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