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