check for missing parts in the certificates
[claws.git] / ChangeLog.claws
1 2002-11-15 [colin]      0.8.5claws157
2
3         * src/ssl_certificate.c
4                 Check for missing parts in the certificates
5
6 2002-11-15 [colin]      0.8.5claws156
7
8         * src/folderview.c
9                 Preventive fix (missing check) found by
10                 Alfons
11
12 2002-11-15 [paul]
13
14         * NEWS
15                 sync with 0.8.6 release
16
17 2002-11-15 [colin]      0.8.5claws155
18
19         * src/folder.[ch]
20           src/folderview.c
21                 Fix error handling of folder_item_move_to()
22                 (thanks to Alfons!)
23
24 2002-11-15 [colin]      0.8.5claws154
25
26         * src/folder.[ch]
27           src/folderview.c
28                 folder_item_move_to() sets an error message instead
29                 of having GUI stuff in folder.c
30
31 2002-11-15 [colin]      0.8.5claws153
32
33         * src/procmsg.[ch]
34                 Implemented a callback for MsgInfo updates, 
35                 heavily copy/pasted from Christoph's folder 
36                 callback system
37         * src/summaryview.[ch]
38                 Register summary_update_msg as callback
39
40 2002-11-14 [colin]      0.8.5claws152
41         
42         * src/procmsg.c
43                 Update the FolderItem after sending (fixes 617593)
44
45 2002-11-14 [christoph]  0.8.5claws151
46
47         * src/folder.c
48                 fix wrong position of NULL pointer check found
49                 by Sergey
50
51 2002-11-14 [christoph]  0.8.5claws150
52
53         * src/folder.c
54                 fix segfault when deleting messages from IMAP folders
55                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
56
57 2002-11-14 [colin]      0.8.5claws149
58
59         * src/compose.c
60                 Forwarding was also ignoring the folder's default account.
61
62 2002-11-14 [colin]      0.8.5claws148
63
64         * src/compose.c
65                 Fix sent folder not set to folder properties when 
66                 forwarding.
67
68 2002-11-14 [thorsten]   0.8.5claws147
69
70         * src/inc.c
71                 inc_start(): Files were not moved from .processing to inbox,
72                 if no global processing rule existed
73
74 2002-11-14 [colin]      0.8.5claws146
75
76         * src/ssl_certificate
77                 Fix file operations
78
79 2002-11-14 [paul]       0.8.5claws145
80
81         * po/it.po
82                 updated by Alessandro Maestri
83
84 2002-11-13 [alfons]     0.8.5claws144
85
86         * src/folder.c
87                 folder_item_close(): only mark messages unread
88                 when a folder has new messages 
89
90 2002-11-13 [keith]      0.8.5claws143
91
92         * src/imap.c
93                 Fix problem moving or copying between
94                 IMAP folders
95
96 2002-11-13 [colin]      0.8.5claws142
97
98         * src/matcher_parser_parse.y
99                 Fix rule problem when " don't match
100
101 2002-11-13 [christoph]  0.8.5claws141
102
103         * src/folder.c
104         * src/folderview.c
105                 moved cache saving to folder_item_close
106                 the folderview should not have to deal with
107                 this things
108
109 2002-11-13 [christoph]  0.8.5claws140
110
111         * src/summaryview.c
112                 moved setting of important score to
113                 summary_set_prefs_from_folderitem
114
115 2002-11-13 [colin]      0.8.5claws139
116
117         * src/matcher_parser_parse.y
118                 Fix a segfault in the parser (happening when
119                 a good expression had been tested and a bad 
120                 one arrives)
121
122 2002-11-13 [paul]       0.8.5claws138
123
124         * sync with 0.8.5cvs24
125                 see ChangeLog 2002-11-13
126                 
127         * po/pt_BR.po
128                 updated by Fabio Jr. Beneditto
129
130 2002-11-13 [colin]      0.8.5claws137
131         
132         * src/msgcache.c
133           src/defs.h
134           src/procmsg.[ch]
135                 Revert last commit, problem
136
137 2002-11-13 [colin]      0.8.5claws136
138
139         * src/msgcache.c
140                 Remove duplicated code
141         * src/defs.h
142                 Bumped CACHE_VERSION and MARK_VERSION
143         * src/procmsg.[ch]
144                 Network endian for cache and mark files
145
146 2002-11-12 [colin]      0.8.5claws135
147
148         * src/inc.c
149                 Fix the "socket error" dialog which disappeared
150
151 2002-11-12 [colin]      0.8.5claws134
152
153         * src/msgcache.c
154                 Reverse last commit which had performance 
155                 problems, but still reverse the list
156
157 2002-11-12 [colin]      0.8.5claws133
158
159         * src/msgcache.c
160                 Reverse list order
161
162 2002-11-12 [melvin]     0.8.5claws132
163
164         * src/compose.c
165                 Added a check for a NULL prefs_common.dictionary
166
167 2002-11-12 [colin]      0.8.5claws131
168
169         * src/ssl_certificate.[ch]
170                 Use FQDN hostname
171
172 2002-11-12 [colin]      0.8.5claws130
173
174         * src/ssl_certificate.[ch]
175                 Take connection port into account for 
176                 checking certificates (a single hostname
177                 could have multiple servers with multiple
178                 certificates)
179         * src/ssl.c
180                 Pass the port to ssl_certificate_check
181
182 2002-11-12 [paul]       0.8.5claws129
183
184         * src/folder.c
185                 fix a typo in last commit
186
187 2002-11-12 [paul]       0.8.5claws128
188
189         * sync with 0.8.5cvs23
190                 see ChangeLog entry 2002-11-12
191
192 2002-11-11 [colin]      0.8.5claws127
193
194         * src/ssl_certificate.c
195                 Cleaner messages
196                 Don't popup, instead log error, if the 
197                 corresponding pref is checked
198         * src/ssl_certificate.h
199                 include <openssl/objects/h>
200
201 2002-11-11 [colin]      0.8.5claws126
202
203         * src/ssl_certificate.h
204                 _Really_ clean it
205
206 2002-11-11 [colin]      0.8.5claws125
207         
208         * src/ssl_certificate.c
209                 Fixed leak
210
211 2002-11-11 [colin]      0.8.5claws124
212
213         * src/ssl.c
214                 Cleaned a bit
215         * src/ssl_certificate.[ch]
216                 Cleaned a bit (better use of SSL API)
217                 (This will cause non-recognition of saved 
218                  certificates of claws12[23]...)
219
220 2002-11-11 [paul]       0.8.5claws123
221         
222         * po/es.po
223                 updated by Ricardo Mones Lastra
224
225 2002-11-11 [colin]      0.8.5claws122
226
227         * src/ssl.c
228                 Fix a typo
229
230 2002-11-11 [colin]      0.8.5claws121
231
232         * src/ssl_certificate.[ch] ** NEW FILES **
233         * src/ssl.[ch]
234                 Check SSL certificates presented to us
235         * src/Makefile.am
236                 Add ssl_certificate.[ch]
237         * po/POTFILES.in
238                 Add ssl_certificate.c
239
240 2002-11-11 [paul]       0.8.5claws120
241
242         * sync with 0.8.5cvs22
243                 see ChangeLog 2002-11-11
244
245 2002-11-11 [paul]       0.8.5claws119
246
247         * sync with 0.8.5cvs21
248                 see ChangeLog 2002-11-11
249
250 2002-11-10 [jens]       0.8.5claws118
251
252         * src/folder.c
253         * src/folderview.c
254                 corrected some typing
255         * po/de.po
256                 updated german translation
257         * sylpheed.spec.in
258                 cleaned up specfile and adjusted it for claws
259
260 2002-11-10 [colin]      0.8.5claws117
261
262         * src/summaryview.c
263                 a STATUSBAR_PUSH/POP fix
264
265 2002-11-10 [colin]      0.8.5claws116
266
267         * src/prefs_folder_item.c
268                 Fix hanging after opening folder properties
269
270 2002-11-10 [hoa]        0.8.5claws115
271
272         * src/matcher_parser_lex.l
273         * src/matcher_parser_parse.y
274                 config file for scoring and filtering is no more trashed
275                 when there is a syntax error in a filtering rule when
276                 editing it in a dialog.
277
278 2002-11-09 [colin]      0.8.5claws114
279
280         * src/mbox_folder.c
281                 Added missing initialisation of folder->destroy()
282
283 2002-11-09 [colin]      0.8.5claws113
284
285         * src/folder.c
286           src/folderview.c
287                 Fix the status bar messages
288
289 2002-11-09 [colin]      0.8.5claws112
290
291         * src/folderview.c
292                 Fix hangs after folder dnd, happening after 
293                 claws109.
294
295 2002-11-09 [christoph]  0.8.5claws111
296
297         * src/folderview.c
298                 just changed order of calls (reverse order of
299                 associated calls)
300         * src/inc.c
301                 lock inc when checking only one account, otherwise
302                 inc all could be executed at the same time
303
304 2002-11-09 [christoph]  0.8.5claws110
305
306         * src/folderview.c
307                 better unlock the mouse cursor before calling
308                 summary_show because it changes the cursor too
309
310 2002-11-09 [christoph]  0.8.5claws109
311
312         * src/folder.[ch]
313         * src/folderview.c
314                 add functions to open and close a folder
315                 o opending will execute scanning for remote folders
316                   and processing
317                 o closing will unset new flag for messages
318
319 2002-11-09 [colin]      0.8.5claws108
320
321         * src/folder.c
322                 Add a call to prefs_matcher_write_config to 
323                 avoid non-leaf folders filtering settings to be
324                 lost
325
326 2002-11-09 [paul]       0.8.5claws107
327
328         * src/prefs_account.c
329                 re-word a label
330
331 2002-11-09 [colin]      0.8.5claws106
332
333         * src/folderview.c
334                 Minor esthetic fix
335
336 2002-11-09 [colin]      0.8.5claws105
337
338         * src/folderview.c
339                 Fix prefs_filtering deletion for MH folders (same
340                 reason as below)
341         * src/prefs_filtering.c
342                 Fix prefs_filtering renaming and deletion for 
343                 folder-based processing rules.  
344
345 2002-11-09 [christoph]  0.8.5claws104
346
347         * src/compose.c
348         * src/folder.[ch]
349         * src/folderview.[ch]
350         * src/import.c
351         * src/inc.c
352         * src/main.c
353         * src/mainwindow.c
354         * src/messageview.c
355         * src/prefs_folder_item.c
356         * src/procmsg.c
357         * src/summaryview.c
358                 implement a callback system for folder item updates
359
360 2002-11-09 [colin]      0.8.5claws103
361
362         * src/folderview.c
363                 Fix prefs_filtering renaming for MH folders (we
364                 shouldn't rename by path as another folder could
365                 have the same hierarchy).
366
367 2002-11-09 [colin]      0.8.5claws102
368
369         * src/folder.c
370                 Fix a leak found by Christoph, use better variable
371                 names
372
373 2002-11-09 [colin]      0.8.5claws101
374
375         * src/folder.c
376                 One more fix for processing rules
377
378 2002-11-08 [colin]      0.8.5claws100
379         
380         * src/matcher.c
381                 Don't copy the compiled regexp (will be reevaluated)
382         * src/folderview.c
383                 Lock folderview while moving
384         * src/folder.c
385                 Provide info on what's happening to the user
386
387 2002-11-08 [colin]      0.8.5claws99
388
389         * src/folderview.c
390                 Fix folder reordering after a move if parent is 
391                 root
392         * src/scoring.[ch]
393                 Add function to copy a ScoringProp
394         * src/prefs_folder_item.c
395                 Copy scoring rules when copying a folder prefs
396
397 2002-11-08 [colin]      0.8.5claws98
398
399         * src/folderview.c
400                 Fixes in case of failure
401         * src/filtering.[ch]    
402                 Add function to duplicate a FilteringProp
403         * src/matcher.[ch]
404                 Add function to duplicate a MatcherProp
405         * src/prefs_folder_item.c
406                 Save folder's processing rules when copying 
407                 its prefs
408
409 2002-11-08 [colin]      0.8.5claws97
410         
411         * src/folderview.c
412                 Sort after move
413         * src/folder.c 
414                 Change a printf to debug_print
415
416 2002-11-08 [colin]      0.8.5claws96
417
418         * src/folder.c
419           src/folderview.c
420                 Fix segfaults, call me stupido
421         
422
423 2002-11-08 [colin]      0.8.5claws95
424
425         *src/folder.c
426                 Added forgotten prefs to save when moving folders
427
428 2002-11-08 [colin]      0.8.5claws94
429
430         * src/folder.c
431                 Fixes to folder DND (prefs copy)
432         * src/folderview.c
433                 Optimization for folder DND (don't rescan whole tree)
434                 Added folderview_create_folder_node() for this 
435                 optimization, so de-duped a bit the code
436         * src/prefs_folder_item.[ch]
437                 Added prefs_folder_item_copy_prefs()    
438           
439 2002-11-08 [paul]       0.8.5claws93
440
441         * src/prefs_account.c
442           tools/README
443           tools/kmail2sylpheed_v2.pl
444                 correct some typos
445
446 2002-11-08 [paul]       0.8.5claws92
447
448         * src/compose.c
449           src/prefs_account.[ch]
450                 remove account options 'clearsign' and 'ascii_armored',
451                 replace with 'default_gnupg_mode' to prevent mixed-mode
452                 Privacy settings
453
454 2002-11-08 [paul]       0.8.5claws91
455
456         * src/compose.[ch]
457                 re-implement GnuPG 'on-the-fly' mode selection,
458                 disallow mixed-mode
459
460 2002-11-08 [colin]      0.8.5claws90
461
462         * src/folderview.c
463           src/prefs_folder_item.c
464                 Change "Property" to "Properties"
465
466 2002-11-07 [colin]      0.8.5claws89
467
468         * src/folderview.c
469           src/folder.c
470                 Allow folder dropping to a root folder
471
472 2002-11-07 [paul]       0.8.5claws88
473
474         * src/compose.c
475                 revert last commit
476
477 2002-11-07 [paul]       0.8.5claws87
478
479         * src/compose.c
480                 fix reply-to-list bug. closes bug report
481                 "[633382] reply-to-list broken in recent cvs"
482
483 2002-11-07 [paul]       0.8.5claws86
484
485         * src/compose.c
486                 add a forgotten '#if USE_GPGME ... #endif'
487
488 2002-11-07 [paul]       0.8.5claws85
489
490         * sync with 0.8.5cvs20
491                 see ChangeLog 2002-11-07
492
493 2002-11-07 [colin]      0.8.5claws84
494
495         * src/folder.[ch]
496                 Change folder_item_move_to to return the newly 
497                 created folderitem.
498         * src/folderview.c
499                 Select the new folderitem after moving.
500
501 2002-11-07 [colin]      0.8.5claws83
502
503         * src/prefs_filtering.c
504                 Fix rule rewriting when moving a leaf folder to a 
505                 shorter path
506
507 2002-11-07 [colin]      0.8.5claws82
508
509         * src/prefs_filtering.c
510                 fix a leak
511
512 2002-11-07 [colin]      0.8.5claws81
513
514         * src/folder.[ch]
515                 Add folder_item_move_to() function to move a 
516                 folderitem into another one (updates matcher etc)
517         * src/folderview.c
518                 Add folder drag'n drop (context menu to come)
519                 [Should be dataloss free, but Please backup before 
520                  trying !]
521
522 2002-11-06 [colin]      0.8.5claws80
523
524         * src/mh.c
525                 mh_create_folder() returns NULL if can't create
526                 directory hierarchy
527
528 2002-11-06 [paul]       0.8.5claws79
529
530         * src/compose.[ch]
531                 allow 'on-the-fly' changing of the type of encryption 
532                 and/or signing used (mime/ascii) via the compose window
533
534 2002-11-06 [paul]       0.8.5claws78
535
536         * sync with 0.8.5cvs19
537                 see ChangeLog 2002-11-06 for src/account.c: 
538                 account_get_special_folder()
539                 
540 2002-11-05 [alfons]     0.8.5claws77
541
542         * src/crash.c
543                 very minor cleanups: nothing to see here, move on. :-)
544
545 2002-11-05 [colin]      0.8.5claws76
546
547         * src/main.c
548                 Changes choices if compose windows are opened to
549                 Discard, Draft, Don't quit
550
551 2002-11-05 [thorsten]   0.8.5claws75
552
553         * src/compose.c
554                 reenabled default_reply_to folder option
555
556 2002-11-05 [colin]      0.8.5claws74
557
558         * src/compose.[ch] 
559                 add compose_draft()
560         * src/crash.c
561                 add SIGTERM handler
562         * src/main.[ch]
563                 add clean_quit() for the SIGTERM handler
564
565 2002-11-05 [paul]       0.8.5claws73
566         
567         * po/es.po
568                 updated by Ricardo Mones Lastra
569
570 2002-11-05 [melvin]     0.8.5claws72
571
572         * src/logwindow.c
573                 Fixed log-clipping bug #616795.
574                 To stop logging in the log window use 0 length.
575         * src/prefs_common.c
576                 Added a label to inform about the 0 log length behaviour.
577
578 2002-11-05 [paul]       0.8.5claws71
579
580         * sync with 0.8.5cvs17
581                 see ChangeLog 2002-11-05
582
583 2002-11-04 [paul]       0.8.5claws70
584
585         * sylpheed-128x128.png
586           sylpheed-64x64.png
587           sylpheed.png
588                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
589                 <nikai@users.sourceforge.net>
590                 
591         * po/bg.po
592                 updated by George Danchev
593
594 2002-11-03 [thorsten]   0.8.5claws69
595
596         * src/main.c
597           src/mimeview.c
598           src/rfc2015.h
599                 add check if gpg is active
600
601 2002-11-03 [thorsten]   0.8.5claws68
602
603         * src/toolbar.h
604                 removed GSList declaration causing trouble on MacOS-X
605                 (submitted by alfons, reported by xfesty)
606
607 2002-11-01 [paul]       0.8.5claws67
608
609         * src/mainwindow.c
610                 remove last remnants of main's filter code
611
612 2002-11-01 [paul]       0.8.5claws66
613
614         * tools/filter_conv.pl
615                 fix bug where user-defined headers were ignored
616
617 2002-11-01 [paul]       0.8.5claws65
618
619         * src/logwindow.c
620                 make a debug_print() not translatable
621
622 2002-10-31 [melvin]     0.8.5claws64
623
624         * ac/aspell.m4
625                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
626                 not run any GNU/aspell test.  The dictionary path will
627                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
628                 was given, in which case, it will be $prefix/lib/aspell/
629         * configure.in
630                 Fixed typo in commentary (Aspell code).
631
632 2002-10-31 [paul]       0.8.5claws63
633
634         * po/POTFILES.in
635                 remove src/filter.c and src/prefs_filter.c
636                 thanks to Ricardo for reminding me
637
638 2002-10-31 [colin]      0.8.5claws62
639
640         * src/mbox_folder.c
641                 Plug some leaks
642
643 2002-10-31 [paul]       0.8.5claws61
644
645         * src/prefs_filter.[ch] ** REMOVED **
646           src/filter.[ch]       ** REMOVED **
647           
648         * src/Makefile.am
649           src/folderview.c
650           src/inc.c
651           src/main.c
652           src/mainwindow.c
653           src/mbox.c
654           src/prefs_common.c
655           src/prefs_filtering.c
656           src/summaryview.[ch]
657                 remove main's 'filter' code
658                 
659         README.claws
660                 update to reflect removal of main's filter
661
662 2002-10-31 [paul]       0.8.5claws60
663
664         * src/summaryview.c
665                 remove check for global_processing in summary_filter_open(). 
666                 This fixes the bug where if the user uses the right-click 
667                 'Create filter rule...' and doesn't have any filter rules 
668                 already defined in claws' advanced filtering, the newly 
669                 created filter rule goes to main's filtering which is 
670                 inaccessible through the gui. Now the filter rule gets added
671                 to claws' filtering by default.
672
673 2002-10-28 [melvin]     0.8.5claws59
674
675         * src/prefs_actions.c
676                 Fixed bug #627322 where MIME parts were not always
677                 correctly passed to a %p action
678                 Display an error dialog when message filename is not found.
679
680 2002-10-28 [melvin]     0.8.5claws58
681
682         * src/prefs_common.c
683                 Readded a missing function declaration lost in 0.8.3claws34
684
685 2002-10-28 [paul]       0.8.5claws57
686
687         * sync with 0.8.5cvs15
688                 see ChangeLog 2002-10-28 and 2002-10-25
689                 
690         Note: ChangeLog entry 2002-10-24 is not sync'ed.
691
692 2002-10-27 [oliver]     0.8.5claws56
693
694         * src/pop.c
695                 plug leak in pop3_top_recv
696
697 2002-10-26 [christoph]  0.8.5claws55
698
699         * src/folder.c
700                 set need_update folder flag when messages are added
701                 (closes bug [ 626922 ] folder not updated after receiving)
702
703 2002-10-25 [melvin]     0.8.5claws54
704
705         * src/imageview.c
706                 Fixed a memleak introduced in the scaling code.
707
708 2002-10-24 [alfons]     0.8.5claws53
709
710         * src/filtering.c
711                 make filtering's forward message action forward from the 
712                 correct account
713                 (closes bug [628089 ] Filter -> Forward from address problem
714                 reported by Oktay)
715
716 2002-10-24 [christoph]  0.8.5claws52
717
718         * src/mainwindow.c
719         * src/manual.[ch]
720                 o use manual of current locale or english if current
721                   locale is not available (and english is available)
722                 o also link to sylpheed doc project manuals
723
724 2002-10-23 [paul]       0.8.5claws51
725
726         * tools/README
727           tools/kmail2sylpheed_v2.pl
728                 add new version of kmail addressbook importer script.
729                 works with newer versions of Kmail/KAddressBook which
730                 have new and rearranged data.
731
732 2002-10-23 [martin]     0.8.5claws50
733
734         * src/folderview.c
735         * src/summaryview.c
736         * src/utils.h
737         * src/utils.c
738                 added length parameter to get_abbrev_newsgroup_name()
739                 changed this function so that it abbreviates the newsgroup
740                 names only so long it is smaller than the length parameter
741                 (for better reading of some newsgroup names and space efficiency)
742
743 2002-10-22 [colin]      0.8.5claws49
744
745         *src/foldersel.c
746                 Revert Alfons' last modification (after voting ;-))
747
748 2002-10-21 [alfons]     0.8.5claws48
749
750         * src/foldersel.c
751                 folder view in folder selection dialog reflects state of
752                 folder view in main window
753
754 2002-10-18 [alfons]     0.8.5claws47
755
756         * src/mbox.c
757                 drop imported messages in folder selected by user,
758                 and not in the inbox
759                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
760
761 2002-10-18 [alfons]     0.8.5claws46
762
763         * src/compose.c
764                 make automagic reply work correctly for email accounts 
765                 (whether it's viable to do a full sync with Hiro's 
766                 compose.c is still under discussion)
767
768 2002-10-18 [melvin]     0.8.5claws45
769
770         * src/prefs_actions.c
771                 Fixed bug #622275 where asynchroneous actions left 
772                 zombies processes
773                 Made (synchroneous) actions' input be displayed live.
774
775 2002-10-18 [christoph]  0.8.5claws44
776
777         * src/textview.c
778                 don't add a newline in the textview in front of the
779                 first textpart if header display is disabled
780                 (closes bug [ 603385 ] disabled header display leaves blank
781                  lin)
782
783 2002-10-18 [christoph]  0.8.5claws43
784
785         * src/folder.[ch]
786         * src/imap.c
787         * src/mbox_folder.c
788         * src/mh.c
789         * src/news.c
790                 folder->get_num_list now returns an error code
791                 (closes bug [ 609424 ] News cache cleared on failure)
792                 
793 2002-10-17 [colin]      0.8.5claws42
794         
795         * src/news.c
796                 Changed a printf by debug_print
797
798 2002-10-16 [paul]       
799
800         * tools/OOo2sylpheed.pl
801                 allow for spaces in the name of the
802                 file to be attached.
803
804 2002-10-16 [colin]      0.8.5claws41
805
806         * src/main.c
807                 Use a tristate to change online mode
808
809 2002-10-16 [paul]       0.8.5claws40
810
811         * po/es.po
812                 updated by Ricardo Mones Lastra
813
814 2002-10-16 [colin]      0.8.5claws39
815
816         * src/main.c
817           src/mainwindow.[ch]
818                 Added --online and --offline command-line
819                 switches
820
821 2002-10-15 [christoph]  0.8.5claws38
822
823         * src/procmime.c
824                 set mimeinfo->name to NULL after g_free to
825                 avoid double freeing with g_free
826
827 2002-10-14 [christoph]  0.8.5claws37
828
829         * src/compose.c
830         * src/filtering.c
831         * src/summaryview.c
832                 remove calls to folder->change_flags that are now
833                 done by procmsg flag functions (seems it is not
834                 used by any foldertype anyway)
835         * src/folder.c
836                 init folder->change_flags with NULL
837
838 2002-10-14 [christoph]  0.8.5claws36
839
840         * src/folder.[ch]
841         * src/imap.[ch]
842                 use virtual functions for folder item new and destroy
843                 functions
844
845 2002-10-14 [melvin]     0.8.5claws35
846
847         * src/compose.c
848                 Added a test to not run the spell checker if no default
849                 dictionary is available. No dialog is displayed though.
850
851 2002-10-14 [melvin]     0.8.5claws34
852
853         * src/gtkaspell.c
854                 Fixed bug in dictionary list context menu where
855                 "More..." pointed to an emtpy submenu if the
856                 number of dictionaries is a multiple of 15
857                 Removed unneeded code in suggestions list creation
858
859 2002-10-14 [paul]       0.8.5claws33
860
861         * po/bg.po
862                 updated by George Danchev
863
864 2002-10-13 [hoa]        0.8.5claws32
865
866         * src/matcher.[ch]
867           src/matcher_parser_parser.y
868                 removed the escaped string from internal structure
869                 of matcher.
870
871 2002-10-12 [colin]      0.8.5claws31
872
873         * src/gtksctree.[ch]
874           src/summaryview.c
875                 Removed useless function gtksctree_reanchor
876
877 2002-10-12 [alfons]     0.8.5claws30
878         
879         * sync with remaining main changes 2002-10-09 - 2002-10-11
880         - drop changes to src/compose.c (requires claws specific changes)
881         
882 2002-10-12 [alfons]     0.8.5claws29
883         
884         * sync with main changes of 2002-10-08
885         - drop changes to src/compose.c (requires claws specific changes)
886         - drop changes to src/summaryview.c (requires changes to compose.c)     
887
888 2002-10-12 [alfons]     0.8.5claws28
889         
890         * sync with main changes of 2002-10-07
891
892 2002-10-12 [alfons]     0.8.5claws27
893
894         * sync with main changes of 2002-10-04
895         - drop changes to src/compose.c (requires claws specific changes)
896         - drop changes to src/prefs_folder_item.c (claws implementation
897           seems to be working)
898
899 2002-10-12 [colin]      0.8.5claws26
900
901         * src/mainwindow.c
902                 Fix folder-flicker when space-reading, introduced 
903                 in claws22.
904
905 2002-10-12 [colin]      0.8.5claws25
906
907         * src/compose.c
908                 Save account address when saving as draft.
909                 (closes bug 621838)
910
911 2002-10-12 [colin]      0.8.5claws24
912
913         * src/summaryview.c
914                 Fix the problem consisting of no message selected
915                 after the last message in a folder has been moved.
916
917 2002-10-12 [paul]       0.8.5claws23
918
919         * src/compose.c
920           src/prefs_template.c
921           src/template.[ch]
922                 add Cc and Bcc to templates. Patch submitted by
923                 John L. Males.
924
925 2002-10-12 [colin]      0.8.5claws22
926
927         * src/folderview.c
928                 Fix a bug after "Check for new messages":
929                 If a folder was opened, it was still selected at
930                 the end of the check, but displayed empty.
931         * src/mainwindow.c
932                 Remove unnecessary check
933
934 2002-10-12 [paul]
935
936         * tools/README
937                 be more verbose in the description of
938                 OOo2sylpheed.pl
939                 
940
941 2002-10-11 [colin]      0.8.5claws21
942
943         * src/mainwindow.c
944                 Make space work (better) when no mail is selected
945
946 2002-10-11 [colin]      0.8.5claws20
947
948         * src/inc.c
949           src/news.c
950                 fix warnings
951
952 2002-10-11 [colin]      0.8.5claws19
953
954         * src/mainwindow.c
955                 revert 0.8.5claws6 changes as i couldn't get to
956                 anything satisfying
957
958 2002-10-11 [melvin]     0.8.5claws18
959
960         * src/compose.c
961                 Removed buggy and unused macro (should have been committed in
962                 0.8.5claws17)
963
964 2002-10-11 [melvin]     0.8.5claws17
965
966         * src/compose.c
967                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
968
969 2002-10-11 [thorsten]   0.8.5claws16 
970
971         * src/folderview.c
972                 remove rescan warning
973
974 2002-10-11 [colin]      0.8.5claws15 
975
976         * src/procheader.c
977                 fix a segfault that happens if conv_unmime_header
978                 fails (should be better to find out why it fails)
979
980 2002-10-11 [christoph]  0.8.5claws14
981
982         * src/summaryview.c
983                 update folderview stats after ignore/unignore thread
984
985 2002-10-11 [hoa]        0.8.5claws13
986
987         * src/quote_fmt_parse.y
988                 Fixed a yacc/bison syntax error
989         * src/matcher.c
990                 Escaping of string is fixed.
991
992 2002-10-11 [colin]      0.8.5claws12
993
994         * src/imageview.c
995                 Resize images to fit
996
997 2002-10-11 [paul]       0.8.5claws11
998
999         * po/es.po
1000                 updated by Ricardo Mones Lastra
1001
1002 2002-10-10 [alfons]     0.8.5claws10
1003
1004         * src/compose.c
1005                 allow dropping files by "moving" files from a file manager,
1006                 not only by the more cumbersome "copying". the latter 
1007                 mostly implies holding down the Control button
1008
1009 2002-10-10 [christoph]  0.8.5claws9
1010
1011         * src/summaryview.c
1012                 update folders after thread building for ignored threads
1013
1014 2002-10-10 [christoph]  0.8.5claws8
1015
1016         * config/.cvsignore
1017                 added Makefile
1018         * src/filtering.[ch]
1019         * src/folder.[ch]
1020         * src/folderview.[ch]
1021         * src/import.c
1022         * src/inc.[ch]
1023         * src/mbox.[ch]
1024         * src/procmsg.c
1025         * src/summaryview.[ch]
1026                 o added new flag need_update to FolderItem
1027                 o removed folder_table from various functions from tracking
1028                   folder updates
1029                 o set need_update flags in folder.c's move, copy and delete
1030                   functions and procmsg's flags functions
1031                 o added function folderview_update_items_when_required that
1032                   updates all folders with need_update set
1033                 o call folderview_update_items_when_required instead of
1034                   folderview_update_item_foreach
1035
1036 2002-10-09 [sergey]     0.8.5claws7
1037
1038         * src/compose.c
1039                 Strip CRs whel loading the text into editor in reedit mode.
1040
1041 2002-10-09 [colin]      0.8.5claws6
1042
1043         * src/mainwindow.c
1044                 Make Space work when no mail is selected
1045
1046 2002-10-09 [colin]      0.8.5claws5
1047
1048         * src/gtksctree.[ch]
1049                 Fix range_select
1050                 Add gtk_sctree_reanchor() 
1051         * src/summaryview.c
1052                 Use gtk_sctree_reanchor() - better fix for 
1053                 bug 60413
1054
1055 2002-10-09 [colin]      0.8.5claws4
1056
1057         * src/summaryview.c
1058                 Fix shift-click select after delete problem
1059                 (closes bug 60413)
1060
1061 2002-10-08 [thorsten]   0.8.5claws3
1062
1063         * src/summaryview.c
1064                 exclude current msg from -hide read messages-
1065
1066 2002-10-08 [colin]      0.8.5claws2
1067
1068         * src/inc.[ch]
1069           src/pop.c
1070           src/recv.c
1071                 Differentiate socket errors from disk full
1072                 errors
1073
1074 2002-10-08 [christoph]  0.8.5claws1
1075
1076         * Makefile.am
1077         * configure.in
1078                 modifications for new config directory
1079
1080         * config.guess  ** REMOVED **
1081         * config.sub    ** REMOVED **
1082         * install-sh    ** REMOVED **
1083         * ltmain.sh     ** REMOVED **
1084         * missing       ** REMOVED **
1085         * mkinstalldirs ** REMOVED **
1086                 these files are autogenerated by automake
1087                 when you run autogen.sh
1088
1089         * config/.cvsignore     ** NEW FILE **
1090         * config/Makefile.am    ** NEW FILE **
1091                 ignore autogenerated files
1092                 create a Makefile in this directory
1093
1094 2002-10-08 [paul]       0.8.5claws
1095
1096         * 0.8.5claws release
1097         
1098         * src/compose.c
1099           src/procheader.c
1100           src/procmsg.c
1101                 fix quote reply format for newsgroups reply bug
1102                 (thanks to Hoa)
1103                 
1104         * po/en_GB.po
1105           po/pl.po
1106                 updated by me and Witold Wladyslaw Wojciech Wilk
1107                 repectively
1108
1109 2002-10-07 [paul]       0.8.3claws53
1110
1111         * po/it.po
1112           po/pt_BR.po
1113           po/sr.po
1114                 updated messages catalogs, submitted by
1115                 Alessandro Maestri, Fabio Jr.Beneditto 
1116                 and Urke MMI, respectively.
1117
1118 2002-10-07 [christoph]  0.8.3claws52
1119
1120         * src/folder.[ch]
1121         * src/folderview.c
1122         * src/mainwindow.c
1123                 fix new folder ghost message bug
1124                 (closes bug [ 619722 ] wrong count for newly created folders)
1125
1126 2002-10-07 [christoph]  0.8.3claws51
1127
1128         * src/compose.c
1129                 fix news posting problem
1130
1131 2002-10-07 [melvin]     0.8.3claws50
1132
1133         * po/fr.po
1134                 Updated French translation
1135
1136 2002-10-05 [christoph]  0.8.3claws49
1137
1138         * src/gtkstext.c
1139                 check if line_start_cache is set in gtk_stext_update_text
1140                 (closes bug [ 618119 ] crash while doing search in folder)
1141
1142 2002-10-05 [christoph]  0.8.3claws48
1143
1144         * src/imap.c
1145         * src/news.c
1146         * src/utils.c
1147         * src/utils.h
1148                 implement cache cleanups for claws' folder system
1149                 (closes bug [ 595916 ] imapcache not cleaned up)
1150
1151 2002-10-05 [melvin]     0.8.3claws47
1152
1153         * src/prefs_actions.c
1154                 Made the help text more clear for the %p token
1155
1156 2002-10-04 [paul]       0.8.3claws46
1157
1158         * sync with 0.8.5
1159                 see ChangeLog 2002-10-02 and 2002-10-03
1160
1161 2002-10-04 [christoph]  0.8.3claws45
1162
1163         * src/inc.c
1164                 fix segfault caused by pop before smtp
1165                 call to inc_account_mail with NULL
1166                 pointer for mainwin
1167
1168 2002-10-04 [paul]       0.8.3claws44
1169
1170         * configure.in
1171                 sync the LDAP detection from 0.8.5cvs1
1172
1173 2002-10-02 [christoph]  0.8.3claws43
1174
1175         * po/de.po
1176                 fix small spelling error
1177
1178 2002-10-02 [melvin]     0.8.3claws42
1179
1180         * ac/aspell.m4
1181                 Behave better and say "no" when test program cannot be run.
1182
1183 2002-10-02 [paul]       0.8.3claws41
1184
1185         * sync with 0.8.4cvs1
1186                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1187                 
1188         * src/summaryview.c
1189                 toggle the behavior of Reply menuitem between
1190                 normal reply and reply-to-list
1191
1192 2002-10-01 [sergey]     0.8.3claws40
1193
1194         * src/compose.c
1195                 Convert newlines in the message text to the canonical form
1196                 before base64 encoding (RFC2045 compliance, fixes some
1197                 interoperability issues with Evolution 1.0.3)
1198
1199 2002-09-29 [colin]      0.8.3claws39
1200
1201         * src/summaryview.c
1202                 Fix an unwanted copy/paste
1203
1204 2002-09-29 [colin]      0.8.3claws38
1205
1206         * src/mainwindow.c
1207                 Renamed "Custom toolbar" to "Customize toolbar"
1208                 Renamed "Show all header" to "Show all headers"
1209                 Renamed "Set diplay item" to "Set displayed items"
1210         * src/prefs_common.c
1211                 Renamed "Show all header" to "Show all headers"
1212         * src/prefs_summary_column.c
1213                 Renamed "diplay item" to "displayed items"
1214
1215 2002-09-29 [colin]      0.8.3claws37
1216
1217         * src/mainwindow.[ch]
1218                 online/offline status pixmaps follow theme
1219                 changes
1220         * src/summaryview.[ch]
1221                 quicksearch pixmap follows theme changes
1222
1223 2002-09-29 [thorsten]   0.8.3claws36
1224
1225         * src/compose.c
1226           src/prefs_folder_item.[ch]
1227                 add default_reply_to folder option (closes patch 581044)
1228
1229 2002-09-29 [christoph]  0.8.3claws35
1230
1231         * acconfig.h    ** REMOVED **
1232         * configure.in
1233         * ac/aspell.m4
1234         * ac/check-type.m4
1235         * ac/gnupg-check-typedef.m4
1236                 fix autoheader 2.50 warning
1237
1238 2002-09-29 [christoph]  0.8.3claws34
1239
1240         * major code cleanup (part 2)
1241         
1242                 - unused variables removed
1243                 - unused functions removed
1244                 - uninitialized variables checked
1245                 - missing return statements added
1246                 - missing function return types added
1247                 - added parentheses around assignment
1248                   when suggested by gcc
1249
1250 2002-09-29 [alfons]     0.8.3claws33
1251
1252         * src/logwindow.c
1253                 log_window_clear(): only bracket gtk_text_forward_delete() 
1254                 with gtk_text_freeze() / gtk_text_thaw() (see if this
1255                 works around GTK text bug)
1256
1257 2002-09-29 [paul]       0.8.3claws32
1258
1259         * po/bg.po
1260           po/sr.po
1261                 updated by George Danchev and Urke MMI
1262                 respectively
1263
1264 2002-09-27 [christoph]  0.8.3claws31
1265
1266         * doc-src/readme.txt
1267         * doc-src/rfc1806.txt   ** REMOVED **
1268         * doc-src/rfc2183.txt   ** NEW FILE **
1269         * doc-src/rfc2980.txt   ** NEW FILE **
1270                 update rfcs
1271
1272 2002-09-27 [melvin]     0.8.3claws30
1273
1274         * ac/aspell.m4
1275                 Fixed typo which could break linking
1276
1277 2002-09-27 [melvin]     0.8.3claws29
1278
1279         * ac/aspell.m4
1280                 Improved GNU/aspell checking. 
1281                 Fixed bug #614490
1282
1283 2002-09-27 [paul]       0.8.3claws28
1284
1285         * sync with 0.8.3cvs8
1286                 see ChangeLog 2002-09-27
1287
1288 2002-09-26 [colin]      0.8.3claws27
1289
1290         * src/toolbar.[ch]
1291           src/mainwindow.[ch]
1292                 Add "Reply to Mailing-list" to the toolbar
1293
1294 2002-09-26 [christoph]  0.8.3claws26
1295
1296         * src/summaryview.c
1297                 Fix wrong message counts in summaryview status
1298
1299 2002-09-26 [paul]       0.8.3claws25
1300
1301         * sync with 0.8.3cvs7
1302                 see ChangeLog 2002-09-26
1303
1304 2002-09-26 [paul]       0.8.3claws24
1305
1306         * sync with 0.8.3cvs6
1307                 see ChangeLog 2002-09-25
1308
1309 2002-09-25 [christoph]  0.8.3claws23
1310
1311         * src/prefs_common.c
1312         * src/prefs_folder_item.c
1313         * src/prefs_scoring.c
1314                 Renamed "kill score" to "hide score" in GUI
1315                 and prefs files
1316
1317 2002-09-25 [paul]       0.8.3claws22
1318
1319         * sync with 0.8.3cvs5
1320                 see ChangeLog 2002-09-24
1321
1322 2002-09-24 [alfons]     0.8.3claws21
1323
1324         patch by Satoshi Nagayasu: allows appending / saving multiple 
1325         selected files (closes "[ 612279 ] save multiple mesg(s) in 
1326         'Save as ...'")
1327
1328         * AUTHORS
1329                 add Satoshi Nagayasu
1330         * src/summaryview.c
1331                 summary_save_as(): allow saving selected files to
1332                 one file
1333                 summary_set_menu_sensitive: enable "Save As..." when
1334                 multiple files are selected
1335         * src/utils.[ch]
1336                 append_file(): new function
1337
1338 2002-09-24 [colin]      0.8.3claws20
1339
1340         * src/procmime.c
1341                 Fix segfault when mimeinfo doesn't have a 
1342                 content_type. 
1343
1344 2002-09-24 [colin]      0.8.3claws19
1345
1346         * src/prefs_common.[ch]
1347                 Add a preference to display send dialog or not
1348         * src/send.c
1349                 Display send dialog according to preference
1350
1351 2002-09-24 [colin]      0.8.3claws18
1352
1353         * src/compose.[ch]
1354                 Disable user actions when sending
1355
1356 2002-09-24 [colin]      0.8.3claws17
1357
1358         * src/procmime.c
1359                 Do not display name or filename for attachments
1360                 with an application/pgp-signature type
1361                 (security flaw, see bug 537413)
1362
1363 2002-09-23 [colin]      0.8.3claws16
1364
1365         * src/editaddress.c
1366                 Initialize entry_email, entry_alias and 
1367                 entry_remarks to first email address of the list
1368
1369 2002-09-23 [colin]      0.83claws15
1370
1371         * src/compose.c
1372                 Drop pgp-signature when reediting a signed queued
1373                 message
1374
1375 2002-09-23 [melvin]     0.8.3claws14
1376
1377         * po/fr.po
1378                 Updated French translation
1379
1380 2002-09-23 [melvin]     0.8.3claws13
1381
1382         * src/mainwindow.c
1383                 Made custom toolbar menu labels more consistent
1384         * src/prefs_toolbar.c
1385                 Made custom toolbar window title more consistent
1386
1387 2002-09-22 [colin]      0.8.3claws12
1388
1389         * src/inc.c
1390                 Initialize session type to normal before getting 
1391                 mail (fixes strange Get behaviour)
1392         * src/prefs_account.h
1393                 Move STYPE_POP_BEFORE_SMTP to last position to 
1394                 avoid other side-effects
1395
1396 2002-09-22 [colin]      0.8.3claws11
1397
1398         * src/prefs_account.c
1399                 Fix pop_bfr_smtp_tm_entry sensivity when switching
1400                 from pop3 to apop or vice-versa
1401
1402 2002-09-22 [colin]      0.8.3claws10
1403         
1404         * src/prefs_account.[ch]
1405                 Add an option for the POP before SMTP timeout
1406         * src/inc.c
1407                 Remember time of last POP connection
1408         * src/send.c
1409                 Do POP before SMTP only if timeout reached
1410
1411 2002-09-22 [oliver]     0.8.3claws9
1412         
1413         * README.claws
1414                 explain custom toolbar
1415
1416 2002-09-22 [oliver]     0.8.3claws8
1417
1418         * src/prefs_actions.[ch]
1419         custom toolbar for compose      
1420                 actions callback from compose toolbar
1421         * src/folderview.c
1422                 remove include toolbar.h
1423
1424 2002-09-22 [oliver]     0.8.3claws7
1425         
1426         * src/prefs_toolbar.[ch]
1427                 custom toolbar for compose
1428                 - generic prefs_toolbar handles both
1429                   Mainwin's toolbar as well as Compose toolbar          
1430
1431 2002-09-22 [oliver]     0.8.3claws6
1432         
1433         * src/toolbar.[ch]
1434                 custom toolbar for compose
1435                 restructure toolbar.[ch]
1436
1437 2002-09-22 [oliver]     0.8.3claws5
1438
1439         * src/compose.[ch]
1440                 custom toolbar for compose
1441
1442 2002-09-22 [oliver]     0.8.3claws4
1443         
1444         * src/mainwindow.[ch]
1445                 custom toolbar for compose 
1446                 move mainwin toolbar back to mainwindow
1447
1448 2002-09-22 [alfons]     0.8.3claws3
1449
1450         * src/procmsg.c
1451                 :%sno/if(/if (/gc
1452                 :%sno/for(/for (/gc
1453                 (beautify)
1454
1455 2002-09-22 [alfons]     0.8.3claws2
1456         
1457         * src/procmsg.c
1458                 procmsg_save_to_outbox(): don't unlink message file from queue;
1459                 callers should do it using folder_item_remove_msg()
1460
1461 2002-09-22 [colin]      0.8.3claws1
1462
1463         * src/mimeview.[ch]
1464                 Made mimeview_check_signature() public
1465         * src/textview.c
1466                 Made GPG signatures verifiable by clicking
1467                 the [application/pgp-signature] in the Text
1468                 view
1469
1470 2002-09-22 [paul]       0.8.3claws
1471
1472         * po/bg.po
1473           po/en_GB.po
1474           po/es.po
1475           po/it.po
1476           po/pl.po
1477           po/pt_BR.po
1478           po/sr.po
1479                 updated translations, submitted by George Danchev,
1480                 me, Ricardo Mones Lastra, Alessandro Maestri,
1481                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
1482                 and Urke MMI, respectively.     
1483
1484 2002-09-22 [alfons]     0.8.2claws65
1485
1486         * src/procmsg.c
1487         * src/pgptext.c
1488                 no furry valgrinds have been used to plug these memleaks
1489
1490 2002-09-20 [paul]       0.8.2claws64
1491
1492         * sync with 0.8.3cvs4
1493                 'Select thread' re-implemented 
1494                 see ChangeLog 2002-09-20
1495
1496 2002-09-21 [alfons]     0.8.2claws63
1497
1498         * src/compose.c
1499                 compose_send(): plug unnoticed memleak
1500
1501 2002-09-20 [alfons]     0.8.2claws62
1502
1503         * src/addr_compl.c
1504                 replace_address_in_edit(): strict check for NULL address to
1505                 fix "[ 607348 ] Segfault in address completion". My guess is
1506                 that this happens with an empty address book, but it's good
1507                 to have this check here anyway
1508                 
1509                 completion_window_button_press(): free string returned 
1510                 from the internal cache
1511
1512 2002-09-20 [christoph]  0.8.2claws61
1513
1514         * src/procmime.h
1515                 added ENC_BINARY to EncodingType
1516         * src/procmime.c
1517                 the string returned by procmime_get_encoding_str
1518                 should not depend on the order of values in the
1519                 EncodingType definition
1520         * doc-src/rfc1806.txt   ** NEW FILE **
1521                 Added rfc1806 about MIME Content-Disposition
1522                 Extension
1523
1524 2002-09-19 [paul]       0.8.2claws60
1525
1526         * sync with 0.8.2cvs3
1527                 see ChangeLog 2002-09-19
1528
1529 2002-09-19 [paul]       0.8.2claws59
1530
1531         * src/prefs_folder_item.c
1532                 revert to Darko's original alignment of colour
1533                 selector button
1534                 add a colon to folder_color label
1535                 
1536         * src/compose.c
1537                 add Colin's patch (with Hiro's modifications) to 
1538                 force BASE64 encoding for 8-bit text when signing
1539                 (sync with 0.8.3cvs2)
1540
1541 2002-09-18 [alfons]     0.8.2claws58
1542
1543         * src/compose.c
1544                 :%sno/if(/if (/gc
1545                 :%sno/for(/for (/gc
1546                 (beautify a little bit)
1547
1548 2002-09-18 [christoph]  0.8.2claws57
1549
1550         * src/pine.c
1551                 fix handling of fgetc return value
1552
1553 2002-09-17 [alfons]     0.8.2claws56
1554         
1555         * src/summaryview.c
1556                 summary_sort(): check non-NULL summaryview->folder_item when no 
1557                 folder is selected at all
1558                 (closes "[ 610344 ] sort label make syl Crash")
1559
1560 2002-09-17 [alfons]     0.8.2claws55
1561         
1562         * src/compose.c
1563                 beautify a little bit
1564
1565 2002-09-17 [christoph]  0.8.2claws54
1566
1567         * src/folder.c
1568                 initialize max values for cache and folder
1569                 when cache or folder is empty
1570
1571 2002-09-15 [colin]      0.8.2claws53
1572
1573         * src/compose.c
1574                 Fix a leak (thanks Alfons!) and cleaned
1575                 variables names for custom headers
1576
1577 2002-09-15 [colin]      0.8.2claws52
1578
1579         * src/compose.c
1580                 Fix custom headers recognition when
1581                 prefs_common.trans_hdr is on
1582
1583 2002-09-15 [colin]      0.8.2claws51
1584
1585         * src/compose.c
1586                 Allow dynamically-added custom headers
1587                 Yet not reparsed if reedited
1588
1589 2002-09-15 [alfons]     0.8.2claws50
1590
1591         * src/prefs_account.c
1592                 fix warnings
1593
1594 2002-09-15 [colin]      0.8.2claws49
1595         
1596         * src/prefs_account.c
1597                 fix pop_before_smtp sensitivity
1598
1599 2002-09-15 [colin]      0.8.2claws48
1600
1601         * src/inc.[ch]
1602                 add inc_pop_before_smtp()
1603                 allow MainWindow to be undefined in 
1604                 inc_account_mail() and inc_start()
1605         * src/pop.c
1606           src/prefs_account.h
1607                 add STYPE_POP_BEFORE_SMTP session type
1608         * src/prefs_account.c
1609                 activated pop before smtp option
1610         * src/send.c
1611                 do pop before smtp if the relevant option 
1612                 is set
1613
1614 2002-09-15 [paul]       0.8.2claws47
1615
1616         * sync with 0.8.3
1617                 see ChangeLog 2002-09-15
1618
1619 2002-09-14 [paul]       0.8.2claws46
1620
1621         * po/bg.po
1622                 updated Bulgarian translation, submitted by
1623                 George Danchev
1624
1625 2002-09-13 [paul]       0.8.2claws45
1626
1627         * src/compose.c
1628                 merge claws' select_account() with main's
1629                 (new) compose_select_account(). [sync with
1630                 0.8.2cvs15, see ChangeLog 2002-09-11]
1631
1632 2002-09-12 [christoph]  0.8.2claws44
1633
1634         * src/filter.c
1635                 allocate 1 elements of FolderItem not 0
1636
1637 2002-09-12 [colin]      0.8.2claws43
1638
1639         * src/compose.c
1640                 Fix bug #590825 (obey Follow-up: poster)
1641
1642 2002-09-12 [colin]      0.8.2claws42
1643
1644         * src/procmime.c
1645                 Fix bug #557009 (wrong headers for messages 
1646                 forwarded as attachments)
1647
1648 2002-09-11 [colin]      0.8.2claws41
1649         
1650         * src/compose.c
1651                 Put SCF: pseudo-header on top of message
1652                 Set draft tmp_flag when saved as draft
1653
1654         * src/procmsg.c
1655           src/procheader.c
1656                 Skip after first \n\n for beginning of real message
1657                 for drafts too
1658
1659 2002-09-11 [christoph]  0.8.2claws40
1660
1661         * src/filtering.c
1662                 use procmsg flag functions in filtering or processing
1663                 will cause incorrect folder message counts
1664
1665 2002-09-11 [colin]      0.8.2claws39
1666
1667         * src/compose.c
1668                 Fix bug #550175 - wrong save folder when reediting
1669                 drafts
1670
1671 2002-09-11 [paul]       0.8.2claws38
1672
1673         * sync with 0.8.2cvs14
1674                 see ChangeLog 2002-09-11
1675
1676 2002-09-11 [colin]      0.8.2claws37
1677
1678         * src/folder.c
1679                 Fix a typo (seeming to cause new/unread status to
1680                 be lost)
1681
1682 2002-09-10 [christoph]  0.8.2claws36
1683
1684         * src/compose.c
1685                 compose_redirect should not use compose_generic_new
1686                 because that does more stuff than expected including
1687                 opening the external editor
1688                 (closes bug "[ 526608 ] bounced messages appear blank
1689                  in editor")
1690
1691 2002-09-10 [christoph]  0.8.2claws35
1692
1693         * src/folder.c
1694                 fix problem with too large message number range
1695                 causing a crash in folder_item_scan
1696
1697 2002-09-10 [paul]       0.8.2claws34
1698
1699         * sync with 0.8.2cvs13
1700                 see ChangeLog 2002-09-10
1701
1702 2002-09-10 [christoph]  0.8.2claws33
1703
1704         * src/msgcache.c
1705                 set MsgInfo TmpFlags for queue and draft folders
1706                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
1707
1708 2002-09-10 [paul]       0.8.2claws32
1709
1710         * AUTHORS
1711           po/bg.po      ** NEW FILE **
1712                 new Bulgarian translation submitted by
1713                 George Danchev <danchev@spnet.net>
1714                 
1715         * tools/Makefile.am
1716           tools/README
1717           tools/tb2sylpheed     ** NEW FILE **
1718                 add script that converts an addressbook exported
1719                 from The Bat! into a Sylpheed addressbook. Submitted
1720                 by Urke MMI <urke-kg@eunet.yu>
1721
1722 2002-09-10 [paul]       0.8.2claws31
1723
1724         * sync with 0.8.2cvs12
1725                 see ChangeLog 2002-09-10
1726
1727 2002-09-06 [paul]       0.8.2claws30
1728
1729         * src/prefs_common.c
1730                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
1731                 
1732         * tools/Makefile.am
1733           tools/README
1734           tools/ldif-to-xml.py  ** REMOVED **
1735                 remove obsolete python script
1736
1737 2002-09-06 [paul]       0.8.2claws29
1738
1739         * sync with 0.8.2cvs10
1740                 see ChangeLog 2002-09-06
1741
1742 2002-09-04 [paul]       0.8.2claws28
1743
1744         * sync with 0.8.2cvs9
1745                 see ChangeLog 2002-08-04
1746
1747 2002-09-04 [colin]      0.8.2claws27 
1748
1749         * src/prefs_common.[ch]
1750                 Added signature color configuration
1751         * src/textview.c
1752                 Use user-specified signature color
1753
1754 2002-09-03 [colin]      0.8.2claws26
1755
1756         * src/prefs_common.[ch]
1757                 Added autosave and autosave_length prefs
1758         * src/compose.c
1759                 Added compose_remove_draft()
1760                 Auto-save drafts according to the prefs
1761         * src/main.c
1762                 Added a crash-indicator file, allowing to check
1763                 for new messages on startup if Sylpheed crashed
1764                 (makes saved drafts "reappear")
1765
1766 2002-09-03 [colin]      0.8.2claws25
1767
1768         * src/textview.[ch]
1769                 Grey the signature
1770
1771 2002-09-03 [paul]       0.8.2claws24
1772
1773         * sync with 0.8.2cvs8
1774                 see ChangeLog 2002-09-02 and 2002-09-03
1775
1776 2002-09-03 [darko]      0.8.2claws23
1777
1778         * src/folderview.c
1779                 use normal style when creating new folder to pick
1780                 proper font size 
1781
1782 2002-09-02 [melvin]     0.8.2claws22
1783
1784         * src/gtkaspell.m4
1785                 removed some obsolete code
1786
1787 2002-09-02 [melvin]     0.8.2claws21
1788
1789         * ac/aspell.m4
1790                 fixed test's equality sign (== to =)
1791
1792 2002-09-02 [alfons]     0.8.2claws20
1793
1794         * src/folder.c
1795         * src/mh.c
1796                 revert change of 0.8.2claws16 and use the mh_folder_destroy
1797                 as folder->destroy virtual as suggested by Hiro
1798                 (the mh.c code seems to have been lost around mh.c.1.21)
1799
1800 2002-09-02 [paul]       0.8.2claws19
1801
1802         * po/pt_BR.po
1803                 updated by Fabio Jr. Beneditto
1804                 
1805         * src/defs.h
1806                 use 'http://claws.sylpheed.org' for homepage link. 
1807                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
1808
1809 2002-09-01 [alfons]     0.8.2claws18
1810
1811         * src/mh.c
1812                 plug memleak related to one Martin Kluge found
1813
1814 2002-08-31 [paul]       0.8.2claws17
1815
1816         * sync with 0.8.2cvs6
1817                 see ChangeLog 2002-08-30
1818
1819 2002-08-31 [alfons]     0.8.2claws16
1820
1821         * src/folder.c
1822                 folder_destroy(): remove mailbox from folderlist even if it has
1823                 no destroy virtual
1824
1825 2002-08-31 [alfons]     0.8.2claws15
1826
1827         * src/folder.c
1828                 :%sno/if(/if (/gc
1829                 :%sno/for(/for (/gc
1830                 (being pedantic I know)
1831
1832 2002-08-31 [alfons]     0.8.2claws14
1833
1834         * src/folder.c
1835                 check for NULL pointers returned from folder->fetch_msginfo virtual
1836                 (should solve some reported crashes)
1837
1838 2002-08-30 [alfons]     0.8.2claws13
1839
1840         * acconfig.h
1841         * configure.in
1842         * src/crash.c
1843                 enable crash dialog on compilation time
1844                 (--enable-crash-dialog configure option)
1845
1846 2002-08-30 [alfons]     0.8.2claws12
1847
1848         * AUTHORS
1849                 add Martin Kluge
1850         * src/mh.c
1851                 apply memory leak plug patch by Martin Kluge
1852                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
1853                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
1854                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
1855
1856 2002-08-30 [darko]      0.8.2claws11
1857
1858         * src/folderview.c
1859                 copy Gtk style from normal style to match
1860                 font size for coloured folders
1861
1862 2002-08-29 [alfons]     0.8.2claws10
1863
1864         * sylpheed.desktop
1865                 Type=Internet <- Type=Application
1866                 (reported by Michael Schwendt, see:
1867                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
1868                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
1869
1870 2002-08-29 [paul]       0.8.2claws9
1871
1872         * sync with 0.8.2cvs5
1873                 see ChangeLog 2002-08-29
1874
1875 2002-08-29 [colin]      0.8.2claws8
1876
1877         * src/summaryview.c
1878                 Added a sanity check in summary_select_thread
1879                 Should fix bug 601605
1880
1881 2002-08-29 [colin]      0.8.2claws7
1882
1883         * src/main.c
1884                 Revert claws6 changes regarding bug #591676
1885
1886 2002-08-28 [colin]      0.8.2claws6
1887         
1888         * src/main.c
1889                 Ignore cache for queue folderitems
1890                 Fix bug #591676
1891
1892 2002-08-28 [melvin]     0.8.2claws5
1893
1894         * README.claws
1895                 Fixed typos.
1896
1897 2002-08-28 [melvin]     0.8.2claws4
1898
1899         * README.claws
1900                 Updated a bit the text concerning the spell checker
1901
1902 2002-08-28 [melvin]     0.8.2claws3
1903
1904         Merged the GNU_aspell_branch:
1905                 Support of new GNU/aspell is now included and the old pspell
1906                 is not supported anymore.
1907                 See README.claws
1908
1909         * README.claws
1910                 Updated spell checker text to reflect the switch to GNU/aspell
1911
1912         * ac/aspell.m4          *** NEW ***
1913         * src/gtkaspell.[ch]    *** NEW *** 
1914         * ac/pspell.m4          *** DELETED *** 
1915         * src/gtkspell.[ch]     *** DELETED ***
1916
1917         * ac/Makefile.am
1918                 Updated for GNU/aspell support
1919
1920         * po/POTFILES.in
1921                 Replaced gtkspell.c by gtkaspell.c
1922
1923         * acconfig.h
1924         * src/Makefile.am
1925         * src/about.c
1926         * src/compose.[ch]
1927         * src/crash.c
1928         * src/main.c
1929         * src/prefs_common.[ch]
1930                 Updated for GNU/aspell support
1931
1932 2002-08-28 [paul]       0.8.2claws2
1933
1934         * sync with 0.8.2cvs4
1935                 see ChangeLog 2002-08-27 and 2002-08-28
1936
1937 2002-08-28 [colin]      0.8.2claws1
1938
1939         * src/summary_search.c
1940                 Added "AND search"
1941
1942 2002-08-28 [jens]       0.8.2claws
1943
1944         *po/de.po
1945                 Updated German translations
1946
1947 2002-08-27 [melvin]     0.8.2claws
1948
1949         * po/fr.po
1950                 Updated French translations
1951
1952 2002-08-27 [paul]       0.8.2claws
1953
1954         * sync with 0.8.2 main release
1955
1956         * po/en_GB.po
1957           po/es.po
1958           po/it.po
1959           po/pl.po
1960           po/pt_BR.po
1961           po/sr.po
1962                 updated message catalogs submitted by
1963                 Ricardo Mones Lastra, Alessandro Maestri,
1964                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
1965                 Beneditto and Urke MMI  
1966
1967 2002-08-27 [hoa]        0.8.1claws123
1968
1969         * src/mainwindow.[ch]
1970         * src/summaryview.[ch]
1971                 removed the "filter setting" menu option.
1972                 add a "cancel a news message" menu option.
1973
1974 2002-08-26 [martin]     0.8.1claws122
1975
1976         * ChangeLog.claws
1977                 changed string under 0.8.1claws79 changed by myself
1978                 i'm sorry alfons :(
1979
1980 2002-08-26 [martin]     0.8.1claws121
1981
1982         * src/crash.c
1983                 added kill command to debuggerrc to start crash dialog
1984
1985 2002-08-26 [paul]       0.8.1claws120
1986
1987         * sync with 0.8.1cvs31
1988                 see ChangeLog 2002-08-26
1989
1990 2002-08-25 [alfons]     0.8.1claws119
1991
1992         * src/procmsg.c
1993                 fix bug that didn't send out correct headers to news server
1994                 when sending news article and email from queue (bug reported
1995                 and patch provided by Tim Mann; closes bug 
1996                 "[ 583196 ] 0.7.8claws can't post news")
1997
1998 2002-08-25 [alfons]     0.8.1claws118
1999
2000         * src/selective_download.c
2001                 mark two strings as translatable
2002                 (thanks to Urke MMI for pointing this out)
2003
2004 2002-08-25 [alfons]     0.8.1claws117
2005
2006         * src/summaryview.c
2007                 treat sent boxes as special and allow sorting them by addressee
2008                 (closes "[ 589418 ] Sent folder sorting misbehavior"
2009                 submitted by Steve Lamb)
2010
2011 2002-08-24 [alfons]     0.8.1claws116
2012
2013         * src/matcher.c
2014                 fix memleak reported by Martin Kluge
2015                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2016
2017 2002-08-24 [oliver]     0.8.1claws115
2018
2019         * src/prefs_toolbar.c
2020                 o code cleanup as suggested by Alfons
2021                 o memleak fix
2022
2023 2002-08-24 [alfons]     0.8.1claws114
2024
2025         * src/summaryview.c
2026                 o fix another memory leak reported by Martin Kluge
2027                   (see "[ 599568 ] Small Memory Leak")
2028                 o remove 'from' variable from 'summary_set_header()'; we can
2029                   do with just 'to' 
2030
2031 2002-08-24 [paul]       0.8.1claws113
2032
2033         * sync with 0.8.1cvs30
2034                 see ChangeLog 2002-08-23
2035
2036 2002-08-24 [alfons]     0.8.1claws112
2037
2038         * src/summaryview.c
2039                 remove unnecessary allocations for search bar fixing leaks
2040                 reported by Martin Kluge
2041                 (see "[ 599451 ] Further memory leaks?")
2042
2043 2002-08-24 [alfons]     0.8.1claws111
2044
2045         * src/main.c
2046                 make get_socket_name() public for crash.c
2047         * src/crash.c
2048                 o make report bug button work (goes to claws' 
2049                   bug tracker at sf.net)
2050                 o introduce function for doing important stuff just
2051                   before claws goes down
2052                 o clean up code 
2053
2054 2002-08-24 [alfons]     0.8.1claws110
2055
2056         * src/compose.c
2057                 move cursor to "To" entry when forwarding as attachment
2058                 (reported and solved by Steve Lamb, closes bug report
2059                 "[ 592880 ] Forward as attachment; cursor not in to")
2060
2061 2002-08-24 [colin]      0.8.1claws109
2062
2063         * src/mainwindow.c
2064                 fix quick search visibility after GUI (de)separations.
2065
2066 2002-08-23 [colin]      0.8.1claws108
2067
2068         * src/mainwindow.c
2069                 fix header pane visibility after folderview or
2070                 messageview (de)separation
2071
2072 2002-08-23 [paul]       0.8.1claws107
2073
2074         * src/mainwindow.[ch]
2075           src/toolbar.c
2076                 give full control of display or non-display 
2077                 of the Execute icon to Custom toolbar settings.
2078                 add new sensitivity condition to maninwindow.h: 
2079                 M_DELAY_EXEC
2080
2081         * ChangeLog
2082           ChangeLog.jp
2083           NEWS
2084                 more sync with 0.8.1cvs29
2085
2086 2002-08-23 [melvin]     0.8.1claws106
2087
2088         * src/alertpanel.c
2089                 Readded support for custom widget in alertpanel lost in last
2090                 sync.
2091
2092 2002-08-23 [paul]       0.8.1claws105
2093
2094         * sync with 0.8.1cvs29
2095                 see ChangeLog 2002-08-23
2096
2097 2002-08-23 [colin]      0.8.1claws104
2098
2099         * src/summaryview.c
2100                 Fix folder and search pixmaps exchanging positions
2101                 after theme or toolbar changes. Thank to Oliver for 
2102                 reporting this.
2103
2104 2002-08-23 [colin]      0.8.1claws103
2105
2106         * src/mainwindow.c
2107           src/messageview.[ch]
2108           src/noticeview.[ch]
2109           src/summaryview.c
2110                 Changed messageview_create() and noticeview_create()
2111                 to avoid the last gdk_warning
2112
2113 2002-08-22 [colin]      0.8.1claws102
2114
2115         * src/summaryview.c
2116                 Fix my new `Creating pixmap from xpm' warning
2117
2118 2002-08-22 [colin]      0.8.1claws101
2119
2120         * src/mainwindow.c
2121                 Fix some of the gdk warnings
2122
2123 2002-08-22 [colin]      0.8.1claws100
2124
2125         * src/Makefile.am
2126         * src/stock_pixmap.c
2127         * src/stock_pixmap.h
2128         * src/pixmaps/quicksearch.xpm *ADDED*
2129                 Add the quicksearch pixmap
2130         * src/mainwindow.c
2131         * src/summaryview.c
2132         * src/summaryview.h
2133                 Make quicksearch bar visible/hidden via a button
2134
2135 2002-08-22 [christoph]  0.8.1claws99
2136
2137         * src/folder.c
2138                 fix folder update for newsgroups with message
2139                 numbers below minimum number of articles to fetch
2140                 (closes bug #598445)
2141
2142 2002-08-22 [paul]       0.8.1claws98
2143
2144         * sync with 0.8.1cvs28
2145                 see ChangeLog 2002-08-22
2146
2147 2002-08-21 [alfons]     0.8.1claws97
2148
2149         * src/crash.c
2150                 use bt instead of bt full which seems to work 
2151                 better, and bt full doesn't give a great deal 
2152                 of information anyway
2153
2154 2002-08-21 [colin]      0.8.1claws96
2155
2156         * src/summaryview.c
2157                 fix summaryview_searchtype_changed prototype
2158
2159 2002-08-21 [christoph]  0.8.1claws95
2160
2161         * src/mainwindow.c
2162                 o fix broken menu update for sorting type, we have to
2163                   get this info from the summaryview now
2164                 o removed setting of threaded state in menu callback
2165         * src/summaryview.[ch]
2166                 more summaryview/folderitem seperation for
2167                 threading option
2168         * configure.in
2169                 removed not required --with-compiler-flags option
2170
2171 2002-08-21 [oliver]     0.8.1claws94
2172         
2173         * src/toolbar.h 
2174                 o rename toolbar.xml to toolbar_main.xml
2175                   since toolbar_compose.xml might come up 
2176                   any time soon
2177         * README.claws
2178                 add custom toolbar              
2179
2180 2002-08-21 [darko]      0.8.1claws93
2181
2182         * src/procmsg.c
2183                 don't reset tmp flags for messages copied
2184                 to sent folder
2185
2186 2002-08-21 [colin]      0.8.1claws92
2187         
2188         * src/prefs_filtering.c
2189                 fix renaming rules on folder rename 
2190                 when folder is not a leaf folder
2191
2192 2002-08-21 [paul]       0.8.1claws91
2193
2194         * src/prefs_folder_item.c
2195                 fix alignment of colour selector
2196
2197 2002-08-21 [paul]       0.8.1claws90
2198
2199         * sync with 0.8.1cvs27
2200                 see ChangeLog 2002-08-21
2201
2202 2002-08-21 [paul]       0.8.1claws89
2203
2204         * src/summaryview.c
2205                 fix crash when changing field type in
2206                 Quick search bar
2207
2208 2002-08-21 [colin]      0.8.1claws88
2209
2210         * src/summaryview.c
2211                 Made quick search case-insensitive
2212
2213 2002-08-21 [paul]       0.8.1claws87
2214
2215         * sync with 0.8.1cvs26
2216                 see ChangeLog 2002-08-21
2217
2218 2002-08-20 [christoph]  0.8.1claws86
2219
2220         * src/folderview.c
2221         * src/main.c
2222         * src/summaryview.[ch]
2223                 more summaryview/folderitem seperation for
2224                 sort_key and sort_type
2225         * src/procmsg.c
2226                 added missing return statement
2227
2228 2002-08-20 [colin]      0.8.1claws85
2229
2230         * src/summaryview.[ch]
2231                 Added a quick search box
2232         * src/mainwindow.c
2233         * src/prefs_common.[ch]
2234                 Added a show/hide option for the quick search
2235
2236 2002-08-20 [oliver]     0.8.1claws84
2237         
2238         * src/mainwindow.c
2239                 remove toolbar_create_popups
2240         * src/toolbar.[ch]
2241                 o remove toolbar_create_popups
2242                 o fix toolbar_set_sensitive 
2243                   (Bug reports #596834 and #596832)     
2244         * src/prefs_toolbar.c
2245                 o add "Set default" button
2246                 o align label and text + combo widgets
2247
2248 2002-08-20 [hoa]        0.8.1claws83bis
2249
2250         * src/imap.c
2251                 fixed a bug in imap_fetch_msginfo() in case there is no
2252                 current folder.
2253
2254 2002-08-20 [darko]      0.8.1claws83
2255
2256         * src/folderview.c
2257                 copy the color style of folder view so it
2258                 works with GTK themes
2259
2260 2002-08-20 [darko]      0.8.1claws82
2261
2262         * src/folder.h
2263         * src/folderview.c
2264         * src/prefs_folder_item.[hc]
2265                 don't use UI stuff in folder.h
2266
2267 2002-08-20 [darko]      0.8.1claws81
2268
2269         * src/folder.h
2270         * src/prefs_folder_item.h
2271         * src/folderview.c
2272         * src/prefs_folder_item.c
2273                 ability to set folder color in folderview
2274
2275 2002-08-19 [alfons]     0.8.1claws80
2276
2277         * src/summaryview.c
2278                 fix one of the earlier memleaks reported by Martin Kluge
2279
2280 2002-08-19 [alfons]     0.8.1claws79
2281
2282         * src/mainwindow.c
2283                 hide notice view when selecting seperate folder
2284                 view (reported by Urke MMI)
2285
2286 2002-08-19 [christoph]  0.8.1claws78
2287
2288         * src/folderview.c
2289         * src/prefs_folder_item.h
2290         * src/summaryview.[ch]
2291                 o add summary_set_prefs_from_folderitem to set
2292                   summaryview prefs (first step to remove all
2293                   references to the folderitem in summaryview)
2294                 o moved compiled regex stuff from folderitem prefs
2295                   to summaryview code
2296
2297 2002-08-19 [paul]       0.8.1claws77
2298
2299         * src/compose.c
2300                 add check for '.' to QUOTE_IF_REQUIRED
2301
2302 2002-08-19 [paul]       0.8.1claws76
2303
2304         * src/inc.c
2305                 sync with 0.8.1cvs25 (plug memory leak)
2306
2307         * src/prefs_toolbar.c
2308                 re-order prefs_toolbar_cancel()
2309
2310 2002-08-18 [alfons]     0.8.1claws75
2311
2312         * src/inc.c
2313         * src/matcher.c
2314                 plug other memleaks reported by Martin Kluge
2315
2316 2002-08-18 [paul]       0.8.1claws74
2317
2318         * po/pt_BR.po
2319                 updated by Fabio Jr. Beneditto
2320
2321 2002-08-18 [paul]       0.8.1claws73
2322
2323         * src/toolbar.[ch]
2324                 fix bug where tooltips were displayed untranslated              
2325
2326         * src/prefs_toolbar.c
2327                 fix bug where clicking 'Cancel' creates an icon & text
2328                 toolbar regardless of prefs
2329         
2330
2331 2002-08-17 [oliver]     0.8.1claws72
2332
2333         * src/prefs_toolbar.c
2334                 update toolbar on CANCEL
2335                 bug reported by Martin Kluge
2336         * src/toolbar.c
2337                 toolbar_destroy memleak fixed           
2338
2339 2002-08-17 [alfons]     0.8.1claws71
2340
2341         * src/toolbar.c
2342                 plug another memleak reported by Martin Kluge
2343
2344 2002-08-16 [alfons]     0.8.1claws70
2345
2346         * src/crash.c
2347                 use execvp() correctly (suggested by wwp; thanks!)
2348
2349 2002-08-16 [alfons]     0.8.1claws69
2350
2351         * src/gtksctree.c
2352                 plug memory leak reported by Kim Schultz & Martin Kluge
2353
2354 2002-08-16 [paul]       0.8.1claws68
2355
2356         * po/es.po
2357                 updated by Ricardo Mones Lastra
2358
2359 2002-08-16 [paul]       0.8.1claws67
2360
2361         * src/toolbar.h
2362                 fix bug where 'Compose News' icon showed wrong
2363                 tooltip
2364
2365 2002-08-16 [paul]       0.8.1claws66
2366
2367         * sync with 0.8.1cvs24
2368                 see ChangeLog 2002-08-16
2369
2370         * po/it.po
2371                 updated by Alessandro Maestri
2372
2373 2002-08-15 [paul]       0.8.1claws65
2374
2375         * po/sr.po
2376                 updated by Urke MMI
2377
2378 2002-08-15 [paul]       0.8.1claws64
2379
2380         * src/*.c
2381                 don't translate debug info
2382
2383         * src/matcher.[ch]
2384                 add copyright info
2385
2386 2002-08-15 [paul]       0.8.1claws63
2387
2388         * src/prefs_toolbar.c
2389                 fix bug where clicking 'OK' creates an icon & text
2390                 toolbar regardless of prefs
2391
2392 2002-08-14 [alfons]     0.8.1claws62
2393
2394         * src/main.c
2395                 add global var that has the full argv[0]
2396         * src/crash.c
2397                 o execvp the correct sylpheed by using argv0
2398                   and setting the correct work dir
2399                 o other tweaks  
2400
2401 2002-08-14 [oliver]     0.8.1claws61
2402         
2403         * enable/disable Toolbar Action Buttons 
2404         * code cleanups
2405         * src/mainwindow.c
2406         * src/toolbar.[ch]      
2407         * src/prefs_toolbar.c   
2408
2409 2002-08-14 [melvin]     0.8.1claws60
2410
2411         * po/fr.po
2412                 Updated French translations
2413
2414 2002-08-14 [melvin]     0.8.1claws59
2415
2416         * src/crash.c
2417                 Made bug report not translatable
2418         * src/exporthtml.c
2419                 Fixed exporthtml_build_filespec() return value
2420         * src/foldersel.c
2421                 Fixed incorrect include file
2422         * src/gtkspell.c
2423         * src/prefs_actions.c
2424         * src/prefs_toolbar.c
2425                 Made debug info not translatable
2426         * src/mutt.c
2427         * src/quote_fmt.c
2428                 Added missing includes
2429         * src/prefs_common.c
2430                 Fixed typo
2431
2432 2002-08-14 [paul]       0.8.1claws58
2433
2434         * faq/es/sylpheed-faq.html
2435           faq/es/sylpheed-faq-[1-3].html
2436           faq/es/sylpheed-faq-4.html     **NEW FILE **
2437                 update Spanish FAQ
2438
2439 2002-08-13 [christoph]  0.8.1claws57
2440
2441         * src/procmsg.c
2442                 ignore thread fix that did not mark all
2443                 child nodes of a ignored thread as
2444                 ignored. Does not work perfectly yet,
2445                 but it is better now
2446
2447 2002-08-13 [alfons]     0.8.1claws56
2448
2449         * src/crash.c
2450                 o implement 'save crash log'
2451                 o some tweaks
2452
2453 2002-08-13 [melvin]     0.8.1claws55
2454
2455         * src/main.c
2456                 removed unrequired "execinfo.h" header
2457
2458 2002-08-12 [paul]       0.8.1claws54
2459
2460         * faq/en/sylpheed-faq.html
2461           faq/en/sylpheed-faq-[1-3].html
2462           faq/en/sylpheed-faq-4.html     **NEW FILE **
2463                 update English FAQ
2464
2465 2002-08-12 [alfons]     0.8.1claws53
2466
2467         * po/POTFILES.in
2468                 add crash.c to translatables
2469         * src/crash.c
2470                 bring in Leandro's crash dialog
2471
2472 2002-08-11 [alfons]     0.8.1claws52
2473
2474         * src/crash.c
2475                 clean up some warnings
2476
2477 2002-08-11 [alfons]     0.8.1claws51
2478
2479         * acconfig.h
2480         * configure.in
2481         * src/crash.[ch]        ** NEW FILES **
2482         * src/main.c            
2483                 initial gdb crash handler
2484
2485 2002-08-11 [paul]       0.8.1claws50
2486
2487         * src/prefs_toolbar.c
2488                 replace Up/Down arrow pixmaps with text to be
2489                 consistent across icon themes
2490
2491 2002-08-11 [paul]       0.8.1claws49
2492
2493         * src/prefs_common.c
2494           src/prefs_toolbar.c
2495                 rename 'Pixmap' -> 'Icon'
2496
2497         * src/toolbar.[ch]
2498                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2499
2500 2002-08-10 [paul]       0.8.1claws48
2501
2502         * src/prefs_toolbar.c
2503                 re-work the UI
2504
2505 2002-08-10 [paul]       0.8.1claws47
2506
2507         * src/main.c
2508                 don't write Processing progress to status bar
2509                 patch submitted by Alexander Evseev
2510
2511         * src/prefs_toolbar.c
2512                 re-position and resize window
2513                 make window assume correct size on first call
2514
2515 2002-08-10 [paul]       0.8.1claws46
2516
2517         * src/mainwindow.c
2518           src/prefs_toolbar.c
2519           src/toolbar.c
2520           src/toolbar.h
2521                 obey coding style
2522                 follow UI text conventions
2523
2524 2002-08-10 [alfons]     0.8.1claws45
2525
2526         * src/toolbar.c
2527                 correct pixmap for delete action
2528
2529 2002-08-10 [paul]       0.8.1claws44
2530
2531         * po/pt_BR.po
2532                 updated by Fabio Jr. Beneditto
2533
2534 2002-08-10 [paul]       0.8.1claws43
2535
2536         * po/POTFILES.in
2537                 add custom toolbar files
2538
2539 2002-08-10 [paul]       0.8.1claws42
2540
2541         * sync with 0.8.1cvs22
2542                 see ChangeLog 2002-08-09
2543
2544 2002-08-09 [paul]       0.8.1claws41
2545
2546         * tools/Makefile.am
2547           tools/README
2548           tools/outlook2sylpheed.pl     ** NEW FILE **
2549                 add script to convert exported Outlook
2550                 contacts list to a Sylpheed addressbook.
2551                 Submitted by Ricardo Mones Lastra.
2552
2553 2002-08-09 [paul]       0.8.1claws40
2554
2555         * AUTHORS
2556           configure.in
2557           po/sr.po      ** NEW FILE **
2558                 add Serbian message catalog. Submitted by
2559                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
2560
2561 2002-08-09 [paul]       0.8.1claws39
2562
2563         * sync with 0.8.1cvs21
2564                 see ChangeLog 2002-08-08
2565
2566 2002-08-08 [oliver]     0.8.1claws38
2567
2568         * src/mainwindow.c
2569                 move Custom Toolbar to Configuration menu
2570
2571 2002-08-08 [oliver]     0.8.1claws37
2572
2573         * src/prefs_toolbar.c
2574                 fix substitute pixmap bug
2575
2576 2002-08-08 [paul]       0.8.1claws36
2577
2578         * sync with 0.8.1cvs19
2579                 see ChangeLog 2002-08-08
2580
2581 2002-08-07 [christoph]  0.8.1claws35
2582
2583         * src/utils.c
2584                 fixed a memory leak in new canonicalize_file_replace
2585
2586 2002-08-07 [christoph]  0.8.1claws34
2587
2588         * src/utils.[ch]
2589                 o canonicalize_file_replace should create the temporary
2590                   file in the same directory as the original file.
2591                 o added get_tmpfile_in_dir that creates a temorary file
2592                   in a specified directory.
2593
2594 2002-08-07 [melvin]     0.8.1claws33
2595
2596         * src/toolbar.c
2597                 fixed bug where 'Article' button acted as 'Email' button.
2598
2599 2002-08-07 [paul]       0.8.1claws32
2600
2601         * sync with 0.8.1.cvs17
2602                 see ChangeLog 2002-08-07
2603
2604 2002-08-07 [colin]      0.8.1claws31
2605         
2606         * src/news.c
2607                 fix mass-cancel problem
2608
2609 2002-08-07 [thorsten]   0.8.1claws30
2610
2611         * src/prefs_toolbar.c
2612                 fix: crash on replace or add new button
2613         * src/toolbar.c
2614                 fix: close xmlfile after reading
2615         * src/utils.c
2616                 fix: unlink() file before rename()
2617
2618 2002-08-06 [paul]       0.8.1claws29
2619
2620         * sync with 0.8.cvs15
2621                 see ChangeLog 2002-08-06
2622
2623 2002-08-06 [oliver]     0.8.1claws28
2624
2625         * src/toolbar.c
2626         * src/prefs_toolbar.c
2627                 fixed empty toolbar issue
2628
2629 2002-08-06 [oliver]     0.8.1claws27
2630
2631         * Custom Toolbar Final 
2632         * src/folderview.c
2633         * src/inc.c
2634         * src/summaryview.c
2635                 o toolbar stuff now lives in src/toolbar.[ch]
2636                 o main_window_toolbar_* functions are renamed to
2637                   toolbar_* reflecting their new source file
2638         * src/mainwindow.[ch]
2639                 o remove toolbar stuff  
2640
2641 2002-08-06 [oliver]     0.8.1claws26
2642         
2643         * src/Makefile.am
2644         * src/prefs_toolbar.[ch]        **New File**
2645         * src/toolbar.[ch]              **New File**
2646                 o prefs_toolbar.[ch] custom toolbar frontend
2647                 o toolbar.[ch]       backend 
2648
2649 2002-08-06 [oliver]     0.8.1claws25
2650
2651         * src/prefs_actions.[ch]
2652                 o new exported function actions_execute
2653
2654 2002-08-06 [paul]       0.8.1claws24
2655
2656         * sync with 0.8.1cvs4
2657                 see ChangeLog 2002-08-06
2658
2659 2002-08-06 [paul]       0.8.1claws23
2660
2661         * sync with 0.8.1cvs13
2662                 see ChangeLog 2002-08-06
2663
2664 2002-08-06 [paul]       0.8.1claws22
2665
2666         * sync with 0.8.1cvs12
2667                 see ChangeLog 2002-08-05 and 2002-08-06
2668
2669 2002-08-06 [match]      0.8.1claws21
2670
2671         * src/addrclip.c
2672                 improvements to cut/copy/paste address
2673
2674 2002-08-05 [match]      0.8.1claws20
2675
2676         * src/addritem.[ch]
2677         * src/addrcache.c
2678         * src/addrbook.c
2679         * src/editaddress.c
2680         * src/addressbook.c
2681                 fixes to improve cut/copy/paste
2682
2683 2002-08-06 [melvin]     0.8.1claws19
2684
2685         * src/account.[ch]
2686                 account_find_all_from_address(): new function that returns the
2687                 list of all accounts that are matched in an address.
2688         * src/alertpanel.[ch]
2689                 alertpanel() now accepts a custom widget
2690                 alertpanel_with_widget(): new function that pops up a panel with
2691                 a custom widget in it 
2692         * src/gtkutils.[ch]
2693                 gtkut_account_menu_new(): new function that allows the selection
2694                 of an account from a list of accounts.
2695         * src/messageview.c
2696                 Extended Return Receipt notification to select the correct 
2697                 account and to make a security test on the Delivery-Notification
2698                 address which should be the same as the Return-Path.
2699
2700 2002-08-06 [thorsten]   0.8.1claws18
2701
2702         * src/mimeview.c
2703                 attach_all: save unnamed as "noname.%d",
2704                 dont free static dirname
2705
2706 2002-08-05 [alfons]     0.8.1claws17
2707
2708         * configure.in
2709                 detect XIM by trying to link rather than compile a XIM program
2710
2711 2002-08-05 [oliver]     0.8.1claws16
2712                 
2713         * src/stock_pixmap.[ch]
2714                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
2715                 o new func to retrieve pixmaps
2716
2717 2002-08-05 [paul]       0.8.1claws15
2718
2719         * sync with 0.8.1cvs10
2720                 see ChangeLog 2002-08-05
2721
2722 2002-08-04 [alfons]     0.8.1claws14
2723
2724         * src/textview.c
2725                 see if this plugs memleak
2726
2727 2002-08-04 [melvin]     0.8.1claws13
2728
2729         * src/gtkspell.c
2730                 fixed bug that could crash Sylpheed when highlighting
2731                 all misspelled words.
2732
2733 2002-08-03 [melvin]     0.8.1claws12
2734
2735         * src/prefs_actions.c
2736                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
2737         * src/messageview.c
2738                 fixed bug where the Return Receipt was sent to
2739                 Delivery-Notification-To address even if it was not present
2740
2741 2002-08-02 [alfons]     0.8.1claws11
2742
2743         * src/prefs_actions.c
2744                 o more check for NULLs
2745                 o put create_io_dialog() in right conditional block
2746
2747 2002-08-02 [paul]       0.8.1claws10
2748
2749         * po/es.po
2750                 updated by Ricardo Mones Lastra
2751
2752 2002-08-01 [christoph]  0.8.1claws9
2753
2754         * src/folder.c
2755                 don't free the cache of the opened
2756                 folder in the summaryview
2757         * src/summaryview.c
2758                 don't unset flags, if it is not required
2759
2760 2002-08-01 [paul]       0.8.1claws8
2761
2762         * sync with 0.8.1cvs8
2763                 see ChangeLog entry 2002-08-01
2764
2765 2002-08-01 [paul]       0.8.1claws7
2766
2767         * sync with 0.8.1cvs7
2768                 see ChangeLog 2002-07-31 and 2002-08-01
2769
2770 2002-07-31 [christoph]  0.8.1claws6
2771
2772         * src/mainwindow.c
2773                 forgot to update menu sensitivity
2774                 function for new menu entry
2775
2776 2002-07-31 [alfons]     0.8.1claws5
2777
2778         * src/main.c
2779                 check folder item and its path for NULL on
2780                 initial processing
2781
2782 2002-07-31 [christoph]  0.8.1claws4
2783
2784         * src/folder.c
2785                 check if folder_item_get_msginfo in
2786                 folder_item_remove_msg returned NULL
2787         * src/imap.c
2788                 better clear the uid cache in the
2789                 uid validity check function and delete
2790                 cached messages
2791
2792 2002-07-31 [paul]       0.8.1claws3
2793
2794         * man/sylpheed.1
2795                 add the '--attach' option and a few other
2796                 minor changes
2797
2798 2002-07-31 [paul]       0.8.1claws2
2799
2800         * sync with 0.8.1cvs5
2801                 see ChangeLog 2002-07-31
2802
2803 2002-07-31 [christoph]  0.8.1claws1
2804
2805         * src/folderview.[ch]
2806         * src/mainwindow.c
2807                 replace "Rescan all folders..." with
2808                 "Check all folders for new messages..."
2809
2810 2002-07-30 [paul]       0.8.1claws
2811
2812         * version 0.8.1claws released
2813
2814 2002-07-30 [paul]       0.8.0claws29
2815
2816         * tools/OOo2sylpheed.pl ** NEW FILE **
2817           tools/README
2818                 add script to enable sending documents as
2819                 attachments from OpenOffice.org
2820
2821 2002-07-30 [melvin]     0.8.0claws28
2822
2823         * src/prefs_actions.c
2824                 Made the actions' input/output dialog display
2825                 without delay.
2826
2827 2002-07-30 [christoph]  0.8.0claws27
2828
2829         * src/procmsg.c
2830                 check if folder_item_get_msginfo in
2831                 procmsg_save_to_outbox returned NULL
2832
2833 2002-07-30 [paul]       0.8.0claws26
2834
2835         * sync with 0.8.1cvs4
2836                 see ChangeLog 2002-07-29
2837
2838 2002-07-29 [thorsten]   0.8.0claws25
2839
2840         * README.claws
2841                 added selective download, delete on server
2842
2843 2002-07-29 [paul]       0.8.0claws24
2844
2845         * sync with 0.8.1cvs3
2846                 see ChangeLog 2002-07-29
2847
2848 2002-07-27 [christoph]  0.8.0claws23
2849
2850         * src/folder.c
2851                 add extra check if fetching the msginfo
2852                 returned NULL
2853
2854 2002-07-27 [paul]       0.8.0claws22
2855
2856         * sync with 0.8.1cvs2
2857                 see ChangeLog 2002-07-26
2858
2859 2002-07-27 [christoph]  0.8.0claws21
2860
2861         * src/imap.c
2862                 add another check if a valid msginfo
2863                 was returned
2864
2865 2002-07-26 [hoa]        0.8.0claws20
2866
2867         * src/folder.c
2868                 Fixed a condition in folder_item_destroy()
2869
2870         * src/imap.c
2871                 Fixed an error in IMAP protocol
2872
2873 2002-07-26 [alfons]     0.8.0claws19
2874
2875         * src/folder.c
2876                 ofcourse compare with identifier, not the path
2877
2878 2002-07-26 [alfons]     0.8.0claws18
2879
2880         * src/folder.c
2881                 use folder item identifier for saving / restoring
2882                 preferences because folder->path might not be unique
2883
2884 2002-07-26 [melvin]     0.8.0claws17
2885
2886         * src/logwindow.c
2887                 Fixed a crash introduced in 0.8.0claws5 when log is 
2888                 cut under 80 characters.
2889
2890 2002-07-26 [paul]       0.8.0claws16
2891
2892         * sync with 0.8.1cvs1
2893                 see ChangeLog 2002-07-26
2894
2895 2002-07-26 [christoph]  0.8.0claws15
2896
2897         * src/imap.[ch]
2898                 imap folder now remembers the last selected
2899                 folder and imap_fetch_msginfo skips selecting
2900                 the folder if it is already selected
2901
2902 2002-07-26 [christoph]  0.8.0claws14
2903
2904         * src/folder.c
2905         * src/folderview.c
2906         * src/imap.c
2907                 fix imap folder rescanning
2908
2909 2002-07-25 [christoph]  0.8.0claws13
2910
2911         * src/filter.c
2912         * src/folder.[ch]
2913         * src/folderview.c
2914         * src/imap.[ch]
2915         * src/mainwindow.c
2916         * src/mbox_folder.c
2917         * src/mh.c
2918         * src/news.c
2919                 implement imap uid cache and uid validity check
2920
2921 2002-07-25 [alfons]     0.8.0claws12
2922
2923         * src/summaryview.c
2924                 fix a brown paper bag bug, and also add some more
2925                 checks
2926
2927 2002-07-25 [christoph]  0.8.0claws11
2928
2929         * src/folder.c
2930                 don't mix copy, fetch_msginfo and remove
2931                 operations in folder item copy and move
2932                 operations
2933
2934 2002-07-25 [christoph]  0.8.0claws10
2935
2936         * src/folderview.c
2937         * src/mainwindow.c
2938         * src/prefs_folder_item.c
2939         * src/summaryview.[ch]
2940                 remove no longer required parameter update_cache from
2941                 summary_show
2942
2943 2002-07-25 [paul]       0.8.0claws9
2944
2945         * sync with 0.8.1
2946         
2947         * AUTHORS
2948                 a few corrections
2949
2950 2002-07-24 [alfons]     0.8.0claws8
2951
2952         * src/summaryview.c
2953                 sort correctly when using simplified subject line
2954                 (closes feature request "[ 585141 ] applying regexp to subject 
2955                 before sort" submitted by Alexandra Walford)
2956
2957 2002-07-24 [paul]       0.8.0claws7
2958
2959         * sync with 0.8.0cvs3
2960                 see ChangeLog 2002-07-24
2961
2962 2002-07-23 [christoph]  0.8.0claws6
2963
2964         * src/folder.c
2965         * src/folder.h
2966         * src/summaryview.c
2967         * src/summaryview.h
2968         * src/main.c
2969                 o separate processing and summaryview
2970                 o removed summary_write_cache from summaryview
2971                 o removed summaryview->killed_messages, because we don't have
2972                   to keep a list of killed messages anymore. New cache will
2973                   keep the hidden messages in cache anyway
2974         * src/folderview.c
2975         * src/inc.c
2976         * src/selective_download.c
2977                 o removed unnecessary summary_write_cache calls
2978         * src/procmsg.c
2979                 o don't set ignore thread flag in procmsg_get_thread_tree
2980                   if it is already set
2981         * src/mainwindow.c
2982         * src/statusbar.h
2983                 o moved STATUSBAR_PUSH/POP to statusbar.h because
2984                   they are used in different files
2985
2986 2002-07-23 [melvin]     0.8.0claws5
2987
2988         * src/addressbook.c
2989         * src/addrgather.c
2990         * src/editaddress.c
2991         * src/editgroup.c
2992         * src/editldap_basedn.c
2993         * src/importldif.c
2994         * src/prefs_common.c
2995                 Fixed few memory leak (gtk_editable_get_chars returns
2996                 an allocated string)
2997         * src/logwindow.c
2998                 Fixed few memory leak (gtk_editable_get_chars returns
2999                 an allocated string) and modified a little the log cutting
3000                 loop.
3001         * src/compose.c
3002                 Replaced a call to an obsolete function gtk_entry_get_text()
3003                 by gtk_editable_get_chars()
3004         * src/send.c
3005                 Removed a debug printf
3006
3007 2002-07-23 [christoph]  0.8.0claws4
3008
3009         * src/filesel.c
3010                 fix another g_dirname memory leak
3011
3012 2002-07-23 [christoph]  0.8.0claws3
3013
3014         * src/mh.c
3015                 fixed a memory leak in mh_fetch_msginfo
3016                 fixed crash when message header could not be
3017                 parsed
3018
3019 2002-07-23 [paul]       0.8.0claws2
3020
3021         * sync with 0.8.0cvs2
3022                 see ChangeLog 2002-07-23
3023
3024 2002-07-23 [paul]       0.8.0claws1
3025
3026         * sync with 0.8.0cvs1
3027                 see ChangeLog 2002-07-23
3028
3029 2002-07-23 [paul]       0.8.0claws
3030
3031         * release of 0.8.0claws
3032
3033 2002-07-23 [paul]       0.7.8claws99
3034
3035         * po/ru.po
3036                 new Russian translation, submitted by
3037                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3038
3039 2002-07-22 [jens]       0.7.8claws98
3040
3041         * po/de.po
3042                 Updated German translations.
3043
3044 2002-07-22 [paul]       0.7.8claws97
3045
3046         * po/es.po
3047           po/it.po
3048           po/nl.po
3049           po/pt_BR.po
3050                 updated translations by Ricardo Mones Lastra,
3051                 Alessandro Maestri, Wilbert Berendsen and 
3052                 Fabio Jr. Beneditto respectively
3053
3054 2002-07-22 [christoph]  0.7.8claws96
3055
3056         * src/mimeview.c
3057                 fix memory leak caused by wrong g_dirname usage
3058
3059 2002-07-22 [christoph]  0.7.8claws95
3060
3061         * src/summaryview.c
3062                 update new and unread message counts for summaryview
3063                 summaryview does not get it from the folder anymore
3064                 and has to update the values itself
3065
3066 2002-07-22 [melvin]     0.7.8claws94
3067
3068         * po/fr.po
3069                 Updated French translations.
3070
3071 2002-07-22 [christoph]  0.7.8claws93
3072
3073         * src/matcher.c
3074                 set prop->preg pointer to NULL or following check
3075                 will not fail and regexec will be called with
3076                 invalid pointer
3077
3078 2002-07-21 [alfons]     0.7.8claws92
3079         
3080         * src/prefs_common.[ch]
3081                 remove option "Send return receipt on request"
3082
3083 2002-07-21 [thorsten]   0.7.8claws91
3084
3085         * src/mimeview.c
3086                 fixed memleaks, coding style as pointed out by alfons
3087
3088 2002-07-21 [alfons]     0.7.8claws90
3089
3090         * src/messageview.c
3091         * src/noticeview.[ch]
3092                 o fix bug notice view being displayed when going to empty folder 
3093                   (noticed by Christoph)
3094                 o allow RRR to be sent when restarting sylpheed, or changing folder 
3095                   (noticed by Thorsten)
3096
3097 2002-07-21 [thorsten]   0.7.8claws89
3098
3099         * src/mimeview.c
3100                 Included save_all patch from Xaview FACQ
3101                 added support for pathnames
3102
3103 2002-07-21 [alfons]     0.7.8claws88
3104
3105         * po/POTFILES.in
3106         * src/Makefile.am
3107         * src/mainwindow.c
3108         * src/messageview.[ch]
3109         * src/noticeview.c      ** NEW FILE **
3110         * src/noticeview.h      ** NEW FILE **
3111                 make return receipts work again
3112                 (UI idea by Leandro Pereira)
3113
3114 2002-07-21 [paul]       0.7.8claws87
3115
3116         * src/summaryview.c
3117                 fix sensitivity of 'Select thread'
3118
3119 2002-07-21 [paul]       0.7.8claws86
3120
3121         * src/prefs_common.c
3122                 add browser command line for Galeon
3123
3124 2002-07-21 [paul]       0.7.8claws85
3125
3126         * Makefile.am
3127                 fix 'EXTRA_DIST': remove README.README, add TODO
3128                 and TODO.claws
3129
3130 2002-07-21 [alfons]     0.7.8claws84
3131
3132         * src/gtkstext.c
3133                 make enter clear selection
3134                 (closes "[ 579888 ] Editor selection/entry error"
3135                 reported by Steve Lamb)
3136
3137 2002-07-21 [alfons]     0.7.8claws83
3138         
3139         * src/summaryview.c
3140                 sort message list when selecting unthread messages
3141                 (closes "[ 501593 ] switching threaded view doesn't sort"
3142                 reported by Simon Schubert)
3143
3144 2002-07-20 [alfons]     0.7.8claws82
3145         
3146         * src/matcher.c
3147                 const-correctness
3148
3149 2002-07-20 [thorsten]   0.7.8claws81
3150
3151         * src/matcher.c
3152                 Fixed expansion of empty fields in matchactions
3153
3154 2002-07-19 [melvin]     0.7.8claws80
3155
3156         * src/gtkspell.c
3157                 Removed a duplicate menu entry (fast mode) introduced during
3158                 the new cache merge
3159                 Added a menu separator between 'Use alternate' and 'Fast mode'
3160
3161 2002-07-19 [paul]       0.7.8claws79
3162
3163         * tools/Makefile.am
3164           tools/README
3165                 correct typos
3166
3167 2002-07-19 [thorsten]   0.7.8claws78
3168
3169         * tools/calypso_convert.pl      ** NEW FILE **
3170           tools/README
3171           tools/Makefile.am
3172                 script to import mbox files exported
3173                 by calypso
3174                 o generates folder structure
3175                 o includes attachments
3176
3177 2002-07-19 [melvin]     0.7.8claws77
3178
3179         * src/selective_download.[ch]
3180                 Fixed bug where closing the dialog with the window manager's
3181                 close button will not unlock the summary
3182                 Corrected some function declarations that missed a return value
3183                 Made the source code comply better with coding style.
3184         * src/prefs_common.c
3185                 Added new browser command line for Mozilla.
3186
3187 2002-07-18 [paul]       0.7.8claws76
3188
3189         * src/mainwindow.c
3190           src/selective_download.[ch]
3191                 reflect theme changes, fix Gdk Warning when creating 
3192                 pixmap from NULL window, and minor clean up.
3193                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3194
3195         * po/en_GB.po
3196                 updated
3197
3198 2002-07-17 [paul]       0.7.8claws75
3199
3200         * INSTALL[.jp]
3201                 sync with 0.8.0
3202         
3203         * po/en_GB.po
3204                 updated
3205
3206 2002-07-16 [paul]       0.7.8claws74
3207
3208         * tools/filter_conv.pl
3209           tools/README
3210                 replace conversion script with reimplemented version, 
3211                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3212
3213 2002-07-16 [colin]      0.7.8claws73
3214
3215         * src/summaryview.c
3216                 remove forgotten debug messages - sorry ;-)
3217
3218 2002-07-16 [colin]      0.7.8claws72
3219
3220         * src/mimeview.c
3221           src/summaryview.c
3222           src/textview.c
3223           src/textview.h
3224                 add the ability to select part of a text mime-part 
3225                 to reply.
3226
3227 2002-07-15 [christoph]  0.7.8claws71
3228
3229         * src/folder.c
3230                 fix folder message count for folders without
3231                 msg_is_changed (includes news folders)
3232
3233 2002-07-15 [martin]     0.7.8claws70
3234
3235         * src/summaryview.c
3236                 option "display recipient on 'From'..." now works
3237                 without the need of enabling the option
3238                 "display  sender  using  address  book".
3239
3240 2002-07-15 [christoph]  0.7.8claws69
3241
3242         * src/summaryview.c
3243                 removed setting folder status from summaryview.
3244                 folder.c should update all message counts correctly.
3245
3246 2002-07-15 [paul]       0.7.8claws68
3247
3248         * po/pt_BR.po
3249                 updated by Fabio Junior Beneditto
3250
3251 2002-07-15 [darko]      0.7.8claws67
3252
3253         * src/mh.c
3254                 Fixed target folder colorization, don't decrease op
3255                 number twice
3256
3257 2002-07-14 [paul]       0.7.8claws66
3258
3259         * sync with main 0.8.0
3260                 see ChangeLog 2002-07-14
3261
3262 2002-07-13 [melvin]     0.7.8claws65
3263         
3264         * src/addrbook.c
3265         * src/addressbook.c
3266         * src/addrindex.c
3267                 Replaced sprintf by g_snprintf to prevent possible buffer
3268                 overflow.
3269         * src/news.c
3270                 Corrected a log message output format.
3271                 Added a missing "done" debug output.
3272         * src/compose.c
3273                 Added keyboard accelerator for Priority menu items
3274                 Added missing \n in debug output
3275         * src/logwindow.c
3276         * src/gtkspell.c
3277         * src/rfc2015.c
3278                 Added missing \n in debug output
3279
3280 2002-07-13 [paul]       0.7.8claws64
3281
3282         * man/sylpheed.1
3283                 change Sergey's email address to the sf address
3284
3285         * src/textview.c
3286                 increase show_url_timeout (more useful for long
3287                 urls)
3288
3289 2002-07-12 [sergey]     0.7.8claws63
3290
3291         * src/rfc2015.c
3292                 applied (with some modifications) patch to set the
3293                 micalg parameter for signatures
3294                 (2001-08-28 Werner Koch <wk@gnupg.org>)
3295
3296 2002-07-12 [sergey]     0.7.8claws62
3297
3298         * man/Makefile.am
3299         * configure.in
3300                 fixed man page installation
3301
3302 2002-07-12 [paul]       0.7.8claws61
3303
3304         * sync with 0.7.8cvs26
3305                 see ChangeLog 2002-07-11 and 2002-07-12
3306
3307 2002-07-11 [christoph]  0.7.8claws60
3308
3309         * src/compose.c
3310         * src/procmsg.c
3311                 first use the message number to find the message
3312                 to mark with a reply flag but check the
3313                 message-id if we got the correct message, if not
3314                 try to find it by message-id.
3315                 use new string seperator that is not allowed
3316                 in message-ids.
3317
3318 2002-07-11 [paul]       0.7.8claws59
3319
3320         * sync with 0.7.8cvs23
3321                 see ChangeLog 2002-07-10
3322
3323 2002-07-10 [christoph]  0.7.8claws58
3324
3325         * src/folder.[ch]
3326         * src/msgcache.[ch]
3327                 Added message-id table to the cache in memory
3328                 and functions to msgcache.c and folder.c to
3329                 fetch MsgInfos by message id
3330         * src/compose.c
3331         * src/procmsg.c
3332                 store folder and message-id of message replying
3333                 to in queue header and set reply flag after sending
3334                 (Closes bug #469498)
3335
3336 2002-07-10 [paul]       0.7.8claws57
3337
3338         * AUTHORS
3339           man/sylpheed.1.gz
3340                 add Martin to the list of authors
3341
3342 2002-07-09 [martin]     0.7.8claws56
3343         * src/gtksctree.c
3344                 Added gtk_ctree_last_visible(), tree_update_level(),
3345                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3346                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3347                 from gtk+ to gtksctree.c for the new sorting code
3348                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3349                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3350         * src/gtksctree.h
3351                 Added declaration for gtk_sctree_sort_recursive() and
3352                 gtk_sctree_sort_node
3353         * src/addressbook.c
3354         * src/foldersel.c
3355         * src/folderview.c
3356         * src/summaryview.c
3357                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3358                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3359
3360 2002-07-08 [paul]       0.7.8claws55
3361
3362         * more sync with 0.7.8cvs21
3363                 see ChangeLog 2002-07-08
3364
3365 2002-07-08 [paul]       0.7.8claws54
3366
3367         * sync with 0.7.8cvs21
3368                 see ChangeLog 2002-07-08
3369
3370 2002-07-07 [alfons]     0.7.8claws53
3371
3372         * src/Makefile.am
3373         * src/stock_pixmap.[ch]
3374         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
3375         * src/pixmaps/notice_error.xpm  ** NEW FILE **
3376         * src/pixmaps/notice_note.xpm   ** NEW FILE **
3377                 add new pixmaps for upcoming notice pane
3378
3379 2002-07-06 [melvin]     0.7.8claws52
3380
3381         * src/gtkspell.[ch]
3382                 Made them a bit closer to Sylpheed's coding style.
3383                 Removed old code.
3384                 Removed possible memory leaks when some errors occurs.
3385
3386 2002-07-06 [melvin]     0.7.8claws51
3387
3388         * po/Makefile.in.in
3389                 Removed --no-location in xgettext command line to help
3390                 translators that use Emacs' po-mode
3391         * src/quote_fmt.c
3392                 Removed unnecessary comments that messed up sylpheed.pot
3393
3394 2002-07-06 [paul]       0.7.8claws50
3395
3396         * sync with 0.7.8cvs19
3397                 see ChangeLog 2002-07-05
3398
3399 2002-07-06 [christoph]  0.7.8claws49
3400
3401         * src/folder.c
3402         * src/mainwindow.c
3403                 fix folder_item_remove_all_msg and folderview
3404                 status for trash folders after emptying trash
3405
3406 2002-07-05 [paul]       0.7.8claws48
3407
3408         * sync with 0.7.8cvs16
3409                 see ChangeLog 2002-07-04 and 2002-07-05
3410
3411 2002-07-04 [paul]       0.7.8claws47
3412
3413         * sync with 0.7.8cvs14
3414                 see  ChangeLog 2002-07-04
3415
3416 2002-07-03 [alfons]     0.7.8claws46
3417
3418         * src/folder.c
3419                 dupe folder item's path because it's being reallocated
3420                 by new folder scanning code
3421
3422 2002-07-03 [christoph]  0.7.8claws45
3423
3424         * src/imap.c
3425                 better IMAP uid fetching using 'FETCH 1:* (UID)'
3426         * src/msgcache.c
3427                 add missing return in msgcache_write
3428
3429 2002-07-02 [thorsten]   0.7.8claws44
3430
3431         * src/jpilot.c
3432         * src/msgcache.c
3433         * src/rfc2015.c
3434                 use binary mode for file access
3435
3436 2002-07-02 [christoph]  0.7.8claws43
3437
3438         * major code cleanup (part 1)
3439         
3440                 - unused variables removed
3441                 - unused functions removed
3442                 - uninitialized variables checked
3443                 - missing return statements added
3444                 - missing function return types added
3445                 - added parentheses around assignment and
3446                   && in || when suggested by gcc
3447               
3448         * src/mh.c
3449         * src/folder.c
3450                 replaced direct calls to folder->scan_tree
3451                 with folder_scan_tree and restore folder
3452                 prefs in this function. The folder should
3453                 not have to deal with them.
3454                 ( Should now work for all folder types )
3455
3456 2002-07-02 [paul]       0.7.8claws42
3457
3458         * sync with 0.7.8cvs13
3459                 see ChangeLog 2002-07-01 and 2002-07-02
3460
3461 2002-07-01 [christoph]  0.7.8claws41
3462
3463         * src/summaryview.c
3464                 fix "goto next/prev unread message" with
3465                 ignored threads
3466
3467 2002-07-01 [paul]       0.7.8claws40
3468
3469         * po/es.po
3470                 updated by Ricardo Mones Lastra
3471
3472 2002-06-30 [match]      0.7.8claws39
3473
3474         * src/jpilot.c
3475                 applied variation of leonerd's patch (566661) to
3476                 allow multiple email addresses per JPilot entry.
3477                 addresses may be separated by space, comma, pipe,
3478                 semi-colon, new-line.
3479
3480 2002-06-30 [alfons]     0.7.8claws38
3481
3482         * src/procmsg.c
3483                 simple fix for putting older nodes before
3484                 newer nodes when threading by subject
3485
3486 2002-06-30 [christoph]  0.7.8claws37
3487
3488         * src/folder.c
3489         * src/folderview.c
3490         * src/mh.c
3491         * src/news.c
3492         * src/procmsg.c
3493                 fix broken folder tree rescaning
3494                 and don't use procmsg_get_mark_sum
3495                 anymore
3496
3497 2002-06-30 [christoph]  0.7.8claws36
3498
3499         * merge new cache branch
3500         * src/imap.c
3501                 fix new cache imap copy bug
3502         * src/folder.c
3503                 improved folder_item_scan
3504                 it should now always set the correct
3505                 new, unread and total message counts
3506
3507 2002-06-29 [paul]       0.7.8claws35
3508
3509         * configure.in
3510                 correct syntax error
3511
3512 2002-06-29 [paul]       0.7.8claws34
3513
3514         * configure.in
3515           Makefile.am
3516           man/Makefile.am       ** NEW FILE **
3517           man/sylpheed.1.gz     ** NEW FILE **
3518                 add Sylpheed man page
3519
3520 2002-06-29 [paul]       0.7.8claws33
3521
3522         * po/pt_BR.po
3523                 updated by Fabio Junior Beneditto
3524
3525 2002-06-28 [jens]       0.7.8claws32
3526
3527         * po/de.po
3528                 translation updated
3529
3530         * src/selective_download.c
3531                 removed gettext for space " "
3532
3533         * src/imap.c
3534                 removed wrong space
3535
3536 2002-06-28 [paul]       0.7.8claws31
3537
3538         * sync with 0.7.8cvs11
3539                 see ChangeLog 2002-06-28
3540
3541 2002-06-28 [paul]       0.7.8claws30
3542
3543         * sync with 0.7.8cvs10
3544                 see ChangeLog 2002-06-27 and 2002-06-28
3545
3546 2002-06-26 [paul]       0.7.8claws29
3547
3548         * src/addrgather.c
3549           src/selective_download.c
3550                 don't gettextise empty strings.
3551                 reserved by gettext. gettext("") returns 
3552                 the header entry with meta information, 
3553                 not the empty string
3554
3555         * po/en_GB.po
3556                 updated
3557
3558 2002-06-26 [paul]       0.7.8claws28
3559
3560         * sync with 0.7.8cvs7
3561                 see ChangeLog 2002-06-25
3562
3563         * src/prefs_common.c
3564                 ...and in the process, tweak the gui a little
3565
3566 2002-06-25 [alfons]     0.7.8claws27
3567         
3568         * configure.in
3569         * src/Makefile.am
3570                 fine tune ldap library detection
3571
3572 2002-06-25 [alfons]     0.7.8claws26
3573
3574         * src/compose.c
3575                 don't allow return receipts when composing a news article
3576
3577 2002-06-25 [paul]       0.7.8claws25
3578
3579         * Makefile.am
3580                 add '$(AMTAR)' to 'release' section to allow for
3581                 new and older autotools
3582
3583 2002-06-25 [paul]       0.7.8claws24
3584
3585         * src/summaryview.c
3586                 fix "No more unread messages" persistant pop-up
3587                 window bug
3588
3589 2002-06-25 [paul]       0.7.8claws23
3590
3591         * po/it.po
3592                 updated by Alessandro Maestri
3593
3594 2002-06-25 [paul]       0.7.8claws22
3595
3596         * sync with 0.7.8cvs6
3597                 see ChangeLog 2002-06-25
3598
3599 2002-06-24 [paul]       0.7.8claws21
3600
3601         * tools/update-po
3602                 add GPL copyright information
3603
3604 2002-06-24 [paul]       0.7.8claws20
3605
3606         * tools/Makefile.am
3607           tools/README
3608           tools/update-po       ** NEW FILE **
3609                 add script that eases the creation of *.po files
3610                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
3611
3612 2002-06-23 [alfons]     0.7.8claws19
3613
3614         * src/messageview.c
3615                 make notification_convert_header obey const correctness
3616                 (next step will be fixing the broken return receipt)
3617
3618 2002-06-23 [paul]       0.7.8claws18
3619
3620         * src/messageview.c
3621                 fix bug introduced in last commit:
3622                 removed too much code in last commit - put back what's
3623                 needed
3624
3625 2002-06-23 [paul]       0.7.8claws17
3626
3627         * src/messageview.[ch]
3628                 remove code committed in error from locally patched
3629                 source
3630
3631 2002-06-23 [colin]      0.7.8claws16
3632
3633         * src/compose.[ch]
3634                 add compose_entry_select(), used to select the default_to
3635                 email address - hopefully avoiding people sending mails to
3636                 wrong recipients.
3637
3638 2002-06-22 [alfons]     0.7.8claws15
3639
3640         * AUTHORS
3641                 add Bram Metsch & Stanislav Karchebny
3642         * src/smtp.[ch]
3643         * src/prefs_account.[ch]
3644         * src/send.c
3645                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
3646                   options.  (see <http://sourceforge.net/tracker/index.php
3647                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
3648
3649                 - merge Stanislav's fix to make SMTP AUTH work with qmail
3650                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
3651
3652 2002-06-22 [paul]       0.7.8claws14
3653
3654         * sync with 0.7.8cvs5
3655                 see ChangeLog 2002-06-19 and 2002-06-20
3656
3657 2002-06-22 [alfons]     0.7.8claws13
3658
3659         * src/selective_download.c
3660                 fix a stupid mistake I made
3661
3662 2002-06-22 [alfons]     0.7.8claws12
3663
3664         * src/selective_download.[ch]
3665                 fix another unnoticed leak; cleanup code
3666
3667 2002-06-21 [alfons]
3668
3669         * tools/Makefile.am
3670                 gpg-sign <-- gpg-sign-syl
3671
3672 2002-06-21 [alfons]     0.7.8claws11
3673
3674         * src/selective_download.c
3675         * src/selective_download.h
3676                 fix assorted mix of allocation errors (should solve
3677                 problem reported by Philippe Gramoullé, see:
3678                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
3679
3680 2002-06-20 [melvin]     0.7.8claws10
3681
3682         * tools/gpg-sign *REMOVED*
3683           tools/gpg-sign-syl *ADDED*
3684                 Replaced the gpg clearsigning script with the version using
3685                 xterm instead of ssh-askpass and changed its name.
3686
3687         * README.claws
3688                 Updated actions example to reflect the renaming of the
3689                 gpg clearsigning script.
3690
3691 2002-06-19 [paul]       0.7.8claws9
3692
3693         * sync with 0.7.8claws9
3694                 see ChangeLog 2002-06-18 and 2002-06-19
3695
3696 2002-06-19 [paul]       0.7.8claws8
3697
3698         * sync with 0.7.8cvs1
3699                 see ChangeLog 2002-06-18
3700
3701 2002-06-18 [alfons]     0.7.8claws7
3702
3703         * src/mainwindow.h
3704                 add omitted prototype
3705
3706 2002-06-17 [paul]       0.7.8claws6
3707
3708         * src/mainwindow.c
3709                 fix hiding of exec_btn
3710
3711 2002-06-17 [paul]       0.7.8claws5
3712
3713         * src/pop.c
3714                 remove unneeded code: should_delete() 
3715                 and Pop3State::uidl_todelete_list
3716
3717 2002-06-17 [paul]       0.7.8claws4
3718
3719         * sync with 0.7.8
3720                 see ChangeLog 2002-06-11 and 2002-06-13
3721
3722 2002-06-16 [alfons]     0.7.8claws3
3723         
3724         * src/folder.c
3725                 make sure lock sort mode (claws specific) is
3726                 also persists after a tree rescan
3727
3728 2002-06-16 [alfons]     0.7.8claws2
3729
3730         * src/prefs_folder_item.c
3731         * src/folder.[ch]
3732                 fix persistence of folder sort mode (broken
3733                 by adapting Hiro's new folder persistence code)
3734
3735 2002-06-16 [alfons]     0.7.8claws1
3736
3737         * AUTHORS
3738         * src/logwindow.c
3739         * src/prefscommon.[ch]
3740                 control size of log text in log window; 
3741                 closes patch #569155 submitted by Mitko Haralanov.
3742
3743 2002-06-15 [paul]       0.7.8claws
3744
3745         * release of 0.7.8claws
3746
3747 2002-06-15 [paul]       0.7.7claws
3748
3749         * po/pt_BR.po
3750                 updated by Fabio Junior Beneditto
3751
3752 2002-06-14 [paul]       0.7.6claws49
3753
3754         * po/es.po
3755                 updated by Ricardo Mones Lastra
3756
3757 2002-06-14 [paul]       0.7.6claws48
3758
3759         * po/nl.po
3760                 updated translation by Wilbert Berendsen
3761
3762 2002-06-14 [melvin]     0.7.6claws47
3763
3764         * po/fr.po
3765                 Updated French translation
3766
3767 2002-06-13 [paul]       0.7.6claws46
3768
3769         * src/filesel.c
3770                 allow filename to be typed in, rather than just
3771                 selected by the mouse. Patch by Gustavo Noronha Silva.
3772
3773 2002-06-13 [alfons]     0.7.6claws45
3774
3775         * src/mainwindow.[ch]
3776                 more cleanups (removing unnecessary menu items Expand 
3777                 summary / message view)
3778
3779 2002-06-13 [melvin]     0.7.6claws44
3780
3781         * po/POTFILES.in
3782                 Added src/string_match.c
3783         * src/string_match.c
3784                 Fixed possible buffer overflow.
3785                 Corrected typo.
3786                 Added missing config.h header.
3787         * src/prefs_common.c
3788           src/prefs_matcher.c
3789           src/prefs_scoring.c
3790                 Made some strings translatable (missing _(..)).
3791
3792 2002-06-13 [melvin]     0.7.6claws43
3793
3794         * README.claws
3795                 Corrected action example (verifying clearsigned mail).
3796         * src/prefs_account.c
3797                 Corrected typo.
3798         * src/prefs_common.c
3799                 Removed incorrect line that generated a Gtk-CRITICAL msg.
3800
3801 2002-06-12 [alfons]     0.7.6claws42
3802
3803         * src/summaryview.c
3804                 add init of score column lost in 0.7.6claws42
3805
3806 2002-06-12 [paul]       0.7.6claws41
3807
3808         * src/prefs_account.c
3809                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
3810                 behavior of the radio buttons, (from 0.7.7cvs2)
3811
3812 2002-06-11 [alfons]     0.7.6claws40
3813
3814         * src/messageview.[ch]
3815         * src/summaryview.[ch]
3816         * src/summary_search.c
3817         * src/mainwindow.c
3818                 perform a sync to bring in Hiro's separate view implementation 
3819
3820                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
3821
3822 2002-06-11 [paul]       0.7.6claws39
3823         
3824         * src/prefs_account.c
3825                 correct a typo on the Receive tab
3826
3827 2002-06-10 [match]      0.7.6claws38
3828
3829         * src/addressbook.c
3830                 Included address completion patch from Gustavo Noronha.
3831
3832 2002-06-10 [paul]       0.7.6claws37
3833
3834         * src/inc.[ch]
3835           src/pop.c
3836           src/prefs_account.[ch]
3837           src/selective_download.[ch]
3838                 apply PATCH #561712
3839                  NEW:
3840                 - check if POP Account
3841                 - Receive Button renamed to Preview
3842                 - Preview Button Popup: preview new/all messages
3843                 - Download Button
3844                 - Account Preferences-->Receive tab checkbutton if you
3845                   want to remove Mail after Download
3846                 -: default YES
3847                 - Account Preferences-->Receive tab checkbutton use
3848                   filtering rules on preview
3849                   (think of delete_on_server)
3850                 -: default YES
3851                 - Account selectable from SD dialog
3852                 - checkbutton to show already downloaded messages if
3853                   all messages are previewed
3854                 - new clist column showing Date
3855                 - ESC KEY close
3856                 FIXES:
3857                 - play ball with UIDL
3858                 - fault tolerant (?) 
3859                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3860
3861 2002-06-10 [melvin]     0.7.6claws36
3862
3863         * README.claws
3864                 Added a hint to ac/README in cvs instructions.
3865
3866         * src/prefs_actions.c
3867                 Made it possible to use a more elaborate command line
3868                 for asynchronous actions, too.
3869
3870 2002-06-10 [melvin]     0.7.6claws35
3871         
3872         * src/prefs_actions.c
3873                 Make it possible to use a more elaborate command line
3874                 (e.g. |foo|bar|cat>there;echo Done|)
3875                 Corrected error message when calling %f, %F and %p commands
3876                 from the compose window.
3877
3878 2002-06-09 [colin]      0.7.6claws34
3879
3880         * src/summaryview.c
3881                 Automatically find unread messages in current folder
3882                 before annoying the user.
3883
3884 2002-06-08 [alfons]     0.7.6claws33
3885
3886         * po/it.po
3887                 remove bad formatting string in it.po translation
3888                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
3889
3890 2002-06-08 [paul]       0.7.6claws32
3891
3892         * sync with 0.7.6cvs25
3893                 see ChangeLog 2002-06-07
3894
3895 2002-06-05 [paul]       0.7.6claws31
3896
3897         * src/mainwindow.c
3898                 add 'Sort by locked' and 'Sort by score'
3899
3900 2002-06-05 [paul]       0.7.6claws30
3901
3902         * sync with 0.7.6cvs24
3903                 see ChangeLog 2002-06-04
3904
3905 2002-06-04 [paul]       0.7.6claws29
3906
3907         * po/pt_BR.po
3908                 updated by Fabio Junior Beneditto
3909
3910 2002-06-03 [thorsten]   0.7.6claws28
3911
3912         * src/matcher.c
3913                 fclose() matcherrc after reading
3914
3915 2002-06-03 [paul]       0.7.6claws27
3916
3917         * sync with 0.7.6cvs21
3918                 see ChangeLog 2002-05-31
3919
3920 2002-05-31 [paul]       0.7.6claws26
3921
3922         * sync with 0.7.6cvs20
3923                 see ChangeLog 2002-05-29 and 2002-05-30
3924
3925 2002-05-31 [paul]       0.7.6claws25
3926
3927         * src/imap.c
3928                 hopefully fix last buggy sync
3929
3930         * README.claws
3931                 correct typo in 'Actions' examples
3932
3933 2002-05-29 [paul]       0.7.6claws24
3934
3935         * sync with 0.7.6cvs18
3936                 see ChangeLog 2002-05-28 and 2002-05-29
3937
3938         * src/news.c
3939           src/nntp.[ch]
3940                 sync with above 
3941
3942 2002-05-28 [paul]       0.7.6claws23
3943
3944         * sync with 0.7.6cvs16
3945                 see ChangeLog 2002-05-28
3946
3947 2002-05-27 [thorsten]   0.7.6claws22 
3948
3949         * faq/it/sylpheed-faq-1.html
3950           faq/it/sylpheed-faq-2.html
3951           faq/it/sylpheed-faq-3.html
3952           faq/it/sylpheed-faq.html
3953                 corrected DOS lineendings
3954         * faq/de/sylpheed-faq-1.html
3955           faq/de/sylpheed-faq-2.html
3956           faq/en/sylpheed-faq-1.html
3957           faq/en/sylpheed-faq-2.html
3958           faq/en/sylpheed-faq-3.html
3959           faq/es/sylpheed-faq-1.html
3960           faq/es/sylpheed-faq-2.html
3961           faq/es/sylpheed-faq-3.html
3962           faq/fr/sylpheed-faq-1.html
3963           faq/it/sylpheed-faq-1.html
3964           faq/it/sylpheed-faq-2.html
3965           faq/it/sylpheed-faq-3.html
3966           faq/it/sylpheed-faq.html
3967                 changed ">" to &quot;
3968
3969 2002-05-27 [paul]       0.7.6claws21
3970         
3971         * sync with 0.7.6cvs15
3972                 see ChangeLog 2002-05-27
3973
3974 2002-05-27 [paul]       0.7.6claws20
3975
3976         * src/prefs_account.c
3977                 correct a typo
3978
3979 2002-05-26 [paul]       0.7.6claws19
3980
3981         * tools/README
3982                 correct a typo
3983
3984 2002-05-25 [paul]       0.7.6claws18
3985
3986         * tools/README
3987                 add description of kmail2sylpheed.pl
3988
3989 2002-05-25 [paul]       0.7.6claws17
3990
3991         * tools/kmail2sylpheed.pl       ** NEW FILE **
3992                 perl script that converts an exported Kmail address
3993                 book, converts it to sylpheed addressbook file,
3994                 writes the file to .sylpheed, and updates
3995                 addrbook--index.xml 
3996
3997 2002-05-25 [paul]       0.7.6claws16
3998
3999         * sync with 0.7.6cvs14
4000                 see ChangeLog 2002-05-23
4001
4002 2002-05-24 [paul]       0.7.6claws15
4003
4004         * README.claws
4005                 make a correction and add some more info
4006
4007 2002-05-24 [paul]       0.7.6claws14
4008
4009         * src/compose.c
4010                 fix memory leak in 
4011                 compose_redirect_write_headers_from_headerlist()
4012                 add Subject and Resent-Message-ID to
4013                 compose_redirect_write_headers()
4014                 Received, Subject, and X-UIDL are filtered out in 
4015                 compose_redirect_write_to_file()
4016
4017 2002-05-23 [paul]       0.7.6claws13
4018
4019         * src/compose.[ch]
4020           src/filtering.c
4021           src/mainwindow.c
4022           src/matcher.[ch]
4023           src/matcher_parser_lex.l
4024           src/matcher_parser_parse.y
4025           src/prefs_common.[ch]
4026           src/prefs_filtering.c
4027           src/summaryview.c
4028                 rename 'Bounce' to 'Redirect'
4029
4030 2002-05-23 [paul]       0.7.6claws12
4031
4032         * more sync with 0.7.6cvs13
4033           src/compose.c
4034                 see ChangeLog 2002-05-22
4035
4036 2002-05-22 [paul]       0.7.6claws11
4037
4038         * sync with 0.7.6cvs13
4039           src/codeconv.c
4040                 see ChangeLog 2002-05-20
4041           src/prefs_common.c
4042                 see ChangeLog 2002-05-22
4043
4044 2002-05-21 [melvin]     0.7.6claws10
4045
4046         * src/folderview.c
4047                 Added missing filtering and scoring headers
4048                 Fixed bad function call that showed garbage 
4049                 in Folder->Processing
4050
4051 2002-05-21 [paul]       0.7.6claws9
4052
4053         * tools/Makefile.am
4054                 make all tools executable, (patch by Alfons).
4055
4056 2002-05-20 [alfons]     0.7.6claws8
4057
4058         * src/procheader.c
4059                 don't forget to call mktime() so we have a valid week 
4060                 and year day
4061                 (Bug report by Roger Sondermann <mail@jumaros.de>)
4062
4063 2002-05-20 [paul]       0.7.6claws7
4064
4065         * src/html.c
4066                 fix broken parsing of urls
4067         * src/textview.c
4068                 fix displaying of urls
4069
4070                 both fixes from the patch [547855] by Eugene 
4071                 Brevdo (zonem)
4072
4073 2002-05-19 [alfons]     0.7.6claws6
4074
4075         * configure.in
4076                 make sylpheed configure correctly with the latest
4077                 and greatest of automake / autoconf / gettext
4078
4079 2002-05-19 [alfons]     0.7.6claws5
4080
4081         * src/procheader.c
4082         * src/procheader.h
4083                 add function for returning ime zone offset
4084         * src/quote_fmt.c
4085         * src/quote_fmt_parse.y
4086                 better quotation formatting - does not convert
4087                 to local time, but uses the original date string.
4088                 
4089                 Note: %z inserts the timezone offset (should 
4090                 work also on platforms where strftime does not
4091                 support %z).
4092
4093 2002-05-18 [christoph]  0.7.6claws4
4094
4095         * src/summaryview.c
4096                 fix indentation of some code
4097         * tools/Makefile.am
4098                 fix spaces after \
4099         * src/Makefile.am
4100                 add missing \
4101                 correct path for ignorethread.xpm
4102                 incorrect filename for sylpheed_logo.xpm
4103                 add missing include matcher_parser_parse.h
4104
4105 2002-05-18 [paul]       0.7.6claws3
4106
4107         * sync with 0.7.6cvs8
4108                 see ChangeLog 2002-05-16 and 2002-05-17
4109
4110 2002-05-18 [melvin]     0.7.6claws2
4111
4112         * README.claws
4113                 Corrected an action's definition and fixed some misspellings.
4114
4115 2002-05-18 [paul]       0.7.6claws1
4116
4117         * tools/Makefile.am
4118           tools/gpg-sign        ** new file **
4119           tools/uudec           ** new file **
4120                 add Melvin's Actions scripts
4121
4122         * README.claws
4123                 add Melvin's descriptions for Actions
4124
4125 2002-05-18 [paul]       0.7.6claws
4126
4127         * Version 0.7.6claws released
4128
4129 2002-05-17 [paul]       0.7.5claws32
4130
4131         * po/es.po
4132                 updated by Ricardo Mones Lastra
4133
4134 2002-05-17 [paul]       0.7.5claws31
4135
4136         * src/compose.c
4137                 fix Account prefs default folder for sent/draft/deleted
4138                 messages bug
4139
4140         * po/it.po
4141           po/nl.po
4142                 updated translation by Alessandro Maestri and
4143                 Wilbert Berendsen
4144
4145 2002-05-17 [melvin]     0.7.5claws30
4146
4147         * src/prefs_actions.c
4148                 Fixed bug where using %F not at the end of the command 
4149                 resulted in an additional empty argument being created.
4150                 Thanks to Darko Koruga for reporting the bug.
4151
4152 2002-05-17 [melvin]     0.7.5claws29
4153
4154         * po/fr.po
4155                 Updated French translations.
4156
4157 2002-05-15 [paul]       0.7.5claws28
4158         
4159         * po/es.po
4160                 updated by Ricardo Mones Lastra
4161
4162 2002-05-15 [paul]       0.7.5claws27
4163
4164         * sync with 0.7.6cvs4
4165                 see ChangeLog 2002-05-14 and 2002-05-15
4166
4167 2002-05-14 [paul]       0.7.5claws26
4168
4169         * sync with 0.7.6cvs1
4170                 see ChangeLog 2002-05-13
4171
4172 2002-05-13 [thorsten]   0.7.5claws25
4173
4174         * src/messageview.c
4175                 fix select_all and copy in multipart messages
4176         * src/mainwindow.c
4177                 fix select_all and copy in multipart messages
4178
4179 2002-05-12 [paul]       0.7.5claws24
4180
4181         * src/summaryview.c
4182                 reverse last commit, bug already fixed in 0.7.5claws3
4183
4184 2002-05-12 [netztorte]  0.7.5claws23
4185
4186         * src/summaryview.c
4187                 dont parse empty addressbook (checked in before claws20)
4188
4189 2002-05-12 [melvin]     0.7.5claws22
4190
4191         * src/procmsg.[ch]
4192                 Removed unneeded priority code introduced by the previous 
4193                 commit.
4194
4195 2002-05-12 [melvin]     0.7.5claws21
4196
4197         * src/compose.[ch]
4198                 Added possibility to set message's priority.
4199         * src/procmsg.[ch]
4200                 Added possibility to set message's priority.
4201                 Added missing headers
4202
4203 2002-05-12 [melvin]     0.7.5claws20
4204
4205         * src/prefs_actions.c
4206                 Removed implicitely added quotes around the name
4207                 of the temporary files of mime parts.
4208
4209 2002-05-12 [paul]       0.7.5claws19
4210
4211         * sync with 0.7.5cvs20
4212                 see ChangeLog 2002-05-11
4213
4214 2002-05-12 [alfons]     0.7.5claws18
4215
4216         * src/quote_fmt_lex.l
4217         * src/quote_fmt_parse.y
4218                 allow quote / reply date & time format to be set using
4219                 %D{format}. format is a format string you'd pass to
4220                 strftime() (see man strftime, or the Display tab |
4221                 Date format setting).
4222
4223                 Currently %D converts the date to local time. 
4224
4225 2002-05-11 [paul]       0.7.5claws17
4226
4227         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
4228                 see ChangeLog 2002-05-10 and 2002-05-11
4229
4230 2002-05-10 [paul]       0.7.5claws16
4231
4232         * sync with 0.7.5cvs16
4233                 see ChangeLog entries 2002-05-09 and 
4234                 2002-05-10
4235
4236 2002-05-10 [colin]      0.7.5claws15
4237
4238         * src/textview.c
4239                 Corrected a bug that prevented sylpheed to open
4240                 double-clicked URIs.
4241
4242 2002-05-09 [paul]       0.7.5claws14
4243
4244         * sync with 0.7.5cvs14
4245                 see ChangeLog 2002-05-08 and 2002-05-09
4246
4247 2002-05-08 [paul]       0.7.5claws13
4248
4249         * sync with 0.7.5cvs11
4250                 see ChangeLog entry 2002-05-08
4251
4252 2002-05-08 [paul]       0.7.5claws12
4253
4254         * src/mainwindow.c
4255           src/textview.[ch]
4256                 fix segfault on View->Open in new window
4257                 patch submitted by Thorsten Maerz <torte@netztorte.de>
4258
4259 2002-05-07 [paul]       0.7.5claws11
4260
4261         * sync with 0.7.5cvs9
4262                 see ChangeLog entry 2002-05-07
4263
4264 2002-05-06 [paul]       0.7.5claws10
4265
4266         * src/messageview.c
4267           src/textview.c
4268                 display url in statusbar on single-click
4269                 patch submitted by Thorsten Maerz <torte@netztorte.de>
4270
4271 2002-05-06 [match]      0.7.5claws9
4272
4273         * src/addritem.[ch]
4274                 new functions.
4275         * src/addrcache.c
4276                 tidy up.
4277         * src/xmlprops.[ch]
4278                 XML implementation of properties file.
4279         * src/exporthtml.[ch]
4280         * src/expthtmldlg.[ch]
4281         * src/addressbook.c
4282                 export to HTML.
4283
4284 2002-05-02 [sergey]     0.7.5claws8
4285
4286         * src/mainwindow.c (mainwin_entries),
4287           src/prefs_common.c (prefs_send_create()),
4288           src/codeconv.c (locale_table):
4289                 use charset name "Windows-1251" instead of "CP1251".
4290
4291 2002-05-02 [colin]      0.7.5claws7
4292         
4293         * src/compose.c
4294           src/prefs_common.c
4295           src/prefs_folder_item.c
4296                 Fixed cosmetics bugs due to Outbox renamed to Sent.
4297
4298 2002-05-02 [hiro]       0.7.5claws6
4299
4300         * src/imap.c
4301                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
4302
4303 2002-05-02 [paul]       0.7.5claws5
4304
4305         * src/compose.c
4306                 more sync with 0.7.5cvs7, see ChangeLog entry
4307                 2002-05-02
4308
4309 2002-05-02 [hiro]       0.7.5claws4
4310
4311         * src/compose.c
4312                 compose_queue_sub():
4313                 check if queue folder exists (closes #550397).
4314                 removed directory creation since it should be handled
4315                 transparently.
4316         * src/imap.c
4317                 imap_add_msg(): return UID for appended message
4318                 (closes #548842).
4319
4320 2002-04-30 [paul]       0.7.5claws3
4321
4322         * src/summaryview.c
4323                 fix account_find_from_address() bug
4324
4325 2002-04-28 [colin]      0.7.5claws2
4326
4327         * src/compose.c
4328           src/textview.c
4329           src/prefs_common.[ch]
4330           src/utils.[ch]
4331                 Added user-definable quotation characters recognition.
4332
4333 2002-04-28 [paul]       0.7.5claws1
4334
4335         * sync with 0.7.5cvs4
4336                 see ChangeLog entry  2002-04-25
4337
4338 2002-04-28 [paul]       0.7.5claws
4339
4340         * po/es.po
4341           po/nl.po
4342           po/pt_BR.po
4343                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
4344                 Fabio Junior Beneditto
4345
4346 2002-04-27 [jens]       0.7.4claws103
4347
4348         * po/de.po
4349                 updated German translation.
4350
4351 2002-04-27 [hiro]       0.7.4claws102
4352
4353         * src/summaryview.c
4354                 summary_write_cache(): fixed the mark loss of hidden messages.
4355
4356 2002-04-26 [melvin]     0.7.4claws101
4357
4358         * src/procmsg.c
4359                 fixed a second typo (same one)
4360         * po/fr.po
4361           po/it.po
4362           po/pt_BR.po
4363                 fixed the type again...
4364
4365 2002-04-26 [melvin]     0.7.4claws100
4366
4367         * src/procmsg.c
4368                 fixed a typo in an alert message ("temorary").
4369         * po/it.po
4370         * po/pt_BR.po
4371                 corrected the typo  described above.
4372         * po/fr.po
4373                 updated French translation.
4374
4375 2002-04-26 [darko]      0.7.4claws99
4376
4377         * src/summaryview.c
4378                 fix target folder colorization
4379
4380 2002-04-25 [paul]       0.7.4claws98
4381
4382         * po/it.po
4383                 updated by Alessandro Maestri
4384
4385 2002-04-24 [colin]      0.7.4claws97
4386         
4387         * src/compose.c
4388                 Fixed double "subject is empty" question.
4389
4390 2002-04-23 [colin]      0.7.4claws96
4391         
4392         * src/mimeview.c
4393                 Corrected issue when "automatically display images" was
4394                 not set : first image remained after selecting second.
4395
4396 2002-04-23 [melvin]     0.7.4claws95
4397
4398         * src/prefs_actions.c
4399                 Don't display in/out dialog if there is nothing to show.
4400
4401 2002-04-23 [paul]       0.7.4claws94
4402
4403         * sync with 0.7.5cvs3
4404                 bug fixes: see ChangeLog entry 2002-04-23
4405
4406 2002-04-22 [darko]      0.7.4claws93
4407
4408         * src/compose.c
4409                 fix previous check-in which changed code after
4410                 merge from main
4411
4412 2002-04-22 [paul]       0.7.4claws92
4413
4414         * faq/de/*
4415                 add German FAQ
4416         * faq/en/*
4417           faq/es/*
4418           faq/fr/*
4419                 update English, Spanish and French FAQs
4420         * manual/de/*
4421           manual/es/*
4422                 add German and Spanish manuals
4423         * manual/en/*
4424           manual/fr/*
4425                 update English and French manuals
4426
4427         * src/Makefile.am
4428                 add to and re-arrange the pixmap entries
4429
4430 2002-04-22 [darko]      0.7.4claws91
4431
4432         * src/compose.c
4433                 fix sender initials recognition to only allow
4434                 '>' after the initials
4435
4436 2002-04-21 [paul]       0.7.4claws90
4437
4438         * sync with 0.7.5 release
4439                 see ChangeLog entry 2002-04-21
4440
4441 2002-04-21 [alfons]
4442
4443         * src/Makefile.am
4444                 add colin's new pixmaps to EXTRA_DIST
4445
4446 2002-04-21 [colin]      0.7.4claws89
4447         * src/compose.c
4448         * src/inc.c
4449         * src/mainwindow.[ch]
4450         * src/prefs_common.[ch]
4451         * src/stock_pixmap.[ch]
4452                 Added "Work offline" ability.
4453
4454 2002-04-21 [colin]      0.7.4claws88
4455         
4456         * src/mimeview.c
4457         * src/prefs_common.c
4458         * src/prefs_common.h
4459         * src/textview.c : Added an option to common preferences -> display
4460           to allow user not to automatically display images.
4461
4462 2002-04-21 [paul]       0.7.4claws87
4463
4464         * sync with 0.7.4cvs52
4465                 see ChangeLog entry 2002-04-21 (src/imap.c)
4466
4467 2002-04-21 [paul]       0.7.4claws86
4468
4469         * sync with 0.7.4cvs51
4470                 see ChangeLog entry 2002-04-21
4471
4472 2002-04-21 [paul]       0.7.4claws85
4473
4474         * sync with 0.7.4cvs49
4475                 see ChangeLog entries 2002-04-20 and 2002-04-21
4476
4477         * src/Makefile.am
4478                 clean up: remove old 'stock_' element from xpm 
4479                 filenames.
4480
4481 2002-04-21 [alfons]     0.7.4claws84
4482
4483         apply sync patch from Paul
4484
4485         * src/folderview.c
4486                 use old claws prefs_folder_item_create() for now
4487
4488 2002-04-19 [match]      0.7.4claws83
4489
4490         * src/addressbook.[ch]
4491         * src/addrharvest.[ch]
4492         * src/addrgather.[ch]
4493                 recurse folders.
4494         * src/mainwindow.c
4495         * src/summaryview.[ch]
4496                 change menu option.
4497
4498 2002-04-19 [paul]       0.7.4claws82
4499
4500         * po/pt_BR.po
4501                 updated by Fabio Junior Beneditto
4502
4503 2002-04-14 [alfons]     0.7.4claws81
4504
4505         * src/passphrase.c
4506                 add #include <sys/types.h> for mode_t and off_t 
4507
4508 2002-04-13 [paul]       0.7.4claws80
4509         
4510         * src/main.c
4511           src/passphrase.[ch]
4512           src/pgptext.c
4513           src/prefs_common.[ch]
4514           src/rfc2015.c
4515                 enable storing of GnuPG passphrase for the whole 
4516                 session or a user-defined number of minutes. patch 
4517                 submitted by Ravemax <ravemax@dextrose.com>
4518
4519 2002-04-13 [alfons]     0.7.4claws79
4520
4521         * src/textview.c
4522                 make email parser also stop scanning when encountering separators
4523                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
4524
4525 2002-04-13 [paul]       0.7.4claws78
4526
4527         * sync with 0.7.4cvs39
4528                 see ChangeLog entry 2002-04-12
4529
4530 2002-04-11 [paul]       0.7.4claws77
4531
4532         * sync with 0.7.4cvs37
4533                 see ChangeLog entry 2002-04-11
4534
4535 2002-04-11 [paul]       0.7.4claws76
4536
4537         * COPYING 
4538                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
4539                 the clause for OpenSSL). sync with sylpheed main
4540
4541 2002-04-09 [melvin]     0.7.4claws75
4542
4543         * src/compose.c
4544                 Made 'Ctrl-Enter' on send ignore some modifiers 
4545                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
4546                 to bind other *-Enter (but not Alt-Enter).
4547
4548 2002-04-09 [paul]       0.7.4claws74
4549
4550         * sync with 0.7.4cvs35
4551                 see ChangeLog entries 2002-04-09
4552
4553 2002-04-08 [paul]       0.7.4claws73
4554
4555         * sync with 0.7.4cvs33
4556                 see ChangeLog entry 200-04-08
4557
4558 2002-04-07 [match]      0.7.4claws72
4559
4560         * src/addrharvest.[ch]
4561                 fixed to read all addresses in header, regardless
4562                 of header size. improved name parsing. accommodate
4563                 harvest from folders and selected message.
4564         * src/addritem.[ch]
4565                 included new address parsing function.
4566         * src/addrgather.[ch]
4567         * src/addressbook.[ch]
4568         * src/summaryview.[ch]
4569         * src/mainwindow.c
4570                 allow address harvest of folder as well as selected
4571                 messages.
4572
4573 2002-04-07 [paul]       0.7.4claws71
4574
4575         * src/esmtp.[ch]
4576           src/smtp.c
4577                 don't try to authenticate with CRAM-MD5 in SMTP when 
4578                 SMTP-AUTH enabled if MTA doesn't issue this 
4579                 auth-method in it's ehlo-response. bug item #531364,
4580                 patch item #938910. patch submitted by Colin Leroy 
4581                 <colin@colino.net>
4582
4583 2002-04-07 [paul]       0.7.4claws70
4584
4585         * src/nntp.c
4586                 fix missing MODE_READER bug. patch submitted by
4587                 Colin Leroy <colin@colino.net>
4588
4589 2002-04-07 [alfons]     0.7.4claws69
4590
4591         * src/matcher.[ch]
4592         * src/prefs_filtering.c
4593         * src/summaryview.c
4594                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
4595                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
4596
4597 2002-04-07 [paul]       0.7.4claws68
4598
4599         * sync with 0.7.4cvs32
4600                 see ChangeLog entry 2002-04-06
4601
4602         * tools/filter_conv.pl
4603                 more bug fixes
4604
4605 2002-04-06 [paul]       0.7.4claws67
4606
4607         * tools/filter_conv.pl
4608                 modify to be able to find the name of the first
4609                 mailbox and use that. main's filter does not
4610                 record the full path to the mailbox and therefore
4611                 can only filter to the first mailbox.
4612
4613 2002-04-05 [paul]       0.7.4claws66
4614
4615         * tools/filter_conv.pl
4616                 attempt to make the script all-encompassing and
4617                 be able to convert any main 'filter' rule thrown
4618                 at it
4619
4620 2002-04-05 [paul]       0.7.4claws65
4621
4622         * tools/filter_conv.pl
4623                 allow for collapsed folder trees
4624
4625 2002-04-05 [paul]       0.7.4claws64
4626
4627         * sync with 0.7.4cvs31
4628                 see ChangeLog entries 2002-04-05
4629
4630 2002-04-03 [paul]       0.7.4claws63
4631
4632         * sync with 0.7.4cvs29
4633                 see ChangeLog entries 2002-04-02 and 2002-04-03
4634
4635 2002-04-02 [paul]       0.7.4claws62
4636
4637         * sync with 0.7.4cvs26
4638                 see ChangeLog entry 2002-04-01
4639
4640 2002-04-02 [match]      0.7.4claws61
4641
4642         * src/pine.[ch]
4643         * src/importpine.[ch]
4644         * src/addressbook.c
4645                 import Pine address book.
4646
4647 2002-04-02 [match]      0.7.4claws60
4648
4649         * src/addrharvest.[ch]
4650                 improve address parsing of funky addresses.
4651
4652 2002-04-02 [darko]      0.7.4claws59
4653
4654         * src/compose.c
4655                 wrap on send improvements, it now recognizes quoted
4656                 initials as part of the quotation string, and it
4657                 does not join lines separated by CR
4658
4659 2002-04-01 [match]      0.7.4claws58
4660
4661         * src/mgutils.[ch]
4662                 added new functions.
4663         * src/mutt.[ch]
4664                 remove excessive duplicate address generation
4665                 on import.
4666
4667 2002-04-01 [alfons]     0.7.4claws57
4668         
4669         * src/summaryview.c
4670                 put back g_free() 
4671
4672 2002-04-01 [paul]       0.7.4claws56
4673
4674         * sync with 0.7.4cvs25
4675                 see ChangeLog entry 2002-04-01
4676
4677 2002-04-01 [alfons]     0.7.4aprilfool55
4678
4679         * src/summaryview.c
4680                 honour feature request item #537427 to allow for
4681                 displaying names from address book for sent mail also
4682
4683 2002-03-29 [paul]       0.7.4claws54
4684
4685         * src/mainwindow.c
4686           src/prefs_filtering.[ch]
4687           src/prefs_matcher.c
4688           src/summaryview.c
4689                 add 'fast filter' for claws' filtering,
4690                 /Tools/Create filter rule/... patch submitted
4691                 by Neill Miller <neillm@thecodefactory.org>
4692
4693 2002-03-29 [paul]       0.7.4claws53
4694
4695         * sync with 0.7.4cvs24
4696                 see ChangeLog entry 2002-03-29
4697
4698 2002-03-28 [paul]       0.7.4claws52
4699
4700         * sync with 0.7.4cvs23
4701                 see ChangeLog entry 2002-03-28
4702
4703 2002-03-27 [melvin]     0.7.4claws51
4704
4705         * src/prefs_actions.c
4706                 Added support to pass only one message part (as a
4707                 file) to the command using '%p'. No quotes are needed
4708                 because doubles quotes are automatically added.
4709                 Fixed bug where Sylpheed could block when waiting for
4710                 a child process to finish.
4711                 Changed the help menu to remove quotes around symbols to 
4712                 avoid misinterpretation (they must not be used).
4713
4714 2002-03-27 [melvin]     0.7.4claws50
4715
4716         * src/inc.c
4717                 Made the new mail notification command always 
4718                 execute asynchronously.
4719
4720 2002-03-27 [paul]       0.7.4claws49
4721
4722         * src/compose.c
4723                 fix bug introduced in last commit
4724
4725 2002-03-27 [paul]       0.7.4claws48
4726
4727         * sync with 0.7.4cvs21
4728                 see ChangeLog 2002-03-26 and 2002-03-27
4729
4730 2002-03-26 [hoa]        0.7.4claws47
4731
4732         * src/prefs_folder_item.c
4733                 really fixed the bug #516442 with folder rescan.
4734
4735 2002-03-26 [paul]       0.7.4claws46
4736
4737         * sync with 0.7.4cvs19
4738                 see ChangeLog entries 2002-03-25 and 2002-03-26
4739
4740 2002-03-25 [hoa]        0.7.4claws45
4741
4742         * src/matcher.c
4743         * src/mh.c
4744                 fix the bug #516442 with folder rescan.
4745
4746         * src/prefs_common.[ch]
4747         * src/compose.c
4748                 added an option to enable two different behaviours
4749                 for bounce.
4750
4751
4752 2002-03-25 [paul]       0.7.4claws44
4753
4754         * src/mainwindow.c
4755           src/selective_download.c
4756                 correct a few menuitem labels
4757
4758 2002-03-25 [christoph]  0.7.4claws43
4759
4760         * src/procmsg.c
4761                 fix non deleted tmp message in
4762                 procmsg_save_to_outbox
4763                 fix problems caused by sync with
4764                 main branch's procmsg_send_queue
4765
4766 2002-03-25 [paul]       0.7.4claws42
4767
4768         * src/quote_fmt.c
4769           src/quote_fmt_lex.l
4770           src/quote_fmt_parse.y
4771                 add Last name (%L) placeholder for quoting. 
4772                 patch submitted by Thorsten Thielen 
4773                 <thth@users.sourceforge.net>
4774
4775 2002-03-25 [paul]       0.7.4claws41
4776
4777         * src/utils.c
4778                 get full hostname. patch submitted by
4779                 Bob Woodside <rwoodside1@comcast.net>
4780
4781 2002-03-25 [paul]       0.7.4claws40
4782
4783         * src/account.c
4784           src/news.c
4785           src/nntp.[ch]
4786           src/prefs_account.[ch]
4787                 enable NNTP over SSL. patch submitted by
4788                 Pascal Jermini <pascal@infinity.hn.org>
4789
4790 2002-03-24 [paul]       0.7.4claws39
4791
4792         * src/prefs_common.c
4793                 make the arrangement of the Compose tab more
4794                 coherent
4795
4796         * src/mainwindow.c
4797                 fix some irregularities of style
4798
4799         * po/de.po
4800                 updated by Kilian Krause
4801
4802 2002-03-23 [paul]       0.7.4claws38
4803
4804         * po/pt_BR.po
4805                 updated by Fabio Junior Beneditto
4806
4807 2002-03-23 [paul]       0.7.4claws37
4808
4809         * src/mainwindow.c
4810                 move 'Gather addresses' to 'Tools' menu
4811                 make 'Selective download' sensitive
4812
4813 2002-03-23 [paul]       0.7.4claws36
4814
4815         * sync with 0.7.4cvs16
4816                 see ChangeLog entries 2002-03-23
4817
4818 2002-03-22 [christoph]  0.7.4claws35
4819
4820         * src/quote_fmt_parse.y
4821                 fix include program output
4822
4823 2002-03-22 [alfons]     0.7.4claws34
4824
4825         * src/pop.c
4826                 initialize GDate stack variable correctly (sorry!)
4827
4828 2002-03-22 [paul]       0.7.4claws33
4829
4830         * src/compose.c
4831           src/mainwindow.c
4832           src/prefs_actions.c
4833           src/prefs_common.c
4834                 rename 'Tool' to 'Tools'
4835
4836         * src/mainwindow.c
4837                 move 'Delete duplicated messages' from
4838                 'Message/' to 'Tools/'
4839                 re-arrange the order of 'Tools/' items
4840
4841 2002-03-22 [paul]       0.7.4claws32
4842
4843         * src/addr_compl.c
4844           src/addressbook.[ch]
4845                 auto-address completion now also matches on
4846                 Nickname. patch submitted by Bob Forsman 
4847                 <hammor@users.sourceforge.net>
4848
4849         * src/editaddress.c
4850                 correct a spelling mistake
4851
4852 2002-03-22 [alfons]     0.7.4claws31
4853
4854         * src/pop.c
4855                 fix getting uidl from incorrect string 
4856                 (spotted by Colin)
4857
4858 2002-03-21 [alfons]     0.7.4claws30
4859
4860         * src/pop.c
4861                 more code refactoring
4862                 plug mem leak introduced by delete on server
4863
4864 2002-03-21 [paul]       0.7.4claws29
4865
4866         * sync with 0.7.4cvs11
4867                 see ChangeLog entries 2002-03-20
4868
4869 2002-03-20 [alfons]     0.7.4claws28
4870
4871         * src/inc.c
4872                 apply Colin's patch and refactor
4873
4874 2002-03-20 [paul]       0.7.4claws27
4875
4876         * sync with sylpheed 0.7.4cvs9
4877                 see ChangeLog entry 2002-03-20
4878
4879 2002-03-19 [christoph]  0.7.4claws26
4880
4881         * src/mh.c
4882         * src/procmsg.[ch]
4883         * src/summaryview.c
4884                 revert changes for flag updates
4885                 (does not work correctly and no time to debug)
4886
4887 2002-03-20 [alfons]     0.7.4claws25
4888
4889         * src/pop.c
4890                 refactor should_delete() a little bit 
4891
4892 2002-03-19 [paul]       0.7.4claws24
4893
4894         * src/inc.[ch]
4895           src/pop.c
4896           src/prefs_account.[ch]
4897                 allow the user to leave downloaded mail on the 
4898                 server for n days. Patch submitted by Colin Leroy 
4899                 <colin@colino.net>
4900
4901 2002-02-19 [paul]       0.7.4claws23
4902
4903         * sync with sylpheed 0.7.4cvs8
4904                 see ChangeLog entries 2002-03-19
4905
4906 2002-03-18 [paul]       0.7.4claws22
4907
4908         * sync with sylpheed 0.7.4cvs6
4909                 see ChangeLog entry 2002-03-18
4910
4911 2002-03-18 [paul]       0.7.4claws21
4912
4913         * po/en_GB.po
4914                 add en_GB message catalogue
4915
4916         * src/mbox_folder.c
4917           src/prefs_account.c
4918           src/prefs_actions.c
4919                 correct a few spelling mistakes
4920
4921 2002-03-17 [alfons]     0.7.4claws20
4922
4923         * src/matcher.c
4924                 more stringent checks for NULL params when writing
4925                 filtering actions to a file
4926                 
4927 2002-03-17 [hoa]        0.7.3claws20
4928
4929         * src/news.c
4930                 fixed the count of new messages
4931
4932         * src/compose.c
4933                 fixed the "attachment properties" window
4934
4935 2002-03-17 [paul]       0.7.4claws19
4936
4937         * src/defs.h
4938           src/folder.h
4939           src/news.c
4940           src/prefs_account.[ch]
4941           src/procmsg.[ch]
4942           src/summaryview.c
4943                 automatically mark cross-posted messages as read 
4944                 and (optionally) give them a colour label
4945                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
4946                 
4947
4948 2002-03-17 [paul]       0.7.4claws18
4949
4950         * sync with sylpheed 0.7.4cvs5
4951                 see ChangeLog entry 2002-03-17
4952
4953 2002-03-17 [melvin]     0.7.4claws17
4954         
4955         * src/textview.c
4956                 Worked around a gtktext 'bug': when searching for 
4957                 a text in a long message it was scrolling slowly
4958                 line by line until it hit the searched text.
4959         * po/fr.po
4960                 Updated French translation
4961
4962 2002-03-17 [melvin]     0.7.4claws16
4963
4964         * src/mainwindow.c
4965         * src/compose.c
4966         * src/prefs_actions.c
4967                 Moved "Edit/Actions" to "Tool/Actions"
4968                 Made mainwindow/compose window sensitive as soon as
4969                 no child process is running anymore even if the io dialog
4970                 is open.
4971                 Fixed a struct being initialized with a non constant char*
4972
4973 2002-03-16 [christoph]  0.7.4claws15
4974
4975         * configure.in
4976                 add --with-compiler-flags option
4977                 (only for developer hacking)
4978         * src/mh.c
4979         * src/procmsg.[ch]
4980         * src/summaryview.c
4981                 try to make folder-stats and flag handling more
4982                 independent from the summaryview. msgcounts
4983                 are only set when the folder is opened and
4984                 procmsg_msginfo_(un)set_flags will handle it
4985                 later and summaryview will get the values
4986                 from the folder.
4987
4988 2002-03-16 [paul]       0.7.4claws14
4989
4990         * src/messageview.c
4991                 fix Return-receipt. Patch submitted by Bob
4992                 Woodside <rwoodside1@comcast.net>
4993
4994 2002-03-16 [paul]       0.7.4claws13
4995
4996         * src/compose.c
4997                 fix 'dynamic' signatures, make it work again
4998                 broken during sync on 2002-03-14 (0.7.4claws2)
4999
5000 2002-03-15 [match]      0.7.4claws12
5001
5002         * src/addrharvest.[ch]
5003         * src/addrgather.[ch]
5004         * src/addressbook.[ch]
5005         * src/mainwindow.c
5006                 included address harvester feature. still some
5007                 issues with address parsing that I will fix.
5008
5009 2002-03-15 [match]      0.7.4claws11
5010
5011         * src/addrbook.[ch]
5012         * src/addrcache.[ch]
5013         * src/addressbook.[ch]
5014         * src/addrindex.c
5015         * src/editbook.c
5016         * src/importldif.c
5017         * src/importmutt.c
5018         * src/jpilot.[ch]
5019         * src/main.c
5020         * src/syldap.[ch]
5021         * src/vcard.[ch]
5022                 tidy up. fix memory leaks. moved attribs and methods
5023                 from individual interfaces to addrcache object. prep
5024                 for new stuff to come in.
5025
5026 2002-03-15 [alfons]     0.7.4claws10
5027
5028         * src/matcher.[ch]
5029         * src/matcher_parser_parse.y
5030         * src/matcher_parser_lex.l
5031         * src/prefs_matcher.c
5032                 add filtering conditions message greater than, smaller 
5033                 than, and exactly matching a size in bytes
5034                 (does not work with delete from POP3 server yet)
5035
5036                 this should also give others an idea what you should
5037                 do to add new criterions to claws filtering system
5038                 
5039
5040 2002-03-15 [paul]       0.7.4claws9
5041
5042         * tools/filter_conv.pl
5043                 exit if there are no filter rules to convert
5044                 rename filterrc to filterrc.old after completion
5045
5046 2002-03-15 [paul]       0.7.4claws8
5047
5048         * sync with sylpheed 0.7.4cvs3
5049                 see ChangeLog entry 2002-03-14
5050
5051 2002-03-14 [paul]       0.7.4claws7
5052
5053         * src/compose.c
5054                 clean up the last commit (ahem)
5055
5056 2002-03-14 [paul]       0.7.4claws6
5057
5058         * src/compose.c
5059                 fix bug #515655. honour account preferences
5060                 regarding gpg default signing/encryption when 
5061                 changing account from the compose window.
5062
5063 2002-03-14 [paul]       0.7.4claws5
5064
5065         * src/folderview.c
5066                 remove unnecessary curly brackets
5067
5068 2002-03-14 [paul]       0.7.4claws4
5069
5070         * src/folderview.c
5071           src/prefs_filtering.[ch]
5072                 add filter rename on folder rename and filter
5073                 delete on folder delete. Patch submitted by
5074                 Neill Miller <neillm@thecodefactory.org> 
5075
5076 2002-03-14 [christoph]  0.7.4claws3
5077
5078         * src/procmsg.c
5079         * src/send.c
5080                 fix local delivery
5081                 (patch submitted by "Simon 'corecode' Schubert")
5082         * src/prefs_common.c
5083         * src/procmsg.c
5084                 fix gcc 3.0 warning
5085
5086 2002-03-14 [paul]       0.7.4claws2
5087
5088         * sync with sylpheed 0.7.4cvs2
5089                 see ChangeLog entry 2002-03-13
5090
5091 2002-03-12 [darko]      0.7.4claws1
5092
5093         * src/mainwindow.c
5094                 fix what seems to be a copy and paste error
5095                 when setting color for important messages
5096                 (reported by wwp)
5097
5098 2002-03-11 [paul]       version 0.7.4claws released
5099
5100 2002-03-11 [paul]       0.7.4claws
5101
5102         * po/es.po
5103           po/it.po
5104           po/nl.po
5105           po/pt_BR.po
5106                 update message catalogs. Submitted by Ricardo Mones 
5107                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
5108                 Fabio Junior Beneditto
5109
5110         * configure.in
5111           faq/Makefile.am
5112           faq/it/Makefile
5113           faq/it/sylpheed-faq*
5114           src/mainwindow.c
5115           src/manual.[ch]
5116                 add FAQ in Italian
5117         
5118
5119 2002-03-11 [jens]       0.7.3claws7
5120
5121         * po/de.po
5122                 updated German translation
5123
5124 2002-03-11 [melvin]     0.7.3claws6
5125
5126         * po/fr.po
5127                 updated and corrected French translation
5128
5129 2002-03-10 [hoa]        0.7.3claws5
5130
5131         * src/account.c
5132         * src/inc.c
5133         * src/prefs_account.c
5134         * src/procmsg.c
5135         * src/send.[ch]
5136                 fixed the local account.
5137                 you have to change the default "/usr/sbin/sendmail"
5138                 to "/usr/sbin/sendmail -t" in the preferences of
5139                 the local account.
5140
5141         * src/procmime.c
5142                 removed some debug display for renderer
5143
5144 2002-03-10 [paul]       0.7.3claws4
5145
5146         * faq/en/sylpheed-faq-1.html
5147           faq/en/sylpheed-faq-2.html
5148                 update
5149
5150 2002-03-09 [paul]       0.7.3claws3
5151
5152         * sync with sylpheed 0.7.4
5153                 see ChangeLog entry 2002-03-09
5154
5155 2002-03-08 [paul]       0.7.3claws2
5156
5157         * faq/en/sylpheed-faq*
5158           faq/es/sylpheed-faq*
5159           faq/fr/sylpheed-faq*
5160                 update the FAQs
5161
5162         * manual/fr/.cvsignore
5163           manual/fr/Makefilea.am
5164           manual/fr/sylpheed*
5165           src/mainwindow.c
5166           src/manual.[ch]
5167                 add the French manual
5168
5169 2002-03-07 [paul]       0.7.3claws1
5170
5171         * sync with sylpheed 0.7.3cvs4
5172                 see ChangeLog entries  2002-03-06 and 2002-03-07
5173         
5174         * po/nl.po
5175                 updated by Wilbert Berendsen
5176
5177 2002-03-07 [melvin]     0.7.2claws34
5178
5179         * src/selective_download.c
5180                 Changed the pixmap of the receive button to MAIL_RECEIVE.
5181
5182 2002-03-06 [paul]       0.7.2claws33
5183
5184         * sync with sylpheed 0.7.3cvs1
5185                 bug fix, see ChangeLog entry 2002-03-05
5186
5187 2002-03-05 [paul]       0.7.2claws32
5188
5189         * src/mimeview.c
5190           src/pgptext.[ch]
5191           src/procmsg.c
5192                 reverse the pgp ascii-armored code implemented in 
5193                 0.7.2claws16. removal of this code until it matures.
5194                 this means that verifying ascii-armored pgp sigs and
5195                 automatic decryption of ascii-armored encrypted
5196                 messages no longer works.
5197
5198 2002-03-05 [paul]       0.7.2claws31
5199
5200         * configure.in
5201           Makefile.am
5202         * faq/Makefile.am
5203         * faq/en/Makefile.am
5204           faq/en/sylpheed-faq.html
5205           faq/en/sylpheed-faq-1.html
5206           faq/en/sylpheed-faq-2.html
5207           faq/en/sylpheed-faq-3.html
5208         * faq/es/Makefile.am
5209           faq/es/sylpheed-faq.html
5210           faq/es/sylpheed-faq-1.html
5211           faq/es/sylpheed-faq-2.html
5212           faq/es/sylpheed-faq-3.html
5213           faq/es/sylpheed-faq-4.html
5214         * faq/fr/Makefile.am
5215           faq/fr/sylpheed-faq.html
5216           faq/fr/sylpheed-faq-1.html
5217           faq/fr/sylpheed-faq-2.html
5218           faq/fr/sylpheed-faq-3.html
5219         * src/Makefile.am
5220           src/defs.h
5221           src/mainwindow.c
5222           src/manual.[ch]
5223                 add FAQs in English, Spanish and French
5224
5225
5226 2002-03-05 [paul]       0.7.2claws30
5227
5228         * manual/en/sylpheed.html
5229           manual/en/sylpheed-XX.html
5230                 updated the English manual
5231
5232 2002-03-05 [hoa]        
5233
5234         * src/summaryview.c
5235                 dialog box pops up if the article can't be deleted.
5236
5237 2002-03-04 [paul]       
5238         
5239         * po/pt_BR.po
5240                 updated by Fabio Junior Benedito
5241
5242 2002-03-04 [hoa]
5243
5244         * removed ac/gpgme.m4
5245                 to avoid autogen common problem
5246                 developers have to install gpgme development package now
5247
5248         * src/compose.c
5249                 encoding to 7bit or 8bit is enabled.
5250
5251 2002-03-03 [alfons]     0.7.2claws29
5252
5253         * src/pop.c
5254                 merge fix by Oliver Haertel for selective
5255                 download buglet
5256
5257 2002-03-03 [paul]       0.7.2claws28
5258         
5259         * sync with sylpheed 0.7.3
5260
5261 2002-03-03 [paul]       0.7.2claws27
5262
5263         * sync with sylpheed 0.7.2cvs24
5264                 see ChangeLog entries 2002-03-02 and 2002-03-03
5265
5266 2002-03-02 [melvin]     0.7.2claws26
5267
5268         * src/inc.[ch]
5269         * src/main.c
5270         * src/mainwindow.c
5271         * src/prefs_common.[ch]
5272                 Added user definable notification on new mail arrival.
5273                 Removed unused variables in spell checker prefs code.
5274
5275 2002-03-02 [melvin]     0.7.2claws25
5276
5277         * src/quote_fmt.c
5278                 Removed unnecessary escape sequences.
5279                 Changed 'Initial...' to 'Initials of Sender'
5280
5281 2002-03-02 [paul]       0.7.2claws24
5282
5283         * sync with sylpheed 0.7.2cvs22
5284                 see ChangeLog entry 2002-03-01
5285
5286 2002-03-01 [hoa]        0.7.2claws23
5287
5288         * src/mainwindow.c
5289                 Set sensitivity of delete actions to active
5290                 even if the folder is a newsgroup.
5291
5292         * src/summaryview.c
5293                 - Set sensitivity of delete actions
5294                 - Added function check_permission() that will check if the
5295                   user is authorized to delete a message. For news, it
5296                   will check if the author is the same.
5297                 - Enabled deletion when there is no trash folder.
5298
5299         * src/news.[ch]
5300                 - Added news_cancel_article() to cancel articles
5301                 - Implemented news_remove_message() (public function)
5302
5303 2002-03-01 [paul]       0.7.2claws22
5304
5305         * src/gtkutils.c
5306           src/textview.c
5307                 recognise urls that that don't include 'http://' and
5308                 simply begin 'www.' 
5309
5310         * AUTHORS
5311                 remove duplicated name
5312
5313 2002-02-28 [paul]       0.7.2claws21
5314
5315         * src/mainwindow.c
5316           src/summaryview.[ch]
5317                 add ability to 'Select thread'
5318                 combines Melvin's "Select thread's head" patch (#510907)
5319                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
5320                 patch (#518514) 
5321
5322 2002-02-28 [paul]       0.7.2claws20
5323
5324         * src/mimeview.c
5325                 hopefully fix segfault on right-clicking a mime part
5326                 that some people have experienced.      
5327                 fix submitted by Fredrik Olofsson <frol@linux.nu>
5328
5329 2002-02-28 [paul]       0.7.2claws19
5330
5331         * sync with sylpheed 0.7.2cvs21
5332                 see ChangeLog entries 2002-02-27 and 2002-02-28
5333
5334 2002-02-27 [paul]       0.7.2claws18
5335
5336         * sync with sylpheed 0.7.2cvs18
5337                 see ChangeLog entries 2002-02-26 and 2002-02-27
5338
5339 2002-02-26 [alfons]     0.7.2claws17
5340
5341         * src/procheader.c
5342                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
5343                 (spotted by Chris Hessman <idatech@gmx.net>)
5344
5345 2002-02-26 [paul]       0.7.2claws16
5346
5347         * src/mimeview.c
5348           src/pgptext.[ch]
5349           src/procmsg.c
5350                 make decryption of ascii-armored pgp encrypted messages
5351                 and verification of ascii-armored signatures work again.
5352                 slightly altered from the patch by Jens Jahnke 
5353                 <jan0sch@gmx.net>
5354
5355                 ##FIX ME##
5356                 * the checking of plaintext signatures always comes up in 
5357                   a popup box
5358                 * it doesn't work for multipart messages 
5359                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
5360                   including the msg headers and these 2 line themselves, are 
5361                   not displayed
5362
5363         * src/mainwindow.c
5364                 "View/Folder Tree" becomes "View/Separate Folder Tree"
5365                 "View/Message View" becomes "View/Separate Message View"
5366                 because its less ambiguous.
5367
5368         * po/es.po
5369                 updated by Ricardo Mones Lastra
5370
5371 2002-02-26 [paul]       0.7.2claws15
5372
5373         * sync with sylpheed 0.7.2cvs17
5374                 see ChangeLog entries 2002-02-25 and 2002-02-26
5375
5376 2002-02-25 [christoph]  0.7.2claws14
5377
5378         * src/filtering.[ch]
5379         * src/inc.c
5380                 do filtering stuff after all messages have been received
5381                   1. drop all messages to .processing
5382                   2. scan processing folder for messages
5383                   3. filter messages or move to inbox
5384                 this will also find old messages left in processing after
5385                 a crash or something like that and we get a real msginfo
5386                 from folder->get_msg_list and do not have to create our
5387                 own in filter_message
5388         * src/matcher_parser_parse.y
5389                 remove MIX/MAX warning (reordered includes)
5390
5391 2002-02-25 [paul]       0.7.2claws13
5392
5393         * sync with sylpheed 0.7.2cvs15
5394                 see ChangeLog entry 2002-02-24
5395
5396 2002-02-24 [alfons]     0.7.2claws12
5397
5398         * src/filtering.c
5399                 clear old color flags first when applying a new color to
5400                 a message info. 
5401                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
5402
5403 2002-02-24 [alfons]     0.7.2.claws11
5404         
5405         * AUTHORS
5406         * src/prefs_common.c
5407                 add presets for Opera and Konqueror, closes patch #517261,
5408                 submitted by Ville Skyttä <scop@users.sourceforge.net>
5409
5410 2002-02-24 [alfons]     0.7.2.claws10
5411
5412         * AUTHORS
5413         * src/summaryview.c
5414                 fix threading for null message ids, closes patch #521601,
5415                 submitted by Bob Forsman <hammor@users.sourceforge.net>
5416
5417 2002-02-24 [alfons]     0.7.2claws9
5418
5419         * src/summaryview.c
5420         * src/filtering.c
5421                 make Tool | Filter Message work with filtering system so
5422                 setting flags also works
5423
5424                 TODO:
5425
5426                 - Processing uses the same function as Tool | Filter
5427                   Message, but doesn't use the same update proc yet
5428
5429 2002-02-23 [paul]       0.7.2claws8
5430
5431         * sync with sylpheed 0.7.2cvs14
5432                 see ChangeLog entries 2002-02-22 and 2002-02-23
5433
5434 2002-02-22 [christoph]  0.7.2claws7
5435
5436         * src/quote_fmt.c
5437                 Add column space to table
5438         * src/quote_fmt_parse.y
5439                 Close files
5440
5441 2002-02-22 [paul]       0.7.2claws6
5442
5443         * src/Makefile.am
5444           src/defs.h
5445           src/filtering.c
5446           src/inc.[ch]
5447           src/mainwindow.c
5448           src/matcher.[ch]
5449           src/matcher_parser_lex.l
5450           src/matcher_parser_parse.y
5451           src/pop.[ch]
5452           src/prefs_account.h
5453           src/prefs_filtering.c
5454           src/selective_download.[ch]   *** NEW FILES ***
5455           src/utils.[ch]
5456           po/POTFILES.in
5457                 Selective Download added to 'Tool' menu. 
5458                 Retrieves email headers of the currently selected pop3 
5459                 account and allows the user to mark emails for deletion 
5460                 right on the pop3 server. Patch submitted by Oliver Haertel 
5461                 <oha@users.sourceforge.net>.
5462         
5463         * po/POTFILES.in
5464                 add 'src/quote_fmt.c'           
5465
5466 2002-02-22 [christoph]  0.7.2claws5
5467
5468         * src/Makefile.am
5469                 added quote_fmt.c
5470         * src/prefs_common.[ch]
5471         * src/prefs_template.c
5472         * src/quote_fmt.c               *** NEW FILE ***
5473         * src/quote_fmt.h
5474                 move quote format symbol description code
5475                 to it's own file because it is used from
5476                 differnent code parts
5477                 Rewrote symbol description GUI
5478                   + use table
5479                   + add separators
5480                   + get data from array (no more long constant strings)
5481         * src/quote_fmt_lex.l
5482         * src/quote_fmt_parse.y
5483                 Symbol for Literal % changed to \% instead of %%
5484                 (More logical as \ is used for quoting for other symbols)
5485                 Add |f and |p to include files and program output
5486                 Examples:
5487                     |f{/home/.../.signature}
5488                     |p{date}
5489         * po/de.po
5490                 Correct wrong spelling for "Referenzen"
5491
5492 2002-02-21 [paul]       0.7.2claws4
5493
5494         * src/procmsg.c
5495                 forgotten during sync
5496
5497 2002-02-21 [paul]       0.7.2claws3
5498
5499         * sync with sylpheed 0.7.2cvs11
5500                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
5501                 2002-02-20 and 2002-02-21
5502
5503 2002-02-20 [melvin]     0.7.2claws2
5504
5505         * src/prefs_actions.c
5506                 Added error report when child cannot fork or when execvp 
5507                 returns with an error.
5508
5509 2002-02-19 [christoph]  0.7.2claws1
5510
5511         * src/codeconv.c
5512                 return unconverted text if conde conversion is not possible
5513                 when libjconv is used.
5514                 (patch submitted by "Simon 'corecode' Schubert")
5515
5516 2002-02-19 [paul]       
5517
5518         * version 0.7.2claws release
5519
5520 2002-02-19 [paul]       0.7.2claws
5521
5522         * po/nl.po
5523                 updated by Wilbert Berendsen
5524
5525
5526 2002-02-18 [alfons]     0.7.1claws13
5527
5528         * src/syldap.c
5529         * src/jpilot.c
5530                 remove references to dlfcn and explicitly loading functions
5531                 from dynalink libs, because libs linked anyway, and functions
5532                 are loaded explicitly
5533
5534 2002-02-17 [melvin]     0.7.1claws12
5535
5536         * src/prefs_actions.c
5537                 Replaced children wait loop with double fork technique.
5538                 Now, input/output window updated at each new output.
5539                 free_children(): Fixed a memory leak.
5540                 Made input/output window non closable if running children
5541                 still exist.
5542                 Added missing <unistd.h> include.
5543                 Added some --debug outputs.
5544
5545 2002-02-17 [melvin]     0.7.1claws11
5546
5547         * src/summaryview.c
5548                 Fixed bug where descending sort order did not select top
5549                 message.
5550
5551 2002-02-17 [melvin]     0.7.1claws10
5552
5553         * acconfig.h
5554                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
5555         * src/prefs_common.c
5556                 Pspell data package directory no more hard coded but
5557                 set during configuration (PSPELL_PATH). (Thanks to 
5558                                 Gustavo Noronha Silva.)
5559
5560 2002-02-17 [melvin]     0.7.1claws9
5561
5562         * configure.in
5563                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
5564         * src/gtkspell.c
5565                 Fixed compile-time warnings.
5566
5567 2002-02-16 [alfons]     0.7.1claws8
5568
5569         * src/filesel.c
5570                 fix inadvertent free of NULL pointer which caused
5571                 sylpheed to crash when closing the save-as dialog
5572                 using the window close button
5573
5574 2002-02-16 [carsten]    0.7.1claws7
5575         * src/mainwindow.[ch]
5576           src/summaryview.c
5577           src/prefs_common.c
5578                 fixes for pixmap theming code:
5579                         - recently changed mail attributes shouldn't get
5580                           lost any longer
5581                         - theme is only reloaded iff another theme was
5582                           selected
5583
5584 2002-02-16 [paul]       0.7.1claws6
5585
5586         * sync with sylpheed 0.7.2 release
5587                 see ChangeLog entry 2002-02-15 and 2002-02-16
5588
5589 2002-02-15 [paul]       0.7.1claws5
5590
5591         * sync with sylpheed 0.7.1cvs9
5592                 see ChangeLog entry 2002-02-15
5593
5594         * po/POTFILES.in
5595                 remove unneeded headerwindow.c entry
5596
5597 2002-02-14 [carsten]    0.7.1claws4
5598         * src/summaryview.c
5599                 fixed a bug for "Go to next unread message": there was
5600                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
5601                 in the prefs, because of doing "Search again" instead
5602                 "No"
5603
5604 2002-02-14 [carsten]    0.7.1claws3
5605         * src/stock_pixmap.c
5606                 removed 2 more mem leaks; following memprof,
5607                 this code is "leak free" now :)
5608
5609 2002-02-14 [carsten]    0.7.1claws2
5610         * src/stock_pixmap.c
5611                 used opendir/readdir/closedir instead of scandir
5612                 -> code should work now on Solaris
5613
5614 2002-02-14 [paul]       0.7.1claws1
5615
5616         * sync with sylpheed 0.7.1cvs8
5617                 see ChangeLog entries 2002-02-13 and 2002-02-14
5618
5619         * README.claws
5620                 add some description of Actions and Pixmap Themes
5621
5622 2002-02-13 [paul]       
5623
5624         * version 0.7.1claws release
5625
5626 2002-02-13 [paul]       0.7.1claws
5627
5628         * po/es.po
5629           po/it.po
5630           po/pt_BR.po
5631                 updated translations, submitted by Ricardo Mones Lastra,
5632                 Alessandro Maestri and Fabio Junior Beneditto
5633
5634 2002-02-13 [melvin]     0.7.0claws75
5635
5636         * src/prefs_actions.c
5637                 Added missing "signal.h" include
5638
5639 2002-02-13 [melvin]     0.7.0claws74
5640
5641         * src/prefs_folder_item.c
5642                 Added missing "config.h" include
5643         * po/fr.po
5644                 Updated French translation for folder propriety.
5645
5646 2002-02-13 [jens]       0.7.0claws73
5647
5648         * po/POTFILES.in
5649                 Added missing src/prefs_folder_item.c [log added by melvin]
5650         * po/de.po
5651                 Updated German translation.
5652
5653 2002-02-13 [melvin]     0.7.0claws72
5654
5655         * po/fr.po
5656                 Updated French translation.
5657
5658 2002-02-13 [melvin]     0.7.0claws71
5659
5660         * src/gtkutils.c
5661                 Made gtkut_editable_get_selection return NULL if selection
5662                 is of length zero.
5663                 This fixes a bug where selecting part of message A then
5664                 switching to message B and replying to it will not
5665                 quote the message's body.
5666
5667 2002-02-12 [paul]       0.7.0claws70
5668
5669         * src/mainwindow.c
5670                 cosmetic, relating to pixmap themes: on toolbar make 
5671                 updating of 'Exec' and 'Compose news/Compose email'
5672                 icons faster.
5673
5674 2002-02-12 [carsten]    0.7.0claws69
5675         * src/folderview.c
5676           src/mainwindow.[ch]
5677           src/stock_pixmap.c
5678           src/summaryview.c
5679           src/prefs_common.c
5680                 - refreshing after changing pixmap theme better
5681                   now (thanks Paul)
5682                 - wanted to remove some mem leaks, but alfons was
5683                   faster (and had the better solution ;)
5684
5685 2002-02-12 [alfons]     0.7.0claws68
5686
5687         * src/prefs_common.c
5688         * src/stock_pixmap.[ch]
5689                 plug mem leaks, refactor code a little bit
5690
5691
5692 2002-02-12 [sergey]     0.7.0claws67
5693
5694         * src/imap.c
5695                 Fixed problem with copying messages to IMAP folders when the
5696                 server uses something other than '/' as a namespace separator
5697                 (cyrus-imapd uses '.').
5698
5699 2002-02-12 [jens]       0.7.0claws66
5700
5701         * po/de.po
5702                 Updated German Translation
5703
5704 2002-02-12 [paul]       0.7.0claws65
5705
5706         * sync with sylpheed 0.7.1cvs1
5707                 see ChangeLog entry 2002-02-12
5708
5709 2002-02-12 [melvin]     0.7.0claws64
5710
5711         * src/prefs_actions.c
5712                 Fixed "feature" where children's output was duplicated 
5713                 instead of refreshed while monitoring.
5714                 Removed some debug code.
5715
5716 2002-02-12 [christoph]  0.7.0claws63
5717
5718         * src/compose.c
5719                 always delete message from queue after sending/send error
5720                 (closes bug #509601)
5721
5722 2002-02-12 [melvin]     0.7.0claws62
5723
5724         * src/prefs_actions.c
5725                 Children wait loop is now triggered with a timeout of 1s
5726                 Added %F which is replaced with the list of filenames 
5727                 of all selected messages (as suggested by Ricardo Mones Lestra)
5728                 Pipe syntax changed. Prefix with | to send selection, postfix
5729                 with | to retrieve output. Prefix with > or * to send
5730                 user definable input to the command (*: input is hidden)
5731                 Old pipe action should now be postfixed with |, too.
5732
5733 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
5734         * src/stock_pixmap.c
5735                 fixed a bug: if there's no theme directory don't
5736                 throw an error, just do "nothing" (thanks Alfons)
5737
5738 2002-02-12 [carsten]    0.7.0claws60
5739         * src/folderview.c
5740           src/summaryview.c
5741                 had to write the cache twice (nasty!); some marks would 
5742                 get lost if not
5743
5744 2002-02-11 [carsten]    0.7.0claws59
5745         * acconfig.h
5746           configure.in
5747           doc-src/maintainer_guide.txt
5748           src/compose.[ch]
5749           src/defs.h
5750           src/folderview.[ch]
5751           src/gtkutils.[ch]
5752           src/mainwindow.[ch]
5753           src/prefs_common.[ch]
5754           src/stock_pixmap.[ch]
5755           src/summaryview.[ch]
5756                 pixmap theming and related work on pixmap
5757                 handling on some other places
5758                 (e.g. hrm features for all folder)
5759           src/pixmap/stock_*.xpm -> the stock_ was removed
5760         
5761 2002-02-11 [paul]       0.7.0claws58
5762
5763         * sync with sylpheed 0.7.1 release
5764                 see ChangeLog entries 2002-02-11
5765
5766 2002-02-08 [paul]       0.7.0claws57
5767
5768         * sync with sylpheed 0.7.0cvs39
5769                 see ChangeLog entry 2002-02-07 (last entry) 
5770
5771         * src/prefs_actions.c
5772           src/prefs_filtering.c
5773           src/prefs_matcher.c
5774           src/prefs_scoring.c
5775                 sync: made it compile with C compilers other than gcc
5776
5777 2002-02-07 [paul]       0.7.0claws56
5778
5779         * sync with sylpheed 0.7.0cvs38
5780                 see ChangeLog entries 2002-02-06 (last 2 entries) and
5781                 2002-02-07
5782
5783 2002-02-07 [darko]      0.7.0claws55
5784
5785         * src/gtkutils.[ch]
5786         * src/summaryview.c
5787                 Fix const gchar */gchar * issue (thanks Hiro)
5788
5789 2002-02-07 [darko]      0.7.0claws54
5790
5791         * src/compose.[ch]
5792         * src/filtering.c
5793         * src/gtkutils.[ch]
5794         * src/prefs_template.c
5795         * src/quote_fmt.h
5796         * src/quote_fmt_parse.y
5797         * src/summaryview.c
5798         * src/utils.[ch]
5799                 When replying or forwarding an email don't quote the entire
5800                 mail body but use the part of the message text that is selected
5801
5802 2002-02-06 [melvin]     0.7.0claws53
5803
5804         * src/prefs_common.[ch]
5805         * src/gtkspell.[ch]
5806         * src/compose.c
5807                 Made possible to switch quickly to last used dictionary
5808                 which makes checking bilingual documents easier.
5809
5810 2002-02-06 [melvin]     0.7.0claws52
5811         
5812         * po/POTFILES.in
5813                 Added forgotten new file src/prefs_actions.c
5814
5815 2002-02-06 [melvin]     0.7.0claws51
5816
5817         * src/prefs_actions.c   ** NEW FILE **
5818         * src/prefs_actions.h   ** NEW FILE **
5819                 Added actions to execute on message text view, or on the
5820                         message's file.
5821         * src/Makefile.am
5822                 Added src/prefs_actions.[ch]
5823         * src/compose.c
5824                 Added new menu "Edit/Actions"
5825         * src/defs.h
5826                 Added new actionsrc file.
5827         * src/main.c
5828                 Added actionsrc reading.
5829         * src/mainwindow.c
5830                 Added new menus "Edit/Actions" and "Configuration/Actions..."
5831         * src/prefs_common.h
5832                 Added new element actionslst element to prefs_common.
5833
5834 2002-02-06 [paul]       0.7.0claws50
5835
5836         * sync with sylpheed 0.7.0cvs36
5837                 see ChangeLog entry 2002-02-06
5838
5839 2002-02-05 [paul]
5840
5841         * po/es.po
5842                 updated by Ricardo Mones Lastra
5843
5844 2002-02-05 [paul]       0.7.0claws49
5845
5846         * sync with sylpheed 0.7.0cvs33
5847                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
5848
5849 2002-02-05 [paul]       0.7.0claws48
5850
5851         * src/compose.c
5852                 re-add 'Edit/Advanced/Delete entire line', previously named
5853                 'Delete Line+'
5854
5855 2002-02-04 [paul]       0.7.0claws47
5856
5857         * src/compose.c
5858           src/summaryview.c
5859                 fix bug #494993 (Reply All not taking Reply-To into consi)
5860                 eliminate differences in behaviour of right-click 'Reply to all' 
5861                 in summary view and 'Reply to all' on the toolbar. 
5862                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
5863                 view and From gets ignored by 'Reply to all' on toolbar.
5864                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
5865                 From when no Reply-To header is present.
5866
5867 2002-02-04 [paul]       0.7.0claws46
5868
5869         * sync with sylpheed 0.7.0cvs30
5870                 see ChangeLog entries 2002-02-03 and 2002-02-04
5871
5872 2002-02-03 [melvin]     0.7.0claws45
5873
5874         * src/gtkspell.[ch]
5875                 Readded function to highlight all misspelled words.
5876                 Fixed bug where user-provided-words did not replace
5877                         correctly the misspelled word when using the mouse.
5878                 Fixed bug where checking a region selected from right to left did
5879                         not check the region at all.
5880                 Fixed bug where 'Check backwards' may not check at all. 
5881                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
5882                 Fixed possible buffer overflow when checking for long strings (>1k).
5883                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
5884                 Accelerators code uses now gtk_widget_add_accel.
5885                 Removed and disabled obsolete and unfinished code.
5886                 Cleaning up.
5887
5888         * src/compose.c
5889                 Added menu item to Highlight all misspelled words.
5890
5891 2002-02-01 [paul]       0.7.0claws44
5892
5893         * src/mainwindow.c
5894                 fix '/View/Hide read messages' sensitivity when all
5895                 messages in a folder are hidden
5896
5897 2002-02-01 [paul]       0.7.0claws43
5898
5899         * src/main.c
5900                 add --send option to command line interface, sends all
5901                 queued mail. Patch submitted by Ricardo Mones Lastra.
5902
5903 2002-01-31 [paul]       0.7.0claws42
5904
5905         * src/mainwindow.c
5906                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
5907
5908 2002-01-31 [paul]       0.7.0claws41
5909
5910         * sync with sylpheed 0.7.0cvs27
5911                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
5912                 and 2002-01-31
5913
5914         * src/textview.c
5915                 comment out elements of textview_show_part() as temporary
5916                 workaround for attachment 'Display as text' bug 
5917
5918         * po/pt_BR.po
5919                 updated by Fabio Junior Beneditto
5920
5921 2002-01-30 [paul]       0.7.0claws40
5922
5923         * sync with sylpheed 0.7.0cvs24
5924                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
5925                 and 2002-01-30
5926
5927         * src/compose.c
5928                 add {N_("/_Spelling"), ... "<Branch>"} to 
5929                 GtkItemFactoryEntry compose_entries[]
5930
5931         * src/prefs_common.c
5932                 add claws menu items to prefs_keybind_apply_clicked()
5933                 and remove non-claws menu items
5934
5935 2002-01-29 [paul]       0.7.0claws39
5936
5937         * sync with sylpheed 0.7.0cvs22
5938                 see ChangeLog entries 2002-01-28 and 2002-01-29
5939
5940 2002-01-28 [melvin]     0.7.0claws38
5941
5942         * src/compose.c
5943                 Added the declartion of compose_send_control_enter.
5944
5945         * src/compose.c
5946         * src/gtkspell.[ch]
5947                 Added in a 'Spelling' menu which includes the configuration menu. 
5948                 Added a real 'Check all' and got rid from the old one which only
5949                 highlited misspelled word.
5950                 Made 'Check while typing' a disableable option.
5951                 Added a dialog when there are no more misspelled word.
5952                 Added a dialog if error occurs when switching to a dictionary.
5953         
5954         * src/prefs_common.[ch]
5955                 Added option for the default 'Check while typing' option.
5956
5957
5958 2002-01-28 [alfons]     0.7.0claws37
5959
5960         * src/compose.c
5961                 fix buglet and make code comply with sylpheed code style
5962
5963 2002-01-28 [paul]       0.7.0claws36
5964
5965         * sync with sylpheed 0.7.0cvs19
5966                 see ChangeLog entries for 2002-01-28
5967
5968 2002-01-28 [hoa]        0.7.0claws35
5969
5970         * src/defs.h
5971                 added rendererrc
5972
5973         * src/main.c
5974                 read the renderer config
5975
5976         * src/procmime.[ch]
5977                 use the renderer config to convert mime attachments
5978
5979         * src/textview.c
5980                 don't use textview_show_html/ertf,
5981                 use get_text_content instead
5982
5983 2002-01-27 [alfons]     0.7.0claws34
5984         
5985         * src/news.c
5986                 make sylpheed believe it can delete a news message...
5987                 (messages are NOT deleted, maybe we should remove
5988                 processing from the folder properties after all.)
5989
5990 2002-01-27 [alfons]     0.7.0claws33
5991
5992         * src/folder.c
5993                 add extra checks
5994         * src/news.c
5995                 implement remove_msg() 
5996
5997 2002-01-27 [alfons]     0.7.0claws32
5998
5999         * src/procmsg.h
6000         * src/procheader.c
6001         * src/messageview.c
6002                 fix return receipt / disposition notification again. this
6003                 stuff seems to break on _every_ major summary UI change, so
6004                 it's now implemented using a flag which is saved in the
6005                 marks cache
6006                 
6007 2002-01-26 [alfons]     0.7.0claws31
6008
6009         * src/import.c
6010                 let import dialog show the destination folder identifier
6011
6012 2002-01-26 [melvin]     0.7.0claws30
6013
6014         * src/folderview.c
6015         * src/summaryview.c
6016                 Readded 'Mark all read' into summary view popup menu
6017                 Added 'Mark all read' in folder view popup menu for IMAP
6018                 and NNTP.
6019                 Made it insensitive if the selected folder is not the shown
6020                 one to avoid 'Mark all read' on the wrong folder.
6021                 
6022 2002-01-26 [paul]       0.7.0claws29
6023
6024         * src/folderview.c
6025           src/summaryview.c
6026                 move 'Mark all read' from summary view to folder view
6027                 menu. (adapted from) patch submitted by Jeremy Andrews,
6028                 <lists@kerneltrap.com>
6029
6030 2002-01-25 [alfons]     0.7.0claws28
6031
6032         * src/gtkstext.c
6033                 put the gtk class name back so GtkSText adapts the 
6034                 settings of GtkText
6035
6036 2002-01-25 [alfons]     0.7.0claws27
6037
6038         * src/folderview.c 
6039                 assimilate Ricardo's patch that shows pixmaps instead of
6040                 plain "new" and "unread" texts in the folder view column
6041                 headers 
6042
6043 2002-01-25 [paul]       0.7.0claws26
6044
6045         * src/Makefile.am
6046                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
6047                 be found in non-standard locations. 
6048                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
6049
6050 2002-01-25 [paul]       0.7.0claws25
6051
6052         * sync with sylpheed 0.7.0cvs16
6053                 see ChangeLog entry 2002-01-25
6054
6055 2002-01-24 [paul]       0.7.0claws24
6056
6057         * more sync with sylpheed 0.7.0cvs15
6058                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
6059
6060 2002-01-23 [sergey]     0.7.0claws23
6061
6062         * src/importldif.c
6063                 Fixed segfault when closing LDIF import wizard with
6064                 the window manager.
6065         * src/imageview.c
6066         * src/imageview.h
6067         * src/messageview.c
6068         * src/mimeview.c
6069                 Fixed wrong scrolling position after switching between
6070                 text and image parts.
6071
6072 2002-01-23 [paul]       0.7.0claws22
6073
6074         * sync with sylpheed 0.7.0cvs15
6075                 see ChangeLog entries 2002-01-22 and 2002-01-23
6076
6077 2002-01-21 [melvin]     0.7.0claws21
6078
6079         * src/prefs_scoring.c
6080         * src/prefs_filtering.c
6081                 Fixed bug where scoring and filtering windows stopped
6082                 autochecking.
6083
6084 2002-01-21 [paul]       0.7.0claws20
6085
6086         * sync with sylpheed 0.7.0cvs12
6087                 see ChangeLog entries 2002-01-20 and 2002-01-21
6088
6089 2002-01-21 [carsten]    0.7.0claws19
6090         * src/mainwindow.c
6091         * src/menu.[ch]
6092         * src/messageview.[ch]
6093         * src/summaryview.[ch]
6094                 changes to shortcuts handling again:
6095                         + "Q" now controled by mainwin
6096                         + v/V are now customizable and have slightly
6097                           different meanings
6098                 the "button" to minimize the messageview (and maximize
6099                 the summary view) is a real button now
6100         * src/compose.c
6101                 "Delete Line+" added to Edit/Advanced (this will also
6102                 delete the '\n')
6103
6104 2002-01-20 [melvin] 0.7.0claws18
6105
6106         * src/addressbook.c
6107                 Made "Bcc" sensitive when addressbook is called from
6108                 compose window (it was a Claws only bug).
6109
6110 2002-01-19 [alfons] 0.7.0claws17
6111
6112         * src/inc.c
6113                 prevent unnecessary updates when currently selected folder has
6114                 no new messages 
6115
6116 2002-01-19 [alfons] 0.7.0claws16
6117         
6118         * src/summaryview.c
6119                 prevent writing the cache based on current message list in summary 
6120                 view when filtering also put messages in currently selected folder
6121
6122 2002-01-19 [paul]
6123
6124         * po/it.po
6125                 Italian translation submitted by Alessandro Maestri
6126                 <a.maestri@cs.tin.it>
6127
6128 2002-01-18 [melvin]     0.7.0claws15
6129
6130         * src/prefs_filters.c
6131                 fixed bug where 'cancel' from 'filters' window stops autochecking
6132                 if the timer timed out  when the window was open.
6133
6134 2002-01-18 [match]      0.7.0claws14
6135
6136         * src/addrclip.[ch]     ** NEW FILE **
6137         * src/addrselect.[ch]   ** NEW FILE **
6138         * src/adbookbase.h      ** NEW FILE **
6139                 addressbook cut, copy and paste
6140         * src/addrbook.[ch]
6141         * src/addrcache.[ch]
6142         * src/addressitem.h
6143         * src/addrindex.[ch]
6144         * src/addritem.[ch]
6145         * src/importldif.c
6146         * src/importmutt.c
6147         * src/jpilot.[ch]
6148         * src/syldap.[ch]
6149         * src/vcard.[ch]
6150         * src/jpilot.[ch]
6151         * src/editbook.c
6152         * src/editjpilot.c
6153         * src/editldap.c
6154         * src/editvcard.c
6155                 support for copy/paste
6156         * src/addressbook.c
6157                 support for copy/paste
6158                 tidy up menu option processing
6159                 correct address list function arguments
6160         * src/editaddress.c
6161                 sort user attributes
6162         * src/ldif.h
6163         * src/mutt.h
6164                 tidy up
6165
6166         * src/addrbook.[ch]
6167         * src/addrbook.[ch]
6168         * src/addrbook.[ch]
6169                 
6170
6171 2002-01-18 [paul]       0.7.0claws13
6172
6173         * sync with sylpheed 0.7.0cvs8
6174                 configure.in: support Mac OS X (Darwin)
6175
6176 2002-01-18 [carsten]    0.7.0claws12
6177         * src/html.c
6178                 small hack to fix a segfault with an empty href
6179                 (reported by Alexandra Walford <deeni@altern.org>)
6180         * src/mainwindow.c
6181         * src/summaryview.c
6182                 the shortcuts for Mark und Mark as unread are hardcoded
6183                 again
6184         * src/compose.c
6185         * src/gtkstext.[ch]
6186                 readded the shortcuts in gtkstext but made them
6187                 customizeable (simply by adding a menu plus a wrapper
6188                 to compose.c)
6189
6190 2002-01-17 [melvin]     0.7.0claws11
6191
6192         * src/gtkspell.c
6193                 fix default dictionary not being saved.
6194
6195 2002-01-16 [darko]      0.7.0claws10
6196
6197         * src/compose.c
6198                 fix wrapping crash with URL longer than wrapping margin
6199
6200 2002-12-08 [hoa]        0.7.0claws10
6201
6202         * src/matcher_parser_parse.y
6203                 fixed some bugs
6204
6205         * src/prefs_filtering.c
6206                 now, we can use bounce action in the dialog box.
6207
6208 2002-01-16 [carsten]    0.7.0claws9
6209         * src/gtkstext.c
6210                 removed the <control> and <alt> shortcuts because they're
6211                 not needed and interefered with the "normal" shortcuts
6212         * src/mainwindow.c
6213         * src/summaryview.c
6214                 removed most of the hardcoded shortcuts and assigned
6215                 them to menu entries making them easy customizable by
6216                 that
6217
6218 2002-01-16 |melvin]     0.7.0claws8
6219
6220         * src/gtkspell.c
6221                 fixed bug where using the mouse and when the compose
6222                 window is not on top may result in a crash.
6223
6224 2002-01-16 [melvin]     0.7.0claws7
6225
6226         * src/compose.c
6227                 fixed a long standingspell checker bug which could 
6228                 cause a crash after sending a message.
6229
6230 2002-01-16 [paul]       0.7.0claws6
6231
6232         * sync with sylpheed 0.7.0cvs7
6233                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
6234                 2002-01-15, and 2002-01-16
6235
6236 2002-01-16 [melvin]     0.7.0claws5
6237
6238         * README.claws
6239         * src/compose.c
6240         * src/gtkspell.[ch]
6241         * src/main.c
6242                 Heavily modified spell checker code to work around
6243                 ispell bug, to add keyboard shortcuts and for future
6244                 enhancements. See README.claws for usage information.
6245
6246 2002-01-15 [alfons]     0.7.0claws4
6247         
6248         * src/summaryview.c
6249                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
6250                 so sorting within threads reflects sort mode
6251
6252 2002-01-15 [christoph]  0.7.0claws3
6253
6254         * src/procmsg.c
6255                 added alertpanel if mail sending failed
6256
6257 2002-01-15 [alfons]     0.7.0claws2
6258         
6259         * src/prefs_filtering.c
6260                 don't stop timer when prefs filtering dialog is opened
6261
6262 2002-01-14 [alfons]     0.7.0claws1
6263
6264         * src/addr_compl.c
6265         * src/prefs.c
6266                 remove debug_print()s for privacy reasons
6267
6268 2002-01-14 [darko]      0.7.0claws
6269
6270         * README.claws
6271                 quotation wrapping is now also in the main branch
6272
6273 2002-01-14 [paul]
6274
6275         * tools/filter_conv.pl
6276                 allow for Boolean Op and case-sensitivity
6277                 this file is included in the release and tagged
6278                 'rel_0_7_0'
6279
6280 2002-01-13 [paul]       0.7.0claws
6281
6282         * release 0.7.0, with cvs tag 'rel_0_7_0'
6283
6284 2002-01-13 [paul]
6285
6286         * tools/filter_conv.pl
6287         * tools/README
6288                 rewritten to output to matcherrc instead of filteringrc
6289
6290         * po/es.po
6291                 updated Spanish translation by Ricardo Mones Lastra
6292
6293 2002-01-13 [alfons]
6294
6295         * po/nl.po
6296                 update dutch translation
6297
6298 2002-01-13 [paul]
6299
6300         * po/pt_BR.po
6301                 Updated by Fabio Junior Beneditto 
6302
6303 2002-01-13 [melvin]     0.6.6claws53
6304
6305         * po/fr.po
6306                 Updated french translation
6307
6308 2002-01-12 [alfons]     0.6.6claws52
6309
6310         * src/filtering.c
6311                 plug mem leak that has been sitting there for ages              
6312
6313 2002-01-12 [alfons]     0.6.6claws51
6314
6315         * src/summaryview.c
6316                 undo melvin's changes from 0.6.6claws48 because summary
6317                 view now refuses to select first unread message when
6318                 selecting a folder 
6319
6320 2002-01-11 [alfons]     0.6.6claws50
6321
6322         * src/import.c
6323                 use claws' semantics for getting folder item when
6324                 importing an mbox file into a folder 
6325                 (submitted by Dale P. Smith)
6326
6327 2002-01-11 [christoph]  0.6.6claws49
6328
6329         * src/prefs.h
6330                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
6331                 toggle widget, because non static prefs can not use
6332                 prefs_set_* functions
6333         * src/prefs_account.c
6334                 toggle smtp auth password field sensitivity if
6335                 user id is empty and add descrition of usage for
6336                 these fields
6337         * src/prefs_folder_item.c
6338                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
6339                 callbacks
6340
6341 2002-01-11 [melvin]     0.6.6claws48
6342
6343         * src/compose.c
6344                 fix the 'Ctrl-Enter' feature for sending and test really
6345                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
6346                 editables which was not documented in Gtk)
6347
6348         * src/summaryview.c
6349                 Made summaryview refresh after sorting and not before.
6350
6351 2002-01-11 [christoph]  0.6.6claws47
6352
6353         * src/compose.c
6354                 select account from account ids if possible and
6355                 correctly set save folder for copy in reedit
6356
6357 2002-01-10 [paul]       0.6.6claws46
6358
6359         * sync with sylpheed 0.7.0 release
6360                 see ChangeLog entries 2002-01-07, 2002-01-08 and
6361                 2002-01-09
6362
6363 2002-01-09 [alfons]
6364
6365         * src/summaryview.c
6366                 remove more dirt traces...
6367
6368 2002-01-09 [alfons]
6369         
6370         * src/summaryview.c
6371                 clean up some traces of my debugging stuff
6372
6373 2002-01-09 [alfons]     0.6.6claws45
6374
6375         * src/filtering.c
6376                 break up filteringprop_apply() in three separate pieces
6377                 so we can drop messages that failed processing in the
6378                 inbox
6379
6380         * src/summaryview.c
6381                 fix bug #469598 "no refresh of inbox after filter" which 
6382                 was introduced by the new summary view locking, and which 
6383                 prevented the summary view to update after a manual filter 
6384                 message. claw's filter message requires a summary_show().
6385                 (aargh, summary_show() again! :-)
6386                 
6387 2002-01-07 [alfons]     0.6.6claws44
6388
6389         * src/headerwindow.c
6390         * src/logwindow.c
6391         * src/messageview.c
6392         * src/sourcewindow.c
6393                 bring in Hiro's last 0.7.0 wm class fixes
6394
6395         * tools/sylprint.pl
6396                 bring in Ricardo's fix for sylprint script
6397
6398         * AUTHORS       
6399         * src/rfc2015.[ch]
6400         * src/prefs_common.[ch]
6401         * src/prefs_account.[ch]
6402         * src/compose.c
6403                 clean up account preference poison in rfc2015,
6404                 and preparation to fix double sign bug 
6405                 (patch submitted by Simon 'corecode' Schubert)
6406
6407 2002-01-07 [christoph]  0.6.6claws43
6408
6409         * src/mh.c
6410                 search for free message number, do not only rely
6411                 on last_num
6412         * src/send.c
6413                 fix smtp auth and use extra account information
6414                 if available, if not use pop3 data instead
6415                 (closes bug #500341)            
6416         * src/ssl.[ch]
6417                 match coding style
6418
6419 2002-01-06 [alfons]     0.6.6claws42
6420
6421         * src/mainwindow.c
6422                 try making the separate windows work again...
6423
6424 2002-01-06 [alfons]     0.6.6claws41
6425
6426         * src/mainwindow.c
6427                 adapt Hiro's separate window menu (to get rid of the funny
6428                 duplicate menu items), and make it work again
6429
6430 2002-01-06 [alfons]     0.6.6claws40
6431
6432         * tools/Makefile.am
6433         * tools/sylprint.rc
6434         * tools/sylprint.pl
6435         * tools/README.sylprint
6436                 add sylprint script for printing mails from Sylpheed
6437                 (contributed by Ricardo Mones Lastra)
6438
6439         * src/acount.c
6440                 clean up
6441
6442 2002-01-06 [melvin]     0.6.6claws39
6443
6444         * src/mainwindow.c
6445         * src/summaryview.c
6446                 Fixed crash introduced in 0.6.6claws38 by the menu
6447                 reorganisation (Hide read messages)
6448         
6449         * ChangeLog.claws 
6450                 Fixed typo (we are now in 2002, alfons ;) )
6451
6452 2002-01-05 [alfons]     0.6.6claws38
6453
6454         * sync with sylpheed 0.6.6cvs10-17
6455                 (last stuff marked as LAST_STABLE)
6456
6457 2002-01-04 [melvin]     0.6.6claws37
6458
6459         * src/account.c
6460                 Made account selection code use strcasestr again instead of
6461                 g_strcasecmp (fixes bug where reediting queued messages
6462                 did not select proper account reported by T. Link).
6463         
6464         * src/folderview.c
6465                 Fix bug where folder icons are not shown when 'hide read messages'
6466                 is on.
6467         
6468         * src/stock_pixmaps.[ch]
6469                 Added folder icons for 'hide read messages'.
6470         
6471         * src/compose.c
6472                 Fixed bug where 'Enter' in a header entry will send the message 
6473                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
6474
6475 2002-01-03 [melvin]     0.6.6claws36
6476         
6477         * src/prefs.[ch]
6478                 Added popup menu for common preferences and
6479                 account preferences (right click on tab displays
6480                                 a menu of all tabs.)
6481
6482 2002-01-02 [melvin]     0.6.6claws35
6483
6484         * src/gtkspell.[ch]
6485                 Made spelling code compatible with undo/redo feature.
6486                 Added creation of suggestion mode menu for the general
6487                         preferences.
6488         
6489         * src/prefs_common.[ch]
6490                 Added option menu for the speller's suggestion mode.
6491                 Added missing spaces in "..." buttons and made a "..."
6492                         button non translatable!
6493         
6494         * src/compose.c
6495                 Made speller use the default suggestion mode.
6496                 Hack to make it possible to choose 'CTRL-Enter' as a
6497                         shortcut for sending (and only for sending).
6498
6499         * src/prefs_folder_item.c
6500                 Changing subject simplification does not update cache 
6501                         anymore (because it is unnecessary).
6502                 Fixed bug where changing subject simplification updated the 
6503                         summaryview even when the viewed folder is not the
6504                         folder which properties are being changed. (E.g. 
6505                                         viewing folder A and changing
6506                                         the subject simplification of 
6507                                         folder B -not being viewed- updated the 
6508                                         summaryview of folder A with data of
6509                                         folder B). (Hope this is clear... )
6510
6511 2001-12-31 [alfons]     0.6.6claws34
6512         
6513         * src/ldif.c
6514         * src/mutt.c
6515                 fgetc() returns a signed integer which doesn't
6516                 fit in a char. so c truncates this to a char
6517                 but we may lose significant bits. i.e. we may
6518                 comparing 0xFF which may not be equal to -1
6519                 unless properly casted to signed char which
6520                 we won't do because fgetc() returns a signed
6521                 integer which doesn't fit in a char. so c 
6522                 truncates this to a char but we may lose 
6523                 significat bits. (you got the idea, thanks
6524                 to Gustavo Noronha Silva <kov@debian.org>
6525                 and the Debian folks!)
6526
6527 2001-12-30 [alfons]     0.6.6claws33
6528
6529         * src/prefs_common.c
6530                 add #ifdef USE_PSPELLs that Melvin forgot               
6531
6532 2001-12-30 [melvin]     0.6.6claws32
6533         
6534         * src/prefs_common.[ch]
6535                 Added configurable color for misspelled words.
6536
6537         * src/gtkspell.[ch]
6538                 Fixed bug of foreground text color (reported by David
6539                                 Mehrmann)
6540                 Added configurable color for misspelled words.
6541
6542 2001-12-30 [alfons]     0.6.6claws31
6543
6544         * src/folder.c
6545                 remove unnecessary things someone put there
6546
6547         * src/mh.c
6548         * src/folder.[ch]
6549                 make folder properties (like threading and sorting) persistent
6550                 (closes bug #497424 "rescan folder tree resets proprieties")
6551                 currently this is only for MH folders. 
6552
6553 2001-12-29 [melvin]     0.6.6claws30
6554
6555         * src/string_match.[ch]
6556                 Optimized a bit: regexp pattern buffer compiled only once, and
6557                   one subroutine call removed. Fixed ^ regexp search: Now, 
6558                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
6559         
6560         * src/summaryview.c
6561                 Subject filtering changed to filter summary columns and
6562                   not directly the messages subject cache. The loss in 
6563                   performance is balanced by the improvement of string_match.
6564                 Added an alert panel if there is an error in the regexp.
6565
6566         * src/src/prefs_folder_item.h
6567                 Added a regexp pattern buffer.
6568
6569 2001-12-28 [alfons]     0.6.6claws29
6570
6571         * src/string_match.[ch]
6572                 clean up name space
6573                 allow compilation *BSD
6574
6575 2001-12-27 [alfons]     0.6.6claws28
6576
6577         * src/filter.c
6578                 sync the Hiro's bug fix for BSD
6579
6580 2001-12-27 [melvin]     0.6.6claws27
6581         
6582         * src/compose.c
6583                 Simplify focus to subject entry code.
6584
6585 2001-12-27 [darko]      0.6.6claws26
6586
6587         * src/filtering.c
6588         * src/mbox_folder.c
6589         * src/messageview.c
6590         * src/mh.c
6591         * src/procheader.[ch]
6592         * src/procmsg.h
6593         * src/stock_pixmap.[ch]
6594         * src/summaryview.c
6595                 Show key icon for encrypted mails in summary view
6596
6597         * src/pixmaps/clip.xpm
6598         * src/pixmaps/clipkey.xpm
6599         * src/pixmaps/key.xpm
6600                 New/modified icons for the above
6601
6602 2001-12-27 [melvin]     0.6.6claws25
6603
6604         * src/prefs_common.c
6605                 Put spell checker options in a separate tab to decrease
6606                 the Common Preferences window height.
6607
6608         * README.claws  
6609                 Update spell checker usage instruction about its options
6610                 location.
6611
6612 2001-12-27 [melvin]     0.6.6claws24
6613
6614         * src/compose.c
6615                 Changed subject entry widget position. Initial focus is
6616                 on the To header instead of the subject entry.
6617                 Creating a new header scrolls the header list to make the
6618                 created one visible. Nevertheless, when automatically filling
6619                 headers, the first one is shown.
6620                 A Tab key press in the last empty header entry zips the 
6621                 focus to the subject entry.
6622                 (I did not change the combo boxes, yet)
6623
6624 2001-12-26 [alfons]     0.6.6claws23
6625
6626         * src/prefs_account.c
6627         * src/inc.c
6628                 allow default inbox to reside in another mailbox (only
6629                 works for POP3 accounts)
6630
6631 2001-12-26 [alfons]     0.6.6claws22
6632         
6633         * src/textview.c
6634                 make reply-on-click work with the account of the selected folder
6635         * src/compose.c
6636                 put a fixme here to remind me to fix finding correct default
6637                 account for nested folders
6638
6639 2001-12-25 [alfons]     0.6.6claws21
6640
6641         * src/summaryview.c
6642                 make column headers display locked and mark pixmaps (idea by Melvin) 
6643                 fix bug by adding score and locked column type to sort array
6644
6645 2001-12-25 [alfons]     0.6.6claws20
6646         
6647         * src/summaryview.c
6648                 catch a *potentially* inadvertent write back of  
6649                 the message cache(s) introduced by 0.6.5claws37
6650
6651 2001-12-25 [christoph]  0.6.6claws19
6652
6653         * src/stock_pixmap.[ch]
6654         * src/summaryview.c
6655                 add ignore thread pixmap
6656                 (can someone draw a better icon for this?)
6657
6658 2001-12-24 [alfons]     0.6.6claws18
6659
6660         * src/prefs_folder_item.c
6661                 make address completion actually work for the
6662                 Default To address in the Folder Property dialog.
6663
6664 2001-12-24 [alfons]     0.6.6claws17
6665         
6666         * src/summaryview.c
6667                 use new style regexp for subject stripping 
6668                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
6669
6670 2001-12-24 [darko]      0.6.6claws16
6671
6672         * src/pgptext.c
6673         * src/rfc2015.c
6674                 move GPG related informational messages to debug mode
6675
6676 2001-12-23 [alfons]     0.6.6claws15
6677
6678         * src/stock_pixmap.[ch]
6679         * src/summaryview.c
6680                 add the forgotten Claws' locked pixmap
6681
6682 2001-12-23 [alfons]     0.6.6claws14
6683
6684         * src/filesel.c
6685                 accept file name typed in entry in multi file
6686                 selector (patch submitted by Gustavo Noronha Silva 
6687                 <kov@debian.org>)
6688
6689 2001-12-23 [alfons]     0.6.6claws13
6690
6691         * src/prefs_filter.c
6692         * src/prefs_filtering.c
6693         * src/matcher.c
6694         * src/importmutt.c
6695                 clean up a little bit
6696         
6697         * src/string_match.c
6698                 validate input strings a little bit more
6699
6700 2001-12-23 [alfons]     0.6.6claws12
6701
6702         * src/Makefile.am
6703         * src/summaryview.c
6704         * src/string_match.[ch]         ** NEW **
6705         * src/folderview.[ch]
6706         * src/headerview.h
6707         * src/folder.[ch]
6708         * src/prefs_folder_item.[ch]
6709                 add subject simplification to strip out strings from
6710                 a subject line (esp. handy for mailing lists). 
6711                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
6712                 but slightly changed things for better integration.)
6713
6714 2001-12-23 [alfons]     0.6.6claws11
6715
6716         * src/mainwindow.c
6717                 fix bug introduced by submission included in 0.6.5claws52.
6718                 ideally this submission should clean the trash if any trash
6719                 folder has a message. however, the hasTrash variable was
6720                 set to false whenever a trash folder was empty (discarding
6721                 a previously found *filled* trash folder.)
6722
6723                 also edited the code a little bit and made it more safe.
6724
6725 2001-12-22 [alfons]     0.6.6claws10
6726
6727         * src/imap.c
6728                 quick fix for Martin Pool's omission of an account
6729                 specific SSL setting
6730
6731 2001-12-22 [alfons]     0.6.6claws9
6732
6733         * src/compose.c
6734         * src/messageview.c
6735         * src/mimeview.c
6736         * src/pgptext.c
6737         * src/procmime.[ch]
6738                 better support for multipart/digest (submitted
6739                 by Fredrik <e98fo@efd.lth.se>)
6740
6741 2001-12-22 [alfons]     0.6.6claws8
6742
6743         * src/addressbook.c
6744                 correct function signature
6745         * src/socket.[ch]
6746         * src/imap.[ch]
6747         * src/prefs_account.[ch]
6748                 allow IMAP over SSH tunnel (patch submitted by 
6749                 Martin Pool <mbp@samba.org>)
6750
6751 2001-12-21 [alfons]     0.6.6claws7
6752
6753         * sync with sylpheed 0.6.6cvs4-9
6754                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
6755
6756 2001-12-21 [christoph]  0.6.6claws6
6757
6758         * src/compose.c
6759         * src/prefs_folder_item.[ch]
6760                 implement saving of outgoing messages to current folder.
6761                 fix segfault when no default outbox is available
6762                 (closes bug #495683)
6763
6764 2001-12-21 [carsten]    0.6.6claws5
6765         * src/folderview.c
6766         * src/summaryview.c
6767                 pressing CTRL while DND does now the expected thing and
6768                 copies the mail (moving is still the default, as this
6769                 seam more appropriate for handling mails by DND)
6770
6771 2001-12-18 [paul]       0.6.6claws4
6772
6773         * sync with sylpheed 0.6.6cvs3
6774                 see ChangeLog entries 2001-12-18
6775
6776 2001-12-18 [hiro]       0.6.6claws3
6777
6778         * src/undo.c
6779                 fix for multibyte characters (obtain the number of letters
6780                 instead of bytes).
6781
6782 2001-12-17 [paul]       0.6.6claws2
6783
6784         * sync with sylpheed 0.6.6cvs1
6785                 see ChangeLog entry 2001-12-16
6786
6787 2000-12-17 [alfons]     0.6.6claws1
6788
6789         * src/filtering.c
6790                 clean up
6791
6792 2001-12-16 [paul]       0.6.6claws
6793 2001-12-15
6794
6795         * Release version 0.6.6claws, cvs tag: rel_0_6_6
6796
6797         * src/mimeview.c
6798                 last minute sync with main 0.6.6
6799
6800         * po/es.po
6801                 updated by Ricardo Mones Lastra
6802                 update for last minute sync
6803         * po/fr.po
6804         * po/nl.po
6805                 update for last minute sync
6806         * po/de.po
6807                 updated by Jens Oberender
6808         * po/pt_BR.po
6809                 updated by Fabio Junior Beneditto
6810
6811         * src/prefs_common.[ch]
6812         * src/undo.c
6813                 number of undo levels is user configurable
6814                 (squeeze it into the release in the dying
6815                 moments) Submitted by Jens Oberender    
6816
6817 2001-12-15 [melvin]
6818
6819         * po/fr.po
6820                 updated french translation
6821
6822 2001-12-15 [paul]       0.6.5claws92
6823
6824         * sync with sylpheed 0.6.5cvs28
6825                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
6826
6827         * po/nl.po
6828                 update to allow for sync
6829
6830 2001-12-15 [alfons]
6831         
6832         * po/nl.po
6833                 update dutch translation
6834
6835 2001-12-14 [carsten]    0.6.5claws91
6836         * src/summaryview.c
6837                 fixed bug #473785; also after changing the column order
6838                 the same message will be selected and displayed as before
6839                 the reordering
6840
6841 2001-12-14 [carsten]    0.6.5claws90
6842         * src/folderview.c
6843                 probably found the bug reported by wwb opening or closing
6844                 a folder tree just before dnd (found the solution in the
6845                 balsa source -- thanks to them)
6846
6847 2001-12-14 [carsten]    0.6.5claws89
6848         * src/gtkutils.c
6849         * src/account.c
6850                 moved gtk_clist_moveto to the right place, so that
6851                 only the accounts dialog is effected on opening
6852
6853 2001-12-14 [carsten]    0.6.5claws88
6854         * src/gtkutils.c
6855                 gtkut_clist_set_focus_row does a gtk_clist_moveto
6856                 now, so that the focused row will be seen in any case
6857                 (reported by wwp on sf-claws-user)
6858
6859 2001-12-14 [darko]      0.6.5claws87
6860
6861         * src/compose.c
6862                 remove unnecessary line
6863
6864 2001-12-14 [paul]       0.6.5claws86
6865
6866         * sync with sylpheed 0.6.5cvs27
6867                 see ChangeLog entries 2001-12-14
6868
6869 2001-12-14 [carsten]    0.6.5claws85
6870         * src/mainwindow.c
6871                 following a suggestion of Melvin the rcoabm pops up
6872                 right under the button now and the button is reliefed
6873                 while the popup is open
6874
6875 2001-12-14 [darko]      0.6.5claws84
6876
6877         * src/compose.c
6878                 fix crash when wrapping long lines if linewrap quotation
6879                 is disabled and wrapper encounters a word spanning more
6880                 than one line
6881
6882 2001-12-13 [paul]       0.6.5claws83
6883
6884         * src/compose.c
6885                 prefer 'Reply-To' header over mailing list header when
6886                 replying to a message. Finally prevent all those confirmation 
6887                 messages being sent to the list itself.
6888
6889         * src/summaryview.c
6890                 remove unused summary_set_menu_sensitive() entry
6891
6892 2001-12-13 [paul]       0.6.5claws82
6893
6894         * src/folderview.c
6895         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
6896         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
6897         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
6898                 improvements to 'Hide read messages': Inbox, Outbox,
6899                 Trash, Queue, and Draft icons now reveal presence of hidden 
6900                 messages
6901
6902 2001-12-12 [alfons]     0.6.5claws81
6903
6904         0.6.5claws80 was tagged as LAST_STABLE
6905
6906         * src/filtering.[ch]
6907         * src/matcher.[ch]
6908         * src/matcher_parser_lex.c
6909                 fix the filtering; my last attempt to get it right, 
6910                 if it does not work, it's Hoa's turn. ;-)
6911
6912                 for my honourable peers:
6913                 
6914                 the code now makes a clear distinction between
6915                 rules as they are displayed (probably escaped),
6916                 and as they are executed (probably unescaped). the
6917                 parser does *NOT* do any unescaping, this is
6918                 the task of the matcher.c (which breaks up a
6919                 rule into condition) and the filtering.c (which
6920                 breaks up the rule's action). to make this
6921                 run happily we provide an unescaped copy of
6922                 crucial strings to the MatcherProp and 
6923                 FilteringAction structures. note that the only
6924                 exception to this is any REGEXP string. those
6925                 are directly passed to regcomp() and regexp()
6926                 (who have much more powerful unescape functions).
6927                 
6928                 for everyone else:
6929         
6930                 you can escape tab (\t), carriage return (\r),
6931                 linefeed (\n), form feed (\f), quote (\"), 
6932                 single quote (\'), bell (\b) in all the entry
6933                 lines in the scoring & filtering dialogs.
6934                 as an added bonus this should not affect
6935                 existing filtering rules.
6936
6937 2001-12-12 [carsten]    0.6.5claws80
6938
6939         * src/summaryview.c
6940         * po/de.po
6941                 "item(s) selected" is now sensitive to 1 or more
6942                 than one selected (nice for language where simple
6943                 adding of a "s" is not possible as German (Eintrag
6944                 ->Eintr"age)
6945                 
6946                 the "forward as attachment" entry from the right
6947                 click menu removed, "forward" acts following the
6948                 prefs
6949         
6950         * src/textview.c
6951                 reverted my former changes; so compiler warning again
6952                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
6953                 nevertheless
6954
6955         * src/messageview.c
6956                 "search in message" does now *not* only work in MVIEW_TEXT
6957                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
6958                 message
6959
6960         * src/mainwindow.c
6961                 removed "/File/_Close" as it was the same as "/File/E_xit"
6962                 and we don't need it two times
6963
6964                 the separate folder view and message view now get a distinct
6965                 WMCLASS, just in case someone is using sawfish ;-)
6966
6967                 as the menu entries "/View/Message view" and "/View/Folder tree"
6968                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
6969                 make them sensitive accordingly and as these two are "shown"
6970                 after startup anytime check this menuitem at startup
6971
6972 2001-12-12 [paul]       0.6.5claws79
6973
6974         * src/folderview.c
6975                 fix sensitivity of 'Search folder...', broken in
6976                 0.6.5claws75
6977
6978         * src/mainwindow.c
6979                 fix dodgy English
6980
6981 2001-12-11 [carsten]    0.6.5claws78
6982         * src/filtering.c
6983                 fixed two typos returning a wrong FALSE/TRUE
6984         * src/mainwindow.[ch]
6985                 extra menu for email/news button removed
6986
6987 2001-12-11 [alfons]     0.6.5claws77
6988         
6989         * src/matcher.c                 (1.3)
6990         * src/matcher_parser_lex.l      (1.28)
6991                 revert for another attempt
6992                 mark 0.6.5claws77 as LAST_STABLE
6993
6994 2001-12-11 [christoph]  0.6.5claws76
6995
6996         * po/de.po
6997                 fixed wrong translation for prev. unread msg
6998
6999 2001-12-11 [paul]       0.6.5claws75
7000
7001         * src/folder.[ch]
7002         * src/folderview.c
7003         * src/mainwindow.c
7004         * src/summaryview.[ch]
7005         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
7006                 enable ability to hide read messages on per folder basis via 
7007                 '/Summary/Hide read messages'; when selected, a folder will 
7008                 have a red open folder icon, instead of a blue icon, if the 
7009                 folder contains hidden messges
7010                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
7011
7012         * src/mainwindow.c
7013                 remove '/Message/Forward as attachment' from 
7014                 main_window_set_menu_sensitive() to prevent debug warning
7015
7016         * src/folderview.c
7017         * src/mainwindow.c
7018                 Clean up some of the English
7019
7020         * tools/newscache_clean.pl
7021                 allow for new 'hidereadmsgs' entry in folderlist.xml
7022
7023         * po/es.po
7024                 updated translation, submitted by Ricardo Mones Lastra
7025
7026 2001-12-11 [paul]       0.6.5claws74
7027
7028         * sync with sylpheed 0.6.5cvs25
7029                 see ChangeLog entry 2001-12-11
7030
7031 2001-12-10 [alfons]     0.6.5claws73
7032
7033         * src/matcher.c
7034                 add more control characters
7035         * src/matcher_parser_lex.l
7036                 make escaping / unescaping work again
7037
7038 2001-12-10 [alfons]     0.6.5claws72
7039
7040         * src/imap.c
7041                 clean up warnings "returning value for void function" 
7042         * src/prefs_filtering.c
7043                 make info button for execute action sensitive
7044
7045 2001-12-10 [paul]       0.6.5claws71
7046
7047         * src/compose.c
7048         * src/imap.[ch]
7049         * src/summaryview.c
7050                 fix: imap server now gets informed of MARKED, UNMARKED
7051                 and REPLY events. Now people can use different IMAP-Mail
7052                 clients and have the exact same information about MARKED,
7053                 UNMARKED and REPLY status with all of them. Especially
7054                 useful for imap servers with a web-frontend.
7055                 submitted by Tobias Sandhaas <medlor@web.de>
7056
7057 2001-12-09 [melvin]     0.6.5claws70
7058         
7059         * src/textview.[ch]
7060                 fixed bug #490076 (hunted down by Alfons who implemented
7061                 a workaround in 0.6.5claws65)
7062
7063 2001-12-09 [christoph]  0.6.5claws69
7064
7065         * src/summaryview.c
7066                 set pointer to string in LOCKED column to NULL
7067                 (might fix bug #490800)
7068
7069 2001-12-09 [carsten]    0.6.5claws68
7070
7071         * po/de.po
7072                 resolved some cluttered menu shortcuts 
7073                 ('creating new email' and 'creating news message'
7074                 hade the same)
7075         * src/compose.c
7076                 wmclass now distinc from main window
7077         * src/mainwindow.c
7078           src/mainwindow.h
7079                 email/news and forward button functionality similar
7080                 to the reply buttons; removed the ugly dropdown arrows
7081                 and use instead the right mouse button
7082
7083 2001-12-09 [paul]       0.6.5claws67
7084
7085         * src/imap.c
7086         * src/utils.h
7087                 allow spaces in imap folder names
7088                 submitted by Willem van Engen <wvengen@stack.nl>
7089
7090 2001-12-09 [paul]       0.6.5claws66
7091
7092         * sync with sylpheed 0.6.5cvs24
7093                 see ChangeLog entry 2001-12-09
7094
7095 2001-12-08 [alfons]     0.6.5claws65
7096
7097         * src/textview.c
7098                 prevent secondary selection claim after "add to sender" dialog
7099                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
7100                 we trick GTK by simulating a click at (0, 0) in the textview.
7101
7102 2001-12-08 [hoa]        0.6.5claws64
7103
7104         * src/folder.c
7105                 fixed a bug about the .processing folder name while filtering
7106
7107 2001-12-08 [alfons]     0.6.5claws63
7108
7109         * src/folderview.c 
7110                 work around problem of not correctly updating folder stats
7111                 when deleting messages. there's some folder scanning evil
7112                 going so the folderview_update_msg_num() does not work
7113                 correctly. need to investigate this.
7114
7115 2001-12-08 [paul]       0.6.5claws62
7116
7117         * sync with sylpheed 0.6.5cvs23
7118                 see ChangeLog entry 2001-12-08
7119
7120 2001-12-07 [christoph]  0.6.5claws61
7121
7122         * src/compose.c
7123                 fix another header translation problem
7124
7125 2001-12-07 [alfons]     0.6.5claws60
7126
7127         * src/mbox.c
7128                 make filtering also work on local spool mbox
7129
7130 2001-12-07 [carsten]    0.6.5claws59
7131         * src/addressbook.c
7132                 addressbook window gets a wmclass distinct from the main
7133                 sylpheed window
7134         * src/compose.h
7135         * src/mainwindow.[ch]
7136                   forward menu item will use mode selected in prefs, forward 
7137                 as attatchment in menu removed (will be substituted in the
7138                 toolbar similar to reply buttons)
7139                   create news message menu entry and news button is now 
7140                 sensitive to the existance of a news account
7141         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
7142         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
7143         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
7144                 these are removed because the toolbar buttons don't show
7145                 the quoting modus any longer
7146
7147 2001-12-07 [paul]
7148
7149         * tools/newscache_clean.pl      ** NEW FILE **
7150                 perl script to do some tidying up in the newscache directory 
7151                 
7152         * tools/sylpheed-switcher       ** NEW FILE **
7153                 perl script to enable easy switching between main and claws
7154                 
7155         * tools/README
7156                 added descriptions of the two new perl scripts          
7157
7158
7159 2001-12-07 [melvin]     0.6.5claws58
7160
7161         * src/messageview.c
7162                 fixed a warning during compilation introduced in 0.6.5claws56
7163
7164 2001-12-07 [paul]       0.6.5claws57
7165
7166         * src/mainwindow.[ch]
7167         * src/menu.[ch]
7168                 further usability enhancements to replying with or without 
7169                 quoting via the toolbar, use of Ctrl key is replaced by 
7170                 drop down menu 
7171                 Submitted by Carsten Schurig            
7172
7173 2001-12-07 [melvin]     0.6.5claws56
7174
7175         * src/messageview.c
7176                 hack to fix bug that prevented to make/paste selections
7177                 after switching between MVIEW_TEXT and MVIEW_MIME views
7178                 without deselecting the selection first.
7179
7180 2001-12-06 [alfons]     0.6.5claws55
7181
7182         * src/filtering.[ch]
7183         * src/inc.c
7184                 revise filtering a little bit more, and make sure
7185                 messages are delivered to the appropriate inbox
7186                 (perhaps set per account)
7187
7188 2001-12-06 [paul]       0.6.5claws54
7189
7190         * sync with sylpheed 0.6.5cvs22
7191                 see ChangeLog entry 2001-12-06
7192
7193 2001-12-05 [alfons]     0.6.5claws53
7194
7195         * src/inc.c
7196         * src/folder.[ch]
7197         * src/procmsg.c
7198         * src/filtering.c
7199                 more revisions of filtering system
7200                 (last stable version is marked as LAST_STABLE)
7201                 
7202                 | NOTE 1): the filtering system now uses a local folder called
7203                 | .processing. if filtering fails, check this directory
7204                 | for missing messages.
7205                 |
7206                 | NOTE 2): help us find the filtering actions still missing
7207
7208 2001-12-05 [paul]       0.6.5claws52
7209
7210         * src/mainwindow.c
7211                 fix bug where 'Empty Trash?' pop-up window appears even
7212                 when Trash is empty, submitted by Jesse Skinner         
7213
7214 2001-12-05 [melvin]     0.6.5claws51
7215
7216         * src/compose.c
7217                 fixed bug #486106 to select correct account when reediting 
7218                 a queued message
7219         
7220 2001-12-04 [alfons]     0.6.5claws50
7221
7222         * src/mh.c
7223                 declare markfile in appropriate functions when
7224                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
7225                 for spotting this)
7226
7227 2001-12-04 [paul]       0.6.5claws49
7228
7229         * sync with sylpheed 0.6.5cvs21
7230                 see ChangeLog entry 2001-12-04
7231
7232 2001-12-03 [christoph]  0.6.5claws48
7233
7234         * po/de.po
7235                 changed translation of undo
7236         * src/account.c
7237         * src/folder.c
7238                 don't reinvent the wheel to traverse a GNode
7239         * src/compose.[ch]
7240                 seperate code to create the compose gui into functions
7241                 add "Others" page with folder selection for saving copy
7242                 of the message.
7243                 the folder identifier is saved to queue header
7244         * src/procmsg.c
7245                 save message to folder in queue header
7246
7247 2001-12-03 [paul]       0.6.5claws47
7248
7249         * sync with sylpheed 0.6.5cvs20
7250                 see ChangeLog entry 2001-12-03
7251
7252 2001-12-01 [paul]
7253
7254         * more sync with sylpheed 0.6.5cvs19
7255                 see ChangeLog entry 2001-11-29
7256
7257 2001-11-30 [paul]       0.6.5claws46
7258         
7259         * src/compose.c
7260                 remove conflicts introduced by Hoa's last commit
7261          
7262         * src/mainwindow.c
7263                 make 'Message/Bounce' sensitive
7264
7265 2001-11-30 [hoa]        0.6.5claws45
7266
7267         * src/compose.c
7268                 slightly change bounce function to add
7269                 information about the user that bounced the mail
7270                 in the From header line.
7271
7272         * src/folderview.c
7273                 permit the use of processing in outbox folder.
7274
7275 2001-11-29 [paul]       0.6.5claws44
7276
7277         * src/mainwindow.[ch]
7278         * src/prefs_common.c
7279         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
7280         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
7281         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
7282                 usability enhancements to the quoting, implements
7283                 use of Ctrl key to toggle quoting settings
7284                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
7285
7286 2001-11-29 [paul]       0.6.5claws43
7287         
7288         * sync with sylpheed 0.6.5cvs19
7289                 see ChangeLog entry 2001-11-28
7290
7291 2001-11-29 [melvin]     0.6.5claws42
7292         * src/Makefile.am
7293                 added enriched.[ch] to the list of files
7294
7295         * src/textview.c
7296         * src/mimeview.c
7297         * src/procmime.[ch]
7298         * src/enriched.[ch]
7299                 added support to view text/enriched
7300                 added support to show headers in message view for text/enriched and text/html
7301                         in non multipart messages
7302
7303 2001-11-28 [paul]       0.6.5claws41
7304
7305         * more sync with sylpheed 0.6.5cvs18
7306                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
7307
7308 2001-11-27 [paul]       0.6.5claws40
7309         
7310         * po/pt_BR.po
7311                 updated translation, submitted by Fabio Junior Beneditto
7312                 
7313         * sync with sylpheed 0.6.5cvs18
7314                 see ChangeLog entries 2001-11-26 (src/textview.c) and
7315                 2001-11-27
7316
7317
7318 2001-11-26 [paul]
7319
7320         * po/es.po
7321                 updated translation, submitted by Ricardo Mones Lastra
7322
7323 2001-11-26 [alfons]
7324
7325         * src/matcher.c
7326                 add more translatable strings
7327
7328 2001-11-26 [christoph]  0.6.5claws39
7329
7330         * po/de.po      
7331                 fixed one more umlaut
7332         * src/compose.c
7333                 fix translated header when it should not be translated
7334
7335 2001-11-26 [paul]       0.6.5claws38
7336
7337         * src/mainwindow.c
7338                 remove '/Message/Add Sender to address book' from 
7339                 main_window_set_menu_sensitive(), prevent debug warning
7340                 add 'Message/Mark/Mark all read' to mainwin_entries[]
7341
7342 2001-11-26 [paul]       0.6.5claws37
7343
7344         * src/summaryview.c
7345                 fix 'recurring unread state' bug 
7346
7347         * tools/README 
7348         * tools/filter_conv.pl
7349                 read name of top level mailbox from folderlist.xml
7350                 and presume nothing about its name              
7351
7352 2001-11-26 [darko]      0.6.5claws36
7353
7354         * src/gtkstext.[ch]
7355                 removed functions that are now in gtkutils.c
7356                 use gtkut_text_is_uri_string() from gtkutils.c
7357         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
7358
7359 2001-11-26 [paul]       0.6.5claws35
7360
7361         * sync with sylpheed 0.6.5cvs16
7362                 see ChangeLog entries 2001-11-25 and 2001-11-26
7363
7364 2001-11-25 [alfons]     0.6.5claws34
7365
7366         EXPERIMENTAL!!! Please checkout the last stable version using: 
7367           
7368         % cvs update -r LAST_STABLE -dRAP
7369
7370         (Or help us testing this stuff.)
7371
7372         * src/filtering.c               (1.14)
7373         * src/filtering.h               (1.6)
7374         * src/inc.c                     (1.28)
7375         * src/matcher.c                 (1.20)
7376         * src/mbox.c                    (1.9)
7377         * src/procmsg.h                 (1.14)
7378         * src/summaryview.c             (1.59)
7379         * src/summaryview.h             (dunno)
7380                 revert/merge/sync to as it was before commit 
7381                 on Thu, 19 Jul 2001 10:15:51 -0700.
7382
7383 2001-11-25 [hoa]        0.6.5claws33
7384
7385         * src/main.c
7386                 processing mails at startup
7387
7388         * src/folderview.c
7389         * src/summaryview.[ch]
7390                 processing mails when entering folder
7391
7392         * src/prefs_filtering.c
7393                 fixed some UI bugs
7394
7395 2001-11-24 [alfons]     0.6.5claws32
7396
7397         * src/summaryview.[ch]
7398                 make summary sort headers work, and also make
7399                 sure the sort type is stored
7400
7401 2001-11-23 [alfons]     0.6.5claws31
7402
7403         * src/summaryview.[ch]
7404                 make lock work like mark
7405                 disallow deleting messages marked as locked
7406
7407 2001-11-23 [alfons]     0.6.5claws30
7408
7409         * src/gtkstext.c
7410         * src/compose.[ch]
7411         * src/Makefile.am
7412         * src/undo.[ch]
7413                 merge undo patch submitted by Jens
7414
7415 2001-11-23 [christoph]  0.6.5claws29
7416
7417         * src/.cvsignore
7418                 added ylwrap
7419         * src/compose.c
7420                 fixed gpg signing and encoding
7421         * src/folder.[ch]
7422         * src/main.c
7423                 added --status option to get new, unread and total
7424                 message count from a running sylpheed
7425         * src/prefs_common.c
7426                 temporary fix for reply_with_quote problem
7427                 (don't call functions for non existing widget)
7428         * src/procmsg.c
7429                 one more check for ignored threads but still not
7430                 always working correctly. probably a recursive
7431                 check for all parents is needed
7432
7433 2001-11-23 [darko]      0.6.5claws28
7434
7435         * src/compose.c
7436                 wrapping on send improvements
7437         * src/gtkutils.[ch]
7438                 fix for GtkSText after last sync with main branch
7439                 GTK_TEXT -> GTK_STEXT
7440
7441 2001-11-23 [paul]       0.6.5claws27
7442
7443         * sync with sylpheed 0.6.5cvs14
7444                 see ChangeLog entries 2001-11-22 and 2001-11-23
7445                 
7446         * po/de.po
7447                 fixed the scrambled umlauts 
7448                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
7449
7450 2001-11-21 [paul]       0.6.5claws26
7451
7452         * sync with sylpheed 0.6.5cvs12
7453                 see 2nd ChangeLog entry dated 2001-11-20
7454
7455 2001-11-20 [paul]       0.6.5claws25
7456
7457         * sync with sylpheed 0.6.5cvs11
7458                 see ChangeLog entry 2001-11-19 (src/utils.c)
7459
7460 2001-11-20 [hiro]
7461
7462         * src/compose.c
7463                 GTK_TEXT -> GTK_STEXT
7464                 fix for wrong comment
7465
7466 2001-11-20 [hiro]       0.6.5claws24
7467
7468         * src/compose.[ch]
7469                 more merges from main branch
7470                 removed fatal warnings (uninitialized variables etc.)
7471                 some coding style fix
7472         * src/gtkutils.h
7473                 fixed typo.
7474         * src/addressbook.c
7475           src/addrindex.c
7476                 V-Card -> vCard
7477
7478 2001-11-19 [hoa]        0.6.5claws23
7479
7480         * src/filtering.c
7481         * src/prefs_scoring.c
7482         * src/matcher.[ch]
7483         * src/scoring.c
7484                 cleaning code
7485
7486         * src/matcher_parser_parse.y
7487         * src/prefs_filtering.c
7488                 bouncing
7489
7490 2001-11-19 [alfons]     0.6.5claws22
7491
7492         more of my old things into claws
7493
7494         * src/Makefile.am
7495         * src/prefs_common.c
7496         * src/procmsg.h
7497         * src/summaryview.[ch]
7498         * src/prefs_summary_column.c
7499         * src/pixmaps/locked.xpm
7500                 add indicators for locking of message in summary view
7501                 (does not work yet, only visual indicator)
7502
7503 2001-11-19 [paul]       0.6.5claws21
7504
7505         * sync with sylpheed 0.6.5cvs10
7506                 see ChangeLog entry 2001-11-19
7507
7508 2001-11-18 [alfons]     0.6.5claws20
7509         
7510         * src/filtering.c
7511                 remove an inadvertent free I forgot in previous clean up 
7512
7513 2001-11-18 [alfons]     0.6.5claws19
7514
7515         * src/filtering.[ch]
7516                 clean up & plug leaks
7517
7518 2001-11-18 [paul]       0.6.5claws18
7519
7520         * sync with sylpheed 0.6.5cvs9
7521                 see ChangeLog entries 2001-11-17 and 2001-11-18
7522
7523 2001-11-16 [paul]       0.6.5claws17
7524
7525         * sync with sylpheed 0.6.5cvs8
7526                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
7527
7528 2001-11-16 [paul]       0.6.5claws16
7529
7530         * sync with sylpheed 0.6.5cvs7
7531                 see ChangeLog entries 2001-11-15 and 2001-11-16
7532
7533 2001-11-15 [hoa]        0.6.5claws15
7534
7535         * src/compose.c
7536                 fix bounce, mails we received couln't be bounced to ourself.
7537
7538         * src/defs.h
7539         * src/filtering.[ch]
7540         * src/matcher.[ch]
7541         * src/matcher_parser.h
7542         * src/matcher_parser_lex.l
7543         * src/matcher_parser_parse.y
7544         * src/inc.c
7545         * src/main.c
7546         * src/mbox.c
7547         * src/prefs_filtering.[ch]
7548         * src/mainwindow.c
7549         * src/prefs_matcher.c
7550         * src/prefs_scoring.c
7551         * src/scoring.[ch]
7552         * src/summaryview.c
7553                 new matcher/filter/score configuration file parser
7554                 one unique configuration file => ~/.sylpheed/matcherrc
7555                 import in currently automatic, then save are made
7556                 in this new file.
7557                 one filter per folder and one global filter
7558                 (filter of a folder will be used as folder processing)
7559
7560         * src/folder.c
7561                 fix a bug in folder_item_get_identifier
7562                 
7563         * src/messageview.c
7564                 receive receipt return are fixed.
7565
7566 2001-11-14 [alfons]     0.6.5claws14
7567
7568         * src/session.h
7569                 add things from main branch to make claws compile
7570
7571 2001-11-14 [paul]       0.6.5claws13
7572
7573         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
7574                 see ChangeLog entries 2001-11-08 to 2001-11-14
7575
7576 2001-11-14 [hoa] 0.6.5claws12
7577
7578         * src/compose.[ch]
7579         * src/mainwindow.c
7580         * src/summaryview.c
7581                 add "bounce mail" option
7582
7583 2001-11-13 [christoph]  0.6.5claws11
7584
7585         * src/compose.c
7586                 Cleanup a mess i add before commiting
7587
7588 2001-11-13 [hoa]        0.6.5claws10
7589
7590         * src/compose.c
7591                 some fixes when mail are sent or
7592                 for crossposts
7593
7594 2001-11-13 [christoph]  0.6.5claws9
7595
7596         * po/de.po
7597                 Changed two string with the same translation
7598         * src/compose.c
7599         * src/procmsg.[ch]
7600         * src/send.[ch]
7601                 New mailsending process:
7602                   - Always queue message before sending
7603                     (message will be saved if sylpheed crashed or
7604                      freezes while sending)
7605                   - Allow queuing of newspostings
7606                   - No copy in outbox before sending
7607                     (closes bug #469501)
7608                   - No more redundant code for send and send_later
7609         * src/summaryview.c
7610                 Applied wwp <subscript@free.fr>'s patch that fixes
7611                 marks for multiple forwarded messages (+compose.c)
7612
7613 2001-11-12 [alfons]
7614
7615         * README.claws
7616                 remove things that are now in main branch
7617         
7618         * po/nl.po
7619                 update Dutch translation
7620
7621 2001-11-12 [mhadasht]   0.6.5.claws8
7622
7623         * src/prefs_common.c
7624                 re-enabled account autoselection feature for forward
7625                 and reedit lost during the branch point for SYNC-B4-REL
7626         * src/gtkspell.c
7627                 gtkpspell_get_dict(): more readable code (even if function is
7628                 not used yet)
7629         * ChangeLog.claws
7630                 added version number info to 2001-11-12 [hiro] comment.
7631
7632 2001-11-12 [hiro]       0.6.5.claws7
7633
7634         * src/compose.c
7635                 compose_forward(): fixed a bug that forward quote mark
7636                 wasn't used.
7637                 removed unnecessary code.
7638         * src/template_select.[ch]: removed.
7639
7640 2001-11-11 [alfons]
7641
7642         * src/compose.c
7643                 :%s/GTK_TEXT/GTK_STEXT/g
7644         
7645         * src/compose.[ch]
7646         * src/undo.[ch]
7647         * src/Makefile.am
7648                 revert the undo stuff (this is 0.6.6claws stuff)
7649
7650 2001-11-11 [hoa]        0.6.5.claws6
7651
7652         * src/compose.[ch]
7653                 Insert signature at the end of the text.
7654                 Added undo patch but currently disabled
7655
7656         * src/procmsg.c
7657                 Threading by subject improved.
7658
7659         * added src/undo.[ch]
7660                 Undo module for compose dialog box.
7661
7662 2001-11-11 [alfons]     0.6.5.claws5
7663
7664         * src/procmsg.c
7665                 prevent threading by subject on nodes that have already been
7666                 threaded by in-reply-to (as in "circular references in a tree
7667                 result in a dead branch")
7668
7669 2001-11-09 [hoa]        0.6.5.claws4
7670         
7671         * src/folderview.c
7672                 allows creation of mbox folder item from any files.
7673
7674 2001-11-09 [alfons]     0.6.5.claws3
7675         
7676         * src/utils.c
7677         * src/procmsg.c
7678                 do what I mean and correct threading by subject so it really
7679                 ignores attracting lines without "Re: "
7680
7681 2001-11-07 [alfons]     0.6.5.claws2
7682
7683         * src/procmsg.c
7684         * src/utils.[ch]
7685                 only attract by subject if a subject line starts with a "Re: "
7686         * src/syldap.c
7687                 remove warning
7688
7689 2001-11-07 [paul]       0.6.5claws1
7690
7691         * sync with sylpheed 0.6.5. release
7692                 see ChangeLog entry 2001-11-07
7693
7694 2001-11-07 [paul]       0.6.4claws31
7695
7696         * sync with sylpheed 0.6.4cvs18
7697                 see ChangeLog entries 2001-10-30 to 2001-11-07
7698                 prefs_templates.[ch] renamed prefs_template.[ch]
7699
7700 2001-11-06 [alfons]
7701         
7702         * src/utils.h
7703                 add semicolon Hoa forgot ;-)
7704                 
7705
7706 2001-11-06 [hoa]        0.6.4claws30
7707         
7708         * src/procmsg.c
7709         * src/summaryview.c
7710         * src/utils.c
7711         * src/utils.h
7712                 threading by subject - empty subject are ignored
7713
7714 2001-11-06 [christoph]  0.6.4claws29
7715
7716         * src/socket.c
7717                 use SSL_peek for sock_gets
7718         * src/utils.c
7719                 removed unneeded pointer in extracting quoted
7720                 names implementation
7721
7722 2001-11-06 [melvin]     0.6.4claws28
7723
7724         * src/gtkspell.c
7725                 fixed bug #476792 Selection overtyping with spell checker
7726                 fixed bug which could cause a buffer overflow
7727                 fixed a memory leak
7728
7729 2001-11-06 [hoa]        0.6.4claws27
7730         
7731         * src/procmsg.c
7732         * src/summaryview.c
7733                 threading by subject
7734
7735 2001-11-05 [alfons]     0.6.4claws26
7736         
7737         * README.claws
7738                 Claws -> Sylpheed (vice versa)
7739
7740         * src/compose.c
7741                 :%s/gtk_text/gtk_stext/g
7742                 :%s/GTK_TEXT/GTK_STEXT/g
7743                 (thanks to Jonathan Ware for spotting this)
7744
7745 2001-11-04 [christoph]  0.6.4claws25
7746
7747         * src/summaryview.c
7748                 replace Xalloca + strdup with Xstrdup_a
7749         * src/utils.c
7750                 better implementation of extracting quoted names
7751                 from addresses (remove backlashes and ignore
7752                 quotes after them)
7753
7754 2001-11-04 [alfons]     0.6.4claws24
7755
7756         * src/utils.[ch]
7757                 edit to comply more with coding style
7758
7759         * src/textview.c
7760                 fix bug reported by Kim Schulz. introduced by the patch integrated
7761                 in 0.6.4claws15. the code did not check the return value of
7762                 the html parser.
7763
7764         * AUTHORS
7765                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
7766
7767 2001-11-04 [christoph]  0.6.4claws23
7768
7769         * src/main.c
7770         * src/prefs_common.[ch]
7771                 init some pointers that possibly caused a segfault
7772                 reported in the claws-users ML
7773
7774 2001-11-04 [hoa]        0.6.4claws22
7775
7776         * src/grouplistdialog.c
7777                 change the names of the nodes in the tree
7778
7779         * src/compose.c
7780                 enhanced mailto syntax as described in
7781                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
7782                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
7783
7784         * src/utils.c
7785                 encode and decode URI (useful when opening URL into
7786                 netscape).
7787
7788 2001-11-03 [hoa]        0.6.4claws21
7789
7790         * src/grouplistdialog.c
7791                 a new newsgroups list selection dialog box
7792                 with a CTree instead of a CList
7793
7794 2001-11-03 [hoa]        0.6.4claws20
7795
7796         * src/folderview.c
7797                 enable property and scoring options when right
7798                 click on "inbox"
7799
7800         * src/summaryview.c
7801                 fixed bug when nickname were displayed using
7802                 the address book.
7803
7804 2001-11-02 [darko]      0.6.4claws19
7805
7806         * src/compose.c
7807                 new wrap quotation and URL/long words wrapping implementation
7808         * src/compose.c src/gtkstext.[ch]
7809                 move gtkstext_strncmp() to gtkstext.c
7810
7811 2001-11-01 [christoph]  0.6.4claws18
7812
7813         * src/prefs_account.c
7814                 fixed mess in account settings dialog
7815         * src/prefs_folder_item.c
7816                 added label with folder path to dialog
7817
7818 2001-10-31 [match]      0.6.4claws17
7819
7820         * src/vcard.c
7821                 fix memory leak.
7822         * src/addrbook.c
7823                 fix generation of spurious address book file names.
7824                 remove redundant functions.
7825         * po/POTFILES.in
7826                 added missing file names.
7827
7828 2001-10-30 [paul]       0.6.4claws16
7829
7830         * sync with sylpheed 0.6.4cvs6
7831                 see ChangeLog entries 2001-10-26 to 2001-10-30
7832
7833         * tools/filter_conv.pl
7834                 read folderlist.xml to discover whether the top-level
7835                 folder is called 'Mailbox' or 'Mail' 
7836
7837 2001-10-29 [paul]       0.6.4claws15
7838
7839         * src/html.c, src/textview.c
7840                 activate links in html mail and fix clickable parts
7841                 Submitted by Matthieu Dazy <dazy@t-surf.com>
7842
7843 2001-10-29 [paul]
7844
7845         * po/de.po, po/es.po, po/pt_BR/po
7846                 updated translations, submitted by Jens Oberender,
7847                 Ricardo Mones Lastra, and Fabio Junior Beneditto
7848
7849 2001-10-29 [darko]      0.6.4claws14
7850
7851         * src/compose.c
7852                 fix wrapping for good
7853
7854 2001-10-29 [darko]
7855
7856         * src/compose.c
7857                 undo previous change as it broke the smart wrapping
7858
7859 2001-10-29 [darko]      0.6.4claws13
7860
7861         * src/compose.c
7862                 fix infinite loop when long URL is quoted
7863                 (closes bug #475122.
7864
7865 2001-10-28 [match]
7866
7867         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
7868                 import Mutt address book
7869         * src/ldif.[ch] src/importldif.h
7870                 modified import LDIF handle user attributes
7871
7872 2001-10-28 [christoph]  0.6.4claws12
7873
7874         * src/summaryview.c
7875                 fixed that filtering did not work if there
7876                 were no filter rules
7877                 (closes bug #472003 and better implementation
7878                  of patch #474644)
7879
7880 2001-10-27 [christoph]  0.6.4claws11
7881
7882         * src/compose.c
7883                 make the folder's default account to be used when
7884                 replying. (patch by wwp <subscript@free.fr>)
7885         * src/compose.c
7886                 code cleanup, nearly killed all of wwp's patch
7887                 for folder's default account in compose
7888         * src/folderview.c
7889                 error panel when a folder could not be created
7890                 (closes bug #471080 new folder name & already
7891                  existing file)
7892
7893 2001-10-26 [alfons]
7894
7895         * src/utils.h
7896                 change prototype of strstr2() that Christoph forgot about
7897
7898 2001-10-26 [christoph]  0.6.4claws10
7899
7900         * src/account.c
7901                 made search for accounts by email address not case
7902                 sensitive
7903         * src/folder.c
7904                 fixed memory leak in folder_item_get_identifier
7905         * src/gtkspell.c
7906         * src/utils.c
7907                 fixed wrong strstr2 (should work like strstr)
7908
7909 2001-10-26 [darko]      0.6.4claws9
7910
7911         * src/compose.c src/gtkstext.[ch]
7912         * src/gtkstext.c
7913                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
7914
7915 2001-10-26 [paul]       0.6.4claws8
7916
7917         * src/html.c
7918                 ignore css and javascript tags in html mail
7919                 case-insensitive, with or without double-quoted
7920                 strings
7921
7922 2001-10-26 [paul]       0.6.4claws7
7923
7924         * sync with sylpheed 0.6.4cvs1
7925                 see ChangeLog entry 2001-10-26
7926
7927         * src/prefs_account.c, src/prefs_common.c,
7928           src/prefs_summary_column.c
7929                 minor improvements to the English
7930
7931 2001-10-25 [alfons]     0.6.4claws6
7932
7933         * src/gtkstext.c
7934         
7935                 make GtkSText follow style of GtkText (closes bug 
7936                 #469211 "text selection while writing message")
7937                 
7938                 do sync with GTK 1.2.10
7939
7940 2001-10-25 [paul]       0.6.4claws5
7941
7942         * src/html.c
7943                 ignore css tags in html mail
7944
7945 2001-10-25 [darko]      0.6.4claws4
7946
7947         * src/compose.c
7948                 don't declare is_url_string as static function since
7949                 we need it in gtkstext.c
7950         * src/gtkstext.c
7951                 remove unused variable
7952                 don't wrap long URLs while composing a message
7953
7954 2001-10-24 [christoph]  0.6.4claws3
7955
7956         * src/socket.c
7957                 fix ssl deadlock, when peer closes connection
7958
7959 2001-10-24 [paul]       0.6.4claws2
7960
7961         * src/prefs_common.c
7962                 gettextize the gpg ascii-armored warning message
7963
7964         * src/compose.c
7965                 insert a DOS/MAC file into the composed message
7966                 (improvements)
7967
7968         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
7969
7970 2001-10-22 [paul]       0.6.4claws1
7971
7972         * sync with sylpheed 0.6.4 release
7973                 see ChangeLog entries 2001-10-21
7974
7975         * po/fr.po, po/pt_BR.po
7976                 updated by Melvin Hadasht and Fabio Junior Beneditto
7977
7978 2001-10-21 [paul]       0.6.3claws30
7979
7980         * src/compose.c
7981                 insert a DOS text file from the compose window
7982                 into the composed message text (removes CRs characters)
7983                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
7984
7985         * tools/filter_conv.pl, tools/README
7986                 automatically use ~/.sylpheed as working directory
7987                 print out confirmation message on completion
7988
7989         * correct Hoa's last ChangeLog.claws entry
7990
7991 2001-10-20 [hoa]        0.6.3claws29
7992
7993         * src/grouplistdialog.c
7994                 bugfix (another ?) to give the right
7995                 newsgroups list for each news server.
7996
7997         * src/news.c
7998         * src/news.h
7999                 improve the newsgroups list cache
8000
8001 2001-10-20 [paul]       0.6.3claws28
8002
8003         * sync with sylpheed 0.6.3cvs9
8004                 see ChangeLog entry 2001-10-19
8005
8006         * correct Alfons' last ChangeLog.claws entry
8007
8008 2001-10-19 [alfons]
8009
8010         * src/pgptext.[ch]
8011                 fix compilation problems (part of bug #472895)
8012
8013 2001-10-18 [hoa]        0.6.3claws27
8014
8015         * src/grouplistdialog.c
8016                 bugfix when we refresh was clicked (bug 472701)
8017
8018 2001-10-19 [christoph]  0.6.3claws26
8019
8020         * src/compose.c
8021                 last header entry should default to "To:" or
8022                 "Newsgroups:" and not copy the last entry line
8023                 in a new compose window
8024                 (closes bug #472686, #470792)
8025
8026 2001-10-19 [paul]       0.6.3claws25
8027
8028         * sync with Sylpheed 0.6.3cvs8
8029                 see ChangeLog entries 2001-10-18 and 2001-10-19
8030
8031 2001-10-18 [christoph]  0.6.3claws24
8032
8033         * src/procmsg.c
8034                 reimplement ignore thread
8035         
8036 2001-10-18 [hoa]        0.6.3claws23
8037
8038         * src/folderview.c
8039         * src/grouplistdialog.[ch]
8040                 enhanced news subscription interface (feature 469113)
8041
8042         * src/news.c
8043         * src/news.h
8044                 enchanced newsgroup listing,
8045                 now, we can get groups informations
8046                 (NNTPGroupInfo)
8047
8048 2001-10-18 [paul]       0.6.3claws22
8049
8050         * src/summaryview.c
8051                 remove comment (sync with main branch)
8052         * src/mainwindow.c
8053                 fix 'Re-edit' bug in 'Message' menu
8054
8055 2001-10-17 [christoph]  0.6.3claws21
8056
8057         * src/compose.c
8058                 ignore empty or whitespace only header lines
8059
8060 2001-10-17 [paul]       0.6.3claws20
8061
8062         * sync with sylpheed 0.6.3cvs7
8063                 see ChangeLog entries 2001-10-14, 2001-10-16, and
8064                 2001-10-17
8065
8066 2001-10-17 [darko]
8067
8068         * src/compose.c
8069                 wrap long lines without spaces
8070                 don't wrap URLs
8071
8072 2001-10-16 [paul]
8073
8074         * po/es.po, po/nl.po, po/pt_BR.po
8075                 updated by Ricardo Mones Lastra, Alfons,
8076                 and Fabio Junior Beneditto
8077
8078         * sylpheed-0.6.3claws released
8079
8080 2001-10-15 [melvin] 0.6.3claws18
8081
8082         * README.claws
8083                 added summary and detailed installation instructions
8084                 for spell checker
8085         * po/fr.po
8086                 Updated, corrected and completed french translation
8087
8088 2001-10-15 [hoa] 0.6.3claws17
8089         * src/grouplistdialog.c
8090                 we can choose the newsgroups to display with wildcards
8091
8092 2001-10-15 [christoph]  0.6.3claws16
8093
8094         * src/account.c
8095         * src/compose.c
8096         * src/prefs_folder_item.[ch]
8097                 applied wwp <subscript@free.fr>'s folder
8098                 default account patch
8099         * po/de.po
8100                 Fixed wrong translation
8101
8102 2001-10-13 [alfons, christoph, melvin]  
8103                         0.6.3claws15
8104
8105         solution #2 to solve MT-safety problems defers all GUI related calls
8106         to the main thread using a gtk_idle_add() callback. discussed on
8107         ircnet #sylpheed, with christoph spotting some issues with the
8108         original code, and melvin allowing us to lobotomize his sylpheed.
8109
8110         * src/syldap.[ch], src/main.c
8111                 fix race problem in ldap search thread by deferring GUI 
8112                 stuff to main thread using gtk_idle_add()
8113
8114 2001-10-13 [paul]       0.6.3claws14
8115
8116         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
8117                 add Sergey's smtpcred.patch
8118                 adds separate username/password setting for SMTP Auth
8119                 needed by some servers
8120                 (closes feature request #471659)
8121
8122 2001-10-13 [paul]       0.6.3claws13
8123
8124         * src/pgptext.[ch] **NEW FILES**
8125         * src/Makefile.am, src/messageview.c, src/mimeview.c
8126                 decrypt ascii-armored gpg text embedded in
8127                 the message body.
8128                 Submitted by Jens Jahnke <jan0sch@gmx.net>
8129
8130 2001-10-13 [christoph]  0.6.3claws12
8131
8132         * README.claws
8133                 some more details on default to and
8134                 feature requests
8135         * src/main.c
8136                 init glib threading when ldap is used
8137         * src/syldap.c
8138                 threading fixes
8139         * po/de.po
8140                 fixed a typo
8141
8142 2001-10-12 [paul]       0.6.3claws11
8143
8144         * src/prefs_common.[ch], src/rfc2015.c
8145                 enable ascii-armored gpg text to be embedded in the
8146                 message body, selectable through the 'Privacy'
8147                 preferences. Supports encrypting only.
8148                 Submitted by Ravemax <ravemax@dextrose.com>
8149
8150 2001-10-12 [paul]       0.6.3claws10
8151
8152         * sync with sylpheed 0.6.3cvs6
8153                 see ChangeLog entries 2001-10-11 and 2001-11-12
8154
8155         * src/folderview.c
8156                 incorporated mbox folders, scoring, and folder
8157                 properties into the sync
8158
8159 2001-10-12 [darko]      0.6.3claws9
8160
8161         * README.claws
8162                 describe quotation wrapping
8163         * src/compose.c
8164                 don't treat tab as space to calculate line length properly
8165
8166 2001-10-11 [alfons]
8167
8168         * README.claws
8169                 correct description of how to make new filtering system work,
8170                 add some other things
8171                 
8172         * src/syldap.c
8173                 remove sched_yield() (not necessary / unportable)
8174
8175 2001-10-11 [paul]       0.6.3claws8
8176
8177         * sync with sylpheed 0.6.3cvs3
8178                 see ChangeLog entry 2001-10-10
8179
8180 2001-10-10 [christoph]  0.6.3claws7
8181
8182         * .cvsignore
8183                 ignore 2 files created by newer autotools
8184         * src/prefs_folder_item.c
8185                 using table for widget alignment
8186                 fixed memory leak and broken octal display
8187         * src/filesel.c
8188                 fixed segfault caused by lost filename
8189                 workaround (closes bug #469551)
8190
8191 2001-10-10 [paul]       0.6.3claws6
8192
8193         * sync with sylpheed 0.6.3cvs2
8194                 see ChangeLog entries 2001-10-09 and 2001-10-10
8195
8196 2001-10-10 [darko]      0.6.3.claws5
8197
8198         * src/gtkstext.c
8199                 proper calculation of right margin if smart wrapping is enabled
8200         * src/compose.c
8201                 automatically wrap long lines if wrap quotation is enabled
8202
8203 2001-10-09 [alfons]     0.6.3.claws4
8204
8205         * src/summaryview.c
8206                 select correct row when deleting last row in the summary view (and
8207                 close bug "[ #469104 ] select second last in list when deleting")
8208
8209 2001-10-09 [paul]       0.6.3claws3
8210
8211         * sync with sylpheed 0.6.3cvs1
8212                 updated some autotool scripts
8213
8214 2001-10-09 [darko]      0.6.3claws2
8215
8216         * src/gtkstext.[ch]
8217                 new name and mark with Sylpheed comment
8218         * src/compose.c
8219                 smart quotation wrapping a-la VIM
8220
8221 2001-10-08 [paul]       0.6.3claws1
8222
8223         * sync with sylpheed 0.6.3 release
8224                 see ChangeLog entry 2001-10-08
8225
8226 2001-10-08 [paul]       0.6.2claws24
8227
8228         * src/summaryview.c
8229                 more sync with sylpheed 0.6.2cvs12
8230                 Fixed the bug that didn't select the last row correctly
8231
8232
8233 2001-10-07 [paul]       0.6.2claws23
8234
8235         * sync with sylpheed 0.6.2cvs12
8236                 see ChangeLog entry 2001-10-07
8237
8238 2001-10-06 [match]
8239         * src/jpilot.[ch]
8240                 enable jpilot to read unsynch'ed addresses.
8241
8242         * src/editldap_basedn.c
8243                 fix segfault when opening dialog.
8244
8245 2001-10-06 [alfons]     0.6.2.claws22
8246
8247         * src/summaryview.c
8248                 fix bug with summary view selecting last *inserted*
8249                 node instead of last *visible* node. remember we
8250                 work with a tree
8251
8252 2001-10-06 [paul]       0.6.2claws21
8253
8254         * po/pt_BR.po
8255                 updated translation, contains some fixes and new
8256                 translations, submitted by Gustavo Noronha Silva
8257                 <kov@debian.org>
8258
8259         * src/prefs_common.c
8260                 change 'each' to 'every' - fix dubious English
8261
8262         * sync with sylpheed 0.6.2cvs11
8263
8264 2001-10-05 [alfons]     0.6.2claws20
8265
8266         * src/mainwindow.[ch], src/folderview.c
8267                 make composite tool button switch between "Compose News"
8268                 and "Compose Mail" depending on selected folder
8269                 (nifty idea by Kim Schulz <kim@schulz.dk>)
8270
8271 2001-10-05 [paul]       0.6.2claws19
8272
8273         * src/mainwindow.c, src/summaryview.c
8274                 fix 'Message/Reply to all', broken in last commit
8275
8276         * src/compose.c
8277                 fix X_BEENTHERE seg fault, thanks to Alfons
8278
8279 2001-10-04 [paul]       0.6.2claws18
8280
8281         * src/compose.[ch], src/mainwindow.c
8282                 make "Message/Reply" reply to mailing lists; matches
8283                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
8284                 based on portions of the patch submitted by
8285                 Junichi Uekawa <dancer@netfort.gr.jp>
8286
8287 2001-10-04 [darko]      0.6.2claws17
8288
8289         * src/compose.c
8290                 better smart wrapping
8291         * src/gtkstext.[hc]
8292                 a function to make text buffer contiguous
8293
8294 2001-10-03 [paul]       0.6.2claws16
8295
8296         * sync with sylpheed 0.6.2cvs10
8297
8298 2001-10-02 [alfons]
8299
8300         * configure.in
8301         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
8302                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
8303                 references to chinese translations (hope someone picks up
8304                 this)
8305
8306 2001-10-02 [christoph]  0.6.2claws15
8307
8308         * src/compose.c
8309                 fixed non translated header bug
8310         * ChangeLog.claws
8311                 fixed wrong date in alfons last entry ;)
8312
8313 2001-10-02 [alfons]     0.6.2claws14
8314
8315         * src/compose.c, src/prefs_common.[ch]
8316                 add block cursor option
8317
8318 2001-10-02 [paul]       0.6.2claws13
8319
8320         * sync with sylpheed 0.6.2cvs9
8321
8322 2001-09-30 [paul]       0.6.2claws12
8323
8324         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
8325                 updated translations
8326
8327         * po/POTFILES.in
8328                 add 'src/importldif.c'
8329
8330         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
8331                 added eudora-to-vCard conversion tool
8332                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
8333
8334         * sync with sylpheed 0.6.2cvs8
8335
8336 2001-09-30 [paul]
8337
8338         * sylpheed-0.6.2claws released
8339
8340 2001-09-27 [melvin]     0.6.2claws11
8341
8342         * src/gtkspell.c
8343                 fixed crash when using default path (introduced 
8344                 in 0.6.2claws10)
8345                 fixed tiny bug for initial suggestion mode
8346
8347 2001-09-27 [melvin]     0.6.2claws10
8348         
8349         * src/gtkspell.c
8350                 fixed bug where gtkpspell didn't set the path correctly
8351
8352         * README.claws
8353                 added a paragraph about spell checking
8354                 
8355
8356
8357 2001-09-27 [paul]       0.6.2claws9
8358
8359         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
8360                 replace '// comments' with '/* comments */' to prevent
8361                 some compiler warnings 
8362
8363         * sync with sylpheed 0.6.2cvs6
8364
8365 2001-09-26 [alfons]     0.6.2claws8
8366
8367         * src/messageview.c
8368                 introduce return receipt request notification again,
8369                 which was lost because of other semantics in 
8370                 procheader_parse() (???)
8371
8372 2001-09-26 [christoph]  0.6.2claws7
8373
8374         * src/compose.c
8375                 replace comments for old code with #if 0
8376                 readded auto cc, bcc and reply-to
8377         * src/prefs_matcher.c
8378         * src/prefs_scoring.c
8379                 removed some definition (was moved to
8380                 prefs.h)
8381
8382 2001-09-26 [paul]       0.6.2claws6
8383
8384         * src/mainwindow.c
8385                 make 'Follow-up and reply to' sensitive
8386
8387         * more sync with sylpheed 0.6.2cvs5
8388
8389 2001-09-25 [melvin]
8390
8391         * 0.6.2claws5
8392
8393         * src/gtkspell.c
8394                 fixed bug for "US-ASCII" introduced by the encoding code
8395
8396 2001-09-25 [paul]
8397
8398         * 0.6.2claws4
8399
8400         * src/prefs_common.[ch], src/summaryview.c
8401                 'next unread msg' 'go to next folder?' dialog can be
8402                 given default behaviour, either always show dialog,
8403                 or assume 'yes', or assume 'no'
8404                 Submitted by wwp <subscript@free.fr>
8405
8406 2001-09-25 [melvin]
8407                 
8408         * src/compose.c src/gtkspell.[ch]
8409                 added support for different encodings
8410
8411 2001-09-25 [paul]
8412
8413         * more sync with sylpheed 0.6.2cvs5
8414
8415 2001-09-24 [alfons]
8416         
8417         * src/prefs_folder_item.c
8418                 add check for item->prefs->default_to string is NULL and
8419                 add another check when freeing this string
8420
8421 2001-09-24 [paul]
8422
8423         * configure.in
8424                 change to version 0.6.2claws3
8425
8426         * sync with sylpheed 0.6.2cvs5 
8427
8428 2001-09-24 [match]
8429         * src/ldif.[ch], src/importldif.[ch], addressbook.c
8430                 import LDIF files.
8431         * src/addrcache.[ch], addrindex.[ch]
8432                 small update for future
8433         * src/addrbook.c
8434                 fix test XML file.
8435
8436 2001-09-24 [melvin]
8437         * src/gtkspell.[ch]
8438                 added 'Learn from mistakes' option
8439                 better handling of quotes in checked words
8440                 sorted dict list
8441         * po/fr.po
8442                 small update for spell checking stuff
8443
8444 2001-09-23 [alfons]
8445         
8446         * src/gtkspell.c
8447                 edit a little bit so it complies more with main coding style
8448
8449 2001-09-23 [alfons]
8450
8451         * src/folder.[ch], prefs_folder_item.c, compose.c
8452                 migrate "request return receipt" folder property
8453                 to folderlist.xml
8454
8455 2001-09-22 [alfons]
8456
8457         * README.claws **NEW**
8458                 (add things of interest for users of main branch 
8459                 and claws here)
8460
8461         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
8462                 re-implement threading per folder option, but store 
8463                 the setting in folderlist.xml (where it belongs)
8464
8465 2001-09-21 [melvin]
8466
8467         * src/gtkspell.[ch]
8468                 fixed bug when compose window is under another window
8469         * src/prefs_common.[ch] src/compose.c
8470                 changed 'dictionary_path' to 'dictionary' to be consistent
8471                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
8472         * ac/pspell.m4 src/Makefile.am 
8473                 dropped PSPELL_PATH macro
8474         * po/fr.po
8475                 updated translations
8476
8477 2001-09-21 [christoph]
8478
8479         * src/compose.c
8480                 added border around header fields
8481                 keep header type when new field is added
8482
8483 2001-09-20 [christoph]
8484
8485         * src/utils.[ch]
8486                 more portable debug_print with source filename
8487                 and linenumber
8488         * src/procmsg.c
8489                 more newlines after debug messages
8490
8491 2001-09-20 [paul]
8492
8493         * configure.in
8494                 change to version 0.6.2claws2
8495
8496         * sync with sylpheed 0.6.2cvs3
8497
8498 2001-09-19 [melvin]
8499
8500         * src/gtkspell.c
8501                 fixed the post-right-click focus pb
8502                 fixed crash when 'Spell check all' after dict change 
8503                         and when cursor is at the end of the text
8504                 shift-right-click pops up config menu even on misspelled words.
8505         * po/POTFILES.in
8506                 added gtkspell.c
8507
8508 2001-09-19 [melvin]
8509
8510         * src/about.c
8511                 added pspell to compiled-in features list
8512
8513 2001-09-18 [melvin]
8514
8515         * switched to pspell and dropped ispell
8516         * ac/pspell.m4
8517                 new file. autoconf macro for pspell
8518         * ac/Makefile.am 
8519         * configure.in acconfig.h
8520                 added pspell support
8521         * src/Makefile.am
8522         * src/main.c src/compose.[ch] src/gtkspell.[ch]
8523         * src/prefs_common.[ch] 
8524                 added pspell support
8525
8526 2001-09-18 [christoph]
8527
8528         * src/addr_compl.c
8529         * src/template.[ch]
8530                 replace LOG_MESSAGE with debug_print
8531         * src/compose.[ch]
8532                 gui improvements
8533         * src/menu.c
8534                 added newline after debug message
8535         * src/utils.h
8536                 using __VA_ARGS__ for debug_print macro
8537         * tools/.cvsignore
8538                 ignore Makefile and Makefile.in
8539
8540 2001-09-18 [paul]
8541
8542         * configure.in
8543                 change to version 0.6.2claws1
8544         * sync with sylpheed 0.6.2cvs1
8545
8546         * src/matcher.c 
8547         * src/prefs_matcher.c
8548                 add 'score equal to' option, submitted by
8549                 Paul Evans <nerd@freeuk.com>
8550
8551 2001-09-15 [christoph]
8552
8553         * src/mainwindow.c
8554                 comment out menu entry not existing in claws
8555         * src/menu.c
8556                 add debug output for non existing menu entries
8557         * src/summaryview.c
8558                 fix next/prev unread message for ignored threads
8559         * src/utils.[ch]
8560                 add sourcefile and line number to debug output
8561                 otherwise it is sometimes hard to find the
8562                 source code part if debug messages are translated
8563
8564 2001-09-14 [darko]
8565         
8566         * src/folderview.c
8567                 refresh target folder style after colour is changed
8568
8569 2001-09-13 [paul]
8570
8571         * configure.in
8572                 change to version 0.6.1claws3
8573
8574         * sync with sylpheed 0.6.1cvs6
8575
8576 2001-09-13 [darko]
8577         
8578         * src/folderview.c
8579                 fix target folder colourization to use user selected colour
8580
8581 2001-09-12 [darko]
8582         
8583         * src/summaryview.c
8584                 fix crash when message that is marked for copy/move is unmarked
8585
8586 2001-09-09 [paul]
8587
8588         * configure.in
8589                 change to version 0.6.1claws2
8590
8591         * sync with sylpheed 0.6.1cvs3
8592
8593 2001-09-09 [alfons]
8594         
8595         * src/folderview.c
8596                 fix bug with default font used for trash folder text
8597
8598 2001-09-06 [paul]
8599
8600         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
8601                 updated translations
8602
8603         * configure.in
8604                 change to version 0.6.1claws1
8605
8606         * sync with sylpheed 0.6.1cvs2
8607
8608 2001-09-03 [paul]
8609
8610         * po/POTFILES.in
8611                 add Match's new addressbook
8612
8613         * po/de.po
8614                 updated translation submitted by Jens Oberender
8615
8616 2001-09-02 [paul]
8617
8618         * configure.in
8619                 change to 0.6.1claws
8620         * sync with sylpheed 0.6.1 release
8621
8622 2001-09-02 [paul]
8623
8624         * configure.in
8625                 change to 0.6.0claws2
8626
8627         * sync with sylpheed 0.6.0cvs4
8628
8629         * po/pt_BR.po
8630                 updated translation submitted by Fabio Junior Beneditto
8631
8632 2001-09-01 [match]
8633         * pixmaps/
8634                 interface.xpm
8635                 book.xpm
8636                 address.xpm
8637         * src/
8638                 Makefile.am
8639                 a ton of new files
8640
8641 2001-08-31 [paul]
8642
8643         * configure.in
8644                 change to version 0.6.0claws1
8645
8646         * sync with sylpheed 0.6.0cvs1
8647
8648         * po/es.po
8649                 updated translation submitted by Ricardo Mones Lastra
8650
8651         * po/POTFILES.in
8652                 add 'src/prefs_templates.c'
8653
8654         * src/compose.c, src/summaryview.c
8655                 fix segfault on 'Re_edit'               
8656
8657 2001-08-30 [alfons]
8658
8659         * configure.in, Makefile.am
8660         * tools/Makefile.am
8661                 add tools directory to source distribution
8662
8663 2001-08-30 [paul]
8664
8665         * configure.in
8666                 change to version 0.6.0claws
8667
8668         * sync with sylpheed 0.6.0 release
8669
8670 2001-08-30 [christoph]
8671
8672         * configure.in
8673                 removed autoconf version check
8674
8675 2001-08-30 [paul]
8676
8677         * src/account.c, src/compose.c, src/prefs_common.[ch]
8678         * src/procheader.[ch] src/utils.[ch]
8679                 Enhanced automatic account selection on replies
8680                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
8681
8682         * configure.in
8683                 add LDAP and JPilot to the configuration results output.
8684
8685 2001-08-29 [christoph]
8686
8687         * src/summeryview.c
8688                 no bold font for ignored threads
8689
8690 2001-08-29 [paul]
8691
8692         * configure.in
8693                 change to version 0.5.3claws6
8694
8695         * sync with sylpheed 0.5.3cvs10
8696                 src/stringtable.[ch]: New Files
8697
8698         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
8699         * src/pixmaps/sylpheed.xpm
8700                 add mini-icons to windows (by Alfons)
8701
8702 2001-08-27 [paul]
8703
8704         * src/mainwindow.c
8705                 new functions: next_labeled_cb(), prev_labeled_cb()
8706
8707         * src/summaryview.c
8708                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
8709                 summary_select_next_labeled(), summary_select_prev_labeled()
8710
8711         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
8712                 give claws blue folders and a blue trash can
8713
8714 2001-08-27 [paul]
8715
8716         * configure.in
8717                 change to version 0.5.3claws5
8718
8719         * sync with sylpheed 0.5.3cvs9
8720                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
8721
8722 2001-08-24 [christoph]
8723
8724         * src/filesel.c
8725                 keep filename when browsing directories
8726                 (not working for user entered filename, but
8727                  for default name and selected filename from
8728                  file list)
8729         * src/mainwindow.c
8730                 fixed wrong spelling "Folllow-up"
8731         * src/mbox_folder.c
8732         * src/procmsg.c
8733         * src/summaryview.c
8734                 fixed new/unread message count with ignored
8735                 threads (2 commits, first didn't notice no
8736                 longer needed decreasing)
8737         * src/inc.c
8738                 readded scrolling of progress dialog
8739                 (lost in sync)
8740
8741 2001-08-24 [paul]
8742
8743         * configure.in
8744                 change to 0.5.3claws4
8745
8746         * sync with sylpheed 0.5.3cvs7
8747
8748 2001-08-24 [christoph]
8749
8750         * src/compose.c
8751                 set request return receipt when replying
8752                 if it is set is the folder prefs of the
8753                 message
8754         * src/inc.c
8755                 disable final error popup if popups are
8756                 disabled in config (again)
8757
8758 2001-08-23 [paul]
8759
8760         * configure.in
8761                 Change version number to 0.5.3claws3
8762
8763         * sync with sylpheed 0.5.3cvs5
8764
8765         * src/mimeview.c
8766                 double quote '%s' in 'gedit %s' to fix bug when
8767                 opening attachment with spaces in the name
8768
8769 2001-08-22 [alte]
8770         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
8771           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
8772                 initial message templates support
8773
8774
8775 2001-08-22 [paul]
8776
8777         * configure.in
8778                 change version number to 0.5.3claws2
8779
8780         * sync with sylpheed 0.5.3cvs4
8781
8782         * src/procmsg.h src/summaryview.c
8783                 re-implement (un)ignore thread
8784
8785 2001-08-21 [paul]
8786
8787         * src/summaryview.c
8788                 remove unnecessary code
8789         * src/compose.c
8790                 enable 'dynamic' signatures (submitted by
8791                 Eric Limpens <eric@hscg-internet.nl>)
8792
8793 2001-08-21 [paul]
8794
8795         clean up after sync with sylpheed 0.5.3 release
8796
8797         * src/folderview.c
8798                 fix re-introduced font mess, see Christoph's
8799                 entry 2001-06-24
8800
8801         * src/summaryview.c
8802                 remove prev_msgnum
8803                 use sylpheed's small font instead of
8804                 gtk default font for summary view
8805
8806
8807 2001-08-17 [paul]
8808
8809         * configure.in
8810                 add pl to ALL_LINGUAS - sync with main branch
8811
8812         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
8813                 Updated. Translations by Jens Oberender, Ricardo Mones
8814                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
8815
8816         * po/pl.po  ** NEW FILE **
8817                 sync with the main branch
8818
8819         * src/folderview.c
8820                 fix target folder colorizing and refresh problem
8821
8822
8823 2001-08-17 [christoph]
8824
8825         * src/mainwindow.c
8826                 claws uses 4 colors for target folder coloring.
8827                 arrays were not long enough and destroyed the
8828                 stack causing a segfault.
8829                 target folder colorizing does not work anymore
8830                 for me
8831
8832 2001-08-16 [paul]
8833
8834         * configure.in
8835                 change to version 0.5.3claws1
8836
8837         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
8838           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
8839           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
8840
8841                 sync with sylpheed 0.5.3 release, but keep claws method of
8842                 configuring/saving fonts
8843
8844         * src/addressbook.[ch]
8845                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
8846                 in line with a similar change in Hiroyuki's branch
8847
8848         * src/mainwindow.[ch]
8849                 disable main_window_set_thread_option()
8850         * src/prefs_folder_item.c
8851                 comment out &tmps_prefs.enable_thread,
8852         * src/mbox_folder.c, src/procmsg.[ch]
8853                 comment out MSG_IS_IGNORE_THREAD
8854         * src/summaryview.c
8855                 comment out summary_ignore_thread() and summary_unignore_thread()
8856                 comment out MSG_IS_IGNORE_THREAD
8857
8858                 use Hiroyuki's threading instead.
8859
8860
8861
8862 2001-08-15 [paul]
8863
8864         * src/account.c
8865                 use Hiroyuki's 0.5.3 column scheme but also
8866                 include the enable/disable button.
8867         * src/pixmaps/mark.xpm
8868                 add Hiroyuki's amended pixmap
8869
8870 2001-08-13 [christoph]
8871
8872         * src/account.c
8873                 receive at get all column showed wrong state for APOP
8874                 button should only work for POP3 and APOP accounts
8875         * src/prefs_account.c
8876                 added missing preprocessor statement for SSL
8877
8878 2001-08-12 [paul]
8879
8880         * src/account.[ch]
8881                 add 'receive at get all' column and enable/disable
8882                 button.
8883
8884 2001-08-06 [christoph]
8885
8886         * src/account.c
8887                 show usage of SSL in protocol column
8888
8889         * src/imap.c
8890         * src/inc.c
8891                 renamed ssl options
8892
8893         * src/prefs_account.[ch]
8894                 moved ssl options to a new page
8895
8896         * src/send.c
8897         * src/smtp.c
8898         * src/ssl.[ch]
8899                 renamed ssl options
8900                 added support for SMTP STARTTLS command
8901
8902 2001-08-05 [christoph]
8903
8904         * configure.in
8905                 debian autoconf needs version check to find
8906                 correct autoconf version. if the file is
8907                 named configure.in 2.13 is used, which does
8908                 not work with this configure.in script.
8909                 other solution would be to rename the script
8910                 to configure.ac as suggested in the autoconf
8911                 manual.
8912
8913         * src/inc.c
8914                 disable final error popup if popups are
8915                 diabled in config
8916
8917         * src/socket.c
8918                 bugfix in ssl_gets
8919                 fixes IMAP over SSL problem
8920
8921 2001-08-03 [paul]
8922
8923         * configure.in
8924                 change to 0.5.2claws1
8925
8926         * sync with sylpheed 0.5.2cvs1
8927
8928 2001-08-02 [alfons]
8929
8930         * configure.in
8931                 quick fix for ispell detection...
8932
8933 2001-08-01 [paul]
8934
8935         * configure.in
8936                 change to 0.5.1claws4
8937
8938         * sync with sylpheed 0.5.1cvs7
8939
8940 2001-07-31 [alfons]
8941
8942         * src/prefs_common.c, src/prefs_common.h, 
8943           src/gtkspell.c, src/gtkspell.h
8944                 add global spelling checker settings (compose tab) +
8945                 selection of dictionary 
8946           
8947         * configure.in  
8948                 guess valid ispell location
8949
8950 2001-07-31 [paul]
8951
8952         * po/POTFILES.in
8953                 removal of 'src/quote_fmt_parse.c'
8954         * po/de.po
8955                 Updated de.po
8956                 (submitted by Jens Oberender <didge@suse.de>)
8957
8958 2001-07-31 [darko]
8959
8960         * src/folder.[ch]
8961         * src/folderview.[ch]
8962         * src/mainwindow.c
8963         * src/mh.c
8964         * src/prefs_common.[ch]
8965         * src/summaryview.c
8966                 target folder colourization
8967
8968 2001-07-30 [paul]
8969
8970         more sync with Sylpheed 0.5.1cvs6 
8971
8972 2001-07-30 [darko]
8973
8974         * src/mh.c
8975         * src/prefs_folder_item.[hc]
8976         * src/summaryview.c
8977                 shared folders support with a GUI
8978
8979 2001-07-29 [paul]
8980
8981         0.5.1claws3
8982
8983         * sync with Sylpheed 0.5.1cvs6
8984
8985 2001-07-29 [paul]
8986
8987         * po/pt_BR.po
8988                 updated
8989                 (submitted by Fabio Junior Beneditto)
8990
8991 2001-07-28 [paul]
8992
8993         * src/procmime.c
8994         * AUTHORS
8995                 patch to correct bad image mime headers
8996                 (submitted by Don Quijote <dq@searchlores.org>)
8997
8998 2001-07-28 [paul]
8999
9000         * tools/gif2xface.pl   **NEW FILE**
9001         * tools/README
9002                 script to convert file.gif to file.xface for
9003                 use in a custom header.
9004                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
9005
9006 2001-07-27 [alfons]
9007         
9008         * configure.in
9009                 change macros for detecting JPilot and LDAP
9010
9011 2001-07-27 [christoph]
9012
9013         * src/filtering.c
9014                 code cleanup (MIN / MAX warning, needed casting)
9015
9016 2001-07-27 [alfons]
9017
9018         * procheader.c
9019                 disallow setting flags when detecting certain headers
9020                 (X-Status, Status, Seen, X-Seen). 
9021         
9022         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
9023
9024 2001-07-27 [christoph]
9025
9026         * src/prefs_filter.c
9027         * src/prefs_filtering.c
9028         * src/prefs_matcher.c
9029         * src/prefs_scoring.c
9030                 scroll list when moving rows up or down
9031
9032         * src/imap.c
9033         * src/imap.h
9034         * src/prefs_account.c
9035         * src/prefs_account.h
9036         * src/send.c
9037                 SMTP over SSL (untested, feedback requested)
9038                 IMAP over SSL
9039
9040         * src/ssl.c
9041                 code cleanup
9042
9043 2001-07-26 [alfons]
9044         
9045         * configure.in, acconfig.h
9046                 define CLAWS (need this for main / claws detection)
9047
9048 2001-07-25 [alfons]
9049
9050         * configure.in
9051                 Sylpheed 0.5.1claws2
9052                 
9053         * sync with Sylpheed 0.5.1cvs4
9054
9055 2001-07-25 [christoph]
9056
9057         * src/scoring.c
9058                 fixed segfault
9059                 item->prefs == NULL (don't know why)
9060
9061 2001-07-25 [alfons]
9062
9063         * configure.in
9064                 Sylpheed 0.5.1claws1
9065
9066         * sync with Sylpheed 0.5.1cvs1-3
9067
9068 2001-07-24 [christoph]
9069
9070         * src/folderview.c
9071         * src/prefs_folder_item.[ch]
9072                 added folderitem preferences dialog with
9073                 default To: and auto request return receipt
9074
9075         * src/compose.[ch]
9076         * src/menu.[ch]
9077                 changes to handle new folderitem preferences
9078
9079         * src/mainwindow.c
9080         * src/summaryview.c
9081                 call compose new mail with current folderitem
9082
9083 2001-07-24 [alfons]
9084
9085         Release Sylpheed 0.5.1claws
9086
9087         * configure.in
9088                 change to release version 0.5.1claws
9089
9090 2001-07-24 [christoph]
9091
9092         * src/summaryview.c
9093                 fixed segfault that happend when the selected
9094                 message was removed while retrieving new messages.
9095
9096         * po/es.po
9097                 updated translation
9098                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
9099
9100 2001-07-22 [alfons]
9101
9102         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
9103         this is a work in progress, for more information: http://nlpagan.net/sylman 
9104         
9105         * configure.in, src/mainwindow.c, manual/Makefile.am
9106                 add support for English manual
9107
9108         * AUTHORS
9109                 add authors of user manuals
9110
9111         * manual/en/sylpheed*.html
9112                 add English documentation
9113
9114 2001-07-22 [christoph]
9115
9116         * po/POTFILES.in
9117                 added src/ssl.c
9118         * src/ssl.c
9119                 changed a wrong debug message
9120
9121 2001-07-22 [alfons]
9122
9123         * po/nl.po
9124                 update Dutch translation
9125
9126         * src/prefs_filtering.c, 
9127           src/prefs_matcher.c
9128                 add more translatable strings           
9129
9130 2001-07-21 [alfons]
9131
9132         0.5.0claws7
9133
9134         * configure.in
9135                 change version
9136
9137         * src/inc.c, src/summaryview.[ch]
9138                 prevent update of mark file when filtering has done, by
9139                 using a variable; this affects two functions:
9140                         inc.c::inc_finished()
9141                         summaryview.c::summary_show()
9142
9143 2001-07-20 [alfons]
9144
9145         * src/filtering.[ch], src/prefs_filtering.c, 
9146           src/matcher.[ch]
9147                 add filtering action for label coloring 
9148
9149         * po/POTFILES.in
9150                 add labelcolors.c
9151
9152         * added src/labelcolors.c
9153         * added src/labelcolors.h
9154         * src/Makefile.am, src/summaryview.c
9155                 rearrange label coloring code
9156
9157         * src/procmsg.h
9158                 add more parentheses so label colouring works correctly
9159
9160         * src/filtering.c
9161                 don't really delete message, but move it to Trash
9162
9163         * src/prefs_matcher.c
9164                 add quote options to info dialog
9165
9166 2001-07-20 [christoph]
9167
9168         * src/Makefile.am
9169         * src/inc.c
9170         * src/main.[ch]
9171         * src/socket.h
9172         * src/ssl.[ch] (new)
9173                 moved ssl stuff to a seperate file
9174
9175 2001-07-20 [darko]
9176
9177         * src/summaryview.c
9178                 fix show sender using address book with no e-mail
9179                 address in From: field
9180
9181 2001-07-19 [alfons]
9182
9183         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
9184                 fix messy handling of escaping... now at least the
9185                 execute command is useful. escape char is '\', we
9186                 accept \n and \r too. 
9187
9188                 Real life example:
9189                 
9190                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
9191                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
9192
9193 2001-07-18 [alfons]
9194
9195         0.5.0claws6
9196
9197         * src/summaryview.c
9198                 clean up
9199
9200         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
9201           src/procmsg.[ch]
9202                 revise filtering; currently move, copy, marking have
9203                 been tested. if you like bleeding edge stuff, you
9204                 should definitely go for this version :)
9205
9206         * mark old working stuff as VERSION_0_5_0_CLAWS5        
9207
9208 2001-07-17 [christoph]
9209
9210         * src/utils.c
9211                 timestamp log
9212
9213 2001-07-17 [alfons]
9214
9215         0.5.0claws5
9216
9217         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
9218           bits in the mark file, without affecting either branch. Lots of
9219           files changed, also in claws branch.
9220
9221           UNTESTED: use of mbox folders
9222
9223         * src/summaryview.c
9224                 added mark all read; however this was a quick hack used for
9225                 cleaning up mess after initial merge with Hiroyuki
9226
9227         * configure.in
9228                 change claws version number back to 0.5.0claws5 to clear up 
9229                 confusion & pretension (recent release was technically 
9230                 0.5.0claws4, so we neatly align with Hiroyuki :-)
9231
9232 2001-07-16 [alfons]
9233
9234         sync with Hiroyuki's 0.5.0cvs4
9235
9236 2001-07-16 [alfons]
9237
9238         0.5.1claws3
9239
9240         * src/filtering.[ch]
9241                 remove invalid updating of mark files for 
9242                 filter actions MATCHING_ACTION_MOVE and 
9243                 MATCHING_ACTION_DELETE; this should fix the
9244                 folder update bug
9245                 
9246         * src/procmsg.c
9247                 revert Christoph's stab at fixing the folder 
9248                 update bug
9249
9250         * po/POTFILES.in
9251                 add missing files with translatable strings
9252
9253         * src/summaryview.c
9254                 remove debug print
9255
9256 2001-07-15 [alfons]
9257
9258         * src/addr_compl.[ch], src/prefs_filtering.c
9259                 make "filtering pref dialog's destination entry" an
9260                 "address completable entry", if filter destination is 
9261                 an email address
9262
9263         0.5.1claws2
9264         
9265         sync with Hiroyuki's 0.5.0cvs2-3
9266
9267 2001-07-15 [christoph]
9268
9269         * src/procmsg.c
9270                 fixed folder stats update after incorporation
9271
9272 2001-07-15 [alfons]
9273
9274         * src/summaryview.c
9275                 * finish label colouring stuff (for now)
9276                 * fix incorrect colour bug (off by one) 
9277
9278 2001-07-14 [alfons]
9279
9280         * src/mainwindow.c
9281                 change text labels for news and mail message so there's
9282                 plenty of toolbar estate left
9283
9284         * configure.in
9285                 0.5.1claws1
9286
9287         * src/folderview.c
9288           src/folder.[ch]
9289                 sync with Hiroyuki's 0.5.0cvs1
9290
9291         * src/summaryview.c
9292                 more rewrite label colouring
9293
9294 2001-07-14 [alfons]
9295
9296         * src/summaryview.[ch]
9297                 * start rewrite label colouring 
9298                 * fix proper location "Add Sender To Addressbook" menu item
9299
9300 2001-07-13
9301
9302         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
9303         (actually this is 0.5.0claws4)
9304
9305 2001-07-13 [alfons]
9306
9307         * po/pt_BR.po
9308                 * fix duplicate message
9309                 * add updated Portugese / Brazilian translation
9310                   submitted by Fabio Junior Beneditto
9311
9312 2001-07-12 [alfons]
9313
9314         * AUTHORS
9315                 add Jens
9316
9317         * po/nl.po
9318                 add updated Dutch translation
9319
9320         * po/de.po
9321                 add updated German translation submitted by Jens
9322
9323 2001-07-11 [alfons]
9324
9325         Prerelease before 0.5.0claws. Please test.
9326         This version is temporarily tagged as VERSION_0_5_0_TEST
9327
9328         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
9329           src/prefs_scoring.c, src/prefs_matcher.c, 
9330           src/prefs_filtering.c, src/mbox.c, 
9331           src/main.c, src/inc.c, src/filtering.[ch]
9332                 revert new Hoa's new matcher (does not work yet)
9333
9334         * src/Makefile.am
9335                 clean up
9336
9337 2001-07-10
9338
9339         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
9340
9341
9342 2001-07-10 [alfons]
9343
9344         * Makefile.am
9345                 add ChangeLog.claws to EXTRA_DIST
9346         * src/Makefile.am
9347                 add matcher_parser_parse.h to EXTRA_DIST
9348
9349 2001-07-10 [christoph]
9350
9351         * src/inc.c
9352                 add destination folder to table of
9353                 folders that need to be updated after
9354                 incorporation
9355
9356 2001-07-10 [alfons]
9357
9358         * folder.[ch]
9359           folderview.c
9360                 make collapse state of folders and folder items persistent, i.e.
9361                 if you collapse a folder tree, the next time sylpheed-claws starts 
9362                 up the folder tree remains collapsed.  
9363                 
9364 2001-07-10 [christoph]
9365
9366         * acconfig.h
9367         * configure.in
9368                 added --enable-ssl
9369         * src/md5.[ch]
9370                 renamed MD5_CTX to MD5_CTX_syl
9371                 conflicts with a struct in openssl
9372         * src/inc.c
9373         * src/main.[ch]
9374         * src/prefs_account.[ch]
9375         * src/socket.[ch]
9376                 SSL support for POP
9377         * src/mainwindow.c
9378                 fixed compose with current account
9379                 broken by new compose button stuff
9380
9381 2001-07-09 [hoa]
9382
9383         * AUTHORS
9384                 changed my email address
9385
9386         * src/matcher_parser_parse.y
9387                 clean the parser to remove conflicts
9388
9389 2001-07-09 [alfons]
9390
9391         * AUTHORS
9392                 add Match Grun
9393
9394         * configure.in
9395                 fix incorrect description of --enable-ldap parameter
9396
9397         * src/prefs_common.[ch]
9398           src/compose.c
9399                 add experimental option "smart wrapping" which makes the
9400                 compose editor auto wrap.
9401                 
9402                 | TODO: the problem with the buggy cursor handling is caused |
9403                 | by the GtkText. when deleting / backspacing text its       |
9404                 | wrapping algorithm does not take in account the previous   |
9405                 | line. should find a way to hack this in.                   |
9406                 | or should perhaps combine this with the word wrapping      |
9407                 | patch i wrote in january.                                  |
9408
9409         * src/about.c
9410                 show build parameters for LDAP and JPilot
9411
9412         * src/summaryview.c
9413                 revert Christoph's bugfix for selecting next unread message, 
9414                 because folder stats aren't updated correctly
9415
9416 2001-07-08 [hoa]
9417
9418         * src/filtering.c
9419         * src/mainwindow.c
9420         * src/matcher.c
9421         * src/matcher_parser_lex.l
9422         * src/matcher_parser_parse.y
9423         * src/prefs_filtering.c
9424         * src/prefs_scoring.c
9425         * src/scoring.c
9426                 bugfix of the config file parser
9427
9428 2001-07-08 [alfons]
9429
9430         * src/Makefile.am
9431                 added generated matcher sources to BUILT_SOURCES
9432
9433 2001-07-08 [hoa]
9434
9435         * src/Makefile.am
9436         * src/.cvsignore
9437                 added new config file parser
9438
9439         * src/scoring.[ch]
9440         * src/filtering.[ch]
9441         * src/matcher.[ch]
9442         * src/prefs_filtering.c
9443         * src/prefs_matcher.c
9444         * src/prefs_scoring.c
9445         * added src/matcher_parser.h
9446         * added src/matcher_parser_lex.h
9447         * added src/matcher_parser_lex.l
9448         * added src/matcher_parser_parse.y
9449                 lex & yacc config file parser
9450
9451         * src/mbox.c
9452         * src/inc.c
9453         * src/main.c
9454                 changes prefs_filtering into global_filtering           
9455
9456         * src/summaryview.c
9457                 build threads with subjects only if "Re: " is at the
9458                 beginning of the subject
9459
9460 2001-07-07 [paul]
9461
9462         0.5.0claws
9463
9464         sync with sylpheed 0.5.0
9465                 change of version number only
9466
9467 2001-07-06 [paul]
9468
9469         0.5.0claws5
9470
9471         sync with sylpheed 0.5.0pre5
9472
9473 2001-07-05 [paul]
9474
9475         sync with sylpheed 0.5.0pre4 release
9476                 /po and /manual/ja not sync'ed
9477
9478 2001-07-04 [paul]
9479
9480         more sync with sylpheed 0.5.0pre4
9481
9482 2001-07-03 [christoph]
9483
9484         * src/addressbook.c
9485                 fixed address book broken by address book
9486                 for VCard, JPilot, LDAP
9487
9488 2001-07-03 [alfons]
9489
9490         * src/matcher.c
9491         * src/textview.c
9492                 stopped memory leaks
9493
9494 2001-07-03 [paul]
9495
9496         more sync with sylpheed 0.5.0pre4
9497
9498 2001-07-02 [match]
9499
9500         * included address book patch for VCard, JPilot, LDAP
9501         * pref_common.c - fixed Font options on Display tab (cosmetic)
9502         * alertpanel.c - fixed truncated message
9503
9504 2001-07-02 [christoph]
9505
9506         * src/mbox_folder.c
9507         * src/procmsg.[ch]
9508         * src/summaryview.c
9509                 mark threads for ignoring
9510
9511 2001-07-02 [paul]
9512
9513         0.5.0claws4
9514
9515         * sync with sylpheed 0.5.0pre4
9516                 updated gettext to 0.10.38.
9517
9518 2001-07-01 [paul]
9519
9520         * src/ mainwindow.c
9521         * src/procmsg.h
9522         * src/summaryview.[ch]
9523                 new right-click option: Label.
9524                 substitute for 'Mark-->Mark/Unmark', colours the line.
9525                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
9526
9527 2001-07-01 [christoph]
9528
9529         * src/folderview.c
9530                 fixed font for trash
9531         * src/summaryview.c
9532                 move ctree to unread message
9533
9534 2001-07-01 [paul]
9535
9536         * sync with sylpheed 0.5.0pre3 release
9537
9538 2001-06-30 [alfons]
9539
9540         * src/filesel.[ch]
9541         * src/compose.c
9542                 allow inserting / attaching multiple files in
9543                 the composer window
9544
9545 2001-06-30 [paul]
9546
9547         * src/codeconv.c
9548                 small change to Alfons' previous stuff so that it
9549                 actually makes
9550
9551 2001-06-30 [alfons]
9552
9553         * lots of files changed; first attempt to merge the changes
9554           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
9555
9556 2001-06-30 [paul]
9557
9558         * po/pt_BR.po
9559                 updated and completed, translations by Fabio
9560                 Junior Beneditto <fjbeneditto@yahoo.com.br>
9561
9562 2001-06-29 [alfons]
9563
9564         * src/compose.c
9565         * src/mimeproc.[ch]
9566                 allow selecting an attached files' mime type from a 
9567                 list of types.
9568
9569 2001-06-29 [paul]
9570
9571         * more sync with sylpheed 0.5.0pre3
9572
9573 2001-06-29 [paul]
9574
9575         * po/pt_BR.po
9576                 merge with sylpheed.pot and pt_BR.po provided by
9577                 Fabio Junior Beneditto.
9578
9579 2001-06-29 [darko]
9580
9581         * src/procmime.c
9582                 make MIME types case insensitive
9583
9584 2001-06-28 [alfons]
9585
9586         * po/nl.po
9587                 merge with sylpheed.pot and old nl.po; translations added.
9588
9589 2001-06-28 [paul]
9590
9591         * more sync with sylpheed 0.5.0pre3
9592
9593 2001-06-27 [alfons]
9594
9595         * src/summaryview.c
9596                 don't crash when removing parent node of messages
9597                 attracted by subject. this was caused by not deleting
9598                 the parent node from the subject line hash table.
9599
9600 2001-06-27 [alfons]
9601
9602         * src/summaryview.c
9603         * src/compose.[ch]
9604         * src/mainwindow.c
9605                 if there are multiple messages selected, allow forwarding
9606                 them as attachments.
9607
9608 2001-06-27 [paul]
9609
9610         * more sync with sylpheed 0.5.0pre3
9611
9612 2001-06-26 [paul]
9613
9614         0.5.0claws3
9615
9616         * sync with sylpheed 0.5.0pre3
9617
9618 2001-06-25 [paul]
9619
9620         * src/mainwindow.c
9621                 fixed 'compose news article' bug
9622                 from icon-and-text toolbar
9623
9624 2001-06-25 [paul]
9625
9626         * sync with sylpheed 0.5.0pre2 release
9627
9628 2001-06-24 [christoph]
9629
9630         * src/prefs_common.c
9631                 bug fix in font selection
9632         * src/folderview.c
9633                 use sylpheed's normal font instead of
9634                 gtk default font for folders without
9635                 new messages
9636
9637 2001-06-24 [alfons]
9638
9639         * src/mainwindow.[ch]
9640                 added composite compose mail / news button (an idea by Leandro
9641                 Pereira <leandro@linuxmag.com.br>)
9642
9643 2001-06-24 [paul]
9644
9645         Added instructions for ldif-to-xml.py
9646
9647         * tools/README
9648
9649 2001-06-23 [alfons]
9650
9651         Some minor things.
9652
9653         * src/pixmaps/stock_news_compose.xpm
9654                 added pixmap by Leandro
9655         * src/prefs_common.c
9656                 tested built-in spelling checker of GCC 3.0 :)
9657         * po/nl.po
9658                 merged dutch translation of sylpheed-main with
9659                 sylpheed.pot
9660
9661 2001-06-23 [paul]
9662
9663         Added tools directory and files.
9664
9665         * tools/filter_conv.pl
9666                 converts old filter system to new filtering system
9667         * tools/ldif-to-xml.py
9668                 converts netscape addressbook to sylpheed addressbook
9669         * tools/README
9670                 descriptions/instructions for above two files
9671
9672 2001-06-23 [christoph]
9673
9674         * src/inc.c
9675         * src/manage_window.[ch]
9676         * src/prefs_common.[ch]
9677                 mail retrieval dialog can be enabled, disabled
9678                 or hidden if non of sylpheed's windows is active
9679
9680 2001-06-22 [paul]
9681
9682         0.5.0claws2
9683
9684         * sync with sylpheed 0.5.0pre2
9685
9686 2001-06-21 [christoph]
9687
9688         * src/summaryview.c
9689                 show recipient on 'from' for all accounts
9690                 
9691         * src/inc.c
9692         * src/prefs_common.[ch]
9693                 disable error popup on mail receive errors
9694
9695 2001-06-21 [alfons]
9696
9697         * src/compose.c
9698                 made the ruler correctly appear and disappear.
9699
9700         * src/Makefile.am
9701                 removed Hoa's work-in-progress-stuff (interesting!) so 
9702                 claws compiles ok.
9703
9704 2001-06-20 [christoph]
9705
9706         * src/inc.c
9707         * src/progressdialog.c
9708                 added scrolled window for list in progressdialog
9709
9710 2001-06-20 [paul]
9711
9712         sync with sylpheed 0.5.0pre1 release
9713
9714 2001-06-20 [christoph]
9715
9716         * src/summeryview.c
9717                 make building threads by subject work when
9718                 thread view is enabled
9719                 
9720         * src/compose.c
9721         * src/prefs_common.[ch]
9722                 automatically select account for mail replys
9723
9724 2001-06-19 [sergey]
9725
9726         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
9727         they are filled in from the account settings.
9728
9729 2001-06-19 [paul]
9730
9731         * more sync with sylpheed 0.5.0pre1
9732
9733 2001-06-18 [alfons]
9734
9735         * src/Makefile.am,
9736           src/procmime.c
9737                 added --sysconfdir to CPPFLAGS for pointing to the correct
9738                 location of mime.types. 
9739
9740                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
9741                 or ./configure!
9742
9743 2001-06-18 [hoa]
9744
9745         * src/summaryview.c
9746                 fixed some bug when building threads
9747
9748 2001-06-18 [pau]l
9749
9750         * src/prefs_account.c
9751                 UI stuff: More changes to the English
9752
9753 2001-06-18 [paul]
9754
9755         * src/pixmaps/stock_news_compose.xpm: new file
9756         * src/Makefile.am
9757         * src/mainwindow.c
9758         * src/summaryview.c
9759                 Added new icon for Hoa's 'compose a news
9760                 message', plus minor improvements to the
9761                 English
9762
9763         * po/ja.po
9764         * ChangeLog
9765         * ChangeLog.jp
9766                 more sync with sylpheed 0.5.0pre1
9767
9768 2001-06-18 [hoa]
9769
9770         * src/compose.[ch]
9771         * src/mainwindow.c
9772                 Follow-up and reply to
9773
9774         * src/summaryview.[ch]
9775                 Build threads also with subjects
9776
9777 2001-06-17 [hoa]
9778
9779         * src/compose.c
9780                 forwarding use the current account.
9781
9782         * src/mainwindow.c
9783                 the "compose message" button has been replaced with
9784                 "new mail" and "new news" buttons
9785
9786         * src/prefs_common.[ch]
9787                 added a configuration option to use the forward button
9788                 as "forward as attachment"
9789                 changed reply and forward format description
9790
9791         * src/quote_fmt_lex.l
9792         * src/quote_fmt_parse.y
9793                 added message with no signature in format for reply
9794                 and forward.
9795
9796 2001-06-17 [paul]
9797
9798         Minor UI stuff
9799
9800         * src/mainwindow.c
9801         * src/summaryview.c
9802                 Improvements to the English
9803
9804         * src/prefs_common.c
9805                 Improvements to the English and some
9806                 clarity/continuity improvements in the
9807                 description of Quote symbols.
9808
9809 2001-06-17 [paul]
9810
9811         0.5.0claws1
9812
9813         * sync with sylpheed 0.5.0pre1
9814
9815 2001-06-17 [hoa]
9816
9817         * src/compose.c
9818                 Better interface for compose, displayed fields
9819                 are updated whenever we change account.
9820                 Newsgroups field is automatically filled.
9821
9822         * src/mainwindow.c
9823                 Newsgroups field is automatically filled.
9824
9825         * src/prefs_account.c
9826                 Some interface stuff when fields appear and
9827                 disappear.
9828
9829 2001-06-16 [paul]
9830
9831         0.4.99claws
9832
9833         * sync with sylpheed 0.4.99
9834
9835 2001-06-16 [sergey]
9836
9837         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
9838         base64_decoder_free, base64_decoder_decode): new object and
9839         functions for decoding base64 streams.
9840         * src/procmime.c (procmime_decode_content): modified to use the
9841         new base64 decoder.
9842
9843 2001-06-15 [paul]
9844
9845         0.4.99claws10
9846
9847         * sync with sylpheed 0.4.99cvs11
9848
9849 2001-06-13 [paul]
9850
9851         0.4.99claws9
9852
9853         * sync with sylpheed 0.4.99cvs9
9854
9855 2001-06-13 [hoa]
9856
9857         * src/compose.c
9858         * src/prefs_account.c
9859
9860                 SMTP server can be defined in the news account
9861                 mime type of attachment are kept.
9862
9863         * src/summaryview.c
9864
9865                 now choose the highest important score between default
9866                 and important score of folder.
9867
9868 2001-06-09 [alfons]
9869         
9870         * src/prefs_common.c: 
9871
9872                 (prefs_quote_description_create): corrected description of 
9873                 quote format characters
9874
9875 2001-06-09 [paul]
9876
9877         0.4.99claws8
9878
9879         * sync with sylpheed 0.4.99cvs8
9880
9881 2001-06-08 [sergey]
9882
9883         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
9884         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
9885
9886 2001-06-08 [paul]
9887
9888         0.4.99claws7
9889
9890         * sync with sylpheed 0.4.99cvs7
9891
9892 2001-06-06 [sergey]
9893
9894         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
9895         clashes with autogenerated header).
9896         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
9897         * src/Makefile.am: added quote_fmt.h.
9898         * src/.cvsignore: added lex/yacc autogenerated files
9899         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
9900
9901 2001-06-06 [paul]
9902
9903         0.4.99claws6
9904
9905         * sync with sylpheed 0.4.99cvs6
9906
9907 2001-06-06 [hoa]
9908
9909         * added src/quote_fmt_parse.h
9910         * src/compose.c
9911                 removed warnings
9912
9913         * src/prefs.[ch]
9914                 don't modify readonly configuration files
9915
9916         * src/prefs_account.c
9917         * src/prefs_common.c
9918         * src/prefs_customheader.c
9919         * src/prefs_display_header.c
9920         * src/prefs_filter.c
9921         * src/prefs_filtering.c
9922         * src/prefs_scoring.c
9923                 don't open dialog box when configuration files
9924                 are readonly
9925
9926 2001-06-05 [sergey]
9927
9928         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
9929
9930         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
9931         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
9932         BUILT_SOURCES to make all files rebuild properly.
9933
9934         * src/compose.c: removed #include "quote_fmt.tab.h".
9935
9936         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
9937         CHARACTER value in yylval.
9938
9939         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
9940         receive CHARACTER value by documented means (yylval).
9941
9942         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
9943
9944 2001-06-05 [hoa]
9945
9946         * src/Makefile.am
9947                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
9948
9949         * src/filtering.c
9950         * src/matcher.c
9951         * src/matcher.h
9952         * src/prefs_filtering.c
9953                 now keep the configuration for execute action
9954
9955         * src/mbox_folder.c
9956                 fixed a warning
9957
9958 2001-06-05 [paul]
9959
9960         * sync with sylpheed 0.4.99cvs5
9961
9962 2001-06-05 [hoa]
9963
9964         * src/Makefile.am
9965                 added quote_fmt.[ch]
9966
9967         * added src/quote_fmt.y
9968         * added src/quote_fmt.l
9969         * added src/quote_fmt.tab.h
9970         * added src/quote_fmt.tab.c
9971         * added src/lex.quote_fmt.c
9972                 parsing configuration for replying
9973                 and forwarding
9974
9975         * src/prefs_common.[ch]
9976                 added configuration UI for replying
9977                 and forwarding
9978
9979         * src/compose.c
9980                 using configuration for replying
9981                 and forwarding
9982
9983 2001-06-04 [hoa]
9984
9985         * src/filtering.c
9986         * src/matcher.c
9987         * src/matcher.h
9988         * src/prefs_filtering.c
9989         * src/prefs_matcher.c
9990         * src/prefs_matcher.h
9991                 action "run a command" for filtering
9992                 and matching with a command.
9993                 fixed the "whole message" matching
9994
9995         * src/mbox_folder.c
9996                 changed temporary filename for security
9997
9998         * src/messageview.c
9999                 queue the notification if it fails to send.
10000
10001         * src/prefs_common.c
10002         * src/prefs_folder_item.c
10003                 changed the default important score             
10004
10005         * src/prefs_scoring.c
10006         * src/scoring.c
10007                 hide kill score input when the folder is not
10008                 a newsgroup
10009
10010 2001-06-03 [alfons]
10011
10012         * src/prefs_common.c:
10013
10014                 (prefs_font_select): pass font name in font entry box to font
10015                 selection dialog.
10016
10017 2001-06-03 [sergey]
10018
10019         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
10020
10021 2001-06-03 [paul]
10022
10023         * sync with sylpheed 0.4.99cvs4
10024
10025 2001-06-03 [alfons]
10026
10027         * src/headerwindow.c:
10028
10029                 (headerwindow_show_cb): use the selected summary view item, not
10030                 the displayed item.
10031
10032 2001-06-02 [alfons]
10033
10034         * src/headerwindow.c:
10035
10036                 (headerwindow_show_cb): always try to show msginfo
10037
10038 2001-06-02 [hoa]
10039
10040         * src/compose.c
10041                 keep attached parts when reediting or forwarding.
10042
10043 2001-06-01 [hoa]
10044
10045         * src/folderview.c
10046         * src/prefs_folder_item.[ch]
10047         * src/prefs_scoring.[ch]
10048         * src/scoring.[ch]
10049         * src/summaryview.[ch]
10050         * src/main.c
10051         * src/mainwindow.c
10052         * src/prefs_common.[ch]
10053                 support for folder scoring
10054                 kill score and important score for messages
10055         
10056         * src/prefs_account.c
10057                 some display bug fixed for local account
10058                 preferences
10059
10060 2001-05-31 [alfons]
10061
10062         * src/summaryview.c:
10063
10064                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
10065                 sender to address book menu item is disabled.
10066
10067 2001-05-30 [hoa]
10068
10069         * src/filtering.[ch]
10070         * src/summaryview.c
10071                 handling summary menu / filter messages
10072
10073         * src/folder.[ch]
10074                 add some stuff
10075
10076         * src/foldersel.c
10077                 imap folders now appears in list
10078
10079         * src/mbox_folder.c
10080                 doesn't crash if destination mail is not writeable
10081
10082 2001-05-29 [hoa]
10083
10084         * src/compose.c
10085                 removed some warnings
10086
10087         * src/filtering.c
10088         * src/folder.[ch]
10089         * src/prefs_filtering.c
10090                 global string to identify any folders           
10091                 removed some debug info
10092                 filtering to mbox folders is now possible
10093
10094         * src/mainwindow.c
10095                 removed some warnings
10096
10097         * src/mbox_folder.c
10098                 permission on files are changed to read/write for user only,
10099                 nothing for other.
10100                 creation of subfolder is handled better.
10101
10102 2001-05-28 [alfons]
10103
10104         Verified the sync for src/prefs_common.[ch] and
10105         src/prefs_account.[ch]. I believe there were some
10106         minor indentation differences.
10107
10108 2001-05-28 [paul]
10109
10110         0.4.99claws3
10111
10112         * sync with 0.4.99cvs3
10113
10114 2001-05-28 [hoa]
10115
10116         * src/compose.c
10117                 handling flags for mbox format
10118
10119         * src/filtering.c
10120                 use of mark file only for MH format
10121                 handling flags for mbox format
10122                 filtering cannot yet move or copy mails to mbox folders.
10123
10124         * src/folder.[ch]
10125                 changed move_msg, copy_msg,
10126                 move_msgs_with_dest, copy_msgs_with_dest functions
10127                 uses only folder->copy_msg() function
10128                 uses folder->finished_copy() to handle the destination
10129                 folder at the end of the copy or move operation.
10130
10131         * src/foldersel.c
10132                 included mbox directories.
10133
10134         * src/folderview.[ch]
10135         * src/mainwindow.c
10136                 handle folders operation for mbox format
10137
10138         * src/mbox.c
10139                 disable conversion of "From " header
10140
10141         * src/mbox_folder.[ch]
10142                 completion of mbox format handling
10143
10144         * src/mh.c
10145                 changed mh_copy_msg() function and
10146                 removed mh_move_msg(), mh_move_msgs_with_dest(),
10147                 mh_copy_msgs_with_dest()
10148
10149         * src/prefs_filtering.c
10150                 removed some warnings
10151
10152         * src/prefs_matcher.c
10153                 default boolean operation is AND
10154
10155         * src/procheader.c
10156                 handling flags for mbox format
10157                 handling of "From " header
10158
10159         * src/procmsg.[ch]
10160                 removed data field
10161                 added MSG_REALLY_DELETED flags to handle deletion of
10162                 messages in mbox format.
10163
10164         * src/summaryview.c
10165                 handling flags for mbox format
10166                 disable the MSG_DELETED flags when messages
10167                 are deleted in mbox format
10168
10169         * src/textview.c
10170                 "From " headers display fixed.
10171
10172 2001-05-27 [alfons]
10173
10174         * src/textview.c:
10175                 
10176                 (get_email_part): skip quoted email addresses, like in e.g.
10177                 "'alfons@proteus.demon.nl'".
10178
10179 2001-05-26 [alfons]
10180
10181         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
10182         and fixing the persistence troubles when using separate windows.
10183
10184         * src/mainwindow.c:
10185         
10186             Added #define SEPARATE_ACTION used in the gtk item factory for 
10187             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
10188                 use gtk_item_factory_get_widget_by_action() to get the items.
10189                 
10190             Removed separate_widget_cb from the gtk item factory data   
10191           
10192             (mainwindow_create): connect separate_widget_cb() to check
10193             menu item "toggled" signal. also passing a MainWindow pointer
10194                 as object data for both check menu items.
10195                 
10196             (separate_widget_cb): definition of separate_widget_cb() to match
10197             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
10198                 window using gtk_object_get_data(). The type of window separation 
10199                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
10200         
10201         * src/prefs_filtering.c,
10202           src/prefs_matcher.c: added horizontal scrollbars
10203
10204 2001-05-25 [darko]
10205
10206         * src/headerview.c
10207                 fix segfault with invalid bold font
10208         * src/summaryview.c
10209                 correctly display summary stats after row is marked
10210
10211 2001-05-23 [sergey]
10212
10213         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
10214         encodings with libjconv.
10215
10216 2001-05-23 [hoa]
10217
10218         * src/Makefile.am
10219                 added mbox_folder.[ch]
10220         * src/defs.h
10221                 mbox temporary folder
10222         * src/folder.[ch]
10223         * added src/mbox_folder.[ch]
10224         * src/folderview.c
10225         * src/procheader.[ch]
10226                 added mbox support
10227         * src/mbox.c
10228                 bugfix for file incorporation filtering
10229         * src/imap.c
10230                 enable creation of MBOX
10231         * src/prefs_display_header.c
10232                 enable use of headers like "From "
10233                 something that should be fixed :
10234                         displaying of such headers add an extra space
10235         * src/prefs_folder_item.c
10236                 don't create folders because it is not necessary
10237         * src/procmsg.h
10238                 added data field to MsgInfo for mbox internal use
10239         * src/summaryview.c
10240                 added some support for mbox
10241         * src/utils.[ch]
10242                 added get_mbox_cache_dir() function
10243
10244 2001-05-23 [hiroyuki]
10245
10246         * src/headerwindow.c
10247           src/inc.c
10248           src/main.c
10249           src/mh.c
10250           src/nntp.c
10251           src/procmsg.h
10252           src/session.h
10253           src/socket.[ch]
10254           src/summaryview.c
10255           src/textview.c
10256           src/automaton.c
10257           src/folderview.c: more sync with 0.4.99cvs2.
10258
10259         * src/headerwindow.c: reverted.
10260
10261 2001-05-22 [paul]
10262
10263         0.4.99claws2
10264
10265         * sync with sylpheed 0.4.99cvs2
10266                 * src/news.[ch]
10267                 * src/nntp.[ch]
10268                 * INSTALL
10269                 * INSTALL.jp
10270
10271 2001-05-22 [alfons]
10272
10273         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
10274
10275 2001-05-21 [alfons]
10276
10277         Minor things:
10278
10279         * configure.in: if gnome-config not found, "no" is displayed
10280         
10281         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
10282
10283         * src/textview.c: now also possible to add mail addresses by right
10284           clicking in the text view
10285
10286         * src/codeconv.c: merged patch which fixes endless loop when encountering
10287           invalid wide characters; from Alte <010@imis.ru>  
10288
10289 2001-05-20 [alfons]
10290
10291         Added installation of gnome specific things:
10292
10293         * Makefile.am: gnome conditional
10294
10295         * configure.in: check for installed gnome
10296
10297         * added sylpheed.png, sylpheed.desktop
10298
10299 2001-05-20 [sergey]
10300
10301         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
10302
10303         * src/mainwindow.h (main_window_toolbar_create): created a button
10304         for "Reply to all".
10305         (main_window_set_toolbar_sensitive): enable/disable the new button
10306         appropriately.
10307         (toolbar_reply_to_author_cb): handle the new button.
10308
10309         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
10310         send_progress_dialog_destroy() on failure (fixes hang on SMTP
10311         failure).
10312
10313 2001-05-19 [sergey]
10314
10315         * src/compose.h (ComposeReplyMode): new modes
10316         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
10317         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
10318
10319         * src/compose.c
10320         (compose_send): move some code into a new function:
10321         (compose_current_mail_account): new function.
10322         (compose_reply): new argument to_author, all callers changed; if
10323         to_author==TRUE and account->protocol==A_NNTP, find and use an
10324         appropriate mail account for replying.
10325         (compose_reply_set_entry): new argument to_author; ignore
10326         compose->replyto if to_author==TRUE.
10327
10328         * src/mainwindow.c: new command "Message/Reply to author".
10329         (main_window_set_menu_sensitive): enable/disable it.
10330         (reply_cb): handle it.
10331
10332         * src/summaryview.c: new command "Reply to author".
10333         (summary_set_menu_sensitive): enable/disable it.
10334         (summary_reply_cb): handle it.
10335
10336         * src/account.c (account_find_mail_from_address): new function.
10337
10338 2001-05-18 [paul]
10339
10340         0.4.99claws1
10341
10342         * sync with sylpheed 0.4.99cvs1
10343
10344 2001-05-18 [hoa]
10345
10346         * src/compose.[ch]
10347         * src/filtering.c
10348         * src/summaryview.c
10349                 new filtering action : forward and forward as attachment
10350
10351         * src/main.c
10352                 no need for $DISPLAY when we run sylpheed --help
10353                 call to parse_cmd_opt() is moved
10354
10355         * src/mainwindow.[ch]
10356                 execute button is hidden when immediate execute
10357                 is chosen
10358
10359         * src/mh.c
10360         * src/news.c
10361         * src/prefs_folder_item.c
10362         * src/procmsg.c
10363                 better handling of missing directories
10364
10365         * src/summaryview.c
10366                 reedit is enabled in outbox
10367                 reedit is enabled in queue
10368
10369 2001-05-17 [hoa]
10370
10371         * src/filtering.c
10372         * src/matcher.[ch]
10373         * src/prefs_filtering.c
10374                 changed attachement into attachment
10375
10376 2001-05-17 [alfons]
10377
10378         0.4.67claws4    
10379
10380         * sync with sylpheed 0.4.67cvs9
10381         * sync with sylpheed 0.4.67cvs7-8
10382
10383 2001-05-17 [hoa]
10384
10385         * src/Makefile.am
10386                 added prefs_filtering.c
10387
10388         * src/filtering.[ch]
10389         * src/matcher.[ch]
10390                 removed action : forward_news and forward_news_as_attachement
10391                 (forward and forward_as_attachement can be used instead)
10392
10393         * src/mainwindow.c
10394                 added menu option to access filtering configuration
10395
10396         * src/prefs_account.c
10397                 changed mail_command default to /usr/sbin/sendmail
10398
10399         * added src/prefs_filtering.[ch]
10400                 dialog box for filtering configuration
10401
10402         * src/prefs_matcher.c
10403                 added function prefs_matcher_get_criteria_from_matching()
10404
10405         * src/prefs_scoring.c
10406                 reset the dialog when register or substitute is clicked
10407
10408 2001-05-15 [hoa]
10409
10410         * src/Makefile.am
10411                 added filtering.[ch]
10412         * src/inc.c
10413                 using filering.[ch] instead of filter.[ch]
10414         * src/main.c
10415                 reading new filtering configuration
10416         * src/matcher.[ch]
10417                 added some filtering actions
10418                 and fixed a bug for headers and mail body matching
10419         * src/mbox.c
10420                 using filering.[ch] instead of filter.[ch]
10421         * src/mh.c
10422                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
10423         * src/summaryview.c
10424                 some fixes for filtering
10425
10426 2001-05-14 [hiroyuki]
10427
10428         * src/send.c: fixed some weird indentations.
10429           send_message_with_command(): call pclose() only if p != NULL.
10430         * src/textview.c: get_email_part(): modified the code for readability.
10431
10432 2001-05-14 [hiroyuki]
10433
10434         * src/md5global.h
10435           src/md5ify.c
10436           src/md5ify.h: removed from the cvs.
10437
10438 2001-05-13 [sergey]
10439
10440         * src/main.c: include rfc2015.h to avoid compiler warnings.
10441         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
10442         the panel is already on screen.
10443         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
10444         closing the alert window by ESC as "No".
10445         * src/prefs_common.c (prefs_interface_create): moved return
10446         receipt check button to the correct place.
10447
10448 2001-03-13 [alfons]
10449
10450         * src/prefs_common.c: 
10451                 moved return receipt check button to the Send tab. (prefs_send_create)
10452                 removed the date format ui related globals. (prefs_display_create)
10453
10454         0.4.67claws3
10455         
10456         * sync with sylpheed 0.4.67cvs5-6
10457
10458 2001-05-13 [paul]
10459
10460         * added Alfons' font selection patch
10461
10462         * src/defs.h
10463         * src/headerwindow.c
10464         * src/prefs_common.c
10465         * src/prefs_common.h
10466
10467 2001-05-13 [hoa]
10468         * src/defs.h
10469                 changed version of cache
10470         * src/matcher.[ch]
10471         * src/prefs_matcher.c
10472                 added additionnal matching criteria
10473         * src/procheader.c
10474         * src/procmsg.[ch]
10475         * src/news.c
10476                 added references in MsgInfo
10477
10478 2001-05-12 [hoa]
10479
10480         * src/defs.h
10481                 prepared some things for new filtering
10482         * src/matcher.[ch]
10483                 added some matching properties
10484                 inreplyto need to be enhanced
10485                 prepared some things for new filtering
10486         * src/messageview.c
10487                 added Return-Receipt-To handling
10488         * src/prefs_folder_item.c
10489                 changed default value to TRUE
10490         * src/prefs_matcher.c
10491                 added some matching properties
10492         * src/prefs_scoring.[ch]
10493                 the scoring dialog is finished
10494         * src/procheader.c
10495                 added Return-Receipt-To handling
10496                 Reference need to be added
10497         * src/procmsg.[ch]
10498                 added Return-Receipt-To handling
10499                 added threadscore to get a better score sorting when
10500                 threads are enabled
10501         * src/summaryview.c
10502                 suppressed a bug when we sort the list
10503                 when no folder is opened.
10504                 better score sorting when threads are enabled
10505
10506 2001-05-12 [alfons]
10507
10508         * reverted previous patch because of potential errors 
10509
10510         0.4.67claws2
10511         
10512         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
10513                 applied "toggle mail-retrieval dialog window" patch submitted 
10514                 by Eric Limpens <eric@qnt.net>
10515
10516         * sync with sylpheed 0.4.67cvs4
10517
10518 2001-05-12 [sergey]
10519
10520         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
10521         some picky compilers.
10522         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
10523         * src/grouplist_dialog.c: include alertpanel.h.
10524         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
10525         fix compile warning.
10526         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
10527         #include "defs.h" before others to prevent the warning of `MIN'
10528         and `MAX' redefinition.
10529
10530 2001-05-11 [hoa]
10531
10532         * src/main.c
10533         * src/messageview.c
10534         * src/prefs_account.c
10535         * src/prefs_display_header.c
10536                 removed warning
10537         * src/Makefile.am
10538                 added prefs_scoring.[ch]
10539         * src/grouplist_dialog.c
10540                 display an error dialog box if the group list
10541                 cannot be fetched.
10542         * src/mainwindow.[ch]
10543                 added main_window_set_thread_option() function
10544                 scoring dialog box enabled
10545         * src/matcher.[ch]
10546                 added flags matching unread /new / marked
10547                 / deleted / replied / forwarded
10548         * src/news.c
10549                 newsgroups are now finally in newscache
10550         * src/prefs_matcher.[ch]
10551                 finished preferences for matching dialog
10552         * added src/prefs_scoring.[ch]
10553                 scoring dialog box completed
10554         * src/scoring.[ch]
10555                 conversion to string : added scoringprop_to_string()
10556                 write config for preferences :
10557                 added prefs_scoring_write_config()
10558         * src/summaryview.c
10559                 threads can be enabled/disabled independently
10560                 for each folder
10561
10562 2001-05-10 [alfons]
10563
10564         0.4.67claws1
10565         
10566         * AUTHORS: 
10567                 thought it would be nice to have a list of all
10568                 contributors (used Changelog as a reference)
10569         
10570         * configure.in: 
10571                 messed up version numbering...
10572
10573         0.4.66claws1
10574
10575         * sync with sylpheed 0.4.67cvs1-3
10576
10577 2001-05-10 [darko]
10578
10579         * src/prefs_common.c:
10580                 better UI for strftime format, double clicking
10581                 on format now inserts the format in text entry
10582                 replaced close button with standard OK/Cancel
10583                 moved date format button to the right of the
10584                 text entry field
10585
10586 2001-05-09 [alfons]
10587
10588         * src/gtkstext.c:
10589                 Ctrl-Home / Ctrl-End have proper cursor navigation
10590
10591 2001-05-09 [hoa]
10592
10593         * src/prefs_matcher.c
10594                 finished UI to define matching properties
10595                 added ok and cancel button
10596         * src/prefs_filter.c
10597                 added ok and cancel button
10598         * src/news.c
10599                 fixed some bug in xhdr parsing
10600
10601 2001-05-08 [alfons]
10602
10603         * src/textview.c: 
10604                 fixed a bug in textview_show_header(), which displayed two colons (':');
10605                 cleaned up some warnings
10606
10607 2001-05-08 [hoa]
10608
10609         * src/Makefile.am
10610                 added prefs_matcher.[ch]
10611                 compilation with -W -Wall
10612         * src/alertpanel.c
10613                 ungrab the mouse events if grabbed - does it
10614                 fix the bug for disposition notification ?
10615         * src/mainwindow.c
10616                 added a menu option to open the matching dialog.
10617         * src/matcher.[ch]
10618                 added matcherprop_to_string() and matcherlist_to_string()
10619                 fixed some bugs, changed the name of some options
10620                 age_sup and age_inf becomes age_greater and age_lower,
10621                 body and messageheaders becomes body_part and headers_part,
10622                 changed the names of constants from SCORING_XXX to MATCHING_XXX
10623         * src/prefs_display_header.c
10624         * src/prefs_headers.c
10625                 fixed a bug that accidentally destroyed dialogs
10626                 when closed them with delete_event
10627                 Added *_deleted() which handle delete_event signal correctly.
10628         * src/prefs_folder_item.[ch]
10629                 added "enable_thread" field for future customization
10630         * added src/prefs_matcher.[ch]
10631                 sample of the UI to define matching properties
10632         * src/procheader.c
10633                 using procheader_headername_equal instead of str*cmp functions
10634                 using procheader_parse_header() function
10635         * src/scoring.c
10636                 using MATCHING_XXX instead of SCORING_XXX
10637         * src/summaryview.c
10638                 display the sender of the news even if this is ourself
10639                 when this is a news message.
10640         * src/textview.c
10641                 using headername_equal() instead of str*cmp functions
10642
10643 2001-05-08 [alfons]
10644
10645         0.4.66claws
10646
10647         * sync with sylpheed 0.4.66
10648         * src/gtkstext.c: trace logs added 
10649
10650 2001-05-08 [sergey]
10651
10652         * src/prefs_common.[ch]: added option to enable/disable GnuPG
10653         signature check popup.
10654         * src/rfc2015.c (check_signature): show signature check popup only
10655         if it is enabled in preferences.
10656
10657 2001-05-07 [alfons]
10658
10659         0.4.66claws4
10660         
10661         * sync with sylpheed 0.4.66cvs6
10662
10663 2001-05-07 [darko]
10664
10665         * src/prefs_common.[ch]: added option to enable/disable
10666           looking up sender name in address book for summary pane
10667         * src/summaryview.c: look up sender in the address book
10668           by using Alfons' address completion code
10669
10670 2001-05-07 [hiroyuki]
10671
10672         * src/inc.h
10673           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
10674           member of Pop3State.
10675         * src/news.c: brought #include "defs.h" before #include <glib.h>
10676           to prevent the warning of `MIN' and `MAX' redefinition.
10677
10678 2001-05-06 [hoa]
10679
10680         * removed src/headers_display.[ch]
10681         * removed src/prefs_display_headers.[ch]
10682         * src/inc.c
10683                 use a temporary file in the user directory for mbox import
10684         * src/news.c
10685                 added XHDR support to get "To" and "Cc" headers
10686                 (in order to match news with to or cc field for
10687                 scoring)
10688                 added function news_parse_xhdr() to get XHDR response
10689         * src/nntp.[ch]
10690                 added function nntp_xhdr()
10691         * src/matcher.c
10692                 fetch the message if necessary
10693
10694 2001-05-06 [alfons]
10695
10696         0.4.66claws3
10697
10698         * sync with sylpheed 0.4.66cvs3-5
10699
10700 2001-05-06 [hoa]
10701
10702         * src/utils.[ch]
10703                 added function itos_buf() to enable use of several buffers
10704         * src/summaryview.c
10705                 use of itos_buf() instead of itos() in summary list
10706                 to fix the broken display of message number.
10707
10708 2001-05-06 [alfons]
10709
10710         * src/gtkstext.c: bug in cursor up navigation fixed,
10711                 fixed another unsigned / signed comparison (we're getting there :-)
10712
10713 2001-05-06 [hoa]
10714
10715         * src/Makefile.am
10716                 added scoring.c scoring.h
10717                 prefs_folder_item.c prefs_folder_item.h
10718                 matcher.c matcher.h
10719         * src/defs.h
10720                 added FOLDERITEM_RC SCORING_RC
10721         * src/folder.[ch]
10722                 added prefs field in FolderItem :
10723                 properties for each folder (PrefsFolderItem),
10724                 sorting type and mode were added as the first properties.
10725         * src/main.c
10726                 read config for scoring
10727         * added src/matcher.[ch]
10728                 gives functions to parse configuration file to do
10729                 matching on mails with a list of conditions.
10730         * src/mainwindow.c
10731                 add option to sort by score
10732         * src/prefs_common.[ch]
10733                 added preference option to show score and for
10734                 the score column size
10735         * added src/prefs_folder_item.[ch]
10736                 properties for each folder (PrefsFolderItem),
10737                 sorting type and mode were added as the first properties.
10738         * src/procheader.[ch]
10739                 added procheader_parse_header()
10740                 added procheader_header_free()
10741                 added procheader_headername_equal()
10742                 and made modification to use them.
10743         * src/procmsg.[ch]
10744                 added score field to MsgInfo structure
10745         * added src/scoring.[ch]
10746                 gives functions to parse configuration file to do
10747                 scoring on mails with a list of conditions.
10748         * src/summaryview.[ch]
10749                 save the sorting type and mode for the folder
10750                 added column to display the score of the mail
10751                 added function summary_score_clicked()
10752                 sorting type and mode are restored to the folder
10753                 when it is reopen
10754         * src/textview.c
10755                 use procheader_parse_header(), procheader_headername_equal()
10756                 removed memory leak in text_scan_header when freeing headers
10757         * src/filter.c
10758                 changed the function to match names of headers
10759                 using procheader_headername_equal()
10760
10761         Scoring functions are implemented, an interface is needed
10762         to configure that.
10763
10764 2001-05-04 [alfons]
10765
10766         * src/gtkstext.c: 
10767                 hopefully fixed the row up navigation bug,
10768                 removed adding back / forward lines to cache
10769
10770 2001-05-04 [sergey]
10771
10772         * src/prefs_display_headers.c: user interface changes:
10773         (prefs_display_headers_create): remove unused "Show" check button;
10774         allow reordering of headers by dragging.
10775         (prefs_display_headers_write_config): remove unused variables.
10776         (prefs_display_headers_set_dialog): do not insert "(New)" at top
10777         of lists (not needed with the new UI).
10778         (prefs_display_headers_set_list): scan lists starting from row 0,
10779         not 1 (do not skip "(New)").
10780         (prefs_display_headers_find_header): new function.
10781         (prefs_display_headers_clist_set_row): do not allow duplicates.
10782         (prefs_display_headers_delete_cb): do not skip row 0; treat
10783         closing the alert window by ESC as "No".
10784         (prefs_display_headers_up): do not protect row 0.
10785         (prefs_display_headers_down): do not protect row 0.
10786
10787 2001-05-04 [sergey]
10788
10789         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
10790         functions.
10791
10792         * src/summaryview.c
10793         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
10794         summary_select_next_marked, summary_select_prev_marked): new
10795         functions.
10796
10797 2001-05-03 [sergey]
10798
10799         * src/news.c: fixed a bug when no article can be fetched after
10800         server timeout if the connection was restored by news_post():
10801         (news_select_group): new function.
10802         (news_fetch_msg): call news_select_group() before fetching
10803         article.
10804         (news_get_uncached_articles): set session->group after successful
10805         GROUP command.
10806
10807 2001-05-03 [hoa]
10808
10809         * src/defs.h
10810         * src/procmsg.[ch]
10811         * src/procheader.c
10812                  changed version of cache, added cc field
10813
10814         * src/prefs_display_headers.c
10815                 the interface was changed
10816
10817         * src/prefs_headers.c
10818                 added cancel button
10819
10820 2001-05-03 [alfons]
10821
10822         * completed sync of sylpheed cvs2
10823         * src/gtkstext.c: updated row up / down cursor navigation
10824         * src/textview.c: re-edited, prepared for fixing the email address
10825                 scanner.
10826
10827 2001-05-03 [darko]
10828
10829         * src/prefs_common.c: use alfons' strftime ui code
10830         entry_datefmt and datefmt_sample widgets have to be
10831         global in this module because of this change
10832
10833 2001-05-03 [hoa]
10834
10835         * src/messageview.c
10836         * src/prefs_common.[ch] added option to activate the return receipt
10837                 feature.
10838
10839 2001-05-02 [alfons]
10840
10841         * src/gtkstext.c: fix for row up/down cursor navigation. 
10842
10843         0.4.66claws2
10844         
10845         * sync with 0.4.66cvs2
10846
10847 2001-05-02 [paul]
10848
10849         added add-sender-to-addressbook patch
10850
10851         * src/addressbook.c
10852         * src/addressbook.h
10853         * src/summaryview.c
10854
10855 2001-05-02 [sergey]
10856
10857         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
10858         G_ALERTDISABLE.
10859
10860         * src/alertpanel.c (alertpanel_create): new argument can_disable,
10861         all existing callers changed to pass FALSE; create a check button
10862         to disable the message.
10863         (alertpanel_message_with_disable): new function.
10864         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
10865         (alertpanel_button_toggled): new function.
10866         (alertpanel_button_clicked, alertpanel_close): set value using
10867         G_ALERT_VALUE_MASK.
10868
10869         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
10870
10871         * src/prefs_common.c (prefs_privacy_create): new check button
10872         checkbtn_gpgme_warning.
10873
10874         * src/main.c (main): moved preferences reading before gpgme
10875         initialization; check prefs_common.gpgme_warning before giving the
10876         GnuPG warning and set it to FALSE if the user wants to disable the
10877         warning.
10878
10879 2001-05-02 [hiroyuki]
10880
10881         * src/prefs_display_headers.c: modified the layout and some labels.
10882
10883 2001-05-02 [sergey]
10884
10885         * src/prefs_account.c (prefs_account_fix_size): new function.
10886         (prefs_account_create): call prefs_account_fix_size(); use
10887         gtk_widget_show instead of gtk_widget_show_all (fixes too large
10888         size when the window is shown for the first time).
10889         (prefs_account_basic_create): changed layout of serv_table; moved
10890         localmbox_entry above smtpserv_entry (logically it replaces
10891         POP3/IMAP server).
10892         (prefs_account_protocol_activated): set sensitivity of
10893         nntpauth_chkbtn according to the protocol (in addition to
10894         hide/show); commented out gtk_table_set_row_spacing() calls.
10895         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
10896         not sensitive (fixes a bug with disabled username/password boxes
10897         when editing POP3 account after NNTP with authentication).
10898
10899 2001-05-02 [hoa]
10900
10901         * src/account.c
10902         * src/inc.c
10903         * src/prefs_account.[ch]
10904         * src/send.c
10905                 removed local account without SMTP server
10906                 added option to use mail command instead of a connexion
10907                 to SMTP server when a local account is used
10908         * src/prefs_headers.c
10909                 fixed a bug
10910         * src/news.c
10911                 fixed a bug when connexion immediately closed
10912
10913 2001-05-01 [alfons]
10914
10915         0.4.66claws1
10916         
10917         * sync with 0.4.65
10918
10919 2001-05-01 [sergey]
10920
10921         * src/prefs_account.c (Basic, prefs_account_basic_create): new
10922         widget nntpauth_chkbtn.
10923         (prefs_account_protocol_activated): handle nntpauth_chkbtn
10924         visibility.
10925         (prefs_account_nntpauth_toggled): new function.
10926
10927         * src/news.c (news_session_new_for_folder): use NNTP
10928         authentication only if ac->use_nntp_auth is set.
10929
10930 2001-05-01 [hoa]
10931
10932         * src/Makefile.am changed headers.[ch] in customheader.[ch]
10933         * src/prefs_display_headers.c changed the UI
10934         * src/prefs_headers.c changed account_name to account_id
10935         * src/compose.c using customheader.h
10936
10937 2001-05-01 [hiroyuki]
10938
10939         * src/esmtp.c
10940           src/news.c
10941           src/nntp.c: changed sock_read() to sock_gets(), they've been left
10942           unsynched.
10943
10944 2001-05-01 [hoa]
10945
10946         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
10947         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
10948                 for displaying of headers
10949         * src/grouplist_dialog.[ch] minor changes to remove warnings
10950         * src/prefs_display_headers.[ch] dialog to choose the
10951         headers to display in the mail viewer.
10952         * src/headers.h correction of #define
10953         * src/headers_display.[ch] configuration for displaying of headers.
10954         * src/main.c read config of displaying of headers
10955         * src/prefs_common.c add a button to access the config dialog
10956                 for displaying of headers
10957         * src/prefs_display_headers.[ch] dialog for configuration for
10958                 displaying of the headers.
10959         * src/prefs_headers.c cleaning of code
10960         * src/procheader.c comments added to code
10961         * src/textview.c changes to reorder the headers depending
10962                 on the config for displaying of headers
10963
10964 2001-04-30 [alfons]
10965
10966         0.4.65claws7
10967
10968         * sync with 0.4.65cvs12
10969
10970         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
10971
10972 2001-04-30 [sergey]
10973
10974         * src/nntp.h (NNTPSockInfo): new field auth_failed.
10975
10976         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
10977         is set to force reconnection after authentication failure.
10978         (nntp_gen_command): set sock->auth_failed on authentication
10979         failure, or if sock->userid and sock->passwd are not set.
10980
10981         * src/news.c (news_session_new_for_folder): set userid=NULL if
10982         password dialog is cancelled.
10983
10984 2001-04-30 [sergey]
10985
10986         * src/nntp.h (NNTPSockInfo): new type.
10987
10988         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
10989         SockInfo.
10990         (nntp_open_auth, nntp_close): new functions.
10991         (nntp_gen_command): new function to handle authentication; all
10992         NNTP command functions updated to use it.
10993         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
10994         (nntp_list): removed old useless code.
10995
10996         * src/news.h (NNTPSession): new field nntp_sock.
10997
10998         * src/news.c: all functions updated to use NNTPSockInfo instead of
10999         SockInfo.
11000         (news_session_new): new arguments (userid, passwd); made static;
11001         use nntp_open_auth() if needed.
11002         (news_session_destroy): use nntp_close() instead of sock_close().
11003         (news_query_password): changed arguments.
11004         (news_session_new_for_folder): new function.
11005         (news_session_get): use news_session_new_for_folder().
11006         (news_authenticate): deleted.
11007         (news_get_uncached_articles): removed old authentication code.
11008
11009 2001-04-30 [sergey]
11010
11011         * src/news.c: reverted my previous changes (need to do NNTP
11012         authentication in a cleaner way).
11013         
11014 2001-04-29 [sergey]
11015
11016         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
11017         news_nntp_post, news_nntp_mode): new functions (wrappers with
11018         authentication support).
11019         (news_get_article_cmd, news_get_article, news_get_header): new
11020         argument "folder"; all callers changed.
11021         (news_get_article_cmd): added authentication support.
11022         (news_session_get): use news_nntp_mode() instead of nntp_mode().
11023         (news_post): use news_nntp_post() instead of nntp_post().
11024         (news_get_uncached_articles): use news_nntp_group() instead of
11025         nntp_group() and news_nntp_xover() instead of nntp_xover();
11026         removed old authentication code.
11027         (news_get_group_list): use news_nntp_list() instead of nntp_list().
11028
11029         * src/nntp.c (nntp_list): return real error code instead of
11030         hardcoded NN_ERROR.
11031
11032 2001-04-29 [sergey]
11033
11034         * configure.in: fixed wint_t typedef detection again
11035
11036 2001-04-28 [hoa]
11037
11038         * src/prefs_account.[ch], added A_LOCAL_CMD
11039                 (send mail with mail command)
11040         * src/send.c added function send_message_with_command()
11041         * src/inc.c made a more secure get_spool() function with
11042                 mktemp() but maybe mkstemp() or something more
11043                 secure can be used.
11044
11045 2001-04-28 [alfons]
11046
11047         * src/textview.c, colorization of email addresses in headers
11048
11049         0.4.65claws6
11050
11051         * bug sync with sylpheed
11052         * prefs_common.c: created date format ui for darko
11053         * sync with 0.4.65cvs11
11054         * configure.in: corrected to have the new gpg checks
11055
11056 2001-04-27 [alfons]
11057
11058         * completed sync with 0.4.65cvs10
11059         * minor debug things added to gtkstext.c
11060
11061 2001-04-27 [darko]
11062
11063         * configure.in: remove check for availability of
11064           strftime() as advised by Hiroyuki
11065         * src/prefs_common.[ch], src/procheader.c:
11066           synch strftime() code with Hiroyki's main branch
11067
11068 2001-04-26 [sergey]
11069
11070         * src/news.c: news_query_password(), news_authenticate(): new
11071           functions.
11072           news_get_uncached_articles(): added NNTP authentication
11073           handling.
11074         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
11075           new functions.
11076         * src/prefs_account.c: prefs_account_protocol_activated():
11077           enable userid and password fields for NNTP.
11078
11079 2001-04-26
11080
11081         * configure.in: check for availability of strftime()
11082           [darko]
11083         * src/prefs_common.[ch], src/procheader.c: use
11084           strftime() for displaying date in summary pane if it
11085           is available
11086
11087 2001-04-25
11088
11089         * more .cvsignore cleanups [alfons]
11090
11091 2001-04-25
11092
11093         * ac/sv-check-type.m4: new autoconf macro.
11094         * configure.in: fixed wint_t typedef detection (did not work
11095           with gcc-2.96).
11096
11097 2001-04-25
11098
11099         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
11100           [hiroyuki]
11101
11102 2001-04-24
11103         * modified gtkstext.c : buggy cursor navigation fixed, 
11104           and font descent also taken in account when drawing
11105           cursor. [alfons]
11106
11107 2001-04-24 [hoa]
11108         * added comments in src/news.c src/nntp.c
11109         * added src/prefs_headers.[ch]
11110         * added src/headers.[ch]
11111         * modified compose.c to activate custom headers
11112                 added function is_in_custom_headers
11113         * modified prefs_account.[ch]
11114                 added function prefs_account_customhdr_edit
11115         * modified src/defs.h :
11116                 added HEADERS_RC : name of the config file
11117                 for the custom headers
11118
11119 2001-04-24
11120
11121     0.4.65claws5
11122
11123         * configure.in
11124           src/gtkstext.[ch]
11125           src/compose.c
11126           src/Makefile.am
11127           
11128           added gtkstext with configure.in patch by Hiroyuki which
11129           should fix the XIM detection [alfons]
11130
11131         * more clean up of cvs [alfons]
11132
11133                  * removed all Makefile.in files to attic.
11134
11135                  * updated all .cvsignores to really ignore things that could
11136                    be unintentionally committed by a recursive commit.
11137
11138 2001-04-23 [hoa]
11139         * added src/grouplist_dialog.[ch]
11140         * changed src/folderview.c to call grouplist_dialog instead
11141                 of inputdialog
11142         * src/news.c :
11143                 added functions news_reset_group_list
11144                 and news_get_group_list
11145         * src/nntp.c :
11146                 added function nntp_list
11147         * src/defs.h :
11148                 added GROUPLIST_FILE : name of the newsgroup list cache file
11149
11150 2001-04-21
11151
11152         * added option to warn about queued messages on exit [sergey]:
11153
11154           * src/compose.c: compose_queue(): call folder_item_scan()
11155             and folderview_update_item() after queueing.
11156           * src/folderview.c: folderview_update_node(): draw the queue
11157             folder in bold font if there are queued messages.
11158           * src/mainwindow.c: queued_messages(): new function.
11159             app_exit_cb(): display warning if there are queued messages
11160             if warn_queued_on_exit is set.
11161           * prefs_common.[ch]: add warn_queued_on_exit option.
11162
11163         * enhanced GnuPG key selection support [sergey]:
11164
11165           * src/select-keys.c: updated to newer version from Win32
11166             branch with support for selecting arbitrary keys.
11167           * src/prefs_account.c: added the Privacy tab to the account
11168             options window.
11169             prefs_account_privacy_create(),
11170             prefs_account_sign_key_set_data_from_radiobtn(),
11171             prefs_account_sign_key_set_radiobtn(): new functions.
11172           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
11173           * src/rfc2015.c: set_signers(): new function.
11174             pgp_sign(): add the account parameter, call set_signers().
11175             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
11176           * src/rfc2015.h: rfc2015_sign(): updated prototype.
11177           * src/compose.c: pass the current account to rfc2015_sign().
11178
11179         * tag name claws added to prevent confusion with main branch [alfons]
11180
11181         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
11182
11183         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
11184
11185         * sync with recent sylpheed cvs. Untested though. [alfons]
11186