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