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