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