get type checking for free
[claws.git] / ChangeLog.claws
1 2003-04-30 [alfons]     0.8.11claws131
2
3         * src/common/plugin.[ch]
4                 see? this ANSI C'fication immediately gives us type
5                 checking for free.
6
7 2003-04-30 [alfons]     0.8.11claws130
8
9         * src/common/plugin.[ch]
10         * src/plugins/clamav/clamav_plugin.[ch]
11         * src/plugins/clamav/clamav_plugin_gtk.c
12         * src/plugins/demo/demo.c
13         * src/plugins/dillo_viewer/dillo_viewer.c
14         * src/plugins/image_viewer/plugin.c
15         * src/plugins/image_viewer/viewer.[ch]
16         * src/plugins/image_viewer/viewerprefs.[ch]
17         * src/plugins/mathml_viewer/mathml_viewer.c
18         * src/plugins/spamassassin/spamassassin.[ch]
19         * src/plugins/spamassassin/spamassassin_gtk.c
20         * src/plugins/trayicon/trayicon.c
21                 clean up
22
23 2003-04-30 [alfons]     0.8.11claws129
24
25         * src/common/utils.c
26                 make is_ascii_str() fail gracefully when NULL pointer
27                 is passed
28
29 2003-04-30 [paul]       0.8.11claws128
30
31         * src/addrindex.c
32                 fix bug where opening folder has massive slowdown when
33                 using the 'Display sender using address book' option
34
35 2003-04-30 [paul]       0.8.11claws127
36
37         * src/plugins/clamav/clamav_plugin.c
38           src/plugins/clamav/clamav_plugin_gtk.c
39           src/plugins/demo/demo.c
40           src/plugins/dillo_viewer/dillo_viewer.c
41           src/plugins/image_viewer/plugin.c
42           src/plugins/mathml_viewer/mathml_viewer.c
43           src/plugins/spamassassin/spamassassin.c
44           src/plugins/spamassassin/spamassassin_gtk.c
45           src/plugins/trayicon/trayicon.c
46                 get rid of eye-hurting function signatures
47
48 2003-04-30 [paul]       0.8.11claws126
49
50         * src/plugins/trayicon/trayicon.c
51                 add description
52                 
53         * src/mimeview.c
54                 be more descriptive
55
56 2003-04-30 [paul]       0.8.11claws125
57
58         * configure.ac
59                 arrange the plugins in reverse alphabetical order
60                 
61         * src/plugins/clamav/clamav_plugin.[ch]
62           src/plugins/clamav/clamav_plugin_gtk.c
63                 rename some params
64                 resize max_size window
65                 re-arrange the order of some gui elements
66                 improve descriptions
67         
68         * src/plugins/image_viewer/plugin.c
69           src/plugins/mathml_viewer/mathml_viewer.c
70                 add descriptions
71                 
72         * src/plugins/spamassassin/spamassassin_gtk.c
73                 resize max_size window
74                 re-arrange the order of some gui elements
75                 
76         * src/messageview.c
77           src/mimeview.c
78                 correct typos
79
80 2003-04-30 [alfons]     0.8.11claws124
81
82         * src/imap.c
83                 fix a leak found while browsing Martin Kluge's 
84                 valgrind log (Claws only)
85
86 2003-04-29 [darko]      0.8.11claws123
87
88         * src/gtk/gtkstext.h
89                 include wchar.h if it is available, fixes compilation
90                 on HP-UX systems
91
92 2003-04-29 [melvin]     0.8.11claws122
93
94         * src/prefs_actions.c
95                 Improved help text of Actions' syntax
96
97 2003-04-28 [paul]       0.8.11claws121
98
99         * src/action.c
100                 a better fix for the crash when performing an action
101                 on a mime part
102
103 2003-04-28 [paul]       0.8.11claws120
104
105         * src/action.c
106                 fix crash when performing an action on a
107                 mime part
108
109 2003-04-28 [paul]       0.8.11claws119
110
111         * sync with 0.8.11cvs36
112                 see ChangeLog 2003-04-28
113
114 2003-04-27 [paul]       0.8.11claws118
115
116         * more sync with 0.8.11cvs35
117                 see ChangeLog 2003-04-25
118
119 2003-04-26 [christoph]  0.8.11claws117
120
121         * src/folder.c
122                 fix remove virtual check
123
124 2003-04-26 [paul]       0.8.11claws116
125
126         * src/messageview.c
127                 fix return-receipt, make it work again
128
129 2003-04-26 [paul]       0.8.11claws115
130
131         * src/mimeview.c
132                 restore double-clicking of the [application/pgp-signature 
133                 (Select "Check signature" to check)] line in the message view,
134                 broken in recent sync
135
136 2003-04-26 [christoph]  0.8.11claws114
137
138         * src/folder.c
139                 check if remove virtual really exists before
140                 calling the function
141
142 2003-04-25 [match]      0.8.11claws113
143
144         * src/addrindex.c
145         * src/addrbook.c
146         * src/ldapquery.[ch]
147         * src/ldapctrl.[ch]
148                 fix memleak.
149         * src/ldapserver.[ch]
150                 fix memleak. fix segfault.
151                 plug a Claws memleak
152
153 2003-04-25 [alfons]     0.8.11claws112
154
155         * src/folder.c
156                 plug a Claws memleak
157
158 2003-04-25 [alfons]     0.8.11claws111
159
160         * src/common/session.c
161                 plug a memleak
162
163 2003-04-25 [paul]       0.8.11claws110
164
165         * sync with 0.8.11cvs35
166                 see ChangeLog 2003-04-24 and 2003-04-25
167                 
168         * src/gtk/pluginwindow.c
169                 correct another strange float value
170
171 2003-04-24 [christoph]  0.8.11claws109
172
173         * src/folder.c
174                 freeze folder item updates when unsetting new flags
175
176         * src/gtk/pluginwindow.c
177                 correct strange float value
178
179 2003-04-23 [paul]       0.8.11claws108
180
181         * sync with 0.8.11cvs33
182                 see ChangeLog 2003-04-23
183
184 2003-04-22 [paul]       0.8.11claws107
185
186         * src/Makefile.am
187           src/messageview.c
188           src/mimeview.c
189           src/pgptext.[ch]      ** REMOVED **
190                 remove pgptext.[ch] as its not used any more
191
192 2003-04-22 [paul]       0.8.11claws106
193
194         * sync with 0.8.11cvs31
195                 see ChangeLog 2003-04-21 and 2003-04-22
196
197 2003-04-21 [alfons]     0.8.11claws105
198
199         * src/main.c
200                 No access to GTK structures if we're a spawned child
201                 (and clean up code a little bit...) Should fix #126.
202
203 2003-04-21 [melvin]     0.8.11claws104
204
205         * src/plugins/dillo_viewer/README
206                 Improved slightly the text.
207
208 2003-04-21 [melvin]     0.8.11claws103
209
210         * src/plugins/dillo_viewer/README *** NEW ***
211                 Added a README file for the Dillo plugin
212
213 2003-04-20 [paul]
214
215         * tools/README
216           tools/outlook2sylpheed.pl
217                 updated and improved by Ricardo Mones Lastra
218
219 2003-04-18 [oliver]     0.8.11claws102
220
221         * src/inc.c 
222         * src/prefs_account.h
223                 remove Pop3SessionType (used by selective download)
224         * src/prefs_toolbar.c
225                 enable set Default Toolbar button
226
227 2003-04-18 [paul]       0.8.11claws101
228
229         * sync with 0.8.11cvs29
230                 see ChangeLog 2003-04-18
231
232 2003-04-17 [paul]       0.8.11claws100
233
234         * src/prefs_common.[ch]
235           src/summaryview.c
236                 remove 'Open next message on deletion' option,
237                 as the same effect can now be achieved via the
238                 'Always open messages in summary when selected'
239                 option.
240
241 2003-04-17 [paul]       0.8.11claws99
242
243         * sync with 0.8.11cvs28
244                 see ChangeLog 2003-04-17
245
246 2003-04-17 [christoph]  0.8.11claws98
247
248         * ac/spamassassin.m4
249         * src/plugins/spamassassin/libspamc.[ch]
250         * src/plugins/spamassassin/utils.[ch]
251                 sync libspamc with SpamAssassin project
252
253 2003-04-17 [christoph]  0.8.11claws97
254
255         * src/common/socket.h
256         * src/gtk/sslcertwindow.h
257                 rename old USE_SSL to USE_OPENSSL
258
259 2003-04-17 [paul]       0.8.11claws96
260
261         * src/prefs_common.h
262                 use gulong for P_COLOR so that it compiles/runs on
263                 64-bit systems. Patch submitted by James Noyes
264                 <jnoyes-claws@retrogeeks.com>
265                 
266         * po/de.po
267                 updated by Jens
268
269 2003-04-17 [paul]       0.8.11claws95
270
271         * sync with 0.8.11cvs27
272                 see ChangeLog 2003-04-16
273
274 2003-04-15 [paul]       0.8.11claws94
275
276         * src/prefs_common.[ch]
277                 rearrange to stop the window getting too long:
278                         move Receive dialog stuff to Receive tab
279                         move Send dialog to Send tab
280                         remove Dialogs frame
281                 rename 'Open messages in summary with cursor keys' to
282                 'Always open messages in summary when selected', as its
283                 more appropriate
284
285 2003-04-15 [paul]       0.8.11claws93
286
287         * src/prefs_common.[ch]
288           src/summaryview.c
289                 add new option '/Interface/Open next message on deletion'
290
291 2003-04-15 [paul]       0.8.11claws92
292
293         * src/summaryview.[ch]
294                 add /Mark/Lock and /Mark/Unlock to the pop-up
295                 menu. Patch submitted by Ivan Francolin Martinez
296                 <ivanfm@users.sourceforge.net>
297
298 2003-04-15 [paul]       0.8.11claws91
299
300         * sync with 0.8.11cvs24
301                 see ChangeLog 2003-04-15
302
303 2003-04-14 [jens]       0.8.11claws90
304
305         * updated German translation and some corrections from
306                 Roland Bless <bless@tm.uka.de>
307
308 2003-04-14 [paul]       0.8.11claws89
309
310         * sync with 0.8.11cvs22
311                 see ChangeLog 2003-04-14
312
313 2003-04-13 [paul]       0.8.11claws88
314
315         * src/plugins/clamav/clamav_plugin.c
316                 fix memory leaks
317                 clean up
318
319 2003-04-12 [paul]       0.8.11claws87
320
321         * src/plugins/clamav/clamav_plugin.c
322                 activate enable/disable archive scanning option
323                 
324         * src/plugins/clamav/.cvsignore         ** NEW FILE **
325
326 2003-04-12 [paul]       0.8.11claws86
327
328         * src/plugins/Makefile.am
329           src/plugins/clamav/Makefile.am                ** NEW FILE **
330           src/plugins/clamav/README                     ** NEW FILE ** 
331           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
332           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
333                 add Clam AntiVirus plugin
334
335 2003-04-12 [paul]       0.8.11claws85
336
337         * sync with 0.8.11cvs21
338                 see ChangeLog 2003-04-11
339
340 2003-04-11 [paul]       0.8.11claws84
341
342         * po/es.po
343                 update Spanish translation. Submitted by Ricardo
344                 Mones Lastra.
345
346 2003-04-10 [christoph]  0.8.11claws83
347
348         * src/mbox.c
349                 fix typo that did not move unfiltered mails to destination
350                 folder
351
352         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
353          when filtering from spool)
354
355 2003-04-10 [christoph]  0.8.11claws82
356
357         * src/imap.c
358                 use BODY.PEEK instead of BODY in in message fetch operation
359                 to make sure the IMAP server does not set the \Seen flag for
360                 messages. Sylpheed does that later itself, when the message
361                 is opened in sylpheed
362
363         (closes Bug 111 Claws destroys unread marks)
364
365 2003-04-09 [oliver]     0.8.11claws81
366         
367         * src/folder.c
368                 fix crash in folder_destroy
369         * README.claws
370                 remove selective download
371
372 2003-04-09 [christoph]  0.8.11claws80
373
374         * src/imap.c
375                 fix crash in imap_get_msginfo() when then fetched message
376                 is not found
377
378         (closes Bug 110 Crash during mail composition)
379
380 2003-04-08 [christoph]  0.8.11claws79
381
382         * src/folder.c
383         * src/prefs_account.c
384                 Filter new messages that are found in an INBOX folder
385                 when 'Filter messages on receiving' is enabled in the
386                 Folder's AccountPrefs. This allows to use Sylpheed's
387                 filtering engine for IMAP folders where messages are
388                 added to the INBOX by a MTA
389
390 2003-04-08 [paul]       0.8.11claws78
391
392         * src/procmsg.h
393                 clean up after last commit
394
395 2003-04-08 [paul]       0.8.11claws77
396
397         * sync with 0.8.11cvs20
398                 see ChangeLog 2003-04-07 and 2003-04-08
399
400 2003-04-07 [christoph]  0.8.11claws76
401
402         * src/filtering.[ch]
403         * src/inc.[ch]
404         * src/mbox.c
405         * src/procmsg.[ch]
406                 add procmsg_msginfo_filter() to execute filtering actions
407
408 2003-04-06 [christoph]  0.8.11claws75
409
410         * src/imap.c
411                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
412
413 2003-04-06 [christoph]  0.8.11claws74
414
415         * src/common/utils.[ch]
416                 add g_int_compare() function for slist sorting
417
418         * src/imap.c
419                 fetch all MsgInfos with one command in imap_get_msginfos()
420                 using an imap set with a list of ranges
421
422         * src/news.c
423                 use new g_int_compare() function
424
425 2003-04-06 [thorsten]   0.8.11claws73
426
427         * src/mh.c
428                 corrected implementation of mh_folder_destroy()
429
430 2003-04-05 [christoph]  0.8.11claws72
431
432         * src/account.c
433         * src/folder.[ch]
434         * src/folderview.c
435         * src/imap.c
436         * src/inc.c
437         * src/main.c
438         * src/mainwindow.c
439         * src/mbox_folder.c
440         * src/mh.c
441         * src/mimeview.h
442         * src/msgcache.[ch]
443         * src/news.c
444         * src/procmime.h
445         * src/procmsg.[ch]
446         * src/setup.c
447         * src/gtk/gtkutils.c
448                 o rename structure field names class and new to klass and
449                   new_msgs, to allow including files in C++
450                 o add 'extern "C"' block to some header files
451                 o add MsgInfoList and MsgNumberList as alias for GSList for
452                   developers to know what type of list is expected
453
454         * src/plugins/image_viewer/plugin.c
455         * src/plugins/image_viewer/viewer.[ch]
456         * src/plugins/image_viewer/viewerprefs.[ch]
457                 rename function names to prevent conflicts
458
459 2003-04-05 [paul]       0.8.11claws71
460
461         * sync with 0.8.11cvs18
462                 see ChangeLog 2003-04-03 and 2003-04-04
463
464 2003-04-02 [christoph]  0.8.11claws70
465
466         * src/folder.[ch]
467         * src/imap.[ch]
468         * src/mbox_folder.[ch]
469         * src/mh.[ch]
470         * src/news.[ch]
471                 o Make all virtual folder functions private
472                 o remove unused folder code
473
474         * src/common/socket.[ch]
475         * src/summaryview.c
476                 fix warnings
477
478 2003-03-30 [alfons]     0.8.11claws69
479
480         * src/send_message.c
481                 remove two debug traces and see if people still report
482                 errors
483
484 2003-03-30 [alfons]     0.8.11claws68
485
486         * src/send_message.c
487         * src/commons/session.c
488                 add more debug traces
489
490 2003-03-30 [christoph]  0.8.11claws67
491
492         * src/folder.c
493                 change processing folder name from .processing to processing
494
495         * src/common/ssl.c
496                 disable SSL certificate check because it causes Xlib error
497                 when the child process want's to open an GTK window
498
499 2003-03-30 [christoph]  0.8.11claws66
500
501         * src/folder.c
502                 don't use default folder for processing folder item because
503                 it can be a non local folder
504
505         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
506
507 2003-03-30 [alfons]     0.8.11claws65
508
509         * src/send_message.c
510                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
511                 to generate bad code for 'send_send_data_progressive': When
512                 called from 'send_send_data_finished', the 'data' pointer is
513                 cleared just before the assignment to the dialog pointer
514
515 2003-03-29 [christoph]  0.8.11claws64
516
517         * src/common/prefs.h
518         * src/plugins/image_viewer/Makefile.am
519         * src/plugins/image_viewer/plugin.c
520         * src/plugins/image_viewer/viewer.[ch]
521         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
522                 add PrefsPage for ImageViewer
523
524 2003-03-28 [thorsten]   0.8.11claws63
525
526         * src/common/session.c
527                 added some comments
528
529 2003-03-28 [paul]       0.8.11claws62
530
531         * sync with 0.8.11cvs16
532                 see ChangeLog 2003-03-28
533
534 2003-03-28 [paul]       0.8.11claws61
535
536         * sync with 0.8.11cvs15
537                 see ChangeLog 2003-03-28
538
539 2003-03-27 [christoph]  0.8.11claws60
540
541         * src/folder.c
542         * src/imap.c
543         * src/common/socket.[ch]
544                 set socket state to DISCONNECTED when any operation
545                 fails to allow reconnecting in IMAP code without
546                 checking the return code of all calls to the command
547                 functions
548
549         * src/folderview.c
550         * src/summaryview.c
551                 remove some more stuff that depends on specific
552                 folder types
553
554 2003-03-27 [paul]       0.8.11claws59
555
556         * sync with 0.8.11cvs14
557                 see ChangeLog 2003-03-27
558                 
559         * src/selective_download.[ch]   ** REMOVED **
560                 really removed
561
562 2003-03-27 [christoph]  0.8.11claws58
563
564         * src/folder.c
565                 fix handling of tmp_flags in flag copy function
566
567 2003-03-27 [paul]       0.8.11claws57
568
569         * sync with 0.8.11cvs13
570                 see ChangeLog 2003-03-27
571
572 2003-03-27 [oliver]     0.8.11claws56
573
574         * src/maiwindow.c
575                 remove sel_download_cb
576
577 2003-03-27 [oliver]     0.8.11claws55
578         
579         * src/inc.c
580                 remove POP3_TOP
581         
582 2003-03-26 [oliver]     0.8.11claws54
583
584         *src/pop.h
585                 remove POP3_TOP*
586         * README.claws
587                 remove selective donwload readme
588
589 2003-03-26 [oliver]     0.8.11claws53
590         * src/matcher.[ch]
591         * src/matcher_parser_parse.y 
592         * src/pop.c 
593         * src/prefs_account.[ch]
594         * src/prefs_filtering.c
595                 remove selective donwload
596
597 2003-03-26 [oliver]     0.8.11claws52
598
599         * src/inc.[ch] 
600         * src/filtering.c 
601         * src/mainwindow.c 
602                 remove selective donwload
603
604 2003-03-26 [oliver]     0.8.11claws51
605         
606         * src/Makefile.am
607         * src/selective_download.[ch]   ** REMOVE **    
608
609 2003-03-26 [christoph]  0.8.11claws50
610
611         * src/news.c
612                 fix NEWS that got broken by a sync with sylpheed-main
613
614 2003-03-26 [christoph]  0.8.11claws49
615
616         * src/mimeview.c
617                 fix mime type guessing when no mime type is found for a file
618
619 2003-03-25 [christoph]  0.8.11claws48
620
621         * src/mimeview.c
622         * src/procmime.c
623                 remove mime type guessing from mime parser and use
624                 name based mime types in viewer lookup for mime type
625                 application/octet-stream
626
627 2003-03-25 [christoph]  0.8.11claws47
628
629         * doc-src/readme.txt
630         * doc-src/rfc2554.txt
631                 add RFC about SMTP AUTH
632
633         * src/send_message.c
634         * src/common/smtp.[ch]
635                 add extra error code for authentication errors and
636                 clear temporary password when this error occurs
637
638         (closes Bug 84 authentication failure while sending should
639          prompt for password again)
640
641 2003-03-25 [christoph]  0.8.11claws46
642
643         * configure.ac
644         * src/Makefile.am
645         * src/imageview.[ch]                            ** REMOVE **
646         * src/messageview.[ch]
647         * src/mimeview.[ch]
648         * src/prefs_common.[ch]
649         * src/textview.c
650         * src/plugins/Makefile.am
651         * src/plugins/image_viewer/.cvsignore           ** NEW **
652         * src/plugins/image_viewer/Makefile.am          ** NEW **
653         * src/plugins/image_viewer/plugin.c             ** NEW **
654         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
655                 move image viewer into a plugin (building is enabled by default)
656                 [ToDo: Prefs for resize and autoview]
657
658 2003-03-25 [paul]       0.8.11claws45
659
660         * sync with 0.8.11cvs12
661                 see ChangeLog 2003-03-26
662
663 2003-03-25 [paul]       0.8.11claws44
664
665         * sync with 0.8.11cvs11
666                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
667                 
668         Note: Selective Download is broken.
669                 
670 2003-03-22 [christoph]  0.8.11claws43
671
672         * src/folder.c
673                 code cleanup for flags copying
674
675 2003-03-22 [christoph]  0.8.11claws42
676
677         * src/plugins/trayicon/trayicon.c
678                 fix setting the transparent area when the window size
679                 is forced by the system tray
680
681 2003-03-22 [christoph]  0.8.11claws41
682
683         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
684         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
685         * src/plugins/trayicon/newmail.xpm              ** NEW **
686         * src/plugins/trayicon/nomail.xpm               ** NEW **
687         * src/plugins/trayicon/trayicon.c
688         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
689                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
690                 o add icon for unread mails
691                 o set transparency for window
692
693 2003-03-22 [christoph]  0.8.11claws40
694
695         * src/news.c
696                 init news session to prevent crash when session is closed
697
698 2003-03-22 [christoph]  0.8.11claws39
699
700         * src/imap.c
701         * src/common/session.[ch]
702                 Init session data to make sure we don't have invalid pointers
703                 for read_ch and write_ch when new multi process sessions are
704                 not used
705
706         * src/main.c
707         * src/common/plugin.c
708         * src/common/sylpheed.c
709         * src/plugins/demo/demo.c
710         * src/plugins/dillo_viewer/dillo_viewer.c
711         * src/plugins/mathml_viewer/mathml_viewer.c
712         * src/plugins/spamassassin/spamassassin.c
713         * src/plugins/spamassassin/spamassassin_gtk.c
714                 add plugin types to allow loading plugins at different times
715                 (and maybe for different frontends), because it's not good to
716                 load GTK-Plugins gefore gtk_init was called
717
718         * configure.ac
719         * src/plugins/Makefile.am
720         * src/plugins/trayicon/.cvsignore               ** NEW **
721         * src/plugins/trayicon/Makefile.am              ** NEW **
722         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
723         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
724         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
725         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
726         * src/plugins/trayicon/trayicon.c               ** NEW **
727                 New Trayicon plugin that shows an icon in a systray that uses
728                 XEMBED protocol like Gnome's systray. Icon shows if there
729                 are new mails and a tooltip shows information about new,
730                 unread and total messages.
731
732 2003-03-22 [paul]       0.8.11claws38
733
734         * src/common/smtp.c
735                 fix ESMTP AUTH CRAM-MD5
736                 [sync with main (still version 0.8.11cvs6), see
737                  ChangeLog 2003-03-22]
738
739 2003-03-21 [colin]      0.8.11claws37
740
741         * src/send_message.c
742                 Fix USE_SSL => USE_OPENSSL
743
744 2003-03-21 [colin]      0.8.11claws36
745
746         * src/folderview.c
747                 Fix counts in drag and dropped subfolders
748
749 2003-03-21 [colin]      0.8.11claws35
750
751         * src/folder.c 
752         * src/folderview.c
753                 speed up a bit folder dnd
754
755 2003-03-20 [alfons]     0.8.11claws34
756
757         * src/main.c
758         * src/toolbar.c
759         * src/procmsg.c
760                 don't send locked queue messages
761                 (feature request "[ 705245 ] Locking message in outbox 
762                  should prevent sending")
763
764 2003-03-20 [christoph]  0.8.11claws33
765
766         * src/folder.c
767                 remove NEW and UNREAD flag in special folders when scanning
768                 
769         * src/common/smtp.c
770                 fix ESMTP AUTH CRAM-MD5
771
772 2003-03-20 [paul]       0.8.11claws32
773
774         * src/prefs_account.c
775                 Re-write 'Tunnel command to open connection' as
776                 'Use command to communicate with server', and disable
777                 it for all except IMAP accounts
778
779 2003-03-20 [paul]       0.8.11claws31
780
781         * sync with 0.8.11cvs6
782                 see ChangeLog 2003-03-20
783
784 2003-03-19 [match]      0.8.11claws30
785
786         * src/addritem.[ch]
787                 include documentation. minor refactoring.
788         * src/addr_compl.[ch]
789         * src/addrindex.[ch]
790         * src/addresbook.[ch]
791         * src/summaryview.c
792                 re-enable address lookup (was disabled in
793                 0.8.11claws20).
794
795 2003-03-19 [christoph]  0.8.11claws29
796
797         * src/procmsg.c
798                 add temp flag handling, will make moving and copying
799                 messages possible again
800
801         * src/folder.c
802                 correct calulation of folder stats
803
804 2003-03-18 [match]      0.8.11claws28
805
806         * src/editgroup.h
807                 remove case sensitive comparison (closes bug 80).
808
809 2003-03-18 [christoph]  0.8.11claws27
810
811         * src/imap.c
812                 fix imap using a tunnel command
813
814         (closes bug 87)
815
816 2003-03-18 [christoph]  0.8.11claws26
817
818         * src/folder.[ch]
819         * src/imap.c
820         * src/procmsg.[ch]
821                 rewrite flag handling for folders
822
823 2003-03-18 [christoph]  0.8.11claws25
824
825         * src/folder.c
826         * src/procmsg.c
827         * src/summaryview.c
828                 unset NEW and UNREAD flags when message is ignored, to make
829                 sure messages don't show up as unread on other IMAP clients,
830                 because the IGNORE_THREAD flag can not be syncronized through
831                 the IMAP folder
832
833 2003-03-17 [christoph]  0.8.11claws24
834
835         * src/imap.c
836                 don't use recursion to fetch uids when the number of messages
837                 does not match. Moved code into subfunction that is used
838                 again when needed, to prevent an endless loop.
839
840 2003-03-17 [thorsten]   0.8.11claws23
841
842         * src/imageview.[ch]
843                 export imageview_get_resized_size() (for plugins)
844         * src/prefs_common.[ch]
845                 added prefs_common_get() (for plugins)
846
847 2003-03-17 [christoph]  0.8.11claws22
848
849         * src/imap.c
850                 o remove UID guessing from copy code
851                 o support UIDPLUS extension for APPEND command
852
853 2003-03-17 [paul]       0.8.11claws21
854
855         * src/gtk/about.c
856                 remove 'Compiled-plugins' section.
857                 
858         * src/plugins/dillo_viewer/dillo_viewer.c
859                 slight change to description text
860
861 2003-03-16 [match]      0.8.11claws20
862         * src/ldapserver.[ch]           ** NEW **
863         * src/ldapctrl.[ch]             ** NEW **
864         * src/ldapquery.[ch]            ** NEW **
865         * src/ldaputil.[ch]             ** NEW **
866         * src/addrcindex.[ch]           ** NEW **
867         * src/addrquery.h               ** NEW **
868         * src/addritem.[ch]
869         * src/addrcache.[ch]
870         * src/addrindex.[ch]
871         * src/addr_compl.[ch]
872         * src/addressbook.[ch]
873         * src/addrbook.[ch]
874         * src/editgroup.c
875         * src/editaddress.c
876         * src/editldap.c
877         * src/editldap_basedn.c
878         * src/vcard.c
879         * src/jpilot.c
880         * src/Makefile.am
881                 included dynamic LDAP queries. improved address
882                 completion.
883
884 2003-03-16 [paul]       0.8.11claws19
885
886         * tools/multiwebsearch.pl
887                 fix a fatal typo
888
889 2003-03-16 [christoph]  0.8.11claws18
890
891         * src/mimeview.c
892         * src/plugins/dillo_viewer/dillo_viewer.c
893         * src/plugins/mathml_viewer/mathml_viewer.c
894                 make unregistering of MimeViewerFactorys possible
895
896 2003-03-16 [alfons]     0.8.11claws17
897
898         * configure.ac
899                 correct typo
900
901 2003-03-16 [melvin]     0.8.11claws16
902
903         * src/plugins/dillo_viewer.c
904                 Fixed bug where it was not possible to view more than
905                 one text/html attachment per message (bug discovered
906                 by Christoph Hohmann).
907
908 2003-03-15 [melvin]     0.8.11claws15
909
910         * src/prefs_actions.c
911                 Fixed compilation warnings.
912
913 2003-03-15 [melvin]     0.8.11claws14
914
915         * src/plugins/Makefile.am
916         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
917         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
918         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
919                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
920                 newer (http://dillo.auriga.wearlab.de/).
921
922 2003-03-15 [christoph]  0.8.11claws13
923
924         * src/imap.c
925                 don't query imap folder for attributes because we already
926                 for them from imap_status
927
928         * src/mimeview.[ch]
929                 add support for plugable MimeViewers (unloading Viewers
930                 not yet complete)
931
932         * src/plugins/Makefile.am
933         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
934         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
935         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
936                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
937                 widget from http://helm.cs.unibo.it/mml-widget/
938
939 2003-03-14 [christoph]  0.8.11claws12
940
941         * src/folder.[ch]
942                 o error return code's should better be negative
943                 o replace printf with debug_print
944
945         * src/imap.c
946                 improve IMAP folder scan by checking UID-NEXT
947
948         * src/summaryview.c
949                 remove check that are unnecessary in my opinion
950
951 2003-03-13 [christoph]  0.8.11claws11
952
953         * src/folder.[ch]
954         * src/foldersel.c
955         * src/folderview.c
956         * src/imap.c
957         * src/mbox_folder.c
958         * src/mh.c
959         * src/news.c
960         * src/prefs_scoring.c
961         * src/summaryview.c
962                 use a common function to get a displayable name
963                 for a FolderItem
964
965 2003-03-13 [paul]       0.8.11claws10
966
967         * tools/Makefile.am
968           tools/README
969           tools/multiwebsearch.conf     ** NEW FILE **
970           tools/multiwebsearch.pl       ** NEW FILE **
971                 add multiwebsearch Actions script
972
973 2003-03-13 [colin]      0.8.11claws9
974
975         * src/compose.c
976                 Remove leading emtpy lines from quoted text
977                 before quoting it
978
979 2003-03-13 [melvin]     0.8.11claws8
980
981         * src/prefs_actions.c
982                 Fixed a memory leak
983                 Code clean ups
984                 Added Cancel and OK buttons
985                 Corrected help text
986
987 2003-03-13 [christoph]  0.8.11claws7
988
989         * src/account.c
990         * src/folder.[ch]
991         * src/imap.c
992         * src/mainwindow.c
993         * src/mbox_folder.c
994         * src/mh.c
995         * src/news.c
996         * src/setup.c
997                 replace more folder type stuff with folder class stuff
998
999 2003-03-13 [melvin]     0.8.11claws6
1000
1001         * src/prefs_actions.c
1002                 Added new tokens:
1003                 %u: user provided argument
1004                 %h: user provided argument (hidden on input)
1005                 %s: current text selection in the message view 
1006
1007 2003-03-13 [paul]       0.8.11claws5
1008
1009         * sync with 0.8.11cvs5
1010                 see ChangeLog 2003-03-11, 2003-03-12
1011
1012 2003-03-12 [christoph]  0.8.11claws4
1013
1014         * src/folder.c
1015                 use folder class idstr when writing folderlist.xml
1016
1017         * src/folder.h
1018         * src/imap.c
1019         * src/news.c
1020                 replace folder type checks with folder class checks
1021
1022 2003-03-12 [christoph]  0.8.11claws3
1023
1024         * src/folder.[ch]
1025         * src/imap.[ch]
1026         * src/main.c
1027         * src/mbox_folder.[ch]
1028         * src/mh.[ch]
1029         * src/news.[ch]
1030                 o create a list of known folder classes in the folder system
1031                 o use folder class id strings for folder item identifiers
1032
1033 2003-03-12 [christoph]  0.8.11claws2
1034
1035         * src/imap.c
1036                 fix imap uid validity check
1037
1038 2003-03-12 [christoph]  0.8.11claws1
1039
1040         * src/account.c
1041         * src/folder.[ch]
1042         * src/foldersel.c
1043         * src/folderview.c
1044         * src/imap.c
1045         * src/mainwindow.c
1046         * src/mbox_folder.c
1047         * src/mh.c
1048         * src/news.c
1049         * src/prefs_scoring.c
1050         * src/procmsg.c
1051         * src/setup.c
1052         * src/summaryview.c
1053                 initial restructuring of folder system, seperating
1054                 folders and folder classes
1055
1056 2003-03-12 [paul]       0.8.11claws
1057
1058         0.8.11claws release
1059
1060 2003-03-12 [christoph]
1061
1062         * src/gtk/prefswindow.c
1063                 fix translation of "Page Index"
1064
1065 2003-03-12 [paul]       0.8.10claws110
1066
1067         a sync from 0.8.11cvs4 before the release
1068
1069         * src/common/utils.c
1070                 subject_compare_for_sort(): allow null strings (fixes
1071                 summary sorting).
1072
1073 2003-03-11 [paul]       0.8.10claws109
1074
1075         * po/es.po
1076                 update Spanish translation, submitted by
1077                 Ricardo Mones Lastra
1078
1079 2003-03-11 [melvin]     0.8.10claws108
1080
1081         * po/fr.po
1082                 Updated French translations
1083
1084 2003-03-11 [paul]       0.8.10claws107
1085
1086         * manual/en/Makefile.am
1087           manual/en/*.html
1088                 update English manual, add a new page
1089                 updated by Francois Barriere <fbarriere@atmel.fr>
1090                 
1091         * po/bg.po
1092           po/it.po
1093           po/sr.po
1094                 update Bulgarian, Italian, and Serbian translations
1095                 submitted by George Danchev, Alessandro Maestri, and
1096                 Urke MMI
1097
1098 2003-03-10 [paul]       0.8.10claws106
1099
1100         * src/gtk/about.c
1101           src/gtk/prefswindow.c
1102                 make some strings translatable
1103
1104 2003-03-10 [darko]      0.8.10claws105
1105
1106         * src/compose.c
1107                 code cleanup to make Hiro happy
1108
1109 2003-03-10 [paul]       0.8.10claws104
1110
1111         * sync with 0.8.11cvs2
1112                 see ChangeLog 2003-03-10
1113
1114 2003-03-09 [melvin]     0.8.10claws103
1115
1116         * src/textview.c
1117                 textview_set_font(): fix for message display in
1118                 UTF-8 locales (thanks to Sergey Vlasov).
1119                 (was unintentionnaly reverted in 0.8.6claws6)   
1120
1121 2003-03-08 [darko]      0.8.10claws102
1122
1123         * src/compose.c
1124                 fix infinite loop in wrapping as reported
1125                 by happycactus
1126                 obsoletes patch #696482
1127
1128 2003-03-08 [christoph]  0.8.10claws101
1129
1130         * src/imap.c
1131                 add workaround for IMAP servers that do not
1132                 support the "UID SEARCH UID" command
1133
1134 2003-03-07 [christoph]  0.8.10claws100
1135
1136         * src/plugins/spamassassin/spamassassin.[ch]
1137         * src/plugins/spamassassin/spamassassin_gtk.c
1138                 code cleanup
1139
1140 2003-03-07 [paul]       0.8.10claws99
1141
1142         * po/es.po
1143                 updated Spanish translation, submitted by
1144                 Ricardo Mones Lastra
1145
1146 2003-03-07 [christoph]  0.8.10claws98
1147
1148         * src/send.c
1149                 fix in 0.8.10claws94 was wrong
1150                 local delivery does not require escaping, remove escaping
1151                 code to make signatures of mails with "." lines valid
1152                 
1153                 NOTE: requires that sendmail is executed with "-i" option,
1154                       what is the default now, but has to be changed in all
1155                       exsiting accounts)
1156
1157 2003-03-07 [paul]       0.8.10claws97
1158
1159         * sync with 0.8.11 release
1160                 see ChangeLog 2003-03-07
1161
1162 2003-03-06 [paul]       0.8.10claws96
1163
1164         * src/compose.c
1165                 revert commit 0.8.10claws92
1166
1167 2003-03-06 [paul]       0.8.10claws95
1168
1169         * src/folderview.c
1170                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1171
1172         * src/gtkaspell.c
1173                 fix bug 74, 'Crash opening editor window with pseudo-color
1174                 display'
1175                 
1176         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1177
1178 2003-03-06 [christoph]  0.8.10claws94
1179
1180         * src/send.c
1181                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1182                 all lines starting with a period get an extra period
1183                 inserted
1184                 (found by Simon 'corecode' Schubert)
1185
1186 2003-03-06 [paul]       0.8.10claws93
1187
1188         * src/folderview.c
1189                 if configured font can't be loaded fall back to gtk
1190                 default. (with thanks to Christoph)
1191                 
1192                 closes long-standing bug 15 'Crashes on startup'
1193
1194 2003-03-06 [paul]       0.8.10claws92
1195
1196         * src/compose.c
1197                 freeze text before autosave and thaw afterwards
1198                 fixes bug 67 'autosave make re-rediting message crazy'
1199
1200 2003-03-06 [christoph]  0.8.10claws91
1201
1202         * src/compose.c
1203                 ignore address comment in dupe check for Cc-list
1204
1205         (closes reopened bug 47 Replying to message strips name part of
1206          e-mail addresses of Cc: lines)
1207
1208 2003-03-06 [paul]       0.8.10claws90
1209
1210         * src/Makefile.am
1211                 remove reference to gtkxtext.h as its no longer in
1212                 the repository
1213
1214 2003-03-06 [paul]       0.8.10claws89
1215
1216         * sync with 0.8.10cvs25
1217                 see ChangeLog 2003-03-06
1218
1219 2003-03-06 [oliver]     0.8.10claws88
1220         
1221         * src/messageview.c
1222                 remove include
1223
1224 2003-03-06 [oliver]     0.8.10claws87
1225         
1226         * src/folderview.c 
1227                 remove changes introduced inclaws74
1228         * src/messageview.c
1229                 another attempt to sanely delete and update
1230                 messages deleted in separate messageview
1231
1232 2003-03-05 [christoph]  0.8.10claws86
1233
1234         * src/summaryview.c
1235                 check if "From" matches any account's address if
1236                 addressbook completion of addresses is disabled too
1237
1238         (closes Bug 70 "Display recipient in from" doesn't check
1239          folder's default account)
1240
1241 2003-03-05 [christoph]  0.8.10claws85
1242
1243         * src/compose.c
1244         * src/common/utils.[ch]
1245                 don't strip address comments when building Cc lists
1246
1247         (closes Bug 47 Replying to message strips name part of e-mail addresses
1248          of Cc: lines)
1249
1250         * src/folder.c
1251                 fix return value of copy function
1252
1253 2003-03-05 [christoph]  0.8.10claws84
1254
1255         * src/imap.c
1256                 don't ask imap server for non rfc822 headers
1257
1258         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1259
1260         * src/imap.c
1261                 destroy session on socket error to allow reconnecting
1262
1263 2003-03-05 [christoph]  0.8.10claws83
1264
1265         * configure.ac
1266                 fix building with gnome when no prefix is set
1267
1268         (closes bug 66 Gnome directory is set to NONE)
1269
1270 2003-03-05 [paul]       0.8.10claws82
1271
1272         * sync with 0.8.10cvs23
1273                 see ChangeLog 2003-03-05
1274
1275 2003-03-04 [christoph]  0.8.10claws81
1276
1277         * src/folder.c
1278                 o fix moving and copying when folder returns 0 for new
1279                   message number
1280                 o remove some code for single message copy and move
1281                   operations and use functions for multiple messages
1282
1283         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1284
1285         * src/news.c
1286                 remove unused include
1287
1288 2003-03-04 [paul]       0.8.10claws80
1289
1290         * src/gtk/about.c
1291                 list 'Compiled plugins'
1292
1293 2003-03-03 [christoph]  0.8.10claws79
1294
1295         * src/news.[ch]
1296                 have to multiply the percentage of the current fetch with
1297                 the percentage that it has of the total fetch operation
1298                 for correct values
1299
1300 2003-03-03 [christoph]  0.8.10claws78
1301
1302         * src/news.c
1303                 fix calculation of expected lines for progress indicator
1304
1305 2003-03-03 [christoph]  0.8.10claws77
1306
1307         * src/summaryview.c
1308         * src/common/utils.c
1309                 fix segfault when opening the root news folder
1310
1311 2003-03-03 [christoph]  0.8.10claws76
1312
1313         * src/mainwindow.[ch]
1314         * src/common/Makefile.am
1315         * src/common/progressindicator.[ch]
1316                 add UI independent progress indicator handling
1317
1318         * src/news.[ch]
1319                 use new progress indicator for message info fetching
1320
1321         * src/common/hooks.h
1322                 code cleanup
1323
1324 2003-03-03 [oliver]     0.8.10claws75
1325
1326         * src/toolbar.c
1327         * src/compose.c
1328                 removed commented code
1329
1330 2003-03-03 [oliver]     0.8.10claws74
1331
1332         * src/toolbar.[ch]
1333                 cleanups and refactoring
1334         * src/compose.[ch]
1335                 compose_reply_mode reply & forwarding interface for
1336                 toolbar buttons
1337         * src/folderview.c
1338                 act on messages marked for deletion in folderview_selected
1339                 based on prefs_common.immediate_exec since a message might 
1340                 have been deleted by messageview in a folder we are changing 
1341                 to (does anybody understand what I'm on about ?)
1342
1343 2003-03-03 [oliver]     0.8.10claws73
1344         
1345         * src/messageview.[ch]
1346                 new functions
1347                 - messageview_delete: delete message shown in messagview
1348                 - messageview_update_view: update messageview to currently 
1349                   selected summaryview message
1350                 - add separate messageview to msgview_list in order to update 
1351                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1352         * src/summaryview.[ch]
1353                 summary_get_selection returns a list of selected msgs
1354                 in summaryview
1355         * src/mainwindow.c
1356                 toolbar reply refactoring
1357
1358 2003-03-03 [paul]       0.8.10claws72
1359
1360         * sync with 0.8.10cvs21
1361                 see ChangeLog 2003-03-03
1362
1363 2003-03-02 [christoph]  0.8.10claws71
1364
1365         * src/common/passcrypt.c
1366                 use POSIX includes
1367
1368 2003-03-02 [christoph]  0.8.10claws70
1369
1370         * configure.ac
1371         * src/prefs_account.c
1372         * src/prefs_gtk.[ch]
1373         * src/common/.cvsignore
1374         * src/common/Makefile.am
1375         * src/common/passcrypt.c                ** NEW **
1376         * src/common/passcrypt.h.in             ** NEW **
1377                 Implement password encryption in config files
1378                 using unix encrypt and setkey functions. The crypt
1379                 key can be set as a configure parameter. Old
1380                 passwords will be converted if they do not begin
1381                 with '!'
1382
1383 2003-03-02 [paul]       0.8.10claws69
1384
1385         * src/prefs_account.c
1386                 fix compile error
1387
1388 2003-03-01 [thorsten]   0.8.10claws68
1389
1390         * po/el.po
1391           po/hr.po
1392           po/it.po
1393           po/nl.po
1394           po/sr.po
1395           po/sv.po
1396                 corrected format strings
1397         * po/en_GB.po
1398                 corrected headers
1399                 (fix compile errors with GNU gettext-0.11.5)
1400
1401 2003-03-01 [oliver]     0.8.10claws67
1402
1403         * src/summaryview.c
1404                 menu callbacks call toolbar_menu_reply
1405
1406 2003-03-01 [oliver]     0.8.10claws66
1407
1408         * src/mainwindow.c
1409         * src/messageview.c
1410                 menu callbacks call toolbar_menu_reply
1411         * src/toolbar.[ch]
1412                 callbacks from menu handled by toolbar_menu_reply
1413
1414 2003-03-01 [paul]       0.8.10claws65
1415
1416         * src/addressbook.c
1417                 revert commit 0.8.10claws54 - breaks editing of
1418                 addressbook.
1419                 
1420         * po/bg.po
1421                 update Bulgarian translation, submitted by
1422                 George Danchev
1423
1424 2003-02-28 [christoph]  0.8.10claws64
1425
1426         * src/account.c
1427         * src/addressadd.c
1428         * src/compose.c
1429         * src/gtkaspell.c
1430         * src/gtkxtext.h                ** REMOVE **
1431         * src/imap.c
1432         * src/matcher.[ch]
1433         * src/mh.c
1434         * src/news.c
1435         * src/pine.c
1436         * src/prefs_common.c
1437         * src/prefs_matcher.c
1438         * src/procheader.[ch]
1439         * src/procmsg.[ch]
1440         * src/toolbar.c
1441         * src/common/ssl_certificate.c
1442         * src/gtk/colorlabel.c
1443         * src/gtk/menu.c
1444                 o fix warnings
1445                 o remove code obsoleted by new cache and folder system rework
1446
1447 2003-02-28 [oliver]     0.8.10claws63
1448         
1449         * src/toolbar.[ch]
1450                 * fix bug where reply in Messageview replied to 
1451                 Message displayed in summaryview
1452                 (reportedd via ML by chinatinte at gmx dot ch)
1453                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1454                 didn't work in separate MessageView Toolbar
1455                 (wondering if anybody uses this at all ?)
1456         * src/summaryview.[ch]
1457                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1458                 (generalize reply and forward code);
1459         * src/messageview.c 
1460                 remove focus_in event which updated summaryview to messageview
1461
1462 2003-02-28 [paul]       0.8.10claws62
1463
1464         * po/Makefile.in.in
1465                 add the --check option
1466                 Patch submitted by Ricardo Mones Lastra
1467
1468 2003-02-28 [paul]       0.8.10claws61
1469
1470         * src/prefs_account.c
1471                 re-order 'Signature' items
1472
1473 2003-02-28 [paul]       0.8.10claws60
1474
1475         * sync with 0.8.10cvs20
1476                 see ChangeLog 2003-02-28
1477
1478 2003-02-28 [paul]       0.8.10claws59
1479
1480         * po/POTFILES.in
1481                 update to reflect recent movement of files
1482
1483 2003-02-28 [paul]       0.8.10claws58
1484
1485         * sync with 0.8.10cvs19
1486                 see ChangeLog 2003-02-28
1487
1488 2003-02-27 [martin]     0.8.10claws57
1489
1490         * src/prefs_matcher.c 
1491                 fix segfault in prefs_matcher_ok() when the
1492                 last entry is deleted and prevents that the
1493                 message "entry not saved" comes up after deleting
1494                 an entry
1495
1496 2003-02-27 [martin]     0.8.10claws56
1497
1498         * src/prefs_filtering.c 
1499                 fix segfault in prefs_filtering_ok() when the
1500                 last entry is deleted and prevents that the
1501                 message "entry not saved" comes up after deleting
1502                 an entry
1503
1504 2003-02-27 [paul]       0.8.10claws55
1505
1506         * sync with 0.8.10cvs18
1507                 see ChangeLog 2003-02-27
1508
1509 2003-02-27 [paul]       0.8.10claws54
1510
1511         * src/addressbook.c
1512                 fix bug where the address book crashes with 
1513                 multiple lookups.
1514                 Patch [687729] submitted by David Frager 
1515                 <dbfrager@users.sourceforge.net>
1516
1517 2003-02-25 [christoph]  0.8.10claws53
1518
1519         * src/Makefile.am
1520         * src/colorlabel.[ch]           ** REMOVE **
1521         * src/gtk/Makefile.am
1522         * src/gtk/colorlabel.[ch]       ** NEW **
1523                 move colorlabel files to gtk directory
1524
1525         * src/esmtp.[ch]                ** REMOVE **
1526                 has been merged into smtp.[ch] in 0.7.5
1527
1528 2003-02-25 [christoph]  0.8.10claws52
1529
1530         * src/Makefile.am
1531         * src/about.[ch]                ** REMOVE **
1532         * src/gtk/Makefile.am
1533         * src/gtk/about.[ch]            ** NEW **
1534                 move about files to gtk directory
1535
1536 2003-02-25 [christoph]  0.8.10claws51
1537
1538         * src/folder.c
1539                 some code optimization of folder scanning code
1540
1541         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1542
1543 2003-02-25 [christoph]  0.8.10claws50
1544
1545         * src/main.c
1546         * src/common/sylpheed.c
1547                 add command line parameter parsing to common code
1548
1549 2003-02-24 [christoph]
1550
1551         * Makefile.am
1552         * configure.ac
1553                 fix gnome prefix problems, the configure script now removed
1554                 `gnome-config --prefix` from `gnome-config --datadir`
1555                 and adds $(prefix} instead
1556
1557         (closes Bug 24 Makefile does not respect prefix when installing
1558          GNOME data)
1559
1560 2003-02-24 [christoph]  0.8.10claws49
1561
1562         * src/news.c
1563                 check for valid session before trying to authenticate
1564
1565         (closes Bug 60 crash if "authenticate on logon" is activated
1566          and newsserver-hostname is not valid)
1567
1568 2003-02-24 [melvin]     0.8.10claws48
1569
1570         * src/prefs_actions.c
1571                 Make sure all user's input is sent to the action and then
1572                 close the socket..
1573
1574 2003-02-23 [alfons]     0.8.10claws46
1575
1576         * src/summaryview.c
1577                 also wait cursor when deleting files
1578
1579 2003-02-23 [paul]
1580
1581         * tools/freshmeat_search.pl
1582           tools/google_search.pl
1583                 scripts should now work for any browser/browser command line
1584
1585 2003-02-22 [christoph]  0.8.10claws45
1586
1587         * src/procmsg.c
1588                 fix IMAP flag setting, IMAP flag is not handled correctly
1589                 anymore by the folder system and information about the
1590                 folder should not be saved in the MsgInfo (in my opinion)
1591
1592         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1593
1594 2003-02-22 [christoph]  0.8.10claws44
1595
1596         * src/summaryview.c
1597                 fix spelling of "label" ;-)
1598
1599 2003-02-22 [thorsten]   0.8.10claws43
1600
1601         * src/mimeview.c
1602           src/prefs_common.[ch]
1603           src/procmime.[ch]
1604                 do not use description as attachment name
1605
1606 2003-02-22 [alfons]     0.8.10claws42
1607
1608         * src/summaryview.c
1609                 freeze/thaw folder item updates when changing color labels,
1610                 and put a wait cursors on
1611
1612 2003-02-22 [thorsten]   0.8.10claws41
1613
1614         * src/mimeview.c
1615                 save-all fixes: crash if invoked on multipart container,
1616                 mimeinfo access, pathseparators, error dialog
1617
1618 2003-02-21 [alfons]     0.8.10claws40
1619
1620         * src/prefs_gtk.c
1621                 remove unused var
1622
1623 2003-02-21 [colin]      0.8.10claws39
1624
1625         * src/send.c
1626                 Fix smtp logging
1627
1628 2003-02-21 [colin]      0.8.10claws38
1629
1630         * src/summaryview.c
1631                 Freeze/thaw folderItem updates when filtering messages 
1632                 via Tools/Filter messages
1633
1634 2003-02-21 [paul]       0.8.10claws37
1635
1636         * src/compose.c
1637                 revert commit 0.8.10claws26, there are ulterior motives
1638                 for users to set a Reply-To header when posting to
1639                 newsgroups
1640
1641 2003-02-21 [paul]       0.8.10claws36
1642
1643         * sync with 0.8.10cvs17
1644                 see ChangeLog 2003-02-21
1645
1646 2003-02-20 [christoph]  0.8.10claws35
1647
1648         * src/imap.c
1649                 IMAP UID fetch speedup using SEARCH
1650
1651         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1652
1653         * src/imap.c
1654                 fix problem with UIDs in IMAP UID cache that no longer existed
1655
1656 2003-02-20 [christoph]  0.8.10claws34
1657
1658         * src/imap.c
1659         * src/procheader.c
1660         * src/procheader.h
1661                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1662
1663         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1664
1665         * src/imap.c
1666                 Rewrite imap_cmd_gen_recv use sock_getline instead
1667                 of sock_gets to avoid problems with too long reply
1668                 lines
1669     
1670 2003-02-20 [colin]      0.8.10claws33
1671         
1672         * src/prefs_account.c
1673                 Better wording
1674
1675 2003-02-20 [colin]      0.8.10claws32
1676
1677         * src/compose.c
1678                 Remove useless '&& !to_sender' 
1679
1680 2003-02-20 [darko]
1681
1682         * AUTHORS
1683                 change my e-mail address
1684
1685 2003-02-19 [colin]      0.8.10claws31
1686
1687         * src/prefs_common.c
1688                 X11 style colors for every configurable color
1689
1690 2003-02-19 [alfons]     0.8.10claws30
1691
1692         * src/prefs_gtk.[ch]
1693         * src/prefs_common.c
1694                 for color_new accept both plain integers and X11 style color
1695                 names (as found in /usr/lib/X11/rgb.txt)
1696
1697 2003-02-19 [paul]       0.8.10claws29
1698
1699         * src/mainwindow.c
1700                 add tooltips to online/offline button and account selector
1701                 button
1702
1703 2003-02-19 [paul]       0.8.10claws28
1704
1705         * src/folder.c
1706           src/news.c
1707           src/prefs_account.[ch]
1708           src/prefs_common.[ch]
1709                 move 'Maximum number of articles to download' to
1710                 account prefs.
1711                 clean up account prefs gui a little by hiding entries
1712                 rather then greying out entries
1713
1714 2003-02-19 [hiro]       0.8.10claws27
1715
1716         * src/common/utils.c
1717                 fix bug #54 'yesterdays date is displayed in the message 
1718                 summary window'
1719
1720 2003-02-19 [paul]       0.8.10claws26
1721
1722         * src/compose.c
1723                 fix bug reported in Feature Request [688596] 
1724                 'Reply-to header in news'
1725
1726 2003-02-18 [paul]       0.8.10claws25
1727
1728         * src/select-keys.c
1729                 add a 'List all keys' button to key selection dialog
1730
1731 2003-02-18 [colin]      0.8.10claws24
1732         
1733         * src/stock_pixmap.c
1734                 fix compile error
1735
1736 2003-02-18 [colin]      0.8.10claws23
1737
1738         * src/common/smtp.[ch]
1739           src/prefs_account.c
1740                 Try to starttls if it seems to be the only
1741                 way to authenticate a user
1742
1743 2003-02-18 [paul]       0.8.10claws22
1744
1745         * src/Makefile.am
1746           src/folderview.c
1747           src/stock_pixmap.[ch]
1748           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1749           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1750                 as a Drafts folder is a special folder allow it to have
1751                 its own unique icons
1752
1753 2003-02-18 [colin]      0.8.10claws21
1754
1755         * src/imap.c
1756                 Fix port selection when using starttls
1757
1758 2003-02-18 [paul]       0.8.10claws20
1759
1760         * src/mainwindow.c
1761           src/prefs_common.[ch]
1762                 make blue the default new mail colour
1763
1764 2003-02-18 [paul]       0.8.10claws19
1765
1766         * sync with 0.8.10cvs14
1767                 see ChangeLog 2003-02-18
1768
1769 2003-02-17 [jens]       0.8.10claws18
1770
1771         * src/common/md5.c
1772                 fixed a compile problem with gcc 3.3
1773                 works on 2.95.3 too (testet on PPC as it is big endian)
1774
1775 2003-02-17 [paul]       0.8.10claws17
1776
1777         * sync with 0.8.10cvs13
1778                 see ChangeLog 2003-02-17
1779
1780 2003-02-17 [paul]       0.8.10claws16
1781
1782         * sync with 0.8.10cvs12
1783                 see ChangeLog 2003-02-17
1784
1785 2003-02-16 [match]      0.8.10claws15
1786
1787         * src/addressbook.c
1788                 Eliminates reloading of address data when items
1789                 deleted or added. Applied submitted by
1790                 Luke Plant <lukeplant@softhome.net>
1791
1792 2003-02-16 [paul]       0.8.10claws14
1793
1794         * src/news.c
1795                 when a 'protocol error' is encountered disconnect from
1796                 the server. This means that the user can carry on viewing
1797                 other articles and doesn't have to either wait until the
1798                 server timesout or quit sylpheed.
1799                 Fixes bug #53 'Unable to read messages in newsgroups, 
1800                 displayed message doesn't change'
1801
1802 2003-02-15 [christoph]  0.8.10claws13
1803
1804         * src/imap.c
1805                 fix bug that stopped scanning of folders when an
1806                 IMAP folder was empty
1807
1808         (closes bug 46 stop scan messages in folders after empty folder)
1809
1810 2003-02-15 [paul]
1811
1812         * tools/Makefile.am
1813           tools/README
1814           tools/freshmeat_search.pl     ** NEW FILE **
1815           tools/google_search.pl        ** NEW FILE **
1816                 Add 2 Actions scripts which search freshmeat/google
1817                 for the selected text using the browser configured
1818                 in sylpheedrc.
1819                 
1820         Note: These scripts are very dependent on the format of the
1821         browser command and may not work on every occasion. Testing
1822         is welcome. 
1823
1824 2003-02-14 [alfons]     0.8.10claws12
1825
1826         * src/compose.c
1827                 fix breakage because of uninitialized account pointer.
1828                 please verify.
1829
1830 2003-02-14 [paul]       0.8.10claws11
1831
1832         * src/compose.c
1833           src/prefs_account.[ch]
1834           src/prefs_common.[ch]
1835                 move signature settings to Account Prefs
1836
1837 2003-02-14 [paul]       0.8.10claws10
1838
1839         * sync with 0.8.10cvs11
1840                 see ChangeLog 2003-02-14
1841
1842 2003-02-13 [thorsten]   0.8.10claws9
1843
1844         * src/news.c
1845                 revert news progressbar (GUI separation)
1846
1847 2003-02-13 [paul]       0.8.10claws8
1848
1849         * src/compose.c
1850                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1851                 paragraph 1
1852
1853 2003-02-13 [paul]       0.8.10claws7
1854
1855         * src/compose.[ch]
1856           src/summaryview.c
1857                 fix 'Follow-up and Reply-to' so that it creates a reply to
1858                 the newsgroup and the sender. If the message has the keyword
1859                 'poster' in the Followup-To header, all replies go to the
1860                 sender, re: RFC 1036, Section 2.2.3
1861                 rename all instances of 'ignore_replyto' to 'to_sender', both
1862                 were previously used, now we use just one.
1863
1864 2003-02-13 [paul]       0.8.10claws6
1865
1866         * sync with 0.8.10cvs9
1867                 see ChangeLog 2003-02-13
1868
1869 2003-02-13 [paul]       0.8.10claws5
1870
1871         * configure.ac
1872                 show which plugins are configured in the configure
1873                 output.
1874
1875 2003-02-12 [thorsten]   0.8.10claws4
1876
1877         * src/news.c
1878                 show progress while fetching news headers
1879
1880 2003-02-12 [christoph]  0.8.10claws3
1881
1882         * configure.ac
1883         * src/plugins/Makefile.am
1884                 use AM_CONDITIONAL to enable plugins, automake correctly
1885                 manages this when creating distdir
1886
1887 2003-02-12 [christoph]  0.8.10claws2
1888
1889         * ac/spamassassin.m4
1890         * src/plugins/spamassassin/Makefile.am
1891                 fix building SpamAssassin plugin without OpenSSL
1892
1893 2003-02-12 [paul]       0.8.10claws1
1894
1895         * ac/Makefile.am
1896           src/Makefile.am
1897           src/plugins/Makefile.am
1898                 fix failure of 'make release'
1899
1900 2003-02-12 [paul]       0.8.10claws
1901
1902         * 0.8.10claws released
1903
1904 2003-02-12 [paul]       0.8.9claws56
1905
1906         * po/bg.po
1907           po/es.po
1908           po/it.po
1909           po/ru.po
1910           po/sr.po
1911                 updated translations by George Danchev, Ricardo Mones Lastra,
1912                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1913                 
1914         * sylpheed.spec.in
1915                 Allow the building of RPMs by a regular user. Submitted
1916                 by Sergei Astanin
1917
1918 2003-02-11 [alfons]     0.8.9claws55
1919
1920         * src/colorlabel.c
1921                 don't use pixmaps for label color rect but draw rectangles
1922                 so we can respect the color map of palette based visuals
1923                 (fixes the long time crashes on Suns - thanks to Andreas
1924                 Engel and Steve O'Hara-Smith for testing)
1925
1926 2003-02-11 [christoph]  0.8.9claws54
1927
1928         * src/matcher_parser_parse.y
1929                 correct bug where filering rules of not existing folders in
1930                 matcherrc were added to global filtering
1931                 
1932         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1933          main filter-rules after removing directory, http://bugs.debian.org/180253)
1934         
1935 2003-02-11 [paul]       0.8.9claws53
1936
1937         * sync with 0.8.10cvs7
1938                 see ChangeLog 2003-02-09
1939
1940 2003-02-11 [melvin]     0.8.9claws52
1941
1942         * po/fr.po
1943                 Updated French tranlsations
1944
1945 2003-02-10 [paul]       0.8.9claws51
1946
1947         * sylpheed.spec.in
1948                 correct --enable-openssl
1949                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1950
1951 2003-02-09 [martin]     0.8.9claws50
1952
1953         * src/prefs_matcher.c
1954                 fix segfault in prefs_matcher_substitute_cb() when
1955                 no row is selected
1956
1957 2003-02-09 [paul]       0.8.9claws49
1958
1959         * src/folderview.c
1960                 fix bug where a newsgroup folder's processing rules were
1961                 merged with the global filtering rules when the newsgroup
1962                 folder was deleted, causing some seriously bad results,
1963                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1964
1965 2003-02-08 [melvin]     0.8.9claws48
1966
1967         * src/compose.c
1968                 Corrected and modified an alert message.
1969
1970 2003-02-07 [paul]       0.8.9claws47
1971
1972         * src/folderview.c
1973                 fix bug where both an 'Account properties' window and a
1974                 'Folder properties' window were opened when clicking on
1975                 'Properties' in an NNTP or IMAP folder's popup menu.
1976
1977 2003-02-07 [paul]       0.8.9claws46
1978
1979         * sync with 0.8.10cvs6
1980                 see ChangeLog 2003-02-06
1981
1982 2003-02-06 [christoph]  0.8.9claws45
1983
1984         * src/mbox.c
1985                 freeze folder updates while importing mbox files
1986                 (closes bug 43 importing mbox took hours)
1987                 
1988         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1989
1990 2003-02-06 [thorsten]   0.8.9claws44
1991
1992         * po/de.po
1993                 Updated german translations
1994
1995 2003-02-06 [thorsten]   0.8.9claws43
1996
1997         * src/news.h
1998                 use guint for message numbers (fix count in grouplist dialog)
1999
2000 2003-02-05 [paul]       0.8.9claws42
2001
2002         * sync with 0.8.10cvs2
2003                 see ChangeLog 2003-02-05
2004
2005 2003-02-04 [colin]      0.8.9claws41
2006
2007         * src/prefs_common.[ch]
2008           src/procmsg.c
2009           src/summaryview.c
2010                 Add an option to disable threading by subject
2011
2012 2003-02-04 [christoph]  0.8.9claws40
2013
2014         * src/inc.c
2015                 only abort fetching mails from multiple accounts when the
2016                 error is fatal and does not allow to check any more accounts
2017                 (currently only disk full error)
2018
2019         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2020          receive mails for other accouts)
2021
2022 2003-02-04 [christoph]  0.8.9claws39
2023
2024         * src/folder.c
2025                 first add the new message to the cache, then
2026                 send the update notification
2027
2028         (closes bug 39 after sending message folderview doesnt get updated)
2029
2030 2003-02-04 [colin]      0.8.9claws38
2031
2032         * src/inc.c
2033                 _really_ fix this Connecting... status
2034
2035 2003-02-04 [paul]       0.8.9claws37
2036
2037         * sync with 0.8.10
2038                 see ChangeLog 2003-02-04
2039
2040 2003-02-04 [paul]       0.8.9claws36
2041
2042         * sync with 0.8.9cvs6
2043                 see ChangeLog 2003-02-03
2044
2045 2003-02-04 [paul]       0.8.9claws35
2046
2047         * po/pt_BR.po
2048                 updated by André Filipe de Assunção e Brito 
2049                 <bedecko@netsite.com.br>
2050
2051 2003-02-03 [thorsten]   0.8.9claws34
2052
2053         * po/de.po
2054                 Updated german translations
2055
2056 2003-02-02 [paul]       0.8.9claws33
2057
2058         * po/es.po
2059                 updated by Ricardo Mones Lastra
2060
2061 2003-02-02 [thorsten]   0.8.9claws32
2062
2063         * src/mh.c
2064                 Fix mh_get_msginfo() segfault if file is inaccessible
2065
2066 2003-01-31 [colin]      0.8.9claws31
2067
2068         * src/procheader.c
2069                 Fix last commit's bug
2070
2071 2003-01-31 [colin]      0.8.9claws30
2072
2073         * src/procheader.c
2074                 Missing a change for gpg-signed messages
2075
2076 2003-01-31 [paul]       0.8.9claws29
2077
2078         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2079           src/procheader.c
2080           src/stock_pixmap.[ch]
2081           src/summaryview.c
2082                 indicate GnuPG signed messages by displaying an icon
2083                 in the Attachment column.
2084
2085 2003-01-31 [paul]       0.8.9claws28
2086
2087         * sync with 0.8.9cvs4
2088                 see ChangeLog 2003-01-31
2089
2090 2003-01-31 [alfons]     0.8.9claws27
2091
2092         * src/textview.c
2093                 tune URI parser to accept mailto URLs with a '?'
2094                 (patch from Ruslan Balkin)
2095
2096 2003-01-31 [colin]      0.8.9claws26
2097
2098         * src/summaryview.c
2099                 Fix a leak introduced in claws24
2100
2101 2003-01-31 [colin]      0.8.9claws25
2102
2103         * src/summaryview.c
2104                 Freeze/Thaw folder updates when deleting dups
2105
2106 2003-01-31 [colin]      0.8.9claws24
2107         
2108         * src/addr_compl.c
2109           src/summaryview.c
2110           src/msgcache.c
2111                 little speed improvements
2112
2113 2003-01-31 [colin]      0.8.9claws23
2114
2115         * src/summaryview.c
2116                 Fix segfault when forwarding nothing
2117                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2118                 
2119 2003-01-30 [paul]       0.8.9claws22
2120
2121         * sync with 0.8.9cvs3
2122                 see ChangeLog 2003-01-30
2123
2124 2003-01-30 [paul]       0.8.9claws21
2125
2126         * sync with 0.8.9cvs2
2127                 see ChangeLog 2003-01-30
2128
2129 2003-01-29 [paul]       0.8.9claws20
2130
2131         * sync with 0.8.9cvs1
2132                 see ChangeLog 2003-01-29
2133
2134 2003-01-28 [paul]       0.8.9claws19
2135
2136         * po/POTFILES.in
2137                 update to reflect changes. 
2138                 thanks to Ricardo Mones Lastra
2139
2140 2003-01-27 [christoph]  0.8.9claws18
2141
2142         * ac/openssl.m4
2143         * ac/spamassassin.m4
2144         * src/plugins/spamassassin/README
2145         * src/plugins/spamassassin/libspamc.[ch]
2146         * src/plugins/spamassassin/utils.[ch]
2147                 updated to latest libspamc
2148
2149 2003-01-27 [christoph]  0.8.9claws17
2150
2151         * src/folder.c
2152                 fix wrong use of procheader_get_header_fields
2153
2154 2003-01-27 [christoph]  0.8.9claws16
2155
2156         * src/news.c
2157         * src/prefs_account.[ch]
2158         * src/common/nntp.[ch]
2159                 allow to force authentication for NNTP servers
2160
2161         Patch submitted by Florian Mickler <dmk@d-labs.de>
2162
2163 2003-01-26 [paul]       0.8.9claws15
2164
2165         * src/summaryview.c
2166                 speed up of marking messages as read
2167                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2168
2169 2003-01-26 [christoph]  0.8.9claws14
2170
2171         * src/Makefile.am
2172         * src/mgutils.[ch]              ** REMOVE **
2173         * src/xml.[ch]                  ** REMOVE **
2174         * src/xmlprops.[ch]             ** REMOVE **
2175         * src/common/Makefile.am
2176         * src/common/mgutils.[ch]       ** NEW **
2177         * src/common/xml.[ch]           ** NEW **
2178         * src/common/xmlprops.[ch]      ** NEW **
2179                 move xml files to common directory
2180
2181 2003-01-26 [christoph]  0.8.9claws13
2182
2183         * src/plugins/spamassassin/spamassassin_gtk.c
2184                 only set gtk entry text if string is available
2185
2186 2003-01-26 [melvin]     0.8.9claws12
2187
2188         * src/description_window.c
2189                 Allow resizing of the window
2190                 Allow automatic horizontal scroll bar
2191                 Do not vertically expand and fill
2192
2193 2003-01-26 [christoph]  0.8.9claws11
2194
2195         * src/Makefile.am
2196         * src/gtkutils.[ch]             ** REMOVE **
2197         * src/common/sylpheed.c
2198         * src/gtk/Makefile.am
2199         * src/gtk/description_window.c
2200         * src/gtk/gtkutils.[ch]         ** NEW **
2201         * src/gtk/prefswindow.c
2202                 move gtkutils to gtk directory
2203
2204 2003-01-26 [paul]       0.8.9claws10
2205
2206         * src/summaryview.c
2207                 rename summary_unread_clicked() to summary_status_clicked()
2208
2209 2003-01-26 [melvin]     0.8.9claws9
2210
2211         * src/prefs_actions.c
2212                 Cosmetical changes to the help text
2213
2214 2003-01-26 [paul]       0.8.9claws8
2215
2216         * src/folder.[ch]
2217           src/mainwindow.c
2218           src/prefs_common.c
2219           src/prefs_sumamry_column.c
2220           summaryview.[ch]
2221                 rename the 'Unread' column to 'Status'
2222
2223 2003-01-25 [match]      0.8.9claws7
2224
2225         * src/mgutils.[ch]
2226                 removed reference to LDAP constants. removed error2string.
2227                 included functions to support LDAP dynamic queries.
2228         * src/syldap.h
2229                 moved LDAP constants here.
2230         * src/addressbook.c
2231         * src/addrindex.c
2232         * src/importldif.c
2233                 removed references to LDAP constants and references to
2234                 error2string.
2235
2236 2003-01-25 [paul]       0.8.9claws6
2237
2238         * src/summaryview.c
2239                 summary_thread_build(), summary_thread_init(): remove 
2240                 unneeded reference to summaryview->folder_item
2241
2242 2003-01-25 [christoph]  0.8.9claws5
2243
2244         * src/gtk/description_window.c
2245                 o allow description texts to expand over multiple columns
2246                 o translate all columns
2247         * src/prefs_actions.c
2248                 change syntax description to use new multi column feature
2249
2250         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2251
2252 2003-01-25 [match]      0.8.9claws4
2253
2254         * src/vcard.c
2255                 fixed bug with Quoted-Printable
2256
2257 2003-01-25 [paul]       0.8.9claws3
2258
2259         * src/folder.[ch]
2260           src/summaryview.[ch]
2261                 implement per-folder collapsed/expanded threads setting
2262                 
2263         * src/prefs_common.c
2264                 remove global collapsed/expanded threads option
2265
2266 2003-01-25 [christoph]  0.8.9claws2
2267
2268         * po/POTFILES.in
2269                 add pluginwindow and prefswindow
2270         * src/compose.c
2271                 make send respond correctly to messages that could be added
2272                 to the queue folder, but the UID of the message is unknown
2273         * src/folder.c
2274         * src/imap.c
2275                 don't return guessed UIDs in imap_add_msg anymore. We return
2276                 0 to tell the folder system it was appened but the UID is
2277                 unknown. Folder system now get's the UID by scaning the folder
2278                 and searching the cache for the Message-ID
2279                 (closes bug #29 Messages queued, but not sent)
2280
2281 2003-01-25 [paul]       0.8.9claws1
2282
2283         * src/codeconv.c
2284                 conv_encode_header():  fix bug when long headers with 8-bit
2285                 characters are used, so that the encoded words are wrapped.
2286                 If the space in the original text falls on the wrap boundary,
2287                 it can be lost.
2288                 Patch by Sergey Vlasov.
2289                 
2290         * src/folderview.c
2291                  fix bug where a change to the sorting method or thread view
2292                  of a folder's messages is lost if simpify-subject is set and
2293                  toggled on or off.
2294                  Patch by Luke Plant.
2295
2296 2003-01-24 [paul]       0.8.9claws
2297
2298         * sylpheed-0.8.9claws released
2299         
2300         * Makefile.am
2301           sylpheed.spec.in
2302                 remove reference to 'INSTALL.jp'
2303
2304 2003-01-23 [paul]       0.8.8claws128
2305
2306         * po/es.po
2307           po/it.po
2308           po/ru.po
2309           po/sr.po
2310                 updated translations. submitted by Ricardo Mones Lastra,
2311                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2312
2313 2003-01-23 [colin]      0.8.8claws127
2314
2315         * src/compose.c
2316                 Fix drafted and queued news articles re-edition
2317
2318 2003-01-23 [melvin]     0.8.8claws126
2319
2320         * po/fr.po
2321                 Updated French translations
2322
2323 2003-01-23 [colin]      0.8.8claws125
2324
2325         * src/inc.c
2326                 Fix "Connecting to..." status message
2327
2328 2003-01-22 [paul]       0.8.8claws124
2329
2330         * po/bg.po
2331                 updated by George Danchev
2332                 
2333         * src/folder.c
2334                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2335                 and folder deletion
2336
2337 2003-01-21 [paul]       0.8.8claws123
2338
2339         * po/bg.po
2340                 updated by George Danchev
2341                 
2342         * src/about.c
2343                 its now 2003
2344                 
2345         * src/toolbar.c
2346                 don't translate 'Separator'
2347                 
2348         * src/plugins/spamassassin/Makefile.am
2349                 add aspell to CPPFLAGS
2350                 
2351         * src/plugins/spamassassin/spamassassin.c
2352           src/plugins/spamassassin/spamassassin_gtk.c
2353                 set correct default for spamassassin_receive_spam
2354                 slightly re-word descriptions and some
2355                 other minor changes
2356
2357 2003-01-19 [alfons]     0.8.8claws122
2358                 
2359         * src/mimeview.c
2360                 mimeview_save_as(): we might as well show the file name for
2361                 the single case "Save As" too
2362
2363 2003-01-19 [alfons]     0.8.8claws121
2364
2365         * src/crash.c
2366                 change bug tracker URL to bugzilla URL
2367
2368 2003-01-19 [alfons]     0.8.8claws120
2369
2370         * src/mimeview.c
2371                 mimeview_save_all(): display name of file before overwriting;
2372                 continue saving all, even when one overwrite was cancelled
2373
2374 2003-01-19 [christoph]  0.8.8claws119
2375
2376         * src/summaryview.c
2377         * src/procmsg.[ch]
2378                 fix wrong usage of procmsg_find_children in summaryview
2379                 by using procmsg_update_unread_children instead of
2380                 summaryview_update_unread_children
2381
2382 2003-01-19 [christoph]  0.8.8claws118
2383
2384         * src/procmsg.c
2385                 fix infinite loop in procmsg_find_children
2386                  (closes bug #25 sylpheed crashes on delete.)
2387
2388         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2389
2390 2003-01-19 [paul]       0.8.8claws117
2391
2392         * po/pt_BR.po
2393                 updated by Ivan Francolin Martinez
2394
2395 2003-01-18 [melvin]     0.8.8claws116
2396
2397         * src/prefs_actions.c
2398                 Removed syntax limitation of only one '&' at the end of command.
2399                         Now actions that contain '>/dev/null 2>&1' are possible.
2400
2401 2003-01-18 [melvin]     0.8.8claws115
2402
2403         * src/prefs_actions.c
2404                 Actions IO dialog: when the action ends
2405                 the "Close" button now has focus and [Escape] closes the
2406                 window.
2407
2408 2003-01-18 [christoph]  0.8.8claws114
2409
2410         * src/procmsg.c
2411                 o add debug output when MsgInfos are really freed
2412                 o free GSLists in procmsg_find_children and
2413                   procmsg_update_unread_children
2414
2415 2003-01-18 [christoph]  0.8.8claws113
2416
2417         * src/mainwindow.c
2418                 reorder Configuration menu
2419
2420 2003-01-18 [christoph]  0.8.8claws112
2421
2422         * src/compose.c
2423                 fix applying templates to forwarded messages
2424
2425         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2426
2427 2003-01-17 [christoph]  0.8.8claws111
2428
2429         * src/folder.c
2430                 destroy folder items, when a folder item is removed
2431
2432 2003-01-17 [christoph]  0.8.8claws110
2433
2434         * src/folder.c
2435                 fix wrong folder stats update when ignored message is
2436                 deleted
2437
2438 2003-01-17 [colin]      0.8.8claws109
2439         
2440         * src/mainwindow.c
2441         * src/summaryview.c
2442                 Quicksearch bugfixes: 
2443                 - hide help button at startup if not extended
2444                 - switch to extended when looking for replies
2445
2446 2003-01-17 [paul]
2447
2448         * sync with 0.8.9 release
2449
2450 2003-01-17 [paul]       0.8.8claws108
2451
2452         * sync with 0.8.8cvs11
2453                 see ChangeLog 2003-01-17
2454
2455 2003-01-16 [colin]      0.8.8claws107
2456
2457         * src/procmsg.c
2458                 Changed encryption test to re-ask passphrase
2459                 if an encrypted message hasn't been decrypted
2460                 Fixes bug #5
2461
2462 2003-01-16 [christoph]  0.8.8claws106
2463
2464         * src/prefs_gtk.c
2465         * src/prefs_toolbar.c
2466         * src/gtk/prefswindow.h
2467         * src/plugins/spamassassin/spamassassin_gtk.c
2468                 remove page destroy function that is not used anymore
2469
2470 2003-01-16 [paul]       0.8.8claws105
2471
2472         * sync with 0.8.8cvs9
2473                 see ChangeLog 2002-01-16
2474
2475 2003-01-16 [colin]      0.8.8claws104
2476
2477         * src/compose.[ch]
2478                 Fix bug with autosaved drafts for IMAP, when draft
2479                 folder is specified - fixes bugzilla bug #20
2480
2481 2003-01-15 [paul]       0.8.8claws103
2482
2483         * src/compose.[ch]
2484           src/procmsg.c
2485                 store folder and message-id of message forwarding
2486                 in queue header and set forward flag after sending
2487
2488 2003-01-15 [paul]       0.8.8claws102
2489
2490         * sync with 0.8.8cvs8
2491                 see ChangeLog 2002-01-15
2492
2493 2003-01-15 [colin]      0.8.8claws101
2494
2495         * src/Makefile.am
2496                 Fix linking with GNU libiconv
2497
2498 2003-01-15 [darko]      0.8.8claws100
2499
2500         * src/pine.c
2501                 fix crash when importing pine address book
2502                 entry with an empty name (reported by DY
2503                 <dybulk at tri8.net>)
2504
2505 2003-01-14 [paul]       0.8.8claws99
2506
2507         * configure.in  ** REMOVED **
2508           configure.ac  ** NEW FILE **
2509                 rename configure.in to configure.ac, as it is now
2510                 preferred
2511
2512 2003-01-14 [melvin]     0.8.8claws98
2513
2514         * src/folderview.c
2515                 folderview_check_new(): More precise function description
2516
2517 2003-01-14 [melvin]     0.8.8claws97
2518
2519         * src/folderview.c
2520                 folderview_check_new(): return the number of new messages 
2521                         since last check.
2522         * src/inc.c
2523                 inc_account_mail(): Disable counting of new messages for IMAP
2524                         and NNTP until bug [19] and [14] are fixed.
2525
2526 2003-01-14 [paul]       0.8.8claws96
2527
2528         * sync with 0.8.8cvs6
2529                 see ChangeLog 2003-01-14
2530
2531 2003-01-13 [alfons]     0.8.8claws95
2532
2533         * src/textview.c
2534                 tune email address validation (c. 0.8.8claws89): if . is 
2535                 just one char away from @, the address is invalid too 
2536                 (correctly rejects addresses like foo@.com)
2537
2538 2003-01-13 [paul]       0.8.8claws94
2539
2540         * src/messageview.c
2541           src/toolbar.c
2542                 fixes to the Message View toolbar and menu:
2543                 fix non-functioning Forward button
2544                 make Reply button consider default_reply_list
2545                 remove 'Follow-up...' menu entry
2546                 add 'Forward' and 'Redirect' menu entries
2547
2548 2003-01-13 [melvin]     0.8.8claws93
2549
2550         * src/inc.c
2551                 Fixed typo that could make new messages count incorrect.
2552
2553 2003-01-13 [melvin]     0.8.8claws92
2554
2555         * src/folderview.[ch]
2556                 folderview_check_new(): return the number of new messages.
2557         * src/inc.c
2558                 Should fix bug [14] where new mail notification worked 
2559                         incorrectly with IMAP accounts.
2560                 inc_spool_account(): return number of new msgs, or -1 on error
2561                 inc_all_spool(): return number of new msgs
2562                 
2563 2003-01-13 [melvin]     0.8.8claws91
2564
2565         * src/prefs_actions.c
2566                 Justify help text.
2567
2568 2003-01-12 [thorsten]   0.8.8claws90
2569
2570         * src/common/prefs.c
2571                 close file before rename
2572
2573 2003-01-12 [alfons]     0.8.8claws89
2574
2575         * AUTHORS
2576                 add Christian Mertes
2577         * src/common/utils.[ch]
2578                 g_stricase_hash(), g_stricase_equal(): functions for 
2579                 case insensitive hash tables
2580         * src/textview.c
2581                 use top level domain names to validate email address, based
2582                 on a patch by Christian Mertes (thanks!), but changed 
2583                 implementation to use a hash table 
2584
2585 2003-01-12 [paul]       0.8.8claws88
2586
2587         * po/bg.po
2588                 updated by George Danchev
2589
2590 2003-01-12 [alfons]     0.8.8claws87
2591
2592         * src/summaryview.c
2593                 delete / execute performance: use new style folder update
2594
2595 2003-01-12 [paul]       0.8.8claws86
2596
2597         * sync with 0.8.8cvs5
2598                 see ChangeLog 2003-01-13 (!)
2599
2600 2003-01-12 [alfons]     0.8.8claws85
2601
2602         * src/filtering.c
2603         * src/matcher_parser_parse.y
2604                 prepare change_score filtering action
2605         * src/matcher.[ch]
2606                 give up const-correctness on functions that call non-const-correct functions;
2607                 several casts to gpointer in g_free();
2608                 add change_score;
2609
2610 2003-01-12 [christoph]  0.8.8claws84
2611
2612         * src/compose.c
2613                 fix 2 warnings
2614
2615         * src/gtk/prefswindow.[ch]
2616         * src/plugins/spamassassin/spamassassin_gtk.c
2617                 changed the call of the widget create function
2618                 for PrefsPages, because sometimes the widget
2619                 create function needs a widget that already has
2620                 been attached to a window (to create GDK pixmaps
2621                 for exmaple). So we simply pass the GtkWindow as
2622                 the second parameter now.
2623
2624         * src/main.c
2625         * src/mainwindow.c
2626         * src/prefs_toolbar.[ch]
2627                 rewrite Toolbar Preferences using the new
2628                 prefs window
2629
2630 2003-01-11 [alfons]     0.8.8claws83
2631
2632         * src/addressadd.c
2633                 fix crash when adding sender to addressbook because status bar
2634                 isn't there (the status bar doesn't seem to be used though,
2635                 but I'll let Match decide what to do with it)
2636
2637 2003-01-11 [colin]      0.8.8claws82
2638
2639         * src/main.c
2640           src/toolbar.c
2641                 Two useless changes reversed
2642
2643 2003-01-11 [colin]      0.8.8claws81
2644
2645         * src/mainwindow.c
2646           src/mainwindow.h
2647                 Add mainwindow_get_mainwindow()
2648         * src/alertpanel.c
2649           src/alertpanel.h
2650                 Add alertpanel_error_log() 
2651         * src/compose.c
2652           src/inc.c
2653           src/messageview.c
2654           src/toolbar.c
2655           src/main.c
2656           src/procmsg.c
2657                 Network errors get a View Log button
2658
2659 2003-01-10 [alfons]     0.8.8claws80
2660
2661         * src/prefs_toolbar.c
2662         * src/toolbar.c
2663                 use the translatable string for "Separator" as file name for
2664                 separator toolbar items (probably make this uppercase?)
2665
2666 2003-01-10 [alfons]     0.8.8claws79
2667
2668         * src/prefs_toolbar.c
2669                 put right A_SEPARATOR description string in "displayed
2670                 toolbar items list" so manually added separators are
2671                 saved correctly (bug #10, "Adding a separator to the main 
2672                 toolbar fails, entry in xml file is wrong")
2673
2674 2003-01-10 [christoph]  0.8.8claws78
2675
2676         * src/imap.c
2677                 o fix warnings
2678                 o use CAPABILITY to check if NAMESPACE is available
2679
2680 2003-01-10 [christoph]  0.8.8claws77
2681
2682         * src/imap.[ch]
2683                 apply UIDPLUS IMAP extension support patch
2684
2685         Patch submitted by Simon 'corecode' Schubert
2686
2687 2003-01-10 [paul]       0.8.8claws76
2688
2689         * src/folderview.c
2690                 a sync from main which fixes the news account folders'
2691                 Properties bug
2692
2693 2003-01-10 [christoph]  0.8.8claws75
2694
2695         * src/folder.c
2696                 don't accept 0 as a valid uid returned by copy and move
2697                 functions. 0 means the message was copied or moved but the
2698                 new uid could not be fetched. It is not an error condition
2699                 for the copy or move operation.
2700
2701 2003-01-10 [paul]       0.8.8claws74
2702
2703         * src/prefs_filtering.c
2704                 change English used in Alert when entry is not
2705                 saved.
2706                 
2707         * sync with 0.8.8cvs4
2708                 see ChangeLog 2003-01-10
2709
2710 2003-01-10 [darko]      0.8.8claws73
2711
2712         * src/pine.c
2713                 fix crash when importing address book entry
2714                 without a valid address
2715
2716 2003-01-09 [alfons]     0.8.8claws72
2717
2718         * src/inc.c
2719                 filtering performance: use new style folder update
2720
2721 2003-01-09 [christoph]  0.8.8claws71
2722
2723         * src/compose.c
2724         * src/gtk/menu.[ch]
2725                 fix wrong selecting of mime encoding type, when
2726                 opening property dialog of attachments in the
2727                 compose window. 7bit was always selected and that
2728                 destoryed files with 8bit data.
2729                 (closes bug #9 Sylpheed-claws destroys attachments when
2730                  changing MIME-types)
2731
2732 2003-01-09 [paul]       0.8.8claws70
2733
2734         * sync with 0.8.8cvs3
2735                 see ChangeLog 2003-01-09
2736
2737 2003-01-08 [alfons]     0.8.8claws69
2738         
2739         * src/addressadd.c
2740                 apply patch by Kim Schulz to fix build breakage
2741                 because of missing variable
2742
2743 2003-01-08 [paul]       0.8.8claws68
2744
2745         * sync with 0.8.8cvs2
2746                 see ChangeLog 2002-01-08
2747
2748 2003-01-08 [paul]       0.8.8claws67
2749
2750         * po/it.po
2751                 updated by Alessandro Maestri
2752                 
2753         * src/addressadd.c
2754                 when using 'Add sender to addressbook' allow
2755                 name to be edited and remarks to be entered
2756                 Patch submitted by Luke Plant
2757
2758 2003-01-08 [darko]      0.8.8claws66
2759
2760         * README.claws, src/summaryview.c
2761                 fix description for marked messages
2762
2763 2003-01-08 [paul]
2764
2765         * tools/Makefile.am
2766           tools/launch_phoenix  ** NEW FILE **
2767                 add script that enables using Phoenix as the default
2768                 web browser. 
2769                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2770                 
2771         * tools/OOo2sylpheed.pl
2772                 remove full path to sylpheed executable, just 'sylpheed'
2773                 will do
2774                 
2775         * tools/README
2776                 add launch_phoenix informtion and re-arrange and compress
2777                 the data a little
2778
2779 2003-01-07 [christoph]  0.8.8claws65
2780
2781         * src/folder.c
2782                 fix update for source folder when moving messages
2783         * src/procmsg.[ch]
2784         * src/summaryview.c
2785                 use function to set to_folder for message infos and
2786                 automatically update the op_count for old and new
2787                 folder
2788
2789 2003-01-07 [melvin]     0.8.8claws64
2790
2791         * src/prefs_actions.c
2792                 Fixed bug where an '%p' Action on a displayed image crashed 
2793                         Sylpheed
2794                 Code clean up (get rid of duplicated code and removed unnecessary 
2795                                 structure member)
2796
2797 2003-01-07 [christoph]  0.8.8claws63
2798
2799         * src/compose.c
2800         * src/folder.[ch]
2801         * src/folderview.c
2802         * src/import.c
2803         * src/inc.c
2804         * src/main.c
2805         * src/mainwindow.c
2806         * src/messageview.c
2807         * src/prefs_folder_item.c
2808         * src/procmsg.c
2809         * src/summaryview.c
2810         * src/toolbar.c
2811                 o remove all folder update triggering from the UI code. The folder
2812                   system should know much better when a folder needs an update.
2813                 o to prevent multiple updates in a row the folder updates can be
2814                   frozen for some time.
2815
2816                 Note: - Please verify that no updates are missing
2817                       - Check where freeze/thaws should be added
2818
2819 2003-01-07 [christoph]  0.8.8claws62
2820
2821         * src/prefs_actions.c
2822                 don't translate empty strings
2823
2824         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2825
2826 2003-01-06 [christoph]  0.8.8claws61
2827
2828         * src/prefs_actions.c
2829                 mark strings for gettext
2830         * src/prefs_matcher.c
2831                 use new description window for Execute action and
2832                 match condition in Filtering
2833
2834         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2835
2836 2003-01-06 [alfons]     0.8.8claws60
2837
2838         keep myself inspired to re-organize matcher part 8; 
2839         yes, more to come (I need to move out the descriptive
2840         text for actions to matcher.c, or at least make it not
2841         depend on the wicked ordering)
2842
2843         * src/prefs_matcher.c
2844                 add documentation so others may comprehend the
2845                 UI part of the conditions
2846                 
2847 2003-01-06 [christoph]  0.8.8claws59
2848
2849         * src/prefs_actions.c
2850                 use new description window for syntax help
2851         * src/gtk/description_window.c
2852                 fix display of descriptions with column count != 2
2853
2854         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2855
2856 2003-01-06 [christoph]  0.8.8claws58
2857
2858         * src/quote_fmt.c
2859         * src/summaryview.[ch]
2860         * src/gtk/Makefile.am
2861         * src/gtk/description_window.[ch]       ** NEW **
2862                 use a generic window to display syntax descriptions
2863                 currently used in quote_fmt and summaryview (new description
2864                 for extended quick search)
2865
2866         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2867
2868 2003-01-06 [paul]       0.8.8claws57
2869
2870         * sync with 0.8.8cvs1
2871                 see ChangeLog 2003-01-06
2872
2873 2003-01-06 [christoph]  0.8.8claws56
2874
2875         * src/mainwindow.c
2876         * src/prefs_gtk.[ch]
2877         * src/gtk/prefswindow.[ch]
2878         * src/plugins/spamassassin/spamassassin_gtk.c
2879                 o remove page management from prefswindow, pages
2880                   will be an argument to prefswindow_open
2881                 o prefswindow_open gets a datapointer that is
2882                   passed to the widget_create function to allow
2883                   creation of prefswindow for specific items
2884
2885 2003-01-06 [colin]      0.8.8claws55
2886         
2887         * src/summaryview.c
2888                 We don't want regexp in the reply-finder, 
2889                 because MIDs can contain !,$,. and so on
2890
2891 2003-01-06 [jens]       0.8.8claws54
2892
2893         * src/jpilot.c
2894                 fixed a wrong free in jpilot_read_db_files
2895
2896 2003-01-06 [alfons]     0.8.8claws53
2897
2898         re-organize matcher part 8; more to come
2899        
2900         * src/matcher.c
2901                 matcherprop_to_string(): put g_free()s before the
2902                 switch-case break to fix memleaks                
2903
2904 2003-01-06 [colin]      0.8.8claws52
2905
2906         * src/summaryview.c
2907                 cleanup & reply-finder now displays the first 
2908                 matching message
2909
2910 2003-01-05 [alfons]     0.8.8claws51
2911
2912         re-organize matcher part 7; more to come
2913
2914         * src/matcher.[ch]
2915                 fixes for constant correctness;
2916                 more documentation;
2917
2918 2003-01-05 [alfons]     0.8.8claws50
2919
2920         re-organize matcher part 6; more to come
2921         
2922         * src/matcher.[ch]
2923                 fixes for constant correctness;
2924                 more documentation;
2925         * src/filtering.c
2926                 fix for constant correctness
2927
2928 2003-01-05 [colin]      0.8.8claws49
2929
2930         * src/account.[ch]
2931                 Add account_get_reply_account function
2932         * src/compose.c
2933                 Use account_get_reply_account function 
2934         * src/summaryview.c
2935                 Basic reply-finder - click on the replied
2936                 icon gets you to the outbox using quick-search
2937
2938 2003-01-05 [paul]       0.8.8claws48
2939
2940         * src/prefs_common.c
2941                 small change to English
2942                 
2943         * src/prefs_filtering.c
2944                 prefs_filtering_action_select(): improve logic and uniformity
2945                 of gui
2946
2947 2003-01-05 [alfons]     0.8.8claws47
2948
2949         fine tune solution to focus problems (bug #7)
2950
2951         * src/mainwindow.c
2952                 mainwindow_focus_in_event(): remove grab event check
2953         * src/summaryview.c
2954                 summary_button_pressed(): move selection on right-click
2955                 too. we can't possibly move the selection back after
2956                 canceling a dialog, because gtk's incomplete focus 
2957                 management. whether this is a good solution, only time
2958                 will tell.
2959
2960 2003-01-05 [christoph]  0.8.8claws46
2961
2962         * src/imap.c
2963                 fix crash when no imap connection could be established
2964
2965 2003-01-05 [paul]       0.8.8claws45
2966
2967         * src/mainwindow.c
2968           src/sumamryview.c
2969           src/gtk/menu.[ch]
2970                 fix bug 605957 'shortcuts in popup-menu'
2971                 make user-defined shortcuts work
2972                 show shortcuts that are already defined
2973                 in the main menu
2974                 Patch submitted by Luke Plant
2975
2976 2003-01-05 [alfons]     0.8.8claws44
2977
2978         * src/mainwindow.c
2979                 focus_in_event handler should not select summary view row 
2980                 when another window (menu, dialog) grabbed for events 
2981                 (bug #7, "[0.8.8claws42] Message summary focus") 
2982
2983 2003-01-04 [christoph]  0.8.8claws43
2984
2985         * src/procmsg.c
2986                 update save folder after adding the sent message
2987                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2988
2989 2003-01-02 [christoph]  0.8.8claws42
2990
2991         * src/common/plugin.c
2992                 fix unloading of all plugins and unload
2993                 plugins in reverse order
2994                 
2995         * src/gtk/pluginwindow.c
2996                 implement function of load and unload button
2997
2998         * src/gtk/prefswindow.c
2999         * src/gtk/prefswindow.h
3000                 rename register function and add new unregister
3001                 function
3002
3003         * src/plugins/spamassassin/spamassassin_gtk.c
3004                 unregister prefs page and update for changes in
3005                 src/gtk/prefswindow.c
3006
3007 2003-01-02 [paul]       0.8.8claws41
3008
3009         * po/es.po
3010                 updated by Ricardo Mones Lastra
3011
3012 2003-01-02 [paul]
3013
3014         * tools/tb2sylpheed
3015                 fixes and improvements by Urke MMI
3016
3017 2003-01-02 [thorsten]   0.8.8claws40
3018
3019         * src/procmsg.c
3020                 fixed wrong return value
3021
3022 2003-01-02 [thorsten]   0.8.8claws39
3023
3024         * src/prefs.c
3025                 fixed printing wrong variable
3026
3027 2003-01-02 [thorsten]   0.8.8claws38
3028
3029         * src/prefs.c
3030                 fixed acessing members of freed pfile struct
3031
3032 2003-01-02 [thorsten]   0.8.8claws37
3033
3034         * src/procmsg.c
3035                 detect loops across several messages
3036                 as suggested by Christoph Hohmann
3037
3038 2003-01-01 [match]      0.8.8claws36
3039
3040         * src/addrindex.c
3041                 fixed another memory leak.
3042
3043 2003-01-01 [match]      0.8.8claws35
3044
3045         * src/jpilot.[ch]
3046                 fixed memory leaks. applied Doxygen comments.
3047
3048 2003-01-01 [thorsten]   0.8.8claws34
3049
3050         * src/procmsg.c
3051                 inhibit endless loop if msg references itself
3052                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3053
3054 2003-01-01 [christoph]  0.8.8claws33
3055
3056         * src/mainwindow.c
3057         * src/gtk/Makefile.am
3058         * src/gtk/pluginwindow.c                ** NEW **
3059         * src/gtk/pluginwindow.h                ** NEW **
3060                 add plugin window
3061
3062         * src/plugins/demo/demo.c
3063         * src/plugins/spamassassin/spamassassin.c
3064         * src/plugins/spamassassin/spamassassin_gtk.c
3065                 write better plugin descriptions
3066
3067 2002-12-31 [christoph]  0.8.8claws32
3068
3069         * src/gtk/prefswindow.c
3070         * src/plugins/spamassassin/spamassassin_gtk.c
3071                 some small improvements to GTK code
3072
3073 2002-12-31 [christoph]  0.8.8claws31
3074
3075         * src/plugins/spamassassin/spamassassin_gtk.c
3076                 enable folder select button
3077
3078 2002-12-31 [christoph]  0.8.8claws30
3079
3080         * src/mainwindow.c
3081         * src/gtk/Makefile.am
3082         * src/gtk/prefswindow.c                         ** NEW **
3083         * src/gtk/prefswindow.h                         ** NEW **
3084                 add new prefs window
3085
3086         * src/common/plugin.c
3087                 don't try to load empty config lines
3088         
3089         * src/plugins/spamassassin/Makefile.am
3090         * src/plugins/spamassassin/spamassassin.c
3091         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3092         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3093                 GTK config for SpamAssassin Plugin using
3094                 the new prefs window
3095
3096 2002-12-31 [paul]       0.8.8claws29
3097
3098         * po/POTFILES.in
3099                 remove obsolete entry 'src/menu.c'
3100
3101 2002-12-31 [alfons]     0.8.8claws28
3102
3103         * src/matcher.[ch]
3104         * src/matcher_parser_parse.y
3105         * src/prefs_matcher.c
3106                 add "ignore_thread" and "~ignore_thread" condition so it's
3107                 possible to make the actions / scoring operate on the ignore
3108                 thread flag
3109
3110 2002-12-31 [christoph]  0.8.8claws27
3111
3112         * src/addrbook.c
3113         * src/addrindex.c
3114         * src/folder.c
3115         * src/matcher.c
3116         * src/prefs_account.c
3117         * src/prefs_actions.c
3118         * src/prefs_customheader.c
3119         * src/prefs_display_header.c
3120         * src/prefs_gtk.c
3121         * src/procmime.c
3122         * src/toolbar.c
3123         * src/xmlprops.c
3124         * src/common/prefs.[ch]
3125                 extend prefs file handling for reading and automatic handling
3126                 of blocks. When reading prefs_set_block_label will automatically
3127                 move on to the block. When writing it will copy all other blocks
3128                 automatically
3129
3130         * src/common/plugin.c
3131                 Now loading plugin filenames from [Plugins] block in
3132                 sylpheed rc file
3133
3134 2002-12-30 [christoph]  0.8.8claws26
3135
3136         * src/common/hooks.[ch]
3137                 return abort status to caller of hooks_invoke
3138                 
3139         * src/inc.[ch]
3140                 invoke message filtering hook and stop
3141                 default handling when filter returns abort
3142
3143         * src/common/plugin.[ch]
3144         * src/plugins/demo/demo.c
3145                 modify plugin loader, because resolving symbols for strings
3146                 does not work correctly
3147         
3148         * configure.in
3149         * ac/spamassassin.m4                            ** NEW **
3150         * src/plugins/spamassassin/.cvsignore           ** NEW **
3151         * src/plugins/spamassassin/Makefile.am          ** NEW **
3152         * src/plugins/spamassassin/README               ** NEW **
3153         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3154         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3155         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3156                 add spamassassin plugin, see src/plugins/spamassassin/README
3157                 for details
3158
3159 2002-12-29 [alfons]     0.8.8claws25
3160
3161         * src/mainwindow.c
3162                 when moving focus from a message view to the main 
3163                 window, don't forget to select the summary node
3164                 of the displayed message. should fix "[ 659103 ] 
3165                 focus-follows-mouse confuses sylpheed"
3166
3167 2002-12-29 [christoph]  0.8.8claws24
3168
3169         * src/Makefile.am
3170         * src/stringtable.[ch]          ** REMOVE **
3171         * src/common/Makefile.am
3172         * src/common/stringtable.[ch]   ** NEW **
3173                 move stringtable files to common directory
3174
3175 2002-12-29 [christoph]  0.8.8claws23
3176
3177         * src/Makefile.am
3178         * src/menu.[ch]                 ** REMOVE **
3179         * src/gtk/Makefile.am
3180         * src/gtk/menu.[ch]             ** NEW **
3181                 move menu files to gtk directory
3182
3183 2002-12-29 [match]      0.8.8claws22
3184
3185         * src/addressbook.c
3186         * src/syldap.c
3187                 moved UI specific code out of LDAP code into addressbook
3188                 UI code. fixed memory leak.
3189
3190 2002-12-29 [christoph]  0.8.8claws21
3191
3192         * src/folder.c
3193                 only check for IGNORED parent message when message is
3194                 not IGNORED itself
3195
3196 2002-12-29 [alfons]     0.8.8claws20
3197
3198         * src/summaryview.c
3199                 set gtksctree's anchor correct (immediate execute
3200                 changes the tree's layout, and anchor points at 
3201                 the incorrect row). fixes "[ 657233 ] multiple msg 
3202                 delete sometimes off by 1".
3203                 we probably have to look for more tree layout /
3204                 anchor glitches.
3205
3206 2002-12-29 [paul]       0.8.8claws19
3207
3208         * src/summaryview.c
3209                 fix bug [ 659054 ] incorrect sorting of 'From' column
3210                 when using 'display sender using address book'
3211                 thanks to Alfons and Luke Plant
3212
3213 2002-12-29 [christoph]  0.8.8claws18
3214
3215         * src/folder.c
3216         * src/procmsg.[ch]
3217                 check parent messages for IGNORE THREAD flag, when adding,
3218                 moving or copying messages to a folder
3219
3220 2002-12-27 [alfons]     0.8.8claws17
3221
3222         re-organize matcher part 5; more to come
3223
3224         * src/matcher.c
3225                 hash keywords in matchparser_tab 
3226
3227 2002-12-27 [alfons]     0.8.8claws16
3228
3229         re-organize matcher part 4; more to come
3230
3231         * src/matcher_parser.h
3232         * src/matcher_parser_lex.l
3233         * src/matcher_parser_parse.y
3234                 cleanup
3235
3236 2002-12-27 [alfons]     0.8.8claws15
3237
3238         re-organize matcher part 3; more to come
3239
3240         * src/matcher.[ch]
3241                 cleanup
3242
3243 2002-12-27 [alfons]     0.8.8claws14
3244
3245         re-organize matcher part 2; more to come but this should
3246         work. cc me if there are any regressions.
3247
3248         * src/matcher.h
3249                 add prototype for get_matchparser_tab_id()
3250         * src/matcher_parser_lex.l
3251                 look up keywords using matchparser_tab_id();
3252
3253 2002-12-27 [alfons]     0.8.8claws12
3254
3255         re-organize matcher part 1
3256
3257         * src/matcher.h
3258                 map yacc generated constants to sylpheed matcher constants
3259         * src/matcher.c
3260                 add function to find a matcher constant from a string
3261
3262 2002-12-27 [christoph]  0.8.8claws11
3263
3264         * src/compose.c
3265                 MENUITEM_ADD casts the 4th argument from integer to pointer
3266                 so it probably should not be a pointer, this means we
3267                 should use account id for it and not the account's pointer
3268
3269 2002-12-27 [paul]       0.8.8claws10
3270
3271         * src/mainwindow.c
3272                 remove unneeded 'GtkWidget *vbox'
3273                 
3274         * src/summaryview.c
3275                 further sync with 0.8.8 - make sort
3276                 by recipient work as expected
3277                 
3278         * NEWS
3279                 sync with 0.8.8
3280
3281 2002-12-27 [paul]       0.8.8claws9
3282
3283         * po/pt_BR.po
3284                 updated by Ivan F. Martinez
3285                 
3286 2002-12-27 [darko]      0.8.8claws8
3287
3288         * src/common/utils.c
3289                 added locked pattern to extended search
3290
3291 2002-12-27 [alfons]     0.8.8claws7
3292
3293         * src/prefs_matcher.[ch]
3294                 clean up
3295
3296 2002-12-26 [alfons]     0.8.8claws6
3297
3298         * src/matcher.[ch]
3299         * src/matcher_parser_lex.l
3300         * src/matcher_parser_parse.y
3301         * src/prefs_matcher.c
3302                 allow color label as a condition in the matcher
3303
3304 2002-12-26 [oliver]     0.8.8claws5
3305         
3306         * src/toolbar.c 
3307                 enable Addressbook for Main and Messageview
3308         * src/prefs_actions.c
3309                 enable actions in Messageview
3310
3311 2002-12-26 [christoph]  0.8.8claws4
3312
3313         * src/common/plugin.c
3314                 add a little debug output
3315         * configure.in
3316         * src/plugins/demo/Makefile.am
3317                 better use of automake
3318
3319 2002-12-26 [christoph]  0.8.8claws3
3320
3321         * src/Makefile.am
3322         * src/common/Makefile.am
3323                 fix "make distdir"
3324
3325 2002-12-26 [christoph]  0.8.8claws2
3326
3327         * configure.in
3328                 sort configure checks into common / gtk / plugins
3329         * po/POTFILES.in
3330                 add src/prefs_gtk.c
3331         * src/Makefile.am
3332                 add plugins SUBDIR
3333         * src/main.c
3334         * src/common/sylpheed.[ch]
3335                 added now sylpheed_done function for shutdown
3336         * src/common/Makefile.am
3337         * src/common/plugin.[ch]                ** NEW **
3338                 plugin loader and unloader
3339         * src/plugins/.cvsignore                ** NEW **
3340         * src/plugins/Makefile.am               ** NEW **
3341                 build plugins
3342         * src/plugins/demo/.cvsignore           ** NEW **
3343         * src/plugins/demo/Makefile.am          ** NEW **
3344         * src/plugins/demo/demo.c               ** NEW **
3345                 small demo plugin that installs a logtext hook and
3346                 outputs the log text to stdout
3347
3348 2002-12-26 [paul]       0.8.8claws1
3349
3350         * po/es.po
3351                 updated by Ricardo Mones Lastra
3352
3353 2002-12-26 [paul]       0.8.8claws
3354
3355         * 0.8.8claws released
3356
3357 2002-12-26 [paul]       0.8.7claws12
3358
3359         * po/bg.po
3360                 updated by George Danchev
3361
3362 2002-12-26 [paul]       0.8.7claws11
3363
3364         * po/POTFILES.in
3365                 remove unneeded 'src/prefs.c' entry 
3366
3367 2002-12-26 [paul]       0.8.7claws10
3368
3369         * src/codeconv.c
3370           src/mainwindow.c
3371                 sync with 0.8.8 release
3372         
3373         * src/folder.[ch]
3374           src/mh.c
3375           src/summaryview.c
3376                 partial sync with 0.8.8 release
3377         
3378
3379 2002-12-25 [alfons]     0.8.7claws9
3380
3381         * src/matcher.[ch]
3382         * src/matcher_parser_lex.l
3383         * src/matcher_parser_parse.y
3384         * src/prefs_matcher.c
3385                 add locked flag to possible filtering / matcher 
3386                 conditions (also a good example what should be
3387                 done to add a simple boolean condition)
3388
3389 2002-12-25 [christoph]  0.8.7claws8
3390
3391         * src/Makefile.am
3392         * src/account.[ch]
3393         * src/addrbook.c
3394         * src/addressbook.c
3395         * src/addrindex.c
3396         * src/filtering.c
3397         * src/folder.c
3398         * src/matcher.c
3399         * src/prefs.[ch]                ** REMOVE **
3400         * src/prefs_account.c
3401         * src/prefs_actions.c
3402         * src/prefs_common.c
3403         * src/prefs_customheader.c
3404         * src/prefs_display_header.c
3405         * src/prefs_filtering.c
3406         * src/prefs_folder_item.c
3407         * src/prefs_gtk.[ch]            ** NEW **
3408         * src/prefs_matcher.c
3409         * src/prefs_scoring.c
3410         * src/prefs_summary_column.c
3411         * src/procmime.c
3412         * src/selective_download.c
3413         * src/toolbar.c
3414         * src/common/Makefile.am
3415         * src/common/prefs.[ch]         ** NEW **
3416                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3417
3418 2002-12-24 [alfons]     0.8.7claws7
3419
3420         * src/summaryview.c
3421                 summary_thread_build(): fix real cause of the crash mentioned in
3422                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3423                 this way we get meaningful ctree nodes 
3424
3425 2002-12-24 [oliver]     0.8.7claws6
3426
3427         * src/mainwindow.[ch]
3428         * src/messageview.[ch]
3429         * src/compose.[ch]
3430         * src/inc.c
3431         * src/summaryview.c
3432                 changes to use updated toolbar handling
3433                 
3434 2002-12-24 [oliver]     0.8.7claws5
3435
3436         * src/toolbar.[ch]
3437                 generic toolbar handling
3438                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3439         * src/prefs_toolbar.[ch]
3440                 adjust to handling
3441         
3442 2002-12-24 [oliver]     0.8.7claws4
3443         
3444         * src/stock_pixmap.[ch]
3445                 move SYLPHEED_LOGO to end of list in order 
3446                 to remove it from Custom Toolbar`s Icon View
3447
3448 2002-12-24 [alfons]     0.8.7claws3
3449
3450         * src/summaryview.c
3451                 summary_thread_build(): fix crash because of focus != selection 
3452                 after threading. when deleting the selection, gtk tries but fails 
3453                 to find the correct focusable element. we now force the selection
3454                 to be focused. this should solve the infamous bug reported by 
3455                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3456                 a test case is available. 
3457
3458 2002-12-24 [darko]      0.8.7claws2
3459
3460         * src/summaryview.c
3461                 don't crash when unmarking message with unread children
3462
3463 2002-12-23 [christoph]  0.8.7claws1
3464
3465         * src/Makefile.am
3466         * src/common/Makefile.am
3467                 update Makefiles for moved intl.h, version.h and defs.h
3468         * src/imap.c
3469                 rewrite imap_session_get to avoid duplicate code
3470
3471 2002-12-23 [paul]       0.8.7claws
3472
3473         * Santa-Claws released
3474         
3475         * po/hu.po
3476           po/ru.po
3477                 squeeze in updated Hungarian and Russian translations.
3478                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3479
3480 2002-12-23 [paul]       0.8.6claws129
3481
3482         * po/pl.po
3483                 updated by Witold Wladyslaw Wojciech Wilk
3484
3485 2002-12-23 [paul]       0.8.6claws128
3486
3487         * src/quote_fmt_parse.y
3488                 fix typo and add licence header
3489
3490 2002-12-23 [paul]       0.8.6claws127
3491
3492         * po/en_GB.po
3493                 updated
3494
3495 2002-12-23 [paul]       0.8.6claws126
3496
3497         * po/it.po
3498                 updated translation, submitted by Alessandro Maestri
3499                 
3500 2002-12-23 [paul]       0.8.6claws125
3501
3502         * src/quote_fmt_parse.y
3503                 fix signature-stripping on replies bug. match
3504                 '-- \n' and not '-- '.
3505
3506 2002-12-22 [paul]       0.8.6claws124
3507
3508         * po/bg.po
3509           po/es.po
3510           po/sr.po
3511                 updated translations. submitted by George Danchev,
3512                 Ricardo Mones Lastra, and Urke MMI respectively
3513
3514 2002-12-21 [paul]       0.8.6claws123
3515
3516         * src/addrbook.c
3517                 fix coding style
3518
3519 2002-12-21 [paul]       0.8.6claws122
3520
3521         * src/addrbook.c
3522                 fix bug [643638] where if a person is in one or more
3523                 addressbook groups editing that person's email 
3524                 address results in removal from those groups.
3525                 Patch submitted by Luke Plant.
3526
3527 2002-12-20 [christoph]  0.8.6claws121
3528
3529         * src/common/utils.c
3530         * src/summaryview.c
3531                 reimplement expand_search_string using GString to
3532                 prevent crashs caused by miscalculated string
3533                 lengths reported by Paul
3534
3535 2002-12-20 [christoph]  0.8.6claws120
3536
3537         * src/summaryview.c
3538                 don't use "changed" to check if op_count has to be changed as it
3539                 is also set when the message has unread children
3540                 (closes bug [ 653221 ] crash while deleting duplicates)
3541
3542 2002-12-20 [paul]       0.8.6claws119
3543
3544         * sync with 0.8.6cvs27
3545                 see ChangeLog 2002-12-20
3546
3547 2002-12-20 [paul]       0.8.6claws118
3548
3549         * sync with 0.8.6cvs26
3550                 see ChangeLog 2002-12-19 and 2002-12-20
3551
3552 2002-12-19 [alfons]     0.8.6claws117
3553
3554         * src/textview.c
3555                 fix incorrect parsing of email addresses, submitted by 
3556                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3557                 name display if it contains @".
3558
3559 2002-12-18 [paul]       0.8.6claws116
3560
3561         * sync with 0.8.6cvs23
3562                 see ChangeLog 2002-12-18
3563
3564 2002-12-18 [paul]       0.8.6claws115
3565
3566         * src/Makefile.am
3567         * src/account.c
3568         * src/codeconv.c
3569         * src/gtkutils.[ch]
3570         * src/imap.c
3571                 sync with 0.8.6cvs22.
3572                 see ChangeLog 2002-12-17 and 2002-12-18
3573
3574 2002-12-17 [christoph]  0.8.6claws114
3575
3576         * src/imap.c
3577                 o don't create a session if imap greeting fails
3578                 o don't close socket when authentication fails
3579                   this is done by imap_session_destroy
3580
3581 2002-12-17 [thorsten]   0.8.6claws113
3582
3583         * tools/Makefile.am
3584           tools/README
3585           tools/google_msgid.pl ** NEW FILE **
3586                 Added "search for message-id" script and doc
3587
3588 2002-12-17 [thorsten]   0.8.6claws112
3589
3590         * po/hu.po
3591                 Updated hungarian translation
3592                 (updated by Gal Zoltan)
3593
3594 2002-12-16 [christoph]  0.8.6claws111
3595
3596         * src/addr_compl.c
3597                 remove stupid addressbook dump to debug output
3598         * src/mh.c
3599                 fix memory leak found by Hiro
3600
3601 2002-12-14 [paul]       0.8.6claws110
3602
3603         * src/compose.c
3604                 fix menubar sensitivity on send
3605                 
3606         * src/prefs_filtering.c
3607         * src/prefs_matcher.c
3608         * src/prefs_scoring.c
3609                 Fix english ;)
3610                 
3611         * src/common/quoted-printable.h
3612                 sync: fix typo
3613         
3614 2002-12-13 [christoph]  0.8.6claws109
3615
3616         * src/Makefile.am
3617         * src/manage_window.[ch]        ** REMOVE **
3618         * src/gtk/Makefile.am
3619         * src/gtk/manage_window.[ch]    ** NEW **
3620                 move manage_window files to gtk directory
3621
3622 2002-12-13 [christoph]  0.8.6claws108
3623
3624         * src/Makefile.am
3625         * src/gtkshruler.[ch]           ** REMOVE **
3626         * src/gtk/Makefile.am
3627         * src/gtk/gtkshruler.[ch]       ** NEW **
3628                 move gtkshruler files to gtk directory
3629
3630 2002-12-13 [christoph]  0.8.6claws107
3631
3632         * src/Makefile.am
3633         * src/compose.c
3634         * src/gtkstext.[ch]             ** REMOVE **
3635         * src/gtkutils.[ch]
3636         * src/textview.c
3637         * src/gtk/gtkstext.[ch]         ** NEW **
3638         * src/gtk/Makefile.am
3639                 o move stext functions to gtkstext.c to remove
3640                   dependency of gtkutils
3641                 o move gtkstext files to gtk directory
3642
3643         * src/gtk/Makefile.am
3644         * src/gtk/sslcertwindow.[ch]
3645                 UI stuff can always depend on common code so
3646                 it's ok to add ../common to include path
3647
3648 2002-12-13 [colin]      0.8.6claws106
3649
3650         * src/summaryview.c
3651                 Disconnect sighandlers for mainwindow when
3652                 quicksearch has the focus
3653                 Fix bug #653231
3654         * src/mainwindow.[ch]
3655                 Make key_pressed callback public, to be able
3656                 to disconnect it
3657
3658 2002-12-13 [christoph]  0.8.6claws105
3659
3660         * src/mh.c
3661                 create .mh_sequences file in new MH folders
3662                 (closes feature request [ 523162 ] MH folders should
3663                  get a .mh_sequences)
3664
3665 2002-12-13 [colin]      0.8.6claws104
3666
3667         * src/summaryview.c
3668                 Better handling of quicksearch show/hide
3669                 (basically the button stays under the mouse 
3670                  when toggled)
3671
3672 2002-12-13 [paul]       0.8.6claws103
3673
3674         * sync with 0.8.6cvs17
3675                 see ChangeLog 2002-12-13
3676
3677 2002-12-13 [paul]       0.8.6claws102
3678
3679         * po/es.po
3680                 updated by Ricardo Mones Lastra
3681
3682 2002-12-11 [colin]       0.8.6claws101
3683
3684         * src/folder.c
3685                 remove statusbar stuff
3686           src/folderview.c
3687                 set statusbar verbosity when moving folders
3688
3689 2002-12-11 [colin]       0.8.6claws100
3690         * src/prefs_filtering.c
3691         * src/prefs_matcher.c
3692         * src/prefs_scoring.c
3693                 Fix english ;)
3694
3695 2002-12-11 [colin]       0.8.6claws99
3696
3697         * src/prefs_common.[ch]
3698                 Add summary_quicksearch_type
3699         * src/summaryview.c
3700                 Save last used quicksearch type
3701
3702 2002-12-11 [jens]       0.8.6claws98
3703         * src/prefs_filtering.c
3704         * src/prefs_matcher.c
3705         * src/prefs_scoring.c
3706                 added dialog for incomplete rules in scoring, filtering and
3707                 matcher to ask wheather really close
3708
3709 2002-12-11 [colin]      0.8.6claws97
3710
3711         * src/folder.c
3712                 Fix folder dnd statusbar logging
3713
3714 2002-12-10 [christoph]  0.8.6claws96
3715
3716         * src/compose.c
3717         * src/folder.c
3718         * src/imap.c
3719         * src/inc.c
3720         * src/main.c
3721         * src/mainwindow.c
3722         * src/news.c
3723         * src/send.c
3724         * src/statusbar.[ch]
3725         * src/common/hooks.c
3726         * src/common/log.[ch]
3727                 o handle verbose logging in statusbar directly in statusbar code
3728                   and common code does not need any knowledge about a statusbar
3729                 o remove direct calls to statusbar_(puts|pop)_all functions
3730
3731 2002-12-10 [jens]       0.8.6claws95
3732
3733         * src/*.c
3734                 removed gettext from g_warnings
3735         * po/POTFILES.in
3736                 cleaned and updated
3737         * po/de.po
3738                 updated
3739
3740 2002-12-10 [colin]      0.8.6claws94
3741
3742         * src/main.c
3743                 finish crash dialog fix
3744
3745 2002-12-10 [colin]      0.8.6claws93
3746
3747         * src/main.c
3748                 "Fix" "sylpheed already running" instead of
3749                 crash dialog appearing after a crash
3750
3751 2002-12-10 [colin]      0.8.6claws92
3752
3753         * po/POTFILES.in
3754                 add src/gtk/sslcertwindow.c
3755
3756 2002-12-10 [paul]       0.8.6claws91
3757
3758         * po/POTFILES.in
3759                 updated to reflect recent changes
3760                 submitted by Alessandro Maestri
3761
3762 2002-12-09 [christoph]  0.8.6claws90
3763
3764         * src/Makefile.am
3765         * src/smtp.[ch]                 ** REMOVE **
3766         * src/common/Makefile.am
3767         * src/common/smtp.[ch]          ** NEW **
3768                 move smtp files to common directory
3769
3770 2002-12-09 [christoph]  0.8.6claws89
3771
3772         * src/Makefile.am
3773         * src/session.[ch]              ** REMOVE **
3774         * src/common/Makefile.am
3775         * src/common/session.[ch]       ** NEW **
3776                 move session files to common directory
3777
3778 2002-12-09 [paul]       0.8.6claws88
3779
3780         * src/account.c
3781                 fix bug [649746] edit accounts: move account reverted
3782                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3783
3784 2002-12-09 [colin]      0.8.6claws87
3785
3786         * src/ssl_certificate.c
3787                 cleanup
3788
3789 2002-12-09 [colin]      0.8.6claws86
3790
3791         * src/ssl.c
3792                 Try to open the cert.pem database and 
3793                 issue a warning if it isn't there
3794
3795 2002-12-09 [colin]      0.8.6claws85
3796
3797         * src/common/ssl_certificate.c
3798         * src/gtk/sslcertwindow.c
3799                 Warning fixes
3800
3801 2002-12-09 [colin]      0.8.6claws84
3802
3803         * src/ssl_certificate.[ch] ** REMOVED **
3804         * src/common/ssl_certificate.[ch] ** NEW **
3805         * src/Makefile.am
3806         * src/common/Makefile.am
3807                 Moved ssl_certificate.[ch] to common
3808         * src/common/ssl.c 
3809                 Put back needed include
3810         * src/gtk/sslcertwindow.[ch]
3811                 Changed ssl_certificate.h include
3812         
3813 2002-12-09 [colin]      0.8.6claws83
3814
3815         * src/gtk/sslcertwindow.[ch]
3816                 Implement hook for certificate acception
3817         * src/ssl_certificate.[ch]
3818                 Implement hook for certificate acception
3819         * src/common/ssl.c
3820                 Reenable certificate acception check
3821         * src/mainwindow.c
3822                 Register sslcertwindow's hook
3823         
3824 2002-12-08 [christoph]  0.8.6claws82
3825
3826         * src/about.c
3827         * src/addr_compl.c
3828         * src/codeconv.c
3829         * src/manual.c
3830         * src/undo.c
3831         * src/common/utils.c
3832                 o add missing includes
3833                 o fix warnings
3834         * src/.cvsignore
3835         * src/common/.cvsignore
3836         * src/common/version.h          ** REMOVE **
3837                 remove autogenerated file
3838
3839 2002-12-08 [paul]       0.8.6claws81
3840
3841         * src/stringtable.c
3842                 put back needed include
3843
3844 2002-12-08 [colin]      0.8.6claws80
3845         
3846         * src/gtk/sslcertwindow.c
3847                 Cleaner popups when asking
3848         * src/ssl_certificate.c
3849         * src/prefs_common.[ch]
3850                 remove ssl certificate pref
3851                 put back needed include
3852         * src/undo.c
3853                 put back needed include
3854
3855 2002-12-08 [christoph]  0.8.6claws79
3856
3857         * src/folderview.c
3858         * src/logwindow.c
3859         * src/statusbar.c
3860         * src/summaryview.c
3861                 only abort hook invokation if required data is missing not
3862                 if our own data pointer is NULL, update hookfunction for
3863                 log window
3864
3865 2002-12-08 [paul]       0.8.6claws78
3866
3867         * src/about.c
3868         * src/addrcache.c
3869         * src/addrclip.c
3870         * src/addr_compl.c
3871         * src/addrselect.c
3872         * src/codeconv.c
3873         * src/colorlabel.c
3874         * src/enriched.c
3875         * src/esmtp.c
3876         * src/exporthtml.c
3877         * src/headerview.c
3878         * src/imageview.c
3879         * src/manual.c
3880         * src/noticeview.c
3881         * src/pgptext.c
3882         * src/scoring.c
3883         * src/sourcewindow.c
3884         * src/stringtable.c
3885         * src/undo.c
3886                 clean up: remove unneccesary includes
3887
3888 2002-12-08 [christoph]  0.8.6claws77
3889
3890         * src/folderview.c
3891         * src/statusbar.c
3892         * src/summaryview.c
3893         * src/common/hooks.[ch]
3894                 hook functions now have a gboolean return value, if a hook
3895                 returns TRUE it will stop executing of any more hooks in
3896                 the same hooklist for this invokation
3897
3898 2002-12-08 [colin]      0.8.6claws76
3899         
3900         * src/main.c
3901                 put back argv0 for CRASH_DIALOG
3902
3903 2002-12-08 [christoph]  0.8.6claws75
3904
3905         * src/Makefile.am
3906         * src/about.c
3907         * src/account.c
3908         * src/crash.c
3909         * src/esmtp.h
3910         * src/imap.[ch]
3911         * src/inc.c
3912         * src/main.c
3913         * src/mainwindow.c
3914         * src/news.c
3915         * src/pop.[ch]
3916         * src/prefs_account.[ch]
3917         * src/prefs_common.[ch]
3918         * src/send.[ch]
3919         * src/smtp.[ch]
3920         * src/ssl_certificate.[ch]
3921         * src/ssl_manager.[ch]
3922         * src/common/Makefile.am
3923         * src/common/log.c
3924         * src/common/nntp.[ch]
3925         * src/common/socket.[ch]
3926         * src/common/ssl.[ch]
3927         * src/gtk/sslcertwindow.[ch]
3928         * ac/openssl.m4
3929                 use new autoconf script to detect OpenSSL with extra parameters
3930                 to specify the location of libs and includes, also remove USE_SSL
3931                 to USE_OPENSSL
3932
3933         * src/common/sylpheed.[ch]
3934         * src/common/version.h.in
3935                 start seperation of common code initialization seperated from gui
3936
3937         * src/summaryview.c
3938                 The function that is called when a color label changes
3939                 should not change the color lable again
3940
3941 2002-12-08 [colin]      0.8.6claws74
3942
3943         * src/gtk/sslcertwindow.c
3944                 warning fixes
3945
3946 2002-12-08 [colin]      0.8.6claws73
3947
3948         * src/statusbar.c
3949           src/common/log.h
3950                 Register a hook for statusbar_puts_all
3951         * src/common/log.c
3952                 invoke statusbar_puts_all's hook
3953         
3954 2002-12-08 [colin]      0.8.6claws72
3955
3956         * src/ssl_certificate.c
3957                 Put back a badly-removed include
3958
3959 2002-12-08 [colin]      0.8.6claws71
3960
3961         * src/gtk/sslcertwindow.[ch]    ** NEW **
3962                 new certificate presentation
3963         * src/gtk/Makefile.am
3964                 add new files
3965         * src/ssl_certificate.[ch]
3966                 gtk cleanup, made utility functions public
3967         * src/ssl_manager.c
3968                 use new cert presentation
3969
3970 2002-12-07 [christoph]  0.8.6claws70
3971
3972         * src/Makefile.am
3973         * src/nntp.[ch]                 ** REMOVE **
3974         * src/common/Makefile.am
3975         * src/common/nntp.[ch]          ** NEW **
3976                 move nntp files to common directory
3977
3978 2002-12-07 [christoph]  0.8.6claws69
3979
3980         * src/procmsg.[ch]
3981         * src/summaryview.c
3982                 implement msginfo update callback using sylpheed's new
3983                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3984
3985 2002-12-06 [christoph]  0.8.6claws68
3986
3987         * src/editgroup.c
3988                 This patch changes the 'Edit Group Details' dialog to
3989                 allow extended selections in either pane, so that
3990                 addresses can be added or removed from a group more
3991                 quickly and easily. (it actually is a net decrease in
3992                 file size, as some unnecessary functions have been
3993                 removed). 
3994                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3995
3996 2002-12-06 [christoph]  0.8.6claws67
3997
3998         * src/Makefile.am
3999         * src/template.[ch]             ** REMOVE **
4000         * src/common/Makefile.am
4001         * src/common/template.[ch]      ** NEW **
4002                 move template files to common directory
4003
4004         * src/nntp.c
4005                 add missing log.h include
4006
4007 2002-12-06 [melvin]     0.8.6claws66
4008
4009         * src/prefs_actions.c
4010                 Added the trailing ">" syntax to insert command's output
4011                 without replacing old text (in contrast to trailing "|").
4012
4013 2002-12-05 [colin]      0.8.6claws65
4014         
4015         * src/common/utils.c
4016                 Don't modify original search_string or it'll change
4017                 the next iterations in the for()
4018
4019 2002-12-05 [darko]      0.8.6claws64
4020
4021         * src/common/utils.c
4022                 proper check for filtering commands, found by Colin
4023
4024 2002-12-05 [darko]      0.8.6claws63
4025
4026         * src/common/utils.c
4027                 check proper string for NULL pointer, found by Colin
4028
4029 2002-12-05 [darko]      0.8.6claws62
4030
4031         * src/common/utils.[ch]
4032                 expand_search_string(): new function
4033                 converts Mutt-like patterns to Sylpheed's
4034                 filtering engine
4035         * src/summaryview.c
4036                 use expand_search_string() to allow Mutt-like
4037                 patterns in extended search
4038         * README.claws
4039                 document extended option in quick search
4040
4041 2002-12-05 [paul]       0.8.6claws61
4042
4043         * sync with 0.8.6cvs16
4044                 see ChangeLog 2002-12-05
4045                 
4046         * po/POTFILES.in
4047                 clean up
4048
4049 2002-12-04 [christoph]  0.8.6claws60
4050
4051         * src/imap.[ch]
4052                 put imap authentication code into a new function and
4053                 remove it from imap_session_new that will allow to
4054                 send other commands before authentication
4055
4056 2002-12-04 [christoph]  0.8.6claws59
4057
4058         * src/imap.[ch]
4059                 use already existing method to prevent unneeded IMAP
4060                 folder selects. Set imap_select parameters to NULL
4061                 in some functions if the values are not required.
4062
4063         * src/xml.h
4064                 remove no longer required include
4065
4066 2002-12-04 [paul]       0.8.6claws58
4067
4068         * po/es.po
4069                 updated by Ricardo Mones Lastra
4070                 
4071         * configure.in
4072           po/hu.po      ** NEW FILE **
4073                 initial Hungarian translation, submitted
4074                 by Gál Zoltán <galzoli@hu.inter.net>
4075
4076 2002-12-03 [christoph]  0.8.6claws57
4077
4078         * src/Makefile.am
4079         * src/gtksctree.[ch]            ** REMOVE **
4080         * src/gtk/Makefile.am
4081         * src/gtk/gtksctree.[ch]        ** NEW **
4082                 move gtksctree files to gtk directory
4083
4084 2002-12-03 [christoph]  0.8.6claws56
4085
4086         * src/Makefile.am
4087         * src/md5.[ch]                  ** REMOVE **
4088         * srm/common/Makefile.am
4089         * src/common/md5.[ch]           ** NEW **
4090                 move md5 files to common directory
4091
4092         * src/gtkstext.c
4093                 remove not required #include
4094
4095 2002-12-03 [sergey]     0.8.6claws55
4096
4097         * src/gtkutils.c
4098         * src/gtkutils.h
4099                 gtkut_window_popup(): new function.
4100         * src/mainwindow.c
4101                 main_window_popup(): use gtkut_window_popup() to raise
4102                 window without changing its position.
4103                 (see sylpheed-main ML message [sylpheed:17247])
4104
4105 2002-12-03 [sergey]     0.8.6claws54
4106
4107         * src/send.c
4108                 send_message_local(): removed first-dot escaping
4109                 (SMTP-only, not needed for sending through pipe)
4110
4111 2002-12-03 [paul]       0.8.6claws53
4112
4113         * po/POTFILES.in
4114                 update to reflect recent changes (thanks
4115                 to Ricardo Mones Lastra)
4116                 
4117         * tools/filter_conv.pl
4118                  fix problem with quoted strings. Patch submitted
4119                  by Luke Plant <lukeplant@softhome.net>
4120
4121 2002-12-03 [paul]       0.8.6claws52
4122
4123         * sync with 0.8.6cvs15
4124                 see ChangeLog 2002-12-03
4125
4126 2002-12-02 [christoph]  0.8.6claws51
4127
4128         * src/logwindow.[ch]
4129         * src/common/log.[ch]
4130                 implement logging using a hook function
4131
4132         * src/folderview.c
4133         * src/folder.[ch]
4134                 define hooklist name in header file to avoid
4135                 errors caused by wrong spelling of hooklist names
4136
4137         * src/toolbar.c
4138                 fix warnings
4139
4140 2002-12-02 [christoph]  0.8.6claws50
4141
4142         * src/common/Makefile.am
4143                 add src/common/hooks.[ch]
4144
4145         * src/common/hooks.[ch]
4146                 implement a simple hook system using glib's hook functions
4147
4148         * src/folder.[ch]
4149         * src/folderview.c
4150                 use new hook system for folder item updates
4151
4152 2002-12-02 [christoph]  0.8.6claws49
4153
4154         * doc-src/ui_seperation.txt     ** NEW **
4155                 information for ui seperation
4156
4157         * src/Makefile.am
4158                 remove files that were moved to common
4159                 include common directory by default for the header files
4160
4161         * src/inc.c
4162         * src/common/socket.c
4163         * src/automaton.[ch]
4164                 implement automaton using g_io_*-functions instead of
4165                 gdk_input_add to make it ui independent
4166
4167         * src/codeconv.c
4168         * src/compose.c
4169         * src/ldif.c
4170         * src/pgptext.c
4171         * src/procmime.c
4172         * src/rfc2015.c
4173         * src/smtp.c
4174         * src/unmime.c
4175                 remove common/ prefix because directory is now in
4176                 include path
4177
4178         * src/compose.c
4179         * src/folder.c
4180         * src/folderview.c
4181         * src/mainwindow.c
4182         * src/messageview.c
4183         * src/prefs_common.c
4184         * src/procmsg.c
4185         * src/rfc2015.c
4186                 fix warnings
4187
4188         * src/imap.c
4189         * src/inc.c
4190         * src/news.c
4191         * src/pop.c
4192         * src/send.c
4193         * src/smtp.c
4194         * src/ssl_certificate.c
4195                 add log.h header file for logging functions
4196
4197         * src/main.c
4198         * src/common/utils.c
4199         * src/summaryview.c
4200         * src/xml.c
4201                 o move debug_mode to common/utils.c
4202                 o add functions to set and get debug_mode
4203
4204         * src/defs.h                    ** REMOVE **
4205         * src/intl.h                    ** REMOVE **
4206         * src/socket.[ch]               ** REMOVE **
4207         * src/ssl.[ch]                  ** REMOVE **
4208         * src/utils.[ch]                ** REMOVE **
4209                 replaced by new files in src/common/
4210         
4211         * src/common/Makefile.am
4212                 add new files in src/common/
4213
4214         * src/common/defs.h             ** NEW **
4215         * src/common/intl.h             ** NEW **
4216         * src/common/log.[ch]           ** NEW **
4217         * src/common/socket.[ch]        ** NEW **
4218         * src/common/ssl.[ch]           ** NEW **
4219         * src/common/utils.[ch]         ** NEW **
4220                 replacement for files in src/
4221
4222 2002-12-02 [colin]      0.8.6claws48
4223
4224         * src/folderview.c
4225                 Scroll folderview if necessary during dnd
4226
4227 2002-12-02 [colin]      0.8.6claws47
4228
4229         * src/folder.[ch]
4230                 Add check to verify a move is within a single mailbox
4231         * src/folderview.c
4232                 Add specific error string for this check
4233
4234 2002-12-02 [colin]      0.8.6claws46
4235
4236         * src/folder.c
4237                 Add a test to folder moving, remove a statusbar_print
4238         * src/folderview.c
4239                 Add Move folder... context-menu item
4240                 Factorize folder moving code
4241                 Enable folder DND for mbox
4242
4243 2002-12-01 [christoph]  0.8.6claws45
4244
4245         * ac/aspell.m4
4246                 remove conf.aspelltest if the version check fails
4247
4248 2002-11-30 [christoph]  0.8.6claws44
4249
4250         * autogen.sh
4251                 run libtoolize --force in autogen to create missing
4252                 libtool scripts
4253
4254 2002-11-30 [christoph]  0.8.6claws43
4255
4256         * src/Makefile.am
4257         * src/pgptext.c
4258         * src/procmime.c
4259         * src/rfc2015.c
4260         * src/uuencode.[ch]             ** REMOVED **
4261         * src/common/Makefile.am
4262         * src/common/uuencode.[ch]      ** NEW **
4263                 move uuen/decoder to common directory
4264
4265 2002-11-30 [christoph]  0.8.6claws42
4266
4267         * src/Makefile.am
4268         * src/base64.[ch]               ** REMOVED **
4269         * src/codeconv.c
4270         * src/compose.c
4271         * src/ldif.c
4272         * src/pgptext.c
4273         * src/procmime.c
4274         * src/rfc2015.c
4275         * src/smtp.c
4276         * src/unmime.c
4277         * src/common/Makefile.am
4278         * src/common/base64.[ch]        ** NEW **
4279                 move base64 en/decoder to common directory
4280
4281 2002-11-30 [christoph]  0.8.6claws41
4282
4283         * src/common                    ** NEW **
4284                 new directory for UI independent code
4285         * src/gtk                       ** NEW **
4286                 new directory for GTK frontend
4287         * src/common/.cvsignore         ** NEW **
4288         * src/gtk/.cvsignore            ** NEW **
4289                 ignore build files
4290         * src/common/Makefile.am        ** NEW **
4291         * src/gtk/Makefile.am           ** NEW **
4292                 automake files to build new seperated stuff
4293         * src/Makefile.am
4294                 the binary will currently still be build with the
4295                 files in src, so we include the code from the
4296                 subdirs for now after building the libs there
4297
4298 2002-11-30 [paul]       0.8.6claws40
4299
4300         * src/compose.c
4301                 fix bug [642731] 'Wrong selected account with drafted mail'
4302
4303 2002-11-29 [oliver]     0.8.6claws39
4304         
4305         * src/messageview.c
4306                 o update summaryview when switching between different
4307                   messageviews          
4308         * src/toolbar.c  
4309                 o check if messageview holds already removed msg
4310                   from summaryview
4311                 
4312
4313 2002-11-29 [oliver]     0.8.6claws38
4314
4315         * src/toolbar.c 
4316                 remove not needed variables and includes
4317                 make messageview stay opened and move to next when msgs are deleted 
4318
4319 2002-11-29 [oliver]     0.8.6claws37
4320         
4321         * src/toolbar.c 
4322                 disable compose button (messageview toolbar) by default
4323                 deleted msgs are moved to trash
4324         
4325 2002-11-29 [melvin]     0.8.6claws36
4326
4327         * configure.in
4328                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4329                 and to detect signatures expirations (gpgme 0.3.6)
4330
4331         * src/main.c
4332                 Use non obsolescent function for Gpgme engine checking.
4333
4334         * src/rfc2015.c
4335                 Inform about expired signatures or signatures which key
4336                 has expired. Expiration date is displayed.
4337
4338         * src/sigstatus.c
4339                 Inform about expired signatures or signatures which key
4340                 has expired.
4341
4342 2002-11-28 [paul]       0.8.6claws35
4343
4344         * src/folderview.c
4345                 re-instate 'Check for new messages' in Newsgroup
4346                 folders right-click menu, after a suggestion from
4347                 Tim Mann <timmann@users.sourceforge.net>
4348
4349         * src/main.c
4350                 after a crash check only local folders for new
4351                 messages
4352
4353 2002-11-28 [paul]       0.8.6claws34
4354
4355         * configure.in
4356                 apply patch that fixes the checking of GTK with XIM 
4357                 support on different OSs, such as FreeBSD. Patch 
4358                 submitted by Topia <topia@users.sourceforge.net>
4359                 
4360 2002-11-28 [paul]       0.8.6claws33
4361
4362         * src/mainwindow.c
4363           src/prefs_common.c
4364           src/prefs_toolbar.c
4365                 more changes to the English
4366
4367 2002-11-28 [paul]       0.8.6claws32
4368
4369         * sync with 0.8.6cvs13
4370                 see ChangeLog 2002-11-28 (no sync needed
4371                 for src/compose.c)
4372
4373 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4374         
4375         * src/mainwindow.[ch]
4376                 add patch by Ivan F. Martinez introducing messageview Toolbar
4377                 some changes and committed by oliver    
4378
4379 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4380
4381         * src/messageview.[ch]
4382                 add patch by Ivan F. Martinez introducing messageview Toolbar
4383                 some changes and committed by oliver    
4384
4385 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4386
4387         * src/compose.[ch]
4388                 add patch by Ivan F. Martinez introducing messageview Toolbar
4389                 some changes and committed by oliver    
4390
4391 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4392         
4393         * src/toolbar.[ch]
4394                 add patch by Ivan F. Martinez introducing messageview Toolbar
4395                 some changes and committed by oliver
4396
4397 2002-11-28 [oliver]     0.8.6claws27
4398         
4399         * src/prefs_toolbar.[ch]
4400                 getting ready for messageview toolbar
4401                 free mem allocated by gettext
4402                 change prefs_toolbar to prefs_toolbar_open
4403  
4404 2002-11-28 [thorsten]   0.8.6claws26
4405
4406         * src/imageview.[ch]
4407                 cleaned up conflicting declarations of
4408                 imageview_show_image()
4409
4410 2002-11-28 [paul]       0.8.6claws25
4411
4412         * src/grouplistdialog.c
4413           src/prefs_common.c
4414           src/prefs_summary_column.c
4415                 a few more improvements to the English
4416
4417 2002-11-28 [colin]      0.8.6claws24
4418
4419         * man/sylpheed.1
4420                 A few updates to command-line parameters
4421
4422 2002-11-28 [colin]      0.8.6claws23
4423
4424         * src/prefs_filtering.c
4425                 Fix problems with prefs_filtering_delete_path:
4426                 a) if the first rule is removed, original pointers
4427                    weren't updated (leading to segfaults)
4428                 b) it was always global_processing updated in case
4429                    of removed path was parent of rule path
4430
4431 2002-11-27 [paul]       0.8.6claws22
4432
4433         * src/mainwindow.c
4434           src/prefs_account.c
4435           src/prefs_actions.c
4436           src/prefs_common.c
4437           src/prefs_customheader.c
4438           src/prefs_display_header.c
4439           src/prefs_filtering.c
4440           src/prefs_folder_item.c
4441           src/prefs_matcher.c
4442           src/prefs_scoring.c
4443           src/prefs_summary_column.c
4444           src/prefs_template.c
4445           src/prefs_toolbar.c
4446                  improve the English in the GUI
4447
4448 2002-11-27 [colin]      0.8.6claws21
4449
4450         * src/folder.c
4451                 Fix processing renaming problems happening after
4452                 last commit
4453
4454 2002-11-27 [colin]      0.8.6claws20
4455
4456         * src/folder.c
4457                 recursive move now deletes src each subfolder after 
4458                 having moved it
4459         * src/folderview.c
4460                 Use identifier instead of path during dnd (enables
4461                 IMAP folder dnd)
4462
4463 2002-11-27 [paul]       0.8.6claws19
4464
4465         * src/main.c
4466                 apply patch that does command-line processing 
4467                 BEFORE gtk_init, allowing claws to run from 
4468                 shell-scripts in non-X environment (e.g. crontab 
4469                 or ip-up, ip-down scripts). Patch submitted by
4470                 Ruslan N. Balkin <baron@dartel.ru>
4471                 
4472         * po/it.po
4473                 updated by Alessandro Maestri
4474
4475 2002-11-27 [paul]       0.8.6claws18
4476
4477         * sync with 0.8.6cvs12
4478           src/prefs_common.c
4479                 Differences are that main uses a 'Receive dialog'
4480                 frame on the Interface tab, whereas claws groups all 
4481                 the dialogs together in a 'Dialogs' frame.
4482
4483 2002-11-27 [colin]      0.8.6claws17
4484
4485         * src/prefs_matcher.c
4486                 Fix Execute criteria's NOT flag
4487
4488
4489 2002-11-26 [christoph]  0.8.6claws16
4490
4491         * src/ssl.c
4492                 rewrite the ssl code a little bit, only use one
4493                 SSL context, set default certificates' file/path
4494
4495 2002-11-26 [thorsten]   0.8.6claws15
4496
4497         * src/compose.c
4498                 default-reply-to didn't work for ml-reply
4499
4500 2002-11-26 [melvin]     0.8.6claws14
4501
4502         * src/prefs_actions.c
4503                 Made pipe-actions ignore short headers in message view
4504                 Made trailing-pipe-actions write in the message view with
4505                 the same font as the original message
4506
4507 2002-11-26 [paul]       0.8.6claws13
4508
4509         * src/compose.c
4510                 this time commit the correct file
4511
4512 2002-11-26 [paul]       0.8.6claws12
4513
4514         * sync with 0.8.6cvs11
4515           src/quote_fmt_parse.y  
4516                 no sync needed
4517           src/account.[ch]       
4518                 not sync'ed
4519           src/compose.c
4520                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4521                 on draft mode.
4522                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4523                 header
4524                 
4525         see ChangeLog 2002-11-25 and 2002-11-26
4526
4527 2002-11-26 [colin]      0.8.6claws11
4528
4529         * src/folderview.c
4530                 Fix collapsed folder not auto-expanding during
4531                 mail dnd, if it was the source folder.
4532
4533 2002-11-25 [colin]      0.8.6claws10
4534
4535         * src/folderview.[ch]
4536                 Variable renaming and cleaning (slist of nodes 
4537                 to be re-collapsed is stored in FolderView)
4538
4539 2002-11-25 [paul]       0.8.6claws9
4540
4541         * src/prefs_common.[ch]
4542                 fix breakage caused by last commit
4543
4544 2002-11-25 [paul]       0.8.6claws8
4545
4546         * sync with 0.8.6cvs4
4547                 see ChangeLog 2002-11-21
4548
4549 2002-11-25 [paul]       0.8.6claws7
4550
4551         * sync with 0.8.6cvs4
4552                 see ChangeLog 2002-11-20
4553
4554 2002-11-25 [paul]       0.8.6claws6
4555
4556         * sync with 0.8.6cvs3
4557                 see ChangeLog 2002-11-18
4558
4559 2002-11-25 [colin]      0.8.6claws5
4560
4561         * src/gtkutils.[ch]
4562                 Add gtkut_ctree_node_is_parent()
4563         * src/folderview.c
4564                 Spring-loaded folders
4565
4566 2002-11-25 [colin]      0.8.6claws4
4567
4568         * src/utils.[ch]
4569                 Add slist_concat_unique(), function to merge
4570                 two GSList filtering dups
4571         * src/folder.[ch]
4572         * src/summaryview.[ch]
4573         * src/folderview.c
4574         * src/main.c
4575                 Add detection/update/display of unread answers
4576                 to marked mails
4577         * src/procmsg.[ch]
4578                 Add procmsg_find_children()
4579                 Add procmsg_msg_has_marked_parent()
4580
4581 2002-11-25 [colin]      0.8.6claws3
4582
4583         * src/ssl_certificate.[ch]
4584                 Allow checking a certificate without a DNS
4585                 lookup
4586                 Allow to forget a cert (by deleting it)
4587                 Make ssl_certificate_destroy_public
4588         * src/ssl_manager.[ch] ** NEW FILES **
4589                 Gui to manage (display/remove) certificates
4590         * src/prefs_common.[ch]
4591                 Add a pref to allow silent acceptation of
4592                 trusted certificates or not (based on the
4593                 "I want to know what's going on" principle)
4594         * src/mainwindow.c
4595                 Add SSL manager in Tools menu
4596         * src/Makefile.am
4597                 Add the new files to the build
4598         * po/POTFILES.in
4599                 Add ssl_manager.c to translations
4600
4601 2002-11-25 [colin]      0.8.6claws2
4602
4603         * src/summaryview.[ch]
4604                 Add S_SEARCH_EXTENDED to the quick search, which 
4605                 allows to search using filtering syntax.
4606
4607 2002-11-25 [colin]      0.8.6claws1
4608
4609         * src/summaryview.c
4610                 Deletion of duplicates now prefer deleting
4611                 the unread dup (fixes feature-request 638989).
4612
4613 2002-11-24 [paul]       0.8.6claws
4614
4615         * po/es.po
4616           po/pl.po
4617           po/ru.po
4618           po/sr.po
4619                 updated by Ricardo Mones Lastra,
4620                 Witold Wladyslaw Wojciech Wilk,
4621                 Ruslan N. Balkin, and  Urke MMI 
4622                 respectively
4623
4624 2002-11-24 [paul]       0.8.5claws182
4625
4626         * po/bg.po
4627                 updated by George Danchev
4628
4629 2002-11-23 [alfons]     0.8.5claws181
4630
4631         * src/imap.c
4632                 tiny memory leak found by browsing Dimitar's 
4633                 valgrind report
4634
4635 2002-11-23 [paul]       0.8.5claws180
4636
4637         * po/it.po
4638                 updated by Alessandro Maestri
4639
4640 2002-11-22 [christoph]  0.8.5claws179
4641
4642         * src/compose.c
4643         * src/inc.c
4644         * src/prefs_filtering.c
4645         * src/summaryview.c
4646                 more warning fixes
4647
4648 2002-11-22 [alfons]     0.8.5claws178
4649
4650         * src/summaryview.c
4651                 summary_execute_delete_func(): if message is deleted, make 
4652                 sure to also remove its entry in the subject hash table. 
4653                 fixes a corner case bug.
4654
4655 2002-11-22 [paul]       0.8.5claws177
4656
4657         * .cvsignore
4658                 add 'autom4te.cache'
4659                 
4660         * ltconfig      ** REMOVED **
4661                 not needed
4662
4663 2002-11-22 [paul]       0.8.5claws176
4664
4665         * src/textview.c
4666                 textview_set_font(): fix for message display in
4667                 UTF-8 locales (thanks to Sergey Vlasov).
4668                 
4669         * AUTHORS
4670                 add new team members and contributors
4671
4672
4673 2002-11-21 [colin]      0.8.5claws175
4674
4675         * src/procmsg.[ch]
4676                 Add procmsg_remove_special_headers()
4677         * src/mh.c
4678                 Use procmsg_remove_special_headers() for 
4679                 previous fix
4680
4681 2002-11-21 [colin]      0.8.5claws174
4682
4683         * src/mh.c
4684                 Fix moving/copying from queue/draft folders
4685                 for MH folders
4686
4687 2002-11-21 [christoph]  0.8.5claws173
4688
4689         * src/crash.c
4690         * src/filtering.c
4691         * src/logwindow.c
4692         * src/main.c
4693         * src/matcher_parser_lex.[hl]
4694         * src/mbox.c
4695         * src/mbox_folder.[ch]
4696         * src/prefs_filtering.c
4697         * src/procheader.c
4698         * src/quote_fmt_lex.l
4699         * src/ssl.c
4700                 fix all warnings except the warnings in lex and yacc files
4701
4702 2002-11-20 [christoph]  0.8.5claws172
4703
4704         * src/imap.c
4705                 fix MsgInfo retrieval for IMAP draft and queue folders
4706                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4707
4708 2002-11-19 [christoph]  0.8.5claws171
4709
4710         * src/compose.c
4711                 fix segfault, when draft saving does not get
4712                 the MsgInfo of the new message
4713                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4714
4715 2002-11-19 [christoph]  0.8.5claws170
4716
4717         * src/procmsg.c
4718                 add parameter check for flag setting function
4719                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4720
4721 2002-11-18 [paul]       0.8.5claws169
4722
4723         * src/compose.c
4724                 more sensitivity fixes to redirect mode:
4725                 * disable toolbar draft button
4726                 * allow only Address book in the Tools menu
4727                 * disable editing of message by the spell
4728                   checker
4729
4730 2002-11-18 [paul]       0.8.5claws168
4731
4732         * src/compose.c
4733                 fix sensitivity of menu items in compose_redirect():
4734                 allow only the necessary items 
4735
4736 2002-11-18 [paul]       0.8.5claws167
4737
4738         * src/compose.c
4739                 fix bug [ 603259 ] 'attachment got lost on bounce'
4740
4741 2002-11-18 [paul]       0.8.5claws166
4742
4743         * po/ru.po
4744                 updated by Ruslan N. Balkin <baron@dartel.ru>
4745
4746 2002-11-18 [colin]      0.8.5claws165
4747
4748         * src/main.c
4749           src/defs.h
4750                 Remove old filtering stuff
4751
4752
4753 2002-11-17 [oliver]     0.8.5claws164
4754
4755         * src/toolbar.h
4756                 remove not needed typedef 
4757
4758 2002-11-17 [oliver]     0.8.5claws163
4759
4760         * src/toolbar.c
4761                 make toolbar's on click events translatable
4762
4763 2002-11-15 [colin]      0.8.5claws162
4764
4765         * src/summaryview.c
4766                 Revert too-soon integration of a feature
4767
4768 2002-11-15 [christoph]  0.8.5claws161
4769
4770         * src/imap.c
4771                 use main's implementation of imap_get_msginfo
4772
4773 2002-11-15 [christoph]  0.8.5claws160
4774
4775         * src/compose.c
4776         * src/folder.[ch]
4777         * src/imap.c
4778         * src/mbox_folder.c
4779         * src/mh.c
4780         * src/news.c
4781         * src/procmsg.c
4782         * src/summaryview.c
4783                 replace claws' fetch_msginfo with main's get_msginfo
4784                 (use main's implementation where possible)
4785
4786 2002-11-15 [colin]      0.8.5claws159
4787
4788         * src/ssl_certificate.c
4789                 Missed a check
4790
4791 2002-11-16 [melvin]     0.8.5claws158
4792
4793         * po/fr.po
4794                 Updated French translations.
4795
4796 2002-11-16 [colin]      0.8.5claws157
4797
4798         * src/ssl_certificate.c
4799                 Check for missing parts in the certificates
4800
4801 2002-11-15 [colin]      0.8.5claws156
4802
4803         * src/folderview.c
4804                 Preventive fix (missing check) found by
4805                 Alfons
4806
4807 2002-11-15 [paul]
4808
4809         * NEWS
4810                 sync with 0.8.6 release
4811
4812 2002-11-15 [colin]      0.8.5claws155
4813
4814         * src/folder.[ch]
4815           src/folderview.c
4816                 Fix error handling of folder_item_move_to()
4817                 (thanks to Alfons!)
4818
4819 2002-11-15 [colin]      0.8.5claws154
4820
4821         * src/folder.[ch]
4822           src/folderview.c
4823                 folder_item_move_to() sets an error message instead
4824                 of having GUI stuff in folder.c
4825
4826 2002-11-15 [colin]      0.8.5claws153
4827
4828         * src/procmsg.[ch]
4829                 Implemented a callback for MsgInfo updates, 
4830                 heavily copy/pasted from Christoph's folder 
4831                 callback system
4832         * src/summaryview.[ch]
4833                 Register summary_update_msg as callback
4834
4835 2002-11-14 [colin]      0.8.5claws152
4836         
4837         * src/procmsg.c
4838                 Update the FolderItem after sending (fixes 617593)
4839
4840 2002-11-14 [christoph]  0.8.5claws151
4841
4842         * src/folder.c
4843                 fix wrong position of NULL pointer check found
4844                 by Sergey
4845
4846 2002-11-14 [christoph]  0.8.5claws150
4847
4848         * src/folder.c
4849                 fix segfault when deleting messages from IMAP folders
4850                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4851
4852 2002-11-14 [colin]      0.8.5claws149
4853
4854         * src/compose.c
4855                 Forwarding was also ignoring the folder's default account.
4856
4857 2002-11-14 [colin]      0.8.5claws148
4858
4859         * src/compose.c
4860                 Fix sent folder not set to folder properties when 
4861                 forwarding.
4862
4863 2002-11-14 [thorsten]   0.8.5claws147
4864
4865         * src/inc.c
4866                 inc_start(): Files were not moved from .processing to inbox,
4867                 if no global processing rule existed
4868
4869 2002-11-14 [colin]      0.8.5claws146
4870
4871         * src/ssl_certificate
4872                 Fix file operations
4873
4874 2002-11-14 [paul]       0.8.5claws145
4875
4876         * po/it.po
4877                 updated by Alessandro Maestri
4878
4879 2002-11-13 [alfons]     0.8.5claws144
4880
4881         * src/folder.c
4882                 folder_item_close(): only mark messages unread
4883                 when a folder has new messages 
4884
4885 2002-11-13 [keith]      0.8.5claws143
4886
4887         * src/imap.c
4888                 Fix problem moving or copying between
4889                 IMAP folders
4890
4891 2002-11-13 [colin]      0.8.5claws142
4892
4893         * src/matcher_parser_parse.y
4894                 Fix rule problem when " don't match
4895
4896 2002-11-13 [christoph]  0.8.5claws141
4897
4898         * src/folder.c
4899         * src/folderview.c
4900                 moved cache saving to folder_item_close
4901                 the folderview should not have to deal with
4902                 this things
4903
4904 2002-11-13 [christoph]  0.8.5claws140
4905
4906         * src/summaryview.c
4907                 moved setting of important score to
4908                 summary_set_prefs_from_folderitem
4909
4910 2002-11-13 [colin]      0.8.5claws139
4911
4912         * src/matcher_parser_parse.y
4913                 Fix a segfault in the parser (happening when
4914                 a good expression had been tested and a bad 
4915                 one arrives)
4916
4917 2002-11-13 [paul]       0.8.5claws138
4918
4919         * sync with 0.8.5cvs24
4920                 see ChangeLog 2002-11-13
4921                 
4922         * po/pt_BR.po
4923                 updated by Fabio Jr. Beneditto
4924
4925 2002-11-13 [colin]      0.8.5claws137
4926         
4927         * src/msgcache.c
4928           src/defs.h
4929           src/procmsg.[ch]
4930                 Revert last commit, problem
4931
4932 2002-11-13 [colin]      0.8.5claws136
4933
4934         * src/msgcache.c
4935                 Remove duplicated code
4936         * src/defs.h
4937                 Bumped CACHE_VERSION and MARK_VERSION
4938         * src/procmsg.[ch]
4939                 Network endian for cache and mark files
4940
4941 2002-11-12 [colin]      0.8.5claws135
4942
4943         * src/inc.c
4944                 Fix the "socket error" dialog which disappeared
4945
4946 2002-11-12 [colin]      0.8.5claws134
4947
4948         * src/msgcache.c
4949                 Reverse last commit which had performance 
4950                 problems, but still reverse the list
4951
4952 2002-11-12 [colin]      0.8.5claws133
4953
4954         * src/msgcache.c
4955                 Reverse list order
4956
4957 2002-11-12 [melvin]     0.8.5claws132
4958
4959         * src/compose.c
4960                 Added a check for a NULL prefs_common.dictionary
4961
4962 2002-11-12 [colin]      0.8.5claws131
4963
4964         * src/ssl_certificate.[ch]
4965                 Use FQDN hostname
4966
4967 2002-11-12 [colin]      0.8.5claws130
4968
4969         * src/ssl_certificate.[ch]
4970                 Take connection port into account for 
4971                 checking certificates (a single hostname
4972                 could have multiple servers with multiple
4973                 certificates)
4974         * src/ssl.c
4975                 Pass the port to ssl_certificate_check
4976
4977 2002-11-12 [paul]       0.8.5claws129
4978
4979         * src/folder.c
4980                 fix a typo in last commit
4981
4982 2002-11-12 [paul]       0.8.5claws128
4983
4984         * sync with 0.8.5cvs23
4985                 see ChangeLog entry 2002-11-12
4986
4987 2002-11-11 [colin]      0.8.5claws127
4988
4989         * src/ssl_certificate.c
4990                 Cleaner messages
4991                 Don't popup, instead log error, if the 
4992                 corresponding pref is checked
4993         * src/ssl_certificate.h
4994                 include <openssl/objects/h>
4995
4996 2002-11-11 [colin]      0.8.5claws126
4997
4998         * src/ssl_certificate.h
4999                 _Really_ clean it
5000
5001 2002-11-11 [colin]      0.8.5claws125
5002         
5003         * src/ssl_certificate.c
5004                 Fixed leak
5005
5006 2002-11-11 [colin]      0.8.5claws124
5007
5008         * src/ssl.c
5009                 Cleaned a bit
5010         * src/ssl_certificate.[ch]
5011                 Cleaned a bit (better use of SSL API)
5012                 (This will cause non-recognition of saved 
5013                  certificates of claws12[23]...)
5014
5015 2002-11-11 [paul]       0.8.5claws123
5016         
5017         * po/es.po
5018                 updated by Ricardo Mones Lastra
5019
5020 2002-11-11 [colin]      0.8.5claws122
5021
5022         * src/ssl.c
5023                 Fix a typo
5024
5025 2002-11-11 [colin]      0.8.5claws121
5026
5027         * src/ssl_certificate.[ch] ** NEW FILES **
5028         * src/ssl.[ch]
5029                 Check SSL certificates presented to us
5030         * src/Makefile.am
5031                 Add ssl_certificate.[ch]
5032         * po/POTFILES.in
5033                 Add ssl_certificate.c
5034
5035 2002-11-11 [paul]       0.8.5claws120
5036
5037         * sync with 0.8.5cvs22
5038                 see ChangeLog 2002-11-11
5039
5040 2002-11-11 [paul]       0.8.5claws119
5041
5042         * sync with 0.8.5cvs21
5043                 see ChangeLog 2002-11-11
5044
5045 2002-11-10 [jens]       0.8.5claws118
5046
5047         * src/folder.c
5048         * src/folderview.c
5049                 corrected some typing
5050         * po/de.po
5051                 updated german translation
5052         * sylpheed.spec.in
5053                 cleaned up specfile and adjusted it for claws
5054
5055 2002-11-10 [colin]      0.8.5claws117
5056
5057         * src/summaryview.c
5058                 a STATUSBAR_PUSH/POP fix
5059
5060 2002-11-10 [colin]      0.8.5claws116
5061
5062         * src/prefs_folder_item.c
5063                 Fix hanging after opening folder properties
5064
5065 2002-11-10 [hoa]        0.8.5claws115
5066
5067         * src/matcher_parser_lex.l
5068         * src/matcher_parser_parse.y
5069                 config file for scoring and filtering is no more trashed
5070                 when there is a syntax error in a filtering rule when
5071                 editing it in a dialog.
5072
5073 2002-11-09 [colin]      0.8.5claws114
5074
5075         * src/mbox_folder.c
5076                 Added missing initialisation of folder->destroy()
5077
5078 2002-11-09 [colin]      0.8.5claws113
5079
5080         * src/folder.c
5081           src/folderview.c
5082                 Fix the status bar messages
5083
5084 2002-11-09 [colin]      0.8.5claws112
5085
5086         * src/folderview.c
5087                 Fix hangs after folder dnd, happening after 
5088                 claws109.
5089
5090 2002-11-09 [christoph]  0.8.5claws111
5091
5092         * src/folderview.c
5093                 just changed order of calls (reverse order of
5094                 associated calls)
5095         * src/inc.c
5096                 lock inc when checking only one account, otherwise
5097                 inc all could be executed at the same time
5098
5099 2002-11-09 [christoph]  0.8.5claws110
5100
5101         * src/folderview.c
5102                 better unlock the mouse cursor before calling
5103                 summary_show because it changes the cursor too
5104
5105 2002-11-09 [christoph]  0.8.5claws109
5106
5107         * src/folder.[ch]
5108         * src/folderview.c
5109                 add functions to open and close a folder
5110                 o opending will execute scanning for remote folders
5111                   and processing
5112                 o closing will unset new flag for messages
5113
5114 2002-11-09 [colin]      0.8.5claws108
5115
5116         * src/folder.c
5117                 Add a call to prefs_matcher_write_config to 
5118                 avoid non-leaf folders filtering settings to be
5119                 lost
5120
5121 2002-11-09 [paul]       0.8.5claws107
5122
5123         * src/prefs_account.c
5124                 re-word a label
5125
5126 2002-11-09 [colin]      0.8.5claws106
5127
5128         * src/folderview.c
5129                 Minor esthetic fix
5130
5131 2002-11-09 [colin]      0.8.5claws105
5132
5133         * src/folderview.c
5134                 Fix prefs_filtering deletion for MH folders (same
5135                 reason as below)
5136         * src/prefs_filtering.c
5137                 Fix prefs_filtering renaming and deletion for 
5138                 folder-based processing rules.  
5139
5140 2002-11-09 [christoph]  0.8.5claws104
5141
5142         * src/compose.c
5143         * src/folder.[ch]
5144         * src/folderview.[ch]
5145         * src/import.c
5146         * src/inc.c
5147         * src/main.c
5148         * src/mainwindow.c
5149         * src/messageview.c
5150         * src/prefs_folder_item.c
5151         * src/procmsg.c
5152         * src/summaryview.c
5153                 implement a callback system for folder item updates
5154
5155 2002-11-09 [colin]      0.8.5claws103
5156
5157         * src/folderview.c
5158                 Fix prefs_filtering renaming for MH folders (we
5159                 shouldn't rename by path as another folder could
5160                 have the same hierarchy).
5161
5162 2002-11-09 [colin]      0.8.5claws102
5163
5164         * src/folder.c
5165                 Fix a leak found by Christoph, use better variable
5166                 names
5167
5168 2002-11-09 [colin]      0.8.5claws101
5169
5170         * src/folder.c
5171                 One more fix for processing rules
5172
5173 2002-11-08 [colin]      0.8.5claws100
5174         
5175         * src/matcher.c
5176                 Don't copy the compiled regexp (will be reevaluated)
5177         * src/folderview.c
5178                 Lock folderview while moving
5179         * src/folder.c
5180                 Provide info on what's happening to the user
5181
5182 2002-11-08 [colin]      0.8.5claws99
5183
5184         * src/folderview.c
5185                 Fix folder reordering after a move if parent is 
5186                 root
5187         * src/scoring.[ch]
5188                 Add function to copy a ScoringProp
5189         * src/prefs_folder_item.c
5190                 Copy scoring rules when copying a folder prefs
5191
5192 2002-11-08 [colin]      0.8.5claws98
5193
5194         * src/folderview.c
5195                 Fixes in case of failure
5196         * src/filtering.[ch]    
5197                 Add function to duplicate a FilteringProp
5198         * src/matcher.[ch]
5199                 Add function to duplicate a MatcherProp
5200         * src/prefs_folder_item.c
5201                 Save folder's processing rules when copying 
5202                 its prefs
5203
5204 2002-11-08 [colin]      0.8.5claws97
5205         
5206         * src/folderview.c
5207                 Sort after move
5208         * src/folder.c 
5209                 Change a printf to debug_print
5210
5211 2002-11-08 [colin]      0.8.5claws96
5212
5213         * src/folder.c
5214           src/folderview.c
5215                 Fix segfaults, call me stupido
5216         
5217
5218 2002-11-08 [colin]      0.8.5claws95
5219
5220         *src/folder.c
5221                 Added forgotten prefs to save when moving folders
5222
5223 2002-11-08 [colin]      0.8.5claws94
5224
5225         * src/folder.c
5226                 Fixes to folder DND (prefs copy)
5227         * src/folderview.c
5228                 Optimization for folder DND (don't rescan whole tree)
5229                 Added folderview_create_folder_node() for this 
5230                 optimization, so de-duped a bit the code
5231         * src/prefs_folder_item.[ch]
5232                 Added prefs_folder_item_copy_prefs()    
5233           
5234 2002-11-08 [paul]       0.8.5claws93
5235
5236         * src/prefs_account.c
5237           tools/README
5238           tools/kmail2sylpheed_v2.pl
5239                 correct some typos
5240
5241 2002-11-08 [paul]       0.8.5claws92
5242
5243         * src/compose.c
5244           src/prefs_account.[ch]
5245                 remove account options 'clearsign' and 'ascii_armored',
5246                 replace with 'default_gnupg_mode' to prevent mixed-mode
5247                 Privacy settings
5248
5249 2002-11-08 [paul]       0.8.5claws91
5250
5251         * src/compose.[ch]
5252                 re-implement GnuPG 'on-the-fly' mode selection,
5253                 disallow mixed-mode
5254
5255 2002-11-08 [colin]      0.8.5claws90
5256
5257         * src/folderview.c
5258           src/prefs_folder_item.c
5259                 Change "Property" to "Properties"
5260
5261 2002-11-07 [colin]      0.8.5claws89
5262
5263         * src/folderview.c
5264           src/folder.c
5265                 Allow folder dropping to a root folder
5266
5267 2002-11-07 [paul]       0.8.5claws88
5268
5269         * src/compose.c
5270                 revert last commit
5271
5272 2002-11-07 [paul]       0.8.5claws87
5273
5274         * src/compose.c
5275                 fix reply-to-list bug. closes bug report
5276                 "[633382] reply-to-list broken in recent cvs"
5277
5278 2002-11-07 [paul]       0.8.5claws86
5279
5280         * src/compose.c
5281                 add a forgotten '#if USE_GPGME ... #endif'
5282
5283 2002-11-07 [paul]       0.8.5claws85
5284
5285         * sync with 0.8.5cvs20
5286                 see ChangeLog 2002-11-07
5287
5288 2002-11-07 [colin]      0.8.5claws84
5289
5290         * src/folder.[ch]
5291                 Change folder_item_move_to to return the newly 
5292                 created folderitem.
5293         * src/folderview.c
5294                 Select the new folderitem after moving.
5295
5296 2002-11-07 [colin]      0.8.5claws83
5297
5298         * src/prefs_filtering.c
5299                 Fix rule rewriting when moving a leaf folder to a 
5300                 shorter path
5301
5302 2002-11-07 [colin]      0.8.5claws82
5303
5304         * src/prefs_filtering.c
5305                 fix a leak
5306
5307 2002-11-07 [colin]      0.8.5claws81
5308
5309         * src/folder.[ch]
5310                 Add folder_item_move_to() function to move a 
5311                 folderitem into another one (updates matcher etc)
5312         * src/folderview.c
5313                 Add folder drag'n drop (context menu to come)
5314                 [Should be dataloss free, but Please backup before 
5315                  trying !]
5316
5317 2002-11-06 [colin]      0.8.5claws80
5318
5319         * src/mh.c
5320                 mh_create_folder() returns NULL if can't create
5321                 directory hierarchy
5322
5323 2002-11-06 [paul]       0.8.5claws79
5324
5325         * src/compose.[ch]
5326                 allow 'on-the-fly' changing of the type of encryption 
5327                 and/or signing used (mime/ascii) via the compose window
5328
5329 2002-11-06 [paul]       0.8.5claws78
5330
5331         * sync with 0.8.5cvs19
5332                 see ChangeLog 2002-11-06 for src/account.c: 
5333                 account_get_special_folder()
5334                 
5335 2002-11-05 [alfons]     0.8.5claws77
5336
5337         * src/crash.c
5338                 very minor cleanups: nothing to see here, move on. :-)
5339
5340 2002-11-05 [colin]      0.8.5claws76
5341
5342         * src/main.c
5343                 Changes choices if compose windows are opened to
5344                 Discard, Draft, Don't quit
5345
5346 2002-11-05 [thorsten]   0.8.5claws75
5347
5348         * src/compose.c
5349                 reenabled default_reply_to folder option
5350
5351 2002-11-05 [colin]      0.8.5claws74
5352
5353         * src/compose.[ch] 
5354                 add compose_draft()
5355         * src/crash.c
5356                 add SIGTERM handler
5357         * src/main.[ch]
5358                 add clean_quit() for the SIGTERM handler
5359
5360 2002-11-05 [paul]       0.8.5claws73
5361         
5362         * po/es.po
5363                 updated by Ricardo Mones Lastra
5364
5365 2002-11-05 [melvin]     0.8.5claws72
5366
5367         * src/logwindow.c
5368                 Fixed log-clipping bug #616795.
5369                 To stop logging in the log window use 0 length.
5370         * src/prefs_common.c
5371                 Added a label to inform about the 0 log length behaviour.
5372
5373 2002-11-05 [paul]       0.8.5claws71
5374
5375         * sync with 0.8.5cvs17
5376                 see ChangeLog 2002-11-05
5377
5378 2002-11-04 [paul]       0.8.5claws70
5379
5380         * sylpheed-128x128.png
5381           sylpheed-64x64.png
5382           sylpheed.png
5383                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5384                 <nikai@users.sourceforge.net>
5385                 
5386         * po/bg.po
5387                 updated by George Danchev
5388
5389 2002-11-03 [thorsten]   0.8.5claws69
5390
5391         * src/main.c
5392           src/mimeview.c
5393           src/rfc2015.h
5394                 add check if gpg is active
5395
5396 2002-11-03 [thorsten]   0.8.5claws68
5397
5398         * src/toolbar.h
5399                 removed GSList declaration causing trouble on MacOS-X
5400                 (submitted by alfons, reported by xfesty)
5401
5402 2002-11-01 [paul]       0.8.5claws67
5403
5404         * src/mainwindow.c
5405                 remove last remnants of main's filter code
5406
5407 2002-11-01 [paul]       0.8.5claws66
5408
5409         * tools/filter_conv.pl
5410                 fix bug where user-defined headers were ignored
5411
5412 2002-11-01 [paul]       0.8.5claws65
5413
5414         * src/logwindow.c
5415                 make a debug_print() not translatable
5416
5417 2002-10-31 [melvin]     0.8.5claws64
5418
5419         * ac/aspell.m4
5420                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5421                 not run any GNU/aspell test.  The dictionary path will
5422                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5423                 was given, in which case, it will be $prefix/lib/aspell/
5424         * configure.in
5425                 Fixed typo in commentary (Aspell code).
5426
5427 2002-10-31 [paul]       0.8.5claws63
5428
5429         * po/POTFILES.in
5430                 remove src/filter.c and src/prefs_filter.c
5431                 thanks to Ricardo for reminding me
5432
5433 2002-10-31 [colin]      0.8.5claws62
5434
5435         * src/mbox_folder.c
5436                 Plug some leaks
5437
5438 2002-10-31 [paul]       0.8.5claws61
5439
5440         * src/prefs_filter.[ch] ** REMOVED **
5441           src/filter.[ch]       ** REMOVED **
5442           
5443         * src/Makefile.am
5444           src/folderview.c
5445           src/inc.c
5446           src/main.c
5447           src/mainwindow.c
5448           src/mbox.c
5449           src/prefs_common.c
5450           src/prefs_filtering.c
5451           src/summaryview.[ch]
5452                 remove main's 'filter' code
5453                 
5454         README.claws
5455                 update to reflect removal of main's filter
5456
5457 2002-10-31 [paul]       0.8.5claws60
5458
5459         * src/summaryview.c
5460                 remove check for global_processing in summary_filter_open(). 
5461                 This fixes the bug where if the user uses the right-click 
5462                 'Create filter rule...' and doesn't have any filter rules 
5463                 already defined in claws' advanced filtering, the newly 
5464                 created filter rule goes to main's filtering which is 
5465                 inaccessible through the gui. Now the filter rule gets added
5466                 to claws' filtering by default.
5467
5468 2002-10-28 [melvin]     0.8.5claws59
5469
5470         * src/prefs_actions.c
5471                 Fixed bug #627322 where MIME parts were not always
5472                 correctly passed to a %p action
5473                 Display an error dialog when message filename is not found.
5474
5475 2002-10-28 [melvin]     0.8.5claws58
5476
5477         * src/prefs_common.c
5478                 Readded a missing function declaration lost in 0.8.3claws34
5479
5480 2002-10-28 [paul]       0.8.5claws57
5481
5482         * sync with 0.8.5cvs15
5483                 see ChangeLog 2002-10-28 and 2002-10-25
5484                 
5485         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5486
5487 2002-10-27 [oliver]     0.8.5claws56
5488
5489         * src/pop.c
5490                 plug leak in pop3_top_recv
5491
5492 2002-10-26 [christoph]  0.8.5claws55
5493
5494         * src/folder.c
5495                 set need_update folder flag when messages are added
5496                 (closes bug [ 626922 ] folder not updated after receiving)
5497
5498 2002-10-25 [melvin]     0.8.5claws54
5499
5500         * src/imageview.c
5501                 Fixed a memleak introduced in the scaling code.
5502
5503 2002-10-24 [alfons]     0.8.5claws53
5504
5505         * src/filtering.c
5506                 make filtering's forward message action forward from the 
5507                 correct account
5508                 (closes bug [628089 ] Filter -> Forward from address problem
5509                 reported by Oktay)
5510
5511 2002-10-24 [christoph]  0.8.5claws52
5512
5513         * src/mainwindow.c
5514         * src/manual.[ch]
5515                 o use manual of current locale or english if current
5516                   locale is not available (and english is available)
5517                 o also link to sylpheed doc project manuals
5518
5519 2002-10-23 [paul]       0.8.5claws51
5520
5521         * tools/README
5522           tools/kmail2sylpheed_v2.pl
5523                 add new version of kmail addressbook importer script.
5524                 works with newer versions of Kmail/KAddressBook which
5525                 have new and rearranged data.
5526
5527 2002-10-23 [martin]     0.8.5claws50
5528
5529         * src/folderview.c
5530         * src/summaryview.c
5531         * src/utils.h
5532         * src/utils.c
5533                 added length parameter to get_abbrev_newsgroup_name()
5534                 changed this function so that it abbreviates the newsgroup
5535                 names only so long it is smaller than the length parameter
5536                 (for better reading of some newsgroup names and space efficiency)
5537
5538 2002-10-22 [colin]      0.8.5claws49
5539
5540         *src/foldersel.c
5541                 Revert Alfons' last modification (after voting ;-))
5542
5543 2002-10-21 [alfons]     0.8.5claws48
5544
5545         * src/foldersel.c
5546                 folder view in folder selection dialog reflects state of
5547                 folder view in main window
5548
5549 2002-10-18 [alfons]     0.8.5claws47
5550
5551         * src/mbox.c
5552                 drop imported messages in folder selected by user,
5553                 and not in the inbox
5554                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5555
5556 2002-10-18 [alfons]     0.8.5claws46
5557
5558         * src/compose.c
5559                 make automagic reply work correctly for email accounts 
5560                 (whether it's viable to do a full sync with Hiro's 
5561                 compose.c is still under discussion)
5562
5563 2002-10-18 [melvin]     0.8.5claws45
5564
5565         * src/prefs_actions.c
5566                 Fixed bug #622275 where asynchroneous actions left 
5567                 zombies processes
5568                 Made (synchroneous) actions' input be displayed live.
5569
5570 2002-10-18 [christoph]  0.8.5claws44
5571
5572         * src/textview.c
5573                 don't add a newline in the textview in front of the
5574                 first textpart if header display is disabled
5575                 (closes bug [ 603385 ] disabled header display leaves blank
5576                  lin)
5577
5578 2002-10-18 [christoph]  0.8.5claws43
5579
5580         * src/folder.[ch]
5581         * src/imap.c
5582         * src/mbox_folder.c
5583         * src/mh.c
5584         * src/news.c
5585                 folder->get_num_list now returns an error code
5586                 (closes bug [ 609424 ] News cache cleared on failure)
5587                 
5588 2002-10-17 [colin]      0.8.5claws42
5589         
5590         * src/news.c
5591                 Changed a printf by debug_print
5592
5593 2002-10-16 [paul]       
5594
5595         * tools/OOo2sylpheed.pl
5596                 allow for spaces in the name of the
5597                 file to be attached.
5598
5599 2002-10-16 [colin]      0.8.5claws41
5600
5601         * src/main.c
5602                 Use a tristate to change online mode
5603
5604 2002-10-16 [paul]       0.8.5claws40
5605
5606         * po/es.po
5607                 updated by Ricardo Mones Lastra
5608
5609 2002-10-16 [colin]      0.8.5claws39
5610
5611         * src/main.c
5612           src/mainwindow.[ch]
5613                 Added --online and --offline command-line
5614                 switches
5615
5616 2002-10-15 [christoph]  0.8.5claws38
5617
5618         * src/procmime.c
5619                 set mimeinfo->name to NULL after g_free to
5620                 avoid double freeing with g_free
5621
5622 2002-10-14 [christoph]  0.8.5claws37
5623
5624         * src/compose.c
5625         * src/filtering.c
5626         * src/summaryview.c
5627                 remove calls to folder->change_flags that are now
5628                 done by procmsg flag functions (seems it is not
5629                 used by any foldertype anyway)
5630         * src/folder.c
5631                 init folder->change_flags with NULL
5632
5633 2002-10-14 [christoph]  0.8.5claws36
5634
5635         * src/folder.[ch]
5636         * src/imap.[ch]
5637                 use virtual functions for folder item new and destroy
5638                 functions
5639
5640 2002-10-14 [melvin]     0.8.5claws35
5641
5642         * src/compose.c
5643                 Added a test to not run the spell checker if no default
5644                 dictionary is available. No dialog is displayed though.
5645
5646 2002-10-14 [melvin]     0.8.5claws34
5647
5648         * src/gtkaspell.c
5649                 Fixed bug in dictionary list context menu where
5650                 "More..." pointed to an emtpy submenu if the
5651                 number of dictionaries is a multiple of 15
5652                 Removed unneeded code in suggestions list creation
5653
5654 2002-10-14 [paul]       0.8.5claws33
5655
5656         * po/bg.po
5657                 updated by George Danchev
5658
5659 2002-10-13 [hoa]        0.8.5claws32
5660
5661         * src/matcher.[ch]
5662           src/matcher_parser_parser.y
5663                 removed the escaped string from internal structure
5664                 of matcher.
5665
5666 2002-10-12 [colin]      0.8.5claws31
5667
5668         * src/gtksctree.[ch]
5669           src/summaryview.c
5670                 Removed useless function gtksctree_reanchor
5671
5672 2002-10-12 [alfons]     0.8.5claws30
5673         
5674         * sync with remaining main changes 2002-10-09 - 2002-10-11
5675         - drop changes to src/compose.c (requires claws specific changes)
5676         
5677 2002-10-12 [alfons]     0.8.5claws29
5678         
5679         * sync with main changes of 2002-10-08
5680         - drop changes to src/compose.c (requires claws specific changes)
5681         - drop changes to src/summaryview.c (requires changes to compose.c)     
5682
5683 2002-10-12 [alfons]     0.8.5claws28
5684         
5685         * sync with main changes of 2002-10-07
5686
5687 2002-10-12 [alfons]     0.8.5claws27
5688
5689         * sync with main changes of 2002-10-04
5690         - drop changes to src/compose.c (requires claws specific changes)
5691         - drop changes to src/prefs_folder_item.c (claws implementation
5692           seems to be working)
5693
5694 2002-10-12 [colin]      0.8.5claws26
5695
5696         * src/mainwindow.c
5697                 Fix folder-flicker when space-reading, introduced 
5698                 in claws22.
5699
5700 2002-10-12 [colin]      0.8.5claws25
5701
5702         * src/compose.c
5703                 Save account address when saving as draft.
5704                 (closes bug 621838)
5705
5706 2002-10-12 [colin]      0.8.5claws24
5707
5708         * src/summaryview.c
5709                 Fix the problem consisting of no message selected
5710                 after the last message in a folder has been moved.
5711
5712 2002-10-12 [paul]       0.8.5claws23
5713
5714         * src/compose.c
5715           src/prefs_template.c
5716           src/template.[ch]
5717                 add Cc and Bcc to templates. Patch submitted by
5718                 John L. Males.
5719
5720 2002-10-12 [colin]      0.8.5claws22
5721
5722         * src/folderview.c
5723                 Fix a bug after "Check for new messages":
5724                 If a folder was opened, it was still selected at
5725                 the end of the check, but displayed empty.
5726         * src/mainwindow.c
5727                 Remove unnecessary check
5728
5729 2002-10-12 [paul]
5730
5731         * tools/README
5732                 be more verbose in the description of
5733                 OOo2sylpheed.pl
5734                 
5735
5736 2002-10-11 [colin]      0.8.5claws21
5737
5738         * src/mainwindow.c
5739                 Make space work (better) when no mail is selected
5740
5741 2002-10-11 [colin]      0.8.5claws20
5742
5743         * src/inc.c
5744           src/news.c
5745                 fix warnings
5746
5747 2002-10-11 [colin]      0.8.5claws19
5748
5749         * src/mainwindow.c
5750                 revert 0.8.5claws6 changes as i couldn't get to
5751                 anything satisfying
5752
5753 2002-10-11 [melvin]     0.8.5claws18
5754
5755         * src/compose.c
5756                 Removed buggy and unused macro (should have been committed in
5757                 0.8.5claws17)
5758
5759 2002-10-11 [melvin]     0.8.5claws17
5760
5761         * src/compose.c
5762                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5763
5764 2002-10-11 [thorsten]   0.8.5claws16 
5765
5766         * src/folderview.c
5767                 remove rescan warning
5768
5769 2002-10-11 [colin]      0.8.5claws15 
5770
5771         * src/procheader.c
5772                 fix a segfault that happens if conv_unmime_header
5773                 fails (should be better to find out why it fails)
5774
5775 2002-10-11 [christoph]  0.8.5claws14
5776
5777         * src/summaryview.c
5778                 update folderview stats after ignore/unignore thread
5779
5780 2002-10-11 [hoa]        0.8.5claws13
5781
5782         * src/quote_fmt_parse.y
5783                 Fixed a yacc/bison syntax error
5784         * src/matcher.c
5785                 Escaping of string is fixed.
5786
5787 2002-10-11 [colin]      0.8.5claws12
5788
5789         * src/imageview.c
5790                 Resize images to fit
5791
5792 2002-10-11 [paul]       0.8.5claws11
5793
5794         * po/es.po
5795                 updated by Ricardo Mones Lastra
5796
5797 2002-10-10 [alfons]     0.8.5claws10
5798
5799         * src/compose.c
5800                 allow dropping files by "moving" files from a file manager,
5801                 not only by the more cumbersome "copying". the latter 
5802                 mostly implies holding down the Control button
5803
5804 2002-10-10 [christoph]  0.8.5claws9
5805
5806         * src/summaryview.c
5807                 update folders after thread building for ignored threads
5808
5809 2002-10-10 [christoph]  0.8.5claws8
5810
5811         * config/.cvsignore
5812                 added Makefile
5813         * src/filtering.[ch]
5814         * src/folder.[ch]
5815         * src/folderview.[ch]
5816         * src/import.c
5817         * src/inc.[ch]
5818         * src/mbox.[ch]
5819         * src/procmsg.c
5820         * src/summaryview.[ch]
5821                 o added new flag need_update to FolderItem
5822                 o removed folder_table from various functions from tracking
5823                   folder updates
5824                 o set need_update flags in folder.c's move, copy and delete
5825                   functions and procmsg's flags functions
5826                 o added function folderview_update_items_when_required that
5827                   updates all folders with need_update set
5828                 o call folderview_update_items_when_required instead of
5829                   folderview_update_item_foreach
5830
5831 2002-10-09 [sergey]     0.8.5claws7
5832
5833         * src/compose.c
5834                 Strip CRs whel loading the text into editor in reedit mode.
5835
5836 2002-10-09 [colin]      0.8.5claws6
5837
5838         * src/mainwindow.c
5839                 Make Space work when no mail is selected
5840
5841 2002-10-09 [colin]      0.8.5claws5
5842
5843         * src/gtksctree.[ch]
5844                 Fix range_select
5845                 Add gtk_sctree_reanchor() 
5846         * src/summaryview.c
5847                 Use gtk_sctree_reanchor() - better fix for 
5848                 bug 60413
5849
5850 2002-10-09 [colin]      0.8.5claws4
5851
5852         * src/summaryview.c
5853                 Fix shift-click select after delete problem
5854                 (closes bug 60413)
5855
5856 2002-10-08 [thorsten]   0.8.5claws3
5857
5858         * src/summaryview.c
5859                 exclude current msg from -hide read messages-
5860
5861 2002-10-08 [colin]      0.8.5claws2
5862
5863         * src/inc.[ch]
5864           src/pop.c
5865           src/recv.c
5866                 Differentiate socket errors from disk full
5867                 errors
5868
5869 2002-10-08 [christoph]  0.8.5claws1
5870
5871         * Makefile.am
5872         * configure.in
5873                 modifications for new config directory
5874
5875         * config.guess  ** REMOVED **
5876         * config.sub    ** REMOVED **
5877         * install-sh    ** REMOVED **
5878         * ltmain.sh     ** REMOVED **
5879         * missing       ** REMOVED **
5880         * mkinstalldirs ** REMOVED **
5881                 these files are autogenerated by automake
5882                 when you run autogen.sh
5883
5884         * config/.cvsignore     ** NEW FILE **
5885         * config/Makefile.am    ** NEW FILE **
5886                 ignore autogenerated files
5887                 create a Makefile in this directory
5888
5889 2002-10-08 [paul]       0.8.5claws
5890
5891         * 0.8.5claws release
5892         
5893         * src/compose.c
5894           src/procheader.c
5895           src/procmsg.c
5896                 fix quote reply format for newsgroups reply bug
5897                 (thanks to Hoa)
5898                 
5899         * po/en_GB.po
5900           po/pl.po
5901                 updated by me and Witold Wladyslaw Wojciech Wilk
5902                 repectively
5903
5904 2002-10-07 [paul]       0.8.3claws53
5905
5906         * po/it.po
5907           po/pt_BR.po
5908           po/sr.po
5909                 updated messages catalogs, submitted by
5910                 Alessandro Maestri, Fabio Jr.Beneditto 
5911                 and Urke MMI, respectively.
5912
5913 2002-10-07 [christoph]  0.8.3claws52
5914
5915         * src/folder.[ch]
5916         * src/folderview.c
5917         * src/mainwindow.c
5918                 fix new folder ghost message bug
5919                 (closes bug [ 619722 ] wrong count for newly created folders)
5920
5921 2002-10-07 [christoph]  0.8.3claws51
5922
5923         * src/compose.c
5924                 fix news posting problem
5925
5926 2002-10-07 [melvin]     0.8.3claws50
5927
5928         * po/fr.po
5929                 Updated French translation
5930
5931 2002-10-05 [christoph]  0.8.3claws49
5932
5933         * src/gtkstext.c
5934                 check if line_start_cache is set in gtk_stext_update_text
5935                 (closes bug [ 618119 ] crash while doing search in folder)
5936
5937 2002-10-05 [christoph]  0.8.3claws48
5938
5939         * src/imap.c
5940         * src/news.c
5941         * src/utils.c
5942         * src/utils.h
5943                 implement cache cleanups for claws' folder system
5944                 (closes bug [ 595916 ] imapcache not cleaned up)
5945
5946 2002-10-05 [melvin]     0.8.3claws47
5947
5948         * src/prefs_actions.c
5949                 Made the help text more clear for the %p token
5950
5951 2002-10-04 [paul]       0.8.3claws46
5952
5953         * sync with 0.8.5
5954                 see ChangeLog 2002-10-02 and 2002-10-03
5955
5956 2002-10-04 [christoph]  0.8.3claws45
5957
5958         * src/inc.c
5959                 fix segfault caused by pop before smtp
5960                 call to inc_account_mail with NULL
5961                 pointer for mainwin
5962
5963 2002-10-04 [paul]       0.8.3claws44
5964
5965         * configure.in
5966                 sync the LDAP detection from 0.8.5cvs1
5967
5968 2002-10-02 [christoph]  0.8.3claws43
5969
5970         * po/de.po
5971                 fix small spelling error
5972
5973 2002-10-02 [melvin]     0.8.3claws42
5974
5975         * ac/aspell.m4
5976                 Behave better and say "no" when test program cannot be run.
5977
5978 2002-10-02 [paul]       0.8.3claws41
5979
5980         * sync with 0.8.4cvs1
5981                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5982                 
5983         * src/summaryview.c
5984                 toggle the behavior of Reply menuitem between
5985                 normal reply and reply-to-list
5986
5987 2002-10-01 [sergey]     0.8.3claws40
5988
5989         * src/compose.c
5990                 Convert newlines in the message text to the canonical form
5991                 before base64 encoding (RFC2045 compliance, fixes some
5992                 interoperability issues with Evolution 1.0.3)
5993
5994 2002-09-29 [colin]      0.8.3claws39
5995
5996         * src/summaryview.c
5997                 Fix an unwanted copy/paste
5998
5999 2002-09-29 [colin]      0.8.3claws38
6000
6001         * src/mainwindow.c
6002                 Renamed "Custom toolbar" to "Customize toolbar"
6003                 Renamed "Show all header" to "Show all headers"
6004                 Renamed "Set diplay item" to "Set displayed items"
6005         * src/prefs_common.c
6006                 Renamed "Show all header" to "Show all headers"
6007         * src/prefs_summary_column.c
6008                 Renamed "diplay item" to "displayed items"
6009
6010 2002-09-29 [colin]      0.8.3claws37
6011
6012         * src/mainwindow.[ch]
6013                 online/offline status pixmaps follow theme
6014                 changes
6015         * src/summaryview.[ch]
6016                 quicksearch pixmap follows theme changes
6017
6018 2002-09-29 [thorsten]   0.8.3claws36
6019
6020         * src/compose.c
6021           src/prefs_folder_item.[ch]
6022                 add default_reply_to folder option (closes patch 581044)
6023
6024 2002-09-29 [christoph]  0.8.3claws35
6025
6026         * acconfig.h    ** REMOVED **
6027         * configure.in
6028         * ac/aspell.m4
6029         * ac/check-type.m4
6030         * ac/gnupg-check-typedef.m4
6031                 fix autoheader 2.50 warning
6032
6033 2002-09-29 [christoph]  0.8.3claws34
6034
6035         * major code cleanup (part 2)
6036         
6037                 - unused variables removed
6038                 - unused functions removed
6039                 - uninitialized variables checked
6040                 - missing return statements added
6041                 - missing function return types added
6042                 - added parentheses around assignment
6043                   when suggested by gcc
6044
6045 2002-09-29 [alfons]     0.8.3claws33
6046
6047         * src/logwindow.c
6048                 log_window_clear(): only bracket gtk_text_forward_delete() 
6049                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6050                 works around GTK text bug)
6051
6052 2002-09-29 [paul]       0.8.3claws32
6053
6054         * po/bg.po
6055           po/sr.po
6056                 updated by George Danchev and Urke MMI
6057                 respectively
6058
6059 2002-09-27 [christoph]  0.8.3claws31
6060
6061         * doc-src/readme.txt
6062         * doc-src/rfc1806.txt   ** REMOVED **
6063         * doc-src/rfc2183.txt   ** NEW FILE **
6064         * doc-src/rfc2980.txt   ** NEW FILE **
6065                 update rfcs
6066
6067 2002-09-27 [melvin]     0.8.3claws30
6068
6069         * ac/aspell.m4
6070                 Fixed typo which could break linking
6071
6072 2002-09-27 [melvin]     0.8.3claws29
6073
6074         * ac/aspell.m4
6075                 Improved GNU/aspell checking. 
6076                 Fixed bug #614490
6077
6078 2002-09-27 [paul]       0.8.3claws28
6079
6080         * sync with 0.8.3cvs8
6081                 see ChangeLog 2002-09-27
6082
6083 2002-09-26 [colin]      0.8.3claws27
6084
6085         * src/toolbar.[ch]
6086           src/mainwindow.[ch]
6087                 Add "Reply to Mailing-list" to the toolbar
6088
6089 2002-09-26 [christoph]  0.8.3claws26
6090
6091         * src/summaryview.c
6092                 Fix wrong message counts in summaryview status
6093
6094 2002-09-26 [paul]       0.8.3claws25
6095
6096         * sync with 0.8.3cvs7
6097                 see ChangeLog 2002-09-26
6098
6099 2002-09-26 [paul]       0.8.3claws24
6100
6101         * sync with 0.8.3cvs6
6102                 see ChangeLog 2002-09-25
6103
6104 2002-09-25 [christoph]  0.8.3claws23
6105
6106         * src/prefs_common.c
6107         * src/prefs_folder_item.c
6108         * src/prefs_scoring.c
6109                 Renamed "kill score" to "hide score" in GUI
6110                 and prefs files
6111
6112 2002-09-25 [paul]       0.8.3claws22
6113
6114         * sync with 0.8.3cvs5
6115                 see ChangeLog 2002-09-24
6116
6117 2002-09-24 [alfons]     0.8.3claws21
6118
6119         patch by Satoshi Nagayasu: allows appending / saving multiple 
6120         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6121         'Save as ...'")
6122
6123         * AUTHORS
6124                 add Satoshi Nagayasu
6125         * src/summaryview.c
6126                 summary_save_as(): allow saving selected files to
6127                 one file
6128                 summary_set_menu_sensitive: enable "Save As..." when
6129                 multiple files are selected
6130         * src/utils.[ch]
6131                 append_file(): new function
6132
6133 2002-09-24 [colin]      0.8.3claws20
6134
6135         * src/procmime.c
6136                 Fix segfault when mimeinfo doesn't have a 
6137                 content_type. 
6138
6139 2002-09-24 [colin]      0.8.3claws19
6140
6141         * src/prefs_common.[ch]
6142                 Add a preference to display send dialog or not
6143         * src/send.c
6144                 Display send dialog according to preference
6145
6146 2002-09-24 [colin]      0.8.3claws18
6147
6148         * src/compose.[ch]
6149                 Disable user actions when sending
6150
6151 2002-09-24 [colin]      0.8.3claws17
6152
6153         * src/procmime.c
6154                 Do not display name or filename for attachments
6155                 with an application/pgp-signature type
6156                 (security flaw, see bug 537413)
6157
6158 2002-09-23 [colin]      0.8.3claws16
6159
6160         * src/editaddress.c
6161                 Initialize entry_email, entry_alias and 
6162                 entry_remarks to first email address of the list
6163
6164 2002-09-23 [colin]      0.83claws15
6165
6166         * src/compose.c
6167                 Drop pgp-signature when reediting a signed queued
6168                 message
6169
6170 2002-09-23 [melvin]     0.8.3claws14
6171
6172         * po/fr.po
6173                 Updated French translation
6174
6175 2002-09-23 [melvin]     0.8.3claws13
6176
6177         * src/mainwindow.c
6178                 Made custom toolbar menu labels more consistent
6179         * src/prefs_toolbar.c
6180                 Made custom toolbar window title more consistent
6181
6182 2002-09-22 [colin]      0.8.3claws12
6183
6184         * src/inc.c
6185                 Initialize session type to normal before getting 
6186                 mail (fixes strange Get behaviour)
6187         * src/prefs_account.h
6188                 Move STYPE_POP_BEFORE_SMTP to last position to 
6189                 avoid other side-effects
6190
6191 2002-09-22 [colin]      0.8.3claws11
6192
6193         * src/prefs_account.c
6194                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6195                 from pop3 to apop or vice-versa
6196
6197 2002-09-22 [colin]      0.8.3claws10
6198         
6199         * src/prefs_account.[ch]
6200                 Add an option for the POP before SMTP timeout
6201         * src/inc.c
6202                 Remember time of last POP connection
6203         * src/send.c
6204                 Do POP before SMTP only if timeout reached
6205
6206 2002-09-22 [oliver]     0.8.3claws9
6207         
6208         * README.claws
6209                 explain custom toolbar
6210
6211 2002-09-22 [oliver]     0.8.3claws8
6212
6213         * src/prefs_actions.[ch]
6214         custom toolbar for compose      
6215                 actions callback from compose toolbar
6216         * src/folderview.c
6217                 remove include toolbar.h
6218
6219 2002-09-22 [oliver]     0.8.3claws7
6220         
6221         * src/prefs_toolbar.[ch]
6222                 custom toolbar for compose
6223                 - generic prefs_toolbar handles both
6224                   Mainwin's toolbar as well as Compose toolbar          
6225
6226 2002-09-22 [oliver]     0.8.3claws6
6227         
6228         * src/toolbar.[ch]
6229                 custom toolbar for compose
6230                 restructure toolbar.[ch]
6231
6232 2002-09-22 [oliver]     0.8.3claws5
6233
6234         * src/compose.[ch]
6235                 custom toolbar for compose
6236
6237 2002-09-22 [oliver]     0.8.3claws4
6238         
6239         * src/mainwindow.[ch]
6240                 custom toolbar for compose 
6241                 move mainwin toolbar back to mainwindow
6242
6243 2002-09-22 [alfons]     0.8.3claws3
6244
6245         * src/procmsg.c
6246                 :%sno/if(/if (/gc
6247                 :%sno/for(/for (/gc
6248                 (beautify)
6249
6250 2002-09-22 [alfons]     0.8.3claws2
6251         
6252         * src/procmsg.c
6253                 procmsg_save_to_outbox(): don't unlink message file from queue;
6254                 callers should do it using folder_item_remove_msg()
6255
6256 2002-09-22 [colin]      0.8.3claws1
6257
6258         * src/mimeview.[ch]
6259                 Made mimeview_check_signature() public
6260         * src/textview.c
6261                 Made GPG signatures verifiable by clicking
6262                 the [application/pgp-signature] in the Text
6263                 view
6264
6265 2002-09-22 [paul]       0.8.3claws
6266
6267         * po/bg.po
6268           po/en_GB.po
6269           po/es.po
6270           po/it.po
6271           po/pl.po
6272           po/pt_BR.po
6273           po/sr.po
6274                 updated translations, submitted by George Danchev,
6275                 me, Ricardo Mones Lastra, Alessandro Maestri,
6276                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6277                 and Urke MMI, respectively.     
6278
6279 2002-09-22 [alfons]     0.8.2claws65
6280
6281         * src/procmsg.c
6282         * src/pgptext.c
6283                 no furry valgrinds have been used to plug these memleaks
6284
6285 2002-09-20 [paul]       0.8.2claws64
6286
6287         * sync with 0.8.3cvs4
6288                 'Select thread' re-implemented 
6289                 see ChangeLog 2002-09-20
6290
6291 2002-09-21 [alfons]     0.8.2claws63
6292
6293         * src/compose.c
6294                 compose_send(): plug unnoticed memleak
6295
6296 2002-09-20 [alfons]     0.8.2claws62
6297
6298         * src/addr_compl.c
6299                 replace_address_in_edit(): strict check for NULL address to
6300                 fix "[ 607348 ] Segfault in address completion". My guess is
6301                 that this happens with an empty address book, but it's good
6302                 to have this check here anyway
6303                 
6304                 completion_window_button_press(): free string returned 
6305                 from the internal cache
6306
6307 2002-09-20 [christoph]  0.8.2claws61
6308
6309         * src/procmime.h
6310                 added ENC_BINARY to EncodingType
6311         * src/procmime.c
6312                 the string returned by procmime_get_encoding_str
6313                 should not depend on the order of values in the
6314                 EncodingType definition
6315         * doc-src/rfc1806.txt   ** NEW FILE **
6316                 Added rfc1806 about MIME Content-Disposition
6317                 Extension
6318
6319 2002-09-19 [paul]       0.8.2claws60
6320
6321         * sync with 0.8.2cvs3
6322                 see ChangeLog 2002-09-19
6323
6324 2002-09-19 [paul]       0.8.2claws59
6325
6326         * src/prefs_folder_item.c
6327                 revert to Darko's original alignment of colour
6328                 selector button
6329                 add a colon to folder_color label
6330                 
6331         * src/compose.c
6332                 add Colin's patch (with Hiro's modifications) to 
6333                 force BASE64 encoding for 8-bit text when signing
6334                 (sync with 0.8.3cvs2)
6335
6336 2002-09-18 [alfons]     0.8.2claws58
6337
6338         * src/compose.c
6339                 :%sno/if(/if (/gc
6340                 :%sno/for(/for (/gc
6341                 (beautify a little bit)
6342
6343 2002-09-18 [christoph]  0.8.2claws57
6344
6345         * src/pine.c
6346                 fix handling of fgetc return value
6347
6348 2002-09-17 [alfons]     0.8.2claws56
6349         
6350         * src/summaryview.c
6351                 summary_sort(): check non-NULL summaryview->folder_item when no 
6352                 folder is selected at all
6353                 (closes "[ 610344 ] sort label make syl Crash")
6354
6355 2002-09-17 [alfons]     0.8.2claws55
6356         
6357         * src/compose.c
6358                 beautify a little bit
6359
6360 2002-09-17 [christoph]  0.8.2claws54
6361
6362         * src/folder.c
6363                 initialize max values for cache and folder
6364                 when cache or folder is empty
6365
6366 2002-09-15 [colin]      0.8.2claws53
6367
6368         * src/compose.c
6369                 Fix a leak (thanks Alfons!) and cleaned
6370                 variables names for custom headers
6371
6372 2002-09-15 [colin]      0.8.2claws52
6373
6374         * src/compose.c
6375                 Fix custom headers recognition when
6376                 prefs_common.trans_hdr is on
6377
6378 2002-09-15 [colin]      0.8.2claws51
6379
6380         * src/compose.c
6381                 Allow dynamically-added custom headers
6382                 Yet not reparsed if reedited
6383
6384 2002-09-15 [alfons]     0.8.2claws50
6385
6386         * src/prefs_account.c
6387                 fix warnings
6388
6389 2002-09-15 [colin]      0.8.2claws49
6390         
6391         * src/prefs_account.c
6392                 fix pop_before_smtp sensitivity
6393
6394 2002-09-15 [colin]      0.8.2claws48
6395
6396         * src/inc.[ch]
6397                 add inc_pop_before_smtp()
6398                 allow MainWindow to be undefined in 
6399                 inc_account_mail() and inc_start()
6400         * src/pop.c
6401           src/prefs_account.h
6402                 add STYPE_POP_BEFORE_SMTP session type
6403         * src/prefs_account.c
6404                 activated pop before smtp option
6405         * src/send.c
6406                 do pop before smtp if the relevant option 
6407                 is set
6408
6409 2002-09-15 [paul]       0.8.2claws47
6410
6411         * sync with 0.8.3
6412                 see ChangeLog 2002-09-15
6413
6414 2002-09-14 [paul]       0.8.2claws46
6415
6416         * po/bg.po
6417                 updated Bulgarian translation, submitted by
6418                 George Danchev
6419
6420 2002-09-13 [paul]       0.8.2claws45
6421
6422         * src/compose.c
6423                 merge claws' select_account() with main's
6424                 (new) compose_select_account(). [sync with
6425                 0.8.2cvs15, see ChangeLog 2002-09-11]
6426
6427 2002-09-12 [christoph]  0.8.2claws44
6428
6429         * src/filter.c
6430                 allocate 1 elements of FolderItem not 0
6431
6432 2002-09-12 [colin]      0.8.2claws43
6433
6434         * src/compose.c
6435                 Fix bug #590825 (obey Follow-up: poster)
6436
6437 2002-09-12 [colin]      0.8.2claws42
6438
6439         * src/procmime.c
6440                 Fix bug #557009 (wrong headers for messages 
6441                 forwarded as attachments)
6442
6443 2002-09-11 [colin]      0.8.2claws41
6444         
6445         * src/compose.c
6446                 Put SCF: pseudo-header on top of message
6447                 Set draft tmp_flag when saved as draft
6448
6449         * src/procmsg.c
6450           src/procheader.c
6451                 Skip after first \n\n for beginning of real message
6452                 for drafts too
6453
6454 2002-09-11 [christoph]  0.8.2claws40
6455
6456         * src/filtering.c
6457                 use procmsg flag functions in filtering or processing
6458                 will cause incorrect folder message counts
6459
6460 2002-09-11 [colin]      0.8.2claws39
6461
6462         * src/compose.c
6463                 Fix bug #550175 - wrong save folder when reediting
6464                 drafts
6465
6466 2002-09-11 [paul]       0.8.2claws38
6467
6468         * sync with 0.8.2cvs14
6469                 see ChangeLog 2002-09-11
6470
6471 2002-09-11 [colin]      0.8.2claws37
6472
6473         * src/folder.c
6474                 Fix a typo (seeming to cause new/unread status to
6475                 be lost)
6476
6477 2002-09-10 [christoph]  0.8.2claws36
6478
6479         * src/compose.c
6480                 compose_redirect should not use compose_generic_new
6481                 because that does more stuff than expected including
6482                 opening the external editor
6483                 (closes bug "[ 526608 ] bounced messages appear blank
6484                  in editor")
6485
6486 2002-09-10 [christoph]  0.8.2claws35
6487
6488         * src/folder.c
6489                 fix problem with too large message number range
6490                 causing a crash in folder_item_scan
6491
6492 2002-09-10 [paul]       0.8.2claws34
6493
6494         * sync with 0.8.2cvs13
6495                 see ChangeLog 2002-09-10
6496
6497 2002-09-10 [christoph]  0.8.2claws33
6498
6499         * src/msgcache.c
6500                 set MsgInfo TmpFlags for queue and draft folders
6501                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6502
6503 2002-09-10 [paul]       0.8.2claws32
6504
6505         * AUTHORS
6506           po/bg.po      ** NEW FILE **
6507                 new Bulgarian translation submitted by
6508                 George Danchev <danchev@spnet.net>
6509                 
6510         * tools/Makefile.am
6511           tools/README
6512           tools/tb2sylpheed     ** NEW FILE **
6513                 add script that converts an addressbook exported
6514                 from The Bat! into a Sylpheed addressbook. Submitted
6515                 by Urke MMI <urke-kg@eunet.yu>
6516
6517 2002-09-10 [paul]       0.8.2claws31
6518
6519         * sync with 0.8.2cvs12
6520                 see ChangeLog 2002-09-10
6521
6522 2002-09-06 [paul]       0.8.2claws30
6523
6524         * src/prefs_common.c
6525                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6526                 
6527         * tools/Makefile.am
6528           tools/README
6529           tools/ldif-to-xml.py  ** REMOVED **
6530                 remove obsolete python script
6531
6532 2002-09-06 [paul]       0.8.2claws29
6533
6534         * sync with 0.8.2cvs10
6535                 see ChangeLog 2002-09-06
6536
6537 2002-09-04 [paul]       0.8.2claws28
6538
6539         * sync with 0.8.2cvs9
6540                 see ChangeLog 2002-08-04
6541
6542 2002-09-04 [colin]      0.8.2claws27 
6543
6544         * src/prefs_common.[ch]
6545                 Added signature color configuration
6546         * src/textview.c
6547                 Use user-specified signature color
6548
6549 2002-09-03 [colin]      0.8.2claws26
6550
6551         * src/prefs_common.[ch]
6552                 Added autosave and autosave_length prefs
6553         * src/compose.c
6554                 Added compose_remove_draft()
6555                 Auto-save drafts according to the prefs
6556         * src/main.c
6557                 Added a crash-indicator file, allowing to check
6558                 for new messages on startup if Sylpheed crashed
6559                 (makes saved drafts "reappear")
6560
6561 2002-09-03 [colin]      0.8.2claws25
6562
6563         * src/textview.[ch]
6564                 Grey the signature
6565
6566 2002-09-03 [paul]       0.8.2claws24
6567
6568         * sync with 0.8.2cvs8
6569                 see ChangeLog 2002-09-02 and 2002-09-03
6570
6571 2002-09-03 [darko]      0.8.2claws23
6572
6573         * src/folderview.c
6574                 use normal style when creating new folder to pick
6575                 proper font size 
6576
6577 2002-09-02 [melvin]     0.8.2claws22
6578
6579         * src/gtkaspell.m4
6580                 removed some obsolete code
6581
6582 2002-09-02 [melvin]     0.8.2claws21
6583
6584         * ac/aspell.m4
6585                 fixed test's equality sign (== to =)
6586
6587 2002-09-02 [alfons]     0.8.2claws20
6588
6589         * src/folder.c
6590         * src/mh.c
6591                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6592                 as folder->destroy virtual as suggested by Hiro
6593                 (the mh.c code seems to have been lost around mh.c.1.21)
6594
6595 2002-09-02 [paul]       0.8.2claws19
6596
6597         * po/pt_BR.po
6598                 updated by Fabio Jr. Beneditto
6599                 
6600         * src/defs.h
6601                 use 'http://claws.sylpheed.org' for homepage link. 
6602                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6603
6604 2002-09-01 [alfons]     0.8.2claws18
6605
6606         * src/mh.c
6607                 plug memleak related to one Martin Kluge found
6608
6609 2002-08-31 [paul]       0.8.2claws17
6610
6611         * sync with 0.8.2cvs6
6612                 see ChangeLog 2002-08-30
6613
6614 2002-08-31 [alfons]     0.8.2claws16
6615
6616         * src/folder.c
6617                 folder_destroy(): remove mailbox from folderlist even if it has
6618                 no destroy virtual
6619
6620 2002-08-31 [alfons]     0.8.2claws15
6621
6622         * src/folder.c
6623                 :%sno/if(/if (/gc
6624                 :%sno/for(/for (/gc
6625                 (being pedantic I know)
6626
6627 2002-08-31 [alfons]     0.8.2claws14
6628
6629         * src/folder.c
6630                 check for NULL pointers returned from folder->fetch_msginfo virtual
6631                 (should solve some reported crashes)
6632
6633 2002-08-30 [alfons]     0.8.2claws13
6634
6635         * acconfig.h
6636         * configure.in
6637         * src/crash.c
6638                 enable crash dialog on compilation time
6639                 (--enable-crash-dialog configure option)
6640
6641 2002-08-30 [alfons]     0.8.2claws12
6642
6643         * AUTHORS
6644                 add Martin Kluge
6645         * src/mh.c
6646                 apply memory leak plug patch by Martin Kluge
6647                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6648                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6649                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6650
6651 2002-08-30 [darko]      0.8.2claws11
6652
6653         * src/folderview.c
6654                 copy Gtk style from normal style to match
6655                 font size for coloured folders
6656
6657 2002-08-29 [alfons]     0.8.2claws10
6658
6659         * sylpheed.desktop
6660                 Type=Internet <- Type=Application
6661                 (reported by Michael Schwendt, see:
6662                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6663                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6664
6665 2002-08-29 [paul]       0.8.2claws9
6666
6667         * sync with 0.8.2cvs5
6668                 see ChangeLog 2002-08-29
6669
6670 2002-08-29 [colin]      0.8.2claws8
6671
6672         * src/summaryview.c
6673                 Added a sanity check in summary_select_thread
6674                 Should fix bug 601605
6675
6676 2002-08-29 [colin]      0.8.2claws7
6677
6678         * src/main.c
6679                 Revert claws6 changes regarding bug #591676
6680
6681 2002-08-28 [colin]      0.8.2claws6
6682         
6683         * src/main.c
6684                 Ignore cache for queue folderitems
6685                 Fix bug #591676
6686
6687 2002-08-28 [melvin]     0.8.2claws5
6688
6689         * README.claws
6690                 Fixed typos.
6691
6692 2002-08-28 [melvin]     0.8.2claws4
6693
6694         * README.claws
6695                 Updated a bit the text concerning the spell checker
6696
6697 2002-08-28 [melvin]     0.8.2claws3
6698
6699         Merged the GNU_aspell_branch:
6700                 Support of new GNU/aspell is now included and the old pspell
6701                 is not supported anymore.
6702                 See README.claws
6703
6704         * README.claws
6705                 Updated spell checker text to reflect the switch to GNU/aspell
6706
6707         * ac/aspell.m4          *** NEW ***
6708         * src/gtkaspell.[ch]    *** NEW *** 
6709         * ac/pspell.m4          *** DELETED *** 
6710         * src/gtkspell.[ch]     *** DELETED ***
6711
6712         * ac/Makefile.am
6713                 Updated for GNU/aspell support
6714
6715         * po/POTFILES.in
6716                 Replaced gtkspell.c by gtkaspell.c
6717
6718         * acconfig.h
6719         * src/Makefile.am
6720         * src/about.c
6721         * src/compose.[ch]
6722         * src/crash.c
6723         * src/main.c
6724         * src/prefs_common.[ch]
6725                 Updated for GNU/aspell support
6726
6727 2002-08-28 [paul]       0.8.2claws2
6728
6729         * sync with 0.8.2cvs4
6730                 see ChangeLog 2002-08-27 and 2002-08-28
6731
6732 2002-08-28 [colin]      0.8.2claws1
6733
6734         * src/summary_search.c
6735                 Added "AND search"
6736
6737 2002-08-28 [jens]       0.8.2claws
6738
6739         *po/de.po
6740                 Updated German translations
6741
6742 2002-08-27 [melvin]     0.8.2claws
6743
6744         * po/fr.po
6745                 Updated French translations
6746
6747 2002-08-27 [paul]       0.8.2claws
6748
6749         * sync with 0.8.2 main release
6750
6751         * po/en_GB.po
6752           po/es.po
6753           po/it.po
6754           po/pl.po
6755           po/pt_BR.po
6756           po/sr.po
6757                 updated message catalogs submitted by
6758                 Ricardo Mones Lastra, Alessandro Maestri,
6759                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6760                 Beneditto and Urke MMI  
6761
6762 2002-08-27 [hoa]        0.8.1claws123
6763
6764         * src/mainwindow.[ch]
6765         * src/summaryview.[ch]
6766                 removed the "filter setting" menu option.
6767                 add a "cancel a news message" menu option.
6768
6769 2002-08-26 [martin]     0.8.1claws122
6770
6771         * ChangeLog.claws
6772                 changed string under 0.8.1claws79 changed by myself
6773                 i'm sorry alfons :(
6774
6775 2002-08-26 [martin]     0.8.1claws121
6776
6777         * src/crash.c
6778                 added kill command to debuggerrc to start crash dialog
6779
6780 2002-08-26 [paul]       0.8.1claws120
6781
6782         * sync with 0.8.1cvs31
6783                 see ChangeLog 2002-08-26
6784
6785 2002-08-25 [alfons]     0.8.1claws119
6786
6787         * src/procmsg.c
6788                 fix bug that didn't send out correct headers to news server
6789                 when sending news article and email from queue (bug reported
6790                 and patch provided by Tim Mann; closes bug 
6791                 "[ 583196 ] 0.7.8claws can't post news")
6792
6793 2002-08-25 [alfons]     0.8.1claws118
6794
6795         * src/selective_download.c
6796                 mark two strings as translatable
6797                 (thanks to Urke MMI for pointing this out)
6798
6799 2002-08-25 [alfons]     0.8.1claws117
6800
6801         * src/summaryview.c
6802                 treat sent boxes as special and allow sorting them by addressee
6803                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6804                 submitted by Steve Lamb)
6805
6806 2002-08-24 [alfons]     0.8.1claws116
6807
6808         * src/matcher.c
6809                 fix memleak reported by Martin Kluge
6810                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6811
6812 2002-08-24 [oliver]     0.8.1claws115
6813
6814         * src/prefs_toolbar.c
6815                 o code cleanup as suggested by Alfons
6816                 o memleak fix
6817
6818 2002-08-24 [alfons]     0.8.1claws114
6819
6820         * src/summaryview.c
6821                 o fix another memory leak reported by Martin Kluge
6822                   (see "[ 599568 ] Small Memory Leak")
6823                 o remove 'from' variable from 'summary_set_header()'; we can
6824                   do with just 'to' 
6825
6826 2002-08-24 [paul]       0.8.1claws113
6827
6828         * sync with 0.8.1cvs30
6829                 see ChangeLog 2002-08-23
6830
6831 2002-08-24 [alfons]     0.8.1claws112
6832
6833         * src/summaryview.c
6834                 remove unnecessary allocations for search bar fixing leaks
6835                 reported by Martin Kluge
6836                 (see "[ 599451 ] Further memory leaks?")
6837
6838 2002-08-24 [alfons]     0.8.1claws111
6839
6840         * src/main.c
6841                 make get_socket_name() public for crash.c
6842         * src/crash.c
6843                 o make report bug button work (goes to claws' 
6844                   bug tracker at sf.net)
6845                 o introduce function for doing important stuff just
6846                   before claws goes down
6847                 o clean up code 
6848
6849 2002-08-24 [alfons]     0.8.1claws110
6850
6851         * src/compose.c
6852                 move cursor to "To" entry when forwarding as attachment
6853                 (reported and solved by Steve Lamb, closes bug report
6854                 "[ 592880 ] Forward as attachment; cursor not in to")
6855
6856 2002-08-24 [colin]      0.8.1claws109
6857
6858         * src/mainwindow.c
6859                 fix quick search visibility after GUI (de)separations.
6860
6861 2002-08-23 [colin]      0.8.1claws108
6862
6863         * src/mainwindow.c
6864                 fix header pane visibility after folderview or
6865                 messageview (de)separation
6866
6867 2002-08-23 [paul]       0.8.1claws107
6868
6869         * src/mainwindow.[ch]
6870           src/toolbar.c
6871                 give full control of display or non-display 
6872                 of the Execute icon to Custom toolbar settings.
6873                 add new sensitivity condition to maninwindow.h: 
6874                 M_DELAY_EXEC
6875
6876         * ChangeLog
6877           ChangeLog.jp
6878           NEWS
6879                 more sync with 0.8.1cvs29
6880
6881 2002-08-23 [melvin]     0.8.1claws106
6882
6883         * src/alertpanel.c
6884                 Readded support for custom widget in alertpanel lost in last
6885                 sync.
6886
6887 2002-08-23 [paul]       0.8.1claws105
6888
6889         * sync with 0.8.1cvs29
6890                 see ChangeLog 2002-08-23
6891
6892 2002-08-23 [colin]      0.8.1claws104
6893
6894         * src/summaryview.c
6895                 Fix folder and search pixmaps exchanging positions
6896                 after theme or toolbar changes. Thank to Oliver for 
6897                 reporting this.
6898
6899 2002-08-23 [colin]      0.8.1claws103
6900
6901         * src/mainwindow.c
6902           src/messageview.[ch]
6903           src/noticeview.[ch]
6904           src/summaryview.c
6905                 Changed messageview_create() and noticeview_create()
6906                 to avoid the last gdk_warning
6907
6908 2002-08-22 [colin]      0.8.1claws102
6909
6910         * src/summaryview.c
6911                 Fix my new `Creating pixmap from xpm' warning
6912
6913 2002-08-22 [colin]      0.8.1claws101
6914
6915         * src/mainwindow.c
6916                 Fix some of the gdk warnings
6917
6918 2002-08-22 [colin]      0.8.1claws100
6919
6920         * src/Makefile.am
6921         * src/stock_pixmap.c
6922         * src/stock_pixmap.h
6923         * src/pixmaps/quicksearch.xpm *ADDED*
6924                 Add the quicksearch pixmap
6925         * src/mainwindow.c
6926         * src/summaryview.c
6927         * src/summaryview.h
6928                 Make quicksearch bar visible/hidden via a button
6929
6930 2002-08-22 [christoph]  0.8.1claws99
6931
6932         * src/folder.c
6933                 fix folder update for newsgroups with message
6934                 numbers below minimum number of articles to fetch
6935                 (closes bug #598445)
6936
6937 2002-08-22 [paul]       0.8.1claws98
6938
6939         * sync with 0.8.1cvs28
6940                 see ChangeLog 2002-08-22
6941
6942 2002-08-21 [alfons]     0.8.1claws97
6943
6944         * src/crash.c
6945                 use bt instead of bt full which seems to work 
6946                 better, and bt full doesn't give a great deal 
6947                 of information anyway
6948
6949 2002-08-21 [colin]      0.8.1claws96
6950
6951         * src/summaryview.c
6952                 fix summaryview_searchtype_changed prototype
6953
6954 2002-08-21 [christoph]  0.8.1claws95
6955
6956         * src/mainwindow.c
6957                 o fix broken menu update for sorting type, we have to
6958                   get this info from the summaryview now
6959                 o removed setting of threaded state in menu callback
6960         * src/summaryview.[ch]
6961                 more summaryview/folderitem seperation for
6962                 threading option
6963         * configure.in
6964                 removed not required --with-compiler-flags option
6965
6966 2002-08-21 [oliver]     0.8.1claws94
6967         
6968         * src/toolbar.h 
6969                 o rename toolbar.xml to toolbar_main.xml
6970                   since toolbar_compose.xml might come up 
6971                   any time soon
6972         * README.claws
6973                 add custom toolbar              
6974
6975 2002-08-21 [darko]      0.8.1claws93
6976
6977         * src/procmsg.c
6978                 don't reset tmp flags for messages copied
6979                 to sent folder
6980
6981 2002-08-21 [colin]      0.8.1claws92
6982         
6983         * src/prefs_filtering.c
6984                 fix renaming rules on folder rename 
6985                 when folder is not a leaf folder
6986
6987 2002-08-21 [paul]       0.8.1claws91
6988
6989         * src/prefs_folder_item.c
6990                 fix alignment of colour selector
6991
6992 2002-08-21 [paul]       0.8.1claws90
6993
6994         * sync with 0.8.1cvs27
6995                 see ChangeLog 2002-08-21
6996
6997 2002-08-21 [paul]       0.8.1claws89
6998
6999         * src/summaryview.c
7000                 fix crash when changing field type in
7001                 Quick search bar
7002
7003 2002-08-21 [colin]      0.8.1claws88
7004
7005         * src/summaryview.c
7006                 Made quick search case-insensitive
7007
7008 2002-08-21 [paul]       0.8.1claws87
7009
7010         * sync with 0.8.1cvs26
7011                 see ChangeLog 2002-08-21
7012
7013 2002-08-20 [christoph]  0.8.1claws86
7014
7015         * src/folderview.c
7016         * src/main.c
7017         * src/summaryview.[ch]
7018                 more summaryview/folderitem seperation for
7019                 sort_key and sort_type
7020         * src/procmsg.c
7021                 added missing return statement
7022
7023 2002-08-20 [colin]      0.8.1claws85
7024
7025         * src/summaryview.[ch]
7026                 Added a quick search box
7027         * src/mainwindow.c
7028         * src/prefs_common.[ch]
7029                 Added a show/hide option for the quick search
7030
7031 2002-08-20 [oliver]     0.8.1claws84
7032         
7033         * src/mainwindow.c
7034                 remove toolbar_create_popups
7035         * src/toolbar.[ch]
7036                 o remove toolbar_create_popups
7037                 o fix toolbar_set_sensitive 
7038                   (Bug reports #596834 and #596832)     
7039         * src/prefs_toolbar.c
7040                 o add "Set default" button
7041                 o align label and text + combo widgets
7042
7043 2002-08-20 [hoa]        0.8.1claws83bis
7044
7045         * src/imap.c
7046                 fixed a bug in imap_fetch_msginfo() in case there is no
7047                 current folder.
7048
7049 2002-08-20 [darko]      0.8.1claws83
7050
7051         * src/folderview.c
7052                 copy the color style of folder view so it
7053                 works with GTK themes
7054
7055 2002-08-20 [darko]      0.8.1claws82
7056
7057         * src/folder.h
7058         * src/folderview.c
7059         * src/prefs_folder_item.[hc]
7060                 don't use UI stuff in folder.h
7061
7062 2002-08-20 [darko]      0.8.1claws81
7063
7064         * src/folder.h
7065         * src/prefs_folder_item.h
7066         * src/folderview.c
7067         * src/prefs_folder_item.c
7068                 ability to set folder color in folderview
7069
7070 2002-08-19 [alfons]     0.8.1claws80
7071
7072         * src/summaryview.c
7073                 fix one of the earlier memleaks reported by Martin Kluge
7074
7075 2002-08-19 [alfons]     0.8.1claws79
7076
7077         * src/mainwindow.c
7078                 hide notice view when selecting seperate folder
7079                 view (reported by Urke MMI)
7080
7081 2002-08-19 [christoph]  0.8.1claws78
7082
7083         * src/folderview.c
7084         * src/prefs_folder_item.h
7085         * src/summaryview.[ch]
7086                 o add summary_set_prefs_from_folderitem to set
7087                   summaryview prefs (first step to remove all
7088                   references to the folderitem in summaryview)
7089                 o moved compiled regex stuff from folderitem prefs
7090                   to summaryview code
7091
7092 2002-08-19 [paul]       0.8.1claws77
7093
7094         * src/compose.c
7095                 add check for '.' to QUOTE_IF_REQUIRED
7096
7097 2002-08-19 [paul]       0.8.1claws76
7098
7099         * src/inc.c
7100                 sync with 0.8.1cvs25 (plug memory leak)
7101
7102         * src/prefs_toolbar.c
7103                 re-order prefs_toolbar_cancel()
7104
7105 2002-08-18 [alfons]     0.8.1claws75
7106
7107         * src/inc.c
7108         * src/matcher.c
7109                 plug other memleaks reported by Martin Kluge
7110
7111 2002-08-18 [paul]       0.8.1claws74
7112
7113         * po/pt_BR.po
7114                 updated by Fabio Jr. Beneditto
7115
7116 2002-08-18 [paul]       0.8.1claws73
7117
7118         * src/toolbar.[ch]
7119                 fix bug where tooltips were displayed untranslated              
7120
7121         * src/prefs_toolbar.c
7122                 fix bug where clicking 'Cancel' creates an icon & text
7123                 toolbar regardless of prefs
7124         
7125
7126 2002-08-17 [oliver]     0.8.1claws72
7127
7128         * src/prefs_toolbar.c
7129                 update toolbar on CANCEL
7130                 bug reported by Martin Kluge
7131         * src/toolbar.c
7132                 toolbar_destroy memleak fixed           
7133
7134 2002-08-17 [alfons]     0.8.1claws71
7135
7136         * src/toolbar.c
7137                 plug another memleak reported by Martin Kluge
7138
7139 2002-08-16 [alfons]     0.8.1claws70
7140
7141         * src/crash.c
7142                 use execvp() correctly (suggested by wwp; thanks!)
7143
7144 2002-08-16 [alfons]     0.8.1claws69
7145
7146         * src/gtksctree.c
7147                 plug memory leak reported by Kim Schultz & Martin Kluge
7148
7149 2002-08-16 [paul]       0.8.1claws68
7150
7151         * po/es.po
7152                 updated by Ricardo Mones Lastra
7153
7154 2002-08-16 [paul]       0.8.1claws67
7155
7156         * src/toolbar.h
7157                 fix bug where 'Compose News' icon showed wrong
7158                 tooltip
7159
7160 2002-08-16 [paul]       0.8.1claws66
7161
7162         * sync with 0.8.1cvs24
7163                 see ChangeLog 2002-08-16
7164
7165         * po/it.po
7166                 updated by Alessandro Maestri
7167
7168 2002-08-15 [paul]       0.8.1claws65
7169
7170         * po/sr.po
7171                 updated by Urke MMI
7172
7173 2002-08-15 [paul]       0.8.1claws64
7174
7175         * src/*.c
7176                 don't translate debug info
7177
7178         * src/matcher.[ch]
7179                 add copyright info
7180
7181 2002-08-15 [paul]       0.8.1claws63
7182
7183         * src/prefs_toolbar.c
7184                 fix bug where clicking 'OK' creates an icon & text
7185                 toolbar regardless of prefs
7186
7187 2002-08-14 [alfons]     0.8.1claws62
7188
7189         * src/main.c
7190                 add global var that has the full argv[0]
7191         * src/crash.c
7192                 o execvp the correct sylpheed by using argv0
7193                   and setting the correct work dir
7194                 o other tweaks  
7195
7196 2002-08-14 [oliver]     0.8.1claws61
7197         
7198         * enable/disable Toolbar Action Buttons 
7199         * code cleanups
7200         * src/mainwindow.c
7201         * src/toolbar.[ch]      
7202         * src/prefs_toolbar.c   
7203
7204 2002-08-14 [melvin]     0.8.1claws60
7205
7206         * po/fr.po
7207                 Updated French translations
7208
7209 2002-08-14 [melvin]     0.8.1claws59
7210
7211         * src/crash.c
7212                 Made bug report not translatable
7213         * src/exporthtml.c
7214                 Fixed exporthtml_build_filespec() return value
7215         * src/foldersel.c
7216                 Fixed incorrect include file
7217         * src/gtkspell.c
7218         * src/prefs_actions.c
7219         * src/prefs_toolbar.c
7220                 Made debug info not translatable
7221         * src/mutt.c
7222         * src/quote_fmt.c
7223                 Added missing includes
7224         * src/prefs_common.c
7225                 Fixed typo
7226
7227 2002-08-14 [paul]       0.8.1claws58
7228
7229         * faq/es/sylpheed-faq.html
7230           faq/es/sylpheed-faq-[1-3].html
7231           faq/es/sylpheed-faq-4.html     **NEW FILE **
7232                 update Spanish FAQ
7233
7234 2002-08-13 [christoph]  0.8.1claws57
7235
7236         * src/procmsg.c
7237                 ignore thread fix that did not mark all
7238                 child nodes of a ignored thread as
7239                 ignored. Does not work perfectly yet,
7240                 but it is better now
7241
7242 2002-08-13 [alfons]     0.8.1claws56
7243
7244         * src/crash.c
7245                 o implement 'save crash log'
7246                 o some tweaks
7247
7248 2002-08-13 [melvin]     0.8.1claws55
7249
7250         * src/main.c
7251                 removed unrequired "execinfo.h" header
7252
7253 2002-08-12 [paul]       0.8.1claws54
7254
7255         * faq/en/sylpheed-faq.html
7256           faq/en/sylpheed-faq-[1-3].html
7257           faq/en/sylpheed-faq-4.html     **NEW FILE **
7258                 update English FAQ
7259
7260 2002-08-12 [alfons]     0.8.1claws53
7261
7262         * po/POTFILES.in
7263                 add crash.c to translatables
7264         * src/crash.c
7265                 bring in Leandro's crash dialog
7266
7267 2002-08-11 [alfons]     0.8.1claws52
7268
7269         * src/crash.c
7270                 clean up some warnings
7271
7272 2002-08-11 [alfons]     0.8.1claws51
7273
7274         * acconfig.h
7275         * configure.in
7276         * src/crash.[ch]        ** NEW FILES **
7277         * src/main.c            
7278                 initial gdb crash handler
7279
7280 2002-08-11 [paul]       0.8.1claws50
7281
7282         * src/prefs_toolbar.c
7283                 replace Up/Down arrow pixmaps with text to be
7284                 consistent across icon themes
7285
7286 2002-08-11 [paul]       0.8.1claws49
7287
7288         * src/prefs_common.c
7289           src/prefs_toolbar.c
7290                 rename 'Pixmap' -> 'Icon'
7291
7292         * src/toolbar.[ch]
7293                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7294
7295 2002-08-10 [paul]       0.8.1claws48
7296
7297         * src/prefs_toolbar.c
7298                 re-work the UI
7299
7300 2002-08-10 [paul]       0.8.1claws47
7301
7302         * src/main.c
7303                 don't write Processing progress to status bar
7304                 patch submitted by Alexander Evseev
7305
7306         * src/prefs_toolbar.c
7307                 re-position and resize window
7308                 make window assume correct size on first call
7309
7310 2002-08-10 [paul]       0.8.1claws46
7311
7312         * src/mainwindow.c
7313           src/prefs_toolbar.c
7314           src/toolbar.c
7315           src/toolbar.h
7316                 obey coding style
7317                 follow UI text conventions
7318
7319 2002-08-10 [alfons]     0.8.1claws45
7320
7321         * src/toolbar.c
7322                 correct pixmap for delete action
7323
7324 2002-08-10 [paul]       0.8.1claws44
7325
7326         * po/pt_BR.po
7327                 updated by Fabio Jr. Beneditto
7328
7329 2002-08-10 [paul]       0.8.1claws43
7330
7331         * po/POTFILES.in
7332                 add custom toolbar files
7333
7334 2002-08-10 [paul]       0.8.1claws42
7335
7336         * sync with 0.8.1cvs22
7337                 see ChangeLog 2002-08-09
7338
7339 2002-08-09 [paul]       0.8.1claws41
7340
7341         * tools/Makefile.am
7342           tools/README
7343           tools/outlook2sylpheed.pl     ** NEW FILE **
7344                 add script to convert exported Outlook
7345                 contacts list to a Sylpheed addressbook.
7346                 Submitted by Ricardo Mones Lastra.
7347
7348 2002-08-09 [paul]       0.8.1claws40
7349
7350         * AUTHORS
7351           configure.in
7352           po/sr.po      ** NEW FILE **
7353                 add Serbian message catalog. Submitted by
7354                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7355
7356 2002-08-09 [paul]       0.8.1claws39
7357
7358         * sync with 0.8.1cvs21
7359                 see ChangeLog 2002-08-08
7360
7361 2002-08-08 [oliver]     0.8.1claws38
7362
7363         * src/mainwindow.c
7364                 move Custom Toolbar to Configuration menu
7365
7366 2002-08-08 [oliver]     0.8.1claws37
7367
7368         * src/prefs_toolbar.c
7369                 fix substitute pixmap bug
7370
7371 2002-08-08 [paul]       0.8.1claws36
7372
7373         * sync with 0.8.1cvs19
7374                 see ChangeLog 2002-08-08
7375
7376 2002-08-07 [christoph]  0.8.1claws35
7377
7378         * src/utils.c
7379                 fixed a memory leak in new canonicalize_file_replace
7380
7381 2002-08-07 [christoph]  0.8.1claws34
7382
7383         * src/utils.[ch]
7384                 o canonicalize_file_replace should create the temporary
7385                   file in the same directory as the original file.
7386                 o added get_tmpfile_in_dir that creates a temorary file
7387                   in a specified directory.
7388
7389 2002-08-07 [melvin]     0.8.1claws33
7390
7391         * src/toolbar.c
7392                 fixed bug where 'Article' button acted as 'Email' button.
7393
7394 2002-08-07 [paul]       0.8.1claws32
7395
7396         * sync with 0.8.1.cvs17
7397                 see ChangeLog 2002-08-07
7398
7399 2002-08-07 [colin]      0.8.1claws31
7400         
7401         * src/news.c
7402                 fix mass-cancel problem
7403
7404 2002-08-07 [thorsten]   0.8.1claws30
7405
7406         * src/prefs_toolbar.c
7407                 fix: crash on replace or add new button
7408         * src/toolbar.c
7409                 fix: close xmlfile after reading
7410         * src/utils.c
7411                 fix: unlink() file before rename()
7412
7413 2002-08-06 [paul]       0.8.1claws29
7414
7415         * sync with 0.8.cvs15
7416                 see ChangeLog 2002-08-06
7417
7418 2002-08-06 [oliver]     0.8.1claws28
7419
7420         * src/toolbar.c
7421         * src/prefs_toolbar.c
7422                 fixed empty toolbar issue
7423
7424 2002-08-06 [oliver]     0.8.1claws27
7425
7426         * Custom Toolbar Final 
7427         * src/folderview.c
7428         * src/inc.c
7429         * src/summaryview.c
7430                 o toolbar stuff now lives in src/toolbar.[ch]
7431                 o main_window_toolbar_* functions are renamed to
7432                   toolbar_* reflecting their new source file
7433         * src/mainwindow.[ch]
7434                 o remove toolbar stuff  
7435
7436 2002-08-06 [oliver]     0.8.1claws26
7437         
7438         * src/Makefile.am
7439         * src/prefs_toolbar.[ch]        **New File**
7440         * src/toolbar.[ch]              **New File**
7441                 o prefs_toolbar.[ch] custom toolbar frontend
7442                 o toolbar.[ch]       backend 
7443
7444 2002-08-06 [oliver]     0.8.1claws25
7445
7446         * src/prefs_actions.[ch]
7447                 o new exported function actions_execute
7448
7449 2002-08-06 [paul]       0.8.1claws24
7450
7451         * sync with 0.8.1cvs4
7452                 see ChangeLog 2002-08-06
7453
7454 2002-08-06 [paul]       0.8.1claws23
7455
7456         * sync with 0.8.1cvs13
7457                 see ChangeLog 2002-08-06
7458
7459 2002-08-06 [paul]       0.8.1claws22
7460
7461         * sync with 0.8.1cvs12
7462                 see ChangeLog 2002-08-05 and 2002-08-06
7463
7464 2002-08-06 [match]      0.8.1claws21
7465
7466         * src/addrclip.c
7467                 improvements to cut/copy/paste address
7468
7469 2002-08-05 [match]      0.8.1claws20
7470
7471         * src/addritem.[ch]
7472         * src/addrcache.c
7473         * src/addrbook.c
7474         * src/editaddress.c
7475         * src/addressbook.c
7476                 fixes to improve cut/copy/paste
7477
7478 2002-08-06 [melvin]     0.8.1claws19
7479
7480         * src/account.[ch]
7481                 account_find_all_from_address(): new function that returns the
7482                 list of all accounts that are matched in an address.
7483         * src/alertpanel.[ch]
7484                 alertpanel() now accepts a custom widget
7485                 alertpanel_with_widget(): new function that pops up a panel with
7486                 a custom widget in it 
7487         * src/gtkutils.[ch]
7488                 gtkut_account_menu_new(): new function that allows the selection
7489                 of an account from a list of accounts.
7490         * src/messageview.c
7491                 Extended Return Receipt notification to select the correct 
7492                 account and to make a security test on the Delivery-Notification
7493                 address which should be the same as the Return-Path.
7494
7495 2002-08-06 [thorsten]   0.8.1claws18
7496
7497         * src/mimeview.c
7498                 attach_all: save unnamed as "noname.%d",
7499                 dont free static dirname
7500
7501 2002-08-05 [alfons]     0.8.1claws17
7502
7503         * configure.in
7504                 detect XIM by trying to link rather than compile a XIM program
7505
7506 2002-08-05 [oliver]     0.8.1claws16
7507                 
7508         * src/stock_pixmap.[ch]
7509                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7510                 o new func to retrieve pixmaps
7511
7512 2002-08-05 [paul]       0.8.1claws15
7513
7514         * sync with 0.8.1cvs10
7515                 see ChangeLog 2002-08-05
7516
7517 2002-08-04 [alfons]     0.8.1claws14
7518
7519         * src/textview.c
7520                 see if this plugs memleak
7521
7522 2002-08-04 [melvin]     0.8.1claws13
7523
7524         * src/gtkspell.c
7525                 fixed bug that could crash Sylpheed when highlighting
7526                 all misspelled words.
7527
7528 2002-08-03 [melvin]     0.8.1claws12
7529
7530         * src/prefs_actions.c
7531                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7532         * src/messageview.c
7533                 fixed bug where the Return Receipt was sent to
7534                 Delivery-Notification-To address even if it was not present
7535
7536 2002-08-02 [alfons]     0.8.1claws11
7537
7538         * src/prefs_actions.c
7539                 o more check for NULLs
7540                 o put create_io_dialog() in right conditional block
7541
7542 2002-08-02 [paul]       0.8.1claws10
7543
7544         * po/es.po
7545                 updated by Ricardo Mones Lastra
7546
7547 2002-08-01 [christoph]  0.8.1claws9
7548
7549         * src/folder.c
7550                 don't free the cache of the opened
7551                 folder in the summaryview
7552         * src/summaryview.c
7553                 don't unset flags, if it is not required
7554
7555 2002-08-01 [paul]       0.8.1claws8
7556
7557         * sync with 0.8.1cvs8
7558                 see ChangeLog entry 2002-08-01
7559
7560 2002-08-01 [paul]       0.8.1claws7
7561
7562         * sync with 0.8.1cvs7
7563                 see ChangeLog 2002-07-31 and 2002-08-01
7564
7565 2002-07-31 [christoph]  0.8.1claws6
7566
7567         * src/mainwindow.c
7568                 forgot to update menu sensitivity
7569                 function for new menu entry
7570
7571 2002-07-31 [alfons]     0.8.1claws5
7572
7573         * src/main.c
7574                 check folder item and its path for NULL on
7575                 initial processing
7576
7577 2002-07-31 [christoph]  0.8.1claws4
7578
7579         * src/folder.c
7580                 check if folder_item_get_msginfo in
7581                 folder_item_remove_msg returned NULL
7582         * src/imap.c
7583                 better clear the uid cache in the
7584                 uid validity check function and delete
7585                 cached messages
7586
7587 2002-07-31 [paul]       0.8.1claws3
7588
7589         * man/sylpheed.1
7590                 add the '--attach' option and a few other
7591                 minor changes
7592
7593 2002-07-31 [paul]       0.8.1claws2
7594
7595         * sync with 0.8.1cvs5
7596                 see ChangeLog 2002-07-31
7597
7598 2002-07-31 [christoph]  0.8.1claws1
7599
7600         * src/folderview.[ch]
7601         * src/mainwindow.c
7602                 replace "Rescan all folders..." with
7603                 "Check all folders for new messages..."
7604
7605 2002-07-30 [paul]       0.8.1claws
7606
7607         * version 0.8.1claws released
7608
7609 2002-07-30 [paul]       0.8.0claws29
7610
7611         * tools/OOo2sylpheed.pl ** NEW FILE **
7612           tools/README
7613                 add script to enable sending documents as
7614                 attachments from OpenOffice.org
7615
7616 2002-07-30 [melvin]     0.8.0claws28
7617
7618         * src/prefs_actions.c
7619                 Made the actions' input/output dialog display
7620                 without delay.
7621
7622 2002-07-30 [christoph]  0.8.0claws27
7623
7624         * src/procmsg.c
7625                 check if folder_item_get_msginfo in
7626                 procmsg_save_to_outbox returned NULL
7627
7628 2002-07-30 [paul]       0.8.0claws26
7629
7630         * sync with 0.8.1cvs4
7631                 see ChangeLog 2002-07-29
7632
7633 2002-07-29 [thorsten]   0.8.0claws25
7634
7635         * README.claws
7636                 added selective download, delete on server
7637
7638 2002-07-29 [paul]       0.8.0claws24
7639
7640         * sync with 0.8.1cvs3
7641                 see ChangeLog 2002-07-29
7642
7643 2002-07-27 [christoph]  0.8.0claws23
7644
7645         * src/folder.c
7646                 add extra check if fetching the msginfo
7647                 returned NULL
7648
7649 2002-07-27 [paul]       0.8.0claws22
7650
7651         * sync with 0.8.1cvs2
7652                 see ChangeLog 2002-07-26
7653
7654 2002-07-27 [christoph]  0.8.0claws21
7655
7656         * src/imap.c
7657                 add another check if a valid msginfo
7658                 was returned
7659
7660 2002-07-26 [hoa]        0.8.0claws20
7661
7662         * src/folder.c
7663                 Fixed a condition in folder_item_destroy()
7664
7665         * src/imap.c
7666                 Fixed an error in IMAP protocol
7667
7668 2002-07-26 [alfons]     0.8.0claws19
7669
7670         * src/folder.c
7671                 ofcourse compare with identifier, not the path
7672
7673 2002-07-26 [alfons]     0.8.0claws18
7674
7675         * src/folder.c
7676                 use folder item identifier for saving / restoring
7677                 preferences because folder->path might not be unique
7678
7679 2002-07-26 [melvin]     0.8.0claws17
7680
7681         * src/logwindow.c
7682                 Fixed a crash introduced in 0.8.0claws5 when log is 
7683                 cut under 80 characters.
7684
7685 2002-07-26 [paul]       0.8.0claws16
7686
7687         * sync with 0.8.1cvs1
7688                 see ChangeLog 2002-07-26
7689
7690 2002-07-26 [christoph]  0.8.0claws15
7691
7692         * src/imap.[ch]
7693                 imap folder now remembers the last selected
7694                 folder and imap_fetch_msginfo skips selecting
7695                 the folder if it is already selected
7696
7697 2002-07-26 [christoph]  0.8.0claws14
7698
7699         * src/folder.c
7700         * src/folderview.c
7701         * src/imap.c
7702                 fix imap folder rescanning
7703
7704 2002-07-25 [christoph]  0.8.0claws13
7705
7706         * src/filter.c
7707         * src/folder.[ch]
7708         * src/folderview.c
7709         * src/imap.[ch]
7710         * src/mainwindow.c
7711         * src/mbox_folder.c
7712         * src/mh.c
7713         * src/news.c
7714                 implement imap uid cache and uid validity check
7715
7716 2002-07-25 [alfons]     0.8.0claws12
7717
7718         * src/summaryview.c
7719                 fix a brown paper bag bug, and also add some more
7720                 checks
7721
7722 2002-07-25 [christoph]  0.8.0claws11
7723
7724         * src/folder.c
7725                 don't mix copy, fetch_msginfo and remove
7726                 operations in folder item copy and move
7727                 operations
7728
7729 2002-07-25 [christoph]  0.8.0claws10
7730
7731         * src/folderview.c
7732         * src/mainwindow.c
7733         * src/prefs_folder_item.c
7734         * src/summaryview.[ch]
7735                 remove no longer required parameter update_cache from
7736                 summary_show
7737
7738 2002-07-25 [paul]       0.8.0claws9
7739
7740         * sync with 0.8.1
7741         
7742         * AUTHORS
7743                 a few corrections
7744
7745 2002-07-24 [alfons]     0.8.0claws8
7746
7747         * src/summaryview.c
7748                 sort correctly when using simplified subject line
7749                 (closes feature request "[ 585141 ] applying regexp to subject 
7750                 before sort" submitted by Alexandra Walford)
7751
7752 2002-07-24 [paul]       0.8.0claws7
7753
7754         * sync with 0.8.0cvs3
7755                 see ChangeLog 2002-07-24
7756
7757 2002-07-23 [christoph]  0.8.0claws6
7758
7759         * src/folder.c
7760         * src/folder.h
7761         * src/summaryview.c
7762         * src/summaryview.h
7763         * src/main.c
7764                 o separate processing and summaryview
7765                 o removed summary_write_cache from summaryview
7766                 o removed summaryview->killed_messages, because we don't have
7767                   to keep a list of killed messages anymore. New cache will
7768                   keep the hidden messages in cache anyway
7769         * src/folderview.c
7770         * src/inc.c
7771         * src/selective_download.c
7772                 o removed unnecessary summary_write_cache calls
7773         * src/procmsg.c
7774                 o don't set ignore thread flag in procmsg_get_thread_tree
7775                   if it is already set
7776         * src/mainwindow.c
7777         * src/statusbar.h
7778                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7779                   they are used in different files
7780
7781 2002-07-23 [melvin]     0.8.0claws5
7782
7783         * src/addressbook.c
7784         * src/addrgather.c
7785         * src/editaddress.c
7786         * src/editgroup.c
7787         * src/editldap_basedn.c
7788         * src/importldif.c
7789         * src/prefs_common.c
7790                 Fixed few memory leak (gtk_editable_get_chars returns
7791                 an allocated string)
7792         * src/logwindow.c
7793                 Fixed few memory leak (gtk_editable_get_chars returns
7794                 an allocated string) and modified a little the log cutting
7795                 loop.
7796         * src/compose.c
7797                 Replaced a call to an obsolete function gtk_entry_get_text()
7798                 by gtk_editable_get_chars()
7799         * src/send.c
7800                 Removed a debug printf
7801
7802 2002-07-23 [christoph]  0.8.0claws4
7803
7804         * src/filesel.c
7805                 fix another g_dirname memory leak
7806
7807 2002-07-23 [christoph]  0.8.0claws3
7808
7809         * src/mh.c
7810                 fixed a memory leak in mh_fetch_msginfo
7811                 fixed crash when message header could not be
7812                 parsed
7813
7814 2002-07-23 [paul]       0.8.0claws2
7815
7816         * sync with 0.8.0cvs2
7817                 see ChangeLog 2002-07-23
7818
7819 2002-07-23 [paul]       0.8.0claws1
7820
7821         * sync with 0.8.0cvs1
7822                 see ChangeLog 2002-07-23
7823
7824 2002-07-23 [paul]       0.8.0claws
7825
7826         * release of 0.8.0claws
7827
7828 2002-07-23 [paul]       0.7.8claws99
7829
7830         * po/ru.po
7831                 new Russian translation, submitted by
7832                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7833
7834 2002-07-22 [jens]       0.7.8claws98
7835
7836         * po/de.po
7837                 Updated German translations.
7838
7839 2002-07-22 [paul]       0.7.8claws97
7840
7841         * po/es.po
7842           po/it.po
7843           po/nl.po
7844           po/pt_BR.po
7845                 updated translations by Ricardo Mones Lastra,
7846                 Alessandro Maestri, Wilbert Berendsen and 
7847                 Fabio Jr. Beneditto respectively
7848
7849 2002-07-22 [christoph]  0.7.8claws96
7850
7851         * src/mimeview.c
7852                 fix memory leak caused by wrong g_dirname usage
7853
7854 2002-07-22 [christoph]  0.7.8claws95
7855
7856         * src/summaryview.c
7857                 update new and unread message counts for summaryview
7858                 summaryview does not get it from the folder anymore
7859                 and has to update the values itself
7860
7861 2002-07-22 [melvin]     0.7.8claws94
7862
7863         * po/fr.po
7864                 Updated French translations.
7865
7866 2002-07-22 [christoph]  0.7.8claws93
7867
7868         * src/matcher.c
7869                 set prop->preg pointer to NULL or following check
7870                 will not fail and regexec will be called with
7871                 invalid pointer
7872
7873 2002-07-21 [alfons]     0.7.8claws92
7874         
7875         * src/prefs_common.[ch]
7876                 remove option "Send return receipt on request"
7877
7878 2002-07-21 [thorsten]   0.7.8claws91
7879
7880         * src/mimeview.c
7881                 fixed memleaks, coding style as pointed out by alfons
7882
7883 2002-07-21 [alfons]     0.7.8claws90
7884
7885         * src/messageview.c
7886         * src/noticeview.[ch]
7887                 o fix bug notice view being displayed when going to empty folder 
7888                   (noticed by Christoph)
7889                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7890                   (noticed by Thorsten)
7891
7892 2002-07-21 [thorsten]   0.7.8claws89
7893
7894         * src/mimeview.c
7895                 Included save_all patch from Xaview FACQ
7896                 added support for pathnames
7897
7898 2002-07-21 [alfons]     0.7.8claws88
7899
7900         * po/POTFILES.in
7901         * src/Makefile.am
7902         * src/mainwindow.c
7903         * src/messageview.[ch]
7904         * src/noticeview.c      ** NEW FILE **
7905         * src/noticeview.h      ** NEW FILE **
7906                 make return receipts work again
7907                 (UI idea by Leandro Pereira)
7908
7909 2002-07-21 [paul]       0.7.8claws87
7910
7911         * src/summaryview.c
7912                 fix sensitivity of 'Select thread'
7913
7914 2002-07-21 [paul]       0.7.8claws86
7915
7916         * src/prefs_common.c
7917                 add browser command line for Galeon
7918
7919 2002-07-21 [paul]       0.7.8claws85
7920
7921         * Makefile.am
7922                 fix 'EXTRA_DIST': remove README.README, add TODO
7923                 and TODO.claws
7924
7925 2002-07-21 [alfons]     0.7.8claws84
7926
7927         * src/gtkstext.c
7928                 make enter clear selection
7929                 (closes "[ 579888 ] Editor selection/entry error"
7930                 reported by Steve Lamb)
7931
7932 2002-07-21 [alfons]     0.7.8claws83
7933         
7934         * src/summaryview.c
7935                 sort message list when selecting unthread messages
7936                 (closes "[ 501593 ] switching threaded view doesn't sort"
7937                 reported by Simon Schubert)
7938
7939 2002-07-20 [alfons]     0.7.8claws82
7940         
7941         * src/matcher.c
7942                 const-correctness
7943
7944 2002-07-20 [thorsten]   0.7.8claws81
7945
7946         * src/matcher.c
7947                 Fixed expansion of empty fields in matchactions
7948
7949 2002-07-19 [melvin]     0.7.8claws80
7950
7951         * src/gtkspell.c
7952                 Removed a duplicate menu entry (fast mode) introduced during
7953                 the new cache merge
7954                 Added a menu separator between 'Use alternate' and 'Fast mode'
7955
7956 2002-07-19 [paul]       0.7.8claws79
7957
7958         * tools/Makefile.am
7959           tools/README
7960                 correct typos
7961
7962 2002-07-19 [thorsten]   0.7.8claws78
7963
7964         * tools/calypso_convert.pl      ** NEW FILE **
7965           tools/README
7966           tools/Makefile.am
7967                 script to import mbox files exported
7968                 by calypso
7969                 o generates folder structure
7970                 o includes attachments
7971
7972 2002-07-19 [melvin]     0.7.8claws77
7973
7974         * src/selective_download.[ch]
7975                 Fixed bug where closing the dialog with the window manager's
7976                 close button will not unlock the summary
7977                 Corrected some function declarations that missed a return value
7978                 Made the source code comply better with coding style.
7979         * src/prefs_common.c
7980                 Added new browser command line for Mozilla.
7981
7982 2002-07-18 [paul]       0.7.8claws76
7983
7984         * src/mainwindow.c
7985           src/selective_download.[ch]
7986                 reflect theme changes, fix Gdk Warning when creating 
7987                 pixmap from NULL window, and minor clean up.
7988                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7989
7990         * po/en_GB.po
7991                 updated
7992
7993 2002-07-17 [paul]       0.7.8claws75
7994
7995         * INSTALL[.jp]
7996                 sync with 0.8.0
7997         
7998         * po/en_GB.po
7999                 updated
8000
8001 2002-07-16 [paul]       0.7.8claws74
8002
8003         * tools/filter_conv.pl
8004           tools/README
8005                 replace conversion script with reimplemented version, 
8006                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8007
8008 2002-07-16 [colin]      0.7.8claws73
8009
8010         * src/summaryview.c
8011                 remove forgotten debug messages - sorry ;-)
8012
8013 2002-07-16 [colin]      0.7.8claws72
8014
8015         * src/mimeview.c
8016           src/summaryview.c
8017           src/textview.c
8018           src/textview.h
8019                 add the ability to select part of a text mime-part 
8020                 to reply.
8021
8022 2002-07-15 [christoph]  0.7.8claws71
8023
8024         * src/folder.c
8025                 fix folder message count for folders without
8026                 msg_is_changed (includes news folders)
8027
8028 2002-07-15 [martin]     0.7.8claws70
8029
8030         * src/summaryview.c
8031                 option "display recipient on 'From'..." now works
8032                 without the need of enabling the option
8033                 "display  sender  using  address  book".
8034
8035 2002-07-15 [christoph]  0.7.8claws69
8036
8037         * src/summaryview.c
8038                 removed setting folder status from summaryview.
8039                 folder.c should update all message counts correctly.
8040
8041 2002-07-15 [paul]       0.7.8claws68
8042
8043         * po/pt_BR.po
8044                 updated by Fabio Junior Beneditto
8045
8046 2002-07-15 [darko]      0.7.8claws67
8047
8048         * src/mh.c
8049                 Fixed target folder colorization, don't decrease op
8050                 number twice
8051
8052 2002-07-14 [paul]       0.7.8claws66
8053
8054         * sync with main 0.8.0
8055                 see ChangeLog 2002-07-14
8056
8057 2002-07-13 [melvin]     0.7.8claws65
8058         
8059         * src/addrbook.c
8060         * src/addressbook.c
8061         * src/addrindex.c
8062                 Replaced sprintf by g_snprintf to prevent possible buffer
8063                 overflow.
8064         * src/news.c
8065                 Corrected a log message output format.
8066                 Added a missing "done" debug output.
8067         * src/compose.c
8068                 Added keyboard accelerator for Priority menu items
8069                 Added missing \n in debug output
8070         * src/logwindow.c
8071         * src/gtkspell.c
8072         * src/rfc2015.c
8073                 Added missing \n in debug output
8074
8075 2002-07-13 [paul]       0.7.8claws64
8076
8077         * man/sylpheed.1
8078                 change Sergey's email address to the sf address
8079
8080         * src/textview.c
8081                 increase show_url_timeout (more useful for long
8082                 urls)
8083
8084 2002-07-12 [sergey]     0.7.8claws63
8085
8086         * src/rfc2015.c
8087                 applied (with some modifications) patch to set the
8088                 micalg parameter for signatures
8089                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8090
8091 2002-07-12 [sergey]     0.7.8claws62
8092
8093         * man/Makefile.am
8094         * configure.in
8095                 fixed man page installation
8096
8097 2002-07-12 [paul]       0.7.8claws61
8098
8099         * sync with 0.7.8cvs26
8100                 see ChangeLog 2002-07-11 and 2002-07-12
8101
8102 2002-07-11 [christoph]  0.7.8claws60
8103
8104         * src/compose.c
8105         * src/procmsg.c
8106                 first use the message number to find the message
8107                 to mark with a reply flag but check the
8108                 message-id if we got the correct message, if not
8109                 try to find it by message-id.
8110                 use new string seperator that is not allowed
8111                 in message-ids.
8112
8113 2002-07-11 [paul]       0.7.8claws59
8114
8115         * sync with 0.7.8cvs23
8116                 see ChangeLog 2002-07-10
8117
8118 2002-07-10 [christoph]  0.7.8claws58
8119
8120         * src/folder.[ch]
8121         * src/msgcache.[ch]
8122                 Added message-id table to the cache in memory
8123                 and functions to msgcache.c and folder.c to
8124                 fetch MsgInfos by message id
8125         * src/compose.c
8126         * src/procmsg.c
8127                 store folder and message-id of message replying
8128                 to in queue header and set reply flag after sending
8129                 (Closes bug #469498)
8130
8131 2002-07-10 [paul]       0.7.8claws57
8132
8133         * AUTHORS
8134           man/sylpheed.1.gz
8135                 add Martin to the list of authors
8136
8137 2002-07-09 [martin]     0.7.8claws56
8138         * src/gtksctree.c
8139                 Added gtk_ctree_last_visible(), tree_update_level(),
8140                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8141                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8142                 from gtk+ to gtksctree.c for the new sorting code
8143                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8144                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8145         * src/gtksctree.h
8146                 Added declaration for gtk_sctree_sort_recursive() and
8147                 gtk_sctree_sort_node
8148         * src/addressbook.c
8149         * src/foldersel.c
8150         * src/folderview.c
8151         * src/summaryview.c
8152                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8153                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8154
8155 2002-07-08 [paul]       0.7.8claws55
8156
8157         * more sync with 0.7.8cvs21
8158                 see ChangeLog 2002-07-08
8159
8160 2002-07-08 [paul]       0.7.8claws54
8161
8162         * sync with 0.7.8cvs21
8163                 see ChangeLog 2002-07-08
8164
8165 2002-07-07 [alfons]     0.7.8claws53
8166
8167         * src/Makefile.am
8168         * src/stock_pixmap.[ch]
8169         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8170         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8171         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8172                 add new pixmaps for upcoming notice pane
8173
8174 2002-07-06 [melvin]     0.7.8claws52
8175
8176         * src/gtkspell.[ch]
8177                 Made them a bit closer to Sylpheed's coding style.
8178                 Removed old code.
8179                 Removed possible memory leaks when some errors occurs.
8180
8181 2002-07-06 [melvin]     0.7.8claws51
8182
8183         * po/Makefile.in.in
8184                 Removed --no-location in xgettext command line to help
8185                 translators that use Emacs' po-mode
8186         * src/quote_fmt.c
8187                 Removed unnecessary comments that messed up sylpheed.pot
8188
8189 2002-07-06 [paul]       0.7.8claws50
8190
8191         * sync with 0.7.8cvs19
8192                 see ChangeLog 2002-07-05
8193
8194 2002-07-06 [christoph]  0.7.8claws49
8195
8196         * src/folder.c
8197         * src/mainwindow.c
8198                 fix folder_item_remove_all_msg and folderview
8199                 status for trash folders after emptying trash
8200
8201 2002-07-05 [paul]       0.7.8claws48
8202
8203         * sync with 0.7.8cvs16
8204                 see ChangeLog 2002-07-04 and 2002-07-05
8205
8206 2002-07-04 [paul]       0.7.8claws47
8207
8208         * sync with 0.7.8cvs14
8209                 see  ChangeLog 2002-07-04
8210
8211 2002-07-03 [alfons]     0.7.8claws46
8212
8213         * src/folder.c
8214                 dupe folder item's path because it's being reallocated
8215                 by new folder scanning code
8216
8217 2002-07-03 [christoph]  0.7.8claws45
8218
8219         * src/imap.c
8220                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8221         * src/msgcache.c
8222                 add missing return in msgcache_write
8223
8224 2002-07-02 [thorsten]   0.7.8claws44
8225
8226         * src/jpilot.c
8227         * src/msgcache.c
8228         * src/rfc2015.c
8229                 use binary mode for file access
8230
8231 2002-07-02 [christoph]  0.7.8claws43
8232
8233         * major code cleanup (part 1)
8234         
8235                 - unused variables removed
8236                 - unused functions removed
8237                 - uninitialized variables checked
8238                 - missing return statements added
8239                 - missing function return types added
8240                 - added parentheses around assignment and
8241                   && in || when suggested by gcc
8242               
8243         * src/mh.c
8244         * src/folder.c
8245                 replaced direct calls to folder->scan_tree
8246                 with folder_scan_tree and restore folder
8247                 prefs in this function. The folder should
8248                 not have to deal with them.
8249                 ( Should now work for all folder types )
8250
8251 2002-07-02 [paul]       0.7.8claws42
8252
8253         * sync with 0.7.8cvs13
8254                 see ChangeLog 2002-07-01 and 2002-07-02
8255
8256 2002-07-01 [christoph]  0.7.8claws41
8257
8258         * src/summaryview.c
8259                 fix "goto next/prev unread message" with
8260                 ignored threads
8261
8262 2002-07-01 [paul]       0.7.8claws40
8263
8264         * po/es.po
8265                 updated by Ricardo Mones Lastra
8266
8267 2002-06-30 [match]      0.7.8claws39
8268
8269         * src/jpilot.c
8270                 applied variation of leonerd's patch (566661) to
8271                 allow multiple email addresses per JPilot entry.
8272                 addresses may be separated by space, comma, pipe,
8273                 semi-colon, new-line.
8274
8275 2002-06-30 [alfons]     0.7.8claws38
8276
8277         * src/procmsg.c
8278                 simple fix for putting older nodes before
8279                 newer nodes when threading by subject
8280
8281 2002-06-30 [christoph]  0.7.8claws37
8282
8283         * src/folder.c
8284         * src/folderview.c
8285         * src/mh.c
8286         * src/news.c
8287         * src/procmsg.c
8288                 fix broken folder tree rescaning
8289                 and don't use procmsg_get_mark_sum
8290                 anymore
8291
8292 2002-06-30 [christoph]  0.7.8claws36
8293
8294         * merge new cache branch
8295         * src/imap.c
8296                 fix new cache imap copy bug
8297         * src/folder.c
8298                 improved folder_item_scan
8299                 it should now always set the correct
8300                 new, unread and total message counts
8301
8302 2002-06-29 [paul]       0.7.8claws35
8303
8304         * configure.in
8305                 correct syntax error
8306
8307 2002-06-29 [paul]       0.7.8claws34
8308
8309         * configure.in
8310           Makefile.am
8311           man/Makefile.am       ** NEW FILE **
8312           man/sylpheed.1.gz     ** NEW FILE **
8313                 add Sylpheed man page
8314
8315 2002-06-29 [paul]       0.7.8claws33
8316
8317         * po/pt_BR.po
8318                 updated by Fabio Junior Beneditto
8319
8320 2002-06-28 [jens]       0.7.8claws32
8321
8322         * po/de.po
8323                 translation updated
8324
8325         * src/selective_download.c
8326                 removed gettext for space " "
8327
8328         * src/imap.c
8329                 removed wrong space
8330
8331 2002-06-28 [paul]       0.7.8claws31
8332
8333         * sync with 0.7.8cvs11
8334                 see ChangeLog 2002-06-28
8335
8336 2002-06-28 [paul]       0.7.8claws30
8337
8338         * sync with 0.7.8cvs10
8339                 see ChangeLog 2002-06-27 and 2002-06-28
8340
8341 2002-06-26 [paul]       0.7.8claws29
8342
8343         * src/addrgather.c
8344           src/selective_download.c
8345                 don't gettextise empty strings.
8346                 reserved by gettext. gettext("") returns 
8347                 the header entry with meta information, 
8348                 not the empty string
8349
8350         * po/en_GB.po
8351                 updated
8352
8353 2002-06-26 [paul]       0.7.8claws28
8354
8355         * sync with 0.7.8cvs7
8356                 see ChangeLog 2002-06-25
8357
8358         * src/prefs_common.c
8359                 ...and in the process, tweak the gui a little
8360
8361 2002-06-25 [alfons]     0.7.8claws27
8362         
8363         * configure.in
8364         * src/Makefile.am
8365                 fine tune ldap library detection
8366
8367 2002-06-25 [alfons]     0.7.8claws26
8368
8369         * src/compose.c
8370                 don't allow return receipts when composing a news article
8371
8372 2002-06-25 [paul]       0.7.8claws25
8373
8374         * Makefile.am
8375                 add '$(AMTAR)' to 'release' section to allow for
8376                 new and older autotools
8377
8378 2002-06-25 [paul]       0.7.8claws24
8379
8380         * src/summaryview.c
8381                 fix "No more unread messages" persistant pop-up
8382                 window bug
8383
8384 2002-06-25 [paul]       0.7.8claws23
8385
8386         * po/it.po
8387                 updated by Alessandro Maestri
8388
8389 2002-06-25 [paul]       0.7.8claws22
8390
8391         * sync with 0.7.8cvs6
8392                 see ChangeLog 2002-06-25
8393
8394 2002-06-24 [paul]       0.7.8claws21
8395
8396         * tools/update-po
8397                 add GPL copyright information
8398
8399 2002-06-24 [paul]       0.7.8claws20
8400
8401         * tools/Makefile.am
8402           tools/README
8403           tools/update-po       ** NEW FILE **
8404                 add script that eases the creation of *.po files
8405                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8406
8407 2002-06-23 [alfons]     0.7.8claws19
8408
8409         * src/messageview.c
8410                 make notification_convert_header obey const correctness
8411                 (next step will be fixing the broken return receipt)
8412
8413 2002-06-23 [paul]       0.7.8claws18
8414
8415         * src/messageview.c
8416                 fix bug introduced in last commit:
8417                 removed too much code in last commit - put back what's
8418                 needed
8419
8420 2002-06-23 [paul]       0.7.8claws17
8421
8422         * src/messageview.[ch]
8423                 remove code committed in error from locally patched
8424                 source
8425
8426 2002-06-23 [colin]      0.7.8claws16
8427
8428         * src/compose.[ch]
8429                 add compose_entry_select(), used to select the default_to
8430                 email address - hopefully avoiding people sending mails to
8431                 wrong recipients.
8432
8433 2002-06-22 [alfons]     0.7.8claws15
8434
8435         * AUTHORS
8436                 add Bram Metsch & Stanislav Karchebny
8437         * src/smtp.[ch]
8438         * src/prefs_account.[ch]
8439         * src/send.c
8440                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8441                   options.  (see <http://sourceforge.net/tracker/index.php
8442                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8443
8444                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8445                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8446
8447 2002-06-22 [paul]       0.7.8claws14
8448
8449         * sync with 0.7.8cvs5
8450                 see ChangeLog 2002-06-19 and 2002-06-20
8451
8452 2002-06-22 [alfons]     0.7.8claws13
8453
8454         * src/selective_download.c
8455                 fix a stupid mistake I made
8456
8457 2002-06-22 [alfons]     0.7.8claws12
8458
8459         * src/selective_download.[ch]
8460                 fix another unnoticed leak; cleanup code
8461
8462 2002-06-21 [alfons]
8463
8464         * tools/Makefile.am
8465                 gpg-sign <-- gpg-sign-syl
8466
8467 2002-06-21 [alfons]     0.7.8claws11
8468
8469         * src/selective_download.c
8470         * src/selective_download.h
8471                 fix assorted mix of allocation errors (should solve
8472                 problem reported by Philippe Gramoullé, see:
8473                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8474
8475 2002-06-20 [melvin]     0.7.8claws10
8476
8477         * tools/gpg-sign *REMOVED*
8478           tools/gpg-sign-syl *ADDED*
8479                 Replaced the gpg clearsigning script with the version using
8480                 xterm instead of ssh-askpass and changed its name.
8481
8482         * README.claws
8483                 Updated actions example to reflect the renaming of the
8484                 gpg clearsigning script.
8485
8486 2002-06-19 [paul]       0.7.8claws9
8487
8488         * sync with 0.7.8claws9
8489                 see ChangeLog 2002-06-18 and 2002-06-19
8490
8491 2002-06-19 [paul]       0.7.8claws8
8492
8493         * sync with 0.7.8cvs1
8494                 see ChangeLog 2002-06-18
8495
8496 2002-06-18 [alfons]     0.7.8claws7
8497
8498         * src/mainwindow.h
8499                 add omitted prototype
8500
8501 2002-06-17 [paul]       0.7.8claws6
8502
8503         * src/mainwindow.c
8504                 fix hiding of exec_btn
8505
8506 2002-06-17 [paul]       0.7.8claws5
8507
8508         * src/pop.c
8509                 remove unneeded code: should_delete() 
8510                 and Pop3State::uidl_todelete_list
8511
8512 2002-06-17 [paul]       0.7.8claws4
8513
8514         * sync with 0.7.8
8515                 see ChangeLog 2002-06-11 and 2002-06-13
8516
8517 2002-06-16 [alfons]     0.7.8claws3
8518         
8519         * src/folder.c
8520                 make sure lock sort mode (claws specific) is
8521                 also persists after a tree rescan
8522
8523 2002-06-16 [alfons]     0.7.8claws2
8524
8525         * src/prefs_folder_item.c
8526         * src/folder.[ch]
8527                 fix persistence of folder sort mode (broken
8528                 by adapting Hiro's new folder persistence code)
8529
8530 2002-06-16 [alfons]     0.7.8claws1
8531
8532         * AUTHORS
8533         * src/logwindow.c
8534         * src/prefscommon.[ch]
8535                 control size of log text in log window; 
8536                 closes patch #569155 submitted by Mitko Haralanov.
8537
8538 2002-06-15 [paul]       0.7.8claws
8539
8540         * release of 0.7.8claws
8541
8542 2002-06-15 [paul]       0.7.7claws
8543
8544         * po/pt_BR.po
8545                 updated by Fabio Junior Beneditto
8546
8547 2002-06-14 [paul]       0.7.6claws49
8548
8549         * po/es.po
8550                 updated by Ricardo Mones Lastra
8551
8552 2002-06-14 [paul]       0.7.6claws48
8553
8554         * po/nl.po
8555                 updated translation by Wilbert Berendsen
8556
8557 2002-06-14 [melvin]     0.7.6claws47
8558
8559         * po/fr.po
8560                 Updated French translation
8561
8562 2002-06-13 [paul]       0.7.6claws46
8563
8564         * src/filesel.c
8565                 allow filename to be typed in, rather than just
8566                 selected by the mouse. Patch by Gustavo Noronha Silva.
8567
8568 2002-06-13 [alfons]     0.7.6claws45
8569
8570         * src/mainwindow.[ch]
8571                 more cleanups (removing unnecessary menu items Expand 
8572                 summary / message view)
8573
8574 2002-06-13 [melvin]     0.7.6claws44
8575
8576         * po/POTFILES.in
8577                 Added src/string_match.c
8578         * src/string_match.c
8579                 Fixed possible buffer overflow.
8580                 Corrected typo.
8581                 Added missing config.h header.
8582         * src/prefs_common.c
8583           src/prefs_matcher.c
8584           src/prefs_scoring.c
8585                 Made some strings translatable (missing _(..)).
8586
8587 2002-06-13 [melvin]     0.7.6claws43
8588
8589         * README.claws
8590                 Corrected action example (verifying clearsigned mail).
8591         * src/prefs_account.c
8592                 Corrected typo.
8593         * src/prefs_common.c
8594                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8595
8596 2002-06-12 [alfons]     0.7.6claws42
8597
8598         * src/summaryview.c
8599                 add init of score column lost in 0.7.6claws42
8600
8601 2002-06-12 [paul]       0.7.6claws41
8602
8603         * src/prefs_account.c
8604                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8605                 behavior of the radio buttons, (from 0.7.7cvs2)
8606
8607 2002-06-11 [alfons]     0.7.6claws40
8608
8609         * src/messageview.[ch]
8610         * src/summaryview.[ch]
8611         * src/summary_search.c
8612         * src/mainwindow.c
8613                 perform a sync to bring in Hiro's separate view implementation 
8614
8615                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8616
8617 2002-06-11 [paul]       0.7.6claws39
8618         
8619         * src/prefs_account.c
8620                 correct a typo on the Receive tab
8621
8622 2002-06-10 [match]      0.7.6claws38
8623
8624         * src/addressbook.c
8625                 Included address completion patch from Gustavo Noronha.
8626
8627 2002-06-10 [paul]       0.7.6claws37
8628
8629         * src/inc.[ch]
8630           src/pop.c
8631           src/prefs_account.[ch]
8632           src/selective_download.[ch]
8633                 apply PATCH #561712
8634                  NEW:
8635                 - check if POP Account
8636                 - Receive Button renamed to Preview
8637                 - Preview Button Popup: preview new/all messages
8638                 - Download Button
8639                 - Account Preferences-->Receive tab checkbutton if you
8640                   want to remove Mail after Download
8641                 -: default YES
8642                 - Account Preferences-->Receive tab checkbutton use
8643                   filtering rules on preview
8644                   (think of delete_on_server)
8645                 -: default YES
8646                 - Account selectable from SD dialog
8647                 - checkbutton to show already downloaded messages if
8648                   all messages are previewed
8649                 - new clist column showing Date
8650                 - ESC KEY close
8651                 FIXES:
8652                 - play ball with UIDL
8653                 - fault tolerant (?) 
8654                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8655
8656 2002-06-10 [melvin]     0.7.6claws36
8657
8658         * README.claws
8659                 Added a hint to ac/README in cvs instructions.
8660
8661         * src/prefs_actions.c
8662                 Made it possible to use a more elaborate command line
8663                 for asynchronous actions, too.
8664
8665 2002-06-10 [melvin]     0.7.6claws35
8666         
8667         * src/prefs_actions.c
8668                 Make it possible to use a more elaborate command line
8669                 (e.g. |foo|bar|cat>there;echo Done|)
8670                 Corrected error message when calling %f, %F and %p commands
8671                 from the compose window.
8672
8673 2002-06-09 [colin]      0.7.6claws34
8674
8675         * src/summaryview.c
8676                 Automatically find unread messages in current folder
8677                 before annoying the user.
8678
8679 2002-06-08 [alfons]     0.7.6claws33
8680
8681         * po/it.po
8682                 remove bad formatting string in it.po translation
8683                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8684
8685 2002-06-08 [paul]       0.7.6claws32
8686
8687         * sync with 0.7.6cvs25
8688                 see ChangeLog 2002-06-07
8689
8690 2002-06-05 [paul]       0.7.6claws31
8691
8692         * src/mainwindow.c
8693                 add 'Sort by locked' and 'Sort by score'
8694
8695 2002-06-05 [paul]       0.7.6claws30
8696
8697         * sync with 0.7.6cvs24
8698                 see ChangeLog 2002-06-04
8699
8700 2002-06-04 [paul]       0.7.6claws29
8701
8702         * po/pt_BR.po
8703                 updated by Fabio Junior Beneditto
8704
8705 2002-06-03 [thorsten]   0.7.6claws28
8706
8707         * src/matcher.c
8708                 fclose() matcherrc after reading
8709
8710 2002-06-03 [paul]       0.7.6claws27
8711
8712         * sync with 0.7.6cvs21
8713                 see ChangeLog 2002-05-31
8714
8715 2002-05-31 [paul]       0.7.6claws26
8716
8717         * sync with 0.7.6cvs20
8718                 see ChangeLog 2002-05-29 and 2002-05-30
8719
8720 2002-05-31 [paul]       0.7.6claws25
8721
8722         * src/imap.c
8723                 hopefully fix last buggy sync
8724
8725         * README.claws
8726                 correct typo in 'Actions' examples
8727
8728 2002-05-29 [paul]       0.7.6claws24
8729
8730         * sync with 0.7.6cvs18
8731                 see ChangeLog 2002-05-28 and 2002-05-29
8732
8733         * src/news.c
8734           src/nntp.[ch]
8735                 sync with above 
8736
8737 2002-05-28 [paul]       0.7.6claws23
8738
8739         * sync with 0.7.6cvs16
8740                 see ChangeLog 2002-05-28
8741
8742 2002-05-27 [thorsten]   0.7.6claws22 
8743
8744         * faq/it/sylpheed-faq-1.html
8745           faq/it/sylpheed-faq-2.html
8746           faq/it/sylpheed-faq-3.html
8747           faq/it/sylpheed-faq.html
8748                 corrected DOS lineendings
8749         * faq/de/sylpheed-faq-1.html
8750           faq/de/sylpheed-faq-2.html
8751           faq/en/sylpheed-faq-1.html
8752           faq/en/sylpheed-faq-2.html
8753           faq/en/sylpheed-faq-3.html
8754           faq/es/sylpheed-faq-1.html
8755           faq/es/sylpheed-faq-2.html
8756           faq/es/sylpheed-faq-3.html
8757           faq/fr/sylpheed-faq-1.html
8758           faq/it/sylpheed-faq-1.html
8759           faq/it/sylpheed-faq-2.html
8760           faq/it/sylpheed-faq-3.html
8761           faq/it/sylpheed-faq.html
8762                 changed ">" to &quot;
8763
8764 2002-05-27 [paul]       0.7.6claws21
8765         
8766         * sync with 0.7.6cvs15
8767                 see ChangeLog 2002-05-27
8768
8769 2002-05-27 [paul]       0.7.6claws20
8770
8771         * src/prefs_account.c
8772                 correct a typo
8773
8774 2002-05-26 [paul]       0.7.6claws19
8775
8776         * tools/README
8777                 correct a typo
8778
8779 2002-05-25 [paul]       0.7.6claws18
8780
8781         * tools/README
8782                 add description of kmail2sylpheed.pl
8783
8784 2002-05-25 [paul]       0.7.6claws17
8785
8786         * tools/kmail2sylpheed.pl       ** NEW FILE **
8787                 perl script that converts an exported Kmail address
8788                 book, converts it to sylpheed addressbook file,
8789                 writes the file to .sylpheed, and updates
8790                 addrbook--index.xml 
8791
8792 2002-05-25 [paul]       0.7.6claws16
8793
8794         * sync with 0.7.6cvs14
8795                 see ChangeLog 2002-05-23
8796
8797 2002-05-24 [paul]       0.7.6claws15
8798
8799         * README.claws
8800                 make a correction and add some more info
8801
8802 2002-05-24 [paul]       0.7.6claws14
8803
8804         * src/compose.c
8805                 fix memory leak in 
8806                 compose_redirect_write_headers_from_headerlist()
8807                 add Subject and Resent-Message-ID to
8808                 compose_redirect_write_headers()
8809                 Received, Subject, and X-UIDL are filtered out in 
8810                 compose_redirect_write_to_file()
8811
8812 2002-05-23 [paul]       0.7.6claws13
8813
8814         * src/compose.[ch]
8815           src/filtering.c
8816           src/mainwindow.c
8817           src/matcher.[ch]
8818           src/matcher_parser_lex.l
8819           src/matcher_parser_parse.y
8820           src/prefs_common.[ch]
8821           src/prefs_filtering.c
8822           src/summaryview.c
8823                 rename 'Bounce' to 'Redirect'
8824
8825 2002-05-23 [paul]       0.7.6claws12
8826
8827         * more sync with 0.7.6cvs13
8828           src/compose.c
8829                 see ChangeLog 2002-05-22
8830
8831 2002-05-22 [paul]       0.7.6claws11
8832
8833         * sync with 0.7.6cvs13
8834           src/codeconv.c
8835                 see ChangeLog 2002-05-20
8836           src/prefs_common.c
8837                 see ChangeLog 2002-05-22
8838
8839 2002-05-21 [melvin]     0.7.6claws10
8840
8841         * src/folderview.c
8842                 Added missing filtering and scoring headers
8843                 Fixed bad function call that showed garbage 
8844                 in Folder->Processing
8845
8846 2002-05-21 [paul]       0.7.6claws9
8847
8848         * tools/Makefile.am
8849                 make all tools executable, (patch by Alfons).
8850
8851 2002-05-20 [alfons]     0.7.6claws8
8852
8853         * src/procheader.c
8854                 don't forget to call mktime() so we have a valid week 
8855                 and year day
8856                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8857
8858 2002-05-20 [paul]       0.7.6claws7
8859
8860         * src/html.c
8861                 fix broken parsing of urls
8862         * src/textview.c
8863                 fix displaying of urls
8864
8865                 both fixes from the patch [547855] by Eugene 
8866                 Brevdo (zonem)
8867
8868 2002-05-19 [alfons]     0.7.6claws6
8869
8870         * configure.in
8871                 make sylpheed configure correctly with the latest
8872                 and greatest of automake / autoconf / gettext
8873
8874 2002-05-19 [alfons]     0.7.6claws5
8875
8876         * src/procheader.c
8877         * src/procheader.h
8878                 add function for returning ime zone offset
8879         * src/quote_fmt.c
8880         * src/quote_fmt_parse.y
8881                 better quotation formatting - does not convert
8882                 to local time, but uses the original date string.
8883                 
8884                 Note: %z inserts the timezone offset (should 
8885                 work also on platforms where strftime does not
8886                 support %z).
8887
8888 2002-05-18 [christoph]  0.7.6claws4
8889
8890         * src/summaryview.c
8891                 fix indentation of some code
8892         * tools/Makefile.am
8893                 fix spaces after \
8894         * src/Makefile.am
8895                 add missing \
8896                 correct path for ignorethread.xpm
8897                 incorrect filename for sylpheed_logo.xpm
8898                 add missing include matcher_parser_parse.h
8899
8900 2002-05-18 [paul]       0.7.6claws3
8901
8902         * sync with 0.7.6cvs8
8903                 see ChangeLog 2002-05-16 and 2002-05-17
8904
8905 2002-05-18 [melvin]     0.7.6claws2
8906
8907         * README.claws
8908                 Corrected an action's definition and fixed some misspellings.
8909
8910 2002-05-18 [paul]       0.7.6claws1
8911
8912         * tools/Makefile.am
8913           tools/gpg-sign        ** new file **
8914           tools/uudec           ** new file **
8915                 add Melvin's Actions scripts
8916
8917         * README.claws
8918                 add Melvin's descriptions for Actions
8919
8920 2002-05-18 [paul]       0.7.6claws
8921
8922         * Version 0.7.6claws released
8923
8924 2002-05-17 [paul]       0.7.5claws32
8925
8926         * po/es.po
8927                 updated by Ricardo Mones Lastra
8928
8929 2002-05-17 [paul]       0.7.5claws31
8930
8931         * src/compose.c
8932                 fix Account prefs default folder for sent/draft/deleted
8933                 messages bug
8934
8935         * po/it.po
8936           po/nl.po
8937                 updated translation by Alessandro Maestri and
8938                 Wilbert Berendsen
8939
8940 2002-05-17 [melvin]     0.7.5claws30
8941
8942         * src/prefs_actions.c
8943                 Fixed bug where using %F not at the end of the command 
8944                 resulted in an additional empty argument being created.
8945                 Thanks to Darko Koruga for reporting the bug.
8946
8947 2002-05-17 [melvin]     0.7.5claws29
8948
8949         * po/fr.po
8950                 Updated French translations.
8951
8952 2002-05-15 [paul]       0.7.5claws28
8953         
8954         * po/es.po
8955                 updated by Ricardo Mones Lastra
8956
8957 2002-05-15 [paul]       0.7.5claws27
8958
8959         * sync with 0.7.6cvs4
8960                 see ChangeLog 2002-05-14 and 2002-05-15
8961
8962 2002-05-14 [paul]       0.7.5claws26
8963
8964         * sync with 0.7.6cvs1
8965                 see ChangeLog 2002-05-13
8966
8967 2002-05-13 [thorsten]   0.7.5claws25
8968
8969         * src/messageview.c
8970                 fix select_all and copy in multipart messages
8971         * src/mainwindow.c
8972                 fix select_all and copy in multipart messages
8973
8974 2002-05-12 [paul]       0.7.5claws24
8975
8976         * src/summaryview.c
8977                 reverse last commit, bug already fixed in 0.7.5claws3
8978
8979 2002-05-12 [netztorte]  0.7.5claws23
8980
8981         * src/summaryview.c
8982                 dont parse empty addressbook (checked in before claws20)
8983
8984 2002-05-12 [melvin]     0.7.5claws22
8985
8986         * src/procmsg.[ch]
8987                 Removed unneeded priority code introduced by the previous 
8988                 commit.
8989
8990 2002-05-12 [melvin]     0.7.5claws21
8991
8992         * src/compose.[ch]
8993                 Added possibility to set message's priority.
8994         * src/procmsg.[ch]
8995                 Added possibility to set message's priority.
8996                 Added missing headers
8997
8998 2002-05-12 [melvin]     0.7.5claws20
8999
9000         * src/prefs_actions.c
9001                 Removed implicitely added quotes around the name
9002                 of the temporary files of mime parts.
9003
9004 2002-05-12 [paul]       0.7.5claws19
9005
9006         * sync with 0.7.5cvs20
9007                 see ChangeLog 2002-05-11
9008
9009 2002-05-12 [alfons]     0.7.5claws18
9010
9011         * src/quote_fmt_lex.l
9012         * src/quote_fmt_parse.y
9013                 allow quote / reply date & time format to be set using
9014                 %D{format}. format is a format string you'd pass to
9015                 strftime() (see man strftime, or the Display tab |
9016                 Date format setting).
9017
9018                 Currently %D converts the date to local time. 
9019
9020 2002-05-11 [paul]       0.7.5claws17
9021
9022         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9023                 see ChangeLog 2002-05-10 and 2002-05-11
9024
9025 2002-05-10 [paul]       0.7.5claws16
9026
9027         * sync with 0.7.5cvs16
9028                 see ChangeLog entries 2002-05-09 and 
9029                 2002-05-10
9030
9031 2002-05-10 [colin]      0.7.5claws15
9032
9033         * src/textview.c
9034                 Corrected a bug that prevented sylpheed to open
9035                 double-clicked URIs.
9036
9037 2002-05-09 [paul]       0.7.5claws14
9038
9039         * sync with 0.7.5cvs14
9040                 see ChangeLog 2002-05-08 and 2002-05-09
9041
9042 2002-05-08 [paul]       0.7.5claws13
9043
9044         * sync with 0.7.5cvs11
9045                 see ChangeLog entry 2002-05-08
9046
9047 2002-05-08 [paul]       0.7.5claws12
9048
9049         * src/mainwindow.c
9050           src/textview.[ch]
9051                 fix segfault on View->Open in new window
9052                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9053
9054 2002-05-07 [paul]       0.7.5claws11
9055
9056         * sync with 0.7.5cvs9
9057                 see ChangeLog entry 2002-05-07
9058
9059 2002-05-06 [paul]       0.7.5claws10
9060
9061         * src/messageview.c
9062           src/textview.c
9063                 display url in statusbar on single-click
9064                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9065
9066 2002-05-06 [match]      0.7.5claws9
9067
9068         * src/addritem.[ch]
9069                 new functions.
9070         * src/addrcache.c
9071                 tidy up.
9072         * src/xmlprops.[ch]
9073                 XML implementation of properties file.
9074         * src/exporthtml.[ch]
9075         * src/expthtmldlg.[ch]
9076         * src/addressbook.c
9077                 export to HTML.
9078
9079 2002-05-02 [sergey]     0.7.5claws8
9080
9081         * src/mainwindow.c (mainwin_entries),
9082           src/prefs_common.c (prefs_send_create()),
9083           src/codeconv.c (locale_table):
9084                 use charset name "Windows-1251" instead of "CP1251".
9085
9086 2002-05-02 [colin]      0.7.5claws7
9087         
9088         * src/compose.c
9089           src/prefs_common.c
9090           src/prefs_folder_item.c
9091                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9092
9093 2002-05-02 [hiro]       0.7.5claws6
9094
9095         * src/imap.c
9096                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9097
9098 2002-05-02 [paul]       0.7.5claws5
9099
9100         * src/compose.c
9101                 more sync with 0.7.5cvs7, see ChangeLog entry
9102                 2002-05-02
9103
9104 2002-05-02 [hiro]       0.7.5claws4
9105
9106         * src/compose.c
9107                 compose_queue_sub():
9108                 check if queue folder exists (closes #550397).
9109                 removed directory creation since it should be handled
9110                 transparently.
9111         * src/imap.c
9112                 imap_add_msg(): return UID for appended message
9113                 (closes #548842).
9114
9115 2002-04-30 [paul]       0.7.5claws3
9116
9117         * src/summaryview.c
9118                 fix account_find_from_address() bug
9119
9120 2002-04-28 [colin]      0.7.5claws2
9121
9122         * src/compose.c
9123           src/textview.c
9124           src/prefs_common.[ch]
9125           src/utils.[ch]
9126                 Added user-definable quotation characters recognition.
9127
9128 2002-04-28 [paul]       0.7.5claws1
9129
9130         * sync with 0.7.5cvs4
9131                 see ChangeLog entry  2002-04-25
9132
9133 2002-04-28 [paul]       0.7.5claws
9134
9135         * po/es.po
9136           po/nl.po
9137           po/pt_BR.po
9138                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9139                 Fabio Junior Beneditto
9140
9141 2002-04-27 [jens]       0.7.4claws103
9142
9143         * po/de.po
9144                 updated German translation.
9145
9146 2002-04-27 [hiro]       0.7.4claws102
9147
9148         * src/summaryview.c
9149                 summary_write_cache(): fixed the mark loss of hidden messages.
9150
9151 2002-04-26 [melvin]     0.7.4claws101
9152
9153         * src/procmsg.c
9154                 fixed a second typo (same one)
9155         * po/fr.po
9156           po/it.po
9157           po/pt_BR.po
9158                 fixed the type again...
9159
9160 2002-04-26 [melvin]     0.7.4claws100
9161
9162         * src/procmsg.c
9163                 fixed a typo in an alert message ("temorary").
9164         * po/it.po
9165         * po/pt_BR.po
9166                 corrected the typo  described above.
9167         * po/fr.po
9168                 updated French translation.
9169
9170 2002-04-26 [darko]      0.7.4claws99
9171
9172         * src/summaryview.c
9173                 fix target folder colorization
9174
9175 2002-04-25 [paul]       0.7.4claws98
9176
9177         * po/it.po
9178                 updated by Alessandro Maestri
9179
9180 2002-04-24 [colin]      0.7.4claws97
9181         
9182         * src/compose.c
9183                 Fixed double "subject is empty" question.
9184
9185 2002-04-23 [colin]      0.7.4claws96
9186         
9187         * src/mimeview.c
9188                 Corrected issue when "automatically display images" was
9189                 not set : first image remained after selecting second.
9190
9191 2002-04-23 [melvin]     0.7.4claws95
9192
9193         * src/prefs_actions.c
9194                 Don't display in/out dialog if there is nothing to show.
9195
9196 2002-04-23 [paul]       0.7.4claws94
9197
9198         * sync with 0.7.5cvs3
9199                 bug fixes: see ChangeLog entry 2002-04-23
9200
9201 2002-04-22 [darko]      0.7.4claws93
9202
9203         * src/compose.c
9204                 fix previous check-in which changed code after
9205                 merge from main
9206
9207 2002-04-22 [paul]       0.7.4claws92
9208
9209         * faq/de/*
9210                 add German FAQ
9211         * faq/en/*
9212           faq/es/*
9213           faq/fr/*
9214                 update English, Spanish and French FAQs
9215         * manual/de/*
9216           manual/es/*
9217                 add German and Spanish manuals
9218         * manual/en/*
9219           manual/fr/*
9220                 update English and French manuals
9221
9222         * src/Makefile.am
9223                 add to and re-arrange the pixmap entries
9224
9225 2002-04-22 [darko]      0.7.4claws91
9226
9227         * src/compose.c
9228                 fix sender initials recognition to only allow
9229                 '>' after the initials
9230
9231 2002-04-21 [paul]       0.7.4claws90
9232
9233         * sync with 0.7.5 release
9234                 see ChangeLog entry 2002-04-21
9235
9236 2002-04-21 [alfons]
9237
9238         * src/Makefile.am
9239                 add colin's new pixmaps to EXTRA_DIST
9240
9241 2002-04-21 [colin]      0.7.4claws89
9242         * src/compose.c
9243         * src/inc.c
9244         * src/mainwindow.[ch]
9245         * src/prefs_common.[ch]
9246         * src/stock_pixmap.[ch]
9247                 Added "Work offline" ability.
9248
9249 2002-04-21 [colin]      0.7.4claws88
9250         
9251         * src/mimeview.c
9252         * src/prefs_common.c
9253         * src/prefs_common.h
9254         * src/textview.c : Added an option to common preferences -> display
9255           to allow user not to automatically display images.
9256
9257 2002-04-21 [paul]       0.7.4claws87
9258
9259         * sync with 0.7.4cvs52
9260                 see ChangeLog entry 2002-04-21 (src/imap.c)
9261
9262 2002-04-21 [paul]       0.7.4claws86
9263
9264         * sync with 0.7.4cvs51
9265                 see ChangeLog entry 2002-04-21
9266
9267 2002-04-21 [paul]       0.7.4claws85
9268
9269         * sync with 0.7.4cvs49
9270                 see ChangeLog entries 2002-04-20 and 2002-04-21
9271
9272         * src/Makefile.am
9273                 clean up: remove old 'stock_' element from xpm 
9274                 filenames.
9275
9276 2002-04-21 [alfons]     0.7.4claws84
9277
9278         apply sync patch from Paul
9279
9280         * src/folderview.c
9281                 use old claws prefs_folder_item_create() for now
9282
9283 2002-04-19 [match]      0.7.4claws83
9284
9285         * src/addressbook.[ch]
9286         * src/addrharvest.[ch]
9287         * src/addrgather.[ch]
9288                 recurse folders.
9289         * src/mainwindow.c
9290         * src/summaryview.[ch]
9291                 change menu option.
9292
9293 2002-04-19 [paul]       0.7.4claws82
9294
9295         * po/pt_BR.po
9296                 updated by Fabio Junior Beneditto
9297
9298 2002-04-14 [alfons]     0.7.4claws81
9299
9300         * src/passphrase.c
9301                 add #include <sys/types.h> for mode_t and off_t 
9302
9303 2002-04-13 [paul]       0.7.4claws80
9304         
9305         * src/main.c
9306           src/passphrase.[ch]
9307           src/pgptext.c
9308           src/prefs_common.[ch]
9309           src/rfc2015.c
9310                 enable storing of GnuPG passphrase for the whole 
9311                 session or a user-defined number of minutes. patch 
9312                 submitted by Ravemax <ravemax@dextrose.com>
9313
9314 2002-04-13 [alfons]     0.7.4claws79
9315
9316         * src/textview.c
9317                 make email parser also stop scanning when encountering separators
9318                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9319
9320 2002-04-13 [paul]       0.7.4claws78
9321
9322         * sync with 0.7.4cvs39
9323                 see ChangeLog entry 2002-04-12
9324
9325 2002-04-11 [paul]       0.7.4claws77
9326
9327         * sync with 0.7.4cvs37
9328                 see ChangeLog entry 2002-04-11
9329
9330 2002-04-11 [paul]       0.7.4claws76
9331
9332         * COPYING 
9333                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9334                 the clause for OpenSSL). sync with sylpheed main
9335
9336 2002-04-09 [melvin]     0.7.4claws75
9337
9338         * src/compose.c
9339                 Made 'Ctrl-Enter' on send ignore some modifiers 
9340                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9341                 to bind other *-Enter (but not Alt-Enter).
9342
9343 2002-04-09 [paul]       0.7.4claws74
9344
9345         * sync with 0.7.4cvs35
9346                 see ChangeLog entries 2002-04-09
9347
9348 2002-04-08 [paul]       0.7.4claws73
9349
9350         * sync with 0.7.4cvs33
9351                 see ChangeLog entry 200-04-08
9352
9353 2002-04-07 [match]      0.7.4claws72
9354
9355         * src/addrharvest.[ch]
9356                 fixed to read all addresses in header, regardless
9357                 of header size. improved name parsing. accommodate
9358                 harvest from folders and selected message.
9359         * src/addritem.[ch]
9360                 included new address parsing function.
9361         * src/addrgather.[ch]
9362         * src/addressbook.[ch]
9363         * src/summaryview.[ch]
9364         * src/mainwindow.c
9365                 allow address harvest of folder as well as selected
9366                 messages.
9367
9368 2002-04-07 [paul]       0.7.4claws71
9369
9370         * src/esmtp.[ch]
9371           src/smtp.c
9372                 don't try to authenticate with CRAM-MD5 in SMTP when 
9373                 SMTP-AUTH enabled if MTA doesn't issue this 
9374                 auth-method in it's ehlo-response. bug item #531364,
9375                 patch item #938910. patch submitted by Colin Leroy 
9376                 <colin@colino.net>
9377
9378 2002-04-07 [paul]       0.7.4claws70
9379
9380         * src/nntp.c
9381                 fix missing MODE_READER bug. patch submitted by
9382                 Colin Leroy <colin@colino.net>
9383
9384 2002-04-07 [alfons]     0.7.4claws69
9385
9386         * src/matcher.[ch]
9387         * src/prefs_filtering.c
9388         * src/summaryview.c
9389                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9390                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9391
9392 2002-04-07 [paul]       0.7.4claws68
9393
9394         * sync with 0.7.4cvs32
9395                 see ChangeLog entry 2002-04-06
9396
9397         * tools/filter_conv.pl
9398                 more bug fixes
9399
9400 2002-04-06 [paul]       0.7.4claws67
9401
9402         * tools/filter_conv.pl
9403                 modify to be able to find the name of the first
9404                 mailbox and use that. main's filter does not
9405                 record the full path to the mailbox and therefore
9406                 can only filter to the first mailbox.
9407
9408 2002-04-05 [paul]       0.7.4claws66
9409
9410         * tools/filter_conv.pl
9411                 attempt to make the script all-encompassing and
9412                 be able to convert any main 'filter' rule thrown
9413                 at it
9414
9415 2002-04-05 [paul]       0.7.4claws65
9416
9417         * tools/filter_conv.pl
9418                 allow for collapsed folder trees
9419
9420 2002-04-05 [paul]       0.7.4claws64
9421
9422         * sync with 0.7.4cvs31
9423                 see ChangeLog entries 2002-04-05
9424
9425 2002-04-03 [paul]       0.7.4claws63
9426
9427         * sync with 0.7.4cvs29
9428                 see ChangeLog entries 2002-04-02 and 2002-04-03
9429
9430 2002-04-02 [paul]       0.7.4claws62
9431
9432         * sync with 0.7.4cvs26
9433                 see ChangeLog entry 2002-04-01
9434
9435 2002-04-02 [match]      0.7.4claws61
9436
9437         * src/pine.[ch]
9438         * src/importpine.[ch]
9439         * src/addressbook.c
9440                 import Pine address book.
9441
9442 2002-04-02 [match]      0.7.4claws60
9443
9444         * src/addrharvest.[ch]
9445                 improve address parsing of funky addresses.
9446
9447 2002-04-02 [darko]      0.7.4claws59
9448
9449         * src/compose.c
9450                 wrap on send improvements, it now recognizes quoted
9451                 initials as part of the quotation string, and it
9452                 does not join lines separated by CR
9453
9454 2002-04-01 [match]      0.7.4claws58
9455
9456         * src/mgutils.[ch]
9457                 added new functions.
9458         * src/mutt.[ch]
9459                 remove excessive duplicate address generation
9460                 on import.
9461
9462 2002-04-01 [alfons]     0.7.4claws57
9463         
9464         * src/summaryview.c
9465                 put back g_free() 
9466
9467 2002-04-01 [paul]       0.7.4claws56
9468
9469         * sync with 0.7.4cvs25
9470                 see ChangeLog entry 2002-04-01
9471
9472 2002-04-01 [alfons]     0.7.4aprilfool55
9473
9474         * src/summaryview.c
9475                 honour feature request item #537427 to allow for
9476                 displaying names from address book for sent mail also
9477
9478 2002-03-29 [paul]       0.7.4claws54
9479
9480         * src/mainwindow.c
9481           src/prefs_filtering.[ch]
9482           src/prefs_matcher.c
9483           src/summaryview.c
9484                 add 'fast filter' for claws' filtering,
9485                 /Tools/Create filter rule/... patch submitted
9486                 by Neill Miller <neillm@thecodefactory.org>
9487
9488 2002-03-29 [paul]       0.7.4claws53
9489
9490         * sync with 0.7.4cvs24
9491                 see ChangeLog entry 2002-03-29
9492
9493 2002-03-28 [paul]       0.7.4claws52
9494
9495         * sync with 0.7.4cvs23
9496                 see ChangeLog entry 2002-03-28
9497
9498 2002-03-27 [melvin]     0.7.4claws51
9499
9500         * src/prefs_actions.c
9501                 Added support to pass only one message part (as a
9502                 file) to the command using '%p'. No quotes are needed
9503                 because doubles quotes are automatically added.
9504                 Fixed bug where Sylpheed could block when waiting for
9505                 a child process to finish.
9506                 Changed the help menu to remove quotes around symbols to 
9507                 avoid misinterpretation (they must not be used).
9508
9509 2002-03-27 [melvin]     0.7.4claws50
9510
9511         * src/inc.c
9512                 Made the new mail notification command always 
9513                 execute asynchronously.
9514
9515 2002-03-27 [paul]       0.7.4claws49
9516
9517         * src/compose.c
9518                 fix bug introduced in last commit
9519
9520 2002-03-27 [paul]       0.7.4claws48
9521
9522         * sync with 0.7.4cvs21
9523                 see ChangeLog 2002-03-26 and 2002-03-27
9524
9525 2002-03-26 [hoa]        0.7.4claws47
9526
9527         * src/prefs_folder_item.c
9528                 really fixed the bug #516442 with folder rescan.
9529
9530 2002-03-26 [paul]       0.7.4claws46
9531
9532         * sync with 0.7.4cvs19
9533                 see ChangeLog entries 2002-03-25 and 2002-03-26
9534
9535 2002-03-25 [hoa]        0.7.4claws45
9536
9537         * src/matcher.c
9538         * src/mh.c
9539                 fix the bug #516442 with folder rescan.
9540
9541         * src/prefs_common.[ch]
9542         * src/compose.c
9543                 added an option to enable two different behaviours
9544                 for bounce.
9545
9546
9547 2002-03-25 [paul]       0.7.4claws44
9548
9549         * src/mainwindow.c
9550           src/selective_download.c
9551                 correct a few menuitem labels
9552
9553 2002-03-25 [christoph]  0.7.4claws43
9554
9555         * src/procmsg.c
9556                 fix non deleted tmp message in
9557                 procmsg_save_to_outbox
9558                 fix problems caused by sync with
9559                 main branch's procmsg_send_queue
9560
9561 2002-03-25 [paul]       0.7.4claws42
9562
9563         * src/quote_fmt.c
9564           src/quote_fmt_lex.l
9565           src/quote_fmt_parse.y
9566                 add Last name (%L) placeholder for quoting. 
9567                 patch submitted by Thorsten Thielen 
9568                 <thth@users.sourceforge.net>
9569
9570 2002-03-25 [paul]       0.7.4claws41
9571
9572         * src/utils.c
9573                 get full hostname. patch submitted by
9574                 Bob Woodside <rwoodside1@comcast.net>
9575
9576 2002-03-25 [paul]       0.7.4claws40
9577
9578         * src/account.c
9579           src/news.c
9580           src/nntp.[ch]
9581           src/prefs_account.[ch]
9582                 enable NNTP over SSL. patch submitted by
9583                 Pascal Jermini <pascal@infinity.hn.org>
9584
9585 2002-03-24 [paul]       0.7.4claws39
9586
9587         * src/prefs_common.c
9588                 make the arrangement of the Compose tab more
9589                 coherent
9590
9591         * src/mainwindow.c
9592                 fix some irregularities of style
9593
9594         * po/de.po
9595                 updated by Kilian Krause
9596
9597 2002-03-23 [paul]       0.7.4claws38
9598
9599         * po/pt_BR.po
9600                 updated by Fabio Junior Beneditto
9601
9602 2002-03-23 [paul]       0.7.4claws37
9603
9604         * src/mainwindow.c
9605                 move 'Gather addresses' to 'Tools' menu
9606                 make 'Selective download' sensitive
9607
9608 2002-03-23 [paul]       0.7.4claws36
9609
9610         * sync with 0.7.4cvs16
9611                 see ChangeLog entries 2002-03-23
9612
9613 2002-03-22 [christoph]  0.7.4claws35
9614
9615         * src/quote_fmt_parse.y
9616                 fix include program output
9617
9618 2002-03-22 [alfons]     0.7.4claws34
9619
9620         * src/pop.c
9621                 initialize GDate stack variable correctly (sorry!)
9622
9623 2002-03-22 [paul]       0.7.4claws33
9624
9625         * src/compose.c
9626           src/mainwindow.c
9627           src/prefs_actions.c
9628           src/prefs_common.c
9629                 rename 'Tool' to 'Tools'
9630
9631         * src/mainwindow.c
9632                 move 'Delete duplicated messages' from
9633                 'Message/' to 'Tools/'
9634                 re-arrange the order of 'Tools/' items
9635
9636 2002-03-22 [paul]       0.7.4claws32
9637
9638         * src/addr_compl.c
9639           src/addressbook.[ch]
9640                 auto-address completion now also matches on
9641                 Nickname. patch submitted by Bob Forsman 
9642                 <hammor@users.sourceforge.net>
9643
9644         * src/editaddress.c
9645                 correct a spelling mistake
9646
9647 2002-03-22 [alfons]     0.7.4claws31
9648
9649         * src/pop.c
9650                 fix getting uidl from incorrect string 
9651                 (spotted by Colin)
9652
9653 2002-03-21 [alfons]     0.7.4claws30
9654
9655         * src/pop.c
9656                 more code refactoring
9657                 plug mem leak introduced by delete on server
9658
9659 2002-03-21 [paul]       0.7.4claws29
9660
9661         * sync with 0.7.4cvs11
9662                 see ChangeLog entries 2002-03-20
9663
9664 2002-03-20 [alfons]     0.7.4claws28
9665
9666         * src/inc.c
9667                 apply Colin's patch and refactor
9668
9669 2002-03-20 [paul]       0.7.4claws27
9670
9671         * sync with sylpheed 0.7.4cvs9
9672                 see ChangeLog entry 2002-03-20
9673
9674 2002-03-19 [christoph]  0.7.4claws26
9675
9676         * src/mh.c
9677         * src/procmsg.[ch]
9678         * src/summaryview.c
9679                 revert changes for flag updates
9680                 (does not work correctly and no time to debug)
9681
9682 2002-03-20 [alfons]     0.7.4claws25
9683
9684         * src/pop.c
9685                 refactor should_delete() a little bit 
9686
9687 2002-03-19 [paul]       0.7.4claws24
9688
9689         * src/inc.[ch]
9690           src/pop.c
9691           src/prefs_account.[ch]
9692                 allow the user to leave downloaded mail on the 
9693                 server for n days. Patch submitted by Colin Leroy 
9694                 <colin@colino.net>
9695
9696 2002-02-19 [paul]       0.7.4claws23
9697
9698         * sync with sylpheed 0.7.4cvs8
9699                 see ChangeLog entries 2002-03-19
9700
9701 2002-03-18 [paul]       0.7.4claws22
9702
9703         * sync with sylpheed 0.7.4cvs6
9704                 see ChangeLog entry 2002-03-18
9705
9706 2002-03-18 [paul]       0.7.4claws21
9707
9708         * po/en_GB.po
9709                 add en_GB message catalogue
9710
9711         * src/mbox_folder.c
9712           src/prefs_account.c
9713           src/prefs_actions.c
9714                 correct a few spelling mistakes
9715
9716 2002-03-17 [alfons]     0.7.4claws20
9717
9718         * src/matcher.c
9719                 more stringent checks for NULL params when writing
9720                 filtering actions to a file
9721                 
9722 2002-03-17 [hoa]        0.7.3claws20
9723
9724         * src/news.c
9725                 fixed the count of new messages
9726
9727         * src/compose.c
9728                 fixed the "attachment properties" window
9729
9730 2002-03-17 [paul]       0.7.4claws19
9731
9732         * src/defs.h
9733           src/folder.h
9734           src/news.c
9735           src/prefs_account.[ch]
9736           src/procmsg.[ch]
9737           src/summaryview.c
9738                 automatically mark cross-posted messages as read 
9739                 and (optionally) give them a colour label
9740                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9741                 
9742
9743 2002-03-17 [paul]       0.7.4claws18
9744
9745         * sync with sylpheed 0.7.4cvs5
9746                 see ChangeLog entry 2002-03-17
9747
9748 2002-03-17 [melvin]     0.7.4claws17
9749         
9750         * src/textview.c
9751                 Worked around a gtktext 'bug': when searching for 
9752                 a text in a long message it was scrolling slowly
9753                 line by line until it hit the searched text.
9754         * po/fr.po
9755                 Updated French translation
9756
9757 2002-03-17 [melvin]     0.7.4claws16
9758
9759         * src/mainwindow.c
9760         * src/compose.c
9761         * src/prefs_actions.c
9762                 Moved "Edit/Actions" to "Tool/Actions"
9763                 Made mainwindow/compose window sensitive as soon as
9764                 no child process is running anymore even if the io dialog
9765                 is open.
9766                 Fixed a struct being initialized with a non constant char*
9767
9768 2002-03-16 [christoph]  0.7.4claws15
9769
9770         * configure.in
9771                 add --with-compiler-flags option
9772                 (only for developer hacking)
9773         * src/mh.c
9774         * src/procmsg.[ch]
9775         * src/summaryview.c
9776                 try to make folder-stats and flag handling more
9777                 independent from the summaryview. msgcounts
9778                 are only set when the folder is opened and
9779                 procmsg_msginfo_(un)set_flags will handle it
9780                 later and summaryview will get the values
9781                 from the folder.
9782
9783 2002-03-16 [paul]       0.7.4claws14
9784
9785         * src/messageview.c
9786                 fix Return-receipt. Patch submitted by Bob
9787                 Woodside <rwoodside1@comcast.net>
9788
9789 2002-03-16 [paul]       0.7.4claws13
9790
9791         * src/compose.c
9792                 fix 'dynamic' signatures, make it work again
9793                 broken during sync on 2002-03-14 (0.7.4claws2)
9794
9795 2002-03-15 [match]      0.7.4claws12
9796
9797         * src/addrharvest.[ch]
9798         * src/addrgather.[ch]
9799         * src/addressbook.[ch]
9800         * src/mainwindow.c
9801                 included address harvester feature. still some
9802                 issues with address parsing that I will fix.
9803
9804 2002-03-15 [match]      0.7.4claws11
9805
9806         * src/addrbook.[ch]
9807         * src/addrcache.[ch]
9808         * src/addressbook.[ch]
9809         * src/addrindex.c
9810         * src/editbook.c
9811         * src/importldif.c
9812         * src/importmutt.c
9813         * src/jpilot.[ch]
9814         * src/main.c
9815         * src/syldap.[ch]
9816         * src/vcard.[ch]
9817                 tidy up. fix memory leaks. moved attribs and methods
9818                 from individual interfaces to addrcache object. prep
9819                 for new stuff to come in.
9820
9821 2002-03-15 [alfons]     0.7.4claws10
9822
9823         * src/matcher.[ch]
9824         * src/matcher_parser_parse.y
9825         * src/matcher_parser_lex.l
9826         * src/prefs_matcher.c
9827                 add filtering conditions message greater than, smaller 
9828                 than, and exactly matching a size in bytes
9829                 (does not work with delete from POP3 server yet)
9830
9831                 this should also give others an idea what you should
9832                 do to add new criterions to claws filtering system
9833                 
9834
9835 2002-03-15 [paul]       0.7.4claws9
9836
9837         * tools/filter_conv.pl
9838                 exit if there are no filter rules to convert
9839                 rename filterrc to filterrc.old after completion
9840
9841 2002-03-15 [paul]       0.7.4claws8
9842
9843         * sync with sylpheed 0.7.4cvs3
9844                 see ChangeLog entry 2002-03-14
9845
9846 2002-03-14 [paul]       0.7.4claws7
9847
9848         * src/compose.c
9849                 clean up the last commit (ahem)
9850
9851 2002-03-14 [paul]       0.7.4claws6
9852
9853         * src/compose.c
9854                 fix bug #515655. honour account preferences
9855                 regarding gpg default signing/encryption when 
9856                 changing account from the compose window.
9857
9858 2002-03-14 [paul]       0.7.4claws5
9859
9860         * src/folderview.c
9861                 remove unnecessary curly brackets
9862
9863 2002-03-14 [paul]       0.7.4claws4
9864
9865         * src/folderview.c
9866           src/prefs_filtering.[ch]
9867                 add filter rename on folder rename and filter
9868                 delete on folder delete. Patch submitted by
9869                 Neill Miller <neillm@thecodefactory.org> 
9870
9871 2002-03-14 [christoph]  0.7.4claws3
9872
9873         * src/procmsg.c
9874         * src/send.c
9875                 fix local delivery
9876                 (patch submitted by "Simon 'corecode' Schubert")
9877         * src/prefs_common.c
9878         * src/procmsg.c
9879                 fix gcc 3.0 warning
9880
9881 2002-03-14 [paul]       0.7.4claws2
9882
9883         * sync with sylpheed 0.7.4cvs2
9884                 see ChangeLog entry 2002-03-13
9885
9886 2002-03-12 [darko]      0.7.4claws1
9887
9888         * src/mainwindow.c
9889                 fix what seems to be a copy and paste error
9890                 when setting color for important messages
9891                 (reported by wwp)
9892
9893 2002-03-11 [paul]       version 0.7.4claws released
9894
9895 2002-03-11 [paul]       0.7.4claws
9896
9897         * po/es.po
9898           po/it.po
9899           po/nl.po
9900           po/pt_BR.po
9901                 update message catalogs. Submitted by Ricardo Mones 
9902                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9903                 Fabio Junior Beneditto
9904
9905         * configure.in
9906           faq/Makefile.am
9907           faq/it/Makefile
9908           faq/it/sylpheed-faq*
9909           src/mainwindow.c
9910           src/manual.[ch]
9911                 add FAQ in Italian
9912         
9913
9914 2002-03-11 [jens]       0.7.3claws7
9915
9916         * po/de.po
9917                 updated German translation
9918
9919 2002-03-11 [melvin]     0.7.3claws6
9920
9921         * po/fr.po
9922                 updated and corrected French translation
9923
9924 2002-03-10 [hoa]        0.7.3claws5
9925
9926         * src/account.c
9927         * src/inc.c
9928         * src/prefs_account.c
9929         * src/procmsg.c
9930         * src/send.[ch]
9931                 fixed the local account.
9932                 you have to change the default "/usr/sbin/sendmail"
9933                 to "/usr/sbin/sendmail -t" in the preferences of
9934                 the local account.
9935
9936         * src/procmime.c
9937                 removed some debug display for renderer
9938
9939 2002-03-10 [paul]       0.7.3claws4
9940
9941         * faq/en/sylpheed-faq-1.html
9942           faq/en/sylpheed-faq-2.html
9943                 update
9944
9945 2002-03-09 [paul]       0.7.3claws3
9946
9947         * sync with sylpheed 0.7.4
9948                 see ChangeLog entry 2002-03-09
9949
9950 2002-03-08 [paul]       0.7.3claws2
9951
9952         * faq/en/sylpheed-faq*
9953           faq/es/sylpheed-faq*
9954           faq/fr/sylpheed-faq*
9955                 update the FAQs
9956
9957         * manual/fr/.cvsignore
9958           manual/fr/Makefilea.am
9959           manual/fr/sylpheed*
9960           src/mainwindow.c
9961           src/manual.[ch]
9962                 add the French manual
9963
9964 2002-03-07 [paul]       0.7.3claws1
9965
9966         * sync with sylpheed 0.7.3cvs4
9967                 see ChangeLog entries  2002-03-06 and 2002-03-07
9968         
9969         * po/nl.po
9970                 updated by Wilbert Berendsen
9971
9972 2002-03-07 [melvin]     0.7.2claws34
9973
9974         * src/selective_download.c
9975                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9976
9977 2002-03-06 [paul]       0.7.2claws33
9978
9979         * sync with sylpheed 0.7.3cvs1
9980                 bug fix, see ChangeLog entry 2002-03-05
9981
9982 2002-03-05 [paul]       0.7.2claws32
9983
9984         * src/mimeview.c
9985           src/pgptext.[ch]
9986           src/procmsg.c
9987                 reverse the pgp ascii-armored code implemented in 
9988                 0.7.2claws16. removal of this code until it matures.
9989                 this means that verifying ascii-armored pgp sigs and
9990                 automatic decryption of ascii-armored encrypted
9991                 messages no longer works.
9992
9993 2002-03-05 [paul]       0.7.2claws31
9994
9995         * configure.in
9996           Makefile.am
9997         * faq/Makefile.am
9998         * faq/en/Makefile.am
9999           faq/en/sylpheed-faq.html
10000           faq/en/sylpheed-faq-1.html
10001           faq/en/sylpheed-faq-2.html
10002           faq/en/sylpheed-faq-3.html
10003         * faq/es/Makefile.am
10004           faq/es/sylpheed-faq.html
10005           faq/es/sylpheed-faq-1.html
10006           faq/es/sylpheed-faq-2.html
10007           faq/es/sylpheed-faq-3.html
10008           faq/es/sylpheed-faq-4.html
10009         * faq/fr/Makefile.am
10010           faq/fr/sylpheed-faq.html
10011           faq/fr/sylpheed-faq-1.html
10012           faq/fr/sylpheed-faq-2.html
10013           faq/fr/sylpheed-faq-3.html
10014         * src/Makefile.am
10015           src/defs.h
10016           src/mainwindow.c
10017           src/manual.[ch]
10018                 add FAQs in English, Spanish and French
10019
10020
10021 2002-03-05 [paul]       0.7.2claws30
10022
10023         * manual/en/sylpheed.html
10024           manual/en/sylpheed-XX.html
10025                 updated the English manual
10026
10027 2002-03-05 [hoa]        
10028
10029         * src/summaryview.c
10030                 dialog box pops up if the article can't be deleted.
10031
10032 2002-03-04 [paul]       
10033         
10034         * po/pt_BR.po
10035                 updated by Fabio Junior Benedito
10036
10037 2002-03-04 [hoa]
10038
10039         * removed ac/gpgme.m4
10040                 to avoid autogen common problem
10041                 developers have to install gpgme development package now
10042
10043         * src/compose.c
10044                 encoding to 7bit or 8bit is enabled.
10045
10046 2002-03-03 [alfons]     0.7.2claws29
10047
10048         * src/pop.c
10049                 merge fix by Oliver Haertel for selective
10050                 download buglet
10051
10052 2002-03-03 [paul]       0.7.2claws28
10053         
10054         * sync with sylpheed 0.7.3
10055
10056 2002-03-03 [paul]       0.7.2claws27
10057
10058         * sync with sylpheed 0.7.2cvs24
10059                 see ChangeLog entries 2002-03-02 and 2002-03-03
10060
10061 2002-03-02 [melvin]     0.7.2claws26
10062
10063         * src/inc.[ch]
10064         * src/main.c
10065         * src/mainwindow.c
10066         * src/prefs_common.[ch]
10067                 Added user definable notification on new mail arrival.
10068                 Removed unused variables in spell checker prefs code.
10069
10070 2002-03-02 [melvin]     0.7.2claws25
10071
10072         * src/quote_fmt.c
10073                 Removed unnecessary escape sequences.
10074                 Changed 'Initial...' to 'Initials of Sender'
10075
10076 2002-03-02 [paul]       0.7.2claws24
10077
10078         * sync with sylpheed 0.7.2cvs22
10079                 see ChangeLog entry 2002-03-01
10080
10081 2002-03-01 [hoa]        0.7.2claws23
10082
10083         * src/mainwindow.c
10084                 Set sensitivity of delete actions to active
10085                 even if the folder is a newsgroup.
10086
10087         * src/summaryview.c
10088                 - Set sensitivity of delete actions
10089                 - Added function check_permission() that will check if the
10090                   user is authorized to delete a message. For news, it
10091                   will check if the author is the same.
10092                 - Enabled deletion when there is no trash folder.
10093
10094         * src/news.[ch]
10095                 - Added news_cancel_article() to cancel articles
10096                 - Implemented news_remove_message() (public function)
10097
10098 2002-03-01 [paul]       0.7.2claws22
10099
10100         * src/gtkutils.c
10101           src/textview.c
10102                 recognise urls that that don't include 'http://' and
10103                 simply begin 'www.' 
10104
10105         * AUTHORS
10106                 remove duplicated name
10107
10108 2002-02-28 [paul]       0.7.2claws21
10109
10110         * src/mainwindow.c
10111           src/summaryview.[ch]
10112                 add ability to 'Select thread'
10113                 combines Melvin's "Select thread's head" patch (#510907)
10114                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10115                 patch (#518514) 
10116
10117 2002-02-28 [paul]       0.7.2claws20
10118
10119         * src/mimeview.c
10120                 hopefully fix segfault on right-clicking a mime part
10121                 that some people have experienced.      
10122                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10123
10124 2002-02-28 [paul]       0.7.2claws19
10125
10126         * sync with sylpheed 0.7.2cvs21
10127                 see ChangeLog entries 2002-02-27 and 2002-02-28
10128
10129 2002-02-27 [paul]       0.7.2claws18
10130
10131         * sync with sylpheed 0.7.2cvs18
10132                 see ChangeLog entries 2002-02-26 and 2002-02-27
10133
10134 2002-02-26 [alfons]     0.7.2claws17
10135
10136         * src/procheader.c
10137                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10138                 (spotted by Chris Hessman <idatech@gmx.net>)
10139
10140 2002-02-26 [paul]       0.7.2claws16
10141
10142         * src/mimeview.c
10143           src/pgptext.[ch]
10144           src/procmsg.c
10145                 make decryption of ascii-armored pgp encrypted messages
10146                 and verification of ascii-armored signatures work again.
10147                 slightly altered from the patch by Jens Jahnke 
10148                 <jan0sch@gmx.net>
10149
10150                 ##FIX ME##
10151                 * the checking of plaintext signatures always comes up in 
10152                   a popup box
10153                 * it doesn't work for multipart messages 
10154                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10155                   including the msg headers and these 2 line themselves, are 
10156                   not displayed
10157
10158         * src/mainwindow.c
10159                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10160                 "View/Message View" becomes "View/Separate Message View"
10161                 because its less ambiguous.
10162
10163         * po/es.po
10164                 updated by Ricardo Mones Lastra
10165
10166 2002-02-26 [paul]       0.7.2claws15
10167
10168         * sync with sylpheed 0.7.2cvs17
10169                 see ChangeLog entries 2002-02-25 and 2002-02-26
10170
10171 2002-02-25 [christoph]  0.7.2claws14
10172
10173         * src/filtering.[ch]
10174         * src/inc.c
10175                 do filtering stuff after all messages have been received
10176                   1. drop all messages to .processing
10177                   2. scan processing folder for messages
10178                   3. filter messages or move to inbox
10179                 this will also find old messages left in processing after
10180                 a crash or something like that and we get a real msginfo
10181                 from folder->get_msg_list and do not have to create our
10182                 own in filter_message
10183         * src/matcher_parser_parse.y
10184                 remove MIX/MAX warning (reordered includes)
10185
10186 2002-02-25 [paul]       0.7.2claws13
10187
10188         * sync with sylpheed 0.7.2cvs15
10189                 see ChangeLog entry 2002-02-24
10190
10191 2002-02-24 [alfons]     0.7.2claws12
10192
10193         * src/filtering.c
10194                 clear old color flags first when applying a new color to
10195                 a message info. 
10196                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10197
10198 2002-02-24 [alfons]     0.7.2.claws11
10199         
10200         * AUTHORS
10201         * src/prefs_common.c
10202                 add presets for Opera and Konqueror, closes patch #517261,
10203                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10204
10205 2002-02-24 [alfons]     0.7.2.claws10
10206
10207         * AUTHORS
10208         * src/summaryview.c
10209                 fix threading for null message ids, closes patch #521601,
10210                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10211
10212 2002-02-24 [alfons]     0.7.2claws9
10213
10214         * src/summaryview.c
10215         * src/filtering.c
10216                 make Tool | Filter Message work with filtering system so
10217                 setting flags also works
10218
10219                 TODO:
10220
10221                 - Processing uses the same function as Tool | Filter
10222                   Message, but doesn't use the same update proc yet
10223
10224 2002-02-23 [paul]       0.7.2claws8
10225
10226         * sync with sylpheed 0.7.2cvs14
10227                 see ChangeLog entries 2002-02-22 and 2002-02-23
10228
10229 2002-02-22 [christoph]  0.7.2claws7
10230
10231         * src/quote_fmt.c
10232                 Add column space to table
10233         * src/quote_fmt_parse.y
10234                 Close files
10235
10236 2002-02-22 [paul]       0.7.2claws6
10237
10238         * src/Makefile.am
10239           src/defs.h
10240           src/filtering.c
10241           src/inc.[ch]
10242           src/mainwindow.c
10243           src/matcher.[ch]
10244           src/matcher_parser_lex.l
10245           src/matcher_parser_parse.y
10246           src/pop.[ch]
10247           src/prefs_account.h
10248           src/prefs_filtering.c
10249           src/selective_download.[ch]   *** NEW FILES ***
10250           src/utils.[ch]
10251           po/POTFILES.in
10252                 Selective Download added to 'Tool' menu. 
10253                 Retrieves email headers of the currently selected pop3 
10254                 account and allows the user to mark emails for deletion 
10255                 right on the pop3 server. Patch submitted by Oliver Haertel 
10256                 <oha@users.sourceforge.net>.
10257         
10258         * po/POTFILES.in
10259                 add 'src/quote_fmt.c'           
10260
10261 2002-02-22 [christoph]  0.7.2claws5
10262
10263         * src/Makefile.am
10264                 added quote_fmt.c
10265         * src/prefs_common.[ch]
10266         * src/prefs_template.c
10267         * src/quote_fmt.c               *** NEW FILE ***
10268         * src/quote_fmt.h
10269                 move quote format symbol description code
10270                 to it's own file because it is used from
10271                 differnent code parts
10272                 Rewrote symbol description GUI
10273                   + use table
10274                   + add separators
10275                   + get data from array (no more long constant strings)
10276         * src/quote_fmt_lex.l
10277         * src/quote_fmt_parse.y
10278                 Symbol for Literal % changed to \% instead of %%
10279                 (More logical as \ is used for quoting for other symbols)
10280                 Add |f and |p to include files and program output
10281                 Examples:
10282                     |f{/home/.../.signature}
10283                     |p{date}
10284         * po/de.po
10285                 Correct wrong spelling for "Referenzen"
10286
10287 2002-02-21 [paul]       0.7.2claws4
10288
10289         * src/procmsg.c
10290                 forgotten during sync
10291
10292 2002-02-21 [paul]       0.7.2claws3
10293
10294         * sync with sylpheed 0.7.2cvs11
10295                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10296                 2002-02-20 and 2002-02-21
10297
10298 2002-02-20 [melvin]     0.7.2claws2
10299
10300         * src/prefs_actions.c
10301                 Added error report when child cannot fork or when execvp 
10302                 returns with an error.
10303
10304 2002-02-19 [christoph]  0.7.2claws1
10305
10306         * src/codeconv.c
10307                 return unconverted text if conde conversion is not possible
10308                 when libjconv is used.
10309                 (patch submitted by "Simon 'corecode' Schubert")
10310
10311 2002-02-19 [paul]       
10312
10313         * version 0.7.2claws release
10314
10315 2002-02-19 [paul]       0.7.2claws
10316
10317         * po/nl.po
10318                 updated by Wilbert Berendsen
10319
10320
10321 2002-02-18 [alfons]     0.7.1claws13
10322
10323         * src/syldap.c
10324         * src/jpilot.c
10325                 remove references to dlfcn and explicitly loading functions
10326                 from dynalink libs, because libs linked anyway, and functions
10327                 are loaded explicitly
10328
10329 2002-02-17 [melvin]     0.7.1claws12
10330
10331         * src/prefs_actions.c
10332                 Replaced children wait loop with double fork technique.
10333                 Now, input/output window updated at each new output.
10334                 free_children(): Fixed a memory leak.
10335                 Made input/output window non closable if running children
10336                 still exist.
10337                 Added missing <unistd.h> include.
10338                 Added some --debug outputs.
10339
10340 2002-02-17 [melvin]     0.7.1claws11
10341
10342         * src/summaryview.c
10343                 Fixed bug where descending sort order did not select top
10344                 message.
10345
10346 2002-02-17 [melvin]     0.7.1claws10
10347
10348         * acconfig.h
10349                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10350         * src/prefs_common.c
10351                 Pspell data package directory no more hard coded but
10352                 set during configuration (PSPELL_PATH). (Thanks to 
10353                                 Gustavo Noronha Silva.)
10354
10355 2002-02-17 [melvin]     0.7.1claws9
10356
10357         * configure.in
10358                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10359         * src/gtkspell.c
10360                 Fixed compile-time warnings.
10361
10362 2002-02-16 [alfons]     0.7.1claws8
10363
10364         * src/filesel.c
10365                 fix inadvertent free of NULL pointer which caused
10366                 sylpheed to crash when closing the save-as dialog
10367                 using the window close button
10368
10369 2002-02-16 [carsten]    0.7.1claws7
10370         * src/mainwindow.[ch]
10371           src/summaryview.c
10372           src/prefs_common.c
10373                 fixes for pixmap theming code:
10374                         - recently changed mail attributes shouldn't get
10375                           lost any longer
10376                         - theme is only reloaded iff another theme was
10377                           selected
10378
10379 2002-02-16 [paul]       0.7.1claws6
10380
10381         * sync with sylpheed 0.7.2 release
10382                 see ChangeLog entry 2002-02-15 and 2002-02-16
10383
10384 2002-02-15 [paul]       0.7.1claws5
10385
10386         * sync with sylpheed 0.7.1cvs9
10387                 see ChangeLog entry 2002-02-15
10388
10389         * po/POTFILES.in
10390                 remove unneeded headerwindow.c entry
10391
10392 2002-02-14 [carsten]    0.7.1claws4
10393         * src/summaryview.c
10394                 fixed a bug for "Go to next unread message": there was
10395                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10396                 in the prefs, because of doing "Search again" instead
10397                 "No"
10398
10399 2002-02-14 [carsten]    0.7.1claws3
10400         * src/stock_pixmap.c
10401                 removed 2 more mem leaks; following memprof,
10402                 this code is "leak free" now :)
10403
10404 2002-02-14 [carsten]    0.7.1claws2
10405         * src/stock_pixmap.c
10406                 used opendir/readdir/closedir instead of scandir
10407                 -> code should work now on Solaris
10408
10409 2002-02-14 [paul]       0.7.1claws1
10410
10411         * sync with sylpheed 0.7.1cvs8
10412                 see ChangeLog entries 2002-02-13 and 2002-02-14
10413
10414         * README.claws
10415                 add some description of Actions and Pixmap Themes
10416
10417 2002-02-13 [paul]       
10418
10419         * version 0.7.1claws release
10420
10421 2002-02-13 [paul]       0.7.1claws
10422
10423         * po/es.po
10424           po/it.po
10425           po/pt_BR.po
10426                 updated translations, submitted by Ricardo Mones Lastra,
10427                 Alessandro Maestri and Fabio Junior Beneditto
10428
10429 2002-02-13 [melvin]     0.7.0claws75
10430
10431         * src/prefs_actions.c
10432                 Added missing "signal.h" include
10433
10434 2002-02-13 [melvin]     0.7.0claws74
10435
10436         * src/prefs_folder_item.c
10437                 Added missing "config.h" include
10438         * po/fr.po
10439                 Updated French translation for folder propriety.
10440
10441 2002-02-13 [jens]       0.7.0claws73
10442
10443         * po/POTFILES.in
10444                 Added missing src/prefs_folder_item.c [log added by melvin]
10445         * po/de.po
10446                 Updated German translation.
10447
10448 2002-02-13 [melvin]     0.7.0claws72
10449
10450         * po/fr.po
10451                 Updated French translation.
10452
10453 2002-02-13 [melvin]     0.7.0claws71
10454
10455         * src/gtkutils.c
10456                 Made gtkut_editable_get_selection return NULL if selection
10457                 is of length zero.
10458                 This fixes a bug where selecting part of message A then
10459                 switching to message B and replying to it will not
10460                 quote the message's body.
10461
10462 2002-02-12 [paul]       0.7.0claws70
10463
10464         * src/mainwindow.c
10465                 cosmetic, relating to pixmap themes: on toolbar make 
10466                 updating of 'Exec' and 'Compose news/Compose email'
10467                 icons faster.
10468
10469 2002-02-12 [carsten]    0.7.0claws69
10470         * src/folderview.c
10471           src/mainwindow.[ch]
10472           src/stock_pixmap.c
10473           src/summaryview.c
10474           src/prefs_common.c
10475                 - refreshing after changing pixmap theme better
10476                   now (thanks Paul)
10477                 - wanted to remove some mem leaks, but alfons was
10478                   faster (and had the better solution ;)
10479
10480 2002-02-12 [alfons]     0.7.0claws68
10481
10482         * src/prefs_common.c
10483         * src/stock_pixmap.[ch]
10484                 plug mem leaks, refactor code a little bit
10485
10486
10487 2002-02-12 [sergey]     0.7.0claws67
10488
10489         * src/imap.c
10490                 Fixed problem with copying messages to IMAP folders when the
10491                 server uses something other than '/' as a namespace separator
10492                 (cyrus-imapd uses '.').
10493
10494 2002-02-12 [jens]       0.7.0claws66
10495
10496         * po/de.po
10497                 Updated German Translation
10498
10499 2002-02-12 [paul]       0.7.0claws65
10500
10501         * sync with sylpheed 0.7.1cvs1
10502                 see ChangeLog entry 2002-02-12
10503
10504 2002-02-12 [melvin]     0.7.0claws64
10505
10506         * src/prefs_actions.c
10507                 Fixed "feature" where children's output was duplicated 
10508                 instead of refreshed while monitoring.
10509                 Removed some debug code.
10510
10511 2002-02-12 [christoph]  0.7.0claws63
10512
10513         * src/compose.c
10514                 always delete message from queue after sending/send error
10515                 (closes bug #509601)
10516
10517 2002-02-12 [melvin]     0.7.0claws62
10518
10519         * src/prefs_actions.c
10520                 Children wait loop is now triggered with a timeout of 1s
10521                 Added %F which is replaced with the list of filenames 
10522                 of all selected messages (as suggested by Ricardo Mones Lestra)
10523                 Pipe syntax changed. Prefix with | to send selection, postfix
10524                 with | to retrieve output. Prefix with > or * to send
10525                 user definable input to the command (*: input is hidden)
10526                 Old pipe action should now be postfixed with |, too.
10527
10528 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10529         * src/stock_pixmap.c
10530                 fixed a bug: if there's no theme directory don't
10531                 throw an error, just do "nothing" (thanks Alfons)
10532
10533 2002-02-12 [carsten]    0.7.0claws60
10534         * src/folderview.c
10535           src/summaryview.c
10536                 had to write the cache twice (nasty!); some marks would 
10537                 get lost if not
10538
10539 2002-02-11 [carsten]    0.7.0claws59
10540         * acconfig.h
10541           configure.in
10542           doc-src/maintainer_guide.txt
10543           src/compose.[ch]
10544           src/defs.h
10545           src/folderview.[ch]
10546           src/gtkutils.[ch]
10547           src/mainwindow.[ch]
10548           src/prefs_common.[ch]
10549           src/stock_pixmap.[ch]
10550           src/summaryview.[ch]
10551                 pixmap theming and related work on pixmap
10552                 handling on some other places
10553                 (e.g. hrm features for all folder)
10554           src/pixmap/stock_*.xpm -> the stock_ was removed
10555         
10556 2002-02-11 [paul]       0.7.0claws58
10557
10558         * sync with sylpheed 0.7.1 release
10559                 see ChangeLog entries 2002-02-11
10560
10561 2002-02-08 [paul]       0.7.0claws57
10562
10563         * sync with sylpheed 0.7.0cvs39
10564                 see ChangeLog entry 2002-02-07 (last entry) 
10565
10566         * src/prefs_actions.c
10567           src/prefs_filtering.c
10568           src/prefs_matcher.c
10569           src/prefs_scoring.c
10570                 sync: made it compile with C compilers other than gcc
10571
10572 2002-02-07 [paul]       0.7.0claws56
10573
10574         * sync with sylpheed 0.7.0cvs38
10575                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10576                 2002-02-07
10577
10578 2002-02-07 [darko]      0.7.0claws55
10579
10580         * src/gtkutils.[ch]
10581         * src/summaryview.c
10582                 Fix const gchar */gchar * issue (thanks Hiro)
10583
10584 2002-02-07 [darko]      0.7.0claws54
10585
10586         * src/compose.[ch]
10587         * src/filtering.c
10588         * src/gtkutils.[ch]
10589         * src/prefs_template.c
10590         * src/quote_fmt.h
10591         * src/quote_fmt_parse.y
10592         * src/summaryview.c
10593         * src/utils.[ch]
10594                 When replying or forwarding an email don't quote the entire
10595                 mail body but use the part of the message text that is selected
10596
10597 2002-02-06 [melvin]     0.7.0claws53
10598
10599         * src/prefs_common.[ch]
10600         * src/gtkspell.[ch]
10601         * src/compose.c
10602                 Made possible to switch quickly to last used dictionary
10603                 which makes checking bilingual documents easier.
10604
10605 2002-02-06 [melvin]     0.7.0claws52
10606         
10607         * po/POTFILES.in
10608                 Added forgotten new file src/prefs_actions.c
10609
10610 2002-02-06 [melvin]     0.7.0claws51
10611
10612         * src/prefs_actions.c   ** NEW FILE **
10613         * src/prefs_actions.h   ** NEW FILE **
10614                 Added actions to execute on message text view, or on the
10615                         message's file.
10616         * src/Makefile.am
10617                 Added src/prefs_actions.[ch]
10618         * src/compose.c
10619                 Added new menu "Edit/Actions"
10620         * src/defs.h
10621                 Added new actionsrc file.
10622         * src/main.c
10623                 Added actionsrc reading.
10624         * src/mainwindow.c
10625                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10626         * src/prefs_common.h
10627                 Added new element actionslst element to prefs_common.
10628
10629 2002-02-06 [paul]       0.7.0claws50
10630
10631         * sync with sylpheed 0.7.0cvs36
10632                 see ChangeLog entry 2002-02-06
10633
10634 2002-02-05 [paul]
10635
10636         * po/es.po
10637                 updated by Ricardo Mones Lastra
10638
10639 2002-02-05 [paul]       0.7.0claws49
10640
10641         * sync with sylpheed 0.7.0cvs33
10642                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10643
10644 2002-02-05 [paul]       0.7.0claws48
10645
10646         * src/compose.c
10647                 re-add 'Edit/Advanced/Delete entire line', previously named
10648                 'Delete Line+'
10649
10650 2002-02-04 [paul]       0.7.0claws47
10651
10652         * src/compose.c
10653           src/summaryview.c
10654                 fix bug #494993 (Reply All not taking Reply-To into consi)
10655                 eliminate differences in behaviour of right-click 'Reply to all' 
10656                 in summary view and 'Reply to all' on the toolbar. 
10657                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10658                 view and From gets ignored by 'Reply to all' on toolbar.
10659                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10660                 From when no Reply-To header is present.
10661
10662 2002-02-04 [paul]       0.7.0claws46
10663
10664         * sync with sylpheed 0.7.0cvs30
10665                 see ChangeLog entries 2002-02-03 and 2002-02-04
10666
10667 2002-02-03 [melvin]     0.7.0claws45
10668
10669         * src/gtkspell.[ch]
10670                 Readded function to highlight all misspelled words.
10671                 Fixed bug where user-provided-words did not replace
10672                         correctly the misspelled word when using the mouse.
10673                 Fixed bug where checking a region selected from right to left did
10674                         not check the region at all.
10675                 Fixed bug where 'Check backwards' may not check at all. 
10676                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10677                 Fixed possible buffer overflow when checking for long strings (>1k).
10678                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10679                 Accelerators code uses now gtk_widget_add_accel.
10680                 Removed and disabled obsolete and unfinished code.
10681                 Cleaning up.
10682
10683         * src/compose.c
10684                 Added menu item to Highlight all misspelled words.
10685
10686 2002-02-01 [paul]       0.7.0claws44
10687
10688         * src/mainwindow.c
10689                 fix '/View/Hide read messages' sensitivity when all
10690                 messages in a folder are hidden
10691
10692 2002-02-01 [paul]       0.7.0claws43
10693
10694         * src/main.c
10695                 add --send option to command line interface, sends all
10696                 queued mail. Patch submitted by Ricardo Mones Lastra.
10697
10698 2002-01-31 [paul]       0.7.0claws42
10699
10700         * src/mainwindow.c
10701                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10702
10703 2002-01-31 [paul]       0.7.0claws41
10704
10705         * sync with sylpheed 0.7.0cvs27
10706                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10707                 and 2002-01-31
10708
10709         * src/textview.c
10710                 comment out elements of textview_show_part() as temporary
10711                 workaround for attachment 'Display as text' bug 
10712
10713         * po/pt_BR.po
10714                 updated by Fabio Junior Beneditto
10715
10716 2002-01-30 [paul]       0.7.0claws40
10717
10718         * sync with sylpheed 0.7.0cvs24
10719                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10720                 and 2002-01-30
10721
10722         * src/compose.c
10723                 add {N_("/_Spelling"), ... "<Branch>"} to 
10724                 GtkItemFactoryEntry compose_entries[]
10725
10726         * src/prefs_common.c
10727                 add claws menu items to prefs_keybind_apply_clicked()
10728                 and remove non-claws menu items
10729
10730 2002-01-29 [paul]       0.7.0claws39
10731
10732         * sync with sylpheed 0.7.0cvs22
10733                 see ChangeLog entries 2002-01-28 and 2002-01-29
10734
10735 2002-01-28 [melvin]     0.7.0claws38
10736
10737         * src/compose.c
10738                 Added the declartion of compose_send_control_enter.
10739
10740         * src/compose.c
10741         * src/gtkspell.[ch]
10742                 Added in a 'Spelling' menu which includes the configuration menu. 
10743                 Added a real 'Check all' and got rid from the old one which only
10744                 highlited misspelled word.
10745                 Made 'Check while typing' a disableable option.
10746                 Added a dialog when there are no more misspelled word.
10747                 Added a dialog if error occurs when switching to a dictionary.
10748         
10749         * src/prefs_common.[ch]
10750                 Added option for the default 'Check while typing' option.
10751
10752
10753 2002-01-28 [alfons]     0.7.0claws37
10754
10755         * src/compose.c
10756                 fix buglet and make code comply with sylpheed code style
10757
10758 2002-01-28 [paul]       0.7.0claws36
10759
10760         * sync with sylpheed 0.7.0cvs19
10761                 see ChangeLog entries for 2002-01-28
10762
10763 2002-01-28 [hoa]        0.7.0claws35
10764
10765         * src/defs.h
10766                 added rendererrc
10767
10768         * src/main.c
10769                 read the renderer config
10770
10771         * src/procmime.[ch]
10772                 use the renderer config to convert mime attachments
10773
10774         * src/textview.c
10775                 don't use textview_show_html/ertf,
10776                 use get_text_content instead
10777
10778 2002-01-27 [alfons]     0.7.0claws34
10779         
10780         * src/news.c
10781                 make sylpheed believe it can delete a news message...
10782                 (messages are NOT deleted, maybe we should remove
10783                 processing from the folder properties after all.)
10784
10785 2002-01-27 [alfons]     0.7.0claws33
10786
10787         * src/folder.c
10788                 add extra checks
10789         * src/news.c
10790                 implement remove_msg() 
10791
10792 2002-01-27 [alfons]     0.7.0claws32
10793
10794         * src/procmsg.h
10795         * src/procheader.c
10796         * src/messageview.c
10797                 fix return receipt / disposition notification again. this
10798                 stuff seems to break on _every_ major summary UI change, so
10799                 it's now implemented using a flag which is saved in the
10800                 marks cache
10801                 
10802 2002-01-26 [alfons]     0.7.0claws31
10803
10804         * src/import.c
10805                 let import dialog show the destination folder identifier
10806
10807 2002-01-26 [melvin]     0.7.0claws30
10808
10809         * src/folderview.c
10810         * src/summaryview.c
10811                 Readded 'Mark all read' into summary view popup menu
10812                 Added 'Mark all read' in folder view popup menu for IMAP
10813                 and NNTP.
10814                 Made it insensitive if the selected folder is not the shown
10815                 one to avoid 'Mark all read' on the wrong folder.
10816                 
10817 2002-01-26 [paul]       0.7.0claws29
10818
10819         * src/folderview.c
10820           src/summaryview.c
10821                 move 'Mark all read' from summary view to folder view
10822                 menu. (adapted from) patch submitted by Jeremy Andrews,
10823                 <lists@kerneltrap.com>
10824
10825 2002-01-25 [alfons]     0.7.0claws28
10826
10827         * src/gtkstext.c
10828                 put the gtk class name back so GtkSText adapts the 
10829                 settings of GtkText
10830
10831 2002-01-25 [alfons]     0.7.0claws27
10832
10833         * src/folderview.c 
10834                 assimilate Ricardo's patch that shows pixmaps instead of
10835                 plain "new" and "unread" texts in the folder view column
10836                 headers 
10837
10838 2002-01-25 [paul]       0.7.0claws26
10839
10840         * src/Makefile.am
10841                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10842                 be found in non-standard locations. 
10843                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10844
10845 2002-01-25 [paul]       0.7.0claws25
10846
10847         * sync with sylpheed 0.7.0cvs16
10848                 see ChangeLog entry 2002-01-25
10849
10850 2002-01-24 [paul]       0.7.0claws24
10851
10852         * more sync with sylpheed 0.7.0cvs15
10853                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10854
10855 2002-01-23 [sergey]     0.7.0claws23
10856
10857         * src/importldif.c
10858                 Fixed segfault when closing LDIF import wizard with
10859                 the window manager.
10860         * src/imageview.c
10861         * src/imageview.h
10862         * src/messageview.c
10863         * src/mimeview.c
10864                 Fixed wrong scrolling position after switching between
10865                 text and image parts.
10866
10867 2002-01-23 [paul]       0.7.0claws22
10868
10869         * sync with sylpheed 0.7.0cvs15
10870                 see ChangeLog entries 2002-01-22 and 2002-01-23
10871
10872 2002-01-21 [melvin]     0.7.0claws21
10873
10874         * src/prefs_scoring.c
10875         * src/prefs_filtering.c
10876                 Fixed bug where scoring and filtering windows stopped
10877                 autochecking.
10878
10879 2002-01-21 [paul]       0.7.0claws20
10880
10881         * sync with sylpheed 0.7.0cvs12
10882                 see ChangeLog entries 2002-01-20 and 2002-01-21
10883
10884 2002-01-21 [carsten]    0.7.0claws19
10885         * src/mainwindow.c
10886         * src/menu.[ch]
10887         * src/messageview.[ch]
10888         * src/summaryview.[ch]
10889                 changes to shortcuts handling again:
10890                         + "Q" now controled by mainwin
10891                         + v/V are now customizable and have slightly
10892                           different meanings
10893                 the "button" to minimize the messageview (and maximize
10894                 the summary view) is a real button now
10895         * src/compose.c
10896                 "Delete Line+" added to Edit/Advanced (this will also
10897                 delete the '\n')
10898
10899 2002-01-20 [melvin] 0.7.0claws18
10900
10901         * src/addressbook.c
10902                 Made "Bcc" sensitive when addressbook is called from
10903                 compose window (it was a Claws only bug).
10904
10905 2002-01-19 [alfons] 0.7.0claws17
10906
10907         * src/inc.c
10908                 prevent unnecessary updates when currently selected folder has
10909                 no new messages 
10910
10911 2002-01-19 [alfons] 0.7.0claws16
10912         
10913         * src/summaryview.c
10914                 prevent writing the cache based on current message list in summary 
10915                 view when filtering also put messages in currently selected folder
10916
10917 2002-01-19 [paul]
10918
10919         * po/it.po
10920                 Italian translation submitted by Alessandro Maestri
10921                 <a.maestri@cs.tin.it>
10922
10923 2002-01-18 [melvin]     0.7.0claws15
10924
10925         * src/prefs_filters.c
10926                 fixed bug where 'cancel' from 'filters' window stops autochecking
10927                 if the timer timed out  when the window was open.
10928
10929 2002-01-18 [match]      0.7.0claws14
10930
10931         * src/addrclip.[ch]     ** NEW FILE **
10932         * src/addrselect.[ch]   ** NEW FILE **
10933         * src/adbookbase.h      ** NEW FILE **
10934                 addressbook cut, copy and paste
10935         * src/addrbook.[ch]
10936         * src/addrcache.[ch]
10937         * src/addressitem.h
10938         * src/addrindex.[ch]
10939         * src/addritem.[ch]
10940         * src/importldif.c
10941         * src/importmutt.c
10942         * src/jpilot.[ch]
10943         * src/syldap.[ch]
10944         * src/vcard.[ch]
10945         * src/jpilot.[ch]
10946         * src/editbook.c
10947         * src/editjpilot.c
10948         * src/editldap.c
10949         * src/editvcard.c
10950                 support for copy/paste
10951         * src/addressbook.c
10952                 support for copy/paste
10953                 tidy up menu option processing
10954                 correct address list function arguments
10955         * src/editaddress.c
10956                 sort user attributes
10957         * src/ldif.h
10958         * src/mutt.h
10959                 tidy up
10960
10961         * src/addrbook.[ch]
10962         * src/addrbook.[ch]
10963         * src/addrbook.[ch]
10964                 
10965
10966 2002-01-18 [paul]       0.7.0claws13
10967
10968         * sync with sylpheed 0.7.0cvs8
10969                 configure.in: support Mac OS X (Darwin)
10970
10971 2002-01-18 [carsten]    0.7.0claws12
10972         * src/html.c
10973                 small hack to fix a segfault with an empty href
10974                 (reported by Alexandra Walford <deeni@altern.org>)
10975         * src/mainwindow.c
10976         * src/summaryview.c
10977                 the shortcuts for Mark und Mark as unread are hardcoded
10978                 again
10979         * src/compose.c
10980         * src/gtkstext.[ch]
10981                 readded the shortcuts in gtkstext but made them
10982                 customizeable (simply by adding a menu plus a wrapper
10983                 to compose.c)
10984
10985 2002-01-17 [melvin]     0.7.0claws11
10986
10987         * src/gtkspell.c
10988                 fix default dictionary not being saved.
10989
10990 2002-01-16 [darko]      0.7.0claws10
10991
10992         * src/compose.c
10993                 fix wrapping crash with URL longer than wrapping margin
10994
10995 2002-12-08 [hoa]        0.7.0claws10
10996
10997         * src/matcher_parser_parse.y
10998                 fixed some bugs
10999
11000         * src/prefs_filtering.c
11001                 now, we can use bounce action in the dialog box.
11002
11003 2002-01-16 [carsten]    0.7.0claws9
11004         * src/gtkstext.c
11005                 removed the <control> and <alt> shortcuts because they're
11006                 not needed and interefered with the "normal" shortcuts
11007         * src/mainwindow.c
11008         * src/summaryview.c
11009                 removed most of the hardcoded shortcuts and assigned
11010                 them to menu entries making them easy customizable by
11011                 that
11012
11013 2002-01-16 |melvin]     0.7.0claws8
11014
11015         * src/gtkspell.c
11016                 fixed bug where using the mouse and when the compose
11017                 window is not on top may result in a crash.
11018
11019 2002-01-16 [melvin]     0.7.0claws7
11020
11021         * src/compose.c
11022                 fixed a long standingspell checker bug which could 
11023                 cause a crash after sending a message.
11024
11025 2002-01-16 [paul]       0.7.0claws6
11026
11027         * sync with sylpheed 0.7.0cvs7
11028                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11029                 2002-01-15, and 2002-01-16
11030
11031 2002-01-16 [melvin]     0.7.0claws5
11032
11033         * README.claws
11034         * src/compose.c
11035         * src/gtkspell.[ch]
11036         * src/main.c
11037                 Heavily modified spell checker code to work around
11038                 ispell bug, to add keyboard shortcuts and for future
11039                 enhancements. See README.claws for usage information.
11040
11041 2002-01-15 [alfons]     0.7.0claws4
11042         
11043         * src/summaryview.c
11044                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11045                 so sorting within threads reflects sort mode
11046
11047 2002-01-15 [christoph]  0.7.0claws3
11048
11049         * src/procmsg.c
11050                 added alertpanel if mail sending failed
11051
11052 2002-01-15 [alfons]     0.7.0claws2
11053         
11054         * src/prefs_filtering.c
11055                 don't stop timer when prefs filtering dialog is opened
11056
11057 2002-01-14 [alfons]     0.7.0claws1
11058
11059         * src/addr_compl.c
11060         * src/prefs.c
11061                 remove debug_print()s for privacy reasons
11062
11063 2002-01-14 [darko]      0.7.0claws
11064
11065         * README.claws
11066                 quotation wrapping is now also in the main branch
11067
11068 2002-01-14 [paul]
11069
11070         * tools/filter_conv.pl
11071                 allow for Boolean Op and case-sensitivity
11072                 this file is included in the release and tagged
11073                 'rel_0_7_0'
11074
11075 2002-01-13 [paul]       0.7.0claws
11076
11077         * release 0.7.0, with cvs tag 'rel_0_7_0'
11078
11079 2002-01-13 [paul]
11080
11081         * tools/filter_conv.pl
11082         * tools/README
11083                 rewritten to output to matcherrc instead of filteringrc
11084
11085         * po/es.po
11086                 updated Spanish translation by Ricardo Mones Lastra
11087
11088 2002-01-13 [alfons]
11089
11090         * po/nl.po
11091                 update dutch translation
11092
11093 2002-01-13 [paul]
11094
11095         * po/pt_BR.po
11096                 Updated by Fabio Junior Beneditto 
11097
11098 2002-01-13 [melvin]     0.6.6claws53
11099
11100         * po/fr.po
11101                 Updated french translation
11102
11103 2002-01-12 [alfons]     0.6.6claws52
11104
11105         * src/filtering.c
11106                 plug mem leak that has been sitting there for ages              
11107
11108 2002-01-12 [alfons]     0.6.6claws51
11109
11110         * src/summaryview.c
11111                 undo melvin's changes from 0.6.6claws48 because summary
11112                 view now refuses to select first unread message when
11113                 selecting a folder 
11114
11115 2002-01-11 [alfons]     0.6.6claws50
11116
11117         * src/import.c
11118                 use claws' semantics for getting folder item when
11119                 importing an mbox file into a folder 
11120                 (submitted by Dale P. Smith)
11121
11122 2002-01-11 [christoph]  0.6.6claws49
11123
11124         * src/prefs.h
11125                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11126                 toggle widget, because non static prefs can not use
11127                 prefs_set_* functions
11128         * src/prefs_account.c
11129                 toggle smtp auth password field sensitivity if
11130                 user id is empty and add descrition of usage for
11131                 these fields
11132         * src/prefs_folder_item.c
11133                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11134                 callbacks
11135
11136 2002-01-11 [melvin]     0.6.6claws48
11137
11138         * src/compose.c
11139                 fix the 'Ctrl-Enter' feature for sending and test really
11140                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11141                 editables which was not documented in Gtk)
11142
11143         * src/summaryview.c
11144                 Made summaryview refresh after sorting and not before.
11145
11146 2002-01-11 [christoph]  0.6.6claws47
11147
11148         * src/compose.c
11149                 select account from account ids if possible and
11150                 correctly set save folder for copy in reedit
11151
11152 2002-01-10 [paul]       0.6.6claws46
11153
11154         * sync with sylpheed 0.7.0 release
11155                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11156                 2002-01-09
11157
11158 2002-01-09 [alfons]
11159
11160         * src/summaryview.c
11161                 remove more dirt traces...
11162
11163 2002-01-09 [alfons]
11164         
11165         * src/summaryview.c
11166                 clean up some traces of my debugging stuff
11167
11168 2002-01-09 [alfons]     0.6.6claws45
11169
11170         * src/filtering.c
11171                 break up filteringprop_apply() in three separate pieces
11172                 so we can drop messages that failed processing in the
11173                 inbox
11174
11175         * src/summaryview.c
11176                 fix bug #469598 "no refresh of inbox after filter" which 
11177                 was introduced by the new summary view locking, and which 
11178                 prevented the summary view to update after a manual filter 
11179                 message. claw's filter message requires a summary_show().
11180                 (aargh, summary_show() again! :-)
11181                 
11182 2002-01-07 [alfons]     0.6.6claws44
11183
11184         * src/headerwindow.c
11185         * src/logwindow.c
11186         * src/messageview.c
11187         * src/sourcewindow.c
11188                 bring in Hiro's last 0.7.0 wm class fixes
11189
11190         * tools/sylprint.pl
11191                 bring in Ricardo's fix for sylprint script
11192
11193         * AUTHORS       
11194         * src/rfc2015.[ch]
11195         * src/prefs_common.[ch]
11196         * src/prefs_account.[ch]
11197         * src/compose.c
11198                 clean up account preference poison in rfc2015,
11199                 and preparation to fix double sign bug 
11200                 (patch submitted by Simon 'corecode' Schubert)
11201
11202 2002-01-07 [christoph]  0.6.6claws43
11203
11204         * src/mh.c
11205                 search for free message number, do not only rely
11206                 on last_num
11207         * src/send.c
11208                 fix smtp auth and use extra account information
11209                 if available, if not use pop3 data instead
11210                 (closes bug #500341)            
11211         * src/ssl.[ch]
11212                 match coding style
11213
11214 2002-01-06 [alfons]     0.6.6claws42
11215
11216         * src/mainwindow.c
11217                 try making the separate windows work again...
11218
11219 2002-01-06 [alfons]     0.6.6claws41
11220
11221         * src/mainwindow.c
11222                 adapt Hiro's separate window menu (to get rid of the funny
11223                 duplicate menu items), and make it work again
11224
11225 2002-01-06 [alfons]     0.6.6claws40
11226
11227         * tools/Makefile.am
11228         * tools/sylprint.rc
11229         * tools/sylprint.pl
11230         * tools/README.sylprint
11231                 add sylprint script for printing mails from Sylpheed
11232                 (contributed by Ricardo Mones Lastra)
11233
11234         * src/acount.c
11235                 clean up
11236
11237 2002-01-06 [melvin]     0.6.6claws39
11238
11239         * src/mainwindow.c
11240         * src/summaryview.c
11241                 Fixed crash introduced in 0.6.6claws38 by the menu
11242                 reorganisation (Hide read messages)
11243         
11244         * ChangeLog.claws 
11245                 Fixed typo (we are now in 2002, alfons ;) )
11246
11247 2002-01-05 [alfons]     0.6.6claws38
11248
11249         * sync with sylpheed 0.6.6cvs10-17
11250                 (last stuff marked as LAST_STABLE)
11251
11252 2002-01-04 [melvin]     0.6.6claws37
11253
11254         * src/account.c
11255                 Made account selection code use strcasestr again instead of
11256                 g_strcasecmp (fixes bug where reediting queued messages
11257                 did not select proper account reported by T. Link).
11258         
11259         * src/folderview.c
11260                 Fix bug where folder icons are not shown when 'hide read messages'
11261                 is on.
11262         
11263         * src/stock_pixmaps.[ch]
11264                 Added folder icons for 'hide read messages'.
11265         
11266         * src/compose.c
11267                 Fixed bug where 'Enter' in a header entry will send the message 
11268                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11269
11270 2002-01-03 [melvin]     0.6.6claws36
11271         
11272         * src/prefs.[ch]
11273                 Added popup menu for common preferences and
11274                 account preferences (right click on tab displays
11275                                 a menu of all tabs.)
11276
11277 2002-01-02 [melvin]     0.6.6claws35
11278
11279         * src/gtkspell.[ch]
11280                 Made spelling code compatible with undo/redo feature.
11281                 Added creation of suggestion mode menu for the general
11282                         preferences.
11283         
11284         * src/prefs_common.[ch]
11285                 Added option menu for the speller's suggestion mode.
11286                 Added missing spaces in "..." buttons and made a "..."
11287                         button non translatable!
11288         
11289         * src/compose.c
11290                 Made speller use the default suggestion mode.
11291                 Hack to make it possible to choose 'CTRL-Enter' as a
11292                         shortcut for sending (and only for sending).
11293
11294         * src/prefs_folder_item.c
11295                 Changing subject simplification does not update cache 
11296                         anymore (because it is unnecessary).
11297                 Fixed bug where changing subject simplification updated the 
11298                         summaryview even when the viewed folder is not the
11299                         folder which properties are being changed. (E.g. 
11300                                         viewing folder A and changing
11301                                         the subject simplification of 
11302                                         folder B -not being viewed- updated the 
11303                                         summaryview of folder A with data of
11304                                         folder B). (Hope this is clear... )
11305
11306 2001-12-31 [alfons]     0.6.6claws34
11307         
11308         * src/ldif.c
11309         * src/mutt.c
11310                 fgetc() returns a signed integer which doesn't
11311                 fit in a char. so c truncates this to a char
11312                 but we may lose significant bits. i.e. we may
11313                 comparing 0xFF which may not be equal to -1
11314                 unless properly casted to signed char which
11315                 we won't do because fgetc() returns a signed
11316                 integer which doesn't fit in a char. so c 
11317                 truncates this to a char but we may lose 
11318                 significat bits. (you got the idea, thanks
11319                 to Gustavo Noronha Silva <kov@debian.org>
11320                 and the Debian folks!)
11321
11322 2001-12-30 [alfons]     0.6.6claws33
11323
11324         * src/prefs_common.c
11325                 add #ifdef USE_PSPELLs that Melvin forgot               
11326
11327 2001-12-30 [melvin]     0.6.6claws32
11328         
11329         * src/prefs_common.[ch]
11330                 Added configurable color for misspelled words.
11331
11332         * src/gtkspell.[ch]
11333                 Fixed bug of foreground text color (reported by David
11334                                 Mehrmann)
11335                 Added configurable color for misspelled words.
11336
11337 2001-12-30 [alfons]     0.6.6claws31
11338
11339         * src/folder.c
11340                 remove unnecessary things someone put there
11341
11342         * src/mh.c
11343         * src/folder.[ch]
11344                 make folder properties (like threading and sorting) persistent
11345                 (closes bug #497424 "rescan folder tree resets proprieties")
11346                 currently this is only for MH folders. 
11347
11348 2001-12-29 [melvin]     0.6.6claws30
11349
11350         * src/string_match.[ch]
11351                 Optimized a bit: regexp pattern buffer compiled only once, and
11352                   one subroutine call removed. Fixed ^ regexp search: Now, 
11353                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11354         
11355         * src/summaryview.c
11356                 Subject filtering changed to filter summary columns and
11357                   not directly the messages subject cache. The loss in 
11358                   performance is balanced by the improvement of string_match.
11359                 Added an alert panel if there is an error in the regexp.
11360
11361         * src/src/prefs_folder_item.h
11362                 Added a regexp pattern buffer.
11363
11364 2001-12-28 [alfons]     0.6.6claws29
11365
11366         * src/string_match.[ch]
11367                 clean up name space
11368                 allow compilation *BSD
11369
11370 2001-12-27 [alfons]     0.6.6claws28
11371
11372         * src/filter.c
11373                 sync the Hiro's bug fix for BSD
11374
11375 2001-12-27 [melvin]     0.6.6claws27
11376         
11377         * src/compose.c
11378                 Simplify focus to subject entry code.
11379
11380 2001-12-27 [darko]      0.6.6claws26
11381
11382         * src/filtering.c
11383         * src/mbox_folder.c
11384         * src/messageview.c
11385         * src/mh.c
11386         * src/procheader.[ch]
11387         * src/procmsg.h
11388         * src/stock_pixmap.[ch]
11389         * src/summaryview.c
11390                 Show key icon for encrypted mails in summary view
11391
11392         * src/pixmaps/clip.xpm
11393         * src/pixmaps/clipkey.xpm
11394         * src/pixmaps/key.xpm
11395                 New/modified icons for the above
11396
11397 2001-12-27 [melvin]     0.6.6claws25
11398
11399         * src/prefs_common.c
11400                 Put spell checker options in a separate tab to decrease
11401                 the Common Preferences window height.
11402
11403         * README.claws  
11404                 Update spell checker usage instruction about its options
11405                 location.
11406
11407 2001-12-27 [melvin]     0.6.6claws24
11408
11409         * src/compose.c
11410                 Changed subject entry widget position. Initial focus is
11411                 on the To header instead of the subject entry.
11412                 Creating a new header scrolls the header list to make the
11413                 created one visible. Nevertheless, when automatically filling
11414                 headers, the first one is shown.
11415                 A Tab key press in the last empty header entry zips the 
11416                 focus to the subject entry.
11417                 (I did not change the combo boxes, yet)
11418
11419 2001-12-26 [alfons]     0.6.6claws23
11420
11421         * src/prefs_account.c
11422         * src/inc.c
11423                 allow default inbox to reside in another mailbox (only
11424                 works for POP3 accounts)
11425
11426 2001-12-26 [alfons]     0.6.6claws22
11427         
11428         * src/textview.c
11429                 make reply-on-click work with the account of the selected folder
11430         * src/compose.c
11431                 put a fixme here to remind me to fix finding correct default
11432                 account for nested folders
11433
11434 2001-12-25 [alfons]     0.6.6claws21
11435
11436         * src/summaryview.c
11437                 make column headers display locked and mark pixmaps (idea by Melvin) 
11438                 fix bug by adding score and locked column type to sort array
11439
11440 2001-12-25 [alfons]     0.6.6claws20
11441         
11442         * src/summaryview.c
11443                 catch a *potentially* inadvertent write back of  
11444                 the message cache(s) introduced by 0.6.5claws37
11445
11446 2001-12-25 [christoph]  0.6.6claws19
11447
11448         * src/stock_pixmap.[ch]
11449         * src/summaryview.c
11450                 add ignore thread pixmap
11451                 (can someone draw a better icon for this?)
11452
11453 2001-12-24 [alfons]     0.6.6claws18
11454
11455         * src/prefs_folder_item.c
11456                 make address completion actually work for the
11457                 Default To address in the Folder Property dialog.
11458
11459 2001-12-24 [alfons]     0.6.6claws17
11460         
11461         * src/summaryview.c
11462                 use new style regexp for subject stripping 
11463                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11464
11465 2001-12-24 [darko]      0.6.6claws16
11466
11467         * src/pgptext.c
11468         * src/rfc2015.c
11469                 move GPG related informational messages to debug mode
11470
11471 2001-12-23 [alfons]     0.6.6claws15
11472
11473         * src/stock_pixmap.[ch]
11474         * src/summaryview.c
11475                 add the forgotten Claws' locked pixmap
11476
11477 2001-12-23 [alfons]     0.6.6claws14
11478
11479         * src/filesel.c
11480                 accept file name typed in entry in multi file
11481                 selector (patch submitted by Gustavo Noronha Silva 
11482                 <kov@debian.org>)
11483
11484 2001-12-23 [alfons]     0.6.6claws13
11485
11486         * src/prefs_filter.c
11487         * src/prefs_filtering.c
11488         * src/matcher.c
11489         * src/importmutt.c
11490                 clean up a little bit
11491         
11492         * src/string_match.c
11493                 validate input strings a little bit more
11494
11495 2001-12-23 [alfons]     0.6.6claws12
11496
11497         * src/Makefile.am
11498         * src/summaryview.c
11499         * src/string_match.[ch]         ** NEW **
11500         * src/folderview.[ch]
11501         * src/headerview.h
11502         * src/folder.[ch]
11503         * src/prefs_folder_item.[ch]
11504                 add subject simplification to strip out strings from
11505                 a subject line (esp. handy for mailing lists). 
11506                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11507                 but slightly changed things for better integration.)
11508
11509 2001-12-23 [alfons]     0.6.6claws11
11510
11511         * src/mainwindow.c
11512                 fix bug introduced by submission included in 0.6.5claws52.
11513                 ideally this submission should clean the trash if any trash
11514                 folder has a message. however, the hasTrash variable was
11515                 set to false whenever a trash folder was empty (discarding
11516                 a previously found *filled* trash folder.)
11517
11518                 also edited the code a little bit and made it more safe.
11519
11520 2001-12-22 [alfons]     0.6.6claws10
11521
11522         * src/imap.c
11523                 quick fix for Martin Pool's omission of an account
11524                 specific SSL setting
11525
11526 2001-12-22 [alfons]     0.6.6claws9
11527
11528         * src/compose.c
11529         * src/messageview.c
11530         * src/mimeview.c
11531         * src/pgptext.c
11532         * src/procmime.[ch]
11533                 better support for multipart/digest (submitted
11534                 by Fredrik <e98fo@efd.lth.se>)
11535
11536 2001-12-22 [alfons]     0.6.6claws8
11537
11538         * src/addressbook.c
11539                 correct function signature
11540         * src/socket.[ch]
11541         * src/imap.[ch]
11542         * src/prefs_account.[ch]
11543                 allow IMAP over SSH tunnel (patch submitted by 
11544                 Martin Pool <mbp@samba.org>)
11545
11546 2001-12-21 [alfons]     0.6.6claws7
11547
11548         * sync with sylpheed 0.6.6cvs4-9
11549                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11550
11551 2001-12-21 [christoph]  0.6.6claws6
11552
11553         * src/compose.c
11554         * src/prefs_folder_item.[ch]
11555                 implement saving of outgoing messages to current folder.
11556                 fix segfault when no default outbox is available
11557                 (closes bug #495683)
11558
11559 2001-12-21 [carsten]    0.6.6claws5
11560         * src/folderview.c
11561         * src/summaryview.c
11562                 pressing CTRL while DND does now the expected thing and
11563                 copies the mail (moving is still the default, as this
11564                 seam more appropriate for handling mails by DND)
11565
11566 2001-12-18 [paul]       0.6.6claws4
11567
11568         * sync with sylpheed 0.6.6cvs3
11569                 see ChangeLog entries 2001-12-18
11570
11571 2001-12-18 [hiro]       0.6.6claws3
11572
11573         * src/undo.c
11574                 fix for multibyte characters (obtain the number of letters
11575                 instead of bytes).
11576
11577 2001-12-17 [paul]       0.6.6claws2
11578
11579         * sync with sylpheed 0.6.6cvs1
11580                 see ChangeLog entry 2001-12-16
11581
11582 2000-12-17 [alfons]     0.6.6claws1
11583
11584         * src/filtering.c
11585                 clean up
11586
11587 2001-12-16 [paul]       0.6.6claws
11588 2001-12-15
11589
11590         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11591
11592         * src/mimeview.c
11593                 last minute sync with main 0.6.6
11594
11595         * po/es.po
11596                 updated by Ricardo Mones Lastra
11597                 update for last minute sync
11598         * po/fr.po
11599         * po/nl.po
11600                 update for last minute sync
11601         * po/de.po
11602                 updated by Jens Oberender
11603         * po/pt_BR.po
11604                 updated by Fabio Junior Beneditto
11605
11606         * src/prefs_common.[ch]
11607         * src/undo.c
11608                 number of undo levels is user configurable
11609                 (squeeze it into the release in the dying
11610                 moments) Submitted by Jens Oberender    
11611
11612 2001-12-15 [melvin]
11613
11614         * po/fr.po
11615                 updated french translation
11616
11617 2001-12-15 [paul]       0.6.5claws92
11618
11619         * sync with sylpheed 0.6.5cvs28
11620                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11621
11622         * po/nl.po
11623                 update to allow for sync
11624
11625 2001-12-15 [alfons]
11626         
11627         * po/nl.po
11628                 update dutch translation
11629
11630 2001-12-14 [carsten]    0.6.5claws91
11631         * src/summaryview.c
11632                 fixed bug #473785; also after changing the column order
11633                 the same message will be selected and displayed as before
11634                 the reordering
11635
11636 2001-12-14 [carsten]    0.6.5claws90
11637         * src/folderview.c
11638                 probably found the bug reported by wwb opening or closing
11639                 a folder tree just before dnd (found the solution in the
11640                 balsa source -- thanks to them)
11641
11642 2001-12-14 [carsten]    0.6.5claws89
11643         * src/gtkutils.c
11644         * src/account.c
11645                 moved gtk_clist_moveto to the right place, so that
11646                 only the accounts dialog is effected on opening
11647
11648 2001-12-14 [carsten]    0.6.5claws88
11649         * src/gtkutils.c
11650                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11651                 now, so that the focused row will be seen in any case
11652                 (reported by wwp on sf-claws-user)
11653
11654 2001-12-14 [darko]      0.6.5claws87
11655
11656         * src/compose.c
11657                 remove unnecessary line
11658
11659 2001-12-14 [paul]       0.6.5claws86
11660
11661         * sync with sylpheed 0.6.5cvs27
11662                 see ChangeLog entries 2001-12-14
11663
11664 2001-12-14 [carsten]    0.6.5claws85
11665         * src/mainwindow.c
11666                 following a suggestion of Melvin the rcoabm pops up
11667                 right under the button now and the button is reliefed
11668                 while the popup is open
11669
11670 2001-12-14 [darko]      0.6.5claws84
11671
11672         * src/compose.c
11673                 fix crash when wrapping long lines if linewrap quotation
11674                 is disabled and wrapper encounters a word spanning more
11675                 than one line
11676
11677 2001-12-13 [paul]       0.6.5claws83
11678
11679         * src/compose.c
11680                 prefer 'Reply-To' header over mailing list header when
11681                 replying to a message. Finally prevent all those confirmation 
11682                 messages being sent to the list itself.
11683
11684         * src/summaryview.c
11685                 remove unused summary_set_menu_sensitive() entry
11686
11687 2001-12-13 [paul]       0.6.5claws82
11688
11689         * src/folderview.c
11690         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11691         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11692         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11693                 improvements to 'Hide read messages': Inbox, Outbox,
11694                 Trash, Queue, and Draft icons now reveal presence of hidden 
11695                 messages
11696
11697 2001-12-12 [alfons]     0.6.5claws81
11698
11699         0.6.5claws80 was tagged as LAST_STABLE
11700
11701         * src/filtering.[ch]
11702         * src/matcher.[ch]
11703         * src/matcher_parser_lex.c
11704                 fix the filtering; my last attempt to get it right, 
11705                 if it does not work, it's Hoa's turn. ;-)
11706
11707                 for my honourable peers:
11708                 
11709                 the code now makes a clear distinction between
11710                 rules as they are displayed (probably escaped),
11711                 and as they are executed (probably unescaped). the
11712                 parser does *NOT* do any unescaping, this is
11713                 the task of the matcher.c (which breaks up a
11714                 rule into condition) and the filtering.c (which
11715                 breaks up the rule's action). to make this
11716                 run happily we provide an unescaped copy of
11717                 crucial strings to the MatcherProp and 
11718                 FilteringAction structures. note that the only
11719                 exception to this is any REGEXP string. those
11720                 are directly passed to regcomp() and regexp()
11721                 (who have much more powerful unescape functions).
11722                 
11723                 for everyone else:
11724         
11725                 you can escape tab (\t), carriage return (\r),
11726                 linefeed (\n), form feed (\f), quote (\"), 
11727                 single quote (\'), bell (\b) in all the entry
11728                 lines in the scoring & filtering dialogs.
11729                 as an added bonus this should not affect
11730                 existing filtering rules.
11731
11732 2001-12-12 [carsten]    0.6.5claws80
11733
11734         * src/summaryview.c
11735         * po/de.po
11736                 "item(s) selected" is now sensitive to 1 or more
11737                 than one selected (nice for language where simple
11738                 adding of a "s" is not possible as German (Eintrag
11739                 ->Eintr"age)
11740                 
11741                 the "forward as attachment" entry from the right
11742                 click menu removed, "forward" acts following the
11743                 prefs
11744         
11745         * src/textview.c
11746                 reverted my former changes; so compiler warning again
11747                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11748                 nevertheless
11749
11750         * src/messageview.c
11751                 "search in message" does now *not* only work in MVIEW_TEXT
11752                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11753                 message
11754
11755         * src/mainwindow.c
11756                 removed "/File/_Close" as it was the same as "/File/E_xit"
11757                 and we don't need it two times
11758
11759                 the separate folder view and message view now get a distinct
11760                 WMCLASS, just in case someone is using sawfish ;-)
11761
11762                 as the menu entries "/View/Message view" and "/View/Folder tree"
11763                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11764                 make them sensitive accordingly and as these two are "shown"
11765                 after startup anytime check this menuitem at startup
11766
11767 2001-12-12 [paul]       0.6.5claws79
11768
11769         * src/folderview.c
11770                 fix sensitivity of 'Search folder...', broken in
11771                 0.6.5claws75
11772
11773         * src/mainwindow.c
11774                 fix dodgy English
11775
11776 2001-12-11 [carsten]    0.6.5claws78
11777         * src/filtering.c
11778                 fixed two typos returning a wrong FALSE/TRUE
11779         * src/mainwindow.[ch]
11780                 extra menu for email/news button removed
11781
11782 2001-12-11 [alfons]     0.6.5claws77
11783         
11784         * src/matcher.c                 (1.3)
11785         * src/matcher_parser_lex.l      (1.28)
11786                 revert for another attempt
11787                 mark 0.6.5claws77 as LAST_STABLE
11788
11789 2001-12-11 [christoph]  0.6.5claws76
11790
11791         * po/de.po
11792                 fixed wrong translation for prev. unread msg
11793
11794 2001-12-11 [paul]       0.6.5claws75
11795
11796         * src/folder.[ch]
11797         * src/folderview.c
11798         * src/mainwindow.c
11799         * src/summaryview.[ch]
11800         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11801                 enable ability to hide read messages on per folder basis via 
11802                 '/Summary/Hide read messages'; when selected, a folder will 
11803                 have a red open folder icon, instead of a blue icon, if the 
11804                 folder contains hidden messges
11805                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11806
11807         * src/mainwindow.c
11808                 remove '/Message/Forward as attachment' from 
11809                 main_window_set_menu_sensitive() to prevent debug warning
11810
11811         * src/folderview.c
11812         * src/mainwindow.c
11813                 Clean up some of the English
11814
11815         * tools/newscache_clean.pl
11816                 allow for new 'hidereadmsgs' entry in folderlist.xml
11817
11818         * po/es.po
11819                 updated translation, submitted by Ricardo Mones Lastra
11820
11821 2001-12-11 [paul]       0.6.5claws74
11822
11823         * sync with sylpheed 0.6.5cvs25
11824                 see ChangeLog entry 2001-12-11
11825
11826 2001-12-10 [alfons]     0.6.5claws73
11827
11828         * src/matcher.c
11829                 add more control characters
11830         * src/matcher_parser_lex.l
11831                 make escaping / unescaping work again
11832
11833 2001-12-10 [alfons]     0.6.5claws72
11834
11835         * src/imap.c
11836                 clean up warnings "returning value for void function" 
11837         * src/prefs_filtering.c
11838                 make info button for execute action sensitive
11839
11840 2001-12-10 [paul]       0.6.5claws71
11841
11842         * src/compose.c
11843         * src/imap.[ch]
11844         * src/summaryview.c
11845                 fix: imap server now gets informed of MARKED, UNMARKED
11846                 and REPLY events. Now people can use different IMAP-Mail
11847                 clients and have the exact same information about MARKED,
11848                 UNMARKED and REPLY status with all of them. Especially
11849                 useful for imap servers with a web-frontend.
11850                 submitted by Tobias Sandhaas <medlor@web.de>
11851
11852 2001-12-09 [melvin]     0.6.5claws70
11853         
11854         * src/textview.[ch]
11855                 fixed bug #490076 (hunted down by Alfons who implemented
11856                 a workaround in 0.6.5claws65)
11857
11858 2001-12-09 [christoph]  0.6.5claws69
11859
11860         * src/summaryview.c
11861                 set pointer to string in LOCKED column to NULL
11862                 (might fix bug #490800)
11863
11864 2001-12-09 [carsten]    0.6.5claws68
11865
11866         * po/de.po
11867                 resolved some cluttered menu shortcuts 
11868                 ('creating new email' and 'creating news message'
11869                 hade the same)
11870         * src/compose.c
11871                 wmclass now distinc from main window
11872         * src/mainwindow.c
11873           src/mainwindow.h
11874                 email/news and forward button functionality similar
11875                 to the reply buttons; removed the ugly dropdown arrows
11876                 and use instead the right mouse button
11877
11878 2001-12-09 [paul]       0.6.5claws67
11879
11880         * src/imap.c
11881         * src/utils.h
11882                 allow spaces in imap folder names
11883                 submitted by Willem van Engen <wvengen@stack.nl>
11884
11885 2001-12-09 [paul]       0.6.5claws66
11886
11887         * sync with sylpheed 0.6.5cvs24
11888                 see ChangeLog entry 2001-12-09
11889
11890 2001-12-08 [alfons]     0.6.5claws65
11891
11892         * src/textview.c
11893                 prevent secondary selection claim after "add to sender" dialog
11894                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11895                 we trick GTK by simulating a click at (0, 0) in the textview.
11896
11897 2001-12-08 [hoa]        0.6.5claws64
11898
11899         * src/folder.c
11900                 fixed a bug about the .processing folder name while filtering
11901
11902 2001-12-08 [alfons]     0.6.5claws63
11903
11904         * src/folderview.c 
11905                 work around problem of not correctly updating folder stats
11906                 when deleting messages. there's some folder scanning evil
11907                 going so the folderview_update_msg_num() does not work
11908                 correctly. need to investigate this.
11909
11910 2001-12-08 [paul]       0.6.5claws62
11911
11912         * sync with sylpheed 0.6.5cvs23
11913                 see ChangeLog entry 2001-12-08
11914
11915 2001-12-07 [christoph]  0.6.5claws61
11916
11917         * src/compose.c
11918                 fix another header translation problem
11919
11920 2001-12-07 [alfons]     0.6.5claws60
11921
11922         * src/mbox.c
11923                 make filtering also work on local spool mbox
11924
11925 2001-12-07 [carsten]    0.6.5claws59
11926         * src/addressbook.c
11927                 addressbook window gets a wmclass distinct from the main
11928                 sylpheed window
11929         * src/compose.h
11930         * src/mainwindow.[ch]
11931                   forward menu item will use mode selected in prefs, forward 
11932                 as attatchment in menu removed (will be substituted in the
11933                 toolbar similar to reply buttons)
11934                   create news message menu entry and news button is now 
11935                 sensitive to the existance of a news account
11936         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11937         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11938         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11939                 these are removed because the toolbar buttons don't show
11940                 the quoting modus any longer
11941
11942 2001-12-07 [paul]
11943
11944         * tools/newscache_clean.pl      ** NEW FILE **
11945                 perl script to do some tidying up in the newscache directory 
11946                 
11947         * tools/sylpheed-switcher       ** NEW FILE **
11948                 perl script to enable easy switching between main and claws
11949                 
11950         * tools/README
11951                 added descriptions of the two new perl scripts          
11952
11953
11954 2001-12-07 [melvin]     0.6.5claws58
11955
11956         * src/messageview.c
11957                 fixed a warning during compilation introduced in 0.6.5claws56
11958
11959 2001-12-07 [paul]       0.6.5claws57
11960
11961         * src/mainwindow.[ch]
11962         * src/menu.[ch]
11963                 further usability enhancements to replying with or without 
11964                 quoting via the toolbar, use of Ctrl key is replaced by 
11965                 drop down menu 
11966                 Submitted by Carsten Schurig            
11967
11968 2001-12-07 [melvin]     0.6.5claws56
11969
11970         * src/messageview.c
11971                 hack to fix bug that prevented to make/paste selections
11972                 after switching between MVIEW_TEXT and MVIEW_MIME views
11973                 without deselecting the selection first.
11974
11975 2001-12-06 [alfons]     0.6.5claws55
11976
11977         * src/filtering.[ch]
11978         * src/inc.c
11979                 revise filtering a little bit more, and make sure
11980                 messages are delivered to the appropriate inbox
11981                 (perhaps set per account)
11982
11983 2001-12-06 [paul]       0.6.5claws54
11984
11985         * sync with sylpheed 0.6.5cvs22
11986                 see ChangeLog entry 2001-12-06
11987
11988 2001-12-05 [alfons]     0.6.5claws53
11989
11990         * src/inc.c
11991         * src/folder.[ch]
11992         * src/procmsg.c
11993         * src/filtering.c
11994                 more revisions of filtering system
11995                 (last stable version is marked as LAST_STABLE)
11996                 
11997                 | NOTE 1): the filtering system now uses a local folder called
11998                 | .processing. if filtering fails, check this directory
11999                 | for missing messages.
12000                 |
12001                 | NOTE 2): help us find the filtering actions still missing
12002
12003 2001-12-05 [paul]       0.6.5claws52
12004
12005         * src/mainwindow.c
12006                 fix bug where 'Empty Trash?' pop-up window appears even
12007                 when Trash is empty, submitted by Jesse Skinner         
12008
12009 2001-12-05 [melvin]     0.6.5claws51
12010
12011         * src/compose.c
12012                 fixed bug #486106 to select correct account when reediting 
12013                 a queued message
12014         
12015 2001-12-04 [alfons]     0.6.5claws50
12016
12017         * src/mh.c
12018                 declare markfile in appropriate functions when
12019                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12020                 for spotting this)
12021
12022 2001-12-04 [paul]       0.6.5claws49
12023
12024         * sync with sylpheed 0.6.5cvs21
12025                 see ChangeLog entry 2001-12-04
12026
12027 2001-12-03 [christoph]  0.6.5claws48
12028
12029         * po/de.po
12030                 changed translation of undo
12031         * src/account.c
12032         * src/folder.c
12033                 don't reinvent the wheel to traverse a GNode
12034         * src/compose.[ch]
12035                 seperate code to create the compose gui into functions
12036                 add "Others" page with folder selection for saving copy
12037                 of the message.
12038                 the folder identifier is saved to queue header
12039         * src/procmsg.c
12040                 save message to folder in queue header
12041
12042 2001-12-03 [paul]       0.6.5claws47
12043
12044         * sync with sylpheed 0.6.5cvs20
12045                 see ChangeLog entry 2001-12-03
12046
12047 2001-12-01 [paul]
12048
12049         * more sync with sylpheed 0.6.5cvs19
12050                 see ChangeLog entry 2001-11-29
12051
12052 2001-11-30 [paul]       0.6.5claws46
12053         
12054         * src/compose.c
12055                 remove conflicts introduced by Hoa's last commit
12056          
12057         * src/mainwindow.c
12058                 make 'Message/Bounce' sensitive
12059
12060 2001-11-30 [hoa]        0.6.5claws45
12061
12062         * src/compose.c
12063                 slightly change bounce function to add
12064                 information about the user that bounced the mail
12065                 in the From header line.
12066
12067         * src/folderview.c
12068                 permit the use of processing in outbox folder.
12069
12070 2001-11-29 [paul]       0.6.5claws44
12071
12072         * src/mainwindow.[ch]
12073         * src/prefs_common.c
12074         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12075         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12076         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12077                 usability enhancements to the quoting, implements
12078                 use of Ctrl key to toggle quoting settings
12079                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12080
12081 2001-11-29 [paul]       0.6.5claws43
12082         
12083         * sync with sylpheed 0.6.5cvs19
12084                 see ChangeLog entry 2001-11-28
12085
12086 2001-11-29 [melvin]     0.6.5claws42
12087         * src/Makefile.am
12088                 added enriched.[ch] to the list of files
12089
12090         * src/textview.c
12091         * src/mimeview.c
12092         * src/procmime.[ch]
12093         * src/enriched.[ch]
12094                 added support to view text/enriched
12095                 added support to show headers in message view for text/enriched and text/html
12096                         in non multipart messages
12097
12098 2001-11-28 [paul]       0.6.5claws41
12099
12100         * more sync with sylpheed 0.6.5cvs18
12101                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12102
12103 2001-11-27 [paul]       0.6.5claws40
12104         
12105         * po/pt_BR.po
12106                 updated translation, submitted by Fabio Junior Beneditto
12107                 
12108         * sync with sylpheed 0.6.5cvs18
12109                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12110                 2001-11-27
12111
12112
12113 2001-11-26 [paul]
12114
12115         * po/es.po
12116                 updated translation, submitted by Ricardo Mones Lastra
12117
12118 2001-11-26 [alfons]
12119
12120         * src/matcher.c
12121                 add more translatable strings
12122
12123 2001-11-26 [christoph]  0.6.5claws39
12124
12125         * po/de.po      
12126                 fixed one more umlaut
12127         * src/compose.c
12128                 fix translated header when it should not be translated
12129
12130 2001-11-26 [paul]       0.6.5claws38
12131
12132         * src/mainwindow.c
12133                 remove '/Message/Add Sender to address book' from 
12134                 main_window_set_menu_sensitive(), prevent debug warning
12135                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12136
12137 2001-11-26 [paul]       0.6.5claws37
12138
12139         * src/summaryview.c
12140                 fix 'recurring unread state' bug 
12141
12142         * tools/README 
12143         * tools/filter_conv.pl
12144                 read name of top level mailbox from folderlist.xml
12145                 and presume nothing about its name              
12146
12147 2001-11-26 [darko]      0.6.5claws36
12148
12149         * src/gtkstext.[ch]
12150                 removed functions that are now in gtkutils.c
12151                 use gtkut_text_is_uri_string() from gtkutils.c
12152         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12153
12154 2001-11-26 [paul]       0.6.5claws35
12155
12156         * sync with sylpheed 0.6.5cvs16
12157                 see ChangeLog entries 2001-11-25 and 2001-11-26
12158
12159 2001-11-25 [alfons]     0.6.5claws34
12160
12161         EXPERIMENTAL!!! Please checkout the last stable version using: 
12162           
12163         % cvs update -r LAST_STABLE -dRAP
12164
12165         (Or help us testing this stuff.)
12166
12167         * src/filtering.c               (1.14)
12168         * src/filtering.h               (1.6)
12169         * src/inc.c                     (1.28)
12170         * src/matcher.c                 (1.20)
12171         * src/mbox.c                    (1.9)
12172         * src/procmsg.h                 (1.14)
12173         * src/summaryview.c             (1.59)
12174         * src/summaryview.h             (dunno)
12175                 revert/merge/sync to as it was before commit 
12176                 on Thu, 19 Jul 2001 10:15:51 -0700.
12177
12178 2001-11-25 [hoa]        0.6.5claws33
12179
12180         * src/main.c
12181                 processing mails at startup
12182
12183         * src/folderview.c
12184         * src/summaryview.[ch]
12185                 processing mails when entering folder
12186
12187         * src/prefs_filtering.c
12188                 fixed some UI bugs
12189
12190 2001-11-24 [alfons]     0.6.5claws32
12191
12192         * src/summaryview.[ch]
12193                 make summary sort headers work, and also make
12194                 sure the sort type is stored
12195
12196 2001-11-23 [alfons]     0.6.5claws31
12197
12198         * src/summaryview.[ch]
12199                 make lock work like mark
12200                 disallow deleting messages marked as locked
12201
12202 2001-11-23 [alfons]     0.6.5claws30
12203
12204         * src/gtkstext.c
12205         * src/compose.[ch]
12206         * src/Makefile.am
12207         * src/undo.[ch]
12208                 merge undo patch submitted by Jens
12209
12210 2001-11-23 [christoph]  0.6.5claws29
12211
12212         * src/.cvsignore
12213                 added ylwrap
12214         * src/compose.c
12215                 fixed gpg signing and encoding
12216         * src/folder.[ch]
12217         * src/main.c
12218                 added --status option to get new, unread and total
12219                 message count from a running sylpheed
12220         * src/prefs_common.c
12221                 temporary fix for reply_with_quote problem
12222                 (don't call functions for non existing widget)
12223         * src/procmsg.c
12224                 one more check for ignored threads but still not
12225                 always working correctly. probably a recursive
12226                 check for all parents is needed
12227
12228 2001-11-23 [darko]      0.6.5claws28
12229
12230         * src/compose.c
12231                 wrapping on send improvements
12232         * src/gtkutils.[ch]
12233                 fix for GtkSText after last sync with main branch
12234                 GTK_TEXT -> GTK_STEXT
12235
12236 2001-11-23 [paul]       0.6.5claws27
12237
12238         * sync with sylpheed 0.6.5cvs14
12239                 see ChangeLog entries 2001-11-22 and 2001-11-23
12240                 
12241         * po/de.po
12242                 fixed the scrambled umlauts 
12243                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12244
12245 2001-11-21 [paul]       0.6.5claws26
12246
12247         * sync with sylpheed 0.6.5cvs12
12248                 see 2nd ChangeLog entry dated 2001-11-20
12249
12250 2001-11-20 [paul]       0.6.5claws25
12251
12252         * sync with sylpheed 0.6.5cvs11
12253                 see ChangeLog entry 2001-11-19 (src/utils.c)
12254
12255 2001-11-20 [hiro]
12256
12257         * src/compose.c
12258                 GTK_TEXT -> GTK_STEXT
12259                 fix for wrong comment
12260
12261 2001-11-20 [hiro]       0.6.5claws24
12262
12263         * src/compose.[ch]
12264                 more merges from main branch
12265                 removed fatal warnings (uninitialized variables etc.)
12266                 some coding style fix
12267         * src/gtkutils.h
12268                 fixed typo.
12269         * src/addressbook.c
12270           src/addrindex.c
12271                 V-Card -> vCard
12272
12273 2001-11-19 [hoa]        0.6.5claws23
12274
12275         * src/filtering.c
12276         * src/prefs_scoring.c
12277         * src/matcher.[ch]
12278         * src/scoring.c
12279                 cleaning code
12280
12281         * src/matcher_parser_parse.y
12282         * src/prefs_filtering.c
12283                 bouncing
12284
12285 2001-11-19 [alfons]     0.6.5claws22
12286
12287         more of my old things into claws
12288
12289         * src/Makefile.am
12290         * src/prefs_common.c
12291         * src/procmsg.h
12292         * src/summaryview.[ch]
12293         * src/prefs_summary_column.c
12294         * src/pixmaps/locked.xpm
12295                 add indicators for locking of message in summary view
12296                 (does not work yet, only visual indicator)
12297
12298 2001-11-19 [paul]       0.6.5claws21
12299
12300         * sync with sylpheed 0.6.5cvs10
12301                 see ChangeLog entry 2001-11-19
12302
12303 2001-11-18 [alfons]     0.6.5claws20
12304         
12305         * src/filtering.c
12306                 remove an inadvertent free I forgot in previous clean up 
12307
12308 2001-11-18 [alfons]     0.6.5claws19
12309
12310         * src/filtering.[ch]
12311                 clean up & plug leaks
12312
12313 2001-11-18 [paul]       0.6.5claws18
12314
12315         * sync with sylpheed 0.6.5cvs9
12316                 see ChangeLog entries 2001-11-17 and 2001-11-18
12317
12318 2001-11-16 [paul]       0.6.5claws17
12319
12320         * sync with sylpheed 0.6.5cvs8
12321                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12322
12323 2001-11-16 [paul]       0.6.5claws16
12324
12325         * sync with sylpheed 0.6.5cvs7
12326                 see ChangeLog entries 2001-11-15 and 2001-11-16
12327
12328 2001-11-15 [hoa]        0.6.5claws15
12329
12330         * src/compose.c
12331                 fix bounce, mails we received couln't be bounced to ourself.
12332
12333         * src/defs.h
12334         * src/filtering.[ch]
12335         * src/matcher.[ch]
12336         * src/matcher_parser.h
12337         * src/matcher_parser_lex.l
12338         * src/matcher_parser_parse.y
12339         * src/inc.c
12340         * src/main.c
12341         * src/mbox.c
12342         * src/prefs_filtering.[ch]
12343         * src/mainwindow.c
12344         * src/prefs_matcher.c
12345         * src/prefs_scoring.c
12346         * src/scoring.[ch]
12347         * src/summaryview.c
12348                 new matcher/filter/score configuration file parser
12349                 one unique configuration file => ~/.sylpheed/matcherrc
12350                 import in currently automatic, then save are made
12351                 in this new file.
12352                 one filter per folder and one global filter
12353                 (filter of a folder will be used as folder processing)
12354
12355         * src/folder.c
12356                 fix a bug in folder_item_get_identifier
12357                 
12358         * src/messageview.c
12359                 receive receipt return are fixed.
12360
12361 2001-11-14 [alfons]     0.6.5claws14
12362
12363         * src/session.h
12364                 add things from main branch to make claws compile
12365
12366 2001-11-14 [paul]       0.6.5claws13
12367
12368         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12369                 see ChangeLog entries 2001-11-08 to 2001-11-14
12370
12371 2001-11-14 [hoa] 0.6.5claws12
12372
12373         * src/compose.[ch]
12374         * src/mainwindow.c
12375         * src/summaryview.c
12376                 add "bounce mail" option
12377
12378 2001-11-13 [christoph]  0.6.5claws11
12379
12380         * src/compose.c
12381                 Cleanup a mess i add before commiting
12382
12383 2001-11-13 [hoa]        0.6.5claws10
12384
12385         * src/compose.c
12386                 some fixes when mail are sent or
12387                 for crossposts
12388
12389 2001-11-13 [christoph]  0.6.5claws9
12390
12391         * po/de.po
12392                 Changed two string with the same translation
12393         * src/compose.c
12394         * src/procmsg.[ch]
12395         * src/send.[ch]
12396                 New mailsending process:
12397                   - Always queue message before sending
12398                     (message will be saved if sylpheed crashed or
12399                      freezes while sending)
12400                   - Allow queuing of newspostings
12401                   - No copy in outbox before sending
12402                     (closes bug #469501)
12403                   - No more redundant code for send and send_later
12404         * src/summaryview.c
12405                 Applied wwp <subscript@free.fr>'s patch that fixes
12406                 marks for multiple forwarded messages (+compose.c)
12407
12408 2001-11-12 [alfons]
12409
12410         * README.claws
12411                 remove things that are now in main branch
12412         
12413         * po/nl.po
12414                 update Dutch translation
12415
12416 2001-11-12 [mhadasht]   0.6.5.claws8
12417
12418         * src/prefs_common.c
12419                 re-enabled account autoselection feature for forward
12420                 and reedit lost during the branch point for SYNC-B4-REL
12421         * src/gtkspell.c
12422                 gtkpspell_get_dict(): more readable code (even if function is
12423                 not used yet)
12424         * ChangeLog.claws
12425                 added version number info to 2001-11-12 [hiro] comment.
12426
12427 2001-11-12 [hiro]       0.6.5.claws7
12428
12429         * src/compose.c
12430                 compose_forward(): fixed a bug that forward quote mark
12431                 wasn't used.
12432                 removed unnecessary code.
12433         * src/template_select.[ch]: removed.
12434
12435 2001-11-11 [alfons]
12436
12437         * src/compose.c
12438                 :%s/GTK_TEXT/GTK_STEXT/g
12439         
12440         * src/compose.[ch]
12441         * src/undo.[ch]
12442         * src/Makefile.am
12443                 revert the undo stuff (this is 0.6.6claws stuff)
12444
12445 2001-11-11 [hoa]        0.6.5.claws6
12446
12447         * src/compose.[ch]
12448                 Insert signature at the end of the text.
12449                 Added undo patch but currently disabled
12450
12451         * src/procmsg.c
12452                 Threading by subject improved.
12453
12454         * added src/undo.[ch]
12455                 Undo module for compose dialog box.
12456
12457 2001-11-11 [alfons]     0.6.5.claws5
12458
12459         * src/procmsg.c
12460                 prevent threading by subject on nodes that have already been
12461                 threaded by in-reply-to (as in "circular references in a tree
12462                 result in a dead branch")
12463
12464 2001-11-09 [hoa]        0.6.5.claws4
12465         
12466         * src/folderview.c
12467                 allows creation of mbox folder item from any files.
12468
12469 2001-11-09 [alfons]     0.6.5.claws3
12470         
12471         * src/utils.c
12472         * src/procmsg.c
12473                 do what I mean and correct threading by subject so it really
12474                 ignores attracting lines without "Re: "
12475
12476 2001-11-07 [alfons]     0.6.5.claws2
12477
12478         * src/procmsg.c
12479         * src/utils.[ch]
12480                 only attract by subject if a subject line starts with a "Re: "
12481         * src/syldap.c
12482                 remove warning
12483
12484 2001-11-07 [paul]       0.6.5claws1
12485
12486         * sync with sylpheed 0.6.5. release
12487                 see ChangeLog entry 2001-11-07
12488
12489 2001-11-07 [paul]       0.6.4claws31
12490
12491         * sync with sylpheed 0.6.4cvs18
12492                 see ChangeLog entries 2001-10-30 to 2001-11-07
12493                 prefs_templates.[ch] renamed prefs_template.[ch]
12494
12495 2001-11-06 [alfons]
12496         
12497         * src/utils.h
12498                 add semicolon Hoa forgot ;-)
12499                 
12500
12501 2001-11-06 [hoa]        0.6.4claws30
12502         
12503         * src/procmsg.c
12504         * src/summaryview.c
12505         * src/utils.c
12506         * src/utils.h
12507                 threading by subject - empty subject are ignored
12508
12509 2001-11-06 [christoph]  0.6.4claws29
12510
12511         * src/socket.c
12512                 use SSL_peek for sock_gets
12513         * src/utils.c
12514                 removed unneeded pointer in extracting quoted
12515                 names implementation
12516
12517 2001-11-06 [melvin]     0.6.4claws28
12518
12519         * src/gtkspell.c
12520                 fixed bug #476792 Selection overtyping with spell checker
12521                 fixed bug which could cause a buffer overflow
12522                 fixed a memory leak
12523
12524 2001-11-06 [hoa]        0.6.4claws27
12525         
12526         * src/procmsg.c
12527         * src/summaryview.c
12528                 threading by subject
12529
12530 2001-11-05 [alfons]     0.6.4claws26
12531         
12532         * README.claws
12533                 Claws -> Sylpheed (vice versa)
12534
12535         * src/compose.c
12536                 :%s/gtk_text/gtk_stext/g
12537                 :%s/GTK_TEXT/GTK_STEXT/g
12538                 (thanks to Jonathan Ware for spotting this)
12539
12540 2001-11-04 [christoph]  0.6.4claws25
12541
12542         * src/summaryview.c
12543                 replace Xalloca + strdup with Xstrdup_a
12544         * src/utils.c
12545                 better implementation of extracting quoted names
12546                 from addresses (remove backlashes and ignore
12547                 quotes after them)
12548
12549 2001-11-04 [alfons]     0.6.4claws24
12550
12551         * src/utils.[ch]
12552                 edit to comply more with coding style
12553
12554         * src/textview.c
12555                 fix bug reported by Kim Schulz. introduced by the patch integrated
12556                 in 0.6.4claws15. the code did not check the return value of
12557                 the html parser.
12558
12559         * AUTHORS
12560                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12561
12562 2001-11-04 [christoph]  0.6.4claws23
12563
12564         * src/main.c
12565         * src/prefs_common.[ch]
12566                 init some pointers that possibly caused a segfault
12567                 reported in the claws-users ML
12568
12569 2001-11-04 [hoa]        0.6.4claws22
12570
12571         * src/grouplistdialog.c
12572                 change the names of the nodes in the tree
12573
12574         * src/compose.c
12575                 enhanced mailto syntax as described in
12576                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12577                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12578
12579         * src/utils.c
12580                 encode and decode URI (useful when opening URL into
12581                 netscape).
12582
12583 2001-11-03 [hoa]        0.6.4claws21
12584
12585         * src/grouplistdialog.c
12586                 a new newsgroups list selection dialog box
12587                 with a CTree instead of a CList
12588
12589 2001-11-03 [hoa]        0.6.4claws20
12590
12591         * src/folderview.c
12592                 enable property and scoring options when right
12593                 click on "inbox"
12594
12595         * src/summaryview.c
12596                 fixed bug when nickname were displayed using
12597                 the address book.
12598
12599 2001-11-02 [darko]      0.6.4claws19
12600
12601         * src/compose.c
12602                 new wrap quotation and URL/long words wrapping implementation
12603         * src/compose.c src/gtkstext.[ch]
12604                 move gtkstext_strncmp() to gtkstext.c
12605
12606 2001-11-01 [christoph]  0.6.4claws18
12607
12608         * src/prefs_account.c
12609                 fixed mess in account settings dialog
12610         * src/prefs_folder_item.c
12611                 added label with folder path to dialog
12612
12613 2001-10-31 [match]      0.6.4claws17
12614
12615         * src/vcard.c
12616                 fix memory leak.
12617         * src/addrbook.c
12618                 fix generation of spurious address book file names.
12619                 remove redundant functions.
12620         * po/POTFILES.in
12621                 added missing file names.
12622
12623 2001-10-30 [paul]       0.6.4claws16
12624
12625         * sync with sylpheed 0.6.4cvs6
12626                 see ChangeLog entries 2001-10-26 to 2001-10-30
12627
12628         * tools/filter_conv.pl
12629                 read folderlist.xml to discover whether the top-level
12630                 folder is called 'Mailbox' or 'Mail' 
12631
12632 2001-10-29 [paul]       0.6.4claws15
12633
12634         * src/html.c, src/textview.c
12635                 activate links in html mail and fix clickable parts
12636                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12637
12638 2001-10-29 [paul]
12639
12640         * po/de.po, po/es.po, po/pt_BR/po
12641                 updated translations, submitted by Jens Oberender,
12642                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12643
12644 2001-10-29 [darko]      0.6.4claws14
12645
12646         * src/compose.c
12647                 fix wrapping for good
12648
12649 2001-10-29 [darko]
12650
12651         * src/compose.c
12652                 undo previous change as it broke the smart wrapping
12653
12654 2001-10-29 [darko]      0.6.4claws13
12655
12656         * src/compose.c
12657                 fix infinite loop when long URL is quoted
12658                 (closes bug #475122.
12659
12660 2001-10-28 [match]
12661
12662         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12663                 import Mutt address book
12664         * src/ldif.[ch] src/importldif.h
12665                 modified import LDIF handle user attributes
12666
12667 2001-10-28 [christoph]  0.6.4claws12
12668
12669         * src/summaryview.c
12670                 fixed that filtering did not work if there
12671                 were no filter rules
12672                 (closes bug #472003 and better implementation
12673                  of patch #474644)
12674
12675 2001-10-27 [christoph]  0.6.4claws11
12676
12677         * src/compose.c
12678                 make the folder's default account to be used when
12679                 replying. (patch by wwp <subscript@free.fr>)
12680         * src/compose.c
12681                 code cleanup, nearly killed all of wwp's patch
12682                 for folder's default account in compose
12683         * src/folderview.c
12684                 error panel when a folder could not be created
12685                 (closes bug #471080 new folder name & already
12686                  existing file)
12687
12688 2001-10-26 [alfons]
12689
12690         * src/utils.h
12691                 change prototype of strstr2() that Christoph forgot about
12692
12693 2001-10-26 [christoph]  0.6.4claws10
12694
12695         * src/account.c
12696                 made search for accounts by email address not case
12697                 sensitive
12698         * src/folder.c
12699                 fixed memory leak in folder_item_get_identifier
12700         * src/gtkspell.c
12701         * src/utils.c
12702                 fixed wrong strstr2 (should work like strstr)
12703
12704 2001-10-26 [darko]      0.6.4claws9
12705
12706         * src/compose.c src/gtkstext.[ch]
12707         * src/gtkstext.c
12708                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12709
12710 2001-10-26 [paul]       0.6.4claws8
12711
12712         * src/html.c
12713                 ignore css and javascript tags in html mail
12714                 case-insensitive, with or without double-quoted
12715                 strings
12716
12717 2001-10-26 [paul]       0.6.4claws7
12718
12719         * sync with sylpheed 0.6.4cvs1
12720                 see ChangeLog entry 2001-10-26
12721
12722         * src/prefs_account.c, src/prefs_common.c,
12723           src/prefs_summary_column.c
12724                 minor improvements to the English
12725
12726 2001-10-25 [alfons]     0.6.4claws6
12727
12728         * src/gtkstext.c
12729         
12730                 make GtkSText follow style of GtkText (closes bug 
12731                 #469211 "text selection while writing message")
12732                 
12733                 do sync with GTK 1.2.10
12734
12735 2001-10-25 [paul]       0.6.4claws5
12736
12737         * src/html.c
12738                 ignore css tags in html mail
12739
12740 2001-10-25 [darko]      0.6.4claws4
12741
12742         * src/compose.c
12743                 don't declare is_url_string as static function since
12744                 we need it in gtkstext.c
12745         * src/gtkstext.c
12746                 remove unused variable
12747                 don't wrap long URLs while composing a message
12748
12749 2001-10-24 [christoph]  0.6.4claws3
12750
12751         * src/socket.c
12752                 fix ssl deadlock, when peer closes connection
12753
12754 2001-10-24 [paul]       0.6.4claws2
12755
12756         * src/prefs_common.c
12757                 gettextize the gpg ascii-armored warning message
12758
12759         * src/compose.c
12760                 insert a DOS/MAC file into the composed message
12761                 (improvements)
12762
12763         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12764
12765 2001-10-22 [paul]       0.6.4claws1
12766
12767         * sync with sylpheed 0.6.4 release
12768                 see ChangeLog entries 2001-10-21
12769
12770         * po/fr.po, po/pt_BR.po
12771                 updated by Melvin Hadasht and Fabio Junior Beneditto
12772
12773 2001-10-21 [paul]       0.6.3claws30
12774
12775         * src/compose.c
12776                 insert a DOS text file from the compose window
12777                 into the composed message text (removes CRs characters)
12778                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12779
12780         * tools/filter_conv.pl, tools/README
12781                 automatically use ~/.sylpheed as working directory
12782                 print out confirmation message on completion
12783
12784         * correct Hoa's last ChangeLog.claws entry
12785
12786 2001-10-20 [hoa]        0.6.3claws29
12787
12788         * src/grouplistdialog.c
12789                 bugfix (another ?) to give the right
12790                 newsgroups list for each news server.
12791
12792         * src/news.c
12793         * src/news.h
12794                 improve the newsgroups list cache
12795
12796 2001-10-20 [paul]       0.6.3claws28
12797
12798         * sync with sylpheed 0.6.3cvs9
12799                 see ChangeLog entry 2001-10-19
12800
12801         * correct Alfons' last ChangeLog.claws entry
12802
12803 2001-10-19 [alfons]
12804
12805         * src/pgptext.[ch]
12806                 fix compilation problems (part of bug #472895)
12807
12808 2001-10-18 [hoa]        0.6.3claws27
12809
12810         * src/grouplistdialog.c
12811                 bugfix when we refresh was clicked (bug 472701)
12812
12813 2001-10-19 [christoph]  0.6.3claws26
12814
12815         * src/compose.c
12816                 last header entry should default to "To:" or
12817                 "Newsgroups:" and not copy the last entry line
12818                 in a new compose window
12819                 (closes bug #472686, #470792)
12820
12821 2001-10-19 [paul]       0.6.3claws25
12822
12823         * sync with Sylpheed 0.6.3cvs8
12824                 see ChangeLog entries 2001-10-18 and 2001-10-19
12825
12826 2001-10-18 [christoph]  0.6.3claws24
12827
12828         * src/procmsg.c
12829                 reimplement ignore thread
12830         
12831 2001-10-18 [hoa]        0.6.3claws23
12832
12833         * src/folderview.c
12834         * src/grouplistdialog.[ch]
12835                 enhanced news subscription interface (feature 469113)
12836
12837         * src/news.c
12838         * src/news.h
12839                 enchanced newsgroup listing,
12840                 now, we can get groups informations
12841                 (NNTPGroupInfo)
12842
12843 2001-10-18 [paul]       0.6.3claws22
12844
12845         * src/summaryview.c
12846                 remove comment (sync with main branch)
12847         * src/mainwindow.c
12848                 fix 'Re-edit' bug in 'Message' menu
12849
12850 2001-10-17 [christoph]  0.6.3claws21
12851
12852         * src/compose.c
12853                 ignore empty or whitespace only header lines
12854
12855 2001-10-17 [paul]       0.6.3claws20
12856
12857         * sync with sylpheed 0.6.3cvs7
12858                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12859                 2001-10-17
12860
12861 2001-10-17 [darko]
12862
12863         * src/compose.c
12864                 wrap long lines without spaces
12865                 don't wrap URLs
12866
12867 2001-10-16 [paul]
12868
12869         * po/es.po, po/nl.po, po/pt_BR.po
12870                 updated by Ricardo Mones Lastra, Alfons,
12871                 and Fabio Junior Beneditto
12872
12873         * sylpheed-0.6.3claws released
12874
12875 2001-10-15 [melvin] 0.6.3claws18
12876
12877         * README.claws
12878                 added summary and detailed installation instructions
12879                 for spell checker
12880         * po/fr.po
12881                 Updated, corrected and completed french translation
12882
12883 2001-10-15 [hoa] 0.6.3claws17
12884         * src/grouplistdialog.c
12885                 we can choose the newsgroups to display with wildcards
12886
12887 2001-10-15 [christoph]  0.6.3claws16
12888
12889         * src/account.c
12890         * src/compose.c
12891         * src/prefs_folder_item.[ch]
12892                 applied wwp <subscript@free.fr>'s folder
12893                 default account patch
12894         * po/de.po
12895                 Fixed wrong translation
12896
12897 2001-10-13 [alfons, christoph, melvin]  
12898                         0.6.3claws15
12899
12900         solution #2 to solve MT-safety problems defers all GUI related calls
12901         to the main thread using a gtk_idle_add() callback. discussed on
12902         ircnet #sylpheed, with christoph spotting some issues with the
12903         original code, and melvin allowing us to lobotomize his sylpheed.
12904
12905         * src/syldap.[ch], src/main.c
12906                 fix race problem in ldap search thread by deferring GUI 
12907                 stuff to main thread using gtk_idle_add()
12908
12909 2001-10-13 [paul]       0.6.3claws14
12910
12911         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12912                 add Sergey's smtpcred.patch
12913                 adds separate username/password setting for SMTP Auth
12914                 needed by some servers
12915                 (closes feature request #471659)
12916
12917 2001-10-13 [paul]       0.6.3claws13
12918
12919         * src/pgptext.[ch] **NEW FILES**
12920         * src/Makefile.am, src/messageview.c, src/mimeview.c
12921                 decrypt ascii-armored gpg text embedded in
12922                 the message body.
12923                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12924
12925 2001-10-13 [christoph]  0.6.3claws12
12926
12927         * README.claws
12928                 some more details on default to and
12929                 feature requests
12930         * src/main.c
12931                 init glib threading when ldap is used
12932         * src/syldap.c
12933                 threading fixes
12934         * po/de.po
12935                 fixed a typo
12936
12937 2001-10-12 [paul]       0.6.3claws11
12938
12939         * src/prefs_common.[ch], src/rfc2015.c
12940                 enable ascii-armored gpg text to be embedded in the
12941                 message body, selectable through the 'Privacy'
12942                 preferences. Supports encrypting only.
12943                 Submitted by Ravemax <ravemax@dextrose.com>
12944
12945 2001-10-12 [paul]       0.6.3claws10
12946
12947         * sync with sylpheed 0.6.3cvs6
12948                 see ChangeLog entries 2001-10-11 and 2001-11-12
12949
12950         * src/folderview.c
12951                 incorporated mbox folders, scoring, and folder
12952                 properties into the sync
12953
12954 2001-10-12 [darko]      0.6.3claws9
12955
12956         * README.claws
12957                 describe quotation wrapping
12958         * src/compose.c
12959                 don't treat tab as space to calculate line length properly
12960
12961 2001-10-11 [alfons]
12962
12963         * README.claws
12964                 correct description of how to make new filtering system work,
12965                 add some other things
12966                 
12967         * src/syldap.c
12968                 remove sched_yield() (not necessary / unportable)
12969
12970 2001-10-11 [paul]       0.6.3claws8
12971
12972         * sync with sylpheed 0.6.3cvs3
12973                 see ChangeLog entry 2001-10-10
12974
12975 2001-10-10 [christoph]  0.6.3claws7
12976
12977         * .cvsignore
12978                 ignore 2 files created by newer autotools
12979         * src/prefs_folder_item.c
12980                 using table for widget alignment
12981                 fixed memory leak and broken octal display
12982         * src/filesel.c
12983                 fixed segfault caused by lost filename
12984                 workaround (closes bug #469551)
12985
12986 2001-10-10 [paul]       0.6.3claws6
12987
12988         * sync with sylpheed 0.6.3cvs2
12989                 see ChangeLog entries 2001-10-09 and 2001-10-10
12990
12991 2001-10-10 [darko]      0.6.3.claws5
12992
12993         * src/gtkstext.c
12994                 proper calculation of right margin if smart wrapping is enabled
12995         * src/compose.c
12996                 automatically wrap long lines if wrap quotation is enabled
12997
12998 2001-10-09 [alfons]     0.6.3.claws4
12999
13000         * src/summaryview.c
13001                 select correct row when deleting last row in the summary view (and
13002                 close bug "[ #469104 ] select second last in list when deleting")
13003
13004 2001-10-09 [paul]       0.6.3claws3
13005
13006         * sync with sylpheed 0.6.3cvs1
13007                 updated some autotool scripts
13008
13009 2001-10-09 [darko]      0.6.3claws2
13010
13011         * src/gtkstext.[ch]
13012                 new name and mark with Sylpheed comment
13013         * src/compose.c
13014                 smart quotation wrapping a-la VIM
13015
13016 2001-10-08 [paul]       0.6.3claws1
13017
13018         * sync with sylpheed 0.6.3 release
13019                 see ChangeLog entry 2001-10-08
13020
13021 2001-10-08 [paul]       0.6.2claws24
13022
13023         * src/summaryview.c
13024                 more sync with sylpheed 0.6.2cvs12
13025                 Fixed the bug that didn't select the last row correctly
13026
13027
13028 2001-10-07 [paul]       0.6.2claws23
13029
13030         * sync with sylpheed 0.6.2cvs12
13031                 see ChangeLog entry 2001-10-07
13032
13033 2001-10-06 [match]
13034         * src/jpilot.[ch]
13035                 enable jpilot to read unsynch'ed addresses.
13036
13037         * src/editldap_basedn.c
13038                 fix segfault when opening dialog.
13039
13040 2001-10-06 [alfons]     0.6.2.claws22
13041
13042         * src/summaryview.c
13043                 fix bug with summary view selecting last *inserted*
13044                 node instead of last *visible* node. remember we
13045                 work with a tree
13046
13047 2001-10-06 [paul]       0.6.2claws21
13048
13049         * po/pt_BR.po
13050                 updated translation, contains some fixes and new
13051                 translations, submitted by Gustavo Noronha Silva
13052                 <kov@debian.org>
13053
13054         * src/prefs_common.c
13055                 change 'each' to 'every' - fix dubious English
13056
13057         * sync with sylpheed 0.6.2cvs11
13058
13059 2001-10-05 [alfons]     0.6.2claws20
13060
13061         * src/mainwindow.[ch], src/folderview.c
13062                 make composite tool button switch between "Compose News"
13063                 and "Compose Mail" depending on selected folder
13064                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13065
13066 2001-10-05 [paul]       0.6.2claws19
13067
13068         * src/mainwindow.c, src/summaryview.c
13069                 fix 'Message/Reply to all', broken in last commit
13070
13071         * src/compose.c
13072                 fix X_BEENTHERE seg fault, thanks to Alfons
13073
13074 2001-10-04 [paul]       0.6.2claws18
13075
13076         * src/compose.[ch], src/mainwindow.c
13077                 make "Message/Reply" reply to mailing lists; matches
13078                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13079                 based on portions of the patch submitted by
13080                 Junichi Uekawa <dancer@netfort.gr.jp>
13081
13082 2001-10-04 [darko]      0.6.2claws17
13083
13084         * src/compose.c
13085                 better smart wrapping
13086         * src/gtkstext.[hc]
13087                 a function to make text buffer contiguous
13088
13089 2001-10-03 [paul]       0.6.2claws16
13090
13091         * sync with sylpheed 0.6.2cvs10
13092
13093 2001-10-02 [alfons]
13094
13095         * configure.in
13096         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13097                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13098                 references to chinese translations (hope someone picks up
13099                 this)
13100
13101 2001-10-02 [christoph]  0.6.2claws15
13102
13103         * src/compose.c
13104                 fixed non translated header bug
13105         * ChangeLog.claws
13106                 fixed wrong date in alfons last entry ;)
13107
13108 2001-10-02 [alfons]     0.6.2claws14
13109
13110         * src/compose.c, src/prefs_common.[ch]
13111                 add block cursor option
13112
13113 2001-10-02 [paul]       0.6.2claws13
13114
13115         * sync with sylpheed 0.6.2cvs9
13116
13117 2001-09-30 [paul]       0.6.2claws12
13118
13119         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13120                 updated translations
13121
13122         * po/POTFILES.in
13123                 add 'src/importldif.c'
13124
13125         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13126                 added eudora-to-vCard conversion tool
13127                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13128
13129         * sync with sylpheed 0.6.2cvs8
13130
13131 2001-09-30 [paul]
13132
13133         * sylpheed-0.6.2claws released
13134
13135 2001-09-27 [melvin]     0.6.2claws11
13136
13137         * src/gtkspell.c
13138                 fixed crash when using default path (introduced 
13139                 in 0.6.2claws10)
13140                 fixed tiny bug for initial suggestion mode
13141
13142 2001-09-27 [melvin]     0.6.2claws10
13143         
13144         * src/gtkspell.c
13145                 fixed bug where gtkpspell didn't set the path correctly
13146
13147         * README.claws
13148                 added a paragraph about spell checking
13149                 
13150
13151
13152 2001-09-27 [paul]       0.6.2claws9
13153
13154         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13155                 replace '// comments' with '/* comments */' to prevent
13156                 some compiler warnings 
13157
13158         * sync with sylpheed 0.6.2cvs6
13159
13160 2001-09-26 [alfons]     0.6.2claws8
13161
13162         * src/messageview.c
13163                 introduce return receipt request notification again,
13164                 which was lost because of other semantics in 
13165                 procheader_parse() (???)
13166
13167 2001-09-26 [christoph]  0.6.2claws7
13168
13169         * src/compose.c
13170                 replace comments for old code with #if 0
13171                 readded auto cc, bcc and reply-to
13172         * src/prefs_matcher.c
13173         * src/prefs_scoring.c
13174                 removed some definition (was moved to
13175                 prefs.h)
13176
13177 2001-09-26 [paul]       0.6.2claws6
13178
13179         * src/mainwindow.c
13180                 make 'Follow-up and reply to' sensitive
13181
13182         * more sync with sylpheed 0.6.2cvs5
13183
13184 2001-09-25 [melvin]
13185
13186         * 0.6.2claws5
13187
13188         * src/gtkspell.c
13189                 fixed bug for "US-ASCII" introduced by the encoding code
13190
13191 2001-09-25 [paul]
13192
13193         * 0.6.2claws4
13194
13195         * src/prefs_common.[ch], src/summaryview.c
13196                 'next unread msg' 'go to next folder?' dialog can be
13197                 given default behaviour, either always show dialog,
13198                 or assume 'yes', or assume 'no'
13199                 Submitted by wwp <subscript@free.fr>
13200
13201 2001-09-25 [melvin]
13202                 
13203         * src/compose.c src/gtkspell.[ch]
13204                 added support for different encodings
13205
13206 2001-09-25 [paul]
13207
13208         * more sync with sylpheed 0.6.2cvs5
13209
13210 2001-09-24 [alfons]
13211         
13212         * src/prefs_folder_item.c
13213                 add check for item->prefs->default_to string is NULL and
13214                 add another check when freeing this string
13215
13216 2001-09-24 [paul]
13217
13218         * configure.in
13219                 change to version 0.6.2claws3
13220
13221         * sync with sylpheed 0.6.2cvs5 
13222
13223 2001-09-24 [match]
13224         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13225                 import LDIF files.
13226         * src/addrcache.[ch], addrindex.[ch]
13227                 small update for future
13228         * src/addrbook.c
13229                 fix test XML file.
13230
13231 2001-09-24 [melvin]
13232         * src/gtkspell.[ch]
13233                 added 'Learn from mistakes' option
13234                 better handling of quotes in checked words
13235                 sorted dict list
13236         * po/fr.po
13237                 small update for spell checking stuff
13238
13239 2001-09-23 [alfons]
13240         
13241         * src/gtkspell.c
13242                 edit a little bit so it complies more with main coding style
13243
13244 2001-09-23 [alfons]
13245
13246         * src/folder.[ch], prefs_folder_item.c, compose.c
13247                 migrate "request return receipt" folder property
13248                 to folderlist.xml
13249
13250 2001-09-22 [alfons]
13251
13252         * README.claws **NEW**
13253                 (add things of interest for users of main branch 
13254                 and claws here)
13255
13256         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13257                 re-implement threading per folder option, but store 
13258                 the setting in folderlist.xml (where it belongs)
13259
13260 2001-09-21 [melvin]
13261
13262         * src/gtkspell.[ch]
13263                 fixed bug when compose window is under another window
13264         * src/prefs_common.[ch] src/compose.c
13265                 changed 'dictionary_path' to 'dictionary' to be consistent
13266                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13267         * ac/pspell.m4 src/Makefile.am 
13268                 dropped PSPELL_PATH macro
13269         * po/fr.po
13270                 updated translations
13271
13272 2001-09-21 [christoph]
13273
13274         * src/compose.c
13275                 added border around header fields
13276                 keep header type when new field is added
13277
13278 2001-09-20 [christoph]
13279
13280         * src/utils.[ch]
13281                 more portable debug_print with source filename
13282                 and linenumber
13283         * src/procmsg.c
13284                 more newlines after debug messages
13285
13286 2001-09-20 [paul]
13287
13288         * configure.in
13289                 change to version 0.6.2claws2
13290
13291         * sync with sylpheed 0.6.2cvs3
13292
13293 2001-09-19 [melvin]
13294
13295         * src/gtkspell.c
13296                 fixed the post-right-click focus pb
13297                 fixed crash when 'Spell check all' after dict change 
13298                         and when cursor is at the end of the text
13299                 shift-right-click pops up config menu even on misspelled words.
13300         * po/POTFILES.in
13301                 added gtkspell.c
13302
13303 2001-09-19 [melvin]
13304
13305         * src/about.c
13306                 added pspell to compiled-in features list
13307
13308 2001-09-18 [melvin]
13309
13310         * switched to pspell and dropped ispell
13311         * ac/pspell.m4
13312                 new file. autoconf macro for pspell
13313         * ac/Makefile.am 
13314         * configure.in acconfig.h
13315                 added pspell support
13316         * src/Makefile.am
13317         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13318         * src/prefs_common.[ch] 
13319                 added pspell support
13320
13321 2001-09-18 [christoph]
13322
13323         * src/addr_compl.c
13324         * src/template.[ch]
13325                 replace LOG_MESSAGE with debug_print
13326         * src/compose.[ch]
13327                 gui improvements
13328         * src/menu.c
13329                 added newline after debug message
13330         * src/utils.h
13331                 using __VA_ARGS__ for debug_print macro
13332         * tools/.cvsignore
13333                 ignore Makefile and Makefile.in
13334
13335 2001-09-18 [paul]
13336
13337         * configure.in
13338                 change to version 0.6.2claws1
13339         * sync with sylpheed 0.6.2cvs1
13340
13341         * src/matcher.c 
13342         * src/prefs_matcher.c
13343                 add 'score equal to' option, submitted by
13344                 Paul Evans <nerd@freeuk.com>
13345
13346 2001-09-15 [christoph]
13347
13348         * src/mainwindow.c
13349                 comment out menu entry not existing in claws
13350         * src/menu.c
13351                 add debug output for non existing menu entries
13352         * src/summaryview.c
13353                 fix next/prev unread message for ignored threads
13354         * src/utils.[ch]
13355                 add sourcefile and line number to debug output
13356                 otherwise it is sometimes hard to find the
13357                 source code part if debug messages are translated
13358
13359 2001-09-14 [darko]
13360         
13361         * src/folderview.c
13362                 refresh target folder style after colour is changed
13363
13364 2001-09-13 [paul]
13365
13366         * configure.in
13367                 change to version 0.6.1claws3
13368
13369         * sync with sylpheed 0.6.1cvs6
13370
13371 2001-09-13 [darko]
13372         
13373         * src/folderview.c
13374                 fix target folder colourization to use user selected colour
13375
13376 2001-09-12 [darko]
13377         
13378         * src/summaryview.c
13379                 fix crash when message that is marked for copy/move is unmarked
13380
13381 2001-09-09 [paul]
13382
13383         * configure.in
13384                 change to version 0.6.1claws2
13385
13386         * sync with sylpheed 0.6.1cvs3
13387
13388 2001-09-09 [alfons]
13389         
13390         * src/folderview.c
13391                 fix bug with default font used for trash folder text
13392
13393 2001-09-06 [paul]
13394
13395         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13396                 updated translations
13397
13398         * configure.in
13399                 change to version 0.6.1claws1
13400
13401         * sync with sylpheed 0.6.1cvs2
13402
13403 2001-09-03 [paul]
13404
13405         * po/POTFILES.in
13406                 add Match's new addressbook
13407
13408         * po/de.po
13409                 updated translation submitted by Jens Oberender
13410
13411 2001-09-02 [paul]
13412
13413         * configure.in
13414                 change to 0.6.1claws
13415         * sync with sylpheed 0.6.1 release
13416
13417 2001-09-02 [paul]
13418
13419         * configure.in
13420                 change to 0.6.0claws2
13421
13422         * sync with sylpheed 0.6.0cvs4
13423
13424         * po/pt_BR.po
13425                 updated translation submitted by Fabio Junior Beneditto
13426
13427 2001-09-01 [match]
13428         * pixmaps/
13429                 interface.xpm
13430                 book.xpm
13431                 address.xpm
13432         * src/
13433                 Makefile.am
13434                 a ton of new files
13435
13436 2001-08-31 [paul]
13437
13438         * configure.in
13439                 change to version 0.6.0claws1
13440
13441         * sync with sylpheed 0.6.0cvs1
13442
13443         * po/es.po
13444                 updated translation submitted by Ricardo Mones Lastra
13445
13446         * po/POTFILES.in
13447                 add 'src/prefs_templates.c'
13448
13449         * src/compose.c, src/summaryview.c
13450                 fix segfault on 'Re_edit'               
13451
13452 2001-08-30 [alfons]
13453
13454         * configure.in, Makefile.am
13455         * tools/Makefile.am
13456                 add tools directory to source distribution
13457
13458 2001-08-30 [paul]
13459
13460         * configure.in
13461                 change to version 0.6.0claws
13462
13463         * sync with sylpheed 0.6.0 release
13464
13465 2001-08-30 [christoph]
13466
13467         * configure.in
13468                 removed autoconf version check
13469
13470 2001-08-30 [paul]
13471
13472         * src/account.c, src/compose.c, src/prefs_common.[ch]
13473         * src/procheader.[ch] src/utils.[ch]
13474                 Enhanced automatic account selection on replies
13475                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13476
13477         * configure.in
13478                 add LDAP and JPilot to the configuration results output.
13479
13480 2001-08-29 [christoph]
13481
13482         * src/summeryview.c
13483                 no bold font for ignored threads
13484
13485 2001-08-29 [paul]
13486
13487         * configure.in
13488                 change to version 0.5.3claws6
13489
13490         * sync with sylpheed 0.5.3cvs10
13491                 src/stringtable.[ch]: New Files
13492
13493         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13494         * src/pixmaps/sylpheed.xpm
13495                 add mini-icons to windows (by Alfons)
13496
13497 2001-08-27 [paul]
13498
13499         * src/mainwindow.c
13500                 new functions: next_labeled_cb(), prev_labeled_cb()
13501
13502         * src/summaryview.c
13503                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13504                 summary_select_next_labeled(), summary_select_prev_labeled()
13505
13506         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13507                 give claws blue folders and a blue trash can
13508
13509 2001-08-27 [paul]
13510
13511         * configure.in
13512                 change to version 0.5.3claws5
13513
13514         * sync with sylpheed 0.5.3cvs9
13515                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13516
13517 2001-08-24 [christoph]
13518
13519         * src/filesel.c
13520                 keep filename when browsing directories
13521                 (not working for user entered filename, but
13522                  for default name and selected filename from
13523                  file list)
13524         * src/mainwindow.c
13525                 fixed wrong spelling "Folllow-up"
13526         * src/mbox_folder.c
13527         * src/procmsg.c
13528         * src/summaryview.c
13529                 fixed new/unread message count with ignored
13530                 threads (2 commits, first didn't notice no
13531                 longer needed decreasing)
13532         * src/inc.c
13533                 readded scrolling of progress dialog
13534                 (lost in sync)
13535
13536 2001-08-24 [paul]
13537
13538         * configure.in
13539                 change to 0.5.3claws4
13540
13541         * sync with sylpheed 0.5.3cvs7
13542
13543 2001-08-24 [christoph]
13544
13545         * src/compose.c
13546                 set request return receipt when replying
13547                 if it is set is the folder prefs of the
13548                 message
13549         * src/inc.c
13550                 disable final error popup if popups are
13551                 disabled in config (again)
13552
13553 2001-08-23 [paul]
13554
13555         * configure.in
13556                 Change version number to 0.5.3claws3
13557
13558         * sync with sylpheed 0.5.3cvs5
13559
13560         * src/mimeview.c
13561                 double quote '%s' in 'gedit %s' to fix bug when
13562                 opening attachment with spaces in the name
13563
13564 2001-08-22 [alte]
13565         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13566           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13567                 initial message templates support
13568
13569
13570 2001-08-22 [paul]
13571
13572         * configure.in
13573                 change version number to 0.5.3claws2
13574
13575         * sync with sylpheed 0.5.3cvs4
13576
13577         * src/procmsg.h src/summaryview.c
13578                 re-implement (un)ignore thread
13579
13580 2001-08-21 [paul]
13581
13582         * src/summaryview.c
13583                 remove unnecessary code
13584         * src/compose.c
13585                 enable 'dynamic' signatures (submitted by
13586                 Eric Limpens <eric@hscg-internet.nl>)
13587
13588 2001-08-21 [paul]
13589
13590         clean up after sync with sylpheed 0.5.3 release
13591
13592         * src/folderview.c
13593                 fix re-introduced font mess, see Christoph's
13594                 entry 2001-06-24
13595
13596         * src/summaryview.c
13597                 remove prev_msgnum
13598                 use sylpheed's small font instead of
13599                 gtk default font for summary view
13600
13601
13602 2001-08-17 [paul]
13603
13604         * configure.in
13605                 add pl to ALL_LINGUAS - sync with main branch
13606
13607         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13608                 Updated. Translations by Jens Oberender, Ricardo Mones
13609                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13610
13611         * po/pl.po  ** NEW FILE **
13612                 sync with the main branch
13613
13614         * src/folderview.c
13615                 fix target folder colorizing and refresh problem
13616
13617
13618 2001-08-17 [christoph]
13619
13620         * src/mainwindow.c
13621                 claws uses 4 colors for target folder coloring.
13622                 arrays were not long enough and destroyed the
13623                 stack causing a segfault.
13624                 target folder colorizing does not work anymore
13625                 for me
13626
13627 2001-08-16 [paul]
13628
13629         * configure.in
13630                 change to version 0.5.3claws1
13631
13632         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13633           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13634           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13635
13636                 sync with sylpheed 0.5.3 release, but keep claws method of
13637                 configuring/saving fonts
13638
13639         * src/addressbook.[ch]
13640                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13641                 in line with a similar change in Hiroyuki's branch
13642
13643         * src/mainwindow.[ch]
13644                 disable main_window_set_thread_option()
13645         * src/prefs_folder_item.c
13646                 comment out &tmps_prefs.enable_thread,
13647         * src/mbox_folder.c, src/procmsg.[ch]
13648                 comment out MSG_IS_IGNORE_THREAD
13649         * src/summaryview.c
13650                 comment out summary_ignore_thread() and summary_unignore_thread()
13651                 comment out MSG_IS_IGNORE_THREAD
13652
13653                 use Hiroyuki's threading instead.
13654
13655
13656
13657 2001-08-15 [paul]
13658
13659         * src/account.c
13660                 use Hiroyuki's 0.5.3 column scheme but also
13661                 include the enable/disable button.
13662         * src/pixmaps/mark.xpm
13663                 add Hiroyuki's amended pixmap
13664
13665 2001-08-13 [christoph]
13666
13667         * src/account.c
13668                 receive at get all column showed wrong state for APOP
13669                 button should only work for POP3 and APOP accounts
13670         * src/prefs_account.c
13671                 added missing preprocessor statement for SSL
13672
13673 2001-08-12 [paul]
13674
13675         * src/account.[ch]
13676                 add 'receive at get all' column and enable/disable
13677                 button.
13678
13679 2001-08-06 [christoph]
13680
13681         * src/account.c
13682                 show usage of SSL in protocol column
13683
13684         * src/imap.c
13685         * src/inc.c
13686                 renamed ssl options
13687
13688         * src/prefs_account.[ch]
13689                 moved ssl options to a new page
13690
13691         * src/send.c
13692         * src/smtp.c
13693         * src/ssl.[ch]
13694                 renamed ssl options
13695                 added support for SMTP STARTTLS command
13696
13697 2001-08-05 [christoph]
13698
13699         * configure.in
13700                 debian autoconf needs version check to find
13701                 correct autoconf version. if the file is
13702                 named configure.in 2.13 is used, which does
13703                 not work with this configure.in script.
13704                 other solution would be to rename the script
13705                 to configure.ac as suggested in the autoconf
13706                 manual.
13707
13708         * src/inc.c
13709                 disable final error popup if popups are
13710                 diabled in config
13711
13712         * src/socket.c
13713                 bugfix in ssl_gets
13714                 fixes IMAP over SSL problem
13715
13716 2001-08-03 [paul]
13717
13718         * configure.in
13719                 change to 0.5.2claws1
13720
13721         * sync with sylpheed 0.5.2cvs1
13722
13723 2001-08-02 [alfons]
13724
13725         * configure.in
13726                 quick fix for ispell detection...
13727
13728 2001-08-01 [paul]
13729
13730         * configure.in
13731                 change to 0.5.1claws4
13732
13733         * sync with sylpheed 0.5.1cvs7
13734
13735 2001-07-31 [alfons]
13736
13737         * src/prefs_common.c, src/prefs_common.h, 
13738           src/gtkspell.c, src/gtkspell.h
13739                 add global spelling checker settings (compose tab) +
13740                 selection of dictionary 
13741           
13742         * configure.in  
13743                 guess valid ispell location
13744
13745 2001-07-31 [paul]
13746
13747         * po/POTFILES.in
13748                 removal of 'src/quote_fmt_parse.c'
13749         * po/de.po
13750                 Updated de.po
13751                 (submitted by Jens Oberender <didge@suse.de>)
13752
13753 2001-07-31 [darko]
13754
13755         * src/folder.[ch]
13756         * src/folderview.[ch]
13757         * src/mainwindow.c
13758         * src/mh.c
13759         * src/prefs_common.[ch]
13760         * src/summaryview.c
13761                 target folder colourization
13762
13763 2001-07-30 [paul]
13764
13765         more sync with Sylpheed 0.5.1cvs6 
13766
13767 2001-07-30 [darko]
13768
13769         * src/mh.c
13770         * src/prefs_folder_item.[hc]
13771         * src/summaryview.c
13772                 shared folders support with a GUI
13773
13774 2001-07-29 [paul]
13775
13776         0.5.1claws3
13777
13778         * sync with Sylpheed 0.5.1cvs6
13779
13780 2001-07-29 [paul]
13781
13782         * po/pt_BR.po
13783                 updated
13784                 (submitted by Fabio Junior Beneditto)
13785
13786 2001-07-28 [paul]
13787
13788         * src/procmime.c
13789         * AUTHORS
13790                 patch to correct bad image mime headers
13791                 (submitted by Don Quijote <dq@searchlores.org>)
13792
13793 2001-07-28 [paul]
13794
13795         * tools/gif2xface.pl   **NEW FILE**
13796         * tools/README
13797                 script to convert file.gif to file.xface for
13798                 use in a custom header.
13799                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13800
13801 2001-07-27 [alfons]
13802         
13803         * configure.in
13804                 change macros for detecting JPilot and LDAP
13805
13806 2001-07-27 [christoph]
13807
13808         * src/filtering.c
13809                 code cleanup (MIN / MAX warning, needed casting)
13810
13811 2001-07-27 [alfons]
13812
13813         * procheader.c
13814                 disallow setting flags when detecting certain headers
13815                 (X-Status, Status, Seen, X-Seen). 
13816         
13817         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13818
13819 2001-07-27 [christoph]
13820
13821         * src/prefs_filter.c
13822         * src/prefs_filtering.c
13823         * src/prefs_matcher.c
13824         * src/prefs_scoring.c
13825                 scroll list when moving rows up or down
13826
13827         * src/imap.c
13828         * src/imap.h
13829         * src/prefs_account.c
13830         * src/prefs_account.h
13831         * src/send.c
13832                 SMTP over SSL (untested, feedback requested)
13833                 IMAP over SSL
13834
13835         * src/ssl.c
13836                 code cleanup
13837
13838 2001-07-26 [alfons]
13839         
13840         * configure.in, acconfig.h
13841                 define CLAWS (need this for main / claws detection)
13842
13843 2001-07-25 [alfons]
13844
13845         * configure.in
13846                 Sylpheed 0.5.1claws2
13847                 
13848         * sync with Sylpheed 0.5.1cvs4
13849
13850 2001-07-25 [christoph]
13851
13852         * src/scoring.c
13853                 fixed segfault
13854                 item->prefs == NULL (don't know why)
13855
13856 2001-07-25 [alfons]
13857
13858         * configure.in
13859                 Sylpheed 0.5.1claws1
13860
13861         * sync with Sylpheed 0.5.1cvs1-3
13862
13863 2001-07-24 [christoph]
13864
13865         * src/folderview.c
13866         * src/prefs_folder_item.[ch]
13867                 added folderitem preferences dialog with
13868                 default To: and auto request return receipt
13869
13870         * src/compose.[ch]
13871         * src/menu.[ch]
13872                 changes to handle new folderitem preferences
13873
13874         * src/mainwindow.c
13875         * src/summaryview.c
13876                 call compose new mail with current folderitem
13877
13878 2001-07-24 [alfons]
13879
13880         Release Sylpheed 0.5.1claws
13881
13882         * configure.in
13883                 change to release version 0.5.1claws
13884
13885 2001-07-24 [christoph]
13886
13887         * src/summaryview.c
13888                 fixed segfault that happend when the selected
13889                 message was removed while retrieving new messages.
13890
13891         * po/es.po
13892                 updated translation
13893                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13894
13895 2001-07-22 [alfons]
13896
13897         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13898         this is a work in progress, for more information: http://nlpagan.net/sylman 
13899         
13900         * configure.in, src/mainwindow.c, manual/Makefile.am
13901                 add support for English manual
13902
13903         * AUTHORS
13904                 add authors of user manuals
13905
13906         * manual/en/sylpheed*.html
13907                 add English documentation
13908
13909 2001-07-22 [christoph]
13910
13911         * po/POTFILES.in
13912                 added src/ssl.c
13913         * src/ssl.c
13914                 changed a wrong debug message
13915
13916 2001-07-22 [alfons]
13917
13918         * po/nl.po
13919                 update Dutch translation
13920
13921         * src/prefs_filtering.c, 
13922           src/prefs_matcher.c
13923                 add more translatable strings           
13924
13925 2001-07-21 [alfons]
13926
13927         0.5.0claws7
13928
13929         * configure.in
13930                 change version
13931
13932         * src/inc.c, src/summaryview.[ch]
13933                 prevent update of mark file when filtering has done, by
13934                 using a variable; this affects two functions:
13935                         inc.c::inc_finished()
13936                         summaryview.c::summary_show()
13937
13938 2001-07-20 [alfons]
13939
13940         * src/filtering.[ch], src/prefs_filtering.c, 
13941           src/matcher.[ch]
13942                 add filtering action for label coloring 
13943
13944         * po/POTFILES.in
13945                 add labelcolors.c
13946
13947         * added src/labelcolors.c
13948         * added src/labelcolors.h
13949         * src/Makefile.am, src/summaryview.c
13950                 rearrange label coloring code
13951
13952         * src/procmsg.h
13953                 add more parentheses so label colouring works correctly
13954
13955         * src/filtering.c
13956                 don't really delete message, but move it to Trash
13957
13958         * src/prefs_matcher.c
13959                 add quote options to info dialog
13960
13961 2001-07-20 [christoph]
13962
13963         * src/Makefile.am
13964         * src/inc.c
13965         * src/main.[ch]
13966         * src/socket.h
13967         * src/ssl.[ch] (new)
13968                 moved ssl stuff to a seperate file
13969
13970 2001-07-20 [darko]
13971
13972         * src/summaryview.c
13973                 fix show sender using address book with no e-mail
13974                 address in From: field
13975
13976 2001-07-19 [alfons]
13977
13978         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13979                 fix messy handling of escaping... now at least the
13980                 execute command is useful. escape char is '\', we
13981                 accept \n and \r too. 
13982
13983                 Real life example:
13984                 
13985                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13986                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13987
13988 2001-07-18 [alfons]
13989
13990         0.5.0claws6
13991
13992         * src/summaryview.c
13993                 clean up
13994
13995         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13996           src/procmsg.[ch]
13997                 revise filtering; currently move, copy, marking have
13998                 been tested. if you like bleeding edge stuff, you
13999                 should definitely go for this version :)
14000
14001         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14002
14003 2001-07-17 [christoph]
14004
14005         * src/utils.c
14006                 timestamp log
14007
14008 2001-07-17 [alfons]
14009
14010         0.5.0claws5
14011
14012         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14013           bits in the mark file, without affecting either branch. Lots of
14014           files changed, also in claws branch.
14015
14016           UNTESTED: use of mbox folders
14017
14018         * src/summaryview.c
14019                 added mark all read; however this was a quick hack used for
14020                 cleaning up mess after initial merge with Hiroyuki
14021
14022         * configure.in
14023                 change claws version number back to 0.5.0claws5 to clear up 
14024                 confusion & pretension (recent release was technically 
14025                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14026
14027 2001-07-16 [alfons]
14028
14029         sync with Hiroyuki's 0.5.0cvs4
14030
14031 2001-07-16 [alfons]
14032
14033         0.5.1claws3
14034
14035         * src/filtering.[ch]
14036                 remove invalid updating of mark files for 
14037                 filter actions MATCHING_ACTION_MOVE and 
14038                 MATCHING_ACTION_DELETE; this should fix the
14039                 folder update bug
14040                 
14041         * src/procmsg.c
14042                 revert Christoph's stab at fixing the folder 
14043                 update bug
14044
14045         * po/POTFILES.in
14046                 add missing files with translatable strings
14047
14048         * src/summaryview.c
14049                 remove debug print
14050
14051 2001-07-15 [alfons]
14052
14053         * src/addr_compl.[ch], src/prefs_filtering.c
14054                 make "filtering pref dialog's destination entry" an
14055                 "address completable entry", if filter destination is 
14056                 an email address
14057
14058         0.5.1claws2
14059         
14060         sync with Hiroyuki's 0.5.0cvs2-3
14061
14062 2001-07-15 [christoph]
14063
14064         * src/procmsg.c
14065                 fixed folder stats update after incorporation
14066
14067 2001-07-15 [alfons]
14068
14069         * src/summaryview.c
14070                 * finish label colouring stuff (for now)
14071                 * fix incorrect colour bug (off by one) 
14072
14073 2001-07-14 [alfons]
14074
14075         * src/mainwindow.c
14076                 change text labels for news and mail message so there's
14077                 plenty of toolbar estate left
14078
14079         * configure.in
14080                 0.5.1claws1
14081
14082         * src/folderview.c
14083           src/folder.[ch]
14084                 sync with Hiroyuki's 0.5.0cvs1
14085
14086         * src/summaryview.c
14087                 more rewrite label colouring
14088
14089 2001-07-14 [alfons]
14090
14091         * src/summaryview.[ch]
14092                 * start rewrite label colouring 
14093                 * fix proper location "Add Sender To Addressbook" menu item
14094
14095 2001-07-13
14096
14097         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14098         (actually this is 0.5.0claws4)
14099
14100 2001-07-13 [alfons]
14101
14102         * po/pt_BR.po
14103                 * fix duplicate message
14104                 * add updated Portugese / Brazilian translation
14105                   submitted by Fabio Junior Beneditto
14106
14107 2001-07-12 [alfons]
14108
14109         * AUTHORS
14110                 add Jens
14111
14112         * po/nl.po
14113                 add updated Dutch translation
14114
14115         * po/de.po
14116                 add updated German translation submitted by Jens
14117
14118 2001-07-11 [alfons]
14119
14120         Prerelease before 0.5.0claws. Please test.
14121         This version is temporarily tagged as VERSION_0_5_0_TEST
14122
14123         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14124           src/prefs_scoring.c, src/prefs_matcher.c, 
14125           src/prefs_filtering.c, src/mbox.c, 
14126           src/main.c, src/inc.c, src/filtering.[ch]
14127                 revert new Hoa's new matcher (does not work yet)
14128
14129         * src/Makefile.am
14130                 clean up
14131
14132 2001-07-10
14133
14134         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14135
14136
14137 2001-07-10 [alfons]
14138
14139         * Makefile.am
14140                 add ChangeLog.claws to EXTRA_DIST
14141         * src/Makefile.am
14142                 add matcher_parser_parse.h to EXTRA_DIST
14143
14144 2001-07-10 [christoph]
14145
14146         * src/inc.c
14147                 add destination folder to table of
14148                 folders that need to be updated after
14149                 incorporation
14150
14151 2001-07-10 [alfons]
14152
14153         * folder.[ch]
14154           folderview.c
14155                 make collapse state of folders and folder items persistent, i.e.
14156                 if you collapse a folder tree, the next time sylpheed-claws starts 
14157                 up the folder tree remains collapsed.  
14158                 
14159 2001-07-10 [christoph]
14160
14161         * acconfig.h
14162         * configure.in
14163                 added --enable-ssl
14164         * src/md5.[ch]
14165                 renamed MD5_CTX to MD5_CTX_syl
14166                 conflicts with a struct in openssl
14167         * src/inc.c
14168         * src/main.[ch]
14169         * src/prefs_account.[ch]
14170         * src/socket.[ch]
14171                 SSL support for POP
14172         * src/mainwindow.c
14173                 fixed compose with current account
14174                 broken by new compose button stuff
14175
14176 2001-07-09 [hoa]
14177
14178         * AUTHORS
14179                 changed my email address
14180
14181         * src/matcher_parser_parse.y
14182                 clean the parser to remove conflicts
14183
14184 2001-07-09 [alfons]
14185
14186         * AUTHORS
14187                 add Match Grun
14188
14189         * configure.in
14190                 fix incorrect description of --enable-ldap parameter
14191
14192         * src/prefs_common.[ch]
14193           src/compose.c
14194                 add experimental option "smart wrapping" which makes the
14195                 compose editor auto wrap.
14196                 
14197                 | TODO: the problem with the buggy cursor handling is caused |
14198                 | by the GtkText. when deleting / backspacing text its       |
14199                 | wrapping algorithm does not take in account the previous   |
14200                 | line. should find a way to hack this in.                   |
14201                 | or should perhaps combine this with the word wrapping      |
14202                 | patch i wrote in january.                                  |
14203
14204         * src/about.c
14205                 show build parameters for LDAP and JPilot
14206
14207         * src/summaryview.c
14208                 revert Christoph's bugfix for selecting next unread message, 
14209                 because folder stats aren't updated correctly
14210
14211 2001-07-08 [hoa]
14212
14213         * src/filtering.c
14214         * src/mainwindow.c
14215         * src/matcher.c
14216         * src/matcher_parser_lex.l
14217         * src/matcher_parser_parse.y
14218         * src/prefs_filtering.c
14219         * src/prefs_scoring.c
14220         * src/scoring.c
14221                 bugfix of the config file parser
14222
14223 2001-07-08 [alfons]
14224
14225         * src/Makefile.am
14226                 added generated matcher sources to BUILT_SOURCES
14227
14228 2001-07-08 [hoa]
14229
14230         * src/Makefile.am
14231         * src/.cvsignore
14232                 added new config file parser
14233
14234         * src/scoring.[ch]
14235         * src/filtering.[ch]
14236         * src/matcher.[ch]
14237         * src/prefs_filtering.c
14238         * src/prefs_matcher.c
14239         * src/prefs_scoring.c
14240         * added src/matcher_parser.h
14241         * added src/matcher_parser_lex.h
14242         * added src/matcher_parser_lex.l
14243         * added src/matcher_parser_parse.y
14244                 lex & yacc config file parser
14245
14246         * src/mbox.c
14247         * src/inc.c
14248         * src/main.c
14249                 changes prefs_filtering into global_filtering           
14250
14251         * src/summaryview.c
14252                 build threads with subjects only if "Re: " is at the
14253                 beginning of the subject
14254
14255 2001-07-07 [paul]
14256
14257         0.5.0claws
14258
14259         sync with sylpheed 0.5.0
14260                 change of version number only
14261
14262 2001-07-06 [paul]
14263
14264         0.5.0claws5
14265
14266         sync with sylpheed 0.5.0pre5
14267
14268 2001-07-05 [paul]
14269
14270         sync with sylpheed 0.5.0pre4 release
14271                 /po and /manual/ja not sync'ed
14272
14273 2001-07-04 [paul]
14274
14275         more sync with sylpheed 0.5.0pre4
14276
14277 2001-07-03 [christoph]
14278
14279         * src/addressbook.c
14280                 fixed address book broken by address book
14281                 for VCard, JPilot, LDAP
14282
14283 2001-07-03 [alfons]
14284
14285         * src/matcher.c
14286         * src/textview.c
14287                 stopped memory leaks
14288
14289 2001-07-03 [paul]
14290
14291         more sync with sylpheed 0.5.0pre4
14292
14293 2001-07-02 [match]
14294
14295         * included address book patch for VCard, JPilot, LDAP
14296         * pref_common.c - fixed Font options on Display tab (cosmetic)
14297         * alertpanel.c - fixed truncated message
14298
14299 2001-07-02 [christoph]
14300
14301         * src/mbox_folder.c
14302         * src/procmsg.[ch]
14303         * src/summaryview.c
14304                 mark threads for ignoring
14305
14306 2001-07-02 [paul]
14307
14308         0.5.0claws4
14309
14310         * sync with sylpheed 0.5.0pre4
14311                 updated gettext to 0.10.38.
14312
14313 2001-07-01 [paul]
14314
14315         * src/ mainwindow.c
14316         * src/procmsg.h
14317         * src/summaryview.[ch]
14318                 new right-click option: Label.
14319                 substitute for 'Mark-->Mark/Unmark', colours the line.
14320                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14321
14322 2001-07-01 [christoph]
14323
14324         * src/folderview.c
14325                 fixed font for trash
14326         * src/summaryview.c
14327                 move ctree to unread message
14328
14329 2001-07-01 [paul]
14330
14331         * sync with sylpheed 0.5.0pre3 release
14332
14333 2001-06-30 [alfons]
14334
14335         * src/filesel.[ch]
14336         * src/compose.c
14337                 allow inserting / attaching multiple files in
14338                 the composer window
14339
14340 2001-06-30 [paul]
14341
14342         * src/codeconv.c
14343                 small change to Alfons' previous stuff so that it
14344                 actually makes
14345
14346 2001-06-30 [alfons]
14347
14348         * lots of files changed; first attempt to merge the changes
14349           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14350
14351 2001-06-30 [paul]
14352
14353         * po/pt_BR.po
14354                 updated and completed, translations by Fabio
14355                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14356
14357 2001-06-29 [alfons]
14358
14359         * src/compose.c
14360         * src/mimeproc.[ch]
14361                 allow selecting an attached files' mime type from a 
14362                 list of types.
14363
14364 2001-06-29 [paul]
14365
14366         * more sync with sylpheed 0.5.0pre3
14367
14368 2001-06-29 [paul]
14369
14370         * po/pt_BR.po
14371                 merge with sylpheed.pot and pt_BR.po provided by
14372                 Fabio Junior Beneditto.
14373
14374 2001-06-29 [darko]
14375
14376         * src/procmime.c
14377                 make MIME types case insensitive
14378
14379 2001-06-28 [alfons]
14380
14381         * po/nl.po
14382                 merge with sylpheed.pot and old nl.po; translations added.
14383
14384 2001-06-28 [paul]
14385
14386         * more sync with sylpheed 0.5.0pre3
14387
14388 2001-06-27 [alfons]
14389
14390         * src/summaryview.c
14391                 don't crash when removing parent node of messages
14392                 attracted by subject. this was caused by not deleting
14393                 the parent node from the subject line hash table.
14394
14395 2001-06-27 [alfons]
14396
14397         * src/summaryview.c
14398         * src/compose.[ch]
14399         * src/mainwindow.c
14400                 if there are multiple messages selected, allow forwarding
14401                 them as attachments.
14402
14403 2001-06-27 [paul]
14404
14405         * more sync with sylpheed 0.5.0pre3
14406
14407 2001-06-26 [paul]
14408
14409         0.5.0claws3
14410
14411         * sync with sylpheed 0.5.0pre3
14412
14413 2001-06-25 [paul]
14414
14415         * src/mainwindow.c
14416                 fixed 'compose news article' bug
14417                 from icon-and-text toolbar
14418
14419 2001-06-25 [paul]
14420
14421         * sync with sylpheed 0.5.0pre2 release
14422
14423 2001-06-24 [christoph]
14424
14425         * src/prefs_common.c
14426                 bug fix in font selection
14427         * src/folderview.c
14428                 use sylpheed's normal font instead of
14429                 gtk default font for folders without
14430                 new messages
14431
14432 2001-06-24 [alfons]
14433
14434         * src/mainwindow.[ch]
14435                 added composite compose mail / news button (an idea by Leandro
14436                 Pereira <leandro@linuxmag.com.br>)
14437
14438 2001-06-24 [paul]
14439
14440         Added instructions for ldif-to-xml.py
14441
14442         * tools/README
14443
14444 2001-06-23 [alfons]
14445
14446         Some minor things.
14447
14448         * src/pixmaps/stock_news_compose.xpm
14449                 added pixmap by Leandro
14450         * src/prefs_common.c
14451                 tested built-in spelling checker of GCC 3.0 :)
14452         * po/nl.po
14453                 merged dutch translation of sylpheed-main with
14454                 sylpheed.pot
14455
14456 2001-06-23 [paul]
14457
14458         Added tools directory and files.
14459
14460         * tools/filter_conv.pl
14461                 converts old filter system to new filtering system
14462         * tools/ldif-to-xml.py
14463                 converts netscape addressbook to sylpheed addressbook
14464         * tools/README
14465                 descriptions/instructions for above two files
14466
14467 2001-06-23 [christoph]
14468
14469         * src/inc.c
14470         * src/manage_window.[ch]
14471         * src/prefs_common.[ch]
14472                 mail retrieval dialog can be enabled, disabled
14473                 or hidden if non of sylpheed's windows is active
14474
14475 2001-06-22 [paul]
14476
14477         0.5.0claws2
14478
14479         * sync with sylpheed 0.5.0pre2
14480
14481 2001-06-21 [christoph]
14482
14483         * src/summaryview.c
14484                 show recipient on 'from' for all accounts
14485                 
14486         * src/inc.c
14487         * src/prefs_common.[ch]
14488                 disable error popup on mail receive errors
14489
14490 2001-06-21 [alfons]
14491
14492         * src/compose.c
14493                 made the ruler correctly appear and disappear.
14494
14495         * src/Makefile.am
14496                 removed Hoa's work-in-progress-stuff (interesting!) so 
14497                 claws compiles ok.
14498
14499 2001-06-20 [christoph]
14500
14501         * src/inc.c
14502         * src/progressdialog.c
14503                 added scrolled window for list in progressdialog
14504
14505 2001-06-20 [paul]
14506
14507         sync with sylpheed 0.5.0pre1 release
14508
14509 2001-06-20 [christoph]
14510
14511         * src/summeryview.c
14512                 make building threads by subject work when
14513                 thread view is enabled
14514                 
14515         * src/compose.c
14516         * src/prefs_common.[ch]
14517                 automatically select account for mail replys
14518
14519 2001-06-19 [sergey]
14520
14521         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14522         they are filled in from the account settings.
14523
14524 2001-06-19 [paul]
14525
14526         * more sync with sylpheed 0.5.0pre1
14527
14528 2001-06-18 [alfons]
14529
14530         * src/Makefile.am,
14531           src/procmime.c
14532                 added --sysconfdir to CPPFLAGS for pointing to the correct
14533                 location of mime.types. 
14534
14535                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14536                 or ./configure!
14537
14538 2001-06-18 [hoa]
14539
14540         * src/summaryview.c
14541                 fixed some bug when building threads
14542
14543 2001-06-18 [pau]l
14544
14545         * src/prefs_account.c
14546                 UI stuff: More changes to the English
14547
14548 2001-06-18 [paul]
14549
14550         * src/pixmaps/stock_news_compose.xpm: new file
14551         * src/Makefile.am
14552         * src/mainwindow.c
14553         * src/summaryview.c
14554                 Added new icon for Hoa's 'compose a news
14555                 message', plus minor improvements to the
14556                 English
14557
14558         * po/ja.po
14559         * ChangeLog
14560         * ChangeLog.jp
14561                 more sync with sylpheed 0.5.0pre1
14562
14563 2001-06-18 [hoa]
14564
14565         * src/compose.[ch]
14566         * src/mainwindow.c
14567                 Follow-up and reply to
14568
14569         * src/summaryview.[ch]
14570                 Build threads also with subjects
14571
14572 2001-06-17 [hoa]
14573
14574         * src/compose.c
14575                 forwarding use the current account.
14576
14577         * src/mainwindow.c
14578                 the "compose message" button has been replaced with
14579                 "new mail" and "new news" buttons
14580
14581         * src/prefs_common.[ch]
14582                 added a configuration option to use the forward button
14583                 as "forward as attachment"
14584                 changed reply and forward format description
14585
14586         * src/quote_fmt_lex.l
14587         * src/quote_fmt_parse.y
14588                 added message with no signature in format for reply
14589                 and forward.
14590
14591 2001-06-17 [paul]
14592
14593         Minor UI stuff
14594
14595         * src/mainwindow.c
14596         * src/summaryview.c
14597                 Improvements to the English
14598
14599         * src/prefs_common.c
14600                 Improvements to the English and some
14601                 clarity/continuity improvements in the
14602                 description of Quote symbols.
14603
14604 2001-06-17 [paul]
14605
14606         0.5.0claws1
14607
14608         * sync with sylpheed 0.5.0pre1
14609
14610 2001-06-17 [hoa]
14611
14612         * src/compose.c
14613                 Better interface for compose, displayed fields
14614                 are updated whenever we change account.
14615                 Newsgroups field is automatically filled.
14616
14617         * src/mainwindow.c
14618                 Newsgroups field is automatically filled.
14619
14620         * src/prefs_account.c
14621                 Some interface stuff when fields appear and
14622                 disappear.
14623
14624 2001-06-16 [paul]
14625
14626         0.4.99claws
14627
14628         * sync with sylpheed 0.4.99
14629
14630 2001-06-16 [sergey]
14631
14632         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14633         base64_decoder_free, base64_decoder_decode): new object and
14634         functions for decoding base64 streams.
14635         * src/procmime.c (procmime_decode_content): modified to use the
14636         new base64 decoder.
14637
14638 2001-06-15 [paul]
14639
14640         0.4.99claws10
14641
14642         * sync with sylpheed 0.4.99cvs11
14643
14644 2001-06-13 [paul]
14645
14646         0.4.99claws9
14647
14648         * sync with sylpheed 0.4.99cvs9
14649
14650 2001-06-13 [hoa]
14651
14652         * src/compose.c
14653         * src/prefs_account.c
14654
14655                 SMTP server can be defined in the news account
14656                 mime type of attachment are kept.
14657
14658         * src/summaryview.c
14659
14660                 now choose the highest important score between default
14661                 and important score of folder.
14662
14663 2001-06-09 [alfons]
14664         
14665         * src/prefs_common.c: 
14666
14667                 (prefs_quote_description_create): corrected description of 
14668                 quote format characters
14669
14670 2001-06-09 [paul]
14671
14672         0.4.99claws8
14673
14674         * sync with sylpheed 0.4.99cvs8
14675
14676 2001-06-08 [sergey]
14677
14678         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14679         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14680
14681 2001-06-08 [paul]
14682
14683         0.4.99claws7
14684
14685         * sync with sylpheed 0.4.99cvs7
14686
14687 2001-06-06 [sergey]
14688
14689         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14690         clashes with autogenerated header).
14691         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14692         * src/Makefile.am: added quote_fmt.h.
14693         * src/.cvsignore: added lex/yacc autogenerated files
14694         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14695
14696 2001-06-06 [paul]
14697
14698         0.4.99claws6
14699
14700         * sync with sylpheed 0.4.99cvs6
14701
14702 2001-06-06 [hoa]
14703
14704         * added src/quote_fmt_parse.h
14705         * src/compose.c
14706                 removed warnings
14707
14708         * src/prefs.[ch]
14709                 don't modify readonly configuration files
14710
14711         * src/prefs_account.c
14712         * src/prefs_common.c
14713         * src/prefs_customheader.c
14714         * src/prefs_display_header.c
14715         * src/prefs_filter.c
14716         * src/prefs_filtering.c
14717         * src/prefs_scoring.c
14718                 don't open dialog box when configuration files
14719                 are readonly
14720
14721 2001-06-05 [sergey]
14722
14723         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14724
14725         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14726         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14727         BUILT_SOURCES to make all files rebuild properly.
14728
14729         * src/compose.c: removed #include "quote_fmt.tab.h".
14730
14731         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14732         CHARACTER value in yylval.
14733
14734         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14735         receive CHARACTER value by documented means (yylval).
14736
14737         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14738
14739 2001-06-05 [hoa]
14740
14741         * src/Makefile.am
14742                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14743
14744         * src/filtering.c
14745         * src/matcher.c
14746         * src/matcher.h
14747         * src/prefs_filtering.c
14748                 now keep the configuration for execute action
14749
14750         * src/mbox_folder.c
14751                 fixed a warning
14752
14753 2001-06-05 [paul]
14754
14755         * sync with sylpheed 0.4.99cvs5
14756
14757 2001-06-05 [hoa]
14758
14759         * src/Makefile.am
14760                 added quote_fmt.[ch]
14761
14762         * added src/quote_fmt.y
14763         * added src/quote_fmt.l
14764         * added src/quote_fmt.tab.h
14765         * added src/quote_fmt.tab.c
14766         * added src/lex.quote_fmt.c
14767                 parsing configuration for replying
14768                 and forwarding
14769
14770         * src/prefs_common.[ch]
14771                 added configuration UI for replying
14772                 and forwarding
14773
14774         * src/compose.c
14775                 using configuration for replying
14776                 and forwarding
14777
14778 2001-06-04 [hoa]
14779
14780         * src/filtering.c
14781         * src/matcher.c
14782         * src/matcher.h
14783         * src/prefs_filtering.c
14784         * src/prefs_matcher.c
14785         * src/prefs_matcher.h
14786                 action "run a command" for filtering
14787                 and matching with a command.
14788                 fixed the "whole message" matching
14789
14790         * src/mbox_folder.c
14791                 changed temporary filename for security
14792
14793         * src/messageview.c
14794                 queue the notification if it fails to send.
14795
14796         * src/prefs_common.c
14797         * src/prefs_folder_item.c
14798                 changed the default important score             
14799
14800         * src/prefs_scoring.c
14801         * src/scoring.c
14802                 hide kill score input when the folder is not
14803                 a newsgroup
14804
14805 2001-06-03 [alfons]
14806
14807         * src/prefs_common.c:
14808
14809                 (prefs_font_select): pass font name in font entry box to font
14810                 selection dialog.
14811
14812 2001-06-03 [sergey]
14813
14814         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14815
14816 2001-06-03 [paul]
14817
14818         * sync with sylpheed 0.4.99cvs4
14819
14820 2001-06-03 [alfons]
14821
14822         * src/headerwindow.c:
14823
14824                 (headerwindow_show_cb): use the selected summary view item, not
14825                 the displayed item.
14826
14827 2001-06-02 [alfons]
14828
14829         * src/headerwindow.c:
14830
14831                 (headerwindow_show_cb): always try to show msginfo
14832
14833 2001-06-02 [hoa]
14834
14835         * src/compose.c
14836                 keep attached parts when reediting or forwarding.
14837
14838 2001-06-01 [hoa]
14839
14840         * src/folderview.c
14841         * src/prefs_folder_item.[ch]
14842         * src/prefs_scoring.[ch]
14843         * src/scoring.[ch]
14844         * src/summaryview.[ch]
14845         * src/main.c
14846         * src/mainwindow.c
14847         * src/prefs_common.[ch]
14848                 support for folder scoring
14849                 kill score and important score for messages
14850         
14851         * src/prefs_account.c
14852                 some display bug fixed for local account
14853                 preferences
14854
14855 2001-05-31 [alfons]
14856
14857         * src/summaryview.c:
14858
14859                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14860                 sender to address book menu item is disabled.
14861
14862 2001-05-30 [hoa]
14863
14864         * src/filtering.[ch]
14865         * src/summaryview.c
14866                 handling summary menu / filter messages
14867
14868         * src/folder.[ch]
14869                 add some stuff
14870
14871         * src/foldersel.c
14872                 imap folders now appears in list
14873
14874         * src/mbox_folder.c
14875                 doesn't crash if destination mail is not writeable
14876
14877 2001-05-29 [hoa]
14878
14879         * src/compose.c
14880                 removed some warnings
14881
14882         * src/filtering.c
14883         * src/folder.[ch]
14884         * src/prefs_filtering.c
14885                 global string to identify any folders           
14886                 removed some debug info
14887                 filtering to mbox folders is now possible
14888
14889         * src/mainwindow.c
14890                 removed some warnings
14891
14892         * src/mbox_folder.c
14893                 permission on files are changed to read/write for user only,
14894                 nothing for other.
14895                 creation of subfolder is handled better.
14896
14897 2001-05-28 [alfons]
14898
14899         Verified the sync for src/prefs_common.[ch] and
14900         src/prefs_account.[ch]. I believe there were some
14901         minor indentation differences.
14902
14903 2001-05-28 [paul]
14904
14905         0.4.99claws3
14906
14907         * sync with 0.4.99cvs3
14908
14909 2001-05-28 [hoa]
14910
14911         * src/compose.c
14912                 handling flags for mbox format
14913
14914         * src/filtering.c
14915                 use of mark file only for MH format
14916                 handling flags for mbox format
14917                 filtering cannot yet move or copy mails to mbox folders.
14918
14919         * src/folder.[ch]
14920                 changed move_msg, copy_msg,
14921                 move_msgs_with_dest, copy_msgs_with_dest functions
14922                 uses only folder->copy_msg() function
14923                 uses folder->finished_copy() to handle the destination
14924                 folder at the end of the copy or move operation.
14925
14926         * src/foldersel.c
14927                 included mbox directories.
14928
14929         * src/folderview.[ch]
14930         * src/mainwindow.c
14931                 handle folders operation for mbox format
14932
14933         * src/mbox.c
14934                 disable conversion of "From " header
14935
14936         * src/mbox_folder.[ch]
14937                 completion of mbox format handling
14938
14939         * src/mh.c
14940                 changed mh_copy_msg() function and
14941                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14942                 mh_copy_msgs_with_dest()
14943
14944         * src/prefs_filtering.c
14945                 removed some warnings
14946
14947         * src/prefs_matcher.c
14948                 default boolean operation is AND
14949
14950         * src/procheader.c
14951                 handling flags for mbox format
14952                 handling of "From " header
14953
14954         * src/procmsg.[ch]
14955                 removed data field
14956                 added MSG_REALLY_DELETED flags to handle deletion of
14957                 messages in mbox format.
14958
14959         * src/summaryview.c
14960                 handling flags for mbox format
14961                 disable the MSG_DELETED flags when messages
14962                 are deleted in mbox format
14963
14964         * src/textview.c
14965                 "From " headers display fixed.
14966
14967 2001-05-27 [alfons]
14968
14969         * src/textview.c:
14970                 
14971                 (get_email_part): skip quoted email addresses, like in e.g.
14972                 "'alfons@proteus.demon.nl'".
14973
14974 2001-05-26 [alfons]
14975
14976         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14977         and fixing the persistence troubles when using separate windows.
14978
14979         * src/mainwindow.c:
14980         
14981             Added #define SEPARATE_ACTION used in the gtk item factory for 
14982             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14983                 use gtk_item_factory_get_widget_by_action() to get the items.
14984                 
14985             Removed separate_widget_cb from the gtk item factory data   
14986           
14987             (mainwindow_create): connect separate_widget_cb() to check
14988             menu item "toggled" signal. also passing a MainWindow pointer
14989                 as object data for both check menu items.
14990                 
14991             (separate_widget_cb): definition of separate_widget_cb() to match
14992             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14993                 window using gtk_object_get_data(). The type of window separation 
14994                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14995         
14996         * src/prefs_filtering.c,
14997           src/prefs_matcher.c: added horizontal scrollbars
14998
14999 2001-05-25 [darko]
15000
15001         * src/headerview.c
15002                 fix segfault with invalid bold font
15003         * src/summaryview.c
15004                 correctly display summary stats after row is marked
15005
15006 2001-05-23 [sergey]
15007
15008         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15009         encodings with libjconv.
15010
15011 2001-05-23 [hoa]
15012
15013         * src/Makefile.am
15014                 added mbox_folder.[ch]
15015         * src/defs.h
15016                 mbox temporary folder
15017         * src/folder.[ch]
15018         * added src/mbox_folder.[ch]
15019         * src/folderview.c
15020         * src/procheader.[ch]
15021                 added mbox support
15022         * src/mbox.c
15023                 bugfix for file incorporation filtering
15024         * src/imap.c
15025                 enable creation of MBOX
15026         * src/prefs_display_header.c
15027                 enable use of headers like "From "
15028                 something that should be fixed :
15029                         displaying of such headers add an extra space
15030         * src/prefs_folder_item.c
15031                 don't create folders because it is not necessary
15032         * src/procmsg.h
15033                 added data field to MsgInfo for mbox internal use
15034         * src/summaryview.c
15035                 added some support for mbox
15036         * src/utils.[ch]
15037                 added get_mbox_cache_dir() function
15038
15039 2001-05-23 [hiroyuki]
15040
15041         * src/headerwindow.c
15042           src/inc.c
15043           src/main.c
15044           src/mh.c
15045           src/nntp.c
15046           src/procmsg.h
15047           src/session.h
15048           src/socket.[ch]
15049           src/summaryview.c
15050           src/textview.c
15051           src/automaton.c
15052           src/folderview.c: more sync with 0.4.99cvs2.
15053
15054         * src/headerwindow.c: reverted.
15055
15056 2001-05-22 [paul]
15057
15058         0.4.99claws2
15059
15060         * sync with sylpheed 0.4.99cvs2
15061                 * src/news.[ch]
15062                 * src/nntp.[ch]
15063                 * INSTALL
15064                 * INSTALL.jp
15065
15066 2001-05-22 [alfons]
15067
15068         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15069
15070 2001-05-21 [alfons]
15071
15072         Minor things:
15073
15074         * configure.in: if gnome-config not found, "no" is displayed
15075         
15076         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15077
15078         * src/textview.c: now also possible to add mail addresses by right
15079           clicking in the text view
15080
15081         * src/codeconv.c: merged patch which fixes endless loop when encountering
15082           invalid wide characters; from Alte <010@imis.ru>  
15083
15084 2001-05-20 [alfons]
15085
15086         Added installation of gnome specific things:
15087
15088         * Makefile.am: gnome conditional
15089
15090         * configure.in: check for installed gnome
15091
15092         * added sylpheed.png, sylpheed.desktop
15093
15094 2001-05-20 [sergey]
15095
15096         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15097
15098         * src/mainwindow.h (main_window_toolbar_create): created a button
15099         for "Reply to all".
15100         (main_window_set_toolbar_sensitive): enable/disable the new button
15101         appropriately.
15102         (toolbar_reply_to_author_cb): handle the new button.
15103
15104         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15105         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15106         failure).
15107
15108 2001-05-19 [sergey]
15109
15110         * src/compose.h (ComposeReplyMode): new modes
15111         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15112         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15113
15114         * src/compose.c
15115         (compose_send): move some code into a new function:
15116         (compose_current_mail_account): new function.
15117         (compose_reply): new argument to_author, all callers changed; if
15118         to_author==TRUE and account->protocol==A_NNTP, find and use an
15119         appropriate mail account for replying.
15120         (compose_reply_set_entry): new argument to_author; ignore
15121         compose->replyto if to_author==TRUE.
15122
15123         * src/mainwindow.c: new command "Message/Reply to author".
15124         (main_window_set_menu_sensitive): enable/disable it.
15125         (reply_cb): handle it.
15126
15127         * src/summaryview.c: new command "Reply to author".
15128         (summary_set_menu_sensitive): enable/disable it.
15129         (summary_reply_cb): handle it.
15130
15131         * src/account.c (account_find_mail_from_address): new function.
15132
15133 2001-05-18 [paul]
15134
15135         0.4.99claws1
15136
15137         * sync with sylpheed 0.4.99cvs1
15138
15139 2001-05-18 [hoa]
15140
15141         * src/compose.[ch]
15142         * src/filtering.c
15143         * src/summaryview.c
15144                 new filtering action : forward and forward as attachment
15145
15146         * src/main.c
15147                 no need for $DISPLAY when we run sylpheed --help
15148                 call to parse_cmd_opt() is moved
15149
15150         * src/mainwindow.[ch]
15151                 execute button is hidden when immediate execute
15152                 is chosen
15153
15154         * src/mh.c
15155         * src/news.c
15156         * src/prefs_folder_item.c
15157         * src/procmsg.c
15158                 better handling of missing directories
15159
15160         * src/summaryview.c
15161                 reedit is enabled in outbox
15162                 reedit is enabled in queue
15163
15164 2001-05-17 [hoa]
15165
15166         * src/filtering.c
15167         * src/matcher.[ch]
15168         * src/prefs_filtering.c
15169                 changed attachement into attachment
15170
15171 2001-05-17 [alfons]
15172
15173         0.4.67claws4    
15174
15175         * sync with sylpheed 0.4.67cvs9
15176         * sync with sylpheed 0.4.67cvs7-8
15177
15178 2001-05-17 [hoa]
15179
15180         * src/Makefile.am
15181                 added prefs_filtering.c
15182
15183         * src/filtering.[ch]
15184         * src/matcher.[ch]
15185                 removed action : forward_news and forward_news_as_attachement
15186                 (forward and forward_as_attachement can be used instead)
15187
15188         * src/mainwindow.c
15189                 added menu option to access filtering configuration
15190
15191         * src/prefs_account.c
15192                 changed mail_command default to /usr/sbin/sendmail
15193
15194         * added src/prefs_filtering.[ch]
15195                 dialog box for filtering configuration
15196
15197         * src/prefs_matcher.c
15198                 added function prefs_matcher_get_criteria_from_matching()
15199
15200         * src/prefs_scoring.c
15201                 reset the dialog when register or substitute is clicked
15202
15203 2001-05-15 [hoa]
15204
15205         * src/Makefile.am
15206                 added filtering.[ch]
15207         * src/inc.c
15208                 using filering.[ch] instead of filter.[ch]
15209         * src/main.c
15210                 reading new filtering configuration
15211         * src/matcher.[ch]
15212                 added some filtering actions
15213                 and fixed a bug for headers and mail body matching
15214         * src/mbox.c
15215                 using filering.[ch] instead of filter.[ch]
15216         * src/mh.c
15217                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15218         * src/summaryview.c
15219                 some fixes for filtering
15220
15221 2001-05-14 [hiroyuki]
15222
15223         * src/send.c: fixed some weird indentations.
15224           send_message_with_command(): call pclose() only if p != NULL.
15225         * src/textview.c: get_email_part(): modified the code for readability.
15226
15227 2001-05-14 [hiroyuki]
15228
15229         * src/md5global.h
15230           src/md5ify.c
15231           src/md5ify.h: removed from the cvs.
15232
15233 2001-05-13 [sergey]
15234
15235         * src/main.c: include rfc2015.h to avoid compiler warnings.
15236         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15237         the panel is already on screen.
15238         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15239         closing the alert window by ESC as "No".
15240         * src/prefs_common.c (prefs_interface_create): moved return
15241         receipt check button to the correct place.
15242
15243 2001-03-13 [alfons]
15244
15245         * src/prefs_common.c: 
15246                 moved return receipt check button to the Send tab. (prefs_send_create)
15247                 removed the date format ui related globals. (prefs_display_create)
15248
15249         0.4.67claws3
15250         
15251         * sync with sylpheed 0.4.67cvs5-6
15252
15253 2001-05-13 [paul]
15254
15255         * added Alfons' font selection patch
15256
15257         * src/defs.h
15258         * src/headerwindow.c
15259         * src/prefs_common.c
15260         * src/prefs_common.h
15261
15262 2001-05-13 [hoa]
15263         * src/defs.h
15264                 changed version of cache
15265         * src/matcher.[ch]
15266         * src/prefs_matcher.c
15267                 added additionnal matching criteria
15268         * src/procheader.c
15269         * src/procmsg.[ch]
15270         * src/news.c
15271                 added references in MsgInfo
15272
15273 2001-05-12 [hoa]
15274
15275         * src/defs.h
15276                 prepared some things for new filtering
15277         * src/matcher.[ch]
15278                 added some matching properties
15279                 inreplyto need to be enhanced
15280                 prepared some things for new filtering
15281         * src/messageview.c
15282                 added Return-Receipt-To handling
15283         * src/prefs_folder_item.c
15284                 changed default value to TRUE
15285         * src/prefs_matcher.c
15286                 added some matching properties
15287         * src/prefs_scoring.[ch]
15288                 the scoring dialog is finished
15289         * src/procheader.c
15290                 added Return-Receipt-To handling
15291                 Reference need to be added
15292         * src/procmsg.[ch]
15293                 added Return-Receipt-To handling
15294                 added threadscore to get a better score sorting when
15295                 threads are enabled
15296         * src/summaryview.c
15297                 suppressed a bug when we sort the list
15298                 when no folder is opened.
15299                 better score sorting when threads are enabled
15300
15301 2001-05-12 [alfons]
15302
15303         * reverted previous patch because of potential errors 
15304
15305         0.4.67claws2
15306         
15307         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15308                 applied "toggle mail-retrieval dialog window" patch submitted 
15309                 by Eric Limpens <eric@qnt.net>
15310
15311         * sync with sylpheed 0.4.67cvs4
15312
15313 2001-05-12 [sergey]
15314
15315         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15316         some picky compilers.
15317         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15318         * src/grouplist_dialog.c: include alertpanel.h.
15319         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15320         fix compile warning.
15321         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15322         #include "defs.h" before others to prevent the warning of `MIN'
15323         and `MAX' redefinition.
15324
15325 2001-05-11 [hoa]
15326
15327         * src/main.c
15328         * src/messageview.c
15329         * src/prefs_account.c
15330         * src/prefs_display_header.c
15331                 removed warning
15332         * src/Makefile.am
15333                 added prefs_scoring.[ch]
15334         * src/grouplist_dialog.c
15335                 display an error dialog box if the group list
15336                 cannot be fetched.
15337         * src/mainwindow.[ch]
15338                 added main_window_set_thread_option() function
15339                 scoring dialog box enabled
15340         * src/matcher.[ch]
15341                 added flags matching unread /new / marked
15342                 / deleted / replied / forwarded
15343         * src/news.c
15344                 newsgroups are now finally in newscache
15345         * src/prefs_matcher.[ch]
15346                 finished preferences for matching dialog
15347         * added src/prefs_scoring.[ch]
15348                 scoring dialog box completed
15349         * src/scoring.[ch]
15350                 conversion to string : added scoringprop_to_string()
15351                 write config for preferences :
15352                 added prefs_scoring_write_config()
15353         * src/summaryview.c
15354                 threads can be enabled/disabled independently
15355                 for each folder
15356
15357 2001-05-10 [alfons]
15358
15359         0.4.67claws1
15360         
15361         * AUTHORS: 
15362                 thought it would be nice to have a list of all
15363                 contributors (used Changelog as a reference)
15364         
15365         * configure.in: 
15366                 messed up version numbering...
15367
15368         0.4.66claws1
15369
15370         * sync with sylpheed 0.4.67cvs1-3
15371
15372 2001-05-10 [darko]
15373
15374         * src/prefs_common.c:
15375                 better UI for strftime format, double clicking
15376                 on format now inserts the format in text entry
15377                 replaced close button with standard OK/Cancel
15378                 moved date format button to the right of the
15379                 text entry field
15380
15381 2001-05-09 [alfons]
15382
15383         * src/gtkstext.c:
15384                 Ctrl-Home / Ctrl-End have proper cursor navigation
15385
15386 2001-05-09 [hoa]
15387
15388         * src/prefs_matcher.c
15389                 finished UI to define matching properties
15390                 added ok and cancel button
15391         * src/prefs_filter.c
15392                 added ok and cancel button
15393         * src/news.c
15394                 fixed some bug in xhdr parsing
15395
15396 2001-05-08 [alfons]
15397
15398         * src/textview.c: 
15399                 fixed a bug in textview_show_header(), which displayed two colons (':');
15400                 cleaned up some warnings
15401
15402 2001-05-08 [hoa]
15403
15404         * src/Makefile.am
15405                 added prefs_matcher.[ch]
15406                 compilation with -W -Wall
15407         * src/alertpanel.c
15408                 ungrab the mouse events if grabbed - does it
15409                 fix the bug for disposition notification ?
15410         * src/mainwindow.c
15411                 added a menu option to open the matching dialog.
15412         * src/matcher.[ch]
15413                 added matcherprop_to_string() and matcherlist_to_string()
15414                 fixed some bugs, changed the name of some options
15415                 age_sup and age_inf becomes age_greater and age_lower,
15416                 body and messageheaders becomes body_part and headers_part,
15417                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15418         * src/prefs_display_header.c
15419         * src/prefs_headers.c
15420                 fixed a bug that accidentally destroyed dialogs
15421                 when closed them with delete_event
15422                 Added *_deleted() which handle delete_event signal correctly.
15423         * src/prefs_folder_item.[ch]
15424                 added "enable_thread" field for future customization
15425         * added src/prefs_matcher.[ch]
15426                 sample of the UI to define matching properties
15427         * src/procheader.c
15428                 using procheader_headername_equal instead of str*cmp functions
15429                 using procheader_parse_header() function
15430         * src/scoring.c
15431                 using MATCHING_XXX instead of SCORING_XXX
15432         * src/summaryview.c
15433                 display the sender of the news even if this is ourself
15434                 when this is a news message.
15435         * src/textview.c
15436                 using headername_equal() instead of str*cmp functions
15437
15438 2001-05-08 [alfons]
15439
15440         0.4.66claws
15441
15442         * sync with sylpheed 0.4.66
15443         * src/gtkstext.c: trace logs added 
15444
15445 2001-05-08 [sergey]
15446
15447         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15448         signature check popup.
15449         * src/rfc2015.c (check_signature): show signature check popup only
15450         if it is enabled in preferences.
15451
15452 2001-05-07 [alfons]
15453
15454         0.4.66claws4
15455         
15456         * sync with sylpheed 0.4.66cvs6
15457
15458 2001-05-07 [darko]
15459
15460         * src/prefs_common.[ch]: added option to enable/disable
15461           looking up sender name in address book for summary pane
15462         * src/summaryview.c: look up sender in the address book
15463           by using Alfons' address completion code
15464
15465 2001-05-07 [hiroyuki]
15466
15467         * src/inc.h
15468           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15469           member of Pop3State.
15470         * src/news.c: brought #include "defs.h" before #include <glib.h>
15471           to prevent the warning of `MIN' and `MAX' redefinition.
15472
15473 2001-05-06 [hoa]
15474
15475         * removed src/headers_display.[ch]
15476         * removed src/prefs_display_headers.[ch]
15477         * src/inc.c
15478                 use a temporary file in the user directory for mbox import
15479         * src/news.c
15480                 added XHDR support to get "To" and "Cc" headers
15481                 (in order to match news with to or cc field for
15482                 scoring)
15483                 added function news_parse_xhdr() to get XHDR response
15484         * src/nntp.[ch]
15485                 added function nntp_xhdr()
15486         * src/matcher.c
15487                 fetch the message if necessary
15488
15489 2001-05-06 [alfons]
15490
15491         0.4.66claws3
15492
15493         * sync with sylpheed 0.4.66cvs3-5
15494
15495 2001-05-06 [hoa]
15496
15497         * src/utils.[ch]
15498                 added function itos_buf() to enable use of several buffers
15499         * src/summaryview.c
15500                 use of itos_buf() instead of itos() in summary list
15501                 to fix the broken display of message number.
15502
15503 2001-05-06 [alfons]
15504
15505         * src/gtkstext.c: bug in cursor up navigation fixed,
15506                 fixed another unsigned / signed comparison (we're getting there :-)
15507
15508 2001-05-06 [hoa]
15509
15510         * src/Makefile.am
15511                 added scoring.c scoring.h
15512                 prefs_folder_item.c prefs_folder_item.h
15513                 matcher.c matcher.h
15514         * src/defs.h
15515                 added FOLDERITEM_RC SCORING_RC
15516         * src/folder.[ch]
15517                 added prefs field in FolderItem :
15518                 properties for each folder (PrefsFolderItem),
15519                 sorting type and mode were added as the first properties.
15520         * src/main.c
15521                 read config for scoring
15522         * added src/matcher.[ch]
15523                 gives functions to parse configuration file to do
15524                 matching on mails with a list of conditions.
15525         * src/mainwindow.c
15526                 add option to sort by score
15527         * src/prefs_common.[ch]
15528                 added preference option to show score and for
15529                 the score column size
15530         * added src/prefs_folder_item.[ch]
15531                 properties for each folder (PrefsFolderItem),
15532                 sorting type and mode were added as the first properties.
15533         * src/procheader.[ch]
15534                 added procheader_parse_header()
15535                 added procheader_header_free()
15536                 added procheader_headername_equal()
15537                 and made modification to use them.
15538         * src/procmsg.[ch]
15539                 added score field to MsgInfo structure
15540         * added src/scoring.[ch]
15541                 gives functions to parse configuration file to do
15542                 scoring on mails with a list of conditions.
15543         * src/summaryview.[ch]
15544                 save the sorting type and mode for the folder
15545                 added column to display the score of the mail
15546                 added function summary_score_clicked()
15547                 sorting type and mode are restored to the folder
15548                 when it is reopen
15549         * src/textview.c
15550                 use procheader_parse_header(), procheader_headername_equal()
15551                 removed memory leak in text_scan_header when freeing headers
15552         * src/filter.c
15553                 changed the function to match names of headers
15554                 using procheader_headername_equal()
15555
15556         Scoring functions are implemented, an interface is needed
15557         to configure that.
15558
15559 2001-05-04 [alfons]
15560
15561         * src/gtkstext.c: 
15562                 hopefully fixed the row up navigation bug,
15563                 removed adding back / forward lines to cache
15564
15565 2001-05-04 [sergey]
15566
15567         * src/prefs_display_headers.c: user interface changes:
15568         (prefs_display_headers_create): remove unused "Show" check button;
15569         allow reordering of headers by dragging.
15570         (prefs_display_headers_write_config): remove unused variables.
15571         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15572         of lists (not needed with the new UI).
15573         (prefs_display_headers_set_list): scan lists starting from row 0,
15574         not 1 (do not skip "(New)").
15575         (prefs_display_headers_find_header): new function.
15576         (prefs_display_headers_clist_set_row): do not allow duplicates.
15577         (prefs_display_headers_delete_cb): do not skip row 0; treat
15578         closing the alert window by ESC as "No".
15579         (prefs_display_headers_up): do not protect row 0.
15580         (prefs_display_headers_down): do not protect row 0.
15581
15582 2001-05-04 [sergey]
15583
15584         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15585         functions.
15586
15587         * src/summaryview.c
15588         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15589         summary_select_next_marked, summary_select_prev_marked): new
15590         functions.
15591
15592 2001-05-03 [sergey]
15593
15594         * src/news.c: fixed a bug when no article can be fetched after
15595         server timeout if the connection was restored by news_post():
15596         (news_select_group): new function.
15597         (news_fetch_msg): call news_select_group() before fetching
15598         article.
15599         (news_get_uncached_articles): set session->group after successful
15600         GROUP command.
15601
15602 2001-05-03 [hoa]
15603
15604         * src/defs.h
15605         * src/procmsg.[ch]
15606         * src/procheader.c
15607                  changed version of cache, added cc field
15608
15609         * src/prefs_display_headers.c
15610                 the interface was changed
15611
15612         * src/prefs_headers.c
15613                 added cancel button
15614
15615 2001-05-03 [alfons]
15616
15617         * completed sync of sylpheed cvs2
15618         * src/gtkstext.c: updated row up / down cursor navigation
15619         * src/textview.c: re-edited, prepared for fixing the email address
15620                 scanner.
15621
15622 2001-05-03 [darko]
15623
15624         * src/prefs_common.c: use alfons' strftime ui code
15625         entry_datefmt and datefmt_sample widgets have to be
15626         global in this module because of this change
15627
15628 2001-05-03 [hoa]
15629
15630         * src/messageview.c
15631         * src/prefs_common.[ch] added option to activate the return receipt
15632                 feature.
15633
15634 2001-05-02 [alfons]
15635
15636         * src/gtkstext.c: fix for row up/down cursor navigation. 
15637
15638         0.4.66claws2
15639         
15640         * sync with 0.4.66cvs2
15641
15642 2001-05-02 [paul]
15643
15644         added add-sender-to-addressbook patch
15645
15646         * src/addressbook.c
15647         * src/addressbook.h
15648         * src/summaryview.c
15649
15650 2001-05-02 [sergey]
15651
15652         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15653         G_ALERTDISABLE.
15654
15655         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15656         all existing callers changed to pass FALSE; create a check button
15657         to disable the message.
15658         (alertpanel_message_with_disable): new function.
15659         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15660         (alertpanel_button_toggled): new function.
15661         (alertpanel_button_clicked, alertpanel_close): set value using
15662         G_ALERT_VALUE_MASK.
15663
15664         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15665
15666         * src/prefs_common.c (prefs_privacy_create): new check button
15667         checkbtn_gpgme_warning.
15668
15669         * src/main.c (main): moved preferences reading before gpgme
15670         initialization; check prefs_common.gpgme_warning before giving the
15671         GnuPG warning and set it to FALSE if the user wants to disable the
15672         warning.
15673
15674 2001-05-02 [hiroyuki]
15675
15676         * src/prefs_display_headers.c: modified the layout and some labels.
15677
15678 2001-05-02 [sergey]
15679
15680         * src/prefs_account.c (prefs_account_fix_size): new function.
15681         (prefs_account_create): call prefs_account_fix_size(); use
15682         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15683         size when the window is shown for the first time).
15684         (prefs_account_basic_create): changed layout of serv_table; moved
15685         localmbox_entry above smtpserv_entry (logically it replaces
15686         POP3/IMAP server).
15687         (prefs_account_protocol_activated): set sensitivity of
15688         nntpauth_chkbtn according to the protocol (in addition to
15689         hide/show); commented out gtk_table_set_row_spacing() calls.
15690         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15691         not sensitive (fixes a bug with disabled username/password boxes
15692         when editing POP3 account after NNTP with authentication).
15693
15694 2001-05-02 [hoa]
15695
15696         * src/account.c
15697         * src/inc.c
15698         * src/prefs_account.[ch]
15699         * src/send.c
15700                 removed local account without SMTP server
15701                 added option to use mail command instead of a connexion
15702                 to SMTP server when a local account is used
15703         * src/prefs_headers.c
15704                 fixed a bug
15705         * src/news.c
15706                 fixed a bug when connexion immediately closed
15707
15708 2001-05-01 [alfons]
15709
15710         0.4.66claws1
15711         
15712         * sync with 0.4.65
15713
15714 2001-05-01 [sergey]
15715
15716         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15717         widget nntpauth_chkbtn.
15718         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15719         visibility.
15720         (prefs_account_nntpauth_toggled): new function.
15721
15722         * src/news.c (news_session_new_for_folder): use NNTP
15723         authentication only if ac->use_nntp_auth is set.
15724
15725 2001-05-01 [hoa]
15726
15727         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15728         * src/prefs_display_headers.c changed the UI
15729         * src/prefs_headers.c changed account_name to account_id
15730         * src/compose.c using customheader.h
15731
15732 2001-05-01 [hiroyuki]
15733
15734         * src/esmtp.c
15735           src/news.c
15736           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15737           unsynched.
15738
15739 2001-05-01 [hoa]
15740
15741         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15742         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15743                 for displaying of headers
15744         * src/grouplist_dialog.[ch] minor changes to remove warnings
15745         * src/prefs_display_headers.[ch] dialog to choose the
15746         headers to display in the mail viewer.
15747         * src/headers.h correction of #define
15748         * src/headers_display.[ch] configuration for displaying of headers.
15749         * src/main.c read config of displaying of headers
15750         * src/prefs_common.c add a button to access the config dialog
15751                 for displaying of headers
15752         * src/prefs_display_headers.[ch] dialog for configuration for
15753                 displaying of the headers.
15754         * src/prefs_headers.c cleaning of code
15755         * src/procheader.c comments added to code
15756         * src/textview.c changes to reorder the headers depending
15757                 on the config for displaying of headers
15758
15759 2001-04-30 [alfons]
15760
15761         0.4.65claws7
15762
15763         * sync with 0.4.65cvs12
15764
15765         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15766
15767 2001-04-30 [sergey]
15768
15769         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15770
15771         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15772         is set to force reconnection after authentication failure.
15773         (nntp_gen_command): set sock->auth_failed on authentication
15774         failure, or if sock->userid and sock->passwd are not set.
15775
15776         * src/news.c (news_session_new_for_folder): set userid=NULL if
15777         password dialog is cancelled.
15778
15779 2001-04-30 [sergey]
15780
15781         * src/nntp.h (NNTPSockInfo): new type.
15782
15783         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15784         SockInfo.
15785         (nntp_open_auth, nntp_close): new functions.
15786         (nntp_gen_command): new function to handle authentication; all
15787         NNTP command functions updated to use it.
15788         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15789         (nntp_list): removed old useless code.
15790
15791         * src/news.h (NNTPSession): new field nntp_sock.
15792
15793         * src/news.c: all functions updated to use NNTPSockInfo instead of
15794         SockInfo.
15795         (news_session_new): new arguments (userid, passwd); made static;
15796         use nntp_open_auth() if needed.
15797         (news_session_destroy): use nntp_close() instead of sock_close().
15798         (news_query_password): changed arguments.
15799         (news_session_new_for_folder): new function.
15800         (news_session_get): use news_session_new_for_folder().
15801         (news_authenticate): deleted.
15802         (news_get_uncached_articles): removed old authentication code.
15803
15804 2001-04-30 [sergey]
15805
15806         * src/news.c: reverted my previous changes (need to do NNTP
15807         authentication in a cleaner way).
15808         
15809 2001-04-29 [sergey]
15810
15811         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15812         news_nntp_post, news_nntp_mode): new functions (wrappers with
15813         authentication support).
15814         (news_get_article_cmd, news_get_article, news_get_header): new
15815         argument "folder"; all callers changed.
15816         (news_get_article_cmd): added authentication support.
15817         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15818         (news_post): use news_nntp_post() instead of nntp_post().
15819         (news_get_uncached_articles): use news_nntp_group() instead of
15820         nntp_group() and news_nntp_xover() instead of nntp_xover();
15821         removed old authentication code.
15822         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15823
15824         * src/nntp.c (nntp_list): return real error code instead of
15825         hardcoded NN_ERROR.
15826
15827 2001-04-29 [sergey]
15828
15829         * configure.in: fixed wint_t typedef detection again
15830
15831 2001-04-28 [hoa]
15832
15833         * src/prefs_account.[ch], added A_LOCAL_CMD
15834                 (send mail with mail command)
15835         * src/send.c added function send_message_with_command()
15836         * src/inc.c made a more secure get_spool() function with
15837                 mktemp() but maybe mkstemp() or something more
15838                 secure can be used.
15839
15840 2001-04-28 [alfons]
15841
15842         * src/textview.c, colorization of email addresses in headers
15843
15844         0.4.65claws6
15845
15846         * bug sync with sylpheed
15847         * prefs_common.c: created date format ui for darko
15848         * sync with 0.4.65cvs11
15849         * configure.in: corrected to have the new gpg checks
15850
15851 2001-04-27 [alfons]
15852
15853         * completed sync with 0.4.65cvs10
15854         * minor debug things added to gtkstext.c
15855
15856 2001-04-27 [darko]
15857
15858         * configure.in: remove check for availability of
15859           strftime() as advised by Hiroyuki
15860         * src/prefs_common.[ch], src/procheader.c:
15861           synch strftime() code with Hiroyki's main branch
15862
15863 2001-04-26 [sergey]
15864
15865         * src/news.c: news_query_password(), news_authenticate(): new
15866           functions.
15867           news_get_uncached_articles(): added NNTP authentication
15868           handling.
15869         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15870           new functions.
15871         * src/prefs_account.c: prefs_account_protocol_activated():
15872           enable userid and password fields for NNTP.
15873
15874 2001-04-26
15875
15876         * configure.in: check for availability of strftime()
15877           [darko]
15878         * src/prefs_common.[ch], src/procheader.c: use
15879           strftime() for displaying date in summary pane if it
15880           is available
15881
15882 2001-04-25
15883
15884         * more .cvsignore cleanups [alfons]
15885
15886 2001-04-25
15887
15888         * ac/sv-check-type.m4: new autoconf macro.
15889         * configure.in: fixed wint_t typedef detection (did not work
15890           with gcc-2.96).
15891
15892 2001-04-25
15893
15894         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15895           [hiroyuki]
15896
15897 2001-04-24
15898         * modified gtkstext.c : buggy cursor navigation fixed, 
15899           and font descent also taken in account when drawing
15900           cursor. [alfons]
15901
15902 2001-04-24 [hoa]
15903         * added comments in src/news.c src/nntp.c
15904         * added src/prefs_headers.[ch]
15905         * added src/headers.[ch]
15906         * modified compose.c to activate custom headers
15907                 added function is_in_custom_headers
15908         * modified prefs_account.[ch]
15909                 added function prefs_account_customhdr_edit
15910         * modified src/defs.h :
15911                 added HEADERS_RC : name of the config file
15912                 for the custom headers
15913
15914 2001-04-24
15915
15916     0.4.65claws5
15917
15918         * configure.in
15919           src/gtkstext.[ch]
15920           src/compose.c
15921           src/Makefile.am
15922           
15923           added gtkstext with configure.in patch by Hiroyuki which
15924           should fix the XIM detection [alfons]
15925
15926         * more clean up of cvs [alfons]
15927
15928                  * removed all Makefile.in files to attic.
15929
15930                  * updated all .cvsignores to really ignore things that could
15931                    be unintentionally committed by a recursive commit.
15932
15933 2001-04-23 [hoa]
15934         * added src/grouplist_dialog.[ch]
15935         * changed src/folderview.c to call grouplist_dialog instead
15936                 of inputdialog
15937         * src/news.c :
15938                 added functions news_reset_group_list
15939                 and news_get_group_list
15940         * src/nntp.c :
15941                 added function nntp_list
15942         * src/defs.h :
15943                 added GROUPLIST_FILE : name of the newsgroup list cache file
15944
15945 2001-04-21
15946
15947         * added option to warn about queued messages on exit [sergey]:
15948
15949           * src/compose.c: compose_queue(): call folder_item_scan()
15950             and folderview_update_item() after queueing.
15951           * src/folderview.c: folderview_update_node(): draw the queue
15952             folder in bold font if there are queued messages.
15953           * src/mainwindow.c: queued_messages(): new function.
15954             app_exit_cb(): display warning if there are queued messages
15955             if warn_queued_on_exit is set.
15956           * prefs_common.[ch]: add warn_queued_on_exit option.
15957
15958         * enhanced GnuPG key selection support [sergey]:
15959
15960           * src/select-keys.c: updated to newer version from Win32
15961             branch with support for selecting arbitrary keys.
15962           * src/prefs_account.c: added the Privacy tab to the account
15963             options window.
15964             prefs_account_privacy_create(),
15965             prefs_account_sign_key_set_data_from_radiobtn(),
15966             prefs_account_sign_key_set_radiobtn(): new functions.
15967           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15968           * src/rfc2015.c: set_signers(): new function.
15969             pgp_sign(): add the account parameter, call set_signers().
15970             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15971           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15972           * src/compose.c: pass the current account to rfc2015_sign().
15973
15974         * tag name claws added to prevent confusion with main branch [alfons]
15975
15976         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15977
15978         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15979
15980         * sync with recent sylpheed cvs. Untested though. [alfons]
15981