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