remove Pop3SessionType, enable set default toolbar button
[claws.git] / ChangeLog.claws
1 2003-04-18 [oliver]     0.8.11claws102
2
3         * src/inc.c 
4         * src/prefs_account.h
5                 remove Pop3SessionType (used by selective download)
6         * src/prefs_toolbar.c
7                 enable set Default Toolbar button
8
9 2003-04-18 [paul]       0.8.11claws101
10
11         * sync with 0.8.11cvs29
12                 see ChangeLog 2003-04-18
13
14 2003-04-17 [paul]       0.8.11claws100
15
16         * src/prefs_common.[ch]
17           src/summaryview.c
18                 remove 'Open next message on deletion' option,
19                 as the same effect can now be achieved via the
20                 'Always open messages in summary when selected'
21                 option.
22
23 2003-04-17 [paul]       0.8.11claws99
24
25         * sync with 0.8.11cvs28
26                 see ChangeLog 2003-04-17
27
28 2003-04-17 [christoph]  0.8.11claws98
29
30         * ac/spamassassin.m4
31         * src/plugins/spamassassin/libspamc.[ch]
32         * src/plugins/spamassassin/utils.[ch]
33                 sync libspamc with SpamAssassin project
34
35 2003-04-17 [christoph]  0.8.11claws97
36
37         * src/common/socket.h
38         * src/gtk/sslcertwindow.h
39                 rename old USE_SSL to USE_OPENSSL
40
41 2003-04-17 [paul]       0.8.11claws96
42
43         * src/prefs_common.h
44                 use gulong for P_COLOR so that it compiles/runs on
45                 64-bit systems. Patch submitted by James Noyes
46                 <jnoyes-claws@retrogeeks.com>
47                 
48         * po/de.po
49                 updated by Jens
50
51 2003-04-17 [paul]       0.8.11claws95
52
53         * sync with 0.8.11cvs27
54                 see ChangeLog 2003-04-16
55
56 2003-04-15 [paul]       0.8.11claws94
57
58         * src/prefs_common.[ch]
59                 rearrange to stop the window getting too long:
60                         move Receive dialog stuff to Receive tab
61                         move Send dialog to Send tab
62                         remove Dialogs frame
63                 rename 'Open messages in summary with cursor keys' to
64                 'Always open messages in summary when selected', as its
65                 more appropriate
66
67 2003-04-15 [paul]       0.8.11claws93
68
69         * src/prefs_common.[ch]
70           src/summaryview.c
71                 add new option '/Interface/Open next message on deletion'
72
73 2003-04-15 [paul]       0.8.11claws92
74
75         * src/summaryview.[ch]
76                 add /Mark/Lock and /Mark/Unlock to the pop-up
77                 menu. Patch submitted by Ivan Francolin Martinez
78                 <ivanfm@users.sourceforge.net>
79
80 2003-04-15 [paul]       0.8.11claws91
81
82         * sync with 0.8.11cvs24
83                 see ChangeLog 2003-04-15
84
85 2003-04-14 [jens]       0.8.11claws90
86
87         * updated German translation and some corrections from
88                 Roland Bless <bless@tm.uka.de>
89
90 2003-04-14 [paul]       0.8.11claws89
91
92         * sync with 0.8.11cvs22
93                 see ChangeLog 2003-04-14
94
95 2003-04-13 [paul]       0.8.11claws88
96
97         * src/plugins/clamav/clamav_plugin.c
98                 fix memory leaks
99                 clean up
100
101 2003-04-12 [paul]       0.8.11claws87
102
103         * src/plugins/clamav/clamav_plugin.c
104                 activate enable/disable archive scanning option
105                 
106         * src/plugins/clamav/.cvsignore         ** NEW FILE **
107
108 2003-04-12 [paul]       0.8.11claws86
109
110         * src/plugins/Makefile.am
111           src/plugins/clamav/Makefile.am                ** NEW FILE **
112           src/plugins/clamav/README                     ** NEW FILE ** 
113           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
114           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
115                 add Clam AntiVirus plugin
116
117 2003-04-12 [paul]       0.8.11claws85
118
119         * sync with 0.8.11cvs21
120                 see ChangeLog 2003-04-11
121
122 2003-04-11 [paul]       0.8.11claws84
123
124         * po/es.po
125                 update Spanish translation. Submitted by Ricardo
126                 Mones Lastra.
127
128 2003-04-10 [christoph]  0.8.11claws83
129
130         * src/mbox.c
131                 fix typo that did not move unfiltered mails to destination
132                 folder
133
134         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
135          when filtering from spool)
136
137 2003-04-10 [christoph]  0.8.11claws82
138
139         * src/imap.c
140                 use BODY.PEEK instead of BODY in in message fetch operation
141                 to make sure the IMAP server does not set the \Seen flag for
142                 messages. Sylpheed does that later itself, when the message
143                 is opened in sylpheed
144
145         (closes Bug 111 Claws destroys unread marks)
146
147 2003-04-09 [oliver]     0.8.11claws81
148         
149         * src/folder.c
150                 fix crash in folder_destroy
151         * README.claws
152                 remove selective download
153
154 2003-04-09 [christoph]  0.8.11claws80
155
156         * src/imap.c
157                 fix crash in imap_get_msginfo() when then fetched message
158                 is not found
159
160         (closes Bug 110 Crash during mail composition)
161
162 2003-04-08 [christoph]  0.8.11claws79
163
164         * src/folder.c
165         * src/prefs_account.c
166                 Filter new messages that are found in an INBOX folder
167                 when 'Filter messages on receiving' is enabled in the
168                 Folder's AccountPrefs. This allows to use Sylpheed's
169                 filtering engine for IMAP folders where messages are
170                 added to the INBOX by a MTA
171
172 2003-04-08 [paul]       0.8.11claws78
173
174         * src/procmsg.h
175                 clean up after last commit
176
177 2003-04-08 [paul]       0.8.11claws77
178
179         * sync with 0.8.11cvs20
180                 see ChangeLog 2003-04-07 and 2003-04-08
181
182 2003-04-07 [christoph]  0.8.11claws76
183
184         * src/filtering.[ch]
185         * src/inc.[ch]
186         * src/mbox.c
187         * src/procmsg.[ch]
188                 add procmsg_msginfo_filter() to execute filtering actions
189
190 2003-04-06 [christoph]  0.8.11claws75
191
192         * src/imap.c
193                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
194
195 2003-04-06 [christoph]  0.8.11claws74
196
197         * src/common/utils.[ch]
198                 add g_int_compare() function for slist sorting
199
200         * src/imap.c
201                 fetch all MsgInfos with one command in imap_get_msginfos()
202                 using an imap set with a list of ranges
203
204         * src/news.c
205                 use new g_int_compare() function
206
207 2003-04-06 [thorsten]   0.8.11claws73
208
209         * src/mh.c
210                 corrected implementation of mh_folder_destroy()
211
212 2003-04-05 [christoph]  0.8.11claws72
213
214         * src/account.c
215         * src/folder.[ch]
216         * src/folderview.c
217         * src/imap.c
218         * src/inc.c
219         * src/main.c
220         * src/mainwindow.c
221         * src/mbox_folder.c
222         * src/mh.c
223         * src/mimeview.h
224         * src/msgcache.[ch]
225         * src/news.c
226         * src/procmime.h
227         * src/procmsg.[ch]
228         * src/setup.c
229         * src/gtk/gtkutils.c
230                 o rename structure field names class and new to klass and
231                   new_msgs, to allow including files in C++
232                 o add 'extern "C"' block to some header files
233                 o add MsgInfoList and MsgNumberList as alias for GSList for
234                   developers to know what type of list is expected
235
236         * src/plugins/image_viewer/plugin.c
237         * src/plugins/image_viewer/viewer.[ch]
238         * src/plugins/image_viewer/viewerprefs.[ch]
239                 rename function names to prevent conflicts
240
241 2003-04-05 [paul]       0.8.11claws71
242
243         * sync with 0.8.11cvs18
244                 see ChangeLog 2003-04-03 and 2003-04-04
245
246 2003-04-02 [christoph]  0.8.11claws70
247
248         * src/folder.[ch]
249         * src/imap.[ch]
250         * src/mbox_folder.[ch]
251         * src/mh.[ch]
252         * src/news.[ch]
253                 o Make all virtual folder functions private
254                 o remove unused folder code
255
256         * src/common/socket.[ch]
257         * src/summaryview.c
258                 fix warnings
259
260 2003-03-30 [alfons]     0.8.11claws69
261
262         * src/send_message.c
263                 remove two debug traces and see if people still report
264                 errors
265
266 2003-03-30 [alfons]     0.8.11claws68
267
268         * src/send_message.c
269         * src/commons/session.c
270                 add more debug traces
271
272 2003-03-30 [christoph]  0.8.11claws67
273
274         * src/folder.c
275                 change processing folder name from .processing to processing
276
277         * src/common/ssl.c
278                 disable SSL certificate check because it causes Xlib error
279                 when the child process want's to open an GTK window
280
281 2003-03-30 [christoph]  0.8.11claws66
282
283         * src/folder.c
284                 don't use default folder for processing folder item because
285                 it can be a non local folder
286
287         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
288
289 2003-03-30 [alfons]     0.8.11claws65
290
291         * src/send_message.c
292                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
293                 to generate bad code for 'send_send_data_progressive': When
294                 called from 'send_send_data_finished', the 'data' pointer is
295                 cleared just before the assignment to the dialog pointer
296
297 2003-03-29 [christoph]  0.8.11claws64
298
299         * src/common/prefs.h
300         * src/plugins/image_viewer/Makefile.am
301         * src/plugins/image_viewer/plugin.c
302         * src/plugins/image_viewer/viewer.[ch]
303         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
304                 add PrefsPage for ImageViewer
305
306 2003-03-28 [thorsten]   0.8.11claws63
307
308         * src/common/session.c
309                 added some comments
310
311 2003-03-28 [paul]       0.8.11claws62
312
313         * sync with 0.8.11cvs16
314                 see ChangeLog 2003-03-28
315
316 2003-03-28 [paul]       0.8.11claws61
317
318         * sync with 0.8.11cvs15
319                 see ChangeLog 2003-03-28
320
321 2003-03-27 [christoph]  0.8.11claws60
322
323         * src/folder.c
324         * src/imap.c
325         * src/common/socket.[ch]
326                 set socket state to DISCONNECTED when any operation
327                 fails to allow reconnecting in IMAP code without
328                 checking the return code of all calls to the command
329                 functions
330
331         * src/folderview.c
332         * src/summaryview.c
333                 remove some more stuff that depends on specific
334                 folder types
335
336 2003-03-27 [paul]       0.8.11claws59
337
338         * sync with 0.8.11cvs14
339                 see ChangeLog 2003-03-27
340                 
341         * src/selective_download.[ch]   ** REMOVED **
342                 really removed
343
344 2003-03-27 [christoph]  0.8.11claws58
345
346         * src/folder.c
347                 fix handling of tmp_flags in flag copy function
348
349 2003-03-27 [paul]       0.8.11claws57
350
351         * sync with 0.8.11cvs13
352                 see ChangeLog 2003-03-27
353
354 2003-03-27 [oliver]     0.8.11claws56
355
356         * src/maiwindow.c
357                 remove sel_download_cb
358
359 2003-03-27 [oliver]     0.8.11claws55
360         
361         * src/inc.c
362                 remove POP3_TOP
363         
364 2003-03-26 [oliver]     0.8.11claws54
365
366         *src/pop.h
367                 remove POP3_TOP*
368         * README.claws
369                 remove selective donwload readme
370
371 2003-03-26 [oliver]     0.8.11claws53
372         * src/matcher.[ch]
373         * src/matcher_parser_parse.y 
374         * src/pop.c 
375         * src/prefs_account.[ch]
376         * src/prefs_filtering.c
377                 remove selective donwload
378
379 2003-03-26 [oliver]     0.8.11claws52
380
381         * src/inc.[ch] 
382         * src/filtering.c 
383         * src/mainwindow.c 
384                 remove selective donwload
385
386 2003-03-26 [oliver]     0.8.11claws51
387         
388         * src/Makefile.am
389         * src/selective_download.[ch]   ** REMOVE **    
390
391 2003-03-26 [christoph]  0.8.11claws50
392
393         * src/news.c
394                 fix NEWS that got broken by a sync with sylpheed-main
395
396 2003-03-26 [christoph]  0.8.11claws49
397
398         * src/mimeview.c
399                 fix mime type guessing when no mime type is found for a file
400
401 2003-03-25 [christoph]  0.8.11claws48
402
403         * src/mimeview.c
404         * src/procmime.c
405                 remove mime type guessing from mime parser and use
406                 name based mime types in viewer lookup for mime type
407                 application/octet-stream
408
409 2003-03-25 [christoph]  0.8.11claws47
410
411         * doc-src/readme.txt
412         * doc-src/rfc2554.txt
413                 add RFC about SMTP AUTH
414
415         * src/send_message.c
416         * src/common/smtp.[ch]
417                 add extra error code for authentication errors and
418                 clear temporary password when this error occurs
419
420         (closes Bug 84 authentication failure while sending should
421          prompt for password again)
422
423 2003-03-25 [christoph]  0.8.11claws46
424
425         * configure.ac
426         * src/Makefile.am
427         * src/imageview.[ch]                            ** REMOVE **
428         * src/messageview.[ch]
429         * src/mimeview.[ch]
430         * src/prefs_common.[ch]
431         * src/textview.c
432         * src/plugins/Makefile.am
433         * src/plugins/image_viewer/.cvsignore           ** NEW **
434         * src/plugins/image_viewer/Makefile.am          ** NEW **
435         * src/plugins/image_viewer/plugin.c             ** NEW **
436         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
437                 move image viewer into a plugin (building is enabled by default)
438                 [ToDo: Prefs for resize and autoview]
439
440 2003-03-25 [paul]       0.8.11claws45
441
442         * sync with 0.8.11cvs12
443                 see ChangeLog 2003-03-26
444
445 2003-03-25 [paul]       0.8.11claws44
446
447         * sync with 0.8.11cvs11
448                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
449                 
450         Note: Selective Download is broken.
451                 
452 2003-03-22 [christoph]  0.8.11claws43
453
454         * src/folder.c
455                 code cleanup for flags copying
456
457 2003-03-22 [christoph]  0.8.11claws42
458
459         * src/plugins/trayicon/trayicon.c
460                 fix setting the transparent area when the window size
461                 is forced by the system tray
462
463 2003-03-22 [christoph]  0.8.11claws41
464
465         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
466         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
467         * src/plugins/trayicon/newmail.xpm              ** NEW **
468         * src/plugins/trayicon/nomail.xpm               ** NEW **
469         * src/plugins/trayicon/trayicon.c
470         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
471                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
472                 o add icon for unread mails
473                 o set transparency for window
474
475 2003-03-22 [christoph]  0.8.11claws40
476
477         * src/news.c
478                 init news session to prevent crash when session is closed
479
480 2003-03-22 [christoph]  0.8.11claws39
481
482         * src/imap.c
483         * src/common/session.[ch]
484                 Init session data to make sure we don't have invalid pointers
485                 for read_ch and write_ch when new multi process sessions are
486                 not used
487
488         * src/main.c
489         * src/common/plugin.c
490         * src/common/sylpheed.c
491         * src/plugins/demo/demo.c
492         * src/plugins/dillo_viewer/dillo_viewer.c
493         * src/plugins/mathml_viewer/mathml_viewer.c
494         * src/plugins/spamassassin/spamassassin.c
495         * src/plugins/spamassassin/spamassassin_gtk.c
496                 add plugin types to allow loading plugins at different times
497                 (and maybe for different frontends), because it's not good to
498                 load GTK-Plugins gefore gtk_init was called
499
500         * configure.ac
501         * src/plugins/Makefile.am
502         * src/plugins/trayicon/.cvsignore               ** NEW **
503         * src/plugins/trayicon/Makefile.am              ** NEW **
504         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
505         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
506         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
507         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
508         * src/plugins/trayicon/trayicon.c               ** NEW **
509                 New Trayicon plugin that shows an icon in a systray that uses
510                 XEMBED protocol like Gnome's systray. Icon shows if there
511                 are new mails and a tooltip shows information about new,
512                 unread and total messages.
513
514 2003-03-22 [paul]       0.8.11claws38
515
516         * src/common/smtp.c
517                 fix ESMTP AUTH CRAM-MD5
518                 [sync with main (still version 0.8.11cvs6), see
519                  ChangeLog 2003-03-22]
520
521 2003-03-21 [colin]      0.8.11claws37
522
523         * src/send_message.c
524                 Fix USE_SSL => USE_OPENSSL
525
526 2003-03-21 [colin]      0.8.11claws36
527
528         * src/folderview.c
529                 Fix counts in drag and dropped subfolders
530
531 2003-03-21 [colin]      0.8.11claws35
532
533         * src/folder.c 
534         * src/folderview.c
535                 speed up a bit folder dnd
536
537 2003-03-20 [alfons]     0.8.11claws34
538
539         * src/main.c
540         * src/toolbar.c
541         * src/procmsg.c
542                 don't send locked queue messages
543                 (feature request "[ 705245 ] Locking message in outbox 
544                  should prevent sending")
545
546 2003-03-20 [christoph]  0.8.11claws33
547
548         * src/folder.c
549                 remove NEW and UNREAD flag in special folders when scanning
550                 
551         * src/common/smtp.c
552                 fix ESMTP AUTH CRAM-MD5
553
554 2003-03-20 [paul]       0.8.11claws32
555
556         * src/prefs_account.c
557                 Re-write 'Tunnel command to open connection' as
558                 'Use command to communicate with server', and disable
559                 it for all except IMAP accounts
560
561 2003-03-20 [paul]       0.8.11claws31
562
563         * sync with 0.8.11cvs6
564                 see ChangeLog 2003-03-20
565
566 2003-03-19 [match]      0.8.11claws30
567
568         * src/addritem.[ch]
569                 include documentation. minor refactoring.
570         * src/addr_compl.[ch]
571         * src/addrindex.[ch]
572         * src/addresbook.[ch]
573         * src/summaryview.c
574                 re-enable address lookup (was disabled in
575                 0.8.11claws20).
576
577 2003-03-19 [christoph]  0.8.11claws29
578
579         * src/procmsg.c
580                 add temp flag handling, will make moving and copying
581                 messages possible again
582
583         * src/folder.c
584                 correct calulation of folder stats
585
586 2003-03-18 [match]      0.8.11claws28
587
588         * src/editgroup.h
589                 remove case sensitive comparison (closes bug 80).
590
591 2003-03-18 [christoph]  0.8.11claws27
592
593         * src/imap.c
594                 fix imap using a tunnel command
595
596         (closes bug 87)
597
598 2003-03-18 [christoph]  0.8.11claws26
599
600         * src/folder.[ch]
601         * src/imap.c
602         * src/procmsg.[ch]
603                 rewrite flag handling for folders
604
605 2003-03-18 [christoph]  0.8.11claws25
606
607         * src/folder.c
608         * src/procmsg.c
609         * src/summaryview.c
610                 unset NEW and UNREAD flags when message is ignored, to make
611                 sure messages don't show up as unread on other IMAP clients,
612                 because the IGNORE_THREAD flag can not be syncronized through
613                 the IMAP folder
614
615 2003-03-17 [christoph]  0.8.11claws24
616
617         * src/imap.c
618                 don't use recursion to fetch uids when the number of messages
619                 does not match. Moved code into subfunction that is used
620                 again when needed, to prevent an endless loop.
621
622 2003-03-17 [thorsten]   0.8.11claws23
623
624         * src/imageview.[ch]
625                 export imageview_get_resized_size() (for plugins)
626         * src/prefs_common.[ch]
627                 added prefs_common_get() (for plugins)
628
629 2003-03-17 [christoph]  0.8.11claws22
630
631         * src/imap.c
632                 o remove UID guessing from copy code
633                 o support UIDPLUS extension for APPEND command
634
635 2003-03-17 [paul]       0.8.11claws21
636
637         * src/gtk/about.c
638                 remove 'Compiled-plugins' section.
639                 
640         * src/plugins/dillo_viewer/dillo_viewer.c
641                 slight change to description text
642
643 2003-03-16 [match]      0.8.11claws20
644         * src/ldapserver.[ch]           ** NEW **
645         * src/ldapctrl.[ch]             ** NEW **
646         * src/ldapquery.[ch]            ** NEW **
647         * src/ldaputil.[ch]             ** NEW **
648         * src/addrcindex.[ch]           ** NEW **
649         * src/addrquery.h               ** NEW **
650         * src/addritem.[ch]
651         * src/addrcache.[ch]
652         * src/addrindex.[ch]
653         * src/addr_compl.[ch]
654         * src/addressbook.[ch]
655         * src/addrbook.[ch]
656         * src/editgroup.c
657         * src/editaddress.c
658         * src/editldap.c
659         * src/editldap_basedn.c
660         * src/vcard.c
661         * src/jpilot.c
662         * src/Makefile.am
663                 included dynamic LDAP queries. improved address
664                 completion.
665
666 2003-03-16 [paul]       0.8.11claws19
667
668         * tools/multiwebsearch.pl
669                 fix a fatal typo
670
671 2003-03-16 [christoph]  0.8.11claws18
672
673         * src/mimeview.c
674         * src/plugins/dillo_viewer/dillo_viewer.c
675         * src/plugins/mathml_viewer/mathml_viewer.c
676                 make unregistering of MimeViewerFactorys possible
677
678 2003-03-16 [alfons]     0.8.11claws17
679
680         * configure.ac
681                 correct typo
682
683 2003-03-16 [melvin]     0.8.11claws16
684
685         * src/plugins/dillo_viewer.c
686                 Fixed bug where it was not possible to view more than
687                 one text/html attachment per message (bug discovered
688                 by Christoph Hohmann).
689
690 2003-03-15 [melvin]     0.8.11claws15
691
692         * src/prefs_actions.c
693                 Fixed compilation warnings.
694
695 2003-03-15 [melvin]     0.8.11claws14
696
697         * src/plugins/Makefile.am
698         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
699         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
700         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
701                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
702                 newer (http://dillo.auriga.wearlab.de/).
703
704 2003-03-15 [christoph]  0.8.11claws13
705
706         * src/imap.c
707                 don't query imap folder for attributes because we already
708                 for them from imap_status
709
710         * src/mimeview.[ch]
711                 add support for plugable MimeViewers (unloading Viewers
712                 not yet complete)
713
714         * src/plugins/Makefile.am
715         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
716         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
717         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
718                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
719                 widget from http://helm.cs.unibo.it/mml-widget/
720
721 2003-03-14 [christoph]  0.8.11claws12
722
723         * src/folder.[ch]
724                 o error return code's should better be negative
725                 o replace printf with debug_print
726
727         * src/imap.c
728                 improve IMAP folder scan by checking UID-NEXT
729
730         * src/summaryview.c
731                 remove check that are unnecessary in my opinion
732
733 2003-03-13 [christoph]  0.8.11claws11
734
735         * src/folder.[ch]
736         * src/foldersel.c
737         * src/folderview.c
738         * src/imap.c
739         * src/mbox_folder.c
740         * src/mh.c
741         * src/news.c
742         * src/prefs_scoring.c
743         * src/summaryview.c
744                 use a common function to get a displayable name
745                 for a FolderItem
746
747 2003-03-13 [paul]       0.8.11claws10
748
749         * tools/Makefile.am
750           tools/README
751           tools/multiwebsearch.conf     ** NEW FILE **
752           tools/multiwebsearch.pl       ** NEW FILE **
753                 add multiwebsearch Actions script
754
755 2003-03-13 [colin]      0.8.11claws9
756
757         * src/compose.c
758                 Remove leading emtpy lines from quoted text
759                 before quoting it
760
761 2003-03-13 [melvin]     0.8.11claws8
762
763         * src/prefs_actions.c
764                 Fixed a memory leak
765                 Code clean ups
766                 Added Cancel and OK buttons
767                 Corrected help text
768
769 2003-03-13 [christoph]  0.8.11claws7
770
771         * src/account.c
772         * src/folder.[ch]
773         * src/imap.c
774         * src/mainwindow.c
775         * src/mbox_folder.c
776         * src/mh.c
777         * src/news.c
778         * src/setup.c
779                 replace more folder type stuff with folder class stuff
780
781 2003-03-13 [melvin]     0.8.11claws6
782
783         * src/prefs_actions.c
784                 Added new tokens:
785                 %u: user provided argument
786                 %h: user provided argument (hidden on input)
787                 %s: current text selection in the message view 
788
789 2003-03-13 [paul]       0.8.11claws5
790
791         * sync with 0.8.11cvs5
792                 see ChangeLog 2003-03-11, 2003-03-12
793
794 2003-03-12 [christoph]  0.8.11claws4
795
796         * src/folder.c
797                 use folder class idstr when writing folderlist.xml
798
799         * src/folder.h
800         * src/imap.c
801         * src/news.c
802                 replace folder type checks with folder class checks
803
804 2003-03-12 [christoph]  0.8.11claws3
805
806         * src/folder.[ch]
807         * src/imap.[ch]
808         * src/main.c
809         * src/mbox_folder.[ch]
810         * src/mh.[ch]
811         * src/news.[ch]
812                 o create a list of known folder classes in the folder system
813                 o use folder class id strings for folder item identifiers
814
815 2003-03-12 [christoph]  0.8.11claws2
816
817         * src/imap.c
818                 fix imap uid validity check
819
820 2003-03-12 [christoph]  0.8.11claws1
821
822         * src/account.c
823         * src/folder.[ch]
824         * src/foldersel.c
825         * src/folderview.c
826         * src/imap.c
827         * src/mainwindow.c
828         * src/mbox_folder.c
829         * src/mh.c
830         * src/news.c
831         * src/prefs_scoring.c
832         * src/procmsg.c
833         * src/setup.c
834         * src/summaryview.c
835                 initial restructuring of folder system, seperating
836                 folders and folder classes
837
838 2003-03-12 [paul]       0.8.11claws
839
840         0.8.11claws release
841
842 2003-03-12 [christoph]
843
844         * src/gtk/prefswindow.c
845                 fix translation of "Page Index"
846
847 2003-03-12 [paul]       0.8.10claws110
848
849         a sync from 0.8.11cvs4 before the release
850
851         * src/common/utils.c
852                 subject_compare_for_sort(): allow null strings (fixes
853                 summary sorting).
854
855 2003-03-11 [paul]       0.8.10claws109
856
857         * po/es.po
858                 update Spanish translation, submitted by
859                 Ricardo Mones Lastra
860
861 2003-03-11 [melvin]     0.8.10claws108
862
863         * po/fr.po
864                 Updated French translations
865
866 2003-03-11 [paul]       0.8.10claws107
867
868         * manual/en/Makefile.am
869           manual/en/*.html
870                 update English manual, add a new page
871                 updated by Francois Barriere <fbarriere@atmel.fr>
872                 
873         * po/bg.po
874           po/it.po
875           po/sr.po
876                 update Bulgarian, Italian, and Serbian translations
877                 submitted by George Danchev, Alessandro Maestri, and
878                 Urke MMI
879
880 2003-03-10 [paul]       0.8.10claws106
881
882         * src/gtk/about.c
883           src/gtk/prefswindow.c
884                 make some strings translatable
885
886 2003-03-10 [darko]      0.8.10claws105
887
888         * src/compose.c
889                 code cleanup to make Hiro happy
890
891 2003-03-10 [paul]       0.8.10claws104
892
893         * sync with 0.8.11cvs2
894                 see ChangeLog 2003-03-10
895
896 2003-03-09 [melvin]     0.8.10claws103
897
898         * src/textview.c
899                 textview_set_font(): fix for message display in
900                 UTF-8 locales (thanks to Sergey Vlasov).
901                 (was unintentionnaly reverted in 0.8.6claws6)   
902
903 2003-03-08 [darko]      0.8.10claws102
904
905         * src/compose.c
906                 fix infinite loop in wrapping as reported
907                 by happycactus
908                 obsoletes patch #696482
909
910 2003-03-08 [christoph]  0.8.10claws101
911
912         * src/imap.c
913                 add workaround for IMAP servers that do not
914                 support the "UID SEARCH UID" command
915
916 2003-03-07 [christoph]  0.8.10claws100
917
918         * src/plugins/spamassassin/spamassassin.[ch]
919         * src/plugins/spamassassin/spamassassin_gtk.c
920                 code cleanup
921
922 2003-03-07 [paul]       0.8.10claws99
923
924         * po/es.po
925                 updated Spanish translation, submitted by
926                 Ricardo Mones Lastra
927
928 2003-03-07 [christoph]  0.8.10claws98
929
930         * src/send.c
931                 fix in 0.8.10claws94 was wrong
932                 local delivery does not require escaping, remove escaping
933                 code to make signatures of mails with "." lines valid
934                 
935                 NOTE: requires that sendmail is executed with "-i" option,
936                       what is the default now, but has to be changed in all
937                       exsiting accounts)
938
939 2003-03-07 [paul]       0.8.10claws97
940
941         * sync with 0.8.11 release
942                 see ChangeLog 2003-03-07
943
944 2003-03-06 [paul]       0.8.10claws96
945
946         * src/compose.c
947                 revert commit 0.8.10claws92
948
949 2003-03-06 [paul]       0.8.10claws95
950
951         * src/folderview.c
952                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
953
954         * src/gtkaspell.c
955                 fix bug 74, 'Crash opening editor window with pseudo-color
956                 display'
957                 
958         Patches submitted by Kevin Vigor <kevin@vigor.nu>
959
960 2003-03-06 [christoph]  0.8.10claws94
961
962         * src/send.c
963                 fix rfc2821 (4.5.2) violation in SMTP data sending,
964                 all lines starting with a period get an extra period
965                 inserted
966                 (found by Simon 'corecode' Schubert)
967
968 2003-03-06 [paul]       0.8.10claws93
969
970         * src/folderview.c
971                 if configured font can't be loaded fall back to gtk
972                 default. (with thanks to Christoph)
973                 
974                 closes long-standing bug 15 'Crashes on startup'
975
976 2003-03-06 [paul]       0.8.10claws92
977
978         * src/compose.c
979                 freeze text before autosave and thaw afterwards
980                 fixes bug 67 'autosave make re-rediting message crazy'
981
982 2003-03-06 [christoph]  0.8.10claws91
983
984         * src/compose.c
985                 ignore address comment in dupe check for Cc-list
986
987         (closes reopened bug 47 Replying to message strips name part of
988          e-mail addresses of Cc: lines)
989
990 2003-03-06 [paul]       0.8.10claws90
991
992         * src/Makefile.am
993                 remove reference to gtkxtext.h as its no longer in
994                 the repository
995
996 2003-03-06 [paul]       0.8.10claws89
997
998         * sync with 0.8.10cvs25
999                 see ChangeLog 2003-03-06
1000
1001 2003-03-06 [oliver]     0.8.10claws88
1002         
1003         * src/messageview.c
1004                 remove include
1005
1006 2003-03-06 [oliver]     0.8.10claws87
1007         
1008         * src/folderview.c 
1009                 remove changes introduced inclaws74
1010         * src/messageview.c
1011                 another attempt to sanely delete and update
1012                 messages deleted in separate messageview
1013
1014 2003-03-05 [christoph]  0.8.10claws86
1015
1016         * src/summaryview.c
1017                 check if "From" matches any account's address if
1018                 addressbook completion of addresses is disabled too
1019
1020         (closes Bug 70 "Display recipient in from" doesn't check
1021          folder's default account)
1022
1023 2003-03-05 [christoph]  0.8.10claws85
1024
1025         * src/compose.c
1026         * src/common/utils.[ch]
1027                 don't strip address comments when building Cc lists
1028
1029         (closes Bug 47 Replying to message strips name part of e-mail addresses
1030          of Cc: lines)
1031
1032         * src/folder.c
1033                 fix return value of copy function
1034
1035 2003-03-05 [christoph]  0.8.10claws84
1036
1037         * src/imap.c
1038                 don't ask imap server for non rfc822 headers
1039
1040         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1041
1042         * src/imap.c
1043                 destroy session on socket error to allow reconnecting
1044
1045 2003-03-05 [christoph]  0.8.10claws83
1046
1047         * configure.ac
1048                 fix building with gnome when no prefix is set
1049
1050         (closes bug 66 Gnome directory is set to NONE)
1051
1052 2003-03-05 [paul]       0.8.10claws82
1053
1054         * sync with 0.8.10cvs23
1055                 see ChangeLog 2003-03-05
1056
1057 2003-03-04 [christoph]  0.8.10claws81
1058
1059         * src/folder.c
1060                 o fix moving and copying when folder returns 0 for new
1061                   message number
1062                 o remove some code for single message copy and move
1063                   operations and use functions for multiple messages
1064
1065         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1066
1067         * src/news.c
1068                 remove unused include
1069
1070 2003-03-04 [paul]       0.8.10claws80
1071
1072         * src/gtk/about.c
1073                 list 'Compiled plugins'
1074
1075 2003-03-03 [christoph]  0.8.10claws79
1076
1077         * src/news.[ch]
1078                 have to multiply the percentage of the current fetch with
1079                 the percentage that it has of the total fetch operation
1080                 for correct values
1081
1082 2003-03-03 [christoph]  0.8.10claws78
1083
1084         * src/news.c
1085                 fix calculation of expected lines for progress indicator
1086
1087 2003-03-03 [christoph]  0.8.10claws77
1088
1089         * src/summaryview.c
1090         * src/common/utils.c
1091                 fix segfault when opening the root news folder
1092
1093 2003-03-03 [christoph]  0.8.10claws76
1094
1095         * src/mainwindow.[ch]
1096         * src/common/Makefile.am
1097         * src/common/progressindicator.[ch]
1098                 add UI independent progress indicator handling
1099
1100         * src/news.[ch]
1101                 use new progress indicator for message info fetching
1102
1103         * src/common/hooks.h
1104                 code cleanup
1105
1106 2003-03-03 [oliver]     0.8.10claws75
1107
1108         * src/toolbar.c
1109         * src/compose.c
1110                 removed commented code
1111
1112 2003-03-03 [oliver]     0.8.10claws74
1113
1114         * src/toolbar.[ch]
1115                 cleanups and refactoring
1116         * src/compose.[ch]
1117                 compose_reply_mode reply & forwarding interface for
1118                 toolbar buttons
1119         * src/folderview.c
1120                 act on messages marked for deletion in folderview_selected
1121                 based on prefs_common.immediate_exec since a message might 
1122                 have been deleted by messageview in a folder we are changing 
1123                 to (does anybody understand what I'm on about ?)
1124
1125 2003-03-03 [oliver]     0.8.10claws73
1126         
1127         * src/messageview.[ch]
1128                 new functions
1129                 - messageview_delete: delete message shown in messagview
1130                 - messageview_update_view: update messageview to currently 
1131                   selected summaryview message
1132                 - add separate messageview to msgview_list in order to update 
1133                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1134         * src/summaryview.[ch]
1135                 summary_get_selection returns a list of selected msgs
1136                 in summaryview
1137         * src/mainwindow.c
1138                 toolbar reply refactoring
1139
1140 2003-03-03 [paul]       0.8.10claws72
1141
1142         * sync with 0.8.10cvs21
1143                 see ChangeLog 2003-03-03
1144
1145 2003-03-02 [christoph]  0.8.10claws71
1146
1147         * src/common/passcrypt.c
1148                 use POSIX includes
1149
1150 2003-03-02 [christoph]  0.8.10claws70
1151
1152         * configure.ac
1153         * src/prefs_account.c
1154         * src/prefs_gtk.[ch]
1155         * src/common/.cvsignore
1156         * src/common/Makefile.am
1157         * src/common/passcrypt.c                ** NEW **
1158         * src/common/passcrypt.h.in             ** NEW **
1159                 Implement password encryption in config files
1160                 using unix encrypt and setkey functions. The crypt
1161                 key can be set as a configure parameter. Old
1162                 passwords will be converted if they do not begin
1163                 with '!'
1164
1165 2003-03-02 [paul]       0.8.10claws69
1166
1167         * src/prefs_account.c
1168                 fix compile error
1169
1170 2003-03-01 [thorsten]   0.8.10claws68
1171
1172         * po/el.po
1173           po/hr.po
1174           po/it.po
1175           po/nl.po
1176           po/sr.po
1177           po/sv.po
1178                 corrected format strings
1179         * po/en_GB.po
1180                 corrected headers
1181                 (fix compile errors with GNU gettext-0.11.5)
1182
1183 2003-03-01 [oliver]     0.8.10claws67
1184
1185         * src/summaryview.c
1186                 menu callbacks call toolbar_menu_reply
1187
1188 2003-03-01 [oliver]     0.8.10claws66
1189
1190         * src/mainwindow.c
1191         * src/messageview.c
1192                 menu callbacks call toolbar_menu_reply
1193         * src/toolbar.[ch]
1194                 callbacks from menu handled by toolbar_menu_reply
1195
1196 2003-03-01 [paul]       0.8.10claws65
1197
1198         * src/addressbook.c
1199                 revert commit 0.8.10claws54 - breaks editing of
1200                 addressbook.
1201                 
1202         * po/bg.po
1203                 update Bulgarian translation, submitted by
1204                 George Danchev
1205
1206 2003-02-28 [christoph]  0.8.10claws64
1207
1208         * src/account.c
1209         * src/addressadd.c
1210         * src/compose.c
1211         * src/gtkaspell.c
1212         * src/gtkxtext.h                ** REMOVE **
1213         * src/imap.c
1214         * src/matcher.[ch]
1215         * src/mh.c
1216         * src/news.c
1217         * src/pine.c
1218         * src/prefs_common.c
1219         * src/prefs_matcher.c
1220         * src/procheader.[ch]
1221         * src/procmsg.[ch]
1222         * src/toolbar.c
1223         * src/common/ssl_certificate.c
1224         * src/gtk/colorlabel.c
1225         * src/gtk/menu.c
1226                 o fix warnings
1227                 o remove code obsoleted by new cache and folder system rework
1228
1229 2003-02-28 [oliver]     0.8.10claws63
1230         
1231         * src/toolbar.[ch]
1232                 * fix bug where reply in Messageview replied to 
1233                 Message displayed in summaryview
1234                 (reportedd via ML by chinatinte at gmx dot ch)
1235                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1236                 didn't work in separate MessageView Toolbar
1237                 (wondering if anybody uses this at all ?)
1238         * src/summaryview.[ch]
1239                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1240                 (generalize reply and forward code);
1241         * src/messageview.c 
1242                 remove focus_in event which updated summaryview to messageview
1243
1244 2003-02-28 [paul]       0.8.10claws62
1245
1246         * po/Makefile.in.in
1247                 add the --check option
1248                 Patch submitted by Ricardo Mones Lastra
1249
1250 2003-02-28 [paul]       0.8.10claws61
1251
1252         * src/prefs_account.c
1253                 re-order 'Signature' items
1254
1255 2003-02-28 [paul]       0.8.10claws60
1256
1257         * sync with 0.8.10cvs20
1258                 see ChangeLog 2003-02-28
1259
1260 2003-02-28 [paul]       0.8.10claws59
1261
1262         * po/POTFILES.in
1263                 update to reflect recent movement of files
1264
1265 2003-02-28 [paul]       0.8.10claws58
1266
1267         * sync with 0.8.10cvs19
1268                 see ChangeLog 2003-02-28
1269
1270 2003-02-27 [martin]     0.8.10claws57
1271
1272         * src/prefs_matcher.c 
1273                 fix segfault in prefs_matcher_ok() when the
1274                 last entry is deleted and prevents that the
1275                 message "entry not saved" comes up after deleting
1276                 an entry
1277
1278 2003-02-27 [martin]     0.8.10claws56
1279
1280         * src/prefs_filtering.c 
1281                 fix segfault in prefs_filtering_ok() when the
1282                 last entry is deleted and prevents that the
1283                 message "entry not saved" comes up after deleting
1284                 an entry
1285
1286 2003-02-27 [paul]       0.8.10claws55
1287
1288         * sync with 0.8.10cvs18
1289                 see ChangeLog 2003-02-27
1290
1291 2003-02-27 [paul]       0.8.10claws54
1292
1293         * src/addressbook.c
1294                 fix bug where the address book crashes with 
1295                 multiple lookups.
1296                 Patch [687729] submitted by David Frager 
1297                 <dbfrager@users.sourceforge.net>
1298
1299 2003-02-25 [christoph]  0.8.10claws53
1300
1301         * src/Makefile.am
1302         * src/colorlabel.[ch]           ** REMOVE **
1303         * src/gtk/Makefile.am
1304         * src/gtk/colorlabel.[ch]       ** NEW **
1305                 move colorlabel files to gtk directory
1306
1307         * src/esmtp.[ch]                ** REMOVE **
1308                 has been merged into smtp.[ch] in 0.7.5
1309
1310 2003-02-25 [christoph]  0.8.10claws52
1311
1312         * src/Makefile.am
1313         * src/about.[ch]                ** REMOVE **
1314         * src/gtk/Makefile.am
1315         * src/gtk/about.[ch]            ** NEW **
1316                 move about files to gtk directory
1317
1318 2003-02-25 [christoph]  0.8.10claws51
1319
1320         * src/folder.c
1321                 some code optimization of folder scanning code
1322
1323         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1324
1325 2003-02-25 [christoph]  0.8.10claws50
1326
1327         * src/main.c
1328         * src/common/sylpheed.c
1329                 add command line parameter parsing to common code
1330
1331 2003-02-24 [christoph]
1332
1333         * Makefile.am
1334         * configure.ac
1335                 fix gnome prefix problems, the configure script now removed
1336                 `gnome-config --prefix` from `gnome-config --datadir`
1337                 and adds $(prefix} instead
1338
1339         (closes Bug 24 Makefile does not respect prefix when installing
1340          GNOME data)
1341
1342 2003-02-24 [christoph]  0.8.10claws49
1343
1344         * src/news.c
1345                 check for valid session before trying to authenticate
1346
1347         (closes Bug 60 crash if "authenticate on logon" is activated
1348          and newsserver-hostname is not valid)
1349
1350 2003-02-24 [melvin]     0.8.10claws48
1351
1352         * src/prefs_actions.c
1353                 Make sure all user's input is sent to the action and then
1354                 close the socket..
1355
1356 2003-02-23 [alfons]     0.8.10claws46
1357
1358         * src/summaryview.c
1359                 also wait cursor when deleting files
1360
1361 2003-02-23 [paul]
1362
1363         * tools/freshmeat_search.pl
1364           tools/google_search.pl
1365                 scripts should now work for any browser/browser command line
1366
1367 2003-02-22 [christoph]  0.8.10claws45
1368
1369         * src/procmsg.c
1370                 fix IMAP flag setting, IMAP flag is not handled correctly
1371                 anymore by the folder system and information about the
1372                 folder should not be saved in the MsgInfo (in my opinion)
1373
1374         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1375
1376 2003-02-22 [christoph]  0.8.10claws44
1377
1378         * src/summaryview.c
1379                 fix spelling of "label" ;-)
1380
1381 2003-02-22 [thorsten]   0.8.10claws43
1382
1383         * src/mimeview.c
1384           src/prefs_common.[ch]
1385           src/procmime.[ch]
1386                 do not use description as attachment name
1387
1388 2003-02-22 [alfons]     0.8.10claws42
1389
1390         * src/summaryview.c
1391                 freeze/thaw folder item updates when changing color labels,
1392                 and put a wait cursors on
1393
1394 2003-02-22 [thorsten]   0.8.10claws41
1395
1396         * src/mimeview.c
1397                 save-all fixes: crash if invoked on multipart container,
1398                 mimeinfo access, pathseparators, error dialog
1399
1400 2003-02-21 [alfons]     0.8.10claws40
1401
1402         * src/prefs_gtk.c
1403                 remove unused var
1404
1405 2003-02-21 [colin]      0.8.10claws39
1406
1407         * src/send.c
1408                 Fix smtp logging
1409
1410 2003-02-21 [colin]      0.8.10claws38
1411
1412         * src/summaryview.c
1413                 Freeze/thaw folderItem updates when filtering messages 
1414                 via Tools/Filter messages
1415
1416 2003-02-21 [paul]       0.8.10claws37
1417
1418         * src/compose.c
1419                 revert commit 0.8.10claws26, there are ulterior motives
1420                 for users to set a Reply-To header when posting to
1421                 newsgroups
1422
1423 2003-02-21 [paul]       0.8.10claws36
1424
1425         * sync with 0.8.10cvs17
1426                 see ChangeLog 2003-02-21
1427
1428 2003-02-20 [christoph]  0.8.10claws35
1429
1430         * src/imap.c
1431                 IMAP UID fetch speedup using SEARCH
1432
1433         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1434
1435         * src/imap.c
1436                 fix problem with UIDs in IMAP UID cache that no longer existed
1437
1438 2003-02-20 [christoph]  0.8.10claws34
1439
1440         * src/imap.c
1441         * src/procheader.c
1442         * src/procheader.h
1443                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1444
1445         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1446
1447         * src/imap.c
1448                 Rewrite imap_cmd_gen_recv use sock_getline instead
1449                 of sock_gets to avoid problems with too long reply
1450                 lines
1451     
1452 2003-02-20 [colin]      0.8.10claws33
1453         
1454         * src/prefs_account.c
1455                 Better wording
1456
1457 2003-02-20 [colin]      0.8.10claws32
1458
1459         * src/compose.c
1460                 Remove useless '&& !to_sender' 
1461
1462 2003-02-20 [darko]
1463
1464         * AUTHORS
1465                 change my e-mail address
1466
1467 2003-02-19 [colin]      0.8.10claws31
1468
1469         * src/prefs_common.c
1470                 X11 style colors for every configurable color
1471
1472 2003-02-19 [alfons]     0.8.10claws30
1473
1474         * src/prefs_gtk.[ch]
1475         * src/prefs_common.c
1476                 for color_new accept both plain integers and X11 style color
1477                 names (as found in /usr/lib/X11/rgb.txt)
1478
1479 2003-02-19 [paul]       0.8.10claws29
1480
1481         * src/mainwindow.c
1482                 add tooltips to online/offline button and account selector
1483                 button
1484
1485 2003-02-19 [paul]       0.8.10claws28
1486
1487         * src/folder.c
1488           src/news.c
1489           src/prefs_account.[ch]
1490           src/prefs_common.[ch]
1491                 move 'Maximum number of articles to download' to
1492                 account prefs.
1493                 clean up account prefs gui a little by hiding entries
1494                 rather then greying out entries
1495
1496 2003-02-19 [hiro]       0.8.10claws27
1497
1498         * src/common/utils.c
1499                 fix bug #54 'yesterdays date is displayed in the message 
1500                 summary window'
1501
1502 2003-02-19 [paul]       0.8.10claws26
1503
1504         * src/compose.c
1505                 fix bug reported in Feature Request [688596] 
1506                 'Reply-to header in news'
1507
1508 2003-02-18 [paul]       0.8.10claws25
1509
1510         * src/select-keys.c
1511                 add a 'List all keys' button to key selection dialog
1512
1513 2003-02-18 [colin]      0.8.10claws24
1514         
1515         * src/stock_pixmap.c
1516                 fix compile error
1517
1518 2003-02-18 [colin]      0.8.10claws23
1519
1520         * src/common/smtp.[ch]
1521           src/prefs_account.c
1522                 Try to starttls if it seems to be the only
1523                 way to authenticate a user
1524
1525 2003-02-18 [paul]       0.8.10claws22
1526
1527         * src/Makefile.am
1528           src/folderview.c
1529           src/stock_pixmap.[ch]
1530           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1531           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1532                 as a Drafts folder is a special folder allow it to have
1533                 its own unique icons
1534
1535 2003-02-18 [colin]      0.8.10claws21
1536
1537         * src/imap.c
1538                 Fix port selection when using starttls
1539
1540 2003-02-18 [paul]       0.8.10claws20
1541
1542         * src/mainwindow.c
1543           src/prefs_common.[ch]
1544                 make blue the default new mail colour
1545
1546 2003-02-18 [paul]       0.8.10claws19
1547
1548         * sync with 0.8.10cvs14
1549                 see ChangeLog 2003-02-18
1550
1551 2003-02-17 [jens]       0.8.10claws18
1552
1553         * src/common/md5.c
1554                 fixed a compile problem with gcc 3.3
1555                 works on 2.95.3 too (testet on PPC as it is big endian)
1556
1557 2003-02-17 [paul]       0.8.10claws17
1558
1559         * sync with 0.8.10cvs13
1560                 see ChangeLog 2003-02-17
1561
1562 2003-02-17 [paul]       0.8.10claws16
1563
1564         * sync with 0.8.10cvs12
1565                 see ChangeLog 2003-02-17
1566
1567 2003-02-16 [match]      0.8.10claws15
1568
1569         * src/addressbook.c
1570                 Eliminates reloading of address data when items
1571                 deleted or added. Applied submitted by
1572                 Luke Plant <lukeplant@softhome.net>
1573
1574 2003-02-16 [paul]       0.8.10claws14
1575
1576         * src/news.c
1577                 when a 'protocol error' is encountered disconnect from
1578                 the server. This means that the user can carry on viewing
1579                 other articles and doesn't have to either wait until the
1580                 server timesout or quit sylpheed.
1581                 Fixes bug #53 'Unable to read messages in newsgroups, 
1582                 displayed message doesn't change'
1583
1584 2003-02-15 [christoph]  0.8.10claws13
1585
1586         * src/imap.c
1587                 fix bug that stopped scanning of folders when an
1588                 IMAP folder was empty
1589
1590         (closes bug 46 stop scan messages in folders after empty folder)
1591
1592 2003-02-15 [paul]
1593
1594         * tools/Makefile.am
1595           tools/README
1596           tools/freshmeat_search.pl     ** NEW FILE **
1597           tools/google_search.pl        ** NEW FILE **
1598                 Add 2 Actions scripts which search freshmeat/google
1599                 for the selected text using the browser configured
1600                 in sylpheedrc.
1601                 
1602         Note: These scripts are very dependent on the format of the
1603         browser command and may not work on every occasion. Testing
1604         is welcome. 
1605
1606 2003-02-14 [alfons]     0.8.10claws12
1607
1608         * src/compose.c
1609                 fix breakage because of uninitialized account pointer.
1610                 please verify.
1611
1612 2003-02-14 [paul]       0.8.10claws11
1613
1614         * src/compose.c
1615           src/prefs_account.[ch]
1616           src/prefs_common.[ch]
1617                 move signature settings to Account Prefs
1618
1619 2003-02-14 [paul]       0.8.10claws10
1620
1621         * sync with 0.8.10cvs11
1622                 see ChangeLog 2003-02-14
1623
1624 2003-02-13 [thorsten]   0.8.10claws9
1625
1626         * src/news.c
1627                 revert news progressbar (GUI separation)
1628
1629 2003-02-13 [paul]       0.8.10claws8
1630
1631         * src/compose.c
1632                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1633                 paragraph 1
1634
1635 2003-02-13 [paul]       0.8.10claws7
1636
1637         * src/compose.[ch]
1638           src/summaryview.c
1639                 fix 'Follow-up and Reply-to' so that it creates a reply to
1640                 the newsgroup and the sender. If the message has the keyword
1641                 'poster' in the Followup-To header, all replies go to the
1642                 sender, re: RFC 1036, Section 2.2.3
1643                 rename all instances of 'ignore_replyto' to 'to_sender', both
1644                 were previously used, now we use just one.
1645
1646 2003-02-13 [paul]       0.8.10claws6
1647
1648         * sync with 0.8.10cvs9
1649                 see ChangeLog 2003-02-13
1650
1651 2003-02-13 [paul]       0.8.10claws5
1652
1653         * configure.ac
1654                 show which plugins are configured in the configure
1655                 output.
1656
1657 2003-02-12 [thorsten]   0.8.10claws4
1658
1659         * src/news.c
1660                 show progress while fetching news headers
1661
1662 2003-02-12 [christoph]  0.8.10claws3
1663
1664         * configure.ac
1665         * src/plugins/Makefile.am
1666                 use AM_CONDITIONAL to enable plugins, automake correctly
1667                 manages this when creating distdir
1668
1669 2003-02-12 [christoph]  0.8.10claws2
1670
1671         * ac/spamassassin.m4
1672         * src/plugins/spamassassin/Makefile.am
1673                 fix building SpamAssassin plugin without OpenSSL
1674
1675 2003-02-12 [paul]       0.8.10claws1
1676
1677         * ac/Makefile.am
1678           src/Makefile.am
1679           src/plugins/Makefile.am
1680                 fix failure of 'make release'
1681
1682 2003-02-12 [paul]       0.8.10claws
1683
1684         * 0.8.10claws released
1685
1686 2003-02-12 [paul]       0.8.9claws56
1687
1688         * po/bg.po
1689           po/es.po
1690           po/it.po
1691           po/ru.po
1692           po/sr.po
1693                 updated translations by George Danchev, Ricardo Mones Lastra,
1694                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1695                 
1696         * sylpheed.spec.in
1697                 Allow the building of RPMs by a regular user. Submitted
1698                 by Sergei Astanin
1699
1700 2003-02-11 [alfons]     0.8.9claws55
1701
1702         * src/colorlabel.c
1703                 don't use pixmaps for label color rect but draw rectangles
1704                 so we can respect the color map of palette based visuals
1705                 (fixes the long time crashes on Suns - thanks to Andreas
1706                 Engel and Steve O'Hara-Smith for testing)
1707
1708 2003-02-11 [christoph]  0.8.9claws54
1709
1710         * src/matcher_parser_parse.y
1711                 correct bug where filering rules of not existing folders in
1712                 matcherrc were added to global filtering
1713                 
1714         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1715          main filter-rules after removing directory, http://bugs.debian.org/180253)
1716         
1717 2003-02-11 [paul]       0.8.9claws53
1718
1719         * sync with 0.8.10cvs7
1720                 see ChangeLog 2003-02-09
1721
1722 2003-02-11 [melvin]     0.8.9claws52
1723
1724         * po/fr.po
1725                 Updated French tranlsations
1726
1727 2003-02-10 [paul]       0.8.9claws51
1728
1729         * sylpheed.spec.in
1730                 correct --enable-openssl
1731                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1732
1733 2003-02-09 [martin]     0.8.9claws50
1734
1735         * src/prefs_matcher.c
1736                 fix segfault in prefs_matcher_substitute_cb() when
1737                 no row is selected
1738
1739 2003-02-09 [paul]       0.8.9claws49
1740
1741         * src/folderview.c
1742                 fix bug where a newsgroup folder's processing rules were
1743                 merged with the global filtering rules when the newsgroup
1744                 folder was deleted, causing some seriously bad results,
1745                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1746
1747 2003-02-08 [melvin]     0.8.9claws48
1748
1749         * src/compose.c
1750                 Corrected and modified an alert message.
1751
1752 2003-02-07 [paul]       0.8.9claws47
1753
1754         * src/folderview.c
1755                 fix bug where both an 'Account properties' window and a
1756                 'Folder properties' window were opened when clicking on
1757                 'Properties' in an NNTP or IMAP folder's popup menu.
1758
1759 2003-02-07 [paul]       0.8.9claws46
1760
1761         * sync with 0.8.10cvs6
1762                 see ChangeLog 2003-02-06
1763
1764 2003-02-06 [christoph]  0.8.9claws45
1765
1766         * src/mbox.c
1767                 freeze folder updates while importing mbox files
1768                 (closes bug 43 importing mbox took hours)
1769                 
1770         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1771
1772 2003-02-06 [thorsten]   0.8.9claws44
1773
1774         * po/de.po
1775                 Updated german translations
1776
1777 2003-02-06 [thorsten]   0.8.9claws43
1778
1779         * src/news.h
1780                 use guint for message numbers (fix count in grouplist dialog)
1781
1782 2003-02-05 [paul]       0.8.9claws42
1783
1784         * sync with 0.8.10cvs2
1785                 see ChangeLog 2003-02-05
1786
1787 2003-02-04 [colin]      0.8.9claws41
1788
1789         * src/prefs_common.[ch]
1790           src/procmsg.c
1791           src/summaryview.c
1792                 Add an option to disable threading by subject
1793
1794 2003-02-04 [christoph]  0.8.9claws40
1795
1796         * src/inc.c
1797                 only abort fetching mails from multiple accounts when the
1798                 error is fatal and does not allow to check any more accounts
1799                 (currently only disk full error)
1800
1801         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1802          receive mails for other accouts)
1803
1804 2003-02-04 [christoph]  0.8.9claws39
1805
1806         * src/folder.c
1807                 first add the new message to the cache, then
1808                 send the update notification
1809
1810         (closes bug 39 after sending message folderview doesnt get updated)
1811
1812 2003-02-04 [colin]      0.8.9claws38
1813
1814         * src/inc.c
1815                 _really_ fix this Connecting... status
1816
1817 2003-02-04 [paul]       0.8.9claws37
1818
1819         * sync with 0.8.10
1820                 see ChangeLog 2003-02-04
1821
1822 2003-02-04 [paul]       0.8.9claws36
1823
1824         * sync with 0.8.9cvs6
1825                 see ChangeLog 2003-02-03
1826
1827 2003-02-04 [paul]       0.8.9claws35
1828
1829         * po/pt_BR.po
1830                 updated by André Filipe de Assunção e Brito 
1831                 <bedecko@netsite.com.br>
1832
1833 2003-02-03 [thorsten]   0.8.9claws34
1834
1835         * po/de.po
1836                 Updated german translations
1837
1838 2003-02-02 [paul]       0.8.9claws33
1839
1840         * po/es.po
1841                 updated by Ricardo Mones Lastra
1842
1843 2003-02-02 [thorsten]   0.8.9claws32
1844
1845         * src/mh.c
1846                 Fix mh_get_msginfo() segfault if file is inaccessible
1847
1848 2003-01-31 [colin]      0.8.9claws31
1849
1850         * src/procheader.c
1851                 Fix last commit's bug
1852
1853 2003-01-31 [colin]      0.8.9claws30
1854
1855         * src/procheader.c
1856                 Missing a change for gpg-signed messages
1857
1858 2003-01-31 [paul]       0.8.9claws29
1859
1860         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
1861           src/procheader.c
1862           src/stock_pixmap.[ch]
1863           src/summaryview.c
1864                 indicate GnuPG signed messages by displaying an icon
1865                 in the Attachment column.
1866
1867 2003-01-31 [paul]       0.8.9claws28
1868
1869         * sync with 0.8.9cvs4
1870                 see ChangeLog 2003-01-31
1871
1872 2003-01-31 [alfons]     0.8.9claws27
1873
1874         * src/textview.c
1875                 tune URI parser to accept mailto URLs with a '?'
1876                 (patch from Ruslan Balkin)
1877
1878 2003-01-31 [colin]      0.8.9claws26
1879
1880         * src/summaryview.c
1881                 Fix a leak introduced in claws24
1882
1883 2003-01-31 [colin]      0.8.9claws25
1884
1885         * src/summaryview.c
1886                 Freeze/Thaw folder updates when deleting dups
1887
1888 2003-01-31 [colin]      0.8.9claws24
1889         
1890         * src/addr_compl.c
1891           src/summaryview.c
1892           src/msgcache.c
1893                 little speed improvements
1894
1895 2003-01-31 [colin]      0.8.9claws23
1896
1897         * src/summaryview.c
1898                 Fix segfault when forwarding nothing
1899                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
1900                 
1901 2003-01-30 [paul]       0.8.9claws22
1902
1903         * sync with 0.8.9cvs3
1904                 see ChangeLog 2003-01-30
1905
1906 2003-01-30 [paul]       0.8.9claws21
1907
1908         * sync with 0.8.9cvs2
1909                 see ChangeLog 2003-01-30
1910
1911 2003-01-29 [paul]       0.8.9claws20
1912
1913         * sync with 0.8.9cvs1
1914                 see ChangeLog 2003-01-29
1915
1916 2003-01-28 [paul]       0.8.9claws19
1917
1918         * po/POTFILES.in
1919                 update to reflect changes. 
1920                 thanks to Ricardo Mones Lastra
1921
1922 2003-01-27 [christoph]  0.8.9claws18
1923
1924         * ac/openssl.m4
1925         * ac/spamassassin.m4
1926         * src/plugins/spamassassin/README
1927         * src/plugins/spamassassin/libspamc.[ch]
1928         * src/plugins/spamassassin/utils.[ch]
1929                 updated to latest libspamc
1930
1931 2003-01-27 [christoph]  0.8.9claws17
1932
1933         * src/folder.c
1934                 fix wrong use of procheader_get_header_fields
1935
1936 2003-01-27 [christoph]  0.8.9claws16
1937
1938         * src/news.c
1939         * src/prefs_account.[ch]
1940         * src/common/nntp.[ch]
1941                 allow to force authentication for NNTP servers
1942
1943         Patch submitted by Florian Mickler <dmk@d-labs.de>
1944
1945 2003-01-26 [paul]       0.8.9claws15
1946
1947         * src/summaryview.c
1948                 speed up of marking messages as read
1949                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
1950
1951 2003-01-26 [christoph]  0.8.9claws14
1952
1953         * src/Makefile.am
1954         * src/mgutils.[ch]              ** REMOVE **
1955         * src/xml.[ch]                  ** REMOVE **
1956         * src/xmlprops.[ch]             ** REMOVE **
1957         * src/common/Makefile.am
1958         * src/common/mgutils.[ch]       ** NEW **
1959         * src/common/xml.[ch]           ** NEW **
1960         * src/common/xmlprops.[ch]      ** NEW **
1961                 move xml files to common directory
1962
1963 2003-01-26 [christoph]  0.8.9claws13
1964
1965         * src/plugins/spamassassin/spamassassin_gtk.c
1966                 only set gtk entry text if string is available
1967
1968 2003-01-26 [melvin]     0.8.9claws12
1969
1970         * src/description_window.c
1971                 Allow resizing of the window
1972                 Allow automatic horizontal scroll bar
1973                 Do not vertically expand and fill
1974
1975 2003-01-26 [christoph]  0.8.9claws11
1976
1977         * src/Makefile.am
1978         * src/gtkutils.[ch]             ** REMOVE **
1979         * src/common/sylpheed.c
1980         * src/gtk/Makefile.am
1981         * src/gtk/description_window.c
1982         * src/gtk/gtkutils.[ch]         ** NEW **
1983         * src/gtk/prefswindow.c
1984                 move gtkutils to gtk directory
1985
1986 2003-01-26 [paul]       0.8.9claws10
1987
1988         * src/summaryview.c
1989                 rename summary_unread_clicked() to summary_status_clicked()
1990
1991 2003-01-26 [melvin]     0.8.9claws9
1992
1993         * src/prefs_actions.c
1994                 Cosmetical changes to the help text
1995
1996 2003-01-26 [paul]       0.8.9claws8
1997
1998         * src/folder.[ch]
1999           src/mainwindow.c
2000           src/prefs_common.c
2001           src/prefs_sumamry_column.c
2002           summaryview.[ch]
2003                 rename the 'Unread' column to 'Status'
2004
2005 2003-01-25 [match]      0.8.9claws7
2006
2007         * src/mgutils.[ch]
2008                 removed reference to LDAP constants. removed error2string.
2009                 included functions to support LDAP dynamic queries.
2010         * src/syldap.h
2011                 moved LDAP constants here.
2012         * src/addressbook.c
2013         * src/addrindex.c
2014         * src/importldif.c
2015                 removed references to LDAP constants and references to
2016                 error2string.
2017
2018 2003-01-25 [paul]       0.8.9claws6
2019
2020         * src/summaryview.c
2021                 summary_thread_build(), summary_thread_init(): remove 
2022                 unneeded reference to summaryview->folder_item
2023
2024 2003-01-25 [christoph]  0.8.9claws5
2025
2026         * src/gtk/description_window.c
2027                 o allow description texts to expand over multiple columns
2028                 o translate all columns
2029         * src/prefs_actions.c
2030                 change syntax description to use new multi column feature
2031
2032         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2033
2034 2003-01-25 [match]      0.8.9claws4
2035
2036         * src/vcard.c
2037                 fixed bug with Quoted-Printable
2038
2039 2003-01-25 [paul]       0.8.9claws3
2040
2041         * src/folder.[ch]
2042           src/summaryview.[ch]
2043                 implement per-folder collapsed/expanded threads setting
2044                 
2045         * src/prefs_common.c
2046                 remove global collapsed/expanded threads option
2047
2048 2003-01-25 [christoph]  0.8.9claws2
2049
2050         * po/POTFILES.in
2051                 add pluginwindow and prefswindow
2052         * src/compose.c
2053                 make send respond correctly to messages that could be added
2054                 to the queue folder, but the UID of the message is unknown
2055         * src/folder.c
2056         * src/imap.c
2057                 don't return guessed UIDs in imap_add_msg anymore. We return
2058                 0 to tell the folder system it was appened but the UID is
2059                 unknown. Folder system now get's the UID by scaning the folder
2060                 and searching the cache for the Message-ID
2061                 (closes bug #29 Messages queued, but not sent)
2062
2063 2003-01-25 [paul]       0.8.9claws1
2064
2065         * src/codeconv.c
2066                 conv_encode_header():  fix bug when long headers with 8-bit
2067                 characters are used, so that the encoded words are wrapped.
2068                 If the space in the original text falls on the wrap boundary,
2069                 it can be lost.
2070                 Patch by Sergey Vlasov.
2071                 
2072         * src/folderview.c
2073                  fix bug where a change to the sorting method or thread view
2074                  of a folder's messages is lost if simpify-subject is set and
2075                  toggled on or off.
2076                  Patch by Luke Plant.
2077
2078 2003-01-24 [paul]       0.8.9claws
2079
2080         * sylpheed-0.8.9claws released
2081         
2082         * Makefile.am
2083           sylpheed.spec.in
2084                 remove reference to 'INSTALL.jp'
2085
2086 2003-01-23 [paul]       0.8.8claws128
2087
2088         * po/es.po
2089           po/it.po
2090           po/ru.po
2091           po/sr.po
2092                 updated translations. submitted by Ricardo Mones Lastra,
2093                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2094
2095 2003-01-23 [colin]      0.8.8claws127
2096
2097         * src/compose.c
2098                 Fix drafted and queued news articles re-edition
2099
2100 2003-01-23 [melvin]     0.8.8claws126
2101
2102         * po/fr.po
2103                 Updated French translations
2104
2105 2003-01-23 [colin]      0.8.8claws125
2106
2107         * src/inc.c
2108                 Fix "Connecting to..." status message
2109
2110 2003-01-22 [paul]       0.8.8claws124
2111
2112         * po/bg.po
2113                 updated by George Danchev
2114                 
2115         * src/folder.c
2116                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2117                 and folder deletion
2118
2119 2003-01-21 [paul]       0.8.8claws123
2120
2121         * po/bg.po
2122                 updated by George Danchev
2123                 
2124         * src/about.c
2125                 its now 2003
2126                 
2127         * src/toolbar.c
2128                 don't translate 'Separator'
2129                 
2130         * src/plugins/spamassassin/Makefile.am
2131                 add aspell to CPPFLAGS
2132                 
2133         * src/plugins/spamassassin/spamassassin.c
2134           src/plugins/spamassassin/spamassassin_gtk.c
2135                 set correct default for spamassassin_receive_spam
2136                 slightly re-word descriptions and some
2137                 other minor changes
2138
2139 2003-01-19 [alfons]     0.8.8claws122
2140                 
2141         * src/mimeview.c
2142                 mimeview_save_as(): we might as well show the file name for
2143                 the single case "Save As" too
2144
2145 2003-01-19 [alfons]     0.8.8claws121
2146
2147         * src/crash.c
2148                 change bug tracker URL to bugzilla URL
2149
2150 2003-01-19 [alfons]     0.8.8claws120
2151
2152         * src/mimeview.c
2153                 mimeview_save_all(): display name of file before overwriting;
2154                 continue saving all, even when one overwrite was cancelled
2155
2156 2003-01-19 [christoph]  0.8.8claws119
2157
2158         * src/summaryview.c
2159         * src/procmsg.[ch]
2160                 fix wrong usage of procmsg_find_children in summaryview
2161                 by using procmsg_update_unread_children instead of
2162                 summaryview_update_unread_children
2163
2164 2003-01-19 [christoph]  0.8.8claws118
2165
2166         * src/procmsg.c
2167                 fix infinite loop in procmsg_find_children
2168                  (closes bug #25 sylpheed crashes on delete.)
2169
2170         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2171
2172 2003-01-19 [paul]       0.8.8claws117
2173
2174         * po/pt_BR.po
2175                 updated by Ivan Francolin Martinez
2176
2177 2003-01-18 [melvin]     0.8.8claws116
2178
2179         * src/prefs_actions.c
2180                 Removed syntax limitation of only one '&' at the end of command.
2181                         Now actions that contain '>/dev/null 2>&1' are possible.
2182
2183 2003-01-18 [melvin]     0.8.8claws115
2184
2185         * src/prefs_actions.c
2186                 Actions IO dialog: when the action ends
2187                 the "Close" button now has focus and [Escape] closes the
2188                 window.
2189
2190 2003-01-18 [christoph]  0.8.8claws114
2191
2192         * src/procmsg.c
2193                 o add debug output when MsgInfos are really freed
2194                 o free GSLists in procmsg_find_children and
2195                   procmsg_update_unread_children
2196
2197 2003-01-18 [christoph]  0.8.8claws113
2198
2199         * src/mainwindow.c
2200                 reorder Configuration menu
2201
2202 2003-01-18 [christoph]  0.8.8claws112
2203
2204         * src/compose.c
2205                 fix applying templates to forwarded messages
2206
2207         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2208
2209 2003-01-17 [christoph]  0.8.8claws111
2210
2211         * src/folder.c
2212                 destroy folder items, when a folder item is removed
2213
2214 2003-01-17 [christoph]  0.8.8claws110
2215
2216         * src/folder.c
2217                 fix wrong folder stats update when ignored message is
2218                 deleted
2219
2220 2003-01-17 [colin]      0.8.8claws109
2221         
2222         * src/mainwindow.c
2223         * src/summaryview.c
2224                 Quicksearch bugfixes: 
2225                 - hide help button at startup if not extended
2226                 - switch to extended when looking for replies
2227
2228 2003-01-17 [paul]
2229
2230         * sync with 0.8.9 release
2231
2232 2003-01-17 [paul]       0.8.8claws108
2233
2234         * sync with 0.8.8cvs11
2235                 see ChangeLog 2003-01-17
2236
2237 2003-01-16 [colin]      0.8.8claws107
2238
2239         * src/procmsg.c
2240                 Changed encryption test to re-ask passphrase
2241                 if an encrypted message hasn't been decrypted
2242                 Fixes bug #5
2243
2244 2003-01-16 [christoph]  0.8.8claws106
2245
2246         * src/prefs_gtk.c
2247         * src/prefs_toolbar.c
2248         * src/gtk/prefswindow.h
2249         * src/plugins/spamassassin/spamassassin_gtk.c
2250                 remove page destroy function that is not used anymore
2251
2252 2003-01-16 [paul]       0.8.8claws105
2253
2254         * sync with 0.8.8cvs9
2255                 see ChangeLog 2002-01-16
2256
2257 2003-01-16 [colin]      0.8.8claws104
2258
2259         * src/compose.[ch]
2260                 Fix bug with autosaved drafts for IMAP, when draft
2261                 folder is specified - fixes bugzilla bug #20
2262
2263 2003-01-15 [paul]       0.8.8claws103
2264
2265         * src/compose.[ch]
2266           src/procmsg.c
2267                 store folder and message-id of message forwarding
2268                 in queue header and set forward flag after sending
2269
2270 2003-01-15 [paul]       0.8.8claws102
2271
2272         * sync with 0.8.8cvs8
2273                 see ChangeLog 2002-01-15
2274
2275 2003-01-15 [colin]      0.8.8claws101
2276
2277         * src/Makefile.am
2278                 Fix linking with GNU libiconv
2279
2280 2003-01-15 [darko]      0.8.8claws100
2281
2282         * src/pine.c
2283                 fix crash when importing pine address book
2284                 entry with an empty name (reported by DY
2285                 <dybulk at tri8.net>)
2286
2287 2003-01-14 [paul]       0.8.8claws99
2288
2289         * configure.in  ** REMOVED **
2290           configure.ac  ** NEW FILE **
2291                 rename configure.in to configure.ac, as it is now
2292                 preferred
2293
2294 2003-01-14 [melvin]     0.8.8claws98
2295
2296         * src/folderview.c
2297                 folderview_check_new(): More precise function description
2298
2299 2003-01-14 [melvin]     0.8.8claws97
2300
2301         * src/folderview.c
2302                 folderview_check_new(): return the number of new messages 
2303                         since last check.
2304         * src/inc.c
2305                 inc_account_mail(): Disable counting of new messages for IMAP
2306                         and NNTP until bug [19] and [14] are fixed.
2307
2308 2003-01-14 [paul]       0.8.8claws96
2309
2310         * sync with 0.8.8cvs6
2311                 see ChangeLog 2003-01-14
2312
2313 2003-01-13 [alfons]     0.8.8claws95
2314
2315         * src/textview.c
2316                 tune email address validation (c. 0.8.8claws89): if . is 
2317                 just one char away from @, the address is invalid too 
2318                 (correctly rejects addresses like foo@.com)
2319
2320 2003-01-13 [paul]       0.8.8claws94
2321
2322         * src/messageview.c
2323           src/toolbar.c
2324                 fixes to the Message View toolbar and menu:
2325                 fix non-functioning Forward button
2326                 make Reply button consider default_reply_list
2327                 remove 'Follow-up...' menu entry
2328                 add 'Forward' and 'Redirect' menu entries
2329
2330 2003-01-13 [melvin]     0.8.8claws93
2331
2332         * src/inc.c
2333                 Fixed typo that could make new messages count incorrect.
2334
2335 2003-01-13 [melvin]     0.8.8claws92
2336
2337         * src/folderview.[ch]
2338                 folderview_check_new(): return the number of new messages.
2339         * src/inc.c
2340                 Should fix bug [14] where new mail notification worked 
2341                         incorrectly with IMAP accounts.
2342                 inc_spool_account(): return number of new msgs, or -1 on error
2343                 inc_all_spool(): return number of new msgs
2344                 
2345 2003-01-13 [melvin]     0.8.8claws91
2346
2347         * src/prefs_actions.c
2348                 Justify help text.
2349
2350 2003-01-12 [thorsten]   0.8.8claws90
2351
2352         * src/common/prefs.c
2353                 close file before rename
2354
2355 2003-01-12 [alfons]     0.8.8claws89
2356
2357         * AUTHORS
2358                 add Christian Mertes
2359         * src/common/utils.[ch]
2360                 g_stricase_hash(), g_stricase_equal(): functions for 
2361                 case insensitive hash tables
2362         * src/textview.c
2363                 use top level domain names to validate email address, based
2364                 on a patch by Christian Mertes (thanks!), but changed 
2365                 implementation to use a hash table 
2366
2367 2003-01-12 [paul]       0.8.8claws88
2368
2369         * po/bg.po
2370                 updated by George Danchev
2371
2372 2003-01-12 [alfons]     0.8.8claws87
2373
2374         * src/summaryview.c
2375                 delete / execute performance: use new style folder update
2376
2377 2003-01-12 [paul]       0.8.8claws86
2378
2379         * sync with 0.8.8cvs5
2380                 see ChangeLog 2003-01-13 (!)
2381
2382 2003-01-12 [alfons]     0.8.8claws85
2383
2384         * src/filtering.c
2385         * src/matcher_parser_parse.y
2386                 prepare change_score filtering action
2387         * src/matcher.[ch]
2388                 give up const-correctness on functions that call non-const-correct functions;
2389                 several casts to gpointer in g_free();
2390                 add change_score;
2391
2392 2003-01-12 [christoph]  0.8.8claws84
2393
2394         * src/compose.c
2395                 fix 2 warnings
2396
2397         * src/gtk/prefswindow.[ch]
2398         * src/plugins/spamassassin/spamassassin_gtk.c
2399                 changed the call of the widget create function
2400                 for PrefsPages, because sometimes the widget
2401                 create function needs a widget that already has
2402                 been attached to a window (to create GDK pixmaps
2403                 for exmaple). So we simply pass the GtkWindow as
2404                 the second parameter now.
2405
2406         * src/main.c
2407         * src/mainwindow.c
2408         * src/prefs_toolbar.[ch]
2409                 rewrite Toolbar Preferences using the new
2410                 prefs window
2411
2412 2003-01-11 [alfons]     0.8.8claws83
2413
2414         * src/addressadd.c
2415                 fix crash when adding sender to addressbook because status bar
2416                 isn't there (the status bar doesn't seem to be used though,
2417                 but I'll let Match decide what to do with it)
2418
2419 2003-01-11 [colin]      0.8.8claws82
2420
2421         * src/main.c
2422           src/toolbar.c
2423                 Two useless changes reversed
2424
2425 2003-01-11 [colin]      0.8.8claws81
2426
2427         * src/mainwindow.c
2428           src/mainwindow.h
2429                 Add mainwindow_get_mainwindow()
2430         * src/alertpanel.c
2431           src/alertpanel.h
2432                 Add alertpanel_error_log() 
2433         * src/compose.c
2434           src/inc.c
2435           src/messageview.c
2436           src/toolbar.c
2437           src/main.c
2438           src/procmsg.c
2439                 Network errors get a View Log button
2440
2441 2003-01-10 [alfons]     0.8.8claws80
2442
2443         * src/prefs_toolbar.c
2444         * src/toolbar.c
2445                 use the translatable string for "Separator" as file name for
2446                 separator toolbar items (probably make this uppercase?)
2447
2448 2003-01-10 [alfons]     0.8.8claws79
2449
2450         * src/prefs_toolbar.c
2451                 put right A_SEPARATOR description string in "displayed
2452                 toolbar items list" so manually added separators are
2453                 saved correctly (bug #10, "Adding a separator to the main 
2454                 toolbar fails, entry in xml file is wrong")
2455
2456 2003-01-10 [christoph]  0.8.8claws78
2457
2458         * src/imap.c
2459                 o fix warnings
2460                 o use CAPABILITY to check if NAMESPACE is available
2461
2462 2003-01-10 [christoph]  0.8.8claws77
2463
2464         * src/imap.[ch]
2465                 apply UIDPLUS IMAP extension support patch
2466
2467         Patch submitted by Simon 'corecode' Schubert
2468
2469 2003-01-10 [paul]       0.8.8claws76
2470
2471         * src/folderview.c
2472                 a sync from main which fixes the news account folders'
2473                 Properties bug
2474
2475 2003-01-10 [christoph]  0.8.8claws75
2476
2477         * src/folder.c
2478                 don't accept 0 as a valid uid returned by copy and move
2479                 functions. 0 means the message was copied or moved but the
2480                 new uid could not be fetched. It is not an error condition
2481                 for the copy or move operation.
2482
2483 2003-01-10 [paul]       0.8.8claws74
2484
2485         * src/prefs_filtering.c
2486                 change English used in Alert when entry is not
2487                 saved.
2488                 
2489         * sync with 0.8.8cvs4
2490                 see ChangeLog 2003-01-10
2491
2492 2003-01-10 [darko]      0.8.8claws73
2493
2494         * src/pine.c
2495                 fix crash when importing address book entry
2496                 without a valid address
2497
2498 2003-01-09 [alfons]     0.8.8claws72
2499
2500         * src/inc.c
2501                 filtering performance: use new style folder update
2502
2503 2003-01-09 [christoph]  0.8.8claws71
2504
2505         * src/compose.c
2506         * src/gtk/menu.[ch]
2507                 fix wrong selecting of mime encoding type, when
2508                 opening property dialog of attachments in the
2509                 compose window. 7bit was always selected and that
2510                 destoryed files with 8bit data.
2511                 (closes bug #9 Sylpheed-claws destroys attachments when
2512                  changing MIME-types)
2513
2514 2003-01-09 [paul]       0.8.8claws70
2515
2516         * sync with 0.8.8cvs3
2517                 see ChangeLog 2003-01-09
2518
2519 2003-01-08 [alfons]     0.8.8claws69
2520         
2521         * src/addressadd.c
2522                 apply patch by Kim Schulz to fix build breakage
2523                 because of missing variable
2524
2525 2003-01-08 [paul]       0.8.8claws68
2526
2527         * sync with 0.8.8cvs2
2528                 see ChangeLog 2002-01-08
2529
2530 2003-01-08 [paul]       0.8.8claws67
2531
2532         * po/it.po
2533                 updated by Alessandro Maestri
2534                 
2535         * src/addressadd.c
2536                 when using 'Add sender to addressbook' allow
2537                 name to be edited and remarks to be entered
2538                 Patch submitted by Luke Plant
2539
2540 2003-01-08 [darko]      0.8.8claws66
2541
2542         * README.claws, src/summaryview.c
2543                 fix description for marked messages
2544
2545 2003-01-08 [paul]
2546
2547         * tools/Makefile.am
2548           tools/launch_phoenix  ** NEW FILE **
2549                 add script that enables using Phoenix as the default
2550                 web browser. 
2551                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2552                 
2553         * tools/OOo2sylpheed.pl
2554                 remove full path to sylpheed executable, just 'sylpheed'
2555                 will do
2556                 
2557         * tools/README
2558                 add launch_phoenix informtion and re-arrange and compress
2559                 the data a little
2560
2561 2003-01-07 [christoph]  0.8.8claws65
2562
2563         * src/folder.c
2564                 fix update for source folder when moving messages
2565         * src/procmsg.[ch]
2566         * src/summaryview.c
2567                 use function to set to_folder for message infos and
2568                 automatically update the op_count for old and new
2569                 folder
2570
2571 2003-01-07 [melvin]     0.8.8claws64
2572
2573         * src/prefs_actions.c
2574                 Fixed bug where an '%p' Action on a displayed image crashed 
2575                         Sylpheed
2576                 Code clean up (get rid of duplicated code and removed unnecessary 
2577                                 structure member)
2578
2579 2003-01-07 [christoph]  0.8.8claws63
2580
2581         * src/compose.c
2582         * src/folder.[ch]
2583         * src/folderview.c
2584         * src/import.c
2585         * src/inc.c
2586         * src/main.c
2587         * src/mainwindow.c
2588         * src/messageview.c
2589         * src/prefs_folder_item.c
2590         * src/procmsg.c
2591         * src/summaryview.c
2592         * src/toolbar.c
2593                 o remove all folder update triggering from the UI code. The folder
2594                   system should know much better when a folder needs an update.
2595                 o to prevent multiple updates in a row the folder updates can be
2596                   frozen for some time.
2597
2598                 Note: - Please verify that no updates are missing
2599                       - Check where freeze/thaws should be added
2600
2601 2003-01-07 [christoph]  0.8.8claws62
2602
2603         * src/prefs_actions.c
2604                 don't translate empty strings
2605
2606         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2607
2608 2003-01-06 [christoph]  0.8.8claws61
2609
2610         * src/prefs_actions.c
2611                 mark strings for gettext
2612         * src/prefs_matcher.c
2613                 use new description window for Execute action and
2614                 match condition in Filtering
2615
2616         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2617
2618 2003-01-06 [alfons]     0.8.8claws60
2619
2620         keep myself inspired to re-organize matcher part 8; 
2621         yes, more to come (I need to move out the descriptive
2622         text for actions to matcher.c, or at least make it not
2623         depend on the wicked ordering)
2624
2625         * src/prefs_matcher.c
2626                 add documentation so others may comprehend the
2627                 UI part of the conditions
2628                 
2629 2003-01-06 [christoph]  0.8.8claws59
2630
2631         * src/prefs_actions.c
2632                 use new description window for syntax help
2633         * src/gtk/description_window.c
2634                 fix display of descriptions with column count != 2
2635
2636         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2637
2638 2003-01-06 [christoph]  0.8.8claws58
2639
2640         * src/quote_fmt.c
2641         * src/summaryview.[ch]
2642         * src/gtk/Makefile.am
2643         * src/gtk/description_window.[ch]       ** NEW **
2644                 use a generic window to display syntax descriptions
2645                 currently used in quote_fmt and summaryview (new description
2646                 for extended quick search)
2647
2648         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2649
2650 2003-01-06 [paul]       0.8.8claws57
2651
2652         * sync with 0.8.8cvs1
2653                 see ChangeLog 2003-01-06
2654
2655 2003-01-06 [christoph]  0.8.8claws56
2656
2657         * src/mainwindow.c
2658         * src/prefs_gtk.[ch]
2659         * src/gtk/prefswindow.[ch]
2660         * src/plugins/spamassassin/spamassassin_gtk.c
2661                 o remove page management from prefswindow, pages
2662                   will be an argument to prefswindow_open
2663                 o prefswindow_open gets a datapointer that is
2664                   passed to the widget_create function to allow
2665                   creation of prefswindow for specific items
2666
2667 2003-01-06 [colin]      0.8.8claws55
2668         
2669         * src/summaryview.c
2670                 We don't want regexp in the reply-finder, 
2671                 because MIDs can contain !,$,. and so on
2672
2673 2003-01-06 [jens]       0.8.8claws54
2674
2675         * src/jpilot.c
2676                 fixed a wrong free in jpilot_read_db_files
2677
2678 2003-01-06 [alfons]     0.8.8claws53
2679
2680         re-organize matcher part 8; more to come
2681        
2682         * src/matcher.c
2683                 matcherprop_to_string(): put g_free()s before the
2684                 switch-case break to fix memleaks                
2685
2686 2003-01-06 [colin]      0.8.8claws52
2687
2688         * src/summaryview.c
2689                 cleanup & reply-finder now displays the first 
2690                 matching message
2691
2692 2003-01-05 [alfons]     0.8.8claws51
2693
2694         re-organize matcher part 7; more to come
2695
2696         * src/matcher.[ch]
2697                 fixes for constant correctness;
2698                 more documentation;
2699
2700 2003-01-05 [alfons]     0.8.8claws50
2701
2702         re-organize matcher part 6; more to come
2703         
2704         * src/matcher.[ch]
2705                 fixes for constant correctness;
2706                 more documentation;
2707         * src/filtering.c
2708                 fix for constant correctness
2709
2710 2003-01-05 [colin]      0.8.8claws49
2711
2712         * src/account.[ch]
2713                 Add account_get_reply_account function
2714         * src/compose.c
2715                 Use account_get_reply_account function 
2716         * src/summaryview.c
2717                 Basic reply-finder - click on the replied
2718                 icon gets you to the outbox using quick-search
2719
2720 2003-01-05 [paul]       0.8.8claws48
2721
2722         * src/prefs_common.c
2723                 small change to English
2724                 
2725         * src/prefs_filtering.c
2726                 prefs_filtering_action_select(): improve logic and uniformity
2727                 of gui
2728
2729 2003-01-05 [alfons]     0.8.8claws47
2730
2731         fine tune solution to focus problems (bug #7)
2732
2733         * src/mainwindow.c
2734                 mainwindow_focus_in_event(): remove grab event check
2735         * src/summaryview.c
2736                 summary_button_pressed(): move selection on right-click
2737                 too. we can't possibly move the selection back after
2738                 canceling a dialog, because gtk's incomplete focus 
2739                 management. whether this is a good solution, only time
2740                 will tell.
2741
2742 2003-01-05 [christoph]  0.8.8claws46
2743
2744         * src/imap.c
2745                 fix crash when no imap connection could be established
2746
2747 2003-01-05 [paul]       0.8.8claws45
2748
2749         * src/mainwindow.c
2750           src/sumamryview.c
2751           src/gtk/menu.[ch]
2752                 fix bug 605957 'shortcuts in popup-menu'
2753                 make user-defined shortcuts work
2754                 show shortcuts that are already defined
2755                 in the main menu
2756                 Patch submitted by Luke Plant
2757
2758 2003-01-05 [alfons]     0.8.8claws44
2759
2760         * src/mainwindow.c
2761                 focus_in_event handler should not select summary view row 
2762                 when another window (menu, dialog) grabbed for events 
2763                 (bug #7, "[0.8.8claws42] Message summary focus") 
2764
2765 2003-01-04 [christoph]  0.8.8claws43
2766
2767         * src/procmsg.c
2768                 update save folder after adding the sent message
2769                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2770
2771 2003-01-02 [christoph]  0.8.8claws42
2772
2773         * src/common/plugin.c
2774                 fix unloading of all plugins and unload
2775                 plugins in reverse order
2776                 
2777         * src/gtk/pluginwindow.c
2778                 implement function of load and unload button
2779
2780         * src/gtk/prefswindow.c
2781         * src/gtk/prefswindow.h
2782                 rename register function and add new unregister
2783                 function
2784
2785         * src/plugins/spamassassin/spamassassin_gtk.c
2786                 unregister prefs page and update for changes in
2787                 src/gtk/prefswindow.c
2788
2789 2003-01-02 [paul]       0.8.8claws41
2790
2791         * po/es.po
2792                 updated by Ricardo Mones Lastra
2793
2794 2003-01-02 [paul]
2795
2796         * tools/tb2sylpheed
2797                 fixes and improvements by Urke MMI
2798
2799 2003-01-02 [thorsten]   0.8.8claws40
2800
2801         * src/procmsg.c
2802                 fixed wrong return value
2803
2804 2003-01-02 [thorsten]   0.8.8claws39
2805
2806         * src/prefs.c
2807                 fixed printing wrong variable
2808
2809 2003-01-02 [thorsten]   0.8.8claws38
2810
2811         * src/prefs.c
2812                 fixed acessing members of freed pfile struct
2813
2814 2003-01-02 [thorsten]   0.8.8claws37
2815
2816         * src/procmsg.c
2817                 detect loops across several messages
2818                 as suggested by Christoph Hohmann
2819
2820 2003-01-01 [match]      0.8.8claws36
2821
2822         * src/addrindex.c
2823                 fixed another memory leak.
2824
2825 2003-01-01 [match]      0.8.8claws35
2826
2827         * src/jpilot.[ch]
2828                 fixed memory leaks. applied Doxygen comments.
2829
2830 2003-01-01 [thorsten]   0.8.8claws34
2831
2832         * src/procmsg.c
2833                 inhibit endless loop if msg references itself
2834                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2835
2836 2003-01-01 [christoph]  0.8.8claws33
2837
2838         * src/mainwindow.c
2839         * src/gtk/Makefile.am
2840         * src/gtk/pluginwindow.c                ** NEW **
2841         * src/gtk/pluginwindow.h                ** NEW **
2842                 add plugin window
2843
2844         * src/plugins/demo/demo.c
2845         * src/plugins/spamassassin/spamassassin.c
2846         * src/plugins/spamassassin/spamassassin_gtk.c
2847                 write better plugin descriptions
2848
2849 2002-12-31 [christoph]  0.8.8claws32
2850
2851         * src/gtk/prefswindow.c
2852         * src/plugins/spamassassin/spamassassin_gtk.c
2853                 some small improvements to GTK code
2854
2855 2002-12-31 [christoph]  0.8.8claws31
2856
2857         * src/plugins/spamassassin/spamassassin_gtk.c
2858                 enable folder select button
2859
2860 2002-12-31 [christoph]  0.8.8claws30
2861
2862         * src/mainwindow.c
2863         * src/gtk/Makefile.am
2864         * src/gtk/prefswindow.c                         ** NEW **
2865         * src/gtk/prefswindow.h                         ** NEW **
2866                 add new prefs window
2867
2868         * src/common/plugin.c
2869                 don't try to load empty config lines
2870         
2871         * src/plugins/spamassassin/Makefile.am
2872         * src/plugins/spamassassin/spamassassin.c
2873         * src/plugins/spamassassin/spamassassin.h       ** NEW **
2874         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
2875                 GTK config for SpamAssassin Plugin using
2876                 the new prefs window
2877
2878 2002-12-31 [paul]       0.8.8claws29
2879
2880         * po/POTFILES.in
2881                 remove obsolete entry 'src/menu.c'
2882
2883 2002-12-31 [alfons]     0.8.8claws28
2884
2885         * src/matcher.[ch]
2886         * src/matcher_parser_parse.y
2887         * src/prefs_matcher.c
2888                 add "ignore_thread" and "~ignore_thread" condition so it's
2889                 possible to make the actions / scoring operate on the ignore
2890                 thread flag
2891
2892 2002-12-31 [christoph]  0.8.8claws27
2893
2894         * src/addrbook.c
2895         * src/addrindex.c
2896         * src/folder.c
2897         * src/matcher.c
2898         * src/prefs_account.c
2899         * src/prefs_actions.c
2900         * src/prefs_customheader.c
2901         * src/prefs_display_header.c
2902         * src/prefs_gtk.c
2903         * src/procmime.c
2904         * src/toolbar.c
2905         * src/xmlprops.c
2906         * src/common/prefs.[ch]
2907                 extend prefs file handling for reading and automatic handling
2908                 of blocks. When reading prefs_set_block_label will automatically
2909                 move on to the block. When writing it will copy all other blocks
2910                 automatically
2911
2912         * src/common/plugin.c
2913                 Now loading plugin filenames from [Plugins] block in
2914                 sylpheed rc file
2915
2916 2002-12-30 [christoph]  0.8.8claws26
2917
2918         * src/common/hooks.[ch]
2919                 return abort status to caller of hooks_invoke
2920                 
2921         * src/inc.[ch]
2922                 invoke message filtering hook and stop
2923                 default handling when filter returns abort
2924
2925         * src/common/plugin.[ch]
2926         * src/plugins/demo/demo.c
2927                 modify plugin loader, because resolving symbols for strings
2928                 does not work correctly
2929         
2930         * configure.in
2931         * ac/spamassassin.m4                            ** NEW **
2932         * src/plugins/spamassassin/.cvsignore           ** NEW **
2933         * src/plugins/spamassassin/Makefile.am          ** NEW **
2934         * src/plugins/spamassassin/README               ** NEW **
2935         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
2936         * src/plugins/spamassassin/spamassassin.c       ** NEW **
2937         * src/plugins/spamassassin/utils.[ch]           ** NEW **
2938                 add spamassassin plugin, see src/plugins/spamassassin/README
2939                 for details
2940
2941 2002-12-29 [alfons]     0.8.8claws25
2942
2943         * src/mainwindow.c
2944                 when moving focus from a message view to the main 
2945                 window, don't forget to select the summary node
2946                 of the displayed message. should fix "[ 659103 ] 
2947                 focus-follows-mouse confuses sylpheed"
2948
2949 2002-12-29 [christoph]  0.8.8claws24
2950
2951         * src/Makefile.am
2952         * src/stringtable.[ch]          ** REMOVE **
2953         * src/common/Makefile.am
2954         * src/common/stringtable.[ch]   ** NEW **
2955                 move stringtable files to common directory
2956
2957 2002-12-29 [christoph]  0.8.8claws23
2958
2959         * src/Makefile.am
2960         * src/menu.[ch]                 ** REMOVE **
2961         * src/gtk/Makefile.am
2962         * src/gtk/menu.[ch]             ** NEW **
2963                 move menu files to gtk directory
2964
2965 2002-12-29 [match]      0.8.8claws22
2966
2967         * src/addressbook.c
2968         * src/syldap.c
2969                 moved UI specific code out of LDAP code into addressbook
2970                 UI code. fixed memory leak.
2971
2972 2002-12-29 [christoph]  0.8.8claws21
2973
2974         * src/folder.c
2975                 only check for IGNORED parent message when message is
2976                 not IGNORED itself
2977
2978 2002-12-29 [alfons]     0.8.8claws20
2979
2980         * src/summaryview.c
2981                 set gtksctree's anchor correct (immediate execute
2982                 changes the tree's layout, and anchor points at 
2983                 the incorrect row). fixes "[ 657233 ] multiple msg 
2984                 delete sometimes off by 1".
2985                 we probably have to look for more tree layout /
2986                 anchor glitches.
2987
2988 2002-12-29 [paul]       0.8.8claws19
2989
2990         * src/summaryview.c
2991                 fix bug [ 659054 ] incorrect sorting of 'From' column
2992                 when using 'display sender using address book'
2993                 thanks to Alfons and Luke Plant
2994
2995 2002-12-29 [christoph]  0.8.8claws18
2996
2997         * src/folder.c
2998         * src/procmsg.[ch]
2999                 check parent messages for IGNORE THREAD flag, when adding,
3000                 moving or copying messages to a folder
3001
3002 2002-12-27 [alfons]     0.8.8claws17
3003
3004         re-organize matcher part 5; more to come
3005
3006         * src/matcher.c
3007                 hash keywords in matchparser_tab 
3008
3009 2002-12-27 [alfons]     0.8.8claws16
3010
3011         re-organize matcher part 4; more to come
3012
3013         * src/matcher_parser.h
3014         * src/matcher_parser_lex.l
3015         * src/matcher_parser_parse.y
3016                 cleanup
3017
3018 2002-12-27 [alfons]     0.8.8claws15
3019
3020         re-organize matcher part 3; more to come
3021
3022         * src/matcher.[ch]
3023                 cleanup
3024
3025 2002-12-27 [alfons]     0.8.8claws14
3026
3027         re-organize matcher part 2; more to come but this should
3028         work. cc me if there are any regressions.
3029
3030         * src/matcher.h
3031                 add prototype for get_matchparser_tab_id()
3032         * src/matcher_parser_lex.l
3033                 look up keywords using matchparser_tab_id();
3034
3035 2002-12-27 [alfons]     0.8.8claws12
3036
3037         re-organize matcher part 1
3038
3039         * src/matcher.h
3040                 map yacc generated constants to sylpheed matcher constants
3041         * src/matcher.c
3042                 add function to find a matcher constant from a string
3043
3044 2002-12-27 [christoph]  0.8.8claws11
3045
3046         * src/compose.c
3047                 MENUITEM_ADD casts the 4th argument from integer to pointer
3048                 so it probably should not be a pointer, this means we
3049                 should use account id for it and not the account's pointer
3050
3051 2002-12-27 [paul]       0.8.8claws10
3052
3053         * src/mainwindow.c
3054                 remove unneeded 'GtkWidget *vbox'
3055                 
3056         * src/summaryview.c
3057                 further sync with 0.8.8 - make sort
3058                 by recipient work as expected
3059                 
3060         * NEWS
3061                 sync with 0.8.8
3062
3063 2002-12-27 [paul]       0.8.8claws9
3064
3065         * po/pt_BR.po
3066                 updated by Ivan F. Martinez
3067                 
3068 2002-12-27 [darko]      0.8.8claws8
3069
3070         * src/common/utils.c
3071                 added locked pattern to extended search
3072
3073 2002-12-27 [alfons]     0.8.8claws7
3074
3075         * src/prefs_matcher.[ch]
3076                 clean up
3077
3078 2002-12-26 [alfons]     0.8.8claws6
3079
3080         * src/matcher.[ch]
3081         * src/matcher_parser_lex.l
3082         * src/matcher_parser_parse.y
3083         * src/prefs_matcher.c
3084                 allow color label as a condition in the matcher
3085
3086 2002-12-26 [oliver]     0.8.8claws5
3087         
3088         * src/toolbar.c 
3089                 enable Addressbook for Main and Messageview
3090         * src/prefs_actions.c
3091                 enable actions in Messageview
3092
3093 2002-12-26 [christoph]  0.8.8claws4
3094
3095         * src/common/plugin.c
3096                 add a little debug output
3097         * configure.in
3098         * src/plugins/demo/Makefile.am
3099                 better use of automake
3100
3101 2002-12-26 [christoph]  0.8.8claws3
3102
3103         * src/Makefile.am
3104         * src/common/Makefile.am
3105                 fix "make distdir"
3106
3107 2002-12-26 [christoph]  0.8.8claws2
3108
3109         * configure.in
3110                 sort configure checks into common / gtk / plugins
3111         * po/POTFILES.in
3112                 add src/prefs_gtk.c
3113         * src/Makefile.am
3114                 add plugins SUBDIR
3115         * src/main.c
3116         * src/common/sylpheed.[ch]
3117                 added now sylpheed_done function for shutdown
3118         * src/common/Makefile.am
3119         * src/common/plugin.[ch]                ** NEW **
3120                 plugin loader and unloader
3121         * src/plugins/.cvsignore                ** NEW **
3122         * src/plugins/Makefile.am               ** NEW **
3123                 build plugins
3124         * src/plugins/demo/.cvsignore           ** NEW **
3125         * src/plugins/demo/Makefile.am          ** NEW **
3126         * src/plugins/demo/demo.c               ** NEW **
3127                 small demo plugin that installs a logtext hook and
3128                 outputs the log text to stdout
3129
3130 2002-12-26 [paul]       0.8.8claws1
3131
3132         * po/es.po
3133                 updated by Ricardo Mones Lastra
3134
3135 2002-12-26 [paul]       0.8.8claws
3136
3137         * 0.8.8claws released
3138
3139 2002-12-26 [paul]       0.8.7claws12
3140
3141         * po/bg.po
3142                 updated by George Danchev
3143
3144 2002-12-26 [paul]       0.8.7claws11
3145
3146         * po/POTFILES.in
3147                 remove unneeded 'src/prefs.c' entry 
3148
3149 2002-12-26 [paul]       0.8.7claws10
3150
3151         * src/codeconv.c
3152           src/mainwindow.c
3153                 sync with 0.8.8 release
3154         
3155         * src/folder.[ch]
3156           src/mh.c
3157           src/summaryview.c
3158                 partial sync with 0.8.8 release
3159         
3160
3161 2002-12-25 [alfons]     0.8.7claws9
3162
3163         * src/matcher.[ch]
3164         * src/matcher_parser_lex.l
3165         * src/matcher_parser_parse.y
3166         * src/prefs_matcher.c
3167                 add locked flag to possible filtering / matcher 
3168                 conditions (also a good example what should be
3169                 done to add a simple boolean condition)
3170
3171 2002-12-25 [christoph]  0.8.7claws8
3172
3173         * src/Makefile.am
3174         * src/account.[ch]
3175         * src/addrbook.c
3176         * src/addressbook.c
3177         * src/addrindex.c
3178         * src/filtering.c
3179         * src/folder.c
3180         * src/matcher.c
3181         * src/prefs.[ch]                ** REMOVE **
3182         * src/prefs_account.c
3183         * src/prefs_actions.c
3184         * src/prefs_common.c
3185         * src/prefs_customheader.c
3186         * src/prefs_display_header.c
3187         * src/prefs_filtering.c
3188         * src/prefs_folder_item.c
3189         * src/prefs_gtk.[ch]            ** NEW **
3190         * src/prefs_matcher.c
3191         * src/prefs_scoring.c
3192         * src/prefs_summary_column.c
3193         * src/procmime.c
3194         * src/selective_download.c
3195         * src/toolbar.c
3196         * src/common/Makefile.am
3197         * src/common/prefs.[ch]         ** NEW **
3198                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3199
3200 2002-12-24 [alfons]     0.8.7claws7
3201
3202         * src/summaryview.c
3203                 summary_thread_build(): fix real cause of the crash mentioned in
3204                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3205                 this way we get meaningful ctree nodes 
3206
3207 2002-12-24 [oliver]     0.8.7claws6
3208
3209         * src/mainwindow.[ch]
3210         * src/messageview.[ch]
3211         * src/compose.[ch]
3212         * src/inc.c
3213         * src/summaryview.c
3214                 changes to use updated toolbar handling
3215                 
3216 2002-12-24 [oliver]     0.8.7claws5
3217
3218         * src/toolbar.[ch]
3219                 generic toolbar handling
3220                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3221         * src/prefs_toolbar.[ch]
3222                 adjust to handling
3223         
3224 2002-12-24 [oliver]     0.8.7claws4
3225         
3226         * src/stock_pixmap.[ch]
3227                 move SYLPHEED_LOGO to end of list in order 
3228                 to remove it from Custom Toolbar`s Icon View
3229
3230 2002-12-24 [alfons]     0.8.7claws3
3231
3232         * src/summaryview.c
3233                 summary_thread_build(): fix crash because of focus != selection 
3234                 after threading. when deleting the selection, gtk tries but fails 
3235                 to find the correct focusable element. we now force the selection
3236                 to be focused. this should solve the infamous bug reported by 
3237                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3238                 a test case is available. 
3239
3240 2002-12-24 [darko]      0.8.7claws2
3241
3242         * src/summaryview.c
3243                 don't crash when unmarking message with unread children
3244
3245 2002-12-23 [christoph]  0.8.7claws1
3246
3247         * src/Makefile.am
3248         * src/common/Makefile.am
3249                 update Makefiles for moved intl.h, version.h and defs.h
3250         * src/imap.c
3251                 rewrite imap_session_get to avoid duplicate code
3252
3253 2002-12-23 [paul]       0.8.7claws
3254
3255         * Santa-Claws released
3256         
3257         * po/hu.po
3258           po/ru.po
3259                 squeeze in updated Hungarian and Russian translations.
3260                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3261
3262 2002-12-23 [paul]       0.8.6claws129
3263
3264         * po/pl.po
3265                 updated by Witold Wladyslaw Wojciech Wilk
3266
3267 2002-12-23 [paul]       0.8.6claws128
3268
3269         * src/quote_fmt_parse.y
3270                 fix typo and add licence header
3271
3272 2002-12-23 [paul]       0.8.6claws127
3273
3274         * po/en_GB.po
3275                 updated
3276
3277 2002-12-23 [paul]       0.8.6claws126
3278
3279         * po/it.po
3280                 updated translation, submitted by Alessandro Maestri
3281                 
3282 2002-12-23 [paul]       0.8.6claws125
3283
3284         * src/quote_fmt_parse.y
3285                 fix signature-stripping on replies bug. match
3286                 '-- \n' and not '-- '.
3287
3288 2002-12-22 [paul]       0.8.6claws124
3289
3290         * po/bg.po
3291           po/es.po
3292           po/sr.po
3293                 updated translations. submitted by George Danchev,
3294                 Ricardo Mones Lastra, and Urke MMI respectively
3295
3296 2002-12-21 [paul]       0.8.6claws123
3297
3298         * src/addrbook.c
3299                 fix coding style
3300
3301 2002-12-21 [paul]       0.8.6claws122
3302
3303         * src/addrbook.c
3304                 fix bug [643638] where if a person is in one or more
3305                 addressbook groups editing that person's email 
3306                 address results in removal from those groups.
3307                 Patch submitted by Luke Plant.
3308
3309 2002-12-20 [christoph]  0.8.6claws121
3310
3311         * src/common/utils.c
3312         * src/summaryview.c
3313                 reimplement expand_search_string using GString to
3314                 prevent crashs caused by miscalculated string
3315                 lengths reported by Paul
3316
3317 2002-12-20 [christoph]  0.8.6claws120
3318
3319         * src/summaryview.c
3320                 don't use "changed" to check if op_count has to be changed as it
3321                 is also set when the message has unread children
3322                 (closes bug [ 653221 ] crash while deleting duplicates)
3323
3324 2002-12-20 [paul]       0.8.6claws119
3325
3326         * sync with 0.8.6cvs27
3327                 see ChangeLog 2002-12-20
3328
3329 2002-12-20 [paul]       0.8.6claws118
3330
3331         * sync with 0.8.6cvs26
3332                 see ChangeLog 2002-12-19 and 2002-12-20
3333
3334 2002-12-19 [alfons]     0.8.6claws117
3335
3336         * src/textview.c
3337                 fix incorrect parsing of email addresses, submitted by 
3338                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3339                 name display if it contains @".
3340
3341 2002-12-18 [paul]       0.8.6claws116
3342
3343         * sync with 0.8.6cvs23
3344                 see ChangeLog 2002-12-18
3345
3346 2002-12-18 [paul]       0.8.6claws115
3347
3348         * src/Makefile.am
3349         * src/account.c
3350         * src/codeconv.c
3351         * src/gtkutils.[ch]
3352         * src/imap.c
3353                 sync with 0.8.6cvs22.
3354                 see ChangeLog 2002-12-17 and 2002-12-18
3355
3356 2002-12-17 [christoph]  0.8.6claws114
3357
3358         * src/imap.c
3359                 o don't create a session if imap greeting fails
3360                 o don't close socket when authentication fails
3361                   this is done by imap_session_destroy
3362
3363 2002-12-17 [thorsten]   0.8.6claws113
3364
3365         * tools/Makefile.am
3366           tools/README
3367           tools/google_msgid.pl ** NEW FILE **
3368                 Added "search for message-id" script and doc
3369
3370 2002-12-17 [thorsten]   0.8.6claws112
3371
3372         * po/hu.po
3373                 Updated hungarian translation
3374                 (updated by Gal Zoltan)
3375
3376 2002-12-16 [christoph]  0.8.6claws111
3377
3378         * src/addr_compl.c
3379                 remove stupid addressbook dump to debug output
3380         * src/mh.c
3381                 fix memory leak found by Hiro
3382
3383 2002-12-14 [paul]       0.8.6claws110
3384
3385         * src/compose.c
3386                 fix menubar sensitivity on send
3387                 
3388         * src/prefs_filtering.c
3389         * src/prefs_matcher.c
3390         * src/prefs_scoring.c
3391                 Fix english ;)
3392                 
3393         * src/common/quoted-printable.h
3394                 sync: fix typo
3395         
3396 2002-12-13 [christoph]  0.8.6claws109
3397
3398         * src/Makefile.am
3399         * src/manage_window.[ch]        ** REMOVE **
3400         * src/gtk/Makefile.am
3401         * src/gtk/manage_window.[ch]    ** NEW **
3402                 move manage_window files to gtk directory
3403
3404 2002-12-13 [christoph]  0.8.6claws108
3405
3406         * src/Makefile.am
3407         * src/gtkshruler.[ch]           ** REMOVE **
3408         * src/gtk/Makefile.am
3409         * src/gtk/gtkshruler.[ch]       ** NEW **
3410                 move gtkshruler files to gtk directory
3411
3412 2002-12-13 [christoph]  0.8.6claws107
3413
3414         * src/Makefile.am
3415         * src/compose.c
3416         * src/gtkstext.[ch]             ** REMOVE **
3417         * src/gtkutils.[ch]
3418         * src/textview.c
3419         * src/gtk/gtkstext.[ch]         ** NEW **
3420         * src/gtk/Makefile.am
3421                 o move stext functions to gtkstext.c to remove
3422                   dependency of gtkutils
3423                 o move gtkstext files to gtk directory
3424
3425         * src/gtk/Makefile.am
3426         * src/gtk/sslcertwindow.[ch]
3427                 UI stuff can always depend on common code so
3428                 it's ok to add ../common to include path
3429
3430 2002-12-13 [colin]      0.8.6claws106
3431
3432         * src/summaryview.c
3433                 Disconnect sighandlers for mainwindow when
3434                 quicksearch has the focus
3435                 Fix bug #653231
3436         * src/mainwindow.[ch]
3437                 Make key_pressed callback public, to be able
3438                 to disconnect it
3439
3440 2002-12-13 [christoph]  0.8.6claws105
3441
3442         * src/mh.c
3443                 create .mh_sequences file in new MH folders
3444                 (closes feature request [ 523162 ] MH folders should
3445                  get a .mh_sequences)
3446
3447 2002-12-13 [colin]      0.8.6claws104
3448
3449         * src/summaryview.c
3450                 Better handling of quicksearch show/hide
3451                 (basically the button stays under the mouse 
3452                  when toggled)
3453
3454 2002-12-13 [paul]       0.8.6claws103
3455
3456         * sync with 0.8.6cvs17
3457                 see ChangeLog 2002-12-13
3458
3459 2002-12-13 [paul]       0.8.6claws102
3460
3461         * po/es.po
3462                 updated by Ricardo Mones Lastra
3463
3464 2002-12-11 [colin]       0.8.6claws101
3465
3466         * src/folder.c
3467                 remove statusbar stuff
3468           src/folderview.c
3469                 set statusbar verbosity when moving folders
3470
3471 2002-12-11 [colin]       0.8.6claws100
3472         * src/prefs_filtering.c
3473         * src/prefs_matcher.c
3474         * src/prefs_scoring.c
3475                 Fix english ;)
3476
3477 2002-12-11 [colin]       0.8.6claws99
3478
3479         * src/prefs_common.[ch]
3480                 Add summary_quicksearch_type
3481         * src/summaryview.c
3482                 Save last used quicksearch type
3483
3484 2002-12-11 [jens]       0.8.6claws98
3485         * src/prefs_filtering.c
3486         * src/prefs_matcher.c
3487         * src/prefs_scoring.c
3488                 added dialog for incomplete rules in scoring, filtering and
3489                 matcher to ask wheather really close
3490
3491 2002-12-11 [colin]      0.8.6claws97
3492
3493         * src/folder.c
3494                 Fix folder dnd statusbar logging
3495
3496 2002-12-10 [christoph]  0.8.6claws96
3497
3498         * src/compose.c
3499         * src/folder.c
3500         * src/imap.c
3501         * src/inc.c
3502         * src/main.c
3503         * src/mainwindow.c
3504         * src/news.c
3505         * src/send.c
3506         * src/statusbar.[ch]
3507         * src/common/hooks.c
3508         * src/common/log.[ch]
3509                 o handle verbose logging in statusbar directly in statusbar code
3510                   and common code does not need any knowledge about a statusbar
3511                 o remove direct calls to statusbar_(puts|pop)_all functions
3512
3513 2002-12-10 [jens]       0.8.6claws95
3514
3515         * src/*.c
3516                 removed gettext from g_warnings
3517         * po/POTFILES.in
3518                 cleaned and updated
3519         * po/de.po
3520                 updated
3521
3522 2002-12-10 [colin]      0.8.6claws94
3523
3524         * src/main.c
3525                 finish crash dialog fix
3526
3527 2002-12-10 [colin]      0.8.6claws93
3528
3529         * src/main.c
3530                 "Fix" "sylpheed already running" instead of
3531                 crash dialog appearing after a crash
3532
3533 2002-12-10 [colin]      0.8.6claws92
3534
3535         * po/POTFILES.in
3536                 add src/gtk/sslcertwindow.c
3537
3538 2002-12-10 [paul]       0.8.6claws91
3539
3540         * po/POTFILES.in
3541                 updated to reflect recent changes
3542                 submitted by Alessandro Maestri
3543
3544 2002-12-09 [christoph]  0.8.6claws90
3545
3546         * src/Makefile.am
3547         * src/smtp.[ch]                 ** REMOVE **
3548         * src/common/Makefile.am
3549         * src/common/smtp.[ch]          ** NEW **
3550                 move smtp files to common directory
3551
3552 2002-12-09 [christoph]  0.8.6claws89
3553
3554         * src/Makefile.am
3555         * src/session.[ch]              ** REMOVE **
3556         * src/common/Makefile.am
3557         * src/common/session.[ch]       ** NEW **
3558                 move session files to common directory
3559
3560 2002-12-09 [paul]       0.8.6claws88
3561
3562         * src/account.c
3563                 fix bug [649746] edit accounts: move account reverted
3564                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3565
3566 2002-12-09 [colin]      0.8.6claws87
3567
3568         * src/ssl_certificate.c
3569                 cleanup
3570
3571 2002-12-09 [colin]      0.8.6claws86
3572
3573         * src/ssl.c
3574                 Try to open the cert.pem database and 
3575                 issue a warning if it isn't there
3576
3577 2002-12-09 [colin]      0.8.6claws85
3578
3579         * src/common/ssl_certificate.c
3580         * src/gtk/sslcertwindow.c
3581                 Warning fixes
3582
3583 2002-12-09 [colin]      0.8.6claws84
3584
3585         * src/ssl_certificate.[ch] ** REMOVED **
3586         * src/common/ssl_certificate.[ch] ** NEW **
3587         * src/Makefile.am
3588         * src/common/Makefile.am
3589                 Moved ssl_certificate.[ch] to common
3590         * src/common/ssl.c 
3591                 Put back needed include
3592         * src/gtk/sslcertwindow.[ch]
3593                 Changed ssl_certificate.h include
3594         
3595 2002-12-09 [colin]      0.8.6claws83
3596
3597         * src/gtk/sslcertwindow.[ch]
3598                 Implement hook for certificate acception
3599         * src/ssl_certificate.[ch]
3600                 Implement hook for certificate acception
3601         * src/common/ssl.c
3602                 Reenable certificate acception check
3603         * src/mainwindow.c
3604                 Register sslcertwindow's hook
3605         
3606 2002-12-08 [christoph]  0.8.6claws82
3607
3608         * src/about.c
3609         * src/addr_compl.c
3610         * src/codeconv.c
3611         * src/manual.c
3612         * src/undo.c
3613         * src/common/utils.c
3614                 o add missing includes
3615                 o fix warnings
3616         * src/.cvsignore
3617         * src/common/.cvsignore
3618         * src/common/version.h          ** REMOVE **
3619                 remove autogenerated file
3620
3621 2002-12-08 [paul]       0.8.6claws81
3622
3623         * src/stringtable.c
3624                 put back needed include
3625
3626 2002-12-08 [colin]      0.8.6claws80
3627         
3628         * src/gtk/sslcertwindow.c
3629                 Cleaner popups when asking
3630         * src/ssl_certificate.c
3631         * src/prefs_common.[ch]
3632                 remove ssl certificate pref
3633                 put back needed include
3634         * src/undo.c
3635                 put back needed include
3636
3637 2002-12-08 [christoph]  0.8.6claws79
3638
3639         * src/folderview.c
3640         * src/logwindow.c
3641         * src/statusbar.c
3642         * src/summaryview.c
3643                 only abort hook invokation if required data is missing not
3644                 if our own data pointer is NULL, update hookfunction for
3645                 log window
3646
3647 2002-12-08 [paul]       0.8.6claws78
3648
3649         * src/about.c
3650         * src/addrcache.c
3651         * src/addrclip.c
3652         * src/addr_compl.c
3653         * src/addrselect.c
3654         * src/codeconv.c
3655         * src/colorlabel.c
3656         * src/enriched.c
3657         * src/esmtp.c
3658         * src/exporthtml.c
3659         * src/headerview.c
3660         * src/imageview.c
3661         * src/manual.c
3662         * src/noticeview.c
3663         * src/pgptext.c
3664         * src/scoring.c
3665         * src/sourcewindow.c
3666         * src/stringtable.c
3667         * src/undo.c
3668                 clean up: remove unneccesary includes
3669
3670 2002-12-08 [christoph]  0.8.6claws77
3671
3672         * src/folderview.c
3673         * src/statusbar.c
3674         * src/summaryview.c
3675         * src/common/hooks.[ch]
3676                 hook functions now have a gboolean return value, if a hook
3677                 returns TRUE it will stop executing of any more hooks in
3678                 the same hooklist for this invokation
3679
3680 2002-12-08 [colin]      0.8.6claws76
3681         
3682         * src/main.c
3683                 put back argv0 for CRASH_DIALOG
3684
3685 2002-12-08 [christoph]  0.8.6claws75
3686
3687         * src/Makefile.am
3688         * src/about.c
3689         * src/account.c
3690         * src/crash.c
3691         * src/esmtp.h
3692         * src/imap.[ch]
3693         * src/inc.c
3694         * src/main.c
3695         * src/mainwindow.c
3696         * src/news.c
3697         * src/pop.[ch]
3698         * src/prefs_account.[ch]
3699         * src/prefs_common.[ch]
3700         * src/send.[ch]
3701         * src/smtp.[ch]
3702         * src/ssl_certificate.[ch]
3703         * src/ssl_manager.[ch]
3704         * src/common/Makefile.am
3705         * src/common/log.c
3706         * src/common/nntp.[ch]
3707         * src/common/socket.[ch]
3708         * src/common/ssl.[ch]
3709         * src/gtk/sslcertwindow.[ch]
3710         * ac/openssl.m4
3711                 use new autoconf script to detect OpenSSL with extra parameters
3712                 to specify the location of libs and includes, also remove USE_SSL
3713                 to USE_OPENSSL
3714
3715         * src/common/sylpheed.[ch]
3716         * src/common/version.h.in
3717                 start seperation of common code initialization seperated from gui
3718
3719         * src/summaryview.c
3720                 The function that is called when a color label changes
3721                 should not change the color lable again
3722
3723 2002-12-08 [colin]      0.8.6claws74
3724
3725         * src/gtk/sslcertwindow.c
3726                 warning fixes
3727
3728 2002-12-08 [colin]      0.8.6claws73
3729
3730         * src/statusbar.c
3731           src/common/log.h
3732                 Register a hook for statusbar_puts_all
3733         * src/common/log.c
3734                 invoke statusbar_puts_all's hook
3735         
3736 2002-12-08 [colin]      0.8.6claws72
3737
3738         * src/ssl_certificate.c
3739                 Put back a badly-removed include
3740
3741 2002-12-08 [colin]      0.8.6claws71
3742
3743         * src/gtk/sslcertwindow.[ch]    ** NEW **
3744                 new certificate presentation
3745         * src/gtk/Makefile.am
3746                 add new files
3747         * src/ssl_certificate.[ch]
3748                 gtk cleanup, made utility functions public
3749         * src/ssl_manager.c
3750                 use new cert presentation
3751
3752 2002-12-07 [christoph]  0.8.6claws70
3753
3754         * src/Makefile.am
3755         * src/nntp.[ch]                 ** REMOVE **
3756         * src/common/Makefile.am
3757         * src/common/nntp.[ch]          ** NEW **
3758                 move nntp files to common directory
3759
3760 2002-12-07 [christoph]  0.8.6claws69
3761
3762         * src/procmsg.[ch]
3763         * src/summaryview.c
3764                 implement msginfo update callback using sylpheed's new
3765                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3766
3767 2002-12-06 [christoph]  0.8.6claws68
3768
3769         * src/editgroup.c
3770                 This patch changes the 'Edit Group Details' dialog to
3771                 allow extended selections in either pane, so that
3772                 addresses can be added or removed from a group more
3773                 quickly and easily. (it actually is a net decrease in
3774                 file size, as some unnecessary functions have been
3775                 removed). 
3776                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3777
3778 2002-12-06 [christoph]  0.8.6claws67
3779
3780         * src/Makefile.am
3781         * src/template.[ch]             ** REMOVE **
3782         * src/common/Makefile.am
3783         * src/common/template.[ch]      ** NEW **
3784                 move template files to common directory
3785
3786         * src/nntp.c
3787                 add missing log.h include
3788
3789 2002-12-06 [melvin]     0.8.6claws66
3790
3791         * src/prefs_actions.c
3792                 Added the trailing ">" syntax to insert command's output
3793                 without replacing old text (in contrast to trailing "|").
3794
3795 2002-12-05 [colin]      0.8.6claws65
3796         
3797         * src/common/utils.c
3798                 Don't modify original search_string or it'll change
3799                 the next iterations in the for()
3800
3801 2002-12-05 [darko]      0.8.6claws64
3802
3803         * src/common/utils.c
3804                 proper check for filtering commands, found by Colin
3805
3806 2002-12-05 [darko]      0.8.6claws63
3807
3808         * src/common/utils.c
3809                 check proper string for NULL pointer, found by Colin
3810
3811 2002-12-05 [darko]      0.8.6claws62
3812
3813         * src/common/utils.[ch]
3814                 expand_search_string(): new function
3815                 converts Mutt-like patterns to Sylpheed's
3816                 filtering engine
3817         * src/summaryview.c
3818                 use expand_search_string() to allow Mutt-like
3819                 patterns in extended search
3820         * README.claws
3821                 document extended option in quick search
3822
3823 2002-12-05 [paul]       0.8.6claws61
3824
3825         * sync with 0.8.6cvs16
3826                 see ChangeLog 2002-12-05
3827                 
3828         * po/POTFILES.in
3829                 clean up
3830
3831 2002-12-04 [christoph]  0.8.6claws60
3832
3833         * src/imap.[ch]
3834                 put imap authentication code into a new function and
3835                 remove it from imap_session_new that will allow to
3836                 send other commands before authentication
3837
3838 2002-12-04 [christoph]  0.8.6claws59
3839
3840         * src/imap.[ch]
3841                 use already existing method to prevent unneeded IMAP
3842                 folder selects. Set imap_select parameters to NULL
3843                 in some functions if the values are not required.
3844
3845         * src/xml.h
3846                 remove no longer required include
3847
3848 2002-12-04 [paul]       0.8.6claws58
3849
3850         * po/es.po
3851                 updated by Ricardo Mones Lastra
3852                 
3853         * configure.in
3854           po/hu.po      ** NEW FILE **
3855                 initial Hungarian translation, submitted
3856                 by Gál Zoltán <galzoli@hu.inter.net>
3857
3858 2002-12-03 [christoph]  0.8.6claws57
3859
3860         * src/Makefile.am
3861         * src/gtksctree.[ch]            ** REMOVE **
3862         * src/gtk/Makefile.am
3863         * src/gtk/gtksctree.[ch]        ** NEW **
3864                 move gtksctree files to gtk directory
3865
3866 2002-12-03 [christoph]  0.8.6claws56
3867
3868         * src/Makefile.am
3869         * src/md5.[ch]                  ** REMOVE **
3870         * srm/common/Makefile.am
3871         * src/common/md5.[ch]           ** NEW **
3872                 move md5 files to common directory
3873
3874         * src/gtkstext.c
3875                 remove not required #include
3876
3877 2002-12-03 [sergey]     0.8.6claws55
3878
3879         * src/gtkutils.c
3880         * src/gtkutils.h
3881                 gtkut_window_popup(): new function.
3882         * src/mainwindow.c
3883                 main_window_popup(): use gtkut_window_popup() to raise
3884                 window without changing its position.
3885                 (see sylpheed-main ML message [sylpheed:17247])
3886
3887 2002-12-03 [sergey]     0.8.6claws54
3888
3889         * src/send.c
3890                 send_message_local(): removed first-dot escaping
3891                 (SMTP-only, not needed for sending through pipe)
3892
3893 2002-12-03 [paul]       0.8.6claws53
3894
3895         * po/POTFILES.in
3896                 update to reflect recent changes (thanks
3897                 to Ricardo Mones Lastra)
3898                 
3899         * tools/filter_conv.pl
3900                  fix problem with quoted strings. Patch submitted
3901                  by Luke Plant <lukeplant@softhome.net>
3902
3903 2002-12-03 [paul]       0.8.6claws52
3904
3905         * sync with 0.8.6cvs15
3906                 see ChangeLog 2002-12-03
3907
3908 2002-12-02 [christoph]  0.8.6claws51
3909
3910         * src/logwindow.[ch]
3911         * src/common/log.[ch]
3912                 implement logging using a hook function
3913
3914         * src/folderview.c
3915         * src/folder.[ch]
3916                 define hooklist name in header file to avoid
3917                 errors caused by wrong spelling of hooklist names
3918
3919         * src/toolbar.c
3920                 fix warnings
3921
3922 2002-12-02 [christoph]  0.8.6claws50
3923
3924         * src/common/Makefile.am
3925                 add src/common/hooks.[ch]
3926
3927         * src/common/hooks.[ch]
3928                 implement a simple hook system using glib's hook functions
3929
3930         * src/folder.[ch]
3931         * src/folderview.c
3932                 use new hook system for folder item updates
3933
3934 2002-12-02 [christoph]  0.8.6claws49
3935
3936         * doc-src/ui_seperation.txt     ** NEW **
3937                 information for ui seperation
3938
3939         * src/Makefile.am
3940                 remove files that were moved to common
3941                 include common directory by default for the header files
3942
3943         * src/inc.c
3944         * src/common/socket.c
3945         * src/automaton.[ch]
3946                 implement automaton using g_io_*-functions instead of
3947                 gdk_input_add to make it ui independent
3948
3949         * src/codeconv.c
3950         * src/compose.c
3951         * src/ldif.c
3952         * src/pgptext.c
3953         * src/procmime.c
3954         * src/rfc2015.c
3955         * src/smtp.c
3956         * src/unmime.c
3957                 remove common/ prefix because directory is now in
3958                 include path
3959
3960         * src/compose.c
3961         * src/folder.c
3962         * src/folderview.c
3963         * src/mainwindow.c
3964         * src/messageview.c
3965         * src/prefs_common.c
3966         * src/procmsg.c
3967         * src/rfc2015.c
3968                 fix warnings
3969
3970         * src/imap.c
3971         * src/inc.c
3972         * src/news.c
3973         * src/pop.c
3974         * src/send.c
3975         * src/smtp.c
3976         * src/ssl_certificate.c
3977                 add log.h header file for logging functions
3978
3979         * src/main.c
3980         * src/common/utils.c
3981         * src/summaryview.c
3982         * src/xml.c
3983                 o move debug_mode to common/utils.c
3984                 o add functions to set and get debug_mode
3985
3986         * src/defs.h                    ** REMOVE **
3987         * src/intl.h                    ** REMOVE **
3988         * src/socket.[ch]               ** REMOVE **
3989         * src/ssl.[ch]                  ** REMOVE **
3990         * src/utils.[ch]                ** REMOVE **
3991                 replaced by new files in src/common/
3992         
3993         * src/common/Makefile.am
3994                 add new files in src/common/
3995
3996         * src/common/defs.h             ** NEW **
3997         * src/common/intl.h             ** NEW **
3998         * src/common/log.[ch]           ** NEW **
3999         * src/common/socket.[ch]        ** NEW **
4000         * src/common/ssl.[ch]           ** NEW **
4001         * src/common/utils.[ch]         ** NEW **
4002                 replacement for files in src/
4003
4004 2002-12-02 [colin]      0.8.6claws48
4005
4006         * src/folderview.c
4007                 Scroll folderview if necessary during dnd
4008
4009 2002-12-02 [colin]      0.8.6claws47
4010
4011         * src/folder.[ch]
4012                 Add check to verify a move is within a single mailbox
4013         * src/folderview.c
4014                 Add specific error string for this check
4015
4016 2002-12-02 [colin]      0.8.6claws46
4017
4018         * src/folder.c
4019                 Add a test to folder moving, remove a statusbar_print
4020         * src/folderview.c
4021                 Add Move folder... context-menu item
4022                 Factorize folder moving code
4023                 Enable folder DND for mbox
4024
4025 2002-12-01 [christoph]  0.8.6claws45
4026
4027         * ac/aspell.m4
4028                 remove conf.aspelltest if the version check fails
4029
4030 2002-11-30 [christoph]  0.8.6claws44
4031
4032         * autogen.sh
4033                 run libtoolize --force in autogen to create missing
4034                 libtool scripts
4035
4036 2002-11-30 [christoph]  0.8.6claws43
4037
4038         * src/Makefile.am
4039         * src/pgptext.c
4040         * src/procmime.c
4041         * src/rfc2015.c
4042         * src/uuencode.[ch]             ** REMOVED **
4043         * src/common/Makefile.am
4044         * src/common/uuencode.[ch]      ** NEW **
4045                 move uuen/decoder to common directory
4046
4047 2002-11-30 [christoph]  0.8.6claws42
4048
4049         * src/Makefile.am
4050         * src/base64.[ch]               ** REMOVED **
4051         * src/codeconv.c
4052         * src/compose.c
4053         * src/ldif.c
4054         * src/pgptext.c
4055         * src/procmime.c
4056         * src/rfc2015.c
4057         * src/smtp.c
4058         * src/unmime.c
4059         * src/common/Makefile.am
4060         * src/common/base64.[ch]        ** NEW **
4061                 move base64 en/decoder to common directory
4062
4063 2002-11-30 [christoph]  0.8.6claws41
4064
4065         * src/common                    ** NEW **
4066                 new directory for UI independent code
4067         * src/gtk                       ** NEW **
4068                 new directory for GTK frontend
4069         * src/common/.cvsignore         ** NEW **
4070         * src/gtk/.cvsignore            ** NEW **
4071                 ignore build files
4072         * src/common/Makefile.am        ** NEW **
4073         * src/gtk/Makefile.am           ** NEW **
4074                 automake files to build new seperated stuff
4075         * src/Makefile.am
4076                 the binary will currently still be build with the
4077                 files in src, so we include the code from the
4078                 subdirs for now after building the libs there
4079
4080 2002-11-30 [paul]       0.8.6claws40
4081
4082         * src/compose.c
4083                 fix bug [642731] 'Wrong selected account with drafted mail'
4084
4085 2002-11-29 [oliver]     0.8.6claws39
4086         
4087         * src/messageview.c
4088                 o update summaryview when switching between different
4089                   messageviews          
4090         * src/toolbar.c  
4091                 o check if messageview holds already removed msg
4092                   from summaryview
4093                 
4094
4095 2002-11-29 [oliver]     0.8.6claws38
4096
4097         * src/toolbar.c 
4098                 remove not needed variables and includes
4099                 make messageview stay opened and move to next when msgs are deleted 
4100
4101 2002-11-29 [oliver]     0.8.6claws37
4102         
4103         * src/toolbar.c 
4104                 disable compose button (messageview toolbar) by default
4105                 deleted msgs are moved to trash
4106         
4107 2002-11-29 [melvin]     0.8.6claws36
4108
4109         * configure.in
4110                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4111                 and to detect signatures expirations (gpgme 0.3.6)
4112
4113         * src/main.c
4114                 Use non obsolescent function for Gpgme engine checking.
4115
4116         * src/rfc2015.c
4117                 Inform about expired signatures or signatures which key
4118                 has expired. Expiration date is displayed.
4119
4120         * src/sigstatus.c
4121                 Inform about expired signatures or signatures which key
4122                 has expired.
4123
4124 2002-11-28 [paul]       0.8.6claws35
4125
4126         * src/folderview.c
4127                 re-instate 'Check for new messages' in Newsgroup
4128                 folders right-click menu, after a suggestion from
4129                 Tim Mann <timmann@users.sourceforge.net>
4130
4131         * src/main.c
4132                 after a crash check only local folders for new
4133                 messages
4134
4135 2002-11-28 [paul]       0.8.6claws34
4136
4137         * configure.in
4138                 apply patch that fixes the checking of GTK with XIM 
4139                 support on different OSs, such as FreeBSD. Patch 
4140                 submitted by Topia <topia@users.sourceforge.net>
4141                 
4142 2002-11-28 [paul]       0.8.6claws33
4143
4144         * src/mainwindow.c
4145           src/prefs_common.c
4146           src/prefs_toolbar.c
4147                 more changes to the English
4148
4149 2002-11-28 [paul]       0.8.6claws32
4150
4151         * sync with 0.8.6cvs13
4152                 see ChangeLog 2002-11-28 (no sync needed
4153                 for src/compose.c)
4154
4155 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4156         
4157         * src/mainwindow.[ch]
4158                 add patch by Ivan F. Martinez introducing messageview Toolbar
4159                 some changes and committed by oliver    
4160
4161 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4162
4163         * src/messageview.[ch]
4164                 add patch by Ivan F. Martinez introducing messageview Toolbar
4165                 some changes and committed by oliver    
4166
4167 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4168
4169         * src/compose.[ch]
4170                 add patch by Ivan F. Martinez introducing messageview Toolbar
4171                 some changes and committed by oliver    
4172
4173 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4174         
4175         * src/toolbar.[ch]
4176                 add patch by Ivan F. Martinez introducing messageview Toolbar
4177                 some changes and committed by oliver
4178
4179 2002-11-28 [oliver]     0.8.6claws27
4180         
4181         * src/prefs_toolbar.[ch]
4182                 getting ready for messageview toolbar
4183                 free mem allocated by gettext
4184                 change prefs_toolbar to prefs_toolbar_open
4185  
4186 2002-11-28 [thorsten]   0.8.6claws26
4187
4188         * src/imageview.[ch]
4189                 cleaned up conflicting declarations of
4190                 imageview_show_image()
4191
4192 2002-11-28 [paul]       0.8.6claws25
4193
4194         * src/grouplistdialog.c
4195           src/prefs_common.c
4196           src/prefs_summary_column.c
4197                 a few more improvements to the English
4198
4199 2002-11-28 [colin]      0.8.6claws24
4200
4201         * man/sylpheed.1
4202                 A few updates to command-line parameters
4203
4204 2002-11-28 [colin]      0.8.6claws23
4205
4206         * src/prefs_filtering.c
4207                 Fix problems with prefs_filtering_delete_path:
4208                 a) if the first rule is removed, original pointers
4209                    weren't updated (leading to segfaults)
4210                 b) it was always global_processing updated in case
4211                    of removed path was parent of rule path
4212
4213 2002-11-27 [paul]       0.8.6claws22
4214
4215         * src/mainwindow.c
4216           src/prefs_account.c
4217           src/prefs_actions.c
4218           src/prefs_common.c
4219           src/prefs_customheader.c
4220           src/prefs_display_header.c
4221           src/prefs_filtering.c
4222           src/prefs_folder_item.c
4223           src/prefs_matcher.c
4224           src/prefs_scoring.c
4225           src/prefs_summary_column.c
4226           src/prefs_template.c
4227           src/prefs_toolbar.c
4228                  improve the English in the GUI
4229
4230 2002-11-27 [colin]      0.8.6claws21
4231
4232         * src/folder.c
4233                 Fix processing renaming problems happening after
4234                 last commit
4235
4236 2002-11-27 [colin]      0.8.6claws20
4237
4238         * src/folder.c
4239                 recursive move now deletes src each subfolder after 
4240                 having moved it
4241         * src/folderview.c
4242                 Use identifier instead of path during dnd (enables
4243                 IMAP folder dnd)
4244
4245 2002-11-27 [paul]       0.8.6claws19
4246
4247         * src/main.c
4248                 apply patch that does command-line processing 
4249                 BEFORE gtk_init, allowing claws to run from 
4250                 shell-scripts in non-X environment (e.g. crontab 
4251                 or ip-up, ip-down scripts). Patch submitted by
4252                 Ruslan N. Balkin <baron@dartel.ru>
4253                 
4254         * po/it.po
4255                 updated by Alessandro Maestri
4256
4257 2002-11-27 [paul]       0.8.6claws18
4258
4259         * sync with 0.8.6cvs12
4260           src/prefs_common.c
4261                 Differences are that main uses a 'Receive dialog'
4262                 frame on the Interface tab, whereas claws groups all 
4263                 the dialogs together in a 'Dialogs' frame.
4264
4265 2002-11-27 [colin]      0.8.6claws17
4266
4267         * src/prefs_matcher.c
4268                 Fix Execute criteria's NOT flag
4269
4270
4271 2002-11-26 [christoph]  0.8.6claws16
4272
4273         * src/ssl.c
4274                 rewrite the ssl code a little bit, only use one
4275                 SSL context, set default certificates' file/path
4276
4277 2002-11-26 [thorsten]   0.8.6claws15
4278
4279         * src/compose.c
4280                 default-reply-to didn't work for ml-reply
4281
4282 2002-11-26 [melvin]     0.8.6claws14
4283
4284         * src/prefs_actions.c
4285                 Made pipe-actions ignore short headers in message view
4286                 Made trailing-pipe-actions write in the message view with
4287                 the same font as the original message
4288
4289 2002-11-26 [paul]       0.8.6claws13
4290
4291         * src/compose.c
4292                 this time commit the correct file
4293
4294 2002-11-26 [paul]       0.8.6claws12
4295
4296         * sync with 0.8.6cvs11
4297           src/quote_fmt_parse.y  
4298                 no sync needed
4299           src/account.[ch]       
4300                 not sync'ed
4301           src/compose.c
4302                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4303                 on draft mode.
4304                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4305                 header
4306                 
4307         see ChangeLog 2002-11-25 and 2002-11-26
4308
4309 2002-11-26 [colin]      0.8.6claws11
4310
4311         * src/folderview.c
4312                 Fix collapsed folder not auto-expanding during
4313                 mail dnd, if it was the source folder.
4314
4315 2002-11-25 [colin]      0.8.6claws10
4316
4317         * src/folderview.[ch]
4318                 Variable renaming and cleaning (slist of nodes 
4319                 to be re-collapsed is stored in FolderView)
4320
4321 2002-11-25 [paul]       0.8.6claws9
4322
4323         * src/prefs_common.[ch]
4324                 fix breakage caused by last commit
4325
4326 2002-11-25 [paul]       0.8.6claws8
4327
4328         * sync with 0.8.6cvs4
4329                 see ChangeLog 2002-11-21
4330
4331 2002-11-25 [paul]       0.8.6claws7
4332
4333         * sync with 0.8.6cvs4
4334                 see ChangeLog 2002-11-20
4335
4336 2002-11-25 [paul]       0.8.6claws6
4337
4338         * sync with 0.8.6cvs3
4339                 see ChangeLog 2002-11-18
4340
4341 2002-11-25 [colin]      0.8.6claws5
4342
4343         * src/gtkutils.[ch]
4344                 Add gtkut_ctree_node_is_parent()
4345         * src/folderview.c
4346                 Spring-loaded folders
4347
4348 2002-11-25 [colin]      0.8.6claws4
4349
4350         * src/utils.[ch]
4351                 Add slist_concat_unique(), function to merge
4352                 two GSList filtering dups
4353         * src/folder.[ch]
4354         * src/summaryview.[ch]
4355         * src/folderview.c
4356         * src/main.c
4357                 Add detection/update/display of unread answers
4358                 to marked mails
4359         * src/procmsg.[ch]
4360                 Add procmsg_find_children()
4361                 Add procmsg_msg_has_marked_parent()
4362
4363 2002-11-25 [colin]      0.8.6claws3
4364
4365         * src/ssl_certificate.[ch]
4366                 Allow checking a certificate without a DNS
4367                 lookup
4368                 Allow to forget a cert (by deleting it)
4369                 Make ssl_certificate_destroy_public
4370         * src/ssl_manager.[ch] ** NEW FILES **
4371                 Gui to manage (display/remove) certificates
4372         * src/prefs_common.[ch]
4373                 Add a pref to allow silent acceptation of
4374                 trusted certificates or not (based on the
4375                 "I want to know what's going on" principle)
4376         * src/mainwindow.c
4377                 Add SSL manager in Tools menu
4378         * src/Makefile.am
4379                 Add the new files to the build
4380         * po/POTFILES.in
4381                 Add ssl_manager.c to translations
4382
4383 2002-11-25 [colin]      0.8.6claws2
4384
4385         * src/summaryview.[ch]
4386                 Add S_SEARCH_EXTENDED to the quick search, which 
4387                 allows to search using filtering syntax.
4388
4389 2002-11-25 [colin]      0.8.6claws1
4390
4391         * src/summaryview.c
4392                 Deletion of duplicates now prefer deleting
4393                 the unread dup (fixes feature-request 638989).
4394
4395 2002-11-24 [paul]       0.8.6claws
4396
4397         * po/es.po
4398           po/pl.po
4399           po/ru.po
4400           po/sr.po
4401                 updated by Ricardo Mones Lastra,
4402                 Witold Wladyslaw Wojciech Wilk,
4403                 Ruslan N. Balkin, and  Urke MMI 
4404                 respectively
4405
4406 2002-11-24 [paul]       0.8.5claws182
4407
4408         * po/bg.po
4409                 updated by George Danchev
4410
4411 2002-11-23 [alfons]     0.8.5claws181
4412
4413         * src/imap.c
4414                 tiny memory leak found by browsing Dimitar's 
4415                 valgrind report
4416
4417 2002-11-23 [paul]       0.8.5claws180
4418
4419         * po/it.po
4420                 updated by Alessandro Maestri
4421
4422 2002-11-22 [christoph]  0.8.5claws179
4423
4424         * src/compose.c
4425         * src/inc.c
4426         * src/prefs_filtering.c
4427         * src/summaryview.c
4428                 more warning fixes
4429
4430 2002-11-22 [alfons]     0.8.5claws178
4431
4432         * src/summaryview.c
4433                 summary_execute_delete_func(): if message is deleted, make 
4434                 sure to also remove its entry in the subject hash table. 
4435                 fixes a corner case bug.
4436
4437 2002-11-22 [paul]       0.8.5claws177
4438
4439         * .cvsignore
4440                 add 'autom4te.cache'
4441                 
4442         * ltconfig      ** REMOVED **
4443                 not needed
4444
4445 2002-11-22 [paul]       0.8.5claws176
4446
4447         * src/textview.c
4448                 textview_set_font(): fix for message display in
4449                 UTF-8 locales (thanks to Sergey Vlasov).
4450                 
4451         * AUTHORS
4452                 add new team members and contributors
4453
4454
4455 2002-11-21 [colin]      0.8.5claws175
4456
4457         * src/procmsg.[ch]
4458                 Add procmsg_remove_special_headers()
4459         * src/mh.c
4460                 Use procmsg_remove_special_headers() for 
4461                 previous fix
4462
4463 2002-11-21 [colin]      0.8.5claws174
4464
4465         * src/mh.c
4466                 Fix moving/copying from queue/draft folders
4467                 for MH folders
4468
4469 2002-11-21 [christoph]  0.8.5claws173
4470
4471         * src/crash.c
4472         * src/filtering.c
4473         * src/logwindow.c
4474         * src/main.c
4475         * src/matcher_parser_lex.[hl]
4476         * src/mbox.c
4477         * src/mbox_folder.[ch]
4478         * src/prefs_filtering.c
4479         * src/procheader.c
4480         * src/quote_fmt_lex.l
4481         * src/ssl.c
4482                 fix all warnings except the warnings in lex and yacc files
4483
4484 2002-11-20 [christoph]  0.8.5claws172
4485
4486         * src/imap.c
4487                 fix MsgInfo retrieval for IMAP draft and queue folders
4488                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4489
4490 2002-11-19 [christoph]  0.8.5claws171
4491
4492         * src/compose.c
4493                 fix segfault, when draft saving does not get
4494                 the MsgInfo of the new message
4495                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4496
4497 2002-11-19 [christoph]  0.8.5claws170
4498
4499         * src/procmsg.c
4500                 add parameter check for flag setting function
4501                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4502
4503 2002-11-18 [paul]       0.8.5claws169
4504
4505         * src/compose.c
4506                 more sensitivity fixes to redirect mode:
4507                 * disable toolbar draft button
4508                 * allow only Address book in the Tools menu
4509                 * disable editing of message by the spell
4510                   checker
4511
4512 2002-11-18 [paul]       0.8.5claws168
4513
4514         * src/compose.c
4515                 fix sensitivity of menu items in compose_redirect():
4516                 allow only the necessary items 
4517
4518 2002-11-18 [paul]       0.8.5claws167
4519
4520         * src/compose.c
4521                 fix bug [ 603259 ] 'attachment got lost on bounce'
4522
4523 2002-11-18 [paul]       0.8.5claws166
4524
4525         * po/ru.po
4526                 updated by Ruslan N. Balkin <baron@dartel.ru>
4527
4528 2002-11-18 [colin]      0.8.5claws165
4529
4530         * src/main.c
4531           src/defs.h
4532                 Remove old filtering stuff
4533
4534
4535 2002-11-17 [oliver]     0.8.5claws164
4536
4537         * src/toolbar.h
4538                 remove not needed typedef 
4539
4540 2002-11-17 [oliver]     0.8.5claws163
4541
4542         * src/toolbar.c
4543                 make toolbar's on click events translatable
4544
4545 2002-11-15 [colin]      0.8.5claws162
4546
4547         * src/summaryview.c
4548                 Revert too-soon integration of a feature
4549
4550 2002-11-15 [christoph]  0.8.5claws161
4551
4552         * src/imap.c
4553                 use main's implementation of imap_get_msginfo
4554
4555 2002-11-15 [christoph]  0.8.5claws160
4556
4557         * src/compose.c
4558         * src/folder.[ch]
4559         * src/imap.c
4560         * src/mbox_folder.c
4561         * src/mh.c
4562         * src/news.c
4563         * src/procmsg.c
4564         * src/summaryview.c
4565                 replace claws' fetch_msginfo with main's get_msginfo
4566                 (use main's implementation where possible)
4567
4568 2002-11-15 [colin]      0.8.5claws159
4569
4570         * src/ssl_certificate.c
4571                 Missed a check
4572
4573 2002-11-16 [melvin]     0.8.5claws158
4574
4575         * po/fr.po
4576                 Updated French translations.
4577
4578 2002-11-16 [colin]      0.8.5claws157
4579
4580         * src/ssl_certificate.c
4581                 Check for missing parts in the certificates
4582
4583 2002-11-15 [colin]      0.8.5claws156
4584
4585         * src/folderview.c
4586                 Preventive fix (missing check) found by
4587                 Alfons
4588
4589 2002-11-15 [paul]
4590
4591         * NEWS
4592                 sync with 0.8.6 release
4593
4594 2002-11-15 [colin]      0.8.5claws155
4595
4596         * src/folder.[ch]
4597           src/folderview.c
4598                 Fix error handling of folder_item_move_to()
4599                 (thanks to Alfons!)
4600
4601 2002-11-15 [colin]      0.8.5claws154
4602
4603         * src/folder.[ch]
4604           src/folderview.c
4605                 folder_item_move_to() sets an error message instead
4606                 of having GUI stuff in folder.c
4607
4608 2002-11-15 [colin]      0.8.5claws153
4609
4610         * src/procmsg.[ch]
4611                 Implemented a callback for MsgInfo updates, 
4612                 heavily copy/pasted from Christoph's folder 
4613                 callback system
4614         * src/summaryview.[ch]
4615                 Register summary_update_msg as callback
4616
4617 2002-11-14 [colin]      0.8.5claws152
4618         
4619         * src/procmsg.c
4620                 Update the FolderItem after sending (fixes 617593)
4621
4622 2002-11-14 [christoph]  0.8.5claws151
4623
4624         * src/folder.c
4625                 fix wrong position of NULL pointer check found
4626                 by Sergey
4627
4628 2002-11-14 [christoph]  0.8.5claws150
4629
4630         * src/folder.c
4631                 fix segfault when deleting messages from IMAP folders
4632                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4633
4634 2002-11-14 [colin]      0.8.5claws149
4635
4636         * src/compose.c
4637                 Forwarding was also ignoring the folder's default account.
4638
4639 2002-11-14 [colin]      0.8.5claws148
4640
4641         * src/compose.c
4642                 Fix sent folder not set to folder properties when 
4643                 forwarding.
4644
4645 2002-11-14 [thorsten]   0.8.5claws147
4646
4647         * src/inc.c
4648                 inc_start(): Files were not moved from .processing to inbox,
4649                 if no global processing rule existed
4650
4651 2002-11-14 [colin]      0.8.5claws146
4652
4653         * src/ssl_certificate
4654                 Fix file operations
4655
4656 2002-11-14 [paul]       0.8.5claws145
4657
4658         * po/it.po
4659                 updated by Alessandro Maestri
4660
4661 2002-11-13 [alfons]     0.8.5claws144
4662
4663         * src/folder.c
4664                 folder_item_close(): only mark messages unread
4665                 when a folder has new messages 
4666
4667 2002-11-13 [keith]      0.8.5claws143
4668
4669         * src/imap.c
4670                 Fix problem moving or copying between
4671                 IMAP folders
4672
4673 2002-11-13 [colin]      0.8.5claws142
4674
4675         * src/matcher_parser_parse.y
4676                 Fix rule problem when " don't match
4677
4678 2002-11-13 [christoph]  0.8.5claws141
4679
4680         * src/folder.c
4681         * src/folderview.c
4682                 moved cache saving to folder_item_close
4683                 the folderview should not have to deal with
4684                 this things
4685
4686 2002-11-13 [christoph]  0.8.5claws140
4687
4688         * src/summaryview.c
4689                 moved setting of important score to
4690                 summary_set_prefs_from_folderitem
4691
4692 2002-11-13 [colin]      0.8.5claws139
4693
4694         * src/matcher_parser_parse.y
4695                 Fix a segfault in the parser (happening when
4696                 a good expression had been tested and a bad 
4697                 one arrives)
4698
4699 2002-11-13 [paul]       0.8.5claws138
4700
4701         * sync with 0.8.5cvs24
4702                 see ChangeLog 2002-11-13
4703                 
4704         * po/pt_BR.po
4705                 updated by Fabio Jr. Beneditto
4706
4707 2002-11-13 [colin]      0.8.5claws137
4708         
4709         * src/msgcache.c
4710           src/defs.h
4711           src/procmsg.[ch]
4712                 Revert last commit, problem
4713
4714 2002-11-13 [colin]      0.8.5claws136
4715
4716         * src/msgcache.c
4717                 Remove duplicated code
4718         * src/defs.h
4719                 Bumped CACHE_VERSION and MARK_VERSION
4720         * src/procmsg.[ch]
4721                 Network endian for cache and mark files
4722
4723 2002-11-12 [colin]      0.8.5claws135
4724
4725         * src/inc.c
4726                 Fix the "socket error" dialog which disappeared
4727
4728 2002-11-12 [colin]      0.8.5claws134
4729
4730         * src/msgcache.c
4731                 Reverse last commit which had performance 
4732                 problems, but still reverse the list
4733
4734 2002-11-12 [colin]      0.8.5claws133
4735
4736         * src/msgcache.c
4737                 Reverse list order
4738
4739 2002-11-12 [melvin]     0.8.5claws132
4740
4741         * src/compose.c
4742                 Added a check for a NULL prefs_common.dictionary
4743
4744 2002-11-12 [colin]      0.8.5claws131
4745
4746         * src/ssl_certificate.[ch]
4747                 Use FQDN hostname
4748
4749 2002-11-12 [colin]      0.8.5claws130
4750
4751         * src/ssl_certificate.[ch]
4752                 Take connection port into account for 
4753                 checking certificates (a single hostname
4754                 could have multiple servers with multiple
4755                 certificates)
4756         * src/ssl.c
4757                 Pass the port to ssl_certificate_check
4758
4759 2002-11-12 [paul]       0.8.5claws129
4760
4761         * src/folder.c
4762                 fix a typo in last commit
4763
4764 2002-11-12 [paul]       0.8.5claws128
4765
4766         * sync with 0.8.5cvs23
4767                 see ChangeLog entry 2002-11-12
4768
4769 2002-11-11 [colin]      0.8.5claws127
4770
4771         * src/ssl_certificate.c
4772                 Cleaner messages
4773                 Don't popup, instead log error, if the 
4774                 corresponding pref is checked
4775         * src/ssl_certificate.h
4776                 include <openssl/objects/h>
4777
4778 2002-11-11 [colin]      0.8.5claws126
4779
4780         * src/ssl_certificate.h
4781                 _Really_ clean it
4782
4783 2002-11-11 [colin]      0.8.5claws125
4784         
4785         * src/ssl_certificate.c
4786                 Fixed leak
4787
4788 2002-11-11 [colin]      0.8.5claws124
4789
4790         * src/ssl.c
4791                 Cleaned a bit
4792         * src/ssl_certificate.[ch]
4793                 Cleaned a bit (better use of SSL API)
4794                 (This will cause non-recognition of saved 
4795                  certificates of claws12[23]...)
4796
4797 2002-11-11 [paul]       0.8.5claws123
4798         
4799         * po/es.po
4800                 updated by Ricardo Mones Lastra
4801
4802 2002-11-11 [colin]      0.8.5claws122
4803
4804         * src/ssl.c
4805                 Fix a typo
4806
4807 2002-11-11 [colin]      0.8.5claws121
4808
4809         * src/ssl_certificate.[ch] ** NEW FILES **
4810         * src/ssl.[ch]
4811                 Check SSL certificates presented to us
4812         * src/Makefile.am
4813                 Add ssl_certificate.[ch]
4814         * po/POTFILES.in
4815                 Add ssl_certificate.c
4816
4817 2002-11-11 [paul]       0.8.5claws120
4818
4819         * sync with 0.8.5cvs22
4820                 see ChangeLog 2002-11-11
4821
4822 2002-11-11 [paul]       0.8.5claws119
4823
4824         * sync with 0.8.5cvs21
4825                 see ChangeLog 2002-11-11
4826
4827 2002-11-10 [jens]       0.8.5claws118
4828
4829         * src/folder.c
4830         * src/folderview.c
4831                 corrected some typing
4832         * po/de.po
4833                 updated german translation
4834         * sylpheed.spec.in
4835                 cleaned up specfile and adjusted it for claws
4836
4837 2002-11-10 [colin]      0.8.5claws117
4838
4839         * src/summaryview.c
4840                 a STATUSBAR_PUSH/POP fix
4841
4842 2002-11-10 [colin]      0.8.5claws116
4843
4844         * src/prefs_folder_item.c
4845                 Fix hanging after opening folder properties
4846
4847 2002-11-10 [hoa]        0.8.5claws115
4848
4849         * src/matcher_parser_lex.l
4850         * src/matcher_parser_parse.y
4851                 config file for scoring and filtering is no more trashed
4852                 when there is a syntax error in a filtering rule when
4853                 editing it in a dialog.
4854
4855 2002-11-09 [colin]      0.8.5claws114
4856
4857         * src/mbox_folder.c
4858                 Added missing initialisation of folder->destroy()
4859
4860 2002-11-09 [colin]      0.8.5claws113
4861
4862         * src/folder.c
4863           src/folderview.c
4864                 Fix the status bar messages
4865
4866 2002-11-09 [colin]      0.8.5claws112
4867
4868         * src/folderview.c
4869                 Fix hangs after folder dnd, happening after 
4870                 claws109.
4871
4872 2002-11-09 [christoph]  0.8.5claws111
4873
4874         * src/folderview.c
4875                 just changed order of calls (reverse order of
4876                 associated calls)
4877         * src/inc.c
4878                 lock inc when checking only one account, otherwise
4879                 inc all could be executed at the same time
4880
4881 2002-11-09 [christoph]  0.8.5claws110
4882
4883         * src/folderview.c
4884                 better unlock the mouse cursor before calling
4885                 summary_show because it changes the cursor too
4886
4887 2002-11-09 [christoph]  0.8.5claws109
4888
4889         * src/folder.[ch]
4890         * src/folderview.c
4891                 add functions to open and close a folder
4892                 o opending will execute scanning for remote folders
4893                   and processing
4894                 o closing will unset new flag for messages
4895
4896 2002-11-09 [colin]      0.8.5claws108
4897
4898         * src/folder.c
4899                 Add a call to prefs_matcher_write_config to 
4900                 avoid non-leaf folders filtering settings to be
4901                 lost
4902
4903 2002-11-09 [paul]       0.8.5claws107
4904
4905         * src/prefs_account.c
4906                 re-word a label
4907
4908 2002-11-09 [colin]      0.8.5claws106
4909
4910         * src/folderview.c
4911                 Minor esthetic fix
4912
4913 2002-11-09 [colin]      0.8.5claws105
4914
4915         * src/folderview.c
4916                 Fix prefs_filtering deletion for MH folders (same
4917                 reason as below)
4918         * src/prefs_filtering.c
4919                 Fix prefs_filtering renaming and deletion for 
4920                 folder-based processing rules.  
4921
4922 2002-11-09 [christoph]  0.8.5claws104
4923
4924         * src/compose.c
4925         * src/folder.[ch]
4926         * src/folderview.[ch]
4927         * src/import.c
4928         * src/inc.c
4929         * src/main.c
4930         * src/mainwindow.c
4931         * src/messageview.c
4932         * src/prefs_folder_item.c
4933         * src/procmsg.c
4934         * src/summaryview.c
4935                 implement a callback system for folder item updates
4936
4937 2002-11-09 [colin]      0.8.5claws103
4938
4939         * src/folderview.c
4940                 Fix prefs_filtering renaming for MH folders (we
4941                 shouldn't rename by path as another folder could
4942                 have the same hierarchy).
4943
4944 2002-11-09 [colin]      0.8.5claws102
4945
4946         * src/folder.c
4947                 Fix a leak found by Christoph, use better variable
4948                 names
4949
4950 2002-11-09 [colin]      0.8.5claws101
4951
4952         * src/folder.c
4953                 One more fix for processing rules
4954
4955 2002-11-08 [colin]      0.8.5claws100
4956         
4957         * src/matcher.c
4958                 Don't copy the compiled regexp (will be reevaluated)
4959         * src/folderview.c
4960                 Lock folderview while moving
4961         * src/folder.c
4962                 Provide info on what's happening to the user
4963
4964 2002-11-08 [colin]      0.8.5claws99
4965
4966         * src/folderview.c
4967                 Fix folder reordering after a move if parent is 
4968                 root
4969         * src/scoring.[ch]
4970                 Add function to copy a ScoringProp
4971         * src/prefs_folder_item.c
4972                 Copy scoring rules when copying a folder prefs
4973
4974 2002-11-08 [colin]      0.8.5claws98
4975
4976         * src/folderview.c
4977                 Fixes in case of failure
4978         * src/filtering.[ch]    
4979                 Add function to duplicate a FilteringProp
4980         * src/matcher.[ch]
4981                 Add function to duplicate a MatcherProp
4982         * src/prefs_folder_item.c
4983                 Save folder's processing rules when copying 
4984                 its prefs
4985
4986 2002-11-08 [colin]      0.8.5claws97
4987         
4988         * src/folderview.c
4989                 Sort after move
4990         * src/folder.c 
4991                 Change a printf to debug_print
4992
4993 2002-11-08 [colin]      0.8.5claws96
4994
4995         * src/folder.c
4996           src/folderview.c
4997                 Fix segfaults, call me stupido
4998         
4999
5000 2002-11-08 [colin]      0.8.5claws95
5001
5002         *src/folder.c
5003                 Added forgotten prefs to save when moving folders
5004
5005 2002-11-08 [colin]      0.8.5claws94
5006
5007         * src/folder.c
5008                 Fixes to folder DND (prefs copy)
5009         * src/folderview.c
5010                 Optimization for folder DND (don't rescan whole tree)
5011                 Added folderview_create_folder_node() for this 
5012                 optimization, so de-duped a bit the code
5013         * src/prefs_folder_item.[ch]
5014                 Added prefs_folder_item_copy_prefs()    
5015           
5016 2002-11-08 [paul]       0.8.5claws93
5017
5018         * src/prefs_account.c
5019           tools/README
5020           tools/kmail2sylpheed_v2.pl
5021                 correct some typos
5022
5023 2002-11-08 [paul]       0.8.5claws92
5024
5025         * src/compose.c
5026           src/prefs_account.[ch]
5027                 remove account options 'clearsign' and 'ascii_armored',
5028                 replace with 'default_gnupg_mode' to prevent mixed-mode
5029                 Privacy settings
5030
5031 2002-11-08 [paul]       0.8.5claws91
5032
5033         * src/compose.[ch]
5034                 re-implement GnuPG 'on-the-fly' mode selection,
5035                 disallow mixed-mode
5036
5037 2002-11-08 [colin]      0.8.5claws90
5038
5039         * src/folderview.c
5040           src/prefs_folder_item.c
5041                 Change "Property" to "Properties"
5042
5043 2002-11-07 [colin]      0.8.5claws89
5044
5045         * src/folderview.c
5046           src/folder.c
5047                 Allow folder dropping to a root folder
5048
5049 2002-11-07 [paul]       0.8.5claws88
5050
5051         * src/compose.c
5052                 revert last commit
5053
5054 2002-11-07 [paul]       0.8.5claws87
5055
5056         * src/compose.c
5057                 fix reply-to-list bug. closes bug report
5058                 "[633382] reply-to-list broken in recent cvs"
5059
5060 2002-11-07 [paul]       0.8.5claws86
5061
5062         * src/compose.c
5063                 add a forgotten '#if USE_GPGME ... #endif'
5064
5065 2002-11-07 [paul]       0.8.5claws85
5066
5067         * sync with 0.8.5cvs20
5068                 see ChangeLog 2002-11-07
5069
5070 2002-11-07 [colin]      0.8.5claws84
5071
5072         * src/folder.[ch]
5073                 Change folder_item_move_to to return the newly 
5074                 created folderitem.
5075         * src/folderview.c
5076                 Select the new folderitem after moving.
5077
5078 2002-11-07 [colin]      0.8.5claws83
5079
5080         * src/prefs_filtering.c
5081                 Fix rule rewriting when moving a leaf folder to a 
5082                 shorter path
5083
5084 2002-11-07 [colin]      0.8.5claws82
5085
5086         * src/prefs_filtering.c
5087                 fix a leak
5088
5089 2002-11-07 [colin]      0.8.5claws81
5090
5091         * src/folder.[ch]
5092                 Add folder_item_move_to() function to move a 
5093                 folderitem into another one (updates matcher etc)
5094         * src/folderview.c
5095                 Add folder drag'n drop (context menu to come)
5096                 [Should be dataloss free, but Please backup before 
5097                  trying !]
5098
5099 2002-11-06 [colin]      0.8.5claws80
5100
5101         * src/mh.c
5102                 mh_create_folder() returns NULL if can't create
5103                 directory hierarchy
5104
5105 2002-11-06 [paul]       0.8.5claws79
5106
5107         * src/compose.[ch]
5108                 allow 'on-the-fly' changing of the type of encryption 
5109                 and/or signing used (mime/ascii) via the compose window
5110
5111 2002-11-06 [paul]       0.8.5claws78
5112
5113         * sync with 0.8.5cvs19
5114                 see ChangeLog 2002-11-06 for src/account.c: 
5115                 account_get_special_folder()
5116                 
5117 2002-11-05 [alfons]     0.8.5claws77
5118
5119         * src/crash.c
5120                 very minor cleanups: nothing to see here, move on. :-)
5121
5122 2002-11-05 [colin]      0.8.5claws76
5123
5124         * src/main.c
5125                 Changes choices if compose windows are opened to
5126                 Discard, Draft, Don't quit
5127
5128 2002-11-05 [thorsten]   0.8.5claws75
5129
5130         * src/compose.c
5131                 reenabled default_reply_to folder option
5132
5133 2002-11-05 [colin]      0.8.5claws74
5134
5135         * src/compose.[ch] 
5136                 add compose_draft()
5137         * src/crash.c
5138                 add SIGTERM handler
5139         * src/main.[ch]
5140                 add clean_quit() for the SIGTERM handler
5141
5142 2002-11-05 [paul]       0.8.5claws73
5143         
5144         * po/es.po
5145                 updated by Ricardo Mones Lastra
5146
5147 2002-11-05 [melvin]     0.8.5claws72
5148
5149         * src/logwindow.c
5150                 Fixed log-clipping bug #616795.
5151                 To stop logging in the log window use 0 length.
5152         * src/prefs_common.c
5153                 Added a label to inform about the 0 log length behaviour.
5154
5155 2002-11-05 [paul]       0.8.5claws71
5156
5157         * sync with 0.8.5cvs17
5158                 see ChangeLog 2002-11-05
5159
5160 2002-11-04 [paul]       0.8.5claws70
5161
5162         * sylpheed-128x128.png
5163           sylpheed-64x64.png
5164           sylpheed.png
5165                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5166                 <nikai@users.sourceforge.net>
5167                 
5168         * po/bg.po
5169                 updated by George Danchev
5170
5171 2002-11-03 [thorsten]   0.8.5claws69
5172
5173         * src/main.c
5174           src/mimeview.c
5175           src/rfc2015.h
5176                 add check if gpg is active
5177
5178 2002-11-03 [thorsten]   0.8.5claws68
5179
5180         * src/toolbar.h
5181                 removed GSList declaration causing trouble on MacOS-X
5182                 (submitted by alfons, reported by xfesty)
5183
5184 2002-11-01 [paul]       0.8.5claws67
5185
5186         * src/mainwindow.c
5187                 remove last remnants of main's filter code
5188
5189 2002-11-01 [paul]       0.8.5claws66
5190
5191         * tools/filter_conv.pl
5192                 fix bug where user-defined headers were ignored
5193
5194 2002-11-01 [paul]       0.8.5claws65
5195
5196         * src/logwindow.c
5197                 make a debug_print() not translatable
5198
5199 2002-10-31 [melvin]     0.8.5claws64
5200
5201         * ac/aspell.m4
5202                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5203                 not run any GNU/aspell test.  The dictionary path will
5204                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5205                 was given, in which case, it will be $prefix/lib/aspell/
5206         * configure.in
5207                 Fixed typo in commentary (Aspell code).
5208
5209 2002-10-31 [paul]       0.8.5claws63
5210
5211         * po/POTFILES.in
5212                 remove src/filter.c and src/prefs_filter.c
5213                 thanks to Ricardo for reminding me
5214
5215 2002-10-31 [colin]      0.8.5claws62
5216
5217         * src/mbox_folder.c
5218                 Plug some leaks
5219
5220 2002-10-31 [paul]       0.8.5claws61
5221
5222         * src/prefs_filter.[ch] ** REMOVED **
5223           src/filter.[ch]       ** REMOVED **
5224           
5225         * src/Makefile.am
5226           src/folderview.c
5227           src/inc.c
5228           src/main.c
5229           src/mainwindow.c
5230           src/mbox.c
5231           src/prefs_common.c
5232           src/prefs_filtering.c
5233           src/summaryview.[ch]
5234                 remove main's 'filter' code
5235                 
5236         README.claws
5237                 update to reflect removal of main's filter
5238
5239 2002-10-31 [paul]       0.8.5claws60
5240
5241         * src/summaryview.c
5242                 remove check for global_processing in summary_filter_open(). 
5243                 This fixes the bug where if the user uses the right-click 
5244                 'Create filter rule...' and doesn't have any filter rules 
5245                 already defined in claws' advanced filtering, the newly 
5246                 created filter rule goes to main's filtering which is 
5247                 inaccessible through the gui. Now the filter rule gets added
5248                 to claws' filtering by default.
5249
5250 2002-10-28 [melvin]     0.8.5claws59
5251
5252         * src/prefs_actions.c
5253                 Fixed bug #627322 where MIME parts were not always
5254                 correctly passed to a %p action
5255                 Display an error dialog when message filename is not found.
5256
5257 2002-10-28 [melvin]     0.8.5claws58
5258
5259         * src/prefs_common.c
5260                 Readded a missing function declaration lost in 0.8.3claws34
5261
5262 2002-10-28 [paul]       0.8.5claws57
5263
5264         * sync with 0.8.5cvs15
5265                 see ChangeLog 2002-10-28 and 2002-10-25
5266                 
5267         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5268
5269 2002-10-27 [oliver]     0.8.5claws56
5270
5271         * src/pop.c
5272                 plug leak in pop3_top_recv
5273
5274 2002-10-26 [christoph]  0.8.5claws55
5275
5276         * src/folder.c
5277                 set need_update folder flag when messages are added
5278                 (closes bug [ 626922 ] folder not updated after receiving)
5279
5280 2002-10-25 [melvin]     0.8.5claws54
5281
5282         * src/imageview.c
5283                 Fixed a memleak introduced in the scaling code.
5284
5285 2002-10-24 [alfons]     0.8.5claws53
5286
5287         * src/filtering.c
5288                 make filtering's forward message action forward from the 
5289                 correct account
5290                 (closes bug [628089 ] Filter -> Forward from address problem
5291                 reported by Oktay)
5292
5293 2002-10-24 [christoph]  0.8.5claws52
5294
5295         * src/mainwindow.c
5296         * src/manual.[ch]
5297                 o use manual of current locale or english if current
5298                   locale is not available (and english is available)
5299                 o also link to sylpheed doc project manuals
5300
5301 2002-10-23 [paul]       0.8.5claws51
5302
5303         * tools/README
5304           tools/kmail2sylpheed_v2.pl
5305                 add new version of kmail addressbook importer script.
5306                 works with newer versions of Kmail/KAddressBook which
5307                 have new and rearranged data.
5308
5309 2002-10-23 [martin]     0.8.5claws50
5310
5311         * src/folderview.c
5312         * src/summaryview.c
5313         * src/utils.h
5314         * src/utils.c
5315                 added length parameter to get_abbrev_newsgroup_name()
5316                 changed this function so that it abbreviates the newsgroup
5317                 names only so long it is smaller than the length parameter
5318                 (for better reading of some newsgroup names and space efficiency)
5319
5320 2002-10-22 [colin]      0.8.5claws49
5321
5322         *src/foldersel.c
5323                 Revert Alfons' last modification (after voting ;-))
5324
5325 2002-10-21 [alfons]     0.8.5claws48
5326
5327         * src/foldersel.c
5328                 folder view in folder selection dialog reflects state of
5329                 folder view in main window
5330
5331 2002-10-18 [alfons]     0.8.5claws47
5332
5333         * src/mbox.c
5334                 drop imported messages in folder selected by user,
5335                 and not in the inbox
5336                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5337
5338 2002-10-18 [alfons]     0.8.5claws46
5339
5340         * src/compose.c
5341                 make automagic reply work correctly for email accounts 
5342                 (whether it's viable to do a full sync with Hiro's 
5343                 compose.c is still under discussion)
5344
5345 2002-10-18 [melvin]     0.8.5claws45
5346
5347         * src/prefs_actions.c
5348                 Fixed bug #622275 where asynchroneous actions left 
5349                 zombies processes
5350                 Made (synchroneous) actions' input be displayed live.
5351
5352 2002-10-18 [christoph]  0.8.5claws44
5353
5354         * src/textview.c
5355                 don't add a newline in the textview in front of the
5356                 first textpart if header display is disabled
5357                 (closes bug [ 603385 ] disabled header display leaves blank
5358                  lin)
5359
5360 2002-10-18 [christoph]  0.8.5claws43
5361
5362         * src/folder.[ch]
5363         * src/imap.c
5364         * src/mbox_folder.c
5365         * src/mh.c
5366         * src/news.c
5367                 folder->get_num_list now returns an error code
5368                 (closes bug [ 609424 ] News cache cleared on failure)
5369                 
5370 2002-10-17 [colin]      0.8.5claws42
5371         
5372         * src/news.c
5373                 Changed a printf by debug_print
5374
5375 2002-10-16 [paul]       
5376
5377         * tools/OOo2sylpheed.pl
5378                 allow for spaces in the name of the
5379                 file to be attached.
5380
5381 2002-10-16 [colin]      0.8.5claws41
5382
5383         * src/main.c
5384                 Use a tristate to change online mode
5385
5386 2002-10-16 [paul]       0.8.5claws40
5387
5388         * po/es.po
5389                 updated by Ricardo Mones Lastra
5390
5391 2002-10-16 [colin]      0.8.5claws39
5392
5393         * src/main.c
5394           src/mainwindow.[ch]
5395                 Added --online and --offline command-line
5396                 switches
5397
5398 2002-10-15 [christoph]  0.8.5claws38
5399
5400         * src/procmime.c
5401                 set mimeinfo->name to NULL after g_free to
5402                 avoid double freeing with g_free
5403
5404 2002-10-14 [christoph]  0.8.5claws37
5405
5406         * src/compose.c
5407         * src/filtering.c
5408         * src/summaryview.c
5409                 remove calls to folder->change_flags that are now
5410                 done by procmsg flag functions (seems it is not
5411                 used by any foldertype anyway)
5412         * src/folder.c
5413                 init folder->change_flags with NULL
5414
5415 2002-10-14 [christoph]  0.8.5claws36
5416
5417         * src/folder.[ch]
5418         * src/imap.[ch]
5419                 use virtual functions for folder item new and destroy
5420                 functions
5421
5422 2002-10-14 [melvin]     0.8.5claws35
5423
5424         * src/compose.c
5425                 Added a test to not run the spell checker if no default
5426                 dictionary is available. No dialog is displayed though.
5427
5428 2002-10-14 [melvin]     0.8.5claws34
5429
5430         * src/gtkaspell.c
5431                 Fixed bug in dictionary list context menu where
5432                 "More..." pointed to an emtpy submenu if the
5433                 number of dictionaries is a multiple of 15
5434                 Removed unneeded code in suggestions list creation
5435
5436 2002-10-14 [paul]       0.8.5claws33
5437
5438         * po/bg.po
5439                 updated by George Danchev
5440
5441 2002-10-13 [hoa]        0.8.5claws32
5442
5443         * src/matcher.[ch]
5444           src/matcher_parser_parser.y
5445                 removed the escaped string from internal structure
5446                 of matcher.
5447
5448 2002-10-12 [colin]      0.8.5claws31
5449
5450         * src/gtksctree.[ch]
5451           src/summaryview.c
5452                 Removed useless function gtksctree_reanchor
5453
5454 2002-10-12 [alfons]     0.8.5claws30
5455         
5456         * sync with remaining main changes 2002-10-09 - 2002-10-11
5457         - drop changes to src/compose.c (requires claws specific changes)
5458         
5459 2002-10-12 [alfons]     0.8.5claws29
5460         
5461         * sync with main changes of 2002-10-08
5462         - drop changes to src/compose.c (requires claws specific changes)
5463         - drop changes to src/summaryview.c (requires changes to compose.c)     
5464
5465 2002-10-12 [alfons]     0.8.5claws28
5466         
5467         * sync with main changes of 2002-10-07
5468
5469 2002-10-12 [alfons]     0.8.5claws27
5470
5471         * sync with main changes of 2002-10-04
5472         - drop changes to src/compose.c (requires claws specific changes)
5473         - drop changes to src/prefs_folder_item.c (claws implementation
5474           seems to be working)
5475
5476 2002-10-12 [colin]      0.8.5claws26
5477
5478         * src/mainwindow.c
5479                 Fix folder-flicker when space-reading, introduced 
5480                 in claws22.
5481
5482 2002-10-12 [colin]      0.8.5claws25
5483
5484         * src/compose.c
5485                 Save account address when saving as draft.
5486                 (closes bug 621838)
5487
5488 2002-10-12 [colin]      0.8.5claws24
5489
5490         * src/summaryview.c
5491                 Fix the problem consisting of no message selected
5492                 after the last message in a folder has been moved.
5493
5494 2002-10-12 [paul]       0.8.5claws23
5495
5496         * src/compose.c
5497           src/prefs_template.c
5498           src/template.[ch]
5499                 add Cc and Bcc to templates. Patch submitted by
5500                 John L. Males.
5501
5502 2002-10-12 [colin]      0.8.5claws22
5503
5504         * src/folderview.c
5505                 Fix a bug after "Check for new messages":
5506                 If a folder was opened, it was still selected at
5507                 the end of the check, but displayed empty.
5508         * src/mainwindow.c
5509                 Remove unnecessary check
5510
5511 2002-10-12 [paul]
5512
5513         * tools/README
5514                 be more verbose in the description of
5515                 OOo2sylpheed.pl
5516                 
5517
5518 2002-10-11 [colin]      0.8.5claws21
5519
5520         * src/mainwindow.c
5521                 Make space work (better) when no mail is selected
5522
5523 2002-10-11 [colin]      0.8.5claws20
5524
5525         * src/inc.c
5526           src/news.c
5527                 fix warnings
5528
5529 2002-10-11 [colin]      0.8.5claws19
5530
5531         * src/mainwindow.c
5532                 revert 0.8.5claws6 changes as i couldn't get to
5533                 anything satisfying
5534
5535 2002-10-11 [melvin]     0.8.5claws18
5536
5537         * src/compose.c
5538                 Removed buggy and unused macro (should have been committed in
5539                 0.8.5claws17)
5540
5541 2002-10-11 [melvin]     0.8.5claws17
5542
5543         * src/compose.c
5544                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5545
5546 2002-10-11 [thorsten]   0.8.5claws16 
5547
5548         * src/folderview.c
5549                 remove rescan warning
5550
5551 2002-10-11 [colin]      0.8.5claws15 
5552
5553         * src/procheader.c
5554                 fix a segfault that happens if conv_unmime_header
5555                 fails (should be better to find out why it fails)
5556
5557 2002-10-11 [christoph]  0.8.5claws14
5558
5559         * src/summaryview.c
5560                 update folderview stats after ignore/unignore thread
5561
5562 2002-10-11 [hoa]        0.8.5claws13
5563
5564         * src/quote_fmt_parse.y
5565                 Fixed a yacc/bison syntax error
5566         * src/matcher.c
5567                 Escaping of string is fixed.
5568
5569 2002-10-11 [colin]      0.8.5claws12
5570
5571         * src/imageview.c
5572                 Resize images to fit
5573
5574 2002-10-11 [paul]       0.8.5claws11
5575
5576         * po/es.po
5577                 updated by Ricardo Mones Lastra
5578
5579 2002-10-10 [alfons]     0.8.5claws10
5580
5581         * src/compose.c
5582                 allow dropping files by "moving" files from a file manager,
5583                 not only by the more cumbersome "copying". the latter 
5584                 mostly implies holding down the Control button
5585
5586 2002-10-10 [christoph]  0.8.5claws9
5587
5588         * src/summaryview.c
5589                 update folders after thread building for ignored threads
5590
5591 2002-10-10 [christoph]  0.8.5claws8
5592
5593         * config/.cvsignore
5594                 added Makefile
5595         * src/filtering.[ch]
5596         * src/folder.[ch]
5597         * src/folderview.[ch]
5598         * src/import.c
5599         * src/inc.[ch]
5600         * src/mbox.[ch]
5601         * src/procmsg.c
5602         * src/summaryview.[ch]
5603                 o added new flag need_update to FolderItem
5604                 o removed folder_table from various functions from tracking
5605                   folder updates
5606                 o set need_update flags in folder.c's move, copy and delete
5607                   functions and procmsg's flags functions
5608                 o added function folderview_update_items_when_required that
5609                   updates all folders with need_update set
5610                 o call folderview_update_items_when_required instead of
5611                   folderview_update_item_foreach
5612
5613 2002-10-09 [sergey]     0.8.5claws7
5614
5615         * src/compose.c
5616                 Strip CRs whel loading the text into editor in reedit mode.
5617
5618 2002-10-09 [colin]      0.8.5claws6
5619
5620         * src/mainwindow.c
5621                 Make Space work when no mail is selected
5622
5623 2002-10-09 [colin]      0.8.5claws5
5624
5625         * src/gtksctree.[ch]
5626                 Fix range_select
5627                 Add gtk_sctree_reanchor() 
5628         * src/summaryview.c
5629                 Use gtk_sctree_reanchor() - better fix for 
5630                 bug 60413
5631
5632 2002-10-09 [colin]      0.8.5claws4
5633
5634         * src/summaryview.c
5635                 Fix shift-click select after delete problem
5636                 (closes bug 60413)
5637
5638 2002-10-08 [thorsten]   0.8.5claws3
5639
5640         * src/summaryview.c
5641                 exclude current msg from -hide read messages-
5642
5643 2002-10-08 [colin]      0.8.5claws2
5644
5645         * src/inc.[ch]
5646           src/pop.c
5647           src/recv.c
5648                 Differentiate socket errors from disk full
5649                 errors
5650
5651 2002-10-08 [christoph]  0.8.5claws1
5652
5653         * Makefile.am
5654         * configure.in
5655                 modifications for new config directory
5656
5657         * config.guess  ** REMOVED **
5658         * config.sub    ** REMOVED **
5659         * install-sh    ** REMOVED **
5660         * ltmain.sh     ** REMOVED **
5661         * missing       ** REMOVED **
5662         * mkinstalldirs ** REMOVED **
5663                 these files are autogenerated by automake
5664                 when you run autogen.sh
5665
5666         * config/.cvsignore     ** NEW FILE **
5667         * config/Makefile.am    ** NEW FILE **
5668                 ignore autogenerated files
5669                 create a Makefile in this directory
5670
5671 2002-10-08 [paul]       0.8.5claws
5672
5673         * 0.8.5claws release
5674         
5675         * src/compose.c
5676           src/procheader.c
5677           src/procmsg.c
5678                 fix quote reply format for newsgroups reply bug
5679                 (thanks to Hoa)
5680                 
5681         * po/en_GB.po
5682           po/pl.po
5683                 updated by me and Witold Wladyslaw Wojciech Wilk
5684                 repectively
5685
5686 2002-10-07 [paul]       0.8.3claws53
5687
5688         * po/it.po
5689           po/pt_BR.po
5690           po/sr.po
5691                 updated messages catalogs, submitted by
5692                 Alessandro Maestri, Fabio Jr.Beneditto 
5693                 and Urke MMI, respectively.
5694
5695 2002-10-07 [christoph]  0.8.3claws52
5696
5697         * src/folder.[ch]
5698         * src/folderview.c
5699         * src/mainwindow.c
5700                 fix new folder ghost message bug
5701                 (closes bug [ 619722 ] wrong count for newly created folders)
5702
5703 2002-10-07 [christoph]  0.8.3claws51
5704
5705         * src/compose.c
5706                 fix news posting problem
5707
5708 2002-10-07 [melvin]     0.8.3claws50
5709
5710         * po/fr.po
5711                 Updated French translation
5712
5713 2002-10-05 [christoph]  0.8.3claws49
5714
5715         * src/gtkstext.c
5716                 check if line_start_cache is set in gtk_stext_update_text
5717                 (closes bug [ 618119 ] crash while doing search in folder)
5718
5719 2002-10-05 [christoph]  0.8.3claws48
5720
5721         * src/imap.c
5722         * src/news.c
5723         * src/utils.c
5724         * src/utils.h
5725                 implement cache cleanups for claws' folder system
5726                 (closes bug [ 595916 ] imapcache not cleaned up)
5727
5728 2002-10-05 [melvin]     0.8.3claws47
5729
5730         * src/prefs_actions.c
5731                 Made the help text more clear for the %p token
5732
5733 2002-10-04 [paul]       0.8.3claws46
5734
5735         * sync with 0.8.5
5736                 see ChangeLog 2002-10-02 and 2002-10-03
5737
5738 2002-10-04 [christoph]  0.8.3claws45
5739
5740         * src/inc.c
5741                 fix segfault caused by pop before smtp
5742                 call to inc_account_mail with NULL
5743                 pointer for mainwin
5744
5745 2002-10-04 [paul]       0.8.3claws44
5746
5747         * configure.in
5748                 sync the LDAP detection from 0.8.5cvs1
5749
5750 2002-10-02 [christoph]  0.8.3claws43
5751
5752         * po/de.po
5753                 fix small spelling error
5754
5755 2002-10-02 [melvin]     0.8.3claws42
5756
5757         * ac/aspell.m4
5758                 Behave better and say "no" when test program cannot be run.
5759
5760 2002-10-02 [paul]       0.8.3claws41
5761
5762         * sync with 0.8.4cvs1
5763                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5764                 
5765         * src/summaryview.c
5766                 toggle the behavior of Reply menuitem between
5767                 normal reply and reply-to-list
5768
5769 2002-10-01 [sergey]     0.8.3claws40
5770
5771         * src/compose.c
5772                 Convert newlines in the message text to the canonical form
5773                 before base64 encoding (RFC2045 compliance, fixes some
5774                 interoperability issues with Evolution 1.0.3)
5775
5776 2002-09-29 [colin]      0.8.3claws39
5777
5778         * src/summaryview.c
5779                 Fix an unwanted copy/paste
5780
5781 2002-09-29 [colin]      0.8.3claws38
5782
5783         * src/mainwindow.c
5784                 Renamed "Custom toolbar" to "Customize toolbar"
5785                 Renamed "Show all header" to "Show all headers"
5786                 Renamed "Set diplay item" to "Set displayed items"
5787         * src/prefs_common.c
5788                 Renamed "Show all header" to "Show all headers"
5789         * src/prefs_summary_column.c
5790                 Renamed "diplay item" to "displayed items"
5791
5792 2002-09-29 [colin]      0.8.3claws37
5793
5794         * src/mainwindow.[ch]
5795                 online/offline status pixmaps follow theme
5796                 changes
5797         * src/summaryview.[ch]
5798                 quicksearch pixmap follows theme changes
5799
5800 2002-09-29 [thorsten]   0.8.3claws36
5801
5802         * src/compose.c
5803           src/prefs_folder_item.[ch]
5804                 add default_reply_to folder option (closes patch 581044)
5805
5806 2002-09-29 [christoph]  0.8.3claws35
5807
5808         * acconfig.h    ** REMOVED **
5809         * configure.in
5810         * ac/aspell.m4
5811         * ac/check-type.m4
5812         * ac/gnupg-check-typedef.m4
5813                 fix autoheader 2.50 warning
5814
5815 2002-09-29 [christoph]  0.8.3claws34
5816
5817         * major code cleanup (part 2)
5818         
5819                 - unused variables removed
5820                 - unused functions removed
5821                 - uninitialized variables checked
5822                 - missing return statements added
5823                 - missing function return types added
5824                 - added parentheses around assignment
5825                   when suggested by gcc
5826
5827 2002-09-29 [alfons]     0.8.3claws33
5828
5829         * src/logwindow.c
5830                 log_window_clear(): only bracket gtk_text_forward_delete() 
5831                 with gtk_text_freeze() / gtk_text_thaw() (see if this
5832                 works around GTK text bug)
5833
5834 2002-09-29 [paul]       0.8.3claws32
5835
5836         * po/bg.po
5837           po/sr.po
5838                 updated by George Danchev and Urke MMI
5839                 respectively
5840
5841 2002-09-27 [christoph]  0.8.3claws31
5842
5843         * doc-src/readme.txt
5844         * doc-src/rfc1806.txt   ** REMOVED **
5845         * doc-src/rfc2183.txt   ** NEW FILE **
5846         * doc-src/rfc2980.txt   ** NEW FILE **
5847                 update rfcs
5848
5849 2002-09-27 [melvin]     0.8.3claws30
5850
5851         * ac/aspell.m4
5852                 Fixed typo which could break linking
5853
5854 2002-09-27 [melvin]     0.8.3claws29
5855
5856         * ac/aspell.m4
5857                 Improved GNU/aspell checking. 
5858                 Fixed bug #614490
5859
5860 2002-09-27 [paul]       0.8.3claws28
5861
5862         * sync with 0.8.3cvs8
5863                 see ChangeLog 2002-09-27
5864
5865 2002-09-26 [colin]      0.8.3claws27
5866
5867         * src/toolbar.[ch]
5868           src/mainwindow.[ch]
5869                 Add "Reply to Mailing-list" to the toolbar
5870
5871 2002-09-26 [christoph]  0.8.3claws26
5872
5873         * src/summaryview.c
5874                 Fix wrong message counts in summaryview status
5875
5876 2002-09-26 [paul]       0.8.3claws25
5877
5878         * sync with 0.8.3cvs7
5879                 see ChangeLog 2002-09-26
5880
5881 2002-09-26 [paul]       0.8.3claws24
5882
5883         * sync with 0.8.3cvs6
5884                 see ChangeLog 2002-09-25
5885
5886 2002-09-25 [christoph]  0.8.3claws23
5887
5888         * src/prefs_common.c
5889         * src/prefs_folder_item.c
5890         * src/prefs_scoring.c
5891                 Renamed "kill score" to "hide score" in GUI
5892                 and prefs files
5893
5894 2002-09-25 [paul]       0.8.3claws22
5895
5896         * sync with 0.8.3cvs5
5897                 see ChangeLog 2002-09-24
5898
5899 2002-09-24 [alfons]     0.8.3claws21
5900
5901         patch by Satoshi Nagayasu: allows appending / saving multiple 
5902         selected files (closes "[ 612279 ] save multiple mesg(s) in 
5903         'Save as ...'")
5904
5905         * AUTHORS
5906                 add Satoshi Nagayasu
5907         * src/summaryview.c
5908                 summary_save_as(): allow saving selected files to
5909                 one file
5910                 summary_set_menu_sensitive: enable "Save As..." when
5911                 multiple files are selected
5912         * src/utils.[ch]
5913                 append_file(): new function
5914
5915 2002-09-24 [colin]      0.8.3claws20
5916
5917         * src/procmime.c
5918                 Fix segfault when mimeinfo doesn't have a 
5919                 content_type. 
5920
5921 2002-09-24 [colin]      0.8.3claws19
5922
5923         * src/prefs_common.[ch]
5924                 Add a preference to display send dialog or not
5925         * src/send.c
5926                 Display send dialog according to preference
5927
5928 2002-09-24 [colin]      0.8.3claws18
5929
5930         * src/compose.[ch]
5931                 Disable user actions when sending
5932
5933 2002-09-24 [colin]      0.8.3claws17
5934
5935         * src/procmime.c
5936                 Do not display name or filename for attachments
5937                 with an application/pgp-signature type
5938                 (security flaw, see bug 537413)
5939
5940 2002-09-23 [colin]      0.8.3claws16
5941
5942         * src/editaddress.c
5943                 Initialize entry_email, entry_alias and 
5944                 entry_remarks to first email address of the list
5945
5946 2002-09-23 [colin]      0.83claws15
5947
5948         * src/compose.c
5949                 Drop pgp-signature when reediting a signed queued
5950                 message
5951
5952 2002-09-23 [melvin]     0.8.3claws14
5953
5954         * po/fr.po
5955                 Updated French translation
5956
5957 2002-09-23 [melvin]     0.8.3claws13
5958
5959         * src/mainwindow.c
5960                 Made custom toolbar menu labels more consistent
5961         * src/prefs_toolbar.c
5962                 Made custom toolbar window title more consistent
5963
5964 2002-09-22 [colin]      0.8.3claws12
5965
5966         * src/inc.c
5967                 Initialize session type to normal before getting 
5968                 mail (fixes strange Get behaviour)
5969         * src/prefs_account.h
5970                 Move STYPE_POP_BEFORE_SMTP to last position to 
5971                 avoid other side-effects
5972
5973 2002-09-22 [colin]      0.8.3claws11
5974
5975         * src/prefs_account.c
5976                 Fix pop_bfr_smtp_tm_entry sensivity when switching
5977                 from pop3 to apop or vice-versa
5978
5979 2002-09-22 [colin]      0.8.3claws10
5980         
5981         * src/prefs_account.[ch]
5982                 Add an option for the POP before SMTP timeout
5983         * src/inc.c
5984                 Remember time of last POP connection
5985         * src/send.c
5986                 Do POP before SMTP only if timeout reached
5987
5988 2002-09-22 [oliver]     0.8.3claws9
5989         
5990         * README.claws
5991                 explain custom toolbar
5992
5993 2002-09-22 [oliver]     0.8.3claws8
5994
5995         * src/prefs_actions.[ch]
5996         custom toolbar for compose      
5997                 actions callback from compose toolbar
5998         * src/folderview.c
5999                 remove include toolbar.h
6000
6001 2002-09-22 [oliver]     0.8.3claws7
6002         
6003         * src/prefs_toolbar.[ch]
6004                 custom toolbar for compose
6005                 - generic prefs_toolbar handles both
6006                   Mainwin's toolbar as well as Compose toolbar          
6007
6008 2002-09-22 [oliver]     0.8.3claws6
6009         
6010         * src/toolbar.[ch]
6011                 custom toolbar for compose
6012                 restructure toolbar.[ch]
6013
6014 2002-09-22 [oliver]     0.8.3claws5
6015
6016         * src/compose.[ch]
6017                 custom toolbar for compose
6018
6019 2002-09-22 [oliver]     0.8.3claws4
6020         
6021         * src/mainwindow.[ch]
6022                 custom toolbar for compose 
6023                 move mainwin toolbar back to mainwindow
6024
6025 2002-09-22 [alfons]     0.8.3claws3
6026
6027         * src/procmsg.c
6028                 :%sno/if(/if (/gc
6029                 :%sno/for(/for (/gc
6030                 (beautify)
6031
6032 2002-09-22 [alfons]     0.8.3claws2
6033         
6034         * src/procmsg.c
6035                 procmsg_save_to_outbox(): don't unlink message file from queue;
6036                 callers should do it using folder_item_remove_msg()
6037
6038 2002-09-22 [colin]      0.8.3claws1
6039
6040         * src/mimeview.[ch]
6041                 Made mimeview_check_signature() public
6042         * src/textview.c
6043                 Made GPG signatures verifiable by clicking
6044                 the [application/pgp-signature] in the Text
6045                 view
6046
6047 2002-09-22 [paul]       0.8.3claws
6048
6049         * po/bg.po
6050           po/en_GB.po
6051           po/es.po
6052           po/it.po
6053           po/pl.po
6054           po/pt_BR.po
6055           po/sr.po
6056                 updated translations, submitted by George Danchev,
6057                 me, Ricardo Mones Lastra, Alessandro Maestri,
6058                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6059                 and Urke MMI, respectively.     
6060
6061 2002-09-22 [alfons]     0.8.2claws65
6062
6063         * src/procmsg.c
6064         * src/pgptext.c
6065                 no furry valgrinds have been used to plug these memleaks
6066
6067 2002-09-20 [paul]       0.8.2claws64
6068
6069         * sync with 0.8.3cvs4
6070                 'Select thread' re-implemented 
6071                 see ChangeLog 2002-09-20
6072
6073 2002-09-21 [alfons]     0.8.2claws63
6074
6075         * src/compose.c
6076                 compose_send(): plug unnoticed memleak
6077
6078 2002-09-20 [alfons]     0.8.2claws62
6079
6080         * src/addr_compl.c
6081                 replace_address_in_edit(): strict check for NULL address to
6082                 fix "[ 607348 ] Segfault in address completion". My guess is
6083                 that this happens with an empty address book, but it's good
6084                 to have this check here anyway
6085                 
6086                 completion_window_button_press(): free string returned 
6087                 from the internal cache
6088
6089 2002-09-20 [christoph]  0.8.2claws61
6090
6091         * src/procmime.h
6092                 added ENC_BINARY to EncodingType
6093         * src/procmime.c
6094                 the string returned by procmime_get_encoding_str
6095                 should not depend on the order of values in the
6096                 EncodingType definition
6097         * doc-src/rfc1806.txt   ** NEW FILE **
6098                 Added rfc1806 about MIME Content-Disposition
6099                 Extension
6100
6101 2002-09-19 [paul]       0.8.2claws60
6102
6103         * sync with 0.8.2cvs3
6104                 see ChangeLog 2002-09-19
6105
6106 2002-09-19 [paul]       0.8.2claws59
6107
6108         * src/prefs_folder_item.c
6109                 revert to Darko's original alignment of colour
6110                 selector button
6111                 add a colon to folder_color label
6112                 
6113         * src/compose.c
6114                 add Colin's patch (with Hiro's modifications) to 
6115                 force BASE64 encoding for 8-bit text when signing
6116                 (sync with 0.8.3cvs2)
6117
6118 2002-09-18 [alfons]     0.8.2claws58
6119
6120         * src/compose.c
6121                 :%sno/if(/if (/gc
6122                 :%sno/for(/for (/gc
6123                 (beautify a little bit)
6124
6125 2002-09-18 [christoph]  0.8.2claws57
6126
6127         * src/pine.c
6128                 fix handling of fgetc return value
6129
6130 2002-09-17 [alfons]     0.8.2claws56
6131         
6132         * src/summaryview.c
6133                 summary_sort(): check non-NULL summaryview->folder_item when no 
6134                 folder is selected at all
6135                 (closes "[ 610344 ] sort label make syl Crash")
6136
6137 2002-09-17 [alfons]     0.8.2claws55
6138         
6139         * src/compose.c
6140                 beautify a little bit
6141
6142 2002-09-17 [christoph]  0.8.2claws54
6143
6144         * src/folder.c
6145                 initialize max values for cache and folder
6146                 when cache or folder is empty
6147
6148 2002-09-15 [colin]      0.8.2claws53
6149
6150         * src/compose.c
6151                 Fix a leak (thanks Alfons!) and cleaned
6152                 variables names for custom headers
6153
6154 2002-09-15 [colin]      0.8.2claws52
6155
6156         * src/compose.c
6157                 Fix custom headers recognition when
6158                 prefs_common.trans_hdr is on
6159
6160 2002-09-15 [colin]      0.8.2claws51
6161
6162         * src/compose.c
6163                 Allow dynamically-added custom headers
6164                 Yet not reparsed if reedited
6165
6166 2002-09-15 [alfons]     0.8.2claws50
6167
6168         * src/prefs_account.c
6169                 fix warnings
6170
6171 2002-09-15 [colin]      0.8.2claws49
6172         
6173         * src/prefs_account.c
6174                 fix pop_before_smtp sensitivity
6175
6176 2002-09-15 [colin]      0.8.2claws48
6177
6178         * src/inc.[ch]
6179                 add inc_pop_before_smtp()
6180                 allow MainWindow to be undefined in 
6181                 inc_account_mail() and inc_start()
6182         * src/pop.c
6183           src/prefs_account.h
6184                 add STYPE_POP_BEFORE_SMTP session type
6185         * src/prefs_account.c
6186                 activated pop before smtp option
6187         * src/send.c
6188                 do pop before smtp if the relevant option 
6189                 is set
6190
6191 2002-09-15 [paul]       0.8.2claws47
6192
6193         * sync with 0.8.3
6194                 see ChangeLog 2002-09-15
6195
6196 2002-09-14 [paul]       0.8.2claws46
6197
6198         * po/bg.po
6199                 updated Bulgarian translation, submitted by
6200                 George Danchev
6201
6202 2002-09-13 [paul]       0.8.2claws45
6203
6204         * src/compose.c
6205                 merge claws' select_account() with main's
6206                 (new) compose_select_account(). [sync with
6207                 0.8.2cvs15, see ChangeLog 2002-09-11]
6208
6209 2002-09-12 [christoph]  0.8.2claws44
6210
6211         * src/filter.c
6212                 allocate 1 elements of FolderItem not 0
6213
6214 2002-09-12 [colin]      0.8.2claws43
6215
6216         * src/compose.c
6217                 Fix bug #590825 (obey Follow-up: poster)
6218
6219 2002-09-12 [colin]      0.8.2claws42
6220
6221         * src/procmime.c
6222                 Fix bug #557009 (wrong headers for messages 
6223                 forwarded as attachments)
6224
6225 2002-09-11 [colin]      0.8.2claws41
6226         
6227         * src/compose.c
6228                 Put SCF: pseudo-header on top of message
6229                 Set draft tmp_flag when saved as draft
6230
6231         * src/procmsg.c
6232           src/procheader.c
6233                 Skip after first \n\n for beginning of real message
6234                 for drafts too
6235
6236 2002-09-11 [christoph]  0.8.2claws40
6237
6238         * src/filtering.c
6239                 use procmsg flag functions in filtering or processing
6240                 will cause incorrect folder message counts
6241
6242 2002-09-11 [colin]      0.8.2claws39
6243
6244         * src/compose.c
6245                 Fix bug #550175 - wrong save folder when reediting
6246                 drafts
6247
6248 2002-09-11 [paul]       0.8.2claws38
6249
6250         * sync with 0.8.2cvs14
6251                 see ChangeLog 2002-09-11
6252
6253 2002-09-11 [colin]      0.8.2claws37
6254
6255         * src/folder.c
6256                 Fix a typo (seeming to cause new/unread status to
6257                 be lost)
6258
6259 2002-09-10 [christoph]  0.8.2claws36
6260
6261         * src/compose.c
6262                 compose_redirect should not use compose_generic_new
6263                 because that does more stuff than expected including
6264                 opening the external editor
6265                 (closes bug "[ 526608 ] bounced messages appear blank
6266                  in editor")
6267
6268 2002-09-10 [christoph]  0.8.2claws35
6269
6270         * src/folder.c
6271                 fix problem with too large message number range
6272                 causing a crash in folder_item_scan
6273
6274 2002-09-10 [paul]       0.8.2claws34
6275
6276         * sync with 0.8.2cvs13
6277                 see ChangeLog 2002-09-10
6278
6279 2002-09-10 [christoph]  0.8.2claws33
6280
6281         * src/msgcache.c
6282                 set MsgInfo TmpFlags for queue and draft folders
6283                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6284
6285 2002-09-10 [paul]       0.8.2claws32
6286
6287         * AUTHORS
6288           po/bg.po      ** NEW FILE **
6289                 new Bulgarian translation submitted by
6290                 George Danchev <danchev@spnet.net>
6291                 
6292         * tools/Makefile.am
6293           tools/README
6294           tools/tb2sylpheed     ** NEW FILE **
6295                 add script that converts an addressbook exported
6296                 from The Bat! into a Sylpheed addressbook. Submitted
6297                 by Urke MMI <urke-kg@eunet.yu>
6298
6299 2002-09-10 [paul]       0.8.2claws31
6300
6301         * sync with 0.8.2cvs12
6302                 see ChangeLog 2002-09-10
6303
6304 2002-09-06 [paul]       0.8.2claws30
6305
6306         * src/prefs_common.c
6307                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6308                 
6309         * tools/Makefile.am
6310           tools/README
6311           tools/ldif-to-xml.py  ** REMOVED **
6312                 remove obsolete python script
6313
6314 2002-09-06 [paul]       0.8.2claws29
6315
6316         * sync with 0.8.2cvs10
6317                 see ChangeLog 2002-09-06
6318
6319 2002-09-04 [paul]       0.8.2claws28
6320
6321         * sync with 0.8.2cvs9
6322                 see ChangeLog 2002-08-04
6323
6324 2002-09-04 [colin]      0.8.2claws27 
6325
6326         * src/prefs_common.[ch]
6327                 Added signature color configuration
6328         * src/textview.c
6329                 Use user-specified signature color
6330
6331 2002-09-03 [colin]      0.8.2claws26
6332
6333         * src/prefs_common.[ch]
6334                 Added autosave and autosave_length prefs
6335         * src/compose.c
6336                 Added compose_remove_draft()
6337                 Auto-save drafts according to the prefs
6338         * src/main.c
6339                 Added a crash-indicator file, allowing to check
6340                 for new messages on startup if Sylpheed crashed
6341                 (makes saved drafts "reappear")
6342
6343 2002-09-03 [colin]      0.8.2claws25
6344
6345         * src/textview.[ch]
6346                 Grey the signature
6347
6348 2002-09-03 [paul]       0.8.2claws24
6349
6350         * sync with 0.8.2cvs8
6351                 see ChangeLog 2002-09-02 and 2002-09-03
6352
6353 2002-09-03 [darko]      0.8.2claws23
6354
6355         * src/folderview.c
6356                 use normal style when creating new folder to pick
6357                 proper font size 
6358
6359 2002-09-02 [melvin]     0.8.2claws22
6360
6361         * src/gtkaspell.m4
6362                 removed some obsolete code
6363
6364 2002-09-02 [melvin]     0.8.2claws21
6365
6366         * ac/aspell.m4
6367                 fixed test's equality sign (== to =)
6368
6369 2002-09-02 [alfons]     0.8.2claws20
6370
6371         * src/folder.c
6372         * src/mh.c
6373                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6374                 as folder->destroy virtual as suggested by Hiro
6375                 (the mh.c code seems to have been lost around mh.c.1.21)
6376
6377 2002-09-02 [paul]       0.8.2claws19
6378
6379         * po/pt_BR.po
6380                 updated by Fabio Jr. Beneditto
6381                 
6382         * src/defs.h
6383                 use 'http://claws.sylpheed.org' for homepage link. 
6384                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6385
6386 2002-09-01 [alfons]     0.8.2claws18
6387
6388         * src/mh.c
6389                 plug memleak related to one Martin Kluge found
6390
6391 2002-08-31 [paul]       0.8.2claws17
6392
6393         * sync with 0.8.2cvs6
6394                 see ChangeLog 2002-08-30
6395
6396 2002-08-31 [alfons]     0.8.2claws16
6397
6398         * src/folder.c
6399                 folder_destroy(): remove mailbox from folderlist even if it has
6400                 no destroy virtual
6401
6402 2002-08-31 [alfons]     0.8.2claws15
6403
6404         * src/folder.c
6405                 :%sno/if(/if (/gc
6406                 :%sno/for(/for (/gc
6407                 (being pedantic I know)
6408
6409 2002-08-31 [alfons]     0.8.2claws14
6410
6411         * src/folder.c
6412                 check for NULL pointers returned from folder->fetch_msginfo virtual
6413                 (should solve some reported crashes)
6414
6415 2002-08-30 [alfons]     0.8.2claws13
6416
6417         * acconfig.h
6418         * configure.in
6419         * src/crash.c
6420                 enable crash dialog on compilation time
6421                 (--enable-crash-dialog configure option)
6422
6423 2002-08-30 [alfons]     0.8.2claws12
6424
6425         * AUTHORS
6426                 add Martin Kluge
6427         * src/mh.c
6428                 apply memory leak plug patch by Martin Kluge
6429                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6430                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6431                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6432
6433 2002-08-30 [darko]      0.8.2claws11
6434
6435         * src/folderview.c
6436                 copy Gtk style from normal style to match
6437                 font size for coloured folders
6438
6439 2002-08-29 [alfons]     0.8.2claws10
6440
6441         * sylpheed.desktop
6442                 Type=Internet <- Type=Application
6443                 (reported by Michael Schwendt, see:
6444                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6445                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6446
6447 2002-08-29 [paul]       0.8.2claws9
6448
6449         * sync with 0.8.2cvs5
6450                 see ChangeLog 2002-08-29
6451
6452 2002-08-29 [colin]      0.8.2claws8
6453
6454         * src/summaryview.c
6455                 Added a sanity check in summary_select_thread
6456                 Should fix bug 601605
6457
6458 2002-08-29 [colin]      0.8.2claws7
6459
6460         * src/main.c
6461                 Revert claws6 changes regarding bug #591676
6462
6463 2002-08-28 [colin]      0.8.2claws6
6464         
6465         * src/main.c
6466                 Ignore cache for queue folderitems
6467                 Fix bug #591676
6468
6469 2002-08-28 [melvin]     0.8.2claws5
6470
6471         * README.claws
6472                 Fixed typos.
6473
6474 2002-08-28 [melvin]     0.8.2claws4
6475
6476         * README.claws
6477                 Updated a bit the text concerning the spell checker
6478
6479 2002-08-28 [melvin]     0.8.2claws3
6480
6481         Merged the GNU_aspell_branch:
6482                 Support of new GNU/aspell is now included and the old pspell
6483                 is not supported anymore.
6484                 See README.claws
6485
6486         * README.claws
6487                 Updated spell checker text to reflect the switch to GNU/aspell
6488
6489         * ac/aspell.m4          *** NEW ***
6490         * src/gtkaspell.[ch]    *** NEW *** 
6491         * ac/pspell.m4          *** DELETED *** 
6492         * src/gtkspell.[ch]     *** DELETED ***
6493
6494         * ac/Makefile.am
6495                 Updated for GNU/aspell support
6496
6497         * po/POTFILES.in
6498                 Replaced gtkspell.c by gtkaspell.c
6499
6500         * acconfig.h
6501         * src/Makefile.am
6502         * src/about.c
6503         * src/compose.[ch]
6504         * src/crash.c
6505         * src/main.c
6506         * src/prefs_common.[ch]
6507                 Updated for GNU/aspell support
6508
6509 2002-08-28 [paul]       0.8.2claws2
6510
6511         * sync with 0.8.2cvs4
6512                 see ChangeLog 2002-08-27 and 2002-08-28
6513
6514 2002-08-28 [colin]      0.8.2claws1
6515
6516         * src/summary_search.c
6517                 Added "AND search"
6518
6519 2002-08-28 [jens]       0.8.2claws
6520
6521         *po/de.po
6522                 Updated German translations
6523
6524 2002-08-27 [melvin]     0.8.2claws
6525
6526         * po/fr.po
6527                 Updated French translations
6528
6529 2002-08-27 [paul]       0.8.2claws
6530
6531         * sync with 0.8.2 main release
6532
6533         * po/en_GB.po
6534           po/es.po
6535           po/it.po
6536           po/pl.po
6537           po/pt_BR.po
6538           po/sr.po
6539                 updated message catalogs submitted by
6540                 Ricardo Mones Lastra, Alessandro Maestri,
6541                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6542                 Beneditto and Urke MMI  
6543
6544 2002-08-27 [hoa]        0.8.1claws123
6545
6546         * src/mainwindow.[ch]
6547         * src/summaryview.[ch]
6548                 removed the "filter setting" menu option.
6549                 add a "cancel a news message" menu option.
6550
6551 2002-08-26 [martin]     0.8.1claws122
6552
6553         * ChangeLog.claws
6554                 changed string under 0.8.1claws79 changed by myself
6555                 i'm sorry alfons :(
6556
6557 2002-08-26 [martin]     0.8.1claws121
6558
6559         * src/crash.c
6560                 added kill command to debuggerrc to start crash dialog
6561
6562 2002-08-26 [paul]       0.8.1claws120
6563
6564         * sync with 0.8.1cvs31
6565                 see ChangeLog 2002-08-26
6566
6567 2002-08-25 [alfons]     0.8.1claws119
6568
6569         * src/procmsg.c
6570                 fix bug that didn't send out correct headers to news server
6571                 when sending news article and email from queue (bug reported
6572                 and patch provided by Tim Mann; closes bug 
6573                 "[ 583196 ] 0.7.8claws can't post news")
6574
6575 2002-08-25 [alfons]     0.8.1claws118
6576
6577         * src/selective_download.c
6578                 mark two strings as translatable
6579                 (thanks to Urke MMI for pointing this out)
6580
6581 2002-08-25 [alfons]     0.8.1claws117
6582
6583         * src/summaryview.c
6584                 treat sent boxes as special and allow sorting them by addressee
6585                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6586                 submitted by Steve Lamb)
6587
6588 2002-08-24 [alfons]     0.8.1claws116
6589
6590         * src/matcher.c
6591                 fix memleak reported by Martin Kluge
6592                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6593
6594 2002-08-24 [oliver]     0.8.1claws115
6595
6596         * src/prefs_toolbar.c
6597                 o code cleanup as suggested by Alfons
6598                 o memleak fix
6599
6600 2002-08-24 [alfons]     0.8.1claws114
6601
6602         * src/summaryview.c
6603                 o fix another memory leak reported by Martin Kluge
6604                   (see "[ 599568 ] Small Memory Leak")
6605                 o remove 'from' variable from 'summary_set_header()'; we can
6606                   do with just 'to' 
6607
6608 2002-08-24 [paul]       0.8.1claws113
6609
6610         * sync with 0.8.1cvs30
6611                 see ChangeLog 2002-08-23
6612
6613 2002-08-24 [alfons]     0.8.1claws112
6614
6615         * src/summaryview.c
6616                 remove unnecessary allocations for search bar fixing leaks
6617                 reported by Martin Kluge
6618                 (see "[ 599451 ] Further memory leaks?")
6619
6620 2002-08-24 [alfons]     0.8.1claws111
6621
6622         * src/main.c
6623                 make get_socket_name() public for crash.c
6624         * src/crash.c
6625                 o make report bug button work (goes to claws' 
6626                   bug tracker at sf.net)
6627                 o introduce function for doing important stuff just
6628                   before claws goes down
6629                 o clean up code 
6630
6631 2002-08-24 [alfons]     0.8.1claws110
6632
6633         * src/compose.c
6634                 move cursor to "To" entry when forwarding as attachment
6635                 (reported and solved by Steve Lamb, closes bug report
6636                 "[ 592880 ] Forward as attachment; cursor not in to")
6637
6638 2002-08-24 [colin]      0.8.1claws109
6639
6640         * src/mainwindow.c
6641                 fix quick search visibility after GUI (de)separations.
6642
6643 2002-08-23 [colin]      0.8.1claws108
6644
6645         * src/mainwindow.c
6646                 fix header pane visibility after folderview or
6647                 messageview (de)separation
6648
6649 2002-08-23 [paul]       0.8.1claws107
6650
6651         * src/mainwindow.[ch]
6652           src/toolbar.c
6653                 give full control of display or non-display 
6654                 of the Execute icon to Custom toolbar settings.
6655                 add new sensitivity condition to maninwindow.h: 
6656                 M_DELAY_EXEC
6657
6658         * ChangeLog
6659           ChangeLog.jp
6660           NEWS
6661                 more sync with 0.8.1cvs29
6662
6663 2002-08-23 [melvin]     0.8.1claws106
6664
6665         * src/alertpanel.c
6666                 Readded support for custom widget in alertpanel lost in last
6667                 sync.
6668
6669 2002-08-23 [paul]       0.8.1claws105
6670
6671         * sync with 0.8.1cvs29
6672                 see ChangeLog 2002-08-23
6673
6674 2002-08-23 [colin]      0.8.1claws104
6675
6676         * src/summaryview.c
6677                 Fix folder and search pixmaps exchanging positions
6678                 after theme or toolbar changes. Thank to Oliver for 
6679                 reporting this.
6680
6681 2002-08-23 [colin]      0.8.1claws103
6682
6683         * src/mainwindow.c
6684           src/messageview.[ch]
6685           src/noticeview.[ch]
6686           src/summaryview.c
6687                 Changed messageview_create() and noticeview_create()
6688                 to avoid the last gdk_warning
6689
6690 2002-08-22 [colin]      0.8.1claws102
6691
6692         * src/summaryview.c
6693                 Fix my new `Creating pixmap from xpm' warning
6694
6695 2002-08-22 [colin]      0.8.1claws101
6696
6697         * src/mainwindow.c
6698                 Fix some of the gdk warnings
6699
6700 2002-08-22 [colin]      0.8.1claws100
6701
6702         * src/Makefile.am
6703         * src/stock_pixmap.c
6704         * src/stock_pixmap.h
6705         * src/pixmaps/quicksearch.xpm *ADDED*
6706                 Add the quicksearch pixmap
6707         * src/mainwindow.c
6708         * src/summaryview.c
6709         * src/summaryview.h
6710                 Make quicksearch bar visible/hidden via a button
6711
6712 2002-08-22 [christoph]  0.8.1claws99
6713
6714         * src/folder.c
6715                 fix folder update for newsgroups with message
6716                 numbers below minimum number of articles to fetch
6717                 (closes bug #598445)
6718
6719 2002-08-22 [paul]       0.8.1claws98
6720
6721         * sync with 0.8.1cvs28
6722                 see ChangeLog 2002-08-22
6723
6724 2002-08-21 [alfons]     0.8.1claws97
6725
6726         * src/crash.c
6727                 use bt instead of bt full which seems to work 
6728                 better, and bt full doesn't give a great deal 
6729                 of information anyway
6730
6731 2002-08-21 [colin]      0.8.1claws96
6732
6733         * src/summaryview.c
6734                 fix summaryview_searchtype_changed prototype
6735
6736 2002-08-21 [christoph]  0.8.1claws95
6737
6738         * src/mainwindow.c
6739                 o fix broken menu update for sorting type, we have to
6740                   get this info from the summaryview now
6741                 o removed setting of threaded state in menu callback
6742         * src/summaryview.[ch]
6743                 more summaryview/folderitem seperation for
6744                 threading option
6745         * configure.in
6746                 removed not required --with-compiler-flags option
6747
6748 2002-08-21 [oliver]     0.8.1claws94
6749         
6750         * src/toolbar.h 
6751                 o rename toolbar.xml to toolbar_main.xml
6752                   since toolbar_compose.xml might come up 
6753                   any time soon
6754         * README.claws
6755                 add custom toolbar              
6756
6757 2002-08-21 [darko]      0.8.1claws93
6758
6759         * src/procmsg.c
6760                 don't reset tmp flags for messages copied
6761                 to sent folder
6762
6763 2002-08-21 [colin]      0.8.1claws92
6764         
6765         * src/prefs_filtering.c
6766                 fix renaming rules on folder rename 
6767                 when folder is not a leaf folder
6768
6769 2002-08-21 [paul]       0.8.1claws91
6770
6771         * src/prefs_folder_item.c
6772                 fix alignment of colour selector
6773
6774 2002-08-21 [paul]       0.8.1claws90
6775
6776         * sync with 0.8.1cvs27
6777                 see ChangeLog 2002-08-21
6778
6779 2002-08-21 [paul]       0.8.1claws89
6780
6781         * src/summaryview.c
6782                 fix crash when changing field type in
6783                 Quick search bar
6784
6785 2002-08-21 [colin]      0.8.1claws88
6786
6787         * src/summaryview.c
6788                 Made quick search case-insensitive
6789
6790 2002-08-21 [paul]       0.8.1claws87
6791
6792         * sync with 0.8.1cvs26
6793                 see ChangeLog 2002-08-21
6794
6795 2002-08-20 [christoph]  0.8.1claws86
6796
6797         * src/folderview.c
6798         * src/main.c
6799         * src/summaryview.[ch]
6800                 more summaryview/folderitem seperation for
6801                 sort_key and sort_type
6802         * src/procmsg.c
6803                 added missing return statement
6804
6805 2002-08-20 [colin]      0.8.1claws85
6806
6807         * src/summaryview.[ch]
6808                 Added a quick search box
6809         * src/mainwindow.c
6810         * src/prefs_common.[ch]
6811                 Added a show/hide option for the quick search
6812
6813 2002-08-20 [oliver]     0.8.1claws84
6814         
6815         * src/mainwindow.c
6816                 remove toolbar_create_popups
6817         * src/toolbar.[ch]
6818                 o remove toolbar_create_popups
6819                 o fix toolbar_set_sensitive 
6820                   (Bug reports #596834 and #596832)     
6821         * src/prefs_toolbar.c
6822                 o add "Set default" button
6823                 o align label and text + combo widgets
6824
6825 2002-08-20 [hoa]        0.8.1claws83bis
6826
6827         * src/imap.c
6828                 fixed a bug in imap_fetch_msginfo() in case there is no
6829                 current folder.
6830
6831 2002-08-20 [darko]      0.8.1claws83
6832
6833         * src/folderview.c
6834                 copy the color style of folder view so it
6835                 works with GTK themes
6836
6837 2002-08-20 [darko]      0.8.1claws82
6838
6839         * src/folder.h
6840         * src/folderview.c
6841         * src/prefs_folder_item.[hc]
6842                 don't use UI stuff in folder.h
6843
6844 2002-08-20 [darko]      0.8.1claws81
6845
6846         * src/folder.h
6847         * src/prefs_folder_item.h
6848         * src/folderview.c
6849         * src/prefs_folder_item.c
6850                 ability to set folder color in folderview
6851
6852 2002-08-19 [alfons]     0.8.1claws80
6853
6854         * src/summaryview.c
6855                 fix one of the earlier memleaks reported by Martin Kluge
6856
6857 2002-08-19 [alfons]     0.8.1claws79
6858
6859         * src/mainwindow.c
6860                 hide notice view when selecting seperate folder
6861                 view (reported by Urke MMI)
6862
6863 2002-08-19 [christoph]  0.8.1claws78
6864
6865         * src/folderview.c
6866         * src/prefs_folder_item.h
6867         * src/summaryview.[ch]
6868                 o add summary_set_prefs_from_folderitem to set
6869                   summaryview prefs (first step to remove all
6870                   references to the folderitem in summaryview)
6871                 o moved compiled regex stuff from folderitem prefs
6872                   to summaryview code
6873
6874 2002-08-19 [paul]       0.8.1claws77
6875
6876         * src/compose.c
6877                 add check for '.' to QUOTE_IF_REQUIRED
6878
6879 2002-08-19 [paul]       0.8.1claws76
6880
6881         * src/inc.c
6882                 sync with 0.8.1cvs25 (plug memory leak)
6883
6884         * src/prefs_toolbar.c
6885                 re-order prefs_toolbar_cancel()
6886
6887 2002-08-18 [alfons]     0.8.1claws75
6888
6889         * src/inc.c
6890         * src/matcher.c
6891                 plug other memleaks reported by Martin Kluge
6892
6893 2002-08-18 [paul]       0.8.1claws74
6894
6895         * po/pt_BR.po
6896                 updated by Fabio Jr. Beneditto
6897
6898 2002-08-18 [paul]       0.8.1claws73
6899
6900         * src/toolbar.[ch]
6901                 fix bug where tooltips were displayed untranslated              
6902
6903         * src/prefs_toolbar.c
6904                 fix bug where clicking 'Cancel' creates an icon & text
6905                 toolbar regardless of prefs
6906         
6907
6908 2002-08-17 [oliver]     0.8.1claws72
6909
6910         * src/prefs_toolbar.c
6911                 update toolbar on CANCEL
6912                 bug reported by Martin Kluge
6913         * src/toolbar.c
6914                 toolbar_destroy memleak fixed           
6915
6916 2002-08-17 [alfons]     0.8.1claws71
6917
6918         * src/toolbar.c
6919                 plug another memleak reported by Martin Kluge
6920
6921 2002-08-16 [alfons]     0.8.1claws70
6922
6923         * src/crash.c
6924                 use execvp() correctly (suggested by wwp; thanks!)
6925
6926 2002-08-16 [alfons]     0.8.1claws69
6927
6928         * src/gtksctree.c
6929                 plug memory leak reported by Kim Schultz & Martin Kluge
6930
6931 2002-08-16 [paul]       0.8.1claws68
6932
6933         * po/es.po
6934                 updated by Ricardo Mones Lastra
6935
6936 2002-08-16 [paul]       0.8.1claws67
6937
6938         * src/toolbar.h
6939                 fix bug where 'Compose News' icon showed wrong
6940                 tooltip
6941
6942 2002-08-16 [paul]       0.8.1claws66
6943
6944         * sync with 0.8.1cvs24
6945                 see ChangeLog 2002-08-16
6946
6947         * po/it.po
6948                 updated by Alessandro Maestri
6949
6950 2002-08-15 [paul]       0.8.1claws65
6951
6952         * po/sr.po
6953                 updated by Urke MMI
6954
6955 2002-08-15 [paul]       0.8.1claws64
6956
6957         * src/*.c
6958                 don't translate debug info
6959
6960         * src/matcher.[ch]
6961                 add copyright info
6962
6963 2002-08-15 [paul]       0.8.1claws63
6964
6965         * src/prefs_toolbar.c
6966                 fix bug where clicking 'OK' creates an icon & text
6967                 toolbar regardless of prefs
6968
6969 2002-08-14 [alfons]     0.8.1claws62
6970
6971         * src/main.c
6972                 add global var that has the full argv[0]
6973         * src/crash.c
6974                 o execvp the correct sylpheed by using argv0
6975                   and setting the correct work dir
6976                 o other tweaks  
6977
6978 2002-08-14 [oliver]     0.8.1claws61
6979         
6980         * enable/disable Toolbar Action Buttons 
6981         * code cleanups
6982         * src/mainwindow.c
6983         * src/toolbar.[ch]      
6984         * src/prefs_toolbar.c   
6985
6986 2002-08-14 [melvin]     0.8.1claws60
6987
6988         * po/fr.po
6989                 Updated French translations
6990
6991 2002-08-14 [melvin]     0.8.1claws59
6992
6993         * src/crash.c
6994                 Made bug report not translatable
6995         * src/exporthtml.c
6996                 Fixed exporthtml_build_filespec() return value
6997         * src/foldersel.c
6998                 Fixed incorrect include file
6999         * src/gtkspell.c
7000         * src/prefs_actions.c
7001         * src/prefs_toolbar.c
7002                 Made debug info not translatable
7003         * src/mutt.c
7004         * src/quote_fmt.c
7005                 Added missing includes
7006         * src/prefs_common.c
7007                 Fixed typo
7008
7009 2002-08-14 [paul]       0.8.1claws58
7010
7011         * faq/es/sylpheed-faq.html
7012           faq/es/sylpheed-faq-[1-3].html
7013           faq/es/sylpheed-faq-4.html     **NEW FILE **
7014                 update Spanish FAQ
7015
7016 2002-08-13 [christoph]  0.8.1claws57
7017
7018         * src/procmsg.c
7019                 ignore thread fix that did not mark all
7020                 child nodes of a ignored thread as
7021                 ignored. Does not work perfectly yet,
7022                 but it is better now
7023
7024 2002-08-13 [alfons]     0.8.1claws56
7025
7026         * src/crash.c
7027                 o implement 'save crash log'
7028                 o some tweaks
7029
7030 2002-08-13 [melvin]     0.8.1claws55
7031
7032         * src/main.c
7033                 removed unrequired "execinfo.h" header
7034
7035 2002-08-12 [paul]       0.8.1claws54
7036
7037         * faq/en/sylpheed-faq.html
7038           faq/en/sylpheed-faq-[1-3].html
7039           faq/en/sylpheed-faq-4.html     **NEW FILE **
7040                 update English FAQ
7041
7042 2002-08-12 [alfons]     0.8.1claws53
7043
7044         * po/POTFILES.in
7045                 add crash.c to translatables
7046         * src/crash.c
7047                 bring in Leandro's crash dialog
7048
7049 2002-08-11 [alfons]     0.8.1claws52
7050
7051         * src/crash.c
7052                 clean up some warnings
7053
7054 2002-08-11 [alfons]     0.8.1claws51
7055
7056         * acconfig.h
7057         * configure.in
7058         * src/crash.[ch]        ** NEW FILES **
7059         * src/main.c            
7060                 initial gdb crash handler
7061
7062 2002-08-11 [paul]       0.8.1claws50
7063
7064         * src/prefs_toolbar.c
7065                 replace Up/Down arrow pixmaps with text to be
7066                 consistent across icon themes
7067
7068 2002-08-11 [paul]       0.8.1claws49
7069
7070         * src/prefs_common.c
7071           src/prefs_toolbar.c
7072                 rename 'Pixmap' -> 'Icon'
7073
7074         * src/toolbar.[ch]
7075                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7076
7077 2002-08-10 [paul]       0.8.1claws48
7078
7079         * src/prefs_toolbar.c
7080                 re-work the UI
7081
7082 2002-08-10 [paul]       0.8.1claws47
7083
7084         * src/main.c
7085                 don't write Processing progress to status bar
7086                 patch submitted by Alexander Evseev
7087
7088         * src/prefs_toolbar.c
7089                 re-position and resize window
7090                 make window assume correct size on first call
7091
7092 2002-08-10 [paul]       0.8.1claws46
7093
7094         * src/mainwindow.c
7095           src/prefs_toolbar.c
7096           src/toolbar.c
7097           src/toolbar.h
7098                 obey coding style
7099                 follow UI text conventions
7100
7101 2002-08-10 [alfons]     0.8.1claws45
7102
7103         * src/toolbar.c
7104                 correct pixmap for delete action
7105
7106 2002-08-10 [paul]       0.8.1claws44
7107
7108         * po/pt_BR.po
7109                 updated by Fabio Jr. Beneditto
7110
7111 2002-08-10 [paul]       0.8.1claws43
7112
7113         * po/POTFILES.in
7114                 add custom toolbar files
7115
7116 2002-08-10 [paul]       0.8.1claws42
7117
7118         * sync with 0.8.1cvs22
7119                 see ChangeLog 2002-08-09
7120
7121 2002-08-09 [paul]       0.8.1claws41
7122
7123         * tools/Makefile.am
7124           tools/README
7125           tools/outlook2sylpheed.pl     ** NEW FILE **
7126                 add script to convert exported Outlook
7127                 contacts list to a Sylpheed addressbook.
7128                 Submitted by Ricardo Mones Lastra.
7129
7130 2002-08-09 [paul]       0.8.1claws40
7131
7132         * AUTHORS
7133           configure.in
7134           po/sr.po      ** NEW FILE **
7135                 add Serbian message catalog. Submitted by
7136                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7137
7138 2002-08-09 [paul]       0.8.1claws39
7139
7140         * sync with 0.8.1cvs21
7141                 see ChangeLog 2002-08-08
7142
7143 2002-08-08 [oliver]     0.8.1claws38
7144
7145         * src/mainwindow.c
7146                 move Custom Toolbar to Configuration menu
7147
7148 2002-08-08 [oliver]     0.8.1claws37
7149
7150         * src/prefs_toolbar.c
7151                 fix substitute pixmap bug
7152
7153 2002-08-08 [paul]       0.8.1claws36
7154
7155         * sync with 0.8.1cvs19
7156                 see ChangeLog 2002-08-08
7157
7158 2002-08-07 [christoph]  0.8.1claws35
7159
7160         * src/utils.c
7161                 fixed a memory leak in new canonicalize_file_replace
7162
7163 2002-08-07 [christoph]  0.8.1claws34
7164
7165         * src/utils.[ch]
7166                 o canonicalize_file_replace should create the temporary
7167                   file in the same directory as the original file.
7168                 o added get_tmpfile_in_dir that creates a temorary file
7169                   in a specified directory.
7170
7171 2002-08-07 [melvin]     0.8.1claws33
7172
7173         * src/toolbar.c
7174                 fixed bug where 'Article' button acted as 'Email' button.
7175
7176 2002-08-07 [paul]       0.8.1claws32
7177
7178         * sync with 0.8.1.cvs17
7179                 see ChangeLog 2002-08-07
7180
7181 2002-08-07 [colin]      0.8.1claws31
7182         
7183         * src/news.c
7184                 fix mass-cancel problem
7185
7186 2002-08-07 [thorsten]   0.8.1claws30
7187
7188         * src/prefs_toolbar.c
7189                 fix: crash on replace or add new button
7190         * src/toolbar.c
7191                 fix: close xmlfile after reading
7192         * src/utils.c
7193                 fix: unlink() file before rename()
7194
7195 2002-08-06 [paul]       0.8.1claws29
7196
7197         * sync with 0.8.cvs15
7198                 see ChangeLog 2002-08-06
7199
7200 2002-08-06 [oliver]     0.8.1claws28
7201
7202         * src/toolbar.c
7203         * src/prefs_toolbar.c
7204                 fixed empty toolbar issue
7205
7206 2002-08-06 [oliver]     0.8.1claws27
7207
7208         * Custom Toolbar Final 
7209         * src/folderview.c
7210         * src/inc.c
7211         * src/summaryview.c
7212                 o toolbar stuff now lives in src/toolbar.[ch]
7213                 o main_window_toolbar_* functions are renamed to
7214                   toolbar_* reflecting their new source file
7215         * src/mainwindow.[ch]
7216                 o remove toolbar stuff  
7217
7218 2002-08-06 [oliver]     0.8.1claws26
7219         
7220         * src/Makefile.am
7221         * src/prefs_toolbar.[ch]        **New File**
7222         * src/toolbar.[ch]              **New File**
7223                 o prefs_toolbar.[ch] custom toolbar frontend
7224                 o toolbar.[ch]       backend 
7225
7226 2002-08-06 [oliver]     0.8.1claws25
7227
7228         * src/prefs_actions.[ch]
7229                 o new exported function actions_execute
7230
7231 2002-08-06 [paul]       0.8.1claws24
7232
7233         * sync with 0.8.1cvs4
7234                 see ChangeLog 2002-08-06
7235
7236 2002-08-06 [paul]       0.8.1claws23
7237
7238         * sync with 0.8.1cvs13
7239                 see ChangeLog 2002-08-06
7240
7241 2002-08-06 [paul]       0.8.1claws22
7242
7243         * sync with 0.8.1cvs12
7244                 see ChangeLog 2002-08-05 and 2002-08-06
7245
7246 2002-08-06 [match]      0.8.1claws21
7247
7248         * src/addrclip.c
7249                 improvements to cut/copy/paste address
7250
7251 2002-08-05 [match]      0.8.1claws20
7252
7253         * src/addritem.[ch]
7254         * src/addrcache.c
7255         * src/addrbook.c
7256         * src/editaddress.c
7257         * src/addressbook.c
7258                 fixes to improve cut/copy/paste
7259
7260 2002-08-06 [melvin]     0.8.1claws19
7261
7262         * src/account.[ch]
7263                 account_find_all_from_address(): new function that returns the
7264                 list of all accounts that are matched in an address.
7265         * src/alertpanel.[ch]
7266                 alertpanel() now accepts a custom widget
7267                 alertpanel_with_widget(): new function that pops up a panel with
7268                 a custom widget in it 
7269         * src/gtkutils.[ch]
7270                 gtkut_account_menu_new(): new function that allows the selection
7271                 of an account from a list of accounts.
7272         * src/messageview.c
7273                 Extended Return Receipt notification to select the correct 
7274                 account and to make a security test on the Delivery-Notification
7275                 address which should be the same as the Return-Path.
7276
7277 2002-08-06 [thorsten]   0.8.1claws18
7278
7279         * src/mimeview.c
7280                 attach_all: save unnamed as "noname.%d",
7281                 dont free static dirname
7282
7283 2002-08-05 [alfons]     0.8.1claws17
7284
7285         * configure.in
7286                 detect XIM by trying to link rather than compile a XIM program
7287
7288 2002-08-05 [oliver]     0.8.1claws16
7289                 
7290         * src/stock_pixmap.[ch]
7291                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7292                 o new func to retrieve pixmaps
7293
7294 2002-08-05 [paul]       0.8.1claws15
7295
7296         * sync with 0.8.1cvs10
7297                 see ChangeLog 2002-08-05
7298
7299 2002-08-04 [alfons]     0.8.1claws14
7300
7301         * src/textview.c
7302                 see if this plugs memleak
7303
7304 2002-08-04 [melvin]     0.8.1claws13
7305
7306         * src/gtkspell.c
7307                 fixed bug that could crash Sylpheed when highlighting
7308                 all misspelled words.
7309
7310 2002-08-03 [melvin]     0.8.1claws12
7311
7312         * src/prefs_actions.c
7313                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7314         * src/messageview.c
7315                 fixed bug where the Return Receipt was sent to
7316                 Delivery-Notification-To address even if it was not present
7317
7318 2002-08-02 [alfons]     0.8.1claws11
7319
7320         * src/prefs_actions.c
7321                 o more check for NULLs
7322                 o put create_io_dialog() in right conditional block
7323
7324 2002-08-02 [paul]       0.8.1claws10
7325
7326         * po/es.po
7327                 updated by Ricardo Mones Lastra
7328
7329 2002-08-01 [christoph]  0.8.1claws9
7330
7331         * src/folder.c
7332                 don't free the cache of the opened
7333                 folder in the summaryview
7334         * src/summaryview.c
7335                 don't unset flags, if it is not required
7336
7337 2002-08-01 [paul]       0.8.1claws8
7338
7339         * sync with 0.8.1cvs8
7340                 see ChangeLog entry 2002-08-01
7341
7342 2002-08-01 [paul]       0.8.1claws7
7343
7344         * sync with 0.8.1cvs7
7345                 see ChangeLog 2002-07-31 and 2002-08-01
7346
7347 2002-07-31 [christoph]  0.8.1claws6
7348
7349         * src/mainwindow.c
7350                 forgot to update menu sensitivity
7351                 function for new menu entry
7352
7353 2002-07-31 [alfons]     0.8.1claws5
7354
7355         * src/main.c
7356                 check folder item and its path for NULL on
7357                 initial processing
7358
7359 2002-07-31 [christoph]  0.8.1claws4
7360
7361         * src/folder.c
7362                 check if folder_item_get_msginfo in
7363                 folder_item_remove_msg returned NULL
7364         * src/imap.c
7365                 better clear the uid cache in the
7366                 uid validity check function and delete
7367                 cached messages
7368
7369 2002-07-31 [paul]       0.8.1claws3
7370
7371         * man/sylpheed.1
7372                 add the '--attach' option and a few other
7373                 minor changes
7374
7375 2002-07-31 [paul]       0.8.1claws2
7376
7377         * sync with 0.8.1cvs5
7378                 see ChangeLog 2002-07-31
7379
7380 2002-07-31 [christoph]  0.8.1claws1
7381
7382         * src/folderview.[ch]
7383         * src/mainwindow.c
7384                 replace "Rescan all folders..." with
7385                 "Check all folders for new messages..."
7386
7387 2002-07-30 [paul]       0.8.1claws
7388
7389         * version 0.8.1claws released
7390
7391 2002-07-30 [paul]       0.8.0claws29
7392
7393         * tools/OOo2sylpheed.pl ** NEW FILE **
7394           tools/README
7395                 add script to enable sending documents as
7396                 attachments from OpenOffice.org
7397
7398 2002-07-30 [melvin]     0.8.0claws28
7399
7400         * src/prefs_actions.c
7401                 Made the actions' input/output dialog display
7402                 without delay.
7403
7404 2002-07-30 [christoph]  0.8.0claws27
7405
7406         * src/procmsg.c
7407                 check if folder_item_get_msginfo in
7408                 procmsg_save_to_outbox returned NULL
7409
7410 2002-07-30 [paul]       0.8.0claws26
7411
7412         * sync with 0.8.1cvs4
7413                 see ChangeLog 2002-07-29
7414
7415 2002-07-29 [thorsten]   0.8.0claws25
7416
7417         * README.claws
7418                 added selective download, delete on server
7419
7420 2002-07-29 [paul]       0.8.0claws24
7421
7422         * sync with 0.8.1cvs3
7423                 see ChangeLog 2002-07-29
7424
7425 2002-07-27 [christoph]  0.8.0claws23
7426
7427         * src/folder.c
7428                 add extra check if fetching the msginfo
7429                 returned NULL
7430
7431 2002-07-27 [paul]       0.8.0claws22
7432
7433         * sync with 0.8.1cvs2
7434                 see ChangeLog 2002-07-26
7435
7436 2002-07-27 [christoph]  0.8.0claws21
7437
7438         * src/imap.c
7439                 add another check if a valid msginfo
7440                 was returned
7441
7442 2002-07-26 [hoa]        0.8.0claws20
7443
7444         * src/folder.c
7445                 Fixed a condition in folder_item_destroy()
7446
7447         * src/imap.c
7448                 Fixed an error in IMAP protocol
7449
7450 2002-07-26 [alfons]     0.8.0claws19
7451
7452         * src/folder.c
7453                 ofcourse compare with identifier, not the path
7454
7455 2002-07-26 [alfons]     0.8.0claws18
7456
7457         * src/folder.c
7458                 use folder item identifier for saving / restoring
7459                 preferences because folder->path might not be unique
7460
7461 2002-07-26 [melvin]     0.8.0claws17
7462
7463         * src/logwindow.c
7464                 Fixed a crash introduced in 0.8.0claws5 when log is 
7465                 cut under 80 characters.
7466
7467 2002-07-26 [paul]       0.8.0claws16
7468
7469         * sync with 0.8.1cvs1
7470                 see ChangeLog 2002-07-26
7471
7472 2002-07-26 [christoph]  0.8.0claws15
7473
7474         * src/imap.[ch]
7475                 imap folder now remembers the last selected
7476                 folder and imap_fetch_msginfo skips selecting
7477                 the folder if it is already selected
7478
7479 2002-07-26 [christoph]  0.8.0claws14
7480
7481         * src/folder.c
7482         * src/folderview.c
7483         * src/imap.c
7484                 fix imap folder rescanning
7485
7486 2002-07-25 [christoph]  0.8.0claws13
7487
7488         * src/filter.c
7489         * src/folder.[ch]
7490         * src/folderview.c
7491         * src/imap.[ch]
7492         * src/mainwindow.c
7493         * src/mbox_folder.c
7494         * src/mh.c
7495         * src/news.c
7496                 implement imap uid cache and uid validity check
7497
7498 2002-07-25 [alfons]     0.8.0claws12
7499
7500         * src/summaryview.c
7501                 fix a brown paper bag bug, and also add some more
7502                 checks
7503
7504 2002-07-25 [christoph]  0.8.0claws11
7505
7506         * src/folder.c
7507                 don't mix copy, fetch_msginfo and remove
7508                 operations in folder item copy and move
7509                 operations
7510
7511 2002-07-25 [christoph]  0.8.0claws10
7512
7513         * src/folderview.c
7514         * src/mainwindow.c
7515         * src/prefs_folder_item.c
7516         * src/summaryview.[ch]
7517                 remove no longer required parameter update_cache from
7518                 summary_show
7519
7520 2002-07-25 [paul]       0.8.0claws9
7521
7522         * sync with 0.8.1
7523         
7524         * AUTHORS
7525                 a few corrections
7526
7527 2002-07-24 [alfons]     0.8.0claws8
7528
7529         * src/summaryview.c
7530                 sort correctly when using simplified subject line
7531                 (closes feature request "[ 585141 ] applying regexp to subject 
7532                 before sort" submitted by Alexandra Walford)
7533
7534 2002-07-24 [paul]       0.8.0claws7
7535
7536         * sync with 0.8.0cvs3
7537                 see ChangeLog 2002-07-24
7538
7539 2002-07-23 [christoph]  0.8.0claws6
7540
7541         * src/folder.c
7542         * src/folder.h
7543         * src/summaryview.c
7544         * src/summaryview.h
7545         * src/main.c
7546                 o separate processing and summaryview
7547                 o removed summary_write_cache from summaryview
7548                 o removed summaryview->killed_messages, because we don't have
7549                   to keep a list of killed messages anymore. New cache will
7550                   keep the hidden messages in cache anyway
7551         * src/folderview.c
7552         * src/inc.c
7553         * src/selective_download.c
7554                 o removed unnecessary summary_write_cache calls
7555         * src/procmsg.c
7556                 o don't set ignore thread flag in procmsg_get_thread_tree
7557                   if it is already set
7558         * src/mainwindow.c
7559         * src/statusbar.h
7560                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7561                   they are used in different files
7562
7563 2002-07-23 [melvin]     0.8.0claws5
7564
7565         * src/addressbook.c
7566         * src/addrgather.c
7567         * src/editaddress.c
7568         * src/editgroup.c
7569         * src/editldap_basedn.c
7570         * src/importldif.c
7571         * src/prefs_common.c
7572                 Fixed few memory leak (gtk_editable_get_chars returns
7573                 an allocated string)
7574         * src/logwindow.c
7575                 Fixed few memory leak (gtk_editable_get_chars returns
7576                 an allocated string) and modified a little the log cutting
7577                 loop.
7578         * src/compose.c
7579                 Replaced a call to an obsolete function gtk_entry_get_text()
7580                 by gtk_editable_get_chars()
7581         * src/send.c
7582                 Removed a debug printf
7583
7584 2002-07-23 [christoph]  0.8.0claws4
7585
7586         * src/filesel.c
7587                 fix another g_dirname memory leak
7588
7589 2002-07-23 [christoph]  0.8.0claws3
7590
7591         * src/mh.c
7592                 fixed a memory leak in mh_fetch_msginfo
7593                 fixed crash when message header could not be
7594                 parsed
7595
7596 2002-07-23 [paul]       0.8.0claws2
7597
7598         * sync with 0.8.0cvs2
7599                 see ChangeLog 2002-07-23
7600
7601 2002-07-23 [paul]       0.8.0claws1
7602
7603         * sync with 0.8.0cvs1
7604                 see ChangeLog 2002-07-23
7605
7606 2002-07-23 [paul]       0.8.0claws
7607
7608         * release of 0.8.0claws
7609
7610 2002-07-23 [paul]       0.7.8claws99
7611
7612         * po/ru.po
7613                 new Russian translation, submitted by
7614                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7615
7616 2002-07-22 [jens]       0.7.8claws98
7617
7618         * po/de.po
7619                 Updated German translations.
7620
7621 2002-07-22 [paul]       0.7.8claws97
7622
7623         * po/es.po
7624           po/it.po
7625           po/nl.po
7626           po/pt_BR.po
7627                 updated translations by Ricardo Mones Lastra,
7628                 Alessandro Maestri, Wilbert Berendsen and 
7629                 Fabio Jr. Beneditto respectively
7630
7631 2002-07-22 [christoph]  0.7.8claws96
7632
7633         * src/mimeview.c
7634                 fix memory leak caused by wrong g_dirname usage
7635
7636 2002-07-22 [christoph]  0.7.8claws95
7637
7638         * src/summaryview.c
7639                 update new and unread message counts for summaryview
7640                 summaryview does not get it from the folder anymore
7641                 and has to update the values itself
7642
7643 2002-07-22 [melvin]     0.7.8claws94
7644
7645         * po/fr.po
7646                 Updated French translations.
7647
7648 2002-07-22 [christoph]  0.7.8claws93
7649
7650         * src/matcher.c
7651                 set prop->preg pointer to NULL or following check
7652                 will not fail and regexec will be called with
7653                 invalid pointer
7654
7655 2002-07-21 [alfons]     0.7.8claws92
7656         
7657         * src/prefs_common.[ch]
7658                 remove option "Send return receipt on request"
7659
7660 2002-07-21 [thorsten]   0.7.8claws91
7661
7662         * src/mimeview.c
7663                 fixed memleaks, coding style as pointed out by alfons
7664
7665 2002-07-21 [alfons]     0.7.8claws90
7666
7667         * src/messageview.c
7668         * src/noticeview.[ch]
7669                 o fix bug notice view being displayed when going to empty folder 
7670                   (noticed by Christoph)
7671                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7672                   (noticed by Thorsten)
7673
7674 2002-07-21 [thorsten]   0.7.8claws89
7675
7676         * src/mimeview.c
7677                 Included save_all patch from Xaview FACQ
7678                 added support for pathnames
7679
7680 2002-07-21 [alfons]     0.7.8claws88
7681
7682         * po/POTFILES.in
7683         * src/Makefile.am
7684         * src/mainwindow.c
7685         * src/messageview.[ch]
7686         * src/noticeview.c      ** NEW FILE **
7687         * src/noticeview.h      ** NEW FILE **
7688                 make return receipts work again
7689                 (UI idea by Leandro Pereira)
7690
7691 2002-07-21 [paul]       0.7.8claws87
7692
7693         * src/summaryview.c
7694                 fix sensitivity of 'Select thread'
7695
7696 2002-07-21 [paul]       0.7.8claws86
7697
7698         * src/prefs_common.c
7699                 add browser command line for Galeon
7700
7701 2002-07-21 [paul]       0.7.8claws85
7702
7703         * Makefile.am
7704                 fix 'EXTRA_DIST': remove README.README, add TODO
7705                 and TODO.claws
7706
7707 2002-07-21 [alfons]     0.7.8claws84
7708
7709         * src/gtkstext.c
7710                 make enter clear selection
7711                 (closes "[ 579888 ] Editor selection/entry error"
7712                 reported by Steve Lamb)
7713
7714 2002-07-21 [alfons]     0.7.8claws83
7715         
7716         * src/summaryview.c
7717                 sort message list when selecting unthread messages
7718                 (closes "[ 501593 ] switching threaded view doesn't sort"
7719                 reported by Simon Schubert)
7720
7721 2002-07-20 [alfons]     0.7.8claws82
7722         
7723         * src/matcher.c
7724                 const-correctness
7725
7726 2002-07-20 [thorsten]   0.7.8claws81
7727
7728         * src/matcher.c
7729                 Fixed expansion of empty fields in matchactions
7730
7731 2002-07-19 [melvin]     0.7.8claws80
7732
7733         * src/gtkspell.c
7734                 Removed a duplicate menu entry (fast mode) introduced during
7735                 the new cache merge
7736                 Added a menu separator between 'Use alternate' and 'Fast mode'
7737
7738 2002-07-19 [paul]       0.7.8claws79
7739
7740         * tools/Makefile.am
7741           tools/README
7742                 correct typos
7743
7744 2002-07-19 [thorsten]   0.7.8claws78
7745
7746         * tools/calypso_convert.pl      ** NEW FILE **
7747           tools/README
7748           tools/Makefile.am
7749                 script to import mbox files exported
7750                 by calypso
7751                 o generates folder structure
7752                 o includes attachments
7753
7754 2002-07-19 [melvin]     0.7.8claws77
7755
7756         * src/selective_download.[ch]
7757                 Fixed bug where closing the dialog with the window manager's
7758                 close button will not unlock the summary
7759                 Corrected some function declarations that missed a return value
7760                 Made the source code comply better with coding style.
7761         * src/prefs_common.c
7762                 Added new browser command line for Mozilla.
7763
7764 2002-07-18 [paul]       0.7.8claws76
7765
7766         * src/mainwindow.c
7767           src/selective_download.[ch]
7768                 reflect theme changes, fix Gdk Warning when creating 
7769                 pixmap from NULL window, and minor clean up.
7770                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7771
7772         * po/en_GB.po
7773                 updated
7774
7775 2002-07-17 [paul]       0.7.8claws75
7776
7777         * INSTALL[.jp]
7778                 sync with 0.8.0
7779         
7780         * po/en_GB.po
7781                 updated
7782
7783 2002-07-16 [paul]       0.7.8claws74
7784
7785         * tools/filter_conv.pl
7786           tools/README
7787                 replace conversion script with reimplemented version, 
7788                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7789
7790 2002-07-16 [colin]      0.7.8claws73
7791
7792         * src/summaryview.c
7793                 remove forgotten debug messages - sorry ;-)
7794
7795 2002-07-16 [colin]      0.7.8claws72
7796
7797         * src/mimeview.c
7798           src/summaryview.c
7799           src/textview.c
7800           src/textview.h
7801                 add the ability to select part of a text mime-part 
7802                 to reply.
7803
7804 2002-07-15 [christoph]  0.7.8claws71
7805
7806         * src/folder.c
7807                 fix folder message count for folders without
7808                 msg_is_changed (includes news folders)
7809
7810 2002-07-15 [martin]     0.7.8claws70
7811
7812         * src/summaryview.c
7813                 option "display recipient on 'From'..." now works
7814                 without the need of enabling the option
7815                 "display  sender  using  address  book".
7816
7817 2002-07-15 [christoph]  0.7.8claws69
7818
7819         * src/summaryview.c
7820                 removed setting folder status from summaryview.
7821                 folder.c should update all message counts correctly.
7822
7823 2002-07-15 [paul]       0.7.8claws68
7824
7825         * po/pt_BR.po
7826                 updated by Fabio Junior Beneditto
7827
7828 2002-07-15 [darko]      0.7.8claws67
7829
7830         * src/mh.c
7831                 Fixed target folder colorization, don't decrease op
7832                 number twice
7833
7834 2002-07-14 [paul]       0.7.8claws66
7835
7836         * sync with main 0.8.0
7837                 see ChangeLog 2002-07-14
7838
7839 2002-07-13 [melvin]     0.7.8claws65
7840         
7841         * src/addrbook.c
7842         * src/addressbook.c
7843         * src/addrindex.c
7844                 Replaced sprintf by g_snprintf to prevent possible buffer
7845                 overflow.
7846         * src/news.c
7847                 Corrected a log message output format.
7848                 Added a missing "done" debug output.
7849         * src/compose.c
7850                 Added keyboard accelerator for Priority menu items
7851                 Added missing \n in debug output
7852         * src/logwindow.c
7853         * src/gtkspell.c
7854         * src/rfc2015.c
7855                 Added missing \n in debug output
7856
7857 2002-07-13 [paul]       0.7.8claws64
7858
7859         * man/sylpheed.1
7860                 change Sergey's email address to the sf address
7861
7862         * src/textview.c
7863                 increase show_url_timeout (more useful for long
7864                 urls)
7865
7866 2002-07-12 [sergey]     0.7.8claws63
7867
7868         * src/rfc2015.c
7869                 applied (with some modifications) patch to set the
7870                 micalg parameter for signatures
7871                 (2001-08-28 Werner Koch <wk@gnupg.org>)
7872
7873 2002-07-12 [sergey]     0.7.8claws62
7874
7875         * man/Makefile.am
7876         * configure.in
7877                 fixed man page installation
7878
7879 2002-07-12 [paul]       0.7.8claws61
7880
7881         * sync with 0.7.8cvs26
7882                 see ChangeLog 2002-07-11 and 2002-07-12
7883
7884 2002-07-11 [christoph]  0.7.8claws60
7885
7886         * src/compose.c
7887         * src/procmsg.c
7888                 first use the message number to find the message
7889                 to mark with a reply flag but check the
7890                 message-id if we got the correct message, if not
7891                 try to find it by message-id.
7892                 use new string seperator that is not allowed
7893                 in message-ids.
7894
7895 2002-07-11 [paul]       0.7.8claws59
7896
7897         * sync with 0.7.8cvs23
7898                 see ChangeLog 2002-07-10
7899
7900 2002-07-10 [christoph]  0.7.8claws58
7901
7902         * src/folder.[ch]
7903         * src/msgcache.[ch]
7904                 Added message-id table to the cache in memory
7905                 and functions to msgcache.c and folder.c to
7906                 fetch MsgInfos by message id
7907         * src/compose.c
7908         * src/procmsg.c
7909                 store folder and message-id of message replying
7910                 to in queue header and set reply flag after sending
7911                 (Closes bug #469498)
7912
7913 2002-07-10 [paul]       0.7.8claws57
7914
7915         * AUTHORS
7916           man/sylpheed.1.gz
7917                 add Martin to the list of authors
7918
7919 2002-07-09 [martin]     0.7.8claws56
7920         * src/gtksctree.c
7921                 Added gtk_ctree_last_visible(), tree_update_level(),
7922                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
7923                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
7924                 from gtk+ to gtksctree.c for the new sorting code
7925                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
7926                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
7927         * src/gtksctree.h
7928                 Added declaration for gtk_sctree_sort_recursive() and
7929                 gtk_sctree_sort_node
7930         * src/addressbook.c
7931         * src/foldersel.c
7932         * src/folderview.c
7933         * src/summaryview.c
7934                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
7935                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
7936
7937 2002-07-08 [paul]       0.7.8claws55
7938
7939         * more sync with 0.7.8cvs21
7940                 see ChangeLog 2002-07-08
7941
7942 2002-07-08 [paul]       0.7.8claws54
7943
7944         * sync with 0.7.8cvs21
7945                 see ChangeLog 2002-07-08
7946
7947 2002-07-07 [alfons]     0.7.8claws53
7948
7949         * src/Makefile.am
7950         * src/stock_pixmap.[ch]
7951         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
7952         * src/pixmaps/notice_error.xpm  ** NEW FILE **
7953         * src/pixmaps/notice_note.xpm   ** NEW FILE **
7954                 add new pixmaps for upcoming notice pane
7955
7956 2002-07-06 [melvin]     0.7.8claws52
7957
7958         * src/gtkspell.[ch]
7959                 Made them a bit closer to Sylpheed's coding style.
7960                 Removed old code.
7961                 Removed possible memory leaks when some errors occurs.
7962
7963 2002-07-06 [melvin]     0.7.8claws51
7964
7965         * po/Makefile.in.in
7966                 Removed --no-location in xgettext command line to help
7967                 translators that use Emacs' po-mode
7968         * src/quote_fmt.c
7969                 Removed unnecessary comments that messed up sylpheed.pot
7970
7971 2002-07-06 [paul]       0.7.8claws50
7972
7973         * sync with 0.7.8cvs19
7974                 see ChangeLog 2002-07-05
7975
7976 2002-07-06 [christoph]  0.7.8claws49
7977
7978         * src/folder.c
7979         * src/mainwindow.c
7980                 fix folder_item_remove_all_msg and folderview
7981                 status for trash folders after emptying trash
7982
7983 2002-07-05 [paul]       0.7.8claws48
7984
7985         * sync with 0.7.8cvs16
7986                 see ChangeLog 2002-07-04 and 2002-07-05
7987
7988 2002-07-04 [paul]       0.7.8claws47
7989
7990         * sync with 0.7.8cvs14
7991                 see  ChangeLog 2002-07-04
7992
7993 2002-07-03 [alfons]     0.7.8claws46
7994
7995         * src/folder.c
7996                 dupe folder item's path because it's being reallocated
7997                 by new folder scanning code
7998
7999 2002-07-03 [christoph]  0.7.8claws45
8000
8001         * src/imap.c
8002                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8003         * src/msgcache.c
8004                 add missing return in msgcache_write
8005
8006 2002-07-02 [thorsten]   0.7.8claws44
8007
8008         * src/jpilot.c
8009         * src/msgcache.c
8010         * src/rfc2015.c
8011                 use binary mode for file access
8012
8013 2002-07-02 [christoph]  0.7.8claws43
8014
8015         * major code cleanup (part 1)
8016         
8017                 - unused variables removed
8018                 - unused functions removed
8019                 - uninitialized variables checked
8020                 - missing return statements added
8021                 - missing function return types added
8022                 - added parentheses around assignment and
8023                   && in || when suggested by gcc
8024               
8025         * src/mh.c
8026         * src/folder.c
8027                 replaced direct calls to folder->scan_tree
8028                 with folder_scan_tree and restore folder
8029                 prefs in this function. The folder should
8030                 not have to deal with them.
8031                 ( Should now work for all folder types )
8032
8033 2002-07-02 [paul]       0.7.8claws42
8034
8035         * sync with 0.7.8cvs13
8036                 see ChangeLog 2002-07-01 and 2002-07-02
8037
8038 2002-07-01 [christoph]  0.7.8claws41
8039
8040         * src/summaryview.c
8041                 fix "goto next/prev unread message" with
8042                 ignored threads
8043
8044 2002-07-01 [paul]       0.7.8claws40
8045
8046         * po/es.po
8047                 updated by Ricardo Mones Lastra
8048
8049 2002-06-30 [match]      0.7.8claws39
8050
8051         * src/jpilot.c
8052                 applied variation of leonerd's patch (566661) to
8053                 allow multiple email addresses per JPilot entry.
8054                 addresses may be separated by space, comma, pipe,
8055                 semi-colon, new-line.
8056
8057 2002-06-30 [alfons]     0.7.8claws38
8058
8059         * src/procmsg.c
8060                 simple fix for putting older nodes before
8061                 newer nodes when threading by subject
8062
8063 2002-06-30 [christoph]  0.7.8claws37
8064
8065         * src/folder.c
8066         * src/folderview.c
8067         * src/mh.c
8068         * src/news.c
8069         * src/procmsg.c
8070                 fix broken folder tree rescaning
8071                 and don't use procmsg_get_mark_sum
8072                 anymore
8073
8074 2002-06-30 [christoph]  0.7.8claws36
8075
8076         * merge new cache branch
8077         * src/imap.c
8078                 fix new cache imap copy bug
8079         * src/folder.c
8080                 improved folder_item_scan
8081                 it should now always set the correct
8082                 new, unread and total message counts
8083
8084 2002-06-29 [paul]       0.7.8claws35
8085
8086         * configure.in
8087                 correct syntax error
8088
8089 2002-06-29 [paul]       0.7.8claws34
8090
8091         * configure.in
8092           Makefile.am
8093           man/Makefile.am       ** NEW FILE **
8094           man/sylpheed.1.gz     ** NEW FILE **
8095                 add Sylpheed man page
8096
8097 2002-06-29 [paul]       0.7.8claws33
8098
8099         * po/pt_BR.po
8100                 updated by Fabio Junior Beneditto
8101
8102 2002-06-28 [jens]       0.7.8claws32
8103
8104         * po/de.po
8105                 translation updated
8106
8107         * src/selective_download.c
8108                 removed gettext for space " "
8109
8110         * src/imap.c
8111                 removed wrong space
8112
8113 2002-06-28 [paul]       0.7.8claws31
8114
8115         * sync with 0.7.8cvs11
8116                 see ChangeLog 2002-06-28
8117
8118 2002-06-28 [paul]       0.7.8claws30
8119
8120         * sync with 0.7.8cvs10
8121                 see ChangeLog 2002-06-27 and 2002-06-28
8122
8123 2002-06-26 [paul]       0.7.8claws29
8124
8125         * src/addrgather.c
8126           src/selective_download.c
8127                 don't gettextise empty strings.
8128                 reserved by gettext. gettext("") returns 
8129                 the header entry with meta information, 
8130                 not the empty string
8131
8132         * po/en_GB.po
8133                 updated
8134
8135 2002-06-26 [paul]       0.7.8claws28
8136
8137         * sync with 0.7.8cvs7
8138                 see ChangeLog 2002-06-25
8139
8140         * src/prefs_common.c
8141                 ...and in the process, tweak the gui a little
8142
8143 2002-06-25 [alfons]     0.7.8claws27
8144         
8145         * configure.in
8146         * src/Makefile.am
8147                 fine tune ldap library detection
8148
8149 2002-06-25 [alfons]     0.7.8claws26
8150
8151         * src/compose.c
8152                 don't allow return receipts when composing a news article
8153
8154 2002-06-25 [paul]       0.7.8claws25
8155
8156         * Makefile.am
8157                 add '$(AMTAR)' to 'release' section to allow for
8158                 new and older autotools
8159
8160 2002-06-25 [paul]       0.7.8claws24
8161
8162         * src/summaryview.c
8163                 fix "No more unread messages" persistant pop-up
8164                 window bug
8165
8166 2002-06-25 [paul]       0.7.8claws23
8167
8168         * po/it.po
8169                 updated by Alessandro Maestri
8170
8171 2002-06-25 [paul]       0.7.8claws22
8172
8173         * sync with 0.7.8cvs6
8174                 see ChangeLog 2002-06-25
8175
8176 2002-06-24 [paul]       0.7.8claws21
8177
8178         * tools/update-po
8179                 add GPL copyright information
8180
8181 2002-06-24 [paul]       0.7.8claws20
8182
8183         * tools/Makefile.am
8184           tools/README
8185           tools/update-po       ** NEW FILE **
8186                 add script that eases the creation of *.po files
8187                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8188
8189 2002-06-23 [alfons]     0.7.8claws19
8190
8191         * src/messageview.c
8192                 make notification_convert_header obey const correctness
8193                 (next step will be fixing the broken return receipt)
8194
8195 2002-06-23 [paul]       0.7.8claws18
8196
8197         * src/messageview.c
8198                 fix bug introduced in last commit:
8199                 removed too much code in last commit - put back what's
8200                 needed
8201
8202 2002-06-23 [paul]       0.7.8claws17
8203
8204         * src/messageview.[ch]
8205                 remove code committed in error from locally patched
8206                 source
8207
8208 2002-06-23 [colin]      0.7.8claws16
8209
8210         * src/compose.[ch]
8211                 add compose_entry_select(), used to select the default_to
8212                 email address - hopefully avoiding people sending mails to
8213                 wrong recipients.
8214
8215 2002-06-22 [alfons]     0.7.8claws15
8216
8217         * AUTHORS
8218                 add Bram Metsch & Stanislav Karchebny
8219         * src/smtp.[ch]
8220         * src/prefs_account.[ch]
8221         * src/send.c
8222                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8223                   options.  (see <http://sourceforge.net/tracker/index.php
8224                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8225
8226                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8227                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8228
8229 2002-06-22 [paul]       0.7.8claws14
8230
8231         * sync with 0.7.8cvs5
8232                 see ChangeLog 2002-06-19 and 2002-06-20
8233
8234 2002-06-22 [alfons]     0.7.8claws13
8235
8236         * src/selective_download.c
8237                 fix a stupid mistake I made
8238
8239 2002-06-22 [alfons]     0.7.8claws12
8240
8241         * src/selective_download.[ch]
8242                 fix another unnoticed leak; cleanup code
8243
8244 2002-06-21 [alfons]
8245
8246         * tools/Makefile.am
8247                 gpg-sign <-- gpg-sign-syl
8248
8249 2002-06-21 [alfons]     0.7.8claws11
8250
8251         * src/selective_download.c
8252         * src/selective_download.h
8253                 fix assorted mix of allocation errors (should solve
8254                 problem reported by Philippe Gramoullé, see:
8255                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8256
8257 2002-06-20 [melvin]     0.7.8claws10
8258
8259         * tools/gpg-sign *REMOVED*
8260           tools/gpg-sign-syl *ADDED*
8261                 Replaced the gpg clearsigning script with the version using
8262                 xterm instead of ssh-askpass and changed its name.
8263
8264         * README.claws
8265                 Updated actions example to reflect the renaming of the
8266                 gpg clearsigning script.
8267
8268 2002-06-19 [paul]       0.7.8claws9
8269
8270         * sync with 0.7.8claws9
8271                 see ChangeLog 2002-06-18 and 2002-06-19
8272
8273 2002-06-19 [paul]       0.7.8claws8
8274
8275         * sync with 0.7.8cvs1
8276                 see ChangeLog 2002-06-18
8277
8278 2002-06-18 [alfons]     0.7.8claws7
8279
8280         * src/mainwindow.h
8281                 add omitted prototype
8282
8283 2002-06-17 [paul]       0.7.8claws6
8284
8285         * src/mainwindow.c
8286                 fix hiding of exec_btn
8287
8288 2002-06-17 [paul]       0.7.8claws5
8289
8290         * src/pop.c
8291                 remove unneeded code: should_delete() 
8292                 and Pop3State::uidl_todelete_list
8293
8294 2002-06-17 [paul]       0.7.8claws4
8295
8296         * sync with 0.7.8
8297                 see ChangeLog 2002-06-11 and 2002-06-13
8298
8299 2002-06-16 [alfons]     0.7.8claws3
8300         
8301         * src/folder.c
8302                 make sure lock sort mode (claws specific) is
8303                 also persists after a tree rescan
8304
8305 2002-06-16 [alfons]     0.7.8claws2
8306
8307         * src/prefs_folder_item.c
8308         * src/folder.[ch]
8309                 fix persistence of folder sort mode (broken
8310                 by adapting Hiro's new folder persistence code)
8311
8312 2002-06-16 [alfons]     0.7.8claws1
8313
8314         * AUTHORS
8315         * src/logwindow.c
8316         * src/prefscommon.[ch]
8317                 control size of log text in log window; 
8318                 closes patch #569155 submitted by Mitko Haralanov.
8319
8320 2002-06-15 [paul]       0.7.8claws
8321
8322         * release of 0.7.8claws
8323
8324 2002-06-15 [paul]       0.7.7claws
8325
8326         * po/pt_BR.po
8327                 updated by Fabio Junior Beneditto
8328
8329 2002-06-14 [paul]       0.7.6claws49
8330
8331         * po/es.po
8332                 updated by Ricardo Mones Lastra
8333
8334 2002-06-14 [paul]       0.7.6claws48
8335
8336         * po/nl.po
8337                 updated translation by Wilbert Berendsen
8338
8339 2002-06-14 [melvin]     0.7.6claws47
8340
8341         * po/fr.po
8342                 Updated French translation
8343
8344 2002-06-13 [paul]       0.7.6claws46
8345
8346         * src/filesel.c
8347                 allow filename to be typed in, rather than just
8348                 selected by the mouse. Patch by Gustavo Noronha Silva.
8349
8350 2002-06-13 [alfons]     0.7.6claws45
8351
8352         * src/mainwindow.[ch]
8353                 more cleanups (removing unnecessary menu items Expand 
8354                 summary / message view)
8355
8356 2002-06-13 [melvin]     0.7.6claws44
8357
8358         * po/POTFILES.in
8359                 Added src/string_match.c
8360         * src/string_match.c
8361                 Fixed possible buffer overflow.
8362                 Corrected typo.
8363                 Added missing config.h header.
8364         * src/prefs_common.c
8365           src/prefs_matcher.c
8366           src/prefs_scoring.c
8367                 Made some strings translatable (missing _(..)).
8368
8369 2002-06-13 [melvin]     0.7.6claws43
8370
8371         * README.claws
8372                 Corrected action example (verifying clearsigned mail).
8373         * src/prefs_account.c
8374                 Corrected typo.
8375         * src/prefs_common.c
8376                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8377
8378 2002-06-12 [alfons]     0.7.6claws42
8379
8380         * src/summaryview.c
8381                 add init of score column lost in 0.7.6claws42
8382
8383 2002-06-12 [paul]       0.7.6claws41
8384
8385         * src/prefs_account.c
8386                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8387                 behavior of the radio buttons, (from 0.7.7cvs2)
8388
8389 2002-06-11 [alfons]     0.7.6claws40
8390
8391         * src/messageview.[ch]
8392         * src/summaryview.[ch]
8393         * src/summary_search.c
8394         * src/mainwindow.c
8395                 perform a sync to bring in Hiro's separate view implementation 
8396
8397                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8398
8399 2002-06-11 [paul]       0.7.6claws39
8400         
8401         * src/prefs_account.c
8402                 correct a typo on the Receive tab
8403
8404 2002-06-10 [match]      0.7.6claws38
8405
8406         * src/addressbook.c
8407                 Included address completion patch from Gustavo Noronha.
8408
8409 2002-06-10 [paul]       0.7.6claws37
8410
8411         * src/inc.[ch]
8412           src/pop.c
8413           src/prefs_account.[ch]
8414           src/selective_download.[ch]
8415                 apply PATCH #561712
8416                  NEW:
8417                 - check if POP Account
8418                 - Receive Button renamed to Preview
8419                 - Preview Button Popup: preview new/all messages
8420                 - Download Button
8421                 - Account Preferences-->Receive tab checkbutton if you
8422                   want to remove Mail after Download
8423                 -: default YES
8424                 - Account Preferences-->Receive tab checkbutton use
8425                   filtering rules on preview
8426                   (think of delete_on_server)
8427                 -: default YES
8428                 - Account selectable from SD dialog
8429                 - checkbutton to show already downloaded messages if
8430                   all messages are previewed
8431                 - new clist column showing Date
8432                 - ESC KEY close
8433                 FIXES:
8434                 - play ball with UIDL
8435                 - fault tolerant (?) 
8436                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8437
8438 2002-06-10 [melvin]     0.7.6claws36
8439
8440         * README.claws
8441                 Added a hint to ac/README in cvs instructions.
8442
8443         * src/prefs_actions.c
8444                 Made it possible to use a more elaborate command line
8445                 for asynchronous actions, too.
8446
8447 2002-06-10 [melvin]     0.7.6claws35
8448         
8449         * src/prefs_actions.c
8450                 Make it possible to use a more elaborate command line
8451                 (e.g. |foo|bar|cat>there;echo Done|)
8452                 Corrected error message when calling %f, %F and %p commands
8453                 from the compose window.
8454
8455 2002-06-09 [colin]      0.7.6claws34
8456
8457         * src/summaryview.c
8458                 Automatically find unread messages in current folder
8459                 before annoying the user.
8460
8461 2002-06-08 [alfons]     0.7.6claws33
8462
8463         * po/it.po
8464                 remove bad formatting string in it.po translation
8465                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8466
8467 2002-06-08 [paul]       0.7.6claws32
8468
8469         * sync with 0.7.6cvs25
8470                 see ChangeLog 2002-06-07
8471
8472 2002-06-05 [paul]       0.7.6claws31
8473
8474         * src/mainwindow.c
8475                 add 'Sort by locked' and 'Sort by score'
8476
8477 2002-06-05 [paul]       0.7.6claws30
8478
8479         * sync with 0.7.6cvs24
8480                 see ChangeLog 2002-06-04
8481
8482 2002-06-04 [paul]       0.7.6claws29
8483
8484         * po/pt_BR.po
8485                 updated by Fabio Junior Beneditto
8486
8487 2002-06-03 [thorsten]   0.7.6claws28
8488
8489         * src/matcher.c
8490                 fclose() matcherrc after reading
8491
8492 2002-06-03 [paul]       0.7.6claws27
8493
8494         * sync with 0.7.6cvs21
8495                 see ChangeLog 2002-05-31
8496
8497 2002-05-31 [paul]       0.7.6claws26
8498
8499         * sync with 0.7.6cvs20
8500                 see ChangeLog 2002-05-29 and 2002-05-30
8501
8502 2002-05-31 [paul]       0.7.6claws25
8503
8504         * src/imap.c
8505                 hopefully fix last buggy sync
8506
8507         * README.claws
8508                 correct typo in 'Actions' examples
8509
8510 2002-05-29 [paul]       0.7.6claws24
8511
8512         * sync with 0.7.6cvs18
8513                 see ChangeLog 2002-05-28 and 2002-05-29
8514
8515         * src/news.c
8516           src/nntp.[ch]
8517                 sync with above 
8518
8519 2002-05-28 [paul]       0.7.6claws23
8520
8521         * sync with 0.7.6cvs16
8522                 see ChangeLog 2002-05-28
8523
8524 2002-05-27 [thorsten]   0.7.6claws22 
8525
8526         * faq/it/sylpheed-faq-1.html
8527           faq/it/sylpheed-faq-2.html
8528           faq/it/sylpheed-faq-3.html
8529           faq/it/sylpheed-faq.html
8530                 corrected DOS lineendings
8531         * faq/de/sylpheed-faq-1.html
8532           faq/de/sylpheed-faq-2.html
8533           faq/en/sylpheed-faq-1.html
8534           faq/en/sylpheed-faq-2.html
8535           faq/en/sylpheed-faq-3.html
8536           faq/es/sylpheed-faq-1.html
8537           faq/es/sylpheed-faq-2.html
8538           faq/es/sylpheed-faq-3.html
8539           faq/fr/sylpheed-faq-1.html
8540           faq/it/sylpheed-faq-1.html
8541           faq/it/sylpheed-faq-2.html
8542           faq/it/sylpheed-faq-3.html
8543           faq/it/sylpheed-faq.html
8544                 changed ">" to &quot;
8545
8546 2002-05-27 [paul]       0.7.6claws21
8547         
8548         * sync with 0.7.6cvs15
8549                 see ChangeLog 2002-05-27
8550
8551 2002-05-27 [paul]       0.7.6claws20
8552
8553         * src/prefs_account.c
8554                 correct a typo
8555
8556 2002-05-26 [paul]       0.7.6claws19
8557
8558         * tools/README
8559                 correct a typo
8560
8561 2002-05-25 [paul]       0.7.6claws18
8562
8563         * tools/README
8564                 add description of kmail2sylpheed.pl
8565
8566 2002-05-25 [paul]       0.7.6claws17
8567
8568         * tools/kmail2sylpheed.pl       ** NEW FILE **
8569                 perl script that converts an exported Kmail address
8570                 book, converts it to sylpheed addressbook file,
8571                 writes the file to .sylpheed, and updates
8572                 addrbook--index.xml 
8573
8574 2002-05-25 [paul]       0.7.6claws16
8575
8576         * sync with 0.7.6cvs14
8577                 see ChangeLog 2002-05-23
8578
8579 2002-05-24 [paul]       0.7.6claws15
8580
8581         * README.claws
8582                 make a correction and add some more info
8583
8584 2002-05-24 [paul]       0.7.6claws14
8585
8586         * src/compose.c
8587                 fix memory leak in 
8588                 compose_redirect_write_headers_from_headerlist()
8589                 add Subject and Resent-Message-ID to
8590                 compose_redirect_write_headers()
8591                 Received, Subject, and X-UIDL are filtered out in 
8592                 compose_redirect_write_to_file()
8593
8594 2002-05-23 [paul]       0.7.6claws13
8595
8596         * src/compose.[ch]
8597           src/filtering.c
8598           src/mainwindow.c
8599           src/matcher.[ch]
8600           src/matcher_parser_lex.l
8601           src/matcher_parser_parse.y
8602           src/prefs_common.[ch]
8603           src/prefs_filtering.c
8604           src/summaryview.c
8605                 rename 'Bounce' to 'Redirect'
8606
8607 2002-05-23 [paul]       0.7.6claws12
8608
8609         * more sync with 0.7.6cvs13
8610           src/compose.c
8611                 see ChangeLog 2002-05-22
8612
8613 2002-05-22 [paul]       0.7.6claws11
8614
8615         * sync with 0.7.6cvs13
8616           src/codeconv.c
8617                 see ChangeLog 2002-05-20
8618           src/prefs_common.c
8619                 see ChangeLog 2002-05-22
8620
8621 2002-05-21 [melvin]     0.7.6claws10
8622
8623         * src/folderview.c
8624                 Added missing filtering and scoring headers
8625                 Fixed bad function call that showed garbage 
8626                 in Folder->Processing
8627
8628 2002-05-21 [paul]       0.7.6claws9
8629
8630         * tools/Makefile.am
8631                 make all tools executable, (patch by Alfons).
8632
8633 2002-05-20 [alfons]     0.7.6claws8
8634
8635         * src/procheader.c
8636                 don't forget to call mktime() so we have a valid week 
8637                 and year day
8638                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8639
8640 2002-05-20 [paul]       0.7.6claws7
8641
8642         * src/html.c
8643                 fix broken parsing of urls
8644         * src/textview.c
8645                 fix displaying of urls
8646
8647                 both fixes from the patch [547855] by Eugene 
8648                 Brevdo (zonem)
8649
8650 2002-05-19 [alfons]     0.7.6claws6
8651
8652         * configure.in
8653                 make sylpheed configure correctly with the latest
8654                 and greatest of automake / autoconf / gettext
8655
8656 2002-05-19 [alfons]     0.7.6claws5
8657
8658         * src/procheader.c
8659         * src/procheader.h
8660                 add function for returning ime zone offset
8661         * src/quote_fmt.c
8662         * src/quote_fmt_parse.y
8663                 better quotation formatting - does not convert
8664                 to local time, but uses the original date string.
8665                 
8666                 Note: %z inserts the timezone offset (should 
8667                 work also on platforms where strftime does not
8668                 support %z).
8669
8670 2002-05-18 [christoph]  0.7.6claws4
8671
8672         * src/summaryview.c
8673                 fix indentation of some code
8674         * tools/Makefile.am
8675                 fix spaces after \
8676         * src/Makefile.am
8677                 add missing \
8678                 correct path for ignorethread.xpm
8679                 incorrect filename for sylpheed_logo.xpm
8680                 add missing include matcher_parser_parse.h
8681
8682 2002-05-18 [paul]       0.7.6claws3
8683
8684         * sync with 0.7.6cvs8
8685                 see ChangeLog 2002-05-16 and 2002-05-17
8686
8687 2002-05-18 [melvin]     0.7.6claws2
8688
8689         * README.claws
8690                 Corrected an action's definition and fixed some misspellings.
8691
8692 2002-05-18 [paul]       0.7.6claws1
8693
8694         * tools/Makefile.am
8695           tools/gpg-sign        ** new file **
8696           tools/uudec           ** new file **
8697                 add Melvin's Actions scripts
8698
8699         * README.claws
8700                 add Melvin's descriptions for Actions
8701
8702 2002-05-18 [paul]       0.7.6claws
8703
8704         * Version 0.7.6claws released
8705
8706 2002-05-17 [paul]       0.7.5claws32
8707
8708         * po/es.po
8709                 updated by Ricardo Mones Lastra
8710
8711 2002-05-17 [paul]       0.7.5claws31
8712
8713         * src/compose.c
8714                 fix Account prefs default folder for sent/draft/deleted
8715                 messages bug
8716
8717         * po/it.po
8718           po/nl.po
8719                 updated translation by Alessandro Maestri and
8720                 Wilbert Berendsen
8721
8722 2002-05-17 [melvin]     0.7.5claws30
8723
8724         * src/prefs_actions.c
8725                 Fixed bug where using %F not at the end of the command 
8726                 resulted in an additional empty argument being created.
8727                 Thanks to Darko Koruga for reporting the bug.
8728
8729 2002-05-17 [melvin]     0.7.5claws29
8730
8731         * po/fr.po
8732                 Updated French translations.
8733
8734 2002-05-15 [paul]       0.7.5claws28
8735         
8736         * po/es.po
8737                 updated by Ricardo Mones Lastra
8738
8739 2002-05-15 [paul]       0.7.5claws27
8740
8741         * sync with 0.7.6cvs4
8742                 see ChangeLog 2002-05-14 and 2002-05-15
8743
8744 2002-05-14 [paul]       0.7.5claws26
8745
8746         * sync with 0.7.6cvs1
8747                 see ChangeLog 2002-05-13
8748
8749 2002-05-13 [thorsten]   0.7.5claws25
8750
8751         * src/messageview.c
8752                 fix select_all and copy in multipart messages
8753         * src/mainwindow.c
8754                 fix select_all and copy in multipart messages
8755
8756 2002-05-12 [paul]       0.7.5claws24
8757
8758         * src/summaryview.c
8759                 reverse last commit, bug already fixed in 0.7.5claws3
8760
8761 2002-05-12 [netztorte]  0.7.5claws23
8762
8763         * src/summaryview.c
8764                 dont parse empty addressbook (checked in before claws20)
8765
8766 2002-05-12 [melvin]     0.7.5claws22
8767
8768         * src/procmsg.[ch]
8769                 Removed unneeded priority code introduced by the previous 
8770                 commit.
8771
8772 2002-05-12 [melvin]     0.7.5claws21
8773
8774         * src/compose.[ch]
8775                 Added possibility to set message's priority.
8776         * src/procmsg.[ch]
8777                 Added possibility to set message's priority.
8778                 Added missing headers
8779
8780 2002-05-12 [melvin]     0.7.5claws20
8781
8782         * src/prefs_actions.c
8783                 Removed implicitely added quotes around the name
8784                 of the temporary files of mime parts.
8785
8786 2002-05-12 [paul]       0.7.5claws19
8787
8788         * sync with 0.7.5cvs20
8789                 see ChangeLog 2002-05-11
8790
8791 2002-05-12 [alfons]     0.7.5claws18
8792
8793         * src/quote_fmt_lex.l
8794         * src/quote_fmt_parse.y
8795                 allow quote / reply date & time format to be set using
8796                 %D{format}. format is a format string you'd pass to
8797                 strftime() (see man strftime, or the Display tab |
8798                 Date format setting).
8799
8800                 Currently %D converts the date to local time. 
8801
8802 2002-05-11 [paul]       0.7.5claws17
8803
8804         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8805                 see ChangeLog 2002-05-10 and 2002-05-11
8806
8807 2002-05-10 [paul]       0.7.5claws16
8808
8809         * sync with 0.7.5cvs16
8810                 see ChangeLog entries 2002-05-09 and 
8811                 2002-05-10
8812
8813 2002-05-10 [colin]      0.7.5claws15
8814
8815         * src/textview.c
8816                 Corrected a bug that prevented sylpheed to open
8817                 double-clicked URIs.
8818
8819 2002-05-09 [paul]       0.7.5claws14
8820
8821         * sync with 0.7.5cvs14
8822                 see ChangeLog 2002-05-08 and 2002-05-09
8823
8824 2002-05-08 [paul]       0.7.5claws13
8825
8826         * sync with 0.7.5cvs11
8827                 see ChangeLog entry 2002-05-08
8828
8829 2002-05-08 [paul]       0.7.5claws12
8830
8831         * src/mainwindow.c
8832           src/textview.[ch]
8833                 fix segfault on View->Open in new window
8834                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8835
8836 2002-05-07 [paul]       0.7.5claws11
8837
8838         * sync with 0.7.5cvs9
8839                 see ChangeLog entry 2002-05-07
8840
8841 2002-05-06 [paul]       0.7.5claws10
8842
8843         * src/messageview.c
8844           src/textview.c
8845                 display url in statusbar on single-click
8846                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8847
8848 2002-05-06 [match]      0.7.5claws9
8849
8850         * src/addritem.[ch]
8851                 new functions.
8852         * src/addrcache.c
8853                 tidy up.
8854         * src/xmlprops.[ch]
8855                 XML implementation of properties file.
8856         * src/exporthtml.[ch]
8857         * src/expthtmldlg.[ch]
8858         * src/addressbook.c
8859                 export to HTML.
8860
8861 2002-05-02 [sergey]     0.7.5claws8
8862
8863         * src/mainwindow.c (mainwin_entries),
8864           src/prefs_common.c (prefs_send_create()),
8865           src/codeconv.c (locale_table):
8866                 use charset name "Windows-1251" instead of "CP1251".
8867
8868 2002-05-02 [colin]      0.7.5claws7
8869         
8870         * src/compose.c
8871           src/prefs_common.c
8872           src/prefs_folder_item.c
8873                 Fixed cosmetics bugs due to Outbox renamed to Sent.
8874
8875 2002-05-02 [hiro]       0.7.5claws6
8876
8877         * src/imap.c
8878                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
8879
8880 2002-05-02 [paul]       0.7.5claws5
8881
8882         * src/compose.c
8883                 more sync with 0.7.5cvs7, see ChangeLog entry
8884                 2002-05-02
8885
8886 2002-05-02 [hiro]       0.7.5claws4
8887
8888         * src/compose.c
8889                 compose_queue_sub():
8890                 check if queue folder exists (closes #550397).
8891                 removed directory creation since it should be handled
8892                 transparently.
8893         * src/imap.c
8894                 imap_add_msg(): return UID for appended message
8895                 (closes #548842).
8896
8897 2002-04-30 [paul]       0.7.5claws3
8898
8899         * src/summaryview.c
8900                 fix account_find_from_address() bug
8901
8902 2002-04-28 [colin]      0.7.5claws2
8903
8904         * src/compose.c
8905           src/textview.c
8906           src/prefs_common.[ch]
8907           src/utils.[ch]
8908                 Added user-definable quotation characters recognition.
8909
8910 2002-04-28 [paul]       0.7.5claws1
8911
8912         * sync with 0.7.5cvs4
8913                 see ChangeLog entry  2002-04-25
8914
8915 2002-04-28 [paul]       0.7.5claws
8916
8917         * po/es.po
8918           po/nl.po
8919           po/pt_BR.po
8920                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
8921                 Fabio Junior Beneditto
8922
8923 2002-04-27 [jens]       0.7.4claws103
8924
8925         * po/de.po
8926                 updated German translation.
8927
8928 2002-04-27 [hiro]       0.7.4claws102
8929
8930         * src/summaryview.c
8931                 summary_write_cache(): fixed the mark loss of hidden messages.
8932
8933 2002-04-26 [melvin]     0.7.4claws101
8934
8935         * src/procmsg.c
8936                 fixed a second typo (same one)
8937         * po/fr.po
8938           po/it.po
8939           po/pt_BR.po
8940                 fixed the type again...
8941
8942 2002-04-26 [melvin]     0.7.4claws100
8943
8944         * src/procmsg.c
8945                 fixed a typo in an alert message ("temorary").
8946         * po/it.po
8947         * po/pt_BR.po
8948                 corrected the typo  described above.
8949         * po/fr.po
8950                 updated French translation.
8951
8952 2002-04-26 [darko]      0.7.4claws99
8953
8954         * src/summaryview.c
8955                 fix target folder colorization
8956
8957 2002-04-25 [paul]       0.7.4claws98
8958
8959         * po/it.po
8960                 updated by Alessandro Maestri
8961
8962 2002-04-24 [colin]      0.7.4claws97
8963         
8964         * src/compose.c
8965                 Fixed double "subject is empty" question.
8966
8967 2002-04-23 [colin]      0.7.4claws96
8968         
8969         * src/mimeview.c
8970                 Corrected issue when "automatically display images" was
8971                 not set : first image remained after selecting second.
8972
8973 2002-04-23 [melvin]     0.7.4claws95
8974
8975         * src/prefs_actions.c
8976                 Don't display in/out dialog if there is nothing to show.
8977
8978 2002-04-23 [paul]       0.7.4claws94
8979
8980         * sync with 0.7.5cvs3
8981                 bug fixes: see ChangeLog entry 2002-04-23
8982
8983 2002-04-22 [darko]      0.7.4claws93
8984
8985         * src/compose.c
8986                 fix previous check-in which changed code after
8987                 merge from main
8988
8989 2002-04-22 [paul]       0.7.4claws92
8990
8991         * faq/de/*
8992                 add German FAQ
8993         * faq/en/*
8994           faq/es/*
8995           faq/fr/*
8996                 update English, Spanish and French FAQs
8997         * manual/de/*
8998           manual/es/*
8999                 add German and Spanish manuals
9000         * manual/en/*
9001           manual/fr/*
9002                 update English and French manuals
9003
9004         * src/Makefile.am
9005                 add to and re-arrange the pixmap entries
9006
9007 2002-04-22 [darko]      0.7.4claws91
9008
9009         * src/compose.c
9010                 fix sender initials recognition to only allow
9011                 '>' after the initials
9012
9013 2002-04-21 [paul]       0.7.4claws90
9014
9015         * sync with 0.7.5 release
9016                 see ChangeLog entry 2002-04-21
9017
9018 2002-04-21 [alfons]
9019
9020         * src/Makefile.am
9021                 add colin's new pixmaps to EXTRA_DIST
9022
9023 2002-04-21 [colin]      0.7.4claws89
9024         * src/compose.c
9025         * src/inc.c
9026         * src/mainwindow.[ch]
9027         * src/prefs_common.[ch]
9028         * src/stock_pixmap.[ch]
9029                 Added "Work offline" ability.
9030
9031 2002-04-21 [colin]      0.7.4claws88
9032         
9033         * src/mimeview.c
9034         * src/prefs_common.c
9035         * src/prefs_common.h
9036         * src/textview.c : Added an option to common preferences -> display
9037           to allow user not to automatically display images.
9038
9039 2002-04-21 [paul]       0.7.4claws87
9040
9041         * sync with 0.7.4cvs52
9042                 see ChangeLog entry 2002-04-21 (src/imap.c)
9043
9044 2002-04-21 [paul]       0.7.4claws86
9045
9046         * sync with 0.7.4cvs51
9047                 see ChangeLog entry 2002-04-21
9048
9049 2002-04-21 [paul]       0.7.4claws85
9050
9051         * sync with 0.7.4cvs49
9052                 see ChangeLog entries 2002-04-20 and 2002-04-21
9053
9054         * src/Makefile.am
9055                 clean up: remove old 'stock_' element from xpm 
9056                 filenames.
9057
9058 2002-04-21 [alfons]     0.7.4claws84
9059
9060         apply sync patch from Paul
9061
9062         * src/folderview.c
9063                 use old claws prefs_folder_item_create() for now
9064
9065 2002-04-19 [match]      0.7.4claws83
9066
9067         * src/addressbook.[ch]
9068         * src/addrharvest.[ch]
9069         * src/addrgather.[ch]
9070                 recurse folders.
9071         * src/mainwindow.c
9072         * src/summaryview.[ch]
9073                 change menu option.
9074
9075 2002-04-19 [paul]       0.7.4claws82
9076
9077         * po/pt_BR.po
9078                 updated by Fabio Junior Beneditto
9079
9080 2002-04-14 [alfons]     0.7.4claws81
9081
9082         * src/passphrase.c
9083                 add #include <sys/types.h> for mode_t and off_t 
9084
9085 2002-04-13 [paul]       0.7.4claws80
9086         
9087         * src/main.c
9088           src/passphrase.[ch]
9089           src/pgptext.c
9090           src/prefs_common.[ch]
9091           src/rfc2015.c
9092                 enable storing of GnuPG passphrase for the whole 
9093                 session or a user-defined number of minutes. patch 
9094                 submitted by Ravemax <ravemax@dextrose.com>
9095
9096 2002-04-13 [alfons]     0.7.4claws79
9097
9098         * src/textview.c
9099                 make email parser also stop scanning when encountering separators
9100                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9101
9102 2002-04-13 [paul]       0.7.4claws78
9103
9104         * sync with 0.7.4cvs39
9105                 see ChangeLog entry 2002-04-12
9106
9107 2002-04-11 [paul]       0.7.4claws77
9108
9109         * sync with 0.7.4cvs37
9110                 see ChangeLog entry 2002-04-11
9111
9112 2002-04-11 [paul]       0.7.4claws76
9113
9114         * COPYING 
9115                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9116                 the clause for OpenSSL). sync with sylpheed main
9117
9118 2002-04-09 [melvin]     0.7.4claws75
9119
9120         * src/compose.c
9121                 Made 'Ctrl-Enter' on send ignore some modifiers 
9122                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9123                 to bind other *-Enter (but not Alt-Enter).
9124
9125 2002-04-09 [paul]       0.7.4claws74
9126
9127         * sync with 0.7.4cvs35
9128                 see ChangeLog entries 2002-04-09
9129
9130 2002-04-08 [paul]       0.7.4claws73
9131
9132         * sync with 0.7.4cvs33
9133                 see ChangeLog entry 200-04-08
9134
9135 2002-04-07 [match]      0.7.4claws72
9136
9137         * src/addrharvest.[ch]
9138                 fixed to read all addresses in header, regardless
9139                 of header size. improved name parsing. accommodate
9140                 harvest from folders and selected message.
9141         * src/addritem.[ch]
9142                 included new address parsing function.
9143         * src/addrgather.[ch]
9144         * src/addressbook.[ch]
9145         * src/summaryview.[ch]
9146         * src/mainwindow.c
9147                 allow address harvest of folder as well as selected
9148                 messages.
9149
9150 2002-04-07 [paul]       0.7.4claws71
9151
9152         * src/esmtp.[ch]
9153           src/smtp.c
9154                 don't try to authenticate with CRAM-MD5 in SMTP when 
9155                 SMTP-AUTH enabled if MTA doesn't issue this 
9156                 auth-method in it's ehlo-response. bug item #531364,
9157                 patch item #938910. patch submitted by Colin Leroy 
9158                 <colin@colino.net>
9159
9160 2002-04-07 [paul]       0.7.4claws70
9161
9162         * src/nntp.c
9163                 fix missing MODE_READER bug. patch submitted by
9164                 Colin Leroy <colin@colino.net>
9165
9166 2002-04-07 [alfons]     0.7.4claws69
9167
9168         * src/matcher.[ch]
9169         * src/prefs_filtering.c
9170         * src/summaryview.c
9171                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9172                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9173
9174 2002-04-07 [paul]       0.7.4claws68
9175
9176         * sync with 0.7.4cvs32
9177                 see ChangeLog entry 2002-04-06
9178
9179         * tools/filter_conv.pl
9180                 more bug fixes
9181
9182 2002-04-06 [paul]       0.7.4claws67
9183
9184         * tools/filter_conv.pl
9185                 modify to be able to find the name of the first
9186                 mailbox and use that. main's filter does not
9187                 record the full path to the mailbox and therefore
9188                 can only filter to the first mailbox.
9189
9190 2002-04-05 [paul]       0.7.4claws66
9191
9192         * tools/filter_conv.pl
9193                 attempt to make the script all-encompassing and
9194                 be able to convert any main 'filter' rule thrown
9195                 at it
9196
9197 2002-04-05 [paul]       0.7.4claws65
9198
9199         * tools/filter_conv.pl
9200                 allow for collapsed folder trees
9201
9202 2002-04-05 [paul]       0.7.4claws64
9203
9204         * sync with 0.7.4cvs31
9205                 see ChangeLog entries 2002-04-05
9206
9207 2002-04-03 [paul]       0.7.4claws63
9208
9209         * sync with 0.7.4cvs29
9210                 see ChangeLog entries 2002-04-02 and 2002-04-03
9211
9212 2002-04-02 [paul]       0.7.4claws62
9213
9214         * sync with 0.7.4cvs26
9215                 see ChangeLog entry 2002-04-01
9216
9217 2002-04-02 [match]      0.7.4claws61
9218
9219         * src/pine.[ch]
9220         * src/importpine.[ch]
9221         * src/addressbook.c
9222                 import Pine address book.
9223
9224 2002-04-02 [match]      0.7.4claws60
9225
9226         * src/addrharvest.[ch]
9227                 improve address parsing of funky addresses.
9228
9229 2002-04-02 [darko]      0.7.4claws59
9230
9231         * src/compose.c
9232                 wrap on send improvements, it now recognizes quoted
9233                 initials as part of the quotation string, and it
9234                 does not join lines separated by CR
9235
9236 2002-04-01 [match]      0.7.4claws58
9237
9238         * src/mgutils.[ch]
9239                 added new functions.
9240         * src/mutt.[ch]
9241                 remove excessive duplicate address generation
9242                 on import.
9243
9244 2002-04-01 [alfons]     0.7.4claws57
9245         
9246         * src/summaryview.c
9247                 put back g_free() 
9248
9249 2002-04-01 [paul]       0.7.4claws56
9250
9251         * sync with 0.7.4cvs25
9252                 see ChangeLog entry 2002-04-01
9253
9254 2002-04-01 [alfons]     0.7.4aprilfool55
9255
9256         * src/summaryview.c
9257                 honour feature request item #537427 to allow for
9258                 displaying names from address book for sent mail also
9259
9260 2002-03-29 [paul]       0.7.4claws54
9261
9262         * src/mainwindow.c
9263           src/prefs_filtering.[ch]
9264           src/prefs_matcher.c
9265           src/summaryview.c
9266                 add 'fast filter' for claws' filtering,
9267                 /Tools/Create filter rule/... patch submitted
9268                 by Neill Miller <neillm@thecodefactory.org>
9269
9270 2002-03-29 [paul]       0.7.4claws53
9271
9272         * sync with 0.7.4cvs24
9273                 see ChangeLog entry 2002-03-29
9274
9275 2002-03-28 [paul]       0.7.4claws52
9276
9277         * sync with 0.7.4cvs23
9278                 see ChangeLog entry 2002-03-28
9279
9280 2002-03-27 [melvin]     0.7.4claws51
9281
9282         * src/prefs_actions.c
9283                 Added support to pass only one message part (as a
9284                 file) to the command using '%p'. No quotes are needed
9285                 because doubles quotes are automatically added.
9286                 Fixed bug where Sylpheed could block when waiting for
9287                 a child process to finish.
9288                 Changed the help menu to remove quotes around symbols to 
9289                 avoid misinterpretation (they must not be used).
9290
9291 2002-03-27 [melvin]     0.7.4claws50
9292
9293         * src/inc.c
9294                 Made the new mail notification command always 
9295                 execute asynchronously.
9296
9297 2002-03-27 [paul]       0.7.4claws49
9298
9299         * src/compose.c
9300                 fix bug introduced in last commit
9301
9302 2002-03-27 [paul]       0.7.4claws48
9303
9304         * sync with 0.7.4cvs21
9305                 see ChangeLog 2002-03-26 and 2002-03-27
9306
9307 2002-03-26 [hoa]        0.7.4claws47
9308
9309         * src/prefs_folder_item.c
9310                 really fixed the bug #516442 with folder rescan.
9311
9312 2002-03-26 [paul]       0.7.4claws46
9313
9314         * sync with 0.7.4cvs19
9315                 see ChangeLog entries 2002-03-25 and 2002-03-26
9316
9317 2002-03-25 [hoa]        0.7.4claws45
9318
9319         * src/matcher.c
9320         * src/mh.c
9321                 fix the bug #516442 with folder rescan.
9322
9323         * src/prefs_common.[ch]
9324         * src/compose.c
9325                 added an option to enable two different behaviours
9326                 for bounce.
9327
9328
9329 2002-03-25 [paul]       0.7.4claws44
9330
9331         * src/mainwindow.c
9332           src/selective_download.c
9333                 correct a few menuitem labels
9334
9335 2002-03-25 [christoph]  0.7.4claws43
9336
9337         * src/procmsg.c
9338                 fix non deleted tmp message in
9339                 procmsg_save_to_outbox
9340                 fix problems caused by sync with
9341                 main branch's procmsg_send_queue
9342
9343 2002-03-25 [paul]       0.7.4claws42
9344
9345         * src/quote_fmt.c
9346           src/quote_fmt_lex.l
9347           src/quote_fmt_parse.y
9348                 add Last name (%L) placeholder for quoting. 
9349                 patch submitted by Thorsten Thielen 
9350                 <thth@users.sourceforge.net>
9351
9352 2002-03-25 [paul]       0.7.4claws41
9353
9354         * src/utils.c
9355                 get full hostname. patch submitted by
9356                 Bob Woodside <rwoodside1@comcast.net>
9357
9358 2002-03-25 [paul]       0.7.4claws40
9359
9360         * src/account.c
9361           src/news.c
9362           src/nntp.[ch]
9363           src/prefs_account.[ch]
9364                 enable NNTP over SSL. patch submitted by
9365                 Pascal Jermini <pascal@infinity.hn.org>
9366
9367 2002-03-24 [paul]       0.7.4claws39
9368
9369         * src/prefs_common.c
9370                 make the arrangement of the Compose tab more
9371                 coherent
9372
9373         * src/mainwindow.c
9374                 fix some irregularities of style
9375
9376         * po/de.po
9377                 updated by Kilian Krause
9378
9379 2002-03-23 [paul]       0.7.4claws38
9380
9381         * po/pt_BR.po
9382                 updated by Fabio Junior Beneditto
9383
9384 2002-03-23 [paul]       0.7.4claws37
9385
9386         * src/mainwindow.c
9387                 move 'Gather addresses' to 'Tools' menu
9388                 make 'Selective download' sensitive
9389
9390 2002-03-23 [paul]       0.7.4claws36
9391
9392         * sync with 0.7.4cvs16
9393                 see ChangeLog entries 2002-03-23
9394
9395 2002-03-22 [christoph]  0.7.4claws35
9396
9397         * src/quote_fmt_parse.y
9398                 fix include program output
9399
9400 2002-03-22 [alfons]     0.7.4claws34
9401
9402         * src/pop.c
9403                 initialize GDate stack variable correctly (sorry!)
9404
9405 2002-03-22 [paul]       0.7.4claws33
9406
9407         * src/compose.c
9408           src/mainwindow.c
9409           src/prefs_actions.c
9410           src/prefs_common.c
9411                 rename 'Tool' to 'Tools'
9412
9413         * src/mainwindow.c
9414                 move 'Delete duplicated messages' from
9415                 'Message/' to 'Tools/'
9416                 re-arrange the order of 'Tools/' items
9417
9418 2002-03-22 [paul]       0.7.4claws32
9419
9420         * src/addr_compl.c
9421           src/addressbook.[ch]
9422                 auto-address completion now also matches on
9423                 Nickname. patch submitted by Bob Forsman 
9424                 <hammor@users.sourceforge.net>
9425
9426         * src/editaddress.c
9427                 correct a spelling mistake
9428
9429 2002-03-22 [alfons]     0.7.4claws31
9430
9431         * src/pop.c
9432                 fix getting uidl from incorrect string 
9433                 (spotted by Colin)
9434
9435 2002-03-21 [alfons]     0.7.4claws30
9436
9437         * src/pop.c
9438                 more code refactoring
9439                 plug mem leak introduced by delete on server
9440
9441 2002-03-21 [paul]       0.7.4claws29
9442
9443         * sync with 0.7.4cvs11
9444                 see ChangeLog entries 2002-03-20
9445
9446 2002-03-20 [alfons]     0.7.4claws28
9447
9448         * src/inc.c
9449                 apply Colin's patch and refactor
9450
9451 2002-03-20 [paul]       0.7.4claws27
9452
9453         * sync with sylpheed 0.7.4cvs9
9454                 see ChangeLog entry 2002-03-20
9455
9456 2002-03-19 [christoph]  0.7.4claws26
9457
9458         * src/mh.c
9459         * src/procmsg.[ch]
9460         * src/summaryview.c
9461                 revert changes for flag updates
9462                 (does not work correctly and no time to debug)
9463
9464 2002-03-20 [alfons]     0.7.4claws25
9465
9466         * src/pop.c
9467                 refactor should_delete() a little bit 
9468
9469 2002-03-19 [paul]       0.7.4claws24
9470
9471         * src/inc.[ch]
9472           src/pop.c
9473           src/prefs_account.[ch]
9474                 allow the user to leave downloaded mail on the 
9475                 server for n days. Patch submitted by Colin Leroy 
9476                 <colin@colino.net>
9477
9478 2002-02-19 [paul]       0.7.4claws23
9479
9480         * sync with sylpheed 0.7.4cvs8
9481                 see ChangeLog entries 2002-03-19
9482
9483 2002-03-18 [paul]       0.7.4claws22
9484
9485         * sync with sylpheed 0.7.4cvs6
9486                 see ChangeLog entry 2002-03-18
9487
9488 2002-03-18 [paul]       0.7.4claws21
9489
9490         * po/en_GB.po
9491                 add en_GB message catalogue
9492
9493         * src/mbox_folder.c
9494           src/prefs_account.c
9495           src/prefs_actions.c
9496                 correct a few spelling mistakes
9497
9498 2002-03-17 [alfons]     0.7.4claws20
9499
9500         * src/matcher.c
9501                 more stringent checks for NULL params when writing
9502                 filtering actions to a file
9503                 
9504 2002-03-17 [hoa]        0.7.3claws20
9505
9506         * src/news.c
9507                 fixed the count of new messages
9508
9509         * src/compose.c
9510                 fixed the "attachment properties" window
9511
9512 2002-03-17 [paul]       0.7.4claws19
9513
9514         * src/defs.h
9515           src/folder.h
9516           src/news.c
9517           src/prefs_account.[ch]
9518           src/procmsg.[ch]
9519           src/summaryview.c
9520                 automatically mark cross-posted messages as read 
9521                 and (optionally) give them a colour label
9522                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9523                 
9524
9525 2002-03-17 [paul]       0.7.4claws18
9526
9527         * sync with sylpheed 0.7.4cvs5
9528                 see ChangeLog entry 2002-03-17
9529
9530 2002-03-17 [melvin]     0.7.4claws17
9531         
9532         * src/textview.c
9533                 Worked around a gtktext 'bug': when searching for 
9534                 a text in a long message it was scrolling slowly
9535                 line by line until it hit the searched text.
9536         * po/fr.po
9537                 Updated French translation
9538
9539 2002-03-17 [melvin]     0.7.4claws16
9540
9541         * src/mainwindow.c
9542         * src/compose.c
9543         * src/prefs_actions.c
9544                 Moved "Edit/Actions" to "Tool/Actions"
9545                 Made mainwindow/compose window sensitive as soon as
9546                 no child process is running anymore even if the io dialog
9547                 is open.
9548                 Fixed a struct being initialized with a non constant char*
9549
9550 2002-03-16 [christoph]  0.7.4claws15
9551
9552         * configure.in
9553                 add --with-compiler-flags option
9554                 (only for developer hacking)
9555         * src/mh.c
9556         * src/procmsg.[ch]
9557         * src/summaryview.c
9558                 try to make folder-stats and flag handling more
9559                 independent from the summaryview. msgcounts
9560                 are only set when the folder is opened and
9561                 procmsg_msginfo_(un)set_flags will handle it
9562                 later and summaryview will get the values
9563                 from the folder.
9564
9565 2002-03-16 [paul]       0.7.4claws14
9566
9567         * src/messageview.c
9568                 fix Return-receipt. Patch submitted by Bob
9569                 Woodside <rwoodside1@comcast.net>
9570
9571 2002-03-16 [paul]       0.7.4claws13
9572
9573         * src/compose.c
9574                 fix 'dynamic' signatures, make it work again
9575                 broken during sync on 2002-03-14 (0.7.4claws2)
9576
9577 2002-03-15 [match]      0.7.4claws12
9578
9579         * src/addrharvest.[ch]
9580         * src/addrgather.[ch]
9581         * src/addressbook.[ch]
9582         * src/mainwindow.c
9583                 included address harvester feature. still some
9584                 issues with address parsing that I will fix.
9585
9586 2002-03-15 [match]      0.7.4claws11
9587
9588         * src/addrbook.[ch]
9589         * src/addrcache.[ch]
9590         * src/addressbook.[ch]
9591         * src/addrindex.c
9592         * src/editbook.c
9593         * src/importldif.c
9594         * src/importmutt.c
9595         * src/jpilot.[ch]
9596         * src/main.c
9597         * src/syldap.[ch]
9598         * src/vcard.[ch]
9599                 tidy up. fix memory leaks. moved attribs and methods
9600                 from individual interfaces to addrcache object. prep
9601                 for new stuff to come in.
9602
9603 2002-03-15 [alfons]     0.7.4claws10
9604
9605         * src/matcher.[ch]
9606         * src/matcher_parser_parse.y
9607         * src/matcher_parser_lex.l
9608         * src/prefs_matcher.c
9609                 add filtering conditions message greater than, smaller 
9610                 than, and exactly matching a size in bytes
9611                 (does not work with delete from POP3 server yet)
9612
9613                 this should also give others an idea what you should
9614                 do to add new criterions to claws filtering system
9615                 
9616
9617 2002-03-15 [paul]       0.7.4claws9
9618
9619         * tools/filter_conv.pl
9620                 exit if there are no filter rules to convert
9621                 rename filterrc to filterrc.old after completion
9622
9623 2002-03-15 [paul]       0.7.4claws8
9624
9625         * sync with sylpheed 0.7.4cvs3
9626                 see ChangeLog entry 2002-03-14
9627
9628 2002-03-14 [paul]       0.7.4claws7
9629
9630         * src/compose.c
9631                 clean up the last commit (ahem)
9632
9633 2002-03-14 [paul]       0.7.4claws6
9634
9635         * src/compose.c
9636                 fix bug #515655. honour account preferences
9637                 regarding gpg default signing/encryption when 
9638                 changing account from the compose window.
9639
9640 2002-03-14 [paul]       0.7.4claws5
9641
9642         * src/folderview.c
9643                 remove unnecessary curly brackets
9644
9645 2002-03-14 [paul]       0.7.4claws4
9646
9647         * src/folderview.c
9648           src/prefs_filtering.[ch]
9649                 add filter rename on folder rename and filter
9650                 delete on folder delete. Patch submitted by
9651                 Neill Miller <neillm@thecodefactory.org> 
9652
9653 2002-03-14 [christoph]  0.7.4claws3
9654
9655         * src/procmsg.c
9656         * src/send.c
9657                 fix local delivery
9658                 (patch submitted by "Simon 'corecode' Schubert")
9659         * src/prefs_common.c
9660         * src/procmsg.c
9661                 fix gcc 3.0 warning
9662
9663 2002-03-14 [paul]       0.7.4claws2
9664
9665         * sync with sylpheed 0.7.4cvs2
9666                 see ChangeLog entry 2002-03-13
9667
9668 2002-03-12 [darko]      0.7.4claws1
9669
9670         * src/mainwindow.c
9671                 fix what seems to be a copy and paste error
9672                 when setting color for important messages
9673                 (reported by wwp)
9674
9675 2002-03-11 [paul]       version 0.7.4claws released
9676
9677 2002-03-11 [paul]       0.7.4claws
9678
9679         * po/es.po
9680           po/it.po
9681           po/nl.po
9682           po/pt_BR.po
9683                 update message catalogs. Submitted by Ricardo Mones 
9684                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9685                 Fabio Junior Beneditto
9686
9687         * configure.in
9688           faq/Makefile.am
9689           faq/it/Makefile
9690           faq/it/sylpheed-faq*
9691           src/mainwindow.c
9692           src/manual.[ch]
9693                 add FAQ in Italian
9694         
9695
9696 2002-03-11 [jens]       0.7.3claws7
9697
9698         * po/de.po
9699                 updated German translation
9700
9701 2002-03-11 [melvin]     0.7.3claws6
9702
9703         * po/fr.po
9704                 updated and corrected French translation
9705
9706 2002-03-10 [hoa]        0.7.3claws5
9707
9708         * src/account.c
9709         * src/inc.c
9710         * src/prefs_account.c
9711         * src/procmsg.c
9712         * src/send.[ch]
9713                 fixed the local account.
9714                 you have to change the default "/usr/sbin/sendmail"
9715                 to "/usr/sbin/sendmail -t" in the preferences of
9716                 the local account.
9717
9718         * src/procmime.c
9719                 removed some debug display for renderer
9720
9721 2002-03-10 [paul]       0.7.3claws4
9722
9723         * faq/en/sylpheed-faq-1.html
9724           faq/en/sylpheed-faq-2.html
9725                 update
9726
9727 2002-03-09 [paul]       0.7.3claws3
9728
9729         * sync with sylpheed 0.7.4
9730                 see ChangeLog entry 2002-03-09
9731
9732 2002-03-08 [paul]       0.7.3claws2
9733
9734         * faq/en/sylpheed-faq*
9735           faq/es/sylpheed-faq*
9736           faq/fr/sylpheed-faq*
9737                 update the FAQs
9738
9739         * manual/fr/.cvsignore
9740           manual/fr/Makefilea.am
9741           manual/fr/sylpheed*
9742           src/mainwindow.c
9743           src/manual.[ch]
9744                 add the French manual
9745
9746 2002-03-07 [paul]       0.7.3claws1
9747
9748         * sync with sylpheed 0.7.3cvs4
9749                 see ChangeLog entries  2002-03-06 and 2002-03-07
9750         
9751         * po/nl.po
9752                 updated by Wilbert Berendsen
9753
9754 2002-03-07 [melvin]     0.7.2claws34
9755
9756         * src/selective_download.c
9757                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9758
9759 2002-03-06 [paul]       0.7.2claws33
9760
9761         * sync with sylpheed 0.7.3cvs1
9762                 bug fix, see ChangeLog entry 2002-03-05
9763
9764 2002-03-05 [paul]       0.7.2claws32
9765
9766         * src/mimeview.c
9767           src/pgptext.[ch]
9768           src/procmsg.c
9769                 reverse the pgp ascii-armored code implemented in 
9770                 0.7.2claws16. removal of this code until it matures.
9771                 this means that verifying ascii-armored pgp sigs and
9772                 automatic decryption of ascii-armored encrypted
9773                 messages no longer works.
9774
9775 2002-03-05 [paul]       0.7.2claws31
9776
9777         * configure.in
9778           Makefile.am
9779         * faq/Makefile.am
9780         * faq/en/Makefile.am
9781           faq/en/sylpheed-faq.html
9782           faq/en/sylpheed-faq-1.html
9783           faq/en/sylpheed-faq-2.html
9784           faq/en/sylpheed-faq-3.html
9785         * faq/es/Makefile.am
9786           faq/es/sylpheed-faq.html
9787           faq/es/sylpheed-faq-1.html
9788           faq/es/sylpheed-faq-2.html
9789           faq/es/sylpheed-faq-3.html
9790           faq/es/sylpheed-faq-4.html
9791         * faq/fr/Makefile.am
9792           faq/fr/sylpheed-faq.html
9793           faq/fr/sylpheed-faq-1.html
9794           faq/fr/sylpheed-faq-2.html
9795           faq/fr/sylpheed-faq-3.html
9796         * src/Makefile.am
9797           src/defs.h
9798           src/mainwindow.c
9799           src/manual.[ch]
9800                 add FAQs in English, Spanish and French
9801
9802
9803 2002-03-05 [paul]       0.7.2claws30
9804
9805         * manual/en/sylpheed.html
9806           manual/en/sylpheed-XX.html
9807                 updated the English manual
9808
9809 2002-03-05 [hoa]        
9810
9811         * src/summaryview.c
9812                 dialog box pops up if the article can't be deleted.
9813
9814 2002-03-04 [paul]       
9815         
9816         * po/pt_BR.po
9817                 updated by Fabio Junior Benedito
9818
9819 2002-03-04 [hoa]
9820
9821         * removed ac/gpgme.m4
9822                 to avoid autogen common problem
9823                 developers have to install gpgme development package now
9824
9825         * src/compose.c
9826                 encoding to 7bit or 8bit is enabled.
9827
9828 2002-03-03 [alfons]     0.7.2claws29
9829
9830         * src/pop.c
9831                 merge fix by Oliver Haertel for selective
9832                 download buglet
9833
9834 2002-03-03 [paul]       0.7.2claws28
9835         
9836         * sync with sylpheed 0.7.3
9837
9838 2002-03-03 [paul]       0.7.2claws27
9839
9840         * sync with sylpheed 0.7.2cvs24
9841                 see ChangeLog entries 2002-03-02 and 2002-03-03
9842
9843 2002-03-02 [melvin]     0.7.2claws26
9844
9845         * src/inc.[ch]
9846         * src/main.c
9847         * src/mainwindow.c
9848         * src/prefs_common.[ch]
9849                 Added user definable notification on new mail arrival.
9850                 Removed unused variables in spell checker prefs code.
9851
9852 2002-03-02 [melvin]     0.7.2claws25
9853
9854         * src/quote_fmt.c
9855                 Removed unnecessary escape sequences.
9856                 Changed 'Initial...' to 'Initials of Sender'
9857
9858 2002-03-02 [paul]       0.7.2claws24
9859
9860         * sync with sylpheed 0.7.2cvs22
9861                 see ChangeLog entry 2002-03-01
9862
9863 2002-03-01 [hoa]        0.7.2claws23
9864
9865         * src/mainwindow.c
9866                 Set sensitivity of delete actions to active
9867                 even if the folder is a newsgroup.
9868
9869         * src/summaryview.c
9870                 - Set sensitivity of delete actions
9871                 - Added function check_permission() that will check if the
9872                   user is authorized to delete a message. For news, it
9873                   will check if the author is the same.
9874                 - Enabled deletion when there is no trash folder.
9875
9876         * src/news.[ch]
9877                 - Added news_cancel_article() to cancel articles
9878                 - Implemented news_remove_message() (public function)
9879
9880 2002-03-01 [paul]       0.7.2claws22
9881
9882         * src/gtkutils.c
9883           src/textview.c
9884                 recognise urls that that don't include 'http://' and
9885                 simply begin 'www.' 
9886
9887         * AUTHORS
9888                 remove duplicated name
9889
9890 2002-02-28 [paul]       0.7.2claws21
9891
9892         * src/mainwindow.c
9893           src/summaryview.[ch]
9894                 add ability to 'Select thread'
9895                 combines Melvin's "Select thread's head" patch (#510907)
9896                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
9897                 patch (#518514) 
9898
9899 2002-02-28 [paul]       0.7.2claws20
9900
9901         * src/mimeview.c
9902                 hopefully fix segfault on right-clicking a mime part
9903                 that some people have experienced.      
9904                 fix submitted by Fredrik Olofsson <frol@linux.nu>
9905
9906 2002-02-28 [paul]       0.7.2claws19
9907
9908         * sync with sylpheed 0.7.2cvs21
9909                 see ChangeLog entries 2002-02-27 and 2002-02-28
9910
9911 2002-02-27 [paul]       0.7.2claws18
9912
9913         * sync with sylpheed 0.7.2cvs18
9914                 see ChangeLog entries 2002-02-26 and 2002-02-27
9915
9916 2002-02-26 [alfons]     0.7.2claws17
9917
9918         * src/procheader.c
9919                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
9920                 (spotted by Chris Hessman <idatech@gmx.net>)
9921
9922 2002-02-26 [paul]       0.7.2claws16
9923
9924         * src/mimeview.c
9925           src/pgptext.[ch]
9926           src/procmsg.c
9927                 make decryption of ascii-armored pgp encrypted messages
9928                 and verification of ascii-armored signatures work again.
9929                 slightly altered from the patch by Jens Jahnke 
9930                 <jan0sch@gmx.net>
9931
9932                 ##FIX ME##
9933                 * the checking of plaintext signatures always comes up in 
9934                   a popup box
9935                 * it doesn't work for multipart messages 
9936                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
9937                   including the msg headers and these 2 line themselves, are 
9938                   not displayed
9939
9940         * src/mainwindow.c
9941                 "View/Folder Tree" becomes "View/Separate Folder Tree"
9942                 "View/Message View" becomes "View/Separate Message View"
9943                 because its less ambiguous.
9944
9945         * po/es.po
9946                 updated by Ricardo Mones Lastra
9947
9948 2002-02-26 [paul]       0.7.2claws15
9949
9950         * sync with sylpheed 0.7.2cvs17
9951                 see ChangeLog entries 2002-02-25 and 2002-02-26
9952
9953 2002-02-25 [christoph]  0.7.2claws14
9954
9955         * src/filtering.[ch]
9956         * src/inc.c
9957                 do filtering stuff after all messages have been received
9958                   1. drop all messages to .processing
9959                   2. scan processing folder for messages
9960                   3. filter messages or move to inbox
9961                 this will also find old messages left in processing after
9962                 a crash or something like that and we get a real msginfo
9963                 from folder->get_msg_list and do not have to create our
9964                 own in filter_message
9965         * src/matcher_parser_parse.y
9966                 remove MIX/MAX warning (reordered includes)
9967
9968 2002-02-25 [paul]       0.7.2claws13
9969
9970         * sync with sylpheed 0.7.2cvs15
9971                 see ChangeLog entry 2002-02-24
9972
9973 2002-02-24 [alfons]     0.7.2claws12
9974
9975         * src/filtering.c
9976                 clear old color flags first when applying a new color to
9977                 a message info. 
9978                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
9979
9980 2002-02-24 [alfons]     0.7.2.claws11
9981         
9982         * AUTHORS
9983         * src/prefs_common.c
9984                 add presets for Opera and Konqueror, closes patch #517261,
9985                 submitted by Ville Skyttä <scop@users.sourceforge.net>
9986
9987 2002-02-24 [alfons]     0.7.2.claws10
9988
9989         * AUTHORS
9990         * src/summaryview.c
9991                 fix threading for null message ids, closes patch #521601,
9992                 submitted by Bob Forsman <hammor@users.sourceforge.net>
9993
9994 2002-02-24 [alfons]     0.7.2claws9
9995
9996         * src/summaryview.c
9997         * src/filtering.c
9998                 make Tool | Filter Message work with filtering system so
9999                 setting flags also works
10000
10001                 TODO:
10002
10003                 - Processing uses the same function as Tool | Filter
10004                   Message, but doesn't use the same update proc yet
10005
10006 2002-02-23 [paul]       0.7.2claws8
10007
10008         * sync with sylpheed 0.7.2cvs14
10009                 see ChangeLog entries 2002-02-22 and 2002-02-23
10010
10011 2002-02-22 [christoph]  0.7.2claws7
10012
10013         * src/quote_fmt.c
10014                 Add column space to table
10015         * src/quote_fmt_parse.y
10016                 Close files
10017
10018 2002-02-22 [paul]       0.7.2claws6
10019
10020         * src/Makefile.am
10021           src/defs.h
10022           src/filtering.c
10023           src/inc.[ch]
10024           src/mainwindow.c
10025           src/matcher.[ch]
10026           src/matcher_parser_lex.l
10027           src/matcher_parser_parse.y
10028           src/pop.[ch]
10029           src/prefs_account.h
10030           src/prefs_filtering.c
10031           src/selective_download.[ch]   *** NEW FILES ***
10032           src/utils.[ch]
10033           po/POTFILES.in
10034                 Selective Download added to 'Tool' menu. 
10035                 Retrieves email headers of the currently selected pop3 
10036                 account and allows the user to mark emails for deletion 
10037                 right on the pop3 server. Patch submitted by Oliver Haertel 
10038                 <oha@users.sourceforge.net>.
10039         
10040         * po/POTFILES.in
10041                 add 'src/quote_fmt.c'           
10042
10043 2002-02-22 [christoph]  0.7.2claws5
10044
10045         * src/Makefile.am
10046                 added quote_fmt.c
10047         * src/prefs_common.[ch]
10048         * src/prefs_template.c
10049         * src/quote_fmt.c               *** NEW FILE ***
10050         * src/quote_fmt.h
10051                 move quote format symbol description code
10052                 to it's own file because it is used from
10053                 differnent code parts
10054                 Rewrote symbol description GUI
10055                   + use table
10056                   + add separators
10057                   + get data from array (no more long constant strings)
10058         * src/quote_fmt_lex.l
10059         * src/quote_fmt_parse.y
10060                 Symbol for Literal % changed to \% instead of %%
10061                 (More logical as \ is used for quoting for other symbols)
10062                 Add |f and |p to include files and program output
10063                 Examples:
10064                     |f{/home/.../.signature}
10065                     |p{date}
10066         * po/de.po
10067                 Correct wrong spelling for "Referenzen"
10068
10069 2002-02-21 [paul]       0.7.2claws4
10070
10071         * src/procmsg.c
10072                 forgotten during sync
10073
10074 2002-02-21 [paul]       0.7.2claws3
10075
10076         * sync with sylpheed 0.7.2cvs11
10077                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10078                 2002-02-20 and 2002-02-21
10079
10080 2002-02-20 [melvin]     0.7.2claws2
10081
10082         * src/prefs_actions.c
10083                 Added error report when child cannot fork or when execvp 
10084                 returns with an error.
10085
10086 2002-02-19 [christoph]  0.7.2claws1
10087
10088         * src/codeconv.c
10089                 return unconverted text if conde conversion is not possible
10090                 when libjconv is used.
10091                 (patch submitted by "Simon 'corecode' Schubert")
10092
10093 2002-02-19 [paul]       
10094
10095         * version 0.7.2claws release
10096
10097 2002-02-19 [paul]       0.7.2claws
10098
10099         * po/nl.po
10100                 updated by Wilbert Berendsen
10101
10102
10103 2002-02-18 [alfons]     0.7.1claws13
10104
10105         * src/syldap.c
10106         * src/jpilot.c
10107                 remove references to dlfcn and explicitly loading functions
10108                 from dynalink libs, because libs linked anyway, and functions
10109                 are loaded explicitly
10110
10111 2002-02-17 [melvin]     0.7.1claws12
10112
10113         * src/prefs_actions.c
10114                 Replaced children wait loop with double fork technique.
10115                 Now, input/output window updated at each new output.
10116                 free_children(): Fixed a memory leak.
10117                 Made input/output window non closable if running children
10118                 still exist.
10119                 Added missing <unistd.h> include.
10120                 Added some --debug outputs.
10121
10122 2002-02-17 [melvin]     0.7.1claws11
10123
10124         * src/summaryview.c
10125                 Fixed bug where descending sort order did not select top
10126                 message.
10127
10128 2002-02-17 [melvin]     0.7.1claws10
10129
10130         * acconfig.h
10131                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10132         * src/prefs_common.c
10133                 Pspell data package directory no more hard coded but
10134                 set during configuration (PSPELL_PATH). (Thanks to 
10135                                 Gustavo Noronha Silva.)
10136
10137 2002-02-17 [melvin]     0.7.1claws9
10138
10139         * configure.in
10140                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10141         * src/gtkspell.c
10142                 Fixed compile-time warnings.
10143
10144 2002-02-16 [alfons]     0.7.1claws8
10145
10146         * src/filesel.c
10147                 fix inadvertent free of NULL pointer which caused
10148                 sylpheed to crash when closing the save-as dialog
10149                 using the window close button
10150
10151 2002-02-16 [carsten]    0.7.1claws7
10152         * src/mainwindow.[ch]
10153           src/summaryview.c
10154           src/prefs_common.c
10155                 fixes for pixmap theming code:
10156                         - recently changed mail attributes shouldn't get
10157                           lost any longer
10158                         - theme is only reloaded iff another theme was
10159                           selected
10160
10161 2002-02-16 [paul]       0.7.1claws6
10162
10163         * sync with sylpheed 0.7.2 release
10164                 see ChangeLog entry 2002-02-15 and 2002-02-16
10165
10166 2002-02-15 [paul]       0.7.1claws5
10167
10168         * sync with sylpheed 0.7.1cvs9
10169                 see ChangeLog entry 2002-02-15
10170
10171         * po/POTFILES.in
10172                 remove unneeded headerwindow.c entry
10173
10174 2002-02-14 [carsten]    0.7.1claws4
10175         * src/summaryview.c
10176                 fixed a bug for "Go to next unread message": there was
10177                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10178                 in the prefs, because of doing "Search again" instead
10179                 "No"
10180
10181 2002-02-14 [carsten]    0.7.1claws3
10182         * src/stock_pixmap.c
10183                 removed 2 more mem leaks; following memprof,
10184                 this code is "leak free" now :)
10185
10186 2002-02-14 [carsten]    0.7.1claws2
10187         * src/stock_pixmap.c
10188                 used opendir/readdir/closedir instead of scandir
10189                 -> code should work now on Solaris
10190
10191 2002-02-14 [paul]       0.7.1claws1
10192
10193         * sync with sylpheed 0.7.1cvs8
10194                 see ChangeLog entries 2002-02-13 and 2002-02-14
10195
10196         * README.claws
10197                 add some description of Actions and Pixmap Themes
10198
10199 2002-02-13 [paul]       
10200
10201         * version 0.7.1claws release
10202
10203 2002-02-13 [paul]       0.7.1claws
10204
10205         * po/es.po
10206           po/it.po
10207           po/pt_BR.po
10208                 updated translations, submitted by Ricardo Mones Lastra,
10209                 Alessandro Maestri and Fabio Junior Beneditto
10210
10211 2002-02-13 [melvin]     0.7.0claws75
10212
10213         * src/prefs_actions.c
10214                 Added missing "signal.h" include
10215
10216 2002-02-13 [melvin]     0.7.0claws74
10217
10218         * src/prefs_folder_item.c
10219                 Added missing "config.h" include
10220         * po/fr.po
10221                 Updated French translation for folder propriety.
10222
10223 2002-02-13 [jens]       0.7.0claws73
10224
10225         * po/POTFILES.in
10226                 Added missing src/prefs_folder_item.c [log added by melvin]
10227         * po/de.po
10228                 Updated German translation.
10229
10230 2002-02-13 [melvin]     0.7.0claws72
10231
10232         * po/fr.po
10233                 Updated French translation.
10234
10235 2002-02-13 [melvin]     0.7.0claws71
10236
10237         * src/gtkutils.c
10238                 Made gtkut_editable_get_selection return NULL if selection
10239                 is of length zero.
10240                 This fixes a bug where selecting part of message A then
10241                 switching to message B and replying to it will not
10242                 quote the message's body.
10243
10244 2002-02-12 [paul]       0.7.0claws70
10245
10246         * src/mainwindow.c
10247                 cosmetic, relating to pixmap themes: on toolbar make 
10248                 updating of 'Exec' and 'Compose news/Compose email'
10249                 icons faster.
10250
10251 2002-02-12 [carsten]    0.7.0claws69
10252         * src/folderview.c
10253           src/mainwindow.[ch]
10254           src/stock_pixmap.c
10255           src/summaryview.c
10256           src/prefs_common.c
10257                 - refreshing after changing pixmap theme better
10258                   now (thanks Paul)
10259                 - wanted to remove some mem leaks, but alfons was
10260                   faster (and had the better solution ;)
10261
10262 2002-02-12 [alfons]     0.7.0claws68
10263
10264         * src/prefs_common.c
10265         * src/stock_pixmap.[ch]
10266                 plug mem leaks, refactor code a little bit
10267
10268
10269 2002-02-12 [sergey]     0.7.0claws67
10270
10271         * src/imap.c
10272                 Fixed problem with copying messages to IMAP folders when the
10273                 server uses something other than '/' as a namespace separator
10274                 (cyrus-imapd uses '.').
10275
10276 2002-02-12 [jens]       0.7.0claws66
10277
10278         * po/de.po
10279                 Updated German Translation
10280
10281 2002-02-12 [paul]       0.7.0claws65
10282
10283         * sync with sylpheed 0.7.1cvs1
10284                 see ChangeLog entry 2002-02-12
10285
10286 2002-02-12 [melvin]     0.7.0claws64
10287
10288         * src/prefs_actions.c
10289                 Fixed "feature" where children's output was duplicated 
10290                 instead of refreshed while monitoring.
10291                 Removed some debug code.
10292
10293 2002-02-12 [christoph]  0.7.0claws63
10294
10295         * src/compose.c
10296                 always delete message from queue after sending/send error
10297                 (closes bug #509601)
10298
10299 2002-02-12 [melvin]     0.7.0claws62
10300
10301         * src/prefs_actions.c
10302                 Children wait loop is now triggered with a timeout of 1s
10303                 Added %F which is replaced with the list of filenames 
10304                 of all selected messages (as suggested by Ricardo Mones Lestra)
10305                 Pipe syntax changed. Prefix with | to send selection, postfix
10306                 with | to retrieve output. Prefix with > or * to send
10307                 user definable input to the command (*: input is hidden)
10308                 Old pipe action should now be postfixed with |, too.
10309
10310 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10311         * src/stock_pixmap.c
10312                 fixed a bug: if there's no theme directory don't
10313                 throw an error, just do "nothing" (thanks Alfons)
10314
10315 2002-02-12 [carsten]    0.7.0claws60
10316         * src/folderview.c
10317           src/summaryview.c
10318                 had to write the cache twice (nasty!); some marks would 
10319                 get lost if not
10320
10321 2002-02-11 [carsten]    0.7.0claws59
10322         * acconfig.h
10323           configure.in
10324           doc-src/maintainer_guide.txt
10325           src/compose.[ch]
10326           src/defs.h
10327           src/folderview.[ch]
10328           src/gtkutils.[ch]
10329           src/mainwindow.[ch]
10330           src/prefs_common.[ch]
10331           src/stock_pixmap.[ch]
10332           src/summaryview.[ch]
10333                 pixmap theming and related work on pixmap
10334                 handling on some other places
10335                 (e.g. hrm features for all folder)
10336           src/pixmap/stock_*.xpm -> the stock_ was removed
10337         
10338 2002-02-11 [paul]       0.7.0claws58
10339
10340         * sync with sylpheed 0.7.1 release
10341                 see ChangeLog entries 2002-02-11
10342
10343 2002-02-08 [paul]       0.7.0claws57
10344
10345         * sync with sylpheed 0.7.0cvs39
10346                 see ChangeLog entry 2002-02-07 (last entry) 
10347
10348         * src/prefs_actions.c
10349           src/prefs_filtering.c
10350           src/prefs_matcher.c
10351           src/prefs_scoring.c
10352                 sync: made it compile with C compilers other than gcc
10353
10354 2002-02-07 [paul]       0.7.0claws56
10355
10356         * sync with sylpheed 0.7.0cvs38
10357                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10358                 2002-02-07
10359
10360 2002-02-07 [darko]      0.7.0claws55
10361
10362         * src/gtkutils.[ch]
10363         * src/summaryview.c
10364                 Fix const gchar */gchar * issue (thanks Hiro)
10365
10366 2002-02-07 [darko]      0.7.0claws54
10367
10368         * src/compose.[ch]
10369         * src/filtering.c
10370         * src/gtkutils.[ch]
10371         * src/prefs_template.c
10372         * src/quote_fmt.h
10373         * src/quote_fmt_parse.y
10374         * src/summaryview.c
10375         * src/utils.[ch]
10376                 When replying or forwarding an email don't quote the entire
10377                 mail body but use the part of the message text that is selected
10378
10379 2002-02-06 [melvin]     0.7.0claws53
10380
10381         * src/prefs_common.[ch]
10382         * src/gtkspell.[ch]
10383         * src/compose.c
10384                 Made possible to switch quickly to last used dictionary
10385                 which makes checking bilingual documents easier.
10386
10387 2002-02-06 [melvin]     0.7.0claws52
10388         
10389         * po/POTFILES.in
10390                 Added forgotten new file src/prefs_actions.c
10391
10392 2002-02-06 [melvin]     0.7.0claws51
10393
10394         * src/prefs_actions.c   ** NEW FILE **
10395         * src/prefs_actions.h   ** NEW FILE **
10396                 Added actions to execute on message text view, or on the
10397                         message's file.
10398         * src/Makefile.am
10399                 Added src/prefs_actions.[ch]
10400         * src/compose.c
10401                 Added new menu "Edit/Actions"
10402         * src/defs.h
10403                 Added new actionsrc file.
10404         * src/main.c
10405                 Added actionsrc reading.
10406         * src/mainwindow.c
10407                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10408         * src/prefs_common.h
10409                 Added new element actionslst element to prefs_common.
10410
10411 2002-02-06 [paul]       0.7.0claws50
10412
10413         * sync with sylpheed 0.7.0cvs36
10414                 see ChangeLog entry 2002-02-06
10415
10416 2002-02-05 [paul]
10417
10418         * po/es.po
10419                 updated by Ricardo Mones Lastra
10420
10421 2002-02-05 [paul]       0.7.0claws49
10422
10423         * sync with sylpheed 0.7.0cvs33
10424                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10425
10426 2002-02-05 [paul]       0.7.0claws48
10427
10428         * src/compose.c
10429                 re-add 'Edit/Advanced/Delete entire line', previously named
10430                 'Delete Line+'
10431
10432 2002-02-04 [paul]       0.7.0claws47
10433
10434         * src/compose.c
10435           src/summaryview.c
10436                 fix bug #494993 (Reply All not taking Reply-To into consi)
10437                 eliminate differences in behaviour of right-click 'Reply to all' 
10438                 in summary view and 'Reply to all' on the toolbar. 
10439                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10440                 view and From gets ignored by 'Reply to all' on toolbar.
10441                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10442                 From when no Reply-To header is present.
10443
10444 2002-02-04 [paul]       0.7.0claws46
10445
10446         * sync with sylpheed 0.7.0cvs30
10447                 see ChangeLog entries 2002-02-03 and 2002-02-04
10448
10449 2002-02-03 [melvin]     0.7.0claws45
10450
10451         * src/gtkspell.[ch]
10452                 Readded function to highlight all misspelled words.
10453                 Fixed bug where user-provided-words did not replace
10454                         correctly the misspelled word when using the mouse.
10455                 Fixed bug where checking a region selected from right to left did
10456                         not check the region at all.
10457                 Fixed bug where 'Check backwards' may not check at all. 
10458                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10459                 Fixed possible buffer overflow when checking for long strings (>1k).
10460                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10461                 Accelerators code uses now gtk_widget_add_accel.
10462                 Removed and disabled obsolete and unfinished code.
10463                 Cleaning up.
10464
10465         * src/compose.c
10466                 Added menu item to Highlight all misspelled words.
10467
10468 2002-02-01 [paul]       0.7.0claws44
10469
10470         * src/mainwindow.c
10471                 fix '/View/Hide read messages' sensitivity when all
10472                 messages in a folder are hidden
10473
10474 2002-02-01 [paul]       0.7.0claws43
10475
10476         * src/main.c
10477                 add --send option to command line interface, sends all
10478                 queued mail. Patch submitted by Ricardo Mones Lastra.
10479
10480 2002-01-31 [paul]       0.7.0claws42
10481
10482         * src/mainwindow.c
10483                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10484
10485 2002-01-31 [paul]       0.7.0claws41
10486
10487         * sync with sylpheed 0.7.0cvs27
10488                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10489                 and 2002-01-31
10490
10491         * src/textview.c
10492                 comment out elements of textview_show_part() as temporary
10493                 workaround for attachment 'Display as text' bug 
10494
10495         * po/pt_BR.po
10496                 updated by Fabio Junior Beneditto
10497
10498 2002-01-30 [paul]       0.7.0claws40
10499
10500         * sync with sylpheed 0.7.0cvs24
10501                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10502                 and 2002-01-30
10503
10504         * src/compose.c
10505                 add {N_("/_Spelling"), ... "<Branch>"} to 
10506                 GtkItemFactoryEntry compose_entries[]
10507
10508         * src/prefs_common.c
10509                 add claws menu items to prefs_keybind_apply_clicked()
10510                 and remove non-claws menu items
10511
10512 2002-01-29 [paul]       0.7.0claws39
10513
10514         * sync with sylpheed 0.7.0cvs22
10515                 see ChangeLog entries 2002-01-28 and 2002-01-29
10516
10517 2002-01-28 [melvin]     0.7.0claws38
10518
10519         * src/compose.c
10520                 Added the declartion of compose_send_control_enter.
10521
10522         * src/compose.c
10523         * src/gtkspell.[ch]
10524                 Added in a 'Spelling' menu which includes the configuration menu. 
10525                 Added a real 'Check all' and got rid from the old one which only
10526                 highlited misspelled word.
10527                 Made 'Check while typing' a disableable option.
10528                 Added a dialog when there are no more misspelled word.
10529                 Added a dialog if error occurs when switching to a dictionary.
10530         
10531         * src/prefs_common.[ch]
10532                 Added option for the default 'Check while typing' option.
10533
10534
10535 2002-01-28 [alfons]     0.7.0claws37
10536
10537         * src/compose.c
10538                 fix buglet and make code comply with sylpheed code style
10539
10540 2002-01-28 [paul]       0.7.0claws36
10541
10542         * sync with sylpheed 0.7.0cvs19
10543                 see ChangeLog entries for 2002-01-28
10544
10545 2002-01-28 [hoa]        0.7.0claws35
10546
10547         * src/defs.h
10548                 added rendererrc
10549
10550         * src/main.c
10551                 read the renderer config
10552
10553         * src/procmime.[ch]
10554                 use the renderer config to convert mime attachments
10555
10556         * src/textview.c
10557                 don't use textview_show_html/ertf,
10558                 use get_text_content instead
10559
10560 2002-01-27 [alfons]     0.7.0claws34
10561         
10562         * src/news.c
10563                 make sylpheed believe it can delete a news message...
10564                 (messages are NOT deleted, maybe we should remove
10565                 processing from the folder properties after all.)
10566
10567 2002-01-27 [alfons]     0.7.0claws33
10568
10569         * src/folder.c
10570                 add extra checks
10571         * src/news.c
10572                 implement remove_msg() 
10573
10574 2002-01-27 [alfons]     0.7.0claws32
10575
10576         * src/procmsg.h
10577         * src/procheader.c
10578         * src/messageview.c
10579                 fix return receipt / disposition notification again. this
10580                 stuff seems to break on _every_ major summary UI change, so
10581                 it's now implemented using a flag which is saved in the
10582                 marks cache
10583                 
10584 2002-01-26 [alfons]     0.7.0claws31
10585
10586         * src/import.c
10587                 let import dialog show the destination folder identifier
10588
10589 2002-01-26 [melvin]     0.7.0claws30
10590
10591         * src/folderview.c
10592         * src/summaryview.c
10593                 Readded 'Mark all read' into summary view popup menu
10594                 Added 'Mark all read' in folder view popup menu for IMAP
10595                 and NNTP.
10596                 Made it insensitive if the selected folder is not the shown
10597                 one to avoid 'Mark all read' on the wrong folder.
10598                 
10599 2002-01-26 [paul]       0.7.0claws29
10600
10601         * src/folderview.c
10602           src/summaryview.c
10603                 move 'Mark all read' from summary view to folder view
10604                 menu. (adapted from) patch submitted by Jeremy Andrews,
10605                 <lists@kerneltrap.com>
10606
10607 2002-01-25 [alfons]     0.7.0claws28
10608
10609         * src/gtkstext.c
10610                 put the gtk class name back so GtkSText adapts the 
10611                 settings of GtkText
10612
10613 2002-01-25 [alfons]     0.7.0claws27
10614
10615         * src/folderview.c 
10616                 assimilate Ricardo's patch that shows pixmaps instead of
10617                 plain "new" and "unread" texts in the folder view column
10618                 headers 
10619
10620 2002-01-25 [paul]       0.7.0claws26
10621
10622         * src/Makefile.am
10623                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10624                 be found in non-standard locations. 
10625                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10626
10627 2002-01-25 [paul]       0.7.0claws25
10628
10629         * sync with sylpheed 0.7.0cvs16
10630                 see ChangeLog entry 2002-01-25
10631
10632 2002-01-24 [paul]       0.7.0claws24
10633
10634         * more sync with sylpheed 0.7.0cvs15
10635                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10636
10637 2002-01-23 [sergey]     0.7.0claws23
10638
10639         * src/importldif.c
10640                 Fixed segfault when closing LDIF import wizard with
10641                 the window manager.
10642         * src/imageview.c
10643         * src/imageview.h
10644         * src/messageview.c
10645         * src/mimeview.c
10646                 Fixed wrong scrolling position after switching between
10647                 text and image parts.
10648
10649 2002-01-23 [paul]       0.7.0claws22
10650
10651         * sync with sylpheed 0.7.0cvs15
10652                 see ChangeLog entries 2002-01-22 and 2002-01-23
10653
10654 2002-01-21 [melvin]     0.7.0claws21
10655
10656         * src/prefs_scoring.c
10657         * src/prefs_filtering.c
10658                 Fixed bug where scoring and filtering windows stopped
10659                 autochecking.
10660
10661 2002-01-21 [paul]       0.7.0claws20
10662
10663         * sync with sylpheed 0.7.0cvs12
10664                 see ChangeLog entries 2002-01-20 and 2002-01-21
10665
10666 2002-01-21 [carsten]    0.7.0claws19
10667         * src/mainwindow.c
10668         * src/menu.[ch]
10669         * src/messageview.[ch]
10670         * src/summaryview.[ch]
10671                 changes to shortcuts handling again:
10672                         + "Q" now controled by mainwin
10673                         + v/V are now customizable and have slightly
10674                           different meanings
10675                 the "button" to minimize the messageview (and maximize
10676                 the summary view) is a real button now
10677         * src/compose.c
10678                 "Delete Line+" added to Edit/Advanced (this will also
10679                 delete the '\n')
10680
10681 2002-01-20 [melvin] 0.7.0claws18
10682
10683         * src/addressbook.c
10684                 Made "Bcc" sensitive when addressbook is called from
10685                 compose window (it was a Claws only bug).
10686
10687 2002-01-19 [alfons] 0.7.0claws17
10688
10689         * src/inc.c
10690                 prevent unnecessary updates when currently selected folder has
10691                 no new messages 
10692
10693 2002-01-19 [alfons] 0.7.0claws16
10694         
10695         * src/summaryview.c
10696                 prevent writing the cache based on current message list in summary 
10697                 view when filtering also put messages in currently selected folder
10698
10699 2002-01-19 [paul]
10700
10701         * po/it.po
10702                 Italian translation submitted by Alessandro Maestri
10703                 <a.maestri@cs.tin.it>
10704
10705 2002-01-18 [melvin]     0.7.0claws15
10706
10707         * src/prefs_filters.c
10708                 fixed bug where 'cancel' from 'filters' window stops autochecking
10709                 if the timer timed out  when the window was open.
10710
10711 2002-01-18 [match]      0.7.0claws14
10712
10713         * src/addrclip.[ch]     ** NEW FILE **
10714         * src/addrselect.[ch]   ** NEW FILE **
10715         * src/adbookbase.h      ** NEW FILE **
10716                 addressbook cut, copy and paste
10717         * src/addrbook.[ch]
10718         * src/addrcache.[ch]
10719         * src/addressitem.h
10720         * src/addrindex.[ch]
10721         * src/addritem.[ch]
10722         * src/importldif.c
10723         * src/importmutt.c
10724         * src/jpilot.[ch]
10725         * src/syldap.[ch]
10726         * src/vcard.[ch]
10727         * src/jpilot.[ch]
10728         * src/editbook.c
10729         * src/editjpilot.c
10730         * src/editldap.c
10731         * src/editvcard.c
10732                 support for copy/paste
10733         * src/addressbook.c
10734                 support for copy/paste
10735                 tidy up menu option processing
10736                 correct address list function arguments
10737         * src/editaddress.c
10738                 sort user attributes
10739         * src/ldif.h
10740         * src/mutt.h
10741                 tidy up
10742
10743         * src/addrbook.[ch]
10744         * src/addrbook.[ch]
10745         * src/addrbook.[ch]
10746                 
10747
10748 2002-01-18 [paul]       0.7.0claws13
10749
10750         * sync with sylpheed 0.7.0cvs8
10751                 configure.in: support Mac OS X (Darwin)
10752
10753 2002-01-18 [carsten]    0.7.0claws12
10754         * src/html.c
10755                 small hack to fix a segfault with an empty href
10756                 (reported by Alexandra Walford <deeni@altern.org>)
10757         * src/mainwindow.c
10758         * src/summaryview.c
10759                 the shortcuts for Mark und Mark as unread are hardcoded
10760                 again
10761         * src/compose.c
10762         * src/gtkstext.[ch]
10763                 readded the shortcuts in gtkstext but made them
10764                 customizeable (simply by adding a menu plus a wrapper
10765                 to compose.c)
10766
10767 2002-01-17 [melvin]     0.7.0claws11
10768
10769         * src/gtkspell.c
10770                 fix default dictionary not being saved.
10771
10772 2002-01-16 [darko]      0.7.0claws10
10773
10774         * src/compose.c
10775                 fix wrapping crash with URL longer than wrapping margin
10776
10777 2002-12-08 [hoa]        0.7.0claws10
10778
10779         * src/matcher_parser_parse.y
10780                 fixed some bugs
10781
10782         * src/prefs_filtering.c
10783                 now, we can use bounce action in the dialog box.
10784
10785 2002-01-16 [carsten]    0.7.0claws9
10786         * src/gtkstext.c
10787                 removed the <control> and <alt> shortcuts because they're
10788                 not needed and interefered with the "normal" shortcuts
10789         * src/mainwindow.c
10790         * src/summaryview.c
10791                 removed most of the hardcoded shortcuts and assigned
10792                 them to menu entries making them easy customizable by
10793                 that
10794
10795 2002-01-16 |melvin]     0.7.0claws8
10796
10797         * src/gtkspell.c
10798                 fixed bug where using the mouse and when the compose
10799                 window is not on top may result in a crash.
10800
10801 2002-01-16 [melvin]     0.7.0claws7
10802
10803         * src/compose.c
10804                 fixed a long standingspell checker bug which could 
10805                 cause a crash after sending a message.
10806
10807 2002-01-16 [paul]       0.7.0claws6
10808
10809         * sync with sylpheed 0.7.0cvs7
10810                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10811                 2002-01-15, and 2002-01-16
10812
10813 2002-01-16 [melvin]     0.7.0claws5
10814
10815         * README.claws
10816         * src/compose.c
10817         * src/gtkspell.[ch]
10818         * src/main.c
10819                 Heavily modified spell checker code to work around
10820                 ispell bug, to add keyboard shortcuts and for future
10821                 enhancements. See README.claws for usage information.
10822
10823 2002-01-15 [alfons]     0.7.0claws4
10824         
10825         * src/summaryview.c
10826                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
10827                 so sorting within threads reflects sort mode
10828
10829 2002-01-15 [christoph]  0.7.0claws3
10830
10831         * src/procmsg.c
10832                 added alertpanel if mail sending failed
10833
10834 2002-01-15 [alfons]     0.7.0claws2
10835         
10836         * src/prefs_filtering.c
10837                 don't stop timer when prefs filtering dialog is opened
10838
10839 2002-01-14 [alfons]     0.7.0claws1
10840
10841         * src/addr_compl.c
10842         * src/prefs.c
10843                 remove debug_print()s for privacy reasons
10844
10845 2002-01-14 [darko]      0.7.0claws
10846
10847         * README.claws
10848                 quotation wrapping is now also in the main branch
10849
10850 2002-01-14 [paul]
10851
10852         * tools/filter_conv.pl
10853                 allow for Boolean Op and case-sensitivity
10854                 this file is included in the release and tagged
10855                 'rel_0_7_0'
10856
10857 2002-01-13 [paul]       0.7.0claws
10858
10859         * release 0.7.0, with cvs tag 'rel_0_7_0'
10860
10861 2002-01-13 [paul]
10862
10863         * tools/filter_conv.pl
10864         * tools/README
10865                 rewritten to output to matcherrc instead of filteringrc
10866
10867         * po/es.po
10868                 updated Spanish translation by Ricardo Mones Lastra
10869
10870 2002-01-13 [alfons]
10871
10872         * po/nl.po
10873                 update dutch translation
10874
10875 2002-01-13 [paul]
10876
10877         * po/pt_BR.po
10878                 Updated by Fabio Junior Beneditto 
10879
10880 2002-01-13 [melvin]     0.6.6claws53
10881
10882         * po/fr.po
10883                 Updated french translation
10884
10885 2002-01-12 [alfons]     0.6.6claws52
10886
10887         * src/filtering.c
10888                 plug mem leak that has been sitting there for ages              
10889
10890 2002-01-12 [alfons]     0.6.6claws51
10891
10892         * src/summaryview.c
10893                 undo melvin's changes from 0.6.6claws48 because summary
10894                 view now refuses to select first unread message when
10895                 selecting a folder 
10896
10897 2002-01-11 [alfons]     0.6.6claws50
10898
10899         * src/import.c
10900                 use claws' semantics for getting folder item when
10901                 importing an mbox file into a folder 
10902                 (submitted by Dale P. Smith)
10903
10904 2002-01-11 [christoph]  0.6.6claws49
10905
10906         * src/prefs.h
10907                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
10908                 toggle widget, because non static prefs can not use
10909                 prefs_set_* functions
10910         * src/prefs_account.c
10911                 toggle smtp auth password field sensitivity if
10912                 user id is empty and add descrition of usage for
10913                 these fields
10914         * src/prefs_folder_item.c
10915                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
10916                 callbacks
10917
10918 2002-01-11 [melvin]     0.6.6claws48
10919
10920         * src/compose.c
10921                 fix the 'Ctrl-Enter' feature for sending and test really
10922                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
10923                 editables which was not documented in Gtk)
10924
10925         * src/summaryview.c
10926                 Made summaryview refresh after sorting and not before.
10927
10928 2002-01-11 [christoph]  0.6.6claws47
10929
10930         * src/compose.c
10931                 select account from account ids if possible and
10932                 correctly set save folder for copy in reedit
10933
10934 2002-01-10 [paul]       0.6.6claws46
10935
10936         * sync with sylpheed 0.7.0 release
10937                 see ChangeLog entries 2002-01-07, 2002-01-08 and
10938                 2002-01-09
10939
10940 2002-01-09 [alfons]
10941
10942         * src/summaryview.c
10943                 remove more dirt traces...
10944
10945 2002-01-09 [alfons]
10946         
10947         * src/summaryview.c
10948                 clean up some traces of my debugging stuff
10949
10950 2002-01-09 [alfons]     0.6.6claws45
10951
10952         * src/filtering.c
10953                 break up filteringprop_apply() in three separate pieces
10954                 so we can drop messages that failed processing in the
10955                 inbox
10956
10957         * src/summaryview.c
10958                 fix bug #469598 "no refresh of inbox after filter" which 
10959                 was introduced by the new summary view locking, and which 
10960                 prevented the summary view to update after a manual filter 
10961                 message. claw's filter message requires a summary_show().
10962                 (aargh, summary_show() again! :-)
10963                 
10964 2002-01-07 [alfons]     0.6.6claws44
10965
10966         * src/headerwindow.c
10967         * src/logwindow.c
10968         * src/messageview.c
10969         * src/sourcewindow.c
10970                 bring in Hiro's last 0.7.0 wm class fixes
10971
10972         * tools/sylprint.pl
10973                 bring in Ricardo's fix for sylprint script
10974
10975         * AUTHORS       
10976         * src/rfc2015.[ch]
10977         * src/prefs_common.[ch]
10978         * src/prefs_account.[ch]
10979         * src/compose.c
10980                 clean up account preference poison in rfc2015,
10981                 and preparation to fix double sign bug 
10982                 (patch submitted by Simon 'corecode' Schubert)
10983
10984 2002-01-07 [christoph]  0.6.6claws43
10985
10986         * src/mh.c
10987                 search for free message number, do not only rely
10988                 on last_num
10989         * src/send.c
10990                 fix smtp auth and use extra account information
10991                 if available, if not use pop3 data instead
10992                 (closes bug #500341)            
10993         * src/ssl.[ch]
10994                 match coding style
10995
10996 2002-01-06 [alfons]     0.6.6claws42
10997
10998         * src/mainwindow.c
10999                 try making the separate windows work again...
11000
11001 2002-01-06 [alfons]     0.6.6claws41
11002
11003         * src/mainwindow.c
11004                 adapt Hiro's separate window menu (to get rid of the funny
11005                 duplicate menu items), and make it work again
11006
11007 2002-01-06 [alfons]     0.6.6claws40
11008
11009         * tools/Makefile.am
11010         * tools/sylprint.rc
11011         * tools/sylprint.pl
11012         * tools/README.sylprint
11013                 add sylprint script for printing mails from Sylpheed
11014                 (contributed by Ricardo Mones Lastra)
11015
11016         * src/acount.c
11017                 clean up
11018
11019 2002-01-06 [melvin]     0.6.6claws39
11020
11021         * src/mainwindow.c
11022         * src/summaryview.c
11023                 Fixed crash introduced in 0.6.6claws38 by the menu
11024                 reorganisation (Hide read messages)
11025         
11026         * ChangeLog.claws 
11027                 Fixed typo (we are now in 2002, alfons ;) )
11028
11029 2002-01-05 [alfons]     0.6.6claws38
11030
11031         * sync with sylpheed 0.6.6cvs10-17
11032                 (last stuff marked as LAST_STABLE)
11033
11034 2002-01-04 [melvin]     0.6.6claws37
11035
11036         * src/account.c
11037                 Made account selection code use strcasestr again instead of
11038                 g_strcasecmp (fixes bug where reediting queued messages
11039                 did not select proper account reported by T. Link).
11040         
11041         * src/folderview.c
11042                 Fix bug where folder icons are not shown when 'hide read messages'
11043                 is on.
11044         
11045         * src/stock_pixmaps.[ch]
11046                 Added folder icons for 'hide read messages'.
11047         
11048         * src/compose.c
11049                 Fixed bug where 'Enter' in a header entry will send the message 
11050                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11051
11052 2002-01-03 [melvin]     0.6.6claws36
11053         
11054         * src/prefs.[ch]
11055                 Added popup menu for common preferences and
11056                 account preferences (right click on tab displays
11057                                 a menu of all tabs.)
11058
11059 2002-01-02 [melvin]     0.6.6claws35
11060
11061         * src/gtkspell.[ch]
11062                 Made spelling code compatible with undo/redo feature.
11063                 Added creation of suggestion mode menu for the general
11064                         preferences.
11065         
11066         * src/prefs_common.[ch]
11067                 Added option menu for the speller's suggestion mode.
11068                 Added missing spaces in "..." buttons and made a "..."
11069                         button non translatable!
11070         
11071         * src/compose.c
11072                 Made speller use the default suggestion mode.
11073                 Hack to make it possible to choose 'CTRL-Enter' as a
11074                         shortcut for sending (and only for sending).
11075
11076         * src/prefs_folder_item.c
11077                 Changing subject simplification does not update cache 
11078                         anymore (because it is unnecessary).
11079                 Fixed bug where changing subject simplification updated the 
11080                         summaryview even when the viewed folder is not the
11081                         folder which properties are being changed. (E.g. 
11082                                         viewing folder A and changing
11083                                         the subject simplification of 
11084                                         folder B -not being viewed- updated the 
11085                                         summaryview of folder A with data of
11086                                         folder B). (Hope this is clear... )
11087
11088 2001-12-31 [alfons]     0.6.6claws34
11089         
11090         * src/ldif.c
11091         * src/mutt.c
11092                 fgetc() returns a signed integer which doesn't
11093                 fit in a char. so c truncates this to a char
11094                 but we may lose significant bits. i.e. we may
11095                 comparing 0xFF which may not be equal to -1
11096                 unless properly casted to signed char which
11097                 we won't do because fgetc() returns a signed
11098                 integer which doesn't fit in a char. so c 
11099                 truncates this to a char but we may lose 
11100                 significat bits. (you got the idea, thanks
11101                 to Gustavo Noronha Silva <kov@debian.org>
11102                 and the Debian folks!)
11103
11104 2001-12-30 [alfons]     0.6.6claws33
11105
11106         * src/prefs_common.c
11107                 add #ifdef USE_PSPELLs that Melvin forgot               
11108
11109 2001-12-30 [melvin]     0.6.6claws32
11110         
11111         * src/prefs_common.[ch]
11112                 Added configurable color for misspelled words.
11113
11114         * src/gtkspell.[ch]
11115                 Fixed bug of foreground text color (reported by David
11116                                 Mehrmann)
11117                 Added configurable color for misspelled words.
11118
11119 2001-12-30 [alfons]     0.6.6claws31
11120
11121         * src/folder.c
11122                 remove unnecessary things someone put there
11123
11124         * src/mh.c
11125         * src/folder.[ch]
11126                 make folder properties (like threading and sorting) persistent
11127                 (closes bug #497424 "rescan folder tree resets proprieties")
11128                 currently this is only for MH folders. 
11129
11130 2001-12-29 [melvin]     0.6.6claws30
11131
11132         * src/string_match.[ch]
11133                 Optimized a bit: regexp pattern buffer compiled only once, and
11134                   one subroutine call removed. Fixed ^ regexp search: Now, 
11135                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11136         
11137         * src/summaryview.c
11138                 Subject filtering changed to filter summary columns and
11139                   not directly the messages subject cache. The loss in 
11140                   performance is balanced by the improvement of string_match.
11141                 Added an alert panel if there is an error in the regexp.
11142
11143         * src/src/prefs_folder_item.h
11144                 Added a regexp pattern buffer.
11145
11146 2001-12-28 [alfons]     0.6.6claws29
11147
11148         * src/string_match.[ch]
11149                 clean up name space
11150                 allow compilation *BSD
11151
11152 2001-12-27 [alfons]     0.6.6claws28
11153
11154         * src/filter.c
11155                 sync the Hiro's bug fix for BSD
11156
11157 2001-12-27 [melvin]     0.6.6claws27
11158         
11159         * src/compose.c
11160                 Simplify focus to subject entry code.
11161
11162 2001-12-27 [darko]      0.6.6claws26
11163
11164         * src/filtering.c
11165         * src/mbox_folder.c
11166         * src/messageview.c
11167         * src/mh.c
11168         * src/procheader.[ch]
11169         * src/procmsg.h
11170         * src/stock_pixmap.[ch]
11171         * src/summaryview.c
11172                 Show key icon for encrypted mails in summary view
11173
11174         * src/pixmaps/clip.xpm
11175         * src/pixmaps/clipkey.xpm
11176         * src/pixmaps/key.xpm
11177                 New/modified icons for the above
11178
11179 2001-12-27 [melvin]     0.6.6claws25
11180
11181         * src/prefs_common.c
11182                 Put spell checker options in a separate tab to decrease
11183                 the Common Preferences window height.
11184
11185         * README.claws  
11186                 Update spell checker usage instruction about its options
11187                 location.
11188
11189 2001-12-27 [melvin]     0.6.6claws24
11190
11191         * src/compose.c
11192                 Changed subject entry widget position. Initial focus is
11193                 on the To header instead of the subject entry.
11194                 Creating a new header scrolls the header list to make the
11195                 created one visible. Nevertheless, when automatically filling
11196                 headers, the first one is shown.
11197                 A Tab key press in the last empty header entry zips the 
11198                 focus to the subject entry.
11199                 (I did not change the combo boxes, yet)
11200
11201 2001-12-26 [alfons]     0.6.6claws23
11202
11203         * src/prefs_account.c
11204         * src/inc.c
11205                 allow default inbox to reside in another mailbox (only
11206                 works for POP3 accounts)
11207
11208 2001-12-26 [alfons]     0.6.6claws22
11209         
11210         * src/textview.c
11211                 make reply-on-click work with the account of the selected folder
11212         * src/compose.c
11213                 put a fixme here to remind me to fix finding correct default
11214                 account for nested folders
11215
11216 2001-12-25 [alfons]     0.6.6claws21
11217
11218         * src/summaryview.c
11219                 make column headers display locked and mark pixmaps (idea by Melvin) 
11220                 fix bug by adding score and locked column type to sort array
11221
11222 2001-12-25 [alfons]     0.6.6claws20
11223         
11224         * src/summaryview.c
11225                 catch a *potentially* inadvertent write back of  
11226                 the message cache(s) introduced by 0.6.5claws37
11227
11228 2001-12-25 [christoph]  0.6.6claws19
11229
11230         * src/stock_pixmap.[ch]
11231         * src/summaryview.c
11232                 add ignore thread pixmap
11233                 (can someone draw a better icon for this?)
11234
11235 2001-12-24 [alfons]     0.6.6claws18
11236
11237         * src/prefs_folder_item.c
11238                 make address completion actually work for the
11239                 Default To address in the Folder Property dialog.
11240
11241 2001-12-24 [alfons]     0.6.6claws17
11242         
11243         * src/summaryview.c
11244                 use new style regexp for subject stripping 
11245                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11246
11247 2001-12-24 [darko]      0.6.6claws16
11248
11249         * src/pgptext.c
11250         * src/rfc2015.c
11251                 move GPG related informational messages to debug mode
11252
11253 2001-12-23 [alfons]     0.6.6claws15
11254
11255         * src/stock_pixmap.[ch]
11256         * src/summaryview.c
11257                 add the forgotten Claws' locked pixmap
11258
11259 2001-12-23 [alfons]     0.6.6claws14
11260
11261         * src/filesel.c
11262                 accept file name typed in entry in multi file
11263                 selector (patch submitted by Gustavo Noronha Silva 
11264                 <kov@debian.org>)
11265
11266 2001-12-23 [alfons]     0.6.6claws13
11267
11268         * src/prefs_filter.c
11269         * src/prefs_filtering.c
11270         * src/matcher.c
11271         * src/importmutt.c
11272                 clean up a little bit
11273         
11274         * src/string_match.c
11275                 validate input strings a little bit more
11276
11277 2001-12-23 [alfons]     0.6.6claws12
11278
11279         * src/Makefile.am
11280         * src/summaryview.c
11281         * src/string_match.[ch]         ** NEW **
11282         * src/folderview.[ch]
11283         * src/headerview.h
11284         * src/folder.[ch]
11285         * src/prefs_folder_item.[ch]
11286                 add subject simplification to strip out strings from
11287                 a subject line (esp. handy for mailing lists). 
11288                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11289                 but slightly changed things for better integration.)
11290
11291 2001-12-23 [alfons]     0.6.6claws11
11292
11293         * src/mainwindow.c
11294                 fix bug introduced by submission included in 0.6.5claws52.
11295                 ideally this submission should clean the trash if any trash
11296                 folder has a message. however, the hasTrash variable was
11297                 set to false whenever a trash folder was empty (discarding
11298                 a previously found *filled* trash folder.)
11299
11300                 also edited the code a little bit and made it more safe.
11301
11302 2001-12-22 [alfons]     0.6.6claws10
11303
11304         * src/imap.c
11305                 quick fix for Martin Pool's omission of an account
11306                 specific SSL setting
11307
11308 2001-12-22 [alfons]     0.6.6claws9
11309
11310         * src/compose.c
11311         * src/messageview.c
11312         * src/mimeview.c
11313         * src/pgptext.c
11314         * src/procmime.[ch]
11315                 better support for multipart/digest (submitted
11316                 by Fredrik <e98fo@efd.lth.se>)
11317
11318 2001-12-22 [alfons]     0.6.6claws8
11319
11320         * src/addressbook.c
11321                 correct function signature
11322         * src/socket.[ch]
11323         * src/imap.[ch]
11324         * src/prefs_account.[ch]
11325                 allow IMAP over SSH tunnel (patch submitted by 
11326                 Martin Pool <mbp@samba.org>)
11327
11328 2001-12-21 [alfons]     0.6.6claws7
11329
11330         * sync with sylpheed 0.6.6cvs4-9
11331                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11332
11333 2001-12-21 [christoph]  0.6.6claws6
11334
11335         * src/compose.c
11336         * src/prefs_folder_item.[ch]
11337                 implement saving of outgoing messages to current folder.
11338                 fix segfault when no default outbox is available
11339                 (closes bug #495683)
11340
11341 2001-12-21 [carsten]    0.6.6claws5
11342         * src/folderview.c
11343         * src/summaryview.c
11344                 pressing CTRL while DND does now the expected thing and
11345                 copies the mail (moving is still the default, as this
11346                 seam more appropriate for handling mails by DND)
11347
11348 2001-12-18 [paul]       0.6.6claws4
11349
11350         * sync with sylpheed 0.6.6cvs3
11351                 see ChangeLog entries 2001-12-18
11352
11353 2001-12-18 [hiro]       0.6.6claws3
11354
11355         * src/undo.c
11356                 fix for multibyte characters (obtain the number of letters
11357                 instead of bytes).
11358
11359 2001-12-17 [paul]       0.6.6claws2
11360
11361         * sync with sylpheed 0.6.6cvs1
11362                 see ChangeLog entry 2001-12-16
11363
11364 2000-12-17 [alfons]     0.6.6claws1
11365
11366         * src/filtering.c
11367                 clean up
11368
11369 2001-12-16 [paul]       0.6.6claws
11370 2001-12-15
11371
11372         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11373
11374         * src/mimeview.c
11375                 last minute sync with main 0.6.6
11376
11377         * po/es.po
11378                 updated by Ricardo Mones Lastra
11379                 update for last minute sync
11380         * po/fr.po
11381         * po/nl.po
11382                 update for last minute sync
11383         * po/de.po
11384                 updated by Jens Oberender
11385         * po/pt_BR.po
11386                 updated by Fabio Junior Beneditto
11387
11388         * src/prefs_common.[ch]
11389         * src/undo.c
11390                 number of undo levels is user configurable
11391                 (squeeze it into the release in the dying
11392                 moments) Submitted by Jens Oberender    
11393
11394 2001-12-15 [melvin]
11395
11396         * po/fr.po
11397                 updated french translation
11398
11399 2001-12-15 [paul]       0.6.5claws92
11400
11401         * sync with sylpheed 0.6.5cvs28
11402                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11403
11404         * po/nl.po
11405                 update to allow for sync
11406
11407 2001-12-15 [alfons]
11408         
11409         * po/nl.po
11410                 update dutch translation
11411
11412 2001-12-14 [carsten]    0.6.5claws91
11413         * src/summaryview.c
11414                 fixed bug #473785; also after changing the column order
11415                 the same message will be selected and displayed as before
11416                 the reordering
11417
11418 2001-12-14 [carsten]    0.6.5claws90
11419         * src/folderview.c
11420                 probably found the bug reported by wwb opening or closing
11421                 a folder tree just before dnd (found the solution in the
11422                 balsa source -- thanks to them)
11423
11424 2001-12-14 [carsten]    0.6.5claws89
11425         * src/gtkutils.c
11426         * src/account.c
11427                 moved gtk_clist_moveto to the right place, so that
11428                 only the accounts dialog is effected on opening
11429
11430 2001-12-14 [carsten]    0.6.5claws88
11431         * src/gtkutils.c
11432                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11433                 now, so that the focused row will be seen in any case
11434                 (reported by wwp on sf-claws-user)
11435
11436 2001-12-14 [darko]      0.6.5claws87
11437
11438         * src/compose.c
11439                 remove unnecessary line
11440
11441 2001-12-14 [paul]       0.6.5claws86
11442
11443         * sync with sylpheed 0.6.5cvs27
11444                 see ChangeLog entries 2001-12-14
11445
11446 2001-12-14 [carsten]    0.6.5claws85
11447         * src/mainwindow.c
11448                 following a suggestion of Melvin the rcoabm pops up
11449                 right under the button now and the button is reliefed
11450                 while the popup is open
11451
11452 2001-12-14 [darko]      0.6.5claws84
11453
11454         * src/compose.c
11455                 fix crash when wrapping long lines if linewrap quotation
11456                 is disabled and wrapper encounters a word spanning more
11457                 than one line
11458
11459 2001-12-13 [paul]       0.6.5claws83
11460
11461         * src/compose.c
11462                 prefer 'Reply-To' header over mailing list header when
11463                 replying to a message. Finally prevent all those confirmation 
11464                 messages being sent to the list itself.
11465
11466         * src/summaryview.c
11467                 remove unused summary_set_menu_sensitive() entry
11468
11469 2001-12-13 [paul]       0.6.5claws82
11470
11471         * src/folderview.c
11472         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11473         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11474         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11475                 improvements to 'Hide read messages': Inbox, Outbox,
11476                 Trash, Queue, and Draft icons now reveal presence of hidden 
11477                 messages
11478
11479 2001-12-12 [alfons]     0.6.5claws81
11480
11481         0.6.5claws80 was tagged as LAST_STABLE
11482
11483         * src/filtering.[ch]
11484         * src/matcher.[ch]
11485         * src/matcher_parser_lex.c
11486                 fix the filtering; my last attempt to get it right, 
11487                 if it does not work, it's Hoa's turn. ;-)
11488
11489                 for my honourable peers:
11490                 
11491                 the code now makes a clear distinction between
11492                 rules as they are displayed (probably escaped),
11493                 and as they are executed (probably unescaped). the
11494                 parser does *NOT* do any unescaping, this is
11495                 the task of the matcher.c (which breaks up a
11496                 rule into condition) and the filtering.c (which
11497                 breaks up the rule's action). to make this
11498                 run happily we provide an unescaped copy of
11499                 crucial strings to the MatcherProp and 
11500                 FilteringAction structures. note that the only
11501                 exception to this is any REGEXP string. those
11502                 are directly passed to regcomp() and regexp()
11503                 (who have much more powerful unescape functions).
11504                 
11505                 for everyone else:
11506         
11507                 you can escape tab (\t), carriage return (\r),
11508                 linefeed (\n), form feed (\f), quote (\"), 
11509                 single quote (\'), bell (\b) in all the entry
11510                 lines in the scoring & filtering dialogs.
11511                 as an added bonus this should not affect
11512                 existing filtering rules.
11513
11514 2001-12-12 [carsten]    0.6.5claws80
11515
11516         * src/summaryview.c
11517         * po/de.po
11518                 "item(s) selected" is now sensitive to 1 or more
11519                 than one selected (nice for language where simple
11520                 adding of a "s" is not possible as German (Eintrag
11521                 ->Eintr"age)
11522                 
11523                 the "forward as attachment" entry from the right
11524                 click menu removed, "forward" acts following the
11525                 prefs
11526         
11527         * src/textview.c
11528                 reverted my former changes; so compiler warning again
11529                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11530                 nevertheless
11531
11532         * src/messageview.c
11533                 "search in message" does now *not* only work in MVIEW_TEXT
11534                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11535                 message
11536
11537         * src/mainwindow.c
11538                 removed "/File/_Close" as it was the same as "/File/E_xit"
11539                 and we don't need it two times
11540
11541                 the separate folder view and message view now get a distinct
11542                 WMCLASS, just in case someone is using sawfish ;-)
11543
11544                 as the menu entries "/View/Message view" and "/View/Folder tree"
11545                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11546                 make them sensitive accordingly and as these two are "shown"
11547                 after startup anytime check this menuitem at startup
11548
11549 2001-12-12 [paul]       0.6.5claws79
11550
11551         * src/folderview.c
11552                 fix sensitivity of 'Search folder...', broken in
11553                 0.6.5claws75
11554
11555         * src/mainwindow.c
11556                 fix dodgy English
11557
11558 2001-12-11 [carsten]    0.6.5claws78
11559         * src/filtering.c
11560                 fixed two typos returning a wrong FALSE/TRUE
11561         * src/mainwindow.[ch]
11562                 extra menu for email/news button removed
11563
11564 2001-12-11 [alfons]     0.6.5claws77
11565         
11566         * src/matcher.c                 (1.3)
11567         * src/matcher_parser_lex.l      (1.28)
11568                 revert for another attempt
11569                 mark 0.6.5claws77 as LAST_STABLE
11570
11571 2001-12-11 [christoph]  0.6.5claws76
11572
11573         * po/de.po
11574                 fixed wrong translation for prev. unread msg
11575
11576 2001-12-11 [paul]       0.6.5claws75
11577
11578         * src/folder.[ch]
11579         * src/folderview.c
11580         * src/mainwindow.c
11581         * src/summaryview.[ch]
11582         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11583                 enable ability to hide read messages on per folder basis via 
11584                 '/Summary/Hide read messages'; when selected, a folder will 
11585                 have a red open folder icon, instead of a blue icon, if the 
11586                 folder contains hidden messges
11587                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11588
11589         * src/mainwindow.c
11590                 remove '/Message/Forward as attachment' from 
11591                 main_window_set_menu_sensitive() to prevent debug warning
11592
11593         * src/folderview.c
11594         * src/mainwindow.c
11595                 Clean up some of the English
11596
11597         * tools/newscache_clean.pl
11598                 allow for new 'hidereadmsgs' entry in folderlist.xml
11599
11600         * po/es.po
11601                 updated translation, submitted by Ricardo Mones Lastra
11602
11603 2001-12-11 [paul]       0.6.5claws74
11604
11605         * sync with sylpheed 0.6.5cvs25
11606                 see ChangeLog entry 2001-12-11
11607
11608 2001-12-10 [alfons]     0.6.5claws73
11609
11610         * src/matcher.c
11611                 add more control characters
11612         * src/matcher_parser_lex.l
11613                 make escaping / unescaping work again
11614
11615 2001-12-10 [alfons]     0.6.5claws72
11616
11617         * src/imap.c
11618                 clean up warnings "returning value for void function" 
11619         * src/prefs_filtering.c
11620                 make info button for execute action sensitive
11621
11622 2001-12-10 [paul]       0.6.5claws71
11623
11624         * src/compose.c
11625         * src/imap.[ch]
11626         * src/summaryview.c
11627                 fix: imap server now gets informed of MARKED, UNMARKED
11628                 and REPLY events. Now people can use different IMAP-Mail
11629                 clients and have the exact same information about MARKED,
11630                 UNMARKED and REPLY status with all of them. Especially
11631                 useful for imap servers with a web-frontend.
11632                 submitted by Tobias Sandhaas <medlor@web.de>
11633
11634 2001-12-09 [melvin]     0.6.5claws70
11635         
11636         * src/textview.[ch]
11637                 fixed bug #490076 (hunted down by Alfons who implemented
11638                 a workaround in 0.6.5claws65)
11639
11640 2001-12-09 [christoph]  0.6.5claws69
11641
11642         * src/summaryview.c
11643                 set pointer to string in LOCKED column to NULL
11644                 (might fix bug #490800)
11645
11646 2001-12-09 [carsten]    0.6.5claws68
11647
11648         * po/de.po
11649                 resolved some cluttered menu shortcuts 
11650                 ('creating new email' and 'creating news message'
11651                 hade the same)
11652         * src/compose.c
11653                 wmclass now distinc from main window
11654         * src/mainwindow.c
11655           src/mainwindow.h
11656                 email/news and forward button functionality similar
11657                 to the reply buttons; removed the ugly dropdown arrows
11658                 and use instead the right mouse button
11659
11660 2001-12-09 [paul]       0.6.5claws67
11661
11662         * src/imap.c
11663         * src/utils.h
11664                 allow spaces in imap folder names
11665                 submitted by Willem van Engen <wvengen@stack.nl>
11666
11667 2001-12-09 [paul]       0.6.5claws66
11668
11669         * sync with sylpheed 0.6.5cvs24
11670                 see ChangeLog entry 2001-12-09
11671
11672 2001-12-08 [alfons]     0.6.5claws65
11673
11674         * src/textview.c
11675                 prevent secondary selection claim after "add to sender" dialog
11676                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11677                 we trick GTK by simulating a click at (0, 0) in the textview.
11678
11679 2001-12-08 [hoa]        0.6.5claws64
11680
11681         * src/folder.c
11682                 fixed a bug about the .processing folder name while filtering
11683
11684 2001-12-08 [alfons]     0.6.5claws63
11685
11686         * src/folderview.c 
11687                 work around problem of not correctly updating folder stats
11688                 when deleting messages. there's some folder scanning evil
11689                 going so the folderview_update_msg_num() does not work
11690                 correctly. need to investigate this.
11691
11692 2001-12-08 [paul]       0.6.5claws62
11693
11694         * sync with sylpheed 0.6.5cvs23
11695                 see ChangeLog entry 2001-12-08
11696
11697 2001-12-07 [christoph]  0.6.5claws61
11698
11699         * src/compose.c
11700                 fix another header translation problem
11701
11702 2001-12-07 [alfons]     0.6.5claws60
11703
11704         * src/mbox.c
11705                 make filtering also work on local spool mbox
11706
11707 2001-12-07 [carsten]    0.6.5claws59
11708         * src/addressbook.c
11709                 addressbook window gets a wmclass distinct from the main
11710                 sylpheed window
11711         * src/compose.h
11712         * src/mainwindow.[ch]
11713                   forward menu item will use mode selected in prefs, forward 
11714                 as attatchment in menu removed (will be substituted in the
11715                 toolbar similar to reply buttons)
11716                   create news message menu entry and news button is now 
11717                 sensitive to the existance of a news account
11718         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11719         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11720         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11721                 these are removed because the toolbar buttons don't show
11722                 the quoting modus any longer
11723
11724 2001-12-07 [paul]
11725
11726         * tools/newscache_clean.pl      ** NEW FILE **
11727                 perl script to do some tidying up in the newscache directory 
11728                 
11729         * tools/sylpheed-switcher       ** NEW FILE **
11730                 perl script to enable easy switching between main and claws
11731                 
11732         * tools/README
11733                 added descriptions of the two new perl scripts          
11734
11735
11736 2001-12-07 [melvin]     0.6.5claws58
11737
11738         * src/messageview.c
11739                 fixed a warning during compilation introduced in 0.6.5claws56
11740
11741 2001-12-07 [paul]       0.6.5claws57
11742
11743         * src/mainwindow.[ch]
11744         * src/menu.[ch]
11745                 further usability enhancements to replying with or without 
11746                 quoting via the toolbar, use of Ctrl key is replaced by 
11747                 drop down menu 
11748                 Submitted by Carsten Schurig            
11749
11750 2001-12-07 [melvin]     0.6.5claws56
11751
11752         * src/messageview.c
11753                 hack to fix bug that prevented to make/paste selections
11754                 after switching between MVIEW_TEXT and MVIEW_MIME views
11755                 without deselecting the selection first.
11756
11757 2001-12-06 [alfons]     0.6.5claws55
11758
11759         * src/filtering.[ch]
11760         * src/inc.c
11761                 revise filtering a little bit more, and make sure
11762                 messages are delivered to the appropriate inbox
11763                 (perhaps set per account)
11764
11765 2001-12-06 [paul]       0.6.5claws54
11766
11767         * sync with sylpheed 0.6.5cvs22
11768                 see ChangeLog entry 2001-12-06
11769
11770 2001-12-05 [alfons]     0.6.5claws53
11771
11772         * src/inc.c
11773         * src/folder.[ch]
11774         * src/procmsg.c
11775         * src/filtering.c
11776                 more revisions of filtering system
11777                 (last stable version is marked as LAST_STABLE)
11778                 
11779                 | NOTE 1): the filtering system now uses a local folder called
11780                 | .processing. if filtering fails, check this directory
11781                 | for missing messages.
11782                 |
11783                 | NOTE 2): help us find the filtering actions still missing
11784
11785 2001-12-05 [paul]       0.6.5claws52
11786
11787         * src/mainwindow.c
11788                 fix bug where 'Empty Trash?' pop-up window appears even
11789                 when Trash is empty, submitted by Jesse Skinner         
11790
11791 2001-12-05 [melvin]     0.6.5claws51
11792
11793         * src/compose.c
11794                 fixed bug #486106 to select correct account when reediting 
11795                 a queued message
11796         
11797 2001-12-04 [alfons]     0.6.5claws50
11798
11799         * src/mh.c
11800                 declare markfile in appropriate functions when
11801                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11802                 for spotting this)
11803
11804 2001-12-04 [paul]       0.6.5claws49
11805
11806         * sync with sylpheed 0.6.5cvs21
11807                 see ChangeLog entry 2001-12-04
11808
11809 2001-12-03 [christoph]  0.6.5claws48
11810
11811         * po/de.po
11812                 changed translation of undo
11813         * src/account.c
11814         * src/folder.c
11815                 don't reinvent the wheel to traverse a GNode
11816         * src/compose.[ch]
11817                 seperate code to create the compose gui into functions
11818                 add "Others" page with folder selection for saving copy
11819                 of the message.
11820                 the folder identifier is saved to queue header
11821         * src/procmsg.c
11822                 save message to folder in queue header
11823
11824 2001-12-03 [paul]       0.6.5claws47
11825
11826         * sync with sylpheed 0.6.5cvs20
11827                 see ChangeLog entry 2001-12-03
11828
11829 2001-12-01 [paul]
11830
11831         * more sync with sylpheed 0.6.5cvs19
11832                 see ChangeLog entry 2001-11-29
11833
11834 2001-11-30 [paul]       0.6.5claws46
11835         
11836         * src/compose.c
11837                 remove conflicts introduced by Hoa's last commit
11838          
11839         * src/mainwindow.c
11840                 make 'Message/Bounce' sensitive
11841
11842 2001-11-30 [hoa]        0.6.5claws45
11843
11844         * src/compose.c
11845                 slightly change bounce function to add
11846                 information about the user that bounced the mail
11847                 in the From header line.
11848
11849         * src/folderview.c
11850                 permit the use of processing in outbox folder.
11851
11852 2001-11-29 [paul]       0.6.5claws44
11853
11854         * src/mainwindow.[ch]
11855         * src/prefs_common.c
11856         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
11857         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
11858         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
11859                 usability enhancements to the quoting, implements
11860                 use of Ctrl key to toggle quoting settings
11861                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
11862
11863 2001-11-29 [paul]       0.6.5claws43
11864         
11865         * sync with sylpheed 0.6.5cvs19
11866                 see ChangeLog entry 2001-11-28
11867
11868 2001-11-29 [melvin]     0.6.5claws42
11869         * src/Makefile.am
11870                 added enriched.[ch] to the list of files
11871
11872         * src/textview.c
11873         * src/mimeview.c
11874         * src/procmime.[ch]
11875         * src/enriched.[ch]
11876                 added support to view text/enriched
11877                 added support to show headers in message view for text/enriched and text/html
11878                         in non multipart messages
11879
11880 2001-11-28 [paul]       0.6.5claws41
11881
11882         * more sync with sylpheed 0.6.5cvs18
11883                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
11884
11885 2001-11-27 [paul]       0.6.5claws40
11886         
11887         * po/pt_BR.po
11888                 updated translation, submitted by Fabio Junior Beneditto
11889                 
11890         * sync with sylpheed 0.6.5cvs18
11891                 see ChangeLog entries 2001-11-26 (src/textview.c) and
11892                 2001-11-27
11893
11894
11895 2001-11-26 [paul]
11896
11897         * po/es.po
11898                 updated translation, submitted by Ricardo Mones Lastra
11899
11900 2001-11-26 [alfons]
11901
11902         * src/matcher.c
11903                 add more translatable strings
11904
11905 2001-11-26 [christoph]  0.6.5claws39
11906
11907         * po/de.po      
11908                 fixed one more umlaut
11909         * src/compose.c
11910                 fix translated header when it should not be translated
11911
11912 2001-11-26 [paul]       0.6.5claws38
11913
11914         * src/mainwindow.c
11915                 remove '/Message/Add Sender to address book' from 
11916                 main_window_set_menu_sensitive(), prevent debug warning
11917                 add 'Message/Mark/Mark all read' to mainwin_entries[]
11918
11919 2001-11-26 [paul]       0.6.5claws37
11920
11921         * src/summaryview.c
11922                 fix 'recurring unread state' bug 
11923
11924         * tools/README 
11925         * tools/filter_conv.pl
11926                 read name of top level mailbox from folderlist.xml
11927                 and presume nothing about its name              
11928
11929 2001-11-26 [darko]      0.6.5claws36
11930
11931         * src/gtkstext.[ch]
11932                 removed functions that are now in gtkutils.c
11933                 use gtkut_text_is_uri_string() from gtkutils.c
11934         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
11935
11936 2001-11-26 [paul]       0.6.5claws35
11937
11938         * sync with sylpheed 0.6.5cvs16
11939                 see ChangeLog entries 2001-11-25 and 2001-11-26
11940
11941 2001-11-25 [alfons]     0.6.5claws34
11942
11943         EXPERIMENTAL!!! Please checkout the last stable version using: 
11944           
11945         % cvs update -r LAST_STABLE -dRAP
11946
11947         (Or help us testing this stuff.)
11948
11949         * src/filtering.c               (1.14)
11950         * src/filtering.h               (1.6)
11951         * src/inc.c                     (1.28)
11952         * src/matcher.c                 (1.20)
11953         * src/mbox.c                    (1.9)
11954         * src/procmsg.h                 (1.14)
11955         * src/summaryview.c             (1.59)
11956         * src/summaryview.h             (dunno)
11957                 revert/merge/sync to as it was before commit 
11958                 on Thu, 19 Jul 2001 10:15:51 -0700.
11959
11960 2001-11-25 [hoa]        0.6.5claws33
11961
11962         * src/main.c
11963                 processing mails at startup
11964
11965         * src/folderview.c
11966         * src/summaryview.[ch]
11967                 processing mails when entering folder
11968
11969         * src/prefs_filtering.c
11970                 fixed some UI bugs
11971
11972 2001-11-24 [alfons]     0.6.5claws32
11973
11974         * src/summaryview.[ch]
11975                 make summary sort headers work, and also make
11976                 sure the sort type is stored
11977
11978 2001-11-23 [alfons]     0.6.5claws31
11979
11980         * src/summaryview.[ch]
11981                 make lock work like mark
11982                 disallow deleting messages marked as locked
11983
11984 2001-11-23 [alfons]     0.6.5claws30
11985
11986         * src/gtkstext.c
11987         * src/compose.[ch]
11988         * src/Makefile.am
11989         * src/undo.[ch]
11990                 merge undo patch submitted by Jens
11991
11992 2001-11-23 [christoph]  0.6.5claws29
11993
11994         * src/.cvsignore
11995                 added ylwrap
11996         * src/compose.c
11997                 fixed gpg signing and encoding
11998         * src/folder.[ch]
11999         * src/main.c
12000                 added --status option to get new, unread and total
12001                 message count from a running sylpheed
12002         * src/prefs_common.c
12003                 temporary fix for reply_with_quote problem
12004                 (don't call functions for non existing widget)
12005         * src/procmsg.c
12006                 one more check for ignored threads but still not
12007                 always working correctly. probably a recursive
12008                 check for all parents is needed
12009
12010 2001-11-23 [darko]      0.6.5claws28
12011
12012         * src/compose.c
12013                 wrapping on send improvements
12014         * src/gtkutils.[ch]
12015                 fix for GtkSText after last sync with main branch
12016                 GTK_TEXT -> GTK_STEXT
12017
12018 2001-11-23 [paul]       0.6.5claws27
12019
12020         * sync with sylpheed 0.6.5cvs14
12021                 see ChangeLog entries 2001-11-22 and 2001-11-23
12022                 
12023         * po/de.po
12024                 fixed the scrambled umlauts 
12025                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12026
12027 2001-11-21 [paul]       0.6.5claws26
12028
12029         * sync with sylpheed 0.6.5cvs12
12030                 see 2nd ChangeLog entry dated 2001-11-20
12031
12032 2001-11-20 [paul]       0.6.5claws25
12033
12034         * sync with sylpheed 0.6.5cvs11
12035                 see ChangeLog entry 2001-11-19 (src/utils.c)
12036
12037 2001-11-20 [hiro]
12038
12039         * src/compose.c
12040                 GTK_TEXT -> GTK_STEXT
12041                 fix for wrong comment
12042
12043 2001-11-20 [hiro]       0.6.5claws24
12044
12045         * src/compose.[ch]
12046                 more merges from main branch
12047                 removed fatal warnings (uninitialized variables etc.)
12048                 some coding style fix
12049         * src/gtkutils.h
12050                 fixed typo.
12051         * src/addressbook.c
12052           src/addrindex.c
12053                 V-Card -> vCard
12054
12055 2001-11-19 [hoa]        0.6.5claws23
12056
12057         * src/filtering.c
12058         * src/prefs_scoring.c
12059         * src/matcher.[ch]
12060         * src/scoring.c
12061                 cleaning code
12062
12063         * src/matcher_parser_parse.y
12064         * src/prefs_filtering.c
12065                 bouncing
12066
12067 2001-11-19 [alfons]     0.6.5claws22
12068
12069         more of my old things into claws
12070
12071         * src/Makefile.am
12072         * src/prefs_common.c
12073         * src/procmsg.h
12074         * src/summaryview.[ch]
12075         * src/prefs_summary_column.c
12076         * src/pixmaps/locked.xpm
12077                 add indicators for locking of message in summary view
12078                 (does not work yet, only visual indicator)
12079
12080 2001-11-19 [paul]       0.6.5claws21
12081
12082         * sync with sylpheed 0.6.5cvs10
12083                 see ChangeLog entry 2001-11-19
12084
12085 2001-11-18 [alfons]     0.6.5claws20
12086         
12087         * src/filtering.c
12088                 remove an inadvertent free I forgot in previous clean up 
12089
12090 2001-11-18 [alfons]     0.6.5claws19
12091
12092         * src/filtering.[ch]
12093                 clean up & plug leaks
12094
12095 2001-11-18 [paul]       0.6.5claws18
12096
12097         * sync with sylpheed 0.6.5cvs9
12098                 see ChangeLog entries 2001-11-17 and 2001-11-18
12099
12100 2001-11-16 [paul]       0.6.5claws17
12101
12102         * sync with sylpheed 0.6.5cvs8
12103                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12104
12105 2001-11-16 [paul]       0.6.5claws16
12106
12107         * sync with sylpheed 0.6.5cvs7
12108                 see ChangeLog entries 2001-11-15 and 2001-11-16
12109
12110 2001-11-15 [hoa]        0.6.5claws15
12111
12112         * src/compose.c
12113                 fix bounce, mails we received couln't be bounced to ourself.
12114
12115         * src/defs.h
12116         * src/filtering.[ch]
12117         * src/matcher.[ch]
12118         * src/matcher_parser.h
12119         * src/matcher_parser_lex.l
12120         * src/matcher_parser_parse.y
12121         * src/inc.c
12122         * src/main.c
12123         * src/mbox.c
12124         * src/prefs_filtering.[ch]
12125         * src/mainwindow.c
12126         * src/prefs_matcher.c
12127         * src/prefs_scoring.c
12128         * src/scoring.[ch]
12129         * src/summaryview.c
12130                 new matcher/filter/score configuration file parser
12131                 one unique configuration file => ~/.sylpheed/matcherrc
12132                 import in currently automatic, then save are made
12133                 in this new file.
12134                 one filter per folder and one global filter
12135                 (filter of a folder will be used as folder processing)
12136
12137         * src/folder.c
12138                 fix a bug in folder_item_get_identifier
12139                 
12140         * src/messageview.c
12141                 receive receipt return are fixed.
12142
12143 2001-11-14 [alfons]     0.6.5claws14
12144
12145         * src/session.h
12146                 add things from main branch to make claws compile
12147
12148 2001-11-14 [paul]       0.6.5claws13
12149
12150         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12151                 see ChangeLog entries 2001-11-08 to 2001-11-14
12152
12153 2001-11-14 [hoa] 0.6.5claws12
12154
12155         * src/compose.[ch]
12156         * src/mainwindow.c
12157         * src/summaryview.c
12158                 add "bounce mail" option
12159
12160 2001-11-13 [christoph]  0.6.5claws11
12161
12162         * src/compose.c
12163                 Cleanup a mess i add before commiting
12164
12165 2001-11-13 [hoa]        0.6.5claws10
12166
12167         * src/compose.c
12168                 some fixes when mail are sent or
12169                 for crossposts
12170
12171 2001-11-13 [christoph]  0.6.5claws9
12172
12173         * po/de.po
12174                 Changed two string with the same translation
12175         * src/compose.c
12176         * src/procmsg.[ch]
12177         * src/send.[ch]
12178                 New mailsending process:
12179                   - Always queue message before sending
12180                     (message will be saved if sylpheed crashed or
12181                      freezes while sending)
12182                   - Allow queuing of newspostings
12183                   - No copy in outbox before sending
12184                     (closes bug #469501)
12185                   - No more redundant code for send and send_later
12186         * src/summaryview.c
12187                 Applied wwp <subscript@free.fr>'s patch that fixes
12188                 marks for multiple forwarded messages (+compose.c)
12189
12190 2001-11-12 [alfons]
12191
12192         * README.claws
12193                 remove things that are now in main branch
12194         
12195         * po/nl.po
12196                 update Dutch translation
12197
12198 2001-11-12 [mhadasht]   0.6.5.claws8
12199
12200         * src/prefs_common.c
12201                 re-enabled account autoselection feature for forward
12202                 and reedit lost during the branch point for SYNC-B4-REL
12203         * src/gtkspell.c
12204                 gtkpspell_get_dict(): more readable code (even if function is
12205                 not used yet)
12206         * ChangeLog.claws
12207                 added version number info to 2001-11-12 [hiro] comment.
12208
12209 2001-11-12 [hiro]       0.6.5.claws7
12210
12211         * src/compose.c
12212                 compose_forward(): fixed a bug that forward quote mark
12213                 wasn't used.
12214                 removed unnecessary code.
12215         * src/template_select.[ch]: removed.
12216
12217 2001-11-11 [alfons]
12218
12219         * src/compose.c
12220                 :%s/GTK_TEXT/GTK_STEXT/g
12221         
12222         * src/compose.[ch]
12223         * src/undo.[ch]
12224         * src/Makefile.am
12225                 revert the undo stuff (this is 0.6.6claws stuff)
12226
12227 2001-11-11 [hoa]        0.6.5.claws6
12228
12229         * src/compose.[ch]
12230                 Insert signature at the end of the text.
12231                 Added undo patch but currently disabled
12232
12233         * src/procmsg.c
12234                 Threading by subject improved.
12235
12236         * added src/undo.[ch]
12237                 Undo module for compose dialog box.
12238
12239 2001-11-11 [alfons]     0.6.5.claws5
12240
12241         * src/procmsg.c
12242                 prevent threading by subject on nodes that have already been
12243                 threaded by in-reply-to (as in "circular references in a tree
12244                 result in a dead branch")
12245
12246 2001-11-09 [hoa]        0.6.5.claws4
12247         
12248         * src/folderview.c
12249                 allows creation of mbox folder item from any files.
12250
12251 2001-11-09 [alfons]     0.6.5.claws3
12252         
12253         * src/utils.c
12254         * src/procmsg.c
12255                 do what I mean and correct threading by subject so it really
12256                 ignores attracting lines without "Re: "
12257
12258 2001-11-07 [alfons]     0.6.5.claws2
12259
12260         * src/procmsg.c
12261         * src/utils.[ch]
12262                 only attract by subject if a subject line starts with a "Re: "
12263         * src/syldap.c
12264                 remove warning
12265
12266 2001-11-07 [paul]       0.6.5claws1
12267
12268         * sync with sylpheed 0.6.5. release
12269                 see ChangeLog entry 2001-11-07
12270
12271 2001-11-07 [paul]       0.6.4claws31
12272
12273         * sync with sylpheed 0.6.4cvs18
12274                 see ChangeLog entries 2001-10-30 to 2001-11-07
12275                 prefs_templates.[ch] renamed prefs_template.[ch]
12276
12277 2001-11-06 [alfons]
12278         
12279         * src/utils.h
12280                 add semicolon Hoa forgot ;-)
12281                 
12282
12283 2001-11-06 [hoa]        0.6.4claws30
12284         
12285         * src/procmsg.c
12286         * src/summaryview.c
12287         * src/utils.c
12288         * src/utils.h
12289                 threading by subject - empty subject are ignored
12290
12291 2001-11-06 [christoph]  0.6.4claws29
12292
12293         * src/socket.c
12294                 use SSL_peek for sock_gets
12295         * src/utils.c
12296                 removed unneeded pointer in extracting quoted
12297                 names implementation
12298
12299 2001-11-06 [melvin]     0.6.4claws28
12300
12301         * src/gtkspell.c
12302                 fixed bug #476792 Selection overtyping with spell checker
12303                 fixed bug which could cause a buffer overflow
12304                 fixed a memory leak
12305
12306 2001-11-06 [hoa]        0.6.4claws27
12307         
12308         * src/procmsg.c
12309         * src/summaryview.c
12310                 threading by subject
12311
12312 2001-11-05 [alfons]     0.6.4claws26
12313         
12314         * README.claws
12315                 Claws -> Sylpheed (vice versa)
12316
12317         * src/compose.c
12318                 :%s/gtk_text/gtk_stext/g
12319                 :%s/GTK_TEXT/GTK_STEXT/g
12320                 (thanks to Jonathan Ware for spotting this)
12321
12322 2001-11-04 [christoph]  0.6.4claws25
12323
12324         * src/summaryview.c
12325                 replace Xalloca + strdup with Xstrdup_a
12326         * src/utils.c
12327                 better implementation of extracting quoted names
12328                 from addresses (remove backlashes and ignore
12329                 quotes after them)
12330
12331 2001-11-04 [alfons]     0.6.4claws24
12332
12333         * src/utils.[ch]
12334                 edit to comply more with coding style
12335
12336         * src/textview.c
12337                 fix bug reported by Kim Schulz. introduced by the patch integrated
12338                 in 0.6.4claws15. the code did not check the return value of
12339                 the html parser.
12340
12341         * AUTHORS
12342                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12343
12344 2001-11-04 [christoph]  0.6.4claws23
12345
12346         * src/main.c
12347         * src/prefs_common.[ch]
12348                 init some pointers that possibly caused a segfault
12349                 reported in the claws-users ML
12350
12351 2001-11-04 [hoa]        0.6.4claws22
12352
12353         * src/grouplistdialog.c
12354                 change the names of the nodes in the tree
12355
12356         * src/compose.c
12357                 enhanced mailto syntax as described in
12358                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12359                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12360
12361         * src/utils.c
12362                 encode and decode URI (useful when opening URL into
12363                 netscape).
12364
12365 2001-11-03 [hoa]        0.6.4claws21
12366
12367         * src/grouplistdialog.c
12368                 a new newsgroups list selection dialog box
12369                 with a CTree instead of a CList
12370
12371 2001-11-03 [hoa]        0.6.4claws20
12372
12373         * src/folderview.c
12374                 enable property and scoring options when right
12375                 click on "inbox"
12376
12377         * src/summaryview.c
12378                 fixed bug when nickname were displayed using
12379                 the address book.
12380
12381 2001-11-02 [darko]      0.6.4claws19
12382
12383         * src/compose.c
12384                 new wrap quotation and URL/long words wrapping implementation
12385         * src/compose.c src/gtkstext.[ch]
12386                 move gtkstext_strncmp() to gtkstext.c
12387
12388 2001-11-01 [christoph]  0.6.4claws18
12389
12390         * src/prefs_account.c
12391                 fixed mess in account settings dialog
12392         * src/prefs_folder_item.c
12393                 added label with folder path to dialog
12394
12395 2001-10-31 [match]      0.6.4claws17
12396
12397         * src/vcard.c
12398                 fix memory leak.
12399         * src/addrbook.c
12400                 fix generation of spurious address book file names.
12401                 remove redundant functions.
12402         * po/POTFILES.in
12403                 added missing file names.
12404
12405 2001-10-30 [paul]       0.6.4claws16
12406
12407         * sync with sylpheed 0.6.4cvs6
12408                 see ChangeLog entries 2001-10-26 to 2001-10-30
12409
12410         * tools/filter_conv.pl
12411                 read folderlist.xml to discover whether the top-level
12412                 folder is called 'Mailbox' or 'Mail' 
12413
12414 2001-10-29 [paul]       0.6.4claws15
12415
12416         * src/html.c, src/textview.c
12417                 activate links in html mail and fix clickable parts
12418                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12419
12420 2001-10-29 [paul]
12421
12422         * po/de.po, po/es.po, po/pt_BR/po
12423                 updated translations, submitted by Jens Oberender,
12424                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12425
12426 2001-10-29 [darko]      0.6.4claws14
12427
12428         * src/compose.c
12429                 fix wrapping for good
12430
12431 2001-10-29 [darko]
12432
12433         * src/compose.c
12434                 undo previous change as it broke the smart wrapping
12435
12436 2001-10-29 [darko]      0.6.4claws13
12437
12438         * src/compose.c
12439                 fix infinite loop when long URL is quoted
12440                 (closes bug #475122.
12441
12442 2001-10-28 [match]
12443
12444         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12445                 import Mutt address book
12446         * src/ldif.[ch] src/importldif.h
12447                 modified import LDIF handle user attributes
12448
12449 2001-10-28 [christoph]  0.6.4claws12
12450
12451         * src/summaryview.c
12452                 fixed that filtering did not work if there
12453                 were no filter rules
12454                 (closes bug #472003 and better implementation
12455                  of patch #474644)
12456
12457 2001-10-27 [christoph]  0.6.4claws11
12458
12459         * src/compose.c
12460                 make the folder's default account to be used when
12461                 replying. (patch by wwp <subscript@free.fr>)
12462         * src/compose.c
12463                 code cleanup, nearly killed all of wwp's patch
12464                 for folder's default account in compose
12465         * src/folderview.c
12466                 error panel when a folder could not be created
12467                 (closes bug #471080 new folder name & already
12468                  existing file)
12469
12470 2001-10-26 [alfons]
12471
12472         * src/utils.h
12473                 change prototype of strstr2() that Christoph forgot about
12474
12475 2001-10-26 [christoph]  0.6.4claws10
12476
12477         * src/account.c
12478                 made search for accounts by email address not case
12479                 sensitive
12480         * src/folder.c
12481                 fixed memory leak in folder_item_get_identifier
12482         * src/gtkspell.c
12483         * src/utils.c
12484                 fixed wrong strstr2 (should work like strstr)
12485
12486 2001-10-26 [darko]      0.6.4claws9
12487
12488         * src/compose.c src/gtkstext.[ch]
12489         * src/gtkstext.c
12490                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12491
12492 2001-10-26 [paul]       0.6.4claws8
12493
12494         * src/html.c
12495                 ignore css and javascript tags in html mail
12496                 case-insensitive, with or without double-quoted
12497                 strings
12498
12499 2001-10-26 [paul]       0.6.4claws7
12500
12501         * sync with sylpheed 0.6.4cvs1
12502                 see ChangeLog entry 2001-10-26
12503
12504         * src/prefs_account.c, src/prefs_common.c,
12505           src/prefs_summary_column.c
12506                 minor improvements to the English
12507
12508 2001-10-25 [alfons]     0.6.4claws6
12509
12510         * src/gtkstext.c
12511         
12512                 make GtkSText follow style of GtkText (closes bug 
12513                 #469211 "text selection while writing message")
12514                 
12515                 do sync with GTK 1.2.10
12516
12517 2001-10-25 [paul]       0.6.4claws5
12518
12519         * src/html.c
12520                 ignore css tags in html mail
12521
12522 2001-10-25 [darko]      0.6.4claws4
12523
12524         * src/compose.c
12525                 don't declare is_url_string as static function since
12526                 we need it in gtkstext.c
12527         * src/gtkstext.c
12528                 remove unused variable
12529                 don't wrap long URLs while composing a message
12530
12531 2001-10-24 [christoph]  0.6.4claws3
12532
12533         * src/socket.c
12534                 fix ssl deadlock, when peer closes connection
12535
12536 2001-10-24 [paul]       0.6.4claws2
12537
12538         * src/prefs_common.c
12539                 gettextize the gpg ascii-armored warning message
12540
12541         * src/compose.c
12542                 insert a DOS/MAC file into the composed message
12543                 (improvements)
12544
12545         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12546
12547 2001-10-22 [paul]       0.6.4claws1
12548
12549         * sync with sylpheed 0.6.4 release
12550                 see ChangeLog entries 2001-10-21
12551
12552         * po/fr.po, po/pt_BR.po
12553                 updated by Melvin Hadasht and Fabio Junior Beneditto
12554
12555 2001-10-21 [paul]       0.6.3claws30
12556
12557         * src/compose.c
12558                 insert a DOS text file from the compose window
12559                 into the composed message text (removes CRs characters)
12560                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12561
12562         * tools/filter_conv.pl, tools/README
12563                 automatically use ~/.sylpheed as working directory
12564                 print out confirmation message on completion
12565
12566         * correct Hoa's last ChangeLog.claws entry
12567
12568 2001-10-20 [hoa]        0.6.3claws29
12569
12570         * src/grouplistdialog.c
12571                 bugfix (another ?) to give the right
12572                 newsgroups list for each news server.
12573
12574         * src/news.c
12575         * src/news.h
12576                 improve the newsgroups list cache
12577
12578 2001-10-20 [paul]       0.6.3claws28
12579
12580         * sync with sylpheed 0.6.3cvs9
12581                 see ChangeLog entry 2001-10-19
12582
12583         * correct Alfons' last ChangeLog.claws entry
12584
12585 2001-10-19 [alfons]
12586
12587         * src/pgptext.[ch]
12588                 fix compilation problems (part of bug #472895)
12589
12590 2001-10-18 [hoa]        0.6.3claws27
12591
12592         * src/grouplistdialog.c
12593                 bugfix when we refresh was clicked (bug 472701)
12594
12595 2001-10-19 [christoph]  0.6.3claws26
12596
12597         * src/compose.c
12598                 last header entry should default to "To:" or
12599                 "Newsgroups:" and not copy the last entry line
12600                 in a new compose window
12601                 (closes bug #472686, #470792)
12602
12603 2001-10-19 [paul]       0.6.3claws25
12604
12605         * sync with Sylpheed 0.6.3cvs8
12606                 see ChangeLog entries 2001-10-18 and 2001-10-19
12607
12608 2001-10-18 [christoph]  0.6.3claws24
12609
12610         * src/procmsg.c
12611                 reimplement ignore thread
12612         
12613 2001-10-18 [hoa]        0.6.3claws23
12614
12615         * src/folderview.c
12616         * src/grouplistdialog.[ch]
12617                 enhanced news subscription interface (feature 469113)
12618
12619         * src/news.c
12620         * src/news.h
12621                 enchanced newsgroup listing,
12622                 now, we can get groups informations
12623                 (NNTPGroupInfo)
12624
12625 2001-10-18 [paul]       0.6.3claws22
12626
12627         * src/summaryview.c
12628                 remove comment (sync with main branch)
12629         * src/mainwindow.c
12630                 fix 'Re-edit' bug in 'Message' menu
12631
12632 2001-10-17 [christoph]  0.6.3claws21
12633
12634         * src/compose.c
12635                 ignore empty or whitespace only header lines
12636
12637 2001-10-17 [paul]       0.6.3claws20
12638
12639         * sync with sylpheed 0.6.3cvs7
12640                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12641                 2001-10-17
12642
12643 2001-10-17 [darko]
12644
12645         * src/compose.c
12646                 wrap long lines without spaces
12647                 don't wrap URLs
12648
12649 2001-10-16 [paul]
12650
12651         * po/es.po, po/nl.po, po/pt_BR.po
12652                 updated by Ricardo Mones Lastra, Alfons,
12653                 and Fabio Junior Beneditto
12654
12655         * sylpheed-0.6.3claws released
12656
12657 2001-10-15 [melvin] 0.6.3claws18
12658
12659         * README.claws
12660                 added summary and detailed installation instructions
12661                 for spell checker
12662         * po/fr.po
12663                 Updated, corrected and completed french translation
12664
12665 2001-10-15 [hoa] 0.6.3claws17
12666         * src/grouplistdialog.c
12667                 we can choose the newsgroups to display with wildcards
12668
12669 2001-10-15 [christoph]  0.6.3claws16
12670
12671         * src/account.c
12672         * src/compose.c
12673         * src/prefs_folder_item.[ch]
12674                 applied wwp <subscript@free.fr>'s folder
12675                 default account patch
12676         * po/de.po
12677                 Fixed wrong translation
12678
12679 2001-10-13 [alfons, christoph, melvin]  
12680                         0.6.3claws15
12681
12682         solution #2 to solve MT-safety problems defers all GUI related calls
12683         to the main thread using a gtk_idle_add() callback. discussed on
12684         ircnet #sylpheed, with christoph spotting some issues with the
12685         original code, and melvin allowing us to lobotomize his sylpheed.
12686
12687         * src/syldap.[ch], src/main.c
12688                 fix race problem in ldap search thread by deferring GUI 
12689                 stuff to main thread using gtk_idle_add()
12690
12691 2001-10-13 [paul]       0.6.3claws14
12692
12693         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12694                 add Sergey's smtpcred.patch
12695                 adds separate username/password setting for SMTP Auth
12696                 needed by some servers
12697                 (closes feature request #471659)
12698
12699 2001-10-13 [paul]       0.6.3claws13
12700
12701         * src/pgptext.[ch] **NEW FILES**
12702         * src/Makefile.am, src/messageview.c, src/mimeview.c
12703                 decrypt ascii-armored gpg text embedded in
12704                 the message body.
12705                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12706
12707 2001-10-13 [christoph]  0.6.3claws12
12708
12709         * README.claws
12710                 some more details on default to and
12711                 feature requests
12712         * src/main.c
12713                 init glib threading when ldap is used
12714         * src/syldap.c
12715                 threading fixes
12716         * po/de.po
12717                 fixed a typo
12718
12719 2001-10-12 [paul]       0.6.3claws11
12720
12721         * src/prefs_common.[ch], src/rfc2015.c
12722                 enable ascii-armored gpg text to be embedded in the
12723                 message body, selectable through the 'Privacy'
12724                 preferences. Supports encrypting only.
12725                 Submitted by Ravemax <ravemax@dextrose.com>
12726
12727 2001-10-12 [paul]       0.6.3claws10
12728
12729         * sync with sylpheed 0.6.3cvs6
12730                 see ChangeLog entries 2001-10-11 and 2001-11-12
12731
12732         * src/folderview.c
12733                 incorporated mbox folders, scoring, and folder
12734                 properties into the sync
12735
12736 2001-10-12 [darko]      0.6.3claws9
12737
12738         * README.claws
12739                 describe quotation wrapping
12740         * src/compose.c
12741                 don't treat tab as space to calculate line length properly
12742
12743 2001-10-11 [alfons]
12744
12745         * README.claws
12746                 correct description of how to make new filtering system work,
12747                 add some other things
12748                 
12749         * src/syldap.c
12750                 remove sched_yield() (not necessary / unportable)
12751
12752 2001-10-11 [paul]       0.6.3claws8
12753
12754         * sync with sylpheed 0.6.3cvs3
12755                 see ChangeLog entry 2001-10-10
12756
12757 2001-10-10 [christoph]  0.6.3claws7
12758
12759         * .cvsignore
12760                 ignore 2 files created by newer autotools
12761         * src/prefs_folder_item.c
12762                 using table for widget alignment
12763                 fixed memory leak and broken octal display
12764         * src/filesel.c
12765                 fixed segfault caused by lost filename
12766                 workaround (closes bug #469551)
12767
12768 2001-10-10 [paul]       0.6.3claws6
12769
12770         * sync with sylpheed 0.6.3cvs2
12771                 see ChangeLog entries 2001-10-09 and 2001-10-10
12772
12773 2001-10-10 [darko]      0.6.3.claws5
12774
12775         * src/gtkstext.c
12776                 proper calculation of right margin if smart wrapping is enabled
12777         * src/compose.c
12778                 automatically wrap long lines if wrap quotation is enabled
12779
12780 2001-10-09 [alfons]     0.6.3.claws4
12781
12782         * src/summaryview.c
12783                 select correct row when deleting last row in the summary view (and
12784                 close bug "[ #469104 ] select second last in list when deleting")
12785
12786 2001-10-09 [paul]       0.6.3claws3
12787
12788         * sync with sylpheed 0.6.3cvs1
12789                 updated some autotool scripts
12790
12791 2001-10-09 [darko]      0.6.3claws2
12792
12793         * src/gtkstext.[ch]
12794                 new name and mark with Sylpheed comment
12795         * src/compose.c
12796                 smart quotation wrapping a-la VIM
12797
12798 2001-10-08 [paul]       0.6.3claws1
12799
12800         * sync with sylpheed 0.6.3 release
12801                 see ChangeLog entry 2001-10-08
12802
12803 2001-10-08 [paul]       0.6.2claws24
12804
12805         * src/summaryview.c
12806                 more sync with sylpheed 0.6.2cvs12
12807                 Fixed the bug that didn't select the last row correctly
12808
12809
12810 2001-10-07 [paul]       0.6.2claws23
12811
12812         * sync with sylpheed 0.6.2cvs12
12813                 see ChangeLog entry 2001-10-07
12814
12815 2001-10-06 [match]
12816         * src/jpilot.[ch]
12817                 enable jpilot to read unsynch'ed addresses.
12818
12819         * src/editldap_basedn.c
12820                 fix segfault when opening dialog.
12821
12822 2001-10-06 [alfons]     0.6.2.claws22
12823
12824         * src/summaryview.c
12825                 fix bug with summary view selecting last *inserted*
12826                 node instead of last *visible* node. remember we
12827                 work with a tree
12828
12829 2001-10-06 [paul]       0.6.2claws21
12830
12831         * po/pt_BR.po
12832                 updated translation, contains some fixes and new
12833                 translations, submitted by Gustavo Noronha Silva
12834                 <kov@debian.org>
12835
12836         * src/prefs_common.c
12837                 change 'each' to 'every' - fix dubious English
12838
12839         * sync with sylpheed 0.6.2cvs11
12840
12841 2001-10-05 [alfons]     0.6.2claws20
12842
12843         * src/mainwindow.[ch], src/folderview.c
12844                 make composite tool button switch between "Compose News"
12845                 and "Compose Mail" depending on selected folder
12846                 (nifty idea by Kim Schulz <kim@schulz.dk>)
12847
12848 2001-10-05 [paul]       0.6.2claws19
12849
12850         * src/mainwindow.c, src/summaryview.c
12851                 fix 'Message/Reply to all', broken in last commit
12852
12853         * src/compose.c
12854                 fix X_BEENTHERE seg fault, thanks to Alfons
12855
12856 2001-10-04 [paul]       0.6.2claws18
12857
12858         * src/compose.[ch], src/mainwindow.c
12859                 make "Message/Reply" reply to mailing lists; matches
12860                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
12861                 based on portions of the patch submitted by
12862                 Junichi Uekawa <dancer@netfort.gr.jp>
12863
12864 2001-10-04 [darko]      0.6.2claws17
12865
12866         * src/compose.c
12867                 better smart wrapping
12868         * src/gtkstext.[hc]
12869                 a function to make text buffer contiguous
12870
12871 2001-10-03 [paul]       0.6.2claws16
12872
12873         * sync with sylpheed 0.6.2cvs10
12874
12875 2001-10-02 [alfons]
12876
12877         * configure.in
12878         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
12879                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
12880                 references to chinese translations (hope someone picks up
12881                 this)
12882
12883 2001-10-02 [christoph]  0.6.2claws15
12884
12885         * src/compose.c
12886                 fixed non translated header bug
12887         * ChangeLog.claws
12888                 fixed wrong date in alfons last entry ;)
12889
12890 2001-10-02 [alfons]     0.6.2claws14
12891
12892         * src/compose.c, src/prefs_common.[ch]
12893                 add block cursor option
12894
12895 2001-10-02 [paul]       0.6.2claws13
12896
12897         * sync with sylpheed 0.6.2cvs9
12898
12899 2001-09-30 [paul]       0.6.2claws12
12900
12901         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
12902                 updated translations
12903
12904         * po/POTFILES.in
12905                 add 'src/importldif.c'
12906
12907         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
12908                 added eudora-to-vCard conversion tool
12909                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
12910
12911         * sync with sylpheed 0.6.2cvs8
12912
12913 2001-09-30 [paul]
12914
12915         * sylpheed-0.6.2claws released
12916
12917 2001-09-27 [melvin]     0.6.2claws11
12918
12919         * src/gtkspell.c
12920                 fixed crash when using default path (introduced 
12921                 in 0.6.2claws10)
12922                 fixed tiny bug for initial suggestion mode
12923
12924 2001-09-27 [melvin]     0.6.2claws10
12925         
12926         * src/gtkspell.c
12927                 fixed bug where gtkpspell didn't set the path correctly
12928
12929         * README.claws
12930                 added a paragraph about spell checking
12931                 
12932
12933
12934 2001-09-27 [paul]       0.6.2claws9
12935
12936         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
12937                 replace '// comments' with '/* comments */' to prevent
12938                 some compiler warnings 
12939
12940         * sync with sylpheed 0.6.2cvs6
12941
12942 2001-09-26 [alfons]     0.6.2claws8
12943
12944         * src/messageview.c
12945                 introduce return receipt request notification again,
12946                 which was lost because of other semantics in 
12947                 procheader_parse() (???)
12948
12949 2001-09-26 [christoph]  0.6.2claws7
12950
12951         * src/compose.c
12952                 replace comments for old code with #if 0
12953                 readded auto cc, bcc and reply-to
12954         * src/prefs_matcher.c
12955         * src/prefs_scoring.c
12956                 removed some definition (was moved to
12957                 prefs.h)
12958
12959 2001-09-26 [paul]       0.6.2claws6
12960
12961         * src/mainwindow.c
12962                 make 'Follow-up and reply to' sensitive
12963
12964         * more sync with sylpheed 0.6.2cvs5
12965
12966 2001-09-25 [melvin]
12967
12968         * 0.6.2claws5
12969
12970         * src/gtkspell.c
12971                 fixed bug for "US-ASCII" introduced by the encoding code
12972
12973 2001-09-25 [paul]
12974
12975         * 0.6.2claws4
12976
12977         * src/prefs_common.[ch], src/summaryview.c
12978                 'next unread msg' 'go to next folder?' dialog can be
12979                 given default behaviour, either always show dialog,
12980                 or assume 'yes', or assume 'no'
12981                 Submitted by wwp <subscript@free.fr>
12982
12983 2001-09-25 [melvin]
12984                 
12985         * src/compose.c src/gtkspell.[ch]
12986                 added support for different encodings
12987
12988 2001-09-25 [paul]
12989
12990         * more sync with sylpheed 0.6.2cvs5
12991
12992 2001-09-24 [alfons]
12993         
12994         * src/prefs_folder_item.c
12995                 add check for item->prefs->default_to string is NULL and
12996                 add another check when freeing this string
12997
12998 2001-09-24 [paul]
12999
13000         * configure.in
13001                 change to version 0.6.2claws3
13002
13003         * sync with sylpheed 0.6.2cvs5 
13004
13005 2001-09-24 [match]
13006         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13007                 import LDIF files.
13008         * src/addrcache.[ch], addrindex.[ch]
13009                 small update for future
13010         * src/addrbook.c
13011                 fix test XML file.
13012
13013 2001-09-24 [melvin]
13014         * src/gtkspell.[ch]
13015                 added 'Learn from mistakes' option
13016                 better handling of quotes in checked words
13017                 sorted dict list
13018         * po/fr.po
13019                 small update for spell checking stuff
13020
13021 2001-09-23 [alfons]
13022         
13023         * src/gtkspell.c
13024                 edit a little bit so it complies more with main coding style
13025
13026 2001-09-23 [alfons]
13027
13028         * src/folder.[ch], prefs_folder_item.c, compose.c
13029                 migrate "request return receipt" folder property
13030                 to folderlist.xml
13031
13032 2001-09-22 [alfons]
13033
13034         * README.claws **NEW**
13035                 (add things of interest for users of main branch 
13036                 and claws here)
13037
13038         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13039                 re-implement threading per folder option, but store 
13040                 the setting in folderlist.xml (where it belongs)
13041
13042 2001-09-21 [melvin]
13043
13044         * src/gtkspell.[ch]
13045                 fixed bug when compose window is under another window
13046         * src/prefs_common.[ch] src/compose.c
13047                 changed 'dictionary_path' to 'dictionary' to be consistent
13048                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13049         * ac/pspell.m4 src/Makefile.am 
13050                 dropped PSPELL_PATH macro
13051         * po/fr.po
13052                 updated translations
13053
13054 2001-09-21 [christoph]
13055
13056         * src/compose.c
13057                 added border around header fields
13058                 keep header type when new field is added
13059
13060 2001-09-20 [christoph]
13061
13062         * src/utils.[ch]
13063                 more portable debug_print with source filename
13064                 and linenumber
13065         * src/procmsg.c
13066                 more newlines after debug messages
13067
13068 2001-09-20 [paul]
13069
13070         * configure.in
13071                 change to version 0.6.2claws2
13072
13073         * sync with sylpheed 0.6.2cvs3
13074
13075 2001-09-19 [melvin]
13076
13077         * src/gtkspell.c
13078                 fixed the post-right-click focus pb
13079                 fixed crash when 'Spell check all' after dict change 
13080                         and when cursor is at the end of the text
13081                 shift-right-click pops up config menu even on misspelled words.
13082         * po/POTFILES.in
13083                 added gtkspell.c
13084
13085 2001-09-19 [melvin]
13086
13087         * src/about.c
13088                 added pspell to compiled-in features list
13089
13090 2001-09-18 [melvin]
13091
13092         * switched to pspell and dropped ispell
13093         * ac/pspell.m4
13094                 new file. autoconf macro for pspell
13095         * ac/Makefile.am 
13096         * configure.in acconfig.h
13097                 added pspell support
13098         * src/Makefile.am
13099         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13100         * src/prefs_common.[ch] 
13101                 added pspell support
13102
13103 2001-09-18 [christoph]
13104
13105         * src/addr_compl.c
13106         * src/template.[ch]
13107                 replace LOG_MESSAGE with debug_print
13108         * src/compose.[ch]
13109                 gui improvements
13110         * src/menu.c
13111                 added newline after debug message
13112         * src/utils.h
13113                 using __VA_ARGS__ for debug_print macro
13114         * tools/.cvsignore
13115                 ignore Makefile and Makefile.in
13116
13117 2001-09-18 [paul]
13118
13119         * configure.in
13120                 change to version 0.6.2claws1
13121         * sync with sylpheed 0.6.2cvs1
13122
13123         * src/matcher.c 
13124         * src/prefs_matcher.c
13125                 add 'score equal to' option, submitted by
13126                 Paul Evans <nerd@freeuk.com>
13127
13128 2001-09-15 [christoph]
13129
13130         * src/mainwindow.c
13131                 comment out menu entry not existing in claws
13132         * src/menu.c
13133                 add debug output for non existing menu entries
13134         * src/summaryview.c
13135                 fix next/prev unread message for ignored threads
13136         * src/utils.[ch]
13137                 add sourcefile and line number to debug output
13138                 otherwise it is sometimes hard to find the
13139                 source code part if debug messages are translated
13140
13141 2001-09-14 [darko]
13142         
13143         * src/folderview.c
13144                 refresh target folder style after colour is changed
13145
13146 2001-09-13 [paul]
13147
13148         * configure.in
13149                 change to version 0.6.1claws3
13150
13151         * sync with sylpheed 0.6.1cvs6
13152
13153 2001-09-13 [darko]
13154         
13155         * src/folderview.c
13156                 fix target folder colourization to use user selected colour
13157
13158 2001-09-12 [darko]
13159         
13160         * src/summaryview.c
13161                 fix crash when message that is marked for copy/move is unmarked
13162
13163 2001-09-09 [paul]
13164
13165         * configure.in
13166                 change to version 0.6.1claws2
13167
13168         * sync with sylpheed 0.6.1cvs3
13169
13170 2001-09-09 [alfons]
13171         
13172         * src/folderview.c
13173                 fix bug with default font used for trash folder text
13174
13175 2001-09-06 [paul]
13176
13177         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13178                 updated translations
13179
13180         * configure.in
13181                 change to version 0.6.1claws1
13182
13183         * sync with sylpheed 0.6.1cvs2
13184
13185 2001-09-03 [paul]
13186
13187         * po/POTFILES.in
13188                 add Match's new addressbook
13189
13190         * po/de.po
13191                 updated translation submitted by Jens Oberender
13192
13193 2001-09-02 [paul]
13194
13195         * configure.in
13196                 change to 0.6.1claws
13197         * sync with sylpheed 0.6.1 release
13198
13199 2001-09-02 [paul]
13200
13201         * configure.in
13202                 change to 0.6.0claws2
13203
13204         * sync with sylpheed 0.6.0cvs4
13205
13206         * po/pt_BR.po
13207                 updated translation submitted by Fabio Junior Beneditto
13208
13209 2001-09-01 [match]
13210         * pixmaps/
13211                 interface.xpm
13212                 book.xpm
13213                 address.xpm
13214         * src/
13215                 Makefile.am
13216                 a ton of new files
13217
13218 2001-08-31 [paul]
13219
13220         * configure.in
13221                 change to version 0.6.0claws1
13222
13223         * sync with sylpheed 0.6.0cvs1
13224
13225         * po/es.po
13226                 updated translation submitted by Ricardo Mones Lastra
13227
13228         * po/POTFILES.in
13229                 add 'src/prefs_templates.c'
13230
13231         * src/compose.c, src/summaryview.c
13232                 fix segfault on 'Re_edit'               
13233
13234 2001-08-30 [alfons]
13235
13236         * configure.in, Makefile.am
13237         * tools/Makefile.am
13238                 add tools directory to source distribution
13239
13240 2001-08-30 [paul]
13241
13242         * configure.in
13243                 change to version 0.6.0claws
13244
13245         * sync with sylpheed 0.6.0 release
13246
13247 2001-08-30 [christoph]
13248
13249         * configure.in
13250                 removed autoconf version check
13251
13252 2001-08-30 [paul]
13253
13254         * src/account.c, src/compose.c, src/prefs_common.[ch]
13255         * src/procheader.[ch] src/utils.[ch]
13256                 Enhanced automatic account selection on replies
13257                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13258
13259         * configure.in
13260                 add LDAP and JPilot to the configuration results output.
13261
13262 2001-08-29 [christoph]
13263
13264         * src/summeryview.c
13265                 no bold font for ignored threads
13266
13267 2001-08-29 [paul]
13268
13269         * configure.in
13270                 change to version 0.5.3claws6
13271
13272         * sync with sylpheed 0.5.3cvs10
13273                 src/stringtable.[ch]: New Files
13274
13275         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13276         * src/pixmaps/sylpheed.xpm
13277                 add mini-icons to windows (by Alfons)
13278
13279 2001-08-27 [paul]
13280
13281         * src/mainwindow.c
13282                 new functions: next_labeled_cb(), prev_labeled_cb()
13283
13284         * src/summaryview.c
13285                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13286                 summary_select_next_labeled(), summary_select_prev_labeled()
13287
13288         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13289                 give claws blue folders and a blue trash can
13290
13291 2001-08-27 [paul]
13292
13293         * configure.in
13294                 change to version 0.5.3claws5
13295
13296         * sync with sylpheed 0.5.3cvs9
13297                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13298
13299 2001-08-24 [christoph]
13300
13301         * src/filesel.c
13302                 keep filename when browsing directories
13303                 (not working for user entered filename, but
13304                  for default name and selected filename from
13305                  file list)
13306         * src/mainwindow.c
13307                 fixed wrong spelling "Folllow-up"
13308         * src/mbox_folder.c
13309         * src/procmsg.c
13310         * src/summaryview.c
13311                 fixed new/unread message count with ignored
13312                 threads (2 commits, first didn't notice no
13313                 longer needed decreasing)
13314         * src/inc.c
13315                 readded scrolling of progress dialog
13316                 (lost in sync)
13317
13318 2001-08-24 [paul]
13319
13320         * configure.in
13321                 change to 0.5.3claws4
13322
13323         * sync with sylpheed 0.5.3cvs7
13324
13325 2001-08-24 [christoph]
13326
13327         * src/compose.c
13328                 set request return receipt when replying
13329                 if it is set is the folder prefs of the
13330                 message
13331         * src/inc.c
13332                 disable final error popup if popups are
13333                 disabled in config (again)
13334
13335 2001-08-23 [paul]
13336
13337         * configure.in
13338                 Change version number to 0.5.3claws3
13339
13340         * sync with sylpheed 0.5.3cvs5
13341
13342         * src/mimeview.c
13343                 double quote '%s' in 'gedit %s' to fix bug when
13344                 opening attachment with spaces in the name
13345
13346 2001-08-22 [alte]
13347         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13348           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13349                 initial message templates support
13350
13351
13352 2001-08-22 [paul]
13353
13354         * configure.in
13355                 change version number to 0.5.3claws2
13356
13357         * sync with sylpheed 0.5.3cvs4
13358
13359         * src/procmsg.h src/summaryview.c
13360                 re-implement (un)ignore thread
13361
13362 2001-08-21 [paul]
13363
13364         * src/summaryview.c
13365                 remove unnecessary code
13366         * src/compose.c
13367                 enable 'dynamic' signatures (submitted by
13368                 Eric Limpens <eric@hscg-internet.nl>)
13369
13370 2001-08-21 [paul]
13371
13372         clean up after sync with sylpheed 0.5.3 release
13373
13374         * src/folderview.c
13375                 fix re-introduced font mess, see Christoph's
13376                 entry 2001-06-24
13377
13378         * src/summaryview.c
13379                 remove prev_msgnum
13380                 use sylpheed's small font instead of
13381                 gtk default font for summary view
13382
13383
13384 2001-08-17 [paul]
13385
13386         * configure.in
13387                 add pl to ALL_LINGUAS - sync with main branch
13388
13389         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13390                 Updated. Translations by Jens Oberender, Ricardo Mones
13391                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13392
13393         * po/pl.po  ** NEW FILE **
13394                 sync with the main branch
13395
13396         * src/folderview.c
13397                 fix target folder colorizing and refresh problem
13398
13399
13400 2001-08-17 [christoph]
13401
13402         * src/mainwindow.c
13403                 claws uses 4 colors for target folder coloring.
13404                 arrays were not long enough and destroyed the
13405                 stack causing a segfault.
13406                 target folder colorizing does not work anymore
13407                 for me
13408
13409 2001-08-16 [paul]
13410
13411         * configure.in
13412                 change to version 0.5.3claws1
13413
13414         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13415           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13416           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13417
13418                 sync with sylpheed 0.5.3 release, but keep claws method of
13419                 configuring/saving fonts
13420
13421         * src/addressbook.[ch]
13422                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13423                 in line with a similar change in Hiroyuki's branch
13424
13425         * src/mainwindow.[ch]
13426                 disable main_window_set_thread_option()
13427         * src/prefs_folder_item.c
13428                 comment out &tmps_prefs.enable_thread,
13429         * src/mbox_folder.c, src/procmsg.[ch]
13430                 comment out MSG_IS_IGNORE_THREAD
13431         * src/summaryview.c
13432                 comment out summary_ignore_thread() and summary_unignore_thread()
13433                 comment out MSG_IS_IGNORE_THREAD
13434
13435                 use Hiroyuki's threading instead.
13436
13437
13438
13439 2001-08-15 [paul]
13440
13441         * src/account.c
13442                 use Hiroyuki's 0.5.3 column scheme but also
13443                 include the enable/disable button.
13444         * src/pixmaps/mark.xpm
13445                 add Hiroyuki's amended pixmap
13446
13447 2001-08-13 [christoph]
13448
13449         * src/account.c
13450                 receive at get all column showed wrong state for APOP
13451                 button should only work for POP3 and APOP accounts
13452         * src/prefs_account.c
13453                 added missing preprocessor statement for SSL
13454
13455 2001-08-12 [paul]
13456
13457         * src/account.[ch]
13458                 add 'receive at get all' column and enable/disable
13459                 button.
13460
13461 2001-08-06 [christoph]
13462
13463         * src/account.c
13464                 show usage of SSL in protocol column
13465
13466         * src/imap.c
13467         * src/inc.c
13468                 renamed ssl options
13469
13470         * src/prefs_account.[ch]
13471                 moved ssl options to a new page
13472
13473         * src/send.c
13474         * src/smtp.c
13475         * src/ssl.[ch]
13476                 renamed ssl options
13477                 added support for SMTP STARTTLS command
13478
13479 2001-08-05 [christoph]
13480
13481         * configure.in
13482                 debian autoconf needs version check to find
13483                 correct autoconf version. if the file is
13484                 named configure.in 2.13 is used, which does
13485                 not work with this configure.in script.
13486                 other solution would be to rename the script
13487                 to configure.ac as suggested in the autoconf
13488                 manual.
13489
13490         * src/inc.c
13491                 disable final error popup if popups are
13492                 diabled in config
13493
13494         * src/socket.c
13495                 bugfix in ssl_gets
13496                 fixes IMAP over SSL problem
13497
13498 2001-08-03 [paul]
13499
13500         * configure.in
13501                 change to 0.5.2claws1
13502
13503         * sync with sylpheed 0.5.2cvs1
13504
13505 2001-08-02 [alfons]
13506
13507         * configure.in
13508                 quick fix for ispell detection...
13509
13510 2001-08-01 [paul]
13511
13512         * configure.in
13513                 change to 0.5.1claws4
13514
13515         * sync with sylpheed 0.5.1cvs7
13516
13517 2001-07-31 [alfons]
13518
13519         * src/prefs_common.c, src/prefs_common.h, 
13520           src/gtkspell.c, src/gtkspell.h
13521                 add global spelling checker settings (compose tab) +
13522                 selection of dictionary 
13523           
13524         * configure.in  
13525                 guess valid ispell location
13526
13527 2001-07-31 [paul]
13528
13529         * po/POTFILES.in
13530                 removal of 'src/quote_fmt_parse.c'
13531         * po/de.po
13532                 Updated de.po
13533                 (submitted by Jens Oberender <didge@suse.de>)
13534
13535 2001-07-31 [darko]
13536
13537         * src/folder.[ch]
13538         * src/folderview.[ch]
13539         * src/mainwindow.c
13540         * src/mh.c
13541         * src/prefs_common.[ch]
13542         * src/summaryview.c
13543                 target folder colourization
13544
13545 2001-07-30 [paul]
13546
13547         more sync with Sylpheed 0.5.1cvs6 
13548
13549 2001-07-30 [darko]
13550
13551         * src/mh.c
13552         * src/prefs_folder_item.[hc]
13553         * src/summaryview.c
13554                 shared folders support with a GUI
13555
13556 2001-07-29 [paul]
13557
13558         0.5.1claws3
13559
13560         * sync with Sylpheed 0.5.1cvs6
13561
13562 2001-07-29 [paul]
13563
13564         * po/pt_BR.po
13565                 updated
13566                 (submitted by Fabio Junior Beneditto)
13567
13568 2001-07-28 [paul]
13569
13570         * src/procmime.c
13571         * AUTHORS
13572                 patch to correct bad image mime headers
13573                 (submitted by Don Quijote <dq@searchlores.org>)
13574
13575 2001-07-28 [paul]
13576
13577         * tools/gif2xface.pl   **NEW FILE**
13578         * tools/README
13579                 script to convert file.gif to file.xface for
13580                 use in a custom header.
13581                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13582
13583 2001-07-27 [alfons]
13584         
13585         * configure.in
13586                 change macros for detecting JPilot and LDAP
13587
13588 2001-07-27 [christoph]
13589
13590         * src/filtering.c
13591                 code cleanup (MIN / MAX warning, needed casting)
13592
13593 2001-07-27 [alfons]
13594
13595         * procheader.c
13596                 disallow setting flags when detecting certain headers
13597                 (X-Status, Status, Seen, X-Seen). 
13598         
13599         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13600
13601 2001-07-27 [christoph]
13602
13603         * src/prefs_filter.c
13604         * src/prefs_filtering.c
13605         * src/prefs_matcher.c
13606         * src/prefs_scoring.c
13607                 scroll list when moving rows up or down
13608
13609         * src/imap.c
13610         * src/imap.h
13611         * src/prefs_account.c
13612         * src/prefs_account.h
13613         * src/send.c
13614                 SMTP over SSL (untested, feedback requested)
13615                 IMAP over SSL
13616
13617         * src/ssl.c
13618                 code cleanup
13619
13620 2001-07-26 [alfons]
13621         
13622         * configure.in, acconfig.h
13623                 define CLAWS (need this for main / claws detection)
13624
13625 2001-07-25 [alfons]
13626
13627         * configure.in
13628                 Sylpheed 0.5.1claws2
13629                 
13630         * sync with Sylpheed 0.5.1cvs4
13631
13632 2001-07-25 [christoph]
13633
13634         * src/scoring.c
13635                 fixed segfault
13636                 item->prefs == NULL (don't know why)
13637
13638 2001-07-25 [alfons]
13639
13640         * configure.in
13641                 Sylpheed 0.5.1claws1
13642
13643         * sync with Sylpheed 0.5.1cvs1-3
13644
13645 2001-07-24 [christoph]
13646
13647         * src/folderview.c
13648         * src/prefs_folder_item.[ch]
13649                 added folderitem preferences dialog with
13650                 default To: and auto request return receipt
13651
13652         * src/compose.[ch]
13653         * src/menu.[ch]
13654                 changes to handle new folderitem preferences
13655
13656         * src/mainwindow.c
13657         * src/summaryview.c
13658                 call compose new mail with current folderitem
13659
13660 2001-07-24 [alfons]
13661
13662         Release Sylpheed 0.5.1claws
13663
13664         * configure.in
13665                 change to release version 0.5.1claws
13666
13667 2001-07-24 [christoph]
13668
13669         * src/summaryview.c
13670                 fixed segfault that happend when the selected
13671                 message was removed while retrieving new messages.
13672
13673         * po/es.po
13674                 updated translation
13675                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13676
13677 2001-07-22 [alfons]
13678
13679         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13680         this is a work in progress, for more information: http://nlpagan.net/sylman 
13681         
13682         * configure.in, src/mainwindow.c, manual/Makefile.am
13683                 add support for English manual
13684
13685         * AUTHORS
13686                 add authors of user manuals
13687
13688         * manual/en/sylpheed*.html
13689                 add English documentation
13690
13691 2001-07-22 [christoph]
13692
13693         * po/POTFILES.in
13694                 added src/ssl.c
13695         * src/ssl.c
13696                 changed a wrong debug message
13697
13698 2001-07-22 [alfons]
13699
13700         * po/nl.po
13701                 update Dutch translation
13702
13703         * src/prefs_filtering.c, 
13704           src/prefs_matcher.c
13705                 add more translatable strings           
13706
13707 2001-07-21 [alfons]
13708
13709         0.5.0claws7
13710
13711         * configure.in
13712                 change version
13713
13714         * src/inc.c, src/summaryview.[ch]
13715                 prevent update of mark file when filtering has done, by
13716                 using a variable; this affects two functions:
13717                         inc.c::inc_finished()
13718                         summaryview.c::summary_show()
13719
13720 2001-07-20 [alfons]
13721
13722         * src/filtering.[ch], src/prefs_filtering.c, 
13723           src/matcher.[ch]
13724                 add filtering action for label coloring 
13725
13726         * po/POTFILES.in
13727                 add labelcolors.c
13728
13729         * added src/labelcolors.c
13730         * added src/labelcolors.h
13731         * src/Makefile.am, src/summaryview.c
13732                 rearrange label coloring code
13733
13734         * src/procmsg.h
13735                 add more parentheses so label colouring works correctly
13736
13737         * src/filtering.c
13738                 don't really delete message, but move it to Trash
13739
13740         * src/prefs_matcher.c
13741                 add quote options to info dialog
13742
13743 2001-07-20 [christoph]
13744
13745         * src/Makefile.am
13746         * src/inc.c
13747         * src/main.[ch]
13748         * src/socket.h
13749         * src/ssl.[ch] (new)
13750                 moved ssl stuff to a seperate file
13751
13752 2001-07-20 [darko]
13753
13754         * src/summaryview.c
13755                 fix show sender using address book with no e-mail
13756                 address in From: field
13757
13758 2001-07-19 [alfons]
13759
13760         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13761                 fix messy handling of escaping... now at least the
13762                 execute command is useful. escape char is '\', we
13763                 accept \n and \r too. 
13764
13765                 Real life example:
13766                 
13767                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13768                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13769
13770 2001-07-18 [alfons]
13771
13772         0.5.0claws6
13773
13774         * src/summaryview.c
13775                 clean up
13776
13777         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13778           src/procmsg.[ch]
13779                 revise filtering; currently move, copy, marking have
13780                 been tested. if you like bleeding edge stuff, you
13781                 should definitely go for this version :)
13782
13783         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13784
13785 2001-07-17 [christoph]
13786
13787         * src/utils.c
13788                 timestamp log
13789
13790 2001-07-17 [alfons]
13791
13792         0.5.0claws5
13793
13794         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13795           bits in the mark file, without affecting either branch. Lots of
13796           files changed, also in claws branch.
13797
13798           UNTESTED: use of mbox folders
13799
13800         * src/summaryview.c
13801                 added mark all read; however this was a quick hack used for
13802                 cleaning up mess after initial merge with Hiroyuki
13803
13804         * configure.in
13805                 change claws version number back to 0.5.0claws5 to clear up 
13806                 confusion & pretension (recent release was technically 
13807                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13808
13809 2001-07-16 [alfons]
13810
13811         sync with Hiroyuki's 0.5.0cvs4
13812
13813 2001-07-16 [alfons]
13814
13815         0.5.1claws3
13816
13817         * src/filtering.[ch]
13818                 remove invalid updating of mark files for 
13819                 filter actions MATCHING_ACTION_MOVE and 
13820                 MATCHING_ACTION_DELETE; this should fix the
13821                 folder update bug
13822                 
13823         * src/procmsg.c
13824                 revert Christoph's stab at fixing the folder 
13825                 update bug
13826
13827         * po/POTFILES.in
13828                 add missing files with translatable strings
13829
13830         * src/summaryview.c
13831                 remove debug print
13832
13833 2001-07-15 [alfons]
13834
13835         * src/addr_compl.[ch], src/prefs_filtering.c
13836                 make "filtering pref dialog's destination entry" an
13837                 "address completable entry", if filter destination is 
13838                 an email address
13839
13840         0.5.1claws2
13841         
13842         sync with Hiroyuki's 0.5.0cvs2-3
13843
13844 2001-07-15 [christoph]
13845
13846         * src/procmsg.c
13847                 fixed folder stats update after incorporation
13848
13849 2001-07-15 [alfons]
13850
13851         * src/summaryview.c
13852                 * finish label colouring stuff (for now)
13853                 * fix incorrect colour bug (off by one) 
13854
13855 2001-07-14 [alfons]
13856
13857         * src/mainwindow.c
13858                 change text labels for news and mail message so there's
13859                 plenty of toolbar estate left
13860
13861         * configure.in
13862                 0.5.1claws1
13863
13864         * src/folderview.c
13865           src/folder.[ch]
13866                 sync with Hiroyuki's 0.5.0cvs1
13867
13868         * src/summaryview.c
13869                 more rewrite label colouring
13870
13871 2001-07-14 [alfons]
13872
13873         * src/summaryview.[ch]
13874                 * start rewrite label colouring 
13875                 * fix proper location "Add Sender To Addressbook" menu item
13876
13877 2001-07-13
13878
13879         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13880         (actually this is 0.5.0claws4)
13881
13882 2001-07-13 [alfons]
13883
13884         * po/pt_BR.po
13885                 * fix duplicate message
13886                 * add updated Portugese / Brazilian translation
13887                   submitted by Fabio Junior Beneditto
13888
13889 2001-07-12 [alfons]
13890
13891         * AUTHORS
13892                 add Jens
13893
13894         * po/nl.po
13895                 add updated Dutch translation
13896
13897         * po/de.po
13898                 add updated German translation submitted by Jens
13899
13900 2001-07-11 [alfons]
13901
13902         Prerelease before 0.5.0claws. Please test.
13903         This version is temporarily tagged as VERSION_0_5_0_TEST
13904
13905         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
13906           src/prefs_scoring.c, src/prefs_matcher.c, 
13907           src/prefs_filtering.c, src/mbox.c, 
13908           src/main.c, src/inc.c, src/filtering.[ch]
13909                 revert new Hoa's new matcher (does not work yet)
13910
13911         * src/Makefile.am
13912                 clean up
13913
13914 2001-07-10
13915
13916         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13917
13918
13919 2001-07-10 [alfons]
13920
13921         * Makefile.am
13922                 add ChangeLog.claws to EXTRA_DIST
13923         * src/Makefile.am
13924                 add matcher_parser_parse.h to EXTRA_DIST
13925
13926 2001-07-10 [christoph]
13927
13928         * src/inc.c
13929                 add destination folder to table of
13930                 folders that need to be updated after
13931                 incorporation
13932
13933 2001-07-10 [alfons]
13934
13935         * folder.[ch]
13936           folderview.c
13937                 make collapse state of folders and folder items persistent, i.e.
13938                 if you collapse a folder tree, the next time sylpheed-claws starts 
13939                 up the folder tree remains collapsed.  
13940                 
13941 2001-07-10 [christoph]
13942
13943         * acconfig.h
13944         * configure.in
13945                 added --enable-ssl
13946         * src/md5.[ch]
13947                 renamed MD5_CTX to MD5_CTX_syl
13948                 conflicts with a struct in openssl
13949         * src/inc.c
13950         * src/main.[ch]
13951         * src/prefs_account.[ch]
13952         * src/socket.[ch]
13953                 SSL support for POP
13954         * src/mainwindow.c
13955                 fixed compose with current account
13956                 broken by new compose button stuff
13957
13958 2001-07-09 [hoa]
13959
13960         * AUTHORS
13961                 changed my email address
13962
13963         * src/matcher_parser_parse.y
13964                 clean the parser to remove conflicts
13965
13966 2001-07-09 [alfons]
13967
13968         * AUTHORS
13969                 add Match Grun
13970
13971         * configure.in
13972                 fix incorrect description of --enable-ldap parameter
13973
13974         * src/prefs_common.[ch]
13975           src/compose.c
13976                 add experimental option "smart wrapping" which makes the
13977                 compose editor auto wrap.
13978                 
13979                 | TODO: the problem with the buggy cursor handling is caused |
13980                 | by the GtkText. when deleting / backspacing text its       |
13981                 | wrapping algorithm does not take in account the previous   |
13982                 | line. should find a way to hack this in.                   |
13983                 | or should perhaps combine this with the word wrapping      |
13984                 | patch i wrote in january.                                  |
13985
13986         * src/about.c
13987                 show build parameters for LDAP and JPilot
13988
13989         * src/summaryview.c
13990                 revert Christoph's bugfix for selecting next unread message, 
13991                 because folder stats aren't updated correctly
13992
13993 2001-07-08 [hoa]
13994
13995         * src/filtering.c
13996         * src/mainwindow.c
13997         * src/matcher.c
13998         * src/matcher_parser_lex.l
13999         * src/matcher_parser_parse.y
14000         * src/prefs_filtering.c
14001         * src/prefs_scoring.c
14002         * src/scoring.c
14003                 bugfix of the config file parser
14004
14005 2001-07-08 [alfons]
14006
14007         * src/Makefile.am
14008                 added generated matcher sources to BUILT_SOURCES
14009
14010 2001-07-08 [hoa]
14011
14012         * src/Makefile.am
14013         * src/.cvsignore
14014                 added new config file parser
14015
14016         * src/scoring.[ch]
14017         * src/filtering.[ch]
14018         * src/matcher.[ch]
14019         * src/prefs_filtering.c
14020         * src/prefs_matcher.c
14021         * src/prefs_scoring.c
14022         * added src/matcher_parser.h
14023         * added src/matcher_parser_lex.h
14024         * added src/matcher_parser_lex.l
14025         * added src/matcher_parser_parse.y
14026                 lex & yacc config file parser
14027
14028         * src/mbox.c
14029         * src/inc.c
14030         * src/main.c
14031                 changes prefs_filtering into global_filtering           
14032
14033         * src/summaryview.c
14034                 build threads with subjects only if "Re: " is at the
14035                 beginning of the subject
14036
14037 2001-07-07 [paul]
14038
14039         0.5.0claws
14040
14041         sync with sylpheed 0.5.0
14042                 change of version number only
14043
14044 2001-07-06 [paul]
14045
14046         0.5.0claws5
14047
14048         sync with sylpheed 0.5.0pre5
14049
14050 2001-07-05 [paul]
14051
14052         sync with sylpheed 0.5.0pre4 release
14053                 /po and /manual/ja not sync'ed
14054
14055 2001-07-04 [paul]
14056
14057         more sync with sylpheed 0.5.0pre4
14058
14059 2001-07-03 [christoph]
14060
14061         * src/addressbook.c
14062                 fixed address book broken by address book
14063                 for VCard, JPilot, LDAP
14064
14065 2001-07-03 [alfons]
14066
14067         * src/matcher.c
14068         * src/textview.c
14069                 stopped memory leaks
14070
14071 2001-07-03 [paul]
14072
14073         more sync with sylpheed 0.5.0pre4
14074
14075 2001-07-02 [match]
14076
14077         * included address book patch for VCard, JPilot, LDAP
14078         * pref_common.c - fixed Font options on Display tab (cosmetic)
14079         * alertpanel.c - fixed truncated message
14080
14081 2001-07-02 [christoph]
14082
14083         * src/mbox_folder.c
14084         * src/procmsg.[ch]
14085         * src/summaryview.c
14086                 mark threads for ignoring
14087
14088 2001-07-02 [paul]
14089
14090         0.5.0claws4
14091
14092         * sync with sylpheed 0.5.0pre4
14093                 updated gettext to 0.10.38.
14094
14095 2001-07-01 [paul]
14096
14097         * src/ mainwindow.c
14098         * src/procmsg.h
14099         * src/summaryview.[ch]
14100                 new right-click option: Label.
14101                 substitute for 'Mark-->Mark/Unmark', colours the line.
14102                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14103
14104 2001-07-01 [christoph]
14105
14106         * src/folderview.c
14107                 fixed font for trash
14108         * src/summaryview.c
14109                 move ctree to unread message
14110
14111 2001-07-01 [paul]
14112
14113         * sync with sylpheed 0.5.0pre3 release
14114
14115 2001-06-30 [alfons]
14116
14117         * src/filesel.[ch]
14118         * src/compose.c
14119                 allow inserting / attaching multiple files in
14120                 the composer window
14121
14122 2001-06-30 [paul]
14123
14124         * src/codeconv.c
14125                 small change to Alfons' previous stuff so that it
14126                 actually makes
14127
14128 2001-06-30 [alfons]
14129
14130         * lots of files changed; first attempt to merge the changes
14131           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14132
14133 2001-06-30 [paul]
14134
14135         * po/pt_BR.po
14136                 updated and completed, translations by Fabio
14137                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14138
14139 2001-06-29 [alfons]
14140
14141         * src/compose.c
14142         * src/mimeproc.[ch]
14143                 allow selecting an attached files' mime type from a 
14144                 list of types.
14145
14146 2001-06-29 [paul]
14147
14148         * more sync with sylpheed 0.5.0pre3
14149
14150 2001-06-29 [paul]
14151
14152         * po/pt_BR.po
14153                 merge with sylpheed.pot and pt_BR.po provided by
14154                 Fabio Junior Beneditto.
14155
14156 2001-06-29 [darko]
14157
14158         * src/procmime.c
14159                 make MIME types case insensitive
14160
14161 2001-06-28 [alfons]
14162
14163         * po/nl.po
14164                 merge with sylpheed.pot and old nl.po; translations added.
14165
14166 2001-06-28 [paul]
14167
14168         * more sync with sylpheed 0.5.0pre3
14169
14170 2001-06-27 [alfons]
14171
14172         * src/summaryview.c
14173                 don't crash when removing parent node of messages
14174                 attracted by subject. this was caused by not deleting
14175                 the parent node from the subject line hash table.
14176
14177 2001-06-27 [alfons]
14178
14179         * src/summaryview.c
14180         * src/compose.[ch]
14181         * src/mainwindow.c
14182                 if there are multiple messages selected, allow forwarding
14183                 them as attachments.
14184
14185 2001-06-27 [paul]
14186
14187         * more sync with sylpheed 0.5.0pre3
14188
14189 2001-06-26 [paul]
14190
14191         0.5.0claws3
14192
14193         * sync with sylpheed 0.5.0pre3
14194
14195 2001-06-25 [paul]
14196
14197         * src/mainwindow.c
14198                 fixed 'compose news article' bug
14199                 from icon-and-text toolbar
14200
14201 2001-06-25 [paul]
14202
14203         * sync with sylpheed 0.5.0pre2 release
14204
14205 2001-06-24 [christoph]
14206
14207         * src/prefs_common.c
14208                 bug fix in font selection
14209         * src/folderview.c
14210                 use sylpheed's normal font instead of
14211                 gtk default font for folders without
14212                 new messages
14213
14214 2001-06-24 [alfons]
14215
14216         * src/mainwindow.[ch]
14217                 added composite compose mail / news button (an idea by Leandro
14218                 Pereira <leandro@linuxmag.com.br>)
14219
14220 2001-06-24 [paul]
14221
14222         Added instructions for ldif-to-xml.py
14223
14224         * tools/README
14225
14226 2001-06-23 [alfons]
14227
14228         Some minor things.
14229
14230         * src/pixmaps/stock_news_compose.xpm
14231                 added pixmap by Leandro
14232         * src/prefs_common.c
14233                 tested built-in spelling checker of GCC 3.0 :)
14234         * po/nl.po
14235                 merged dutch translation of sylpheed-main with
14236                 sylpheed.pot
14237
14238 2001-06-23 [paul]
14239
14240         Added tools directory and files.
14241
14242         * tools/filter_conv.pl
14243                 converts old filter system to new filtering system
14244         * tools/ldif-to-xml.py
14245                 converts netscape addressbook to sylpheed addressbook
14246         * tools/README
14247                 descriptions/instructions for above two files
14248
14249 2001-06-23 [christoph]
14250
14251         * src/inc.c
14252         * src/manage_window.[ch]
14253         * src/prefs_common.[ch]
14254                 mail retrieval dialog can be enabled, disabled
14255                 or hidden if non of sylpheed's windows is active
14256
14257 2001-06-22 [paul]
14258
14259         0.5.0claws2
14260
14261         * sync with sylpheed 0.5.0pre2
14262
14263 2001-06-21 [christoph]
14264
14265         * src/summaryview.c
14266                 show recipient on 'from' for all accounts
14267                 
14268         * src/inc.c
14269         * src/prefs_common.[ch]
14270                 disable error popup on mail receive errors
14271
14272 2001-06-21 [alfons]
14273
14274         * src/compose.c
14275                 made the ruler correctly appear and disappear.
14276
14277         * src/Makefile.am
14278                 removed Hoa's work-in-progress-stuff (interesting!) so 
14279                 claws compiles ok.
14280
14281 2001-06-20 [christoph]
14282
14283         * src/inc.c
14284         * src/progressdialog.c
14285                 added scrolled window for list in progressdialog
14286
14287 2001-06-20 [paul]
14288
14289         sync with sylpheed 0.5.0pre1 release
14290
14291 2001-06-20 [christoph]
14292
14293         * src/summeryview.c
14294                 make building threads by subject work when
14295                 thread view is enabled
14296                 
14297         * src/compose.c
14298         * src/prefs_common.[ch]
14299                 automatically select account for mail replys
14300
14301 2001-06-19 [sergey]
14302
14303         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14304         they are filled in from the account settings.
14305
14306 2001-06-19 [paul]
14307
14308         * more sync with sylpheed 0.5.0pre1
14309
14310 2001-06-18 [alfons]
14311
14312         * src/Makefile.am,
14313           src/procmime.c
14314                 added --sysconfdir to CPPFLAGS for pointing to the correct
14315                 location of mime.types. 
14316
14317                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14318                 or ./configure!
14319
14320 2001-06-18 [hoa]
14321
14322         * src/summaryview.c
14323                 fixed some bug when building threads
14324
14325 2001-06-18 [pau]l
14326
14327         * src/prefs_account.c
14328                 UI stuff: More changes to the English
14329
14330 2001-06-18 [paul]
14331
14332         * src/pixmaps/stock_news_compose.xpm: new file
14333         * src/Makefile.am
14334         * src/mainwindow.c
14335         * src/summaryview.c
14336                 Added new icon for Hoa's 'compose a news
14337                 message', plus minor improvements to the
14338                 English
14339
14340         * po/ja.po
14341         * ChangeLog
14342         * ChangeLog.jp
14343                 more sync with sylpheed 0.5.0pre1
14344
14345 2001-06-18 [hoa]
14346
14347         * src/compose.[ch]
14348         * src/mainwindow.c
14349                 Follow-up and reply to
14350
14351         * src/summaryview.[ch]
14352                 Build threads also with subjects
14353
14354 2001-06-17 [hoa]
14355
14356         * src/compose.c
14357                 forwarding use the current account.
14358
14359         * src/mainwindow.c
14360                 the "compose message" button has been replaced with
14361                 "new mail" and "new news" buttons
14362
14363         * src/prefs_common.[ch]
14364                 added a configuration option to use the forward button
14365                 as "forward as attachment"
14366                 changed reply and forward format description
14367
14368         * src/quote_fmt_lex.l
14369         * src/quote_fmt_parse.y
14370                 added message with no signature in format for reply
14371                 and forward.
14372
14373 2001-06-17 [paul]
14374
14375         Minor UI stuff
14376
14377         * src/mainwindow.c
14378         * src/summaryview.c
14379                 Improvements to the English
14380
14381         * src/prefs_common.c
14382                 Improvements to the English and some
14383                 clarity/continuity improvements in the
14384                 description of Quote symbols.
14385
14386 2001-06-17 [paul]
14387
14388         0.5.0claws1
14389
14390         * sync with sylpheed 0.5.0pre1
14391
14392 2001-06-17 [hoa]
14393
14394         * src/compose.c
14395                 Better interface for compose, displayed fields
14396                 are updated whenever we change account.
14397                 Newsgroups field is automatically filled.
14398
14399         * src/mainwindow.c
14400                 Newsgroups field is automatically filled.
14401
14402         * src/prefs_account.c
14403                 Some interface stuff when fields appear and
14404                 disappear.
14405
14406 2001-06-16 [paul]
14407
14408         0.4.99claws
14409
14410         * sync with sylpheed 0.4.99
14411
14412 2001-06-16 [sergey]
14413
14414         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14415         base64_decoder_free, base64_decoder_decode): new object and
14416         functions for decoding base64 streams.
14417         * src/procmime.c (procmime_decode_content): modified to use the
14418         new base64 decoder.
14419
14420 2001-06-15 [paul]
14421
14422         0.4.99claws10
14423
14424         * sync with sylpheed 0.4.99cvs11
14425
14426 2001-06-13 [paul]
14427
14428         0.4.99claws9
14429
14430         * sync with sylpheed 0.4.99cvs9
14431
14432 2001-06-13 [hoa]
14433
14434         * src/compose.c
14435         * src/prefs_account.c
14436
14437                 SMTP server can be defined in the news account
14438                 mime type of attachment are kept.
14439
14440         * src/summaryview.c
14441
14442                 now choose the highest important score between default
14443                 and important score of folder.
14444
14445 2001-06-09 [alfons]
14446         
14447         * src/prefs_common.c: 
14448
14449                 (prefs_quote_description_create): corrected description of 
14450                 quote format characters
14451
14452 2001-06-09 [paul]
14453
14454         0.4.99claws8
14455
14456         * sync with sylpheed 0.4.99cvs8
14457
14458 2001-06-08 [sergey]
14459
14460         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14461         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14462
14463 2001-06-08 [paul]
14464
14465         0.4.99claws7
14466
14467         * sync with sylpheed 0.4.99cvs7
14468
14469 2001-06-06 [sergey]
14470
14471         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14472         clashes with autogenerated header).
14473         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14474         * src/Makefile.am: added quote_fmt.h.
14475         * src/.cvsignore: added lex/yacc autogenerated files
14476         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14477
14478 2001-06-06 [paul]
14479
14480         0.4.99claws6
14481
14482         * sync with sylpheed 0.4.99cvs6
14483
14484 2001-06-06 [hoa]
14485
14486         * added src/quote_fmt_parse.h
14487         * src/compose.c
14488                 removed warnings
14489
14490         * src/prefs.[ch]
14491                 don't modify readonly configuration files
14492
14493         * src/prefs_account.c
14494         * src/prefs_common.c
14495         * src/prefs_customheader.c
14496         * src/prefs_display_header.c
14497         * src/prefs_filter.c
14498         * src/prefs_filtering.c
14499         * src/prefs_scoring.c
14500                 don't open dialog box when configuration files
14501                 are readonly
14502
14503 2001-06-05 [sergey]
14504
14505         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14506
14507         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14508         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14509         BUILT_SOURCES to make all files rebuild properly.
14510
14511         * src/compose.c: removed #include "quote_fmt.tab.h".
14512
14513         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14514         CHARACTER value in yylval.
14515
14516         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14517         receive CHARACTER value by documented means (yylval).
14518
14519         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14520
14521 2001-06-05 [hoa]
14522
14523         * src/Makefile.am
14524                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14525
14526         * src/filtering.c
14527         * src/matcher.c
14528         * src/matcher.h
14529         * src/prefs_filtering.c
14530                 now keep the configuration for execute action
14531
14532         * src/mbox_folder.c
14533                 fixed a warning
14534
14535 2001-06-05 [paul]
14536
14537         * sync with sylpheed 0.4.99cvs5
14538
14539 2001-06-05 [hoa]
14540
14541         * src/Makefile.am
14542                 added quote_fmt.[ch]
14543
14544         * added src/quote_fmt.y
14545         * added src/quote_fmt.l
14546         * added src/quote_fmt.tab.h
14547         * added src/quote_fmt.tab.c
14548         * added src/lex.quote_fmt.c
14549                 parsing configuration for replying
14550                 and forwarding
14551
14552         * src/prefs_common.[ch]
14553                 added configuration UI for replying
14554                 and forwarding
14555
14556         * src/compose.c
14557                 using configuration for replying
14558                 and forwarding
14559
14560 2001-06-04 [hoa]
14561
14562         * src/filtering.c
14563         * src/matcher.c
14564         * src/matcher.h
14565         * src/prefs_filtering.c
14566         * src/prefs_matcher.c
14567         * src/prefs_matcher.h
14568                 action "run a command" for filtering
14569                 and matching with a command.
14570                 fixed the "whole message" matching
14571
14572         * src/mbox_folder.c
14573                 changed temporary filename for security
14574
14575         * src/messageview.c
14576                 queue the notification if it fails to send.
14577
14578         * src/prefs_common.c
14579         * src/prefs_folder_item.c
14580                 changed the default important score             
14581
14582         * src/prefs_scoring.c
14583         * src/scoring.c
14584                 hide kill score input when the folder is not
14585                 a newsgroup
14586
14587 2001-06-03 [alfons]
14588
14589         * src/prefs_common.c:
14590
14591                 (prefs_font_select): pass font name in font entry box to font
14592                 selection dialog.
14593
14594 2001-06-03 [sergey]
14595
14596         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14597
14598 2001-06-03 [paul]
14599
14600         * sync with sylpheed 0.4.99cvs4
14601
14602 2001-06-03 [alfons]
14603
14604         * src/headerwindow.c:
14605
14606                 (headerwindow_show_cb): use the selected summary view item, not
14607                 the displayed item.
14608
14609 2001-06-02 [alfons]
14610
14611         * src/headerwindow.c:
14612
14613                 (headerwindow_show_cb): always try to show msginfo
14614
14615 2001-06-02 [hoa]
14616
14617         * src/compose.c
14618                 keep attached parts when reediting or forwarding.
14619
14620 2001-06-01 [hoa]
14621
14622         * src/folderview.c
14623         * src/prefs_folder_item.[ch]
14624         * src/prefs_scoring.[ch]
14625         * src/scoring.[ch]
14626         * src/summaryview.[ch]
14627         * src/main.c
14628         * src/mainwindow.c
14629         * src/prefs_common.[ch]
14630                 support for folder scoring
14631                 kill score and important score for messages
14632         
14633         * src/prefs_account.c
14634                 some display bug fixed for local account
14635                 preferences
14636
14637 2001-05-31 [alfons]
14638
14639         * src/summaryview.c:
14640
14641                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14642                 sender to address book menu item is disabled.
14643
14644 2001-05-30 [hoa]
14645
14646         * src/filtering.[ch]
14647         * src/summaryview.c
14648                 handling summary menu / filter messages
14649
14650         * src/folder.[ch]
14651                 add some stuff
14652
14653         * src/foldersel.c
14654                 imap folders now appears in list
14655
14656         * src/mbox_folder.c
14657                 doesn't crash if destination mail is not writeable
14658
14659 2001-05-29 [hoa]
14660
14661         * src/compose.c
14662                 removed some warnings
14663
14664         * src/filtering.c
14665         * src/folder.[ch]
14666         * src/prefs_filtering.c
14667                 global string to identify any folders           
14668                 removed some debug info
14669                 filtering to mbox folders is now possible
14670
14671         * src/mainwindow.c
14672                 removed some warnings
14673
14674         * src/mbox_folder.c
14675                 permission on files are changed to read/write for user only,
14676                 nothing for other.
14677                 creation of subfolder is handled better.
14678
14679 2001-05-28 [alfons]
14680
14681         Verified the sync for src/prefs_common.[ch] and
14682         src/prefs_account.[ch]. I believe there were some
14683         minor indentation differences.
14684
14685 2001-05-28 [paul]
14686
14687         0.4.99claws3
14688
14689         * sync with 0.4.99cvs3
14690
14691 2001-05-28 [hoa]
14692
14693         * src/compose.c
14694                 handling flags for mbox format
14695
14696         * src/filtering.c
14697                 use of mark file only for MH format
14698                 handling flags for mbox format
14699                 filtering cannot yet move or copy mails to mbox folders.
14700
14701         * src/folder.[ch]
14702                 changed move_msg, copy_msg,
14703                 move_msgs_with_dest, copy_msgs_with_dest functions
14704                 uses only folder->copy_msg() function
14705                 uses folder->finished_copy() to handle the destination
14706                 folder at the end of the copy or move operation.
14707
14708         * src/foldersel.c
14709                 included mbox directories.
14710
14711         * src/folderview.[ch]
14712         * src/mainwindow.c
14713                 handle folders operation for mbox format
14714
14715         * src/mbox.c
14716                 disable conversion of "From " header
14717
14718         * src/mbox_folder.[ch]
14719                 completion of mbox format handling
14720
14721         * src/mh.c
14722                 changed mh_copy_msg() function and
14723                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14724                 mh_copy_msgs_with_dest()
14725
14726         * src/prefs_filtering.c
14727                 removed some warnings
14728
14729         * src/prefs_matcher.c
14730                 default boolean operation is AND
14731
14732         * src/procheader.c
14733                 handling flags for mbox format
14734                 handling of "From " header
14735
14736         * src/procmsg.[ch]
14737                 removed data field
14738                 added MSG_REALLY_DELETED flags to handle deletion of
14739                 messages in mbox format.
14740
14741         * src/summaryview.c
14742                 handling flags for mbox format
14743                 disable the MSG_DELETED flags when messages
14744                 are deleted in mbox format
14745
14746         * src/textview.c
14747                 "From " headers display fixed.
14748
14749 2001-05-27 [alfons]
14750
14751         * src/textview.c:
14752                 
14753                 (get_email_part): skip quoted email addresses, like in e.g.
14754                 "'alfons@proteus.demon.nl'".
14755
14756 2001-05-26 [alfons]
14757
14758         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14759         and fixing the persistence troubles when using separate windows.
14760
14761         * src/mainwindow.c:
14762         
14763             Added #define SEPARATE_ACTION used in the gtk item factory for 
14764             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14765                 use gtk_item_factory_get_widget_by_action() to get the items.
14766                 
14767             Removed separate_widget_cb from the gtk item factory data   
14768           
14769             (mainwindow_create): connect separate_widget_cb() to check
14770             menu item "toggled" signal. also passing a MainWindow pointer
14771                 as object data for both check menu items.
14772                 
14773             (separate_widget_cb): definition of separate_widget_cb() to match
14774             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14775                 window using gtk_object_get_data(). The type of window separation 
14776                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14777         
14778         * src/prefs_filtering.c,
14779           src/prefs_matcher.c: added horizontal scrollbars
14780
14781 2001-05-25 [darko]
14782
14783         * src/headerview.c
14784                 fix segfault with invalid bold font
14785         * src/summaryview.c
14786                 correctly display summary stats after row is marked
14787
14788 2001-05-23 [sergey]
14789
14790         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14791         encodings with libjconv.
14792
14793 2001-05-23 [hoa]
14794
14795         * src/Makefile.am
14796                 added mbox_folder.[ch]
14797         * src/defs.h
14798                 mbox temporary folder
14799         * src/folder.[ch]
14800         * added src/mbox_folder.[ch]
14801         * src/folderview.c
14802         * src/procheader.[ch]
14803                 added mbox support
14804         * src/mbox.c
14805                 bugfix for file incorporation filtering
14806         * src/imap.c
14807                 enable creation of MBOX
14808         * src/prefs_display_header.c
14809                 enable use of headers like "From "
14810                 something that should be fixed :
14811                         displaying of such headers add an extra space
14812         * src/prefs_folder_item.c
14813                 don't create folders because it is not necessary
14814         * src/procmsg.h
14815                 added data field to MsgInfo for mbox internal use
14816         * src/summaryview.c
14817                 added some support for mbox
14818         * src/utils.[ch]
14819                 added get_mbox_cache_dir() function
14820
14821 2001-05-23 [hiroyuki]
14822
14823         * src/headerwindow.c
14824           src/inc.c
14825           src/main.c
14826           src/mh.c
14827           src/nntp.c
14828           src/procmsg.h
14829           src/session.h
14830           src/socket.[ch]
14831           src/summaryview.c
14832           src/textview.c
14833           src/automaton.c
14834           src/folderview.c: more sync with 0.4.99cvs2.
14835
14836         * src/headerwindow.c: reverted.
14837
14838 2001-05-22 [paul]
14839
14840         0.4.99claws2
14841
14842         * sync with sylpheed 0.4.99cvs2
14843                 * src/news.[ch]
14844                 * src/nntp.[ch]
14845                 * INSTALL
14846                 * INSTALL.jp
14847
14848 2001-05-22 [alfons]
14849
14850         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
14851
14852 2001-05-21 [alfons]
14853
14854         Minor things:
14855
14856         * configure.in: if gnome-config not found, "no" is displayed
14857         
14858         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
14859
14860         * src/textview.c: now also possible to add mail addresses by right
14861           clicking in the text view
14862
14863         * src/codeconv.c: merged patch which fixes endless loop when encountering
14864           invalid wide characters; from Alte <010@imis.ru>  
14865
14866 2001-05-20 [alfons]
14867
14868         Added installation of gnome specific things:
14869
14870         * Makefile.am: gnome conditional
14871
14872         * configure.in: check for installed gnome
14873
14874         * added sylpheed.png, sylpheed.desktop
14875
14876 2001-05-20 [sergey]
14877
14878         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
14879
14880         * src/mainwindow.h (main_window_toolbar_create): created a button
14881         for "Reply to all".
14882         (main_window_set_toolbar_sensitive): enable/disable the new button
14883         appropriately.
14884         (toolbar_reply_to_author_cb): handle the new button.
14885
14886         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
14887         send_progress_dialog_destroy() on failure (fixes hang on SMTP
14888         failure).
14889
14890 2001-05-19 [sergey]
14891
14892         * src/compose.h (ComposeReplyMode): new modes
14893         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
14894         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
14895
14896         * src/compose.c
14897         (compose_send): move some code into a new function:
14898         (compose_current_mail_account): new function.
14899         (compose_reply): new argument to_author, all callers changed; if
14900         to_author==TRUE and account->protocol==A_NNTP, find and use an
14901         appropriate mail account for replying.
14902         (compose_reply_set_entry): new argument to_author; ignore
14903         compose->replyto if to_author==TRUE.
14904
14905         * src/mainwindow.c: new command "Message/Reply to author".
14906         (main_window_set_menu_sensitive): enable/disable it.
14907         (reply_cb): handle it.
14908
14909         * src/summaryview.c: new command "Reply to author".
14910         (summary_set_menu_sensitive): enable/disable it.
14911         (summary_reply_cb): handle it.
14912
14913         * src/account.c (account_find_mail_from_address): new function.
14914
14915 2001-05-18 [paul]
14916
14917         0.4.99claws1
14918
14919         * sync with sylpheed 0.4.99cvs1
14920
14921 2001-05-18 [hoa]
14922
14923         * src/compose.[ch]
14924         * src/filtering.c
14925         * src/summaryview.c
14926                 new filtering action : forward and forward as attachment
14927
14928         * src/main.c
14929                 no need for $DISPLAY when we run sylpheed --help
14930                 call to parse_cmd_opt() is moved
14931
14932         * src/mainwindow.[ch]
14933                 execute button is hidden when immediate execute
14934                 is chosen
14935
14936         * src/mh.c
14937         * src/news.c
14938         * src/prefs_folder_item.c
14939         * src/procmsg.c
14940                 better handling of missing directories
14941
14942         * src/summaryview.c
14943                 reedit is enabled in outbox
14944                 reedit is enabled in queue
14945
14946 2001-05-17 [hoa]
14947
14948         * src/filtering.c
14949         * src/matcher.[ch]
14950         * src/prefs_filtering.c
14951                 changed attachement into attachment
14952
14953 2001-05-17 [alfons]
14954
14955         0.4.67claws4    
14956
14957         * sync with sylpheed 0.4.67cvs9
14958         * sync with sylpheed 0.4.67cvs7-8
14959
14960 2001-05-17 [hoa]
14961
14962         * src/Makefile.am
14963                 added prefs_filtering.c
14964
14965         * src/filtering.[ch]
14966         * src/matcher.[ch]
14967                 removed action : forward_news and forward_news_as_attachement
14968                 (forward and forward_as_attachement can be used instead)
14969
14970         * src/mainwindow.c
14971                 added menu option to access filtering configuration
14972
14973         * src/prefs_account.c
14974                 changed mail_command default to /usr/sbin/sendmail
14975
14976         * added src/prefs_filtering.[ch]
14977                 dialog box for filtering configuration
14978
14979         * src/prefs_matcher.c
14980                 added function prefs_matcher_get_criteria_from_matching()
14981
14982         * src/prefs_scoring.c
14983                 reset the dialog when register or substitute is clicked
14984
14985 2001-05-15 [hoa]
14986
14987         * src/Makefile.am
14988                 added filtering.[ch]
14989         * src/inc.c
14990                 using filering.[ch] instead of filter.[ch]
14991         * src/main.c
14992                 reading new filtering configuration
14993         * src/matcher.[ch]
14994                 added some filtering actions
14995                 and fixed a bug for headers and mail body matching
14996         * src/mbox.c
14997                 using filering.[ch] instead of filter.[ch]
14998         * src/mh.c
14999                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15000         * src/summaryview.c
15001                 some fixes for filtering
15002
15003 2001-05-14 [hiroyuki]
15004
15005         * src/send.c: fixed some weird indentations.
15006           send_message_with_command(): call pclose() only if p != NULL.
15007         * src/textview.c: get_email_part(): modified the code for readability.
15008
15009 2001-05-14 [hiroyuki]
15010
15011         * src/md5global.h
15012           src/md5ify.c
15013           src/md5ify.h: removed from the cvs.
15014
15015 2001-05-13 [sergey]
15016
15017         * src/main.c: include rfc2015.h to avoid compiler warnings.
15018         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15019         the panel is already on screen.
15020         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15021         closing the alert window by ESC as "No".
15022         * src/prefs_common.c (prefs_interface_create): moved return
15023         receipt check button to the correct place.
15024
15025 2001-03-13 [alfons]
15026
15027         * src/prefs_common.c: 
15028                 moved return receipt check button to the Send tab. (prefs_send_create)
15029                 removed the date format ui related globals. (prefs_display_create)
15030
15031         0.4.67claws3
15032         
15033         * sync with sylpheed 0.4.67cvs5-6
15034
15035 2001-05-13 [paul]
15036
15037         * added Alfons' font selection patch
15038
15039         * src/defs.h
15040         * src/headerwindow.c
15041         * src/prefs_common.c
15042         * src/prefs_common.h
15043
15044 2001-05-13 [hoa]
15045         * src/defs.h
15046                 changed version of cache
15047         * src/matcher.[ch]
15048         * src/prefs_matcher.c
15049                 added additionnal matching criteria
15050         * src/procheader.c
15051         * src/procmsg.[ch]
15052         * src/news.c
15053                 added references in MsgInfo
15054
15055 2001-05-12 [hoa]
15056
15057         * src/defs.h
15058                 prepared some things for new filtering
15059         * src/matcher.[ch]
15060                 added some matching properties
15061                 inreplyto need to be enhanced
15062                 prepared some things for new filtering
15063         * src/messageview.c
15064                 added Return-Receipt-To handling
15065         * src/prefs_folder_item.c
15066                 changed default value to TRUE
15067         * src/prefs_matcher.c
15068                 added some matching properties
15069         * src/prefs_scoring.[ch]
15070                 the scoring dialog is finished
15071         * src/procheader.c
15072                 added Return-Receipt-To handling
15073                 Reference need to be added
15074         * src/procmsg.[ch]
15075                 added Return-Receipt-To handling
15076                 added threadscore to get a better score sorting when
15077                 threads are enabled
15078         * src/summaryview.c
15079                 suppressed a bug when we sort the list
15080                 when no folder is opened.
15081                 better score sorting when threads are enabled
15082
15083 2001-05-12 [alfons]
15084
15085         * reverted previous patch because of potential errors 
15086
15087         0.4.67claws2
15088         
15089         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15090                 applied "toggle mail-retrieval dialog window" patch submitted 
15091                 by Eric Limpens <eric@qnt.net>
15092
15093         * sync with sylpheed 0.4.67cvs4
15094
15095 2001-05-12 [sergey]
15096
15097         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15098         some picky compilers.
15099         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15100         * src/grouplist_dialog.c: include alertpanel.h.
15101         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15102         fix compile warning.
15103         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15104         #include "defs.h" before others to prevent the warning of `MIN'
15105         and `MAX' redefinition.
15106
15107 2001-05-11 [hoa]
15108
15109         * src/main.c
15110         * src/messageview.c
15111         * src/prefs_account.c
15112         * src/prefs_display_header.c
15113                 removed warning
15114         * src/Makefile.am
15115                 added prefs_scoring.[ch]
15116         * src/grouplist_dialog.c
15117                 display an error dialog box if the group list
15118                 cannot be fetched.
15119         * src/mainwindow.[ch]
15120                 added main_window_set_thread_option() function
15121                 scoring dialog box enabled
15122         * src/matcher.[ch]
15123                 added flags matching unread /new / marked
15124                 / deleted / replied / forwarded
15125         * src/news.c
15126                 newsgroups are now finally in newscache
15127         * src/prefs_matcher.[ch]
15128                 finished preferences for matching dialog
15129         * added src/prefs_scoring.[ch]
15130                 scoring dialog box completed
15131         * src/scoring.[ch]
15132                 conversion to string : added scoringprop_to_string()
15133                 write config for preferences :
15134                 added prefs_scoring_write_config()
15135         * src/summaryview.c
15136                 threads can be enabled/disabled independently
15137                 for each folder
15138
15139 2001-05-10 [alfons]
15140
15141         0.4.67claws1
15142         
15143         * AUTHORS: 
15144                 thought it would be nice to have a list of all
15145                 contributors (used Changelog as a reference)
15146         
15147         * configure.in: 
15148                 messed up version numbering...
15149
15150         0.4.66claws1
15151
15152         * sync with sylpheed 0.4.67cvs1-3
15153
15154 2001-05-10 [darko]
15155
15156         * src/prefs_common.c:
15157                 better UI for strftime format, double clicking
15158                 on format now inserts the format in text entry
15159                 replaced close button with standard OK/Cancel
15160                 moved date format button to the right of the
15161                 text entry field
15162
15163 2001-05-09 [alfons]
15164
15165         * src/gtkstext.c:
15166                 Ctrl-Home / Ctrl-End have proper cursor navigation
15167
15168 2001-05-09 [hoa]
15169
15170         * src/prefs_matcher.c
15171                 finished UI to define matching properties
15172                 added ok and cancel button
15173         * src/prefs_filter.c
15174                 added ok and cancel button
15175         * src/news.c
15176                 fixed some bug in xhdr parsing
15177
15178 2001-05-08 [alfons]
15179
15180         * src/textview.c: 
15181                 fixed a bug in textview_show_header(), which displayed two colons (':');
15182                 cleaned up some warnings
15183
15184 2001-05-08 [hoa]
15185
15186         * src/Makefile.am
15187                 added prefs_matcher.[ch]
15188                 compilation with -W -Wall
15189         * src/alertpanel.c
15190                 ungrab the mouse events if grabbed - does it
15191                 fix the bug for disposition notification ?
15192         * src/mainwindow.c
15193                 added a menu option to open the matching dialog.
15194         * src/matcher.[ch]
15195                 added matcherprop_to_string() and matcherlist_to_string()
15196                 fixed some bugs, changed the name of some options
15197                 age_sup and age_inf becomes age_greater and age_lower,
15198                 body and messageheaders becomes body_part and headers_part,
15199                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15200         * src/prefs_display_header.c
15201         * src/prefs_headers.c
15202                 fixed a bug that accidentally destroyed dialogs
15203                 when closed them with delete_event
15204                 Added *_deleted() which handle delete_event signal correctly.
15205         * src/prefs_folder_item.[ch]
15206                 added "enable_thread" field for future customization
15207         * added src/prefs_matcher.[ch]
15208                 sample of the UI to define matching properties
15209         * src/procheader.c
15210                 using procheader_headername_equal instead of str*cmp functions
15211                 using procheader_parse_header() function
15212         * src/scoring.c
15213                 using MATCHING_XXX instead of SCORING_XXX
15214         * src/summaryview.c
15215                 display the sender of the news even if this is ourself
15216                 when this is a news message.
15217         * src/textview.c
15218                 using headername_equal() instead of str*cmp functions
15219
15220 2001-05-08 [alfons]
15221
15222         0.4.66claws
15223
15224         * sync with sylpheed 0.4.66
15225         * src/gtkstext.c: trace logs added 
15226
15227 2001-05-08 [sergey]
15228
15229         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15230         signature check popup.
15231         * src/rfc2015.c (check_signature): show signature check popup only
15232         if it is enabled in preferences.
15233
15234 2001-05-07 [alfons]
15235
15236         0.4.66claws4
15237         
15238         * sync with sylpheed 0.4.66cvs6
15239
15240 2001-05-07 [darko]
15241
15242         * src/prefs_common.[ch]: added option to enable/disable
15243           looking up sender name in address book for summary pane
15244         * src/summaryview.c: look up sender in the address book
15245           by using Alfons' address completion code
15246
15247 2001-05-07 [hiroyuki]
15248
15249         * src/inc.h
15250           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15251           member of Pop3State.
15252         * src/news.c: brought #include "defs.h" before #include <glib.h>
15253           to prevent the warning of `MIN' and `MAX' redefinition.
15254
15255 2001-05-06 [hoa]
15256
15257         * removed src/headers_display.[ch]
15258         * removed src/prefs_display_headers.[ch]
15259         * src/inc.c
15260                 use a temporary file in the user directory for mbox import
15261         * src/news.c
15262                 added XHDR support to get "To" and "Cc" headers
15263                 (in order to match news with to or cc field for
15264                 scoring)
15265                 added function news_parse_xhdr() to get XHDR response
15266         * src/nntp.[ch]
15267                 added function nntp_xhdr()
15268         * src/matcher.c
15269                 fetch the message if necessary
15270
15271 2001-05-06 [alfons]
15272
15273         0.4.66claws3
15274
15275         * sync with sylpheed 0.4.66cvs3-5
15276
15277 2001-05-06 [hoa]
15278
15279         * src/utils.[ch]
15280                 added function itos_buf() to enable use of several buffers
15281         * src/summaryview.c
15282                 use of itos_buf() instead of itos() in summary list
15283                 to fix the broken display of message number.
15284
15285 2001-05-06 [alfons]
15286
15287         * src/gtkstext.c: bug in cursor up navigation fixed,
15288                 fixed another unsigned / signed comparison (we're getting there :-)
15289
15290 2001-05-06 [hoa]
15291
15292         * src/Makefile.am
15293                 added scoring.c scoring.h
15294                 prefs_folder_item.c prefs_folder_item.h
15295                 matcher.c matcher.h
15296         * src/defs.h
15297                 added FOLDERITEM_RC SCORING_RC
15298         * src/folder.[ch]
15299                 added prefs field in FolderItem :
15300                 properties for each folder (PrefsFolderItem),
15301                 sorting type and mode were added as the first properties.
15302         * src/main.c
15303                 read config for scoring
15304         * added src/matcher.[ch]
15305                 gives functions to parse configuration file to do
15306                 matching on mails with a list of conditions.
15307         * src/mainwindow.c
15308                 add option to sort by score
15309         * src/prefs_common.[ch]
15310                 added preference option to show score and for
15311                 the score column size
15312         * added src/prefs_folder_item.[ch]
15313                 properties for each folder (PrefsFolderItem),
15314                 sorting type and mode were added as the first properties.
15315         * src/procheader.[ch]
15316                 added procheader_parse_header()
15317                 added procheader_header_free()
15318                 added procheader_headername_equal()
15319                 and made modification to use them.
15320         * src/procmsg.[ch]
15321                 added score field to MsgInfo structure
15322         * added src/scoring.[ch]
15323                 gives functions to parse configuration file to do
15324                 scoring on mails with a list of conditions.
15325         * src/summaryview.[ch]
15326                 save the sorting type and mode for the folder
15327                 added column to display the score of the mail
15328                 added function summary_score_clicked()
15329                 sorting type and mode are restored to the folder
15330                 when it is reopen
15331         * src/textview.c
15332                 use procheader_parse_header(), procheader_headername_equal()
15333                 removed memory leak in text_scan_header when freeing headers
15334         * src/filter.c
15335                 changed the function to match names of headers
15336                 using procheader_headername_equal()
15337
15338         Scoring functions are implemented, an interface is needed
15339         to configure that.
15340
15341 2001-05-04 [alfons]
15342
15343         * src/gtkstext.c: 
15344                 hopefully fixed the row up navigation bug,
15345                 removed adding back / forward lines to cache
15346
15347 2001-05-04 [sergey]
15348
15349         * src/prefs_display_headers.c: user interface changes:
15350         (prefs_display_headers_create): remove unused "Show" check button;
15351         allow reordering of headers by dragging.
15352         (prefs_display_headers_write_config): remove unused variables.
15353         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15354         of lists (not needed with the new UI).
15355         (prefs_display_headers_set_list): scan lists starting from row 0,
15356         not 1 (do not skip "(New)").
15357         (prefs_display_headers_find_header): new function.
15358         (prefs_display_headers_clist_set_row): do not allow duplicates.
15359         (prefs_display_headers_delete_cb): do not skip row 0; treat
15360         closing the alert window by ESC as "No".
15361         (prefs_display_headers_up): do not protect row 0.
15362         (prefs_display_headers_down): do not protect row 0.
15363
15364 2001-05-04 [sergey]
15365
15366         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15367         functions.
15368
15369         * src/summaryview.c
15370         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15371         summary_select_next_marked, summary_select_prev_marked): new
15372         functions.
15373
15374 2001-05-03 [sergey]
15375
15376         * src/news.c: fixed a bug when no article can be fetched after
15377         server timeout if the connection was restored by news_post():
15378         (news_select_group): new function.
15379         (news_fetch_msg): call news_select_group() before fetching
15380         article.
15381         (news_get_uncached_articles): set session->group after successful
15382         GROUP command.
15383
15384 2001-05-03 [hoa]
15385
15386         * src/defs.h
15387         * src/procmsg.[ch]
15388         * src/procheader.c
15389                  changed version of cache, added cc field
15390
15391         * src/prefs_display_headers.c
15392                 the interface was changed
15393
15394         * src/prefs_headers.c
15395                 added cancel button
15396
15397 2001-05-03 [alfons]
15398
15399         * completed sync of sylpheed cvs2
15400         * src/gtkstext.c: updated row up / down cursor navigation
15401         * src/textview.c: re-edited, prepared for fixing the email address
15402                 scanner.
15403
15404 2001-05-03 [darko]
15405
15406         * src/prefs_common.c: use alfons' strftime ui code
15407         entry_datefmt and datefmt_sample widgets have to be
15408         global in this module because of this change
15409
15410 2001-05-03 [hoa]
15411
15412         * src/messageview.c
15413         * src/prefs_common.[ch] added option to activate the return receipt
15414                 feature.
15415
15416 2001-05-02 [alfons]
15417
15418         * src/gtkstext.c: fix for row up/down cursor navigation. 
15419
15420         0.4.66claws2
15421         
15422         * sync with 0.4.66cvs2
15423
15424 2001-05-02 [paul]
15425
15426         added add-sender-to-addressbook patch
15427
15428         * src/addressbook.c
15429         * src/addressbook.h
15430         * src/summaryview.c
15431
15432 2001-05-02 [sergey]
15433
15434         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15435         G_ALERTDISABLE.
15436
15437         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15438         all existing callers changed to pass FALSE; create a check button
15439         to disable the message.
15440         (alertpanel_message_with_disable): new function.
15441         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15442         (alertpanel_button_toggled): new function.
15443         (alertpanel_button_clicked, alertpanel_close): set value using
15444         G_ALERT_VALUE_MASK.
15445
15446         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15447
15448         * src/prefs_common.c (prefs_privacy_create): new check button
15449         checkbtn_gpgme_warning.
15450
15451         * src/main.c (main): moved preferences reading before gpgme
15452         initialization; check prefs_common.gpgme_warning before giving the
15453         GnuPG warning and set it to FALSE if the user wants to disable the
15454         warning.
15455
15456 2001-05-02 [hiroyuki]
15457
15458         * src/prefs_display_headers.c: modified the layout and some labels.
15459
15460 2001-05-02 [sergey]
15461
15462         * src/prefs_account.c (prefs_account_fix_size): new function.
15463         (prefs_account_create): call prefs_account_fix_size(); use
15464         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15465         size when the window is shown for the first time).
15466         (prefs_account_basic_create): changed layout of serv_table; moved
15467         localmbox_entry above smtpserv_entry (logically it replaces
15468         POP3/IMAP server).
15469         (prefs_account_protocol_activated): set sensitivity of
15470         nntpauth_chkbtn according to the protocol (in addition to
15471         hide/show); commented out gtk_table_set_row_spacing() calls.
15472         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15473         not sensitive (fixes a bug with disabled username/password boxes
15474         when editing POP3 account after NNTP with authentication).
15475
15476 2001-05-02 [hoa]
15477
15478         * src/account.c
15479         * src/inc.c
15480         * src/prefs_account.[ch]
15481         * src/send.c
15482                 removed local account without SMTP server
15483                 added option to use mail command instead of a connexion
15484                 to SMTP server when a local account is used
15485         * src/prefs_headers.c
15486                 fixed a bug
15487         * src/news.c
15488                 fixed a bug when connexion immediately closed
15489
15490 2001-05-01 [alfons]
15491
15492         0.4.66claws1
15493         
15494         * sync with 0.4.65
15495
15496 2001-05-01 [sergey]
15497
15498         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15499         widget nntpauth_chkbtn.
15500         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15501         visibility.
15502         (prefs_account_nntpauth_toggled): new function.
15503
15504         * src/news.c (news_session_new_for_folder): use NNTP
15505         authentication only if ac->use_nntp_auth is set.
15506
15507 2001-05-01 [hoa]
15508
15509         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15510         * src/prefs_display_headers.c changed the UI
15511         * src/prefs_headers.c changed account_name to account_id
15512         * src/compose.c using customheader.h
15513
15514 2001-05-01 [hiroyuki]
15515
15516         * src/esmtp.c
15517           src/news.c
15518           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15519           unsynched.
15520
15521 2001-05-01 [hoa]
15522
15523         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15524         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15525                 for displaying of headers
15526         * src/grouplist_dialog.[ch] minor changes to remove warnings
15527         * src/prefs_display_headers.[ch] dialog to choose the
15528         headers to display in the mail viewer.
15529         * src/headers.h correction of #define
15530         * src/headers_display.[ch] configuration for displaying of headers.
15531         * src/main.c read config of displaying of headers
15532         * src/prefs_common.c add a button to access the config dialog
15533                 for displaying of headers
15534         * src/prefs_display_headers.[ch] dialog for configuration for
15535                 displaying of the headers.
15536         * src/prefs_headers.c cleaning of code
15537         * src/procheader.c comments added to code
15538         * src/textview.c changes to reorder the headers depending
15539                 on the config for displaying of headers
15540
15541 2001-04-30 [alfons]
15542
15543         0.4.65claws7
15544
15545         * sync with 0.4.65cvs12
15546
15547         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15548
15549 2001-04-30 [sergey]
15550
15551         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15552
15553         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15554         is set to force reconnection after authentication failure.
15555         (nntp_gen_command): set sock->auth_failed on authentication
15556         failure, or if sock->userid and sock->passwd are not set.
15557
15558         * src/news.c (news_session_new_for_folder): set userid=NULL if
15559         password dialog is cancelled.
15560
15561 2001-04-30 [sergey]
15562
15563         * src/nntp.h (NNTPSockInfo): new type.
15564
15565         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15566         SockInfo.
15567         (nntp_open_auth, nntp_close): new functions.
15568         (nntp_gen_command): new function to handle authentication; all
15569         NNTP command functions updated to use it.
15570         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15571         (nntp_list): removed old useless code.
15572
15573         * src/news.h (NNTPSession): new field nntp_sock.
15574
15575         * src/news.c: all functions updated to use NNTPSockInfo instead of
15576         SockInfo.
15577         (news_session_new): new arguments (userid, passwd); made static;
15578         use nntp_open_auth() if needed.
15579         (news_session_destroy): use nntp_close() instead of sock_close().
15580         (news_query_password): changed arguments.
15581         (news_session_new_for_folder): new function.
15582         (news_session_get): use news_session_new_for_folder().
15583         (news_authenticate): deleted.
15584         (news_get_uncached_articles): removed old authentication code.
15585
15586 2001-04-30 [sergey]
15587
15588         * src/news.c: reverted my previous changes (need to do NNTP
15589         authentication in a cleaner way).
15590         
15591 2001-04-29 [sergey]
15592
15593         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15594         news_nntp_post, news_nntp_mode): new functions (wrappers with
15595         authentication support).
15596         (news_get_article_cmd, news_get_article, news_get_header): new
15597         argument "folder"; all callers changed.
15598         (news_get_article_cmd): added authentication support.
15599         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15600         (news_post): use news_nntp_post() instead of nntp_post().
15601         (news_get_uncached_articles): use news_nntp_group() instead of
15602         nntp_group() and news_nntp_xover() instead of nntp_xover();
15603         removed old authentication code.
15604         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15605
15606         * src/nntp.c (nntp_list): return real error code instead of
15607         hardcoded NN_ERROR.
15608
15609 2001-04-29 [sergey]
15610
15611         * configure.in: fixed wint_t typedef detection again
15612
15613 2001-04-28 [hoa]
15614
15615         * src/prefs_account.[ch], added A_LOCAL_CMD
15616                 (send mail with mail command)
15617         * src/send.c added function send_message_with_command()
15618         * src/inc.c made a more secure get_spool() function with
15619                 mktemp() but maybe mkstemp() or something more
15620                 secure can be used.
15621
15622 2001-04-28 [alfons]
15623
15624         * src/textview.c, colorization of email addresses in headers
15625
15626         0.4.65claws6
15627
15628         * bug sync with sylpheed
15629         * prefs_common.c: created date format ui for darko
15630         * sync with 0.4.65cvs11
15631         * configure.in: corrected to have the new gpg checks
15632
15633 2001-04-27 [alfons]
15634
15635         * completed sync with 0.4.65cvs10
15636         * minor debug things added to gtkstext.c
15637
15638 2001-04-27 [darko]
15639
15640         * configure.in: remove check for availability of
15641           strftime() as advised by Hiroyuki
15642         * src/prefs_common.[ch], src/procheader.c:
15643           synch strftime() code with Hiroyki's main branch
15644
15645 2001-04-26 [sergey]
15646
15647         * src/news.c: news_query_password(), news_authenticate(): new
15648           functions.
15649           news_get_uncached_articles(): added NNTP authentication
15650           handling.
15651         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15652           new functions.
15653         * src/prefs_account.c: prefs_account_protocol_activated():
15654           enable userid and password fields for NNTP.
15655
15656 2001-04-26
15657
15658         * configure.in: check for availability of strftime()
15659           [darko]
15660         * src/prefs_common.[ch], src/procheader.c: use
15661           strftime() for displaying date in summary pane if it
15662           is available
15663
15664 2001-04-25
15665
15666         * more .cvsignore cleanups [alfons]
15667
15668 2001-04-25
15669
15670         * ac/sv-check-type.m4: new autoconf macro.
15671         * configure.in: fixed wint_t typedef detection (did not work
15672           with gcc-2.96).
15673
15674 2001-04-25
15675
15676         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15677           [hiroyuki]
15678
15679 2001-04-24
15680         * modified gtkstext.c : buggy cursor navigation fixed, 
15681           and font descent also taken in account when drawing
15682           cursor. [alfons]
15683
15684 2001-04-24 [hoa]
15685         * added comments in src/news.c src/nntp.c
15686         * added src/prefs_headers.[ch]
15687         * added src/headers.[ch]
15688         * modified compose.c to activate custom headers
15689                 added function is_in_custom_headers
15690         * modified prefs_account.[ch]
15691                 added function prefs_account_customhdr_edit
15692         * modified src/defs.h :
15693                 added HEADERS_RC : name of the config file
15694                 for the custom headers
15695
15696 2001-04-24
15697
15698     0.4.65claws5
15699
15700         * configure.in
15701           src/gtkstext.[ch]
15702           src/compose.c
15703           src/Makefile.am
15704           
15705           added gtkstext with configure.in patch by Hiroyuki which
15706           should fix the XIM detection [alfons]
15707
15708         * more clean up of cvs [alfons]
15709
15710                  * removed all Makefile.in files to attic.
15711
15712                  * updated all .cvsignores to really ignore things that could
15713                    be unintentionally committed by a recursive commit.
15714
15715 2001-04-23 [hoa]
15716         * added src/grouplist_dialog.[ch]
15717         * changed src/folderview.c to call grouplist_dialog instead
15718                 of inputdialog
15719         * src/news.c :
15720                 added functions news_reset_group_list
15721                 and news_get_group_list
15722         * src/nntp.c :
15723                 added function nntp_list
15724         * src/defs.h :
15725                 added GROUPLIST_FILE : name of the newsgroup list cache file
15726
15727 2001-04-21
15728
15729         * added option to warn about queued messages on exit [sergey]:
15730
15731           * src/compose.c: compose_queue(): call folder_item_scan()
15732             and folderview_update_item() after queueing.
15733           * src/folderview.c: folderview_update_node(): draw the queue
15734             folder in bold font if there are queued messages.
15735           * src/mainwindow.c: queued_messages(): new function.
15736             app_exit_cb(): display warning if there are queued messages
15737             if warn_queued_on_exit is set.
15738           * prefs_common.[ch]: add warn_queued_on_exit option.
15739
15740         * enhanced GnuPG key selection support [sergey]:
15741
15742           * src/select-keys.c: updated to newer version from Win32
15743             branch with support for selecting arbitrary keys.
15744           * src/prefs_account.c: added the Privacy tab to the account
15745             options window.
15746             prefs_account_privacy_create(),
15747             prefs_account_sign_key_set_data_from_radiobtn(),
15748             prefs_account_sign_key_set_radiobtn(): new functions.
15749           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15750           * src/rfc2015.c: set_signers(): new function.
15751             pgp_sign(): add the account parameter, call set_signers().
15752             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15753           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15754           * src/compose.c: pass the current account to rfc2015_sign().
15755
15756         * tag name claws added to prevent confusion with main branch [alfons]
15757
15758         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15759
15760         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15761
15762         * sync with recent sylpheed cvs. Untested though. [alfons]
15763