0.8.11claws49
[claws.git] / ChangeLog.claws
1 2003-03-26 [christoph]  0.8.11claws49
2
3         * src/mimeview.c
4                 fix mime type guessing when no mime type is found for a file
5
6 2003-03-25 [christoph]  0.8.11claws48
7
8         * src/mimeview.c
9         * src/procmime.c
10                 remove mime type guessing from mime parser and use
11                 name based mime types in viewer lookup for mime type
12                 application/octet-stream
13
14 2003-03-25 [christoph]  0.8.11claws47
15
16         * doc-src/readme.txt
17         * doc-src/rfc2554.txt
18                 add RFC about SMTP AUTH
19
20         * src/send_message.c
21         * src/common/smtp.[ch]
22                 add extra error code for authentication errors and
23                 clear temporary password when this error occurs
24
25         (closes Bug 84 authentication failure while sending should
26          prompt for password again)
27
28 2003-03-25 [christoph]  0.8.11claws46
29
30         * configure.ac
31         * src/Makefile.am
32         * src/imageview.[ch]                            ** REMOVE **
33         * src/messageview.[ch]
34         * src/mimeview.[ch]
35         * src/prefs_common.[ch]
36         * src/textview.c
37         * src/plugins/Makefile.am
38         * src/plugins/image_viewer/.cvsignore           ** NEW **
39         * src/plugins/image_viewer/Makefile.am          ** NEW **
40         * src/plugins/image_viewer/plugin.c             ** NEW **
41         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
42                 move image viewer into a plugin (building is enabled by default)
43                 [ToDo: Prefs for resize and autoview]
44
45 2003-03-25 [paul]       0.8.11claws45
46
47         * sync with 0.8.11cvs12
48                 see ChangeLog 2003-03-26
49
50 2003-03-25 [paul]       0.8.11claws44
51
52         * sync with 0.8.11cvs11
53                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
54                 
55         Note: Selective Download is broken.
56                 
57 2003-03-22 [christoph]  0.8.11claws43
58
59         * src/folder.c
60                 code cleanup for flags copying
61
62 2003-03-22 [christoph]  0.8.11claws42
63
64         * src/plugins/trayicon/trayicon.c
65                 fix setting the transparent area when the window size
66                 is forced by the system tray
67
68 2003-03-22 [christoph]  0.8.11claws41
69
70         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
71         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
72         * src/plugins/trayicon/newmail.xpm              ** NEW **
73         * src/plugins/trayicon/nomail.xpm               ** NEW **
74         * src/plugins/trayicon/trayicon.c
75         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
76                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
77                 o add icon for unread mails
78                 o set transparency for window
79
80 2003-03-22 [christoph]  0.8.11claws40
81
82         * src/news.c
83                 init news session to prevent crash when session is closed
84
85 2003-03-22 [christoph]  0.8.11claws39
86
87         * src/imap.c
88         * src/common/session.[ch]
89                 Init session data to make sure we don't have invalid pointers
90                 for read_ch and write_ch when new multi process sessions are
91                 not used
92
93         * src/main.c
94         * src/common/plugin.c
95         * src/common/sylpheed.c
96         * src/plugins/demo/demo.c
97         * src/plugins/dillo_viewer/dillo_viewer.c
98         * src/plugins/mathml_viewer/mathml_viewer.c
99         * src/plugins/spamassassin/spamassassin.c
100         * src/plugins/spamassassin/spamassassin_gtk.c
101                 add plugin types to allow loading plugins at different times
102                 (and maybe for different frontends), because it's not good to
103                 load GTK-Plugins gefore gtk_init was called
104
105         * configure.ac
106         * src/plugins/Makefile.am
107         * src/plugins/trayicon/.cvsignore               ** NEW **
108         * src/plugins/trayicon/Makefile.am              ** NEW **
109         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
110         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
111         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
112         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
113         * src/plugins/trayicon/trayicon.c               ** NEW **
114                 New Trayicon plugin that shows an icon in a systray that uses
115                 XEMBED protocol like Gnome's systray. Icon shows if there
116                 are new mails and a tooltip shows information about new,
117                 unread and total messages.
118
119 2003-03-22 [paul]       0.8.11claws38
120
121         * src/common/smtp.c
122                 fix ESMTP AUTH CRAM-MD5
123                 [sync with main (still version 0.8.11cvs6), see
124                  ChangeLog 2003-03-22]
125
126 2003-03-21 [colin]      0.8.11claws37
127
128         * src/send_message.c
129                 Fix USE_SSL => USE_OPENSSL
130
131 2003-03-21 [colin]      0.8.11claws36
132
133         * src/folderview.c
134                 Fix counts in drag and dropped subfolders
135
136 2003-03-21 [colin]      0.8.11claws35
137
138         * src/folder.c 
139         * src/folderview.c
140                 speed up a bit folder dnd
141
142 2003-03-20 [alfons]     0.8.11claws34
143
144         * src/main.c
145         * src/toolbar.c
146         * src/procmsg.c
147                 don't send locked queue messages
148                 (feature request "[ 705245 ] Locking message in outbox 
149                  should prevent sending")
150
151 2003-03-20 [christoph]  0.8.11claws33
152
153         * src/folder.c
154                 remove NEW and UNREAD flag in special folders when scanning
155                 
156         * src/common/smtp.c
157                 fix ESMTP AUTH CRAM-MD5
158
159 2003-03-20 [paul]       0.8.11claws32
160
161         * src/prefs_account.c
162                 Re-write 'Tunnel command to open connection' as
163                 'Use command to communicate with server', and disable
164                 it for all except IMAP accounts
165
166 2003-03-20 [paul]       0.8.11claws31
167
168         * sync with 0.8.11cvs6
169                 see ChangeLog 2003-03-20
170
171 2003-03-19 [match]      0.8.11claws30
172
173         * src/addritem.[ch]
174                 include documentation. minor refactoring.
175         * src/addr_compl.[ch]
176         * src/addrindex.[ch]
177         * src/addresbook.[ch]
178         * src/summaryview.c
179                 re-enable address lookup (was disabled in
180                 0.8.11claws20).
181
182 2003-03-19 [christoph]  0.8.11claws29
183
184         * src/procmsg.c
185                 add temp flag handling, will make moving and copying
186                 messages possible again
187
188         * src/folder.c
189                 correct calulation of folder stats
190
191 2003-03-18 [match]      0.8.11claws28
192
193         * src/editgroup.h
194                 remove case sensitive comparison (closes bug 80).
195
196 2003-03-18 [christoph]  0.8.11claws27
197
198         * src/imap.c
199                 fix imap using a tunnel command
200
201         (closes bug 87)
202
203 2003-03-18 [christoph]  0.8.11claws26
204
205         * src/folder.[ch]
206         * src/imap.c
207         * src/procmsg.[ch]
208                 rewrite flag handling for folders
209
210 2003-03-18 [christoph]  0.8.11claws25
211
212         * src/folder.c
213         * src/procmsg.c
214         * src/summaryview.c
215                 unset NEW and UNREAD flags when message is ignored, to make
216                 sure messages don't show up as unread on other IMAP clients,
217                 because the IGNORE_THREAD flag can not be syncronized through
218                 the IMAP folder
219
220 2003-03-17 [christoph]  0.8.11claws24
221
222         * src/imap.c
223                 don't use recursion to fetch uids when the number of messages
224                 does not match. Moved code into subfunction that is used
225                 again when needed, to prevent an endless loop.
226
227 2003-03-17 [thorsten]   0.8.11claws23
228
229         * src/imageview.[ch]
230                 export imageview_get_resized_size() (for plugins)
231         * src/prefs_common.[ch]
232                 added prefs_common_get() (for plugins)
233
234 2003-03-17 [christoph]  0.8.11claws22
235
236         * src/imap.c
237                 o remove UID guessing from copy code
238                 o support UIDPLUS extension for APPEND command
239
240 2003-03-17 [paul]       0.8.11claws21
241
242         * src/gtk/about.c
243                 remove 'Compiled-plugins' section.
244                 
245         * src/plugins/dillo_viewer/dillo_viewer.c
246                 slight change to description text
247
248 2003-03-16 [match]      0.8.11claws20
249         * src/ldapserver.[ch]           ** NEW **
250         * src/ldapctrl.[ch]             ** NEW **
251         * src/ldapquery.[ch]            ** NEW **
252         * src/ldaputil.[ch]             ** NEW **
253         * src/addrcindex.[ch]           ** NEW **
254         * src/addrquery.h               ** NEW **
255         * src/addritem.[ch]
256         * src/addrcache.[ch]
257         * src/addrindex.[ch]
258         * src/addr_compl.[ch]
259         * src/addressbook.[ch]
260         * src/addrbook.[ch]
261         * src/editgroup.c
262         * src/editaddress.c
263         * src/editldap.c
264         * src/editldap_basedn.c
265         * src/vcard.c
266         * src/jpilot.c
267         * src/Makefile.am
268                 included dynamic LDAP queries. improved address
269                 completion.
270
271 2003-03-16 [paul]       0.8.11claws19
272
273         * tools/multiwebsearch.pl
274                 fix a fatal typo
275
276 2003-03-16 [christoph]  0.8.11claws18
277
278         * src/mimeview.c
279         * src/plugins/dillo_viewer/dillo_viewer.c
280         * src/plugins/mathml_viewer/mathml_viewer.c
281                 make unregistering of MimeViewerFactorys possible
282
283 2003-03-16 [alfons]     0.8.11claws17
284
285         * configure.ac
286                 correct typo
287
288 2003-03-16 [melvin]     0.8.11claws16
289
290         * src/plugins/dillo_viewer.c
291                 Fixed bug where it was not possible to view more than
292                 one text/html attachment per message (bug discovered
293                 by Christoph Hohmann).
294
295 2003-03-15 [melvin]     0.8.11claws15
296
297         * src/prefs_actions.c
298                 Fixed compilation warnings.
299
300 2003-03-15 [melvin]     0.8.11claws14
301
302         * src/plugins/Makefile.am
303         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
304         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
305         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
306                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
307                 newer (http://dillo.auriga.wearlab.de/).
308
309 2003-03-15 [christoph]  0.8.11claws13
310
311         * src/imap.c
312                 don't query imap folder for attributes because we already
313                 for them from imap_status
314
315         * src/mimeview.[ch]
316                 add support for plugable MimeViewers (unloading Viewers
317                 not yet complete)
318
319         * src/plugins/Makefile.am
320         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
321         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
322         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
323                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
324                 widget from http://helm.cs.unibo.it/mml-widget/
325
326 2003-03-14 [christoph]  0.8.11claws12
327
328         * src/folder.[ch]
329                 o error return code's should better be negative
330                 o replace printf with debug_print
331
332         * src/imap.c
333                 improve IMAP folder scan by checking UID-NEXT
334
335         * src/summaryview.c
336                 remove check that are unnecessary in my opinion
337
338 2003-03-13 [christoph]  0.8.11claws11
339
340         * src/folder.[ch]
341         * src/foldersel.c
342         * src/folderview.c
343         * src/imap.c
344         * src/mbox_folder.c
345         * src/mh.c
346         * src/news.c
347         * src/prefs_scoring.c
348         * src/summaryview.c
349                 use a common function to get a displayable name
350                 for a FolderItem
351
352 2003-03-13 [paul]       0.8.11claws10
353
354         * tools/Makefile.am
355           tools/README
356           tools/multiwebsearch.conf     ** NEW FILE **
357           tools/multiwebsearch.pl       ** NEW FILE **
358                 add multiwebsearch Actions script
359
360 2003-03-13 [colin]      0.8.11claws9
361
362         * src/compose.c
363                 Remove leading emtpy lines from quoted text
364                 before quoting it
365
366 2003-03-13 [melvin]     0.8.11claws8
367
368         * src/prefs_actions.c
369                 Fixed a memory leak
370                 Code clean ups
371                 Added Cancel and OK buttons
372                 Corrected help text
373
374 2003-03-13 [christoph]  0.8.11claws7
375
376         * src/account.c
377         * src/folder.[ch]
378         * src/imap.c
379         * src/mainwindow.c
380         * src/mbox_folder.c
381         * src/mh.c
382         * src/news.c
383         * src/setup.c
384                 replace more folder type stuff with folder class stuff
385
386 2003-03-13 [melvin]     0.8.11claws6
387
388         * src/prefs_actions.c
389                 Added new tokens:
390                 %u: user provided argument
391                 %h: user provided argument (hidden on input)
392                 %s: current text selection in the message view 
393
394 2003-03-13 [paul]       0.8.11claws5
395
396         * sync with 0.8.11cvs5
397                 see ChangeLog 2003-03-11, 2003-03-12
398
399 2003-03-12 [christoph]  0.8.11claws4
400
401         * src/folder.c
402                 use folder class idstr when writing folderlist.xml
403
404         * src/folder.h
405         * src/imap.c
406         * src/news.c
407                 replace folder type checks with folder class checks
408
409 2003-03-12 [christoph]  0.8.11claws3
410
411         * src/folder.[ch]
412         * src/imap.[ch]
413         * src/main.c
414         * src/mbox_folder.[ch]
415         * src/mh.[ch]
416         * src/news.[ch]
417                 o create a list of known folder classes in the folder system
418                 o use folder class id strings for folder item identifiers
419
420 2003-03-12 [christoph]  0.8.11claws2
421
422         * src/imap.c
423                 fix imap uid validity check
424
425 2003-03-12 [christoph]  0.8.11claws1
426
427         * src/account.c
428         * src/folder.[ch]
429         * src/foldersel.c
430         * src/folderview.c
431         * src/imap.c
432         * src/mainwindow.c
433         * src/mbox_folder.c
434         * src/mh.c
435         * src/news.c
436         * src/prefs_scoring.c
437         * src/procmsg.c
438         * src/setup.c
439         * src/summaryview.c
440                 initial restructuring of folder system, seperating
441                 folders and folder classes
442
443 2003-03-12 [paul]       0.8.11claws
444
445         0.8.11claws release
446
447 2003-03-12 [christoph]
448
449         * src/gtk/prefswindow.c
450                 fix translation of "Page Index"
451
452 2003-03-12 [paul]       0.8.10claws110
453
454         a sync from 0.8.11cvs4 before the release
455
456         * src/common/utils.c
457                 subject_compare_for_sort(): allow null strings (fixes
458                 summary sorting).
459
460 2003-03-11 [paul]       0.8.10claws109
461
462         * po/es.po
463                 update Spanish translation, submitted by
464                 Ricardo Mones Lastra
465
466 2003-03-11 [melvin]     0.8.10claws108
467
468         * po/fr.po
469                 Updated French translations
470
471 2003-03-11 [paul]       0.8.10claws107
472
473         * manual/en/Makefile.am
474           manual/en/*.html
475                 update English manual, add a new page
476                 updated by Francois Barriere <fbarriere@atmel.fr>
477                 
478         * po/bg.po
479           po/it.po
480           po/sr.po
481                 update Bulgarian, Italian, and Serbian translations
482                 submitted by George Danchev, Alessandro Maestri, and
483                 Urke MMI
484
485 2003-03-10 [paul]       0.8.10claws106
486
487         * src/gtk/about.c
488           src/gtk/prefswindow.c
489                 make some strings translatable
490
491 2003-03-10 [darko]      0.8.10claws105
492
493         * src/compose.c
494                 code cleanup to make Hiro happy
495
496 2003-03-10 [paul]       0.8.10claws104
497
498         * sync with 0.8.11cvs2
499                 see ChangeLog 2003-03-10
500
501 2003-03-09 [melvin]     0.8.10claws103
502
503         * src/textview.c
504                 textview_set_font(): fix for message display in
505                 UTF-8 locales (thanks to Sergey Vlasov).
506                 (was unintentionnaly reverted in 0.8.6claws6)   
507
508 2003-03-08 [darko]      0.8.10claws102
509
510         * src/compose.c
511                 fix infinite loop in wrapping as reported
512                 by happycactus
513                 obsoletes patch #696482
514
515 2003-03-08 [christoph]  0.8.10claws101
516
517         * src/imap.c
518                 add workaround for IMAP servers that do not
519                 support the "UID SEARCH UID" command
520
521 2003-03-07 [christoph]  0.8.10claws100
522
523         * src/plugins/spamassassin/spamassassin.[ch]
524         * src/plugins/spamassassin/spamassassin_gtk.c
525                 code cleanup
526
527 2003-03-07 [paul]       0.8.10claws99
528
529         * po/es.po
530                 updated Spanish translation, submitted by
531                 Ricardo Mones Lastra
532
533 2003-03-07 [christoph]  0.8.10claws98
534
535         * src/send.c
536                 fix in 0.8.10claws94 was wrong
537                 local delivery does not require escaping, remove escaping
538                 code to make signatures of mails with "." lines valid
539                 
540                 NOTE: requires that sendmail is executed with "-i" option,
541                       what is the default now, but has to be changed in all
542                       exsiting accounts)
543
544 2003-03-07 [paul]       0.8.10claws97
545
546         * sync with 0.8.11 release
547                 see ChangeLog 2003-03-07
548
549 2003-03-06 [paul]       0.8.10claws96
550
551         * src/compose.c
552                 revert commit 0.8.10claws92
553
554 2003-03-06 [paul]       0.8.10claws95
555
556         * src/folderview.c
557                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
558
559         * src/gtkaspell.c
560                 fix bug 74, 'Crash opening editor window with pseudo-color
561                 display'
562                 
563         Patches submitted by Kevin Vigor <kevin@vigor.nu>
564
565 2003-03-06 [christoph]  0.8.10claws94
566
567         * src/send.c
568                 fix rfc2821 (4.5.2) violation in SMTP data sending,
569                 all lines starting with a period get an extra period
570                 inserted
571                 (found by Simon 'corecode' Schubert)
572
573 2003-03-06 [paul]       0.8.10claws93
574
575         * src/folderview.c
576                 if configured font can't be loaded fall back to gtk
577                 default. (with thanks to Christoph)
578                 
579                 closes long-standing bug 15 'Crashes on startup'
580
581 2003-03-06 [paul]       0.8.10claws92
582
583         * src/compose.c
584                 freeze text before autosave and thaw afterwards
585                 fixes bug 67 'autosave make re-rediting message crazy'
586
587 2003-03-06 [christoph]  0.8.10claws91
588
589         * src/compose.c
590                 ignore address comment in dupe check for Cc-list
591
592         (closes reopened bug 47 Replying to message strips name part of
593          e-mail addresses of Cc: lines)
594
595 2003-03-06 [paul]       0.8.10claws90
596
597         * src/Makefile.am
598                 remove reference to gtkxtext.h as its no longer in
599                 the repository
600
601 2003-03-06 [paul]       0.8.10claws89
602
603         * sync with 0.8.10cvs25
604                 see ChangeLog 2003-03-06
605
606 2003-03-06 [oliver]     0.8.10claws88
607         
608         * src/messageview.c
609                 remove include
610
611 2003-03-06 [oliver]     0.8.10claws87
612         
613         * src/folderview.c 
614                 remove changes introduced inclaws74
615         * src/messageview.c
616                 another attempt to sanely delete and update
617                 messages deleted in separate messageview
618
619 2003-03-05 [christoph]  0.8.10claws86
620
621         * src/summaryview.c
622                 check if "From" matches any account's address if
623                 addressbook completion of addresses is disabled too
624
625         (closes Bug 70 "Display recipient in from" doesn't check
626          folder's default account)
627
628 2003-03-05 [christoph]  0.8.10claws85
629
630         * src/compose.c
631         * src/common/utils.[ch]
632                 don't strip address comments when building Cc lists
633
634         (closes Bug 47 Replying to message strips name part of e-mail addresses
635          of Cc: lines)
636
637         * src/folder.c
638                 fix return value of copy function
639
640 2003-03-05 [christoph]  0.8.10claws84
641
642         * src/imap.c
643                 don't ask imap server for non rfc822 headers
644
645         (closes bug 71 IMAP FETCH asks for FROM header field twice)
646
647         * src/imap.c
648                 destroy session on socket error to allow reconnecting
649
650 2003-03-05 [christoph]  0.8.10claws83
651
652         * configure.ac
653                 fix building with gnome when no prefix is set
654
655         (closes bug 66 Gnome directory is set to NONE)
656
657 2003-03-05 [paul]       0.8.10claws82
658
659         * sync with 0.8.10cvs23
660                 see ChangeLog 2003-03-05
661
662 2003-03-04 [christoph]  0.8.10claws81
663
664         * src/folder.c
665                 o fix moving and copying when folder returns 0 for new
666                   message number
667                 o remove some code for single message copy and move
668                   operations and use functions for multiple messages
669
670         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
671
672         * src/news.c
673                 remove unused include
674
675 2003-03-04 [paul]       0.8.10claws80
676
677         * src/gtk/about.c
678                 list 'Compiled plugins'
679
680 2003-03-03 [christoph]  0.8.10claws79
681
682         * src/news.[ch]
683                 have to multiply the percentage of the current fetch with
684                 the percentage that it has of the total fetch operation
685                 for correct values
686
687 2003-03-03 [christoph]  0.8.10claws78
688
689         * src/news.c
690                 fix calculation of expected lines for progress indicator
691
692 2003-03-03 [christoph]  0.8.10claws77
693
694         * src/summaryview.c
695         * src/common/utils.c
696                 fix segfault when opening the root news folder
697
698 2003-03-03 [christoph]  0.8.10claws76
699
700         * src/mainwindow.[ch]
701         * src/common/Makefile.am
702         * src/common/progressindicator.[ch]
703                 add UI independent progress indicator handling
704
705         * src/news.[ch]
706                 use new progress indicator for message info fetching
707
708         * src/common/hooks.h
709                 code cleanup
710
711 2003-03-03 [oliver]     0.8.10claws75
712
713         * src/toolbar.c
714         * src/compose.c
715                 removed commented code
716
717 2003-03-03 [oliver]     0.8.10claws74
718
719         * src/toolbar.[ch]
720                 cleanups and refactoring
721         * src/compose.[ch]
722                 compose_reply_mode reply & forwarding interface for
723                 toolbar buttons
724         * src/folderview.c
725                 act on messages marked for deletion in folderview_selected
726                 based on prefs_common.immediate_exec since a message might 
727                 have been deleted by messageview in a folder we are changing 
728                 to (does anybody understand what I'm on about ?)
729
730 2003-03-03 [oliver]     0.8.10claws73
731         
732         * src/messageview.[ch]
733                 new functions
734                 - messageview_delete: delete message shown in messagview
735                 - messageview_update_view: update messageview to currently 
736                   selected summaryview message
737                 - add separate messageview to msgview_list in order to update 
738                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
739         * src/summaryview.[ch]
740                 summary_get_selection returns a list of selected msgs
741                 in summaryview
742         * src/mainwindow.c
743                 toolbar reply refactoring
744
745 2003-03-03 [paul]       0.8.10claws72
746
747         * sync with 0.8.10cvs21
748                 see ChangeLog 2003-03-03
749
750 2003-03-02 [christoph]  0.8.10claws71
751
752         * src/common/passcrypt.c
753                 use POSIX includes
754
755 2003-03-02 [christoph]  0.8.10claws70
756
757         * configure.ac
758         * src/prefs_account.c
759         * src/prefs_gtk.[ch]
760         * src/common/.cvsignore
761         * src/common/Makefile.am
762         * src/common/passcrypt.c                ** NEW **
763         * src/common/passcrypt.h.in             ** NEW **
764                 Implement password encryption in config files
765                 using unix encrypt and setkey functions. The crypt
766                 key can be set as a configure parameter. Old
767                 passwords will be converted if they do not begin
768                 with '!'
769
770 2003-03-02 [paul]       0.8.10claws69
771
772         * src/prefs_account.c
773                 fix compile error
774
775 2003-03-01 [thorsten]   0.8.10claws68
776
777         * po/el.po
778           po/hr.po
779           po/it.po
780           po/nl.po
781           po/sr.po
782           po/sv.po
783                 corrected format strings
784         * po/en_GB.po
785                 corrected headers
786                 (fix compile errors with GNU gettext-0.11.5)
787
788 2003-03-01 [oliver]     0.8.10claws67
789
790         * src/summaryview.c
791                 menu callbacks call toolbar_menu_reply
792
793 2003-03-01 [oliver]     0.8.10claws66
794
795         * src/mainwindow.c
796         * src/messageview.c
797                 menu callbacks call toolbar_menu_reply
798         * src/toolbar.[ch]
799                 callbacks from menu handled by toolbar_menu_reply
800
801 2003-03-01 [paul]       0.8.10claws65
802
803         * src/addressbook.c
804                 revert commit 0.8.10claws54 - breaks editing of
805                 addressbook.
806                 
807         * po/bg.po
808                 update Bulgarian translation, submitted by
809                 George Danchev
810
811 2003-02-28 [christoph]  0.8.10claws64
812
813         * src/account.c
814         * src/addressadd.c
815         * src/compose.c
816         * src/gtkaspell.c
817         * src/gtkxtext.h                ** REMOVE **
818         * src/imap.c
819         * src/matcher.[ch]
820         * src/mh.c
821         * src/news.c
822         * src/pine.c
823         * src/prefs_common.c
824         * src/prefs_matcher.c
825         * src/procheader.[ch]
826         * src/procmsg.[ch]
827         * src/toolbar.c
828         * src/common/ssl_certificate.c
829         * src/gtk/colorlabel.c
830         * src/gtk/menu.c
831                 o fix warnings
832                 o remove code obsoleted by new cache and folder system rework
833
834 2003-02-28 [oliver]     0.8.10claws63
835         
836         * src/toolbar.[ch]
837                 * fix bug where reply in Messageview replied to 
838                 Message displayed in summaryview
839                 (reportedd via ML by chinatinte at gmx dot ch)
840                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
841                 didn't work in separate MessageView Toolbar
842                 (wondering if anybody uses this at all ?)
843         * src/summaryview.[ch]
844                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
845                 (generalize reply and forward code);
846         * src/messageview.c 
847                 remove focus_in event which updated summaryview to messageview
848
849 2003-02-28 [paul]       0.8.10claws62
850
851         * po/Makefile.in.in
852                 add the --check option
853                 Patch submitted by Ricardo Mones Lastra
854
855 2003-02-28 [paul]       0.8.10claws61
856
857         * src/prefs_account.c
858                 re-order 'Signature' items
859
860 2003-02-28 [paul]       0.8.10claws60
861
862         * sync with 0.8.10cvs20
863                 see ChangeLog 2003-02-28
864
865 2003-02-28 [paul]       0.8.10claws59
866
867         * po/POTFILES.in
868                 update to reflect recent movement of files
869
870 2003-02-28 [paul]       0.8.10claws58
871
872         * sync with 0.8.10cvs19
873                 see ChangeLog 2003-02-28
874
875 2003-02-27 [martin]     0.8.10claws57
876
877         * src/prefs_matcher.c 
878                 fix segfault in prefs_matcher_ok() when the
879                 last entry is deleted and prevents that the
880                 message "entry not saved" comes up after deleting
881                 an entry
882
883 2003-02-27 [martin]     0.8.10claws56
884
885         * src/prefs_filtering.c 
886                 fix segfault in prefs_filtering_ok() when the
887                 last entry is deleted and prevents that the
888                 message "entry not saved" comes up after deleting
889                 an entry
890
891 2003-02-27 [paul]       0.8.10claws55
892
893         * sync with 0.8.10cvs18
894                 see ChangeLog 2003-02-27
895
896 2003-02-27 [paul]       0.8.10claws54
897
898         * src/addressbook.c
899                 fix bug where the address book crashes with 
900                 multiple lookups.
901                 Patch [687729] submitted by David Frager 
902                 <dbfrager@users.sourceforge.net>
903
904 2003-02-25 [christoph]  0.8.10claws53
905
906         * src/Makefile.am
907         * src/colorlabel.[ch]           ** REMOVE **
908         * src/gtk/Makefile.am
909         * src/gtk/colorlabel.[ch]       ** NEW **
910                 move colorlabel files to gtk directory
911
912         * src/esmtp.[ch]                ** REMOVE **
913                 has been merged into smtp.[ch] in 0.7.5
914
915 2003-02-25 [christoph]  0.8.10claws52
916
917         * src/Makefile.am
918         * src/about.[ch]                ** REMOVE **
919         * src/gtk/Makefile.am
920         * src/gtk/about.[ch]            ** NEW **
921                 move about files to gtk directory
922
923 2003-02-25 [christoph]  0.8.10claws51
924
925         * src/folder.c
926                 some code optimization of folder scanning code
927
928         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
929
930 2003-02-25 [christoph]  0.8.10claws50
931
932         * src/main.c
933         * src/common/sylpheed.c
934                 add command line parameter parsing to common code
935
936 2003-02-24 [christoph]
937
938         * Makefile.am
939         * configure.ac
940                 fix gnome prefix problems, the configure script now removed
941                 `gnome-config --prefix` from `gnome-config --datadir`
942                 and adds $(prefix} instead
943
944         (closes Bug 24 Makefile does not respect prefix when installing
945          GNOME data)
946
947 2003-02-24 [christoph]  0.8.10claws49
948
949         * src/news.c
950                 check for valid session before trying to authenticate
951
952         (closes Bug 60 crash if "authenticate on logon" is activated
953          and newsserver-hostname is not valid)
954
955 2003-02-24 [melvin]     0.8.10claws48
956
957         * src/prefs_actions.c
958                 Make sure all user's input is sent to the action and then
959                 close the socket..
960
961 2003-02-23 [alfons]     0.8.10claws46
962
963         * src/summaryview.c
964                 also wait cursor when deleting files
965
966 2003-02-23 [paul]
967
968         * tools/freshmeat_search.pl
969           tools/google_search.pl
970                 scripts should now work for any browser/browser command line
971
972 2003-02-22 [christoph]  0.8.10claws45
973
974         * src/procmsg.c
975                 fix IMAP flag setting, IMAP flag is not handled correctly
976                 anymore by the folder system and information about the
977                 folder should not be saved in the MsgInfo (in my opinion)
978
979         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
980
981 2003-02-22 [christoph]  0.8.10claws44
982
983         * src/summaryview.c
984                 fix spelling of "label" ;-)
985
986 2003-02-22 [thorsten]   0.8.10claws43
987
988         * src/mimeview.c
989           src/prefs_common.[ch]
990           src/procmime.[ch]
991                 do not use description as attachment name
992
993 2003-02-22 [alfons]     0.8.10claws42
994
995         * src/summaryview.c
996                 freeze/thaw folder item updates when changing color labels,
997                 and put a wait cursors on
998
999 2003-02-22 [thorsten]   0.8.10claws41
1000
1001         * src/mimeview.c
1002                 save-all fixes: crash if invoked on multipart container,
1003                 mimeinfo access, pathseparators, error dialog
1004
1005 2003-02-21 [alfons]     0.8.10claws40
1006
1007         * src/prefs_gtk.c
1008                 remove unused var
1009
1010 2003-02-21 [colin]      0.8.10claws39
1011
1012         * src/send.c
1013                 Fix smtp logging
1014
1015 2003-02-21 [colin]      0.8.10claws38
1016
1017         * src/summaryview.c
1018                 Freeze/thaw folderItem updates when filtering messages 
1019                 via Tools/Filter messages
1020
1021 2003-02-21 [paul]       0.8.10claws37
1022
1023         * src/compose.c
1024                 revert commit 0.8.10claws26, there are ulterior motives
1025                 for users to set a Reply-To header when posting to
1026                 newsgroups
1027
1028 2003-02-21 [paul]       0.8.10claws36
1029
1030         * sync with 0.8.10cvs17
1031                 see ChangeLog 2003-02-21
1032
1033 2003-02-20 [christoph]  0.8.10claws35
1034
1035         * src/imap.c
1036                 IMAP UID fetch speedup using SEARCH
1037
1038         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1039
1040         * src/imap.c
1041                 fix problem with UIDs in IMAP UID cache that no longer existed
1042
1043 2003-02-20 [christoph]  0.8.10claws34
1044
1045         * src/imap.c
1046         * src/procheader.c
1047         * src/procheader.h
1048                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1049
1050         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1051
1052         * src/imap.c
1053                 Rewrite imap_cmd_gen_recv use sock_getline instead
1054                 of sock_gets to avoid problems with too long reply
1055                 lines
1056     
1057 2003-02-20 [colin]      0.8.10claws33
1058         
1059         * src/prefs_account.c
1060                 Better wording
1061
1062 2003-02-20 [colin]      0.8.10claws32
1063
1064         * src/compose.c
1065                 Remove useless '&& !to_sender' 
1066
1067 2003-02-20 [darko]
1068
1069         * AUTHORS
1070                 change my e-mail address
1071
1072 2003-02-19 [colin]      0.8.10claws31
1073
1074         * src/prefs_common.c
1075                 X11 style colors for every configurable color
1076
1077 2003-02-19 [alfons]     0.8.10claws30
1078
1079         * src/prefs_gtk.[ch]
1080         * src/prefs_common.c
1081                 for color_new accept both plain integers and X11 style color
1082                 names (as found in /usr/lib/X11/rgb.txt)
1083
1084 2003-02-19 [paul]       0.8.10claws29
1085
1086         * src/mainwindow.c
1087                 add tooltips to online/offline button and account selector
1088                 button
1089
1090 2003-02-19 [paul]       0.8.10claws28
1091
1092         * src/folder.c
1093           src/news.c
1094           src/prefs_account.[ch]
1095           src/prefs_common.[ch]
1096                 move 'Maximum number of articles to download' to
1097                 account prefs.
1098                 clean up account prefs gui a little by hiding entries
1099                 rather then greying out entries
1100
1101 2003-02-19 [hiro]       0.8.10claws27
1102
1103         * src/common/utils.c
1104                 fix bug #54 'yesterdays date is displayed in the message 
1105                 summary window'
1106
1107 2003-02-19 [paul]       0.8.10claws26
1108
1109         * src/compose.c
1110                 fix bug reported in Feature Request [688596] 
1111                 'Reply-to header in news'
1112
1113 2003-02-18 [paul]       0.8.10claws25
1114
1115         * src/select-keys.c
1116                 add a 'List all keys' button to key selection dialog
1117
1118 2003-02-18 [colin]      0.8.10claws24
1119         
1120         * src/stock_pixmap.c
1121                 fix compile error
1122
1123 2003-02-18 [colin]      0.8.10claws23
1124
1125         * src/common/smtp.[ch]
1126           src/prefs_account.c
1127                 Try to starttls if it seems to be the only
1128                 way to authenticate a user
1129
1130 2003-02-18 [paul]       0.8.10claws22
1131
1132         * src/Makefile.am
1133           src/folderview.c
1134           src/stock_pixmap.[ch]
1135           src/pixmaps/drafts_close.xpm  ** NEW FILE **
1136           src/pixmaps/drafts_open.xpm   ** NEW FILE **
1137                 as a Drafts folder is a special folder allow it to have
1138                 its own unique icons
1139
1140 2003-02-18 [colin]      0.8.10claws21
1141
1142         * src/imap.c
1143                 Fix port selection when using starttls
1144
1145 2003-02-18 [paul]       0.8.10claws20
1146
1147         * src/mainwindow.c
1148           src/prefs_common.[ch]
1149                 make blue the default new mail colour
1150
1151 2003-02-18 [paul]       0.8.10claws19
1152
1153         * sync with 0.8.10cvs14
1154                 see ChangeLog 2003-02-18
1155
1156 2003-02-17 [jens]       0.8.10claws18
1157
1158         * src/common/md5.c
1159                 fixed a compile problem with gcc 3.3
1160                 works on 2.95.3 too (testet on PPC as it is big endian)
1161
1162 2003-02-17 [paul]       0.8.10claws17
1163
1164         * sync with 0.8.10cvs13
1165                 see ChangeLog 2003-02-17
1166
1167 2003-02-17 [paul]       0.8.10claws16
1168
1169         * sync with 0.8.10cvs12
1170                 see ChangeLog 2003-02-17
1171
1172 2003-02-16 [match]      0.8.10claws15
1173
1174         * src/addressbook.c
1175                 Eliminates reloading of address data when items
1176                 deleted or added. Applied submitted by
1177                 Luke Plant <lukeplant@softhome.net>
1178
1179 2003-02-16 [paul]       0.8.10claws14
1180
1181         * src/news.c
1182                 when a 'protocol error' is encountered disconnect from
1183                 the server. This means that the user can carry on viewing
1184                 other articles and doesn't have to either wait until the
1185                 server timesout or quit sylpheed.
1186                 Fixes bug #53 'Unable to read messages in newsgroups, 
1187                 displayed message doesn't change'
1188
1189 2003-02-15 [christoph]  0.8.10claws13
1190
1191         * src/imap.c
1192                 fix bug that stopped scanning of folders when an
1193                 IMAP folder was empty
1194
1195         (closes bug 46 stop scan messages in folders after empty folder)
1196
1197 2003-02-15 [paul]
1198
1199         * tools/Makefile.am
1200           tools/README
1201           tools/freshmeat_search.pl     ** NEW FILE **
1202           tools/google_search.pl        ** NEW FILE **
1203                 Add 2 Actions scripts which search freshmeat/google
1204                 for the selected text using the browser configured
1205                 in sylpheedrc.
1206                 
1207         Note: These scripts are very dependent on the format of the
1208         browser command and may not work on every occasion. Testing
1209         is welcome. 
1210
1211 2003-02-14 [alfons]     0.8.10claws12
1212
1213         * src/compose.c
1214                 fix breakage because of uninitialized account pointer.
1215                 please verify.
1216
1217 2003-02-14 [paul]       0.8.10claws11
1218
1219         * src/compose.c
1220           src/prefs_account.[ch]
1221           src/prefs_common.[ch]
1222                 move signature settings to Account Prefs
1223
1224 2003-02-14 [paul]       0.8.10claws10
1225
1226         * sync with 0.8.10cvs11
1227                 see ChangeLog 2003-02-14
1228
1229 2003-02-13 [thorsten]   0.8.10claws9
1230
1231         * src/news.c
1232                 revert news progressbar (GUI separation)
1233
1234 2003-02-13 [paul]       0.8.10claws8
1235
1236         * src/compose.c
1237                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1238                 paragraph 1
1239
1240 2003-02-13 [paul]       0.8.10claws7
1241
1242         * src/compose.[ch]
1243           src/summaryview.c
1244                 fix 'Follow-up and Reply-to' so that it creates a reply to
1245                 the newsgroup and the sender. If the message has the keyword
1246                 'poster' in the Followup-To header, all replies go to the
1247                 sender, re: RFC 1036, Section 2.2.3
1248                 rename all instances of 'ignore_replyto' to 'to_sender', both
1249                 were previously used, now we use just one.
1250
1251 2003-02-13 [paul]       0.8.10claws6
1252
1253         * sync with 0.8.10cvs9
1254                 see ChangeLog 2003-02-13
1255
1256 2003-02-13 [paul]       0.8.10claws5
1257
1258         * configure.ac
1259                 show which plugins are configured in the configure
1260                 output.
1261
1262 2003-02-12 [thorsten]   0.8.10claws4
1263
1264         * src/news.c
1265                 show progress while fetching news headers
1266
1267 2003-02-12 [christoph]  0.8.10claws3
1268
1269         * configure.ac
1270         * src/plugins/Makefile.am
1271                 use AM_CONDITIONAL to enable plugins, automake correctly
1272                 manages this when creating distdir
1273
1274 2003-02-12 [christoph]  0.8.10claws2
1275
1276         * ac/spamassassin.m4
1277         * src/plugins/spamassassin/Makefile.am
1278                 fix building SpamAssassin plugin without OpenSSL
1279
1280 2003-02-12 [paul]       0.8.10claws1
1281
1282         * ac/Makefile.am
1283           src/Makefile.am
1284           src/plugins/Makefile.am
1285                 fix failure of 'make release'
1286
1287 2003-02-12 [paul]       0.8.10claws
1288
1289         * 0.8.10claws released
1290
1291 2003-02-12 [paul]       0.8.9claws56
1292
1293         * po/bg.po
1294           po/es.po
1295           po/it.po
1296           po/ru.po
1297           po/sr.po
1298                 updated translations by George Danchev, Ricardo Mones Lastra,
1299                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1300                 
1301         * sylpheed.spec.in
1302                 Allow the building of RPMs by a regular user. Submitted
1303                 by Sergei Astanin
1304
1305 2003-02-11 [alfons]     0.8.9claws55
1306
1307         * src/colorlabel.c
1308                 don't use pixmaps for label color rect but draw rectangles
1309                 so we can respect the color map of palette based visuals
1310                 (fixes the long time crashes on Suns - thanks to Andreas
1311                 Engel and Steve O'Hara-Smith for testing)
1312
1313 2003-02-11 [christoph]  0.8.9claws54
1314
1315         * src/matcher_parser_parse.y
1316                 correct bug where filering rules of not existing folders in
1317                 matcherrc were added to global filtering
1318                 
1319         (closes Debian Bug #180253 - Directory's filter-rules are merged with
1320          main filter-rules after removing directory, http://bugs.debian.org/180253)
1321         
1322 2003-02-11 [paul]       0.8.9claws53
1323
1324         * sync with 0.8.10cvs7
1325                 see ChangeLog 2003-02-09
1326
1327 2003-02-11 [melvin]     0.8.9claws52
1328
1329         * po/fr.po
1330                 Updated French tranlsations
1331
1332 2003-02-10 [paul]       0.8.9claws51
1333
1334         * sylpheed.spec.in
1335                 correct --enable-openssl
1336                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1337
1338 2003-02-09 [martin]     0.8.9claws50
1339
1340         * src/prefs_matcher.c
1341                 fix segfault in prefs_matcher_substitute_cb() when
1342                 no row is selected
1343
1344 2003-02-09 [paul]       0.8.9claws49
1345
1346         * src/folderview.c
1347                 fix bug where a newsgroup folder's processing rules were
1348                 merged with the global filtering rules when the newsgroup
1349                 folder was deleted, causing some seriously bad results,
1350                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1351
1352 2003-02-08 [melvin]     0.8.9claws48
1353
1354         * src/compose.c
1355                 Corrected and modified an alert message.
1356
1357 2003-02-07 [paul]       0.8.9claws47
1358
1359         * src/folderview.c
1360                 fix bug where both an 'Account properties' window and a
1361                 'Folder properties' window were opened when clicking on
1362                 'Properties' in an NNTP or IMAP folder's popup menu.
1363
1364 2003-02-07 [paul]       0.8.9claws46
1365
1366         * sync with 0.8.10cvs6
1367                 see ChangeLog 2003-02-06
1368
1369 2003-02-06 [christoph]  0.8.9claws45
1370
1371         * src/mbox.c
1372                 freeze folder updates while importing mbox files
1373                 (closes bug 43 importing mbox took hours)
1374                 
1375         Patch submitted by Jens Rantil <jens.rantil@telia.com>
1376
1377 2003-02-06 [thorsten]   0.8.9claws44
1378
1379         * po/de.po
1380                 Updated german translations
1381
1382 2003-02-06 [thorsten]   0.8.9claws43
1383
1384         * src/news.h
1385                 use guint for message numbers (fix count in grouplist dialog)
1386
1387 2003-02-05 [paul]       0.8.9claws42
1388
1389         * sync with 0.8.10cvs2
1390                 see ChangeLog 2003-02-05
1391
1392 2003-02-04 [colin]      0.8.9claws41
1393
1394         * src/prefs_common.[ch]
1395           src/procmsg.c
1396           src/summaryview.c
1397                 Add an option to disable threading by subject
1398
1399 2003-02-04 [christoph]  0.8.9claws40
1400
1401         * src/inc.c
1402                 only abort fetching mails from multiple accounts when the
1403                 error is fatal and does not allow to check any more accounts
1404                 (currently only disk full error)
1405
1406         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1407          receive mails for other accouts)
1408
1409 2003-02-04 [christoph]  0.8.9claws39
1410
1411         * src/folder.c
1412                 first add the new message to the cache, then
1413                 send the update notification
1414
1415         (closes bug 39 after sending message folderview doesnt get updated)
1416
1417 2003-02-04 [colin]      0.8.9claws38
1418
1419         * src/inc.c
1420                 _really_ fix this Connecting... status
1421
1422 2003-02-04 [paul]       0.8.9claws37
1423
1424         * sync with 0.8.10
1425                 see ChangeLog 2003-02-04
1426
1427 2003-02-04 [paul]       0.8.9claws36
1428
1429         * sync with 0.8.9cvs6
1430                 see ChangeLog 2003-02-03
1431
1432 2003-02-04 [paul]       0.8.9claws35
1433
1434         * po/pt_BR.po
1435                 updated by André Filipe de Assunção e Brito 
1436                 <bedecko@netsite.com.br>
1437
1438 2003-02-03 [thorsten]   0.8.9claws34
1439
1440         * po/de.po
1441                 Updated german translations
1442
1443 2003-02-02 [paul]       0.8.9claws33
1444
1445         * po/es.po
1446                 updated by Ricardo Mones Lastra
1447
1448 2003-02-02 [thorsten]   0.8.9claws32
1449
1450         * src/mh.c
1451                 Fix mh_get_msginfo() segfault if file is inaccessible
1452
1453 2003-01-31 [colin]      0.8.9claws31
1454
1455         * src/procheader.c
1456                 Fix last commit's bug
1457
1458 2003-01-31 [colin]      0.8.9claws30
1459
1460         * src/procheader.c
1461                 Missing a change for gpg-signed messages
1462
1463 2003-01-31 [paul]       0.8.9claws29
1464
1465         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
1466           src/procheader.c
1467           src/stock_pixmap.[ch]
1468           src/summaryview.c
1469                 indicate GnuPG signed messages by displaying an icon
1470                 in the Attachment column.
1471
1472 2003-01-31 [paul]       0.8.9claws28
1473
1474         * sync with 0.8.9cvs4
1475                 see ChangeLog 2003-01-31
1476
1477 2003-01-31 [alfons]     0.8.9claws27
1478
1479         * src/textview.c
1480                 tune URI parser to accept mailto URLs with a '?'
1481                 (patch from Ruslan Balkin)
1482
1483 2003-01-31 [colin]      0.8.9claws26
1484
1485         * src/summaryview.c
1486                 Fix a leak introduced in claws24
1487
1488 2003-01-31 [colin]      0.8.9claws25
1489
1490         * src/summaryview.c
1491                 Freeze/Thaw folder updates when deleting dups
1492
1493 2003-01-31 [colin]      0.8.9claws24
1494         
1495         * src/addr_compl.c
1496           src/summaryview.c
1497           src/msgcache.c
1498                 little speed improvements
1499
1500 2003-01-31 [colin]      0.8.9claws23
1501
1502         * src/summaryview.c
1503                 Fix segfault when forwarding nothing
1504                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
1505                 
1506 2003-01-30 [paul]       0.8.9claws22
1507
1508         * sync with 0.8.9cvs3
1509                 see ChangeLog 2003-01-30
1510
1511 2003-01-30 [paul]       0.8.9claws21
1512
1513         * sync with 0.8.9cvs2
1514                 see ChangeLog 2003-01-30
1515
1516 2003-01-29 [paul]       0.8.9claws20
1517
1518         * sync with 0.8.9cvs1
1519                 see ChangeLog 2003-01-29
1520
1521 2003-01-28 [paul]       0.8.9claws19
1522
1523         * po/POTFILES.in
1524                 update to reflect changes. 
1525                 thanks to Ricardo Mones Lastra
1526
1527 2003-01-27 [christoph]  0.8.9claws18
1528
1529         * ac/openssl.m4
1530         * ac/spamassassin.m4
1531         * src/plugins/spamassassin/README
1532         * src/plugins/spamassassin/libspamc.[ch]
1533         * src/plugins/spamassassin/utils.[ch]
1534                 updated to latest libspamc
1535
1536 2003-01-27 [christoph]  0.8.9claws17
1537
1538         * src/folder.c
1539                 fix wrong use of procheader_get_header_fields
1540
1541 2003-01-27 [christoph]  0.8.9claws16
1542
1543         * src/news.c
1544         * src/prefs_account.[ch]
1545         * src/common/nntp.[ch]
1546                 allow to force authentication for NNTP servers
1547
1548         Patch submitted by Florian Mickler <dmk@d-labs.de>
1549
1550 2003-01-26 [paul]       0.8.9claws15
1551
1552         * src/summaryview.c
1553                 speed up of marking messages as read
1554                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
1555
1556 2003-01-26 [christoph]  0.8.9claws14
1557
1558         * src/Makefile.am
1559         * src/mgutils.[ch]              ** REMOVE **
1560         * src/xml.[ch]                  ** REMOVE **
1561         * src/xmlprops.[ch]             ** REMOVE **
1562         * src/common/Makefile.am
1563         * src/common/mgutils.[ch]       ** NEW **
1564         * src/common/xml.[ch]           ** NEW **
1565         * src/common/xmlprops.[ch]      ** NEW **
1566                 move xml files to common directory
1567
1568 2003-01-26 [christoph]  0.8.9claws13
1569
1570         * src/plugins/spamassassin/spamassassin_gtk.c
1571                 only set gtk entry text if string is available
1572
1573 2003-01-26 [melvin]     0.8.9claws12
1574
1575         * src/description_window.c
1576                 Allow resizing of the window
1577                 Allow automatic horizontal scroll bar
1578                 Do not vertically expand and fill
1579
1580 2003-01-26 [christoph]  0.8.9claws11
1581
1582         * src/Makefile.am
1583         * src/gtkutils.[ch]             ** REMOVE **
1584         * src/common/sylpheed.c
1585         * src/gtk/Makefile.am
1586         * src/gtk/description_window.c
1587         * src/gtk/gtkutils.[ch]         ** NEW **
1588         * src/gtk/prefswindow.c
1589                 move gtkutils to gtk directory
1590
1591 2003-01-26 [paul]       0.8.9claws10
1592
1593         * src/summaryview.c
1594                 rename summary_unread_clicked() to summary_status_clicked()
1595
1596 2003-01-26 [melvin]     0.8.9claws9
1597
1598         * src/prefs_actions.c
1599                 Cosmetical changes to the help text
1600
1601 2003-01-26 [paul]       0.8.9claws8
1602
1603         * src/folder.[ch]
1604           src/mainwindow.c
1605           src/prefs_common.c
1606           src/prefs_sumamry_column.c
1607           summaryview.[ch]
1608                 rename the 'Unread' column to 'Status'
1609
1610 2003-01-25 [match]      0.8.9claws7
1611
1612         * src/mgutils.[ch]
1613                 removed reference to LDAP constants. removed error2string.
1614                 included functions to support LDAP dynamic queries.
1615         * src/syldap.h
1616                 moved LDAP constants here.
1617         * src/addressbook.c
1618         * src/addrindex.c
1619         * src/importldif.c
1620                 removed references to LDAP constants and references to
1621                 error2string.
1622
1623 2003-01-25 [paul]       0.8.9claws6
1624
1625         * src/summaryview.c
1626                 summary_thread_build(), summary_thread_init(): remove 
1627                 unneeded reference to summaryview->folder_item
1628
1629 2003-01-25 [christoph]  0.8.9claws5
1630
1631         * src/gtk/description_window.c
1632                 o allow description texts to expand over multiple columns
1633                 o translate all columns
1634         * src/prefs_actions.c
1635                 change syntax description to use new multi column feature
1636
1637         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1638
1639 2003-01-25 [match]      0.8.9claws4
1640
1641         * src/vcard.c
1642                 fixed bug with Quoted-Printable
1643
1644 2003-01-25 [paul]       0.8.9claws3
1645
1646         * src/folder.[ch]
1647           src/summaryview.[ch]
1648                 implement per-folder collapsed/expanded threads setting
1649                 
1650         * src/prefs_common.c
1651                 remove global collapsed/expanded threads option
1652
1653 2003-01-25 [christoph]  0.8.9claws2
1654
1655         * po/POTFILES.in
1656                 add pluginwindow and prefswindow
1657         * src/compose.c
1658                 make send respond correctly to messages that could be added
1659                 to the queue folder, but the UID of the message is unknown
1660         * src/folder.c
1661         * src/imap.c
1662                 don't return guessed UIDs in imap_add_msg anymore. We return
1663                 0 to tell the folder system it was appened but the UID is
1664                 unknown. Folder system now get's the UID by scaning the folder
1665                 and searching the cache for the Message-ID
1666                 (closes bug #29 Messages queued, but not sent)
1667
1668 2003-01-25 [paul]       0.8.9claws1
1669
1670         * src/codeconv.c
1671                 conv_encode_header():  fix bug when long headers with 8-bit
1672                 characters are used, so that the encoded words are wrapped.
1673                 If the space in the original text falls on the wrap boundary,
1674                 it can be lost.
1675                 Patch by Sergey Vlasov.
1676                 
1677         * src/folderview.c
1678                  fix bug where a change to the sorting method or thread view
1679                  of a folder's messages is lost if simpify-subject is set and
1680                  toggled on or off.
1681                  Patch by Luke Plant.
1682
1683 2003-01-24 [paul]       0.8.9claws
1684
1685         * sylpheed-0.8.9claws released
1686         
1687         * Makefile.am
1688           sylpheed.spec.in
1689                 remove reference to 'INSTALL.jp'
1690
1691 2003-01-23 [paul]       0.8.8claws128
1692
1693         * po/es.po
1694           po/it.po
1695           po/ru.po
1696           po/sr.po
1697                 updated translations. submitted by Ricardo Mones Lastra,
1698                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
1699
1700 2003-01-23 [colin]      0.8.8claws127
1701
1702         * src/compose.c
1703                 Fix drafted and queued news articles re-edition
1704
1705 2003-01-23 [melvin]     0.8.8claws126
1706
1707         * po/fr.po
1708                 Updated French translations
1709
1710 2003-01-23 [colin]      0.8.8claws125
1711
1712         * src/inc.c
1713                 Fix "Connecting to..." status message
1714
1715 2003-01-22 [paul]       0.8.8claws124
1716
1717         * po/bg.po
1718                 updated by George Danchev
1719                 
1720         * src/folder.c
1721                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
1722                 and folder deletion
1723
1724 2003-01-21 [paul]       0.8.8claws123
1725
1726         * po/bg.po
1727                 updated by George Danchev
1728                 
1729         * src/about.c
1730                 its now 2003
1731                 
1732         * src/toolbar.c
1733                 don't translate 'Separator'
1734                 
1735         * src/plugins/spamassassin/Makefile.am
1736                 add aspell to CPPFLAGS
1737                 
1738         * src/plugins/spamassassin/spamassassin.c
1739           src/plugins/spamassassin/spamassassin_gtk.c
1740                 set correct default for spamassassin_receive_spam
1741                 slightly re-word descriptions and some
1742                 other minor changes
1743
1744 2003-01-19 [alfons]     0.8.8claws122
1745                 
1746         * src/mimeview.c
1747                 mimeview_save_as(): we might as well show the file name for
1748                 the single case "Save As" too
1749
1750 2003-01-19 [alfons]     0.8.8claws121
1751
1752         * src/crash.c
1753                 change bug tracker URL to bugzilla URL
1754
1755 2003-01-19 [alfons]     0.8.8claws120
1756
1757         * src/mimeview.c
1758                 mimeview_save_all(): display name of file before overwriting;
1759                 continue saving all, even when one overwrite was cancelled
1760
1761 2003-01-19 [christoph]  0.8.8claws119
1762
1763         * src/summaryview.c
1764         * src/procmsg.[ch]
1765                 fix wrong usage of procmsg_find_children in summaryview
1766                 by using procmsg_update_unread_children instead of
1767                 summaryview_update_unread_children
1768
1769 2003-01-19 [christoph]  0.8.8claws118
1770
1771         * src/procmsg.c
1772                 fix infinite loop in procmsg_find_children
1773                  (closes bug #25 sylpheed crashes on delete.)
1774
1775         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1776
1777 2003-01-19 [paul]       0.8.8claws117
1778
1779         * po/pt_BR.po
1780                 updated by Ivan Francolin Martinez
1781
1782 2003-01-18 [melvin]     0.8.8claws116
1783
1784         * src/prefs_actions.c
1785                 Removed syntax limitation of only one '&' at the end of command.
1786                         Now actions that contain '>/dev/null 2>&1' are possible.
1787
1788 2003-01-18 [melvin]     0.8.8claws115
1789
1790         * src/prefs_actions.c
1791                 Actions IO dialog: when the action ends
1792                 the "Close" button now has focus and [Escape] closes the
1793                 window.
1794
1795 2003-01-18 [christoph]  0.8.8claws114
1796
1797         * src/procmsg.c
1798                 o add debug output when MsgInfos are really freed
1799                 o free GSLists in procmsg_find_children and
1800                   procmsg_update_unread_children
1801
1802 2003-01-18 [christoph]  0.8.8claws113
1803
1804         * src/mainwindow.c
1805                 reorder Configuration menu
1806
1807 2003-01-18 [christoph]  0.8.8claws112
1808
1809         * src/compose.c
1810                 fix applying templates to forwarded messages
1811
1812         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1813
1814 2003-01-17 [christoph]  0.8.8claws111
1815
1816         * src/folder.c
1817                 destroy folder items, when a folder item is removed
1818
1819 2003-01-17 [christoph]  0.8.8claws110
1820
1821         * src/folder.c
1822                 fix wrong folder stats update when ignored message is
1823                 deleted
1824
1825 2003-01-17 [colin]      0.8.8claws109
1826         
1827         * src/mainwindow.c
1828         * src/summaryview.c
1829                 Quicksearch bugfixes: 
1830                 - hide help button at startup if not extended
1831                 - switch to extended when looking for replies
1832
1833 2003-01-17 [paul]
1834
1835         * sync with 0.8.9 release
1836
1837 2003-01-17 [paul]       0.8.8claws108
1838
1839         * sync with 0.8.8cvs11
1840                 see ChangeLog 2003-01-17
1841
1842 2003-01-16 [colin]      0.8.8claws107
1843
1844         * src/procmsg.c
1845                 Changed encryption test to re-ask passphrase
1846                 if an encrypted message hasn't been decrypted
1847                 Fixes bug #5
1848
1849 2003-01-16 [christoph]  0.8.8claws106
1850
1851         * src/prefs_gtk.c
1852         * src/prefs_toolbar.c
1853         * src/gtk/prefswindow.h
1854         * src/plugins/spamassassin/spamassassin_gtk.c
1855                 remove page destroy function that is not used anymore
1856
1857 2003-01-16 [paul]       0.8.8claws105
1858
1859         * sync with 0.8.8cvs9
1860                 see ChangeLog 2002-01-16
1861
1862 2003-01-16 [colin]      0.8.8claws104
1863
1864         * src/compose.[ch]
1865                 Fix bug with autosaved drafts for IMAP, when draft
1866                 folder is specified - fixes bugzilla bug #20
1867
1868 2003-01-15 [paul]       0.8.8claws103
1869
1870         * src/compose.[ch]
1871           src/procmsg.c
1872                 store folder and message-id of message forwarding
1873                 in queue header and set forward flag after sending
1874
1875 2003-01-15 [paul]       0.8.8claws102
1876
1877         * sync with 0.8.8cvs8
1878                 see ChangeLog 2002-01-15
1879
1880 2003-01-15 [colin]      0.8.8claws101
1881
1882         * src/Makefile.am
1883                 Fix linking with GNU libiconv
1884
1885 2003-01-15 [darko]      0.8.8claws100
1886
1887         * src/pine.c
1888                 fix crash when importing pine address book
1889                 entry with an empty name (reported by DY
1890                 <dybulk at tri8.net>)
1891
1892 2003-01-14 [paul]       0.8.8claws99
1893
1894         * configure.in  ** REMOVED **
1895           configure.ac  ** NEW FILE **
1896                 rename configure.in to configure.ac, as it is now
1897                 preferred
1898
1899 2003-01-14 [melvin]     0.8.8claws98
1900
1901         * src/folderview.c
1902                 folderview_check_new(): More precise function description
1903
1904 2003-01-14 [melvin]     0.8.8claws97
1905
1906         * src/folderview.c
1907                 folderview_check_new(): return the number of new messages 
1908                         since last check.
1909         * src/inc.c
1910                 inc_account_mail(): Disable counting of new messages for IMAP
1911                         and NNTP until bug [19] and [14] are fixed.
1912
1913 2003-01-14 [paul]       0.8.8claws96
1914
1915         * sync with 0.8.8cvs6
1916                 see ChangeLog 2003-01-14
1917
1918 2003-01-13 [alfons]     0.8.8claws95
1919
1920         * src/textview.c
1921                 tune email address validation (c. 0.8.8claws89): if . is 
1922                 just one char away from @, the address is invalid too 
1923                 (correctly rejects addresses like foo@.com)
1924
1925 2003-01-13 [paul]       0.8.8claws94
1926
1927         * src/messageview.c
1928           src/toolbar.c
1929                 fixes to the Message View toolbar and menu:
1930                 fix non-functioning Forward button
1931                 make Reply button consider default_reply_list
1932                 remove 'Follow-up...' menu entry
1933                 add 'Forward' and 'Redirect' menu entries
1934
1935 2003-01-13 [melvin]     0.8.8claws93
1936
1937         * src/inc.c
1938                 Fixed typo that could make new messages count incorrect.
1939
1940 2003-01-13 [melvin]     0.8.8claws92
1941
1942         * src/folderview.[ch]
1943                 folderview_check_new(): return the number of new messages.
1944         * src/inc.c
1945                 Should fix bug [14] where new mail notification worked 
1946                         incorrectly with IMAP accounts.
1947                 inc_spool_account(): return number of new msgs, or -1 on error
1948                 inc_all_spool(): return number of new msgs
1949                 
1950 2003-01-13 [melvin]     0.8.8claws91
1951
1952         * src/prefs_actions.c
1953                 Justify help text.
1954
1955 2003-01-12 [thorsten]   0.8.8claws90
1956
1957         * src/common/prefs.c
1958                 close file before rename
1959
1960 2003-01-12 [alfons]     0.8.8claws89
1961
1962         * AUTHORS
1963                 add Christian Mertes
1964         * src/common/utils.[ch]
1965                 g_stricase_hash(), g_stricase_equal(): functions for 
1966                 case insensitive hash tables
1967         * src/textview.c
1968                 use top level domain names to validate email address, based
1969                 on a patch by Christian Mertes (thanks!), but changed 
1970                 implementation to use a hash table 
1971
1972 2003-01-12 [paul]       0.8.8claws88
1973
1974         * po/bg.po
1975                 updated by George Danchev
1976
1977 2003-01-12 [alfons]     0.8.8claws87
1978
1979         * src/summaryview.c
1980                 delete / execute performance: use new style folder update
1981
1982 2003-01-12 [paul]       0.8.8claws86
1983
1984         * sync with 0.8.8cvs5
1985                 see ChangeLog 2003-01-13 (!)
1986
1987 2003-01-12 [alfons]     0.8.8claws85
1988
1989         * src/filtering.c
1990         * src/matcher_parser_parse.y
1991                 prepare change_score filtering action
1992         * src/matcher.[ch]
1993                 give up const-correctness on functions that call non-const-correct functions;
1994                 several casts to gpointer in g_free();
1995                 add change_score;
1996
1997 2003-01-12 [christoph]  0.8.8claws84
1998
1999         * src/compose.c
2000                 fix 2 warnings
2001
2002         * src/gtk/prefswindow.[ch]
2003         * src/plugins/spamassassin/spamassassin_gtk.c
2004                 changed the call of the widget create function
2005                 for PrefsPages, because sometimes the widget
2006                 create function needs a widget that already has
2007                 been attached to a window (to create GDK pixmaps
2008                 for exmaple). So we simply pass the GtkWindow as
2009                 the second parameter now.
2010
2011         * src/main.c
2012         * src/mainwindow.c
2013         * src/prefs_toolbar.[ch]
2014                 rewrite Toolbar Preferences using the new
2015                 prefs window
2016
2017 2003-01-11 [alfons]     0.8.8claws83
2018
2019         * src/addressadd.c
2020                 fix crash when adding sender to addressbook because status bar
2021                 isn't there (the status bar doesn't seem to be used though,
2022                 but I'll let Match decide what to do with it)
2023
2024 2003-01-11 [colin]      0.8.8claws82
2025
2026         * src/main.c
2027           src/toolbar.c
2028                 Two useless changes reversed
2029
2030 2003-01-11 [colin]      0.8.8claws81
2031
2032         * src/mainwindow.c
2033           src/mainwindow.h
2034                 Add mainwindow_get_mainwindow()
2035         * src/alertpanel.c
2036           src/alertpanel.h
2037                 Add alertpanel_error_log() 
2038         * src/compose.c
2039           src/inc.c
2040           src/messageview.c
2041           src/toolbar.c
2042           src/main.c
2043           src/procmsg.c
2044                 Network errors get a View Log button
2045
2046 2003-01-10 [alfons]     0.8.8claws80
2047
2048         * src/prefs_toolbar.c
2049         * src/toolbar.c
2050                 use the translatable string for "Separator" as file name for
2051                 separator toolbar items (probably make this uppercase?)
2052
2053 2003-01-10 [alfons]     0.8.8claws79
2054
2055         * src/prefs_toolbar.c
2056                 put right A_SEPARATOR description string in "displayed
2057                 toolbar items list" so manually added separators are
2058                 saved correctly (bug #10, "Adding a separator to the main 
2059                 toolbar fails, entry in xml file is wrong")
2060
2061 2003-01-10 [christoph]  0.8.8claws78
2062
2063         * src/imap.c
2064                 o fix warnings
2065                 o use CAPABILITY to check if NAMESPACE is available
2066
2067 2003-01-10 [christoph]  0.8.8claws77
2068
2069         * src/imap.[ch]
2070                 apply UIDPLUS IMAP extension support patch
2071
2072         Patch submitted by Simon 'corecode' Schubert
2073
2074 2003-01-10 [paul]       0.8.8claws76
2075
2076         * src/folderview.c
2077                 a sync from main which fixes the news account folders'
2078                 Properties bug
2079
2080 2003-01-10 [christoph]  0.8.8claws75
2081
2082         * src/folder.c
2083                 don't accept 0 as a valid uid returned by copy and move
2084                 functions. 0 means the message was copied or moved but the
2085                 new uid could not be fetched. It is not an error condition
2086                 for the copy or move operation.
2087
2088 2003-01-10 [paul]       0.8.8claws74
2089
2090         * src/prefs_filtering.c
2091                 change English used in Alert when entry is not
2092                 saved.
2093                 
2094         * sync with 0.8.8cvs4
2095                 see ChangeLog 2003-01-10
2096
2097 2003-01-10 [darko]      0.8.8claws73
2098
2099         * src/pine.c
2100                 fix crash when importing address book entry
2101                 without a valid address
2102
2103 2003-01-09 [alfons]     0.8.8claws72
2104
2105         * src/inc.c
2106                 filtering performance: use new style folder update
2107
2108 2003-01-09 [christoph]  0.8.8claws71
2109
2110         * src/compose.c
2111         * src/gtk/menu.[ch]
2112                 fix wrong selecting of mime encoding type, when
2113                 opening property dialog of attachments in the
2114                 compose window. 7bit was always selected and that
2115                 destoryed files with 8bit data.
2116                 (closes bug #9 Sylpheed-claws destroys attachments when
2117                  changing MIME-types)
2118
2119 2003-01-09 [paul]       0.8.8claws70
2120
2121         * sync with 0.8.8cvs3
2122                 see ChangeLog 2003-01-09
2123
2124 2003-01-08 [alfons]     0.8.8claws69
2125         
2126         * src/addressadd.c
2127                 apply patch by Kim Schulz to fix build breakage
2128                 because of missing variable
2129
2130 2003-01-08 [paul]       0.8.8claws68
2131
2132         * sync with 0.8.8cvs2
2133                 see ChangeLog 2002-01-08
2134
2135 2003-01-08 [paul]       0.8.8claws67
2136
2137         * po/it.po
2138                 updated by Alessandro Maestri
2139                 
2140         * src/addressadd.c
2141                 when using 'Add sender to addressbook' allow
2142                 name to be edited and remarks to be entered
2143                 Patch submitted by Luke Plant
2144
2145 2003-01-08 [darko]      0.8.8claws66
2146
2147         * README.claws, src/summaryview.c
2148                 fix description for marked messages
2149
2150 2003-01-08 [paul]
2151
2152         * tools/Makefile.am
2153           tools/launch_phoenix  ** NEW FILE **
2154                 add script that enables using Phoenix as the default
2155                 web browser. 
2156                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2157                 
2158         * tools/OOo2sylpheed.pl
2159                 remove full path to sylpheed executable, just 'sylpheed'
2160                 will do
2161                 
2162         * tools/README
2163                 add launch_phoenix informtion and re-arrange and compress
2164                 the data a little
2165
2166 2003-01-07 [christoph]  0.8.8claws65
2167
2168         * src/folder.c
2169                 fix update for source folder when moving messages
2170         * src/procmsg.[ch]
2171         * src/summaryview.c
2172                 use function to set to_folder for message infos and
2173                 automatically update the op_count for old and new
2174                 folder
2175
2176 2003-01-07 [melvin]     0.8.8claws64
2177
2178         * src/prefs_actions.c
2179                 Fixed bug where an '%p' Action on a displayed image crashed 
2180                         Sylpheed
2181                 Code clean up (get rid of duplicated code and removed unnecessary 
2182                                 structure member)
2183
2184 2003-01-07 [christoph]  0.8.8claws63
2185
2186         * src/compose.c
2187         * src/folder.[ch]
2188         * src/folderview.c
2189         * src/import.c
2190         * src/inc.c
2191         * src/main.c
2192         * src/mainwindow.c
2193         * src/messageview.c
2194         * src/prefs_folder_item.c
2195         * src/procmsg.c
2196         * src/summaryview.c
2197         * src/toolbar.c
2198                 o remove all folder update triggering from the UI code. The folder
2199                   system should know much better when a folder needs an update.
2200                 o to prevent multiple updates in a row the folder updates can be
2201                   frozen for some time.
2202
2203                 Note: - Please verify that no updates are missing
2204                       - Check where freeze/thaws should be added
2205
2206 2003-01-07 [christoph]  0.8.8claws62
2207
2208         * src/prefs_actions.c
2209                 don't translate empty strings
2210
2211         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2212
2213 2003-01-06 [christoph]  0.8.8claws61
2214
2215         * src/prefs_actions.c
2216                 mark strings for gettext
2217         * src/prefs_matcher.c
2218                 use new description window for Execute action and
2219                 match condition in Filtering
2220
2221         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2222
2223 2003-01-06 [alfons]     0.8.8claws60
2224
2225         keep myself inspired to re-organize matcher part 8; 
2226         yes, more to come (I need to move out the descriptive
2227         text for actions to matcher.c, or at least make it not
2228         depend on the wicked ordering)
2229
2230         * src/prefs_matcher.c
2231                 add documentation so others may comprehend the
2232                 UI part of the conditions
2233                 
2234 2003-01-06 [christoph]  0.8.8claws59
2235
2236         * src/prefs_actions.c
2237                 use new description window for syntax help
2238         * src/gtk/description_window.c
2239                 fix display of descriptions with column count != 2
2240
2241         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2242
2243 2003-01-06 [christoph]  0.8.8claws58
2244
2245         * src/quote_fmt.c
2246         * src/summaryview.[ch]
2247         * src/gtk/Makefile.am
2248         * src/gtk/description_window.[ch]       ** NEW **
2249                 use a generic window to display syntax descriptions
2250                 currently used in quote_fmt and summaryview (new description
2251                 for extended quick search)
2252
2253         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2254
2255 2003-01-06 [paul]       0.8.8claws57
2256
2257         * sync with 0.8.8cvs1
2258                 see ChangeLog 2003-01-06
2259
2260 2003-01-06 [christoph]  0.8.8claws56
2261
2262         * src/mainwindow.c
2263         * src/prefs_gtk.[ch]
2264         * src/gtk/prefswindow.[ch]
2265         * src/plugins/spamassassin/spamassassin_gtk.c
2266                 o remove page management from prefswindow, pages
2267                   will be an argument to prefswindow_open
2268                 o prefswindow_open gets a datapointer that is
2269                   passed to the widget_create function to allow
2270                   creation of prefswindow for specific items
2271
2272 2003-01-06 [colin]      0.8.8claws55
2273         
2274         * src/summaryview.c
2275                 We don't want regexp in the reply-finder, 
2276                 because MIDs can contain !,$,. and so on
2277
2278 2003-01-06 [jens]       0.8.8claws54
2279
2280         * src/jpilot.c
2281                 fixed a wrong free in jpilot_read_db_files
2282
2283 2003-01-06 [alfons]     0.8.8claws53
2284
2285         re-organize matcher part 8; more to come
2286        
2287         * src/matcher.c
2288                 matcherprop_to_string(): put g_free()s before the
2289                 switch-case break to fix memleaks                
2290
2291 2003-01-06 [colin]      0.8.8claws52
2292
2293         * src/summaryview.c
2294                 cleanup & reply-finder now displays the first 
2295                 matching message
2296
2297 2003-01-05 [alfons]     0.8.8claws51
2298
2299         re-organize matcher part 7; more to come
2300
2301         * src/matcher.[ch]
2302                 fixes for constant correctness;
2303                 more documentation;
2304
2305 2003-01-05 [alfons]     0.8.8claws50
2306
2307         re-organize matcher part 6; more to come
2308         
2309         * src/matcher.[ch]
2310                 fixes for constant correctness;
2311                 more documentation;
2312         * src/filtering.c
2313                 fix for constant correctness
2314
2315 2003-01-05 [colin]      0.8.8claws49
2316
2317         * src/account.[ch]
2318                 Add account_get_reply_account function
2319         * src/compose.c
2320                 Use account_get_reply_account function 
2321         * src/summaryview.c
2322                 Basic reply-finder - click on the replied
2323                 icon gets you to the outbox using quick-search
2324
2325 2003-01-05 [paul]       0.8.8claws48
2326
2327         * src/prefs_common.c
2328                 small change to English
2329                 
2330         * src/prefs_filtering.c
2331                 prefs_filtering_action_select(): improve logic and uniformity
2332                 of gui
2333
2334 2003-01-05 [alfons]     0.8.8claws47
2335
2336         fine tune solution to focus problems (bug #7)
2337
2338         * src/mainwindow.c
2339                 mainwindow_focus_in_event(): remove grab event check
2340         * src/summaryview.c
2341                 summary_button_pressed(): move selection on right-click
2342                 too. we can't possibly move the selection back after
2343                 canceling a dialog, because gtk's incomplete focus 
2344                 management. whether this is a good solution, only time
2345                 will tell.
2346
2347 2003-01-05 [christoph]  0.8.8claws46
2348
2349         * src/imap.c
2350                 fix crash when no imap connection could be established
2351
2352 2003-01-05 [paul]       0.8.8claws45
2353
2354         * src/mainwindow.c
2355           src/sumamryview.c
2356           src/gtk/menu.[ch]
2357                 fix bug 605957 'shortcuts in popup-menu'
2358                 make user-defined shortcuts work
2359                 show shortcuts that are already defined
2360                 in the main menu
2361                 Patch submitted by Luke Plant
2362
2363 2003-01-05 [alfons]     0.8.8claws44
2364
2365         * src/mainwindow.c
2366                 focus_in_event handler should not select summary view row 
2367                 when another window (menu, dialog) grabbed for events 
2368                 (bug #7, "[0.8.8claws42] Message summary focus") 
2369
2370 2003-01-04 [christoph]  0.8.8claws43
2371
2372         * src/procmsg.c
2373                 update save folder after adding the sent message
2374                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2375
2376 2003-01-02 [christoph]  0.8.8claws42
2377
2378         * src/common/plugin.c
2379                 fix unloading of all plugins and unload
2380                 plugins in reverse order
2381                 
2382         * src/gtk/pluginwindow.c
2383                 implement function of load and unload button
2384
2385         * src/gtk/prefswindow.c
2386         * src/gtk/prefswindow.h
2387                 rename register function and add new unregister
2388                 function
2389
2390         * src/plugins/spamassassin/spamassassin_gtk.c
2391                 unregister prefs page and update for changes in
2392                 src/gtk/prefswindow.c
2393
2394 2003-01-02 [paul]       0.8.8claws41
2395
2396         * po/es.po
2397                 updated by Ricardo Mones Lastra
2398
2399 2003-01-02 [paul]
2400
2401         * tools/tb2sylpheed
2402                 fixes and improvements by Urke MMI
2403
2404 2003-01-02 [thorsten]   0.8.8claws40
2405
2406         * src/procmsg.c
2407                 fixed wrong return value
2408
2409 2003-01-02 [thorsten]   0.8.8claws39
2410
2411         * src/prefs.c
2412                 fixed printing wrong variable
2413
2414 2003-01-02 [thorsten]   0.8.8claws38
2415
2416         * src/prefs.c
2417                 fixed acessing members of freed pfile struct
2418
2419 2003-01-02 [thorsten]   0.8.8claws37
2420
2421         * src/procmsg.c
2422                 detect loops across several messages
2423                 as suggested by Christoph Hohmann
2424
2425 2003-01-01 [match]      0.8.8claws36
2426
2427         * src/addrindex.c
2428                 fixed another memory leak.
2429
2430 2003-01-01 [match]      0.8.8claws35
2431
2432         * src/jpilot.[ch]
2433                 fixed memory leaks. applied Doxygen comments.
2434
2435 2003-01-01 [thorsten]   0.8.8claws34
2436
2437         * src/procmsg.c
2438                 inhibit endless loop if msg references itself
2439                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2440
2441 2003-01-01 [christoph]  0.8.8claws33
2442
2443         * src/mainwindow.c
2444         * src/gtk/Makefile.am
2445         * src/gtk/pluginwindow.c                ** NEW **
2446         * src/gtk/pluginwindow.h                ** NEW **
2447                 add plugin window
2448
2449         * src/plugins/demo/demo.c
2450         * src/plugins/spamassassin/spamassassin.c
2451         * src/plugins/spamassassin/spamassassin_gtk.c
2452                 write better plugin descriptions
2453
2454 2002-12-31 [christoph]  0.8.8claws32
2455
2456         * src/gtk/prefswindow.c
2457         * src/plugins/spamassassin/spamassassin_gtk.c
2458                 some small improvements to GTK code
2459
2460 2002-12-31 [christoph]  0.8.8claws31
2461
2462         * src/plugins/spamassassin/spamassassin_gtk.c
2463                 enable folder select button
2464
2465 2002-12-31 [christoph]  0.8.8claws30
2466
2467         * src/mainwindow.c
2468         * src/gtk/Makefile.am
2469         * src/gtk/prefswindow.c                         ** NEW **
2470         * src/gtk/prefswindow.h                         ** NEW **
2471                 add new prefs window
2472
2473         * src/common/plugin.c
2474                 don't try to load empty config lines
2475         
2476         * src/plugins/spamassassin/Makefile.am
2477         * src/plugins/spamassassin/spamassassin.c
2478         * src/plugins/spamassassin/spamassassin.h       ** NEW **
2479         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
2480                 GTK config for SpamAssassin Plugin using
2481                 the new prefs window
2482
2483 2002-12-31 [paul]       0.8.8claws29
2484
2485         * po/POTFILES.in
2486                 remove obsolete entry 'src/menu.c'
2487
2488 2002-12-31 [alfons]     0.8.8claws28
2489
2490         * src/matcher.[ch]
2491         * src/matcher_parser_parse.y
2492         * src/prefs_matcher.c
2493                 add "ignore_thread" and "~ignore_thread" condition so it's
2494                 possible to make the actions / scoring operate on the ignore
2495                 thread flag
2496
2497 2002-12-31 [christoph]  0.8.8claws27
2498
2499         * src/addrbook.c
2500         * src/addrindex.c
2501         * src/folder.c
2502         * src/matcher.c
2503         * src/prefs_account.c
2504         * src/prefs_actions.c
2505         * src/prefs_customheader.c
2506         * src/prefs_display_header.c
2507         * src/prefs_gtk.c
2508         * src/procmime.c
2509         * src/toolbar.c
2510         * src/xmlprops.c
2511         * src/common/prefs.[ch]
2512                 extend prefs file handling for reading and automatic handling
2513                 of blocks. When reading prefs_set_block_label will automatically
2514                 move on to the block. When writing it will copy all other blocks
2515                 automatically
2516
2517         * src/common/plugin.c
2518                 Now loading plugin filenames from [Plugins] block in
2519                 sylpheed rc file
2520
2521 2002-12-30 [christoph]  0.8.8claws26
2522
2523         * src/common/hooks.[ch]
2524                 return abort status to caller of hooks_invoke
2525                 
2526         * src/inc.[ch]
2527                 invoke message filtering hook and stop
2528                 default handling when filter returns abort
2529
2530         * src/common/plugin.[ch]
2531         * src/plugins/demo/demo.c
2532                 modify plugin loader, because resolving symbols for strings
2533                 does not work correctly
2534         
2535         * configure.in
2536         * ac/spamassassin.m4                            ** NEW **
2537         * src/plugins/spamassassin/.cvsignore           ** NEW **
2538         * src/plugins/spamassassin/Makefile.am          ** NEW **
2539         * src/plugins/spamassassin/README               ** NEW **
2540         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
2541         * src/plugins/spamassassin/spamassassin.c       ** NEW **
2542         * src/plugins/spamassassin/utils.[ch]           ** NEW **
2543                 add spamassassin plugin, see src/plugins/spamassassin/README
2544                 for details
2545
2546 2002-12-29 [alfons]     0.8.8claws25
2547
2548         * src/mainwindow.c
2549                 when moving focus from a message view to the main 
2550                 window, don't forget to select the summary node
2551                 of the displayed message. should fix "[ 659103 ] 
2552                 focus-follows-mouse confuses sylpheed"
2553
2554 2002-12-29 [christoph]  0.8.8claws24
2555
2556         * src/Makefile.am
2557         * src/stringtable.[ch]          ** REMOVE **
2558         * src/common/Makefile.am
2559         * src/common/stringtable.[ch]   ** NEW **
2560                 move stringtable files to common directory
2561
2562 2002-12-29 [christoph]  0.8.8claws23
2563
2564         * src/Makefile.am
2565         * src/menu.[ch]                 ** REMOVE **
2566         * src/gtk/Makefile.am
2567         * src/gtk/menu.[ch]             ** NEW **
2568                 move menu files to gtk directory
2569
2570 2002-12-29 [match]      0.8.8claws22
2571
2572         * src/addressbook.c
2573         * src/syldap.c
2574                 moved UI specific code out of LDAP code into addressbook
2575                 UI code. fixed memory leak.
2576
2577 2002-12-29 [christoph]  0.8.8claws21
2578
2579         * src/folder.c
2580                 only check for IGNORED parent message when message is
2581                 not IGNORED itself
2582
2583 2002-12-29 [alfons]     0.8.8claws20
2584
2585         * src/summaryview.c
2586                 set gtksctree's anchor correct (immediate execute
2587                 changes the tree's layout, and anchor points at 
2588                 the incorrect row). fixes "[ 657233 ] multiple msg 
2589                 delete sometimes off by 1".
2590                 we probably have to look for more tree layout /
2591                 anchor glitches.
2592
2593 2002-12-29 [paul]       0.8.8claws19
2594
2595         * src/summaryview.c
2596                 fix bug [ 659054 ] incorrect sorting of 'From' column
2597                 when using 'display sender using address book'
2598                 thanks to Alfons and Luke Plant
2599
2600 2002-12-29 [christoph]  0.8.8claws18
2601
2602         * src/folder.c
2603         * src/procmsg.[ch]
2604                 check parent messages for IGNORE THREAD flag, when adding,
2605                 moving or copying messages to a folder
2606
2607 2002-12-27 [alfons]     0.8.8claws17
2608
2609         re-organize matcher part 5; more to come
2610
2611         * src/matcher.c
2612                 hash keywords in matchparser_tab 
2613
2614 2002-12-27 [alfons]     0.8.8claws16
2615
2616         re-organize matcher part 4; more to come
2617
2618         * src/matcher_parser.h
2619         * src/matcher_parser_lex.l
2620         * src/matcher_parser_parse.y
2621                 cleanup
2622
2623 2002-12-27 [alfons]     0.8.8claws15
2624
2625         re-organize matcher part 3; more to come
2626
2627         * src/matcher.[ch]
2628                 cleanup
2629
2630 2002-12-27 [alfons]     0.8.8claws14
2631
2632         re-organize matcher part 2; more to come but this should
2633         work. cc me if there are any regressions.
2634
2635         * src/matcher.h
2636                 add prototype for get_matchparser_tab_id()
2637         * src/matcher_parser_lex.l
2638                 look up keywords using matchparser_tab_id();
2639
2640 2002-12-27 [alfons]     0.8.8claws12
2641
2642         re-organize matcher part 1
2643
2644         * src/matcher.h
2645                 map yacc generated constants to sylpheed matcher constants
2646         * src/matcher.c
2647                 add function to find a matcher constant from a string
2648
2649 2002-12-27 [christoph]  0.8.8claws11
2650
2651         * src/compose.c
2652                 MENUITEM_ADD casts the 4th argument from integer to pointer
2653                 so it probably should not be a pointer, this means we
2654                 should use account id for it and not the account's pointer
2655
2656 2002-12-27 [paul]       0.8.8claws10
2657
2658         * src/mainwindow.c
2659                 remove unneeded 'GtkWidget *vbox'
2660                 
2661         * src/summaryview.c
2662                 further sync with 0.8.8 - make sort
2663                 by recipient work as expected
2664                 
2665         * NEWS
2666                 sync with 0.8.8
2667
2668 2002-12-27 [paul]       0.8.8claws9
2669
2670         * po/pt_BR.po
2671                 updated by Ivan F. Martinez
2672                 
2673 2002-12-27 [darko]      0.8.8claws8
2674
2675         * src/common/utils.c
2676                 added locked pattern to extended search
2677
2678 2002-12-27 [alfons]     0.8.8claws7
2679
2680         * src/prefs_matcher.[ch]
2681                 clean up
2682
2683 2002-12-26 [alfons]     0.8.8claws6
2684
2685         * src/matcher.[ch]
2686         * src/matcher_parser_lex.l
2687         * src/matcher_parser_parse.y
2688         * src/prefs_matcher.c
2689                 allow color label as a condition in the matcher
2690
2691 2002-12-26 [oliver]     0.8.8claws5
2692         
2693         * src/toolbar.c 
2694                 enable Addressbook for Main and Messageview
2695         * src/prefs_actions.c
2696                 enable actions in Messageview
2697
2698 2002-12-26 [christoph]  0.8.8claws4
2699
2700         * src/common/plugin.c
2701                 add a little debug output
2702         * configure.in
2703         * src/plugins/demo/Makefile.am
2704                 better use of automake
2705
2706 2002-12-26 [christoph]  0.8.8claws3
2707
2708         * src/Makefile.am
2709         * src/common/Makefile.am
2710                 fix "make distdir"
2711
2712 2002-12-26 [christoph]  0.8.8claws2
2713
2714         * configure.in
2715                 sort configure checks into common / gtk / plugins
2716         * po/POTFILES.in
2717                 add src/prefs_gtk.c
2718         * src/Makefile.am
2719                 add plugins SUBDIR
2720         * src/main.c
2721         * src/common/sylpheed.[ch]
2722                 added now sylpheed_done function for shutdown
2723         * src/common/Makefile.am
2724         * src/common/plugin.[ch]                ** NEW **
2725                 plugin loader and unloader
2726         * src/plugins/.cvsignore                ** NEW **
2727         * src/plugins/Makefile.am               ** NEW **
2728                 build plugins
2729         * src/plugins/demo/.cvsignore           ** NEW **
2730         * src/plugins/demo/Makefile.am          ** NEW **
2731         * src/plugins/demo/demo.c               ** NEW **
2732                 small demo plugin that installs a logtext hook and
2733                 outputs the log text to stdout
2734
2735 2002-12-26 [paul]       0.8.8claws1
2736
2737         * po/es.po
2738                 updated by Ricardo Mones Lastra
2739
2740 2002-12-26 [paul]       0.8.8claws
2741
2742         * 0.8.8claws released
2743
2744 2002-12-26 [paul]       0.8.7claws12
2745
2746         * po/bg.po
2747                 updated by George Danchev
2748
2749 2002-12-26 [paul]       0.8.7claws11
2750
2751         * po/POTFILES.in
2752                 remove unneeded 'src/prefs.c' entry 
2753
2754 2002-12-26 [paul]       0.8.7claws10
2755
2756         * src/codeconv.c
2757           src/mainwindow.c
2758                 sync with 0.8.8 release
2759         
2760         * src/folder.[ch]
2761           src/mh.c
2762           src/summaryview.c
2763                 partial sync with 0.8.8 release
2764         
2765
2766 2002-12-25 [alfons]     0.8.7claws9
2767
2768         * src/matcher.[ch]
2769         * src/matcher_parser_lex.l
2770         * src/matcher_parser_parse.y
2771         * src/prefs_matcher.c
2772                 add locked flag to possible filtering / matcher 
2773                 conditions (also a good example what should be
2774                 done to add a simple boolean condition)
2775
2776 2002-12-25 [christoph]  0.8.7claws8
2777
2778         * src/Makefile.am
2779         * src/account.[ch]
2780         * src/addrbook.c
2781         * src/addressbook.c
2782         * src/addrindex.c
2783         * src/filtering.c
2784         * src/folder.c
2785         * src/matcher.c
2786         * src/prefs.[ch]                ** REMOVE **
2787         * src/prefs_account.c
2788         * src/prefs_actions.c
2789         * src/prefs_common.c
2790         * src/prefs_customheader.c
2791         * src/prefs_display_header.c
2792         * src/prefs_filtering.c
2793         * src/prefs_folder_item.c
2794         * src/prefs_gtk.[ch]            ** NEW **
2795         * src/prefs_matcher.c
2796         * src/prefs_scoring.c
2797         * src/prefs_summary_column.c
2798         * src/procmime.c
2799         * src/selective_download.c
2800         * src/toolbar.c
2801         * src/common/Makefile.am
2802         * src/common/prefs.[ch]         ** NEW **
2803                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2804
2805 2002-12-24 [alfons]     0.8.7claws7
2806
2807         * src/summaryview.c
2808                 summary_thread_build(): fix real cause of the crash mentioned in
2809                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
2810                 this way we get meaningful ctree nodes 
2811
2812 2002-12-24 [oliver]     0.8.7claws6
2813
2814         * src/mainwindow.[ch]
2815         * src/messageview.[ch]
2816         * src/compose.[ch]
2817         * src/inc.c
2818         * src/summaryview.c
2819                 changes to use updated toolbar handling
2820                 
2821 2002-12-24 [oliver]     0.8.7claws5
2822
2823         * src/toolbar.[ch]
2824                 generic toolbar handling
2825                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
2826         * src/prefs_toolbar.[ch]
2827                 adjust to handling
2828         
2829 2002-12-24 [oliver]     0.8.7claws4
2830         
2831         * src/stock_pixmap.[ch]
2832                 move SYLPHEED_LOGO to end of list in order 
2833                 to remove it from Custom Toolbar`s Icon View
2834
2835 2002-12-24 [alfons]     0.8.7claws3
2836
2837         * src/summaryview.c
2838                 summary_thread_build(): fix crash because of focus != selection 
2839                 after threading. when deleting the selection, gtk tries but fails 
2840                 to find the correct focusable element. we now force the selection
2841                 to be focused. this should solve the infamous bug reported by 
2842                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
2843                 a test case is available. 
2844
2845 2002-12-24 [darko]      0.8.7claws2
2846
2847         * src/summaryview.c
2848                 don't crash when unmarking message with unread children
2849
2850 2002-12-23 [christoph]  0.8.7claws1
2851
2852         * src/Makefile.am
2853         * src/common/Makefile.am
2854                 update Makefiles for moved intl.h, version.h and defs.h
2855         * src/imap.c
2856                 rewrite imap_session_get to avoid duplicate code
2857
2858 2002-12-23 [paul]       0.8.7claws
2859
2860         * Santa-Claws released
2861         
2862         * po/hu.po
2863           po/ru.po
2864                 squeeze in updated Hungarian and Russian translations.
2865                 Submitted by  Gál Zoltán and Ruslan N. Balkin
2866
2867 2002-12-23 [paul]       0.8.6claws129
2868
2869         * po/pl.po
2870                 updated by Witold Wladyslaw Wojciech Wilk
2871
2872 2002-12-23 [paul]       0.8.6claws128
2873
2874         * src/quote_fmt_parse.y
2875                 fix typo and add licence header
2876
2877 2002-12-23 [paul]       0.8.6claws127
2878
2879         * po/en_GB.po
2880                 updated
2881
2882 2002-12-23 [paul]       0.8.6claws126
2883
2884         * po/it.po
2885                 updated translation, submitted by Alessandro Maestri
2886                 
2887 2002-12-23 [paul]       0.8.6claws125
2888
2889         * src/quote_fmt_parse.y
2890                 fix signature-stripping on replies bug. match
2891                 '-- \n' and not '-- '.
2892
2893 2002-12-22 [paul]       0.8.6claws124
2894
2895         * po/bg.po
2896           po/es.po
2897           po/sr.po
2898                 updated translations. submitted by George Danchev,
2899                 Ricardo Mones Lastra, and Urke MMI respectively
2900
2901 2002-12-21 [paul]       0.8.6claws123
2902
2903         * src/addrbook.c
2904                 fix coding style
2905
2906 2002-12-21 [paul]       0.8.6claws122
2907
2908         * src/addrbook.c
2909                 fix bug [643638] where if a person is in one or more
2910                 addressbook groups editing that person's email 
2911                 address results in removal from those groups.
2912                 Patch submitted by Luke Plant.
2913
2914 2002-12-20 [christoph]  0.8.6claws121
2915
2916         * src/common/utils.c
2917         * src/summaryview.c
2918                 reimplement expand_search_string using GString to
2919                 prevent crashs caused by miscalculated string
2920                 lengths reported by Paul
2921
2922 2002-12-20 [christoph]  0.8.6claws120
2923
2924         * src/summaryview.c
2925                 don't use "changed" to check if op_count has to be changed as it
2926                 is also set when the message has unread children
2927                 (closes bug [ 653221 ] crash while deleting duplicates)
2928
2929 2002-12-20 [paul]       0.8.6claws119
2930
2931         * sync with 0.8.6cvs27
2932                 see ChangeLog 2002-12-20
2933
2934 2002-12-20 [paul]       0.8.6claws118
2935
2936         * sync with 0.8.6cvs26
2937                 see ChangeLog 2002-12-19 and 2002-12-20
2938
2939 2002-12-19 [alfons]     0.8.6claws117
2940
2941         * src/textview.c
2942                 fix incorrect parsing of email addresses, submitted by 
2943                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
2944                 name display if it contains @".
2945
2946 2002-12-18 [paul]       0.8.6claws116
2947
2948         * sync with 0.8.6cvs23
2949                 see ChangeLog 2002-12-18
2950
2951 2002-12-18 [paul]       0.8.6claws115
2952
2953         * src/Makefile.am
2954         * src/account.c
2955         * src/codeconv.c
2956         * src/gtkutils.[ch]
2957         * src/imap.c
2958                 sync with 0.8.6cvs22.
2959                 see ChangeLog 2002-12-17 and 2002-12-18
2960
2961 2002-12-17 [christoph]  0.8.6claws114
2962
2963         * src/imap.c
2964                 o don't create a session if imap greeting fails
2965                 o don't close socket when authentication fails
2966                   this is done by imap_session_destroy
2967
2968 2002-12-17 [thorsten]   0.8.6claws113
2969
2970         * tools/Makefile.am
2971           tools/README
2972           tools/google_msgid.pl ** NEW FILE **
2973                 Added "search for message-id" script and doc
2974
2975 2002-12-17 [thorsten]   0.8.6claws112
2976
2977         * po/hu.po
2978                 Updated hungarian translation
2979                 (updated by Gal Zoltan)
2980
2981 2002-12-16 [christoph]  0.8.6claws111
2982
2983         * src/addr_compl.c
2984                 remove stupid addressbook dump to debug output
2985         * src/mh.c
2986                 fix memory leak found by Hiro
2987
2988 2002-12-14 [paul]       0.8.6claws110
2989
2990         * src/compose.c
2991                 fix menubar sensitivity on send
2992                 
2993         * src/prefs_filtering.c
2994         * src/prefs_matcher.c
2995         * src/prefs_scoring.c
2996                 Fix english ;)
2997                 
2998         * src/common/quoted-printable.h
2999                 sync: fix typo
3000         
3001 2002-12-13 [christoph]  0.8.6claws109
3002
3003         * src/Makefile.am
3004         * src/manage_window.[ch]        ** REMOVE **
3005         * src/gtk/Makefile.am
3006         * src/gtk/manage_window.[ch]    ** NEW **
3007                 move manage_window files to gtk directory
3008
3009 2002-12-13 [christoph]  0.8.6claws108
3010
3011         * src/Makefile.am
3012         * src/gtkshruler.[ch]           ** REMOVE **
3013         * src/gtk/Makefile.am
3014         * src/gtk/gtkshruler.[ch]       ** NEW **
3015                 move gtkshruler files to gtk directory
3016
3017 2002-12-13 [christoph]  0.8.6claws107
3018
3019         * src/Makefile.am
3020         * src/compose.c
3021         * src/gtkstext.[ch]             ** REMOVE **
3022         * src/gtkutils.[ch]
3023         * src/textview.c
3024         * src/gtk/gtkstext.[ch]         ** NEW **
3025         * src/gtk/Makefile.am
3026                 o move stext functions to gtkstext.c to remove
3027                   dependency of gtkutils
3028                 o move gtkstext files to gtk directory
3029
3030         * src/gtk/Makefile.am
3031         * src/gtk/sslcertwindow.[ch]
3032                 UI stuff can always depend on common code so
3033                 it's ok to add ../common to include path
3034
3035 2002-12-13 [colin]      0.8.6claws106
3036
3037         * src/summaryview.c
3038                 Disconnect sighandlers for mainwindow when
3039                 quicksearch has the focus
3040                 Fix bug #653231
3041         * src/mainwindow.[ch]
3042                 Make key_pressed callback public, to be able
3043                 to disconnect it
3044
3045 2002-12-13 [christoph]  0.8.6claws105
3046
3047         * src/mh.c
3048                 create .mh_sequences file in new MH folders
3049                 (closes feature request [ 523162 ] MH folders should
3050                  get a .mh_sequences)
3051
3052 2002-12-13 [colin]      0.8.6claws104
3053
3054         * src/summaryview.c
3055                 Better handling of quicksearch show/hide
3056                 (basically the button stays under the mouse 
3057                  when toggled)
3058
3059 2002-12-13 [paul]       0.8.6claws103
3060
3061         * sync with 0.8.6cvs17
3062                 see ChangeLog 2002-12-13
3063
3064 2002-12-13 [paul]       0.8.6claws102
3065
3066         * po/es.po
3067                 updated by Ricardo Mones Lastra
3068
3069 2002-12-11 [colin]       0.8.6claws101
3070
3071         * src/folder.c
3072                 remove statusbar stuff
3073           src/folderview.c
3074                 set statusbar verbosity when moving folders
3075
3076 2002-12-11 [colin]       0.8.6claws100
3077         * src/prefs_filtering.c
3078         * src/prefs_matcher.c
3079         * src/prefs_scoring.c
3080                 Fix english ;)
3081
3082 2002-12-11 [colin]       0.8.6claws99
3083
3084         * src/prefs_common.[ch]
3085                 Add summary_quicksearch_type
3086         * src/summaryview.c
3087                 Save last used quicksearch type
3088
3089 2002-12-11 [jens]       0.8.6claws98
3090         * src/prefs_filtering.c
3091         * src/prefs_matcher.c
3092         * src/prefs_scoring.c
3093                 added dialog for incomplete rules in scoring, filtering and
3094                 matcher to ask wheather really close
3095
3096 2002-12-11 [colin]      0.8.6claws97
3097
3098         * src/folder.c
3099                 Fix folder dnd statusbar logging
3100
3101 2002-12-10 [christoph]  0.8.6claws96
3102
3103         * src/compose.c
3104         * src/folder.c
3105         * src/imap.c
3106         * src/inc.c
3107         * src/main.c
3108         * src/mainwindow.c
3109         * src/news.c
3110         * src/send.c
3111         * src/statusbar.[ch]
3112         * src/common/hooks.c
3113         * src/common/log.[ch]
3114                 o handle verbose logging in statusbar directly in statusbar code
3115                   and common code does not need any knowledge about a statusbar
3116                 o remove direct calls to statusbar_(puts|pop)_all functions
3117
3118 2002-12-10 [jens]       0.8.6claws95
3119
3120         * src/*.c
3121                 removed gettext from g_warnings
3122         * po/POTFILES.in
3123                 cleaned and updated
3124         * po/de.po
3125                 updated
3126
3127 2002-12-10 [colin]      0.8.6claws94
3128
3129         * src/main.c
3130                 finish crash dialog fix
3131
3132 2002-12-10 [colin]      0.8.6claws93
3133
3134         * src/main.c
3135                 "Fix" "sylpheed already running" instead of
3136                 crash dialog appearing after a crash
3137
3138 2002-12-10 [colin]      0.8.6claws92
3139
3140         * po/POTFILES.in
3141                 add src/gtk/sslcertwindow.c
3142
3143 2002-12-10 [paul]       0.8.6claws91
3144
3145         * po/POTFILES.in
3146                 updated to reflect recent changes
3147                 submitted by Alessandro Maestri
3148
3149 2002-12-09 [christoph]  0.8.6claws90
3150
3151         * src/Makefile.am
3152         * src/smtp.[ch]                 ** REMOVE **
3153         * src/common/Makefile.am
3154         * src/common/smtp.[ch]          ** NEW **
3155                 move smtp files to common directory
3156
3157 2002-12-09 [christoph]  0.8.6claws89
3158
3159         * src/Makefile.am
3160         * src/session.[ch]              ** REMOVE **
3161         * src/common/Makefile.am
3162         * src/common/session.[ch]       ** NEW **
3163                 move session files to common directory
3164
3165 2002-12-09 [paul]       0.8.6claws88
3166
3167         * src/account.c
3168                 fix bug [649746] edit accounts: move account reverted
3169                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3170
3171 2002-12-09 [colin]      0.8.6claws87
3172
3173         * src/ssl_certificate.c
3174                 cleanup
3175
3176 2002-12-09 [colin]      0.8.6claws86
3177
3178         * src/ssl.c
3179                 Try to open the cert.pem database and 
3180                 issue a warning if it isn't there
3181
3182 2002-12-09 [colin]      0.8.6claws85
3183
3184         * src/common/ssl_certificate.c
3185         * src/gtk/sslcertwindow.c
3186                 Warning fixes
3187
3188 2002-12-09 [colin]      0.8.6claws84
3189
3190         * src/ssl_certificate.[ch] ** REMOVED **
3191         * src/common/ssl_certificate.[ch] ** NEW **
3192         * src/Makefile.am
3193         * src/common/Makefile.am
3194                 Moved ssl_certificate.[ch] to common
3195         * src/common/ssl.c 
3196                 Put back needed include
3197         * src/gtk/sslcertwindow.[ch]
3198                 Changed ssl_certificate.h include
3199         
3200 2002-12-09 [colin]      0.8.6claws83
3201
3202         * src/gtk/sslcertwindow.[ch]
3203                 Implement hook for certificate acception
3204         * src/ssl_certificate.[ch]
3205                 Implement hook for certificate acception
3206         * src/common/ssl.c
3207                 Reenable certificate acception check
3208         * src/mainwindow.c
3209                 Register sslcertwindow's hook
3210         
3211 2002-12-08 [christoph]  0.8.6claws82
3212
3213         * src/about.c
3214         * src/addr_compl.c
3215         * src/codeconv.c
3216         * src/manual.c
3217         * src/undo.c
3218         * src/common/utils.c
3219                 o add missing includes
3220                 o fix warnings
3221         * src/.cvsignore
3222         * src/common/.cvsignore
3223         * src/common/version.h          ** REMOVE **
3224                 remove autogenerated file
3225
3226 2002-12-08 [paul]       0.8.6claws81
3227
3228         * src/stringtable.c
3229                 put back needed include
3230
3231 2002-12-08 [colin]      0.8.6claws80
3232         
3233         * src/gtk/sslcertwindow.c
3234                 Cleaner popups when asking
3235         * src/ssl_certificate.c
3236         * src/prefs_common.[ch]
3237                 remove ssl certificate pref
3238                 put back needed include
3239         * src/undo.c
3240                 put back needed include
3241
3242 2002-12-08 [christoph]  0.8.6claws79
3243
3244         * src/folderview.c
3245         * src/logwindow.c
3246         * src/statusbar.c
3247         * src/summaryview.c
3248                 only abort hook invokation if required data is missing not
3249                 if our own data pointer is NULL, update hookfunction for
3250                 log window
3251
3252 2002-12-08 [paul]       0.8.6claws78
3253
3254         * src/about.c
3255         * src/addrcache.c
3256         * src/addrclip.c
3257         * src/addr_compl.c
3258         * src/addrselect.c
3259         * src/codeconv.c
3260         * src/colorlabel.c
3261         * src/enriched.c
3262         * src/esmtp.c
3263         * src/exporthtml.c
3264         * src/headerview.c
3265         * src/imageview.c
3266         * src/manual.c
3267         * src/noticeview.c
3268         * src/pgptext.c
3269         * src/scoring.c
3270         * src/sourcewindow.c
3271         * src/stringtable.c
3272         * src/undo.c
3273                 clean up: remove unneccesary includes
3274
3275 2002-12-08 [christoph]  0.8.6claws77
3276
3277         * src/folderview.c
3278         * src/statusbar.c
3279         * src/summaryview.c
3280         * src/common/hooks.[ch]
3281                 hook functions now have a gboolean return value, if a hook
3282                 returns TRUE it will stop executing of any more hooks in
3283                 the same hooklist for this invokation
3284
3285 2002-12-08 [colin]      0.8.6claws76
3286         
3287         * src/main.c
3288                 put back argv0 for CRASH_DIALOG
3289
3290 2002-12-08 [christoph]  0.8.6claws75
3291
3292         * src/Makefile.am
3293         * src/about.c
3294         * src/account.c
3295         * src/crash.c
3296         * src/esmtp.h
3297         * src/imap.[ch]
3298         * src/inc.c
3299         * src/main.c
3300         * src/mainwindow.c
3301         * src/news.c
3302         * src/pop.[ch]
3303         * src/prefs_account.[ch]
3304         * src/prefs_common.[ch]
3305         * src/send.[ch]
3306         * src/smtp.[ch]
3307         * src/ssl_certificate.[ch]
3308         * src/ssl_manager.[ch]
3309         * src/common/Makefile.am
3310         * src/common/log.c
3311         * src/common/nntp.[ch]
3312         * src/common/socket.[ch]
3313         * src/common/ssl.[ch]
3314         * src/gtk/sslcertwindow.[ch]
3315         * ac/openssl.m4
3316                 use new autoconf script to detect OpenSSL with extra parameters
3317                 to specify the location of libs and includes, also remove USE_SSL
3318                 to USE_OPENSSL
3319
3320         * src/common/sylpheed.[ch]
3321         * src/common/version.h.in
3322                 start seperation of common code initialization seperated from gui
3323
3324         * src/summaryview.c
3325                 The function that is called when a color label changes
3326                 should not change the color lable again
3327
3328 2002-12-08 [colin]      0.8.6claws74
3329
3330         * src/gtk/sslcertwindow.c
3331                 warning fixes
3332
3333 2002-12-08 [colin]      0.8.6claws73
3334
3335         * src/statusbar.c
3336           src/common/log.h
3337                 Register a hook for statusbar_puts_all
3338         * src/common/log.c
3339                 invoke statusbar_puts_all's hook
3340         
3341 2002-12-08 [colin]      0.8.6claws72
3342
3343         * src/ssl_certificate.c
3344                 Put back a badly-removed include
3345
3346 2002-12-08 [colin]      0.8.6claws71
3347
3348         * src/gtk/sslcertwindow.[ch]    ** NEW **
3349                 new certificate presentation
3350         * src/gtk/Makefile.am
3351                 add new files
3352         * src/ssl_certificate.[ch]
3353                 gtk cleanup, made utility functions public
3354         * src/ssl_manager.c
3355                 use new cert presentation
3356
3357 2002-12-07 [christoph]  0.8.6claws70
3358
3359         * src/Makefile.am
3360         * src/nntp.[ch]                 ** REMOVE **
3361         * src/common/Makefile.am
3362         * src/common/nntp.[ch]          ** NEW **
3363                 move nntp files to common directory
3364
3365 2002-12-07 [christoph]  0.8.6claws69
3366
3367         * src/procmsg.[ch]
3368         * src/summaryview.c
3369                 implement msginfo update callback using sylpheed's new
3370                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3371
3372 2002-12-06 [christoph]  0.8.6claws68
3373
3374         * src/editgroup.c
3375                 This patch changes the 'Edit Group Details' dialog to
3376                 allow extended selections in either pane, so that
3377                 addresses can be added or removed from a group more
3378                 quickly and easily. (it actually is a net decrease in
3379                 file size, as some unnecessary functions have been
3380                 removed). 
3381                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3382
3383 2002-12-06 [christoph]  0.8.6claws67
3384
3385         * src/Makefile.am
3386         * src/template.[ch]             ** REMOVE **
3387         * src/common/Makefile.am
3388         * src/common/template.[ch]      ** NEW **
3389                 move template files to common directory
3390
3391         * src/nntp.c
3392                 add missing log.h include
3393
3394 2002-12-06 [melvin]     0.8.6claws66
3395
3396         * src/prefs_actions.c
3397                 Added the trailing ">" syntax to insert command's output
3398                 without replacing old text (in contrast to trailing "|").
3399
3400 2002-12-05 [colin]      0.8.6claws65
3401         
3402         * src/common/utils.c
3403                 Don't modify original search_string or it'll change
3404                 the next iterations in the for()
3405
3406 2002-12-05 [darko]      0.8.6claws64
3407
3408         * src/common/utils.c
3409                 proper check for filtering commands, found by Colin
3410
3411 2002-12-05 [darko]      0.8.6claws63
3412
3413         * src/common/utils.c
3414                 check proper string for NULL pointer, found by Colin
3415
3416 2002-12-05 [darko]      0.8.6claws62
3417
3418         * src/common/utils.[ch]
3419                 expand_search_string(): new function
3420                 converts Mutt-like patterns to Sylpheed's
3421                 filtering engine
3422         * src/summaryview.c
3423                 use expand_search_string() to allow Mutt-like
3424                 patterns in extended search
3425         * README.claws
3426                 document extended option in quick search
3427
3428 2002-12-05 [paul]       0.8.6claws61
3429
3430         * sync with 0.8.6cvs16
3431                 see ChangeLog 2002-12-05
3432                 
3433         * po/POTFILES.in
3434                 clean up
3435
3436 2002-12-04 [christoph]  0.8.6claws60
3437
3438         * src/imap.[ch]
3439                 put imap authentication code into a new function and
3440                 remove it from imap_session_new that will allow to
3441                 send other commands before authentication
3442
3443 2002-12-04 [christoph]  0.8.6claws59
3444
3445         * src/imap.[ch]
3446                 use already existing method to prevent unneeded IMAP
3447                 folder selects. Set imap_select parameters to NULL
3448                 in some functions if the values are not required.
3449
3450         * src/xml.h
3451                 remove no longer required include
3452
3453 2002-12-04 [paul]       0.8.6claws58
3454
3455         * po/es.po
3456                 updated by Ricardo Mones Lastra
3457                 
3458         * configure.in
3459           po/hu.po      ** NEW FILE **
3460                 initial Hungarian translation, submitted
3461                 by Gál Zoltán <galzoli@hu.inter.net>
3462
3463 2002-12-03 [christoph]  0.8.6claws57
3464
3465         * src/Makefile.am
3466         * src/gtksctree.[ch]            ** REMOVE **
3467         * src/gtk/Makefile.am
3468         * src/gtk/gtksctree.[ch]        ** NEW **
3469                 move gtksctree files to gtk directory
3470
3471 2002-12-03 [christoph]  0.8.6claws56
3472
3473         * src/Makefile.am
3474         * src/md5.[ch]                  ** REMOVE **
3475         * srm/common/Makefile.am
3476         * src/common/md5.[ch]           ** NEW **
3477                 move md5 files to common directory
3478
3479         * src/gtkstext.c
3480                 remove not required #include
3481
3482 2002-12-03 [sergey]     0.8.6claws55
3483
3484         * src/gtkutils.c
3485         * src/gtkutils.h
3486                 gtkut_window_popup(): new function.
3487         * src/mainwindow.c
3488                 main_window_popup(): use gtkut_window_popup() to raise
3489                 window without changing its position.
3490                 (see sylpheed-main ML message [sylpheed:17247])
3491
3492 2002-12-03 [sergey]     0.8.6claws54
3493
3494         * src/send.c
3495                 send_message_local(): removed first-dot escaping
3496                 (SMTP-only, not needed for sending through pipe)
3497
3498 2002-12-03 [paul]       0.8.6claws53
3499
3500         * po/POTFILES.in
3501                 update to reflect recent changes (thanks
3502                 to Ricardo Mones Lastra)
3503                 
3504         * tools/filter_conv.pl
3505                  fix problem with quoted strings. Patch submitted
3506                  by Luke Plant <lukeplant@softhome.net>
3507
3508 2002-12-03 [paul]       0.8.6claws52
3509
3510         * sync with 0.8.6cvs15
3511                 see ChangeLog 2002-12-03
3512
3513 2002-12-02 [christoph]  0.8.6claws51
3514
3515         * src/logwindow.[ch]
3516         * src/common/log.[ch]
3517                 implement logging using a hook function
3518
3519         * src/folderview.c
3520         * src/folder.[ch]
3521                 define hooklist name in header file to avoid
3522                 errors caused by wrong spelling of hooklist names
3523
3524         * src/toolbar.c
3525                 fix warnings
3526
3527 2002-12-02 [christoph]  0.8.6claws50
3528
3529         * src/common/Makefile.am
3530                 add src/common/hooks.[ch]
3531
3532         * src/common/hooks.[ch]
3533                 implement a simple hook system using glib's hook functions
3534
3535         * src/folder.[ch]
3536         * src/folderview.c
3537                 use new hook system for folder item updates
3538
3539 2002-12-02 [christoph]  0.8.6claws49
3540
3541         * doc-src/ui_seperation.txt     ** NEW **
3542                 information for ui seperation
3543
3544         * src/Makefile.am
3545                 remove files that were moved to common
3546                 include common directory by default for the header files
3547
3548         * src/inc.c
3549         * src/common/socket.c
3550         * src/automaton.[ch]
3551                 implement automaton using g_io_*-functions instead of
3552                 gdk_input_add to make it ui independent
3553
3554         * src/codeconv.c
3555         * src/compose.c
3556         * src/ldif.c
3557         * src/pgptext.c
3558         * src/procmime.c
3559         * src/rfc2015.c
3560         * src/smtp.c
3561         * src/unmime.c
3562                 remove common/ prefix because directory is now in
3563                 include path
3564
3565         * src/compose.c
3566         * src/folder.c
3567         * src/folderview.c
3568         * src/mainwindow.c
3569         * src/messageview.c
3570         * src/prefs_common.c
3571         * src/procmsg.c
3572         * src/rfc2015.c
3573                 fix warnings
3574
3575         * src/imap.c
3576         * src/inc.c
3577         * src/news.c
3578         * src/pop.c
3579         * src/send.c
3580         * src/smtp.c
3581         * src/ssl_certificate.c
3582                 add log.h header file for logging functions
3583
3584         * src/main.c
3585         * src/common/utils.c
3586         * src/summaryview.c
3587         * src/xml.c
3588                 o move debug_mode to common/utils.c
3589                 o add functions to set and get debug_mode
3590
3591         * src/defs.h                    ** REMOVE **
3592         * src/intl.h                    ** REMOVE **
3593         * src/socket.[ch]               ** REMOVE **
3594         * src/ssl.[ch]                  ** REMOVE **
3595         * src/utils.[ch]                ** REMOVE **
3596                 replaced by new files in src/common/
3597         
3598         * src/common/Makefile.am
3599                 add new files in src/common/
3600
3601         * src/common/defs.h             ** NEW **
3602         * src/common/intl.h             ** NEW **
3603         * src/common/log.[ch]           ** NEW **
3604         * src/common/socket.[ch]        ** NEW **
3605         * src/common/ssl.[ch]           ** NEW **
3606         * src/common/utils.[ch]         ** NEW **
3607                 replacement for files in src/
3608
3609 2002-12-02 [colin]      0.8.6claws48
3610
3611         * src/folderview.c
3612                 Scroll folderview if necessary during dnd
3613
3614 2002-12-02 [colin]      0.8.6claws47
3615
3616         * src/folder.[ch]
3617                 Add check to verify a move is within a single mailbox
3618         * src/folderview.c
3619                 Add specific error string for this check
3620
3621 2002-12-02 [colin]      0.8.6claws46
3622
3623         * src/folder.c
3624                 Add a test to folder moving, remove a statusbar_print
3625         * src/folderview.c
3626                 Add Move folder... context-menu item
3627                 Factorize folder moving code
3628                 Enable folder DND for mbox
3629
3630 2002-12-01 [christoph]  0.8.6claws45
3631
3632         * ac/aspell.m4
3633                 remove conf.aspelltest if the version check fails
3634
3635 2002-11-30 [christoph]  0.8.6claws44
3636
3637         * autogen.sh
3638                 run libtoolize --force in autogen to create missing
3639                 libtool scripts
3640
3641 2002-11-30 [christoph]  0.8.6claws43
3642
3643         * src/Makefile.am
3644         * src/pgptext.c
3645         * src/procmime.c
3646         * src/rfc2015.c
3647         * src/uuencode.[ch]             ** REMOVED **
3648         * src/common/Makefile.am
3649         * src/common/uuencode.[ch]      ** NEW **
3650                 move uuen/decoder to common directory
3651
3652 2002-11-30 [christoph]  0.8.6claws42
3653
3654         * src/Makefile.am
3655         * src/base64.[ch]               ** REMOVED **
3656         * src/codeconv.c
3657         * src/compose.c
3658         * src/ldif.c
3659         * src/pgptext.c
3660         * src/procmime.c
3661         * src/rfc2015.c
3662         * src/smtp.c
3663         * src/unmime.c
3664         * src/common/Makefile.am
3665         * src/common/base64.[ch]        ** NEW **
3666                 move base64 en/decoder to common directory
3667
3668 2002-11-30 [christoph]  0.8.6claws41
3669
3670         * src/common                    ** NEW **
3671                 new directory for UI independent code
3672         * src/gtk                       ** NEW **
3673                 new directory for GTK frontend
3674         * src/common/.cvsignore         ** NEW **
3675         * src/gtk/.cvsignore            ** NEW **
3676                 ignore build files
3677         * src/common/Makefile.am        ** NEW **
3678         * src/gtk/Makefile.am           ** NEW **
3679                 automake files to build new seperated stuff
3680         * src/Makefile.am
3681                 the binary will currently still be build with the
3682                 files in src, so we include the code from the
3683                 subdirs for now after building the libs there
3684
3685 2002-11-30 [paul]       0.8.6claws40
3686
3687         * src/compose.c
3688                 fix bug [642731] 'Wrong selected account with drafted mail'
3689
3690 2002-11-29 [oliver]     0.8.6claws39
3691         
3692         * src/messageview.c
3693                 o update summaryview when switching between different
3694                   messageviews          
3695         * src/toolbar.c  
3696                 o check if messageview holds already removed msg
3697                   from summaryview
3698                 
3699
3700 2002-11-29 [oliver]     0.8.6claws38
3701
3702         * src/toolbar.c 
3703                 remove not needed variables and includes
3704                 make messageview stay opened and move to next when msgs are deleted 
3705
3706 2002-11-29 [oliver]     0.8.6claws37
3707         
3708         * src/toolbar.c 
3709                 disable compose button (messageview toolbar) by default
3710                 deleted msgs are moved to trash
3711         
3712 2002-11-29 [melvin]     0.8.6claws36
3713
3714         * configure.in
3715                 Increased minimal gpgme version to 0.3.10 (Zombies out)
3716                 and to detect signatures expirations (gpgme 0.3.6)
3717
3718         * src/main.c
3719                 Use non obsolescent function for Gpgme engine checking.
3720
3721         * src/rfc2015.c
3722                 Inform about expired signatures or signatures which key
3723                 has expired. Expiration date is displayed.
3724
3725         * src/sigstatus.c
3726                 Inform about expired signatures or signatures which key
3727                 has expired.
3728
3729 2002-11-28 [paul]       0.8.6claws35
3730
3731         * src/folderview.c
3732                 re-instate 'Check for new messages' in Newsgroup
3733                 folders right-click menu, after a suggestion from
3734                 Tim Mann <timmann@users.sourceforge.net>
3735
3736         * src/main.c
3737                 after a crash check only local folders for new
3738                 messages
3739
3740 2002-11-28 [paul]       0.8.6claws34
3741
3742         * configure.in
3743                 apply patch that fixes the checking of GTK with XIM 
3744                 support on different OSs, such as FreeBSD. Patch 
3745                 submitted by Topia <topia@users.sourceforge.net>
3746                 
3747 2002-11-28 [paul]       0.8.6claws33
3748
3749         * src/mainwindow.c
3750           src/prefs_common.c
3751           src/prefs_toolbar.c
3752                 more changes to the English
3753
3754 2002-11-28 [paul]       0.8.6claws32
3755
3756         * sync with 0.8.6cvs13
3757                 see ChangeLog 2002-11-28 (no sync needed
3758                 for src/compose.c)
3759
3760 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
3761         
3762         * src/mainwindow.[ch]
3763                 add patch by Ivan F. Martinez introducing messageview Toolbar
3764                 some changes and committed by oliver    
3765
3766 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
3767
3768         * src/messageview.[ch]
3769                 add patch by Ivan F. Martinez introducing messageview Toolbar
3770                 some changes and committed by oliver    
3771
3772 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
3773
3774         * src/compose.[ch]
3775                 add patch by Ivan F. Martinez introducing messageview Toolbar
3776                 some changes and committed by oliver    
3777
3778 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
3779         
3780         * src/toolbar.[ch]
3781                 add patch by Ivan F. Martinez introducing messageview Toolbar
3782                 some changes and committed by oliver
3783
3784 2002-11-28 [oliver]     0.8.6claws27
3785         
3786         * src/prefs_toolbar.[ch]
3787                 getting ready for messageview toolbar
3788                 free mem allocated by gettext
3789                 change prefs_toolbar to prefs_toolbar_open
3790  
3791 2002-11-28 [thorsten]   0.8.6claws26
3792
3793         * src/imageview.[ch]
3794                 cleaned up conflicting declarations of
3795                 imageview_show_image()
3796
3797 2002-11-28 [paul]       0.8.6claws25
3798
3799         * src/grouplistdialog.c
3800           src/prefs_common.c
3801           src/prefs_summary_column.c
3802                 a few more improvements to the English
3803
3804 2002-11-28 [colin]      0.8.6claws24
3805
3806         * man/sylpheed.1
3807                 A few updates to command-line parameters
3808
3809 2002-11-28 [colin]      0.8.6claws23
3810
3811         * src/prefs_filtering.c
3812                 Fix problems with prefs_filtering_delete_path:
3813                 a) if the first rule is removed, original pointers
3814                    weren't updated (leading to segfaults)
3815                 b) it was always global_processing updated in case
3816                    of removed path was parent of rule path
3817
3818 2002-11-27 [paul]       0.8.6claws22
3819
3820         * src/mainwindow.c
3821           src/prefs_account.c
3822           src/prefs_actions.c
3823           src/prefs_common.c
3824           src/prefs_customheader.c
3825           src/prefs_display_header.c
3826           src/prefs_filtering.c
3827           src/prefs_folder_item.c
3828           src/prefs_matcher.c
3829           src/prefs_scoring.c
3830           src/prefs_summary_column.c
3831           src/prefs_template.c
3832           src/prefs_toolbar.c
3833                  improve the English in the GUI
3834
3835 2002-11-27 [colin]      0.8.6claws21
3836
3837         * src/folder.c
3838                 Fix processing renaming problems happening after
3839                 last commit
3840
3841 2002-11-27 [colin]      0.8.6claws20
3842
3843         * src/folder.c
3844                 recursive move now deletes src each subfolder after 
3845                 having moved it
3846         * src/folderview.c
3847                 Use identifier instead of path during dnd (enables
3848                 IMAP folder dnd)
3849
3850 2002-11-27 [paul]       0.8.6claws19
3851
3852         * src/main.c
3853                 apply patch that does command-line processing 
3854                 BEFORE gtk_init, allowing claws to run from 
3855                 shell-scripts in non-X environment (e.g. crontab 
3856                 or ip-up, ip-down scripts). Patch submitted by
3857                 Ruslan N. Balkin <baron@dartel.ru>
3858                 
3859         * po/it.po
3860                 updated by Alessandro Maestri
3861
3862 2002-11-27 [paul]       0.8.6claws18
3863
3864         * sync with 0.8.6cvs12
3865           src/prefs_common.c
3866                 Differences are that main uses a 'Receive dialog'
3867                 frame on the Interface tab, whereas claws groups all 
3868                 the dialogs together in a 'Dialogs' frame.
3869
3870 2002-11-27 [colin]      0.8.6claws17
3871
3872         * src/prefs_matcher.c
3873                 Fix Execute criteria's NOT flag
3874
3875
3876 2002-11-26 [christoph]  0.8.6claws16
3877
3878         * src/ssl.c
3879                 rewrite the ssl code a little bit, only use one
3880                 SSL context, set default certificates' file/path
3881
3882 2002-11-26 [thorsten]   0.8.6claws15
3883
3884         * src/compose.c
3885                 default-reply-to didn't work for ml-reply
3886
3887 2002-11-26 [melvin]     0.8.6claws14
3888
3889         * src/prefs_actions.c
3890                 Made pipe-actions ignore short headers in message view
3891                 Made trailing-pipe-actions write in the message view with
3892                 the same font as the original message
3893
3894 2002-11-26 [paul]       0.8.6claws13
3895
3896         * src/compose.c
3897                 this time commit the correct file
3898
3899 2002-11-26 [paul]       0.8.6claws12
3900
3901         * sync with 0.8.6cvs11
3902           src/quote_fmt_parse.y  
3903                 no sync needed
3904           src/account.[ch]       
3905                 not sync'ed
3906           src/compose.c
3907                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
3908                 on draft mode.
3909                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
3910                 header
3911                 
3912         see ChangeLog 2002-11-25 and 2002-11-26
3913
3914 2002-11-26 [colin]      0.8.6claws11
3915
3916         * src/folderview.c
3917                 Fix collapsed folder not auto-expanding during
3918                 mail dnd, if it was the source folder.
3919
3920 2002-11-25 [colin]      0.8.6claws10
3921
3922         * src/folderview.[ch]
3923                 Variable renaming and cleaning (slist of nodes 
3924                 to be re-collapsed is stored in FolderView)
3925
3926 2002-11-25 [paul]       0.8.6claws9
3927
3928         * src/prefs_common.[ch]
3929                 fix breakage caused by last commit
3930
3931 2002-11-25 [paul]       0.8.6claws8
3932
3933         * sync with 0.8.6cvs4
3934                 see ChangeLog 2002-11-21
3935
3936 2002-11-25 [paul]       0.8.6claws7
3937
3938         * sync with 0.8.6cvs4
3939                 see ChangeLog 2002-11-20
3940
3941 2002-11-25 [paul]       0.8.6claws6
3942
3943         * sync with 0.8.6cvs3
3944                 see ChangeLog 2002-11-18
3945
3946 2002-11-25 [colin]      0.8.6claws5
3947
3948         * src/gtkutils.[ch]
3949                 Add gtkut_ctree_node_is_parent()
3950         * src/folderview.c
3951                 Spring-loaded folders
3952
3953 2002-11-25 [colin]      0.8.6claws4
3954
3955         * src/utils.[ch]
3956                 Add slist_concat_unique(), function to merge
3957                 two GSList filtering dups
3958         * src/folder.[ch]
3959         * src/summaryview.[ch]
3960         * src/folderview.c
3961         * src/main.c
3962                 Add detection/update/display of unread answers
3963                 to marked mails
3964         * src/procmsg.[ch]
3965                 Add procmsg_find_children()
3966                 Add procmsg_msg_has_marked_parent()
3967
3968 2002-11-25 [colin]      0.8.6claws3
3969
3970         * src/ssl_certificate.[ch]
3971                 Allow checking a certificate without a DNS
3972                 lookup
3973                 Allow to forget a cert (by deleting it)
3974                 Make ssl_certificate_destroy_public
3975         * src/ssl_manager.[ch] ** NEW FILES **
3976                 Gui to manage (display/remove) certificates
3977         * src/prefs_common.[ch]
3978                 Add a pref to allow silent acceptation of
3979                 trusted certificates or not (based on the
3980                 "I want to know what's going on" principle)
3981         * src/mainwindow.c
3982                 Add SSL manager in Tools menu
3983         * src/Makefile.am
3984                 Add the new files to the build
3985         * po/POTFILES.in
3986                 Add ssl_manager.c to translations
3987
3988 2002-11-25 [colin]      0.8.6claws2
3989
3990         * src/summaryview.[ch]
3991                 Add S_SEARCH_EXTENDED to the quick search, which 
3992                 allows to search using filtering syntax.
3993
3994 2002-11-25 [colin]      0.8.6claws1
3995
3996         * src/summaryview.c
3997                 Deletion of duplicates now prefer deleting
3998                 the unread dup (fixes feature-request 638989).
3999
4000 2002-11-24 [paul]       0.8.6claws
4001
4002         * po/es.po
4003           po/pl.po
4004           po/ru.po
4005           po/sr.po
4006                 updated by Ricardo Mones Lastra,
4007                 Witold Wladyslaw Wojciech Wilk,
4008                 Ruslan N. Balkin, and  Urke MMI 
4009                 respectively
4010
4011 2002-11-24 [paul]       0.8.5claws182
4012
4013         * po/bg.po
4014                 updated by George Danchev
4015
4016 2002-11-23 [alfons]     0.8.5claws181
4017
4018         * src/imap.c
4019                 tiny memory leak found by browsing Dimitar's 
4020                 valgrind report
4021
4022 2002-11-23 [paul]       0.8.5claws180
4023
4024         * po/it.po
4025                 updated by Alessandro Maestri
4026
4027 2002-11-22 [christoph]  0.8.5claws179
4028
4029         * src/compose.c
4030         * src/inc.c
4031         * src/prefs_filtering.c
4032         * src/summaryview.c
4033                 more warning fixes
4034
4035 2002-11-22 [alfons]     0.8.5claws178
4036
4037         * src/summaryview.c
4038                 summary_execute_delete_func(): if message is deleted, make 
4039                 sure to also remove its entry in the subject hash table. 
4040                 fixes a corner case bug.
4041
4042 2002-11-22 [paul]       0.8.5claws177
4043
4044         * .cvsignore
4045                 add 'autom4te.cache'
4046                 
4047         * ltconfig      ** REMOVED **
4048                 not needed
4049
4050 2002-11-22 [paul]       0.8.5claws176
4051
4052         * src/textview.c
4053                 textview_set_font(): fix for message display in
4054                 UTF-8 locales (thanks to Sergey Vlasov).
4055                 
4056         * AUTHORS
4057                 add new team members and contributors
4058
4059
4060 2002-11-21 [colin]      0.8.5claws175
4061
4062         * src/procmsg.[ch]
4063                 Add procmsg_remove_special_headers()
4064         * src/mh.c
4065                 Use procmsg_remove_special_headers() for 
4066                 previous fix
4067
4068 2002-11-21 [colin]      0.8.5claws174
4069
4070         * src/mh.c
4071                 Fix moving/copying from queue/draft folders
4072                 for MH folders
4073
4074 2002-11-21 [christoph]  0.8.5claws173
4075
4076         * src/crash.c
4077         * src/filtering.c
4078         * src/logwindow.c
4079         * src/main.c
4080         * src/matcher_parser_lex.[hl]
4081         * src/mbox.c
4082         * src/mbox_folder.[ch]
4083         * src/prefs_filtering.c
4084         * src/procheader.c
4085         * src/quote_fmt_lex.l
4086         * src/ssl.c
4087                 fix all warnings except the warnings in lex and yacc files
4088
4089 2002-11-20 [christoph]  0.8.5claws172
4090
4091         * src/imap.c
4092                 fix MsgInfo retrieval for IMAP draft and queue folders
4093                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4094
4095 2002-11-19 [christoph]  0.8.5claws171
4096
4097         * src/compose.c
4098                 fix segfault, when draft saving does not get
4099                 the MsgInfo of the new message
4100                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4101
4102 2002-11-19 [christoph]  0.8.5claws170
4103
4104         * src/procmsg.c
4105                 add parameter check for flag setting function
4106                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4107
4108 2002-11-18 [paul]       0.8.5claws169
4109
4110         * src/compose.c
4111                 more sensitivity fixes to redirect mode:
4112                 * disable toolbar draft button
4113                 * allow only Address book in the Tools menu
4114                 * disable editing of message by the spell
4115                   checker
4116
4117 2002-11-18 [paul]       0.8.5claws168
4118
4119         * src/compose.c
4120                 fix sensitivity of menu items in compose_redirect():
4121                 allow only the necessary items 
4122
4123 2002-11-18 [paul]       0.8.5claws167
4124
4125         * src/compose.c
4126                 fix bug [ 603259 ] 'attachment got lost on bounce'
4127
4128 2002-11-18 [paul]       0.8.5claws166
4129
4130         * po/ru.po
4131                 updated by Ruslan N. Balkin <baron@dartel.ru>
4132
4133 2002-11-18 [colin]      0.8.5claws165
4134
4135         * src/main.c
4136           src/defs.h
4137                 Remove old filtering stuff
4138
4139
4140 2002-11-17 [oliver]     0.8.5claws164
4141
4142         * src/toolbar.h
4143                 remove not needed typedef 
4144
4145 2002-11-17 [oliver]     0.8.5claws163
4146
4147         * src/toolbar.c
4148                 make toolbar's on click events translatable
4149
4150 2002-11-15 [colin]      0.8.5claws162
4151
4152         * src/summaryview.c
4153                 Revert too-soon integration of a feature
4154
4155 2002-11-15 [christoph]  0.8.5claws161
4156
4157         * src/imap.c
4158                 use main's implementation of imap_get_msginfo
4159
4160 2002-11-15 [christoph]  0.8.5claws160
4161
4162         * src/compose.c
4163         * src/folder.[ch]
4164         * src/imap.c
4165         * src/mbox_folder.c
4166         * src/mh.c
4167         * src/news.c
4168         * src/procmsg.c
4169         * src/summaryview.c
4170                 replace claws' fetch_msginfo with main's get_msginfo
4171                 (use main's implementation where possible)
4172
4173 2002-11-15 [colin]      0.8.5claws159
4174
4175         * src/ssl_certificate.c
4176                 Missed a check
4177
4178 2002-11-16 [melvin]     0.8.5claws158
4179
4180         * po/fr.po
4181                 Updated French translations.
4182
4183 2002-11-16 [colin]      0.8.5claws157
4184
4185         * src/ssl_certificate.c
4186                 Check for missing parts in the certificates
4187
4188 2002-11-15 [colin]      0.8.5claws156
4189
4190         * src/folderview.c
4191                 Preventive fix (missing check) found by
4192                 Alfons
4193
4194 2002-11-15 [paul]
4195
4196         * NEWS
4197                 sync with 0.8.6 release
4198
4199 2002-11-15 [colin]      0.8.5claws155
4200
4201         * src/folder.[ch]
4202           src/folderview.c
4203                 Fix error handling of folder_item_move_to()
4204                 (thanks to Alfons!)
4205
4206 2002-11-15 [colin]      0.8.5claws154
4207
4208         * src/folder.[ch]
4209           src/folderview.c
4210                 folder_item_move_to() sets an error message instead
4211                 of having GUI stuff in folder.c
4212
4213 2002-11-15 [colin]      0.8.5claws153
4214
4215         * src/procmsg.[ch]
4216                 Implemented a callback for MsgInfo updates, 
4217                 heavily copy/pasted from Christoph's folder 
4218                 callback system
4219         * src/summaryview.[ch]
4220                 Register summary_update_msg as callback
4221
4222 2002-11-14 [colin]      0.8.5claws152
4223         
4224         * src/procmsg.c
4225                 Update the FolderItem after sending (fixes 617593)
4226
4227 2002-11-14 [christoph]  0.8.5claws151
4228
4229         * src/folder.c
4230                 fix wrong position of NULL pointer check found
4231                 by Sergey
4232
4233 2002-11-14 [christoph]  0.8.5claws150
4234
4235         * src/folder.c
4236                 fix segfault when deleting messages from IMAP folders
4237                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
4238
4239 2002-11-14 [colin]      0.8.5claws149
4240
4241         * src/compose.c
4242                 Forwarding was also ignoring the folder's default account.
4243
4244 2002-11-14 [colin]      0.8.5claws148
4245
4246         * src/compose.c
4247                 Fix sent folder not set to folder properties when 
4248                 forwarding.
4249
4250 2002-11-14 [thorsten]   0.8.5claws147
4251
4252         * src/inc.c
4253                 inc_start(): Files were not moved from .processing to inbox,
4254                 if no global processing rule existed
4255
4256 2002-11-14 [colin]      0.8.5claws146
4257
4258         * src/ssl_certificate
4259                 Fix file operations
4260
4261 2002-11-14 [paul]       0.8.5claws145
4262
4263         * po/it.po
4264                 updated by Alessandro Maestri
4265
4266 2002-11-13 [alfons]     0.8.5claws144
4267
4268         * src/folder.c
4269                 folder_item_close(): only mark messages unread
4270                 when a folder has new messages 
4271
4272 2002-11-13 [keith]      0.8.5claws143
4273
4274         * src/imap.c
4275                 Fix problem moving or copying between
4276                 IMAP folders
4277
4278 2002-11-13 [colin]      0.8.5claws142
4279
4280         * src/matcher_parser_parse.y
4281                 Fix rule problem when " don't match
4282
4283 2002-11-13 [christoph]  0.8.5claws141
4284
4285         * src/folder.c
4286         * src/folderview.c
4287                 moved cache saving to folder_item_close
4288                 the folderview should not have to deal with
4289                 this things
4290
4291 2002-11-13 [christoph]  0.8.5claws140
4292
4293         * src/summaryview.c
4294                 moved setting of important score to
4295                 summary_set_prefs_from_folderitem
4296
4297 2002-11-13 [colin]      0.8.5claws139
4298
4299         * src/matcher_parser_parse.y
4300                 Fix a segfault in the parser (happening when
4301                 a good expression had been tested and a bad 
4302                 one arrives)
4303
4304 2002-11-13 [paul]       0.8.5claws138
4305
4306         * sync with 0.8.5cvs24
4307                 see ChangeLog 2002-11-13
4308                 
4309         * po/pt_BR.po
4310                 updated by Fabio Jr. Beneditto
4311
4312 2002-11-13 [colin]      0.8.5claws137
4313         
4314         * src/msgcache.c
4315           src/defs.h
4316           src/procmsg.[ch]
4317                 Revert last commit, problem
4318
4319 2002-11-13 [colin]      0.8.5claws136
4320
4321         * src/msgcache.c
4322                 Remove duplicated code
4323         * src/defs.h
4324                 Bumped CACHE_VERSION and MARK_VERSION
4325         * src/procmsg.[ch]
4326                 Network endian for cache and mark files
4327
4328 2002-11-12 [colin]      0.8.5claws135
4329
4330         * src/inc.c
4331                 Fix the "socket error" dialog which disappeared
4332
4333 2002-11-12 [colin]      0.8.5claws134
4334
4335         * src/msgcache.c
4336                 Reverse last commit which had performance 
4337                 problems, but still reverse the list
4338
4339 2002-11-12 [colin]      0.8.5claws133
4340
4341         * src/msgcache.c
4342                 Reverse list order
4343
4344 2002-11-12 [melvin]     0.8.5claws132
4345
4346         * src/compose.c
4347                 Added a check for a NULL prefs_common.dictionary
4348
4349 2002-11-12 [colin]      0.8.5claws131
4350
4351         * src/ssl_certificate.[ch]
4352                 Use FQDN hostname
4353
4354 2002-11-12 [colin]      0.8.5claws130
4355
4356         * src/ssl_certificate.[ch]
4357                 Take connection port into account for 
4358                 checking certificates (a single hostname
4359                 could have multiple servers with multiple
4360                 certificates)
4361         * src/ssl.c
4362                 Pass the port to ssl_certificate_check
4363
4364 2002-11-12 [paul]       0.8.5claws129
4365
4366         * src/folder.c
4367                 fix a typo in last commit
4368
4369 2002-11-12 [paul]       0.8.5claws128
4370
4371         * sync with 0.8.5cvs23
4372                 see ChangeLog entry 2002-11-12
4373
4374 2002-11-11 [colin]      0.8.5claws127
4375
4376         * src/ssl_certificate.c
4377                 Cleaner messages
4378                 Don't popup, instead log error, if the 
4379                 corresponding pref is checked
4380         * src/ssl_certificate.h
4381                 include <openssl/objects/h>
4382
4383 2002-11-11 [colin]      0.8.5claws126
4384
4385         * src/ssl_certificate.h
4386                 _Really_ clean it
4387
4388 2002-11-11 [colin]      0.8.5claws125
4389         
4390         * src/ssl_certificate.c
4391                 Fixed leak
4392
4393 2002-11-11 [colin]      0.8.5claws124
4394
4395         * src/ssl.c
4396                 Cleaned a bit
4397         * src/ssl_certificate.[ch]
4398                 Cleaned a bit (better use of SSL API)
4399                 (This will cause non-recognition of saved 
4400                  certificates of claws12[23]...)
4401
4402 2002-11-11 [paul]       0.8.5claws123
4403         
4404         * po/es.po
4405                 updated by Ricardo Mones Lastra
4406
4407 2002-11-11 [colin]      0.8.5claws122
4408
4409         * src/ssl.c
4410                 Fix a typo
4411
4412 2002-11-11 [colin]      0.8.5claws121
4413
4414         * src/ssl_certificate.[ch] ** NEW FILES **
4415         * src/ssl.[ch]
4416                 Check SSL certificates presented to us
4417         * src/Makefile.am
4418                 Add ssl_certificate.[ch]
4419         * po/POTFILES.in
4420                 Add ssl_certificate.c
4421
4422 2002-11-11 [paul]       0.8.5claws120
4423
4424         * sync with 0.8.5cvs22
4425                 see ChangeLog 2002-11-11
4426
4427 2002-11-11 [paul]       0.8.5claws119
4428
4429         * sync with 0.8.5cvs21
4430                 see ChangeLog 2002-11-11
4431
4432 2002-11-10 [jens]       0.8.5claws118
4433
4434         * src/folder.c
4435         * src/folderview.c
4436                 corrected some typing
4437         * po/de.po
4438                 updated german translation
4439         * sylpheed.spec.in
4440                 cleaned up specfile and adjusted it for claws
4441
4442 2002-11-10 [colin]      0.8.5claws117
4443
4444         * src/summaryview.c
4445                 a STATUSBAR_PUSH/POP fix
4446
4447 2002-11-10 [colin]      0.8.5claws116
4448
4449         * src/prefs_folder_item.c
4450                 Fix hanging after opening folder properties
4451
4452 2002-11-10 [hoa]        0.8.5claws115
4453
4454         * src/matcher_parser_lex.l
4455         * src/matcher_parser_parse.y
4456                 config file for scoring and filtering is no more trashed
4457                 when there is a syntax error in a filtering rule when
4458                 editing it in a dialog.
4459
4460 2002-11-09 [colin]      0.8.5claws114
4461
4462         * src/mbox_folder.c
4463                 Added missing initialisation of folder->destroy()
4464
4465 2002-11-09 [colin]      0.8.5claws113
4466
4467         * src/folder.c
4468           src/folderview.c
4469                 Fix the status bar messages
4470
4471 2002-11-09 [colin]      0.8.5claws112
4472
4473         * src/folderview.c
4474                 Fix hangs after folder dnd, happening after 
4475                 claws109.
4476
4477 2002-11-09 [christoph]  0.8.5claws111
4478
4479         * src/folderview.c
4480                 just changed order of calls (reverse order of
4481                 associated calls)
4482         * src/inc.c
4483                 lock inc when checking only one account, otherwise
4484                 inc all could be executed at the same time
4485
4486 2002-11-09 [christoph]  0.8.5claws110
4487
4488         * src/folderview.c
4489                 better unlock the mouse cursor before calling
4490                 summary_show because it changes the cursor too
4491
4492 2002-11-09 [christoph]  0.8.5claws109
4493
4494         * src/folder.[ch]
4495         * src/folderview.c
4496                 add functions to open and close a folder
4497                 o opending will execute scanning for remote folders
4498                   and processing
4499                 o closing will unset new flag for messages
4500
4501 2002-11-09 [colin]      0.8.5claws108
4502
4503         * src/folder.c
4504                 Add a call to prefs_matcher_write_config to 
4505                 avoid non-leaf folders filtering settings to be
4506                 lost
4507
4508 2002-11-09 [paul]       0.8.5claws107
4509
4510         * src/prefs_account.c
4511                 re-word a label
4512
4513 2002-11-09 [colin]      0.8.5claws106
4514
4515         * src/folderview.c
4516                 Minor esthetic fix
4517
4518 2002-11-09 [colin]      0.8.5claws105
4519
4520         * src/folderview.c
4521                 Fix prefs_filtering deletion for MH folders (same
4522                 reason as below)
4523         * src/prefs_filtering.c
4524                 Fix prefs_filtering renaming and deletion for 
4525                 folder-based processing rules.  
4526
4527 2002-11-09 [christoph]  0.8.5claws104
4528
4529         * src/compose.c
4530         * src/folder.[ch]
4531         * src/folderview.[ch]
4532         * src/import.c
4533         * src/inc.c
4534         * src/main.c
4535         * src/mainwindow.c
4536         * src/messageview.c
4537         * src/prefs_folder_item.c
4538         * src/procmsg.c
4539         * src/summaryview.c
4540                 implement a callback system for folder item updates
4541
4542 2002-11-09 [colin]      0.8.5claws103
4543
4544         * src/folderview.c
4545                 Fix prefs_filtering renaming for MH folders (we
4546                 shouldn't rename by path as another folder could
4547                 have the same hierarchy).
4548
4549 2002-11-09 [colin]      0.8.5claws102
4550
4551         * src/folder.c
4552                 Fix a leak found by Christoph, use better variable
4553                 names
4554
4555 2002-11-09 [colin]      0.8.5claws101
4556
4557         * src/folder.c
4558                 One more fix for processing rules
4559
4560 2002-11-08 [colin]      0.8.5claws100
4561         
4562         * src/matcher.c
4563                 Don't copy the compiled regexp (will be reevaluated)
4564         * src/folderview.c
4565                 Lock folderview while moving
4566         * src/folder.c
4567                 Provide info on what's happening to the user
4568
4569 2002-11-08 [colin]      0.8.5claws99
4570
4571         * src/folderview.c
4572                 Fix folder reordering after a move if parent is 
4573                 root
4574         * src/scoring.[ch]
4575                 Add function to copy a ScoringProp
4576         * src/prefs_folder_item.c
4577                 Copy scoring rules when copying a folder prefs
4578
4579 2002-11-08 [colin]      0.8.5claws98
4580
4581         * src/folderview.c
4582                 Fixes in case of failure
4583         * src/filtering.[ch]    
4584                 Add function to duplicate a FilteringProp
4585         * src/matcher.[ch]
4586                 Add function to duplicate a MatcherProp
4587         * src/prefs_folder_item.c
4588                 Save folder's processing rules when copying 
4589                 its prefs
4590
4591 2002-11-08 [colin]      0.8.5claws97
4592         
4593         * src/folderview.c
4594                 Sort after move
4595         * src/folder.c 
4596                 Change a printf to debug_print
4597
4598 2002-11-08 [colin]      0.8.5claws96
4599
4600         * src/folder.c
4601           src/folderview.c
4602                 Fix segfaults, call me stupido
4603         
4604
4605 2002-11-08 [colin]      0.8.5claws95
4606
4607         *src/folder.c
4608                 Added forgotten prefs to save when moving folders
4609
4610 2002-11-08 [colin]      0.8.5claws94
4611
4612         * src/folder.c
4613                 Fixes to folder DND (prefs copy)
4614         * src/folderview.c
4615                 Optimization for folder DND (don't rescan whole tree)
4616                 Added folderview_create_folder_node() for this 
4617                 optimization, so de-duped a bit the code
4618         * src/prefs_folder_item.[ch]
4619                 Added prefs_folder_item_copy_prefs()    
4620           
4621 2002-11-08 [paul]       0.8.5claws93
4622
4623         * src/prefs_account.c
4624           tools/README
4625           tools/kmail2sylpheed_v2.pl
4626                 correct some typos
4627
4628 2002-11-08 [paul]       0.8.5claws92
4629
4630         * src/compose.c
4631           src/prefs_account.[ch]
4632                 remove account options 'clearsign' and 'ascii_armored',
4633                 replace with 'default_gnupg_mode' to prevent mixed-mode
4634                 Privacy settings
4635
4636 2002-11-08 [paul]       0.8.5claws91
4637
4638         * src/compose.[ch]
4639                 re-implement GnuPG 'on-the-fly' mode selection,
4640                 disallow mixed-mode
4641
4642 2002-11-08 [colin]      0.8.5claws90
4643
4644         * src/folderview.c
4645           src/prefs_folder_item.c
4646                 Change "Property" to "Properties"
4647
4648 2002-11-07 [colin]      0.8.5claws89
4649
4650         * src/folderview.c
4651           src/folder.c
4652                 Allow folder dropping to a root folder
4653
4654 2002-11-07 [paul]       0.8.5claws88
4655
4656         * src/compose.c
4657                 revert last commit
4658
4659 2002-11-07 [paul]       0.8.5claws87
4660
4661         * src/compose.c
4662                 fix reply-to-list bug. closes bug report
4663                 "[633382] reply-to-list broken in recent cvs"
4664
4665 2002-11-07 [paul]       0.8.5claws86
4666
4667         * src/compose.c
4668                 add a forgotten '#if USE_GPGME ... #endif'
4669
4670 2002-11-07 [paul]       0.8.5claws85
4671
4672         * sync with 0.8.5cvs20
4673                 see ChangeLog 2002-11-07
4674
4675 2002-11-07 [colin]      0.8.5claws84
4676
4677         * src/folder.[ch]
4678                 Change folder_item_move_to to return the newly 
4679                 created folderitem.
4680         * src/folderview.c
4681                 Select the new folderitem after moving.
4682
4683 2002-11-07 [colin]      0.8.5claws83
4684
4685         * src/prefs_filtering.c
4686                 Fix rule rewriting when moving a leaf folder to a 
4687                 shorter path
4688
4689 2002-11-07 [colin]      0.8.5claws82
4690
4691         * src/prefs_filtering.c
4692                 fix a leak
4693
4694 2002-11-07 [colin]      0.8.5claws81
4695
4696         * src/folder.[ch]
4697                 Add folder_item_move_to() function to move a 
4698                 folderitem into another one (updates matcher etc)
4699         * src/folderview.c
4700                 Add folder drag'n drop (context menu to come)
4701                 [Should be dataloss free, but Please backup before 
4702                  trying !]
4703
4704 2002-11-06 [colin]      0.8.5claws80
4705
4706         * src/mh.c
4707                 mh_create_folder() returns NULL if can't create
4708                 directory hierarchy
4709
4710 2002-11-06 [paul]       0.8.5claws79
4711
4712         * src/compose.[ch]
4713                 allow 'on-the-fly' changing of the type of encryption 
4714                 and/or signing used (mime/ascii) via the compose window
4715
4716 2002-11-06 [paul]       0.8.5claws78
4717
4718         * sync with 0.8.5cvs19
4719                 see ChangeLog 2002-11-06 for src/account.c: 
4720                 account_get_special_folder()
4721                 
4722 2002-11-05 [alfons]     0.8.5claws77
4723
4724         * src/crash.c
4725                 very minor cleanups: nothing to see here, move on. :-)
4726
4727 2002-11-05 [colin]      0.8.5claws76
4728
4729         * src/main.c
4730                 Changes choices if compose windows are opened to
4731                 Discard, Draft, Don't quit
4732
4733 2002-11-05 [thorsten]   0.8.5claws75
4734
4735         * src/compose.c
4736                 reenabled default_reply_to folder option
4737
4738 2002-11-05 [colin]      0.8.5claws74
4739
4740         * src/compose.[ch] 
4741                 add compose_draft()
4742         * src/crash.c
4743                 add SIGTERM handler
4744         * src/main.[ch]
4745                 add clean_quit() for the SIGTERM handler
4746
4747 2002-11-05 [paul]       0.8.5claws73
4748         
4749         * po/es.po
4750                 updated by Ricardo Mones Lastra
4751
4752 2002-11-05 [melvin]     0.8.5claws72
4753
4754         * src/logwindow.c
4755                 Fixed log-clipping bug #616795.
4756                 To stop logging in the log window use 0 length.
4757         * src/prefs_common.c
4758                 Added a label to inform about the 0 log length behaviour.
4759
4760 2002-11-05 [paul]       0.8.5claws71
4761
4762         * sync with 0.8.5cvs17
4763                 see ChangeLog 2002-11-05
4764
4765 2002-11-04 [paul]       0.8.5claws70
4766
4767         * sylpheed-128x128.png
4768           sylpheed-64x64.png
4769           sylpheed.png
4770                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
4771                 <nikai@users.sourceforge.net>
4772                 
4773         * po/bg.po
4774                 updated by George Danchev
4775
4776 2002-11-03 [thorsten]   0.8.5claws69
4777
4778         * src/main.c
4779           src/mimeview.c
4780           src/rfc2015.h
4781                 add check if gpg is active
4782
4783 2002-11-03 [thorsten]   0.8.5claws68
4784
4785         * src/toolbar.h
4786                 removed GSList declaration causing trouble on MacOS-X
4787                 (submitted by alfons, reported by xfesty)
4788
4789 2002-11-01 [paul]       0.8.5claws67
4790
4791         * src/mainwindow.c
4792                 remove last remnants of main's filter code
4793
4794 2002-11-01 [paul]       0.8.5claws66
4795
4796         * tools/filter_conv.pl
4797                 fix bug where user-defined headers were ignored
4798
4799 2002-11-01 [paul]       0.8.5claws65
4800
4801         * src/logwindow.c
4802                 make a debug_print() not translatable
4803
4804 2002-10-31 [melvin]     0.8.5claws64
4805
4806         * ac/aspell.m4
4807                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
4808                 not run any GNU/aspell test.  The dictionary path will
4809                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
4810                 was given, in which case, it will be $prefix/lib/aspell/
4811         * configure.in
4812                 Fixed typo in commentary (Aspell code).
4813
4814 2002-10-31 [paul]       0.8.5claws63
4815
4816         * po/POTFILES.in
4817                 remove src/filter.c and src/prefs_filter.c
4818                 thanks to Ricardo for reminding me
4819
4820 2002-10-31 [colin]      0.8.5claws62
4821
4822         * src/mbox_folder.c
4823                 Plug some leaks
4824
4825 2002-10-31 [paul]       0.8.5claws61
4826
4827         * src/prefs_filter.[ch] ** REMOVED **
4828           src/filter.[ch]       ** REMOVED **
4829           
4830         * src/Makefile.am
4831           src/folderview.c
4832           src/inc.c
4833           src/main.c
4834           src/mainwindow.c
4835           src/mbox.c
4836           src/prefs_common.c
4837           src/prefs_filtering.c
4838           src/summaryview.[ch]
4839                 remove main's 'filter' code
4840                 
4841         README.claws
4842                 update to reflect removal of main's filter
4843
4844 2002-10-31 [paul]       0.8.5claws60
4845
4846         * src/summaryview.c
4847                 remove check for global_processing in summary_filter_open(). 
4848                 This fixes the bug where if the user uses the right-click 
4849                 'Create filter rule...' and doesn't have any filter rules 
4850                 already defined in claws' advanced filtering, the newly 
4851                 created filter rule goes to main's filtering which is 
4852                 inaccessible through the gui. Now the filter rule gets added
4853                 to claws' filtering by default.
4854
4855 2002-10-28 [melvin]     0.8.5claws59
4856
4857         * src/prefs_actions.c
4858                 Fixed bug #627322 where MIME parts were not always
4859                 correctly passed to a %p action
4860                 Display an error dialog when message filename is not found.
4861
4862 2002-10-28 [melvin]     0.8.5claws58
4863
4864         * src/prefs_common.c
4865                 Readded a missing function declaration lost in 0.8.3claws34
4866
4867 2002-10-28 [paul]       0.8.5claws57
4868
4869         * sync with 0.8.5cvs15
4870                 see ChangeLog 2002-10-28 and 2002-10-25
4871                 
4872         Note: ChangeLog entry 2002-10-24 is not sync'ed.
4873
4874 2002-10-27 [oliver]     0.8.5claws56
4875
4876         * src/pop.c
4877                 plug leak in pop3_top_recv
4878
4879 2002-10-26 [christoph]  0.8.5claws55
4880
4881         * src/folder.c
4882                 set need_update folder flag when messages are added
4883                 (closes bug [ 626922 ] folder not updated after receiving)
4884
4885 2002-10-25 [melvin]     0.8.5claws54
4886
4887         * src/imageview.c
4888                 Fixed a memleak introduced in the scaling code.
4889
4890 2002-10-24 [alfons]     0.8.5claws53
4891
4892         * src/filtering.c
4893                 make filtering's forward message action forward from the 
4894                 correct account
4895                 (closes bug [628089 ] Filter -> Forward from address problem
4896                 reported by Oktay)
4897
4898 2002-10-24 [christoph]  0.8.5claws52
4899
4900         * src/mainwindow.c
4901         * src/manual.[ch]
4902                 o use manual of current locale or english if current
4903                   locale is not available (and english is available)
4904                 o also link to sylpheed doc project manuals
4905
4906 2002-10-23 [paul]       0.8.5claws51
4907
4908         * tools/README
4909           tools/kmail2sylpheed_v2.pl
4910                 add new version of kmail addressbook importer script.
4911                 works with newer versions of Kmail/KAddressBook which
4912                 have new and rearranged data.
4913
4914 2002-10-23 [martin]     0.8.5claws50
4915
4916         * src/folderview.c
4917         * src/summaryview.c
4918         * src/utils.h
4919         * src/utils.c
4920                 added length parameter to get_abbrev_newsgroup_name()
4921                 changed this function so that it abbreviates the newsgroup
4922                 names only so long it is smaller than the length parameter
4923                 (for better reading of some newsgroup names and space efficiency)
4924
4925 2002-10-22 [colin]      0.8.5claws49
4926
4927         *src/foldersel.c
4928                 Revert Alfons' last modification (after voting ;-))
4929
4930 2002-10-21 [alfons]     0.8.5claws48
4931
4932         * src/foldersel.c
4933                 folder view in folder selection dialog reflects state of
4934                 folder view in main window
4935
4936 2002-10-18 [alfons]     0.8.5claws47
4937
4938         * src/mbox.c
4939                 drop imported messages in folder selected by user,
4940                 and not in the inbox
4941                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
4942
4943 2002-10-18 [alfons]     0.8.5claws46
4944
4945         * src/compose.c
4946                 make automagic reply work correctly for email accounts 
4947                 (whether it's viable to do a full sync with Hiro's 
4948                 compose.c is still under discussion)
4949
4950 2002-10-18 [melvin]     0.8.5claws45
4951
4952         * src/prefs_actions.c
4953                 Fixed bug #622275 where asynchroneous actions left 
4954                 zombies processes
4955                 Made (synchroneous) actions' input be displayed live.
4956
4957 2002-10-18 [christoph]  0.8.5claws44
4958
4959         * src/textview.c
4960                 don't add a newline in the textview in front of the
4961                 first textpart if header display is disabled
4962                 (closes bug [ 603385 ] disabled header display leaves blank
4963                  lin)
4964
4965 2002-10-18 [christoph]  0.8.5claws43
4966
4967         * src/folder.[ch]
4968         * src/imap.c
4969         * src/mbox_folder.c
4970         * src/mh.c
4971         * src/news.c
4972                 folder->get_num_list now returns an error code
4973                 (closes bug [ 609424 ] News cache cleared on failure)
4974                 
4975 2002-10-17 [colin]      0.8.5claws42
4976         
4977         * src/news.c
4978                 Changed a printf by debug_print
4979
4980 2002-10-16 [paul]       
4981
4982         * tools/OOo2sylpheed.pl
4983                 allow for spaces in the name of the
4984                 file to be attached.
4985
4986 2002-10-16 [colin]      0.8.5claws41
4987
4988         * src/main.c
4989                 Use a tristate to change online mode
4990
4991 2002-10-16 [paul]       0.8.5claws40
4992
4993         * po/es.po
4994                 updated by Ricardo Mones Lastra
4995
4996 2002-10-16 [colin]      0.8.5claws39
4997
4998         * src/main.c
4999           src/mainwindow.[ch]
5000                 Added --online and --offline command-line
5001                 switches
5002
5003 2002-10-15 [christoph]  0.8.5claws38
5004
5005         * src/procmime.c
5006                 set mimeinfo->name to NULL after g_free to
5007                 avoid double freeing with g_free
5008
5009 2002-10-14 [christoph]  0.8.5claws37
5010
5011         * src/compose.c
5012         * src/filtering.c
5013         * src/summaryview.c
5014                 remove calls to folder->change_flags that are now
5015                 done by procmsg flag functions (seems it is not
5016                 used by any foldertype anyway)
5017         * src/folder.c
5018                 init folder->change_flags with NULL
5019
5020 2002-10-14 [christoph]  0.8.5claws36
5021
5022         * src/folder.[ch]
5023         * src/imap.[ch]
5024                 use virtual functions for folder item new and destroy
5025                 functions
5026
5027 2002-10-14 [melvin]     0.8.5claws35
5028
5029         * src/compose.c
5030                 Added a test to not run the spell checker if no default
5031                 dictionary is available. No dialog is displayed though.
5032
5033 2002-10-14 [melvin]     0.8.5claws34
5034
5035         * src/gtkaspell.c
5036                 Fixed bug in dictionary list context menu where
5037                 "More..." pointed to an emtpy submenu if the
5038                 number of dictionaries is a multiple of 15
5039                 Removed unneeded code in suggestions list creation
5040
5041 2002-10-14 [paul]       0.8.5claws33
5042
5043         * po/bg.po
5044                 updated by George Danchev
5045
5046 2002-10-13 [hoa]        0.8.5claws32
5047
5048         * src/matcher.[ch]
5049           src/matcher_parser_parser.y
5050                 removed the escaped string from internal structure
5051                 of matcher.
5052
5053 2002-10-12 [colin]      0.8.5claws31
5054
5055         * src/gtksctree.[ch]
5056           src/summaryview.c
5057                 Removed useless function gtksctree_reanchor
5058
5059 2002-10-12 [alfons]     0.8.5claws30
5060         
5061         * sync with remaining main changes 2002-10-09 - 2002-10-11
5062         - drop changes to src/compose.c (requires claws specific changes)
5063         
5064 2002-10-12 [alfons]     0.8.5claws29
5065         
5066         * sync with main changes of 2002-10-08
5067         - drop changes to src/compose.c (requires claws specific changes)
5068         - drop changes to src/summaryview.c (requires changes to compose.c)     
5069
5070 2002-10-12 [alfons]     0.8.5claws28
5071         
5072         * sync with main changes of 2002-10-07
5073
5074 2002-10-12 [alfons]     0.8.5claws27
5075
5076         * sync with main changes of 2002-10-04
5077         - drop changes to src/compose.c (requires claws specific changes)
5078         - drop changes to src/prefs_folder_item.c (claws implementation
5079           seems to be working)
5080
5081 2002-10-12 [colin]      0.8.5claws26
5082
5083         * src/mainwindow.c
5084                 Fix folder-flicker when space-reading, introduced 
5085                 in claws22.
5086
5087 2002-10-12 [colin]      0.8.5claws25
5088
5089         * src/compose.c
5090                 Save account address when saving as draft.
5091                 (closes bug 621838)
5092
5093 2002-10-12 [colin]      0.8.5claws24
5094
5095         * src/summaryview.c
5096                 Fix the problem consisting of no message selected
5097                 after the last message in a folder has been moved.
5098
5099 2002-10-12 [paul]       0.8.5claws23
5100
5101         * src/compose.c
5102           src/prefs_template.c
5103           src/template.[ch]
5104                 add Cc and Bcc to templates. Patch submitted by
5105                 John L. Males.
5106
5107 2002-10-12 [colin]      0.8.5claws22
5108
5109         * src/folderview.c
5110                 Fix a bug after "Check for new messages":
5111                 If a folder was opened, it was still selected at
5112                 the end of the check, but displayed empty.
5113         * src/mainwindow.c
5114                 Remove unnecessary check
5115
5116 2002-10-12 [paul]
5117
5118         * tools/README
5119                 be more verbose in the description of
5120                 OOo2sylpheed.pl
5121                 
5122
5123 2002-10-11 [colin]      0.8.5claws21
5124
5125         * src/mainwindow.c
5126                 Make space work (better) when no mail is selected
5127
5128 2002-10-11 [colin]      0.8.5claws20
5129
5130         * src/inc.c
5131           src/news.c
5132                 fix warnings
5133
5134 2002-10-11 [colin]      0.8.5claws19
5135
5136         * src/mainwindow.c
5137                 revert 0.8.5claws6 changes as i couldn't get to
5138                 anything satisfying
5139
5140 2002-10-11 [melvin]     0.8.5claws18
5141
5142         * src/compose.c
5143                 Removed buggy and unused macro (should have been committed in
5144                 0.8.5claws17)
5145
5146 2002-10-11 [melvin]     0.8.5claws17
5147
5148         * src/compose.c
5149                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
5150
5151 2002-10-11 [thorsten]   0.8.5claws16 
5152
5153         * src/folderview.c
5154                 remove rescan warning
5155
5156 2002-10-11 [colin]      0.8.5claws15 
5157
5158         * src/procheader.c
5159                 fix a segfault that happens if conv_unmime_header
5160                 fails (should be better to find out why it fails)
5161
5162 2002-10-11 [christoph]  0.8.5claws14
5163
5164         * src/summaryview.c
5165                 update folderview stats after ignore/unignore thread
5166
5167 2002-10-11 [hoa]        0.8.5claws13
5168
5169         * src/quote_fmt_parse.y
5170                 Fixed a yacc/bison syntax error
5171         * src/matcher.c
5172                 Escaping of string is fixed.
5173
5174 2002-10-11 [colin]      0.8.5claws12
5175
5176         * src/imageview.c
5177                 Resize images to fit
5178
5179 2002-10-11 [paul]       0.8.5claws11
5180
5181         * po/es.po
5182                 updated by Ricardo Mones Lastra
5183
5184 2002-10-10 [alfons]     0.8.5claws10
5185
5186         * src/compose.c
5187                 allow dropping files by "moving" files from a file manager,
5188                 not only by the more cumbersome "copying". the latter 
5189                 mostly implies holding down the Control button
5190
5191 2002-10-10 [christoph]  0.8.5claws9
5192
5193         * src/summaryview.c
5194                 update folders after thread building for ignored threads
5195
5196 2002-10-10 [christoph]  0.8.5claws8
5197
5198         * config/.cvsignore
5199                 added Makefile
5200         * src/filtering.[ch]
5201         * src/folder.[ch]
5202         * src/folderview.[ch]
5203         * src/import.c
5204         * src/inc.[ch]
5205         * src/mbox.[ch]
5206         * src/procmsg.c
5207         * src/summaryview.[ch]
5208                 o added new flag need_update to FolderItem
5209                 o removed folder_table from various functions from tracking
5210                   folder updates
5211                 o set need_update flags in folder.c's move, copy and delete
5212                   functions and procmsg's flags functions
5213                 o added function folderview_update_items_when_required that
5214                   updates all folders with need_update set
5215                 o call folderview_update_items_when_required instead of
5216                   folderview_update_item_foreach
5217
5218 2002-10-09 [sergey]     0.8.5claws7
5219
5220         * src/compose.c
5221                 Strip CRs whel loading the text into editor in reedit mode.
5222
5223 2002-10-09 [colin]      0.8.5claws6
5224
5225         * src/mainwindow.c
5226                 Make Space work when no mail is selected
5227
5228 2002-10-09 [colin]      0.8.5claws5
5229
5230         * src/gtksctree.[ch]
5231                 Fix range_select
5232                 Add gtk_sctree_reanchor() 
5233         * src/summaryview.c
5234                 Use gtk_sctree_reanchor() - better fix for 
5235                 bug 60413
5236
5237 2002-10-09 [colin]      0.8.5claws4
5238
5239         * src/summaryview.c
5240                 Fix shift-click select after delete problem
5241                 (closes bug 60413)
5242
5243 2002-10-08 [thorsten]   0.8.5claws3
5244
5245         * src/summaryview.c
5246                 exclude current msg from -hide read messages-
5247
5248 2002-10-08 [colin]      0.8.5claws2
5249
5250         * src/inc.[ch]
5251           src/pop.c
5252           src/recv.c
5253                 Differentiate socket errors from disk full
5254                 errors
5255
5256 2002-10-08 [christoph]  0.8.5claws1
5257
5258         * Makefile.am
5259         * configure.in
5260                 modifications for new config directory
5261
5262         * config.guess  ** REMOVED **
5263         * config.sub    ** REMOVED **
5264         * install-sh    ** REMOVED **
5265         * ltmain.sh     ** REMOVED **
5266         * missing       ** REMOVED **
5267         * mkinstalldirs ** REMOVED **
5268                 these files are autogenerated by automake
5269                 when you run autogen.sh
5270
5271         * config/.cvsignore     ** NEW FILE **
5272         * config/Makefile.am    ** NEW FILE **
5273                 ignore autogenerated files
5274                 create a Makefile in this directory
5275
5276 2002-10-08 [paul]       0.8.5claws
5277
5278         * 0.8.5claws release
5279         
5280         * src/compose.c
5281           src/procheader.c
5282           src/procmsg.c
5283                 fix quote reply format for newsgroups reply bug
5284                 (thanks to Hoa)
5285                 
5286         * po/en_GB.po
5287           po/pl.po
5288                 updated by me and Witold Wladyslaw Wojciech Wilk
5289                 repectively
5290
5291 2002-10-07 [paul]       0.8.3claws53
5292
5293         * po/it.po
5294           po/pt_BR.po
5295           po/sr.po
5296                 updated messages catalogs, submitted by
5297                 Alessandro Maestri, Fabio Jr.Beneditto 
5298                 and Urke MMI, respectively.
5299
5300 2002-10-07 [christoph]  0.8.3claws52
5301
5302         * src/folder.[ch]
5303         * src/folderview.c
5304         * src/mainwindow.c
5305                 fix new folder ghost message bug
5306                 (closes bug [ 619722 ] wrong count for newly created folders)
5307
5308 2002-10-07 [christoph]  0.8.3claws51
5309
5310         * src/compose.c
5311                 fix news posting problem
5312
5313 2002-10-07 [melvin]     0.8.3claws50
5314
5315         * po/fr.po
5316                 Updated French translation
5317
5318 2002-10-05 [christoph]  0.8.3claws49
5319
5320         * src/gtkstext.c
5321                 check if line_start_cache is set in gtk_stext_update_text
5322                 (closes bug [ 618119 ] crash while doing search in folder)
5323
5324 2002-10-05 [christoph]  0.8.3claws48
5325
5326         * src/imap.c
5327         * src/news.c
5328         * src/utils.c
5329         * src/utils.h
5330                 implement cache cleanups for claws' folder system
5331                 (closes bug [ 595916 ] imapcache not cleaned up)
5332
5333 2002-10-05 [melvin]     0.8.3claws47
5334
5335         * src/prefs_actions.c
5336                 Made the help text more clear for the %p token
5337
5338 2002-10-04 [paul]       0.8.3claws46
5339
5340         * sync with 0.8.5
5341                 see ChangeLog 2002-10-02 and 2002-10-03
5342
5343 2002-10-04 [christoph]  0.8.3claws45
5344
5345         * src/inc.c
5346                 fix segfault caused by pop before smtp
5347                 call to inc_account_mail with NULL
5348                 pointer for mainwin
5349
5350 2002-10-04 [paul]       0.8.3claws44
5351
5352         * configure.in
5353                 sync the LDAP detection from 0.8.5cvs1
5354
5355 2002-10-02 [christoph]  0.8.3claws43
5356
5357         * po/de.po
5358                 fix small spelling error
5359
5360 2002-10-02 [melvin]     0.8.3claws42
5361
5362         * ac/aspell.m4
5363                 Behave better and say "no" when test program cannot be run.
5364
5365 2002-10-02 [paul]       0.8.3claws41
5366
5367         * sync with 0.8.4cvs1
5368                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
5369                 
5370         * src/summaryview.c
5371                 toggle the behavior of Reply menuitem between
5372                 normal reply and reply-to-list
5373
5374 2002-10-01 [sergey]     0.8.3claws40
5375
5376         * src/compose.c
5377                 Convert newlines in the message text to the canonical form
5378                 before base64 encoding (RFC2045 compliance, fixes some
5379                 interoperability issues with Evolution 1.0.3)
5380
5381 2002-09-29 [colin]      0.8.3claws39
5382
5383         * src/summaryview.c
5384                 Fix an unwanted copy/paste
5385
5386 2002-09-29 [colin]      0.8.3claws38
5387
5388         * src/mainwindow.c
5389                 Renamed "Custom toolbar" to "Customize toolbar"
5390                 Renamed "Show all header" to "Show all headers"
5391                 Renamed "Set diplay item" to "Set displayed items"
5392         * src/prefs_common.c
5393                 Renamed "Show all header" to "Show all headers"
5394         * src/prefs_summary_column.c
5395                 Renamed "diplay item" to "displayed items"
5396
5397 2002-09-29 [colin]      0.8.3claws37
5398
5399         * src/mainwindow.[ch]
5400                 online/offline status pixmaps follow theme
5401                 changes
5402         * src/summaryview.[ch]
5403                 quicksearch pixmap follows theme changes
5404
5405 2002-09-29 [thorsten]   0.8.3claws36
5406
5407         * src/compose.c
5408           src/prefs_folder_item.[ch]
5409                 add default_reply_to folder option (closes patch 581044)
5410
5411 2002-09-29 [christoph]  0.8.3claws35
5412
5413         * acconfig.h    ** REMOVED **
5414         * configure.in
5415         * ac/aspell.m4
5416         * ac/check-type.m4
5417         * ac/gnupg-check-typedef.m4
5418                 fix autoheader 2.50 warning
5419
5420 2002-09-29 [christoph]  0.8.3claws34
5421
5422         * major code cleanup (part 2)
5423         
5424                 - unused variables removed
5425                 - unused functions removed
5426                 - uninitialized variables checked
5427                 - missing return statements added
5428                 - missing function return types added
5429                 - added parentheses around assignment
5430                   when suggested by gcc
5431
5432 2002-09-29 [alfons]     0.8.3claws33
5433
5434         * src/logwindow.c
5435                 log_window_clear(): only bracket gtk_text_forward_delete() 
5436                 with gtk_text_freeze() / gtk_text_thaw() (see if this
5437                 works around GTK text bug)
5438
5439 2002-09-29 [paul]       0.8.3claws32
5440
5441         * po/bg.po
5442           po/sr.po
5443                 updated by George Danchev and Urke MMI
5444                 respectively
5445
5446 2002-09-27 [christoph]  0.8.3claws31
5447
5448         * doc-src/readme.txt
5449         * doc-src/rfc1806.txt   ** REMOVED **
5450         * doc-src/rfc2183.txt   ** NEW FILE **
5451         * doc-src/rfc2980.txt   ** NEW FILE **
5452                 update rfcs
5453
5454 2002-09-27 [melvin]     0.8.3claws30
5455
5456         * ac/aspell.m4
5457                 Fixed typo which could break linking
5458
5459 2002-09-27 [melvin]     0.8.3claws29
5460
5461         * ac/aspell.m4
5462                 Improved GNU/aspell checking. 
5463                 Fixed bug #614490
5464
5465 2002-09-27 [paul]       0.8.3claws28
5466
5467         * sync with 0.8.3cvs8
5468                 see ChangeLog 2002-09-27
5469
5470 2002-09-26 [colin]      0.8.3claws27
5471
5472         * src/toolbar.[ch]
5473           src/mainwindow.[ch]
5474                 Add "Reply to Mailing-list" to the toolbar
5475
5476 2002-09-26 [christoph]  0.8.3claws26
5477
5478         * src/summaryview.c
5479                 Fix wrong message counts in summaryview status
5480
5481 2002-09-26 [paul]       0.8.3claws25
5482
5483         * sync with 0.8.3cvs7
5484                 see ChangeLog 2002-09-26
5485
5486 2002-09-26 [paul]       0.8.3claws24
5487
5488         * sync with 0.8.3cvs6
5489                 see ChangeLog 2002-09-25
5490
5491 2002-09-25 [christoph]  0.8.3claws23
5492
5493         * src/prefs_common.c
5494         * src/prefs_folder_item.c
5495         * src/prefs_scoring.c
5496                 Renamed "kill score" to "hide score" in GUI
5497                 and prefs files
5498
5499 2002-09-25 [paul]       0.8.3claws22
5500
5501         * sync with 0.8.3cvs5
5502                 see ChangeLog 2002-09-24
5503
5504 2002-09-24 [alfons]     0.8.3claws21
5505
5506         patch by Satoshi Nagayasu: allows appending / saving multiple 
5507         selected files (closes "[ 612279 ] save multiple mesg(s) in 
5508         'Save as ...'")
5509
5510         * AUTHORS
5511                 add Satoshi Nagayasu
5512         * src/summaryview.c
5513                 summary_save_as(): allow saving selected files to
5514                 one file
5515                 summary_set_menu_sensitive: enable "Save As..." when
5516                 multiple files are selected
5517         * src/utils.[ch]
5518                 append_file(): new function
5519
5520 2002-09-24 [colin]      0.8.3claws20
5521
5522         * src/procmime.c
5523                 Fix segfault when mimeinfo doesn't have a 
5524                 content_type. 
5525
5526 2002-09-24 [colin]      0.8.3claws19
5527
5528         * src/prefs_common.[ch]
5529                 Add a preference to display send dialog or not
5530         * src/send.c
5531                 Display send dialog according to preference
5532
5533 2002-09-24 [colin]      0.8.3claws18
5534
5535         * src/compose.[ch]
5536                 Disable user actions when sending
5537
5538 2002-09-24 [colin]      0.8.3claws17
5539
5540         * src/procmime.c
5541                 Do not display name or filename for attachments
5542                 with an application/pgp-signature type
5543                 (security flaw, see bug 537413)
5544
5545 2002-09-23 [colin]      0.8.3claws16
5546
5547         * src/editaddress.c
5548                 Initialize entry_email, entry_alias and 
5549                 entry_remarks to first email address of the list
5550
5551 2002-09-23 [colin]      0.83claws15
5552
5553         * src/compose.c
5554                 Drop pgp-signature when reediting a signed queued
5555                 message
5556
5557 2002-09-23 [melvin]     0.8.3claws14
5558
5559         * po/fr.po
5560                 Updated French translation
5561
5562 2002-09-23 [melvin]     0.8.3claws13
5563
5564         * src/mainwindow.c
5565                 Made custom toolbar menu labels more consistent
5566         * src/prefs_toolbar.c
5567                 Made custom toolbar window title more consistent
5568
5569 2002-09-22 [colin]      0.8.3claws12
5570
5571         * src/inc.c
5572                 Initialize session type to normal before getting 
5573                 mail (fixes strange Get behaviour)
5574         * src/prefs_account.h
5575                 Move STYPE_POP_BEFORE_SMTP to last position to 
5576                 avoid other side-effects
5577
5578 2002-09-22 [colin]      0.8.3claws11
5579
5580         * src/prefs_account.c
5581                 Fix pop_bfr_smtp_tm_entry sensivity when switching
5582                 from pop3 to apop or vice-versa
5583
5584 2002-09-22 [colin]      0.8.3claws10
5585         
5586         * src/prefs_account.[ch]
5587                 Add an option for the POP before SMTP timeout
5588         * src/inc.c
5589                 Remember time of last POP connection
5590         * src/send.c
5591                 Do POP before SMTP only if timeout reached
5592
5593 2002-09-22 [oliver]     0.8.3claws9
5594         
5595         * README.claws
5596                 explain custom toolbar
5597
5598 2002-09-22 [oliver]     0.8.3claws8
5599
5600         * src/prefs_actions.[ch]
5601         custom toolbar for compose      
5602                 actions callback from compose toolbar
5603         * src/folderview.c
5604                 remove include toolbar.h
5605
5606 2002-09-22 [oliver]     0.8.3claws7
5607         
5608         * src/prefs_toolbar.[ch]
5609                 custom toolbar for compose
5610                 - generic prefs_toolbar handles both
5611                   Mainwin's toolbar as well as Compose toolbar          
5612
5613 2002-09-22 [oliver]     0.8.3claws6
5614         
5615         * src/toolbar.[ch]
5616                 custom toolbar for compose
5617                 restructure toolbar.[ch]
5618
5619 2002-09-22 [oliver]     0.8.3claws5
5620
5621         * src/compose.[ch]
5622                 custom toolbar for compose
5623
5624 2002-09-22 [oliver]     0.8.3claws4
5625         
5626         * src/mainwindow.[ch]
5627                 custom toolbar for compose 
5628                 move mainwin toolbar back to mainwindow
5629
5630 2002-09-22 [alfons]     0.8.3claws3
5631
5632         * src/procmsg.c
5633                 :%sno/if(/if (/gc
5634                 :%sno/for(/for (/gc
5635                 (beautify)
5636
5637 2002-09-22 [alfons]     0.8.3claws2
5638         
5639         * src/procmsg.c
5640                 procmsg_save_to_outbox(): don't unlink message file from queue;
5641                 callers should do it using folder_item_remove_msg()
5642
5643 2002-09-22 [colin]      0.8.3claws1
5644
5645         * src/mimeview.[ch]
5646                 Made mimeview_check_signature() public
5647         * src/textview.c
5648                 Made GPG signatures verifiable by clicking
5649                 the [application/pgp-signature] in the Text
5650                 view
5651
5652 2002-09-22 [paul]       0.8.3claws
5653
5654         * po/bg.po
5655           po/en_GB.po
5656           po/es.po
5657           po/it.po
5658           po/pl.po
5659           po/pt_BR.po
5660           po/sr.po
5661                 updated translations, submitted by George Danchev,
5662                 me, Ricardo Mones Lastra, Alessandro Maestri,
5663                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
5664                 and Urke MMI, respectively.     
5665
5666 2002-09-22 [alfons]     0.8.2claws65
5667
5668         * src/procmsg.c
5669         * src/pgptext.c
5670                 no furry valgrinds have been used to plug these memleaks
5671
5672 2002-09-20 [paul]       0.8.2claws64
5673
5674         * sync with 0.8.3cvs4
5675                 'Select thread' re-implemented 
5676                 see ChangeLog 2002-09-20
5677
5678 2002-09-21 [alfons]     0.8.2claws63
5679
5680         * src/compose.c
5681                 compose_send(): plug unnoticed memleak
5682
5683 2002-09-20 [alfons]     0.8.2claws62
5684
5685         * src/addr_compl.c
5686                 replace_address_in_edit(): strict check for NULL address to
5687                 fix "[ 607348 ] Segfault in address completion". My guess is
5688                 that this happens with an empty address book, but it's good
5689                 to have this check here anyway
5690                 
5691                 completion_window_button_press(): free string returned 
5692                 from the internal cache
5693
5694 2002-09-20 [christoph]  0.8.2claws61
5695
5696         * src/procmime.h
5697                 added ENC_BINARY to EncodingType
5698         * src/procmime.c
5699                 the string returned by procmime_get_encoding_str
5700                 should not depend on the order of values in the
5701                 EncodingType definition
5702         * doc-src/rfc1806.txt   ** NEW FILE **
5703                 Added rfc1806 about MIME Content-Disposition
5704                 Extension
5705
5706 2002-09-19 [paul]       0.8.2claws60
5707
5708         * sync with 0.8.2cvs3
5709                 see ChangeLog 2002-09-19
5710
5711 2002-09-19 [paul]       0.8.2claws59
5712
5713         * src/prefs_folder_item.c
5714                 revert to Darko's original alignment of colour
5715                 selector button
5716                 add a colon to folder_color label
5717                 
5718         * src/compose.c
5719                 add Colin's patch (with Hiro's modifications) to 
5720                 force BASE64 encoding for 8-bit text when signing
5721                 (sync with 0.8.3cvs2)
5722
5723 2002-09-18 [alfons]     0.8.2claws58
5724
5725         * src/compose.c
5726                 :%sno/if(/if (/gc
5727                 :%sno/for(/for (/gc
5728                 (beautify a little bit)
5729
5730 2002-09-18 [christoph]  0.8.2claws57
5731
5732         * src/pine.c
5733                 fix handling of fgetc return value
5734
5735 2002-09-17 [alfons]     0.8.2claws56
5736         
5737         * src/summaryview.c
5738                 summary_sort(): check non-NULL summaryview->folder_item when no 
5739                 folder is selected at all
5740                 (closes "[ 610344 ] sort label make syl Crash")
5741
5742 2002-09-17 [alfons]     0.8.2claws55
5743         
5744         * src/compose.c
5745                 beautify a little bit
5746
5747 2002-09-17 [christoph]  0.8.2claws54
5748
5749         * src/folder.c
5750                 initialize max values for cache and folder
5751                 when cache or folder is empty
5752
5753 2002-09-15 [colin]      0.8.2claws53
5754
5755         * src/compose.c
5756                 Fix a leak (thanks Alfons!) and cleaned
5757                 variables names for custom headers
5758
5759 2002-09-15 [colin]      0.8.2claws52
5760
5761         * src/compose.c
5762                 Fix custom headers recognition when
5763                 prefs_common.trans_hdr is on
5764
5765 2002-09-15 [colin]      0.8.2claws51
5766
5767         * src/compose.c
5768                 Allow dynamically-added custom headers
5769                 Yet not reparsed if reedited
5770
5771 2002-09-15 [alfons]     0.8.2claws50
5772
5773         * src/prefs_account.c
5774                 fix warnings
5775
5776 2002-09-15 [colin]      0.8.2claws49
5777         
5778         * src/prefs_account.c
5779                 fix pop_before_smtp sensitivity
5780
5781 2002-09-15 [colin]      0.8.2claws48
5782
5783         * src/inc.[ch]
5784                 add inc_pop_before_smtp()
5785                 allow MainWindow to be undefined in 
5786                 inc_account_mail() and inc_start()
5787         * src/pop.c
5788           src/prefs_account.h
5789                 add STYPE_POP_BEFORE_SMTP session type
5790         * src/prefs_account.c
5791                 activated pop before smtp option
5792         * src/send.c
5793                 do pop before smtp if the relevant option 
5794                 is set
5795
5796 2002-09-15 [paul]       0.8.2claws47
5797
5798         * sync with 0.8.3
5799                 see ChangeLog 2002-09-15
5800
5801 2002-09-14 [paul]       0.8.2claws46
5802
5803         * po/bg.po
5804                 updated Bulgarian translation, submitted by
5805                 George Danchev
5806
5807 2002-09-13 [paul]       0.8.2claws45
5808
5809         * src/compose.c
5810                 merge claws' select_account() with main's
5811                 (new) compose_select_account(). [sync with
5812                 0.8.2cvs15, see ChangeLog 2002-09-11]
5813
5814 2002-09-12 [christoph]  0.8.2claws44
5815
5816         * src/filter.c
5817                 allocate 1 elements of FolderItem not 0
5818
5819 2002-09-12 [colin]      0.8.2claws43
5820
5821         * src/compose.c
5822                 Fix bug #590825 (obey Follow-up: poster)
5823
5824 2002-09-12 [colin]      0.8.2claws42
5825
5826         * src/procmime.c
5827                 Fix bug #557009 (wrong headers for messages 
5828                 forwarded as attachments)
5829
5830 2002-09-11 [colin]      0.8.2claws41
5831         
5832         * src/compose.c
5833                 Put SCF: pseudo-header on top of message
5834                 Set draft tmp_flag when saved as draft
5835
5836         * src/procmsg.c
5837           src/procheader.c
5838                 Skip after first \n\n for beginning of real message
5839                 for drafts too
5840
5841 2002-09-11 [christoph]  0.8.2claws40
5842
5843         * src/filtering.c
5844                 use procmsg flag functions in filtering or processing
5845                 will cause incorrect folder message counts
5846
5847 2002-09-11 [colin]      0.8.2claws39
5848
5849         * src/compose.c
5850                 Fix bug #550175 - wrong save folder when reediting
5851                 drafts
5852
5853 2002-09-11 [paul]       0.8.2claws38
5854
5855         * sync with 0.8.2cvs14
5856                 see ChangeLog 2002-09-11
5857
5858 2002-09-11 [colin]      0.8.2claws37
5859
5860         * src/folder.c
5861                 Fix a typo (seeming to cause new/unread status to
5862                 be lost)
5863
5864 2002-09-10 [christoph]  0.8.2claws36
5865
5866         * src/compose.c
5867                 compose_redirect should not use compose_generic_new
5868                 because that does more stuff than expected including
5869                 opening the external editor
5870                 (closes bug "[ 526608 ] bounced messages appear blank
5871                  in editor")
5872
5873 2002-09-10 [christoph]  0.8.2claws35
5874
5875         * src/folder.c
5876                 fix problem with too large message number range
5877                 causing a crash in folder_item_scan
5878
5879 2002-09-10 [paul]       0.8.2claws34
5880
5881         * sync with 0.8.2cvs13
5882                 see ChangeLog 2002-09-10
5883
5884 2002-09-10 [christoph]  0.8.2claws33
5885
5886         * src/msgcache.c
5887                 set MsgInfo TmpFlags for queue and draft folders
5888                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
5889
5890 2002-09-10 [paul]       0.8.2claws32
5891
5892         * AUTHORS
5893           po/bg.po      ** NEW FILE **
5894                 new Bulgarian translation submitted by
5895                 George Danchev <danchev@spnet.net>
5896                 
5897         * tools/Makefile.am
5898           tools/README
5899           tools/tb2sylpheed     ** NEW FILE **
5900                 add script that converts an addressbook exported
5901                 from The Bat! into a Sylpheed addressbook. Submitted
5902                 by Urke MMI <urke-kg@eunet.yu>
5903
5904 2002-09-10 [paul]       0.8.2claws31
5905
5906         * sync with 0.8.2cvs12
5907                 see ChangeLog 2002-09-10
5908
5909 2002-09-06 [paul]       0.8.2claws30
5910
5911         * src/prefs_common.c
5912                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
5913                 
5914         * tools/Makefile.am
5915           tools/README
5916           tools/ldif-to-xml.py  ** REMOVED **
5917                 remove obsolete python script
5918
5919 2002-09-06 [paul]       0.8.2claws29
5920
5921         * sync with 0.8.2cvs10
5922                 see ChangeLog 2002-09-06
5923
5924 2002-09-04 [paul]       0.8.2claws28
5925
5926         * sync with 0.8.2cvs9
5927                 see ChangeLog 2002-08-04
5928
5929 2002-09-04 [colin]      0.8.2claws27 
5930
5931         * src/prefs_common.[ch]
5932                 Added signature color configuration
5933         * src/textview.c
5934                 Use user-specified signature color
5935
5936 2002-09-03 [colin]      0.8.2claws26
5937
5938         * src/prefs_common.[ch]
5939                 Added autosave and autosave_length prefs
5940         * src/compose.c
5941                 Added compose_remove_draft()
5942                 Auto-save drafts according to the prefs
5943         * src/main.c
5944                 Added a crash-indicator file, allowing to check
5945                 for new messages on startup if Sylpheed crashed
5946                 (makes saved drafts "reappear")
5947
5948 2002-09-03 [colin]      0.8.2claws25
5949
5950         * src/textview.[ch]
5951                 Grey the signature
5952
5953 2002-09-03 [paul]       0.8.2claws24
5954
5955         * sync with 0.8.2cvs8
5956                 see ChangeLog 2002-09-02 and 2002-09-03
5957
5958 2002-09-03 [darko]      0.8.2claws23
5959
5960         * src/folderview.c
5961                 use normal style when creating new folder to pick
5962                 proper font size 
5963
5964 2002-09-02 [melvin]     0.8.2claws22
5965
5966         * src/gtkaspell.m4
5967                 removed some obsolete code
5968
5969 2002-09-02 [melvin]     0.8.2claws21
5970
5971         * ac/aspell.m4
5972                 fixed test's equality sign (== to =)
5973
5974 2002-09-02 [alfons]     0.8.2claws20
5975
5976         * src/folder.c
5977         * src/mh.c
5978                 revert change of 0.8.2claws16 and use the mh_folder_destroy
5979                 as folder->destroy virtual as suggested by Hiro
5980                 (the mh.c code seems to have been lost around mh.c.1.21)
5981
5982 2002-09-02 [paul]       0.8.2claws19
5983
5984         * po/pt_BR.po
5985                 updated by Fabio Jr. Beneditto
5986                 
5987         * src/defs.h
5988                 use 'http://claws.sylpheed.org' for homepage link. 
5989                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
5990
5991 2002-09-01 [alfons]     0.8.2claws18
5992
5993         * src/mh.c
5994                 plug memleak related to one Martin Kluge found
5995
5996 2002-08-31 [paul]       0.8.2claws17
5997
5998         * sync with 0.8.2cvs6
5999                 see ChangeLog 2002-08-30
6000
6001 2002-08-31 [alfons]     0.8.2claws16
6002
6003         * src/folder.c
6004                 folder_destroy(): remove mailbox from folderlist even if it has
6005                 no destroy virtual
6006
6007 2002-08-31 [alfons]     0.8.2claws15
6008
6009         * src/folder.c
6010                 :%sno/if(/if (/gc
6011                 :%sno/for(/for (/gc
6012                 (being pedantic I know)
6013
6014 2002-08-31 [alfons]     0.8.2claws14
6015
6016         * src/folder.c
6017                 check for NULL pointers returned from folder->fetch_msginfo virtual
6018                 (should solve some reported crashes)
6019
6020 2002-08-30 [alfons]     0.8.2claws13
6021
6022         * acconfig.h
6023         * configure.in
6024         * src/crash.c
6025                 enable crash dialog on compilation time
6026                 (--enable-crash-dialog configure option)
6027
6028 2002-08-30 [alfons]     0.8.2claws12
6029
6030         * AUTHORS
6031                 add Martin Kluge
6032         * src/mh.c
6033                 apply memory leak plug patch by Martin Kluge
6034                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6035                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6036                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6037
6038 2002-08-30 [darko]      0.8.2claws11
6039
6040         * src/folderview.c
6041                 copy Gtk style from normal style to match
6042                 font size for coloured folders
6043
6044 2002-08-29 [alfons]     0.8.2claws10
6045
6046         * sylpheed.desktop
6047                 Type=Internet <- Type=Application
6048                 (reported by Michael Schwendt, see:
6049                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6050                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6051
6052 2002-08-29 [paul]       0.8.2claws9
6053
6054         * sync with 0.8.2cvs5
6055                 see ChangeLog 2002-08-29
6056
6057 2002-08-29 [colin]      0.8.2claws8
6058
6059         * src/summaryview.c
6060                 Added a sanity check in summary_select_thread
6061                 Should fix bug 601605
6062
6063 2002-08-29 [colin]      0.8.2claws7
6064
6065         * src/main.c
6066                 Revert claws6 changes regarding bug #591676
6067
6068 2002-08-28 [colin]      0.8.2claws6
6069         
6070         * src/main.c
6071                 Ignore cache for queue folderitems
6072                 Fix bug #591676
6073
6074 2002-08-28 [melvin]     0.8.2claws5
6075
6076         * README.claws
6077                 Fixed typos.
6078
6079 2002-08-28 [melvin]     0.8.2claws4
6080
6081         * README.claws
6082                 Updated a bit the text concerning the spell checker
6083
6084 2002-08-28 [melvin]     0.8.2claws3
6085
6086         Merged the GNU_aspell_branch:
6087                 Support of new GNU/aspell is now included and the old pspell
6088                 is not supported anymore.
6089                 See README.claws
6090
6091         * README.claws
6092                 Updated spell checker text to reflect the switch to GNU/aspell
6093
6094         * ac/aspell.m4          *** NEW ***
6095         * src/gtkaspell.[ch]    *** NEW *** 
6096         * ac/pspell.m4          *** DELETED *** 
6097         * src/gtkspell.[ch]     *** DELETED ***
6098
6099         * ac/Makefile.am
6100                 Updated for GNU/aspell support
6101
6102         * po/POTFILES.in
6103                 Replaced gtkspell.c by gtkaspell.c
6104
6105         * acconfig.h
6106         * src/Makefile.am
6107         * src/about.c
6108         * src/compose.[ch]
6109         * src/crash.c
6110         * src/main.c
6111         * src/prefs_common.[ch]
6112                 Updated for GNU/aspell support
6113
6114 2002-08-28 [paul]       0.8.2claws2
6115
6116         * sync with 0.8.2cvs4
6117                 see ChangeLog 2002-08-27 and 2002-08-28
6118
6119 2002-08-28 [colin]      0.8.2claws1
6120
6121         * src/summary_search.c
6122                 Added "AND search"
6123
6124 2002-08-28 [jens]       0.8.2claws
6125
6126         *po/de.po
6127                 Updated German translations
6128
6129 2002-08-27 [melvin]     0.8.2claws
6130
6131         * po/fr.po
6132                 Updated French translations
6133
6134 2002-08-27 [paul]       0.8.2claws
6135
6136         * sync with 0.8.2 main release
6137
6138         * po/en_GB.po
6139           po/es.po
6140           po/it.po
6141           po/pl.po
6142           po/pt_BR.po
6143           po/sr.po
6144                 updated message catalogs submitted by
6145                 Ricardo Mones Lastra, Alessandro Maestri,
6146                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
6147                 Beneditto and Urke MMI  
6148
6149 2002-08-27 [hoa]        0.8.1claws123
6150
6151         * src/mainwindow.[ch]
6152         * src/summaryview.[ch]
6153                 removed the "filter setting" menu option.
6154                 add a "cancel a news message" menu option.
6155
6156 2002-08-26 [martin]     0.8.1claws122
6157
6158         * ChangeLog.claws
6159                 changed string under 0.8.1claws79 changed by myself
6160                 i'm sorry alfons :(
6161
6162 2002-08-26 [martin]     0.8.1claws121
6163
6164         * src/crash.c
6165                 added kill command to debuggerrc to start crash dialog
6166
6167 2002-08-26 [paul]       0.8.1claws120
6168
6169         * sync with 0.8.1cvs31
6170                 see ChangeLog 2002-08-26
6171
6172 2002-08-25 [alfons]     0.8.1claws119
6173
6174         * src/procmsg.c
6175                 fix bug that didn't send out correct headers to news server
6176                 when sending news article and email from queue (bug reported
6177                 and patch provided by Tim Mann; closes bug 
6178                 "[ 583196 ] 0.7.8claws can't post news")
6179
6180 2002-08-25 [alfons]     0.8.1claws118
6181
6182         * src/selective_download.c
6183                 mark two strings as translatable
6184                 (thanks to Urke MMI for pointing this out)
6185
6186 2002-08-25 [alfons]     0.8.1claws117
6187
6188         * src/summaryview.c
6189                 treat sent boxes as special and allow sorting them by addressee
6190                 (closes "[ 589418 ] Sent folder sorting misbehavior"
6191                 submitted by Steve Lamb)
6192
6193 2002-08-24 [alfons]     0.8.1claws116
6194
6195         * src/matcher.c
6196                 fix memleak reported by Martin Kluge
6197                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
6198
6199 2002-08-24 [oliver]     0.8.1claws115
6200
6201         * src/prefs_toolbar.c
6202                 o code cleanup as suggested by Alfons
6203                 o memleak fix
6204
6205 2002-08-24 [alfons]     0.8.1claws114
6206
6207         * src/summaryview.c
6208                 o fix another memory leak reported by Martin Kluge
6209                   (see "[ 599568 ] Small Memory Leak")
6210                 o remove 'from' variable from 'summary_set_header()'; we can
6211                   do with just 'to' 
6212
6213 2002-08-24 [paul]       0.8.1claws113
6214
6215         * sync with 0.8.1cvs30
6216                 see ChangeLog 2002-08-23
6217
6218 2002-08-24 [alfons]     0.8.1claws112
6219
6220         * src/summaryview.c
6221                 remove unnecessary allocations for search bar fixing leaks
6222                 reported by Martin Kluge
6223                 (see "[ 599451 ] Further memory leaks?")
6224
6225 2002-08-24 [alfons]     0.8.1claws111
6226
6227         * src/main.c
6228                 make get_socket_name() public for crash.c
6229         * src/crash.c
6230                 o make report bug button work (goes to claws' 
6231                   bug tracker at sf.net)
6232                 o introduce function for doing important stuff just
6233                   before claws goes down
6234                 o clean up code 
6235
6236 2002-08-24 [alfons]     0.8.1claws110
6237
6238         * src/compose.c
6239                 move cursor to "To" entry when forwarding as attachment
6240                 (reported and solved by Steve Lamb, closes bug report
6241                 "[ 592880 ] Forward as attachment; cursor not in to")
6242
6243 2002-08-24 [colin]      0.8.1claws109
6244
6245         * src/mainwindow.c
6246                 fix quick search visibility after GUI (de)separations.
6247
6248 2002-08-23 [colin]      0.8.1claws108
6249
6250         * src/mainwindow.c
6251                 fix header pane visibility after folderview or
6252                 messageview (de)separation
6253
6254 2002-08-23 [paul]       0.8.1claws107
6255
6256         * src/mainwindow.[ch]
6257           src/toolbar.c
6258                 give full control of display or non-display 
6259                 of the Execute icon to Custom toolbar settings.
6260                 add new sensitivity condition to maninwindow.h: 
6261                 M_DELAY_EXEC
6262
6263         * ChangeLog
6264           ChangeLog.jp
6265           NEWS
6266                 more sync with 0.8.1cvs29
6267
6268 2002-08-23 [melvin]     0.8.1claws106
6269
6270         * src/alertpanel.c
6271                 Readded support for custom widget in alertpanel lost in last
6272                 sync.
6273
6274 2002-08-23 [paul]       0.8.1claws105
6275
6276         * sync with 0.8.1cvs29
6277                 see ChangeLog 2002-08-23
6278
6279 2002-08-23 [colin]      0.8.1claws104
6280
6281         * src/summaryview.c
6282                 Fix folder and search pixmaps exchanging positions
6283                 after theme or toolbar changes. Thank to Oliver for 
6284                 reporting this.
6285
6286 2002-08-23 [colin]      0.8.1claws103
6287
6288         * src/mainwindow.c
6289           src/messageview.[ch]
6290           src/noticeview.[ch]
6291           src/summaryview.c
6292                 Changed messageview_create() and noticeview_create()
6293                 to avoid the last gdk_warning
6294
6295 2002-08-22 [colin]      0.8.1claws102
6296
6297         * src/summaryview.c
6298                 Fix my new `Creating pixmap from xpm' warning
6299
6300 2002-08-22 [colin]      0.8.1claws101
6301
6302         * src/mainwindow.c
6303                 Fix some of the gdk warnings
6304
6305 2002-08-22 [colin]      0.8.1claws100
6306
6307         * src/Makefile.am
6308         * src/stock_pixmap.c
6309         * src/stock_pixmap.h
6310         * src/pixmaps/quicksearch.xpm *ADDED*
6311                 Add the quicksearch pixmap
6312         * src/mainwindow.c
6313         * src/summaryview.c
6314         * src/summaryview.h
6315                 Make quicksearch bar visible/hidden via a button
6316
6317 2002-08-22 [christoph]  0.8.1claws99
6318
6319         * src/folder.c
6320                 fix folder update for newsgroups with message
6321                 numbers below minimum number of articles to fetch
6322                 (closes bug #598445)
6323
6324 2002-08-22 [paul]       0.8.1claws98
6325
6326         * sync with 0.8.1cvs28
6327                 see ChangeLog 2002-08-22
6328
6329 2002-08-21 [alfons]     0.8.1claws97
6330
6331         * src/crash.c
6332                 use bt instead of bt full which seems to work 
6333                 better, and bt full doesn't give a great deal 
6334                 of information anyway
6335
6336 2002-08-21 [colin]      0.8.1claws96
6337
6338         * src/summaryview.c
6339                 fix summaryview_searchtype_changed prototype
6340
6341 2002-08-21 [christoph]  0.8.1claws95
6342
6343         * src/mainwindow.c
6344                 o fix broken menu update for sorting type, we have to
6345                   get this info from the summaryview now
6346                 o removed setting of threaded state in menu callback
6347         * src/summaryview.[ch]
6348                 more summaryview/folderitem seperation for
6349                 threading option
6350         * configure.in
6351                 removed not required --with-compiler-flags option
6352
6353 2002-08-21 [oliver]     0.8.1claws94
6354         
6355         * src/toolbar.h 
6356                 o rename toolbar.xml to toolbar_main.xml
6357                   since toolbar_compose.xml might come up 
6358                   any time soon
6359         * README.claws
6360                 add custom toolbar              
6361
6362 2002-08-21 [darko]      0.8.1claws93
6363
6364         * src/procmsg.c
6365                 don't reset tmp flags for messages copied
6366                 to sent folder
6367
6368 2002-08-21 [colin]      0.8.1claws92
6369         
6370         * src/prefs_filtering.c
6371                 fix renaming rules on folder rename 
6372                 when folder is not a leaf folder
6373
6374 2002-08-21 [paul]       0.8.1claws91
6375
6376         * src/prefs_folder_item.c
6377                 fix alignment of colour selector
6378
6379 2002-08-21 [paul]       0.8.1claws90
6380
6381         * sync with 0.8.1cvs27
6382                 see ChangeLog 2002-08-21
6383
6384 2002-08-21 [paul]       0.8.1claws89
6385
6386         * src/summaryview.c
6387                 fix crash when changing field type in
6388                 Quick search bar
6389
6390 2002-08-21 [colin]      0.8.1claws88
6391
6392         * src/summaryview.c
6393                 Made quick search case-insensitive
6394
6395 2002-08-21 [paul]       0.8.1claws87
6396
6397         * sync with 0.8.1cvs26
6398                 see ChangeLog 2002-08-21
6399
6400 2002-08-20 [christoph]  0.8.1claws86
6401
6402         * src/folderview.c
6403         * src/main.c
6404         * src/summaryview.[ch]
6405                 more summaryview/folderitem seperation for
6406                 sort_key and sort_type
6407         * src/procmsg.c
6408                 added missing return statement
6409
6410 2002-08-20 [colin]      0.8.1claws85
6411
6412         * src/summaryview.[ch]
6413                 Added a quick search box
6414         * src/mainwindow.c
6415         * src/prefs_common.[ch]
6416                 Added a show/hide option for the quick search
6417
6418 2002-08-20 [oliver]     0.8.1claws84
6419         
6420         * src/mainwindow.c
6421                 remove toolbar_create_popups
6422         * src/toolbar.[ch]
6423                 o remove toolbar_create_popups
6424                 o fix toolbar_set_sensitive 
6425                   (Bug reports #596834 and #596832)     
6426         * src/prefs_toolbar.c
6427                 o add "Set default" button
6428                 o align label and text + combo widgets
6429
6430 2002-08-20 [hoa]        0.8.1claws83bis
6431
6432         * src/imap.c
6433                 fixed a bug in imap_fetch_msginfo() in case there is no
6434                 current folder.
6435
6436 2002-08-20 [darko]      0.8.1claws83
6437
6438         * src/folderview.c
6439                 copy the color style of folder view so it
6440                 works with GTK themes
6441
6442 2002-08-20 [darko]      0.8.1claws82
6443
6444         * src/folder.h
6445         * src/folderview.c
6446         * src/prefs_folder_item.[hc]
6447                 don't use UI stuff in folder.h
6448
6449 2002-08-20 [darko]      0.8.1claws81
6450
6451         * src/folder.h
6452         * src/prefs_folder_item.h
6453         * src/folderview.c
6454         * src/prefs_folder_item.c
6455                 ability to set folder color in folderview
6456
6457 2002-08-19 [alfons]     0.8.1claws80
6458
6459         * src/summaryview.c
6460                 fix one of the earlier memleaks reported by Martin Kluge
6461
6462 2002-08-19 [alfons]     0.8.1claws79
6463
6464         * src/mainwindow.c
6465                 hide notice view when selecting seperate folder
6466                 view (reported by Urke MMI)
6467
6468 2002-08-19 [christoph]  0.8.1claws78
6469
6470         * src/folderview.c
6471         * src/prefs_folder_item.h
6472         * src/summaryview.[ch]
6473                 o add summary_set_prefs_from_folderitem to set
6474                   summaryview prefs (first step to remove all
6475                   references to the folderitem in summaryview)
6476                 o moved compiled regex stuff from folderitem prefs
6477                   to summaryview code
6478
6479 2002-08-19 [paul]       0.8.1claws77
6480
6481         * src/compose.c
6482                 add check for '.' to QUOTE_IF_REQUIRED
6483
6484 2002-08-19 [paul]       0.8.1claws76
6485
6486         * src/inc.c
6487                 sync with 0.8.1cvs25 (plug memory leak)
6488
6489         * src/prefs_toolbar.c
6490                 re-order prefs_toolbar_cancel()
6491
6492 2002-08-18 [alfons]     0.8.1claws75
6493
6494         * src/inc.c
6495         * src/matcher.c
6496                 plug other memleaks reported by Martin Kluge
6497
6498 2002-08-18 [paul]       0.8.1claws74
6499
6500         * po/pt_BR.po
6501                 updated by Fabio Jr. Beneditto
6502
6503 2002-08-18 [paul]       0.8.1claws73
6504
6505         * src/toolbar.[ch]
6506                 fix bug where tooltips were displayed untranslated              
6507
6508         * src/prefs_toolbar.c
6509                 fix bug where clicking 'Cancel' creates an icon & text
6510                 toolbar regardless of prefs
6511         
6512
6513 2002-08-17 [oliver]     0.8.1claws72
6514
6515         * src/prefs_toolbar.c
6516                 update toolbar on CANCEL
6517                 bug reported by Martin Kluge
6518         * src/toolbar.c
6519                 toolbar_destroy memleak fixed           
6520
6521 2002-08-17 [alfons]     0.8.1claws71
6522
6523         * src/toolbar.c
6524                 plug another memleak reported by Martin Kluge
6525
6526 2002-08-16 [alfons]     0.8.1claws70
6527
6528         * src/crash.c
6529                 use execvp() correctly (suggested by wwp; thanks!)
6530
6531 2002-08-16 [alfons]     0.8.1claws69
6532
6533         * src/gtksctree.c
6534                 plug memory leak reported by Kim Schultz & Martin Kluge
6535
6536 2002-08-16 [paul]       0.8.1claws68
6537
6538         * po/es.po
6539                 updated by Ricardo Mones Lastra
6540
6541 2002-08-16 [paul]       0.8.1claws67
6542
6543         * src/toolbar.h
6544                 fix bug where 'Compose News' icon showed wrong
6545                 tooltip
6546
6547 2002-08-16 [paul]       0.8.1claws66
6548
6549         * sync with 0.8.1cvs24
6550                 see ChangeLog 2002-08-16
6551
6552         * po/it.po
6553                 updated by Alessandro Maestri
6554
6555 2002-08-15 [paul]       0.8.1claws65
6556
6557         * po/sr.po
6558                 updated by Urke MMI
6559
6560 2002-08-15 [paul]       0.8.1claws64
6561
6562         * src/*.c
6563                 don't translate debug info
6564
6565         * src/matcher.[ch]
6566                 add copyright info
6567
6568 2002-08-15 [paul]       0.8.1claws63
6569
6570         * src/prefs_toolbar.c
6571                 fix bug where clicking 'OK' creates an icon & text
6572                 toolbar regardless of prefs
6573
6574 2002-08-14 [alfons]     0.8.1claws62
6575
6576         * src/main.c
6577                 add global var that has the full argv[0]
6578         * src/crash.c
6579                 o execvp the correct sylpheed by using argv0
6580                   and setting the correct work dir
6581                 o other tweaks  
6582
6583 2002-08-14 [oliver]     0.8.1claws61
6584         
6585         * enable/disable Toolbar Action Buttons 
6586         * code cleanups
6587         * src/mainwindow.c
6588         * src/toolbar.[ch]      
6589         * src/prefs_toolbar.c   
6590
6591 2002-08-14 [melvin]     0.8.1claws60
6592
6593         * po/fr.po
6594                 Updated French translations
6595
6596 2002-08-14 [melvin]     0.8.1claws59
6597
6598         * src/crash.c
6599                 Made bug report not translatable
6600         * src/exporthtml.c
6601                 Fixed exporthtml_build_filespec() return value
6602         * src/foldersel.c
6603                 Fixed incorrect include file
6604         * src/gtkspell.c
6605         * src/prefs_actions.c
6606         * src/prefs_toolbar.c
6607                 Made debug info not translatable
6608         * src/mutt.c
6609         * src/quote_fmt.c
6610                 Added missing includes
6611         * src/prefs_common.c
6612                 Fixed typo
6613
6614 2002-08-14 [paul]       0.8.1claws58
6615
6616         * faq/es/sylpheed-faq.html
6617           faq/es/sylpheed-faq-[1-3].html
6618           faq/es/sylpheed-faq-4.html     **NEW FILE **
6619                 update Spanish FAQ
6620
6621 2002-08-13 [christoph]  0.8.1claws57
6622
6623         * src/procmsg.c
6624                 ignore thread fix that did not mark all
6625                 child nodes of a ignored thread as
6626                 ignored. Does not work perfectly yet,
6627                 but it is better now
6628
6629 2002-08-13 [alfons]     0.8.1claws56
6630
6631         * src/crash.c
6632                 o implement 'save crash log'
6633                 o some tweaks
6634
6635 2002-08-13 [melvin]     0.8.1claws55
6636
6637         * src/main.c
6638                 removed unrequired "execinfo.h" header
6639
6640 2002-08-12 [paul]       0.8.1claws54
6641
6642         * faq/en/sylpheed-faq.html
6643           faq/en/sylpheed-faq-[1-3].html
6644           faq/en/sylpheed-faq-4.html     **NEW FILE **
6645                 update English FAQ
6646
6647 2002-08-12 [alfons]     0.8.1claws53
6648
6649         * po/POTFILES.in
6650                 add crash.c to translatables
6651         * src/crash.c
6652                 bring in Leandro's crash dialog
6653
6654 2002-08-11 [alfons]     0.8.1claws52
6655
6656         * src/crash.c
6657                 clean up some warnings
6658
6659 2002-08-11 [alfons]     0.8.1claws51
6660
6661         * acconfig.h
6662         * configure.in
6663         * src/crash.[ch]        ** NEW FILES **
6664         * src/main.c            
6665                 initial gdb crash handler
6666
6667 2002-08-11 [paul]       0.8.1claws50
6668
6669         * src/prefs_toolbar.c
6670                 replace Up/Down arrow pixmaps with text to be
6671                 consistent across icon themes
6672
6673 2002-08-11 [paul]       0.8.1claws49
6674
6675         * src/prefs_common.c
6676           src/prefs_toolbar.c
6677                 rename 'Pixmap' -> 'Icon'
6678
6679         * src/toolbar.[ch]
6680                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
6681
6682 2002-08-10 [paul]       0.8.1claws48
6683
6684         * src/prefs_toolbar.c
6685                 re-work the UI
6686
6687 2002-08-10 [paul]       0.8.1claws47
6688
6689         * src/main.c
6690                 don't write Processing progress to status bar
6691                 patch submitted by Alexander Evseev
6692
6693         * src/prefs_toolbar.c
6694                 re-position and resize window
6695                 make window assume correct size on first call
6696
6697 2002-08-10 [paul]       0.8.1claws46
6698
6699         * src/mainwindow.c
6700           src/prefs_toolbar.c
6701           src/toolbar.c
6702           src/toolbar.h
6703                 obey coding style
6704                 follow UI text conventions
6705
6706 2002-08-10 [alfons]     0.8.1claws45
6707
6708         * src/toolbar.c
6709                 correct pixmap for delete action
6710
6711 2002-08-10 [paul]       0.8.1claws44
6712
6713         * po/pt_BR.po
6714                 updated by Fabio Jr. Beneditto
6715
6716 2002-08-10 [paul]       0.8.1claws43
6717
6718         * po/POTFILES.in
6719                 add custom toolbar files
6720
6721 2002-08-10 [paul]       0.8.1claws42
6722
6723         * sync with 0.8.1cvs22
6724                 see ChangeLog 2002-08-09
6725
6726 2002-08-09 [paul]       0.8.1claws41
6727
6728         * tools/Makefile.am
6729           tools/README
6730           tools/outlook2sylpheed.pl     ** NEW FILE **
6731                 add script to convert exported Outlook
6732                 contacts list to a Sylpheed addressbook.
6733                 Submitted by Ricardo Mones Lastra.
6734
6735 2002-08-09 [paul]       0.8.1claws40
6736
6737         * AUTHORS
6738           configure.in
6739           po/sr.po      ** NEW FILE **
6740                 add Serbian message catalog. Submitted by
6741                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
6742
6743 2002-08-09 [paul]       0.8.1claws39
6744
6745         * sync with 0.8.1cvs21
6746                 see ChangeLog 2002-08-08
6747
6748 2002-08-08 [oliver]     0.8.1claws38
6749
6750         * src/mainwindow.c
6751                 move Custom Toolbar to Configuration menu
6752
6753 2002-08-08 [oliver]     0.8.1claws37
6754
6755         * src/prefs_toolbar.c
6756                 fix substitute pixmap bug
6757
6758 2002-08-08 [paul]       0.8.1claws36
6759
6760         * sync with 0.8.1cvs19
6761                 see ChangeLog 2002-08-08
6762
6763 2002-08-07 [christoph]  0.8.1claws35
6764
6765         * src/utils.c
6766                 fixed a memory leak in new canonicalize_file_replace
6767
6768 2002-08-07 [christoph]  0.8.1claws34
6769
6770         * src/utils.[ch]
6771                 o canonicalize_file_replace should create the temporary
6772                   file in the same directory as the original file.
6773                 o added get_tmpfile_in_dir that creates a temorary file
6774                   in a specified directory.
6775
6776 2002-08-07 [melvin]     0.8.1claws33
6777
6778         * src/toolbar.c
6779                 fixed bug where 'Article' button acted as 'Email' button.
6780
6781 2002-08-07 [paul]       0.8.1claws32
6782
6783         * sync with 0.8.1.cvs17
6784                 see ChangeLog 2002-08-07
6785
6786 2002-08-07 [colin]      0.8.1claws31
6787         
6788         * src/news.c
6789                 fix mass-cancel problem
6790
6791 2002-08-07 [thorsten]   0.8.1claws30
6792
6793         * src/prefs_toolbar.c
6794                 fix: crash on replace or add new button
6795         * src/toolbar.c
6796                 fix: close xmlfile after reading
6797         * src/utils.c
6798                 fix: unlink() file before rename()
6799
6800 2002-08-06 [paul]       0.8.1claws29
6801
6802         * sync with 0.8.cvs15
6803                 see ChangeLog 2002-08-06
6804
6805 2002-08-06 [oliver]     0.8.1claws28
6806
6807         * src/toolbar.c
6808         * src/prefs_toolbar.c
6809                 fixed empty toolbar issue
6810
6811 2002-08-06 [oliver]     0.8.1claws27
6812
6813         * Custom Toolbar Final 
6814         * src/folderview.c
6815         * src/inc.c
6816         * src/summaryview.c
6817                 o toolbar stuff now lives in src/toolbar.[ch]
6818                 o main_window_toolbar_* functions are renamed to
6819                   toolbar_* reflecting their new source file
6820         * src/mainwindow.[ch]
6821                 o remove toolbar stuff  
6822
6823 2002-08-06 [oliver]     0.8.1claws26
6824         
6825         * src/Makefile.am
6826         * src/prefs_toolbar.[ch]        **New File**
6827         * src/toolbar.[ch]              **New File**
6828                 o prefs_toolbar.[ch] custom toolbar frontend
6829                 o toolbar.[ch]       backend 
6830
6831 2002-08-06 [oliver]     0.8.1claws25
6832
6833         * src/prefs_actions.[ch]
6834                 o new exported function actions_execute
6835
6836 2002-08-06 [paul]       0.8.1claws24
6837
6838         * sync with 0.8.1cvs4
6839                 see ChangeLog 2002-08-06
6840
6841 2002-08-06 [paul]       0.8.1claws23
6842
6843         * sync with 0.8.1cvs13
6844                 see ChangeLog 2002-08-06
6845
6846 2002-08-06 [paul]       0.8.1claws22
6847
6848         * sync with 0.8.1cvs12
6849                 see ChangeLog 2002-08-05 and 2002-08-06
6850
6851 2002-08-06 [match]      0.8.1claws21
6852
6853         * src/addrclip.c
6854                 improvements to cut/copy/paste address
6855
6856 2002-08-05 [match]      0.8.1claws20
6857
6858         * src/addritem.[ch]
6859         * src/addrcache.c
6860         * src/addrbook.c
6861         * src/editaddress.c
6862         * src/addressbook.c
6863                 fixes to improve cut/copy/paste
6864
6865 2002-08-06 [melvin]     0.8.1claws19
6866
6867         * src/account.[ch]
6868                 account_find_all_from_address(): new function that returns the
6869                 list of all accounts that are matched in an address.
6870         * src/alertpanel.[ch]
6871                 alertpanel() now accepts a custom widget
6872                 alertpanel_with_widget(): new function that pops up a panel with
6873                 a custom widget in it 
6874         * src/gtkutils.[ch]
6875                 gtkut_account_menu_new(): new function that allows the selection
6876                 of an account from a list of accounts.
6877         * src/messageview.c
6878                 Extended Return Receipt notification to select the correct 
6879                 account and to make a security test on the Delivery-Notification
6880                 address which should be the same as the Return-Path.
6881
6882 2002-08-06 [thorsten]   0.8.1claws18
6883
6884         * src/mimeview.c
6885                 attach_all: save unnamed as "noname.%d",
6886                 dont free static dirname
6887
6888 2002-08-05 [alfons]     0.8.1claws17
6889
6890         * configure.in
6891                 detect XIM by trying to link rather than compile a XIM program
6892
6893 2002-08-05 [oliver]     0.8.1claws16
6894                 
6895         * src/stock_pixmap.[ch]
6896                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
6897                 o new func to retrieve pixmaps
6898
6899 2002-08-05 [paul]       0.8.1claws15
6900
6901         * sync with 0.8.1cvs10
6902                 see ChangeLog 2002-08-05
6903
6904 2002-08-04 [alfons]     0.8.1claws14
6905
6906         * src/textview.c
6907                 see if this plugs memleak
6908
6909 2002-08-04 [melvin]     0.8.1claws13
6910
6911         * src/gtkspell.c
6912                 fixed bug that could crash Sylpheed when highlighting
6913                 all misspelled words.
6914
6915 2002-08-03 [melvin]     0.8.1claws12
6916
6917         * src/prefs_actions.c
6918                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
6919         * src/messageview.c
6920                 fixed bug where the Return Receipt was sent to
6921                 Delivery-Notification-To address even if it was not present
6922
6923 2002-08-02 [alfons]     0.8.1claws11
6924
6925         * src/prefs_actions.c
6926                 o more check for NULLs
6927                 o put create_io_dialog() in right conditional block
6928
6929 2002-08-02 [paul]       0.8.1claws10
6930
6931         * po/es.po
6932                 updated by Ricardo Mones Lastra
6933
6934 2002-08-01 [christoph]  0.8.1claws9
6935
6936         * src/folder.c
6937                 don't free the cache of the opened
6938                 folder in the summaryview
6939         * src/summaryview.c
6940                 don't unset flags, if it is not required
6941
6942 2002-08-01 [paul]       0.8.1claws8
6943
6944         * sync with 0.8.1cvs8
6945                 see ChangeLog entry 2002-08-01
6946
6947 2002-08-01 [paul]       0.8.1claws7
6948
6949         * sync with 0.8.1cvs7
6950                 see ChangeLog 2002-07-31 and 2002-08-01
6951
6952 2002-07-31 [christoph]  0.8.1claws6
6953
6954         * src/mainwindow.c
6955                 forgot to update menu sensitivity
6956                 function for new menu entry
6957
6958 2002-07-31 [alfons]     0.8.1claws5
6959
6960         * src/main.c
6961                 check folder item and its path for NULL on
6962                 initial processing
6963
6964 2002-07-31 [christoph]  0.8.1claws4
6965
6966         * src/folder.c
6967                 check if folder_item_get_msginfo in
6968                 folder_item_remove_msg returned NULL
6969         * src/imap.c
6970                 better clear the uid cache in the
6971                 uid validity check function and delete
6972                 cached messages
6973
6974 2002-07-31 [paul]       0.8.1claws3
6975
6976         * man/sylpheed.1
6977                 add the '--attach' option and a few other
6978                 minor changes
6979
6980 2002-07-31 [paul]       0.8.1claws2
6981
6982         * sync with 0.8.1cvs5
6983                 see ChangeLog 2002-07-31
6984
6985 2002-07-31 [christoph]  0.8.1claws1
6986
6987         * src/folderview.[ch]
6988         * src/mainwindow.c
6989                 replace "Rescan all folders..." with
6990                 "Check all folders for new messages..."
6991
6992 2002-07-30 [paul]       0.8.1claws
6993
6994         * version 0.8.1claws released
6995
6996 2002-07-30 [paul]       0.8.0claws29
6997
6998         * tools/OOo2sylpheed.pl ** NEW FILE **
6999           tools/README
7000                 add script to enable sending documents as
7001                 attachments from OpenOffice.org
7002
7003 2002-07-30 [melvin]     0.8.0claws28
7004
7005         * src/prefs_actions.c
7006                 Made the actions' input/output dialog display
7007                 without delay.
7008
7009 2002-07-30 [christoph]  0.8.0claws27
7010
7011         * src/procmsg.c
7012                 check if folder_item_get_msginfo in
7013                 procmsg_save_to_outbox returned NULL
7014
7015 2002-07-30 [paul]       0.8.0claws26
7016
7017         * sync with 0.8.1cvs4
7018                 see ChangeLog 2002-07-29
7019
7020 2002-07-29 [thorsten]   0.8.0claws25
7021
7022         * README.claws
7023                 added selective download, delete on server
7024
7025 2002-07-29 [paul]       0.8.0claws24
7026
7027         * sync with 0.8.1cvs3
7028                 see ChangeLog 2002-07-29
7029
7030 2002-07-27 [christoph]  0.8.0claws23
7031
7032         * src/folder.c
7033                 add extra check if fetching the msginfo
7034                 returned NULL
7035
7036 2002-07-27 [paul]       0.8.0claws22
7037
7038         * sync with 0.8.1cvs2
7039                 see ChangeLog 2002-07-26
7040
7041 2002-07-27 [christoph]  0.8.0claws21
7042
7043         * src/imap.c
7044                 add another check if a valid msginfo
7045                 was returned
7046
7047 2002-07-26 [hoa]        0.8.0claws20
7048
7049         * src/folder.c
7050                 Fixed a condition in folder_item_destroy()
7051
7052         * src/imap.c
7053                 Fixed an error in IMAP protocol
7054
7055 2002-07-26 [alfons]     0.8.0claws19
7056
7057         * src/folder.c
7058                 ofcourse compare with identifier, not the path
7059
7060 2002-07-26 [alfons]     0.8.0claws18
7061
7062         * src/folder.c
7063                 use folder item identifier for saving / restoring
7064                 preferences because folder->path might not be unique
7065
7066 2002-07-26 [melvin]     0.8.0claws17
7067
7068         * src/logwindow.c
7069                 Fixed a crash introduced in 0.8.0claws5 when log is 
7070                 cut under 80 characters.
7071
7072 2002-07-26 [paul]       0.8.0claws16
7073
7074         * sync with 0.8.1cvs1
7075                 see ChangeLog 2002-07-26
7076
7077 2002-07-26 [christoph]  0.8.0claws15
7078
7079         * src/imap.[ch]
7080                 imap folder now remembers the last selected
7081                 folder and imap_fetch_msginfo skips selecting
7082                 the folder if it is already selected
7083
7084 2002-07-26 [christoph]  0.8.0claws14
7085
7086         * src/folder.c
7087         * src/folderview.c
7088         * src/imap.c
7089                 fix imap folder rescanning
7090
7091 2002-07-25 [christoph]  0.8.0claws13
7092
7093         * src/filter.c
7094         * src/folder.[ch]
7095         * src/folderview.c
7096         * src/imap.[ch]
7097         * src/mainwindow.c
7098         * src/mbox_folder.c
7099         * src/mh.c
7100         * src/news.c
7101                 implement imap uid cache and uid validity check
7102
7103 2002-07-25 [alfons]     0.8.0claws12
7104
7105         * src/summaryview.c
7106                 fix a brown paper bag bug, and also add some more
7107                 checks
7108
7109 2002-07-25 [christoph]  0.8.0claws11
7110
7111         * src/folder.c
7112                 don't mix copy, fetch_msginfo and remove
7113                 operations in folder item copy and move
7114                 operations
7115
7116 2002-07-25 [christoph]  0.8.0claws10
7117
7118         * src/folderview.c
7119         * src/mainwindow.c
7120         * src/prefs_folder_item.c
7121         * src/summaryview.[ch]
7122                 remove no longer required parameter update_cache from
7123                 summary_show
7124
7125 2002-07-25 [paul]       0.8.0claws9
7126
7127         * sync with 0.8.1
7128         
7129         * AUTHORS
7130                 a few corrections
7131
7132 2002-07-24 [alfons]     0.8.0claws8
7133
7134         * src/summaryview.c
7135                 sort correctly when using simplified subject line
7136                 (closes feature request "[ 585141 ] applying regexp to subject 
7137                 before sort" submitted by Alexandra Walford)
7138
7139 2002-07-24 [paul]       0.8.0claws7
7140
7141         * sync with 0.8.0cvs3
7142                 see ChangeLog 2002-07-24
7143
7144 2002-07-23 [christoph]  0.8.0claws6
7145
7146         * src/folder.c
7147         * src/folder.h
7148         * src/summaryview.c
7149         * src/summaryview.h
7150         * src/main.c
7151                 o separate processing and summaryview
7152                 o removed summary_write_cache from summaryview
7153                 o removed summaryview->killed_messages, because we don't have
7154                   to keep a list of killed messages anymore. New cache will
7155                   keep the hidden messages in cache anyway
7156         * src/folderview.c
7157         * src/inc.c
7158         * src/selective_download.c
7159                 o removed unnecessary summary_write_cache calls
7160         * src/procmsg.c
7161                 o don't set ignore thread flag in procmsg_get_thread_tree
7162                   if it is already set
7163         * src/mainwindow.c
7164         * src/statusbar.h
7165                 o moved STATUSBAR_PUSH/POP to statusbar.h because
7166                   they are used in different files
7167
7168 2002-07-23 [melvin]     0.8.0claws5
7169
7170         * src/addressbook.c
7171         * src/addrgather.c
7172         * src/editaddress.c
7173         * src/editgroup.c
7174         * src/editldap_basedn.c
7175         * src/importldif.c
7176         * src/prefs_common.c
7177                 Fixed few memory leak (gtk_editable_get_chars returns
7178                 an allocated string)
7179         * src/logwindow.c
7180                 Fixed few memory leak (gtk_editable_get_chars returns
7181                 an allocated string) and modified a little the log cutting
7182                 loop.
7183         * src/compose.c
7184                 Replaced a call to an obsolete function gtk_entry_get_text()
7185                 by gtk_editable_get_chars()
7186         * src/send.c
7187                 Removed a debug printf
7188
7189 2002-07-23 [christoph]  0.8.0claws4
7190
7191         * src/filesel.c
7192                 fix another g_dirname memory leak
7193
7194 2002-07-23 [christoph]  0.8.0claws3
7195
7196         * src/mh.c
7197                 fixed a memory leak in mh_fetch_msginfo
7198                 fixed crash when message header could not be
7199                 parsed
7200
7201 2002-07-23 [paul]       0.8.0claws2
7202
7203         * sync with 0.8.0cvs2
7204                 see ChangeLog 2002-07-23
7205
7206 2002-07-23 [paul]       0.8.0claws1
7207
7208         * sync with 0.8.0cvs1
7209                 see ChangeLog 2002-07-23
7210
7211 2002-07-23 [paul]       0.8.0claws
7212
7213         * release of 0.8.0claws
7214
7215 2002-07-23 [paul]       0.7.8claws99
7216
7217         * po/ru.po
7218                 new Russian translation, submitted by
7219                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
7220
7221 2002-07-22 [jens]       0.7.8claws98
7222
7223         * po/de.po
7224                 Updated German translations.
7225
7226 2002-07-22 [paul]       0.7.8claws97
7227
7228         * po/es.po
7229           po/it.po
7230           po/nl.po
7231           po/pt_BR.po
7232                 updated translations by Ricardo Mones Lastra,
7233                 Alessandro Maestri, Wilbert Berendsen and 
7234                 Fabio Jr. Beneditto respectively
7235
7236 2002-07-22 [christoph]  0.7.8claws96
7237
7238         * src/mimeview.c
7239                 fix memory leak caused by wrong g_dirname usage
7240
7241 2002-07-22 [christoph]  0.7.8claws95
7242
7243         * src/summaryview.c
7244                 update new and unread message counts for summaryview
7245                 summaryview does not get it from the folder anymore
7246                 and has to update the values itself
7247
7248 2002-07-22 [melvin]     0.7.8claws94
7249
7250         * po/fr.po
7251                 Updated French translations.
7252
7253 2002-07-22 [christoph]  0.7.8claws93
7254
7255         * src/matcher.c
7256                 set prop->preg pointer to NULL or following check
7257                 will not fail and regexec will be called with
7258                 invalid pointer
7259
7260 2002-07-21 [alfons]     0.7.8claws92
7261         
7262         * src/prefs_common.[ch]
7263                 remove option "Send return receipt on request"
7264
7265 2002-07-21 [thorsten]   0.7.8claws91
7266
7267         * src/mimeview.c
7268                 fixed memleaks, coding style as pointed out by alfons
7269
7270 2002-07-21 [alfons]     0.7.8claws90
7271
7272         * src/messageview.c
7273         * src/noticeview.[ch]
7274                 o fix bug notice view being displayed when going to empty folder 
7275                   (noticed by Christoph)
7276                 o allow RRR to be sent when restarting sylpheed, or changing folder 
7277                   (noticed by Thorsten)
7278
7279 2002-07-21 [thorsten]   0.7.8claws89
7280
7281         * src/mimeview.c
7282                 Included save_all patch from Xaview FACQ
7283                 added support for pathnames
7284
7285 2002-07-21 [alfons]     0.7.8claws88
7286
7287         * po/POTFILES.in
7288         * src/Makefile.am
7289         * src/mainwindow.c
7290         * src/messageview.[ch]
7291         * src/noticeview.c      ** NEW FILE **
7292         * src/noticeview.h      ** NEW FILE **
7293                 make return receipts work again
7294                 (UI idea by Leandro Pereira)
7295
7296 2002-07-21 [paul]       0.7.8claws87
7297
7298         * src/summaryview.c
7299                 fix sensitivity of 'Select thread'
7300
7301 2002-07-21 [paul]       0.7.8claws86
7302
7303         * src/prefs_common.c
7304                 add browser command line for Galeon
7305
7306 2002-07-21 [paul]       0.7.8claws85
7307
7308         * Makefile.am
7309                 fix 'EXTRA_DIST': remove README.README, add TODO
7310                 and TODO.claws
7311
7312 2002-07-21 [alfons]     0.7.8claws84
7313
7314         * src/gtkstext.c
7315                 make enter clear selection
7316                 (closes "[ 579888 ] Editor selection/entry error"
7317                 reported by Steve Lamb)
7318
7319 2002-07-21 [alfons]     0.7.8claws83
7320         
7321         * src/summaryview.c
7322                 sort message list when selecting unthread messages
7323                 (closes "[ 501593 ] switching threaded view doesn't sort"
7324                 reported by Simon Schubert)
7325
7326 2002-07-20 [alfons]     0.7.8claws82
7327         
7328         * src/matcher.c
7329                 const-correctness
7330
7331 2002-07-20 [thorsten]   0.7.8claws81
7332
7333         * src/matcher.c
7334                 Fixed expansion of empty fields in matchactions
7335
7336 2002-07-19 [melvin]     0.7.8claws80
7337
7338         * src/gtkspell.c
7339                 Removed a duplicate menu entry (fast mode) introduced during
7340                 the new cache merge
7341                 Added a menu separator between 'Use alternate' and 'Fast mode'
7342
7343 2002-07-19 [paul]       0.7.8claws79
7344
7345         * tools/Makefile.am
7346           tools/README
7347                 correct typos
7348
7349 2002-07-19 [thorsten]   0.7.8claws78
7350
7351         * tools/calypso_convert.pl      ** NEW FILE **
7352           tools/README
7353           tools/Makefile.am
7354                 script to import mbox files exported
7355                 by calypso
7356                 o generates folder structure
7357                 o includes attachments
7358
7359 2002-07-19 [melvin]     0.7.8claws77
7360
7361         * src/selective_download.[ch]
7362                 Fixed bug where closing the dialog with the window manager's
7363                 close button will not unlock the summary
7364                 Corrected some function declarations that missed a return value
7365                 Made the source code comply better with coding style.
7366         * src/prefs_common.c
7367                 Added new browser command line for Mozilla.
7368
7369 2002-07-18 [paul]       0.7.8claws76
7370
7371         * src/mainwindow.c
7372           src/selective_download.[ch]
7373                 reflect theme changes, fix Gdk Warning when creating 
7374                 pixmap from NULL window, and minor clean up.
7375                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7376
7377         * po/en_GB.po
7378                 updated
7379
7380 2002-07-17 [paul]       0.7.8claws75
7381
7382         * INSTALL[.jp]
7383                 sync with 0.8.0
7384         
7385         * po/en_GB.po
7386                 updated
7387
7388 2002-07-16 [paul]       0.7.8claws74
7389
7390         * tools/filter_conv.pl
7391           tools/README
7392                 replace conversion script with reimplemented version, 
7393                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
7394
7395 2002-07-16 [colin]      0.7.8claws73
7396
7397         * src/summaryview.c
7398                 remove forgotten debug messages - sorry ;-)
7399
7400 2002-07-16 [colin]      0.7.8claws72
7401
7402         * src/mimeview.c
7403           src/summaryview.c
7404           src/textview.c
7405           src/textview.h
7406                 add the ability to select part of a text mime-part 
7407                 to reply.
7408
7409 2002-07-15 [christoph]  0.7.8claws71
7410
7411         * src/folder.c
7412                 fix folder message count for folders without
7413                 msg_is_changed (includes news folders)
7414
7415 2002-07-15 [martin]     0.7.8claws70
7416
7417         * src/summaryview.c
7418                 option "display recipient on 'From'..." now works
7419                 without the need of enabling the option
7420                 "display  sender  using  address  book".
7421
7422 2002-07-15 [christoph]  0.7.8claws69
7423
7424         * src/summaryview.c
7425                 removed setting folder status from summaryview.
7426                 folder.c should update all message counts correctly.
7427
7428 2002-07-15 [paul]       0.7.8claws68
7429
7430         * po/pt_BR.po
7431                 updated by Fabio Junior Beneditto
7432
7433 2002-07-15 [darko]      0.7.8claws67
7434
7435         * src/mh.c
7436                 Fixed target folder colorization, don't decrease op
7437                 number twice
7438
7439 2002-07-14 [paul]       0.7.8claws66
7440
7441         * sync with main 0.8.0
7442                 see ChangeLog 2002-07-14
7443
7444 2002-07-13 [melvin]     0.7.8claws65
7445         
7446         * src/addrbook.c
7447         * src/addressbook.c
7448         * src/addrindex.c
7449                 Replaced sprintf by g_snprintf to prevent possible buffer
7450                 overflow.
7451         * src/news.c
7452                 Corrected a log message output format.
7453                 Added a missing "done" debug output.
7454         * src/compose.c
7455                 Added keyboard accelerator for Priority menu items
7456                 Added missing \n in debug output
7457         * src/logwindow.c
7458         * src/gtkspell.c
7459         * src/rfc2015.c
7460                 Added missing \n in debug output
7461
7462 2002-07-13 [paul]       0.7.8claws64
7463
7464         * man/sylpheed.1
7465                 change Sergey's email address to the sf address
7466
7467         * src/textview.c
7468                 increase show_url_timeout (more useful for long
7469                 urls)
7470
7471 2002-07-12 [sergey]     0.7.8claws63
7472
7473         * src/rfc2015.c
7474                 applied (with some modifications) patch to set the
7475                 micalg parameter for signatures
7476                 (2001-08-28 Werner Koch <wk@gnupg.org>)
7477
7478 2002-07-12 [sergey]     0.7.8claws62
7479
7480         * man/Makefile.am
7481         * configure.in
7482                 fixed man page installation
7483
7484 2002-07-12 [paul]       0.7.8claws61
7485
7486         * sync with 0.7.8cvs26
7487                 see ChangeLog 2002-07-11 and 2002-07-12
7488
7489 2002-07-11 [christoph]  0.7.8claws60
7490
7491         * src/compose.c
7492         * src/procmsg.c
7493                 first use the message number to find the message
7494                 to mark with a reply flag but check the
7495                 message-id if we got the correct message, if not
7496                 try to find it by message-id.
7497                 use new string seperator that is not allowed
7498                 in message-ids.
7499
7500 2002-07-11 [paul]       0.7.8claws59
7501
7502         * sync with 0.7.8cvs23
7503                 see ChangeLog 2002-07-10
7504
7505 2002-07-10 [christoph]  0.7.8claws58
7506
7507         * src/folder.[ch]
7508         * src/msgcache.[ch]
7509                 Added message-id table to the cache in memory
7510                 and functions to msgcache.c and folder.c to
7511                 fetch MsgInfos by message id
7512         * src/compose.c
7513         * src/procmsg.c
7514                 store folder and message-id of message replying
7515                 to in queue header and set reply flag after sending
7516                 (Closes bug #469498)
7517
7518 2002-07-10 [paul]       0.7.8claws57
7519
7520         * AUTHORS
7521           man/sylpheed.1.gz
7522                 add Martin to the list of authors
7523
7524 2002-07-09 [martin]     0.7.8claws56
7525         * src/gtksctree.c
7526                 Added gtk_ctree_last_visible(), tree_update_level(),
7527                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
7528                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
7529                 from gtk+ to gtksctree.c for the new sorting code
7530                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
7531                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
7532         * src/gtksctree.h
7533                 Added declaration for gtk_sctree_sort_recursive() and
7534                 gtk_sctree_sort_node
7535         * src/addressbook.c
7536         * src/foldersel.c
7537         * src/folderview.c
7538         * src/summaryview.c
7539                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
7540                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
7541
7542 2002-07-08 [paul]       0.7.8claws55
7543
7544         * more sync with 0.7.8cvs21
7545                 see ChangeLog 2002-07-08
7546
7547 2002-07-08 [paul]       0.7.8claws54
7548
7549         * sync with 0.7.8cvs21
7550                 see ChangeLog 2002-07-08
7551
7552 2002-07-07 [alfons]     0.7.8claws53
7553
7554         * src/Makefile.am
7555         * src/stock_pixmap.[ch]
7556         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
7557         * src/pixmaps/notice_error.xpm  ** NEW FILE **
7558         * src/pixmaps/notice_note.xpm   ** NEW FILE **
7559                 add new pixmaps for upcoming notice pane
7560
7561 2002-07-06 [melvin]     0.7.8claws52
7562
7563         * src/gtkspell.[ch]
7564                 Made them a bit closer to Sylpheed's coding style.
7565                 Removed old code.
7566                 Removed possible memory leaks when some errors occurs.
7567
7568 2002-07-06 [melvin]     0.7.8claws51
7569
7570         * po/Makefile.in.in
7571                 Removed --no-location in xgettext command line to help
7572                 translators that use Emacs' po-mode
7573         * src/quote_fmt.c
7574                 Removed unnecessary comments that messed up sylpheed.pot
7575
7576 2002-07-06 [paul]       0.7.8claws50
7577
7578         * sync with 0.7.8cvs19
7579                 see ChangeLog 2002-07-05
7580
7581 2002-07-06 [christoph]  0.7.8claws49
7582
7583         * src/folder.c
7584         * src/mainwindow.c
7585                 fix folder_item_remove_all_msg and folderview
7586                 status for trash folders after emptying trash
7587
7588 2002-07-05 [paul]       0.7.8claws48
7589
7590         * sync with 0.7.8cvs16
7591                 see ChangeLog 2002-07-04 and 2002-07-05
7592
7593 2002-07-04 [paul]       0.7.8claws47
7594
7595         * sync with 0.7.8cvs14
7596                 see  ChangeLog 2002-07-04
7597
7598 2002-07-03 [alfons]     0.7.8claws46
7599
7600         * src/folder.c
7601                 dupe folder item's path because it's being reallocated
7602                 by new folder scanning code
7603
7604 2002-07-03 [christoph]  0.7.8claws45
7605
7606         * src/imap.c
7607                 better IMAP uid fetching using 'FETCH 1:* (UID)'
7608         * src/msgcache.c
7609                 add missing return in msgcache_write
7610
7611 2002-07-02 [thorsten]   0.7.8claws44
7612
7613         * src/jpilot.c
7614         * src/msgcache.c
7615         * src/rfc2015.c
7616                 use binary mode for file access
7617
7618 2002-07-02 [christoph]  0.7.8claws43
7619
7620         * major code cleanup (part 1)
7621         
7622                 - unused variables removed
7623                 - unused functions removed
7624                 - uninitialized variables checked
7625                 - missing return statements added
7626                 - missing function return types added
7627                 - added parentheses around assignment and
7628                   && in || when suggested by gcc
7629               
7630         * src/mh.c
7631         * src/folder.c
7632                 replaced direct calls to folder->scan_tree
7633                 with folder_scan_tree and restore folder
7634                 prefs in this function. The folder should
7635                 not have to deal with them.
7636                 ( Should now work for all folder types )
7637
7638 2002-07-02 [paul]       0.7.8claws42
7639
7640         * sync with 0.7.8cvs13
7641                 see ChangeLog 2002-07-01 and 2002-07-02
7642
7643 2002-07-01 [christoph]  0.7.8claws41
7644
7645         * src/summaryview.c
7646                 fix "goto next/prev unread message" with
7647                 ignored threads
7648
7649 2002-07-01 [paul]       0.7.8claws40
7650
7651         * po/es.po
7652                 updated by Ricardo Mones Lastra
7653
7654 2002-06-30 [match]      0.7.8claws39
7655
7656         * src/jpilot.c
7657                 applied variation of leonerd's patch (566661) to
7658                 allow multiple email addresses per JPilot entry.
7659                 addresses may be separated by space, comma, pipe,
7660                 semi-colon, new-line.
7661
7662 2002-06-30 [alfons]     0.7.8claws38
7663
7664         * src/procmsg.c
7665                 simple fix for putting older nodes before
7666                 newer nodes when threading by subject
7667
7668 2002-06-30 [christoph]  0.7.8claws37
7669
7670         * src/folder.c
7671         * src/folderview.c
7672         * src/mh.c
7673         * src/news.c
7674         * src/procmsg.c
7675                 fix broken folder tree rescaning
7676                 and don't use procmsg_get_mark_sum
7677                 anymore
7678
7679 2002-06-30 [christoph]  0.7.8claws36
7680
7681         * merge new cache branch
7682         * src/imap.c
7683                 fix new cache imap copy bug
7684         * src/folder.c
7685                 improved folder_item_scan
7686                 it should now always set the correct
7687                 new, unread and total message counts
7688
7689 2002-06-29 [paul]       0.7.8claws35
7690
7691         * configure.in
7692                 correct syntax error
7693
7694 2002-06-29 [paul]       0.7.8claws34
7695
7696         * configure.in
7697           Makefile.am
7698           man/Makefile.am       ** NEW FILE **
7699           man/sylpheed.1.gz     ** NEW FILE **
7700                 add Sylpheed man page
7701
7702 2002-06-29 [paul]       0.7.8claws33
7703
7704         * po/pt_BR.po
7705                 updated by Fabio Junior Beneditto
7706
7707 2002-06-28 [jens]       0.7.8claws32
7708
7709         * po/de.po
7710                 translation updated
7711
7712         * src/selective_download.c
7713                 removed gettext for space " "
7714
7715         * src/imap.c
7716                 removed wrong space
7717
7718 2002-06-28 [paul]       0.7.8claws31
7719
7720         * sync with 0.7.8cvs11
7721                 see ChangeLog 2002-06-28
7722
7723 2002-06-28 [paul]       0.7.8claws30
7724
7725         * sync with 0.7.8cvs10
7726                 see ChangeLog 2002-06-27 and 2002-06-28
7727
7728 2002-06-26 [paul]       0.7.8claws29
7729
7730         * src/addrgather.c
7731           src/selective_download.c
7732                 don't gettextise empty strings.
7733                 reserved by gettext. gettext("") returns 
7734                 the header entry with meta information, 
7735                 not the empty string
7736
7737         * po/en_GB.po
7738                 updated
7739
7740 2002-06-26 [paul]       0.7.8claws28
7741
7742         * sync with 0.7.8cvs7
7743                 see ChangeLog 2002-06-25
7744
7745         * src/prefs_common.c
7746                 ...and in the process, tweak the gui a little
7747
7748 2002-06-25 [alfons]     0.7.8claws27
7749         
7750         * configure.in
7751         * src/Makefile.am
7752                 fine tune ldap library detection
7753
7754 2002-06-25 [alfons]     0.7.8claws26
7755
7756         * src/compose.c
7757                 don't allow return receipts when composing a news article
7758
7759 2002-06-25 [paul]       0.7.8claws25
7760
7761         * Makefile.am
7762                 add '$(AMTAR)' to 'release' section to allow for
7763                 new and older autotools
7764
7765 2002-06-25 [paul]       0.7.8claws24
7766
7767         * src/summaryview.c
7768                 fix "No more unread messages" persistant pop-up
7769                 window bug
7770
7771 2002-06-25 [paul]       0.7.8claws23
7772
7773         * po/it.po
7774                 updated by Alessandro Maestri
7775
7776 2002-06-25 [paul]       0.7.8claws22
7777
7778         * sync with 0.7.8cvs6
7779                 see ChangeLog 2002-06-25
7780
7781 2002-06-24 [paul]       0.7.8claws21
7782
7783         * tools/update-po
7784                 add GPL copyright information
7785
7786 2002-06-24 [paul]       0.7.8claws20
7787
7788         * tools/Makefile.am
7789           tools/README
7790           tools/update-po       ** NEW FILE **
7791                 add script that eases the creation of *.po files
7792                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
7793
7794 2002-06-23 [alfons]     0.7.8claws19
7795
7796         * src/messageview.c
7797                 make notification_convert_header obey const correctness
7798                 (next step will be fixing the broken return receipt)
7799
7800 2002-06-23 [paul]       0.7.8claws18
7801
7802         * src/messageview.c
7803                 fix bug introduced in last commit:
7804                 removed too much code in last commit - put back what's
7805                 needed
7806
7807 2002-06-23 [paul]       0.7.8claws17
7808
7809         * src/messageview.[ch]
7810                 remove code committed in error from locally patched
7811                 source
7812
7813 2002-06-23 [colin]      0.7.8claws16
7814
7815         * src/compose.[ch]
7816                 add compose_entry_select(), used to select the default_to
7817                 email address - hopefully avoiding people sending mails to
7818                 wrong recipients.
7819
7820 2002-06-22 [alfons]     0.7.8claws15
7821
7822         * AUTHORS
7823                 add Bram Metsch & Stanislav Karchebny
7824         * src/smtp.[ch]
7825         * src/prefs_account.[ch]
7826         * src/send.c
7827                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
7828                   options.  (see <http://sourceforge.net/tracker/index.php
7829                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
7830
7831                 - merge Stanislav's fix to make SMTP AUTH work with qmail
7832                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
7833
7834 2002-06-22 [paul]       0.7.8claws14
7835
7836         * sync with 0.7.8cvs5
7837                 see ChangeLog 2002-06-19 and 2002-06-20
7838
7839 2002-06-22 [alfons]     0.7.8claws13
7840
7841         * src/selective_download.c
7842                 fix a stupid mistake I made
7843
7844 2002-06-22 [alfons]     0.7.8claws12
7845
7846         * src/selective_download.[ch]
7847                 fix another unnoticed leak; cleanup code
7848
7849 2002-06-21 [alfons]
7850
7851         * tools/Makefile.am
7852                 gpg-sign <-- gpg-sign-syl
7853
7854 2002-06-21 [alfons]     0.7.8claws11
7855
7856         * src/selective_download.c
7857         * src/selective_download.h
7858                 fix assorted mix of allocation errors (should solve
7859                 problem reported by Philippe Gramoullé, see:
7860                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
7861
7862 2002-06-20 [melvin]     0.7.8claws10
7863
7864         * tools/gpg-sign *REMOVED*
7865           tools/gpg-sign-syl *ADDED*
7866                 Replaced the gpg clearsigning script with the version using
7867                 xterm instead of ssh-askpass and changed its name.
7868
7869         * README.claws
7870                 Updated actions example to reflect the renaming of the
7871                 gpg clearsigning script.
7872
7873 2002-06-19 [paul]       0.7.8claws9
7874
7875         * sync with 0.7.8claws9
7876                 see ChangeLog 2002-06-18 and 2002-06-19
7877
7878 2002-06-19 [paul]       0.7.8claws8
7879
7880         * sync with 0.7.8cvs1
7881                 see ChangeLog 2002-06-18
7882
7883 2002-06-18 [alfons]     0.7.8claws7
7884
7885         * src/mainwindow.h
7886                 add omitted prototype
7887
7888 2002-06-17 [paul]       0.7.8claws6
7889
7890         * src/mainwindow.c
7891                 fix hiding of exec_btn
7892
7893 2002-06-17 [paul]       0.7.8claws5
7894
7895         * src/pop.c
7896                 remove unneeded code: should_delete() 
7897                 and Pop3State::uidl_todelete_list
7898
7899 2002-06-17 [paul]       0.7.8claws4
7900
7901         * sync with 0.7.8
7902                 see ChangeLog 2002-06-11 and 2002-06-13
7903
7904 2002-06-16 [alfons]     0.7.8claws3
7905         
7906         * src/folder.c
7907                 make sure lock sort mode (claws specific) is
7908                 also persists after a tree rescan
7909
7910 2002-06-16 [alfons]     0.7.8claws2
7911
7912         * src/prefs_folder_item.c
7913         * src/folder.[ch]
7914                 fix persistence of folder sort mode (broken
7915                 by adapting Hiro's new folder persistence code)
7916
7917 2002-06-16 [alfons]     0.7.8claws1
7918
7919         * AUTHORS
7920         * src/logwindow.c
7921         * src/prefscommon.[ch]
7922                 control size of log text in log window; 
7923                 closes patch #569155 submitted by Mitko Haralanov.
7924
7925 2002-06-15 [paul]       0.7.8claws
7926
7927         * release of 0.7.8claws
7928
7929 2002-06-15 [paul]       0.7.7claws
7930
7931         * po/pt_BR.po
7932                 updated by Fabio Junior Beneditto
7933
7934 2002-06-14 [paul]       0.7.6claws49
7935
7936         * po/es.po
7937                 updated by Ricardo Mones Lastra
7938
7939 2002-06-14 [paul]       0.7.6claws48
7940
7941         * po/nl.po
7942                 updated translation by Wilbert Berendsen
7943
7944 2002-06-14 [melvin]     0.7.6claws47
7945
7946         * po/fr.po
7947                 Updated French translation
7948
7949 2002-06-13 [paul]       0.7.6claws46
7950
7951         * src/filesel.c
7952                 allow filename to be typed in, rather than just
7953                 selected by the mouse. Patch by Gustavo Noronha Silva.
7954
7955 2002-06-13 [alfons]     0.7.6claws45
7956
7957         * src/mainwindow.[ch]
7958                 more cleanups (removing unnecessary menu items Expand 
7959                 summary / message view)
7960
7961 2002-06-13 [melvin]     0.7.6claws44
7962
7963         * po/POTFILES.in
7964                 Added src/string_match.c
7965         * src/string_match.c
7966                 Fixed possible buffer overflow.
7967                 Corrected typo.
7968                 Added missing config.h header.
7969         * src/prefs_common.c
7970           src/prefs_matcher.c
7971           src/prefs_scoring.c
7972                 Made some strings translatable (missing _(..)).
7973
7974 2002-06-13 [melvin]     0.7.6claws43
7975
7976         * README.claws
7977                 Corrected action example (verifying clearsigned mail).
7978         * src/prefs_account.c
7979                 Corrected typo.
7980         * src/prefs_common.c
7981                 Removed incorrect line that generated a Gtk-CRITICAL msg.
7982
7983 2002-06-12 [alfons]     0.7.6claws42
7984
7985         * src/summaryview.c
7986                 add init of score column lost in 0.7.6claws42
7987
7988 2002-06-12 [paul]       0.7.6claws41
7989
7990         * src/prefs_account.c
7991                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
7992                 behavior of the radio buttons, (from 0.7.7cvs2)
7993
7994 2002-06-11 [alfons]     0.7.6claws40
7995
7996         * src/messageview.[ch]
7997         * src/summaryview.[ch]
7998         * src/summary_search.c
7999         * src/mainwindow.c
8000                 perform a sync to bring in Hiro's separate view implementation 
8001
8002                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8003
8004 2002-06-11 [paul]       0.7.6claws39
8005         
8006         * src/prefs_account.c
8007                 correct a typo on the Receive tab
8008
8009 2002-06-10 [match]      0.7.6claws38
8010
8011         * src/addressbook.c
8012                 Included address completion patch from Gustavo Noronha.
8013
8014 2002-06-10 [paul]       0.7.6claws37
8015
8016         * src/inc.[ch]
8017           src/pop.c
8018           src/prefs_account.[ch]
8019           src/selective_download.[ch]
8020                 apply PATCH #561712
8021                  NEW:
8022                 - check if POP Account
8023                 - Receive Button renamed to Preview
8024                 - Preview Button Popup: preview new/all messages
8025                 - Download Button
8026                 - Account Preferences-->Receive tab checkbutton if you
8027                   want to remove Mail after Download
8028                 -: default YES
8029                 - Account Preferences-->Receive tab checkbutton use
8030                   filtering rules on preview
8031                   (think of delete_on_server)
8032                 -: default YES
8033                 - Account selectable from SD dialog
8034                 - checkbutton to show already downloaded messages if
8035                   all messages are previewed
8036                 - new clist column showing Date
8037                 - ESC KEY close
8038                 FIXES:
8039                 - play ball with UIDL
8040                 - fault tolerant (?) 
8041                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8042
8043 2002-06-10 [melvin]     0.7.6claws36
8044
8045         * README.claws
8046                 Added a hint to ac/README in cvs instructions.
8047
8048         * src/prefs_actions.c
8049                 Made it possible to use a more elaborate command line
8050                 for asynchronous actions, too.
8051
8052 2002-06-10 [melvin]     0.7.6claws35
8053         
8054         * src/prefs_actions.c
8055                 Make it possible to use a more elaborate command line
8056                 (e.g. |foo|bar|cat>there;echo Done|)
8057                 Corrected error message when calling %f, %F and %p commands
8058                 from the compose window.
8059
8060 2002-06-09 [colin]      0.7.6claws34
8061
8062         * src/summaryview.c
8063                 Automatically find unread messages in current folder
8064                 before annoying the user.
8065
8066 2002-06-08 [alfons]     0.7.6claws33
8067
8068         * po/it.po
8069                 remove bad formatting string in it.po translation
8070                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8071
8072 2002-06-08 [paul]       0.7.6claws32
8073
8074         * sync with 0.7.6cvs25
8075                 see ChangeLog 2002-06-07
8076
8077 2002-06-05 [paul]       0.7.6claws31
8078
8079         * src/mainwindow.c
8080                 add 'Sort by locked' and 'Sort by score'
8081
8082 2002-06-05 [paul]       0.7.6claws30
8083
8084         * sync with 0.7.6cvs24
8085                 see ChangeLog 2002-06-04
8086
8087 2002-06-04 [paul]       0.7.6claws29
8088
8089         * po/pt_BR.po
8090                 updated by Fabio Junior Beneditto
8091
8092 2002-06-03 [thorsten]   0.7.6claws28
8093
8094         * src/matcher.c
8095                 fclose() matcherrc after reading
8096
8097 2002-06-03 [paul]       0.7.6claws27
8098
8099         * sync with 0.7.6cvs21
8100                 see ChangeLog 2002-05-31
8101
8102 2002-05-31 [paul]       0.7.6claws26
8103
8104         * sync with 0.7.6cvs20
8105                 see ChangeLog 2002-05-29 and 2002-05-30
8106
8107 2002-05-31 [paul]       0.7.6claws25
8108
8109         * src/imap.c
8110                 hopefully fix last buggy sync
8111
8112         * README.claws
8113                 correct typo in 'Actions' examples
8114
8115 2002-05-29 [paul]       0.7.6claws24
8116
8117         * sync with 0.7.6cvs18
8118                 see ChangeLog 2002-05-28 and 2002-05-29
8119
8120         * src/news.c
8121           src/nntp.[ch]
8122                 sync with above 
8123
8124 2002-05-28 [paul]       0.7.6claws23
8125
8126         * sync with 0.7.6cvs16
8127                 see ChangeLog 2002-05-28
8128
8129 2002-05-27 [thorsten]   0.7.6claws22 
8130
8131         * faq/it/sylpheed-faq-1.html
8132           faq/it/sylpheed-faq-2.html
8133           faq/it/sylpheed-faq-3.html
8134           faq/it/sylpheed-faq.html
8135                 corrected DOS lineendings
8136         * faq/de/sylpheed-faq-1.html
8137           faq/de/sylpheed-faq-2.html
8138           faq/en/sylpheed-faq-1.html
8139           faq/en/sylpheed-faq-2.html
8140           faq/en/sylpheed-faq-3.html
8141           faq/es/sylpheed-faq-1.html
8142           faq/es/sylpheed-faq-2.html
8143           faq/es/sylpheed-faq-3.html
8144           faq/fr/sylpheed-faq-1.html
8145           faq/it/sylpheed-faq-1.html
8146           faq/it/sylpheed-faq-2.html
8147           faq/it/sylpheed-faq-3.html
8148           faq/it/sylpheed-faq.html
8149                 changed ">" to &quot;
8150
8151 2002-05-27 [paul]       0.7.6claws21
8152         
8153         * sync with 0.7.6cvs15
8154                 see ChangeLog 2002-05-27
8155
8156 2002-05-27 [paul]       0.7.6claws20
8157
8158         * src/prefs_account.c
8159                 correct a typo
8160
8161 2002-05-26 [paul]       0.7.6claws19
8162
8163         * tools/README
8164                 correct a typo
8165
8166 2002-05-25 [paul]       0.7.6claws18
8167
8168         * tools/README
8169                 add description of kmail2sylpheed.pl
8170
8171 2002-05-25 [paul]       0.7.6claws17
8172
8173         * tools/kmail2sylpheed.pl       ** NEW FILE **
8174                 perl script that converts an exported Kmail address
8175                 book, converts it to sylpheed addressbook file,
8176                 writes the file to .sylpheed, and updates
8177                 addrbook--index.xml 
8178
8179 2002-05-25 [paul]       0.7.6claws16
8180
8181         * sync with 0.7.6cvs14
8182                 see ChangeLog 2002-05-23
8183
8184 2002-05-24 [paul]       0.7.6claws15
8185
8186         * README.claws
8187                 make a correction and add some more info
8188
8189 2002-05-24 [paul]       0.7.6claws14
8190
8191         * src/compose.c
8192                 fix memory leak in 
8193                 compose_redirect_write_headers_from_headerlist()
8194                 add Subject and Resent-Message-ID to
8195                 compose_redirect_write_headers()
8196                 Received, Subject, and X-UIDL are filtered out in 
8197                 compose_redirect_write_to_file()
8198
8199 2002-05-23 [paul]       0.7.6claws13
8200
8201         * src/compose.[ch]
8202           src/filtering.c
8203           src/mainwindow.c
8204           src/matcher.[ch]
8205           src/matcher_parser_lex.l
8206           src/matcher_parser_parse.y
8207           src/prefs_common.[ch]
8208           src/prefs_filtering.c
8209           src/summaryview.c
8210                 rename 'Bounce' to 'Redirect'
8211
8212 2002-05-23 [paul]       0.7.6claws12
8213
8214         * more sync with 0.7.6cvs13
8215           src/compose.c
8216                 see ChangeLog 2002-05-22
8217
8218 2002-05-22 [paul]       0.7.6claws11
8219
8220         * sync with 0.7.6cvs13
8221           src/codeconv.c
8222                 see ChangeLog 2002-05-20
8223           src/prefs_common.c
8224                 see ChangeLog 2002-05-22
8225
8226 2002-05-21 [melvin]     0.7.6claws10
8227
8228         * src/folderview.c
8229                 Added missing filtering and scoring headers
8230                 Fixed bad function call that showed garbage 
8231                 in Folder->Processing
8232
8233 2002-05-21 [paul]       0.7.6claws9
8234
8235         * tools/Makefile.am
8236                 make all tools executable, (patch by Alfons).
8237
8238 2002-05-20 [alfons]     0.7.6claws8
8239
8240         * src/procheader.c
8241                 don't forget to call mktime() so we have a valid week 
8242                 and year day
8243                 (Bug report by Roger Sondermann <mail@jumaros.de>)
8244
8245 2002-05-20 [paul]       0.7.6claws7
8246
8247         * src/html.c
8248                 fix broken parsing of urls
8249         * src/textview.c
8250                 fix displaying of urls
8251
8252                 both fixes from the patch [547855] by Eugene 
8253                 Brevdo (zonem)
8254
8255 2002-05-19 [alfons]     0.7.6claws6
8256
8257         * configure.in
8258                 make sylpheed configure correctly with the latest
8259                 and greatest of automake / autoconf / gettext
8260
8261 2002-05-19 [alfons]     0.7.6claws5
8262
8263         * src/procheader.c
8264         * src/procheader.h
8265                 add function for returning ime zone offset
8266         * src/quote_fmt.c
8267         * src/quote_fmt_parse.y
8268                 better quotation formatting - does not convert
8269                 to local time, but uses the original date string.
8270                 
8271                 Note: %z inserts the timezone offset (should 
8272                 work also on platforms where strftime does not
8273                 support %z).
8274
8275 2002-05-18 [christoph]  0.7.6claws4
8276
8277         * src/summaryview.c
8278                 fix indentation of some code
8279         * tools/Makefile.am
8280                 fix spaces after \
8281         * src/Makefile.am
8282                 add missing \
8283                 correct path for ignorethread.xpm
8284                 incorrect filename for sylpheed_logo.xpm
8285                 add missing include matcher_parser_parse.h
8286
8287 2002-05-18 [paul]       0.7.6claws3
8288
8289         * sync with 0.7.6cvs8
8290                 see ChangeLog 2002-05-16 and 2002-05-17
8291
8292 2002-05-18 [melvin]     0.7.6claws2
8293
8294         * README.claws
8295                 Corrected an action's definition and fixed some misspellings.
8296
8297 2002-05-18 [paul]       0.7.6claws1
8298
8299         * tools/Makefile.am
8300           tools/gpg-sign        ** new file **
8301           tools/uudec           ** new file **
8302                 add Melvin's Actions scripts
8303
8304         * README.claws
8305                 add Melvin's descriptions for Actions
8306
8307 2002-05-18 [paul]       0.7.6claws
8308
8309         * Version 0.7.6claws released
8310
8311 2002-05-17 [paul]       0.7.5claws32
8312
8313         * po/es.po
8314                 updated by Ricardo Mones Lastra
8315
8316 2002-05-17 [paul]       0.7.5claws31
8317
8318         * src/compose.c
8319                 fix Account prefs default folder for sent/draft/deleted
8320                 messages bug
8321
8322         * po/it.po
8323           po/nl.po
8324                 updated translation by Alessandro Maestri and
8325                 Wilbert Berendsen
8326
8327 2002-05-17 [melvin]     0.7.5claws30
8328
8329         * src/prefs_actions.c
8330                 Fixed bug where using %F not at the end of the command 
8331                 resulted in an additional empty argument being created.
8332                 Thanks to Darko Koruga for reporting the bug.
8333
8334 2002-05-17 [melvin]     0.7.5claws29
8335
8336         * po/fr.po
8337                 Updated French translations.
8338
8339 2002-05-15 [paul]       0.7.5claws28
8340         
8341         * po/es.po
8342                 updated by Ricardo Mones Lastra
8343
8344 2002-05-15 [paul]       0.7.5claws27
8345
8346         * sync with 0.7.6cvs4
8347                 see ChangeLog 2002-05-14 and 2002-05-15
8348
8349 2002-05-14 [paul]       0.7.5claws26
8350
8351         * sync with 0.7.6cvs1
8352                 see ChangeLog 2002-05-13
8353
8354 2002-05-13 [thorsten]   0.7.5claws25
8355
8356         * src/messageview.c
8357                 fix select_all and copy in multipart messages
8358         * src/mainwindow.c
8359                 fix select_all and copy in multipart messages
8360
8361 2002-05-12 [paul]       0.7.5claws24
8362
8363         * src/summaryview.c
8364                 reverse last commit, bug already fixed in 0.7.5claws3
8365
8366 2002-05-12 [netztorte]  0.7.5claws23
8367
8368         * src/summaryview.c
8369                 dont parse empty addressbook (checked in before claws20)
8370
8371 2002-05-12 [melvin]     0.7.5claws22
8372
8373         * src/procmsg.[ch]
8374                 Removed unneeded priority code introduced by the previous 
8375                 commit.
8376
8377 2002-05-12 [melvin]     0.7.5claws21
8378
8379         * src/compose.[ch]
8380                 Added possibility to set message's priority.
8381         * src/procmsg.[ch]
8382                 Added possibility to set message's priority.
8383                 Added missing headers
8384
8385 2002-05-12 [melvin]     0.7.5claws20
8386
8387         * src/prefs_actions.c
8388                 Removed implicitely added quotes around the name
8389                 of the temporary files of mime parts.
8390
8391 2002-05-12 [paul]       0.7.5claws19
8392
8393         * sync with 0.7.5cvs20
8394                 see ChangeLog 2002-05-11
8395
8396 2002-05-12 [alfons]     0.7.5claws18
8397
8398         * src/quote_fmt_lex.l
8399         * src/quote_fmt_parse.y
8400                 allow quote / reply date & time format to be set using
8401                 %D{format}. format is a format string you'd pass to
8402                 strftime() (see man strftime, or the Display tab |
8403                 Date format setting).
8404
8405                 Currently %D converts the date to local time. 
8406
8407 2002-05-11 [paul]       0.7.5claws17
8408
8409         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
8410                 see ChangeLog 2002-05-10 and 2002-05-11
8411
8412 2002-05-10 [paul]       0.7.5claws16
8413
8414         * sync with 0.7.5cvs16
8415                 see ChangeLog entries 2002-05-09 and 
8416                 2002-05-10
8417
8418 2002-05-10 [colin]      0.7.5claws15
8419
8420         * src/textview.c
8421                 Corrected a bug that prevented sylpheed to open
8422                 double-clicked URIs.
8423
8424 2002-05-09 [paul]       0.7.5claws14
8425
8426         * sync with 0.7.5cvs14
8427                 see ChangeLog 2002-05-08 and 2002-05-09
8428
8429 2002-05-08 [paul]       0.7.5claws13
8430
8431         * sync with 0.7.5cvs11
8432                 see ChangeLog entry 2002-05-08
8433
8434 2002-05-08 [paul]       0.7.5claws12
8435
8436         * src/mainwindow.c
8437           src/textview.[ch]
8438                 fix segfault on View->Open in new window
8439                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8440
8441 2002-05-07 [paul]       0.7.5claws11
8442
8443         * sync with 0.7.5cvs9
8444                 see ChangeLog entry 2002-05-07
8445
8446 2002-05-06 [paul]       0.7.5claws10
8447
8448         * src/messageview.c
8449           src/textview.c
8450                 display url in statusbar on single-click
8451                 patch submitted by Thorsten Maerz <torte@netztorte.de>
8452
8453 2002-05-06 [match]      0.7.5claws9
8454
8455         * src/addritem.[ch]
8456                 new functions.
8457         * src/addrcache.c
8458                 tidy up.
8459         * src/xmlprops.[ch]
8460                 XML implementation of properties file.
8461         * src/exporthtml.[ch]
8462         * src/expthtmldlg.[ch]
8463         * src/addressbook.c
8464                 export to HTML.
8465
8466 2002-05-02 [sergey]     0.7.5claws8
8467
8468         * src/mainwindow.c (mainwin_entries),
8469           src/prefs_common.c (prefs_send_create()),
8470           src/codeconv.c (locale_table):
8471                 use charset name "Windows-1251" instead of "CP1251".
8472
8473 2002-05-02 [colin]      0.7.5claws7
8474         
8475         * src/compose.c
8476           src/prefs_common.c
8477           src/prefs_folder_item.c
8478                 Fixed cosmetics bugs due to Outbox renamed to Sent.
8479
8480 2002-05-02 [hiro]       0.7.5claws6
8481
8482         * src/imap.c
8483                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
8484
8485 2002-05-02 [paul]       0.7.5claws5
8486
8487         * src/compose.c
8488                 more sync with 0.7.5cvs7, see ChangeLog entry
8489                 2002-05-02
8490
8491 2002-05-02 [hiro]       0.7.5claws4
8492
8493         * src/compose.c
8494                 compose_queue_sub():
8495                 check if queue folder exists (closes #550397).
8496                 removed directory creation since it should be handled
8497                 transparently.
8498         * src/imap.c
8499                 imap_add_msg(): return UID for appended message
8500                 (closes #548842).
8501
8502 2002-04-30 [paul]       0.7.5claws3
8503
8504         * src/summaryview.c
8505                 fix account_find_from_address() bug
8506
8507 2002-04-28 [colin]      0.7.5claws2
8508
8509         * src/compose.c
8510           src/textview.c
8511           src/prefs_common.[ch]
8512           src/utils.[ch]
8513                 Added user-definable quotation characters recognition.
8514
8515 2002-04-28 [paul]       0.7.5claws1
8516
8517         * sync with 0.7.5cvs4
8518                 see ChangeLog entry  2002-04-25
8519
8520 2002-04-28 [paul]       0.7.5claws
8521
8522         * po/es.po
8523           po/nl.po
8524           po/pt_BR.po
8525                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
8526                 Fabio Junior Beneditto
8527
8528 2002-04-27 [jens]       0.7.4claws103
8529
8530         * po/de.po
8531                 updated German translation.
8532
8533 2002-04-27 [hiro]       0.7.4claws102
8534
8535         * src/summaryview.c
8536                 summary_write_cache(): fixed the mark loss of hidden messages.
8537
8538 2002-04-26 [melvin]     0.7.4claws101
8539
8540         * src/procmsg.c
8541                 fixed a second typo (same one)
8542         * po/fr.po
8543           po/it.po
8544           po/pt_BR.po
8545                 fixed the type again...
8546
8547 2002-04-26 [melvin]     0.7.4claws100
8548
8549         * src/procmsg.c
8550                 fixed a typo in an alert message ("temorary").
8551         * po/it.po
8552         * po/pt_BR.po
8553                 corrected the typo  described above.
8554         * po/fr.po
8555                 updated French translation.
8556
8557 2002-04-26 [darko]      0.7.4claws99
8558
8559         * src/summaryview.c
8560                 fix target folder colorization
8561
8562 2002-04-25 [paul]       0.7.4claws98
8563
8564         * po/it.po
8565                 updated by Alessandro Maestri
8566
8567 2002-04-24 [colin]      0.7.4claws97
8568         
8569         * src/compose.c
8570                 Fixed double "subject is empty" question.
8571
8572 2002-04-23 [colin]      0.7.4claws96
8573         
8574         * src/mimeview.c
8575                 Corrected issue when "automatically display images" was
8576                 not set : first image remained after selecting second.
8577
8578 2002-04-23 [melvin]     0.7.4claws95
8579
8580         * src/prefs_actions.c
8581                 Don't display in/out dialog if there is nothing to show.
8582
8583 2002-04-23 [paul]       0.7.4claws94
8584
8585         * sync with 0.7.5cvs3
8586                 bug fixes: see ChangeLog entry 2002-04-23
8587
8588 2002-04-22 [darko]      0.7.4claws93
8589
8590         * src/compose.c
8591                 fix previous check-in which changed code after
8592                 merge from main
8593
8594 2002-04-22 [paul]       0.7.4claws92
8595
8596         * faq/de/*
8597                 add German FAQ
8598         * faq/en/*
8599           faq/es/*
8600           faq/fr/*
8601                 update English, Spanish and French FAQs
8602         * manual/de/*
8603           manual/es/*
8604                 add German and Spanish manuals
8605         * manual/en/*
8606           manual/fr/*
8607                 update English and French manuals
8608
8609         * src/Makefile.am
8610                 add to and re-arrange the pixmap entries
8611
8612 2002-04-22 [darko]      0.7.4claws91
8613
8614         * src/compose.c
8615                 fix sender initials recognition to only allow
8616                 '>' after the initials
8617
8618 2002-04-21 [paul]       0.7.4claws90
8619
8620         * sync with 0.7.5 release
8621                 see ChangeLog entry 2002-04-21
8622
8623 2002-04-21 [alfons]
8624
8625         * src/Makefile.am
8626                 add colin's new pixmaps to EXTRA_DIST
8627
8628 2002-04-21 [colin]      0.7.4claws89
8629         * src/compose.c
8630         * src/inc.c
8631         * src/mainwindow.[ch]
8632         * src/prefs_common.[ch]
8633         * src/stock_pixmap.[ch]
8634                 Added "Work offline" ability.
8635
8636 2002-04-21 [colin]      0.7.4claws88
8637         
8638         * src/mimeview.c
8639         * src/prefs_common.c
8640         * src/prefs_common.h
8641         * src/textview.c : Added an option to common preferences -> display
8642           to allow user not to automatically display images.
8643
8644 2002-04-21 [paul]       0.7.4claws87
8645
8646         * sync with 0.7.4cvs52
8647                 see ChangeLog entry 2002-04-21 (src/imap.c)
8648
8649 2002-04-21 [paul]       0.7.4claws86
8650
8651         * sync with 0.7.4cvs51
8652                 see ChangeLog entry 2002-04-21
8653
8654 2002-04-21 [paul]       0.7.4claws85
8655
8656         * sync with 0.7.4cvs49
8657                 see ChangeLog entries 2002-04-20 and 2002-04-21
8658
8659         * src/Makefile.am
8660                 clean up: remove old 'stock_' element from xpm 
8661                 filenames.
8662
8663 2002-04-21 [alfons]     0.7.4claws84
8664
8665         apply sync patch from Paul
8666
8667         * src/folderview.c
8668                 use old claws prefs_folder_item_create() for now
8669
8670 2002-04-19 [match]      0.7.4claws83
8671
8672         * src/addressbook.[ch]
8673         * src/addrharvest.[ch]
8674         * src/addrgather.[ch]
8675                 recurse folders.
8676         * src/mainwindow.c
8677         * src/summaryview.[ch]
8678                 change menu option.
8679
8680 2002-04-19 [paul]       0.7.4claws82
8681
8682         * po/pt_BR.po
8683                 updated by Fabio Junior Beneditto
8684
8685 2002-04-14 [alfons]     0.7.4claws81
8686
8687         * src/passphrase.c
8688                 add #include <sys/types.h> for mode_t and off_t 
8689
8690 2002-04-13 [paul]       0.7.4claws80
8691         
8692         * src/main.c
8693           src/passphrase.[ch]
8694           src/pgptext.c
8695           src/prefs_common.[ch]
8696           src/rfc2015.c
8697                 enable storing of GnuPG passphrase for the whole 
8698                 session or a user-defined number of minutes. patch 
8699                 submitted by Ravemax <ravemax@dextrose.com>
8700
8701 2002-04-13 [alfons]     0.7.4claws79
8702
8703         * src/textview.c
8704                 make email parser also stop scanning when encountering separators
8705                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
8706
8707 2002-04-13 [paul]       0.7.4claws78
8708
8709         * sync with 0.7.4cvs39
8710                 see ChangeLog entry 2002-04-12
8711
8712 2002-04-11 [paul]       0.7.4claws77
8713
8714         * sync with 0.7.4cvs37
8715                 see ChangeLog entry 2002-04-11
8716
8717 2002-04-11 [paul]       0.7.4claws76
8718
8719         * COPYING 
8720                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
8721                 the clause for OpenSSL). sync with sylpheed main
8722
8723 2002-04-09 [melvin]     0.7.4claws75
8724
8725         * src/compose.c
8726                 Made 'Ctrl-Enter' on send ignore some modifiers 
8727                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
8728                 to bind other *-Enter (but not Alt-Enter).
8729
8730 2002-04-09 [paul]       0.7.4claws74
8731
8732         * sync with 0.7.4cvs35
8733                 see ChangeLog entries 2002-04-09
8734
8735 2002-04-08 [paul]       0.7.4claws73
8736
8737         * sync with 0.7.4cvs33
8738                 see ChangeLog entry 200-04-08
8739
8740 2002-04-07 [match]      0.7.4claws72
8741
8742         * src/addrharvest.[ch]
8743                 fixed to read all addresses in header, regardless
8744                 of header size. improved name parsing. accommodate
8745                 harvest from folders and selected message.
8746         * src/addritem.[ch]
8747                 included new address parsing function.
8748         * src/addrgather.[ch]
8749         * src/addressbook.[ch]
8750         * src/summaryview.[ch]
8751         * src/mainwindow.c
8752                 allow address harvest of folder as well as selected
8753                 messages.
8754
8755 2002-04-07 [paul]       0.7.4claws71
8756
8757         * src/esmtp.[ch]
8758           src/smtp.c
8759                 don't try to authenticate with CRAM-MD5 in SMTP when 
8760                 SMTP-AUTH enabled if MTA doesn't issue this 
8761                 auth-method in it's ehlo-response. bug item #531364,
8762                 patch item #938910. patch submitted by Colin Leroy 
8763                 <colin@colino.net>
8764
8765 2002-04-07 [paul]       0.7.4claws70
8766
8767         * src/nntp.c
8768                 fix missing MODE_READER bug. patch submitted by
8769                 Colin Leroy <colin@colino.net>
8770
8771 2002-04-07 [alfons]     0.7.4claws69
8772
8773         * src/matcher.[ch]
8774         * src/prefs_filtering.c
8775         * src/summaryview.c
8776                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
8777                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
8778
8779 2002-04-07 [paul]       0.7.4claws68
8780
8781         * sync with 0.7.4cvs32
8782                 see ChangeLog entry 2002-04-06
8783
8784         * tools/filter_conv.pl
8785                 more bug fixes
8786
8787 2002-04-06 [paul]       0.7.4claws67
8788
8789         * tools/filter_conv.pl
8790                 modify to be able to find the name of the first
8791                 mailbox and use that. main's filter does not
8792                 record the full path to the mailbox and therefore
8793                 can only filter to the first mailbox.
8794
8795 2002-04-05 [paul]       0.7.4claws66
8796
8797         * tools/filter_conv.pl
8798                 attempt to make the script all-encompassing and
8799                 be able to convert any main 'filter' rule thrown
8800                 at it
8801
8802 2002-04-05 [paul]       0.7.4claws65
8803
8804         * tools/filter_conv.pl
8805                 allow for collapsed folder trees
8806
8807 2002-04-05 [paul]       0.7.4claws64
8808
8809         * sync with 0.7.4cvs31
8810                 see ChangeLog entries 2002-04-05
8811
8812 2002-04-03 [paul]       0.7.4claws63
8813
8814         * sync with 0.7.4cvs29
8815                 see ChangeLog entries 2002-04-02 and 2002-04-03
8816
8817 2002-04-02 [paul]       0.7.4claws62
8818
8819         * sync with 0.7.4cvs26
8820                 see ChangeLog entry 2002-04-01
8821
8822 2002-04-02 [match]      0.7.4claws61
8823
8824         * src/pine.[ch]
8825         * src/importpine.[ch]
8826         * src/addressbook.c
8827                 import Pine address book.
8828
8829 2002-04-02 [match]      0.7.4claws60
8830
8831         * src/addrharvest.[ch]
8832                 improve address parsing of funky addresses.
8833
8834 2002-04-02 [darko]      0.7.4claws59
8835
8836         * src/compose.c
8837                 wrap on send improvements, it now recognizes quoted
8838                 initials as part of the quotation string, and it
8839                 does not join lines separated by CR
8840
8841 2002-04-01 [match]      0.7.4claws58
8842
8843         * src/mgutils.[ch]
8844                 added new functions.
8845         * src/mutt.[ch]
8846                 remove excessive duplicate address generation
8847                 on import.
8848
8849 2002-04-01 [alfons]     0.7.4claws57
8850         
8851         * src/summaryview.c
8852                 put back g_free() 
8853
8854 2002-04-01 [paul]       0.7.4claws56
8855
8856         * sync with 0.7.4cvs25
8857                 see ChangeLog entry 2002-04-01
8858
8859 2002-04-01 [alfons]     0.7.4aprilfool55
8860
8861         * src/summaryview.c
8862                 honour feature request item #537427 to allow for
8863                 displaying names from address book for sent mail also
8864
8865 2002-03-29 [paul]       0.7.4claws54
8866
8867         * src/mainwindow.c
8868           src/prefs_filtering.[ch]
8869           src/prefs_matcher.c
8870           src/summaryview.c
8871                 add 'fast filter' for claws' filtering,
8872                 /Tools/Create filter rule/... patch submitted
8873                 by Neill Miller <neillm@thecodefactory.org>
8874
8875 2002-03-29 [paul]       0.7.4claws53
8876
8877         * sync with 0.7.4cvs24
8878                 see ChangeLog entry 2002-03-29
8879
8880 2002-03-28 [paul]       0.7.4claws52
8881
8882         * sync with 0.7.4cvs23
8883                 see ChangeLog entry 2002-03-28
8884
8885 2002-03-27 [melvin]     0.7.4claws51
8886
8887         * src/prefs_actions.c
8888                 Added support to pass only one message part (as a
8889                 file) to the command using '%p'. No quotes are needed
8890                 because doubles quotes are automatically added.
8891                 Fixed bug where Sylpheed could block when waiting for
8892                 a child process to finish.
8893                 Changed the help menu to remove quotes around symbols to 
8894                 avoid misinterpretation (they must not be used).
8895
8896 2002-03-27 [melvin]     0.7.4claws50
8897
8898         * src/inc.c
8899                 Made the new mail notification command always 
8900                 execute asynchronously.
8901
8902 2002-03-27 [paul]       0.7.4claws49
8903
8904         * src/compose.c
8905                 fix bug introduced in last commit
8906
8907 2002-03-27 [paul]       0.7.4claws48
8908
8909         * sync with 0.7.4cvs21
8910                 see ChangeLog 2002-03-26 and 2002-03-27
8911
8912 2002-03-26 [hoa]        0.7.4claws47
8913
8914         * src/prefs_folder_item.c
8915                 really fixed the bug #516442 with folder rescan.
8916
8917 2002-03-26 [paul]       0.7.4claws46
8918
8919         * sync with 0.7.4cvs19
8920                 see ChangeLog entries 2002-03-25 and 2002-03-26
8921
8922 2002-03-25 [hoa]        0.7.4claws45
8923
8924         * src/matcher.c
8925         * src/mh.c
8926                 fix the bug #516442 with folder rescan.
8927
8928         * src/prefs_common.[ch]
8929         * src/compose.c
8930                 added an option to enable two different behaviours
8931                 for bounce.
8932
8933
8934 2002-03-25 [paul]       0.7.4claws44
8935
8936         * src/mainwindow.c
8937           src/selective_download.c
8938                 correct a few menuitem labels
8939
8940 2002-03-25 [christoph]  0.7.4claws43
8941
8942         * src/procmsg.c
8943                 fix non deleted tmp message in
8944                 procmsg_save_to_outbox
8945                 fix problems caused by sync with
8946                 main branch's procmsg_send_queue
8947
8948 2002-03-25 [paul]       0.7.4claws42
8949
8950         * src/quote_fmt.c
8951           src/quote_fmt_lex.l
8952           src/quote_fmt_parse.y
8953                 add Last name (%L) placeholder for quoting. 
8954                 patch submitted by Thorsten Thielen 
8955                 <thth@users.sourceforge.net>
8956
8957 2002-03-25 [paul]       0.7.4claws41
8958
8959         * src/utils.c
8960                 get full hostname. patch submitted by
8961                 Bob Woodside <rwoodside1@comcast.net>
8962
8963 2002-03-25 [paul]       0.7.4claws40
8964
8965         * src/account.c
8966           src/news.c
8967           src/nntp.[ch]
8968           src/prefs_account.[ch]
8969                 enable NNTP over SSL. patch submitted by
8970                 Pascal Jermini <pascal@infinity.hn.org>
8971
8972 2002-03-24 [paul]       0.7.4claws39
8973
8974         * src/prefs_common.c
8975                 make the arrangement of the Compose tab more
8976                 coherent
8977
8978         * src/mainwindow.c
8979                 fix some irregularities of style
8980
8981         * po/de.po
8982                 updated by Kilian Krause
8983
8984 2002-03-23 [paul]       0.7.4claws38
8985
8986         * po/pt_BR.po
8987                 updated by Fabio Junior Beneditto
8988
8989 2002-03-23 [paul]       0.7.4claws37
8990
8991         * src/mainwindow.c
8992                 move 'Gather addresses' to 'Tools' menu
8993                 make 'Selective download' sensitive
8994
8995 2002-03-23 [paul]       0.7.4claws36
8996
8997         * sync with 0.7.4cvs16
8998                 see ChangeLog entries 2002-03-23
8999
9000 2002-03-22 [christoph]  0.7.4claws35
9001
9002         * src/quote_fmt_parse.y
9003                 fix include program output
9004
9005 2002-03-22 [alfons]     0.7.4claws34
9006
9007         * src/pop.c
9008                 initialize GDate stack variable correctly (sorry!)
9009
9010 2002-03-22 [paul]       0.7.4claws33
9011
9012         * src/compose.c
9013           src/mainwindow.c
9014           src/prefs_actions.c
9015           src/prefs_common.c
9016                 rename 'Tool' to 'Tools'
9017
9018         * src/mainwindow.c
9019                 move 'Delete duplicated messages' from
9020                 'Message/' to 'Tools/'
9021                 re-arrange the order of 'Tools/' items
9022
9023 2002-03-22 [paul]       0.7.4claws32
9024
9025         * src/addr_compl.c
9026           src/addressbook.[ch]
9027                 auto-address completion now also matches on
9028                 Nickname. patch submitted by Bob Forsman 
9029                 <hammor@users.sourceforge.net>
9030
9031         * src/editaddress.c
9032                 correct a spelling mistake
9033
9034 2002-03-22 [alfons]     0.7.4claws31
9035
9036         * src/pop.c
9037                 fix getting uidl from incorrect string 
9038                 (spotted by Colin)
9039
9040 2002-03-21 [alfons]     0.7.4claws30
9041
9042         * src/pop.c
9043                 more code refactoring
9044                 plug mem leak introduced by delete on server
9045
9046 2002-03-21 [paul]       0.7.4claws29
9047
9048         * sync with 0.7.4cvs11
9049                 see ChangeLog entries 2002-03-20
9050
9051 2002-03-20 [alfons]     0.7.4claws28
9052
9053         * src/inc.c
9054                 apply Colin's patch and refactor
9055
9056 2002-03-20 [paul]       0.7.4claws27
9057
9058         * sync with sylpheed 0.7.4cvs9
9059                 see ChangeLog entry 2002-03-20
9060
9061 2002-03-19 [christoph]  0.7.4claws26
9062
9063         * src/mh.c
9064         * src/procmsg.[ch]
9065         * src/summaryview.c
9066                 revert changes for flag updates
9067                 (does not work correctly and no time to debug)
9068
9069 2002-03-20 [alfons]     0.7.4claws25
9070
9071         * src/pop.c
9072                 refactor should_delete() a little bit 
9073
9074 2002-03-19 [paul]       0.7.4claws24
9075
9076         * src/inc.[ch]
9077           src/pop.c
9078           src/prefs_account.[ch]
9079                 allow the user to leave downloaded mail on the 
9080                 server for n days. Patch submitted by Colin Leroy 
9081                 <colin@colino.net>
9082
9083 2002-02-19 [paul]       0.7.4claws23
9084
9085         * sync with sylpheed 0.7.4cvs8
9086                 see ChangeLog entries 2002-03-19
9087
9088 2002-03-18 [paul]       0.7.4claws22
9089
9090         * sync with sylpheed 0.7.4cvs6
9091                 see ChangeLog entry 2002-03-18
9092
9093 2002-03-18 [paul]       0.7.4claws21
9094
9095         * po/en_GB.po
9096                 add en_GB message catalogue
9097
9098         * src/mbox_folder.c
9099           src/prefs_account.c
9100           src/prefs_actions.c
9101                 correct a few spelling mistakes
9102
9103 2002-03-17 [alfons]     0.7.4claws20
9104
9105         * src/matcher.c
9106                 more stringent checks for NULL params when writing
9107                 filtering actions to a file
9108                 
9109 2002-03-17 [hoa]        0.7.3claws20
9110
9111         * src/news.c
9112                 fixed the count of new messages
9113
9114         * src/compose.c
9115                 fixed the "attachment properties" window
9116
9117 2002-03-17 [paul]       0.7.4claws19
9118
9119         * src/defs.h
9120           src/folder.h
9121           src/news.c
9122           src/prefs_account.[ch]
9123           src/procmsg.[ch]
9124           src/summaryview.c
9125                 automatically mark cross-posted messages as read 
9126                 and (optionally) give them a colour label
9127                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9128                 
9129
9130 2002-03-17 [paul]       0.7.4claws18
9131
9132         * sync with sylpheed 0.7.4cvs5
9133                 see ChangeLog entry 2002-03-17
9134
9135 2002-03-17 [melvin]     0.7.4claws17
9136         
9137         * src/textview.c
9138                 Worked around a gtktext 'bug': when searching for 
9139                 a text in a long message it was scrolling slowly
9140                 line by line until it hit the searched text.
9141         * po/fr.po
9142                 Updated French translation
9143
9144 2002-03-17 [melvin]     0.7.4claws16
9145
9146         * src/mainwindow.c
9147         * src/compose.c
9148         * src/prefs_actions.c
9149                 Moved "Edit/Actions" to "Tool/Actions"
9150                 Made mainwindow/compose window sensitive as soon as
9151                 no child process is running anymore even if the io dialog
9152                 is open.
9153                 Fixed a struct being initialized with a non constant char*
9154
9155 2002-03-16 [christoph]  0.7.4claws15
9156
9157         * configure.in
9158                 add --with-compiler-flags option
9159                 (only for developer hacking)
9160         * src/mh.c
9161         * src/procmsg.[ch]
9162         * src/summaryview.c
9163                 try to make folder-stats and flag handling more
9164                 independent from the summaryview. msgcounts
9165                 are only set when the folder is opened and
9166                 procmsg_msginfo_(un)set_flags will handle it
9167                 later and summaryview will get the values
9168                 from the folder.
9169
9170 2002-03-16 [paul]       0.7.4claws14
9171
9172         * src/messageview.c
9173                 fix Return-receipt. Patch submitted by Bob
9174                 Woodside <rwoodside1@comcast.net>
9175
9176 2002-03-16 [paul]       0.7.4claws13
9177
9178         * src/compose.c
9179                 fix 'dynamic' signatures, make it work again
9180                 broken during sync on 2002-03-14 (0.7.4claws2)
9181
9182 2002-03-15 [match]      0.7.4claws12
9183
9184         * src/addrharvest.[ch]
9185         * src/addrgather.[ch]
9186         * src/addressbook.[ch]
9187         * src/mainwindow.c
9188                 included address harvester feature. still some
9189                 issues with address parsing that I will fix.
9190
9191 2002-03-15 [match]      0.7.4claws11
9192
9193         * src/addrbook.[ch]
9194         * src/addrcache.[ch]
9195         * src/addressbook.[ch]
9196         * src/addrindex.c
9197         * src/editbook.c
9198         * src/importldif.c
9199         * src/importmutt.c
9200         * src/jpilot.[ch]
9201         * src/main.c
9202         * src/syldap.[ch]
9203         * src/vcard.[ch]
9204                 tidy up. fix memory leaks. moved attribs and methods
9205                 from individual interfaces to addrcache object. prep
9206                 for new stuff to come in.
9207
9208 2002-03-15 [alfons]     0.7.4claws10
9209
9210         * src/matcher.[ch]
9211         * src/matcher_parser_parse.y
9212         * src/matcher_parser_lex.l
9213         * src/prefs_matcher.c
9214                 add filtering conditions message greater than, smaller 
9215                 than, and exactly matching a size in bytes
9216                 (does not work with delete from POP3 server yet)
9217
9218                 this should also give others an idea what you should
9219                 do to add new criterions to claws filtering system
9220                 
9221
9222 2002-03-15 [paul]       0.7.4claws9
9223
9224         * tools/filter_conv.pl
9225                 exit if there are no filter rules to convert
9226                 rename filterrc to filterrc.old after completion
9227
9228 2002-03-15 [paul]       0.7.4claws8
9229
9230         * sync with sylpheed 0.7.4cvs3
9231                 see ChangeLog entry 2002-03-14
9232
9233 2002-03-14 [paul]       0.7.4claws7
9234
9235         * src/compose.c
9236                 clean up the last commit (ahem)
9237
9238 2002-03-14 [paul]       0.7.4claws6
9239
9240         * src/compose.c
9241                 fix bug #515655. honour account preferences
9242                 regarding gpg default signing/encryption when 
9243                 changing account from the compose window.
9244
9245 2002-03-14 [paul]       0.7.4claws5
9246
9247         * src/folderview.c
9248                 remove unnecessary curly brackets
9249
9250 2002-03-14 [paul]       0.7.4claws4
9251
9252         * src/folderview.c
9253           src/prefs_filtering.[ch]
9254                 add filter rename on folder rename and filter
9255                 delete on folder delete. Patch submitted by
9256                 Neill Miller <neillm@thecodefactory.org> 
9257
9258 2002-03-14 [christoph]  0.7.4claws3
9259
9260         * src/procmsg.c
9261         * src/send.c
9262                 fix local delivery
9263                 (patch submitted by "Simon 'corecode' Schubert")
9264         * src/prefs_common.c
9265         * src/procmsg.c
9266                 fix gcc 3.0 warning
9267
9268 2002-03-14 [paul]       0.7.4claws2
9269
9270         * sync with sylpheed 0.7.4cvs2
9271                 see ChangeLog entry 2002-03-13
9272
9273 2002-03-12 [darko]      0.7.4claws1
9274
9275         * src/mainwindow.c
9276                 fix what seems to be a copy and paste error
9277                 when setting color for important messages
9278                 (reported by wwp)
9279
9280 2002-03-11 [paul]       version 0.7.4claws released
9281
9282 2002-03-11 [paul]       0.7.4claws
9283
9284         * po/es.po
9285           po/it.po
9286           po/nl.po
9287           po/pt_BR.po
9288                 update message catalogs. Submitted by Ricardo Mones 
9289                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
9290                 Fabio Junior Beneditto
9291
9292         * configure.in
9293           faq/Makefile.am
9294           faq/it/Makefile
9295           faq/it/sylpheed-faq*
9296           src/mainwindow.c
9297           src/manual.[ch]
9298                 add FAQ in Italian
9299         
9300
9301 2002-03-11 [jens]       0.7.3claws7
9302
9303         * po/de.po
9304                 updated German translation
9305
9306 2002-03-11 [melvin]     0.7.3claws6
9307
9308         * po/fr.po
9309                 updated and corrected French translation
9310
9311 2002-03-10 [hoa]        0.7.3claws5
9312
9313         * src/account.c
9314         * src/inc.c
9315         * src/prefs_account.c
9316         * src/procmsg.c
9317         * src/send.[ch]
9318                 fixed the local account.
9319                 you have to change the default "/usr/sbin/sendmail"
9320                 to "/usr/sbin/sendmail -t" in the preferences of
9321                 the local account.
9322
9323         * src/procmime.c
9324                 removed some debug display for renderer
9325
9326 2002-03-10 [paul]       0.7.3claws4
9327
9328         * faq/en/sylpheed-faq-1.html
9329           faq/en/sylpheed-faq-2.html
9330                 update
9331
9332 2002-03-09 [paul]       0.7.3claws3
9333
9334         * sync with sylpheed 0.7.4
9335                 see ChangeLog entry 2002-03-09
9336
9337 2002-03-08 [paul]       0.7.3claws2
9338
9339         * faq/en/sylpheed-faq*
9340           faq/es/sylpheed-faq*
9341           faq/fr/sylpheed-faq*
9342                 update the FAQs
9343
9344         * manual/fr/.cvsignore
9345           manual/fr/Makefilea.am
9346           manual/fr/sylpheed*
9347           src/mainwindow.c
9348           src/manual.[ch]
9349                 add the French manual
9350
9351 2002-03-07 [paul]       0.7.3claws1
9352
9353         * sync with sylpheed 0.7.3cvs4
9354                 see ChangeLog entries  2002-03-06 and 2002-03-07
9355         
9356         * po/nl.po
9357                 updated by Wilbert Berendsen
9358
9359 2002-03-07 [melvin]     0.7.2claws34
9360
9361         * src/selective_download.c
9362                 Changed the pixmap of the receive button to MAIL_RECEIVE.
9363
9364 2002-03-06 [paul]       0.7.2claws33
9365
9366         * sync with sylpheed 0.7.3cvs1
9367                 bug fix, see ChangeLog entry 2002-03-05
9368
9369 2002-03-05 [paul]       0.7.2claws32
9370
9371         * src/mimeview.c
9372           src/pgptext.[ch]
9373           src/procmsg.c
9374                 reverse the pgp ascii-armored code implemented in 
9375                 0.7.2claws16. removal of this code until it matures.
9376                 this means that verifying ascii-armored pgp sigs and
9377                 automatic decryption of ascii-armored encrypted
9378                 messages no longer works.
9379
9380 2002-03-05 [paul]       0.7.2claws31
9381
9382         * configure.in
9383           Makefile.am
9384         * faq/Makefile.am
9385         * faq/en/Makefile.am
9386           faq/en/sylpheed-faq.html
9387           faq/en/sylpheed-faq-1.html
9388           faq/en/sylpheed-faq-2.html
9389           faq/en/sylpheed-faq-3.html
9390         * faq/es/Makefile.am
9391           faq/es/sylpheed-faq.html
9392           faq/es/sylpheed-faq-1.html
9393           faq/es/sylpheed-faq-2.html
9394           faq/es/sylpheed-faq-3.html
9395           faq/es/sylpheed-faq-4.html
9396         * faq/fr/Makefile.am
9397           faq/fr/sylpheed-faq.html
9398           faq/fr/sylpheed-faq-1.html
9399           faq/fr/sylpheed-faq-2.html
9400           faq/fr/sylpheed-faq-3.html
9401         * src/Makefile.am
9402           src/defs.h
9403           src/mainwindow.c
9404           src/manual.[ch]
9405                 add FAQs in English, Spanish and French
9406
9407
9408 2002-03-05 [paul]       0.7.2claws30
9409
9410         * manual/en/sylpheed.html
9411           manual/en/sylpheed-XX.html
9412                 updated the English manual
9413
9414 2002-03-05 [hoa]        
9415
9416         * src/summaryview.c
9417                 dialog box pops up if the article can't be deleted.
9418
9419 2002-03-04 [paul]       
9420         
9421         * po/pt_BR.po
9422                 updated by Fabio Junior Benedito
9423
9424 2002-03-04 [hoa]
9425
9426         * removed ac/gpgme.m4
9427                 to avoid autogen common problem
9428                 developers have to install gpgme development package now
9429
9430         * src/compose.c
9431                 encoding to 7bit or 8bit is enabled.
9432
9433 2002-03-03 [alfons]     0.7.2claws29
9434
9435         * src/pop.c
9436                 merge fix by Oliver Haertel for selective
9437                 download buglet
9438
9439 2002-03-03 [paul]       0.7.2claws28
9440         
9441         * sync with sylpheed 0.7.3
9442
9443 2002-03-03 [paul]       0.7.2claws27
9444
9445         * sync with sylpheed 0.7.2cvs24
9446                 see ChangeLog entries 2002-03-02 and 2002-03-03
9447
9448 2002-03-02 [melvin]     0.7.2claws26
9449
9450         * src/inc.[ch]
9451         * src/main.c
9452         * src/mainwindow.c
9453         * src/prefs_common.[ch]
9454                 Added user definable notification on new mail arrival.
9455                 Removed unused variables in spell checker prefs code.
9456
9457 2002-03-02 [melvin]     0.7.2claws25
9458
9459         * src/quote_fmt.c
9460                 Removed unnecessary escape sequences.
9461                 Changed 'Initial...' to 'Initials of Sender'
9462
9463 2002-03-02 [paul]       0.7.2claws24
9464
9465         * sync with sylpheed 0.7.2cvs22
9466                 see ChangeLog entry 2002-03-01
9467
9468 2002-03-01 [hoa]        0.7.2claws23
9469
9470         * src/mainwindow.c
9471                 Set sensitivity of delete actions to active
9472                 even if the folder is a newsgroup.
9473
9474         * src/summaryview.c
9475                 - Set sensitivity of delete actions
9476                 - Added function check_permission() that will check if the
9477                   user is authorized to delete a message. For news, it
9478                   will check if the author is the same.
9479                 - Enabled deletion when there is no trash folder.
9480
9481         * src/news.[ch]
9482                 - Added news_cancel_article() to cancel articles
9483                 - Implemented news_remove_message() (public function)
9484
9485 2002-03-01 [paul]       0.7.2claws22
9486
9487         * src/gtkutils.c
9488           src/textview.c
9489                 recognise urls that that don't include 'http://' and
9490                 simply begin 'www.' 
9491
9492         * AUTHORS
9493                 remove duplicated name
9494
9495 2002-02-28 [paul]       0.7.2claws21
9496
9497         * src/mainwindow.c
9498           src/summaryview.[ch]
9499                 add ability to 'Select thread'
9500                 combines Melvin's "Select thread's head" patch (#510907)
9501                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
9502                 patch (#518514) 
9503
9504 2002-02-28 [paul]       0.7.2claws20
9505
9506         * src/mimeview.c
9507                 hopefully fix segfault on right-clicking a mime part
9508                 that some people have experienced.      
9509                 fix submitted by Fredrik Olofsson <frol@linux.nu>
9510
9511 2002-02-28 [paul]       0.7.2claws19
9512
9513         * sync with sylpheed 0.7.2cvs21
9514                 see ChangeLog entries 2002-02-27 and 2002-02-28
9515
9516 2002-02-27 [paul]       0.7.2claws18
9517
9518         * sync with sylpheed 0.7.2cvs18
9519                 see ChangeLog entries 2002-02-26 and 2002-02-27
9520
9521 2002-02-26 [alfons]     0.7.2claws17
9522
9523         * src/procheader.c
9524                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
9525                 (spotted by Chris Hessman <idatech@gmx.net>)
9526
9527 2002-02-26 [paul]       0.7.2claws16
9528
9529         * src/mimeview.c
9530           src/pgptext.[ch]
9531           src/procmsg.c
9532                 make decryption of ascii-armored pgp encrypted messages
9533                 and verification of ascii-armored signatures work again.
9534                 slightly altered from the patch by Jens Jahnke 
9535                 <jan0sch@gmx.net>
9536
9537                 ##FIX ME##
9538                 * the checking of plaintext signatures always comes up in 
9539                   a popup box
9540                 * it doesn't work for multipart messages 
9541                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
9542                   including the msg headers and these 2 line themselves, are 
9543                   not displayed
9544
9545         * src/mainwindow.c
9546                 "View/Folder Tree" becomes "View/Separate Folder Tree"
9547                 "View/Message View" becomes "View/Separate Message View"
9548                 because its less ambiguous.
9549
9550         * po/es.po
9551                 updated by Ricardo Mones Lastra
9552
9553 2002-02-26 [paul]       0.7.2claws15
9554
9555         * sync with sylpheed 0.7.2cvs17
9556                 see ChangeLog entries 2002-02-25 and 2002-02-26
9557
9558 2002-02-25 [christoph]  0.7.2claws14
9559
9560         * src/filtering.[ch]
9561         * src/inc.c
9562                 do filtering stuff after all messages have been received
9563                   1. drop all messages to .processing
9564                   2. scan processing folder for messages
9565                   3. filter messages or move to inbox
9566                 this will also find old messages left in processing after
9567                 a crash or something like that and we get a real msginfo
9568                 from folder->get_msg_list and do not have to create our
9569                 own in filter_message
9570         * src/matcher_parser_parse.y
9571                 remove MIX/MAX warning (reordered includes)
9572
9573 2002-02-25 [paul]       0.7.2claws13
9574
9575         * sync with sylpheed 0.7.2cvs15
9576                 see ChangeLog entry 2002-02-24
9577
9578 2002-02-24 [alfons]     0.7.2claws12
9579
9580         * src/filtering.c
9581                 clear old color flags first when applying a new color to
9582                 a message info. 
9583                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
9584
9585 2002-02-24 [alfons]     0.7.2.claws11
9586         
9587         * AUTHORS
9588         * src/prefs_common.c
9589                 add presets for Opera and Konqueror, closes patch #517261,
9590                 submitted by Ville Skyttä <scop@users.sourceforge.net>
9591
9592 2002-02-24 [alfons]     0.7.2.claws10
9593
9594         * AUTHORS
9595         * src/summaryview.c
9596                 fix threading for null message ids, closes patch #521601,
9597                 submitted by Bob Forsman <hammor@users.sourceforge.net>
9598
9599 2002-02-24 [alfons]     0.7.2claws9
9600
9601         * src/summaryview.c
9602         * src/filtering.c
9603                 make Tool | Filter Message work with filtering system so
9604                 setting flags also works
9605
9606                 TODO:
9607
9608                 - Processing uses the same function as Tool | Filter
9609                   Message, but doesn't use the same update proc yet
9610
9611 2002-02-23 [paul]       0.7.2claws8
9612
9613         * sync with sylpheed 0.7.2cvs14
9614                 see ChangeLog entries 2002-02-22 and 2002-02-23
9615
9616 2002-02-22 [christoph]  0.7.2claws7
9617
9618         * src/quote_fmt.c
9619                 Add column space to table
9620         * src/quote_fmt_parse.y
9621                 Close files
9622
9623 2002-02-22 [paul]       0.7.2claws6
9624
9625         * src/Makefile.am
9626           src/defs.h
9627           src/filtering.c
9628           src/inc.[ch]
9629           src/mainwindow.c
9630           src/matcher.[ch]
9631           src/matcher_parser_lex.l
9632           src/matcher_parser_parse.y
9633           src/pop.[ch]
9634           src/prefs_account.h
9635           src/prefs_filtering.c
9636           src/selective_download.[ch]   *** NEW FILES ***
9637           src/utils.[ch]
9638           po/POTFILES.in
9639                 Selective Download added to 'Tool' menu. 
9640                 Retrieves email headers of the currently selected pop3 
9641                 account and allows the user to mark emails for deletion 
9642                 right on the pop3 server. Patch submitted by Oliver Haertel 
9643                 <oha@users.sourceforge.net>.
9644         
9645         * po/POTFILES.in
9646                 add 'src/quote_fmt.c'           
9647
9648 2002-02-22 [christoph]  0.7.2claws5
9649
9650         * src/Makefile.am
9651                 added quote_fmt.c
9652         * src/prefs_common.[ch]
9653         * src/prefs_template.c
9654         * src/quote_fmt.c               *** NEW FILE ***
9655         * src/quote_fmt.h
9656                 move quote format symbol description code
9657                 to it's own file because it is used from
9658                 differnent code parts
9659                 Rewrote symbol description GUI
9660                   + use table
9661                   + add separators
9662                   + get data from array (no more long constant strings)
9663         * src/quote_fmt_lex.l
9664         * src/quote_fmt_parse.y
9665                 Symbol for Literal % changed to \% instead of %%
9666                 (More logical as \ is used for quoting for other symbols)
9667                 Add |f and |p to include files and program output
9668                 Examples:
9669                     |f{/home/.../.signature}
9670                     |p{date}
9671         * po/de.po
9672                 Correct wrong spelling for "Referenzen"
9673
9674 2002-02-21 [paul]       0.7.2claws4
9675
9676         * src/procmsg.c
9677                 forgotten during sync
9678
9679 2002-02-21 [paul]       0.7.2claws3
9680
9681         * sync with sylpheed 0.7.2cvs11
9682                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
9683                 2002-02-20 and 2002-02-21
9684
9685 2002-02-20 [melvin]     0.7.2claws2
9686
9687         * src/prefs_actions.c
9688                 Added error report when child cannot fork or when execvp 
9689                 returns with an error.
9690
9691 2002-02-19 [christoph]  0.7.2claws1
9692
9693         * src/codeconv.c
9694                 return unconverted text if conde conversion is not possible
9695                 when libjconv is used.
9696                 (patch submitted by "Simon 'corecode' Schubert")
9697
9698 2002-02-19 [paul]       
9699
9700         * version 0.7.2claws release
9701
9702 2002-02-19 [paul]       0.7.2claws
9703
9704         * po/nl.po
9705                 updated by Wilbert Berendsen
9706
9707
9708 2002-02-18 [alfons]     0.7.1claws13
9709
9710         * src/syldap.c
9711         * src/jpilot.c
9712                 remove references to dlfcn and explicitly loading functions
9713                 from dynalink libs, because libs linked anyway, and functions
9714                 are loaded explicitly
9715
9716 2002-02-17 [melvin]     0.7.1claws12
9717
9718         * src/prefs_actions.c
9719                 Replaced children wait loop with double fork technique.
9720                 Now, input/output window updated at each new output.
9721                 free_children(): Fixed a memory leak.
9722                 Made input/output window non closable if running children
9723                 still exist.
9724                 Added missing <unistd.h> include.
9725                 Added some --debug outputs.
9726
9727 2002-02-17 [melvin]     0.7.1claws11
9728
9729         * src/summaryview.c
9730                 Fixed bug where descending sort order did not select top
9731                 message.
9732
9733 2002-02-17 [melvin]     0.7.1claws10
9734
9735         * acconfig.h
9736                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
9737         * src/prefs_common.c
9738                 Pspell data package directory no more hard coded but
9739                 set during configuration (PSPELL_PATH). (Thanks to 
9740                                 Gustavo Noronha Silva.)
9741
9742 2002-02-17 [melvin]     0.7.1claws9
9743
9744         * configure.in
9745                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
9746         * src/gtkspell.c
9747                 Fixed compile-time warnings.
9748
9749 2002-02-16 [alfons]     0.7.1claws8
9750
9751         * src/filesel.c
9752                 fix inadvertent free of NULL pointer which caused
9753                 sylpheed to crash when closing the save-as dialog
9754                 using the window close button
9755
9756 2002-02-16 [carsten]    0.7.1claws7
9757         * src/mainwindow.[ch]
9758           src/summaryview.c
9759           src/prefs_common.c
9760                 fixes for pixmap theming code:
9761                         - recently changed mail attributes shouldn't get
9762                           lost any longer
9763                         - theme is only reloaded iff another theme was
9764                           selected
9765
9766 2002-02-16 [paul]       0.7.1claws6
9767
9768         * sync with sylpheed 0.7.2 release
9769                 see ChangeLog entry 2002-02-15 and 2002-02-16
9770
9771 2002-02-15 [paul]       0.7.1claws5
9772
9773         * sync with sylpheed 0.7.1cvs9
9774                 see ChangeLog entry 2002-02-15
9775
9776         * po/POTFILES.in
9777                 remove unneeded headerwindow.c entry
9778
9779 2002-02-14 [carsten]    0.7.1claws4
9780         * src/summaryview.c
9781                 fixed a bug for "Go to next unread message": there was
9782                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
9783                 in the prefs, because of doing "Search again" instead
9784                 "No"
9785
9786 2002-02-14 [carsten]    0.7.1claws3
9787         * src/stock_pixmap.c
9788                 removed 2 more mem leaks; following memprof,
9789                 this code is "leak free" now :)
9790
9791 2002-02-14 [carsten]    0.7.1claws2
9792         * src/stock_pixmap.c
9793                 used opendir/readdir/closedir instead of scandir
9794                 -> code should work now on Solaris
9795
9796 2002-02-14 [paul]       0.7.1claws1
9797
9798         * sync with sylpheed 0.7.1cvs8
9799                 see ChangeLog entries 2002-02-13 and 2002-02-14
9800
9801         * README.claws
9802                 add some description of Actions and Pixmap Themes
9803
9804 2002-02-13 [paul]       
9805
9806         * version 0.7.1claws release
9807
9808 2002-02-13 [paul]       0.7.1claws
9809
9810         * po/es.po
9811           po/it.po
9812           po/pt_BR.po
9813                 updated translations, submitted by Ricardo Mones Lastra,
9814                 Alessandro Maestri and Fabio Junior Beneditto
9815
9816 2002-02-13 [melvin]     0.7.0claws75
9817
9818         * src/prefs_actions.c
9819                 Added missing "signal.h" include
9820
9821 2002-02-13 [melvin]     0.7.0claws74
9822
9823         * src/prefs_folder_item.c
9824                 Added missing "config.h" include
9825         * po/fr.po
9826                 Updated French translation for folder propriety.
9827
9828 2002-02-13 [jens]       0.7.0claws73
9829
9830         * po/POTFILES.in
9831                 Added missing src/prefs_folder_item.c [log added by melvin]
9832         * po/de.po
9833                 Updated German translation.
9834
9835 2002-02-13 [melvin]     0.7.0claws72
9836
9837         * po/fr.po
9838                 Updated French translation.
9839
9840 2002-02-13 [melvin]     0.7.0claws71
9841
9842         * src/gtkutils.c
9843                 Made gtkut_editable_get_selection return NULL if selection
9844                 is of length zero.
9845                 This fixes a bug where selecting part of message A then
9846                 switching to message B and replying to it will not
9847                 quote the message's body.
9848
9849 2002-02-12 [paul]       0.7.0claws70
9850
9851         * src/mainwindow.c
9852                 cosmetic, relating to pixmap themes: on toolbar make 
9853                 updating of 'Exec' and 'Compose news/Compose email'
9854                 icons faster.
9855
9856 2002-02-12 [carsten]    0.7.0claws69
9857         * src/folderview.c
9858           src/mainwindow.[ch]
9859           src/stock_pixmap.c
9860           src/summaryview.c
9861           src/prefs_common.c
9862                 - refreshing after changing pixmap theme better
9863                   now (thanks Paul)
9864                 - wanted to remove some mem leaks, but alfons was
9865                   faster (and had the better solution ;)
9866
9867 2002-02-12 [alfons]     0.7.0claws68
9868
9869         * src/prefs_common.c
9870         * src/stock_pixmap.[ch]
9871                 plug mem leaks, refactor code a little bit
9872
9873
9874 2002-02-12 [sergey]     0.7.0claws67
9875
9876         * src/imap.c
9877                 Fixed problem with copying messages to IMAP folders when the
9878                 server uses something other than '/' as a namespace separator
9879                 (cyrus-imapd uses '.').
9880
9881 2002-02-12 [jens]       0.7.0claws66
9882
9883         * po/de.po
9884                 Updated German Translation
9885
9886 2002-02-12 [paul]       0.7.0claws65
9887
9888         * sync with sylpheed 0.7.1cvs1
9889                 see ChangeLog entry 2002-02-12
9890
9891 2002-02-12 [melvin]     0.7.0claws64
9892
9893         * src/prefs_actions.c
9894                 Fixed "feature" where children's output was duplicated 
9895                 instead of refreshed while monitoring.
9896                 Removed some debug code.
9897
9898 2002-02-12 [christoph]  0.7.0claws63
9899
9900         * src/compose.c
9901                 always delete message from queue after sending/send error
9902                 (closes bug #509601)
9903
9904 2002-02-12 [melvin]     0.7.0claws62
9905
9906         * src/prefs_actions.c
9907                 Children wait loop is now triggered with a timeout of 1s
9908                 Added %F which is replaced with the list of filenames 
9909                 of all selected messages (as suggested by Ricardo Mones Lestra)
9910                 Pipe syntax changed. Prefix with | to send selection, postfix
9911                 with | to retrieve output. Prefix with > or * to send
9912                 user definable input to the command (*: input is hidden)
9913                 Old pipe action should now be postfixed with |, too.
9914
9915 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
9916         * src/stock_pixmap.c
9917                 fixed a bug: if there's no theme directory don't
9918                 throw an error, just do "nothing" (thanks Alfons)
9919
9920 2002-02-12 [carsten]    0.7.0claws60
9921         * src/folderview.c
9922           src/summaryview.c
9923                 had to write the cache twice (nasty!); some marks would 
9924                 get lost if not
9925
9926 2002-02-11 [carsten]    0.7.0claws59
9927         * acconfig.h
9928           configure.in
9929           doc-src/maintainer_guide.txt
9930           src/compose.[ch]
9931           src/defs.h
9932           src/folderview.[ch]
9933           src/gtkutils.[ch]
9934           src/mainwindow.[ch]
9935           src/prefs_common.[ch]
9936           src/stock_pixmap.[ch]
9937           src/summaryview.[ch]
9938                 pixmap theming and related work on pixmap
9939                 handling on some other places
9940                 (e.g. hrm features for all folder)
9941           src/pixmap/stock_*.xpm -> the stock_ was removed
9942         
9943 2002-02-11 [paul]       0.7.0claws58
9944
9945         * sync with sylpheed 0.7.1 release
9946                 see ChangeLog entries 2002-02-11
9947
9948 2002-02-08 [paul]       0.7.0claws57
9949
9950         * sync with sylpheed 0.7.0cvs39
9951                 see ChangeLog entry 2002-02-07 (last entry) 
9952
9953         * src/prefs_actions.c
9954           src/prefs_filtering.c
9955           src/prefs_matcher.c
9956           src/prefs_scoring.c
9957                 sync: made it compile with C compilers other than gcc
9958
9959 2002-02-07 [paul]       0.7.0claws56
9960
9961         * sync with sylpheed 0.7.0cvs38
9962                 see ChangeLog entries 2002-02-06 (last 2 entries) and
9963                 2002-02-07
9964
9965 2002-02-07 [darko]      0.7.0claws55
9966
9967         * src/gtkutils.[ch]
9968         * src/summaryview.c
9969                 Fix const gchar */gchar * issue (thanks Hiro)
9970
9971 2002-02-07 [darko]      0.7.0claws54
9972
9973         * src/compose.[ch]
9974         * src/filtering.c
9975         * src/gtkutils.[ch]
9976         * src/prefs_template.c
9977         * src/quote_fmt.h
9978         * src/quote_fmt_parse.y
9979         * src/summaryview.c
9980         * src/utils.[ch]
9981                 When replying or forwarding an email don't quote the entire
9982                 mail body but use the part of the message text that is selected
9983
9984 2002-02-06 [melvin]     0.7.0claws53
9985
9986         * src/prefs_common.[ch]
9987         * src/gtkspell.[ch]
9988         * src/compose.c
9989                 Made possible to switch quickly to last used dictionary
9990                 which makes checking bilingual documents easier.
9991
9992 2002-02-06 [melvin]     0.7.0claws52
9993         
9994         * po/POTFILES.in
9995                 Added forgotten new file src/prefs_actions.c
9996
9997 2002-02-06 [melvin]     0.7.0claws51
9998
9999         * src/prefs_actions.c   ** NEW FILE **
10000         * src/prefs_actions.h   ** NEW FILE **
10001                 Added actions to execute on message text view, or on the
10002                         message's file.
10003         * src/Makefile.am
10004                 Added src/prefs_actions.[ch]
10005         * src/compose.c
10006                 Added new menu "Edit/Actions"
10007         * src/defs.h
10008                 Added new actionsrc file.
10009         * src/main.c
10010                 Added actionsrc reading.
10011         * src/mainwindow.c
10012                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10013         * src/prefs_common.h
10014                 Added new element actionslst element to prefs_common.
10015
10016 2002-02-06 [paul]       0.7.0claws50
10017
10018         * sync with sylpheed 0.7.0cvs36
10019                 see ChangeLog entry 2002-02-06
10020
10021 2002-02-05 [paul]
10022
10023         * po/es.po
10024                 updated by Ricardo Mones Lastra
10025
10026 2002-02-05 [paul]       0.7.0claws49
10027
10028         * sync with sylpheed 0.7.0cvs33
10029                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10030
10031 2002-02-05 [paul]       0.7.0claws48
10032
10033         * src/compose.c
10034                 re-add 'Edit/Advanced/Delete entire line', previously named
10035                 'Delete Line+'
10036
10037 2002-02-04 [paul]       0.7.0claws47
10038
10039         * src/compose.c
10040           src/summaryview.c
10041                 fix bug #494993 (Reply All not taking Reply-To into consi)
10042                 eliminate differences in behaviour of right-click 'Reply to all' 
10043                 in summary view and 'Reply to all' on the toolbar. 
10044                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10045                 view and From gets ignored by 'Reply to all' on toolbar.
10046                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10047                 From when no Reply-To header is present.
10048
10049 2002-02-04 [paul]       0.7.0claws46
10050
10051         * sync with sylpheed 0.7.0cvs30
10052                 see ChangeLog entries 2002-02-03 and 2002-02-04
10053
10054 2002-02-03 [melvin]     0.7.0claws45
10055
10056         * src/gtkspell.[ch]
10057                 Readded function to highlight all misspelled words.
10058                 Fixed bug where user-provided-words did not replace
10059                         correctly the misspelled word when using the mouse.
10060                 Fixed bug where checking a region selected from right to left did
10061                         not check the region at all.
10062                 Fixed bug where 'Check backwards' may not check at all. 
10063                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10064                 Fixed possible buffer overflow when checking for long strings (>1k).
10065                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10066                 Accelerators code uses now gtk_widget_add_accel.
10067                 Removed and disabled obsolete and unfinished code.
10068                 Cleaning up.
10069
10070         * src/compose.c
10071                 Added menu item to Highlight all misspelled words.
10072
10073 2002-02-01 [paul]       0.7.0claws44
10074
10075         * src/mainwindow.c
10076                 fix '/View/Hide read messages' sensitivity when all
10077                 messages in a folder are hidden
10078
10079 2002-02-01 [paul]       0.7.0claws43
10080
10081         * src/main.c
10082                 add --send option to command line interface, sends all
10083                 queued mail. Patch submitted by Ricardo Mones Lastra.
10084
10085 2002-01-31 [paul]       0.7.0claws42
10086
10087         * src/mainwindow.c
10088                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10089
10090 2002-01-31 [paul]       0.7.0claws41
10091
10092         * sync with sylpheed 0.7.0cvs27
10093                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10094                 and 2002-01-31
10095
10096         * src/textview.c
10097                 comment out elements of textview_show_part() as temporary
10098                 workaround for attachment 'Display as text' bug 
10099
10100         * po/pt_BR.po
10101                 updated by Fabio Junior Beneditto
10102
10103 2002-01-30 [paul]       0.7.0claws40
10104
10105         * sync with sylpheed 0.7.0cvs24
10106                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10107                 and 2002-01-30
10108
10109         * src/compose.c
10110                 add {N_("/_Spelling"), ... "<Branch>"} to 
10111                 GtkItemFactoryEntry compose_entries[]
10112
10113         * src/prefs_common.c
10114                 add claws menu items to prefs_keybind_apply_clicked()
10115                 and remove non-claws menu items
10116
10117 2002-01-29 [paul]       0.7.0claws39
10118
10119         * sync with sylpheed 0.7.0cvs22
10120                 see ChangeLog entries 2002-01-28 and 2002-01-29
10121
10122 2002-01-28 [melvin]     0.7.0claws38
10123
10124         * src/compose.c
10125                 Added the declartion of compose_send_control_enter.
10126
10127         * src/compose.c
10128         * src/gtkspell.[ch]
10129                 Added in a 'Spelling' menu which includes the configuration menu. 
10130                 Added a real 'Check all' and got rid from the old one which only
10131                 highlited misspelled word.
10132                 Made 'Check while typing' a disableable option.
10133                 Added a dialog when there are no more misspelled word.
10134                 Added a dialog if error occurs when switching to a dictionary.
10135         
10136         * src/prefs_common.[ch]
10137                 Added option for the default 'Check while typing' option.
10138
10139
10140 2002-01-28 [alfons]     0.7.0claws37
10141
10142         * src/compose.c
10143                 fix buglet and make code comply with sylpheed code style
10144
10145 2002-01-28 [paul]       0.7.0claws36
10146
10147         * sync with sylpheed 0.7.0cvs19
10148                 see ChangeLog entries for 2002-01-28
10149
10150 2002-01-28 [hoa]        0.7.0claws35
10151
10152         * src/defs.h
10153                 added rendererrc
10154
10155         * src/main.c
10156                 read the renderer config
10157
10158         * src/procmime.[ch]
10159                 use the renderer config to convert mime attachments
10160
10161         * src/textview.c
10162                 don't use textview_show_html/ertf,
10163                 use get_text_content instead
10164
10165 2002-01-27 [alfons]     0.7.0claws34
10166         
10167         * src/news.c
10168                 make sylpheed believe it can delete a news message...
10169                 (messages are NOT deleted, maybe we should remove
10170                 processing from the folder properties after all.)
10171
10172 2002-01-27 [alfons]     0.7.0claws33
10173
10174         * src/folder.c
10175                 add extra checks
10176         * src/news.c
10177                 implement remove_msg() 
10178
10179 2002-01-27 [alfons]     0.7.0claws32
10180
10181         * src/procmsg.h
10182         * src/procheader.c
10183         * src/messageview.c
10184                 fix return receipt / disposition notification again. this
10185                 stuff seems to break on _every_ major summary UI change, so
10186                 it's now implemented using a flag which is saved in the
10187                 marks cache
10188                 
10189 2002-01-26 [alfons]     0.7.0claws31
10190
10191         * src/import.c
10192                 let import dialog show the destination folder identifier
10193
10194 2002-01-26 [melvin]     0.7.0claws30
10195
10196         * src/folderview.c
10197         * src/summaryview.c
10198                 Readded 'Mark all read' into summary view popup menu
10199                 Added 'Mark all read' in folder view popup menu for IMAP
10200                 and NNTP.
10201                 Made it insensitive if the selected folder is not the shown
10202                 one to avoid 'Mark all read' on the wrong folder.
10203                 
10204 2002-01-26 [paul]       0.7.0claws29
10205
10206         * src/folderview.c
10207           src/summaryview.c
10208                 move 'Mark all read' from summary view to folder view
10209                 menu. (adapted from) patch submitted by Jeremy Andrews,
10210                 <lists@kerneltrap.com>
10211
10212 2002-01-25 [alfons]     0.7.0claws28
10213
10214         * src/gtkstext.c
10215                 put the gtk class name back so GtkSText adapts the 
10216                 settings of GtkText
10217
10218 2002-01-25 [alfons]     0.7.0claws27
10219
10220         * src/folderview.c 
10221                 assimilate Ricardo's patch that shows pixmaps instead of
10222                 plain "new" and "unread" texts in the folder view column
10223                 headers 
10224
10225 2002-01-25 [paul]       0.7.0claws26
10226
10227         * src/Makefile.am
10228                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
10229                 be found in non-standard locations. 
10230                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
10231
10232 2002-01-25 [paul]       0.7.0claws25
10233
10234         * sync with sylpheed 0.7.0cvs16
10235                 see ChangeLog entry 2002-01-25
10236
10237 2002-01-24 [paul]       0.7.0claws24
10238
10239         * more sync with sylpheed 0.7.0cvs15
10240                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
10241
10242 2002-01-23 [sergey]     0.7.0claws23
10243
10244         * src/importldif.c
10245                 Fixed segfault when closing LDIF import wizard with
10246                 the window manager.
10247         * src/imageview.c
10248         * src/imageview.h
10249         * src/messageview.c
10250         * src/mimeview.c
10251                 Fixed wrong scrolling position after switching between
10252                 text and image parts.
10253
10254 2002-01-23 [paul]       0.7.0claws22
10255
10256         * sync with sylpheed 0.7.0cvs15
10257                 see ChangeLog entries 2002-01-22 and 2002-01-23
10258
10259 2002-01-21 [melvin]     0.7.0claws21
10260
10261         * src/prefs_scoring.c
10262         * src/prefs_filtering.c
10263                 Fixed bug where scoring and filtering windows stopped
10264                 autochecking.
10265
10266 2002-01-21 [paul]       0.7.0claws20
10267
10268         * sync with sylpheed 0.7.0cvs12
10269                 see ChangeLog entries 2002-01-20 and 2002-01-21
10270
10271 2002-01-21 [carsten]    0.7.0claws19
10272         * src/mainwindow.c
10273         * src/menu.[ch]
10274         * src/messageview.[ch]
10275         * src/summaryview.[ch]
10276                 changes to shortcuts handling again:
10277                         + "Q" now controled by mainwin
10278                         + v/V are now customizable and have slightly
10279                           different meanings
10280                 the "button" to minimize the messageview (and maximize
10281                 the summary view) is a real button now
10282         * src/compose.c
10283                 "Delete Line+" added to Edit/Advanced (this will also
10284                 delete the '\n')
10285
10286 2002-01-20 [melvin] 0.7.0claws18
10287
10288         * src/addressbook.c
10289                 Made "Bcc" sensitive when addressbook is called from
10290                 compose window (it was a Claws only bug).
10291
10292 2002-01-19 [alfons] 0.7.0claws17
10293
10294         * src/inc.c
10295                 prevent unnecessary updates when currently selected folder has
10296                 no new messages 
10297
10298 2002-01-19 [alfons] 0.7.0claws16
10299         
10300         * src/summaryview.c
10301                 prevent writing the cache based on current message list in summary 
10302                 view when filtering also put messages in currently selected folder
10303
10304 2002-01-19 [paul]
10305
10306         * po/it.po
10307                 Italian translation submitted by Alessandro Maestri
10308                 <a.maestri@cs.tin.it>
10309
10310 2002-01-18 [melvin]     0.7.0claws15
10311
10312         * src/prefs_filters.c
10313                 fixed bug where 'cancel' from 'filters' window stops autochecking
10314                 if the timer timed out  when the window was open.
10315
10316 2002-01-18 [match]      0.7.0claws14
10317
10318         * src/addrclip.[ch]     ** NEW FILE **
10319         * src/addrselect.[ch]   ** NEW FILE **
10320         * src/adbookbase.h      ** NEW FILE **
10321                 addressbook cut, copy and paste
10322         * src/addrbook.[ch]
10323         * src/addrcache.[ch]
10324         * src/addressitem.h
10325         * src/addrindex.[ch]
10326         * src/addritem.[ch]
10327         * src/importldif.c
10328         * src/importmutt.c
10329         * src/jpilot.[ch]
10330         * src/syldap.[ch]
10331         * src/vcard.[ch]
10332         * src/jpilot.[ch]
10333         * src/editbook.c
10334         * src/editjpilot.c
10335         * src/editldap.c
10336         * src/editvcard.c
10337                 support for copy/paste
10338         * src/addressbook.c
10339                 support for copy/paste
10340                 tidy up menu option processing
10341                 correct address list function arguments
10342         * src/editaddress.c
10343                 sort user attributes
10344         * src/ldif.h
10345         * src/mutt.h
10346                 tidy up
10347
10348         * src/addrbook.[ch]
10349         * src/addrbook.[ch]
10350         * src/addrbook.[ch]
10351                 
10352
10353 2002-01-18 [paul]       0.7.0claws13
10354
10355         * sync with sylpheed 0.7.0cvs8
10356                 configure.in: support Mac OS X (Darwin)
10357
10358 2002-01-18 [carsten]    0.7.0claws12
10359         * src/html.c
10360                 small hack to fix a segfault with an empty href
10361                 (reported by Alexandra Walford <deeni@altern.org>)
10362         * src/mainwindow.c
10363         * src/summaryview.c
10364                 the shortcuts for Mark und Mark as unread are hardcoded
10365                 again
10366         * src/compose.c
10367         * src/gtkstext.[ch]
10368                 readded the shortcuts in gtkstext but made them
10369                 customizeable (simply by adding a menu plus a wrapper
10370                 to compose.c)
10371
10372 2002-01-17 [melvin]     0.7.0claws11
10373
10374         * src/gtkspell.c
10375                 fix default dictionary not being saved.
10376
10377 2002-01-16 [darko]      0.7.0claws10
10378
10379         * src/compose.c
10380                 fix wrapping crash with URL longer than wrapping margin
10381
10382 2002-12-08 [hoa]        0.7.0claws10
10383
10384         * src/matcher_parser_parse.y
10385                 fixed some bugs
10386
10387         * src/prefs_filtering.c
10388                 now, we can use bounce action in the dialog box.
10389
10390 2002-01-16 [carsten]    0.7.0claws9
10391         * src/gtkstext.c
10392                 removed the <control> and <alt> shortcuts because they're
10393                 not needed and interefered with the "normal" shortcuts
10394         * src/mainwindow.c
10395         * src/summaryview.c
10396                 removed most of the hardcoded shortcuts and assigned
10397                 them to menu entries making them easy customizable by
10398                 that
10399
10400 2002-01-16 |melvin]     0.7.0claws8
10401
10402         * src/gtkspell.c
10403                 fixed bug where using the mouse and when the compose
10404                 window is not on top may result in a crash.
10405
10406 2002-01-16 [melvin]     0.7.0claws7
10407
10408         * src/compose.c
10409                 fixed a long standingspell checker bug which could 
10410                 cause a crash after sending a message.
10411
10412 2002-01-16 [paul]       0.7.0claws6
10413
10414         * sync with sylpheed 0.7.0cvs7
10415                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
10416                 2002-01-15, and 2002-01-16
10417
10418 2002-01-16 [melvin]     0.7.0claws5
10419
10420         * README.claws
10421         * src/compose.c
10422         * src/gtkspell.[ch]
10423         * src/main.c
10424                 Heavily modified spell checker code to work around
10425                 ispell bug, to add keyboard shortcuts and for future
10426                 enhancements. See README.claws for usage information.
10427
10428 2002-01-15 [alfons]     0.7.0claws4
10429         
10430         * src/summaryview.c
10431                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
10432                 so sorting within threads reflects sort mode
10433
10434 2002-01-15 [christoph]  0.7.0claws3
10435
10436         * src/procmsg.c
10437                 added alertpanel if mail sending failed
10438
10439 2002-01-15 [alfons]     0.7.0claws2
10440         
10441         * src/prefs_filtering.c
10442                 don't stop timer when prefs filtering dialog is opened
10443
10444 2002-01-14 [alfons]     0.7.0claws1
10445
10446         * src/addr_compl.c
10447         * src/prefs.c
10448                 remove debug_print()s for privacy reasons
10449
10450 2002-01-14 [darko]      0.7.0claws
10451
10452         * README.claws
10453                 quotation wrapping is now also in the main branch
10454
10455 2002-01-14 [paul]
10456
10457         * tools/filter_conv.pl
10458                 allow for Boolean Op and case-sensitivity
10459                 this file is included in the release and tagged
10460                 'rel_0_7_0'
10461
10462 2002-01-13 [paul]       0.7.0claws
10463
10464         * release 0.7.0, with cvs tag 'rel_0_7_0'
10465
10466 2002-01-13 [paul]
10467
10468         * tools/filter_conv.pl
10469         * tools/README
10470                 rewritten to output to matcherrc instead of filteringrc
10471
10472         * po/es.po
10473                 updated Spanish translation by Ricardo Mones Lastra
10474
10475 2002-01-13 [alfons]
10476
10477         * po/nl.po
10478                 update dutch translation
10479
10480 2002-01-13 [paul]
10481
10482         * po/pt_BR.po
10483                 Updated by Fabio Junior Beneditto 
10484
10485 2002-01-13 [melvin]     0.6.6claws53
10486
10487         * po/fr.po
10488                 Updated french translation
10489
10490 2002-01-12 [alfons]     0.6.6claws52
10491
10492         * src/filtering.c
10493                 plug mem leak that has been sitting there for ages              
10494
10495 2002-01-12 [alfons]     0.6.6claws51
10496
10497         * src/summaryview.c
10498                 undo melvin's changes from 0.6.6claws48 because summary
10499                 view now refuses to select first unread message when
10500                 selecting a folder 
10501
10502 2002-01-11 [alfons]     0.6.6claws50
10503
10504         * src/import.c
10505                 use claws' semantics for getting folder item when
10506                 importing an mbox file into a folder 
10507                 (submitted by Dale P. Smith)
10508
10509 2002-01-11 [christoph]  0.6.6claws49
10510
10511         * src/prefs.h
10512                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
10513                 toggle widget, because non static prefs can not use
10514                 prefs_set_* functions
10515         * src/prefs_account.c
10516                 toggle smtp auth password field sensitivity if
10517                 user id is empty and add descrition of usage for
10518                 these fields
10519         * src/prefs_folder_item.c
10520                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
10521                 callbacks
10522
10523 2002-01-11 [melvin]     0.6.6claws48
10524
10525         * src/compose.c
10526                 fix the 'Ctrl-Enter' feature for sending and test really
10527                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
10528                 editables which was not documented in Gtk)
10529
10530         * src/summaryview.c
10531                 Made summaryview refresh after sorting and not before.
10532
10533 2002-01-11 [christoph]  0.6.6claws47
10534
10535         * src/compose.c
10536                 select account from account ids if possible and
10537                 correctly set save folder for copy in reedit
10538
10539 2002-01-10 [paul]       0.6.6claws46
10540
10541         * sync with sylpheed 0.7.0 release
10542                 see ChangeLog entries 2002-01-07, 2002-01-08 and
10543                 2002-01-09
10544
10545 2002-01-09 [alfons]
10546
10547         * src/summaryview.c
10548                 remove more dirt traces...
10549
10550 2002-01-09 [alfons]
10551         
10552         * src/summaryview.c
10553                 clean up some traces of my debugging stuff
10554
10555 2002-01-09 [alfons]     0.6.6claws45
10556
10557         * src/filtering.c
10558                 break up filteringprop_apply() in three separate pieces
10559                 so we can drop messages that failed processing in the
10560                 inbox
10561
10562         * src/summaryview.c
10563                 fix bug #469598 "no refresh of inbox after filter" which 
10564                 was introduced by the new summary view locking, and which 
10565                 prevented the summary view to update after a manual filter 
10566                 message. claw's filter message requires a summary_show().
10567                 (aargh, summary_show() again! :-)
10568                 
10569 2002-01-07 [alfons]     0.6.6claws44
10570
10571         * src/headerwindow.c
10572         * src/logwindow.c
10573         * src/messageview.c
10574         * src/sourcewindow.c
10575                 bring in Hiro's last 0.7.0 wm class fixes
10576
10577         * tools/sylprint.pl
10578                 bring in Ricardo's fix for sylprint script
10579
10580         * AUTHORS       
10581         * src/rfc2015.[ch]
10582         * src/prefs_common.[ch]
10583         * src/prefs_account.[ch]
10584         * src/compose.c
10585                 clean up account preference poison in rfc2015,
10586                 and preparation to fix double sign bug 
10587                 (patch submitted by Simon 'corecode' Schubert)
10588
10589 2002-01-07 [christoph]  0.6.6claws43
10590
10591         * src/mh.c
10592                 search for free message number, do not only rely
10593                 on last_num
10594         * src/send.c
10595                 fix smtp auth and use extra account information
10596                 if available, if not use pop3 data instead
10597                 (closes bug #500341)            
10598         * src/ssl.[ch]
10599                 match coding style
10600
10601 2002-01-06 [alfons]     0.6.6claws42
10602
10603         * src/mainwindow.c
10604                 try making the separate windows work again...
10605
10606 2002-01-06 [alfons]     0.6.6claws41
10607
10608         * src/mainwindow.c
10609                 adapt Hiro's separate window menu (to get rid of the funny
10610                 duplicate menu items), and make it work again
10611
10612 2002-01-06 [alfons]     0.6.6claws40
10613
10614         * tools/Makefile.am
10615         * tools/sylprint.rc
10616         * tools/sylprint.pl
10617         * tools/README.sylprint
10618                 add sylprint script for printing mails from Sylpheed
10619                 (contributed by Ricardo Mones Lastra)
10620
10621         * src/acount.c
10622                 clean up
10623
10624 2002-01-06 [melvin]     0.6.6claws39
10625
10626         * src/mainwindow.c
10627         * src/summaryview.c
10628                 Fixed crash introduced in 0.6.6claws38 by the menu
10629                 reorganisation (Hide read messages)
10630         
10631         * ChangeLog.claws 
10632                 Fixed typo (we are now in 2002, alfons ;) )
10633
10634 2002-01-05 [alfons]     0.6.6claws38
10635
10636         * sync with sylpheed 0.6.6cvs10-17
10637                 (last stuff marked as LAST_STABLE)
10638
10639 2002-01-04 [melvin]     0.6.6claws37
10640
10641         * src/account.c
10642                 Made account selection code use strcasestr again instead of
10643                 g_strcasecmp (fixes bug where reediting queued messages
10644                 did not select proper account reported by T. Link).
10645         
10646         * src/folderview.c
10647                 Fix bug where folder icons are not shown when 'hide read messages'
10648                 is on.
10649         
10650         * src/stock_pixmaps.[ch]
10651                 Added folder icons for 'hide read messages'.
10652         
10653         * src/compose.c
10654                 Fixed bug where 'Enter' in a header entry will send the message 
10655                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
10656
10657 2002-01-03 [melvin]     0.6.6claws36
10658         
10659         * src/prefs.[ch]
10660                 Added popup menu for common preferences and
10661                 account preferences (right click on tab displays
10662                                 a menu of all tabs.)
10663
10664 2002-01-02 [melvin]     0.6.6claws35
10665
10666         * src/gtkspell.[ch]
10667                 Made spelling code compatible with undo/redo feature.
10668                 Added creation of suggestion mode menu for the general
10669                         preferences.
10670         
10671         * src/prefs_common.[ch]
10672                 Added option menu for the speller's suggestion mode.
10673                 Added missing spaces in "..." buttons and made a "..."
10674                         button non translatable!
10675         
10676         * src/compose.c
10677                 Made speller use the default suggestion mode.
10678                 Hack to make it possible to choose 'CTRL-Enter' as a
10679                         shortcut for sending (and only for sending).
10680
10681         * src/prefs_folder_item.c
10682                 Changing subject simplification does not update cache 
10683                         anymore (because it is unnecessary).
10684                 Fixed bug where changing subject simplification updated the 
10685                         summaryview even when the viewed folder is not the
10686                         folder which properties are being changed. (E.g. 
10687                                         viewing folder A and changing
10688                                         the subject simplification of 
10689                                         folder B -not being viewed- updated the 
10690                                         summaryview of folder A with data of
10691                                         folder B). (Hope this is clear... )
10692
10693 2001-12-31 [alfons]     0.6.6claws34
10694         
10695         * src/ldif.c
10696         * src/mutt.c
10697                 fgetc() returns a signed integer which doesn't
10698                 fit in a char. so c truncates this to a char
10699                 but we may lose significant bits. i.e. we may
10700                 comparing 0xFF which may not be equal to -1
10701                 unless properly casted to signed char which
10702                 we won't do because fgetc() returns a signed
10703                 integer which doesn't fit in a char. so c 
10704                 truncates this to a char but we may lose 
10705                 significat bits. (you got the idea, thanks
10706                 to Gustavo Noronha Silva <kov@debian.org>
10707                 and the Debian folks!)
10708
10709 2001-12-30 [alfons]     0.6.6claws33
10710
10711         * src/prefs_common.c
10712                 add #ifdef USE_PSPELLs that Melvin forgot               
10713
10714 2001-12-30 [melvin]     0.6.6claws32
10715         
10716         * src/prefs_common.[ch]
10717                 Added configurable color for misspelled words.
10718
10719         * src/gtkspell.[ch]
10720                 Fixed bug of foreground text color (reported by David
10721                                 Mehrmann)
10722                 Added configurable color for misspelled words.
10723
10724 2001-12-30 [alfons]     0.6.6claws31
10725
10726         * src/folder.c
10727                 remove unnecessary things someone put there
10728
10729         * src/mh.c
10730         * src/folder.[ch]
10731                 make folder properties (like threading and sorting) persistent
10732                 (closes bug #497424 "rescan folder tree resets proprieties")
10733                 currently this is only for MH folders. 
10734
10735 2001-12-29 [melvin]     0.6.6claws30
10736
10737         * src/string_match.[ch]
10738                 Optimized a bit: regexp pattern buffer compiled only once, and
10739                   one subroutine call removed. Fixed ^ regexp search: Now, 
10740                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
10741         
10742         * src/summaryview.c
10743                 Subject filtering changed to filter summary columns and
10744                   not directly the messages subject cache. The loss in 
10745                   performance is balanced by the improvement of string_match.
10746                 Added an alert panel if there is an error in the regexp.
10747
10748         * src/src/prefs_folder_item.h
10749                 Added a regexp pattern buffer.
10750
10751 2001-12-28 [alfons]     0.6.6claws29
10752
10753         * src/string_match.[ch]
10754                 clean up name space
10755                 allow compilation *BSD
10756
10757 2001-12-27 [alfons]     0.6.6claws28
10758
10759         * src/filter.c
10760                 sync the Hiro's bug fix for BSD
10761
10762 2001-12-27 [melvin]     0.6.6claws27
10763         
10764         * src/compose.c
10765                 Simplify focus to subject entry code.
10766
10767 2001-12-27 [darko]      0.6.6claws26
10768
10769         * src/filtering.c
10770         * src/mbox_folder.c
10771         * src/messageview.c
10772         * src/mh.c
10773         * src/procheader.[ch]
10774         * src/procmsg.h
10775         * src/stock_pixmap.[ch]
10776         * src/summaryview.c
10777                 Show key icon for encrypted mails in summary view
10778
10779         * src/pixmaps/clip.xpm
10780         * src/pixmaps/clipkey.xpm
10781         * src/pixmaps/key.xpm
10782                 New/modified icons for the above
10783
10784 2001-12-27 [melvin]     0.6.6claws25
10785
10786         * src/prefs_common.c
10787                 Put spell checker options in a separate tab to decrease
10788                 the Common Preferences window height.
10789
10790         * README.claws  
10791                 Update spell checker usage instruction about its options
10792                 location.
10793
10794 2001-12-27 [melvin]     0.6.6claws24
10795
10796         * src/compose.c
10797                 Changed subject entry widget position. Initial focus is
10798                 on the To header instead of the subject entry.
10799                 Creating a new header scrolls the header list to make the
10800                 created one visible. Nevertheless, when automatically filling
10801                 headers, the first one is shown.
10802                 A Tab key press in the last empty header entry zips the 
10803                 focus to the subject entry.
10804                 (I did not change the combo boxes, yet)
10805
10806 2001-12-26 [alfons]     0.6.6claws23
10807
10808         * src/prefs_account.c
10809         * src/inc.c
10810                 allow default inbox to reside in another mailbox (only
10811                 works for POP3 accounts)
10812
10813 2001-12-26 [alfons]     0.6.6claws22
10814         
10815         * src/textview.c
10816                 make reply-on-click work with the account of the selected folder
10817         * src/compose.c
10818                 put a fixme here to remind me to fix finding correct default
10819                 account for nested folders
10820
10821 2001-12-25 [alfons]     0.6.6claws21
10822
10823         * src/summaryview.c
10824                 make column headers display locked and mark pixmaps (idea by Melvin) 
10825                 fix bug by adding score and locked column type to sort array
10826
10827 2001-12-25 [alfons]     0.6.6claws20
10828         
10829         * src/summaryview.c
10830                 catch a *potentially* inadvertent write back of  
10831                 the message cache(s) introduced by 0.6.5claws37
10832
10833 2001-12-25 [christoph]  0.6.6claws19
10834
10835         * src/stock_pixmap.[ch]
10836         * src/summaryview.c
10837                 add ignore thread pixmap
10838                 (can someone draw a better icon for this?)
10839
10840 2001-12-24 [alfons]     0.6.6claws18
10841
10842         * src/prefs_folder_item.c
10843                 make address completion actually work for the
10844                 Default To address in the Folder Property dialog.
10845
10846 2001-12-24 [alfons]     0.6.6claws17
10847         
10848         * src/summaryview.c
10849                 use new style regexp for subject stripping 
10850                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
10851
10852 2001-12-24 [darko]      0.6.6claws16
10853
10854         * src/pgptext.c
10855         * src/rfc2015.c
10856                 move GPG related informational messages to debug mode
10857
10858 2001-12-23 [alfons]     0.6.6claws15
10859
10860         * src/stock_pixmap.[ch]
10861         * src/summaryview.c
10862                 add the forgotten Claws' locked pixmap
10863
10864 2001-12-23 [alfons]     0.6.6claws14
10865
10866         * src/filesel.c
10867                 accept file name typed in entry in multi file
10868                 selector (patch submitted by Gustavo Noronha Silva 
10869                 <kov@debian.org>)
10870
10871 2001-12-23 [alfons]     0.6.6claws13
10872
10873         * src/prefs_filter.c
10874         * src/prefs_filtering.c
10875         * src/matcher.c
10876         * src/importmutt.c
10877                 clean up a little bit
10878         
10879         * src/string_match.c
10880                 validate input strings a little bit more
10881
10882 2001-12-23 [alfons]     0.6.6claws12
10883
10884         * src/Makefile.am
10885         * src/summaryview.c
10886         * src/string_match.[ch]         ** NEW **
10887         * src/folderview.[ch]
10888         * src/headerview.h
10889         * src/folder.[ch]
10890         * src/prefs_folder_item.[ch]
10891                 add subject simplification to strip out strings from
10892                 a subject line (esp. handy for mailing lists). 
10893                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
10894                 but slightly changed things for better integration.)
10895
10896 2001-12-23 [alfons]     0.6.6claws11
10897
10898         * src/mainwindow.c
10899                 fix bug introduced by submission included in 0.6.5claws52.
10900                 ideally this submission should clean the trash if any trash
10901                 folder has a message. however, the hasTrash variable was
10902                 set to false whenever a trash folder was empty (discarding
10903                 a previously found *filled* trash folder.)
10904
10905                 also edited the code a little bit and made it more safe.
10906
10907 2001-12-22 [alfons]     0.6.6claws10
10908
10909         * src/imap.c
10910                 quick fix for Martin Pool's omission of an account
10911                 specific SSL setting
10912
10913 2001-12-22 [alfons]     0.6.6claws9
10914
10915         * src/compose.c
10916         * src/messageview.c
10917         * src/mimeview.c
10918         * src/pgptext.c
10919         * src/procmime.[ch]
10920                 better support for multipart/digest (submitted
10921                 by Fredrik <e98fo@efd.lth.se>)
10922
10923 2001-12-22 [alfons]     0.6.6claws8
10924
10925         * src/addressbook.c
10926                 correct function signature
10927         * src/socket.[ch]
10928         * src/imap.[ch]
10929         * src/prefs_account.[ch]
10930                 allow IMAP over SSH tunnel (patch submitted by 
10931                 Martin Pool <mbp@samba.org>)
10932
10933 2001-12-21 [alfons]     0.6.6claws7
10934
10935         * sync with sylpheed 0.6.6cvs4-9
10936                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
10937
10938 2001-12-21 [christoph]  0.6.6claws6
10939
10940         * src/compose.c
10941         * src/prefs_folder_item.[ch]
10942                 implement saving of outgoing messages to current folder.
10943                 fix segfault when no default outbox is available
10944                 (closes bug #495683)
10945
10946 2001-12-21 [carsten]    0.6.6claws5
10947         * src/folderview.c
10948         * src/summaryview.c
10949                 pressing CTRL while DND does now the expected thing and
10950                 copies the mail (moving is still the default, as this
10951                 seam more appropriate for handling mails by DND)
10952
10953 2001-12-18 [paul]       0.6.6claws4
10954
10955         * sync with sylpheed 0.6.6cvs3
10956                 see ChangeLog entries 2001-12-18
10957
10958 2001-12-18 [hiro]       0.6.6claws3
10959
10960         * src/undo.c
10961                 fix for multibyte characters (obtain the number of letters
10962                 instead of bytes).
10963
10964 2001-12-17 [paul]       0.6.6claws2
10965
10966         * sync with sylpheed 0.6.6cvs1
10967                 see ChangeLog entry 2001-12-16
10968
10969 2000-12-17 [alfons]     0.6.6claws1
10970
10971         * src/filtering.c
10972                 clean up
10973
10974 2001-12-16 [paul]       0.6.6claws
10975 2001-12-15
10976
10977         * Release version 0.6.6claws, cvs tag: rel_0_6_6
10978
10979         * src/mimeview.c
10980                 last minute sync with main 0.6.6
10981
10982         * po/es.po
10983                 updated by Ricardo Mones Lastra
10984                 update for last minute sync
10985         * po/fr.po
10986         * po/nl.po
10987                 update for last minute sync
10988         * po/de.po
10989                 updated by Jens Oberender
10990         * po/pt_BR.po
10991                 updated by Fabio Junior Beneditto
10992
10993         * src/prefs_common.[ch]
10994         * src/undo.c
10995                 number of undo levels is user configurable
10996                 (squeeze it into the release in the dying
10997                 moments) Submitted by Jens Oberender    
10998
10999 2001-12-15 [melvin]
11000
11001         * po/fr.po
11002                 updated french translation
11003
11004 2001-12-15 [paul]       0.6.5claws92
11005
11006         * sync with sylpheed 0.6.5cvs28
11007                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11008
11009         * po/nl.po
11010                 update to allow for sync
11011
11012 2001-12-15 [alfons]
11013         
11014         * po/nl.po
11015                 update dutch translation
11016
11017 2001-12-14 [carsten]    0.6.5claws91
11018         * src/summaryview.c
11019                 fixed bug #473785; also after changing the column order
11020                 the same message will be selected and displayed as before
11021                 the reordering
11022
11023 2001-12-14 [carsten]    0.6.5claws90
11024         * src/folderview.c
11025                 probably found the bug reported by wwb opening or closing
11026                 a folder tree just before dnd (found the solution in the
11027                 balsa source -- thanks to them)
11028
11029 2001-12-14 [carsten]    0.6.5claws89
11030         * src/gtkutils.c
11031         * src/account.c
11032                 moved gtk_clist_moveto to the right place, so that
11033                 only the accounts dialog is effected on opening
11034
11035 2001-12-14 [carsten]    0.6.5claws88
11036         * src/gtkutils.c
11037                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11038                 now, so that the focused row will be seen in any case
11039                 (reported by wwp on sf-claws-user)
11040
11041 2001-12-14 [darko]      0.6.5claws87
11042
11043         * src/compose.c
11044                 remove unnecessary line
11045
11046 2001-12-14 [paul]       0.6.5claws86
11047
11048         * sync with sylpheed 0.6.5cvs27
11049                 see ChangeLog entries 2001-12-14
11050
11051 2001-12-14 [carsten]    0.6.5claws85
11052         * src/mainwindow.c
11053                 following a suggestion of Melvin the rcoabm pops up
11054                 right under the button now and the button is reliefed
11055                 while the popup is open
11056
11057 2001-12-14 [darko]      0.6.5claws84
11058
11059         * src/compose.c
11060                 fix crash when wrapping long lines if linewrap quotation
11061                 is disabled and wrapper encounters a word spanning more
11062                 than one line
11063
11064 2001-12-13 [paul]       0.6.5claws83
11065
11066         * src/compose.c
11067                 prefer 'Reply-To' header over mailing list header when
11068                 replying to a message. Finally prevent all those confirmation 
11069                 messages being sent to the list itself.
11070
11071         * src/summaryview.c
11072                 remove unused summary_set_menu_sensitive() entry
11073
11074 2001-12-13 [paul]       0.6.5claws82
11075
11076         * src/folderview.c
11077         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11078         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11079         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11080                 improvements to 'Hide read messages': Inbox, Outbox,
11081                 Trash, Queue, and Draft icons now reveal presence of hidden 
11082                 messages
11083
11084 2001-12-12 [alfons]     0.6.5claws81
11085
11086         0.6.5claws80 was tagged as LAST_STABLE
11087
11088         * src/filtering.[ch]
11089         * src/matcher.[ch]
11090         * src/matcher_parser_lex.c
11091                 fix the filtering; my last attempt to get it right, 
11092                 if it does not work, it's Hoa's turn. ;-)
11093
11094                 for my honourable peers:
11095                 
11096                 the code now makes a clear distinction between
11097                 rules as they are displayed (probably escaped),
11098                 and as they are executed (probably unescaped). the
11099                 parser does *NOT* do any unescaping, this is
11100                 the task of the matcher.c (which breaks up a
11101                 rule into condition) and the filtering.c (which
11102                 breaks up the rule's action). to make this
11103                 run happily we provide an unescaped copy of
11104                 crucial strings to the MatcherProp and 
11105                 FilteringAction structures. note that the only
11106                 exception to this is any REGEXP string. those
11107                 are directly passed to regcomp() and regexp()
11108                 (who have much more powerful unescape functions).
11109                 
11110                 for everyone else:
11111         
11112                 you can escape tab (\t), carriage return (\r),
11113                 linefeed (\n), form feed (\f), quote (\"), 
11114                 single quote (\'), bell (\b) in all the entry
11115                 lines in the scoring & filtering dialogs.
11116                 as an added bonus this should not affect
11117                 existing filtering rules.
11118
11119 2001-12-12 [carsten]    0.6.5claws80
11120
11121         * src/summaryview.c
11122         * po/de.po
11123                 "item(s) selected" is now sensitive to 1 or more
11124                 than one selected (nice for language where simple
11125                 adding of a "s" is not possible as German (Eintrag
11126                 ->Eintr"age)
11127                 
11128                 the "forward as attachment" entry from the right
11129                 click menu removed, "forward" acts following the
11130                 prefs
11131         
11132         * src/textview.c
11133                 reverted my former changes; so compiler warning again
11134                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
11135                 nevertheless
11136
11137         * src/messageview.c
11138                 "search in message" does now *not* only work in MVIEW_TEXT
11139                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
11140                 message
11141
11142         * src/mainwindow.c
11143                 removed "/File/_Close" as it was the same as "/File/E_xit"
11144                 and we don't need it two times
11145
11146                 the separate folder view and message view now get a distinct
11147                 WMCLASS, just in case someone is using sawfish ;-)
11148
11149                 as the menu entries "/View/Message view" and "/View/Folder tree"
11150                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
11151                 make them sensitive accordingly and as these two are "shown"
11152                 after startup anytime check this menuitem at startup
11153
11154 2001-12-12 [paul]       0.6.5claws79
11155
11156         * src/folderview.c
11157                 fix sensitivity of 'Search folder...', broken in
11158                 0.6.5claws75
11159
11160         * src/mainwindow.c
11161                 fix dodgy English
11162
11163 2001-12-11 [carsten]    0.6.5claws78
11164         * src/filtering.c
11165                 fixed two typos returning a wrong FALSE/TRUE
11166         * src/mainwindow.[ch]
11167                 extra menu for email/news button removed
11168
11169 2001-12-11 [alfons]     0.6.5claws77
11170         
11171         * src/matcher.c                 (1.3)
11172         * src/matcher_parser_lex.l      (1.28)
11173                 revert for another attempt
11174                 mark 0.6.5claws77 as LAST_STABLE
11175
11176 2001-12-11 [christoph]  0.6.5claws76
11177
11178         * po/de.po
11179                 fixed wrong translation for prev. unread msg
11180
11181 2001-12-11 [paul]       0.6.5claws75
11182
11183         * src/folder.[ch]
11184         * src/folderview.c
11185         * src/mainwindow.c
11186         * src/summaryview.[ch]
11187         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
11188                 enable ability to hide read messages on per folder basis via 
11189                 '/Summary/Hide read messages'; when selected, a folder will 
11190                 have a red open folder icon, instead of a blue icon, if the 
11191                 folder contains hidden messges
11192                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
11193
11194         * src/mainwindow.c
11195                 remove '/Message/Forward as attachment' from 
11196                 main_window_set_menu_sensitive() to prevent debug warning
11197
11198         * src/folderview.c
11199         * src/mainwindow.c
11200                 Clean up some of the English
11201
11202         * tools/newscache_clean.pl
11203                 allow for new 'hidereadmsgs' entry in folderlist.xml
11204
11205         * po/es.po
11206                 updated translation, submitted by Ricardo Mones Lastra
11207
11208 2001-12-11 [paul]       0.6.5claws74
11209
11210         * sync with sylpheed 0.6.5cvs25
11211                 see ChangeLog entry 2001-12-11
11212
11213 2001-12-10 [alfons]     0.6.5claws73
11214
11215         * src/matcher.c
11216                 add more control characters
11217         * src/matcher_parser_lex.l
11218                 make escaping / unescaping work again
11219
11220 2001-12-10 [alfons]     0.6.5claws72
11221
11222         * src/imap.c
11223                 clean up warnings "returning value for void function" 
11224         * src/prefs_filtering.c
11225                 make info button for execute action sensitive
11226
11227 2001-12-10 [paul]       0.6.5claws71
11228
11229         * src/compose.c
11230         * src/imap.[ch]
11231         * src/summaryview.c
11232                 fix: imap server now gets informed of MARKED, UNMARKED
11233                 and REPLY events. Now people can use different IMAP-Mail
11234                 clients and have the exact same information about MARKED,
11235                 UNMARKED and REPLY status with all of them. Especially
11236                 useful for imap servers with a web-frontend.
11237                 submitted by Tobias Sandhaas <medlor@web.de>
11238
11239 2001-12-09 [melvin]     0.6.5claws70
11240         
11241         * src/textview.[ch]
11242                 fixed bug #490076 (hunted down by Alfons who implemented
11243                 a workaround in 0.6.5claws65)
11244
11245 2001-12-09 [christoph]  0.6.5claws69
11246
11247         * src/summaryview.c
11248                 set pointer to string in LOCKED column to NULL
11249                 (might fix bug #490800)
11250
11251 2001-12-09 [carsten]    0.6.5claws68
11252
11253         * po/de.po
11254                 resolved some cluttered menu shortcuts 
11255                 ('creating new email' and 'creating news message'
11256                 hade the same)
11257         * src/compose.c
11258                 wmclass now distinc from main window
11259         * src/mainwindow.c
11260           src/mainwindow.h
11261                 email/news and forward button functionality similar
11262                 to the reply buttons; removed the ugly dropdown arrows
11263                 and use instead the right mouse button
11264
11265 2001-12-09 [paul]       0.6.5claws67
11266
11267         * src/imap.c
11268         * src/utils.h
11269                 allow spaces in imap folder names
11270                 submitted by Willem van Engen <wvengen@stack.nl>
11271
11272 2001-12-09 [paul]       0.6.5claws66
11273
11274         * sync with sylpheed 0.6.5cvs24
11275                 see ChangeLog entry 2001-12-09
11276
11277 2001-12-08 [alfons]     0.6.5claws65
11278
11279         * src/textview.c
11280                 prevent secondary selection claim after "add to sender" dialog
11281                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
11282                 we trick GTK by simulating a click at (0, 0) in the textview.
11283
11284 2001-12-08 [hoa]        0.6.5claws64
11285
11286         * src/folder.c
11287                 fixed a bug about the .processing folder name while filtering
11288
11289 2001-12-08 [alfons]     0.6.5claws63
11290
11291         * src/folderview.c 
11292                 work around problem of not correctly updating folder stats
11293                 when deleting messages. there's some folder scanning evil
11294                 going so the folderview_update_msg_num() does not work
11295                 correctly. need to investigate this.
11296
11297 2001-12-08 [paul]       0.6.5claws62
11298
11299         * sync with sylpheed 0.6.5cvs23
11300                 see ChangeLog entry 2001-12-08
11301
11302 2001-12-07 [christoph]  0.6.5claws61
11303
11304         * src/compose.c
11305                 fix another header translation problem
11306
11307 2001-12-07 [alfons]     0.6.5claws60
11308
11309         * src/mbox.c
11310                 make filtering also work on local spool mbox
11311
11312 2001-12-07 [carsten]    0.6.5claws59
11313         * src/addressbook.c
11314                 addressbook window gets a wmclass distinct from the main
11315                 sylpheed window
11316         * src/compose.h
11317         * src/mainwindow.[ch]
11318                   forward menu item will use mode selected in prefs, forward 
11319                 as attatchment in menu removed (will be substituted in the
11320                 toolbar similar to reply buttons)
11321                   create news message menu entry and news button is now 
11322                 sensitive to the existance of a news account
11323         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
11324         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
11325         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
11326                 these are removed because the toolbar buttons don't show
11327                 the quoting modus any longer
11328
11329 2001-12-07 [paul]
11330
11331         * tools/newscache_clean.pl      ** NEW FILE **
11332                 perl script to do some tidying up in the newscache directory 
11333                 
11334         * tools/sylpheed-switcher       ** NEW FILE **
11335                 perl script to enable easy switching between main and claws
11336                 
11337         * tools/README
11338                 added descriptions of the two new perl scripts          
11339
11340
11341 2001-12-07 [melvin]     0.6.5claws58
11342
11343         * src/messageview.c
11344                 fixed a warning during compilation introduced in 0.6.5claws56
11345
11346 2001-12-07 [paul]       0.6.5claws57
11347
11348         * src/mainwindow.[ch]
11349         * src/menu.[ch]
11350                 further usability enhancements to replying with or without 
11351                 quoting via the toolbar, use of Ctrl key is replaced by 
11352                 drop down menu 
11353                 Submitted by Carsten Schurig            
11354
11355 2001-12-07 [melvin]     0.6.5claws56
11356
11357         * src/messageview.c
11358                 hack to fix bug that prevented to make/paste selections
11359                 after switching between MVIEW_TEXT and MVIEW_MIME views
11360                 without deselecting the selection first.
11361
11362 2001-12-06 [alfons]     0.6.5claws55
11363
11364         * src/filtering.[ch]
11365         * src/inc.c
11366                 revise filtering a little bit more, and make sure
11367                 messages are delivered to the appropriate inbox
11368                 (perhaps set per account)
11369
11370 2001-12-06 [paul]       0.6.5claws54
11371
11372         * sync with sylpheed 0.6.5cvs22
11373                 see ChangeLog entry 2001-12-06
11374
11375 2001-12-05 [alfons]     0.6.5claws53
11376
11377         * src/inc.c
11378         * src/folder.[ch]
11379         * src/procmsg.c
11380         * src/filtering.c
11381                 more revisions of filtering system
11382                 (last stable version is marked as LAST_STABLE)
11383                 
11384                 | NOTE 1): the filtering system now uses a local folder called
11385                 | .processing. if filtering fails, check this directory
11386                 | for missing messages.
11387                 |
11388                 | NOTE 2): help us find the filtering actions still missing
11389
11390 2001-12-05 [paul]       0.6.5claws52
11391
11392         * src/mainwindow.c
11393                 fix bug where 'Empty Trash?' pop-up window appears even
11394                 when Trash is empty, submitted by Jesse Skinner         
11395
11396 2001-12-05 [melvin]     0.6.5claws51
11397
11398         * src/compose.c
11399                 fixed bug #486106 to select correct account when reediting 
11400                 a queued message
11401         
11402 2001-12-04 [alfons]     0.6.5claws50
11403
11404         * src/mh.c
11405                 declare markfile in appropriate functions when
11406                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
11407                 for spotting this)
11408
11409 2001-12-04 [paul]       0.6.5claws49
11410
11411         * sync with sylpheed 0.6.5cvs21
11412                 see ChangeLog entry 2001-12-04
11413
11414 2001-12-03 [christoph]  0.6.5claws48
11415
11416         * po/de.po
11417                 changed translation of undo
11418         * src/account.c
11419         * src/folder.c
11420                 don't reinvent the wheel to traverse a GNode
11421         * src/compose.[ch]
11422                 seperate code to create the compose gui into functions
11423                 add "Others" page with folder selection for saving copy
11424                 of the message.
11425                 the folder identifier is saved to queue header
11426         * src/procmsg.c
11427                 save message to folder in queue header
11428
11429 2001-12-03 [paul]       0.6.5claws47
11430
11431         * sync with sylpheed 0.6.5cvs20
11432                 see ChangeLog entry 2001-12-03
11433
11434 2001-12-01 [paul]
11435
11436         * more sync with sylpheed 0.6.5cvs19
11437                 see ChangeLog entry 2001-11-29
11438
11439 2001-11-30 [paul]       0.6.5claws46
11440         
11441         * src/compose.c
11442                 remove conflicts introduced by Hoa's last commit
11443          
11444         * src/mainwindow.c
11445                 make 'Message/Bounce' sensitive
11446
11447 2001-11-30 [hoa]        0.6.5claws45
11448
11449         * src/compose.c
11450                 slightly change bounce function to add
11451                 information about the user that bounced the mail
11452                 in the From header line.
11453
11454         * src/folderview.c
11455                 permit the use of processing in outbox folder.
11456
11457 2001-11-29 [paul]       0.6.5claws44
11458
11459         * src/mainwindow.[ch]
11460         * src/prefs_common.c
11461         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
11462         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
11463         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
11464                 usability enhancements to the quoting, implements
11465                 use of Ctrl key to toggle quoting settings
11466                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
11467
11468 2001-11-29 [paul]       0.6.5claws43
11469         
11470         * sync with sylpheed 0.6.5cvs19
11471                 see ChangeLog entry 2001-11-28
11472
11473 2001-11-29 [melvin]     0.6.5claws42
11474         * src/Makefile.am
11475                 added enriched.[ch] to the list of files
11476
11477         * src/textview.c
11478         * src/mimeview.c
11479         * src/procmime.[ch]
11480         * src/enriched.[ch]
11481                 added support to view text/enriched
11482                 added support to show headers in message view for text/enriched and text/html
11483                         in non multipart messages
11484
11485 2001-11-28 [paul]       0.6.5claws41
11486
11487         * more sync with sylpheed 0.6.5cvs18
11488                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
11489
11490 2001-11-27 [paul]       0.6.5claws40
11491         
11492         * po/pt_BR.po
11493                 updated translation, submitted by Fabio Junior Beneditto
11494                 
11495         * sync with sylpheed 0.6.5cvs18
11496                 see ChangeLog entries 2001-11-26 (src/textview.c) and
11497                 2001-11-27
11498
11499
11500 2001-11-26 [paul]
11501
11502         * po/es.po
11503                 updated translation, submitted by Ricardo Mones Lastra
11504
11505 2001-11-26 [alfons]
11506
11507         * src/matcher.c
11508                 add more translatable strings
11509
11510 2001-11-26 [christoph]  0.6.5claws39
11511
11512         * po/de.po      
11513                 fixed one more umlaut
11514         * src/compose.c
11515                 fix translated header when it should not be translated
11516
11517 2001-11-26 [paul]       0.6.5claws38
11518
11519         * src/mainwindow.c
11520                 remove '/Message/Add Sender to address book' from 
11521                 main_window_set_menu_sensitive(), prevent debug warning
11522                 add 'Message/Mark/Mark all read' to mainwin_entries[]
11523
11524 2001-11-26 [paul]       0.6.5claws37
11525
11526         * src/summaryview.c
11527                 fix 'recurring unread state' bug 
11528
11529         * tools/README 
11530         * tools/filter_conv.pl
11531                 read name of top level mailbox from folderlist.xml
11532                 and presume nothing about its name              
11533
11534 2001-11-26 [darko]      0.6.5claws36
11535
11536         * src/gtkstext.[ch]
11537                 removed functions that are now in gtkutils.c
11538                 use gtkut_text_is_uri_string() from gtkutils.c
11539         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
11540
11541 2001-11-26 [paul]       0.6.5claws35
11542
11543         * sync with sylpheed 0.6.5cvs16
11544                 see ChangeLog entries 2001-11-25 and 2001-11-26
11545
11546 2001-11-25 [alfons]     0.6.5claws34
11547
11548         EXPERIMENTAL!!! Please checkout the last stable version using: 
11549           
11550         % cvs update -r LAST_STABLE -dRAP
11551
11552         (Or help us testing this stuff.)
11553
11554         * src/filtering.c               (1.14)
11555         * src/filtering.h               (1.6)
11556         * src/inc.c                     (1.28)
11557         * src/matcher.c                 (1.20)
11558         * src/mbox.c                    (1.9)
11559         * src/procmsg.h                 (1.14)
11560         * src/summaryview.c             (1.59)
11561         * src/summaryview.h             (dunno)
11562                 revert/merge/sync to as it was before commit 
11563                 on Thu, 19 Jul 2001 10:15:51 -0700.
11564
11565 2001-11-25 [hoa]        0.6.5claws33
11566
11567         * src/main.c
11568                 processing mails at startup
11569
11570         * src/folderview.c
11571         * src/summaryview.[ch]
11572                 processing mails when entering folder
11573
11574         * src/prefs_filtering.c
11575                 fixed some UI bugs
11576
11577 2001-11-24 [alfons]     0.6.5claws32
11578
11579         * src/summaryview.[ch]
11580                 make summary sort headers work, and also make
11581                 sure the sort type is stored
11582
11583 2001-11-23 [alfons]     0.6.5claws31
11584
11585         * src/summaryview.[ch]
11586                 make lock work like mark
11587                 disallow deleting messages marked as locked
11588
11589 2001-11-23 [alfons]     0.6.5claws30
11590
11591         * src/gtkstext.c
11592         * src/compose.[ch]
11593         * src/Makefile.am
11594         * src/undo.[ch]
11595                 merge undo patch submitted by Jens
11596
11597 2001-11-23 [christoph]  0.6.5claws29
11598
11599         * src/.cvsignore
11600                 added ylwrap
11601         * src/compose.c
11602                 fixed gpg signing and encoding
11603         * src/folder.[ch]
11604         * src/main.c
11605                 added --status option to get new, unread and total
11606                 message count from a running sylpheed
11607         * src/prefs_common.c
11608                 temporary fix for reply_with_quote problem
11609                 (don't call functions for non existing widget)
11610         * src/procmsg.c
11611                 one more check for ignored threads but still not
11612                 always working correctly. probably a recursive
11613                 check for all parents is needed
11614
11615 2001-11-23 [darko]      0.6.5claws28
11616
11617         * src/compose.c
11618                 wrapping on send improvements
11619         * src/gtkutils.[ch]
11620                 fix for GtkSText after last sync with main branch
11621                 GTK_TEXT -> GTK_STEXT
11622
11623 2001-11-23 [paul]       0.6.5claws27
11624
11625         * sync with sylpheed 0.6.5cvs14
11626                 see ChangeLog entries 2001-11-22 and 2001-11-23
11627                 
11628         * po/de.po
11629                 fixed the scrambled umlauts 
11630                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
11631
11632 2001-11-21 [paul]       0.6.5claws26
11633
11634         * sync with sylpheed 0.6.5cvs12
11635                 see 2nd ChangeLog entry dated 2001-11-20
11636
11637 2001-11-20 [paul]       0.6.5claws25
11638
11639         * sync with sylpheed 0.6.5cvs11
11640                 see ChangeLog entry 2001-11-19 (src/utils.c)
11641
11642 2001-11-20 [hiro]
11643
11644         * src/compose.c
11645                 GTK_TEXT -> GTK_STEXT
11646                 fix for wrong comment
11647
11648 2001-11-20 [hiro]       0.6.5claws24
11649
11650         * src/compose.[ch]
11651                 more merges from main branch
11652                 removed fatal warnings (uninitialized variables etc.)
11653                 some coding style fix
11654         * src/gtkutils.h
11655                 fixed typo.
11656         * src/addressbook.c
11657           src/addrindex.c
11658                 V-Card -> vCard
11659
11660 2001-11-19 [hoa]        0.6.5claws23
11661
11662         * src/filtering.c
11663         * src/prefs_scoring.c
11664         * src/matcher.[ch]
11665         * src/scoring.c
11666                 cleaning code
11667
11668         * src/matcher_parser_parse.y
11669         * src/prefs_filtering.c
11670                 bouncing
11671
11672 2001-11-19 [alfons]     0.6.5claws22
11673
11674         more of my old things into claws
11675
11676         * src/Makefile.am
11677         * src/prefs_common.c
11678         * src/procmsg.h
11679         * src/summaryview.[ch]
11680         * src/prefs_summary_column.c
11681         * src/pixmaps/locked.xpm
11682                 add indicators for locking of message in summary view
11683                 (does not work yet, only visual indicator)
11684
11685 2001-11-19 [paul]       0.6.5claws21
11686
11687         * sync with sylpheed 0.6.5cvs10
11688                 see ChangeLog entry 2001-11-19
11689
11690 2001-11-18 [alfons]     0.6.5claws20
11691         
11692         * src/filtering.c
11693                 remove an inadvertent free I forgot in previous clean up 
11694
11695 2001-11-18 [alfons]     0.6.5claws19
11696
11697         * src/filtering.[ch]
11698                 clean up & plug leaks
11699
11700 2001-11-18 [paul]       0.6.5claws18
11701
11702         * sync with sylpheed 0.6.5cvs9
11703                 see ChangeLog entries 2001-11-17 and 2001-11-18
11704
11705 2001-11-16 [paul]       0.6.5claws17
11706
11707         * sync with sylpheed 0.6.5cvs8
11708                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
11709
11710 2001-11-16 [paul]       0.6.5claws16
11711
11712         * sync with sylpheed 0.6.5cvs7
11713                 see ChangeLog entries 2001-11-15 and 2001-11-16
11714
11715 2001-11-15 [hoa]        0.6.5claws15
11716
11717         * src/compose.c
11718                 fix bounce, mails we received couln't be bounced to ourself.
11719
11720         * src/defs.h
11721         * src/filtering.[ch]
11722         * src/matcher.[ch]
11723         * src/matcher_parser.h
11724         * src/matcher_parser_lex.l
11725         * src/matcher_parser_parse.y
11726         * src/inc.c
11727         * src/main.c
11728         * src/mbox.c
11729         * src/prefs_filtering.[ch]
11730         * src/mainwindow.c
11731         * src/prefs_matcher.c
11732         * src/prefs_scoring.c
11733         * src/scoring.[ch]
11734         * src/summaryview.c
11735                 new matcher/filter/score configuration file parser
11736                 one unique configuration file => ~/.sylpheed/matcherrc
11737                 import in currently automatic, then save are made
11738                 in this new file.
11739                 one filter per folder and one global filter
11740                 (filter of a folder will be used as folder processing)
11741
11742         * src/folder.c
11743                 fix a bug in folder_item_get_identifier
11744                 
11745         * src/messageview.c
11746                 receive receipt return are fixed.
11747
11748 2001-11-14 [alfons]     0.6.5claws14
11749
11750         * src/session.h
11751                 add things from main branch to make claws compile
11752
11753 2001-11-14 [paul]       0.6.5claws13
11754
11755         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
11756                 see ChangeLog entries 2001-11-08 to 2001-11-14
11757
11758 2001-11-14 [hoa] 0.6.5claws12
11759
11760         * src/compose.[ch]
11761         * src/mainwindow.c
11762         * src/summaryview.c
11763                 add "bounce mail" option
11764
11765 2001-11-13 [christoph]  0.6.5claws11
11766
11767         * src/compose.c
11768                 Cleanup a mess i add before commiting
11769
11770 2001-11-13 [hoa]        0.6.5claws10
11771
11772         * src/compose.c
11773                 some fixes when mail are sent or
11774                 for crossposts
11775
11776 2001-11-13 [christoph]  0.6.5claws9
11777
11778         * po/de.po
11779                 Changed two string with the same translation
11780         * src/compose.c
11781         * src/procmsg.[ch]
11782         * src/send.[ch]
11783                 New mailsending process:
11784                   - Always queue message before sending
11785                     (message will be saved if sylpheed crashed or
11786                      freezes while sending)
11787                   - Allow queuing of newspostings
11788                   - No copy in outbox before sending
11789                     (closes bug #469501)
11790                   - No more redundant code for send and send_later
11791         * src/summaryview.c
11792                 Applied wwp <subscript@free.fr>'s patch that fixes
11793                 marks for multiple forwarded messages (+compose.c)
11794
11795 2001-11-12 [alfons]
11796
11797         * README.claws
11798                 remove things that are now in main branch
11799         
11800         * po/nl.po
11801                 update Dutch translation
11802
11803 2001-11-12 [mhadasht]   0.6.5.claws8
11804
11805         * src/prefs_common.c
11806                 re-enabled account autoselection feature for forward
11807                 and reedit lost during the branch point for SYNC-B4-REL
11808         * src/gtkspell.c
11809                 gtkpspell_get_dict(): more readable code (even if function is
11810                 not used yet)
11811         * ChangeLog.claws
11812                 added version number info to 2001-11-12 [hiro] comment.
11813
11814 2001-11-12 [hiro]       0.6.5.claws7
11815
11816         * src/compose.c
11817                 compose_forward(): fixed a bug that forward quote mark
11818                 wasn't used.
11819                 removed unnecessary code.
11820         * src/template_select.[ch]: removed.
11821
11822 2001-11-11 [alfons]
11823
11824         * src/compose.c
11825                 :%s/GTK_TEXT/GTK_STEXT/g
11826         
11827         * src/compose.[ch]
11828         * src/undo.[ch]
11829         * src/Makefile.am
11830                 revert the undo stuff (this is 0.6.6claws stuff)
11831
11832 2001-11-11 [hoa]        0.6.5.claws6
11833
11834         * src/compose.[ch]
11835                 Insert signature at the end of the text.
11836                 Added undo patch but currently disabled
11837
11838         * src/procmsg.c
11839                 Threading by subject improved.
11840
11841         * added src/undo.[ch]
11842                 Undo module for compose dialog box.
11843
11844 2001-11-11 [alfons]     0.6.5.claws5
11845
11846         * src/procmsg.c
11847                 prevent threading by subject on nodes that have already been
11848                 threaded by in-reply-to (as in "circular references in a tree
11849                 result in a dead branch")
11850
11851 2001-11-09 [hoa]        0.6.5.claws4
11852         
11853         * src/folderview.c
11854                 allows creation of mbox folder item from any files.
11855
11856 2001-11-09 [alfons]     0.6.5.claws3
11857         
11858         * src/utils.c
11859         * src/procmsg.c
11860                 do what I mean and correct threading by subject so it really
11861                 ignores attracting lines without "Re: "
11862
11863 2001-11-07 [alfons]     0.6.5.claws2
11864
11865         * src/procmsg.c
11866         * src/utils.[ch]
11867                 only attract by subject if a subject line starts with a "Re: "
11868         * src/syldap.c
11869                 remove warning
11870
11871 2001-11-07 [paul]       0.6.5claws1
11872
11873         * sync with sylpheed 0.6.5. release
11874                 see ChangeLog entry 2001-11-07
11875
11876 2001-11-07 [paul]       0.6.4claws31
11877
11878         * sync with sylpheed 0.6.4cvs18
11879                 see ChangeLog entries 2001-10-30 to 2001-11-07
11880                 prefs_templates.[ch] renamed prefs_template.[ch]
11881
11882 2001-11-06 [alfons]
11883         
11884         * src/utils.h
11885                 add semicolon Hoa forgot ;-)
11886                 
11887
11888 2001-11-06 [hoa]        0.6.4claws30
11889         
11890         * src/procmsg.c
11891         * src/summaryview.c
11892         * src/utils.c
11893         * src/utils.h
11894                 threading by subject - empty subject are ignored
11895
11896 2001-11-06 [christoph]  0.6.4claws29
11897
11898         * src/socket.c
11899                 use SSL_peek for sock_gets
11900         * src/utils.c
11901                 removed unneeded pointer in extracting quoted
11902                 names implementation
11903
11904 2001-11-06 [melvin]     0.6.4claws28
11905
11906         * src/gtkspell.c
11907                 fixed bug #476792 Selection overtyping with spell checker
11908                 fixed bug which could cause a buffer overflow
11909                 fixed a memory leak
11910
11911 2001-11-06 [hoa]        0.6.4claws27
11912         
11913         * src/procmsg.c
11914         * src/summaryview.c
11915                 threading by subject
11916
11917 2001-11-05 [alfons]     0.6.4claws26
11918         
11919         * README.claws
11920                 Claws -> Sylpheed (vice versa)
11921
11922         * src/compose.c
11923                 :%s/gtk_text/gtk_stext/g
11924                 :%s/GTK_TEXT/GTK_STEXT/g
11925                 (thanks to Jonathan Ware for spotting this)
11926
11927 2001-11-04 [christoph]  0.6.4claws25
11928
11929         * src/summaryview.c
11930                 replace Xalloca + strdup with Xstrdup_a
11931         * src/utils.c
11932                 better implementation of extracting quoted names
11933                 from addresses (remove backlashes and ignore
11934                 quotes after them)
11935
11936 2001-11-04 [alfons]     0.6.4claws24
11937
11938         * src/utils.[ch]
11939                 edit to comply more with coding style
11940
11941         * src/textview.c
11942                 fix bug reported by Kim Schulz. introduced by the patch integrated
11943                 in 0.6.4claws15. the code did not check the return value of
11944                 the html parser.
11945
11946         * AUTHORS
11947                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
11948
11949 2001-11-04 [christoph]  0.6.4claws23
11950
11951         * src/main.c
11952         * src/prefs_common.[ch]
11953                 init some pointers that possibly caused a segfault
11954                 reported in the claws-users ML
11955
11956 2001-11-04 [hoa]        0.6.4claws22
11957
11958         * src/grouplistdialog.c
11959                 change the names of the nodes in the tree
11960
11961         * src/compose.c
11962                 enhanced mailto syntax as described in
11963                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
11964                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
11965
11966         * src/utils.c
11967                 encode and decode URI (useful when opening URL into
11968                 netscape).
11969
11970 2001-11-03 [hoa]        0.6.4claws21
11971
11972         * src/grouplistdialog.c
11973                 a new newsgroups list selection dialog box
11974                 with a CTree instead of a CList
11975
11976 2001-11-03 [hoa]        0.6.4claws20
11977
11978         * src/folderview.c
11979                 enable property and scoring options when right
11980                 click on "inbox"
11981
11982         * src/summaryview.c
11983                 fixed bug when nickname were displayed using
11984                 the address book.
11985
11986 2001-11-02 [darko]      0.6.4claws19
11987
11988         * src/compose.c
11989                 new wrap quotation and URL/long words wrapping implementation
11990         * src/compose.c src/gtkstext.[ch]
11991                 move gtkstext_strncmp() to gtkstext.c
11992
11993 2001-11-01 [christoph]  0.6.4claws18
11994
11995         * src/prefs_account.c
11996                 fixed mess in account settings dialog
11997         * src/prefs_folder_item.c
11998                 added label with folder path to dialog
11999
12000 2001-10-31 [match]      0.6.4claws17
12001
12002         * src/vcard.c
12003                 fix memory leak.
12004         * src/addrbook.c
12005                 fix generation of spurious address book file names.
12006                 remove redundant functions.
12007         * po/POTFILES.in
12008                 added missing file names.
12009
12010 2001-10-30 [paul]       0.6.4claws16
12011
12012         * sync with sylpheed 0.6.4cvs6
12013                 see ChangeLog entries 2001-10-26 to 2001-10-30
12014
12015         * tools/filter_conv.pl
12016                 read folderlist.xml to discover whether the top-level
12017                 folder is called 'Mailbox' or 'Mail' 
12018
12019 2001-10-29 [paul]       0.6.4claws15
12020
12021         * src/html.c, src/textview.c
12022                 activate links in html mail and fix clickable parts
12023                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12024
12025 2001-10-29 [paul]
12026
12027         * po/de.po, po/es.po, po/pt_BR/po
12028                 updated translations, submitted by Jens Oberender,
12029                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12030
12031 2001-10-29 [darko]      0.6.4claws14
12032
12033         * src/compose.c
12034                 fix wrapping for good
12035
12036 2001-10-29 [darko]
12037
12038         * src/compose.c
12039                 undo previous change as it broke the smart wrapping
12040
12041 2001-10-29 [darko]      0.6.4claws13
12042
12043         * src/compose.c
12044                 fix infinite loop when long URL is quoted
12045                 (closes bug #475122.
12046
12047 2001-10-28 [match]
12048
12049         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12050                 import Mutt address book
12051         * src/ldif.[ch] src/importldif.h
12052                 modified import LDIF handle user attributes
12053
12054 2001-10-28 [christoph]  0.6.4claws12
12055
12056         * src/summaryview.c
12057                 fixed that filtering did not work if there
12058                 were no filter rules
12059                 (closes bug #472003 and better implementation
12060                  of patch #474644)
12061
12062 2001-10-27 [christoph]  0.6.4claws11
12063
12064         * src/compose.c
12065                 make the folder's default account to be used when
12066                 replying. (patch by wwp <subscript@free.fr>)
12067         * src/compose.c
12068                 code cleanup, nearly killed all of wwp's patch
12069                 for folder's default account in compose
12070         * src/folderview.c
12071                 error panel when a folder could not be created
12072                 (closes bug #471080 new folder name & already
12073                  existing file)
12074
12075 2001-10-26 [alfons]
12076
12077         * src/utils.h
12078                 change prototype of strstr2() that Christoph forgot about
12079
12080 2001-10-26 [christoph]  0.6.4claws10
12081
12082         * src/account.c
12083                 made search for accounts by email address not case
12084                 sensitive
12085         * src/folder.c
12086                 fixed memory leak in folder_item_get_identifier
12087         * src/gtkspell.c
12088         * src/utils.c
12089                 fixed wrong strstr2 (should work like strstr)
12090
12091 2001-10-26 [darko]      0.6.4claws9
12092
12093         * src/compose.c src/gtkstext.[ch]
12094         * src/gtkstext.c
12095                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12096
12097 2001-10-26 [paul]       0.6.4claws8
12098
12099         * src/html.c
12100                 ignore css and javascript tags in html mail
12101                 case-insensitive, with or without double-quoted
12102                 strings
12103
12104 2001-10-26 [paul]       0.6.4claws7
12105
12106         * sync with sylpheed 0.6.4cvs1
12107                 see ChangeLog entry 2001-10-26
12108
12109         * src/prefs_account.c, src/prefs_common.c,
12110           src/prefs_summary_column.c
12111                 minor improvements to the English
12112
12113 2001-10-25 [alfons]     0.6.4claws6
12114
12115         * src/gtkstext.c
12116         
12117                 make GtkSText follow style of GtkText (closes bug 
12118                 #469211 "text selection while writing message")
12119                 
12120                 do sync with GTK 1.2.10
12121
12122 2001-10-25 [paul]       0.6.4claws5
12123
12124         * src/html.c
12125                 ignore css tags in html mail
12126
12127 2001-10-25 [darko]      0.6.4claws4
12128
12129         * src/compose.c
12130                 don't declare is_url_string as static function since
12131                 we need it in gtkstext.c
12132         * src/gtkstext.c
12133                 remove unused variable
12134                 don't wrap long URLs while composing a message
12135
12136 2001-10-24 [christoph]  0.6.4claws3
12137
12138         * src/socket.c
12139                 fix ssl deadlock, when peer closes connection
12140
12141 2001-10-24 [paul]       0.6.4claws2
12142
12143         * src/prefs_common.c
12144                 gettextize the gpg ascii-armored warning message
12145
12146         * src/compose.c
12147                 insert a DOS/MAC file into the composed message
12148                 (improvements)
12149
12150         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
12151
12152 2001-10-22 [paul]       0.6.4claws1
12153
12154         * sync with sylpheed 0.6.4 release
12155                 see ChangeLog entries 2001-10-21
12156
12157         * po/fr.po, po/pt_BR.po
12158                 updated by Melvin Hadasht and Fabio Junior Beneditto
12159
12160 2001-10-21 [paul]       0.6.3claws30
12161
12162         * src/compose.c
12163                 insert a DOS text file from the compose window
12164                 into the composed message text (removes CRs characters)
12165                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
12166
12167         * tools/filter_conv.pl, tools/README
12168                 automatically use ~/.sylpheed as working directory
12169                 print out confirmation message on completion
12170
12171         * correct Hoa's last ChangeLog.claws entry
12172
12173 2001-10-20 [hoa]        0.6.3claws29
12174
12175         * src/grouplistdialog.c
12176                 bugfix (another ?) to give the right
12177                 newsgroups list for each news server.
12178
12179         * src/news.c
12180         * src/news.h
12181                 improve the newsgroups list cache
12182
12183 2001-10-20 [paul]       0.6.3claws28
12184
12185         * sync with sylpheed 0.6.3cvs9
12186                 see ChangeLog entry 2001-10-19
12187
12188         * correct Alfons' last ChangeLog.claws entry
12189
12190 2001-10-19 [alfons]
12191
12192         * src/pgptext.[ch]
12193                 fix compilation problems (part of bug #472895)
12194
12195 2001-10-18 [hoa]        0.6.3claws27
12196
12197         * src/grouplistdialog.c
12198                 bugfix when we refresh was clicked (bug 472701)
12199
12200 2001-10-19 [christoph]  0.6.3claws26
12201
12202         * src/compose.c
12203                 last header entry should default to "To:" or
12204                 "Newsgroups:" and not copy the last entry line
12205                 in a new compose window
12206                 (closes bug #472686, #470792)
12207
12208 2001-10-19 [paul]       0.6.3claws25
12209
12210         * sync with Sylpheed 0.6.3cvs8
12211                 see ChangeLog entries 2001-10-18 and 2001-10-19
12212
12213 2001-10-18 [christoph]  0.6.3claws24
12214
12215         * src/procmsg.c
12216                 reimplement ignore thread
12217         
12218 2001-10-18 [hoa]        0.6.3claws23
12219
12220         * src/folderview.c
12221         * src/grouplistdialog.[ch]
12222                 enhanced news subscription interface (feature 469113)
12223
12224         * src/news.c
12225         * src/news.h
12226                 enchanced newsgroup listing,
12227                 now, we can get groups informations
12228                 (NNTPGroupInfo)
12229
12230 2001-10-18 [paul]       0.6.3claws22
12231
12232         * src/summaryview.c
12233                 remove comment (sync with main branch)
12234         * src/mainwindow.c
12235                 fix 'Re-edit' bug in 'Message' menu
12236
12237 2001-10-17 [christoph]  0.6.3claws21
12238
12239         * src/compose.c
12240                 ignore empty or whitespace only header lines
12241
12242 2001-10-17 [paul]       0.6.3claws20
12243
12244         * sync with sylpheed 0.6.3cvs7
12245                 see ChangeLog entries 2001-10-14, 2001-10-16, and
12246                 2001-10-17
12247
12248 2001-10-17 [darko]
12249
12250         * src/compose.c
12251                 wrap long lines without spaces
12252                 don't wrap URLs
12253
12254 2001-10-16 [paul]
12255
12256         * po/es.po, po/nl.po, po/pt_BR.po
12257                 updated by Ricardo Mones Lastra, Alfons,
12258                 and Fabio Junior Beneditto
12259
12260         * sylpheed-0.6.3claws released
12261
12262 2001-10-15 [melvin] 0.6.3claws18
12263
12264         * README.claws
12265                 added summary and detailed installation instructions
12266                 for spell checker
12267         * po/fr.po
12268                 Updated, corrected and completed french translation
12269
12270 2001-10-15 [hoa] 0.6.3claws17
12271         * src/grouplistdialog.c
12272                 we can choose the newsgroups to display with wildcards
12273
12274 2001-10-15 [christoph]  0.6.3claws16
12275
12276         * src/account.c
12277         * src/compose.c
12278         * src/prefs_folder_item.[ch]
12279                 applied wwp <subscript@free.fr>'s folder
12280                 default account patch
12281         * po/de.po
12282                 Fixed wrong translation
12283
12284 2001-10-13 [alfons, christoph, melvin]  
12285                         0.6.3claws15
12286
12287         solution #2 to solve MT-safety problems defers all GUI related calls
12288         to the main thread using a gtk_idle_add() callback. discussed on
12289         ircnet #sylpheed, with christoph spotting some issues with the
12290         original code, and melvin allowing us to lobotomize his sylpheed.
12291
12292         * src/syldap.[ch], src/main.c
12293                 fix race problem in ldap search thread by deferring GUI 
12294                 stuff to main thread using gtk_idle_add()
12295
12296 2001-10-13 [paul]       0.6.3claws14
12297
12298         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
12299                 add Sergey's smtpcred.patch
12300                 adds separate username/password setting for SMTP Auth
12301                 needed by some servers
12302                 (closes feature request #471659)
12303
12304 2001-10-13 [paul]       0.6.3claws13
12305
12306         * src/pgptext.[ch] **NEW FILES**
12307         * src/Makefile.am, src/messageview.c, src/mimeview.c
12308                 decrypt ascii-armored gpg text embedded in
12309                 the message body.
12310                 Submitted by Jens Jahnke <jan0sch@gmx.net>
12311
12312 2001-10-13 [christoph]  0.6.3claws12
12313
12314         * README.claws
12315                 some more details on default to and
12316                 feature requests
12317         * src/main.c
12318                 init glib threading when ldap is used
12319         * src/syldap.c
12320                 threading fixes
12321         * po/de.po
12322                 fixed a typo
12323
12324 2001-10-12 [paul]       0.6.3claws11
12325
12326         * src/prefs_common.[ch], src/rfc2015.c
12327                 enable ascii-armored gpg text to be embedded in the
12328                 message body, selectable through the 'Privacy'
12329                 preferences. Supports encrypting only.
12330                 Submitted by Ravemax <ravemax@dextrose.com>
12331
12332 2001-10-12 [paul]       0.6.3claws10
12333
12334         * sync with sylpheed 0.6.3cvs6
12335                 see ChangeLog entries 2001-10-11 and 2001-11-12
12336
12337         * src/folderview.c
12338                 incorporated mbox folders, scoring, and folder
12339                 properties into the sync
12340
12341 2001-10-12 [darko]      0.6.3claws9
12342
12343         * README.claws
12344                 describe quotation wrapping
12345         * src/compose.c
12346                 don't treat tab as space to calculate line length properly
12347
12348 2001-10-11 [alfons]
12349
12350         * README.claws
12351                 correct description of how to make new filtering system work,
12352                 add some other things
12353                 
12354         * src/syldap.c
12355                 remove sched_yield() (not necessary / unportable)
12356
12357 2001-10-11 [paul]       0.6.3claws8
12358
12359         * sync with sylpheed 0.6.3cvs3
12360                 see ChangeLog entry 2001-10-10
12361
12362 2001-10-10 [christoph]  0.6.3claws7
12363
12364         * .cvsignore
12365                 ignore 2 files created by newer autotools
12366         * src/prefs_folder_item.c
12367                 using table for widget alignment
12368                 fixed memory leak and broken octal display
12369         * src/filesel.c
12370                 fixed segfault caused by lost filename
12371                 workaround (closes bug #469551)
12372
12373 2001-10-10 [paul]       0.6.3claws6
12374
12375         * sync with sylpheed 0.6.3cvs2
12376                 see ChangeLog entries 2001-10-09 and 2001-10-10
12377
12378 2001-10-10 [darko]      0.6.3.claws5
12379
12380         * src/gtkstext.c
12381                 proper calculation of right margin if smart wrapping is enabled
12382         * src/compose.c
12383                 automatically wrap long lines if wrap quotation is enabled
12384
12385 2001-10-09 [alfons]     0.6.3.claws4
12386
12387         * src/summaryview.c
12388                 select correct row when deleting last row in the summary view (and
12389                 close bug "[ #469104 ] select second last in list when deleting")
12390
12391 2001-10-09 [paul]       0.6.3claws3
12392
12393         * sync with sylpheed 0.6.3cvs1
12394                 updated some autotool scripts
12395
12396 2001-10-09 [darko]      0.6.3claws2
12397
12398         * src/gtkstext.[ch]
12399                 new name and mark with Sylpheed comment
12400         * src/compose.c
12401                 smart quotation wrapping a-la VIM
12402
12403 2001-10-08 [paul]       0.6.3claws1
12404
12405         * sync with sylpheed 0.6.3 release
12406                 see ChangeLog entry 2001-10-08
12407
12408 2001-10-08 [paul]       0.6.2claws24
12409
12410         * src/summaryview.c
12411                 more sync with sylpheed 0.6.2cvs12
12412                 Fixed the bug that didn't select the last row correctly
12413
12414
12415 2001-10-07 [paul]       0.6.2claws23
12416
12417         * sync with sylpheed 0.6.2cvs12
12418                 see ChangeLog entry 2001-10-07
12419
12420 2001-10-06 [match]
12421         * src/jpilot.[ch]
12422                 enable jpilot to read unsynch'ed addresses.
12423
12424         * src/editldap_basedn.c
12425                 fix segfault when opening dialog.
12426
12427 2001-10-06 [alfons]     0.6.2.claws22
12428
12429         * src/summaryview.c
12430                 fix bug with summary view selecting last *inserted*
12431                 node instead of last *visible* node. remember we
12432                 work with a tree
12433
12434 2001-10-06 [paul]       0.6.2claws21
12435
12436         * po/pt_BR.po
12437                 updated translation, contains some fixes and new
12438                 translations, submitted by Gustavo Noronha Silva
12439                 <kov@debian.org>
12440
12441         * src/prefs_common.c
12442                 change 'each' to 'every' - fix dubious English
12443
12444         * sync with sylpheed 0.6.2cvs11
12445
12446 2001-10-05 [alfons]     0.6.2claws20
12447
12448         * src/mainwindow.[ch], src/folderview.c
12449                 make composite tool button switch between "Compose News"
12450                 and "Compose Mail" depending on selected folder
12451                 (nifty idea by Kim Schulz <kim@schulz.dk>)
12452
12453 2001-10-05 [paul]       0.6.2claws19
12454
12455         * src/mainwindow.c, src/summaryview.c
12456                 fix 'Message/Reply to all', broken in last commit
12457
12458         * src/compose.c
12459                 fix X_BEENTHERE seg fault, thanks to Alfons
12460
12461 2001-10-04 [paul]       0.6.2claws18
12462
12463         * src/compose.[ch], src/mainwindow.c
12464                 make "Message/Reply" reply to mailing lists; matches
12465                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
12466                 based on portions of the patch submitted by
12467                 Junichi Uekawa <dancer@netfort.gr.jp>
12468
12469 2001-10-04 [darko]      0.6.2claws17
12470
12471         * src/compose.c
12472                 better smart wrapping
12473         * src/gtkstext.[hc]
12474                 a function to make text buffer contiguous
12475
12476 2001-10-03 [paul]       0.6.2claws16
12477
12478         * sync with sylpheed 0.6.2cvs10
12479
12480 2001-10-02 [alfons]
12481
12482         * configure.in
12483         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
12484                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
12485                 references to chinese translations (hope someone picks up
12486                 this)
12487
12488 2001-10-02 [christoph]  0.6.2claws15
12489
12490         * src/compose.c
12491                 fixed non translated header bug
12492         * ChangeLog.claws
12493                 fixed wrong date in alfons last entry ;)
12494
12495 2001-10-02 [alfons]     0.6.2claws14
12496
12497         * src/compose.c, src/prefs_common.[ch]
12498                 add block cursor option
12499
12500 2001-10-02 [paul]       0.6.2claws13
12501
12502         * sync with sylpheed 0.6.2cvs9
12503
12504 2001-09-30 [paul]       0.6.2claws12
12505
12506         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
12507                 updated translations
12508
12509         * po/POTFILES.in
12510                 add 'src/importldif.c'
12511
12512         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
12513                 added eudora-to-vCard conversion tool
12514                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
12515
12516         * sync with sylpheed 0.6.2cvs8
12517
12518 2001-09-30 [paul]
12519
12520         * sylpheed-0.6.2claws released
12521
12522 2001-09-27 [melvin]     0.6.2claws11
12523
12524         * src/gtkspell.c
12525                 fixed crash when using default path (introduced 
12526                 in 0.6.2claws10)
12527                 fixed tiny bug for initial suggestion mode
12528
12529 2001-09-27 [melvin]     0.6.2claws10
12530         
12531         * src/gtkspell.c
12532                 fixed bug where gtkpspell didn't set the path correctly
12533
12534         * README.claws
12535                 added a paragraph about spell checking
12536                 
12537
12538
12539 2001-09-27 [paul]       0.6.2claws9
12540
12541         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
12542                 replace '// comments' with '/* comments */' to prevent
12543                 some compiler warnings 
12544
12545         * sync with sylpheed 0.6.2cvs6
12546
12547 2001-09-26 [alfons]     0.6.2claws8
12548
12549         * src/messageview.c
12550                 introduce return receipt request notification again,
12551                 which was lost because of other semantics in 
12552                 procheader_parse() (???)
12553
12554 2001-09-26 [christoph]  0.6.2claws7
12555
12556         * src/compose.c
12557                 replace comments for old code with #if 0
12558                 readded auto cc, bcc and reply-to
12559         * src/prefs_matcher.c
12560         * src/prefs_scoring.c
12561                 removed some definition (was moved to
12562                 prefs.h)
12563
12564 2001-09-26 [paul]       0.6.2claws6
12565
12566         * src/mainwindow.c
12567                 make 'Follow-up and reply to' sensitive
12568
12569         * more sync with sylpheed 0.6.2cvs5
12570
12571 2001-09-25 [melvin]
12572
12573         * 0.6.2claws5
12574
12575         * src/gtkspell.c
12576                 fixed bug for "US-ASCII" introduced by the encoding code
12577
12578 2001-09-25 [paul]
12579
12580         * 0.6.2claws4
12581
12582         * src/prefs_common.[ch], src/summaryview.c
12583                 'next unread msg' 'go to next folder?' dialog can be
12584                 given default behaviour, either always show dialog,
12585                 or assume 'yes', or assume 'no'
12586                 Submitted by wwp <subscript@free.fr>
12587
12588 2001-09-25 [melvin]
12589                 
12590         * src/compose.c src/gtkspell.[ch]
12591                 added support for different encodings
12592
12593 2001-09-25 [paul]
12594
12595         * more sync with sylpheed 0.6.2cvs5
12596
12597 2001-09-24 [alfons]
12598         
12599         * src/prefs_folder_item.c
12600                 add check for item->prefs->default_to string is NULL and
12601                 add another check when freeing this string
12602
12603 2001-09-24 [paul]
12604
12605         * configure.in
12606                 change to version 0.6.2claws3
12607
12608         * sync with sylpheed 0.6.2cvs5 
12609
12610 2001-09-24 [match]
12611         * src/ldif.[ch], src/importldif.[ch], addressbook.c
12612                 import LDIF files.
12613         * src/addrcache.[ch], addrindex.[ch]
12614                 small update for future
12615         * src/addrbook.c
12616                 fix test XML file.
12617
12618 2001-09-24 [melvin]
12619         * src/gtkspell.[ch]
12620                 added 'Learn from mistakes' option
12621                 better handling of quotes in checked words
12622                 sorted dict list
12623         * po/fr.po
12624                 small update for spell checking stuff
12625
12626 2001-09-23 [alfons]
12627         
12628         * src/gtkspell.c
12629                 edit a little bit so it complies more with main coding style
12630
12631 2001-09-23 [alfons]
12632
12633         * src/folder.[ch], prefs_folder_item.c, compose.c
12634                 migrate "request return receipt" folder property
12635                 to folderlist.xml
12636
12637 2001-09-22 [alfons]
12638
12639         * README.claws **NEW**
12640                 (add things of interest for users of main branch 
12641                 and claws here)
12642
12643         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
12644                 re-implement threading per folder option, but store 
12645                 the setting in folderlist.xml (where it belongs)
12646
12647 2001-09-21 [melvin]
12648
12649         * src/gtkspell.[ch]
12650                 fixed bug when compose window is under another window
12651         * src/prefs_common.[ch] src/compose.c
12652                 changed 'dictionary_path' to 'dictionary' to be consistent
12653                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
12654         * ac/pspell.m4 src/Makefile.am 
12655                 dropped PSPELL_PATH macro
12656         * po/fr.po
12657                 updated translations
12658
12659 2001-09-21 [christoph]
12660
12661         * src/compose.c
12662                 added border around header fields
12663                 keep header type when new field is added
12664
12665 2001-09-20 [christoph]
12666
12667         * src/utils.[ch]
12668                 more portable debug_print with source filename
12669                 and linenumber
12670         * src/procmsg.c
12671                 more newlines after debug messages
12672
12673 2001-09-20 [paul]
12674
12675         * configure.in
12676                 change to version 0.6.2claws2
12677
12678         * sync with sylpheed 0.6.2cvs3
12679
12680 2001-09-19 [melvin]
12681
12682         * src/gtkspell.c
12683                 fixed the post-right-click focus pb
12684                 fixed crash when 'Spell check all' after dict change 
12685                         and when cursor is at the end of the text
12686                 shift-right-click pops up config menu even on misspelled words.
12687         * po/POTFILES.in
12688                 added gtkspell.c
12689
12690 2001-09-19 [melvin]
12691
12692         * src/about.c
12693                 added pspell to compiled-in features list
12694
12695 2001-09-18 [melvin]
12696
12697         * switched to pspell and dropped ispell
12698         * ac/pspell.m4
12699                 new file. autoconf macro for pspell
12700         * ac/Makefile.am 
12701         * configure.in acconfig.h
12702                 added pspell support
12703         * src/Makefile.am
12704         * src/main.c src/compose.[ch] src/gtkspell.[ch]
12705         * src/prefs_common.[ch] 
12706                 added pspell support
12707
12708 2001-09-18 [christoph]
12709
12710         * src/addr_compl.c
12711         * src/template.[ch]
12712                 replace LOG_MESSAGE with debug_print
12713         * src/compose.[ch]
12714                 gui improvements
12715         * src/menu.c
12716                 added newline after debug message
12717         * src/utils.h
12718                 using __VA_ARGS__ for debug_print macro
12719         * tools/.cvsignore
12720                 ignore Makefile and Makefile.in
12721
12722 2001-09-18 [paul]
12723
12724         * configure.in
12725                 change to version 0.6.2claws1
12726         * sync with sylpheed 0.6.2cvs1
12727
12728         * src/matcher.c 
12729         * src/prefs_matcher.c
12730                 add 'score equal to' option, submitted by
12731                 Paul Evans <nerd@freeuk.com>
12732
12733 2001-09-15 [christoph]
12734
12735         * src/mainwindow.c
12736                 comment out menu entry not existing in claws
12737         * src/menu.c
12738                 add debug output for non existing menu entries
12739         * src/summaryview.c
12740                 fix next/prev unread message for ignored threads
12741         * src/utils.[ch]
12742                 add sourcefile and line number to debug output
12743                 otherwise it is sometimes hard to find the
12744                 source code part if debug messages are translated
12745
12746 2001-09-14 [darko]
12747         
12748         * src/folderview.c
12749                 refresh target folder style after colour is changed
12750
12751 2001-09-13 [paul]
12752
12753         * configure.in
12754                 change to version 0.6.1claws3
12755
12756         * sync with sylpheed 0.6.1cvs6
12757
12758 2001-09-13 [darko]
12759         
12760         * src/folderview.c
12761                 fix target folder colourization to use user selected colour
12762
12763 2001-09-12 [darko]
12764         
12765         * src/summaryview.c
12766                 fix crash when message that is marked for copy/move is unmarked
12767
12768 2001-09-09 [paul]
12769
12770         * configure.in
12771                 change to version 0.6.1claws2
12772
12773         * sync with sylpheed 0.6.1cvs3
12774
12775 2001-09-09 [alfons]
12776         
12777         * src/folderview.c
12778                 fix bug with default font used for trash folder text
12779
12780 2001-09-06 [paul]
12781
12782         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
12783                 updated translations
12784
12785         * configure.in
12786                 change to version 0.6.1claws1
12787
12788         * sync with sylpheed 0.6.1cvs2
12789
12790 2001-09-03 [paul]
12791
12792         * po/POTFILES.in
12793                 add Match's new addressbook
12794
12795         * po/de.po
12796                 updated translation submitted by Jens Oberender
12797
12798 2001-09-02 [paul]
12799
12800         * configure.in
12801                 change to 0.6.1claws
12802         * sync with sylpheed 0.6.1 release
12803
12804 2001-09-02 [paul]
12805
12806         * configure.in
12807                 change to 0.6.0claws2
12808
12809         * sync with sylpheed 0.6.0cvs4
12810
12811         * po/pt_BR.po
12812                 updated translation submitted by Fabio Junior Beneditto
12813
12814 2001-09-01 [match]
12815         * pixmaps/
12816                 interface.xpm
12817                 book.xpm
12818                 address.xpm
12819         * src/
12820                 Makefile.am
12821                 a ton of new files
12822
12823 2001-08-31 [paul]
12824
12825         * configure.in
12826                 change to version 0.6.0claws1
12827
12828         * sync with sylpheed 0.6.0cvs1
12829
12830         * po/es.po
12831                 updated translation submitted by Ricardo Mones Lastra
12832
12833         * po/POTFILES.in
12834                 add 'src/prefs_templates.c'
12835
12836         * src/compose.c, src/summaryview.c
12837                 fix segfault on 'Re_edit'               
12838
12839 2001-08-30 [alfons]
12840
12841         * configure.in, Makefile.am
12842         * tools/Makefile.am
12843                 add tools directory to source distribution
12844
12845 2001-08-30 [paul]
12846
12847         * configure.in
12848                 change to version 0.6.0claws
12849
12850         * sync with sylpheed 0.6.0 release
12851
12852 2001-08-30 [christoph]
12853
12854         * configure.in
12855                 removed autoconf version check
12856
12857 2001-08-30 [paul]
12858
12859         * src/account.c, src/compose.c, src/prefs_common.[ch]
12860         * src/procheader.[ch] src/utils.[ch]
12861                 Enhanced automatic account selection on replies
12862                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
12863
12864         * configure.in
12865                 add LDAP and JPilot to the configuration results output.
12866
12867 2001-08-29 [christoph]
12868
12869         * src/summeryview.c
12870                 no bold font for ignored threads
12871
12872 2001-08-29 [paul]
12873
12874         * configure.in
12875                 change to version 0.5.3claws6
12876
12877         * sync with sylpheed 0.5.3cvs10
12878                 src/stringtable.[ch]: New Files
12879
12880         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
12881         * src/pixmaps/sylpheed.xpm
12882                 add mini-icons to windows (by Alfons)
12883
12884 2001-08-27 [paul]
12885
12886         * src/mainwindow.c
12887                 new functions: next_labeled_cb(), prev_labeled_cb()
12888
12889         * src/summaryview.c
12890                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
12891                 summary_select_next_labeled(), summary_select_prev_labeled()
12892
12893         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
12894                 give claws blue folders and a blue trash can
12895
12896 2001-08-27 [paul]
12897
12898         * configure.in
12899                 change to version 0.5.3claws5
12900
12901         * sync with sylpheed 0.5.3cvs9
12902                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
12903
12904 2001-08-24 [christoph]
12905
12906         * src/filesel.c
12907                 keep filename when browsing directories
12908                 (not working for user entered filename, but
12909                  for default name and selected filename from
12910                  file list)
12911         * src/mainwindow.c
12912                 fixed wrong spelling "Folllow-up"
12913         * src/mbox_folder.c
12914         * src/procmsg.c
12915         * src/summaryview.c
12916                 fixed new/unread message count with ignored
12917                 threads (2 commits, first didn't notice no
12918                 longer needed decreasing)
12919         * src/inc.c
12920                 readded scrolling of progress dialog
12921                 (lost in sync)
12922
12923 2001-08-24 [paul]
12924
12925         * configure.in
12926                 change to 0.5.3claws4
12927
12928         * sync with sylpheed 0.5.3cvs7
12929
12930 2001-08-24 [christoph]
12931
12932         * src/compose.c
12933                 set request return receipt when replying
12934                 if it is set is the folder prefs of the
12935                 message
12936         * src/inc.c
12937                 disable final error popup if popups are
12938                 disabled in config (again)
12939
12940 2001-08-23 [paul]
12941
12942         * configure.in
12943                 Change version number to 0.5.3claws3
12944
12945         * sync with sylpheed 0.5.3cvs5
12946
12947         * src/mimeview.c
12948                 double quote '%s' in 'gedit %s' to fix bug when
12949                 opening attachment with spaces in the name
12950
12951 2001-08-22 [alte]
12952         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
12953           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
12954                 initial message templates support
12955
12956
12957 2001-08-22 [paul]
12958
12959         * configure.in
12960                 change version number to 0.5.3claws2
12961
12962         * sync with sylpheed 0.5.3cvs4
12963
12964         * src/procmsg.h src/summaryview.c
12965                 re-implement (un)ignore thread
12966
12967 2001-08-21 [paul]
12968
12969         * src/summaryview.c
12970                 remove unnecessary code
12971         * src/compose.c
12972                 enable 'dynamic' signatures (submitted by
12973                 Eric Limpens <eric@hscg-internet.nl>)
12974
12975 2001-08-21 [paul]
12976
12977         clean up after sync with sylpheed 0.5.3 release
12978
12979         * src/folderview.c
12980                 fix re-introduced font mess, see Christoph's
12981                 entry 2001-06-24
12982
12983         * src/summaryview.c
12984                 remove prev_msgnum
12985                 use sylpheed's small font instead of
12986                 gtk default font for summary view
12987
12988
12989 2001-08-17 [paul]
12990
12991         * configure.in
12992                 add pl to ALL_LINGUAS - sync with main branch
12993
12994         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
12995                 Updated. Translations by Jens Oberender, Ricardo Mones
12996                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
12997
12998         * po/pl.po  ** NEW FILE **
12999                 sync with the main branch
13000
13001         * src/folderview.c
13002                 fix target folder colorizing and refresh problem
13003
13004
13005 2001-08-17 [christoph]
13006
13007         * src/mainwindow.c
13008                 claws uses 4 colors for target folder coloring.
13009                 arrays were not long enough and destroyed the
13010                 stack causing a segfault.
13011                 target folder colorizing does not work anymore
13012                 for me
13013
13014 2001-08-16 [paul]
13015
13016         * configure.in
13017                 change to version 0.5.3claws1
13018
13019         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13020           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13021           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13022
13023                 sync with sylpheed 0.5.3 release, but keep claws method of
13024                 configuring/saving fonts
13025
13026         * src/addressbook.[ch]
13027                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13028                 in line with a similar change in Hiroyuki's branch
13029
13030         * src/mainwindow.[ch]
13031                 disable main_window_set_thread_option()
13032         * src/prefs_folder_item.c
13033                 comment out &tmps_prefs.enable_thread,
13034         * src/mbox_folder.c, src/procmsg.[ch]
13035                 comment out MSG_IS_IGNORE_THREAD
13036         * src/summaryview.c
13037                 comment out summary_ignore_thread() and summary_unignore_thread()
13038                 comment out MSG_IS_IGNORE_THREAD
13039
13040                 use Hiroyuki's threading instead.
13041
13042
13043
13044 2001-08-15 [paul]
13045
13046         * src/account.c
13047                 use Hiroyuki's 0.5.3 column scheme but also
13048                 include the enable/disable button.
13049         * src/pixmaps/mark.xpm
13050                 add Hiroyuki's amended pixmap
13051
13052 2001-08-13 [christoph]
13053
13054         * src/account.c
13055                 receive at get all column showed wrong state for APOP
13056                 button should only work for POP3 and APOP accounts
13057         * src/prefs_account.c
13058                 added missing preprocessor statement for SSL
13059
13060 2001-08-12 [paul]
13061
13062         * src/account.[ch]
13063                 add 'receive at get all' column and enable/disable
13064                 button.
13065
13066 2001-08-06 [christoph]
13067
13068         * src/account.c
13069                 show usage of SSL in protocol column
13070
13071         * src/imap.c
13072         * src/inc.c
13073                 renamed ssl options
13074
13075         * src/prefs_account.[ch]
13076                 moved ssl options to a new page
13077
13078         * src/send.c
13079         * src/smtp.c
13080         * src/ssl.[ch]
13081                 renamed ssl options
13082                 added support for SMTP STARTTLS command
13083
13084 2001-08-05 [christoph]
13085
13086         * configure.in
13087                 debian autoconf needs version check to find
13088                 correct autoconf version. if the file is
13089                 named configure.in 2.13 is used, which does
13090                 not work with this configure.in script.
13091                 other solution would be to rename the script
13092                 to configure.ac as suggested in the autoconf
13093                 manual.
13094
13095         * src/inc.c
13096                 disable final error popup if popups are
13097                 diabled in config
13098
13099         * src/socket.c
13100                 bugfix in ssl_gets
13101                 fixes IMAP over SSL problem
13102
13103 2001-08-03 [paul]
13104
13105         * configure.in
13106                 change to 0.5.2claws1
13107
13108         * sync with sylpheed 0.5.2cvs1
13109
13110 2001-08-02 [alfons]
13111
13112         * configure.in
13113                 quick fix for ispell detection...
13114
13115 2001-08-01 [paul]
13116
13117         * configure.in
13118                 change to 0.5.1claws4
13119
13120         * sync with sylpheed 0.5.1cvs7
13121
13122 2001-07-31 [alfons]
13123
13124         * src/prefs_common.c, src/prefs_common.h, 
13125           src/gtkspell.c, src/gtkspell.h
13126                 add global spelling checker settings (compose tab) +
13127                 selection of dictionary 
13128           
13129         * configure.in  
13130                 guess valid ispell location
13131
13132 2001-07-31 [paul]
13133
13134         * po/POTFILES.in
13135                 removal of 'src/quote_fmt_parse.c'
13136         * po/de.po
13137                 Updated de.po
13138                 (submitted by Jens Oberender <didge@suse.de>)
13139
13140 2001-07-31 [darko]
13141
13142         * src/folder.[ch]
13143         * src/folderview.[ch]
13144         * src/mainwindow.c
13145         * src/mh.c
13146         * src/prefs_common.[ch]
13147         * src/summaryview.c
13148                 target folder colourization
13149
13150 2001-07-30 [paul]
13151
13152         more sync with Sylpheed 0.5.1cvs6 
13153
13154 2001-07-30 [darko]
13155
13156         * src/mh.c
13157         * src/prefs_folder_item.[hc]
13158         * src/summaryview.c
13159                 shared folders support with a GUI
13160
13161 2001-07-29 [paul]
13162
13163         0.5.1claws3
13164
13165         * sync with Sylpheed 0.5.1cvs6
13166
13167 2001-07-29 [paul]
13168
13169         * po/pt_BR.po
13170                 updated
13171                 (submitted by Fabio Junior Beneditto)
13172
13173 2001-07-28 [paul]
13174
13175         * src/procmime.c
13176         * AUTHORS
13177                 patch to correct bad image mime headers
13178                 (submitted by Don Quijote <dq@searchlores.org>)
13179
13180 2001-07-28 [paul]
13181
13182         * tools/gif2xface.pl   **NEW FILE**
13183         * tools/README
13184                 script to convert file.gif to file.xface for
13185                 use in a custom header.
13186                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
13187
13188 2001-07-27 [alfons]
13189         
13190         * configure.in
13191                 change macros for detecting JPilot and LDAP
13192
13193 2001-07-27 [christoph]
13194
13195         * src/filtering.c
13196                 code cleanup (MIN / MAX warning, needed casting)
13197
13198 2001-07-27 [alfons]
13199
13200         * procheader.c
13201                 disallow setting flags when detecting certain headers
13202                 (X-Status, Status, Seen, X-Seen). 
13203         
13204         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
13205
13206 2001-07-27 [christoph]
13207
13208         * src/prefs_filter.c
13209         * src/prefs_filtering.c
13210         * src/prefs_matcher.c
13211         * src/prefs_scoring.c
13212                 scroll list when moving rows up or down
13213
13214         * src/imap.c
13215         * src/imap.h
13216         * src/prefs_account.c
13217         * src/prefs_account.h
13218         * src/send.c
13219                 SMTP over SSL (untested, feedback requested)
13220                 IMAP over SSL
13221
13222         * src/ssl.c
13223                 code cleanup
13224
13225 2001-07-26 [alfons]
13226         
13227         * configure.in, acconfig.h
13228                 define CLAWS (need this for main / claws detection)
13229
13230 2001-07-25 [alfons]
13231
13232         * configure.in
13233                 Sylpheed 0.5.1claws2
13234                 
13235         * sync with Sylpheed 0.5.1cvs4
13236
13237 2001-07-25 [christoph]
13238
13239         * src/scoring.c
13240                 fixed segfault
13241                 item->prefs == NULL (don't know why)
13242
13243 2001-07-25 [alfons]
13244
13245         * configure.in
13246                 Sylpheed 0.5.1claws1
13247
13248         * sync with Sylpheed 0.5.1cvs1-3
13249
13250 2001-07-24 [christoph]
13251
13252         * src/folderview.c
13253         * src/prefs_folder_item.[ch]
13254                 added folderitem preferences dialog with
13255                 default To: and auto request return receipt
13256
13257         * src/compose.[ch]
13258         * src/menu.[ch]
13259                 changes to handle new folderitem preferences
13260
13261         * src/mainwindow.c
13262         * src/summaryview.c
13263                 call compose new mail with current folderitem
13264
13265 2001-07-24 [alfons]
13266
13267         Release Sylpheed 0.5.1claws
13268
13269         * configure.in
13270                 change to release version 0.5.1claws
13271
13272 2001-07-24 [christoph]
13273
13274         * src/summaryview.c
13275                 fixed segfault that happend when the selected
13276                 message was removed while retrieving new messages.
13277
13278         * po/es.po
13279                 updated translation
13280                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
13281
13282 2001-07-22 [alfons]
13283
13284         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
13285         this is a work in progress, for more information: http://nlpagan.net/sylman 
13286         
13287         * configure.in, src/mainwindow.c, manual/Makefile.am
13288                 add support for English manual
13289
13290         * AUTHORS
13291                 add authors of user manuals
13292
13293         * manual/en/sylpheed*.html
13294                 add English documentation
13295
13296 2001-07-22 [christoph]
13297
13298         * po/POTFILES.in
13299                 added src/ssl.c
13300         * src/ssl.c
13301                 changed a wrong debug message
13302
13303 2001-07-22 [alfons]
13304
13305         * po/nl.po
13306                 update Dutch translation
13307
13308         * src/prefs_filtering.c, 
13309           src/prefs_matcher.c
13310                 add more translatable strings           
13311
13312 2001-07-21 [alfons]
13313
13314         0.5.0claws7
13315
13316         * configure.in
13317                 change version
13318
13319         * src/inc.c, src/summaryview.[ch]
13320                 prevent update of mark file when filtering has done, by
13321                 using a variable; this affects two functions:
13322                         inc.c::inc_finished()
13323                         summaryview.c::summary_show()
13324
13325 2001-07-20 [alfons]
13326
13327         * src/filtering.[ch], src/prefs_filtering.c, 
13328           src/matcher.[ch]
13329                 add filtering action for label coloring 
13330
13331         * po/POTFILES.in
13332                 add labelcolors.c
13333
13334         * added src/labelcolors.c
13335         * added src/labelcolors.h
13336         * src/Makefile.am, src/summaryview.c
13337                 rearrange label coloring code
13338
13339         * src/procmsg.h
13340                 add more parentheses so label colouring works correctly
13341
13342         * src/filtering.c
13343                 don't really delete message, but move it to Trash
13344
13345         * src/prefs_matcher.c
13346                 add quote options to info dialog
13347
13348 2001-07-20 [christoph]
13349
13350         * src/Makefile.am
13351         * src/inc.c
13352         * src/main.[ch]
13353         * src/socket.h
13354         * src/ssl.[ch] (new)
13355                 moved ssl stuff to a seperate file
13356
13357 2001-07-20 [darko]
13358
13359         * src/summaryview.c
13360                 fix show sender using address book with no e-mail
13361                 address in From: field
13362
13363 2001-07-19 [alfons]
13364
13365         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
13366                 fix messy handling of escaping... now at least the
13367                 execute command is useful. escape char is '\', we
13368                 accept \n and \r too. 
13369
13370                 Real life example:
13371                 
13372                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
13373                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
13374
13375 2001-07-18 [alfons]
13376
13377         0.5.0claws6
13378
13379         * src/summaryview.c
13380                 clean up
13381
13382         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
13383           src/procmsg.[ch]
13384                 revise filtering; currently move, copy, marking have
13385                 been tested. if you like bleeding edge stuff, you
13386                 should definitely go for this version :)
13387
13388         * mark old working stuff as VERSION_0_5_0_CLAWS5        
13389
13390 2001-07-17 [christoph]
13391
13392         * src/utils.c
13393                 timestamp log
13394
13395 2001-07-17 [alfons]
13396
13397         0.5.0claws5
13398
13399         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
13400           bits in the mark file, without affecting either branch. Lots of
13401           files changed, also in claws branch.
13402
13403           UNTESTED: use of mbox folders
13404
13405         * src/summaryview.c
13406                 added mark all read; however this was a quick hack used for
13407                 cleaning up mess after initial merge with Hiroyuki
13408
13409         * configure.in
13410                 change claws version number back to 0.5.0claws5 to clear up 
13411                 confusion & pretension (recent release was technically 
13412                 0.5.0claws4, so we neatly align with Hiroyuki :-)
13413
13414 2001-07-16 [alfons]
13415
13416         sync with Hiroyuki's 0.5.0cvs4
13417
13418 2001-07-16 [alfons]
13419
13420         0.5.1claws3
13421
13422         * src/filtering.[ch]
13423                 remove invalid updating of mark files for 
13424                 filter actions MATCHING_ACTION_MOVE and 
13425                 MATCHING_ACTION_DELETE; this should fix the
13426                 folder update bug
13427                 
13428         * src/procmsg.c
13429                 revert Christoph's stab at fixing the folder 
13430                 update bug
13431
13432         * po/POTFILES.in
13433                 add missing files with translatable strings
13434
13435         * src/summaryview.c
13436                 remove debug print
13437
13438 2001-07-15 [alfons]
13439
13440         * src/addr_compl.[ch], src/prefs_filtering.c
13441                 make "filtering pref dialog's destination entry" an
13442                 "address completable entry", if filter destination is 
13443                 an email address
13444
13445         0.5.1claws2
13446         
13447         sync with Hiroyuki's 0.5.0cvs2-3
13448
13449 2001-07-15 [christoph]
13450
13451         * src/procmsg.c
13452                 fixed folder stats update after incorporation
13453
13454 2001-07-15 [alfons]
13455
13456         * src/summaryview.c
13457                 * finish label colouring stuff (for now)
13458                 * fix incorrect colour bug (off by one) 
13459
13460 2001-07-14 [alfons]
13461
13462         * src/mainwindow.c
13463                 change text labels for news and mail message so there's
13464                 plenty of toolbar estate left
13465
13466         * configure.in
13467                 0.5.1claws1
13468
13469         * src/folderview.c
13470           src/folder.[ch]
13471                 sync with Hiroyuki's 0.5.0cvs1
13472
13473         * src/summaryview.c
13474                 more rewrite label colouring
13475
13476 2001-07-14 [alfons]
13477
13478         * src/summaryview.[ch]
13479                 * start rewrite label colouring 
13480                 * fix proper location "Add Sender To Addressbook" menu item
13481
13482 2001-07-13
13483
13484         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13485         (actually this is 0.5.0claws4)
13486
13487 2001-07-13 [alfons]
13488
13489         * po/pt_BR.po
13490                 * fix duplicate message
13491                 * add updated Portugese / Brazilian translation
13492                   submitted by Fabio Junior Beneditto
13493
13494 2001-07-12 [alfons]
13495
13496         * AUTHORS
13497                 add Jens
13498
13499         * po/nl.po
13500                 add updated Dutch translation
13501
13502         * po/de.po
13503                 add updated German translation submitted by Jens
13504
13505 2001-07-11 [alfons]
13506
13507         Prerelease before 0.5.0claws. Please test.
13508         This version is temporarily tagged as VERSION_0_5_0_TEST
13509
13510         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
13511           src/prefs_scoring.c, src/prefs_matcher.c, 
13512           src/prefs_filtering.c, src/mbox.c, 
13513           src/main.c, src/inc.c, src/filtering.[ch]
13514                 revert new Hoa's new matcher (does not work yet)
13515
13516         * src/Makefile.am
13517                 clean up
13518
13519 2001-07-10
13520
13521         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
13522
13523
13524 2001-07-10 [alfons]
13525
13526         * Makefile.am
13527                 add ChangeLog.claws to EXTRA_DIST
13528         * src/Makefile.am
13529                 add matcher_parser_parse.h to EXTRA_DIST
13530
13531 2001-07-10 [christoph]
13532
13533         * src/inc.c
13534                 add destination folder to table of
13535                 folders that need to be updated after
13536                 incorporation
13537
13538 2001-07-10 [alfons]
13539
13540         * folder.[ch]
13541           folderview.c
13542                 make collapse state of folders and folder items persistent, i.e.
13543                 if you collapse a folder tree, the next time sylpheed-claws starts 
13544                 up the folder tree remains collapsed.  
13545                 
13546 2001-07-10 [christoph]
13547
13548         * acconfig.h
13549         * configure.in
13550                 added --enable-ssl
13551         * src/md5.[ch]
13552                 renamed MD5_CTX to MD5_CTX_syl
13553                 conflicts with a struct in openssl
13554         * src/inc.c
13555         * src/main.[ch]
13556         * src/prefs_account.[ch]
13557         * src/socket.[ch]
13558                 SSL support for POP
13559         * src/mainwindow.c
13560                 fixed compose with current account
13561                 broken by new compose button stuff
13562
13563 2001-07-09 [hoa]
13564
13565         * AUTHORS
13566                 changed my email address
13567
13568         * src/matcher_parser_parse.y
13569                 clean the parser to remove conflicts
13570
13571 2001-07-09 [alfons]
13572
13573         * AUTHORS
13574                 add Match Grun
13575
13576         * configure.in
13577                 fix incorrect description of --enable-ldap parameter
13578
13579         * src/prefs_common.[ch]
13580           src/compose.c
13581                 add experimental option "smart wrapping" which makes the
13582                 compose editor auto wrap.
13583                 
13584                 | TODO: the problem with the buggy cursor handling is caused |
13585                 | by the GtkText. when deleting / backspacing text its       |
13586                 | wrapping algorithm does not take in account the previous   |
13587                 | line. should find a way to hack this in.                   |
13588                 | or should perhaps combine this with the word wrapping      |
13589                 | patch i wrote in january.                                  |
13590
13591         * src/about.c
13592                 show build parameters for LDAP and JPilot
13593
13594         * src/summaryview.c
13595                 revert Christoph's bugfix for selecting next unread message, 
13596                 because folder stats aren't updated correctly
13597
13598 2001-07-08 [hoa]
13599
13600         * src/filtering.c
13601         * src/mainwindow.c
13602         * src/matcher.c
13603         * src/matcher_parser_lex.l
13604         * src/matcher_parser_parse.y
13605         * src/prefs_filtering.c
13606         * src/prefs_scoring.c
13607         * src/scoring.c
13608                 bugfix of the config file parser
13609
13610 2001-07-08 [alfons]
13611
13612         * src/Makefile.am
13613                 added generated matcher sources to BUILT_SOURCES
13614
13615 2001-07-08 [hoa]
13616
13617         * src/Makefile.am
13618         * src/.cvsignore
13619                 added new config file parser
13620
13621         * src/scoring.[ch]
13622         * src/filtering.[ch]
13623         * src/matcher.[ch]
13624         * src/prefs_filtering.c
13625         * src/prefs_matcher.c
13626         * src/prefs_scoring.c
13627         * added src/matcher_parser.h
13628         * added src/matcher_parser_lex.h
13629         * added src/matcher_parser_lex.l
13630         * added src/matcher_parser_parse.y
13631                 lex & yacc config file parser
13632
13633         * src/mbox.c
13634         * src/inc.c
13635         * src/main.c
13636                 changes prefs_filtering into global_filtering           
13637
13638         * src/summaryview.c
13639                 build threads with subjects only if "Re: " is at the
13640                 beginning of the subject
13641
13642 2001-07-07 [paul]
13643
13644         0.5.0claws
13645
13646         sync with sylpheed 0.5.0
13647                 change of version number only
13648
13649 2001-07-06 [paul]
13650
13651         0.5.0claws5
13652
13653         sync with sylpheed 0.5.0pre5
13654
13655 2001-07-05 [paul]
13656
13657         sync with sylpheed 0.5.0pre4 release
13658                 /po and /manual/ja not sync'ed
13659
13660 2001-07-04 [paul]
13661
13662         more sync with sylpheed 0.5.0pre4
13663
13664 2001-07-03 [christoph]
13665
13666         * src/addressbook.c
13667                 fixed address book broken by address book
13668                 for VCard, JPilot, LDAP
13669
13670 2001-07-03 [alfons]
13671
13672         * src/matcher.c
13673         * src/textview.c
13674                 stopped memory leaks
13675
13676 2001-07-03 [paul]
13677
13678         more sync with sylpheed 0.5.0pre4
13679
13680 2001-07-02 [match]
13681
13682         * included address book patch for VCard, JPilot, LDAP
13683         * pref_common.c - fixed Font options on Display tab (cosmetic)
13684         * alertpanel.c - fixed truncated message
13685
13686 2001-07-02 [christoph]
13687
13688         * src/mbox_folder.c
13689         * src/procmsg.[ch]
13690         * src/summaryview.c
13691                 mark threads for ignoring
13692
13693 2001-07-02 [paul]
13694
13695         0.5.0claws4
13696
13697         * sync with sylpheed 0.5.0pre4
13698                 updated gettext to 0.10.38.
13699
13700 2001-07-01 [paul]
13701
13702         * src/ mainwindow.c
13703         * src/procmsg.h
13704         * src/summaryview.[ch]
13705                 new right-click option: Label.
13706                 substitute for 'Mark-->Mark/Unmark', colours the line.
13707                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
13708
13709 2001-07-01 [christoph]
13710
13711         * src/folderview.c
13712                 fixed font for trash
13713         * src/summaryview.c
13714                 move ctree to unread message
13715
13716 2001-07-01 [paul]
13717
13718         * sync with sylpheed 0.5.0pre3 release
13719
13720 2001-06-30 [alfons]
13721
13722         * src/filesel.[ch]
13723         * src/compose.c
13724                 allow inserting / attaching multiple files in
13725                 the composer window
13726
13727 2001-06-30 [paul]
13728
13729         * src/codeconv.c
13730                 small change to Alfons' previous stuff so that it
13731                 actually makes
13732
13733 2001-06-30 [alfons]
13734
13735         * lots of files changed; first attempt to merge the changes
13736           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
13737
13738 2001-06-30 [paul]
13739
13740         * po/pt_BR.po
13741                 updated and completed, translations by Fabio
13742                 Junior Beneditto <fjbeneditto@yahoo.com.br>
13743
13744 2001-06-29 [alfons]
13745
13746         * src/compose.c
13747         * src/mimeproc.[ch]
13748                 allow selecting an attached files' mime type from a 
13749                 list of types.
13750
13751 2001-06-29 [paul]
13752
13753         * more sync with sylpheed 0.5.0pre3
13754
13755 2001-06-29 [paul]
13756
13757         * po/pt_BR.po
13758                 merge with sylpheed.pot and pt_BR.po provided by
13759                 Fabio Junior Beneditto.
13760
13761 2001-06-29 [darko]
13762
13763         * src/procmime.c
13764                 make MIME types case insensitive
13765
13766 2001-06-28 [alfons]
13767
13768         * po/nl.po
13769                 merge with sylpheed.pot and old nl.po; translations added.
13770
13771 2001-06-28 [paul]
13772
13773         * more sync with sylpheed 0.5.0pre3
13774
13775 2001-06-27 [alfons]
13776
13777         * src/summaryview.c
13778                 don't crash when removing parent node of messages
13779                 attracted by subject. this was caused by not deleting
13780                 the parent node from the subject line hash table.
13781
13782 2001-06-27 [alfons]
13783
13784         * src/summaryview.c
13785         * src/compose.[ch]
13786         * src/mainwindow.c
13787                 if there are multiple messages selected, allow forwarding
13788                 them as attachments.
13789
13790 2001-06-27 [paul]
13791
13792         * more sync with sylpheed 0.5.0pre3
13793
13794 2001-06-26 [paul]
13795
13796         0.5.0claws3
13797
13798         * sync with sylpheed 0.5.0pre3
13799
13800 2001-06-25 [paul]
13801
13802         * src/mainwindow.c
13803                 fixed 'compose news article' bug
13804                 from icon-and-text toolbar
13805
13806 2001-06-25 [paul]
13807
13808         * sync with sylpheed 0.5.0pre2 release
13809
13810 2001-06-24 [christoph]
13811
13812         * src/prefs_common.c
13813                 bug fix in font selection
13814         * src/folderview.c
13815                 use sylpheed's normal font instead of
13816                 gtk default font for folders without
13817                 new messages
13818
13819 2001-06-24 [alfons]
13820
13821         * src/mainwindow.[ch]
13822                 added composite compose mail / news button (an idea by Leandro
13823                 Pereira <leandro@linuxmag.com.br>)
13824
13825 2001-06-24 [paul]
13826
13827         Added instructions for ldif-to-xml.py
13828
13829         * tools/README
13830
13831 2001-06-23 [alfons]
13832
13833         Some minor things.
13834
13835         * src/pixmaps/stock_news_compose.xpm
13836                 added pixmap by Leandro
13837         * src/prefs_common.c
13838                 tested built-in spelling checker of GCC 3.0 :)
13839         * po/nl.po
13840                 merged dutch translation of sylpheed-main with
13841                 sylpheed.pot
13842
13843 2001-06-23 [paul]
13844
13845         Added tools directory and files.
13846
13847         * tools/filter_conv.pl
13848                 converts old filter system to new filtering system
13849         * tools/ldif-to-xml.py
13850                 converts netscape addressbook to sylpheed addressbook
13851         * tools/README
13852                 descriptions/instructions for above two files
13853
13854 2001-06-23 [christoph]
13855
13856         * src/inc.c
13857         * src/manage_window.[ch]
13858         * src/prefs_common.[ch]
13859                 mail retrieval dialog can be enabled, disabled
13860                 or hidden if non of sylpheed's windows is active
13861
13862 2001-06-22 [paul]
13863
13864         0.5.0claws2
13865
13866         * sync with sylpheed 0.5.0pre2
13867
13868 2001-06-21 [christoph]
13869
13870         * src/summaryview.c
13871                 show recipient on 'from' for all accounts
13872                 
13873         * src/inc.c
13874         * src/prefs_common.[ch]
13875                 disable error popup on mail receive errors
13876
13877 2001-06-21 [alfons]
13878
13879         * src/compose.c
13880                 made the ruler correctly appear and disappear.
13881
13882         * src/Makefile.am
13883                 removed Hoa's work-in-progress-stuff (interesting!) so 
13884                 claws compiles ok.
13885
13886 2001-06-20 [christoph]
13887
13888         * src/inc.c
13889         * src/progressdialog.c
13890                 added scrolled window for list in progressdialog
13891
13892 2001-06-20 [paul]
13893
13894         sync with sylpheed 0.5.0pre1 release
13895
13896 2001-06-20 [christoph]
13897
13898         * src/summeryview.c
13899                 make building threads by subject work when
13900                 thread view is enabled
13901                 
13902         * src/compose.c
13903         * src/prefs_common.[ch]
13904                 automatically select account for mail replys
13905
13906 2001-06-19 [sergey]
13907
13908         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
13909         they are filled in from the account settings.
13910
13911 2001-06-19 [paul]
13912
13913         * more sync with sylpheed 0.5.0pre1
13914
13915 2001-06-18 [alfons]
13916
13917         * src/Makefile.am,
13918           src/procmime.c
13919                 added --sysconfdir to CPPFLAGS for pointing to the correct
13920                 location of mime.types. 
13921
13922                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
13923                 or ./configure!
13924
13925 2001-06-18 [hoa]
13926
13927         * src/summaryview.c
13928                 fixed some bug when building threads
13929
13930 2001-06-18 [pau]l
13931
13932         * src/prefs_account.c
13933                 UI stuff: More changes to the English
13934
13935 2001-06-18 [paul]
13936
13937         * src/pixmaps/stock_news_compose.xpm: new file
13938         * src/Makefile.am
13939         * src/mainwindow.c
13940         * src/summaryview.c
13941                 Added new icon for Hoa's 'compose a news
13942                 message', plus minor improvements to the
13943                 English
13944
13945         * po/ja.po
13946         * ChangeLog
13947         * ChangeLog.jp
13948                 more sync with sylpheed 0.5.0pre1
13949
13950 2001-06-18 [hoa]
13951
13952         * src/compose.[ch]
13953         * src/mainwindow.c
13954                 Follow-up and reply to
13955
13956         * src/summaryview.[ch]
13957                 Build threads also with subjects
13958
13959 2001-06-17 [hoa]
13960
13961         * src/compose.c
13962                 forwarding use the current account.
13963
13964         * src/mainwindow.c
13965                 the "compose message" button has been replaced with
13966                 "new mail" and "new news" buttons
13967
13968         * src/prefs_common.[ch]
13969                 added a configuration option to use the forward button
13970                 as "forward as attachment"
13971                 changed reply and forward format description
13972
13973         * src/quote_fmt_lex.l
13974         * src/quote_fmt_parse.y
13975                 added message with no signature in format for reply
13976                 and forward.
13977
13978 2001-06-17 [paul]
13979
13980         Minor UI stuff
13981
13982         * src/mainwindow.c
13983         * src/summaryview.c
13984                 Improvements to the English
13985
13986         * src/prefs_common.c
13987                 Improvements to the English and some
13988                 clarity/continuity improvements in the
13989                 description of Quote symbols.
13990
13991 2001-06-17 [paul]
13992
13993         0.5.0claws1
13994
13995         * sync with sylpheed 0.5.0pre1
13996
13997 2001-06-17 [hoa]
13998
13999         * src/compose.c
14000                 Better interface for compose, displayed fields
14001                 are updated whenever we change account.
14002                 Newsgroups field is automatically filled.
14003
14004         * src/mainwindow.c
14005                 Newsgroups field is automatically filled.
14006
14007         * src/prefs_account.c
14008                 Some interface stuff when fields appear and
14009                 disappear.
14010
14011 2001-06-16 [paul]
14012
14013         0.4.99claws
14014
14015         * sync with sylpheed 0.4.99
14016
14017 2001-06-16 [sergey]
14018
14019         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14020         base64_decoder_free, base64_decoder_decode): new object and
14021         functions for decoding base64 streams.
14022         * src/procmime.c (procmime_decode_content): modified to use the
14023         new base64 decoder.
14024
14025 2001-06-15 [paul]
14026
14027         0.4.99claws10
14028
14029         * sync with sylpheed 0.4.99cvs11
14030
14031 2001-06-13 [paul]
14032
14033         0.4.99claws9
14034
14035         * sync with sylpheed 0.4.99cvs9
14036
14037 2001-06-13 [hoa]
14038
14039         * src/compose.c
14040         * src/prefs_account.c
14041
14042                 SMTP server can be defined in the news account
14043                 mime type of attachment are kept.
14044
14045         * src/summaryview.c
14046
14047                 now choose the highest important score between default
14048                 and important score of folder.
14049
14050 2001-06-09 [alfons]
14051         
14052         * src/prefs_common.c: 
14053
14054                 (prefs_quote_description_create): corrected description of 
14055                 quote format characters
14056
14057 2001-06-09 [paul]
14058
14059         0.4.99claws8
14060
14061         * sync with sylpheed 0.4.99cvs8
14062
14063 2001-06-08 [sergey]
14064
14065         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14066         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14067
14068 2001-06-08 [paul]
14069
14070         0.4.99claws7
14071
14072         * sync with sylpheed 0.4.99cvs7
14073
14074 2001-06-06 [sergey]
14075
14076         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14077         clashes with autogenerated header).
14078         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14079         * src/Makefile.am: added quote_fmt.h.
14080         * src/.cvsignore: added lex/yacc autogenerated files
14081         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14082
14083 2001-06-06 [paul]
14084
14085         0.4.99claws6
14086
14087         * sync with sylpheed 0.4.99cvs6
14088
14089 2001-06-06 [hoa]
14090
14091         * added src/quote_fmt_parse.h
14092         * src/compose.c
14093                 removed warnings
14094
14095         * src/prefs.[ch]
14096                 don't modify readonly configuration files
14097
14098         * src/prefs_account.c
14099         * src/prefs_common.c
14100         * src/prefs_customheader.c
14101         * src/prefs_display_header.c
14102         * src/prefs_filter.c
14103         * src/prefs_filtering.c
14104         * src/prefs_scoring.c
14105                 don't open dialog box when configuration files
14106                 are readonly
14107
14108 2001-06-05 [sergey]
14109
14110         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14111
14112         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14113         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14114         BUILT_SOURCES to make all files rebuild properly.
14115
14116         * src/compose.c: removed #include "quote_fmt.tab.h".
14117
14118         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14119         CHARACTER value in yylval.
14120
14121         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14122         receive CHARACTER value by documented means (yylval).
14123
14124         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14125
14126 2001-06-05 [hoa]
14127
14128         * src/Makefile.am
14129                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14130
14131         * src/filtering.c
14132         * src/matcher.c
14133         * src/matcher.h
14134         * src/prefs_filtering.c
14135                 now keep the configuration for execute action
14136
14137         * src/mbox_folder.c
14138                 fixed a warning
14139
14140 2001-06-05 [paul]
14141
14142         * sync with sylpheed 0.4.99cvs5
14143
14144 2001-06-05 [hoa]
14145
14146         * src/Makefile.am
14147                 added quote_fmt.[ch]
14148
14149         * added src/quote_fmt.y
14150         * added src/quote_fmt.l
14151         * added src/quote_fmt.tab.h
14152         * added src/quote_fmt.tab.c
14153         * added src/lex.quote_fmt.c
14154                 parsing configuration for replying
14155                 and forwarding
14156
14157         * src/prefs_common.[ch]
14158                 added configuration UI for replying
14159                 and forwarding
14160
14161         * src/compose.c
14162                 using configuration for replying
14163                 and forwarding
14164
14165 2001-06-04 [hoa]
14166
14167         * src/filtering.c
14168         * src/matcher.c
14169         * src/matcher.h
14170         * src/prefs_filtering.c
14171         * src/prefs_matcher.c
14172         * src/prefs_matcher.h
14173                 action "run a command" for filtering
14174                 and matching with a command.
14175                 fixed the "whole message" matching
14176
14177         * src/mbox_folder.c
14178                 changed temporary filename for security
14179
14180         * src/messageview.c
14181                 queue the notification if it fails to send.
14182
14183         * src/prefs_common.c
14184         * src/prefs_folder_item.c
14185                 changed the default important score             
14186
14187         * src/prefs_scoring.c
14188         * src/scoring.c
14189                 hide kill score input when the folder is not
14190                 a newsgroup
14191
14192 2001-06-03 [alfons]
14193
14194         * src/prefs_common.c:
14195
14196                 (prefs_font_select): pass font name in font entry box to font
14197                 selection dialog.
14198
14199 2001-06-03 [sergey]
14200
14201         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
14202
14203 2001-06-03 [paul]
14204
14205         * sync with sylpheed 0.4.99cvs4
14206
14207 2001-06-03 [alfons]
14208
14209         * src/headerwindow.c:
14210
14211                 (headerwindow_show_cb): use the selected summary view item, not
14212                 the displayed item.
14213
14214 2001-06-02 [alfons]
14215
14216         * src/headerwindow.c:
14217
14218                 (headerwindow_show_cb): always try to show msginfo
14219
14220 2001-06-02 [hoa]
14221
14222         * src/compose.c
14223                 keep attached parts when reediting or forwarding.
14224
14225 2001-06-01 [hoa]
14226
14227         * src/folderview.c
14228         * src/prefs_folder_item.[ch]
14229         * src/prefs_scoring.[ch]
14230         * src/scoring.[ch]
14231         * src/summaryview.[ch]
14232         * src/main.c
14233         * src/mainwindow.c
14234         * src/prefs_common.[ch]
14235                 support for folder scoring
14236                 kill score and important score for messages
14237         
14238         * src/prefs_account.c
14239                 some display bug fixed for local account
14240                 preferences
14241
14242 2001-05-31 [alfons]
14243
14244         * src/summaryview.c:
14245
14246                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
14247                 sender to address book menu item is disabled.
14248
14249 2001-05-30 [hoa]
14250
14251         * src/filtering.[ch]
14252         * src/summaryview.c
14253                 handling summary menu / filter messages
14254
14255         * src/folder.[ch]
14256                 add some stuff
14257
14258         * src/foldersel.c
14259                 imap folders now appears in list
14260
14261         * src/mbox_folder.c
14262                 doesn't crash if destination mail is not writeable
14263
14264 2001-05-29 [hoa]
14265
14266         * src/compose.c
14267                 removed some warnings
14268
14269         * src/filtering.c
14270         * src/folder.[ch]
14271         * src/prefs_filtering.c
14272                 global string to identify any folders           
14273                 removed some debug info
14274                 filtering to mbox folders is now possible
14275
14276         * src/mainwindow.c
14277                 removed some warnings
14278
14279         * src/mbox_folder.c
14280                 permission on files are changed to read/write for user only,
14281                 nothing for other.
14282                 creation of subfolder is handled better.
14283
14284 2001-05-28 [alfons]
14285
14286         Verified the sync for src/prefs_common.[ch] and
14287         src/prefs_account.[ch]. I believe there were some
14288         minor indentation differences.
14289
14290 2001-05-28 [paul]
14291
14292         0.4.99claws3
14293
14294         * sync with 0.4.99cvs3
14295
14296 2001-05-28 [hoa]
14297
14298         * src/compose.c
14299                 handling flags for mbox format
14300
14301         * src/filtering.c
14302                 use of mark file only for MH format
14303                 handling flags for mbox format
14304                 filtering cannot yet move or copy mails to mbox folders.
14305
14306         * src/folder.[ch]
14307                 changed move_msg, copy_msg,
14308                 move_msgs_with_dest, copy_msgs_with_dest functions
14309                 uses only folder->copy_msg() function
14310                 uses folder->finished_copy() to handle the destination
14311                 folder at the end of the copy or move operation.
14312
14313         * src/foldersel.c
14314                 included mbox directories.
14315
14316         * src/folderview.[ch]
14317         * src/mainwindow.c
14318                 handle folders operation for mbox format
14319
14320         * src/mbox.c
14321                 disable conversion of "From " header
14322
14323         * src/mbox_folder.[ch]
14324                 completion of mbox format handling
14325
14326         * src/mh.c
14327                 changed mh_copy_msg() function and
14328                 removed mh_move_msg(), mh_move_msgs_with_dest(),
14329                 mh_copy_msgs_with_dest()
14330
14331         * src/prefs_filtering.c
14332                 removed some warnings
14333
14334         * src/prefs_matcher.c
14335                 default boolean operation is AND
14336
14337         * src/procheader.c
14338                 handling flags for mbox format
14339                 handling of "From " header
14340
14341         * src/procmsg.[ch]
14342                 removed data field
14343                 added MSG_REALLY_DELETED flags to handle deletion of
14344                 messages in mbox format.
14345
14346         * src/summaryview.c
14347                 handling flags for mbox format
14348                 disable the MSG_DELETED flags when messages
14349                 are deleted in mbox format
14350
14351         * src/textview.c
14352                 "From " headers display fixed.
14353
14354 2001-05-27 [alfons]
14355
14356         * src/textview.c:
14357                 
14358                 (get_email_part): skip quoted email addresses, like in e.g.
14359                 "'alfons@proteus.demon.nl'".
14360
14361 2001-05-26 [alfons]
14362
14363         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
14364         and fixing the persistence troubles when using separate windows.
14365
14366         * src/mainwindow.c:
14367         
14368             Added #define SEPARATE_ACTION used in the gtk item factory for 
14369             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
14370                 use gtk_item_factory_get_widget_by_action() to get the items.
14371                 
14372             Removed separate_widget_cb from the gtk item factory data   
14373           
14374             (mainwindow_create): connect separate_widget_cb() to check
14375             menu item "toggled" signal. also passing a MainWindow pointer
14376                 as object data for both check menu items.
14377                 
14378             (separate_widget_cb): definition of separate_widget_cb() to match
14379             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
14380                 window using gtk_object_get_data(). The type of window separation 
14381                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
14382         
14383         * src/prefs_filtering.c,
14384           src/prefs_matcher.c: added horizontal scrollbars
14385
14386 2001-05-25 [darko]
14387
14388         * src/headerview.c
14389                 fix segfault with invalid bold font
14390         * src/summaryview.c
14391                 correctly display summary stats after row is marked
14392
14393 2001-05-23 [sergey]
14394
14395         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
14396         encodings with libjconv.
14397
14398 2001-05-23 [hoa]
14399
14400         * src/Makefile.am
14401                 added mbox_folder.[ch]
14402         * src/defs.h
14403                 mbox temporary folder
14404         * src/folder.[ch]
14405         * added src/mbox_folder.[ch]
14406         * src/folderview.c
14407         * src/procheader.[ch]
14408                 added mbox support
14409         * src/mbox.c
14410                 bugfix for file incorporation filtering
14411         * src/imap.c
14412                 enable creation of MBOX
14413         * src/prefs_display_header.c
14414                 enable use of headers like "From "
14415                 something that should be fixed :
14416                         displaying of such headers add an extra space
14417         * src/prefs_folder_item.c
14418                 don't create folders because it is not necessary
14419         * src/procmsg.h
14420                 added data field to MsgInfo for mbox internal use
14421         * src/summaryview.c
14422                 added some support for mbox
14423         * src/utils.[ch]
14424                 added get_mbox_cache_dir() function
14425
14426 2001-05-23 [hiroyuki]
14427
14428         * src/headerwindow.c
14429           src/inc.c
14430           src/main.c
14431           src/mh.c
14432           src/nntp.c
14433           src/procmsg.h
14434           src/session.h
14435           src/socket.[ch]
14436           src/summaryview.c
14437           src/textview.c
14438           src/automaton.c
14439           src/folderview.c: more sync with 0.4.99cvs2.
14440
14441         * src/headerwindow.c: reverted.
14442
14443 2001-05-22 [paul]
14444
14445         0.4.99claws2
14446
14447         * sync with sylpheed 0.4.99cvs2
14448                 * src/news.[ch]
14449                 * src/nntp.[ch]
14450                 * INSTALL
14451                 * INSTALL.jp
14452
14453 2001-05-22 [alfons]
14454
14455         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
14456
14457 2001-05-21 [alfons]
14458
14459         Minor things:
14460
14461         * configure.in: if gnome-config not found, "no" is displayed
14462         
14463         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
14464
14465         * src/textview.c: now also possible to add mail addresses by right
14466           clicking in the text view
14467
14468         * src/codeconv.c: merged patch which fixes endless loop when encountering
14469           invalid wide characters; from Alte <010@imis.ru>  
14470
14471 2001-05-20 [alfons]
14472
14473         Added installation of gnome specific things:
14474
14475         * Makefile.am: gnome conditional
14476
14477         * configure.in: check for installed gnome
14478
14479         * added sylpheed.png, sylpheed.desktop
14480
14481 2001-05-20 [sergey]
14482
14483         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
14484
14485         * src/mainwindow.h (main_window_toolbar_create): created a button
14486         for "Reply to all".
14487         (main_window_set_toolbar_sensitive): enable/disable the new button
14488         appropriately.
14489         (toolbar_reply_to_author_cb): handle the new button.
14490
14491         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
14492         send_progress_dialog_destroy() on failure (fixes hang on SMTP
14493         failure).
14494
14495 2001-05-19 [sergey]
14496
14497         * src/compose.h (ComposeReplyMode): new modes
14498         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
14499         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
14500
14501         * src/compose.c
14502         (compose_send): move some code into a new function:
14503         (compose_current_mail_account): new function.
14504         (compose_reply): new argument to_author, all callers changed; if
14505         to_author==TRUE and account->protocol==A_NNTP, find and use an
14506         appropriate mail account for replying.
14507         (compose_reply_set_entry): new argument to_author; ignore
14508         compose->replyto if to_author==TRUE.
14509
14510         * src/mainwindow.c: new command "Message/Reply to author".
14511         (main_window_set_menu_sensitive): enable/disable it.
14512         (reply_cb): handle it.
14513
14514         * src/summaryview.c: new command "Reply to author".
14515         (summary_set_menu_sensitive): enable/disable it.
14516         (summary_reply_cb): handle it.
14517
14518         * src/account.c (account_find_mail_from_address): new function.
14519
14520 2001-05-18 [paul]
14521
14522         0.4.99claws1
14523
14524         * sync with sylpheed 0.4.99cvs1
14525
14526 2001-05-18 [hoa]
14527
14528         * src/compose.[ch]
14529         * src/filtering.c
14530         * src/summaryview.c
14531                 new filtering action : forward and forward as attachment
14532
14533         * src/main.c
14534                 no need for $DISPLAY when we run sylpheed --help
14535                 call to parse_cmd_opt() is moved
14536
14537         * src/mainwindow.[ch]
14538                 execute button is hidden when immediate execute
14539                 is chosen
14540
14541         * src/mh.c
14542         * src/news.c
14543         * src/prefs_folder_item.c
14544         * src/procmsg.c
14545                 better handling of missing directories
14546
14547         * src/summaryview.c
14548                 reedit is enabled in outbox
14549                 reedit is enabled in queue
14550
14551 2001-05-17 [hoa]
14552
14553         * src/filtering.c
14554         * src/matcher.[ch]
14555         * src/prefs_filtering.c
14556                 changed attachement into attachment
14557
14558 2001-05-17 [alfons]
14559
14560         0.4.67claws4    
14561
14562         * sync with sylpheed 0.4.67cvs9
14563         * sync with sylpheed 0.4.67cvs7-8
14564
14565 2001-05-17 [hoa]
14566
14567         * src/Makefile.am
14568                 added prefs_filtering.c
14569
14570         * src/filtering.[ch]
14571         * src/matcher.[ch]
14572                 removed action : forward_news and forward_news_as_attachement
14573                 (forward and forward_as_attachement can be used instead)
14574
14575         * src/mainwindow.c
14576                 added menu option to access filtering configuration
14577
14578         * src/prefs_account.c
14579                 changed mail_command default to /usr/sbin/sendmail
14580
14581         * added src/prefs_filtering.[ch]
14582                 dialog box for filtering configuration
14583
14584         * src/prefs_matcher.c
14585                 added function prefs_matcher_get_criteria_from_matching()
14586
14587         * src/prefs_scoring.c
14588                 reset the dialog when register or substitute is clicked
14589
14590 2001-05-15 [hoa]
14591
14592         * src/Makefile.am
14593                 added filtering.[ch]
14594         * src/inc.c
14595                 using filering.[ch] instead of filter.[ch]
14596         * src/main.c
14597                 reading new filtering configuration
14598         * src/matcher.[ch]
14599                 added some filtering actions
14600                 and fixed a bug for headers and mail body matching
14601         * src/mbox.c
14602                 using filering.[ch] instead of filter.[ch]
14603         * src/mh.c
14604                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
14605         * src/summaryview.c
14606                 some fixes for filtering
14607
14608 2001-05-14 [hiroyuki]
14609
14610         * src/send.c: fixed some weird indentations.
14611           send_message_with_command(): call pclose() only if p != NULL.
14612         * src/textview.c: get_email_part(): modified the code for readability.
14613
14614 2001-05-14 [hiroyuki]
14615
14616         * src/md5global.h
14617           src/md5ify.c
14618           src/md5ify.h: removed from the cvs.
14619
14620 2001-05-13 [sergey]
14621
14622         * src/main.c: include rfc2015.h to avoid compiler warnings.
14623         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
14624         the panel is already on screen.
14625         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
14626         closing the alert window by ESC as "No".
14627         * src/prefs_common.c (prefs_interface_create): moved return
14628         receipt check button to the correct place.
14629
14630 2001-03-13 [alfons]
14631
14632         * src/prefs_common.c: 
14633                 moved return receipt check button to the Send tab. (prefs_send_create)
14634                 removed the date format ui related globals. (prefs_display_create)
14635
14636         0.4.67claws3
14637         
14638         * sync with sylpheed 0.4.67cvs5-6
14639
14640 2001-05-13 [paul]
14641
14642         * added Alfons' font selection patch
14643
14644         * src/defs.h
14645         * src/headerwindow.c
14646         * src/prefs_common.c
14647         * src/prefs_common.h
14648
14649 2001-05-13 [hoa]
14650         * src/defs.h
14651                 changed version of cache
14652         * src/matcher.[ch]
14653         * src/prefs_matcher.c
14654                 added additionnal matching criteria
14655         * src/procheader.c
14656         * src/procmsg.[ch]
14657         * src/news.c
14658                 added references in MsgInfo
14659
14660 2001-05-12 [hoa]
14661
14662         * src/defs.h
14663                 prepared some things for new filtering
14664         * src/matcher.[ch]
14665                 added some matching properties
14666                 inreplyto need to be enhanced
14667                 prepared some things for new filtering
14668         * src/messageview.c
14669                 added Return-Receipt-To handling
14670         * src/prefs_folder_item.c
14671                 changed default value to TRUE
14672         * src/prefs_matcher.c
14673                 added some matching properties
14674         * src/prefs_scoring.[ch]
14675                 the scoring dialog is finished
14676         * src/procheader.c
14677                 added Return-Receipt-To handling
14678                 Reference need to be added
14679         * src/procmsg.[ch]
14680                 added Return-Receipt-To handling
14681                 added threadscore to get a better score sorting when
14682                 threads are enabled
14683         * src/summaryview.c
14684                 suppressed a bug when we sort the list
14685                 when no folder is opened.
14686                 better score sorting when threads are enabled
14687
14688 2001-05-12 [alfons]
14689
14690         * reverted previous patch because of potential errors 
14691
14692         0.4.67claws2
14693         
14694         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
14695                 applied "toggle mail-retrieval dialog window" patch submitted 
14696                 by Eric Limpens <eric@qnt.net>
14697
14698         * sync with sylpheed 0.4.67cvs4
14699
14700 2001-05-12 [sergey]
14701
14702         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
14703         some picky compilers.
14704         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
14705         * src/grouplist_dialog.c: include alertpanel.h.
14706         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
14707         fix compile warning.
14708         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
14709         #include "defs.h" before others to prevent the warning of `MIN'
14710         and `MAX' redefinition.
14711
14712 2001-05-11 [hoa]
14713
14714         * src/main.c
14715         * src/messageview.c
14716         * src/prefs_account.c
14717         * src/prefs_display_header.c
14718                 removed warning
14719         * src/Makefile.am
14720                 added prefs_scoring.[ch]
14721         * src/grouplist_dialog.c
14722                 display an error dialog box if the group list
14723                 cannot be fetched.
14724         * src/mainwindow.[ch]
14725                 added main_window_set_thread_option() function
14726                 scoring dialog box enabled
14727         * src/matcher.[ch]
14728                 added flags matching unread /new / marked
14729                 / deleted / replied / forwarded
14730         * src/news.c
14731                 newsgroups are now finally in newscache
14732         * src/prefs_matcher.[ch]
14733                 finished preferences for matching dialog
14734         * added src/prefs_scoring.[ch]
14735                 scoring dialog box completed
14736         * src/scoring.[ch]
14737                 conversion to string : added scoringprop_to_string()
14738                 write config for preferences :
14739                 added prefs_scoring_write_config()
14740         * src/summaryview.c
14741                 threads can be enabled/disabled independently
14742                 for each folder
14743
14744 2001-05-10 [alfons]
14745
14746         0.4.67claws1
14747         
14748         * AUTHORS: 
14749                 thought it would be nice to have a list of all
14750                 contributors (used Changelog as a reference)
14751         
14752         * configure.in: 
14753                 messed up version numbering...
14754
14755         0.4.66claws1
14756
14757         * sync with sylpheed 0.4.67cvs1-3
14758
14759 2001-05-10 [darko]
14760
14761         * src/prefs_common.c:
14762                 better UI for strftime format, double clicking
14763                 on format now inserts the format in text entry
14764                 replaced close button with standard OK/Cancel
14765                 moved date format button to the right of the
14766                 text entry field
14767
14768 2001-05-09 [alfons]
14769
14770         * src/gtkstext.c:
14771                 Ctrl-Home / Ctrl-End have proper cursor navigation
14772
14773 2001-05-09 [hoa]
14774
14775         * src/prefs_matcher.c
14776                 finished UI to define matching properties
14777                 added ok and cancel button
14778         * src/prefs_filter.c
14779                 added ok and cancel button
14780         * src/news.c
14781                 fixed some bug in xhdr parsing
14782
14783 2001-05-08 [alfons]
14784
14785         * src/textview.c: 
14786                 fixed a bug in textview_show_header(), which displayed two colons (':');
14787                 cleaned up some warnings
14788
14789 2001-05-08 [hoa]
14790
14791         * src/Makefile.am
14792                 added prefs_matcher.[ch]
14793                 compilation with -W -Wall
14794         * src/alertpanel.c
14795                 ungrab the mouse events if grabbed - does it
14796                 fix the bug for disposition notification ?
14797         * src/mainwindow.c
14798                 added a menu option to open the matching dialog.
14799         * src/matcher.[ch]
14800                 added matcherprop_to_string() and matcherlist_to_string()
14801                 fixed some bugs, changed the name of some options
14802                 age_sup and age_inf becomes age_greater and age_lower,
14803                 body and messageheaders becomes body_part and headers_part,
14804                 changed the names of constants from SCORING_XXX to MATCHING_XXX
14805         * src/prefs_display_header.c
14806         * src/prefs_headers.c
14807                 fixed a bug that accidentally destroyed dialogs
14808                 when closed them with delete_event
14809                 Added *_deleted() which handle delete_event signal correctly.
14810         * src/prefs_folder_item.[ch]
14811                 added "enable_thread" field for future customization
14812         * added src/prefs_matcher.[ch]
14813                 sample of the UI to define matching properties
14814         * src/procheader.c
14815                 using procheader_headername_equal instead of str*cmp functions
14816                 using procheader_parse_header() function
14817         * src/scoring.c
14818                 using MATCHING_XXX instead of SCORING_XXX
14819         * src/summaryview.c
14820                 display the sender of the news even if this is ourself
14821                 when this is a news message.
14822         * src/textview.c
14823                 using headername_equal() instead of str*cmp functions
14824
14825 2001-05-08 [alfons]
14826
14827         0.4.66claws
14828
14829         * sync with sylpheed 0.4.66
14830         * src/gtkstext.c: trace logs added 
14831
14832 2001-05-08 [sergey]
14833
14834         * src/prefs_common.[ch]: added option to enable/disable GnuPG
14835         signature check popup.
14836         * src/rfc2015.c (check_signature): show signature check popup only
14837         if it is enabled in preferences.
14838
14839 2001-05-07 [alfons]
14840
14841         0.4.66claws4
14842         
14843         * sync with sylpheed 0.4.66cvs6
14844
14845 2001-05-07 [darko]
14846
14847         * src/prefs_common.[ch]: added option to enable/disable
14848           looking up sender name in address book for summary pane
14849         * src/summaryview.c: look up sender in the address book
14850           by using Alfons' address completion code
14851
14852 2001-05-07 [hiroyuki]
14853
14854         * src/inc.h
14855           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
14856           member of Pop3State.
14857         * src/news.c: brought #include "defs.h" before #include <glib.h>
14858           to prevent the warning of `MIN' and `MAX' redefinition.
14859
14860 2001-05-06 [hoa]
14861
14862         * removed src/headers_display.[ch]
14863         * removed src/prefs_display_headers.[ch]
14864         * src/inc.c
14865                 use a temporary file in the user directory for mbox import
14866         * src/news.c
14867                 added XHDR support to get "To" and "Cc" headers
14868                 (in order to match news with to or cc field for
14869                 scoring)
14870                 added function news_parse_xhdr() to get XHDR response
14871         * src/nntp.[ch]
14872                 added function nntp_xhdr()
14873         * src/matcher.c
14874                 fetch the message if necessary
14875
14876 2001-05-06 [alfons]
14877
14878         0.4.66claws3
14879
14880         * sync with sylpheed 0.4.66cvs3-5
14881
14882 2001-05-06 [hoa]
14883
14884         * src/utils.[ch]
14885                 added function itos_buf() to enable use of several buffers
14886         * src/summaryview.c
14887                 use of itos_buf() instead of itos() in summary list
14888                 to fix the broken display of message number.
14889
14890 2001-05-06 [alfons]
14891
14892         * src/gtkstext.c: bug in cursor up navigation fixed,
14893                 fixed another unsigned / signed comparison (we're getting there :-)
14894
14895 2001-05-06 [hoa]
14896
14897         * src/Makefile.am
14898                 added scoring.c scoring.h
14899                 prefs_folder_item.c prefs_folder_item.h
14900                 matcher.c matcher.h
14901         * src/defs.h
14902                 added FOLDERITEM_RC SCORING_RC
14903         * src/folder.[ch]
14904                 added prefs field in FolderItem :
14905                 properties for each folder (PrefsFolderItem),
14906                 sorting type and mode were added as the first properties.
14907         * src/main.c
14908                 read config for scoring
14909         * added src/matcher.[ch]
14910                 gives functions to parse configuration file to do
14911                 matching on mails with a list of conditions.
14912         * src/mainwindow.c
14913                 add option to sort by score
14914         * src/prefs_common.[ch]
14915                 added preference option to show score and for
14916                 the score column size
14917         * added src/prefs_folder_item.[ch]
14918                 properties for each folder (PrefsFolderItem),
14919                 sorting type and mode were added as the first properties.
14920         * src/procheader.[ch]
14921                 added procheader_parse_header()
14922                 added procheader_header_free()
14923                 added procheader_headername_equal()
14924                 and made modification to use them.
14925         * src/procmsg.[ch]
14926                 added score field to MsgInfo structure
14927         * added src/scoring.[ch]
14928                 gives functions to parse configuration file to do
14929                 scoring on mails with a list of conditions.
14930         * src/summaryview.[ch]
14931                 save the sorting type and mode for the folder
14932                 added column to display the score of the mail
14933                 added function summary_score_clicked()
14934                 sorting type and mode are restored to the folder
14935                 when it is reopen
14936         * src/textview.c
14937                 use procheader_parse_header(), procheader_headername_equal()
14938                 removed memory leak in text_scan_header when freeing headers
14939         * src/filter.c
14940                 changed the function to match names of headers
14941                 using procheader_headername_equal()
14942
14943         Scoring functions are implemented, an interface is needed
14944         to configure that.
14945
14946 2001-05-04 [alfons]
14947
14948         * src/gtkstext.c: 
14949                 hopefully fixed the row up navigation bug,
14950                 removed adding back / forward lines to cache
14951
14952 2001-05-04 [sergey]
14953
14954         * src/prefs_display_headers.c: user interface changes:
14955         (prefs_display_headers_create): remove unused "Show" check button;
14956         allow reordering of headers by dragging.
14957         (prefs_display_headers_write_config): remove unused variables.
14958         (prefs_display_headers_set_dialog): do not insert "(New)" at top
14959         of lists (not needed with the new UI).
14960         (prefs_display_headers_set_list): scan lists starting from row 0,
14961         not 1 (do not skip "(New)").
14962         (prefs_display_headers_find_header): new function.
14963         (prefs_display_headers_clist_set_row): do not allow duplicates.
14964         (prefs_display_headers_delete_cb): do not skip row 0; treat
14965         closing the alert window by ESC as "No".
14966         (prefs_display_headers_up): do not protect row 0.
14967         (prefs_display_headers_down): do not protect row 0.
14968
14969 2001-05-04 [sergey]
14970
14971         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
14972         functions.
14973
14974         * src/summaryview.c
14975         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
14976         summary_select_next_marked, summary_select_prev_marked): new
14977         functions.
14978
14979 2001-05-03 [sergey]
14980
14981         * src/news.c: fixed a bug when no article can be fetched after
14982         server timeout if the connection was restored by news_post():
14983         (news_select_group): new function.
14984         (news_fetch_msg): call news_select_group() before fetching
14985         article.
14986         (news_get_uncached_articles): set session->group after successful
14987         GROUP command.
14988
14989 2001-05-03 [hoa]
14990
14991         * src/defs.h
14992         * src/procmsg.[ch]
14993         * src/procheader.c
14994                  changed version of cache, added cc field
14995
14996         * src/prefs_display_headers.c
14997                 the interface was changed
14998
14999         * src/prefs_headers.c
15000                 added cancel button
15001
15002 2001-05-03 [alfons]
15003
15004         * completed sync of sylpheed cvs2
15005         * src/gtkstext.c: updated row up / down cursor navigation
15006         * src/textview.c: re-edited, prepared for fixing the email address
15007                 scanner.
15008
15009 2001-05-03 [darko]
15010
15011         * src/prefs_common.c: use alfons' strftime ui code
15012         entry_datefmt and datefmt_sample widgets have to be
15013         global in this module because of this change
15014
15015 2001-05-03 [hoa]
15016
15017         * src/messageview.c
15018         * src/prefs_common.[ch] added option to activate the return receipt
15019                 feature.
15020
15021 2001-05-02 [alfons]
15022
15023         * src/gtkstext.c: fix for row up/down cursor navigation. 
15024
15025         0.4.66claws2
15026         
15027         * sync with 0.4.66cvs2
15028
15029 2001-05-02 [paul]
15030
15031         added add-sender-to-addressbook patch
15032
15033         * src/addressbook.c
15034         * src/addressbook.h
15035         * src/summaryview.c
15036
15037 2001-05-02 [sergey]
15038
15039         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15040         G_ALERTDISABLE.
15041
15042         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15043         all existing callers changed to pass FALSE; create a check button
15044         to disable the message.
15045         (alertpanel_message_with_disable): new function.
15046         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15047         (alertpanel_button_toggled): new function.
15048         (alertpanel_button_clicked, alertpanel_close): set value using
15049         G_ALERT_VALUE_MASK.
15050
15051         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15052
15053         * src/prefs_common.c (prefs_privacy_create): new check button
15054         checkbtn_gpgme_warning.
15055
15056         * src/main.c (main): moved preferences reading before gpgme
15057         initialization; check prefs_common.gpgme_warning before giving the
15058         GnuPG warning and set it to FALSE if the user wants to disable the
15059         warning.
15060
15061 2001-05-02 [hiroyuki]
15062
15063         * src/prefs_display_headers.c: modified the layout and some labels.
15064
15065 2001-05-02 [sergey]
15066
15067         * src/prefs_account.c (prefs_account_fix_size): new function.
15068         (prefs_account_create): call prefs_account_fix_size(); use
15069         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15070         size when the window is shown for the first time).
15071         (prefs_account_basic_create): changed layout of serv_table; moved
15072         localmbox_entry above smtpserv_entry (logically it replaces
15073         POP3/IMAP server).
15074         (prefs_account_protocol_activated): set sensitivity of
15075         nntpauth_chkbtn according to the protocol (in addition to
15076         hide/show); commented out gtk_table_set_row_spacing() calls.
15077         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15078         not sensitive (fixes a bug with disabled username/password boxes
15079         when editing POP3 account after NNTP with authentication).
15080
15081 2001-05-02 [hoa]
15082
15083         * src/account.c
15084         * src/inc.c
15085         * src/prefs_account.[ch]
15086         * src/send.c
15087                 removed local account without SMTP server
15088                 added option to use mail command instead of a connexion
15089                 to SMTP server when a local account is used
15090         * src/prefs_headers.c
15091                 fixed a bug
15092         * src/news.c
15093                 fixed a bug when connexion immediately closed
15094
15095 2001-05-01 [alfons]
15096
15097         0.4.66claws1
15098         
15099         * sync with 0.4.65
15100
15101 2001-05-01 [sergey]
15102
15103         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15104         widget nntpauth_chkbtn.
15105         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15106         visibility.
15107         (prefs_account_nntpauth_toggled): new function.
15108
15109         * src/news.c (news_session_new_for_folder): use NNTP
15110         authentication only if ac->use_nntp_auth is set.
15111
15112 2001-05-01 [hoa]
15113
15114         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15115         * src/prefs_display_headers.c changed the UI
15116         * src/prefs_headers.c changed account_name to account_id
15117         * src/compose.c using customheader.h
15118
15119 2001-05-01 [hiroyuki]
15120
15121         * src/esmtp.c
15122           src/news.c
15123           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15124           unsynched.
15125
15126 2001-05-01 [hoa]
15127
15128         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15129         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15130                 for displaying of headers
15131         * src/grouplist_dialog.[ch] minor changes to remove warnings
15132         * src/prefs_display_headers.[ch] dialog to choose the
15133         headers to display in the mail viewer.
15134         * src/headers.h correction of #define
15135         * src/headers_display.[ch] configuration for displaying of headers.
15136         * src/main.c read config of displaying of headers
15137         * src/prefs_common.c add a button to access the config dialog
15138                 for displaying of headers
15139         * src/prefs_display_headers.[ch] dialog for configuration for
15140                 displaying of the headers.
15141         * src/prefs_headers.c cleaning of code
15142         * src/procheader.c comments added to code
15143         * src/textview.c changes to reorder the headers depending
15144                 on the config for displaying of headers
15145
15146 2001-04-30 [alfons]
15147
15148         0.4.65claws7
15149
15150         * sync with 0.4.65cvs12
15151
15152         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
15153
15154 2001-04-30 [sergey]
15155
15156         * src/nntp.h (NNTPSockInfo): new field auth_failed.
15157
15158         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
15159         is set to force reconnection after authentication failure.
15160         (nntp_gen_command): set sock->auth_failed on authentication
15161         failure, or if sock->userid and sock->passwd are not set.
15162
15163         * src/news.c (news_session_new_for_folder): set userid=NULL if
15164         password dialog is cancelled.
15165
15166 2001-04-30 [sergey]
15167
15168         * src/nntp.h (NNTPSockInfo): new type.
15169
15170         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
15171         SockInfo.
15172         (nntp_open_auth, nntp_close): new functions.
15173         (nntp_gen_command): new function to handle authentication; all
15174         NNTP command functions updated to use it.
15175         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
15176         (nntp_list): removed old useless code.
15177
15178         * src/news.h (NNTPSession): new field nntp_sock.
15179
15180         * src/news.c: all functions updated to use NNTPSockInfo instead of
15181         SockInfo.
15182         (news_session_new): new arguments (userid, passwd); made static;
15183         use nntp_open_auth() if needed.
15184         (news_session_destroy): use nntp_close() instead of sock_close().
15185         (news_query_password): changed arguments.
15186         (news_session_new_for_folder): new function.
15187         (news_session_get): use news_session_new_for_folder().
15188         (news_authenticate): deleted.
15189         (news_get_uncached_articles): removed old authentication code.
15190
15191 2001-04-30 [sergey]
15192
15193         * src/news.c: reverted my previous changes (need to do NNTP
15194         authentication in a cleaner way).
15195         
15196 2001-04-29 [sergey]
15197
15198         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
15199         news_nntp_post, news_nntp_mode): new functions (wrappers with
15200         authentication support).
15201         (news_get_article_cmd, news_get_article, news_get_header): new
15202         argument "folder"; all callers changed.
15203         (news_get_article_cmd): added authentication support.
15204         (news_session_get): use news_nntp_mode() instead of nntp_mode().
15205         (news_post): use news_nntp_post() instead of nntp_post().
15206         (news_get_uncached_articles): use news_nntp_group() instead of
15207         nntp_group() and news_nntp_xover() instead of nntp_xover();
15208         removed old authentication code.
15209         (news_get_group_list): use news_nntp_list() instead of nntp_list().
15210
15211         * src/nntp.c (nntp_list): return real error code instead of
15212         hardcoded NN_ERROR.
15213
15214 2001-04-29 [sergey]
15215
15216         * configure.in: fixed wint_t typedef detection again
15217
15218 2001-04-28 [hoa]
15219
15220         * src/prefs_account.[ch], added A_LOCAL_CMD
15221                 (send mail with mail command)
15222         * src/send.c added function send_message_with_command()
15223         * src/inc.c made a more secure get_spool() function with
15224                 mktemp() but maybe mkstemp() or something more
15225                 secure can be used.
15226
15227 2001-04-28 [alfons]
15228
15229         * src/textview.c, colorization of email addresses in headers
15230
15231         0.4.65claws6
15232
15233         * bug sync with sylpheed
15234         * prefs_common.c: created date format ui for darko
15235         * sync with 0.4.65cvs11
15236         * configure.in: corrected to have the new gpg checks
15237
15238 2001-04-27 [alfons]
15239
15240         * completed sync with 0.4.65cvs10
15241         * minor debug things added to gtkstext.c
15242
15243 2001-04-27 [darko]
15244
15245         * configure.in: remove check for availability of
15246           strftime() as advised by Hiroyuki
15247         * src/prefs_common.[ch], src/procheader.c:
15248           synch strftime() code with Hiroyki's main branch
15249
15250 2001-04-26 [sergey]
15251
15252         * src/news.c: news_query_password(), news_authenticate(): new
15253           functions.
15254           news_get_uncached_articles(): added NNTP authentication
15255           handling.
15256         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
15257           new functions.
15258         * src/prefs_account.c: prefs_account_protocol_activated():
15259           enable userid and password fields for NNTP.
15260
15261 2001-04-26
15262
15263         * configure.in: check for availability of strftime()
15264           [darko]
15265         * src/prefs_common.[ch], src/procheader.c: use
15266           strftime() for displaying date in summary pane if it
15267           is available
15268
15269 2001-04-25
15270
15271         * more .cvsignore cleanups [alfons]
15272
15273 2001-04-25
15274
15275         * ac/sv-check-type.m4: new autoconf macro.
15276         * configure.in: fixed wint_t typedef detection (did not work
15277           with gcc-2.96).
15278
15279 2001-04-25
15280
15281         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
15282           [hiroyuki]
15283
15284 2001-04-24
15285         * modified gtkstext.c : buggy cursor navigation fixed, 
15286           and font descent also taken in account when drawing
15287           cursor. [alfons]
15288
15289 2001-04-24 [hoa]
15290         * added comments in src/news.c src/nntp.c
15291         * added src/prefs_headers.[ch]
15292         * added src/headers.[ch]
15293         * modified compose.c to activate custom headers
15294                 added function is_in_custom_headers
15295         * modified prefs_account.[ch]
15296                 added function prefs_account_customhdr_edit
15297         * modified src/defs.h :
15298                 added HEADERS_RC : name of the config file
15299                 for the custom headers
15300
15301 2001-04-24
15302
15303     0.4.65claws5
15304
15305         * configure.in
15306           src/gtkstext.[ch]
15307           src/compose.c
15308           src/Makefile.am
15309           
15310           added gtkstext with configure.in patch by Hiroyuki which
15311           should fix the XIM detection [alfons]
15312
15313         * more clean up of cvs [alfons]
15314
15315                  * removed all Makefile.in files to attic.
15316
15317                  * updated all .cvsignores to really ignore things that could
15318                    be unintentionally committed by a recursive commit.
15319
15320 2001-04-23 [hoa]
15321         * added src/grouplist_dialog.[ch]
15322         * changed src/folderview.c to call grouplist_dialog instead
15323                 of inputdialog
15324         * src/news.c :
15325                 added functions news_reset_group_list
15326                 and news_get_group_list
15327         * src/nntp.c :
15328                 added function nntp_list
15329         * src/defs.h :
15330                 added GROUPLIST_FILE : name of the newsgroup list cache file
15331
15332 2001-04-21
15333
15334         * added option to warn about queued messages on exit [sergey]:
15335
15336           * src/compose.c: compose_queue(): call folder_item_scan()
15337             and folderview_update_item() after queueing.
15338           * src/folderview.c: folderview_update_node(): draw the queue
15339             folder in bold font if there are queued messages.
15340           * src/mainwindow.c: queued_messages(): new function.
15341             app_exit_cb(): display warning if there are queued messages
15342             if warn_queued_on_exit is set.
15343           * prefs_common.[ch]: add warn_queued_on_exit option.
15344
15345         * enhanced GnuPG key selection support [sergey]:
15346
15347           * src/select-keys.c: updated to newer version from Win32
15348             branch with support for selecting arbitrary keys.
15349           * src/prefs_account.c: added the Privacy tab to the account
15350             options window.
15351             prefs_account_privacy_create(),
15352             prefs_account_sign_key_set_data_from_radiobtn(),
15353             prefs_account_sign_key_set_radiobtn(): new functions.
15354           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
15355           * src/rfc2015.c: set_signers(): new function.
15356             pgp_sign(): add the account parameter, call set_signers().
15357             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
15358           * src/rfc2015.h: rfc2015_sign(): updated prototype.
15359           * src/compose.c: pass the current account to rfc2015_sign().
15360
15361         * tag name claws added to prevent confusion with main branch [alfons]
15362
15363         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
15364
15365         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
15366
15367         * sync with recent sylpheed cvs. Untested though. [alfons]
15368