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