2b704f9a62d1d8930c1bcc8091dd33b4758b1784
[claws.git] / ChangeLog.claws
1 2003-07-27 [alfons]     0.9.3claws58
2
3         * src/procmsg.c
4                 add missing header members to MsgInfo; fixes the problem of 
5                 not displaying X-Faces, as noticed by Ricardo Mones
6
7 2003-07-26 [christoph]  0.9.3claws57
8
9         * sync with 0.9.3cvs18
10                 see ChangeLog 2003-07-24
11
12 2003-07-26 [christoph]  0.9.3claws56
13
14         * sync with 0.9.3cvs17
15                 see ChangeLog 2003-07-23
16
17 2003-07-26 [christoph]  0.9.3claws55
18
19         * src/folder.[ch]
20         * src/imap.c
21         * src/mbox_folder.c
22         * src/mh.c
23         * src/news.c
24                 add support for copy function that copy multiple messages
25                 (not implemented yet)
26
27         * src/summaryview.c
28                 add missing return value
29
30 2003-07-26 [paul]       0.9.3claws54
31
32         * tools/multiwebsearch.pl
33                 do whitespace substitution before passing the string
34                 to the browser. fixes bug with browsers that don't
35                 do whitespace conversion themselves.
36
37 2003-07-25 [christoph]  0.9.3claws53
38
39         * src/folder.[ch]
40         * src/imap.c
41         * src/mh.c
42                 rewrite adding of multiple messages to a folder for
43                 claws' folder system
44
45 2003-07-25 [luke]       0.9.3claws52
46
47         * src/mimeview.c
48                 o icon toggles set correctly on leaving ctree mimeview
49
50 2003-07-25 [paul]       0.9.3claws51
51
52         * partial sync with 0.9.3cvs21 [src/main.c]
53                 see ChangeLog 2003-07-25
54
55 2003-07-24 [paul]       0.9.3claws50
56
57         * tools/maildir2sylpheed.pl
58                 fix typo
59
60 2003-07-24 [paul]       0.9.3claws49
61
62         * src/mimeview.c
63                 increase the gutter size of paned so that the panes
64                 can be resized
65                 
66         * src/plugins/demo/demo.c
67                 squeeze in another typo fix
68
69 2003-07-24 [paul]       0.9.3claws48
70
71         * src/plugins/demo/demo.c
72           src/prefs_account.c
73                 small changes to the English
74                 
75         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
76           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
77           src/Makefile.am
78           src/stock_pixmap.c
79                 rename the misspelled icon
80
81 2003-07-23 [alfons]     0.9.3claws47
82
83         * src/mimeview.c
84                 make icon list look like a list of toggles
85
86 2003-07-23 [luke]       0.9.3claws46
87
88         * src/pixmaps/mimeview_gpg_expired.xpm
89         * src/pixmaps/mimeview_gpg_failed.xpm
90         * src/pixmaps/mimeview_gpg_passed.xpm
91         * src/pixmaps/mimeview_text_html.xpm
92         * src/pixmaps/mimeview_image.xpm
93                 o all icons the same size
94
95         * src/mimeview.[ch]
96                 o mimeview ctree arranged vertically above the viewer
97                 o icons changed to buttons
98                 o can use keyboard to select an icon (Enter)
99                 o resize icon list to width of icons
100
101         *  src/gtk/gtkvscrollbutton.c
102                 o sensitivity of buttons reacts to position
103
104 2003-07-23 [christoph]  0.9.3claws45
105
106         * sync with 0.9.3cvs14 (incomplete)
107                 see ChangeLog 2003-07-17
108
109 2003-07-23 [alfons]     0.9.3claws44
110
111         * src/folder.c
112         * src/procmsg.h
113                 sync with my local tree to restore some claws-only things
114
115 2003-07-23 [paul]       0.9.3claws43
116
117         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
118           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
119           src/Makefile.am
120           src/mimeview.c
121           src/procmime.h
122           src/rfc2015.c
123           src/stock_pixmap.[ch]
124                 indicate missing keys and expired sigs/keys
125                 in mime view column
126
127 2003-07-23 [paul]       0.9.3claws42
128
129         * src/compose.c
130                 Redirect fixes: enable automatic account selection and
131                 do not append signature to message on changing account
132                 fixes Bug[s] #248
133
134 2003-07-23 [paul]       0.9.3claws41
135
136         * sync with 0.9.3cvs16
137                 see ChangeLog 2003-07-23
138
139 2003-07-23 [alfons]     0.9.3claws40
140
141         * src/inc.c
142                 give progress dialog a main window, and give it the first 
143                 one (presumably the only one). fixes bug #247, "segfault on 
144                 pop-before-smtp" 
145
146 2003-07-22 [alfons]     0.9.3claws39
147
148         * src/summaryview.c
149                 shift-space scrolls up
150
151 2003-07-22 [paul]       0.9.3claws38
152
153         * sync with 0.9.3cvs15
154                 see ChangeLog 2003-07-22
155
156 2003-07-20 [alfons]     0.9.3claws37
157
158         * src/compose.c
159                 put menu inside #ifdef USE_ASPELL..#endif
160
161 2003-07-20 [christoph]  0.9.3claws36
162
163         * src/procmsg.c
164                 fix wrong flags in MsgInfo returned by
165                 procmsg_msginfo_get_full_info()
166
167         (closes Bug 221 Deleting messages from the Message View gives incorrect
168          new/unread message counts in the folder view)
169
170         * src/plugins/spamassassin/spamassassin_gtk.c
171                 add gettext macro for prefs page title
172
173 2003-07-20 [paul]       0.9.3claws35
174
175         * src/mimeview.c
176                 redraw icon list on signature check
177
178 2003-07-20 [christoph]  0.9.3claws34
179
180         * src/Makefile.am
181         * src/account.c
182         * src/folder.[ch]
183         * src/folder_item_prefs.[ch]            ** NEW **
184         * src/folderview.c
185         * src/mainwindow.c
186         * src/mh.c
187         * src/prefs_gtk.c
188         * src/prefs_scoring.c
189         * src/summaryview.c
190         * src/prefs_folder_item.[ch]
191                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
192                   Properties dialog
193                 o use prefswindow for folder properties
194
195         * src/gtk/prefswindow.[ch]
196                 change implementation to use an invisible notebook instead
197                 of unparenting widgets
198
199 2003-07-20 [christoph]  0.9.3claws33
200
201         * src/compose.h
202         * src/folder.c
203         * src/folderview.h
204         * src/headerview.h
205         * src/prefs_filtering.h
206         * src/prefs_folder_item.[ch]
207         * src/procmime.h
208         * src/procmsg.h
209         * src/summaryview.h
210                 clean up header mess
211                 (always use 1. typedefs, 2. #includes, 3. structures)
212
213         * src/common/version.h.in
214                 add casts for constants
215
216         * src/plugins/demo/demo.c
217                 fix typo
218
219         * src/plugins/spamassassin/spamassassin.c
220                 remove unused variable
221
222 2003-07-20 [alfons]     0.9.3claws32
223
224         * src/mimeview.c
225                 o make icon buttons respond on left click
226                 o minor cosmetic change
227
228 2003-07-19 [luke]       0.9.3claws31
229
230         * src/mimeview.[ch]
231         * src/gtk/gtkvscrollbutton.c
232         * src/messageview.c
233                 o improved mimeview behaviour when selecting a new message
234                 o plus code cleanups to remove compile warnings
235
236
237 2003-07-19 [alfons]     0.9.3claws30
238
239         * src/procmsg.c
240         * src/compose.c
241         * src/common/utils.[ch]
242                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
243
244 2003-07-19 [alfons]     0.9.3claws29
245
246         * src/prefs_folder_item.c
247                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
248                 string pointers
249
250 2003-07-19 [luke]       0.9.3claws28
251
252         * src/messageview.c
253         * src/mimeview.[ch]
254         * src/procmime.h
255         * src/rfc2015.c
256         * src/stock_pixmap.[ch]
257         * src/gtk/Makefile.am
258         * src/Makefile.am
259         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
260         * src/pixmaps/mime_*.xpm                ** NEW **
261                 o mimeview rearrangement with a new icon shortcut bar
262         
263 2003-07-19 [alfons]     0.9.3claws27
264
265         * src/folderview.c
266                 o plug leaking nodes_to_recollapse
267                 o add folderview_recollapse_all_nodes() (not used yet)
268
269 2003-07-19 [alfons]     0.9.3claws26
270
271         * src/compose.c
272         * src/common/utils.c
273                 honour #240 "Better SUBJECT handling" by cleaning the prefix
274                 for both forwarding as replying
275
276 2003-07-18 [christoph]  0.9.3claws25
277
278         * configure.ac
279         * src/common/sylpheed.[ch]
280         * src/common/version.h.in
281                 add version in numeric form to allow easy comparison
282
283         * src/plugins/demo/demo.c
284                 add version check
285                 - sylpheed version > plugin version => never allowed, sylpheed
286                   could contain unknown API changes
287                 - sylpheed version < minimum version required => don't load,
288                   API required not available (if linking does not fail)
289
290 2003-07-18 [alfons]     0.9.3claws24
291         
292         * src/common/plugin.[ch]
293                 const correctness
294
295 2003-07-18 [christoph]  0.9.3claws23
296
297         * src/common/hooks.c
298                 fix crash when hooks where unregisted
299
300         * src/plugins/trayicon/trayicon.c
301                 unregister detroy signal before destroying the widget
302                 (still crashes when the plugin is unloaded)
303
304 2003-07-18 [alfons]     0.9.3claws22
305         
306         * src/folderview.c
307                 delay expanding folder tree during drags until timeout triggered
308                 (needs perhaps some tweaking, so testing is welcome)
309
310 2003-07-17 [alfons]     0.9.3claws21
311
312         * src/folderview.c
313                 clean up cruft
314
315 2003-07-17 [christoph]  0.9.3claws20
316
317         * src/common/session.c
318                 fix opening of SSL connections
319
320         * src/plugins/image_viewer/Makefile.am
321                 add OPENSSL_CFLAGS (we should find a better solution to remove
322                 this dependencies if they are not required)
323
324         * src/plugins/spamassassin/spamassassin.c
325                 remove setlocale workaround (fixed in libspamc)
326
327 2003-07-17 [alfons]     0.9.3claws19
328
329         * src/common/hooks.[ch]
330         * src/plugins/clamav/clamav_plugin.c
331         * src/plugins/spamassassin/spamassassin.c
332         * src/plugins/trayicon/trayicon.c
333                 fix signedness muck 
334
335 2003-07-17 [alfons]     0.9.3claws18
336
337         * src/procmime.c
338                 plug memleak
339
340 2003-07-17 [alfons]     0.9.3claws17
341
342         * src/inc.c
343                 plug memleak
344
345 2003-07-17 [paul]       0.9.3claws16
346
347         * src/common/defs.h
348           src/mainwindow.c
349           src/manual.[ch]
350                 add link to the Claws site's FAQ page, after the suggestion
351                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
352                 Move url strings to defs.h
353                 
354         * src/mainwindow.c
355                 fix typo to prevent "unknown menu entry" warnings
356
357 2003-07-17 [alfons]     0.9.3claws15
358
359         * src/folderview.[ch]
360         * src/summaryview.[ch]
361         * src/mimeview.[ch]
362                 plug DnD leaks 
363
364 2003-07-17 [paul]       0.9.3claws14
365
366         * src/inc.c
367                 remove two instances of 'GTK_EVENTS_FLUSH' because
368                 they are unnecessary and probably cause a stack overflow
369
370 2003-07-16 [christoph]  0.9.3claws13
371
372         * src/mimeview.[ch]
373                 use an invisible GTK notebook to switch between viewers
374                 instead of reparenting widgets
375
376 2003-07-16 [christoph]  0.9.3claws12
377
378         * src/folder.c
379                 move folder_item_update_freeze() to correct place in
380                 folder_item_scan_full()
381
382 2003-07-16 [paul]       0.9.3claws11
383
384         * sync with 0.9.3cvs12
385                 see ChangeLog 2003-07-14 and 2003-07-15
386
387 2003-07-16 [christoph]  0.9.3claws10
388
389         * src/imap.[ch]
390         * src/prefs_account.[ch]
391                 sync IMAP CRAM-MD5 authentication with sylpheed-main
392
393 2003-07-15 [alfons]     0.9.3claws9
394
395         * src/main.c
396                 make --config-dir do something useful
397
398 2003-07-15 [alfons]     0.9.3claws8
399
400         * src/procmsg.c
401                 o fix a bug where 'last' didn't really point to the last message
402                   in the top level list of children, but to the last threaded
403                   message. 
404                 
405                 o clean up and make it easier to sync
406
407 2003-07-15 [alfons]     0.9.3claws7
408
409         * src/mainwindow.c
410                 make correct menu items sensitive       
411
412 2003-07-14 [alfons]     0.9.3claws6
413
414         * src/procmsg.c
415                 tune the threader so it will not subject-thread any message
416                 without a subject prefix (this will not thread correctly if 
417                 a parent is delivered after their childs, but it looks 
418                 better right now)
419
420 2003-07-13 [christoph]  0.9.3claws5
421
422         * src/mainwindow.c
423                 group "Add mailbox *..." menu items in submenu
424
425 2003-07-13 [alfons]     0.9.3claws4
426
427         * src/summaryview.c
428                 correct summary_toggle_pressed() signature and make sure
429                 signal is not passed on
430
431 2003-07-13 [alfons]     0.9.3claws3
432
433         * src/summaryview.c
434                 o for now don't pass on keys when they we're handled by 
435                   ctree::key_press_event
436                 o clean up
437
438 2003-07-13 [alfons]     0.9.3claws2
439         
440         * src/main.c
441                 add command line option "--config-dir" to get the current 
442                 configuration dir
443
444 2003-07-12 [alfons]     0.9.3claws1
445
446         * src/matcher.[ch]
447         * src/matcher_parser_parse.y
448         * src/prefs_filtering.c
449         * src/filtering.c
450                 add "Lock" filter action to lock messages;
451
452         * src/filtering.c       
453                 remove debug_print()    
454         * src/prefs_filtering.c
455                 re-organize matcher part 9: 
456                 make action text entries easily extendible;
457                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
458                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
459
460 2003-07-12 [paul]
461
462         * tools/README
463                 update old information and add missing
464                 information
465
466 2003-07-12 [paul]       0.9.3claws
467
468         * 0.9.3claws released
469         
470 2003-07-12 [paul]       0.9.0claws103
471
472         * src/Makefile.am
473                 add addrquery.h
474
475 2003-07-12 [melvin]     0.9.0claws102
476
477         * src/messageview.c
478                 Fixed bug #215: Show MIME tab for single text/html messages. 
479                 
480 2003-07-12 [paul]       0.9.0claws101
481
482         * man/sylpheed.1
483                 updated
484
485 2003-07-12 [paul]       0.9.0claws100
486
487         * po/es.po
488           po/hr.po
489           po/pl.po
490           po/sr.po
491                 update Spanish, Croatian, Polish, Serbian translations.
492                 submitted by Ricardo Mones Lastra, Dragan, Witold
493                 Wladyslaw Wojciech Wilk, Urke MMI
494
495 2003-07-12 [melvin]     0.9.0claws99
496
497         * po/fr.po
498                 Updated French translations.
499
500 2003-07-12 [paul]       0.9.0claws98
501
502         * src/addressbook.c
503                 disable 'Lookup' button as it has no effect
504
505 2003-07-11 [alfons]     0.9.0claws97
506         
507         * src/summaryview.c
508                 summary_searchbar_pressed() should return TRUE to signal that
509                 event was handled. when returning void, the return value passed
510                 to GTK is actually random, but maybe FALSE, in which case the
511                 event is handled by parent
512                 
513 2003-07-10 [paul]       0.9.0claws96
514
515         * ac/missing/gettext.m4
516                 update to version 0.12
517
518 2003-07-10 [paul]       0.9.0claws95
519
520         * src/plugins/clamav/clamav_plugin.c
521                 fix bug where multipart/alternative messages
522                 would slip through without being scanned
523
524 2003-07-10 [christoph]  0.9.0claws94
525
526         * src/folder.c
527                 correct check if folder supports removing when a message is
528                 moved. if not the message is only copied.
529
530         (closes Bug 132 crash on startup in newsgroups folders)
531
532 2003-07-09 [alfons]     0.9.0claws93
533
534         * configure.ac
535         * src/common/defs.h
536                 --with-config-dir (default .sylpheed)
537
538 2003-07-09 [christoph]  0.9.0claws92
539
540         * configure.ac
541                 use PKG_CHECK_MODULES to check for gtkmathview
542                 (version 0.4.2 now required)
543
544 2003-07-08 [melvin]     0.9.0claws91
545
546         * src/action.c
547                 Implemented a progress bar that counts the number of completed
548                 tasks when the action runs more than one command.
549
550 2003-07-08 [alfons]     0.9.0claws90
551
552         * src/procmsg.c
553                 if queued message has an invalid Message-Id, don't try to
554                 find message it refers to (fixes #209 "crash when processing 
555                 in folder")
556
557 2003-07-08 [paul]       0.9.0claws89
558
559         * sync with 0.9.3cvs2
560                 see ChangeLog 2003-07-08
561
562 2003-07-08 [match]      0.9.0claws88
563
564         * src/ldapctrl.c
565                 extend LDAP search for first/last name by parsing search term.
566
567 2003-07-08 [alfons]     0.9.0claws87
568
569         * src/send_message.c
570                 fix bug #208 "Status message stuck when sending on POP3 account"
571
572 2003-07-07 [paul]       0.9.0claws86
573
574         * po/hr.po
575                 new Croatian translation, submitted by
576                 Dragan <drleskov@inet.hr>
577
578 2003-07-07 [paul]       0.9.0claws85
579
580         * sync with 0.9.3cvs1
581                 see ChangeLog 2003-07-07
582
583 2003-07-05 [christoph]  0.9.0claws84
584
585         * src/Makefile.am
586         * src/messageview.c
587         * src/mimeview.[ch]
588         * src/stock_pixmap.[ch]
589         * src/pixmaps/messageview_text.xpm              ** NEW **
590                 move mimeview tabs to the right side and use icons
591                 instead of text to save some space
592
593         (patch by Luke Plant <lukeplant@softhome.net>)
594
595 2003-07-05 [christoph]  0.9.0claws83
596
597         * src/inc.c
598                 add NULL pointer checks
599
600         (patch by Luke Plant <lukeplant@softhome.net>)
601         (closes Bug 204 0.9.0 quits on authentication error?!)
602
603 2003-07-05 [alfons]     0.9.0claws82
604
605         * configure.ac
606                 take the clue in bug #202 "./configure script - 
607                 'if test' comparison failure" reported by John Kristoff. 
608
609 2003-07-04 [christoph]  0.9.0claws81
610
611         * src/plugins/spamassassin/spamassassin.c
612                 set timeout for spam check
613
614 2003-07-04 [christoph]  0.9.0claws80
615
616         * src/main.c
617                 destroy all FolderItems when shutting down to
618                 allow folders to clean up
619
620 2003-07-04 [melvin]     0.9.0claws79
621
622         * src/gtk/gtkaspell.c
623                 Fixed bug #184 "Entering non-ascii character deletes
624                 previous char if spell checking enabled": this makes
625                 the spell checking in multibytes (e.g. UTF-8)locales work.
626                 (Patch by Luke Plant).
627                 
628 2003-07-04 [christoph]  0.9.0claws78
629
630         * sync with 0.9.2cvs1
631                 see ChangeLog 2003-06-10
632
633 2003-07-04 [paul]       0.9.0claws77
634
635         * sync with 0.9.3 release
636                 see ChangeLog 2003-07-04
637
638 2003-07-03 [christoph]  0.9.0claws76
639
640         * src/folder.[ch]
641         * src/imap.c
642         * src/mbox_folder.c
643         * src/mh.c
644         * src/news.c
645                 move folder_item_get_path() stuff into a folder virtual function
646
647         * src/procmsg.c
648                 use folder_item_fetch_msg() to get message and do not contruct
649                 the filename from path and number
650
651 2003-07-03 [paul]       0.9.0claws75
652
653         * sync with 0.9.2cvs12
654                 see ChangeLog 2003-07-03
655
656 2003-07-02 [paul]       0.9.0claws74
657
658         * src/messageview.c
659                 fix text-selection for replying
660
661 2003-07-02 [paul]       0.9.0claws73
662
663         * sync with 0.9.2cvs11
664                 see ChangeLog 2003-07-02
665
666 2003-07-02 [paul]       0.9.0claws72
667
668         * src/procmsg.c
669                 revert last commit because it breaks more
670                 than it fixes
671
672 2003-07-02 [paul]       0.9.0claws71
673
674         * src/procmsg.c
675                 fix thread by subject/sort by date
676
677 2003-07-01 [paul]       0.9.0claws70
678
679         * sync with 0.9.2cvs10
680                 see ChangeLog 2003-07-01
681
682 2003-06-30 [paul]       0.9.0claws69
683
684         * sync with 0.9.2cvs9
685                 see ChangeLog 2003-06-30
686
687 2003-06-28 [match]      0.9.0claws68
688
689         * src/addressbook.c
690                 fix null ptr.
691
692 2003-06-27 [paul]       0.9.0claws67
693
694         * sync with 0.9.2cvs7
695                 see ChangeLog 2003-06-27
696
697 2003-06-26 [christoph]  0.9.0claws66
698
699         * src/folder.c
700                 freeze folder updates while a folder is scanned
701
702         (closes Bug 185 New message counter)
703
704 2003-06-26 [darko]      0.9.0claws65
705
706         * src/ldapserver.c
707                 fix infinite loop when adding a new LDAP server
708
709 2003-06-26 [paul]       0.9.0claws64
710
711         * sync with 0.9.2cvs6
712                 see ChangeLog 2003-06-26
713
714 2003-06-26 [paul]       0.9.0claws63
715
716         * sync with 0.9.2cvs5
717                 see ChangeLog 2003-06-25 and 2003-06-26
718
719 2003-06-25 [match]      0.9.0claws62
720
721         * src/addr_compl.c
722                 Fixed tab/backtab for dropped-down completion list to
723                 move next/previous field. (close bug 147)
724
725 2003-06-25 [christoph]  0.9.0claws61
726
727         * src/addr_compl.[ch]
728         * src/addrindex.[ch]
729         * src/folderview.c
730         * src/inc.c
731         * src/news.c
732         * src/summaryview.c
733         * src/toolbar.c
734                 fix warnings
735
736 2003-06-25 [leandro]    0.9.0claws60
737
738         * src/compose.c
739                 o cleanups
740                 o gray out "Message/Remove references" menu item if not
741                   replying to a message
742
743 2003-06-24 [leandro]    0.9.0claws59
744
745         * src/compose.[ch]
746                 o removed "Message/Create new thread" menu item
747                 o added "Message/Remove references" menu item
748                   (it's off by default and will not check anymore
749                    if the subject changed)
750
751 2003-06-23 [alfons]     0.9.0claws58
752
753         * src/procmsg.c
754                 try better grouping messages threaded by subject based on their age.
755                 still not perfect - because the message tree is not sorted by date.  
756
757 2003-06-23 [thorsten]   0.9.0claws57
758
759         * src/pop.[ch]
760                 added mail_receive_hook to allow modifications
761                 directly after retrieval (e.g. adding headers).
762
763 2003-06-23 [paul]       0.9.0claws56
764
765         * src/sourcewindow.c
766                  enable the use of Ctrl+A to select all text in
767                  the sourcewindow
768                  Patch submitted by Ivan Francolin Martinez
769                  <ivanfm@users.sourceforge.net>
770
771 2003-06-22 [christoph]  0.9.0claws55
772
773         * src/folder.[ch]
774                 o add notification hook for folder tree changes
775                 o invoke hooks after folder tree scanning
776
777         * src/folderview.[ch]
778                 register hook for folder tree changes that
779                 updates the ctree
780
781         (there are more places that should be updated, like add, remove 
782          or move folder)
783
784         (closes Bug 164 Crash on rebuild folder tree)
785         (closes Bug 190 Crash on 'rebuilding folder tree')
786
787 2003-06-21 [leandro]    0.9.0claws54
788
789         * src/compose.[ch]
790                 create a new thread if subject changes
791                 (it's on by default, can be disabled in Message menu)
792
793 2003-06-21 [alfons]     0.9.0claws53
794
795         * src/summaryview.c
796                 quiet little compiler
797
798 2003-06-21 [christoph]  0.9.0claws52
799
800         update gettext stuff to version 0.12
801
802 2003-06-19 [alfons]     0.9.0claws51
803
804         * src/common/log.c
805         * src/common/plugin.c
806                 move defs.h before glib.h to prevent MIN/MAX redefs
807
808 2003-06-19 [alfons]
809
810         * src/addressbook.c
811                 translatable
812
813 2003-06-19 [match]      0.9.0claws50
814
815         * src/addressbook.[ch]
816         * src/addrindex.[ch]
817         * src/addr_compl.[ch]
818         * src/editldap.[ch]
819         * src/editldap_basedn.[ch]
820         * src/addritem.[ch]
821         * src/ldapquery.h
822                 re-implemented dynamic LDAP search. works without
823                 slowdown on display sender with addressbook
824                 option.
825         * src/addrbook.c
826                 documented code.
827
828 2003-06-19 [paul]       0.9.0claws49
829
830         * src/compose.c
831                 fix Bug #136 'Nonprovided quotation marks crash claws'
832                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
833
834 2003-06-19 [alfons]     0.9.0claws48
835
836         * src/prefs_common.[ch]
837         * src/procmsg.c
838                 restrict threading by subject by checking thread for
839                 age (prefs_common.thread_by_subject_max_age)
840
841 2003-06-18 [christoph]  0.9.0claws47
842
843         * src/imap.c
844                 fix memory leak in imap_cmd_fetch()
845
846 2003-06-18 [christoph]  0.9.0claws46
847
848         * src/prefs_gtk.c
849                 fix memory leak in prefs_set_default() when used multiple
850                 times or after prefs have been read
851
852 2003-06-18 [christoph]  0.9.0claws45
853
854         * src/common/plugin.c
855                 fix memory leak in plugin_unload()
856
857 2003-06-18 [christoph]  0.9.0claws44
858
859         * src/imap.c
860                 fix memory leak in imap_cmd_ok()
861
862 2003-06-18 [christoph]  0.9.0claws43
863
864         * src/folder.c
865                 stop messages that are downloaded from POP3 and added to
866                 an IMAP inbox from being filtered twice (first by POP3
867                 and again when IMAP folder is scaned to get the UID of
868                 the APPEND operation when no UIDPLUS is available)
869
870 2003-06-18 [alfons]
871
872         * tools/Makefile.am
873                 phoenix <- firebird     
874
875 2003-06-18 [paul]
876
877         * tools/launch_phoenix          ** REMOVED **
878           tools/launch_firebird         ** NEW **
879                 renamed and edited to reflect the browser's name change from
880                 'phoenix' to 'firebird'
881
882 2003-06-18 [paul]       0.9.0claws42
883
884         * sync with 0.9.2cvs2
885                 see ChangeLog 2003-06-16
886
887 2003-06-17 [alfons]     0.9.0claws41
888
889         * src/procmsg.c
890                 prevent threading problems when a node is an ancestor (parent / great parent),
891                 which mostly happens with circular references (thanks to Phillipe Gramoullé
892                 for finding an sample set of messages)
893
894 2003-06-16 [christoph]  0.9.0claws40
895
896         * src/main.c
897                 don't popup main window on --receive or --receive-all
898
899         * src/mainwindow.[ch]
900         * src/plugins/trayicon/trayicon.c
901                 allow hiding of main window by clicking on the trayicon
902                 (doesn't work correctly in seperate window mode and may
903                  cause unexpected GTK problems I couldn't find yet)
904
905         * src/common/ssl.c
906                 remove incorrect warning
907
908 2003-06-15 [alfons]     0.9.0claws39
909
910         * src/gtk/gtkstext.c
911                 don't output debug text;
912                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
913                 for pointing this out);
914
915 2003-06-14 [alfons]     0.9.0claws38
916         
917         * src/messageview.c
918                 remove printf() and make one if..else comply with coding style
919
920 2003-06-14 [alfons]     0.9.0claws37
921
922         * AUTHORS
923                 add Martin Wicke
924         * src/action.c
925         * src/messageview.[ch]
926         * src/summaryview.c
927                 apply patch #754162 "Quoting messages filtered by actions" submitted
928                 by Martin Wicke, which allows quoting message body changed by an
929                 action (Thanks!).
930
931 2003-06-13 [alfons]     0.9.0claws36
932
933         * src/utils.c
934                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
935                 use case insensitive regexp (suggested by Ivan Martinez)
936
937 2003-06-13 [christoph]  0.9.0claws35
938
939         * configure.ac
940         * src/plugins/trayicon/Makefile.am
941         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
942         * src/plugins/trayicon/trayicon.c
943         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
944         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
945         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
946         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
947         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
948         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
949                 replace my own EggTrayIcon backport with the backport
950                 used by (l|x)mule and gabber.
951
952 2003-06-13 [alfons]     0.9.0claws34
953
954         * AUTHORS
955         * src/common/utils.c
956                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
957
958 2003-06-13 [alfons]     0.9.0claws33
959
960         * src/compose.c
961                 clean up a little bit
962
963 2003-06-12 [alfons]     0.9.0claws32
964
965         * src/compose.c
966                 const correctness fix
967
968         * src/common/sylpheed.[ch]
969                 () -> (void)
970                 prevent redef MIN/MAX
971                 
972         * src/common/utils.[ch]
973                 () -> (void)
974
975 2003-06-12 [melvin]     0.9.0claws31
976
977         * src/compose.c
978                 Updated to take into accounts changes in GtkAspell.
979
980 2003-06-12 [alfons]     0.9.0claws30
981
982         * src/compose.c
983         * src/procmsg.c
984         * src/common/utils.[ch]
985                 handle reply subject prefixes better (initial 
986                 suggestion by Robert Story adapted and enhanced 
987                 using regexps)
988
989 2003-06-12 [melvin]     0.9.0claws29
990
991         * src/compose.c
992                 Use new gtkaspell_checkers_strerror() to get the speller's
993                 error message instead of accessing the (now private)
994                 checkers structure.
995                 Minor code clean up
996
997         * src/main.c
998                 Use #ifdef instead of #if for USE_ASPELL
999                 Use the new spell checkers init/quit functions 
1000
1001         * src/gtk/gtkaspell.c
1002                 Use #ifdef instead of #if for USE_ASPELL
1003                 Moved in the majority of GtkAspell structures that were
1004                 exported before by gtkaspell.h
1005         
1006         * src/gtk/gktaspell.h
1007                 Made gtkaspell.h contain only the necessary data to be
1008                 publicized by moving many structures to gtkaspell.c.
1009                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1010                 gtkaspell_checkers_new(): replaced by...
1011                 gtkaspell_checkers_init(): new function for initialization
1012                 gtkaspell_checkers_delete(): replaced by...
1013                 gtkaspell_checkers_quit(): new function
1014                 gtkaspell_checkers_strerror(): new function that returns
1015                 the checker's last error message.
1016                 
1017 2003-06-11 [melvin]     0.9.0claws28
1018
1019         * po/POTFILES.in
1020                 Updated to take into account gtkaspell.c migration to
1021                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1022
1023 2003-06-10 [alfons]     0.9.0claws27
1024
1025         * src/filtering.[ch]
1026         * src/folder.c
1027         * src/matcher.c
1028         * src/scoring.[ch]
1029                 - try fixing bug #18 (any brave testers?)
1030                 - add more robustness by refusing previously 
1031                   unchecked NULL pointers 
1032
1033 2003-06-10 [alfons]     0.9.0claws26
1034
1035         * src/procmsg.c
1036                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1037
1038 2003-06-09 [alfons]     0.9.0claws25
1039
1040         * src/prefs_common.c
1041                 fix bug #163 "Icon switching doesnt work properly" by 
1042                 preventing early freeing of prefs_common.pixmap_theme_path.
1043
1044 2003-06-09 [christoph]  0.9.0claws24
1045
1046         * src/gtk/gtkaspell.c
1047                 revert Thorsten's fix and add forgotten g_strdup for
1048                 aspell path (it should not be possible to alter the path a
1049                 GtkASpell uses from outside)
1050
1051 2003-06-09 [thorsten]   0.9.0claws23
1052
1053         * src/gtk/gtkaspell.c
1054                 dont free prefs_common.aspell_path when closing compose
1055
1056 2003-06-08 [colin]      0.9.0claws22
1057
1058         * src/plugins/spamassassin/spamassassin.c
1059                 fix prefs types
1060
1061 2003-06-07 [christoph]  0.9.0claws21
1062
1063         * src/Makefile.am
1064         * src/compose.c
1065         * src/gtkaspell.[ch]            ** REMOVE **
1066         * src/gtk/Makefile.am
1067         * src/gtk/gtkaspell.[ch]        ** NEW **
1068                 o make gtkaspell independent from sylpheed's prefs
1069                 o move gtkaspell.[ch] to gtk directory
1070
1071 2003-06-07 [christoph]  0.9.0claws20
1072
1073         * src/Makefile.am
1074         * src/crash.c
1075         * src/export.c
1076         * src/filesel.[ch]              ** REMOVE **
1077         * src/folder.c
1078         * src/main.[ch]
1079         * src/common/sylpheed.[ch]
1080         * src/gtk/Makefile.am
1081         * src/gtk/filesel.[ch]          ** NEW **
1082         * src/gtk/pluginwindow.c
1083         * src/gtk/sslcertwindow.c
1084                 move filesel.[ch] to gtk directory
1085
1086 2003-06-07 [alfons]     0.9.0claws19
1087
1088         * src/filesel.c
1089                 make (multi) file selection dialog work again (Claws-only)
1090
1091 2003-06-07 [thorsten]   0.9.0claws18
1092
1093         * po/de.po
1094                 fix typos
1095
1096 2003-06-07 [alfons]     0.9.0claws17
1097
1098         * configure.ac
1099         * src/mimeview.c
1100                 detect apache mishap in which case don't include fnmatch.h
1101                 if regex.h is already included
1102
1103 2003-06-06 [christoph]  0.9.0claws16
1104
1105         * configure.ac
1106         * src/mimeview.h
1107                 add check for fnmatch.h and include it when available
1108
1109         * src/mimeview.[ch]
1110                 fix wrong case sensitivity of Content-Types
1111
1112         * src/gtk/Makefile.am
1113                 need the same include paths in gtk directory as in
1114                 common directory because .h files in common can
1115                 include files from these directories, when included
1116                 in gtk's .h or .c files
1117
1118 2003-06-06 [alfons]     0.9.0claws15
1119
1120         * src/mimeview.c
1121         * src/summaryview.c
1122                 make it compile again because of regex.h / fnmatch.h 
1123                 include problems (related to recent mime stuff, can
1124                 someone check this?)
1125
1126 2003-06-06 [thorsten]   0.9.0claws14
1127
1128         * src/folderview.c
1129                 possible use of uninitialized pointer while dragging
1130
1131 2003-06-06 [paul]       0.9.0claws13
1132
1133         * src/compose.c
1134                 fix bug where the insert sig button would be effective
1135                 only when auto_sig was set
1136
1137 2003-06-06 [paul]       0.9.0claws12
1138
1139         * sync with 0.9.2 release
1140
1141 2003-06-02 [paul]       0.9.0claws11
1142
1143         * sync with 0.9.1cvs1
1144                 see ChangeLog 2003-06-02
1145                 
1146         * po/de.po
1147                 update by Jens
1148
1149 2003-06-01 [christoph]  0.9.0claws10
1150
1151         * src/account.c
1152                 don't use substring search to find accounts by email address
1153
1154         (closes Bug 169 Overly loose matching of "From" address)
1155
1156 2003-05-31 [christoph]  0.9.0claws9
1157
1158         * doc-src/rfc2683.txt
1159         * src/imap.c
1160                 limit IMAP command length as recommended in RFC2683
1161                 (message number lists will be split into multiple imap
1162                 sets, the limit of 1000 octets is not a hard limit)
1163
1164         (closes Bug 161 sylpheed-claws exits with segfault when logging
1165          in to certain imap-servers)
1166
1167 2003-05-29 [alfons]     0.9.0claws8
1168
1169         * src/toolbar.[ch]
1170                 add print button (calling summary_print());
1171                 fine tune setting tooltip text;
1172                 (if someone needs other buttons, please take these 
1173                 commits as a guide, instead of bothering us - also
1174                 see 0.8.11claws150) 
1175
1176 2003-05-29 [darko]      0.9.0claws7
1177
1178         * src/compose.c
1179                 fix crash when word wrapping kicks in due to
1180                 changed text by spell checker
1181
1182 2003-05-29 [paul]       0.9.0claws6
1183
1184         * src/compose.c
1185                 fix bug where changing account would insert
1186                 sig even if auto_sig was FALSE
1187                 
1188         * ChangeLog
1189           ChangeLog.jp
1190           INSTALL
1191                 sync with 0.9.1 release
1192
1193 2003-05-28 [christoph]  0.9.0claws5
1194
1195         * src/imap.c
1196                 fix truncation of too long commands
1197
1198         (closes Bug 167 IMAP hangs trying to get envelope
1199          information in imap_get_uncached_messages)
1200
1201 2003-05-27 [paul]       0.9.0claws4
1202
1203         * tools/Makefile.am
1204           tools/maildir2sylpheed.pl     ** NEW FILE **
1205                 add kmail to sylpheed mailbox conversion script
1206
1207 2003-05-27 [paul]       0.9.0claws3
1208
1209         * sync with 0.9.0cvs10
1210                 see ChangeLog 2003-05-26
1211
1212 2003-05-26 [paul]       0.9.0claws2
1213
1214         * sync with 0.9.0cvs9
1215                 see ChangeLog 2003-05-26
1216
1217 2003-05-24 [paul]       0.9.0claws1
1218
1219         * sync with 0.9.0cvs8
1220                 see ChangeLog 2003-05-23
1221
1222 2003-05-24 [paul]       0.9.0claws
1223
1224         * version 0.9.0claws released
1225
1226 2003-05-24 [paul]       0.8.11claws177
1227
1228         * src/plugins/dillo-viewer/Makefile.am
1229           src/plugins/traycon/Makefile.am
1230                 add missing files
1231                 
1232         * po/bg.po
1233           po/en_GB.po
1234           po/es.po
1235           po/it.po
1236           po/pt_BR.po
1237           po/ru.po
1238           po/sr.po
1239                 update Bulgarian, British English, Spanish, Italian, 
1240                 Brazilian Portuguese, Russian, and Serbian translations, 
1241                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1242                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1243                 Ruslan N. Balkin, and Urke MMI
1244
1245 2003-05-23 [melvin]     0.8.11claws176
1246
1247         * po/fr.po
1248                 Updated French translations
1249
1250 2003-05-22 [paul]       0.8.11claws175
1251
1252         * src/Makefile.am
1253           src/addrbook.[ch]
1254           src/addrcache.[ch]
1255           src/addr_compl.[ch]
1256           src/adressbook.[ch]
1257           src/addrindex.[ch]
1258           src/addritem.[ch]
1259           src/editaddress.c
1260           src/editgroup.c
1261           src/editldap_basedn.c
1262           src/editldap.c
1263           src/jpilot.c
1264           src/vcard.c
1265                 revert to get ldap into it previous working state
1266                 
1267         * po/zh_TW.Big5.po
1268                 new Taiwanese translation,
1269                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1270
1271 2003-05-22 [christoph]  0.8.11claws174
1272
1273         * src/plugins/spamassassin/libspamc.[ch]
1274                 sync libspamc with SpamAssaain release 2.55
1275
1276 2003-05-22 [paul]       0.8.11claws173
1277
1278         * sync with 0.9.0cvs7
1279                 see ChangeLog 2003-05-22
1280                 
1281         * src/summaryview.c
1282                 revert change in 0.8.11claws172: follow
1283                 Hiroyuki's decision and that's the end of it.
1284
1285 2003-05-21 [paul]       0.8.11claws172
1286
1287         * src/summaryview.c
1288                 fix discrepency between open_unread_on_enter
1289                 and always_show_msg
1290
1291 2003-05-21 [paul]       0.8.11claws171
1292
1293         * sync with 0.9.0cvs6
1294                 see ChangeLog 2003-05-21
1295
1296 2003-05-21 [paul]       0.8.11claws170
1297
1298         * sync with 0.9.0cvs5
1299                 see ChangeLog 2003-05-21
1300
1301 2003-05-20 [paul]       0.8.11claws169
1302
1303         * sync with 0.9.0cvs4
1304                 see ChangeLog 2003-05-20
1305                 fixes bug #152, 'encoding of IMAP folders names'
1306
1307 2003-05-20 [paul]       0.8.11claws168
1308
1309         * sync with 0.9.0cvs3
1310                 see ChangeLog 2003-05-20
1311                 
1312         * src/tools/convert_mbox.pl
1313                 minor change in the comments, submitted by Fred Marton
1314
1315 2003-05-19 [paul]       0.8.11claws167
1316
1317         * src/plugins/clamav/Makefile.am
1318           configure.ac
1319                 link clamav_lib to the plugin and not to the main program
1320
1321 2003-05-19 [christoph]
1322
1323         * src/Makefile.am
1324                 add -export-dynamic for linking
1325
1326 2003-05-19 [paul]       0.8.11claws166
1327
1328         * sync with 0.9.0cvs1
1329                 see ChangeLog 2003-05-19
1330
1331 2003-05-19 [paul]       0.8.11claws165
1332
1333         * src/inc.c
1334                 fix 'pop before smtp' timeout
1335
1336 2003-05-18 [alfons]     0.8.11claws164
1337
1338         * src/prefs_matcher.c
1339                 put "execute" action command line ("expression") in edit box
1340
1341 2003-05-18 [christoph]  0.8.11claws163
1342
1343         * src/mimeview.[ch]
1344         * src/plugins/dillo_viewer/dillo_viewer.c
1345         * src/plugins/image_viewer/viewer.c
1346         * src/plugins/mathml_viewer/mathml_viewer.c
1347                 let a viewer have a list of Content-Types
1348
1349 2003-05-18 [paul]       0.8.11claws162
1350
1351         * src/prefs_filtering.c
1352                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1353                 and REDIRECT actions
1354
1355 2003-05-17 [christoph]
1356
1357         * README.claws
1358                 o remove dynamic signatures that was syned with main
1359                 o add infos about no longer "build in" image viewer
1360                 o update bugtracker URL
1361
1362 2003-05-17 [christoph]  0.8.11claws161
1363
1364         * src/folder.c
1365         * src/folderview.c
1366         * src/imap.c
1367                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1368                 for every folder after rebuilding the folder tree.
1369
1370         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1371          messages)
1372
1373 2003-05-17 [christoph]  0.8.11claws160
1374
1375         * src/imap.c
1376                 don't use STATUS command on current folder to check for
1377                 content changes. imap_cmd_ok() now tracks changes to
1378                 folder and number of existing messages.
1379
1380 2003-05-17 [paul]       0.8.11claws159
1381
1382         * src/plugins/clamav/clamav_plugin.c
1383                 remove unnecessary debug_print
1384
1385 2003-05-16 [thorsten]   0.8.11claws158
1386
1387         * src/plugins/demo.c
1388                 included missing intl.h
1389
1390 2003-05-16 [paul]       0.8.11claws157
1391
1392         * po/POTFILES.in
1393                 remove non-existant entries
1394         
1395         * src/plugins/clamav/clamav_plugin.c
1396           src/plugins/clamav/clamav_plugin_gtk.c
1397           src/plugins/dillo_viewer/dillo_prefs.c
1398           src/plugins/dillo_viewer/dillo_viewer.c
1399                 gettextise
1400
1401 2003-05-16 [christoph]  0.8.11claws156
1402
1403         * po/POTFILES.in
1404                 include plugin .c files for translation until I
1405                 find a better solution to have plugins have their
1406                 own textdomain
1407         * src/plugins/demo/demo.c
1408         * src/plugins/image_viewer/plugin.c
1409         * src/plugins/mathml_viewer/mathml_viewer.c
1410         * src/plugins/spamassassin/spamassassin.c
1411         * src/plugins/spamassassin/spamassassin_gtk.c
1412         * src/plugins/trayicon/trayicon.c
1413                 add gettext macros for plugin name and description
1414
1415 2003-05-16 [paul]
1416
1417         * sync with 0.9.0
1418
1419 2003-05-16 [paul]       0.8.11claws155
1420
1421         * sync with lastest 0.9.0pre1
1422                 see ChangeLog 2003-05-16
1423
1424 2003-05-15 [paul]       0.8.11claws154
1425
1426         * sync with latest 0.9.0pre1
1427                 see ChangeLog 2003-05-14 and 2003-05-15
1428
1429 2003-05-14 [christoph]  0.8.11claws153
1430
1431         * src/plugins/image_viewer/viewer.c
1432         * src/plugins/image_viewer/viewer.glade         ** NEW **
1433         * src/plugins/image_viewer/viewerprefs.c
1434                 make it possible to disable the autoload function in the
1435                 imageviewer again
1436
1437 2003-05-14 [christoph]  0.8.11claws152
1438
1439         * src/folder.c
1440                 fix folder update after adding a message
1441
1442 2003-05-13 [alfons]     0.8.11claws151
1443
1444         * src/common/session.c
1445                 remove debug traces
1446                 
1447         * src/addrcache.[ch]
1448         * src/filtering.[ch]
1449         * src/folder.[c]
1450         * src/gtkaspell.[ch]
1451         * src/imap.[ch]
1452         * src/mbox_folder.[ch]
1453         * src/mh.[ch]
1454         * src/mimeview.h
1455         * src/msgcache.[ch]
1456         * src/news.[ch]
1457         * src/passphrase.[ch]
1458         * src/prefs_common.[ch]
1459         * src/prefs_gtk.[ch]
1460         * src/procmsg.c
1461         * src/scoring.[ch]
1462                 be pedantic; (in prototypes () implies (int))
1463
1464 2003-05-13 [alfons]     0.8.11claws150
1465
1466         * src/prefs_toolbar.[ch]
1467         * src/summaryview.[ch]
1468         * src/toolbar.[ch]
1469                 change misleading text in toolbar prefs;
1470                 add toolbar action for ignore thread (toggles ignore thread flag);
1471                 clean up a little bit;
1472
1473 2003-05-12 [paul]
1474
1475         * tools/convert_mbox.pl
1476                 bug fixed by Fred Marton
1477
1478 2003-05-12 [paul]
1479
1480         * sync with 0.9.0pre1
1481
1482 2003-05-09 [paul]       0.8.11claws149
1483
1484         * sync with 0.8.11cvs43
1485                 see ChangeLog 2003-05-09
1486
1487 2003-05-08 [christoph]  0.8.11claws148
1488
1489         * src/imap.[ch]
1490                 o use CAPABILIY as first command and check for PREAUTH
1491                   information in the response to it
1492                 o rewrite all imap_cmd_* functions to use an IMAPSession
1493                   instead of a SockInfo as parameter
1494                 o do STARTTLS after fetching and checking the server
1495                   capabilities
1496
1497 2003-05-08 [paul]       0.8.11claws147
1498
1499         * tools/Makefile.am
1500           tools/README
1501           tools/convert_mbox.pl         ** NEW FILE **
1502                 add mbox conversion script. Submitted by 
1503                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1504
1505 2003-05-07 [christoph]
1506
1507         * doc-src/glade.txt
1508         * src/gtk/pluginwindow.glade
1509         * src/plugins/image_viewer/viewerprefs.glade
1510         * src/plugins/spamassassin/spamassassin_gtk.glade
1511                 add glade files for user interfaces and a description how
1512                 to use glade to create the sylpheed code
1513
1514 2003-05-07 [paul]       0.8.11claws146
1515
1516         * sync with 0.8.11cvs41
1517                 see ChangeLog 2003-05-07
1518
1519 2003-05-06 [christoph]  0.8.11claws145
1520
1521         * src/main.c
1522         * src/plugins/image_viewer/viewer.c
1523                 fix usage of imlib in imageviewer plugin
1524
1525         * src/gtk/prefswindow.c
1526                 handle window close event correctly
1527
1528 2003-05-06 [paul]       0.8.11claws144
1529
1530         * src/common/ssl.c
1531                 fix typo introduced in sync
1532
1533 2003-05-06 [paul]       0.8.11claws143
1534
1535         * sync with 0.8.11cvs39
1536                 see ChangeLog 2003-05-06
1537
1538 2003-05-06 [paul]       0.8.11claws142
1539
1540         * AUTHORS
1541           po/cs.po
1542                 updated Czech translation, submitted by 
1543                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1544                 
1545         * src/plugins/clamav/clamav_plugin_gtk.c
1546                 clean up
1547
1548 2003-05-03 [alfons]     0.8.11claws141
1549
1550         * src/compose.[ch]
1551                 make paste as quotation work even when the call to 
1552                 text_inserted() was deferred (fixes bug #140 "Paste 
1553                 as quotation does not work when using "external" 
1554                 clipboard")
1555
1556 2003-05-03 [thorsten]   0.8.11claws140
1557
1558         * src/addrquery.h
1559           src/ldapquery.h
1560           src/mainwindow.c
1561                 removed C++ comments
1562         * src/addr_compl.c
1563                 function with non-int retval/param used before
1564                 implementation/declaration
1565
1566 2003-05-02 [paul]       0.8.11claws139
1567
1568         * src/addr_compl.[ch]
1569           src/addressbook.[ch]
1570           src/addrindex.c
1571           src/summaryview.c
1572                 revert match's changes to (finally) remove the bug where
1573                 opening a folder causes massive slowdown when using the 
1574                 'Display sender using address book' option
1575
1576 2003-05-01 [melvin]     0.8.11claws138
1577
1578         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1579         * src/plugins/dillo_viewer/dillo_viewer.c
1580                 Fixed bug where "Cancel" button from prefs issued
1581                 warnings.
1582                 Comply a little more to coding style
1583
1584 2003-05-01 [paul]       0.8.11claws137
1585
1586         * sync with 0.8.11cvs38
1587                 see ChangeLog 2003-05-01
1588
1589 2003-05-01 [paul]       0.8.11claws136
1590
1591         * po/bg.po
1592                 updated by George Danchev
1593
1594 2003-04-30 [christoph]  0.8.11claws135
1595
1596         * src/plugins/dillo_viewer/dillo_prefs.c
1597         * src/plugins/image_viewer/viewerprefs.c
1598         * src/plugins/spamassassin/spamassassin_gtk.c
1599                 remove gtk_widget_ref() calls for widgets in
1600                 glade code
1601
1602 2003-04-30 [paul]       0.8.11claws134
1603
1604         * src/addrindex.c
1605                 ok, this time a better fix for the bug where opening folder
1606                 has massive slowdown when using the 'Display sender using 
1607                 address book' option
1608
1609 2003-04-30 [paul]       0.8.11claws133
1610
1611         * src/addrindex.c
1612                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1613         
1614 2003-04-30 [melvin]     0.8.11claws132
1615
1616         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1617
1618         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1619                 Preferences for the dillo plugin
1620         * src/plugins/dillo_viewer/dillo_viewer.c
1621                 Support for preferences
1622         * src/plugins/dillo_viewer/Makefile.am
1623                 Added dillo_prefs.[ch]
1624
1625 2003-04-30 [alfons]     0.8.11claws131
1626
1627         * src/common/plugin.[ch]
1628                 see? this ANSI C'fication immediately gives us type
1629                 checking for free.
1630
1631 2003-04-30 [alfons]     0.8.11claws130
1632
1633         * src/common/plugin.[ch]
1634         * src/plugins/clamav/clamav_plugin.[ch]
1635         * src/plugins/clamav/clamav_plugin_gtk.c
1636         * src/plugins/demo/demo.c
1637         * src/plugins/dillo_viewer/dillo_viewer.c
1638         * src/plugins/image_viewer/plugin.c
1639         * src/plugins/image_viewer/viewer.[ch]
1640         * src/plugins/image_viewer/viewerprefs.[ch]
1641         * src/plugins/mathml_viewer/mathml_viewer.c
1642         * src/plugins/spamassassin/spamassassin.[ch]
1643         * src/plugins/spamassassin/spamassassin_gtk.c
1644         * src/plugins/trayicon/trayicon.c
1645                 clean up
1646
1647 2003-04-30 [alfons]     0.8.11claws129
1648
1649         * src/common/utils.c
1650                 make is_ascii_str() fail gracefully when NULL pointer
1651                 is passed
1652
1653 2003-04-30 [paul]       0.8.11claws128
1654
1655         * src/addrindex.c
1656                 fix bug where opening folder has massive slowdown when
1657                 using the 'Display sender using address book' option
1658
1659 2003-04-30 [paul]       0.8.11claws127
1660
1661         * src/plugins/clamav/clamav_plugin.c
1662           src/plugins/clamav/clamav_plugin_gtk.c
1663           src/plugins/demo/demo.c
1664           src/plugins/dillo_viewer/dillo_viewer.c
1665           src/plugins/image_viewer/plugin.c
1666           src/plugins/mathml_viewer/mathml_viewer.c
1667           src/plugins/spamassassin/spamassassin.c
1668           src/plugins/spamassassin/spamassassin_gtk.c
1669           src/plugins/trayicon/trayicon.c
1670                 get rid of eye-hurting function signatures
1671
1672 2003-04-30 [paul]       0.8.11claws126
1673
1674         * src/plugins/trayicon/trayicon.c
1675                 add description
1676                 
1677         * src/mimeview.c
1678                 be more descriptive
1679
1680 2003-04-30 [paul]       0.8.11claws125
1681
1682         * configure.ac
1683                 arrange the plugins in reverse alphabetical order
1684                 
1685         * src/plugins/clamav/clamav_plugin.[ch]
1686           src/plugins/clamav/clamav_plugin_gtk.c
1687                 rename some params
1688                 resize max_size window
1689                 re-arrange the order of some gui elements
1690                 improve descriptions
1691         
1692         * src/plugins/image_viewer/plugin.c
1693           src/plugins/mathml_viewer/mathml_viewer.c
1694                 add descriptions
1695                 
1696         * src/plugins/spamassassin/spamassassin_gtk.c
1697                 resize max_size window
1698                 re-arrange the order of some gui elements
1699                 
1700         * src/messageview.c
1701           src/mimeview.c
1702                 correct typos
1703
1704 2003-04-30 [alfons]     0.8.11claws124
1705
1706         * src/imap.c
1707                 fix a leak found while browsing Martin Kluge's 
1708                 valgrind log (Claws only)
1709
1710 2003-04-29 [darko]      0.8.11claws123
1711
1712         * src/gtk/gtkstext.h
1713                 include wchar.h if it is available, fixes compilation
1714                 on HP-UX systems
1715
1716 2003-04-29 [melvin]     0.8.11claws122
1717
1718         * src/prefs_actions.c
1719                 Improved help text of Actions' syntax
1720
1721 2003-04-28 [paul]       0.8.11claws121
1722
1723         * src/action.c
1724                 a better fix for the crash when performing an action
1725                 on a mime part
1726
1727 2003-04-28 [paul]       0.8.11claws120
1728
1729         * src/action.c
1730                 fix crash when performing an action on a
1731                 mime part
1732
1733 2003-04-28 [paul]       0.8.11claws119
1734
1735         * sync with 0.8.11cvs36
1736                 see ChangeLog 2003-04-28
1737
1738 2003-04-27 [paul]       0.8.11claws118
1739
1740         * more sync with 0.8.11cvs35
1741                 see ChangeLog 2003-04-25
1742
1743 2003-04-26 [christoph]  0.8.11claws117
1744
1745         * src/folder.c
1746                 fix remove virtual check
1747
1748 2003-04-26 [paul]       0.8.11claws116
1749
1750         * src/messageview.c
1751                 fix return-receipt, make it work again
1752
1753 2003-04-26 [paul]       0.8.11claws115
1754
1755         * src/mimeview.c
1756                 restore double-clicking of the [application/pgp-signature 
1757                 (Select "Check signature" to check)] line in the message view,
1758                 broken in recent sync
1759
1760 2003-04-26 [christoph]  0.8.11claws114
1761
1762         * src/folder.c
1763                 check if remove virtual really exists before
1764                 calling the function
1765
1766 2003-04-25 [match]      0.8.11claws113
1767
1768         * src/addrindex.c
1769         * src/addrbook.c
1770         * src/ldapquery.[ch]
1771         * src/ldapctrl.[ch]
1772                 fix memleak.
1773         * src/ldapserver.[ch]
1774                 fix memleak. fix segfault.
1775                 plug a Claws memleak
1776
1777 2003-04-25 [alfons]     0.8.11claws112
1778
1779         * src/folder.c
1780                 plug a Claws memleak
1781
1782 2003-04-25 [alfons]     0.8.11claws111
1783
1784         * src/common/session.c
1785                 plug a memleak
1786
1787 2003-04-25 [paul]       0.8.11claws110
1788
1789         * sync with 0.8.11cvs35
1790                 see ChangeLog 2003-04-24 and 2003-04-25
1791                 
1792         * src/gtk/pluginwindow.c
1793                 correct another strange float value
1794
1795 2003-04-24 [christoph]  0.8.11claws109
1796
1797         * src/folder.c
1798                 freeze folder item updates when unsetting new flags
1799
1800         * src/gtk/pluginwindow.c
1801                 correct strange float value
1802
1803 2003-04-23 [paul]       0.8.11claws108
1804
1805         * sync with 0.8.11cvs33
1806                 see ChangeLog 2003-04-23
1807
1808 2003-04-22 [paul]       0.8.11claws107
1809
1810         * src/Makefile.am
1811           src/messageview.c
1812           src/mimeview.c
1813           src/pgptext.[ch]      ** REMOVED **
1814                 remove pgptext.[ch] as its not used any more
1815
1816 2003-04-22 [paul]       0.8.11claws106
1817
1818         * sync with 0.8.11cvs31
1819                 see ChangeLog 2003-04-21 and 2003-04-22
1820
1821 2003-04-21 [alfons]     0.8.11claws105
1822
1823         * src/main.c
1824                 No access to GTK structures if we're a spawned child
1825                 (and clean up code a little bit...) Should fix #126.
1826
1827 2003-04-21 [melvin]     0.8.11claws104
1828
1829         * src/plugins/dillo_viewer/README
1830                 Improved slightly the text.
1831
1832 2003-04-21 [melvin]     0.8.11claws103
1833
1834         * src/plugins/dillo_viewer/README *** NEW ***
1835                 Added a README file for the Dillo plugin
1836
1837 2003-04-20 [paul]
1838
1839         * tools/README
1840           tools/outlook2sylpheed.pl
1841                 updated and improved by Ricardo Mones Lastra
1842
1843 2003-04-18 [oliver]     0.8.11claws102
1844
1845         * src/inc.c 
1846         * src/prefs_account.h
1847                 remove Pop3SessionType (used by selective download)
1848         * src/prefs_toolbar.c
1849                 enable set Default Toolbar button
1850
1851 2003-04-18 [paul]       0.8.11claws101
1852
1853         * sync with 0.8.11cvs29
1854                 see ChangeLog 2003-04-18
1855
1856 2003-04-17 [paul]       0.8.11claws100
1857
1858         * src/prefs_common.[ch]
1859           src/summaryview.c
1860                 remove 'Open next message on deletion' option,
1861                 as the same effect can now be achieved via the
1862                 'Always open messages in summary when selected'
1863                 option.
1864
1865 2003-04-17 [paul]       0.8.11claws99
1866
1867         * sync with 0.8.11cvs28
1868                 see ChangeLog 2003-04-17
1869
1870 2003-04-17 [christoph]  0.8.11claws98
1871
1872         * ac/spamassassin.m4
1873         * src/plugins/spamassassin/libspamc.[ch]
1874         * src/plugins/spamassassin/utils.[ch]
1875                 sync libspamc with SpamAssassin project
1876
1877 2003-04-17 [christoph]  0.8.11claws97
1878
1879         * src/common/socket.h
1880         * src/gtk/sslcertwindow.h
1881                 rename old USE_SSL to USE_OPENSSL
1882
1883 2003-04-17 [paul]       0.8.11claws96
1884
1885         * src/prefs_common.h
1886                 use gulong for P_COLOR so that it compiles/runs on
1887                 64-bit systems. Patch submitted by James Noyes
1888                 <jnoyes-claws@retrogeeks.com>
1889                 
1890         * po/de.po
1891                 updated by Jens
1892
1893 2003-04-17 [paul]       0.8.11claws95
1894
1895         * sync with 0.8.11cvs27
1896                 see ChangeLog 2003-04-16
1897
1898 2003-04-15 [paul]       0.8.11claws94
1899
1900         * src/prefs_common.[ch]
1901                 rearrange to stop the window getting too long:
1902                         move Receive dialog stuff to Receive tab
1903                         move Send dialog to Send tab
1904                         remove Dialogs frame
1905                 rename 'Open messages in summary with cursor keys' to
1906                 'Always open messages in summary when selected', as its
1907                 more appropriate
1908
1909 2003-04-15 [paul]       0.8.11claws93
1910
1911         * src/prefs_common.[ch]
1912           src/summaryview.c
1913                 add new option '/Interface/Open next message on deletion'
1914
1915 2003-04-15 [paul]       0.8.11claws92
1916
1917         * src/summaryview.[ch]
1918                 add /Mark/Lock and /Mark/Unlock to the pop-up
1919                 menu. Patch submitted by Ivan Francolin Martinez
1920                 <ivanfm@users.sourceforge.net>
1921
1922 2003-04-15 [paul]       0.8.11claws91
1923
1924         * sync with 0.8.11cvs24
1925                 see ChangeLog 2003-04-15
1926
1927 2003-04-14 [jens]       0.8.11claws90
1928
1929         * updated German translation and some corrections from
1930                 Roland Bless <bless@tm.uka.de>
1931
1932 2003-04-14 [paul]       0.8.11claws89
1933
1934         * sync with 0.8.11cvs22
1935                 see ChangeLog 2003-04-14
1936
1937 2003-04-13 [paul]       0.8.11claws88
1938
1939         * src/plugins/clamav/clamav_plugin.c
1940                 fix memory leaks
1941                 clean up
1942
1943 2003-04-12 [paul]       0.8.11claws87
1944
1945         * src/plugins/clamav/clamav_plugin.c
1946                 activate enable/disable archive scanning option
1947                 
1948         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1949
1950 2003-04-12 [paul]       0.8.11claws86
1951
1952         * src/plugins/Makefile.am
1953           src/plugins/clamav/Makefile.am                ** NEW FILE **
1954           src/plugins/clamav/README                     ** NEW FILE ** 
1955           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1956           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1957                 add Clam AntiVirus plugin
1958
1959 2003-04-12 [paul]       0.8.11claws85
1960
1961         * sync with 0.8.11cvs21
1962                 see ChangeLog 2003-04-11
1963
1964 2003-04-11 [paul]       0.8.11claws84
1965
1966         * po/es.po
1967                 update Spanish translation. Submitted by Ricardo
1968                 Mones Lastra.
1969
1970 2003-04-10 [christoph]  0.8.11claws83
1971
1972         * src/mbox.c
1973                 fix typo that did not move unfiltered mails to destination
1974                 folder
1975
1976         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1977          when filtering from spool)
1978
1979 2003-04-10 [christoph]  0.8.11claws82
1980
1981         * src/imap.c
1982                 use BODY.PEEK instead of BODY in in message fetch operation
1983                 to make sure the IMAP server does not set the \Seen flag for
1984                 messages. Sylpheed does that later itself, when the message
1985                 is opened in sylpheed
1986
1987         (closes Bug 111 Claws destroys unread marks)
1988
1989 2003-04-09 [oliver]     0.8.11claws81
1990         
1991         * src/folder.c
1992                 fix crash in folder_destroy
1993         * README.claws
1994                 remove selective download
1995
1996 2003-04-09 [christoph]  0.8.11claws80
1997
1998         * src/imap.c
1999                 fix crash in imap_get_msginfo() when then fetched message
2000                 is not found
2001
2002         (closes Bug 110 Crash during mail composition)
2003
2004 2003-04-08 [christoph]  0.8.11claws79
2005
2006         * src/folder.c
2007         * src/prefs_account.c
2008                 Filter new messages that are found in an INBOX folder
2009                 when 'Filter messages on receiving' is enabled in the
2010                 Folder's AccountPrefs. This allows to use Sylpheed's
2011                 filtering engine for IMAP folders where messages are
2012                 added to the INBOX by a MTA
2013
2014 2003-04-08 [paul]       0.8.11claws78
2015
2016         * src/procmsg.h
2017                 clean up after last commit
2018
2019 2003-04-08 [paul]       0.8.11claws77
2020
2021         * sync with 0.8.11cvs20
2022                 see ChangeLog 2003-04-07 and 2003-04-08
2023
2024 2003-04-07 [christoph]  0.8.11claws76
2025
2026         * src/filtering.[ch]
2027         * src/inc.[ch]
2028         * src/mbox.c
2029         * src/procmsg.[ch]
2030                 add procmsg_msginfo_filter() to execute filtering actions
2031
2032 2003-04-06 [christoph]  0.8.11claws75
2033
2034         * src/imap.c
2035                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2036
2037 2003-04-06 [christoph]  0.8.11claws74
2038
2039         * src/common/utils.[ch]
2040                 add g_int_compare() function for slist sorting
2041
2042         * src/imap.c
2043                 fetch all MsgInfos with one command in imap_get_msginfos()
2044                 using an imap set with a list of ranges
2045
2046         * src/news.c
2047                 use new g_int_compare() function
2048
2049 2003-04-06 [thorsten]   0.8.11claws73
2050
2051         * src/mh.c
2052                 corrected implementation of mh_folder_destroy()
2053
2054 2003-04-05 [christoph]  0.8.11claws72
2055
2056         * src/account.c
2057         * src/folder.[ch]
2058         * src/folderview.c
2059         * src/imap.c
2060         * src/inc.c
2061         * src/main.c
2062         * src/mainwindow.c
2063         * src/mbox_folder.c
2064         * src/mh.c
2065         * src/mimeview.h
2066         * src/msgcache.[ch]
2067         * src/news.c
2068         * src/procmime.h
2069         * src/procmsg.[ch]
2070         * src/setup.c
2071         * src/gtk/gtkutils.c
2072                 o rename structure field names class and new to klass and
2073                   new_msgs, to allow including files in C++
2074                 o add 'extern "C"' block to some header files
2075                 o add MsgInfoList and MsgNumberList as alias for GSList for
2076                   developers to know what type of list is expected
2077
2078         * src/plugins/image_viewer/plugin.c
2079         * src/plugins/image_viewer/viewer.[ch]
2080         * src/plugins/image_viewer/viewerprefs.[ch]
2081                 rename function names to prevent conflicts
2082
2083 2003-04-05 [paul]       0.8.11claws71
2084
2085         * sync with 0.8.11cvs18
2086                 see ChangeLog 2003-04-03 and 2003-04-04
2087
2088 2003-04-02 [christoph]  0.8.11claws70
2089
2090         * src/folder.[ch]
2091         * src/imap.[ch]
2092         * src/mbox_folder.[ch]
2093         * src/mh.[ch]
2094         * src/news.[ch]
2095                 o Make all virtual folder functions private
2096                 o remove unused folder code
2097
2098         * src/common/socket.[ch]
2099         * src/summaryview.c
2100                 fix warnings
2101
2102 2003-03-30 [alfons]     0.8.11claws69
2103
2104         * src/send_message.c
2105                 remove two debug traces and see if people still report
2106                 errors
2107
2108 2003-03-30 [alfons]     0.8.11claws68
2109
2110         * src/send_message.c
2111         * src/commons/session.c
2112                 add more debug traces
2113
2114 2003-03-30 [christoph]  0.8.11claws67
2115
2116         * src/folder.c
2117                 change processing folder name from .processing to processing
2118
2119         * src/common/ssl.c
2120                 disable SSL certificate check because it causes Xlib error
2121                 when the child process want's to open an GTK window
2122
2123 2003-03-30 [christoph]  0.8.11claws66
2124
2125         * src/folder.c
2126                 don't use default folder for processing folder item because
2127                 it can be a non local folder
2128
2129         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2130
2131 2003-03-30 [alfons]     0.8.11claws65
2132
2133         * src/send_message.c
2134                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2135                 to generate bad code for 'send_send_data_progressive': When
2136                 called from 'send_send_data_finished', the 'data' pointer is
2137                 cleared just before the assignment to the dialog pointer
2138
2139 2003-03-29 [christoph]  0.8.11claws64
2140
2141         * src/common/prefs.h
2142         * src/plugins/image_viewer/Makefile.am
2143         * src/plugins/image_viewer/plugin.c
2144         * src/plugins/image_viewer/viewer.[ch]
2145         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2146                 add PrefsPage for ImageViewer
2147
2148 2003-03-28 [thorsten]   0.8.11claws63
2149
2150         * src/common/session.c
2151                 added some comments
2152
2153 2003-03-28 [paul]       0.8.11claws62
2154
2155         * sync with 0.8.11cvs16
2156                 see ChangeLog 2003-03-28
2157
2158 2003-03-28 [paul]       0.8.11claws61
2159
2160         * sync with 0.8.11cvs15
2161                 see ChangeLog 2003-03-28
2162
2163 2003-03-27 [christoph]  0.8.11claws60
2164
2165         * src/folder.c
2166         * src/imap.c
2167         * src/common/socket.[ch]
2168                 set socket state to DISCONNECTED when any operation
2169                 fails to allow reconnecting in IMAP code without
2170                 checking the return code of all calls to the command
2171                 functions
2172
2173         * src/folderview.c
2174         * src/summaryview.c
2175                 remove some more stuff that depends on specific
2176                 folder types
2177
2178 2003-03-27 [paul]       0.8.11claws59
2179
2180         * sync with 0.8.11cvs14
2181                 see ChangeLog 2003-03-27
2182                 
2183         * src/selective_download.[ch]   ** REMOVED **
2184                 really removed
2185
2186 2003-03-27 [christoph]  0.8.11claws58
2187
2188         * src/folder.c
2189                 fix handling of tmp_flags in flag copy function
2190
2191 2003-03-27 [paul]       0.8.11claws57
2192
2193         * sync with 0.8.11cvs13
2194                 see ChangeLog 2003-03-27
2195
2196 2003-03-27 [oliver]     0.8.11claws56
2197
2198         * src/maiwindow.c
2199                 remove sel_download_cb
2200
2201 2003-03-27 [oliver]     0.8.11claws55
2202         
2203         * src/inc.c
2204                 remove POP3_TOP
2205         
2206 2003-03-26 [oliver]     0.8.11claws54
2207
2208         *src/pop.h
2209                 remove POP3_TOP*
2210         * README.claws
2211                 remove selective donwload readme
2212
2213 2003-03-26 [oliver]     0.8.11claws53
2214         * src/matcher.[ch]
2215         * src/matcher_parser_parse.y 
2216         * src/pop.c 
2217         * src/prefs_account.[ch]
2218         * src/prefs_filtering.c
2219                 remove selective donwload
2220
2221 2003-03-26 [oliver]     0.8.11claws52
2222
2223         * src/inc.[ch] 
2224         * src/filtering.c 
2225         * src/mainwindow.c 
2226                 remove selective donwload
2227
2228 2003-03-26 [oliver]     0.8.11claws51
2229         
2230         * src/Makefile.am
2231         * src/selective_download.[ch]   ** REMOVE **    
2232
2233 2003-03-26 [christoph]  0.8.11claws50
2234
2235         * src/news.c
2236                 fix NEWS that got broken by a sync with sylpheed-main
2237
2238 2003-03-26 [christoph]  0.8.11claws49
2239
2240         * src/mimeview.c
2241                 fix mime type guessing when no mime type is found for a file
2242
2243 2003-03-25 [christoph]  0.8.11claws48
2244
2245         * src/mimeview.c
2246         * src/procmime.c
2247                 remove mime type guessing from mime parser and use
2248                 name based mime types in viewer lookup for mime type
2249                 application/octet-stream
2250
2251 2003-03-25 [christoph]  0.8.11claws47
2252
2253         * doc-src/readme.txt
2254         * doc-src/rfc2554.txt
2255                 add RFC about SMTP AUTH
2256
2257         * src/send_message.c
2258         * src/common/smtp.[ch]
2259                 add extra error code for authentication errors and
2260                 clear temporary password when this error occurs
2261
2262         (closes Bug 84 authentication failure while sending should
2263          prompt for password again)
2264
2265 2003-03-25 [christoph]  0.8.11claws46
2266
2267         * configure.ac
2268         * src/Makefile.am
2269         * src/imageview.[ch]                            ** REMOVE **
2270         * src/messageview.[ch]
2271         * src/mimeview.[ch]
2272         * src/prefs_common.[ch]
2273         * src/textview.c
2274         * src/plugins/Makefile.am
2275         * src/plugins/image_viewer/.cvsignore           ** NEW **
2276         * src/plugins/image_viewer/Makefile.am          ** NEW **
2277         * src/plugins/image_viewer/plugin.c             ** NEW **
2278         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2279                 move image viewer into a plugin (building is enabled by default)
2280                 [ToDo: Prefs for resize and autoview]
2281
2282 2003-03-25 [paul]       0.8.11claws45
2283
2284         * sync with 0.8.11cvs12
2285                 see ChangeLog 2003-03-26
2286
2287 2003-03-25 [paul]       0.8.11claws44
2288
2289         * sync with 0.8.11cvs11
2290                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2291                 
2292         Note: Selective Download is broken.
2293                 
2294 2003-03-22 [christoph]  0.8.11claws43
2295
2296         * src/folder.c
2297                 code cleanup for flags copying
2298
2299 2003-03-22 [christoph]  0.8.11claws42
2300
2301         * src/plugins/trayicon/trayicon.c
2302                 fix setting the transparent area when the window size
2303                 is forced by the system tray
2304
2305 2003-03-22 [christoph]  0.8.11claws41
2306
2307         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2308         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2309         * src/plugins/trayicon/newmail.xpm              ** NEW **
2310         * src/plugins/trayicon/nomail.xpm               ** NEW **
2311         * src/plugins/trayicon/trayicon.c
2312         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2313                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2314                 o add icon for unread mails
2315                 o set transparency for window
2316
2317 2003-03-22 [christoph]  0.8.11claws40
2318
2319         * src/news.c
2320                 init news session to prevent crash when session is closed
2321
2322 2003-03-22 [christoph]  0.8.11claws39
2323
2324         * src/imap.c
2325         * src/common/session.[ch]
2326                 Init session data to make sure we don't have invalid pointers
2327                 for read_ch and write_ch when new multi process sessions are
2328                 not used
2329
2330         * src/main.c
2331         * src/common/plugin.c
2332         * src/common/sylpheed.c
2333         * src/plugins/demo/demo.c
2334         * src/plugins/dillo_viewer/dillo_viewer.c
2335         * src/plugins/mathml_viewer/mathml_viewer.c
2336         * src/plugins/spamassassin/spamassassin.c
2337         * src/plugins/spamassassin/spamassassin_gtk.c
2338                 add plugin types to allow loading plugins at different times
2339                 (and maybe for different frontends), because it's not good to
2340                 load GTK-Plugins gefore gtk_init was called
2341
2342         * configure.ac
2343         * src/plugins/Makefile.am
2344         * src/plugins/trayicon/.cvsignore               ** NEW **
2345         * src/plugins/trayicon/Makefile.am              ** NEW **
2346         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2347         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2348         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2349         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2350         * src/plugins/trayicon/trayicon.c               ** NEW **
2351                 New Trayicon plugin that shows an icon in a systray that uses
2352                 XEMBED protocol like Gnome's systray. Icon shows if there
2353                 are new mails and a tooltip shows information about new,
2354                 unread and total messages.
2355
2356 2003-03-22 [paul]       0.8.11claws38
2357
2358         * src/common/smtp.c
2359                 fix ESMTP AUTH CRAM-MD5
2360                 [sync with main (still version 0.8.11cvs6), see
2361                  ChangeLog 2003-03-22]
2362
2363 2003-03-21 [colin]      0.8.11claws37
2364
2365         * src/send_message.c
2366                 Fix USE_SSL => USE_OPENSSL
2367
2368 2003-03-21 [colin]      0.8.11claws36
2369
2370         * src/folderview.c
2371                 Fix counts in drag and dropped subfolders
2372
2373 2003-03-21 [colin]      0.8.11claws35
2374
2375         * src/folder.c 
2376         * src/folderview.c
2377                 speed up a bit folder dnd
2378
2379 2003-03-20 [alfons]     0.8.11claws34
2380
2381         * src/main.c
2382         * src/toolbar.c
2383         * src/procmsg.c
2384                 don't send locked queue messages
2385                 (feature request "[ 705245 ] Locking message in outbox 
2386                  should prevent sending")
2387
2388 2003-03-20 [christoph]  0.8.11claws33
2389
2390         * src/folder.c
2391                 remove NEW and UNREAD flag in special folders when scanning
2392                 
2393         * src/common/smtp.c
2394                 fix ESMTP AUTH CRAM-MD5
2395
2396 2003-03-20 [paul]       0.8.11claws32
2397
2398         * src/prefs_account.c
2399                 Re-write 'Tunnel command to open connection' as
2400                 'Use command to communicate with server', and disable
2401                 it for all except IMAP accounts
2402
2403 2003-03-20 [paul]       0.8.11claws31
2404
2405         * sync with 0.8.11cvs6
2406                 see ChangeLog 2003-03-20
2407
2408 2003-03-19 [match]      0.8.11claws30
2409
2410         * src/addritem.[ch]
2411                 include documentation. minor refactoring.
2412         * src/addr_compl.[ch]
2413         * src/addrindex.[ch]
2414         * src/addresbook.[ch]
2415         * src/summaryview.c
2416                 re-enable address lookup (was disabled in
2417                 0.8.11claws20).
2418
2419 2003-03-19 [christoph]  0.8.11claws29
2420
2421         * src/procmsg.c
2422                 add temp flag handling, will make moving and copying
2423                 messages possible again
2424
2425         * src/folder.c
2426                 correct calulation of folder stats
2427
2428 2003-03-18 [match]      0.8.11claws28
2429
2430         * src/editgroup.h
2431                 remove case sensitive comparison (closes bug 80).
2432
2433 2003-03-18 [christoph]  0.8.11claws27
2434
2435         * src/imap.c
2436                 fix imap using a tunnel command
2437
2438         (closes bug 87)
2439
2440 2003-03-18 [christoph]  0.8.11claws26
2441
2442         * src/folder.[ch]
2443         * src/imap.c
2444         * src/procmsg.[ch]
2445                 rewrite flag handling for folders
2446
2447 2003-03-18 [christoph]  0.8.11claws25
2448
2449         * src/folder.c
2450         * src/procmsg.c
2451         * src/summaryview.c
2452                 unset NEW and UNREAD flags when message is ignored, to make
2453                 sure messages don't show up as unread on other IMAP clients,
2454                 because the IGNORE_THREAD flag can not be syncronized through
2455                 the IMAP folder
2456
2457 2003-03-17 [christoph]  0.8.11claws24
2458
2459         * src/imap.c
2460                 don't use recursion to fetch uids when the number of messages
2461                 does not match. Moved code into subfunction that is used
2462                 again when needed, to prevent an endless loop.
2463
2464 2003-03-17 [thorsten]   0.8.11claws23
2465
2466         * src/imageview.[ch]
2467                 export imageview_get_resized_size() (for plugins)
2468         * src/prefs_common.[ch]
2469                 added prefs_common_get() (for plugins)
2470
2471 2003-03-17 [christoph]  0.8.11claws22
2472
2473         * src/imap.c
2474                 o remove UID guessing from copy code
2475                 o support UIDPLUS extension for APPEND command
2476
2477 2003-03-17 [paul]       0.8.11claws21
2478
2479         * src/gtk/about.c
2480                 remove 'Compiled-plugins' section.
2481                 
2482         * src/plugins/dillo_viewer/dillo_viewer.c
2483                 slight change to description text
2484
2485 2003-03-16 [match]      0.8.11claws20
2486         * src/ldapserver.[ch]           ** NEW **
2487         * src/ldapctrl.[ch]             ** NEW **
2488         * src/ldapquery.[ch]            ** NEW **
2489         * src/ldaputil.[ch]             ** NEW **
2490         * src/addrcindex.[ch]           ** NEW **
2491         * src/addrquery.h               ** NEW **
2492         * src/addritem.[ch]
2493         * src/addrcache.[ch]
2494         * src/addrindex.[ch]
2495         * src/addr_compl.[ch]
2496         * src/addressbook.[ch]
2497         * src/addrbook.[ch]
2498         * src/editgroup.c
2499         * src/editaddress.c
2500         * src/editldap.c
2501         * src/editldap_basedn.c
2502         * src/vcard.c
2503         * src/jpilot.c
2504         * src/Makefile.am
2505                 included dynamic LDAP queries. improved address
2506                 completion.
2507
2508 2003-03-16 [paul]       0.8.11claws19
2509
2510         * tools/multiwebsearch.pl
2511                 fix a fatal typo
2512
2513 2003-03-16 [christoph]  0.8.11claws18
2514
2515         * src/mimeview.c
2516         * src/plugins/dillo_viewer/dillo_viewer.c
2517         * src/plugins/mathml_viewer/mathml_viewer.c
2518                 make unregistering of MimeViewerFactorys possible
2519
2520 2003-03-16 [alfons]     0.8.11claws17
2521
2522         * configure.ac
2523                 correct typo
2524
2525 2003-03-16 [melvin]     0.8.11claws16
2526
2527         * src/plugins/dillo_viewer.c
2528                 Fixed bug where it was not possible to view more than
2529                 one text/html attachment per message (bug discovered
2530                 by Christoph Hohmann).
2531
2532 2003-03-15 [melvin]     0.8.11claws15
2533
2534         * src/prefs_actions.c
2535                 Fixed compilation warnings.
2536
2537 2003-03-15 [melvin]     0.8.11claws14
2538
2539         * src/plugins/Makefile.am
2540         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2541         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2542         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2543                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2544                 newer (http://dillo.auriga.wearlab.de/).
2545
2546 2003-03-15 [christoph]  0.8.11claws13
2547
2548         * src/imap.c
2549                 don't query imap folder for attributes because we already
2550                 for them from imap_status
2551
2552         * src/mimeview.[ch]
2553                 add support for plugable MimeViewers (unloading Viewers
2554                 not yet complete)
2555
2556         * src/plugins/Makefile.am
2557         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2558         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2559         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2560                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2561                 widget from http://helm.cs.unibo.it/mml-widget/
2562
2563 2003-03-14 [christoph]  0.8.11claws12
2564
2565         * src/folder.[ch]
2566                 o error return code's should better be negative
2567                 o replace printf with debug_print
2568
2569         * src/imap.c
2570                 improve IMAP folder scan by checking UID-NEXT
2571
2572         * src/summaryview.c
2573                 remove check that are unnecessary in my opinion
2574
2575 2003-03-13 [christoph]  0.8.11claws11
2576
2577         * src/folder.[ch]
2578         * src/foldersel.c
2579         * src/folderview.c
2580         * src/imap.c
2581         * src/mbox_folder.c
2582         * src/mh.c
2583         * src/news.c
2584         * src/prefs_scoring.c
2585         * src/summaryview.c
2586                 use a common function to get a displayable name
2587                 for a FolderItem
2588
2589 2003-03-13 [paul]       0.8.11claws10
2590
2591         * tools/Makefile.am
2592           tools/README
2593           tools/multiwebsearch.conf     ** NEW FILE **
2594           tools/multiwebsearch.pl       ** NEW FILE **
2595                 add multiwebsearch Actions script
2596
2597 2003-03-13 [colin]      0.8.11claws9
2598
2599         * src/compose.c
2600                 Remove leading emtpy lines from quoted text
2601                 before quoting it
2602
2603 2003-03-13 [melvin]     0.8.11claws8
2604
2605         * src/prefs_actions.c
2606                 Fixed a memory leak
2607                 Code clean ups
2608                 Added Cancel and OK buttons
2609                 Corrected help text
2610
2611 2003-03-13 [christoph]  0.8.11claws7
2612
2613         * src/account.c
2614         * src/folder.[ch]
2615         * src/imap.c
2616         * src/mainwindow.c
2617         * src/mbox_folder.c
2618         * src/mh.c
2619         * src/news.c
2620         * src/setup.c
2621                 replace more folder type stuff with folder class stuff
2622
2623 2003-03-13 [melvin]     0.8.11claws6
2624
2625         * src/prefs_actions.c
2626                 Added new tokens:
2627                 %u: user provided argument
2628                 %h: user provided argument (hidden on input)
2629                 %s: current text selection in the message view 
2630
2631 2003-03-13 [paul]       0.8.11claws5
2632
2633         * sync with 0.8.11cvs5
2634                 see ChangeLog 2003-03-11, 2003-03-12
2635
2636 2003-03-12 [christoph]  0.8.11claws4
2637
2638         * src/folder.c
2639                 use folder class idstr when writing folderlist.xml
2640
2641         * src/folder.h
2642         * src/imap.c
2643         * src/news.c
2644                 replace folder type checks with folder class checks
2645
2646 2003-03-12 [christoph]  0.8.11claws3
2647
2648         * src/folder.[ch]
2649         * src/imap.[ch]
2650         * src/main.c
2651         * src/mbox_folder.[ch]
2652         * src/mh.[ch]
2653         * src/news.[ch]
2654                 o create a list of known folder classes in the folder system
2655                 o use folder class id strings for folder item identifiers
2656
2657 2003-03-12 [christoph]  0.8.11claws2
2658
2659         * src/imap.c
2660                 fix imap uid validity check
2661
2662 2003-03-12 [christoph]  0.8.11claws1
2663
2664         * src/account.c
2665         * src/folder.[ch]
2666         * src/foldersel.c
2667         * src/folderview.c
2668         * src/imap.c
2669         * src/mainwindow.c
2670         * src/mbox_folder.c
2671         * src/mh.c
2672         * src/news.c
2673         * src/prefs_scoring.c
2674         * src/procmsg.c
2675         * src/setup.c
2676         * src/summaryview.c
2677                 initial restructuring of folder system, seperating
2678                 folders and folder classes
2679
2680 2003-03-12 [paul]       0.8.11claws
2681
2682         0.8.11claws release
2683
2684 2003-03-12 [christoph]
2685
2686         * src/gtk/prefswindow.c
2687                 fix translation of "Page Index"
2688
2689 2003-03-12 [paul]       0.8.10claws110
2690
2691         a sync from 0.8.11cvs4 before the release
2692
2693         * src/common/utils.c
2694                 subject_compare_for_sort(): allow null strings (fixes
2695                 summary sorting).
2696
2697 2003-03-11 [paul]       0.8.10claws109
2698
2699         * po/es.po
2700                 update Spanish translation, submitted by
2701                 Ricardo Mones Lastra
2702
2703 2003-03-11 [melvin]     0.8.10claws108
2704
2705         * po/fr.po
2706                 Updated French translations
2707
2708 2003-03-11 [paul]       0.8.10claws107
2709
2710         * manual/en/Makefile.am
2711           manual/en/*.html
2712                 update English manual, add a new page
2713                 updated by Francois Barriere <fbarriere@atmel.fr>
2714                 
2715         * po/bg.po
2716           po/it.po
2717           po/sr.po
2718                 update Bulgarian, Italian, and Serbian translations
2719                 submitted by George Danchev, Alessandro Maestri, and
2720                 Urke MMI
2721
2722 2003-03-10 [paul]       0.8.10claws106
2723
2724         * src/gtk/about.c
2725           src/gtk/prefswindow.c
2726                 make some strings translatable
2727
2728 2003-03-10 [darko]      0.8.10claws105
2729
2730         * src/compose.c
2731                 code cleanup to make Hiro happy
2732
2733 2003-03-10 [paul]       0.8.10claws104
2734
2735         * sync with 0.8.11cvs2
2736                 see ChangeLog 2003-03-10
2737
2738 2003-03-09 [melvin]     0.8.10claws103
2739
2740         * src/textview.c
2741                 textview_set_font(): fix for message display in
2742                 UTF-8 locales (thanks to Sergey Vlasov).
2743                 (was unintentionnaly reverted in 0.8.6claws6)   
2744
2745 2003-03-08 [darko]      0.8.10claws102
2746
2747         * src/compose.c
2748                 fix infinite loop in wrapping as reported
2749                 by happycactus
2750                 obsoletes patch #696482
2751
2752 2003-03-08 [christoph]  0.8.10claws101
2753
2754         * src/imap.c
2755                 add workaround for IMAP servers that do not
2756                 support the "UID SEARCH UID" command
2757
2758 2003-03-07 [christoph]  0.8.10claws100
2759
2760         * src/plugins/spamassassin/spamassassin.[ch]
2761         * src/plugins/spamassassin/spamassassin_gtk.c
2762                 code cleanup
2763
2764 2003-03-07 [paul]       0.8.10claws99
2765
2766         * po/es.po
2767                 updated Spanish translation, submitted by
2768                 Ricardo Mones Lastra
2769
2770 2003-03-07 [christoph]  0.8.10claws98
2771
2772         * src/send.c
2773                 fix in 0.8.10claws94 was wrong
2774                 local delivery does not require escaping, remove escaping
2775                 code to make signatures of mails with "." lines valid
2776                 
2777                 NOTE: requires that sendmail is executed with "-i" option,
2778                       what is the default now, but has to be changed in all
2779                       exsiting accounts)
2780
2781 2003-03-07 [paul]       0.8.10claws97
2782
2783         * sync with 0.8.11 release
2784                 see ChangeLog 2003-03-07
2785
2786 2003-03-06 [paul]       0.8.10claws96
2787
2788         * src/compose.c
2789                 revert commit 0.8.10claws92
2790
2791 2003-03-06 [paul]       0.8.10claws95
2792
2793         * src/folderview.c
2794                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2795
2796         * src/gtkaspell.c
2797                 fix bug 74, 'Crash opening editor window with pseudo-color
2798                 display'
2799                 
2800         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2801
2802 2003-03-06 [christoph]  0.8.10claws94
2803
2804         * src/send.c
2805                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2806                 all lines starting with a period get an extra period
2807                 inserted
2808                 (found by Simon 'corecode' Schubert)
2809
2810 2003-03-06 [paul]       0.8.10claws93
2811
2812         * src/folderview.c
2813                 if configured font can't be loaded fall back to gtk
2814                 default. (with thanks to Christoph)
2815                 
2816                 closes long-standing bug 15 'Crashes on startup'
2817
2818 2003-03-06 [paul]       0.8.10claws92
2819
2820         * src/compose.c
2821                 freeze text before autosave and thaw afterwards
2822                 fixes bug 67 'autosave make re-rediting message crazy'
2823
2824 2003-03-06 [christoph]  0.8.10claws91
2825
2826         * src/compose.c
2827                 ignore address comment in dupe check for Cc-list
2828
2829         (closes reopened bug 47 Replying to message strips name part of
2830          e-mail addresses of Cc: lines)
2831
2832 2003-03-06 [paul]       0.8.10claws90
2833
2834         * src/Makefile.am
2835                 remove reference to gtkxtext.h as its no longer in
2836                 the repository
2837
2838 2003-03-06 [paul]       0.8.10claws89
2839
2840         * sync with 0.8.10cvs25
2841                 see ChangeLog 2003-03-06
2842
2843 2003-03-06 [oliver]     0.8.10claws88
2844         
2845         * src/messageview.c
2846                 remove include
2847
2848 2003-03-06 [oliver]     0.8.10claws87
2849         
2850         * src/folderview.c 
2851                 remove changes introduced inclaws74
2852         * src/messageview.c
2853                 another attempt to sanely delete and update
2854                 messages deleted in separate messageview
2855
2856 2003-03-05 [christoph]  0.8.10claws86
2857
2858         * src/summaryview.c
2859                 check if "From" matches any account's address if
2860                 addressbook completion of addresses is disabled too
2861
2862         (closes Bug 70 "Display recipient in from" doesn't check
2863          folder's default account)
2864
2865 2003-03-05 [christoph]  0.8.10claws85
2866
2867         * src/compose.c
2868         * src/common/utils.[ch]
2869                 don't strip address comments when building Cc lists
2870
2871         (closes Bug 47 Replying to message strips name part of e-mail addresses
2872          of Cc: lines)
2873
2874         * src/folder.c
2875                 fix return value of copy function
2876
2877 2003-03-05 [christoph]  0.8.10claws84
2878
2879         * src/imap.c
2880                 don't ask imap server for non rfc822 headers
2881
2882         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2883
2884         * src/imap.c
2885                 destroy session on socket error to allow reconnecting
2886
2887 2003-03-05 [christoph]  0.8.10claws83
2888
2889         * configure.ac
2890                 fix building with gnome when no prefix is set
2891
2892         (closes bug 66 Gnome directory is set to NONE)
2893
2894 2003-03-05 [paul]       0.8.10claws82
2895
2896         * sync with 0.8.10cvs23
2897                 see ChangeLog 2003-03-05
2898
2899 2003-03-04 [christoph]  0.8.10claws81
2900
2901         * src/folder.c
2902                 o fix moving and copying when folder returns 0 for new
2903                   message number
2904                 o remove some code for single message copy and move
2905                   operations and use functions for multiple messages
2906
2907         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2908
2909         * src/news.c
2910                 remove unused include
2911
2912 2003-03-04 [paul]       0.8.10claws80
2913
2914         * src/gtk/about.c
2915                 list 'Compiled plugins'
2916
2917 2003-03-03 [christoph]  0.8.10claws79
2918
2919         * src/news.[ch]
2920                 have to multiply the percentage of the current fetch with
2921                 the percentage that it has of the total fetch operation
2922                 for correct values
2923
2924 2003-03-03 [christoph]  0.8.10claws78
2925
2926         * src/news.c
2927                 fix calculation of expected lines for progress indicator
2928
2929 2003-03-03 [christoph]  0.8.10claws77
2930
2931         * src/summaryview.c
2932         * src/common/utils.c
2933                 fix segfault when opening the root news folder
2934
2935 2003-03-03 [christoph]  0.8.10claws76
2936
2937         * src/mainwindow.[ch]
2938         * src/common/Makefile.am
2939         * src/common/progressindicator.[ch]
2940                 add UI independent progress indicator handling
2941
2942         * src/news.[ch]
2943                 use new progress indicator for message info fetching
2944
2945         * src/common/hooks.h
2946                 code cleanup
2947
2948 2003-03-03 [oliver]     0.8.10claws75
2949
2950         * src/toolbar.c
2951         * src/compose.c
2952                 removed commented code
2953
2954 2003-03-03 [oliver]     0.8.10claws74
2955
2956         * src/toolbar.[ch]
2957                 cleanups and refactoring
2958         * src/compose.[ch]
2959                 compose_reply_mode reply & forwarding interface for
2960                 toolbar buttons
2961         * src/folderview.c
2962                 act on messages marked for deletion in folderview_selected
2963                 based on prefs_common.immediate_exec since a message might 
2964                 have been deleted by messageview in a folder we are changing 
2965                 to (does anybody understand what I'm on about ?)
2966
2967 2003-03-03 [oliver]     0.8.10claws73
2968         
2969         * src/messageview.[ch]
2970                 new functions
2971                 - messageview_delete: delete message shown in messagview
2972                 - messageview_update_view: update messageview to currently 
2973                   selected summaryview message
2974                 - add separate messageview to msgview_list in order to update 
2975                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2976         * src/summaryview.[ch]
2977                 summary_get_selection returns a list of selected msgs
2978                 in summaryview
2979         * src/mainwindow.c
2980                 toolbar reply refactoring
2981
2982 2003-03-03 [paul]       0.8.10claws72
2983
2984         * sync with 0.8.10cvs21
2985                 see ChangeLog 2003-03-03
2986
2987 2003-03-02 [christoph]  0.8.10claws71
2988
2989         * src/common/passcrypt.c
2990                 use POSIX includes
2991
2992 2003-03-02 [christoph]  0.8.10claws70
2993
2994         * configure.ac
2995         * src/prefs_account.c
2996         * src/prefs_gtk.[ch]
2997         * src/common/.cvsignore
2998         * src/common/Makefile.am
2999         * src/common/passcrypt.c                ** NEW **
3000         * src/common/passcrypt.h.in             ** NEW **
3001                 Implement password encryption in config files
3002                 using unix encrypt and setkey functions. The crypt
3003                 key can be set as a configure parameter. Old
3004                 passwords will be converted if they do not begin
3005                 with '!'
3006
3007 2003-03-02 [paul]       0.8.10claws69
3008
3009         * src/prefs_account.c
3010                 fix compile error
3011
3012 2003-03-01 [thorsten]   0.8.10claws68
3013
3014         * po/el.po
3015           po/hr.po
3016           po/it.po
3017           po/nl.po
3018           po/sr.po
3019           po/sv.po
3020                 corrected format strings
3021         * po/en_GB.po
3022                 corrected headers
3023                 (fix compile errors with GNU gettext-0.11.5)
3024
3025 2003-03-01 [oliver]     0.8.10claws67
3026
3027         * src/summaryview.c
3028                 menu callbacks call toolbar_menu_reply
3029
3030 2003-03-01 [oliver]     0.8.10claws66
3031
3032         * src/mainwindow.c
3033         * src/messageview.c
3034                 menu callbacks call toolbar_menu_reply
3035         * src/toolbar.[ch]
3036                 callbacks from menu handled by toolbar_menu_reply
3037
3038 2003-03-01 [paul]       0.8.10claws65
3039
3040         * src/addressbook.c
3041                 revert commit 0.8.10claws54 - breaks editing of
3042                 addressbook.
3043                 
3044         * po/bg.po
3045                 update Bulgarian translation, submitted by
3046                 George Danchev
3047
3048 2003-02-28 [christoph]  0.8.10claws64
3049
3050         * src/account.c
3051         * src/addressadd.c
3052         * src/compose.c
3053         * src/gtkaspell.c
3054         * src/gtkxtext.h                ** REMOVE **
3055         * src/imap.c
3056         * src/matcher.[ch]
3057         * src/mh.c
3058         * src/news.c
3059         * src/pine.c
3060         * src/prefs_common.c
3061         * src/prefs_matcher.c
3062         * src/procheader.[ch]
3063         * src/procmsg.[ch]
3064         * src/toolbar.c
3065         * src/common/ssl_certificate.c
3066         * src/gtk/colorlabel.c
3067         * src/gtk/menu.c
3068                 o fix warnings
3069                 o remove code obsoleted by new cache and folder system rework
3070
3071 2003-02-28 [oliver]     0.8.10claws63
3072         
3073         * src/toolbar.[ch]
3074                 * fix bug where reply in Messageview replied to 
3075                 Message displayed in summaryview
3076                 (reportedd via ML by chinatinte at gmx dot ch)
3077                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3078                 didn't work in separate MessageView Toolbar
3079                 (wondering if anybody uses this at all ?)
3080         * src/summaryview.[ch]
3081                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3082                 (generalize reply and forward code);
3083         * src/messageview.c 
3084                 remove focus_in event which updated summaryview to messageview
3085
3086 2003-02-28 [paul]       0.8.10claws62
3087
3088         * po/Makefile.in.in
3089                 add the --check option
3090                 Patch submitted by Ricardo Mones Lastra
3091
3092 2003-02-28 [paul]       0.8.10claws61
3093
3094         * src/prefs_account.c
3095                 re-order 'Signature' items
3096
3097 2003-02-28 [paul]       0.8.10claws60
3098
3099         * sync with 0.8.10cvs20
3100                 see ChangeLog 2003-02-28
3101
3102 2003-02-28 [paul]       0.8.10claws59
3103
3104         * po/POTFILES.in
3105                 update to reflect recent movement of files
3106
3107 2003-02-28 [paul]       0.8.10claws58
3108
3109         * sync with 0.8.10cvs19
3110                 see ChangeLog 2003-02-28
3111
3112 2003-02-27 [martin]     0.8.10claws57
3113
3114         * src/prefs_matcher.c 
3115                 fix segfault in prefs_matcher_ok() when the
3116                 last entry is deleted and prevents that the
3117                 message "entry not saved" comes up after deleting
3118                 an entry
3119
3120 2003-02-27 [martin]     0.8.10claws56
3121
3122         * src/prefs_filtering.c 
3123                 fix segfault in prefs_filtering_ok() when the
3124                 last entry is deleted and prevents that the
3125                 message "entry not saved" comes up after deleting
3126                 an entry
3127
3128 2003-02-27 [paul]       0.8.10claws55
3129
3130         * sync with 0.8.10cvs18
3131                 see ChangeLog 2003-02-27
3132
3133 2003-02-27 [paul]       0.8.10claws54
3134
3135         * src/addressbook.c
3136                 fix bug where the address book crashes with 
3137                 multiple lookups.
3138                 Patch [687729] submitted by David Frager 
3139                 <dbfrager@users.sourceforge.net>
3140
3141 2003-02-25 [christoph]  0.8.10claws53
3142
3143         * src/Makefile.am
3144         * src/colorlabel.[ch]           ** REMOVE **
3145         * src/gtk/Makefile.am
3146         * src/gtk/colorlabel.[ch]       ** NEW **
3147                 move colorlabel files to gtk directory
3148
3149         * src/esmtp.[ch]                ** REMOVE **
3150                 has been merged into smtp.[ch] in 0.7.5
3151
3152 2003-02-25 [christoph]  0.8.10claws52
3153
3154         * src/Makefile.am
3155         * src/about.[ch]                ** REMOVE **
3156         * src/gtk/Makefile.am
3157         * src/gtk/about.[ch]            ** NEW **
3158                 move about files to gtk directory
3159
3160 2003-02-25 [christoph]  0.8.10claws51
3161
3162         * src/folder.c
3163                 some code optimization of folder scanning code
3164
3165         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3166
3167 2003-02-25 [christoph]  0.8.10claws50
3168
3169         * src/main.c
3170         * src/common/sylpheed.c
3171                 add command line parameter parsing to common code
3172
3173 2003-02-24 [christoph]
3174
3175         * Makefile.am
3176         * configure.ac
3177                 fix gnome prefix problems, the configure script now removed
3178                 `gnome-config --prefix` from `gnome-config --datadir`
3179                 and adds $(prefix} instead
3180
3181         (closes Bug 24 Makefile does not respect prefix when installing
3182          GNOME data)
3183
3184 2003-02-24 [christoph]  0.8.10claws49
3185
3186         * src/news.c
3187                 check for valid session before trying to authenticate
3188
3189         (closes Bug 60 crash if "authenticate on logon" is activated
3190          and newsserver-hostname is not valid)
3191
3192 2003-02-24 [melvin]     0.8.10claws48
3193
3194         * src/prefs_actions.c
3195                 Make sure all user's input is sent to the action and then
3196                 close the socket..
3197
3198 2003-02-23 [alfons]     0.8.10claws46
3199
3200         * src/summaryview.c
3201                 also wait cursor when deleting files
3202
3203 2003-02-23 [paul]
3204
3205         * tools/freshmeat_search.pl
3206           tools/google_search.pl
3207                 scripts should now work for any browser/browser command line
3208
3209 2003-02-22 [christoph]  0.8.10claws45
3210
3211         * src/procmsg.c
3212                 fix IMAP flag setting, IMAP flag is not handled correctly
3213                 anymore by the folder system and information about the
3214                 folder should not be saved in the MsgInfo (in my opinion)
3215
3216         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3217
3218 2003-02-22 [christoph]  0.8.10claws44
3219
3220         * src/summaryview.c
3221                 fix spelling of "label" ;-)
3222
3223 2003-02-22 [thorsten]   0.8.10claws43
3224
3225         * src/mimeview.c
3226           src/prefs_common.[ch]
3227           src/procmime.[ch]
3228                 do not use description as attachment name
3229
3230 2003-02-22 [alfons]     0.8.10claws42
3231
3232         * src/summaryview.c
3233                 freeze/thaw folder item updates when changing color labels,
3234                 and put a wait cursors on
3235
3236 2003-02-22 [thorsten]   0.8.10claws41
3237
3238         * src/mimeview.c
3239                 save-all fixes: crash if invoked on multipart container,
3240                 mimeinfo access, pathseparators, error dialog
3241
3242 2003-02-21 [alfons]     0.8.10claws40
3243
3244         * src/prefs_gtk.c
3245                 remove unused var
3246
3247 2003-02-21 [colin]      0.8.10claws39
3248
3249         * src/send.c
3250                 Fix smtp logging
3251
3252 2003-02-21 [colin]      0.8.10claws38
3253
3254         * src/summaryview.c
3255                 Freeze/thaw folderItem updates when filtering messages 
3256                 via Tools/Filter messages
3257
3258 2003-02-21 [paul]       0.8.10claws37
3259
3260         * src/compose.c
3261                 revert commit 0.8.10claws26, there are ulterior motives
3262                 for users to set a Reply-To header when posting to
3263                 newsgroups
3264
3265 2003-02-21 [paul]       0.8.10claws36
3266
3267         * sync with 0.8.10cvs17
3268                 see ChangeLog 2003-02-21
3269
3270 2003-02-20 [christoph]  0.8.10claws35
3271
3272         * src/imap.c
3273                 IMAP UID fetch speedup using SEARCH
3274
3275         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3276
3277         * src/imap.c
3278                 fix problem with UIDs in IMAP UID cache that no longer existed
3279
3280 2003-02-20 [christoph]  0.8.10claws34
3281
3282         * src/imap.c
3283         * src/procheader.c
3284         * src/procheader.h
3285                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3286
3287         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3288
3289         * src/imap.c
3290                 Rewrite imap_cmd_gen_recv use sock_getline instead
3291                 of sock_gets to avoid problems with too long reply
3292                 lines
3293     
3294 2003-02-20 [colin]      0.8.10claws33
3295         
3296         * src/prefs_account.c
3297                 Better wording
3298
3299 2003-02-20 [colin]      0.8.10claws32
3300
3301         * src/compose.c
3302                 Remove useless '&& !to_sender' 
3303
3304 2003-02-20 [darko]
3305
3306         * AUTHORS
3307                 change my e-mail address
3308
3309 2003-02-19 [colin]      0.8.10claws31
3310
3311         * src/prefs_common.c
3312                 X11 style colors for every configurable color
3313
3314 2003-02-19 [alfons]     0.8.10claws30
3315
3316         * src/prefs_gtk.[ch]
3317         * src/prefs_common.c
3318                 for color_new accept both plain integers and X11 style color
3319                 names (as found in /usr/lib/X11/rgb.txt)
3320
3321 2003-02-19 [paul]       0.8.10claws29
3322
3323         * src/mainwindow.c
3324                 add tooltips to online/offline button and account selector
3325                 button
3326
3327 2003-02-19 [paul]       0.8.10claws28
3328
3329         * src/folder.c
3330           src/news.c
3331           src/prefs_account.[ch]
3332           src/prefs_common.[ch]
3333                 move 'Maximum number of articles to download' to
3334                 account prefs.
3335                 clean up account prefs gui a little by hiding entries
3336                 rather then greying out entries
3337
3338 2003-02-19 [hiro]       0.8.10claws27
3339
3340         * src/common/utils.c
3341                 fix bug #54 'yesterdays date is displayed in the message 
3342                 summary window'
3343
3344 2003-02-19 [paul]       0.8.10claws26
3345
3346         * src/compose.c
3347                 fix bug reported in Feature Request [688596] 
3348                 'Reply-to header in news'
3349
3350 2003-02-18 [paul]       0.8.10claws25
3351
3352         * src/select-keys.c
3353                 add a 'List all keys' button to key selection dialog
3354
3355 2003-02-18 [colin]      0.8.10claws24
3356         
3357         * src/stock_pixmap.c
3358                 fix compile error
3359
3360 2003-02-18 [colin]      0.8.10claws23
3361
3362         * src/common/smtp.[ch]
3363           src/prefs_account.c
3364                 Try to starttls if it seems to be the only
3365                 way to authenticate a user
3366
3367 2003-02-18 [paul]       0.8.10claws22
3368
3369         * src/Makefile.am
3370           src/folderview.c
3371           src/stock_pixmap.[ch]
3372           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3373           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3374                 as a Drafts folder is a special folder allow it to have
3375                 its own unique icons
3376
3377 2003-02-18 [colin]      0.8.10claws21
3378
3379         * src/imap.c
3380                 Fix port selection when using starttls
3381
3382 2003-02-18 [paul]       0.8.10claws20
3383
3384         * src/mainwindow.c
3385           src/prefs_common.[ch]
3386                 make blue the default new mail colour
3387
3388 2003-02-18 [paul]       0.8.10claws19
3389
3390         * sync with 0.8.10cvs14
3391                 see ChangeLog 2003-02-18
3392
3393 2003-02-17 [jens]       0.8.10claws18
3394
3395         * src/common/md5.c
3396                 fixed a compile problem with gcc 3.3
3397                 works on 2.95.3 too (testet on PPC as it is big endian)
3398
3399 2003-02-17 [paul]       0.8.10claws17
3400
3401         * sync with 0.8.10cvs13
3402                 see ChangeLog 2003-02-17
3403
3404 2003-02-17 [paul]       0.8.10claws16
3405
3406         * sync with 0.8.10cvs12
3407                 see ChangeLog 2003-02-17
3408
3409 2003-02-16 [match]      0.8.10claws15
3410
3411         * src/addressbook.c
3412                 Eliminates reloading of address data when items
3413                 deleted or added. Applied submitted by
3414                 Luke Plant <lukeplant@softhome.net>
3415
3416 2003-02-16 [paul]       0.8.10claws14
3417
3418         * src/news.c
3419                 when a 'protocol error' is encountered disconnect from
3420                 the server. This means that the user can carry on viewing
3421                 other articles and doesn't have to either wait until the
3422                 server timesout or quit sylpheed.
3423                 Fixes bug #53 'Unable to read messages in newsgroups, 
3424                 displayed message doesn't change'
3425
3426 2003-02-15 [christoph]  0.8.10claws13
3427
3428         * src/imap.c
3429                 fix bug that stopped scanning of folders when an
3430                 IMAP folder was empty
3431
3432         (closes bug 46 stop scan messages in folders after empty folder)
3433
3434 2003-02-15 [paul]
3435
3436         * tools/Makefile.am
3437           tools/README
3438           tools/freshmeat_search.pl     ** NEW FILE **
3439           tools/google_search.pl        ** NEW FILE **
3440                 Add 2 Actions scripts which search freshmeat/google
3441                 for the selected text using the browser configured
3442                 in sylpheedrc.
3443                 
3444         Note: These scripts are very dependent on the format of the
3445         browser command and may not work on every occasion. Testing
3446         is welcome. 
3447
3448 2003-02-14 [alfons]     0.8.10claws12
3449
3450         * src/compose.c
3451                 fix breakage because of uninitialized account pointer.
3452                 please verify.
3453
3454 2003-02-14 [paul]       0.8.10claws11
3455
3456         * src/compose.c
3457           src/prefs_account.[ch]
3458           src/prefs_common.[ch]
3459                 move signature settings to Account Prefs
3460
3461 2003-02-14 [paul]       0.8.10claws10
3462
3463         * sync with 0.8.10cvs11
3464                 see ChangeLog 2003-02-14
3465
3466 2003-02-13 [thorsten]   0.8.10claws9
3467
3468         * src/news.c
3469                 revert news progressbar (GUI separation)
3470
3471 2003-02-13 [paul]       0.8.10claws8
3472
3473         * src/compose.c
3474                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3475                 paragraph 1
3476
3477 2003-02-13 [paul]       0.8.10claws7
3478
3479         * src/compose.[ch]
3480           src/summaryview.c
3481                 fix 'Follow-up and Reply-to' so that it creates a reply to
3482                 the newsgroup and the sender. If the message has the keyword
3483                 'poster' in the Followup-To header, all replies go to the
3484                 sender, re: RFC 1036, Section 2.2.3
3485                 rename all instances of 'ignore_replyto' to 'to_sender', both
3486                 were previously used, now we use just one.
3487
3488 2003-02-13 [paul]       0.8.10claws6
3489
3490         * sync with 0.8.10cvs9
3491                 see ChangeLog 2003-02-13
3492
3493 2003-02-13 [paul]       0.8.10claws5
3494
3495         * configure.ac
3496                 show which plugins are configured in the configure
3497                 output.
3498
3499 2003-02-12 [thorsten]   0.8.10claws4
3500
3501         * src/news.c
3502                 show progress while fetching news headers
3503
3504 2003-02-12 [christoph]  0.8.10claws3
3505
3506         * configure.ac
3507         * src/plugins/Makefile.am
3508                 use AM_CONDITIONAL to enable plugins, automake correctly
3509                 manages this when creating distdir
3510
3511 2003-02-12 [christoph]  0.8.10claws2
3512
3513         * ac/spamassassin.m4
3514         * src/plugins/spamassassin/Makefile.am
3515                 fix building SpamAssassin plugin without OpenSSL
3516
3517 2003-02-12 [paul]       0.8.10claws1
3518
3519         * ac/Makefile.am
3520           src/Makefile.am
3521           src/plugins/Makefile.am
3522                 fix failure of 'make release'
3523
3524 2003-02-12 [paul]       0.8.10claws
3525
3526         * 0.8.10claws released
3527
3528 2003-02-12 [paul]       0.8.9claws56
3529
3530         * po/bg.po
3531           po/es.po
3532           po/it.po
3533           po/ru.po
3534           po/sr.po
3535                 updated translations by George Danchev, Ricardo Mones Lastra,
3536                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3537                 
3538         * sylpheed.spec.in
3539                 Allow the building of RPMs by a regular user. Submitted
3540                 by Sergei Astanin
3541
3542 2003-02-11 [alfons]     0.8.9claws55
3543
3544         * src/colorlabel.c
3545                 don't use pixmaps for label color rect but draw rectangles
3546                 so we can respect the color map of palette based visuals
3547                 (fixes the long time crashes on Suns - thanks to Andreas
3548                 Engel and Steve O'Hara-Smith for testing)
3549
3550 2003-02-11 [christoph]  0.8.9claws54
3551
3552         * src/matcher_parser_parse.y
3553                 correct bug where filering rules of not existing folders in
3554                 matcherrc were added to global filtering
3555                 
3556         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3557          main filter-rules after removing directory, http://bugs.debian.org/180253)
3558         
3559 2003-02-11 [paul]       0.8.9claws53
3560
3561         * sync with 0.8.10cvs7
3562                 see ChangeLog 2003-02-09
3563
3564 2003-02-11 [melvin]     0.8.9claws52
3565
3566         * po/fr.po
3567                 Updated French tranlsations
3568
3569 2003-02-10 [paul]       0.8.9claws51
3570
3571         * sylpheed.spec.in
3572                 correct --enable-openssl
3573                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3574
3575 2003-02-09 [martin]     0.8.9claws50
3576
3577         * src/prefs_matcher.c
3578                 fix segfault in prefs_matcher_substitute_cb() when
3579                 no row is selected
3580
3581 2003-02-09 [paul]       0.8.9claws49
3582
3583         * src/folderview.c
3584                 fix bug where a newsgroup folder's processing rules were
3585                 merged with the global filtering rules when the newsgroup
3586                 folder was deleted, causing some seriously bad results,
3587                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3588
3589 2003-02-08 [melvin]     0.8.9claws48
3590
3591         * src/compose.c
3592                 Corrected and modified an alert message.
3593
3594 2003-02-07 [paul]       0.8.9claws47
3595
3596         * src/folderview.c
3597                 fix bug where both an 'Account properties' window and a
3598                 'Folder properties' window were opened when clicking on
3599                 'Properties' in an NNTP or IMAP folder's popup menu.
3600
3601 2003-02-07 [paul]       0.8.9claws46
3602
3603         * sync with 0.8.10cvs6
3604                 see ChangeLog 2003-02-06
3605
3606 2003-02-06 [christoph]  0.8.9claws45
3607
3608         * src/mbox.c
3609                 freeze folder updates while importing mbox files
3610                 (closes bug 43 importing mbox took hours)
3611                 
3612         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3613
3614 2003-02-06 [thorsten]   0.8.9claws44
3615
3616         * po/de.po
3617                 Updated german translations
3618
3619 2003-02-06 [thorsten]   0.8.9claws43
3620
3621         * src/news.h
3622                 use guint for message numbers (fix count in grouplist dialog)
3623
3624 2003-02-05 [paul]       0.8.9claws42
3625
3626         * sync with 0.8.10cvs2
3627                 see ChangeLog 2003-02-05
3628
3629 2003-02-04 [colin]      0.8.9claws41
3630
3631         * src/prefs_common.[ch]
3632           src/procmsg.c
3633           src/summaryview.c
3634                 Add an option to disable threading by subject
3635
3636 2003-02-04 [christoph]  0.8.9claws40
3637
3638         * src/inc.c
3639                 only abort fetching mails from multiple accounts when the
3640                 error is fatal and does not allow to check any more accounts
3641                 (currently only disk full error)
3642
3643         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3644          receive mails for other accouts)
3645
3646 2003-02-04 [christoph]  0.8.9claws39
3647
3648         * src/folder.c
3649                 first add the new message to the cache, then
3650                 send the update notification
3651
3652         (closes bug 39 after sending message folderview doesnt get updated)
3653
3654 2003-02-04 [colin]      0.8.9claws38
3655
3656         * src/inc.c
3657                 _really_ fix this Connecting... status
3658
3659 2003-02-04 [paul]       0.8.9claws37
3660
3661         * sync with 0.8.10
3662                 see ChangeLog 2003-02-04
3663
3664 2003-02-04 [paul]       0.8.9claws36
3665
3666         * sync with 0.8.9cvs6
3667                 see ChangeLog 2003-02-03
3668
3669 2003-02-04 [paul]       0.8.9claws35
3670
3671         * po/pt_BR.po
3672                 updated by André Filipe de Assunção e Brito 
3673                 <bedecko@netsite.com.br>
3674
3675 2003-02-03 [thorsten]   0.8.9claws34
3676
3677         * po/de.po
3678                 Updated german translations
3679
3680 2003-02-02 [paul]       0.8.9claws33
3681
3682         * po/es.po
3683                 updated by Ricardo Mones Lastra
3684
3685 2003-02-02 [thorsten]   0.8.9claws32
3686
3687         * src/mh.c
3688                 Fix mh_get_msginfo() segfault if file is inaccessible
3689
3690 2003-01-31 [colin]      0.8.9claws31
3691
3692         * src/procheader.c
3693                 Fix last commit's bug
3694
3695 2003-01-31 [colin]      0.8.9claws30
3696
3697         * src/procheader.c
3698                 Missing a change for gpg-signed messages
3699
3700 2003-01-31 [paul]       0.8.9claws29
3701
3702         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3703           src/procheader.c
3704           src/stock_pixmap.[ch]
3705           src/summaryview.c
3706                 indicate GnuPG signed messages by displaying an icon
3707                 in the Attachment column.
3708
3709 2003-01-31 [paul]       0.8.9claws28
3710
3711         * sync with 0.8.9cvs4
3712                 see ChangeLog 2003-01-31
3713
3714 2003-01-31 [alfons]     0.8.9claws27
3715
3716         * src/textview.c
3717                 tune URI parser to accept mailto URLs with a '?'
3718                 (patch from Ruslan Balkin)
3719
3720 2003-01-31 [colin]      0.8.9claws26
3721
3722         * src/summaryview.c
3723                 Fix a leak introduced in claws24
3724
3725 2003-01-31 [colin]      0.8.9claws25
3726
3727         * src/summaryview.c
3728                 Freeze/Thaw folder updates when deleting dups
3729
3730 2003-01-31 [colin]      0.8.9claws24
3731         
3732         * src/addr_compl.c
3733           src/summaryview.c
3734           src/msgcache.c
3735                 little speed improvements
3736
3737 2003-01-31 [colin]      0.8.9claws23
3738
3739         * src/summaryview.c
3740                 Fix segfault when forwarding nothing
3741                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3742                 
3743 2003-01-30 [paul]       0.8.9claws22
3744
3745         * sync with 0.8.9cvs3
3746                 see ChangeLog 2003-01-30
3747
3748 2003-01-30 [paul]       0.8.9claws21
3749
3750         * sync with 0.8.9cvs2
3751                 see ChangeLog 2003-01-30
3752
3753 2003-01-29 [paul]       0.8.9claws20
3754
3755         * sync with 0.8.9cvs1
3756                 see ChangeLog 2003-01-29
3757
3758 2003-01-28 [paul]       0.8.9claws19
3759
3760         * po/POTFILES.in
3761                 update to reflect changes. 
3762                 thanks to Ricardo Mones Lastra
3763
3764 2003-01-27 [christoph]  0.8.9claws18
3765
3766         * ac/openssl.m4
3767         * ac/spamassassin.m4
3768         * src/plugins/spamassassin/README
3769         * src/plugins/spamassassin/libspamc.[ch]
3770         * src/plugins/spamassassin/utils.[ch]
3771                 updated to latest libspamc
3772
3773 2003-01-27 [christoph]  0.8.9claws17
3774
3775         * src/folder.c
3776                 fix wrong use of procheader_get_header_fields
3777
3778 2003-01-27 [christoph]  0.8.9claws16
3779
3780         * src/news.c
3781         * src/prefs_account.[ch]
3782         * src/common/nntp.[ch]
3783                 allow to force authentication for NNTP servers
3784
3785         Patch submitted by Florian Mickler <dmk@d-labs.de>
3786
3787 2003-01-26 [paul]       0.8.9claws15
3788
3789         * src/summaryview.c
3790                 speed up of marking messages as read
3791                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3792
3793 2003-01-26 [christoph]  0.8.9claws14
3794
3795         * src/Makefile.am
3796         * src/mgutils.[ch]              ** REMOVE **
3797         * src/xml.[ch]                  ** REMOVE **
3798         * src/xmlprops.[ch]             ** REMOVE **
3799         * src/common/Makefile.am
3800         * src/common/mgutils.[ch]       ** NEW **
3801         * src/common/xml.[ch]           ** NEW **
3802         * src/common/xmlprops.[ch]      ** NEW **
3803                 move xml files to common directory
3804
3805 2003-01-26 [christoph]  0.8.9claws13
3806
3807         * src/plugins/spamassassin/spamassassin_gtk.c
3808                 only set gtk entry text if string is available
3809
3810 2003-01-26 [melvin]     0.8.9claws12
3811
3812         * src/description_window.c
3813                 Allow resizing of the window
3814                 Allow automatic horizontal scroll bar
3815                 Do not vertically expand and fill
3816
3817 2003-01-26 [christoph]  0.8.9claws11
3818
3819         * src/Makefile.am
3820         * src/gtkutils.[ch]             ** REMOVE **
3821         * src/common/sylpheed.c
3822         * src/gtk/Makefile.am
3823         * src/gtk/description_window.c
3824         * src/gtk/gtkutils.[ch]         ** NEW **
3825         * src/gtk/prefswindow.c
3826                 move gtkutils to gtk directory
3827
3828 2003-01-26 [paul]       0.8.9claws10
3829
3830         * src/summaryview.c
3831                 rename summary_unread_clicked() to summary_status_clicked()
3832
3833 2003-01-26 [melvin]     0.8.9claws9
3834
3835         * src/prefs_actions.c
3836                 Cosmetical changes to the help text
3837
3838 2003-01-26 [paul]       0.8.9claws8
3839
3840         * src/folder.[ch]
3841           src/mainwindow.c
3842           src/prefs_common.c
3843           src/prefs_sumamry_column.c
3844           summaryview.[ch]
3845                 rename the 'Unread' column to 'Status'
3846
3847 2003-01-25 [match]      0.8.9claws7
3848
3849         * src/mgutils.[ch]
3850                 removed reference to LDAP constants. removed error2string.
3851                 included functions to support LDAP dynamic queries.
3852         * src/syldap.h
3853                 moved LDAP constants here.
3854         * src/addressbook.c
3855         * src/addrindex.c
3856         * src/importldif.c
3857                 removed references to LDAP constants and references to
3858                 error2string.
3859
3860 2003-01-25 [paul]       0.8.9claws6
3861
3862         * src/summaryview.c
3863                 summary_thread_build(), summary_thread_init(): remove 
3864                 unneeded reference to summaryview->folder_item
3865
3866 2003-01-25 [christoph]  0.8.9claws5
3867
3868         * src/gtk/description_window.c
3869                 o allow description texts to expand over multiple columns
3870                 o translate all columns
3871         * src/prefs_actions.c
3872                 change syntax description to use new multi column feature
3873
3874         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3875
3876 2003-01-25 [match]      0.8.9claws4
3877
3878         * src/vcard.c
3879                 fixed bug with Quoted-Printable
3880
3881 2003-01-25 [paul]       0.8.9claws3
3882
3883         * src/folder.[ch]
3884           src/summaryview.[ch]
3885                 implement per-folder collapsed/expanded threads setting
3886                 
3887         * src/prefs_common.c
3888                 remove global collapsed/expanded threads option
3889
3890 2003-01-25 [christoph]  0.8.9claws2
3891
3892         * po/POTFILES.in
3893                 add pluginwindow and prefswindow
3894         * src/compose.c
3895                 make send respond correctly to messages that could be added
3896                 to the queue folder, but the UID of the message is unknown
3897         * src/folder.c
3898         * src/imap.c
3899                 don't return guessed UIDs in imap_add_msg anymore. We return
3900                 0 to tell the folder system it was appened but the UID is
3901                 unknown. Folder system now get's the UID by scaning the folder
3902                 and searching the cache for the Message-ID
3903                 (closes bug #29 Messages queued, but not sent)
3904
3905 2003-01-25 [paul]       0.8.9claws1
3906
3907         * src/codeconv.c
3908                 conv_encode_header():  fix bug when long headers with 8-bit
3909                 characters are used, so that the encoded words are wrapped.
3910                 If the space in the original text falls on the wrap boundary,
3911                 it can be lost.
3912                 Patch by Sergey Vlasov.
3913                 
3914         * src/folderview.c
3915                  fix bug where a change to the sorting method or thread view
3916                  of a folder's messages is lost if simpify-subject is set and
3917                  toggled on or off.
3918                  Patch by Luke Plant.
3919
3920 2003-01-24 [paul]       0.8.9claws
3921
3922         * sylpheed-0.8.9claws released
3923         
3924         * Makefile.am
3925           sylpheed.spec.in
3926                 remove reference to 'INSTALL.jp'
3927
3928 2003-01-23 [paul]       0.8.8claws128
3929
3930         * po/es.po
3931           po/it.po
3932           po/ru.po
3933           po/sr.po
3934                 updated translations. submitted by Ricardo Mones Lastra,
3935                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3936
3937 2003-01-23 [colin]      0.8.8claws127
3938
3939         * src/compose.c
3940                 Fix drafted and queued news articles re-edition
3941
3942 2003-01-23 [melvin]     0.8.8claws126
3943
3944         * po/fr.po
3945                 Updated French translations
3946
3947 2003-01-23 [colin]      0.8.8claws125
3948
3949         * src/inc.c
3950                 Fix "Connecting to..." status message
3951
3952 2003-01-22 [paul]       0.8.8claws124
3953
3954         * po/bg.po
3955                 updated by George Danchev
3956                 
3957         * src/folder.c
3958                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3959                 and folder deletion
3960
3961 2003-01-21 [paul]       0.8.8claws123
3962
3963         * po/bg.po
3964                 updated by George Danchev
3965                 
3966         * src/about.c
3967                 its now 2003
3968                 
3969         * src/toolbar.c
3970                 don't translate 'Separator'
3971                 
3972         * src/plugins/spamassassin/Makefile.am
3973                 add aspell to CPPFLAGS
3974                 
3975         * src/plugins/spamassassin/spamassassin.c
3976           src/plugins/spamassassin/spamassassin_gtk.c
3977                 set correct default for spamassassin_receive_spam
3978                 slightly re-word descriptions and some
3979                 other minor changes
3980
3981 2003-01-19 [alfons]     0.8.8claws122
3982                 
3983         * src/mimeview.c
3984                 mimeview_save_as(): we might as well show the file name for
3985                 the single case "Save As" too
3986
3987 2003-01-19 [alfons]     0.8.8claws121
3988
3989         * src/crash.c
3990                 change bug tracker URL to bugzilla URL
3991
3992 2003-01-19 [alfons]     0.8.8claws120
3993
3994         * src/mimeview.c
3995                 mimeview_save_all(): display name of file before overwriting;
3996                 continue saving all, even when one overwrite was cancelled
3997
3998 2003-01-19 [christoph]  0.8.8claws119
3999
4000         * src/summaryview.c
4001         * src/procmsg.[ch]
4002                 fix wrong usage of procmsg_find_children in summaryview
4003                 by using procmsg_update_unread_children instead of
4004                 summaryview_update_unread_children
4005
4006 2003-01-19 [christoph]  0.8.8claws118
4007
4008         * src/procmsg.c
4009                 fix infinite loop in procmsg_find_children
4010                  (closes bug #25 sylpheed crashes on delete.)
4011
4012         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4013
4014 2003-01-19 [paul]       0.8.8claws117
4015
4016         * po/pt_BR.po
4017                 updated by Ivan Francolin Martinez
4018
4019 2003-01-18 [melvin]     0.8.8claws116
4020
4021         * src/prefs_actions.c
4022                 Removed syntax limitation of only one '&' at the end of command.
4023                         Now actions that contain '>/dev/null 2>&1' are possible.
4024
4025 2003-01-18 [melvin]     0.8.8claws115
4026
4027         * src/prefs_actions.c
4028                 Actions IO dialog: when the action ends
4029                 the "Close" button now has focus and [Escape] closes the
4030                 window.
4031
4032 2003-01-18 [christoph]  0.8.8claws114
4033
4034         * src/procmsg.c
4035                 o add debug output when MsgInfos are really freed
4036                 o free GSLists in procmsg_find_children and
4037                   procmsg_update_unread_children
4038
4039 2003-01-18 [christoph]  0.8.8claws113
4040
4041         * src/mainwindow.c
4042                 reorder Configuration menu
4043
4044 2003-01-18 [christoph]  0.8.8claws112
4045
4046         * src/compose.c
4047                 fix applying templates to forwarded messages
4048
4049         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4050
4051 2003-01-17 [christoph]  0.8.8claws111
4052
4053         * src/folder.c
4054                 destroy folder items, when a folder item is removed
4055
4056 2003-01-17 [christoph]  0.8.8claws110
4057
4058         * src/folder.c
4059                 fix wrong folder stats update when ignored message is
4060                 deleted
4061
4062 2003-01-17 [colin]      0.8.8claws109
4063         
4064         * src/mainwindow.c
4065         * src/summaryview.c
4066                 Quicksearch bugfixes: 
4067                 - hide help button at startup if not extended
4068                 - switch to extended when looking for replies
4069
4070 2003-01-17 [paul]
4071
4072         * sync with 0.8.9 release
4073
4074 2003-01-17 [paul]       0.8.8claws108
4075
4076         * sync with 0.8.8cvs11
4077                 see ChangeLog 2003-01-17
4078
4079 2003-01-16 [colin]      0.8.8claws107
4080
4081         * src/procmsg.c
4082                 Changed encryption test to re-ask passphrase
4083                 if an encrypted message hasn't been decrypted
4084                 Fixes bug #5
4085
4086 2003-01-16 [christoph]  0.8.8claws106
4087
4088         * src/prefs_gtk.c
4089         * src/prefs_toolbar.c
4090         * src/gtk/prefswindow.h
4091         * src/plugins/spamassassin/spamassassin_gtk.c
4092                 remove page destroy function that is not used anymore
4093
4094 2003-01-16 [paul]       0.8.8claws105
4095
4096         * sync with 0.8.8cvs9
4097                 see ChangeLog 2002-01-16
4098
4099 2003-01-16 [colin]      0.8.8claws104
4100
4101         * src/compose.[ch]
4102                 Fix bug with autosaved drafts for IMAP, when draft
4103                 folder is specified - fixes bugzilla bug #20
4104
4105 2003-01-15 [paul]       0.8.8claws103
4106
4107         * src/compose.[ch]
4108           src/procmsg.c
4109                 store folder and message-id of message forwarding
4110                 in queue header and set forward flag after sending
4111
4112 2003-01-15 [paul]       0.8.8claws102
4113
4114         * sync with 0.8.8cvs8
4115                 see ChangeLog 2002-01-15
4116
4117 2003-01-15 [colin]      0.8.8claws101
4118
4119         * src/Makefile.am
4120                 Fix linking with GNU libiconv
4121
4122 2003-01-15 [darko]      0.8.8claws100
4123
4124         * src/pine.c
4125                 fix crash when importing pine address book
4126                 entry with an empty name (reported by DY
4127                 <dybulk at tri8.net>)
4128
4129 2003-01-14 [paul]       0.8.8claws99
4130
4131         * configure.in  ** REMOVED **
4132           configure.ac  ** NEW FILE **
4133                 rename configure.in to configure.ac, as it is now
4134                 preferred
4135
4136 2003-01-14 [melvin]     0.8.8claws98
4137
4138         * src/folderview.c
4139                 folderview_check_new(): More precise function description
4140
4141 2003-01-14 [melvin]     0.8.8claws97
4142
4143         * src/folderview.c
4144                 folderview_check_new(): return the number of new messages 
4145                         since last check.
4146         * src/inc.c
4147                 inc_account_mail(): Disable counting of new messages for IMAP
4148                         and NNTP until bug [19] and [14] are fixed.
4149
4150 2003-01-14 [paul]       0.8.8claws96
4151
4152         * sync with 0.8.8cvs6
4153                 see ChangeLog 2003-01-14
4154
4155 2003-01-13 [alfons]     0.8.8claws95
4156
4157         * src/textview.c
4158                 tune email address validation (c. 0.8.8claws89): if . is 
4159                 just one char away from @, the address is invalid too 
4160                 (correctly rejects addresses like foo@.com)
4161
4162 2003-01-13 [paul]       0.8.8claws94
4163
4164         * src/messageview.c
4165           src/toolbar.c
4166                 fixes to the Message View toolbar and menu:
4167                 fix non-functioning Forward button
4168                 make Reply button consider default_reply_list
4169                 remove 'Follow-up...' menu entry
4170                 add 'Forward' and 'Redirect' menu entries
4171
4172 2003-01-13 [melvin]     0.8.8claws93
4173
4174         * src/inc.c
4175                 Fixed typo that could make new messages count incorrect.
4176
4177 2003-01-13 [melvin]     0.8.8claws92
4178
4179         * src/folderview.[ch]
4180                 folderview_check_new(): return the number of new messages.
4181         * src/inc.c
4182                 Should fix bug [14] where new mail notification worked 
4183                         incorrectly with IMAP accounts.
4184                 inc_spool_account(): return number of new msgs, or -1 on error
4185                 inc_all_spool(): return number of new msgs
4186                 
4187 2003-01-13 [melvin]     0.8.8claws91
4188
4189         * src/prefs_actions.c
4190                 Justify help text.
4191
4192 2003-01-12 [thorsten]   0.8.8claws90
4193
4194         * src/common/prefs.c
4195                 close file before rename
4196
4197 2003-01-12 [alfons]     0.8.8claws89
4198
4199         * AUTHORS
4200                 add Christian Mertes
4201         * src/common/utils.[ch]
4202                 g_stricase_hash(), g_stricase_equal(): functions for 
4203                 case insensitive hash tables
4204         * src/textview.c
4205                 use top level domain names to validate email address, based
4206                 on a patch by Christian Mertes (thanks!), but changed 
4207                 implementation to use a hash table 
4208
4209 2003-01-12 [paul]       0.8.8claws88
4210
4211         * po/bg.po
4212                 updated by George Danchev
4213
4214 2003-01-12 [alfons]     0.8.8claws87
4215
4216         * src/summaryview.c
4217                 delete / execute performance: use new style folder update
4218
4219 2003-01-12 [paul]       0.8.8claws86
4220
4221         * sync with 0.8.8cvs5
4222                 see ChangeLog 2003-01-13 (!)
4223
4224 2003-01-12 [alfons]     0.8.8claws85
4225
4226         * src/filtering.c
4227         * src/matcher_parser_parse.y
4228                 prepare change_score filtering action
4229         * src/matcher.[ch]
4230                 give up const-correctness on functions that call non-const-correct functions;
4231                 several casts to gpointer in g_free();
4232                 add change_score;
4233
4234 2003-01-12 [christoph]  0.8.8claws84
4235
4236         * src/compose.c
4237                 fix 2 warnings
4238
4239         * src/gtk/prefswindow.[ch]
4240         * src/plugins/spamassassin/spamassassin_gtk.c
4241                 changed the call of the widget create function
4242                 for PrefsPages, because sometimes the widget
4243                 create function needs a widget that already has
4244                 been attached to a window (to create GDK pixmaps
4245                 for exmaple). So we simply pass the GtkWindow as
4246                 the second parameter now.
4247
4248         * src/main.c
4249         * src/mainwindow.c
4250         * src/prefs_toolbar.[ch]
4251                 rewrite Toolbar Preferences using the new
4252                 prefs window
4253
4254 2003-01-11 [alfons]     0.8.8claws83
4255
4256         * src/addressadd.c
4257                 fix crash when adding sender to addressbook because status bar
4258                 isn't there (the status bar doesn't seem to be used though,
4259                 but I'll let Match decide what to do with it)
4260
4261 2003-01-11 [colin]      0.8.8claws82
4262
4263         * src/main.c
4264           src/toolbar.c
4265                 Two useless changes reversed
4266
4267 2003-01-11 [colin]      0.8.8claws81
4268
4269         * src/mainwindow.c
4270           src/mainwindow.h
4271                 Add mainwindow_get_mainwindow()
4272         * src/alertpanel.c
4273           src/alertpanel.h
4274                 Add alertpanel_error_log() 
4275         * src/compose.c
4276           src/inc.c
4277           src/messageview.c
4278           src/toolbar.c
4279           src/main.c
4280           src/procmsg.c
4281                 Network errors get a View Log button
4282
4283 2003-01-10 [alfons]     0.8.8claws80
4284
4285         * src/prefs_toolbar.c
4286         * src/toolbar.c
4287                 use the translatable string for "Separator" as file name for
4288                 separator toolbar items (probably make this uppercase?)
4289
4290 2003-01-10 [alfons]     0.8.8claws79
4291
4292         * src/prefs_toolbar.c
4293                 put right A_SEPARATOR description string in "displayed
4294                 toolbar items list" so manually added separators are
4295                 saved correctly (bug #10, "Adding a separator to the main 
4296                 toolbar fails, entry in xml file is wrong")
4297
4298 2003-01-10 [christoph]  0.8.8claws78
4299
4300         * src/imap.c
4301                 o fix warnings
4302                 o use CAPABILITY to check if NAMESPACE is available
4303
4304 2003-01-10 [christoph]  0.8.8claws77
4305
4306         * src/imap.[ch]
4307                 apply UIDPLUS IMAP extension support patch
4308
4309         Patch submitted by Simon 'corecode' Schubert
4310
4311 2003-01-10 [paul]       0.8.8claws76
4312
4313         * src/folderview.c
4314                 a sync from main which fixes the news account folders'
4315                 Properties bug
4316
4317 2003-01-10 [christoph]  0.8.8claws75
4318
4319         * src/folder.c
4320                 don't accept 0 as a valid uid returned by copy and move
4321                 functions. 0 means the message was copied or moved but the
4322                 new uid could not be fetched. It is not an error condition
4323                 for the copy or move operation.
4324
4325 2003-01-10 [paul]       0.8.8claws74
4326
4327         * src/prefs_filtering.c
4328                 change English used in Alert when entry is not
4329                 saved.
4330                 
4331         * sync with 0.8.8cvs4
4332                 see ChangeLog 2003-01-10
4333
4334 2003-01-10 [darko]      0.8.8claws73
4335
4336         * src/pine.c
4337                 fix crash when importing address book entry
4338                 without a valid address
4339
4340 2003-01-09 [alfons]     0.8.8claws72
4341
4342         * src/inc.c
4343                 filtering performance: use new style folder update
4344
4345 2003-01-09 [christoph]  0.8.8claws71
4346
4347         * src/compose.c
4348         * src/gtk/menu.[ch]
4349                 fix wrong selecting of mime encoding type, when
4350                 opening property dialog of attachments in the
4351                 compose window. 7bit was always selected and that
4352                 destoryed files with 8bit data.
4353                 (closes bug #9 Sylpheed-claws destroys attachments when
4354                  changing MIME-types)
4355
4356 2003-01-09 [paul]       0.8.8claws70
4357
4358         * sync with 0.8.8cvs3
4359                 see ChangeLog 2003-01-09
4360
4361 2003-01-08 [alfons]     0.8.8claws69
4362         
4363         * src/addressadd.c
4364                 apply patch by Kim Schulz to fix build breakage
4365                 because of missing variable
4366
4367 2003-01-08 [paul]       0.8.8claws68
4368
4369         * sync with 0.8.8cvs2
4370                 see ChangeLog 2002-01-08
4371
4372 2003-01-08 [paul]       0.8.8claws67
4373
4374         * po/it.po
4375                 updated by Alessandro Maestri
4376                 
4377         * src/addressadd.c
4378                 when using 'Add sender to addressbook' allow
4379                 name to be edited and remarks to be entered
4380                 Patch submitted by Luke Plant
4381
4382 2003-01-08 [darko]      0.8.8claws66
4383
4384         * README.claws, src/summaryview.c
4385                 fix description for marked messages
4386
4387 2003-01-08 [paul]
4388
4389         * tools/Makefile.am
4390           tools/launch_phoenix  ** NEW FILE **
4391                 add script that enables using Phoenix as the default
4392                 web browser. 
4393                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4394                 
4395         * tools/OOo2sylpheed.pl
4396                 remove full path to sylpheed executable, just 'sylpheed'
4397                 will do
4398                 
4399         * tools/README
4400                 add launch_phoenix informtion and re-arrange and compress
4401                 the data a little
4402
4403 2003-01-07 [christoph]  0.8.8claws65
4404
4405         * src/folder.c
4406                 fix update for source folder when moving messages
4407         * src/procmsg.[ch]
4408         * src/summaryview.c
4409                 use function to set to_folder for message infos and
4410                 automatically update the op_count for old and new
4411                 folder
4412
4413 2003-01-07 [melvin]     0.8.8claws64
4414
4415         * src/prefs_actions.c
4416                 Fixed bug where an '%p' Action on a displayed image crashed 
4417                         Sylpheed
4418                 Code clean up (get rid of duplicated code and removed unnecessary 
4419                                 structure member)
4420
4421 2003-01-07 [christoph]  0.8.8claws63
4422
4423         * src/compose.c
4424         * src/folder.[ch]
4425         * src/folderview.c
4426         * src/import.c
4427         * src/inc.c
4428         * src/main.c
4429         * src/mainwindow.c
4430         * src/messageview.c
4431         * src/prefs_folder_item.c
4432         * src/procmsg.c
4433         * src/summaryview.c
4434         * src/toolbar.c
4435                 o remove all folder update triggering from the UI code. The folder
4436                   system should know much better when a folder needs an update.
4437                 o to prevent multiple updates in a row the folder updates can be
4438                   frozen for some time.
4439
4440                 Note: - Please verify that no updates are missing
4441                       - Check where freeze/thaws should be added
4442
4443 2003-01-07 [christoph]  0.8.8claws62
4444
4445         * src/prefs_actions.c
4446                 don't translate empty strings
4447
4448         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4449
4450 2003-01-06 [christoph]  0.8.8claws61
4451
4452         * src/prefs_actions.c
4453                 mark strings for gettext
4454         * src/prefs_matcher.c
4455                 use new description window for Execute action and
4456                 match condition in Filtering
4457
4458         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4459
4460 2003-01-06 [alfons]     0.8.8claws60
4461
4462         keep myself inspired to re-organize matcher part 8; 
4463         yes, more to come (I need to move out the descriptive
4464         text for actions to matcher.c, or at least make it not
4465         depend on the wicked ordering)
4466
4467         * src/prefs_matcher.c
4468                 add documentation so others may comprehend the
4469                 UI part of the conditions
4470                 
4471 2003-01-06 [christoph]  0.8.8claws59
4472
4473         * src/prefs_actions.c
4474                 use new description window for syntax help
4475         * src/gtk/description_window.c
4476                 fix display of descriptions with column count != 2
4477
4478         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4479
4480 2003-01-06 [christoph]  0.8.8claws58
4481
4482         * src/quote_fmt.c
4483         * src/summaryview.[ch]
4484         * src/gtk/Makefile.am
4485         * src/gtk/description_window.[ch]       ** NEW **
4486                 use a generic window to display syntax descriptions
4487                 currently used in quote_fmt and summaryview (new description
4488                 for extended quick search)
4489
4490         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4491
4492 2003-01-06 [paul]       0.8.8claws57
4493
4494         * sync with 0.8.8cvs1
4495                 see ChangeLog 2003-01-06
4496
4497 2003-01-06 [christoph]  0.8.8claws56
4498
4499         * src/mainwindow.c
4500         * src/prefs_gtk.[ch]
4501         * src/gtk/prefswindow.[ch]
4502         * src/plugins/spamassassin/spamassassin_gtk.c
4503                 o remove page management from prefswindow, pages
4504                   will be an argument to prefswindow_open
4505                 o prefswindow_open gets a datapointer that is
4506                   passed to the widget_create function to allow
4507                   creation of prefswindow for specific items
4508
4509 2003-01-06 [colin]      0.8.8claws55
4510         
4511         * src/summaryview.c
4512                 We don't want regexp in the reply-finder, 
4513                 because MIDs can contain !,$,. and so on
4514
4515 2003-01-06 [jens]       0.8.8claws54
4516
4517         * src/jpilot.c
4518                 fixed a wrong free in jpilot_read_db_files
4519
4520 2003-01-06 [alfons]     0.8.8claws53
4521
4522         re-organize matcher part 8; more to come
4523        
4524         * src/matcher.c
4525                 matcherprop_to_string(): put g_free()s before the
4526                 switch-case break to fix memleaks                
4527
4528 2003-01-06 [colin]      0.8.8claws52
4529
4530         * src/summaryview.c
4531                 cleanup & reply-finder now displays the first 
4532                 matching message
4533
4534 2003-01-05 [alfons]     0.8.8claws51
4535
4536         re-organize matcher part 7; more to come
4537
4538         * src/matcher.[ch]
4539                 fixes for constant correctness;
4540                 more documentation;
4541
4542 2003-01-05 [alfons]     0.8.8claws50
4543
4544         re-organize matcher part 6; more to come
4545         
4546         * src/matcher.[ch]
4547                 fixes for constant correctness;
4548                 more documentation;
4549         * src/filtering.c
4550                 fix for constant correctness
4551
4552 2003-01-05 [colin]      0.8.8claws49
4553
4554         * src/account.[ch]
4555                 Add account_get_reply_account function
4556         * src/compose.c
4557                 Use account_get_reply_account function 
4558         * src/summaryview.c
4559                 Basic reply-finder - click on the replied
4560                 icon gets you to the outbox using quick-search
4561
4562 2003-01-05 [paul]       0.8.8claws48
4563
4564         * src/prefs_common.c
4565                 small change to English
4566                 
4567         * src/prefs_filtering.c
4568                 prefs_filtering_action_select(): improve logic and uniformity
4569                 of gui
4570
4571 2003-01-05 [alfons]     0.8.8claws47
4572
4573         fine tune solution to focus problems (bug #7)
4574
4575         * src/mainwindow.c
4576                 mainwindow_focus_in_event(): remove grab event check
4577         * src/summaryview.c
4578                 summary_button_pressed(): move selection on right-click
4579                 too. we can't possibly move the selection back after
4580                 canceling a dialog, because gtk's incomplete focus 
4581                 management. whether this is a good solution, only time
4582                 will tell.
4583
4584 2003-01-05 [christoph]  0.8.8claws46
4585
4586         * src/imap.c
4587                 fix crash when no imap connection could be established
4588
4589 2003-01-05 [paul]       0.8.8claws45
4590
4591         * src/mainwindow.c
4592           src/sumamryview.c
4593           src/gtk/menu.[ch]
4594                 fix bug 605957 'shortcuts in popup-menu'
4595                 make user-defined shortcuts work
4596                 show shortcuts that are already defined
4597                 in the main menu
4598                 Patch submitted by Luke Plant
4599
4600 2003-01-05 [alfons]     0.8.8claws44
4601
4602         * src/mainwindow.c
4603                 focus_in_event handler should not select summary view row 
4604                 when another window (menu, dialog) grabbed for events 
4605                 (bug #7, "[0.8.8claws42] Message summary focus") 
4606
4607 2003-01-04 [christoph]  0.8.8claws43
4608
4609         * src/procmsg.c
4610                 update save folder after adding the sent message
4611                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4612
4613 2003-01-02 [christoph]  0.8.8claws42
4614
4615         * src/common/plugin.c
4616                 fix unloading of all plugins and unload
4617                 plugins in reverse order
4618                 
4619         * src/gtk/pluginwindow.c
4620                 implement function of load and unload button
4621
4622         * src/gtk/prefswindow.c
4623         * src/gtk/prefswindow.h
4624                 rename register function and add new unregister
4625                 function
4626
4627         * src/plugins/spamassassin/spamassassin_gtk.c
4628                 unregister prefs page and update for changes in
4629                 src/gtk/prefswindow.c
4630
4631 2003-01-02 [paul]       0.8.8claws41
4632
4633         * po/es.po
4634                 updated by Ricardo Mones Lastra
4635
4636 2003-01-02 [paul]
4637
4638         * tools/tb2sylpheed
4639                 fixes and improvements by Urke MMI
4640
4641 2003-01-02 [thorsten]   0.8.8claws40
4642
4643         * src/procmsg.c
4644                 fixed wrong return value
4645
4646 2003-01-02 [thorsten]   0.8.8claws39
4647
4648         * src/prefs.c
4649                 fixed printing wrong variable
4650
4651 2003-01-02 [thorsten]   0.8.8claws38
4652
4653         * src/prefs.c
4654                 fixed acessing members of freed pfile struct
4655
4656 2003-01-02 [thorsten]   0.8.8claws37
4657
4658         * src/procmsg.c
4659                 detect loops across several messages
4660                 as suggested by Christoph Hohmann
4661
4662 2003-01-01 [match]      0.8.8claws36
4663
4664         * src/addrindex.c
4665                 fixed another memory leak.
4666
4667 2003-01-01 [match]      0.8.8claws35
4668
4669         * src/jpilot.[ch]
4670                 fixed memory leaks. applied Doxygen comments.
4671
4672 2003-01-01 [thorsten]   0.8.8claws34
4673
4674         * src/procmsg.c
4675                 inhibit endless loop if msg references itself
4676                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4677
4678 2003-01-01 [christoph]  0.8.8claws33
4679
4680         * src/mainwindow.c
4681         * src/gtk/Makefile.am
4682         * src/gtk/pluginwindow.c                ** NEW **
4683         * src/gtk/pluginwindow.h                ** NEW **
4684                 add plugin window
4685
4686         * src/plugins/demo/demo.c
4687         * src/plugins/spamassassin/spamassassin.c
4688         * src/plugins/spamassassin/spamassassin_gtk.c
4689                 write better plugin descriptions
4690
4691 2002-12-31 [christoph]  0.8.8claws32
4692
4693         * src/gtk/prefswindow.c
4694         * src/plugins/spamassassin/spamassassin_gtk.c
4695                 some small improvements to GTK code
4696
4697 2002-12-31 [christoph]  0.8.8claws31
4698
4699         * src/plugins/spamassassin/spamassassin_gtk.c
4700                 enable folder select button
4701
4702 2002-12-31 [christoph]  0.8.8claws30
4703
4704         * src/mainwindow.c
4705         * src/gtk/Makefile.am
4706         * src/gtk/prefswindow.c                         ** NEW **
4707         * src/gtk/prefswindow.h                         ** NEW **
4708                 add new prefs window
4709
4710         * src/common/plugin.c
4711                 don't try to load empty config lines
4712         
4713         * src/plugins/spamassassin/Makefile.am
4714         * src/plugins/spamassassin/spamassassin.c
4715         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4716         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4717                 GTK config for SpamAssassin Plugin using
4718                 the new prefs window
4719
4720 2002-12-31 [paul]       0.8.8claws29
4721
4722         * po/POTFILES.in
4723                 remove obsolete entry 'src/menu.c'
4724
4725 2002-12-31 [alfons]     0.8.8claws28
4726
4727         * src/matcher.[ch]
4728         * src/matcher_parser_parse.y
4729         * src/prefs_matcher.c
4730                 add "ignore_thread" and "~ignore_thread" condition so it's
4731                 possible to make the actions / scoring operate on the ignore
4732                 thread flag
4733
4734 2002-12-31 [christoph]  0.8.8claws27
4735
4736         * src/addrbook.c
4737         * src/addrindex.c
4738         * src/folder.c
4739         * src/matcher.c
4740         * src/prefs_account.c
4741         * src/prefs_actions.c
4742         * src/prefs_customheader.c
4743         * src/prefs_display_header.c
4744         * src/prefs_gtk.c
4745         * src/procmime.c
4746         * src/toolbar.c
4747         * src/xmlprops.c
4748         * src/common/prefs.[ch]
4749                 extend prefs file handling for reading and automatic handling
4750                 of blocks. When reading prefs_set_block_label will automatically
4751                 move on to the block. When writing it will copy all other blocks
4752                 automatically
4753
4754         * src/common/plugin.c
4755                 Now loading plugin filenames from [Plugins] block in
4756                 sylpheed rc file
4757
4758 2002-12-30 [christoph]  0.8.8claws26
4759
4760         * src/common/hooks.[ch]
4761                 return abort status to caller of hooks_invoke
4762                 
4763         * src/inc.[ch]
4764                 invoke message filtering hook and stop
4765                 default handling when filter returns abort
4766
4767         * src/common/plugin.[ch]
4768         * src/plugins/demo/demo.c
4769                 modify plugin loader, because resolving symbols for strings
4770                 does not work correctly
4771         
4772         * configure.in
4773         * ac/spamassassin.m4                            ** NEW **
4774         * src/plugins/spamassassin/.cvsignore           ** NEW **
4775         * src/plugins/spamassassin/Makefile.am          ** NEW **
4776         * src/plugins/spamassassin/README               ** NEW **
4777         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4778         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4779         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4780                 add spamassassin plugin, see src/plugins/spamassassin/README
4781                 for details
4782
4783 2002-12-29 [alfons]     0.8.8claws25
4784
4785         * src/mainwindow.c
4786                 when moving focus from a message view to the main 
4787                 window, don't forget to select the summary node
4788                 of the displayed message. should fix "[ 659103 ] 
4789                 focus-follows-mouse confuses sylpheed"
4790
4791 2002-12-29 [christoph]  0.8.8claws24
4792
4793         * src/Makefile.am
4794         * src/stringtable.[ch]          ** REMOVE **
4795         * src/common/Makefile.am
4796         * src/common/stringtable.[ch]   ** NEW **
4797                 move stringtable files to common directory
4798
4799 2002-12-29 [christoph]  0.8.8claws23
4800
4801         * src/Makefile.am
4802         * src/menu.[ch]                 ** REMOVE **
4803         * src/gtk/Makefile.am
4804         * src/gtk/menu.[ch]             ** NEW **
4805                 move menu files to gtk directory
4806
4807 2002-12-29 [match]      0.8.8claws22
4808
4809         * src/addressbook.c
4810         * src/syldap.c
4811                 moved UI specific code out of LDAP code into addressbook
4812                 UI code. fixed memory leak.
4813
4814 2002-12-29 [christoph]  0.8.8claws21
4815
4816         * src/folder.c
4817                 only check for IGNORED parent message when message is
4818                 not IGNORED itself
4819
4820 2002-12-29 [alfons]     0.8.8claws20
4821
4822         * src/summaryview.c
4823                 set gtksctree's anchor correct (immediate execute
4824                 changes the tree's layout, and anchor points at 
4825                 the incorrect row). fixes "[ 657233 ] multiple msg 
4826                 delete sometimes off by 1".
4827                 we probably have to look for more tree layout /
4828                 anchor glitches.
4829
4830 2002-12-29 [paul]       0.8.8claws19
4831
4832         * src/summaryview.c
4833                 fix bug [ 659054 ] incorrect sorting of 'From' column
4834                 when using 'display sender using address book'
4835                 thanks to Alfons and Luke Plant
4836
4837 2002-12-29 [christoph]  0.8.8claws18
4838
4839         * src/folder.c
4840         * src/procmsg.[ch]
4841                 check parent messages for IGNORE THREAD flag, when adding,
4842                 moving or copying messages to a folder
4843
4844 2002-12-27 [alfons]     0.8.8claws17
4845
4846         re-organize matcher part 5; more to come
4847
4848         * src/matcher.c
4849                 hash keywords in matchparser_tab 
4850
4851 2002-12-27 [alfons]     0.8.8claws16
4852
4853         re-organize matcher part 4; more to come
4854
4855         * src/matcher_parser.h
4856         * src/matcher_parser_lex.l
4857         * src/matcher_parser_parse.y
4858                 cleanup
4859
4860 2002-12-27 [alfons]     0.8.8claws15
4861
4862         re-organize matcher part 3; more to come
4863
4864         * src/matcher.[ch]
4865                 cleanup
4866
4867 2002-12-27 [alfons]     0.8.8claws14
4868
4869         re-organize matcher part 2; more to come but this should
4870         work. cc me if there are any regressions.
4871
4872         * src/matcher.h
4873                 add prototype for get_matchparser_tab_id()
4874         * src/matcher_parser_lex.l
4875                 look up keywords using matchparser_tab_id();
4876
4877 2002-12-27 [alfons]     0.8.8claws12
4878
4879         re-organize matcher part 1
4880
4881         * src/matcher.h
4882                 map yacc generated constants to sylpheed matcher constants
4883         * src/matcher.c
4884                 add function to find a matcher constant from a string
4885
4886 2002-12-27 [christoph]  0.8.8claws11
4887
4888         * src/compose.c
4889                 MENUITEM_ADD casts the 4th argument from integer to pointer
4890                 so it probably should not be a pointer, this means we
4891                 should use account id for it and not the account's pointer
4892
4893 2002-12-27 [paul]       0.8.8claws10
4894
4895         * src/mainwindow.c
4896                 remove unneeded 'GtkWidget *vbox'
4897                 
4898         * src/summaryview.c
4899                 further sync with 0.8.8 - make sort
4900                 by recipient work as expected
4901                 
4902         * NEWS
4903                 sync with 0.8.8
4904
4905 2002-12-27 [paul]       0.8.8claws9
4906
4907         * po/pt_BR.po
4908                 updated by Ivan F. Martinez
4909                 
4910 2002-12-27 [darko]      0.8.8claws8
4911
4912         * src/common/utils.c
4913                 added locked pattern to extended search
4914
4915 2002-12-27 [alfons]     0.8.8claws7
4916
4917         * src/prefs_matcher.[ch]
4918                 clean up
4919
4920 2002-12-26 [alfons]     0.8.8claws6
4921
4922         * src/matcher.[ch]
4923         * src/matcher_parser_lex.l
4924         * src/matcher_parser_parse.y
4925         * src/prefs_matcher.c
4926                 allow color label as a condition in the matcher
4927
4928 2002-12-26 [oliver]     0.8.8claws5
4929         
4930         * src/toolbar.c 
4931                 enable Addressbook for Main and Messageview
4932         * src/prefs_actions.c
4933                 enable actions in Messageview
4934
4935 2002-12-26 [christoph]  0.8.8claws4
4936
4937         * src/common/plugin.c
4938                 add a little debug output
4939         * configure.in
4940         * src/plugins/demo/Makefile.am
4941                 better use of automake
4942
4943 2002-12-26 [christoph]  0.8.8claws3
4944
4945         * src/Makefile.am
4946         * src/common/Makefile.am
4947                 fix "make distdir"
4948
4949 2002-12-26 [christoph]  0.8.8claws2
4950
4951         * configure.in
4952                 sort configure checks into common / gtk / plugins
4953         * po/POTFILES.in
4954                 add src/prefs_gtk.c
4955         * src/Makefile.am
4956                 add plugins SUBDIR
4957         * src/main.c
4958         * src/common/sylpheed.[ch]
4959                 added now sylpheed_done function for shutdown
4960         * src/common/Makefile.am
4961         * src/common/plugin.[ch]                ** NEW **
4962                 plugin loader and unloader
4963         * src/plugins/.cvsignore                ** NEW **
4964         * src/plugins/Makefile.am               ** NEW **
4965                 build plugins
4966         * src/plugins/demo/.cvsignore           ** NEW **
4967         * src/plugins/demo/Makefile.am          ** NEW **
4968         * src/plugins/demo/demo.c               ** NEW **
4969                 small demo plugin that installs a logtext hook and
4970                 outputs the log text to stdout
4971
4972 2002-12-26 [paul]       0.8.8claws1
4973
4974         * po/es.po
4975                 updated by Ricardo Mones Lastra
4976
4977 2002-12-26 [paul]       0.8.8claws
4978
4979         * 0.8.8claws released
4980
4981 2002-12-26 [paul]       0.8.7claws12
4982
4983         * po/bg.po
4984                 updated by George Danchev
4985
4986 2002-12-26 [paul]       0.8.7claws11
4987
4988         * po/POTFILES.in
4989                 remove unneeded 'src/prefs.c' entry 
4990
4991 2002-12-26 [paul]       0.8.7claws10
4992
4993         * src/codeconv.c
4994           src/mainwindow.c
4995                 sync with 0.8.8 release
4996         
4997         * src/folder.[ch]
4998           src/mh.c
4999           src/summaryview.c
5000                 partial sync with 0.8.8 release
5001         
5002
5003 2002-12-25 [alfons]     0.8.7claws9
5004
5005         * src/matcher.[ch]
5006         * src/matcher_parser_lex.l
5007         * src/matcher_parser_parse.y
5008         * src/prefs_matcher.c
5009                 add locked flag to possible filtering / matcher 
5010                 conditions (also a good example what should be
5011                 done to add a simple boolean condition)
5012
5013 2002-12-25 [christoph]  0.8.7claws8
5014
5015         * src/Makefile.am
5016         * src/account.[ch]
5017         * src/addrbook.c
5018         * src/addressbook.c
5019         * src/addrindex.c
5020         * src/filtering.c
5021         * src/folder.c
5022         * src/matcher.c
5023         * src/prefs.[ch]                ** REMOVE **
5024         * src/prefs_account.c
5025         * src/prefs_actions.c
5026         * src/prefs_common.c
5027         * src/prefs_customheader.c
5028         * src/prefs_display_header.c
5029         * src/prefs_filtering.c
5030         * src/prefs_folder_item.c
5031         * src/prefs_gtk.[ch]            ** NEW **
5032         * src/prefs_matcher.c
5033         * src/prefs_scoring.c
5034         * src/prefs_summary_column.c
5035         * src/procmime.c
5036         * src/selective_download.c
5037         * src/toolbar.c
5038         * src/common/Makefile.am
5039         * src/common/prefs.[ch]         ** NEW **
5040                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5041
5042 2002-12-24 [alfons]     0.8.7claws7
5043
5044         * src/summaryview.c
5045                 summary_thread_build(): fix real cause of the crash mentioned in
5046                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5047                 this way we get meaningful ctree nodes 
5048
5049 2002-12-24 [oliver]     0.8.7claws6
5050
5051         * src/mainwindow.[ch]
5052         * src/messageview.[ch]
5053         * src/compose.[ch]
5054         * src/inc.c
5055         * src/summaryview.c
5056                 changes to use updated toolbar handling
5057                 
5058 2002-12-24 [oliver]     0.8.7claws5
5059
5060         * src/toolbar.[ch]
5061                 generic toolbar handling
5062                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5063         * src/prefs_toolbar.[ch]
5064                 adjust to handling
5065         
5066 2002-12-24 [oliver]     0.8.7claws4
5067         
5068         * src/stock_pixmap.[ch]
5069                 move SYLPHEED_LOGO to end of list in order 
5070                 to remove it from Custom Toolbar`s Icon View
5071
5072 2002-12-24 [alfons]     0.8.7claws3
5073
5074         * src/summaryview.c
5075                 summary_thread_build(): fix crash because of focus != selection 
5076                 after threading. when deleting the selection, gtk tries but fails 
5077                 to find the correct focusable element. we now force the selection
5078                 to be focused. this should solve the infamous bug reported by 
5079                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5080                 a test case is available. 
5081
5082 2002-12-24 [darko]      0.8.7claws2
5083
5084         * src/summaryview.c
5085                 don't crash when unmarking message with unread children
5086
5087 2002-12-23 [christoph]  0.8.7claws1
5088
5089         * src/Makefile.am
5090         * src/common/Makefile.am
5091                 update Makefiles for moved intl.h, version.h and defs.h
5092         * src/imap.c
5093                 rewrite imap_session_get to avoid duplicate code
5094
5095 2002-12-23 [paul]       0.8.7claws
5096
5097         * Santa-Claws released
5098         
5099         * po/hu.po
5100           po/ru.po
5101                 squeeze in updated Hungarian and Russian translations.
5102                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5103
5104 2002-12-23 [paul]       0.8.6claws129
5105
5106         * po/pl.po
5107                 updated by Witold Wladyslaw Wojciech Wilk
5108
5109 2002-12-23 [paul]       0.8.6claws128
5110
5111         * src/quote_fmt_parse.y
5112                 fix typo and add licence header
5113
5114 2002-12-23 [paul]       0.8.6claws127
5115
5116         * po/en_GB.po
5117                 updated
5118
5119 2002-12-23 [paul]       0.8.6claws126
5120
5121         * po/it.po
5122                 updated translation, submitted by Alessandro Maestri
5123                 
5124 2002-12-23 [paul]       0.8.6claws125
5125
5126         * src/quote_fmt_parse.y
5127                 fix signature-stripping on replies bug. match
5128                 '-- \n' and not '-- '.
5129
5130 2002-12-22 [paul]       0.8.6claws124
5131
5132         * po/bg.po
5133           po/es.po
5134           po/sr.po
5135                 updated translations. submitted by George Danchev,
5136                 Ricardo Mones Lastra, and Urke MMI respectively
5137
5138 2002-12-21 [paul]       0.8.6claws123
5139
5140         * src/addrbook.c
5141                 fix coding style
5142
5143 2002-12-21 [paul]       0.8.6claws122
5144
5145         * src/addrbook.c
5146                 fix bug [643638] where if a person is in one or more
5147                 addressbook groups editing that person's email 
5148                 address results in removal from those groups.
5149                 Patch submitted by Luke Plant.
5150
5151 2002-12-20 [christoph]  0.8.6claws121
5152
5153         * src/common/utils.c
5154         * src/summaryview.c
5155                 reimplement expand_search_string using GString to
5156                 prevent crashs caused by miscalculated string
5157                 lengths reported by Paul
5158
5159 2002-12-20 [christoph]  0.8.6claws120
5160
5161         * src/summaryview.c
5162                 don't use "changed" to check if op_count has to be changed as it
5163                 is also set when the message has unread children
5164                 (closes bug [ 653221 ] crash while deleting duplicates)
5165
5166 2002-12-20 [paul]       0.8.6claws119
5167
5168         * sync with 0.8.6cvs27
5169                 see ChangeLog 2002-12-20
5170
5171 2002-12-20 [paul]       0.8.6claws118
5172
5173         * sync with 0.8.6cvs26
5174                 see ChangeLog 2002-12-19 and 2002-12-20
5175
5176 2002-12-19 [alfons]     0.8.6claws117
5177
5178         * src/textview.c
5179                 fix incorrect parsing of email addresses, submitted by 
5180                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5181                 name display if it contains @".
5182
5183 2002-12-18 [paul]       0.8.6claws116
5184
5185         * sync with 0.8.6cvs23
5186                 see ChangeLog 2002-12-18
5187
5188 2002-12-18 [paul]       0.8.6claws115
5189
5190         * src/Makefile.am
5191         * src/account.c
5192         * src/codeconv.c
5193         * src/gtkutils.[ch]
5194         * src/imap.c
5195                 sync with 0.8.6cvs22.
5196                 see ChangeLog 2002-12-17 and 2002-12-18
5197
5198 2002-12-17 [christoph]  0.8.6claws114
5199
5200         * src/imap.c
5201                 o don't create a session if imap greeting fails
5202                 o don't close socket when authentication fails
5203                   this is done by imap_session_destroy
5204
5205 2002-12-17 [thorsten]   0.8.6claws113
5206
5207         * tools/Makefile.am
5208           tools/README
5209           tools/google_msgid.pl ** NEW FILE **
5210                 Added "search for message-id" script and doc
5211
5212 2002-12-17 [thorsten]   0.8.6claws112
5213
5214         * po/hu.po
5215                 Updated hungarian translation
5216                 (updated by Gal Zoltan)
5217
5218 2002-12-16 [christoph]  0.8.6claws111
5219
5220         * src/addr_compl.c
5221                 remove stupid addressbook dump to debug output
5222         * src/mh.c
5223                 fix memory leak found by Hiro
5224
5225 2002-12-14 [paul]       0.8.6claws110
5226
5227         * src/compose.c
5228                 fix menubar sensitivity on send
5229                 
5230         * src/prefs_filtering.c
5231         * src/prefs_matcher.c
5232         * src/prefs_scoring.c
5233                 Fix english ;)
5234                 
5235         * src/common/quoted-printable.h
5236                 sync: fix typo
5237         
5238 2002-12-13 [christoph]  0.8.6claws109
5239
5240         * src/Makefile.am
5241         * src/manage_window.[ch]        ** REMOVE **
5242         * src/gtk/Makefile.am
5243         * src/gtk/manage_window.[ch]    ** NEW **
5244                 move manage_window files to gtk directory
5245
5246 2002-12-13 [christoph]  0.8.6claws108
5247
5248         * src/Makefile.am
5249         * src/gtkshruler.[ch]           ** REMOVE **
5250         * src/gtk/Makefile.am
5251         * src/gtk/gtkshruler.[ch]       ** NEW **
5252                 move gtkshruler files to gtk directory
5253
5254 2002-12-13 [christoph]  0.8.6claws107
5255
5256         * src/Makefile.am
5257         * src/compose.c
5258         * src/gtkstext.[ch]             ** REMOVE **
5259         * src/gtkutils.[ch]
5260         * src/textview.c
5261         * src/gtk/gtkstext.[ch]         ** NEW **
5262         * src/gtk/Makefile.am
5263                 o move stext functions to gtkstext.c to remove
5264                   dependency of gtkutils
5265                 o move gtkstext files to gtk directory
5266
5267         * src/gtk/Makefile.am
5268         * src/gtk/sslcertwindow.[ch]
5269                 UI stuff can always depend on common code so
5270                 it's ok to add ../common to include path
5271
5272 2002-12-13 [colin]      0.8.6claws106
5273
5274         * src/summaryview.c
5275                 Disconnect sighandlers for mainwindow when
5276                 quicksearch has the focus
5277                 Fix bug #653231
5278         * src/mainwindow.[ch]
5279                 Make key_pressed callback public, to be able
5280                 to disconnect it
5281
5282 2002-12-13 [christoph]  0.8.6claws105
5283
5284         * src/mh.c
5285                 create .mh_sequences file in new MH folders
5286                 (closes feature request [ 523162 ] MH folders should
5287                  get a .mh_sequences)
5288
5289 2002-12-13 [colin]      0.8.6claws104
5290
5291         * src/summaryview.c
5292                 Better handling of quicksearch show/hide
5293                 (basically the button stays under the mouse 
5294                  when toggled)
5295
5296 2002-12-13 [paul]       0.8.6claws103
5297
5298         * sync with 0.8.6cvs17
5299                 see ChangeLog 2002-12-13
5300
5301 2002-12-13 [paul]       0.8.6claws102
5302
5303         * po/es.po
5304                 updated by Ricardo Mones Lastra
5305
5306 2002-12-11 [colin]       0.8.6claws101
5307
5308         * src/folder.c
5309                 remove statusbar stuff
5310           src/folderview.c
5311                 set statusbar verbosity when moving folders
5312
5313 2002-12-11 [colin]       0.8.6claws100
5314         * src/prefs_filtering.c
5315         * src/prefs_matcher.c
5316         * src/prefs_scoring.c
5317                 Fix english ;)
5318
5319 2002-12-11 [colin]       0.8.6claws99
5320
5321         * src/prefs_common.[ch]
5322                 Add summary_quicksearch_type
5323         * src/summaryview.c
5324                 Save last used quicksearch type
5325
5326 2002-12-11 [jens]       0.8.6claws98
5327         * src/prefs_filtering.c
5328         * src/prefs_matcher.c
5329         * src/prefs_scoring.c
5330                 added dialog for incomplete rules in scoring, filtering and
5331                 matcher to ask wheather really close
5332
5333 2002-12-11 [colin]      0.8.6claws97
5334
5335         * src/folder.c
5336                 Fix folder dnd statusbar logging
5337
5338 2002-12-10 [christoph]  0.8.6claws96
5339
5340         * src/compose.c
5341         * src/folder.c
5342         * src/imap.c
5343         * src/inc.c
5344         * src/main.c
5345         * src/mainwindow.c
5346         * src/news.c
5347         * src/send.c
5348         * src/statusbar.[ch]
5349         * src/common/hooks.c
5350         * src/common/log.[ch]
5351                 o handle verbose logging in statusbar directly in statusbar code
5352                   and common code does not need any knowledge about a statusbar
5353                 o remove direct calls to statusbar_(puts|pop)_all functions
5354
5355 2002-12-10 [jens]       0.8.6claws95
5356
5357         * src/*.c
5358                 removed gettext from g_warnings
5359         * po/POTFILES.in
5360                 cleaned and updated
5361         * po/de.po
5362                 updated
5363
5364 2002-12-10 [colin]      0.8.6claws94
5365
5366         * src/main.c
5367                 finish crash dialog fix
5368
5369 2002-12-10 [colin]      0.8.6claws93
5370
5371         * src/main.c
5372                 "Fix" "sylpheed already running" instead of
5373                 crash dialog appearing after a crash
5374
5375 2002-12-10 [colin]      0.8.6claws92
5376
5377         * po/POTFILES.in
5378                 add src/gtk/sslcertwindow.c
5379
5380 2002-12-10 [paul]       0.8.6claws91
5381
5382         * po/POTFILES.in
5383                 updated to reflect recent changes
5384                 submitted by Alessandro Maestri
5385
5386 2002-12-09 [christoph]  0.8.6claws90
5387
5388         * src/Makefile.am
5389         * src/smtp.[ch]                 ** REMOVE **
5390         * src/common/Makefile.am
5391         * src/common/smtp.[ch]          ** NEW **
5392                 move smtp files to common directory
5393
5394 2002-12-09 [christoph]  0.8.6claws89
5395
5396         * src/Makefile.am
5397         * src/session.[ch]              ** REMOVE **
5398         * src/common/Makefile.am
5399         * src/common/session.[ch]       ** NEW **
5400                 move session files to common directory
5401
5402 2002-12-09 [paul]       0.8.6claws88
5403
5404         * src/account.c
5405                 fix bug [649746] edit accounts: move account reverted
5406                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5407
5408 2002-12-09 [colin]      0.8.6claws87
5409
5410         * src/ssl_certificate.c
5411                 cleanup
5412
5413 2002-12-09 [colin]      0.8.6claws86
5414
5415         * src/ssl.c
5416                 Try to open the cert.pem database and 
5417                 issue a warning if it isn't there
5418
5419 2002-12-09 [colin]      0.8.6claws85
5420
5421         * src/common/ssl_certificate.c
5422         * src/gtk/sslcertwindow.c
5423                 Warning fixes
5424
5425 2002-12-09 [colin]      0.8.6claws84
5426
5427         * src/ssl_certificate.[ch] ** REMOVED **
5428         * src/common/ssl_certificate.[ch] ** NEW **
5429         * src/Makefile.am
5430         * src/common/Makefile.am
5431                 Moved ssl_certificate.[ch] to common
5432         * src/common/ssl.c 
5433                 Put back needed include
5434         * src/gtk/sslcertwindow.[ch]
5435                 Changed ssl_certificate.h include
5436         
5437 2002-12-09 [colin]      0.8.6claws83
5438
5439         * src/gtk/sslcertwindow.[ch]
5440                 Implement hook for certificate acception
5441         * src/ssl_certificate.[ch]
5442                 Implement hook for certificate acception
5443         * src/common/ssl.c
5444                 Reenable certificate acception check
5445         * src/mainwindow.c
5446                 Register sslcertwindow's hook
5447         
5448 2002-12-08 [christoph]  0.8.6claws82
5449
5450         * src/about.c
5451         * src/addr_compl.c
5452         * src/codeconv.c
5453         * src/manual.c
5454         * src/undo.c
5455         * src/common/utils.c
5456                 o add missing includes
5457                 o fix warnings
5458         * src/.cvsignore
5459         * src/common/.cvsignore
5460         * src/common/version.h          ** REMOVE **
5461                 remove autogenerated file
5462
5463 2002-12-08 [paul]       0.8.6claws81
5464
5465         * src/stringtable.c
5466                 put back needed include
5467
5468 2002-12-08 [colin]      0.8.6claws80
5469         
5470         * src/gtk/sslcertwindow.c
5471                 Cleaner popups when asking
5472         * src/ssl_certificate.c
5473         * src/prefs_common.[ch]
5474                 remove ssl certificate pref
5475                 put back needed include
5476         * src/undo.c
5477                 put back needed include
5478
5479 2002-12-08 [christoph]  0.8.6claws79
5480
5481         * src/folderview.c
5482         * src/logwindow.c
5483         * src/statusbar.c
5484         * src/summaryview.c
5485                 only abort hook invokation if required data is missing not
5486                 if our own data pointer is NULL, update hookfunction for
5487                 log window
5488
5489 2002-12-08 [paul]       0.8.6claws78
5490
5491         * src/about.c
5492         * src/addrcache.c
5493         * src/addrclip.c
5494         * src/addr_compl.c
5495         * src/addrselect.c
5496         * src/codeconv.c
5497         * src/colorlabel.c
5498         * src/enriched.c
5499         * src/esmtp.c
5500         * src/exporthtml.c
5501         * src/headerview.c
5502         * src/imageview.c
5503         * src/manual.c
5504         * src/noticeview.c
5505         * src/pgptext.c
5506         * src/scoring.c
5507         * src/sourcewindow.c
5508         * src/stringtable.c
5509         * src/undo.c
5510                 clean up: remove unneccesary includes
5511
5512 2002-12-08 [christoph]  0.8.6claws77
5513
5514         * src/folderview.c
5515         * src/statusbar.c
5516         * src/summaryview.c
5517         * src/common/hooks.[ch]
5518                 hook functions now have a gboolean return value, if a hook
5519                 returns TRUE it will stop executing of any more hooks in
5520                 the same hooklist for this invokation
5521
5522 2002-12-08 [colin]      0.8.6claws76
5523         
5524         * src/main.c
5525                 put back argv0 for CRASH_DIALOG
5526
5527 2002-12-08 [christoph]  0.8.6claws75
5528
5529         * src/Makefile.am
5530         * src/about.c
5531         * src/account.c
5532         * src/crash.c
5533         * src/esmtp.h
5534         * src/imap.[ch]
5535         * src/inc.c
5536         * src/main.c
5537         * src/mainwindow.c
5538         * src/news.c
5539         * src/pop.[ch]
5540         * src/prefs_account.[ch]
5541         * src/prefs_common.[ch]
5542         * src/send.[ch]
5543         * src/smtp.[ch]
5544         * src/ssl_certificate.[ch]
5545         * src/ssl_manager.[ch]
5546         * src/common/Makefile.am
5547         * src/common/log.c
5548         * src/common/nntp.[ch]
5549         * src/common/socket.[ch]
5550         * src/common/ssl.[ch]
5551         * src/gtk/sslcertwindow.[ch]
5552         * ac/openssl.m4
5553                 use new autoconf script to detect OpenSSL with extra parameters
5554                 to specify the location of libs and includes, also remove USE_SSL
5555                 to USE_OPENSSL
5556
5557         * src/common/sylpheed.[ch]
5558         * src/common/version.h.in
5559                 start seperation of common code initialization seperated from gui
5560
5561         * src/summaryview.c
5562                 The function that is called when a color label changes
5563                 should not change the color lable again
5564
5565 2002-12-08 [colin]      0.8.6claws74
5566
5567         * src/gtk/sslcertwindow.c
5568                 warning fixes
5569
5570 2002-12-08 [colin]      0.8.6claws73
5571
5572         * src/statusbar.c
5573           src/common/log.h
5574                 Register a hook for statusbar_puts_all
5575         * src/common/log.c
5576                 invoke statusbar_puts_all's hook
5577         
5578 2002-12-08 [colin]      0.8.6claws72
5579
5580         * src/ssl_certificate.c
5581                 Put back a badly-removed include
5582
5583 2002-12-08 [colin]      0.8.6claws71
5584
5585         * src/gtk/sslcertwindow.[ch]    ** NEW **
5586                 new certificate presentation
5587         * src/gtk/Makefile.am
5588                 add new files
5589         * src/ssl_certificate.[ch]
5590                 gtk cleanup, made utility functions public
5591         * src/ssl_manager.c
5592                 use new cert presentation
5593
5594 2002-12-07 [christoph]  0.8.6claws70
5595
5596         * src/Makefile.am
5597         * src/nntp.[ch]                 ** REMOVE **
5598         * src/common/Makefile.am
5599         * src/common/nntp.[ch]          ** NEW **
5600                 move nntp files to common directory
5601
5602 2002-12-07 [christoph]  0.8.6claws69
5603
5604         * src/procmsg.[ch]
5605         * src/summaryview.c
5606                 implement msginfo update callback using sylpheed's new
5607                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5608
5609 2002-12-06 [christoph]  0.8.6claws68
5610
5611         * src/editgroup.c
5612                 This patch changes the 'Edit Group Details' dialog to
5613                 allow extended selections in either pane, so that
5614                 addresses can be added or removed from a group more
5615                 quickly and easily. (it actually is a net decrease in
5616                 file size, as some unnecessary functions have been
5617                 removed). 
5618                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5619
5620 2002-12-06 [christoph]  0.8.6claws67
5621
5622         * src/Makefile.am
5623         * src/template.[ch]             ** REMOVE **
5624         * src/common/Makefile.am
5625         * src/common/template.[ch]      ** NEW **
5626                 move template files to common directory
5627
5628         * src/nntp.c
5629                 add missing log.h include
5630
5631 2002-12-06 [melvin]     0.8.6claws66
5632
5633         * src/prefs_actions.c
5634                 Added the trailing ">" syntax to insert command's output
5635                 without replacing old text (in contrast to trailing "|").
5636
5637 2002-12-05 [colin]      0.8.6claws65
5638         
5639         * src/common/utils.c
5640                 Don't modify original search_string or it'll change
5641                 the next iterations in the for()
5642
5643 2002-12-05 [darko]      0.8.6claws64
5644
5645         * src/common/utils.c
5646                 proper check for filtering commands, found by Colin
5647
5648 2002-12-05 [darko]      0.8.6claws63
5649
5650         * src/common/utils.c
5651                 check proper string for NULL pointer, found by Colin
5652
5653 2002-12-05 [darko]      0.8.6claws62
5654
5655         * src/common/utils.[ch]
5656                 expand_search_string(): new function
5657                 converts Mutt-like patterns to Sylpheed's
5658                 filtering engine
5659         * src/summaryview.c
5660                 use expand_search_string() to allow Mutt-like
5661                 patterns in extended search
5662         * README.claws
5663                 document extended option in quick search
5664
5665 2002-12-05 [paul]       0.8.6claws61
5666
5667         * sync with 0.8.6cvs16
5668                 see ChangeLog 2002-12-05
5669                 
5670         * po/POTFILES.in
5671                 clean up
5672
5673 2002-12-04 [christoph]  0.8.6claws60
5674
5675         * src/imap.[ch]
5676                 put imap authentication code into a new function and
5677                 remove it from imap_session_new that will allow to
5678                 send other commands before authentication
5679
5680 2002-12-04 [christoph]  0.8.6claws59
5681
5682         * src/imap.[ch]
5683                 use already existing method to prevent unneeded IMAP
5684                 folder selects. Set imap_select parameters to NULL
5685                 in some functions if the values are not required.
5686
5687         * src/xml.h
5688                 remove no longer required include
5689
5690 2002-12-04 [paul]       0.8.6claws58
5691
5692         * po/es.po
5693                 updated by Ricardo Mones Lastra
5694                 
5695         * configure.in
5696           po/hu.po      ** NEW FILE **
5697                 initial Hungarian translation, submitted
5698                 by Gál Zoltán <galzoli@hu.inter.net>
5699
5700 2002-12-03 [christoph]  0.8.6claws57
5701
5702         * src/Makefile.am
5703         * src/gtksctree.[ch]            ** REMOVE **
5704         * src/gtk/Makefile.am
5705         * src/gtk/gtksctree.[ch]        ** NEW **
5706                 move gtksctree files to gtk directory
5707
5708 2002-12-03 [christoph]  0.8.6claws56
5709
5710         * src/Makefile.am
5711         * src/md5.[ch]                  ** REMOVE **
5712         * srm/common/Makefile.am
5713         * src/common/md5.[ch]           ** NEW **
5714                 move md5 files to common directory
5715
5716         * src/gtkstext.c
5717                 remove not required #include
5718
5719 2002-12-03 [sergey]     0.8.6claws55
5720
5721         * src/gtkutils.c
5722         * src/gtkutils.h
5723                 gtkut_window_popup(): new function.
5724         * src/mainwindow.c
5725                 main_window_popup(): use gtkut_window_popup() to raise
5726                 window without changing its position.
5727                 (see sylpheed-main ML message [sylpheed:17247])
5728
5729 2002-12-03 [sergey]     0.8.6claws54
5730
5731         * src/send.c
5732                 send_message_local(): removed first-dot escaping
5733                 (SMTP-only, not needed for sending through pipe)
5734
5735 2002-12-03 [paul]       0.8.6claws53
5736
5737         * po/POTFILES.in
5738                 update to reflect recent changes (thanks
5739                 to Ricardo Mones Lastra)
5740                 
5741         * tools/filter_conv.pl
5742                  fix problem with quoted strings. Patch submitted
5743                  by Luke Plant <lukeplant@softhome.net>
5744
5745 2002-12-03 [paul]       0.8.6claws52
5746
5747         * sync with 0.8.6cvs15
5748                 see ChangeLog 2002-12-03
5749
5750 2002-12-02 [christoph]  0.8.6claws51
5751
5752         * src/logwindow.[ch]
5753         * src/common/log.[ch]
5754                 implement logging using a hook function
5755
5756         * src/folderview.c
5757         * src/folder.[ch]
5758                 define hooklist name in header file to avoid
5759                 errors caused by wrong spelling of hooklist names
5760
5761         * src/toolbar.c
5762                 fix warnings
5763
5764 2002-12-02 [christoph]  0.8.6claws50
5765
5766         * src/common/Makefile.am
5767                 add src/common/hooks.[ch]
5768
5769         * src/common/hooks.[ch]
5770                 implement a simple hook system using glib's hook functions
5771
5772         * src/folder.[ch]
5773         * src/folderview.c
5774                 use new hook system for folder item updates
5775
5776 2002-12-02 [christoph]  0.8.6claws49
5777
5778         * doc-src/ui_seperation.txt     ** NEW **
5779                 information for ui seperation
5780
5781         * src/Makefile.am
5782                 remove files that were moved to common
5783                 include common directory by default for the header files
5784
5785         * src/inc.c
5786         * src/common/socket.c
5787         * src/automaton.[ch]
5788                 implement automaton using g_io_*-functions instead of
5789                 gdk_input_add to make it ui independent
5790
5791         * src/codeconv.c
5792         * src/compose.c
5793         * src/ldif.c
5794         * src/pgptext.c
5795         * src/procmime.c
5796         * src/rfc2015.c
5797         * src/smtp.c
5798         * src/unmime.c
5799                 remove common/ prefix because directory is now in
5800                 include path
5801
5802         * src/compose.c
5803         * src/folder.c
5804         * src/folderview.c
5805         * src/mainwindow.c
5806         * src/messageview.c
5807         * src/prefs_common.c
5808         * src/procmsg.c
5809         * src/rfc2015.c
5810                 fix warnings
5811
5812         * src/imap.c
5813         * src/inc.c
5814         * src/news.c
5815         * src/pop.c
5816         * src/send.c
5817         * src/smtp.c
5818         * src/ssl_certificate.c
5819                 add log.h header file for logging functions
5820
5821         * src/main.c
5822         * src/common/utils.c
5823         * src/summaryview.c
5824         * src/xml.c
5825                 o move debug_mode to common/utils.c
5826                 o add functions to set and get debug_mode
5827
5828         * src/defs.h                    ** REMOVE **
5829         * src/intl.h                    ** REMOVE **
5830         * src/socket.[ch]               ** REMOVE **
5831         * src/ssl.[ch]                  ** REMOVE **
5832         * src/utils.[ch]                ** REMOVE **
5833                 replaced by new files in src/common/
5834         
5835         * src/common/Makefile.am
5836                 add new files in src/common/
5837
5838         * src/common/defs.h             ** NEW **
5839         * src/common/intl.h             ** NEW **
5840         * src/common/log.[ch]           ** NEW **
5841         * src/common/socket.[ch]        ** NEW **
5842         * src/common/ssl.[ch]           ** NEW **
5843         * src/common/utils.[ch]         ** NEW **
5844                 replacement for files in src/
5845
5846 2002-12-02 [colin]      0.8.6claws48
5847
5848         * src/folderview.c
5849                 Scroll folderview if necessary during dnd
5850
5851 2002-12-02 [colin]      0.8.6claws47
5852
5853         * src/folder.[ch]
5854                 Add check to verify a move is within a single mailbox
5855         * src/folderview.c
5856                 Add specific error string for this check
5857
5858 2002-12-02 [colin]      0.8.6claws46
5859
5860         * src/folder.c
5861                 Add a test to folder moving, remove a statusbar_print
5862         * src/folderview.c
5863                 Add Move folder... context-menu item
5864                 Factorize folder moving code
5865                 Enable folder DND for mbox
5866
5867 2002-12-01 [christoph]  0.8.6claws45
5868
5869         * ac/aspell.m4
5870                 remove conf.aspelltest if the version check fails
5871
5872 2002-11-30 [christoph]  0.8.6claws44
5873
5874         * autogen.sh
5875                 run libtoolize --force in autogen to create missing
5876                 libtool scripts
5877
5878 2002-11-30 [christoph]  0.8.6claws43
5879
5880         * src/Makefile.am
5881         * src/pgptext.c
5882         * src/procmime.c
5883         * src/rfc2015.c
5884         * src/uuencode.[ch]             ** REMOVED **
5885         * src/common/Makefile.am
5886         * src/common/uuencode.[ch]      ** NEW **
5887                 move uuen/decoder to common directory
5888
5889 2002-11-30 [christoph]  0.8.6claws42
5890
5891         * src/Makefile.am
5892         * src/base64.[ch]               ** REMOVED **
5893         * src/codeconv.c
5894         * src/compose.c
5895         * src/ldif.c
5896         * src/pgptext.c
5897         * src/procmime.c
5898         * src/rfc2015.c
5899         * src/smtp.c
5900         * src/unmime.c
5901         * src/common/Makefile.am
5902         * src/common/base64.[ch]        ** NEW **
5903                 move base64 en/decoder to common directory
5904
5905 2002-11-30 [christoph]  0.8.6claws41
5906
5907         * src/common                    ** NEW **
5908                 new directory for UI independent code
5909         * src/gtk                       ** NEW **
5910                 new directory for GTK frontend
5911         * src/common/.cvsignore         ** NEW **
5912         * src/gtk/.cvsignore            ** NEW **
5913                 ignore build files
5914         * src/common/Makefile.am        ** NEW **
5915         * src/gtk/Makefile.am           ** NEW **
5916                 automake files to build new seperated stuff
5917         * src/Makefile.am
5918                 the binary will currently still be build with the
5919                 files in src, so we include the code from the
5920                 subdirs for now after building the libs there
5921
5922 2002-11-30 [paul]       0.8.6claws40
5923
5924         * src/compose.c
5925                 fix bug [642731] 'Wrong selected account with drafted mail'
5926
5927 2002-11-29 [oliver]     0.8.6claws39
5928         
5929         * src/messageview.c
5930                 o update summaryview when switching between different
5931                   messageviews          
5932         * src/toolbar.c  
5933                 o check if messageview holds already removed msg
5934                   from summaryview
5935                 
5936
5937 2002-11-29 [oliver]     0.8.6claws38
5938
5939         * src/toolbar.c 
5940                 remove not needed variables and includes
5941                 make messageview stay opened and move to next when msgs are deleted 
5942
5943 2002-11-29 [oliver]     0.8.6claws37
5944         
5945         * src/toolbar.c 
5946                 disable compose button (messageview toolbar) by default
5947                 deleted msgs are moved to trash
5948         
5949 2002-11-29 [melvin]     0.8.6claws36
5950
5951         * configure.in
5952                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5953                 and to detect signatures expirations (gpgme 0.3.6)
5954
5955         * src/main.c
5956                 Use non obsolescent function for Gpgme engine checking.
5957
5958         * src/rfc2015.c
5959                 Inform about expired signatures or signatures which key
5960                 has expired. Expiration date is displayed.
5961
5962         * src/sigstatus.c
5963                 Inform about expired signatures or signatures which key
5964                 has expired.
5965
5966 2002-11-28 [paul]       0.8.6claws35
5967
5968         * src/folderview.c
5969                 re-instate 'Check for new messages' in Newsgroup
5970                 folders right-click menu, after a suggestion from
5971                 Tim Mann <timmann@users.sourceforge.net>
5972
5973         * src/main.c
5974                 after a crash check only local folders for new
5975                 messages
5976
5977 2002-11-28 [paul]       0.8.6claws34
5978
5979         * configure.in
5980                 apply patch that fixes the checking of GTK with XIM 
5981                 support on different OSs, such as FreeBSD. Patch 
5982                 submitted by Topia <topia@users.sourceforge.net>
5983                 
5984 2002-11-28 [paul]       0.8.6claws33
5985
5986         * src/mainwindow.c
5987           src/prefs_common.c
5988           src/prefs_toolbar.c
5989                 more changes to the English
5990
5991 2002-11-28 [paul]       0.8.6claws32
5992
5993         * sync with 0.8.6cvs13
5994                 see ChangeLog 2002-11-28 (no sync needed
5995                 for src/compose.c)
5996
5997 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5998         
5999         * src/mainwindow.[ch]
6000                 add patch by Ivan F. Martinez introducing messageview Toolbar
6001                 some changes and committed by oliver    
6002
6003 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6004
6005         * src/messageview.[ch]
6006                 add patch by Ivan F. Martinez introducing messageview Toolbar
6007                 some changes and committed by oliver    
6008
6009 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6010
6011         * src/compose.[ch]
6012                 add patch by Ivan F. Martinez introducing messageview Toolbar
6013                 some changes and committed by oliver    
6014
6015 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6016         
6017         * src/toolbar.[ch]
6018                 add patch by Ivan F. Martinez introducing messageview Toolbar
6019                 some changes and committed by oliver
6020
6021 2002-11-28 [oliver]     0.8.6claws27
6022         
6023         * src/prefs_toolbar.[ch]
6024                 getting ready for messageview toolbar
6025                 free mem allocated by gettext
6026                 change prefs_toolbar to prefs_toolbar_open
6027  
6028 2002-11-28 [thorsten]   0.8.6claws26
6029
6030         * src/imageview.[ch]
6031                 cleaned up conflicting declarations of
6032                 imageview_show_image()
6033
6034 2002-11-28 [paul]       0.8.6claws25
6035
6036         * src/grouplistdialog.c
6037           src/prefs_common.c
6038           src/prefs_summary_column.c
6039                 a few more improvements to the English
6040
6041 2002-11-28 [colin]      0.8.6claws24
6042
6043         * man/sylpheed.1
6044                 A few updates to command-line parameters
6045
6046 2002-11-28 [colin]      0.8.6claws23
6047
6048         * src/prefs_filtering.c
6049                 Fix problems with prefs_filtering_delete_path:
6050                 a) if the first rule is removed, original pointers
6051                    weren't updated (leading to segfaults)
6052                 b) it was always global_processing updated in case
6053                    of removed path was parent of rule path
6054
6055 2002-11-27 [paul]       0.8.6claws22
6056
6057         * src/mainwindow.c
6058           src/prefs_account.c
6059           src/prefs_actions.c
6060           src/prefs_common.c
6061           src/prefs_customheader.c
6062           src/prefs_display_header.c
6063           src/prefs_filtering.c
6064           src/prefs_folder_item.c
6065           src/prefs_matcher.c
6066           src/prefs_scoring.c
6067           src/prefs_summary_column.c
6068           src/prefs_template.c
6069           src/prefs_toolbar.c
6070                  improve the English in the GUI
6071
6072 2002-11-27 [colin]      0.8.6claws21
6073
6074         * src/folder.c
6075                 Fix processing renaming problems happening after
6076                 last commit
6077
6078 2002-11-27 [colin]      0.8.6claws20
6079
6080         * src/folder.c
6081                 recursive move now deletes src each subfolder after 
6082                 having moved it
6083         * src/folderview.c
6084                 Use identifier instead of path during dnd (enables
6085                 IMAP folder dnd)
6086
6087 2002-11-27 [paul]       0.8.6claws19
6088
6089         * src/main.c
6090                 apply patch that does command-line processing 
6091                 BEFORE gtk_init, allowing claws to run from 
6092                 shell-scripts in non-X environment (e.g. crontab 
6093                 or ip-up, ip-down scripts). Patch submitted by
6094                 Ruslan N. Balkin <baron@dartel.ru>
6095                 
6096         * po/it.po
6097                 updated by Alessandro Maestri
6098
6099 2002-11-27 [paul]       0.8.6claws18
6100
6101         * sync with 0.8.6cvs12
6102           src/prefs_common.c
6103                 Differences are that main uses a 'Receive dialog'
6104                 frame on the Interface tab, whereas claws groups all 
6105                 the dialogs together in a 'Dialogs' frame.
6106
6107 2002-11-27 [colin]      0.8.6claws17
6108
6109         * src/prefs_matcher.c
6110                 Fix Execute criteria's NOT flag
6111
6112
6113 2002-11-26 [christoph]  0.8.6claws16
6114
6115         * src/ssl.c
6116                 rewrite the ssl code a little bit, only use one
6117                 SSL context, set default certificates' file/path
6118
6119 2002-11-26 [thorsten]   0.8.6claws15
6120
6121         * src/compose.c
6122                 default-reply-to didn't work for ml-reply
6123
6124 2002-11-26 [melvin]     0.8.6claws14
6125
6126         * src/prefs_actions.c
6127                 Made pipe-actions ignore short headers in message view
6128                 Made trailing-pipe-actions write in the message view with
6129                 the same font as the original message
6130
6131 2002-11-26 [paul]       0.8.6claws13
6132
6133         * src/compose.c
6134                 this time commit the correct file
6135
6136 2002-11-26 [paul]       0.8.6claws12
6137
6138         * sync with 0.8.6cvs11
6139           src/quote_fmt_parse.y  
6140                 no sync needed
6141           src/account.[ch]       
6142                 not sync'ed
6143           src/compose.c
6144                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6145                 on draft mode.
6146                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6147                 header
6148                 
6149         see ChangeLog 2002-11-25 and 2002-11-26
6150
6151 2002-11-26 [colin]      0.8.6claws11
6152
6153         * src/folderview.c
6154                 Fix collapsed folder not auto-expanding during
6155                 mail dnd, if it was the source folder.
6156
6157 2002-11-25 [colin]      0.8.6claws10
6158
6159         * src/folderview.[ch]
6160                 Variable renaming and cleaning (slist of nodes 
6161                 to be re-collapsed is stored in FolderView)
6162
6163 2002-11-25 [paul]       0.8.6claws9
6164
6165         * src/prefs_common.[ch]
6166                 fix breakage caused by last commit
6167
6168 2002-11-25 [paul]       0.8.6claws8
6169
6170         * sync with 0.8.6cvs4
6171                 see ChangeLog 2002-11-21
6172
6173 2002-11-25 [paul]       0.8.6claws7
6174
6175         * sync with 0.8.6cvs4
6176                 see ChangeLog 2002-11-20
6177
6178 2002-11-25 [paul]       0.8.6claws6
6179
6180         * sync with 0.8.6cvs3
6181                 see ChangeLog 2002-11-18
6182
6183 2002-11-25 [colin]      0.8.6claws5
6184
6185         * src/gtkutils.[ch]
6186                 Add gtkut_ctree_node_is_parent()
6187         * src/folderview.c
6188                 Spring-loaded folders
6189
6190 2002-11-25 [colin]      0.8.6claws4
6191
6192         * src/utils.[ch]
6193                 Add slist_concat_unique(), function to merge
6194                 two GSList filtering dups
6195         * src/folder.[ch]
6196         * src/summaryview.[ch]
6197         * src/folderview.c
6198         * src/main.c
6199                 Add detection/update/display of unread answers
6200                 to marked mails
6201         * src/procmsg.[ch]
6202                 Add procmsg_find_children()
6203                 Add procmsg_msg_has_marked_parent()
6204
6205 2002-11-25 [colin]      0.8.6claws3
6206
6207         * src/ssl_certificate.[ch]
6208                 Allow checking a certificate without a DNS
6209                 lookup
6210                 Allow to forget a cert (by deleting it)
6211                 Make ssl_certificate_destroy_public
6212         * src/ssl_manager.[ch] ** NEW FILES **
6213                 Gui to manage (display/remove) certificates
6214         * src/prefs_common.[ch]
6215                 Add a pref to allow silent acceptation of
6216                 trusted certificates or not (based on the
6217                 "I want to know what's going on" principle)
6218         * src/mainwindow.c
6219                 Add SSL manager in Tools menu
6220         * src/Makefile.am
6221                 Add the new files to the build
6222         * po/POTFILES.in
6223                 Add ssl_manager.c to translations
6224
6225 2002-11-25 [colin]      0.8.6claws2
6226
6227         * src/summaryview.[ch]
6228                 Add S_SEARCH_EXTENDED to the quick search, which 
6229                 allows to search using filtering syntax.
6230
6231 2002-11-25 [colin]      0.8.6claws1
6232
6233         * src/summaryview.c
6234                 Deletion of duplicates now prefer deleting
6235                 the unread dup (fixes feature-request 638989).
6236
6237 2002-11-24 [paul]       0.8.6claws
6238
6239         * po/es.po
6240           po/pl.po
6241           po/ru.po
6242           po/sr.po
6243                 updated by Ricardo Mones Lastra,
6244                 Witold Wladyslaw Wojciech Wilk,
6245                 Ruslan N. Balkin, and  Urke MMI 
6246                 respectively
6247
6248 2002-11-24 [paul]       0.8.5claws182
6249
6250         * po/bg.po
6251                 updated by George Danchev
6252
6253 2002-11-23 [alfons]     0.8.5claws181
6254
6255         * src/imap.c
6256                 tiny memory leak found by browsing Dimitar's 
6257                 valgrind report
6258
6259 2002-11-23 [paul]       0.8.5claws180
6260
6261         * po/it.po
6262                 updated by Alessandro Maestri
6263
6264 2002-11-22 [christoph]  0.8.5claws179
6265
6266         * src/compose.c
6267         * src/inc.c
6268         * src/prefs_filtering.c
6269         * src/summaryview.c
6270                 more warning fixes
6271
6272 2002-11-22 [alfons]     0.8.5claws178
6273
6274         * src/summaryview.c
6275                 summary_execute_delete_func(): if message is deleted, make 
6276                 sure to also remove its entry in the subject hash table. 
6277                 fixes a corner case bug.
6278
6279 2002-11-22 [paul]       0.8.5claws177
6280
6281         * .cvsignore
6282                 add 'autom4te.cache'
6283                 
6284         * ltconfig      ** REMOVED **
6285                 not needed
6286
6287 2002-11-22 [paul]       0.8.5claws176
6288
6289         * src/textview.c
6290                 textview_set_font(): fix for message display in
6291                 UTF-8 locales (thanks to Sergey Vlasov).
6292                 
6293         * AUTHORS
6294                 add new team members and contributors
6295
6296
6297 2002-11-21 [colin]      0.8.5claws175
6298
6299         * src/procmsg.[ch]
6300                 Add procmsg_remove_special_headers()
6301         * src/mh.c
6302                 Use procmsg_remove_special_headers() for 
6303                 previous fix
6304
6305 2002-11-21 [colin]      0.8.5claws174
6306
6307         * src/mh.c
6308                 Fix moving/copying from queue/draft folders
6309                 for MH folders
6310
6311 2002-11-21 [christoph]  0.8.5claws173
6312
6313         * src/crash.c
6314         * src/filtering.c
6315         * src/logwindow.c
6316         * src/main.c
6317         * src/matcher_parser_lex.[hl]
6318         * src/mbox.c
6319         * src/mbox_folder.[ch]
6320         * src/prefs_filtering.c
6321         * src/procheader.c
6322         * src/quote_fmt_lex.l
6323         * src/ssl.c
6324                 fix all warnings except the warnings in lex and yacc files
6325
6326 2002-11-20 [christoph]  0.8.5claws172
6327
6328         * src/imap.c
6329                 fix MsgInfo retrieval for IMAP draft and queue folders
6330                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6331
6332 2002-11-19 [christoph]  0.8.5claws171
6333
6334         * src/compose.c
6335                 fix segfault, when draft saving does not get
6336                 the MsgInfo of the new message
6337                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6338
6339 2002-11-19 [christoph]  0.8.5claws170
6340
6341         * src/procmsg.c
6342                 add parameter check for flag setting function
6343                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6344
6345 2002-11-18 [paul]       0.8.5claws169
6346
6347         * src/compose.c
6348                 more sensitivity fixes to redirect mode:
6349                 * disable toolbar draft button
6350                 * allow only Address book in the Tools menu
6351                 * disable editing of message by the spell
6352                   checker
6353
6354 2002-11-18 [paul]       0.8.5claws168
6355
6356         * src/compose.c
6357                 fix sensitivity of menu items in compose_redirect():
6358                 allow only the necessary items 
6359
6360 2002-11-18 [paul]       0.8.5claws167
6361
6362         * src/compose.c
6363                 fix bug [ 603259 ] 'attachment got lost on bounce'
6364
6365 2002-11-18 [paul]       0.8.5claws166
6366
6367         * po/ru.po
6368                 updated by Ruslan N. Balkin <baron@dartel.ru>
6369
6370 2002-11-18 [colin]      0.8.5claws165
6371
6372         * src/main.c
6373           src/defs.h
6374                 Remove old filtering stuff
6375
6376
6377 2002-11-17 [oliver]     0.8.5claws164
6378
6379         * src/toolbar.h
6380                 remove not needed typedef 
6381
6382 2002-11-17 [oliver]     0.8.5claws163
6383
6384         * src/toolbar.c
6385                 make toolbar's on click events translatable
6386
6387 2002-11-15 [colin]      0.8.5claws162
6388
6389         * src/summaryview.c
6390                 Revert too-soon integration of a feature
6391
6392 2002-11-15 [christoph]  0.8.5claws161
6393
6394         * src/imap.c
6395                 use main's implementation of imap_get_msginfo
6396
6397 2002-11-15 [christoph]  0.8.5claws160
6398
6399         * src/compose.c
6400         * src/folder.[ch]
6401         * src/imap.c
6402         * src/mbox_folder.c
6403         * src/mh.c
6404         * src/news.c
6405         * src/procmsg.c
6406         * src/summaryview.c
6407                 replace claws' fetch_msginfo with main's get_msginfo
6408                 (use main's implementation where possible)
6409
6410 2002-11-15 [colin]      0.8.5claws159
6411
6412         * src/ssl_certificate.c
6413                 Missed a check
6414
6415 2002-11-16 [melvin]     0.8.5claws158
6416
6417         * po/fr.po
6418                 Updated French translations.
6419
6420 2002-11-16 [colin]      0.8.5claws157
6421
6422         * src/ssl_certificate.c
6423                 Check for missing parts in the certificates
6424
6425 2002-11-15 [colin]      0.8.5claws156
6426
6427         * src/folderview.c
6428                 Preventive fix (missing check) found by
6429                 Alfons
6430
6431 2002-11-15 [paul]
6432
6433         * NEWS
6434                 sync with 0.8.6 release
6435
6436 2002-11-15 [colin]      0.8.5claws155
6437
6438         * src/folder.[ch]
6439           src/folderview.c
6440                 Fix error handling of folder_item_move_to()
6441                 (thanks to Alfons!)
6442
6443 2002-11-15 [colin]      0.8.5claws154
6444
6445         * src/folder.[ch]
6446           src/folderview.c
6447                 folder_item_move_to() sets an error message instead
6448                 of having GUI stuff in folder.c
6449
6450 2002-11-15 [colin]      0.8.5claws153
6451
6452         * src/procmsg.[ch]
6453                 Implemented a callback for MsgInfo updates, 
6454                 heavily copy/pasted from Christoph's folder 
6455                 callback system
6456         * src/summaryview.[ch]
6457                 Register summary_update_msg as callback
6458
6459 2002-11-14 [colin]      0.8.5claws152
6460         
6461         * src/procmsg.c
6462                 Update the FolderItem after sending (fixes 617593)
6463
6464 2002-11-14 [christoph]  0.8.5claws151
6465
6466         * src/folder.c
6467                 fix wrong position of NULL pointer check found
6468                 by Sergey
6469
6470 2002-11-14 [christoph]  0.8.5claws150
6471
6472         * src/folder.c
6473                 fix segfault when deleting messages from IMAP folders
6474                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6475
6476 2002-11-14 [colin]      0.8.5claws149
6477
6478         * src/compose.c
6479                 Forwarding was also ignoring the folder's default account.
6480
6481 2002-11-14 [colin]      0.8.5claws148
6482
6483         * src/compose.c
6484                 Fix sent folder not set to folder properties when 
6485                 forwarding.
6486
6487 2002-11-14 [thorsten]   0.8.5claws147
6488
6489         * src/inc.c
6490                 inc_start(): Files were not moved from .processing to inbox,
6491                 if no global processing rule existed
6492
6493 2002-11-14 [colin]      0.8.5claws146
6494
6495         * src/ssl_certificate
6496                 Fix file operations
6497
6498 2002-11-14 [paul]       0.8.5claws145
6499
6500         * po/it.po
6501                 updated by Alessandro Maestri
6502
6503 2002-11-13 [alfons]     0.8.5claws144
6504
6505         * src/folder.c
6506                 folder_item_close(): only mark messages unread
6507                 when a folder has new messages 
6508
6509 2002-11-13 [keith]      0.8.5claws143
6510
6511         * src/imap.c
6512                 Fix problem moving or copying between
6513                 IMAP folders
6514
6515 2002-11-13 [colin]      0.8.5claws142
6516
6517         * src/matcher_parser_parse.y
6518                 Fix rule problem when " don't match
6519
6520 2002-11-13 [christoph]  0.8.5claws141
6521
6522         * src/folder.c
6523         * src/folderview.c
6524                 moved cache saving to folder_item_close
6525                 the folderview should not have to deal with
6526                 this things
6527
6528 2002-11-13 [christoph]  0.8.5claws140
6529
6530         * src/summaryview.c
6531                 moved setting of important score to
6532                 summary_set_prefs_from_folderitem
6533
6534 2002-11-13 [colin]      0.8.5claws139
6535
6536         * src/matcher_parser_parse.y
6537                 Fix a segfault in the parser (happening when
6538                 a good expression had been tested and a bad 
6539                 one arrives)
6540
6541 2002-11-13 [paul]       0.8.5claws138
6542
6543         * sync with 0.8.5cvs24
6544                 see ChangeLog 2002-11-13
6545                 
6546         * po/pt_BR.po
6547                 updated by Fabio Jr. Beneditto
6548
6549 2002-11-13 [colin]      0.8.5claws137
6550         
6551         * src/msgcache.c
6552           src/defs.h
6553           src/procmsg.[ch]
6554                 Revert last commit, problem
6555
6556 2002-11-13 [colin]      0.8.5claws136
6557
6558         * src/msgcache.c
6559                 Remove duplicated code
6560         * src/defs.h
6561                 Bumped CACHE_VERSION and MARK_VERSION
6562         * src/procmsg.[ch]
6563                 Network endian for cache and mark files
6564
6565 2002-11-12 [colin]      0.8.5claws135
6566
6567         * src/inc.c
6568                 Fix the "socket error" dialog which disappeared
6569
6570 2002-11-12 [colin]      0.8.5claws134
6571
6572         * src/msgcache.c
6573                 Reverse last commit which had performance 
6574                 problems, but still reverse the list
6575
6576 2002-11-12 [colin]      0.8.5claws133
6577
6578         * src/msgcache.c
6579                 Reverse list order
6580
6581 2002-11-12 [melvin]     0.8.5claws132
6582
6583         * src/compose.c
6584                 Added a check for a NULL prefs_common.dictionary
6585
6586 2002-11-12 [colin]      0.8.5claws131
6587
6588         * src/ssl_certificate.[ch]
6589                 Use FQDN hostname
6590
6591 2002-11-12 [colin]      0.8.5claws130
6592
6593         * src/ssl_certificate.[ch]
6594                 Take connection port into account for 
6595                 checking certificates (a single hostname
6596                 could have multiple servers with multiple
6597                 certificates)
6598         * src/ssl.c
6599                 Pass the port to ssl_certificate_check
6600
6601 2002-11-12 [paul]       0.8.5claws129
6602
6603         * src/folder.c
6604                 fix a typo in last commit
6605
6606 2002-11-12 [paul]       0.8.5claws128
6607
6608         * sync with 0.8.5cvs23
6609                 see ChangeLog entry 2002-11-12
6610
6611 2002-11-11 [colin]      0.8.5claws127
6612
6613         * src/ssl_certificate.c
6614                 Cleaner messages
6615                 Don't popup, instead log error, if the 
6616                 corresponding pref is checked
6617         * src/ssl_certificate.h
6618                 include <openssl/objects/h>
6619
6620 2002-11-11 [colin]      0.8.5claws126
6621
6622         * src/ssl_certificate.h
6623                 _Really_ clean it
6624
6625 2002-11-11 [colin]      0.8.5claws125
6626         
6627         * src/ssl_certificate.c
6628                 Fixed leak
6629
6630 2002-11-11 [colin]      0.8.5claws124
6631
6632         * src/ssl.c
6633                 Cleaned a bit
6634         * src/ssl_certificate.[ch]
6635                 Cleaned a bit (better use of SSL API)
6636                 (This will cause non-recognition of saved 
6637                  certificates of claws12[23]...)
6638
6639 2002-11-11 [paul]       0.8.5claws123
6640         
6641         * po/es.po
6642                 updated by Ricardo Mones Lastra
6643
6644 2002-11-11 [colin]      0.8.5claws122
6645
6646         * src/ssl.c
6647                 Fix a typo
6648
6649 2002-11-11 [colin]      0.8.5claws121
6650
6651         * src/ssl_certificate.[ch] ** NEW FILES **
6652         * src/ssl.[ch]
6653                 Check SSL certificates presented to us
6654         * src/Makefile.am
6655                 Add ssl_certificate.[ch]
6656         * po/POTFILES.in
6657                 Add ssl_certificate.c
6658
6659 2002-11-11 [paul]       0.8.5claws120
6660
6661         * sync with 0.8.5cvs22
6662                 see ChangeLog 2002-11-11
6663
6664 2002-11-11 [paul]       0.8.5claws119
6665
6666         * sync with 0.8.5cvs21
6667                 see ChangeLog 2002-11-11
6668
6669 2002-11-10 [jens]       0.8.5claws118
6670
6671         * src/folder.c
6672         * src/folderview.c
6673                 corrected some typing
6674         * po/de.po
6675                 updated german translation
6676         * sylpheed.spec.in
6677                 cleaned up specfile and adjusted it for claws
6678
6679 2002-11-10 [colin]      0.8.5claws117
6680
6681         * src/summaryview.c
6682                 a STATUSBAR_PUSH/POP fix
6683
6684 2002-11-10 [colin]      0.8.5claws116
6685
6686         * src/prefs_folder_item.c
6687                 Fix hanging after opening folder properties
6688
6689 2002-11-10 [hoa]        0.8.5claws115
6690
6691         * src/matcher_parser_lex.l
6692         * src/matcher_parser_parse.y
6693                 config file for scoring and filtering is no more trashed
6694                 when there is a syntax error in a filtering rule when
6695                 editing it in a dialog.
6696
6697 2002-11-09 [colin]      0.8.5claws114
6698
6699         * src/mbox_folder.c
6700                 Added missing initialisation of folder->destroy()
6701
6702 2002-11-09 [colin]      0.8.5claws113
6703
6704         * src/folder.c
6705           src/folderview.c
6706                 Fix the status bar messages
6707
6708 2002-11-09 [colin]      0.8.5claws112
6709
6710         * src/folderview.c
6711                 Fix hangs after folder dnd, happening after 
6712                 claws109.
6713
6714 2002-11-09 [christoph]  0.8.5claws111
6715
6716         * src/folderview.c
6717                 just changed order of calls (reverse order of
6718                 associated calls)
6719         * src/inc.c
6720                 lock inc when checking only one account, otherwise
6721                 inc all could be executed at the same time
6722
6723 2002-11-09 [christoph]  0.8.5claws110
6724
6725         * src/folderview.c
6726                 better unlock the mouse cursor before calling
6727                 summary_show because it changes the cursor too
6728
6729 2002-11-09 [christoph]  0.8.5claws109
6730
6731         * src/folder.[ch]
6732         * src/folderview.c
6733                 add functions to open and close a folder
6734                 o opending will execute scanning for remote folders
6735                   and processing
6736                 o closing will unset new flag for messages
6737
6738 2002-11-09 [colin]      0.8.5claws108
6739
6740         * src/folder.c
6741                 Add a call to prefs_matcher_write_config to 
6742                 avoid non-leaf folders filtering settings to be
6743                 lost
6744
6745 2002-11-09 [paul]       0.8.5claws107
6746
6747         * src/prefs_account.c
6748                 re-word a label
6749
6750 2002-11-09 [colin]      0.8.5claws106
6751
6752         * src/folderview.c
6753                 Minor esthetic fix
6754
6755 2002-11-09 [colin]      0.8.5claws105
6756
6757         * src/folderview.c
6758                 Fix prefs_filtering deletion for MH folders (same
6759                 reason as below)
6760         * src/prefs_filtering.c
6761                 Fix prefs_filtering renaming and deletion for 
6762                 folder-based processing rules.  
6763
6764 2002-11-09 [christoph]  0.8.5claws104
6765
6766         * src/compose.c
6767         * src/folder.[ch]
6768         * src/folderview.[ch]
6769         * src/import.c
6770         * src/inc.c
6771         * src/main.c
6772         * src/mainwindow.c
6773         * src/messageview.c
6774         * src/prefs_folder_item.c
6775         * src/procmsg.c
6776         * src/summaryview.c
6777                 implement a callback system for folder item updates
6778
6779 2002-11-09 [colin]      0.8.5claws103
6780
6781         * src/folderview.c
6782                 Fix prefs_filtering renaming for MH folders (we
6783                 shouldn't rename by path as another folder could
6784                 have the same hierarchy).
6785
6786 2002-11-09 [colin]      0.8.5claws102
6787
6788         * src/folder.c
6789                 Fix a leak found by Christoph, use better variable
6790                 names
6791
6792 2002-11-09 [colin]      0.8.5claws101
6793
6794         * src/folder.c
6795                 One more fix for processing rules
6796
6797 2002-11-08 [colin]      0.8.5claws100
6798         
6799         * src/matcher.c
6800                 Don't copy the compiled regexp (will be reevaluated)
6801         * src/folderview.c
6802                 Lock folderview while moving
6803         * src/folder.c
6804                 Provide info on what's happening to the user
6805
6806 2002-11-08 [colin]      0.8.5claws99
6807
6808         * src/folderview.c
6809                 Fix folder reordering after a move if parent is 
6810                 root
6811         * src/scoring.[ch]
6812                 Add function to copy a ScoringProp
6813         * src/prefs_folder_item.c
6814                 Copy scoring rules when copying a folder prefs
6815
6816 2002-11-08 [colin]      0.8.5claws98
6817
6818         * src/folderview.c
6819                 Fixes in case of failure
6820         * src/filtering.[ch]    
6821                 Add function to duplicate a FilteringProp
6822         * src/matcher.[ch]
6823                 Add function to duplicate a MatcherProp
6824         * src/prefs_folder_item.c
6825                 Save folder's processing rules when copying 
6826                 its prefs
6827
6828 2002-11-08 [colin]      0.8.5claws97
6829         
6830         * src/folderview.c
6831                 Sort after move
6832         * src/folder.c 
6833                 Change a printf to debug_print
6834
6835 2002-11-08 [colin]      0.8.5claws96
6836
6837         * src/folder.c
6838           src/folderview.c
6839                 Fix segfaults, call me stupido
6840         
6841
6842 2002-11-08 [colin]      0.8.5claws95
6843
6844         *src/folder.c
6845                 Added forgotten prefs to save when moving folders
6846
6847 2002-11-08 [colin]      0.8.5claws94
6848
6849         * src/folder.c
6850                 Fixes to folder DND (prefs copy)
6851         * src/folderview.c
6852                 Optimization for folder DND (don't rescan whole tree)
6853                 Added folderview_create_folder_node() for this 
6854                 optimization, so de-duped a bit the code
6855         * src/prefs_folder_item.[ch]
6856                 Added prefs_folder_item_copy_prefs()    
6857           
6858 2002-11-08 [paul]       0.8.5claws93
6859
6860         * src/prefs_account.c
6861           tools/README
6862           tools/kmail2sylpheed_v2.pl
6863                 correct some typos
6864
6865 2002-11-08 [paul]       0.8.5claws92
6866
6867         * src/compose.c
6868           src/prefs_account.[ch]
6869                 remove account options 'clearsign' and 'ascii_armored',
6870                 replace with 'default_gnupg_mode' to prevent mixed-mode
6871                 Privacy settings
6872
6873 2002-11-08 [paul]       0.8.5claws91
6874
6875         * src/compose.[ch]
6876                 re-implement GnuPG 'on-the-fly' mode selection,
6877                 disallow mixed-mode
6878
6879 2002-11-08 [colin]      0.8.5claws90
6880
6881         * src/folderview.c
6882           src/prefs_folder_item.c
6883                 Change "Property" to "Properties"
6884
6885 2002-11-07 [colin]      0.8.5claws89
6886
6887         * src/folderview.c
6888           src/folder.c
6889                 Allow folder dropping to a root folder
6890
6891 2002-11-07 [paul]       0.8.5claws88
6892
6893         * src/compose.c
6894                 revert last commit
6895
6896 2002-11-07 [paul]       0.8.5claws87
6897
6898         * src/compose.c
6899                 fix reply-to-list bug. closes bug report
6900                 "[633382] reply-to-list broken in recent cvs"
6901
6902 2002-11-07 [paul]       0.8.5claws86
6903
6904         * src/compose.c
6905                 add a forgotten '#if USE_GPGME ... #endif'
6906
6907 2002-11-07 [paul]       0.8.5claws85
6908
6909         * sync with 0.8.5cvs20
6910                 see ChangeLog 2002-11-07
6911
6912 2002-11-07 [colin]      0.8.5claws84
6913
6914         * src/folder.[ch]
6915                 Change folder_item_move_to to return the newly 
6916                 created folderitem.
6917         * src/folderview.c
6918                 Select the new folderitem after moving.
6919
6920 2002-11-07 [colin]      0.8.5claws83
6921
6922         * src/prefs_filtering.c
6923                 Fix rule rewriting when moving a leaf folder to a 
6924                 shorter path
6925
6926 2002-11-07 [colin]      0.8.5claws82
6927
6928         * src/prefs_filtering.c
6929                 fix a leak
6930
6931 2002-11-07 [colin]      0.8.5claws81
6932
6933         * src/folder.[ch]
6934                 Add folder_item_move_to() function to move a 
6935                 folderitem into another one (updates matcher etc)
6936         * src/folderview.c
6937                 Add folder drag'n drop (context menu to come)
6938                 [Should be dataloss free, but Please backup before 
6939                  trying !]
6940
6941 2002-11-06 [colin]      0.8.5claws80
6942
6943         * src/mh.c
6944                 mh_create_folder() returns NULL if can't create
6945                 directory hierarchy
6946
6947 2002-11-06 [paul]       0.8.5claws79
6948
6949         * src/compose.[ch]
6950                 allow 'on-the-fly' changing of the type of encryption 
6951                 and/or signing used (mime/ascii) via the compose window
6952
6953 2002-11-06 [paul]       0.8.5claws78
6954
6955         * sync with 0.8.5cvs19
6956                 see ChangeLog 2002-11-06 for src/account.c: 
6957                 account_get_special_folder()
6958                 
6959 2002-11-05 [alfons]     0.8.5claws77
6960
6961         * src/crash.c
6962                 very minor cleanups: nothing to see here, move on. :-)
6963
6964 2002-11-05 [colin]      0.8.5claws76
6965
6966         * src/main.c
6967                 Changes choices if compose windows are opened to
6968                 Discard, Draft, Don't quit
6969
6970 2002-11-05 [thorsten]   0.8.5claws75
6971
6972         * src/compose.c
6973                 reenabled default_reply_to folder option
6974
6975 2002-11-05 [colin]      0.8.5claws74
6976
6977         * src/compose.[ch] 
6978                 add compose_draft()
6979         * src/crash.c
6980                 add SIGTERM handler
6981         * src/main.[ch]
6982                 add clean_quit() for the SIGTERM handler
6983
6984 2002-11-05 [paul]       0.8.5claws73
6985         
6986         * po/es.po
6987                 updated by Ricardo Mones Lastra
6988
6989 2002-11-05 [melvin]     0.8.5claws72
6990
6991         * src/logwindow.c
6992                 Fixed log-clipping bug #616795.
6993                 To stop logging in the log window use 0 length.
6994         * src/prefs_common.c
6995                 Added a label to inform about the 0 log length behaviour.
6996
6997 2002-11-05 [paul]       0.8.5claws71
6998
6999         * sync with 0.8.5cvs17
7000                 see ChangeLog 2002-11-05
7001
7002 2002-11-04 [paul]       0.8.5claws70
7003
7004         * sylpheed-128x128.png
7005           sylpheed-64x64.png
7006           sylpheed.png
7007                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7008                 <nikai@users.sourceforge.net>
7009                 
7010         * po/bg.po
7011                 updated by George Danchev
7012
7013 2002-11-03 [thorsten]   0.8.5claws69
7014
7015         * src/main.c
7016           src/mimeview.c
7017           src/rfc2015.h
7018                 add check if gpg is active
7019
7020 2002-11-03 [thorsten]   0.8.5claws68
7021
7022         * src/toolbar.h
7023                 removed GSList declaration causing trouble on MacOS-X
7024                 (submitted by alfons, reported by xfesty)
7025
7026 2002-11-01 [paul]       0.8.5claws67
7027
7028         * src/mainwindow.c
7029                 remove last remnants of main's filter code
7030
7031 2002-11-01 [paul]       0.8.5claws66
7032
7033         * tools/filter_conv.pl
7034                 fix bug where user-defined headers were ignored
7035
7036 2002-11-01 [paul]       0.8.5claws65
7037
7038         * src/logwindow.c
7039                 make a debug_print() not translatable
7040
7041 2002-10-31 [melvin]     0.8.5claws64
7042
7043         * ac/aspell.m4
7044                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7045                 not run any GNU/aspell test.  The dictionary path will
7046                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7047                 was given, in which case, it will be $prefix/lib/aspell/
7048         * configure.in
7049                 Fixed typo in commentary (Aspell code).
7050
7051 2002-10-31 [paul]       0.8.5claws63
7052
7053         * po/POTFILES.in
7054                 remove src/filter.c and src/prefs_filter.c
7055                 thanks to Ricardo for reminding me
7056
7057 2002-10-31 [colin]      0.8.5claws62
7058
7059         * src/mbox_folder.c
7060                 Plug some leaks
7061
7062 2002-10-31 [paul]       0.8.5claws61
7063
7064         * src/prefs_filter.[ch] ** REMOVED **
7065           src/filter.[ch]       ** REMOVED **
7066           
7067         * src/Makefile.am
7068           src/folderview.c
7069           src/inc.c
7070           src/main.c
7071           src/mainwindow.c
7072           src/mbox.c
7073           src/prefs_common.c
7074           src/prefs_filtering.c
7075           src/summaryview.[ch]
7076                 remove main's 'filter' code
7077                 
7078         README.claws
7079                 update to reflect removal of main's filter
7080
7081 2002-10-31 [paul]       0.8.5claws60
7082
7083         * src/summaryview.c
7084                 remove check for global_processing in summary_filter_open(). 
7085                 This fixes the bug where if the user uses the right-click 
7086                 'Create filter rule...' and doesn't have any filter rules 
7087                 already defined in claws' advanced filtering, the newly 
7088                 created filter rule goes to main's filtering which is 
7089                 inaccessible through the gui. Now the filter rule gets added
7090                 to claws' filtering by default.
7091
7092 2002-10-28 [melvin]     0.8.5claws59
7093
7094         * src/prefs_actions.c
7095                 Fixed bug #627322 where MIME parts were not always
7096                 correctly passed to a %p action
7097                 Display an error dialog when message filename is not found.
7098
7099 2002-10-28 [melvin]     0.8.5claws58
7100
7101         * src/prefs_common.c
7102                 Readded a missing function declaration lost in 0.8.3claws34
7103
7104 2002-10-28 [paul]       0.8.5claws57
7105
7106         * sync with 0.8.5cvs15
7107                 see ChangeLog 2002-10-28 and 2002-10-25
7108                 
7109         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7110
7111 2002-10-27 [oliver]     0.8.5claws56
7112
7113         * src/pop.c
7114                 plug leak in pop3_top_recv
7115
7116 2002-10-26 [christoph]  0.8.5claws55
7117
7118         * src/folder.c
7119                 set need_update folder flag when messages are added
7120                 (closes bug [ 626922 ] folder not updated after receiving)
7121
7122 2002-10-25 [melvin]     0.8.5claws54
7123
7124         * src/imageview.c
7125                 Fixed a memleak introduced in the scaling code.
7126
7127 2002-10-24 [alfons]     0.8.5claws53
7128
7129         * src/filtering.c
7130                 make filtering's forward message action forward from the 
7131                 correct account
7132                 (closes bug [628089 ] Filter -> Forward from address problem
7133                 reported by Oktay)
7134
7135 2002-10-24 [christoph]  0.8.5claws52
7136
7137         * src/mainwindow.c
7138         * src/manual.[ch]
7139                 o use manual of current locale or english if current
7140                   locale is not available (and english is available)
7141                 o also link to sylpheed doc project manuals
7142
7143 2002-10-23 [paul]       0.8.5claws51
7144
7145         * tools/README
7146           tools/kmail2sylpheed_v2.pl
7147                 add new version of kmail addressbook importer script.
7148                 works with newer versions of Kmail/KAddressBook which
7149                 have new and rearranged data.
7150
7151 2002-10-23 [martin]     0.8.5claws50
7152
7153         * src/folderview.c
7154         * src/summaryview.c
7155         * src/utils.h
7156         * src/utils.c
7157                 added length parameter to get_abbrev_newsgroup_name()
7158                 changed this function so that it abbreviates the newsgroup
7159                 names only so long it is smaller than the length parameter
7160                 (for better reading of some newsgroup names and space efficiency)
7161
7162 2002-10-22 [colin]      0.8.5claws49
7163
7164         *src/foldersel.c
7165                 Revert Alfons' last modification (after voting ;-))
7166
7167 2002-10-21 [alfons]     0.8.5claws48
7168
7169         * src/foldersel.c
7170                 folder view in folder selection dialog reflects state of
7171                 folder view in main window
7172
7173 2002-10-18 [alfons]     0.8.5claws47
7174
7175         * src/mbox.c
7176                 drop imported messages in folder selected by user,
7177                 and not in the inbox
7178                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7179
7180 2002-10-18 [alfons]     0.8.5claws46
7181
7182         * src/compose.c
7183                 make automagic reply work correctly for email accounts 
7184                 (whether it's viable to do a full sync with Hiro's 
7185                 compose.c is still under discussion)
7186
7187 2002-10-18 [melvin]     0.8.5claws45
7188
7189         * src/prefs_actions.c
7190                 Fixed bug #622275 where asynchroneous actions left 
7191                 zombies processes
7192                 Made (synchroneous) actions' input be displayed live.
7193
7194 2002-10-18 [christoph]  0.8.5claws44
7195
7196         * src/textview.c
7197                 don't add a newline in the textview in front of the
7198                 first textpart if header display is disabled
7199                 (closes bug [ 603385 ] disabled header display leaves blank
7200                  lin)
7201
7202 2002-10-18 [christoph]  0.8.5claws43
7203
7204         * src/folder.[ch]
7205         * src/imap.c
7206         * src/mbox_folder.c
7207         * src/mh.c
7208         * src/news.c
7209                 folder->get_num_list now returns an error code
7210                 (closes bug [ 609424 ] News cache cleared on failure)
7211                 
7212 2002-10-17 [colin]      0.8.5claws42
7213         
7214         * src/news.c
7215                 Changed a printf by debug_print
7216
7217 2002-10-16 [paul]       
7218
7219         * tools/OOo2sylpheed.pl
7220                 allow for spaces in the name of the
7221                 file to be attached.
7222
7223 2002-10-16 [colin]      0.8.5claws41
7224
7225         * src/main.c
7226                 Use a tristate to change online mode
7227
7228 2002-10-16 [paul]       0.8.5claws40
7229
7230         * po/es.po
7231                 updated by Ricardo Mones Lastra
7232
7233 2002-10-16 [colin]      0.8.5claws39
7234
7235         * src/main.c
7236           src/mainwindow.[ch]
7237                 Added --online and --offline command-line
7238                 switches
7239
7240 2002-10-15 [christoph]  0.8.5claws38
7241
7242         * src/procmime.c
7243                 set mimeinfo->name to NULL after g_free to
7244                 avoid double freeing with g_free
7245
7246 2002-10-14 [christoph]  0.8.5claws37
7247
7248         * src/compose.c
7249         * src/filtering.c
7250         * src/summaryview.c
7251                 remove calls to folder->change_flags that are now
7252                 done by procmsg flag functions (seems it is not
7253                 used by any foldertype anyway)
7254         * src/folder.c
7255                 init folder->change_flags with NULL
7256
7257 2002-10-14 [christoph]  0.8.5claws36
7258
7259         * src/folder.[ch]
7260         * src/imap.[ch]
7261                 use virtual functions for folder item new and destroy
7262                 functions
7263
7264 2002-10-14 [melvin]     0.8.5claws35
7265
7266         * src/compose.c
7267                 Added a test to not run the spell checker if no default
7268                 dictionary is available. No dialog is displayed though.
7269
7270 2002-10-14 [melvin]     0.8.5claws34
7271
7272         * src/gtkaspell.c
7273                 Fixed bug in dictionary list context menu where
7274                 "More..." pointed to an emtpy submenu if the
7275                 number of dictionaries is a multiple of 15
7276                 Removed unneeded code in suggestions list creation
7277
7278 2002-10-14 [paul]       0.8.5claws33
7279
7280         * po/bg.po
7281                 updated by George Danchev
7282
7283 2002-10-13 [hoa]        0.8.5claws32
7284
7285         * src/matcher.[ch]
7286           src/matcher_parser_parser.y
7287                 removed the escaped string from internal structure
7288                 of matcher.
7289
7290 2002-10-12 [colin]      0.8.5claws31
7291
7292         * src/gtksctree.[ch]
7293           src/summaryview.c
7294                 Removed useless function gtksctree_reanchor
7295
7296 2002-10-12 [alfons]     0.8.5claws30
7297         
7298         * sync with remaining main changes 2002-10-09 - 2002-10-11
7299         - drop changes to src/compose.c (requires claws specific changes)
7300         
7301 2002-10-12 [alfons]     0.8.5claws29
7302         
7303         * sync with main changes of 2002-10-08
7304         - drop changes to src/compose.c (requires claws specific changes)
7305         - drop changes to src/summaryview.c (requires changes to compose.c)     
7306
7307 2002-10-12 [alfons]     0.8.5claws28
7308         
7309         * sync with main changes of 2002-10-07
7310
7311 2002-10-12 [alfons]     0.8.5claws27
7312
7313         * sync with main changes of 2002-10-04
7314         - drop changes to src/compose.c (requires claws specific changes)
7315         - drop changes to src/prefs_folder_item.c (claws implementation
7316           seems to be working)
7317
7318 2002-10-12 [colin]      0.8.5claws26
7319
7320         * src/mainwindow.c
7321                 Fix folder-flicker when space-reading, introduced 
7322                 in claws22.
7323
7324 2002-10-12 [colin]      0.8.5claws25
7325
7326         * src/compose.c
7327                 Save account address when saving as draft.
7328                 (closes bug 621838)
7329
7330 2002-10-12 [colin]      0.8.5claws24
7331
7332         * src/summaryview.c
7333                 Fix the problem consisting of no message selected
7334                 after the last message in a folder has been moved.
7335
7336 2002-10-12 [paul]       0.8.5claws23
7337
7338         * src/compose.c
7339           src/prefs_template.c
7340           src/template.[ch]
7341                 add Cc and Bcc to templates. Patch submitted by
7342                 John L. Males.
7343
7344 2002-10-12 [colin]      0.8.5claws22
7345
7346         * src/folderview.c
7347                 Fix a bug after "Check for new messages":
7348                 If a folder was opened, it was still selected at
7349                 the end of the check, but displayed empty.
7350         * src/mainwindow.c
7351                 Remove unnecessary check
7352
7353 2002-10-12 [paul]
7354
7355         * tools/README
7356                 be more verbose in the description of
7357                 OOo2sylpheed.pl
7358                 
7359
7360 2002-10-11 [colin]      0.8.5claws21
7361
7362         * src/mainwindow.c
7363                 Make space work (better) when no mail is selected
7364
7365 2002-10-11 [colin]      0.8.5claws20
7366
7367         * src/inc.c
7368           src/news.c
7369                 fix warnings
7370
7371 2002-10-11 [colin]      0.8.5claws19
7372
7373         * src/mainwindow.c
7374                 revert 0.8.5claws6 changes as i couldn't get to
7375                 anything satisfying
7376
7377 2002-10-11 [melvin]     0.8.5claws18
7378
7379         * src/compose.c
7380                 Removed buggy and unused macro (should have been committed in
7381                 0.8.5claws17)
7382
7383 2002-10-11 [melvin]     0.8.5claws17
7384
7385         * src/compose.c
7386                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7387
7388 2002-10-11 [thorsten]   0.8.5claws16 
7389
7390         * src/folderview.c
7391                 remove rescan warning
7392
7393 2002-10-11 [colin]      0.8.5claws15 
7394
7395         * src/procheader.c
7396                 fix a segfault that happens if conv_unmime_header
7397                 fails (should be better to find out why it fails)
7398
7399 2002-10-11 [christoph]  0.8.5claws14
7400
7401         * src/summaryview.c
7402                 update folderview stats after ignore/unignore thread
7403
7404 2002-10-11 [hoa]        0.8.5claws13
7405
7406         * src/quote_fmt_parse.y
7407                 Fixed a yacc/bison syntax error
7408         * src/matcher.c
7409                 Escaping of string is fixed.
7410
7411 2002-10-11 [colin]      0.8.5claws12
7412
7413         * src/imageview.c
7414                 Resize images to fit
7415
7416 2002-10-11 [paul]       0.8.5claws11
7417
7418         * po/es.po
7419                 updated by Ricardo Mones Lastra
7420
7421 2002-10-10 [alfons]     0.8.5claws10
7422
7423         * src/compose.c
7424                 allow dropping files by "moving" files from a file manager,
7425                 not only by the more cumbersome "copying". the latter 
7426                 mostly implies holding down the Control button
7427
7428 2002-10-10 [christoph]  0.8.5claws9
7429
7430         * src/summaryview.c
7431                 update folders after thread building for ignored threads
7432
7433 2002-10-10 [christoph]  0.8.5claws8
7434
7435         * config/.cvsignore
7436                 added Makefile
7437         * src/filtering.[ch]
7438         * src/folder.[ch]
7439         * src/folderview.[ch]
7440         * src/import.c
7441         * src/inc.[ch]
7442         * src/mbox.[ch]
7443         * src/procmsg.c
7444         * src/summaryview.[ch]
7445                 o added new flag need_update to FolderItem
7446                 o removed folder_table from various functions from tracking
7447                   folder updates
7448                 o set need_update flags in folder.c's move, copy and delete
7449                   functions and procmsg's flags functions
7450                 o added function folderview_update_items_when_required that
7451                   updates all folders with need_update set
7452                 o call folderview_update_items_when_required instead of
7453                   folderview_update_item_foreach
7454
7455 2002-10-09 [sergey]     0.8.5claws7
7456
7457         * src/compose.c
7458                 Strip CRs whel loading the text into editor in reedit mode.
7459
7460 2002-10-09 [colin]      0.8.5claws6
7461
7462         * src/mainwindow.c
7463                 Make Space work when no mail is selected
7464
7465 2002-10-09 [colin]      0.8.5claws5
7466
7467         * src/gtksctree.[ch]
7468                 Fix range_select
7469                 Add gtk_sctree_reanchor() 
7470         * src/summaryview.c
7471                 Use gtk_sctree_reanchor() - better fix for 
7472                 bug 60413
7473
7474 2002-10-09 [colin]      0.8.5claws4
7475
7476         * src/summaryview.c
7477                 Fix shift-click select after delete problem
7478                 (closes bug 60413)
7479
7480 2002-10-08 [thorsten]   0.8.5claws3
7481
7482         * src/summaryview.c
7483                 exclude current msg from -hide read messages-
7484
7485 2002-10-08 [colin]      0.8.5claws2
7486
7487         * src/inc.[ch]
7488           src/pop.c
7489           src/recv.c
7490                 Differentiate socket errors from disk full
7491                 errors
7492
7493 2002-10-08 [christoph]  0.8.5claws1
7494
7495         * Makefile.am
7496         * configure.in
7497                 modifications for new config directory
7498
7499         * config.guess  ** REMOVED **
7500         * config.sub    ** REMOVED **
7501         * install-sh    ** REMOVED **
7502         * ltmain.sh     ** REMOVED **
7503         * missing       ** REMOVED **
7504         * mkinstalldirs ** REMOVED **
7505                 these files are autogenerated by automake
7506                 when you run autogen.sh
7507
7508         * config/.cvsignore     ** NEW FILE **
7509         * config/Makefile.am    ** NEW FILE **
7510                 ignore autogenerated files
7511                 create a Makefile in this directory
7512
7513 2002-10-08 [paul]       0.8.5claws
7514
7515         * 0.8.5claws release
7516         
7517         * src/compose.c
7518           src/procheader.c
7519           src/procmsg.c
7520                 fix quote reply format for newsgroups reply bug
7521                 (thanks to Hoa)
7522                 
7523         * po/en_GB.po
7524           po/pl.po
7525                 updated by me and Witold Wladyslaw Wojciech Wilk
7526                 repectively
7527
7528 2002-10-07 [paul]       0.8.3claws53
7529
7530         * po/it.po
7531           po/pt_BR.po
7532           po/sr.po
7533                 updated messages catalogs, submitted by
7534                 Alessandro Maestri, Fabio Jr.Beneditto 
7535                 and Urke MMI, respectively.
7536
7537 2002-10-07 [christoph]  0.8.3claws52
7538
7539         * src/folder.[ch]
7540         * src/folderview.c
7541         * src/mainwindow.c
7542                 fix new folder ghost message bug
7543                 (closes bug [ 619722 ] wrong count for newly created folders)
7544
7545 2002-10-07 [christoph]  0.8.3claws51
7546
7547         * src/compose.c
7548                 fix news posting problem
7549
7550 2002-10-07 [melvin]     0.8.3claws50
7551
7552         * po/fr.po
7553                 Updated French translation
7554
7555 2002-10-05 [christoph]  0.8.3claws49
7556
7557         * src/gtkstext.c
7558                 check if line_start_cache is set in gtk_stext_update_text
7559                 (closes bug [ 618119 ] crash while doing search in folder)
7560
7561 2002-10-05 [christoph]  0.8.3claws48
7562
7563         * src/imap.c
7564         * src/news.c
7565         * src/utils.c
7566         * src/utils.h
7567                 implement cache cleanups for claws' folder system
7568                 (closes bug [ 595916 ] imapcache not cleaned up)
7569
7570 2002-10-05 [melvin]     0.8.3claws47
7571
7572         * src/prefs_actions.c
7573                 Made the help text more clear for the %p token
7574
7575 2002-10-04 [paul]       0.8.3claws46
7576
7577         * sync with 0.8.5
7578                 see ChangeLog 2002-10-02 and 2002-10-03
7579
7580 2002-10-04 [christoph]  0.8.3claws45
7581
7582         * src/inc.c
7583                 fix segfault caused by pop before smtp
7584                 call to inc_account_mail with NULL
7585                 pointer for mainwin
7586
7587 2002-10-04 [paul]       0.8.3claws44
7588
7589         * configure.in
7590                 sync the LDAP detection from 0.8.5cvs1
7591
7592 2002-10-02 [christoph]  0.8.3claws43
7593
7594         * po/de.po
7595                 fix small spelling error
7596
7597 2002-10-02 [melvin]     0.8.3claws42
7598
7599         * ac/aspell.m4
7600                 Behave better and say "no" when test program cannot be run.
7601
7602 2002-10-02 [paul]       0.8.3claws41
7603
7604         * sync with 0.8.4cvs1
7605                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7606                 
7607         * src/summaryview.c
7608                 toggle the behavior of Reply menuitem between
7609                 normal reply and reply-to-list
7610
7611 2002-10-01 [sergey]     0.8.3claws40
7612
7613         * src/compose.c
7614                 Convert newlines in the message text to the canonical form
7615                 before base64 encoding (RFC2045 compliance, fixes some
7616                 interoperability issues with Evolution 1.0.3)
7617
7618 2002-09-29 [colin]      0.8.3claws39
7619
7620         * src/summaryview.c
7621                 Fix an unwanted copy/paste
7622
7623 2002-09-29 [colin]      0.8.3claws38
7624
7625         * src/mainwindow.c
7626                 Renamed "Custom toolbar" to "Customize toolbar"
7627                 Renamed "Show all header" to "Show all headers"
7628                 Renamed "Set diplay item" to "Set displayed items"
7629         * src/prefs_common.c
7630                 Renamed "Show all header" to "Show all headers"
7631         * src/prefs_summary_column.c
7632                 Renamed "diplay item" to "displayed items"
7633
7634 2002-09-29 [colin]      0.8.3claws37
7635
7636         * src/mainwindow.[ch]
7637                 online/offline status pixmaps follow theme
7638                 changes
7639         * src/summaryview.[ch]
7640                 quicksearch pixmap follows theme changes
7641
7642 2002-09-29 [thorsten]   0.8.3claws36
7643
7644         * src/compose.c
7645           src/prefs_folder_item.[ch]
7646                 add default_reply_to folder option (closes patch 581044)
7647
7648 2002-09-29 [christoph]  0.8.3claws35
7649
7650         * acconfig.h    ** REMOVED **
7651         * configure.in
7652         * ac/aspell.m4
7653         * ac/check-type.m4
7654         * ac/gnupg-check-typedef.m4
7655                 fix autoheader 2.50 warning
7656
7657 2002-09-29 [christoph]  0.8.3claws34
7658
7659         * major code cleanup (part 2)
7660         
7661                 - unused variables removed
7662                 - unused functions removed
7663                 - uninitialized variables checked
7664                 - missing return statements added
7665                 - missing function return types added
7666                 - added parentheses around assignment
7667                   when suggested by gcc
7668
7669 2002-09-29 [alfons]     0.8.3claws33
7670
7671         * src/logwindow.c
7672                 log_window_clear(): only bracket gtk_text_forward_delete() 
7673                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7674                 works around GTK text bug)
7675
7676 2002-09-29 [paul]       0.8.3claws32
7677
7678         * po/bg.po
7679           po/sr.po
7680                 updated by George Danchev and Urke MMI
7681                 respectively
7682
7683 2002-09-27 [christoph]  0.8.3claws31
7684
7685         * doc-src/readme.txt
7686         * doc-src/rfc1806.txt   ** REMOVED **
7687         * doc-src/rfc2183.txt   ** NEW FILE **
7688         * doc-src/rfc2980.txt   ** NEW FILE **
7689                 update rfcs
7690
7691 2002-09-27 [melvin]     0.8.3claws30
7692
7693         * ac/aspell.m4
7694                 Fixed typo which could break linking
7695
7696 2002-09-27 [melvin]     0.8.3claws29
7697
7698         * ac/aspell.m4
7699                 Improved GNU/aspell checking. 
7700                 Fixed bug #614490
7701
7702 2002-09-27 [paul]       0.8.3claws28
7703
7704         * sync with 0.8.3cvs8
7705                 see ChangeLog 2002-09-27
7706
7707 2002-09-26 [colin]      0.8.3claws27
7708
7709         * src/toolbar.[ch]
7710           src/mainwindow.[ch]
7711                 Add "Reply to Mailing-list" to the toolbar
7712
7713 2002-09-26 [christoph]  0.8.3claws26
7714
7715         * src/summaryview.c
7716                 Fix wrong message counts in summaryview status
7717
7718 2002-09-26 [paul]       0.8.3claws25
7719
7720         * sync with 0.8.3cvs7
7721                 see ChangeLog 2002-09-26
7722
7723 2002-09-26 [paul]       0.8.3claws24
7724
7725         * sync with 0.8.3cvs6
7726                 see ChangeLog 2002-09-25
7727
7728 2002-09-25 [christoph]  0.8.3claws23
7729
7730         * src/prefs_common.c
7731         * src/prefs_folder_item.c
7732         * src/prefs_scoring.c
7733                 Renamed "kill score" to "hide score" in GUI
7734                 and prefs files
7735
7736 2002-09-25 [paul]       0.8.3claws22
7737
7738         * sync with 0.8.3cvs5
7739                 see ChangeLog 2002-09-24
7740
7741 2002-09-24 [alfons]     0.8.3claws21
7742
7743         patch by Satoshi Nagayasu: allows appending / saving multiple 
7744         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7745         'Save as ...'")
7746
7747         * AUTHORS
7748                 add Satoshi Nagayasu
7749         * src/summaryview.c
7750                 summary_save_as(): allow saving selected files to
7751                 one file
7752                 summary_set_menu_sensitive: enable "Save As..." when
7753                 multiple files are selected
7754         * src/utils.[ch]
7755                 append_file(): new function
7756
7757 2002-09-24 [colin]      0.8.3claws20
7758
7759         * src/procmime.c
7760                 Fix segfault when mimeinfo doesn't have a 
7761                 content_type. 
7762
7763 2002-09-24 [colin]      0.8.3claws19
7764
7765         * src/prefs_common.[ch]
7766                 Add a preference to display send dialog or not
7767         * src/send.c
7768                 Display send dialog according to preference
7769
7770 2002-09-24 [colin]      0.8.3claws18
7771
7772         * src/compose.[ch]
7773                 Disable user actions when sending
7774
7775 2002-09-24 [colin]      0.8.3claws17
7776
7777         * src/procmime.c
7778                 Do not display name or filename for attachments
7779                 with an application/pgp-signature type
7780                 (security flaw, see bug 537413)
7781
7782 2002-09-23 [colin]      0.8.3claws16
7783
7784         * src/editaddress.c
7785                 Initialize entry_email, entry_alias and 
7786                 entry_remarks to first email address of the list
7787
7788 2002-09-23 [colin]      0.83claws15
7789
7790         * src/compose.c
7791                 Drop pgp-signature when reediting a signed queued
7792                 message
7793
7794 2002-09-23 [melvin]     0.8.3claws14
7795
7796         * po/fr.po
7797                 Updated French translation
7798
7799 2002-09-23 [melvin]     0.8.3claws13
7800
7801         * src/mainwindow.c
7802                 Made custom toolbar menu labels more consistent
7803         * src/prefs_toolbar.c
7804                 Made custom toolbar window title more consistent
7805
7806 2002-09-22 [colin]      0.8.3claws12
7807
7808         * src/inc.c
7809                 Initialize session type to normal before getting 
7810                 mail (fixes strange Get behaviour)
7811         * src/prefs_account.h
7812                 Move STYPE_POP_BEFORE_SMTP to last position to 
7813                 avoid other side-effects
7814
7815 2002-09-22 [colin]      0.8.3claws11
7816
7817         * src/prefs_account.c
7818                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7819                 from pop3 to apop or vice-versa
7820
7821 2002-09-22 [colin]      0.8.3claws10
7822         
7823         * src/prefs_account.[ch]
7824                 Add an option for the POP before SMTP timeout
7825         * src/inc.c
7826                 Remember time of last POP connection
7827         * src/send.c
7828                 Do POP before SMTP only if timeout reached
7829
7830 2002-09-22 [oliver]     0.8.3claws9
7831         
7832         * README.claws
7833                 explain custom toolbar
7834
7835 2002-09-22 [oliver]     0.8.3claws8
7836
7837         * src/prefs_actions.[ch]
7838         custom toolbar for compose      
7839                 actions callback from compose toolbar
7840         * src/folderview.c
7841                 remove include toolbar.h
7842
7843 2002-09-22 [oliver]     0.8.3claws7
7844         
7845         * src/prefs_toolbar.[ch]
7846                 custom toolbar for compose
7847                 - generic prefs_toolbar handles both
7848                   Mainwin's toolbar as well as Compose toolbar          
7849
7850 2002-09-22 [oliver]     0.8.3claws6
7851         
7852         * src/toolbar.[ch]
7853                 custom toolbar for compose
7854                 restructure toolbar.[ch]
7855
7856 2002-09-22 [oliver]     0.8.3claws5
7857
7858         * src/compose.[ch]
7859                 custom toolbar for compose
7860
7861 2002-09-22 [oliver]     0.8.3claws4
7862         
7863         * src/mainwindow.[ch]
7864                 custom toolbar for compose 
7865                 move mainwin toolbar back to mainwindow
7866
7867 2002-09-22 [alfons]     0.8.3claws3
7868
7869         * src/procmsg.c
7870                 :%sno/if(/if (/gc
7871                 :%sno/for(/for (/gc
7872                 (beautify)
7873
7874 2002-09-22 [alfons]     0.8.3claws2
7875         
7876         * src/procmsg.c
7877                 procmsg_save_to_outbox(): don't unlink message file from queue;
7878                 callers should do it using folder_item_remove_msg()
7879
7880 2002-09-22 [colin]      0.8.3claws1
7881
7882         * src/mimeview.[ch]
7883                 Made mimeview_check_signature() public
7884         * src/textview.c
7885                 Made GPG signatures verifiable by clicking
7886                 the [application/pgp-signature] in the Text
7887                 view
7888
7889 2002-09-22 [paul]       0.8.3claws
7890
7891         * po/bg.po
7892           po/en_GB.po
7893           po/es.po
7894           po/it.po
7895           po/pl.po
7896           po/pt_BR.po
7897           po/sr.po
7898                 updated translations, submitted by George Danchev,
7899                 me, Ricardo Mones Lastra, Alessandro Maestri,
7900                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7901                 and Urke MMI, respectively.     
7902
7903 2002-09-22 [alfons]     0.8.2claws65
7904
7905         * src/procmsg.c
7906         * src/pgptext.c
7907                 no furry valgrinds have been used to plug these memleaks
7908
7909 2002-09-20 [paul]       0.8.2claws64
7910
7911         * sync with 0.8.3cvs4
7912                 'Select thread' re-implemented 
7913                 see ChangeLog 2002-09-20
7914
7915 2002-09-21 [alfons]     0.8.2claws63
7916
7917         * src/compose.c
7918                 compose_send(): plug unnoticed memleak
7919
7920 2002-09-20 [alfons]     0.8.2claws62
7921
7922         * src/addr_compl.c
7923                 replace_address_in_edit(): strict check for NULL address to
7924                 fix "[ 607348 ] Segfault in address completion". My guess is
7925                 that this happens with an empty address book, but it's good
7926                 to have this check here anyway
7927                 
7928                 completion_window_button_press(): free string returned 
7929                 from the internal cache
7930
7931 2002-09-20 [christoph]  0.8.2claws61
7932
7933         * src/procmime.h
7934                 added ENC_BINARY to EncodingType
7935         * src/procmime.c
7936                 the string returned by procmime_get_encoding_str
7937                 should not depend on the order of values in the
7938                 EncodingType definition
7939         * doc-src/rfc1806.txt   ** NEW FILE **
7940                 Added rfc1806 about MIME Content-Disposition
7941                 Extension
7942
7943 2002-09-19 [paul]       0.8.2claws60
7944
7945         * sync with 0.8.2cvs3
7946                 see ChangeLog 2002-09-19
7947
7948 2002-09-19 [paul]       0.8.2claws59
7949
7950         * src/prefs_folder_item.c
7951                 revert to Darko's original alignment of colour
7952                 selector button
7953                 add a colon to folder_color label
7954                 
7955         * src/compose.c
7956                 add Colin's patch (with Hiro's modifications) to 
7957                 force BASE64 encoding for 8-bit text when signing
7958                 (sync with 0.8.3cvs2)
7959
7960 2002-09-18 [alfons]     0.8.2claws58
7961
7962         * src/compose.c
7963                 :%sno/if(/if (/gc
7964                 :%sno/for(/for (/gc
7965                 (beautify a little bit)
7966
7967 2002-09-18 [christoph]  0.8.2claws57
7968
7969         * src/pine.c
7970                 fix handling of fgetc return value
7971
7972 2002-09-17 [alfons]     0.8.2claws56
7973         
7974         * src/summaryview.c
7975                 summary_sort(): check non-NULL summaryview->folder_item when no 
7976                 folder is selected at all
7977                 (closes "[ 610344 ] sort label make syl Crash")
7978
7979 2002-09-17 [alfons]     0.8.2claws55
7980         
7981         * src/compose.c
7982                 beautify a little bit
7983
7984 2002-09-17 [christoph]  0.8.2claws54
7985
7986         * src/folder.c
7987                 initialize max values for cache and folder
7988                 when cache or folder is empty
7989
7990 2002-09-15 [colin]      0.8.2claws53
7991
7992         * src/compose.c
7993                 Fix a leak (thanks Alfons!) and cleaned
7994                 variables names for custom headers
7995
7996 2002-09-15 [colin]      0.8.2claws52
7997
7998         * src/compose.c
7999                 Fix custom headers recognition when
8000                 prefs_common.trans_hdr is on
8001
8002 2002-09-15 [colin]      0.8.2claws51
8003
8004         * src/compose.c
8005                 Allow dynamically-added custom headers
8006                 Yet not reparsed if reedited
8007
8008 2002-09-15 [alfons]     0.8.2claws50
8009
8010         * src/prefs_account.c
8011                 fix warnings
8012
8013 2002-09-15 [colin]      0.8.2claws49
8014         
8015         * src/prefs_account.c
8016                 fix pop_before_smtp sensitivity
8017
8018 2002-09-15 [colin]      0.8.2claws48
8019
8020         * src/inc.[ch]
8021                 add inc_pop_before_smtp()
8022                 allow MainWindow to be undefined in 
8023                 inc_account_mail() and inc_start()
8024         * src/pop.c
8025           src/prefs_account.h
8026                 add STYPE_POP_BEFORE_SMTP session type
8027         * src/prefs_account.c
8028                 activated pop before smtp option
8029         * src/send.c
8030                 do pop before smtp if the relevant option 
8031                 is set
8032
8033 2002-09-15 [paul]       0.8.2claws47
8034
8035         * sync with 0.8.3
8036                 see ChangeLog 2002-09-15
8037
8038 2002-09-14 [paul]       0.8.2claws46
8039
8040         * po/bg.po
8041                 updated Bulgarian translation, submitted by
8042                 George Danchev
8043
8044 2002-09-13 [paul]       0.8.2claws45
8045
8046         * src/compose.c
8047                 merge claws' select_account() with main's
8048                 (new) compose_select_account(). [sync with
8049                 0.8.2cvs15, see ChangeLog 2002-09-11]
8050
8051 2002-09-12 [christoph]  0.8.2claws44
8052
8053         * src/filter.c
8054                 allocate 1 elements of FolderItem not 0
8055
8056 2002-09-12 [colin]      0.8.2claws43
8057
8058         * src/compose.c
8059                 Fix bug #590825 (obey Follow-up: poster)
8060
8061 2002-09-12 [colin]      0.8.2claws42
8062
8063         * src/procmime.c
8064                 Fix bug #557009 (wrong headers for messages 
8065                 forwarded as attachments)
8066
8067 2002-09-11 [colin]      0.8.2claws41
8068         
8069         * src/compose.c
8070                 Put SCF: pseudo-header on top of message
8071                 Set draft tmp_flag when saved as draft
8072
8073         * src/procmsg.c
8074           src/procheader.c
8075                 Skip after first \n\n for beginning of real message
8076                 for drafts too
8077
8078 2002-09-11 [christoph]  0.8.2claws40
8079
8080         * src/filtering.c
8081                 use procmsg flag functions in filtering or processing
8082                 will cause incorrect folder message counts
8083
8084 2002-09-11 [colin]      0.8.2claws39
8085
8086         * src/compose.c
8087                 Fix bug #550175 - wrong save folder when reediting
8088                 drafts
8089
8090 2002-09-11 [paul]       0.8.2claws38
8091
8092         * sync with 0.8.2cvs14
8093                 see ChangeLog 2002-09-11
8094
8095 2002-09-11 [colin]      0.8.2claws37
8096
8097         * src/folder.c
8098                 Fix a typo (seeming to cause new/unread status to
8099                 be lost)
8100
8101 2002-09-10 [christoph]  0.8.2claws36
8102
8103         * src/compose.c
8104                 compose_redirect should not use compose_generic_new
8105                 because that does more stuff than expected including
8106                 opening the external editor
8107                 (closes bug "[ 526608 ] bounced messages appear blank
8108                  in editor")
8109
8110 2002-09-10 [christoph]  0.8.2claws35
8111
8112         * src/folder.c
8113                 fix problem with too large message number range
8114                 causing a crash in folder_item_scan
8115
8116 2002-09-10 [paul]       0.8.2claws34
8117
8118         * sync with 0.8.2cvs13
8119                 see ChangeLog 2002-09-10
8120
8121 2002-09-10 [christoph]  0.8.2claws33
8122
8123         * src/msgcache.c
8124                 set MsgInfo TmpFlags for queue and draft folders
8125                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8126
8127 2002-09-10 [paul]       0.8.2claws32
8128
8129         * AUTHORS
8130           po/bg.po      ** NEW FILE **
8131                 new Bulgarian translation submitted by
8132                 George Danchev <danchev@spnet.net>
8133                 
8134         * tools/Makefile.am
8135           tools/README
8136           tools/tb2sylpheed     ** NEW FILE **
8137                 add script that converts an addressbook exported
8138                 from The Bat! into a Sylpheed addressbook. Submitted
8139                 by Urke MMI <urke-kg@eunet.yu>
8140
8141 2002-09-10 [paul]       0.8.2claws31
8142
8143         * sync with 0.8.2cvs12
8144                 see ChangeLog 2002-09-10
8145
8146 2002-09-06 [paul]       0.8.2claws30
8147
8148         * src/prefs_common.c
8149                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8150                 
8151         * tools/Makefile.am
8152           tools/README
8153           tools/ldif-to-xml.py  ** REMOVED **
8154                 remove obsolete python script
8155
8156 2002-09-06 [paul]       0.8.2claws29
8157
8158         * sync with 0.8.2cvs10
8159                 see ChangeLog 2002-09-06
8160
8161 2002-09-04 [paul]       0.8.2claws28
8162
8163         * sync with 0.8.2cvs9
8164                 see ChangeLog 2002-08-04
8165
8166 2002-09-04 [colin]      0.8.2claws27 
8167
8168         * src/prefs_common.[ch]
8169                 Added signature color configuration
8170         * src/textview.c
8171                 Use user-specified signature color
8172
8173 2002-09-03 [colin]      0.8.2claws26
8174
8175         * src/prefs_common.[ch]
8176                 Added autosave and autosave_length prefs
8177         * src/compose.c
8178                 Added compose_remove_draft()
8179                 Auto-save drafts according to the prefs
8180         * src/main.c
8181                 Added a crash-indicator file, allowing to check
8182                 for new messages on startup if Sylpheed crashed
8183                 (makes saved drafts "reappear")
8184
8185 2002-09-03 [colin]      0.8.2claws25
8186
8187         * src/textview.[ch]
8188                 Grey the signature
8189
8190 2002-09-03 [paul]       0.8.2claws24
8191
8192         * sync with 0.8.2cvs8
8193                 see ChangeLog 2002-09-02 and 2002-09-03
8194
8195 2002-09-03 [darko]      0.8.2claws23
8196
8197         * src/folderview.c
8198                 use normal style when creating new folder to pick
8199                 proper font size 
8200
8201 2002-09-02 [melvin]     0.8.2claws22
8202
8203         * src/gtkaspell.m4
8204                 removed some obsolete code
8205
8206 2002-09-02 [melvin]     0.8.2claws21
8207
8208         * ac/aspell.m4
8209                 fixed test's equality sign (== to =)
8210
8211 2002-09-02 [alfons]     0.8.2claws20
8212
8213         * src/folder.c
8214         * src/mh.c
8215                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8216                 as folder->destroy virtual as suggested by Hiro
8217                 (the mh.c code seems to have been lost around mh.c.1.21)
8218
8219 2002-09-02 [paul]       0.8.2claws19
8220
8221         * po/pt_BR.po
8222                 updated by Fabio Jr. Beneditto
8223                 
8224         * src/defs.h
8225                 use 'http://claws.sylpheed.org' for homepage link. 
8226                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8227
8228 2002-09-01 [alfons]     0.8.2claws18
8229
8230         * src/mh.c
8231                 plug memleak related to one Martin Kluge found
8232
8233 2002-08-31 [paul]       0.8.2claws17
8234
8235         * sync with 0.8.2cvs6
8236                 see ChangeLog 2002-08-30
8237
8238 2002-08-31 [alfons]     0.8.2claws16
8239
8240         * src/folder.c
8241                 folder_destroy(): remove mailbox from folderlist even if it has
8242                 no destroy virtual
8243
8244 2002-08-31 [alfons]     0.8.2claws15
8245
8246         * src/folder.c
8247                 :%sno/if(/if (/gc
8248                 :%sno/for(/for (/gc
8249                 (being pedantic I know)
8250
8251 2002-08-31 [alfons]     0.8.2claws14
8252
8253         * src/folder.c
8254                 check for NULL pointers returned from folder->fetch_msginfo virtual
8255                 (should solve some reported crashes)
8256
8257 2002-08-30 [alfons]     0.8.2claws13
8258
8259         * acconfig.h
8260         * configure.in
8261         * src/crash.c
8262                 enable crash dialog on compilation time
8263                 (--enable-crash-dialog configure option)
8264
8265 2002-08-30 [alfons]     0.8.2claws12
8266
8267         * AUTHORS
8268                 add Martin Kluge
8269         * src/mh.c
8270                 apply memory leak plug patch by Martin Kluge
8271                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8272                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8273                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8274
8275 2002-08-30 [darko]      0.8.2claws11
8276
8277         * src/folderview.c
8278                 copy Gtk style from normal style to match
8279                 font size for coloured folders
8280
8281 2002-08-29 [alfons]     0.8.2claws10
8282
8283         * sylpheed.desktop
8284                 Type=Internet <- Type=Application
8285                 (reported by Michael Schwendt, see:
8286                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8287                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8288
8289 2002-08-29 [paul]       0.8.2claws9
8290
8291         * sync with 0.8.2cvs5
8292                 see ChangeLog 2002-08-29
8293
8294 2002-08-29 [colin]      0.8.2claws8
8295
8296         * src/summaryview.c
8297                 Added a sanity check in summary_select_thread
8298                 Should fix bug 601605
8299
8300 2002-08-29 [colin]      0.8.2claws7
8301
8302         * src/main.c
8303                 Revert claws6 changes regarding bug #591676
8304
8305 2002-08-28 [colin]      0.8.2claws6
8306         
8307         * src/main.c
8308                 Ignore cache for queue folderitems
8309                 Fix bug #591676
8310
8311 2002-08-28 [melvin]     0.8.2claws5
8312
8313         * README.claws
8314                 Fixed typos.
8315
8316 2002-08-28 [melvin]     0.8.2claws4
8317
8318         * README.claws
8319                 Updated a bit the text concerning the spell checker
8320
8321 2002-08-28 [melvin]     0.8.2claws3
8322
8323         Merged the GNU_aspell_branch:
8324                 Support of new GNU/aspell is now included and the old pspell
8325                 is not supported anymore.
8326                 See README.claws
8327
8328         * README.claws
8329                 Updated spell checker text to reflect the switch to GNU/aspell
8330
8331         * ac/aspell.m4          *** NEW ***
8332         * src/gtkaspell.[ch]    *** NEW *** 
8333         * ac/pspell.m4          *** DELETED *** 
8334         * src/gtkspell.[ch]     *** DELETED ***
8335
8336         * ac/Makefile.am
8337                 Updated for GNU/aspell support
8338
8339         * po/POTFILES.in
8340                 Replaced gtkspell.c by gtkaspell.c
8341
8342         * acconfig.h
8343         * src/Makefile.am
8344         * src/about.c
8345         * src/compose.[ch]
8346         * src/crash.c
8347         * src/main.c
8348         * src/prefs_common.[ch]
8349                 Updated for GNU/aspell support
8350
8351 2002-08-28 [paul]       0.8.2claws2
8352
8353         * sync with 0.8.2cvs4
8354                 see ChangeLog 2002-08-27 and 2002-08-28
8355
8356 2002-08-28 [colin]      0.8.2claws1
8357
8358         * src/summary_search.c
8359                 Added "AND search"
8360
8361 2002-08-28 [jens]       0.8.2claws
8362
8363         *po/de.po
8364                 Updated German translations
8365
8366 2002-08-27 [melvin]     0.8.2claws
8367
8368         * po/fr.po
8369                 Updated French translations
8370
8371 2002-08-27 [paul]       0.8.2claws
8372
8373         * sync with 0.8.2 main release
8374
8375         * po/en_GB.po
8376           po/es.po
8377           po/it.po
8378           po/pl.po
8379           po/pt_BR.po
8380           po/sr.po
8381                 updated message catalogs submitted by
8382                 Ricardo Mones Lastra, Alessandro Maestri,
8383                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8384                 Beneditto and Urke MMI  
8385
8386 2002-08-27 [hoa]        0.8.1claws123
8387
8388         * src/mainwindow.[ch]
8389         * src/summaryview.[ch]
8390                 removed the "filter setting" menu option.
8391                 add a "cancel a news message" menu option.
8392
8393 2002-08-26 [martin]     0.8.1claws122
8394
8395         * ChangeLog.claws
8396                 changed string under 0.8.1claws79 changed by myself
8397                 i'm sorry alfons :(
8398
8399 2002-08-26 [martin]     0.8.1claws121
8400
8401         * src/crash.c
8402                 added kill command to debuggerrc to start crash dialog
8403
8404 2002-08-26 [paul]       0.8.1claws120
8405
8406         * sync with 0.8.1cvs31
8407                 see ChangeLog 2002-08-26
8408
8409 2002-08-25 [alfons]     0.8.1claws119
8410
8411         * src/procmsg.c
8412                 fix bug that didn't send out correct headers to news server
8413                 when sending news article and email from queue (bug reported
8414                 and patch provided by Tim Mann; closes bug 
8415                 "[ 583196 ] 0.7.8claws can't post news")
8416
8417 2002-08-25 [alfons]     0.8.1claws118
8418
8419         * src/selective_download.c
8420                 mark two strings as translatable
8421                 (thanks to Urke MMI for pointing this out)
8422
8423 2002-08-25 [alfons]     0.8.1claws117
8424
8425         * src/summaryview.c
8426                 treat sent boxes as special and allow sorting them by addressee
8427                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8428                 submitted by Steve Lamb)
8429
8430 2002-08-24 [alfons]     0.8.1claws116
8431
8432         * src/matcher.c
8433                 fix memleak reported by Martin Kluge
8434                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8435
8436 2002-08-24 [oliver]     0.8.1claws115
8437
8438         * src/prefs_toolbar.c
8439                 o code cleanup as suggested by Alfons
8440                 o memleak fix
8441
8442 2002-08-24 [alfons]     0.8.1claws114
8443
8444         * src/summaryview.c
8445                 o fix another memory leak reported by Martin Kluge
8446                   (see "[ 599568 ] Small Memory Leak")
8447                 o remove 'from' variable from 'summary_set_header()'; we can
8448                   do with just 'to' 
8449
8450 2002-08-24 [paul]       0.8.1claws113
8451
8452         * sync with 0.8.1cvs30
8453                 see ChangeLog 2002-08-23
8454
8455 2002-08-24 [alfons]     0.8.1claws112
8456
8457         * src/summaryview.c
8458                 remove unnecessary allocations for search bar fixing leaks
8459                 reported by Martin Kluge
8460                 (see "[ 599451 ] Further memory leaks?")
8461
8462 2002-08-24 [alfons]     0.8.1claws111
8463
8464         * src/main.c
8465                 make get_socket_name() public for crash.c
8466         * src/crash.c
8467                 o make report bug button work (goes to claws' 
8468                   bug tracker at sf.net)
8469                 o introduce function for doing important stuff just
8470                   before claws goes down
8471                 o clean up code 
8472
8473 2002-08-24 [alfons]     0.8.1claws110
8474
8475         * src/compose.c
8476                 move cursor to "To" entry when forwarding as attachment
8477                 (reported and solved by Steve Lamb, closes bug report
8478                 "[ 592880 ] Forward as attachment; cursor not in to")
8479
8480 2002-08-24 [colin]      0.8.1claws109
8481
8482         * src/mainwindow.c
8483                 fix quick search visibility after GUI (de)separations.
8484
8485 2002-08-23 [colin]      0.8.1claws108
8486
8487         * src/mainwindow.c
8488                 fix header pane visibility after folderview or
8489                 messageview (de)separation
8490
8491 2002-08-23 [paul]       0.8.1claws107
8492
8493         * src/mainwindow.[ch]
8494           src/toolbar.c
8495                 give full control of display or non-display 
8496                 of the Execute icon to Custom toolbar settings.
8497                 add new sensitivity condition to maninwindow.h: 
8498                 M_DELAY_EXEC
8499
8500         * ChangeLog
8501           ChangeLog.jp
8502           NEWS
8503                 more sync with 0.8.1cvs29
8504
8505 2002-08-23 [melvin]     0.8.1claws106
8506
8507         * src/alertpanel.c
8508                 Readded support for custom widget in alertpanel lost in last
8509                 sync.
8510
8511 2002-08-23 [paul]       0.8.1claws105
8512
8513         * sync with 0.8.1cvs29
8514                 see ChangeLog 2002-08-23
8515
8516 2002-08-23 [colin]      0.8.1claws104
8517
8518         * src/summaryview.c
8519                 Fix folder and search pixmaps exchanging positions
8520                 after theme or toolbar changes. Thank to Oliver for 
8521                 reporting this.
8522
8523 2002-08-23 [colin]      0.8.1claws103
8524
8525         * src/mainwindow.c
8526           src/messageview.[ch]
8527           src/noticeview.[ch]
8528           src/summaryview.c
8529                 Changed messageview_create() and noticeview_create()
8530                 to avoid the last gdk_warning
8531
8532 2002-08-22 [colin]      0.8.1claws102
8533
8534         * src/summaryview.c
8535                 Fix my new `Creating pixmap from xpm' warning
8536
8537 2002-08-22 [colin]      0.8.1claws101
8538
8539         * src/mainwindow.c
8540                 Fix some of the gdk warnings
8541
8542 2002-08-22 [colin]      0.8.1claws100
8543
8544         * src/Makefile.am
8545         * src/stock_pixmap.c
8546         * src/stock_pixmap.h
8547         * src/pixmaps/quicksearch.xpm *ADDED*
8548                 Add the quicksearch pixmap
8549         * src/mainwindow.c
8550         * src/summaryview.c
8551         * src/summaryview.h
8552                 Make quicksearch bar visible/hidden via a button
8553
8554 2002-08-22 [christoph]  0.8.1claws99
8555
8556         * src/folder.c
8557                 fix folder update for newsgroups with message
8558                 numbers below minimum number of articles to fetch
8559                 (closes bug #598445)
8560
8561 2002-08-22 [paul]       0.8.1claws98
8562
8563         * sync with 0.8.1cvs28
8564                 see ChangeLog 2002-08-22
8565
8566 2002-08-21 [alfons]     0.8.1claws97
8567
8568         * src/crash.c
8569                 use bt instead of bt full which seems to work 
8570                 better, and bt full doesn't give a great deal 
8571                 of information anyway
8572
8573 2002-08-21 [colin]      0.8.1claws96
8574
8575         * src/summaryview.c
8576                 fix summaryview_searchtype_changed prototype
8577
8578 2002-08-21 [christoph]  0.8.1claws95
8579
8580         * src/mainwindow.c
8581                 o fix broken menu update for sorting type, we have to
8582                   get this info from the summaryview now
8583                 o removed setting of threaded state in menu callback
8584         * src/summaryview.[ch]
8585                 more summaryview/folderitem seperation for
8586                 threading option
8587         * configure.in
8588                 removed not required --with-compiler-flags option
8589
8590 2002-08-21 [oliver]     0.8.1claws94
8591         
8592         * src/toolbar.h 
8593                 o rename toolbar.xml to toolbar_main.xml
8594                   since toolbar_compose.xml might come up 
8595                   any time soon
8596         * README.claws
8597                 add custom toolbar              
8598
8599 2002-08-21 [darko]      0.8.1claws93
8600
8601         * src/procmsg.c
8602                 don't reset tmp flags for messages copied
8603                 to sent folder
8604
8605 2002-08-21 [colin]      0.8.1claws92
8606         
8607         * src/prefs_filtering.c
8608                 fix renaming rules on folder rename 
8609                 when folder is not a leaf folder
8610
8611 2002-08-21 [paul]       0.8.1claws91
8612
8613         * src/prefs_folder_item.c
8614                 fix alignment of colour selector
8615
8616 2002-08-21 [paul]       0.8.1claws90
8617
8618         * sync with 0.8.1cvs27
8619                 see ChangeLog 2002-08-21
8620
8621 2002-08-21 [paul]       0.8.1claws89
8622
8623         * src/summaryview.c
8624                 fix crash when changing field type in
8625                 Quick search bar
8626
8627 2002-08-21 [colin]      0.8.1claws88
8628
8629         * src/summaryview.c
8630                 Made quick search case-insensitive
8631
8632 2002-08-21 [paul]       0.8.1claws87
8633
8634         * sync with 0.8.1cvs26
8635                 see ChangeLog 2002-08-21
8636
8637 2002-08-20 [christoph]  0.8.1claws86
8638
8639         * src/folderview.c
8640         * src/main.c
8641         * src/summaryview.[ch]
8642                 more summaryview/folderitem seperation for
8643                 sort_key and sort_type
8644         * src/procmsg.c
8645                 added missing return statement
8646
8647 2002-08-20 [colin]      0.8.1claws85
8648
8649         * src/summaryview.[ch]
8650                 Added a quick search box
8651         * src/mainwindow.c
8652         * src/prefs_common.[ch]
8653                 Added a show/hide option for the quick search
8654
8655 2002-08-20 [oliver]     0.8.1claws84
8656         
8657         * src/mainwindow.c
8658                 remove toolbar_create_popups
8659         * src/toolbar.[ch]
8660                 o remove toolbar_create_popups
8661                 o fix toolbar_set_sensitive 
8662                   (Bug reports #596834 and #596832)     
8663         * src/prefs_toolbar.c
8664                 o add "Set default" button
8665                 o align label and text + combo widgets
8666
8667 2002-08-20 [hoa]        0.8.1claws83bis
8668
8669         * src/imap.c
8670                 fixed a bug in imap_fetch_msginfo() in case there is no
8671                 current folder.
8672
8673 2002-08-20 [darko]      0.8.1claws83
8674
8675         * src/folderview.c
8676                 copy the color style of folder view so it
8677                 works with GTK themes
8678
8679 2002-08-20 [darko]      0.8.1claws82
8680
8681         * src/folder.h
8682         * src/folderview.c
8683         * src/prefs_folder_item.[hc]
8684                 don't use UI stuff in folder.h
8685
8686 2002-08-20 [darko]      0.8.1claws81
8687
8688         * src/folder.h
8689         * src/prefs_folder_item.h
8690         * src/folderview.c
8691         * src/prefs_folder_item.c
8692                 ability to set folder color in folderview
8693
8694 2002-08-19 [alfons]     0.8.1claws80
8695
8696         * src/summaryview.c
8697                 fix one of the earlier memleaks reported by Martin Kluge
8698
8699 2002-08-19 [alfons]     0.8.1claws79
8700
8701         * src/mainwindow.c
8702                 hide notice view when selecting seperate folder
8703                 view (reported by Urke MMI)
8704
8705 2002-08-19 [christoph]  0.8.1claws78
8706
8707         * src/folderview.c
8708         * src/prefs_folder_item.h
8709         * src/summaryview.[ch]
8710                 o add summary_set_prefs_from_folderitem to set
8711                   summaryview prefs (first step to remove all
8712                   references to the folderitem in summaryview)
8713                 o moved compiled regex stuff from folderitem prefs
8714                   to summaryview code
8715
8716 2002-08-19 [paul]       0.8.1claws77
8717
8718         * src/compose.c
8719                 add check for '.' to QUOTE_IF_REQUIRED
8720
8721 2002-08-19 [paul]       0.8.1claws76
8722
8723         * src/inc.c
8724                 sync with 0.8.1cvs25 (plug memory leak)
8725
8726         * src/prefs_toolbar.c
8727                 re-order prefs_toolbar_cancel()
8728
8729 2002-08-18 [alfons]     0.8.1claws75
8730
8731         * src/inc.c
8732         * src/matcher.c
8733                 plug other memleaks reported by Martin Kluge
8734
8735 2002-08-18 [paul]       0.8.1claws74
8736
8737         * po/pt_BR.po
8738                 updated by Fabio Jr. Beneditto
8739
8740 2002-08-18 [paul]       0.8.1claws73
8741
8742         * src/toolbar.[ch]
8743                 fix bug where tooltips were displayed untranslated              
8744
8745         * src/prefs_toolbar.c
8746                 fix bug where clicking 'Cancel' creates an icon & text
8747                 toolbar regardless of prefs
8748         
8749
8750 2002-08-17 [oliver]     0.8.1claws72
8751
8752         * src/prefs_toolbar.c
8753                 update toolbar on CANCEL
8754                 bug reported by Martin Kluge
8755         * src/toolbar.c
8756                 toolbar_destroy memleak fixed           
8757
8758 2002-08-17 [alfons]     0.8.1claws71
8759
8760         * src/toolbar.c
8761                 plug another memleak reported by Martin Kluge
8762
8763 2002-08-16 [alfons]     0.8.1claws70
8764
8765         * src/crash.c
8766                 use execvp() correctly (suggested by wwp; thanks!)
8767
8768 2002-08-16 [alfons]     0.8.1claws69
8769
8770         * src/gtksctree.c
8771                 plug memory leak reported by Kim Schultz & Martin Kluge
8772
8773 2002-08-16 [paul]       0.8.1claws68
8774
8775         * po/es.po
8776                 updated by Ricardo Mones Lastra
8777
8778 2002-08-16 [paul]       0.8.1claws67
8779
8780         * src/toolbar.h
8781                 fix bug where 'Compose News' icon showed wrong
8782                 tooltip
8783
8784 2002-08-16 [paul]       0.8.1claws66
8785
8786         * sync with 0.8.1cvs24
8787                 see ChangeLog 2002-08-16
8788
8789         * po/it.po
8790                 updated by Alessandro Maestri
8791
8792 2002-08-15 [paul]       0.8.1claws65
8793
8794         * po/sr.po
8795                 updated by Urke MMI
8796
8797 2002-08-15 [paul]       0.8.1claws64
8798
8799         * src/*.c
8800                 don't translate debug info
8801
8802         * src/matcher.[ch]
8803                 add copyright info
8804
8805 2002-08-15 [paul]       0.8.1claws63
8806
8807         * src/prefs_toolbar.c
8808                 fix bug where clicking 'OK' creates an icon & text
8809                 toolbar regardless of prefs
8810
8811 2002-08-14 [alfons]     0.8.1claws62
8812
8813         * src/main.c
8814                 add global var that has the full argv[0]
8815         * src/crash.c
8816                 o execvp the correct sylpheed by using argv0
8817                   and setting the correct work dir
8818                 o other tweaks  
8819
8820 2002-08-14 [oliver]     0.8.1claws61
8821         
8822         * enable/disable Toolbar Action Buttons 
8823         * code cleanups
8824         * src/mainwindow.c
8825         * src/toolbar.[ch]      
8826         * src/prefs_toolbar.c   
8827
8828 2002-08-14 [melvin]     0.8.1claws60
8829
8830         * po/fr.po
8831                 Updated French translations
8832
8833 2002-08-14 [melvin]     0.8.1claws59
8834
8835         * src/crash.c
8836                 Made bug report not translatable
8837         * src/exporthtml.c
8838                 Fixed exporthtml_build_filespec() return value
8839         * src/foldersel.c
8840                 Fixed incorrect include file
8841         * src/gtkspell.c
8842         * src/prefs_actions.c
8843         * src/prefs_toolbar.c
8844                 Made debug info not translatable
8845         * src/mutt.c
8846         * src/quote_fmt.c
8847                 Added missing includes
8848         * src/prefs_common.c
8849                 Fixed typo
8850
8851 2002-08-14 [paul]       0.8.1claws58
8852
8853         * faq/es/sylpheed-faq.html
8854           faq/es/sylpheed-faq-[1-3].html
8855           faq/es/sylpheed-faq-4.html     **NEW FILE **
8856                 update Spanish FAQ
8857
8858 2002-08-13 [christoph]  0.8.1claws57
8859
8860         * src/procmsg.c
8861                 ignore thread fix that did not mark all
8862                 child nodes of a ignored thread as
8863                 ignored. Does not work perfectly yet,
8864                 but it is better now
8865
8866 2002-08-13 [alfons]     0.8.1claws56
8867
8868         * src/crash.c
8869                 o implement 'save crash log'
8870                 o some tweaks
8871
8872 2002-08-13 [melvin]     0.8.1claws55
8873
8874         * src/main.c
8875                 removed unrequired "execinfo.h" header
8876
8877 2002-08-12 [paul]       0.8.1claws54
8878
8879         * faq/en/sylpheed-faq.html
8880           faq/en/sylpheed-faq-[1-3].html
8881           faq/en/sylpheed-faq-4.html     **NEW FILE **
8882                 update English FAQ
8883
8884 2002-08-12 [alfons]     0.8.1claws53
8885
8886         * po/POTFILES.in
8887                 add crash.c to translatables
8888         * src/crash.c
8889                 bring in Leandro's crash dialog
8890
8891 2002-08-11 [alfons]     0.8.1claws52
8892
8893         * src/crash.c
8894                 clean up some warnings
8895
8896 2002-08-11 [alfons]     0.8.1claws51
8897
8898         * acconfig.h
8899         * configure.in
8900         * src/crash.[ch]        ** NEW FILES **
8901         * src/main.c            
8902                 initial gdb crash handler
8903
8904 2002-08-11 [paul]       0.8.1claws50
8905
8906         * src/prefs_toolbar.c
8907                 replace Up/Down arrow pixmaps with text to be
8908                 consistent across icon themes
8909
8910 2002-08-11 [paul]       0.8.1claws49
8911
8912         * src/prefs_common.c
8913           src/prefs_toolbar.c
8914                 rename 'Pixmap' -> 'Icon'
8915
8916         * src/toolbar.[ch]
8917                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8918
8919 2002-08-10 [paul]       0.8.1claws48
8920
8921         * src/prefs_toolbar.c
8922                 re-work the UI
8923
8924 2002-08-10 [paul]       0.8.1claws47
8925
8926         * src/main.c
8927                 don't write Processing progress to status bar
8928                 patch submitted by Alexander Evseev
8929
8930         * src/prefs_toolbar.c
8931                 re-position and resize window
8932                 make window assume correct size on first call
8933
8934 2002-08-10 [paul]       0.8.1claws46
8935
8936         * src/mainwindow.c
8937           src/prefs_toolbar.c
8938           src/toolbar.c
8939           src/toolbar.h
8940                 obey coding style
8941                 follow UI text conventions
8942
8943 2002-08-10 [alfons]     0.8.1claws45
8944
8945         * src/toolbar.c
8946                 correct pixmap for delete action
8947
8948 2002-08-10 [paul]       0.8.1claws44
8949
8950         * po/pt_BR.po
8951                 updated by Fabio Jr. Beneditto
8952
8953 2002-08-10 [paul]       0.8.1claws43
8954
8955         * po/POTFILES.in
8956                 add custom toolbar files
8957
8958 2002-08-10 [paul]       0.8.1claws42
8959
8960         * sync with 0.8.1cvs22
8961                 see ChangeLog 2002-08-09
8962
8963 2002-08-09 [paul]       0.8.1claws41
8964
8965         * tools/Makefile.am
8966           tools/README
8967           tools/outlook2sylpheed.pl     ** NEW FILE **
8968                 add script to convert exported Outlook
8969                 contacts list to a Sylpheed addressbook.
8970                 Submitted by Ricardo Mones Lastra.
8971
8972 2002-08-09 [paul]       0.8.1claws40
8973
8974         * AUTHORS
8975           configure.in
8976           po/sr.po      ** NEW FILE **
8977                 add Serbian message catalog. Submitted by
8978                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8979
8980 2002-08-09 [paul]       0.8.1claws39
8981
8982         * sync with 0.8.1cvs21
8983                 see ChangeLog 2002-08-08
8984
8985 2002-08-08 [oliver]     0.8.1claws38
8986
8987         * src/mainwindow.c
8988                 move Custom Toolbar to Configuration menu
8989
8990 2002-08-08 [oliver]     0.8.1claws37
8991
8992         * src/prefs_toolbar.c
8993                 fix substitute pixmap bug
8994
8995 2002-08-08 [paul]       0.8.1claws36
8996
8997         * sync with 0.8.1cvs19
8998                 see ChangeLog 2002-08-08
8999
9000 2002-08-07 [christoph]  0.8.1claws35
9001
9002         * src/utils.c
9003                 fixed a memory leak in new canonicalize_file_replace
9004
9005 2002-08-07 [christoph]  0.8.1claws34
9006
9007         * src/utils.[ch]
9008                 o canonicalize_file_replace should create the temporary
9009                   file in the same directory as the original file.
9010                 o added get_tmpfile_in_dir that creates a temorary file
9011                   in a specified directory.
9012
9013 2002-08-07 [melvin]     0.8.1claws33
9014
9015         * src/toolbar.c
9016                 fixed bug where 'Article' button acted as 'Email' button.
9017
9018 2002-08-07 [paul]       0.8.1claws32
9019
9020         * sync with 0.8.1.cvs17
9021                 see ChangeLog 2002-08-07
9022
9023 2002-08-07 [colin]      0.8.1claws31
9024         
9025         * src/news.c
9026                 fix mass-cancel problem
9027
9028 2002-08-07 [thorsten]   0.8.1claws30
9029
9030         * src/prefs_toolbar.c
9031                 fix: crash on replace or add new button
9032         * src/toolbar.c
9033                 fix: close xmlfile after reading
9034         * src/utils.c
9035                 fix: unlink() file before rename()
9036
9037 2002-08-06 [paul]       0.8.1claws29
9038
9039         * sync with 0.8.cvs15
9040                 see ChangeLog 2002-08-06
9041
9042 2002-08-06 [oliver]     0.8.1claws28
9043
9044         * src/toolbar.c
9045         * src/prefs_toolbar.c
9046                 fixed empty toolbar issue
9047
9048 2002-08-06 [oliver]     0.8.1claws27
9049
9050         * Custom Toolbar Final 
9051         * src/folderview.c
9052         * src/inc.c
9053         * src/summaryview.c
9054                 o toolbar stuff now lives in src/toolbar.[ch]
9055                 o main_window_toolbar_* functions are renamed to
9056                   toolbar_* reflecting their new source file
9057         * src/mainwindow.[ch]
9058                 o remove toolbar stuff  
9059
9060 2002-08-06 [oliver]     0.8.1claws26
9061         
9062         * src/Makefile.am
9063         * src/prefs_toolbar.[ch]        **New File**
9064         * src/toolbar.[ch]              **New File**
9065                 o prefs_toolbar.[ch] custom toolbar frontend
9066                 o toolbar.[ch]       backend 
9067
9068 2002-08-06 [oliver]     0.8.1claws25
9069
9070         * src/prefs_actions.[ch]
9071                 o new exported function actions_execute
9072
9073 2002-08-06 [paul]       0.8.1claws24
9074
9075         * sync with 0.8.1cvs4
9076                 see ChangeLog 2002-08-06
9077
9078 2002-08-06 [paul]       0.8.1claws23
9079
9080         * sync with 0.8.1cvs13
9081                 see ChangeLog 2002-08-06
9082
9083 2002-08-06 [paul]       0.8.1claws22
9084
9085         * sync with 0.8.1cvs12
9086                 see ChangeLog 2002-08-05 and 2002-08-06
9087
9088 2002-08-06 [match]      0.8.1claws21
9089
9090         * src/addrclip.c
9091                 improvements to cut/copy/paste address
9092
9093 2002-08-05 [match]      0.8.1claws20
9094
9095         * src/addritem.[ch]
9096         * src/addrcache.c
9097         * src/addrbook.c
9098         * src/editaddress.c
9099         * src/addressbook.c
9100                 fixes to improve cut/copy/paste
9101
9102 2002-08-06 [melvin]     0.8.1claws19
9103
9104         * src/account.[ch]
9105                 account_find_all_from_address(): new function that returns the
9106                 list of all accounts that are matched in an address.
9107         * src/alertpanel.[ch]
9108                 alertpanel() now accepts a custom widget
9109                 alertpanel_with_widget(): new function that pops up a panel with
9110                 a custom widget in it 
9111         * src/gtkutils.[ch]
9112                 gtkut_account_menu_new(): new function that allows the selection
9113                 of an account from a list of accounts.
9114         * src/messageview.c
9115                 Extended Return Receipt notification to select the correct 
9116                 account and to make a security test on the Delivery-Notification
9117                 address which should be the same as the Return-Path.
9118
9119 2002-08-06 [thorsten]   0.8.1claws18
9120
9121         * src/mimeview.c
9122                 attach_all: save unnamed as "noname.%d",
9123                 dont free static dirname
9124
9125 2002-08-05 [alfons]     0.8.1claws17
9126
9127         * configure.in
9128                 detect XIM by trying to link rather than compile a XIM program
9129
9130 2002-08-05 [oliver]     0.8.1claws16
9131                 
9132         * src/stock_pixmap.[ch]
9133                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9134                 o new func to retrieve pixmaps
9135
9136 2002-08-05 [paul]       0.8.1claws15
9137
9138         * sync with 0.8.1cvs10
9139                 see ChangeLog 2002-08-05
9140
9141 2002-08-04 [alfons]     0.8.1claws14
9142
9143         * src/textview.c
9144                 see if this plugs memleak
9145
9146 2002-08-04 [melvin]     0.8.1claws13
9147
9148         * src/gtkspell.c
9149                 fixed bug that could crash Sylpheed when highlighting
9150                 all misspelled words.
9151
9152 2002-08-03 [melvin]     0.8.1claws12
9153
9154         * src/prefs_actions.c
9155                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9156         * src/messageview.c
9157                 fixed bug where the Return Receipt was sent to
9158                 Delivery-Notification-To address even if it was not present
9159
9160 2002-08-02 [alfons]     0.8.1claws11
9161
9162         * src/prefs_actions.c
9163                 o more check for NULLs
9164                 o put create_io_dialog() in right conditional block
9165
9166 2002-08-02 [paul]       0.8.1claws10
9167
9168         * po/es.po
9169                 updated by Ricardo Mones Lastra
9170
9171 2002-08-01 [christoph]  0.8.1claws9
9172
9173         * src/folder.c
9174                 don't free the cache of the opened
9175                 folder in the summaryview
9176         * src/summaryview.c
9177                 don't unset flags, if it is not required
9178
9179 2002-08-01 [paul]       0.8.1claws8
9180
9181         * sync with 0.8.1cvs8
9182                 see ChangeLog entry 2002-08-01
9183
9184 2002-08-01 [paul]       0.8.1claws7
9185
9186         * sync with 0.8.1cvs7
9187                 see ChangeLog 2002-07-31 and 2002-08-01
9188
9189 2002-07-31 [christoph]  0.8.1claws6
9190
9191         * src/mainwindow.c
9192                 forgot to update menu sensitivity
9193                 function for new menu entry
9194
9195 2002-07-31 [alfons]     0.8.1claws5
9196
9197         * src/main.c
9198                 check folder item and its path for NULL on
9199                 initial processing
9200
9201 2002-07-31 [christoph]  0.8.1claws4
9202
9203         * src/folder.c
9204                 check if folder_item_get_msginfo in
9205                 folder_item_remove_msg returned NULL
9206         * src/imap.c
9207                 better clear the uid cache in the
9208                 uid validity check function and delete
9209                 cached messages
9210
9211 2002-07-31 [paul]       0.8.1claws3
9212
9213         * man/sylpheed.1
9214                 add the '--attach' option and a few other
9215                 minor changes
9216
9217 2002-07-31 [paul]       0.8.1claws2
9218
9219         * sync with 0.8.1cvs5
9220                 see ChangeLog 2002-07-31
9221
9222 2002-07-31 [christoph]  0.8.1claws1
9223
9224         * src/folderview.[ch]
9225         * src/mainwindow.c
9226                 replace "Rescan all folders..." with
9227                 "Check all folders for new messages..."
9228
9229 2002-07-30 [paul]       0.8.1claws
9230
9231         * version 0.8.1claws released
9232
9233 2002-07-30 [paul]       0.8.0claws29
9234
9235         * tools/OOo2sylpheed.pl ** NEW FILE **
9236           tools/README
9237                 add script to enable sending documents as
9238                 attachments from OpenOffice.org
9239
9240 2002-07-30 [melvin]     0.8.0claws28
9241
9242         * src/prefs_actions.c
9243                 Made the actions' input/output dialog display
9244                 without delay.
9245
9246 2002-07-30 [christoph]  0.8.0claws27
9247
9248         * src/procmsg.c
9249                 check if folder_item_get_msginfo in
9250                 procmsg_save_to_outbox returned NULL
9251
9252 2002-07-30 [paul]       0.8.0claws26
9253
9254         * sync with 0.8.1cvs4
9255                 see ChangeLog 2002-07-29
9256
9257 2002-07-29 [thorsten]   0.8.0claws25
9258
9259         * README.claws
9260                 added selective download, delete on server
9261
9262 2002-07-29 [paul]       0.8.0claws24
9263
9264         * sync with 0.8.1cvs3
9265                 see ChangeLog 2002-07-29
9266
9267 2002-07-27 [christoph]  0.8.0claws23
9268
9269         * src/folder.c
9270                 add extra check if fetching the msginfo
9271                 returned NULL
9272
9273 2002-07-27 [paul]       0.8.0claws22
9274
9275         * sync with 0.8.1cvs2
9276                 see ChangeLog 2002-07-26
9277
9278 2002-07-27 [christoph]  0.8.0claws21
9279
9280         * src/imap.c
9281                 add another check if a valid msginfo
9282                 was returned
9283
9284 2002-07-26 [hoa]        0.8.0claws20
9285
9286         * src/folder.c
9287                 Fixed a condition in folder_item_destroy()
9288
9289         * src/imap.c
9290                 Fixed an error in IMAP protocol
9291
9292 2002-07-26 [alfons]     0.8.0claws19
9293
9294         * src/folder.c
9295                 ofcourse compare with identifier, not the path
9296
9297 2002-07-26 [alfons]     0.8.0claws18
9298
9299         * src/folder.c
9300                 use folder item identifier for saving / restoring
9301                 preferences because folder->path might not be unique
9302
9303 2002-07-26 [melvin]     0.8.0claws17
9304
9305         * src/logwindow.c
9306                 Fixed a crash introduced in 0.8.0claws5 when log is 
9307                 cut under 80 characters.
9308
9309 2002-07-26 [paul]       0.8.0claws16
9310
9311         * sync with 0.8.1cvs1
9312                 see ChangeLog 2002-07-26
9313
9314 2002-07-26 [christoph]  0.8.0claws15
9315
9316         * src/imap.[ch]
9317                 imap folder now remembers the last selected
9318                 folder and imap_fetch_msginfo skips selecting
9319                 the folder if it is already selected
9320
9321 2002-07-26 [christoph]  0.8.0claws14
9322
9323         * src/folder.c
9324         * src/folderview.c
9325         * src/imap.c
9326                 fix imap folder rescanning
9327
9328 2002-07-25 [christoph]  0.8.0claws13
9329
9330         * src/filter.c
9331         * src/folder.[ch]
9332         * src/folderview.c
9333         * src/imap.[ch]
9334         * src/mainwindow.c
9335         * src/mbox_folder.c
9336         * src/mh.c
9337         * src/news.c
9338                 implement imap uid cache and uid validity check
9339
9340 2002-07-25 [alfons]     0.8.0claws12
9341
9342         * src/summaryview.c
9343                 fix a brown paper bag bug, and also add some more
9344                 checks
9345
9346 2002-07-25 [christoph]  0.8.0claws11
9347
9348         * src/folder.c
9349                 don't mix copy, fetch_msginfo and remove
9350                 operations in folder item copy and move
9351                 operations
9352
9353 2002-07-25 [christoph]  0.8.0claws10
9354
9355         * src/folderview.c
9356         * src/mainwindow.c
9357         * src/prefs_folder_item.c
9358         * src/summaryview.[ch]
9359                 remove no longer required parameter update_cache from
9360                 summary_show
9361
9362 2002-07-25 [paul]       0.8.0claws9
9363
9364         * sync with 0.8.1
9365         
9366         * AUTHORS
9367                 a few corrections
9368
9369 2002-07-24 [alfons]     0.8.0claws8
9370
9371         * src/summaryview.c
9372                 sort correctly when using simplified subject line
9373                 (closes feature request "[ 585141 ] applying regexp to subject 
9374                 before sort" submitted by Alexandra Walford)
9375
9376 2002-07-24 [paul]       0.8.0claws7
9377
9378         * sync with 0.8.0cvs3
9379                 see ChangeLog 2002-07-24
9380
9381 2002-07-23 [christoph]  0.8.0claws6
9382
9383         * src/folder.c
9384         * src/folder.h
9385         * src/summaryview.c
9386         * src/summaryview.h
9387         * src/main.c
9388                 o separate processing and summaryview
9389                 o removed summary_write_cache from summaryview
9390                 o removed summaryview->killed_messages, because we don't have
9391                   to keep a list of killed messages anymore. New cache will
9392                   keep the hidden messages in cache anyway
9393         * src/folderview.c
9394         * src/inc.c
9395         * src/selective_download.c
9396                 o removed unnecessary summary_write_cache calls
9397         * src/procmsg.c
9398                 o don't set ignore thread flag in procmsg_get_thread_tree
9399                   if it is already set
9400         * src/mainwindow.c
9401         * src/statusbar.h
9402                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9403                   they are used in different files
9404
9405 2002-07-23 [melvin]     0.8.0claws5
9406
9407         * src/addressbook.c
9408         * src/addrgather.c
9409         * src/editaddress.c
9410         * src/editgroup.c
9411         * src/editldap_basedn.c
9412         * src/importldif.c
9413         * src/prefs_common.c
9414                 Fixed few memory leak (gtk_editable_get_chars returns
9415                 an allocated string)
9416         * src/logwindow.c
9417                 Fixed few memory leak (gtk_editable_get_chars returns
9418                 an allocated string) and modified a little the log cutting
9419                 loop.
9420         * src/compose.c
9421                 Replaced a call to an obsolete function gtk_entry_get_text()
9422                 by gtk_editable_get_chars()
9423         * src/send.c
9424                 Removed a debug printf
9425
9426 2002-07-23 [christoph]  0.8.0claws4
9427
9428         * src/filesel.c
9429                 fix another g_dirname memory leak
9430
9431 2002-07-23 [christoph]  0.8.0claws3
9432
9433         * src/mh.c
9434                 fixed a memory leak in mh_fetch_msginfo
9435                 fixed crash when message header could not be
9436                 parsed
9437
9438 2002-07-23 [paul]       0.8.0claws2
9439
9440         * sync with 0.8.0cvs2
9441                 see ChangeLog 2002-07-23
9442
9443 2002-07-23 [paul]       0.8.0claws1
9444
9445         * sync with 0.8.0cvs1
9446                 see ChangeLog 2002-07-23
9447
9448 2002-07-23 [paul]       0.8.0claws
9449
9450         * release of 0.8.0claws
9451
9452 2002-07-23 [paul]       0.7.8claws99
9453
9454         * po/ru.po
9455                 new Russian translation, submitted by
9456                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9457
9458 2002-07-22 [jens]       0.7.8claws98
9459
9460         * po/de.po
9461                 Updated German translations.
9462
9463 2002-07-22 [paul]       0.7.8claws97
9464
9465         * po/es.po
9466           po/it.po
9467           po/nl.po
9468           po/pt_BR.po
9469                 updated translations by Ricardo Mones Lastra,
9470                 Alessandro Maestri, Wilbert Berendsen and 
9471                 Fabio Jr. Beneditto respectively
9472
9473 2002-07-22 [christoph]  0.7.8claws96
9474
9475         * src/mimeview.c
9476                 fix memory leak caused by wrong g_dirname usage
9477
9478 2002-07-22 [christoph]  0.7.8claws95
9479
9480         * src/summaryview.c
9481                 update new and unread message counts for summaryview
9482                 summaryview does not get it from the folder anymore
9483                 and has to update the values itself
9484
9485 2002-07-22 [melvin]     0.7.8claws94
9486
9487         * po/fr.po
9488                 Updated French translations.
9489
9490 2002-07-22 [christoph]  0.7.8claws93
9491
9492         * src/matcher.c
9493                 set prop->preg pointer to NULL or following check
9494                 will not fail and regexec will be called with
9495                 invalid pointer
9496
9497 2002-07-21 [alfons]     0.7.8claws92
9498         
9499         * src/prefs_common.[ch]
9500                 remove option "Send return receipt on request"
9501
9502 2002-07-21 [thorsten]   0.7.8claws91
9503
9504         * src/mimeview.c
9505                 fixed memleaks, coding style as pointed out by alfons
9506
9507 2002-07-21 [alfons]     0.7.8claws90
9508
9509         * src/messageview.c
9510         * src/noticeview.[ch]
9511                 o fix bug notice view being displayed when going to empty folder 
9512                   (noticed by Christoph)
9513                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9514                   (noticed by Thorsten)
9515
9516 2002-07-21 [thorsten]   0.7.8claws89
9517
9518         * src/mimeview.c
9519                 Included save_all patch from Xaview FACQ
9520                 added support for pathnames
9521
9522 2002-07-21 [alfons]     0.7.8claws88
9523
9524         * po/POTFILES.in
9525         * src/Makefile.am
9526         * src/mainwindow.c
9527         * src/messageview.[ch]
9528         * src/noticeview.c      ** NEW FILE **
9529         * src/noticeview.h      ** NEW FILE **
9530                 make return receipts work again
9531                 (UI idea by Leandro Pereira)
9532
9533 2002-07-21 [paul]       0.7.8claws87
9534
9535         * src/summaryview.c
9536                 fix sensitivity of 'Select thread'
9537
9538 2002-07-21 [paul]       0.7.8claws86
9539
9540         * src/prefs_common.c
9541                 add browser command line for Galeon
9542
9543 2002-07-21 [paul]       0.7.8claws85
9544
9545         * Makefile.am
9546                 fix 'EXTRA_DIST': remove README.README, add TODO
9547                 and TODO.claws
9548
9549 2002-07-21 [alfons]     0.7.8claws84
9550
9551         * src/gtkstext.c
9552                 make enter clear selection
9553                 (closes "[ 579888 ] Editor selection/entry error"
9554                 reported by Steve Lamb)
9555
9556 2002-07-21 [alfons]     0.7.8claws83
9557         
9558         * src/summaryview.c
9559                 sort message list when selecting unthread messages
9560                 (closes "[ 501593 ] switching threaded view doesn't sort"
9561                 reported by Simon Schubert)
9562
9563 2002-07-20 [alfons]     0.7.8claws82
9564         
9565         * src/matcher.c
9566                 const-correctness
9567
9568 2002-07-20 [thorsten]   0.7.8claws81
9569
9570         * src/matcher.c
9571                 Fixed expansion of empty fields in matchactions
9572
9573 2002-07-19 [melvin]     0.7.8claws80
9574
9575         * src/gtkspell.c
9576                 Removed a duplicate menu entry (fast mode) introduced during
9577                 the new cache merge
9578                 Added a menu separator between 'Use alternate' and 'Fast mode'
9579
9580 2002-07-19 [paul]       0.7.8claws79
9581
9582         * tools/Makefile.am
9583           tools/README
9584                 correct typos
9585
9586 2002-07-19 [thorsten]   0.7.8claws78
9587
9588         * tools/calypso_convert.pl      ** NEW FILE **
9589           tools/README
9590           tools/Makefile.am
9591                 script to import mbox files exported
9592                 by calypso
9593                 o generates folder structure
9594                 o includes attachments
9595
9596 2002-07-19 [melvin]     0.7.8claws77
9597
9598         * src/selective_download.[ch]
9599                 Fixed bug where closing the dialog with the window manager's
9600                 close button will not unlock the summary
9601                 Corrected some function declarations that missed a return value
9602                 Made the source code comply better with coding style.
9603         * src/prefs_common.c
9604                 Added new browser command line for Mozilla.
9605
9606 2002-07-18 [paul]       0.7.8claws76
9607
9608         * src/mainwindow.c
9609           src/selective_download.[ch]
9610                 reflect theme changes, fix Gdk Warning when creating 
9611                 pixmap from NULL window, and minor clean up.
9612                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9613
9614         * po/en_GB.po
9615                 updated
9616
9617 2002-07-17 [paul]       0.7.8claws75
9618
9619         * INSTALL[.jp]
9620                 sync with 0.8.0
9621         
9622         * po/en_GB.po
9623                 updated
9624
9625 2002-07-16 [paul]       0.7.8claws74
9626
9627         * tools/filter_conv.pl
9628           tools/README
9629                 replace conversion script with reimplemented version, 
9630                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9631
9632 2002-07-16 [colin]      0.7.8claws73
9633
9634         * src/summaryview.c
9635                 remove forgotten debug messages - sorry ;-)
9636
9637 2002-07-16 [colin]      0.7.8claws72
9638
9639         * src/mimeview.c
9640           src/summaryview.c
9641           src/textview.c
9642           src/textview.h
9643                 add the ability to select part of a text mime-part 
9644                 to reply.
9645
9646 2002-07-15 [christoph]  0.7.8claws71
9647
9648         * src/folder.c
9649                 fix folder message count for folders without
9650                 msg_is_changed (includes news folders)
9651
9652 2002-07-15 [martin]     0.7.8claws70
9653
9654         * src/summaryview.c
9655                 option "display recipient on 'From'..." now works
9656                 without the need of enabling the option
9657                 "display  sender  using  address  book".
9658
9659 2002-07-15 [christoph]  0.7.8claws69
9660
9661         * src/summaryview.c
9662                 removed setting folder status from summaryview.
9663                 folder.c should update all message counts correctly.
9664
9665 2002-07-15 [paul]       0.7.8claws68
9666
9667         * po/pt_BR.po
9668                 updated by Fabio Junior Beneditto
9669
9670 2002-07-15 [darko]      0.7.8claws67
9671
9672         * src/mh.c
9673                 Fixed target folder colorization, don't decrease op
9674                 number twice
9675
9676 2002-07-14 [paul]       0.7.8claws66
9677
9678         * sync with main 0.8.0
9679                 see ChangeLog 2002-07-14
9680
9681 2002-07-13 [melvin]     0.7.8claws65
9682         
9683         * src/addrbook.c
9684         * src/addressbook.c
9685         * src/addrindex.c
9686                 Replaced sprintf by g_snprintf to prevent possible buffer
9687                 overflow.
9688         * src/news.c
9689                 Corrected a log message output format.
9690                 Added a missing "done" debug output.
9691         * src/compose.c
9692                 Added keyboard accelerator for Priority menu items
9693                 Added missing \n in debug output
9694         * src/logwindow.c
9695         * src/gtkspell.c
9696         * src/rfc2015.c
9697                 Added missing \n in debug output
9698
9699 2002-07-13 [paul]       0.7.8claws64
9700
9701         * man/sylpheed.1
9702                 change Sergey's email address to the sf address
9703
9704         * src/textview.c
9705                 increase show_url_timeout (more useful for long
9706                 urls)
9707
9708 2002-07-12 [sergey]     0.7.8claws63
9709
9710         * src/rfc2015.c
9711                 applied (with some modifications) patch to set the
9712                 micalg parameter for signatures
9713                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9714
9715 2002-07-12 [sergey]     0.7.8claws62
9716
9717         * man/Makefile.am
9718         * configure.in
9719                 fixed man page installation
9720
9721 2002-07-12 [paul]       0.7.8claws61
9722
9723         * sync with 0.7.8cvs26
9724                 see ChangeLog 2002-07-11 and 2002-07-12
9725
9726 2002-07-11 [christoph]  0.7.8claws60
9727
9728         * src/compose.c
9729         * src/procmsg.c
9730                 first use the message number to find the message
9731                 to mark with a reply flag but check the
9732                 message-id if we got the correct message, if not
9733                 try to find it by message-id.
9734                 use new string seperator that is not allowed
9735                 in message-ids.
9736
9737 2002-07-11 [paul]       0.7.8claws59
9738
9739         * sync with 0.7.8cvs23
9740                 see ChangeLog 2002-07-10
9741
9742 2002-07-10 [christoph]  0.7.8claws58
9743
9744         * src/folder.[ch]
9745         * src/msgcache.[ch]
9746                 Added message-id table to the cache in memory
9747                 and functions to msgcache.c and folder.c to
9748                 fetch MsgInfos by message id
9749         * src/compose.c
9750         * src/procmsg.c
9751                 store folder and message-id of message replying
9752                 to in queue header and set reply flag after sending
9753                 (Closes bug #469498)
9754
9755 2002-07-10 [paul]       0.7.8claws57
9756
9757         * AUTHORS
9758           man/sylpheed.1.gz
9759                 add Martin to the list of authors
9760
9761 2002-07-09 [martin]     0.7.8claws56
9762         * src/gtksctree.c
9763                 Added gtk_ctree_last_visible(), tree_update_level(),
9764                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9765                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9766                 from gtk+ to gtksctree.c for the new sorting code
9767                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9768                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9769         * src/gtksctree.h
9770                 Added declaration for gtk_sctree_sort_recursive() and
9771                 gtk_sctree_sort_node
9772         * src/addressbook.c
9773         * src/foldersel.c
9774         * src/folderview.c
9775         * src/summaryview.c
9776                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9777                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9778
9779 2002-07-08 [paul]       0.7.8claws55
9780
9781         * more sync with 0.7.8cvs21
9782                 see ChangeLog 2002-07-08
9783
9784 2002-07-08 [paul]       0.7.8claws54
9785
9786         * sync with 0.7.8cvs21
9787                 see ChangeLog 2002-07-08
9788
9789 2002-07-07 [alfons]     0.7.8claws53
9790
9791         * src/Makefile.am
9792         * src/stock_pixmap.[ch]
9793         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9794         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9795         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9796                 add new pixmaps for upcoming notice pane
9797
9798 2002-07-06 [melvin]     0.7.8claws52
9799
9800         * src/gtkspell.[ch]
9801                 Made them a bit closer to Sylpheed's coding style.
9802                 Removed old code.
9803                 Removed possible memory leaks when some errors occurs.
9804
9805 2002-07-06 [melvin]     0.7.8claws51
9806
9807         * po/Makefile.in.in
9808                 Removed --no-location in xgettext command line to help
9809                 translators that use Emacs' po-mode
9810         * src/quote_fmt.c
9811                 Removed unnecessary comments that messed up sylpheed.pot
9812
9813 2002-07-06 [paul]       0.7.8claws50
9814
9815         * sync with 0.7.8cvs19
9816                 see ChangeLog 2002-07-05
9817
9818 2002-07-06 [christoph]  0.7.8claws49
9819
9820         * src/folder.c
9821         * src/mainwindow.c
9822                 fix folder_item_remove_all_msg and folderview
9823                 status for trash folders after emptying trash
9824
9825 2002-07-05 [paul]       0.7.8claws48
9826
9827         * sync with 0.7.8cvs16
9828                 see ChangeLog 2002-07-04 and 2002-07-05
9829
9830 2002-07-04 [paul]       0.7.8claws47
9831
9832         * sync with 0.7.8cvs14
9833                 see  ChangeLog 2002-07-04
9834
9835 2002-07-03 [alfons]     0.7.8claws46
9836
9837         * src/folder.c
9838                 dupe folder item's path because it's being reallocated
9839                 by new folder scanning code
9840
9841 2002-07-03 [christoph]  0.7.8claws45
9842
9843         * src/imap.c
9844                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9845         * src/msgcache.c
9846                 add missing return in msgcache_write
9847
9848 2002-07-02 [thorsten]   0.7.8claws44
9849
9850         * src/jpilot.c
9851         * src/msgcache.c
9852         * src/rfc2015.c
9853                 use binary mode for file access
9854
9855 2002-07-02 [christoph]  0.7.8claws43
9856
9857         * major code cleanup (part 1)
9858         
9859                 - unused variables removed
9860                 - unused functions removed
9861                 - uninitialized variables checked
9862                 - missing return statements added
9863                 - missing function return types added
9864                 - added parentheses around assignment and
9865                   && in || when suggested by gcc
9866               
9867         * src/mh.c
9868         * src/folder.c
9869                 replaced direct calls to folder->scan_tree
9870                 with folder_scan_tree and restore folder
9871                 prefs in this function. The folder should
9872                 not have to deal with them.
9873                 ( Should now work for all folder types )
9874
9875 2002-07-02 [paul]       0.7.8claws42
9876
9877         * sync with 0.7.8cvs13
9878                 see ChangeLog 2002-07-01 and 2002-07-02
9879
9880 2002-07-01 [christoph]  0.7.8claws41
9881
9882         * src/summaryview.c
9883                 fix "goto next/prev unread message" with
9884                 ignored threads
9885
9886 2002-07-01 [paul]       0.7.8claws40
9887
9888         * po/es.po
9889                 updated by Ricardo Mones Lastra
9890
9891 2002-06-30 [match]      0.7.8claws39
9892
9893         * src/jpilot.c
9894                 applied variation of leonerd's patch (566661) to
9895                 allow multiple email addresses per JPilot entry.
9896                 addresses may be separated by space, comma, pipe,
9897                 semi-colon, new-line.
9898
9899 2002-06-30 [alfons]     0.7.8claws38
9900
9901         * src/procmsg.c
9902                 simple fix for putting older nodes before
9903                 newer nodes when threading by subject
9904
9905 2002-06-30 [christoph]  0.7.8claws37
9906
9907         * src/folder.c
9908         * src/folderview.c
9909         * src/mh.c
9910         * src/news.c
9911         * src/procmsg.c
9912                 fix broken folder tree rescaning
9913                 and don't use procmsg_get_mark_sum
9914                 anymore
9915
9916 2002-06-30 [christoph]  0.7.8claws36
9917
9918         * merge new cache branch
9919         * src/imap.c
9920                 fix new cache imap copy bug
9921         * src/folder.c
9922                 improved folder_item_scan
9923                 it should now always set the correct
9924                 new, unread and total message counts
9925
9926 2002-06-29 [paul]       0.7.8claws35
9927
9928         * configure.in
9929                 correct syntax error
9930
9931 2002-06-29 [paul]       0.7.8claws34
9932
9933         * configure.in
9934           Makefile.am
9935           man/Makefile.am       ** NEW FILE **
9936           man/sylpheed.1.gz     ** NEW FILE **
9937                 add Sylpheed man page
9938
9939 2002-06-29 [paul]       0.7.8claws33
9940
9941         * po/pt_BR.po
9942                 updated by Fabio Junior Beneditto
9943
9944 2002-06-28 [jens]       0.7.8claws32
9945
9946         * po/de.po
9947                 translation updated
9948
9949         * src/selective_download.c
9950                 removed gettext for space " "
9951
9952         * src/imap.c
9953                 removed wrong space
9954
9955 2002-06-28 [paul]       0.7.8claws31
9956
9957         * sync with 0.7.8cvs11
9958                 see ChangeLog 2002-06-28
9959
9960 2002-06-28 [paul]       0.7.8claws30
9961
9962         * sync with 0.7.8cvs10
9963                 see ChangeLog 2002-06-27 and 2002-06-28
9964
9965 2002-06-26 [paul]       0.7.8claws29
9966
9967         * src/addrgather.c
9968           src/selective_download.c
9969                 don't gettextise empty strings.
9970                 reserved by gettext. gettext("") returns 
9971                 the header entry with meta information, 
9972                 not the empty string
9973
9974         * po/en_GB.po
9975                 updated
9976
9977 2002-06-26 [paul]       0.7.8claws28
9978
9979         * sync with 0.7.8cvs7
9980                 see ChangeLog 2002-06-25
9981
9982         * src/prefs_common.c
9983                 ...and in the process, tweak the gui a little
9984
9985 2002-06-25 [alfons]     0.7.8claws27
9986         
9987         * configure.in
9988         * src/Makefile.am
9989                 fine tune ldap library detection
9990
9991 2002-06-25 [alfons]     0.7.8claws26
9992
9993         * src/compose.c
9994                 don't allow return receipts when composing a news article
9995
9996 2002-06-25 [paul]       0.7.8claws25
9997
9998         * Makefile.am
9999                 add '$(AMTAR)' to 'release' section to allow for
10000                 new and older autotools
10001
10002 2002-06-25 [paul]       0.7.8claws24
10003
10004         * src/summaryview.c
10005                 fix "No more unread messages" persistant pop-up
10006                 window bug
10007
10008 2002-06-25 [paul]       0.7.8claws23
10009
10010         * po/it.po
10011                 updated by Alessandro Maestri
10012
10013 2002-06-25 [paul]       0.7.8claws22
10014
10015         * sync with 0.7.8cvs6
10016                 see ChangeLog 2002-06-25
10017
10018 2002-06-24 [paul]       0.7.8claws21
10019
10020         * tools/update-po
10021                 add GPL copyright information
10022
10023 2002-06-24 [paul]       0.7.8claws20
10024
10025         * tools/Makefile.am
10026           tools/README
10027           tools/update-po       ** NEW FILE **
10028                 add script that eases the creation of *.po files
10029                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10030
10031 2002-06-23 [alfons]     0.7.8claws19
10032
10033         * src/messageview.c
10034                 make notification_convert_header obey const correctness
10035                 (next step will be fixing the broken return receipt)
10036
10037 2002-06-23 [paul]       0.7.8claws18
10038
10039         * src/messageview.c
10040                 fix bug introduced in last commit:
10041                 removed too much code in last commit - put back what's
10042                 needed
10043
10044 2002-06-23 [paul]       0.7.8claws17
10045
10046         * src/messageview.[ch]
10047                 remove code committed in error from locally patched
10048                 source
10049
10050 2002-06-23 [colin]      0.7.8claws16
10051
10052         * src/compose.[ch]
10053                 add compose_entry_select(), used to select the default_to
10054                 email address - hopefully avoiding people sending mails to
10055                 wrong recipients.
10056
10057 2002-06-22 [alfons]     0.7.8claws15
10058
10059         * AUTHORS
10060                 add Bram Metsch & Stanislav Karchebny
10061         * src/smtp.[ch]
10062         * src/prefs_account.[ch]
10063         * src/send.c
10064                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10065                   options.  (see <http://sourceforge.net/tracker/index.php
10066                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10067
10068                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10069                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10070
10071 2002-06-22 [paul]       0.7.8claws14
10072
10073         * sync with 0.7.8cvs5
10074                 see ChangeLog 2002-06-19 and 2002-06-20
10075
10076 2002-06-22 [alfons]     0.7.8claws13
10077
10078         * src/selective_download.c
10079                 fix a stupid mistake I made
10080
10081 2002-06-22 [alfons]     0.7.8claws12
10082
10083         * src/selective_download.[ch]
10084                 fix another unnoticed leak; cleanup code
10085
10086 2002-06-21 [alfons]
10087
10088         * tools/Makefile.am
10089                 gpg-sign <-- gpg-sign-syl
10090
10091 2002-06-21 [alfons]     0.7.8claws11
10092
10093         * src/selective_download.c
10094         * src/selective_download.h
10095                 fix assorted mix of allocation errors (should solve
10096                 problem reported by Philippe Gramoullé, see:
10097                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10098
10099 2002-06-20 [melvin]     0.7.8claws10
10100
10101         * tools/gpg-sign *REMOVED*
10102           tools/gpg-sign-syl *ADDED*
10103                 Replaced the gpg clearsigning script with the version using
10104                 xterm instead of ssh-askpass and changed its name.
10105
10106         * README.claws
10107                 Updated actions example to reflect the renaming of the
10108                 gpg clearsigning script.
10109
10110 2002-06-19 [paul]       0.7.8claws9
10111
10112         * sync with 0.7.8claws9
10113                 see ChangeLog 2002-06-18 and 2002-06-19
10114
10115 2002-06-19 [paul]       0.7.8claws8
10116
10117         * sync with 0.7.8cvs1
10118                 see ChangeLog 2002-06-18
10119
10120 2002-06-18 [alfons]     0.7.8claws7
10121
10122         * src/mainwindow.h
10123                 add omitted prototype
10124
10125 2002-06-17 [paul]       0.7.8claws6
10126
10127         * src/mainwindow.c
10128                 fix hiding of exec_btn
10129
10130 2002-06-17 [paul]       0.7.8claws5
10131
10132         * src/pop.c
10133                 remove unneeded code: should_delete() 
10134                 and Pop3State::uidl_todelete_list
10135
10136 2002-06-17 [paul]       0.7.8claws4
10137
10138         * sync with 0.7.8
10139                 see ChangeLog 2002-06-11 and 2002-06-13
10140
10141 2002-06-16 [alfons]     0.7.8claws3
10142         
10143         * src/folder.c
10144                 make sure lock sort mode (claws specific) is
10145                 also persists after a tree rescan
10146
10147 2002-06-16 [alfons]     0.7.8claws2
10148
10149         * src/prefs_folder_item.c
10150         * src/folder.[ch]
10151                 fix persistence of folder sort mode (broken
10152                 by adapting Hiro's new folder persistence code)
10153
10154 2002-06-16 [alfons]     0.7.8claws1
10155
10156         * AUTHORS
10157         * src/logwindow.c
10158         * src/prefscommon.[ch]
10159                 control size of log text in log window; 
10160                 closes patch #569155 submitted by Mitko Haralanov.
10161
10162 2002-06-15 [paul]       0.7.8claws
10163
10164         * release of 0.7.8claws
10165
10166 2002-06-15 [paul]       0.7.7claws
10167
10168         * po/pt_BR.po
10169                 updated by Fabio Junior Beneditto
10170
10171 2002-06-14 [paul]       0.7.6claws49
10172
10173         * po/es.po
10174                 updated by Ricardo Mones Lastra
10175
10176 2002-06-14 [paul]       0.7.6claws48
10177
10178         * po/nl.po
10179                 updated translation by Wilbert Berendsen
10180
10181 2002-06-14 [melvin]     0.7.6claws47
10182
10183         * po/fr.po
10184                 Updated French translation
10185
10186 2002-06-13 [paul]       0.7.6claws46
10187
10188         * src/filesel.c
10189                 allow filename to be typed in, rather than just
10190                 selected by the mouse. Patch by Gustavo Noronha Silva.
10191
10192 2002-06-13 [alfons]     0.7.6claws45
10193
10194         * src/mainwindow.[ch]
10195                 more cleanups (removing unnecessary menu items Expand 
10196                 summary / message view)
10197
10198 2002-06-13 [melvin]     0.7.6claws44
10199
10200         * po/POTFILES.in
10201                 Added src/string_match.c
10202         * src/string_match.c
10203                 Fixed possible buffer overflow.
10204                 Corrected typo.
10205                 Added missing config.h header.
10206         * src/prefs_common.c
10207           src/prefs_matcher.c
10208           src/prefs_scoring.c
10209                 Made some strings translatable (missing _(..)).
10210
10211 2002-06-13 [melvin]     0.7.6claws43
10212
10213         * README.claws
10214                 Corrected action example (verifying clearsigned mail).
10215         * src/prefs_account.c
10216                 Corrected typo.
10217         * src/prefs_common.c
10218                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10219
10220 2002-06-12 [alfons]     0.7.6claws42
10221
10222         * src/summaryview.c
10223                 add init of score column lost in 0.7.6claws42
10224
10225 2002-06-12 [paul]       0.7.6claws41
10226
10227         * src/prefs_account.c
10228                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10229                 behavior of the radio buttons, (from 0.7.7cvs2)
10230
10231 2002-06-11 [alfons]     0.7.6claws40
10232
10233         * src/messageview.[ch]
10234         * src/summaryview.[ch]
10235         * src/summary_search.c
10236         * src/mainwindow.c
10237                 perform a sync to bring in Hiro's separate view implementation 
10238
10239                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10240
10241 2002-06-11 [paul]       0.7.6claws39
10242         
10243         * src/prefs_account.c
10244                 correct a typo on the Receive tab
10245
10246 2002-06-10 [match]      0.7.6claws38
10247
10248         * src/addressbook.c
10249                 Included address completion patch from Gustavo Noronha.
10250
10251 2002-06-10 [paul]       0.7.6claws37
10252
10253         * src/inc.[ch]
10254           src/pop.c
10255           src/prefs_account.[ch]
10256           src/selective_download.[ch]
10257                 apply PATCH #561712
10258                  NEW:
10259                 - check if POP Account
10260                 - Receive Button renamed to Preview
10261                 - Preview Button Popup: preview new/all messages
10262                 - Download Button
10263                 - Account Preferences-->Receive tab checkbutton if you
10264                   want to remove Mail after Download
10265                 -: default YES
10266                 - Account Preferences-->Receive tab checkbutton use
10267                   filtering rules on preview
10268                   (think of delete_on_server)
10269                 -: default YES
10270                 - Account selectable from SD dialog
10271                 - checkbutton to show already downloaded messages if
10272                   all messages are previewed
10273                 - new clist column showing Date
10274                 - ESC KEY close
10275                 FIXES:
10276                 - play ball with UIDL
10277                 - fault tolerant (?) 
10278                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10279
10280 2002-06-10 [melvin]     0.7.6claws36
10281
10282         * README.claws
10283                 Added a hint to ac/README in cvs instructions.
10284
10285         * src/prefs_actions.c
10286                 Made it possible to use a more elaborate command line
10287                 for asynchronous actions, too.
10288
10289 2002-06-10 [melvin]     0.7.6claws35
10290         
10291         * src/prefs_actions.c
10292                 Make it possible to use a more elaborate command line
10293                 (e.g. |foo|bar|cat>there;echo Done|)
10294                 Corrected error message when calling %f, %F and %p commands
10295                 from the compose window.
10296
10297 2002-06-09 [colin]      0.7.6claws34
10298
10299         * src/summaryview.c
10300                 Automatically find unread messages in current folder
10301                 before annoying the user.
10302
10303 2002-06-08 [alfons]     0.7.6claws33
10304
10305         * po/it.po
10306                 remove bad formatting string in it.po translation
10307                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10308
10309 2002-06-08 [paul]       0.7.6claws32
10310
10311         * sync with 0.7.6cvs25
10312                 see ChangeLog 2002-06-07
10313
10314 2002-06-05 [paul]       0.7.6claws31
10315
10316         * src/mainwindow.c
10317                 add 'Sort by locked' and 'Sort by score'
10318
10319 2002-06-05 [paul]       0.7.6claws30
10320
10321         * sync with 0.7.6cvs24
10322                 see ChangeLog 2002-06-04
10323
10324 2002-06-04 [paul]       0.7.6claws29
10325
10326         * po/pt_BR.po
10327                 updated by Fabio Junior Beneditto
10328
10329 2002-06-03 [thorsten]   0.7.6claws28
10330
10331         * src/matcher.c
10332                 fclose() matcherrc after reading
10333
10334 2002-06-03 [paul]       0.7.6claws27
10335
10336         * sync with 0.7.6cvs21
10337                 see ChangeLog 2002-05-31
10338
10339 2002-05-31 [paul]       0.7.6claws26
10340
10341         * sync with 0.7.6cvs20
10342                 see ChangeLog 2002-05-29 and 2002-05-30
10343
10344 2002-05-31 [paul]       0.7.6claws25
10345
10346         * src/imap.c
10347                 hopefully fix last buggy sync
10348
10349         * README.claws
10350                 correct typo in 'Actions' examples
10351
10352 2002-05-29 [paul]       0.7.6claws24
10353
10354         * sync with 0.7.6cvs18
10355                 see ChangeLog 2002-05-28 and 2002-05-29
10356
10357         * src/news.c
10358           src/nntp.[ch]
10359                 sync with above 
10360
10361 2002-05-28 [paul]       0.7.6claws23
10362
10363         * sync with 0.7.6cvs16
10364                 see ChangeLog 2002-05-28
10365
10366 2002-05-27 [thorsten]   0.7.6claws22 
10367
10368         * faq/it/sylpheed-faq-1.html
10369           faq/it/sylpheed-faq-2.html
10370           faq/it/sylpheed-faq-3.html
10371           faq/it/sylpheed-faq.html
10372                 corrected DOS lineendings
10373         * faq/de/sylpheed-faq-1.html
10374           faq/de/sylpheed-faq-2.html
10375           faq/en/sylpheed-faq-1.html
10376           faq/en/sylpheed-faq-2.html
10377           faq/en/sylpheed-faq-3.html
10378           faq/es/sylpheed-faq-1.html
10379           faq/es/sylpheed-faq-2.html
10380           faq/es/sylpheed-faq-3.html
10381           faq/fr/sylpheed-faq-1.html
10382           faq/it/sylpheed-faq-1.html
10383           faq/it/sylpheed-faq-2.html
10384           faq/it/sylpheed-faq-3.html
10385           faq/it/sylpheed-faq.html
10386                 changed ">" to &quot;
10387
10388 2002-05-27 [paul]       0.7.6claws21
10389         
10390         * sync with 0.7.6cvs15
10391                 see ChangeLog 2002-05-27
10392
10393 2002-05-27 [paul]       0.7.6claws20
10394
10395         * src/prefs_account.c
10396                 correct a typo
10397
10398 2002-05-26 [paul]       0.7.6claws19
10399
10400         * tools/README
10401                 correct a typo
10402
10403 2002-05-25 [paul]       0.7.6claws18
10404
10405         * tools/README
10406                 add description of kmail2sylpheed.pl
10407
10408 2002-05-25 [paul]       0.7.6claws17
10409
10410         * tools/kmail2sylpheed.pl       ** NEW FILE **
10411                 perl script that converts an exported Kmail address
10412                 book, converts it to sylpheed addressbook file,
10413                 writes the file to .sylpheed, and updates
10414                 addrbook--index.xml 
10415
10416 2002-05-25 [paul]       0.7.6claws16
10417
10418         * sync with 0.7.6cvs14
10419                 see ChangeLog 2002-05-23
10420
10421 2002-05-24 [paul]       0.7.6claws15
10422
10423         * README.claws
10424                 make a correction and add some more info
10425
10426 2002-05-24 [paul]       0.7.6claws14
10427
10428         * src/compose.c
10429                 fix memory leak in 
10430                 compose_redirect_write_headers_from_headerlist()
10431                 add Subject and Resent-Message-ID to
10432                 compose_redirect_write_headers()
10433                 Received, Subject, and X-UIDL are filtered out in 
10434                 compose_redirect_write_to_file()
10435
10436 2002-05-23 [paul]       0.7.6claws13
10437
10438         * src/compose.[ch]
10439           src/filtering.c
10440           src/mainwindow.c
10441           src/matcher.[ch]
10442           src/matcher_parser_lex.l
10443           src/matcher_parser_parse.y
10444           src/prefs_common.[ch]
10445           src/prefs_filtering.c
10446           src/summaryview.c
10447                 rename 'Bounce' to 'Redirect'
10448
10449 2002-05-23 [paul]       0.7.6claws12
10450
10451         * more sync with 0.7.6cvs13
10452           src/compose.c
10453                 see ChangeLog 2002-05-22
10454
10455 2002-05-22 [paul]       0.7.6claws11
10456
10457         * sync with 0.7.6cvs13
10458           src/codeconv.c
10459                 see ChangeLog 2002-05-20
10460           src/prefs_common.c
10461                 see ChangeLog 2002-05-22
10462
10463 2002-05-21 [melvin]     0.7.6claws10
10464
10465         * src/folderview.c
10466                 Added missing filtering and scoring headers
10467                 Fixed bad function call that showed garbage 
10468                 in Folder->Processing
10469
10470 2002-05-21 [paul]       0.7.6claws9
10471
10472         * tools/Makefile.am
10473                 make all tools executable, (patch by Alfons).
10474
10475 2002-05-20 [alfons]     0.7.6claws8
10476
10477         * src/procheader.c
10478                 don't forget to call mktime() so we have a valid week 
10479                 and year day
10480                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10481
10482 2002-05-20 [paul]       0.7.6claws7
10483
10484         * src/html.c
10485                 fix broken parsing of urls
10486         * src/textview.c
10487                 fix displaying of urls
10488
10489                 both fixes from the patch [547855] by Eugene 
10490                 Brevdo (zonem)
10491
10492 2002-05-19 [alfons]     0.7.6claws6
10493
10494         * configure.in
10495                 make sylpheed configure correctly with the latest
10496                 and greatest of automake / autoconf / gettext
10497
10498 2002-05-19 [alfons]     0.7.6claws5
10499
10500         * src/procheader.c
10501         * src/procheader.h
10502                 add function for returning ime zone offset
10503         * src/quote_fmt.c
10504         * src/quote_fmt_parse.y
10505                 better quotation formatting - does not convert
10506                 to local time, but uses the original date string.
10507                 
10508                 Note: %z inserts the timezone offset (should 
10509                 work also on platforms where strftime does not
10510                 support %z).
10511
10512 2002-05-18 [christoph]  0.7.6claws4
10513
10514         * src/summaryview.c
10515                 fix indentation of some code
10516         * tools/Makefile.am
10517                 fix spaces after \
10518         * src/Makefile.am
10519                 add missing \
10520                 correct path for ignorethread.xpm
10521                 incorrect filename for sylpheed_logo.xpm
10522                 add missing include matcher_parser_parse.h
10523
10524 2002-05-18 [paul]       0.7.6claws3
10525
10526         * sync with 0.7.6cvs8
10527                 see ChangeLog 2002-05-16 and 2002-05-17
10528
10529 2002-05-18 [melvin]     0.7.6claws2
10530
10531         * README.claws
10532                 Corrected an action's definition and fixed some misspellings.
10533
10534 2002-05-18 [paul]       0.7.6claws1
10535
10536         * tools/Makefile.am
10537           tools/gpg-sign        ** new file **
10538           tools/uudec           ** new file **
10539                 add Melvin's Actions scripts
10540
10541         * README.claws
10542                 add Melvin's descriptions for Actions
10543
10544 2002-05-18 [paul]       0.7.6claws
10545
10546         * Version 0.7.6claws released
10547
10548 2002-05-17 [paul]       0.7.5claws32
10549
10550         * po/es.po
10551                 updated by Ricardo Mones Lastra
10552
10553 2002-05-17 [paul]       0.7.5claws31
10554
10555         * src/compose.c
10556                 fix Account prefs default folder for sent/draft/deleted
10557                 messages bug
10558
10559         * po/it.po
10560           po/nl.po
10561                 updated translation by Alessandro Maestri and
10562                 Wilbert Berendsen
10563
10564 2002-05-17 [melvin]     0.7.5claws30
10565
10566         * src/prefs_actions.c
10567                 Fixed bug where using %F not at the end of the command 
10568                 resulted in an additional empty argument being created.
10569                 Thanks to Darko Koruga for reporting the bug.
10570
10571 2002-05-17 [melvin]     0.7.5claws29
10572
10573         * po/fr.po
10574                 Updated French translations.
10575
10576 2002-05-15 [paul]       0.7.5claws28
10577         
10578         * po/es.po
10579                 updated by Ricardo Mones Lastra
10580
10581 2002-05-15 [paul]       0.7.5claws27
10582
10583         * sync with 0.7.6cvs4
10584                 see ChangeLog 2002-05-14 and 2002-05-15
10585
10586 2002-05-14 [paul]       0.7.5claws26
10587
10588         * sync with 0.7.6cvs1
10589                 see ChangeLog 2002-05-13
10590
10591 2002-05-13 [thorsten]   0.7.5claws25
10592
10593         * src/messageview.c
10594                 fix select_all and copy in multipart messages
10595         * src/mainwindow.c
10596                 fix select_all and copy in multipart messages
10597
10598 2002-05-12 [paul]       0.7.5claws24
10599
10600         * src/summaryview.c
10601                 reverse last commit, bug already fixed in 0.7.5claws3
10602
10603 2002-05-12 [netztorte]  0.7.5claws23
10604
10605         * src/summaryview.c
10606                 dont parse empty addressbook (checked in before claws20)
10607
10608 2002-05-12 [melvin]     0.7.5claws22
10609
10610         * src/procmsg.[ch]
10611                 Removed unneeded priority code introduced by the previous 
10612                 commit.
10613
10614 2002-05-12 [melvin]     0.7.5claws21
10615
10616         * src/compose.[ch]
10617                 Added possibility to set message's priority.
10618         * src/procmsg.[ch]
10619                 Added possibility to set message's priority.
10620                 Added missing headers
10621
10622 2002-05-12 [melvin]     0.7.5claws20
10623
10624         * src/prefs_actions.c
10625                 Removed implicitely added quotes around the name
10626                 of the temporary files of mime parts.
10627
10628 2002-05-12 [paul]       0.7.5claws19
10629
10630         * sync with 0.7.5cvs20
10631                 see ChangeLog 2002-05-11
10632
10633 2002-05-12 [alfons]     0.7.5claws18
10634
10635         * src/quote_fmt_lex.l
10636         * src/quote_fmt_parse.y
10637                 allow quote / reply date & time format to be set using
10638                 %D{format}. format is a format string you'd pass to
10639                 strftime() (see man strftime, or the Display tab |
10640                 Date format setting).
10641
10642                 Currently %D converts the date to local time. 
10643
10644 2002-05-11 [paul]       0.7.5claws17
10645
10646         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10647                 see ChangeLog 2002-05-10 and 2002-05-11
10648
10649 2002-05-10 [paul]       0.7.5claws16
10650
10651         * sync with 0.7.5cvs16
10652                 see ChangeLog entries 2002-05-09 and 
10653                 2002-05-10
10654
10655 2002-05-10 [colin]      0.7.5claws15
10656
10657         * src/textview.c
10658                 Corrected a bug that prevented sylpheed to open
10659                 double-clicked URIs.
10660
10661 2002-05-09 [paul]       0.7.5claws14
10662
10663         * sync with 0.7.5cvs14
10664                 see ChangeLog 2002-05-08 and 2002-05-09
10665
10666 2002-05-08 [paul]       0.7.5claws13
10667
10668         * sync with 0.7.5cvs11
10669                 see ChangeLog entry 2002-05-08
10670
10671 2002-05-08 [paul]       0.7.5claws12
10672
10673         * src/mainwindow.c
10674           src/textview.[ch]
10675                 fix segfault on View->Open in new window
10676                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10677
10678 2002-05-07 [paul]       0.7.5claws11
10679
10680         * sync with 0.7.5cvs9
10681                 see ChangeLog entry 2002-05-07
10682
10683 2002-05-06 [paul]       0.7.5claws10
10684
10685         * src/messageview.c
10686           src/textview.c
10687                 display url in statusbar on single-click
10688                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10689
10690 2002-05-06 [match]      0.7.5claws9
10691
10692         * src/addritem.[ch]
10693                 new functions.
10694         * src/addrcache.c
10695                 tidy up.
10696         * src/xmlprops.[ch]
10697                 XML implementation of properties file.
10698         * src/exporthtml.[ch]
10699         * src/expthtmldlg.[ch]
10700         * src/addressbook.c
10701                 export to HTML.
10702
10703 2002-05-02 [sergey]     0.7.5claws8
10704
10705         * src/mainwindow.c (mainwin_entries),
10706           src/prefs_common.c (prefs_send_create()),
10707           src/codeconv.c (locale_table):
10708                 use charset name "Windows-1251" instead of "CP1251".
10709
10710 2002-05-02 [colin]      0.7.5claws7
10711         
10712         * src/compose.c
10713           src/prefs_common.c
10714           src/prefs_folder_item.c
10715                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10716
10717 2002-05-02 [hiro]       0.7.5claws6
10718
10719         * src/imap.c
10720                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10721
10722 2002-05-02 [paul]       0.7.5claws5
10723
10724         * src/compose.c
10725                 more sync with 0.7.5cvs7, see ChangeLog entry
10726                 2002-05-02
10727
10728 2002-05-02 [hiro]       0.7.5claws4
10729
10730         * src/compose.c
10731                 compose_queue_sub():
10732                 check if queue folder exists (closes #550397).
10733                 removed directory creation since it should be handled
10734                 transparently.
10735         * src/imap.c
10736                 imap_add_msg(): return UID for appended message
10737                 (closes #548842).
10738
10739 2002-04-30 [paul]       0.7.5claws3
10740
10741         * src/summaryview.c
10742                 fix account_find_from_address() bug
10743
10744 2002-04-28 [colin]      0.7.5claws2
10745
10746         * src/compose.c
10747           src/textview.c
10748           src/prefs_common.[ch]
10749           src/utils.[ch]
10750                 Added user-definable quotation characters recognition.
10751
10752 2002-04-28 [paul]       0.7.5claws1
10753
10754         * sync with 0.7.5cvs4
10755                 see ChangeLog entry  2002-04-25
10756
10757 2002-04-28 [paul]       0.7.5claws
10758
10759         * po/es.po
10760           po/nl.po
10761           po/pt_BR.po
10762                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10763                 Fabio Junior Beneditto
10764
10765 2002-04-27 [jens]       0.7.4claws103
10766
10767         * po/de.po
10768                 updated German translation.
10769
10770 2002-04-27 [hiro]       0.7.4claws102
10771
10772         * src/summaryview.c
10773                 summary_write_cache(): fixed the mark loss of hidden messages.
10774
10775 2002-04-26 [melvin]     0.7.4claws101
10776
10777         * src/procmsg.c
10778                 fixed a second typo (same one)
10779         * po/fr.po
10780           po/it.po
10781           po/pt_BR.po
10782                 fixed the type again...
10783
10784 2002-04-26 [melvin]     0.7.4claws100
10785
10786         * src/procmsg.c
10787                 fixed a typo in an alert message ("temorary").
10788         * po/it.po
10789         * po/pt_BR.po
10790                 corrected the typo  described above.
10791         * po/fr.po
10792                 updated French translation.
10793
10794 2002-04-26 [darko]      0.7.4claws99
10795
10796         * src/summaryview.c
10797                 fix target folder colorization
10798
10799 2002-04-25 [paul]       0.7.4claws98
10800
10801         * po/it.po
10802                 updated by Alessandro Maestri
10803
10804 2002-04-24 [colin]      0.7.4claws97
10805         
10806         * src/compose.c
10807                 Fixed double "subject is empty" question.
10808
10809 2002-04-23 [colin]      0.7.4claws96
10810         
10811         * src/mimeview.c
10812                 Corrected issue when "automatically display images" was
10813                 not set : first image remained after selecting second.
10814
10815 2002-04-23 [melvin]     0.7.4claws95
10816
10817         * src/prefs_actions.c
10818                 Don't display in/out dialog if there is nothing to show.
10819
10820 2002-04-23 [paul]       0.7.4claws94
10821
10822         * sync with 0.7.5cvs3
10823                 bug fixes: see ChangeLog entry 2002-04-23
10824
10825 2002-04-22 [darko]      0.7.4claws93
10826
10827         * src/compose.c
10828                 fix previous check-in which changed code after
10829                 merge from main
10830
10831 2002-04-22 [paul]       0.7.4claws92
10832
10833         * faq/de/*
10834                 add German FAQ
10835         * faq/en/*
10836           faq/es/*
10837           faq/fr/*
10838                 update English, Spanish and French FAQs
10839         * manual/de/*
10840           manual/es/*
10841                 add German and Spanish manuals
10842         * manual/en/*
10843           manual/fr/*
10844                 update English and French manuals
10845
10846         * src/Makefile.am
10847                 add to and re-arrange the pixmap entries
10848
10849 2002-04-22 [darko]      0.7.4claws91
10850
10851         * src/compose.c
10852                 fix sender initials recognition to only allow
10853                 '>' after the initials
10854
10855 2002-04-21 [paul]       0.7.4claws90
10856
10857         * sync with 0.7.5 release
10858                 see ChangeLog entry 2002-04-21
10859
10860 2002-04-21 [alfons]
10861
10862         * src/Makefile.am
10863                 add colin's new pixmaps to EXTRA_DIST
10864
10865 2002-04-21 [colin]      0.7.4claws89
10866         * src/compose.c
10867         * src/inc.c
10868         * src/mainwindow.[ch]
10869         * src/prefs_common.[ch]
10870         * src/stock_pixmap.[ch]
10871                 Added "Work offline" ability.
10872
10873 2002-04-21 [colin]      0.7.4claws88
10874         
10875         * src/mimeview.c
10876         * src/prefs_common.c
10877         * src/prefs_common.h
10878         * src/textview.c : Added an option to common preferences -> display
10879           to allow user not to automatically display images.
10880
10881 2002-04-21 [paul]       0.7.4claws87
10882
10883         * sync with 0.7.4cvs52
10884                 see ChangeLog entry 2002-04-21 (src/imap.c)
10885
10886 2002-04-21 [paul]       0.7.4claws86
10887
10888         * sync with 0.7.4cvs51
10889                 see ChangeLog entry 2002-04-21
10890
10891 2002-04-21 [paul]       0.7.4claws85
10892
10893         * sync with 0.7.4cvs49
10894                 see ChangeLog entries 2002-04-20 and 2002-04-21
10895
10896         * src/Makefile.am
10897                 clean up: remove old 'stock_' element from xpm 
10898                 filenames.
10899
10900 2002-04-21 [alfons]     0.7.4claws84
10901
10902         apply sync patch from Paul
10903
10904         * src/folderview.c
10905                 use old claws prefs_folder_item_create() for now
10906
10907 2002-04-19 [match]      0.7.4claws83
10908
10909         * src/addressbook.[ch]
10910         * src/addrharvest.[ch]
10911         * src/addrgather.[ch]
10912                 recurse folders.
10913         * src/mainwindow.c
10914         * src/summaryview.[ch]
10915                 change menu option.
10916
10917 2002-04-19 [paul]       0.7.4claws82
10918
10919         * po/pt_BR.po
10920                 updated by Fabio Junior Beneditto
10921
10922 2002-04-14 [alfons]     0.7.4claws81
10923
10924         * src/passphrase.c
10925                 add #include <sys/types.h> for mode_t and off_t 
10926
10927 2002-04-13 [paul]       0.7.4claws80
10928         
10929         * src/main.c
10930           src/passphrase.[ch]
10931           src/pgptext.c
10932           src/prefs_common.[ch]
10933           src/rfc2015.c
10934                 enable storing of GnuPG passphrase for the whole 
10935                 session or a user-defined number of minutes. patch 
10936                 submitted by Ravemax <ravemax@dextrose.com>
10937
10938 2002-04-13 [alfons]     0.7.4claws79
10939
10940         * src/textview.c
10941                 make email parser also stop scanning when encountering separators
10942                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10943
10944 2002-04-13 [paul]       0.7.4claws78
10945
10946         * sync with 0.7.4cvs39
10947                 see ChangeLog entry 2002-04-12
10948
10949 2002-04-11 [paul]       0.7.4claws77
10950
10951         * sync with 0.7.4cvs37
10952                 see ChangeLog entry 2002-04-11
10953
10954 2002-04-11 [paul]       0.7.4claws76
10955
10956         * COPYING 
10957                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10958                 the clause for OpenSSL). sync with sylpheed main
10959
10960 2002-04-09 [melvin]     0.7.4claws75
10961
10962         * src/compose.c
10963                 Made 'Ctrl-Enter' on send ignore some modifiers 
10964                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10965                 to bind other *-Enter (but not Alt-Enter).
10966
10967 2002-04-09 [paul]       0.7.4claws74
10968
10969         * sync with 0.7.4cvs35
10970                 see ChangeLog entries 2002-04-09
10971
10972 2002-04-08 [paul]       0.7.4claws73
10973
10974         * sync with 0.7.4cvs33
10975                 see ChangeLog entry 200-04-08
10976
10977 2002-04-07 [match]      0.7.4claws72
10978
10979         * src/addrharvest.[ch]
10980                 fixed to read all addresses in header, regardless
10981                 of header size. improved name parsing. accommodate
10982                 harvest from folders and selected message.
10983         * src/addritem.[ch]
10984                 included new address parsing function.
10985         * src/addrgather.[ch]
10986         * src/addressbook.[ch]
10987         * src/summaryview.[ch]
10988         * src/mainwindow.c
10989                 allow address harvest of folder as well as selected
10990                 messages.
10991
10992 2002-04-07 [paul]       0.7.4claws71
10993
10994         * src/esmtp.[ch]
10995           src/smtp.c
10996                 don't try to authenticate with CRAM-MD5 in SMTP when 
10997                 SMTP-AUTH enabled if MTA doesn't issue this 
10998                 auth-method in it's ehlo-response. bug item #531364,
10999                 patch item #938910. patch submitted by Colin Leroy 
11000                 <colin@colino.net>
11001
11002 2002-04-07 [paul]       0.7.4claws70
11003
11004         * src/nntp.c
11005                 fix missing MODE_READER bug. patch submitted by
11006                 Colin Leroy <colin@colino.net>
11007
11008 2002-04-07 [alfons]     0.7.4claws69
11009
11010         * src/matcher.[ch]
11011         * src/prefs_filtering.c
11012         * src/summaryview.c
11013                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11014                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11015
11016 2002-04-07 [paul]       0.7.4claws68
11017
11018         * sync with 0.7.4cvs32
11019                 see ChangeLog entry 2002-04-06
11020
11021         * tools/filter_conv.pl
11022                 more bug fixes
11023
11024 2002-04-06 [paul]       0.7.4claws67
11025
11026         * tools/filter_conv.pl
11027                 modify to be able to find the name of the first
11028                 mailbox and use that. main's filter does not
11029                 record the full path to the mailbox and therefore
11030                 can only filter to the first mailbox.
11031
11032 2002-04-05 [paul]       0.7.4claws66
11033
11034         * tools/filter_conv.pl
11035                 attempt to make the script all-encompassing and
11036                 be able to convert any main 'filter' rule thrown
11037                 at it
11038
11039 2002-04-05 [paul]       0.7.4claws65
11040
11041         * tools/filter_conv.pl
11042                 allow for collapsed folder trees
11043
11044 2002-04-05 [paul]       0.7.4claws64
11045
11046         * sync with 0.7.4cvs31
11047                 see ChangeLog entries 2002-04-05
11048
11049 2002-04-03 [paul]       0.7.4claws63
11050
11051         * sync with 0.7.4cvs29
11052                 see ChangeLog entries 2002-04-02 and 2002-04-03
11053
11054 2002-04-02 [paul]       0.7.4claws62
11055
11056         * sync with 0.7.4cvs26
11057                 see ChangeLog entry 2002-04-01
11058
11059 2002-04-02 [match]      0.7.4claws61
11060
11061         * src/pine.[ch]
11062         * src/importpine.[ch]
11063         * src/addressbook.c
11064                 import Pine address book.
11065
11066 2002-04-02 [match]      0.7.4claws60
11067
11068         * src/addrharvest.[ch]
11069                 improve address parsing of funky addresses.
11070
11071 2002-04-02 [darko]      0.7.4claws59
11072
11073         * src/compose.c
11074                 wrap on send improvements, it now recognizes quoted
11075                 initials as part of the quotation string, and it
11076                 does not join lines separated by CR
11077
11078 2002-04-01 [match]      0.7.4claws58
11079
11080         * src/mgutils.[ch]
11081                 added new functions.
11082         * src/mutt.[ch]
11083                 remove excessive duplicate address generation
11084                 on import.
11085
11086 2002-04-01 [alfons]     0.7.4claws57
11087         
11088         * src/summaryview.c
11089                 put back g_free() 
11090
11091 2002-04-01 [paul]       0.7.4claws56
11092
11093         * sync with 0.7.4cvs25
11094                 see ChangeLog entry 2002-04-01
11095
11096 2002-04-01 [alfons]     0.7.4aprilfool55
11097
11098         * src/summaryview.c
11099                 honour feature request item #537427 to allow for
11100                 displaying names from address book for sent mail also
11101
11102 2002-03-29 [paul]       0.7.4claws54
11103
11104         * src/mainwindow.c
11105           src/prefs_filtering.[ch]
11106           src/prefs_matcher.c
11107           src/summaryview.c
11108                 add 'fast filter' for claws' filtering,
11109                 /Tools/Create filter rule/... patch submitted
11110                 by Neill Miller <neillm@thecodefactory.org>
11111
11112 2002-03-29 [paul]       0.7.4claws53
11113
11114         * sync with 0.7.4cvs24
11115                 see ChangeLog entry 2002-03-29
11116
11117 2002-03-28 [paul]       0.7.4claws52
11118
11119         * sync with 0.7.4cvs23
11120                 see ChangeLog entry 2002-03-28
11121
11122 2002-03-27 [melvin]     0.7.4claws51
11123
11124         * src/prefs_actions.c
11125                 Added support to pass only one message part (as a
11126                 file) to the command using '%p'. No quotes are needed
11127                 because doubles quotes are automatically added.
11128                 Fixed bug where Sylpheed could block when waiting for
11129                 a child process to finish.
11130                 Changed the help menu to remove quotes around symbols to 
11131                 avoid misinterpretation (they must not be used).
11132
11133 2002-03-27 [melvin]     0.7.4claws50
11134
11135         * src/inc.c
11136                 Made the new mail notification command always 
11137                 execute asynchronously.
11138
11139 2002-03-27 [paul]       0.7.4claws49
11140
11141         * src/compose.c
11142                 fix bug introduced in last commit
11143
11144 2002-03-27 [paul]       0.7.4claws48
11145
11146         * sync with 0.7.4cvs21
11147                 see ChangeLog 2002-03-26 and 2002-03-27
11148
11149 2002-03-26 [hoa]        0.7.4claws47
11150
11151         * src/prefs_folder_item.c
11152                 really fixed the bug #516442 with folder rescan.
11153
11154 2002-03-26 [paul]       0.7.4claws46
11155
11156         * sync with 0.7.4cvs19
11157                 see ChangeLog entries 2002-03-25 and 2002-03-26
11158
11159 2002-03-25 [hoa]        0.7.4claws45
11160
11161         * src/matcher.c
11162         * src/mh.c
11163                 fix the bug #516442 with folder rescan.
11164
11165         * src/prefs_common.[ch]
11166         * src/compose.c
11167                 added an option to enable two different behaviours
11168                 for bounce.
11169
11170
11171 2002-03-25 [paul]       0.7.4claws44
11172
11173         * src/mainwindow.c
11174           src/selective_download.c
11175                 correct a few menuitem labels
11176
11177 2002-03-25 [christoph]  0.7.4claws43
11178
11179         * src/procmsg.c
11180                 fix non deleted tmp message in
11181                 procmsg_save_to_outbox
11182                 fix problems caused by sync with
11183                 main branch's procmsg_send_queue
11184
11185 2002-03-25 [paul]       0.7.4claws42
11186
11187         * src/quote_fmt.c
11188           src/quote_fmt_lex.l
11189           src/quote_fmt_parse.y
11190                 add Last name (%L) placeholder for quoting. 
11191                 patch submitted by Thorsten Thielen 
11192                 <thth@users.sourceforge.net>
11193
11194 2002-03-25 [paul]       0.7.4claws41
11195
11196         * src/utils.c
11197                 get full hostname. patch submitted by
11198                 Bob Woodside <rwoodside1@comcast.net>
11199
11200 2002-03-25 [paul]       0.7.4claws40
11201
11202         * src/account.c
11203           src/news.c
11204           src/nntp.[ch]
11205           src/prefs_account.[ch]
11206                 enable NNTP over SSL. patch submitted by
11207                 Pascal Jermini <pascal@infinity.hn.org>
11208
11209 2002-03-24 [paul]       0.7.4claws39
11210
11211         * src/prefs_common.c
11212                 make the arrangement of the Compose tab more
11213                 coherent
11214
11215         * src/mainwindow.c
11216                 fix some irregularities of style
11217
11218         * po/de.po
11219                 updated by Kilian Krause
11220
11221 2002-03-23 [paul]       0.7.4claws38
11222
11223         * po/pt_BR.po
11224                 updated by Fabio Junior Beneditto
11225
11226 2002-03-23 [paul]       0.7.4claws37
11227
11228         * src/mainwindow.c
11229                 move 'Gather addresses' to 'Tools' menu
11230                 make 'Selective download' sensitive
11231
11232 2002-03-23 [paul]       0.7.4claws36
11233
11234         * sync with 0.7.4cvs16
11235                 see ChangeLog entries 2002-03-23
11236
11237 2002-03-22 [christoph]  0.7.4claws35
11238
11239         * src/quote_fmt_parse.y
11240                 fix include program output
11241
11242 2002-03-22 [alfons]     0.7.4claws34
11243
11244         * src/pop.c
11245                 initialize GDate stack variable correctly (sorry!)
11246
11247 2002-03-22 [paul]       0.7.4claws33
11248
11249         * src/compose.c
11250           src/mainwindow.c
11251           src/prefs_actions.c
11252           src/prefs_common.c
11253                 rename 'Tool' to 'Tools'
11254
11255         * src/mainwindow.c
11256                 move 'Delete duplicated messages' from
11257                 'Message/' to 'Tools/'
11258                 re-arrange the order of 'Tools/' items
11259
11260 2002-03-22 [paul]       0.7.4claws32
11261
11262         * src/addr_compl.c
11263           src/addressbook.[ch]
11264                 auto-address completion now also matches on
11265                 Nickname. patch submitted by Bob Forsman 
11266                 <hammor@users.sourceforge.net>
11267
11268         * src/editaddress.c
11269                 correct a spelling mistake
11270
11271 2002-03-22 [alfons]     0.7.4claws31
11272
11273         * src/pop.c
11274                 fix getting uidl from incorrect string 
11275                 (spotted by Colin)
11276
11277 2002-03-21 [alfons]     0.7.4claws30
11278
11279         * src/pop.c
11280                 more code refactoring
11281                 plug mem leak introduced by delete on server
11282
11283 2002-03-21 [paul]       0.7.4claws29
11284
11285         * sync with 0.7.4cvs11
11286                 see ChangeLog entries 2002-03-20
11287
11288 2002-03-20 [alfons]     0.7.4claws28
11289
11290         * src/inc.c
11291                 apply Colin's patch and refactor
11292
11293 2002-03-20 [paul]       0.7.4claws27
11294
11295         * sync with sylpheed 0.7.4cvs9
11296                 see ChangeLog entry 2002-03-20
11297
11298 2002-03-19 [christoph]  0.7.4claws26
11299
11300         * src/mh.c
11301         * src/procmsg.[ch]
11302         * src/summaryview.c
11303                 revert changes for flag updates
11304                 (does not work correctly and no time to debug)
11305
11306 2002-03-20 [alfons]     0.7.4claws25
11307
11308         * src/pop.c
11309                 refactor should_delete() a little bit 
11310
11311 2002-03-19 [paul]       0.7.4claws24
11312
11313         * src/inc.[ch]
11314           src/pop.c
11315           src/prefs_account.[ch]
11316                 allow the user to leave downloaded mail on the 
11317                 server for n days. Patch submitted by Colin Leroy 
11318                 <colin@colino.net>
11319
11320 2002-02-19 [paul]       0.7.4claws23
11321
11322         * sync with sylpheed 0.7.4cvs8
11323                 see ChangeLog entries 2002-03-19
11324
11325 2002-03-18 [paul]       0.7.4claws22
11326
11327         * sync with sylpheed 0.7.4cvs6
11328                 see ChangeLog entry 2002-03-18
11329
11330 2002-03-18 [paul]       0.7.4claws21
11331
11332         * po/en_GB.po
11333                 add en_GB message catalogue
11334
11335         * src/mbox_folder.c
11336           src/prefs_account.c
11337           src/prefs_actions.c
11338                 correct a few spelling mistakes
11339
11340 2002-03-17 [alfons]     0.7.4claws20
11341
11342         * src/matcher.c
11343                 more stringent checks for NULL params when writing
11344                 filtering actions to a file
11345                 
11346 2002-03-17 [hoa]        0.7.3claws20
11347
11348         * src/news.c
11349                 fixed the count of new messages
11350
11351         * src/compose.c
11352                 fixed the "attachment properties" window
11353
11354 2002-03-17 [paul]       0.7.4claws19
11355
11356         * src/defs.h
11357           src/folder.h
11358           src/news.c
11359           src/prefs_account.[ch]
11360           src/procmsg.[ch]
11361           src/summaryview.c
11362                 automatically mark cross-posted messages as read 
11363                 and (optionally) give them a colour label
11364                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11365                 
11366
11367 2002-03-17 [paul]       0.7.4claws18
11368
11369         * sync with sylpheed 0.7.4cvs5
11370                 see ChangeLog entry 2002-03-17
11371
11372 2002-03-17 [melvin]     0.7.4claws17
11373         
11374         * src/textview.c
11375                 Worked around a gtktext 'bug': when searching for 
11376                 a text in a long message it was scrolling slowly
11377                 line by line until it hit the searched text.
11378         * po/fr.po
11379                 Updated French translation
11380
11381 2002-03-17 [melvin]     0.7.4claws16
11382
11383         * src/mainwindow.c
11384         * src/compose.c
11385         * src/prefs_actions.c
11386                 Moved "Edit/Actions" to "Tool/Actions"
11387                 Made mainwindow/compose window sensitive as soon as
11388                 no child process is running anymore even if the io dialog
11389                 is open.
11390                 Fixed a struct being initialized with a non constant char*
11391
11392 2002-03-16 [christoph]  0.7.4claws15
11393
11394         * configure.in
11395                 add --with-compiler-flags option
11396                 (only for developer hacking)
11397         * src/mh.c
11398         * src/procmsg.[ch]
11399         * src/summaryview.c
11400                 try to make folder-stats and flag handling more
11401                 independent from the summaryview. msgcounts
11402                 are only set when the folder is opened and
11403                 procmsg_msginfo_(un)set_flags will handle it
11404                 later and summaryview will get the values
11405                 from the folder.
11406
11407 2002-03-16 [paul]       0.7.4claws14
11408
11409         * src/messageview.c
11410                 fix Return-receipt. Patch submitted by Bob
11411                 Woodside <rwoodside1@comcast.net>
11412
11413 2002-03-16 [paul]       0.7.4claws13
11414
11415         * src/compose.c
11416                 fix 'dynamic' signatures, make it work again
11417                 broken during sync on 2002-03-14 (0.7.4claws2)
11418
11419 2002-03-15 [match]      0.7.4claws12
11420
11421         * src/addrharvest.[ch]
11422         * src/addrgather.[ch]
11423         * src/addressbook.[ch]
11424         * src/mainwindow.c
11425                 included address harvester feature. still some
11426                 issues with address parsing that I will fix.
11427
11428 2002-03-15 [match]      0.7.4claws11
11429
11430         * src/addrbook.[ch]
11431         * src/addrcache.[ch]
11432         * src/addressbook.[ch]
11433         * src/addrindex.c
11434         * src/editbook.c
11435         * src/importldif.c
11436         * src/importmutt.c
11437         * src/jpilot.[ch]
11438         * src/main.c
11439         * src/syldap.[ch]
11440         * src/vcard.[ch]
11441                 tidy up. fix memory leaks. moved attribs and methods
11442                 from individual interfaces to addrcache object. prep
11443                 for new stuff to come in.
11444
11445 2002-03-15 [alfons]     0.7.4claws10
11446
11447         * src/matcher.[ch]
11448         * src/matcher_parser_parse.y
11449         * src/matcher_parser_lex.l
11450         * src/prefs_matcher.c
11451                 add filtering conditions message greater than, smaller 
11452                 than, and exactly matching a size in bytes
11453                 (does not work with delete from POP3 server yet)
11454
11455                 this should also give others an idea what you should
11456                 do to add new criterions to claws filtering system
11457                 
11458
11459 2002-03-15 [paul]       0.7.4claws9
11460
11461         * tools/filter_conv.pl
11462                 exit if there are no filter rules to convert
11463                 rename filterrc to filterrc.old after completion
11464
11465 2002-03-15 [paul]       0.7.4claws8
11466
11467         * sync with sylpheed 0.7.4cvs3
11468                 see ChangeLog entry 2002-03-14
11469
11470 2002-03-14 [paul]       0.7.4claws7
11471
11472         * src/compose.c
11473                 clean up the last commit (ahem)
11474
11475 2002-03-14 [paul]       0.7.4claws6
11476
11477         * src/compose.c
11478                 fix bug #515655. honour account preferences
11479                 regarding gpg default signing/encryption when 
11480                 changing account from the compose window.
11481
11482 2002-03-14 [paul]       0.7.4claws5
11483
11484         * src/folderview.c
11485                 remove unnecessary curly brackets
11486
11487 2002-03-14 [paul]       0.7.4claws4
11488
11489         * src/folderview.c
11490           src/prefs_filtering.[ch]
11491                 add filter rename on folder rename and filter
11492                 delete on folder delete. Patch submitted by
11493                 Neill Miller <neillm@thecodefactory.org> 
11494
11495 2002-03-14 [christoph]  0.7.4claws3
11496
11497         * src/procmsg.c
11498         * src/send.c
11499                 fix local delivery
11500                 (patch submitted by "Simon 'corecode' Schubert")
11501         * src/prefs_common.c
11502         * src/procmsg.c
11503                 fix gcc 3.0 warning
11504
11505 2002-03-14 [paul]       0.7.4claws2
11506
11507         * sync with sylpheed 0.7.4cvs2
11508                 see ChangeLog entry 2002-03-13
11509
11510 2002-03-12 [darko]      0.7.4claws1
11511
11512         * src/mainwindow.c
11513                 fix what seems to be a copy and paste error
11514                 when setting color for important messages
11515                 (reported by wwp)
11516
11517 2002-03-11 [paul]       version 0.7.4claws released
11518
11519 2002-03-11 [paul]       0.7.4claws
11520
11521         * po/es.po
11522           po/it.po
11523           po/nl.po
11524           po/pt_BR.po
11525                 update message catalogs. Submitted by Ricardo Mones 
11526                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11527                 Fabio Junior Beneditto
11528
11529         * configure.in
11530           faq/Makefile.am
11531           faq/it/Makefile
11532           faq/it/sylpheed-faq*
11533           src/mainwindow.c
11534           src/manual.[ch]
11535                 add FAQ in Italian
11536         
11537
11538 2002-03-11 [jens]       0.7.3claws7
11539
11540         * po/de.po
11541                 updated German translation
11542
11543 2002-03-11 [melvin]     0.7.3claws6
11544
11545         * po/fr.po
11546                 updated and corrected French translation
11547
11548 2002-03-10 [hoa]        0.7.3claws5
11549
11550         * src/account.c
11551         * src/inc.c
11552         * src/prefs_account.c
11553         * src/procmsg.c
11554         * src/send.[ch]
11555                 fixed the local account.
11556                 you have to change the default "/usr/sbin/sendmail"
11557                 to "/usr/sbin/sendmail -t" in the preferences of
11558                 the local account.
11559
11560         * src/procmime.c
11561                 removed some debug display for renderer
11562
11563 2002-03-10 [paul]       0.7.3claws4
11564
11565         * faq/en/sylpheed-faq-1.html
11566           faq/en/sylpheed-faq-2.html
11567                 update
11568
11569 2002-03-09 [paul]       0.7.3claws3
11570
11571         * sync with sylpheed 0.7.4
11572                 see ChangeLog entry 2002-03-09
11573
11574 2002-03-08 [paul]       0.7.3claws2
11575
11576         * faq/en/sylpheed-faq*
11577           faq/es/sylpheed-faq*
11578           faq/fr/sylpheed-faq*
11579                 update the FAQs
11580
11581         * manual/fr/.cvsignore
11582           manual/fr/Makefilea.am
11583           manual/fr/sylpheed*
11584           src/mainwindow.c
11585           src/manual.[ch]
11586                 add the French manual
11587
11588 2002-03-07 [paul]       0.7.3claws1
11589
11590         * sync with sylpheed 0.7.3cvs4
11591                 see ChangeLog entries  2002-03-06 and 2002-03-07
11592         
11593         * po/nl.po
11594                 updated by Wilbert Berendsen
11595
11596 2002-03-07 [melvin]     0.7.2claws34
11597
11598         * src/selective_download.c
11599                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11600
11601 2002-03-06 [paul]       0.7.2claws33
11602
11603         * sync with sylpheed 0.7.3cvs1
11604                 bug fix, see ChangeLog entry 2002-03-05
11605
11606 2002-03-05 [paul]       0.7.2claws32
11607
11608         * src/mimeview.c
11609           src/pgptext.[ch]
11610           src/procmsg.c
11611                 reverse the pgp ascii-armored code implemented in 
11612                 0.7.2claws16. removal of this code until it matures.
11613                 this means that verifying ascii-armored pgp sigs and
11614                 automatic decryption of ascii-armored encrypted
11615                 messages no longer works.
11616
11617 2002-03-05 [paul]       0.7.2claws31
11618
11619         * configure.in
11620           Makefile.am
11621         * faq/Makefile.am
11622         * faq/en/Makefile.am
11623           faq/en/sylpheed-faq.html
11624           faq/en/sylpheed-faq-1.html
11625           faq/en/sylpheed-faq-2.html
11626           faq/en/sylpheed-faq-3.html
11627         * faq/es/Makefile.am
11628           faq/es/sylpheed-faq.html
11629           faq/es/sylpheed-faq-1.html
11630           faq/es/sylpheed-faq-2.html
11631           faq/es/sylpheed-faq-3.html
11632           faq/es/sylpheed-faq-4.html
11633         * faq/fr/Makefile.am
11634           faq/fr/sylpheed-faq.html
11635           faq/fr/sylpheed-faq-1.html
11636           faq/fr/sylpheed-faq-2.html
11637           faq/fr/sylpheed-faq-3.html
11638         * src/Makefile.am
11639           src/defs.h
11640           src/mainwindow.c
11641           src/manual.[ch]
11642                 add FAQs in English, Spanish and French
11643
11644
11645 2002-03-05 [paul]       0.7.2claws30
11646
11647         * manual/en/sylpheed.html
11648           manual/en/sylpheed-XX.html
11649                 updated the English manual
11650
11651 2002-03-05 [hoa]        
11652
11653         * src/summaryview.c
11654                 dialog box pops up if the article can't be deleted.
11655
11656 2002-03-04 [paul]       
11657         
11658         * po/pt_BR.po
11659                 updated by Fabio Junior Benedito
11660
11661 2002-03-04 [hoa]
11662
11663         * removed ac/gpgme.m4
11664                 to avoid autogen common problem
11665                 developers have to install gpgme development package now
11666
11667         * src/compose.c
11668                 encoding to 7bit or 8bit is enabled.
11669
11670 2002-03-03 [alfons]     0.7.2claws29
11671
11672         * src/pop.c
11673                 merge fix by Oliver Haertel for selective
11674                 download buglet
11675
11676 2002-03-03 [paul]       0.7.2claws28
11677         
11678         * sync with sylpheed 0.7.3
11679
11680 2002-03-03 [paul]       0.7.2claws27
11681
11682         * sync with sylpheed 0.7.2cvs24
11683                 see ChangeLog entries 2002-03-02 and 2002-03-03
11684
11685 2002-03-02 [melvin]     0.7.2claws26
11686
11687         * src/inc.[ch]
11688         * src/main.c
11689         * src/mainwindow.c
11690         * src/prefs_common.[ch]
11691                 Added user definable notification on new mail arrival.
11692                 Removed unused variables in spell checker prefs code.
11693
11694 2002-03-02 [melvin]     0.7.2claws25
11695
11696         * src/quote_fmt.c
11697                 Removed unnecessary escape sequences.
11698                 Changed 'Initial...' to 'Initials of Sender'
11699
11700 2002-03-02 [paul]       0.7.2claws24
11701
11702         * sync with sylpheed 0.7.2cvs22
11703                 see ChangeLog entry 2002-03-01
11704
11705 2002-03-01 [hoa]        0.7.2claws23
11706
11707         * src/mainwindow.c
11708                 Set sensitivity of delete actions to active
11709                 even if the folder is a newsgroup.
11710
11711         * src/summaryview.c
11712                 - Set sensitivity of delete actions
11713                 - Added function check_permission() that will check if the
11714                   user is authorized to delete a message. For news, it
11715                   will check if the author is the same.
11716                 - Enabled deletion when there is no trash folder.
11717
11718         * src/news.[ch]
11719                 - Added news_cancel_article() to cancel articles
11720                 - Implemented news_remove_message() (public function)
11721
11722 2002-03-01 [paul]       0.7.2claws22
11723
11724         * src/gtkutils.c
11725           src/textview.c
11726                 recognise urls that that don't include 'http://' and
11727                 simply begin 'www.' 
11728
11729         * AUTHORS
11730                 remove duplicated name
11731
11732 2002-02-28 [paul]       0.7.2claws21
11733
11734         * src/mainwindow.c
11735           src/summaryview.[ch]
11736                 add ability to 'Select thread'
11737                 combines Melvin's "Select thread's head" patch (#510907)
11738                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11739                 patch (#518514) 
11740
11741 2002-02-28 [paul]       0.7.2claws20
11742
11743         * src/mimeview.c
11744                 hopefully fix segfault on right-clicking a mime part
11745                 that some people have experienced.      
11746                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11747
11748 2002-02-28 [paul]       0.7.2claws19
11749
11750         * sync with sylpheed 0.7.2cvs21
11751                 see ChangeLog entries 2002-02-27 and 2002-02-28
11752
11753 2002-02-27 [paul]       0.7.2claws18
11754
11755         * sync with sylpheed 0.7.2cvs18
11756                 see ChangeLog entries 2002-02-26 and 2002-02-27
11757
11758 2002-02-26 [alfons]     0.7.2claws17
11759
11760         * src/procheader.c
11761                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11762                 (spotted by Chris Hessman <idatech@gmx.net>)
11763
11764 2002-02-26 [paul]       0.7.2claws16
11765
11766         * src/mimeview.c
11767           src/pgptext.[ch]
11768           src/procmsg.c
11769                 make decryption of ascii-armored pgp encrypted messages
11770                 and verification of ascii-armored signatures work again.
11771                 slightly altered from the patch by Jens Jahnke 
11772                 <jan0sch@gmx.net>
11773
11774                 ##FIX ME##
11775                 * the checking of plaintext signatures always comes up in 
11776                   a popup box
11777                 * it doesn't work for multipart messages 
11778                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11779                   including the msg headers and these 2 line themselves, are 
11780                   not displayed
11781
11782         * src/mainwindow.c
11783                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11784                 "View/Message View" becomes "View/Separate Message View"
11785                 because its less ambiguous.
11786
11787         * po/es.po
11788                 updated by Ricardo Mones Lastra
11789
11790 2002-02-26 [paul]       0.7.2claws15
11791
11792         * sync with sylpheed 0.7.2cvs17
11793                 see ChangeLog entries 2002-02-25 and 2002-02-26
11794
11795 2002-02-25 [christoph]  0.7.2claws14
11796
11797         * src/filtering.[ch]
11798         * src/inc.c
11799                 do filtering stuff after all messages have been received
11800                   1. drop all messages to .processing
11801                   2. scan processing folder for messages
11802                   3. filter messages or move to inbox
11803                 this will also find old messages left in processing after
11804                 a crash or something like that and we get a real msginfo
11805                 from folder->get_msg_list and do not have to create our
11806                 own in filter_message
11807         * src/matcher_parser_parse.y
11808                 remove MIX/MAX warning (reordered includes)
11809
11810 2002-02-25 [paul]       0.7.2claws13
11811
11812         * sync with sylpheed 0.7.2cvs15
11813                 see ChangeLog entry 2002-02-24
11814
11815 2002-02-24 [alfons]     0.7.2claws12
11816
11817         * src/filtering.c
11818                 clear old color flags first when applying a new color to
11819                 a message info. 
11820                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11821
11822 2002-02-24 [alfons]     0.7.2.claws11
11823         
11824         * AUTHORS
11825         * src/prefs_common.c
11826                 add presets for Opera and Konqueror, closes patch #517261,
11827                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11828
11829 2002-02-24 [alfons]     0.7.2.claws10
11830
11831         * AUTHORS
11832         * src/summaryview.c
11833                 fix threading for null message ids, closes patch #521601,
11834                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11835
11836 2002-02-24 [alfons]     0.7.2claws9
11837
11838         * src/summaryview.c
11839         * src/filtering.c
11840                 make Tool | Filter Message work with filtering system so
11841                 setting flags also works
11842
11843                 TODO:
11844
11845                 - Processing uses the same function as Tool | Filter
11846                   Message, but doesn't use the same update proc yet
11847
11848 2002-02-23 [paul]       0.7.2claws8
11849
11850         * sync with sylpheed 0.7.2cvs14
11851                 see ChangeLog entries 2002-02-22 and 2002-02-23
11852
11853 2002-02-22 [christoph]  0.7.2claws7
11854
11855         * src/quote_fmt.c
11856                 Add column space to table
11857         * src/quote_fmt_parse.y
11858                 Close files
11859
11860 2002-02-22 [paul]       0.7.2claws6
11861
11862         * src/Makefile.am
11863           src/defs.h
11864           src/filtering.c
11865           src/inc.[ch]
11866           src/mainwindow.c
11867           src/matcher.[ch]
11868           src/matcher_parser_lex.l
11869           src/matcher_parser_parse.y
11870           src/pop.[ch]
11871           src/prefs_account.h
11872           src/prefs_filtering.c
11873           src/selective_download.[ch]   *** NEW FILES ***
11874           src/utils.[ch]
11875           po/POTFILES.in
11876                 Selective Download added to 'Tool' menu. 
11877                 Retrieves email headers of the currently selected pop3 
11878                 account and allows the user to mark emails for deletion 
11879                 right on the pop3 server. Patch submitted by Oliver Haertel 
11880                 <oha@users.sourceforge.net>.
11881         
11882         * po/POTFILES.in
11883                 add 'src/quote_fmt.c'           
11884
11885 2002-02-22 [christoph]  0.7.2claws5
11886
11887         * src/Makefile.am
11888                 added quote_fmt.c
11889         * src/prefs_common.[ch]
11890         * src/prefs_template.c
11891         * src/quote_fmt.c               *** NEW FILE ***
11892         * src/quote_fmt.h
11893                 move quote format symbol description code
11894                 to it's own file because it is used from
11895                 differnent code parts
11896                 Rewrote symbol description GUI
11897                   + use table
11898                   + add separators
11899                   + get data from array (no more long constant strings)
11900         * src/quote_fmt_lex.l
11901         * src/quote_fmt_parse.y
11902                 Symbol for Literal % changed to \% instead of %%
11903                 (More logical as \ is used for quoting for other symbols)
11904                 Add |f and |p to include files and program output
11905                 Examples:
11906                     |f{/home/.../.signature}
11907                     |p{date}
11908         * po/de.po
11909                 Correct wrong spelling for "Referenzen"
11910
11911 2002-02-21 [paul]       0.7.2claws4
11912
11913         * src/procmsg.c
11914                 forgotten during sync
11915
11916 2002-02-21 [paul]       0.7.2claws3
11917
11918         * sync with sylpheed 0.7.2cvs11
11919                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11920                 2002-02-20 and 2002-02-21
11921
11922 2002-02-20 [melvin]     0.7.2claws2
11923
11924         * src/prefs_actions.c
11925                 Added error report when child cannot fork or when execvp 
11926                 returns with an error.
11927
11928 2002-02-19 [christoph]  0.7.2claws1
11929
11930         * src/codeconv.c
11931                 return unconverted text if conde conversion is not possible
11932                 when libjconv is used.
11933                 (patch submitted by "Simon 'corecode' Schubert")
11934
11935 2002-02-19 [paul]       
11936
11937         * version 0.7.2claws release
11938
11939 2002-02-19 [paul]       0.7.2claws
11940
11941         * po/nl.po
11942                 updated by Wilbert Berendsen
11943
11944
11945 2002-02-18 [alfons]     0.7.1claws13
11946
11947         * src/syldap.c
11948         * src/jpilot.c
11949                 remove references to dlfcn and explicitly loading functions
11950                 from dynalink libs, because libs linked anyway, and functions
11951                 are loaded explicitly
11952
11953 2002-02-17 [melvin]     0.7.1claws12
11954
11955         * src/prefs_actions.c
11956                 Replaced children wait loop with double fork technique.
11957                 Now, input/output window updated at each new output.
11958                 free_children(): Fixed a memory leak.
11959                 Made input/output window non closable if running children
11960                 still exist.
11961                 Added missing <unistd.h> include.
11962                 Added some --debug outputs.
11963
11964 2002-02-17 [melvin]     0.7.1claws11
11965
11966         * src/summaryview.c
11967                 Fixed bug where descending sort order did not select top
11968                 message.
11969
11970 2002-02-17 [melvin]     0.7.1claws10
11971
11972         * acconfig.h
11973                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11974         * src/prefs_common.c
11975                 Pspell data package directory no more hard coded but
11976                 set during configuration (PSPELL_PATH). (Thanks to 
11977                                 Gustavo Noronha Silva.)
11978
11979 2002-02-17 [melvin]     0.7.1claws9
11980
11981         * configure.in
11982                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11983         * src/gtkspell.c
11984                 Fixed compile-time warnings.
11985
11986 2002-02-16 [alfons]     0.7.1claws8
11987
11988         * src/filesel.c
11989                 fix inadvertent free of NULL pointer which caused
11990                 sylpheed to crash when closing the save-as dialog
11991                 using the window close button
11992
11993 2002-02-16 [carsten]    0.7.1claws7
11994         * src/mainwindow.[ch]
11995           src/summaryview.c
11996           src/prefs_common.c
11997                 fixes for pixmap theming code:
11998                         - recently changed mail attributes shouldn't get
11999                           lost any longer
12000                         - theme is only reloaded iff another theme was
12001                           selected
12002
12003 2002-02-16 [paul]       0.7.1claws6
12004
12005         * sync with sylpheed 0.7.2 release
12006                 see ChangeLog entry 2002-02-15 and 2002-02-16
12007
12008 2002-02-15 [paul]       0.7.1claws5
12009
12010         * sync with sylpheed 0.7.1cvs9
12011                 see ChangeLog entry 2002-02-15
12012
12013         * po/POTFILES.in
12014                 remove unneeded headerwindow.c entry
12015
12016 2002-02-14 [carsten]    0.7.1claws4
12017         * src/summaryview.c
12018                 fixed a bug for "Go to next unread message": there was
12019                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12020                 in the prefs, because of doing "Search again" instead
12021                 "No"
12022
12023 2002-02-14 [carsten]    0.7.1claws3
12024         * src/stock_pixmap.c
12025                 removed 2 more mem leaks; following memprof,
12026                 this code is "leak free" now :)
12027
12028 2002-02-14 [carsten]    0.7.1claws2
12029         * src/stock_pixmap.c
12030                 used opendir/readdir/closedir instead of scandir
12031                 -> code should work now on Solaris
12032
12033 2002-02-14 [paul]       0.7.1claws1
12034
12035         * sync with sylpheed 0.7.1cvs8
12036                 see ChangeLog entries 2002-02-13 and 2002-02-14
12037
12038         * README.claws
12039                 add some description of Actions and Pixmap Themes
12040
12041 2002-02-13 [paul]       
12042
12043         * version 0.7.1claws release
12044
12045 2002-02-13 [paul]       0.7.1claws
12046
12047         * po/es.po
12048           po/it.po
12049           po/pt_BR.po
12050                 updated translations, submitted by Ricardo Mones Lastra,
12051                 Alessandro Maestri and Fabio Junior Beneditto
12052
12053 2002-02-13 [melvin]     0.7.0claws75
12054
12055         * src/prefs_actions.c
12056                 Added missing "signal.h" include
12057
12058 2002-02-13 [melvin]     0.7.0claws74
12059
12060         * src/prefs_folder_item.c
12061                 Added missing "config.h" include
12062         * po/fr.po
12063                 Updated French translation for folder propriety.
12064
12065 2002-02-13 [jens]       0.7.0claws73
12066
12067         * po/POTFILES.in
12068                 Added missing src/prefs_folder_item.c [log added by melvin]
12069         * po/de.po
12070                 Updated German translation.
12071
12072 2002-02-13 [melvin]     0.7.0claws72
12073
12074         * po/fr.po
12075                 Updated French translation.
12076
12077 2002-02-13 [melvin]     0.7.0claws71
12078
12079         * src/gtkutils.c
12080                 Made gtkut_editable_get_selection return NULL if selection
12081                 is of length zero.
12082                 This fixes a bug where selecting part of message A then
12083                 switching to message B and replying to it will not
12084                 quote the message's body.
12085
12086 2002-02-12 [paul]       0.7.0claws70
12087
12088         * src/mainwindow.c
12089                 cosmetic, relating to pixmap themes: on toolbar make 
12090                 updating of 'Exec' and 'Compose news/Compose email'
12091                 icons faster.
12092
12093 2002-02-12 [carsten]    0.7.0claws69
12094         * src/folderview.c
12095           src/mainwindow.[ch]
12096           src/stock_pixmap.c
12097           src/summaryview.c
12098           src/prefs_common.c
12099                 - refreshing after changing pixmap theme better
12100                   now (thanks Paul)
12101                 - wanted to remove some mem leaks, but alfons was
12102                   faster (and had the better solution ;)
12103
12104 2002-02-12 [alfons]     0.7.0claws68
12105
12106         * src/prefs_common.c
12107         * src/stock_pixmap.[ch]
12108                 plug mem leaks, refactor code a little bit
12109
12110
12111 2002-02-12 [sergey]     0.7.0claws67
12112
12113         * src/imap.c
12114                 Fixed problem with copying messages to IMAP folders when the
12115                 server uses something other than '/' as a namespace separator
12116                 (cyrus-imapd uses '.').
12117
12118 2002-02-12 [jens]       0.7.0claws66
12119
12120         * po/de.po
12121                 Updated German Translation
12122
12123 2002-02-12 [paul]       0.7.0claws65
12124
12125         * sync with sylpheed 0.7.1cvs1
12126                 see ChangeLog entry 2002-02-12
12127
12128 2002-02-12 [melvin]     0.7.0claws64
12129
12130         * src/prefs_actions.c
12131                 Fixed "feature" where children's output was duplicated 
12132                 instead of refreshed while monitoring.
12133                 Removed some debug code.
12134
12135 2002-02-12 [christoph]  0.7.0claws63
12136
12137         * src/compose.c
12138                 always delete message from queue after sending/send error
12139                 (closes bug #509601)
12140
12141 2002-02-12 [melvin]     0.7.0claws62
12142
12143         * src/prefs_actions.c
12144                 Children wait loop is now triggered with a timeout of 1s
12145                 Added %F which is replaced with the list of filenames 
12146                 of all selected messages (as suggested by Ricardo Mones Lestra)
12147                 Pipe syntax changed. Prefix with | to send selection, postfix
12148                 with | to retrieve output. Prefix with > or * to send
12149                 user definable input to the command (*: input is hidden)
12150                 Old pipe action should now be postfixed with |, too.
12151
12152 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12153         * src/stock_pixmap.c
12154                 fixed a bug: if there's no theme directory don't
12155                 throw an error, just do "nothing" (thanks Alfons)
12156
12157 2002-02-12 [carsten]    0.7.0claws60
12158         * src/folderview.c
12159           src/summaryview.c
12160                 had to write the cache twice (nasty!); some marks would 
12161                 get lost if not
12162
12163 2002-02-11 [carsten]    0.7.0claws59
12164         * acconfig.h
12165           configure.in
12166           doc-src/maintainer_guide.txt
12167           src/compose.[ch]
12168           src/defs.h
12169           src/folderview.[ch]
12170           src/gtkutils.[ch]
12171           src/mainwindow.[ch]
12172           src/prefs_common.[ch]
12173           src/stock_pixmap.[ch]
12174           src/summaryview.[ch]
12175                 pixmap theming and related work on pixmap
12176                 handling on some other places
12177                 (e.g. hrm features for all folder)
12178           src/pixmap/stock_*.xpm -> the stock_ was removed
12179         
12180 2002-02-11 [paul]       0.7.0claws58
12181
12182         * sync with sylpheed 0.7.1 release
12183                 see ChangeLog entries 2002-02-11
12184
12185 2002-02-08 [paul]       0.7.0claws57
12186
12187         * sync with sylpheed 0.7.0cvs39
12188                 see ChangeLog entry 2002-02-07 (last entry) 
12189
12190         * src/prefs_actions.c
12191           src/prefs_filtering.c
12192           src/prefs_matcher.c
12193           src/prefs_scoring.c
12194                 sync: made it compile with C compilers other than gcc
12195
12196 2002-02-07 [paul]       0.7.0claws56
12197
12198         * sync with sylpheed 0.7.0cvs38
12199                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12200                 2002-02-07
12201
12202 2002-02-07 [darko]      0.7.0claws55
12203
12204         * src/gtkutils.[ch]
12205         * src/summaryview.c
12206                 Fix const gchar */gchar * issue (thanks Hiro)
12207
12208 2002-02-07 [darko]      0.7.0claws54
12209
12210         * src/compose.[ch]
12211         * src/filtering.c
12212         * src/gtkutils.[ch]
12213         * src/prefs_template.c
12214         * src/quote_fmt.h
12215         * src/quote_fmt_parse.y
12216         * src/summaryview.c
12217         * src/utils.[ch]
12218                 When replying or forwarding an email don't quote the entire
12219                 mail body but use the part of the message text that is selected
12220
12221 2002-02-06 [melvin]     0.7.0claws53
12222
12223         * src/prefs_common.[ch]
12224         * src/gtkspell.[ch]
12225         * src/compose.c
12226                 Made possible to switch quickly to last used dictionary
12227                 which makes checking bilingual documents easier.
12228
12229 2002-02-06 [melvin]     0.7.0claws52
12230         
12231         * po/POTFILES.in
12232                 Added forgotten new file src/prefs_actions.c
12233
12234 2002-02-06 [melvin]     0.7.0claws51
12235
12236         * src/prefs_actions.c   ** NEW FILE **
12237         * src/prefs_actions.h   ** NEW FILE **
12238                 Added actions to execute on message text view, or on the
12239                         message's file.
12240         * src/Makefile.am
12241                 Added src/prefs_actions.[ch]
12242         * src/compose.c
12243                 Added new menu "Edit/Actions"
12244         * src/defs.h
12245                 Added new actionsrc file.
12246         * src/main.c
12247                 Added actionsrc reading.
12248         * src/mainwindow.c
12249                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12250         * src/prefs_common.h
12251                 Added new element actionslst element to prefs_common.
12252
12253 2002-02-06 [paul]       0.7.0claws50
12254
12255         * sync with sylpheed 0.7.0cvs36
12256                 see ChangeLog entry 2002-02-06
12257
12258 2002-02-05 [paul]
12259
12260         * po/es.po
12261                 updated by Ricardo Mones Lastra
12262
12263 2002-02-05 [paul]       0.7.0claws49
12264
12265         * sync with sylpheed 0.7.0cvs33
12266                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12267
12268 2002-02-05 [paul]       0.7.0claws48
12269
12270         * src/compose.c
12271                 re-add 'Edit/Advanced/Delete entire line', previously named
12272                 'Delete Line+'
12273
12274 2002-02-04 [paul]       0.7.0claws47
12275
12276         * src/compose.c
12277           src/summaryview.c
12278                 fix bug #494993 (Reply All not taking Reply-To into consi)
12279                 eliminate differences in behaviour of right-click 'Reply to all' 
12280                 in summary view and 'Reply to all' on the toolbar. 
12281                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12282                 view and From gets ignored by 'Reply to all' on toolbar.
12283                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12284                 From when no Reply-To header is present.
12285
12286 2002-02-04 [paul]       0.7.0claws46
12287
12288         * sync with sylpheed 0.7.0cvs30
12289                 see ChangeLog entries 2002-02-03 and 2002-02-04
12290
12291 2002-02-03 [melvin]     0.7.0claws45
12292
12293         * src/gtkspell.[ch]
12294                 Readded function to highlight all misspelled words.
12295                 Fixed bug where user-provided-words did not replace
12296                         correctly the misspelled word when using the mouse.
12297                 Fixed bug where checking a region selected from right to left did
12298                         not check the region at all.
12299                 Fixed bug where 'Check backwards' may not check at all. 
12300                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12301                 Fixed possible buffer overflow when checking for long strings (>1k).
12302                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12303                 Accelerators code uses now gtk_widget_add_accel.
12304                 Removed and disabled obsolete and unfinished code.
12305                 Cleaning up.
12306
12307         * src/compose.c
12308                 Added menu item to Highlight all misspelled words.
12309
12310 2002-02-01 [paul]       0.7.0claws44
12311
12312         * src/mainwindow.c
12313                 fix '/View/Hide read messages' sensitivity when all
12314                 messages in a folder are hidden
12315
12316 2002-02-01 [paul]       0.7.0claws43
12317
12318         * src/main.c
12319                 add --send option to command line interface, sends all
12320                 queued mail. Patch submitted by Ricardo Mones Lastra.
12321
12322 2002-01-31 [paul]       0.7.0claws42
12323
12324         * src/mainwindow.c
12325                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12326
12327 2002-01-31 [paul]       0.7.0claws41
12328
12329         * sync with sylpheed 0.7.0cvs27
12330                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12331                 and 2002-01-31
12332
12333         * src/textview.c
12334                 comment out elements of textview_show_part() as temporary
12335                 workaround for attachment 'Display as text' bug 
12336
12337         * po/pt_BR.po
12338                 updated by Fabio Junior Beneditto
12339
12340 2002-01-30 [paul]       0.7.0claws40
12341
12342         * sync with sylpheed 0.7.0cvs24
12343                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12344                 and 2002-01-30
12345
12346         * src/compose.c
12347                 add {N_("/_Spelling"), ... "<Branch>"} to 
12348                 GtkItemFactoryEntry compose_entries[]
12349
12350         * src/prefs_common.c
12351                 add claws menu items to prefs_keybind_apply_clicked()
12352                 and remove non-claws menu items
12353
12354 2002-01-29 [paul]       0.7.0claws39
12355
12356         * sync with sylpheed 0.7.0cvs22
12357                 see ChangeLog entries 2002-01-28 and 2002-01-29
12358
12359 2002-01-28 [melvin]     0.7.0claws38
12360
12361         * src/compose.c
12362                 Added the declartion of compose_send_control_enter.
12363
12364         * src/compose.c
12365         * src/gtkspell.[ch]
12366                 Added in a 'Spelling' menu which includes the configuration menu. 
12367                 Added a real 'Check all' and got rid from the old one which only
12368                 highlited misspelled word.
12369                 Made 'Check while typing' a disableable option.
12370                 Added a dialog when there are no more misspelled word.
12371                 Added a dialog if error occurs when switching to a dictionary.
12372         
12373         * src/prefs_common.[ch]
12374                 Added option for the default 'Check while typing' option.
12375
12376
12377 2002-01-28 [alfons]     0.7.0claws37
12378
12379         * src/compose.c
12380                 fix buglet and make code comply with sylpheed code style
12381
12382 2002-01-28 [paul]       0.7.0claws36
12383
12384         * sync with sylpheed 0.7.0cvs19
12385                 see ChangeLog entries for 2002-01-28
12386
12387 2002-01-28 [hoa]        0.7.0claws35
12388
12389         * src/defs.h
12390                 added rendererrc
12391
12392         * src/main.c
12393                 read the renderer config
12394
12395         * src/procmime.[ch]
12396                 use the renderer config to convert mime attachments
12397
12398         * src/textview.c
12399                 don't use textview_show_html/ertf,
12400                 use get_text_content instead
12401
12402 2002-01-27 [alfons]     0.7.0claws34
12403         
12404         * src/news.c
12405                 make sylpheed believe it can delete a news message...
12406                 (messages are NOT deleted, maybe we should remove
12407                 processing from the folder properties after all.)
12408
12409 2002-01-27 [alfons]     0.7.0claws33
12410
12411         * src/folder.c
12412                 add extra checks
12413         * src/news.c
12414                 implement remove_msg() 
12415
12416 2002-01-27 [alfons]     0.7.0claws32
12417
12418         * src/procmsg.h
12419         * src/procheader.c
12420         * src/messageview.c
12421                 fix return receipt / disposition notification again. this
12422                 stuff seems to break on _every_ major summary UI change, so
12423                 it's now implemented using a flag which is saved in the
12424                 marks cache
12425                 
12426 2002-01-26 [alfons]     0.7.0claws31
12427
12428         * src/import.c
12429                 let import dialog show the destination folder identifier
12430
12431 2002-01-26 [melvin]     0.7.0claws30
12432
12433         * src/folderview.c
12434         * src/summaryview.c
12435                 Readded 'Mark all read' into summary view popup menu
12436                 Added 'Mark all read' in folder view popup menu for IMAP
12437                 and NNTP.
12438                 Made it insensitive if the selected folder is not the shown
12439                 one to avoid 'Mark all read' on the wrong folder.
12440                 
12441 2002-01-26 [paul]       0.7.0claws29
12442
12443         * src/folderview.c
12444           src/summaryview.c
12445                 move 'Mark all read' from summary view to folder view
12446                 menu. (adapted from) patch submitted by Jeremy Andrews,
12447                 <lists@kerneltrap.com>
12448
12449 2002-01-25 [alfons]     0.7.0claws28
12450
12451         * src/gtkstext.c
12452                 put the gtk class name back so GtkSText adapts the 
12453                 settings of GtkText
12454
12455 2002-01-25 [alfons]     0.7.0claws27
12456
12457         * src/folderview.c 
12458                 assimilate Ricardo's patch that shows pixmaps instead of
12459                 plain "new" and "unread" texts in the folder view column
12460                 headers 
12461
12462 2002-01-25 [paul]       0.7.0claws26
12463
12464         * src/Makefile.am
12465                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12466                 be found in non-standard locations. 
12467                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12468
12469 2002-01-25 [paul]       0.7.0claws25
12470
12471         * sync with sylpheed 0.7.0cvs16
12472                 see ChangeLog entry 2002-01-25
12473
12474 2002-01-24 [paul]       0.7.0claws24
12475
12476         * more sync with sylpheed 0.7.0cvs15
12477                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12478
12479 2002-01-23 [sergey]     0.7.0claws23
12480
12481         * src/importldif.c
12482                 Fixed segfault when closing LDIF import wizard with
12483                 the window manager.
12484         * src/imageview.c
12485         * src/imageview.h
12486         * src/messageview.c
12487         * src/mimeview.c
12488                 Fixed wrong scrolling position after switching between
12489                 text and image parts.
12490
12491 2002-01-23 [paul]       0.7.0claws22
12492
12493         * sync with sylpheed 0.7.0cvs15
12494                 see ChangeLog entries 2002-01-22 and 2002-01-23
12495
12496 2002-01-21 [melvin]     0.7.0claws21
12497
12498         * src/prefs_scoring.c
12499         * src/prefs_filtering.c
12500                 Fixed bug where scoring and filtering windows stopped
12501                 autochecking.
12502
12503 2002-01-21 [paul]       0.7.0claws20
12504
12505         * sync with sylpheed 0.7.0cvs12
12506                 see ChangeLog entries 2002-01-20 and 2002-01-21
12507
12508 2002-01-21 [carsten]    0.7.0claws19
12509         * src/mainwindow.c
12510         * src/menu.[ch]
12511         * src/messageview.[ch]
12512         * src/summaryview.[ch]
12513                 changes to shortcuts handling again:
12514                         + "Q" now controled by mainwin
12515                         + v/V are now customizable and have slightly
12516                           different meanings
12517                 the "button" to minimize the messageview (and maximize
12518                 the summary view) is a real button now
12519         * src/compose.c
12520                 "Delete Line+" added to Edit/Advanced (this will also
12521                 delete the '\n')
12522
12523 2002-01-20 [melvin] 0.7.0claws18
12524
12525         * src/addressbook.c
12526                 Made "Bcc" sensitive when addressbook is called from
12527                 compose window (it was a Claws only bug).
12528
12529 2002-01-19 [alfons] 0.7.0claws17
12530
12531         * src/inc.c
12532                 prevent unnecessary updates when currently selected folder has
12533                 no new messages 
12534
12535 2002-01-19 [alfons] 0.7.0claws16
12536         
12537         * src/summaryview.c
12538                 prevent writing the cache based on current message list in summary 
12539                 view when filtering also put messages in currently selected folder
12540
12541 2002-01-19 [paul]
12542
12543         * po/it.po
12544                 Italian translation submitted by Alessandro Maestri
12545                 <a.maestri@cs.tin.it>
12546
12547 2002-01-18 [melvin]     0.7.0claws15
12548
12549         * src/prefs_filters.c
12550                 fixed bug where 'cancel' from 'filters' window stops autochecking
12551                 if the timer timed out  when the window was open.
12552
12553 2002-01-18 [match]      0.7.0claws14
12554
12555         * src/addrclip.[ch]     ** NEW FILE **
12556         * src/addrselect.[ch]   ** NEW FILE **
12557         * src/adbookbase.h      ** NEW FILE **
12558                 addressbook cut, copy and paste
12559         * src/addrbook.[ch]
12560         * src/addrcache.[ch]
12561         * src/addressitem.h
12562         * src/addrindex.[ch]
12563         * src/addritem.[ch]
12564         * src/importldif.c
12565         * src/importmutt.c
12566         * src/jpilot.[ch]
12567         * src/syldap.[ch]
12568         * src/vcard.[ch]
12569         * src/jpilot.[ch]
12570         * src/editbook.c
12571         * src/editjpilot.c
12572         * src/editldap.c
12573         * src/editvcard.c
12574                 support for copy/paste
12575         * src/addressbook.c
12576                 support for copy/paste
12577                 tidy up menu option processing
12578                 correct address list function arguments
12579         * src/editaddress.c
12580                 sort user attributes
12581         * src/ldif.h
12582         * src/mutt.h
12583                 tidy up
12584
12585         * src/addrbook.[ch]
12586         * src/addrbook.[ch]
12587         * src/addrbook.[ch]
12588                 
12589
12590 2002-01-18 [paul]       0.7.0claws13
12591
12592         * sync with sylpheed 0.7.0cvs8
12593                 configure.in: support Mac OS X (Darwin)
12594
12595 2002-01-18 [carsten]    0.7.0claws12
12596         * src/html.c
12597                 small hack to fix a segfault with an empty href
12598                 (reported by Alexandra Walford <deeni@altern.org>)
12599         * src/mainwindow.c
12600         * src/summaryview.c
12601                 the shortcuts for Mark und Mark as unread are hardcoded
12602                 again
12603         * src/compose.c
12604         * src/gtkstext.[ch]
12605                 readded the shortcuts in gtkstext but made them
12606                 customizeable (simply by adding a menu plus a wrapper
12607                 to compose.c)
12608
12609 2002-01-17 [melvin]     0.7.0claws11
12610
12611         * src/gtkspell.c
12612                 fix default dictionary not being saved.
12613
12614 2002-01-16 [darko]      0.7.0claws10
12615
12616         * src/compose.c
12617                 fix wrapping crash with URL longer than wrapping margin
12618
12619 2002-12-08 [hoa]        0.7.0claws10
12620
12621         * src/matcher_parser_parse.y
12622                 fixed some bugs
12623
12624         * src/prefs_filtering.c
12625                 now, we can use bounce action in the dialog box.
12626
12627 2002-01-16 [carsten]    0.7.0claws9
12628         * src/gtkstext.c
12629                 removed the <control> and <alt> shortcuts because they're
12630                 not needed and interefered with the "normal" shortcuts
12631         * src/mainwindow.c
12632         * src/summaryview.c
12633                 removed most of the hardcoded shortcuts and assigned
12634                 them to menu entries making them easy customizable by
12635                 that
12636
12637 2002-01-16 |melvin]     0.7.0claws8
12638
12639         * src/gtkspell.c
12640                 fixed bug where using the mouse and when the compose
12641                 window is not on top may result in a crash.
12642
12643 2002-01-16 [melvin]     0.7.0claws7
12644
12645         * src/compose.c
12646                 fixed a long standingspell checker bug which could 
12647                 cause a crash after sending a message.
12648
12649 2002-01-16 [paul]       0.7.0claws6
12650
12651         * sync with sylpheed 0.7.0cvs7
12652                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12653                 2002-01-15, and 2002-01-16
12654
12655 2002-01-16 [melvin]     0.7.0claws5
12656
12657         * README.claws
12658         * src/compose.c
12659         * src/gtkspell.[ch]
12660         * src/main.c
12661                 Heavily modified spell checker code to work around
12662                 ispell bug, to add keyboard shortcuts and for future
12663                 enhancements. See README.claws for usage information.
12664
12665 2002-01-15 [alfons]     0.7.0claws4
12666         
12667         * src/summaryview.c
12668                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12669                 so sorting within threads reflects sort mode
12670
12671 2002-01-15 [christoph]  0.7.0claws3
12672
12673         * src/procmsg.c
12674                 added alertpanel if mail sending failed
12675
12676 2002-01-15 [alfons]     0.7.0claws2
12677         
12678         * src/prefs_filtering.c
12679                 don't stop timer when prefs filtering dialog is opened
12680
12681 2002-01-14 [alfons]     0.7.0claws1
12682
12683         * src/addr_compl.c
12684         * src/prefs.c
12685                 remove debug_print()s for privacy reasons
12686
12687 2002-01-14 [darko]      0.7.0claws
12688
12689         * README.claws
12690                 quotation wrapping is now also in the main branch
12691
12692 2002-01-14 [paul]
12693
12694         * tools/filter_conv.pl
12695                 allow for Boolean Op and case-sensitivity
12696                 this file is included in the release and tagged
12697                 'rel_0_7_0'
12698
12699 2002-01-13 [paul]       0.7.0claws
12700
12701         * release 0.7.0, with cvs tag 'rel_0_7_0'
12702
12703 2002-01-13 [paul]
12704
12705         * tools/filter_conv.pl
12706         * tools/README
12707                 rewritten to output to matcherrc instead of filteringrc
12708
12709         * po/es.po
12710                 updated Spanish translation by Ricardo Mones Lastra
12711
12712 2002-01-13 [alfons]
12713
12714         * po/nl.po
12715                 update dutch translation
12716
12717 2002-01-13 [paul]
12718
12719         * po/pt_BR.po
12720                 Updated by Fabio Junior Beneditto 
12721
12722 2002-01-13 [melvin]     0.6.6claws53
12723
12724         * po/fr.po
12725                 Updated french translation
12726
12727 2002-01-12 [alfons]     0.6.6claws52
12728
12729         * src/filtering.c
12730                 plug mem leak that has been sitting there for ages              
12731
12732 2002-01-12 [alfons]     0.6.6claws51
12733
12734         * src/summaryview.c
12735                 undo melvin's changes from 0.6.6claws48 because summary
12736                 view now refuses to select first unread message when
12737                 selecting a folder 
12738
12739 2002-01-11 [alfons]     0.6.6claws50
12740
12741         * src/import.c
12742                 use claws' semantics for getting folder item when
12743                 importing an mbox file into a folder 
12744                 (submitted by Dale P. Smith)
12745
12746 2002-01-11 [christoph]  0.6.6claws49
12747
12748         * src/prefs.h
12749                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12750                 toggle widget, because non static prefs can not use
12751                 prefs_set_* functions
12752         * src/prefs_account.c
12753                 toggle smtp auth password field sensitivity if
12754                 user id is empty and add descrition of usage for
12755                 these fields
12756         * src/prefs_folder_item.c
12757                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12758                 callbacks
12759
12760 2002-01-11 [melvin]     0.6.6claws48
12761
12762         * src/compose.c
12763                 fix the 'Ctrl-Enter' feature for sending and test really
12764                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12765                 editables which was not documented in Gtk)
12766
12767         * src/summaryview.c
12768                 Made summaryview refresh after sorting and not before.
12769
12770 2002-01-11 [christoph]  0.6.6claws47
12771
12772         * src/compose.c
12773                 select account from account ids if possible and
12774                 correctly set save folder for copy in reedit
12775
12776 2002-01-10 [paul]       0.6.6claws46
12777
12778         * sync with sylpheed 0.7.0 release
12779                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12780                 2002-01-09
12781
12782 2002-01-09 [alfons]
12783
12784         * src/summaryview.c
12785                 remove more dirt traces...
12786
12787 2002-01-09 [alfons]
12788         
12789         * src/summaryview.c
12790                 clean up some traces of my debugging stuff
12791
12792 2002-01-09 [alfons]     0.6.6claws45
12793
12794         * src/filtering.c
12795                 break up filteringprop_apply() in three separate pieces
12796                 so we can drop messages that failed processing in the
12797                 inbox
12798
12799         * src/summaryview.c
12800                 fix bug #469598 "no refresh of inbox after filter" which 
12801                 was introduced by the new summary view locking, and which 
12802                 prevented the summary view to update after a manual filter 
12803                 message. claw's filter message requires a summary_show().
12804                 (aargh, summary_show() again! :-)
12805                 
12806 2002-01-07 [alfons]     0.6.6claws44
12807
12808         * src/headerwindow.c
12809         * src/logwindow.c
12810         * src/messageview.c
12811         * src/sourcewindow.c
12812                 bring in Hiro's last 0.7.0 wm class fixes
12813
12814         * tools/sylprint.pl
12815                 bring in Ricardo's fix for sylprint script
12816
12817         * AUTHORS       
12818         * src/rfc2015.[ch]
12819         * src/prefs_common.[ch]
12820         * src/prefs_account.[ch]
12821         * src/compose.c
12822                 clean up account preference poison in rfc2015,
12823                 and preparation to fix double sign bug 
12824                 (patch submitted by Simon 'corecode' Schubert)
12825
12826 2002-01-07 [christoph]  0.6.6claws43
12827
12828         * src/mh.c
12829                 search for free message number, do not only rely
12830                 on last_num
12831         * src/send.c
12832                 fix smtp auth and use extra account information
12833                 if available, if not use pop3 data instead
12834                 (closes bug #500341)            
12835         * src/ssl.[ch]
12836                 match coding style
12837
12838 2002-01-06 [alfons]     0.6.6claws42
12839
12840         * src/mainwindow.c
12841                 try making the separate windows work again...
12842
12843 2002-01-06 [alfons]     0.6.6claws41
12844
12845         * src/mainwindow.c
12846                 adapt Hiro's separate window menu (to get rid of the funny
12847                 duplicate menu items), and make it work again
12848
12849 2002-01-06 [alfons]     0.6.6claws40
12850
12851         * tools/Makefile.am
12852         * tools/sylprint.rc
12853         * tools/sylprint.pl
12854         * tools/README.sylprint
12855                 add sylprint script for printing mails from Sylpheed
12856                 (contributed by Ricardo Mones Lastra)
12857
12858         * src/acount.c
12859                 clean up
12860
12861 2002-01-06 [melvin]     0.6.6claws39
12862
12863         * src/mainwindow.c
12864         * src/summaryview.c
12865                 Fixed crash introduced in 0.6.6claws38 by the menu
12866                 reorganisation (Hide read messages)
12867         
12868         * ChangeLog.claws 
12869                 Fixed typo (we are now in 2002, alfons ;) )
12870
12871 2002-01-05 [alfons]     0.6.6claws38
12872
12873         * sync with sylpheed 0.6.6cvs10-17
12874                 (last stuff marked as LAST_STABLE)
12875
12876 2002-01-04 [melvin]     0.6.6claws37
12877
12878         * src/account.c
12879                 Made account selection code use strcasestr again instead of
12880                 g_strcasecmp (fixes bug where reediting queued messages
12881                 did not select proper account reported by T. Link).
12882         
12883         * src/folderview.c
12884                 Fix bug where folder icons are not shown when 'hide read messages'
12885                 is on.
12886         
12887         * src/stock_pixmaps.[ch]
12888                 Added folder icons for 'hide read messages'.
12889         
12890         * src/compose.c
12891                 Fixed bug where 'Enter' in a header entry will send the message 
12892                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12893
12894 2002-01-03 [melvin]     0.6.6claws36
12895         
12896         * src/prefs.[ch]
12897                 Added popup menu for common preferences and
12898                 account preferences (right click on tab displays
12899                                 a menu of all tabs.)
12900
12901 2002-01-02 [melvin]     0.6.6claws35
12902
12903         * src/gtkspell.[ch]
12904                 Made spelling code compatible with undo/redo feature.
12905                 Added creation of suggestion mode menu for the general
12906                         preferences.
12907         
12908         * src/prefs_common.[ch]
12909                 Added option menu for the speller's suggestion mode.
12910                 Added missing spaces in "..." buttons and made a "..."
12911                         button non translatable!
12912         
12913         * src/compose.c
12914                 Made speller use the default suggestion mode.
12915                 Hack to make it possible to choose 'CTRL-Enter' as a
12916                         shortcut for sending (and only for sending).
12917
12918         * src/prefs_folder_item.c
12919                 Changing subject simplification does not update cache 
12920                         anymore (because it is unnecessary).
12921                 Fixed bug where changing subject simplification updated the 
12922                         summaryview even when the viewed folder is not the
12923                         folder which properties are being changed. (E.g. 
12924                                         viewing folder A and changing
12925                                         the subject simplification of 
12926                                         folder B -not being viewed- updated the 
12927                                         summaryview of folder A with data of
12928                                         folder B). (Hope this is clear... )
12929
12930 2001-12-31 [alfons]     0.6.6claws34
12931         
12932         * src/ldif.c
12933         * src/mutt.c
12934                 fgetc() returns a signed integer which doesn't
12935                 fit in a char. so c truncates this to a char
12936                 but we may lose significant bits. i.e. we may
12937                 comparing 0xFF which may not be equal to -1
12938                 unless properly casted to signed char which
12939                 we won't do because fgetc() returns a signed
12940                 integer which doesn't fit in a char. so c 
12941                 truncates this to a char but we may lose 
12942                 significat bits. (you got the idea, thanks
12943                 to Gustavo Noronha Silva <kov@debian.org>
12944                 and the Debian folks!)
12945
12946 2001-12-30 [alfons]     0.6.6claws33
12947
12948         * src/prefs_common.c
12949                 add #ifdef USE_PSPELLs that Melvin forgot               
12950
12951 2001-12-30 [melvin]     0.6.6claws32
12952         
12953         * src/prefs_common.[ch]
12954                 Added configurable color for misspelled words.
12955
12956         * src/gtkspell.[ch]
12957                 Fixed bug of foreground text color (reported by David
12958                                 Mehrmann)
12959                 Added configurable color for misspelled words.
12960
12961 2001-12-30 [alfons]     0.6.6claws31
12962
12963         * src/folder.c
12964                 remove unnecessary things someone put there
12965
12966         * src/mh.c
12967         * src/folder.[ch]
12968                 make folder properties (like threading and sorting) persistent
12969                 (closes bug #497424 "rescan folder tree resets proprieties")
12970                 currently this is only for MH folders. 
12971
12972 2001-12-29 [melvin]     0.6.6claws30
12973
12974         * src/string_match.[ch]
12975                 Optimized a bit: regexp pattern buffer compiled only once, and
12976                   one subroutine call removed. Fixed ^ regexp search: Now, 
12977                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12978         
12979         * src/summaryview.c
12980                 Subject filtering changed to filter summary columns and
12981                   not directly the messages subject cache. The loss in 
12982                   performance is balanced by the improvement of string_match.
12983                 Added an alert panel if there is an error in the regexp.
12984
12985         * src/src/prefs_folder_item.h
12986                 Added a regexp pattern buffer.
12987
12988 2001-12-28 [alfons]     0.6.6claws29
12989
12990         * src/string_match.[ch]
12991                 clean up name space
12992                 allow compilation *BSD
12993
12994 2001-12-27 [alfons]     0.6.6claws28
12995
12996         * src/filter.c
12997                 sync the Hiro's bug fix for BSD
12998
12999 2001-12-27 [melvin]     0.6.6claws27
13000         
13001         * src/compose.c
13002                 Simplify focus to subject entry code.
13003
13004 2001-12-27 [darko]      0.6.6claws26
13005
13006         * src/filtering.c
13007         * src/mbox_folder.c
13008         * src/messageview.c
13009         * src/mh.c
13010         * src/procheader.[ch]
13011         * src/procmsg.h
13012         * src/stock_pixmap.[ch]
13013         * src/summaryview.c
13014                 Show key icon for encrypted mails in summary view
13015
13016         * src/pixmaps/clip.xpm
13017         * src/pixmaps/clipkey.xpm
13018         * src/pixmaps/key.xpm
13019                 New/modified icons for the above
13020
13021 2001-12-27 [melvin]     0.6.6claws25
13022
13023         * src/prefs_common.c
13024                 Put spell checker options in a separate tab to decrease
13025                 the Common Preferences window height.
13026
13027         * README.claws  
13028                 Update spell checker usage instruction about its options
13029                 location.
13030
13031 2001-12-27 [melvin]     0.6.6claws24
13032
13033         * src/compose.c
13034                 Changed subject entry widget position. Initial focus is
13035                 on the To header instead of the subject entry.
13036                 Creating a new header scrolls the header list to make the
13037                 created one visible. Nevertheless, when automatically filling
13038                 headers, the first one is shown.
13039                 A Tab key press in the last empty header entry zips the 
13040                 focus to the subject entry.
13041                 (I did not change the combo boxes, yet)
13042
13043 2001-12-26 [alfons]     0.6.6claws23
13044
13045         * src/prefs_account.c
13046         * src/inc.c
13047                 allow default inbox to reside in another mailbox (only
13048                 works for POP3 accounts)
13049
13050 2001-12-26 [alfons]     0.6.6claws22
13051         
13052         * src/textview.c
13053                 make reply-on-click work with the account of the selected folder
13054         * src/compose.c
13055                 put a fixme here to remind me to fix finding correct default
13056                 account for nested folders
13057
13058 2001-12-25 [alfons]     0.6.6claws21
13059
13060         * src/summaryview.c
13061                 make column headers display locked and mark pixmaps (idea by Melvin) 
13062                 fix bug by adding score and locked column type to sort array
13063
13064 2001-12-25 [alfons]     0.6.6claws20
13065         
13066         * src/summaryview.c
13067                 catch a *potentially* inadvertent write back of  
13068                 the message cache(s) introduced by 0.6.5claws37
13069
13070 2001-12-25 [christoph]  0.6.6claws19
13071
13072         * src/stock_pixmap.[ch]
13073         * src/summaryview.c
13074                 add ignore thread pixmap
13075                 (can someone draw a better icon for this?)
13076
13077 2001-12-24 [alfons]     0.6.6claws18
13078
13079         * src/prefs_folder_item.c
13080                 make address completion actually work for the
13081                 Default To address in the Folder Property dialog.
13082
13083 2001-12-24 [alfons]     0.6.6claws17
13084         
13085         * src/summaryview.c
13086                 use new style regexp for subject stripping 
13087                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13088
13089 2001-12-24 [darko]      0.6.6claws16
13090
13091         * src/pgptext.c
13092         * src/rfc2015.c
13093                 move GPG related informational messages to debug mode
13094
13095 2001-12-23 [alfons]     0.6.6claws15
13096
13097         * src/stock_pixmap.[ch]
13098         * src/summaryview.c
13099                 add the forgotten Claws' locked pixmap
13100
13101 2001-12-23 [alfons]     0.6.6claws14
13102
13103         * src/filesel.c
13104                 accept file name typed in entry in multi file
13105                 selector (patch submitted by Gustavo Noronha Silva 
13106                 <kov@debian.org>)
13107
13108 2001-12-23 [alfons]     0.6.6claws13
13109
13110         * src/prefs_filter.c
13111         * src/prefs_filtering.c
13112         * src/matcher.c
13113         * src/importmutt.c
13114                 clean up a little bit
13115         
13116         * src/string_match.c
13117                 validate input strings a little bit more
13118
13119 2001-12-23 [alfons]     0.6.6claws12
13120
13121         * src/Makefile.am
13122         * src/summaryview.c
13123         * src/string_match.[ch]         ** NEW **
13124         * src/folderview.[ch]
13125         * src/headerview.h
13126         * src/folder.[ch]
13127         * src/prefs_folder_item.[ch]
13128                 add subject simplification to strip out strings from
13129                 a subject line (esp. handy for mailing lists). 
13130                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13131                 but slightly changed things for better integration.)
13132
13133 2001-12-23 [alfons]     0.6.6claws11
13134
13135         * src/mainwindow.c
13136                 fix bug introduced by submission included in 0.6.5claws52.
13137                 ideally this submission should clean the trash if any trash
13138                 folder has a message. however, the hasTrash variable was
13139                 set to false whenever a trash folder was empty (discarding
13140                 a previously found *filled* trash folder.)
13141
13142                 also edited the code a little bit and made it more safe.
13143
13144 2001-12-22 [alfons]     0.6.6claws10
13145
13146         * src/imap.c
13147                 quick fix for Martin Pool's omission of an account
13148                 specific SSL setting
13149
13150 2001-12-22 [alfons]     0.6.6claws9
13151
13152         * src/compose.c
13153         * src/messageview.c
13154         * src/mimeview.c
13155         * src/pgptext.c
13156         * src/procmime.[ch]
13157                 better support for multipart/digest (submitted
13158                 by Fredrik <e98fo@efd.lth.se>)
13159
13160 2001-12-22 [alfons]     0.6.6claws8
13161
13162         * src/addressbook.c
13163                 correct function signature
13164         * src/socket.[ch]
13165         * src/imap.[ch]
13166         * src/prefs_account.[ch]
13167                 allow IMAP over SSH tunnel (patch submitted by 
13168                 Martin Pool <mbp@samba.org>)
13169
13170 2001-12-21 [alfons]     0.6.6claws7
13171
13172         * sync with sylpheed 0.6.6cvs4-9
13173                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13174
13175 2001-12-21 [christoph]  0.6.6claws6
13176
13177         * src/compose.c
13178         * src/prefs_folder_item.[ch]
13179                 implement saving of outgoing messages to current folder.
13180                 fix segfault when no default outbox is available
13181                 (closes bug #495683)
13182
13183 2001-12-21 [carsten]    0.6.6claws5
13184         * src/folderview.c
13185         * src/summaryview.c
13186                 pressing CTRL while DND does now the expected thing and
13187                 copies the mail (moving is still the default, as this
13188                 seam more appropriate for handling mails by DND)
13189
13190 2001-12-18 [paul]       0.6.6claws4
13191
13192         * sync with sylpheed 0.6.6cvs3
13193                 see ChangeLog entries 2001-12-18
13194
13195 2001-12-18 [hiro]       0.6.6claws3
13196
13197         * src/undo.c
13198                 fix for multibyte characters (obtain the number of letters
13199                 instead of bytes).
13200
13201 2001-12-17 [paul]       0.6.6claws2
13202
13203         * sync with sylpheed 0.6.6cvs1
13204                 see ChangeLog entry 2001-12-16
13205
13206 2000-12-17 [alfons]     0.6.6claws1
13207
13208         * src/filtering.c
13209                 clean up
13210
13211 2001-12-16 [paul]       0.6.6claws
13212 2001-12-15
13213
13214         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13215
13216         * src/mimeview.c
13217                 last minute sync with main 0.6.6
13218
13219         * po/es.po
13220                 updated by Ricardo Mones Lastra
13221                 update for last minute sync
13222         * po/fr.po
13223         * po/nl.po
13224                 update for last minute sync
13225         * po/de.po
13226                 updated by Jens Oberender
13227         * po/pt_BR.po
13228                 updated by Fabio Junior Beneditto
13229
13230         * src/prefs_common.[ch]
13231         * src/undo.c
13232                 number of undo levels is user configurable
13233                 (squeeze it into the release in the dying
13234                 moments) Submitted by Jens Oberender    
13235
13236 2001-12-15 [melvin]
13237
13238         * po/fr.po
13239                 updated french translation
13240
13241 2001-12-15 [paul]       0.6.5claws92
13242
13243         * sync with sylpheed 0.6.5cvs28
13244                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13245
13246         * po/nl.po
13247                 update to allow for sync
13248
13249 2001-12-15 [alfons]
13250         
13251         * po/nl.po
13252                 update dutch translation
13253
13254 2001-12-14 [carsten]    0.6.5claws91
13255         * src/summaryview.c
13256                 fixed bug #473785; also after changing the column order
13257                 the same message will be selected and displayed as before
13258                 the reordering
13259
13260 2001-12-14 [carsten]    0.6.5claws90
13261         * src/folderview.c
13262                 probably found the bug reported by wwb opening or closing
13263                 a folder tree just before dnd (found the solution in the
13264                 balsa source -- thanks to them)
13265
13266 2001-12-14 [carsten]    0.6.5claws89
13267         * src/gtkutils.c
13268         * src/account.c
13269                 moved gtk_clist_moveto to the right place, so that
13270                 only the accounts dialog is effected on opening
13271
13272 2001-12-14 [carsten]    0.6.5claws88
13273         * src/gtkutils.c
13274                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13275                 now, so that the focused row will be seen in any case
13276                 (reported by wwp on sf-claws-user)
13277
13278 2001-12-14 [darko]      0.6.5claws87
13279
13280         * src/compose.c
13281                 remove unnecessary line
13282
13283 2001-12-14 [paul]       0.6.5claws86
13284
13285         * sync with sylpheed 0.6.5cvs27
13286                 see ChangeLog entries 2001-12-14
13287
13288 2001-12-14 [carsten]    0.6.5claws85
13289         * src/mainwindow.c
13290                 following a suggestion of Melvin the rcoabm pops up
13291                 right under the button now and the button is reliefed
13292                 while the popup is open
13293
13294 2001-12-14 [darko]      0.6.5claws84
13295
13296         * src/compose.c
13297                 fix crash when wrapping long lines if linewrap quotation
13298                 is disabled and wrapper encounters a word spanning more
13299                 than one line
13300
13301 2001-12-13 [paul]       0.6.5claws83
13302
13303         * src/compose.c
13304                 prefer 'Reply-To' header over mailing list header when
13305                 replying to a message. Finally prevent all those confirmation 
13306                 messages being sent to the list itself.
13307
13308         * src/summaryview.c
13309                 remove unused summary_set_menu_sensitive() entry
13310
13311 2001-12-13 [paul]       0.6.5claws82
13312
13313         * src/folderview.c
13314         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13315         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13316         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13317                 improvements to 'Hide read messages': Inbox, Outbox,
13318                 Trash, Queue, and Draft icons now reveal presence of hidden 
13319                 messages
13320
13321 2001-12-12 [alfons]     0.6.5claws81
13322
13323         0.6.5claws80 was tagged as LAST_STABLE
13324
13325         * src/filtering.[ch]
13326         * src/matcher.[ch]
13327         * src/matcher_parser_lex.c
13328                 fix the filtering; my last attempt to get it right, 
13329                 if it does not work, it's Hoa's turn. ;-)
13330
13331                 for my honourable peers:
13332                 
13333                 the code now makes a clear distinction between
13334                 rules as they are displayed (probably escaped),
13335                 and as they are executed (probably unescaped). the
13336                 parser does *NOT* do any unescaping, this is
13337                 the task of the matcher.c (which breaks up a
13338                 rule into condition) and the filtering.c (which
13339                 breaks up the rule's action). to make this
13340                 run happily we provide an unescaped copy of
13341                 crucial strings to the MatcherProp and 
13342                 FilteringAction structures. note that the only
13343                 exception to this is any REGEXP string. those
13344                 are directly passed to regcomp() and regexp()
13345                 (who have much more powerful unescape functions).
13346                 
13347                 for everyone else:
13348         
13349                 you can escape tab (\t), carriage return (\r),
13350                 linefeed (\n), form feed (\f), quote (\"), 
13351                 single quote (\'), bell (\b) in all the entry
13352                 lines in the scoring & filtering dialogs.
13353                 as an added bonus this should not affect
13354                 existing filtering rules.
13355
13356 2001-12-12 [carsten]    0.6.5claws80
13357
13358         * src/summaryview.c
13359         * po/de.po
13360                 "item(s) selected" is now sensitive to 1 or more
13361                 than one selected (nice for language where simple
13362                 adding of a "s" is not possible as German (Eintrag
13363                 ->Eintr"age)
13364                 
13365                 the "forward as attachment" entry from the right
13366                 click menu removed, "forward" acts following the
13367                 prefs
13368         
13369         * src/textview.c
13370                 reverted my former changes; so compiler warning again
13371                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13372                 nevertheless
13373
13374         * src/messageview.c
13375                 "search in message" does now *not* only work in MVIEW_TEXT
13376                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13377                 message
13378
13379         * src/mainwindow.c
13380                 removed "/File/_Close" as it was the same as "/File/E_xit"
13381                 and we don't need it two times
13382
13383                 the separate folder view and message view now get a distinct
13384                 WMCLASS, just in case someone is using sawfish ;-)
13385
13386                 as the menu entries "/View/Message view" and "/View/Folder tree"
13387                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13388                 make them sensitive accordingly and as these two are "shown"
13389                 after startup anytime check this menuitem at startup
13390
13391 2001-12-12 [paul]       0.6.5claws79
13392
13393         * src/folderview.c
13394                 fix sensitivity of 'Search folder...', broken in
13395                 0.6.5claws75
13396
13397         * src/mainwindow.c
13398                 fix dodgy English
13399
13400 2001-12-11 [carsten]    0.6.5claws78
13401         * src/filtering.c
13402                 fixed two typos returning a wrong FALSE/TRUE
13403         * src/mainwindow.[ch]
13404                 extra menu for email/news button removed
13405
13406 2001-12-11 [alfons]     0.6.5claws77
13407         
13408         * src/matcher.c                 (1.3)
13409         * src/matcher_parser_lex.l      (1.28)
13410                 revert for another attempt
13411                 mark 0.6.5claws77 as LAST_STABLE
13412
13413 2001-12-11 [christoph]  0.6.5claws76
13414
13415         * po/de.po
13416                 fixed wrong translation for prev. unread msg
13417
13418 2001-12-11 [paul]       0.6.5claws75
13419
13420         * src/folder.[ch]
13421         * src/folderview.c
13422         * src/mainwindow.c
13423         * src/summaryview.[ch]
13424         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13425                 enable ability to hide read messages on per folder basis via 
13426                 '/Summary/Hide read messages'; when selected, a folder will 
13427                 have a red open folder icon, instead of a blue icon, if the 
13428                 folder contains hidden messges
13429                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13430
13431         * src/mainwindow.c
13432                 remove '/Message/Forward as attachment' from 
13433                 main_window_set_menu_sensitive() to prevent debug warning
13434
13435         * src/folderview.c
13436         * src/mainwindow.c
13437                 Clean up some of the English
13438
13439         * tools/newscache_clean.pl
13440                 allow for new 'hidereadmsgs' entry in folderlist.xml
13441
13442         * po/es.po
13443                 updated translation, submitted by Ricardo Mones Lastra
13444
13445 2001-12-11 [paul]       0.6.5claws74
13446
13447         * sync with sylpheed 0.6.5cvs25
13448                 see ChangeLog entry 2001-12-11
13449
13450 2001-12-10 [alfons]     0.6.5claws73
13451
13452         * src/matcher.c
13453                 add more control characters
13454         * src/matcher_parser_lex.l
13455                 make escaping / unescaping work again
13456
13457 2001-12-10 [alfons]     0.6.5claws72
13458
13459         * src/imap.c
13460                 clean up warnings "returning value for void function" 
13461         * src/prefs_filtering.c
13462                 make info button for execute action sensitive
13463
13464 2001-12-10 [paul]       0.6.5claws71
13465
13466         * src/compose.c
13467         * src/imap.[ch]
13468         * src/summaryview.c
13469                 fix: imap server now gets informed of MARKED, UNMARKED
13470                 and REPLY events. Now people can use different IMAP-Mail
13471                 clients and have the exact same information about MARKED,
13472                 UNMARKED and REPLY status with all of them. Especially
13473                 useful for imap servers with a web-frontend.
13474                 submitted by Tobias Sandhaas <medlor@web.de>
13475
13476 2001-12-09 [melvin]     0.6.5claws70
13477         
13478         * src/textview.[ch]
13479                 fixed bug #490076 (hunted down by Alfons who implemented
13480                 a workaround in 0.6.5claws65)
13481
13482 2001-12-09 [christoph]  0.6.5claws69
13483
13484         * src/summaryview.c
13485                 set pointer to string in LOCKED column to NULL
13486                 (might fix bug #490800)
13487
13488 2001-12-09 [carsten]    0.6.5claws68
13489
13490         * po/de.po
13491                 resolved some cluttered menu shortcuts 
13492                 ('creating new email' and 'creating news message'
13493                 hade the same)
13494         * src/compose.c
13495                 wmclass now distinc from main window
13496         * src/mainwindow.c
13497           src/mainwindow.h
13498                 email/news and forward button functionality similar
13499                 to the reply buttons; removed the ugly dropdown arrows
13500                 and use instead the right mouse button
13501
13502 2001-12-09 [paul]       0.6.5claws67
13503
13504         * src/imap.c
13505         * src/utils.h
13506                 allow spaces in imap folder names
13507                 submitted by Willem van Engen <wvengen@stack.nl>
13508
13509 2001-12-09 [paul]       0.6.5claws66
13510
13511         * sync with sylpheed 0.6.5cvs24
13512                 see ChangeLog entry 2001-12-09
13513
13514 2001-12-08 [alfons]     0.6.5claws65
13515
13516         * src/textview.c
13517                 prevent secondary selection claim after "add to sender" dialog
13518                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13519                 we trick GTK by simulating a click at (0, 0) in the textview.
13520
13521 2001-12-08 [hoa]        0.6.5claws64
13522
13523         * src/folder.c
13524                 fixed a bug about the .processing folder name while filtering
13525
13526 2001-12-08 [alfons]     0.6.5claws63
13527
13528         * src/folderview.c 
13529                 work around problem of not correctly updating folder stats
13530                 when deleting messages. there's some folder scanning evil
13531                 going so the folderview_update_msg_num() does not work
13532                 correctly. need to investigate this.
13533
13534 2001-12-08 [paul]       0.6.5claws62
13535
13536         * sync with sylpheed 0.6.5cvs23
13537                 see ChangeLog entry 2001-12-08
13538
13539 2001-12-07 [christoph]  0.6.5claws61
13540
13541         * src/compose.c
13542                 fix another header translation problem
13543
13544 2001-12-07 [alfons]     0.6.5claws60
13545
13546         * src/mbox.c
13547                 make filtering also work on local spool mbox
13548
13549 2001-12-07 [carsten]    0.6.5claws59
13550         * src/addressbook.c
13551                 addressbook window gets a wmclass distinct from the main
13552                 sylpheed window
13553         * src/compose.h
13554         * src/mainwindow.[ch]
13555                   forward menu item will use mode selected in prefs, forward 
13556                 as attatchment in menu removed (will be substituted in the
13557                 toolbar similar to reply buttons)
13558                   create news message menu entry and news button is now 
13559                 sensitive to the existance of a news account
13560         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13561         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13562         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13563                 these are removed because the toolbar buttons don't show
13564                 the quoting modus any longer
13565
13566 2001-12-07 [paul]
13567
13568         * tools/newscache_clean.pl      ** NEW FILE **
13569                 perl script to do some tidying up in the newscache directory 
13570                 
13571         * tools/sylpheed-switcher       ** NEW FILE **
13572                 perl script to enable easy switching between main and claws
13573                 
13574         * tools/README
13575                 added descriptions of the two new perl scripts          
13576
13577
13578 2001-12-07 [melvin]     0.6.5claws58
13579
13580         * src/messageview.c
13581                 fixed a warning during compilation introduced in 0.6.5claws56
13582
13583 2001-12-07 [paul]       0.6.5claws57
13584
13585         * src/mainwindow.[ch]
13586         * src/menu.[ch]
13587                 further usability enhancements to replying with or without 
13588                 quoting via the toolbar, use of Ctrl key is replaced by 
13589                 drop down menu 
13590                 Submitted by Carsten Schurig            
13591
13592 2001-12-07 [melvin]     0.6.5claws56
13593
13594         * src/messageview.c
13595                 hack to fix bug that prevented to make/paste selections
13596                 after switching between MVIEW_TEXT and MVIEW_MIME views
13597                 without deselecting the selection first.
13598
13599 2001-12-06 [alfons]     0.6.5claws55
13600
13601         * src/filtering.[ch]
13602         * src/inc.c
13603                 revise filtering a little bit more, and make sure
13604                 messages are delivered to the appropriate inbox
13605                 (perhaps set per account)
13606
13607 2001-12-06 [paul]       0.6.5claws54
13608
13609         * sync with sylpheed 0.6.5cvs22
13610                 see ChangeLog entry 2001-12-06
13611
13612 2001-12-05 [alfons]     0.6.5claws53
13613
13614         * src/inc.c
13615         * src/folder.[ch]
13616         * src/procmsg.c
13617         * src/filtering.c
13618                 more revisions of filtering system
13619                 (last stable version is marked as LAST_STABLE)
13620                 
13621                 | NOTE 1): the filtering system now uses a local folder called
13622                 | .processing. if filtering fails, check this directory
13623                 | for missing messages.
13624                 |
13625                 | NOTE 2): help us find the filtering actions still missing
13626
13627 2001-12-05 [paul]       0.6.5claws52
13628
13629         * src/mainwindow.c
13630                 fix bug where 'Empty Trash?' pop-up window appears even
13631                 when Trash is empty, submitted by Jesse Skinner         
13632
13633 2001-12-05 [melvin]     0.6.5claws51
13634
13635         * src/compose.c
13636                 fixed bug #486106 to select correct account when reediting 
13637                 a queued message
13638         
13639 2001-12-04 [alfons]     0.6.5claws50
13640
13641         * src/mh.c
13642                 declare markfile in appropriate functions when
13643                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13644                 for spotting this)
13645
13646 2001-12-04 [paul]       0.6.5claws49
13647
13648         * sync with sylpheed 0.6.5cvs21
13649                 see ChangeLog entry 2001-12-04
13650
13651 2001-12-03 [christoph]  0.6.5claws48
13652
13653         * po/de.po
13654                 changed translation of undo
13655         * src/account.c
13656         * src/folder.c
13657                 don't reinvent the wheel to traverse a GNode
13658         * src/compose.[ch]
13659                 seperate code to create the compose gui into functions
13660                 add "Others" page with folder selection for saving copy
13661                 of the message.
13662                 the folder identifier is saved to queue header
13663         * src/procmsg.c
13664                 save message to folder in queue header
13665
13666 2001-12-03 [paul]       0.6.5claws47
13667
13668         * sync with sylpheed 0.6.5cvs20
13669                 see ChangeLog entry 2001-12-03
13670
13671 2001-12-01 [paul]
13672
13673         * more sync with sylpheed 0.6.5cvs19
13674                 see ChangeLog entry 2001-11-29
13675
13676 2001-11-30 [paul]       0.6.5claws46
13677         
13678         * src/compose.c
13679                 remove conflicts introduced by Hoa's last commit
13680          
13681         * src/mainwindow.c
13682                 make 'Message/Bounce' sensitive
13683
13684 2001-11-30 [hoa]        0.6.5claws45
13685
13686         * src/compose.c
13687                 slightly change bounce function to add
13688                 information about the user that bounced the mail
13689                 in the From header line.
13690
13691         * src/folderview.c
13692                 permit the use of processing in outbox folder.
13693
13694 2001-11-29 [paul]       0.6.5claws44
13695
13696         * src/mainwindow.[ch]
13697         * src/prefs_common.c
13698         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13699         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13700         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13701                 usability enhancements to the quoting, implements
13702                 use of Ctrl key to toggle quoting settings
13703                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13704
13705 2001-11-29 [paul]       0.6.5claws43
13706         
13707         * sync with sylpheed 0.6.5cvs19
13708                 see ChangeLog entry 2001-11-28
13709
13710 2001-11-29 [melvin]     0.6.5claws42
13711         * src/Makefile.am
13712                 added enriched.[ch] to the list of files
13713
13714         * src/textview.c
13715         * src/mimeview.c
13716         * src/procmime.[ch]
13717         * src/enriched.[ch]
13718                 added support to view text/enriched
13719                 added support to show headers in message view for text/enriched and text/html
13720                         in non multipart messages
13721
13722 2001-11-28 [paul]       0.6.5claws41
13723
13724         * more sync with sylpheed 0.6.5cvs18
13725                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13726
13727 2001-11-27 [paul]       0.6.5claws40
13728         
13729         * po/pt_BR.po
13730                 updated translation, submitted by Fabio Junior Beneditto
13731                 
13732         * sync with sylpheed 0.6.5cvs18
13733                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13734                 2001-11-27
13735
13736
13737 2001-11-26 [paul]
13738
13739         * po/es.po
13740                 updated translation, submitted by Ricardo Mones Lastra
13741
13742 2001-11-26 [alfons]
13743
13744         * src/matcher.c
13745                 add more translatable strings
13746
13747 2001-11-26 [christoph]  0.6.5claws39
13748
13749         * po/de.po      
13750                 fixed one more umlaut
13751         * src/compose.c
13752                 fix translated header when it should not be translated
13753
13754 2001-11-26 [paul]       0.6.5claws38
13755
13756         * src/mainwindow.c
13757                 remove '/Message/Add Sender to address book' from 
13758                 main_window_set_menu_sensitive(), prevent debug warning
13759                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13760
13761 2001-11-26 [paul]       0.6.5claws37
13762
13763         * src/summaryview.c
13764                 fix 'recurring unread state' bug 
13765
13766         * tools/README 
13767         * tools/filter_conv.pl
13768                 read name of top level mailbox from folderlist.xml
13769                 and presume nothing about its name              
13770
13771 2001-11-26 [darko]      0.6.5claws36
13772
13773         * src/gtkstext.[ch]
13774                 removed functions that are now in gtkutils.c
13775                 use gtkut_text_is_uri_string() from gtkutils.c
13776         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13777
13778 2001-11-26 [paul]       0.6.5claws35
13779
13780         * sync with sylpheed 0.6.5cvs16
13781                 see ChangeLog entries 2001-11-25 and 2001-11-26
13782
13783 2001-11-25 [alfons]     0.6.5claws34
13784
13785         EXPERIMENTAL!!! Please checkout the last stable version using: 
13786           
13787         % cvs update -r LAST_STABLE -dRAP
13788
13789         (Or help us testing this stuff.)
13790
13791         * src/filtering.c               (1.14)
13792         * src/filtering.h               (1.6)
13793         * src/inc.c                     (1.28)
13794         * src/matcher.c                 (1.20)
13795         * src/mbox.c                    (1.9)
13796         * src/procmsg.h                 (1.14)
13797         * src/summaryview.c             (1.59)
13798         * src/summaryview.h             (dunno)
13799                 revert/merge/sync to as it was before commit 
13800                 on Thu, 19 Jul 2001 10:15:51 -0700.
13801
13802 2001-11-25 [hoa]        0.6.5claws33
13803
13804         * src/main.c
13805                 processing mails at startup
13806
13807         * src/folderview.c
13808         * src/summaryview.[ch]
13809                 processing mails when entering folder
13810
13811         * src/prefs_filtering.c
13812                 fixed some UI bugs
13813
13814 2001-11-24 [alfons]     0.6.5claws32
13815
13816         * src/summaryview.[ch]
13817                 make summary sort headers work, and also make
13818                 sure the sort type is stored
13819
13820 2001-11-23 [alfons]     0.6.5claws31
13821
13822         * src/summaryview.[ch]
13823                 make lock work like mark
13824                 disallow deleting messages marked as locked
13825
13826 2001-11-23 [alfons]     0.6.5claws30
13827
13828         * src/gtkstext.c
13829         * src/compose.[ch]
13830         * src/Makefile.am
13831         * src/undo.[ch]
13832                 merge undo patch submitted by Jens
13833
13834 2001-11-23 [christoph]  0.6.5claws29
13835
13836         * src/.cvsignore
13837                 added ylwrap
13838         * src/compose.c
13839                 fixed gpg signing and encoding
13840         * src/folder.[ch]
13841         * src/main.c
13842                 added --status option to get new, unread and total
13843                 message count from a running sylpheed
13844         * src/prefs_common.c
13845                 temporary fix for reply_with_quote problem
13846                 (don't call functions for non existing widget)
13847         * src/procmsg.c
13848                 one more check for ignored threads but still not
13849                 always working correctly. probably a recursive
13850                 check for all parents is needed
13851
13852 2001-11-23 [darko]      0.6.5claws28
13853
13854         * src/compose.c
13855                 wrapping on send improvements
13856         * src/gtkutils.[ch]
13857                 fix for GtkSText after last sync with main branch
13858                 GTK_TEXT -> GTK_STEXT
13859
13860 2001-11-23 [paul]       0.6.5claws27
13861
13862         * sync with sylpheed 0.6.5cvs14
13863                 see ChangeLog entries 2001-11-22 and 2001-11-23
13864                 
13865         * po/de.po
13866                 fixed the scrambled umlauts 
13867                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13868
13869 2001-11-21 [paul]       0.6.5claws26
13870
13871         * sync with sylpheed 0.6.5cvs12
13872                 see 2nd ChangeLog entry dated 2001-11-20
13873
13874 2001-11-20 [paul]       0.6.5claws25
13875
13876         * sync with sylpheed 0.6.5cvs11
13877                 see ChangeLog entry 2001-11-19 (src/utils.c)
13878
13879 2001-11-20 [hiro]
13880
13881         * src/compose.c
13882                 GTK_TEXT -> GTK_STEXT
13883                 fix for wrong comment
13884
13885 2001-11-20 [hiro]       0.6.5claws24
13886
13887         * src/compose.[ch]
13888                 more merges from main branch
13889                 removed fatal warnings (uninitialized variables etc.)
13890                 some coding style fix
13891         * src/gtkutils.h
13892                 fixed typo.
13893         * src/addressbook.c
13894           src/addrindex.c
13895                 V-Card -> vCard
13896
13897 2001-11-19 [hoa]        0.6.5claws23
13898
13899         * src/filtering.c
13900         * src/prefs_scoring.c
13901         * src/matcher.[ch]
13902         * src/scoring.c
13903                 cleaning code
13904
13905         * src/matcher_parser_parse.y
13906         * src/prefs_filtering.c
13907                 bouncing
13908
13909 2001-11-19 [alfons]     0.6.5claws22
13910
13911         more of my old things into claws
13912
13913         * src/Makefile.am
13914         * src/prefs_common.c
13915         * src/procmsg.h
13916         * src/summaryview.[ch]
13917         * src/prefs_summary_column.c
13918         * src/pixmaps/locked.xpm
13919                 add indicators for locking of message in summary view
13920                 (does not work yet, only visual indicator)
13921
13922 2001-11-19 [paul]       0.6.5claws21
13923
13924         * sync with sylpheed 0.6.5cvs10
13925                 see ChangeLog entry 2001-11-19
13926
13927 2001-11-18 [alfons]     0.6.5claws20
13928         
13929         * src/filtering.c
13930                 remove an inadvertent free I forgot in previous clean up 
13931
13932 2001-11-18 [alfons]     0.6.5claws19
13933
13934         * src/filtering.[ch]
13935                 clean up & plug leaks
13936
13937 2001-11-18 [paul]       0.6.5claws18
13938
13939         * sync with sylpheed 0.6.5cvs9
13940                 see ChangeLog entries 2001-11-17 and 2001-11-18
13941
13942 2001-11-16 [paul]       0.6.5claws17
13943
13944         * sync with sylpheed 0.6.5cvs8
13945                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13946
13947 2001-11-16 [paul]       0.6.5claws16
13948
13949         * sync with sylpheed 0.6.5cvs7
13950                 see ChangeLog entries 2001-11-15 and 2001-11-16
13951
13952 2001-11-15 [hoa]        0.6.5claws15
13953
13954         * src/compose.c
13955                 fix bounce, mails we received couln't be bounced to ourself.
13956
13957         * src/defs.h
13958         * src/filtering.[ch]
13959         * src/matcher.[ch]
13960         * src/matcher_parser.h
13961         * src/matcher_parser_lex.l
13962         * src/matcher_parser_parse.y
13963         * src/inc.c
13964         * src/main.c
13965         * src/mbox.c
13966         * src/prefs_filtering.[ch]
13967         * src/mainwindow.c
13968         * src/prefs_matcher.c
13969         * src/prefs_scoring.c
13970         * src/scoring.[ch]
13971         * src/summaryview.c
13972                 new matcher/filter/score configuration file parser
13973                 one unique configuration file => ~/.sylpheed/matcherrc
13974                 import in currently automatic, then save are made
13975                 in this new file.
13976                 one filter per folder and one global filter
13977                 (filter of a folder will be used as folder processing)
13978
13979         * src/folder.c
13980                 fix a bug in folder_item_get_identifier
13981                 
13982         * src/messageview.c
13983                 receive receipt return are fixed.
13984
13985 2001-11-14 [alfons]     0.6.5claws14
13986
13987         * src/session.h
13988                 add things from main branch to make claws compile
13989
13990 2001-11-14 [paul]       0.6.5claws13
13991
13992         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13993                 see ChangeLog entries 2001-11-08 to 2001-11-14
13994
13995 2001-11-14 [hoa] 0.6.5claws12
13996
13997         * src/compose.[ch]
13998         * src/mainwindow.c
13999         * src/summaryview.c
14000                 add "bounce mail" option
14001
14002 2001-11-13 [christoph]  0.6.5claws11
14003
14004         * src/compose.c
14005                 Cleanup a mess i add before commiting
14006
14007 2001-11-13 [hoa]        0.6.5claws10
14008
14009         * src/compose.c
14010                 some fixes when mail are sent or
14011                 for crossposts
14012
14013 2001-11-13 [christoph]  0.6.5claws9
14014
14015         * po/de.po
14016                 Changed two string with the same translation
14017         * src/compose.c
14018         * src/procmsg.[ch]
14019         * src/send.[ch]
14020                 New mailsending process:
14021                   - Always queue message before sending
14022                     (message will be saved if sylpheed crashed or
14023                      freezes while sending)
14024                   - Allow queuing of newspostings
14025                   - No copy in outbox before sending
14026                     (closes bug #469501)
14027                   - No more redundant code for send and send_later
14028         * src/summaryview.c
14029                 Applied wwp <subscript@free.fr>'s patch that fixes
14030                 marks for multiple forwarded messages (+compose.c)
14031
14032 2001-11-12 [alfons]
14033
14034         * README.claws
14035                 remove things that are now in main branch
14036         
14037         * po/nl.po
14038                 update Dutch translation
14039
14040 2001-11-12 [mhadasht]   0.6.5.claws8
14041
14042         * src/prefs_common.c
14043                 re-enabled account autoselection feature for forward
14044                 and reedit lost during the branch point for SYNC-B4-REL
14045         * src/gtkspell.c
14046                 gtkpspell_get_dict(): more readable code (even if function is
14047                 not used yet)
14048         * ChangeLog.claws
14049                 added version number info to 2001-11-12 [hiro] comment.
14050
14051 2001-11-12 [hiro]       0.6.5.claws7
14052
14053         * src/compose.c
14054                 compose_forward(): fixed a bug that forward quote mark
14055                 wasn't used.
14056                 removed unnecessary code.
14057         * src/template_select.[ch]: removed.
14058
14059 2001-11-11 [alfons]
14060
14061         * src/compose.c
14062                 :%s/GTK_TEXT/GTK_STEXT/g
14063         
14064         * src/compose.[ch]
14065         * src/undo.[ch]
14066         * src/Makefile.am
14067                 revert the undo stuff (this is 0.6.6claws stuff)
14068
14069 2001-11-11 [hoa]        0.6.5.claws6
14070
14071         * src/compose.[ch]
14072                 Insert signature at the end of the text.
14073                 Added undo patch but currently disabled
14074
14075         * src/procmsg.c
14076                 Threading by subject improved.
14077
14078         * added src/undo.[ch]
14079                 Undo module for compose dialog box.
14080
14081 2001-11-11 [alfons]     0.6.5.claws5
14082
14083         * src/procmsg.c
14084                 prevent threading by subject on nodes that have already been
14085                 threaded by in-reply-to (as in "circular references in a tree
14086                 result in a dead branch")
14087
14088 2001-11-09 [hoa]        0.6.5.claws4
14089         
14090         * src/folderview.c
14091                 allows creation of mbox folder item from any files.
14092
14093 2001-11-09 [alfons]     0.6.5.claws3
14094         
14095         * src/utils.c
14096         * src/procmsg.c
14097                 do what I mean and correct threading by subject so it really
14098                 ignores attracting lines without "Re: "
14099
14100 2001-11-07 [alfons]     0.6.5.claws2
14101
14102         * src/procmsg.c
14103         * src/utils.[ch]
14104                 only attract by subject if a subject line starts with a "Re: "
14105         * src/syldap.c
14106                 remove warning
14107
14108 2001-11-07 [paul]       0.6.5claws1
14109
14110         * sync with sylpheed 0.6.5. release
14111                 see ChangeLog entry 2001-11-07
14112
14113 2001-11-07 [paul]       0.6.4claws31
14114
14115         * sync with sylpheed 0.6.4cvs18
14116                 see ChangeLog entries 2001-10-30 to 2001-11-07
14117                 prefs_templates.[ch] renamed prefs_template.[ch]
14118
14119 2001-11-06 [alfons]
14120         
14121         * src/utils.h
14122                 add semicolon Hoa forgot ;-)
14123                 
14124
14125 2001-11-06 [hoa]        0.6.4claws30
14126         
14127         * src/procmsg.c
14128         * src/summaryview.c
14129         * src/utils.c
14130         * src/utils.h
14131                 threading by subject - empty subject are ignored
14132
14133 2001-11-06 [christoph]  0.6.4claws29
14134
14135         * src/socket.c
14136                 use SSL_peek for sock_gets
14137         * src/utils.c
14138                 removed unneeded pointer in extracting quoted
14139                 names implementation
14140
14141 2001-11-06 [melvin]     0.6.4claws28
14142
14143         * src/gtkspell.c
14144                 fixed bug #476792 Selection overtyping with spell checker
14145                 fixed bug which could cause a buffer overflow
14146                 fixed a memory leak
14147
14148 2001-11-06 [hoa]        0.6.4claws27
14149         
14150         * src/procmsg.c
14151         * src/summaryview.c
14152                 threading by subject
14153
14154 2001-11-05 [alfons]     0.6.4claws26
14155         
14156         * README.claws
14157                 Claws -> Sylpheed (vice versa)
14158
14159         * src/compose.c
14160                 :%s/gtk_text/gtk_stext/g
14161                 :%s/GTK_TEXT/GTK_STEXT/g
14162                 (thanks to Jonathan Ware for spotting this)
14163
14164 2001-11-04 [christoph]  0.6.4claws25
14165
14166         * src/summaryview.c
14167                 replace Xalloca + strdup with Xstrdup_a
14168         * src/utils.c
14169                 better implementation of extracting quoted names
14170                 from addresses (remove backlashes and ignore
14171                 quotes after them)
14172
14173 2001-11-04 [alfons]     0.6.4claws24
14174
14175         * src/utils.[ch]
14176                 edit to comply more with coding style
14177
14178         * src/textview.c
14179                 fix bug reported by Kim Schulz. introduced by the patch integrated
14180                 in 0.6.4claws15. the code did not check the return value of
14181                 the html parser.
14182
14183         * AUTHORS
14184                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14185
14186 2001-11-04 [christoph]  0.6.4claws23
14187
14188         * src/main.c
14189         * src/prefs_common.[ch]
14190                 init some pointers that possibly caused a segfault
14191                 reported in the claws-users ML
14192
14193 2001-11-04 [hoa]        0.6.4claws22
14194
14195         * src/grouplistdialog.c
14196                 change the names of the nodes in the tree
14197
14198         * src/compose.c
14199                 enhanced mailto syntax as described in
14200                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14201                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14202
14203         * src/utils.c
14204                 encode and decode URI (useful when opening URL into
14205                 netscape).
14206
14207 2001-11-03 [hoa]        0.6.4claws21
14208
14209         * src/grouplistdialog.c
14210                 a new newsgroups list selection dialog box
14211                 with a CTree instead of a CList
14212
14213 2001-11-03 [hoa]        0.6.4claws20
14214
14215         * src/folderview.c
14216                 enable property and scoring options when right
14217                 click on "inbox"
14218
14219         * src/summaryview.c
14220                 fixed bug when nickname were displayed using
14221                 the address book.
14222
14223 2001-11-02 [darko]      0.6.4claws19
14224
14225         * src/compose.c
14226                 new wrap quotation and URL/long words wrapping implementation
14227         * src/compose.c src/gtkstext.[ch]
14228                 move gtkstext_strncmp() to gtkstext.c
14229
14230 2001-11-01 [christoph]  0.6.4claws18
14231
14232         * src/prefs_account.c
14233                 fixed mess in account settings dialog
14234         * src/prefs_folder_item.c
14235                 added label with folder path to dialog
14236
14237 2001-10-31 [match]      0.6.4claws17
14238
14239         * src/vcard.c
14240                 fix memory leak.
14241         * src/addrbook.c
14242                 fix generation of spurious address book file names.
14243                 remove redundant functions.
14244         * po/POTFILES.in
14245                 added missing file names.
14246
14247 2001-10-30 [paul]       0.6.4claws16
14248
14249         * sync with sylpheed 0.6.4cvs6
14250                 see ChangeLog entries 2001-10-26 to 2001-10-30
14251
14252         * tools/filter_conv.pl
14253                 read folderlist.xml to discover whether the top-level
14254                 folder is called 'Mailbox' or 'Mail' 
14255
14256 2001-10-29 [paul]       0.6.4claws15
14257
14258         * src/html.c, src/textview.c
14259                 activate links in html mail and fix clickable parts
14260                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14261
14262 2001-10-29 [paul]
14263
14264         * po/de.po, po/es.po, po/pt_BR/po
14265                 updated translations, submitted by Jens Oberender,
14266                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14267
14268 2001-10-29 [darko]      0.6.4claws14
14269
14270         * src/compose.c
14271                 fix wrapping for good
14272
14273 2001-10-29 [darko]
14274
14275         * src/compose.c
14276                 undo previous change as it broke the smart wrapping
14277
14278 2001-10-29 [darko]      0.6.4claws13
14279
14280         * src/compose.c
14281                 fix infinite loop when long URL is quoted
14282                 (closes bug #475122.
14283
14284 2001-10-28 [match]
14285
14286         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14287                 import Mutt address book
14288         * src/ldif.[ch] src/importldif.h
14289                 modified import LDIF handle user attributes
14290
14291 2001-10-28 [christoph]  0.6.4claws12
14292
14293         * src/summaryview.c
14294                 fixed that filtering did not work if there
14295                 were no filter rules
14296                 (closes bug #472003 and better implementation
14297                  of patch #474644)
14298
14299 2001-10-27 [christoph]  0.6.4claws11
14300
14301         * src/compose.c
14302                 make the folder's default account to be used when
14303                 replying. (patch by wwp <subscript@free.fr>)
14304         * src/compose.c
14305                 code cleanup, nearly killed all of wwp's patch
14306                 for folder's default account in compose
14307         * src/folderview.c
14308                 error panel when a folder could not be created
14309                 (closes bug #471080 new folder name & already
14310                  existing file)
14311
14312 2001-10-26 [alfons]
14313
14314         * src/utils.h
14315                 change prototype of strstr2() that Christoph forgot about
14316
14317 2001-10-26 [christoph]  0.6.4claws10
14318
14319         * src/account.c
14320                 made search for accounts by email address not case
14321                 sensitive
14322         * src/folder.c
14323                 fixed memory leak in folder_item_get_identifier
14324         * src/gtkspell.c
14325         * src/utils.c
14326                 fixed wrong strstr2 (should work like strstr)
14327
14328 2001-10-26 [darko]      0.6.4claws9
14329
14330         * src/compose.c src/gtkstext.[ch]
14331         * src/gtkstext.c
14332                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14333
14334 2001-10-26 [paul]       0.6.4claws8
14335
14336         * src/html.c
14337                 ignore css and javascript tags in html mail
14338                 case-insensitive, with or without double-quoted
14339                 strings
14340
14341 2001-10-26 [paul]       0.6.4claws7
14342
14343         * sync with sylpheed 0.6.4cvs1
14344                 see ChangeLog entry 2001-10-26
14345
14346         * src/prefs_account.c, src/prefs_common.c,
14347           src/prefs_summary_column.c
14348                 minor improvements to the English
14349
14350 2001-10-25 [alfons]     0.6.4claws6
14351
14352         * src/gtkstext.c
14353         
14354                 make GtkSText follow style of GtkText (closes bug 
14355                 #469211 "text selection while writing message")
14356                 
14357                 do sync with GTK 1.2.10
14358
14359 2001-10-25 [paul]       0.6.4claws5
14360
14361         * src/html.c
14362                 ignore css tags in html mail
14363
14364 2001-10-25 [darko]      0.6.4claws4
14365
14366         * src/compose.c
14367                 don't declare is_url_string as static function since
14368                 we need it in gtkstext.c
14369         * src/gtkstext.c
14370                 remove unused variable
14371                 don't wrap long URLs while composing a message
14372
14373 2001-10-24 [christoph]  0.6.4claws3
14374
14375         * src/socket.c
14376                 fix ssl deadlock, when peer closes connection
14377
14378 2001-10-24 [paul]       0.6.4claws2
14379
14380         * src/prefs_common.c
14381                 gettextize the gpg ascii-armored warning message
14382
14383         * src/compose.c
14384                 insert a DOS/MAC file into the composed message
14385                 (improvements)
14386
14387         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14388
14389 2001-10-22 [paul]       0.6.4claws1
14390
14391         * sync with sylpheed 0.6.4 release
14392                 see ChangeLog entries 2001-10-21
14393
14394         * po/fr.po, po/pt_BR.po
14395                 updated by Melvin Hadasht and Fabio Junior Beneditto
14396
14397 2001-10-21 [paul]       0.6.3claws30
14398
14399         * src/compose.c
14400                 insert a DOS text file from the compose window
14401                 into the composed message text (removes CRs characters)
14402                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14403
14404         * tools/filter_conv.pl, tools/README
14405                 automatically use ~/.sylpheed as working directory
14406                 print out confirmation message on completion
14407
14408         * correct Hoa's last ChangeLog.claws entry
14409
14410 2001-10-20 [hoa]        0.6.3claws29
14411
14412         * src/grouplistdialog.c
14413                 bugfix (another ?) to give the right
14414                 newsgroups list for each news server.
14415
14416         * src/news.c
14417         * src/news.h
14418                 improve the newsgroups list cache
14419
14420 2001-10-20 [paul]       0.6.3claws28
14421
14422         * sync with sylpheed 0.6.3cvs9
14423                 see ChangeLog entry 2001-10-19
14424
14425         * correct Alfons' last ChangeLog.claws entry
14426
14427 2001-10-19 [alfons]
14428
14429         * src/pgptext.[ch]
14430                 fix compilation problems (part of bug #472895)
14431
14432 2001-10-18 [hoa]        0.6.3claws27
14433
14434         * src/grouplistdialog.c
14435                 bugfix when we refresh was clicked (bug 472701)
14436
14437 2001-10-19 [christoph]  0.6.3claws26
14438
14439         * src/compose.c
14440                 last header entry should default to "To:" or
14441                 "Newsgroups:" and not copy the last entry line
14442                 in a new compose window
14443                 (closes bug #472686, #470792)
14444
14445 2001-10-19 [paul]       0.6.3claws25
14446
14447         * sync with Sylpheed 0.6.3cvs8
14448                 see ChangeLog entries 2001-10-18 and 2001-10-19
14449
14450 2001-10-18 [christoph]  0.6.3claws24
14451
14452         * src/procmsg.c
14453                 reimplement ignore thread
14454         
14455 2001-10-18 [hoa]        0.6.3claws23
14456
14457         * src/folderview.c
14458         * src/grouplistdialog.[ch]
14459                 enhanced news subscription interface (feature 469113)
14460
14461         * src/news.c
14462         * src/news.h
14463                 enchanced newsgroup listing,
14464                 now, we can get groups informations
14465                 (NNTPGroupInfo)
14466
14467 2001-10-18 [paul]       0.6.3claws22
14468
14469         * src/summaryview.c
14470                 remove comment (sync with main branch)
14471         * src/mainwindow.c
14472                 fix 'Re-edit' bug in 'Message' menu
14473
14474 2001-10-17 [christoph]  0.6.3claws21
14475
14476         * src/compose.c
14477                 ignore empty or whitespace only header lines
14478
14479 2001-10-17 [paul]       0.6.3claws20
14480
14481         * sync with sylpheed 0.6.3cvs7
14482                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14483                 2001-10-17
14484
14485 2001-10-17 [darko]
14486
14487         * src/compose.c
14488                 wrap long lines without spaces
14489                 don't wrap URLs
14490
14491 2001-10-16 [paul]
14492
14493         * po/es.po, po/nl.po, po/pt_BR.po
14494                 updated by Ricardo Mones Lastra, Alfons,
14495                 and Fabio Junior Beneditto
14496
14497         * sylpheed-0.6.3claws released
14498
14499 2001-10-15 [melvin] 0.6.3claws18
14500
14501         * README.claws
14502                 added summary and detailed installation instructions
14503                 for spell checker
14504         * po/fr.po
14505                 Updated, corrected and completed french translation
14506
14507 2001-10-15 [hoa] 0.6.3claws17
14508         * src/grouplistdialog.c
14509                 we can choose the newsgroups to display with wildcards
14510
14511 2001-10-15 [christoph]  0.6.3claws16
14512
14513         * src/account.c
14514         * src/compose.c
14515         * src/prefs_folder_item.[ch]
14516                 applied wwp <subscript@free.fr>'s folder
14517                 default account patch
14518         * po/de.po
14519                 Fixed wrong translation
14520
14521 2001-10-13 [alfons, christoph, melvin]  
14522                         0.6.3claws15
14523
14524         solution #2 to solve MT-safety problems defers all GUI related calls
14525         to the main thread using a gtk_idle_add() callback. discussed on
14526         ircnet #sylpheed, with christoph spotting some issues with the
14527         original code, and melvin allowing us to lobotomize his sylpheed.
14528
14529         * src/syldap.[ch], src/main.c
14530                 fix race problem in ldap search thread by deferring GUI 
14531                 stuff to main thread using gtk_idle_add()
14532
14533 2001-10-13 [paul]       0.6.3claws14
14534
14535         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14536                 add Sergey's smtpcred.patch
14537                 adds separate username/password setting for SMTP Auth
14538                 needed by some servers
14539                 (closes feature request #471659)
14540
14541 2001-10-13 [paul]       0.6.3claws13
14542
14543         * src/pgptext.[ch] **NEW FILES**
14544         * src/Makefile.am, src/messageview.c, src/mimeview.c
14545                 decrypt ascii-armored gpg text embedded in
14546                 the message body.
14547                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14548
14549 2001-10-13 [christoph]  0.6.3claws12
14550
14551         * README.claws
14552                 some more details on default to and
14553                 feature requests
14554         * src/main.c
14555                 init glib threading when ldap is used
14556         * src/syldap.c
14557                 threading fixes
14558         * po/de.po
14559                 fixed a typo
14560
14561 2001-10-12 [paul]       0.6.3claws11
14562
14563         * src/prefs_common.[ch], src/rfc2015.c
14564                 enable ascii-armored gpg text to be embedded in the
14565                 message body, selectable through the 'Privacy'
14566                 preferences. Supports encrypting only.
14567                 Submitted by Ravemax <ravemax@dextrose.com>
14568
14569 2001-10-12 [paul]       0.6.3claws10
14570
14571         * sync with sylpheed 0.6.3cvs6
14572                 see ChangeLog entries 2001-10-11 and 2001-11-12
14573
14574         * src/folderview.c
14575                 incorporated mbox folders, scoring, and folder
14576                 properties into the sync
14577
14578 2001-10-12 [darko]      0.6.3claws9
14579
14580         * README.claws
14581                 describe quotation wrapping
14582         * src/compose.c
14583                 don't treat tab as space to calculate line length properly
14584
14585 2001-10-11 [alfons]
14586
14587         * README.claws
14588                 correct description of how to make new filtering system work,
14589                 add some other things
14590                 
14591         * src/syldap.c
14592                 remove sched_yield() (not necessary / unportable)
14593
14594 2001-10-11 [paul]       0.6.3claws8
14595
14596         * sync with sylpheed 0.6.3cvs3
14597                 see ChangeLog entry 2001-10-10
14598
14599 2001-10-10 [christoph]  0.6.3claws7
14600
14601         * .cvsignore
14602                 ignore 2 files created by newer autotools
14603         * src/prefs_folder_item.c
14604                 using table for widget alignment
14605                 fixed memory leak and broken octal display
14606         * src/filesel.c
14607                 fixed segfault caused by lost filename
14608                 workaround (closes bug #469551)
14609
14610 2001-10-10 [paul]       0.6.3claws6
14611
14612         * sync with sylpheed 0.6.3cvs2
14613                 see ChangeLog entries 2001-10-09 and 2001-10-10
14614
14615 2001-10-10 [darko]      0.6.3.claws5
14616
14617         * src/gtkstext.c
14618                 proper calculation of right margin if smart wrapping is enabled
14619         * src/compose.c
14620                 automatically wrap long lines if wrap quotation is enabled
14621
14622 2001-10-09 [alfons]     0.6.3.claws4
14623
14624         * src/summaryview.c
14625                 select correct row when deleting last row in the summary view (and
14626                 close bug "[ #469104 ] select second last in list when deleting")
14627
14628 2001-10-09 [paul]       0.6.3claws3
14629
14630         * sync with sylpheed 0.6.3cvs1
14631                 updated some autotool scripts
14632
14633 2001-10-09 [darko]      0.6.3claws2
14634
14635         * src/gtkstext.[ch]
14636                 new name and mark with Sylpheed comment
14637         * src/compose.c
14638                 smart quotation wrapping a-la VIM
14639
14640 2001-10-08 [paul]       0.6.3claws1
14641
14642         * sync with sylpheed 0.6.3 release
14643                 see ChangeLog entry 2001-10-08
14644
14645 2001-10-08 [paul]       0.6.2claws24
14646
14647         * src/summaryview.c
14648                 more sync with sylpheed 0.6.2cvs12
14649                 Fixed the bug that didn't select the last row correctly
14650
14651
14652 2001-10-07 [paul]       0.6.2claws23
14653
14654         * sync with sylpheed 0.6.2cvs12
14655                 see ChangeLog entry 2001-10-07
14656
14657 2001-10-06 [match]
14658         * src/jpilot.[ch]
14659                 enable jpilot to read unsynch'ed addresses.
14660
14661         * src/editldap_basedn.c
14662                 fix segfault when opening dialog.
14663
14664 2001-10-06 [alfons]     0.6.2.claws22
14665
14666         * src/summaryview.c
14667                 fix bug with summary view selecting last *inserted*
14668                 node instead of last *visible* node. remember we
14669                 work with a tree
14670
14671 2001-10-06 [paul]       0.6.2claws21
14672
14673         * po/pt_BR.po
14674                 updated translation, contains some fixes and new
14675                 translations, submitted by Gustavo Noronha Silva
14676                 <kov@debian.org>
14677
14678         * src/prefs_common.c
14679                 change 'each' to 'every' - fix dubious English
14680
14681         * sync with sylpheed 0.6.2cvs11
14682
14683 2001-10-05 [alfons]     0.6.2claws20
14684
14685         * src/mainwindow.[ch], src/folderview.c
14686                 make composite tool button switch between "Compose News"
14687                 and "Compose Mail" depending on selected folder
14688                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14689
14690 2001-10-05 [paul]       0.6.2claws19
14691
14692         * src/mainwindow.c, src/summaryview.c
14693                 fix 'Message/Reply to all', broken in last commit
14694
14695         * src/compose.c
14696                 fix X_BEENTHERE seg fault, thanks to Alfons
14697
14698 2001-10-04 [paul]       0.6.2claws18
14699
14700         * src/compose.[ch], src/mainwindow.c
14701                 make "Message/Reply" reply to mailing lists; matches
14702                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14703                 based on portions of the patch submitted by
14704                 Junichi Uekawa <dancer@netfort.gr.jp>
14705
14706 2001-10-04 [darko]      0.6.2claws17
14707
14708         * src/compose.c
14709                 better smart wrapping
14710         * src/gtkstext.[hc]
14711                 a function to make text buffer contiguous
14712
14713 2001-10-03 [paul]       0.6.2claws16
14714
14715         * sync with sylpheed 0.6.2cvs10
14716
14717 2001-10-02 [alfons]
14718
14719         * configure.in
14720         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14721                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14722                 references to chinese translations (hope someone picks up
14723                 this)
14724
14725 2001-10-02 [christoph]  0.6.2claws15
14726
14727         * src/compose.c
14728                 fixed non translated header bug
14729         * ChangeLog.claws
14730                 fixed wrong date in alfons last entry ;)
14731
14732 2001-10-02 [alfons]     0.6.2claws14
14733
14734         * src/compose.c, src/prefs_common.[ch]
14735                 add block cursor option
14736
14737 2001-10-02 [paul]       0.6.2claws13
14738
14739         * sync with sylpheed 0.6.2cvs9
14740
14741 2001-09-30 [paul]       0.6.2claws12
14742
14743         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14744                 updated translations
14745
14746         * po/POTFILES.in
14747                 add 'src/importldif.c'
14748
14749         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14750                 added eudora-to-vCard conversion tool
14751                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14752
14753         * sync with sylpheed 0.6.2cvs8
14754
14755 2001-09-30 [paul]
14756
14757         * sylpheed-0.6.2claws released
14758
14759 2001-09-27 [melvin]     0.6.2claws11
14760
14761         * src/gtkspell.c
14762                 fixed crash when using default path (introduced 
14763                 in 0.6.2claws10)
14764                 fixed tiny bug for initial suggestion mode
14765
14766 2001-09-27 [melvin]     0.6.2claws10
14767         
14768         * src/gtkspell.c
14769                 fixed bug where gtkpspell didn't set the path correctly
14770
14771         * README.claws
14772                 added a paragraph about spell checking
14773                 
14774
14775
14776 2001-09-27 [paul]       0.6.2claws9
14777
14778         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14779                 replace '// comments' with '/* comments */' to prevent
14780                 some compiler warnings 
14781
14782         * sync with sylpheed 0.6.2cvs6
14783
14784 2001-09-26 [alfons]     0.6.2claws8
14785
14786         * src/messageview.c
14787                 introduce return receipt request notification again,
14788                 which was lost because of other semantics in 
14789                 procheader_parse() (???)
14790
14791 2001-09-26 [christoph]  0.6.2claws7
14792
14793         * src/compose.c
14794                 replace comments for old code with #if 0
14795                 readded auto cc, bcc and reply-to
14796         * src/prefs_matcher.c
14797         * src/prefs_scoring.c
14798                 removed some definition (was moved to
14799                 prefs.h)
14800
14801 2001-09-26 [paul]       0.6.2claws6
14802
14803         * src/mainwindow.c
14804                 make 'Follow-up and reply to' sensitive
14805
14806         * more sync with sylpheed 0.6.2cvs5
14807
14808 2001-09-25 [melvin]
14809
14810         * 0.6.2claws5
14811
14812         * src/gtkspell.c
14813                 fixed bug for "US-ASCII" introduced by the encoding code
14814
14815 2001-09-25 [paul]
14816
14817         * 0.6.2claws4
14818
14819         * src/prefs_common.[ch], src/summaryview.c
14820                 'next unread msg' 'go to next folder?' dialog can be
14821                 given default behaviour, either always show dialog,
14822                 or assume 'yes', or assume 'no'
14823                 Submitted by wwp <subscript@free.fr>
14824
14825 2001-09-25 [melvin]
14826                 
14827         * src/compose.c src/gtkspell.[ch]
14828                 added support for different encodings
14829
14830 2001-09-25 [paul]
14831
14832         * more sync with sylpheed 0.6.2cvs5
14833
14834 2001-09-24 [alfons]
14835         
14836         * src/prefs_folder_item.c
14837                 add check for item->prefs->default_to string is NULL and
14838                 add another check when freeing this string
14839
14840 2001-09-24 [paul]
14841
14842         * configure.in
14843                 change to version 0.6.2claws3
14844
14845         * sync with sylpheed 0.6.2cvs5 
14846
14847 2001-09-24 [match]
14848         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14849                 import LDIF files.
14850         * src/addrcache.[ch], addrindex.[ch]
14851                 small update for future
14852         * src/addrbook.c
14853                 fix test XML file.
14854
14855 2001-09-24 [melvin]
14856         * src/gtkspell.[ch]
14857                 added 'Learn from mistakes' option
14858                 better handling of quotes in checked words
14859                 sorted dict list
14860         * po/fr.po
14861                 small update for spell checking stuff
14862
14863 2001-09-23 [alfons]
14864         
14865         * src/gtkspell.c
14866                 edit a little bit so it complies more with main coding style
14867
14868 2001-09-23 [alfons]
14869
14870         * src/folder.[ch], prefs_folder_item.c, compose.c
14871                 migrate "request return receipt" folder property
14872                 to folderlist.xml
14873
14874 2001-09-22 [alfons]
14875
14876         * README.claws **NEW**
14877                 (add things of interest for users of main branch 
14878                 and claws here)
14879
14880         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14881                 re-implement threading per folder option, but store 
14882                 the setting in folderlist.xml (where it belongs)
14883
14884 2001-09-21 [melvin]
14885
14886         * src/gtkspell.[ch]
14887                 fixed bug when compose window is under another window
14888         * src/prefs_common.[ch] src/compose.c
14889                 changed 'dictionary_path' to 'dictionary' to be consistent
14890                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14891         * ac/pspell.m4 src/Makefile.am 
14892                 dropped PSPELL_PATH macro
14893         * po/fr.po
14894                 updated translations
14895
14896 2001-09-21 [christoph]
14897
14898         * src/compose.c
14899                 added border around header fields
14900                 keep header type when new field is added
14901
14902 2001-09-20 [christoph]
14903
14904         * src/utils.[ch]
14905                 more portable debug_print with source filename
14906                 and linenumber
14907         * src/procmsg.c
14908                 more newlines after debug messages
14909
14910 2001-09-20 [paul]
14911
14912         * configure.in
14913                 change to version 0.6.2claws2
14914
14915         * sync with sylpheed 0.6.2cvs3
14916
14917 2001-09-19 [melvin]
14918
14919         * src/gtkspell.c
14920                 fixed the post-right-click focus pb
14921                 fixed crash when 'Spell check all' after dict change 
14922                         and when cursor is at the end of the text
14923                 shift-right-click pops up config menu even on misspelled words.
14924         * po/POTFILES.in
14925                 added gtkspell.c
14926
14927 2001-09-19 [melvin]
14928
14929         * src/about.c
14930                 added pspell to compiled-in features list
14931
14932 2001-09-18 [melvin]
14933
14934         * switched to pspell and dropped ispell
14935         * ac/pspell.m4
14936                 new file. autoconf macro for pspell
14937         * ac/Makefile.am 
14938         * configure.in acconfig.h
14939                 added pspell support
14940         * src/Makefile.am
14941         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14942         * src/prefs_common.[ch] 
14943                 added pspell support
14944
14945 2001-09-18 [christoph]
14946
14947         * src/addr_compl.c
14948         * src/template.[ch]
14949                 replace LOG_MESSAGE with debug_print
14950         * src/compose.[ch]
14951                 gui improvements
14952         * src/menu.c
14953                 added newline after debug message
14954         * src/utils.h
14955                 using __VA_ARGS__ for debug_print macro
14956         * tools/.cvsignore
14957                 ignore Makefile and Makefile.in
14958
14959 2001-09-18 [paul]
14960
14961         * configure.in
14962                 change to version 0.6.2claws1
14963         * sync with sylpheed 0.6.2cvs1
14964
14965         * src/matcher.c 
14966         * src/prefs_matcher.c
14967                 add 'score equal to' option, submitted by
14968                 Paul Evans <nerd@freeuk.com>
14969
14970 2001-09-15 [christoph]
14971
14972         * src/mainwindow.c
14973                 comment out menu entry not existing in claws
14974         * src/menu.c
14975                 add debug output for non existing menu entries
14976         * src/summaryview.c
14977                 fix next/prev unread message for ignored threads
14978         * src/utils.[ch]
14979                 add sourcefile and line number to debug output
14980                 otherwise it is sometimes hard to find the
14981                 source code part if debug messages are translated
14982
14983 2001-09-14 [darko]
14984         
14985         * src/folderview.c
14986                 refresh target folder style after colour is changed
14987
14988 2001-09-13 [paul]
14989
14990         * configure.in
14991                 change to version 0.6.1claws3
14992
14993         * sync with sylpheed 0.6.1cvs6
14994
14995 2001-09-13 [darko]
14996         
14997         * src/folderview.c
14998                 fix target folder colourization to use user selected colour
14999
15000 2001-09-12 [darko]
15001         
15002         * src/summaryview.c
15003                 fix crash when message that is marked for copy/move is unmarked
15004
15005 2001-09-09 [paul]
15006
15007         * configure.in
15008                 change to version 0.6.1claws2
15009
15010         * sync with sylpheed 0.6.1cvs3
15011
15012 2001-09-09 [alfons]
15013         
15014         * src/folderview.c
15015                 fix bug with default font used for trash folder text
15016
15017 2001-09-06 [paul]
15018
15019         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15020                 updated translations
15021
15022         * configure.in
15023                 change to version 0.6.1claws1
15024
15025         * sync with sylpheed 0.6.1cvs2
15026
15027 2001-09-03 [paul]
15028
15029         * po/POTFILES.in
15030                 add Match's new addressbook
15031
15032         * po/de.po
15033                 updated translation submitted by Jens Oberender
15034
15035 2001-09-02 [paul]
15036
15037         * configure.in
15038                 change to 0.6.1claws
15039         * sync with sylpheed 0.6.1 release
15040
15041 2001-09-02 [paul]
15042
15043         * configure.in
15044                 change to 0.6.0claws2
15045
15046         * sync with sylpheed 0.6.0cvs4
15047
15048         * po/pt_BR.po
15049                 updated translation submitted by Fabio Junior Beneditto
15050
15051 2001-09-01 [match]
15052         * pixmaps/
15053                 interface.xpm
15054                 book.xpm
15055                 address.xpm
15056         * src/
15057                 Makefile.am
15058                 a ton of new files
15059
15060 2001-08-31 [paul]
15061
15062         * configure.in
15063                 change to version 0.6.0claws1
15064
15065         * sync with sylpheed 0.6.0cvs1
15066
15067         * po/es.po
15068                 updated translation submitted by Ricardo Mones Lastra
15069
15070         * po/POTFILES.in
15071                 add 'src/prefs_templates.c'
15072
15073         * src/compose.c, src/summaryview.c
15074                 fix segfault on 'Re_edit'               
15075
15076 2001-08-30 [alfons]
15077
15078         * configure.in, Makefile.am
15079         * tools/Makefile.am
15080                 add tools directory to source distribution
15081
15082 2001-08-30 [paul]
15083
15084         * configure.in
15085                 change to version 0.6.0claws
15086
15087         * sync with sylpheed 0.6.0 release
15088
15089 2001-08-30 [christoph]
15090
15091         * configure.in
15092                 removed autoconf version check
15093
15094 2001-08-30 [paul]
15095
15096         * src/account.c, src/compose.c, src/prefs_common.[ch]
15097         * src/procheader.[ch] src/utils.[ch]
15098                 Enhanced automatic account selection on replies
15099                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15100
15101         * configure.in
15102                 add LDAP and JPilot to the configuration results output.
15103
15104 2001-08-29 [christoph]
15105
15106         * src/summeryview.c
15107                 no bold font for ignored threads
15108
15109 2001-08-29 [paul]
15110
15111         * configure.in
15112                 change to version 0.5.3claws6
15113
15114         * sync with sylpheed 0.5.3cvs10
15115                 src/stringtable.[ch]: New Files
15116
15117         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15118         * src/pixmaps/sylpheed.xpm
15119                 add mini-icons to windows (by Alfons)
15120
15121 2001-08-27 [paul]
15122
15123         * src/mainwindow.c
15124                 new functions: next_labeled_cb(), prev_labeled_cb()
15125
15126         * src/summaryview.c
15127                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15128                 summary_select_next_labeled(), summary_select_prev_labeled()
15129
15130         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15131                 give claws blue folders and a blue trash can
15132
15133 2001-08-27 [paul]
15134
15135         * configure.in
15136                 change to version 0.5.3claws5
15137
15138         * sync with sylpheed 0.5.3cvs9
15139                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15140
15141 2001-08-24 [christoph]
15142
15143         * src/filesel.c
15144                 keep filename when browsing directories
15145                 (not working for user entered filename, but
15146                  for default name and selected filename from
15147                  file list)
15148         * src/mainwindow.c
15149                 fixed wrong spelling "Folllow-up"
15150         * src/mbox_folder.c
15151         * src/procmsg.c
15152         * src/summaryview.c
15153                 fixed new/unread message count with ignored
15154                 threads (2 commits, first didn't notice no
15155                 longer needed decreasing)
15156         * src/inc.c
15157                 readded scrolling of progress dialog
15158                 (lost in sync)
15159
15160 2001-08-24 [paul]
15161
15162         * configure.in
15163                 change to 0.5.3claws4
15164
15165         * sync with sylpheed 0.5.3cvs7
15166
15167 2001-08-24 [christoph]
15168
15169         * src/compose.c
15170                 set request return receipt when replying
15171                 if it is set is the folder prefs of the
15172                 message
15173         * src/inc.c
15174                 disable final error popup if popups are
15175                 disabled in config (again)
15176
15177 2001-08-23 [paul]
15178
15179         * configure.in
15180                 Change version number to 0.5.3claws3
15181
15182         * sync with sylpheed 0.5.3cvs5
15183
15184         * src/mimeview.c
15185                 double quote '%s' in 'gedit %s' to fix bug when
15186                 opening attachment with spaces in the name
15187
15188 2001-08-22 [alte]
15189         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15190           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15191                 initial message templates support
15192
15193
15194 2001-08-22 [paul]
15195
15196         * configure.in
15197                 change version number to 0.5.3claws2
15198
15199         * sync with sylpheed 0.5.3cvs4
15200
15201         * src/procmsg.h src/summaryview.c
15202                 re-implement (un)ignore thread
15203
15204 2001-08-21 [paul]
15205
15206         * src/summaryview.c
15207                 remove unnecessary code
15208         * src/compose.c
15209                 enable 'dynamic' signatures (submitted by
15210                 Eric Limpens <eric@hscg-internet.nl>)
15211
15212 2001-08-21 [paul]
15213
15214         clean up after sync with sylpheed 0.5.3 release
15215
15216         * src/folderview.c
15217                 fix re-introduced font mess, see Christoph's
15218                 entry 2001-06-24
15219
15220         * src/summaryview.c
15221                 remove prev_msgnum
15222                 use sylpheed's small font instead of
15223                 gtk default font for summary view
15224
15225
15226 2001-08-17 [paul]
15227
15228         * configure.in
15229                 add pl to ALL_LINGUAS - sync with main branch
15230
15231         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15232                 Updated. Translations by Jens Oberender, Ricardo Mones
15233                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15234
15235         * po/pl.po  ** NEW FILE **
15236                 sync with the main branch
15237
15238         * src/folderview.c
15239                 fix target folder colorizing and refresh problem
15240
15241
15242 2001-08-17 [christoph]
15243
15244         * src/mainwindow.c
15245                 claws uses 4 colors for target folder coloring.
15246                 arrays were not long enough and destroyed the
15247                 stack causing a segfault.
15248                 target folder colorizing does not work anymore
15249                 for me
15250
15251 2001-08-16 [paul]
15252
15253         * configure.in
15254                 change to version 0.5.3claws1
15255
15256         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15257           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15258           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15259
15260                 sync with sylpheed 0.5.3 release, but keep claws method of
15261                 configuring/saving fonts
15262
15263         * src/addressbook.[ch]
15264                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15265                 in line with a similar change in Hiroyuki's branch
15266
15267         * src/mainwindow.[ch]
15268                 disable main_window_set_thread_option()
15269         * src/prefs_folder_item.c
15270                 comment out &tmps_prefs.enable_thread,
15271         * src/mbox_folder.c, src/procmsg.[ch]
15272                 comment out MSG_IS_IGNORE_THREAD
15273         * src/summaryview.c
15274                 comment out summary_ignore_thread() and summary_unignore_thread()
15275                 comment out MSG_IS_IGNORE_THREAD
15276
15277                 use Hiroyuki's threading instead.
15278
15279
15280
15281 2001-08-15 [paul]
15282
15283         * src/account.c
15284                 use Hiroyuki's 0.5.3 column scheme but also
15285                 include the enable/disable button.
15286         * src/pixmaps/mark.xpm
15287                 add Hiroyuki's amended pixmap
15288
15289 2001-08-13 [christoph]
15290
15291         * src/account.c
15292                 receive at get all column showed wrong state for APOP
15293                 button should only work for POP3 and APOP accounts
15294         * src/prefs_account.c
15295                 added missing preprocessor statement for SSL
15296
15297 2001-08-12 [paul]
15298
15299         * src/account.[ch]
15300                 add 'receive at get all' column and enable/disable
15301                 button.
15302
15303 2001-08-06 [christoph]
15304
15305         * src/account.c
15306                 show usage of SSL in protocol column
15307
15308         * src/imap.c
15309         * src/inc.c
15310                 renamed ssl options
15311
15312         * src/prefs_account.[ch]
15313                 moved ssl options to a new page
15314
15315         * src/send.c
15316         * src/smtp.c
15317         * src/ssl.[ch]
15318                 renamed ssl options
15319                 added support for SMTP STARTTLS command
15320
15321 2001-08-05 [christoph]
15322
15323         * configure.in
15324                 debian autoconf needs version check to find
15325                 correct autoconf version. if the file is
15326                 named configure.in 2.13 is used, which does
15327                 not work with this configure.in script.
15328                 other solution would be to rename the script
15329                 to configure.ac as suggested in the autoconf
15330                 manual.
15331
15332         * src/inc.c
15333                 disable final error popup if popups are
15334                 diabled in config
15335
15336         * src/socket.c
15337                 bugfix in ssl_gets
15338                 fixes IMAP over SSL problem
15339
15340 2001-08-03 [paul]
15341
15342         * configure.in
15343                 change to 0.5.2claws1
15344
15345         * sync with sylpheed 0.5.2cvs1
15346
15347 2001-08-02 [alfons]
15348
15349         * configure.in
15350                 quick fix for ispell detection...
15351
15352 2001-08-01 [paul]
15353
15354         * configure.in
15355                 change to 0.5.1claws4
15356
15357         * sync with sylpheed 0.5.1cvs7
15358
15359 2001-07-31 [alfons]
15360
15361         * src/prefs_common.c, src/prefs_common.h, 
15362           src/gtkspell.c, src/gtkspell.h
15363                 add global spelling checker settings (compose tab) +
15364                 selection of dictionary 
15365           
15366         * configure.in  
15367                 guess valid ispell location
15368
15369 2001-07-31 [paul]
15370
15371         * po/POTFILES.in
15372                 removal of 'src/quote_fmt_parse.c'
15373         * po/de.po
15374                 Updated de.po
15375                 (submitted by Jens Oberender <didge@suse.de>)
15376
15377 2001-07-31 [darko]
15378
15379         * src/folder.[ch]
15380         * src/folderview.[ch]
15381         * src/mainwindow.c
15382         * src/mh.c
15383         * src/prefs_common.[ch]
15384         * src/summaryview.c
15385                 target folder colourization
15386
15387 2001-07-30 [paul]
15388
15389         more sync with Sylpheed 0.5.1cvs6 
15390
15391 2001-07-30 [darko]
15392
15393         * src/mh.c
15394         * src/prefs_folder_item.[hc]
15395         * src/summaryview.c
15396                 shared folders support with a GUI
15397
15398 2001-07-29 [paul]
15399
15400         0.5.1claws3
15401
15402         * sync with Sylpheed 0.5.1cvs6
15403
15404 2001-07-29 [paul]
15405
15406         * po/pt_BR.po
15407                 updated
15408                 (submitted by Fabio Junior Beneditto)
15409
15410 2001-07-28 [paul]
15411
15412         * src/procmime.c
15413         * AUTHORS
15414                 patch to correct bad image mime headers
15415                 (submitted by Don Quijote <dq@searchlores.org>)
15416
15417 2001-07-28 [paul]
15418
15419         * tools/gif2xface.pl   **NEW FILE**
15420         * tools/README
15421                 script to convert file.gif to file.xface for
15422                 use in a custom header.
15423                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15424
15425 2001-07-27 [alfons]
15426         
15427         * configure.in
15428                 change macros for detecting JPilot and LDAP
15429
15430 2001-07-27 [christoph]
15431
15432         * src/filtering.c
15433                 code cleanup (MIN / MAX warning, needed casting)
15434
15435 2001-07-27 [alfons]
15436
15437         * procheader.c
15438                 disallow setting flags when detecting certain headers
15439                 (X-Status, Status, Seen, X-Seen). 
15440         
15441         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15442
15443 2001-07-27 [christoph]
15444
15445         * src/prefs_filter.c
15446         * src/prefs_filtering.c
15447         * src/prefs_matcher.c
15448         * src/prefs_scoring.c
15449                 scroll list when moving rows up or down
15450
15451         * src/imap.c
15452         * src/imap.h
15453         * src/prefs_account.c
15454         * src/prefs_account.h
15455         * src/send.c
15456                 SMTP over SSL (untested, feedback requested)
15457                 IMAP over SSL
15458
15459         * src/ssl.c
15460                 code cleanup
15461
15462 2001-07-26 [alfons]
15463         
15464         * configure.in, acconfig.h
15465                 define CLAWS (need this for main / claws detection)
15466
15467 2001-07-25 [alfons]
15468
15469         * configure.in
15470                 Sylpheed 0.5.1claws2
15471                 
15472         * sync with Sylpheed 0.5.1cvs4
15473
15474 2001-07-25 [christoph]
15475
15476         * src/scoring.c
15477                 fixed segfault
15478                 item->prefs == NULL (don't know why)
15479
15480 2001-07-25 [alfons]
15481
15482         * configure.in
15483                 Sylpheed 0.5.1claws1
15484
15485         * sync with Sylpheed 0.5.1cvs1-3
15486
15487 2001-07-24 [christoph]
15488
15489         * src/folderview.c
15490         * src/prefs_folder_item.[ch]
15491                 added folderitem preferences dialog with
15492                 default To: and auto request return receipt
15493
15494         * src/compose.[ch]
15495         * src/menu.[ch]
15496                 changes to handle new folderitem preferences
15497
15498         * src/mainwindow.c
15499         * src/summaryview.c
15500                 call compose new mail with current folderitem
15501
15502 2001-07-24 [alfons]
15503
15504         Release Sylpheed 0.5.1claws
15505
15506         * configure.in
15507                 change to release version 0.5.1claws
15508
15509 2001-07-24 [christoph]
15510
15511         * src/summaryview.c
15512                 fixed segfault that happend when the selected
15513                 message was removed while retrieving new messages.
15514
15515         * po/es.po
15516                 updated translation
15517                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15518
15519 2001-07-22 [alfons]
15520
15521         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15522         this is a work in progress, for more information: http://nlpagan.net/sylman 
15523         
15524         * configure.in, src/mainwindow.c, manual/Makefile.am
15525                 add support for English manual
15526
15527         * AUTHORS
15528                 add authors of user manuals
15529
15530         * manual/en/sylpheed*.html
15531                 add English documentation
15532
15533 2001-07-22 [christoph]
15534
15535         * po/POTFILES.in
15536                 added src/ssl.c
15537         * src/ssl.c
15538                 changed a wrong debug message
15539
15540 2001-07-22 [alfons]
15541
15542         * po/nl.po
15543                 update Dutch translation
15544
15545         * src/prefs_filtering.c, 
15546           src/prefs_matcher.c
15547                 add more translatable strings           
15548
15549 2001-07-21 [alfons]
15550
15551         0.5.0claws7
15552
15553         * configure.in
15554                 change version
15555
15556         * src/inc.c, src/summaryview.[ch]
15557                 prevent update of mark file when filtering has done, by
15558                 using a variable; this affects two functions:
15559                         inc.c::inc_finished()
15560                         summaryview.c::summary_show()
15561
15562 2001-07-20 [alfons]
15563
15564         * src/filtering.[ch], src/prefs_filtering.c, 
15565           src/matcher.[ch]
15566                 add filtering action for label coloring 
15567
15568         * po/POTFILES.in
15569                 add labelcolors.c
15570
15571         * added src/labelcolors.c
15572         * added src/labelcolors.h
15573         * src/Makefile.am, src/summaryview.c
15574                 rearrange label coloring code
15575
15576         * src/procmsg.h
15577                 add more parentheses so label colouring works correctly
15578
15579         * src/filtering.c
15580                 don't really delete message, but move it to Trash
15581
15582         * src/prefs_matcher.c
15583                 add quote options to info dialog
15584
15585 2001-07-20 [christoph]
15586
15587         * src/Makefile.am
15588         * src/inc.c
15589         * src/main.[ch]
15590         * src/socket.h
15591         * src/ssl.[ch] (new)
15592                 moved ssl stuff to a seperate file
15593
15594 2001-07-20 [darko]
15595
15596         * src/summaryview.c
15597                 fix show sender using address book with no e-mail
15598                 address in From: field
15599
15600 2001-07-19 [alfons]
15601
15602         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15603                 fix messy handling of escaping... now at least the
15604                 execute command is useful. escape char is '\', we
15605                 accept \n and \r too. 
15606
15607                 Real life example:
15608                 
15609                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15610                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15611
15612 2001-07-18 [alfons]
15613
15614         0.5.0claws6
15615
15616         * src/summaryview.c
15617                 clean up
15618
15619         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15620           src/procmsg.[ch]
15621                 revise filtering; currently move, copy, marking have
15622                 been tested. if you like bleeding edge stuff, you
15623                 should definitely go for this version :)
15624
15625         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15626
15627 2001-07-17 [christoph]
15628
15629         * src/utils.c
15630                 timestamp log
15631
15632 2001-07-17 [alfons]
15633
15634         0.5.0claws5
15635
15636         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15637           bits in the mark file, without affecting either branch. Lots of
15638           files changed, also in claws branch.
15639
15640           UNTESTED: use of mbox folders
15641
15642         * src/summaryview.c
15643                 added mark all read; however this was a quick hack used for
15644                 cleaning up mess after initial merge with Hiroyuki
15645
15646         * configure.in
15647                 change claws version number back to 0.5.0claws5 to clear up 
15648                 confusion & pretension (recent release was technically 
15649                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15650
15651 2001-07-16 [alfons]
15652
15653         sync with Hiroyuki's 0.5.0cvs4
15654
15655 2001-07-16 [alfons]
15656
15657         0.5.1claws3
15658
15659         * src/filtering.[ch]
15660                 remove invalid updating of mark files for 
15661                 filter actions MATCHING_ACTION_MOVE and 
15662                 MATCHING_ACTION_DELETE; this should fix the
15663                 folder update bug
15664                 
15665         * src/procmsg.c
15666                 revert Christoph's stab at fixing the folder 
15667                 update bug
15668
15669         * po/POTFILES.in
15670                 add missing files with translatable strings
15671
15672         * src/summaryview.c
15673                 remove debug print
15674
15675 2001-07-15 [alfons]
15676
15677         * src/addr_compl.[ch], src/prefs_filtering.c
15678                 make "filtering pref dialog's destination entry" an
15679                 "address completable entry", if filter destination is 
15680                 an email address
15681
15682         0.5.1claws2
15683         
15684         sync with Hiroyuki's 0.5.0cvs2-3
15685
15686 2001-07-15 [christoph]
15687
15688         * src/procmsg.c
15689                 fixed folder stats update after incorporation
15690
15691 2001-07-15 [alfons]
15692
15693         * src/summaryview.c
15694                 * finish label colouring stuff (for now)
15695                 * fix incorrect colour bug (off by one) 
15696
15697 2001-07-14 [alfons]
15698
15699         * src/mainwindow.c
15700                 change text labels for news and mail message so there's
15701                 plenty of toolbar estate left
15702
15703         * configure.in
15704                 0.5.1claws1
15705
15706         * src/folderview.c
15707           src/folder.[ch]
15708                 sync with Hiroyuki's 0.5.0cvs1
15709
15710         * src/summaryview.c
15711                 more rewrite label colouring
15712
15713 2001-07-14 [alfons]
15714
15715         * src/summaryview.[ch]
15716                 * start rewrite label colouring 
15717                 * fix proper location "Add Sender To Addressbook" menu item
15718
15719 2001-07-13
15720
15721         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15722         (actually this is 0.5.0claws4)
15723
15724 2001-07-13 [alfons]
15725
15726         * po/pt_BR.po
15727                 * fix duplicate message
15728                 * add updated Portugese / Brazilian translation
15729                   submitted by Fabio Junior Beneditto
15730
15731 2001-07-12 [alfons]
15732
15733         * AUTHORS
15734                 add Jens
15735
15736         * po/nl.po
15737                 add updated Dutch translation
15738
15739         * po/de.po
15740                 add updated German translation submitted by Jens
15741
15742 2001-07-11 [alfons]
15743
15744         Prerelease before 0.5.0claws. Please test.
15745         This version is temporarily tagged as VERSION_0_5_0_TEST
15746
15747         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15748           src/prefs_scoring.c, src/prefs_matcher.c, 
15749           src/prefs_filtering.c, src/mbox.c, 
15750           src/main.c, src/inc.c, src/filtering.[ch]
15751                 revert new Hoa's new matcher (does not work yet)
15752
15753         * src/Makefile.am
15754                 clean up
15755
15756 2001-07-10
15757
15758         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15759
15760
15761 2001-07-10 [alfons]
15762
15763         * Makefile.am
15764                 add ChangeLog.claws to EXTRA_DIST
15765         * src/Makefile.am
15766                 add matcher_parser_parse.h to EXTRA_DIST
15767
15768 2001-07-10 [christoph]
15769
15770         * src/inc.c
15771                 add destination folder to table of
15772                 folders that need to be updated after
15773                 incorporation
15774
15775 2001-07-10 [alfons]
15776
15777         * folder.[ch]
15778           folderview.c
15779                 make collapse state of folders and folder items persistent, i.e.
15780                 if you collapse a folder tree, the next time sylpheed-claws starts 
15781                 up the folder tree remains collapsed.  
15782                 
15783 2001-07-10 [christoph]
15784
15785         * acconfig.h
15786         * configure.in
15787                 added --enable-ssl
15788         * src/md5.[ch]
15789                 renamed MD5_CTX to MD5_CTX_syl
15790                 conflicts with a struct in openssl
15791         * src/inc.c
15792         * src/main.[ch]
15793         * src/prefs_account.[ch]
15794         * src/socket.[ch]
15795                 SSL support for POP
15796         * src/mainwindow.c
15797                 fixed compose with current account
15798                 broken by new compose button stuff
15799
15800 2001-07-09 [hoa]
15801
15802         * AUTHORS
15803                 changed my email address
15804
15805         * src/matcher_parser_parse.y
15806                 clean the parser to remove conflicts
15807
15808 2001-07-09 [alfons]
15809
15810         * AUTHORS
15811                 add Match Grun
15812
15813         * configure.in
15814                 fix incorrect description of --enable-ldap parameter
15815
15816         * src/prefs_common.[ch]
15817           src/compose.c
15818                 add experimental option "smart wrapping" which makes the
15819                 compose editor auto wrap.
15820                 
15821                 | TODO: the problem with the buggy cursor handling is caused |
15822                 | by the GtkText. when deleting / backspacing text its       |
15823                 | wrapping algorithm does not take in account the previous   |
15824                 | line. should find a way to hack this in.                   |
15825                 | or should perhaps combine this with the word wrapping      |
15826                 | patch i wrote in january.                                  |
15827
15828         * src/about.c
15829                 show build parameters for LDAP and JPilot
15830
15831         * src/summaryview.c
15832                 revert Christoph's bugfix for selecting next unread message, 
15833                 because folder stats aren't updated correctly
15834
15835 2001-07-08 [hoa]
15836
15837         * src/filtering.c
15838         * src/mainwindow.c
15839         * src/matcher.c
15840         * src/matcher_parser_lex.l
15841         * src/matcher_parser_parse.y
15842         * src/prefs_filtering.c
15843         * src/prefs_scoring.c
15844         * src/scoring.c
15845                 bugfix of the config file parser
15846
15847 2001-07-08 [alfons]
15848
15849         * src/Makefile.am
15850                 added generated matcher sources to BUILT_SOURCES
15851
15852 2001-07-08 [hoa]
15853
15854         * src/Makefile.am
15855         * src/.cvsignore
15856                 added new config file parser
15857
15858         * src/scoring.[ch]
15859         * src/filtering.[ch]
15860         * src/matcher.[ch]
15861         * src/prefs_filtering.c
15862         * src/prefs_matcher.c
15863         * src/prefs_scoring.c
15864         * added src/matcher_parser.h
15865         * added src/matcher_parser_lex.h
15866         * added src/matcher_parser_lex.l
15867         * added src/matcher_parser_parse.y
15868                 lex & yacc config file parser
15869
15870         * src/mbox.c
15871         * src/inc.c
15872         * src/main.c
15873                 changes prefs_filtering into global_filtering           
15874
15875         * src/summaryview.c
15876                 build threads with subjects only if "Re: " is at the
15877                 beginning of the subject
15878
15879 2001-07-07 [paul]
15880
15881         0.5.0claws
15882
15883         sync with sylpheed 0.5.0
15884                 change of version number only
15885
15886 2001-07-06 [paul]
15887
15888         0.5.0claws5
15889
15890         sync with sylpheed 0.5.0pre5
15891
15892 2001-07-05 [paul]
15893
15894         sync with sylpheed 0.5.0pre4 release
15895                 /po and /manual/ja not sync'ed
15896
15897 2001-07-04 [paul]
15898
15899         more sync with sylpheed 0.5.0pre4
15900
15901 2001-07-03 [christoph]
15902
15903         * src/addressbook.c
15904                 fixed address book broken by address book
15905                 for VCard, JPilot, LDAP
15906
15907 2001-07-03 [alfons]
15908
15909         * src/matcher.c
15910         * src/textview.c
15911                 stopped memory leaks
15912
15913 2001-07-03 [paul]
15914
15915         more sync with sylpheed 0.5.0pre4
15916
15917 2001-07-02 [match]
15918
15919         * included address book patch for VCard, JPilot, LDAP
15920         * pref_common.c - fixed Font options on Display tab (cosmetic)
15921         * alertpanel.c - fixed truncated message
15922
15923 2001-07-02 [christoph]
15924
15925         * src/mbox_folder.c
15926         * src/procmsg.[ch]
15927         * src/summaryview.c
15928                 mark threads for ignoring
15929
15930 2001-07-02 [paul]
15931
15932         0.5.0claws4
15933
15934         * sync with sylpheed 0.5.0pre4
15935                 updated gettext to 0.10.38.
15936
15937 2001-07-01 [paul]
15938
15939         * src/ mainwindow.c
15940         * src/procmsg.h
15941         * src/summaryview.[ch]
15942                 new right-click option: Label.
15943                 substitute for 'Mark-->Mark/Unmark', colours the line.
15944                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15945
15946 2001-07-01 [christoph]
15947
15948         * src/folderview.c
15949                 fixed font for trash
15950         * src/summaryview.c
15951                 move ctree to unread message
15952
15953 2001-07-01 [paul]
15954
15955         * sync with sylpheed 0.5.0pre3 release
15956
15957 2001-06-30 [alfons]
15958
15959         * src/filesel.[ch]
15960         * src/compose.c
15961                 allow inserting / attaching multiple files in
15962                 the composer window
15963
15964 2001-06-30 [paul]
15965
15966         * src/codeconv.c
15967                 small change to Alfons' previous stuff so that it
15968                 actually makes
15969
15970 2001-06-30 [alfons]
15971
15972         * lots of files changed; first attempt to merge the changes
15973           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15974
15975 2001-06-30 [paul]
15976
15977         * po/pt_BR.po
15978                 updated and completed, translations by Fabio
15979                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15980
15981 2001-06-29 [alfons]
15982
15983         * src/compose.c
15984         * src/mimeproc.[ch]
15985                 allow selecting an attached files' mime type from a 
15986                 list of types.
15987
15988 2001-06-29 [paul]
15989
15990         * more sync with sylpheed 0.5.0pre3
15991
15992 2001-06-29 [paul]
15993
15994         * po/pt_BR.po
15995                 merge with sylpheed.pot and pt_BR.po provided by
15996                 Fabio Junior Beneditto.
15997
15998 2001-06-29 [darko]
15999
16000         * src/procmime.c
16001                 make MIME types case insensitive
16002
16003 2001-06-28 [alfons]
16004
16005         * po/nl.po
16006                 merge with sylpheed.pot and old nl.po; translations added.
16007
16008 2001-06-28 [paul]
16009
16010         * more sync with sylpheed 0.5.0pre3
16011
16012 2001-06-27 [alfons]
16013
16014         * src/summaryview.c
16015                 don't crash when removing parent node of messages
16016                 attracted by subject. this was caused by not deleting
16017                 the parent node from the subject line hash table.
16018
16019 2001-06-27 [alfons]
16020
16021         * src/summaryview.c
16022         * src/compose.[ch]
16023         * src/mainwindow.c
16024                 if there are multiple messages selected, allow forwarding
16025                 them as attachments.
16026
16027 2001-06-27 [paul]
16028
16029         * more sync with sylpheed 0.5.0pre3
16030
16031 2001-06-26 [paul]
16032
16033         0.5.0claws3
16034
16035         * sync with sylpheed 0.5.0pre3
16036
16037 2001-06-25 [paul]
16038
16039         * src/mainwindow.c
16040                 fixed 'compose news article' bug
16041                 from icon-and-text toolbar
16042
16043 2001-06-25 [paul]
16044
16045         * sync with sylpheed 0.5.0pre2 release
16046
16047 2001-06-24 [christoph]
16048
16049         * src/prefs_common.c
16050                 bug fix in font selection
16051         * src/folderview.c
16052                 use sylpheed's normal font instead of
16053                 gtk default font for folders without
16054                 new messages
16055
16056 2001-06-24 [alfons]
16057
16058         * src/mainwindow.[ch]
16059                 added composite compose mail / news button (an idea by Leandro
16060                 Pereira <leandro@linuxmag.com.br>)
16061
16062 2001-06-24 [paul]
16063
16064         Added instructions for ldif-to-xml.py
16065
16066         * tools/README
16067
16068 2001-06-23 [alfons]
16069
16070         Some minor things.
16071
16072         * src/pixmaps/stock_news_compose.xpm
16073                 added pixmap by Leandro
16074         * src/prefs_common.c
16075                 tested built-in spelling checker of GCC 3.0 :)
16076         * po/nl.po
16077                 merged dutch translation of sylpheed-main with
16078                 sylpheed.pot
16079
16080 2001-06-23 [paul]
16081
16082         Added tools directory and files.
16083
16084         * tools/filter_conv.pl
16085                 converts old filter system to new filtering system
16086         * tools/ldif-to-xml.py
16087                 converts netscape addressbook to sylpheed addressbook
16088         * tools/README
16089                 descriptions/instructions for above two files
16090
16091 2001-06-23 [christoph]
16092
16093         * src/inc.c
16094         * src/manage_window.[ch]
16095         * src/prefs_common.[ch]
16096                 mail retrieval dialog can be enabled, disabled
16097                 or hidden if non of sylpheed's windows is active
16098
16099 2001-06-22 [paul]
16100
16101         0.5.0claws2
16102
16103         * sync with sylpheed 0.5.0pre2
16104
16105 2001-06-21 [christoph]
16106
16107         * src/summaryview.c
16108                 show recipient on 'from' for all accounts
16109                 
16110         * src/inc.c
16111         * src/prefs_common.[ch]
16112                 disable error popup on mail receive errors
16113
16114 2001-06-21 [alfons]
16115
16116         * src/compose.c
16117                 made the ruler correctly appear and disappear.
16118
16119         * src/Makefile.am
16120                 removed Hoa's work-in-progress-stuff (interesting!) so 
16121                 claws compiles ok.
16122
16123 2001-06-20 [christoph]
16124
16125         * src/inc.c
16126         * src/progressdialog.c
16127                 added scrolled window for list in progressdialog
16128
16129 2001-06-20 [paul]
16130
16131         sync with sylpheed 0.5.0pre1 release
16132
16133 2001-06-20 [christoph]
16134
16135         * src/summeryview.c
16136                 make building threads by subject work when
16137                 thread view is enabled
16138                 
16139         * src/compose.c
16140         * src/prefs_common.[ch]
16141                 automatically select account for mail replys
16142
16143 2001-06-19 [sergey]
16144
16145         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16146         they are filled in from the account settings.
16147
16148 2001-06-19 [paul]
16149
16150         * more sync with sylpheed 0.5.0pre1
16151
16152 2001-06-18 [alfons]
16153
16154         * src/Makefile.am,
16155           src/procmime.c
16156                 added --sysconfdir to CPPFLAGS for pointing to the correct
16157                 location of mime.types. 
16158
16159                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16160                 or ./configure!
16161
16162 2001-06-18 [hoa]
16163
16164         * src/summaryview.c
16165                 fixed some bug when building threads
16166
16167 2001-06-18 [pau]l
16168
16169         * src/prefs_account.c
16170                 UI stuff: More changes to the English
16171
16172 2001-06-18 [paul]
16173
16174         * src/pixmaps/stock_news_compose.xpm: new file
16175         * src/Makefile.am
16176         * src/mainwindow.c
16177         * src/summaryview.c
16178                 Added new icon for Hoa's 'compose a news
16179                 message', plus minor improvements to the
16180                 English
16181
16182         * po/ja.po
16183         * ChangeLog
16184         * ChangeLog.jp
16185                 more sync with sylpheed 0.5.0pre1
16186
16187 2001-06-18 [hoa]
16188
16189         * src/compose.[ch]
16190         * src/mainwindow.c
16191                 Follow-up and reply to
16192
16193         * src/summaryview.[ch]
16194                 Build threads also with subjects
16195
16196 2001-06-17 [hoa]
16197
16198         * src/compose.c
16199                 forwarding use the current account.
16200
16201         * src/mainwindow.c
16202                 the "compose message" button has been replaced with
16203                 "new mail" and "new news" buttons
16204
16205         * src/prefs_common.[ch]
16206                 added a configuration option to use the forward button
16207                 as "forward as attachment"
16208                 changed reply and forward format description
16209
16210         * src/quote_fmt_lex.l
16211         * src/quote_fmt_parse.y
16212                 added message with no signature in format for reply
16213                 and forward.
16214
16215 2001-06-17 [paul]
16216
16217         Minor UI stuff
16218
16219         * src/mainwindow.c
16220         * src/summaryview.c
16221                 Improvements to the English
16222
16223         * src/prefs_common.c
16224                 Improvements to the English and some
16225                 clarity/continuity improvements in the
16226                 description of Quote symbols.
16227
16228 2001-06-17 [paul]
16229
16230         0.5.0claws1
16231
16232         * sync with sylpheed 0.5.0pre1
16233
16234 2001-06-17 [hoa]
16235
16236         * src/compose.c
16237                 Better interface for compose, displayed fields
16238                 are updated whenever we change account.
16239                 Newsgroups field is automatically filled.
16240
16241         * src/mainwindow.c
16242                 Newsgroups field is automatically filled.
16243
16244         * src/prefs_account.c
16245                 Some interface stuff when fields appear and
16246                 disappear.
16247
16248 2001-06-16 [paul]
16249
16250         0.4.99claws
16251
16252         * sync with sylpheed 0.4.99
16253
16254 2001-06-16 [sergey]
16255
16256         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16257         base64_decoder_free, base64_decoder_decode): new object and
16258         functions for decoding base64 streams.
16259         * src/procmime.c (procmime_decode_content): modified to use the
16260         new base64 decoder.
16261
16262 2001-06-15 [paul]
16263
16264         0.4.99claws10
16265
16266         * sync with sylpheed 0.4.99cvs11
16267
16268 2001-06-13 [paul]
16269
16270         0.4.99claws9
16271
16272         * sync with sylpheed 0.4.99cvs9
16273
16274 2001-06-13 [hoa]
16275
16276         * src/compose.c
16277         * src/prefs_account.c
16278
16279                 SMTP server can be defined in the news account
16280                 mime type of attachment are kept.
16281
16282         * src/summaryview.c
16283
16284                 now choose the highest important score between default
16285                 and important score of folder.
16286
16287 2001-06-09 [alfons]
16288         
16289         * src/prefs_common.c: 
16290
16291                 (prefs_quote_description_create): corrected description of 
16292                 quote format characters
16293
16294 2001-06-09 [paul]
16295
16296         0.4.99claws8
16297
16298         * sync with sylpheed 0.4.99cvs8
16299
16300 2001-06-08 [sergey]
16301
16302         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16303         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16304
16305 2001-06-08 [paul]
16306
16307         0.4.99claws7
16308
16309         * sync with sylpheed 0.4.99cvs7
16310
16311 2001-06-06 [sergey]
16312
16313         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16314         clashes with autogenerated header).
16315         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16316         * src/Makefile.am: added quote_fmt.h.
16317         * src/.cvsignore: added lex/yacc autogenerated files
16318         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16319
16320 2001-06-06 [paul]
16321
16322         0.4.99claws6
16323
16324         * sync with sylpheed 0.4.99cvs6
16325
16326 2001-06-06 [hoa]
16327
16328         * added src/quote_fmt_parse.h
16329         * src/compose.c
16330                 removed warnings
16331
16332         * src/prefs.[ch]
16333                 don't modify readonly configuration files
16334
16335         * src/prefs_account.c
16336         * src/prefs_common.c
16337         * src/prefs_customheader.c
16338         * src/prefs_display_header.c
16339         * src/prefs_filter.c
16340         * src/prefs_filtering.c
16341         * src/prefs_scoring.c
16342                 don't open dialog box when configuration files
16343                 are readonly
16344
16345 2001-06-05 [sergey]
16346
16347         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16348
16349         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16350         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16351         BUILT_SOURCES to make all files rebuild properly.
16352
16353         * src/compose.c: removed #include "quote_fmt.tab.h".
16354
16355         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16356         CHARACTER value in yylval.
16357
16358         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16359         receive CHARACTER value by documented means (yylval).
16360
16361         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16362
16363 2001-06-05 [hoa]
16364
16365         * src/Makefile.am
16366                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16367
16368         * src/filtering.c
16369         * src/matcher.c
16370         * src/matcher.h
16371         * src/prefs_filtering.c
16372                 now keep the configuration for execute action
16373
16374         * src/mbox_folder.c
16375                 fixed a warning
16376
16377 2001-06-05 [paul]
16378
16379         * sync with sylpheed 0.4.99cvs5
16380
16381 2001-06-05 [hoa]
16382
16383         * src/Makefile.am
16384                 added quote_fmt.[ch]
16385
16386         * added src/quote_fmt.y
16387         * added src/quote_fmt.l
16388         * added src/quote_fmt.tab.h
16389         * added src/quote_fmt.tab.c
16390         * added src/lex.quote_fmt.c
16391                 parsing configuration for replying
16392                 and forwarding
16393
16394         * src/prefs_common.[ch]
16395                 added configuration UI for replying
16396                 and forwarding
16397
16398         * src/compose.c
16399                 using configuration for replying
16400                 and forwarding
16401
16402 2001-06-04 [hoa]
16403
16404         * src/filtering.c
16405         * src/matcher.c
16406         * src/matcher.h
16407         * src/prefs_filtering.c
16408         * src/prefs_matcher.c
16409         * src/prefs_matcher.h
16410                 action "run a command" for filtering
16411                 and matching with a command.
16412                 fixed the "whole message" matching
16413
16414         * src/mbox_folder.c
16415                 changed temporary filename for security
16416
16417         * src/messageview.c
16418                 queue the notification if it fails to send.
16419
16420         * src/prefs_common.c
16421         * src/prefs_folder_item.c
16422                 changed the default important score             
16423
16424         * src/prefs_scoring.c
16425         * src/scoring.c
16426                 hide kill score input when the folder is not
16427                 a newsgroup
16428
16429 2001-06-03 [alfons]
16430
16431         * src/prefs_common.c:
16432
16433                 (prefs_font_select): pass font name in font entry box to font
16434                 selection dialog.
16435
16436 2001-06-03 [sergey]
16437
16438         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16439
16440 2001-06-03 [paul]
16441
16442         * sync with sylpheed 0.4.99cvs4
16443
16444 2001-06-03 [alfons]
16445
16446         * src/headerwindow.c:
16447
16448                 (headerwindow_show_cb): use the selected summary view item, not
16449                 the displayed item.
16450
16451 2001-06-02 [alfons]
16452
16453         * src/headerwindow.c:
16454
16455                 (headerwindow_show_cb): always try to show msginfo
16456
16457 2001-06-02 [hoa]
16458
16459         * src/compose.c
16460                 keep attached parts when reediting or forwarding.
16461
16462 2001-06-01 [hoa]
16463
16464         * src/folderview.c
16465         * src/prefs_folder_item.[ch]
16466         * src/prefs_scoring.[ch]
16467         * src/scoring.[ch]
16468         * src/summaryview.[ch]
16469         * src/main.c
16470         * src/mainwindow.c
16471         * src/prefs_common.[ch]
16472                 support for folder scoring
16473                 kill score and important score for messages
16474         
16475         * src/prefs_account.c
16476                 some display bug fixed for local account
16477                 preferences
16478
16479 2001-05-31 [alfons]
16480
16481         * src/summaryview.c:
16482
16483                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16484                 sender to address book menu item is disabled.
16485
16486 2001-05-30 [hoa]
16487
16488         * src/filtering.[ch]
16489         * src/summaryview.c
16490                 handling summary menu / filter messages
16491
16492         * src/folder.[ch]
16493                 add some stuff
16494
16495         * src/foldersel.c
16496                 imap folders now appears in list
16497
16498         * src/mbox_folder.c
16499                 doesn't crash if destination mail is not writeable
16500
16501 2001-05-29 [hoa]
16502
16503         * src/compose.c
16504                 removed some warnings
16505
16506         * src/filtering.c
16507         * src/folder.[ch]
16508         * src/prefs_filtering.c
16509                 global string to identify any folders           
16510                 removed some debug info
16511                 filtering to mbox folders is now possible
16512
16513         * src/mainwindow.c
16514                 removed some warnings
16515
16516         * src/mbox_folder.c
16517                 permission on files are changed to read/write for user only,
16518                 nothing for other.
16519                 creation of subfolder is handled better.
16520
16521 2001-05-28 [alfons]
16522
16523         Verified the sync for src/prefs_common.[ch] and
16524         src/prefs_account.[ch]. I believe there were some
16525         minor indentation differences.
16526
16527 2001-05-28 [paul]
16528
16529         0.4.99claws3
16530
16531         * sync with 0.4.99cvs3
16532
16533 2001-05-28 [hoa]
16534
16535         * src/compose.c
16536                 handling flags for mbox format
16537
16538         * src/filtering.c
16539                 use of mark file only for MH format
16540                 handling flags for mbox format
16541                 filtering cannot yet move or copy mails to mbox folders.
16542
16543         * src/folder.[ch]
16544                 changed move_msg, copy_msg,
16545                 move_msgs_with_dest, copy_msgs_with_dest functions
16546                 uses only folder->copy_msg() function
16547                 uses folder->finished_copy() to handle the destination
16548                 folder at the end of the copy or move operation.
16549
16550         * src/foldersel.c
16551                 included mbox directories.
16552
16553         * src/folderview.[ch]
16554         * src/mainwindow.c
16555                 handle folders operation for mbox format
16556
16557         * src/mbox.c
16558                 disable conversion of "From " header
16559
16560         * src/mbox_folder.[ch]
16561                 completion of mbox format handling
16562
16563         * src/mh.c
16564                 changed mh_copy_msg() function and
16565                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16566                 mh_copy_msgs_with_dest()
16567
16568         * src/prefs_filtering.c
16569                 removed some warnings
16570
16571         * src/prefs_matcher.c
16572                 default boolean operation is AND
16573
16574         * src/procheader.c
16575                 handling flags for mbox format
16576                 handling of "From " header
16577
16578         * src/procmsg.[ch]
16579                 removed data field
16580                 added MSG_REALLY_DELETED flags to handle deletion of
16581                 messages in mbox format.
16582
16583         * src/summaryview.c
16584                 handling flags for mbox format
16585                 disable the MSG_DELETED flags when messages
16586                 are deleted in mbox format
16587
16588         * src/textview.c
16589                 "From " headers display fixed.
16590
16591 2001-05-27 [alfons]
16592
16593         * src/textview.c:
16594                 
16595                 (get_email_part): skip quoted email addresses, like in e.g.
16596                 "'alfons@proteus.demon.nl'".
16597
16598 2001-05-26 [alfons]
16599
16600         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16601         and fixing the persistence troubles when using separate windows.
16602
16603         * src/mainwindow.c:
16604         
16605             Added #define SEPARATE_ACTION used in the gtk item factory for 
16606             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16607                 use gtk_item_factory_get_widget_by_action() to get the items.
16608                 
16609             Removed separate_widget_cb from the gtk item factory data   
16610           
16611             (mainwindow_create): connect separate_widget_cb() to check
16612             menu item "toggled" signal. also passing a MainWindow pointer
16613                 as object data for both check menu items.
16614                 
16615             (separate_widget_cb): definition of separate_widget_cb() to match
16616             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16617                 window using gtk_object_get_data(). The type of window separation 
16618                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16619         
16620         * src/prefs_filtering.c,
16621           src/prefs_matcher.c: added horizontal scrollbars
16622
16623 2001-05-25 [darko]
16624
16625         * src/headerview.c
16626                 fix segfault with invalid bold font
16627         * src/summaryview.c
16628                 correctly display summary stats after row is marked
16629
16630 2001-05-23 [sergey]
16631
16632         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16633         encodings with libjconv.
16634
16635 2001-05-23 [hoa]
16636
16637         * src/Makefile.am
16638                 added mbox_folder.[ch]
16639         * src/defs.h
16640                 mbox temporary folder
16641         * src/folder.[ch]
16642         * added src/mbox_folder.[ch]
16643         * src/folderview.c
16644         * src/procheader.[ch]
16645                 added mbox support
16646         * src/mbox.c
16647                 bugfix for file incorporation filtering
16648         * src/imap.c
16649                 enable creation of MBOX
16650         * src/prefs_display_header.c
16651                 enable use of headers like "From "
16652                 something that should be fixed :
16653                         displaying of such headers add an extra space
16654         * src/prefs_folder_item.c
16655                 don't create folders because it is not necessary
16656         * src/procmsg.h
16657                 added data field to MsgInfo for mbox internal use
16658         * src/summaryview.c
16659                 added some support for mbox
16660         * src/utils.[ch]
16661                 added get_mbox_cache_dir() function
16662
16663 2001-05-23 [hiroyuki]
16664
16665         * src/headerwindow.c
16666           src/inc.c
16667           src/main.c
16668           src/mh.c
16669           src/nntp.c
16670           src/procmsg.h
16671           src/session.h
16672           src/socket.[ch]
16673           src/summaryview.c
16674           src/textview.c
16675           src/automaton.c
16676           src/folderview.c: more sync with 0.4.99cvs2.
16677
16678         * src/headerwindow.c: reverted.
16679
16680 2001-05-22 [paul]
16681
16682         0.4.99claws2
16683
16684         * sync with sylpheed 0.4.99cvs2
16685                 * src/news.[ch]
16686                 * src/nntp.[ch]
16687                 * INSTALL
16688                 * INSTALL.jp
16689
16690 2001-05-22 [alfons]
16691
16692         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16693
16694 2001-05-21 [alfons]
16695
16696         Minor things:
16697
16698         * configure.in: if gnome-config not found, "no" is displayed
16699         
16700         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16701
16702         * src/textview.c: now also possible to add mail addresses by right
16703           clicking in the text view
16704
16705         * src/codeconv.c: merged patch which fixes endless loop when encountering
16706           invalid wide characters; from Alte <010@imis.ru>  
16707
16708 2001-05-20 [alfons]
16709
16710         Added installation of gnome specific things:
16711
16712         * Makefile.am: gnome conditional
16713
16714         * configure.in: check for installed gnome
16715
16716         * added sylpheed.png, sylpheed.desktop
16717
16718 2001-05-20 [sergey]
16719
16720         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16721
16722         * src/mainwindow.h (main_window_toolbar_create): created a button
16723         for "Reply to all".
16724         (main_window_set_toolbar_sensitive): enable/disable the new button
16725         appropriately.
16726         (toolbar_reply_to_author_cb): handle the new button.
16727
16728         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16729         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16730         failure).
16731
16732 2001-05-19 [sergey]
16733
16734         * src/compose.h (ComposeReplyMode): new modes
16735         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16736         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16737
16738         * src/compose.c
16739         (compose_send): move some code into a new function:
16740         (compose_current_mail_account): new function.
16741         (compose_reply): new argument to_author, all callers changed; if
16742         to_author==TRUE and account->protocol==A_NNTP, find and use an
16743         appropriate mail account for replying.
16744         (compose_reply_set_entry): new argument to_author; ignore
16745         compose->replyto if to_author==TRUE.
16746
16747         * src/mainwindow.c: new command "Message/Reply to author".
16748         (main_window_set_menu_sensitive): enable/disable it.
16749         (reply_cb): handle it.
16750
16751         * src/summaryview.c: new command "Reply to author".
16752         (summary_set_menu_sensitive): enable/disable it.
16753         (summary_reply_cb): handle it.
16754
16755         * src/account.c (account_find_mail_from_address): new function.
16756
16757 2001-05-18 [paul]
16758
16759         0.4.99claws1
16760
16761         * sync with sylpheed 0.4.99cvs1
16762
16763 2001-05-18 [hoa]
16764
16765         * src/compose.[ch]
16766         * src/filtering.c
16767         * src/summaryview.c
16768                 new filtering action : forward and forward as attachment
16769
16770         * src/main.c
16771                 no need for $DISPLAY when we run sylpheed --help
16772                 call to parse_cmd_opt() is moved
16773
16774         * src/mainwindow.[ch]
16775                 execute button is hidden when immediate execute
16776                 is chosen
16777
16778         * src/mh.c
16779         * src/news.c
16780         * src/prefs_folder_item.c
16781         * src/procmsg.c
16782                 better handling of missing directories
16783
16784         * src/summaryview.c
16785                 reedit is enabled in outbox
16786                 reedit is enabled in queue
16787
16788 2001-05-17 [hoa]
16789
16790         * src/filtering.c
16791         * src/matcher.[ch]
16792         * src/prefs_filtering.c
16793                 changed attachement into attachment
16794
16795 2001-05-17 [alfons]
16796
16797         0.4.67claws4    
16798
16799         * sync with sylpheed 0.4.67cvs9
16800         * sync with sylpheed 0.4.67cvs7-8
16801
16802 2001-05-17 [hoa]
16803
16804         * src/Makefile.am
16805                 added prefs_filtering.c
16806
16807         * src/filtering.[ch]
16808         * src/matcher.[ch]
16809                 removed action : forward_news and forward_news_as_attachement
16810                 (forward and forward_as_attachement can be used instead)
16811
16812         * src/mainwindow.c
16813                 added menu option to access filtering configuration
16814
16815         * src/prefs_account.c
16816                 changed mail_command default to /usr/sbin/sendmail
16817
16818         * added src/prefs_filtering.[ch]
16819                 dialog box for filtering configuration
16820
16821         * src/prefs_matcher.c
16822                 added function prefs_matcher_get_criteria_from_matching()
16823
16824         * src/prefs_scoring.c
16825                 reset the dialog when register or substitute is clicked
16826
16827 2001-05-15 [hoa]
16828
16829         * src/Makefile.am
16830                 added filtering.[ch]
16831         * src/inc.c
16832                 using filering.[ch] instead of filter.[ch]
16833         * src/main.c
16834                 reading new filtering configuration
16835         * src/matcher.[ch]
16836                 added some filtering actions
16837                 and fixed a bug for headers and mail body matching
16838         * src/mbox.c
16839                 using filering.[ch] instead of filter.[ch]
16840         * src/mh.c
16841                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16842         * src/summaryview.c
16843                 some fixes for filtering
16844
16845 2001-05-14 [hiroyuki]
16846
16847         * src/send.c: fixed some weird indentations.
16848           send_message_with_command(): call pclose() only if p != NULL.
16849         * src/textview.c: get_email_part(): modified the code for readability.
16850
16851 2001-05-14 [hiroyuki]
16852
16853         * src/md5global.h
16854           src/md5ify.c
16855           src/md5ify.h: removed from the cvs.
16856
16857 2001-05-13 [sergey]
16858
16859         * src/main.c: include rfc2015.h to avoid compiler warnings.
16860         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16861         the panel is already on screen.
16862         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16863         closing the alert window by ESC as "No".
16864         * src/prefs_common.c (prefs_interface_create): moved return
16865         receipt check button to the correct place.
16866
16867 2001-03-13 [alfons]
16868
16869         * src/prefs_common.c: 
16870                 moved return receipt check button to the Send tab. (prefs_send_create)
16871                 removed the date format ui related globals. (prefs_display_create)
16872
16873         0.4.67claws3
16874         
16875         * sync with sylpheed 0.4.67cvs5-6
16876
16877 2001-05-13 [paul]
16878
16879         * added Alfons' font selection patch
16880
16881         * src/defs.h
16882         * src/headerwindow.c
16883         * src/prefs_common.c
16884         * src/prefs_common.h
16885
16886 2001-05-13 [hoa]
16887         * src/defs.h
16888                 changed version of cache
16889         * src/matcher.[ch]
16890         * src/prefs_matcher.c
16891                 added additionnal matching criteria
16892         * src/procheader.c
16893         * src/procmsg.[ch]
16894         * src/news.c
16895                 added references in MsgInfo
16896
16897 2001-05-12 [hoa]
16898
16899         * src/defs.h
16900                 prepared some things for new filtering
16901         * src/matcher.[ch]
16902                 added some matching properties
16903                 inreplyto need to be enhanced
16904                 prepared some things for new filtering
16905         * src/messageview.c
16906                 added Return-Receipt-To handling
16907         * src/prefs_folder_item.c
16908                 changed default value to TRUE
16909         * src/prefs_matcher.c
16910                 added some matching properties
16911         * src/prefs_scoring.[ch]
16912                 the scoring dialog is finished
16913         * src/procheader.c
16914                 added Return-Receipt-To handling
16915                 Reference need to be added
16916         * src/procmsg.[ch]
16917                 added Return-Receipt-To handling
16918                 added threadscore to get a better score sorting when
16919                 threads are enabled
16920         * src/summaryview.c
16921                 suppressed a bug when we sort the list
16922                 when no folder is opened.
16923                 better score sorting when threads are enabled
16924
16925 2001-05-12 [alfons]
16926
16927         * reverted previous patch because of potential errors 
16928
16929         0.4.67claws2
16930         
16931         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16932                 applied "toggle mail-retrieval dialog window" patch submitted 
16933                 by Eric Limpens <eric@qnt.net>
16934
16935         * sync with sylpheed 0.4.67cvs4
16936
16937 2001-05-12 [sergey]
16938
16939         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16940         some picky compilers.
16941         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16942         * src/grouplist_dialog.c: include alertpanel.h.
16943         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16944         fix compile warning.
16945         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16946         #include "defs.h" before others to prevent the warning of `MIN'
16947         and `MAX' redefinition.
16948
16949 2001-05-11 [hoa]
16950
16951         * src/main.c
16952         * src/messageview.c
16953         * src/prefs_account.c
16954         * src/prefs_display_header.c
16955                 removed warning
16956         * src/Makefile.am
16957                 added prefs_scoring.[ch]
16958         * src/grouplist_dialog.c
16959                 display an error dialog box if the group list
16960                 cannot be fetched.
16961         * src/mainwindow.[ch]
16962                 added main_window_set_thread_option() function
16963                 scoring dialog box enabled
16964         * src/matcher.[ch]
16965                 added flags matching unread /new / marked
16966                 / deleted / replied / forwarded
16967         * src/news.c
16968                 newsgroups are now finally in newscache
16969         * src/prefs_matcher.[ch]
16970                 finished preferences for matching dialog
16971         * added src/prefs_scoring.[ch]
16972                 scoring dialog box completed
16973         * src/scoring.[ch]
16974                 conversion to string : added scoringprop_to_string()
16975                 write config for preferences :
16976                 added prefs_scoring_write_config()
16977         * src/summaryview.c
16978                 threads can be enabled/disabled independently
16979                 for each folder
16980
16981 2001-05-10 [alfons]
16982
16983         0.4.67claws1
16984         
16985         * AUTHORS: 
16986                 thought it would be nice to have a list of all
16987                 contributors (used Changelog as a reference)
16988         
16989         * configure.in: 
16990                 messed up version numbering...
16991
16992         0.4.66claws1
16993
16994         * sync with sylpheed 0.4.67cvs1-3
16995
16996 2001-05-10 [darko]
16997
16998         * src/prefs_common.c:
16999                 better UI for strftime format, double clicking
17000                 on format now inserts the format in text entry
17001                 replaced close button with standard OK/Cancel
17002                 moved date format button to the right of the
17003                 text entry field
17004
17005 2001-05-09 [alfons]
17006
17007         * src/gtkstext.c:
17008                 Ctrl-Home / Ctrl-End have proper cursor navigation
17009
17010 2001-05-09 [hoa]
17011
17012         * src/prefs_matcher.c
17013                 finished UI to define matching properties
17014                 added ok and cancel button
17015         * src/prefs_filter.c
17016                 added ok and cancel button
17017         * src/news.c
17018                 fixed some bug in xhdr parsing
17019
17020 2001-05-08 [alfons]
17021
17022         * src/textview.c: 
17023                 fixed a bug in textview_show_header(), which displayed two colons (':');
17024                 cleaned up some warnings
17025
17026 2001-05-08 [hoa]
17027
17028         * src/Makefile.am
17029                 added prefs_matcher.[ch]
17030                 compilation with -W -Wall
17031         * src/alertpanel.c
17032                 ungrab the mouse events if grabbed - does it
17033                 fix the bug for disposition notification ?
17034         * src/mainwindow.c
17035                 added a menu option to open the matching dialog.
17036         * src/matcher.[ch]
17037                 added matcherprop_to_string() and matcherlist_to_string()
17038                 fixed some bugs, changed the name of some options
17039                 age_sup and age_inf becomes age_greater and age_lower,
17040                 body and messageheaders becomes body_part and headers_part,
17041                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17042         * src/prefs_display_header.c
17043         * src/prefs_headers.c
17044                 fixed a bug that accidentally destroyed dialogs
17045                 when closed them with delete_event
17046                 Added *_deleted() which handle delete_event signal correctly.
17047         * src/prefs_folder_item.[ch]
17048                 added "enable_thread" field for future customization
17049         * added src/prefs_matcher.[ch]
17050                 sample of the UI to define matching properties
17051         * src/procheader.c
17052                 using procheader_headername_equal instead of str*cmp functions
17053                 using procheader_parse_header() function
17054         * src/scoring.c
17055                 using MATCHING_XXX instead of SCORING_XXX
17056         * src/summaryview.c
17057                 display the sender of the news even if this is ourself
17058                 when this is a news message.
17059         * src/textview.c
17060                 using headername_equal() instead of str*cmp functions
17061
17062 2001-05-08 [alfons]
17063
17064         0.4.66claws
17065
17066         * sync with sylpheed 0.4.66
17067         * src/gtkstext.c: trace logs added 
17068
17069 2001-05-08 [sergey]
17070
17071         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17072         signature check popup.
17073         * src/rfc2015.c (check_signature): show signature check popup only
17074         if it is enabled in preferences.
17075
17076 2001-05-07 [alfons]
17077
17078         0.4.66claws4
17079         
17080         * sync with sylpheed 0.4.66cvs6
17081
17082 2001-05-07 [darko]
17083
17084         * src/prefs_common.[ch]: added option to enable/disable
17085           looking up sender name in address book for summary pane
17086         * src/summaryview.c: look up sender in the address book
17087           by using Alfons' address completion code
17088
17089 2001-05-07 [hiroyuki]
17090
17091         * src/inc.h
17092           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17093           member of Pop3State.
17094         * src/news.c: brought #include "defs.h" before #include <glib.h>
17095           to prevent the warning of `MIN' and `MAX' redefinition.
17096
17097 2001-05-06 [hoa]
17098
17099         * removed src/headers_display.[ch]
17100         * removed src/prefs_display_headers.[ch]
17101         * src/inc.c
17102                 use a temporary file in the user directory for mbox import
17103         * src/news.c
17104                 added XHDR support to get "To" and "Cc" headers
17105                 (in order to match news with to or cc field for
17106                 scoring)
17107                 added function news_parse_xhdr() to get XHDR response
17108         * src/nntp.[ch]
17109                 added function nntp_xhdr()
17110         * src/matcher.c
17111                 fetch the message if necessary
17112
17113 2001-05-06 [alfons]
17114
17115         0.4.66claws3
17116
17117         * sync with sylpheed 0.4.66cvs3-5
17118
17119 2001-05-06 [hoa]
17120
17121         * src/utils.[ch]
17122                 added function itos_buf() to enable use of several buffers
17123         * src/summaryview.c
17124                 use of itos_buf() instead of itos() in summary list
17125                 to fix the broken display of message number.
17126
17127 2001-05-06 [alfons]
17128
17129         * src/gtkstext.c: bug in cursor up navigation fixed,
17130                 fixed another unsigned / signed comparison (we're getting there :-)
17131
17132 2001-05-06 [hoa]
17133
17134         * src/Makefile.am
17135                 added scoring.c scoring.h
17136                 prefs_folder_item.c prefs_folder_item.h
17137                 matcher.c matcher.h
17138         * src/defs.h
17139                 added FOLDERITEM_RC SCORING_RC
17140         * src/folder.[ch]
17141                 added prefs field in FolderItem :
17142                 properties for each folder (PrefsFolderItem),
17143                 sorting type and mode were added as the first properties.
17144         * src/main.c
17145                 read config for scoring
17146         * added src/matcher.[ch]
17147                 gives functions to parse configuration file to do
17148                 matching on mails with a list of conditions.
17149         * src/mainwindow.c
17150                 add option to sort by score
17151         * src/prefs_common.[ch]
17152                 added preference option to show score and for
17153                 the score column size
17154         * added src/prefs_folder_item.[ch]
17155                 properties for each folder (PrefsFolderItem),
17156                 sorting type and mode were added as the first properties.
17157         * src/procheader.[ch]
17158                 added procheader_parse_header()
17159                 added procheader_header_free()
17160                 added procheader_headername_equal()
17161                 and made modification to use them.
17162         * src/procmsg.[ch]
17163                 added score field to MsgInfo structure
17164         * added src/scoring.[ch]
17165                 gives functions to parse configuration file to do
17166                 scoring on mails with a list of conditions.
17167         * src/summaryview.[ch]
17168                 save the sorting type and mode for the folder
17169                 added column to display the score of the mail
17170                 added function summary_score_clicked()
17171                 sorting type and mode are restored to the folder
17172                 when it is reopen
17173         * src/textview.c
17174                 use procheader_parse_header(), procheader_headername_equal()
17175                 removed memory leak in text_scan_header when freeing headers
17176         * src/filter.c
17177                 changed the function to match names of headers
17178                 using procheader_headername_equal()
17179
17180         Scoring functions are implemented, an interface is needed
17181         to configure that.
17182
17183 2001-05-04 [alfons]
17184
17185         * src/gtkstext.c: 
17186                 hopefully fixed the row up navigation bug,
17187                 removed adding back / forward lines to cache
17188
17189 2001-05-04 [sergey]
17190
17191         * src/prefs_display_headers.c: user interface changes:
17192         (prefs_display_headers_create): remove unused "Show" check button;
17193         allow reordering of headers by dragging.
17194         (prefs_display_headers_write_config): remove unused variables.
17195         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17196         of lists (not needed with the new UI).
17197         (prefs_display_headers_set_list): scan lists starting from row 0,
17198         not 1 (do not skip "(New)").
17199         (prefs_display_headers_find_header): new function.
17200         (prefs_display_headers_clist_set_row): do not allow duplicates.
17201         (prefs_display_headers_delete_cb): do not skip row 0; treat
17202         closing the alert window by ESC as "No".
17203         (prefs_display_headers_up): do not protect row 0.
17204         (prefs_display_headers_down): do not protect row 0.
17205
17206 2001-05-04 [sergey]
17207
17208         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17209         functions.
17210
17211         * src/summaryview.c
17212         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17213         summary_select_next_marked, summary_select_prev_marked): new
17214         functions.
17215
17216 2001-05-03 [sergey]
17217
17218         * src/news.c: fixed a bug when no article can be fetched after
17219         server timeout if the connection was restored by news_post():
17220         (news_select_group): new function.
17221         (news_fetch_msg): call news_select_group() before fetching
17222         article.
17223         (news_get_uncached_articles): set session->group after successful
17224         GROUP command.
17225
17226 2001-05-03 [hoa]
17227
17228         * src/defs.h
17229         * src/procmsg.[ch]
17230         * src/procheader.c
17231                  changed version of cache, added cc field
17232
17233         * src/prefs_display_headers.c
17234                 the interface was changed
17235
17236         * src/prefs_headers.c
17237                 added cancel button
17238
17239 2001-05-03 [alfons]
17240
17241         * completed sync of sylpheed cvs2
17242         * src/gtkstext.c: updated row up / down cursor navigation
17243         * src/textview.c: re-edited, prepared for fixing the email address
17244                 scanner.
17245
17246 2001-05-03 [darko]
17247
17248         * src/prefs_common.c: use alfons' strftime ui code
17249         entry_datefmt and datefmt_sample widgets have to be
17250         global in this module because of this change
17251
17252 2001-05-03 [hoa]
17253
17254         * src/messageview.c
17255         * src/prefs_common.[ch] added option to activate the return receipt
17256                 feature.
17257
17258 2001-05-02 [alfons]
17259
17260         * src/gtkstext.c: fix for row up/down cursor navigation. 
17261
17262         0.4.66claws2
17263         
17264         * sync with 0.4.66cvs2
17265
17266 2001-05-02 [paul]
17267
17268         added add-sender-to-addressbook patch
17269
17270         * src/addressbook.c
17271         * src/addressbook.h
17272         * src/summaryview.c
17273
17274 2001-05-02 [sergey]
17275
17276         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17277         G_ALERTDISABLE.
17278
17279         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17280         all existing callers changed to pass FALSE; create a check button
17281         to disable the message.
17282         (alertpanel_message_with_disable): new function.
17283         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17284         (alertpanel_button_toggled): new function.
17285         (alertpanel_button_clicked, alertpanel_close): set value using
17286         G_ALERT_VALUE_MASK.
17287
17288         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17289
17290         * src/prefs_common.c (prefs_privacy_create): new check button
17291         checkbtn_gpgme_warning.
17292
17293         * src/main.c (main): moved preferences reading before gpgme
17294         initialization; check prefs_common.gpgme_warning before giving the
17295         GnuPG warning and set it to FALSE if the user wants to disable the
17296         warning.
17297
17298 2001-05-02 [hiroyuki]
17299
17300         * src/prefs_display_headers.c: modified the layout and some labels.
17301
17302 2001-05-02 [sergey]
17303
17304         * src/prefs_account.c (prefs_account_fix_size): new function.
17305         (prefs_account_create): call prefs_account_fix_size(); use
17306         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17307         size when the window is shown for the first time).
17308         (prefs_account_basic_create): changed layout of serv_table; moved
17309         localmbox_entry above smtpserv_entry (logically it replaces
17310         POP3/IMAP server).
17311         (prefs_account_protocol_activated): set sensitivity of
17312         nntpauth_chkbtn according to the protocol (in addition to
17313         hide/show); commented out gtk_table_set_row_spacing() calls.
17314         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17315         not sensitive (fixes a bug with disabled username/password boxes
17316         when editing POP3 account after NNTP with authentication).
17317
17318 2001-05-02 [hoa]
17319
17320         * src/account.c
17321         * src/inc.c
17322         * src/prefs_account.[ch]
17323         * src/send.c
17324                 removed local account without SMTP server
17325                 added option to use mail command instead of a connexion
17326                 to SMTP server when a local account is used
17327         * src/prefs_headers.c
17328                 fixed a bug
17329         * src/news.c
17330                 fixed a bug when connexion immediately closed
17331
17332 2001-05-01 [alfons]
17333
17334         0.4.66claws1
17335         
17336         * sync with 0.4.65
17337
17338 2001-05-01 [sergey]
17339
17340         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17341         widget nntpauth_chkbtn.
17342         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17343         visibility.
17344         (prefs_account_nntpauth_toggled): new function.
17345
17346         * src/news.c (news_session_new_for_folder): use NNTP
17347         authentication only if ac->use_nntp_auth is set.
17348
17349 2001-05-01 [hoa]
17350
17351         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17352         * src/prefs_display_headers.c changed the UI
17353         * src/prefs_headers.c changed account_name to account_id
17354         * src/compose.c using customheader.h
17355
17356 2001-05-01 [hiroyuki]
17357
17358         * src/esmtp.c
17359           src/news.c
17360           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17361           unsynched.
17362
17363 2001-05-01 [hoa]
17364
17365         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17366         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17367                 for displaying of headers
17368         * src/grouplist_dialog.[ch] minor changes to remove warnings
17369         * src/prefs_display_headers.[ch] dialog to choose the
17370         headers to display in the mail viewer.
17371         * src/headers.h correction of #define
17372         * src/headers_display.[ch] configuration for displaying of headers.
17373         * src/main.c read config of displaying of headers
17374         * src/prefs_common.c add a button to access the config dialog
17375                 for displaying of headers
17376         * src/prefs_display_headers.[ch] dialog for configuration for
17377                 displaying of the headers.
17378         * src/prefs_headers.c cleaning of code
17379         * src/procheader.c comments added to code
17380         * src/textview.c changes to reorder the headers depending
17381                 on the config for displaying of headers
17382
17383 2001-04-30 [alfons]
17384
17385         0.4.65claws7
17386
17387         * sync with 0.4.65cvs12
17388
17389         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17390
17391 2001-04-30 [sergey]
17392
17393         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17394
17395         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17396         is set to force reconnection after authentication failure.
17397         (nntp_gen_command): set sock->auth_failed on authentication
17398         failure, or if sock->userid and sock->passwd are not set.
17399
17400         * src/news.c (news_session_new_for_folder): set userid=NULL if
17401         password dialog is cancelled.
17402
17403 2001-04-30 [sergey]
17404
17405         * src/nntp.h (NNTPSockInfo): new type.
17406
17407         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17408         SockInfo.
17409         (nntp_open_auth, nntp_close): new functions.
17410         (nntp_gen_command): new function to handle authentication; all
17411         NNTP command functions updated to use it.
17412         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17413         (nntp_list): removed old useless code.
17414
17415         * src/news.h (NNTPSession): new field nntp_sock.
17416
17417         * src/news.c: all functions updated to use NNTPSockInfo instead of
17418         SockInfo.
17419         (news_session_new): new arguments (userid, passwd); made static;
17420         use nntp_open_auth() if needed.
17421         (news_session_destroy): use nntp_close() instead of sock_close().
17422         (news_query_password): changed arguments.
17423         (news_session_new_for_folder): new function.
17424         (news_session_get): use news_session_new_for_folder().
17425         (news_authenticate): deleted.
17426         (news_get_uncached_articles): removed old authentication code.
17427
17428 2001-04-30 [sergey]
17429
17430         * src/news.c: reverted my previous changes (need to do NNTP
17431         authentication in a cleaner way).
17432         
17433 2001-04-29 [sergey]
17434
17435         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17436         news_nntp_post, news_nntp_mode): new functions (wrappers with
17437         authentication support).
17438         (news_get_article_cmd, news_get_article, news_get_header): new
17439         argument "folder"; all callers changed.
17440         (news_get_article_cmd): added authentication support.
17441         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17442         (news_post): use news_nntp_post() instead of nntp_post().
17443         (news_get_uncached_articles): use news_nntp_group() instead of
17444         nntp_group() and news_nntp_xover() instead of nntp_xover();
17445         removed old authentication code.
17446         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17447
17448         * src/nntp.c (nntp_list): return real error code instead of
17449         hardcoded NN_ERROR.
17450
17451 2001-04-29 [sergey]
17452
17453         * configure.in: fixed wint_t typedef detection again
17454
17455 2001-04-28 [hoa]
17456
17457         * src/prefs_account.[ch], added A_LOCAL_CMD
17458                 (send mail with mail command)
17459         * src/send.c added function send_message_with_command()
17460         * src/inc.c made a more secure get_spool() function with
17461                 mktemp() but maybe mkstemp() or something more
17462                 secure can be used.
17463
17464 2001-04-28 [alfons]
17465
17466         * src/textview.c, colorization of email addresses in headers
17467
17468         0.4.65claws6
17469
17470         * bug sync with sylpheed
17471         * prefs_common.c: created date format ui for darko
17472         * sync with 0.4.65cvs11
17473         * configure.in: corrected to have the new gpg checks
17474
17475 2001-04-27 [alfons]
17476
17477         * completed sync with 0.4.65cvs10
17478         * minor debug things added to gtkstext.c
17479
17480 2001-04-27 [darko]
17481
17482         * configure.in: remove check for availability of
17483           strftime() as advised by Hiroyuki
17484         * src/prefs_common.[ch], src/procheader.c:
17485           synch strftime() code with Hiroyki's main branch
17486
17487 2001-04-26 [sergey]
17488
17489         * src/news.c: news_query_password(), news_authenticate(): new
17490           functions.
17491           news_get_uncached_articles(): added NNTP authentication
17492           handling.
17493         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17494           new functions.
17495         * src/prefs_account.c: prefs_account_protocol_activated():
17496           enable userid and password fields for NNTP.
17497
17498 2001-04-26
17499
17500         * configure.in: check for availability of strftime()
17501           [darko]
17502         * src/prefs_common.[ch], src/procheader.c: use
17503           strftime() for displaying date in summary pane if it
17504           is available
17505
17506 2001-04-25
17507
17508         * more .cvsignore cleanups [alfons]
17509
17510 2001-04-25
17511
17512         * ac/sv-check-type.m4: new autoconf macro.
17513         * configure.in: fixed wint_t typedef detection (did not work
17514           with gcc-2.96).
17515
17516 2001-04-25
17517
17518         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17519           [hiroyuki]
17520
17521 2001-04-24
17522         * modified gtkstext.c : buggy cursor navigation fixed, 
17523           and font descent also taken in account when drawing
17524           cursor. [alfons]
17525
17526 2001-04-24 [hoa]
17527         * added comments in src/news.c src/nntp.c
17528         * added src/prefs_headers.[ch]
17529         * added src/headers.[ch]
17530         * modified compose.c to activate custom headers
17531                 added function is_in_custom_headers
17532         * modified prefs_account.[ch]
17533                 added function prefs_account_customhdr_edit
17534         * modified src/defs.h :
17535                 added HEADERS_RC : name of the config file
17536                 for the custom headers
17537
17538 2001-04-24
17539
17540     0.4.65claws5
17541
17542         * configure.in
17543           src/gtkstext.[ch]
17544           src/compose.c
17545           src/Makefile.am
17546           
17547           added gtkstext with configure.in patch by Hiroyuki which
17548           should fix the XIM detection [alfons]
17549
17550         * more clean up of cvs [alfons]
17551
17552                  * removed all Makefile.in files to attic.
17553
17554                  * updated all .cvsignores to really ignore things that could
17555                    be unintentionally committed by a recursive commit.
17556
17557 2001-04-23 [hoa]
17558         * added src/grouplist_dialog.[ch]
17559         * changed src/folderview.c to call grouplist_dialog instead
17560                 of inputdialog
17561         * src/news.c :
17562                 added functions news_reset_group_list
17563                 and news_get_group_list
17564         * src/nntp.c :
17565                 added function nntp_list
17566         * src/defs.h :
17567                 added GROUPLIST_FILE : name of the newsgroup list cache file
17568
17569 2001-04-21
17570
17571         * added option to warn about queued messages on exit [sergey]:
17572
17573           * src/compose.c: compose_queue(): call folder_item_scan()
17574             and folderview_update_item() after queueing.
17575           * src/folderview.c: folderview_update_node(): draw the queue
17576             folder in bold font if there are queued messages.
17577           * src/mainwindow.c: queued_messages(): new function.
17578             app_exit_cb(): display warning if there are queued messages
17579             if warn_queued_on_exit is set.
17580           * prefs_common.[ch]: add warn_queued_on_exit option.
17581
17582         * enhanced GnuPG key selection support [sergey]:
17583
17584           * src/select-keys.c: updated to newer version from Win32
17585             branch with support for selecting arbitrary keys.
17586           * src/prefs_account.c: added the Privacy tab to the account
17587             options window.
17588             prefs_account_privacy_create(),
17589             prefs_account_sign_key_set_data_from_radiobtn(),
17590             prefs_account_sign_key_set_radiobtn(): new functions.
17591           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17592           * src/rfc2015.c: set_signers(): new function.
17593             pgp_sign(): add the account parameter, call set_signers().
17594             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17595           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17596           * src/compose.c: pass the current account to rfc2015_sign().
17597
17598         * tag name claws added to prevent confusion with main branch [alfons]
17599
17600         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17601
17602         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17603
17604         * sync with recent sylpheed cvs. Untested though. [alfons]
17605