* src/procmsg.[ch]
[claws.git] / ChangeLog.claws
1 2003-07-28 [alfons]     0.9.3claws69
2
3         * src/procmsg.[ch]
4         * src/messageview.c
5         * src/procheader.c
6                 rewrite return receipt request work a little bit (the former 
7                 implementation presumably depended too much on the UI setting
8                 flags). (we're losing the old pending flag.) 
9
10 2003-07-28 [christoph]  0.9.3claws68
11
12         * src/folder.c
13         * src/imap.c
14         * src/mh.c
15         * src/procmsg.[ch]
16                 fix copy to IMAP folder from other folder
17
18 2003-07-28 [christoph]  0.9.3claws67
19
20         * src/procmsg.c
21                 fix sync of procmsg_get_message_file_list
22
23 2003-07-28 [christoph]  0.9.3claws66
24
25         * sync with 0.9.3cvs14
26                 see ChangeLog 2003-07-18
27         * sync with 0.9.3cvs17
28                 see ChangeLog 2003-07-23
29
30 2003-07-28 [paul]       0.9.3claws65
31
32         * po/es.po
33                 update Spanish translation, submitted by Ricardo Mones
34                 Lastra
35
36 2003-07-28 [christoph]  0.9.3claws64
37
38         * src/folder.[ch]
39         * src/imap.c
40         * src/mh.c
41                 return new message numbers as a GRelation instead of a GSList
42                 that has to be in the same order as the input list. A list
43                 would make it hard for IMAP to optimize oepration by sorting
44                 the input list. The returned list would have to be reordered
45                 to match the same order that input list has.
46
47         * src/gtk/gtkaspell.c
48                 fix missing return value, could cause a crash when garbage is
49                 on the stack that is used as the expected return value
50
51 2003-07-28 [paul]       0.9.3claws63
52
53         * sync with 0.9.4cvs1
54                 see ChangeLog 2003-07-28
55
56 2003-07-27 [alfons]     0.9.3claws62
57
58         * src/mimeview.c
59                 tweak it more to make icon list act like a check button group
60
61 2003-07-27 [christoph]  0.9.3claws61
62
63         * sync with 0.9.3cvs20
64                 see ChangeLog 2003-07-25
65
66 2003-07-27 [paul]       0.9.3claws60
67
68         * src/procmsg.c
69                 re-commit changes from 0.9.3claws58 -
70                 accidently removed in 0.9.3claws59
71
72 2003-07-27 [paul]       0.9.3claws59
73
74         * src/procmsg.[ch]
75                 a sync from 0.9.3cvs17
76                 see ChangeLog 2003-07-23
77
78 2003-07-27 [alfons]     0.9.3claws58
79
80         * src/procmsg.c
81                 add missing header members to MsgInfo; fixes the problem of 
82                 not displaying X-Faces, as noticed by Ricardo Mones
83
84 2003-07-26 [christoph]  0.9.3claws57
85
86         * sync with 0.9.3cvs18
87                 see ChangeLog 2003-07-24
88
89 2003-07-26 [christoph]  0.9.3claws56
90
91         * sync with 0.9.3cvs17
92                 see ChangeLog 2003-07-23
93
94 2003-07-26 [christoph]  0.9.3claws55
95
96         * src/folder.[ch]
97         * src/imap.c
98         * src/mbox_folder.c
99         * src/mh.c
100         * src/news.c
101                 add support for copy function that copy multiple messages
102                 (not implemented yet)
103
104         * src/summaryview.c
105                 add missing return value
106
107 2003-07-26 [paul]       0.9.3claws54
108
109         * tools/multiwebsearch.pl
110                 do whitespace substitution before passing the string
111                 to the browser. fixes bug with browsers that don't
112                 do whitespace conversion themselves.
113
114 2003-07-25 [christoph]  0.9.3claws53
115
116         * src/folder.[ch]
117         * src/imap.c
118         * src/mh.c
119                 rewrite adding of multiple messages to a folder for
120                 claws' folder system
121
122 2003-07-25 [luke]       0.9.3claws52
123
124         * src/mimeview.c
125                 o icon toggles set correctly on leaving ctree mimeview
126
127 2003-07-25 [paul]       0.9.3claws51
128
129         * partial sync with 0.9.3cvs21 [src/main.c]
130                 see ChangeLog 2003-07-25
131
132 2003-07-24 [paul]       0.9.3claws50
133
134         * tools/maildir2sylpheed.pl
135                 fix typo
136
137 2003-07-24 [paul]       0.9.3claws49
138
139         * src/mimeview.c
140                 increase the gutter size of paned so that the panes
141                 can be resized
142                 
143         * src/plugins/demo/demo.c
144                 squeeze in another typo fix
145
146 2003-07-24 [paul]       0.9.3claws48
147
148         * src/plugins/demo/demo.c
149           src/prefs_account.c
150                 small changes to the English
151                 
152         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
153           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
154           src/Makefile.am
155           src/stock_pixmap.c
156                 rename the misspelled icon
157
158 2003-07-23 [alfons]     0.9.3claws47
159
160         * src/mimeview.c
161                 make icon list look like a list of toggles
162
163 2003-07-23 [luke]       0.9.3claws46
164
165         * src/pixmaps/mimeview_gpg_expired.xpm
166         * src/pixmaps/mimeview_gpg_failed.xpm
167         * src/pixmaps/mimeview_gpg_passed.xpm
168         * src/pixmaps/mimeview_text_html.xpm
169         * src/pixmaps/mimeview_image.xpm
170                 o all icons the same size
171
172         * src/mimeview.[ch]
173                 o mimeview ctree arranged vertically above the viewer
174                 o icons changed to buttons
175                 o can use keyboard to select an icon (Enter)
176                 o resize icon list to width of icons
177
178         *  src/gtk/gtkvscrollbutton.c
179                 o sensitivity of buttons reacts to position
180
181 2003-07-23 [christoph]  0.9.3claws45
182
183         * sync with 0.9.3cvs14 (incomplete)
184                 see ChangeLog 2003-07-17
185
186 2003-07-23 [alfons]     0.9.3claws44
187
188         * src/folder.c
189         * src/procmsg.h
190                 sync with my local tree to restore some claws-only things
191
192 2003-07-23 [paul]       0.9.3claws43
193
194         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
195           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
196           src/Makefile.am
197           src/mimeview.c
198           src/procmime.h
199           src/rfc2015.c
200           src/stock_pixmap.[ch]
201                 indicate missing keys and expired sigs/keys
202                 in mime view column
203
204 2003-07-23 [paul]       0.9.3claws42
205
206         * src/compose.c
207                 Redirect fixes: enable automatic account selection and
208                 do not append signature to message on changing account
209                 fixes Bug[s] #248
210
211 2003-07-23 [paul]       0.9.3claws41
212
213         * sync with 0.9.3cvs16
214                 see ChangeLog 2003-07-23
215
216 2003-07-23 [alfons]     0.9.3claws40
217
218         * src/inc.c
219                 give progress dialog a main window, and give it the first 
220                 one (presumably the only one). fixes bug #247, "segfault on 
221                 pop-before-smtp" 
222
223 2003-07-22 [alfons]     0.9.3claws39
224
225         * src/summaryview.c
226                 shift-space scrolls up
227
228 2003-07-22 [paul]       0.9.3claws38
229
230         * sync with 0.9.3cvs15
231                 see ChangeLog 2003-07-22
232
233 2003-07-20 [alfons]     0.9.3claws37
234
235         * src/compose.c
236                 put menu inside #ifdef USE_ASPELL..#endif
237
238 2003-07-20 [christoph]  0.9.3claws36
239
240         * src/procmsg.c
241                 fix wrong flags in MsgInfo returned by
242                 procmsg_msginfo_get_full_info()
243
244         (closes Bug 221 Deleting messages from the Message View gives incorrect
245          new/unread message counts in the folder view)
246
247         * src/plugins/spamassassin/spamassassin_gtk.c
248                 add gettext macro for prefs page title
249
250 2003-07-20 [paul]       0.9.3claws35
251
252         * src/mimeview.c
253                 redraw icon list on signature check
254
255 2003-07-20 [christoph]  0.9.3claws34
256
257         * src/Makefile.am
258         * src/account.c
259         * src/folder.[ch]
260         * src/folder_item_prefs.[ch]            ** NEW **
261         * src/folderview.c
262         * src/mainwindow.c
263         * src/mh.c
264         * src/prefs_gtk.c
265         * src/prefs_scoring.c
266         * src/summaryview.c
267         * src/prefs_folder_item.[ch]
268                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
269                   Properties dialog
270                 o use prefswindow for folder properties
271
272         * src/gtk/prefswindow.[ch]
273                 change implementation to use an invisible notebook instead
274                 of unparenting widgets
275
276 2003-07-20 [christoph]  0.9.3claws33
277
278         * src/compose.h
279         * src/folder.c
280         * src/folderview.h
281         * src/headerview.h
282         * src/prefs_filtering.h
283         * src/prefs_folder_item.[ch]
284         * src/procmime.h
285         * src/procmsg.h
286         * src/summaryview.h
287                 clean up header mess
288                 (always use 1. typedefs, 2. #includes, 3. structures)
289
290         * src/common/version.h.in
291                 add casts for constants
292
293         * src/plugins/demo/demo.c
294                 fix typo
295
296         * src/plugins/spamassassin/spamassassin.c
297                 remove unused variable
298
299 2003-07-20 [alfons]     0.9.3claws32
300
301         * src/mimeview.c
302                 o make icon buttons respond on left click
303                 o minor cosmetic change
304
305 2003-07-19 [luke]       0.9.3claws31
306
307         * src/mimeview.[ch]
308         * src/gtk/gtkvscrollbutton.c
309         * src/messageview.c
310                 o improved mimeview behaviour when selecting a new message
311                 o plus code cleanups to remove compile warnings
312
313
314 2003-07-19 [alfons]     0.9.3claws30
315
316         * src/procmsg.c
317         * src/compose.c
318         * src/common/utils.[ch]
319                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
320
321 2003-07-19 [alfons]     0.9.3claws29
322
323         * src/prefs_folder_item.c
324                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
325                 string pointers
326
327 2003-07-19 [luke]       0.9.3claws28
328
329         * src/messageview.c
330         * src/mimeview.[ch]
331         * src/procmime.h
332         * src/rfc2015.c
333         * src/stock_pixmap.[ch]
334         * src/gtk/Makefile.am
335         * src/Makefile.am
336         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
337         * src/pixmaps/mime_*.xpm                ** NEW **
338                 o mimeview rearrangement with a new icon shortcut bar
339         
340 2003-07-19 [alfons]     0.9.3claws27
341
342         * src/folderview.c
343                 o plug leaking nodes_to_recollapse
344                 o add folderview_recollapse_all_nodes() (not used yet)
345
346 2003-07-19 [alfons]     0.9.3claws26
347
348         * src/compose.c
349         * src/common/utils.c
350                 honour #240 "Better SUBJECT handling" by cleaning the prefix
351                 for both forwarding as replying
352
353 2003-07-18 [christoph]  0.9.3claws25
354
355         * configure.ac
356         * src/common/sylpheed.[ch]
357         * src/common/version.h.in
358                 add version in numeric form to allow easy comparison
359
360         * src/plugins/demo/demo.c
361                 add version check
362                 - sylpheed version > plugin version => never allowed, sylpheed
363                   could contain unknown API changes
364                 - sylpheed version < minimum version required => don't load,
365                   API required not available (if linking does not fail)
366
367 2003-07-18 [alfons]     0.9.3claws24
368         
369         * src/common/plugin.[ch]
370                 const correctness
371
372 2003-07-18 [christoph]  0.9.3claws23
373
374         * src/common/hooks.c
375                 fix crash when hooks where unregisted
376
377         * src/plugins/trayicon/trayicon.c
378                 unregister detroy signal before destroying the widget
379                 (still crashes when the plugin is unloaded)
380
381 2003-07-18 [alfons]     0.9.3claws22
382         
383         * src/folderview.c
384                 delay expanding folder tree during drags until timeout triggered
385                 (needs perhaps some tweaking, so testing is welcome)
386
387 2003-07-17 [alfons]     0.9.3claws21
388
389         * src/folderview.c
390                 clean up cruft
391
392 2003-07-17 [christoph]  0.9.3claws20
393
394         * src/common/session.c
395                 fix opening of SSL connections
396
397         * src/plugins/image_viewer/Makefile.am
398                 add OPENSSL_CFLAGS (we should find a better solution to remove
399                 this dependencies if they are not required)
400
401         * src/plugins/spamassassin/spamassassin.c
402                 remove setlocale workaround (fixed in libspamc)
403
404 2003-07-17 [alfons]     0.9.3claws19
405
406         * src/common/hooks.[ch]
407         * src/plugins/clamav/clamav_plugin.c
408         * src/plugins/spamassassin/spamassassin.c
409         * src/plugins/trayicon/trayicon.c
410                 fix signedness muck 
411
412 2003-07-17 [alfons]     0.9.3claws18
413
414         * src/procmime.c
415                 plug memleak
416
417 2003-07-17 [alfons]     0.9.3claws17
418
419         * src/inc.c
420                 plug memleak
421
422 2003-07-17 [paul]       0.9.3claws16
423
424         * src/common/defs.h
425           src/mainwindow.c
426           src/manual.[ch]
427                 add link to the Claws site's FAQ page, after the suggestion
428                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
429                 Move url strings to defs.h
430                 
431         * src/mainwindow.c
432                 fix typo to prevent "unknown menu entry" warnings
433
434 2003-07-17 [alfons]     0.9.3claws15
435
436         * src/folderview.[ch]
437         * src/summaryview.[ch]
438         * src/mimeview.[ch]
439                 plug DnD leaks 
440
441 2003-07-17 [paul]       0.9.3claws14
442
443         * src/inc.c
444                 remove two instances of 'GTK_EVENTS_FLUSH' because
445                 they are unnecessary and probably cause a stack overflow
446
447 2003-07-16 [christoph]  0.9.3claws13
448
449         * src/mimeview.[ch]
450                 use an invisible GTK notebook to switch between viewers
451                 instead of reparenting widgets
452
453 2003-07-16 [christoph]  0.9.3claws12
454
455         * src/folder.c
456                 move folder_item_update_freeze() to correct place in
457                 folder_item_scan_full()
458
459 2003-07-16 [paul]       0.9.3claws11
460
461         * sync with 0.9.3cvs12
462                 see ChangeLog 2003-07-14 and 2003-07-15
463
464 2003-07-16 [christoph]  0.9.3claws10
465
466         * src/imap.[ch]
467         * src/prefs_account.[ch]
468                 sync IMAP CRAM-MD5 authentication with sylpheed-main
469
470 2003-07-15 [alfons]     0.9.3claws9
471
472         * src/main.c
473                 make --config-dir do something useful
474
475 2003-07-15 [alfons]     0.9.3claws8
476
477         * src/procmsg.c
478                 o fix a bug where 'last' didn't really point to the last message
479                   in the top level list of children, but to the last threaded
480                   message. 
481                 
482                 o clean up and make it easier to sync
483
484 2003-07-15 [alfons]     0.9.3claws7
485
486         * src/mainwindow.c
487                 make correct menu items sensitive       
488
489 2003-07-14 [alfons]     0.9.3claws6
490
491         * src/procmsg.c
492                 tune the threader so it will not subject-thread any message
493                 without a subject prefix (this will not thread correctly if 
494                 a parent is delivered after their childs, but it looks 
495                 better right now)
496
497 2003-07-13 [christoph]  0.9.3claws5
498
499         * src/mainwindow.c
500                 group "Add mailbox *..." menu items in submenu
501
502 2003-07-13 [alfons]     0.9.3claws4
503
504         * src/summaryview.c
505                 correct summary_toggle_pressed() signature and make sure
506                 signal is not passed on
507
508 2003-07-13 [alfons]     0.9.3claws3
509
510         * src/summaryview.c
511                 o for now don't pass on keys when they we're handled by 
512                   ctree::key_press_event
513                 o clean up
514
515 2003-07-13 [alfons]     0.9.3claws2
516         
517         * src/main.c
518                 add command line option "--config-dir" to get the current 
519                 configuration dir
520
521 2003-07-12 [alfons]     0.9.3claws1
522
523         * src/matcher.[ch]
524         * src/matcher_parser_parse.y
525         * src/prefs_filtering.c
526         * src/filtering.c
527                 add "Lock" filter action to lock messages;
528
529         * src/filtering.c       
530                 remove debug_print()    
531         * src/prefs_filtering.c
532                 re-organize matcher part 9: 
533                 make action text entries easily extendible;
534                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
535                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
536
537 2003-07-12 [paul]
538
539         * tools/README
540                 update old information and add missing
541                 information
542
543 2003-07-12 [paul]       0.9.3claws
544
545         * 0.9.3claws released
546         
547 2003-07-12 [paul]       0.9.0claws103
548
549         * src/Makefile.am
550                 add addrquery.h
551
552 2003-07-12 [melvin]     0.9.0claws102
553
554         * src/messageview.c
555                 Fixed bug #215: Show MIME tab for single text/html messages. 
556                 
557 2003-07-12 [paul]       0.9.0claws101
558
559         * man/sylpheed.1
560                 updated
561
562 2003-07-12 [paul]       0.9.0claws100
563
564         * po/es.po
565           po/hr.po
566           po/pl.po
567           po/sr.po
568                 update Spanish, Croatian, Polish, Serbian translations.
569                 submitted by Ricardo Mones Lastra, Dragan, Witold
570                 Wladyslaw Wojciech Wilk, Urke MMI
571
572 2003-07-12 [melvin]     0.9.0claws99
573
574         * po/fr.po
575                 Updated French translations.
576
577 2003-07-12 [paul]       0.9.0claws98
578
579         * src/addressbook.c
580                 disable 'Lookup' button as it has no effect
581
582 2003-07-11 [alfons]     0.9.0claws97
583         
584         * src/summaryview.c
585                 summary_searchbar_pressed() should return TRUE to signal that
586                 event was handled. when returning void, the return value passed
587                 to GTK is actually random, but maybe FALSE, in which case the
588                 event is handled by parent
589                 
590 2003-07-10 [paul]       0.9.0claws96
591
592         * ac/missing/gettext.m4
593                 update to version 0.12
594
595 2003-07-10 [paul]       0.9.0claws95
596
597         * src/plugins/clamav/clamav_plugin.c
598                 fix bug where multipart/alternative messages
599                 would slip through without being scanned
600
601 2003-07-10 [christoph]  0.9.0claws94
602
603         * src/folder.c
604                 correct check if folder supports removing when a message is
605                 moved. if not the message is only copied.
606
607         (closes Bug 132 crash on startup in newsgroups folders)
608
609 2003-07-09 [alfons]     0.9.0claws93
610
611         * configure.ac
612         * src/common/defs.h
613                 --with-config-dir (default .sylpheed)
614
615 2003-07-09 [christoph]  0.9.0claws92
616
617         * configure.ac
618                 use PKG_CHECK_MODULES to check for gtkmathview
619                 (version 0.4.2 now required)
620
621 2003-07-08 [melvin]     0.9.0claws91
622
623         * src/action.c
624                 Implemented a progress bar that counts the number of completed
625                 tasks when the action runs more than one command.
626
627 2003-07-08 [alfons]     0.9.0claws90
628
629         * src/procmsg.c
630                 if queued message has an invalid Message-Id, don't try to
631                 find message it refers to (fixes #209 "crash when processing 
632                 in folder")
633
634 2003-07-08 [paul]       0.9.0claws89
635
636         * sync with 0.9.3cvs2
637                 see ChangeLog 2003-07-08
638
639 2003-07-08 [match]      0.9.0claws88
640
641         * src/ldapctrl.c
642                 extend LDAP search for first/last name by parsing search term.
643
644 2003-07-08 [alfons]     0.9.0claws87
645
646         * src/send_message.c
647                 fix bug #208 "Status message stuck when sending on POP3 account"
648
649 2003-07-07 [paul]       0.9.0claws86
650
651         * po/hr.po
652                 new Croatian translation, submitted by
653                 Dragan <drleskov@inet.hr>
654
655 2003-07-07 [paul]       0.9.0claws85
656
657         * sync with 0.9.3cvs1
658                 see ChangeLog 2003-07-07
659
660 2003-07-05 [christoph]  0.9.0claws84
661
662         * src/Makefile.am
663         * src/messageview.c
664         * src/mimeview.[ch]
665         * src/stock_pixmap.[ch]
666         * src/pixmaps/messageview_text.xpm              ** NEW **
667                 move mimeview tabs to the right side and use icons
668                 instead of text to save some space
669
670         (patch by Luke Plant <lukeplant@softhome.net>)
671
672 2003-07-05 [christoph]  0.9.0claws83
673
674         * src/inc.c
675                 add NULL pointer checks
676
677         (patch by Luke Plant <lukeplant@softhome.net>)
678         (closes Bug 204 0.9.0 quits on authentication error?!)
679
680 2003-07-05 [alfons]     0.9.0claws82
681
682         * configure.ac
683                 take the clue in bug #202 "./configure script - 
684                 'if test' comparison failure" reported by John Kristoff. 
685
686 2003-07-04 [christoph]  0.9.0claws81
687
688         * src/plugins/spamassassin/spamassassin.c
689                 set timeout for spam check
690
691 2003-07-04 [christoph]  0.9.0claws80
692
693         * src/main.c
694                 destroy all FolderItems when shutting down to
695                 allow folders to clean up
696
697 2003-07-04 [melvin]     0.9.0claws79
698
699         * src/gtk/gtkaspell.c
700                 Fixed bug #184 "Entering non-ascii character deletes
701                 previous char if spell checking enabled": this makes
702                 the spell checking in multibytes (e.g. UTF-8)locales work.
703                 (Patch by Luke Plant).
704                 
705 2003-07-04 [christoph]  0.9.0claws78
706
707         * sync with 0.9.2cvs1
708                 see ChangeLog 2003-06-10
709
710 2003-07-04 [paul]       0.9.0claws77
711
712         * sync with 0.9.3 release
713                 see ChangeLog 2003-07-04
714
715 2003-07-03 [christoph]  0.9.0claws76
716
717         * src/folder.[ch]
718         * src/imap.c
719         * src/mbox_folder.c
720         * src/mh.c
721         * src/news.c
722                 move folder_item_get_path() stuff into a folder virtual function
723
724         * src/procmsg.c
725                 use folder_item_fetch_msg() to get message and do not contruct
726                 the filename from path and number
727
728 2003-07-03 [paul]       0.9.0claws75
729
730         * sync with 0.9.2cvs12
731                 see ChangeLog 2003-07-03
732
733 2003-07-02 [paul]       0.9.0claws74
734
735         * src/messageview.c
736                 fix text-selection for replying
737
738 2003-07-02 [paul]       0.9.0claws73
739
740         * sync with 0.9.2cvs11
741                 see ChangeLog 2003-07-02
742
743 2003-07-02 [paul]       0.9.0claws72
744
745         * src/procmsg.c
746                 revert last commit because it breaks more
747                 than it fixes
748
749 2003-07-02 [paul]       0.9.0claws71
750
751         * src/procmsg.c
752                 fix thread by subject/sort by date
753
754 2003-07-01 [paul]       0.9.0claws70
755
756         * sync with 0.9.2cvs10
757                 see ChangeLog 2003-07-01
758
759 2003-06-30 [paul]       0.9.0claws69
760
761         * sync with 0.9.2cvs9
762                 see ChangeLog 2003-06-30
763
764 2003-06-28 [match]      0.9.0claws68
765
766         * src/addressbook.c
767                 fix null ptr.
768
769 2003-06-27 [paul]       0.9.0claws67
770
771         * sync with 0.9.2cvs7
772                 see ChangeLog 2003-06-27
773
774 2003-06-26 [christoph]  0.9.0claws66
775
776         * src/folder.c
777                 freeze folder updates while a folder is scanned
778
779         (closes Bug 185 New message counter)
780
781 2003-06-26 [darko]      0.9.0claws65
782
783         * src/ldapserver.c
784                 fix infinite loop when adding a new LDAP server
785
786 2003-06-26 [paul]       0.9.0claws64
787
788         * sync with 0.9.2cvs6
789                 see ChangeLog 2003-06-26
790
791 2003-06-26 [paul]       0.9.0claws63
792
793         * sync with 0.9.2cvs5
794                 see ChangeLog 2003-06-25 and 2003-06-26
795
796 2003-06-25 [match]      0.9.0claws62
797
798         * src/addr_compl.c
799                 Fixed tab/backtab for dropped-down completion list to
800                 move next/previous field. (close bug 147)
801
802 2003-06-25 [christoph]  0.9.0claws61
803
804         * src/addr_compl.[ch]
805         * src/addrindex.[ch]
806         * src/folderview.c
807         * src/inc.c
808         * src/news.c
809         * src/summaryview.c
810         * src/toolbar.c
811                 fix warnings
812
813 2003-06-25 [leandro]    0.9.0claws60
814
815         * src/compose.c
816                 o cleanups
817                 o gray out "Message/Remove references" menu item if not
818                   replying to a message
819
820 2003-06-24 [leandro]    0.9.0claws59
821
822         * src/compose.[ch]
823                 o removed "Message/Create new thread" menu item
824                 o added "Message/Remove references" menu item
825                   (it's off by default and will not check anymore
826                    if the subject changed)
827
828 2003-06-23 [alfons]     0.9.0claws58
829
830         * src/procmsg.c
831                 try better grouping messages threaded by subject based on their age.
832                 still not perfect - because the message tree is not sorted by date.  
833
834 2003-06-23 [thorsten]   0.9.0claws57
835
836         * src/pop.[ch]
837                 added mail_receive_hook to allow modifications
838                 directly after retrieval (e.g. adding headers).
839
840 2003-06-23 [paul]       0.9.0claws56
841
842         * src/sourcewindow.c
843                  enable the use of Ctrl+A to select all text in
844                  the sourcewindow
845                  Patch submitted by Ivan Francolin Martinez
846                  <ivanfm@users.sourceforge.net>
847
848 2003-06-22 [christoph]  0.9.0claws55
849
850         * src/folder.[ch]
851                 o add notification hook for folder tree changes
852                 o invoke hooks after folder tree scanning
853
854         * src/folderview.[ch]
855                 register hook for folder tree changes that
856                 updates the ctree
857
858         (there are more places that should be updated, like add, remove 
859          or move folder)
860
861         (closes Bug 164 Crash on rebuild folder tree)
862         (closes Bug 190 Crash on 'rebuilding folder tree')
863
864 2003-06-21 [leandro]    0.9.0claws54
865
866         * src/compose.[ch]
867                 create a new thread if subject changes
868                 (it's on by default, can be disabled in Message menu)
869
870 2003-06-21 [alfons]     0.9.0claws53
871
872         * src/summaryview.c
873                 quiet little compiler
874
875 2003-06-21 [christoph]  0.9.0claws52
876
877         update gettext stuff to version 0.12
878
879 2003-06-19 [alfons]     0.9.0claws51
880
881         * src/common/log.c
882         * src/common/plugin.c
883                 move defs.h before glib.h to prevent MIN/MAX redefs
884
885 2003-06-19 [alfons]
886
887         * src/addressbook.c
888                 translatable
889
890 2003-06-19 [match]      0.9.0claws50
891
892         * src/addressbook.[ch]
893         * src/addrindex.[ch]
894         * src/addr_compl.[ch]
895         * src/editldap.[ch]
896         * src/editldap_basedn.[ch]
897         * src/addritem.[ch]
898         * src/ldapquery.h
899                 re-implemented dynamic LDAP search. works without
900                 slowdown on display sender with addressbook
901                 option.
902         * src/addrbook.c
903                 documented code.
904
905 2003-06-19 [paul]       0.9.0claws49
906
907         * src/compose.c
908                 fix Bug #136 'Nonprovided quotation marks crash claws'
909                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
910
911 2003-06-19 [alfons]     0.9.0claws48
912
913         * src/prefs_common.[ch]
914         * src/procmsg.c
915                 restrict threading by subject by checking thread for
916                 age (prefs_common.thread_by_subject_max_age)
917
918 2003-06-18 [christoph]  0.9.0claws47
919
920         * src/imap.c
921                 fix memory leak in imap_cmd_fetch()
922
923 2003-06-18 [christoph]  0.9.0claws46
924
925         * src/prefs_gtk.c
926                 fix memory leak in prefs_set_default() when used multiple
927                 times or after prefs have been read
928
929 2003-06-18 [christoph]  0.9.0claws45
930
931         * src/common/plugin.c
932                 fix memory leak in plugin_unload()
933
934 2003-06-18 [christoph]  0.9.0claws44
935
936         * src/imap.c
937                 fix memory leak in imap_cmd_ok()
938
939 2003-06-18 [christoph]  0.9.0claws43
940
941         * src/folder.c
942                 stop messages that are downloaded from POP3 and added to
943                 an IMAP inbox from being filtered twice (first by POP3
944                 and again when IMAP folder is scaned to get the UID of
945                 the APPEND operation when no UIDPLUS is available)
946
947 2003-06-18 [alfons]
948
949         * tools/Makefile.am
950                 phoenix <- firebird     
951
952 2003-06-18 [paul]
953
954         * tools/launch_phoenix          ** REMOVED **
955           tools/launch_firebird         ** NEW **
956                 renamed and edited to reflect the browser's name change from
957                 'phoenix' to 'firebird'
958
959 2003-06-18 [paul]       0.9.0claws42
960
961         * sync with 0.9.2cvs2
962                 see ChangeLog 2003-06-16
963
964 2003-06-17 [alfons]     0.9.0claws41
965
966         * src/procmsg.c
967                 prevent threading problems when a node is an ancestor (parent / great parent),
968                 which mostly happens with circular references (thanks to Phillipe Gramoullé
969                 for finding an sample set of messages)
970
971 2003-06-16 [christoph]  0.9.0claws40
972
973         * src/main.c
974                 don't popup main window on --receive or --receive-all
975
976         * src/mainwindow.[ch]
977         * src/plugins/trayicon/trayicon.c
978                 allow hiding of main window by clicking on the trayicon
979                 (doesn't work correctly in seperate window mode and may
980                  cause unexpected GTK problems I couldn't find yet)
981
982         * src/common/ssl.c
983                 remove incorrect warning
984
985 2003-06-15 [alfons]     0.9.0claws39
986
987         * src/gtk/gtkstext.c
988                 don't output debug text;
989                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
990                 for pointing this out);
991
992 2003-06-14 [alfons]     0.9.0claws38
993         
994         * src/messageview.c
995                 remove printf() and make one if..else comply with coding style
996
997 2003-06-14 [alfons]     0.9.0claws37
998
999         * AUTHORS
1000                 add Martin Wicke
1001         * src/action.c
1002         * src/messageview.[ch]
1003         * src/summaryview.c
1004                 apply patch #754162 "Quoting messages filtered by actions" submitted
1005                 by Martin Wicke, which allows quoting message body changed by an
1006                 action (Thanks!).
1007
1008 2003-06-13 [alfons]     0.9.0claws36
1009
1010         * src/utils.c
1011                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1012                 use case insensitive regexp (suggested by Ivan Martinez)
1013
1014 2003-06-13 [christoph]  0.9.0claws35
1015
1016         * configure.ac
1017         * src/plugins/trayicon/Makefile.am
1018         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
1019         * src/plugins/trayicon/trayicon.c
1020         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
1021         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
1022         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
1023         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
1024         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
1025         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
1026                 replace my own EggTrayIcon backport with the backport
1027                 used by (l|x)mule and gabber.
1028
1029 2003-06-13 [alfons]     0.9.0claws34
1030
1031         * AUTHORS
1032         * src/common/utils.c
1033                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1034
1035 2003-06-13 [alfons]     0.9.0claws33
1036
1037         * src/compose.c
1038                 clean up a little bit
1039
1040 2003-06-12 [alfons]     0.9.0claws32
1041
1042         * src/compose.c
1043                 const correctness fix
1044
1045         * src/common/sylpheed.[ch]
1046                 () -> (void)
1047                 prevent redef MIN/MAX
1048                 
1049         * src/common/utils.[ch]
1050                 () -> (void)
1051
1052 2003-06-12 [melvin]     0.9.0claws31
1053
1054         * src/compose.c
1055                 Updated to take into accounts changes in GtkAspell.
1056
1057 2003-06-12 [alfons]     0.9.0claws30
1058
1059         * src/compose.c
1060         * src/procmsg.c
1061         * src/common/utils.[ch]
1062                 handle reply subject prefixes better (initial 
1063                 suggestion by Robert Story adapted and enhanced 
1064                 using regexps)
1065
1066 2003-06-12 [melvin]     0.9.0claws29
1067
1068         * src/compose.c
1069                 Use new gtkaspell_checkers_strerror() to get the speller's
1070                 error message instead of accessing the (now private)
1071                 checkers structure.
1072                 Minor code clean up
1073
1074         * src/main.c
1075                 Use #ifdef instead of #if for USE_ASPELL
1076                 Use the new spell checkers init/quit functions 
1077
1078         * src/gtk/gtkaspell.c
1079                 Use #ifdef instead of #if for USE_ASPELL
1080                 Moved in the majority of GtkAspell structures that were
1081                 exported before by gtkaspell.h
1082         
1083         * src/gtk/gktaspell.h
1084                 Made gtkaspell.h contain only the necessary data to be
1085                 publicized by moving many structures to gtkaspell.c.
1086                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1087                 gtkaspell_checkers_new(): replaced by...
1088                 gtkaspell_checkers_init(): new function for initialization
1089                 gtkaspell_checkers_delete(): replaced by...
1090                 gtkaspell_checkers_quit(): new function
1091                 gtkaspell_checkers_strerror(): new function that returns
1092                 the checker's last error message.
1093                 
1094 2003-06-11 [melvin]     0.9.0claws28
1095
1096         * po/POTFILES.in
1097                 Updated to take into account gtkaspell.c migration to
1098                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1099
1100 2003-06-10 [alfons]     0.9.0claws27
1101
1102         * src/filtering.[ch]
1103         * src/folder.c
1104         * src/matcher.c
1105         * src/scoring.[ch]
1106                 - try fixing bug #18 (any brave testers?)
1107                 - add more robustness by refusing previously 
1108                   unchecked NULL pointers 
1109
1110 2003-06-10 [alfons]     0.9.0claws26
1111
1112         * src/procmsg.c
1113                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
1114
1115 2003-06-09 [alfons]     0.9.0claws25
1116
1117         * src/prefs_common.c
1118                 fix bug #163 "Icon switching doesnt work properly" by 
1119                 preventing early freeing of prefs_common.pixmap_theme_path.
1120
1121 2003-06-09 [christoph]  0.9.0claws24
1122
1123         * src/gtk/gtkaspell.c
1124                 revert Thorsten's fix and add forgotten g_strdup for
1125                 aspell path (it should not be possible to alter the path a
1126                 GtkASpell uses from outside)
1127
1128 2003-06-09 [thorsten]   0.9.0claws23
1129
1130         * src/gtk/gtkaspell.c
1131                 dont free prefs_common.aspell_path when closing compose
1132
1133 2003-06-08 [colin]      0.9.0claws22
1134
1135         * src/plugins/spamassassin/spamassassin.c
1136                 fix prefs types
1137
1138 2003-06-07 [christoph]  0.9.0claws21
1139
1140         * src/Makefile.am
1141         * src/compose.c
1142         * src/gtkaspell.[ch]            ** REMOVE **
1143         * src/gtk/Makefile.am
1144         * src/gtk/gtkaspell.[ch]        ** NEW **
1145                 o make gtkaspell independent from sylpheed's prefs
1146                 o move gtkaspell.[ch] to gtk directory
1147
1148 2003-06-07 [christoph]  0.9.0claws20
1149
1150         * src/Makefile.am
1151         * src/crash.c
1152         * src/export.c
1153         * src/filesel.[ch]              ** REMOVE **
1154         * src/folder.c
1155         * src/main.[ch]
1156         * src/common/sylpheed.[ch]
1157         * src/gtk/Makefile.am
1158         * src/gtk/filesel.[ch]          ** NEW **
1159         * src/gtk/pluginwindow.c
1160         * src/gtk/sslcertwindow.c
1161                 move filesel.[ch] to gtk directory
1162
1163 2003-06-07 [alfons]     0.9.0claws19
1164
1165         * src/filesel.c
1166                 make (multi) file selection dialog work again (Claws-only)
1167
1168 2003-06-07 [thorsten]   0.9.0claws18
1169
1170         * po/de.po
1171                 fix typos
1172
1173 2003-06-07 [alfons]     0.9.0claws17
1174
1175         * configure.ac
1176         * src/mimeview.c
1177                 detect apache mishap in which case don't include fnmatch.h
1178                 if regex.h is already included
1179
1180 2003-06-06 [christoph]  0.9.0claws16
1181
1182         * configure.ac
1183         * src/mimeview.h
1184                 add check for fnmatch.h and include it when available
1185
1186         * src/mimeview.[ch]
1187                 fix wrong case sensitivity of Content-Types
1188
1189         * src/gtk/Makefile.am
1190                 need the same include paths in gtk directory as in
1191                 common directory because .h files in common can
1192                 include files from these directories, when included
1193                 in gtk's .h or .c files
1194
1195 2003-06-06 [alfons]     0.9.0claws15
1196
1197         * src/mimeview.c
1198         * src/summaryview.c
1199                 make it compile again because of regex.h / fnmatch.h 
1200                 include problems (related to recent mime stuff, can
1201                 someone check this?)
1202
1203 2003-06-06 [thorsten]   0.9.0claws14
1204
1205         * src/folderview.c
1206                 possible use of uninitialized pointer while dragging
1207
1208 2003-06-06 [paul]       0.9.0claws13
1209
1210         * src/compose.c
1211                 fix bug where the insert sig button would be effective
1212                 only when auto_sig was set
1213
1214 2003-06-06 [paul]       0.9.0claws12
1215
1216         * sync with 0.9.2 release
1217
1218 2003-06-02 [paul]       0.9.0claws11
1219
1220         * sync with 0.9.1cvs1
1221                 see ChangeLog 2003-06-02
1222                 
1223         * po/de.po
1224                 update by Jens
1225
1226 2003-06-01 [christoph]  0.9.0claws10
1227
1228         * src/account.c
1229                 don't use substring search to find accounts by email address
1230
1231         (closes Bug 169 Overly loose matching of "From" address)
1232
1233 2003-05-31 [christoph]  0.9.0claws9
1234
1235         * doc-src/rfc2683.txt
1236         * src/imap.c
1237                 limit IMAP command length as recommended in RFC2683
1238                 (message number lists will be split into multiple imap
1239                 sets, the limit of 1000 octets is not a hard limit)
1240
1241         (closes Bug 161 sylpheed-claws exits with segfault when logging
1242          in to certain imap-servers)
1243
1244 2003-05-29 [alfons]     0.9.0claws8
1245
1246         * src/toolbar.[ch]
1247                 add print button (calling summary_print());
1248                 fine tune setting tooltip text;
1249                 (if someone needs other buttons, please take these 
1250                 commits as a guide, instead of bothering us - also
1251                 see 0.8.11claws150) 
1252
1253 2003-05-29 [darko]      0.9.0claws7
1254
1255         * src/compose.c
1256                 fix crash when word wrapping kicks in due to
1257                 changed text by spell checker
1258
1259 2003-05-29 [paul]       0.9.0claws6
1260
1261         * src/compose.c
1262                 fix bug where changing account would insert
1263                 sig even if auto_sig was FALSE
1264                 
1265         * ChangeLog
1266           ChangeLog.jp
1267           INSTALL
1268                 sync with 0.9.1 release
1269
1270 2003-05-28 [christoph]  0.9.0claws5
1271
1272         * src/imap.c
1273                 fix truncation of too long commands
1274
1275         (closes Bug 167 IMAP hangs trying to get envelope
1276          information in imap_get_uncached_messages)
1277
1278 2003-05-27 [paul]       0.9.0claws4
1279
1280         * tools/Makefile.am
1281           tools/maildir2sylpheed.pl     ** NEW FILE **
1282                 add kmail to sylpheed mailbox conversion script
1283
1284 2003-05-27 [paul]       0.9.0claws3
1285
1286         * sync with 0.9.0cvs10
1287                 see ChangeLog 2003-05-26
1288
1289 2003-05-26 [paul]       0.9.0claws2
1290
1291         * sync with 0.9.0cvs9
1292                 see ChangeLog 2003-05-26
1293
1294 2003-05-24 [paul]       0.9.0claws1
1295
1296         * sync with 0.9.0cvs8
1297                 see ChangeLog 2003-05-23
1298
1299 2003-05-24 [paul]       0.9.0claws
1300
1301         * version 0.9.0claws released
1302
1303 2003-05-24 [paul]       0.8.11claws177
1304
1305         * src/plugins/dillo-viewer/Makefile.am
1306           src/plugins/traycon/Makefile.am
1307                 add missing files
1308                 
1309         * po/bg.po
1310           po/en_GB.po
1311           po/es.po
1312           po/it.po
1313           po/pt_BR.po
1314           po/ru.po
1315           po/sr.po
1316                 update Bulgarian, British English, Spanish, Italian, 
1317                 Brazilian Portuguese, Russian, and Serbian translations, 
1318                 submitted by George Danchev, [me], Ricardo Mones Lastra,
1319                 André Filipe de Assunção e Brito, Alessandro Maestri, 
1320                 Ruslan N. Balkin, and Urke MMI
1321
1322 2003-05-23 [melvin]     0.8.11claws176
1323
1324         * po/fr.po
1325                 Updated French translations
1326
1327 2003-05-22 [paul]       0.8.11claws175
1328
1329         * src/Makefile.am
1330           src/addrbook.[ch]
1331           src/addrcache.[ch]
1332           src/addr_compl.[ch]
1333           src/adressbook.[ch]
1334           src/addrindex.[ch]
1335           src/addritem.[ch]
1336           src/editaddress.c
1337           src/editgroup.c
1338           src/editldap_basedn.c
1339           src/editldap.c
1340           src/jpilot.c
1341           src/vcard.c
1342                 revert to get ldap into it previous working state
1343                 
1344         * po/zh_TW.Big5.po
1345                 new Taiwanese translation,
1346                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1347
1348 2003-05-22 [christoph]  0.8.11claws174
1349
1350         * src/plugins/spamassassin/libspamc.[ch]
1351                 sync libspamc with SpamAssaain release 2.55
1352
1353 2003-05-22 [paul]       0.8.11claws173
1354
1355         * sync with 0.9.0cvs7
1356                 see ChangeLog 2003-05-22
1357                 
1358         * src/summaryview.c
1359                 revert change in 0.8.11claws172: follow
1360                 Hiroyuki's decision and that's the end of it.
1361
1362 2003-05-21 [paul]       0.8.11claws172
1363
1364         * src/summaryview.c
1365                 fix discrepency between open_unread_on_enter
1366                 and always_show_msg
1367
1368 2003-05-21 [paul]       0.8.11claws171
1369
1370         * sync with 0.9.0cvs6
1371                 see ChangeLog 2003-05-21
1372
1373 2003-05-21 [paul]       0.8.11claws170
1374
1375         * sync with 0.9.0cvs5
1376                 see ChangeLog 2003-05-21
1377
1378 2003-05-20 [paul]       0.8.11claws169
1379
1380         * sync with 0.9.0cvs4
1381                 see ChangeLog 2003-05-20
1382                 fixes bug #152, 'encoding of IMAP folders names'
1383
1384 2003-05-20 [paul]       0.8.11claws168
1385
1386         * sync with 0.9.0cvs3
1387                 see ChangeLog 2003-05-20
1388                 
1389         * src/tools/convert_mbox.pl
1390                 minor change in the comments, submitted by Fred Marton
1391
1392 2003-05-19 [paul]       0.8.11claws167
1393
1394         * src/plugins/clamav/Makefile.am
1395           configure.ac
1396                 link clamav_lib to the plugin and not to the main program
1397
1398 2003-05-19 [christoph]
1399
1400         * src/Makefile.am
1401                 add -export-dynamic for linking
1402
1403 2003-05-19 [paul]       0.8.11claws166
1404
1405         * sync with 0.9.0cvs1
1406                 see ChangeLog 2003-05-19
1407
1408 2003-05-19 [paul]       0.8.11claws165
1409
1410         * src/inc.c
1411                 fix 'pop before smtp' timeout
1412
1413 2003-05-18 [alfons]     0.8.11claws164
1414
1415         * src/prefs_matcher.c
1416                 put "execute" action command line ("expression") in edit box
1417
1418 2003-05-18 [christoph]  0.8.11claws163
1419
1420         * src/mimeview.[ch]
1421         * src/plugins/dillo_viewer/dillo_viewer.c
1422         * src/plugins/image_viewer/viewer.c
1423         * src/plugins/mathml_viewer/mathml_viewer.c
1424                 let a viewer have a list of Content-Types
1425
1426 2003-05-18 [paul]       0.8.11claws162
1427
1428         * src/prefs_filtering.c
1429                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1430                 and REDIRECT actions
1431
1432 2003-05-17 [christoph]
1433
1434         * README.claws
1435                 o remove dynamic signatures that was syned with main
1436                 o add infos about no longer "build in" image viewer
1437                 o update bugtracker URL
1438
1439 2003-05-17 [christoph]  0.8.11claws161
1440
1441         * src/folder.c
1442         * src/folderview.c
1443         * src/imap.c
1444                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1445                 for every folder after rebuilding the folder tree.
1446
1447         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1448          messages)
1449
1450 2003-05-17 [christoph]  0.8.11claws160
1451
1452         * src/imap.c
1453                 don't use STATUS command on current folder to check for
1454                 content changes. imap_cmd_ok() now tracks changes to
1455                 folder and number of existing messages.
1456
1457 2003-05-17 [paul]       0.8.11claws159
1458
1459         * src/plugins/clamav/clamav_plugin.c
1460                 remove unnecessary debug_print
1461
1462 2003-05-16 [thorsten]   0.8.11claws158
1463
1464         * src/plugins/demo.c
1465                 included missing intl.h
1466
1467 2003-05-16 [paul]       0.8.11claws157
1468
1469         * po/POTFILES.in
1470                 remove non-existant entries
1471         
1472         * src/plugins/clamav/clamav_plugin.c
1473           src/plugins/clamav/clamav_plugin_gtk.c
1474           src/plugins/dillo_viewer/dillo_prefs.c
1475           src/plugins/dillo_viewer/dillo_viewer.c
1476                 gettextise
1477
1478 2003-05-16 [christoph]  0.8.11claws156
1479
1480         * po/POTFILES.in
1481                 include plugin .c files for translation until I
1482                 find a better solution to have plugins have their
1483                 own textdomain
1484         * src/plugins/demo/demo.c
1485         * src/plugins/image_viewer/plugin.c
1486         * src/plugins/mathml_viewer/mathml_viewer.c
1487         * src/plugins/spamassassin/spamassassin.c
1488         * src/plugins/spamassassin/spamassassin_gtk.c
1489         * src/plugins/trayicon/trayicon.c
1490                 add gettext macros for plugin name and description
1491
1492 2003-05-16 [paul]
1493
1494         * sync with 0.9.0
1495
1496 2003-05-16 [paul]       0.8.11claws155
1497
1498         * sync with lastest 0.9.0pre1
1499                 see ChangeLog 2003-05-16
1500
1501 2003-05-15 [paul]       0.8.11claws154
1502
1503         * sync with latest 0.9.0pre1
1504                 see ChangeLog 2003-05-14 and 2003-05-15
1505
1506 2003-05-14 [christoph]  0.8.11claws153
1507
1508         * src/plugins/image_viewer/viewer.c
1509         * src/plugins/image_viewer/viewer.glade         ** NEW **
1510         * src/plugins/image_viewer/viewerprefs.c
1511                 make it possible to disable the autoload function in the
1512                 imageviewer again
1513
1514 2003-05-14 [christoph]  0.8.11claws152
1515
1516         * src/folder.c
1517                 fix folder update after adding a message
1518
1519 2003-05-13 [alfons]     0.8.11claws151
1520
1521         * src/common/session.c
1522                 remove debug traces
1523                 
1524         * src/addrcache.[ch]
1525         * src/filtering.[ch]
1526         * src/folder.[c]
1527         * src/gtkaspell.[ch]
1528         * src/imap.[ch]
1529         * src/mbox_folder.[ch]
1530         * src/mh.[ch]
1531         * src/mimeview.h
1532         * src/msgcache.[ch]
1533         * src/news.[ch]
1534         * src/passphrase.[ch]
1535         * src/prefs_common.[ch]
1536         * src/prefs_gtk.[ch]
1537         * src/procmsg.c
1538         * src/scoring.[ch]
1539                 be pedantic; (in prototypes () implies (int))
1540
1541 2003-05-13 [alfons]     0.8.11claws150
1542
1543         * src/prefs_toolbar.[ch]
1544         * src/summaryview.[ch]
1545         * src/toolbar.[ch]
1546                 change misleading text in toolbar prefs;
1547                 add toolbar action for ignore thread (toggles ignore thread flag);
1548                 clean up a little bit;
1549
1550 2003-05-12 [paul]
1551
1552         * tools/convert_mbox.pl
1553                 bug fixed by Fred Marton
1554
1555 2003-05-12 [paul]
1556
1557         * sync with 0.9.0pre1
1558
1559 2003-05-09 [paul]       0.8.11claws149
1560
1561         * sync with 0.8.11cvs43
1562                 see ChangeLog 2003-05-09
1563
1564 2003-05-08 [christoph]  0.8.11claws148
1565
1566         * src/imap.[ch]
1567                 o use CAPABILIY as first command and check for PREAUTH
1568                   information in the response to it
1569                 o rewrite all imap_cmd_* functions to use an IMAPSession
1570                   instead of a SockInfo as parameter
1571                 o do STARTTLS after fetching and checking the server
1572                   capabilities
1573
1574 2003-05-08 [paul]       0.8.11claws147
1575
1576         * tools/Makefile.am
1577           tools/README
1578           tools/convert_mbox.pl         ** NEW FILE **
1579                 add mbox conversion script. Submitted by 
1580                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1581
1582 2003-05-07 [christoph]
1583
1584         * doc-src/glade.txt
1585         * src/gtk/pluginwindow.glade
1586         * src/plugins/image_viewer/viewerprefs.glade
1587         * src/plugins/spamassassin/spamassassin_gtk.glade
1588                 add glade files for user interfaces and a description how
1589                 to use glade to create the sylpheed code
1590
1591 2003-05-07 [paul]       0.8.11claws146
1592
1593         * sync with 0.8.11cvs41
1594                 see ChangeLog 2003-05-07
1595
1596 2003-05-06 [christoph]  0.8.11claws145
1597
1598         * src/main.c
1599         * src/plugins/image_viewer/viewer.c
1600                 fix usage of imlib in imageviewer plugin
1601
1602         * src/gtk/prefswindow.c
1603                 handle window close event correctly
1604
1605 2003-05-06 [paul]       0.8.11claws144
1606
1607         * src/common/ssl.c
1608                 fix typo introduced in sync
1609
1610 2003-05-06 [paul]       0.8.11claws143
1611
1612         * sync with 0.8.11cvs39
1613                 see ChangeLog 2003-05-06
1614
1615 2003-05-06 [paul]       0.8.11claws142
1616
1617         * AUTHORS
1618           po/cs.po
1619                 updated Czech translation, submitted by 
1620                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1621                 
1622         * src/plugins/clamav/clamav_plugin_gtk.c
1623                 clean up
1624
1625 2003-05-03 [alfons]     0.8.11claws141
1626
1627         * src/compose.[ch]
1628                 make paste as quotation work even when the call to 
1629                 text_inserted() was deferred (fixes bug #140 "Paste 
1630                 as quotation does not work when using "external" 
1631                 clipboard")
1632
1633 2003-05-03 [thorsten]   0.8.11claws140
1634
1635         * src/addrquery.h
1636           src/ldapquery.h
1637           src/mainwindow.c
1638                 removed C++ comments
1639         * src/addr_compl.c
1640                 function with non-int retval/param used before
1641                 implementation/declaration
1642
1643 2003-05-02 [paul]       0.8.11claws139
1644
1645         * src/addr_compl.[ch]
1646           src/addressbook.[ch]
1647           src/addrindex.c
1648           src/summaryview.c
1649                 revert match's changes to (finally) remove the bug where
1650                 opening a folder causes massive slowdown when using the 
1651                 'Display sender using address book' option
1652
1653 2003-05-01 [melvin]     0.8.11claws138
1654
1655         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1656         * src/plugins/dillo_viewer/dillo_viewer.c
1657                 Fixed bug where "Cancel" button from prefs issued
1658                 warnings.
1659                 Comply a little more to coding style
1660
1661 2003-05-01 [paul]       0.8.11claws137
1662
1663         * sync with 0.8.11cvs38
1664                 see ChangeLog 2003-05-01
1665
1666 2003-05-01 [paul]       0.8.11claws136
1667
1668         * po/bg.po
1669                 updated by George Danchev
1670
1671 2003-04-30 [christoph]  0.8.11claws135
1672
1673         * src/plugins/dillo_viewer/dillo_prefs.c
1674         * src/plugins/image_viewer/viewerprefs.c
1675         * src/plugins/spamassassin/spamassassin_gtk.c
1676                 remove gtk_widget_ref() calls for widgets in
1677                 glade code
1678
1679 2003-04-30 [paul]       0.8.11claws134
1680
1681         * src/addrindex.c
1682                 ok, this time a better fix for the bug where opening folder
1683                 has massive slowdown when using the 'Display sender using 
1684                 address book' option
1685
1686 2003-04-30 [paul]       0.8.11claws133
1687
1688         * src/addrindex.c
1689                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1690         
1691 2003-04-30 [melvin]     0.8.11claws132
1692
1693         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1694
1695         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1696                 Preferences for the dillo plugin
1697         * src/plugins/dillo_viewer/dillo_viewer.c
1698                 Support for preferences
1699         * src/plugins/dillo_viewer/Makefile.am
1700                 Added dillo_prefs.[ch]
1701
1702 2003-04-30 [alfons]     0.8.11claws131
1703
1704         * src/common/plugin.[ch]
1705                 see? this ANSI C'fication immediately gives us type
1706                 checking for free.
1707
1708 2003-04-30 [alfons]     0.8.11claws130
1709
1710         * src/common/plugin.[ch]
1711         * src/plugins/clamav/clamav_plugin.[ch]
1712         * src/plugins/clamav/clamav_plugin_gtk.c
1713         * src/plugins/demo/demo.c
1714         * src/plugins/dillo_viewer/dillo_viewer.c
1715         * src/plugins/image_viewer/plugin.c
1716         * src/plugins/image_viewer/viewer.[ch]
1717         * src/plugins/image_viewer/viewerprefs.[ch]
1718         * src/plugins/mathml_viewer/mathml_viewer.c
1719         * src/plugins/spamassassin/spamassassin.[ch]
1720         * src/plugins/spamassassin/spamassassin_gtk.c
1721         * src/plugins/trayicon/trayicon.c
1722                 clean up
1723
1724 2003-04-30 [alfons]     0.8.11claws129
1725
1726         * src/common/utils.c
1727                 make is_ascii_str() fail gracefully when NULL pointer
1728                 is passed
1729
1730 2003-04-30 [paul]       0.8.11claws128
1731
1732         * src/addrindex.c
1733                 fix bug where opening folder has massive slowdown when
1734                 using the 'Display sender using address book' option
1735
1736 2003-04-30 [paul]       0.8.11claws127
1737
1738         * src/plugins/clamav/clamav_plugin.c
1739           src/plugins/clamav/clamav_plugin_gtk.c
1740           src/plugins/demo/demo.c
1741           src/plugins/dillo_viewer/dillo_viewer.c
1742           src/plugins/image_viewer/plugin.c
1743           src/plugins/mathml_viewer/mathml_viewer.c
1744           src/plugins/spamassassin/spamassassin.c
1745           src/plugins/spamassassin/spamassassin_gtk.c
1746           src/plugins/trayicon/trayicon.c
1747                 get rid of eye-hurting function signatures
1748
1749 2003-04-30 [paul]       0.8.11claws126
1750
1751         * src/plugins/trayicon/trayicon.c
1752                 add description
1753                 
1754         * src/mimeview.c
1755                 be more descriptive
1756
1757 2003-04-30 [paul]       0.8.11claws125
1758
1759         * configure.ac
1760                 arrange the plugins in reverse alphabetical order
1761                 
1762         * src/plugins/clamav/clamav_plugin.[ch]
1763           src/plugins/clamav/clamav_plugin_gtk.c
1764                 rename some params
1765                 resize max_size window
1766                 re-arrange the order of some gui elements
1767                 improve descriptions
1768         
1769         * src/plugins/image_viewer/plugin.c
1770           src/plugins/mathml_viewer/mathml_viewer.c
1771                 add descriptions
1772                 
1773         * src/plugins/spamassassin/spamassassin_gtk.c
1774                 resize max_size window
1775                 re-arrange the order of some gui elements
1776                 
1777         * src/messageview.c
1778           src/mimeview.c
1779                 correct typos
1780
1781 2003-04-30 [alfons]     0.8.11claws124
1782
1783         * src/imap.c
1784                 fix a leak found while browsing Martin Kluge's 
1785                 valgrind log (Claws only)
1786
1787 2003-04-29 [darko]      0.8.11claws123
1788
1789         * src/gtk/gtkstext.h
1790                 include wchar.h if it is available, fixes compilation
1791                 on HP-UX systems
1792
1793 2003-04-29 [melvin]     0.8.11claws122
1794
1795         * src/prefs_actions.c
1796                 Improved help text of Actions' syntax
1797
1798 2003-04-28 [paul]       0.8.11claws121
1799
1800         * src/action.c
1801                 a better fix for the crash when performing an action
1802                 on a mime part
1803
1804 2003-04-28 [paul]       0.8.11claws120
1805
1806         * src/action.c
1807                 fix crash when performing an action on a
1808                 mime part
1809
1810 2003-04-28 [paul]       0.8.11claws119
1811
1812         * sync with 0.8.11cvs36
1813                 see ChangeLog 2003-04-28
1814
1815 2003-04-27 [paul]       0.8.11claws118
1816
1817         * more sync with 0.8.11cvs35
1818                 see ChangeLog 2003-04-25
1819
1820 2003-04-26 [christoph]  0.8.11claws117
1821
1822         * src/folder.c
1823                 fix remove virtual check
1824
1825 2003-04-26 [paul]       0.8.11claws116
1826
1827         * src/messageview.c
1828                 fix return-receipt, make it work again
1829
1830 2003-04-26 [paul]       0.8.11claws115
1831
1832         * src/mimeview.c
1833                 restore double-clicking of the [application/pgp-signature 
1834                 (Select "Check signature" to check)] line in the message view,
1835                 broken in recent sync
1836
1837 2003-04-26 [christoph]  0.8.11claws114
1838
1839         * src/folder.c
1840                 check if remove virtual really exists before
1841                 calling the function
1842
1843 2003-04-25 [match]      0.8.11claws113
1844
1845         * src/addrindex.c
1846         * src/addrbook.c
1847         * src/ldapquery.[ch]
1848         * src/ldapctrl.[ch]
1849                 fix memleak.
1850         * src/ldapserver.[ch]
1851                 fix memleak. fix segfault.
1852                 plug a Claws memleak
1853
1854 2003-04-25 [alfons]     0.8.11claws112
1855
1856         * src/folder.c
1857                 plug a Claws memleak
1858
1859 2003-04-25 [alfons]     0.8.11claws111
1860
1861         * src/common/session.c
1862                 plug a memleak
1863
1864 2003-04-25 [paul]       0.8.11claws110
1865
1866         * sync with 0.8.11cvs35
1867                 see ChangeLog 2003-04-24 and 2003-04-25
1868                 
1869         * src/gtk/pluginwindow.c
1870                 correct another strange float value
1871
1872 2003-04-24 [christoph]  0.8.11claws109
1873
1874         * src/folder.c
1875                 freeze folder item updates when unsetting new flags
1876
1877         * src/gtk/pluginwindow.c
1878                 correct strange float value
1879
1880 2003-04-23 [paul]       0.8.11claws108
1881
1882         * sync with 0.8.11cvs33
1883                 see ChangeLog 2003-04-23
1884
1885 2003-04-22 [paul]       0.8.11claws107
1886
1887         * src/Makefile.am
1888           src/messageview.c
1889           src/mimeview.c
1890           src/pgptext.[ch]      ** REMOVED **
1891                 remove pgptext.[ch] as its not used any more
1892
1893 2003-04-22 [paul]       0.8.11claws106
1894
1895         * sync with 0.8.11cvs31
1896                 see ChangeLog 2003-04-21 and 2003-04-22
1897
1898 2003-04-21 [alfons]     0.8.11claws105
1899
1900         * src/main.c
1901                 No access to GTK structures if we're a spawned child
1902                 (and clean up code a little bit...) Should fix #126.
1903
1904 2003-04-21 [melvin]     0.8.11claws104
1905
1906         * src/plugins/dillo_viewer/README
1907                 Improved slightly the text.
1908
1909 2003-04-21 [melvin]     0.8.11claws103
1910
1911         * src/plugins/dillo_viewer/README *** NEW ***
1912                 Added a README file for the Dillo plugin
1913
1914 2003-04-20 [paul]
1915
1916         * tools/README
1917           tools/outlook2sylpheed.pl
1918                 updated and improved by Ricardo Mones Lastra
1919
1920 2003-04-18 [oliver]     0.8.11claws102
1921
1922         * src/inc.c 
1923         * src/prefs_account.h
1924                 remove Pop3SessionType (used by selective download)
1925         * src/prefs_toolbar.c
1926                 enable set Default Toolbar button
1927
1928 2003-04-18 [paul]       0.8.11claws101
1929
1930         * sync with 0.8.11cvs29
1931                 see ChangeLog 2003-04-18
1932
1933 2003-04-17 [paul]       0.8.11claws100
1934
1935         * src/prefs_common.[ch]
1936           src/summaryview.c
1937                 remove 'Open next message on deletion' option,
1938                 as the same effect can now be achieved via the
1939                 'Always open messages in summary when selected'
1940                 option.
1941
1942 2003-04-17 [paul]       0.8.11claws99
1943
1944         * sync with 0.8.11cvs28
1945                 see ChangeLog 2003-04-17
1946
1947 2003-04-17 [christoph]  0.8.11claws98
1948
1949         * ac/spamassassin.m4
1950         * src/plugins/spamassassin/libspamc.[ch]
1951         * src/plugins/spamassassin/utils.[ch]
1952                 sync libspamc with SpamAssassin project
1953
1954 2003-04-17 [christoph]  0.8.11claws97
1955
1956         * src/common/socket.h
1957         * src/gtk/sslcertwindow.h
1958                 rename old USE_SSL to USE_OPENSSL
1959
1960 2003-04-17 [paul]       0.8.11claws96
1961
1962         * src/prefs_common.h
1963                 use gulong for P_COLOR so that it compiles/runs on
1964                 64-bit systems. Patch submitted by James Noyes
1965                 <jnoyes-claws@retrogeeks.com>
1966                 
1967         * po/de.po
1968                 updated by Jens
1969
1970 2003-04-17 [paul]       0.8.11claws95
1971
1972         * sync with 0.8.11cvs27
1973                 see ChangeLog 2003-04-16
1974
1975 2003-04-15 [paul]       0.8.11claws94
1976
1977         * src/prefs_common.[ch]
1978                 rearrange to stop the window getting too long:
1979                         move Receive dialog stuff to Receive tab
1980                         move Send dialog to Send tab
1981                         remove Dialogs frame
1982                 rename 'Open messages in summary with cursor keys' to
1983                 'Always open messages in summary when selected', as its
1984                 more appropriate
1985
1986 2003-04-15 [paul]       0.8.11claws93
1987
1988         * src/prefs_common.[ch]
1989           src/summaryview.c
1990                 add new option '/Interface/Open next message on deletion'
1991
1992 2003-04-15 [paul]       0.8.11claws92
1993
1994         * src/summaryview.[ch]
1995                 add /Mark/Lock and /Mark/Unlock to the pop-up
1996                 menu. Patch submitted by Ivan Francolin Martinez
1997                 <ivanfm@users.sourceforge.net>
1998
1999 2003-04-15 [paul]       0.8.11claws91
2000
2001         * sync with 0.8.11cvs24
2002                 see ChangeLog 2003-04-15
2003
2004 2003-04-14 [jens]       0.8.11claws90
2005
2006         * updated German translation and some corrections from
2007                 Roland Bless <bless@tm.uka.de>
2008
2009 2003-04-14 [paul]       0.8.11claws89
2010
2011         * sync with 0.8.11cvs22
2012                 see ChangeLog 2003-04-14
2013
2014 2003-04-13 [paul]       0.8.11claws88
2015
2016         * src/plugins/clamav/clamav_plugin.c
2017                 fix memory leaks
2018                 clean up
2019
2020 2003-04-12 [paul]       0.8.11claws87
2021
2022         * src/plugins/clamav/clamav_plugin.c
2023                 activate enable/disable archive scanning option
2024                 
2025         * src/plugins/clamav/.cvsignore         ** NEW FILE **
2026
2027 2003-04-12 [paul]       0.8.11claws86
2028
2029         * src/plugins/Makefile.am
2030           src/plugins/clamav/Makefile.am                ** NEW FILE **
2031           src/plugins/clamav/README                     ** NEW FILE ** 
2032           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
2033           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
2034                 add Clam AntiVirus plugin
2035
2036 2003-04-12 [paul]       0.8.11claws85
2037
2038         * sync with 0.8.11cvs21
2039                 see ChangeLog 2003-04-11
2040
2041 2003-04-11 [paul]       0.8.11claws84
2042
2043         * po/es.po
2044                 update Spanish translation. Submitted by Ricardo
2045                 Mones Lastra.
2046
2047 2003-04-10 [christoph]  0.8.11claws83
2048
2049         * src/mbox.c
2050                 fix typo that did not move unfiltered mails to destination
2051                 folder
2052
2053         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2054          when filtering from spool)
2055
2056 2003-04-10 [christoph]  0.8.11claws82
2057
2058         * src/imap.c
2059                 use BODY.PEEK instead of BODY in in message fetch operation
2060                 to make sure the IMAP server does not set the \Seen flag for
2061                 messages. Sylpheed does that later itself, when the message
2062                 is opened in sylpheed
2063
2064         (closes Bug 111 Claws destroys unread marks)
2065
2066 2003-04-09 [oliver]     0.8.11claws81
2067         
2068         * src/folder.c
2069                 fix crash in folder_destroy
2070         * README.claws
2071                 remove selective download
2072
2073 2003-04-09 [christoph]  0.8.11claws80
2074
2075         * src/imap.c
2076                 fix crash in imap_get_msginfo() when then fetched message
2077                 is not found
2078
2079         (closes Bug 110 Crash during mail composition)
2080
2081 2003-04-08 [christoph]  0.8.11claws79
2082
2083         * src/folder.c
2084         * src/prefs_account.c
2085                 Filter new messages that are found in an INBOX folder
2086                 when 'Filter messages on receiving' is enabled in the
2087                 Folder's AccountPrefs. This allows to use Sylpheed's
2088                 filtering engine for IMAP folders where messages are
2089                 added to the INBOX by a MTA
2090
2091 2003-04-08 [paul]       0.8.11claws78
2092
2093         * src/procmsg.h
2094                 clean up after last commit
2095
2096 2003-04-08 [paul]       0.8.11claws77
2097
2098         * sync with 0.8.11cvs20
2099                 see ChangeLog 2003-04-07 and 2003-04-08
2100
2101 2003-04-07 [christoph]  0.8.11claws76
2102
2103         * src/filtering.[ch]
2104         * src/inc.[ch]
2105         * src/mbox.c
2106         * src/procmsg.[ch]
2107                 add procmsg_msginfo_filter() to execute filtering actions
2108
2109 2003-04-06 [christoph]  0.8.11claws75
2110
2111         * src/imap.c
2112                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2113
2114 2003-04-06 [christoph]  0.8.11claws74
2115
2116         * src/common/utils.[ch]
2117                 add g_int_compare() function for slist sorting
2118
2119         * src/imap.c
2120                 fetch all MsgInfos with one command in imap_get_msginfos()
2121                 using an imap set with a list of ranges
2122
2123         * src/news.c
2124                 use new g_int_compare() function
2125
2126 2003-04-06 [thorsten]   0.8.11claws73
2127
2128         * src/mh.c
2129                 corrected implementation of mh_folder_destroy()
2130
2131 2003-04-05 [christoph]  0.8.11claws72
2132
2133         * src/account.c
2134         * src/folder.[ch]
2135         * src/folderview.c
2136         * src/imap.c
2137         * src/inc.c
2138         * src/main.c
2139         * src/mainwindow.c
2140         * src/mbox_folder.c
2141         * src/mh.c
2142         * src/mimeview.h
2143         * src/msgcache.[ch]
2144         * src/news.c
2145         * src/procmime.h
2146         * src/procmsg.[ch]
2147         * src/setup.c
2148         * src/gtk/gtkutils.c
2149                 o rename structure field names class and new to klass and
2150                   new_msgs, to allow including files in C++
2151                 o add 'extern "C"' block to some header files
2152                 o add MsgInfoList and MsgNumberList as alias for GSList for
2153                   developers to know what type of list is expected
2154
2155         * src/plugins/image_viewer/plugin.c
2156         * src/plugins/image_viewer/viewer.[ch]
2157         * src/plugins/image_viewer/viewerprefs.[ch]
2158                 rename function names to prevent conflicts
2159
2160 2003-04-05 [paul]       0.8.11claws71
2161
2162         * sync with 0.8.11cvs18
2163                 see ChangeLog 2003-04-03 and 2003-04-04
2164
2165 2003-04-02 [christoph]  0.8.11claws70
2166
2167         * src/folder.[ch]
2168         * src/imap.[ch]
2169         * src/mbox_folder.[ch]
2170         * src/mh.[ch]
2171         * src/news.[ch]
2172                 o Make all virtual folder functions private
2173                 o remove unused folder code
2174
2175         * src/common/socket.[ch]
2176         * src/summaryview.c
2177                 fix warnings
2178
2179 2003-03-30 [alfons]     0.8.11claws69
2180
2181         * src/send_message.c
2182                 remove two debug traces and see if people still report
2183                 errors
2184
2185 2003-03-30 [alfons]     0.8.11claws68
2186
2187         * src/send_message.c
2188         * src/commons/session.c
2189                 add more debug traces
2190
2191 2003-03-30 [christoph]  0.8.11claws67
2192
2193         * src/folder.c
2194                 change processing folder name from .processing to processing
2195
2196         * src/common/ssl.c
2197                 disable SSL certificate check because it causes Xlib error
2198                 when the child process want's to open an GTK window
2199
2200 2003-03-30 [christoph]  0.8.11claws66
2201
2202         * src/folder.c
2203                 don't use default folder for processing folder item because
2204                 it can be a non local folder
2205
2206         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2207
2208 2003-03-30 [alfons]     0.8.11claws65
2209
2210         * src/send_message.c
2211                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
2212                 to generate bad code for 'send_send_data_progressive': When
2213                 called from 'send_send_data_finished', the 'data' pointer is
2214                 cleared just before the assignment to the dialog pointer
2215
2216 2003-03-29 [christoph]  0.8.11claws64
2217
2218         * src/common/prefs.h
2219         * src/plugins/image_viewer/Makefile.am
2220         * src/plugins/image_viewer/plugin.c
2221         * src/plugins/image_viewer/viewer.[ch]
2222         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
2223                 add PrefsPage for ImageViewer
2224
2225 2003-03-28 [thorsten]   0.8.11claws63
2226
2227         * src/common/session.c
2228                 added some comments
2229
2230 2003-03-28 [paul]       0.8.11claws62
2231
2232         * sync with 0.8.11cvs16
2233                 see ChangeLog 2003-03-28
2234
2235 2003-03-28 [paul]       0.8.11claws61
2236
2237         * sync with 0.8.11cvs15
2238                 see ChangeLog 2003-03-28
2239
2240 2003-03-27 [christoph]  0.8.11claws60
2241
2242         * src/folder.c
2243         * src/imap.c
2244         * src/common/socket.[ch]
2245                 set socket state to DISCONNECTED when any operation
2246                 fails to allow reconnecting in IMAP code without
2247                 checking the return code of all calls to the command
2248                 functions
2249
2250         * src/folderview.c
2251         * src/summaryview.c
2252                 remove some more stuff that depends on specific
2253                 folder types
2254
2255 2003-03-27 [paul]       0.8.11claws59
2256
2257         * sync with 0.8.11cvs14
2258                 see ChangeLog 2003-03-27
2259                 
2260         * src/selective_download.[ch]   ** REMOVED **
2261                 really removed
2262
2263 2003-03-27 [christoph]  0.8.11claws58
2264
2265         * src/folder.c
2266                 fix handling of tmp_flags in flag copy function
2267
2268 2003-03-27 [paul]       0.8.11claws57
2269
2270         * sync with 0.8.11cvs13
2271                 see ChangeLog 2003-03-27
2272
2273 2003-03-27 [oliver]     0.8.11claws56
2274
2275         * src/maiwindow.c
2276                 remove sel_download_cb
2277
2278 2003-03-27 [oliver]     0.8.11claws55
2279         
2280         * src/inc.c
2281                 remove POP3_TOP
2282         
2283 2003-03-26 [oliver]     0.8.11claws54
2284
2285         *src/pop.h
2286                 remove POP3_TOP*
2287         * README.claws
2288                 remove selective donwload readme
2289
2290 2003-03-26 [oliver]     0.8.11claws53
2291         * src/matcher.[ch]
2292         * src/matcher_parser_parse.y 
2293         * src/pop.c 
2294         * src/prefs_account.[ch]
2295         * src/prefs_filtering.c
2296                 remove selective donwload
2297
2298 2003-03-26 [oliver]     0.8.11claws52
2299
2300         * src/inc.[ch] 
2301         * src/filtering.c 
2302         * src/mainwindow.c 
2303                 remove selective donwload
2304
2305 2003-03-26 [oliver]     0.8.11claws51
2306         
2307         * src/Makefile.am
2308         * src/selective_download.[ch]   ** REMOVE **    
2309
2310 2003-03-26 [christoph]  0.8.11claws50
2311
2312         * src/news.c
2313                 fix NEWS that got broken by a sync with sylpheed-main
2314
2315 2003-03-26 [christoph]  0.8.11claws49
2316
2317         * src/mimeview.c
2318                 fix mime type guessing when no mime type is found for a file
2319
2320 2003-03-25 [christoph]  0.8.11claws48
2321
2322         * src/mimeview.c
2323         * src/procmime.c
2324                 remove mime type guessing from mime parser and use
2325                 name based mime types in viewer lookup for mime type
2326                 application/octet-stream
2327
2328 2003-03-25 [christoph]  0.8.11claws47
2329
2330         * doc-src/readme.txt
2331         * doc-src/rfc2554.txt
2332                 add RFC about SMTP AUTH
2333
2334         * src/send_message.c
2335         * src/common/smtp.[ch]
2336                 add extra error code for authentication errors and
2337                 clear temporary password when this error occurs
2338
2339         (closes Bug 84 authentication failure while sending should
2340          prompt for password again)
2341
2342 2003-03-25 [christoph]  0.8.11claws46
2343
2344         * configure.ac
2345         * src/Makefile.am
2346         * src/imageview.[ch]                            ** REMOVE **
2347         * src/messageview.[ch]
2348         * src/mimeview.[ch]
2349         * src/prefs_common.[ch]
2350         * src/textview.c
2351         * src/plugins/Makefile.am
2352         * src/plugins/image_viewer/.cvsignore           ** NEW **
2353         * src/plugins/image_viewer/Makefile.am          ** NEW **
2354         * src/plugins/image_viewer/plugin.c             ** NEW **
2355         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
2356                 move image viewer into a plugin (building is enabled by default)
2357                 [ToDo: Prefs for resize and autoview]
2358
2359 2003-03-25 [paul]       0.8.11claws45
2360
2361         * sync with 0.8.11cvs12
2362                 see ChangeLog 2003-03-26
2363
2364 2003-03-25 [paul]       0.8.11claws44
2365
2366         * sync with 0.8.11cvs11
2367                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2368                 
2369         Note: Selective Download is broken.
2370                 
2371 2003-03-22 [christoph]  0.8.11claws43
2372
2373         * src/folder.c
2374                 code cleanup for flags copying
2375
2376 2003-03-22 [christoph]  0.8.11claws42
2377
2378         * src/plugins/trayicon/trayicon.c
2379                 fix setting the transparent area when the window size
2380                 is forced by the system tray
2381
2382 2003-03-22 [christoph]  0.8.11claws41
2383
2384         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
2385         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
2386         * src/plugins/trayicon/newmail.xpm              ** NEW **
2387         * src/plugins/trayicon/nomail.xpm               ** NEW **
2388         * src/plugins/trayicon/trayicon.c
2389         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
2390                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2391                 o add icon for unread mails
2392                 o set transparency for window
2393
2394 2003-03-22 [christoph]  0.8.11claws40
2395
2396         * src/news.c
2397                 init news session to prevent crash when session is closed
2398
2399 2003-03-22 [christoph]  0.8.11claws39
2400
2401         * src/imap.c
2402         * src/common/session.[ch]
2403                 Init session data to make sure we don't have invalid pointers
2404                 for read_ch and write_ch when new multi process sessions are
2405                 not used
2406
2407         * src/main.c
2408         * src/common/plugin.c
2409         * src/common/sylpheed.c
2410         * src/plugins/demo/demo.c
2411         * src/plugins/dillo_viewer/dillo_viewer.c
2412         * src/plugins/mathml_viewer/mathml_viewer.c
2413         * src/plugins/spamassassin/spamassassin.c
2414         * src/plugins/spamassassin/spamassassin_gtk.c
2415                 add plugin types to allow loading plugins at different times
2416                 (and maybe for different frontends), because it's not good to
2417                 load GTK-Plugins gefore gtk_init was called
2418
2419         * configure.ac
2420         * src/plugins/Makefile.am
2421         * src/plugins/trayicon/.cvsignore               ** NEW **
2422         * src/plugins/trayicon/Makefile.am              ** NEW **
2423         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2424         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2425         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2426         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2427         * src/plugins/trayicon/trayicon.c               ** NEW **
2428                 New Trayicon plugin that shows an icon in a systray that uses
2429                 XEMBED protocol like Gnome's systray. Icon shows if there
2430                 are new mails and a tooltip shows information about new,
2431                 unread and total messages.
2432
2433 2003-03-22 [paul]       0.8.11claws38
2434
2435         * src/common/smtp.c
2436                 fix ESMTP AUTH CRAM-MD5
2437                 [sync with main (still version 0.8.11cvs6), see
2438                  ChangeLog 2003-03-22]
2439
2440 2003-03-21 [colin]      0.8.11claws37
2441
2442         * src/send_message.c
2443                 Fix USE_SSL => USE_OPENSSL
2444
2445 2003-03-21 [colin]      0.8.11claws36
2446
2447         * src/folderview.c
2448                 Fix counts in drag and dropped subfolders
2449
2450 2003-03-21 [colin]      0.8.11claws35
2451
2452         * src/folder.c 
2453         * src/folderview.c
2454                 speed up a bit folder dnd
2455
2456 2003-03-20 [alfons]     0.8.11claws34
2457
2458         * src/main.c
2459         * src/toolbar.c
2460         * src/procmsg.c
2461                 don't send locked queue messages
2462                 (feature request "[ 705245 ] Locking message in outbox 
2463                  should prevent sending")
2464
2465 2003-03-20 [christoph]  0.8.11claws33
2466
2467         * src/folder.c
2468                 remove NEW and UNREAD flag in special folders when scanning
2469                 
2470         * src/common/smtp.c
2471                 fix ESMTP AUTH CRAM-MD5
2472
2473 2003-03-20 [paul]       0.8.11claws32
2474
2475         * src/prefs_account.c
2476                 Re-write 'Tunnel command to open connection' as
2477                 'Use command to communicate with server', and disable
2478                 it for all except IMAP accounts
2479
2480 2003-03-20 [paul]       0.8.11claws31
2481
2482         * sync with 0.8.11cvs6
2483                 see ChangeLog 2003-03-20
2484
2485 2003-03-19 [match]      0.8.11claws30
2486
2487         * src/addritem.[ch]
2488                 include documentation. minor refactoring.
2489         * src/addr_compl.[ch]
2490         * src/addrindex.[ch]
2491         * src/addresbook.[ch]
2492         * src/summaryview.c
2493                 re-enable address lookup (was disabled in
2494                 0.8.11claws20).
2495
2496 2003-03-19 [christoph]  0.8.11claws29
2497
2498         * src/procmsg.c
2499                 add temp flag handling, will make moving and copying
2500                 messages possible again
2501
2502         * src/folder.c
2503                 correct calulation of folder stats
2504
2505 2003-03-18 [match]      0.8.11claws28
2506
2507         * src/editgroup.h
2508                 remove case sensitive comparison (closes bug 80).
2509
2510 2003-03-18 [christoph]  0.8.11claws27
2511
2512         * src/imap.c
2513                 fix imap using a tunnel command
2514
2515         (closes bug 87)
2516
2517 2003-03-18 [christoph]  0.8.11claws26
2518
2519         * src/folder.[ch]
2520         * src/imap.c
2521         * src/procmsg.[ch]
2522                 rewrite flag handling for folders
2523
2524 2003-03-18 [christoph]  0.8.11claws25
2525
2526         * src/folder.c
2527         * src/procmsg.c
2528         * src/summaryview.c
2529                 unset NEW and UNREAD flags when message is ignored, to make
2530                 sure messages don't show up as unread on other IMAP clients,
2531                 because the IGNORE_THREAD flag can not be syncronized through
2532                 the IMAP folder
2533
2534 2003-03-17 [christoph]  0.8.11claws24
2535
2536         * src/imap.c
2537                 don't use recursion to fetch uids when the number of messages
2538                 does not match. Moved code into subfunction that is used
2539                 again when needed, to prevent an endless loop.
2540
2541 2003-03-17 [thorsten]   0.8.11claws23
2542
2543         * src/imageview.[ch]
2544                 export imageview_get_resized_size() (for plugins)
2545         * src/prefs_common.[ch]
2546                 added prefs_common_get() (for plugins)
2547
2548 2003-03-17 [christoph]  0.8.11claws22
2549
2550         * src/imap.c
2551                 o remove UID guessing from copy code
2552                 o support UIDPLUS extension for APPEND command
2553
2554 2003-03-17 [paul]       0.8.11claws21
2555
2556         * src/gtk/about.c
2557                 remove 'Compiled-plugins' section.
2558                 
2559         * src/plugins/dillo_viewer/dillo_viewer.c
2560                 slight change to description text
2561
2562 2003-03-16 [match]      0.8.11claws20
2563         * src/ldapserver.[ch]           ** NEW **
2564         * src/ldapctrl.[ch]             ** NEW **
2565         * src/ldapquery.[ch]            ** NEW **
2566         * src/ldaputil.[ch]             ** NEW **
2567         * src/addrcindex.[ch]           ** NEW **
2568         * src/addrquery.h               ** NEW **
2569         * src/addritem.[ch]
2570         * src/addrcache.[ch]
2571         * src/addrindex.[ch]
2572         * src/addr_compl.[ch]
2573         * src/addressbook.[ch]
2574         * src/addrbook.[ch]
2575         * src/editgroup.c
2576         * src/editaddress.c
2577         * src/editldap.c
2578         * src/editldap_basedn.c
2579         * src/vcard.c
2580         * src/jpilot.c
2581         * src/Makefile.am
2582                 included dynamic LDAP queries. improved address
2583                 completion.
2584
2585 2003-03-16 [paul]       0.8.11claws19
2586
2587         * tools/multiwebsearch.pl
2588                 fix a fatal typo
2589
2590 2003-03-16 [christoph]  0.8.11claws18
2591
2592         * src/mimeview.c
2593         * src/plugins/dillo_viewer/dillo_viewer.c
2594         * src/plugins/mathml_viewer/mathml_viewer.c
2595                 make unregistering of MimeViewerFactorys possible
2596
2597 2003-03-16 [alfons]     0.8.11claws17
2598
2599         * configure.ac
2600                 correct typo
2601
2602 2003-03-16 [melvin]     0.8.11claws16
2603
2604         * src/plugins/dillo_viewer.c
2605                 Fixed bug where it was not possible to view more than
2606                 one text/html attachment per message (bug discovered
2607                 by Christoph Hohmann).
2608
2609 2003-03-15 [melvin]     0.8.11claws15
2610
2611         * src/prefs_actions.c
2612                 Fixed compilation warnings.
2613
2614 2003-03-15 [melvin]     0.8.11claws14
2615
2616         * src/plugins/Makefile.am
2617         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2618         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2619         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2620                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2621                 newer (http://dillo.auriga.wearlab.de/).
2622
2623 2003-03-15 [christoph]  0.8.11claws13
2624
2625         * src/imap.c
2626                 don't query imap folder for attributes because we already
2627                 for them from imap_status
2628
2629         * src/mimeview.[ch]
2630                 add support for plugable MimeViewers (unloading Viewers
2631                 not yet complete)
2632
2633         * src/plugins/Makefile.am
2634         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2635         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2636         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2637                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2638                 widget from http://helm.cs.unibo.it/mml-widget/
2639
2640 2003-03-14 [christoph]  0.8.11claws12
2641
2642         * src/folder.[ch]
2643                 o error return code's should better be negative
2644                 o replace printf with debug_print
2645
2646         * src/imap.c
2647                 improve IMAP folder scan by checking UID-NEXT
2648
2649         * src/summaryview.c
2650                 remove check that are unnecessary in my opinion
2651
2652 2003-03-13 [christoph]  0.8.11claws11
2653
2654         * src/folder.[ch]
2655         * src/foldersel.c
2656         * src/folderview.c
2657         * src/imap.c
2658         * src/mbox_folder.c
2659         * src/mh.c
2660         * src/news.c
2661         * src/prefs_scoring.c
2662         * src/summaryview.c
2663                 use a common function to get a displayable name
2664                 for a FolderItem
2665
2666 2003-03-13 [paul]       0.8.11claws10
2667
2668         * tools/Makefile.am
2669           tools/README
2670           tools/multiwebsearch.conf     ** NEW FILE **
2671           tools/multiwebsearch.pl       ** NEW FILE **
2672                 add multiwebsearch Actions script
2673
2674 2003-03-13 [colin]      0.8.11claws9
2675
2676         * src/compose.c
2677                 Remove leading emtpy lines from quoted text
2678                 before quoting it
2679
2680 2003-03-13 [melvin]     0.8.11claws8
2681
2682         * src/prefs_actions.c
2683                 Fixed a memory leak
2684                 Code clean ups
2685                 Added Cancel and OK buttons
2686                 Corrected help text
2687
2688 2003-03-13 [christoph]  0.8.11claws7
2689
2690         * src/account.c
2691         * src/folder.[ch]
2692         * src/imap.c
2693         * src/mainwindow.c
2694         * src/mbox_folder.c
2695         * src/mh.c
2696         * src/news.c
2697         * src/setup.c
2698                 replace more folder type stuff with folder class stuff
2699
2700 2003-03-13 [melvin]     0.8.11claws6
2701
2702         * src/prefs_actions.c
2703                 Added new tokens:
2704                 %u: user provided argument
2705                 %h: user provided argument (hidden on input)
2706                 %s: current text selection in the message view 
2707
2708 2003-03-13 [paul]       0.8.11claws5
2709
2710         * sync with 0.8.11cvs5
2711                 see ChangeLog 2003-03-11, 2003-03-12
2712
2713 2003-03-12 [christoph]  0.8.11claws4
2714
2715         * src/folder.c
2716                 use folder class idstr when writing folderlist.xml
2717
2718         * src/folder.h
2719         * src/imap.c
2720         * src/news.c
2721                 replace folder type checks with folder class checks
2722
2723 2003-03-12 [christoph]  0.8.11claws3
2724
2725         * src/folder.[ch]
2726         * src/imap.[ch]
2727         * src/main.c
2728         * src/mbox_folder.[ch]
2729         * src/mh.[ch]
2730         * src/news.[ch]
2731                 o create a list of known folder classes in the folder system
2732                 o use folder class id strings for folder item identifiers
2733
2734 2003-03-12 [christoph]  0.8.11claws2
2735
2736         * src/imap.c
2737                 fix imap uid validity check
2738
2739 2003-03-12 [christoph]  0.8.11claws1
2740
2741         * src/account.c
2742         * src/folder.[ch]
2743         * src/foldersel.c
2744         * src/folderview.c
2745         * src/imap.c
2746         * src/mainwindow.c
2747         * src/mbox_folder.c
2748         * src/mh.c
2749         * src/news.c
2750         * src/prefs_scoring.c
2751         * src/procmsg.c
2752         * src/setup.c
2753         * src/summaryview.c
2754                 initial restructuring of folder system, seperating
2755                 folders and folder classes
2756
2757 2003-03-12 [paul]       0.8.11claws
2758
2759         0.8.11claws release
2760
2761 2003-03-12 [christoph]
2762
2763         * src/gtk/prefswindow.c
2764                 fix translation of "Page Index"
2765
2766 2003-03-12 [paul]       0.8.10claws110
2767
2768         a sync from 0.8.11cvs4 before the release
2769
2770         * src/common/utils.c
2771                 subject_compare_for_sort(): allow null strings (fixes
2772                 summary sorting).
2773
2774 2003-03-11 [paul]       0.8.10claws109
2775
2776         * po/es.po
2777                 update Spanish translation, submitted by
2778                 Ricardo Mones Lastra
2779
2780 2003-03-11 [melvin]     0.8.10claws108
2781
2782         * po/fr.po
2783                 Updated French translations
2784
2785 2003-03-11 [paul]       0.8.10claws107
2786
2787         * manual/en/Makefile.am
2788           manual/en/*.html
2789                 update English manual, add a new page
2790                 updated by Francois Barriere <fbarriere@atmel.fr>
2791                 
2792         * po/bg.po
2793           po/it.po
2794           po/sr.po
2795                 update Bulgarian, Italian, and Serbian translations
2796                 submitted by George Danchev, Alessandro Maestri, and
2797                 Urke MMI
2798
2799 2003-03-10 [paul]       0.8.10claws106
2800
2801         * src/gtk/about.c
2802           src/gtk/prefswindow.c
2803                 make some strings translatable
2804
2805 2003-03-10 [darko]      0.8.10claws105
2806
2807         * src/compose.c
2808                 code cleanup to make Hiro happy
2809
2810 2003-03-10 [paul]       0.8.10claws104
2811
2812         * sync with 0.8.11cvs2
2813                 see ChangeLog 2003-03-10
2814
2815 2003-03-09 [melvin]     0.8.10claws103
2816
2817         * src/textview.c
2818                 textview_set_font(): fix for message display in
2819                 UTF-8 locales (thanks to Sergey Vlasov).
2820                 (was unintentionnaly reverted in 0.8.6claws6)   
2821
2822 2003-03-08 [darko]      0.8.10claws102
2823
2824         * src/compose.c
2825                 fix infinite loop in wrapping as reported
2826                 by happycactus
2827                 obsoletes patch #696482
2828
2829 2003-03-08 [christoph]  0.8.10claws101
2830
2831         * src/imap.c
2832                 add workaround for IMAP servers that do not
2833                 support the "UID SEARCH UID" command
2834
2835 2003-03-07 [christoph]  0.8.10claws100
2836
2837         * src/plugins/spamassassin/spamassassin.[ch]
2838         * src/plugins/spamassassin/spamassassin_gtk.c
2839                 code cleanup
2840
2841 2003-03-07 [paul]       0.8.10claws99
2842
2843         * po/es.po
2844                 updated Spanish translation, submitted by
2845                 Ricardo Mones Lastra
2846
2847 2003-03-07 [christoph]  0.8.10claws98
2848
2849         * src/send.c
2850                 fix in 0.8.10claws94 was wrong
2851                 local delivery does not require escaping, remove escaping
2852                 code to make signatures of mails with "." lines valid
2853                 
2854                 NOTE: requires that sendmail is executed with "-i" option,
2855                       what is the default now, but has to be changed in all
2856                       exsiting accounts)
2857
2858 2003-03-07 [paul]       0.8.10claws97
2859
2860         * sync with 0.8.11 release
2861                 see ChangeLog 2003-03-07
2862
2863 2003-03-06 [paul]       0.8.10claws96
2864
2865         * src/compose.c
2866                 revert commit 0.8.10claws92
2867
2868 2003-03-06 [paul]       0.8.10claws95
2869
2870         * src/folderview.c
2871                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2872
2873         * src/gtkaspell.c
2874                 fix bug 74, 'Crash opening editor window with pseudo-color
2875                 display'
2876                 
2877         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2878
2879 2003-03-06 [christoph]  0.8.10claws94
2880
2881         * src/send.c
2882                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2883                 all lines starting with a period get an extra period
2884                 inserted
2885                 (found by Simon 'corecode' Schubert)
2886
2887 2003-03-06 [paul]       0.8.10claws93
2888
2889         * src/folderview.c
2890                 if configured font can't be loaded fall back to gtk
2891                 default. (with thanks to Christoph)
2892                 
2893                 closes long-standing bug 15 'Crashes on startup'
2894
2895 2003-03-06 [paul]       0.8.10claws92
2896
2897         * src/compose.c
2898                 freeze text before autosave and thaw afterwards
2899                 fixes bug 67 'autosave make re-rediting message crazy'
2900
2901 2003-03-06 [christoph]  0.8.10claws91
2902
2903         * src/compose.c
2904                 ignore address comment in dupe check for Cc-list
2905
2906         (closes reopened bug 47 Replying to message strips name part of
2907          e-mail addresses of Cc: lines)
2908
2909 2003-03-06 [paul]       0.8.10claws90
2910
2911         * src/Makefile.am
2912                 remove reference to gtkxtext.h as its no longer in
2913                 the repository
2914
2915 2003-03-06 [paul]       0.8.10claws89
2916
2917         * sync with 0.8.10cvs25
2918                 see ChangeLog 2003-03-06
2919
2920 2003-03-06 [oliver]     0.8.10claws88
2921         
2922         * src/messageview.c
2923                 remove include
2924
2925 2003-03-06 [oliver]     0.8.10claws87
2926         
2927         * src/folderview.c 
2928                 remove changes introduced inclaws74
2929         * src/messageview.c
2930                 another attempt to sanely delete and update
2931                 messages deleted in separate messageview
2932
2933 2003-03-05 [christoph]  0.8.10claws86
2934
2935         * src/summaryview.c
2936                 check if "From" matches any account's address if
2937                 addressbook completion of addresses is disabled too
2938
2939         (closes Bug 70 "Display recipient in from" doesn't check
2940          folder's default account)
2941
2942 2003-03-05 [christoph]  0.8.10claws85
2943
2944         * src/compose.c
2945         * src/common/utils.[ch]
2946                 don't strip address comments when building Cc lists
2947
2948         (closes Bug 47 Replying to message strips name part of e-mail addresses
2949          of Cc: lines)
2950
2951         * src/folder.c
2952                 fix return value of copy function
2953
2954 2003-03-05 [christoph]  0.8.10claws84
2955
2956         * src/imap.c
2957                 don't ask imap server for non rfc822 headers
2958
2959         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2960
2961         * src/imap.c
2962                 destroy session on socket error to allow reconnecting
2963
2964 2003-03-05 [christoph]  0.8.10claws83
2965
2966         * configure.ac
2967                 fix building with gnome when no prefix is set
2968
2969         (closes bug 66 Gnome directory is set to NONE)
2970
2971 2003-03-05 [paul]       0.8.10claws82
2972
2973         * sync with 0.8.10cvs23
2974                 see ChangeLog 2003-03-05
2975
2976 2003-03-04 [christoph]  0.8.10claws81
2977
2978         * src/folder.c
2979                 o fix moving and copying when folder returns 0 for new
2980                   message number
2981                 o remove some code for single message copy and move
2982                   operations and use functions for multiple messages
2983
2984         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2985
2986         * src/news.c
2987                 remove unused include
2988
2989 2003-03-04 [paul]       0.8.10claws80
2990
2991         * src/gtk/about.c
2992                 list 'Compiled plugins'
2993
2994 2003-03-03 [christoph]  0.8.10claws79
2995
2996         * src/news.[ch]
2997                 have to multiply the percentage of the current fetch with
2998                 the percentage that it has of the total fetch operation
2999                 for correct values
3000
3001 2003-03-03 [christoph]  0.8.10claws78
3002
3003         * src/news.c
3004                 fix calculation of expected lines for progress indicator
3005
3006 2003-03-03 [christoph]  0.8.10claws77
3007
3008         * src/summaryview.c
3009         * src/common/utils.c
3010                 fix segfault when opening the root news folder
3011
3012 2003-03-03 [christoph]  0.8.10claws76
3013
3014         * src/mainwindow.[ch]
3015         * src/common/Makefile.am
3016         * src/common/progressindicator.[ch]
3017                 add UI independent progress indicator handling
3018
3019         * src/news.[ch]
3020                 use new progress indicator for message info fetching
3021
3022         * src/common/hooks.h
3023                 code cleanup
3024
3025 2003-03-03 [oliver]     0.8.10claws75
3026
3027         * src/toolbar.c
3028         * src/compose.c
3029                 removed commented code
3030
3031 2003-03-03 [oliver]     0.8.10claws74
3032
3033         * src/toolbar.[ch]
3034                 cleanups and refactoring
3035         * src/compose.[ch]
3036                 compose_reply_mode reply & forwarding interface for
3037                 toolbar buttons
3038         * src/folderview.c
3039                 act on messages marked for deletion in folderview_selected
3040                 based on prefs_common.immediate_exec since a message might 
3041                 have been deleted by messageview in a folder we are changing 
3042                 to (does anybody understand what I'm on about ?)
3043
3044 2003-03-03 [oliver]     0.8.10claws73
3045         
3046         * src/messageview.[ch]
3047                 new functions
3048                 - messageview_delete: delete message shown in messagview
3049                 - messageview_update_view: update messageview to currently 
3050                   selected summaryview message
3051                 - add separate messageview to msgview_list in order to update 
3052                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3053         * src/summaryview.[ch]
3054                 summary_get_selection returns a list of selected msgs
3055                 in summaryview
3056         * src/mainwindow.c
3057                 toolbar reply refactoring
3058
3059 2003-03-03 [paul]       0.8.10claws72
3060
3061         * sync with 0.8.10cvs21
3062                 see ChangeLog 2003-03-03
3063
3064 2003-03-02 [christoph]  0.8.10claws71
3065
3066         * src/common/passcrypt.c
3067                 use POSIX includes
3068
3069 2003-03-02 [christoph]  0.8.10claws70
3070
3071         * configure.ac
3072         * src/prefs_account.c
3073         * src/prefs_gtk.[ch]
3074         * src/common/.cvsignore
3075         * src/common/Makefile.am
3076         * src/common/passcrypt.c                ** NEW **
3077         * src/common/passcrypt.h.in             ** NEW **
3078                 Implement password encryption in config files
3079                 using unix encrypt and setkey functions. The crypt
3080                 key can be set as a configure parameter. Old
3081                 passwords will be converted if they do not begin
3082                 with '!'
3083
3084 2003-03-02 [paul]       0.8.10claws69
3085
3086         * src/prefs_account.c
3087                 fix compile error
3088
3089 2003-03-01 [thorsten]   0.8.10claws68
3090
3091         * po/el.po
3092           po/hr.po
3093           po/it.po
3094           po/nl.po
3095           po/sr.po
3096           po/sv.po
3097                 corrected format strings
3098         * po/en_GB.po
3099                 corrected headers
3100                 (fix compile errors with GNU gettext-0.11.5)
3101
3102 2003-03-01 [oliver]     0.8.10claws67
3103
3104         * src/summaryview.c
3105                 menu callbacks call toolbar_menu_reply
3106
3107 2003-03-01 [oliver]     0.8.10claws66
3108
3109         * src/mainwindow.c
3110         * src/messageview.c
3111                 menu callbacks call toolbar_menu_reply
3112         * src/toolbar.[ch]
3113                 callbacks from menu handled by toolbar_menu_reply
3114
3115 2003-03-01 [paul]       0.8.10claws65
3116
3117         * src/addressbook.c
3118                 revert commit 0.8.10claws54 - breaks editing of
3119                 addressbook.
3120                 
3121         * po/bg.po
3122                 update Bulgarian translation, submitted by
3123                 George Danchev
3124
3125 2003-02-28 [christoph]  0.8.10claws64
3126
3127         * src/account.c
3128         * src/addressadd.c
3129         * src/compose.c
3130         * src/gtkaspell.c
3131         * src/gtkxtext.h                ** REMOVE **
3132         * src/imap.c
3133         * src/matcher.[ch]
3134         * src/mh.c
3135         * src/news.c
3136         * src/pine.c
3137         * src/prefs_common.c
3138         * src/prefs_matcher.c
3139         * src/procheader.[ch]
3140         * src/procmsg.[ch]
3141         * src/toolbar.c
3142         * src/common/ssl_certificate.c
3143         * src/gtk/colorlabel.c
3144         * src/gtk/menu.c
3145                 o fix warnings
3146                 o remove code obsoleted by new cache and folder system rework
3147
3148 2003-02-28 [oliver]     0.8.10claws63
3149         
3150         * src/toolbar.[ch]
3151                 * fix bug where reply in Messageview replied to 
3152                 Message displayed in summaryview
3153                 (reportedd via ML by chinatinte at gmx dot ch)
3154                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3155                 didn't work in separate MessageView Toolbar
3156                 (wondering if anybody uses this at all ?)
3157         * src/summaryview.[ch]
3158                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3159                 (generalize reply and forward code);
3160         * src/messageview.c 
3161                 remove focus_in event which updated summaryview to messageview
3162
3163 2003-02-28 [paul]       0.8.10claws62
3164
3165         * po/Makefile.in.in
3166                 add the --check option
3167                 Patch submitted by Ricardo Mones Lastra
3168
3169 2003-02-28 [paul]       0.8.10claws61
3170
3171         * src/prefs_account.c
3172                 re-order 'Signature' items
3173
3174 2003-02-28 [paul]       0.8.10claws60
3175
3176         * sync with 0.8.10cvs20
3177                 see ChangeLog 2003-02-28
3178
3179 2003-02-28 [paul]       0.8.10claws59
3180
3181         * po/POTFILES.in
3182                 update to reflect recent movement of files
3183
3184 2003-02-28 [paul]       0.8.10claws58
3185
3186         * sync with 0.8.10cvs19
3187                 see ChangeLog 2003-02-28
3188
3189 2003-02-27 [martin]     0.8.10claws57
3190
3191         * src/prefs_matcher.c 
3192                 fix segfault in prefs_matcher_ok() when the
3193                 last entry is deleted and prevents that the
3194                 message "entry not saved" comes up after deleting
3195                 an entry
3196
3197 2003-02-27 [martin]     0.8.10claws56
3198
3199         * src/prefs_filtering.c 
3200                 fix segfault in prefs_filtering_ok() when the
3201                 last entry is deleted and prevents that the
3202                 message "entry not saved" comes up after deleting
3203                 an entry
3204
3205 2003-02-27 [paul]       0.8.10claws55
3206
3207         * sync with 0.8.10cvs18
3208                 see ChangeLog 2003-02-27
3209
3210 2003-02-27 [paul]       0.8.10claws54
3211
3212         * src/addressbook.c
3213                 fix bug where the address book crashes with 
3214                 multiple lookups.
3215                 Patch [687729] submitted by David Frager 
3216                 <dbfrager@users.sourceforge.net>
3217
3218 2003-02-25 [christoph]  0.8.10claws53
3219
3220         * src/Makefile.am
3221         * src/colorlabel.[ch]           ** REMOVE **
3222         * src/gtk/Makefile.am
3223         * src/gtk/colorlabel.[ch]       ** NEW **
3224                 move colorlabel files to gtk directory
3225
3226         * src/esmtp.[ch]                ** REMOVE **
3227                 has been merged into smtp.[ch] in 0.7.5
3228
3229 2003-02-25 [christoph]  0.8.10claws52
3230
3231         * src/Makefile.am
3232         * src/about.[ch]                ** REMOVE **
3233         * src/gtk/Makefile.am
3234         * src/gtk/about.[ch]            ** NEW **
3235                 move about files to gtk directory
3236
3237 2003-02-25 [christoph]  0.8.10claws51
3238
3239         * src/folder.c
3240                 some code optimization of folder scanning code
3241
3242         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
3243
3244 2003-02-25 [christoph]  0.8.10claws50
3245
3246         * src/main.c
3247         * src/common/sylpheed.c
3248                 add command line parameter parsing to common code
3249
3250 2003-02-24 [christoph]
3251
3252         * Makefile.am
3253         * configure.ac
3254                 fix gnome prefix problems, the configure script now removed
3255                 `gnome-config --prefix` from `gnome-config --datadir`
3256                 and adds $(prefix} instead
3257
3258         (closes Bug 24 Makefile does not respect prefix when installing
3259          GNOME data)
3260
3261 2003-02-24 [christoph]  0.8.10claws49
3262
3263         * src/news.c
3264                 check for valid session before trying to authenticate
3265
3266         (closes Bug 60 crash if "authenticate on logon" is activated
3267          and newsserver-hostname is not valid)
3268
3269 2003-02-24 [melvin]     0.8.10claws48
3270
3271         * src/prefs_actions.c
3272                 Make sure all user's input is sent to the action and then
3273                 close the socket..
3274
3275 2003-02-23 [alfons]     0.8.10claws46
3276
3277         * src/summaryview.c
3278                 also wait cursor when deleting files
3279
3280 2003-02-23 [paul]
3281
3282         * tools/freshmeat_search.pl
3283           tools/google_search.pl
3284                 scripts should now work for any browser/browser command line
3285
3286 2003-02-22 [christoph]  0.8.10claws45
3287
3288         * src/procmsg.c
3289                 fix IMAP flag setting, IMAP flag is not handled correctly
3290                 anymore by the folder system and information about the
3291                 folder should not be saved in the MsgInfo (in my opinion)
3292
3293         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3294
3295 2003-02-22 [christoph]  0.8.10claws44
3296
3297         * src/summaryview.c
3298                 fix spelling of "label" ;-)
3299
3300 2003-02-22 [thorsten]   0.8.10claws43
3301
3302         * src/mimeview.c
3303           src/prefs_common.[ch]
3304           src/procmime.[ch]
3305                 do not use description as attachment name
3306
3307 2003-02-22 [alfons]     0.8.10claws42
3308
3309         * src/summaryview.c
3310                 freeze/thaw folder item updates when changing color labels,
3311                 and put a wait cursors on
3312
3313 2003-02-22 [thorsten]   0.8.10claws41
3314
3315         * src/mimeview.c
3316                 save-all fixes: crash if invoked on multipart container,
3317                 mimeinfo access, pathseparators, error dialog
3318
3319 2003-02-21 [alfons]     0.8.10claws40
3320
3321         * src/prefs_gtk.c
3322                 remove unused var
3323
3324 2003-02-21 [colin]      0.8.10claws39
3325
3326         * src/send.c
3327                 Fix smtp logging
3328
3329 2003-02-21 [colin]      0.8.10claws38
3330
3331         * src/summaryview.c
3332                 Freeze/thaw folderItem updates when filtering messages 
3333                 via Tools/Filter messages
3334
3335 2003-02-21 [paul]       0.8.10claws37
3336
3337         * src/compose.c
3338                 revert commit 0.8.10claws26, there are ulterior motives
3339                 for users to set a Reply-To header when posting to
3340                 newsgroups
3341
3342 2003-02-21 [paul]       0.8.10claws36
3343
3344         * sync with 0.8.10cvs17
3345                 see ChangeLog 2003-02-21
3346
3347 2003-02-20 [christoph]  0.8.10claws35
3348
3349         * src/imap.c
3350                 IMAP UID fetch speedup using SEARCH
3351
3352         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3353
3354         * src/imap.c
3355                 fix problem with UIDs in IMAP UID cache that no longer existed
3356
3357 2003-02-20 [christoph]  0.8.10claws34
3358
3359         * src/imap.c
3360         * src/procheader.c
3361         * src/procheader.h
3362                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3363
3364         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3365
3366         * src/imap.c
3367                 Rewrite imap_cmd_gen_recv use sock_getline instead
3368                 of sock_gets to avoid problems with too long reply
3369                 lines
3370     
3371 2003-02-20 [colin]      0.8.10claws33
3372         
3373         * src/prefs_account.c
3374                 Better wording
3375
3376 2003-02-20 [colin]      0.8.10claws32
3377
3378         * src/compose.c
3379                 Remove useless '&& !to_sender' 
3380
3381 2003-02-20 [darko]
3382
3383         * AUTHORS
3384                 change my e-mail address
3385
3386 2003-02-19 [colin]      0.8.10claws31
3387
3388         * src/prefs_common.c
3389                 X11 style colors for every configurable color
3390
3391 2003-02-19 [alfons]     0.8.10claws30
3392
3393         * src/prefs_gtk.[ch]
3394         * src/prefs_common.c
3395                 for color_new accept both plain integers and X11 style color
3396                 names (as found in /usr/lib/X11/rgb.txt)
3397
3398 2003-02-19 [paul]       0.8.10claws29
3399
3400         * src/mainwindow.c
3401                 add tooltips to online/offline button and account selector
3402                 button
3403
3404 2003-02-19 [paul]       0.8.10claws28
3405
3406         * src/folder.c
3407           src/news.c
3408           src/prefs_account.[ch]
3409           src/prefs_common.[ch]
3410                 move 'Maximum number of articles to download' to
3411                 account prefs.
3412                 clean up account prefs gui a little by hiding entries
3413                 rather then greying out entries
3414
3415 2003-02-19 [hiro]       0.8.10claws27
3416
3417         * src/common/utils.c
3418                 fix bug #54 'yesterdays date is displayed in the message 
3419                 summary window'
3420
3421 2003-02-19 [paul]       0.8.10claws26
3422
3423         * src/compose.c
3424                 fix bug reported in Feature Request [688596] 
3425                 'Reply-to header in news'
3426
3427 2003-02-18 [paul]       0.8.10claws25
3428
3429         * src/select-keys.c
3430                 add a 'List all keys' button to key selection dialog
3431
3432 2003-02-18 [colin]      0.8.10claws24
3433         
3434         * src/stock_pixmap.c
3435                 fix compile error
3436
3437 2003-02-18 [colin]      0.8.10claws23
3438
3439         * src/common/smtp.[ch]
3440           src/prefs_account.c
3441                 Try to starttls if it seems to be the only
3442                 way to authenticate a user
3443
3444 2003-02-18 [paul]       0.8.10claws22
3445
3446         * src/Makefile.am
3447           src/folderview.c
3448           src/stock_pixmap.[ch]
3449           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3450           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3451                 as a Drafts folder is a special folder allow it to have
3452                 its own unique icons
3453
3454 2003-02-18 [colin]      0.8.10claws21
3455
3456         * src/imap.c
3457                 Fix port selection when using starttls
3458
3459 2003-02-18 [paul]       0.8.10claws20
3460
3461         * src/mainwindow.c
3462           src/prefs_common.[ch]
3463                 make blue the default new mail colour
3464
3465 2003-02-18 [paul]       0.8.10claws19
3466
3467         * sync with 0.8.10cvs14
3468                 see ChangeLog 2003-02-18
3469
3470 2003-02-17 [jens]       0.8.10claws18
3471
3472         * src/common/md5.c
3473                 fixed a compile problem with gcc 3.3
3474                 works on 2.95.3 too (testet on PPC as it is big endian)
3475
3476 2003-02-17 [paul]       0.8.10claws17
3477
3478         * sync with 0.8.10cvs13
3479                 see ChangeLog 2003-02-17
3480
3481 2003-02-17 [paul]       0.8.10claws16
3482
3483         * sync with 0.8.10cvs12
3484                 see ChangeLog 2003-02-17
3485
3486 2003-02-16 [match]      0.8.10claws15
3487
3488         * src/addressbook.c
3489                 Eliminates reloading of address data when items
3490                 deleted or added. Applied submitted by
3491                 Luke Plant <lukeplant@softhome.net>
3492
3493 2003-02-16 [paul]       0.8.10claws14
3494
3495         * src/news.c
3496                 when a 'protocol error' is encountered disconnect from
3497                 the server. This means that the user can carry on viewing
3498                 other articles and doesn't have to either wait until the
3499                 server timesout or quit sylpheed.
3500                 Fixes bug #53 'Unable to read messages in newsgroups, 
3501                 displayed message doesn't change'
3502
3503 2003-02-15 [christoph]  0.8.10claws13
3504
3505         * src/imap.c
3506                 fix bug that stopped scanning of folders when an
3507                 IMAP folder was empty
3508
3509         (closes bug 46 stop scan messages in folders after empty folder)
3510
3511 2003-02-15 [paul]
3512
3513         * tools/Makefile.am
3514           tools/README
3515           tools/freshmeat_search.pl     ** NEW FILE **
3516           tools/google_search.pl        ** NEW FILE **
3517                 Add 2 Actions scripts which search freshmeat/google
3518                 for the selected text using the browser configured
3519                 in sylpheedrc.
3520                 
3521         Note: These scripts are very dependent on the format of the
3522         browser command and may not work on every occasion. Testing
3523         is welcome. 
3524
3525 2003-02-14 [alfons]     0.8.10claws12
3526
3527         * src/compose.c
3528                 fix breakage because of uninitialized account pointer.
3529                 please verify.
3530
3531 2003-02-14 [paul]       0.8.10claws11
3532
3533         * src/compose.c
3534           src/prefs_account.[ch]
3535           src/prefs_common.[ch]
3536                 move signature settings to Account Prefs
3537
3538 2003-02-14 [paul]       0.8.10claws10
3539
3540         * sync with 0.8.10cvs11
3541                 see ChangeLog 2003-02-14
3542
3543 2003-02-13 [thorsten]   0.8.10claws9
3544
3545         * src/news.c
3546                 revert news progressbar (GUI separation)
3547
3548 2003-02-13 [paul]       0.8.10claws8
3549
3550         * src/compose.c
3551                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3552                 paragraph 1
3553
3554 2003-02-13 [paul]       0.8.10claws7
3555
3556         * src/compose.[ch]
3557           src/summaryview.c
3558                 fix 'Follow-up and Reply-to' so that it creates a reply to
3559                 the newsgroup and the sender. If the message has the keyword
3560                 'poster' in the Followup-To header, all replies go to the
3561                 sender, re: RFC 1036, Section 2.2.3
3562                 rename all instances of 'ignore_replyto' to 'to_sender', both
3563                 were previously used, now we use just one.
3564
3565 2003-02-13 [paul]       0.8.10claws6
3566
3567         * sync with 0.8.10cvs9
3568                 see ChangeLog 2003-02-13
3569
3570 2003-02-13 [paul]       0.8.10claws5
3571
3572         * configure.ac
3573                 show which plugins are configured in the configure
3574                 output.
3575
3576 2003-02-12 [thorsten]   0.8.10claws4
3577
3578         * src/news.c
3579                 show progress while fetching news headers
3580
3581 2003-02-12 [christoph]  0.8.10claws3
3582
3583         * configure.ac
3584         * src/plugins/Makefile.am
3585                 use AM_CONDITIONAL to enable plugins, automake correctly
3586                 manages this when creating distdir
3587
3588 2003-02-12 [christoph]  0.8.10claws2
3589
3590         * ac/spamassassin.m4
3591         * src/plugins/spamassassin/Makefile.am
3592                 fix building SpamAssassin plugin without OpenSSL
3593
3594 2003-02-12 [paul]       0.8.10claws1
3595
3596         * ac/Makefile.am
3597           src/Makefile.am
3598           src/plugins/Makefile.am
3599                 fix failure of 'make release'
3600
3601 2003-02-12 [paul]       0.8.10claws
3602
3603         * 0.8.10claws released
3604
3605 2003-02-12 [paul]       0.8.9claws56
3606
3607         * po/bg.po
3608           po/es.po
3609           po/it.po
3610           po/ru.po
3611           po/sr.po
3612                 updated translations by George Danchev, Ricardo Mones Lastra,
3613                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3614                 
3615         * sylpheed.spec.in
3616                 Allow the building of RPMs by a regular user. Submitted
3617                 by Sergei Astanin
3618
3619 2003-02-11 [alfons]     0.8.9claws55
3620
3621         * src/colorlabel.c
3622                 don't use pixmaps for label color rect but draw rectangles
3623                 so we can respect the color map of palette based visuals
3624                 (fixes the long time crashes on Suns - thanks to Andreas
3625                 Engel and Steve O'Hara-Smith for testing)
3626
3627 2003-02-11 [christoph]  0.8.9claws54
3628
3629         * src/matcher_parser_parse.y
3630                 correct bug where filering rules of not existing folders in
3631                 matcherrc were added to global filtering
3632                 
3633         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3634          main filter-rules after removing directory, http://bugs.debian.org/180253)
3635         
3636 2003-02-11 [paul]       0.8.9claws53
3637
3638         * sync with 0.8.10cvs7
3639                 see ChangeLog 2003-02-09
3640
3641 2003-02-11 [melvin]     0.8.9claws52
3642
3643         * po/fr.po
3644                 Updated French tranlsations
3645
3646 2003-02-10 [paul]       0.8.9claws51
3647
3648         * sylpheed.spec.in
3649                 correct --enable-openssl
3650                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3651
3652 2003-02-09 [martin]     0.8.9claws50
3653
3654         * src/prefs_matcher.c
3655                 fix segfault in prefs_matcher_substitute_cb() when
3656                 no row is selected
3657
3658 2003-02-09 [paul]       0.8.9claws49
3659
3660         * src/folderview.c
3661                 fix bug where a newsgroup folder's processing rules were
3662                 merged with the global filtering rules when the newsgroup
3663                 folder was deleted, causing some seriously bad results,
3664                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3665
3666 2003-02-08 [melvin]     0.8.9claws48
3667
3668         * src/compose.c
3669                 Corrected and modified an alert message.
3670
3671 2003-02-07 [paul]       0.8.9claws47
3672
3673         * src/folderview.c
3674                 fix bug where both an 'Account properties' window and a
3675                 'Folder properties' window were opened when clicking on
3676                 'Properties' in an NNTP or IMAP folder's popup menu.
3677
3678 2003-02-07 [paul]       0.8.9claws46
3679
3680         * sync with 0.8.10cvs6
3681                 see ChangeLog 2003-02-06
3682
3683 2003-02-06 [christoph]  0.8.9claws45
3684
3685         * src/mbox.c
3686                 freeze folder updates while importing mbox files
3687                 (closes bug 43 importing mbox took hours)
3688                 
3689         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3690
3691 2003-02-06 [thorsten]   0.8.9claws44
3692
3693         * po/de.po
3694                 Updated german translations
3695
3696 2003-02-06 [thorsten]   0.8.9claws43
3697
3698         * src/news.h
3699                 use guint for message numbers (fix count in grouplist dialog)
3700
3701 2003-02-05 [paul]       0.8.9claws42
3702
3703         * sync with 0.8.10cvs2
3704                 see ChangeLog 2003-02-05
3705
3706 2003-02-04 [colin]      0.8.9claws41
3707
3708         * src/prefs_common.[ch]
3709           src/procmsg.c
3710           src/summaryview.c
3711                 Add an option to disable threading by subject
3712
3713 2003-02-04 [christoph]  0.8.9claws40
3714
3715         * src/inc.c
3716                 only abort fetching mails from multiple accounts when the
3717                 error is fatal and does not allow to check any more accounts
3718                 (currently only disk full error)
3719
3720         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3721          receive mails for other accouts)
3722
3723 2003-02-04 [christoph]  0.8.9claws39
3724
3725         * src/folder.c
3726                 first add the new message to the cache, then
3727                 send the update notification
3728
3729         (closes bug 39 after sending message folderview doesnt get updated)
3730
3731 2003-02-04 [colin]      0.8.9claws38
3732
3733         * src/inc.c
3734                 _really_ fix this Connecting... status
3735
3736 2003-02-04 [paul]       0.8.9claws37
3737
3738         * sync with 0.8.10
3739                 see ChangeLog 2003-02-04
3740
3741 2003-02-04 [paul]       0.8.9claws36
3742
3743         * sync with 0.8.9cvs6
3744                 see ChangeLog 2003-02-03
3745
3746 2003-02-04 [paul]       0.8.9claws35
3747
3748         * po/pt_BR.po
3749                 updated by André Filipe de Assunção e Brito 
3750                 <bedecko@netsite.com.br>
3751
3752 2003-02-03 [thorsten]   0.8.9claws34
3753
3754         * po/de.po
3755                 Updated german translations
3756
3757 2003-02-02 [paul]       0.8.9claws33
3758
3759         * po/es.po
3760                 updated by Ricardo Mones Lastra
3761
3762 2003-02-02 [thorsten]   0.8.9claws32
3763
3764         * src/mh.c
3765                 Fix mh_get_msginfo() segfault if file is inaccessible
3766
3767 2003-01-31 [colin]      0.8.9claws31
3768
3769         * src/procheader.c
3770                 Fix last commit's bug
3771
3772 2003-01-31 [colin]      0.8.9claws30
3773
3774         * src/procheader.c
3775                 Missing a change for gpg-signed messages
3776
3777 2003-01-31 [paul]       0.8.9claws29
3778
3779         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3780           src/procheader.c
3781           src/stock_pixmap.[ch]
3782           src/summaryview.c
3783                 indicate GnuPG signed messages by displaying an icon
3784                 in the Attachment column.
3785
3786 2003-01-31 [paul]       0.8.9claws28
3787
3788         * sync with 0.8.9cvs4
3789                 see ChangeLog 2003-01-31
3790
3791 2003-01-31 [alfons]     0.8.9claws27
3792
3793         * src/textview.c
3794                 tune URI parser to accept mailto URLs with a '?'
3795                 (patch from Ruslan Balkin)
3796
3797 2003-01-31 [colin]      0.8.9claws26
3798
3799         * src/summaryview.c
3800                 Fix a leak introduced in claws24
3801
3802 2003-01-31 [colin]      0.8.9claws25
3803
3804         * src/summaryview.c
3805                 Freeze/Thaw folder updates when deleting dups
3806
3807 2003-01-31 [colin]      0.8.9claws24
3808         
3809         * src/addr_compl.c
3810           src/summaryview.c
3811           src/msgcache.c
3812                 little speed improvements
3813
3814 2003-01-31 [colin]      0.8.9claws23
3815
3816         * src/summaryview.c
3817                 Fix segfault when forwarding nothing
3818                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3819                 
3820 2003-01-30 [paul]       0.8.9claws22
3821
3822         * sync with 0.8.9cvs3
3823                 see ChangeLog 2003-01-30
3824
3825 2003-01-30 [paul]       0.8.9claws21
3826
3827         * sync with 0.8.9cvs2
3828                 see ChangeLog 2003-01-30
3829
3830 2003-01-29 [paul]       0.8.9claws20
3831
3832         * sync with 0.8.9cvs1
3833                 see ChangeLog 2003-01-29
3834
3835 2003-01-28 [paul]       0.8.9claws19
3836
3837         * po/POTFILES.in
3838                 update to reflect changes. 
3839                 thanks to Ricardo Mones Lastra
3840
3841 2003-01-27 [christoph]  0.8.9claws18
3842
3843         * ac/openssl.m4
3844         * ac/spamassassin.m4
3845         * src/plugins/spamassassin/README
3846         * src/plugins/spamassassin/libspamc.[ch]
3847         * src/plugins/spamassassin/utils.[ch]
3848                 updated to latest libspamc
3849
3850 2003-01-27 [christoph]  0.8.9claws17
3851
3852         * src/folder.c
3853                 fix wrong use of procheader_get_header_fields
3854
3855 2003-01-27 [christoph]  0.8.9claws16
3856
3857         * src/news.c
3858         * src/prefs_account.[ch]
3859         * src/common/nntp.[ch]
3860                 allow to force authentication for NNTP servers
3861
3862         Patch submitted by Florian Mickler <dmk@d-labs.de>
3863
3864 2003-01-26 [paul]       0.8.9claws15
3865
3866         * src/summaryview.c
3867                 speed up of marking messages as read
3868                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3869
3870 2003-01-26 [christoph]  0.8.9claws14
3871
3872         * src/Makefile.am
3873         * src/mgutils.[ch]              ** REMOVE **
3874         * src/xml.[ch]                  ** REMOVE **
3875         * src/xmlprops.[ch]             ** REMOVE **
3876         * src/common/Makefile.am
3877         * src/common/mgutils.[ch]       ** NEW **
3878         * src/common/xml.[ch]           ** NEW **
3879         * src/common/xmlprops.[ch]      ** NEW **
3880                 move xml files to common directory
3881
3882 2003-01-26 [christoph]  0.8.9claws13
3883
3884         * src/plugins/spamassassin/spamassassin_gtk.c
3885                 only set gtk entry text if string is available
3886
3887 2003-01-26 [melvin]     0.8.9claws12
3888
3889         * src/description_window.c
3890                 Allow resizing of the window
3891                 Allow automatic horizontal scroll bar
3892                 Do not vertically expand and fill
3893
3894 2003-01-26 [christoph]  0.8.9claws11
3895
3896         * src/Makefile.am
3897         * src/gtkutils.[ch]             ** REMOVE **
3898         * src/common/sylpheed.c
3899         * src/gtk/Makefile.am
3900         * src/gtk/description_window.c
3901         * src/gtk/gtkutils.[ch]         ** NEW **
3902         * src/gtk/prefswindow.c
3903                 move gtkutils to gtk directory
3904
3905 2003-01-26 [paul]       0.8.9claws10
3906
3907         * src/summaryview.c
3908                 rename summary_unread_clicked() to summary_status_clicked()
3909
3910 2003-01-26 [melvin]     0.8.9claws9
3911
3912         * src/prefs_actions.c
3913                 Cosmetical changes to the help text
3914
3915 2003-01-26 [paul]       0.8.9claws8
3916
3917         * src/folder.[ch]
3918           src/mainwindow.c
3919           src/prefs_common.c
3920           src/prefs_sumamry_column.c
3921           summaryview.[ch]
3922                 rename the 'Unread' column to 'Status'
3923
3924 2003-01-25 [match]      0.8.9claws7
3925
3926         * src/mgutils.[ch]
3927                 removed reference to LDAP constants. removed error2string.
3928                 included functions to support LDAP dynamic queries.
3929         * src/syldap.h
3930                 moved LDAP constants here.
3931         * src/addressbook.c
3932         * src/addrindex.c
3933         * src/importldif.c
3934                 removed references to LDAP constants and references to
3935                 error2string.
3936
3937 2003-01-25 [paul]       0.8.9claws6
3938
3939         * src/summaryview.c
3940                 summary_thread_build(), summary_thread_init(): remove 
3941                 unneeded reference to summaryview->folder_item
3942
3943 2003-01-25 [christoph]  0.8.9claws5
3944
3945         * src/gtk/description_window.c
3946                 o allow description texts to expand over multiple columns
3947                 o translate all columns
3948         * src/prefs_actions.c
3949                 change syntax description to use new multi column feature
3950
3951         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3952
3953 2003-01-25 [match]      0.8.9claws4
3954
3955         * src/vcard.c
3956                 fixed bug with Quoted-Printable
3957
3958 2003-01-25 [paul]       0.8.9claws3
3959
3960         * src/folder.[ch]
3961           src/summaryview.[ch]
3962                 implement per-folder collapsed/expanded threads setting
3963                 
3964         * src/prefs_common.c
3965                 remove global collapsed/expanded threads option
3966
3967 2003-01-25 [christoph]  0.8.9claws2
3968
3969         * po/POTFILES.in
3970                 add pluginwindow and prefswindow
3971         * src/compose.c
3972                 make send respond correctly to messages that could be added
3973                 to the queue folder, but the UID of the message is unknown
3974         * src/folder.c
3975         * src/imap.c
3976                 don't return guessed UIDs in imap_add_msg anymore. We return
3977                 0 to tell the folder system it was appened but the UID is
3978                 unknown. Folder system now get's the UID by scaning the folder
3979                 and searching the cache for the Message-ID
3980                 (closes bug #29 Messages queued, but not sent)
3981
3982 2003-01-25 [paul]       0.8.9claws1
3983
3984         * src/codeconv.c
3985                 conv_encode_header():  fix bug when long headers with 8-bit
3986                 characters are used, so that the encoded words are wrapped.
3987                 If the space in the original text falls on the wrap boundary,
3988                 it can be lost.
3989                 Patch by Sergey Vlasov.
3990                 
3991         * src/folderview.c
3992                  fix bug where a change to the sorting method or thread view
3993                  of a folder's messages is lost if simpify-subject is set and
3994                  toggled on or off.
3995                  Patch by Luke Plant.
3996
3997 2003-01-24 [paul]       0.8.9claws
3998
3999         * sylpheed-0.8.9claws released
4000         
4001         * Makefile.am
4002           sylpheed.spec.in
4003                 remove reference to 'INSTALL.jp'
4004
4005 2003-01-23 [paul]       0.8.8claws128
4006
4007         * po/es.po
4008           po/it.po
4009           po/ru.po
4010           po/sr.po
4011                 updated translations. submitted by Ricardo Mones Lastra,
4012                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4013
4014 2003-01-23 [colin]      0.8.8claws127
4015
4016         * src/compose.c
4017                 Fix drafted and queued news articles re-edition
4018
4019 2003-01-23 [melvin]     0.8.8claws126
4020
4021         * po/fr.po
4022                 Updated French translations
4023
4024 2003-01-23 [colin]      0.8.8claws125
4025
4026         * src/inc.c
4027                 Fix "Connecting to..." status message
4028
4029 2003-01-22 [paul]       0.8.8claws124
4030
4031         * po/bg.po
4032                 updated by George Danchev
4033                 
4034         * src/folder.c
4035                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4036                 and folder deletion
4037
4038 2003-01-21 [paul]       0.8.8claws123
4039
4040         * po/bg.po
4041                 updated by George Danchev
4042                 
4043         * src/about.c
4044                 its now 2003
4045                 
4046         * src/toolbar.c
4047                 don't translate 'Separator'
4048                 
4049         * src/plugins/spamassassin/Makefile.am
4050                 add aspell to CPPFLAGS
4051                 
4052         * src/plugins/spamassassin/spamassassin.c
4053           src/plugins/spamassassin/spamassassin_gtk.c
4054                 set correct default for spamassassin_receive_spam
4055                 slightly re-word descriptions and some
4056                 other minor changes
4057
4058 2003-01-19 [alfons]     0.8.8claws122
4059                 
4060         * src/mimeview.c
4061                 mimeview_save_as(): we might as well show the file name for
4062                 the single case "Save As" too
4063
4064 2003-01-19 [alfons]     0.8.8claws121
4065
4066         * src/crash.c
4067                 change bug tracker URL to bugzilla URL
4068
4069 2003-01-19 [alfons]     0.8.8claws120
4070
4071         * src/mimeview.c
4072                 mimeview_save_all(): display name of file before overwriting;
4073                 continue saving all, even when one overwrite was cancelled
4074
4075 2003-01-19 [christoph]  0.8.8claws119
4076
4077         * src/summaryview.c
4078         * src/procmsg.[ch]
4079                 fix wrong usage of procmsg_find_children in summaryview
4080                 by using procmsg_update_unread_children instead of
4081                 summaryview_update_unread_children
4082
4083 2003-01-19 [christoph]  0.8.8claws118
4084
4085         * src/procmsg.c
4086                 fix infinite loop in procmsg_find_children
4087                  (closes bug #25 sylpheed crashes on delete.)
4088
4089         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4090
4091 2003-01-19 [paul]       0.8.8claws117
4092
4093         * po/pt_BR.po
4094                 updated by Ivan Francolin Martinez
4095
4096 2003-01-18 [melvin]     0.8.8claws116
4097
4098         * src/prefs_actions.c
4099                 Removed syntax limitation of only one '&' at the end of command.
4100                         Now actions that contain '>/dev/null 2>&1' are possible.
4101
4102 2003-01-18 [melvin]     0.8.8claws115
4103
4104         * src/prefs_actions.c
4105                 Actions IO dialog: when the action ends
4106                 the "Close" button now has focus and [Escape] closes the
4107                 window.
4108
4109 2003-01-18 [christoph]  0.8.8claws114
4110
4111         * src/procmsg.c
4112                 o add debug output when MsgInfos are really freed
4113                 o free GSLists in procmsg_find_children and
4114                   procmsg_update_unread_children
4115
4116 2003-01-18 [christoph]  0.8.8claws113
4117
4118         * src/mainwindow.c
4119                 reorder Configuration menu
4120
4121 2003-01-18 [christoph]  0.8.8claws112
4122
4123         * src/compose.c
4124                 fix applying templates to forwarded messages
4125
4126         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4127
4128 2003-01-17 [christoph]  0.8.8claws111
4129
4130         * src/folder.c
4131                 destroy folder items, when a folder item is removed
4132
4133 2003-01-17 [christoph]  0.8.8claws110
4134
4135         * src/folder.c
4136                 fix wrong folder stats update when ignored message is
4137                 deleted
4138
4139 2003-01-17 [colin]      0.8.8claws109
4140         
4141         * src/mainwindow.c
4142         * src/summaryview.c
4143                 Quicksearch bugfixes: 
4144                 - hide help button at startup if not extended
4145                 - switch to extended when looking for replies
4146
4147 2003-01-17 [paul]
4148
4149         * sync with 0.8.9 release
4150
4151 2003-01-17 [paul]       0.8.8claws108
4152
4153         * sync with 0.8.8cvs11
4154                 see ChangeLog 2003-01-17
4155
4156 2003-01-16 [colin]      0.8.8claws107
4157
4158         * src/procmsg.c
4159                 Changed encryption test to re-ask passphrase
4160                 if an encrypted message hasn't been decrypted
4161                 Fixes bug #5
4162
4163 2003-01-16 [christoph]  0.8.8claws106
4164
4165         * src/prefs_gtk.c
4166         * src/prefs_toolbar.c
4167         * src/gtk/prefswindow.h
4168         * src/plugins/spamassassin/spamassassin_gtk.c
4169                 remove page destroy function that is not used anymore
4170
4171 2003-01-16 [paul]       0.8.8claws105
4172
4173         * sync with 0.8.8cvs9
4174                 see ChangeLog 2002-01-16
4175
4176 2003-01-16 [colin]      0.8.8claws104
4177
4178         * src/compose.[ch]
4179                 Fix bug with autosaved drafts for IMAP, when draft
4180                 folder is specified - fixes bugzilla bug #20
4181
4182 2003-01-15 [paul]       0.8.8claws103
4183
4184         * src/compose.[ch]
4185           src/procmsg.c
4186                 store folder and message-id of message forwarding
4187                 in queue header and set forward flag after sending
4188
4189 2003-01-15 [paul]       0.8.8claws102
4190
4191         * sync with 0.8.8cvs8
4192                 see ChangeLog 2002-01-15
4193
4194 2003-01-15 [colin]      0.8.8claws101
4195
4196         * src/Makefile.am
4197                 Fix linking with GNU libiconv
4198
4199 2003-01-15 [darko]      0.8.8claws100
4200
4201         * src/pine.c
4202                 fix crash when importing pine address book
4203                 entry with an empty name (reported by DY
4204                 <dybulk at tri8.net>)
4205
4206 2003-01-14 [paul]       0.8.8claws99
4207
4208         * configure.in  ** REMOVED **
4209           configure.ac  ** NEW FILE **
4210                 rename configure.in to configure.ac, as it is now
4211                 preferred
4212
4213 2003-01-14 [melvin]     0.8.8claws98
4214
4215         * src/folderview.c
4216                 folderview_check_new(): More precise function description
4217
4218 2003-01-14 [melvin]     0.8.8claws97
4219
4220         * src/folderview.c
4221                 folderview_check_new(): return the number of new messages 
4222                         since last check.
4223         * src/inc.c
4224                 inc_account_mail(): Disable counting of new messages for IMAP
4225                         and NNTP until bug [19] and [14] are fixed.
4226
4227 2003-01-14 [paul]       0.8.8claws96
4228
4229         * sync with 0.8.8cvs6
4230                 see ChangeLog 2003-01-14
4231
4232 2003-01-13 [alfons]     0.8.8claws95
4233
4234         * src/textview.c
4235                 tune email address validation (c. 0.8.8claws89): if . is 
4236                 just one char away from @, the address is invalid too 
4237                 (correctly rejects addresses like foo@.com)
4238
4239 2003-01-13 [paul]       0.8.8claws94
4240
4241         * src/messageview.c
4242           src/toolbar.c
4243                 fixes to the Message View toolbar and menu:
4244                 fix non-functioning Forward button
4245                 make Reply button consider default_reply_list
4246                 remove 'Follow-up...' menu entry
4247                 add 'Forward' and 'Redirect' menu entries
4248
4249 2003-01-13 [melvin]     0.8.8claws93
4250
4251         * src/inc.c
4252                 Fixed typo that could make new messages count incorrect.
4253
4254 2003-01-13 [melvin]     0.8.8claws92
4255
4256         * src/folderview.[ch]
4257                 folderview_check_new(): return the number of new messages.
4258         * src/inc.c
4259                 Should fix bug [14] where new mail notification worked 
4260                         incorrectly with IMAP accounts.
4261                 inc_spool_account(): return number of new msgs, or -1 on error
4262                 inc_all_spool(): return number of new msgs
4263                 
4264 2003-01-13 [melvin]     0.8.8claws91
4265
4266         * src/prefs_actions.c
4267                 Justify help text.
4268
4269 2003-01-12 [thorsten]   0.8.8claws90
4270
4271         * src/common/prefs.c
4272                 close file before rename
4273
4274 2003-01-12 [alfons]     0.8.8claws89
4275
4276         * AUTHORS
4277                 add Christian Mertes
4278         * src/common/utils.[ch]
4279                 g_stricase_hash(), g_stricase_equal(): functions for 
4280                 case insensitive hash tables
4281         * src/textview.c
4282                 use top level domain names to validate email address, based
4283                 on a patch by Christian Mertes (thanks!), but changed 
4284                 implementation to use a hash table 
4285
4286 2003-01-12 [paul]       0.8.8claws88
4287
4288         * po/bg.po
4289                 updated by George Danchev
4290
4291 2003-01-12 [alfons]     0.8.8claws87
4292
4293         * src/summaryview.c
4294                 delete / execute performance: use new style folder update
4295
4296 2003-01-12 [paul]       0.8.8claws86
4297
4298         * sync with 0.8.8cvs5
4299                 see ChangeLog 2003-01-13 (!)
4300
4301 2003-01-12 [alfons]     0.8.8claws85
4302
4303         * src/filtering.c
4304         * src/matcher_parser_parse.y
4305                 prepare change_score filtering action
4306         * src/matcher.[ch]
4307                 give up const-correctness on functions that call non-const-correct functions;
4308                 several casts to gpointer in g_free();
4309                 add change_score;
4310
4311 2003-01-12 [christoph]  0.8.8claws84
4312
4313         * src/compose.c
4314                 fix 2 warnings
4315
4316         * src/gtk/prefswindow.[ch]
4317         * src/plugins/spamassassin/spamassassin_gtk.c
4318                 changed the call of the widget create function
4319                 for PrefsPages, because sometimes the widget
4320                 create function needs a widget that already has
4321                 been attached to a window (to create GDK pixmaps
4322                 for exmaple). So we simply pass the GtkWindow as
4323                 the second parameter now.
4324
4325         * src/main.c
4326         * src/mainwindow.c
4327         * src/prefs_toolbar.[ch]
4328                 rewrite Toolbar Preferences using the new
4329                 prefs window
4330
4331 2003-01-11 [alfons]     0.8.8claws83
4332
4333         * src/addressadd.c
4334                 fix crash when adding sender to addressbook because status bar
4335                 isn't there (the status bar doesn't seem to be used though,
4336                 but I'll let Match decide what to do with it)
4337
4338 2003-01-11 [colin]      0.8.8claws82
4339
4340         * src/main.c
4341           src/toolbar.c
4342                 Two useless changes reversed
4343
4344 2003-01-11 [colin]      0.8.8claws81
4345
4346         * src/mainwindow.c
4347           src/mainwindow.h
4348                 Add mainwindow_get_mainwindow()
4349         * src/alertpanel.c
4350           src/alertpanel.h
4351                 Add alertpanel_error_log() 
4352         * src/compose.c
4353           src/inc.c
4354           src/messageview.c
4355           src/toolbar.c
4356           src/main.c
4357           src/procmsg.c
4358                 Network errors get a View Log button
4359
4360 2003-01-10 [alfons]     0.8.8claws80
4361
4362         * src/prefs_toolbar.c
4363         * src/toolbar.c
4364                 use the translatable string for "Separator" as file name for
4365                 separator toolbar items (probably make this uppercase?)
4366
4367 2003-01-10 [alfons]     0.8.8claws79
4368
4369         * src/prefs_toolbar.c
4370                 put right A_SEPARATOR description string in "displayed
4371                 toolbar items list" so manually added separators are
4372                 saved correctly (bug #10, "Adding a separator to the main 
4373                 toolbar fails, entry in xml file is wrong")
4374
4375 2003-01-10 [christoph]  0.8.8claws78
4376
4377         * src/imap.c
4378                 o fix warnings
4379                 o use CAPABILITY to check if NAMESPACE is available
4380
4381 2003-01-10 [christoph]  0.8.8claws77
4382
4383         * src/imap.[ch]
4384                 apply UIDPLUS IMAP extension support patch
4385
4386         Patch submitted by Simon 'corecode' Schubert
4387
4388 2003-01-10 [paul]       0.8.8claws76
4389
4390         * src/folderview.c
4391                 a sync from main which fixes the news account folders'
4392                 Properties bug
4393
4394 2003-01-10 [christoph]  0.8.8claws75
4395
4396         * src/folder.c
4397                 don't accept 0 as a valid uid returned by copy and move
4398                 functions. 0 means the message was copied or moved but the
4399                 new uid could not be fetched. It is not an error condition
4400                 for the copy or move operation.
4401
4402 2003-01-10 [paul]       0.8.8claws74
4403
4404         * src/prefs_filtering.c
4405                 change English used in Alert when entry is not
4406                 saved.
4407                 
4408         * sync with 0.8.8cvs4
4409                 see ChangeLog 2003-01-10
4410
4411 2003-01-10 [darko]      0.8.8claws73
4412
4413         * src/pine.c
4414                 fix crash when importing address book entry
4415                 without a valid address
4416
4417 2003-01-09 [alfons]     0.8.8claws72
4418
4419         * src/inc.c
4420                 filtering performance: use new style folder update
4421
4422 2003-01-09 [christoph]  0.8.8claws71
4423
4424         * src/compose.c
4425         * src/gtk/menu.[ch]
4426                 fix wrong selecting of mime encoding type, when
4427                 opening property dialog of attachments in the
4428                 compose window. 7bit was always selected and that
4429                 destoryed files with 8bit data.
4430                 (closes bug #9 Sylpheed-claws destroys attachments when
4431                  changing MIME-types)
4432
4433 2003-01-09 [paul]       0.8.8claws70
4434
4435         * sync with 0.8.8cvs3
4436                 see ChangeLog 2003-01-09
4437
4438 2003-01-08 [alfons]     0.8.8claws69
4439         
4440         * src/addressadd.c
4441                 apply patch by Kim Schulz to fix build breakage
4442                 because of missing variable
4443
4444 2003-01-08 [paul]       0.8.8claws68
4445
4446         * sync with 0.8.8cvs2
4447                 see ChangeLog 2002-01-08
4448
4449 2003-01-08 [paul]       0.8.8claws67
4450
4451         * po/it.po
4452                 updated by Alessandro Maestri
4453                 
4454         * src/addressadd.c
4455                 when using 'Add sender to addressbook' allow
4456                 name to be edited and remarks to be entered
4457                 Patch submitted by Luke Plant
4458
4459 2003-01-08 [darko]      0.8.8claws66
4460
4461         * README.claws, src/summaryview.c
4462                 fix description for marked messages
4463
4464 2003-01-08 [paul]
4465
4466         * tools/Makefile.am
4467           tools/launch_phoenix  ** NEW FILE **
4468                 add script that enables using Phoenix as the default
4469                 web browser. 
4470                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4471                 
4472         * tools/OOo2sylpheed.pl
4473                 remove full path to sylpheed executable, just 'sylpheed'
4474                 will do
4475                 
4476         * tools/README
4477                 add launch_phoenix informtion and re-arrange and compress
4478                 the data a little
4479
4480 2003-01-07 [christoph]  0.8.8claws65
4481
4482         * src/folder.c
4483                 fix update for source folder when moving messages
4484         * src/procmsg.[ch]
4485         * src/summaryview.c
4486                 use function to set to_folder for message infos and
4487                 automatically update the op_count for old and new
4488                 folder
4489
4490 2003-01-07 [melvin]     0.8.8claws64
4491
4492         * src/prefs_actions.c
4493                 Fixed bug where an '%p' Action on a displayed image crashed 
4494                         Sylpheed
4495                 Code clean up (get rid of duplicated code and removed unnecessary 
4496                                 structure member)
4497
4498 2003-01-07 [christoph]  0.8.8claws63
4499
4500         * src/compose.c
4501         * src/folder.[ch]
4502         * src/folderview.c
4503         * src/import.c
4504         * src/inc.c
4505         * src/main.c
4506         * src/mainwindow.c
4507         * src/messageview.c
4508         * src/prefs_folder_item.c
4509         * src/procmsg.c
4510         * src/summaryview.c
4511         * src/toolbar.c
4512                 o remove all folder update triggering from the UI code. The folder
4513                   system should know much better when a folder needs an update.
4514                 o to prevent multiple updates in a row the folder updates can be
4515                   frozen for some time.
4516
4517                 Note: - Please verify that no updates are missing
4518                       - Check where freeze/thaws should be added
4519
4520 2003-01-07 [christoph]  0.8.8claws62
4521
4522         * src/prefs_actions.c
4523                 don't translate empty strings
4524
4525         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4526
4527 2003-01-06 [christoph]  0.8.8claws61
4528
4529         * src/prefs_actions.c
4530                 mark strings for gettext
4531         * src/prefs_matcher.c
4532                 use new description window for Execute action and
4533                 match condition in Filtering
4534
4535         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4536
4537 2003-01-06 [alfons]     0.8.8claws60
4538
4539         keep myself inspired to re-organize matcher part 8; 
4540         yes, more to come (I need to move out the descriptive
4541         text for actions to matcher.c, or at least make it not
4542         depend on the wicked ordering)
4543
4544         * src/prefs_matcher.c
4545                 add documentation so others may comprehend the
4546                 UI part of the conditions
4547                 
4548 2003-01-06 [christoph]  0.8.8claws59
4549
4550         * src/prefs_actions.c
4551                 use new description window for syntax help
4552         * src/gtk/description_window.c
4553                 fix display of descriptions with column count != 2
4554
4555         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4556
4557 2003-01-06 [christoph]  0.8.8claws58
4558
4559         * src/quote_fmt.c
4560         * src/summaryview.[ch]
4561         * src/gtk/Makefile.am
4562         * src/gtk/description_window.[ch]       ** NEW **
4563                 use a generic window to display syntax descriptions
4564                 currently used in quote_fmt and summaryview (new description
4565                 for extended quick search)
4566
4567         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4568
4569 2003-01-06 [paul]       0.8.8claws57
4570
4571         * sync with 0.8.8cvs1
4572                 see ChangeLog 2003-01-06
4573
4574 2003-01-06 [christoph]  0.8.8claws56
4575
4576         * src/mainwindow.c
4577         * src/prefs_gtk.[ch]
4578         * src/gtk/prefswindow.[ch]
4579         * src/plugins/spamassassin/spamassassin_gtk.c
4580                 o remove page management from prefswindow, pages
4581                   will be an argument to prefswindow_open
4582                 o prefswindow_open gets a datapointer that is
4583                   passed to the widget_create function to allow
4584                   creation of prefswindow for specific items
4585
4586 2003-01-06 [colin]      0.8.8claws55
4587         
4588         * src/summaryview.c
4589                 We don't want regexp in the reply-finder, 
4590                 because MIDs can contain !,$,. and so on
4591
4592 2003-01-06 [jens]       0.8.8claws54
4593
4594         * src/jpilot.c
4595                 fixed a wrong free in jpilot_read_db_files
4596
4597 2003-01-06 [alfons]     0.8.8claws53
4598
4599         re-organize matcher part 8; more to come
4600        
4601         * src/matcher.c
4602                 matcherprop_to_string(): put g_free()s before the
4603                 switch-case break to fix memleaks                
4604
4605 2003-01-06 [colin]      0.8.8claws52
4606
4607         * src/summaryview.c
4608                 cleanup & reply-finder now displays the first 
4609                 matching message
4610
4611 2003-01-05 [alfons]     0.8.8claws51
4612
4613         re-organize matcher part 7; more to come
4614
4615         * src/matcher.[ch]
4616                 fixes for constant correctness;
4617                 more documentation;
4618
4619 2003-01-05 [alfons]     0.8.8claws50
4620
4621         re-organize matcher part 6; more to come
4622         
4623         * src/matcher.[ch]
4624                 fixes for constant correctness;
4625                 more documentation;
4626         * src/filtering.c
4627                 fix for constant correctness
4628
4629 2003-01-05 [colin]      0.8.8claws49
4630
4631         * src/account.[ch]
4632                 Add account_get_reply_account function
4633         * src/compose.c
4634                 Use account_get_reply_account function 
4635         * src/summaryview.c
4636                 Basic reply-finder - click on the replied
4637                 icon gets you to the outbox using quick-search
4638
4639 2003-01-05 [paul]       0.8.8claws48
4640
4641         * src/prefs_common.c
4642                 small change to English
4643                 
4644         * src/prefs_filtering.c
4645                 prefs_filtering_action_select(): improve logic and uniformity
4646                 of gui
4647
4648 2003-01-05 [alfons]     0.8.8claws47
4649
4650         fine tune solution to focus problems (bug #7)
4651
4652         * src/mainwindow.c
4653                 mainwindow_focus_in_event(): remove grab event check
4654         * src/summaryview.c
4655                 summary_button_pressed(): move selection on right-click
4656                 too. we can't possibly move the selection back after
4657                 canceling a dialog, because gtk's incomplete focus 
4658                 management. whether this is a good solution, only time
4659                 will tell.
4660
4661 2003-01-05 [christoph]  0.8.8claws46
4662
4663         * src/imap.c
4664                 fix crash when no imap connection could be established
4665
4666 2003-01-05 [paul]       0.8.8claws45
4667
4668         * src/mainwindow.c
4669           src/sumamryview.c
4670           src/gtk/menu.[ch]
4671                 fix bug 605957 'shortcuts in popup-menu'
4672                 make user-defined shortcuts work
4673                 show shortcuts that are already defined
4674                 in the main menu
4675                 Patch submitted by Luke Plant
4676
4677 2003-01-05 [alfons]     0.8.8claws44
4678
4679         * src/mainwindow.c
4680                 focus_in_event handler should not select summary view row 
4681                 when another window (menu, dialog) grabbed for events 
4682                 (bug #7, "[0.8.8claws42] Message summary focus") 
4683
4684 2003-01-04 [christoph]  0.8.8claws43
4685
4686         * src/procmsg.c
4687                 update save folder after adding the sent message
4688                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4689
4690 2003-01-02 [christoph]  0.8.8claws42
4691
4692         * src/common/plugin.c
4693                 fix unloading of all plugins and unload
4694                 plugins in reverse order
4695                 
4696         * src/gtk/pluginwindow.c
4697                 implement function of load and unload button
4698
4699         * src/gtk/prefswindow.c
4700         * src/gtk/prefswindow.h
4701                 rename register function and add new unregister
4702                 function
4703
4704         * src/plugins/spamassassin/spamassassin_gtk.c
4705                 unregister prefs page and update for changes in
4706                 src/gtk/prefswindow.c
4707
4708 2003-01-02 [paul]       0.8.8claws41
4709
4710         * po/es.po
4711                 updated by Ricardo Mones Lastra
4712
4713 2003-01-02 [paul]
4714
4715         * tools/tb2sylpheed
4716                 fixes and improvements by Urke MMI
4717
4718 2003-01-02 [thorsten]   0.8.8claws40
4719
4720         * src/procmsg.c
4721                 fixed wrong return value
4722
4723 2003-01-02 [thorsten]   0.8.8claws39
4724
4725         * src/prefs.c
4726                 fixed printing wrong variable
4727
4728 2003-01-02 [thorsten]   0.8.8claws38
4729
4730         * src/prefs.c
4731                 fixed acessing members of freed pfile struct
4732
4733 2003-01-02 [thorsten]   0.8.8claws37
4734
4735         * src/procmsg.c
4736                 detect loops across several messages
4737                 as suggested by Christoph Hohmann
4738
4739 2003-01-01 [match]      0.8.8claws36
4740
4741         * src/addrindex.c
4742                 fixed another memory leak.
4743
4744 2003-01-01 [match]      0.8.8claws35
4745
4746         * src/jpilot.[ch]
4747                 fixed memory leaks. applied Doxygen comments.
4748
4749 2003-01-01 [thorsten]   0.8.8claws34
4750
4751         * src/procmsg.c
4752                 inhibit endless loop if msg references itself
4753                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4754
4755 2003-01-01 [christoph]  0.8.8claws33
4756
4757         * src/mainwindow.c
4758         * src/gtk/Makefile.am
4759         * src/gtk/pluginwindow.c                ** NEW **
4760         * src/gtk/pluginwindow.h                ** NEW **
4761                 add plugin window
4762
4763         * src/plugins/demo/demo.c
4764         * src/plugins/spamassassin/spamassassin.c
4765         * src/plugins/spamassassin/spamassassin_gtk.c
4766                 write better plugin descriptions
4767
4768 2002-12-31 [christoph]  0.8.8claws32
4769
4770         * src/gtk/prefswindow.c
4771         * src/plugins/spamassassin/spamassassin_gtk.c
4772                 some small improvements to GTK code
4773
4774 2002-12-31 [christoph]  0.8.8claws31
4775
4776         * src/plugins/spamassassin/spamassassin_gtk.c
4777                 enable folder select button
4778
4779 2002-12-31 [christoph]  0.8.8claws30
4780
4781         * src/mainwindow.c
4782         * src/gtk/Makefile.am
4783         * src/gtk/prefswindow.c                         ** NEW **
4784         * src/gtk/prefswindow.h                         ** NEW **
4785                 add new prefs window
4786
4787         * src/common/plugin.c
4788                 don't try to load empty config lines
4789         
4790         * src/plugins/spamassassin/Makefile.am
4791         * src/plugins/spamassassin/spamassassin.c
4792         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4793         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4794                 GTK config for SpamAssassin Plugin using
4795                 the new prefs window
4796
4797 2002-12-31 [paul]       0.8.8claws29
4798
4799         * po/POTFILES.in
4800                 remove obsolete entry 'src/menu.c'
4801
4802 2002-12-31 [alfons]     0.8.8claws28
4803
4804         * src/matcher.[ch]
4805         * src/matcher_parser_parse.y
4806         * src/prefs_matcher.c
4807                 add "ignore_thread" and "~ignore_thread" condition so it's
4808                 possible to make the actions / scoring operate on the ignore
4809                 thread flag
4810
4811 2002-12-31 [christoph]  0.8.8claws27
4812
4813         * src/addrbook.c
4814         * src/addrindex.c
4815         * src/folder.c
4816         * src/matcher.c
4817         * src/prefs_account.c
4818         * src/prefs_actions.c
4819         * src/prefs_customheader.c
4820         * src/prefs_display_header.c
4821         * src/prefs_gtk.c
4822         * src/procmime.c
4823         * src/toolbar.c
4824         * src/xmlprops.c
4825         * src/common/prefs.[ch]
4826                 extend prefs file handling for reading and automatic handling
4827                 of blocks. When reading prefs_set_block_label will automatically
4828                 move on to the block. When writing it will copy all other blocks
4829                 automatically
4830
4831         * src/common/plugin.c
4832                 Now loading plugin filenames from [Plugins] block in
4833                 sylpheed rc file
4834
4835 2002-12-30 [christoph]  0.8.8claws26
4836
4837         * src/common/hooks.[ch]
4838                 return abort status to caller of hooks_invoke
4839                 
4840         * src/inc.[ch]
4841                 invoke message filtering hook and stop
4842                 default handling when filter returns abort
4843
4844         * src/common/plugin.[ch]
4845         * src/plugins/demo/demo.c
4846                 modify plugin loader, because resolving symbols for strings
4847                 does not work correctly
4848         
4849         * configure.in
4850         * ac/spamassassin.m4                            ** NEW **
4851         * src/plugins/spamassassin/.cvsignore           ** NEW **
4852         * src/plugins/spamassassin/Makefile.am          ** NEW **
4853         * src/plugins/spamassassin/README               ** NEW **
4854         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4855         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4856         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4857                 add spamassassin plugin, see src/plugins/spamassassin/README
4858                 for details
4859
4860 2002-12-29 [alfons]     0.8.8claws25
4861
4862         * src/mainwindow.c
4863                 when moving focus from a message view to the main 
4864                 window, don't forget to select the summary node
4865                 of the displayed message. should fix "[ 659103 ] 
4866                 focus-follows-mouse confuses sylpheed"
4867
4868 2002-12-29 [christoph]  0.8.8claws24
4869
4870         * src/Makefile.am
4871         * src/stringtable.[ch]          ** REMOVE **
4872         * src/common/Makefile.am
4873         * src/common/stringtable.[ch]   ** NEW **
4874                 move stringtable files to common directory
4875
4876 2002-12-29 [christoph]  0.8.8claws23
4877
4878         * src/Makefile.am
4879         * src/menu.[ch]                 ** REMOVE **
4880         * src/gtk/Makefile.am
4881         * src/gtk/menu.[ch]             ** NEW **
4882                 move menu files to gtk directory
4883
4884 2002-12-29 [match]      0.8.8claws22
4885
4886         * src/addressbook.c
4887         * src/syldap.c
4888                 moved UI specific code out of LDAP code into addressbook
4889                 UI code. fixed memory leak.
4890
4891 2002-12-29 [christoph]  0.8.8claws21
4892
4893         * src/folder.c
4894                 only check for IGNORED parent message when message is
4895                 not IGNORED itself
4896
4897 2002-12-29 [alfons]     0.8.8claws20
4898
4899         * src/summaryview.c
4900                 set gtksctree's anchor correct (immediate execute
4901                 changes the tree's layout, and anchor points at 
4902                 the incorrect row). fixes "[ 657233 ] multiple msg 
4903                 delete sometimes off by 1".
4904                 we probably have to look for more tree layout /
4905                 anchor glitches.
4906
4907 2002-12-29 [paul]       0.8.8claws19
4908
4909         * src/summaryview.c
4910                 fix bug [ 659054 ] incorrect sorting of 'From' column
4911                 when using 'display sender using address book'
4912                 thanks to Alfons and Luke Plant
4913
4914 2002-12-29 [christoph]  0.8.8claws18
4915
4916         * src/folder.c
4917         * src/procmsg.[ch]
4918                 check parent messages for IGNORE THREAD flag, when adding,
4919                 moving or copying messages to a folder
4920
4921 2002-12-27 [alfons]     0.8.8claws17
4922
4923         re-organize matcher part 5; more to come
4924
4925         * src/matcher.c
4926                 hash keywords in matchparser_tab 
4927
4928 2002-12-27 [alfons]     0.8.8claws16
4929
4930         re-organize matcher part 4; more to come
4931
4932         * src/matcher_parser.h
4933         * src/matcher_parser_lex.l
4934         * src/matcher_parser_parse.y
4935                 cleanup
4936
4937 2002-12-27 [alfons]     0.8.8claws15
4938
4939         re-organize matcher part 3; more to come
4940
4941         * src/matcher.[ch]
4942                 cleanup
4943
4944 2002-12-27 [alfons]     0.8.8claws14
4945
4946         re-organize matcher part 2; more to come but this should
4947         work. cc me if there are any regressions.
4948
4949         * src/matcher.h
4950                 add prototype for get_matchparser_tab_id()
4951         * src/matcher_parser_lex.l
4952                 look up keywords using matchparser_tab_id();
4953
4954 2002-12-27 [alfons]     0.8.8claws12
4955
4956         re-organize matcher part 1
4957
4958         * src/matcher.h
4959                 map yacc generated constants to sylpheed matcher constants
4960         * src/matcher.c
4961                 add function to find a matcher constant from a string
4962
4963 2002-12-27 [christoph]  0.8.8claws11
4964
4965         * src/compose.c
4966                 MENUITEM_ADD casts the 4th argument from integer to pointer
4967                 so it probably should not be a pointer, this means we
4968                 should use account id for it and not the account's pointer
4969
4970 2002-12-27 [paul]       0.8.8claws10
4971
4972         * src/mainwindow.c
4973                 remove unneeded 'GtkWidget *vbox'
4974                 
4975         * src/summaryview.c
4976                 further sync with 0.8.8 - make sort
4977                 by recipient work as expected
4978                 
4979         * NEWS
4980                 sync with 0.8.8
4981
4982 2002-12-27 [paul]       0.8.8claws9
4983
4984         * po/pt_BR.po
4985                 updated by Ivan F. Martinez
4986                 
4987 2002-12-27 [darko]      0.8.8claws8
4988
4989         * src/common/utils.c
4990                 added locked pattern to extended search
4991
4992 2002-12-27 [alfons]     0.8.8claws7
4993
4994         * src/prefs_matcher.[ch]
4995                 clean up
4996
4997 2002-12-26 [alfons]     0.8.8claws6
4998
4999         * src/matcher.[ch]
5000         * src/matcher_parser_lex.l
5001         * src/matcher_parser_parse.y
5002         * src/prefs_matcher.c
5003                 allow color label as a condition in the matcher
5004
5005 2002-12-26 [oliver]     0.8.8claws5
5006         
5007         * src/toolbar.c 
5008                 enable Addressbook for Main and Messageview
5009         * src/prefs_actions.c
5010                 enable actions in Messageview
5011
5012 2002-12-26 [christoph]  0.8.8claws4
5013
5014         * src/common/plugin.c
5015                 add a little debug output
5016         * configure.in
5017         * src/plugins/demo/Makefile.am
5018                 better use of automake
5019
5020 2002-12-26 [christoph]  0.8.8claws3
5021
5022         * src/Makefile.am
5023         * src/common/Makefile.am
5024                 fix "make distdir"
5025
5026 2002-12-26 [christoph]  0.8.8claws2
5027
5028         * configure.in
5029                 sort configure checks into common / gtk / plugins
5030         * po/POTFILES.in
5031                 add src/prefs_gtk.c
5032         * src/Makefile.am
5033                 add plugins SUBDIR
5034         * src/main.c
5035         * src/common/sylpheed.[ch]
5036                 added now sylpheed_done function for shutdown
5037         * src/common/Makefile.am
5038         * src/common/plugin.[ch]                ** NEW **
5039                 plugin loader and unloader
5040         * src/plugins/.cvsignore                ** NEW **
5041         * src/plugins/Makefile.am               ** NEW **
5042                 build plugins
5043         * src/plugins/demo/.cvsignore           ** NEW **
5044         * src/plugins/demo/Makefile.am          ** NEW **
5045         * src/plugins/demo/demo.c               ** NEW **
5046                 small demo plugin that installs a logtext hook and
5047                 outputs the log text to stdout
5048
5049 2002-12-26 [paul]       0.8.8claws1
5050
5051         * po/es.po
5052                 updated by Ricardo Mones Lastra
5053
5054 2002-12-26 [paul]       0.8.8claws
5055
5056         * 0.8.8claws released
5057
5058 2002-12-26 [paul]       0.8.7claws12
5059
5060         * po/bg.po
5061                 updated by George Danchev
5062
5063 2002-12-26 [paul]       0.8.7claws11
5064
5065         * po/POTFILES.in
5066                 remove unneeded 'src/prefs.c' entry 
5067
5068 2002-12-26 [paul]       0.8.7claws10
5069
5070         * src/codeconv.c
5071           src/mainwindow.c
5072                 sync with 0.8.8 release
5073         
5074         * src/folder.[ch]
5075           src/mh.c
5076           src/summaryview.c
5077                 partial sync with 0.8.8 release
5078         
5079
5080 2002-12-25 [alfons]     0.8.7claws9
5081
5082         * src/matcher.[ch]
5083         * src/matcher_parser_lex.l
5084         * src/matcher_parser_parse.y
5085         * src/prefs_matcher.c
5086                 add locked flag to possible filtering / matcher 
5087                 conditions (also a good example what should be
5088                 done to add a simple boolean condition)
5089
5090 2002-12-25 [christoph]  0.8.7claws8
5091
5092         * src/Makefile.am
5093         * src/account.[ch]
5094         * src/addrbook.c
5095         * src/addressbook.c
5096         * src/addrindex.c
5097         * src/filtering.c
5098         * src/folder.c
5099         * src/matcher.c
5100         * src/prefs.[ch]                ** REMOVE **
5101         * src/prefs_account.c
5102         * src/prefs_actions.c
5103         * src/prefs_common.c
5104         * src/prefs_customheader.c
5105         * src/prefs_display_header.c
5106         * src/prefs_filtering.c
5107         * src/prefs_folder_item.c
5108         * src/prefs_gtk.[ch]            ** NEW **
5109         * src/prefs_matcher.c
5110         * src/prefs_scoring.c
5111         * src/prefs_summary_column.c
5112         * src/procmime.c
5113         * src/selective_download.c
5114         * src/toolbar.c
5115         * src/common/Makefile.am
5116         * src/common/prefs.[ch]         ** NEW **
5117                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
5118
5119 2002-12-24 [alfons]     0.8.7claws7
5120
5121         * src/summaryview.c
5122                 summary_thread_build(): fix real cause of the crash mentioned in
5123                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
5124                 this way we get meaningful ctree nodes 
5125
5126 2002-12-24 [oliver]     0.8.7claws6
5127
5128         * src/mainwindow.[ch]
5129         * src/messageview.[ch]
5130         * src/compose.[ch]
5131         * src/inc.c
5132         * src/summaryview.c
5133                 changes to use updated toolbar handling
5134                 
5135 2002-12-24 [oliver]     0.8.7claws5
5136
5137         * src/toolbar.[ch]
5138                 generic toolbar handling
5139                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
5140         * src/prefs_toolbar.[ch]
5141                 adjust to handling
5142         
5143 2002-12-24 [oliver]     0.8.7claws4
5144         
5145         * src/stock_pixmap.[ch]
5146                 move SYLPHEED_LOGO to end of list in order 
5147                 to remove it from Custom Toolbar`s Icon View
5148
5149 2002-12-24 [alfons]     0.8.7claws3
5150
5151         * src/summaryview.c
5152                 summary_thread_build(): fix crash because of focus != selection 
5153                 after threading. when deleting the selection, gtk tries but fails 
5154                 to find the correct focusable element. we now force the selection
5155                 to be focused. this should solve the infamous bug reported by 
5156                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
5157                 a test case is available. 
5158
5159 2002-12-24 [darko]      0.8.7claws2
5160
5161         * src/summaryview.c
5162                 don't crash when unmarking message with unread children
5163
5164 2002-12-23 [christoph]  0.8.7claws1
5165
5166         * src/Makefile.am
5167         * src/common/Makefile.am
5168                 update Makefiles for moved intl.h, version.h and defs.h
5169         * src/imap.c
5170                 rewrite imap_session_get to avoid duplicate code
5171
5172 2002-12-23 [paul]       0.8.7claws
5173
5174         * Santa-Claws released
5175         
5176         * po/hu.po
5177           po/ru.po
5178                 squeeze in updated Hungarian and Russian translations.
5179                 Submitted by  Gál Zoltán and Ruslan N. Balkin
5180
5181 2002-12-23 [paul]       0.8.6claws129
5182
5183         * po/pl.po
5184                 updated by Witold Wladyslaw Wojciech Wilk
5185
5186 2002-12-23 [paul]       0.8.6claws128
5187
5188         * src/quote_fmt_parse.y
5189                 fix typo and add licence header
5190
5191 2002-12-23 [paul]       0.8.6claws127
5192
5193         * po/en_GB.po
5194                 updated
5195
5196 2002-12-23 [paul]       0.8.6claws126
5197
5198         * po/it.po
5199                 updated translation, submitted by Alessandro Maestri
5200                 
5201 2002-12-23 [paul]       0.8.6claws125
5202
5203         * src/quote_fmt_parse.y
5204                 fix signature-stripping on replies bug. match
5205                 '-- \n' and not '-- '.
5206
5207 2002-12-22 [paul]       0.8.6claws124
5208
5209         * po/bg.po
5210           po/es.po
5211           po/sr.po
5212                 updated translations. submitted by George Danchev,
5213                 Ricardo Mones Lastra, and Urke MMI respectively
5214
5215 2002-12-21 [paul]       0.8.6claws123
5216
5217         * src/addrbook.c
5218                 fix coding style
5219
5220 2002-12-21 [paul]       0.8.6claws122
5221
5222         * src/addrbook.c
5223                 fix bug [643638] where if a person is in one or more
5224                 addressbook groups editing that person's email 
5225                 address results in removal from those groups.
5226                 Patch submitted by Luke Plant.
5227
5228 2002-12-20 [christoph]  0.8.6claws121
5229
5230         * src/common/utils.c
5231         * src/summaryview.c
5232                 reimplement expand_search_string using GString to
5233                 prevent crashs caused by miscalculated string
5234                 lengths reported by Paul
5235
5236 2002-12-20 [christoph]  0.8.6claws120
5237
5238         * src/summaryview.c
5239                 don't use "changed" to check if op_count has to be changed as it
5240                 is also set when the message has unread children
5241                 (closes bug [ 653221 ] crash while deleting duplicates)
5242
5243 2002-12-20 [paul]       0.8.6claws119
5244
5245         * sync with 0.8.6cvs27
5246                 see ChangeLog 2002-12-20
5247
5248 2002-12-20 [paul]       0.8.6claws118
5249
5250         * sync with 0.8.6cvs26
5251                 see ChangeLog 2002-12-19 and 2002-12-20
5252
5253 2002-12-19 [alfons]     0.8.6claws117
5254
5255         * src/textview.c
5256                 fix incorrect parsing of email addresses, submitted by 
5257                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
5258                 name display if it contains @".
5259
5260 2002-12-18 [paul]       0.8.6claws116
5261
5262         * sync with 0.8.6cvs23
5263                 see ChangeLog 2002-12-18
5264
5265 2002-12-18 [paul]       0.8.6claws115
5266
5267         * src/Makefile.am
5268         * src/account.c
5269         * src/codeconv.c
5270         * src/gtkutils.[ch]
5271         * src/imap.c
5272                 sync with 0.8.6cvs22.
5273                 see ChangeLog 2002-12-17 and 2002-12-18
5274
5275 2002-12-17 [christoph]  0.8.6claws114
5276
5277         * src/imap.c
5278                 o don't create a session if imap greeting fails
5279                 o don't close socket when authentication fails
5280                   this is done by imap_session_destroy
5281
5282 2002-12-17 [thorsten]   0.8.6claws113
5283
5284         * tools/Makefile.am
5285           tools/README
5286           tools/google_msgid.pl ** NEW FILE **
5287                 Added "search for message-id" script and doc
5288
5289 2002-12-17 [thorsten]   0.8.6claws112
5290
5291         * po/hu.po
5292                 Updated hungarian translation
5293                 (updated by Gal Zoltan)
5294
5295 2002-12-16 [christoph]  0.8.6claws111
5296
5297         * src/addr_compl.c
5298                 remove stupid addressbook dump to debug output
5299         * src/mh.c
5300                 fix memory leak found by Hiro
5301
5302 2002-12-14 [paul]       0.8.6claws110
5303
5304         * src/compose.c
5305                 fix menubar sensitivity on send
5306                 
5307         * src/prefs_filtering.c
5308         * src/prefs_matcher.c
5309         * src/prefs_scoring.c
5310                 Fix english ;)
5311                 
5312         * src/common/quoted-printable.h
5313                 sync: fix typo
5314         
5315 2002-12-13 [christoph]  0.8.6claws109
5316
5317         * src/Makefile.am
5318         * src/manage_window.[ch]        ** REMOVE **
5319         * src/gtk/Makefile.am
5320         * src/gtk/manage_window.[ch]    ** NEW **
5321                 move manage_window files to gtk directory
5322
5323 2002-12-13 [christoph]  0.8.6claws108
5324
5325         * src/Makefile.am
5326         * src/gtkshruler.[ch]           ** REMOVE **
5327         * src/gtk/Makefile.am
5328         * src/gtk/gtkshruler.[ch]       ** NEW **
5329                 move gtkshruler files to gtk directory
5330
5331 2002-12-13 [christoph]  0.8.6claws107
5332
5333         * src/Makefile.am
5334         * src/compose.c
5335         * src/gtkstext.[ch]             ** REMOVE **
5336         * src/gtkutils.[ch]
5337         * src/textview.c
5338         * src/gtk/gtkstext.[ch]         ** NEW **
5339         * src/gtk/Makefile.am
5340                 o move stext functions to gtkstext.c to remove
5341                   dependency of gtkutils
5342                 o move gtkstext files to gtk directory
5343
5344         * src/gtk/Makefile.am
5345         * src/gtk/sslcertwindow.[ch]
5346                 UI stuff can always depend on common code so
5347                 it's ok to add ../common to include path
5348
5349 2002-12-13 [colin]      0.8.6claws106
5350
5351         * src/summaryview.c
5352                 Disconnect sighandlers for mainwindow when
5353                 quicksearch has the focus
5354                 Fix bug #653231
5355         * src/mainwindow.[ch]
5356                 Make key_pressed callback public, to be able
5357                 to disconnect it
5358
5359 2002-12-13 [christoph]  0.8.6claws105
5360
5361         * src/mh.c
5362                 create .mh_sequences file in new MH folders
5363                 (closes feature request [ 523162 ] MH folders should
5364                  get a .mh_sequences)
5365
5366 2002-12-13 [colin]      0.8.6claws104
5367
5368         * src/summaryview.c
5369                 Better handling of quicksearch show/hide
5370                 (basically the button stays under the mouse 
5371                  when toggled)
5372
5373 2002-12-13 [paul]       0.8.6claws103
5374
5375         * sync with 0.8.6cvs17
5376                 see ChangeLog 2002-12-13
5377
5378 2002-12-13 [paul]       0.8.6claws102
5379
5380         * po/es.po
5381                 updated by Ricardo Mones Lastra
5382
5383 2002-12-11 [colin]       0.8.6claws101
5384
5385         * src/folder.c
5386                 remove statusbar stuff
5387           src/folderview.c
5388                 set statusbar verbosity when moving folders
5389
5390 2002-12-11 [colin]       0.8.6claws100
5391         * src/prefs_filtering.c
5392         * src/prefs_matcher.c
5393         * src/prefs_scoring.c
5394                 Fix english ;)
5395
5396 2002-12-11 [colin]       0.8.6claws99
5397
5398         * src/prefs_common.[ch]
5399                 Add summary_quicksearch_type
5400         * src/summaryview.c
5401                 Save last used quicksearch type
5402
5403 2002-12-11 [jens]       0.8.6claws98
5404         * src/prefs_filtering.c
5405         * src/prefs_matcher.c
5406         * src/prefs_scoring.c
5407                 added dialog for incomplete rules in scoring, filtering and
5408                 matcher to ask wheather really close
5409
5410 2002-12-11 [colin]      0.8.6claws97
5411
5412         * src/folder.c
5413                 Fix folder dnd statusbar logging
5414
5415 2002-12-10 [christoph]  0.8.6claws96
5416
5417         * src/compose.c
5418         * src/folder.c
5419         * src/imap.c
5420         * src/inc.c
5421         * src/main.c
5422         * src/mainwindow.c
5423         * src/news.c
5424         * src/send.c
5425         * src/statusbar.[ch]
5426         * src/common/hooks.c
5427         * src/common/log.[ch]
5428                 o handle verbose logging in statusbar directly in statusbar code
5429                   and common code does not need any knowledge about a statusbar
5430                 o remove direct calls to statusbar_(puts|pop)_all functions
5431
5432 2002-12-10 [jens]       0.8.6claws95
5433
5434         * src/*.c
5435                 removed gettext from g_warnings
5436         * po/POTFILES.in
5437                 cleaned and updated
5438         * po/de.po
5439                 updated
5440
5441 2002-12-10 [colin]      0.8.6claws94
5442
5443         * src/main.c
5444                 finish crash dialog fix
5445
5446 2002-12-10 [colin]      0.8.6claws93
5447
5448         * src/main.c
5449                 "Fix" "sylpheed already running" instead of
5450                 crash dialog appearing after a crash
5451
5452 2002-12-10 [colin]      0.8.6claws92
5453
5454         * po/POTFILES.in
5455                 add src/gtk/sslcertwindow.c
5456
5457 2002-12-10 [paul]       0.8.6claws91
5458
5459         * po/POTFILES.in
5460                 updated to reflect recent changes
5461                 submitted by Alessandro Maestri
5462
5463 2002-12-09 [christoph]  0.8.6claws90
5464
5465         * src/Makefile.am
5466         * src/smtp.[ch]                 ** REMOVE **
5467         * src/common/Makefile.am
5468         * src/common/smtp.[ch]          ** NEW **
5469                 move smtp files to common directory
5470
5471 2002-12-09 [christoph]  0.8.6claws89
5472
5473         * src/Makefile.am
5474         * src/session.[ch]              ** REMOVE **
5475         * src/common/Makefile.am
5476         * src/common/session.[ch]       ** NEW **
5477                 move session files to common directory
5478
5479 2002-12-09 [paul]       0.8.6claws88
5480
5481         * src/account.c
5482                 fix bug [649746] edit accounts: move account reverted
5483                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5484
5485 2002-12-09 [colin]      0.8.6claws87
5486
5487         * src/ssl_certificate.c
5488                 cleanup
5489
5490 2002-12-09 [colin]      0.8.6claws86
5491
5492         * src/ssl.c
5493                 Try to open the cert.pem database and 
5494                 issue a warning if it isn't there
5495
5496 2002-12-09 [colin]      0.8.6claws85
5497
5498         * src/common/ssl_certificate.c
5499         * src/gtk/sslcertwindow.c
5500                 Warning fixes
5501
5502 2002-12-09 [colin]      0.8.6claws84
5503
5504         * src/ssl_certificate.[ch] ** REMOVED **
5505         * src/common/ssl_certificate.[ch] ** NEW **
5506         * src/Makefile.am
5507         * src/common/Makefile.am
5508                 Moved ssl_certificate.[ch] to common
5509         * src/common/ssl.c 
5510                 Put back needed include
5511         * src/gtk/sslcertwindow.[ch]
5512                 Changed ssl_certificate.h include
5513         
5514 2002-12-09 [colin]      0.8.6claws83
5515
5516         * src/gtk/sslcertwindow.[ch]
5517                 Implement hook for certificate acception
5518         * src/ssl_certificate.[ch]
5519                 Implement hook for certificate acception
5520         * src/common/ssl.c
5521                 Reenable certificate acception check
5522         * src/mainwindow.c
5523                 Register sslcertwindow's hook
5524         
5525 2002-12-08 [christoph]  0.8.6claws82
5526
5527         * src/about.c
5528         * src/addr_compl.c
5529         * src/codeconv.c
5530         * src/manual.c
5531         * src/undo.c
5532         * src/common/utils.c
5533                 o add missing includes
5534                 o fix warnings
5535         * src/.cvsignore
5536         * src/common/.cvsignore
5537         * src/common/version.h          ** REMOVE **
5538                 remove autogenerated file
5539
5540 2002-12-08 [paul]       0.8.6claws81
5541
5542         * src/stringtable.c
5543                 put back needed include
5544
5545 2002-12-08 [colin]      0.8.6claws80
5546         
5547         * src/gtk/sslcertwindow.c
5548                 Cleaner popups when asking
5549         * src/ssl_certificate.c
5550         * src/prefs_common.[ch]
5551                 remove ssl certificate pref
5552                 put back needed include
5553         * src/undo.c
5554                 put back needed include
5555
5556 2002-12-08 [christoph]  0.8.6claws79
5557
5558         * src/folderview.c
5559         * src/logwindow.c
5560         * src/statusbar.c
5561         * src/summaryview.c
5562                 only abort hook invokation if required data is missing not
5563                 if our own data pointer is NULL, update hookfunction for
5564                 log window
5565
5566 2002-12-08 [paul]       0.8.6claws78
5567
5568         * src/about.c
5569         * src/addrcache.c
5570         * src/addrclip.c
5571         * src/addr_compl.c
5572         * src/addrselect.c
5573         * src/codeconv.c
5574         * src/colorlabel.c
5575         * src/enriched.c
5576         * src/esmtp.c
5577         * src/exporthtml.c
5578         * src/headerview.c
5579         * src/imageview.c
5580         * src/manual.c
5581         * src/noticeview.c
5582         * src/pgptext.c
5583         * src/scoring.c
5584         * src/sourcewindow.c
5585         * src/stringtable.c
5586         * src/undo.c
5587                 clean up: remove unneccesary includes
5588
5589 2002-12-08 [christoph]  0.8.6claws77
5590
5591         * src/folderview.c
5592         * src/statusbar.c
5593         * src/summaryview.c
5594         * src/common/hooks.[ch]
5595                 hook functions now have a gboolean return value, if a hook
5596                 returns TRUE it will stop executing of any more hooks in
5597                 the same hooklist for this invokation
5598
5599 2002-12-08 [colin]      0.8.6claws76
5600         
5601         * src/main.c
5602                 put back argv0 for CRASH_DIALOG
5603
5604 2002-12-08 [christoph]  0.8.6claws75
5605
5606         * src/Makefile.am
5607         * src/about.c
5608         * src/account.c
5609         * src/crash.c
5610         * src/esmtp.h
5611         * src/imap.[ch]
5612         * src/inc.c
5613         * src/main.c
5614         * src/mainwindow.c
5615         * src/news.c
5616         * src/pop.[ch]
5617         * src/prefs_account.[ch]
5618         * src/prefs_common.[ch]
5619         * src/send.[ch]
5620         * src/smtp.[ch]
5621         * src/ssl_certificate.[ch]
5622         * src/ssl_manager.[ch]
5623         * src/common/Makefile.am
5624         * src/common/log.c
5625         * src/common/nntp.[ch]
5626         * src/common/socket.[ch]
5627         * src/common/ssl.[ch]
5628         * src/gtk/sslcertwindow.[ch]
5629         * ac/openssl.m4
5630                 use new autoconf script to detect OpenSSL with extra parameters
5631                 to specify the location of libs and includes, also remove USE_SSL
5632                 to USE_OPENSSL
5633
5634         * src/common/sylpheed.[ch]
5635         * src/common/version.h.in
5636                 start seperation of common code initialization seperated from gui
5637
5638         * src/summaryview.c
5639                 The function that is called when a color label changes
5640                 should not change the color lable again
5641
5642 2002-12-08 [colin]      0.8.6claws74
5643
5644         * src/gtk/sslcertwindow.c
5645                 warning fixes
5646
5647 2002-12-08 [colin]      0.8.6claws73
5648
5649         * src/statusbar.c
5650           src/common/log.h
5651                 Register a hook for statusbar_puts_all
5652         * src/common/log.c
5653                 invoke statusbar_puts_all's hook
5654         
5655 2002-12-08 [colin]      0.8.6claws72
5656
5657         * src/ssl_certificate.c
5658                 Put back a badly-removed include
5659
5660 2002-12-08 [colin]      0.8.6claws71
5661
5662         * src/gtk/sslcertwindow.[ch]    ** NEW **
5663                 new certificate presentation
5664         * src/gtk/Makefile.am
5665                 add new files
5666         * src/ssl_certificate.[ch]
5667                 gtk cleanup, made utility functions public
5668         * src/ssl_manager.c
5669                 use new cert presentation
5670
5671 2002-12-07 [christoph]  0.8.6claws70
5672
5673         * src/Makefile.am
5674         * src/nntp.[ch]                 ** REMOVE **
5675         * src/common/Makefile.am
5676         * src/common/nntp.[ch]          ** NEW **
5677                 move nntp files to common directory
5678
5679 2002-12-07 [christoph]  0.8.6claws69
5680
5681         * src/procmsg.[ch]
5682         * src/summaryview.c
5683                 implement msginfo update callback using sylpheed's new
5684                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5685
5686 2002-12-06 [christoph]  0.8.6claws68
5687
5688         * src/editgroup.c
5689                 This patch changes the 'Edit Group Details' dialog to
5690                 allow extended selections in either pane, so that
5691                 addresses can be added or removed from a group more
5692                 quickly and easily. (it actually is a net decrease in
5693                 file size, as some unnecessary functions have been
5694                 removed). 
5695                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5696
5697 2002-12-06 [christoph]  0.8.6claws67
5698
5699         * src/Makefile.am
5700         * src/template.[ch]             ** REMOVE **
5701         * src/common/Makefile.am
5702         * src/common/template.[ch]      ** NEW **
5703                 move template files to common directory
5704
5705         * src/nntp.c
5706                 add missing log.h include
5707
5708 2002-12-06 [melvin]     0.8.6claws66
5709
5710         * src/prefs_actions.c
5711                 Added the trailing ">" syntax to insert command's output
5712                 without replacing old text (in contrast to trailing "|").
5713
5714 2002-12-05 [colin]      0.8.6claws65
5715         
5716         * src/common/utils.c
5717                 Don't modify original search_string or it'll change
5718                 the next iterations in the for()
5719
5720 2002-12-05 [darko]      0.8.6claws64
5721
5722         * src/common/utils.c
5723                 proper check for filtering commands, found by Colin
5724
5725 2002-12-05 [darko]      0.8.6claws63
5726
5727         * src/common/utils.c
5728                 check proper string for NULL pointer, found by Colin
5729
5730 2002-12-05 [darko]      0.8.6claws62
5731
5732         * src/common/utils.[ch]
5733                 expand_search_string(): new function
5734                 converts Mutt-like patterns to Sylpheed's
5735                 filtering engine
5736         * src/summaryview.c
5737                 use expand_search_string() to allow Mutt-like
5738                 patterns in extended search
5739         * README.claws
5740                 document extended option in quick search
5741
5742 2002-12-05 [paul]       0.8.6claws61
5743
5744         * sync with 0.8.6cvs16
5745                 see ChangeLog 2002-12-05
5746                 
5747         * po/POTFILES.in
5748                 clean up
5749
5750 2002-12-04 [christoph]  0.8.6claws60
5751
5752         * src/imap.[ch]
5753                 put imap authentication code into a new function and
5754                 remove it from imap_session_new that will allow to
5755                 send other commands before authentication
5756
5757 2002-12-04 [christoph]  0.8.6claws59
5758
5759         * src/imap.[ch]
5760                 use already existing method to prevent unneeded IMAP
5761                 folder selects. Set imap_select parameters to NULL
5762                 in some functions if the values are not required.
5763
5764         * src/xml.h
5765                 remove no longer required include
5766
5767 2002-12-04 [paul]       0.8.6claws58
5768
5769         * po/es.po
5770                 updated by Ricardo Mones Lastra
5771                 
5772         * configure.in
5773           po/hu.po      ** NEW FILE **
5774                 initial Hungarian translation, submitted
5775                 by Gál Zoltán <galzoli@hu.inter.net>
5776
5777 2002-12-03 [christoph]  0.8.6claws57
5778
5779         * src/Makefile.am
5780         * src/gtksctree.[ch]            ** REMOVE **
5781         * src/gtk/Makefile.am
5782         * src/gtk/gtksctree.[ch]        ** NEW **
5783                 move gtksctree files to gtk directory
5784
5785 2002-12-03 [christoph]  0.8.6claws56
5786
5787         * src/Makefile.am
5788         * src/md5.[ch]                  ** REMOVE **
5789         * srm/common/Makefile.am
5790         * src/common/md5.[ch]           ** NEW **
5791                 move md5 files to common directory
5792
5793         * src/gtkstext.c
5794                 remove not required #include
5795
5796 2002-12-03 [sergey]     0.8.6claws55
5797
5798         * src/gtkutils.c
5799         * src/gtkutils.h
5800                 gtkut_window_popup(): new function.
5801         * src/mainwindow.c
5802                 main_window_popup(): use gtkut_window_popup() to raise
5803                 window without changing its position.
5804                 (see sylpheed-main ML message [sylpheed:17247])
5805
5806 2002-12-03 [sergey]     0.8.6claws54
5807
5808         * src/send.c
5809                 send_message_local(): removed first-dot escaping
5810                 (SMTP-only, not needed for sending through pipe)
5811
5812 2002-12-03 [paul]       0.8.6claws53
5813
5814         * po/POTFILES.in
5815                 update to reflect recent changes (thanks
5816                 to Ricardo Mones Lastra)
5817                 
5818         * tools/filter_conv.pl
5819                  fix problem with quoted strings. Patch submitted
5820                  by Luke Plant <lukeplant@softhome.net>
5821
5822 2002-12-03 [paul]       0.8.6claws52
5823
5824         * sync with 0.8.6cvs15
5825                 see ChangeLog 2002-12-03
5826
5827 2002-12-02 [christoph]  0.8.6claws51
5828
5829         * src/logwindow.[ch]
5830         * src/common/log.[ch]
5831                 implement logging using a hook function
5832
5833         * src/folderview.c
5834         * src/folder.[ch]
5835                 define hooklist name in header file to avoid
5836                 errors caused by wrong spelling of hooklist names
5837
5838         * src/toolbar.c
5839                 fix warnings
5840
5841 2002-12-02 [christoph]  0.8.6claws50
5842
5843         * src/common/Makefile.am
5844                 add src/common/hooks.[ch]
5845
5846         * src/common/hooks.[ch]
5847                 implement a simple hook system using glib's hook functions
5848
5849         * src/folder.[ch]
5850         * src/folderview.c
5851                 use new hook system for folder item updates
5852
5853 2002-12-02 [christoph]  0.8.6claws49
5854
5855         * doc-src/ui_seperation.txt     ** NEW **
5856                 information for ui seperation
5857
5858         * src/Makefile.am
5859                 remove files that were moved to common
5860                 include common directory by default for the header files
5861
5862         * src/inc.c
5863         * src/common/socket.c
5864         * src/automaton.[ch]
5865                 implement automaton using g_io_*-functions instead of
5866                 gdk_input_add to make it ui independent
5867
5868         * src/codeconv.c
5869         * src/compose.c
5870         * src/ldif.c
5871         * src/pgptext.c
5872         * src/procmime.c
5873         * src/rfc2015.c
5874         * src/smtp.c
5875         * src/unmime.c
5876                 remove common/ prefix because directory is now in
5877                 include path
5878
5879         * src/compose.c
5880         * src/folder.c
5881         * src/folderview.c
5882         * src/mainwindow.c
5883         * src/messageview.c
5884         * src/prefs_common.c
5885         * src/procmsg.c
5886         * src/rfc2015.c
5887                 fix warnings
5888
5889         * src/imap.c
5890         * src/inc.c
5891         * src/news.c
5892         * src/pop.c
5893         * src/send.c
5894         * src/smtp.c
5895         * src/ssl_certificate.c
5896                 add log.h header file for logging functions
5897
5898         * src/main.c
5899         * src/common/utils.c
5900         * src/summaryview.c
5901         * src/xml.c
5902                 o move debug_mode to common/utils.c
5903                 o add functions to set and get debug_mode
5904
5905         * src/defs.h                    ** REMOVE **
5906         * src/intl.h                    ** REMOVE **
5907         * src/socket.[ch]               ** REMOVE **
5908         * src/ssl.[ch]                  ** REMOVE **
5909         * src/utils.[ch]                ** REMOVE **
5910                 replaced by new files in src/common/
5911         
5912         * src/common/Makefile.am
5913                 add new files in src/common/
5914
5915         * src/common/defs.h             ** NEW **
5916         * src/common/intl.h             ** NEW **
5917         * src/common/log.[ch]           ** NEW **
5918         * src/common/socket.[ch]        ** NEW **
5919         * src/common/ssl.[ch]           ** NEW **
5920         * src/common/utils.[ch]         ** NEW **
5921                 replacement for files in src/
5922
5923 2002-12-02 [colin]      0.8.6claws48
5924
5925         * src/folderview.c
5926                 Scroll folderview if necessary during dnd
5927
5928 2002-12-02 [colin]      0.8.6claws47
5929
5930         * src/folder.[ch]
5931                 Add check to verify a move is within a single mailbox
5932         * src/folderview.c
5933                 Add specific error string for this check
5934
5935 2002-12-02 [colin]      0.8.6claws46
5936
5937         * src/folder.c
5938                 Add a test to folder moving, remove a statusbar_print
5939         * src/folderview.c
5940                 Add Move folder... context-menu item
5941                 Factorize folder moving code
5942                 Enable folder DND for mbox
5943
5944 2002-12-01 [christoph]  0.8.6claws45
5945
5946         * ac/aspell.m4
5947                 remove conf.aspelltest if the version check fails
5948
5949 2002-11-30 [christoph]  0.8.6claws44
5950
5951         * autogen.sh
5952                 run libtoolize --force in autogen to create missing
5953                 libtool scripts
5954
5955 2002-11-30 [christoph]  0.8.6claws43
5956
5957         * src/Makefile.am
5958         * src/pgptext.c
5959         * src/procmime.c
5960         * src/rfc2015.c
5961         * src/uuencode.[ch]             ** REMOVED **
5962         * src/common/Makefile.am
5963         * src/common/uuencode.[ch]      ** NEW **
5964                 move uuen/decoder to common directory
5965
5966 2002-11-30 [christoph]  0.8.6claws42
5967
5968         * src/Makefile.am
5969         * src/base64.[ch]               ** REMOVED **
5970         * src/codeconv.c
5971         * src/compose.c
5972         * src/ldif.c
5973         * src/pgptext.c
5974         * src/procmime.c
5975         * src/rfc2015.c
5976         * src/smtp.c
5977         * src/unmime.c
5978         * src/common/Makefile.am
5979         * src/common/base64.[ch]        ** NEW **
5980                 move base64 en/decoder to common directory
5981
5982 2002-11-30 [christoph]  0.8.6claws41
5983
5984         * src/common                    ** NEW **
5985                 new directory for UI independent code
5986         * src/gtk                       ** NEW **
5987                 new directory for GTK frontend
5988         * src/common/.cvsignore         ** NEW **
5989         * src/gtk/.cvsignore            ** NEW **
5990                 ignore build files
5991         * src/common/Makefile.am        ** NEW **
5992         * src/gtk/Makefile.am           ** NEW **
5993                 automake files to build new seperated stuff
5994         * src/Makefile.am
5995                 the binary will currently still be build with the
5996                 files in src, so we include the code from the
5997                 subdirs for now after building the libs there
5998
5999 2002-11-30 [paul]       0.8.6claws40
6000
6001         * src/compose.c
6002                 fix bug [642731] 'Wrong selected account with drafted mail'
6003
6004 2002-11-29 [oliver]     0.8.6claws39
6005         
6006         * src/messageview.c
6007                 o update summaryview when switching between different
6008                   messageviews          
6009         * src/toolbar.c  
6010                 o check if messageview holds already removed msg
6011                   from summaryview
6012                 
6013
6014 2002-11-29 [oliver]     0.8.6claws38
6015
6016         * src/toolbar.c 
6017                 remove not needed variables and includes
6018                 make messageview stay opened and move to next when msgs are deleted 
6019
6020 2002-11-29 [oliver]     0.8.6claws37
6021         
6022         * src/toolbar.c 
6023                 disable compose button (messageview toolbar) by default
6024                 deleted msgs are moved to trash
6025         
6026 2002-11-29 [melvin]     0.8.6claws36
6027
6028         * configure.in
6029                 Increased minimal gpgme version to 0.3.10 (Zombies out)
6030                 and to detect signatures expirations (gpgme 0.3.6)
6031
6032         * src/main.c
6033                 Use non obsolescent function for Gpgme engine checking.
6034
6035         * src/rfc2015.c
6036                 Inform about expired signatures or signatures which key
6037                 has expired. Expiration date is displayed.
6038
6039         * src/sigstatus.c
6040                 Inform about expired signatures or signatures which key
6041                 has expired.
6042
6043 2002-11-28 [paul]       0.8.6claws35
6044
6045         * src/folderview.c
6046                 re-instate 'Check for new messages' in Newsgroup
6047                 folders right-click menu, after a suggestion from
6048                 Tim Mann <timmann@users.sourceforge.net>
6049
6050         * src/main.c
6051                 after a crash check only local folders for new
6052                 messages
6053
6054 2002-11-28 [paul]       0.8.6claws34
6055
6056         * configure.in
6057                 apply patch that fixes the checking of GTK with XIM 
6058                 support on different OSs, such as FreeBSD. Patch 
6059                 submitted by Topia <topia@users.sourceforge.net>
6060                 
6061 2002-11-28 [paul]       0.8.6claws33
6062
6063         * src/mainwindow.c
6064           src/prefs_common.c
6065           src/prefs_toolbar.c
6066                 more changes to the English
6067
6068 2002-11-28 [paul]       0.8.6claws32
6069
6070         * sync with 0.8.6cvs13
6071                 see ChangeLog 2002-11-28 (no sync needed
6072                 for src/compose.c)
6073
6074 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
6075         
6076         * src/mainwindow.[ch]
6077                 add patch by Ivan F. Martinez introducing messageview Toolbar
6078                 some changes and committed by oliver    
6079
6080 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
6081
6082         * src/messageview.[ch]
6083                 add patch by Ivan F. Martinez introducing messageview Toolbar
6084                 some changes and committed by oliver    
6085
6086 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
6087
6088         * src/compose.[ch]
6089                 add patch by Ivan F. Martinez introducing messageview Toolbar
6090                 some changes and committed by oliver    
6091
6092 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
6093         
6094         * src/toolbar.[ch]
6095                 add patch by Ivan F. Martinez introducing messageview Toolbar
6096                 some changes and committed by oliver
6097
6098 2002-11-28 [oliver]     0.8.6claws27
6099         
6100         * src/prefs_toolbar.[ch]
6101                 getting ready for messageview toolbar
6102                 free mem allocated by gettext
6103                 change prefs_toolbar to prefs_toolbar_open
6104  
6105 2002-11-28 [thorsten]   0.8.6claws26
6106
6107         * src/imageview.[ch]
6108                 cleaned up conflicting declarations of
6109                 imageview_show_image()
6110
6111 2002-11-28 [paul]       0.8.6claws25
6112
6113         * src/grouplistdialog.c
6114           src/prefs_common.c
6115           src/prefs_summary_column.c
6116                 a few more improvements to the English
6117
6118 2002-11-28 [colin]      0.8.6claws24
6119
6120         * man/sylpheed.1
6121                 A few updates to command-line parameters
6122
6123 2002-11-28 [colin]      0.8.6claws23
6124
6125         * src/prefs_filtering.c
6126                 Fix problems with prefs_filtering_delete_path:
6127                 a) if the first rule is removed, original pointers
6128                    weren't updated (leading to segfaults)
6129                 b) it was always global_processing updated in case
6130                    of removed path was parent of rule path
6131
6132 2002-11-27 [paul]       0.8.6claws22
6133
6134         * src/mainwindow.c
6135           src/prefs_account.c
6136           src/prefs_actions.c
6137           src/prefs_common.c
6138           src/prefs_customheader.c
6139           src/prefs_display_header.c
6140           src/prefs_filtering.c
6141           src/prefs_folder_item.c
6142           src/prefs_matcher.c
6143           src/prefs_scoring.c
6144           src/prefs_summary_column.c
6145           src/prefs_template.c
6146           src/prefs_toolbar.c
6147                  improve the English in the GUI
6148
6149 2002-11-27 [colin]      0.8.6claws21
6150
6151         * src/folder.c
6152                 Fix processing renaming problems happening after
6153                 last commit
6154
6155 2002-11-27 [colin]      0.8.6claws20
6156
6157         * src/folder.c
6158                 recursive move now deletes src each subfolder after 
6159                 having moved it
6160         * src/folderview.c
6161                 Use identifier instead of path during dnd (enables
6162                 IMAP folder dnd)
6163
6164 2002-11-27 [paul]       0.8.6claws19
6165
6166         * src/main.c
6167                 apply patch that does command-line processing 
6168                 BEFORE gtk_init, allowing claws to run from 
6169                 shell-scripts in non-X environment (e.g. crontab 
6170                 or ip-up, ip-down scripts). Patch submitted by
6171                 Ruslan N. Balkin <baron@dartel.ru>
6172                 
6173         * po/it.po
6174                 updated by Alessandro Maestri
6175
6176 2002-11-27 [paul]       0.8.6claws18
6177
6178         * sync with 0.8.6cvs12
6179           src/prefs_common.c
6180                 Differences are that main uses a 'Receive dialog'
6181                 frame on the Interface tab, whereas claws groups all 
6182                 the dialogs together in a 'Dialogs' frame.
6183
6184 2002-11-27 [colin]      0.8.6claws17
6185
6186         * src/prefs_matcher.c
6187                 Fix Execute criteria's NOT flag
6188
6189
6190 2002-11-26 [christoph]  0.8.6claws16
6191
6192         * src/ssl.c
6193                 rewrite the ssl code a little bit, only use one
6194                 SSL context, set default certificates' file/path
6195
6196 2002-11-26 [thorsten]   0.8.6claws15
6197
6198         * src/compose.c
6199                 default-reply-to didn't work for ml-reply
6200
6201 2002-11-26 [melvin]     0.8.6claws14
6202
6203         * src/prefs_actions.c
6204                 Made pipe-actions ignore short headers in message view
6205                 Made trailing-pipe-actions write in the message view with
6206                 the same font as the original message
6207
6208 2002-11-26 [paul]       0.8.6claws13
6209
6210         * src/compose.c
6211                 this time commit the correct file
6212
6213 2002-11-26 [paul]       0.8.6claws12
6214
6215         * sync with 0.8.6cvs11
6216           src/quote_fmt_parse.y  
6217                 no sync needed
6218           src/account.[ch]       
6219                 not sync'ed
6220           src/compose.c
6221                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
6222                 on draft mode.
6223                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
6224                 header
6225                 
6226         see ChangeLog 2002-11-25 and 2002-11-26
6227
6228 2002-11-26 [colin]      0.8.6claws11
6229
6230         * src/folderview.c
6231                 Fix collapsed folder not auto-expanding during
6232                 mail dnd, if it was the source folder.
6233
6234 2002-11-25 [colin]      0.8.6claws10
6235
6236         * src/folderview.[ch]
6237                 Variable renaming and cleaning (slist of nodes 
6238                 to be re-collapsed is stored in FolderView)
6239
6240 2002-11-25 [paul]       0.8.6claws9
6241
6242         * src/prefs_common.[ch]
6243                 fix breakage caused by last commit
6244
6245 2002-11-25 [paul]       0.8.6claws8
6246
6247         * sync with 0.8.6cvs4
6248                 see ChangeLog 2002-11-21
6249
6250 2002-11-25 [paul]       0.8.6claws7
6251
6252         * sync with 0.8.6cvs4
6253                 see ChangeLog 2002-11-20
6254
6255 2002-11-25 [paul]       0.8.6claws6
6256
6257         * sync with 0.8.6cvs3
6258                 see ChangeLog 2002-11-18
6259
6260 2002-11-25 [colin]      0.8.6claws5
6261
6262         * src/gtkutils.[ch]
6263                 Add gtkut_ctree_node_is_parent()
6264         * src/folderview.c
6265                 Spring-loaded folders
6266
6267 2002-11-25 [colin]      0.8.6claws4
6268
6269         * src/utils.[ch]
6270                 Add slist_concat_unique(), function to merge
6271                 two GSList filtering dups
6272         * src/folder.[ch]
6273         * src/summaryview.[ch]
6274         * src/folderview.c
6275         * src/main.c
6276                 Add detection/update/display of unread answers
6277                 to marked mails
6278         * src/procmsg.[ch]
6279                 Add procmsg_find_children()
6280                 Add procmsg_msg_has_marked_parent()
6281
6282 2002-11-25 [colin]      0.8.6claws3
6283
6284         * src/ssl_certificate.[ch]
6285                 Allow checking a certificate without a DNS
6286                 lookup
6287                 Allow to forget a cert (by deleting it)
6288                 Make ssl_certificate_destroy_public
6289         * src/ssl_manager.[ch] ** NEW FILES **
6290                 Gui to manage (display/remove) certificates
6291         * src/prefs_common.[ch]
6292                 Add a pref to allow silent acceptation of
6293                 trusted certificates or not (based on the
6294                 "I want to know what's going on" principle)
6295         * src/mainwindow.c
6296                 Add SSL manager in Tools menu
6297         * src/Makefile.am
6298                 Add the new files to the build
6299         * po/POTFILES.in
6300                 Add ssl_manager.c to translations
6301
6302 2002-11-25 [colin]      0.8.6claws2
6303
6304         * src/summaryview.[ch]
6305                 Add S_SEARCH_EXTENDED to the quick search, which 
6306                 allows to search using filtering syntax.
6307
6308 2002-11-25 [colin]      0.8.6claws1
6309
6310         * src/summaryview.c
6311                 Deletion of duplicates now prefer deleting
6312                 the unread dup (fixes feature-request 638989).
6313
6314 2002-11-24 [paul]       0.8.6claws
6315
6316         * po/es.po
6317           po/pl.po
6318           po/ru.po
6319           po/sr.po
6320                 updated by Ricardo Mones Lastra,
6321                 Witold Wladyslaw Wojciech Wilk,
6322                 Ruslan N. Balkin, and  Urke MMI 
6323                 respectively
6324
6325 2002-11-24 [paul]       0.8.5claws182
6326
6327         * po/bg.po
6328                 updated by George Danchev
6329
6330 2002-11-23 [alfons]     0.8.5claws181
6331
6332         * src/imap.c
6333                 tiny memory leak found by browsing Dimitar's 
6334                 valgrind report
6335
6336 2002-11-23 [paul]       0.8.5claws180
6337
6338         * po/it.po
6339                 updated by Alessandro Maestri
6340
6341 2002-11-22 [christoph]  0.8.5claws179
6342
6343         * src/compose.c
6344         * src/inc.c
6345         * src/prefs_filtering.c
6346         * src/summaryview.c
6347                 more warning fixes
6348
6349 2002-11-22 [alfons]     0.8.5claws178
6350
6351         * src/summaryview.c
6352                 summary_execute_delete_func(): if message is deleted, make 
6353                 sure to also remove its entry in the subject hash table. 
6354                 fixes a corner case bug.
6355
6356 2002-11-22 [paul]       0.8.5claws177
6357
6358         * .cvsignore
6359                 add 'autom4te.cache'
6360                 
6361         * ltconfig      ** REMOVED **
6362                 not needed
6363
6364 2002-11-22 [paul]       0.8.5claws176
6365
6366         * src/textview.c
6367                 textview_set_font(): fix for message display in
6368                 UTF-8 locales (thanks to Sergey Vlasov).
6369                 
6370         * AUTHORS
6371                 add new team members and contributors
6372
6373
6374 2002-11-21 [colin]      0.8.5claws175
6375
6376         * src/procmsg.[ch]
6377                 Add procmsg_remove_special_headers()
6378         * src/mh.c
6379                 Use procmsg_remove_special_headers() for 
6380                 previous fix
6381
6382 2002-11-21 [colin]      0.8.5claws174
6383
6384         * src/mh.c
6385                 Fix moving/copying from queue/draft folders
6386                 for MH folders
6387
6388 2002-11-21 [christoph]  0.8.5claws173
6389
6390         * src/crash.c
6391         * src/filtering.c
6392         * src/logwindow.c
6393         * src/main.c
6394         * src/matcher_parser_lex.[hl]
6395         * src/mbox.c
6396         * src/mbox_folder.[ch]
6397         * src/prefs_filtering.c
6398         * src/procheader.c
6399         * src/quote_fmt_lex.l
6400         * src/ssl.c
6401                 fix all warnings except the warnings in lex and yacc files
6402
6403 2002-11-20 [christoph]  0.8.5claws172
6404
6405         * src/imap.c
6406                 fix MsgInfo retrieval for IMAP draft and queue folders
6407                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6408
6409 2002-11-19 [christoph]  0.8.5claws171
6410
6411         * src/compose.c
6412                 fix segfault, when draft saving does not get
6413                 the MsgInfo of the new message
6414                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6415
6416 2002-11-19 [christoph]  0.8.5claws170
6417
6418         * src/procmsg.c
6419                 add parameter check for flag setting function
6420                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6421
6422 2002-11-18 [paul]       0.8.5claws169
6423
6424         * src/compose.c
6425                 more sensitivity fixes to redirect mode:
6426                 * disable toolbar draft button
6427                 * allow only Address book in the Tools menu
6428                 * disable editing of message by the spell
6429                   checker
6430
6431 2002-11-18 [paul]       0.8.5claws168
6432
6433         * src/compose.c
6434                 fix sensitivity of menu items in compose_redirect():
6435                 allow only the necessary items 
6436
6437 2002-11-18 [paul]       0.8.5claws167
6438
6439         * src/compose.c
6440                 fix bug [ 603259 ] 'attachment got lost on bounce'
6441
6442 2002-11-18 [paul]       0.8.5claws166
6443
6444         * po/ru.po
6445                 updated by Ruslan N. Balkin <baron@dartel.ru>
6446
6447 2002-11-18 [colin]      0.8.5claws165
6448
6449         * src/main.c
6450           src/defs.h
6451                 Remove old filtering stuff
6452
6453
6454 2002-11-17 [oliver]     0.8.5claws164
6455
6456         * src/toolbar.h
6457                 remove not needed typedef 
6458
6459 2002-11-17 [oliver]     0.8.5claws163
6460
6461         * src/toolbar.c
6462                 make toolbar's on click events translatable
6463
6464 2002-11-15 [colin]      0.8.5claws162
6465
6466         * src/summaryview.c
6467                 Revert too-soon integration of a feature
6468
6469 2002-11-15 [christoph]  0.8.5claws161
6470
6471         * src/imap.c
6472                 use main's implementation of imap_get_msginfo
6473
6474 2002-11-15 [christoph]  0.8.5claws160
6475
6476         * src/compose.c
6477         * src/folder.[ch]
6478         * src/imap.c
6479         * src/mbox_folder.c
6480         * src/mh.c
6481         * src/news.c
6482         * src/procmsg.c
6483         * src/summaryview.c
6484                 replace claws' fetch_msginfo with main's get_msginfo
6485                 (use main's implementation where possible)
6486
6487 2002-11-15 [colin]      0.8.5claws159
6488
6489         * src/ssl_certificate.c
6490                 Missed a check
6491
6492 2002-11-16 [melvin]     0.8.5claws158
6493
6494         * po/fr.po
6495                 Updated French translations.
6496
6497 2002-11-16 [colin]      0.8.5claws157
6498
6499         * src/ssl_certificate.c
6500                 Check for missing parts in the certificates
6501
6502 2002-11-15 [colin]      0.8.5claws156
6503
6504         * src/folderview.c
6505                 Preventive fix (missing check) found by
6506                 Alfons
6507
6508 2002-11-15 [paul]
6509
6510         * NEWS
6511                 sync with 0.8.6 release
6512
6513 2002-11-15 [colin]      0.8.5claws155
6514
6515         * src/folder.[ch]
6516           src/folderview.c
6517                 Fix error handling of folder_item_move_to()
6518                 (thanks to Alfons!)
6519
6520 2002-11-15 [colin]      0.8.5claws154
6521
6522         * src/folder.[ch]
6523           src/folderview.c
6524                 folder_item_move_to() sets an error message instead
6525                 of having GUI stuff in folder.c
6526
6527 2002-11-15 [colin]      0.8.5claws153
6528
6529         * src/procmsg.[ch]
6530                 Implemented a callback for MsgInfo updates, 
6531                 heavily copy/pasted from Christoph's folder 
6532                 callback system
6533         * src/summaryview.[ch]
6534                 Register summary_update_msg as callback
6535
6536 2002-11-14 [colin]      0.8.5claws152
6537         
6538         * src/procmsg.c
6539                 Update the FolderItem after sending (fixes 617593)
6540
6541 2002-11-14 [christoph]  0.8.5claws151
6542
6543         * src/folder.c
6544                 fix wrong position of NULL pointer check found
6545                 by Sergey
6546
6547 2002-11-14 [christoph]  0.8.5claws150
6548
6549         * src/folder.c
6550                 fix segfault when deleting messages from IMAP folders
6551                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6552
6553 2002-11-14 [colin]      0.8.5claws149
6554
6555         * src/compose.c
6556                 Forwarding was also ignoring the folder's default account.
6557
6558 2002-11-14 [colin]      0.8.5claws148
6559
6560         * src/compose.c
6561                 Fix sent folder not set to folder properties when 
6562                 forwarding.
6563
6564 2002-11-14 [thorsten]   0.8.5claws147
6565
6566         * src/inc.c
6567                 inc_start(): Files were not moved from .processing to inbox,
6568                 if no global processing rule existed
6569
6570 2002-11-14 [colin]      0.8.5claws146
6571
6572         * src/ssl_certificate
6573                 Fix file operations
6574
6575 2002-11-14 [paul]       0.8.5claws145
6576
6577         * po/it.po
6578                 updated by Alessandro Maestri
6579
6580 2002-11-13 [alfons]     0.8.5claws144
6581
6582         * src/folder.c
6583                 folder_item_close(): only mark messages unread
6584                 when a folder has new messages 
6585
6586 2002-11-13 [keith]      0.8.5claws143
6587
6588         * src/imap.c
6589                 Fix problem moving or copying between
6590                 IMAP folders
6591
6592 2002-11-13 [colin]      0.8.5claws142
6593
6594         * src/matcher_parser_parse.y
6595                 Fix rule problem when " don't match
6596
6597 2002-11-13 [christoph]  0.8.5claws141
6598
6599         * src/folder.c
6600         * src/folderview.c
6601                 moved cache saving to folder_item_close
6602                 the folderview should not have to deal with
6603                 this things
6604
6605 2002-11-13 [christoph]  0.8.5claws140
6606
6607         * src/summaryview.c
6608                 moved setting of important score to
6609                 summary_set_prefs_from_folderitem
6610
6611 2002-11-13 [colin]      0.8.5claws139
6612
6613         * src/matcher_parser_parse.y
6614                 Fix a segfault in the parser (happening when
6615                 a good expression had been tested and a bad 
6616                 one arrives)
6617
6618 2002-11-13 [paul]       0.8.5claws138
6619
6620         * sync with 0.8.5cvs24
6621                 see ChangeLog 2002-11-13
6622                 
6623         * po/pt_BR.po
6624                 updated by Fabio Jr. Beneditto
6625
6626 2002-11-13 [colin]      0.8.5claws137
6627         
6628         * src/msgcache.c
6629           src/defs.h
6630           src/procmsg.[ch]
6631                 Revert last commit, problem
6632
6633 2002-11-13 [colin]      0.8.5claws136
6634
6635         * src/msgcache.c
6636                 Remove duplicated code
6637         * src/defs.h
6638                 Bumped CACHE_VERSION and MARK_VERSION
6639         * src/procmsg.[ch]
6640                 Network endian for cache and mark files
6641
6642 2002-11-12 [colin]      0.8.5claws135
6643
6644         * src/inc.c
6645                 Fix the "socket error" dialog which disappeared
6646
6647 2002-11-12 [colin]      0.8.5claws134
6648
6649         * src/msgcache.c
6650                 Reverse last commit which had performance 
6651                 problems, but still reverse the list
6652
6653 2002-11-12 [colin]      0.8.5claws133
6654
6655         * src/msgcache.c
6656                 Reverse list order
6657
6658 2002-11-12 [melvin]     0.8.5claws132
6659
6660         * src/compose.c
6661                 Added a check for a NULL prefs_common.dictionary
6662
6663 2002-11-12 [colin]      0.8.5claws131
6664
6665         * src/ssl_certificate.[ch]
6666                 Use FQDN hostname
6667
6668 2002-11-12 [colin]      0.8.5claws130
6669
6670         * src/ssl_certificate.[ch]
6671                 Take connection port into account for 
6672                 checking certificates (a single hostname
6673                 could have multiple servers with multiple
6674                 certificates)
6675         * src/ssl.c
6676                 Pass the port to ssl_certificate_check
6677
6678 2002-11-12 [paul]       0.8.5claws129
6679
6680         * src/folder.c
6681                 fix a typo in last commit
6682
6683 2002-11-12 [paul]       0.8.5claws128
6684
6685         * sync with 0.8.5cvs23
6686                 see ChangeLog entry 2002-11-12
6687
6688 2002-11-11 [colin]      0.8.5claws127
6689
6690         * src/ssl_certificate.c
6691                 Cleaner messages
6692                 Don't popup, instead log error, if the 
6693                 corresponding pref is checked
6694         * src/ssl_certificate.h
6695                 include <openssl/objects/h>
6696
6697 2002-11-11 [colin]      0.8.5claws126
6698
6699         * src/ssl_certificate.h
6700                 _Really_ clean it
6701
6702 2002-11-11 [colin]      0.8.5claws125
6703         
6704         * src/ssl_certificate.c
6705                 Fixed leak
6706
6707 2002-11-11 [colin]      0.8.5claws124
6708
6709         * src/ssl.c
6710                 Cleaned a bit
6711         * src/ssl_certificate.[ch]
6712                 Cleaned a bit (better use of SSL API)
6713                 (This will cause non-recognition of saved 
6714                  certificates of claws12[23]...)
6715
6716 2002-11-11 [paul]       0.8.5claws123
6717         
6718         * po/es.po
6719                 updated by Ricardo Mones Lastra
6720
6721 2002-11-11 [colin]      0.8.5claws122
6722
6723         * src/ssl.c
6724                 Fix a typo
6725
6726 2002-11-11 [colin]      0.8.5claws121
6727
6728         * src/ssl_certificate.[ch] ** NEW FILES **
6729         * src/ssl.[ch]
6730                 Check SSL certificates presented to us
6731         * src/Makefile.am
6732                 Add ssl_certificate.[ch]
6733         * po/POTFILES.in
6734                 Add ssl_certificate.c
6735
6736 2002-11-11 [paul]       0.8.5claws120
6737
6738         * sync with 0.8.5cvs22
6739                 see ChangeLog 2002-11-11
6740
6741 2002-11-11 [paul]       0.8.5claws119
6742
6743         * sync with 0.8.5cvs21
6744                 see ChangeLog 2002-11-11
6745
6746 2002-11-10 [jens]       0.8.5claws118
6747
6748         * src/folder.c
6749         * src/folderview.c
6750                 corrected some typing
6751         * po/de.po
6752                 updated german translation
6753         * sylpheed.spec.in
6754                 cleaned up specfile and adjusted it for claws
6755
6756 2002-11-10 [colin]      0.8.5claws117
6757
6758         * src/summaryview.c
6759                 a STATUSBAR_PUSH/POP fix
6760
6761 2002-11-10 [colin]      0.8.5claws116
6762
6763         * src/prefs_folder_item.c
6764                 Fix hanging after opening folder properties
6765
6766 2002-11-10 [hoa]        0.8.5claws115
6767
6768         * src/matcher_parser_lex.l
6769         * src/matcher_parser_parse.y
6770                 config file for scoring and filtering is no more trashed
6771                 when there is a syntax error in a filtering rule when
6772                 editing it in a dialog.
6773
6774 2002-11-09 [colin]      0.8.5claws114
6775
6776         * src/mbox_folder.c
6777                 Added missing initialisation of folder->destroy()
6778
6779 2002-11-09 [colin]      0.8.5claws113
6780
6781         * src/folder.c
6782           src/folderview.c
6783                 Fix the status bar messages
6784
6785 2002-11-09 [colin]      0.8.5claws112
6786
6787         * src/folderview.c
6788                 Fix hangs after folder dnd, happening after 
6789                 claws109.
6790
6791 2002-11-09 [christoph]  0.8.5claws111
6792
6793         * src/folderview.c
6794                 just changed order of calls (reverse order of
6795                 associated calls)
6796         * src/inc.c
6797                 lock inc when checking only one account, otherwise
6798                 inc all could be executed at the same time
6799
6800 2002-11-09 [christoph]  0.8.5claws110
6801
6802         * src/folderview.c
6803                 better unlock the mouse cursor before calling
6804                 summary_show because it changes the cursor too
6805
6806 2002-11-09 [christoph]  0.8.5claws109
6807
6808         * src/folder.[ch]
6809         * src/folderview.c
6810                 add functions to open and close a folder
6811                 o opending will execute scanning for remote folders
6812                   and processing
6813                 o closing will unset new flag for messages
6814
6815 2002-11-09 [colin]      0.8.5claws108
6816
6817         * src/folder.c
6818                 Add a call to prefs_matcher_write_config to 
6819                 avoid non-leaf folders filtering settings to be
6820                 lost
6821
6822 2002-11-09 [paul]       0.8.5claws107
6823
6824         * src/prefs_account.c
6825                 re-word a label
6826
6827 2002-11-09 [colin]      0.8.5claws106
6828
6829         * src/folderview.c
6830                 Minor esthetic fix
6831
6832 2002-11-09 [colin]      0.8.5claws105
6833
6834         * src/folderview.c
6835                 Fix prefs_filtering deletion for MH folders (same
6836                 reason as below)
6837         * src/prefs_filtering.c
6838                 Fix prefs_filtering renaming and deletion for 
6839                 folder-based processing rules.  
6840
6841 2002-11-09 [christoph]  0.8.5claws104
6842
6843         * src/compose.c
6844         * src/folder.[ch]
6845         * src/folderview.[ch]
6846         * src/import.c
6847         * src/inc.c
6848         * src/main.c
6849         * src/mainwindow.c
6850         * src/messageview.c
6851         * src/prefs_folder_item.c
6852         * src/procmsg.c
6853         * src/summaryview.c
6854                 implement a callback system for folder item updates
6855
6856 2002-11-09 [colin]      0.8.5claws103
6857
6858         * src/folderview.c
6859                 Fix prefs_filtering renaming for MH folders (we
6860                 shouldn't rename by path as another folder could
6861                 have the same hierarchy).
6862
6863 2002-11-09 [colin]      0.8.5claws102
6864
6865         * src/folder.c
6866                 Fix a leak found by Christoph, use better variable
6867                 names
6868
6869 2002-11-09 [colin]      0.8.5claws101
6870
6871         * src/folder.c
6872                 One more fix for processing rules
6873
6874 2002-11-08 [colin]      0.8.5claws100
6875         
6876         * src/matcher.c
6877                 Don't copy the compiled regexp (will be reevaluated)
6878         * src/folderview.c
6879                 Lock folderview while moving
6880         * src/folder.c
6881                 Provide info on what's happening to the user
6882
6883 2002-11-08 [colin]      0.8.5claws99
6884
6885         * src/folderview.c
6886                 Fix folder reordering after a move if parent is 
6887                 root
6888         * src/scoring.[ch]
6889                 Add function to copy a ScoringProp
6890         * src/prefs_folder_item.c
6891                 Copy scoring rules when copying a folder prefs
6892
6893 2002-11-08 [colin]      0.8.5claws98
6894
6895         * src/folderview.c
6896                 Fixes in case of failure
6897         * src/filtering.[ch]    
6898                 Add function to duplicate a FilteringProp
6899         * src/matcher.[ch]
6900                 Add function to duplicate a MatcherProp
6901         * src/prefs_folder_item.c
6902                 Save folder's processing rules when copying 
6903                 its prefs
6904
6905 2002-11-08 [colin]      0.8.5claws97
6906         
6907         * src/folderview.c
6908                 Sort after move
6909         * src/folder.c 
6910                 Change a printf to debug_print
6911
6912 2002-11-08 [colin]      0.8.5claws96
6913
6914         * src/folder.c
6915           src/folderview.c
6916                 Fix segfaults, call me stupido
6917         
6918
6919 2002-11-08 [colin]      0.8.5claws95
6920
6921         *src/folder.c
6922                 Added forgotten prefs to save when moving folders
6923
6924 2002-11-08 [colin]      0.8.5claws94
6925
6926         * src/folder.c
6927                 Fixes to folder DND (prefs copy)
6928         * src/folderview.c
6929                 Optimization for folder DND (don't rescan whole tree)
6930                 Added folderview_create_folder_node() for this 
6931                 optimization, so de-duped a bit the code
6932         * src/prefs_folder_item.[ch]
6933                 Added prefs_folder_item_copy_prefs()    
6934           
6935 2002-11-08 [paul]       0.8.5claws93
6936
6937         * src/prefs_account.c
6938           tools/README
6939           tools/kmail2sylpheed_v2.pl
6940                 correct some typos
6941
6942 2002-11-08 [paul]       0.8.5claws92
6943
6944         * src/compose.c
6945           src/prefs_account.[ch]
6946                 remove account options 'clearsign' and 'ascii_armored',
6947                 replace with 'default_gnupg_mode' to prevent mixed-mode
6948                 Privacy settings
6949
6950 2002-11-08 [paul]       0.8.5claws91
6951
6952         * src/compose.[ch]
6953                 re-implement GnuPG 'on-the-fly' mode selection,
6954                 disallow mixed-mode
6955
6956 2002-11-08 [colin]      0.8.5claws90
6957
6958         * src/folderview.c
6959           src/prefs_folder_item.c
6960                 Change "Property" to "Properties"
6961
6962 2002-11-07 [colin]      0.8.5claws89
6963
6964         * src/folderview.c
6965           src/folder.c
6966                 Allow folder dropping to a root folder
6967
6968 2002-11-07 [paul]       0.8.5claws88
6969
6970         * src/compose.c
6971                 revert last commit
6972
6973 2002-11-07 [paul]       0.8.5claws87
6974
6975         * src/compose.c
6976                 fix reply-to-list bug. closes bug report
6977                 "[633382] reply-to-list broken in recent cvs"
6978
6979 2002-11-07 [paul]       0.8.5claws86
6980
6981         * src/compose.c
6982                 add a forgotten '#if USE_GPGME ... #endif'
6983
6984 2002-11-07 [paul]       0.8.5claws85
6985
6986         * sync with 0.8.5cvs20
6987                 see ChangeLog 2002-11-07
6988
6989 2002-11-07 [colin]      0.8.5claws84
6990
6991         * src/folder.[ch]
6992                 Change folder_item_move_to to return the newly 
6993                 created folderitem.
6994         * src/folderview.c
6995                 Select the new folderitem after moving.
6996
6997 2002-11-07 [colin]      0.8.5claws83
6998
6999         * src/prefs_filtering.c
7000                 Fix rule rewriting when moving a leaf folder to a 
7001                 shorter path
7002
7003 2002-11-07 [colin]      0.8.5claws82
7004
7005         * src/prefs_filtering.c
7006                 fix a leak
7007
7008 2002-11-07 [colin]      0.8.5claws81
7009
7010         * src/folder.[ch]
7011                 Add folder_item_move_to() function to move a 
7012                 folderitem into another one (updates matcher etc)
7013         * src/folderview.c
7014                 Add folder drag'n drop (context menu to come)
7015                 [Should be dataloss free, but Please backup before 
7016                  trying !]
7017
7018 2002-11-06 [colin]      0.8.5claws80
7019
7020         * src/mh.c
7021                 mh_create_folder() returns NULL if can't create
7022                 directory hierarchy
7023
7024 2002-11-06 [paul]       0.8.5claws79
7025
7026         * src/compose.[ch]
7027                 allow 'on-the-fly' changing of the type of encryption 
7028                 and/or signing used (mime/ascii) via the compose window
7029
7030 2002-11-06 [paul]       0.8.5claws78
7031
7032         * sync with 0.8.5cvs19
7033                 see ChangeLog 2002-11-06 for src/account.c: 
7034                 account_get_special_folder()
7035                 
7036 2002-11-05 [alfons]     0.8.5claws77
7037
7038         * src/crash.c
7039                 very minor cleanups: nothing to see here, move on. :-)
7040
7041 2002-11-05 [colin]      0.8.5claws76
7042
7043         * src/main.c
7044                 Changes choices if compose windows are opened to
7045                 Discard, Draft, Don't quit
7046
7047 2002-11-05 [thorsten]   0.8.5claws75
7048
7049         * src/compose.c
7050                 reenabled default_reply_to folder option
7051
7052 2002-11-05 [colin]      0.8.5claws74
7053
7054         * src/compose.[ch] 
7055                 add compose_draft()
7056         * src/crash.c
7057                 add SIGTERM handler
7058         * src/main.[ch]
7059                 add clean_quit() for the SIGTERM handler
7060
7061 2002-11-05 [paul]       0.8.5claws73
7062         
7063         * po/es.po
7064                 updated by Ricardo Mones Lastra
7065
7066 2002-11-05 [melvin]     0.8.5claws72
7067
7068         * src/logwindow.c
7069                 Fixed log-clipping bug #616795.
7070                 To stop logging in the log window use 0 length.
7071         * src/prefs_common.c
7072                 Added a label to inform about the 0 log length behaviour.
7073
7074 2002-11-05 [paul]       0.8.5claws71
7075
7076         * sync with 0.8.5cvs17
7077                 see ChangeLog 2002-11-05
7078
7079 2002-11-04 [paul]       0.8.5claws70
7080
7081         * sylpheed-128x128.png
7082           sylpheed-64x64.png
7083           sylpheed.png
7084                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
7085                 <nikai@users.sourceforge.net>
7086                 
7087         * po/bg.po
7088                 updated by George Danchev
7089
7090 2002-11-03 [thorsten]   0.8.5claws69
7091
7092         * src/main.c
7093           src/mimeview.c
7094           src/rfc2015.h
7095                 add check if gpg is active
7096
7097 2002-11-03 [thorsten]   0.8.5claws68
7098
7099         * src/toolbar.h
7100                 removed GSList declaration causing trouble on MacOS-X
7101                 (submitted by alfons, reported by xfesty)
7102
7103 2002-11-01 [paul]       0.8.5claws67
7104
7105         * src/mainwindow.c
7106                 remove last remnants of main's filter code
7107
7108 2002-11-01 [paul]       0.8.5claws66
7109
7110         * tools/filter_conv.pl
7111                 fix bug where user-defined headers were ignored
7112
7113 2002-11-01 [paul]       0.8.5claws65
7114
7115         * src/logwindow.c
7116                 make a debug_print() not translatable
7117
7118 2002-10-31 [melvin]     0.8.5claws64
7119
7120         * ac/aspell.m4
7121                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
7122                 not run any GNU/aspell test.  The dictionary path will
7123                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
7124                 was given, in which case, it will be $prefix/lib/aspell/
7125         * configure.in
7126                 Fixed typo in commentary (Aspell code).
7127
7128 2002-10-31 [paul]       0.8.5claws63
7129
7130         * po/POTFILES.in
7131                 remove src/filter.c and src/prefs_filter.c
7132                 thanks to Ricardo for reminding me
7133
7134 2002-10-31 [colin]      0.8.5claws62
7135
7136         * src/mbox_folder.c
7137                 Plug some leaks
7138
7139 2002-10-31 [paul]       0.8.5claws61
7140
7141         * src/prefs_filter.[ch] ** REMOVED **
7142           src/filter.[ch]       ** REMOVED **
7143           
7144         * src/Makefile.am
7145           src/folderview.c
7146           src/inc.c
7147           src/main.c
7148           src/mainwindow.c
7149           src/mbox.c
7150           src/prefs_common.c
7151           src/prefs_filtering.c
7152           src/summaryview.[ch]
7153                 remove main's 'filter' code
7154                 
7155         README.claws
7156                 update to reflect removal of main's filter
7157
7158 2002-10-31 [paul]       0.8.5claws60
7159
7160         * src/summaryview.c
7161                 remove check for global_processing in summary_filter_open(). 
7162                 This fixes the bug where if the user uses the right-click 
7163                 'Create filter rule...' and doesn't have any filter rules 
7164                 already defined in claws' advanced filtering, the newly 
7165                 created filter rule goes to main's filtering which is 
7166                 inaccessible through the gui. Now the filter rule gets added
7167                 to claws' filtering by default.
7168
7169 2002-10-28 [melvin]     0.8.5claws59
7170
7171         * src/prefs_actions.c
7172                 Fixed bug #627322 where MIME parts were not always
7173                 correctly passed to a %p action
7174                 Display an error dialog when message filename is not found.
7175
7176 2002-10-28 [melvin]     0.8.5claws58
7177
7178         * src/prefs_common.c
7179                 Readded a missing function declaration lost in 0.8.3claws34
7180
7181 2002-10-28 [paul]       0.8.5claws57
7182
7183         * sync with 0.8.5cvs15
7184                 see ChangeLog 2002-10-28 and 2002-10-25
7185                 
7186         Note: ChangeLog entry 2002-10-24 is not sync'ed.
7187
7188 2002-10-27 [oliver]     0.8.5claws56
7189
7190         * src/pop.c
7191                 plug leak in pop3_top_recv
7192
7193 2002-10-26 [christoph]  0.8.5claws55
7194
7195         * src/folder.c
7196                 set need_update folder flag when messages are added
7197                 (closes bug [ 626922 ] folder not updated after receiving)
7198
7199 2002-10-25 [melvin]     0.8.5claws54
7200
7201         * src/imageview.c
7202                 Fixed a memleak introduced in the scaling code.
7203
7204 2002-10-24 [alfons]     0.8.5claws53
7205
7206         * src/filtering.c
7207                 make filtering's forward message action forward from the 
7208                 correct account
7209                 (closes bug [628089 ] Filter -> Forward from address problem
7210                 reported by Oktay)
7211
7212 2002-10-24 [christoph]  0.8.5claws52
7213
7214         * src/mainwindow.c
7215         * src/manual.[ch]
7216                 o use manual of current locale or english if current
7217                   locale is not available (and english is available)
7218                 o also link to sylpheed doc project manuals
7219
7220 2002-10-23 [paul]       0.8.5claws51
7221
7222         * tools/README
7223           tools/kmail2sylpheed_v2.pl
7224                 add new version of kmail addressbook importer script.
7225                 works with newer versions of Kmail/KAddressBook which
7226                 have new and rearranged data.
7227
7228 2002-10-23 [martin]     0.8.5claws50
7229
7230         * src/folderview.c
7231         * src/summaryview.c
7232         * src/utils.h
7233         * src/utils.c
7234                 added length parameter to get_abbrev_newsgroup_name()
7235                 changed this function so that it abbreviates the newsgroup
7236                 names only so long it is smaller than the length parameter
7237                 (for better reading of some newsgroup names and space efficiency)
7238
7239 2002-10-22 [colin]      0.8.5claws49
7240
7241         *src/foldersel.c
7242                 Revert Alfons' last modification (after voting ;-))
7243
7244 2002-10-21 [alfons]     0.8.5claws48
7245
7246         * src/foldersel.c
7247                 folder view in folder selection dialog reflects state of
7248                 folder view in main window
7249
7250 2002-10-18 [alfons]     0.8.5claws47
7251
7252         * src/mbox.c
7253                 drop imported messages in folder selected by user,
7254                 and not in the inbox
7255                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
7256
7257 2002-10-18 [alfons]     0.8.5claws46
7258
7259         * src/compose.c
7260                 make automagic reply work correctly for email accounts 
7261                 (whether it's viable to do a full sync with Hiro's 
7262                 compose.c is still under discussion)
7263
7264 2002-10-18 [melvin]     0.8.5claws45
7265
7266         * src/prefs_actions.c
7267                 Fixed bug #622275 where asynchroneous actions left 
7268                 zombies processes
7269                 Made (synchroneous) actions' input be displayed live.
7270
7271 2002-10-18 [christoph]  0.8.5claws44
7272
7273         * src/textview.c
7274                 don't add a newline in the textview in front of the
7275                 first textpart if header display is disabled
7276                 (closes bug [ 603385 ] disabled header display leaves blank
7277                  lin)
7278
7279 2002-10-18 [christoph]  0.8.5claws43
7280
7281         * src/folder.[ch]
7282         * src/imap.c
7283         * src/mbox_folder.c
7284         * src/mh.c
7285         * src/news.c
7286                 folder->get_num_list now returns an error code
7287                 (closes bug [ 609424 ] News cache cleared on failure)
7288                 
7289 2002-10-17 [colin]      0.8.5claws42
7290         
7291         * src/news.c
7292                 Changed a printf by debug_print
7293
7294 2002-10-16 [paul]       
7295
7296         * tools/OOo2sylpheed.pl
7297                 allow for spaces in the name of the
7298                 file to be attached.
7299
7300 2002-10-16 [colin]      0.8.5claws41
7301
7302         * src/main.c
7303                 Use a tristate to change online mode
7304
7305 2002-10-16 [paul]       0.8.5claws40
7306
7307         * po/es.po
7308                 updated by Ricardo Mones Lastra
7309
7310 2002-10-16 [colin]      0.8.5claws39
7311
7312         * src/main.c
7313           src/mainwindow.[ch]
7314                 Added --online and --offline command-line
7315                 switches
7316
7317 2002-10-15 [christoph]  0.8.5claws38
7318
7319         * src/procmime.c
7320                 set mimeinfo->name to NULL after g_free to
7321                 avoid double freeing with g_free
7322
7323 2002-10-14 [christoph]  0.8.5claws37
7324
7325         * src/compose.c
7326         * src/filtering.c
7327         * src/summaryview.c
7328                 remove calls to folder->change_flags that are now
7329                 done by procmsg flag functions (seems it is not
7330                 used by any foldertype anyway)
7331         * src/folder.c
7332                 init folder->change_flags with NULL
7333
7334 2002-10-14 [christoph]  0.8.5claws36
7335
7336         * src/folder.[ch]
7337         * src/imap.[ch]
7338                 use virtual functions for folder item new and destroy
7339                 functions
7340
7341 2002-10-14 [melvin]     0.8.5claws35
7342
7343         * src/compose.c
7344                 Added a test to not run the spell checker if no default
7345                 dictionary is available. No dialog is displayed though.
7346
7347 2002-10-14 [melvin]     0.8.5claws34
7348
7349         * src/gtkaspell.c
7350                 Fixed bug in dictionary list context menu where
7351                 "More..." pointed to an emtpy submenu if the
7352                 number of dictionaries is a multiple of 15
7353                 Removed unneeded code in suggestions list creation
7354
7355 2002-10-14 [paul]       0.8.5claws33
7356
7357         * po/bg.po
7358                 updated by George Danchev
7359
7360 2002-10-13 [hoa]        0.8.5claws32
7361
7362         * src/matcher.[ch]
7363           src/matcher_parser_parser.y
7364                 removed the escaped string from internal structure
7365                 of matcher.
7366
7367 2002-10-12 [colin]      0.8.5claws31
7368
7369         * src/gtksctree.[ch]
7370           src/summaryview.c
7371                 Removed useless function gtksctree_reanchor
7372
7373 2002-10-12 [alfons]     0.8.5claws30
7374         
7375         * sync with remaining main changes 2002-10-09 - 2002-10-11
7376         - drop changes to src/compose.c (requires claws specific changes)
7377         
7378 2002-10-12 [alfons]     0.8.5claws29
7379         
7380         * sync with main changes of 2002-10-08
7381         - drop changes to src/compose.c (requires claws specific changes)
7382         - drop changes to src/summaryview.c (requires changes to compose.c)     
7383
7384 2002-10-12 [alfons]     0.8.5claws28
7385         
7386         * sync with main changes of 2002-10-07
7387
7388 2002-10-12 [alfons]     0.8.5claws27
7389
7390         * sync with main changes of 2002-10-04
7391         - drop changes to src/compose.c (requires claws specific changes)
7392         - drop changes to src/prefs_folder_item.c (claws implementation
7393           seems to be working)
7394
7395 2002-10-12 [colin]      0.8.5claws26
7396
7397         * src/mainwindow.c
7398                 Fix folder-flicker when space-reading, introduced 
7399                 in claws22.
7400
7401 2002-10-12 [colin]      0.8.5claws25
7402
7403         * src/compose.c
7404                 Save account address when saving as draft.
7405                 (closes bug 621838)
7406
7407 2002-10-12 [colin]      0.8.5claws24
7408
7409         * src/summaryview.c
7410                 Fix the problem consisting of no message selected
7411                 after the last message in a folder has been moved.
7412
7413 2002-10-12 [paul]       0.8.5claws23
7414
7415         * src/compose.c
7416           src/prefs_template.c
7417           src/template.[ch]
7418                 add Cc and Bcc to templates. Patch submitted by
7419                 John L. Males.
7420
7421 2002-10-12 [colin]      0.8.5claws22
7422
7423         * src/folderview.c
7424                 Fix a bug after "Check for new messages":
7425                 If a folder was opened, it was still selected at
7426                 the end of the check, but displayed empty.
7427         * src/mainwindow.c
7428                 Remove unnecessary check
7429
7430 2002-10-12 [paul]
7431
7432         * tools/README
7433                 be more verbose in the description of
7434                 OOo2sylpheed.pl
7435                 
7436
7437 2002-10-11 [colin]      0.8.5claws21
7438
7439         * src/mainwindow.c
7440                 Make space work (better) when no mail is selected
7441
7442 2002-10-11 [colin]      0.8.5claws20
7443
7444         * src/inc.c
7445           src/news.c
7446                 fix warnings
7447
7448 2002-10-11 [colin]      0.8.5claws19
7449
7450         * src/mainwindow.c
7451                 revert 0.8.5claws6 changes as i couldn't get to
7452                 anything satisfying
7453
7454 2002-10-11 [melvin]     0.8.5claws18
7455
7456         * src/compose.c
7457                 Removed buggy and unused macro (should have been committed in
7458                 0.8.5claws17)
7459
7460 2002-10-11 [melvin]     0.8.5claws17
7461
7462         * src/compose.c
7463                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7464
7465 2002-10-11 [thorsten]   0.8.5claws16 
7466
7467         * src/folderview.c
7468                 remove rescan warning
7469
7470 2002-10-11 [colin]      0.8.5claws15 
7471
7472         * src/procheader.c
7473                 fix a segfault that happens if conv_unmime_header
7474                 fails (should be better to find out why it fails)
7475
7476 2002-10-11 [christoph]  0.8.5claws14
7477
7478         * src/summaryview.c
7479                 update folderview stats after ignore/unignore thread
7480
7481 2002-10-11 [hoa]        0.8.5claws13
7482
7483         * src/quote_fmt_parse.y
7484                 Fixed a yacc/bison syntax error
7485         * src/matcher.c
7486                 Escaping of string is fixed.
7487
7488 2002-10-11 [colin]      0.8.5claws12
7489
7490         * src/imageview.c
7491                 Resize images to fit
7492
7493 2002-10-11 [paul]       0.8.5claws11
7494
7495         * po/es.po
7496                 updated by Ricardo Mones Lastra
7497
7498 2002-10-10 [alfons]     0.8.5claws10
7499
7500         * src/compose.c
7501                 allow dropping files by "moving" files from a file manager,
7502                 not only by the more cumbersome "copying". the latter 
7503                 mostly implies holding down the Control button
7504
7505 2002-10-10 [christoph]  0.8.5claws9
7506
7507         * src/summaryview.c
7508                 update folders after thread building for ignored threads
7509
7510 2002-10-10 [christoph]  0.8.5claws8
7511
7512         * config/.cvsignore
7513                 added Makefile
7514         * src/filtering.[ch]
7515         * src/folder.[ch]
7516         * src/folderview.[ch]
7517         * src/import.c
7518         * src/inc.[ch]
7519         * src/mbox.[ch]
7520         * src/procmsg.c
7521         * src/summaryview.[ch]
7522                 o added new flag need_update to FolderItem
7523                 o removed folder_table from various functions from tracking
7524                   folder updates
7525                 o set need_update flags in folder.c's move, copy and delete
7526                   functions and procmsg's flags functions
7527                 o added function folderview_update_items_when_required that
7528                   updates all folders with need_update set
7529                 o call folderview_update_items_when_required instead of
7530                   folderview_update_item_foreach
7531
7532 2002-10-09 [sergey]     0.8.5claws7
7533
7534         * src/compose.c
7535                 Strip CRs whel loading the text into editor in reedit mode.
7536
7537 2002-10-09 [colin]      0.8.5claws6
7538
7539         * src/mainwindow.c
7540                 Make Space work when no mail is selected
7541
7542 2002-10-09 [colin]      0.8.5claws5
7543
7544         * src/gtksctree.[ch]
7545                 Fix range_select
7546                 Add gtk_sctree_reanchor() 
7547         * src/summaryview.c
7548                 Use gtk_sctree_reanchor() - better fix for 
7549                 bug 60413
7550
7551 2002-10-09 [colin]      0.8.5claws4
7552
7553         * src/summaryview.c
7554                 Fix shift-click select after delete problem
7555                 (closes bug 60413)
7556
7557 2002-10-08 [thorsten]   0.8.5claws3
7558
7559         * src/summaryview.c
7560                 exclude current msg from -hide read messages-
7561
7562 2002-10-08 [colin]      0.8.5claws2
7563
7564         * src/inc.[ch]
7565           src/pop.c
7566           src/recv.c
7567                 Differentiate socket errors from disk full
7568                 errors
7569
7570 2002-10-08 [christoph]  0.8.5claws1
7571
7572         * Makefile.am
7573         * configure.in
7574                 modifications for new config directory
7575
7576         * config.guess  ** REMOVED **
7577         * config.sub    ** REMOVED **
7578         * install-sh    ** REMOVED **
7579         * ltmain.sh     ** REMOVED **
7580         * missing       ** REMOVED **
7581         * mkinstalldirs ** REMOVED **
7582                 these files are autogenerated by automake
7583                 when you run autogen.sh
7584
7585         * config/.cvsignore     ** NEW FILE **
7586         * config/Makefile.am    ** NEW FILE **
7587                 ignore autogenerated files
7588                 create a Makefile in this directory
7589
7590 2002-10-08 [paul]       0.8.5claws
7591
7592         * 0.8.5claws release
7593         
7594         * src/compose.c
7595           src/procheader.c
7596           src/procmsg.c
7597                 fix quote reply format for newsgroups reply bug
7598                 (thanks to Hoa)
7599                 
7600         * po/en_GB.po
7601           po/pl.po
7602                 updated by me and Witold Wladyslaw Wojciech Wilk
7603                 repectively
7604
7605 2002-10-07 [paul]       0.8.3claws53
7606
7607         * po/it.po
7608           po/pt_BR.po
7609           po/sr.po
7610                 updated messages catalogs, submitted by
7611                 Alessandro Maestri, Fabio Jr.Beneditto 
7612                 and Urke MMI, respectively.
7613
7614 2002-10-07 [christoph]  0.8.3claws52
7615
7616         * src/folder.[ch]
7617         * src/folderview.c
7618         * src/mainwindow.c
7619                 fix new folder ghost message bug
7620                 (closes bug [ 619722 ] wrong count for newly created folders)
7621
7622 2002-10-07 [christoph]  0.8.3claws51
7623
7624         * src/compose.c
7625                 fix news posting problem
7626
7627 2002-10-07 [melvin]     0.8.3claws50
7628
7629         * po/fr.po
7630                 Updated French translation
7631
7632 2002-10-05 [christoph]  0.8.3claws49
7633
7634         * src/gtkstext.c
7635                 check if line_start_cache is set in gtk_stext_update_text
7636                 (closes bug [ 618119 ] crash while doing search in folder)
7637
7638 2002-10-05 [christoph]  0.8.3claws48
7639
7640         * src/imap.c
7641         * src/news.c
7642         * src/utils.c
7643         * src/utils.h
7644                 implement cache cleanups for claws' folder system
7645                 (closes bug [ 595916 ] imapcache not cleaned up)
7646
7647 2002-10-05 [melvin]     0.8.3claws47
7648
7649         * src/prefs_actions.c
7650                 Made the help text more clear for the %p token
7651
7652 2002-10-04 [paul]       0.8.3claws46
7653
7654         * sync with 0.8.5
7655                 see ChangeLog 2002-10-02 and 2002-10-03
7656
7657 2002-10-04 [christoph]  0.8.3claws45
7658
7659         * src/inc.c
7660                 fix segfault caused by pop before smtp
7661                 call to inc_account_mail with NULL
7662                 pointer for mainwin
7663
7664 2002-10-04 [paul]       0.8.3claws44
7665
7666         * configure.in
7667                 sync the LDAP detection from 0.8.5cvs1
7668
7669 2002-10-02 [christoph]  0.8.3claws43
7670
7671         * po/de.po
7672                 fix small spelling error
7673
7674 2002-10-02 [melvin]     0.8.3claws42
7675
7676         * ac/aspell.m4
7677                 Behave better and say "no" when test program cannot be run.
7678
7679 2002-10-02 [paul]       0.8.3claws41
7680
7681         * sync with 0.8.4cvs1
7682                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7683                 
7684         * src/summaryview.c
7685                 toggle the behavior of Reply menuitem between
7686                 normal reply and reply-to-list
7687
7688 2002-10-01 [sergey]     0.8.3claws40
7689
7690         * src/compose.c
7691                 Convert newlines in the message text to the canonical form
7692                 before base64 encoding (RFC2045 compliance, fixes some
7693                 interoperability issues with Evolution 1.0.3)
7694
7695 2002-09-29 [colin]      0.8.3claws39
7696
7697         * src/summaryview.c
7698                 Fix an unwanted copy/paste
7699
7700 2002-09-29 [colin]      0.8.3claws38
7701
7702         * src/mainwindow.c
7703                 Renamed "Custom toolbar" to "Customize toolbar"
7704                 Renamed "Show all header" to "Show all headers"
7705                 Renamed "Set diplay item" to "Set displayed items"
7706         * src/prefs_common.c
7707                 Renamed "Show all header" to "Show all headers"
7708         * src/prefs_summary_column.c
7709                 Renamed "diplay item" to "displayed items"
7710
7711 2002-09-29 [colin]      0.8.3claws37
7712
7713         * src/mainwindow.[ch]
7714                 online/offline status pixmaps follow theme
7715                 changes
7716         * src/summaryview.[ch]
7717                 quicksearch pixmap follows theme changes
7718
7719 2002-09-29 [thorsten]   0.8.3claws36
7720
7721         * src/compose.c
7722           src/prefs_folder_item.[ch]
7723                 add default_reply_to folder option (closes patch 581044)
7724
7725 2002-09-29 [christoph]  0.8.3claws35
7726
7727         * acconfig.h    ** REMOVED **
7728         * configure.in
7729         * ac/aspell.m4
7730         * ac/check-type.m4
7731         * ac/gnupg-check-typedef.m4
7732                 fix autoheader 2.50 warning
7733
7734 2002-09-29 [christoph]  0.8.3claws34
7735
7736         * major code cleanup (part 2)
7737         
7738                 - unused variables removed
7739                 - unused functions removed
7740                 - uninitialized variables checked
7741                 - missing return statements added
7742                 - missing function return types added
7743                 - added parentheses around assignment
7744                   when suggested by gcc
7745
7746 2002-09-29 [alfons]     0.8.3claws33
7747
7748         * src/logwindow.c
7749                 log_window_clear(): only bracket gtk_text_forward_delete() 
7750                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7751                 works around GTK text bug)
7752
7753 2002-09-29 [paul]       0.8.3claws32
7754
7755         * po/bg.po
7756           po/sr.po
7757                 updated by George Danchev and Urke MMI
7758                 respectively
7759
7760 2002-09-27 [christoph]  0.8.3claws31
7761
7762         * doc-src/readme.txt
7763         * doc-src/rfc1806.txt   ** REMOVED **
7764         * doc-src/rfc2183.txt   ** NEW FILE **
7765         * doc-src/rfc2980.txt   ** NEW FILE **
7766                 update rfcs
7767
7768 2002-09-27 [melvin]     0.8.3claws30
7769
7770         * ac/aspell.m4
7771                 Fixed typo which could break linking
7772
7773 2002-09-27 [melvin]     0.8.3claws29
7774
7775         * ac/aspell.m4
7776                 Improved GNU/aspell checking. 
7777                 Fixed bug #614490
7778
7779 2002-09-27 [paul]       0.8.3claws28
7780
7781         * sync with 0.8.3cvs8
7782                 see ChangeLog 2002-09-27
7783
7784 2002-09-26 [colin]      0.8.3claws27
7785
7786         * src/toolbar.[ch]
7787           src/mainwindow.[ch]
7788                 Add "Reply to Mailing-list" to the toolbar
7789
7790 2002-09-26 [christoph]  0.8.3claws26
7791
7792         * src/summaryview.c
7793                 Fix wrong message counts in summaryview status
7794
7795 2002-09-26 [paul]       0.8.3claws25
7796
7797         * sync with 0.8.3cvs7
7798                 see ChangeLog 2002-09-26
7799
7800 2002-09-26 [paul]       0.8.3claws24
7801
7802         * sync with 0.8.3cvs6
7803                 see ChangeLog 2002-09-25
7804
7805 2002-09-25 [christoph]  0.8.3claws23
7806
7807         * src/prefs_common.c
7808         * src/prefs_folder_item.c
7809         * src/prefs_scoring.c
7810                 Renamed "kill score" to "hide score" in GUI
7811                 and prefs files
7812
7813 2002-09-25 [paul]       0.8.3claws22
7814
7815         * sync with 0.8.3cvs5
7816                 see ChangeLog 2002-09-24
7817
7818 2002-09-24 [alfons]     0.8.3claws21
7819
7820         patch by Satoshi Nagayasu: allows appending / saving multiple 
7821         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7822         'Save as ...'")
7823
7824         * AUTHORS
7825                 add Satoshi Nagayasu
7826         * src/summaryview.c
7827                 summary_save_as(): allow saving selected files to
7828                 one file
7829                 summary_set_menu_sensitive: enable "Save As..." when
7830                 multiple files are selected
7831         * src/utils.[ch]
7832                 append_file(): new function
7833
7834 2002-09-24 [colin]      0.8.3claws20
7835
7836         * src/procmime.c
7837                 Fix segfault when mimeinfo doesn't have a 
7838                 content_type. 
7839
7840 2002-09-24 [colin]      0.8.3claws19
7841
7842         * src/prefs_common.[ch]
7843                 Add a preference to display send dialog or not
7844         * src/send.c
7845                 Display send dialog according to preference
7846
7847 2002-09-24 [colin]      0.8.3claws18
7848
7849         * src/compose.[ch]
7850                 Disable user actions when sending
7851
7852 2002-09-24 [colin]      0.8.3claws17
7853
7854         * src/procmime.c
7855                 Do not display name or filename for attachments
7856                 with an application/pgp-signature type
7857                 (security flaw, see bug 537413)
7858
7859 2002-09-23 [colin]      0.8.3claws16
7860
7861         * src/editaddress.c
7862                 Initialize entry_email, entry_alias and 
7863                 entry_remarks to first email address of the list
7864
7865 2002-09-23 [colin]      0.83claws15
7866
7867         * src/compose.c
7868                 Drop pgp-signature when reediting a signed queued
7869                 message
7870
7871 2002-09-23 [melvin]     0.8.3claws14
7872
7873         * po/fr.po
7874                 Updated French translation
7875
7876 2002-09-23 [melvin]     0.8.3claws13
7877
7878         * src/mainwindow.c
7879                 Made custom toolbar menu labels more consistent
7880         * src/prefs_toolbar.c
7881                 Made custom toolbar window title more consistent
7882
7883 2002-09-22 [colin]      0.8.3claws12
7884
7885         * src/inc.c
7886                 Initialize session type to normal before getting 
7887                 mail (fixes strange Get behaviour)
7888         * src/prefs_account.h
7889                 Move STYPE_POP_BEFORE_SMTP to last position to 
7890                 avoid other side-effects
7891
7892 2002-09-22 [colin]      0.8.3claws11
7893
7894         * src/prefs_account.c
7895                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7896                 from pop3 to apop or vice-versa
7897
7898 2002-09-22 [colin]      0.8.3claws10
7899         
7900         * src/prefs_account.[ch]
7901                 Add an option for the POP before SMTP timeout
7902         * src/inc.c
7903                 Remember time of last POP connection
7904         * src/send.c
7905                 Do POP before SMTP only if timeout reached
7906
7907 2002-09-22 [oliver]     0.8.3claws9
7908         
7909         * README.claws
7910                 explain custom toolbar
7911
7912 2002-09-22 [oliver]     0.8.3claws8
7913
7914         * src/prefs_actions.[ch]
7915         custom toolbar for compose      
7916                 actions callback from compose toolbar
7917         * src/folderview.c
7918                 remove include toolbar.h
7919
7920 2002-09-22 [oliver]     0.8.3claws7
7921         
7922         * src/prefs_toolbar.[ch]
7923                 custom toolbar for compose
7924                 - generic prefs_toolbar handles both
7925                   Mainwin's toolbar as well as Compose toolbar          
7926
7927 2002-09-22 [oliver]     0.8.3claws6
7928         
7929         * src/toolbar.[ch]
7930                 custom toolbar for compose
7931                 restructure toolbar.[ch]
7932
7933 2002-09-22 [oliver]     0.8.3claws5
7934
7935         * src/compose.[ch]
7936                 custom toolbar for compose
7937
7938 2002-09-22 [oliver]     0.8.3claws4
7939         
7940         * src/mainwindow.[ch]
7941                 custom toolbar for compose 
7942                 move mainwin toolbar back to mainwindow
7943
7944 2002-09-22 [alfons]     0.8.3claws3
7945
7946         * src/procmsg.c
7947                 :%sno/if(/if (/gc
7948                 :%sno/for(/for (/gc
7949                 (beautify)
7950
7951 2002-09-22 [alfons]     0.8.3claws2
7952         
7953         * src/procmsg.c
7954                 procmsg_save_to_outbox(): don't unlink message file from queue;
7955                 callers should do it using folder_item_remove_msg()
7956
7957 2002-09-22 [colin]      0.8.3claws1
7958
7959         * src/mimeview.[ch]
7960                 Made mimeview_check_signature() public
7961         * src/textview.c
7962                 Made GPG signatures verifiable by clicking
7963                 the [application/pgp-signature] in the Text
7964                 view
7965
7966 2002-09-22 [paul]       0.8.3claws
7967
7968         * po/bg.po
7969           po/en_GB.po
7970           po/es.po
7971           po/it.po
7972           po/pl.po
7973           po/pt_BR.po
7974           po/sr.po
7975                 updated translations, submitted by George Danchev,
7976                 me, Ricardo Mones Lastra, Alessandro Maestri,
7977                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7978                 and Urke MMI, respectively.     
7979
7980 2002-09-22 [alfons]     0.8.2claws65
7981
7982         * src/procmsg.c
7983         * src/pgptext.c
7984                 no furry valgrinds have been used to plug these memleaks
7985
7986 2002-09-20 [paul]       0.8.2claws64
7987
7988         * sync with 0.8.3cvs4
7989                 'Select thread' re-implemented 
7990                 see ChangeLog 2002-09-20
7991
7992 2002-09-21 [alfons]     0.8.2claws63
7993
7994         * src/compose.c
7995                 compose_send(): plug unnoticed memleak
7996
7997 2002-09-20 [alfons]     0.8.2claws62
7998
7999         * src/addr_compl.c
8000                 replace_address_in_edit(): strict check for NULL address to
8001                 fix "[ 607348 ] Segfault in address completion". My guess is
8002                 that this happens with an empty address book, but it's good
8003                 to have this check here anyway
8004                 
8005                 completion_window_button_press(): free string returned 
8006                 from the internal cache
8007
8008 2002-09-20 [christoph]  0.8.2claws61
8009
8010         * src/procmime.h
8011                 added ENC_BINARY to EncodingType
8012         * src/procmime.c
8013                 the string returned by procmime_get_encoding_str
8014                 should not depend on the order of values in the
8015                 EncodingType definition
8016         * doc-src/rfc1806.txt   ** NEW FILE **
8017                 Added rfc1806 about MIME Content-Disposition
8018                 Extension
8019
8020 2002-09-19 [paul]       0.8.2claws60
8021
8022         * sync with 0.8.2cvs3
8023                 see ChangeLog 2002-09-19
8024
8025 2002-09-19 [paul]       0.8.2claws59
8026
8027         * src/prefs_folder_item.c
8028                 revert to Darko's original alignment of colour
8029                 selector button
8030                 add a colon to folder_color label
8031                 
8032         * src/compose.c
8033                 add Colin's patch (with Hiro's modifications) to 
8034                 force BASE64 encoding for 8-bit text when signing
8035                 (sync with 0.8.3cvs2)
8036
8037 2002-09-18 [alfons]     0.8.2claws58
8038
8039         * src/compose.c
8040                 :%sno/if(/if (/gc
8041                 :%sno/for(/for (/gc
8042                 (beautify a little bit)
8043
8044 2002-09-18 [christoph]  0.8.2claws57
8045
8046         * src/pine.c
8047                 fix handling of fgetc return value
8048
8049 2002-09-17 [alfons]     0.8.2claws56
8050         
8051         * src/summaryview.c
8052                 summary_sort(): check non-NULL summaryview->folder_item when no 
8053                 folder is selected at all
8054                 (closes "[ 610344 ] sort label make syl Crash")
8055
8056 2002-09-17 [alfons]     0.8.2claws55
8057         
8058         * src/compose.c
8059                 beautify a little bit
8060
8061 2002-09-17 [christoph]  0.8.2claws54
8062
8063         * src/folder.c
8064                 initialize max values for cache and folder
8065                 when cache or folder is empty
8066
8067 2002-09-15 [colin]      0.8.2claws53
8068
8069         * src/compose.c
8070                 Fix a leak (thanks Alfons!) and cleaned
8071                 variables names for custom headers
8072
8073 2002-09-15 [colin]      0.8.2claws52
8074
8075         * src/compose.c
8076                 Fix custom headers recognition when
8077                 prefs_common.trans_hdr is on
8078
8079 2002-09-15 [colin]      0.8.2claws51
8080
8081         * src/compose.c
8082                 Allow dynamically-added custom headers
8083                 Yet not reparsed if reedited
8084
8085 2002-09-15 [alfons]     0.8.2claws50
8086
8087         * src/prefs_account.c
8088                 fix warnings
8089
8090 2002-09-15 [colin]      0.8.2claws49
8091         
8092         * src/prefs_account.c
8093                 fix pop_before_smtp sensitivity
8094
8095 2002-09-15 [colin]      0.8.2claws48
8096
8097         * src/inc.[ch]
8098                 add inc_pop_before_smtp()
8099                 allow MainWindow to be undefined in 
8100                 inc_account_mail() and inc_start()
8101         * src/pop.c
8102           src/prefs_account.h
8103                 add STYPE_POP_BEFORE_SMTP session type
8104         * src/prefs_account.c
8105                 activated pop before smtp option
8106         * src/send.c
8107                 do pop before smtp if the relevant option 
8108                 is set
8109
8110 2002-09-15 [paul]       0.8.2claws47
8111
8112         * sync with 0.8.3
8113                 see ChangeLog 2002-09-15
8114
8115 2002-09-14 [paul]       0.8.2claws46
8116
8117         * po/bg.po
8118                 updated Bulgarian translation, submitted by
8119                 George Danchev
8120
8121 2002-09-13 [paul]       0.8.2claws45
8122
8123         * src/compose.c
8124                 merge claws' select_account() with main's
8125                 (new) compose_select_account(). [sync with
8126                 0.8.2cvs15, see ChangeLog 2002-09-11]
8127
8128 2002-09-12 [christoph]  0.8.2claws44
8129
8130         * src/filter.c
8131                 allocate 1 elements of FolderItem not 0
8132
8133 2002-09-12 [colin]      0.8.2claws43
8134
8135         * src/compose.c
8136                 Fix bug #590825 (obey Follow-up: poster)
8137
8138 2002-09-12 [colin]      0.8.2claws42
8139
8140         * src/procmime.c
8141                 Fix bug #557009 (wrong headers for messages 
8142                 forwarded as attachments)
8143
8144 2002-09-11 [colin]      0.8.2claws41
8145         
8146         * src/compose.c
8147                 Put SCF: pseudo-header on top of message
8148                 Set draft tmp_flag when saved as draft
8149
8150         * src/procmsg.c
8151           src/procheader.c
8152                 Skip after first \n\n for beginning of real message
8153                 for drafts too
8154
8155 2002-09-11 [christoph]  0.8.2claws40
8156
8157         * src/filtering.c
8158                 use procmsg flag functions in filtering or processing
8159                 will cause incorrect folder message counts
8160
8161 2002-09-11 [colin]      0.8.2claws39
8162
8163         * src/compose.c
8164                 Fix bug #550175 - wrong save folder when reediting
8165                 drafts
8166
8167 2002-09-11 [paul]       0.8.2claws38
8168
8169         * sync with 0.8.2cvs14
8170                 see ChangeLog 2002-09-11
8171
8172 2002-09-11 [colin]      0.8.2claws37
8173
8174         * src/folder.c
8175                 Fix a typo (seeming to cause new/unread status to
8176                 be lost)
8177
8178 2002-09-10 [christoph]  0.8.2claws36
8179
8180         * src/compose.c
8181                 compose_redirect should not use compose_generic_new
8182                 because that does more stuff than expected including
8183                 opening the external editor
8184                 (closes bug "[ 526608 ] bounced messages appear blank
8185                  in editor")
8186
8187 2002-09-10 [christoph]  0.8.2claws35
8188
8189         * src/folder.c
8190                 fix problem with too large message number range
8191                 causing a crash in folder_item_scan
8192
8193 2002-09-10 [paul]       0.8.2claws34
8194
8195         * sync with 0.8.2cvs13
8196                 see ChangeLog 2002-09-10
8197
8198 2002-09-10 [christoph]  0.8.2claws33
8199
8200         * src/msgcache.c
8201                 set MsgInfo TmpFlags for queue and draft folders
8202                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
8203
8204 2002-09-10 [paul]       0.8.2claws32
8205
8206         * AUTHORS
8207           po/bg.po      ** NEW FILE **
8208                 new Bulgarian translation submitted by
8209                 George Danchev <danchev@spnet.net>
8210                 
8211         * tools/Makefile.am
8212           tools/README
8213           tools/tb2sylpheed     ** NEW FILE **
8214                 add script that converts an addressbook exported
8215                 from The Bat! into a Sylpheed addressbook. Submitted
8216                 by Urke MMI <urke-kg@eunet.yu>
8217
8218 2002-09-10 [paul]       0.8.2claws31
8219
8220         * sync with 0.8.2cvs12
8221                 see ChangeLog 2002-09-10
8222
8223 2002-09-06 [paul]       0.8.2claws30
8224
8225         * src/prefs_common.c
8226                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
8227                 
8228         * tools/Makefile.am
8229           tools/README
8230           tools/ldif-to-xml.py  ** REMOVED **
8231                 remove obsolete python script
8232
8233 2002-09-06 [paul]       0.8.2claws29
8234
8235         * sync with 0.8.2cvs10
8236                 see ChangeLog 2002-09-06
8237
8238 2002-09-04 [paul]       0.8.2claws28
8239
8240         * sync with 0.8.2cvs9
8241                 see ChangeLog 2002-08-04
8242
8243 2002-09-04 [colin]      0.8.2claws27 
8244
8245         * src/prefs_common.[ch]
8246                 Added signature color configuration
8247         * src/textview.c
8248                 Use user-specified signature color
8249
8250 2002-09-03 [colin]      0.8.2claws26
8251
8252         * src/prefs_common.[ch]
8253                 Added autosave and autosave_length prefs
8254         * src/compose.c
8255                 Added compose_remove_draft()
8256                 Auto-save drafts according to the prefs
8257         * src/main.c
8258                 Added a crash-indicator file, allowing to check
8259                 for new messages on startup if Sylpheed crashed
8260                 (makes saved drafts "reappear")
8261
8262 2002-09-03 [colin]      0.8.2claws25
8263
8264         * src/textview.[ch]
8265                 Grey the signature
8266
8267 2002-09-03 [paul]       0.8.2claws24
8268
8269         * sync with 0.8.2cvs8
8270                 see ChangeLog 2002-09-02 and 2002-09-03
8271
8272 2002-09-03 [darko]      0.8.2claws23
8273
8274         * src/folderview.c
8275                 use normal style when creating new folder to pick
8276                 proper font size 
8277
8278 2002-09-02 [melvin]     0.8.2claws22
8279
8280         * src/gtkaspell.m4
8281                 removed some obsolete code
8282
8283 2002-09-02 [melvin]     0.8.2claws21
8284
8285         * ac/aspell.m4
8286                 fixed test's equality sign (== to =)
8287
8288 2002-09-02 [alfons]     0.8.2claws20
8289
8290         * src/folder.c
8291         * src/mh.c
8292                 revert change of 0.8.2claws16 and use the mh_folder_destroy
8293                 as folder->destroy virtual as suggested by Hiro
8294                 (the mh.c code seems to have been lost around mh.c.1.21)
8295
8296 2002-09-02 [paul]       0.8.2claws19
8297
8298         * po/pt_BR.po
8299                 updated by Fabio Jr. Beneditto
8300                 
8301         * src/defs.h
8302                 use 'http://claws.sylpheed.org' for homepage link. 
8303                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
8304
8305 2002-09-01 [alfons]     0.8.2claws18
8306
8307         * src/mh.c
8308                 plug memleak related to one Martin Kluge found
8309
8310 2002-08-31 [paul]       0.8.2claws17
8311
8312         * sync with 0.8.2cvs6
8313                 see ChangeLog 2002-08-30
8314
8315 2002-08-31 [alfons]     0.8.2claws16
8316
8317         * src/folder.c
8318                 folder_destroy(): remove mailbox from folderlist even if it has
8319                 no destroy virtual
8320
8321 2002-08-31 [alfons]     0.8.2claws15
8322
8323         * src/folder.c
8324                 :%sno/if(/if (/gc
8325                 :%sno/for(/for (/gc
8326                 (being pedantic I know)
8327
8328 2002-08-31 [alfons]     0.8.2claws14
8329
8330         * src/folder.c
8331                 check for NULL pointers returned from folder->fetch_msginfo virtual
8332                 (should solve some reported crashes)
8333
8334 2002-08-30 [alfons]     0.8.2claws13
8335
8336         * acconfig.h
8337         * configure.in
8338         * src/crash.c
8339                 enable crash dialog on compilation time
8340                 (--enable-crash-dialog configure option)
8341
8342 2002-08-30 [alfons]     0.8.2claws12
8343
8344         * AUTHORS
8345                 add Martin Kluge
8346         * src/mh.c
8347                 apply memory leak plug patch by Martin Kluge
8348                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
8349                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
8350                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
8351
8352 2002-08-30 [darko]      0.8.2claws11
8353
8354         * src/folderview.c
8355                 copy Gtk style from normal style to match
8356                 font size for coloured folders
8357
8358 2002-08-29 [alfons]     0.8.2claws10
8359
8360         * sylpheed.desktop
8361                 Type=Internet <- Type=Application
8362                 (reported by Michael Schwendt, see:
8363                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
8364                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
8365
8366 2002-08-29 [paul]       0.8.2claws9
8367
8368         * sync with 0.8.2cvs5
8369                 see ChangeLog 2002-08-29
8370
8371 2002-08-29 [colin]      0.8.2claws8
8372
8373         * src/summaryview.c
8374                 Added a sanity check in summary_select_thread
8375                 Should fix bug 601605
8376
8377 2002-08-29 [colin]      0.8.2claws7
8378
8379         * src/main.c
8380                 Revert claws6 changes regarding bug #591676
8381
8382 2002-08-28 [colin]      0.8.2claws6
8383         
8384         * src/main.c
8385                 Ignore cache for queue folderitems
8386                 Fix bug #591676
8387
8388 2002-08-28 [melvin]     0.8.2claws5
8389
8390         * README.claws
8391                 Fixed typos.
8392
8393 2002-08-28 [melvin]     0.8.2claws4
8394
8395         * README.claws
8396                 Updated a bit the text concerning the spell checker
8397
8398 2002-08-28 [melvin]     0.8.2claws3
8399
8400         Merged the GNU_aspell_branch:
8401                 Support of new GNU/aspell is now included and the old pspell
8402                 is not supported anymore.
8403                 See README.claws
8404
8405         * README.claws
8406                 Updated spell checker text to reflect the switch to GNU/aspell
8407
8408         * ac/aspell.m4          *** NEW ***
8409         * src/gtkaspell.[ch]    *** NEW *** 
8410         * ac/pspell.m4          *** DELETED *** 
8411         * src/gtkspell.[ch]     *** DELETED ***
8412
8413         * ac/Makefile.am
8414                 Updated for GNU/aspell support
8415
8416         * po/POTFILES.in
8417                 Replaced gtkspell.c by gtkaspell.c
8418
8419         * acconfig.h
8420         * src/Makefile.am
8421         * src/about.c
8422         * src/compose.[ch]
8423         * src/crash.c
8424         * src/main.c
8425         * src/prefs_common.[ch]
8426                 Updated for GNU/aspell support
8427
8428 2002-08-28 [paul]       0.8.2claws2
8429
8430         * sync with 0.8.2cvs4
8431                 see ChangeLog 2002-08-27 and 2002-08-28
8432
8433 2002-08-28 [colin]      0.8.2claws1
8434
8435         * src/summary_search.c
8436                 Added "AND search"
8437
8438 2002-08-28 [jens]       0.8.2claws
8439
8440         *po/de.po
8441                 Updated German translations
8442
8443 2002-08-27 [melvin]     0.8.2claws
8444
8445         * po/fr.po
8446                 Updated French translations
8447
8448 2002-08-27 [paul]       0.8.2claws
8449
8450         * sync with 0.8.2 main release
8451
8452         * po/en_GB.po
8453           po/es.po
8454           po/it.po
8455           po/pl.po
8456           po/pt_BR.po
8457           po/sr.po
8458                 updated message catalogs submitted by
8459                 Ricardo Mones Lastra, Alessandro Maestri,
8460                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8461                 Beneditto and Urke MMI  
8462
8463 2002-08-27 [hoa]        0.8.1claws123
8464
8465         * src/mainwindow.[ch]
8466         * src/summaryview.[ch]
8467                 removed the "filter setting" menu option.
8468                 add a "cancel a news message" menu option.
8469
8470 2002-08-26 [martin]     0.8.1claws122
8471
8472         * ChangeLog.claws
8473                 changed string under 0.8.1claws79 changed by myself
8474                 i'm sorry alfons :(
8475
8476 2002-08-26 [martin]     0.8.1claws121
8477
8478         * src/crash.c
8479                 added kill command to debuggerrc to start crash dialog
8480
8481 2002-08-26 [paul]       0.8.1claws120
8482
8483         * sync with 0.8.1cvs31
8484                 see ChangeLog 2002-08-26
8485
8486 2002-08-25 [alfons]     0.8.1claws119
8487
8488         * src/procmsg.c
8489                 fix bug that didn't send out correct headers to news server
8490                 when sending news article and email from queue (bug reported
8491                 and patch provided by Tim Mann; closes bug 
8492                 "[ 583196 ] 0.7.8claws can't post news")
8493
8494 2002-08-25 [alfons]     0.8.1claws118
8495
8496         * src/selective_download.c
8497                 mark two strings as translatable
8498                 (thanks to Urke MMI for pointing this out)
8499
8500 2002-08-25 [alfons]     0.8.1claws117
8501
8502         * src/summaryview.c
8503                 treat sent boxes as special and allow sorting them by addressee
8504                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8505                 submitted by Steve Lamb)
8506
8507 2002-08-24 [alfons]     0.8.1claws116
8508
8509         * src/matcher.c
8510                 fix memleak reported by Martin Kluge
8511                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8512
8513 2002-08-24 [oliver]     0.8.1claws115
8514
8515         * src/prefs_toolbar.c
8516                 o code cleanup as suggested by Alfons
8517                 o memleak fix
8518
8519 2002-08-24 [alfons]     0.8.1claws114
8520
8521         * src/summaryview.c
8522                 o fix another memory leak reported by Martin Kluge
8523                   (see "[ 599568 ] Small Memory Leak")
8524                 o remove 'from' variable from 'summary_set_header()'; we can
8525                   do with just 'to' 
8526
8527 2002-08-24 [paul]       0.8.1claws113
8528
8529         * sync with 0.8.1cvs30
8530                 see ChangeLog 2002-08-23
8531
8532 2002-08-24 [alfons]     0.8.1claws112
8533
8534         * src/summaryview.c
8535                 remove unnecessary allocations for search bar fixing leaks
8536                 reported by Martin Kluge
8537                 (see "[ 599451 ] Further memory leaks?")
8538
8539 2002-08-24 [alfons]     0.8.1claws111
8540
8541         * src/main.c
8542                 make get_socket_name() public for crash.c
8543         * src/crash.c
8544                 o make report bug button work (goes to claws' 
8545                   bug tracker at sf.net)
8546                 o introduce function for doing important stuff just
8547                   before claws goes down
8548                 o clean up code 
8549
8550 2002-08-24 [alfons]     0.8.1claws110
8551
8552         * src/compose.c
8553                 move cursor to "To" entry when forwarding as attachment
8554                 (reported and solved by Steve Lamb, closes bug report
8555                 "[ 592880 ] Forward as attachment; cursor not in to")
8556
8557 2002-08-24 [colin]      0.8.1claws109
8558
8559         * src/mainwindow.c
8560                 fix quick search visibility after GUI (de)separations.
8561
8562 2002-08-23 [colin]      0.8.1claws108
8563
8564         * src/mainwindow.c
8565                 fix header pane visibility after folderview or
8566                 messageview (de)separation
8567
8568 2002-08-23 [paul]       0.8.1claws107
8569
8570         * src/mainwindow.[ch]
8571           src/toolbar.c
8572                 give full control of display or non-display 
8573                 of the Execute icon to Custom toolbar settings.
8574                 add new sensitivity condition to maninwindow.h: 
8575                 M_DELAY_EXEC
8576
8577         * ChangeLog
8578           ChangeLog.jp
8579           NEWS
8580                 more sync with 0.8.1cvs29
8581
8582 2002-08-23 [melvin]     0.8.1claws106
8583
8584         * src/alertpanel.c
8585                 Readded support for custom widget in alertpanel lost in last
8586                 sync.
8587
8588 2002-08-23 [paul]       0.8.1claws105
8589
8590         * sync with 0.8.1cvs29
8591                 see ChangeLog 2002-08-23
8592
8593 2002-08-23 [colin]      0.8.1claws104
8594
8595         * src/summaryview.c
8596                 Fix folder and search pixmaps exchanging positions
8597                 after theme or toolbar changes. Thank to Oliver for 
8598                 reporting this.
8599
8600 2002-08-23 [colin]      0.8.1claws103
8601
8602         * src/mainwindow.c
8603           src/messageview.[ch]
8604           src/noticeview.[ch]
8605           src/summaryview.c
8606                 Changed messageview_create() and noticeview_create()
8607                 to avoid the last gdk_warning
8608
8609 2002-08-22 [colin]      0.8.1claws102
8610
8611         * src/summaryview.c
8612                 Fix my new `Creating pixmap from xpm' warning
8613
8614 2002-08-22 [colin]      0.8.1claws101
8615
8616         * src/mainwindow.c
8617                 Fix some of the gdk warnings
8618
8619 2002-08-22 [colin]      0.8.1claws100
8620
8621         * src/Makefile.am
8622         * src/stock_pixmap.c
8623         * src/stock_pixmap.h
8624         * src/pixmaps/quicksearch.xpm *ADDED*
8625                 Add the quicksearch pixmap
8626         * src/mainwindow.c
8627         * src/summaryview.c
8628         * src/summaryview.h
8629                 Make quicksearch bar visible/hidden via a button
8630
8631 2002-08-22 [christoph]  0.8.1claws99
8632
8633         * src/folder.c
8634                 fix folder update for newsgroups with message
8635                 numbers below minimum number of articles to fetch
8636                 (closes bug #598445)
8637
8638 2002-08-22 [paul]       0.8.1claws98
8639
8640         * sync with 0.8.1cvs28
8641                 see ChangeLog 2002-08-22
8642
8643 2002-08-21 [alfons]     0.8.1claws97
8644
8645         * src/crash.c
8646                 use bt instead of bt full which seems to work 
8647                 better, and bt full doesn't give a great deal 
8648                 of information anyway
8649
8650 2002-08-21 [colin]      0.8.1claws96
8651
8652         * src/summaryview.c
8653                 fix summaryview_searchtype_changed prototype
8654
8655 2002-08-21 [christoph]  0.8.1claws95
8656
8657         * src/mainwindow.c
8658                 o fix broken menu update for sorting type, we have to
8659                   get this info from the summaryview now
8660                 o removed setting of threaded state in menu callback
8661         * src/summaryview.[ch]
8662                 more summaryview/folderitem seperation for
8663                 threading option
8664         * configure.in
8665                 removed not required --with-compiler-flags option
8666
8667 2002-08-21 [oliver]     0.8.1claws94
8668         
8669         * src/toolbar.h 
8670                 o rename toolbar.xml to toolbar_main.xml
8671                   since toolbar_compose.xml might come up 
8672                   any time soon
8673         * README.claws
8674                 add custom toolbar              
8675
8676 2002-08-21 [darko]      0.8.1claws93
8677
8678         * src/procmsg.c
8679                 don't reset tmp flags for messages copied
8680                 to sent folder
8681
8682 2002-08-21 [colin]      0.8.1claws92
8683         
8684         * src/prefs_filtering.c
8685                 fix renaming rules on folder rename 
8686                 when folder is not a leaf folder
8687
8688 2002-08-21 [paul]       0.8.1claws91
8689
8690         * src/prefs_folder_item.c
8691                 fix alignment of colour selector
8692
8693 2002-08-21 [paul]       0.8.1claws90
8694
8695         * sync with 0.8.1cvs27
8696                 see ChangeLog 2002-08-21
8697
8698 2002-08-21 [paul]       0.8.1claws89
8699
8700         * src/summaryview.c
8701                 fix crash when changing field type in
8702                 Quick search bar
8703
8704 2002-08-21 [colin]      0.8.1claws88
8705
8706         * src/summaryview.c
8707                 Made quick search case-insensitive
8708
8709 2002-08-21 [paul]       0.8.1claws87
8710
8711         * sync with 0.8.1cvs26
8712                 see ChangeLog 2002-08-21
8713
8714 2002-08-20 [christoph]  0.8.1claws86
8715
8716         * src/folderview.c
8717         * src/main.c
8718         * src/summaryview.[ch]
8719                 more summaryview/folderitem seperation for
8720                 sort_key and sort_type
8721         * src/procmsg.c
8722                 added missing return statement
8723
8724 2002-08-20 [colin]      0.8.1claws85
8725
8726         * src/summaryview.[ch]
8727                 Added a quick search box
8728         * src/mainwindow.c
8729         * src/prefs_common.[ch]
8730                 Added a show/hide option for the quick search
8731
8732 2002-08-20 [oliver]     0.8.1claws84
8733         
8734         * src/mainwindow.c
8735                 remove toolbar_create_popups
8736         * src/toolbar.[ch]
8737                 o remove toolbar_create_popups
8738                 o fix toolbar_set_sensitive 
8739                   (Bug reports #596834 and #596832)     
8740         * src/prefs_toolbar.c
8741                 o add "Set default" button
8742                 o align label and text + combo widgets
8743
8744 2002-08-20 [hoa]        0.8.1claws83bis
8745
8746         * src/imap.c
8747                 fixed a bug in imap_fetch_msginfo() in case there is no
8748                 current folder.
8749
8750 2002-08-20 [darko]      0.8.1claws83
8751
8752         * src/folderview.c
8753                 copy the color style of folder view so it
8754                 works with GTK themes
8755
8756 2002-08-20 [darko]      0.8.1claws82
8757
8758         * src/folder.h
8759         * src/folderview.c
8760         * src/prefs_folder_item.[hc]
8761                 don't use UI stuff in folder.h
8762
8763 2002-08-20 [darko]      0.8.1claws81
8764
8765         * src/folder.h
8766         * src/prefs_folder_item.h
8767         * src/folderview.c
8768         * src/prefs_folder_item.c
8769                 ability to set folder color in folderview
8770
8771 2002-08-19 [alfons]     0.8.1claws80
8772
8773         * src/summaryview.c
8774                 fix one of the earlier memleaks reported by Martin Kluge
8775
8776 2002-08-19 [alfons]     0.8.1claws79
8777
8778         * src/mainwindow.c
8779                 hide notice view when selecting seperate folder
8780                 view (reported by Urke MMI)
8781
8782 2002-08-19 [christoph]  0.8.1claws78
8783
8784         * src/folderview.c
8785         * src/prefs_folder_item.h
8786         * src/summaryview.[ch]
8787                 o add summary_set_prefs_from_folderitem to set
8788                   summaryview prefs (first step to remove all
8789                   references to the folderitem in summaryview)
8790                 o moved compiled regex stuff from folderitem prefs
8791                   to summaryview code
8792
8793 2002-08-19 [paul]       0.8.1claws77
8794
8795         * src/compose.c
8796                 add check for '.' to QUOTE_IF_REQUIRED
8797
8798 2002-08-19 [paul]       0.8.1claws76
8799
8800         * src/inc.c
8801                 sync with 0.8.1cvs25 (plug memory leak)
8802
8803         * src/prefs_toolbar.c
8804                 re-order prefs_toolbar_cancel()
8805
8806 2002-08-18 [alfons]     0.8.1claws75
8807
8808         * src/inc.c
8809         * src/matcher.c
8810                 plug other memleaks reported by Martin Kluge
8811
8812 2002-08-18 [paul]       0.8.1claws74
8813
8814         * po/pt_BR.po
8815                 updated by Fabio Jr. Beneditto
8816
8817 2002-08-18 [paul]       0.8.1claws73
8818
8819         * src/toolbar.[ch]
8820                 fix bug where tooltips were displayed untranslated              
8821
8822         * src/prefs_toolbar.c
8823                 fix bug where clicking 'Cancel' creates an icon & text
8824                 toolbar regardless of prefs
8825         
8826
8827 2002-08-17 [oliver]     0.8.1claws72
8828
8829         * src/prefs_toolbar.c
8830                 update toolbar on CANCEL
8831                 bug reported by Martin Kluge
8832         * src/toolbar.c
8833                 toolbar_destroy memleak fixed           
8834
8835 2002-08-17 [alfons]     0.8.1claws71
8836
8837         * src/toolbar.c
8838                 plug another memleak reported by Martin Kluge
8839
8840 2002-08-16 [alfons]     0.8.1claws70
8841
8842         * src/crash.c
8843                 use execvp() correctly (suggested by wwp; thanks!)
8844
8845 2002-08-16 [alfons]     0.8.1claws69
8846
8847         * src/gtksctree.c
8848                 plug memory leak reported by Kim Schultz & Martin Kluge
8849
8850 2002-08-16 [paul]       0.8.1claws68
8851
8852         * po/es.po
8853                 updated by Ricardo Mones Lastra
8854
8855 2002-08-16 [paul]       0.8.1claws67
8856
8857         * src/toolbar.h
8858                 fix bug where 'Compose News' icon showed wrong
8859                 tooltip
8860
8861 2002-08-16 [paul]       0.8.1claws66
8862
8863         * sync with 0.8.1cvs24
8864                 see ChangeLog 2002-08-16
8865
8866         * po/it.po
8867                 updated by Alessandro Maestri
8868
8869 2002-08-15 [paul]       0.8.1claws65
8870
8871         * po/sr.po
8872                 updated by Urke MMI
8873
8874 2002-08-15 [paul]       0.8.1claws64
8875
8876         * src/*.c
8877                 don't translate debug info
8878
8879         * src/matcher.[ch]
8880                 add copyright info
8881
8882 2002-08-15 [paul]       0.8.1claws63
8883
8884         * src/prefs_toolbar.c
8885                 fix bug where clicking 'OK' creates an icon & text
8886                 toolbar regardless of prefs
8887
8888 2002-08-14 [alfons]     0.8.1claws62
8889
8890         * src/main.c
8891                 add global var that has the full argv[0]
8892         * src/crash.c
8893                 o execvp the correct sylpheed by using argv0
8894                   and setting the correct work dir
8895                 o other tweaks  
8896
8897 2002-08-14 [oliver]     0.8.1claws61
8898         
8899         * enable/disable Toolbar Action Buttons 
8900         * code cleanups
8901         * src/mainwindow.c
8902         * src/toolbar.[ch]      
8903         * src/prefs_toolbar.c   
8904
8905 2002-08-14 [melvin]     0.8.1claws60
8906
8907         * po/fr.po
8908                 Updated French translations
8909
8910 2002-08-14 [melvin]     0.8.1claws59
8911
8912         * src/crash.c
8913                 Made bug report not translatable
8914         * src/exporthtml.c
8915                 Fixed exporthtml_build_filespec() return value
8916         * src/foldersel.c
8917                 Fixed incorrect include file
8918         * src/gtkspell.c
8919         * src/prefs_actions.c
8920         * src/prefs_toolbar.c
8921                 Made debug info not translatable
8922         * src/mutt.c
8923         * src/quote_fmt.c
8924                 Added missing includes
8925         * src/prefs_common.c
8926                 Fixed typo
8927
8928 2002-08-14 [paul]       0.8.1claws58
8929
8930         * faq/es/sylpheed-faq.html
8931           faq/es/sylpheed-faq-[1-3].html
8932           faq/es/sylpheed-faq-4.html     **NEW FILE **
8933                 update Spanish FAQ
8934
8935 2002-08-13 [christoph]  0.8.1claws57
8936
8937         * src/procmsg.c
8938                 ignore thread fix that did not mark all
8939                 child nodes of a ignored thread as
8940                 ignored. Does not work perfectly yet,
8941                 but it is better now
8942
8943 2002-08-13 [alfons]     0.8.1claws56
8944
8945         * src/crash.c
8946                 o implement 'save crash log'
8947                 o some tweaks
8948
8949 2002-08-13 [melvin]     0.8.1claws55
8950
8951         * src/main.c
8952                 removed unrequired "execinfo.h" header
8953
8954 2002-08-12 [paul]       0.8.1claws54
8955
8956         * faq/en/sylpheed-faq.html
8957           faq/en/sylpheed-faq-[1-3].html
8958           faq/en/sylpheed-faq-4.html     **NEW FILE **
8959                 update English FAQ
8960
8961 2002-08-12 [alfons]     0.8.1claws53
8962
8963         * po/POTFILES.in
8964                 add crash.c to translatables
8965         * src/crash.c
8966                 bring in Leandro's crash dialog
8967
8968 2002-08-11 [alfons]     0.8.1claws52
8969
8970         * src/crash.c
8971                 clean up some warnings
8972
8973 2002-08-11 [alfons]     0.8.1claws51
8974
8975         * acconfig.h
8976         * configure.in
8977         * src/crash.[ch]        ** NEW FILES **
8978         * src/main.c            
8979                 initial gdb crash handler
8980
8981 2002-08-11 [paul]       0.8.1claws50
8982
8983         * src/prefs_toolbar.c
8984                 replace Up/Down arrow pixmaps with text to be
8985                 consistent across icon themes
8986
8987 2002-08-11 [paul]       0.8.1claws49
8988
8989         * src/prefs_common.c
8990           src/prefs_toolbar.c
8991                 rename 'Pixmap' -> 'Icon'
8992
8993         * src/toolbar.[ch]
8994                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8995
8996 2002-08-10 [paul]       0.8.1claws48
8997
8998         * src/prefs_toolbar.c
8999                 re-work the UI
9000
9001 2002-08-10 [paul]       0.8.1claws47
9002
9003         * src/main.c
9004                 don't write Processing progress to status bar
9005                 patch submitted by Alexander Evseev
9006
9007         * src/prefs_toolbar.c
9008                 re-position and resize window
9009                 make window assume correct size on first call
9010
9011 2002-08-10 [paul]       0.8.1claws46
9012
9013         * src/mainwindow.c
9014           src/prefs_toolbar.c
9015           src/toolbar.c
9016           src/toolbar.h
9017                 obey coding style
9018                 follow UI text conventions
9019
9020 2002-08-10 [alfons]     0.8.1claws45
9021
9022         * src/toolbar.c
9023                 correct pixmap for delete action
9024
9025 2002-08-10 [paul]       0.8.1claws44
9026
9027         * po/pt_BR.po
9028                 updated by Fabio Jr. Beneditto
9029
9030 2002-08-10 [paul]       0.8.1claws43
9031
9032         * po/POTFILES.in
9033                 add custom toolbar files
9034
9035 2002-08-10 [paul]       0.8.1claws42
9036
9037         * sync with 0.8.1cvs22
9038                 see ChangeLog 2002-08-09
9039
9040 2002-08-09 [paul]       0.8.1claws41
9041
9042         * tools/Makefile.am
9043           tools/README
9044           tools/outlook2sylpheed.pl     ** NEW FILE **
9045                 add script to convert exported Outlook
9046                 contacts list to a Sylpheed addressbook.
9047                 Submitted by Ricardo Mones Lastra.
9048
9049 2002-08-09 [paul]       0.8.1claws40
9050
9051         * AUTHORS
9052           configure.in
9053           po/sr.po      ** NEW FILE **
9054                 add Serbian message catalog. Submitted by
9055                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
9056
9057 2002-08-09 [paul]       0.8.1claws39
9058
9059         * sync with 0.8.1cvs21
9060                 see ChangeLog 2002-08-08
9061
9062 2002-08-08 [oliver]     0.8.1claws38
9063
9064         * src/mainwindow.c
9065                 move Custom Toolbar to Configuration menu
9066
9067 2002-08-08 [oliver]     0.8.1claws37
9068
9069         * src/prefs_toolbar.c
9070                 fix substitute pixmap bug
9071
9072 2002-08-08 [paul]       0.8.1claws36
9073
9074         * sync with 0.8.1cvs19
9075                 see ChangeLog 2002-08-08
9076
9077 2002-08-07 [christoph]  0.8.1claws35
9078
9079         * src/utils.c
9080                 fixed a memory leak in new canonicalize_file_replace
9081
9082 2002-08-07 [christoph]  0.8.1claws34
9083
9084         * src/utils.[ch]
9085                 o canonicalize_file_replace should create the temporary
9086                   file in the same directory as the original file.
9087                 o added get_tmpfile_in_dir that creates a temorary file
9088                   in a specified directory.
9089
9090 2002-08-07 [melvin]     0.8.1claws33
9091
9092         * src/toolbar.c
9093                 fixed bug where 'Article' button acted as 'Email' button.
9094
9095 2002-08-07 [paul]       0.8.1claws32
9096
9097         * sync with 0.8.1.cvs17
9098                 see ChangeLog 2002-08-07
9099
9100 2002-08-07 [colin]      0.8.1claws31
9101         
9102         * src/news.c
9103                 fix mass-cancel problem
9104
9105 2002-08-07 [thorsten]   0.8.1claws30
9106
9107         * src/prefs_toolbar.c
9108                 fix: crash on replace or add new button
9109         * src/toolbar.c
9110                 fix: close xmlfile after reading
9111         * src/utils.c
9112                 fix: unlink() file before rename()
9113
9114 2002-08-06 [paul]       0.8.1claws29
9115
9116         * sync with 0.8.cvs15
9117                 see ChangeLog 2002-08-06
9118
9119 2002-08-06 [oliver]     0.8.1claws28
9120
9121         * src/toolbar.c
9122         * src/prefs_toolbar.c
9123                 fixed empty toolbar issue
9124
9125 2002-08-06 [oliver]     0.8.1claws27
9126
9127         * Custom Toolbar Final 
9128         * src/folderview.c
9129         * src/inc.c
9130         * src/summaryview.c
9131                 o toolbar stuff now lives in src/toolbar.[ch]
9132                 o main_window_toolbar_* functions are renamed to
9133                   toolbar_* reflecting their new source file
9134         * src/mainwindow.[ch]
9135                 o remove toolbar stuff  
9136
9137 2002-08-06 [oliver]     0.8.1claws26
9138         
9139         * src/Makefile.am
9140         * src/prefs_toolbar.[ch]        **New File**
9141         * src/toolbar.[ch]              **New File**
9142                 o prefs_toolbar.[ch] custom toolbar frontend
9143                 o toolbar.[ch]       backend 
9144
9145 2002-08-06 [oliver]     0.8.1claws25
9146
9147         * src/prefs_actions.[ch]
9148                 o new exported function actions_execute
9149
9150 2002-08-06 [paul]       0.8.1claws24
9151
9152         * sync with 0.8.1cvs4
9153                 see ChangeLog 2002-08-06
9154
9155 2002-08-06 [paul]       0.8.1claws23
9156
9157         * sync with 0.8.1cvs13
9158                 see ChangeLog 2002-08-06
9159
9160 2002-08-06 [paul]       0.8.1claws22
9161
9162         * sync with 0.8.1cvs12
9163                 see ChangeLog 2002-08-05 and 2002-08-06
9164
9165 2002-08-06 [match]      0.8.1claws21
9166
9167         * src/addrclip.c
9168                 improvements to cut/copy/paste address
9169
9170 2002-08-05 [match]      0.8.1claws20
9171
9172         * src/addritem.[ch]
9173         * src/addrcache.c
9174         * src/addrbook.c
9175         * src/editaddress.c
9176         * src/addressbook.c
9177                 fixes to improve cut/copy/paste
9178
9179 2002-08-06 [melvin]     0.8.1claws19
9180
9181         * src/account.[ch]
9182                 account_find_all_from_address(): new function that returns the
9183                 list of all accounts that are matched in an address.
9184         * src/alertpanel.[ch]
9185                 alertpanel() now accepts a custom widget
9186                 alertpanel_with_widget(): new function that pops up a panel with
9187                 a custom widget in it 
9188         * src/gtkutils.[ch]
9189                 gtkut_account_menu_new(): new function that allows the selection
9190                 of an account from a list of accounts.
9191         * src/messageview.c
9192                 Extended Return Receipt notification to select the correct 
9193                 account and to make a security test on the Delivery-Notification
9194                 address which should be the same as the Return-Path.
9195
9196 2002-08-06 [thorsten]   0.8.1claws18
9197
9198         * src/mimeview.c
9199                 attach_all: save unnamed as "noname.%d",
9200                 dont free static dirname
9201
9202 2002-08-05 [alfons]     0.8.1claws17
9203
9204         * configure.in
9205                 detect XIM by trying to link rather than compile a XIM program
9206
9207 2002-08-05 [oliver]     0.8.1claws16
9208                 
9209         * src/stock_pixmap.[ch]
9210                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
9211                 o new func to retrieve pixmaps
9212
9213 2002-08-05 [paul]       0.8.1claws15
9214
9215         * sync with 0.8.1cvs10
9216                 see ChangeLog 2002-08-05
9217
9218 2002-08-04 [alfons]     0.8.1claws14
9219
9220         * src/textview.c
9221                 see if this plugs memleak
9222
9223 2002-08-04 [melvin]     0.8.1claws13
9224
9225         * src/gtkspell.c
9226                 fixed bug that could crash Sylpheed when highlighting
9227                 all misspelled words.
9228
9229 2002-08-03 [melvin]     0.8.1claws12
9230
9231         * src/prefs_actions.c
9232                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
9233         * src/messageview.c
9234                 fixed bug where the Return Receipt was sent to
9235                 Delivery-Notification-To address even if it was not present
9236
9237 2002-08-02 [alfons]     0.8.1claws11
9238
9239         * src/prefs_actions.c
9240                 o more check for NULLs
9241                 o put create_io_dialog() in right conditional block
9242
9243 2002-08-02 [paul]       0.8.1claws10
9244
9245         * po/es.po
9246                 updated by Ricardo Mones Lastra
9247
9248 2002-08-01 [christoph]  0.8.1claws9
9249
9250         * src/folder.c
9251                 don't free the cache of the opened
9252                 folder in the summaryview
9253         * src/summaryview.c
9254                 don't unset flags, if it is not required
9255
9256 2002-08-01 [paul]       0.8.1claws8
9257
9258         * sync with 0.8.1cvs8
9259                 see ChangeLog entry 2002-08-01
9260
9261 2002-08-01 [paul]       0.8.1claws7
9262
9263         * sync with 0.8.1cvs7
9264                 see ChangeLog 2002-07-31 and 2002-08-01
9265
9266 2002-07-31 [christoph]  0.8.1claws6
9267
9268         * src/mainwindow.c
9269                 forgot to update menu sensitivity
9270                 function for new menu entry
9271
9272 2002-07-31 [alfons]     0.8.1claws5
9273
9274         * src/main.c
9275                 check folder item and its path for NULL on
9276                 initial processing
9277
9278 2002-07-31 [christoph]  0.8.1claws4
9279
9280         * src/folder.c
9281                 check if folder_item_get_msginfo in
9282                 folder_item_remove_msg returned NULL
9283         * src/imap.c
9284                 better clear the uid cache in the
9285                 uid validity check function and delete
9286                 cached messages
9287
9288 2002-07-31 [paul]       0.8.1claws3
9289
9290         * man/sylpheed.1
9291                 add the '--attach' option and a few other
9292                 minor changes
9293
9294 2002-07-31 [paul]       0.8.1claws2
9295
9296         * sync with 0.8.1cvs5
9297                 see ChangeLog 2002-07-31
9298
9299 2002-07-31 [christoph]  0.8.1claws1
9300
9301         * src/folderview.[ch]
9302         * src/mainwindow.c
9303                 replace "Rescan all folders..." with
9304                 "Check all folders for new messages..."
9305
9306 2002-07-30 [paul]       0.8.1claws
9307
9308         * version 0.8.1claws released
9309
9310 2002-07-30 [paul]       0.8.0claws29
9311
9312         * tools/OOo2sylpheed.pl ** NEW FILE **
9313           tools/README
9314                 add script to enable sending documents as
9315                 attachments from OpenOffice.org
9316
9317 2002-07-30 [melvin]     0.8.0claws28
9318
9319         * src/prefs_actions.c
9320                 Made the actions' input/output dialog display
9321                 without delay.
9322
9323 2002-07-30 [christoph]  0.8.0claws27
9324
9325         * src/procmsg.c
9326                 check if folder_item_get_msginfo in
9327                 procmsg_save_to_outbox returned NULL
9328
9329 2002-07-30 [paul]       0.8.0claws26
9330
9331         * sync with 0.8.1cvs4
9332                 see ChangeLog 2002-07-29
9333
9334 2002-07-29 [thorsten]   0.8.0claws25
9335
9336         * README.claws
9337                 added selective download, delete on server
9338
9339 2002-07-29 [paul]       0.8.0claws24
9340
9341         * sync with 0.8.1cvs3
9342                 see ChangeLog 2002-07-29
9343
9344 2002-07-27 [christoph]  0.8.0claws23
9345
9346         * src/folder.c
9347                 add extra check if fetching the msginfo
9348                 returned NULL
9349
9350 2002-07-27 [paul]       0.8.0claws22
9351
9352         * sync with 0.8.1cvs2
9353                 see ChangeLog 2002-07-26
9354
9355 2002-07-27 [christoph]  0.8.0claws21
9356
9357         * src/imap.c
9358                 add another check if a valid msginfo
9359                 was returned
9360
9361 2002-07-26 [hoa]        0.8.0claws20
9362
9363         * src/folder.c
9364                 Fixed a condition in folder_item_destroy()
9365
9366         * src/imap.c
9367                 Fixed an error in IMAP protocol
9368
9369 2002-07-26 [alfons]     0.8.0claws19
9370
9371         * src/folder.c
9372                 ofcourse compare with identifier, not the path
9373
9374 2002-07-26 [alfons]     0.8.0claws18
9375
9376         * src/folder.c
9377                 use folder item identifier for saving / restoring
9378                 preferences because folder->path might not be unique
9379
9380 2002-07-26 [melvin]     0.8.0claws17
9381
9382         * src/logwindow.c
9383                 Fixed a crash introduced in 0.8.0claws5 when log is 
9384                 cut under 80 characters.
9385
9386 2002-07-26 [paul]       0.8.0claws16
9387
9388         * sync with 0.8.1cvs1
9389                 see ChangeLog 2002-07-26
9390
9391 2002-07-26 [christoph]  0.8.0claws15
9392
9393         * src/imap.[ch]
9394                 imap folder now remembers the last selected
9395                 folder and imap_fetch_msginfo skips selecting
9396                 the folder if it is already selected
9397
9398 2002-07-26 [christoph]  0.8.0claws14
9399
9400         * src/folder.c
9401         * src/folderview.c
9402         * src/imap.c
9403                 fix imap folder rescanning
9404
9405 2002-07-25 [christoph]  0.8.0claws13
9406
9407         * src/filter.c
9408         * src/folder.[ch]
9409         * src/folderview.c
9410         * src/imap.[ch]
9411         * src/mainwindow.c
9412         * src/mbox_folder.c
9413         * src/mh.c
9414         * src/news.c
9415                 implement imap uid cache and uid validity check
9416
9417 2002-07-25 [alfons]     0.8.0claws12
9418
9419         * src/summaryview.c
9420                 fix a brown paper bag bug, and also add some more
9421                 checks
9422
9423 2002-07-25 [christoph]  0.8.0claws11
9424
9425         * src/folder.c
9426                 don't mix copy, fetch_msginfo and remove
9427                 operations in folder item copy and move
9428                 operations
9429
9430 2002-07-25 [christoph]  0.8.0claws10
9431
9432         * src/folderview.c
9433         * src/mainwindow.c
9434         * src/prefs_folder_item.c
9435         * src/summaryview.[ch]
9436                 remove no longer required parameter update_cache from
9437                 summary_show
9438
9439 2002-07-25 [paul]       0.8.0claws9
9440
9441         * sync with 0.8.1
9442         
9443         * AUTHORS
9444                 a few corrections
9445
9446 2002-07-24 [alfons]     0.8.0claws8
9447
9448         * src/summaryview.c
9449                 sort correctly when using simplified subject line
9450                 (closes feature request "[ 585141 ] applying regexp to subject 
9451                 before sort" submitted by Alexandra Walford)
9452
9453 2002-07-24 [paul]       0.8.0claws7
9454
9455         * sync with 0.8.0cvs3
9456                 see ChangeLog 2002-07-24
9457
9458 2002-07-23 [christoph]  0.8.0claws6
9459
9460         * src/folder.c
9461         * src/folder.h
9462         * src/summaryview.c
9463         * src/summaryview.h
9464         * src/main.c
9465                 o separate processing and summaryview
9466                 o removed summary_write_cache from summaryview
9467                 o removed summaryview->killed_messages, because we don't have
9468                   to keep a list of killed messages anymore. New cache will
9469                   keep the hidden messages in cache anyway
9470         * src/folderview.c
9471         * src/inc.c
9472         * src/selective_download.c
9473                 o removed unnecessary summary_write_cache calls
9474         * src/procmsg.c
9475                 o don't set ignore thread flag in procmsg_get_thread_tree
9476                   if it is already set
9477         * src/mainwindow.c
9478         * src/statusbar.h
9479                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9480                   they are used in different files
9481
9482 2002-07-23 [melvin]     0.8.0claws5
9483
9484         * src/addressbook.c
9485         * src/addrgather.c
9486         * src/editaddress.c
9487         * src/editgroup.c
9488         * src/editldap_basedn.c
9489         * src/importldif.c
9490         * src/prefs_common.c
9491                 Fixed few memory leak (gtk_editable_get_chars returns
9492                 an allocated string)
9493         * src/logwindow.c
9494                 Fixed few memory leak (gtk_editable_get_chars returns
9495                 an allocated string) and modified a little the log cutting
9496                 loop.
9497         * src/compose.c
9498                 Replaced a call to an obsolete function gtk_entry_get_text()
9499                 by gtk_editable_get_chars()
9500         * src/send.c
9501                 Removed a debug printf
9502
9503 2002-07-23 [christoph]  0.8.0claws4
9504
9505         * src/filesel.c
9506                 fix another g_dirname memory leak
9507
9508 2002-07-23 [christoph]  0.8.0claws3
9509
9510         * src/mh.c
9511                 fixed a memory leak in mh_fetch_msginfo
9512                 fixed crash when message header could not be
9513                 parsed
9514
9515 2002-07-23 [paul]       0.8.0claws2
9516
9517         * sync with 0.8.0cvs2
9518                 see ChangeLog 2002-07-23
9519
9520 2002-07-23 [paul]       0.8.0claws1
9521
9522         * sync with 0.8.0cvs1
9523                 see ChangeLog 2002-07-23
9524
9525 2002-07-23 [paul]       0.8.0claws
9526
9527         * release of 0.8.0claws
9528
9529 2002-07-23 [paul]       0.7.8claws99
9530
9531         * po/ru.po
9532                 new Russian translation, submitted by
9533                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9534
9535 2002-07-22 [jens]       0.7.8claws98
9536
9537         * po/de.po
9538                 Updated German translations.
9539
9540 2002-07-22 [paul]       0.7.8claws97
9541
9542         * po/es.po
9543           po/it.po
9544           po/nl.po
9545           po/pt_BR.po
9546                 updated translations by Ricardo Mones Lastra,
9547                 Alessandro Maestri, Wilbert Berendsen and 
9548                 Fabio Jr. Beneditto respectively
9549
9550 2002-07-22 [christoph]  0.7.8claws96
9551
9552         * src/mimeview.c
9553                 fix memory leak caused by wrong g_dirname usage
9554
9555 2002-07-22 [christoph]  0.7.8claws95
9556
9557         * src/summaryview.c
9558                 update new and unread message counts for summaryview
9559                 summaryview does not get it from the folder anymore
9560                 and has to update the values itself
9561
9562 2002-07-22 [melvin]     0.7.8claws94
9563
9564         * po/fr.po
9565                 Updated French translations.
9566
9567 2002-07-22 [christoph]  0.7.8claws93
9568
9569         * src/matcher.c
9570                 set prop->preg pointer to NULL or following check
9571                 will not fail and regexec will be called with
9572                 invalid pointer
9573
9574 2002-07-21 [alfons]     0.7.8claws92
9575         
9576         * src/prefs_common.[ch]
9577                 remove option "Send return receipt on request"
9578
9579 2002-07-21 [thorsten]   0.7.8claws91
9580
9581         * src/mimeview.c
9582                 fixed memleaks, coding style as pointed out by alfons
9583
9584 2002-07-21 [alfons]     0.7.8claws90
9585
9586         * src/messageview.c
9587         * src/noticeview.[ch]
9588                 o fix bug notice view being displayed when going to empty folder 
9589                   (noticed by Christoph)
9590                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9591                   (noticed by Thorsten)
9592
9593 2002-07-21 [thorsten]   0.7.8claws89
9594
9595         * src/mimeview.c
9596                 Included save_all patch from Xaview FACQ
9597                 added support for pathnames
9598
9599 2002-07-21 [alfons]     0.7.8claws88
9600
9601         * po/POTFILES.in
9602         * src/Makefile.am
9603         * src/mainwindow.c
9604         * src/messageview.[ch]
9605         * src/noticeview.c      ** NEW FILE **
9606         * src/noticeview.h      ** NEW FILE **
9607                 make return receipts work again
9608                 (UI idea by Leandro Pereira)
9609
9610 2002-07-21 [paul]       0.7.8claws87
9611
9612         * src/summaryview.c
9613                 fix sensitivity of 'Select thread'
9614
9615 2002-07-21 [paul]       0.7.8claws86
9616
9617         * src/prefs_common.c
9618                 add browser command line for Galeon
9619
9620 2002-07-21 [paul]       0.7.8claws85
9621
9622         * Makefile.am
9623                 fix 'EXTRA_DIST': remove README.README, add TODO
9624                 and TODO.claws
9625
9626 2002-07-21 [alfons]     0.7.8claws84
9627
9628         * src/gtkstext.c
9629                 make enter clear selection
9630                 (closes "[ 579888 ] Editor selection/entry error"
9631                 reported by Steve Lamb)
9632
9633 2002-07-21 [alfons]     0.7.8claws83
9634         
9635         * src/summaryview.c
9636                 sort message list when selecting unthread messages
9637                 (closes "[ 501593 ] switching threaded view doesn't sort"
9638                 reported by Simon Schubert)
9639
9640 2002-07-20 [alfons]     0.7.8claws82
9641         
9642         * src/matcher.c
9643                 const-correctness
9644
9645 2002-07-20 [thorsten]   0.7.8claws81
9646
9647         * src/matcher.c
9648                 Fixed expansion of empty fields in matchactions
9649
9650 2002-07-19 [melvin]     0.7.8claws80
9651
9652         * src/gtkspell.c
9653                 Removed a duplicate menu entry (fast mode) introduced during
9654                 the new cache merge
9655                 Added a menu separator between 'Use alternate' and 'Fast mode'
9656
9657 2002-07-19 [paul]       0.7.8claws79
9658
9659         * tools/Makefile.am
9660           tools/README
9661                 correct typos
9662
9663 2002-07-19 [thorsten]   0.7.8claws78
9664
9665         * tools/calypso_convert.pl      ** NEW FILE **
9666           tools/README
9667           tools/Makefile.am
9668                 script to import mbox files exported
9669                 by calypso
9670                 o generates folder structure
9671                 o includes attachments
9672
9673 2002-07-19 [melvin]     0.7.8claws77
9674
9675         * src/selective_download.[ch]
9676                 Fixed bug where closing the dialog with the window manager's
9677                 close button will not unlock the summary
9678                 Corrected some function declarations that missed a return value
9679                 Made the source code comply better with coding style.
9680         * src/prefs_common.c
9681                 Added new browser command line for Mozilla.
9682
9683 2002-07-18 [paul]       0.7.8claws76
9684
9685         * src/mainwindow.c
9686           src/selective_download.[ch]
9687                 reflect theme changes, fix Gdk Warning when creating 
9688                 pixmap from NULL window, and minor clean up.
9689                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9690
9691         * po/en_GB.po
9692                 updated
9693
9694 2002-07-17 [paul]       0.7.8claws75
9695
9696         * INSTALL[.jp]
9697                 sync with 0.8.0
9698         
9699         * po/en_GB.po
9700                 updated
9701
9702 2002-07-16 [paul]       0.7.8claws74
9703
9704         * tools/filter_conv.pl
9705           tools/README
9706                 replace conversion script with reimplemented version, 
9707                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9708
9709 2002-07-16 [colin]      0.7.8claws73
9710
9711         * src/summaryview.c
9712                 remove forgotten debug messages - sorry ;-)
9713
9714 2002-07-16 [colin]      0.7.8claws72
9715
9716         * src/mimeview.c
9717           src/summaryview.c
9718           src/textview.c
9719           src/textview.h
9720                 add the ability to select part of a text mime-part 
9721                 to reply.
9722
9723 2002-07-15 [christoph]  0.7.8claws71
9724
9725         * src/folder.c
9726                 fix folder message count for folders without
9727                 msg_is_changed (includes news folders)
9728
9729 2002-07-15 [martin]     0.7.8claws70
9730
9731         * src/summaryview.c
9732                 option "display recipient on 'From'..." now works
9733                 without the need of enabling the option
9734                 "display  sender  using  address  book".
9735
9736 2002-07-15 [christoph]  0.7.8claws69
9737
9738         * src/summaryview.c
9739                 removed setting folder status from summaryview.
9740                 folder.c should update all message counts correctly.
9741
9742 2002-07-15 [paul]       0.7.8claws68
9743
9744         * po/pt_BR.po
9745                 updated by Fabio Junior Beneditto
9746
9747 2002-07-15 [darko]      0.7.8claws67
9748
9749         * src/mh.c
9750                 Fixed target folder colorization, don't decrease op
9751                 number twice
9752
9753 2002-07-14 [paul]       0.7.8claws66
9754
9755         * sync with main 0.8.0
9756                 see ChangeLog 2002-07-14
9757
9758 2002-07-13 [melvin]     0.7.8claws65
9759         
9760         * src/addrbook.c
9761         * src/addressbook.c
9762         * src/addrindex.c
9763                 Replaced sprintf by g_snprintf to prevent possible buffer
9764                 overflow.
9765         * src/news.c
9766                 Corrected a log message output format.
9767                 Added a missing "done" debug output.
9768         * src/compose.c
9769                 Added keyboard accelerator for Priority menu items
9770                 Added missing \n in debug output
9771         * src/logwindow.c
9772         * src/gtkspell.c
9773         * src/rfc2015.c
9774                 Added missing \n in debug output
9775
9776 2002-07-13 [paul]       0.7.8claws64
9777
9778         * man/sylpheed.1
9779                 change Sergey's email address to the sf address
9780
9781         * src/textview.c
9782                 increase show_url_timeout (more useful for long
9783                 urls)
9784
9785 2002-07-12 [sergey]     0.7.8claws63
9786
9787         * src/rfc2015.c
9788                 applied (with some modifications) patch to set the
9789                 micalg parameter for signatures
9790                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9791
9792 2002-07-12 [sergey]     0.7.8claws62
9793
9794         * man/Makefile.am
9795         * configure.in
9796                 fixed man page installation
9797
9798 2002-07-12 [paul]       0.7.8claws61
9799
9800         * sync with 0.7.8cvs26
9801                 see ChangeLog 2002-07-11 and 2002-07-12
9802
9803 2002-07-11 [christoph]  0.7.8claws60
9804
9805         * src/compose.c
9806         * src/procmsg.c
9807                 first use the message number to find the message
9808                 to mark with a reply flag but check the
9809                 message-id if we got the correct message, if not
9810                 try to find it by message-id.
9811                 use new string seperator that is not allowed
9812                 in message-ids.
9813
9814 2002-07-11 [paul]       0.7.8claws59
9815
9816         * sync with 0.7.8cvs23
9817                 see ChangeLog 2002-07-10
9818
9819 2002-07-10 [christoph]  0.7.8claws58
9820
9821         * src/folder.[ch]
9822         * src/msgcache.[ch]
9823                 Added message-id table to the cache in memory
9824                 and functions to msgcache.c and folder.c to
9825                 fetch MsgInfos by message id
9826         * src/compose.c
9827         * src/procmsg.c
9828                 store folder and message-id of message replying
9829                 to in queue header and set reply flag after sending
9830                 (Closes bug #469498)
9831
9832 2002-07-10 [paul]       0.7.8claws57
9833
9834         * AUTHORS
9835           man/sylpheed.1.gz
9836                 add Martin to the list of authors
9837
9838 2002-07-09 [martin]     0.7.8claws56
9839         * src/gtksctree.c
9840                 Added gtk_ctree_last_visible(), tree_update_level(),
9841                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9842                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9843                 from gtk+ to gtksctree.c for the new sorting code
9844                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9845                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9846         * src/gtksctree.h
9847                 Added declaration for gtk_sctree_sort_recursive() and
9848                 gtk_sctree_sort_node
9849         * src/addressbook.c
9850         * src/foldersel.c
9851         * src/folderview.c
9852         * src/summaryview.c
9853                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9854                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9855
9856 2002-07-08 [paul]       0.7.8claws55
9857
9858         * more sync with 0.7.8cvs21
9859                 see ChangeLog 2002-07-08
9860
9861 2002-07-08 [paul]       0.7.8claws54
9862
9863         * sync with 0.7.8cvs21
9864                 see ChangeLog 2002-07-08
9865
9866 2002-07-07 [alfons]     0.7.8claws53
9867
9868         * src/Makefile.am
9869         * src/stock_pixmap.[ch]
9870         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9871         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9872         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9873                 add new pixmaps for upcoming notice pane
9874
9875 2002-07-06 [melvin]     0.7.8claws52
9876
9877         * src/gtkspell.[ch]
9878                 Made them a bit closer to Sylpheed's coding style.
9879                 Removed old code.
9880                 Removed possible memory leaks when some errors occurs.
9881
9882 2002-07-06 [melvin]     0.7.8claws51
9883
9884         * po/Makefile.in.in
9885                 Removed --no-location in xgettext command line to help
9886                 translators that use Emacs' po-mode
9887         * src/quote_fmt.c
9888                 Removed unnecessary comments that messed up sylpheed.pot
9889
9890 2002-07-06 [paul]       0.7.8claws50
9891
9892         * sync with 0.7.8cvs19
9893                 see ChangeLog 2002-07-05
9894
9895 2002-07-06 [christoph]  0.7.8claws49
9896
9897         * src/folder.c
9898         * src/mainwindow.c
9899                 fix folder_item_remove_all_msg and folderview
9900                 status for trash folders after emptying trash
9901
9902 2002-07-05 [paul]       0.7.8claws48
9903
9904         * sync with 0.7.8cvs16
9905                 see ChangeLog 2002-07-04 and 2002-07-05
9906
9907 2002-07-04 [paul]       0.7.8claws47
9908
9909         * sync with 0.7.8cvs14
9910                 see  ChangeLog 2002-07-04
9911
9912 2002-07-03 [alfons]     0.7.8claws46
9913
9914         * src/folder.c
9915                 dupe folder item's path because it's being reallocated
9916                 by new folder scanning code
9917
9918 2002-07-03 [christoph]  0.7.8claws45
9919
9920         * src/imap.c
9921                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9922         * src/msgcache.c
9923                 add missing return in msgcache_write
9924
9925 2002-07-02 [thorsten]   0.7.8claws44
9926
9927         * src/jpilot.c
9928         * src/msgcache.c
9929         * src/rfc2015.c
9930                 use binary mode for file access
9931
9932 2002-07-02 [christoph]  0.7.8claws43
9933
9934         * major code cleanup (part 1)
9935         
9936                 - unused variables removed
9937                 - unused functions removed
9938                 - uninitialized variables checked
9939                 - missing return statements added
9940                 - missing function return types added
9941                 - added parentheses around assignment and
9942                   && in || when suggested by gcc
9943               
9944         * src/mh.c
9945         * src/folder.c
9946                 replaced direct calls to folder->scan_tree
9947                 with folder_scan_tree and restore folder
9948                 prefs in this function. The folder should
9949                 not have to deal with them.
9950                 ( Should now work for all folder types )
9951
9952 2002-07-02 [paul]       0.7.8claws42
9953
9954         * sync with 0.7.8cvs13
9955                 see ChangeLog 2002-07-01 and 2002-07-02
9956
9957 2002-07-01 [christoph]  0.7.8claws41
9958
9959         * src/summaryview.c
9960                 fix "goto next/prev unread message" with
9961                 ignored threads
9962
9963 2002-07-01 [paul]       0.7.8claws40
9964
9965         * po/es.po
9966                 updated by Ricardo Mones Lastra
9967
9968 2002-06-30 [match]      0.7.8claws39
9969
9970         * src/jpilot.c
9971                 applied variation of leonerd's patch (566661) to
9972                 allow multiple email addresses per JPilot entry.
9973                 addresses may be separated by space, comma, pipe,
9974                 semi-colon, new-line.
9975
9976 2002-06-30 [alfons]     0.7.8claws38
9977
9978         * src/procmsg.c
9979                 simple fix for putting older nodes before
9980                 newer nodes when threading by subject
9981
9982 2002-06-30 [christoph]  0.7.8claws37
9983
9984         * src/folder.c
9985         * src/folderview.c
9986         * src/mh.c
9987         * src/news.c
9988         * src/procmsg.c
9989                 fix broken folder tree rescaning
9990                 and don't use procmsg_get_mark_sum
9991                 anymore
9992
9993 2002-06-30 [christoph]  0.7.8claws36
9994
9995         * merge new cache branch
9996         * src/imap.c
9997                 fix new cache imap copy bug
9998         * src/folder.c
9999                 improved folder_item_scan
10000                 it should now always set the correct
10001                 new, unread and total message counts
10002
10003 2002-06-29 [paul]       0.7.8claws35
10004
10005         * configure.in
10006                 correct syntax error
10007
10008 2002-06-29 [paul]       0.7.8claws34
10009
10010         * configure.in
10011           Makefile.am
10012           man/Makefile.am       ** NEW FILE **
10013           man/sylpheed.1.gz     ** NEW FILE **
10014                 add Sylpheed man page
10015
10016 2002-06-29 [paul]       0.7.8claws33
10017
10018         * po/pt_BR.po
10019                 updated by Fabio Junior Beneditto
10020
10021 2002-06-28 [jens]       0.7.8claws32
10022
10023         * po/de.po
10024                 translation updated
10025
10026         * src/selective_download.c
10027                 removed gettext for space " "
10028
10029         * src/imap.c
10030                 removed wrong space
10031
10032 2002-06-28 [paul]       0.7.8claws31
10033
10034         * sync with 0.7.8cvs11
10035                 see ChangeLog 2002-06-28
10036
10037 2002-06-28 [paul]       0.7.8claws30
10038
10039         * sync with 0.7.8cvs10
10040                 see ChangeLog 2002-06-27 and 2002-06-28
10041
10042 2002-06-26 [paul]       0.7.8claws29
10043
10044         * src/addrgather.c
10045           src/selective_download.c
10046                 don't gettextise empty strings.
10047                 reserved by gettext. gettext("") returns 
10048                 the header entry with meta information, 
10049                 not the empty string
10050
10051         * po/en_GB.po
10052                 updated
10053
10054 2002-06-26 [paul]       0.7.8claws28
10055
10056         * sync with 0.7.8cvs7
10057                 see ChangeLog 2002-06-25
10058
10059         * src/prefs_common.c
10060                 ...and in the process, tweak the gui a little
10061
10062 2002-06-25 [alfons]     0.7.8claws27
10063         
10064         * configure.in
10065         * src/Makefile.am
10066                 fine tune ldap library detection
10067
10068 2002-06-25 [alfons]     0.7.8claws26
10069
10070         * src/compose.c
10071                 don't allow return receipts when composing a news article
10072
10073 2002-06-25 [paul]       0.7.8claws25
10074
10075         * Makefile.am
10076                 add '$(AMTAR)' to 'release' section to allow for
10077                 new and older autotools
10078
10079 2002-06-25 [paul]       0.7.8claws24
10080
10081         * src/summaryview.c
10082                 fix "No more unread messages" persistant pop-up
10083                 window bug
10084
10085 2002-06-25 [paul]       0.7.8claws23
10086
10087         * po/it.po
10088                 updated by Alessandro Maestri
10089
10090 2002-06-25 [paul]       0.7.8claws22
10091
10092         * sync with 0.7.8cvs6
10093                 see ChangeLog 2002-06-25
10094
10095 2002-06-24 [paul]       0.7.8claws21
10096
10097         * tools/update-po
10098                 add GPL copyright information
10099
10100 2002-06-24 [paul]       0.7.8claws20
10101
10102         * tools/Makefile.am
10103           tools/README
10104           tools/update-po       ** NEW FILE **
10105                 add script that eases the creation of *.po files
10106                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
10107
10108 2002-06-23 [alfons]     0.7.8claws19
10109
10110         * src/messageview.c
10111                 make notification_convert_header obey const correctness
10112                 (next step will be fixing the broken return receipt)
10113
10114 2002-06-23 [paul]       0.7.8claws18
10115
10116         * src/messageview.c
10117                 fix bug introduced in last commit:
10118                 removed too much code in last commit - put back what's
10119                 needed
10120
10121 2002-06-23 [paul]       0.7.8claws17
10122
10123         * src/messageview.[ch]
10124                 remove code committed in error from locally patched
10125                 source
10126
10127 2002-06-23 [colin]      0.7.8claws16
10128
10129         * src/compose.[ch]
10130                 add compose_entry_select(), used to select the default_to
10131                 email address - hopefully avoiding people sending mails to
10132                 wrong recipients.
10133
10134 2002-06-22 [alfons]     0.7.8claws15
10135
10136         * AUTHORS
10137                 add Bram Metsch & Stanislav Karchebny
10138         * src/smtp.[ch]
10139         * src/prefs_account.[ch]
10140         * src/send.c
10141                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
10142                   options.  (see <http://sourceforge.net/tracker/index.php
10143                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
10144
10145                 - merge Stanislav's fix to make SMTP AUTH work with qmail
10146                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
10147
10148 2002-06-22 [paul]       0.7.8claws14
10149
10150         * sync with 0.7.8cvs5
10151                 see ChangeLog 2002-06-19 and 2002-06-20
10152
10153 2002-06-22 [alfons]     0.7.8claws13
10154
10155         * src/selective_download.c
10156                 fix a stupid mistake I made
10157
10158 2002-06-22 [alfons]     0.7.8claws12
10159
10160         * src/selective_download.[ch]
10161                 fix another unnoticed leak; cleanup code
10162
10163 2002-06-21 [alfons]
10164
10165         * tools/Makefile.am
10166                 gpg-sign <-- gpg-sign-syl
10167
10168 2002-06-21 [alfons]     0.7.8claws11
10169
10170         * src/selective_download.c
10171         * src/selective_download.h
10172                 fix assorted mix of allocation errors (should solve
10173                 problem reported by Philippe Gramoullé, see:
10174                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
10175
10176 2002-06-20 [melvin]     0.7.8claws10
10177
10178         * tools/gpg-sign *REMOVED*
10179           tools/gpg-sign-syl *ADDED*
10180                 Replaced the gpg clearsigning script with the version using
10181                 xterm instead of ssh-askpass and changed its name.
10182
10183         * README.claws
10184                 Updated actions example to reflect the renaming of the
10185                 gpg clearsigning script.
10186
10187 2002-06-19 [paul]       0.7.8claws9
10188
10189         * sync with 0.7.8claws9
10190                 see ChangeLog 2002-06-18 and 2002-06-19
10191
10192 2002-06-19 [paul]       0.7.8claws8
10193
10194         * sync with 0.7.8cvs1
10195                 see ChangeLog 2002-06-18
10196
10197 2002-06-18 [alfons]     0.7.8claws7
10198
10199         * src/mainwindow.h
10200                 add omitted prototype
10201
10202 2002-06-17 [paul]       0.7.8claws6
10203
10204         * src/mainwindow.c
10205                 fix hiding of exec_btn
10206
10207 2002-06-17 [paul]       0.7.8claws5
10208
10209         * src/pop.c
10210                 remove unneeded code: should_delete() 
10211                 and Pop3State::uidl_todelete_list
10212
10213 2002-06-17 [paul]       0.7.8claws4
10214
10215         * sync with 0.7.8
10216                 see ChangeLog 2002-06-11 and 2002-06-13
10217
10218 2002-06-16 [alfons]     0.7.8claws3
10219         
10220         * src/folder.c
10221                 make sure lock sort mode (claws specific) is
10222                 also persists after a tree rescan
10223
10224 2002-06-16 [alfons]     0.7.8claws2
10225
10226         * src/prefs_folder_item.c
10227         * src/folder.[ch]
10228                 fix persistence of folder sort mode (broken
10229                 by adapting Hiro's new folder persistence code)
10230
10231 2002-06-16 [alfons]     0.7.8claws1
10232
10233         * AUTHORS
10234         * src/logwindow.c
10235         * src/prefscommon.[ch]
10236                 control size of log text in log window; 
10237                 closes patch #569155 submitted by Mitko Haralanov.
10238
10239 2002-06-15 [paul]       0.7.8claws
10240
10241         * release of 0.7.8claws
10242
10243 2002-06-15 [paul]       0.7.7claws
10244
10245         * po/pt_BR.po
10246                 updated by Fabio Junior Beneditto
10247
10248 2002-06-14 [paul]       0.7.6claws49
10249
10250         * po/es.po
10251                 updated by Ricardo Mones Lastra
10252
10253 2002-06-14 [paul]       0.7.6claws48
10254
10255         * po/nl.po
10256                 updated translation by Wilbert Berendsen
10257
10258 2002-06-14 [melvin]     0.7.6claws47
10259
10260         * po/fr.po
10261                 Updated French translation
10262
10263 2002-06-13 [paul]       0.7.6claws46
10264
10265         * src/filesel.c
10266                 allow filename to be typed in, rather than just
10267                 selected by the mouse. Patch by Gustavo Noronha Silva.
10268
10269 2002-06-13 [alfons]     0.7.6claws45
10270
10271         * src/mainwindow.[ch]
10272                 more cleanups (removing unnecessary menu items Expand 
10273                 summary / message view)
10274
10275 2002-06-13 [melvin]     0.7.6claws44
10276
10277         * po/POTFILES.in
10278                 Added src/string_match.c
10279         * src/string_match.c
10280                 Fixed possible buffer overflow.
10281                 Corrected typo.
10282                 Added missing config.h header.
10283         * src/prefs_common.c
10284           src/prefs_matcher.c
10285           src/prefs_scoring.c
10286                 Made some strings translatable (missing _(..)).
10287
10288 2002-06-13 [melvin]     0.7.6claws43
10289
10290         * README.claws
10291                 Corrected action example (verifying clearsigned mail).
10292         * src/prefs_account.c
10293                 Corrected typo.
10294         * src/prefs_common.c
10295                 Removed incorrect line that generated a Gtk-CRITICAL msg.
10296
10297 2002-06-12 [alfons]     0.7.6claws42
10298
10299         * src/summaryview.c
10300                 add init of score column lost in 0.7.6claws42
10301
10302 2002-06-12 [paul]       0.7.6claws41
10303
10304         * src/prefs_account.c
10305                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
10306                 behavior of the radio buttons, (from 0.7.7cvs2)
10307
10308 2002-06-11 [alfons]     0.7.6claws40
10309
10310         * src/messageview.[ch]
10311         * src/summaryview.[ch]
10312         * src/summary_search.c
10313         * src/mainwindow.c
10314                 perform a sync to bring in Hiro's separate view implementation 
10315
10316                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
10317
10318 2002-06-11 [paul]       0.7.6claws39
10319         
10320         * src/prefs_account.c
10321                 correct a typo on the Receive tab
10322
10323 2002-06-10 [match]      0.7.6claws38
10324
10325         * src/addressbook.c
10326                 Included address completion patch from Gustavo Noronha.
10327
10328 2002-06-10 [paul]       0.7.6claws37
10329
10330         * src/inc.[ch]
10331           src/pop.c
10332           src/prefs_account.[ch]
10333           src/selective_download.[ch]
10334                 apply PATCH #561712
10335                  NEW:
10336                 - check if POP Account
10337                 - Receive Button renamed to Preview
10338                 - Preview Button Popup: preview new/all messages
10339                 - Download Button
10340                 - Account Preferences-->Receive tab checkbutton if you
10341                   want to remove Mail after Download
10342                 -: default YES
10343                 - Account Preferences-->Receive tab checkbutton use
10344                   filtering rules on preview
10345                   (think of delete_on_server)
10346                 -: default YES
10347                 - Account selectable from SD dialog
10348                 - checkbutton to show already downloaded messages if
10349                   all messages are previewed
10350                 - new clist column showing Date
10351                 - ESC KEY close
10352                 FIXES:
10353                 - play ball with UIDL
10354                 - fault tolerant (?) 
10355                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10356
10357 2002-06-10 [melvin]     0.7.6claws36
10358
10359         * README.claws
10360                 Added a hint to ac/README in cvs instructions.
10361
10362         * src/prefs_actions.c
10363                 Made it possible to use a more elaborate command line
10364                 for asynchronous actions, too.
10365
10366 2002-06-10 [melvin]     0.7.6claws35
10367         
10368         * src/prefs_actions.c
10369                 Make it possible to use a more elaborate command line
10370                 (e.g. |foo|bar|cat>there;echo Done|)
10371                 Corrected error message when calling %f, %F and %p commands
10372                 from the compose window.
10373
10374 2002-06-09 [colin]      0.7.6claws34
10375
10376         * src/summaryview.c
10377                 Automatically find unread messages in current folder
10378                 before annoying the user.
10379
10380 2002-06-08 [alfons]     0.7.6claws33
10381
10382         * po/it.po
10383                 remove bad formatting string in it.po translation
10384                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
10385
10386 2002-06-08 [paul]       0.7.6claws32
10387
10388         * sync with 0.7.6cvs25
10389                 see ChangeLog 2002-06-07
10390
10391 2002-06-05 [paul]       0.7.6claws31
10392
10393         * src/mainwindow.c
10394                 add 'Sort by locked' and 'Sort by score'
10395
10396 2002-06-05 [paul]       0.7.6claws30
10397
10398         * sync with 0.7.6cvs24
10399                 see ChangeLog 2002-06-04
10400
10401 2002-06-04 [paul]       0.7.6claws29
10402
10403         * po/pt_BR.po
10404                 updated by Fabio Junior Beneditto
10405
10406 2002-06-03 [thorsten]   0.7.6claws28
10407
10408         * src/matcher.c
10409                 fclose() matcherrc after reading
10410
10411 2002-06-03 [paul]       0.7.6claws27
10412
10413         * sync with 0.7.6cvs21
10414                 see ChangeLog 2002-05-31
10415
10416 2002-05-31 [paul]       0.7.6claws26
10417
10418         * sync with 0.7.6cvs20
10419                 see ChangeLog 2002-05-29 and 2002-05-30
10420
10421 2002-05-31 [paul]       0.7.6claws25
10422
10423         * src/imap.c
10424                 hopefully fix last buggy sync
10425
10426         * README.claws
10427                 correct typo in 'Actions' examples
10428
10429 2002-05-29 [paul]       0.7.6claws24
10430
10431         * sync with 0.7.6cvs18
10432                 see ChangeLog 2002-05-28 and 2002-05-29
10433
10434         * src/news.c
10435           src/nntp.[ch]
10436                 sync with above 
10437
10438 2002-05-28 [paul]       0.7.6claws23
10439
10440         * sync with 0.7.6cvs16
10441                 see ChangeLog 2002-05-28
10442
10443 2002-05-27 [thorsten]   0.7.6claws22 
10444
10445         * faq/it/sylpheed-faq-1.html
10446           faq/it/sylpheed-faq-2.html
10447           faq/it/sylpheed-faq-3.html
10448           faq/it/sylpheed-faq.html
10449                 corrected DOS lineendings
10450         * faq/de/sylpheed-faq-1.html
10451           faq/de/sylpheed-faq-2.html
10452           faq/en/sylpheed-faq-1.html
10453           faq/en/sylpheed-faq-2.html
10454           faq/en/sylpheed-faq-3.html
10455           faq/es/sylpheed-faq-1.html
10456           faq/es/sylpheed-faq-2.html
10457           faq/es/sylpheed-faq-3.html
10458           faq/fr/sylpheed-faq-1.html
10459           faq/it/sylpheed-faq-1.html
10460           faq/it/sylpheed-faq-2.html
10461           faq/it/sylpheed-faq-3.html
10462           faq/it/sylpheed-faq.html
10463                 changed ">" to &quot;
10464
10465 2002-05-27 [paul]       0.7.6claws21
10466         
10467         * sync with 0.7.6cvs15
10468                 see ChangeLog 2002-05-27
10469
10470 2002-05-27 [paul]       0.7.6claws20
10471
10472         * src/prefs_account.c
10473                 correct a typo
10474
10475 2002-05-26 [paul]       0.7.6claws19
10476
10477         * tools/README
10478                 correct a typo
10479
10480 2002-05-25 [paul]       0.7.6claws18
10481
10482         * tools/README
10483                 add description of kmail2sylpheed.pl
10484
10485 2002-05-25 [paul]       0.7.6claws17
10486
10487         * tools/kmail2sylpheed.pl       ** NEW FILE **
10488                 perl script that converts an exported Kmail address
10489                 book, converts it to sylpheed addressbook file,
10490                 writes the file to .sylpheed, and updates
10491                 addrbook--index.xml 
10492
10493 2002-05-25 [paul]       0.7.6claws16
10494
10495         * sync with 0.7.6cvs14
10496                 see ChangeLog 2002-05-23
10497
10498 2002-05-24 [paul]       0.7.6claws15
10499
10500         * README.claws
10501                 make a correction and add some more info
10502
10503 2002-05-24 [paul]       0.7.6claws14
10504
10505         * src/compose.c
10506                 fix memory leak in 
10507                 compose_redirect_write_headers_from_headerlist()
10508                 add Subject and Resent-Message-ID to
10509                 compose_redirect_write_headers()
10510                 Received, Subject, and X-UIDL are filtered out in 
10511                 compose_redirect_write_to_file()
10512
10513 2002-05-23 [paul]       0.7.6claws13
10514
10515         * src/compose.[ch]
10516           src/filtering.c
10517           src/mainwindow.c
10518           src/matcher.[ch]
10519           src/matcher_parser_lex.l
10520           src/matcher_parser_parse.y
10521           src/prefs_common.[ch]
10522           src/prefs_filtering.c
10523           src/summaryview.c
10524                 rename 'Bounce' to 'Redirect'
10525
10526 2002-05-23 [paul]       0.7.6claws12
10527
10528         * more sync with 0.7.6cvs13
10529           src/compose.c
10530                 see ChangeLog 2002-05-22
10531
10532 2002-05-22 [paul]       0.7.6claws11
10533
10534         * sync with 0.7.6cvs13
10535           src/codeconv.c
10536                 see ChangeLog 2002-05-20
10537           src/prefs_common.c
10538                 see ChangeLog 2002-05-22
10539
10540 2002-05-21 [melvin]     0.7.6claws10
10541
10542         * src/folderview.c
10543                 Added missing filtering and scoring headers
10544                 Fixed bad function call that showed garbage 
10545                 in Folder->Processing
10546
10547 2002-05-21 [paul]       0.7.6claws9
10548
10549         * tools/Makefile.am
10550                 make all tools executable, (patch by Alfons).
10551
10552 2002-05-20 [alfons]     0.7.6claws8
10553
10554         * src/procheader.c
10555                 don't forget to call mktime() so we have a valid week 
10556                 and year day
10557                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10558
10559 2002-05-20 [paul]       0.7.6claws7
10560
10561         * src/html.c
10562                 fix broken parsing of urls
10563         * src/textview.c
10564                 fix displaying of urls
10565
10566                 both fixes from the patch [547855] by Eugene 
10567                 Brevdo (zonem)
10568
10569 2002-05-19 [alfons]     0.7.6claws6
10570
10571         * configure.in
10572                 make sylpheed configure correctly with the latest
10573                 and greatest of automake / autoconf / gettext
10574
10575 2002-05-19 [alfons]     0.7.6claws5
10576
10577         * src/procheader.c
10578         * src/procheader.h
10579                 add function for returning ime zone offset
10580         * src/quote_fmt.c
10581         * src/quote_fmt_parse.y
10582                 better quotation formatting - does not convert
10583                 to local time, but uses the original date string.
10584                 
10585                 Note: %z inserts the timezone offset (should 
10586                 work also on platforms where strftime does not
10587                 support %z).
10588
10589 2002-05-18 [christoph]  0.7.6claws4
10590
10591         * src/summaryview.c
10592                 fix indentation of some code
10593         * tools/Makefile.am
10594                 fix spaces after \
10595         * src/Makefile.am
10596                 add missing \
10597                 correct path for ignorethread.xpm
10598                 incorrect filename for sylpheed_logo.xpm
10599                 add missing include matcher_parser_parse.h
10600
10601 2002-05-18 [paul]       0.7.6claws3
10602
10603         * sync with 0.7.6cvs8
10604                 see ChangeLog 2002-05-16 and 2002-05-17
10605
10606 2002-05-18 [melvin]     0.7.6claws2
10607
10608         * README.claws
10609                 Corrected an action's definition and fixed some misspellings.
10610
10611 2002-05-18 [paul]       0.7.6claws1
10612
10613         * tools/Makefile.am
10614           tools/gpg-sign        ** new file **
10615           tools/uudec           ** new file **
10616                 add Melvin's Actions scripts
10617
10618         * README.claws
10619                 add Melvin's descriptions for Actions
10620
10621 2002-05-18 [paul]       0.7.6claws
10622
10623         * Version 0.7.6claws released
10624
10625 2002-05-17 [paul]       0.7.5claws32
10626
10627         * po/es.po
10628                 updated by Ricardo Mones Lastra
10629
10630 2002-05-17 [paul]       0.7.5claws31
10631
10632         * src/compose.c
10633                 fix Account prefs default folder for sent/draft/deleted
10634                 messages bug
10635
10636         * po/it.po
10637           po/nl.po
10638                 updated translation by Alessandro Maestri and
10639                 Wilbert Berendsen
10640
10641 2002-05-17 [melvin]     0.7.5claws30
10642
10643         * src/prefs_actions.c
10644                 Fixed bug where using %F not at the end of the command 
10645                 resulted in an additional empty argument being created.
10646                 Thanks to Darko Koruga for reporting the bug.
10647
10648 2002-05-17 [melvin]     0.7.5claws29
10649
10650         * po/fr.po
10651                 Updated French translations.
10652
10653 2002-05-15 [paul]       0.7.5claws28
10654         
10655         * po/es.po
10656                 updated by Ricardo Mones Lastra
10657
10658 2002-05-15 [paul]       0.7.5claws27
10659
10660         * sync with 0.7.6cvs4
10661                 see ChangeLog 2002-05-14 and 2002-05-15
10662
10663 2002-05-14 [paul]       0.7.5claws26
10664
10665         * sync with 0.7.6cvs1
10666                 see ChangeLog 2002-05-13
10667
10668 2002-05-13 [thorsten]   0.7.5claws25
10669
10670         * src/messageview.c
10671                 fix select_all and copy in multipart messages
10672         * src/mainwindow.c
10673                 fix select_all and copy in multipart messages
10674
10675 2002-05-12 [paul]       0.7.5claws24
10676
10677         * src/summaryview.c
10678                 reverse last commit, bug already fixed in 0.7.5claws3
10679
10680 2002-05-12 [netztorte]  0.7.5claws23
10681
10682         * src/summaryview.c
10683                 dont parse empty addressbook (checked in before claws20)
10684
10685 2002-05-12 [melvin]     0.7.5claws22
10686
10687         * src/procmsg.[ch]
10688                 Removed unneeded priority code introduced by the previous 
10689                 commit.
10690
10691 2002-05-12 [melvin]     0.7.5claws21
10692
10693         * src/compose.[ch]
10694                 Added possibility to set message's priority.
10695         * src/procmsg.[ch]
10696                 Added possibility to set message's priority.
10697                 Added missing headers
10698
10699 2002-05-12 [melvin]     0.7.5claws20
10700
10701         * src/prefs_actions.c
10702                 Removed implicitely added quotes around the name
10703                 of the temporary files of mime parts.
10704
10705 2002-05-12 [paul]       0.7.5claws19
10706
10707         * sync with 0.7.5cvs20
10708                 see ChangeLog 2002-05-11
10709
10710 2002-05-12 [alfons]     0.7.5claws18
10711
10712         * src/quote_fmt_lex.l
10713         * src/quote_fmt_parse.y
10714                 allow quote / reply date & time format to be set using
10715                 %D{format}. format is a format string you'd pass to
10716                 strftime() (see man strftime, or the Display tab |
10717                 Date format setting).
10718
10719                 Currently %D converts the date to local time. 
10720
10721 2002-05-11 [paul]       0.7.5claws17
10722
10723         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10724                 see ChangeLog 2002-05-10 and 2002-05-11
10725
10726 2002-05-10 [paul]       0.7.5claws16
10727
10728         * sync with 0.7.5cvs16
10729                 see ChangeLog entries 2002-05-09 and 
10730                 2002-05-10
10731
10732 2002-05-10 [colin]      0.7.5claws15
10733
10734         * src/textview.c
10735                 Corrected a bug that prevented sylpheed to open
10736                 double-clicked URIs.
10737
10738 2002-05-09 [paul]       0.7.5claws14
10739
10740         * sync with 0.7.5cvs14
10741                 see ChangeLog 2002-05-08 and 2002-05-09
10742
10743 2002-05-08 [paul]       0.7.5claws13
10744
10745         * sync with 0.7.5cvs11
10746                 see ChangeLog entry 2002-05-08
10747
10748 2002-05-08 [paul]       0.7.5claws12
10749
10750         * src/mainwindow.c
10751           src/textview.[ch]
10752                 fix segfault on View->Open in new window
10753                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10754
10755 2002-05-07 [paul]       0.7.5claws11
10756
10757         * sync with 0.7.5cvs9
10758                 see ChangeLog entry 2002-05-07
10759
10760 2002-05-06 [paul]       0.7.5claws10
10761
10762         * src/messageview.c
10763           src/textview.c
10764                 display url in statusbar on single-click
10765                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10766
10767 2002-05-06 [match]      0.7.5claws9
10768
10769         * src/addritem.[ch]
10770                 new functions.
10771         * src/addrcache.c
10772                 tidy up.
10773         * src/xmlprops.[ch]
10774                 XML implementation of properties file.
10775         * src/exporthtml.[ch]
10776         * src/expthtmldlg.[ch]
10777         * src/addressbook.c
10778                 export to HTML.
10779
10780 2002-05-02 [sergey]     0.7.5claws8
10781
10782         * src/mainwindow.c (mainwin_entries),
10783           src/prefs_common.c (prefs_send_create()),
10784           src/codeconv.c (locale_table):
10785                 use charset name "Windows-1251" instead of "CP1251".
10786
10787 2002-05-02 [colin]      0.7.5claws7
10788         
10789         * src/compose.c
10790           src/prefs_common.c
10791           src/prefs_folder_item.c
10792                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10793
10794 2002-05-02 [hiro]       0.7.5claws6
10795
10796         * src/imap.c
10797                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10798
10799 2002-05-02 [paul]       0.7.5claws5
10800
10801         * src/compose.c
10802                 more sync with 0.7.5cvs7, see ChangeLog entry
10803                 2002-05-02
10804
10805 2002-05-02 [hiro]       0.7.5claws4
10806
10807         * src/compose.c
10808                 compose_queue_sub():
10809                 check if queue folder exists (closes #550397).
10810                 removed directory creation since it should be handled
10811                 transparently.
10812         * src/imap.c
10813                 imap_add_msg(): return UID for appended message
10814                 (closes #548842).
10815
10816 2002-04-30 [paul]       0.7.5claws3
10817
10818         * src/summaryview.c
10819                 fix account_find_from_address() bug
10820
10821 2002-04-28 [colin]      0.7.5claws2
10822
10823         * src/compose.c
10824           src/textview.c
10825           src/prefs_common.[ch]
10826           src/utils.[ch]
10827                 Added user-definable quotation characters recognition.
10828
10829 2002-04-28 [paul]       0.7.5claws1
10830
10831         * sync with 0.7.5cvs4
10832                 see ChangeLog entry  2002-04-25
10833
10834 2002-04-28 [paul]       0.7.5claws
10835
10836         * po/es.po
10837           po/nl.po
10838           po/pt_BR.po
10839                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10840                 Fabio Junior Beneditto
10841
10842 2002-04-27 [jens]       0.7.4claws103
10843
10844         * po/de.po
10845                 updated German translation.
10846
10847 2002-04-27 [hiro]       0.7.4claws102
10848
10849         * src/summaryview.c
10850                 summary_write_cache(): fixed the mark loss of hidden messages.
10851
10852 2002-04-26 [melvin]     0.7.4claws101
10853
10854         * src/procmsg.c
10855                 fixed a second typo (same one)
10856         * po/fr.po
10857           po/it.po
10858           po/pt_BR.po
10859                 fixed the type again...
10860
10861 2002-04-26 [melvin]     0.7.4claws100
10862
10863         * src/procmsg.c
10864                 fixed a typo in an alert message ("temorary").
10865         * po/it.po
10866         * po/pt_BR.po
10867                 corrected the typo  described above.
10868         * po/fr.po
10869                 updated French translation.
10870
10871 2002-04-26 [darko]      0.7.4claws99
10872
10873         * src/summaryview.c
10874                 fix target folder colorization
10875
10876 2002-04-25 [paul]       0.7.4claws98
10877
10878         * po/it.po
10879                 updated by Alessandro Maestri
10880
10881 2002-04-24 [colin]      0.7.4claws97
10882         
10883         * src/compose.c
10884                 Fixed double "subject is empty" question.
10885
10886 2002-04-23 [colin]      0.7.4claws96
10887         
10888         * src/mimeview.c
10889                 Corrected issue when "automatically display images" was
10890                 not set : first image remained after selecting second.
10891
10892 2002-04-23 [melvin]     0.7.4claws95
10893
10894         * src/prefs_actions.c
10895                 Don't display in/out dialog if there is nothing to show.
10896
10897 2002-04-23 [paul]       0.7.4claws94
10898
10899         * sync with 0.7.5cvs3
10900                 bug fixes: see ChangeLog entry 2002-04-23
10901
10902 2002-04-22 [darko]      0.7.4claws93
10903
10904         * src/compose.c
10905                 fix previous check-in which changed code after
10906                 merge from main
10907
10908 2002-04-22 [paul]       0.7.4claws92
10909
10910         * faq/de/*
10911                 add German FAQ
10912         * faq/en/*
10913           faq/es/*
10914           faq/fr/*
10915                 update English, Spanish and French FAQs
10916         * manual/de/*
10917           manual/es/*
10918                 add German and Spanish manuals
10919         * manual/en/*
10920           manual/fr/*
10921                 update English and French manuals
10922
10923         * src/Makefile.am
10924                 add to and re-arrange the pixmap entries
10925
10926 2002-04-22 [darko]      0.7.4claws91
10927
10928         * src/compose.c
10929                 fix sender initials recognition to only allow
10930                 '>' after the initials
10931
10932 2002-04-21 [paul]       0.7.4claws90
10933
10934         * sync with 0.7.5 release
10935                 see ChangeLog entry 2002-04-21
10936
10937 2002-04-21 [alfons]
10938
10939         * src/Makefile.am
10940                 add colin's new pixmaps to EXTRA_DIST
10941
10942 2002-04-21 [colin]      0.7.4claws89
10943         * src/compose.c
10944         * src/inc.c
10945         * src/mainwindow.[ch]
10946         * src/prefs_common.[ch]
10947         * src/stock_pixmap.[ch]
10948                 Added "Work offline" ability.
10949
10950 2002-04-21 [colin]      0.7.4claws88
10951         
10952         * src/mimeview.c
10953         * src/prefs_common.c
10954         * src/prefs_common.h
10955         * src/textview.c : Added an option to common preferences -> display
10956           to allow user not to automatically display images.
10957
10958 2002-04-21 [paul]       0.7.4claws87
10959
10960         * sync with 0.7.4cvs52
10961                 see ChangeLog entry 2002-04-21 (src/imap.c)
10962
10963 2002-04-21 [paul]       0.7.4claws86
10964
10965         * sync with 0.7.4cvs51
10966                 see ChangeLog entry 2002-04-21
10967
10968 2002-04-21 [paul]       0.7.4claws85
10969
10970         * sync with 0.7.4cvs49
10971                 see ChangeLog entries 2002-04-20 and 2002-04-21
10972
10973         * src/Makefile.am
10974                 clean up: remove old 'stock_' element from xpm 
10975                 filenames.
10976
10977 2002-04-21 [alfons]     0.7.4claws84
10978
10979         apply sync patch from Paul
10980
10981         * src/folderview.c
10982                 use old claws prefs_folder_item_create() for now
10983
10984 2002-04-19 [match]      0.7.4claws83
10985
10986         * src/addressbook.[ch]
10987         * src/addrharvest.[ch]
10988         * src/addrgather.[ch]
10989                 recurse folders.
10990         * src/mainwindow.c
10991         * src/summaryview.[ch]
10992                 change menu option.
10993
10994 2002-04-19 [paul]       0.7.4claws82
10995
10996         * po/pt_BR.po
10997                 updated by Fabio Junior Beneditto
10998
10999 2002-04-14 [alfons]     0.7.4claws81
11000
11001         * src/passphrase.c
11002                 add #include <sys/types.h> for mode_t and off_t 
11003
11004 2002-04-13 [paul]       0.7.4claws80
11005         
11006         * src/main.c
11007           src/passphrase.[ch]
11008           src/pgptext.c
11009           src/prefs_common.[ch]
11010           src/rfc2015.c
11011                 enable storing of GnuPG passphrase for the whole 
11012                 session or a user-defined number of minutes. patch 
11013                 submitted by Ravemax <ravemax@dextrose.com>
11014
11015 2002-04-13 [alfons]     0.7.4claws79
11016
11017         * src/textview.c
11018                 make email parser also stop scanning when encountering separators
11019                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
11020
11021 2002-04-13 [paul]       0.7.4claws78
11022
11023         * sync with 0.7.4cvs39
11024                 see ChangeLog entry 2002-04-12
11025
11026 2002-04-11 [paul]       0.7.4claws77
11027
11028         * sync with 0.7.4cvs37
11029                 see ChangeLog entry 2002-04-11
11030
11031 2002-04-11 [paul]       0.7.4claws76
11032
11033         * COPYING 
11034                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
11035                 the clause for OpenSSL). sync with sylpheed main
11036
11037 2002-04-09 [melvin]     0.7.4claws75
11038
11039         * src/compose.c
11040                 Made 'Ctrl-Enter' on send ignore some modifiers 
11041                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
11042                 to bind other *-Enter (but not Alt-Enter).
11043
11044 2002-04-09 [paul]       0.7.4claws74
11045
11046         * sync with 0.7.4cvs35
11047                 see ChangeLog entries 2002-04-09
11048
11049 2002-04-08 [paul]       0.7.4claws73
11050
11051         * sync with 0.7.4cvs33
11052                 see ChangeLog entry 200-04-08
11053
11054 2002-04-07 [match]      0.7.4claws72
11055
11056         * src/addrharvest.[ch]
11057                 fixed to read all addresses in header, regardless
11058                 of header size. improved name parsing. accommodate
11059                 harvest from folders and selected message.
11060         * src/addritem.[ch]
11061                 included new address parsing function.
11062         * src/addrgather.[ch]
11063         * src/addressbook.[ch]
11064         * src/summaryview.[ch]
11065         * src/mainwindow.c
11066                 allow address harvest of folder as well as selected
11067                 messages.
11068
11069 2002-04-07 [paul]       0.7.4claws71
11070
11071         * src/esmtp.[ch]
11072           src/smtp.c
11073                 don't try to authenticate with CRAM-MD5 in SMTP when 
11074                 SMTP-AUTH enabled if MTA doesn't issue this 
11075                 auth-method in it's ehlo-response. bug item #531364,
11076                 patch item #938910. patch submitted by Colin Leroy 
11077                 <colin@colino.net>
11078
11079 2002-04-07 [paul]       0.7.4claws70
11080
11081         * src/nntp.c
11082                 fix missing MODE_READER bug. patch submitted by
11083                 Colin Leroy <colin@colino.net>
11084
11085 2002-04-07 [alfons]     0.7.4claws69
11086
11087         * src/matcher.[ch]
11088         * src/prefs_filtering.c
11089         * src/summaryview.c
11090                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
11091                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
11092
11093 2002-04-07 [paul]       0.7.4claws68
11094
11095         * sync with 0.7.4cvs32
11096                 see ChangeLog entry 2002-04-06
11097
11098         * tools/filter_conv.pl
11099                 more bug fixes
11100
11101 2002-04-06 [paul]       0.7.4claws67
11102
11103         * tools/filter_conv.pl
11104                 modify to be able to find the name of the first
11105                 mailbox and use that. main's filter does not
11106                 record the full path to the mailbox and therefore
11107                 can only filter to the first mailbox.
11108
11109 2002-04-05 [paul]       0.7.4claws66
11110
11111         * tools/filter_conv.pl
11112                 attempt to make the script all-encompassing and
11113                 be able to convert any main 'filter' rule thrown
11114                 at it
11115
11116 2002-04-05 [paul]       0.7.4claws65
11117
11118         * tools/filter_conv.pl
11119                 allow for collapsed folder trees
11120
11121 2002-04-05 [paul]       0.7.4claws64
11122
11123         * sync with 0.7.4cvs31
11124                 see ChangeLog entries 2002-04-05
11125
11126 2002-04-03 [paul]       0.7.4claws63
11127
11128         * sync with 0.7.4cvs29
11129                 see ChangeLog entries 2002-04-02 and 2002-04-03
11130
11131 2002-04-02 [paul]       0.7.4claws62
11132
11133         * sync with 0.7.4cvs26
11134                 see ChangeLog entry 2002-04-01
11135
11136 2002-04-02 [match]      0.7.4claws61
11137
11138         * src/pine.[ch]
11139         * src/importpine.[ch]
11140         * src/addressbook.c
11141                 import Pine address book.
11142
11143 2002-04-02 [match]      0.7.4claws60
11144
11145         * src/addrharvest.[ch]
11146                 improve address parsing of funky addresses.
11147
11148 2002-04-02 [darko]      0.7.4claws59
11149
11150         * src/compose.c
11151                 wrap on send improvements, it now recognizes quoted
11152                 initials as part of the quotation string, and it
11153                 does not join lines separated by CR
11154
11155 2002-04-01 [match]      0.7.4claws58
11156
11157         * src/mgutils.[ch]
11158                 added new functions.
11159         * src/mutt.[ch]
11160                 remove excessive duplicate address generation
11161                 on import.
11162
11163 2002-04-01 [alfons]     0.7.4claws57
11164         
11165         * src/summaryview.c
11166                 put back g_free() 
11167
11168 2002-04-01 [paul]       0.7.4claws56
11169
11170         * sync with 0.7.4cvs25
11171                 see ChangeLog entry 2002-04-01
11172
11173 2002-04-01 [alfons]     0.7.4aprilfool55
11174
11175         * src/summaryview.c
11176                 honour feature request item #537427 to allow for
11177                 displaying names from address book for sent mail also
11178
11179 2002-03-29 [paul]       0.7.4claws54
11180
11181         * src/mainwindow.c
11182           src/prefs_filtering.[ch]
11183           src/prefs_matcher.c
11184           src/summaryview.c
11185                 add 'fast filter' for claws' filtering,
11186                 /Tools/Create filter rule/... patch submitted
11187                 by Neill Miller <neillm@thecodefactory.org>
11188
11189 2002-03-29 [paul]       0.7.4claws53
11190
11191         * sync with 0.7.4cvs24
11192                 see ChangeLog entry 2002-03-29
11193
11194 2002-03-28 [paul]       0.7.4claws52
11195
11196         * sync with 0.7.4cvs23
11197                 see ChangeLog entry 2002-03-28
11198
11199 2002-03-27 [melvin]     0.7.4claws51
11200
11201         * src/prefs_actions.c
11202                 Added support to pass only one message part (as a
11203                 file) to the command using '%p'. No quotes are needed
11204                 because doubles quotes are automatically added.
11205                 Fixed bug where Sylpheed could block when waiting for
11206                 a child process to finish.
11207                 Changed the help menu to remove quotes around symbols to 
11208                 avoid misinterpretation (they must not be used).
11209
11210 2002-03-27 [melvin]     0.7.4claws50
11211
11212         * src/inc.c
11213                 Made the new mail notification command always 
11214                 execute asynchronously.
11215
11216 2002-03-27 [paul]       0.7.4claws49
11217
11218         * src/compose.c
11219                 fix bug introduced in last commit
11220
11221 2002-03-27 [paul]       0.7.4claws48
11222
11223         * sync with 0.7.4cvs21
11224                 see ChangeLog 2002-03-26 and 2002-03-27
11225
11226 2002-03-26 [hoa]        0.7.4claws47
11227
11228         * src/prefs_folder_item.c
11229                 really fixed the bug #516442 with folder rescan.
11230
11231 2002-03-26 [paul]       0.7.4claws46
11232
11233         * sync with 0.7.4cvs19
11234                 see ChangeLog entries 2002-03-25 and 2002-03-26
11235
11236 2002-03-25 [hoa]        0.7.4claws45
11237
11238         * src/matcher.c
11239         * src/mh.c
11240                 fix the bug #516442 with folder rescan.
11241
11242         * src/prefs_common.[ch]
11243         * src/compose.c
11244                 added an option to enable two different behaviours
11245                 for bounce.
11246
11247
11248 2002-03-25 [paul]       0.7.4claws44
11249
11250         * src/mainwindow.c
11251           src/selective_download.c
11252                 correct a few menuitem labels
11253
11254 2002-03-25 [christoph]  0.7.4claws43
11255
11256         * src/procmsg.c
11257                 fix non deleted tmp message in
11258                 procmsg_save_to_outbox
11259                 fix problems caused by sync with
11260                 main branch's procmsg_send_queue
11261
11262 2002-03-25 [paul]       0.7.4claws42
11263
11264         * src/quote_fmt.c
11265           src/quote_fmt_lex.l
11266           src/quote_fmt_parse.y
11267                 add Last name (%L) placeholder for quoting. 
11268                 patch submitted by Thorsten Thielen 
11269                 <thth@users.sourceforge.net>
11270
11271 2002-03-25 [paul]       0.7.4claws41
11272
11273         * src/utils.c
11274                 get full hostname. patch submitted by
11275                 Bob Woodside <rwoodside1@comcast.net>
11276
11277 2002-03-25 [paul]       0.7.4claws40
11278
11279         * src/account.c
11280           src/news.c
11281           src/nntp.[ch]
11282           src/prefs_account.[ch]
11283                 enable NNTP over SSL. patch submitted by
11284                 Pascal Jermini <pascal@infinity.hn.org>
11285
11286 2002-03-24 [paul]       0.7.4claws39
11287
11288         * src/prefs_common.c
11289                 make the arrangement of the Compose tab more
11290                 coherent
11291
11292         * src/mainwindow.c
11293                 fix some irregularities of style
11294
11295         * po/de.po
11296                 updated by Kilian Krause
11297
11298 2002-03-23 [paul]       0.7.4claws38
11299
11300         * po/pt_BR.po
11301                 updated by Fabio Junior Beneditto
11302
11303 2002-03-23 [paul]       0.7.4claws37
11304
11305         * src/mainwindow.c
11306                 move 'Gather addresses' to 'Tools' menu
11307                 make 'Selective download' sensitive
11308
11309 2002-03-23 [paul]       0.7.4claws36
11310
11311         * sync with 0.7.4cvs16
11312                 see ChangeLog entries 2002-03-23
11313
11314 2002-03-22 [christoph]  0.7.4claws35
11315
11316         * src/quote_fmt_parse.y
11317                 fix include program output
11318
11319 2002-03-22 [alfons]     0.7.4claws34
11320
11321         * src/pop.c
11322                 initialize GDate stack variable correctly (sorry!)
11323
11324 2002-03-22 [paul]       0.7.4claws33
11325
11326         * src/compose.c
11327           src/mainwindow.c
11328           src/prefs_actions.c
11329           src/prefs_common.c
11330                 rename 'Tool' to 'Tools'
11331
11332         * src/mainwindow.c
11333                 move 'Delete duplicated messages' from
11334                 'Message/' to 'Tools/'
11335                 re-arrange the order of 'Tools/' items
11336
11337 2002-03-22 [paul]       0.7.4claws32
11338
11339         * src/addr_compl.c
11340           src/addressbook.[ch]
11341                 auto-address completion now also matches on
11342                 Nickname. patch submitted by Bob Forsman 
11343                 <hammor@users.sourceforge.net>
11344
11345         * src/editaddress.c
11346                 correct a spelling mistake
11347
11348 2002-03-22 [alfons]     0.7.4claws31
11349
11350         * src/pop.c
11351                 fix getting uidl from incorrect string 
11352                 (spotted by Colin)
11353
11354 2002-03-21 [alfons]     0.7.4claws30
11355
11356         * src/pop.c
11357                 more code refactoring
11358                 plug mem leak introduced by delete on server
11359
11360 2002-03-21 [paul]       0.7.4claws29
11361
11362         * sync with 0.7.4cvs11
11363                 see ChangeLog entries 2002-03-20
11364
11365 2002-03-20 [alfons]     0.7.4claws28
11366
11367         * src/inc.c
11368                 apply Colin's patch and refactor
11369
11370 2002-03-20 [paul]       0.7.4claws27
11371
11372         * sync with sylpheed 0.7.4cvs9
11373                 see ChangeLog entry 2002-03-20
11374
11375 2002-03-19 [christoph]  0.7.4claws26
11376
11377         * src/mh.c
11378         * src/procmsg.[ch]
11379         * src/summaryview.c
11380                 revert changes for flag updates
11381                 (does not work correctly and no time to debug)
11382
11383 2002-03-20 [alfons]     0.7.4claws25
11384
11385         * src/pop.c
11386                 refactor should_delete() a little bit 
11387
11388 2002-03-19 [paul]       0.7.4claws24
11389
11390         * src/inc.[ch]
11391           src/pop.c
11392           src/prefs_account.[ch]
11393                 allow the user to leave downloaded mail on the 
11394                 server for n days. Patch submitted by Colin Leroy 
11395                 <colin@colino.net>
11396
11397 2002-02-19 [paul]       0.7.4claws23
11398
11399         * sync with sylpheed 0.7.4cvs8
11400                 see ChangeLog entries 2002-03-19
11401
11402 2002-03-18 [paul]       0.7.4claws22
11403
11404         * sync with sylpheed 0.7.4cvs6
11405                 see ChangeLog entry 2002-03-18
11406
11407 2002-03-18 [paul]       0.7.4claws21
11408
11409         * po/en_GB.po
11410                 add en_GB message catalogue
11411
11412         * src/mbox_folder.c
11413           src/prefs_account.c
11414           src/prefs_actions.c
11415                 correct a few spelling mistakes
11416
11417 2002-03-17 [alfons]     0.7.4claws20
11418
11419         * src/matcher.c
11420                 more stringent checks for NULL params when writing
11421                 filtering actions to a file
11422                 
11423 2002-03-17 [hoa]        0.7.3claws20
11424
11425         * src/news.c
11426                 fixed the count of new messages
11427
11428         * src/compose.c
11429                 fixed the "attachment properties" window
11430
11431 2002-03-17 [paul]       0.7.4claws19
11432
11433         * src/defs.h
11434           src/folder.h
11435           src/news.c
11436           src/prefs_account.[ch]
11437           src/procmsg.[ch]
11438           src/summaryview.c
11439                 automatically mark cross-posted messages as read 
11440                 and (optionally) give them a colour label
11441                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11442                 
11443
11444 2002-03-17 [paul]       0.7.4claws18
11445
11446         * sync with sylpheed 0.7.4cvs5
11447                 see ChangeLog entry 2002-03-17
11448
11449 2002-03-17 [melvin]     0.7.4claws17
11450         
11451         * src/textview.c
11452                 Worked around a gtktext 'bug': when searching for 
11453                 a text in a long message it was scrolling slowly
11454                 line by line until it hit the searched text.
11455         * po/fr.po
11456                 Updated French translation
11457
11458 2002-03-17 [melvin]     0.7.4claws16
11459
11460         * src/mainwindow.c
11461         * src/compose.c
11462         * src/prefs_actions.c
11463                 Moved "Edit/Actions" to "Tool/Actions"
11464                 Made mainwindow/compose window sensitive as soon as
11465                 no child process is running anymore even if the io dialog
11466                 is open.
11467                 Fixed a struct being initialized with a non constant char*
11468
11469 2002-03-16 [christoph]  0.7.4claws15
11470
11471         * configure.in
11472                 add --with-compiler-flags option
11473                 (only for developer hacking)
11474         * src/mh.c
11475         * src/procmsg.[ch]
11476         * src/summaryview.c
11477                 try to make folder-stats and flag handling more
11478                 independent from the summaryview. msgcounts
11479                 are only set when the folder is opened and
11480                 procmsg_msginfo_(un)set_flags will handle it
11481                 later and summaryview will get the values
11482                 from the folder.
11483
11484 2002-03-16 [paul]       0.7.4claws14
11485
11486         * src/messageview.c
11487                 fix Return-receipt. Patch submitted by Bob
11488                 Woodside <rwoodside1@comcast.net>
11489
11490 2002-03-16 [paul]       0.7.4claws13
11491
11492         * src/compose.c
11493                 fix 'dynamic' signatures, make it work again
11494                 broken during sync on 2002-03-14 (0.7.4claws2)
11495
11496 2002-03-15 [match]      0.7.4claws12
11497
11498         * src/addrharvest.[ch]
11499         * src/addrgather.[ch]
11500         * src/addressbook.[ch]
11501         * src/mainwindow.c
11502                 included address harvester feature. still some
11503                 issues with address parsing that I will fix.
11504
11505 2002-03-15 [match]      0.7.4claws11
11506
11507         * src/addrbook.[ch]
11508         * src/addrcache.[ch]
11509         * src/addressbook.[ch]
11510         * src/addrindex.c
11511         * src/editbook.c
11512         * src/importldif.c
11513         * src/importmutt.c
11514         * src/jpilot.[ch]
11515         * src/main.c
11516         * src/syldap.[ch]
11517         * src/vcard.[ch]
11518                 tidy up. fix memory leaks. moved attribs and methods
11519                 from individual interfaces to addrcache object. prep
11520                 for new stuff to come in.
11521
11522 2002-03-15 [alfons]     0.7.4claws10
11523
11524         * src/matcher.[ch]
11525         * src/matcher_parser_parse.y
11526         * src/matcher_parser_lex.l
11527         * src/prefs_matcher.c
11528                 add filtering conditions message greater than, smaller 
11529                 than, and exactly matching a size in bytes
11530                 (does not work with delete from POP3 server yet)
11531
11532                 this should also give others an idea what you should
11533                 do to add new criterions to claws filtering system
11534                 
11535
11536 2002-03-15 [paul]       0.7.4claws9
11537
11538         * tools/filter_conv.pl
11539                 exit if there are no filter rules to convert
11540                 rename filterrc to filterrc.old after completion
11541
11542 2002-03-15 [paul]       0.7.4claws8
11543
11544         * sync with sylpheed 0.7.4cvs3
11545                 see ChangeLog entry 2002-03-14
11546
11547 2002-03-14 [paul]       0.7.4claws7
11548
11549         * src/compose.c
11550                 clean up the last commit (ahem)
11551
11552 2002-03-14 [paul]       0.7.4claws6
11553
11554         * src/compose.c
11555                 fix bug #515655. honour account preferences
11556                 regarding gpg default signing/encryption when 
11557                 changing account from the compose window.
11558
11559 2002-03-14 [paul]       0.7.4claws5
11560
11561         * src/folderview.c
11562                 remove unnecessary curly brackets
11563
11564 2002-03-14 [paul]       0.7.4claws4
11565
11566         * src/folderview.c
11567           src/prefs_filtering.[ch]
11568                 add filter rename on folder rename and filter
11569                 delete on folder delete. Patch submitted by
11570                 Neill Miller <neillm@thecodefactory.org> 
11571
11572 2002-03-14 [christoph]  0.7.4claws3
11573
11574         * src/procmsg.c
11575         * src/send.c
11576                 fix local delivery
11577                 (patch submitted by "Simon 'corecode' Schubert")
11578         * src/prefs_common.c
11579         * src/procmsg.c
11580                 fix gcc 3.0 warning
11581
11582 2002-03-14 [paul]       0.7.4claws2
11583
11584         * sync with sylpheed 0.7.4cvs2
11585                 see ChangeLog entry 2002-03-13
11586
11587 2002-03-12 [darko]      0.7.4claws1
11588
11589         * src/mainwindow.c
11590                 fix what seems to be a copy and paste error
11591                 when setting color for important messages
11592                 (reported by wwp)
11593
11594 2002-03-11 [paul]       version 0.7.4claws released
11595
11596 2002-03-11 [paul]       0.7.4claws
11597
11598         * po/es.po
11599           po/it.po
11600           po/nl.po
11601           po/pt_BR.po
11602                 update message catalogs. Submitted by Ricardo Mones 
11603                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11604                 Fabio Junior Beneditto
11605
11606         * configure.in
11607           faq/Makefile.am
11608           faq/it/Makefile
11609           faq/it/sylpheed-faq*
11610           src/mainwindow.c
11611           src/manual.[ch]
11612                 add FAQ in Italian
11613         
11614
11615 2002-03-11 [jens]       0.7.3claws7
11616
11617         * po/de.po
11618                 updated German translation
11619
11620 2002-03-11 [melvin]     0.7.3claws6
11621
11622         * po/fr.po
11623                 updated and corrected French translation
11624
11625 2002-03-10 [hoa]        0.7.3claws5
11626
11627         * src/account.c
11628         * src/inc.c
11629         * src/prefs_account.c
11630         * src/procmsg.c
11631         * src/send.[ch]
11632                 fixed the local account.
11633                 you have to change the default "/usr/sbin/sendmail"
11634                 to "/usr/sbin/sendmail -t" in the preferences of
11635                 the local account.
11636
11637         * src/procmime.c
11638                 removed some debug display for renderer
11639
11640 2002-03-10 [paul]       0.7.3claws4
11641
11642         * faq/en/sylpheed-faq-1.html
11643           faq/en/sylpheed-faq-2.html
11644                 update
11645
11646 2002-03-09 [paul]       0.7.3claws3
11647
11648         * sync with sylpheed 0.7.4
11649                 see ChangeLog entry 2002-03-09
11650
11651 2002-03-08 [paul]       0.7.3claws2
11652
11653         * faq/en/sylpheed-faq*
11654           faq/es/sylpheed-faq*
11655           faq/fr/sylpheed-faq*
11656                 update the FAQs
11657
11658         * manual/fr/.cvsignore
11659           manual/fr/Makefilea.am
11660           manual/fr/sylpheed*
11661           src/mainwindow.c
11662           src/manual.[ch]
11663                 add the French manual
11664
11665 2002-03-07 [paul]       0.7.3claws1
11666
11667         * sync with sylpheed 0.7.3cvs4
11668                 see ChangeLog entries  2002-03-06 and 2002-03-07
11669         
11670         * po/nl.po
11671                 updated by Wilbert Berendsen
11672
11673 2002-03-07 [melvin]     0.7.2claws34
11674
11675         * src/selective_download.c
11676                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11677
11678 2002-03-06 [paul]       0.7.2claws33
11679
11680         * sync with sylpheed 0.7.3cvs1
11681                 bug fix, see ChangeLog entry 2002-03-05
11682
11683 2002-03-05 [paul]       0.7.2claws32
11684
11685         * src/mimeview.c
11686           src/pgptext.[ch]
11687           src/procmsg.c
11688                 reverse the pgp ascii-armored code implemented in 
11689                 0.7.2claws16. removal of this code until it matures.
11690                 this means that verifying ascii-armored pgp sigs and
11691                 automatic decryption of ascii-armored encrypted
11692                 messages no longer works.
11693
11694 2002-03-05 [paul]       0.7.2claws31
11695
11696         * configure.in
11697           Makefile.am
11698         * faq/Makefile.am
11699         * faq/en/Makefile.am
11700           faq/en/sylpheed-faq.html
11701           faq/en/sylpheed-faq-1.html
11702           faq/en/sylpheed-faq-2.html
11703           faq/en/sylpheed-faq-3.html
11704         * faq/es/Makefile.am
11705           faq/es/sylpheed-faq.html
11706           faq/es/sylpheed-faq-1.html
11707           faq/es/sylpheed-faq-2.html
11708           faq/es/sylpheed-faq-3.html
11709           faq/es/sylpheed-faq-4.html
11710         * faq/fr/Makefile.am
11711           faq/fr/sylpheed-faq.html
11712           faq/fr/sylpheed-faq-1.html
11713           faq/fr/sylpheed-faq-2.html
11714           faq/fr/sylpheed-faq-3.html
11715         * src/Makefile.am
11716           src/defs.h
11717           src/mainwindow.c
11718           src/manual.[ch]
11719                 add FAQs in English, Spanish and French
11720
11721
11722 2002-03-05 [paul]       0.7.2claws30
11723
11724         * manual/en/sylpheed.html
11725           manual/en/sylpheed-XX.html
11726                 updated the English manual
11727
11728 2002-03-05 [hoa]        
11729
11730         * src/summaryview.c
11731                 dialog box pops up if the article can't be deleted.
11732
11733 2002-03-04 [paul]       
11734         
11735         * po/pt_BR.po
11736                 updated by Fabio Junior Benedito
11737
11738 2002-03-04 [hoa]
11739
11740         * removed ac/gpgme.m4
11741                 to avoid autogen common problem
11742                 developers have to install gpgme development package now
11743
11744         * src/compose.c
11745                 encoding to 7bit or 8bit is enabled.
11746
11747 2002-03-03 [alfons]     0.7.2claws29
11748
11749         * src/pop.c
11750                 merge fix by Oliver Haertel for selective
11751                 download buglet
11752
11753 2002-03-03 [paul]       0.7.2claws28
11754         
11755         * sync with sylpheed 0.7.3
11756
11757 2002-03-03 [paul]       0.7.2claws27
11758
11759         * sync with sylpheed 0.7.2cvs24
11760                 see ChangeLog entries 2002-03-02 and 2002-03-03
11761
11762 2002-03-02 [melvin]     0.7.2claws26
11763
11764         * src/inc.[ch]
11765         * src/main.c
11766         * src/mainwindow.c
11767         * src/prefs_common.[ch]
11768                 Added user definable notification on new mail arrival.
11769                 Removed unused variables in spell checker prefs code.
11770
11771 2002-03-02 [melvin]     0.7.2claws25
11772
11773         * src/quote_fmt.c
11774                 Removed unnecessary escape sequences.
11775                 Changed 'Initial...' to 'Initials of Sender'
11776
11777 2002-03-02 [paul]       0.7.2claws24
11778
11779         * sync with sylpheed 0.7.2cvs22
11780                 see ChangeLog entry 2002-03-01
11781
11782 2002-03-01 [hoa]        0.7.2claws23
11783
11784         * src/mainwindow.c
11785                 Set sensitivity of delete actions to active
11786                 even if the folder is a newsgroup.
11787
11788         * src/summaryview.c
11789                 - Set sensitivity of delete actions
11790                 - Added function check_permission() that will check if the
11791                   user is authorized to delete a message. For news, it
11792                   will check if the author is the same.
11793                 - Enabled deletion when there is no trash folder.
11794
11795         * src/news.[ch]
11796                 - Added news_cancel_article() to cancel articles
11797                 - Implemented news_remove_message() (public function)
11798
11799 2002-03-01 [paul]       0.7.2claws22
11800
11801         * src/gtkutils.c
11802           src/textview.c
11803                 recognise urls that that don't include 'http://' and
11804                 simply begin 'www.' 
11805
11806         * AUTHORS
11807                 remove duplicated name
11808
11809 2002-02-28 [paul]       0.7.2claws21
11810
11811         * src/mainwindow.c
11812           src/summaryview.[ch]
11813                 add ability to 'Select thread'
11814                 combines Melvin's "Select thread's head" patch (#510907)
11815                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11816                 patch (#518514) 
11817
11818 2002-02-28 [paul]       0.7.2claws20
11819
11820         * src/mimeview.c
11821                 hopefully fix segfault on right-clicking a mime part
11822                 that some people have experienced.      
11823                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11824
11825 2002-02-28 [paul]       0.7.2claws19
11826
11827         * sync with sylpheed 0.7.2cvs21
11828                 see ChangeLog entries 2002-02-27 and 2002-02-28
11829
11830 2002-02-27 [paul]       0.7.2claws18
11831
11832         * sync with sylpheed 0.7.2cvs18
11833                 see ChangeLog entries 2002-02-26 and 2002-02-27
11834
11835 2002-02-26 [alfons]     0.7.2claws17
11836
11837         * src/procheader.c
11838                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11839                 (spotted by Chris Hessman <idatech@gmx.net>)
11840
11841 2002-02-26 [paul]       0.7.2claws16
11842
11843         * src/mimeview.c
11844           src/pgptext.[ch]
11845           src/procmsg.c
11846                 make decryption of ascii-armored pgp encrypted messages
11847                 and verification of ascii-armored signatures work again.
11848                 slightly altered from the patch by Jens Jahnke 
11849                 <jan0sch@gmx.net>
11850
11851                 ##FIX ME##
11852                 * the checking of plaintext signatures always comes up in 
11853                   a popup box
11854                 * it doesn't work for multipart messages 
11855                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11856                   including the msg headers and these 2 line themselves, are 
11857                   not displayed
11858
11859         * src/mainwindow.c
11860                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11861                 "View/Message View" becomes "View/Separate Message View"
11862                 because its less ambiguous.
11863
11864         * po/es.po
11865                 updated by Ricardo Mones Lastra
11866
11867 2002-02-26 [paul]       0.7.2claws15
11868
11869         * sync with sylpheed 0.7.2cvs17
11870                 see ChangeLog entries 2002-02-25 and 2002-02-26
11871
11872 2002-02-25 [christoph]  0.7.2claws14
11873
11874         * src/filtering.[ch]
11875         * src/inc.c
11876                 do filtering stuff after all messages have been received
11877                   1. drop all messages to .processing
11878                   2. scan processing folder for messages
11879                   3. filter messages or move to inbox
11880                 this will also find old messages left in processing after
11881                 a crash or something like that and we get a real msginfo
11882                 from folder->get_msg_list and do not have to create our
11883                 own in filter_message
11884         * src/matcher_parser_parse.y
11885                 remove MIX/MAX warning (reordered includes)
11886
11887 2002-02-25 [paul]       0.7.2claws13
11888
11889         * sync with sylpheed 0.7.2cvs15
11890                 see ChangeLog entry 2002-02-24
11891
11892 2002-02-24 [alfons]     0.7.2claws12
11893
11894         * src/filtering.c
11895                 clear old color flags first when applying a new color to
11896                 a message info. 
11897                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11898
11899 2002-02-24 [alfons]     0.7.2.claws11
11900         
11901         * AUTHORS
11902         * src/prefs_common.c
11903                 add presets for Opera and Konqueror, closes patch #517261,
11904                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11905
11906 2002-02-24 [alfons]     0.7.2.claws10
11907
11908         * AUTHORS
11909         * src/summaryview.c
11910                 fix threading for null message ids, closes patch #521601,
11911                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11912
11913 2002-02-24 [alfons]     0.7.2claws9
11914
11915         * src/summaryview.c
11916         * src/filtering.c
11917                 make Tool | Filter Message work with filtering system so
11918                 setting flags also works
11919
11920                 TODO:
11921
11922                 - Processing uses the same function as Tool | Filter
11923                   Message, but doesn't use the same update proc yet
11924
11925 2002-02-23 [paul]       0.7.2claws8
11926
11927         * sync with sylpheed 0.7.2cvs14
11928                 see ChangeLog entries 2002-02-22 and 2002-02-23
11929
11930 2002-02-22 [christoph]  0.7.2claws7
11931
11932         * src/quote_fmt.c
11933                 Add column space to table
11934         * src/quote_fmt_parse.y
11935                 Close files
11936
11937 2002-02-22 [paul]       0.7.2claws6
11938
11939         * src/Makefile.am
11940           src/defs.h
11941           src/filtering.c
11942           src/inc.[ch]
11943           src/mainwindow.c
11944           src/matcher.[ch]
11945           src/matcher_parser_lex.l
11946           src/matcher_parser_parse.y
11947           src/pop.[ch]
11948           src/prefs_account.h
11949           src/prefs_filtering.c
11950           src/selective_download.[ch]   *** NEW FILES ***
11951           src/utils.[ch]
11952           po/POTFILES.in
11953                 Selective Download added to 'Tool' menu. 
11954                 Retrieves email headers of the currently selected pop3 
11955                 account and allows the user to mark emails for deletion 
11956                 right on the pop3 server. Patch submitted by Oliver Haertel 
11957                 <oha@users.sourceforge.net>.
11958         
11959         * po/POTFILES.in
11960                 add 'src/quote_fmt.c'           
11961
11962 2002-02-22 [christoph]  0.7.2claws5
11963
11964         * src/Makefile.am
11965                 added quote_fmt.c
11966         * src/prefs_common.[ch]
11967         * src/prefs_template.c
11968         * src/quote_fmt.c               *** NEW FILE ***
11969         * src/quote_fmt.h
11970                 move quote format symbol description code
11971                 to it's own file because it is used from
11972                 differnent code parts
11973                 Rewrote symbol description GUI
11974                   + use table
11975                   + add separators
11976                   + get data from array (no more long constant strings)
11977         * src/quote_fmt_lex.l
11978         * src/quote_fmt_parse.y
11979                 Symbol for Literal % changed to \% instead of %%
11980                 (More logical as \ is used for quoting for other symbols)
11981                 Add |f and |p to include files and program output
11982                 Examples:
11983                     |f{/home/.../.signature}
11984                     |p{date}
11985         * po/de.po
11986                 Correct wrong spelling for "Referenzen"
11987
11988 2002-02-21 [paul]       0.7.2claws4
11989
11990         * src/procmsg.c
11991                 forgotten during sync
11992
11993 2002-02-21 [paul]       0.7.2claws3
11994
11995         * sync with sylpheed 0.7.2cvs11
11996                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11997                 2002-02-20 and 2002-02-21
11998
11999 2002-02-20 [melvin]     0.7.2claws2
12000
12001         * src/prefs_actions.c
12002                 Added error report when child cannot fork or when execvp 
12003                 returns with an error.
12004
12005 2002-02-19 [christoph]  0.7.2claws1
12006
12007         * src/codeconv.c
12008                 return unconverted text if conde conversion is not possible
12009                 when libjconv is used.
12010                 (patch submitted by "Simon 'corecode' Schubert")
12011
12012 2002-02-19 [paul]       
12013
12014         * version 0.7.2claws release
12015
12016 2002-02-19 [paul]       0.7.2claws
12017
12018         * po/nl.po
12019                 updated by Wilbert Berendsen
12020
12021
12022 2002-02-18 [alfons]     0.7.1claws13
12023
12024         * src/syldap.c
12025         * src/jpilot.c
12026                 remove references to dlfcn and explicitly loading functions
12027                 from dynalink libs, because libs linked anyway, and functions
12028                 are loaded explicitly
12029
12030 2002-02-17 [melvin]     0.7.1claws12
12031
12032         * src/prefs_actions.c
12033                 Replaced children wait loop with double fork technique.
12034                 Now, input/output window updated at each new output.
12035                 free_children(): Fixed a memory leak.
12036                 Made input/output window non closable if running children
12037                 still exist.
12038                 Added missing <unistd.h> include.
12039                 Added some --debug outputs.
12040
12041 2002-02-17 [melvin]     0.7.1claws11
12042
12043         * src/summaryview.c
12044                 Fixed bug where descending sort order did not select top
12045                 message.
12046
12047 2002-02-17 [melvin]     0.7.1claws10
12048
12049         * acconfig.h
12050                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12051         * src/prefs_common.c
12052                 Pspell data package directory no more hard coded but
12053                 set during configuration (PSPELL_PATH). (Thanks to 
12054                                 Gustavo Noronha Silva.)
12055
12056 2002-02-17 [melvin]     0.7.1claws9
12057
12058         * configure.in
12059                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
12060         * src/gtkspell.c
12061                 Fixed compile-time warnings.
12062
12063 2002-02-16 [alfons]     0.7.1claws8
12064
12065         * src/filesel.c
12066                 fix inadvertent free of NULL pointer which caused
12067                 sylpheed to crash when closing the save-as dialog
12068                 using the window close button
12069
12070 2002-02-16 [carsten]    0.7.1claws7
12071         * src/mainwindow.[ch]
12072           src/summaryview.c
12073           src/prefs_common.c
12074                 fixes for pixmap theming code:
12075                         - recently changed mail attributes shouldn't get
12076                           lost any longer
12077                         - theme is only reloaded iff another theme was
12078                           selected
12079
12080 2002-02-16 [paul]       0.7.1claws6
12081
12082         * sync with sylpheed 0.7.2 release
12083                 see ChangeLog entry 2002-02-15 and 2002-02-16
12084
12085 2002-02-15 [paul]       0.7.1claws5
12086
12087         * sync with sylpheed 0.7.1cvs9
12088                 see ChangeLog entry 2002-02-15
12089
12090         * po/POTFILES.in
12091                 remove unneeded headerwindow.c entry
12092
12093 2002-02-14 [carsten]    0.7.1claws4
12094         * src/summaryview.c
12095                 fixed a bug for "Go to next unread message": there was
12096                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
12097                 in the prefs, because of doing "Search again" instead
12098                 "No"
12099
12100 2002-02-14 [carsten]    0.7.1claws3
12101         * src/stock_pixmap.c
12102                 removed 2 more mem leaks; following memprof,
12103                 this code is "leak free" now :)
12104
12105 2002-02-14 [carsten]    0.7.1claws2
12106         * src/stock_pixmap.c
12107                 used opendir/readdir/closedir instead of scandir
12108                 -> code should work now on Solaris
12109
12110 2002-02-14 [paul]       0.7.1claws1
12111
12112         * sync with sylpheed 0.7.1cvs8
12113                 see ChangeLog entries 2002-02-13 and 2002-02-14
12114
12115         * README.claws
12116                 add some description of Actions and Pixmap Themes
12117
12118 2002-02-13 [paul]       
12119
12120         * version 0.7.1claws release
12121
12122 2002-02-13 [paul]       0.7.1claws
12123
12124         * po/es.po
12125           po/it.po
12126           po/pt_BR.po
12127                 updated translations, submitted by Ricardo Mones Lastra,
12128                 Alessandro Maestri and Fabio Junior Beneditto
12129
12130 2002-02-13 [melvin]     0.7.0claws75
12131
12132         * src/prefs_actions.c
12133                 Added missing "signal.h" include
12134
12135 2002-02-13 [melvin]     0.7.0claws74
12136
12137         * src/prefs_folder_item.c
12138                 Added missing "config.h" include
12139         * po/fr.po
12140                 Updated French translation for folder propriety.
12141
12142 2002-02-13 [jens]       0.7.0claws73
12143
12144         * po/POTFILES.in
12145                 Added missing src/prefs_folder_item.c [log added by melvin]
12146         * po/de.po
12147                 Updated German translation.
12148
12149 2002-02-13 [melvin]     0.7.0claws72
12150
12151         * po/fr.po
12152                 Updated French translation.
12153
12154 2002-02-13 [melvin]     0.7.0claws71
12155
12156         * src/gtkutils.c
12157                 Made gtkut_editable_get_selection return NULL if selection
12158                 is of length zero.
12159                 This fixes a bug where selecting part of message A then
12160                 switching to message B and replying to it will not
12161                 quote the message's body.
12162
12163 2002-02-12 [paul]       0.7.0claws70
12164
12165         * src/mainwindow.c
12166                 cosmetic, relating to pixmap themes: on toolbar make 
12167                 updating of 'Exec' and 'Compose news/Compose email'
12168                 icons faster.
12169
12170 2002-02-12 [carsten]    0.7.0claws69
12171         * src/folderview.c
12172           src/mainwindow.[ch]
12173           src/stock_pixmap.c
12174           src/summaryview.c
12175           src/prefs_common.c
12176                 - refreshing after changing pixmap theme better
12177                   now (thanks Paul)
12178                 - wanted to remove some mem leaks, but alfons was
12179                   faster (and had the better solution ;)
12180
12181 2002-02-12 [alfons]     0.7.0claws68
12182
12183         * src/prefs_common.c
12184         * src/stock_pixmap.[ch]
12185                 plug mem leaks, refactor code a little bit
12186
12187
12188 2002-02-12 [sergey]     0.7.0claws67
12189
12190         * src/imap.c
12191                 Fixed problem with copying messages to IMAP folders when the
12192                 server uses something other than '/' as a namespace separator
12193                 (cyrus-imapd uses '.').
12194
12195 2002-02-12 [jens]       0.7.0claws66
12196
12197         * po/de.po
12198                 Updated German Translation
12199
12200 2002-02-12 [paul]       0.7.0claws65
12201
12202         * sync with sylpheed 0.7.1cvs1
12203                 see ChangeLog entry 2002-02-12
12204
12205 2002-02-12 [melvin]     0.7.0claws64
12206
12207         * src/prefs_actions.c
12208                 Fixed "feature" where children's output was duplicated 
12209                 instead of refreshed while monitoring.
12210                 Removed some debug code.
12211
12212 2002-02-12 [christoph]  0.7.0claws63
12213
12214         * src/compose.c
12215                 always delete message from queue after sending/send error
12216                 (closes bug #509601)
12217
12218 2002-02-12 [melvin]     0.7.0claws62
12219
12220         * src/prefs_actions.c
12221                 Children wait loop is now triggered with a timeout of 1s
12222                 Added %F which is replaced with the list of filenames 
12223                 of all selected messages (as suggested by Ricardo Mones Lestra)
12224                 Pipe syntax changed. Prefix with | to send selection, postfix
12225                 with | to retrieve output. Prefix with > or * to send
12226                 user definable input to the command (*: input is hidden)
12227                 Old pipe action should now be postfixed with |, too.
12228
12229 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
12230         * src/stock_pixmap.c
12231                 fixed a bug: if there's no theme directory don't
12232                 throw an error, just do "nothing" (thanks Alfons)
12233
12234 2002-02-12 [carsten]    0.7.0claws60
12235         * src/folderview.c
12236           src/summaryview.c
12237                 had to write the cache twice (nasty!); some marks would 
12238                 get lost if not
12239
12240 2002-02-11 [carsten]    0.7.0claws59
12241         * acconfig.h
12242           configure.in
12243           doc-src/maintainer_guide.txt
12244           src/compose.[ch]
12245           src/defs.h
12246           src/folderview.[ch]
12247           src/gtkutils.[ch]
12248           src/mainwindow.[ch]
12249           src/prefs_common.[ch]
12250           src/stock_pixmap.[ch]
12251           src/summaryview.[ch]
12252                 pixmap theming and related work on pixmap
12253                 handling on some other places
12254                 (e.g. hrm features for all folder)
12255           src/pixmap/stock_*.xpm -> the stock_ was removed
12256         
12257 2002-02-11 [paul]       0.7.0claws58
12258
12259         * sync with sylpheed 0.7.1 release
12260                 see ChangeLog entries 2002-02-11
12261
12262 2002-02-08 [paul]       0.7.0claws57
12263
12264         * sync with sylpheed 0.7.0cvs39
12265                 see ChangeLog entry 2002-02-07 (last entry) 
12266
12267         * src/prefs_actions.c
12268           src/prefs_filtering.c
12269           src/prefs_matcher.c
12270           src/prefs_scoring.c
12271                 sync: made it compile with C compilers other than gcc
12272
12273 2002-02-07 [paul]       0.7.0claws56
12274
12275         * sync with sylpheed 0.7.0cvs38
12276                 see ChangeLog entries 2002-02-06 (last 2 entries) and
12277                 2002-02-07
12278
12279 2002-02-07 [darko]      0.7.0claws55
12280
12281         * src/gtkutils.[ch]
12282         * src/summaryview.c
12283                 Fix const gchar */gchar * issue (thanks Hiro)
12284
12285 2002-02-07 [darko]      0.7.0claws54
12286
12287         * src/compose.[ch]
12288         * src/filtering.c
12289         * src/gtkutils.[ch]
12290         * src/prefs_template.c
12291         * src/quote_fmt.h
12292         * src/quote_fmt_parse.y
12293         * src/summaryview.c
12294         * src/utils.[ch]
12295                 When replying or forwarding an email don't quote the entire
12296                 mail body but use the part of the message text that is selected
12297
12298 2002-02-06 [melvin]     0.7.0claws53
12299
12300         * src/prefs_common.[ch]
12301         * src/gtkspell.[ch]
12302         * src/compose.c
12303                 Made possible to switch quickly to last used dictionary
12304                 which makes checking bilingual documents easier.
12305
12306 2002-02-06 [melvin]     0.7.0claws52
12307         
12308         * po/POTFILES.in
12309                 Added forgotten new file src/prefs_actions.c
12310
12311 2002-02-06 [melvin]     0.7.0claws51
12312
12313         * src/prefs_actions.c   ** NEW FILE **
12314         * src/prefs_actions.h   ** NEW FILE **
12315                 Added actions to execute on message text view, or on the
12316                         message's file.
12317         * src/Makefile.am
12318                 Added src/prefs_actions.[ch]
12319         * src/compose.c
12320                 Added new menu "Edit/Actions"
12321         * src/defs.h
12322                 Added new actionsrc file.
12323         * src/main.c
12324                 Added actionsrc reading.
12325         * src/mainwindow.c
12326                 Added new menus "Edit/Actions" and "Configuration/Actions..."
12327         * src/prefs_common.h
12328                 Added new element actionslst element to prefs_common.
12329
12330 2002-02-06 [paul]       0.7.0claws50
12331
12332         * sync with sylpheed 0.7.0cvs36
12333                 see ChangeLog entry 2002-02-06
12334
12335 2002-02-05 [paul]
12336
12337         * po/es.po
12338                 updated by Ricardo Mones Lastra
12339
12340 2002-02-05 [paul]       0.7.0claws49
12341
12342         * sync with sylpheed 0.7.0cvs33
12343                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
12344
12345 2002-02-05 [paul]       0.7.0claws48
12346
12347         * src/compose.c
12348                 re-add 'Edit/Advanced/Delete entire line', previously named
12349                 'Delete Line+'
12350
12351 2002-02-04 [paul]       0.7.0claws47
12352
12353         * src/compose.c
12354           src/summaryview.c
12355                 fix bug #494993 (Reply All not taking Reply-To into consi)
12356                 eliminate differences in behaviour of right-click 'Reply to all' 
12357                 in summary view and 'Reply to all' on the toolbar. 
12358                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
12359                 view and From gets ignored by 'Reply to all' on toolbar.
12360                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
12361                 From when no Reply-To header is present.
12362
12363 2002-02-04 [paul]       0.7.0claws46
12364
12365         * sync with sylpheed 0.7.0cvs30
12366                 see ChangeLog entries 2002-02-03 and 2002-02-04
12367
12368 2002-02-03 [melvin]     0.7.0claws45
12369
12370         * src/gtkspell.[ch]
12371                 Readded function to highlight all misspelled words.
12372                 Fixed bug where user-provided-words did not replace
12373                         correctly the misspelled word when using the mouse.
12374                 Fixed bug where checking a region selected from right to left did
12375                         not check the region at all.
12376                 Fixed bug where 'Check backwards' may not check at all. 
12377                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
12378                 Fixed possible buffer overflow when checking for long strings (>1k).
12379                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
12380                 Accelerators code uses now gtk_widget_add_accel.
12381                 Removed and disabled obsolete and unfinished code.
12382                 Cleaning up.
12383
12384         * src/compose.c
12385                 Added menu item to Highlight all misspelled words.
12386
12387 2002-02-01 [paul]       0.7.0claws44
12388
12389         * src/mainwindow.c
12390                 fix '/View/Hide read messages' sensitivity when all
12391                 messages in a folder are hidden
12392
12393 2002-02-01 [paul]       0.7.0claws43
12394
12395         * src/main.c
12396                 add --send option to command line interface, sends all
12397                 queued mail. Patch submitted by Ricardo Mones Lastra.
12398
12399 2002-01-31 [paul]       0.7.0claws42
12400
12401         * src/mainwindow.c
12402                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12403
12404 2002-01-31 [paul]       0.7.0claws41
12405
12406         * sync with sylpheed 0.7.0cvs27
12407                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12408                 and 2002-01-31
12409
12410         * src/textview.c
12411                 comment out elements of textview_show_part() as temporary
12412                 workaround for attachment 'Display as text' bug 
12413
12414         * po/pt_BR.po
12415                 updated by Fabio Junior Beneditto
12416
12417 2002-01-30 [paul]       0.7.0claws40
12418
12419         * sync with sylpheed 0.7.0cvs24
12420                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12421                 and 2002-01-30
12422
12423         * src/compose.c
12424                 add {N_("/_Spelling"), ... "<Branch>"} to 
12425                 GtkItemFactoryEntry compose_entries[]
12426
12427         * src/prefs_common.c
12428                 add claws menu items to prefs_keybind_apply_clicked()
12429                 and remove non-claws menu items
12430
12431 2002-01-29 [paul]       0.7.0claws39
12432
12433         * sync with sylpheed 0.7.0cvs22
12434                 see ChangeLog entries 2002-01-28 and 2002-01-29
12435
12436 2002-01-28 [melvin]     0.7.0claws38
12437
12438         * src/compose.c
12439                 Added the declartion of compose_send_control_enter.
12440
12441         * src/compose.c
12442         * src/gtkspell.[ch]
12443                 Added in a 'Spelling' menu which includes the configuration menu. 
12444                 Added a real 'Check all' and got rid from the old one which only
12445                 highlited misspelled word.
12446                 Made 'Check while typing' a disableable option.
12447                 Added a dialog when there are no more misspelled word.
12448                 Added a dialog if error occurs when switching to a dictionary.
12449         
12450         * src/prefs_common.[ch]
12451                 Added option for the default 'Check while typing' option.
12452
12453
12454 2002-01-28 [alfons]     0.7.0claws37
12455
12456         * src/compose.c
12457                 fix buglet and make code comply with sylpheed code style
12458
12459 2002-01-28 [paul]       0.7.0claws36
12460
12461         * sync with sylpheed 0.7.0cvs19
12462                 see ChangeLog entries for 2002-01-28
12463
12464 2002-01-28 [hoa]        0.7.0claws35
12465
12466         * src/defs.h
12467                 added rendererrc
12468
12469         * src/main.c
12470                 read the renderer config
12471
12472         * src/procmime.[ch]
12473                 use the renderer config to convert mime attachments
12474
12475         * src/textview.c
12476                 don't use textview_show_html/ertf,
12477                 use get_text_content instead
12478
12479 2002-01-27 [alfons]     0.7.0claws34
12480         
12481         * src/news.c
12482                 make sylpheed believe it can delete a news message...
12483                 (messages are NOT deleted, maybe we should remove
12484                 processing from the folder properties after all.)
12485
12486 2002-01-27 [alfons]     0.7.0claws33
12487
12488         * src/folder.c
12489                 add extra checks
12490         * src/news.c
12491                 implement remove_msg() 
12492
12493 2002-01-27 [alfons]     0.7.0claws32
12494
12495         * src/procmsg.h
12496         * src/procheader.c
12497         * src/messageview.c
12498                 fix return receipt / disposition notification again. this
12499                 stuff seems to break on _every_ major summary UI change, so
12500                 it's now implemented using a flag which is saved in the
12501                 marks cache
12502                 
12503 2002-01-26 [alfons]     0.7.0claws31
12504
12505         * src/import.c
12506                 let import dialog show the destination folder identifier
12507
12508 2002-01-26 [melvin]     0.7.0claws30
12509
12510         * src/folderview.c
12511         * src/summaryview.c
12512                 Readded 'Mark all read' into summary view popup menu
12513                 Added 'Mark all read' in folder view popup menu for IMAP
12514                 and NNTP.
12515                 Made it insensitive if the selected folder is not the shown
12516                 one to avoid 'Mark all read' on the wrong folder.
12517                 
12518 2002-01-26 [paul]       0.7.0claws29
12519
12520         * src/folderview.c
12521           src/summaryview.c
12522                 move 'Mark all read' from summary view to folder view
12523                 menu. (adapted from) patch submitted by Jeremy Andrews,
12524                 <lists@kerneltrap.com>
12525
12526 2002-01-25 [alfons]     0.7.0claws28
12527
12528         * src/gtkstext.c
12529                 put the gtk class name back so GtkSText adapts the 
12530                 settings of GtkText
12531
12532 2002-01-25 [alfons]     0.7.0claws27
12533
12534         * src/folderview.c 
12535                 assimilate Ricardo's patch that shows pixmaps instead of
12536                 plain "new" and "unread" texts in the folder view column
12537                 headers 
12538
12539 2002-01-25 [paul]       0.7.0claws26
12540
12541         * src/Makefile.am
12542                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12543                 be found in non-standard locations. 
12544                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12545
12546 2002-01-25 [paul]       0.7.0claws25
12547
12548         * sync with sylpheed 0.7.0cvs16
12549                 see ChangeLog entry 2002-01-25
12550
12551 2002-01-24 [paul]       0.7.0claws24
12552
12553         * more sync with sylpheed 0.7.0cvs15
12554                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12555
12556 2002-01-23 [sergey]     0.7.0claws23
12557
12558         * src/importldif.c
12559                 Fixed segfault when closing LDIF import wizard with
12560                 the window manager.
12561         * src/imageview.c
12562         * src/imageview.h
12563         * src/messageview.c
12564         * src/mimeview.c
12565                 Fixed wrong scrolling position after switching between
12566                 text and image parts.
12567
12568 2002-01-23 [paul]       0.7.0claws22
12569
12570         * sync with sylpheed 0.7.0cvs15
12571                 see ChangeLog entries 2002-01-22 and 2002-01-23
12572
12573 2002-01-21 [melvin]     0.7.0claws21
12574
12575         * src/prefs_scoring.c
12576         * src/prefs_filtering.c
12577                 Fixed bug where scoring and filtering windows stopped
12578                 autochecking.
12579
12580 2002-01-21 [paul]       0.7.0claws20
12581
12582         * sync with sylpheed 0.7.0cvs12
12583                 see ChangeLog entries 2002-01-20 and 2002-01-21
12584
12585 2002-01-21 [carsten]    0.7.0claws19
12586         * src/mainwindow.c
12587         * src/menu.[ch]
12588         * src/messageview.[ch]
12589         * src/summaryview.[ch]
12590                 changes to shortcuts handling again:
12591                         + "Q" now controled by mainwin
12592                         + v/V are now customizable and have slightly
12593                           different meanings
12594                 the "button" to minimize the messageview (and maximize
12595                 the summary view) is a real button now
12596         * src/compose.c
12597                 "Delete Line+" added to Edit/Advanced (this will also
12598                 delete the '\n')
12599
12600 2002-01-20 [melvin] 0.7.0claws18
12601
12602         * src/addressbook.c
12603                 Made "Bcc" sensitive when addressbook is called from
12604                 compose window (it was a Claws only bug).
12605
12606 2002-01-19 [alfons] 0.7.0claws17
12607
12608         * src/inc.c
12609                 prevent unnecessary updates when currently selected folder has
12610                 no new messages 
12611
12612 2002-01-19 [alfons] 0.7.0claws16
12613         
12614         * src/summaryview.c
12615                 prevent writing the cache based on current message list in summary 
12616                 view when filtering also put messages in currently selected folder
12617
12618 2002-01-19 [paul]
12619
12620         * po/it.po
12621                 Italian translation submitted by Alessandro Maestri
12622                 <a.maestri@cs.tin.it>
12623
12624 2002-01-18 [melvin]     0.7.0claws15
12625
12626         * src/prefs_filters.c
12627                 fixed bug where 'cancel' from 'filters' window stops autochecking
12628                 if the timer timed out  when the window was open.
12629
12630 2002-01-18 [match]      0.7.0claws14
12631
12632         * src/addrclip.[ch]     ** NEW FILE **
12633         * src/addrselect.[ch]   ** NEW FILE **
12634         * src/adbookbase.h      ** NEW FILE **
12635                 addressbook cut, copy and paste
12636         * src/addrbook.[ch]
12637         * src/addrcache.[ch]
12638         * src/addressitem.h
12639         * src/addrindex.[ch]
12640         * src/addritem.[ch]
12641         * src/importldif.c
12642         * src/importmutt.c
12643         * src/jpilot.[ch]
12644         * src/syldap.[ch]
12645         * src/vcard.[ch]
12646         * src/jpilot.[ch]
12647         * src/editbook.c
12648         * src/editjpilot.c
12649         * src/editldap.c
12650         * src/editvcard.c
12651                 support for copy/paste
12652         * src/addressbook.c
12653                 support for copy/paste
12654                 tidy up menu option processing
12655                 correct address list function arguments
12656         * src/editaddress.c
12657                 sort user attributes
12658         * src/ldif.h
12659         * src/mutt.h
12660                 tidy up
12661
12662         * src/addrbook.[ch]
12663         * src/addrbook.[ch]
12664         * src/addrbook.[ch]
12665                 
12666
12667 2002-01-18 [paul]       0.7.0claws13
12668
12669         * sync with sylpheed 0.7.0cvs8
12670                 configure.in: support Mac OS X (Darwin)
12671
12672 2002-01-18 [carsten]    0.7.0claws12
12673         * src/html.c
12674                 small hack to fix a segfault with an empty href
12675                 (reported by Alexandra Walford <deeni@altern.org>)
12676         * src/mainwindow.c
12677         * src/summaryview.c
12678                 the shortcuts for Mark und Mark as unread are hardcoded
12679                 again
12680         * src/compose.c
12681         * src/gtkstext.[ch]
12682                 readded the shortcuts in gtkstext but made them
12683                 customizeable (simply by adding a menu plus a wrapper
12684                 to compose.c)
12685
12686 2002-01-17 [melvin]     0.7.0claws11
12687
12688         * src/gtkspell.c
12689                 fix default dictionary not being saved.
12690
12691 2002-01-16 [darko]      0.7.0claws10
12692
12693         * src/compose.c
12694                 fix wrapping crash with URL longer than wrapping margin
12695
12696 2002-12-08 [hoa]        0.7.0claws10
12697
12698         * src/matcher_parser_parse.y
12699                 fixed some bugs
12700
12701         * src/prefs_filtering.c
12702                 now, we can use bounce action in the dialog box.
12703
12704 2002-01-16 [carsten]    0.7.0claws9
12705         * src/gtkstext.c
12706                 removed the <control> and <alt> shortcuts because they're
12707                 not needed and interefered with the "normal" shortcuts
12708         * src/mainwindow.c
12709         * src/summaryview.c
12710                 removed most of the hardcoded shortcuts and assigned
12711                 them to menu entries making them easy customizable by
12712                 that
12713
12714 2002-01-16 |melvin]     0.7.0claws8
12715
12716         * src/gtkspell.c
12717                 fixed bug where using the mouse and when the compose
12718                 window is not on top may result in a crash.
12719
12720 2002-01-16 [melvin]     0.7.0claws7
12721
12722         * src/compose.c
12723                 fixed a long standingspell checker bug which could 
12724                 cause a crash after sending a message.
12725
12726 2002-01-16 [paul]       0.7.0claws6
12727
12728         * sync with sylpheed 0.7.0cvs7
12729                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12730                 2002-01-15, and 2002-01-16
12731
12732 2002-01-16 [melvin]     0.7.0claws5
12733
12734         * README.claws
12735         * src/compose.c
12736         * src/gtkspell.[ch]
12737         * src/main.c
12738                 Heavily modified spell checker code to work around
12739                 ispell bug, to add keyboard shortcuts and for future
12740                 enhancements. See README.claws for usage information.
12741
12742 2002-01-15 [alfons]     0.7.0claws4
12743         
12744         * src/summaryview.c
12745                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12746                 so sorting within threads reflects sort mode
12747
12748 2002-01-15 [christoph]  0.7.0claws3
12749
12750         * src/procmsg.c
12751                 added alertpanel if mail sending failed
12752
12753 2002-01-15 [alfons]     0.7.0claws2
12754         
12755         * src/prefs_filtering.c
12756                 don't stop timer when prefs filtering dialog is opened
12757
12758 2002-01-14 [alfons]     0.7.0claws1
12759
12760         * src/addr_compl.c
12761         * src/prefs.c
12762                 remove debug_print()s for privacy reasons
12763
12764 2002-01-14 [darko]      0.7.0claws
12765
12766         * README.claws
12767                 quotation wrapping is now also in the main branch
12768
12769 2002-01-14 [paul]
12770
12771         * tools/filter_conv.pl
12772                 allow for Boolean Op and case-sensitivity
12773                 this file is included in the release and tagged
12774                 'rel_0_7_0'
12775
12776 2002-01-13 [paul]       0.7.0claws
12777
12778         * release 0.7.0, with cvs tag 'rel_0_7_0'
12779
12780 2002-01-13 [paul]
12781
12782         * tools/filter_conv.pl
12783         * tools/README
12784                 rewritten to output to matcherrc instead of filteringrc
12785
12786         * po/es.po
12787                 updated Spanish translation by Ricardo Mones Lastra
12788
12789 2002-01-13 [alfons]
12790
12791         * po/nl.po
12792                 update dutch translation
12793
12794 2002-01-13 [paul]
12795
12796         * po/pt_BR.po
12797                 Updated by Fabio Junior Beneditto 
12798
12799 2002-01-13 [melvin]     0.6.6claws53
12800
12801         * po/fr.po
12802                 Updated french translation
12803
12804 2002-01-12 [alfons]     0.6.6claws52
12805
12806         * src/filtering.c
12807                 plug mem leak that has been sitting there for ages              
12808
12809 2002-01-12 [alfons]     0.6.6claws51
12810
12811         * src/summaryview.c
12812                 undo melvin's changes from 0.6.6claws48 because summary
12813                 view now refuses to select first unread message when
12814                 selecting a folder 
12815
12816 2002-01-11 [alfons]     0.6.6claws50
12817
12818         * src/import.c
12819                 use claws' semantics for getting folder item when
12820                 importing an mbox file into a folder 
12821                 (submitted by Dale P. Smith)
12822
12823 2002-01-11 [christoph]  0.6.6claws49
12824
12825         * src/prefs.h
12826                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12827                 toggle widget, because non static prefs can not use
12828                 prefs_set_* functions
12829         * src/prefs_account.c
12830                 toggle smtp auth password field sensitivity if
12831                 user id is empty and add descrition of usage for
12832                 these fields
12833         * src/prefs_folder_item.c
12834                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12835                 callbacks
12836
12837 2002-01-11 [melvin]     0.6.6claws48
12838
12839         * src/compose.c
12840                 fix the 'Ctrl-Enter' feature for sending and test really
12841                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12842                 editables which was not documented in Gtk)
12843
12844         * src/summaryview.c
12845                 Made summaryview refresh after sorting and not before.
12846
12847 2002-01-11 [christoph]  0.6.6claws47
12848
12849         * src/compose.c
12850                 select account from account ids if possible and
12851                 correctly set save folder for copy in reedit
12852
12853 2002-01-10 [paul]       0.6.6claws46
12854
12855         * sync with sylpheed 0.7.0 release
12856                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12857                 2002-01-09
12858
12859 2002-01-09 [alfons]
12860
12861         * src/summaryview.c
12862                 remove more dirt traces...
12863
12864 2002-01-09 [alfons]
12865         
12866         * src/summaryview.c
12867                 clean up some traces of my debugging stuff
12868
12869 2002-01-09 [alfons]     0.6.6claws45
12870
12871         * src/filtering.c
12872                 break up filteringprop_apply() in three separate pieces
12873                 so we can drop messages that failed processing in the
12874                 inbox
12875
12876         * src/summaryview.c
12877                 fix bug #469598 "no refresh of inbox after filter" which 
12878                 was introduced by the new summary view locking, and which 
12879                 prevented the summary view to update after a manual filter 
12880                 message. claw's filter message requires a summary_show().
12881                 (aargh, summary_show() again! :-)
12882                 
12883 2002-01-07 [alfons]     0.6.6claws44
12884
12885         * src/headerwindow.c
12886         * src/logwindow.c
12887         * src/messageview.c
12888         * src/sourcewindow.c
12889                 bring in Hiro's last 0.7.0 wm class fixes
12890
12891         * tools/sylprint.pl
12892                 bring in Ricardo's fix for sylprint script
12893
12894         * AUTHORS       
12895         * src/rfc2015.[ch]
12896         * src/prefs_common.[ch]
12897         * src/prefs_account.[ch]
12898         * src/compose.c
12899                 clean up account preference poison in rfc2015,
12900                 and preparation to fix double sign bug 
12901                 (patch submitted by Simon 'corecode' Schubert)
12902
12903 2002-01-07 [christoph]  0.6.6claws43
12904
12905         * src/mh.c
12906                 search for free message number, do not only rely
12907                 on last_num
12908         * src/send.c
12909                 fix smtp auth and use extra account information
12910                 if available, if not use pop3 data instead
12911                 (closes bug #500341)            
12912         * src/ssl.[ch]
12913                 match coding style
12914
12915 2002-01-06 [alfons]     0.6.6claws42
12916
12917         * src/mainwindow.c
12918                 try making the separate windows work again...
12919
12920 2002-01-06 [alfons]     0.6.6claws41
12921
12922         * src/mainwindow.c
12923                 adapt Hiro's separate window menu (to get rid of the funny
12924                 duplicate menu items), and make it work again
12925
12926 2002-01-06 [alfons]     0.6.6claws40
12927
12928         * tools/Makefile.am
12929         * tools/sylprint.rc
12930         * tools/sylprint.pl
12931         * tools/README.sylprint
12932                 add sylprint script for printing mails from Sylpheed
12933                 (contributed by Ricardo Mones Lastra)
12934
12935         * src/acount.c
12936                 clean up
12937
12938 2002-01-06 [melvin]     0.6.6claws39
12939
12940         * src/mainwindow.c
12941         * src/summaryview.c
12942                 Fixed crash introduced in 0.6.6claws38 by the menu
12943                 reorganisation (Hide read messages)
12944         
12945         * ChangeLog.claws 
12946                 Fixed typo (we are now in 2002, alfons ;) )
12947
12948 2002-01-05 [alfons]     0.6.6claws38
12949
12950         * sync with sylpheed 0.6.6cvs10-17
12951                 (last stuff marked as LAST_STABLE)
12952
12953 2002-01-04 [melvin]     0.6.6claws37
12954
12955         * src/account.c
12956                 Made account selection code use strcasestr again instead of
12957                 g_strcasecmp (fixes bug where reediting queued messages
12958                 did not select proper account reported by T. Link).
12959         
12960         * src/folderview.c
12961                 Fix bug where folder icons are not shown when 'hide read messages'
12962                 is on.
12963         
12964         * src/stock_pixmaps.[ch]
12965                 Added folder icons for 'hide read messages'.
12966         
12967         * src/compose.c
12968                 Fixed bug where 'Enter' in a header entry will send the message 
12969                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12970
12971 2002-01-03 [melvin]     0.6.6claws36
12972         
12973         * src/prefs.[ch]
12974                 Added popup menu for common preferences and
12975                 account preferences (right click on tab displays
12976                                 a menu of all tabs.)
12977
12978 2002-01-02 [melvin]     0.6.6claws35
12979
12980         * src/gtkspell.[ch]
12981                 Made spelling code compatible with undo/redo feature.
12982                 Added creation of suggestion mode menu for the general
12983                         preferences.
12984         
12985         * src/prefs_common.[ch]
12986                 Added option menu for the speller's suggestion mode.
12987                 Added missing spaces in "..." buttons and made a "..."
12988                         button non translatable!
12989         
12990         * src/compose.c
12991                 Made speller use the default suggestion mode.
12992                 Hack to make it possible to choose 'CTRL-Enter' as a
12993                         shortcut for sending (and only for sending).
12994
12995         * src/prefs_folder_item.c
12996                 Changing subject simplification does not update cache 
12997                         anymore (because it is unnecessary).
12998                 Fixed bug where changing subject simplification updated the 
12999                         summaryview even when the viewed folder is not the
13000                         folder which properties are being changed. (E.g. 
13001                                         viewing folder A and changing
13002                                         the subject simplification of 
13003                                         folder B -not being viewed- updated the 
13004                                         summaryview of folder A with data of
13005                                         folder B). (Hope this is clear... )
13006
13007 2001-12-31 [alfons]     0.6.6claws34
13008         
13009         * src/ldif.c
13010         * src/mutt.c
13011                 fgetc() returns a signed integer which doesn't
13012                 fit in a char. so c truncates this to a char
13013                 but we may lose significant bits. i.e. we may
13014                 comparing 0xFF which may not be equal to -1
13015                 unless properly casted to signed char which
13016                 we won't do because fgetc() returns a signed
13017                 integer which doesn't fit in a char. so c 
13018                 truncates this to a char but we may lose 
13019                 significat bits. (you got the idea, thanks
13020                 to Gustavo Noronha Silva <kov@debian.org>
13021                 and the Debian folks!)
13022
13023 2001-12-30 [alfons]     0.6.6claws33
13024
13025         * src/prefs_common.c
13026                 add #ifdef USE_PSPELLs that Melvin forgot               
13027
13028 2001-12-30 [melvin]     0.6.6claws32
13029         
13030         * src/prefs_common.[ch]
13031                 Added configurable color for misspelled words.
13032
13033         * src/gtkspell.[ch]
13034                 Fixed bug of foreground text color (reported by David
13035                                 Mehrmann)
13036                 Added configurable color for misspelled words.
13037
13038 2001-12-30 [alfons]     0.6.6claws31
13039
13040         * src/folder.c
13041                 remove unnecessary things someone put there
13042
13043         * src/mh.c
13044         * src/folder.[ch]
13045                 make folder properties (like threading and sorting) persistent
13046                 (closes bug #497424 "rescan folder tree resets proprieties")
13047                 currently this is only for MH folders. 
13048
13049 2001-12-29 [melvin]     0.6.6claws30
13050
13051         * src/string_match.[ch]
13052                 Optimized a bit: regexp pattern buffer compiled only once, and
13053                   one subroutine call removed. Fixed ^ regexp search: Now, 
13054                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
13055         
13056         * src/summaryview.c
13057                 Subject filtering changed to filter summary columns and
13058                   not directly the messages subject cache. The loss in 
13059                   performance is balanced by the improvement of string_match.
13060                 Added an alert panel if there is an error in the regexp.
13061
13062         * src/src/prefs_folder_item.h
13063                 Added a regexp pattern buffer.
13064
13065 2001-12-28 [alfons]     0.6.6claws29
13066
13067         * src/string_match.[ch]
13068                 clean up name space
13069                 allow compilation *BSD
13070
13071 2001-12-27 [alfons]     0.6.6claws28
13072
13073         * src/filter.c
13074                 sync the Hiro's bug fix for BSD
13075
13076 2001-12-27 [melvin]     0.6.6claws27
13077         
13078         * src/compose.c
13079                 Simplify focus to subject entry code.
13080
13081 2001-12-27 [darko]      0.6.6claws26
13082
13083         * src/filtering.c
13084         * src/mbox_folder.c
13085         * src/messageview.c
13086         * src/mh.c
13087         * src/procheader.[ch]
13088         * src/procmsg.h
13089         * src/stock_pixmap.[ch]
13090         * src/summaryview.c
13091                 Show key icon for encrypted mails in summary view
13092
13093         * src/pixmaps/clip.xpm
13094         * src/pixmaps/clipkey.xpm
13095         * src/pixmaps/key.xpm
13096                 New/modified icons for the above
13097
13098 2001-12-27 [melvin]     0.6.6claws25
13099
13100         * src/prefs_common.c
13101                 Put spell checker options in a separate tab to decrease
13102                 the Common Preferences window height.
13103
13104         * README.claws  
13105                 Update spell checker usage instruction about its options
13106                 location.
13107
13108 2001-12-27 [melvin]     0.6.6claws24
13109
13110         * src/compose.c
13111                 Changed subject entry widget position. Initial focus is
13112                 on the To header instead of the subject entry.
13113                 Creating a new header scrolls the header list to make the
13114                 created one visible. Nevertheless, when automatically filling
13115                 headers, the first one is shown.
13116                 A Tab key press in the last empty header entry zips the 
13117                 focus to the subject entry.
13118                 (I did not change the combo boxes, yet)
13119
13120 2001-12-26 [alfons]     0.6.6claws23
13121
13122         * src/prefs_account.c
13123         * src/inc.c
13124                 allow default inbox to reside in another mailbox (only
13125                 works for POP3 accounts)
13126
13127 2001-12-26 [alfons]     0.6.6claws22
13128         
13129         * src/textview.c
13130                 make reply-on-click work with the account of the selected folder
13131         * src/compose.c
13132                 put a fixme here to remind me to fix finding correct default
13133                 account for nested folders
13134
13135 2001-12-25 [alfons]     0.6.6claws21
13136
13137         * src/summaryview.c
13138                 make column headers display locked and mark pixmaps (idea by Melvin) 
13139                 fix bug by adding score and locked column type to sort array
13140
13141 2001-12-25 [alfons]     0.6.6claws20
13142         
13143         * src/summaryview.c
13144                 catch a *potentially* inadvertent write back of  
13145                 the message cache(s) introduced by 0.6.5claws37
13146
13147 2001-12-25 [christoph]  0.6.6claws19
13148
13149         * src/stock_pixmap.[ch]
13150         * src/summaryview.c
13151                 add ignore thread pixmap
13152                 (can someone draw a better icon for this?)
13153
13154 2001-12-24 [alfons]     0.6.6claws18
13155
13156         * src/prefs_folder_item.c
13157                 make address completion actually work for the
13158                 Default To address in the Folder Property dialog.
13159
13160 2001-12-24 [alfons]     0.6.6claws17
13161         
13162         * src/summaryview.c
13163                 use new style regexp for subject stripping 
13164                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
13165
13166 2001-12-24 [darko]      0.6.6claws16
13167
13168         * src/pgptext.c
13169         * src/rfc2015.c
13170                 move GPG related informational messages to debug mode
13171
13172 2001-12-23 [alfons]     0.6.6claws15
13173
13174         * src/stock_pixmap.[ch]
13175         * src/summaryview.c
13176                 add the forgotten Claws' locked pixmap
13177
13178 2001-12-23 [alfons]     0.6.6claws14
13179
13180         * src/filesel.c
13181                 accept file name typed in entry in multi file
13182                 selector (patch submitted by Gustavo Noronha Silva 
13183                 <kov@debian.org>)
13184
13185 2001-12-23 [alfons]     0.6.6claws13
13186
13187         * src/prefs_filter.c
13188         * src/prefs_filtering.c
13189         * src/matcher.c
13190         * src/importmutt.c
13191                 clean up a little bit
13192         
13193         * src/string_match.c
13194                 validate input strings a little bit more
13195
13196 2001-12-23 [alfons]     0.6.6claws12
13197
13198         * src/Makefile.am
13199         * src/summaryview.c
13200         * src/string_match.[ch]         ** NEW **
13201         * src/folderview.[ch]
13202         * src/headerview.h
13203         * src/folder.[ch]
13204         * src/prefs_folder_item.[ch]
13205                 add subject simplification to strip out strings from
13206                 a subject line (esp. handy for mailing lists). 
13207                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
13208                 but slightly changed things for better integration.)
13209
13210 2001-12-23 [alfons]     0.6.6claws11
13211
13212         * src/mainwindow.c
13213                 fix bug introduced by submission included in 0.6.5claws52.
13214                 ideally this submission should clean the trash if any trash
13215                 folder has a message. however, the hasTrash variable was
13216                 set to false whenever a trash folder was empty (discarding
13217                 a previously found *filled* trash folder.)
13218
13219                 also edited the code a little bit and made it more safe.
13220
13221 2001-12-22 [alfons]     0.6.6claws10
13222
13223         * src/imap.c
13224                 quick fix for Martin Pool's omission of an account
13225                 specific SSL setting
13226
13227 2001-12-22 [alfons]     0.6.6claws9
13228
13229         * src/compose.c
13230         * src/messageview.c
13231         * src/mimeview.c
13232         * src/pgptext.c
13233         * src/procmime.[ch]
13234                 better support for multipart/digest (submitted
13235                 by Fredrik <e98fo@efd.lth.se>)
13236
13237 2001-12-22 [alfons]     0.6.6claws8
13238
13239         * src/addressbook.c
13240                 correct function signature
13241         * src/socket.[ch]
13242         * src/imap.[ch]
13243         * src/prefs_account.[ch]
13244                 allow IMAP over SSH tunnel (patch submitted by 
13245                 Martin Pool <mbp@samba.org>)
13246
13247 2001-12-21 [alfons]     0.6.6claws7
13248
13249         * sync with sylpheed 0.6.6cvs4-9
13250                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
13251
13252 2001-12-21 [christoph]  0.6.6claws6
13253
13254         * src/compose.c
13255         * src/prefs_folder_item.[ch]
13256                 implement saving of outgoing messages to current folder.
13257                 fix segfault when no default outbox is available
13258                 (closes bug #495683)
13259
13260 2001-12-21 [carsten]    0.6.6claws5
13261         * src/folderview.c
13262         * src/summaryview.c
13263                 pressing CTRL while DND does now the expected thing and
13264                 copies the mail (moving is still the default, as this
13265                 seam more appropriate for handling mails by DND)
13266
13267 2001-12-18 [paul]       0.6.6claws4
13268
13269         * sync with sylpheed 0.6.6cvs3
13270                 see ChangeLog entries 2001-12-18
13271
13272 2001-12-18 [hiro]       0.6.6claws3
13273
13274         * src/undo.c
13275                 fix for multibyte characters (obtain the number of letters
13276                 instead of bytes).
13277
13278 2001-12-17 [paul]       0.6.6claws2
13279
13280         * sync with sylpheed 0.6.6cvs1
13281                 see ChangeLog entry 2001-12-16
13282
13283 2000-12-17 [alfons]     0.6.6claws1
13284
13285         * src/filtering.c
13286                 clean up
13287
13288 2001-12-16 [paul]       0.6.6claws
13289 2001-12-15
13290
13291         * Release version 0.6.6claws, cvs tag: rel_0_6_6
13292
13293         * src/mimeview.c
13294                 last minute sync with main 0.6.6
13295
13296         * po/es.po
13297                 updated by Ricardo Mones Lastra
13298                 update for last minute sync
13299         * po/fr.po
13300         * po/nl.po
13301                 update for last minute sync
13302         * po/de.po
13303                 updated by Jens Oberender
13304         * po/pt_BR.po
13305                 updated by Fabio Junior Beneditto
13306
13307         * src/prefs_common.[ch]
13308         * src/undo.c
13309                 number of undo levels is user configurable
13310                 (squeeze it into the release in the dying
13311                 moments) Submitted by Jens Oberender    
13312
13313 2001-12-15 [melvin]
13314
13315         * po/fr.po
13316                 updated french translation
13317
13318 2001-12-15 [paul]       0.6.5claws92
13319
13320         * sync with sylpheed 0.6.5cvs28
13321                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
13322
13323         * po/nl.po
13324                 update to allow for sync
13325
13326 2001-12-15 [alfons]
13327         
13328         * po/nl.po
13329                 update dutch translation
13330
13331 2001-12-14 [carsten]    0.6.5claws91
13332         * src/summaryview.c
13333                 fixed bug #473785; also after changing the column order
13334                 the same message will be selected and displayed as before
13335                 the reordering
13336
13337 2001-12-14 [carsten]    0.6.5claws90
13338         * src/folderview.c
13339                 probably found the bug reported by wwb opening or closing
13340                 a folder tree just before dnd (found the solution in the
13341                 balsa source -- thanks to them)
13342
13343 2001-12-14 [carsten]    0.6.5claws89
13344         * src/gtkutils.c
13345         * src/account.c
13346                 moved gtk_clist_moveto to the right place, so that
13347                 only the accounts dialog is effected on opening
13348
13349 2001-12-14 [carsten]    0.6.5claws88
13350         * src/gtkutils.c
13351                 gtkut_clist_set_focus_row does a gtk_clist_moveto
13352                 now, so that the focused row will be seen in any case
13353                 (reported by wwp on sf-claws-user)
13354
13355 2001-12-14 [darko]      0.6.5claws87
13356
13357         * src/compose.c
13358                 remove unnecessary line
13359
13360 2001-12-14 [paul]       0.6.5claws86
13361
13362         * sync with sylpheed 0.6.5cvs27
13363                 see ChangeLog entries 2001-12-14
13364
13365 2001-12-14 [carsten]    0.6.5claws85
13366         * src/mainwindow.c
13367                 following a suggestion of Melvin the rcoabm pops up
13368                 right under the button now and the button is reliefed
13369                 while the popup is open
13370
13371 2001-12-14 [darko]      0.6.5claws84
13372
13373         * src/compose.c
13374                 fix crash when wrapping long lines if linewrap quotation
13375                 is disabled and wrapper encounters a word spanning more
13376                 than one line
13377
13378 2001-12-13 [paul]       0.6.5claws83
13379
13380         * src/compose.c
13381                 prefer 'Reply-To' header over mailing list header when
13382                 replying to a message. Finally prevent all those confirmation 
13383                 messages being sent to the list itself.
13384
13385         * src/summaryview.c
13386                 remove unused summary_set_menu_sensitive() entry
13387
13388 2001-12-13 [paul]       0.6.5claws82
13389
13390         * src/folderview.c
13391         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13392         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13393         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13394                 improvements to 'Hide read messages': Inbox, Outbox,
13395                 Trash, Queue, and Draft icons now reveal presence of hidden 
13396                 messages
13397
13398 2001-12-12 [alfons]     0.6.5claws81
13399
13400         0.6.5claws80 was tagged as LAST_STABLE
13401
13402         * src/filtering.[ch]
13403         * src/matcher.[ch]
13404         * src/matcher_parser_lex.c
13405                 fix the filtering; my last attempt to get it right, 
13406                 if it does not work, it's Hoa's turn. ;-)
13407
13408                 for my honourable peers:
13409                 
13410                 the code now makes a clear distinction between
13411                 rules as they are displayed (probably escaped),
13412                 and as they are executed (probably unescaped). the
13413                 parser does *NOT* do any unescaping, this is
13414                 the task of the matcher.c (which breaks up a
13415                 rule into condition) and the filtering.c (which
13416                 breaks up the rule's action). to make this
13417                 run happily we provide an unescaped copy of
13418                 crucial strings to the MatcherProp and 
13419                 FilteringAction structures. note that the only
13420                 exception to this is any REGEXP string. those
13421                 are directly passed to regcomp() and regexp()
13422                 (who have much more powerful unescape functions).
13423                 
13424                 for everyone else:
13425         
13426                 you can escape tab (\t), carriage return (\r),
13427                 linefeed (\n), form feed (\f), quote (\"), 
13428                 single quote (\'), bell (\b) in all the entry
13429                 lines in the scoring & filtering dialogs.
13430                 as an added bonus this should not affect
13431                 existing filtering rules.
13432
13433 2001-12-12 [carsten]    0.6.5claws80
13434
13435         * src/summaryview.c
13436         * po/de.po
13437                 "item(s) selected" is now sensitive to 1 or more
13438                 than one selected (nice for language where simple
13439                 adding of a "s" is not possible as German (Eintrag
13440                 ->Eintr"age)
13441                 
13442                 the "forward as attachment" entry from the right
13443                 click menu removed, "forward" acts following the
13444                 prefs
13445         
13446         * src/textview.c
13447                 reverted my former changes; so compiler warning again
13448                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13449                 nevertheless
13450
13451         * src/messageview.c
13452                 "search in message" does now *not* only work in MVIEW_TEXT
13453                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13454                 message
13455
13456         * src/mainwindow.c
13457                 removed "/File/_Close" as it was the same as "/File/E_xit"
13458                 and we don't need it two times
13459
13460                 the separate folder view and message view now get a distinct
13461                 WMCLASS, just in case someone is using sawfish ;-)
13462
13463                 as the menu entries "/View/Message view" and "/View/Folder tree"
13464                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13465                 make them sensitive accordingly and as these two are "shown"
13466                 after startup anytime check this menuitem at startup
13467
13468 2001-12-12 [paul]       0.6.5claws79
13469
13470         * src/folderview.c
13471                 fix sensitivity of 'Search folder...', broken in
13472                 0.6.5claws75
13473
13474         * src/mainwindow.c
13475                 fix dodgy English
13476
13477 2001-12-11 [carsten]    0.6.5claws78
13478         * src/filtering.c
13479                 fixed two typos returning a wrong FALSE/TRUE
13480         * src/mainwindow.[ch]
13481                 extra menu for email/news button removed
13482
13483 2001-12-11 [alfons]     0.6.5claws77
13484         
13485         * src/matcher.c                 (1.3)
13486         * src/matcher_parser_lex.l      (1.28)
13487                 revert for another attempt
13488                 mark 0.6.5claws77 as LAST_STABLE
13489
13490 2001-12-11 [christoph]  0.6.5claws76
13491
13492         * po/de.po
13493                 fixed wrong translation for prev. unread msg
13494
13495 2001-12-11 [paul]       0.6.5claws75
13496
13497         * src/folder.[ch]
13498         * src/folderview.c
13499         * src/mainwindow.c
13500         * src/summaryview.[ch]
13501         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13502                 enable ability to hide read messages on per folder basis via 
13503                 '/Summary/Hide read messages'; when selected, a folder will 
13504                 have a red open folder icon, instead of a blue icon, if the 
13505                 folder contains hidden messges
13506                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13507
13508         * src/mainwindow.c
13509                 remove '/Message/Forward as attachment' from 
13510                 main_window_set_menu_sensitive() to prevent debug warning
13511
13512         * src/folderview.c
13513         * src/mainwindow.c
13514                 Clean up some of the English
13515
13516         * tools/newscache_clean.pl
13517                 allow for new 'hidereadmsgs' entry in folderlist.xml
13518
13519         * po/es.po
13520                 updated translation, submitted by Ricardo Mones Lastra
13521
13522 2001-12-11 [paul]       0.6.5claws74
13523
13524         * sync with sylpheed 0.6.5cvs25
13525                 see ChangeLog entry 2001-12-11
13526
13527 2001-12-10 [alfons]     0.6.5claws73
13528
13529         * src/matcher.c
13530                 add more control characters
13531         * src/matcher_parser_lex.l
13532                 make escaping / unescaping work again
13533
13534 2001-12-10 [alfons]     0.6.5claws72
13535
13536         * src/imap.c
13537                 clean up warnings "returning value for void function" 
13538         * src/prefs_filtering.c
13539                 make info button for execute action sensitive
13540
13541 2001-12-10 [paul]       0.6.5claws71
13542
13543         * src/compose.c
13544         * src/imap.[ch]
13545         * src/summaryview.c
13546                 fix: imap server now gets informed of MARKED, UNMARKED
13547                 and REPLY events. Now people can use different IMAP-Mail
13548                 clients and have the exact same information about MARKED,
13549                 UNMARKED and REPLY status with all of them. Especially
13550                 useful for imap servers with a web-frontend.
13551                 submitted by Tobias Sandhaas <medlor@web.de>
13552
13553 2001-12-09 [melvin]     0.6.5claws70
13554         
13555         * src/textview.[ch]
13556                 fixed bug #490076 (hunted down by Alfons who implemented
13557                 a workaround in 0.6.5claws65)
13558
13559 2001-12-09 [christoph]  0.6.5claws69
13560
13561         * src/summaryview.c
13562                 set pointer to string in LOCKED column to NULL
13563                 (might fix bug #490800)
13564
13565 2001-12-09 [carsten]    0.6.5claws68
13566
13567         * po/de.po
13568                 resolved some cluttered menu shortcuts 
13569                 ('creating new email' and 'creating news message'
13570                 hade the same)
13571         * src/compose.c
13572                 wmclass now distinc from main window
13573         * src/mainwindow.c
13574           src/mainwindow.h
13575                 email/news and forward button functionality similar
13576                 to the reply buttons; removed the ugly dropdown arrows
13577                 and use instead the right mouse button
13578
13579 2001-12-09 [paul]       0.6.5claws67
13580
13581         * src/imap.c
13582         * src/utils.h
13583                 allow spaces in imap folder names
13584                 submitted by Willem van Engen <wvengen@stack.nl>
13585
13586 2001-12-09 [paul]       0.6.5claws66
13587
13588         * sync with sylpheed 0.6.5cvs24
13589                 see ChangeLog entry 2001-12-09
13590
13591 2001-12-08 [alfons]     0.6.5claws65
13592
13593         * src/textview.c
13594                 prevent secondary selection claim after "add to sender" dialog
13595                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13596                 we trick GTK by simulating a click at (0, 0) in the textview.
13597
13598 2001-12-08 [hoa]        0.6.5claws64
13599
13600         * src/folder.c
13601                 fixed a bug about the .processing folder name while filtering
13602
13603 2001-12-08 [alfons]     0.6.5claws63
13604
13605         * src/folderview.c 
13606                 work around problem of not correctly updating folder stats
13607                 when deleting messages. there's some folder scanning evil
13608                 going so the folderview_update_msg_num() does not work
13609                 correctly. need to investigate this.
13610
13611 2001-12-08 [paul]       0.6.5claws62
13612
13613         * sync with sylpheed 0.6.5cvs23
13614                 see ChangeLog entry 2001-12-08
13615
13616 2001-12-07 [christoph]  0.6.5claws61
13617
13618         * src/compose.c
13619                 fix another header translation problem
13620
13621 2001-12-07 [alfons]     0.6.5claws60
13622
13623         * src/mbox.c
13624                 make filtering also work on local spool mbox
13625
13626 2001-12-07 [carsten]    0.6.5claws59
13627         * src/addressbook.c
13628                 addressbook window gets a wmclass distinct from the main
13629                 sylpheed window
13630         * src/compose.h
13631         * src/mainwindow.[ch]
13632                   forward menu item will use mode selected in prefs, forward 
13633                 as attatchment in menu removed (will be substituted in the
13634                 toolbar similar to reply buttons)
13635                   create news message menu entry and news button is now 
13636                 sensitive to the existance of a news account
13637         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13638         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13639         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13640                 these are removed because the toolbar buttons don't show
13641                 the quoting modus any longer
13642
13643 2001-12-07 [paul]
13644
13645         * tools/newscache_clean.pl      ** NEW FILE **
13646                 perl script to do some tidying up in the newscache directory 
13647                 
13648         * tools/sylpheed-switcher       ** NEW FILE **
13649                 perl script to enable easy switching between main and claws
13650                 
13651         * tools/README
13652                 added descriptions of the two new perl scripts          
13653
13654
13655 2001-12-07 [melvin]     0.6.5claws58
13656
13657         * src/messageview.c
13658                 fixed a warning during compilation introduced in 0.6.5claws56
13659
13660 2001-12-07 [paul]       0.6.5claws57
13661
13662         * src/mainwindow.[ch]
13663         * src/menu.[ch]
13664                 further usability enhancements to replying with or without 
13665                 quoting via the toolbar, use of Ctrl key is replaced by 
13666                 drop down menu 
13667                 Submitted by Carsten Schurig            
13668
13669 2001-12-07 [melvin]     0.6.5claws56
13670
13671         * src/messageview.c
13672                 hack to fix bug that prevented to make/paste selections
13673                 after switching between MVIEW_TEXT and MVIEW_MIME views
13674                 without deselecting the selection first.
13675
13676 2001-12-06 [alfons]     0.6.5claws55
13677
13678         * src/filtering.[ch]
13679         * src/inc.c
13680                 revise filtering a little bit more, and make sure
13681                 messages are delivered to the appropriate inbox
13682                 (perhaps set per account)
13683
13684 2001-12-06 [paul]       0.6.5claws54
13685
13686         * sync with sylpheed 0.6.5cvs22
13687                 see ChangeLog entry 2001-12-06
13688
13689 2001-12-05 [alfons]     0.6.5claws53
13690
13691         * src/inc.c
13692         * src/folder.[ch]
13693         * src/procmsg.c
13694         * src/filtering.c
13695                 more revisions of filtering system
13696                 (last stable version is marked as LAST_STABLE)
13697                 
13698                 | NOTE 1): the filtering system now uses a local folder called
13699                 | .processing. if filtering fails, check this directory
13700                 | for missing messages.
13701                 |
13702                 | NOTE 2): help us find the filtering actions still missing
13703
13704 2001-12-05 [paul]       0.6.5claws52
13705
13706         * src/mainwindow.c
13707                 fix bug where 'Empty Trash?' pop-up window appears even
13708                 when Trash is empty, submitted by Jesse Skinner         
13709
13710 2001-12-05 [melvin]     0.6.5claws51
13711
13712         * src/compose.c
13713                 fixed bug #486106 to select correct account when reediting 
13714                 a queued message
13715         
13716 2001-12-04 [alfons]     0.6.5claws50
13717
13718         * src/mh.c
13719                 declare markfile in appropriate functions when
13720                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13721                 for spotting this)
13722
13723 2001-12-04 [paul]       0.6.5claws49
13724
13725         * sync with sylpheed 0.6.5cvs21
13726                 see ChangeLog entry 2001-12-04
13727
13728 2001-12-03 [christoph]  0.6.5claws48
13729
13730         * po/de.po
13731                 changed translation of undo
13732         * src/account.c
13733         * src/folder.c
13734                 don't reinvent the wheel to traverse a GNode
13735         * src/compose.[ch]
13736                 seperate code to create the compose gui into functions
13737                 add "Others" page with folder selection for saving copy
13738                 of the message.
13739                 the folder identifier is saved to queue header
13740         * src/procmsg.c
13741                 save message to folder in queue header
13742
13743 2001-12-03 [paul]       0.6.5claws47
13744
13745         * sync with sylpheed 0.6.5cvs20
13746                 see ChangeLog entry 2001-12-03
13747
13748 2001-12-01 [paul]
13749
13750         * more sync with sylpheed 0.6.5cvs19
13751                 see ChangeLog entry 2001-11-29
13752
13753 2001-11-30 [paul]       0.6.5claws46
13754         
13755         * src/compose.c
13756                 remove conflicts introduced by Hoa's last commit
13757          
13758         * src/mainwindow.c
13759                 make 'Message/Bounce' sensitive
13760
13761 2001-11-30 [hoa]        0.6.5claws45
13762
13763         * src/compose.c
13764                 slightly change bounce function to add
13765                 information about the user that bounced the mail
13766                 in the From header line.
13767
13768         * src/folderview.c
13769                 permit the use of processing in outbox folder.
13770
13771 2001-11-29 [paul]       0.6.5claws44
13772
13773         * src/mainwindow.[ch]
13774         * src/prefs_common.c
13775         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13776         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13777         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13778                 usability enhancements to the quoting, implements
13779                 use of Ctrl key to toggle quoting settings
13780                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13781
13782 2001-11-29 [paul]       0.6.5claws43
13783         
13784         * sync with sylpheed 0.6.5cvs19
13785                 see ChangeLog entry 2001-11-28
13786
13787 2001-11-29 [melvin]     0.6.5claws42
13788         * src/Makefile.am
13789                 added enriched.[ch] to the list of files
13790
13791         * src/textview.c
13792         * src/mimeview.c
13793         * src/procmime.[ch]
13794         * src/enriched.[ch]
13795                 added support to view text/enriched
13796                 added support to show headers in message view for text/enriched and text/html
13797                         in non multipart messages
13798
13799 2001-11-28 [paul]       0.6.5claws41
13800
13801         * more sync with sylpheed 0.6.5cvs18
13802                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13803
13804 2001-11-27 [paul]       0.6.5claws40
13805         
13806         * po/pt_BR.po
13807                 updated translation, submitted by Fabio Junior Beneditto
13808                 
13809         * sync with sylpheed 0.6.5cvs18
13810                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13811                 2001-11-27
13812
13813
13814 2001-11-26 [paul]
13815
13816         * po/es.po
13817                 updated translation, submitted by Ricardo Mones Lastra
13818
13819 2001-11-26 [alfons]
13820
13821         * src/matcher.c
13822                 add more translatable strings
13823
13824 2001-11-26 [christoph]  0.6.5claws39
13825
13826         * po/de.po      
13827                 fixed one more umlaut
13828         * src/compose.c
13829                 fix translated header when it should not be translated
13830
13831 2001-11-26 [paul]       0.6.5claws38
13832
13833         * src/mainwindow.c
13834                 remove '/Message/Add Sender to address book' from 
13835                 main_window_set_menu_sensitive(), prevent debug warning
13836                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13837
13838 2001-11-26 [paul]       0.6.5claws37
13839
13840         * src/summaryview.c
13841                 fix 'recurring unread state' bug 
13842
13843         * tools/README 
13844         * tools/filter_conv.pl
13845                 read name of top level mailbox from folderlist.xml
13846                 and presume nothing about its name              
13847
13848 2001-11-26 [darko]      0.6.5claws36
13849
13850         * src/gtkstext.[ch]
13851                 removed functions that are now in gtkutils.c
13852                 use gtkut_text_is_uri_string() from gtkutils.c
13853         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13854
13855 2001-11-26 [paul]       0.6.5claws35
13856
13857         * sync with sylpheed 0.6.5cvs16
13858                 see ChangeLog entries 2001-11-25 and 2001-11-26
13859
13860 2001-11-25 [alfons]     0.6.5claws34
13861
13862         EXPERIMENTAL!!! Please checkout the last stable version using: 
13863           
13864         % cvs update -r LAST_STABLE -dRAP
13865
13866         (Or help us testing this stuff.)
13867
13868         * src/filtering.c               (1.14)
13869         * src/filtering.h               (1.6)
13870         * src/inc.c                     (1.28)
13871         * src/matcher.c                 (1.20)
13872         * src/mbox.c                    (1.9)
13873         * src/procmsg.h                 (1.14)
13874         * src/summaryview.c             (1.59)
13875         * src/summaryview.h             (dunno)
13876                 revert/merge/sync to as it was before commit 
13877                 on Thu, 19 Jul 2001 10:15:51 -0700.
13878
13879 2001-11-25 [hoa]        0.6.5claws33
13880
13881         * src/main.c
13882                 processing mails at startup
13883
13884         * src/folderview.c
13885         * src/summaryview.[ch]
13886                 processing mails when entering folder
13887
13888         * src/prefs_filtering.c
13889                 fixed some UI bugs
13890
13891 2001-11-24 [alfons]     0.6.5claws32
13892
13893         * src/summaryview.[ch]
13894                 make summary sort headers work, and also make
13895                 sure the sort type is stored
13896
13897 2001-11-23 [alfons]     0.6.5claws31
13898
13899         * src/summaryview.[ch]
13900                 make lock work like mark
13901                 disallow deleting messages marked as locked
13902
13903 2001-11-23 [alfons]     0.6.5claws30
13904
13905         * src/gtkstext.c
13906         * src/compose.[ch]
13907         * src/Makefile.am
13908         * src/undo.[ch]
13909                 merge undo patch submitted by Jens
13910
13911 2001-11-23 [christoph]  0.6.5claws29
13912
13913         * src/.cvsignore
13914                 added ylwrap
13915         * src/compose.c
13916                 fixed gpg signing and encoding
13917         * src/folder.[ch]
13918         * src/main.c
13919                 added --status option to get new, unread and total
13920                 message count from a running sylpheed
13921         * src/prefs_common.c
13922                 temporary fix for reply_with_quote problem
13923                 (don't call functions for non existing widget)
13924         * src/procmsg.c
13925                 one more check for ignored threads but still not
13926                 always working correctly. probably a recursive
13927                 check for all parents is needed
13928
13929 2001-11-23 [darko]      0.6.5claws28
13930
13931         * src/compose.c
13932                 wrapping on send improvements
13933         * src/gtkutils.[ch]
13934                 fix for GtkSText after last sync with main branch
13935                 GTK_TEXT -> GTK_STEXT
13936
13937 2001-11-23 [paul]       0.6.5claws27
13938
13939         * sync with sylpheed 0.6.5cvs14
13940                 see ChangeLog entries 2001-11-22 and 2001-11-23
13941                 
13942         * po/de.po
13943                 fixed the scrambled umlauts 
13944                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13945
13946 2001-11-21 [paul]       0.6.5claws26
13947
13948         * sync with sylpheed 0.6.5cvs12
13949                 see 2nd ChangeLog entry dated 2001-11-20
13950
13951 2001-11-20 [paul]       0.6.5claws25
13952
13953         * sync with sylpheed 0.6.5cvs11
13954                 see ChangeLog entry 2001-11-19 (src/utils.c)
13955
13956 2001-11-20 [hiro]
13957
13958         * src/compose.c
13959                 GTK_TEXT -> GTK_STEXT
13960                 fix for wrong comment
13961
13962 2001-11-20 [hiro]       0.6.5claws24
13963
13964         * src/compose.[ch]
13965                 more merges from main branch
13966                 removed fatal warnings (uninitialized variables etc.)
13967                 some coding style fix
13968         * src/gtkutils.h
13969                 fixed typo.
13970         * src/addressbook.c
13971           src/addrindex.c
13972                 V-Card -> vCard
13973
13974 2001-11-19 [hoa]        0.6.5claws23
13975
13976         * src/filtering.c
13977         * src/prefs_scoring.c
13978         * src/matcher.[ch]
13979         * src/scoring.c
13980                 cleaning code
13981
13982         * src/matcher_parser_parse.y
13983         * src/prefs_filtering.c
13984                 bouncing
13985
13986 2001-11-19 [alfons]     0.6.5claws22
13987
13988         more of my old things into claws
13989
13990         * src/Makefile.am
13991         * src/prefs_common.c
13992         * src/procmsg.h
13993         * src/summaryview.[ch]
13994         * src/prefs_summary_column.c
13995         * src/pixmaps/locked.xpm
13996                 add indicators for locking of message in summary view
13997                 (does not work yet, only visual indicator)
13998
13999 2001-11-19 [paul]       0.6.5claws21
14000
14001         * sync with sylpheed 0.6.5cvs10
14002                 see ChangeLog entry 2001-11-19
14003
14004 2001-11-18 [alfons]     0.6.5claws20
14005         
14006         * src/filtering.c
14007                 remove an inadvertent free I forgot in previous clean up 
14008
14009 2001-11-18 [alfons]     0.6.5claws19
14010
14011         * src/filtering.[ch]
14012                 clean up & plug leaks
14013
14014 2001-11-18 [paul]       0.6.5claws18
14015
14016         * sync with sylpheed 0.6.5cvs9
14017                 see ChangeLog entries 2001-11-17 and 2001-11-18
14018
14019 2001-11-16 [paul]       0.6.5claws17
14020
14021         * sync with sylpheed 0.6.5cvs8
14022                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
14023
14024 2001-11-16 [paul]       0.6.5claws16
14025
14026         * sync with sylpheed 0.6.5cvs7
14027                 see ChangeLog entries 2001-11-15 and 2001-11-16
14028
14029 2001-11-15 [hoa]        0.6.5claws15
14030
14031         * src/compose.c
14032                 fix bounce, mails we received couln't be bounced to ourself.
14033
14034         * src/defs.h
14035         * src/filtering.[ch]
14036         * src/matcher.[ch]
14037         * src/matcher_parser.h
14038         * src/matcher_parser_lex.l
14039         * src/matcher_parser_parse.y
14040         * src/inc.c
14041         * src/main.c
14042         * src/mbox.c
14043         * src/prefs_filtering.[ch]
14044         * src/mainwindow.c
14045         * src/prefs_matcher.c
14046         * src/prefs_scoring.c
14047         * src/scoring.[ch]
14048         * src/summaryview.c
14049                 new matcher/filter/score configuration file parser
14050                 one unique configuration file => ~/.sylpheed/matcherrc
14051                 import in currently automatic, then save are made
14052                 in this new file.
14053                 one filter per folder and one global filter
14054                 (filter of a folder will be used as folder processing)
14055
14056         * src/folder.c
14057                 fix a bug in folder_item_get_identifier
14058                 
14059         * src/messageview.c
14060                 receive receipt return are fixed.
14061
14062 2001-11-14 [alfons]     0.6.5claws14
14063
14064         * src/session.h
14065                 add things from main branch to make claws compile
14066
14067 2001-11-14 [paul]       0.6.5claws13
14068
14069         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
14070                 see ChangeLog entries 2001-11-08 to 2001-11-14
14071
14072 2001-11-14 [hoa] 0.6.5claws12
14073
14074         * src/compose.[ch]
14075         * src/mainwindow.c
14076         * src/summaryview.c
14077                 add "bounce mail" option
14078
14079 2001-11-13 [christoph]  0.6.5claws11
14080
14081         * src/compose.c
14082                 Cleanup a mess i add before commiting
14083
14084 2001-11-13 [hoa]        0.6.5claws10
14085
14086         * src/compose.c
14087                 some fixes when mail are sent or
14088                 for crossposts
14089
14090 2001-11-13 [christoph]  0.6.5claws9
14091
14092         * po/de.po
14093                 Changed two string with the same translation
14094         * src/compose.c
14095         * src/procmsg.[ch]
14096         * src/send.[ch]
14097                 New mailsending process:
14098                   - Always queue message before sending
14099                     (message will be saved if sylpheed crashed or
14100                      freezes while sending)
14101                   - Allow queuing of newspostings
14102                   - No copy in outbox before sending
14103                     (closes bug #469501)
14104                   - No more redundant code for send and send_later
14105         * src/summaryview.c
14106                 Applied wwp <subscript@free.fr>'s patch that fixes
14107                 marks for multiple forwarded messages (+compose.c)
14108
14109 2001-11-12 [alfons]
14110
14111         * README.claws
14112                 remove things that are now in main branch
14113         
14114         * po/nl.po
14115                 update Dutch translation
14116
14117 2001-11-12 [mhadasht]   0.6.5.claws8
14118
14119         * src/prefs_common.c
14120                 re-enabled account autoselection feature for forward
14121                 and reedit lost during the branch point for SYNC-B4-REL
14122         * src/gtkspell.c
14123                 gtkpspell_get_dict(): more readable code (even if function is
14124                 not used yet)
14125         * ChangeLog.claws
14126                 added version number info to 2001-11-12 [hiro] comment.
14127
14128 2001-11-12 [hiro]       0.6.5.claws7
14129
14130         * src/compose.c
14131                 compose_forward(): fixed a bug that forward quote mark
14132                 wasn't used.
14133                 removed unnecessary code.
14134         * src/template_select.[ch]: removed.
14135
14136 2001-11-11 [alfons]
14137
14138         * src/compose.c
14139                 :%s/GTK_TEXT/GTK_STEXT/g
14140         
14141         * src/compose.[ch]
14142         * src/undo.[ch]
14143         * src/Makefile.am
14144                 revert the undo stuff (this is 0.6.6claws stuff)
14145
14146 2001-11-11 [hoa]        0.6.5.claws6
14147
14148         * src/compose.[ch]
14149                 Insert signature at the end of the text.
14150                 Added undo patch but currently disabled
14151
14152         * src/procmsg.c
14153                 Threading by subject improved.
14154
14155         * added src/undo.[ch]
14156                 Undo module for compose dialog box.
14157
14158 2001-11-11 [alfons]     0.6.5.claws5
14159
14160         * src/procmsg.c
14161                 prevent threading by subject on nodes that have already been
14162                 threaded by in-reply-to (as in "circular references in a tree
14163                 result in a dead branch")
14164
14165 2001-11-09 [hoa]        0.6.5.claws4
14166         
14167         * src/folderview.c
14168                 allows creation of mbox folder item from any files.
14169
14170 2001-11-09 [alfons]     0.6.5.claws3
14171         
14172         * src/utils.c
14173         * src/procmsg.c
14174                 do what I mean and correct threading by subject so it really
14175                 ignores attracting lines without "Re: "
14176
14177 2001-11-07 [alfons]     0.6.5.claws2
14178
14179         * src/procmsg.c
14180         * src/utils.[ch]
14181                 only attract by subject if a subject line starts with a "Re: "
14182         * src/syldap.c
14183                 remove warning
14184
14185 2001-11-07 [paul]       0.6.5claws1
14186
14187         * sync with sylpheed 0.6.5. release
14188                 see ChangeLog entry 2001-11-07
14189
14190 2001-11-07 [paul]       0.6.4claws31
14191
14192         * sync with sylpheed 0.6.4cvs18
14193                 see ChangeLog entries 2001-10-30 to 2001-11-07
14194                 prefs_templates.[ch] renamed prefs_template.[ch]
14195
14196 2001-11-06 [alfons]
14197         
14198         * src/utils.h
14199                 add semicolon Hoa forgot ;-)
14200                 
14201
14202 2001-11-06 [hoa]        0.6.4claws30
14203         
14204         * src/procmsg.c
14205         * src/summaryview.c
14206         * src/utils.c
14207         * src/utils.h
14208                 threading by subject - empty subject are ignored
14209
14210 2001-11-06 [christoph]  0.6.4claws29
14211
14212         * src/socket.c
14213                 use SSL_peek for sock_gets
14214         * src/utils.c
14215                 removed unneeded pointer in extracting quoted
14216                 names implementation
14217
14218 2001-11-06 [melvin]     0.6.4claws28
14219
14220         * src/gtkspell.c
14221                 fixed bug #476792 Selection overtyping with spell checker
14222                 fixed bug which could cause a buffer overflow
14223                 fixed a memory leak
14224
14225 2001-11-06 [hoa]        0.6.4claws27
14226         
14227         * src/procmsg.c
14228         * src/summaryview.c
14229                 threading by subject
14230
14231 2001-11-05 [alfons]     0.6.4claws26
14232         
14233         * README.claws
14234                 Claws -> Sylpheed (vice versa)
14235
14236         * src/compose.c
14237                 :%s/gtk_text/gtk_stext/g
14238                 :%s/GTK_TEXT/GTK_STEXT/g
14239                 (thanks to Jonathan Ware for spotting this)
14240
14241 2001-11-04 [christoph]  0.6.4claws25
14242
14243         * src/summaryview.c
14244                 replace Xalloca + strdup with Xstrdup_a
14245         * src/utils.c
14246                 better implementation of extracting quoted names
14247                 from addresses (remove backlashes and ignore
14248                 quotes after them)
14249
14250 2001-11-04 [alfons]     0.6.4claws24
14251
14252         * src/utils.[ch]
14253                 edit to comply more with coding style
14254
14255         * src/textview.c
14256                 fix bug reported by Kim Schulz. introduced by the patch integrated
14257                 in 0.6.4claws15. the code did not check the return value of
14258                 the html parser.
14259
14260         * AUTHORS
14261                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
14262
14263 2001-11-04 [christoph]  0.6.4claws23
14264
14265         * src/main.c
14266         * src/prefs_common.[ch]
14267                 init some pointers that possibly caused a segfault
14268                 reported in the claws-users ML
14269
14270 2001-11-04 [hoa]        0.6.4claws22
14271
14272         * src/grouplistdialog.c
14273                 change the names of the nodes in the tree
14274
14275         * src/compose.c
14276                 enhanced mailto syntax as described in
14277                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
14278                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
14279
14280         * src/utils.c
14281                 encode and decode URI (useful when opening URL into
14282                 netscape).
14283
14284 2001-11-03 [hoa]        0.6.4claws21
14285
14286         * src/grouplistdialog.c
14287                 a new newsgroups list selection dialog box
14288                 with a CTree instead of a CList
14289
14290 2001-11-03 [hoa]        0.6.4claws20
14291
14292         * src/folderview.c
14293                 enable property and scoring options when right
14294                 click on "inbox"
14295
14296         * src/summaryview.c
14297                 fixed bug when nickname were displayed using
14298                 the address book.
14299
14300 2001-11-02 [darko]      0.6.4claws19
14301
14302         * src/compose.c
14303                 new wrap quotation and URL/long words wrapping implementation
14304         * src/compose.c src/gtkstext.[ch]
14305                 move gtkstext_strncmp() to gtkstext.c
14306
14307 2001-11-01 [christoph]  0.6.4claws18
14308
14309         * src/prefs_account.c
14310                 fixed mess in account settings dialog
14311         * src/prefs_folder_item.c
14312                 added label with folder path to dialog
14313
14314 2001-10-31 [match]      0.6.4claws17
14315
14316         * src/vcard.c
14317                 fix memory leak.
14318         * src/addrbook.c
14319                 fix generation of spurious address book file names.
14320                 remove redundant functions.
14321         * po/POTFILES.in
14322                 added missing file names.
14323
14324 2001-10-30 [paul]       0.6.4claws16
14325
14326         * sync with sylpheed 0.6.4cvs6
14327                 see ChangeLog entries 2001-10-26 to 2001-10-30
14328
14329         * tools/filter_conv.pl
14330                 read folderlist.xml to discover whether the top-level
14331                 folder is called 'Mailbox' or 'Mail' 
14332
14333 2001-10-29 [paul]       0.6.4claws15
14334
14335         * src/html.c, src/textview.c
14336                 activate links in html mail and fix clickable parts
14337                 Submitted by Matthieu Dazy <dazy@t-surf.com>
14338
14339 2001-10-29 [paul]
14340
14341         * po/de.po, po/es.po, po/pt_BR/po
14342                 updated translations, submitted by Jens Oberender,
14343                 Ricardo Mones Lastra, and Fabio Junior Beneditto
14344
14345 2001-10-29 [darko]      0.6.4claws14
14346
14347         * src/compose.c
14348                 fix wrapping for good
14349
14350 2001-10-29 [darko]
14351
14352         * src/compose.c
14353                 undo previous change as it broke the smart wrapping
14354
14355 2001-10-29 [darko]      0.6.4claws13
14356
14357         * src/compose.c
14358                 fix infinite loop when long URL is quoted
14359                 (closes bug #475122.
14360
14361 2001-10-28 [match]
14362
14363         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
14364                 import Mutt address book
14365         * src/ldif.[ch] src/importldif.h
14366                 modified import LDIF handle user attributes
14367
14368 2001-10-28 [christoph]  0.6.4claws12
14369
14370         * src/summaryview.c
14371                 fixed that filtering did not work if there
14372                 were no filter rules
14373                 (closes bug #472003 and better implementation
14374                  of patch #474644)
14375
14376 2001-10-27 [christoph]  0.6.4claws11
14377
14378         * src/compose.c
14379                 make the folder's default account to be used when
14380                 replying. (patch by wwp <subscript@free.fr>)
14381         * src/compose.c
14382                 code cleanup, nearly killed all of wwp's patch
14383                 for folder's default account in compose
14384         * src/folderview.c
14385                 error panel when a folder could not be created
14386                 (closes bug #471080 new folder name & already
14387                  existing file)
14388
14389 2001-10-26 [alfons]
14390
14391         * src/utils.h
14392                 change prototype of strstr2() that Christoph forgot about
14393
14394 2001-10-26 [christoph]  0.6.4claws10
14395
14396         * src/account.c
14397                 made search for accounts by email address not case
14398                 sensitive
14399         * src/folder.c
14400                 fixed memory leak in folder_item_get_identifier
14401         * src/gtkspell.c
14402         * src/utils.c
14403                 fixed wrong strstr2 (should work like strstr)
14404
14405 2001-10-26 [darko]      0.6.4claws9
14406
14407         * src/compose.c src/gtkstext.[ch]
14408         * src/gtkstext.c
14409                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14410
14411 2001-10-26 [paul]       0.6.4claws8
14412
14413         * src/html.c
14414                 ignore css and javascript tags in html mail
14415                 case-insensitive, with or without double-quoted
14416                 strings
14417
14418 2001-10-26 [paul]       0.6.4claws7
14419
14420         * sync with sylpheed 0.6.4cvs1
14421                 see ChangeLog entry 2001-10-26
14422
14423         * src/prefs_account.c, src/prefs_common.c,
14424           src/prefs_summary_column.c
14425                 minor improvements to the English
14426
14427 2001-10-25 [alfons]     0.6.4claws6
14428
14429         * src/gtkstext.c
14430         
14431                 make GtkSText follow style of GtkText (closes bug 
14432                 #469211 "text selection while writing message")
14433                 
14434                 do sync with GTK 1.2.10
14435
14436 2001-10-25 [paul]       0.6.4claws5
14437
14438         * src/html.c
14439                 ignore css tags in html mail
14440
14441 2001-10-25 [darko]      0.6.4claws4
14442
14443         * src/compose.c
14444                 don't declare is_url_string as static function since
14445                 we need it in gtkstext.c
14446         * src/gtkstext.c
14447                 remove unused variable
14448                 don't wrap long URLs while composing a message
14449
14450 2001-10-24 [christoph]  0.6.4claws3
14451
14452         * src/socket.c
14453                 fix ssl deadlock, when peer closes connection
14454
14455 2001-10-24 [paul]       0.6.4claws2
14456
14457         * src/prefs_common.c
14458                 gettextize the gpg ascii-armored warning message
14459
14460         * src/compose.c
14461                 insert a DOS/MAC file into the composed message
14462                 (improvements)
14463
14464         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14465
14466 2001-10-22 [paul]       0.6.4claws1
14467
14468         * sync with sylpheed 0.6.4 release
14469                 see ChangeLog entries 2001-10-21
14470
14471         * po/fr.po, po/pt_BR.po
14472                 updated by Melvin Hadasht and Fabio Junior Beneditto
14473
14474 2001-10-21 [paul]       0.6.3claws30
14475
14476         * src/compose.c
14477                 insert a DOS text file from the compose window
14478                 into the composed message text (removes CRs characters)
14479                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14480
14481         * tools/filter_conv.pl, tools/README
14482                 automatically use ~/.sylpheed as working directory
14483                 print out confirmation message on completion
14484
14485         * correct Hoa's last ChangeLog.claws entry
14486
14487 2001-10-20 [hoa]        0.6.3claws29
14488
14489         * src/grouplistdialog.c
14490                 bugfix (another ?) to give the right
14491                 newsgroups list for each news server.
14492
14493         * src/news.c
14494         * src/news.h
14495                 improve the newsgroups list cache
14496
14497 2001-10-20 [paul]       0.6.3claws28
14498
14499         * sync with sylpheed 0.6.3cvs9
14500                 see ChangeLog entry 2001-10-19
14501
14502         * correct Alfons' last ChangeLog.claws entry
14503
14504 2001-10-19 [alfons]
14505
14506         * src/pgptext.[ch]
14507                 fix compilation problems (part of bug #472895)
14508
14509 2001-10-18 [hoa]        0.6.3claws27
14510
14511         * src/grouplistdialog.c
14512                 bugfix when we refresh was clicked (bug 472701)
14513
14514 2001-10-19 [christoph]  0.6.3claws26
14515
14516         * src/compose.c
14517                 last header entry should default to "To:" or
14518                 "Newsgroups:" and not copy the last entry line
14519                 in a new compose window
14520                 (closes bug #472686, #470792)
14521
14522 2001-10-19 [paul]       0.6.3claws25
14523
14524         * sync with Sylpheed 0.6.3cvs8
14525                 see ChangeLog entries 2001-10-18 and 2001-10-19
14526
14527 2001-10-18 [christoph]  0.6.3claws24
14528
14529         * src/procmsg.c
14530                 reimplement ignore thread
14531         
14532 2001-10-18 [hoa]        0.6.3claws23
14533
14534         * src/folderview.c
14535         * src/grouplistdialog.[ch]
14536                 enhanced news subscription interface (feature 469113)
14537
14538         * src/news.c
14539         * src/news.h
14540                 enchanced newsgroup listing,
14541                 now, we can get groups informations
14542                 (NNTPGroupInfo)
14543
14544 2001-10-18 [paul]       0.6.3claws22
14545
14546         * src/summaryview.c
14547                 remove comment (sync with main branch)
14548         * src/mainwindow.c
14549                 fix 'Re-edit' bug in 'Message' menu
14550
14551 2001-10-17 [christoph]  0.6.3claws21
14552
14553         * src/compose.c
14554                 ignore empty or whitespace only header lines
14555
14556 2001-10-17 [paul]       0.6.3claws20
14557
14558         * sync with sylpheed 0.6.3cvs7
14559                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14560                 2001-10-17
14561
14562 2001-10-17 [darko]
14563
14564         * src/compose.c
14565                 wrap long lines without spaces
14566                 don't wrap URLs
14567
14568 2001-10-16 [paul]
14569
14570         * po/es.po, po/nl.po, po/pt_BR.po
14571                 updated by Ricardo Mones Lastra, Alfons,
14572                 and Fabio Junior Beneditto
14573
14574         * sylpheed-0.6.3claws released
14575
14576 2001-10-15 [melvin] 0.6.3claws18
14577
14578         * README.claws
14579                 added summary and detailed installation instructions
14580                 for spell checker
14581         * po/fr.po
14582                 Updated, corrected and completed french translation
14583
14584 2001-10-15 [hoa] 0.6.3claws17
14585         * src/grouplistdialog.c
14586                 we can choose the newsgroups to display with wildcards
14587
14588 2001-10-15 [christoph]  0.6.3claws16
14589
14590         * src/account.c
14591         * src/compose.c
14592         * src/prefs_folder_item.[ch]
14593                 applied wwp <subscript@free.fr>'s folder
14594                 default account patch
14595         * po/de.po
14596                 Fixed wrong translation
14597
14598 2001-10-13 [alfons, christoph, melvin]  
14599                         0.6.3claws15
14600
14601         solution #2 to solve MT-safety problems defers all GUI related calls
14602         to the main thread using a gtk_idle_add() callback. discussed on
14603         ircnet #sylpheed, with christoph spotting some issues with the
14604         original code, and melvin allowing us to lobotomize his sylpheed.
14605
14606         * src/syldap.[ch], src/main.c
14607                 fix race problem in ldap search thread by deferring GUI 
14608                 stuff to main thread using gtk_idle_add()
14609
14610 2001-10-13 [paul]       0.6.3claws14
14611
14612         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14613                 add Sergey's smtpcred.patch
14614                 adds separate username/password setting for SMTP Auth
14615                 needed by some servers
14616                 (closes feature request #471659)
14617
14618 2001-10-13 [paul]       0.6.3claws13
14619
14620         * src/pgptext.[ch] **NEW FILES**
14621         * src/Makefile.am, src/messageview.c, src/mimeview.c
14622                 decrypt ascii-armored gpg text embedded in
14623                 the message body.
14624                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14625
14626 2001-10-13 [christoph]  0.6.3claws12
14627
14628         * README.claws
14629                 some more details on default to and
14630                 feature requests
14631         * src/main.c
14632                 init glib threading when ldap is used
14633         * src/syldap.c
14634                 threading fixes
14635         * po/de.po
14636                 fixed a typo
14637
14638 2001-10-12 [paul]       0.6.3claws11
14639
14640         * src/prefs_common.[ch], src/rfc2015.c
14641                 enable ascii-armored gpg text to be embedded in the
14642                 message body, selectable through the 'Privacy'
14643                 preferences. Supports encrypting only.
14644                 Submitted by Ravemax <ravemax@dextrose.com>
14645
14646 2001-10-12 [paul]       0.6.3claws10
14647
14648         * sync with sylpheed 0.6.3cvs6
14649                 see ChangeLog entries 2001-10-11 and 2001-11-12
14650
14651         * src/folderview.c
14652                 incorporated mbox folders, scoring, and folder
14653                 properties into the sync
14654
14655 2001-10-12 [darko]      0.6.3claws9
14656
14657         * README.claws
14658                 describe quotation wrapping
14659         * src/compose.c
14660                 don't treat tab as space to calculate line length properly
14661
14662 2001-10-11 [alfons]
14663
14664         * README.claws
14665                 correct description of how to make new filtering system work,
14666                 add some other things
14667                 
14668         * src/syldap.c
14669                 remove sched_yield() (not necessary / unportable)
14670
14671 2001-10-11 [paul]       0.6.3claws8
14672
14673         * sync with sylpheed 0.6.3cvs3
14674                 see ChangeLog entry 2001-10-10
14675
14676 2001-10-10 [christoph]  0.6.3claws7
14677
14678         * .cvsignore
14679                 ignore 2 files created by newer autotools
14680         * src/prefs_folder_item.c
14681                 using table for widget alignment
14682                 fixed memory leak and broken octal display
14683         * src/filesel.c
14684                 fixed segfault caused by lost filename
14685                 workaround (closes bug #469551)
14686
14687 2001-10-10 [paul]       0.6.3claws6
14688
14689         * sync with sylpheed 0.6.3cvs2
14690                 see ChangeLog entries 2001-10-09 and 2001-10-10
14691
14692 2001-10-10 [darko]      0.6.3.claws5
14693
14694         * src/gtkstext.c
14695                 proper calculation of right margin if smart wrapping is enabled
14696         * src/compose.c
14697                 automatically wrap long lines if wrap quotation is enabled
14698
14699 2001-10-09 [alfons]     0.6.3.claws4
14700
14701         * src/summaryview.c
14702                 select correct row when deleting last row in the summary view (and
14703                 close bug "[ #469104 ] select second last in list when deleting")
14704
14705 2001-10-09 [paul]       0.6.3claws3
14706
14707         * sync with sylpheed 0.6.3cvs1
14708                 updated some autotool scripts
14709
14710 2001-10-09 [darko]      0.6.3claws2
14711
14712         * src/gtkstext.[ch]
14713                 new name and mark with Sylpheed comment
14714         * src/compose.c
14715                 smart quotation wrapping a-la VIM
14716
14717 2001-10-08 [paul]       0.6.3claws1
14718
14719         * sync with sylpheed 0.6.3 release
14720                 see ChangeLog entry 2001-10-08
14721
14722 2001-10-08 [paul]       0.6.2claws24
14723
14724         * src/summaryview.c
14725                 more sync with sylpheed 0.6.2cvs12
14726                 Fixed the bug that didn't select the last row correctly
14727
14728
14729 2001-10-07 [paul]       0.6.2claws23
14730
14731         * sync with sylpheed 0.6.2cvs12
14732                 see ChangeLog entry 2001-10-07
14733
14734 2001-10-06 [match]
14735         * src/jpilot.[ch]
14736                 enable jpilot to read unsynch'ed addresses.
14737
14738         * src/editldap_basedn.c
14739                 fix segfault when opening dialog.
14740
14741 2001-10-06 [alfons]     0.6.2.claws22
14742
14743         * src/summaryview.c
14744                 fix bug with summary view selecting last *inserted*
14745                 node instead of last *visible* node. remember we
14746                 work with a tree
14747
14748 2001-10-06 [paul]       0.6.2claws21
14749
14750         * po/pt_BR.po
14751                 updated translation, contains some fixes and new
14752                 translations, submitted by Gustavo Noronha Silva
14753                 <kov@debian.org>
14754
14755         * src/prefs_common.c
14756                 change 'each' to 'every' - fix dubious English
14757
14758         * sync with sylpheed 0.6.2cvs11
14759
14760 2001-10-05 [alfons]     0.6.2claws20
14761
14762         * src/mainwindow.[ch], src/folderview.c
14763                 make composite tool button switch between "Compose News"
14764                 and "Compose Mail" depending on selected folder
14765                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14766
14767 2001-10-05 [paul]       0.6.2claws19
14768
14769         * src/mainwindow.c, src/summaryview.c
14770                 fix 'Message/Reply to all', broken in last commit
14771
14772         * src/compose.c
14773                 fix X_BEENTHERE seg fault, thanks to Alfons
14774
14775 2001-10-04 [paul]       0.6.2claws18
14776
14777         * src/compose.[ch], src/mainwindow.c
14778                 make "Message/Reply" reply to mailing lists; matches
14779                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14780                 based on portions of the patch submitted by
14781                 Junichi Uekawa <dancer@netfort.gr.jp>
14782
14783 2001-10-04 [darko]      0.6.2claws17
14784
14785         * src/compose.c
14786                 better smart wrapping
14787         * src/gtkstext.[hc]
14788                 a function to make text buffer contiguous
14789
14790 2001-10-03 [paul]       0.6.2claws16
14791
14792         * sync with sylpheed 0.6.2cvs10
14793
14794 2001-10-02 [alfons]
14795
14796         * configure.in
14797         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14798                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14799                 references to chinese translations (hope someone picks up
14800                 this)
14801
14802 2001-10-02 [christoph]  0.6.2claws15
14803
14804         * src/compose.c
14805                 fixed non translated header bug
14806         * ChangeLog.claws
14807                 fixed wrong date in alfons last entry ;)
14808
14809 2001-10-02 [alfons]     0.6.2claws14
14810
14811         * src/compose.c, src/prefs_common.[ch]
14812                 add block cursor option
14813
14814 2001-10-02 [paul]       0.6.2claws13
14815
14816         * sync with sylpheed 0.6.2cvs9
14817
14818 2001-09-30 [paul]       0.6.2claws12
14819
14820         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14821                 updated translations
14822
14823         * po/POTFILES.in
14824                 add 'src/importldif.c'
14825
14826         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14827                 added eudora-to-vCard conversion tool
14828                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14829
14830         * sync with sylpheed 0.6.2cvs8
14831
14832 2001-09-30 [paul]
14833
14834         * sylpheed-0.6.2claws released
14835
14836 2001-09-27 [melvin]     0.6.2claws11
14837
14838         * src/gtkspell.c
14839                 fixed crash when using default path (introduced 
14840                 in 0.6.2claws10)
14841                 fixed tiny bug for initial suggestion mode
14842
14843 2001-09-27 [melvin]     0.6.2claws10
14844         
14845         * src/gtkspell.c
14846                 fixed bug where gtkpspell didn't set the path correctly
14847
14848         * README.claws
14849                 added a paragraph about spell checking
14850                 
14851
14852
14853 2001-09-27 [paul]       0.6.2claws9
14854
14855         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14856                 replace '// comments' with '/* comments */' to prevent
14857                 some compiler warnings 
14858
14859         * sync with sylpheed 0.6.2cvs6
14860
14861 2001-09-26 [alfons]     0.6.2claws8
14862
14863         * src/messageview.c
14864                 introduce return receipt request notification again,
14865                 which was lost because of other semantics in 
14866                 procheader_parse() (???)
14867
14868 2001-09-26 [christoph]  0.6.2claws7
14869
14870         * src/compose.c
14871                 replace comments for old code with #if 0
14872                 readded auto cc, bcc and reply-to
14873         * src/prefs_matcher.c
14874         * src/prefs_scoring.c
14875                 removed some definition (was moved to
14876                 prefs.h)
14877
14878 2001-09-26 [paul]       0.6.2claws6
14879
14880         * src/mainwindow.c
14881                 make 'Follow-up and reply to' sensitive
14882
14883         * more sync with sylpheed 0.6.2cvs5
14884
14885 2001-09-25 [melvin]
14886
14887         * 0.6.2claws5
14888
14889         * src/gtkspell.c
14890                 fixed bug for "US-ASCII" introduced by the encoding code
14891
14892 2001-09-25 [paul]
14893
14894         * 0.6.2claws4
14895
14896         * src/prefs_common.[ch], src/summaryview.c
14897                 'next unread msg' 'go to next folder?' dialog can be
14898                 given default behaviour, either always show dialog,
14899                 or assume 'yes', or assume 'no'
14900                 Submitted by wwp <subscript@free.fr>
14901
14902 2001-09-25 [melvin]
14903                 
14904         * src/compose.c src/gtkspell.[ch]
14905                 added support for different encodings
14906
14907 2001-09-25 [paul]
14908
14909         * more sync with sylpheed 0.6.2cvs5
14910
14911 2001-09-24 [alfons]
14912         
14913         * src/prefs_folder_item.c
14914                 add check for item->prefs->default_to string is NULL and
14915                 add another check when freeing this string
14916
14917 2001-09-24 [paul]
14918
14919         * configure.in
14920                 change to version 0.6.2claws3
14921
14922         * sync with sylpheed 0.6.2cvs5 
14923
14924 2001-09-24 [match]
14925         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14926                 import LDIF files.
14927         * src/addrcache.[ch], addrindex.[ch]
14928                 small update for future
14929         * src/addrbook.c
14930                 fix test XML file.
14931
14932 2001-09-24 [melvin]
14933         * src/gtkspell.[ch]
14934                 added 'Learn from mistakes' option
14935                 better handling of quotes in checked words
14936                 sorted dict list
14937         * po/fr.po
14938                 small update for spell checking stuff
14939
14940 2001-09-23 [alfons]
14941         
14942         * src/gtkspell.c
14943                 edit a little bit so it complies more with main coding style
14944
14945 2001-09-23 [alfons]
14946
14947         * src/folder.[ch], prefs_folder_item.c, compose.c
14948                 migrate "request return receipt" folder property
14949                 to folderlist.xml
14950
14951 2001-09-22 [alfons]
14952
14953         * README.claws **NEW**
14954                 (add things of interest for users of main branch 
14955                 and claws here)
14956
14957         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14958                 re-implement threading per folder option, but store 
14959                 the setting in folderlist.xml (where it belongs)
14960
14961 2001-09-21 [melvin]
14962
14963         * src/gtkspell.[ch]
14964                 fixed bug when compose window is under another window
14965         * src/prefs_common.[ch] src/compose.c
14966                 changed 'dictionary_path' to 'dictionary' to be consistent
14967                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14968         * ac/pspell.m4 src/Makefile.am 
14969                 dropped PSPELL_PATH macro
14970         * po/fr.po
14971                 updated translations
14972
14973 2001-09-21 [christoph]
14974
14975         * src/compose.c
14976                 added border around header fields
14977                 keep header type when new field is added
14978
14979 2001-09-20 [christoph]
14980
14981         * src/utils.[ch]
14982                 more portable debug_print with source filename
14983                 and linenumber
14984         * src/procmsg.c
14985                 more newlines after debug messages
14986
14987 2001-09-20 [paul]
14988
14989         * configure.in
14990                 change to version 0.6.2claws2
14991
14992         * sync with sylpheed 0.6.2cvs3
14993
14994 2001-09-19 [melvin]
14995
14996         * src/gtkspell.c
14997                 fixed the post-right-click focus pb
14998                 fixed crash when 'Spell check all' after dict change 
14999                         and when cursor is at the end of the text
15000                 shift-right-click pops up config menu even on misspelled words.
15001         * po/POTFILES.in
15002                 added gtkspell.c
15003
15004 2001-09-19 [melvin]
15005
15006         * src/about.c
15007                 added pspell to compiled-in features list
15008
15009 2001-09-18 [melvin]
15010
15011         * switched to pspell and dropped ispell
15012         * ac/pspell.m4
15013                 new file. autoconf macro for pspell
15014         * ac/Makefile.am 
15015         * configure.in acconfig.h
15016                 added pspell support
15017         * src/Makefile.am
15018         * src/main.c src/compose.[ch] src/gtkspell.[ch]
15019         * src/prefs_common.[ch] 
15020                 added pspell support
15021
15022 2001-09-18 [christoph]
15023
15024         * src/addr_compl.c
15025         * src/template.[ch]
15026                 replace LOG_MESSAGE with debug_print
15027         * src/compose.[ch]
15028                 gui improvements
15029         * src/menu.c
15030                 added newline after debug message
15031         * src/utils.h
15032                 using __VA_ARGS__ for debug_print macro
15033         * tools/.cvsignore
15034                 ignore Makefile and Makefile.in
15035
15036 2001-09-18 [paul]
15037
15038         * configure.in
15039                 change to version 0.6.2claws1
15040         * sync with sylpheed 0.6.2cvs1
15041
15042         * src/matcher.c 
15043         * src/prefs_matcher.c
15044                 add 'score equal to' option, submitted by
15045                 Paul Evans <nerd@freeuk.com>
15046
15047 2001-09-15 [christoph]
15048
15049         * src/mainwindow.c
15050                 comment out menu entry not existing in claws
15051         * src/menu.c
15052                 add debug output for non existing menu entries
15053         * src/summaryview.c
15054                 fix next/prev unread message for ignored threads
15055         * src/utils.[ch]
15056                 add sourcefile and line number to debug output
15057                 otherwise it is sometimes hard to find the
15058                 source code part if debug messages are translated
15059
15060 2001-09-14 [darko]
15061         
15062         * src/folderview.c
15063                 refresh target folder style after colour is changed
15064
15065 2001-09-13 [paul]
15066
15067         * configure.in
15068                 change to version 0.6.1claws3
15069
15070         * sync with sylpheed 0.6.1cvs6
15071
15072 2001-09-13 [darko]
15073         
15074         * src/folderview.c
15075                 fix target folder colourization to use user selected colour
15076
15077 2001-09-12 [darko]
15078         
15079         * src/summaryview.c
15080                 fix crash when message that is marked for copy/move is unmarked
15081
15082 2001-09-09 [paul]
15083
15084         * configure.in
15085                 change to version 0.6.1claws2
15086
15087         * sync with sylpheed 0.6.1cvs3
15088
15089 2001-09-09 [alfons]
15090         
15091         * src/folderview.c
15092                 fix bug with default font used for trash folder text
15093
15094 2001-09-06 [paul]
15095
15096         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15097                 updated translations
15098
15099         * configure.in
15100                 change to version 0.6.1claws1
15101
15102         * sync with sylpheed 0.6.1cvs2
15103
15104 2001-09-03 [paul]
15105
15106         * po/POTFILES.in
15107                 add Match's new addressbook
15108
15109         * po/de.po
15110                 updated translation submitted by Jens Oberender
15111
15112 2001-09-02 [paul]
15113
15114         * configure.in
15115                 change to 0.6.1claws
15116         * sync with sylpheed 0.6.1 release
15117
15118 2001-09-02 [paul]
15119
15120         * configure.in
15121                 change to 0.6.0claws2
15122
15123         * sync with sylpheed 0.6.0cvs4
15124
15125         * po/pt_BR.po
15126                 updated translation submitted by Fabio Junior Beneditto
15127
15128 2001-09-01 [match]
15129         * pixmaps/
15130                 interface.xpm
15131                 book.xpm
15132                 address.xpm
15133         * src/
15134                 Makefile.am
15135                 a ton of new files
15136
15137 2001-08-31 [paul]
15138
15139         * configure.in
15140                 change to version 0.6.0claws1
15141
15142         * sync with sylpheed 0.6.0cvs1
15143
15144         * po/es.po
15145                 updated translation submitted by Ricardo Mones Lastra
15146
15147         * po/POTFILES.in
15148                 add 'src/prefs_templates.c'
15149
15150         * src/compose.c, src/summaryview.c
15151                 fix segfault on 'Re_edit'               
15152
15153 2001-08-30 [alfons]
15154
15155         * configure.in, Makefile.am
15156         * tools/Makefile.am
15157                 add tools directory to source distribution
15158
15159 2001-08-30 [paul]
15160
15161         * configure.in
15162                 change to version 0.6.0claws
15163
15164         * sync with sylpheed 0.6.0 release
15165
15166 2001-08-30 [christoph]
15167
15168         * configure.in
15169                 removed autoconf version check
15170
15171 2001-08-30 [paul]
15172
15173         * src/account.c, src/compose.c, src/prefs_common.[ch]
15174         * src/procheader.[ch] src/utils.[ch]
15175                 Enhanced automatic account selection on replies
15176                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
15177
15178         * configure.in
15179                 add LDAP and JPilot to the configuration results output.
15180
15181 2001-08-29 [christoph]
15182
15183         * src/summeryview.c
15184                 no bold font for ignored threads
15185
15186 2001-08-29 [paul]
15187
15188         * configure.in
15189                 change to version 0.5.3claws6
15190
15191         * sync with sylpheed 0.5.3cvs10
15192                 src/stringtable.[ch]: New Files
15193
15194         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
15195         * src/pixmaps/sylpheed.xpm
15196                 add mini-icons to windows (by Alfons)
15197
15198 2001-08-27 [paul]
15199
15200         * src/mainwindow.c
15201                 new functions: next_labeled_cb(), prev_labeled_cb()
15202
15203         * src/summaryview.c
15204                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
15205                 summary_select_next_labeled(), summary_select_prev_labeled()
15206
15207         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
15208                 give claws blue folders and a blue trash can
15209
15210 2001-08-27 [paul]
15211
15212         * configure.in
15213                 change to version 0.5.3claws5
15214
15215         * sync with sylpheed 0.5.3cvs9
15216                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
15217
15218 2001-08-24 [christoph]
15219
15220         * src/filesel.c
15221                 keep filename when browsing directories
15222                 (not working for user entered filename, but
15223                  for default name and selected filename from
15224                  file list)
15225         * src/mainwindow.c
15226                 fixed wrong spelling "Folllow-up"
15227         * src/mbox_folder.c
15228         * src/procmsg.c
15229         * src/summaryview.c
15230                 fixed new/unread message count with ignored
15231                 threads (2 commits, first didn't notice no
15232                 longer needed decreasing)
15233         * src/inc.c
15234                 readded scrolling of progress dialog
15235                 (lost in sync)
15236
15237 2001-08-24 [paul]
15238
15239         * configure.in
15240                 change to 0.5.3claws4
15241
15242         * sync with sylpheed 0.5.3cvs7
15243
15244 2001-08-24 [christoph]
15245
15246         * src/compose.c
15247                 set request return receipt when replying
15248                 if it is set is the folder prefs of the
15249                 message
15250         * src/inc.c
15251                 disable final error popup if popups are
15252                 disabled in config (again)
15253
15254 2001-08-23 [paul]
15255
15256         * configure.in
15257                 Change version number to 0.5.3claws3
15258
15259         * sync with sylpheed 0.5.3cvs5
15260
15261         * src/mimeview.c
15262                 double quote '%s' in 'gedit %s' to fix bug when
15263                 opening attachment with spaces in the name
15264
15265 2001-08-22 [alte]
15266         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
15267           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
15268                 initial message templates support
15269
15270
15271 2001-08-22 [paul]
15272
15273         * configure.in
15274                 change version number to 0.5.3claws2
15275
15276         * sync with sylpheed 0.5.3cvs4
15277
15278         * src/procmsg.h src/summaryview.c
15279                 re-implement (un)ignore thread
15280
15281 2001-08-21 [paul]
15282
15283         * src/summaryview.c
15284                 remove unnecessary code
15285         * src/compose.c
15286                 enable 'dynamic' signatures (submitted by
15287                 Eric Limpens <eric@hscg-internet.nl>)
15288
15289 2001-08-21 [paul]
15290
15291         clean up after sync with sylpheed 0.5.3 release
15292
15293         * src/folderview.c
15294                 fix re-introduced font mess, see Christoph's
15295                 entry 2001-06-24
15296
15297         * src/summaryview.c
15298                 remove prev_msgnum
15299                 use sylpheed's small font instead of
15300                 gtk default font for summary view
15301
15302
15303 2001-08-17 [paul]
15304
15305         * configure.in
15306                 add pl to ALL_LINGUAS - sync with main branch
15307
15308         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
15309                 Updated. Translations by Jens Oberender, Ricardo Mones
15310                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
15311
15312         * po/pl.po  ** NEW FILE **
15313                 sync with the main branch
15314
15315         * src/folderview.c
15316                 fix target folder colorizing and refresh problem
15317
15318
15319 2001-08-17 [christoph]
15320
15321         * src/mainwindow.c
15322                 claws uses 4 colors for target folder coloring.
15323                 arrays were not long enough and destroyed the
15324                 stack causing a segfault.
15325                 target folder colorizing does not work anymore
15326                 for me
15327
15328 2001-08-16 [paul]
15329
15330         * configure.in
15331                 change to version 0.5.3claws1
15332
15333         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
15334           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
15335           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
15336
15337                 sync with sylpheed 0.5.3 release, but keep claws method of
15338                 configuring/saving fonts
15339
15340         * src/addressbook.[ch]
15341                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
15342                 in line with a similar change in Hiroyuki's branch
15343
15344         * src/mainwindow.[ch]
15345                 disable main_window_set_thread_option()
15346         * src/prefs_folder_item.c
15347                 comment out &tmps_prefs.enable_thread,
15348         * src/mbox_folder.c, src/procmsg.[ch]
15349                 comment out MSG_IS_IGNORE_THREAD
15350         * src/summaryview.c
15351                 comment out summary_ignore_thread() and summary_unignore_thread()
15352                 comment out MSG_IS_IGNORE_THREAD
15353
15354                 use Hiroyuki's threading instead.
15355
15356
15357
15358 2001-08-15 [paul]
15359
15360         * src/account.c
15361                 use Hiroyuki's 0.5.3 column scheme but also
15362                 include the enable/disable button.
15363         * src/pixmaps/mark.xpm
15364                 add Hiroyuki's amended pixmap
15365
15366 2001-08-13 [christoph]
15367
15368         * src/account.c
15369                 receive at get all column showed wrong state for APOP
15370                 button should only work for POP3 and APOP accounts
15371         * src/prefs_account.c
15372                 added missing preprocessor statement for SSL
15373
15374 2001-08-12 [paul]
15375
15376         * src/account.[ch]
15377                 add 'receive at get all' column and enable/disable
15378                 button.
15379
15380 2001-08-06 [christoph]
15381
15382         * src/account.c
15383                 show usage of SSL in protocol column
15384
15385         * src/imap.c
15386         * src/inc.c
15387                 renamed ssl options
15388
15389         * src/prefs_account.[ch]
15390                 moved ssl options to a new page
15391
15392         * src/send.c
15393         * src/smtp.c
15394         * src/ssl.[ch]
15395                 renamed ssl options
15396                 added support for SMTP STARTTLS command
15397
15398 2001-08-05 [christoph]
15399
15400         * configure.in
15401                 debian autoconf needs version check to find
15402                 correct autoconf version. if the file is
15403                 named configure.in 2.13 is used, which does
15404                 not work with this configure.in script.
15405                 other solution would be to rename the script
15406                 to configure.ac as suggested in the autoconf
15407                 manual.
15408
15409         * src/inc.c
15410                 disable final error popup if popups are
15411                 diabled in config
15412
15413         * src/socket.c
15414                 bugfix in ssl_gets
15415                 fixes IMAP over SSL problem
15416
15417 2001-08-03 [paul]
15418
15419         * configure.in
15420                 change to 0.5.2claws1
15421
15422         * sync with sylpheed 0.5.2cvs1
15423
15424 2001-08-02 [alfons]
15425
15426         * configure.in
15427                 quick fix for ispell detection...
15428
15429 2001-08-01 [paul]
15430
15431         * configure.in
15432                 change to 0.5.1claws4
15433
15434         * sync with sylpheed 0.5.1cvs7
15435
15436 2001-07-31 [alfons]
15437
15438         * src/prefs_common.c, src/prefs_common.h, 
15439           src/gtkspell.c, src/gtkspell.h
15440                 add global spelling checker settings (compose tab) +
15441                 selection of dictionary 
15442           
15443         * configure.in  
15444                 guess valid ispell location
15445
15446 2001-07-31 [paul]
15447
15448         * po/POTFILES.in
15449                 removal of 'src/quote_fmt_parse.c'
15450         * po/de.po
15451                 Updated de.po
15452                 (submitted by Jens Oberender <didge@suse.de>)
15453
15454 2001-07-31 [darko]
15455
15456         * src/folder.[ch]
15457         * src/folderview.[ch]
15458         * src/mainwindow.c
15459         * src/mh.c
15460         * src/prefs_common.[ch]
15461         * src/summaryview.c
15462                 target folder colourization
15463
15464 2001-07-30 [paul]
15465
15466         more sync with Sylpheed 0.5.1cvs6 
15467
15468 2001-07-30 [darko]
15469
15470         * src/mh.c
15471         * src/prefs_folder_item.[hc]
15472         * src/summaryview.c
15473                 shared folders support with a GUI
15474
15475 2001-07-29 [paul]
15476
15477         0.5.1claws3
15478
15479         * sync with Sylpheed 0.5.1cvs6
15480
15481 2001-07-29 [paul]
15482
15483         * po/pt_BR.po
15484                 updated
15485                 (submitted by Fabio Junior Beneditto)
15486
15487 2001-07-28 [paul]
15488
15489         * src/procmime.c
15490         * AUTHORS
15491                 patch to correct bad image mime headers
15492                 (submitted by Don Quijote <dq@searchlores.org>)
15493
15494 2001-07-28 [paul]
15495
15496         * tools/gif2xface.pl   **NEW FILE**
15497         * tools/README
15498                 script to convert file.gif to file.xface for
15499                 use in a custom header.
15500                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15501
15502 2001-07-27 [alfons]
15503         
15504         * configure.in
15505                 change macros for detecting JPilot and LDAP
15506
15507 2001-07-27 [christoph]
15508
15509         * src/filtering.c
15510                 code cleanup (MIN / MAX warning, needed casting)
15511
15512 2001-07-27 [alfons]
15513
15514         * procheader.c
15515                 disallow setting flags when detecting certain headers
15516                 (X-Status, Status, Seen, X-Seen). 
15517         
15518         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15519
15520 2001-07-27 [christoph]
15521
15522         * src/prefs_filter.c
15523         * src/prefs_filtering.c
15524         * src/prefs_matcher.c
15525         * src/prefs_scoring.c
15526                 scroll list when moving rows up or down
15527
15528         * src/imap.c
15529         * src/imap.h
15530         * src/prefs_account.c
15531         * src/prefs_account.h
15532         * src/send.c
15533                 SMTP over SSL (untested, feedback requested)
15534                 IMAP over SSL
15535
15536         * src/ssl.c
15537                 code cleanup
15538
15539 2001-07-26 [alfons]
15540         
15541         * configure.in, acconfig.h
15542                 define CLAWS (need this for main / claws detection)
15543
15544 2001-07-25 [alfons]
15545
15546         * configure.in
15547                 Sylpheed 0.5.1claws2
15548                 
15549         * sync with Sylpheed 0.5.1cvs4
15550
15551 2001-07-25 [christoph]
15552
15553         * src/scoring.c
15554                 fixed segfault
15555                 item->prefs == NULL (don't know why)
15556
15557 2001-07-25 [alfons]
15558
15559         * configure.in
15560                 Sylpheed 0.5.1claws1
15561
15562         * sync with Sylpheed 0.5.1cvs1-3
15563
15564 2001-07-24 [christoph]
15565
15566         * src/folderview.c
15567         * src/prefs_folder_item.[ch]
15568                 added folderitem preferences dialog with
15569                 default To: and auto request return receipt
15570
15571         * src/compose.[ch]
15572         * src/menu.[ch]
15573                 changes to handle new folderitem preferences
15574
15575         * src/mainwindow.c
15576         * src/summaryview.c
15577                 call compose new mail with current folderitem
15578
15579 2001-07-24 [alfons]
15580
15581         Release Sylpheed 0.5.1claws
15582
15583         * configure.in
15584                 change to release version 0.5.1claws
15585
15586 2001-07-24 [christoph]
15587
15588         * src/summaryview.c
15589                 fixed segfault that happend when the selected
15590                 message was removed while retrieving new messages.
15591
15592         * po/es.po
15593                 updated translation
15594                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15595
15596 2001-07-22 [alfons]
15597
15598         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15599         this is a work in progress, for more information: http://nlpagan.net/sylman 
15600         
15601         * configure.in, src/mainwindow.c, manual/Makefile.am
15602                 add support for English manual
15603
15604         * AUTHORS
15605                 add authors of user manuals
15606
15607         * manual/en/sylpheed*.html
15608                 add English documentation
15609
15610 2001-07-22 [christoph]
15611
15612         * po/POTFILES.in
15613                 added src/ssl.c
15614         * src/ssl.c
15615                 changed a wrong debug message
15616
15617 2001-07-22 [alfons]
15618
15619         * po/nl.po
15620                 update Dutch translation
15621
15622         * src/prefs_filtering.c, 
15623           src/prefs_matcher.c
15624                 add more translatable strings           
15625
15626 2001-07-21 [alfons]
15627
15628         0.5.0claws7
15629
15630         * configure.in
15631                 change version
15632
15633         * src/inc.c, src/summaryview.[ch]
15634                 prevent update of mark file when filtering has done, by
15635                 using a variable; this affects two functions:
15636                         inc.c::inc_finished()
15637                         summaryview.c::summary_show()
15638
15639 2001-07-20 [alfons]
15640
15641         * src/filtering.[ch], src/prefs_filtering.c, 
15642           src/matcher.[ch]
15643                 add filtering action for label coloring 
15644
15645         * po/POTFILES.in
15646                 add labelcolors.c
15647
15648         * added src/labelcolors.c
15649         * added src/labelcolors.h
15650         * src/Makefile.am, src/summaryview.c
15651                 rearrange label coloring code
15652
15653         * src/procmsg.h
15654                 add more parentheses so label colouring works correctly
15655
15656         * src/filtering.c
15657                 don't really delete message, but move it to Trash
15658
15659         * src/prefs_matcher.c
15660                 add quote options to info dialog
15661
15662 2001-07-20 [christoph]
15663
15664         * src/Makefile.am
15665         * src/inc.c
15666         * src/main.[ch]
15667         * src/socket.h
15668         * src/ssl.[ch] (new)
15669                 moved ssl stuff to a seperate file
15670
15671 2001-07-20 [darko]
15672
15673         * src/summaryview.c
15674                 fix show sender using address book with no e-mail
15675                 address in From: field
15676
15677 2001-07-19 [alfons]
15678
15679         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15680                 fix messy handling of escaping... now at least the
15681                 execute command is useful. escape char is '\', we
15682                 accept \n and \r too. 
15683
15684                 Real life example:
15685                 
15686                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15687                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15688
15689 2001-07-18 [alfons]
15690
15691         0.5.0claws6
15692
15693         * src/summaryview.c
15694                 clean up
15695
15696         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15697           src/procmsg.[ch]
15698                 revise filtering; currently move, copy, marking have
15699                 been tested. if you like bleeding edge stuff, you
15700                 should definitely go for this version :)
15701
15702         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15703
15704 2001-07-17 [christoph]
15705
15706         * src/utils.c
15707                 timestamp log
15708
15709 2001-07-17 [alfons]
15710
15711         0.5.0claws5
15712
15713         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15714           bits in the mark file, without affecting either branch. Lots of
15715           files changed, also in claws branch.
15716
15717           UNTESTED: use of mbox folders
15718
15719         * src/summaryview.c
15720                 added mark all read; however this was a quick hack used for
15721                 cleaning up mess after initial merge with Hiroyuki
15722
15723         * configure.in
15724                 change claws version number back to 0.5.0claws5 to clear up 
15725                 confusion & pretension (recent release was technically 
15726                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15727
15728 2001-07-16 [alfons]
15729
15730         sync with Hiroyuki's 0.5.0cvs4
15731
15732 2001-07-16 [alfons]
15733
15734         0.5.1claws3
15735
15736         * src/filtering.[ch]
15737                 remove invalid updating of mark files for 
15738                 filter actions MATCHING_ACTION_MOVE and 
15739                 MATCHING_ACTION_DELETE; this should fix the
15740                 folder update bug
15741                 
15742         * src/procmsg.c
15743                 revert Christoph's stab at fixing the folder 
15744                 update bug
15745
15746         * po/POTFILES.in
15747                 add missing files with translatable strings
15748
15749         * src/summaryview.c
15750                 remove debug print
15751
15752 2001-07-15 [alfons]
15753
15754         * src/addr_compl.[ch], src/prefs_filtering.c
15755                 make "filtering pref dialog's destination entry" an
15756                 "address completable entry", if filter destination is 
15757                 an email address
15758
15759         0.5.1claws2
15760         
15761         sync with Hiroyuki's 0.5.0cvs2-3
15762
15763 2001-07-15 [christoph]
15764
15765         * src/procmsg.c
15766                 fixed folder stats update after incorporation
15767
15768 2001-07-15 [alfons]
15769
15770         * src/summaryview.c
15771                 * finish label colouring stuff (for now)
15772                 * fix incorrect colour bug (off by one) 
15773
15774 2001-07-14 [alfons]
15775
15776         * src/mainwindow.c
15777                 change text labels for news and mail message so there's
15778                 plenty of toolbar estate left
15779
15780         * configure.in
15781                 0.5.1claws1
15782
15783         * src/folderview.c
15784           src/folder.[ch]
15785                 sync with Hiroyuki's 0.5.0cvs1
15786
15787         * src/summaryview.c
15788                 more rewrite label colouring
15789
15790 2001-07-14 [alfons]
15791
15792         * src/summaryview.[ch]
15793                 * start rewrite label colouring 
15794                 * fix proper location "Add Sender To Addressbook" menu item
15795
15796 2001-07-13
15797
15798         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15799         (actually this is 0.5.0claws4)
15800
15801 2001-07-13 [alfons]
15802
15803         * po/pt_BR.po
15804                 * fix duplicate message
15805                 * add updated Portugese / Brazilian translation
15806                   submitted by Fabio Junior Beneditto
15807
15808 2001-07-12 [alfons]
15809
15810         * AUTHORS
15811                 add Jens
15812
15813         * po/nl.po
15814                 add updated Dutch translation
15815
15816         * po/de.po
15817                 add updated German translation submitted by Jens
15818
15819 2001-07-11 [alfons]
15820
15821         Prerelease before 0.5.0claws. Please test.
15822         This version is temporarily tagged as VERSION_0_5_0_TEST
15823
15824         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15825           src/prefs_scoring.c, src/prefs_matcher.c, 
15826           src/prefs_filtering.c, src/mbox.c, 
15827           src/main.c, src/inc.c, src/filtering.[ch]
15828                 revert new Hoa's new matcher (does not work yet)
15829
15830         * src/Makefile.am
15831                 clean up
15832
15833 2001-07-10
15834
15835         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15836
15837
15838 2001-07-10 [alfons]
15839
15840         * Makefile.am
15841                 add ChangeLog.claws to EXTRA_DIST
15842         * src/Makefile.am
15843                 add matcher_parser_parse.h to EXTRA_DIST
15844
15845 2001-07-10 [christoph]
15846
15847         * src/inc.c
15848                 add destination folder to table of
15849                 folders that need to be updated after
15850                 incorporation
15851
15852 2001-07-10 [alfons]
15853
15854         * folder.[ch]
15855           folderview.c
15856                 make collapse state of folders and folder items persistent, i.e.
15857                 if you collapse a folder tree, the next time sylpheed-claws starts 
15858                 up the folder tree remains collapsed.  
15859                 
15860 2001-07-10 [christoph]
15861
15862         * acconfig.h
15863         * configure.in
15864                 added --enable-ssl
15865         * src/md5.[ch]
15866                 renamed MD5_CTX to MD5_CTX_syl
15867                 conflicts with a struct in openssl
15868         * src/inc.c
15869         * src/main.[ch]
15870         * src/prefs_account.[ch]
15871         * src/socket.[ch]
15872                 SSL support for POP
15873         * src/mainwindow.c
15874                 fixed compose with current account
15875                 broken by new compose button stuff
15876
15877 2001-07-09 [hoa]
15878
15879         * AUTHORS
15880                 changed my email address
15881
15882         * src/matcher_parser_parse.y
15883                 clean the parser to remove conflicts
15884
15885 2001-07-09 [alfons]
15886
15887         * AUTHORS
15888                 add Match Grun
15889
15890         * configure.in
15891                 fix incorrect description of --enable-ldap parameter
15892
15893         * src/prefs_common.[ch]
15894           src/compose.c
15895                 add experimental option "smart wrapping" which makes the
15896                 compose editor auto wrap.
15897                 
15898                 | TODO: the problem with the buggy cursor handling is caused |
15899                 | by the GtkText. when deleting / backspacing text its       |
15900                 | wrapping algorithm does not take in account the previous   |
15901                 | line. should find a way to hack this in.                   |
15902                 | or should perhaps combine this with the word wrapping      |
15903                 | patch i wrote in january.                                  |
15904
15905         * src/about.c
15906                 show build parameters for LDAP and JPilot
15907
15908         * src/summaryview.c
15909                 revert Christoph's bugfix for selecting next unread message, 
15910                 because folder stats aren't updated correctly
15911
15912 2001-07-08 [hoa]
15913
15914         * src/filtering.c
15915         * src/mainwindow.c
15916         * src/matcher.c
15917         * src/matcher_parser_lex.l
15918         * src/matcher_parser_parse.y
15919         * src/prefs_filtering.c
15920         * src/prefs_scoring.c
15921         * src/scoring.c
15922                 bugfix of the config file parser
15923
15924 2001-07-08 [alfons]
15925
15926         * src/Makefile.am
15927                 added generated matcher sources to BUILT_SOURCES
15928
15929 2001-07-08 [hoa]
15930
15931         * src/Makefile.am
15932         * src/.cvsignore
15933                 added new config file parser
15934
15935         * src/scoring.[ch]
15936         * src/filtering.[ch]
15937         * src/matcher.[ch]
15938         * src/prefs_filtering.c
15939         * src/prefs_matcher.c
15940         * src/prefs_scoring.c
15941         * added src/matcher_parser.h
15942         * added src/matcher_parser_lex.h
15943         * added src/matcher_parser_lex.l
15944         * added src/matcher_parser_parse.y
15945                 lex & yacc config file parser
15946
15947         * src/mbox.c
15948         * src/inc.c
15949         * src/main.c
15950                 changes prefs_filtering into global_filtering           
15951
15952         * src/summaryview.c
15953                 build threads with subjects only if "Re: " is at the
15954                 beginning of the subject
15955
15956 2001-07-07 [paul]
15957
15958         0.5.0claws
15959
15960         sync with sylpheed 0.5.0
15961                 change of version number only
15962
15963 2001-07-06 [paul]
15964
15965         0.5.0claws5
15966
15967         sync with sylpheed 0.5.0pre5
15968
15969 2001-07-05 [paul]
15970
15971         sync with sylpheed 0.5.0pre4 release
15972                 /po and /manual/ja not sync'ed
15973
15974 2001-07-04 [paul]
15975
15976         more sync with sylpheed 0.5.0pre4
15977
15978 2001-07-03 [christoph]
15979
15980         * src/addressbook.c
15981                 fixed address book broken by address book
15982                 for VCard, JPilot, LDAP
15983
15984 2001-07-03 [alfons]
15985
15986         * src/matcher.c
15987         * src/textview.c
15988                 stopped memory leaks
15989
15990 2001-07-03 [paul]
15991
15992         more sync with sylpheed 0.5.0pre4
15993
15994 2001-07-02 [match]
15995
15996         * included address book patch for VCard, JPilot, LDAP
15997         * pref_common.c - fixed Font options on Display tab (cosmetic)
15998         * alertpanel.c - fixed truncated message
15999
16000 2001-07-02 [christoph]
16001
16002         * src/mbox_folder.c
16003         * src/procmsg.[ch]
16004         * src/summaryview.c
16005                 mark threads for ignoring
16006
16007 2001-07-02 [paul]
16008
16009         0.5.0claws4
16010
16011         * sync with sylpheed 0.5.0pre4
16012                 updated gettext to 0.10.38.
16013
16014 2001-07-01 [paul]
16015
16016         * src/ mainwindow.c
16017         * src/procmsg.h
16018         * src/summaryview.[ch]
16019                 new right-click option: Label.
16020                 substitute for 'Mark-->Mark/Unmark', colours the line.
16021                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
16022
16023 2001-07-01 [christoph]
16024
16025         * src/folderview.c
16026                 fixed font for trash
16027         * src/summaryview.c
16028                 move ctree to unread message
16029
16030 2001-07-01 [paul]
16031
16032         * sync with sylpheed 0.5.0pre3 release
16033
16034 2001-06-30 [alfons]
16035
16036         * src/filesel.[ch]
16037         * src/compose.c
16038                 allow inserting / attaching multiple files in
16039                 the composer window
16040
16041 2001-06-30 [paul]
16042
16043         * src/codeconv.c
16044                 small change to Alfons' previous stuff so that it
16045                 actually makes
16046
16047 2001-06-30 [alfons]
16048
16049         * lots of files changed; first attempt to merge the changes
16050           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
16051
16052 2001-06-30 [paul]
16053
16054         * po/pt_BR.po
16055                 updated and completed, translations by Fabio
16056                 Junior Beneditto <fjbeneditto@yahoo.com.br>
16057
16058 2001-06-29 [alfons]
16059
16060         * src/compose.c
16061         * src/mimeproc.[ch]
16062                 allow selecting an attached files' mime type from a 
16063                 list of types.
16064
16065 2001-06-29 [paul]
16066
16067         * more sync with sylpheed 0.5.0pre3
16068
16069 2001-06-29 [paul]
16070
16071         * po/pt_BR.po
16072                 merge with sylpheed.pot and pt_BR.po provided by
16073                 Fabio Junior Beneditto.
16074
16075 2001-06-29 [darko]
16076
16077         * src/procmime.c
16078                 make MIME types case insensitive
16079
16080 2001-06-28 [alfons]
16081
16082         * po/nl.po
16083                 merge with sylpheed.pot and old nl.po; translations added.
16084
16085 2001-06-28 [paul]
16086
16087         * more sync with sylpheed 0.5.0pre3
16088
16089 2001-06-27 [alfons]
16090
16091         * src/summaryview.c
16092                 don't crash when removing parent node of messages
16093                 attracted by subject. this was caused by not deleting
16094                 the parent node from the subject line hash table.
16095
16096 2001-06-27 [alfons]
16097
16098         * src/summaryview.c
16099         * src/compose.[ch]
16100         * src/mainwindow.c
16101                 if there are multiple messages selected, allow forwarding
16102                 them as attachments.
16103
16104 2001-06-27 [paul]
16105
16106         * more sync with sylpheed 0.5.0pre3
16107
16108 2001-06-26 [paul]
16109
16110         0.5.0claws3
16111
16112         * sync with sylpheed 0.5.0pre3
16113
16114 2001-06-25 [paul]
16115
16116         * src/mainwindow.c
16117                 fixed 'compose news article' bug
16118                 from icon-and-text toolbar
16119
16120 2001-06-25 [paul]
16121
16122         * sync with sylpheed 0.5.0pre2 release
16123
16124 2001-06-24 [christoph]
16125
16126         * src/prefs_common.c
16127                 bug fix in font selection
16128         * src/folderview.c
16129                 use sylpheed's normal font instead of
16130                 gtk default font for folders without
16131                 new messages
16132
16133 2001-06-24 [alfons]
16134
16135         * src/mainwindow.[ch]
16136                 added composite compose mail / news button (an idea by Leandro
16137                 Pereira <leandro@linuxmag.com.br>)
16138
16139 2001-06-24 [paul]
16140
16141         Added instructions for ldif-to-xml.py
16142
16143         * tools/README
16144
16145 2001-06-23 [alfons]
16146
16147         Some minor things.
16148
16149         * src/pixmaps/stock_news_compose.xpm
16150                 added pixmap by Leandro
16151         * src/prefs_common.c
16152                 tested built-in spelling checker of GCC 3.0 :)
16153         * po/nl.po
16154                 merged dutch translation of sylpheed-main with
16155                 sylpheed.pot
16156
16157 2001-06-23 [paul]
16158
16159         Added tools directory and files.
16160
16161         * tools/filter_conv.pl
16162                 converts old filter system to new filtering system
16163         * tools/ldif-to-xml.py
16164                 converts netscape addressbook to sylpheed addressbook
16165         * tools/README
16166                 descriptions/instructions for above two files
16167
16168 2001-06-23 [christoph]
16169
16170         * src/inc.c
16171         * src/manage_window.[ch]
16172         * src/prefs_common.[ch]
16173                 mail retrieval dialog can be enabled, disabled
16174                 or hidden if non of sylpheed's windows is active
16175
16176 2001-06-22 [paul]
16177
16178         0.5.0claws2
16179
16180         * sync with sylpheed 0.5.0pre2
16181
16182 2001-06-21 [christoph]
16183
16184         * src/summaryview.c
16185                 show recipient on 'from' for all accounts
16186                 
16187         * src/inc.c
16188         * src/prefs_common.[ch]
16189                 disable error popup on mail receive errors
16190
16191 2001-06-21 [alfons]
16192
16193         * src/compose.c
16194                 made the ruler correctly appear and disappear.
16195
16196         * src/Makefile.am
16197                 removed Hoa's work-in-progress-stuff (interesting!) so 
16198                 claws compiles ok.
16199
16200 2001-06-20 [christoph]
16201
16202         * src/inc.c
16203         * src/progressdialog.c
16204                 added scrolled window for list in progressdialog
16205
16206 2001-06-20 [paul]
16207
16208         sync with sylpheed 0.5.0pre1 release
16209
16210 2001-06-20 [christoph]
16211
16212         * src/summeryview.c
16213                 make building threads by subject work when
16214                 thread view is enabled
16215                 
16216         * src/compose.c
16217         * src/prefs_common.[ch]
16218                 automatically select account for mail replys
16219
16220 2001-06-19 [sergey]
16221
16222         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
16223         they are filled in from the account settings.
16224
16225 2001-06-19 [paul]
16226
16227         * more sync with sylpheed 0.5.0pre1
16228
16229 2001-06-18 [alfons]
16230
16231         * src/Makefile.am,
16232           src/procmime.c
16233                 added --sysconfdir to CPPFLAGS for pointing to the correct
16234                 location of mime.types. 
16235
16236                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
16237                 or ./configure!
16238
16239 2001-06-18 [hoa]
16240
16241         * src/summaryview.c
16242                 fixed some bug when building threads
16243
16244 2001-06-18 [pau]l
16245
16246         * src/prefs_account.c
16247                 UI stuff: More changes to the English
16248
16249 2001-06-18 [paul]
16250
16251         * src/pixmaps/stock_news_compose.xpm: new file
16252         * src/Makefile.am
16253         * src/mainwindow.c
16254         * src/summaryview.c
16255                 Added new icon for Hoa's 'compose a news
16256                 message', plus minor improvements to the
16257                 English
16258
16259         * po/ja.po
16260         * ChangeLog
16261         * ChangeLog.jp
16262                 more sync with sylpheed 0.5.0pre1
16263
16264 2001-06-18 [hoa]
16265
16266         * src/compose.[ch]
16267         * src/mainwindow.c
16268                 Follow-up and reply to
16269
16270         * src/summaryview.[ch]
16271                 Build threads also with subjects
16272
16273 2001-06-17 [hoa]
16274
16275         * src/compose.c
16276                 forwarding use the current account.
16277
16278         * src/mainwindow.c
16279                 the "compose message" button has been replaced with
16280                 "new mail" and "new news" buttons
16281
16282         * src/prefs_common.[ch]
16283                 added a configuration option to use the forward button
16284                 as "forward as attachment"
16285                 changed reply and forward format description
16286
16287         * src/quote_fmt_lex.l
16288         * src/quote_fmt_parse.y
16289                 added message with no signature in format for reply
16290                 and forward.
16291
16292 2001-06-17 [paul]
16293
16294         Minor UI stuff
16295
16296         * src/mainwindow.c
16297         * src/summaryview.c
16298                 Improvements to the English
16299
16300         * src/prefs_common.c
16301                 Improvements to the English and some
16302                 clarity/continuity improvements in the
16303                 description of Quote symbols.
16304
16305 2001-06-17 [paul]
16306
16307         0.5.0claws1
16308
16309         * sync with sylpheed 0.5.0pre1
16310
16311 2001-06-17 [hoa]
16312
16313         * src/compose.c
16314                 Better interface for compose, displayed fields
16315                 are updated whenever we change account.
16316                 Newsgroups field is automatically filled.
16317
16318         * src/mainwindow.c
16319                 Newsgroups field is automatically filled.
16320
16321         * src/prefs_account.c
16322                 Some interface stuff when fields appear and
16323                 disappear.
16324
16325 2001-06-16 [paul]
16326
16327         0.4.99claws
16328
16329         * sync with sylpheed 0.4.99
16330
16331 2001-06-16 [sergey]
16332
16333         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
16334         base64_decoder_free, base64_decoder_decode): new object and
16335         functions for decoding base64 streams.
16336         * src/procmime.c (procmime_decode_content): modified to use the
16337         new base64 decoder.
16338
16339 2001-06-15 [paul]
16340
16341         0.4.99claws10
16342
16343         * sync with sylpheed 0.4.99cvs11
16344
16345 2001-06-13 [paul]
16346
16347         0.4.99claws9
16348
16349         * sync with sylpheed 0.4.99cvs9
16350
16351 2001-06-13 [hoa]
16352
16353         * src/compose.c
16354         * src/prefs_account.c
16355
16356                 SMTP server can be defined in the news account
16357                 mime type of attachment are kept.
16358
16359         * src/summaryview.c
16360
16361                 now choose the highest important score between default
16362                 and important score of folder.
16363
16364 2001-06-09 [alfons]
16365         
16366         * src/prefs_common.c: 
16367
16368                 (prefs_quote_description_create): corrected description of 
16369                 quote format characters
16370
16371 2001-06-09 [paul]
16372
16373         0.4.99claws8
16374
16375         * sync with sylpheed 0.4.99cvs8
16376
16377 2001-06-08 [sergey]
16378
16379         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
16380         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
16381
16382 2001-06-08 [paul]
16383
16384         0.4.99claws7
16385
16386         * sync with sylpheed 0.4.99cvs7
16387
16388 2001-06-06 [sergey]
16389
16390         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16391         clashes with autogenerated header).
16392         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16393         * src/Makefile.am: added quote_fmt.h.
16394         * src/.cvsignore: added lex/yacc autogenerated files
16395         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16396
16397 2001-06-06 [paul]
16398
16399         0.4.99claws6
16400
16401         * sync with sylpheed 0.4.99cvs6
16402
16403 2001-06-06 [hoa]
16404
16405         * added src/quote_fmt_parse.h
16406         * src/compose.c
16407                 removed warnings
16408
16409         * src/prefs.[ch]
16410                 don't modify readonly configuration files
16411
16412         * src/prefs_account.c
16413         * src/prefs_common.c
16414         * src/prefs_customheader.c
16415         * src/prefs_display_header.c
16416         * src/prefs_filter.c
16417         * src/prefs_filtering.c
16418         * src/prefs_scoring.c
16419                 don't open dialog box when configuration files
16420                 are readonly
16421
16422 2001-06-05 [sergey]
16423
16424         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16425
16426         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16427         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16428         BUILT_SOURCES to make all files rebuild properly.
16429
16430         * src/compose.c: removed #include "quote_fmt.tab.h".
16431
16432         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16433         CHARACTER value in yylval.
16434
16435         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16436         receive CHARACTER value by documented means (yylval).
16437
16438         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16439
16440 2001-06-05 [hoa]
16441
16442         * src/Makefile.am
16443                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16444
16445         * src/filtering.c
16446         * src/matcher.c
16447         * src/matcher.h
16448         * src/prefs_filtering.c
16449                 now keep the configuration for execute action
16450
16451         * src/mbox_folder.c
16452                 fixed a warning
16453
16454 2001-06-05 [paul]
16455
16456         * sync with sylpheed 0.4.99cvs5
16457
16458 2001-06-05 [hoa]
16459
16460         * src/Makefile.am
16461                 added quote_fmt.[ch]
16462
16463         * added src/quote_fmt.y
16464         * added src/quote_fmt.l
16465         * added src/quote_fmt.tab.h
16466         * added src/quote_fmt.tab.c
16467         * added src/lex.quote_fmt.c
16468                 parsing configuration for replying
16469                 and forwarding
16470
16471         * src/prefs_common.[ch]
16472                 added configuration UI for replying
16473                 and forwarding
16474
16475         * src/compose.c
16476                 using configuration for replying
16477                 and forwarding
16478
16479 2001-06-04 [hoa]
16480
16481         * src/filtering.c
16482         * src/matcher.c
16483         * src/matcher.h
16484         * src/prefs_filtering.c
16485         * src/prefs_matcher.c
16486         * src/prefs_matcher.h
16487                 action "run a command" for filtering
16488                 and matching with a command.
16489                 fixed the "whole message" matching
16490
16491         * src/mbox_folder.c
16492                 changed temporary filename for security
16493
16494         * src/messageview.c
16495                 queue the notification if it fails to send.
16496
16497         * src/prefs_common.c
16498         * src/prefs_folder_item.c
16499                 changed the default important score             
16500
16501         * src/prefs_scoring.c
16502         * src/scoring.c
16503                 hide kill score input when the folder is not
16504                 a newsgroup
16505
16506 2001-06-03 [alfons]
16507
16508         * src/prefs_common.c:
16509
16510                 (prefs_font_select): pass font name in font entry box to font
16511                 selection dialog.
16512
16513 2001-06-03 [sergey]
16514
16515         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16516
16517 2001-06-03 [paul]
16518
16519         * sync with sylpheed 0.4.99cvs4
16520
16521 2001-06-03 [alfons]
16522
16523         * src/headerwindow.c:
16524
16525                 (headerwindow_show_cb): use the selected summary view item, not
16526                 the displayed item.
16527
16528 2001-06-02 [alfons]
16529
16530         * src/headerwindow.c:
16531
16532                 (headerwindow_show_cb): always try to show msginfo
16533
16534 2001-06-02 [hoa]
16535
16536         * src/compose.c
16537                 keep attached parts when reediting or forwarding.
16538
16539 2001-06-01 [hoa]
16540
16541         * src/folderview.c
16542         * src/prefs_folder_item.[ch]
16543         * src/prefs_scoring.[ch]
16544         * src/scoring.[ch]
16545         * src/summaryview.[ch]
16546         * src/main.c
16547         * src/mainwindow.c
16548         * src/prefs_common.[ch]
16549                 support for folder scoring
16550                 kill score and important score for messages
16551         
16552         * src/prefs_account.c
16553                 some display bug fixed for local account
16554                 preferences
16555
16556 2001-05-31 [alfons]
16557
16558         * src/summaryview.c:
16559
16560                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16561                 sender to address book menu item is disabled.
16562
16563 2001-05-30 [hoa]
16564
16565         * src/filtering.[ch]
16566         * src/summaryview.c
16567                 handling summary menu / filter messages
16568
16569         * src/folder.[ch]
16570                 add some stuff
16571
16572         * src/foldersel.c
16573                 imap folders now appears in list
16574
16575         * src/mbox_folder.c
16576                 doesn't crash if destination mail is not writeable
16577
16578 2001-05-29 [hoa]
16579
16580         * src/compose.c
16581                 removed some warnings
16582
16583         * src/filtering.c
16584         * src/folder.[ch]
16585         * src/prefs_filtering.c
16586                 global string to identify any folders           
16587                 removed some debug info
16588                 filtering to mbox folders is now possible
16589
16590         * src/mainwindow.c
16591                 removed some warnings
16592
16593         * src/mbox_folder.c
16594                 permission on files are changed to read/write for user only,
16595                 nothing for other.
16596                 creation of subfolder is handled better.
16597
16598 2001-05-28 [alfons]
16599
16600         Verified the sync for src/prefs_common.[ch] and
16601         src/prefs_account.[ch]. I believe there were some
16602         minor indentation differences.
16603
16604 2001-05-28 [paul]
16605
16606         0.4.99claws3
16607
16608         * sync with 0.4.99cvs3
16609
16610 2001-05-28 [hoa]
16611
16612         * src/compose.c
16613                 handling flags for mbox format
16614
16615         * src/filtering.c
16616                 use of mark file only for MH format
16617                 handling flags for mbox format
16618                 filtering cannot yet move or copy mails to mbox folders.
16619
16620         * src/folder.[ch]
16621                 changed move_msg, copy_msg,
16622                 move_msgs_with_dest, copy_msgs_with_dest functions
16623                 uses only folder->copy_msg() function
16624                 uses folder->finished_copy() to handle the destination
16625                 folder at the end of the copy or move operation.
16626
16627         * src/foldersel.c
16628                 included mbox directories.
16629
16630         * src/folderview.[ch]
16631         * src/mainwindow.c
16632                 handle folders operation for mbox format
16633
16634         * src/mbox.c
16635                 disable conversion of "From " header
16636
16637         * src/mbox_folder.[ch]
16638                 completion of mbox format handling
16639
16640         * src/mh.c
16641                 changed mh_copy_msg() function and
16642                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16643                 mh_copy_msgs_with_dest()
16644
16645         * src/prefs_filtering.c
16646                 removed some warnings
16647
16648         * src/prefs_matcher.c
16649                 default boolean operation is AND
16650
16651         * src/procheader.c
16652                 handling flags for mbox format
16653                 handling of "From " header
16654
16655         * src/procmsg.[ch]
16656                 removed data field
16657                 added MSG_REALLY_DELETED flags to handle deletion of
16658                 messages in mbox format.
16659
16660         * src/summaryview.c
16661                 handling flags for mbox format
16662                 disable the MSG_DELETED flags when messages
16663                 are deleted in mbox format
16664
16665         * src/textview.c
16666                 "From " headers display fixed.
16667
16668 2001-05-27 [alfons]
16669
16670         * src/textview.c:
16671                 
16672                 (get_email_part): skip quoted email addresses, like in e.g.
16673                 "'alfons@proteus.demon.nl'".
16674
16675 2001-05-26 [alfons]
16676
16677         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16678         and fixing the persistence troubles when using separate windows.
16679
16680         * src/mainwindow.c:
16681         
16682             Added #define SEPARATE_ACTION used in the gtk item factory for 
16683             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16684                 use gtk_item_factory_get_widget_by_action() to get the items.
16685                 
16686             Removed separate_widget_cb from the gtk item factory data   
16687           
16688             (mainwindow_create): connect separate_widget_cb() to check
16689             menu item "toggled" signal. also passing a MainWindow pointer
16690                 as object data for both check menu items.
16691                 
16692             (separate_widget_cb): definition of separate_widget_cb() to match
16693             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16694                 window using gtk_object_get_data(). The type of window separation 
16695                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16696         
16697         * src/prefs_filtering.c,
16698           src/prefs_matcher.c: added horizontal scrollbars
16699
16700 2001-05-25 [darko]
16701
16702         * src/headerview.c
16703                 fix segfault with invalid bold font
16704         * src/summaryview.c
16705                 correctly display summary stats after row is marked
16706
16707 2001-05-23 [sergey]
16708
16709         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16710         encodings with libjconv.
16711
16712 2001-05-23 [hoa]
16713
16714         * src/Makefile.am
16715                 added mbox_folder.[ch]
16716         * src/defs.h
16717                 mbox temporary folder
16718         * src/folder.[ch]
16719         * added src/mbox_folder.[ch]
16720         * src/folderview.c
16721         * src/procheader.[ch]
16722                 added mbox support
16723         * src/mbox.c
16724                 bugfix for file incorporation filtering
16725         * src/imap.c
16726                 enable creation of MBOX
16727         * src/prefs_display_header.c
16728                 enable use of headers like "From "
16729                 something that should be fixed :
16730                         displaying of such headers add an extra space
16731         * src/prefs_folder_item.c
16732                 don't create folders because it is not necessary
16733         * src/procmsg.h
16734                 added data field to MsgInfo for mbox internal use
16735         * src/summaryview.c
16736                 added some support for mbox
16737         * src/utils.[ch]
16738                 added get_mbox_cache_dir() function
16739
16740 2001-05-23 [hiroyuki]
16741
16742         * src/headerwindow.c
16743           src/inc.c
16744           src/main.c
16745           src/mh.c
16746           src/nntp.c
16747           src/procmsg.h
16748           src/session.h
16749           src/socket.[ch]
16750           src/summaryview.c
16751           src/textview.c
16752           src/automaton.c
16753           src/folderview.c: more sync with 0.4.99cvs2.
16754
16755         * src/headerwindow.c: reverted.
16756
16757 2001-05-22 [paul]
16758
16759         0.4.99claws2
16760
16761         * sync with sylpheed 0.4.99cvs2
16762                 * src/news.[ch]
16763                 * src/nntp.[ch]
16764                 * INSTALL
16765                 * INSTALL.jp
16766
16767 2001-05-22 [alfons]
16768
16769         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16770
16771 2001-05-21 [alfons]
16772
16773         Minor things:
16774
16775         * configure.in: if gnome-config not found, "no" is displayed
16776         
16777         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16778
16779         * src/textview.c: now also possible to add mail addresses by right
16780           clicking in the text view
16781
16782         * src/codeconv.c: merged patch which fixes endless loop when encountering
16783           invalid wide characters; from Alte <010@imis.ru>  
16784
16785 2001-05-20 [alfons]
16786
16787         Added installation of gnome specific things:
16788
16789         * Makefile.am: gnome conditional
16790
16791         * configure.in: check for installed gnome
16792
16793         * added sylpheed.png, sylpheed.desktop
16794
16795 2001-05-20 [sergey]
16796
16797         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16798
16799         * src/mainwindow.h (main_window_toolbar_create): created a button
16800         for "Reply to all".
16801         (main_window_set_toolbar_sensitive): enable/disable the new button
16802         appropriately.
16803         (toolbar_reply_to_author_cb): handle the new button.
16804
16805         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16806         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16807         failure).
16808
16809 2001-05-19 [sergey]
16810
16811         * src/compose.h (ComposeReplyMode): new modes
16812         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16813         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16814
16815         * src/compose.c
16816         (compose_send): move some code into a new function:
16817         (compose_current_mail_account): new function.
16818         (compose_reply): new argument to_author, all callers changed; if
16819         to_author==TRUE and account->protocol==A_NNTP, find and use an
16820         appropriate mail account for replying.
16821         (compose_reply_set_entry): new argument to_author; ignore
16822         compose->replyto if to_author==TRUE.
16823
16824         * src/mainwindow.c: new command "Message/Reply to author".
16825         (main_window_set_menu_sensitive): enable/disable it.
16826         (reply_cb): handle it.
16827
16828         * src/summaryview.c: new command "Reply to author".
16829         (summary_set_menu_sensitive): enable/disable it.
16830         (summary_reply_cb): handle it.
16831
16832         * src/account.c (account_find_mail_from_address): new function.
16833
16834 2001-05-18 [paul]
16835
16836         0.4.99claws1
16837
16838         * sync with sylpheed 0.4.99cvs1
16839
16840 2001-05-18 [hoa]
16841
16842         * src/compose.[ch]
16843         * src/filtering.c
16844         * src/summaryview.c
16845                 new filtering action : forward and forward as attachment
16846
16847         * src/main.c
16848                 no need for $DISPLAY when we run sylpheed --help
16849                 call to parse_cmd_opt() is moved
16850
16851         * src/mainwindow.[ch]
16852                 execute button is hidden when immediate execute
16853                 is chosen
16854
16855         * src/mh.c
16856         * src/news.c
16857         * src/prefs_folder_item.c
16858         * src/procmsg.c
16859                 better handling of missing directories
16860
16861         * src/summaryview.c
16862                 reedit is enabled in outbox
16863                 reedit is enabled in queue
16864
16865 2001-05-17 [hoa]
16866
16867         * src/filtering.c
16868         * src/matcher.[ch]
16869         * src/prefs_filtering.c
16870                 changed attachement into attachment
16871
16872 2001-05-17 [alfons]
16873
16874         0.4.67claws4    
16875
16876         * sync with sylpheed 0.4.67cvs9
16877         * sync with sylpheed 0.4.67cvs7-8
16878
16879 2001-05-17 [hoa]
16880
16881         * src/Makefile.am
16882                 added prefs_filtering.c
16883
16884         * src/filtering.[ch]
16885         * src/matcher.[ch]
16886                 removed action : forward_news and forward_news_as_attachement
16887                 (forward and forward_as_attachement can be used instead)
16888
16889         * src/mainwindow.c
16890                 added menu option to access filtering configuration
16891
16892         * src/prefs_account.c
16893                 changed mail_command default to /usr/sbin/sendmail
16894
16895         * added src/prefs_filtering.[ch]
16896                 dialog box for filtering configuration
16897
16898         * src/prefs_matcher.c
16899                 added function prefs_matcher_get_criteria_from_matching()
16900
16901         * src/prefs_scoring.c
16902                 reset the dialog when register or substitute is clicked
16903
16904 2001-05-15 [hoa]
16905
16906         * src/Makefile.am
16907                 added filtering.[ch]
16908         * src/inc.c
16909                 using filering.[ch] instead of filter.[ch]
16910         * src/main.c
16911                 reading new filtering configuration
16912         * src/matcher.[ch]
16913                 added some filtering actions
16914                 and fixed a bug for headers and mail body matching
16915         * src/mbox.c
16916                 using filering.[ch] instead of filter.[ch]
16917         * src/mh.c
16918                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16919         * src/summaryview.c
16920                 some fixes for filtering
16921
16922 2001-05-14 [hiroyuki]
16923
16924         * src/send.c: fixed some weird indentations.
16925           send_message_with_command(): call pclose() only if p != NULL.
16926         * src/textview.c: get_email_part(): modified the code for readability.
16927
16928 2001-05-14 [hiroyuki]
16929
16930         * src/md5global.h
16931           src/md5ify.c
16932           src/md5ify.h: removed from the cvs.
16933
16934 2001-05-13 [sergey]
16935
16936         * src/main.c: include rfc2015.h to avoid compiler warnings.
16937         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16938         the panel is already on screen.
16939         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16940         closing the alert window by ESC as "No".
16941         * src/prefs_common.c (prefs_interface_create): moved return
16942         receipt check button to the correct place.
16943
16944 2001-03-13 [alfons]
16945
16946         * src/prefs_common.c: 
16947                 moved return receipt check button to the Send tab. (prefs_send_create)
16948                 removed the date format ui related globals. (prefs_display_create)
16949
16950         0.4.67claws3
16951         
16952         * sync with sylpheed 0.4.67cvs5-6
16953
16954 2001-05-13 [paul]
16955
16956         * added Alfons' font selection patch
16957
16958         * src/defs.h
16959         * src/headerwindow.c
16960         * src/prefs_common.c
16961         * src/prefs_common.h
16962
16963 2001-05-13 [hoa]
16964         * src/defs.h
16965                 changed version of cache
16966         * src/matcher.[ch]
16967         * src/prefs_matcher.c
16968                 added additionnal matching criteria
16969         * src/procheader.c
16970         * src/procmsg.[ch]
16971         * src/news.c
16972                 added references in MsgInfo
16973
16974 2001-05-12 [hoa]
16975
16976         * src/defs.h
16977                 prepared some things for new filtering
16978         * src/matcher.[ch]
16979                 added some matching properties
16980                 inreplyto need to be enhanced
16981                 prepared some things for new filtering
16982         * src/messageview.c
16983                 added Return-Receipt-To handling
16984         * src/prefs_folder_item.c
16985                 changed default value to TRUE
16986         * src/prefs_matcher.c
16987                 added some matching properties
16988         * src/prefs_scoring.[ch]
16989                 the scoring dialog is finished
16990         * src/procheader.c
16991                 added Return-Receipt-To handling
16992                 Reference need to be added
16993         * src/procmsg.[ch]
16994                 added Return-Receipt-To handling
16995                 added threadscore to get a better score sorting when
16996                 threads are enabled
16997         * src/summaryview.c
16998                 suppressed a bug when we sort the list
16999                 when no folder is opened.
17000                 better score sorting when threads are enabled
17001
17002 2001-05-12 [alfons]
17003
17004         * reverted previous patch because of potential errors 
17005
17006         0.4.67claws2
17007         
17008         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
17009                 applied "toggle mail-retrieval dialog window" patch submitted 
17010                 by Eric Limpens <eric@qnt.net>
17011
17012         * sync with sylpheed 0.4.67cvs4
17013
17014 2001-05-12 [sergey]
17015
17016         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
17017         some picky compilers.
17018         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
17019         * src/grouplist_dialog.c: include alertpanel.h.
17020         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
17021         fix compile warning.
17022         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
17023         #include "defs.h" before others to prevent the warning of `MIN'
17024         and `MAX' redefinition.
17025
17026 2001-05-11 [hoa]
17027
17028         * src/main.c
17029         * src/messageview.c
17030         * src/prefs_account.c
17031         * src/prefs_display_header.c
17032                 removed warning
17033         * src/Makefile.am
17034                 added prefs_scoring.[ch]
17035         * src/grouplist_dialog.c
17036                 display an error dialog box if the group list
17037                 cannot be fetched.
17038         * src/mainwindow.[ch]
17039                 added main_window_set_thread_option() function
17040                 scoring dialog box enabled
17041         * src/matcher.[ch]
17042                 added flags matching unread /new / marked
17043                 / deleted / replied / forwarded
17044         * src/news.c
17045                 newsgroups are now finally in newscache
17046         * src/prefs_matcher.[ch]
17047                 finished preferences for matching dialog
17048         * added src/prefs_scoring.[ch]
17049                 scoring dialog box completed
17050         * src/scoring.[ch]
17051                 conversion to string : added scoringprop_to_string()
17052                 write config for preferences :
17053                 added prefs_scoring_write_config()
17054         * src/summaryview.c
17055                 threads can be enabled/disabled independently
17056                 for each folder
17057
17058 2001-05-10 [alfons]
17059
17060         0.4.67claws1
17061         
17062         * AUTHORS: 
17063                 thought it would be nice to have a list of all
17064                 contributors (used Changelog as a reference)
17065         
17066         * configure.in: 
17067                 messed up version numbering...
17068
17069         0.4.66claws1
17070
17071         * sync with sylpheed 0.4.67cvs1-3
17072
17073 2001-05-10 [darko]
17074
17075         * src/prefs_common.c:
17076                 better UI for strftime format, double clicking
17077                 on format now inserts the format in text entry
17078                 replaced close button with standard OK/Cancel
17079                 moved date format button to the right of the
17080                 text entry field
17081
17082 2001-05-09 [alfons]
17083
17084         * src/gtkstext.c:
17085                 Ctrl-Home / Ctrl-End have proper cursor navigation
17086
17087 2001-05-09 [hoa]
17088
17089         * src/prefs_matcher.c
17090                 finished UI to define matching properties
17091                 added ok and cancel button
17092         * src/prefs_filter.c
17093                 added ok and cancel button
17094         * src/news.c
17095                 fixed some bug in xhdr parsing
17096
17097 2001-05-08 [alfons]
17098
17099         * src/textview.c: 
17100                 fixed a bug in textview_show_header(), which displayed two colons (':');
17101                 cleaned up some warnings
17102
17103 2001-05-08 [hoa]
17104
17105         * src/Makefile.am
17106                 added prefs_matcher.[ch]
17107                 compilation with -W -Wall
17108         * src/alertpanel.c
17109                 ungrab the mouse events if grabbed - does it
17110                 fix the bug for disposition notification ?
17111         * src/mainwindow.c
17112                 added a menu option to open the matching dialog.
17113         * src/matcher.[ch]
17114                 added matcherprop_to_string() and matcherlist_to_string()
17115                 fixed some bugs, changed the name of some options
17116                 age_sup and age_inf becomes age_greater and age_lower,
17117                 body and messageheaders becomes body_part and headers_part,
17118                 changed the names of constants from SCORING_XXX to MATCHING_XXX
17119         * src/prefs_display_header.c
17120         * src/prefs_headers.c
17121                 fixed a bug that accidentally destroyed dialogs
17122                 when closed them with delete_event
17123                 Added *_deleted() which handle delete_event signal correctly.
17124         * src/prefs_folder_item.[ch]
17125                 added "enable_thread" field for future customization
17126         * added src/prefs_matcher.[ch]
17127                 sample of the UI to define matching properties
17128         * src/procheader.c
17129                 using procheader_headername_equal instead of str*cmp functions
17130                 using procheader_parse_header() function
17131         * src/scoring.c
17132                 using MATCHING_XXX instead of SCORING_XXX
17133         * src/summaryview.c
17134                 display the sender of the news even if this is ourself
17135                 when this is a news message.
17136         * src/textview.c
17137                 using headername_equal() instead of str*cmp functions
17138
17139 2001-05-08 [alfons]
17140
17141         0.4.66claws
17142
17143         * sync with sylpheed 0.4.66
17144         * src/gtkstext.c: trace logs added 
17145
17146 2001-05-08 [sergey]
17147
17148         * src/prefs_common.[ch]: added option to enable/disable GnuPG
17149         signature check popup.
17150         * src/rfc2015.c (check_signature): show signature check popup only
17151         if it is enabled in preferences.
17152
17153 2001-05-07 [alfons]
17154
17155         0.4.66claws4
17156         
17157         * sync with sylpheed 0.4.66cvs6
17158
17159 2001-05-07 [darko]
17160
17161         * src/prefs_common.[ch]: added option to enable/disable
17162           looking up sender name in address book for summary pane
17163         * src/summaryview.c: look up sender in the address book
17164           by using Alfons' address completion code
17165
17166 2001-05-07 [hiroyuki]
17167
17168         * src/inc.h
17169           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
17170           member of Pop3State.
17171         * src/news.c: brought #include "defs.h" before #include <glib.h>
17172           to prevent the warning of `MIN' and `MAX' redefinition.
17173
17174 2001-05-06 [hoa]
17175
17176         * removed src/headers_display.[ch]
17177         * removed src/prefs_display_headers.[ch]
17178         * src/inc.c
17179                 use a temporary file in the user directory for mbox import
17180         * src/news.c
17181                 added XHDR support to get "To" and "Cc" headers
17182                 (in order to match news with to or cc field for
17183                 scoring)
17184                 added function news_parse_xhdr() to get XHDR response
17185         * src/nntp.[ch]
17186                 added function nntp_xhdr()
17187         * src/matcher.c
17188                 fetch the message if necessary
17189
17190 2001-05-06 [alfons]
17191
17192         0.4.66claws3
17193
17194         * sync with sylpheed 0.4.66cvs3-5
17195
17196 2001-05-06 [hoa]
17197
17198         * src/utils.[ch]
17199                 added function itos_buf() to enable use of several buffers
17200         * src/summaryview.c
17201                 use of itos_buf() instead of itos() in summary list
17202                 to fix the broken display of message number.
17203
17204 2001-05-06 [alfons]
17205
17206         * src/gtkstext.c: bug in cursor up navigation fixed,
17207                 fixed another unsigned / signed comparison (we're getting there :-)
17208
17209 2001-05-06 [hoa]
17210
17211         * src/Makefile.am
17212                 added scoring.c scoring.h
17213                 prefs_folder_item.c prefs_folder_item.h
17214                 matcher.c matcher.h
17215         * src/defs.h
17216                 added FOLDERITEM_RC SCORING_RC
17217         * src/folder.[ch]
17218                 added prefs field in FolderItem :
17219                 properties for each folder (PrefsFolderItem),
17220                 sorting type and mode were added as the first properties.
17221         * src/main.c
17222                 read config for scoring
17223         * added src/matcher.[ch]
17224                 gives functions to parse configuration file to do
17225                 matching on mails with a list of conditions.
17226         * src/mainwindow.c
17227                 add option to sort by score
17228         * src/prefs_common.[ch]
17229                 added preference option to show score and for
17230                 the score column size
17231         * added src/prefs_folder_item.[ch]
17232                 properties for each folder (PrefsFolderItem),
17233                 sorting type and mode were added as the first properties.
17234         * src/procheader.[ch]
17235                 added procheader_parse_header()
17236                 added procheader_header_free()
17237                 added procheader_headername_equal()
17238                 and made modification to use them.
17239         * src/procmsg.[ch]
17240                 added score field to MsgInfo structure
17241         * added src/scoring.[ch]
17242                 gives functions to parse configuration file to do
17243                 scoring on mails with a list of conditions.
17244         * src/summaryview.[ch]
17245                 save the sorting type and mode for the folder
17246                 added column to display the score of the mail
17247                 added function summary_score_clicked()
17248                 sorting type and mode are restored to the folder
17249                 when it is reopen
17250         * src/textview.c
17251                 use procheader_parse_header(), procheader_headername_equal()
17252                 removed memory leak in text_scan_header when freeing headers
17253         * src/filter.c
17254                 changed the function to match names of headers
17255                 using procheader_headername_equal()
17256
17257         Scoring functions are implemented, an interface is needed
17258         to configure that.
17259
17260 2001-05-04 [alfons]
17261
17262         * src/gtkstext.c: 
17263                 hopefully fixed the row up navigation bug,
17264                 removed adding back / forward lines to cache
17265
17266 2001-05-04 [sergey]
17267
17268         * src/prefs_display_headers.c: user interface changes:
17269         (prefs_display_headers_create): remove unused "Show" check button;
17270         allow reordering of headers by dragging.
17271         (prefs_display_headers_write_config): remove unused variables.
17272         (prefs_display_headers_set_dialog): do not insert "(New)" at top
17273         of lists (not needed with the new UI).
17274         (prefs_display_headers_set_list): scan lists starting from row 0,
17275         not 1 (do not skip "(New)").
17276         (prefs_display_headers_find_header): new function.
17277         (prefs_display_headers_clist_set_row): do not allow duplicates.
17278         (prefs_display_headers_delete_cb): do not skip row 0; treat
17279         closing the alert window by ESC as "No".
17280         (prefs_display_headers_up): do not protect row 0.
17281         (prefs_display_headers_down): do not protect row 0.
17282
17283 2001-05-04 [sergey]
17284
17285         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
17286         functions.
17287
17288         * src/summaryview.c
17289         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
17290         summary_select_next_marked, summary_select_prev_marked): new
17291         functions.
17292
17293 2001-05-03 [sergey]
17294
17295         * src/news.c: fixed a bug when no article can be fetched after
17296         server timeout if the connection was restored by news_post():
17297         (news_select_group): new function.
17298         (news_fetch_msg): call news_select_group() before fetching
17299         article.
17300         (news_get_uncached_articles): set session->group after successful
17301         GROUP command.
17302
17303 2001-05-03 [hoa]
17304
17305         * src/defs.h
17306         * src/procmsg.[ch]
17307         * src/procheader.c
17308                  changed version of cache, added cc field
17309
17310         * src/prefs_display_headers.c
17311                 the interface was changed
17312
17313         * src/prefs_headers.c
17314                 added cancel button
17315
17316 2001-05-03 [alfons]
17317
17318         * completed sync of sylpheed cvs2
17319         * src/gtkstext.c: updated row up / down cursor navigation
17320         * src/textview.c: re-edited, prepared for fixing the email address
17321                 scanner.
17322
17323 2001-05-03 [darko]
17324
17325         * src/prefs_common.c: use alfons' strftime ui code
17326         entry_datefmt and datefmt_sample widgets have to be
17327         global in this module because of this change
17328
17329 2001-05-03 [hoa]
17330
17331         * src/messageview.c
17332         * src/prefs_common.[ch] added option to activate the return receipt
17333                 feature.
17334
17335 2001-05-02 [alfons]
17336
17337         * src/gtkstext.c: fix for row up/down cursor navigation. 
17338
17339         0.4.66claws2
17340         
17341         * sync with 0.4.66cvs2
17342
17343 2001-05-02 [paul]
17344
17345         added add-sender-to-addressbook patch
17346
17347         * src/addressbook.c
17348         * src/addressbook.h
17349         * src/summaryview.c
17350
17351 2001-05-02 [sergey]
17352
17353         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
17354         G_ALERTDISABLE.
17355
17356         * src/alertpanel.c (alertpanel_create): new argument can_disable,
17357         all existing callers changed to pass FALSE; create a check button
17358         to disable the message.
17359         (alertpanel_message_with_disable): new function.
17360         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
17361         (alertpanel_button_toggled): new function.
17362         (alertpanel_button_clicked, alertpanel_close): set value using
17363         G_ALERT_VALUE_MASK.
17364
17365         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
17366
17367         * src/prefs_common.c (prefs_privacy_create): new check button
17368         checkbtn_gpgme_warning.
17369
17370         * src/main.c (main): moved preferences reading before gpgme
17371         initialization; check prefs_common.gpgme_warning before giving the
17372         GnuPG warning and set it to FALSE if the user wants to disable the
17373         warning.
17374
17375 2001-05-02 [hiroyuki]
17376
17377         * src/prefs_display_headers.c: modified the layout and some labels.
17378
17379 2001-05-02 [sergey]
17380
17381         * src/prefs_account.c (prefs_account_fix_size): new function.
17382         (prefs_account_create): call prefs_account_fix_size(); use
17383         gtk_widget_show instead of gtk_widget_show_all (fixes too large
17384         size when the window is shown for the first time).
17385         (prefs_account_basic_create): changed layout of serv_table; moved
17386         localmbox_entry above smtpserv_entry (logically it replaces
17387         POP3/IMAP server).
17388         (prefs_account_protocol_activated): set sensitivity of
17389         nntpauth_chkbtn according to the protocol (in addition to
17390         hide/show); commented out gtk_table_set_row_spacing() calls.
17391         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17392         not sensitive (fixes a bug with disabled username/password boxes
17393         when editing POP3 account after NNTP with authentication).
17394
17395 2001-05-02 [hoa]
17396
17397         * src/account.c
17398         * src/inc.c
17399         * src/prefs_account.[ch]
17400         * src/send.c
17401                 removed local account without SMTP server
17402                 added option to use mail command instead of a connexion
17403                 to SMTP server when a local account is used
17404         * src/prefs_headers.c
17405                 fixed a bug
17406         * src/news.c
17407                 fixed a bug when connexion immediately closed
17408
17409 2001-05-01 [alfons]
17410
17411         0.4.66claws1
17412         
17413         * sync with 0.4.65
17414
17415 2001-05-01 [sergey]
17416
17417         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17418         widget nntpauth_chkbtn.
17419         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17420         visibility.
17421         (prefs_account_nntpauth_toggled): new function.
17422
17423         * src/news.c (news_session_new_for_folder): use NNTP
17424         authentication only if ac->use_nntp_auth is set.
17425
17426 2001-05-01 [hoa]
17427
17428         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17429         * src/prefs_display_headers.c changed the UI
17430         * src/prefs_headers.c changed account_name to account_id
17431         * src/compose.c using customheader.h
17432
17433 2001-05-01 [hiroyuki]
17434
17435         * src/esmtp.c
17436           src/news.c
17437           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17438           unsynched.
17439
17440 2001-05-01 [hoa]
17441
17442         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17443         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17444                 for displaying of headers
17445         * src/grouplist_dialog.[ch] minor changes to remove warnings
17446         * src/prefs_display_headers.[ch] dialog to choose the
17447         headers to display in the mail viewer.
17448         * src/headers.h correction of #define
17449         * src/headers_display.[ch] configuration for displaying of headers.
17450         * src/main.c read config of displaying of headers
17451         * src/prefs_common.c add a button to access the config dialog
17452                 for displaying of headers
17453         * src/prefs_display_headers.[ch] dialog for configuration for
17454                 displaying of the headers.
17455         * src/prefs_headers.c cleaning of code
17456         * src/procheader.c comments added to code
17457         * src/textview.c changes to reorder the headers depending
17458                 on the config for displaying of headers
17459
17460 2001-04-30 [alfons]
17461
17462         0.4.65claws7
17463
17464         * sync with 0.4.65cvs12
17465
17466         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17467
17468 2001-04-30 [sergey]
17469
17470         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17471
17472         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17473         is set to force reconnection after authentication failure.
17474         (nntp_gen_command): set sock->auth_failed on authentication
17475         failure, or if sock->userid and sock->passwd are not set.
17476
17477         * src/news.c (news_session_new_for_folder): set userid=NULL if
17478         password dialog is cancelled.
17479
17480 2001-04-30 [sergey]
17481
17482         * src/nntp.h (NNTPSockInfo): new type.
17483
17484         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17485         SockInfo.
17486         (nntp_open_auth, nntp_close): new functions.
17487         (nntp_gen_command): new function to handle authentication; all
17488         NNTP command functions updated to use it.
17489         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17490         (nntp_list): removed old useless code.
17491
17492         * src/news.h (NNTPSession): new field nntp_sock.
17493
17494         * src/news.c: all functions updated to use NNTPSockInfo instead of
17495         SockInfo.
17496         (news_session_new): new arguments (userid, passwd); made static;
17497         use nntp_open_auth() if needed.
17498         (news_session_destroy): use nntp_close() instead of sock_close().
17499         (news_query_password): changed arguments.
17500         (news_session_new_for_folder): new function.
17501         (news_session_get): use news_session_new_for_folder().
17502         (news_authenticate): deleted.
17503         (news_get_uncached_articles): removed old authentication code.
17504
17505 2001-04-30 [sergey]
17506
17507         * src/news.c: reverted my previous changes (need to do NNTP
17508         authentication in a cleaner way).
17509         
17510 2001-04-29 [sergey]
17511
17512         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17513         news_nntp_post, news_nntp_mode): new functions (wrappers with
17514         authentication support).
17515         (news_get_article_cmd, news_get_article, news_get_header): new
17516         argument "folder"; all callers changed.
17517         (news_get_article_cmd): added authentication support.
17518         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17519         (news_post): use news_nntp_post() instead of nntp_post().
17520         (news_get_uncached_articles): use news_nntp_group() instead of
17521         nntp_group() and news_nntp_xover() instead of nntp_xover();
17522         removed old authentication code.
17523         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17524
17525         * src/nntp.c (nntp_list): return real error code instead of
17526         hardcoded NN_ERROR.
17527
17528 2001-04-29 [sergey]
17529
17530         * configure.in: fixed wint_t typedef detection again
17531
17532 2001-04-28 [hoa]
17533
17534         * src/prefs_account.[ch], added A_LOCAL_CMD
17535                 (send mail with mail command)
17536         * src/send.c added function send_message_with_command()
17537         * src/inc.c made a more secure get_spool() function with
17538                 mktemp() but maybe mkstemp() or something more
17539                 secure can be used.
17540
17541 2001-04-28 [alfons]
17542
17543         * src/textview.c, colorization of email addresses in headers
17544
17545         0.4.65claws6
17546
17547         * bug sync with sylpheed
17548         * prefs_common.c: created date format ui for darko
17549         * sync with 0.4.65cvs11
17550         * configure.in: corrected to have the new gpg checks
17551
17552 2001-04-27 [alfons]
17553
17554         * completed sync with 0.4.65cvs10
17555         * minor debug things added to gtkstext.c
17556
17557 2001-04-27 [darko]
17558
17559         * configure.in: remove check for availability of
17560           strftime() as advised by Hiroyuki
17561         * src/prefs_common.[ch], src/procheader.c:
17562           synch strftime() code with Hiroyki's main branch
17563
17564 2001-04-26 [sergey]
17565
17566         * src/news.c: news_query_password(), news_authenticate(): new
17567           functions.
17568           news_get_uncached_articles(): added NNTP authentication
17569           handling.
17570         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17571           new functions.
17572         * src/prefs_account.c: prefs_account_protocol_activated():
17573           enable userid and password fields for NNTP.
17574
17575 2001-04-26
17576
17577         * configure.in: check for availability of strftime()
17578           [darko]
17579         * src/prefs_common.[ch], src/procheader.c: use
17580           strftime() for displaying date in summary pane if it
17581           is available
17582
17583 2001-04-25
17584
17585         * more .cvsignore cleanups [alfons]
17586
17587 2001-04-25
17588
17589         * ac/sv-check-type.m4: new autoconf macro.
17590         * configure.in: fixed wint_t typedef detection (did not work
17591           with gcc-2.96).
17592
17593 2001-04-25
17594
17595         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17596           [hiroyuki]
17597
17598 2001-04-24
17599         * modified gtkstext.c : buggy cursor navigation fixed, 
17600           and font descent also taken in account when drawing
17601           cursor. [alfons]
17602
17603 2001-04-24 [hoa]
17604         * added comments in src/news.c src/nntp.c
17605         * added src/prefs_headers.[ch]
17606         * added src/headers.[ch]
17607         * modified compose.c to activate custom headers
17608                 added function is_in_custom_headers
17609         * modified prefs_account.[ch]
17610                 added function prefs_account_customhdr_edit
17611         * modified src/defs.h :
17612                 added HEADERS_RC : name of the config file
17613                 for the custom headers
17614
17615 2001-04-24
17616
17617     0.4.65claws5
17618
17619         * configure.in
17620           src/gtkstext.[ch]
17621           src/compose.c
17622           src/Makefile.am
17623           
17624           added gtkstext with configure.in patch by Hiroyuki which
17625           should fix the XIM detection [alfons]
17626
17627         * more clean up of cvs [alfons]
17628
17629                  * removed all Makefile.in files to attic.
17630
17631                  * updated all .cvsignores to really ignore things that could
17632                    be unintentionally committed by a recursive commit.
17633
17634 2001-04-23 [hoa]
17635         * added src/grouplist_dialog.[ch]
17636         * changed src/folderview.c to call grouplist_dialog instead
17637                 of inputdialog
17638         * src/news.c :
17639                 added functions news_reset_group_list
17640                 and news_get_group_list
17641         * src/nntp.c :
17642                 added function nntp_list
17643         * src/defs.h :
17644                 added GROUPLIST_FILE : name of the newsgroup list cache file
17645
17646 2001-04-21
17647
17648         * added option to warn about queued messages on exit [sergey]:
17649
17650           * src/compose.c: compose_queue(): call folder_item_scan()
17651             and folderview_update_item() after queueing.
17652           * src/folderview.c: folderview_update_node(): draw the queue
17653             folder in bold font if there are queued messages.
17654           * src/mainwindow.c: queued_messages(): new function.
17655             app_exit_cb(): display warning if there are queued messages
17656             if warn_queued_on_exit is set.
17657           * prefs_common.[ch]: add warn_queued_on_exit option.
17658
17659         * enhanced GnuPG key selection support [sergey]:
17660
17661           * src/select-keys.c: updated to newer version from Win32
17662             branch with support for selecting arbitrary keys.
17663           * src/prefs_account.c: added the Privacy tab to the account
17664             options window.
17665             prefs_account_privacy_create(),
17666             prefs_account_sign_key_set_data_from_radiobtn(),
17667             prefs_account_sign_key_set_radiobtn(): new functions.
17668           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17669           * src/rfc2015.c: set_signers(): new function.
17670             pgp_sign(): add the account parameter, call set_signers().
17671             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17672           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17673           * src/compose.c: pass the current account to rfc2015_sign().
17674
17675         * tag name claws added to prevent confusion with main branch [alfons]
17676
17677         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17678
17679         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17680
17681         * sync with recent sylpheed cvs. Untested though. [alfons]
17682