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