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