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