e2ec719be2511adf7494bf5587c100c17516ff1f
[claws.git] / ChangeLog.claws
1 2002-11-28 [paul]       0.8.6claws25
2
3         * src/grouplistdialog.c
4           src/prefs_common.c
5           src/prefs_summary_column.c
6                 a few more improvements to the English
7
8 2002-11-28 [colin]      0.8.6claws24
9
10         * man/sylpheed.1
11                 A few updates to command-line parameters
12
13 2002-11-28 [colin]      0.8.6claws23
14
15         * src/prefs_filtering.c
16                 Fix problems with prefs_filtering_delete_path:
17                 a) if the first rule is removed, original pointers
18                    weren't updated (leading to segfaults)
19                 b) it was always global_processing updated in case
20                    of removed path was parent of rule path
21
22 2002-11-27 [paul]       0.8.6claws22
23
24         * src/mainwindow.c
25           src/prefs_account.c
26           src/prefs_actions.c
27           src/prefs_common.c
28           src/prefs_customheader.c
29           src/prefs_display_header.c
30           src/prefs_filtering.c
31           src/prefs_folder_item.c
32           src/prefs_matcher.c
33           src/prefs_scoring.c
34           src/prefs_summary_column.c
35           src/prefs_template.c
36           src/prefs_toolbar.c
37                  improve the English in the GUI
38
39 2002-11-27 [colin]      0.8.6claws21
40
41         * src/folder.c
42                 Fix processing renaming problems happening after
43                 last commit
44
45 2002-11-27 [colin]      0.8.6claws20
46
47         * src/folder.c
48                 recursive move now deletes src each subfolder after 
49                 having moved it
50         * src/folderview.c
51                 Use identifier instead of path during dnd (enables
52                 IMAP folder dnd)
53
54 2002-11-27 [paul]       0.8.6claws19
55
56         * src/main.c
57                 apply patch that does command-line processing 
58                 BEFORE gtk_init, allowing claws to run from 
59                 shell-scripts in non-X environment (e.g. crontab 
60                 or ip-up, ip-down scripts). Patch submitted by
61                 Ruslan N. Balkin <baron@dartel.ru>
62                 
63         * po/it.po
64                 updated by Alessandro Maestri
65
66 2002-11-27 [paul]       0.8.6claws18
67
68         * sync with 0.8.6cvs12
69           src/prefs_common.c
70                 Differences are that main uses a 'Receive dialog'
71                 frame on the Interface tab, whereas claws groups all 
72                 the dialogs together in a 'Dialogs' frame.
73
74 2002-11-27 [colin]      0.8.6claws17
75
76         * src/prefs_matcher.c
77                 Fix Execute criteria's NOT flag
78
79
80 2002-11-26 [christoph]  0.8.6claws16
81
82         * src/ssl.c
83                 rewrite the ssl code a little bit, only use one
84                 SSL context, set default certificates' file/path
85
86 2002-11-26 [thorsten]   0.8.6claws15
87
88         * src/compose.c
89                 default-reply-to didn't work for ml-reply
90
91 2002-11-26 [melvin]     0.8.6claws14
92
93         * src/prefs_actions.c
94                 Made pipe-actions ignore short headers in message view
95                 Made trailing-pipe-actions write in the message view with
96                 the same font as the original message
97
98 2002-11-26 [paul]       0.8.6claws13
99
100         * src/compose.c
101                 this time commit the correct file
102
103 2002-11-26 [paul]       0.8.6claws12
104
105         * sync with 0.8.6cvs11
106           src/quote_fmt_parse.y  
107                 no sync needed
108           src/account.[ch]       
109                 not sync'ed
110           src/compose.c
111                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
112                 on draft mode.
113                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
114                 header
115                 
116         see ChangeLog 2002-11-25 and 2002-11-26
117
118 2002-11-26 [colin]      0.8.6claws11
119
120         * src/folderview.c
121                 Fix collapsed folder not auto-expanding during
122                 mail dnd, if it was the source folder.
123
124 2002-11-25 [colin]      0.8.6claws10
125
126         * src/folderview.[ch]
127                 Variable renaming and cleaning (slist of nodes 
128                 to be re-collapsed is stored in FolderView)
129
130 2002-11-25 [paul]       0.8.6claws9
131
132         * src/prefs_common.[ch]
133                 fix breakage caused by last commit
134
135 2002-11-25 [paul]       0.8.6claws8
136
137         * sync with 0.8.6cvs4
138                 see ChangeLog 2002-11-21
139
140 2002-11-25 [paul]       0.8.6claws7
141
142         * sync with 0.8.6cvs4
143                 see ChangeLog 2002-11-20
144
145 2002-11-25 [paul]       0.8.6claws6
146
147         * sync with 0.8.6cvs3
148                 see ChangeLog 2002-11-18
149
150 2002-11-25 [colin]      0.8.6claws5
151
152         * src/gtkutils.[ch]
153                 Add gtkut_ctree_node_is_parent()
154         * src/folderview.c
155                 Spring-loaded folders
156
157 2002-11-25 [colin]      0.8.6claws4
158
159         * src/utils.[ch]
160                 Add slist_concat_unique(), function to merge
161                 two GSList filtering dups
162         * src/folder.[ch]
163         * src/summaryview.[ch]
164         * src/folderview.c
165         * src/main.c
166                 Add detection/update/display of unread answers
167                 to marked mails
168         * src/procmsg.[ch]
169                 Add procmsg_find_children()
170                 Add procmsg_msg_has_marked_parent()
171
172 2002-11-25 [colin]      0.8.6claws3
173
174         * src/ssl_certificate.[ch]
175                 Allow checking a certificate without a DNS
176                 lookup
177                 Allow to forget a cert (by deleting it)
178                 Make ssl_certificate_destroy_public
179         * src/ssl_manager.[ch] ** NEW FILES **
180                 Gui to manage (display/remove) certificates
181         * src/prefs_common.[ch]
182                 Add a pref to allow silent acceptation of
183                 trusted certificates or not (based on the
184                 "I want to know what's going on" principle)
185         * src/mainwindow.c
186                 Add SSL manager in Tools menu
187         * src/Makefile.am
188                 Add the new files to the build
189         * po/POTFILES.in
190                 Add ssl_manager.c to translations
191
192 2002-11-25 [colin]      0.8.6claws2
193
194         * src/summaryview.[ch]
195                 Add S_SEARCH_EXTENDED to the quick search, which 
196                 allows to search using filtering syntax.
197
198 2002-11-25 [colin]      0.8.6claws1
199
200         * src/summaryview.c
201                 Deletion of duplicates now prefer deleting
202                 the unread dup (fixes feature-request 638989).
203
204 2002-11-24 [paul]       0.8.6claws
205
206         * po/es.po
207           po/pl.po
208           po/ru.po
209           po/sr.po
210                 updated by Ricardo Mones Lastra,
211                 Witold Wladyslaw Wojciech Wilk,
212                 Ruslan N. Balkin, and  Urke MMI 
213                 respectively
214
215 2002-11-24 [paul]       0.8.5claws182
216
217         * po/bg.po
218                 updated by George Danchev
219
220 2002-11-23 [alfons]     0.8.5claws181
221
222         * src/imap.c
223                 tiny memory leak found by browsing Dimitar's 
224                 valgrind report
225
226 2002-11-23 [paul]       0.8.5claws180
227
228         * po/it.po
229                 updated by Alessandro Maestri
230
231 2002-11-22 [christoph]  0.8.5claws179
232
233         * src/compose.c
234         * src/inc.c
235         * src/prefs_filtering.c
236         * src/summaryview.c
237                 more warning fixes
238
239 2002-11-22 [alfons]     0.8.5claws178
240
241         * src/summaryview.c
242                 summary_execute_delete_func(): if message is deleted, make 
243                 sure to also remove its entry in the subject hash table. 
244                 fixes a corner case bug.
245
246 2002-11-22 [paul]       0.8.5claws177
247
248         * .cvsignore
249                 add 'autom4te.cache'
250                 
251         * ltconfig      ** REMOVED **
252                 not needed
253
254 2002-11-22 [paul]       0.8.5claws176
255
256         * src/textview.c
257                 textview_set_font(): fix for message display in
258                 UTF-8 locales (thanks to Sergey Vlasov).
259                 
260         * AUTHORS
261                 add new team members and contributors
262
263
264 2002-11-21 [colin]      0.8.5claws175
265
266         * src/procmsg.[ch]
267                 Add procmsg_remove_special_headers()
268         * src/mh.c
269                 Use procmsg_remove_special_headers() for 
270                 previous fix
271
272 2002-11-21 [colin]      0.8.5claws174
273
274         * src/mh.c
275                 Fix moving/copying from queue/draft folders
276                 for MH folders
277
278 2002-11-21 [christoph]  0.8.5claws173
279
280         * src/crash.c
281         * src/filtering.c
282         * src/logwindow.c
283         * src/main.c
284         * src/matcher_parser_lex.[hl]
285         * src/mbox.c
286         * src/mbox_folder.[ch]
287         * src/prefs_filtering.c
288         * src/procheader.c
289         * src/quote_fmt_lex.l
290         * src/ssl.c
291                 fix all warnings except the warnings in lex and yacc files
292
293 2002-11-20 [christoph]  0.8.5claws172
294
295         * src/imap.c
296                 fix MsgInfo retrieval for IMAP draft and queue folders
297                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
298
299 2002-11-19 [christoph]  0.8.5claws171
300
301         * src/compose.c
302                 fix segfault, when draft saving does not get
303                 the MsgInfo of the new message
304                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
305
306 2002-11-19 [christoph]  0.8.5claws170
307
308         * src/procmsg.c
309                 add parameter check for flag setting function
310                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
311
312 2002-11-18 [paul]       0.8.5claws169
313
314         * src/compose.c
315                 more sensitivity fixes to redirect mode:
316                 * disable toolbar draft button
317                 * allow only Address book in the Tools menu
318                 * disable editing of message by the spell
319                   checker
320
321 2002-11-18 [paul]       0.8.5claws168
322
323         * src/compose.c
324                 fix sensitivity of menu items in compose_redirect():
325                 allow only the necessary items 
326
327 2002-11-18 [paul]       0.8.5claws167
328
329         * src/compose.c
330                 fix bug [ 603259 ] 'attachment got lost on bounce'
331
332 2002-11-18 [paul]       0.8.5claws166
333
334         * po/ru.po
335                 updated by Ruslan N. Balkin <baron@dartel.ru>
336
337 2002-11-18 [colin]      0.8.5claws165
338
339         * src/main.c
340           src/defs.h
341                 Remove old filtering stuff
342
343
344 2002-11-17 [oliver]     0.8.5claws164
345
346         * src/toolbar.h
347                 remove not needed typedef 
348
349 2002-11-17 [oliver]     0.8.5claws163
350
351         * src/toolbar.c
352                 make toolbar's on click events translatable
353
354 2002-11-15 [colin]      0.8.5claws162
355
356         * src/summaryview.c
357                 Revert too-soon integration of a feature
358
359 2002-11-15 [christoph]  0.8.5claws161
360
361         * src/imap.c
362                 use main's implementation of imap_get_msginfo
363
364 2002-11-15 [christoph]  0.8.5claws160
365
366         * src/compose.c
367         * src/folder.[ch]
368         * src/imap.c
369         * src/mbox_folder.c
370         * src/mh.c
371         * src/news.c
372         * src/procmsg.c
373         * src/summaryview.c
374                 replace claws' fetch_msginfo with main's get_msginfo
375                 (use main's implementation where possible)
376
377 2002-11-15 [colin]      0.8.5claws159
378
379         * src/ssl_certificate.c
380                 Missed a check
381
382 2002-11-16 [melvin]     0.8.5claws158
383
384         * po/fr.po
385                 Updated French translations.
386
387 2002-11-16 [colin]      0.8.5claws157
388
389         * src/ssl_certificate.c
390                 Check for missing parts in the certificates
391
392 2002-11-15 [colin]      0.8.5claws156
393
394         * src/folderview.c
395                 Preventive fix (missing check) found by
396                 Alfons
397
398 2002-11-15 [paul]
399
400         * NEWS
401                 sync with 0.8.6 release
402
403 2002-11-15 [colin]      0.8.5claws155
404
405         * src/folder.[ch]
406           src/folderview.c
407                 Fix error handling of folder_item_move_to()
408                 (thanks to Alfons!)
409
410 2002-11-15 [colin]      0.8.5claws154
411
412         * src/folder.[ch]
413           src/folderview.c
414                 folder_item_move_to() sets an error message instead
415                 of having GUI stuff in folder.c
416
417 2002-11-15 [colin]      0.8.5claws153
418
419         * src/procmsg.[ch]
420                 Implemented a callback for MsgInfo updates, 
421                 heavily copy/pasted from Christoph's folder 
422                 callback system
423         * src/summaryview.[ch]
424                 Register summary_update_msg as callback
425
426 2002-11-14 [colin]      0.8.5claws152
427         
428         * src/procmsg.c
429                 Update the FolderItem after sending (fixes 617593)
430
431 2002-11-14 [christoph]  0.8.5claws151
432
433         * src/folder.c
434                 fix wrong position of NULL pointer check found
435                 by Sergey
436
437 2002-11-14 [christoph]  0.8.5claws150
438
439         * src/folder.c
440                 fix segfault when deleting messages from IMAP folders
441                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
442
443 2002-11-14 [colin]      0.8.5claws149
444
445         * src/compose.c
446                 Forwarding was also ignoring the folder's default account.
447
448 2002-11-14 [colin]      0.8.5claws148
449
450         * src/compose.c
451                 Fix sent folder not set to folder properties when 
452                 forwarding.
453
454 2002-11-14 [thorsten]   0.8.5claws147
455
456         * src/inc.c
457                 inc_start(): Files were not moved from .processing to inbox,
458                 if no global processing rule existed
459
460 2002-11-14 [colin]      0.8.5claws146
461
462         * src/ssl_certificate
463                 Fix file operations
464
465 2002-11-14 [paul]       0.8.5claws145
466
467         * po/it.po
468                 updated by Alessandro Maestri
469
470 2002-11-13 [alfons]     0.8.5claws144
471
472         * src/folder.c
473                 folder_item_close(): only mark messages unread
474                 when a folder has new messages 
475
476 2002-11-13 [keith]      0.8.5claws143
477
478         * src/imap.c
479                 Fix problem moving or copying between
480                 IMAP folders
481
482 2002-11-13 [colin]      0.8.5claws142
483
484         * src/matcher_parser_parse.y
485                 Fix rule problem when " don't match
486
487 2002-11-13 [christoph]  0.8.5claws141
488
489         * src/folder.c
490         * src/folderview.c
491                 moved cache saving to folder_item_close
492                 the folderview should not have to deal with
493                 this things
494
495 2002-11-13 [christoph]  0.8.5claws140
496
497         * src/summaryview.c
498                 moved setting of important score to
499                 summary_set_prefs_from_folderitem
500
501 2002-11-13 [colin]      0.8.5claws139
502
503         * src/matcher_parser_parse.y
504                 Fix a segfault in the parser (happening when
505                 a good expression had been tested and a bad 
506                 one arrives)
507
508 2002-11-13 [paul]       0.8.5claws138
509
510         * sync with 0.8.5cvs24
511                 see ChangeLog 2002-11-13
512                 
513         * po/pt_BR.po
514                 updated by Fabio Jr. Beneditto
515
516 2002-11-13 [colin]      0.8.5claws137
517         
518         * src/msgcache.c
519           src/defs.h
520           src/procmsg.[ch]
521                 Revert last commit, problem
522
523 2002-11-13 [colin]      0.8.5claws136
524
525         * src/msgcache.c
526                 Remove duplicated code
527         * src/defs.h
528                 Bumped CACHE_VERSION and MARK_VERSION
529         * src/procmsg.[ch]
530                 Network endian for cache and mark files
531
532 2002-11-12 [colin]      0.8.5claws135
533
534         * src/inc.c
535                 Fix the "socket error" dialog which disappeared
536
537 2002-11-12 [colin]      0.8.5claws134
538
539         * src/msgcache.c
540                 Reverse last commit which had performance 
541                 problems, but still reverse the list
542
543 2002-11-12 [colin]      0.8.5claws133
544
545         * src/msgcache.c
546                 Reverse list order
547
548 2002-11-12 [melvin]     0.8.5claws132
549
550         * src/compose.c
551                 Added a check for a NULL prefs_common.dictionary
552
553 2002-11-12 [colin]      0.8.5claws131
554
555         * src/ssl_certificate.[ch]
556                 Use FQDN hostname
557
558 2002-11-12 [colin]      0.8.5claws130
559
560         * src/ssl_certificate.[ch]
561                 Take connection port into account for 
562                 checking certificates (a single hostname
563                 could have multiple servers with multiple
564                 certificates)
565         * src/ssl.c
566                 Pass the port to ssl_certificate_check
567
568 2002-11-12 [paul]       0.8.5claws129
569
570         * src/folder.c
571                 fix a typo in last commit
572
573 2002-11-12 [paul]       0.8.5claws128
574
575         * sync with 0.8.5cvs23
576                 see ChangeLog entry 2002-11-12
577
578 2002-11-11 [colin]      0.8.5claws127
579
580         * src/ssl_certificate.c
581                 Cleaner messages
582                 Don't popup, instead log error, if the 
583                 corresponding pref is checked
584         * src/ssl_certificate.h
585                 include <openssl/objects/h>
586
587 2002-11-11 [colin]      0.8.5claws126
588
589         * src/ssl_certificate.h
590                 _Really_ clean it
591
592 2002-11-11 [colin]      0.8.5claws125
593         
594         * src/ssl_certificate.c
595                 Fixed leak
596
597 2002-11-11 [colin]      0.8.5claws124
598
599         * src/ssl.c
600                 Cleaned a bit
601         * src/ssl_certificate.[ch]
602                 Cleaned a bit (better use of SSL API)
603                 (This will cause non-recognition of saved 
604                  certificates of claws12[23]...)
605
606 2002-11-11 [paul]       0.8.5claws123
607         
608         * po/es.po
609                 updated by Ricardo Mones Lastra
610
611 2002-11-11 [colin]      0.8.5claws122
612
613         * src/ssl.c
614                 Fix a typo
615
616 2002-11-11 [colin]      0.8.5claws121
617
618         * src/ssl_certificate.[ch] ** NEW FILES **
619         * src/ssl.[ch]
620                 Check SSL certificates presented to us
621         * src/Makefile.am
622                 Add ssl_certificate.[ch]
623         * po/POTFILES.in
624                 Add ssl_certificate.c
625
626 2002-11-11 [paul]       0.8.5claws120
627
628         * sync with 0.8.5cvs22
629                 see ChangeLog 2002-11-11
630
631 2002-11-11 [paul]       0.8.5claws119
632
633         * sync with 0.8.5cvs21
634                 see ChangeLog 2002-11-11
635
636 2002-11-10 [jens]       0.8.5claws118
637
638         * src/folder.c
639         * src/folderview.c
640                 corrected some typing
641         * po/de.po
642                 updated german translation
643         * sylpheed.spec.in
644                 cleaned up specfile and adjusted it for claws
645
646 2002-11-10 [colin]      0.8.5claws117
647
648         * src/summaryview.c
649                 a STATUSBAR_PUSH/POP fix
650
651 2002-11-10 [colin]      0.8.5claws116
652
653         * src/prefs_folder_item.c
654                 Fix hanging after opening folder properties
655
656 2002-11-10 [hoa]        0.8.5claws115
657
658         * src/matcher_parser_lex.l
659         * src/matcher_parser_parse.y
660                 config file for scoring and filtering is no more trashed
661                 when there is a syntax error in a filtering rule when
662                 editing it in a dialog.
663
664 2002-11-09 [colin]      0.8.5claws114
665
666         * src/mbox_folder.c
667                 Added missing initialisation of folder->destroy()
668
669 2002-11-09 [colin]      0.8.5claws113
670
671         * src/folder.c
672           src/folderview.c
673                 Fix the status bar messages
674
675 2002-11-09 [colin]      0.8.5claws112
676
677         * src/folderview.c
678                 Fix hangs after folder dnd, happening after 
679                 claws109.
680
681 2002-11-09 [christoph]  0.8.5claws111
682
683         * src/folderview.c
684                 just changed order of calls (reverse order of
685                 associated calls)
686         * src/inc.c
687                 lock inc when checking only one account, otherwise
688                 inc all could be executed at the same time
689
690 2002-11-09 [christoph]  0.8.5claws110
691
692         * src/folderview.c
693                 better unlock the mouse cursor before calling
694                 summary_show because it changes the cursor too
695
696 2002-11-09 [christoph]  0.8.5claws109
697
698         * src/folder.[ch]
699         * src/folderview.c
700                 add functions to open and close a folder
701                 o opending will execute scanning for remote folders
702                   and processing
703                 o closing will unset new flag for messages
704
705 2002-11-09 [colin]      0.8.5claws108
706
707         * src/folder.c
708                 Add a call to prefs_matcher_write_config to 
709                 avoid non-leaf folders filtering settings to be
710                 lost
711
712 2002-11-09 [paul]       0.8.5claws107
713
714         * src/prefs_account.c
715                 re-word a label
716
717 2002-11-09 [colin]      0.8.5claws106
718
719         * src/folderview.c
720                 Minor esthetic fix
721
722 2002-11-09 [colin]      0.8.5claws105
723
724         * src/folderview.c
725                 Fix prefs_filtering deletion for MH folders (same
726                 reason as below)
727         * src/prefs_filtering.c
728                 Fix prefs_filtering renaming and deletion for 
729                 folder-based processing rules.  
730
731 2002-11-09 [christoph]  0.8.5claws104
732
733         * src/compose.c
734         * src/folder.[ch]
735         * src/folderview.[ch]
736         * src/import.c
737         * src/inc.c
738         * src/main.c
739         * src/mainwindow.c
740         * src/messageview.c
741         * src/prefs_folder_item.c
742         * src/procmsg.c
743         * src/summaryview.c
744                 implement a callback system for folder item updates
745
746 2002-11-09 [colin]      0.8.5claws103
747
748         * src/folderview.c
749                 Fix prefs_filtering renaming for MH folders (we
750                 shouldn't rename by path as another folder could
751                 have the same hierarchy).
752
753 2002-11-09 [colin]      0.8.5claws102
754
755         * src/folder.c
756                 Fix a leak found by Christoph, use better variable
757                 names
758
759 2002-11-09 [colin]      0.8.5claws101
760
761         * src/folder.c
762                 One more fix for processing rules
763
764 2002-11-08 [colin]      0.8.5claws100
765         
766         * src/matcher.c
767                 Don't copy the compiled regexp (will be reevaluated)
768         * src/folderview.c
769                 Lock folderview while moving
770         * src/folder.c
771                 Provide info on what's happening to the user
772
773 2002-11-08 [colin]      0.8.5claws99
774
775         * src/folderview.c
776                 Fix folder reordering after a move if parent is 
777                 root
778         * src/scoring.[ch]
779                 Add function to copy a ScoringProp
780         * src/prefs_folder_item.c
781                 Copy scoring rules when copying a folder prefs
782
783 2002-11-08 [colin]      0.8.5claws98
784
785         * src/folderview.c
786                 Fixes in case of failure
787         * src/filtering.[ch]    
788                 Add function to duplicate a FilteringProp
789         * src/matcher.[ch]
790                 Add function to duplicate a MatcherProp
791         * src/prefs_folder_item.c
792                 Save folder's processing rules when copying 
793                 its prefs
794
795 2002-11-08 [colin]      0.8.5claws97
796         
797         * src/folderview.c
798                 Sort after move
799         * src/folder.c 
800                 Change a printf to debug_print
801
802 2002-11-08 [colin]      0.8.5claws96
803
804         * src/folder.c
805           src/folderview.c
806                 Fix segfaults, call me stupido
807         
808
809 2002-11-08 [colin]      0.8.5claws95
810
811         *src/folder.c
812                 Added forgotten prefs to save when moving folders
813
814 2002-11-08 [colin]      0.8.5claws94
815
816         * src/folder.c
817                 Fixes to folder DND (prefs copy)
818         * src/folderview.c
819                 Optimization for folder DND (don't rescan whole tree)
820                 Added folderview_create_folder_node() for this 
821                 optimization, so de-duped a bit the code
822         * src/prefs_folder_item.[ch]
823                 Added prefs_folder_item_copy_prefs()    
824           
825 2002-11-08 [paul]       0.8.5claws93
826
827         * src/prefs_account.c
828           tools/README
829           tools/kmail2sylpheed_v2.pl
830                 correct some typos
831
832 2002-11-08 [paul]       0.8.5claws92
833
834         * src/compose.c
835           src/prefs_account.[ch]
836                 remove account options 'clearsign' and 'ascii_armored',
837                 replace with 'default_gnupg_mode' to prevent mixed-mode
838                 Privacy settings
839
840 2002-11-08 [paul]       0.8.5claws91
841
842         * src/compose.[ch]
843                 re-implement GnuPG 'on-the-fly' mode selection,
844                 disallow mixed-mode
845
846 2002-11-08 [colin]      0.8.5claws90
847
848         * src/folderview.c
849           src/prefs_folder_item.c
850                 Change "Property" to "Properties"
851
852 2002-11-07 [colin]      0.8.5claws89
853
854         * src/folderview.c
855           src/folder.c
856                 Allow folder dropping to a root folder
857
858 2002-11-07 [paul]       0.8.5claws88
859
860         * src/compose.c
861                 revert last commit
862
863 2002-11-07 [paul]       0.8.5claws87
864
865         * src/compose.c
866                 fix reply-to-list bug. closes bug report
867                 "[633382] reply-to-list broken in recent cvs"
868
869 2002-11-07 [paul]       0.8.5claws86
870
871         * src/compose.c
872                 add a forgotten '#if USE_GPGME ... #endif'
873
874 2002-11-07 [paul]       0.8.5claws85
875
876         * sync with 0.8.5cvs20
877                 see ChangeLog 2002-11-07
878
879 2002-11-07 [colin]      0.8.5claws84
880
881         * src/folder.[ch]
882                 Change folder_item_move_to to return the newly 
883                 created folderitem.
884         * src/folderview.c
885                 Select the new folderitem after moving.
886
887 2002-11-07 [colin]      0.8.5claws83
888
889         * src/prefs_filtering.c
890                 Fix rule rewriting when moving a leaf folder to a 
891                 shorter path
892
893 2002-11-07 [colin]      0.8.5claws82
894
895         * src/prefs_filtering.c
896                 fix a leak
897
898 2002-11-07 [colin]      0.8.5claws81
899
900         * src/folder.[ch]
901                 Add folder_item_move_to() function to move a 
902                 folderitem into another one (updates matcher etc)
903         * src/folderview.c
904                 Add folder drag'n drop (context menu to come)
905                 [Should be dataloss free, but Please backup before 
906                  trying !]
907
908 2002-11-06 [colin]      0.8.5claws80
909
910         * src/mh.c
911                 mh_create_folder() returns NULL if can't create
912                 directory hierarchy
913
914 2002-11-06 [paul]       0.8.5claws79
915
916         * src/compose.[ch]
917                 allow 'on-the-fly' changing of the type of encryption 
918                 and/or signing used (mime/ascii) via the compose window
919
920 2002-11-06 [paul]       0.8.5claws78
921
922         * sync with 0.8.5cvs19
923                 see ChangeLog 2002-11-06 for src/account.c: 
924                 account_get_special_folder()
925                 
926 2002-11-05 [alfons]     0.8.5claws77
927
928         * src/crash.c
929                 very minor cleanups: nothing to see here, move on. :-)
930
931 2002-11-05 [colin]      0.8.5claws76
932
933         * src/main.c
934                 Changes choices if compose windows are opened to
935                 Discard, Draft, Don't quit
936
937 2002-11-05 [thorsten]   0.8.5claws75
938
939         * src/compose.c
940                 reenabled default_reply_to folder option
941
942 2002-11-05 [colin]      0.8.5claws74
943
944         * src/compose.[ch] 
945                 add compose_draft()
946         * src/crash.c
947                 add SIGTERM handler
948         * src/main.[ch]
949                 add clean_quit() for the SIGTERM handler
950
951 2002-11-05 [paul]       0.8.5claws73
952         
953         * po/es.po
954                 updated by Ricardo Mones Lastra
955
956 2002-11-05 [melvin]     0.8.5claws72
957
958         * src/logwindow.c
959                 Fixed log-clipping bug #616795.
960                 To stop logging in the log window use 0 length.
961         * src/prefs_common.c
962                 Added a label to inform about the 0 log length behaviour.
963
964 2002-11-05 [paul]       0.8.5claws71
965
966         * sync with 0.8.5cvs17
967                 see ChangeLog 2002-11-05
968
969 2002-11-04 [paul]       0.8.5claws70
970
971         * sylpheed-128x128.png
972           sylpheed-64x64.png
973           sylpheed.png
974                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
975                 <nikai@users.sourceforge.net>
976                 
977         * po/bg.po
978                 updated by George Danchev
979
980 2002-11-03 [thorsten]   0.8.5claws69
981
982         * src/main.c
983           src/mimeview.c
984           src/rfc2015.h
985                 add check if gpg is active
986
987 2002-11-03 [thorsten]   0.8.5claws68
988
989         * src/toolbar.h
990                 removed GSList declaration causing trouble on MacOS-X
991                 (submitted by alfons, reported by xfesty)
992
993 2002-11-01 [paul]       0.8.5claws67
994
995         * src/mainwindow.c
996                 remove last remnants of main's filter code
997
998 2002-11-01 [paul]       0.8.5claws66
999
1000         * tools/filter_conv.pl
1001                 fix bug where user-defined headers were ignored
1002
1003 2002-11-01 [paul]       0.8.5claws65
1004
1005         * src/logwindow.c
1006                 make a debug_print() not translatable
1007
1008 2002-10-31 [melvin]     0.8.5claws64
1009
1010         * ac/aspell.m4
1011                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
1012                 not run any GNU/aspell test.  The dictionary path will
1013                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
1014                 was given, in which case, it will be $prefix/lib/aspell/
1015         * configure.in
1016                 Fixed typo in commentary (Aspell code).
1017
1018 2002-10-31 [paul]       0.8.5claws63
1019
1020         * po/POTFILES.in
1021                 remove src/filter.c and src/prefs_filter.c
1022                 thanks to Ricardo for reminding me
1023
1024 2002-10-31 [colin]      0.8.5claws62
1025
1026         * src/mbox_folder.c
1027                 Plug some leaks
1028
1029 2002-10-31 [paul]       0.8.5claws61
1030
1031         * src/prefs_filter.[ch] ** REMOVED **
1032           src/filter.[ch]       ** REMOVED **
1033           
1034         * src/Makefile.am
1035           src/folderview.c
1036           src/inc.c
1037           src/main.c
1038           src/mainwindow.c
1039           src/mbox.c
1040           src/prefs_common.c
1041           src/prefs_filtering.c
1042           src/summaryview.[ch]
1043                 remove main's 'filter' code
1044                 
1045         README.claws
1046                 update to reflect removal of main's filter
1047
1048 2002-10-31 [paul]       0.8.5claws60
1049
1050         * src/summaryview.c
1051                 remove check for global_processing in summary_filter_open(). 
1052                 This fixes the bug where if the user uses the right-click 
1053                 'Create filter rule...' and doesn't have any filter rules 
1054                 already defined in claws' advanced filtering, the newly 
1055                 created filter rule goes to main's filtering which is 
1056                 inaccessible through the gui. Now the filter rule gets added
1057                 to claws' filtering by default.
1058
1059 2002-10-28 [melvin]     0.8.5claws59
1060
1061         * src/prefs_actions.c
1062                 Fixed bug #627322 where MIME parts were not always
1063                 correctly passed to a %p action
1064                 Display an error dialog when message filename is not found.
1065
1066 2002-10-28 [melvin]     0.8.5claws58
1067
1068         * src/prefs_common.c
1069                 Readded a missing function declaration lost in 0.8.3claws34
1070
1071 2002-10-28 [paul]       0.8.5claws57
1072
1073         * sync with 0.8.5cvs15
1074                 see ChangeLog 2002-10-28 and 2002-10-25
1075                 
1076         Note: ChangeLog entry 2002-10-24 is not sync'ed.
1077
1078 2002-10-27 [oliver]     0.8.5claws56
1079
1080         * src/pop.c
1081                 plug leak in pop3_top_recv
1082
1083 2002-10-26 [christoph]  0.8.5claws55
1084
1085         * src/folder.c
1086                 set need_update folder flag when messages are added
1087                 (closes bug [ 626922 ] folder not updated after receiving)
1088
1089 2002-10-25 [melvin]     0.8.5claws54
1090
1091         * src/imageview.c
1092                 Fixed a memleak introduced in the scaling code.
1093
1094 2002-10-24 [alfons]     0.8.5claws53
1095
1096         * src/filtering.c
1097                 make filtering's forward message action forward from the 
1098                 correct account
1099                 (closes bug [628089 ] Filter -> Forward from address problem
1100                 reported by Oktay)
1101
1102 2002-10-24 [christoph]  0.8.5claws52
1103
1104         * src/mainwindow.c
1105         * src/manual.[ch]
1106                 o use manual of current locale or english if current
1107                   locale is not available (and english is available)
1108                 o also link to sylpheed doc project manuals
1109
1110 2002-10-23 [paul]       0.8.5claws51
1111
1112         * tools/README
1113           tools/kmail2sylpheed_v2.pl
1114                 add new version of kmail addressbook importer script.
1115                 works with newer versions of Kmail/KAddressBook which
1116                 have new and rearranged data.
1117
1118 2002-10-23 [martin]     0.8.5claws50
1119
1120         * src/folderview.c
1121         * src/summaryview.c
1122         * src/utils.h
1123         * src/utils.c
1124                 added length parameter to get_abbrev_newsgroup_name()
1125                 changed this function so that it abbreviates the newsgroup
1126                 names only so long it is smaller than the length parameter
1127                 (for better reading of some newsgroup names and space efficiency)
1128
1129 2002-10-22 [colin]      0.8.5claws49
1130
1131         *src/foldersel.c
1132                 Revert Alfons' last modification (after voting ;-))
1133
1134 2002-10-21 [alfons]     0.8.5claws48
1135
1136         * src/foldersel.c
1137                 folder view in folder selection dialog reflects state of
1138                 folder view in main window
1139
1140 2002-10-18 [alfons]     0.8.5claws47
1141
1142         * src/mbox.c
1143                 drop imported messages in folder selected by user,
1144                 and not in the inbox
1145                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
1146
1147 2002-10-18 [alfons]     0.8.5claws46
1148
1149         * src/compose.c
1150                 make automagic reply work correctly for email accounts 
1151                 (whether it's viable to do a full sync with Hiro's 
1152                 compose.c is still under discussion)
1153
1154 2002-10-18 [melvin]     0.8.5claws45
1155
1156         * src/prefs_actions.c
1157                 Fixed bug #622275 where asynchroneous actions left 
1158                 zombies processes
1159                 Made (synchroneous) actions' input be displayed live.
1160
1161 2002-10-18 [christoph]  0.8.5claws44
1162
1163         * src/textview.c
1164                 don't add a newline in the textview in front of the
1165                 first textpart if header display is disabled
1166                 (closes bug [ 603385 ] disabled header display leaves blank
1167                  lin)
1168
1169 2002-10-18 [christoph]  0.8.5claws43
1170
1171         * src/folder.[ch]
1172         * src/imap.c
1173         * src/mbox_folder.c
1174         * src/mh.c
1175         * src/news.c
1176                 folder->get_num_list now returns an error code
1177                 (closes bug [ 609424 ] News cache cleared on failure)
1178                 
1179 2002-10-17 [colin]      0.8.5claws42
1180         
1181         * src/news.c
1182                 Changed a printf by debug_print
1183
1184 2002-10-16 [paul]       
1185
1186         * tools/OOo2sylpheed.pl
1187                 allow for spaces in the name of the
1188                 file to be attached.
1189
1190 2002-10-16 [colin]      0.8.5claws41
1191
1192         * src/main.c
1193                 Use a tristate to change online mode
1194
1195 2002-10-16 [paul]       0.8.5claws40
1196
1197         * po/es.po
1198                 updated by Ricardo Mones Lastra
1199
1200 2002-10-16 [colin]      0.8.5claws39
1201
1202         * src/main.c
1203           src/mainwindow.[ch]
1204                 Added --online and --offline command-line
1205                 switches
1206
1207 2002-10-15 [christoph]  0.8.5claws38
1208
1209         * src/procmime.c
1210                 set mimeinfo->name to NULL after g_free to
1211                 avoid double freeing with g_free
1212
1213 2002-10-14 [christoph]  0.8.5claws37
1214
1215         * src/compose.c
1216         * src/filtering.c
1217         * src/summaryview.c
1218                 remove calls to folder->change_flags that are now
1219                 done by procmsg flag functions (seems it is not
1220                 used by any foldertype anyway)
1221         * src/folder.c
1222                 init folder->change_flags with NULL
1223
1224 2002-10-14 [christoph]  0.8.5claws36
1225
1226         * src/folder.[ch]
1227         * src/imap.[ch]
1228                 use virtual functions for folder item new and destroy
1229                 functions
1230
1231 2002-10-14 [melvin]     0.8.5claws35
1232
1233         * src/compose.c
1234                 Added a test to not run the spell checker if no default
1235                 dictionary is available. No dialog is displayed though.
1236
1237 2002-10-14 [melvin]     0.8.5claws34
1238
1239         * src/gtkaspell.c
1240                 Fixed bug in dictionary list context menu where
1241                 "More..." pointed to an emtpy submenu if the
1242                 number of dictionaries is a multiple of 15
1243                 Removed unneeded code in suggestions list creation
1244
1245 2002-10-14 [paul]       0.8.5claws33
1246
1247         * po/bg.po
1248                 updated by George Danchev
1249
1250 2002-10-13 [hoa]        0.8.5claws32
1251
1252         * src/matcher.[ch]
1253           src/matcher_parser_parser.y
1254                 removed the escaped string from internal structure
1255                 of matcher.
1256
1257 2002-10-12 [colin]      0.8.5claws31
1258
1259         * src/gtksctree.[ch]
1260           src/summaryview.c
1261                 Removed useless function gtksctree_reanchor
1262
1263 2002-10-12 [alfons]     0.8.5claws30
1264         
1265         * sync with remaining main changes 2002-10-09 - 2002-10-11
1266         - drop changes to src/compose.c (requires claws specific changes)
1267         
1268 2002-10-12 [alfons]     0.8.5claws29
1269         
1270         * sync with main changes of 2002-10-08
1271         - drop changes to src/compose.c (requires claws specific changes)
1272         - drop changes to src/summaryview.c (requires changes to compose.c)     
1273
1274 2002-10-12 [alfons]     0.8.5claws28
1275         
1276         * sync with main changes of 2002-10-07
1277
1278 2002-10-12 [alfons]     0.8.5claws27
1279
1280         * sync with main changes of 2002-10-04
1281         - drop changes to src/compose.c (requires claws specific changes)
1282         - drop changes to src/prefs_folder_item.c (claws implementation
1283           seems to be working)
1284
1285 2002-10-12 [colin]      0.8.5claws26
1286
1287         * src/mainwindow.c
1288                 Fix folder-flicker when space-reading, introduced 
1289                 in claws22.
1290
1291 2002-10-12 [colin]      0.8.5claws25
1292
1293         * src/compose.c
1294                 Save account address when saving as draft.
1295                 (closes bug 621838)
1296
1297 2002-10-12 [colin]      0.8.5claws24
1298
1299         * src/summaryview.c
1300                 Fix the problem consisting of no message selected
1301                 after the last message in a folder has been moved.
1302
1303 2002-10-12 [paul]       0.8.5claws23
1304
1305         * src/compose.c
1306           src/prefs_template.c
1307           src/template.[ch]
1308                 add Cc and Bcc to templates. Patch submitted by
1309                 John L. Males.
1310
1311 2002-10-12 [colin]      0.8.5claws22
1312
1313         * src/folderview.c
1314                 Fix a bug after "Check for new messages":
1315                 If a folder was opened, it was still selected at
1316                 the end of the check, but displayed empty.
1317         * src/mainwindow.c
1318                 Remove unnecessary check
1319
1320 2002-10-12 [paul]
1321
1322         * tools/README
1323                 be more verbose in the description of
1324                 OOo2sylpheed.pl
1325                 
1326
1327 2002-10-11 [colin]      0.8.5claws21
1328
1329         * src/mainwindow.c
1330                 Make space work (better) when no mail is selected
1331
1332 2002-10-11 [colin]      0.8.5claws20
1333
1334         * src/inc.c
1335           src/news.c
1336                 fix warnings
1337
1338 2002-10-11 [colin]      0.8.5claws19
1339
1340         * src/mainwindow.c
1341                 revert 0.8.5claws6 changes as i couldn't get to
1342                 anything satisfying
1343
1344 2002-10-11 [melvin]     0.8.5claws18
1345
1346         * src/compose.c
1347                 Removed buggy and unused macro (should have been committed in
1348                 0.8.5claws17)
1349
1350 2002-10-11 [melvin]     0.8.5claws17
1351
1352         * src/compose.c
1353                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
1354
1355 2002-10-11 [thorsten]   0.8.5claws16 
1356
1357         * src/folderview.c
1358                 remove rescan warning
1359
1360 2002-10-11 [colin]      0.8.5claws15 
1361
1362         * src/procheader.c
1363                 fix a segfault that happens if conv_unmime_header
1364                 fails (should be better to find out why it fails)
1365
1366 2002-10-11 [christoph]  0.8.5claws14
1367
1368         * src/summaryview.c
1369                 update folderview stats after ignore/unignore thread
1370
1371 2002-10-11 [hoa]        0.8.5claws13
1372
1373         * src/quote_fmt_parse.y
1374                 Fixed a yacc/bison syntax error
1375         * src/matcher.c
1376                 Escaping of string is fixed.
1377
1378 2002-10-11 [colin]      0.8.5claws12
1379
1380         * src/imageview.c
1381                 Resize images to fit
1382
1383 2002-10-11 [paul]       0.8.5claws11
1384
1385         * po/es.po
1386                 updated by Ricardo Mones Lastra
1387
1388 2002-10-10 [alfons]     0.8.5claws10
1389
1390         * src/compose.c
1391                 allow dropping files by "moving" files from a file manager,
1392                 not only by the more cumbersome "copying". the latter 
1393                 mostly implies holding down the Control button
1394
1395 2002-10-10 [christoph]  0.8.5claws9
1396
1397         * src/summaryview.c
1398                 update folders after thread building for ignored threads
1399
1400 2002-10-10 [christoph]  0.8.5claws8
1401
1402         * config/.cvsignore
1403                 added Makefile
1404         * src/filtering.[ch]
1405         * src/folder.[ch]
1406         * src/folderview.[ch]
1407         * src/import.c
1408         * src/inc.[ch]
1409         * src/mbox.[ch]
1410         * src/procmsg.c
1411         * src/summaryview.[ch]
1412                 o added new flag need_update to FolderItem
1413                 o removed folder_table from various functions from tracking
1414                   folder updates
1415                 o set need_update flags in folder.c's move, copy and delete
1416                   functions and procmsg's flags functions
1417                 o added function folderview_update_items_when_required that
1418                   updates all folders with need_update set
1419                 o call folderview_update_items_when_required instead of
1420                   folderview_update_item_foreach
1421
1422 2002-10-09 [sergey]     0.8.5claws7
1423
1424         * src/compose.c
1425                 Strip CRs whel loading the text into editor in reedit mode.
1426
1427 2002-10-09 [colin]      0.8.5claws6
1428
1429         * src/mainwindow.c
1430                 Make Space work when no mail is selected
1431
1432 2002-10-09 [colin]      0.8.5claws5
1433
1434         * src/gtksctree.[ch]
1435                 Fix range_select
1436                 Add gtk_sctree_reanchor() 
1437         * src/summaryview.c
1438                 Use gtk_sctree_reanchor() - better fix for 
1439                 bug 60413
1440
1441 2002-10-09 [colin]      0.8.5claws4
1442
1443         * src/summaryview.c
1444                 Fix shift-click select after delete problem
1445                 (closes bug 60413)
1446
1447 2002-10-08 [thorsten]   0.8.5claws3
1448
1449         * src/summaryview.c
1450                 exclude current msg from -hide read messages-
1451
1452 2002-10-08 [colin]      0.8.5claws2
1453
1454         * src/inc.[ch]
1455           src/pop.c
1456           src/recv.c
1457                 Differentiate socket errors from disk full
1458                 errors
1459
1460 2002-10-08 [christoph]  0.8.5claws1
1461
1462         * Makefile.am
1463         * configure.in
1464                 modifications for new config directory
1465
1466         * config.guess  ** REMOVED **
1467         * config.sub    ** REMOVED **
1468         * install-sh    ** REMOVED **
1469         * ltmain.sh     ** REMOVED **
1470         * missing       ** REMOVED **
1471         * mkinstalldirs ** REMOVED **
1472                 these files are autogenerated by automake
1473                 when you run autogen.sh
1474
1475         * config/.cvsignore     ** NEW FILE **
1476         * config/Makefile.am    ** NEW FILE **
1477                 ignore autogenerated files
1478                 create a Makefile in this directory
1479
1480 2002-10-08 [paul]       0.8.5claws
1481
1482         * 0.8.5claws release
1483         
1484         * src/compose.c
1485           src/procheader.c
1486           src/procmsg.c
1487                 fix quote reply format for newsgroups reply bug
1488                 (thanks to Hoa)
1489                 
1490         * po/en_GB.po
1491           po/pl.po
1492                 updated by me and Witold Wladyslaw Wojciech Wilk
1493                 repectively
1494
1495 2002-10-07 [paul]       0.8.3claws53
1496
1497         * po/it.po
1498           po/pt_BR.po
1499           po/sr.po
1500                 updated messages catalogs, submitted by
1501                 Alessandro Maestri, Fabio Jr.Beneditto 
1502                 and Urke MMI, respectively.
1503
1504 2002-10-07 [christoph]  0.8.3claws52
1505
1506         * src/folder.[ch]
1507         * src/folderview.c
1508         * src/mainwindow.c
1509                 fix new folder ghost message bug
1510                 (closes bug [ 619722 ] wrong count for newly created folders)
1511
1512 2002-10-07 [christoph]  0.8.3claws51
1513
1514         * src/compose.c
1515                 fix news posting problem
1516
1517 2002-10-07 [melvin]     0.8.3claws50
1518
1519         * po/fr.po
1520                 Updated French translation
1521
1522 2002-10-05 [christoph]  0.8.3claws49
1523
1524         * src/gtkstext.c
1525                 check if line_start_cache is set in gtk_stext_update_text
1526                 (closes bug [ 618119 ] crash while doing search in folder)
1527
1528 2002-10-05 [christoph]  0.8.3claws48
1529
1530         * src/imap.c
1531         * src/news.c
1532         * src/utils.c
1533         * src/utils.h
1534                 implement cache cleanups for claws' folder system
1535                 (closes bug [ 595916 ] imapcache not cleaned up)
1536
1537 2002-10-05 [melvin]     0.8.3claws47
1538
1539         * src/prefs_actions.c
1540                 Made the help text more clear for the %p token
1541
1542 2002-10-04 [paul]       0.8.3claws46
1543
1544         * sync with 0.8.5
1545                 see ChangeLog 2002-10-02 and 2002-10-03
1546
1547 2002-10-04 [christoph]  0.8.3claws45
1548
1549         * src/inc.c
1550                 fix segfault caused by pop before smtp
1551                 call to inc_account_mail with NULL
1552                 pointer for mainwin
1553
1554 2002-10-04 [paul]       0.8.3claws44
1555
1556         * configure.in
1557                 sync the LDAP detection from 0.8.5cvs1
1558
1559 2002-10-02 [christoph]  0.8.3claws43
1560
1561         * po/de.po
1562                 fix small spelling error
1563
1564 2002-10-02 [melvin]     0.8.3claws42
1565
1566         * ac/aspell.m4
1567                 Behave better and say "no" when test program cannot be run.
1568
1569 2002-10-02 [paul]       0.8.3claws41
1570
1571         * sync with 0.8.4cvs1
1572                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
1573                 
1574         * src/summaryview.c
1575                 toggle the behavior of Reply menuitem between
1576                 normal reply and reply-to-list
1577
1578 2002-10-01 [sergey]     0.8.3claws40
1579
1580         * src/compose.c
1581                 Convert newlines in the message text to the canonical form
1582                 before base64 encoding (RFC2045 compliance, fixes some
1583                 interoperability issues with Evolution 1.0.3)
1584
1585 2002-09-29 [colin]      0.8.3claws39
1586
1587         * src/summaryview.c
1588                 Fix an unwanted copy/paste
1589
1590 2002-09-29 [colin]      0.8.3claws38
1591
1592         * src/mainwindow.c
1593                 Renamed "Custom toolbar" to "Customize toolbar"
1594                 Renamed "Show all header" to "Show all headers"
1595                 Renamed "Set diplay item" to "Set displayed items"
1596         * src/prefs_common.c
1597                 Renamed "Show all header" to "Show all headers"
1598         * src/prefs_summary_column.c
1599                 Renamed "diplay item" to "displayed items"
1600
1601 2002-09-29 [colin]      0.8.3claws37
1602
1603         * src/mainwindow.[ch]
1604                 online/offline status pixmaps follow theme
1605                 changes
1606         * src/summaryview.[ch]
1607                 quicksearch pixmap follows theme changes
1608
1609 2002-09-29 [thorsten]   0.8.3claws36
1610
1611         * src/compose.c
1612           src/prefs_folder_item.[ch]
1613                 add default_reply_to folder option (closes patch 581044)
1614
1615 2002-09-29 [christoph]  0.8.3claws35
1616
1617         * acconfig.h    ** REMOVED **
1618         * configure.in
1619         * ac/aspell.m4
1620         * ac/check-type.m4
1621         * ac/gnupg-check-typedef.m4
1622                 fix autoheader 2.50 warning
1623
1624 2002-09-29 [christoph]  0.8.3claws34
1625
1626         * major code cleanup (part 2)
1627         
1628                 - unused variables removed
1629                 - unused functions removed
1630                 - uninitialized variables checked
1631                 - missing return statements added
1632                 - missing function return types added
1633                 - added parentheses around assignment
1634                   when suggested by gcc
1635
1636 2002-09-29 [alfons]     0.8.3claws33
1637
1638         * src/logwindow.c
1639                 log_window_clear(): only bracket gtk_text_forward_delete() 
1640                 with gtk_text_freeze() / gtk_text_thaw() (see if this
1641                 works around GTK text bug)
1642
1643 2002-09-29 [paul]       0.8.3claws32
1644
1645         * po/bg.po
1646           po/sr.po
1647                 updated by George Danchev and Urke MMI
1648                 respectively
1649
1650 2002-09-27 [christoph]  0.8.3claws31
1651
1652         * doc-src/readme.txt
1653         * doc-src/rfc1806.txt   ** REMOVED **
1654         * doc-src/rfc2183.txt   ** NEW FILE **
1655         * doc-src/rfc2980.txt   ** NEW FILE **
1656                 update rfcs
1657
1658 2002-09-27 [melvin]     0.8.3claws30
1659
1660         * ac/aspell.m4
1661                 Fixed typo which could break linking
1662
1663 2002-09-27 [melvin]     0.8.3claws29
1664
1665         * ac/aspell.m4
1666                 Improved GNU/aspell checking. 
1667                 Fixed bug #614490
1668
1669 2002-09-27 [paul]       0.8.3claws28
1670
1671         * sync with 0.8.3cvs8
1672                 see ChangeLog 2002-09-27
1673
1674 2002-09-26 [colin]      0.8.3claws27
1675
1676         * src/toolbar.[ch]
1677           src/mainwindow.[ch]
1678                 Add "Reply to Mailing-list" to the toolbar
1679
1680 2002-09-26 [christoph]  0.8.3claws26
1681
1682         * src/summaryview.c
1683                 Fix wrong message counts in summaryview status
1684
1685 2002-09-26 [paul]       0.8.3claws25
1686
1687         * sync with 0.8.3cvs7
1688                 see ChangeLog 2002-09-26
1689
1690 2002-09-26 [paul]       0.8.3claws24
1691
1692         * sync with 0.8.3cvs6
1693                 see ChangeLog 2002-09-25
1694
1695 2002-09-25 [christoph]  0.8.3claws23
1696
1697         * src/prefs_common.c
1698         * src/prefs_folder_item.c
1699         * src/prefs_scoring.c
1700                 Renamed "kill score" to "hide score" in GUI
1701                 and prefs files
1702
1703 2002-09-25 [paul]       0.8.3claws22
1704
1705         * sync with 0.8.3cvs5
1706                 see ChangeLog 2002-09-24
1707
1708 2002-09-24 [alfons]     0.8.3claws21
1709
1710         patch by Satoshi Nagayasu: allows appending / saving multiple 
1711         selected files (closes "[ 612279 ] save multiple mesg(s) in 
1712         'Save as ...'")
1713
1714         * AUTHORS
1715                 add Satoshi Nagayasu
1716         * src/summaryview.c
1717                 summary_save_as(): allow saving selected files to
1718                 one file
1719                 summary_set_menu_sensitive: enable "Save As..." when
1720                 multiple files are selected
1721         * src/utils.[ch]
1722                 append_file(): new function
1723
1724 2002-09-24 [colin]      0.8.3claws20
1725
1726         * src/procmime.c
1727                 Fix segfault when mimeinfo doesn't have a 
1728                 content_type. 
1729
1730 2002-09-24 [colin]      0.8.3claws19
1731
1732         * src/prefs_common.[ch]
1733                 Add a preference to display send dialog or not
1734         * src/send.c
1735                 Display send dialog according to preference
1736
1737 2002-09-24 [colin]      0.8.3claws18
1738
1739         * src/compose.[ch]
1740                 Disable user actions when sending
1741
1742 2002-09-24 [colin]      0.8.3claws17
1743
1744         * src/procmime.c
1745                 Do not display name or filename for attachments
1746                 with an application/pgp-signature type
1747                 (security flaw, see bug 537413)
1748
1749 2002-09-23 [colin]      0.8.3claws16
1750
1751         * src/editaddress.c
1752                 Initialize entry_email, entry_alias and 
1753                 entry_remarks to first email address of the list
1754
1755 2002-09-23 [colin]      0.83claws15
1756
1757         * src/compose.c
1758                 Drop pgp-signature when reediting a signed queued
1759                 message
1760
1761 2002-09-23 [melvin]     0.8.3claws14
1762
1763         * po/fr.po
1764                 Updated French translation
1765
1766 2002-09-23 [melvin]     0.8.3claws13
1767
1768         * src/mainwindow.c
1769                 Made custom toolbar menu labels more consistent
1770         * src/prefs_toolbar.c
1771                 Made custom toolbar window title more consistent
1772
1773 2002-09-22 [colin]      0.8.3claws12
1774
1775         * src/inc.c
1776                 Initialize session type to normal before getting 
1777                 mail (fixes strange Get behaviour)
1778         * src/prefs_account.h
1779                 Move STYPE_POP_BEFORE_SMTP to last position to 
1780                 avoid other side-effects
1781
1782 2002-09-22 [colin]      0.8.3claws11
1783
1784         * src/prefs_account.c
1785                 Fix pop_bfr_smtp_tm_entry sensivity when switching
1786                 from pop3 to apop or vice-versa
1787
1788 2002-09-22 [colin]      0.8.3claws10
1789         
1790         * src/prefs_account.[ch]
1791                 Add an option for the POP before SMTP timeout
1792         * src/inc.c
1793                 Remember time of last POP connection
1794         * src/send.c
1795                 Do POP before SMTP only if timeout reached
1796
1797 2002-09-22 [oliver]     0.8.3claws9
1798         
1799         * README.claws
1800                 explain custom toolbar
1801
1802 2002-09-22 [oliver]     0.8.3claws8
1803
1804         * src/prefs_actions.[ch]
1805         custom toolbar for compose      
1806                 actions callback from compose toolbar
1807         * src/folderview.c
1808                 remove include toolbar.h
1809
1810 2002-09-22 [oliver]     0.8.3claws7
1811         
1812         * src/prefs_toolbar.[ch]
1813                 custom toolbar for compose
1814                 - generic prefs_toolbar handles both
1815                   Mainwin's toolbar as well as Compose toolbar          
1816
1817 2002-09-22 [oliver]     0.8.3claws6
1818         
1819         * src/toolbar.[ch]
1820                 custom toolbar for compose
1821                 restructure toolbar.[ch]
1822
1823 2002-09-22 [oliver]     0.8.3claws5
1824
1825         * src/compose.[ch]
1826                 custom toolbar for compose
1827
1828 2002-09-22 [oliver]     0.8.3claws4
1829         
1830         * src/mainwindow.[ch]
1831                 custom toolbar for compose 
1832                 move mainwin toolbar back to mainwindow
1833
1834 2002-09-22 [alfons]     0.8.3claws3
1835
1836         * src/procmsg.c
1837                 :%sno/if(/if (/gc
1838                 :%sno/for(/for (/gc
1839                 (beautify)
1840
1841 2002-09-22 [alfons]     0.8.3claws2
1842         
1843         * src/procmsg.c
1844                 procmsg_save_to_outbox(): don't unlink message file from queue;
1845                 callers should do it using folder_item_remove_msg()
1846
1847 2002-09-22 [colin]      0.8.3claws1
1848
1849         * src/mimeview.[ch]
1850                 Made mimeview_check_signature() public
1851         * src/textview.c
1852                 Made GPG signatures verifiable by clicking
1853                 the [application/pgp-signature] in the Text
1854                 view
1855
1856 2002-09-22 [paul]       0.8.3claws
1857
1858         * po/bg.po
1859           po/en_GB.po
1860           po/es.po
1861           po/it.po
1862           po/pl.po
1863           po/pt_BR.po
1864           po/sr.po
1865                 updated translations, submitted by George Danchev,
1866                 me, Ricardo Mones Lastra, Alessandro Maestri,
1867                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
1868                 and Urke MMI, respectively.     
1869
1870 2002-09-22 [alfons]     0.8.2claws65
1871
1872         * src/procmsg.c
1873         * src/pgptext.c
1874                 no furry valgrinds have been used to plug these memleaks
1875
1876 2002-09-20 [paul]       0.8.2claws64
1877
1878         * sync with 0.8.3cvs4
1879                 'Select thread' re-implemented 
1880                 see ChangeLog 2002-09-20
1881
1882 2002-09-21 [alfons]     0.8.2claws63
1883
1884         * src/compose.c
1885                 compose_send(): plug unnoticed memleak
1886
1887 2002-09-20 [alfons]     0.8.2claws62
1888
1889         * src/addr_compl.c
1890                 replace_address_in_edit(): strict check for NULL address to
1891                 fix "[ 607348 ] Segfault in address completion". My guess is
1892                 that this happens with an empty address book, but it's good
1893                 to have this check here anyway
1894                 
1895                 completion_window_button_press(): free string returned 
1896                 from the internal cache
1897
1898 2002-09-20 [christoph]  0.8.2claws61
1899
1900         * src/procmime.h
1901                 added ENC_BINARY to EncodingType
1902         * src/procmime.c
1903                 the string returned by procmime_get_encoding_str
1904                 should not depend on the order of values in the
1905                 EncodingType definition
1906         * doc-src/rfc1806.txt   ** NEW FILE **
1907                 Added rfc1806 about MIME Content-Disposition
1908                 Extension
1909
1910 2002-09-19 [paul]       0.8.2claws60
1911
1912         * sync with 0.8.2cvs3
1913                 see ChangeLog 2002-09-19
1914
1915 2002-09-19 [paul]       0.8.2claws59
1916
1917         * src/prefs_folder_item.c
1918                 revert to Darko's original alignment of colour
1919                 selector button
1920                 add a colon to folder_color label
1921                 
1922         * src/compose.c
1923                 add Colin's patch (with Hiro's modifications) to 
1924                 force BASE64 encoding for 8-bit text when signing
1925                 (sync with 0.8.3cvs2)
1926
1927 2002-09-18 [alfons]     0.8.2claws58
1928
1929         * src/compose.c
1930                 :%sno/if(/if (/gc
1931                 :%sno/for(/for (/gc
1932                 (beautify a little bit)
1933
1934 2002-09-18 [christoph]  0.8.2claws57
1935
1936         * src/pine.c
1937                 fix handling of fgetc return value
1938
1939 2002-09-17 [alfons]     0.8.2claws56
1940         
1941         * src/summaryview.c
1942                 summary_sort(): check non-NULL summaryview->folder_item when no 
1943                 folder is selected at all
1944                 (closes "[ 610344 ] sort label make syl Crash")
1945
1946 2002-09-17 [alfons]     0.8.2claws55
1947         
1948         * src/compose.c
1949                 beautify a little bit
1950
1951 2002-09-17 [christoph]  0.8.2claws54
1952
1953         * src/folder.c
1954                 initialize max values for cache and folder
1955                 when cache or folder is empty
1956
1957 2002-09-15 [colin]      0.8.2claws53
1958
1959         * src/compose.c
1960                 Fix a leak (thanks Alfons!) and cleaned
1961                 variables names for custom headers
1962
1963 2002-09-15 [colin]      0.8.2claws52
1964
1965         * src/compose.c
1966                 Fix custom headers recognition when
1967                 prefs_common.trans_hdr is on
1968
1969 2002-09-15 [colin]      0.8.2claws51
1970
1971         * src/compose.c
1972                 Allow dynamically-added custom headers
1973                 Yet not reparsed if reedited
1974
1975 2002-09-15 [alfons]     0.8.2claws50
1976
1977         * src/prefs_account.c
1978                 fix warnings
1979
1980 2002-09-15 [colin]      0.8.2claws49
1981         
1982         * src/prefs_account.c
1983                 fix pop_before_smtp sensitivity
1984
1985 2002-09-15 [colin]      0.8.2claws48
1986
1987         * src/inc.[ch]
1988                 add inc_pop_before_smtp()
1989                 allow MainWindow to be undefined in 
1990                 inc_account_mail() and inc_start()
1991         * src/pop.c
1992           src/prefs_account.h
1993                 add STYPE_POP_BEFORE_SMTP session type
1994         * src/prefs_account.c
1995                 activated pop before smtp option
1996         * src/send.c
1997                 do pop before smtp if the relevant option 
1998                 is set
1999
2000 2002-09-15 [paul]       0.8.2claws47
2001
2002         * sync with 0.8.3
2003                 see ChangeLog 2002-09-15
2004
2005 2002-09-14 [paul]       0.8.2claws46
2006
2007         * po/bg.po
2008                 updated Bulgarian translation, submitted by
2009                 George Danchev
2010
2011 2002-09-13 [paul]       0.8.2claws45
2012
2013         * src/compose.c
2014                 merge claws' select_account() with main's
2015                 (new) compose_select_account(). [sync with
2016                 0.8.2cvs15, see ChangeLog 2002-09-11]
2017
2018 2002-09-12 [christoph]  0.8.2claws44
2019
2020         * src/filter.c
2021                 allocate 1 elements of FolderItem not 0
2022
2023 2002-09-12 [colin]      0.8.2claws43
2024
2025         * src/compose.c
2026                 Fix bug #590825 (obey Follow-up: poster)
2027
2028 2002-09-12 [colin]      0.8.2claws42
2029
2030         * src/procmime.c
2031                 Fix bug #557009 (wrong headers for messages 
2032                 forwarded as attachments)
2033
2034 2002-09-11 [colin]      0.8.2claws41
2035         
2036         * src/compose.c
2037                 Put SCF: pseudo-header on top of message
2038                 Set draft tmp_flag when saved as draft
2039
2040         * src/procmsg.c
2041           src/procheader.c
2042                 Skip after first \n\n for beginning of real message
2043                 for drafts too
2044
2045 2002-09-11 [christoph]  0.8.2claws40
2046
2047         * src/filtering.c
2048                 use procmsg flag functions in filtering or processing
2049                 will cause incorrect folder message counts
2050
2051 2002-09-11 [colin]      0.8.2claws39
2052
2053         * src/compose.c
2054                 Fix bug #550175 - wrong save folder when reediting
2055                 drafts
2056
2057 2002-09-11 [paul]       0.8.2claws38
2058
2059         * sync with 0.8.2cvs14
2060                 see ChangeLog 2002-09-11
2061
2062 2002-09-11 [colin]      0.8.2claws37
2063
2064         * src/folder.c
2065                 Fix a typo (seeming to cause new/unread status to
2066                 be lost)
2067
2068 2002-09-10 [christoph]  0.8.2claws36
2069
2070         * src/compose.c
2071                 compose_redirect should not use compose_generic_new
2072                 because that does more stuff than expected including
2073                 opening the external editor
2074                 (closes bug "[ 526608 ] bounced messages appear blank
2075                  in editor")
2076
2077 2002-09-10 [christoph]  0.8.2claws35
2078
2079         * src/folder.c
2080                 fix problem with too large message number range
2081                 causing a crash in folder_item_scan
2082
2083 2002-09-10 [paul]       0.8.2claws34
2084
2085         * sync with 0.8.2cvs13
2086                 see ChangeLog 2002-09-10
2087
2088 2002-09-10 [christoph]  0.8.2claws33
2089
2090         * src/msgcache.c
2091                 set MsgInfo TmpFlags for queue and draft folders
2092                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
2093
2094 2002-09-10 [paul]       0.8.2claws32
2095
2096         * AUTHORS
2097           po/bg.po      ** NEW FILE **
2098                 new Bulgarian translation submitted by
2099                 George Danchev <danchev@spnet.net>
2100                 
2101         * tools/Makefile.am
2102           tools/README
2103           tools/tb2sylpheed     ** NEW FILE **
2104                 add script that converts an addressbook exported
2105                 from The Bat! into a Sylpheed addressbook. Submitted
2106                 by Urke MMI <urke-kg@eunet.yu>
2107
2108 2002-09-10 [paul]       0.8.2claws31
2109
2110         * sync with 0.8.2cvs12
2111                 see ChangeLog 2002-09-10
2112
2113 2002-09-06 [paul]       0.8.2claws30
2114
2115         * src/prefs_common.c
2116                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
2117                 
2118         * tools/Makefile.am
2119           tools/README
2120           tools/ldif-to-xml.py  ** REMOVED **
2121                 remove obsolete python script
2122
2123 2002-09-06 [paul]       0.8.2claws29
2124
2125         * sync with 0.8.2cvs10
2126                 see ChangeLog 2002-09-06
2127
2128 2002-09-04 [paul]       0.8.2claws28
2129
2130         * sync with 0.8.2cvs9
2131                 see ChangeLog 2002-08-04
2132
2133 2002-09-04 [colin]      0.8.2claws27 
2134
2135         * src/prefs_common.[ch]
2136                 Added signature color configuration
2137         * src/textview.c
2138                 Use user-specified signature color
2139
2140 2002-09-03 [colin]      0.8.2claws26
2141
2142         * src/prefs_common.[ch]
2143                 Added autosave and autosave_length prefs
2144         * src/compose.c
2145                 Added compose_remove_draft()
2146                 Auto-save drafts according to the prefs
2147         * src/main.c
2148                 Added a crash-indicator file, allowing to check
2149                 for new messages on startup if Sylpheed crashed
2150                 (makes saved drafts "reappear")
2151
2152 2002-09-03 [colin]      0.8.2claws25
2153
2154         * src/textview.[ch]
2155                 Grey the signature
2156
2157 2002-09-03 [paul]       0.8.2claws24
2158
2159         * sync with 0.8.2cvs8
2160                 see ChangeLog 2002-09-02 and 2002-09-03
2161
2162 2002-09-03 [darko]      0.8.2claws23
2163
2164         * src/folderview.c
2165                 use normal style when creating new folder to pick
2166                 proper font size 
2167
2168 2002-09-02 [melvin]     0.8.2claws22
2169
2170         * src/gtkaspell.m4
2171                 removed some obsolete code
2172
2173 2002-09-02 [melvin]     0.8.2claws21
2174
2175         * ac/aspell.m4
2176                 fixed test's equality sign (== to =)
2177
2178 2002-09-02 [alfons]     0.8.2claws20
2179
2180         * src/folder.c
2181         * src/mh.c
2182                 revert change of 0.8.2claws16 and use the mh_folder_destroy
2183                 as folder->destroy virtual as suggested by Hiro
2184                 (the mh.c code seems to have been lost around mh.c.1.21)
2185
2186 2002-09-02 [paul]       0.8.2claws19
2187
2188         * po/pt_BR.po
2189                 updated by Fabio Jr. Beneditto
2190                 
2191         * src/defs.h
2192                 use 'http://claws.sylpheed.org' for homepage link. 
2193                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
2194
2195 2002-09-01 [alfons]     0.8.2claws18
2196
2197         * src/mh.c
2198                 plug memleak related to one Martin Kluge found
2199
2200 2002-08-31 [paul]       0.8.2claws17
2201
2202         * sync with 0.8.2cvs6
2203                 see ChangeLog 2002-08-30
2204
2205 2002-08-31 [alfons]     0.8.2claws16
2206
2207         * src/folder.c
2208                 folder_destroy(): remove mailbox from folderlist even if it has
2209                 no destroy virtual
2210
2211 2002-08-31 [alfons]     0.8.2claws15
2212
2213         * src/folder.c
2214                 :%sno/if(/if (/gc
2215                 :%sno/for(/for (/gc
2216                 (being pedantic I know)
2217
2218 2002-08-31 [alfons]     0.8.2claws14
2219
2220         * src/folder.c
2221                 check for NULL pointers returned from folder->fetch_msginfo virtual
2222                 (should solve some reported crashes)
2223
2224 2002-08-30 [alfons]     0.8.2claws13
2225
2226         * acconfig.h
2227         * configure.in
2228         * src/crash.c
2229                 enable crash dialog on compilation time
2230                 (--enable-crash-dialog configure option)
2231
2232 2002-08-30 [alfons]     0.8.2claws12
2233
2234         * AUTHORS
2235                 add Martin Kluge
2236         * src/mh.c
2237                 apply memory leak plug patch by Martin Kluge
2238                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
2239                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
2240                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
2241
2242 2002-08-30 [darko]      0.8.2claws11
2243
2244         * src/folderview.c
2245                 copy Gtk style from normal style to match
2246                 font size for coloured folders
2247
2248 2002-08-29 [alfons]     0.8.2claws10
2249
2250         * sylpheed.desktop
2251                 Type=Internet <- Type=Application
2252                 (reported by Michael Schwendt, see:
2253                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
2254                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
2255
2256 2002-08-29 [paul]       0.8.2claws9
2257
2258         * sync with 0.8.2cvs5
2259                 see ChangeLog 2002-08-29
2260
2261 2002-08-29 [colin]      0.8.2claws8
2262
2263         * src/summaryview.c
2264                 Added a sanity check in summary_select_thread
2265                 Should fix bug 601605
2266
2267 2002-08-29 [colin]      0.8.2claws7
2268
2269         * src/main.c
2270                 Revert claws6 changes regarding bug #591676
2271
2272 2002-08-28 [colin]      0.8.2claws6
2273         
2274         * src/main.c
2275                 Ignore cache for queue folderitems
2276                 Fix bug #591676
2277
2278 2002-08-28 [melvin]     0.8.2claws5
2279
2280         * README.claws
2281                 Fixed typos.
2282
2283 2002-08-28 [melvin]     0.8.2claws4
2284
2285         * README.claws
2286                 Updated a bit the text concerning the spell checker
2287
2288 2002-08-28 [melvin]     0.8.2claws3
2289
2290         Merged the GNU_aspell_branch:
2291                 Support of new GNU/aspell is now included and the old pspell
2292                 is not supported anymore.
2293                 See README.claws
2294
2295         * README.claws
2296                 Updated spell checker text to reflect the switch to GNU/aspell
2297
2298         * ac/aspell.m4          *** NEW ***
2299         * src/gtkaspell.[ch]    *** NEW *** 
2300         * ac/pspell.m4          *** DELETED *** 
2301         * src/gtkspell.[ch]     *** DELETED ***
2302
2303         * ac/Makefile.am
2304                 Updated for GNU/aspell support
2305
2306         * po/POTFILES.in
2307                 Replaced gtkspell.c by gtkaspell.c
2308
2309         * acconfig.h
2310         * src/Makefile.am
2311         * src/about.c
2312         * src/compose.[ch]
2313         * src/crash.c
2314         * src/main.c
2315         * src/prefs_common.[ch]
2316                 Updated for GNU/aspell support
2317
2318 2002-08-28 [paul]       0.8.2claws2
2319
2320         * sync with 0.8.2cvs4
2321                 see ChangeLog 2002-08-27 and 2002-08-28
2322
2323 2002-08-28 [colin]      0.8.2claws1
2324
2325         * src/summary_search.c
2326                 Added "AND search"
2327
2328 2002-08-28 [jens]       0.8.2claws
2329
2330         *po/de.po
2331                 Updated German translations
2332
2333 2002-08-27 [melvin]     0.8.2claws
2334
2335         * po/fr.po
2336                 Updated French translations
2337
2338 2002-08-27 [paul]       0.8.2claws
2339
2340         * sync with 0.8.2 main release
2341
2342         * po/en_GB.po
2343           po/es.po
2344           po/it.po
2345           po/pl.po
2346           po/pt_BR.po
2347           po/sr.po
2348                 updated message catalogs submitted by
2349                 Ricardo Mones Lastra, Alessandro Maestri,
2350                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
2351                 Beneditto and Urke MMI  
2352
2353 2002-08-27 [hoa]        0.8.1claws123
2354
2355         * src/mainwindow.[ch]
2356         * src/summaryview.[ch]
2357                 removed the "filter setting" menu option.
2358                 add a "cancel a news message" menu option.
2359
2360 2002-08-26 [martin]     0.8.1claws122
2361
2362         * ChangeLog.claws
2363                 changed string under 0.8.1claws79 changed by myself
2364                 i'm sorry alfons :(
2365
2366 2002-08-26 [martin]     0.8.1claws121
2367
2368         * src/crash.c
2369                 added kill command to debuggerrc to start crash dialog
2370
2371 2002-08-26 [paul]       0.8.1claws120
2372
2373         * sync with 0.8.1cvs31
2374                 see ChangeLog 2002-08-26
2375
2376 2002-08-25 [alfons]     0.8.1claws119
2377
2378         * src/procmsg.c
2379                 fix bug that didn't send out correct headers to news server
2380                 when sending news article and email from queue (bug reported
2381                 and patch provided by Tim Mann; closes bug 
2382                 "[ 583196 ] 0.7.8claws can't post news")
2383
2384 2002-08-25 [alfons]     0.8.1claws118
2385
2386         * src/selective_download.c
2387                 mark two strings as translatable
2388                 (thanks to Urke MMI for pointing this out)
2389
2390 2002-08-25 [alfons]     0.8.1claws117
2391
2392         * src/summaryview.c
2393                 treat sent boxes as special and allow sorting them by addressee
2394                 (closes "[ 589418 ] Sent folder sorting misbehavior"
2395                 submitted by Steve Lamb)
2396
2397 2002-08-24 [alfons]     0.8.1claws116
2398
2399         * src/matcher.c
2400                 fix memleak reported by Martin Kluge
2401                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
2402
2403 2002-08-24 [oliver]     0.8.1claws115
2404
2405         * src/prefs_toolbar.c
2406                 o code cleanup as suggested by Alfons
2407                 o memleak fix
2408
2409 2002-08-24 [alfons]     0.8.1claws114
2410
2411         * src/summaryview.c
2412                 o fix another memory leak reported by Martin Kluge
2413                   (see "[ 599568 ] Small Memory Leak")
2414                 o remove 'from' variable from 'summary_set_header()'; we can
2415                   do with just 'to' 
2416
2417 2002-08-24 [paul]       0.8.1claws113
2418
2419         * sync with 0.8.1cvs30
2420                 see ChangeLog 2002-08-23
2421
2422 2002-08-24 [alfons]     0.8.1claws112
2423
2424         * src/summaryview.c
2425                 remove unnecessary allocations for search bar fixing leaks
2426                 reported by Martin Kluge
2427                 (see "[ 599451 ] Further memory leaks?")
2428
2429 2002-08-24 [alfons]     0.8.1claws111
2430
2431         * src/main.c
2432                 make get_socket_name() public for crash.c
2433         * src/crash.c
2434                 o make report bug button work (goes to claws' 
2435                   bug tracker at sf.net)
2436                 o introduce function for doing important stuff just
2437                   before claws goes down
2438                 o clean up code 
2439
2440 2002-08-24 [alfons]     0.8.1claws110
2441
2442         * src/compose.c
2443                 move cursor to "To" entry when forwarding as attachment
2444                 (reported and solved by Steve Lamb, closes bug report
2445                 "[ 592880 ] Forward as attachment; cursor not in to")
2446
2447 2002-08-24 [colin]      0.8.1claws109
2448
2449         * src/mainwindow.c
2450                 fix quick search visibility after GUI (de)separations.
2451
2452 2002-08-23 [colin]      0.8.1claws108
2453
2454         * src/mainwindow.c
2455                 fix header pane visibility after folderview or
2456                 messageview (de)separation
2457
2458 2002-08-23 [paul]       0.8.1claws107
2459
2460         * src/mainwindow.[ch]
2461           src/toolbar.c
2462                 give full control of display or non-display 
2463                 of the Execute icon to Custom toolbar settings.
2464                 add new sensitivity condition to maninwindow.h: 
2465                 M_DELAY_EXEC
2466
2467         * ChangeLog
2468           ChangeLog.jp
2469           NEWS
2470                 more sync with 0.8.1cvs29
2471
2472 2002-08-23 [melvin]     0.8.1claws106
2473
2474         * src/alertpanel.c
2475                 Readded support for custom widget in alertpanel lost in last
2476                 sync.
2477
2478 2002-08-23 [paul]       0.8.1claws105
2479
2480         * sync with 0.8.1cvs29
2481                 see ChangeLog 2002-08-23
2482
2483 2002-08-23 [colin]      0.8.1claws104
2484
2485         * src/summaryview.c
2486                 Fix folder and search pixmaps exchanging positions
2487                 after theme or toolbar changes. Thank to Oliver for 
2488                 reporting this.
2489
2490 2002-08-23 [colin]      0.8.1claws103
2491
2492         * src/mainwindow.c
2493           src/messageview.[ch]
2494           src/noticeview.[ch]
2495           src/summaryview.c
2496                 Changed messageview_create() and noticeview_create()
2497                 to avoid the last gdk_warning
2498
2499 2002-08-22 [colin]      0.8.1claws102
2500
2501         * src/summaryview.c
2502                 Fix my new `Creating pixmap from xpm' warning
2503
2504 2002-08-22 [colin]      0.8.1claws101
2505
2506         * src/mainwindow.c
2507                 Fix some of the gdk warnings
2508
2509 2002-08-22 [colin]      0.8.1claws100
2510
2511         * src/Makefile.am
2512         * src/stock_pixmap.c
2513         * src/stock_pixmap.h
2514         * src/pixmaps/quicksearch.xpm *ADDED*
2515                 Add the quicksearch pixmap
2516         * src/mainwindow.c
2517         * src/summaryview.c
2518         * src/summaryview.h
2519                 Make quicksearch bar visible/hidden via a button
2520
2521 2002-08-22 [christoph]  0.8.1claws99
2522
2523         * src/folder.c
2524                 fix folder update for newsgroups with message
2525                 numbers below minimum number of articles to fetch
2526                 (closes bug #598445)
2527
2528 2002-08-22 [paul]       0.8.1claws98
2529
2530         * sync with 0.8.1cvs28
2531                 see ChangeLog 2002-08-22
2532
2533 2002-08-21 [alfons]     0.8.1claws97
2534
2535         * src/crash.c
2536                 use bt instead of bt full which seems to work 
2537                 better, and bt full doesn't give a great deal 
2538                 of information anyway
2539
2540 2002-08-21 [colin]      0.8.1claws96
2541
2542         * src/summaryview.c
2543                 fix summaryview_searchtype_changed prototype
2544
2545 2002-08-21 [christoph]  0.8.1claws95
2546
2547         * src/mainwindow.c
2548                 o fix broken menu update for sorting type, we have to
2549                   get this info from the summaryview now
2550                 o removed setting of threaded state in menu callback
2551         * src/summaryview.[ch]
2552                 more summaryview/folderitem seperation for
2553                 threading option
2554         * configure.in
2555                 removed not required --with-compiler-flags option
2556
2557 2002-08-21 [oliver]     0.8.1claws94
2558         
2559         * src/toolbar.h 
2560                 o rename toolbar.xml to toolbar_main.xml
2561                   since toolbar_compose.xml might come up 
2562                   any time soon
2563         * README.claws
2564                 add custom toolbar              
2565
2566 2002-08-21 [darko]      0.8.1claws93
2567
2568         * src/procmsg.c
2569                 don't reset tmp flags for messages copied
2570                 to sent folder
2571
2572 2002-08-21 [colin]      0.8.1claws92
2573         
2574         * src/prefs_filtering.c
2575                 fix renaming rules on folder rename 
2576                 when folder is not a leaf folder
2577
2578 2002-08-21 [paul]       0.8.1claws91
2579
2580         * src/prefs_folder_item.c
2581                 fix alignment of colour selector
2582
2583 2002-08-21 [paul]       0.8.1claws90
2584
2585         * sync with 0.8.1cvs27
2586                 see ChangeLog 2002-08-21
2587
2588 2002-08-21 [paul]       0.8.1claws89
2589
2590         * src/summaryview.c
2591                 fix crash when changing field type in
2592                 Quick search bar
2593
2594 2002-08-21 [colin]      0.8.1claws88
2595
2596         * src/summaryview.c
2597                 Made quick search case-insensitive
2598
2599 2002-08-21 [paul]       0.8.1claws87
2600
2601         * sync with 0.8.1cvs26
2602                 see ChangeLog 2002-08-21
2603
2604 2002-08-20 [christoph]  0.8.1claws86
2605
2606         * src/folderview.c
2607         * src/main.c
2608         * src/summaryview.[ch]
2609                 more summaryview/folderitem seperation for
2610                 sort_key and sort_type
2611         * src/procmsg.c
2612                 added missing return statement
2613
2614 2002-08-20 [colin]      0.8.1claws85
2615
2616         * src/summaryview.[ch]
2617                 Added a quick search box
2618         * src/mainwindow.c
2619         * src/prefs_common.[ch]
2620                 Added a show/hide option for the quick search
2621
2622 2002-08-20 [oliver]     0.8.1claws84
2623         
2624         * src/mainwindow.c
2625                 remove toolbar_create_popups
2626         * src/toolbar.[ch]
2627                 o remove toolbar_create_popups
2628                 o fix toolbar_set_sensitive 
2629                   (Bug reports #596834 and #596832)     
2630         * src/prefs_toolbar.c
2631                 o add "Set default" button
2632                 o align label and text + combo widgets
2633
2634 2002-08-20 [hoa]        0.8.1claws83bis
2635
2636         * src/imap.c
2637                 fixed a bug in imap_fetch_msginfo() in case there is no
2638                 current folder.
2639
2640 2002-08-20 [darko]      0.8.1claws83
2641
2642         * src/folderview.c
2643                 copy the color style of folder view so it
2644                 works with GTK themes
2645
2646 2002-08-20 [darko]      0.8.1claws82
2647
2648         * src/folder.h
2649         * src/folderview.c
2650         * src/prefs_folder_item.[hc]
2651                 don't use UI stuff in folder.h
2652
2653 2002-08-20 [darko]      0.8.1claws81
2654
2655         * src/folder.h
2656         * src/prefs_folder_item.h
2657         * src/folderview.c
2658         * src/prefs_folder_item.c
2659                 ability to set folder color in folderview
2660
2661 2002-08-19 [alfons]     0.8.1claws80
2662
2663         * src/summaryview.c
2664                 fix one of the earlier memleaks reported by Martin Kluge
2665
2666 2002-08-19 [alfons]     0.8.1claws79
2667
2668         * src/mainwindow.c
2669                 hide notice view when selecting seperate folder
2670                 view (reported by Urke MMI)
2671
2672 2002-08-19 [christoph]  0.8.1claws78
2673
2674         * src/folderview.c
2675         * src/prefs_folder_item.h
2676         * src/summaryview.[ch]
2677                 o add summary_set_prefs_from_folderitem to set
2678                   summaryview prefs (first step to remove all
2679                   references to the folderitem in summaryview)
2680                 o moved compiled regex stuff from folderitem prefs
2681                   to summaryview code
2682
2683 2002-08-19 [paul]       0.8.1claws77
2684
2685         * src/compose.c
2686                 add check for '.' to QUOTE_IF_REQUIRED
2687
2688 2002-08-19 [paul]       0.8.1claws76
2689
2690         * src/inc.c
2691                 sync with 0.8.1cvs25 (plug memory leak)
2692
2693         * src/prefs_toolbar.c
2694                 re-order prefs_toolbar_cancel()
2695
2696 2002-08-18 [alfons]     0.8.1claws75
2697
2698         * src/inc.c
2699         * src/matcher.c
2700                 plug other memleaks reported by Martin Kluge
2701
2702 2002-08-18 [paul]       0.8.1claws74
2703
2704         * po/pt_BR.po
2705                 updated by Fabio Jr. Beneditto
2706
2707 2002-08-18 [paul]       0.8.1claws73
2708
2709         * src/toolbar.[ch]
2710                 fix bug where tooltips were displayed untranslated              
2711
2712         * src/prefs_toolbar.c
2713                 fix bug where clicking 'Cancel' creates an icon & text
2714                 toolbar regardless of prefs
2715         
2716
2717 2002-08-17 [oliver]     0.8.1claws72
2718
2719         * src/prefs_toolbar.c
2720                 update toolbar on CANCEL
2721                 bug reported by Martin Kluge
2722         * src/toolbar.c
2723                 toolbar_destroy memleak fixed           
2724
2725 2002-08-17 [alfons]     0.8.1claws71
2726
2727         * src/toolbar.c
2728                 plug another memleak reported by Martin Kluge
2729
2730 2002-08-16 [alfons]     0.8.1claws70
2731
2732         * src/crash.c
2733                 use execvp() correctly (suggested by wwp; thanks!)
2734
2735 2002-08-16 [alfons]     0.8.1claws69
2736
2737         * src/gtksctree.c
2738                 plug memory leak reported by Kim Schultz & Martin Kluge
2739
2740 2002-08-16 [paul]       0.8.1claws68
2741
2742         * po/es.po
2743                 updated by Ricardo Mones Lastra
2744
2745 2002-08-16 [paul]       0.8.1claws67
2746
2747         * src/toolbar.h
2748                 fix bug where 'Compose News' icon showed wrong
2749                 tooltip
2750
2751 2002-08-16 [paul]       0.8.1claws66
2752
2753         * sync with 0.8.1cvs24
2754                 see ChangeLog 2002-08-16
2755
2756         * po/it.po
2757                 updated by Alessandro Maestri
2758
2759 2002-08-15 [paul]       0.8.1claws65
2760
2761         * po/sr.po
2762                 updated by Urke MMI
2763
2764 2002-08-15 [paul]       0.8.1claws64
2765
2766         * src/*.c
2767                 don't translate debug info
2768
2769         * src/matcher.[ch]
2770                 add copyright info
2771
2772 2002-08-15 [paul]       0.8.1claws63
2773
2774         * src/prefs_toolbar.c
2775                 fix bug where clicking 'OK' creates an icon & text
2776                 toolbar regardless of prefs
2777
2778 2002-08-14 [alfons]     0.8.1claws62
2779
2780         * src/main.c
2781                 add global var that has the full argv[0]
2782         * src/crash.c
2783                 o execvp the correct sylpheed by using argv0
2784                   and setting the correct work dir
2785                 o other tweaks  
2786
2787 2002-08-14 [oliver]     0.8.1claws61
2788         
2789         * enable/disable Toolbar Action Buttons 
2790         * code cleanups
2791         * src/mainwindow.c
2792         * src/toolbar.[ch]      
2793         * src/prefs_toolbar.c   
2794
2795 2002-08-14 [melvin]     0.8.1claws60
2796
2797         * po/fr.po
2798                 Updated French translations
2799
2800 2002-08-14 [melvin]     0.8.1claws59
2801
2802         * src/crash.c
2803                 Made bug report not translatable
2804         * src/exporthtml.c
2805                 Fixed exporthtml_build_filespec() return value
2806         * src/foldersel.c
2807                 Fixed incorrect include file
2808         * src/gtkspell.c
2809         * src/prefs_actions.c
2810         * src/prefs_toolbar.c
2811                 Made debug info not translatable
2812         * src/mutt.c
2813         * src/quote_fmt.c
2814                 Added missing includes
2815         * src/prefs_common.c
2816                 Fixed typo
2817
2818 2002-08-14 [paul]       0.8.1claws58
2819
2820         * faq/es/sylpheed-faq.html
2821           faq/es/sylpheed-faq-[1-3].html
2822           faq/es/sylpheed-faq-4.html     **NEW FILE **
2823                 update Spanish FAQ
2824
2825 2002-08-13 [christoph]  0.8.1claws57
2826
2827         * src/procmsg.c
2828                 ignore thread fix that did not mark all
2829                 child nodes of a ignored thread as
2830                 ignored. Does not work perfectly yet,
2831                 but it is better now
2832
2833 2002-08-13 [alfons]     0.8.1claws56
2834
2835         * src/crash.c
2836                 o implement 'save crash log'
2837                 o some tweaks
2838
2839 2002-08-13 [melvin]     0.8.1claws55
2840
2841         * src/main.c
2842                 removed unrequired "execinfo.h" header
2843
2844 2002-08-12 [paul]       0.8.1claws54
2845
2846         * faq/en/sylpheed-faq.html
2847           faq/en/sylpheed-faq-[1-3].html
2848           faq/en/sylpheed-faq-4.html     **NEW FILE **
2849                 update English FAQ
2850
2851 2002-08-12 [alfons]     0.8.1claws53
2852
2853         * po/POTFILES.in
2854                 add crash.c to translatables
2855         * src/crash.c
2856                 bring in Leandro's crash dialog
2857
2858 2002-08-11 [alfons]     0.8.1claws52
2859
2860         * src/crash.c
2861                 clean up some warnings
2862
2863 2002-08-11 [alfons]     0.8.1claws51
2864
2865         * acconfig.h
2866         * configure.in
2867         * src/crash.[ch]        ** NEW FILES **
2868         * src/main.c            
2869                 initial gdb crash handler
2870
2871 2002-08-11 [paul]       0.8.1claws50
2872
2873         * src/prefs_toolbar.c
2874                 replace Up/Down arrow pixmaps with text to be
2875                 consistent across icon themes
2876
2877 2002-08-11 [paul]       0.8.1claws49
2878
2879         * src/prefs_common.c
2880           src/prefs_toolbar.c
2881                 rename 'Pixmap' -> 'Icon'
2882
2883         * src/toolbar.[ch]
2884                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
2885
2886 2002-08-10 [paul]       0.8.1claws48
2887
2888         * src/prefs_toolbar.c
2889                 re-work the UI
2890
2891 2002-08-10 [paul]       0.8.1claws47
2892
2893         * src/main.c
2894                 don't write Processing progress to status bar
2895                 patch submitted by Alexander Evseev
2896
2897         * src/prefs_toolbar.c
2898                 re-position and resize window
2899                 make window assume correct size on first call
2900
2901 2002-08-10 [paul]       0.8.1claws46
2902
2903         * src/mainwindow.c
2904           src/prefs_toolbar.c
2905           src/toolbar.c
2906           src/toolbar.h
2907                 obey coding style
2908                 follow UI text conventions
2909
2910 2002-08-10 [alfons]     0.8.1claws45
2911
2912         * src/toolbar.c
2913                 correct pixmap for delete action
2914
2915 2002-08-10 [paul]       0.8.1claws44
2916
2917         * po/pt_BR.po
2918                 updated by Fabio Jr. Beneditto
2919
2920 2002-08-10 [paul]       0.8.1claws43
2921
2922         * po/POTFILES.in
2923                 add custom toolbar files
2924
2925 2002-08-10 [paul]       0.8.1claws42
2926
2927         * sync with 0.8.1cvs22
2928                 see ChangeLog 2002-08-09
2929
2930 2002-08-09 [paul]       0.8.1claws41
2931
2932         * tools/Makefile.am
2933           tools/README
2934           tools/outlook2sylpheed.pl     ** NEW FILE **
2935                 add script to convert exported Outlook
2936                 contacts list to a Sylpheed addressbook.
2937                 Submitted by Ricardo Mones Lastra.
2938
2939 2002-08-09 [paul]       0.8.1claws40
2940
2941         * AUTHORS
2942           configure.in
2943           po/sr.po      ** NEW FILE **
2944                 add Serbian message catalog. Submitted by
2945                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
2946
2947 2002-08-09 [paul]       0.8.1claws39
2948
2949         * sync with 0.8.1cvs21
2950                 see ChangeLog 2002-08-08
2951
2952 2002-08-08 [oliver]     0.8.1claws38
2953
2954         * src/mainwindow.c
2955                 move Custom Toolbar to Configuration menu
2956
2957 2002-08-08 [oliver]     0.8.1claws37
2958
2959         * src/prefs_toolbar.c
2960                 fix substitute pixmap bug
2961
2962 2002-08-08 [paul]       0.8.1claws36
2963
2964         * sync with 0.8.1cvs19
2965                 see ChangeLog 2002-08-08
2966
2967 2002-08-07 [christoph]  0.8.1claws35
2968
2969         * src/utils.c
2970                 fixed a memory leak in new canonicalize_file_replace
2971
2972 2002-08-07 [christoph]  0.8.1claws34
2973
2974         * src/utils.[ch]
2975                 o canonicalize_file_replace should create the temporary
2976                   file in the same directory as the original file.
2977                 o added get_tmpfile_in_dir that creates a temorary file
2978                   in a specified directory.
2979
2980 2002-08-07 [melvin]     0.8.1claws33
2981
2982         * src/toolbar.c
2983                 fixed bug where 'Article' button acted as 'Email' button.
2984
2985 2002-08-07 [paul]       0.8.1claws32
2986
2987         * sync with 0.8.1.cvs17
2988                 see ChangeLog 2002-08-07
2989
2990 2002-08-07 [colin]      0.8.1claws31
2991         
2992         * src/news.c
2993                 fix mass-cancel problem
2994
2995 2002-08-07 [thorsten]   0.8.1claws30
2996
2997         * src/prefs_toolbar.c
2998                 fix: crash on replace or add new button
2999         * src/toolbar.c
3000                 fix: close xmlfile after reading
3001         * src/utils.c
3002                 fix: unlink() file before rename()
3003
3004 2002-08-06 [paul]       0.8.1claws29
3005
3006         * sync with 0.8.cvs15
3007                 see ChangeLog 2002-08-06
3008
3009 2002-08-06 [oliver]     0.8.1claws28
3010
3011         * src/toolbar.c
3012         * src/prefs_toolbar.c
3013                 fixed empty toolbar issue
3014
3015 2002-08-06 [oliver]     0.8.1claws27
3016
3017         * Custom Toolbar Final 
3018         * src/folderview.c
3019         * src/inc.c
3020         * src/summaryview.c
3021                 o toolbar stuff now lives in src/toolbar.[ch]
3022                 o main_window_toolbar_* functions are renamed to
3023                   toolbar_* reflecting their new source file
3024         * src/mainwindow.[ch]
3025                 o remove toolbar stuff  
3026
3027 2002-08-06 [oliver]     0.8.1claws26
3028         
3029         * src/Makefile.am
3030         * src/prefs_toolbar.[ch]        **New File**
3031         * src/toolbar.[ch]              **New File**
3032                 o prefs_toolbar.[ch] custom toolbar frontend
3033                 o toolbar.[ch]       backend 
3034
3035 2002-08-06 [oliver]     0.8.1claws25
3036
3037         * src/prefs_actions.[ch]
3038                 o new exported function actions_execute
3039
3040 2002-08-06 [paul]       0.8.1claws24
3041
3042         * sync with 0.8.1cvs4
3043                 see ChangeLog 2002-08-06
3044
3045 2002-08-06 [paul]       0.8.1claws23
3046
3047         * sync with 0.8.1cvs13
3048                 see ChangeLog 2002-08-06
3049
3050 2002-08-06 [paul]       0.8.1claws22
3051
3052         * sync with 0.8.1cvs12
3053                 see ChangeLog 2002-08-05 and 2002-08-06
3054
3055 2002-08-06 [match]      0.8.1claws21
3056
3057         * src/addrclip.c
3058                 improvements to cut/copy/paste address
3059
3060 2002-08-05 [match]      0.8.1claws20
3061
3062         * src/addritem.[ch]
3063         * src/addrcache.c
3064         * src/addrbook.c
3065         * src/editaddress.c
3066         * src/addressbook.c
3067                 fixes to improve cut/copy/paste
3068
3069 2002-08-06 [melvin]     0.8.1claws19
3070
3071         * src/account.[ch]
3072                 account_find_all_from_address(): new function that returns the
3073                 list of all accounts that are matched in an address.
3074         * src/alertpanel.[ch]
3075                 alertpanel() now accepts a custom widget
3076                 alertpanel_with_widget(): new function that pops up a panel with
3077                 a custom widget in it 
3078         * src/gtkutils.[ch]
3079                 gtkut_account_menu_new(): new function that allows the selection
3080                 of an account from a list of accounts.
3081         * src/messageview.c
3082                 Extended Return Receipt notification to select the correct 
3083                 account and to make a security test on the Delivery-Notification
3084                 address which should be the same as the Return-Path.
3085
3086 2002-08-06 [thorsten]   0.8.1claws18
3087
3088         * src/mimeview.c
3089                 attach_all: save unnamed as "noname.%d",
3090                 dont free static dirname
3091
3092 2002-08-05 [alfons]     0.8.1claws17
3093
3094         * configure.in
3095                 detect XIM by trying to link rather than compile a XIM program
3096
3097 2002-08-05 [oliver]     0.8.1claws16
3098                 
3099         * src/stock_pixmap.[ch]
3100                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
3101                 o new func to retrieve pixmaps
3102
3103 2002-08-05 [paul]       0.8.1claws15
3104
3105         * sync with 0.8.1cvs10
3106                 see ChangeLog 2002-08-05
3107
3108 2002-08-04 [alfons]     0.8.1claws14
3109
3110         * src/textview.c
3111                 see if this plugs memleak
3112
3113 2002-08-04 [melvin]     0.8.1claws13
3114
3115         * src/gtkspell.c
3116                 fixed bug that could crash Sylpheed when highlighting
3117                 all misspelled words.
3118
3119 2002-08-03 [melvin]     0.8.1claws12
3120
3121         * src/prefs_actions.c
3122                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
3123         * src/messageview.c
3124                 fixed bug where the Return Receipt was sent to
3125                 Delivery-Notification-To address even if it was not present
3126
3127 2002-08-02 [alfons]     0.8.1claws11
3128
3129         * src/prefs_actions.c
3130                 o more check for NULLs
3131                 o put create_io_dialog() in right conditional block
3132
3133 2002-08-02 [paul]       0.8.1claws10
3134
3135         * po/es.po
3136                 updated by Ricardo Mones Lastra
3137
3138 2002-08-01 [christoph]  0.8.1claws9
3139
3140         * src/folder.c
3141                 don't free the cache of the opened
3142                 folder in the summaryview
3143         * src/summaryview.c
3144                 don't unset flags, if it is not required
3145
3146 2002-08-01 [paul]       0.8.1claws8
3147
3148         * sync with 0.8.1cvs8
3149                 see ChangeLog entry 2002-08-01
3150
3151 2002-08-01 [paul]       0.8.1claws7
3152
3153         * sync with 0.8.1cvs7
3154                 see ChangeLog 2002-07-31 and 2002-08-01
3155
3156 2002-07-31 [christoph]  0.8.1claws6
3157
3158         * src/mainwindow.c
3159                 forgot to update menu sensitivity
3160                 function for new menu entry
3161
3162 2002-07-31 [alfons]     0.8.1claws5
3163
3164         * src/main.c
3165                 check folder item and its path for NULL on
3166                 initial processing
3167
3168 2002-07-31 [christoph]  0.8.1claws4
3169
3170         * src/folder.c
3171                 check if folder_item_get_msginfo in
3172                 folder_item_remove_msg returned NULL
3173         * src/imap.c
3174                 better clear the uid cache in the
3175                 uid validity check function and delete
3176                 cached messages
3177
3178 2002-07-31 [paul]       0.8.1claws3
3179
3180         * man/sylpheed.1
3181                 add the '--attach' option and a few other
3182                 minor changes
3183
3184 2002-07-31 [paul]       0.8.1claws2
3185
3186         * sync with 0.8.1cvs5
3187                 see ChangeLog 2002-07-31
3188
3189 2002-07-31 [christoph]  0.8.1claws1
3190
3191         * src/folderview.[ch]
3192         * src/mainwindow.c
3193                 replace "Rescan all folders..." with
3194                 "Check all folders for new messages..."
3195
3196 2002-07-30 [paul]       0.8.1claws
3197
3198         * version 0.8.1claws released
3199
3200 2002-07-30 [paul]       0.8.0claws29
3201
3202         * tools/OOo2sylpheed.pl ** NEW FILE **
3203           tools/README
3204                 add script to enable sending documents as
3205                 attachments from OpenOffice.org
3206
3207 2002-07-30 [melvin]     0.8.0claws28
3208
3209         * src/prefs_actions.c
3210                 Made the actions' input/output dialog display
3211                 without delay.
3212
3213 2002-07-30 [christoph]  0.8.0claws27
3214
3215         * src/procmsg.c
3216                 check if folder_item_get_msginfo in
3217                 procmsg_save_to_outbox returned NULL
3218
3219 2002-07-30 [paul]       0.8.0claws26
3220
3221         * sync with 0.8.1cvs4
3222                 see ChangeLog 2002-07-29
3223
3224 2002-07-29 [thorsten]   0.8.0claws25
3225
3226         * README.claws
3227                 added selective download, delete on server
3228
3229 2002-07-29 [paul]       0.8.0claws24
3230
3231         * sync with 0.8.1cvs3
3232                 see ChangeLog 2002-07-29
3233
3234 2002-07-27 [christoph]  0.8.0claws23
3235
3236         * src/folder.c
3237                 add extra check if fetching the msginfo
3238                 returned NULL
3239
3240 2002-07-27 [paul]       0.8.0claws22
3241
3242         * sync with 0.8.1cvs2
3243                 see ChangeLog 2002-07-26
3244
3245 2002-07-27 [christoph]  0.8.0claws21
3246
3247         * src/imap.c
3248                 add another check if a valid msginfo
3249                 was returned
3250
3251 2002-07-26 [hoa]        0.8.0claws20
3252
3253         * src/folder.c
3254                 Fixed a condition in folder_item_destroy()
3255
3256         * src/imap.c
3257                 Fixed an error in IMAP protocol
3258
3259 2002-07-26 [alfons]     0.8.0claws19
3260
3261         * src/folder.c
3262                 ofcourse compare with identifier, not the path
3263
3264 2002-07-26 [alfons]     0.8.0claws18
3265
3266         * src/folder.c
3267                 use folder item identifier for saving / restoring
3268                 preferences because folder->path might not be unique
3269
3270 2002-07-26 [melvin]     0.8.0claws17
3271
3272         * src/logwindow.c
3273                 Fixed a crash introduced in 0.8.0claws5 when log is 
3274                 cut under 80 characters.
3275
3276 2002-07-26 [paul]       0.8.0claws16
3277
3278         * sync with 0.8.1cvs1
3279                 see ChangeLog 2002-07-26
3280
3281 2002-07-26 [christoph]  0.8.0claws15
3282
3283         * src/imap.[ch]
3284                 imap folder now remembers the last selected
3285                 folder and imap_fetch_msginfo skips selecting
3286                 the folder if it is already selected
3287
3288 2002-07-26 [christoph]  0.8.0claws14
3289
3290         * src/folder.c
3291         * src/folderview.c
3292         * src/imap.c
3293                 fix imap folder rescanning
3294
3295 2002-07-25 [christoph]  0.8.0claws13
3296
3297         * src/filter.c
3298         * src/folder.[ch]
3299         * src/folderview.c
3300         * src/imap.[ch]
3301         * src/mainwindow.c
3302         * src/mbox_folder.c
3303         * src/mh.c
3304         * src/news.c
3305                 implement imap uid cache and uid validity check
3306
3307 2002-07-25 [alfons]     0.8.0claws12
3308
3309         * src/summaryview.c
3310                 fix a brown paper bag bug, and also add some more
3311                 checks
3312
3313 2002-07-25 [christoph]  0.8.0claws11
3314
3315         * src/folder.c
3316                 don't mix copy, fetch_msginfo and remove
3317                 operations in folder item copy and move
3318                 operations
3319
3320 2002-07-25 [christoph]  0.8.0claws10
3321
3322         * src/folderview.c
3323         * src/mainwindow.c
3324         * src/prefs_folder_item.c
3325         * src/summaryview.[ch]
3326                 remove no longer required parameter update_cache from
3327                 summary_show
3328
3329 2002-07-25 [paul]       0.8.0claws9
3330
3331         * sync with 0.8.1
3332         
3333         * AUTHORS
3334                 a few corrections
3335
3336 2002-07-24 [alfons]     0.8.0claws8
3337
3338         * src/summaryview.c
3339                 sort correctly when using simplified subject line
3340                 (closes feature request "[ 585141 ] applying regexp to subject 
3341                 before sort" submitted by Alexandra Walford)
3342
3343 2002-07-24 [paul]       0.8.0claws7
3344
3345         * sync with 0.8.0cvs3
3346                 see ChangeLog 2002-07-24
3347
3348 2002-07-23 [christoph]  0.8.0claws6
3349
3350         * src/folder.c
3351         * src/folder.h
3352         * src/summaryview.c
3353         * src/summaryview.h
3354         * src/main.c
3355                 o separate processing and summaryview
3356                 o removed summary_write_cache from summaryview
3357                 o removed summaryview->killed_messages, because we don't have
3358                   to keep a list of killed messages anymore. New cache will
3359                   keep the hidden messages in cache anyway
3360         * src/folderview.c
3361         * src/inc.c
3362         * src/selective_download.c
3363                 o removed unnecessary summary_write_cache calls
3364         * src/procmsg.c
3365                 o don't set ignore thread flag in procmsg_get_thread_tree
3366                   if it is already set
3367         * src/mainwindow.c
3368         * src/statusbar.h
3369                 o moved STATUSBAR_PUSH/POP to statusbar.h because
3370                   they are used in different files
3371
3372 2002-07-23 [melvin]     0.8.0claws5
3373
3374         * src/addressbook.c
3375         * src/addrgather.c
3376         * src/editaddress.c
3377         * src/editgroup.c
3378         * src/editldap_basedn.c
3379         * src/importldif.c
3380         * src/prefs_common.c
3381                 Fixed few memory leak (gtk_editable_get_chars returns
3382                 an allocated string)
3383         * src/logwindow.c
3384                 Fixed few memory leak (gtk_editable_get_chars returns
3385                 an allocated string) and modified a little the log cutting
3386                 loop.
3387         * src/compose.c
3388                 Replaced a call to an obsolete function gtk_entry_get_text()
3389                 by gtk_editable_get_chars()
3390         * src/send.c
3391                 Removed a debug printf
3392
3393 2002-07-23 [christoph]  0.8.0claws4
3394
3395         * src/filesel.c
3396                 fix another g_dirname memory leak
3397
3398 2002-07-23 [christoph]  0.8.0claws3
3399
3400         * src/mh.c
3401                 fixed a memory leak in mh_fetch_msginfo
3402                 fixed crash when message header could not be
3403                 parsed
3404
3405 2002-07-23 [paul]       0.8.0claws2
3406
3407         * sync with 0.8.0cvs2
3408                 see ChangeLog 2002-07-23
3409
3410 2002-07-23 [paul]       0.8.0claws1
3411
3412         * sync with 0.8.0cvs1
3413                 see ChangeLog 2002-07-23
3414
3415 2002-07-23 [paul]       0.8.0claws
3416
3417         * release of 0.8.0claws
3418
3419 2002-07-23 [paul]       0.7.8claws99
3420
3421         * po/ru.po
3422                 new Russian translation, submitted by
3423                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
3424
3425 2002-07-22 [jens]       0.7.8claws98
3426
3427         * po/de.po
3428                 Updated German translations.
3429
3430 2002-07-22 [paul]       0.7.8claws97
3431
3432         * po/es.po
3433           po/it.po
3434           po/nl.po
3435           po/pt_BR.po
3436                 updated translations by Ricardo Mones Lastra,
3437                 Alessandro Maestri, Wilbert Berendsen and 
3438                 Fabio Jr. Beneditto respectively
3439
3440 2002-07-22 [christoph]  0.7.8claws96
3441
3442         * src/mimeview.c
3443                 fix memory leak caused by wrong g_dirname usage
3444
3445 2002-07-22 [christoph]  0.7.8claws95
3446
3447         * src/summaryview.c
3448                 update new and unread message counts for summaryview
3449                 summaryview does not get it from the folder anymore
3450                 and has to update the values itself
3451
3452 2002-07-22 [melvin]     0.7.8claws94
3453
3454         * po/fr.po
3455                 Updated French translations.
3456
3457 2002-07-22 [christoph]  0.7.8claws93
3458
3459         * src/matcher.c
3460                 set prop->preg pointer to NULL or following check
3461                 will not fail and regexec will be called with
3462                 invalid pointer
3463
3464 2002-07-21 [alfons]     0.7.8claws92
3465         
3466         * src/prefs_common.[ch]
3467                 remove option "Send return receipt on request"
3468
3469 2002-07-21 [thorsten]   0.7.8claws91
3470
3471         * src/mimeview.c
3472                 fixed memleaks, coding style as pointed out by alfons
3473
3474 2002-07-21 [alfons]     0.7.8claws90
3475
3476         * src/messageview.c
3477         * src/noticeview.[ch]
3478                 o fix bug notice view being displayed when going to empty folder 
3479                   (noticed by Christoph)
3480                 o allow RRR to be sent when restarting sylpheed, or changing folder 
3481                   (noticed by Thorsten)
3482
3483 2002-07-21 [thorsten]   0.7.8claws89
3484
3485         * src/mimeview.c
3486                 Included save_all patch from Xaview FACQ
3487                 added support for pathnames
3488
3489 2002-07-21 [alfons]     0.7.8claws88
3490
3491         * po/POTFILES.in
3492         * src/Makefile.am
3493         * src/mainwindow.c
3494         * src/messageview.[ch]
3495         * src/noticeview.c      ** NEW FILE **
3496         * src/noticeview.h      ** NEW FILE **
3497                 make return receipts work again
3498                 (UI idea by Leandro Pereira)
3499
3500 2002-07-21 [paul]       0.7.8claws87
3501
3502         * src/summaryview.c
3503                 fix sensitivity of 'Select thread'
3504
3505 2002-07-21 [paul]       0.7.8claws86
3506
3507         * src/prefs_common.c
3508                 add browser command line for Galeon
3509
3510 2002-07-21 [paul]       0.7.8claws85
3511
3512         * Makefile.am
3513                 fix 'EXTRA_DIST': remove README.README, add TODO
3514                 and TODO.claws
3515
3516 2002-07-21 [alfons]     0.7.8claws84
3517
3518         * src/gtkstext.c
3519                 make enter clear selection
3520                 (closes "[ 579888 ] Editor selection/entry error"
3521                 reported by Steve Lamb)
3522
3523 2002-07-21 [alfons]     0.7.8claws83
3524         
3525         * src/summaryview.c
3526                 sort message list when selecting unthread messages
3527                 (closes "[ 501593 ] switching threaded view doesn't sort"
3528                 reported by Simon Schubert)
3529
3530 2002-07-20 [alfons]     0.7.8claws82
3531         
3532         * src/matcher.c
3533                 const-correctness
3534
3535 2002-07-20 [thorsten]   0.7.8claws81
3536
3537         * src/matcher.c
3538                 Fixed expansion of empty fields in matchactions
3539
3540 2002-07-19 [melvin]     0.7.8claws80
3541
3542         * src/gtkspell.c
3543                 Removed a duplicate menu entry (fast mode) introduced during
3544                 the new cache merge
3545                 Added a menu separator between 'Use alternate' and 'Fast mode'
3546
3547 2002-07-19 [paul]       0.7.8claws79
3548
3549         * tools/Makefile.am
3550           tools/README
3551                 correct typos
3552
3553 2002-07-19 [thorsten]   0.7.8claws78
3554
3555         * tools/calypso_convert.pl      ** NEW FILE **
3556           tools/README
3557           tools/Makefile.am
3558                 script to import mbox files exported
3559                 by calypso
3560                 o generates folder structure
3561                 o includes attachments
3562
3563 2002-07-19 [melvin]     0.7.8claws77
3564
3565         * src/selective_download.[ch]
3566                 Fixed bug where closing the dialog with the window manager's
3567                 close button will not unlock the summary
3568                 Corrected some function declarations that missed a return value
3569                 Made the source code comply better with coding style.
3570         * src/prefs_common.c
3571                 Added new browser command line for Mozilla.
3572
3573 2002-07-18 [paul]       0.7.8claws76
3574
3575         * src/mainwindow.c
3576           src/selective_download.[ch]
3577                 reflect theme changes, fix Gdk Warning when creating 
3578                 pixmap from NULL window, and minor clean up.
3579                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
3580
3581         * po/en_GB.po
3582                 updated
3583
3584 2002-07-17 [paul]       0.7.8claws75
3585
3586         * INSTALL[.jp]
3587                 sync with 0.8.0
3588         
3589         * po/en_GB.po
3590                 updated
3591
3592 2002-07-16 [paul]       0.7.8claws74
3593
3594         * tools/filter_conv.pl
3595           tools/README
3596                 replace conversion script with reimplemented version, 
3597                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
3598
3599 2002-07-16 [colin]      0.7.8claws73
3600
3601         * src/summaryview.c
3602                 remove forgotten debug messages - sorry ;-)
3603
3604 2002-07-16 [colin]      0.7.8claws72
3605
3606         * src/mimeview.c
3607           src/summaryview.c
3608           src/textview.c
3609           src/textview.h
3610                 add the ability to select part of a text mime-part 
3611                 to reply.
3612
3613 2002-07-15 [christoph]  0.7.8claws71
3614
3615         * src/folder.c
3616                 fix folder message count for folders without
3617                 msg_is_changed (includes news folders)
3618
3619 2002-07-15 [martin]     0.7.8claws70
3620
3621         * src/summaryview.c
3622                 option "display recipient on 'From'..." now works
3623                 without the need of enabling the option
3624                 "display  sender  using  address  book".
3625
3626 2002-07-15 [christoph]  0.7.8claws69
3627
3628         * src/summaryview.c
3629                 removed setting folder status from summaryview.
3630                 folder.c should update all message counts correctly.
3631
3632 2002-07-15 [paul]       0.7.8claws68
3633
3634         * po/pt_BR.po
3635                 updated by Fabio Junior Beneditto
3636
3637 2002-07-15 [darko]      0.7.8claws67
3638
3639         * src/mh.c
3640                 Fixed target folder colorization, don't decrease op
3641                 number twice
3642
3643 2002-07-14 [paul]       0.7.8claws66
3644
3645         * sync with main 0.8.0
3646                 see ChangeLog 2002-07-14
3647
3648 2002-07-13 [melvin]     0.7.8claws65
3649         
3650         * src/addrbook.c
3651         * src/addressbook.c
3652         * src/addrindex.c
3653                 Replaced sprintf by g_snprintf to prevent possible buffer
3654                 overflow.
3655         * src/news.c
3656                 Corrected a log message output format.
3657                 Added a missing "done" debug output.
3658         * src/compose.c
3659                 Added keyboard accelerator for Priority menu items
3660                 Added missing \n in debug output
3661         * src/logwindow.c
3662         * src/gtkspell.c
3663         * src/rfc2015.c
3664                 Added missing \n in debug output
3665
3666 2002-07-13 [paul]       0.7.8claws64
3667
3668         * man/sylpheed.1
3669                 change Sergey's email address to the sf address
3670
3671         * src/textview.c
3672                 increase show_url_timeout (more useful for long
3673                 urls)
3674
3675 2002-07-12 [sergey]     0.7.8claws63
3676
3677         * src/rfc2015.c
3678                 applied (with some modifications) patch to set the
3679                 micalg parameter for signatures
3680                 (2001-08-28 Werner Koch <wk@gnupg.org>)
3681
3682 2002-07-12 [sergey]     0.7.8claws62
3683
3684         * man/Makefile.am
3685         * configure.in
3686                 fixed man page installation
3687
3688 2002-07-12 [paul]       0.7.8claws61
3689
3690         * sync with 0.7.8cvs26
3691                 see ChangeLog 2002-07-11 and 2002-07-12
3692
3693 2002-07-11 [christoph]  0.7.8claws60
3694
3695         * src/compose.c
3696         * src/procmsg.c
3697                 first use the message number to find the message
3698                 to mark with a reply flag but check the
3699                 message-id if we got the correct message, if not
3700                 try to find it by message-id.
3701                 use new string seperator that is not allowed
3702                 in message-ids.
3703
3704 2002-07-11 [paul]       0.7.8claws59
3705
3706         * sync with 0.7.8cvs23
3707                 see ChangeLog 2002-07-10
3708
3709 2002-07-10 [christoph]  0.7.8claws58
3710
3711         * src/folder.[ch]
3712         * src/msgcache.[ch]
3713                 Added message-id table to the cache in memory
3714                 and functions to msgcache.c and folder.c to
3715                 fetch MsgInfos by message id
3716         * src/compose.c
3717         * src/procmsg.c
3718                 store folder and message-id of message replying
3719                 to in queue header and set reply flag after sending
3720                 (Closes bug #469498)
3721
3722 2002-07-10 [paul]       0.7.8claws57
3723
3724         * AUTHORS
3725           man/sylpheed.1.gz
3726                 add Martin to the list of authors
3727
3728 2002-07-09 [martin]     0.7.8claws56
3729         * src/gtksctree.c
3730                 Added gtk_ctree_last_visible(), tree_update_level(),
3731                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
3732                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3733                 from gtk+ to gtksctree.c for the new sorting code
3734                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
3735                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
3736         * src/gtksctree.h
3737                 Added declaration for gtk_sctree_sort_recursive() and
3738                 gtk_sctree_sort_node
3739         * src/addressbook.c
3740         * src/foldersel.c
3741         * src/folderview.c
3742         * src/summaryview.c
3743                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
3744                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
3745
3746 2002-07-08 [paul]       0.7.8claws55
3747
3748         * more sync with 0.7.8cvs21
3749                 see ChangeLog 2002-07-08
3750
3751 2002-07-08 [paul]       0.7.8claws54
3752
3753         * sync with 0.7.8cvs21
3754                 see ChangeLog 2002-07-08
3755
3756 2002-07-07 [alfons]     0.7.8claws53
3757
3758         * src/Makefile.am
3759         * src/stock_pixmap.[ch]
3760         * src/pixmaps/notice_warn.xpm   ** NEW&n