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