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