0.9.3claws20
[claws.git] / ChangeLog.claws
1 2003-07-17 [christoph]  0.9.3claws20
2
3         * src/common/session.c
4                 fix opening of SSL connections
5
6         * src/plugins/image_viewer/Makefile.am
7                 add OPENSSL_CFLAGS (we should find a better solution to remove
8                 this dependencies if they are not required)
9
10         * src/plugins/spamassassin/spamassassin.c
11                 remove setlocale workaround (fixed in libspamc)
12
13 2003-07-17 [alfons]     0.9.3claws19
14
15         * src/common/hooks.[ch]
16         * src/plugins/clamav/clamav_plugin.c
17         * src/plugins/spamassassin/spamassassin.c
18         * src/plugins/trayicon/trayicon.c
19                 fix signedness muck 
20
21 2003-07-17 [alfons]     0.9.3claws18
22
23         * src/procmime.c
24                 plug memleak
25
26 2003-07-17 [alfons]     0.9.3claws17
27
28         * src/inc.c
29                 plug memleak
30
31 2003-07-17 [paul]       0.9.3claws16
32
33         * src/common/defs.h
34           src/mainwindow.c
35           src/manual.[ch]
36                 add link to the Claws site's FAQ page, after the suggestion
37                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
38                 Move url strings to defs.h
39                 
40         * src/mainwindow.c
41                 fix typo to prevent "unknown menu entry" warnings
42
43 2003-07-17 [alfons]     0.9.3claws15
44
45         * src/folderview.[ch]
46         * src/summaryview.[ch]
47         * src/mimeview.[ch]
48                 plug DnD leaks 
49
50 2003-07-17 [paul]       0.9.3claws14
51
52         * src/inc.c
53                 remove two instances of 'GTK_EVENTS_FLUSH' because
54                 they are unnecessary and probably cause a stack overflow
55
56 2003-07-16 [christoph]  0.9.3claws13
57
58         * src/mimeview.[ch]
59                 use an invisible GTK notebook to switch between viewers
60                 instead of reparenting widgets
61
62 2003-07-16 [christoph]  0.9.3claws12
63
64         * src/folder.c
65                 move folder_item_update_freeze() to correct place in
66                 folder_item_scan_full()
67
68 2003-07-16 [paul]       0.9.3claws11
69
70         * sync with 0.9.3cvs12
71                 see ChangeLog 2003-07-14 and 2003-07-15
72
73 2003-07-16 [christoph]  0.9.3claws10
74
75         * src/imap.[ch]
76         * src/prefs_account.[ch]
77                 sync IMAP CRAM-MD5 authentication with sylpheed-main
78
79 2003-07-15 [alfons]     0.9.3claws9
80
81         * src/main.c
82                 make --config-dir do something useful
83
84 2003-07-15 [alfons]     0.9.3claws8
85
86         * src/procmsg.c
87                 o fix a bug where 'last' didn't really point to the last message
88                   in the top level list of children, but to the last threaded
89                   message. 
90                 
91                 o clean up and make it easier to sync
92
93 2003-07-15 [alfons]     0.9.3claws7
94
95         * src/mainwindow.c
96                 make correct menu items sensitive       
97
98 2003-07-14 [alfons]     0.9.3claws6
99
100         * src/procmsg.c
101                 tune the threader so it will not subject-thread any message
102                 without a subject prefix (this will not thread correctly if 
103                 a parent is delivered after their childs, but it looks 
104                 better right now)
105
106 2003-07-13 [christoph]  0.9.3claws5
107
108         * src/mainwindow.c
109                 group "Add mailbox *..." menu items in submenu
110
111 2003-07-13 [alfons]     0.9.3claws4
112
113         * src/summaryview.c
114                 correct summary_toggle_pressed() signature and make sure
115                 signal is not passed on
116
117 2003-07-13 [alfons]     0.9.3claws3
118
119         * src/summaryview.c
120                 o for now don't pass on keys when they we're handled by 
121                   ctree::key_press_event
122                 o clean up
123
124 2003-07-13 [alfons]     0.9.3claws2
125         
126         * src/main.c
127                 add command line option "--config-dir" to get the current 
128                 configuration dir
129
130 2003-07-12 [alfons]     0.9.3claws1
131
132         * src/matcher.[ch]
133         * src/matcher_parser_parse.y
134         * src/prefs_filtering.c
135         * src/filtering.c
136                 add "Lock" filter action to lock messages;
137
138         * src/filtering.c       
139                 remove debug_print()    
140         * src/prefs_filtering.c
141                 re-organize matcher part 9: 
142                 make action text entries easily extendible;
143                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
144                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
145
146 2003-07-12 [paul]
147
148         * tools/README
149                 update old information and add missing
150                 information
151
152 2003-07-12 [paul]       0.9.3claws
153
154         * 0.9.3claws released
155         
156 2003-07-12 [paul]       0.9.0claws103
157
158         * src/Makefile.am
159                 add addrquery.h
160
161 2003-07-12 [melvin]     0.9.0claws102
162
163         * src/messageview.c
164                 Fixed bug #215: Show MIME tab for single text/html messages. 
165                 
166 2003-07-12 [paul]       0.9.0claws101
167
168         * man/sylpheed.1
169                 updated
170
171 2003-07-12 [paul]       0.9.0claws100
172
173         * po/es.po
174           po/hr.po
175           po/pl.po
176           po/sr.po
177                 update Spanish, Croatian, Polish, Serbian translations.
178                 submitted by Ricardo Mones Lastra, Dragan, Witold
179                 Wladyslaw Wojciech Wilk, Urke MMI
180
181 2003-07-12 [melvin]     0.9.0claws99
182
183         * po/fr.po
184                 Updated French translations.
185
186 2003-07-12 [paul]       0.9.0claws98
187
188         * src/addressbook.c
189                 disable 'Lookup' button as it has no effect
190
191 2003-07-11 [alfons]     0.9.0claws97
192         
193         * src/summaryview.c
194                 summary_searchbar_pressed() should return TRUE to signal that
195                 event was handled. when returning void, the return value passed
196                 to GTK is actually random, but maybe FALSE, in which case the
197                 event is handled by parent
198                 
199 2003-07-10 [paul]       0.9.0claws96
200
201         * ac/missing/gettext.m4
202                 update to version 0.12
203
204 2003-07-10 [paul]       0.9.0claws95
205
206         * src/plugins/clamav/clamav_plugin.c
207                 fix bug where multipart/alternative messages
208                 would slip through without being scanned
209
210 2003-07-10 [christoph]  0.9.0claws94
211
212         * src/folder.c
213                 correct check if folder supports removing when a message is
214                 moved. if not the message is only copied.
215
216         (closes Bug 132 crash on startup in newsgroups folders)
217
218 2003-07-09 [alfons]     0.9.0claws93
219
220         * configure.ac
221         * src/common/defs.h
222                 --with-config-dir (default .sylpheed)
223
224 2003-07-09 [christoph]  0.9.0claws92
225
226         * configure.ac
227                 use PKG_CHECK_MODULES to check for gtkmathview
228                 (version 0.4.2 now required)
229
230 2003-07-08 [melvin]     0.9.0claws91
231
232         * src/action.c
233                 Implemented a progress bar that counts the number of completed
234                 tasks when the action runs more than one command.
235
236 2003-07-08 [alfons]     0.9.0claws90
237
238         * src/procmsg.c
239                 if queued message has an invalid Message-Id, don't try to
240                 find message it refers to (fixes #209 "crash when processing 
241                 in folder")
242
243 2003-07-08 [paul]       0.9.0claws89
244
245         * sync with 0.9.3cvs2
246                 see ChangeLog 2003-07-08
247
248 2003-07-08 [match]      0.9.0claws88
249
250         * src/ldapctrl.c
251                 extend LDAP search for first/last name by parsing search term.
252
253 2003-07-08 [alfons]     0.9.0claws87
254
255         * src/send_message.c
256                 fix bug #208 "Status message stuck when sending on POP3 account"
257
258 2003-07-07 [paul]       0.9.0claws86
259
260         * po/hr.po
261                 new Croatian translation, submitted by
262                 Dragan <drleskov@inet.hr>
263
264 2003-07-07 [paul]       0.9.0claws85
265
266         * sync with 0.9.3cvs1
267                 see ChangeLog 2003-07-07
268
269 2003-07-05 [christoph]  0.9.0claws84
270
271         * src/Makefile.am
272         * src/messageview.c
273         * src/mimeview.[ch]
274         * src/stock_pixmap.[ch]
275         * src/pixmaps/messageview_text.xpm              ** NEW **
276                 move mimeview tabs to the right side and use icons
277                 instead of text to save some space
278
279         (patch by Luke Plant <lukeplant@softhome.net>)
280
281 2003-07-05 [christoph]  0.9.0claws83
282
283         * src/inc.c
284                 add NULL pointer checks
285
286         (patch by Luke Plant <lukeplant@softhome.net>)
287         (closes Bug 204 0.9.0 quits on authentication error?!)
288
289 2003-07-05 [alfons]     0.9.0claws82
290
291         * configure.ac
292                 take the clue in bug #202 "./configure script - 
293                 'if test' comparison failure" reported by John Kristoff. 
294
295 2003-07-04 [christoph]  0.9.0claws81
296
297         * src/plugins/spamassassin/spamassassin.c
298                 set timeout for spam check
299
300 2003-07-04 [christoph]  0.9.0claws80
301
302         * src/main.c
303                 destroy all FolderItems when shutting down to
304                 allow folders to clean up
305
306 2003-07-04 [melvin]     0.9.0claws79
307
308         * src/gtk/gtkaspell.c
309                 Fixed bug #184 "Entering non-ascii character deletes
310                 previous char if spell checking enabled": this makes
311                 the spell checking in multibytes (e.g. UTF-8)locales work.
312                 (Patch by Luke Plant).
313                 
314 2003-07-04 [christoph]  0.9.0claws78
315
316         * sync with 0.9.2cvs1
317                 see ChangeLog 2003-06-10
318
319 2003-07-04 [paul]       0.9.0claws77
320
321         * sync with 0.9.3 release
322                 see ChangeLog 2003-07-04
323
324 2003-07-03 [christoph]  0.9.0claws76
325
326         * src/folder.[ch]
327         * src/imap.c
328         * src/mbox_folder.c
329         * src/mh.c
330         * src/news.c
331                 move folder_item_get_path() stuff into a folder virtual function
332
333         * src/procmsg.c
334                 use folder_item_fetch_msg() to get message and do not contruct
335                 the filename from path and number
336
337 2003-07-03 [paul]       0.9.0claws75
338
339         * sync with 0.9.2cvs12
340                 see ChangeLog 2003-07-03
341
342 2003-07-02 [paul]       0.9.0claws74
343
344         * src/messageview.c
345                 fix text-selection for replying
346
347 2003-07-02 [paul]       0.9.0claws73
348
349         * sync with 0.9.2cvs11
350                 see ChangeLog 2003-07-02
351
352 2003-07-02 [paul]       0.9.0claws72
353
354         * src/procmsg.c
355                 revert last commit because it breaks more
356                 than it fixes
357
358 2003-07-02 [paul]       0.9.0claws71
359
360         * src/procmsg.c
361                 fix thread by subject/sort by date
362
363 2003-07-01 [paul]       0.9.0claws70
364
365         * sync with 0.9.2cvs10
366                 see ChangeLog 2003-07-01
367
368 2003-06-30 [paul]       0.9.0claws69
369
370         * sync with 0.9.2cvs9
371                 see ChangeLog 2003-06-30
372
373 2003-06-28 [match]      0.9.0claws68
374
375         * src/addressbook.c
376                 fix null ptr.
377
378 2003-06-27 [paul]       0.9.0claws67
379
380         * sync with 0.9.2cvs7
381                 see ChangeLog 2003-06-27
382
383 2003-06-26 [christoph]  0.9.0claws66
384
385         * src/folder.c
386                 freeze folder updates while a folder is scanned
387
388         (closes Bug 185 New message counter)
389
390 2003-06-26 [darko]      0.9.0claws65
391
392         * src/ldapserver.c
393                 fix infinite loop when adding a new LDAP server
394
395 2003-06-26 [paul]       0.9.0claws64
396
397         * sync with 0.9.2cvs6
398                 see ChangeLog 2003-06-26
399
400 2003-06-26 [paul]       0.9.0claws63
401
402         * sync with 0.9.2cvs5
403                 see ChangeLog 2003-06-25 and 2003-06-26
404
405 2003-06-25 [match]      0.9.0claws62
406
407         * src/addr_compl.c
408                 Fixed tab/backtab for dropped-down completion list to
409                 move next/previous field. (close bug 147)
410
411 2003-06-25 [christoph]  0.9.0claws61
412
413         * src/addr_compl.[ch]
414         * src/addrindex.[ch]
415         * src/folderview.c
416         * src/inc.c
417         * src/news.c
418         * src/summaryview.c
419         * src/toolbar.c
420                 fix warnings
421
422 2003-06-25 [leandro]    0.9.0claws60
423
424         * src/compose.c
425                 o cleanups
426                 o gray out "Message/Remove references" menu item if not
427                   replying to a message
428
429 2003-06-24 [leandro]    0.9.0claws59
430
431         * src/compose.[ch]
432                 o removed "Message/Create new thread" menu item
433                 o added "Message/Remove references" menu item
434                   (it's off by default and will not check anymore
435                    if the subject changed)
436
437 2003-06-23 [alfons]     0.9.0claws58
438
439         * src/procmsg.c
440                 try better grouping messages threaded by subject based on their age.
441                 still not perfect - because the message tree is not sorted by date.  
442
443 2003-06-23 [thorsten]   0.9.0claws57
444
445         * src/pop.[ch]
446                 added mail_receive_hook to allow modifications
447                 directly after retrieval (e.g. adding headers).
448
449 2003-06-23 [paul]       0.9.0claws56
450
451         * src/sourcewindow.c
452                  enable the use of Ctrl+A to select all text in
453                  the sourcewindow
454                  Patch submitted by Ivan Francolin Martinez
455                  <ivanfm@users.sourceforge.net>
456
457 2003-06-22 [christoph]  0.9.0claws55
458
459         * src/folder.[ch]
460                 o add notification hook for folder tree changes
461                 o invoke hooks after folder tree scanning
462
463         * src/folderview.[ch]
464                 register hook for folder tree changes that
465                 updates the ctree
466
467         (there are more places that should be updated, like add, remove 
468          or move folder)
469
470         (closes Bug 164 Crash on rebuild folder tree)
471         (closes Bug 190 Crash on 'rebuilding folder tree')
472
473 2003-06-21 [leandro]    0.9.0claws54
474
475         * src/compose.[ch]
476                 create a new thread if subject changes
477                 (it's on by default, can be disabled in Message menu)
478
479 2003-06-21 [alfons]     0.9.0claws53
480
481         * src/summaryview.c
482                 quiet little compiler
483
484 2003-06-21 [christoph]  0.9.0claws52
485
486         update gettext stuff to version 0.12
487
488 2003-06-19 [alfons]     0.9.0claws51
489
490         * src/common/log.c
491         * src/common/plugin.c
492                 move defs.h before glib.h to prevent MIN/MAX redefs
493
494 2003-06-19 [alfons]
495
496         * src/addressbook.c
497                 translatable
498
499 2003-06-19 [match]      0.9.0claws50
500
501         * src/addressbook.[ch]
502         * src/addrindex.[ch]
503         * src/addr_compl.[ch]
504         * src/editldap.[ch]
505         * src/editldap_basedn.[ch]
506         * src/addritem.[ch]
507         * src/ldapquery.h
508                 re-implemented dynamic LDAP search. works without
509                 slowdown on display sender with addressbook
510                 option.
511         * src/addrbook.c
512                 documented code.
513
514 2003-06-19 [paul]       0.9.0claws49
515
516         * src/compose.c
517                 fix Bug #136 'Nonprovided quotation marks crash claws'
518                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
519
520 2003-06-19 [alfons]     0.9.0claws48
521
522         * src/prefs_common.[ch]
523         * src/procmsg.c
524                 restrict threading by subject by checking thread for
525                 age (prefs_common.thread_by_subject_max_age)
526
527 2003-06-18 [christoph]  0.9.0claws47
528
529         * src/imap.c
530                 fix memory leak in imap_cmd_fetch()
531
532 2003-06-18 [christoph]  0.9.0claws46
533
534         * src/prefs_gtk.c
535                 fix memory leak in prefs_set_default() when used multiple
536                 times or after prefs have been read
537
538 2003-06-18 [christoph]  0.9.0claws45
539
540         * src/common/plugin.c
541                 fix memory leak in plugin_unload()
542
543 2003-06-18 [christoph]  0.9.0claws44
544
545         * src/imap.c
546                 fix memory leak in imap_cmd_ok()
547
548 2003-06-18 [christoph]  0.9.0claws43
549
550         * src/folder.c
551                 stop messages that are downloaded from POP3 and added to
552                 an IMAP inbox from being filtered twice (first by POP3
553                 and again when IMAP folder is scaned to get the UID of
554                 the APPEND operation when no UIDPLUS is available)
555
556 2003-06-18 [alfons]
557
558         * tools/Makefile.am
559                 phoenix <- firebird     
560
561 2003-06-18 [paul]
562
563         * tools/launch_phoenix          ** REMOVED **
564           tools/launch_firebird         ** NEW **
565                 renamed and edited to reflect the browser's name change from
566                 'phoenix' to 'firebird'
567
568 2003-06-18 [paul]       0.9.0claws42
569
570         * sync with 0.9.2cvs2
571                 see ChangeLog 2003-06-16
572
573 2003-06-17 [alfons]     0.9.0claws41
574
575         * src/procmsg.c
576                 prevent threading problems when a node is an ancestor (parent / great parent),
577                 which mostly happens with circular references (thanks to Phillipe Gramoullé
578                 for finding an sample set of messages)
579
580 2003-06-16 [christoph]  0.9.0claws40
581
582         * src/main.c
583                 don't popup main window on --receive or --receive-all
584
585         * src/mainwindow.[ch]
586         * src/plugins/trayicon/trayicon.c
587                 allow hiding of main window by clicking on the trayicon
588                 (doesn't work correctly in seperate window mode and may
589                  cause unexpected GTK problems I couldn't find yet)
590
591         * src/common/ssl.c
592                 remove incorrect warning
593
594 2003-06-15 [alfons]     0.9.0claws39
595
596         * src/gtk/gtkstext.c
597                 don't output debug text;
598                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
599                 for pointing this out);
600
601 2003-06-14 [alfons]     0.9.0claws38
602         
603         * src/messageview.c
604                 remove printf() and make one if..else comply with coding style
605
606 2003-06-14 [alfons]     0.9.0claws37
607
608         * AUTHORS
609                 add Martin Wicke
610         * src/action.c
611         * src/messageview.[ch]
612         * src/summaryview.c
613                 apply patch #754162 "Quoting messages filtered by actions" submitted
614                 by Martin Wicke, which allows quoting message body changed by an
615                 action (Thanks!).
616
617 2003-06-13 [alfons]     0.9.0claws36
618
619         * src/utils.c
620                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
621                 use case insensitive regexp (suggested by Ivan Martinez)
622
623 2003-06-13 [christoph]  0.9.0claws35
624
625         * configure.ac
626         * src/plugins/trayicon/Makefile.am
627         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
628         * src/plugins/trayicon/trayicon.c
629         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
630         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
631         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
632         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
633         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
634         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
635                 replace my own EggTrayIcon backport with the backport
636                 used by (l|x)mule and gabber.
637
638 2003-06-13 [alfons]     0.9.0claws34
639
640         * AUTHORS
641         * src/common/utils.c
642                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
643
644 2003-06-13 [alfons]     0.9.0claws33
645
646         * src/compose.c
647                 clean up a little bit
648
649 2003-06-12 [alfons]     0.9.0claws32
650
651         * src/compose.c
652                 const correctness fix
653
654         * src/common/sylpheed.[ch]
655                 () -> (void)
656                 prevent redef MIN/MAX
657                 
658         * src/common/utils.[ch]
659                 () -> (void)
660
661 2003-06-12 [melvin]     0.9.0claws31
662
663         * src/compose.c
664                 Updated to take into accounts changes in GtkAspell.
665
666 2003-06-12 [alfons]     0.9.0claws30
667
668         * src/compose.c
669         * src/procmsg.c
670         * src/common/utils.[ch]
671                 handle reply subject prefixes better (initial 
672                 suggestion by Robert Story adapted and enhanced 
673                 using regexps)
674
675 2003-06-12 [melvin]     0.9.0claws29
676
677         * src/compose.c
678                 Use new gtkaspell_checkers_strerror() to get the speller's
679                 error message instead of accessing the (now private)
680                 checkers structure.
681                 Minor code clean up
682
683         * src/main.c
684                 Use #ifdef instead of #if for USE_ASPELL
685                 Use the new spell checkers init/quit functions 
686
687         * src/gtk/gtkaspell.c
688                 Use #ifdef instead of #if for USE_ASPELL
689                 Moved in the majority of GtkAspell structures that were
690                 exported before by gtkaspell.h
691         
692         * src/gtk/gktaspell.h
693                 Made gtkaspell.h contain only the necessary data to be
694                 publicized by moving many structures to gtkaspell.c.
695                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
696                 gtkaspell_checkers_new(): replaced by...
697                 gtkaspell_checkers_init(): new function for initialization
698                 gtkaspell_checkers_delete(): replaced by...
699                 gtkaspell_checkers_quit(): new function
700                 gtkaspell_checkers_strerror(): new function that returns
701                 the checker's last error message.
702                 
703 2003-06-11 [melvin]     0.9.0claws28
704
705         * po/POTFILES.in
706                 Updated to take into account gtkaspell.c migration to
707                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
708
709 2003-06-10 [alfons]     0.9.0claws27
710
711         * src/filtering.[ch]
712         * src/folder.c
713         * src/matcher.c
714         * src/scoring.[ch]
715                 - try fixing bug #18 (any brave testers?)
716                 - add more robustness by refusing previously 
717                   unchecked NULL pointers 
718
719 2003-06-10 [alfons]     0.9.0claws26
720
721         * src/procmsg.c
722                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
723
724 2003-06-09 [alfons]     0.9.0claws25
725
726         * src/prefs_common.c
727                 fix bug #163 "Icon switching doesnt work properly" by 
728                 preventing early freeing of prefs_common.pixmap_theme_path.
729
730 2003-06-09 [christoph]  0.9.0claws24
731
732         * src/gtk/gtkaspell.c
733                 revert Thorsten's fix and add forgotten g_strdup for
734                 aspell path (it should not be possible to alter the path a
735                 GtkASpell uses from outside)
736
737 2003-06-09 [thorsten]   0.9.0claws23
738
739         * src/gtk/gtkaspell.c
740                 dont free prefs_common.aspell_path when closing compose
741
742 2003-06-08 [colin]      0.9.0claws22
743
744         * src/plugins/spamassassin/spamassassin.c
745                 fix prefs types
746
747 2003-06-07 [christoph]  0.9.0claws21
748
749         * src/Makefile.am
750         * src/compose.c
751         * src/gtkaspell.[ch]            ** REMOVE **
752         * src/gtk/Makefile.am
753         * src/gtk/gtkaspell.[ch]        ** NEW **
754                 o make gtkaspell independent from sylpheed's prefs
755                 o move gtkaspell.[ch] to gtk directory
756
757 2003-06-07 [christoph]  0.9.0claws20
758
759         * src/Makefile.am
760         * src/crash.c
761         * src/export.c
762         * src/filesel.[ch]              ** REMOVE **
763         * src/folder.c
764         * src/main.[ch]
765         * src/common/sylpheed.[ch]
766         * src/gtk/Makefile.am
767         * src/gtk/filesel.[ch]          ** NEW **
768         * src/gtk/pluginwindow.c
769         * src/gtk/sslcertwindow.c
770                 move filesel.[ch] to gtk directory
771
772 2003-06-07 [alfons]     0.9.0claws19
773
774         * src/filesel.c
775                 make (multi) file selection dialog work again (Claws-only)
776
777 2003-06-07 [thorsten]   0.9.0claws18
778
779         * po/de.po
780                 fix typos
781
782 2003-06-07 [alfons]     0.9.0claws17
783
784         * configure.ac
785         * src/mimeview.c
786                 detect apache mishap in which case don't include fnmatch.h
787                 if regex.h is already included
788
789 2003-06-06 [christoph]  0.9.0claws16
790
791         * configure.ac
792         * src/mimeview.h
793                 add check for fnmatch.h and include it when available
794
795         * src/mimeview.[ch]
796                 fix wrong case sensitivity of Content-Types
797
798         * src/gtk/Makefile.am
799                 need the same include paths in gtk directory as in
800                 common directory because .h files in common can
801                 include files from these directories, when included
802                 in gtk's .h or .c files
803
804 2003-06-06 [alfons]     0.9.0claws15
805
806         * src/mimeview.c
807         * src/summaryview.c
808                 make it compile again because of regex.h / fnmatch.h 
809                 include problems (related to recent mime stuff, can
810                 someone check this?)
811
812 2003-06-06 [thorsten]   0.9.0claws14
813
814         * src/folderview.c
815                 possible use of uninitialized pointer while dragging
816
817 2003-06-06 [paul]       0.9.0claws13
818
819         * src/compose.c
820                 fix bug where the insert sig button would be effective
821                 only when auto_sig was set
822
823 2003-06-06 [paul]       0.9.0claws12
824
825         * sync with 0.9.2 release
826
827 2003-06-02 [paul]       0.9.0claws11
828
829         * sync with 0.9.1cvs1
830                 see ChangeLog 2003-06-02
831                 
832         * po/de.po
833                 update by Jens
834
835 2003-06-01 [christoph]  0.9.0claws10
836
837         * src/account.c
838                 don't use substring search to find accounts by email address
839
840         (closes Bug 169 Overly loose matching of "From" address)
841
842 2003-05-31 [christoph]  0.9.0claws9
843
844         * doc-src/rfc2683.txt
845         * src/imap.c
846                 limit IMAP command length as recommended in RFC2683
847                 (message number lists will be split into multiple imap
848                 sets, the limit of 1000 octets is not a hard limit)
849
850         (closes Bug 161 sylpheed-claws exits with segfault when logging
851          in to certain imap-servers)
852
853 2003-05-29 [alfons]     0.9.0claws8
854
855         * src/toolbar.[ch]
856                 add print button (calling summary_print());
857                 fine tune setting tooltip text;
858                 (if someone needs other buttons, please take these 
859                 commits as a guide, instead of bothering us - also
860                 see 0.8.11claws150) 
861
862 2003-05-29 [darko]      0.9.0claws7
863
864         * src/compose.c
865                 fix crash when word wrapping kicks in due to
866                 changed text by spell checker
867
868 2003-05-29 [paul]       0.9.0claws6
869
870         * src/compose.c
871                 fix bug where changing account would insert
872                 sig even if auto_sig was FALSE
873                 
874         * ChangeLog
875           ChangeLog.jp
876           INSTALL
877                 sync with 0.9.1 release
878
879 2003-05-28 [christoph]  0.9.0claws5
880
881         * src/imap.c
882                 fix truncation of too long commands
883
884         (closes Bug 167 IMAP hangs trying to get envelope
885          information in imap_get_uncached_messages)
886
887 2003-05-27 [paul]       0.9.0claws4
888
889         * tools/Makefile.am
890           tools/maildir2sylpheed.pl     ** NEW FILE **
891                 add kmail to sylpheed mailbox conversion script
892
893 2003-05-27 [paul]       0.9.0claws3
894
895         * sync with 0.9.0cvs10
896                 see ChangeLog 2003-05-26
897
898 2003-05-26 [paul]       0.9.0claws2
899
900         * sync with 0.9.0cvs9
901                 see ChangeLog 2003-05-26
902
903 2003-05-24 [paul]       0.9.0claws1
904
905         * sync with 0.9.0cvs8
906                 see ChangeLog 2003-05-23
907
908 2003-05-24 [paul]       0.9.0claws
909
910         * version 0.9.0claws released
911
912 2003-05-24 [paul]       0.8.11claws177
913
914         * src/plugins/dillo-viewer/Makefile.am
915           src/plugins/traycon/Makefile.am
916                 add missing files
917                 
918         * po/bg.po
919           po/en_GB.po
920           po/es.po
921           po/it.po
922           po/pt_BR.po
923           po/ru.po
924           po/sr.po
925                 update Bulgarian, British English, Spanish, Italian, 
926                 Brazilian Portuguese, Russian, and Serbian translations, 
927                 submitted by George Danchev, [me], Ricardo Mones Lastra,
928                 André Filipe de Assunção e Brito, Alessandro Maestri, 
929                 Ruslan N. Balkin, and Urke MMI
930
931 2003-05-23 [melvin]     0.8.11claws176
932
933         * po/fr.po
934                 Updated French translations
935
936 2003-05-22 [paul]       0.8.11claws175
937
938         * src/Makefile.am
939           src/addrbook.[ch]
940           src/addrcache.[ch]
941           src/addr_compl.[ch]
942           src/adressbook.[ch]
943           src/addrindex.[ch]
944           src/addritem.[ch]
945           src/editaddress.c
946           src/editgroup.c
947           src/editldap_basedn.c
948           src/editldap.c
949           src/jpilot.c
950           src/vcard.c
951                 revert to get ldap into it previous working state
952                 
953         * po/zh_TW.Big5.po
954                 new Taiwanese translation,
955                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
956
957 2003-05-22 [christoph]  0.8.11claws174
958
959         * src/plugins/spamassassin/libspamc.[ch]
960                 sync libspamc with SpamAssaain release 2.55
961
962 2003-05-22 [paul]       0.8.11claws173
963
964         * sync with 0.9.0cvs7
965                 see ChangeLog 2003-05-22
966                 
967         * src/summaryview.c
968                 revert change in 0.8.11claws172: follow
969                 Hiroyuki's decision and that's the end of it.
970
971 2003-05-21 [paul]       0.8.11claws172
972
973         * src/summaryview.c
974                 fix discrepency between open_unread_on_enter
975                 and always_show_msg
976
977 2003-05-21 [paul]       0.8.11claws171
978
979         * sync with 0.9.0cvs6
980                 see ChangeLog 2003-05-21
981
982 2003-05-21 [paul]       0.8.11claws170
983
984         * sync with 0.9.0cvs5
985                 see ChangeLog 2003-05-21
986
987 2003-05-20 [paul]       0.8.11claws169
988
989         * sync with 0.9.0cvs4
990                 see ChangeLog 2003-05-20
991                 fixes bug #152, 'encoding of IMAP folders names'
992
993 2003-05-20 [paul]       0.8.11claws168
994
995         * sync with 0.9.0cvs3
996                 see ChangeLog 2003-05-20
997                 
998         * src/tools/convert_mbox.pl
999                 minor change in the comments, submitted by Fred Marton
1000
1001 2003-05-19 [paul]       0.8.11claws167
1002
1003         * src/plugins/clamav/Makefile.am
1004           configure.ac
1005                 link clamav_lib to the plugin and not to the main program
1006
1007 2003-05-19 [christoph]
1008
1009         * src/Makefile.am
1010                 add -export-dynamic for linking
1011
1012 2003-05-19 [paul]       0.8.11claws166
1013
1014         * sync with 0.9.0cvs1
1015                 see ChangeLog 2003-05-19
1016
1017 2003-05-19 [paul]       0.8.11claws165
1018
1019         * src/inc.c
1020                 fix 'pop before smtp' timeout
1021
1022 2003-05-18 [alfons]     0.8.11claws164
1023
1024         * src/prefs_matcher.c
1025                 put "execute" action command line ("expression") in edit box
1026
1027 2003-05-18 [christoph]  0.8.11claws163
1028
1029         * src/mimeview.[ch]
1030         * src/plugins/dillo_viewer/dillo_viewer.c
1031         * src/plugins/image_viewer/viewer.c
1032         * src/plugins/mathml_viewer/mathml_viewer.c
1033                 let a viewer have a list of Content-Types
1034
1035 2003-05-18 [paul]       0.8.11claws162
1036
1037         * src/prefs_filtering.c
1038                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1039                 and REDIRECT actions
1040
1041 2003-05-17 [christoph]
1042
1043         * README.claws
1044                 o remove dynamic signatures that was syned with main
1045                 o add infos about no longer "build in" image viewer
1046                 o update bugtracker URL
1047
1048 2003-05-17 [christoph]  0.8.11claws161
1049
1050         * src/folder.c
1051         * src/folderview.c
1052         * src/imap.c
1053                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1054                 for every folder after rebuilding the folder tree.
1055
1056         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1057          messages)
1058
1059 2003-05-17 [christoph]  0.8.11claws160
1060
1061         * src/imap.c
1062                 don't use STATUS command on current folder to check for
1063                 content changes. imap_cmd_ok() now tracks changes to
1064                 folder and number of existing messages.
1065
1066 2003-05-17 [paul]       0.8.11claws159
1067
1068         * src/plugins/clamav/clamav_plugin.c
1069                 remove unnecessary debug_print
1070
1071 2003-05-16 [thorsten]   0.8.11claws158
1072
1073         * src/plugins/demo.c
1074                 included missing intl.h
1075
1076 2003-05-16 [paul]       0.8.11claws157
1077
1078         * po/POTFILES.in
1079                 remove non-existant entries
1080         
1081         * src/plugins/clamav/clamav_plugin.c
1082           src/plugins/clamav/clamav_plugin_gtk.c
1083           src/plugins/dillo_viewer/dillo_prefs.c
1084           src/plugins/dillo_viewer/dillo_viewer.c
1085                 gettextise
1086
1087 2003-05-16 [christoph]  0.8.11claws156
1088
1089         * po/POTFILES.in
1090                 include plugin .c files for translation until I
1091                 find a better solution to have plugins have their
1092                 own textdomain
1093         * src/plugins/demo/demo.c
1094         * src/plugins/image_viewer/plugin.c
1095         * src/plugins/mathml_viewer/mathml_viewer.c
1096         * src/plugins/spamassassin/spamassassin.c
1097         * src/plugins/spamassassin/spamassassin_gtk.c
1098         * src/plugins/trayicon/trayicon.c
1099                 add gettext macros for plugin name and description
1100
1101 2003-05-16 [paul]
1102
1103         * sync with 0.9.0
1104
1105 2003-05-16 [paul]       0.8.11claws155
1106
1107         * sync with lastest 0.9.0pre1
1108                 see ChangeLog 2003-05-16
1109
1110 2003-05-15 [paul]       0.8.11claws154
1111
1112         * sync with latest 0.9.0pre1
1113                 see ChangeLog 2003-05-14 and 2003-05-15
1114
1115 2003-05-14 [christoph]  0.8.11claws153
1116
1117         * src/plugins/image_viewer/viewer.c
1118         * src/plugins/image_viewer/viewer.glade         ** NEW **
1119         * src/plugins/image_viewer/viewerprefs.c
1120                 make it possible to disable the autoload function in the
1121                 imageviewer again
1122
1123 2003-05-14 [christoph]  0.8.11claws152
1124
1125         * src/folder.c
1126                 fix folder update after adding a message
1127
1128 2003-05-13 [alfons]     0.8.11claws151
1129
1130         * src/common/session.c
1131                 remove debug traces
1132                 
1133         * src/addrcache.[ch]
1134         * src/filtering.[ch]
1135         * src/folder.[c]
1136         * src/gtkaspell.[ch]
1137         * src/imap.[ch]
1138         * src/mbox_folder.[ch]
1139         * src/mh.[ch]
1140         * src/mimeview.h
1141         * src/msgcache.[ch]
1142         * src/news.[ch]
1143         * src/passphrase.[ch]
1144         * src/prefs_common.[ch]
1145         * src/prefs_gtk.[ch]
1146         * src/procmsg.c
1147         * src/scoring.[ch]
1148                 be pedantic; (in prototypes () implies (int))
1149
1150 2003-05-13 [alfons]     0.8.11claws150
1151
1152         * src/prefs_toolbar.[ch]
1153         * src/summaryview.[ch]
1154         * src/toolbar.[ch]
1155                 change misleading text in toolbar prefs;
1156                 add toolbar action for ignore thread (toggles ignore thread flag);
1157                 clean up a little bit;
1158
1159 2003-05-12 [paul]
1160
1161         * tools/convert_mbox.pl
1162                 bug fixed by Fred Marton
1163
1164 2003-05-12 [paul]
1165
1166         * sync with 0.9.0pre1
1167
1168 2003-05-09 [paul]       0.8.11claws149
1169
1170         * sync with 0.8.11cvs43
1171                 see ChangeLog 2003-05-09
1172
1173 2003-05-08 [christoph]  0.8.11claws148
1174
1175         * src/imap.[ch]
1176                 o use CAPABILIY as first command and check for PREAUTH
1177                   information in the response to it
1178                 o rewrite all imap_cmd_* functions to use an IMAPSession
1179                   instead of a SockInfo as parameter
1180                 o do STARTTLS after fetching and checking the server
1181                   capabilities
1182
1183 2003-05-08 [paul]       0.8.11claws147
1184
1185         * tools/Makefile.am
1186           tools/README
1187           tools/convert_mbox.pl         ** NEW FILE **
1188                 add mbox conversion script. Submitted by 
1189                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1190
1191 2003-05-07 [christoph]
1192
1193         * doc-src/glade.txt
1194         * src/gtk/pluginwindow.glade
1195         * src/plugins/image_viewer/viewerprefs.glade
1196         * src/plugins/spamassassin/spamassassin_gtk.glade
1197                 add glade files for user interfaces and a description how
1198                 to use glade to create the sylpheed code
1199
1200 2003-05-07 [paul]       0.8.11claws146
1201
1202         * sync with 0.8.11cvs41
1203                 see ChangeLog 2003-05-07
1204
1205 2003-05-06 [christoph]  0.8.11claws145
1206
1207         * src/main.c
1208         * src/plugins/image_viewer/viewer.c
1209                 fix usage of imlib in imageviewer plugin
1210
1211         * src/gtk/prefswindow.c
1212                 handle window close event correctly
1213
1214 2003-05-06 [paul]       0.8.11claws144
1215
1216         * src/common/ssl.c
1217                 fix typo introduced in sync
1218
1219 2003-05-06 [paul]       0.8.11claws143
1220
1221         * sync with 0.8.11cvs39
1222                 see ChangeLog 2003-05-06
1223
1224 2003-05-06 [paul]       0.8.11claws142
1225
1226         * AUTHORS
1227           po/cs.po
1228                 updated Czech translation, submitted by 
1229                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1230                 
1231         * src/plugins/clamav/clamav_plugin_gtk.c
1232                 clean up
1233
1234 2003-05-03 [alfons]     0.8.11claws141
1235
1236         * src/compose.[ch]
1237                 make paste as quotation work even when the call to 
1238                 text_inserted() was deferred (fixes bug #140 "Paste 
1239                 as quotation does not work when using "external" 
1240                 clipboard")
1241
1242 2003-05-03 [thorsten]   0.8.11claws140
1243
1244         * src/addrquery.h
1245           src/ldapquery.h
1246           src/mainwindow.c
1247                 removed C++ comments
1248         * src/addr_compl.c
1249                 function with non-int retval/param used before
1250                 implementation/declaration
1251
1252 2003-05-02 [paul]       0.8.11claws139
1253
1254         * src/addr_compl.[ch]
1255           src/addressbook.[ch]
1256           src/addrindex.c
1257           src/summaryview.c
1258                 revert match's changes to (finally) remove the bug where
1259                 opening a folder causes massive slowdown when using the 
1260                 'Display sender using address book' option
1261
1262 2003-05-01 [melvin]     0.8.11claws138
1263
1264         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1265         * src/plugins/dillo_viewer/dillo_viewer.c
1266                 Fixed bug where "Cancel" button from prefs issued
1267                 warnings.
1268                 Comply a little more to coding style
1269
1270 2003-05-01 [paul]       0.8.11claws137
1271
1272         * sync with 0.8.11cvs38
1273                 see ChangeLog 2003-05-01
1274
1275 2003-05-01 [paul]       0.8.11claws136
1276
1277         * po/bg.po
1278                 updated by George Danchev
1279
1280 2003-04-30 [christoph]  0.8.11claws135
1281
1282         * src/plugins/dillo_viewer/dillo_prefs.c
1283         * src/plugins/image_viewer/viewerprefs.c
1284         * src/plugins/spamassassin/spamassassin_gtk.c
1285                 remove gtk_widget_ref() calls for widgets in
1286                 glade code
1287
1288 2003-04-30 [paul]       0.8.11claws134
1289
1290         * src/addrindex.c
1291                 ok, this time a better fix for the bug where opening folder
1292                 has massive slowdown when using the 'Display sender using 
1293                 address book' option
1294
1295 2003-04-30 [paul]       0.8.11claws133
1296
1297         * src/addrindex.c
1298                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1299         
1300 2003-04-30 [melvin]     0.8.11claws132
1301
1302         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1303
1304         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1305                 Preferences for the dillo plugin
1306         * src/plugins/dillo_viewer/dillo_viewer.c
1307                 Support for preferences
1308         * src/plugins/dillo_viewer/Makefile.am
1309                 Added dillo_prefs.[ch]
1310
1311 2003-04-30 [alfons]     0.8.11claws131
1312
1313         * src/common/plugin.[ch]
1314                 see? this ANSI C'fication immediately gives us type
1315                 checking for free.
1316
1317 2003-04-30 [alfons]     0.8.11claws130
1318
1319         * src/common/plugin.[ch]
1320         * src/plugins/clamav/clamav_plugin.[ch]
1321         * src/plugins/clamav/clamav_plugin_gtk.c
1322         * src/plugins/demo/demo.c
1323         * src/plugins/dillo_viewer/dillo_viewer.c
1324         * src/plugins/image_viewer/plugin.c
1325         * src/plugins/image_viewer/viewer.[ch]
1326         * src/plugins/image_viewer/viewerprefs.[ch]
1327         * src/plugins/mathml_viewer/mathml_viewer.c
1328         * src/plugins/spamassassin/spamassassin.[ch]
1329         * src/plugins/spamassassin/spamassassin_gtk.c
1330         * src/plugins/trayicon/trayicon.c
1331                 clean up
1332
1333 2003-04-30 [alfons]     0.8.11claws129
1334
1335         * src/common/utils.c
1336                 make is_ascii_str() fail gracefully when NULL pointer
1337                 is passed
1338
1339 2003-04-30 [paul]       0.8.11claws128
1340
1341         * src/addrindex.c
1342                 fix bug where opening folder has massive slowdown when
1343                 using the 'Display sender using address book' option
1344
1345 2003-04-30 [paul]       0.8.11claws127
1346
1347         * src/plugins/clamav/clamav_plugin.c
1348           src/plugins/clamav/clamav_plugin_gtk.c
1349           src/plugins/demo/demo.c
1350           src/plugins/dillo_viewer/dillo_viewer.c
1351           src/plugins/image_viewer/plugin.c
1352           src/plugins/mathml_viewer/mathml_viewer.c
1353           src/plugins/spamassassin/spamassassin.c
1354           src/plugins/spamassassin/spamassassin_gtk.c
1355           src/plugins/trayicon/trayicon.c
1356                 get rid of eye-hurting function signatures
1357
1358 2003-04-30 [paul]       0.8.11claws126
1359
1360         * src/plugins/trayicon/trayicon.c
1361                 add description
1362                 
1363         * src/mimeview.c
1364                 be more descriptive
1365
1366 2003-04-30 [paul]       0.8.11claws125
1367
1368         * configure.ac
1369                 arrange the plugins in reverse alphabetical order
1370                 
1371         * src/plugins/clamav/clamav_plugin.[ch]
1372           src/plugins/clamav/clamav_plugin_gtk.c
1373                 rename some params
1374                 resize max_size window
1375                 re-arrange the order of some gui elements
1376                 improve descriptions
1377         
1378         * src/plugins/image_viewer/plugin.c
1379           src/plugins/mathml_viewer/mathml_viewer.c
1380                 add descriptions
1381                 
1382         * src/plugins/spamassassin/spamassassin_gtk.c
1383                 resize max_size window
1384                 re-arrange the order of some gui elements
1385                 
1386         * src/messageview.c
1387           src/mimeview.c
1388                 correct typos
1389
1390 2003-04-30 [alfons]     0.8.11claws124
1391
1392         * src/imap.c
1393                 fix a leak found while browsing Martin Kluge's 
1394                 valgrind log (Claws only)
1395
1396 2003-04-29 [darko]      0.8.11claws123
1397
1398         * src/gtk/gtkstext.h
1399                 include wchar.h if it is available, fixes compilation
1400                 on HP-UX systems
1401
1402 2003-04-29 [melvin]     0.8.11claws122
1403
1404         * src/prefs_actions.c
1405                 Improved help text of Actions' syntax
1406
1407 2003-04-28 [paul]       0.8.11claws121
1408
1409         * src/action.c
1410                 a better fix for the crash when performing an action
1411                 on a mime part
1412
1413 2003-04-28 [paul]       0.8.11claws120
1414
1415         * src/action.c
1416                 fix crash when performing an action on a
1417                 mime part
1418
1419 2003-04-28 [paul]       0.8.11claws119
1420
1421         * sync with 0.8.11cvs36
1422                 see ChangeLog 2003-04-28
1423
1424 2003-04-27 [paul]       0.8.11claws118
1425
1426         * more sync with 0.8.11cvs35
1427                 see ChangeLog 2003-04-25
1428
1429 2003-04-26 [christoph]  0.8.11claws117
1430
1431         * src/folder.c
1432                 fix remove virtual check
1433
1434 2003-04-26 [paul]       0.8.11claws116
1435
1436         * src/messageview.c
1437                 fix return-receipt, make it work again
1438
1439 2003-04-26 [paul]       0.8.11claws115
1440
1441         * src/mimeview.c
1442                 restore double-clicking of the [application/pgp-signature 
1443                 (Select "Check signature" to check)] line in the message view,
1444                 broken in recent sync
1445
1446 2003-04-26 [christoph]  0.8.11claws114
1447
1448         * src/folder.c
1449                 check if remove virtual really exists before
1450                 calling the function
1451
1452 2003-04-25 [match]      0.8.11claws113
1453
1454         * src/addrindex.c
1455         * src/addrbook.c
1456         * src/ldapquery.[ch]
1457         * src/ldapctrl.[ch]
1458                 fix memleak.
1459         * src/ldapserver.[ch]
1460                 fix memleak. fix segfault.
1461                 plug a Claws memleak
1462
1463 2003-04-25 [alfons]     0.8.11claws112
1464
1465         * src/folder.c
1466                 plug a Claws memleak
1467
1468 2003-04-25 [alfons]     0.8.11claws111
1469
1470         * src/common/session.c
1471                 plug a memleak
1472
1473 2003-04-25 [paul]       0.8.11claws110
1474
1475         * sync with 0.8.11cvs35
1476                 see ChangeLog 2003-04-24 and 2003-04-25
1477                 
1478         * src/gtk/pluginwindow.c
1479                 correct another strange float value
1480
1481 2003-04-24 [christoph]  0.8.11claws109
1482
1483         * src/folder.c
1484                 freeze folder item updates when unsetting new flags
1485
1486         * src/gtk/pluginwindow.c
1487                 correct strange float value
1488
1489 2003-04-23 [paul]       0.8.11claws108
1490
1491         * sync with 0.8.11cvs33
1492                 see ChangeLog 2003-04-23
1493
1494 2003-04-22 [paul]       0.8.11claws107
1495
1496         * src/Makefile.am
1497           src/messageview.c
1498           src/mimeview.c
1499           src/pgptext.[ch]      ** REMOVED **
1500                 remove pgptext.[ch] as its not used any more
1501
1502 2003-04-22 [paul]       0.8.11claws106
1503
1504         * sync with 0.8.11cvs31
1505                 see ChangeLog 2003-04-21 and 2003-04-22
1506
1507 2003-04-21 [alfons]     0.8.11claws105
1508
1509         * src/main.c
1510                 No access to GTK structures if we're a spawned child
1511                 (and clean up code a little bit...) Should fix #126.
1512
1513 2003-04-21 [melvin]     0.8.11claws104
1514
1515         * src/plugins/dillo_viewer/README
1516                 Improved slightly the text.
1517
1518 2003-04-21 [melvin]     0.8.11claws103
1519
1520         * src/plugins/dillo_viewer/README *** NEW ***
1521                 Added a README file for the Dillo plugin
1522
1523 2003-04-20 [paul]
1524
1525         * tools/README
1526           tools/outlook2sylpheed.pl
1527                 updated and improved by Ricardo Mones Lastra
1528
1529 2003-04-18 [oliver]     0.8.11claws102
1530
1531         * src/inc.c 
1532         * src/prefs_account.h
1533                 remove Pop3SessionType (used by selective download)
1534         * src/prefs_toolbar.c
1535                 enable set Default Toolbar button
1536
1537 2003-04-18 [paul]       0.8.11claws101
1538
1539         * sync with 0.8.11cvs29
1540                 see ChangeLog 2003-04-18
1541
1542 2003-04-17 [paul]       0.8.11claws100
1543
1544         * src/prefs_common.[ch]
1545           src/summaryview.c
1546                 remove 'Open next message on deletion' option,
1547                 as the same effect can now be achieved via the
1548                 'Always open messages in summary when selected'
1549                 option.
1550
1551 2003-04-17 [paul]       0.8.11claws99
1552
1553         * sync with 0.8.11cvs28
1554                 see ChangeLog 2003-04-17
1555
1556 2003-04-17 [christoph]  0.8.11claws98
1557
1558         * ac/spamassassin.m4
1559         * src/plugins/spamassassin/libspamc.[ch]
1560         * src/plugins/spamassassin/utils.[ch]
1561                 sync libspamc with SpamAssassin project
1562
1563 2003-04-17 [christoph]  0.8.11claws97
1564
1565         * src/common/socket.h
1566         * src/gtk/sslcertwindow.h
1567                 rename old USE_SSL to USE_OPENSSL
1568
1569 2003-04-17 [paul]       0.8.11claws96
1570
1571         * src/prefs_common.h
1572                 use gulong for P_COLOR so that it compiles/runs on
1573                 64-bit systems. Patch submitted by James Noyes
1574                 <jnoyes-claws@retrogeeks.com>
1575                 
1576         * po/de.po
1577                 updated by Jens
1578
1579 2003-04-17 [paul]       0.8.11claws95
1580
1581         * sync with 0.8.11cvs27
1582                 see ChangeLog 2003-04-16
1583
1584 2003-04-15 [paul]       0.8.11claws94
1585
1586         * src/prefs_common.[ch]
1587                 rearrange to stop the window getting too long:
1588                         move Receive dialog stuff to Receive tab
1589                         move Send dialog to Send tab
1590                         remove Dialogs frame
1591                 rename 'Open messages in summary with cursor keys' to
1592                 'Always open messages in summary when selected', as its
1593                 more appropriate
1594
1595 2003-04-15 [paul]       0.8.11claws93
1596
1597         * src/prefs_common.[ch]
1598           src/summaryview.c
1599                 add new option '/Interface/Open next message on deletion'
1600
1601 2003-04-15 [paul]       0.8.11claws92
1602
1603         * src/summaryview.[ch]
1604                 add /Mark/Lock and /Mark/Unlock to the pop-up
1605                 menu. Patch submitted by Ivan Francolin Martinez
1606                 <ivanfm@users.sourceforge.net>
1607
1608 2003-04-15 [paul]       0.8.11claws91
1609
1610         * sync with 0.8.11cvs24
1611                 see ChangeLog 2003-04-15
1612
1613 2003-04-14 [jens]       0.8.11claws90
1614
1615         * updated German translation and some corrections from
1616                 Roland Bless <bless@tm.uka.de>
1617
1618 2003-04-14 [paul]       0.8.11claws89
1619
1620         * sync with 0.8.11cvs22
1621                 see ChangeLog 2003-04-14
1622
1623 2003-04-13 [paul]       0.8.11claws88
1624
1625         * src/plugins/clamav/clamav_plugin.c
1626                 fix memory leaks
1627                 clean up
1628
1629 2003-04-12 [paul]       0.8.11claws87
1630
1631         * src/plugins/clamav/clamav_plugin.c
1632                 activate enable/disable archive scanning option
1633                 
1634         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1635
1636 2003-04-12 [paul]       0.8.11claws86
1637
1638         * src/plugins/Makefile.am
1639           src/plugins/clamav/Makefile.am                ** NEW FILE **
1640           src/plugins/clamav/README                     ** NEW FILE ** 
1641           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1642           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1643                 add Clam AntiVirus plugin
1644
1645 2003-04-12 [paul]       0.8.11claws85
1646
1647         * sync with 0.8.11cvs21
1648                 see ChangeLog 2003-04-11
1649
1650 2003-04-11 [paul]       0.8.11claws84
1651
1652         * po/es.po
1653                 update Spanish translation. Submitted by Ricardo
1654                 Mones Lastra.
1655
1656 2003-04-10 [christoph]  0.8.11claws83
1657
1658         * src/mbox.c
1659                 fix typo that did not move unfiltered mails to destination
1660                 folder
1661
1662         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1663          when filtering from spool)
1664
1665 2003-04-10 [christoph]  0.8.11claws82
1666
1667         * src/imap.c
1668                 use BODY.PEEK instead of BODY in in message fetch operation
1669                 to make sure the IMAP server does not set the \Seen flag for
1670                 messages. Sylpheed does that later itself, when the message
1671                 is opened in sylpheed
1672
1673         (closes Bug 111 Claws destroys unread marks)
1674
1675 2003-04-09 [oliver]     0.8.11claws81
1676         
1677         * src/folder.c
1678                 fix crash in folder_destroy
1679         * README.claws
1680                 remove selective download
1681
1682 2003-04-09 [christoph]  0.8.11claws80
1683
1684         * src/imap.c
1685                 fix crash in imap_get_msginfo() when then fetched message
1686                 is not found
1687
1688         (closes Bug 110 Crash during mail composition)
1689
1690 2003-04-08 [christoph]  0.8.11claws79
1691
1692         * src/folder.c
1693         * src/prefs_account.c
1694                 Filter new messages that are found in an INBOX folder
1695                 when 'Filter messages on receiving' is enabled in the
1696                 Folder's AccountPrefs. This allows to use Sylpheed's
1697                 filtering engine for IMAP folders where messages are
1698                 added to the INBOX by a MTA
1699
1700 2003-04-08 [paul]       0.8.11claws78
1701
1702         * src/procmsg.h
1703                 clean up after last commit
1704
1705 2003-04-08 [paul]       0.8.11claws77
1706
1707         * sync with 0.8.11cvs20
1708                 see ChangeLog 2003-04-07 and 2003-04-08
1709
1710 2003-04-07 [christoph]  0.8.11claws76
1711
1712         * src/filtering.[ch]
1713         * src/inc.[ch]
1714         * src/mbox.c
1715         * src/procmsg.[ch]
1716                 add procmsg_msginfo_filter() to execute filtering actions
1717
1718 2003-04-06 [christoph]  0.8.11claws75
1719
1720         * src/imap.c
1721                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1722
1723 2003-04-06 [christoph]  0.8.11claws74
1724
1725         * src/common/utils.[ch]
1726                 add g_int_compare() function for slist sorting
1727
1728         * src/imap.c
1729                 fetch all MsgInfos with one command in imap_get_msginfos()
1730                 using an imap set with a list of ranges
1731
1732         * src/news.c
1733                 use new g_int_compare() function
1734
1735 2003-04-06 [thorsten]   0.8.11claws73
1736
1737         * src/mh.c
1738                 corrected implementation of mh_folder_destroy()
1739
1740 2003-04-05 [christoph]  0.8.11claws72
1741
1742         * src/account.c
1743         * src/folder.[ch]
1744         * src/folderview.c
1745         * src/imap.c
1746         * src/inc.c
1747         * src/main.c
1748         * src/mainwindow.c
1749         * src/mbox_folder.c
1750         * src/mh.c
1751         * src/mimeview.h
1752         * src/msgcache.[ch]
1753         * src/news.c
1754         * src/procmime.h
1755         * src/procmsg.[ch]
1756         * src/setup.c
1757         * src/gtk/gtkutils.c
1758                 o rename structure field names class and new to klass and
1759                   new_msgs, to allow including files in C++
1760                 o add 'extern "C"' block to some header files
1761                 o add MsgInfoList and MsgNumberList as alias for GSList for
1762                   developers to know what type of list is expected
1763
1764         * src/plugins/image_viewer/plugin.c
1765         * src/plugins/image_viewer/viewer.[ch]
1766         * src/plugins/image_viewer/viewerprefs.[ch]
1767                 rename function names to prevent conflicts
1768
1769 2003-04-05 [paul]       0.8.11claws71
1770
1771         * sync with 0.8.11cvs18
1772                 see ChangeLog 2003-04-03 and 2003-04-04
1773
1774 2003-04-02 [christoph]  0.8.11claws70
1775
1776         * src/folder.[ch]
1777         * src/imap.[ch]
1778         * src/mbox_folder.[ch]
1779         * src/mh.[ch]
1780         * src/news.[ch]
1781                 o Make all virtual folder functions private
1782                 o remove unused folder code
1783
1784         * src/common/socket.[ch]
1785         * src/summaryview.c
1786                 fix warnings
1787
1788 2003-03-30 [alfons]     0.8.11claws69
1789
1790         * src/send_message.c
1791                 remove two debug traces and see if people still report
1792                 errors
1793
1794 2003-03-30 [alfons]     0.8.11claws68
1795
1796         * src/send_message.c
1797         * src/commons/session.c
1798                 add more debug traces
1799
1800 2003-03-30 [christoph]  0.8.11claws67
1801
1802         * src/folder.c
1803                 change processing folder name from .processing to processing
1804
1805         * src/common/ssl.c
1806                 disable SSL certificate check because it causes Xlib error
1807                 when the child process want's to open an GTK window
1808
1809 2003-03-30 [christoph]  0.8.11claws66
1810
1811         * src/folder.c
1812                 don't use default folder for processing folder item because
1813                 it can be a non local folder
1814
1815         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1816
1817 2003-03-30 [alfons]     0.8.11claws65
1818
1819         * src/send_message.c
1820                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1821                 to generate bad code for 'send_send_data_progressive': When
1822                 called from 'send_send_data_finished', the 'data' pointer is
1823                 cleared just before the assignment to the dialog pointer
1824
1825 2003-03-29 [christoph]  0.8.11claws64
1826
1827         * src/common/prefs.h
1828         * src/plugins/image_viewer/Makefile.am
1829         * src/plugins/image_viewer/plugin.c
1830         * src/plugins/image_viewer/viewer.[ch]
1831         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1832                 add PrefsPage for ImageViewer
1833
1834 2003-03-28 [thorsten]   0.8.11claws63
1835
1836         * src/common/session.c
1837                 added some comments
1838
1839 2003-03-28 [paul]       0.8.11claws62
1840
1841         * sync with 0.8.11cvs16
1842                 see ChangeLog 2003-03-28
1843
1844 2003-03-28 [paul]       0.8.11claws61
1845
1846         * sync with 0.8.11cvs15
1847                 see ChangeLog 2003-03-28
1848
1849 2003-03-27 [christoph]  0.8.11claws60
1850
1851         * src/folder.c
1852         * src/imap.c
1853         * src/common/socket.[ch]
1854                 set socket state to DISCONNECTED when any operation
1855                 fails to allow reconnecting in IMAP code without
1856                 checking the return code of all calls to the command
1857                 functions
1858
1859         * src/folderview.c
1860         * src/summaryview.c
1861                 remove some more stuff that depends on specific
1862                 folder types
1863
1864 2003-03-27 [paul]       0.8.11claws59
1865
1866         * sync with 0.8.11cvs14
1867                 see ChangeLog 2003-03-27
1868                 
1869         * src/selective_download.[ch]   ** REMOVED **
1870                 really removed
1871
1872 2003-03-27 [christoph]  0.8.11claws58
1873
1874         * src/folder.c
1875                 fix handling of tmp_flags in flag copy function
1876
1877 2003-03-27 [paul]       0.8.11claws57
1878
1879         * sync with 0.8.11cvs13
1880                 see ChangeLog 2003-03-27
1881
1882 2003-03-27 [oliver]     0.8.11claws56
1883
1884         * src/maiwindow.c
1885                 remove sel_download_cb
1886
1887 2003-03-27 [oliver]     0.8.11claws55
1888         
1889         * src/inc.c
1890                 remove POP3_TOP
1891         
1892 2003-03-26 [oliver]     0.8.11claws54
1893
1894         *src/pop.h
1895                 remove POP3_TOP*
1896         * README.claws
1897                 remove selective donwload readme
1898
1899 2003-03-26 [oliver]     0.8.11claws53
1900         * src/matcher.[ch]
1901         * src/matcher_parser_parse.y 
1902         * src/pop.c 
1903         * src/prefs_account.[ch]
1904         * src/prefs_filtering.c
1905                 remove selective donwload
1906
1907 2003-03-26 [oliver]     0.8.11claws52
1908
1909         * src/inc.[ch] 
1910         * src/filtering.c 
1911         * src/mainwindow.c 
1912                 remove selective donwload
1913
1914 2003-03-26 [oliver]     0.8.11claws51
1915         
1916         * src/Makefile.am
1917         * src/selective_download.[ch]   ** REMOVE **    
1918
1919 2003-03-26 [christoph]  0.8.11claws50
1920
1921         * src/news.c
1922                 fix NEWS that got broken by a sync with sylpheed-main
1923
1924 2003-03-26 [christoph]  0.8.11claws49
1925
1926         * src/mimeview.c
1927                 fix mime type guessing when no mime type is found for a file
1928
1929 2003-03-25 [christoph]  0.8.11claws48
1930
1931         * src/mimeview.c
1932         * src/procmime.c
1933                 remove mime type guessing from mime parser and use
1934                 name based mime types in viewer lookup for mime type
1935                 application/octet-stream
1936
1937 2003-03-25 [christoph]  0.8.11claws47
1938
1939         * doc-src/readme.txt
1940         * doc-src/rfc2554.txt
1941                 add RFC about SMTP AUTH
1942
1943         * src/send_message.c
1944         * src/common/smtp.[ch]
1945                 add extra error code for authentication errors and
1946                 clear temporary password when this error occurs
1947
1948         (closes Bug 84 authentication failure while sending should
1949          prompt for password again)
1950
1951 2003-03-25 [christoph]  0.8.11claws46
1952
1953         * configure.ac
1954         * src/Makefile.am
1955         * src/imageview.[ch]                            ** REMOVE **
1956         * src/messageview.[ch]
1957         * src/mimeview.[ch]
1958         * src/prefs_common.[ch]
1959         * src/textview.c
1960         * src/plugins/Makefile.am
1961         * src/plugins/image_viewer/.cvsignore           ** NEW **
1962         * src/plugins/image_viewer/Makefile.am          ** NEW **
1963         * src/plugins/image_viewer/plugin.c             ** NEW **
1964         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1965                 move image viewer into a plugin (building is enabled by default)
1966                 [ToDo: Prefs for resize and autoview]
1967
1968 2003-03-25 [paul]       0.8.11claws45
1969
1970         * sync with 0.8.11cvs12
1971                 see ChangeLog 2003-03-26
1972
1973 2003-03-25 [paul]       0.8.11claws44
1974
1975         * sync with 0.8.11cvs11
1976                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1977                 
1978         Note: Selective Download is broken.
1979                 
1980 2003-03-22 [christoph]  0.8.11claws43
1981
1982         * src/folder.c
1983                 code cleanup for flags copying
1984
1985 2003-03-22 [christoph]  0.8.11claws42
1986
1987         * src/plugins/trayicon/trayicon.c
1988                 fix setting the transparent area when the window size
1989                 is forced by the system tray
1990
1991 2003-03-22 [christoph]  0.8.11claws41
1992
1993         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1994         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1995         * src/plugins/trayicon/newmail.xpm              ** NEW **
1996         * src/plugins/trayicon/nomail.xpm               ** NEW **
1997         * src/plugins/trayicon/trayicon.c
1998         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1999                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2000                 o add icon for unread mails
2001                 o set transparency for window
2002
2003 2003-03-22 [christoph]  0.8.11claws40
2004
2005         * src/news.c
2006                 init news session to prevent crash when session is closed
2007
2008 2003-03-22 [christoph]  0.8.11claws39
2009
2010         * src/imap.c
2011         * src/common/session.[ch]
2012                 Init session data to make sure we don't have invalid pointers
2013                 for read_ch and write_ch when new multi process sessions are
2014                 not used
2015
2016         * src/main.c
2017         * src/common/plugin.c
2018         * src/common/sylpheed.c
2019         * src/plugins/demo/demo.c
2020         * src/plugins/dillo_viewer/dillo_viewer.c
2021         * src/plugins/mathml_viewer/mathml_viewer.c
2022         * src/plugins/spamassassin/spamassassin.c
2023         * src/plugins/spamassassin/spamassassin_gtk.c
2024                 add plugin types to allow loading plugins at different times
2025                 (and maybe for different frontends), because it's not good to
2026                 load GTK-Plugins gefore gtk_init was called
2027
2028         * configure.ac
2029         * src/plugins/Makefile.am
2030         * src/plugins/trayicon/.cvsignore               ** NEW **
2031         * src/plugins/trayicon/Makefile.am              ** NEW **
2032         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2033         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2034         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2035         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2036         * src/plugins/trayicon/trayicon.c               ** NEW **
2037                 New Trayicon plugin that shows an icon in a systray that uses
2038                 XEMBED protocol like Gnome's systray. Icon shows if there
2039                 are new mails and a tooltip shows information about new,
2040                 unread and total messages.
2041
2042 2003-03-22 [paul]       0.8.11claws38
2043
2044         * src/common/smtp.c
2045                 fix ESMTP AUTH CRAM-MD5
2046                 [sync with main (still version 0.8.11cvs6), see
2047                  ChangeLog 2003-03-22]
2048
2049 2003-03-21 [colin]      0.8.11claws37
2050
2051         * src/send_message.c
2052                 Fix USE_SSL => USE_OPENSSL
2053
2054 2003-03-21 [colin]      0.8.11claws36
2055
2056         * src/folderview.c
2057                 Fix counts in drag and dropped subfolders
2058
2059 2003-03-21 [colin]      0.8.11claws35
2060
2061         * src/folder.c 
2062         * src/folderview.c
2063                 speed up a bit folder dnd
2064
2065 2003-03-20 [alfons]     0.8.11claws34
2066
2067         * src/main.c
2068         * src/toolbar.c
2069         * src/procmsg.c
2070                 don't send locked queue messages
2071                 (feature request "[ 705245 ] Locking message in outbox 
2072                  should prevent sending")
2073
2074 2003-03-20 [christoph]  0.8.11claws33
2075
2076         * src/folder.c
2077                 remove NEW and UNREAD flag in special folders when scanning
2078                 
2079         * src/common/smtp.c
2080                 fix ESMTP AUTH CRAM-MD5
2081
2082 2003-03-20 [paul]       0.8.11claws32
2083
2084         * src/prefs_account.c
2085                 Re-write 'Tunnel command to open connection' as
2086                 'Use command to communicate with server', and disable
2087                 it for all except IMAP accounts
2088
2089 2003-03-20 [paul]       0.8.11claws31
2090
2091         * sync with 0.8.11cvs6
2092                 see ChangeLog 2003-03-20
2093
2094 2003-03-19 [match]      0.8.11claws30
2095
2096         * src/addritem.[ch]
2097                 include documentation. minor refactoring.
2098         * src/addr_compl.[ch]
2099         * src/addrindex.[ch]
2100         * src/addresbook.[ch]
2101         * src/summaryview.c
2102                 re-enable address lookup (was disabled in
2103                 0.8.11claws20).
2104
2105 2003-03-19 [christoph]  0.8.11claws29
2106
2107         * src/procmsg.c
2108                 add temp flag handling, will make moving and copying
2109                 messages possible again
2110
2111         * src/folder.c
2112                 correct calulation of folder stats
2113
2114 2003-03-18 [match]      0.8.11claws28
2115
2116         * src/editgroup.h
2117                 remove case sensitive comparison (closes bug 80).
2118
2119 2003-03-18 [christoph]  0.8.11claws27
2120
2121         * src/imap.c
2122                 fix imap using a tunnel command
2123
2124         (closes bug 87)
2125
2126 2003-03-18 [christoph]  0.8.11claws26
2127
2128         * src/folder.[ch]
2129         * src/imap.c
2130         * src/procmsg.[ch]
2131                 rewrite flag handling for folders
2132
2133 2003-03-18 [christoph]  0.8.11claws25
2134
2135         * src/folder.c
2136         * src/procmsg.c
2137         * src/summaryview.c
2138                 unset NEW and UNREAD flags when message is ignored, to make
2139                 sure messages don't show up as unread on other IMAP clients,
2140                 because the IGNORE_THREAD flag can not be syncronized through
2141                 the IMAP folder
2142
2143 2003-03-17 [christoph]  0.8.11claws24
2144
2145         * src/imap.c
2146                 don't use recursion to fetch uids when the number of messages
2147                 does not match. Moved code into subfunction that is used
2148                 again when needed, to prevent an endless loop.
2149
2150 2003-03-17 [thorsten]   0.8.11claws23
2151
2152         * src/imageview.[ch]
2153                 export imageview_get_resized_size() (for plugins)
2154         * src/prefs_common.[ch]
2155                 added prefs_common_get() (for plugins)
2156
2157 2003-03-17 [christoph]  0.8.11claws22
2158
2159         * src/imap.c
2160                 o remove UID guessing from copy code
2161                 o support UIDPLUS extension for APPEND command
2162
2163 2003-03-17 [paul]       0.8.11claws21
2164
2165         * src/gtk/about.c
2166                 remove 'Compiled-plugins' section.
2167                 
2168         * src/plugins/dillo_viewer/dillo_viewer.c
2169                 slight change to description text
2170
2171 2003-03-16 [match]      0.8.11claws20
2172         * src/ldapserver.[ch]           ** NEW **
2173         * src/ldapctrl.[ch]             ** NEW **
2174         * src/ldapquery.[ch]            ** NEW **
2175         * src/ldaputil.[ch]             ** NEW **
2176         * src/addrcindex.[ch]           ** NEW **
2177         * src/addrquery.h               ** NEW **
2178         * src/addritem.[ch]
2179         * src/addrcache.[ch]
2180         * src/addrindex.[ch]
2181         * src/addr_compl.[ch]
2182         * src/addressbook.[ch]
2183         * src/addrbook.[ch]
2184         * src/editgroup.c
2185         * src/editaddress.c
2186         * src/editldap.c
2187         * src/editldap_basedn.c
2188         * src/vcard.c
2189         * src/jpilot.c
2190         * src/Makefile.am
2191                 included dynamic LDAP queries. improved address
2192                 completion.
2193
2194 2003-03-16 [paul]       0.8.11claws19
2195
2196         * tools/multiwebsearch.pl
2197                 fix a fatal typo
2198
2199 2003-03-16 [christoph]  0.8.11claws18
2200
2201         * src/mimeview.c
2202         * src/plugins/dillo_viewer/dillo_viewer.c
2203         * src/plugins/mathml_viewer/mathml_viewer.c
2204                 make unregistering of MimeViewerFactorys possible
2205
2206 2003-03-16 [alfons]     0.8.11claws17
2207
2208         * configure.ac
2209                 correct typo
2210
2211 2003-03-16 [melvin]     0.8.11claws16
2212
2213         * src/plugins/dillo_viewer.c
2214                 Fixed bug where it was not possible to view more than
2215                 one text/html attachment per message (bug discovered
2216                 by Christoph Hohmann).
2217
2218 2003-03-15 [melvin]     0.8.11claws15
2219
2220         * src/prefs_actions.c
2221                 Fixed compilation warnings.
2222
2223 2003-03-15 [melvin]     0.8.11claws14
2224
2225         * src/plugins/Makefile.am
2226         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2227         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2228         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2229                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2230                 newer (http://dillo.auriga.wearlab.de/).
2231
2232 2003-03-15 [christoph]  0.8.11claws13
2233
2234         * src/imap.c
2235                 don't query imap folder for attributes because we already
2236                 for them from imap_status
2237
2238         * src/mimeview.[ch]
2239                 add support for plugable MimeViewers (unloading Viewers
2240                 not yet complete)
2241
2242         * src/plugins/Makefile.am
2243         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2244         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2245         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2246                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2247                 widget from http://helm.cs.unibo.it/mml-widget/
2248
2249 2003-03-14 [christoph]  0.8.11claws12
2250
2251         * src/folder.[ch]
2252                 o error return code's should better be negative
2253                 o replace printf with debug_print
2254
2255         * src/imap.c
2256                 improve IMAP folder scan by checking UID-NEXT
2257
2258         * src/summaryview.c
2259                 remove check that are unnecessary in my opinion
2260
2261 2003-03-13 [christoph]  0.8.11claws11
2262
2263         * src/folder.[ch]
2264         * src/foldersel.c
2265         * src/folderview.c
2266         * src/imap.c
2267         * src/mbox_folder.c
2268         * src/mh.c
2269         * src/news.c
2270         * src/prefs_scoring.c
2271         * src/summaryview.c
2272                 use a common function to get a displayable name
2273                 for a FolderItem
2274
2275 2003-03-13 [paul]       0.8.11claws10
2276
2277         * tools/Makefile.am
2278           tools/README
2279           tools/multiwebsearch.conf     ** NEW FILE **
2280           tools/multiwebsearch.pl       ** NEW FILE **
2281                 add multiwebsearch Actions script
2282
2283 2003-03-13 [colin]      0.8.11claws9
2284
2285         * src/compose.c
2286                 Remove leading emtpy lines from quoted text
2287                 before quoting it
2288
2289 2003-03-13 [melvin]     0.8.11claws8
2290
2291         * src/prefs_actions.c
2292                 Fixed a memory leak
2293                 Code clean ups
2294                 Added Cancel and OK buttons
2295                 Corrected help text
2296
2297 2003-03-13 [christoph]  0.8.11claws7
2298
2299         * src/account.c
2300         * src/folder.[ch]
2301         * src/imap.c
2302         * src/mainwindow.c
2303         * src/mbox_folder.c
2304         * src/mh.c
2305         * src/news.c
2306         * src/setup.c
2307                 replace more folder type stuff with folder class stuff
2308
2309 2003-03-13 [melvin]     0.8.11claws6
2310
2311         * src/prefs_actions.c
2312                 Added new tokens:
2313                 %u: user provided argument
2314                 %h: user provided argument (hidden on input)
2315                 %s: current text selection in the message view 
2316
2317 2003-03-13 [paul]       0.8.11claws5
2318
2319         * sync with 0.8.11cvs5
2320                 see ChangeLog 2003-03-11, 2003-03-12
2321
2322 2003-03-12 [christoph]  0.8.11claws4
2323
2324         * src/folder.c
2325                 use folder class idstr when writing folderlist.xml
2326
2327         * src/folder.h
2328         * src/imap.c
2329         * src/news.c
2330                 replace folder type checks with folder class checks
2331
2332 2003-03-12 [christoph]  0.8.11claws3
2333
2334         * src/folder.[ch]
2335         * src/imap.[ch]
2336         * src/main.c
2337         * src/mbox_folder.[ch]
2338         * src/mh.[ch]
2339         * src/news.[ch]
2340                 o create a list of known folder classes in the folder system
2341                 o use folder class id strings for folder item identifiers
2342
2343 2003-03-12 [christoph]  0.8.11claws2
2344
2345         * src/imap.c
2346                 fix imap uid validity check
2347
2348 2003-03-12 [christoph]  0.8.11claws1
2349
2350         * src/account.c
2351         * src/folder.[ch]
2352         * src/foldersel.c
2353         * src/folderview.c
2354         * src/imap.c
2355         * src/mainwindow.c
2356         * src/mbox_folder.c
2357         * src/mh.c
2358         * src/news.c
2359         * src/prefs_scoring.c
2360         * src/procmsg.c
2361         * src/setup.c
2362         * src/summaryview.c
2363                 initial restructuring of folder system, seperating
2364                 folders and folder classes
2365
2366 2003-03-12 [paul]       0.8.11claws
2367
2368         0.8.11claws release
2369
2370 2003-03-12 [christoph]
2371
2372         * src/gtk/prefswindow.c
2373                 fix translation of "Page Index"
2374
2375 2003-03-12 [paul]       0.8.10claws110
2376
2377         a sync from 0.8.11cvs4 before the release
2378
2379         * src/common/utils.c
2380                 subject_compare_for_sort(): allow null strings (fixes
2381                 summary sorting).
2382
2383 2003-03-11 [paul]       0.8.10claws109
2384
2385         * po/es.po
2386                 update Spanish translation, submitted by
2387                 Ricardo Mones Lastra
2388
2389 2003-03-11 [melvin]     0.8.10claws108
2390
2391         * po/fr.po
2392                 Updated French translations
2393
2394 2003-03-11 [paul]       0.8.10claws107
2395
2396         * manual/en/Makefile.am
2397           manual/en/*.html
2398                 update English manual, add a new page
2399                 updated by Francois Barriere <fbarriere@atmel.fr>
2400                 
2401         * po/bg.po
2402           po/it.po
2403           po/sr.po
2404                 update Bulgarian, Italian, and Serbian translations
2405                 submitted by George Danchev, Alessandro Maestri, and
2406                 Urke MMI
2407
2408 2003-03-10 [paul]       0.8.10claws106
2409
2410         * src/gtk/about.c
2411           src/gtk/prefswindow.c
2412                 make some strings translatable
2413
2414 2003-03-10 [darko]      0.8.10claws105
2415
2416         * src/compose.c
2417                 code cleanup to make Hiro happy
2418
2419 2003-03-10 [paul]       0.8.10claws104
2420
2421         * sync with 0.8.11cvs2
2422                 see ChangeLog 2003-03-10
2423
2424 2003-03-09 [melvin]     0.8.10claws103
2425
2426         * src/textview.c
2427                 textview_set_font(): fix for message display in
2428                 UTF-8 locales (thanks to Sergey Vlasov).
2429                 (was unintentionnaly reverted in 0.8.6claws6)   
2430
2431 2003-03-08 [darko]      0.8.10claws102
2432
2433         * src/compose.c
2434                 fix infinite loop in wrapping as reported
2435                 by happycactus
2436                 obsoletes patch #696482
2437
2438 2003-03-08 [christoph]  0.8.10claws101
2439
2440         * src/imap.c
2441                 add workaround for IMAP servers that do not
2442                 support the "UID SEARCH UID" command
2443
2444 2003-03-07 [christoph]  0.8.10claws100
2445
2446         * src/plugins/spamassassin/spamassassin.[ch]
2447         * src/plugins/spamassassin/spamassassin_gtk.c
2448                 code cleanup
2449
2450 2003-03-07 [paul]       0.8.10claws99
2451
2452         * po/es.po
2453                 updated Spanish translation, submitted by
2454                 Ricardo Mones Lastra
2455
2456 2003-03-07 [christoph]  0.8.10claws98
2457
2458         * src/send.c
2459                 fix in 0.8.10claws94 was wrong
2460                 local delivery does not require escaping, remove escaping
2461                 code to make signatures of mails with "." lines valid
2462                 
2463                 NOTE: requires that sendmail is executed with "-i" option,
2464                       what is the default now, but has to be changed in all
2465                       exsiting accounts)
2466
2467 2003-03-07 [paul]       0.8.10claws97
2468
2469         * sync with 0.8.11 release
2470                 see ChangeLog 2003-03-07
2471
2472 2003-03-06 [paul]       0.8.10claws96
2473
2474         * src/compose.c
2475                 revert commit 0.8.10claws92
2476
2477 2003-03-06 [paul]       0.8.10claws95
2478
2479         * src/folderview.c
2480                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2481
2482         * src/gtkaspell.c
2483                 fix bug 74, 'Crash opening editor window with pseudo-color
2484                 display'
2485                 
2486         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2487
2488 2003-03-06 [christoph]  0.8.10claws94
2489
2490         * src/send.c
2491                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2492                 all lines starting with a period get an extra period
2493                 inserted
2494                 (found by Simon 'corecode' Schubert)
2495
2496 2003-03-06 [paul]       0.8.10claws93
2497
2498         * src/folderview.c
2499                 if configured font can't be loaded fall back to gtk
2500                 default. (with thanks to Christoph)
2501                 
2502                 closes long-standing bug 15 'Crashes on startup'
2503
2504 2003-03-06 [paul]       0.8.10claws92
2505
2506         * src/compose.c
2507                 freeze text before autosave and thaw afterwards
2508                 fixes bug 67 'autosave make re-rediting message crazy'
2509
2510 2003-03-06 [christoph]  0.8.10claws91
2511
2512         * src/compose.c
2513                 ignore address comment in dupe check for Cc-list
2514
2515         (closes reopened bug 47 Replying to message strips name part of
2516          e-mail addresses of Cc: lines)
2517
2518 2003-03-06 [paul]       0.8.10claws90
2519
2520         * src/Makefile.am
2521                 remove reference to gtkxtext.h as its no longer in
2522                 the repository
2523
2524 2003-03-06 [paul]       0.8.10claws89
2525
2526         * sync with 0.8.10cvs25
2527                 see ChangeLog 2003-03-06
2528
2529 2003-03-06 [oliver]     0.8.10claws88
2530         
2531         * src/messageview.c
2532                 remove include
2533
2534 2003-03-06 [oliver]     0.8.10claws87
2535         
2536         * src/folderview.c 
2537                 remove changes introduced inclaws74
2538         * src/messageview.c
2539                 another attempt to sanely delete and update
2540                 messages deleted in separate messageview
2541
2542 2003-03-05 [christoph]  0.8.10claws86
2543
2544         * src/summaryview.c
2545                 check if "From" matches any account's address if
2546                 addressbook completion of addresses is disabled too
2547
2548         (closes Bug 70 "Display recipient in from" doesn't check
2549          folder's default account)
2550
2551 2003-03-05 [christoph]  0.8.10claws85
2552
2553         * src/compose.c
2554         * src/common/utils.[ch]
2555                 don't strip address comments when building Cc lists
2556
2557         (closes Bug 47 Replying to message strips name part of e-mail addresses
2558          of Cc: lines)
2559
2560         * src/folder.c
2561                 fix return value of copy function
2562
2563 2003-03-05 [christoph]  0.8.10claws84
2564
2565         * src/imap.c
2566                 don't ask imap server for non rfc822 headers
2567
2568         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2569
2570         * src/imap.c
2571                 destroy session on socket error to allow reconnecting
2572
2573 2003-03-05 [christoph]  0.8.10claws83
2574
2575         * configure.ac
2576                 fix building with gnome when no prefix is set
2577
2578         (closes bug 66 Gnome directory is set to NONE)
2579
2580 2003-03-05 [paul]       0.8.10claws82
2581
2582         * sync with 0.8.10cvs23
2583                 see ChangeLog 2003-03-05
2584
2585 2003-03-04 [christoph]  0.8.10claws81
2586
2587         * src/folder.c
2588                 o fix moving and copying when folder returns 0 for new
2589                   message number
2590                 o remove some code for single message copy and move
2591                   operations and use functions for multiple messages
2592
2593         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2594
2595         * src/news.c
2596                 remove unused include
2597
2598 2003-03-04 [paul]       0.8.10claws80
2599
2600         * src/gtk/about.c
2601                 list 'Compiled plugins'
2602
2603 2003-03-03 [christoph]  0.8.10claws79
2604
2605         * src/news.[ch]
2606                 have to multiply the percentage of the current fetch with
2607                 the percentage that it has of the total fetch operation
2608                 for correct values
2609
2610 2003-03-03 [christoph]  0.8.10claws78
2611
2612         * src/news.c
2613                 fix calculation of expected lines for progress indicator
2614
2615 2003-03-03 [christoph]  0.8.10claws77
2616
2617         * src/summaryview.c
2618         * src/common/utils.c
2619                 fix segfault when opening the root news folder
2620
2621 2003-03-03 [christoph]  0.8.10claws76
2622
2623         * src/mainwindow.[ch]
2624         * src/common/Makefile.am
2625         * src/common/progressindicator.[ch]
2626                 add UI independent progress indicator handling
2627
2628         * src/news.[ch]
2629                 use new progress indicator for message info fetching
2630
2631         * src/common/hooks.h
2632                 code cleanup
2633
2634 2003-03-03 [oliver]     0.8.10claws75
2635
2636         * src/toolbar.c
2637         * src/compose.c
2638                 removed commented code
2639
2640 2003-03-03 [oliver]     0.8.10claws74
2641
2642         * src/toolbar.[ch]
2643                 cleanups and refactoring
2644         * src/compose.[ch]
2645                 compose_reply_mode reply & forwarding interface for
2646                 toolbar buttons
2647         * src/folderview.c
2648                 act on messages marked for deletion in folderview_selected
2649                 based on prefs_common.immediate_exec since a message might 
2650                 have been deleted by messageview in a folder we are changing 
2651                 to (does anybody understand what I'm on about ?)
2652
2653 2003-03-03 [oliver]     0.8.10claws73
2654         
2655         * src/messageview.[ch]
2656                 new functions
2657                 - messageview_delete: delete message shown in messagview
2658                 - messageview_update_view: update messageview to currently 
2659                   selected summaryview message
2660                 - add separate messageview to msgview_list in order to update 
2661                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2662         * src/summaryview.[ch]
2663                 summary_get_selection returns a list of selected msgs
2664                 in summaryview
2665         * src/mainwindow.c
2666                 toolbar reply refactoring
2667
2668 2003-03-03 [paul]       0.8.10claws72
2669
2670         * sync with 0.8.10cvs21
2671                 see ChangeLog 2003-03-03
2672
2673 2003-03-02 [christoph]  0.8.10claws71
2674
2675         * src/common/passcrypt.c
2676                 use POSIX includes
2677
2678 2003-03-02 [christoph]  0.8.10claws70
2679
2680         * configure.ac
2681         * src/prefs_account.c
2682         * src/prefs_gtk.[ch]
2683         * src/common/.cvsignore
2684         * src/common/Makefile.am
2685         * src/common/passcrypt.c                ** NEW **
2686         * src/common/passcrypt.h.in             ** NEW **
2687                 Implement password encryption in config files
2688                 using unix encrypt and setkey functions. The crypt
2689                 key can be set as a configure parameter. Old
2690                 passwords will be converted if they do not begin
2691                 with '!'
2692
2693 2003-03-02 [paul]       0.8.10claws69
2694
2695         * src/prefs_account.c
2696                 fix compile error
2697
2698 2003-03-01 [thorsten]   0.8.10claws68
2699
2700         * po/el.po
2701           po/hr.po
2702           po/it.po
2703           po/nl.po
2704           po/sr.po
2705           po/sv.po
2706                 corrected format strings
2707         * po/en_GB.po
2708                 corrected headers
2709                 (fix compile errors with GNU gettext-0.11.5)
2710
2711 2003-03-01 [oliver]     0.8.10claws67
2712
2713         * src/summaryview.c
2714                 menu callbacks call toolbar_menu_reply
2715
2716 2003-03-01 [oliver]     0.8.10claws66
2717
2718         * src/mainwindow.c
2719         * src/messageview.c
2720                 menu callbacks call toolbar_menu_reply
2721         * src/toolbar.[ch]
2722                 callbacks from menu handled by toolbar_menu_reply
2723
2724 2003-03-01 [paul]       0.8.10claws65
2725
2726         * src/addressbook.c
2727                 revert commit 0.8.10claws54 - breaks editing of
2728                 addressbook.
2729                 
2730         * po/bg.po
2731                 update Bulgarian translation, submitted by
2732                 George Danchev
2733
2734 2003-02-28 [christoph]  0.8.10claws64
2735
2736         * src/account.c
2737         * src/addressadd.c
2738         * src/compose.c
2739         * src/gtkaspell.c
2740         * src/gtkxtext.h                ** REMOVE **
2741         * src/imap.c
2742         * src/matcher.[ch]
2743         * src/mh.c
2744         * src/news.c
2745         * src/pine.c
2746         * src/prefs_common.c
2747         * src/prefs_matcher.c
2748         * src/procheader.[ch]
2749         * src/procmsg.[ch]
2750         * src/toolbar.c
2751         * src/common/ssl_certificate.c
2752         * src/gtk/colorlabel.c
2753         * src/gtk/menu.c
2754                 o fix warnings
2755                 o remove code obsoleted by new cache and folder system rework
2756
2757 2003-02-28 [oliver]     0.8.10claws63
2758         
2759         * src/toolbar.[ch]
2760                 * fix bug where reply in Messageview replied to 
2761                 Message displayed in summaryview
2762                 (reportedd via ML by chinatinte at gmx dot ch)
2763                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2764                 didn't work in separate MessageView Toolbar
2765                 (wondering if anybody uses this at all ?)
2766         * src/summaryview.[ch]
2767                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2768                 (generalize reply and forward code);
2769         * src/messageview.c 
2770                 remove focus_in event which updated summaryview to messageview
2771
2772 2003-02-28 [paul]       0.8.10claws62
2773
2774         * po/Makefile.in.in
2775                 add the --check option
2776                 Patch submitted by Ricardo Mones Lastra
2777
2778 2003-02-28 [paul]       0.8.10claws61
2779
2780         * src/prefs_account.c
2781                 re-order 'Signature' items
2782
2783 2003-02-28 [paul]       0.8.10claws60
2784
2785         * sync with 0.8.10cvs20
2786                 see ChangeLog 2003-02-28
2787
2788 2003-02-28 [paul]       0.8.10claws59
2789
2790         * po/POTFILES.in
2791                 update to reflect recent movement of files
2792
2793 2003-02-28 [paul]       0.8.10claws58
2794
2795         * sync with 0.8.10cvs19
2796                 see ChangeLog 2003-02-28
2797
2798 2003-02-27 [martin]     0.8.10claws57
2799
2800         * src/prefs_matcher.c 
2801                 fix segfault in prefs_matcher_ok() when the
2802                 last entry is deleted and prevents that the
2803                 message "entry not saved" comes up after deleting
2804                 an entry
2805
2806 2003-02-27 [martin]     0.8.10claws56
2807
2808         * src/prefs_filtering.c 
2809                 fix segfault in prefs_filtering_ok() when the
2810                 last entry is deleted and prevents that the
2811                 message "entry not saved" comes up after deleting
2812                 an entry
2813
2814 2003-02-27 [paul]       0.8.10claws55
2815
2816         * sync with 0.8.10cvs18
2817                 see ChangeLog 2003-02-27
2818
2819 2003-02-27 [paul]       0.8.10claws54
2820
2821         * src/addressbook.c
2822                 fix bug where the address book crashes with 
2823                 multiple lookups.
2824                 Patch [687729] submitted by David Frager 
2825                 <dbfrager@users.sourceforge.net>
2826
2827 2003-02-25 [christoph]  0.8.10claws53
2828
2829         * src/Makefile.am
2830         * src/colorlabel.[ch]           ** REMOVE **
2831         * src/gtk/Makefile.am
2832         * src/gtk/colorlabel.[ch]       ** NEW **
2833                 move colorlabel files to gtk directory
2834
2835         * src/esmtp.[ch]                ** REMOVE **
2836                 has been merged into smtp.[ch] in 0.7.5
2837
2838 2003-02-25 [christoph]  0.8.10claws52
2839
2840         * src/Makefile.am
2841         * src/about.[ch]                ** REMOVE **
2842         * src/gtk/Makefile.am
2843         * src/gtk/about.[ch]            ** NEW **
2844                 move about files to gtk directory
2845
2846 2003-02-25 [christoph]  0.8.10claws51
2847
2848         * src/folder.c
2849                 some code optimization of folder scanning code
2850
2851         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2852
2853 2003-02-25 [christoph]  0.8.10claws50
2854
2855         * src/main.c
2856         * src/common/sylpheed.c
2857                 add command line parameter parsing to common code
2858
2859 2003-02-24 [christoph]
2860
2861         * Makefile.am
2862         * configure.ac
2863                 fix gnome prefix problems, the configure script now removed
2864                 `gnome-config --prefix` from `gnome-config --datadir`
2865                 and adds $(prefix} instead
2866
2867         (closes Bug 24 Makefile does not respect prefix when installing
2868          GNOME data)
2869
2870 2003-02-24 [christoph]  0.8.10claws49
2871
2872         * src/news.c
2873                 check for valid session before trying to authenticate
2874
2875         (closes Bug 60 crash if "authenticate on logon" is activated
2876          and newsserver-hostname is not valid)
2877
2878 2003-02-24 [melvin]     0.8.10claws48
2879
2880         * src/prefs_actions.c
2881                 Make sure all user's input is sent to the action and then
2882                 close the socket..
2883
2884 2003-02-23 [alfons]     0.8.10claws46
2885
2886         * src/summaryview.c
2887                 also wait cursor when deleting files
2888
2889 2003-02-23 [paul]
2890
2891         * tools/freshmeat_search.pl
2892           tools/google_search.pl
2893                 scripts should now work for any browser/browser command line
2894
2895 2003-02-22 [christoph]  0.8.10claws45
2896
2897         * src/procmsg.c
2898                 fix IMAP flag setting, IMAP flag is not handled correctly
2899                 anymore by the folder system and information about the
2900                 folder should not be saved in the MsgInfo (in my opinion)
2901
2902         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2903
2904 2003-02-22 [christoph]  0.8.10claws44
2905
2906         * src/summaryview.c
2907                 fix spelling of "label" ;-)
2908
2909 2003-02-22 [thorsten]   0.8.10claws43
2910
2911         * src/mimeview.c
2912           src/prefs_common.[ch]
2913           src/procmime.[ch]
2914                 do not use description as attachment name
2915
2916 2003-02-22 [alfons]     0.8.10claws42
2917
2918         * src/summaryview.c
2919                 freeze/thaw folder item updates when changing color labels,
2920                 and put a wait cursors on
2921
2922 2003-02-22 [thorsten]   0.8.10claws41
2923
2924         * src/mimeview.c
2925                 save-all fixes: crash if invoked on multipart container,
2926                 mimeinfo access, pathseparators, error dialog
2927
2928 2003-02-21 [alfons]     0.8.10claws40
2929
2930         * src/prefs_gtk.c
2931                 remove unused var
2932
2933 2003-02-21 [colin]      0.8.10claws39
2934
2935         * src/send.c
2936                 Fix smtp logging
2937
2938 2003-02-21 [colin]      0.8.10claws38
2939
2940         * src/summaryview.c
2941                 Freeze/thaw folderItem updates when filtering messages 
2942                 via Tools/Filter messages
2943
2944 2003-02-21 [paul]       0.8.10claws37
2945
2946         * src/compose.c
2947                 revert commit 0.8.10claws26, there are ulterior motives
2948                 for users to set a Reply-To header when posting to
2949                 newsgroups
2950
2951 2003-02-21 [paul]       0.8.10claws36
2952
2953         * sync with 0.8.10cvs17
2954                 see ChangeLog 2003-02-21
2955
2956 2003-02-20 [christoph]  0.8.10claws35
2957
2958         * src/imap.c
2959                 IMAP UID fetch speedup using SEARCH
2960
2961         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2962
2963         * src/imap.c
2964                 fix problem with UIDs in IMAP UID cache that no longer existed
2965
2966 2003-02-20 [christoph]  0.8.10claws34
2967
2968         * src/imap.c
2969         * src/procheader.c
2970         * src/procheader.h
2971                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2972
2973         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2974
2975         * src/imap.c
2976                 Rewrite imap_cmd_gen_recv use sock_getline instead
2977                 of sock_gets to avoid problems with too long reply
2978                 lines
2979     
2980 2003-02-20 [colin]      0.8.10claws33
2981         
2982         * src/prefs_account.c
2983                 Better wording
2984
2985 2003-02-20 [colin]      0.8.10claws32
2986
2987         * src/compose.c
2988                 Remove useless '&& !to_sender' 
2989
2990 2003-02-20 [darko]
2991
2992         * AUTHORS
2993                 change my e-mail address
2994
2995 2003-02-19 [colin]      0.8.10claws31
2996
2997         * src/prefs_common.c
2998                 X11 style colors for every configurable color
2999
3000 2003-02-19 [alfons]     0.8.10claws30
3001
3002         * src/prefs_gtk.[ch]
3003         * src/prefs_common.c
3004                 for color_new accept both plain integers and X11 style color
3005                 names (as found in /usr/lib/X11/rgb.txt)
3006
3007 2003-02-19 [paul]       0.8.10claws29
3008
3009         * src/mainwindow.c
3010                 add tooltips to online/offline button and account selector
3011                 button
3012
3013 2003-02-19 [paul]       0.8.10claws28
3014
3015         * src/folder.c
3016           src/news.c
3017           src/prefs_account.[ch]
3018           src/prefs_common.[ch]
3019                 move 'Maximum number of articles to download' to
3020                 account prefs.
3021                 clean up account prefs gui a little by hiding entries
3022                 rather then greying out entries
3023
3024 2003-02-19 [hiro]       0.8.10claws27
3025
3026         * src/common/utils.c
3027                 fix bug #54 'yesterdays date is displayed in the message 
3028                 summary window'
3029
3030 2003-02-19 [paul]       0.8.10claws26
3031
3032         * src/compose.c
3033                 fix bug reported in Feature Request [688596] 
3034                 'Reply-to header in news'
3035
3036 2003-02-18 [paul]       0.8.10claws25
3037
3038         * src/select-keys.c
3039                 add a 'List all keys' button to key selection dialog
3040
3041 2003-02-18 [colin]      0.8.10claws24
3042         
3043         * src/stock_pixmap.c
3044                 fix compile error
3045
3046 2003-02-18 [colin]      0.8.10claws23
3047
3048         * src/common/smtp.[ch]
3049           src/prefs_account.c
3050                 Try to starttls if it seems to be the only
3051                 way to authenticate a user
3052
3053 2003-02-18 [paul]       0.8.10claws22
3054
3055         * src/Makefile.am
3056           src/folderview.c
3057           src/stock_pixmap.[ch]
3058           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3059           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3060                 as a Drafts folder is a special folder allow it to have
3061                 its own unique icons
3062
3063 2003-02-18 [colin]      0.8.10claws21
3064
3065         * src/imap.c
3066                 Fix port selection when using starttls
3067
3068 2003-02-18 [paul]       0.8.10claws20
3069
3070         * src/mainwindow.c
3071           src/prefs_common.[ch]
3072                 make blue the default new mail colour
3073
3074 2003-02-18 [paul]       0.8.10claws19
3075
3076         * sync with 0.8.10cvs14
3077                 see ChangeLog 2003-02-18
3078
3079 2003-02-17 [jens]       0.8.10claws18
3080
3081         * src/common/md5.c
3082                 fixed a compile problem with gcc 3.3
3083                 works on 2.95.3 too (testet on PPC as it is big endian)
3084
3085 2003-02-17 [paul]       0.8.10claws17
3086
3087         * sync with 0.8.10cvs13
3088                 see ChangeLog 2003-02-17
3089
3090 2003-02-17 [paul]       0.8.10claws16
3091
3092         * sync with 0.8.10cvs12
3093                 see ChangeLog 2003-02-17
3094
3095 2003-02-16 [match]      0.8.10claws15
3096
3097         * src/addressbook.c
3098                 Eliminates reloading of address data when items
3099                 deleted or added. Applied submitted by
3100                 Luke Plant <lukeplant@softhome.net>
3101
3102 2003-02-16 [paul]       0.8.10claws14
3103
3104         * src/news.c
3105                 when a 'protocol error' is encountered disconnect from
3106                 the server. This means that the user can carry on viewing
3107                 other articles and doesn't have to either wait until the
3108                 server timesout or quit sylpheed.
3109                 Fixes bug #53 'Unable to read messages in newsgroups, 
3110                 displayed message doesn't change'
3111
3112 2003-02-15 [christoph]  0.8.10claws13
3113
3114         * src/imap.c
3115                 fix bug that stopped scanning of folders when an
3116                 IMAP folder was empty
3117
3118         (closes bug 46 stop scan messages in folders after empty folder)
3119
3120 2003-02-15 [paul]
3121
3122         * tools/Makefile.am
3123           tools/README
3124           tools/freshmeat_search.pl     ** NEW FILE **
3125           tools/google_search.pl        ** NEW FILE **
3126                 Add 2 Actions scripts which search freshmeat/google
3127                 for the selected text using the browser configured
3128                 in sylpheedrc.
3129                 
3130         Note: These scripts are very dependent on the format of the
3131         browser command and may not work on every occasion. Testing
3132         is welcome. 
3133
3134 2003-02-14 [alfons]     0.8.10claws12
3135
3136         * src/compose.c
3137                 fix breakage because of uninitialized account pointer.
3138                 please verify.
3139
3140 2003-02-14 [paul]       0.8.10claws11
3141
3142         * src/compose.c
3143           src/prefs_account.[ch]
3144           src/prefs_common.[ch]
3145                 move signature settings to Account Prefs
3146
3147 2003-02-14 [paul]       0.8.10claws10
3148
3149         * sync with 0.8.10cvs11
3150                 see ChangeLog 2003-02-14
3151
3152 2003-02-13 [thorsten]   0.8.10claws9
3153
3154         * src/news.c
3155                 revert news progressbar (GUI separation)
3156
3157 2003-02-13 [paul]       0.8.10claws8
3158
3159         * src/compose.c
3160                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3161                 paragraph 1
3162
3163 2003-02-13 [paul]       0.8.10claws7
3164
3165         * src/compose.[ch]
3166           src/summaryview.c
3167                 fix 'Follow-up and Reply-to' so that it creates a reply to
3168                 the newsgroup and the sender. If the message has the keyword
3169                 'poster' in the Followup-To header, all replies go to the
3170                 sender, re: RFC 1036, Section 2.2.3
3171                 rename all instances of 'ignore_replyto' to 'to_sender', both
3172                 were previously used, now we use just one.
3173
3174 2003-02-13 [paul]       0.8.10claws6
3175
3176         * sync with 0.8.10cvs9
3177                 see ChangeLog 2003-02-13
3178
3179 2003-02-13 [paul]       0.8.10claws5
3180
3181         * configure.ac
3182                 show which plugins are configured in the configure
3183                 output.
3184
3185 2003-02-12 [thorsten]   0.8.10claws4
3186
3187         * src/news.c
3188                 show progress while fetching news headers
3189
3190 2003-02-12 [christoph]  0.8.10claws3
3191
3192         * configure.ac
3193         * src/plugins/Makefile.am
3194                 use AM_CONDITIONAL to enable plugins, automake correctly
3195                 manages this when creating distdir
3196
3197 2003-02-12 [christoph]  0.8.10claws2
3198
3199         * ac/spamassassin.m4
3200         * src/plugins/spamassassin/Makefile.am
3201                 fix building SpamAssassin plugin without OpenSSL
3202
3203 2003-02-12 [paul]       0.8.10claws1
3204
3205         * ac/Makefile.am
3206           src/Makefile.am
3207           src/plugins/Makefile.am
3208                 fix failure of 'make release'
3209
3210 2003-02-12 [paul]       0.8.10claws
3211
3212         * 0.8.10claws released
3213
3214 2003-02-12 [paul]       0.8.9claws56
3215
3216         * po/bg.po
3217           po/es.po
3218           po/it.po
3219           po/ru.po
3220           po/sr.po
3221                 updated translations by George Danchev, Ricardo Mones Lastra,
3222                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3223                 
3224         * sylpheed.spec.in
3225                 Allow the building of RPMs by a regular user. Submitted
3226                 by Sergei Astanin
3227
3228 2003-02-11 [alfons]     0.8.9claws55
3229
3230         * src/colorlabel.c
3231                 don't use pixmaps for label color rect but draw rectangles
3232                 so we can respect the color map of palette based visuals
3233                 (fixes the long time crashes on Suns - thanks to Andreas
3234                 Engel and Steve O'Hara-Smith for testing)
3235
3236 2003-02-11 [christoph]  0.8.9claws54
3237
3238         * src/matcher_parser_parse.y
3239                 correct bug where filering rules of not existing folders in
3240                 matcherrc were added to global filtering
3241                 
3242         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3243          main filter-rules after removing directory, http://bugs.debian.org/180253)
3244         
3245 2003-02-11 [paul]       0.8.9claws53
3246
3247         * sync with 0.8.10cvs7
3248                 see ChangeLog 2003-02-09
3249
3250 2003-02-11 [melvin]     0.8.9claws52
3251
3252         * po/fr.po
3253                 Updated French tranlsations
3254
3255 2003-02-10 [paul]       0.8.9claws51
3256
3257         * sylpheed.spec.in
3258                 correct --enable-openssl
3259                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3260
3261 2003-02-09 [martin]     0.8.9claws50
3262
3263         * src/prefs_matcher.c
3264                 fix segfault in prefs_matcher_substitute_cb() when
3265                 no row is selected
3266
3267 2003-02-09 [paul]       0.8.9claws49
3268
3269         * src/folderview.c
3270                 fix bug where a newsgroup folder's processing rules were
3271                 merged with the global filtering rules when the newsgroup
3272                 folder was deleted, causing some seriously bad results,
3273                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3274
3275 2003-02-08 [melvin]     0.8.9claws48
3276
3277         * src/compose.c
3278                 Corrected and modified an alert message.
3279
3280 2003-02-07 [paul]       0.8.9claws47
3281
3282         * src/folderview.c
3283                 fix bug where both an 'Account properties' window and a
3284                 'Folder properties' window were opened when clicking on
3285                 'Properties' in an NNTP or IMAP folder's popup menu.
3286
3287 2003-02-07 [paul]       0.8.9claws46
3288
3289         * sync with 0.8.10cvs6
3290                 see ChangeLog 2003-02-06
3291
3292 2003-02-06 [christoph]  0.8.9claws45
3293
3294         * src/mbox.c
3295                 freeze folder updates while importing mbox files
3296                 (closes bug 43 importing mbox took hours)
3297                 
3298         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3299
3300 2003-02-06 [thorsten]   0.8.9claws44
3301
3302         * po/de.po
3303                 Updated german translations
3304
3305 2003-02-06 [thorsten]   0.8.9claws43
3306
3307         * src/news.h
3308                 use guint for message numbers (fix count in grouplist dialog)
3309
3310 2003-02-05 [paul]       0.8.9claws42
3311
3312         * sync with 0.8.10cvs2
3313                 see ChangeLog 2003-02-05
3314
3315 2003-02-04 [colin]      0.8.9claws41
3316
3317         * src/prefs_common.[ch]
3318           src/procmsg.c
3319           src/summaryview.c
3320                 Add an option to disable threading by subject
3321
3322 2003-02-04 [christoph]  0.8.9claws40
3323
3324         * src/inc.c
3325                 only abort fetching mails from multiple accounts when the
3326                 error is fatal and does not allow to check any more accounts
3327                 (currently only disk full error)
3328
3329         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3330          receive mails for other accouts)
3331
3332 2003-02-04 [christoph]  0.8.9claws39
3333
3334         * src/folder.c
3335                 first add the new message to the cache, then
3336                 send the update notification
3337
3338         (closes bug 39 after sending message folderview doesnt get updated)
3339
3340 2003-02-04 [colin]      0.8.9claws38
3341
3342         * src/inc.c
3343                 _really_ fix this Connecting... status
3344
3345 2003-02-04 [paul]       0.8.9claws37
3346
3347         * sync with 0.8.10
3348                 see ChangeLog 2003-02-04
3349
3350 2003-02-04 [paul]       0.8.9claws36
3351
3352         * sync with 0.8.9cvs6
3353                 see ChangeLog 2003-02-03
3354
3355 2003-02-04 [paul]       0.8.9claws35
3356
3357         * po/pt_BR.po
3358                 updated by André Filipe de Assunção e Brito 
3359                 <bedecko@netsite.com.br>
3360
3361 2003-02-03 [thorsten]   0.8.9claws34
3362
3363         * po/de.po
3364                 Updated german translations
3365
3366 2003-02-02 [paul]       0.8.9claws33
3367
3368         * po/es.po
3369                 updated by Ricardo Mones Lastra
3370
3371 2003-02-02 [thorsten]   0.8.9claws32
3372
3373         * src/mh.c
3374                 Fix mh_get_msginfo() segfault if file is inaccessible
3375
3376 2003-01-31 [colin]      0.8.9claws31
3377
3378         * src/procheader.c
3379                 Fix last commit's bug
3380
3381 2003-01-31 [colin]      0.8.9claws30
3382
3383         * src/procheader.c
3384                 Missing a change for gpg-signed messages
3385
3386 2003-01-31 [paul]       0.8.9claws29
3387
3388         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3389           src/procheader.c
3390           src/stock_pixmap.[ch]
3391           src/summaryview.c
3392                 indicate GnuPG signed messages by displaying an icon
3393                 in the Attachment column.
3394
3395 2003-01-31 [paul]       0.8.9claws28
3396
3397         * sync with 0.8.9cvs4
3398                 see ChangeLog 2003-01-31
3399
3400 2003-01-31 [alfons]     0.8.9claws27
3401
3402         * src/textview.c
3403                 tune URI parser to accept mailto URLs with a '?'
3404                 (patch from Ruslan Balkin)
3405
3406 2003-01-31 [colin]      0.8.9claws26
3407
3408         * src/summaryview.c
3409                 Fix a leak introduced in claws24
3410
3411 2003-01-31 [colin]      0.8.9claws25
3412
3413         * src/summaryview.c
3414                 Freeze/Thaw folder updates when deleting dups
3415
3416 2003-01-31 [colin]      0.8.9claws24
3417         
3418         * src/addr_compl.c
3419           src/summaryview.c
3420           src/msgcache.c
3421                 little speed improvements
3422
3423 2003-01-31 [colin]      0.8.9claws23
3424
3425         * src/summaryview.c
3426                 Fix segfault when forwarding nothing
3427                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3428                 
3429 2003-01-30 [paul]       0.8.9claws22
3430
3431         * sync with 0.8.9cvs3
3432                 see ChangeLog 2003-01-30
3433
3434 2003-01-30 [paul]       0.8.9claws21
3435
3436         * sync with 0.8.9cvs2
3437                 see ChangeLog 2003-01-30
3438
3439 2003-01-29 [paul]       0.8.9claws20
3440
3441         * sync with 0.8.9cvs1
3442                 see ChangeLog 2003-01-29
3443
3444 2003-01-28 [paul]       0.8.9claws19
3445
3446         * po/POTFILES.in
3447                 update to reflect changes. 
3448                 thanks to Ricardo Mones Lastra
3449
3450 2003-01-27 [christoph]  0.8.9claws18
3451
3452         * ac/openssl.m4
3453         * ac/spamassassin.m4
3454         * src/plugins/spamassassin/README
3455         * src/plugins/spamassassin/libspamc.[ch]
3456         * src/plugins/spamassassin/utils.[ch]
3457                 updated to latest libspamc
3458
3459 2003-01-27 [christoph]  0.8.9claws17
3460
3461         * src/folder.c
3462                 fix wrong use of procheader_get_header_fields
3463
3464 2003-01-27 [christoph]  0.8.9claws16
3465
3466         * src/news.c
3467         * src/prefs_account.[ch]
3468         * src/common/nntp.[ch]
3469                 allow to force authentication for NNTP servers
3470
3471         Patch submitted by Florian Mickler <dmk@d-labs.de>
3472
3473 2003-01-26 [paul]       0.8.9claws15
3474
3475         * src/summaryview.c
3476                 speed up of marking messages as read
3477                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3478
3479 2003-01-26 [christoph]  0.8.9claws14
3480
3481         * src/Makefile.am
3482         * src/mgutils.[ch]              ** REMOVE **
3483         * src/xml.[ch]                  ** REMOVE **
3484         * src/xmlprops.[ch]             ** REMOVE **
3485         * src/common/Makefile.am
3486         * src/common/mgutils.[ch]       ** NEW **
3487         * src/common/xml.[ch]           ** NEW **
3488         * src/common/xmlprops.[ch]      ** NEW **
3489                 move xml files to common directory
3490
3491 2003-01-26 [christoph]  0.8.9claws13
3492
3493         * src/plugins/spamassassin/spamassassin_gtk.c
3494                 only set gtk entry text if string is available
3495
3496 2003-01-26 [melvin]     0.8.9claws12
3497
3498         * src/description_window.c
3499                 Allow resizing of the window
3500                 Allow automatic horizontal scroll bar
3501                 Do not vertically expand and fill
3502
3503 2003-01-26 [christoph]  0.8.9claws11
3504
3505         * src/Makefile.am
3506         * src/gtkutils.[ch]             ** REMOVE **
3507         * src/common/sylpheed.c
3508         * src/gtk/Makefile.am
3509         * src/gtk/description_window.c
3510         * src/gtk/gtkutils.[ch]         ** NEW **
3511         * src/gtk/prefswindow.c
3512                 move gtkutils to gtk directory
3513
3514 2003-01-26 [paul]       0.8.9claws10
3515
3516         * src/summaryview.c
3517                 rename summary_unread_clicked() to summary_status_clicked()
3518
3519 2003-01-26 [melvin]     0.8.9claws9
3520
3521         * src/prefs_actions.c
3522                 Cosmetical changes to the help text
3523
3524 2003-01-26 [paul]       0.8.9claws8
3525
3526         * src/folder.[ch]
3527           src/mainwindow.c
3528           src/prefs_common.c
3529           src/prefs_sumamry_column.c
3530           summaryview.[ch]
3531                 rename the 'Unread' column to 'Status'
3532
3533 2003-01-25 [match]      0.8.9claws7
3534
3535         * src/mgutils.[ch]
3536                 removed reference to LDAP constants. removed error2string.
3537                 included functions to support LDAP dynamic queries.
3538         * src/syldap.h
3539                 moved LDAP constants here.
3540         * src/addressbook.c
3541         * src/addrindex.c
3542         * src/importldif.c
3543                 removed references to LDAP constants and references to
3544                 error2string.
3545
3546 2003-01-25 [paul]       0.8.9claws6
3547
3548         * src/summaryview.c
3549                 summary_thread_build(), summary_thread_init(): remove 
3550                 unneeded reference to summaryview->folder_item
3551
3552 2003-01-25 [christoph]  0.8.9claws5
3553
3554         * src/gtk/description_window.c
3555                 o allow description texts to expand over multiple columns
3556                 o translate all columns
3557         * src/prefs_actions.c
3558                 change syntax description to use new multi column feature
3559
3560         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3561
3562 2003-01-25 [match]      0.8.9claws4
3563
3564         * src/vcard.c
3565                 fixed bug with Quoted-Printable
3566
3567 2003-01-25 [paul]       0.8.9claws3
3568
3569         * src/folder.[ch]
3570           src/summaryview.[ch]
3571                 implement per-folder collapsed/expanded threads setting
3572                 
3573         * src/prefs_common.c
3574                 remove global collapsed/expanded threads option
3575
3576 2003-01-25 [christoph]  0.8.9claws2
3577
3578         * po/POTFILES.in
3579                 add pluginwindow and prefswindow
3580         * src/compose.c
3581                 make send respond correctly to messages that could be added
3582                 to the queue folder, but the UID of the message is unknown
3583         * src/folder.c
3584         * src/imap.c
3585                 don't return guessed UIDs in imap_add_msg anymore. We return
3586                 0 to tell the folder system it was appened but the UID is
3587                 unknown. Folder system now get's the UID by scaning the folder
3588                 and searching the cache for the Message-ID
3589                 (closes bug #29 Messages queued, but not sent)
3590
3591 2003-01-25 [paul]       0.8.9claws1
3592
3593         * src/codeconv.c
3594                 conv_encode_header():  fix bug when long headers with 8-bit
3595                 characters are used, so that the encoded words are wrapped.
3596                 If the space in the original text falls on the wrap boundary,
3597                 it can be lost.
3598                 Patch by Sergey Vlasov.
3599                 
3600         * src/folderview.c
3601                  fix bug where a change to the sorting method or thread view
3602                  of a folder's messages is lost if simpify-subject is set and
3603                  toggled on or off.
3604                  Patch by Luke Plant.
3605
3606 2003-01-24 [paul]       0.8.9claws
3607
3608         * sylpheed-0.8.9claws released
3609         
3610         * Makefile.am
3611           sylpheed.spec.in
3612                 remove reference to 'INSTALL.jp'
3613
3614 2003-01-23 [paul]       0.8.8claws128
3615
3616         * po/es.po
3617           po/it.po
3618           po/ru.po
3619           po/sr.po
3620                 updated translations. submitted by Ricardo Mones Lastra,
3621                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3622
3623 2003-01-23 [colin]      0.8.8claws127
3624
3625         * src/compose.c
3626                 Fix drafted and queued news articles re-edition
3627
3628 2003-01-23 [melvin]     0.8.8claws126
3629
3630         * po/fr.po
3631                 Updated French translations
3632
3633 2003-01-23 [colin]      0.8.8claws125
3634
3635         * src/inc.c
3636                 Fix "Connecting to..." status message
3637
3638 2003-01-22 [paul]       0.8.8claws124
3639
3640         * po/bg.po
3641                 updated by George Danchev
3642                 
3643         * src/folder.c
3644                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3645                 and folder deletion
3646
3647 2003-01-21 [paul]       0.8.8claws123
3648
3649         * po/bg.po
3650                 updated by George Danchev
3651                 
3652         * src/about.c
3653                 its now 2003
3654                 
3655         * src/toolbar.c
3656                 don't translate 'Separator'
3657                 
3658         * src/plugins/spamassassin/Makefile.am
3659                 add aspell to CPPFLAGS
3660                 
3661         * src/plugins/spamassassin/spamassassin.c
3662           src/plugins/spamassassin/spamassassin_gtk.c
3663                 set correct default for spamassassin_receive_spam
3664                 slightly re-word descriptions and some
3665                 other minor changes
3666
3667 2003-01-19 [alfons]     0.8.8claws122
3668                 
3669         * src/mimeview.c
3670                 mimeview_save_as(): we might as well show the file name for
3671                 the single case "Save As" too
3672
3673 2003-01-19 [alfons]     0.8.8claws121
3674
3675         * src/crash.c
3676                 change bug tracker URL to bugzilla URL
3677
3678 2003-01-19 [alfons]     0.8.8claws120
3679
3680         * src/mimeview.c
3681                 mimeview_save_all(): display name of file before overwriting;
3682                 continue saving all, even when one overwrite was cancelled
3683
3684 2003-01-19 [christoph]  0.8.8claws119
3685
3686         * src/summaryview.c
3687         * src/procmsg.[ch]
3688                 fix wrong usage of procmsg_find_children in summaryview
3689                 by using procmsg_update_unread_children instead of
3690                 summaryview_update_unread_children
3691
3692 2003-01-19 [christoph]  0.8.8claws118
3693
3694         * src/procmsg.c
3695                 fix infinite loop in procmsg_find_children
3696                  (closes bug #25 sylpheed crashes on delete.)
3697
3698         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3699
3700 2003-01-19 [paul]       0.8.8claws117
3701
3702         * po/pt_BR.po
3703                 updated by Ivan Francolin Martinez
3704
3705 2003-01-18 [melvin]     0.8.8claws116
3706
3707         * src/prefs_actions.c
3708                 Removed syntax limitation of only one '&' at the end of command.
3709                         Now actions that contain '>/dev/null 2>&1' are possible.
3710
3711 2003-01-18 [melvin]     0.8.8claws115
3712
3713         * src/prefs_actions.c
3714                 Actions IO dialog: when the action ends
3715                 the "Close" button now has focus and [Escape] closes the
3716                 window.
3717
3718 2003-01-18 [christoph]  0.8.8claws114
3719
3720         * src/procmsg.c
3721                 o add debug output when MsgInfos are really freed
3722                 o free GSLists in procmsg_find_children and
3723                   procmsg_update_unread_children
3724
3725 2003-01-18 [christoph]  0.8.8claws113
3726
3727         * src/mainwindow.c
3728                 reorder Configuration menu
3729
3730 2003-01-18 [christoph]  0.8.8claws112
3731
3732         * src/compose.c
3733                 fix applying templates to forwarded messages
3734
3735         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3736
3737 2003-01-17 [christoph]  0.8.8claws111
3738
3739         * src/folder.c
3740                 destroy folder items, when a folder item is removed
3741
3742 2003-01-17 [christoph]  0.8.8claws110
3743
3744         * src/folder.c
3745                 fix wrong folder stats update when ignored message is
3746                 deleted
3747
3748 2003-01-17 [colin]      0.8.8claws109
3749         
3750         * src/mainwindow.c
3751         * src/summaryview.c
3752                 Quicksearch bugfixes: 
3753                 - hide help button at startup if not extended
3754                 - switch to extended when looking for replies
3755
3756 2003-01-17 [paul]
3757
3758         * sync with 0.8.9 release
3759
3760 2003-01-17 [paul]       0.8.8claws108
3761
3762         * sync with 0.8.8cvs11
3763                 see ChangeLog 2003-01-17
3764
3765 2003-01-16 [colin]      0.8.8claws107
3766
3767         * src/procmsg.c
3768                 Changed encryption test to re-ask passphrase
3769                 if an encrypted message hasn't been decrypted
3770                 Fixes bug #5
3771
3772 2003-01-16 [christoph]  0.8.8claws106
3773
3774         * src/prefs_gtk.c
3775         * src/prefs_toolbar.c
3776         * src/gtk/prefswindow.h
3777         * src/plugins/spamassassin/spamassassin_gtk.c
3778                 remove page destroy function that is not used anymore
3779
3780 2003-01-16 [paul]       0.8.8claws105
3781
3782         * sync with 0.8.8cvs9
3783                 see ChangeLog 2002-01-16
3784
3785 2003-01-16 [colin]      0.8.8claws104
3786
3787         * src/compose.[ch]
3788                 Fix bug with autosaved drafts for IMAP, when draft
3789                 folder is specified - fixes bugzilla bug #20
3790
3791 2003-01-15 [paul]       0.8.8claws103
3792
3793         * src/compose.[ch]
3794           src/procmsg.c
3795                 store folder and message-id of message forwarding
3796                 in queue header and set forward flag after sending
3797
3798 2003-01-15 [paul]       0.8.8claws102
3799
3800         * sync with 0.8.8cvs8
3801                 see ChangeLog 2002-01-15
3802
3803 2003-01-15 [colin]      0.8.8claws101
3804
3805         * src/Makefile.am
3806                 Fix linking with GNU libiconv
3807
3808 2003-01-15 [darko]      0.8.8claws100
3809
3810         * src/pine.c
3811                 fix crash when importing pine address book
3812                 entry with an empty name (reported by DY
3813                 <dybulk at tri8.net>)
3814
3815 2003-01-14 [paul]       0.8.8claws99
3816
3817         * configure.in  ** REMOVED **
3818           configure.ac  ** NEW FILE **
3819                 rename configure.in to configure.ac, as it is now
3820                 preferred
3821
3822 2003-01-14 [melvin]     0.8.8claws98
3823
3824         * src/folderview.c
3825                 folderview_check_new(): More precise function description
3826
3827 2003-01-14 [melvin]     0.8.8claws97
3828
3829         * src/folderview.c
3830                 folderview_check_new(): return the number of new messages 
3831                         since last check.
3832         * src/inc.c
3833                 inc_account_mail(): Disable counting of new messages for IMAP
3834                         and NNTP until bug [19] and [14] are fixed.
3835
3836 2003-01-14 [paul]       0.8.8claws96
3837
3838         * sync with 0.8.8cvs6
3839                 see ChangeLog 2003-01-14
3840
3841 2003-01-13 [alfons]     0.8.8claws95
3842
3843         * src/textview.c
3844                 tune email address validation (c. 0.8.8claws89): if . is 
3845                 just one char away from @, the address is invalid too 
3846                 (correctly rejects addresses like foo@.com)
3847
3848 2003-01-13 [paul]       0.8.8claws94
3849
3850         * src/messageview.c
3851           src/toolbar.c
3852                 fixes to the Message View toolbar and menu:
3853                 fix non-functioning Forward button
3854                 make Reply button consider default_reply_list
3855                 remove 'Follow-up...' menu entry
3856                 add 'Forward' and 'Redirect' menu entries
3857
3858 2003-01-13 [melvin]     0.8.8claws93
3859
3860         * src/inc.c
3861                 Fixed typo that could make new messages count incorrect.
3862
3863 2003-01-13 [melvin]     0.8.8claws92
3864
3865         * src/folderview.[ch]
3866                 folderview_check_new(): return the number of new messages.
3867         * src/inc.c
3868                 Should fix bug [14] where new mail notification worked 
3869                         incorrectly with IMAP accounts.
3870                 inc_spool_account(): return number of new msgs, or -1 on error
3871                 inc_all_spool(): return number of new msgs
3872                 
3873 2003-01-13 [melvin]     0.8.8claws91
3874
3875         * src/prefs_actions.c
3876                 Justify help text.
3877
3878 2003-01-12 [thorsten]   0.8.8claws90
3879
3880         * src/common/prefs.c
3881                 close file before rename
3882
3883 2003-01-12 [alfons]     0.8.8claws89
3884
3885         * AUTHORS
3886                 add Christian Mertes
3887         * src/common/utils.[ch]
3888                 g_stricase_hash(), g_stricase_equal(): functions for 
3889                 case insensitive hash tables
3890         * src/textview.c
3891                 use top level domain names to validate email address, based
3892                 on a patch by Christian Mertes (thanks!), but changed 
3893                 implementation to use a hash table 
3894
3895 2003-01-12 [paul]       0.8.8claws88
3896
3897         * po/bg.po
3898                 updated by George Danchev
3899
3900 2003-01-12 [alfons]     0.8.8claws87
3901
3902         * src/summaryview.c
3903                 delete / execute performance: use new style folder update
3904
3905 2003-01-12 [paul]       0.8.8claws86
3906
3907         * sync with 0.8.8cvs5
3908                 see ChangeLog 2003-01-13 (!)
3909
3910 2003-01-12 [alfons]     0.8.8claws85
3911
3912         * src/filtering.c
3913         * src/matcher_parser_parse.y
3914                 prepare change_score filtering action
3915         * src/matcher.[ch]
3916                 give up const-correctness on functions that call non-const-correct functions;
3917                 several casts to gpointer in g_free();
3918                 add change_score;
3919
3920 2003-01-12 [christoph]  0.8.8claws84
3921
3922         * src/compose.c
3923                 fix 2 warnings
3924
3925         * src/gtk/prefswindow.[ch]
3926         * src/plugins/spamassassin/spamassassin_gtk.c
3927                 changed the call of the widget create function
3928                 for PrefsPages, because sometimes the widget
3929                 create function needs a widget that already has
3930                 been attached to a window (to create GDK pixmaps
3931                 for exmaple). So we simply pass the GtkWindow as
3932                 the second parameter now.
3933
3934         * src/main.c
3935         * src/mainwindow.c
3936         * src/prefs_toolbar.[ch]
3937                 rewrite Toolbar Preferences using the new
3938                 prefs window
3939
3940 2003-01-11 [alfons]     0.8.8claws83
3941
3942         * src/addressadd.c
3943                 fix crash when adding sender to addressbook because status bar
3944                 isn't there (the status bar doesn't seem to be used though,
3945                 but I'll let Match decide what to do with it)
3946
3947 2003-01-11 [colin]      0.8.8claws82
3948
3949         * src/main.c
3950           src/toolbar.c
3951                 Two useless changes reversed
3952
3953 2003-01-11 [colin]      0.8.8claws81
3954
3955         * src/mainwindow.c
3956           src/mainwindow.h
3957                 Add mainwindow_get_mainwindow()
3958         * src/alertpanel.c
3959           src/alertpanel.h
3960                 Add alertpanel_error_log() 
3961         * src/compose.c
3962           src/inc.c
3963           src/messageview.c
3964           src/toolbar.c
3965           src/main.c
3966           src/procmsg.c
3967                 Network errors get a View Log button
3968
3969 2003-01-10 [alfons]     0.8.8claws80
3970
3971         * src/prefs_toolbar.c
3972         * src/toolbar.c
3973                 use the translatable string for "Separator" as file name for
3974                 separator toolbar items (probably make this uppercase?)
3975
3976 2003-01-10 [alfons]     0.8.8claws79
3977
3978         * src/prefs_toolbar.c
3979                 put right A_SEPARATOR description string in "displayed
3980                 toolbar items list" so manually added separators are
3981                 saved correctly (bug #10, "Adding a separator to the main 
3982                 toolbar fails, entry in xml file is wrong")
3983
3984 2003-01-10 [christoph]  0.8.8claws78
3985
3986         * src/imap.c
3987                 o fix warnings
3988                 o use CAPABILITY to check if NAMESPACE is available
3989
3990 2003-01-10 [christoph]  0.8.8claws77
3991
3992         * src/imap.[ch]
3993                 apply UIDPLUS IMAP extension support patch
3994
3995         Patch submitted by Simon 'corecode' Schubert
3996
3997 2003-01-10 [paul]       0.8.8claws76
3998
3999         * src/folderview.c
4000                 a sync from main which fixes the news account folders'
4001                 Properties bug
4002
4003 2003-01-10 [christoph]  0.8.8claws75
4004
4005         * src/folder.c
4006                 don't accept 0 as a valid uid returned by copy and move
4007                 functions. 0 means the message was copied or moved but the
4008                 new uid could not be fetched. It is not an error condition
4009                 for the copy or move operation.
4010
4011 2003-01-10 [paul]       0.8.8claws74
4012
4013         * src/prefs_filtering.c
4014                 change English used in Alert when entry is not
4015                 saved.
4016                 
4017         * sync with 0.8.8cvs4
4018                 see ChangeLog 2003-01-10
4019
4020 2003-01-10 [darko]      0.8.8claws73
4021
4022         * src/pine.c
4023                 fix crash when importing address book entry
4024                 without a valid address
4025
4026 2003-01-09 [alfons]     0.8.8claws72
4027
4028         * src/inc.c
4029                 filtering performance: use new style folder update
4030
4031 2003-01-09 [christoph]  0.8.8claws71
4032
4033         * src/compose.c
4034         * src/gtk/menu.[ch]
4035                 fix wrong selecting of mime encoding type, when
4036                 opening property dialog of attachments in the
4037                 compose window. 7bit was always selected and that
4038                 destoryed files with 8bit data.
4039                 (closes bug #9 Sylpheed-claws destroys attachments when
4040                  changing MIME-types)
4041
4042 2003-01-09 [paul]       0.8.8claws70
4043
4044         * sync with 0.8.8cvs3
4045                 see ChangeLog 2003-01-09
4046
4047 2003-01-08 [alfons]     0.8.8claws69
4048         
4049         * src/addressadd.c
4050                 apply patch by Kim Schulz to fix build breakage
4051                 because of missing variable
4052
4053 2003-01-08 [paul]       0.8.8claws68
4054
4055         * sync with 0.8.8cvs2
4056                 see ChangeLog 2002-01-08
4057
4058 2003-01-08 [paul]       0.8.8claws67
4059
4060         * po/it.po
4061                 updated by Alessandro Maestri
4062                 
4063         * src/addressadd.c
4064                 when using 'Add sender to addressbook' allow
4065                 name to be edited and remarks to be entered
4066                 Patch submitted by Luke Plant
4067
4068 2003-01-08 [darko]      0.8.8claws66
4069
4070         * README.claws, src/summaryview.c
4071                 fix description for marked messages
4072
4073 2003-01-08 [paul]
4074
4075         * tools/Makefile.am
4076           tools/launch_phoenix  ** NEW FILE **
4077                 add script that enables using Phoenix as the default
4078                 web browser. 
4079                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4080                 
4081         * tools/OOo2sylpheed.pl
4082                 remove full path to sylpheed executable, just 'sylpheed'
4083                 will do
4084                 
4085         * tools/README
4086                 add launch_phoenix informtion and re-arrange and compress
4087                 the data a little
4088
4089 2003-01-07 [christoph]  0.8.8claws65
4090
4091         * src/folder.c
4092                 fix update for source folder when moving messages
4093         * src/procmsg.[ch]
4094         * src/summaryview.c
4095                 use function to set to_folder for message infos and
4096                 automatically update the op_count for old and new
4097                 folder
4098
4099 2003-01-07 [melvin]     0.8.8claws64
4100
4101         * src/prefs_actions.c
4102                 Fixed bug where an '%p' Action on a displayed image crashed 
4103                         Sylpheed
4104                 Code clean up (get rid of duplicated code and removed unnecessary 
4105                                 structure member)
4106
4107 2003-01-07 [christoph]  0.8.8claws63
4108
4109         * src/compose.c
4110         * src/folder.[ch]
4111         * src/folderview.c
4112         * src/import.c
4113         * src/inc.c
4114         * src/main.c
4115         * src/mainwindow.c
4116         * src/messageview.c
4117         * src/prefs_folder_item.c
4118         * src/procmsg.c
4119         * src/summaryview.c
4120         * src/toolbar.c
4121                 o remove all folder update triggering from the UI code. The folder
4122                   system should know much better when a folder needs an update.
4123                 o to prevent multiple updates in a row the folder updates can be
4124                   frozen for some time.
4125
4126                 Note: - Please verify that no updates are missing
4127                       - Check where freeze/thaws should be added
4128
4129 2003-01-07 [christoph]  0.8.8claws62
4130
4131         * src/prefs_actions.c
4132                 don't translate empty strings
4133
4134         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4135
4136 2003-01-06 [christoph]  0.8.8claws61
4137
4138         * src/prefs_actions.c
4139                 mark strings for gettext
4140         * src/prefs_matcher.c
4141                 use new description window for Execute action and
4142                 match condition in Filtering
4143
4144         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4145
4146 2003-01-06 [alfons]     0.8.8claws60
4147
4148         keep myself inspired to re-organize matcher part 8; 
4149         yes, more to come (I need to move out the descriptive
4150         text for actions to matcher.c, or at least make it not
4151         depend on the wicked ordering)
4152
4153         * src/prefs_matcher.c
4154                 add documentation so others may comprehend the
4155                 UI part of the conditions
4156                 
4157 2003-01-06 [christoph]  0.8.8claws59
4158
4159         * src/prefs_actions.c
4160                 use new description window for syntax help
4161         * src/gtk/description_window.c
4162                 fix display of descriptions with column count != 2
4163
4164         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4165
4166 2003-01-06 [christoph]  0.8.8claws58
4167
4168         * src/quote_fmt.c
4169         * src/summaryview.[ch]
4170         * src/gtk/Makefile.am
4171         * src/gtk/description_window.[ch]       ** NEW **
4172                 use a generic window to display syntax descriptions
4173                 currently used in quote_fmt and summaryview (new description
4174                 for extended quick search)
4175
4176         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4177
4178 2003-01-06 [paul]       0.8.8claws57
4179
4180         * sync with 0.8.8cvs1
4181                 see ChangeLog 2003-01-06
4182
4183 2003-01-06 [christoph]  0.8.8claws56
4184
4185         * src/mainwindow.c
4186         * src/prefs_gtk.[ch]
4187         * src/gtk/prefswindow.[ch]
4188         * src/plugins/spamassassin/spamassassin_gtk.c
4189                 o remove page management from prefswindow, pages
4190                   will be an argument to prefswindow_open
4191                 o prefswindow_open gets a datapointer that is
4192                   passed to the widget_create function to allow
4193                   creation of prefswindow for specific items
4194
4195 2003-01-06 [colin]      0.8.8claws55
4196         
4197         * src/summaryview.c
4198                 We don't want regexp in the reply-finder, 
4199                 because MIDs can contain !,$,. and so on
4200
4201 2003-01-06 [jens]       0.8.8claws54
4202
4203         * src/jpilot.c
4204                 fixed a wrong free in jpilot_read_db_files
4205
4206 2003-01-06 [alfons]     0.8.8claws53
4207
4208         re-organize matcher part 8; more to come
4209        
4210         * src/matcher.c
4211                 matcherprop_to_string(): put g_free()s before the
4212                 switch-case break to fix memleaks                
4213
4214 2003-01-06 [colin]      0.8.8claws52
4215
4216         * src/summaryview.c
4217                 cleanup & reply-finder now displays the first 
4218                 matching message
4219
4220 2003-01-05 [alfons]     0.8.8claws51
4221
4222         re-organize matcher part 7; more to come
4223
4224         * src/matcher.[ch]
4225                 fixes for constant correctness;
4226                 more documentation;
4227
4228 2003-01-05 [alfons]     0.8.8claws50
4229
4230         re-organize matcher part 6; more to come
4231         
4232         * src/matcher.[ch]
4233                 fixes for constant correctness;
4234                 more documentation;
4235         * src/filtering.c
4236                 fix for constant correctness
4237
4238 2003-01-05 [colin]      0.8.8claws49
4239
4240         * src/account.[ch]
4241                 Add account_get_reply_account function
4242         * src/compose.c
4243                 Use account_get_reply_account function 
4244         * src/summaryview.c
4245                 Basic reply-finder - click on the replied
4246                 icon gets you to the outbox using quick-search
4247
4248 2003-01-05 [paul]       0.8.8claws48
4249
4250         * src/prefs_common.c
4251                 small change to English
4252                 
4253         * src/prefs_filtering.c
4254                 prefs_filtering_action_select(): improve logic and uniformity
4255                 of gui
4256
4257 2003-01-05 [alfons]     0.8.8claws47
4258
4259         fine tune solution to focus problems (bug #7)
4260
4261         * src/mainwindow.c
4262                 mainwindow_focus_in_event(): remove grab event check
4263         * src/summaryview.c
4264                 summary_button_pressed(): move selection on right-click
4265                 too. we can't possibly move the selection back after
4266                 canceling a dialog, because gtk's incomplete focus 
4267                 management. whether this is a good solution, only time
4268                 will tell.
4269
4270 2003-01-05 [christoph]  0.8.8claws46
4271
4272         * src/imap.c
4273                 fix crash when no imap connection could be established
4274
4275 2003-01-05 [paul]       0.8.8claws45
4276
4277         * src/mainwindow.c
4278           src/sumamryview.c
4279           src/gtk/menu.[ch]
4280                 fix bug 605957 'shortcuts in popup-menu'
4281                 make user-defined shortcuts work
4282                 show shortcuts that are already defined
4283                 in the main menu
4284                 Patch submitted by Luke Plant
4285
4286 2003-01-05 [alfons]     0.8.8claws44
4287
4288         * src/mainwindow.c
4289                 focus_in_event handler should not select summary view row 
4290                 when another window (menu, dialog) grabbed for events 
4291                 (bug #7, "[0.8.8claws42] Message summary focus") 
4292
4293 2003-01-04 [christoph]  0.8.8claws43
4294
4295         * src/procmsg.c
4296                 update save folder after adding the sent message
4297                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4298
4299 2003-01-02 [christoph]  0.8.8claws42
4300
4301         * src/common/plugin.c
4302                 fix unloading of all plugins and unload
4303                 plugins in reverse order
4304                 
4305         * src/gtk/pluginwindow.c
4306                 implement function of load and unload button
4307
4308         * src/gtk/prefswindow.c
4309         * src/gtk/prefswindow.h
4310                 rename register function and add new unregister
4311                 function
4312
4313         * src/plugins/spamassassin/spamassassin_gtk.c
4314                 unregister prefs page and update for changes in
4315                 src/gtk/prefswindow.c
4316
4317 2003-01-02 [paul]       0.8.8claws41
4318
4319         * po/es.po
4320                 updated by Ricardo Mones Lastra
4321
4322 2003-01-02 [paul]
4323
4324         * tools/tb2sylpheed
4325                 fixes and improvements by Urke MMI
4326
4327 2003-01-02 [thorsten]   0.8.8claws40
4328
4329         * src/procmsg.c
4330                 fixed wrong return value
4331
4332 2003-01-02 [thorsten]   0.8.8claws39
4333
4334         * src/prefs.c
4335                 fixed printing wrong variable
4336
4337 2003-01-02 [thorsten]   0.8.8claws38
4338
4339         * src/prefs.c
4340                 fixed acessing members of freed pfile struct
4341
4342 2003-01-02 [thorsten]   0.8.8claws37
4343
4344         * src/procmsg.c
4345                 detect loops across several messages
4346                 as suggested by Christoph Hohmann
4347
4348 2003-01-01 [match]      0.8.8claws36
4349
4350         * src/addrindex.c
4351                 fixed another memory leak.
4352
4353 2003-01-01 [match]      0.8.8claws35
4354
4355         * src/jpilot.[ch]
4356                 fixed memory leaks. applied Doxygen comments.
4357
4358 2003-01-01 [thorsten]   0.8.8claws34
4359
4360         * src/procmsg.c
4361                 inhibit endless loop if msg references itself
4362                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4363
4364 2003-01-01 [christoph]  0.8.8claws33
4365
4366         * src/mainwindow.c
4367         * src/gtk/Makefile.am
4368         * src/gtk/pluginwindow.c                ** NEW **
4369         * src/gtk/pluginwindow.h                ** NEW **
4370                 add plugin window
4371
4372         * src/plugins/demo/demo.c
4373         * src/plugins/spamassassin/spamassassin.c
4374         * src/plugins/spamassassin/spamassassin_gtk.c
4375                 write better plugin descriptions
4376
4377 2002-12-31 [christoph]  0.8.8claws32
4378
4379         * src/gtk/prefswindow.c
4380         * src/plugins/spamassassin/spamassassin_gtk.c
4381                 some small improvements to GTK code
4382
4383 2002-12-31 [christoph]  0.8.8claws31
4384
4385         * src/plugins/spamassassin/spamassassin_gtk.c
4386                 enable folder select button
4387
4388 2002-12-31 [christoph]  0.8.8claws30
4389
4390         * src/mainwindow.c
4391         * src/gtk/Makefile.am
4392         * src/gtk/prefswindow.c                         ** NEW **
4393         * src/gtk/prefswindow.h                         ** NEW **
4394                 add new prefs window
4395
4396         * src/common/plugin.c
4397                 don't try to load empty config lines
4398         
4399         * src/plugins/spamassassin/Makefile.am
4400         * src/plugins/spamassassin/spamassassin.c
4401         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4402         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4403                 GTK config for SpamAssassin Plugin using
4404                 the new prefs window
4405
4406 2002-12-31 [paul]       0.8.8claws29
4407
4408         * po/POTFILES.in
4409                 remove obsolete entry 'src/menu.c'
4410
4411 2002-12-31 [alfons]     0.8.8claws28
4412
4413         * src/matcher.[ch]
4414         * src/matcher_parser_parse.y
4415         * src/prefs_matcher.c
4416                 add "ignore_thread" and "~ignore_thread" condition so it's
4417                 possible to make the actions / scoring operate on the ignore
4418                 thread flag
4419
4420 2002-12-31 [christoph]  0.8.8claws27
4421
4422         * src/addrbook.c
4423         * src/addrindex.c
4424         * src/folder.c
4425         * src/matcher.c
4426         * src/prefs_account.c
4427         * src/prefs_actions.c
4428         * src/prefs_customheader.c
4429         * src/prefs_display_header.c
4430         * src/prefs_gtk.c
4431         * src/procmime.c
4432         * src/toolbar.c
4433         * src/xmlprops.c
4434         * src/common/prefs.[ch]
4435                 extend prefs file handling for reading and automatic handling
4436                 of blocks. When reading prefs_set_block_label will automatically
4437                 move on to the block. When writing it will copy all other blocks
4438                 automatically
4439
4440         * src/common/plugin.c
4441                 Now loading plugin filenames from [Plugins] block in
4442                 sylpheed rc file
4443
4444 2002-12-30 [christoph]  0.8.8claws26
4445
4446         * src/common/hooks.[ch]
4447                 return abort status to caller of hooks_invoke
4448                 
4449         * src/inc.[ch]
4450                 invoke message filtering hook and stop
4451                 default handling when filter returns abort
4452
4453         * src/common/plugin.[ch]
4454         * src/plugins/demo/demo.c
4455                 modify plugin loader, because resolving symbols for strings
4456                 does not work correctly
4457         
4458         * configure.in
4459         * ac/spamassassin.m4                            ** NEW **
4460         * src/plugins/spamassassin/.cvsignore           ** NEW **
4461         * src/plugins/spamassassin/Makefile.am          ** NEW **
4462         * src/plugins/spamassassin/README               ** NEW **
4463         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4464         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4465         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4466                 add spamassassin plugin, see src/plugins/spamassassin/README
4467                 for details
4468
4469 2002-12-29 [alfons]     0.8.8claws25
4470
4471         * src/mainwindow.c
4472                 when moving focus from a message view to the main 
4473                 window, don't forget to select the summary node
4474                 of the displayed message. should fix "[ 659103 ] 
4475                 focus-follows-mouse confuses sylpheed"
4476
4477 2002-12-29 [christoph]  0.8.8claws24
4478
4479         * src/Makefile.am
4480         * src/stringtable.[ch]          ** REMOVE **
4481         * src/common/Makefile.am
4482         * src/common/stringtable.[ch]   ** NEW **
4483                 move stringtable files to common directory
4484
4485 2002-12-29 [christoph]  0.8.8claws23
4486
4487         * src/Makefile.am
4488         * src/menu.[ch]                 ** REMOVE **
4489         * src/gtk/Makefile.am
4490         * src/gtk/menu.[ch]             ** NEW **
4491                 move menu files to gtk directory
4492
4493 2002-12-29 [match]      0.8.8claws22
4494
4495         * src/addressbook.c
4496         * src/syldap.c
4497                 moved UI specific code out of LDAP code into addressbook
4498                 UI code. fixed memory leak.
4499
4500 2002-12-29 [christoph]  0.8.8claws21
4501
4502         * src/folder.c
4503                 only check for IGNORED parent message when message is
4504                 not IGNORED itself
4505
4506 2002-12-29 [alfons]     0.8.8claws20
4507
4508         * src/summaryview.c
4509                 set gtksctree's anchor correct (immediate execute
4510                 changes the tree's layout, and anchor points at 
4511                 the incorrect row). fixes "[ 657233 ] multiple msg 
4512                 delete sometimes off by 1".
4513                 we probably have to look for more tree layout /
4514                 anchor glitches.
4515
4516 2002-12-29 [paul]       0.8.8claws19
4517
4518         * src/summaryview.c
4519                 fix bug [ 659054 ] incorrect sorting of 'From' column
4520                 when using 'display sender using address book'
4521                 thanks to Alfons and Luke Plant
4522
4523 2002-12-29 [christoph]  0.8.8claws18
4524
4525         * src/folder.c
4526         * src/procmsg.[ch]
4527                 check parent messages for IGNORE THREAD flag, when adding,
4528                 moving or copying messages to a folder
4529
4530 2002-12-27 [alfons]     0.8.8claws17
4531
4532         re-organize matcher part 5; more to come
4533
4534         * src/matcher.c
4535                 hash keywords in matchparser_tab 
4536
4537 2002-12-27 [alfons]     0.8.8claws16
4538
4539         re-organize matcher part 4; more to come
4540
4541         * src/matcher_parser.h
4542         * src/matcher_parser_lex.l
4543         * src/matcher_parser_parse.y
4544                 cleanup
4545
4546 2002-12-27 [alfons]     0.8.8claws15
4547
4548         re-organize matcher part 3; more to come
4549
4550         * src/matcher.[ch]
4551                 cleanup
4552
4553 2002-12-27 [alfons]     0.8.8claws14
4554
4555         re-organize matcher part 2; more to come but this should
4556         work. cc me if there are any regressions.
4557
4558         * src/matcher.h
4559                 add prototype for get_matchparser_tab_id()
4560         * src/matcher_parser_lex.l
4561                 look up keywords using matchparser_tab_id();
4562
4563 2002-12-27 [alfons]     0.8.8claws12
4564
4565         re-organize matcher part 1
4566
4567         * src/matcher.h
4568                 map yacc generated constants to sylpheed matcher constants
4569         * src/matcher.c
4570                 add function to find a matcher constant from a string
4571
4572 2002-12-27 [christoph]  0.8.8claws11
4573
4574         * src/compose.c
4575                 MENUITEM_ADD casts the 4th argument from integer to pointer
4576                 so it probably should not be a pointer, this means we
4577                 should use account id for it and not the account's pointer
4578
4579 2002-12-27 [paul]       0.8.8claws10
4580
4581         * src/mainwindow.c
4582                 remove unneeded 'GtkWidget *vbox'
4583                 
4584         * src/summaryview.c
4585                 further sync with 0.8.8 - make sort
4586                 by recipient work as expected
4587                 
4588         * NEWS
4589                 sync with 0.8.8
4590
4591 2002-12-27 [paul]       0.8.8claws9
4592
4593         * po/pt_BR.po
4594                 updated by Ivan F. Martinez
4595                 
4596 2002-12-27 [darko]      0.8.8claws8
4597
4598         * src/common/utils.c
4599                 added locked pattern to extended search
4600
4601 2002-12-27 [alfons]     0.8.8claws7
4602
4603         * src/prefs_matcher.[ch]
4604                 clean up
4605
4606 2002-12-26 [alfons]     0.8.8claws6
4607
4608         * src/matcher.[ch]
4609         * src/matcher_parser_lex.l
4610         * src/matcher_parser_parse.y
4611         * src/prefs_matcher.c
4612                 allow color label as a condition in the matcher
4613
4614 2002-12-26 [oliver]     0.8.8claws5
4615         
4616         * src/toolbar.c 
4617                 enable Addressbook for Main and Messageview
4618         * src/prefs_actions.c
4619                 enable actions in Messageview
4620
4621 2002-12-26 [christoph]  0.8.8claws4
4622
4623         * src/common/plugin.c
4624                 add a little debug output
4625         * configure.in
4626         * src/plugins/demo/Makefile.am
4627                 better use of automake
4628
4629 2002-12-26 [christoph]  0.8.8claws3
4630
4631         * src/Makefile.am
4632         * src/common/Makefile.am
4633                 fix "make distdir"
4634
4635 2002-12-26 [christoph]  0.8.8claws2
4636
4637         * configure.in
4638                 sort configure checks into common / gtk / plugins
4639         * po/POTFILES.in
4640                 add src/prefs_gtk.c
4641         * src/Makefile.am
4642                 add plugins SUBDIR
4643         * src/main.c
4644         * src/common/sylpheed.[ch]
4645                 added now sylpheed_done function for shutdown
4646         * src/common/Makefile.am
4647         * src/common/plugin.[ch]                ** NEW **
4648                 plugin loader and unloader
4649         * src/plugins/.cvsignore                ** NEW **
4650         * src/plugins/Makefile.am               ** NEW **
4651                 build plugins
4652         * src/plugins/demo/.cvsignore           ** NEW **
4653         * src/plugins/demo/Makefile.am          ** NEW **
4654         * src/plugins/demo/demo.c               ** NEW **
4655                 small demo plugin that installs a logtext hook and
4656                 outputs the log text to stdout
4657
4658 2002-12-26 [paul]       0.8.8claws1
4659
4660         * po/es.po
4661                 updated by Ricardo Mones Lastra
4662
4663 2002-12-26 [paul]       0.8.8claws
4664
4665         * 0.8.8claws released
4666
4667 2002-12-26 [paul]       0.8.7claws12
4668
4669         * po/bg.po
4670                 updated by George Danchev
4671
4672 2002-12-26 [paul]       0.8.7claws11
4673
4674         * po/POTFILES.in
4675                 remove unneeded 'src/prefs.c' entry 
4676
4677 2002-12-26 [paul]       0.8.7claws10
4678
4679         * src/codeconv.c
4680           src/mainwindow.c
4681                 sync with 0.8.8 release
4682         
4683         * src/folder.[ch]
4684           src/mh.c
4685           src/summaryview.c
4686                 partial sync with 0.8.8 release
4687         
4688
4689 2002-12-25 [alfons]     0.8.7claws9
4690
4691         * src/matcher.[ch]
4692         * src/matcher_parser_lex.l
4693         * src/matcher_parser_parse.y
4694         * src/prefs_matcher.c
4695                 add locked flag to possible filtering / matcher 
4696                 conditions (also a good example what should be
4697                 done to add a simple boolean condition)
4698
4699 2002-12-25 [christoph]  0.8.7claws8
4700
4701         * src/Makefile.am
4702         * src/account.[ch]
4703         * src/addrbook.c
4704         * src/addressbook.c
4705         * src/addrindex.c
4706         * src/filtering.c
4707         * src/folder.c
4708         * src/matcher.c
4709         * src/prefs.[ch]                ** REMOVE **
4710         * src/prefs_account.c
4711         * src/prefs_actions.c
4712         * src/prefs_common.c
4713         * src/prefs_customheader.c
4714         * src/prefs_display_header.c
4715         * src/prefs_filtering.c
4716         * src/prefs_folder_item.c
4717         * src/prefs_gtk.[ch]            ** NEW **
4718         * src/prefs_matcher.c
4719         * src/prefs_scoring.c
4720         * src/prefs_summary_column.c
4721         * src/procmime.c
4722         * src/selective_download.c
4723         * src/toolbar.c
4724         * src/common/Makefile.am
4725         * src/common/prefs.[ch]         ** NEW **
4726                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4727
4728 2002-12-24 [alfons]     0.8.7claws7
4729
4730         * src/summaryview.c
4731                 summary_thread_build(): fix real cause of the crash mentioned in
4732                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4733                 this way we get meaningful ctree nodes 
4734
4735 2002-12-24 [oliver]     0.8.7claws6
4736
4737         * src/mainwindow.[ch]
4738         * src/messageview.[ch]
4739         * src/compose.[ch]
4740         * src/inc.c
4741         * src/summaryview.c
4742                 changes to use updated toolbar handling
4743                 
4744 2002-12-24 [oliver]     0.8.7claws5
4745
4746         * src/toolbar.[ch]
4747                 generic toolbar handling
4748                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4749         * src/prefs_toolbar.[ch]
4750                 adjust to handling
4751         
4752 2002-12-24 [oliver]     0.8.7claws4
4753         
4754         * src/stock_pixmap.[ch]
4755                 move SYLPHEED_LOGO to end of list in order 
4756                 to remove it from Custom Toolbar`s Icon View
4757
4758 2002-12-24 [alfons]     0.8.7claws3
4759
4760         * src/summaryview.c
4761                 summary_thread_build(): fix crash because of focus != selection 
4762                 after threading. when deleting the selection, gtk tries but fails 
4763                 to find the correct focusable element. we now force the selection
4764                 to be focused. this should solve the infamous bug reported by 
4765                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4766                 a test case is available. 
4767
4768 2002-12-24 [darko]      0.8.7claws2
4769
4770         * src/summaryview.c
4771                 don't crash when unmarking message with unread children
4772
4773 2002-12-23 [christoph]  0.8.7claws1
4774
4775         * src/Makefile.am
4776         * src/common/Makefile.am
4777                 update Makefiles for moved intl.h, version.h and defs.h
4778         * src/imap.c
4779                 rewrite imap_session_get to avoid duplicate code
4780
4781 2002-12-23 [paul]       0.8.7claws
4782
4783         * Santa-Claws released
4784         
4785         * po/hu.po
4786           po/ru.po
4787                 squeeze in updated Hungarian and Russian translations.
4788                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4789
4790 2002-12-23 [paul]       0.8.6claws129
4791
4792         * po/pl.po
4793                 updated by Witold Wladyslaw Wojciech Wilk
4794
4795 2002-12-23 [paul]       0.8.6claws128
4796
4797         * src/quote_fmt_parse.y
4798                 fix typo and add licence header
4799
4800 2002-12-23 [paul]       0.8.6claws127
4801
4802         * po/en_GB.po
4803                 updated
4804
4805 2002-12-23 [paul]       0.8.6claws126
4806
4807         * po/it.po
4808                 updated translation, submitted by Alessandro Maestri
4809                 
4810 2002-12-23 [paul]       0.8.6claws125
4811
4812         * src/quote_fmt_parse.y
4813                 fix signature-stripping on replies bug. match
4814                 '-- \n' and not '-- '.
4815
4816 2002-12-22 [paul]       0.8.6claws124
4817
4818         * po/bg.po
4819           po/es.po
4820           po/sr.po
4821                 updated translations. submitted by George Danchev,
4822                 Ricardo Mones Lastra, and Urke MMI respectively
4823
4824 2002-12-21 [paul]       0.8.6claws123
4825
4826         * src/addrbook.c
4827                 fix coding style
4828
4829 2002-12-21 [paul]       0.8.6claws122
4830
4831         * src/addrbook.c
4832                 fix bug [643638] where if a person is in one or more
4833                 addressbook groups editing that person's email 
4834                 address results in removal from those groups.
4835                 Patch submitted by Luke Plant.
4836
4837 2002-12-20 [christoph]  0.8.6claws121
4838
4839         * src/common/utils.c
4840         * src/summaryview.c
4841                 reimplement expand_search_string using GString to
4842                 prevent crashs caused by miscalculated string
4843                 lengths reported by Paul
4844
4845 2002-12-20 [christoph]  0.8.6claws120
4846
4847         * src/summaryview.c
4848                 don't use "changed" to check if op_count has to be changed as it
4849                 is also set when the message has unread children
4850                 (closes bug [ 653221 ] crash while deleting duplicates)
4851
4852 2002-12-20 [paul]       0.8.6claws119
4853
4854         * sync with 0.8.6cvs27
4855                 see ChangeLog 2002-12-20
4856
4857 2002-12-20 [paul]       0.8.6claws118
4858
4859         * sync with 0.8.6cvs26
4860                 see ChangeLog 2002-12-19 and 2002-12-20
4861
4862 2002-12-19 [alfons]     0.8.6claws117
4863
4864         * src/textview.c
4865                 fix incorrect parsing of email addresses, submitted by 
4866                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4867                 name display if it contains @".
4868
4869 2002-12-18 [paul]       0.8.6claws116
4870
4871         * sync with 0.8.6cvs23
4872                 see ChangeLog 2002-12-18
4873
4874 2002-12-18 [paul]       0.8.6claws115
4875
4876         * src/Makefile.am
4877         * src/account.c
4878         * src/codeconv.c
4879         * src/gtkutils.[ch]
4880         * src/imap.c
4881                 sync with 0.8.6cvs22.
4882                 see ChangeLog 2002-12-17 and 2002-12-18
4883
4884 2002-12-17 [christoph]  0.8.6claws114
4885
4886         * src/imap.c
4887                 o don't create a session if imap greeting fails
4888                 o don't close socket when authentication fails
4889                   this is done by imap_session_destroy
4890
4891 2002-12-17 [thorsten]   0.8.6claws113
4892
4893         * tools/Makefile.am
4894           tools/README
4895           tools/google_msgid.pl ** NEW FILE **
4896                 Added "search for message-id" script and doc
4897
4898 2002-12-17 [thorsten]   0.8.6claws112
4899
4900         * po/hu.po
4901                 Updated hungarian translation
4902                 (updated by Gal Zoltan)
4903
4904 2002-12-16 [christoph]  0.8.6claws111
4905
4906         * src/addr_compl.c
4907                 remove stupid addressbook dump to debug output
4908         * src/mh.c
4909                 fix memory leak found by Hiro
4910
4911 2002-12-14 [paul]       0.8.6claws110
4912
4913         * src/compose.c
4914                 fix menubar sensitivity on send
4915                 
4916         * src/prefs_filtering.c
4917         * src/prefs_matcher.c
4918         * src/prefs_scoring.c
4919                 Fix english ;)
4920                 
4921         * src/common/quoted-printable.h
4922                 sync: fix typo
4923         
4924 2002-12-13 [christoph]  0.8.6claws109
4925
4926         * src/Makefile.am
4927         * src/manage_window.[ch]        ** REMOVE **
4928         * src/gtk/Makefile.am
4929         * src/gtk/manage_window.[ch]    ** NEW **
4930                 move manage_window files to gtk directory
4931
4932 2002-12-13 [christoph]  0.8.6claws108
4933
4934         * src/Makefile.am
4935         * src/gtkshruler.[ch]           ** REMOVE **
4936         * src/gtk/Makefile.am
4937         * src/gtk/gtkshruler.[ch]       ** NEW **
4938                 move gtkshruler files to gtk directory
4939
4940 2002-12-13 [christoph]  0.8.6claws107
4941
4942         * src/Makefile.am
4943         * src/compose.c
4944         * src/gtkstext.[ch]             ** REMOVE **
4945         * src/gtkutils.[ch]
4946         * src/textview.c
4947         * src/gtk/gtkstext.[ch]         ** NEW **
4948         * src/gtk/Makefile.am
4949                 o move stext functions to gtkstext.c to remove
4950                   dependency of gtkutils
4951                 o move gtkstext files to gtk directory
4952
4953         * src/gtk/Makefile.am
4954         * src/gtk/sslcertwindow.[ch]
4955                 UI stuff can always depend on common code so
4956                 it's ok to add ../common to include path
4957
4958 2002-12-13 [colin]      0.8.6claws106
4959
4960         * src/summaryview.c
4961                 Disconnect sighandlers for mainwindow when
4962                 quicksearch has the focus
4963                 Fix bug #653231
4964         * src/mainwindow.[ch]
4965                 Make key_pressed callback public, to be able
4966                 to disconnect it
4967
4968 2002-12-13 [christoph]  0.8.6claws105
4969
4970         * src/mh.c
4971                 create .mh_sequences file in new MH folders
4972                 (closes feature request [ 523162 ] MH folders should
4973                  get a .mh_sequences)
4974
4975 2002-12-13 [colin]      0.8.6claws104
4976
4977         * src/summaryview.c
4978                 Better handling of quicksearch show/hide
4979                 (basically the button stays under the mouse 
4980                  when toggled)
4981
4982 2002-12-13 [paul]       0.8.6claws103
4983
4984         * sync with 0.8.6cvs17
4985                 see ChangeLog 2002-12-13
4986
4987 2002-12-13 [paul]       0.8.6claws102
4988
4989         * po/es.po
4990                 updated by Ricardo Mones Lastra
4991
4992 2002-12-11 [colin]       0.8.6claws101
4993
4994         * src/folder.c
4995                 remove statusbar stuff
4996           src/folderview.c
4997                 set statusbar verbosity when moving folders
4998
4999 2002-12-11 [colin]       0.8.6claws100
5000         * src/prefs_filtering.c
5001         * src/prefs_matcher.c
5002         * src/prefs_scoring.c
5003                 Fix english ;)
5004
5005 2002-12-11 [colin]       0.8.6claws99
5006
5007         * src/prefs_common.[ch]
5008                 Add summary_quicksearch_type
5009         * src/summaryview.c
5010                 Save last used quicksearch type
5011
5012 2002-12-11 [jens]       0.8.6claws98
5013         * src/prefs_filtering.c
5014         * src/prefs_matcher.c
5015         * src/prefs_scoring.c
5016                 added dialog for incomplete rules in scoring, filtering and
5017                 matcher to ask wheather really close
5018
5019 2002-12-11 [colin]      0.8.6claws97
5020
5021         * src/folder.c
5022                 Fix folder dnd statusbar logging
5023
5024 2002-12-10 [christoph]  0.8.6claws96
5025
5026         * src/compose.c
5027         * src/folder.c
5028         * src/imap.c
5029         * src/inc.c
5030         * src/main.c
5031         * src/mainwindow.c
5032         * src/news.c
5033         * src/send.c
5034         * src/statusbar.[ch]
5035         * src/common/hooks.c
5036         * src/common/log.[ch]
5037                 o handle verbose logging in statusbar directly in statusbar code
5038                   and common code does not need any knowledge about a statusbar
5039                 o remove direct calls to statusbar_(puts|pop)_all functions
5040
5041 2002-12-10 [jens]       0.8.6claws95
5042
5043         * src/*.c
5044                 removed gettext from g_warnings
5045         * po/POTFILES.in
5046                 cleaned and updated
5047         * po/de.po
5048                 updated
5049
5050 2002-12-10 [colin]      0.8.6claws94
5051
5052         * src/main.c
5053                 finish crash dialog fix
5054
5055 2002-12-10 [colin]      0.8.6claws93
5056
5057         * src/main.c
5058                 "Fix" "sylpheed already running" instead of
5059                 crash dialog appearing after a crash
5060
5061 2002-12-10 [colin]      0.8.6claws92
5062
5063         * po/POTFILES.in
5064                 add src/gtk/sslcertwindow.c
5065
5066 2002-12-10 [paul]       0.8.6claws91
5067
5068         * po/POTFILES.in
5069                 updated to reflect recent changes
5070                 submitted by Alessandro Maestri
5071
5072 2002-12-09 [christoph]  0.8.6claws90
5073
5074         * src/Makefile.am
5075         * src/smtp.[ch]                 ** REMOVE **
5076         * src/common/Makefile.am
5077         * src/common/smtp.[ch]          ** NEW **
5078                 move smtp files to common directory
5079
5080 2002-12-09 [christoph]  0.8.6claws89
5081
5082         * src/Makefile.am
5083         * src/session.[ch]              ** REMOVE **
5084         * src/common/Makefile.am
5085         * src/common/session.[ch]       ** NEW **
5086                 move session files to common directory
5087
5088 2002-12-09 [paul]       0.8.6claws88
5089
5090         * src/account.c
5091                 fix bug [649746] edit accounts: move account reverted
5092                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5093
5094 2002-12-09 [colin]      0.8.6claws87
5095
5096         * src/ssl_certificate.c
5097                 cleanup
5098
5099 2002-12-09 [colin]      0.8.6claws86
5100
5101         * src/ssl.c
5102                 Try to open the cert.pem database and 
5103                 issue a warning if it isn't there
5104
5105 2002-12-09 [colin]      0.8.6claws85
5106
5107         * src/common/ssl_certificate.c
5108         * src/gtk/sslcertwindow.c
5109                 Warning fixes
5110
5111 2002-12-09 [colin]      0.8.6claws84
5112
5113         * src/ssl_certificate.[ch] ** REMOVED **
5114         * src/common/ssl_certificate.[ch] ** NEW **
5115         * src/Makefile.am
5116         * src/common/Makefile.am
5117                 Moved ssl_certificate.[ch] to common
5118         * src/common/ssl.c 
5119                 Put back needed include
5120         * src/gtk/sslcertwindow.[ch]
5121                 Changed ssl_certificate.h include
5122         
5123 2002-12-09 [colin]      0.8.6claws83
5124
5125         * src/gtk/sslcertwindow.[ch]
5126                 Implement hook for certificate acception
5127         * src/ssl_certificate.[ch]
5128                 Implement hook for certificate acception
5129         * src/common/ssl.c
5130                 Reenable certificate acception check
5131         * src/mainwindow.c
5132                 Register sslcertwindow's hook
5133         
5134 2002-12-08 [christoph]  0.8.6claws82
5135
5136         * src/about.c
5137         * src/addr_compl.c
5138         * src/codeconv.c
5139         * src/manual.c
5140         * src/undo.c
5141         * src/common/utils.c
5142                 o add missing includes
5143                 o fix warnings
5144         * src/.cvsignore
5145         * src/common/.cvsignore
5146         * src/common/version.h          ** REMOVE **
5147                 remove autogenerated file
5148
5149 2002-12-08 [paul]       0.8.6claws81
5150
5151         * src/stringtable.c
5152                 put back needed include
5153
5154 2002-12-08 [colin]      0.8.6claws80
5155         
5156         * src/gtk/sslcertwindow.c
5157                 Cleaner popups when asking
5158         * src/ssl_certificate.c
5159         * src/prefs_common.[ch]
5160                 remove ssl certificate pref
5161                 put back needed include
5162         * src/undo.c
5163                 put back needed include
5164
5165 2002-12-08 [christoph]  0.8.6claws79
5166
5167         * src/folderview.c
5168         * src/logwindow.c
5169         * src/statusbar.c
5170         * src/summaryview.c
5171                 only abort hook invokation if required data is missing not
5172                 if our own data pointer is NULL, update hookfunction for
5173                 log window
5174
5175 2002-12-08 [paul]       0.8.6claws78
5176
5177         * src/about.c
5178         * src/addrcache.c
5179         * src/addrclip.c
5180         * src/addr_compl.c
5181         * src/addrselect.c
5182         * src/codeconv.c
5183         * src/colorlabel.c
5184         * src/enriched.c
5185         * src/esmtp.c
5186         * src/exporthtml.c
5187         * src/headerview.c
5188         * src/imageview.c
5189         * src/manual.c
5190         * src/noticeview.c
5191         * src/pgptext.c
5192         * src/scoring.c
5193         * src/sourcewindow.c
5194         * src/stringtable.c
5195         * src/undo.c
5196                 clean up: remove unneccesary includes
5197
5198 2002-12-08 [christoph]  0.8.6claws77
5199
5200         * src/folderview.c
5201         * src/statusbar.c
5202         * src/summaryview.c
5203         * src/common/hooks.[ch]
5204                 hook functions now have a gboolean return value, if a hook
5205                 returns TRUE it will stop executing of any more hooks in
5206                 the same hooklist for this invokation
5207
5208 2002-12-08 [colin]      0.8.6claws76
5209         
5210         * src/main.c
5211                 put back argv0 for CRASH_DIALOG
5212
5213 2002-12-08 [christoph]  0.8.6claws75
5214
5215         * src/Makefile.am
5216         * src/about.c
5217         * src/account.c
5218         * src/crash.c
5219         * src/esmtp.h
5220         * src/imap.[ch]
5221         * src/inc.c
5222         * src/main.c
5223         * src/mainwindow.c
5224         * src/news.c
5225         * src/pop.[ch]
5226         * src/prefs_account.[ch]
5227         * src/prefs_common.[ch]
5228         * src/send.[ch]
5229         * src/smtp.[ch]
5230         * src/ssl_certificate.[ch]
5231         * src/ssl_manager.[ch]
5232         * src/common/Makefile.am
5233         * src/common/log.c
5234         * src/common/nntp.[ch]
5235         * src/common/socket.[ch]
5236         * src/common/ssl.[ch]
5237         * src/gtk/sslcertwindow.[ch]
5238         * ac/openssl.m4
5239                 use new autoconf script to detect OpenSSL with extra parameters
5240                 to specify the location of libs and includes, also remove USE_SSL
5241                 to USE_OPENSSL
5242
5243         * src/common/sylpheed.[ch]
5244         * src/common/version.h.in
5245                 start seperation of common code initialization seperated from gui
5246
5247         * src/summaryview.c
5248                 The function that is called when a color label changes
5249                 should not change the color lable again
5250
5251 2002-12-08 [colin]      0.8.6claws74
5252
5253         * src/gtk/sslcertwindow.c
5254                 warning fixes
5255
5256 2002-12-08 [colin]      0.8.6claws73
5257
5258         * src/statusbar.c
5259           src/common/log.h
5260                 Register a hook for statusbar_puts_all
5261         * src/common/log.c
5262                 invoke statusbar_puts_all's hook
5263         
5264 2002-12-08 [colin]      0.8.6claws72
5265
5266         * src/ssl_certificate.c
5267                 Put back a badly-removed include
5268
5269 2002-12-08 [colin]      0.8.6claws71
5270
5271         * src/gtk/sslcertwindow.[ch]    ** NEW **
5272                 new certificate presentation
5273         * src/gtk/Makefile.am
5274                 add new files
5275         * src/ssl_certificate.[ch]
5276                 gtk cleanup, made utility functions public
5277         * src/ssl_manager.c
5278                 use new cert presentation
5279
5280 2002-12-07 [christoph]  0.8.6claws70
5281
5282         * src/Makefile.am
5283         * src/nntp.[ch]                 ** REMOVE **
5284         * src/common/Makefile.am
5285         * src/common/nntp.[ch]          ** NEW **
5286                 move nntp files to common directory
5287
5288 2002-12-07 [christoph]  0.8.6claws69
5289
5290         * src/procmsg.[ch]
5291         * src/summaryview.c
5292                 implement msginfo update callback using sylpheed's new
5293                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5294
5295 2002-12-06 [christoph]  0.8.6claws68
5296
5297         * src/editgroup.c
5298                 This patch changes the 'Edit Group Details' dialog to
5299                 allow extended selections in either pane, so that
5300                 addresses can be added or removed from a group more
5301                 quickly and easily. (it actually is a net decrease in
5302                 file size, as some unnecessary functions have been
5303                 removed). 
5304                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5305
5306 2002-12-06 [christoph]  0.8.6claws67
5307
5308         * src/Makefile.am
5309         * src/template.[ch]             ** REMOVE **
5310         * src/common/Makefile.am
5311         * src/common/template.[ch]      ** NEW **
5312                 move template files to common directory
5313
5314         * src/nntp.c
5315                 add missing log.h include
5316
5317 2002-12-06 [melvin]     0.8.6claws66
5318
5319         * src/prefs_actions.c
5320                 Added the trailing ">" syntax to insert command's output
5321                 without replacing old text (in contrast to trailing "|").
5322
5323 2002-12-05 [colin]      0.8.6claws65
5324         
5325         * src/common/utils.c
5326                 Don't modify original search_string or it'll change
5327                 the next iterations in the for()
5328
5329 2002-12-05 [darko]      0.8.6claws64
5330
5331         * src/common/utils.c
5332                 proper check for filtering commands, found by Colin
5333
5334 2002-12-05 [darko]      0.8.6claws63
5335
5336         * src/common/utils.c
5337                 check proper string for NULL pointer, found by Colin
5338
5339 2002-12-05 [darko]      0.8.6claws62
5340
5341         * src/common/utils.[ch]
5342                 expand_search_string(): new function
5343                 converts Mutt-like patterns to Sylpheed's
5344                 filtering engine
5345         * src/summaryview.c
5346                 use expand_search_string() to allow Mutt-like
5347                 patterns in extended search
5348         * README.claws
5349                 document extended option in quick search
5350
5351 2002-12-05 [paul]       0.8.6claws61
5352
5353         * sync with 0.8.6cvs16
5354                 see ChangeLog 2002-12-05
5355                 
5356         * po/POTFILES.in
5357                 clean up
5358
5359 2002-12-04 [christoph]  0.8.6claws60
5360
5361         * src/imap.[ch]
5362                 put imap authentication code into a new function and
5363                 remove it from imap_session_new that will allow to
5364                 send other commands before authentication
5365
5366 2002-12-04 [christoph]  0.8.6claws59
5367
5368         * src/imap.[ch]
5369                 use already existing method to prevent unneeded IMAP
5370                 folder selects. Set imap_select parameters to NULL
5371                 in some functions if the values are not required.
5372
5373         * src/xml.h
5374                 remove no longer required include
5375
5376 2002-12-04 [paul]       0.8.6claws58
5377
5378         * po/es.po
5379                 updated by Ricardo Mones Lastra
5380                 
5381         * configure.in
5382           po/hu.po      ** NEW FILE **
5383                 initial Hungarian translation, submitted
5384                 by Gál Zoltán <galzoli@hu.inter.net>
5385
5386 2002-12-03 [christoph]  0.8.6claws57
5387
5388         * src/Makefile.am
5389         * src/gtksctree.[ch]            ** REMOVE **
5390         * src/gtk/Makefile.am
5391         * src/gtk/gtksctree.[ch]        ** NEW **
5392                 move gtksctree files to gtk directory
5393
5394 2002-12-03 [christoph]  0.8.6claws56
5395
5396         * src/Makefile.am
5397         * src/md5.[ch]                  ** REMOVE **
5398         * srm/common/Makefile.am
5399         * src/common/md5.[ch]           ** NEW **
5400                 move md5 files to common directory
5401
5402         * src/gtkstext.c
5403                 remove not required #include
5404
5405 2002-12-03 [sergey]     0.8.6claws55
5406
5407         * src/gtkutils.c
5408         * src/gtkutils.h
5409                 gtkut_window_popup(): new function.
5410         * src/mainwindow.c
5411                 main_window_popup(): use gtkut_window_popup() to raise
5412                 window without changing its position.
5413                 (see sylpheed-main ML message [sylpheed:17247])
5414
5415 2002-12-03 [sergey]     0.8.6claws54
5416
5417         * src/send.c
5418                 send_message_local(): removed first-dot escaping
5419                 (SMTP-only, not needed for sending through pipe)
5420
5421 2002-12-03 [paul]       0.8.6claws53
5422
5423         * po/POTFILES.in
5424                 update to reflect recent changes (thanks
5425                 to Ricardo Mones Lastra)
5426                 
5427         * tools/filter_conv.pl
5428                  fix problem with quoted strings. Patch submitted
5429                  by Luke Plant <lukeplant@softhome.net>
5430
5431 2002-12-03 [paul]       0.8.6claws52
5432
5433         * sync with 0.8.6cvs15
5434                 see ChangeLog 2002-12-03
5435
5436 2002-12-02 [christoph]  0.8.6claws51
5437
5438         * src/logwindow.[ch]
5439         * src/common/log.[ch]
5440                 implement logging using a hook function
5441
5442         * src/folderview.c
5443         * src/folder.[ch]
5444                 define hooklist name in header file to avoid
5445                 errors caused by wrong spelling of hooklist names
5446
5447         * src/toolbar.c
5448                 fix warnings
5449
5450 2002-12-02 [christoph]  0.8.6claws50
5451
5452         * src/common/Makefile.am
5453                 add src/common/hooks.[ch]
5454
5455         * src/common/hooks.[ch]
5456                 implement a simple hook system using glib's hook functions
5457
5458         * src/folder.[ch]
5459         * src/folderview.c
5460                 use new hook system for folder item updates
5461
5462 2002-12-02 [christoph]  0.8.6claws49
5463
5464         * doc-src/ui_seperation.txt     ** NEW **
5465                 information for ui seperation
5466
5467         * src/Makefile.am
5468                 remove files that were moved to common
5469                 include common directory by default for the header files
5470
5471         * src/inc.c
5472         * src/common/socket.c
5473         * src/automaton.[ch]
5474                 implement automaton using g_io_*-functions instead of
5475                 gdk_input_add to make it ui independent
5476
5477         * src/codeconv.c
5478         * src/compose.c
5479         * src/ldif.c
5480         * src/pgptext.c
5481         * src/procmime.c
5482         * src/rfc2015.c
5483         * src/smtp.c
5484         * src/unmime.c
5485                 remove common/ prefix because directory is now in
5486                 include path
5487
5488         * src/compose.c
5489         * src/folder.c
5490         * src/folderview.c
5491         * src/mainwindow.c
5492         * src/messageview.c
5493         * src/prefs_common.c
5494         * src/procmsg.c
5495         * src/rfc2015.c
5496                 fix warnings
5497
5498         * src/imap.c
5499         * src/inc.c
5500         * src/news.c
5501         * src/pop.c
5502         * src/send.c
5503         * src/smtp.c
5504         * src/ssl_certificate.c
5505                 add log.h header file for logging functions
5506
5507         * src/main.c
5508         * src/common/utils.c
5509         * src/summaryview.c
5510         * src/xml.c
5511                 o move debug_mode to common/utils.c
5512                 o add functions to set and get debug_mode
5513
5514         * src/defs.h                    ** REMOVE **
5515         * src/intl.h                    ** REMOVE **
5516         * src/socket.[ch]               ** REMOVE **
5517         * src/ssl.[ch]                  ** REMOVE **
5518         * src/utils.[ch]                ** REMOVE **
5519                 replaced by new files in src/common/
5520         
5521         * src/common/Makefile.am
5522                 add new files in src/common/
5523
5524         * src/common/defs.h             ** NEW **
5525         * src/common/intl.h             ** NEW **
5526         * src/common/log.[ch]           ** NEW **
5527         * src/common/socket.[ch]        ** NEW **
5528         * src/common/ssl.[ch]           ** NEW **
5529         * src/common/utils.[ch]         ** NEW **
5530                 replacement for files in src/
5531
5532 2002-12-02 [colin]      0.8.6claws48
5533
5534         * src/folderview.c
5535                 Scroll folderview if necessary during dnd
5536
5537 2002-12-02 [colin]      0.8.6claws47
5538
5539         * src/folder.[ch]
5540                 Add check to verify a move is within a single mailbox
5541         * src/folderview.c
5542                 Add specific error string for this check
5543
5544 2002-12-02 [colin]      0.8.6claws46
5545
5546         * src/folder.c
5547                 Add a test to folder moving, remove a statusbar_print
5548         * src/folderview.c
5549                 Add Move folder... context-menu item
5550                 Factorize folder moving code
5551                 Enable folder DND for mbox
5552
5553 2002-12-01 [christoph]  0.8.6claws45
5554
5555         * ac/aspell.m4
5556                 remove conf.aspelltest if the version check fails
5557
5558 2002-11-30 [christoph]  0.8.6claws44
5559
5560         * autogen.sh
5561                 run libtoolize --force in autogen to create missing
5562                 libtool scripts
5563
5564 2002-11-30 [christoph]  0.8.6claws43
5565
5566         * src/Makefile.am
5567         * src/pgptext.c
5568         * src/procmime.c
5569         * src/rfc2015.c
5570         * src/uuencode.[ch]             ** REMOVED **
5571         * src/common/Makefile.am
5572         * src/common/uuencode.[ch]      ** NEW **
5573                 move uuen/decoder to common directory
5574
5575 2002-11-30 [christoph]  0.8.6claws42
5576
5577         * src/Makefile.am
5578         * src/base64.[ch]               ** REMOVED **
5579         * src/codeconv.c
5580         * src/compose.c
5581         * src/ldif.c
5582         * src/pgptext.c
5583         * src/procmime.c
5584         * src/rfc2015.c
5585         * src/smtp.c
5586         * src/unmime.c
5587         * src/common/Makefile.am
5588         * src/common/base64.[ch]        ** NEW **
5589                 move base64 en/decoder to common directory
5590
5591 2002-11-30 [christoph]  0.8.6claws41
5592
5593         * src/common                    ** NEW **
5594                 new directory for UI independent code
5595         * src/gtk                       ** NEW **
5596                 new directory for GTK frontend
5597         * src/common/.cvsignore         ** NEW **
5598         * src/gtk/.cvsignore            ** NEW **
5599                 ignore build files
5600         * src/common/Makefile.am        ** NEW **
5601         * src/gtk/Makefile.am           ** NEW **
5602                 automake files to build new seperated stuff
5603         * src/Makefile.am
5604                 the binary will currently still be build with the
5605                 files in src, so we include the code from the
5606                 subdirs for now after building the libs there
5607
5608 2002-11-30 [paul]       0.8.6claws40
5609
5610         * src/compose.c
5611                 fix bug [642731] 'Wrong selected account with drafted mail'
5612
5613 2002-11-29 [oliver]     0.8.6claws39
5614         
5615         * src/messageview.c
5616                 o update summaryview when switching between different
5617                   messageviews          
5618         * src/toolbar.c  
5619                 o check if messageview holds already removed msg
5620                   from summaryview
5621                 
5622
5623 2002-11-29 [oliver]     0.8.6claws38
5624
5625         * src/toolbar.c 
5626                 remove not needed variables and includes
5627                 make messageview stay opened and move to next when msgs are deleted 
5628
5629 2002-11-29 [oliver]     0.8.6claws37
5630         
5631         * src/toolbar.c 
5632                 disable compose button (messageview toolbar) by default
5633                 deleted msgs are moved to trash
5634         
5635 2002-11-29 [melvin]     0.8.6claws36
5636
5637         * configure.in
5638                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5639                 and to detect signatures expirations (gpgme 0.3.6)
5640
5641         * src/main.c
5642                 Use non obsolescent function for Gpgme engine checking.
5643
5644         * src/rfc2015.c
5645                 Inform about expired signatures or signatures which key
5646                 has expired. Expiration date is displayed.
5647
5648         * src/sigstatus.c
5649                 Inform about expired signatures or signatures which key
5650                 has expired.
5651
5652 2002-11-28 [paul]       0.8.6claws35
5653
5654         * src/folderview.c
5655                 re-instate 'Check for new messages' in Newsgroup
5656                 folders right-click menu, after a suggestion from
5657                 Tim Mann <timmann@users.sourceforge.net>
5658
5659         * src/main.c
5660                 after a crash check only local folders for new
5661                 messages
5662
5663 2002-11-28 [paul]       0.8.6claws34
5664
5665         * configure.in
5666                 apply patch that fixes the checking of GTK with XIM 
5667                 support on different OSs, such as FreeBSD. Patch 
5668                 submitted by Topia <topia@users.sourceforge.net>
5669                 
5670 2002-11-28 [paul]       0.8.6claws33
5671
5672         * src/mainwindow.c
5673           src/prefs_common.c
5674           src/prefs_toolbar.c
5675                 more changes to the English
5676
5677 2002-11-28 [paul]       0.8.6claws32
5678
5679         * sync with 0.8.6cvs13
5680                 see ChangeLog 2002-11-28 (no sync needed
5681                 for src/compose.c)
5682
5683 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5684         
5685         * src/mainwindow.[ch]
5686                 add patch by Ivan F. Martinez introducing messageview Toolbar
5687                 some changes and committed by oliver    
5688
5689 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5690
5691         * src/messageview.[ch]
5692                 add patch by Ivan F. Martinez introducing messageview Toolbar
5693                 some changes and committed by oliver    
5694
5695 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5696
5697         * src/compose.[ch]
5698                 add patch by Ivan F. Martinez introducing messageview Toolbar
5699                 some changes and committed by oliver    
5700
5701 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5702         
5703         * src/toolbar.[ch]
5704                 add patch by Ivan F. Martinez introducing messageview Toolbar
5705                 some changes and committed by oliver
5706
5707 2002-11-28 [oliver]     0.8.6claws27
5708         
5709         * src/prefs_toolbar.[ch]
5710                 getting ready for messageview toolbar
5711                 free mem allocated by gettext
5712                 change prefs_toolbar to prefs_toolbar_open
5713  
5714 2002-11-28 [thorsten]   0.8.6claws26
5715
5716         * src/imageview.[ch]
5717                 cleaned up conflicting declarations of
5718                 imageview_show_image()
5719
5720 2002-11-28 [paul]       0.8.6claws25
5721
5722         * src/grouplistdialog.c
5723           src/prefs_common.c
5724           src/prefs_summary_column.c
5725                 a few more improvements to the English
5726
5727 2002-11-28 [colin]      0.8.6claws24
5728
5729         * man/sylpheed.1
5730                 A few updates to command-line parameters
5731
5732 2002-11-28 [colin]      0.8.6claws23
5733
5734         * src/prefs_filtering.c
5735                 Fix problems with prefs_filtering_delete_path:
5736                 a) if the first rule is removed, original pointers
5737                    weren't updated (leading to segfaults)
5738                 b) it was always global_processing updated in case
5739                    of removed path was parent of rule path
5740
5741 2002-11-27 [paul]       0.8.6claws22
5742
5743         * src/mainwindow.c
5744           src/prefs_account.c
5745           src/prefs_actions.c
5746           src/prefs_common.c
5747           src/prefs_customheader.c
5748           src/prefs_display_header.c
5749           src/prefs_filtering.c
5750           src/prefs_folder_item.c
5751           src/prefs_matcher.c
5752           src/prefs_scoring.c
5753           src/prefs_summary_column.c
5754           src/prefs_template.c
5755           src/prefs_toolbar.c
5756                  improve the English in the GUI
5757
5758 2002-11-27 [colin]      0.8.6claws21
5759
5760         * src/folder.c
5761                 Fix processing renaming problems happening after
5762                 last commit
5763
5764 2002-11-27 [colin]      0.8.6claws20
5765
5766         * src/folder.c
5767                 recursive move now deletes src each subfolder after 
5768                 having moved it
5769         * src/folderview.c
5770                 Use identifier instead of path during dnd (enables
5771                 IMAP folder dnd)
5772
5773 2002-11-27 [paul]       0.8.6claws19
5774
5775         * src/main.c
5776                 apply patch that does command-line processing 
5777                 BEFORE gtk_init, allowing claws to run from 
5778                 shell-scripts in non-X environment (e.g. crontab 
5779                 or ip-up, ip-down scripts). Patch submitted by
5780                 Ruslan N. Balkin <baron@dartel.ru>
5781                 
5782         * po/it.po
5783                 updated by Alessandro Maestri
5784
5785 2002-11-27 [paul]       0.8.6claws18
5786
5787         * sync with 0.8.6cvs12
5788           src/prefs_common.c
5789                 Differences are that main uses a 'Receive dialog'
5790                 frame on the Interface tab, whereas claws groups all 
5791                 the dialogs together in a 'Dialogs' frame.
5792
5793 2002-11-27 [colin]      0.8.6claws17
5794
5795         * src/prefs_matcher.c
5796                 Fix Execute criteria's NOT flag
5797
5798
5799 2002-11-26 [christoph]  0.8.6claws16
5800
5801         * src/ssl.c
5802                 rewrite the ssl code a little bit, only use one
5803                 SSL context, set default certificates' file/path
5804
5805 2002-11-26 [thorsten]   0.8.6claws15
5806
5807         * src/compose.c
5808                 default-reply-to didn't work for ml-reply
5809
5810 2002-11-26 [melvin]     0.8.6claws14
5811
5812         * src/prefs_actions.c
5813                 Made pipe-actions ignore short headers in message view
5814                 Made trailing-pipe-actions write in the message view with
5815                 the same font as the original message
5816
5817 2002-11-26 [paul]       0.8.6claws13
5818
5819         * src/compose.c
5820                 this time commit the correct file
5821
5822 2002-11-26 [paul]       0.8.6claws12
5823
5824         * sync with 0.8.6cvs11
5825           src/quote_fmt_parse.y  
5826                 no sync needed
5827           src/account.[ch]       
5828                 not sync'ed
5829           src/compose.c
5830                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5831                 on draft mode.
5832                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5833                 header
5834                 
5835         see ChangeLog 2002-11-25 and 2002-11-26
5836
5837 2002-11-26 [colin]      0.8.6claws11
5838
5839         * src/folderview.c
5840                 Fix collapsed folder not auto-expanding during
5841                 mail dnd, if it was the source folder.
5842
5843 2002-11-25 [colin]      0.8.6claws10
5844
5845         * src/folderview.[ch]
5846                 Variable renaming and cleaning (slist of nodes 
5847                 to be re-collapsed is stored in FolderView)
5848
5849 2002-11-25 [paul]       0.8.6claws9
5850
5851         * src/prefs_common.[ch]
5852                 fix breakage caused by last commit
5853
5854 2002-11-25 [paul]       0.8.6claws8
5855
5856         * sync with 0.8.6cvs4
5857                 see ChangeLog 2002-11-21
5858
5859 2002-11-25 [paul]       0.8.6claws7
5860
5861         * sync with 0.8.6cvs4
5862                 see ChangeLog 2002-11-20
5863
5864 2002-11-25 [paul]       0.8.6claws6
5865
5866         * sync with 0.8.6cvs3
5867                 see ChangeLog 2002-11-18
5868
5869 2002-11-25 [colin]      0.8.6claws5
5870
5871         * src/gtkutils.[ch]
5872                 Add gtkut_ctree_node_is_parent()
5873         * src/folderview.c
5874                 Spring-loaded folders
5875
5876 2002-11-25 [colin]      0.8.6claws4
5877
5878         * src/utils.[ch]
5879                 Add slist_concat_unique(), function to merge
5880                 two GSList filtering dups
5881         * src/folder.[ch]
5882         * src/summaryview.[ch]
5883         * src/folderview.c
5884         * src/main.c
5885                 Add detection/update/display of unread answers
5886                 to marked mails
5887         * src/procmsg.[ch]
5888                 Add procmsg_find_children()
5889                 Add procmsg_msg_has_marked_parent()
5890
5891 2002-11-25 [colin]      0.8.6claws3
5892
5893         * src/ssl_certificate.[ch]
5894                 Allow checking a certificate without a DNS
5895                 lookup
5896                 Allow to forget a cert (by deleting it)
5897                 Make ssl_certificate_destroy_public
5898         * src/ssl_manager.[ch] ** NEW FILES **
5899                 Gui to manage (display/remove) certificates
5900         * src/prefs_common.[ch]
5901                 Add a pref to allow silent acceptation of
5902                 trusted certificates or not (based on the
5903                 "I want to know what's going on" principle)
5904         * src/mainwindow.c
5905                 Add SSL manager in Tools menu
5906         * src/Makefile.am
5907                 Add the new files to the build
5908         * po/POTFILES.in
5909                 Add ssl_manager.c to translations
5910
5911 2002-11-25 [colin]      0.8.6claws2
5912
5913         * src/summaryview.[ch]
5914                 Add S_SEARCH_EXTENDED to the quick search, which 
5915                 allows to search using filtering syntax.
5916
5917 2002-11-25 [colin]      0.8.6claws1
5918
5919         * src/summaryview.c
5920                 Deletion of duplicates now prefer deleting
5921                 the unread dup (fixes feature-request 638989).
5922
5923 2002-11-24 [paul]       0.8.6claws
5924
5925         * po/es.po
5926           po/pl.po
5927           po/ru.po
5928           po/sr.po
5929                 updated by Ricardo Mones Lastra,
5930                 Witold Wladyslaw Wojciech Wilk,
5931                 Ruslan N. Balkin, and  Urke MMI 
5932                 respectively
5933
5934 2002-11-24 [paul]       0.8.5claws182
5935
5936         * po/bg.po
5937                 updated by George Danchev
5938
5939 2002-11-23 [alfons]     0.8.5claws181
5940
5941         * src/imap.c
5942                 tiny memory leak found by browsing Dimitar's 
5943                 valgrind report
5944
5945 2002-11-23 [paul]       0.8.5claws180
5946
5947         * po/it.po
5948                 updated by Alessandro Maestri
5949
5950 2002-11-22 [christoph]  0.8.5claws179
5951
5952         * src/compose.c
5953         * src/inc.c
5954         * src/prefs_filtering.c
5955         * src/summaryview.c
5956                 more warning fixes
5957
5958 2002-11-22 [alfons]     0.8.5claws178
5959
5960         * src/summaryview.c
5961                 summary_execute_delete_func(): if message is deleted, make 
5962                 sure to also remove its entry in the subject hash table. 
5963                 fixes a corner case bug.
5964
5965 2002-11-22 [paul]       0.8.5claws177
5966
5967         * .cvsignore
5968                 add 'autom4te.cache'
5969                 
5970         * ltconfig      ** REMOVED **
5971                 not needed
5972
5973 2002-11-22 [paul]       0.8.5claws176
5974
5975         * src/textview.c
5976                 textview_set_font(): fix for message display in
5977                 UTF-8 locales (thanks to Sergey Vlasov).
5978                 
5979         * AUTHORS
5980                 add new team members and contributors
5981
5982
5983 2002-11-21 [colin]      0.8.5claws175
5984
5985         * src/procmsg.[ch]
5986                 Add procmsg_remove_special_headers()
5987         * src/mh.c
5988                 Use procmsg_remove_special_headers() for 
5989                 previous fix
5990
5991 2002-11-21 [colin]      0.8.5claws174
5992
5993         * src/mh.c
5994                 Fix moving/copying from queue/draft folders
5995                 for MH folders
5996
5997 2002-11-21 [christoph]  0.8.5claws173
5998
5999         * src/crash.c
6000         * src/filtering.c
6001         * src/logwindow.c
6002         * src/main.c
6003         * src/matcher_parser_lex.[hl]
6004         * src/mbox.c
6005         * src/mbox_folder.[ch]
6006         * src/prefs_filtering.c
6007         * src/procheader.c
6008         * src/quote_fmt_lex.l
6009         * src/ssl.c
6010                 fix all warnings except the warnings in lex and yacc files
6011
6012 2002-11-20 [christoph]  0.8.5claws172
6013
6014         * src/imap.c
6015                 fix MsgInfo retrieval for IMAP draft and queue folders
6016                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6017
6018 2002-11-19 [christoph]  0.8.5claws171
6019
6020         * src/compose.c
6021                 fix segfault, when draft saving does not get
6022                 the MsgInfo of the new message
6023                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6024
6025 2002-11-19 [christoph]  0.8.5claws170
6026
6027         * src/procmsg.c
6028                 add parameter check for flag setting function
6029                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6030
6031 2002-11-18 [paul]       0.8.5claws169
6032
6033         * src/compose.c
6034                 more sensitivity fixes to redirect mode:
6035                 * disable toolbar draft button
6036                 * allow only Address book in the Tools menu
6037                 * disable editing of message by the spell
6038                   checker
6039
6040 2002-11-18 [paul]       0.8.5claws168
6041
6042         * src/compose.c
6043                 fix sensitivity of menu items in compose_redirect():
6044                 allow only the necessary items 
6045
6046 2002-11-18 [paul]       0.8.5claws167
6047
6048         * src/compose.c
6049                 fix bug [ 603259 ] 'attachment got lost on bounce'
6050
6051 2002-11-18 [paul]       0.8.5claws166
6052
6053         * po/ru.po
6054                 updated by Ruslan N. Balkin <baron@dartel.ru>
6055
6056 2002-11-18 [colin]      0.8.5claws165
6057
6058         * src/main.c
6059           src/defs.h
6060                 Remove old filtering stuff
6061
6062
6063 2002-11-17 [oliver]     0.8.5claws164
6064
6065         * src/toolbar.h
6066                 remove not needed typedef 
6067
6068 2002-11-17 [oliver]     0.8.5claws163
6069
6070         * src/toolbar.c
6071                 make toolbar's on click events translatable
6072
6073 2002-11-15 [colin]      0.8.5claws162
6074
6075         * src/summaryview.c
6076                 Revert too-soon integration of a feature
6077
6078 2002-11-15 [christoph]  0.8.5claws161
6079
6080         * src/imap.c
6081                 use main's implementation of imap_get_msginfo
6082
6083 2002-11-15 [christoph]  0.8.5claws160
6084
6085         * src/compose.c
6086         * src/folder.[ch]
6087         * src/imap.c
6088         * src/mbox_folder.c
6089         * src/mh.c
6090         * src/news.c
6091         * src/procmsg.c
6092         * src/summaryview.c
6093                 replace claws' fetch_msginfo with main's get_msginfo
6094                 (use main's implementation where possible)
6095
6096 2002-11-15 [colin]      0.8.5claws159
6097
6098         * src/ssl_certificate.c
6099                 Missed a check
6100
6101 2002-11-16 [melvin]     0.8.5claws158
6102
6103         * po/fr.po
6104                 Updated French translations.
6105
6106 2002-11-16 [colin]      0.8.5claws157
6107
6108         * src/ssl_certificate.c
6109                 Check for missing parts in the certificates
6110
6111 2002-11-15 [colin]      0.8.5claws156
6112
6113         * src/folderview.c
6114                 Preventive fix (missing check) found by
6115                 Alfons
6116
6117 2002-11-15 [paul]
6118
6119         * NEWS
6120                 sync with 0.8.6 release
6121
6122 2002-11-15 [colin]      0.8.5claws155
6123
6124         * src/folder.[ch]
6125           src/folderview.c
6126                 Fix error handling of folder_item_move_to()
6127                 (thanks to Alfons!)
6128
6129 2002-11-15 [colin]      0.8.5claws154
6130
6131         * src/folder.[ch]
6132           src/folderview.c
6133                 folder_item_move_to() sets an error message instead
6134                 of having GUI stuff in folder.c
6135
6136 2002-11-15 [colin]      0.8.5claws153
6137
6138         * src/procmsg.[ch]
6139                 Implemented a callback for MsgInfo updates, 
6140                 heavily copy/pasted from Christoph's folder 
6141                 callback system
6142         * src/summaryview.[ch]
6143                 Register summary_update_msg as callback
6144
6145 2002-11-14 [colin]      0.8.5claws152
6146         
6147         * src/procmsg.c
6148                 Update the FolderItem after sending (fixes 617593)
6149
6150 2002-11-14 [christoph]  0.8.5claws151
6151
6152         * src/folder.c
6153                 fix wrong position of NULL pointer check found
6154                 by Sergey
6155
6156 2002-11-14 [christoph]  0.8.5claws150
6157
6158         * src/folder.c
6159                 fix segfault when deleting messages from IMAP folders
6160                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6161
6162 2002-11-14 [colin]      0.8.5claws149
6163
6164         * src/compose.c
6165                 Forwarding was also ignoring the folder's default account.
6166
6167 2002-11-14 [colin]      0.8.5claws148
6168
6169         * src/compose.c
6170                 Fix sent folder not set to folder properties when 
6171                 forwarding.
6172
6173 2002-11-14 [thorsten]   0.8.5claws147
6174
6175         * src/inc.c
6176                 inc_start(): Files were not moved from .processing to inbox,
6177                 if no global processing rule existed
6178
6179 2002-11-14 [colin]      0.8.5claws146
6180
6181         * src/ssl_certificate
6182                 Fix file operations
6183
6184 2002-11-14 [paul]       0.8.5claws145
6185
6186         * po/it.po
6187                 updated by Alessandro Maestri
6188
6189 2002-11-13 [alfons]     0.8.5claws144
6190
6191         * src/folder.c
6192                 folder_item_close(): only mark messages unread
6193                 when a folder has new messages 
6194
6195 2002-11-13 [keith]      0.8.5claws143
6196
6197         * src/imap.c
6198                 Fix problem moving or copying between
6199                 IMAP folders
6200
6201 2002-11-13 [colin]      0.8.5claws142
6202
6203         * src/matcher_parser_parse.y
6204                 Fix rule problem when " don't match
6205
6206 2002-11-13 [christoph]  0.8.5claws141
6207
6208         * src/folder.c
6209         * src/folderview.c
6210                 moved cache saving to folder_item_close
6211                 the folderview should not have to deal with
6212                 this things
6213
6214 2002-11-13 [christoph]  0.8.5claws140
6215
6216         * src/summaryview.c
6217                 moved setting of important score to
6218                 summary_set_prefs_from_folderitem
6219
6220 2002-11-13 [colin]      0.8.5claws139
6221
6222         * src/matcher_parser_parse.y
6223                 Fix a segfault in the parser (happening when
6224                 a good expression had been tested and a bad 
6225                 one arrives)
6226
6227 2002-11-13 [paul]       0.8.5claws138
6228
6229         * sync with 0.8.5cvs24
6230                 see ChangeLog 2002-11-13
6231                 
6232         * po/pt_BR.po
6233                 updated by Fabio Jr. Beneditto
6234
6235 2002-11-13 [colin]      0.8.5claws137
6236         
6237         * src/msgcache.c
6238           src/defs.h
6239           src/procmsg.[ch]
6240                 Revert last commit, problem
6241
6242 2002-11-13 [colin]      0.8.5claws136
6243
6244         * src/msgcache.c
6245                 Remove duplicated code
6246         * src/defs.h
6247                 Bumped CACHE_VERSION and MARK_VERSION
6248         * src/procmsg.[ch]
6249                 Network endian for cache and mark files
6250
6251 2002-11-12 [colin]      0.8.5claws135
6252
6253         * src/inc.c
6254                 Fix the "socket error" dialog which disappeared
6255
6256 2002-11-12 [colin]      0.8.5claws134
6257
6258         * src/msgcache.c
6259                 Reverse last commit which had performance 
6260                 problems, but still reverse the list
6261
6262 2002-11-12 [colin]      0.8.5claws133
6263
6264         * src/msgcache.c
6265                 Reverse list order
6266
6267 2002-11-12 [melvin]     0.8.5claws132
6268
6269         * src/compose.c
6270                 Added a check for a NULL prefs_common.dictionary
6271
6272 2002-11-12 [colin]      0.8.5claws131
6273
6274         * src/ssl_certificate.[ch]
6275                 Use FQDN hostname
6276
6277 2002-11-12 [colin]      0.8.5claws130
6278
6279         * src/ssl_certificate.[ch]
6280                 Take connection port into account for 
6281                 checking certificates (a single hostname
6282                 could have multiple servers with multiple
6283                 certificates)
6284         * src/ssl.c
6285                 Pass the port to ssl_certificate_check
6286
6287 2002-11-12 [paul]       0.8.5claws129
6288
6289         * src/folder.c
6290                 fix a typo in last commit
6291
6292 2002-11-12 [paul]       0.8.5claws128
6293
6294         * sync with 0.8.5cvs23
6295                 see ChangeLog entry 2002-11-12
6296
6297 2002-11-11 [colin]      0.8.5claws127
6298
6299         * src/ssl_certificate.c
6300                 Cleaner messages
6301                 Don't popup, instead log error, if the 
6302                 corresponding pref is checked
6303         * src/ssl_certificate.h
6304                 include <openssl/objects/h>
6305
6306 2002-11-11 [colin]      0.8.5claws126
6307
6308         * src/ssl_certificate.h
6309                 _Really_ clean it
6310
6311 2002-11-11 [colin]      0.8.5claws125
6312         
6313         * src/ssl_certificate.c
6314                 Fixed leak
6315
6316 2002-11-11 [colin]      0.8.5claws124
6317
6318         * src/ssl.c
6319                 Cleaned a bit
6320         * src/ssl_certificate.[ch]
6321                 Cleaned a bit (better use of SSL API)
6322                 (This will cause non-recognition of saved 
6323                  certificates of claws12[23]...)
6324
6325 2002-11-11 [paul]       0.8.5claws123
6326         
6327         * po/es.po
6328                 updated by Ricardo Mones Lastra
6329
6330 2002-11-11 [colin]      0.8.5claws122
6331
6332         * src/ssl.c
6333                 Fix a typo
6334
6335 2002-11-11 [colin]      0.8.5claws121
6336
6337         * src/ssl_certificate.[ch] ** NEW FILES **
6338         * src/ssl.[ch]
6339                 Check SSL certificates presented to us
6340         * src/Makefile.am
6341                 Add ssl_certificate.[ch]
6342         * po/POTFILES.in
6343                 Add ssl_certificate.c
6344
6345 2002-11-11 [paul]       0.8.5claws120
6346
6347         * sync with 0.8.5cvs22
6348                 see ChangeLog 2002-11-11
6349
6350 2002-11-11 [paul]       0.8.5claws119
6351
6352         * sync with 0.8.5cvs21
6353                 see ChangeLog 2002-11-11
6354
6355 2002-11-10 [jens]       0.8.5claws118
6356
6357         * src/folder.c
6358         * src/folderview.c
6359                 corrected some typing
6360         * po/de.po
6361                 updated german translation
6362         * sylpheed.spec.in
6363                 cleaned up specfile and adjusted it for claws
6364
6365 2002-11-10 [colin]      0.8.5claws117
6366
6367         * src/summaryview.c
6368                 a STATUSBAR_PUSH/POP fix
6369
6370 2002-11-10 [colin]      0.8.5claws116
6371
6372         * src/prefs_folder_item.c
6373                 Fix hanging after opening folder properties
6374
6375 2002-11-10 [hoa]        0.8.5claws115
6376
6377         * src/matcher_parser_lex.l
6378         * src/matcher_parser_parse.y
6379                 config file for scoring and filtering is no more trashed
6380                 when there is a syntax error in a filtering rule when
6381                 editing it in a dialog.
6382
6383 2002-11-09 [colin]      0.8.5claws114
6384
6385         * src/mbox_folder.c
6386                 Added missing initialisation of folder->destroy()
6387
6388 2002-11-09 [colin]      0.8.5claws113
6389
6390         * src/folder.c
6391           src/folderview.c
6392                 Fix the status bar messages
6393
6394 2002-11-09 [colin]      0.8.5claws112
6395
6396         * src/folderview.c
6397                 Fix hangs after folder dnd, happening after 
6398                 claws109.
6399
6400 2002-11-09 [christoph]  0.8.5claws111
6401
6402         * src/folderview.c
6403                 just changed order of calls (reverse order of
6404                 associated calls)
6405         * src/inc.c
6406                 lock inc when checking only one account, otherwise
6407                 inc all could be executed at the same time
6408
6409 2002-11-09 [christoph]  0.8.5claws110
6410
6411         * src/folderview.c
6412                 better unlock the mouse cursor before calling
6413                 summary_show because it changes the cursor too
6414
6415 2002-11-09 [christoph]  0.8.5claws109
6416
6417         * src/folder.[ch]
6418         * src/folderview.c
6419                 add functions to open and close a folder
6420                 o opending will execute scanning for remote folders
6421                   and processing
6422                 o closing will unset new flag for messages
6423
6424 2002-11-09 [colin]      0.8.5claws108
6425
6426         * src/folder.c
6427                 Add a call to prefs_matcher_write_config to 
6428                 avoid non-leaf folders filtering settings to be
6429                 lost
6430
6431 2002-11-09 [paul]       0.8.5claws107
6432
6433         * src/prefs_account.c
6434                 re-word a label
6435
6436 2002-11-09 [colin]      0.8.5claws106
6437
6438         * src/folderview.c
6439                 Minor esthetic fix
6440
6441 2002-11-09 [colin]      0.8.5claws105
6442
6443         * src/folderview.c
6444                 Fix prefs_filtering deletion for MH folders (same
6445                 reason as below)
6446         * src/prefs_filtering.c
6447                 Fix prefs_filtering renaming and deletion for 
6448                 folder-based processing rules.  
6449
6450 2002-11-09 [christoph]  0.8.5claws104
6451
6452         * src/compose.c
6453         * src/folder.[ch]
6454         * src/folderview.[ch]
6455         * src/import.c
6456         * src/inc.c
6457         * src/main.c
6458         * src/mainwindow.c
6459         * src/messageview.c
6460         * src/prefs_folder_item.c
6461         * src/procmsg.c
6462         * src/summaryview.c
6463                 implement a callback system for folder item updates
6464
6465 2002-11-09 [colin]      0.8.5claws103
6466
6467         * src/folderview.c
6468                 Fix prefs_filtering renaming for MH folders (we
6469                 shouldn't rename by path as another folder could
6470                 have the same hierarchy).
6471
6472 2002-11-09 [colin]      0.8.5claws102
6473
6474         * src/folder.c
6475                 Fix a leak found by Christoph, use better variable
6476                 names
6477
6478 2002-11-09 [colin]      0.8.5claws101
6479
6480         * src/folder.c
6481                 One more fix for processing rules
6482
6483 2002-11-08 [colin]      0.8.5claws100
6484         
6485         * src/matcher.c
6486                 Don't copy the compiled regexp (will be reevaluated)
6487         * src/folderview.c
6488                 Lock folderview while moving
6489         * src/folder.c
6490                 Provide info on what's happening to the user
6491
6492 2002-11-08 [colin]      0.8.5claws99
6493
6494         * src/folderview.c
6495                 Fix folder reordering after a move if parent is 
6496                 root
6497         * src/scoring.[ch]
6498                 Add function to copy a ScoringProp
6499         * src/prefs_folder_item.c
6500                 Copy scoring rules when copying a folder prefs
6501
6502 2002-11-08 [colin]      0.8.5claws98
6503
6504         * src/folderview.c
6505                 Fixes in case of failure
6506         * src/filtering.[ch]    
6507                 Add function to duplicate a FilteringProp
6508         * src/matcher.[ch]
6509                 Add function to duplicate a MatcherProp
6510         * src/prefs_folder_item.c
6511                 Save folder's processing rules when copying 
6512                 its prefs
6513
6514 2002-11-08 [colin]      0.8.5claws97
6515         
6516         * src/folderview.c
6517                 Sort after move
6518         * src/folder.c 
6519                 Change a printf to debug_print
6520
6521 2002-11-08 [colin]      0.8.5claws96
6522
6523         * src/folder.c
6524           src/folderview.c
6525                 Fix segfaults, call me stupido
6526         
6527
6528 2002-11-08 [colin]      0.8.5claws95
6529
6530         *src/folder.c
6531                 Added forgotten prefs to save when moving folders
6532
6533 2002-11-08 [colin]      0.8.5claws94
6534
6535         * src/folder.c
6536                 Fixes to folder DND (prefs copy)
6537         * src/folderview.c
6538                 Optimization for folder DND (don't rescan whole tree)
6539                 Added folderview_create_folder_node() for this 
6540                 optimization, so de-duped a bit the code
6541         * src/prefs_folder_item.[ch]
6542                 Added prefs_folder_item_copy_prefs()    
6543           
6544 2002-11-08 [paul]       0.8.5claws93
6545
6546         * src/prefs_account.c
6547           tools/README
6548           tools/kmail2sylpheed_v2.pl
6549                 correct some typos
6550
6551 2002-11-08 [paul]       0.8.5claws92
6552
6553         * src/compose.c
6554           src/prefs_account.[ch]
6555                 remove account options 'clearsign' and 'ascii_armored',
6556                 replace with 'default_gnupg_mode' to prevent mixed-mode
6557                 Privacy settings
6558
6559 2002-11-08 [paul]       0.8.5claws91
6560
6561         * src/compose.[ch]
6562                 re-implement GnuPG 'on-the-fly' mode selection,
6563                 disallow mixed-mode
6564
6565 2002-11-08 [colin]      0.8.5claws90
6566
6567         * src/folderview.c
6568           src/prefs_folder_item.c
6569                 Change "Property" to "Properties"
6570
6571 2002-11-07 [colin]      0.8.5claws89
6572
6573         * src/folderview.c
6574           src/folder.c
6575                 Allow folder dropping to a root folder
6576
6577 2002-11-07 [paul]       0.8.5claws88
6578
6579         * src/compose.c
6580                 revert last commit
6581
6582 2002-11-07 [paul]       0.8.5claws87
6583
6584         * src/compose.c
6585                 fix reply-to-list bug. closes bug report
6586                 "[633382] reply-to-list broken in recent cvs"
6587
6588 2002-11-07 [paul]       0.8.5claws86
6589
6590         * src/compose.c
6591                 add a forgotten '#if USE_GPGME ... #endif'
6592
6593 2002-11-07 [paul]       0.8.5claws85
6594
6595         * sync with 0.8.5cvs20
6596                 see ChangeLog 2002-11-07
6597
6598 2002-11-07 [colin]      0.8.5claws84
6599
6600         * src/folder.[ch]
6601                 Change folder_item_move_to to return the newly 
6602                 created folderitem.
6603         * src/folderview.c
6604                 Select the new folderitem after moving.
6605
6606 2002-11-07 [colin]      0.8.5claws83
6607
6608         * src/prefs_filtering.c
6609                 Fix rule rewriting when moving a leaf folder to a 
6610                 shorter path
6611
6612 2002-11-07 [colin]      0.8.5claws82
6613
6614         * src/prefs_filtering.c
6615                 fix a leak
6616
6617 2002-11-07 [colin]      0.8.5claws81
6618
6619         * src/folder.[ch]
6620                 Add folder_item_move_to() function to move a 
6621                 folderitem into another one (updates matcher etc)
6622         * src/folderview.c
6623                 Add folder drag'n drop (context menu to come)
6624                 [Should be dataloss free, but Please backup before 
6625                  trying !]
6626
6627 2002-11-06 [colin]      0.8.5claws80
6628
6629         * src/mh.c
6630                 mh_create_folder() returns NULL if can't create
6631                 directory hierarchy
6632
6633 2002-11-06 [paul]       0.8.5claws79
6634
6635         * src/compose.[ch]
6636                 allow 'on-the-fly' changing of the type of encryption 
6637                 and/or signing used (mime/ascii) via the compose window
6638
6639 2002-11-06 [paul]       0.8.5claws78
6640
6641         * sync with 0.8.5cvs19
6642                 see ChangeLog 2002-11-06 for src/account.c: 
6643                 account_get_special_folder()
6644                 
6645 2002-11-05 [alfons]     0.8.5claws77
6646
6647         * src/crash.c
6648                 very minor cleanups: nothing to see here, move on. :-)
6649
6650 2002-11-05 [colin]      0.8.5claws76
6651
6652         * src/main.c
6653                 Changes choices if compose windows are opened to
6654                 Discard, Draft, Don't quit
6655
6656 2002-11-05 [thorsten]   0.8.5claws75
6657
6658         * src/compose.c
6659                 reenabled default_reply_to folder option
6660
6661 2002-11-05 [colin]      0.8.5claws74
6662
6663         * src/compose.[ch] 
6664                 add compose_draft()
6665         * src/crash.c
6666                 add SIGTERM handler
6667         * src/main.[ch]
6668                 add clean_quit() for the SIGTERM handler
6669
6670 2002-11-05 [paul]       0.8.5claws73
6671         
6672         * po/es.po
6673                 updated by Ricardo Mones Lastra
6674
6675 2002-11-05 [melvin]     0.8.5claws72
6676
6677         * src/logwindow.c
6678                 Fixed log-clipping bug #616795.
6679                 To stop logging in the log window use 0 length.
6680         * src/prefs_common.c
6681                 Added a label to inform about the 0 log length behaviour.
6682
6683 2002-11-05 [paul]       0.8.5claws71
6684
6685         * sync with 0.8.5cvs17
6686                 see ChangeLog 2002-11-05
6687
6688 2002-11-04 [paul]       0.8.5claws70
6689
6690         * sylpheed-128x128.png
6691           sylpheed-64x64.png
6692           sylpheed.png
6693                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6694                 <nikai@users.sourceforge.net>
6695                 
6696         * po/bg.po
6697                 updated by George Danchev
6698
6699 2002-11-03 [thorsten]   0.8.5claws69
6700
6701         * src/main.c
6702           src/mimeview.c
6703           src/rfc2015.h
6704                 add check if gpg is active
6705
6706 2002-11-03 [thorsten]   0.8.5claws68
6707
6708         * src/toolbar.h
6709                 removed GSList declaration causing trouble on MacOS-X
6710                 (submitted by alfons, reported by xfesty)
6711
6712 2002-11-01 [paul]       0.8.5claws67
6713
6714         * src/mainwindow.c
6715                 remove last remnants of main's filter code
6716
6717 2002-11-01 [paul]       0.8.5claws66
6718
6719         * tools/filter_conv.pl
6720                 fix bug where user-defined headers were ignored
6721
6722 2002-11-01 [paul]       0.8.5claws65
6723
6724         * src/logwindow.c
6725                 make a debug_print() not translatable
6726
6727 2002-10-31 [melvin]     0.8.5claws64
6728
6729         * ac/aspell.m4
6730                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6731                 not run any GNU/aspell test.  The dictionary path will
6732                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6733                 was given, in which case, it will be $prefix/lib/aspell/
6734         * configure.in
6735                 Fixed typo in commentary (Aspell code).
6736
6737 2002-10-31 [paul]       0.8.5claws63
6738
6739         * po/POTFILES.in
6740                 remove src/filter.c and src/prefs_filter.c
6741                 thanks to Ricardo for reminding me
6742
6743 2002-10-31 [colin]      0.8.5claws62
6744
6745         * src/mbox_folder.c
6746                 Plug some leaks
6747
6748 2002-10-31 [paul]       0.8.5claws61
6749
6750         * src/prefs_filter.[ch] ** REMOVED **
6751           src/filter.[ch]       ** REMOVED **
6752           
6753         * src/Makefile.am
6754           src/folderview.c
6755           src/inc.c
6756           src/main.c
6757           src/mainwindow.c
6758           src/mbox.c
6759           src/prefs_common.c
6760           src/prefs_filtering.c
6761           src/summaryview.[ch]
6762                 remove main's 'filter' code
6763                 
6764         README.claws
6765                 update to reflect removal of main's filter
6766
6767 2002-10-31 [paul]       0.8.5claws60
6768
6769         * src/summaryview.c
6770                 remove check for global_processing in summary_filter_open(). 
6771                 This fixes the bug where if the user uses the right-click 
6772                 'Create filter rule...' and doesn't have any filter rules 
6773                 already defined in claws' advanced filtering, the newly 
6774                 created filter rule goes to main's filtering which is 
6775                 inaccessible through the gui. Now the filter rule gets added
6776                 to claws' filtering by default.
6777
6778 2002-10-28 [melvin]     0.8.5claws59
6779
6780         * src/prefs_actions.c
6781                 Fixed bug #627322 where MIME parts were not always
6782                 correctly passed to a %p action
6783                 Display an error dialog when message filename is not found.
6784
6785 2002-10-28 [melvin]     0.8.5claws58
6786
6787         * src/prefs_common.c
6788                 Readded a missing function declaration lost in 0.8.3claws34
6789
6790 2002-10-28 [paul]       0.8.5claws57
6791
6792         * sync with 0.8.5cvs15
6793                 see ChangeLog 2002-10-28 and 2002-10-25
6794                 
6795         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6796
6797 2002-10-27 [oliver]     0.8.5claws56
6798
6799         * src/pop.c
6800                 plug leak in pop3_top_recv
6801
6802 2002-10-26 [christoph]  0.8.5claws55
6803
6804         * src/folder.c
6805                 set need_update folder flag when messages are added
6806                 (closes bug [ 626922 ] folder not updated after receiving)
6807
6808 2002-10-25 [melvin]     0.8.5claws54
6809
6810         * src/imageview.c
6811                 Fixed a memleak introduced in the scaling code.
6812
6813 2002-10-24 [alfons]     0.8.5claws53
6814
6815         * src/filtering.c
6816                 make filtering's forward message action forward from the 
6817                 correct account
6818                 (closes bug [628089 ] Filter -> Forward from address problem
6819                 reported by Oktay)
6820
6821 2002-10-24 [christoph]  0.8.5claws52
6822
6823         * src/mainwindow.c
6824         * src/manual.[ch]
6825                 o use manual of current locale or english if current
6826                   locale is not available (and english is available)
6827                 o also link to sylpheed doc project manuals
6828
6829 2002-10-23 [paul]       0.8.5claws51
6830
6831         * tools/README
6832           tools/kmail2sylpheed_v2.pl
6833                 add new version of kmail addressbook importer script.
6834                 works with newer versions of Kmail/KAddressBook which
6835                 have new and rearranged data.
6836
6837 2002-10-23 [martin]     0.8.5claws50
6838
6839         * src/folderview.c
6840         * src/summaryview.c
6841         * src/utils.h
6842         * src/utils.c
6843                 added length parameter to get_abbrev_newsgroup_name()
6844                 changed this function so that it abbreviates the newsgroup
6845                 names only so long it is smaller than the length parameter
6846                 (for better reading of some newsgroup names and space efficiency)
6847
6848 2002-10-22 [colin]      0.8.5claws49
6849
6850         *src/foldersel.c
6851                 Revert Alfons' last modification (after voting ;-))
6852
6853 2002-10-21 [alfons]     0.8.5claws48
6854
6855         * src/foldersel.c
6856                 folder view in folder selection dialog reflects state of
6857                 folder view in main window
6858
6859 2002-10-18 [alfons]     0.8.5claws47
6860
6861         * src/mbox.c
6862                 drop imported messages in folder selected by user,
6863                 and not in the inbox
6864                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6865
6866 2002-10-18 [alfons]     0.8.5claws46
6867
6868         * src/compose.c
6869                 make automagic reply work correctly for email accounts 
6870                 (whether it's viable to do a full sync with Hiro's 
6871                 compose.c is still under discussion)
6872
6873 2002-10-18 [melvin]     0.8.5claws45
6874
6875         * src/prefs_actions.c
6876                 Fixed bug #622275 where asynchroneous actions left 
6877                 zombies processes
6878                 Made (synchroneous) actions' input be displayed live.
6879
6880 2002-10-18 [christoph]  0.8.5claws44
6881
6882         * src/textview.c
6883                 don't add a newline in the textview in front of the
6884                 first textpart if header display is disabled
6885                 (closes bug [ 603385 ] disabled header display leaves blank
6886                  lin)
6887
6888 2002-10-18 [christoph]  0.8.5claws43
6889
6890         * src/folder.[ch]
6891         * src/imap.c
6892         * src/mbox_folder.c
6893         * src/mh.c
6894         * src/news.c
6895                 folder->get_num_list now returns an error code
6896                 (closes bug [ 609424 ] News cache cleared on failure)
6897                 
6898 2002-10-17 [colin]      0.8.5claws42
6899         
6900         * src/news.c
6901                 Changed a printf by debug_print
6902
6903 2002-10-16 [paul]       
6904
6905         * tools/OOo2sylpheed.pl
6906                 allow for spaces in the name of the
6907                 file to be attached.
6908
6909 2002-10-16 [colin]      0.8.5claws41
6910
6911         * src/main.c
6912                 Use a tristate to change online mode
6913
6914 2002-10-16 [paul]       0.8.5claws40
6915
6916         * po/es.po
6917                 updated by Ricardo Mones Lastra
6918
6919 2002-10-16 [colin]      0.8.5claws39
6920
6921         * src/main.c
6922           src/mainwindow.[ch]
6923                 Added --online and --offline command-line
6924                 switches
6925
6926 2002-10-15 [christoph]  0.8.5claws38
6927
6928         * src/procmime.c
6929                 set mimeinfo->name to NULL after g_free to
6930                 avoid double freeing with g_free
6931
6932 2002-10-14 [christoph]  0.8.5claws37
6933
6934         * src/compose.c
6935         * src/filtering.c
6936         * src/summaryview.c
6937                 remove calls to folder->change_flags that are now
6938                 done by procmsg flag functions (seems it is not
6939                 used by any foldertype anyway)
6940         * src/folder.c
6941                 init folder->change_flags with NULL
6942
6943 2002-10-14 [christoph]  0.8.5claws36
6944
6945         * src/folder.[ch]
6946         * src/imap.[ch]
6947                 use virtual functions for folder item new and destroy
6948                 functions
6949
6950 2002-10-14 [melvin]     0.8.5claws35
6951
6952         * src/compose.c
6953                 Added a test to not run the spell checker if no default
6954                 dictionary is available. No dialog is displayed though.
6955
6956 2002-10-14 [melvin]     0.8.5claws34
6957
6958         * src/gtkaspell.c
6959                 Fixed bug in dictionary list context menu where
6960                 "More..." pointed to an emtpy submenu if the
6961                 number of dictionaries is a multiple of 15
6962                 Removed unneeded code in suggestions list creation
6963
6964 2002-10-14 [paul]       0.8.5claws33
6965
6966         * po/bg.po
6967                 updated by George Danchev
6968
6969 2002-10-13 [hoa]        0.8.5claws32
6970
6971         * src/matcher.[ch]
6972           src/matcher_parser_parser.y
6973                 removed the escaped string from internal structure
6974                 of matcher.
6975
6976 2002-10-12 [colin]      0.8.5claws31
6977
6978         * src/gtksctree.[ch]
6979           src/summaryview.c
6980                 Removed useless function gtksctree_reanchor
6981
6982 2002-10-12 [alfons]     0.8.5claws30
6983         
6984         * sync with remaining main changes 2002-10-09 - 2002-10-11
6985         - drop changes to src/compose.c (requires claws specific changes)
6986         
6987 2002-10-12 [alfons]     0.8.5claws29
6988         
6989         * sync with main changes of 2002-10-08
6990         - drop changes to src/compose.c (requires claws specific changes)
6991         - drop changes to src/summaryview.c (requires changes to compose.c)     
6992
6993 2002-10-12 [alfons]     0.8.5claws28
6994         
6995         * sync with main changes of 2002-10-07
6996
6997 2002-10-12 [alfons]     0.8.5claws27
6998
6999         * sync with main changes of 2002-10-04
7000         - drop changes to src/compose.c (requires claws specific changes)
7001         - drop changes to src/prefs_folder_item.c (claws implementation
7002           seems to be working)
7003
7004 2002-10-12 [colin]      0.8.5claws26
7005
7006         * src/mainwindow.c
7007                 Fix folder-flicker when space-reading, introduced 
7008                 in claws22.
7009
7010 2002-10-12 [colin]      0.8.5claws25
7011
7012         * src/compose.c
7013                 Save account address when saving as draft.
7014                 (closes bug 621838)
7015
7016 2002-10-12 [colin]      0.8.5claws24
7017
7018         * src/summaryview.c
7019                 Fix the problem consisting of no message selected
7020                 after the last message in a folder has been moved.
7021
7022 2002-10-12 [paul]       0.8.5claws23
7023
7024         * src/compose.c
7025           src/prefs_template.c
7026           src/template.[ch]
7027                 add Cc and Bcc to templates. Patch submitted by
7028                 John L. Males.
7029
7030 2002-10-12 [colin]      0.8.5claws22
7031
7032         * src/folderview.c
7033                 Fix a bug after "Check for new messages":
7034                 If a folder was opened, it was still selected at
7035                 the end of the check, but displayed empty.
7036         * src/mainwindow.c
7037                 Remove unnecessary check
7038
7039 2002-10-12 [paul]
7040
7041         * tools/README
7042                 be more verbose in the description of
7043                 OOo2sylpheed.pl
7044                 
7045
7046 2002-10-11 [colin]      0.8.5claws21
7047
7048         * src/mainwindow.c
7049                 Make space work (better) when no mail is selected
7050
7051 2002-10-11 [colin]      0.8.5claws20
7052
7053         * src/inc.c
7054           src/news.c
7055                 fix warnings
7056
7057 2002-10-11 [colin]      0.8.5claws19
7058
7059         * src/mainwindow.c
7060                 revert 0.8.5claws6 changes as i couldn't get to
7061                 anything satisfying
7062
7063 2002-10-11 [melvin]     0.8.5claws18
7064
7065         * src/compose.c
7066                 Removed buggy and unused macro (should have been committed in
7067                 0.8.5claws17)
7068
7069 2002-10-11 [melvin]     0.8.5claws17
7070
7071         * src/compose.c
7072                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7073
7074 2002-10-11 [thorsten]   0.8.5claws16 
7075
7076         * src/folderview.c
7077                 remove rescan warning
7078
7079 2002-10-11 [colin]      0.8.5claws15 
7080
7081         * src/procheader.c
7082                 fix a segfault that happens if conv_unmime_header
7083                 fails (should be better to find out why it fails)
7084
7085 2002-10-11 [christoph]  0.8.5claws14
7086
7087         * src/summaryview.c
7088                 update folderview stats after ignore/unignore thread
7089
7090 2002-10-11 [hoa]        0.8.5claws13
7091
7092         * src/quote_fmt_parse.y
7093                 Fixed a yacc/bison syntax error
7094         * src/matcher.c
7095                 Escaping of string is fixed.
7096
7097 2002-10-11 [colin]      0.8.5claws12
7098
7099         * src/imageview.c
7100                 Resize images to fit
7101
7102 2002-10-11 [paul]       0.8.5claws11
7103
7104         * po/es.po
7105                 updated by Ricardo Mones Lastra
7106
7107 2002-10-10 [alfons]     0.8.5claws10
7108
7109         * src/compose.c
7110                 allow dropping files by "moving" files from a file manager,
7111                 not only by the more cumbersome "copying". the latter 
7112                 mostly implies holding down the Control button
7113
7114 2002-10-10 [christoph]  0.8.5claws9
7115
7116         * src/summaryview.c
7117                 update folders after thread building for ignored threads
7118
7119 2002-10-10 [christoph]  0.8.5claws8
7120
7121         * config/.cvsignore
7122                 added Makefile
7123         * src/filtering.[ch]
7124         * src/folder.[ch]
7125         * src/folderview.[ch]
7126         * src/import.c
7127         * src/inc.[ch]
7128         * src/mbox.[ch]
7129         * src/procmsg.c
7130         * src/summaryview.[ch]
7131                 o added new flag need_update to FolderItem
7132                 o removed folder_table from various functions from tracking
7133                   folder updates
7134                 o set need_update flags in folder.c's move, copy and delete
7135                   functions and procmsg's flags functions
7136                 o added function folderview_update_items_when_required that
7137                   updates all folders with need_update set
7138                 o call folderview_update_items_when_required instead of
7139                   folderview_update_item_foreach
7140
7141 2002-10-09 [sergey]     0.8.5claws7
7142
7143         * src/compose.c
7144                 Strip CRs whel loading the text into editor in reedit mode.
7145
7146 2002-10-09 [colin]      0.8.5claws6
7147
7148         * src/mainwindow.c
7149                 Make Space work when no mail is selected
7150
7151 2002-10-09 [colin]      0.8.5claws5
7152
7153         * src/gtksctree.[ch]
7154                 Fix range_select
7155                 Add gtk_sctree_reanchor() 
7156         * src/summaryview.c
7157                 Use gtk_sctree_reanchor() - better fix for 
7158                 bug 60413
7159
7160 2002-10-09 [colin]      0.8.5claws4
7161
7162         * src/summaryview.c
7163                 Fix shift-click select after delete problem
7164                 (closes bug 60413)
7165
7166 2002-10-08 [thorsten]   0.8.5claws3
7167
7168         * src/summaryview.c
7169                 exclude current msg from -hide read messages-
7170
7171 2002-10-08 [colin]      0.8.5claws2
7172
7173         * src/inc.[ch]
7174           src/pop.c
7175           src/recv.c
7176                 Differentiate socket errors from disk full
7177                 errors
7178
7179 2002-10-08 [christoph]  0.8.5claws1
7180
7181         * Makefile.am
7182         * configure.in
7183                 modifications for new config directory
7184
7185         * config.guess  ** REMOVED **
7186         * config.sub    ** REMOVED **
7187         * install-sh    ** REMOVED **
7188         * ltmain.sh     ** REMOVED **
7189         * missing       ** REMOVED **
7190         * mkinstalldirs ** REMOVED **
7191                 these files are autogenerated by automake
7192                 when you run autogen.sh
7193
7194         * config/.cvsignore     ** NEW FILE **
7195         * config/Makefile.am    ** NEW FILE **
7196                 ignore autogenerated files
7197                 create a Makefile in this directory
7198
7199 2002-10-08 [paul]       0.8.5claws
7200
7201         * 0.8.5claws release
7202         
7203         * src/compose.c
7204           src/procheader.c
7205           src/procmsg.c
7206                 fix quote reply format for newsgroups reply bug
7207                 (thanks to Hoa)
7208                 
7209         * po/en_GB.po
7210           po/pl.po
7211                 updated by me and Witold Wladyslaw Wojciech Wilk
7212                 repectively
7213
7214 2002-10-07 [paul]       0.8.3claws53
7215
7216         * po/it.po
7217           po/pt_BR.po
7218           po/sr.po
7219                 updated messages catalogs, submitted by
7220                 Alessandro Maestri, Fabio Jr.Beneditto 
7221                 and Urke MMI, respectively.
7222
7223 2002-10-07 [christoph]  0.8.3claws52
7224
7225         * src/folder.[ch]
7226         * src/folderview.c
7227         * src/mainwindow.c
7228                 fix new folder ghost message bug
7229                 (closes bug [ 619722 ] wrong count for newly created folders)
7230
7231 2002-10-07 [christoph]  0.8.3claws51
7232
7233         * src/compose.c
7234                 fix news posting problem
7235
7236 2002-10-07 [melvin]     0.8.3claws50
7237
7238         * po/fr.po
7239                 Updated French translation
7240
7241 2002-10-05 [christoph]  0.8.3claws49
7242
7243         * src/gtkstext.c
7244                 check if line_start_cache is set in gtk_stext_update_text
7245                 (closes bug [ 618119 ] crash while doing search in folder)
7246
7247 2002-10-05 [christoph]  0.8.3claws48
7248
7249         * src/imap.c
7250         * src/news.c
7251         * src/utils.c
7252         * src/utils.h
7253                 implement cache cleanups for claws' folder system
7254                 (closes bug [ 595916 ] imapcache not cleaned up)
7255
7256 2002-10-05 [melvin]     0.8.3claws47
7257
7258         * src/prefs_actions.c
7259                 Made the help text more clear for the %p token
7260
7261 2002-10-04 [paul]       0.8.3claws46
7262
7263         * sync with 0.8.5
7264                 see ChangeLog 2002-10-02 and 2002-10-03
7265
7266 2002-10-04 [christoph]  0.8.3claws45
7267
7268         * src/inc.c
7269                 fix segfault caused by pop before smtp
7270                 call to inc_account_mail with NULL
7271                 pointer for mainwin
7272
7273 2002-10-04 [paul]       0.8.3claws44
7274
7275         * configure.in
7276                 sync the LDAP detection from 0.8.5cvs1
7277
7278 2002-10-02 [christoph]  0.8.3claws43
7279
7280         * po/de.po
7281                 fix small spelling error
7282
7283 2002-10-02 [melvin]     0.8.3claws42
7284
7285         * ac/aspell.m4
7286                 Behave better and say "no" when test program cannot be run.
7287
7288 2002-10-02 [paul]       0.8.3claws41
7289
7290         * sync with 0.8.4cvs1
7291                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7292                 
7293         * src/summaryview.c
7294                 toggle the behavior of Reply menuitem between
7295                 normal reply and reply-to-list
7296
7297 2002-10-01 [sergey]     0.8.3claws40
7298
7299         * src/compose.c
7300                 Convert newlines in the message text to the canonical form
7301                 before base64 encoding (RFC2045 compliance, fixes some
7302                 interoperability issues with Evolution 1.0.3)
7303
7304 2002-09-29 [colin]      0.8.3claws39
7305
7306         * src/summaryview.c
7307                 Fix an unwanted copy/paste
7308
7309 2002-09-29 [colin]      0.8.3claws38
7310
7311         * src/mainwindow.c
7312                 Renamed "Custom toolbar" to "Customize toolbar"
7313                 Renamed "Show all header" to "Show all headers"
7314                 Renamed "Set diplay item" to "Set displayed items"
7315         * src/prefs_common.c
7316                 Renamed "Show all header" to "Show all headers"
7317         * src/prefs_summary_column.c
7318                 Renamed "diplay item" to "displayed items"
7319
7320 2002-09-29 [colin]      0.8.3claws37
7321
7322         * src/mainwindow.[ch]
7323                 online/offline status pixmaps follow theme
7324                 changes
7325         * src/summaryview.[ch]
7326                 quicksearch pixmap follows theme changes
7327
7328 2002-09-29 [thorsten]   0.8.3claws36
7329
7330         * src/compose.c
7331           src/prefs_folder_item.[ch]
7332                 add default_reply_to folder option (closes patch 581044)
7333
7334 2002-09-29 [christoph]  0.8.3claws35
7335
7336         * acconfig.h    ** REMOVED **
7337         * configure.in
7338         * ac/aspell.m4
7339         * ac/check-type.m4
7340         * ac/gnupg-check-typedef.m4
7341                 fix autoheader 2.50 warning
7342
7343 2002-09-29 [christoph]  0.8.3claws34
7344
7345         * major code cleanup (part 2)
7346         
7347                 - unused variables removed
7348                 - unused functions removed
7349                 - uninitialized variables checked
7350                 - missing return statements added
7351                 - missing function return types added
7352                 - added parentheses around assignment
7353                   when suggested by gcc
7354
7355 2002-09-29 [alfons]     0.8.3claws33
7356
7357         * src/logwindow.c
7358                 log_window_clear(): only bracket gtk_text_forward_delete() 
7359                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7360                 works around GTK text bug)
7361
7362 2002-09-29 [paul]       0.8.3claws32
7363
7364         * po/bg.po
7365           po/sr.po
7366                 updated by George Danchev and Urke MMI
7367                 respectively
7368
7369 2002-09-27 [christoph]  0.8.3claws31
7370
7371         * doc-src/readme.txt
7372         * doc-src/rfc1806.txt   ** REMOVED **
7373         * doc-src/rfc2183.txt   ** NEW FILE **
7374         * doc-src/rfc2980.txt   ** NEW FILE **
7375                 update rfcs
7376
7377 2002-09-27 [melvin]     0.8.3claws30
7378
7379         * ac/aspell.m4
7380                 Fixed typo which could break linking
7381
7382 2002-09-27 [melvin]     0.8.3claws29
7383
7384         * ac/aspell.m4
7385                 Improved GNU/aspell checking. 
7386                 Fixed bug #614490
7387
7388 2002-09-27 [paul]       0.8.3claws28
7389
7390         * sync with 0.8.3cvs8
7391                 see ChangeLog 2002-09-27
7392
7393 2002-09-26 [colin]      0.8.3claws27
7394
7395         * src/toolbar.[ch]
7396           src/mainwindow.[ch]
7397                 Add "Reply to Mailing-list" to the toolbar
7398
7399 2002-09-26 [christoph]  0.8.3claws26
7400
7401         * src/summaryview.c
7402                 Fix wrong message counts in summaryview status
7403
7404 2002-09-26 [paul]       0.8.3claws25
7405
7406         * sync with 0.8.3cvs7
7407                 see ChangeLog 2002-09-26
7408
7409 2002-09-26 [paul]       0.8.3claws24
7410
7411         * sync with 0.8.3cvs6
7412                 see ChangeLog 2002-09-25
7413
7414 2002-09-25 [christoph]  0.8.3claws23
7415
7416         * src/prefs_common.c
7417         * src/prefs_folder_item.c
7418         * src/prefs_scoring.c
7419                 Renamed "kill score" to "hide score" in GUI
7420                 and prefs files
7421
7422 2002-09-25 [paul]       0.8.3claws22
7423
7424         * sync with 0.8.3cvs5
7425                 see ChangeLog 2002-09-24
7426
7427 2002-09-24 [alfons]     0.8.3claws21
7428
7429         patch by Satoshi Nagayasu: allows appending / saving multiple 
7430         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7431         'Save as ...'")
7432
7433         * AUTHORS
7434                 add Satoshi Nagayasu
7435         * src/summaryview.c
7436                 summary_save_as(): allow saving selected files to
7437                 one file
7438                 summary_set_menu_sensitive: enable "Save As..." when
7439                 multiple files are selected
7440         * src/utils.[ch]
7441                 append_file(): new function
7442
7443 2002-09-24 [colin]      0.8.3claws20
7444
7445         * src/procmime.c
7446                 Fix segfault when mimeinfo doesn't have a 
7447                 content_type. 
7448
7449 2002-09-24 [colin]      0.8.3claws19
7450
7451         * src/prefs_common.[ch]
7452                 Add a preference to display send dialog or not
7453         * src/send.c
7454                 Display send dialog according to preference
7455
7456 2002-09-24 [colin]      0.8.3claws18
7457
7458         * src/compose.[ch]
7459                 Disable user actions when sending
7460
7461 2002-09-24 [colin]      0.8.3claws17
7462
7463         * src/procmime.c
7464                 Do not display name or filename for attachments
7465                 with an application/pgp-signature type
7466                 (security flaw, see bug 537413)
7467
7468 2002-09-23 [colin]      0.8.3claws16
7469
7470         * src/editaddress.c
7471                 Initialize entry_email, entry_alias and 
7472                 entry_remarks to first email address of the list
7473
7474 2002-09-23 [colin]      0.83claws15
7475
7476         * src/compose.c
7477                 Drop pgp-signature when reediting a signed queued
7478                 message
7479
7480 2002-09-23 [melvin]     0.8.3claws14
7481
7482         * po/fr.po
7483                 Updated French translation
7484
7485 2002-09-23 [melvin]     0.8.3claws13
7486
7487         * src/mainwindow.c
7488                 Made custom toolbar menu labels more consistent
7489         * src/prefs_toolbar.c
7490                 Made custom toolbar window title more consistent
7491
7492 2002-09-22 [colin]      0.8.3claws12
7493
7494         * src/inc.c
7495                 Initialize session type to normal before getting 
7496                 mail (fixes strange Get behaviour)
7497         * src/prefs_account.h
7498                 Move STYPE_POP_BEFORE_SMTP to last position to 
7499                 avoid other side-effects
7500
7501 2002-09-22 [colin]      0.8.3claws11
7502
7503         * src/prefs_account.c
7504                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7505                 from pop3 to apop or vice-versa
7506
7507 2002-09-22 [colin]      0.8.3claws10
7508         
7509         * src/prefs_account.[ch]
7510                 Add an option for the POP before SMTP timeout
7511         * src/inc.c
7512                 Remember time of last POP connection
7513         * src/send.c
7514                 Do POP before SMTP only if timeout reached
7515
7516 2002-09-22 [oliver]     0.8.3claws9
7517         
7518         * README.claws
7519                 explain custom toolbar
7520
7521 2002-09-22 [oliver]     0.8.3claws8
7522
7523         * src/prefs_actions.[ch]
7524         custom toolbar for compose      
7525                 actions callback from compose toolbar
7526         * src/folderview.c
7527                 remove include toolbar.h
7528
7529 2002-09-22 [oliver]     0.8.3claws7
7530         
7531         * src/prefs_toolbar.[ch]
7532                 custom toolbar for compose
7533                 - generic prefs_toolbar handles both
7534                   Mainwin's toolbar as well as Compose toolbar          
7535
7536 2002-09-22 [oliver]     0.8.3claws6
7537         
7538         * src/toolbar.[ch]
7539                 custom toolbar for compose
7540                 restructure toolbar.[ch]
7541
7542 2002-09-22 [oliver]     0.8.3claws5
7543
7544         * src/compose.[ch]
7545                 custom toolbar for compose
7546
7547 2002-09-22 [oliver]     0.8.3claws4
7548         
7549         * src/mainwindow.[ch]
7550                 custom toolbar for compose 
7551                 move mainwin toolbar back to mainwindow
7552
7553 2002-09-22 [alfons]     0.8.3claws3
7554
7555         * src/procmsg.c
7556                 :%sno/if(/if (/gc
7557                 :%sno/for(/for (/gc
7558                 (beautify)
7559
7560 2002-09-22 [alfons]     0.8.3claws2
7561         
7562         * src/procmsg.c
7563                 procmsg_save_to_outbox(): don't unlink message file from queue;
7564                 callers should do it using folder_item_remove_msg()
7565
7566 2002-09-22 [colin]      0.8.3claws1
7567
7568         * src/mimeview.[ch]
7569                 Made mimeview_check_signature() public
7570         * src/textview.c
7571                 Made GPG signatures verifiable by clicking
7572                 the [application/pgp-signature] in the Text
7573                 view
7574
7575 2002-09-22 [paul]       0.8.3claws
7576
7577         * po/bg.po
7578           po/en_GB.po
7579           po/es.po
7580           po/it.po
7581           po/pl.po
7582           po/pt_BR.po
7583           po/sr.po
7584                 updated translations, submitted by George Danchev,
7585                 me, Ricardo Mones Lastra, Alessandro Maestri,
7586                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7587                 and Urke MMI, respectively.     
7588
7589 2002-09-22 [alfons]     0.8.2claws65
7590
7591         * src/procmsg.c
7592         * src/pgptext.c
7593                 no furry valgrinds have been used to plug these memleaks
7594
7595 2002-09-20 [paul]       0.8.2claws64
7596
7597         * sync with 0.8.3cvs4
7598                 'Select thread' re-implemented 
7599                 see ChangeLog 2002-09-20
7600
7601 2002-09-21 [alfons]     0.8.2claws63
7602
7603         * src/compose.c
7604                 compose_send(): plug unnoticed memleak
7605
7606 2002-09-20 [alfons]     0.8.2claws62
7607
7608         * src/addr_compl.c
7609                 replace_address_in_edit(): strict check for NULL address to
7610                 fix "[ 607348 ] Segfault in address completion". My guess is
7611                 that this happens with an empty address book, but it's good
7612                 to have this check here anyway
7613                 
7614                 completion_window_button_press(): free string returned 
7615                 from the internal cache
7616
7617 2002-09-20 [christoph]  0.8.2claws61
7618
7619         * src/procmime.h
7620                 added ENC_BINARY to EncodingType
7621         * src/procmime.c
7622                 the string returned by procmime_get_encoding_str
7623                 should not depend on the order of values in the
7624                 EncodingType definition
7625         * doc-src/rfc1806.txt   ** NEW FILE **
7626                 Added rfc1806 about MIME Content-Disposition
7627                 Extension
7628
7629 2002-09-19 [paul]       0.8.2claws60
7630
7631         * sync with 0.8.2cvs3
7632                 see ChangeLog 2002-09-19
7633
7634 2002-09-19 [paul]       0.8.2claws59
7635
7636         * src/prefs_folder_item.c
7637                 revert to Darko's original alignment of colour
7638                 selector button
7639                 add a colon to folder_color label
7640                 
7641         * src/compose.c
7642                 add Colin's patch (with Hiro's modifications) to 
7643                 force BASE64 encoding for 8-bit text when signing
7644                 (sync with 0.8.3cvs2)
7645
7646 2002-09-18 [alfons]     0.8.2claws58
7647
7648         * src/compose.c
7649                 :%sno/if(/if (/gc
7650                 :%sno/for(/for (/gc
7651                 (beautify a little bit)
7652
7653 2002-09-18 [christoph]  0.8.2claws57
7654
7655         * src/pine.c
7656                 fix handling of fgetc return value
7657
7658 2002-09-17 [alfons]     0.8.2claws56
7659         
7660         * src/summaryview.c
7661                 summary_sort(): check non-NULL summaryview->folder_item when no 
7662                 folder is selected at all
7663                 (closes "[ 610344 ] sort label make syl Crash")
7664
7665 2002-09-17 [alfons]     0.8.2claws55
7666         
7667         * src/compose.c
7668                 beautify a little bit
7669
7670 2002-09-17 [christoph]  0.8.2claws54
7671
7672         * src/folder.c
7673                 initialize max values for cache and folder
7674                 when cache or folder is empty
7675
7676 2002-09-15 [colin]      0.8.2claws53
7677
7678         * src/compose.c
7679                 Fix a leak (thanks Alfons!) and cleaned
7680                 variables names for custom headers
7681
7682 2002-09-15 [colin]      0.8.2claws52
7683
7684         * src/compose.c
7685                 Fix custom headers recognition when
7686                 prefs_common.trans_hdr is on
7687
7688 2002-09-15 [colin]      0.8.2claws51
7689
7690         * src/compose.c
7691                 Allow dynamically-added custom headers
7692                 Yet not reparsed if reedited
7693
7694 2002-09-15 [alfons]     0.8.2claws50
7695
7696         * src/prefs_account.c
7697                 fix warnings
7698
7699 2002-09-15 [colin]      0.8.2claws49
7700         
7701         * src/prefs_account.c
7702                 fix pop_before_smtp sensitivity
7703
7704 2002-09-15 [colin]      0.8.2claws48
7705
7706         * src/inc.[ch]
7707                 add inc_pop_before_smtp()
7708                 allow MainWindow to be undefined in 
7709                 inc_account_mail() and inc_start()
7710         * src/pop.c
7711           src/prefs_account.h
7712                 add STYPE_POP_BEFORE_SMTP session type
7713         * src/prefs_account.c
7714                 activated pop before smtp option
7715         * src/send.c
7716                 do pop before smtp if the relevant option 
7717                 is set
7718
7719 2002-09-15 [paul]       0.8.2claws47
7720
7721         * sync with 0.8.3
7722                 see ChangeLog 2002-09-15
7723
7724 2002-09-14 [paul]       0.8.2claws46
7725
7726         * po/bg.po
7727                 updated Bulgarian translation, submitted by
7728                 George Danchev
7729
7730 2002-09-13 [paul]       0.8.2claws45
7731
7732         * src/compose.c
7733                 merge claws' select_account() with main's
7734                 (new) compose_select_account(). [sync with
7735                 0.8.2cvs15, see ChangeLog 2002-09-11]
7736
7737 2002-09-12 [christoph]  0.8.2claws44
7738
7739         * src/filter.c
7740                 allocate 1 elements of FolderItem not 0
7741
7742 2002-09-12 [colin]      0.8.2claws43
7743
7744         * src/compose.c
7745                 Fix bug #590825 (obey Follow-up: poster)
7746
7747 2002-09-12 [colin]      0.8.2claws42
7748
7749         * src/procmime.c
7750                 Fix bug #557009 (wrong headers for messages 
7751                 forwarded as attachments)
7752
7753 2002-09-11 [colin]      0.8.2claws41
7754         
7755         * src/compose.c
7756                 Put SCF: pseudo-header on top of message
7757                 Set draft tmp_flag when saved as draft
7758
7759         * src/procmsg.c
7760           src/procheader.c
7761                 Skip after first \n\n for beginning of real message
7762                 for drafts too
7763
7764 2002-09-11 [christoph]  0.8.2claws40
7765
7766         * src/filtering.c
7767                 use procmsg flag functions in filtering or processing
7768                 will cause incorrect folder message counts
7769
7770 2002-09-11 [colin]      0.8.2claws39
7771
7772         * src/compose.c
7773                 Fix bug #550175 - wrong save folder when reediting
7774                 drafts
7775
7776 2002-09-11 [paul]       0.8.2claws38
7777
7778         * sync with 0.8.2cvs14
7779                 see ChangeLog 2002-09-11
7780
7781 2002-09-11 [colin]      0.8.2claws37
7782
7783         * src/folder.c
7784                 Fix a typo (seeming to cause new/unread status to
7785                 be lost)
7786
7787 2002-09-10 [christoph]  0.8.2claws36
7788
7789         * src/compose.c
7790                 compose_redirect should not use compose_generic_new
7791                 because that does more stuff than expected including
7792                 opening the external editor
7793                 (closes bug "[ 526608 ] bounced messages appear blank
7794                  in editor")
7795
7796 2002-09-10 [christoph]  0.8.2claws35
7797
7798         * src/folder.c
7799                 fix problem with too large message number range
7800                 causing a crash in folder_item_scan
7801
7802 2002-09-10 [paul]       0.8.2claws34
7803
7804         * sync with 0.8.2cvs13
7805                 see ChangeLog 2002-09-10
7806
7807 2002-09-10 [christoph]  0.8.2claws33
7808
7809         * src/msgcache.c
7810                 set MsgInfo TmpFlags for queue and draft folders
7811                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7812
7813 2002-09-10 [paul]       0.8.2claws32
7814
7815         * AUTHORS
7816           po/bg.po      ** NEW FILE **
7817                 new Bulgarian translation submitted by
7818                 George Danchev <danchev@spnet.net>
7819                 
7820         * tools/Makefile.am
7821           tools/README
7822           tools/tb2sylpheed     ** NEW FILE **
7823                 add script that converts an addressbook exported
7824                 from The Bat! into a Sylpheed addressbook. Submitted
7825                 by Urke MMI <urke-kg@eunet.yu>
7826
7827 2002-09-10 [paul]       0.8.2claws31
7828
7829         * sync with 0.8.2cvs12
7830                 see ChangeLog 2002-09-10
7831
7832 2002-09-06 [paul]       0.8.2claws30
7833
7834         * src/prefs_common.c
7835                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7836                 
7837         * tools/Makefile.am
7838           tools/README
7839           tools/ldif-to-xml.py  ** REMOVED **
7840                 remove obsolete python script
7841
7842 2002-09-06 [paul]       0.8.2claws29
7843
7844         * sync with 0.8.2cvs10
7845                 see ChangeLog 2002-09-06
7846
7847 2002-09-04 [paul]       0.8.2claws28
7848
7849         * sync with 0.8.2cvs9
7850                 see ChangeLog 2002-08-04
7851
7852 2002-09-04 [colin]      0.8.2claws27 
7853
7854         * src/prefs_common.[ch]
7855                 Added signature color configuration
7856         * src/textview.c
7857                 Use user-specified signature color
7858
7859 2002-09-03 [colin]      0.8.2claws26
7860
7861         * src/prefs_common.[ch]
7862                 Added autosave and autosave_length prefs
7863         * src/compose.c
7864                 Added compose_remove_draft()
7865                 Auto-save drafts according to the prefs
7866         * src/main.c
7867                 Added a crash-indicator file, allowing to check
7868                 for new messages on startup if Sylpheed crashed
7869                 (makes saved drafts "reappear")
7870
7871 2002-09-03 [colin]      0.8.2claws25
7872
7873         * src/textview.[ch]
7874                 Grey the signature
7875
7876 2002-09-03 [paul]       0.8.2claws24
7877
7878         * sync with 0.8.2cvs8
7879                 see ChangeLog 2002-09-02 and 2002-09-03
7880
7881 2002-09-03 [darko]      0.8.2claws23
7882
7883         * src/folderview.c
7884                 use normal style when creating new folder to pick
7885                 proper font size 
7886
7887 2002-09-02 [melvin]     0.8.2claws22
7888
7889         * src/gtkaspell.m4
7890                 removed some obsolete code
7891
7892 2002-09-02 [melvin]     0.8.2claws21
7893
7894         * ac/aspell.m4
7895                 fixed test's equality sign (== to =)
7896
7897 2002-09-02 [alfons]     0.8.2claws20
7898
7899         * src/folder.c
7900         * src/mh.c
7901                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7902                 as folder->destroy virtual as suggested by Hiro
7903                 (the mh.c code seems to have been lost around mh.c.1.21)
7904
7905 2002-09-02 [paul]       0.8.2claws19
7906
7907         * po/pt_BR.po
7908                 updated by Fabio Jr. Beneditto
7909                 
7910         * src/defs.h
7911                 use 'http://claws.sylpheed.org' for homepage link. 
7912                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7913
7914 2002-09-01 [alfons]     0.8.2claws18
7915
7916         * src/mh.c
7917                 plug memleak related to one Martin Kluge found
7918
7919 2002-08-31 [paul]       0.8.2claws17
7920
7921         * sync with 0.8.2cvs6
7922                 see ChangeLog 2002-08-30
7923
7924 2002-08-31 [alfons]     0.8.2claws16
7925
7926         * src/folder.c
7927                 folder_destroy(): remove mailbox from folderlist even if it has
7928                 no destroy virtual
7929
7930 2002-08-31 [alfons]     0.8.2claws15
7931
7932         * src/folder.c
7933                 :%sno/if(/if (/gc
7934                 :%sno/for(/for (/gc
7935                 (being pedantic I know)
7936
7937 2002-08-31 [alfons]     0.8.2claws14
7938
7939         * src/folder.c
7940                 check for NULL pointers returned from folder->fetch_msginfo virtual
7941                 (should solve some reported crashes)
7942
7943 2002-08-30 [alfons]     0.8.2claws13
7944
7945         * acconfig.h
7946         * configure.in
7947         * src/crash.c
7948                 enable crash dialog on compilation time
7949                 (--enable-crash-dialog configure option)
7950
7951 2002-08-30 [alfons]     0.8.2claws12
7952
7953         * AUTHORS
7954                 add Martin Kluge
7955         * src/mh.c
7956                 apply memory leak plug patch by Martin Kluge
7957                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7958                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7959                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7960
7961 2002-08-30 [darko]      0.8.2claws11
7962
7963         * src/folderview.c
7964                 copy Gtk style from normal style to match
7965                 font size for coloured folders
7966
7967 2002-08-29 [alfons]     0.8.2claws10
7968
7969         * sylpheed.desktop
7970                 Type=Internet <- Type=Application
7971                 (reported by Michael Schwendt, see:
7972                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7973                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7974
7975 2002-08-29 [paul]       0.8.2claws9
7976
7977         * sync with 0.8.2cvs5
7978                 see ChangeLog 2002-08-29
7979
7980 2002-08-29 [colin]      0.8.2claws8
7981
7982         * src/summaryview.c
7983                 Added a sanity check in summary_select_thread
7984                 Should fix bug 601605
7985
7986 2002-08-29 [colin]      0.8.2claws7
7987
7988         * src/main.c
7989                 Revert claws6 changes regarding bug #591676
7990
7991 2002-08-28 [colin]      0.8.2claws6
7992         
7993         * src/main.c
7994                 Ignore cache for queue folderitems
7995                 Fix bug #591676
7996
7997 2002-08-28 [melvin]     0.8.2claws5
7998
7999         * README.claws
8000                 Fixed typos.
8001
8002 2002-08-28 [melvin]     0.8.2claws4
8003
8004         * README.claws
8005                 Updated a bit the text concerning the spell checker
8006
8007 2002-08-28 [melvin]     0.8.2claws3
8008
8009         Merged the GNU_aspell_branch:
8010                 Support of new GNU/aspell is now included and the old pspell
8011                 is not supported anymore.
8012                 See README.claws
8013
8014         * README.claws
8015                 Updated spell checker text to reflect the switch to GNU/aspell
8016
8017         * ac/aspell.m4          *** NEW ***
8018         * src/gtkaspell.[ch]    *** NEW *** 
8019         * ac/pspell.m4          *** DELETED *** 
8020         * src/gtkspell.[ch]     *** DELETED ***
8021
8022         * ac/Makefile.am
8023                 Updated for GNU/aspell support
8024
8025         * po/POTFILES.in
8026                 Replaced gtkspell.c by gtkaspell.c
8027
8028         * acconfig.h
8029         * src/Makefile.am
8030         * src/about.c
8031         * src/compose.[ch]
8032         * src/crash.c
8033         * src/main.c
8034         * src/prefs_common.[ch]
8035                 Updated for GNU/aspell support
8036
8037 2002-08-28 [paul]       0.8.2claws2
8038
8039         * sync with 0.8.2cvs4
8040                 see ChangeLog 2002-08-27 and 2002-08-28
8041
8042 2002-08-28 [colin]      0.8.2claws1
8043
8044         * src/summary_search.c
8045                 Added "AND search"
8046
8047 2002-08-28 [jens]       0.8.2claws
8048
8049         *po/de.po
8050                 Updated German translations
8051
8052 2002-08-27 [melvin]     0.8.2claws
8053
8054         * po/fr.po
8055                 Updated French translations
8056
8057 2002-08-27 [paul]       0.8.2claws
8058
8059         * sync with 0.8.2 main release
8060
8061         * po/en_GB.po
8062           po/es.po
8063           po/it.po
8064           po/pl.po
8065           po/pt_BR.po
8066           po/sr.po
8067                 updated message catalogs submitted by
8068                 Ricardo Mones Lastra, Alessandro Maestri,
8069                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8070                 Beneditto and Urke MMI  
8071
8072 2002-08-27 [hoa]        0.8.1claws123
8073
8074         * src/mainwindow.[ch]
8075         * src/summaryview.[ch]
8076                 removed the "filter setting" menu option.
8077                 add a "cancel a news message" menu option.
8078
8079 2002-08-26 [martin]     0.8.1claws122
8080
8081         * ChangeLog.claws
8082                 changed string under 0.8.1claws79 changed by myself
8083                 i'm sorry alfons :(
8084
8085 2002-08-26 [martin]     0.8.1claws121
8086
8087         * src/crash.c
8088                 added kill command to debuggerrc to start crash dialog
8089
8090 2002-08-26 [paul]       0.8.1claws120
8091
8092         * sync with 0.8.1cvs31
8093                 see ChangeLog 2002-08-26
8094
8095 2002-08-25 [alfons]     0.8.1claws119
8096
8097         * src/procmsg.c
8098                 fix bug that didn't send out correct headers to news server
8099                 when sending news article and email from queue (bug reported
8100                 and patch provided by Tim Mann; closes bug 
8101                 "[ 583196 ] 0.7.8claws can't post news")
8102
8103 2002-08-25 [alfons]     0.8.1claws118
8104
8105         * src/selective_download.c
8106                 mark two strings as translatable
8107                 (thanks to Urke MMI for pointing this out)
8108
8109 2002-08-25 [alfons]     0.8.1claws117
8110
8111         * src/summaryview.c
8112                 treat sent boxes as special and allow sorting them by addressee
8113                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8114                 submitted by Steve Lamb)
8115
8116 2002-08-24 [alfons]     0.8.1claws116
8117
8118         * src/matcher.c
8119                 fix memleak reported by Martin Kluge
8120                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8121
8122 2002-08-24 [oliver]     0.8.1claws115
8123
8124         * src/prefs_toolbar.c
8125                 o code cleanup as suggested by Alfons
8126                 o memleak fix
8127
8128 2002-08-24 [alfons]     0.8.1claws114
8129
8130         * src/summaryview.c
8131                 o fix another memory leak reported by Martin Kluge
8132                   (see "[ 599568 ] Small Memory Leak")
8133                 o remove 'from' variable from 'summary_set_header()'; we can
8134                   do with just 'to' 
8135
8136 2002-08-24 [paul]       0.8.1claws113
8137
8138         * sync with 0.8.1cvs30
8139                 see ChangeLog 2002-08-23
8140
8141 2002-08-24 [alfons]     0.8.1claws112
8142
8143         * src/summaryview.c
8144                 remove unnecessary allocations for search bar fixing leaks
8145                 reported by Martin Kluge
8146                 (see "[ 599451 ] Further memory leaks?")
8147
8148 2002-08-24 [alfons]     0.8.1claws111
8149
8150         * src/main.c
8151                 make get_socket_name() public for crash.c
8152         * src/crash.c
8153                 o make report bug button work (goes to claws' 
8154                   bug tracker at sf.net)
8155                 o introduce function for doing important stuff just
8156                   before claws goes down
8157                 o clean up code 
8158
8159 2002-08-24 [alfons]     0.8.1claws110
8160
8161         * src/compose.c
8162                 move cursor to "To" entry when forwarding as attachment
8163                 (reported and solved by Steve Lamb, closes bug report
8164                 "[ 592880 ] Forward as attachment; cursor not in to")
8165
8166 2002-08-24 [colin]      0.8.1claws109
8167
8168         * src/mainwindow.c
8169                 fix quick search visibility after GUI (de)separations.
8170
8171 2002-08-23 [colin]      0.8.1claws108
8172
8173         * src/mainwindow.c
8174                 fix header pane visibility after folderview or
8175                 messageview (de)separation
8176
8177 2002-08-23 [paul]       0.8.1claws107
8178
8179         * src/mainwindow.[ch]
8180           src/toolbar.c
8181                 give full control of display or non-display 
8182                 of the Execute icon to Custom toolbar settings.
8183                 add new sensitivity condition to maninwindow.h: 
8184                 M_DELAY_EXEC
8185
8186         * ChangeLog
8187           ChangeLog.jp
8188           NEWS
8189                 more sync with 0.8.1cvs29
8190
8191 2002-08-23 [melvin]     0.8.1claws106
8192
8193         * src/alertpanel.c
8194                 Readded support for custom widget in alertpanel lost in last
8195                 sync.
8196
8197 2002-08-23 [paul]       0.8.1claws105
8198
8199         * sync with 0.8.1cvs29
8200                 see ChangeLog 2002-08-23
8201
8202 2002-08-23 [colin]      0.8.1claws104
8203
8204         * src/summaryview.c
8205                 Fix folder and search pixmaps exchanging positions
8206                 after theme or toolbar changes. Thank to Oliver for 
8207                 reporting this.
8208
8209 2002-08-23 [colin]      0.8.1claws103
8210
8211         * src/mainwindow.c
8212           src/messageview.[ch]
8213           src/noticeview.[ch]
8214           src/summaryview.c
8215                 Changed messageview_create() and noticeview_create()
8216                 to avoid the last gdk_warning
8217
8218 2002-08-22 [colin]      0.8.1claws102
8219
8220         * src/summaryview.c
8221                 Fix my new `Creating pixmap from xpm' warning
8222
8223 2002-08-22 [colin]      0.8.1claws101
8224
8225         * src/mainwindow.c
8226                 Fix some of the gdk warnings
8227
8228 2002-08-22 [colin]      0.8.1claws100
8229
8230         * src/Makefile.am
8231         * src/stock_pixmap.c
8232         * src/stock_pixmap.h
8233         * src/pixmaps/quicksearch.xpm *ADDED*
8234                 Add the quicksearch pixmap
8235         * src/mainwindow.c
8236         * src/summaryview.c
8237         * src/summaryview.h
8238                 Make quicksearch bar visible/hidden via a button
8239
8240 2002-08-22 [christoph]  0.8.1claws99
8241
8242         * src/folder.c
8243                 fix folder update for newsgroups with message
8244                 numbers below minimum number of articles to fetch
8245                 (closes bug #598445)
8246
8247 2002-08-22 [paul]       0.8.1claws98
8248
8249         * sync with 0.8.1cvs28
8250                 see ChangeLog 2002-08-22
8251
8252 2002-08-21 [alfons]     0.8.1claws97
8253
8254         * src/crash.c
8255                 use bt instead of bt full which seems to work 
8256                 better, and bt full doesn't give a great deal 
8257                 of information anyway
8258
8259 2002-08-21 [colin]      0.8.1claws96
8260
8261         * src/summaryview.c
8262                 fix summaryview_searchtype_changed prototype
8263
8264 2002-08-21 [christoph]  0.8.1claws95
8265
8266         * src/mainwindow.c
8267                 o fix broken menu update for sorting type, we have to
8268                   get this info from the summaryview now
8269                 o removed setting of threaded state in menu callback
8270         * src/summaryview.[ch]
8271                 more summaryview/folderitem seperation for
8272                 threading option
8273         * configure.in
8274                 removed not required --with-compiler-flags option
8275
8276 2002-08-21 [oliver]     0.8.1claws94
8277         
8278         * src/toolbar.h 
8279                 o rename toolbar.xml to toolbar_main.xml
8280                   since toolbar_compose.xml might come up 
8281                   any time soon
8282         * README.claws
8283                 add custom toolbar              
8284
8285 2002-08-21 [darko]      0.8.1claws93
8286
8287         * src/procmsg.c
8288                 don't reset tmp flags for messages copied
8289                 to sent folder
8290
8291 2002-08-21 [colin]      0.8.1claws92
8292         
8293         * src/prefs_filtering.c
8294                 fix renaming rules on folder rename 
8295                 when folder is not a leaf folder
8296
8297 2002-08-21 [paul]       0.8.1claws91
8298
8299         * src/prefs_folder_item.c
8300                 fix alignment of colour selector
8301
8302 2002-08-21 [paul]       0.8.1claws90
8303
8304         * sync with 0.8.1cvs27
8305                 see ChangeLog 2002-08-21
8306
8307 2002-08-21 [paul]       0.8.1claws89
8308
8309         * src/summaryview.c
8310                 fix crash when changing field type in
8311                 Quick search bar
8312
8313 2002-08-21 [colin]      0.8.1claws88
8314
8315         * src/summaryview.c
8316                 Made quick search case-insensitive
8317
8318 2002-08-21 [paul]       0.8.1claws87
8319
8320         * sync with 0.8.1cvs26
8321                 see ChangeLog 2002-08-21
8322
8323 2002-08-20 [christoph]  0.8.1claws86
8324
8325         * src/folderview.c
8326         * src/main.c
8327         * src/summaryview.[ch]
8328                 more summaryview/folderitem seperation for
8329                 sort_key and sort_type
8330         * src/procmsg.c
8331                 added missing return statement
8332
8333 2002-08-20 [colin]      0.8.1claws85
8334
8335         * src/summaryview.[ch]
8336                 Added a quick search box
8337         * src/mainwindow.c
8338         * src/prefs_common.[ch]
8339                 Added a show/hide option for the quick search
8340
8341 2002-08-20 [oliver]     0.8.1claws84
8342         
8343         * src/mainwindow.c
8344                 remove toolbar_create_popups
8345         * src/toolbar.[ch]
8346                 o remove toolbar_create_popups
8347                 o fix toolbar_set_sensitive 
8348                   (Bug reports #596834 and #596832)     
8349         * src/prefs_toolbar.c
8350                 o add "Set default" button
8351                 o align label and text + combo widgets
8352
8353 2002-08-20 [hoa]        0.8.1claws83bis
8354
8355         * src/imap.c
8356                 fixed a bug in imap_fetch_msginfo() in case there is no
8357                 current folder.
8358
8359 2002-08-20 [darko]      0.8.1claws83
8360
8361         * src/folderview.c
8362                 copy the color style of folder view so it
8363                 works with GTK themes
8364
8365 2002-08-20 [darko]      0.8.1claws82
8366
8367         * src/folder.h
8368         * src/folderview.c
8369         * src/prefs_folder_item.[hc]
8370                 don't use UI stuff in folder.h
8371
8372 2002-08-20 [darko]      0.8.1claws81
8373
8374         * src/folder.h
8375         * src/prefs_folder_item.h
8376         * src/folderview.c
8377         * src/prefs_folder_item.c
8378                 ability to set folder color in folderview
8379
8380 2002-08-19 [alfons]     0.8.1claws80
8381
8382         * src/summaryview.c
8383                 fix one of the earlier memleaks reported by Martin Kluge
8384
8385 2002-08-19 [alfons]     0.8.1claws79
8386
8387         * src/mainwindow.c
8388                 hide notice view when selecting seperate folder
8389                 view (reported by Urke MMI)
8390
8391 2002-08-19 [christoph]  0.8.1claws78
8392
8393         * src/folderview.c
8394         * src/prefs_folder_item.h
8395         * src/summaryview.[ch]
8396                 o add summary_set_prefs_from_folderitem to set
8397                   summaryview prefs (first step to remove all
8398                   references to the folderitem in summaryview)
8399                 o moved compiled regex stuff from folderitem prefs
8400                   to summaryview code
8401
8402 2002-08-19 [paul]       0.8.1claws77
8403
8404         * src/compose.c
8405                 add check for '.' to QUOTE_IF_REQUIRED
8406
8407 2002-08-19 [paul]       0.8.1claws76
8408
8409         * src/inc.c
8410                 sync with 0.8.1cvs25 (plug memory leak)
8411
8412         * src/prefs_toolbar.c
8413                 re-order prefs_toolbar_cancel()
8414
8415 2002-08-18 [alfons]     0.8.1claws75
8416
8417         * src/inc.c
8418         * src/matcher.c
8419                 plug other memleaks reported by Martin Kluge
8420
8421 2002-08-18 [paul]       0.8.1claws74
8422
8423         * po/pt_BR.po
8424                 updated by Fabio Jr. Beneditto
8425
8426 2002-08-18 [paul]       0.8.1claws73
8427
8428         * src/toolbar.[ch]
8429                 fix bug where tooltips were displayed untranslated              
8430
8431         * src/prefs_toolbar.c
8432                 fix bug where clicking 'Cancel' creates an icon & text
8433                 toolbar regardless of prefs
8434         
8435
8436 2002-08-17 [oliver]     0.8.1claws72
8437
8438         * src/prefs_toolbar.c
8439                 update toolbar on CANCEL
8440                 bug reported by Martin Kluge
8441         * src/toolbar.c
8442                 toolbar_destroy memleak fixed           
8443
8444 2002-08-17 [alfons]     0.8.1claws71
8445
8446         * src/toolbar.c
8447                 plug another memleak reported by Martin Kluge
8448
8449 2002-08-16 [alfons]     0.8.1claws70
8450
8451         * src/crash.c
8452                 use execvp() correctly (suggested by wwp; thanks!)
8453
8454 2002-08-16 [alfons]     0.8.1claws69
8455
8456         * src/gtksctree.c
8457                 plug memory leak reported by Kim Schultz & Martin Kluge
8458
8459 2002-08-16 [paul]       0.8.1claws68
8460
8461         * po/es.po
8462                 updated by Ricardo Mones Lastra
8463
8464 2002-08-16 [paul]       0.8.1claws67
8465
8466         * src/toolbar.h
8467                 fix bug where 'Compose News' icon showed wrong
8468                 tooltip
8469
8470 2002-08-16 [paul]       0.8.1claws66
8471
8472         * sync with 0.8.1cvs24
8473                 see ChangeLog 2002-08-16
8474
8475         * po/it.po
8476                 updated by Alessandro Maestri
8477
8478 2002-08-15 [paul]       0.8.1claws65
8479
8480         * po/sr.po
8481                 updated by Urke MMI
8482
8483 2002-08-15 [paul]       0.8.1claws64
8484
8485         * src/*.c
8486                 don't translate debug info
8487
8488         * src/matcher.[ch]
8489                 add copyright info
8490
8491 2002-08-15 [paul]       0.8.1claws63
8492
8493         * src/prefs_toolbar.c
8494                 fix bug where clicking 'OK' creates an icon & text
8495                 toolbar regardless of prefs
8496
8497 2002-08-14 [alfons]     0.8.1claws62
8498
8499         * src/main.c
8500                 add global var that has the full argv[0]
8501         * src/crash.c
8502                 o execvp the correct sylpheed by using argv0
8503                   and setting the correct work dir
8504                 o other tweaks  
8505
8506 2002-08-14 [oliver]     0.8.1claws61
8507         
8508         * enable/disable Toolbar Action Buttons 
8509         * code cleanups
8510         * src/mainwindow.c
8511         * src/toolbar.[ch]      
8512         * src/prefs_toolbar.c   
8513
8514 2002-08-14 [melvin]     0.8.1claws60
8515
8516         * po/fr.po
8517                 Updated French translations
8518
8519 2002-08-14 [melvin]     0.8.1claws59
8520
8521         * src/crash.c
8522                 Made bug report not translatable
8523         * src/exporthtml.c
8524                 Fixed exporthtml_build_filespec() return value
8525         * src/foldersel.c
8526                 Fixed incorrect include file
8527         * src/gtkspell.c
8528         * src/prefs_actions.c
8529         * src/prefs_toolbar.c
8530                 Made debug info not translatable
8531         * src/mutt.c
8532         * src/quote_fmt.c
8533                 Added missing includes
8534         * src/prefs_common.c
8535                 Fixed typo
8536
8537 2002-08-14 [paul]       0.8.1claws58
8538
8539         * faq/es/sylpheed-faq.html
8540           faq/es/sylpheed-faq-[1-3].html
8541           faq/es/sylpheed-faq-4.html     **NEW FILE **
8542                 update Spanish FAQ
8543
8544 2002-08-13 [christoph]  0.8.1claws57
8545
8546         * src/procmsg.c
8547                 ignore thread fix that did not mark all
8548                 child nodes of a ignored thread as
8549                 ignored. Does not work perfectly yet,
8550                 but it is better now
8551
8552 2002-08-13 [alfons]     0.8.1claws56
8553
8554         * src/crash.c
8555                 o implement 'save crash log'
8556                 o some tweaks
8557
8558 2002-08-13 [melvin]     0.8.1claws55
8559
8560         * src/main.c
8561                 removed unrequired "execinfo.h" header
8562
8563 2002-08-12 [paul]       0.8.1claws54
8564
8565         * faq/en/sylpheed-faq.html
8566           faq/en/sylpheed-faq-[1-3].html
8567           faq/en/sylpheed-faq-4.html     **NEW FILE **
8568                 update English FAQ
8569
8570 2002-08-12 [alfons]     0.8.1claws53
8571
8572         * po/POTFILES.in
8573                 add crash.c to translatables
8574         * src/crash.c
8575                 bring in Leandro's crash dialog
8576
8577 2002-08-11 [alfons]     0.8.1claws52
8578
8579         * src/crash.c
8580                 clean up some warnings
8581
8582 2002-08-11 [alfons]     0.8.1claws51
8583
8584         * acconfig.h
8585         * configure.in
8586         * src/crash.[ch]        ** NEW FILES **
8587         * src/main.c            
8588                 initial gdb crash handler
8589
8590 2002-08-11 [paul]       0.8.1claws50
8591
8592         * src/prefs_toolbar.c
8593                 replace Up/Down arrow pixmaps with text to be
8594                 consistent across icon themes
8595
8596 2002-08-11 [paul]       0.8.1claws49
8597
8598         * src/prefs_common.c
8599           src/prefs_toolbar.c
8600                 rename 'Pixmap' -> 'Icon'
8601
8602         * src/toolbar.[ch]
8603                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8604
8605 2002-08-10 [paul]       0.8.1claws48
8606
8607         * src/prefs_toolbar.c
8608                 re-work the UI
8609
8610 2002-08-10 [paul]       0.8.1claws47
8611
8612         * src/main.c
8613                 don't write Processing progress to status bar
8614                 patch submitted by Alexander Evseev
8615
8616         * src/prefs_toolbar.c
8617                 re-position and resize window
8618                 make window assume correct size on first call
8619
8620 2002-08-10 [paul]       0.8.1claws46
8621
8622         * src/mainwindow.c
8623           src/prefs_toolbar.c
8624           src/toolbar.c
8625           src/toolbar.h
8626                 obey coding style
8627                 follow UI text conventions
8628
8629 2002-08-10 [alfons]     0.8.1claws45
8630
8631         * src/toolbar.c
8632                 correct pixmap for delete action
8633
8634 2002-08-10 [paul]       0.8.1claws44
8635
8636         * po/pt_BR.po
8637                 updated by Fabio Jr. Beneditto
8638
8639 2002-08-10 [paul]       0.8.1claws43
8640
8641         * po/POTFILES.in
8642                 add custom toolbar files
8643
8644 2002-08-10 [paul]       0.8.1claws42
8645
8646         * sync with 0.8.1cvs22
8647                 see ChangeLog 2002-08-09
8648
8649 2002-08-09 [paul]       0.8.1claws41
8650
8651         * tools/Makefile.am
8652           tools/README
8653           tools/outlook2sylpheed.pl     ** NEW FILE **
8654                 add script to convert exported Outlook
8655                 contacts list to a Sylpheed addressbook.
8656                 Submitted by Ricardo Mones Lastra.
8657
8658 2002-08-09 [paul]       0.8.1claws40
8659
8660         * AUTHORS
8661           configure.in
8662           po/sr.po      ** NEW FILE **
8663                 add Serbian message catalog. Submitted by
8664                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8665
8666 2002-08-09 [paul]       0.8.1claws39
8667
8668         * sync with 0.8.1cvs21
8669                 see ChangeLog 2002-08-08
8670
8671 2002-08-08 [oliver]     0.8.1claws38
8672
8673         * src/mainwindow.c
8674                 move Custom Toolbar to Configuration menu
8675
8676 2002-08-08 [oliver]     0.8.1claws37
8677
8678         * src/prefs_toolbar.c
8679                 fix substitute pixmap bug
8680
8681 2002-08-08 [paul]       0.8.1claws36
8682
8683         * sync with 0.8.1cvs19
8684                 see ChangeLog 2002-08-08
8685
8686 2002-08-07 [christoph]  0.8.1claws35
8687
8688         * src/utils.c
8689                 fixed a memory leak in new canonicalize_file_replace
8690
8691 2002-08-07 [christoph]  0.8.1claws34
8692
8693         * src/utils.[ch]
8694                 o canonicalize_file_replace should create the temporary
8695                   file in the same directory as the original file.
8696                 o added get_tmpfile_in_dir that creates a temorary file
8697                   in a specified directory.
8698
8699 2002-08-07 [melvin]     0.8.1claws33
8700
8701         * src/toolbar.c
8702                 fixed bug where 'Article' button acted as 'Email' button.
8703
8704 2002-08-07 [paul]       0.8.1claws32
8705
8706         * sync with 0.8.1.cvs17
8707                 see ChangeLog 2002-08-07
8708
8709 2002-08-07 [colin]      0.8.1claws31
8710         
8711         * src/news.c
8712                 fix mass-cancel problem
8713
8714 2002-08-07 [thorsten]   0.8.1claws30
8715
8716         * src/prefs_toolbar.c
8717                 fix: crash on replace or add new button
8718         * src/toolbar.c
8719                 fix: close xmlfile after reading
8720         * src/utils.c
8721                 fix: unlink() file before rename()
8722
8723 2002-08-06 [paul]       0.8.1claws29
8724
8725         * sync with 0.8.cvs15
8726                 see ChangeLog 2002-08-06
8727
8728 2002-08-06 [oliver]     0.8.1claws28
8729
8730         * src/toolbar.c
8731         * src/prefs_toolbar.c
8732                 fixed empty toolbar issue
8733
8734 2002-08-06 [oliver]     0.8.1claws27
8735
8736         * Custom Toolbar Final 
8737         * src/folderview.c
8738         * src/inc.c
8739         * src/summaryview.c
8740                 o toolbar stuff now lives in src/toolbar.[ch]
8741                 o main_window_toolbar_* functions are renamed to
8742                   toolbar_* reflecting their new source file
8743         * src/mainwindow.[ch]
8744                 o remove toolbar stuff  
8745
8746 2002-08-06 [oliver]     0.8.1claws26
8747         
8748         * src/Makefile.am
8749         * src/prefs_toolbar.[ch]        **New File**
8750         * src/toolbar.[ch]              **New File**
8751                 o prefs_toolbar.[ch] custom toolbar frontend
8752                 o toolbar.[ch]       backend 
8753
8754 2002-08-06 [oliver]     0.8.1claws25
8755
8756         * src/prefs_actions.[ch]
8757                 o new exported function actions_execute
8758
8759 2002-08-06 [paul]       0.8.1claws24
8760
8761         * sync with 0.8.1cvs4
8762                 see ChangeLog 2002-08-06
8763
8764 2002-08-06 [paul]       0.8.1claws23
8765
8766         * sync with 0.8.1cvs13
8767                 see ChangeLog 2002-08-06
8768
8769 2002-08-06 [paul]       0.8.1claws22
8770
8771         * sync with 0.8.1cvs12
8772                 see ChangeLog 2002-08-05 and 2002-08-06
8773
8774 2002-08-06 [match]      0.8.1claws21
8775
8776         * src/addrclip.c
8777                 improvements to cut/copy/paste address
8778
8779 2002-08-05 [match]      0.8.1claws20
8780
8781         * src/addritem.[ch]
8782         * src/addrcache.c
8783         * src/addrbook.c
8784         * src/editaddress.c
8785         * src/addressbook.c
8786                 fixes to improve cut/copy/paste
8787
8788 2002-08-06 [melvin]     0.8.1claws19
8789
8790         * src/account.[ch]
8791                 account_find_all_from_address(): new function that returns the
8792                 list of all accounts that are matched in an address.
8793         * src/alertpanel.[ch]
8794                 alertpanel() now accepts a custom widget
8795                 alertpanel_with_widget(): new function that pops up a panel with
8796                 a custom widget in it 
8797         * src/gtkutils.[ch]
8798                 gtkut_account_menu_new(): new function that allows the selection
8799                 of an account from a list of accounts.
8800         * src/messageview.c
8801                 Extended Return Receipt notification to select the correct 
8802                 account and to make a security test on the Delivery-Notification
8803                 address which should be the same as the Return-Path.
8804
8805 2002-08-06 [thorsten]   0.8.1claws18
8806
8807         * src/mimeview.c
8808                 attach_all: save unnamed as "noname.%d",
8809                 dont free static dirname
8810
8811 2002-08-05 [alfons]     0.8.1claws17
8812
8813         * configure.in
8814                 detect XIM by trying to link rather than compile a XIM program
8815
8816 2002-08-05 [oliver]     0.8.1claws16
8817                 
8818         * src/stock_pixmap.[ch]
8819                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8820                 o new func to retrieve pixmaps
8821
8822 2002-08-05 [paul]       0.8.1claws15
8823
8824         * sync with 0.8.1cvs10
8825                 see ChangeLog 2002-08-05
8826
8827 2002-08-04 [alfons]     0.8.1claws14
8828
8829         * src/textview.c
8830                 see if this plugs memleak
8831
8832 2002-08-04 [melvin]     0.8.1claws13
8833
8834         * src/gtkspell.c
8835                 fixed bug that could crash Sylpheed when highlighting
8836                 all misspelled words.
8837
8838 2002-08-03 [melvin]     0.8.1claws12
8839
8840         * src/prefs_actions.c
8841                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8842         * src/messageview.c
8843                 fixed bug where the Return Receipt was sent to
8844                 Delivery-Notification-To address even if it was not present
8845
8846 2002-08-02 [alfons]     0.8.1claws11
8847
8848         * src/prefs_actions.c
8849                 o more check for NULLs
8850                 o put create_io_dialog() in right conditional block
8851
8852 2002-08-02 [paul]       0.8.1claws10
8853
8854         * po/es.po
8855                 updated by Ricardo Mones Lastra
8856
8857 2002-08-01 [christoph]  0.8.1claws9
8858
8859         * src/folder.c
8860                 don't free the cache of the opened
8861                 folder in the summaryview
8862         * src/summaryview.c
8863                 don't unset flags, if it is not required
8864
8865 2002-08-01 [paul]       0.8.1claws8
8866
8867         * sync with 0.8.1cvs8
8868                 see ChangeLog entry 2002-08-01
8869
8870 2002-08-01 [paul]       0.8.1claws7
8871
8872         * sync with 0.8.1cvs7
8873                 see ChangeLog 2002-07-31 and 2002-08-01
8874
8875 2002-07-31 [christoph]  0.8.1claws6
8876
8877         * src/mainwindow.c
8878                 forgot to update menu sensitivity
8879                 function for new menu entry
8880
8881 2002-07-31 [alfons]     0.8.1claws5
8882
8883         * src/main.c
8884                 check folder item and its path for NULL on
8885                 initial processing
8886
8887 2002-07-31 [christoph]  0.8.1claws4
8888
8889         * src/folder.c
8890                 check if folder_item_get_msginfo in
8891                 folder_item_remove_msg returned NULL
8892         * src/imap.c
8893                 better clear the uid cache in the
8894                 uid validity check function and delete
8895                 cached messages
8896
8897 2002-07-31 [paul]       0.8.1claws3
8898
8899         * man/sylpheed.1
8900                 add the '--attach' option and a few other
8901                 minor changes
8902
8903 2002-07-31 [paul]       0.8.1claws2
8904
8905         * sync with 0.8.1cvs5
8906                 see ChangeLog 2002-07-31
8907
8908 2002-07-31 [christoph]  0.8.1claws1
8909
8910         * src/folderview.[ch]
8911         * src/mainwindow.c
8912                 replace "Rescan all folders..." with
8913                 "Check all folders for new messages..."
8914
8915 2002-07-30 [paul]       0.8.1claws
8916
8917         * version 0.8.1claws released
8918
8919 2002-07-30 [paul]       0.8.0claws29
8920
8921         * tools/OOo2sylpheed.pl ** NEW FILE **
8922           tools/README
8923                 add script to enable sending documents as
8924                 attachments from OpenOffice.org
8925
8926 2002-07-30 [melvin]     0.8.0claws28
8927
8928         * src/prefs_actions.c
8929                 Made the actions' input/output dialog display
8930                 without delay.
8931
8932 2002-07-30 [christoph]  0.8.0claws27
8933
8934         * src/procmsg.c
8935                 check if folder_item_get_msginfo in
8936                 procmsg_save_to_outbox returned NULL
8937
8938 2002-07-30 [paul]       0.8.0claws26
8939
8940         * sync with 0.8.1cvs4
8941                 see ChangeLog 2002-07-29
8942
8943 2002-07-29 [thorsten]   0.8.0claws25
8944
8945         * README.claws
8946                 added selective download, delete on server
8947
8948 2002-07-29 [paul]       0.8.0claws24
8949
8950         * sync with 0.8.1cvs3
8951                 see ChangeLog 2002-07-29
8952
8953 2002-07-27 [christoph]  0.8.0claws23
8954
8955         * src/folder.c
8956                 add extra check if fetching the msginfo
8957                 returned NULL
8958
8959 2002-07-27 [paul]       0.8.0claws22
8960
8961         * sync with 0.8.1cvs2
8962                 see ChangeLog 2002-07-26
8963
8964 2002-07-27 [christoph]  0.8.0claws21
8965
8966         * src/imap.c
8967                 add another check if a valid msginfo
8968                 was returned
8969
8970 2002-07-26 [hoa]        0.8.0claws20
8971
8972         * src/folder.c
8973                 Fixed a condition in folder_item_destroy()
8974
8975         * src/imap.c
8976                 Fixed an error in IMAP protocol
8977
8978 2002-07-26 [alfons]     0.8.0claws19
8979
8980         * src/folder.c
8981                 ofcourse compare with identifier, not the path
8982
8983 2002-07-26 [alfons]     0.8.0claws18
8984
8985         * src/folder.c
8986                 use folder item identifier for saving / restoring
8987                 preferences because folder->path might not be unique
8988
8989 2002-07-26 [melvin]     0.8.0claws17
8990
8991         * src/logwindow.c
8992                 Fixed a crash introduced in 0.8.0claws5 when log is 
8993                 cut under 80 characters.
8994
8995 2002-07-26 [paul]       0.8.0claws16
8996
8997         * sync with 0.8.1cvs1
8998                 see ChangeLog 2002-07-26
8999
9000 2002-07-26 [christoph]  0.8.0claws15
9001
9002         * src/imap.[ch]
9003                 imap folder now remembers the last selected
9004                 folder and imap_fetch_msginfo skips selecting
9005                 the folder if it is already selected
9006
9007 2002-07-26 [christoph]  0.8.0claws14
9008
9009         * src/folder.c
9010         * src/folderview.c
9011         * src/imap.c
9012                 fix imap folder rescanning
9013
9014 2002-07-25 [christoph]  0.8.0claws13
9015
9016         * src/filter.c
9017         * src/folder.[ch]
9018         * src/folderview.c
9019         * src/imap.[ch]
9020         * src/mainwindow.c
9021         * src/mbox_folder.c
9022         * src/mh.c
9023         * src/news.c
9024                 implement imap uid cache and uid validity check
9025
9026 2002-07-25 [alfons]     0.8.0claws12
9027
9028         * src/summaryview.c
9029                 fix a brown paper bag bug, and also add some more
9030                 checks
9031
9032 2002-07-25 [christoph]  0.8.0claws11
9033
9034         * src/folder.c
9035                 don't mix copy, fetch_msginfo and remove
9036                 operations in folder item copy and move
9037                 operations
9038
9039 2002-07-25 [christoph]  0.8.0claws10
9040
9041         * src/folderview.c
9042         * src/mainwindow.c
9043         * src/prefs_folder_item.c
9044         * src/summaryview.[ch]
9045                 remove no longer required parameter update_cache from
9046                 summary_show
9047
9048 2002-07-25 [paul]       0.8.0claws9
9049
9050         * sync with 0.8.1
9051         
9052         * AUTHORS
9053                 a few corrections
9054
9055 2002-07-24 [alfons]     0.8.0claws8
9056
9057         * src/summaryview.c
9058                 sort correctly when using simplified subject line
9059                 (closes feature request "[ 585141 ] applying regexp to subject 
9060                 before sort" submitted by Alexandra Walford)
9061
9062 2002-07-24 [paul]       0.8.0claws7
9063
9064         * sync with 0.8.0cvs3
9065                 see ChangeLog 2002-07-24
9066
9067 2002-07-23 [christoph]  0.8.0claws6
9068
9069         * src/folder.c
9070         * src/folder.h
9071         * src/summaryview.c
9072         * src/summaryview.h
9073         * src/main.c
9074                 o separate processing and summaryview
9075                 o removed summary_write_cache from summaryview
9076                 o removed summaryview->killed_messages, because we don't have
9077                   to keep a list of killed messages anymore. New cache will
9078                   keep the hidden messages in cache anyway
9079         * src/folderview.c
9080         * src/inc.c
9081         * src/selective_download.c
9082                 o removed unnecessary summary_write_cache calls
9083         * src/procmsg.c
9084                 o don't set ignore thread flag in procmsg_get_thread_tree
9085                   if it is already set
9086         * src/mainwindow.c
9087         * src/statusbar.h
9088                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9089                   they are used in different files
9090
9091 2002-07-23 [melvin]     0.8.0claws5
9092
9093         * src/addressbook.c
9094         * src/addrgather.c
9095         * src/editaddress.c
9096         * src/editgroup.c
9097         * src/editldap_basedn.c
9098         * src/importldif.c
9099         * src/prefs_common.c
9100                 Fixed few memory leak (gtk_editable_get_chars returns
9101                 an allocated string)
9102         * src/logwindow.c
9103                 Fixed few memory leak (gtk_editable_get_chars returns
9104                 an allocated string) and modified a little the log cutting
9105                 loop.
9106         * src/compose.c
9107                 Replaced a call to an obsolete function gtk_entry_get_text()
9108                 by gtk_editable_get_chars()
9109         * src/send.c
9110                 Removed a debug printf
9111
9112 2002-07-23 [christoph]  0.8.0claws4
9113
9114         * src/filesel.c
9115                 fix another g_dirname memory leak
9116
9117 2002-07-23 [christoph]  0.8.0claws3
9118
9119         * src/mh.c
9120                 fixed a memory leak in mh_fetch_msginfo
9121                 fixed crash when message header could not be
9122                 parsed
9123
9124 2002-07-23 [paul]       0.8.0claws2
9125
9126         * sync with 0.8.0cvs2
9127                 see ChangeLog 2002-07-23
9128
9129 2002-07-23 [paul]       0.8.0claws1
9130
9131         * sync with 0.8.0cvs1
9132                 see ChangeLog 2002-07-23
9133
9134 2002-07-23 [paul]       0.8.0claws
9135
9136         * release of 0.8.0claws
9137
9138 2002-07-23 [paul]       0.7.8claws99
9139
9140         * po/ru.po
9141                 new Russian translation, submitted by
9142                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9143
9144 2002-07-22 [jens]       0.7.8claws98
9145
9146         * po/de.po
9147                 Updated German translations.
9148
9149 2002-07-22 [paul]       0.7.8claws97
9150
9151         * po/es.po
9152           po/it.po
9153           po/nl.po
9154           po/pt_BR.po
9155                 updated translations by Ricardo Mones Lastra,
9156                 Alessandro Maestri, Wilbert Berendsen and 
9157                 Fabio Jr. Beneditto respectively
9158
9159 2002-07-22 [christoph]  0.7.8claws96
9160
9161         * src/mimeview.c
9162                 fix memory leak caused by wrong g_dirname usage
9163
9164 2002-07-22 [christoph]  0.7.8claws95
9165
9166         * src/summaryview.c
9167                 update new and unread message counts for summaryview
9168                 summaryview does not get it from the folder anymore
9169                 and has to update the values itself
9170
9171 2002-07-22 [melvin]     0.7.8claws94
9172
9173         * po/fr.po
9174                 Updated French translations.
9175
9176 2002-07-22 [christoph]  0.7.8claws93
9177
9178         * src/matcher.c
9179                 set prop->preg pointer to NULL or following check
9180                 will not fail and regexec will be called with
9181                 invalid pointer
9182
9183 2002-07-21 [alfons]     0.7.8claws92
9184         
9185         * src/prefs_common.[ch]
9186                 remove option "Send return receipt on request"
9187
9188 2002-07-21 [thorsten]   0.7.8claws91
9189
9190         * src/mimeview.c
9191                 fixed memleaks, coding style as pointed out by alfons
9192
9193 2002-07-21 [alfons]     0.7.8claws90
9194
9195         * src/messageview.c
9196         * src/noticeview.[ch]
9197                 o fix bug notice view being displayed when going to empty folder 
9198                   (noticed by Christoph)
9199                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9200                   (noticed by Thorsten)
9201
9202 2002-07-21 [thorsten]   0.7.8claws89
9203
9204         * src/mimeview.c
9205                 Included save_all patch from Xaview FACQ
9206                 added support for pathnames
9207
9208 2002-07-21 [alfons]     0.7.8claws88
9209
9210         * po/POTFILES.in
9211         * src/Makefile.am
9212         * src/mainwindow.c
9213         * src/messageview.[ch]
9214         * src/noticeview.c      ** NEW FILE **
9215         * src/noticeview.h      ** NEW FILE **
9216                 make return receipts work again
9217                 (UI idea by Leandro Pereira)
9218
9219 2002-07-21 [paul]       0.7.8claws87
9220
9221         * src/summaryview.c
9222                 fix sensitivity of 'Select thread'
9223
9224 2002-07-21 [paul]       0.7.8claws86
9225
9226         * src/prefs_common.c
9227                 add browser command line for Galeon
9228
9229 2002-07-21 [paul]       0.7.8claws85
9230
9231         * Makefile.am
9232                 fix 'EXTRA_DIST': remove README.README, add TODO
9233                 and TODO.claws
9234
9235 2002-07-21 [alfons]     0.7.8claws84
9236
9237         * src/gtkstext.c
9238                 make enter clear selection
9239                 (closes "[ 579888 ] Editor selection/entry error"
9240                 reported by Steve Lamb)
9241
9242 2002-07-21 [alfons]     0.7.8claws83
9243         
9244         * src/summaryview.c
9245                 sort message list when selecting unthread messages
9246                 (closes "[ 501593 ] switching threaded view doesn't sort"
9247                 reported by Simon Schubert)
9248
9249 2002-07-20 [alfons]     0.7.8claws82
9250         
9251         * src/matcher.c
9252                 const-correctness
9253
9254 2002-07-20 [thorsten]   0.7.8claws81
9255
9256         * src/matcher.c
9257                 Fixed expansion of empty fields in matchactions
9258
9259 2002-07-19 [melvin]     0.7.8claws80
9260
9261         * src/gtkspell.c
9262                 Removed a duplicate menu entry (fast mode) introduced during
9263                 the new cache merge
9264                 Added a menu separator between 'Use alternate' and 'Fast mode'
9265
9266 2002-07-19 [paul]       0.7.8claws79
9267
9268         * tools/Makefile.am
9269           tools/README
9270                 correct typos
9271
9272 2002-07-19 [thorsten]   0.7.8claws78
9273
9274         * tools/calypso_convert.pl      ** NEW FILE **
9275           tools/README
9276           tools/Makefile.am
9277                 script to import mbox files exported
9278                 by calypso
9279                 o generates folder structure
9280                 o includes attachments
9281
9282 2002-07-19 [melvin]     0.7.8claws77
9283
9284         * src/selective_download.[ch]
9285                 Fixed bug where closing the dialog with the window manager's
9286                 close button will not unlock the summary
9287                 Corrected some function declarations that missed a return value
9288                 Made the source code comply better with coding style.
9289         * src/prefs_common.c
9290                 Added new browser command line for Mozilla.
9291
9292 2002-07-18 [paul]       0.7.8claws76
9293
9294         * src/mainwindow.c
9295           src/selective_download.[ch]
9296                 reflect theme changes, fix Gdk Warning when creating 
9297                 pixmap from NULL window, and minor clean up.
9298                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9299
9300         * po/en_GB.po
9301                 updated
9302
9303 2002-07-17 [paul]       0.7.8claws75
9304
9305         * INSTALL[.jp]
9306                 sync with 0.8.0
9307         
9308         * po/en_GB.po
9309                 updated
9310
9311 2002-07-16 [paul]       0.7.8claws74
9312
9313         * tools/filter_conv.pl
9314           tools/README
9315                 replace conversion script with reimplemented version, 
9316                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9317
9318 2002-07-16 [colin]      0.7.8claws73
9319
9320         * src/summaryview.c
9321                 remove forgotten debug messages - sorry ;-)
9322
9323 2002-07-16 [colin]      0.7.8claws72
9324
9325         * src/mimeview.c
9326           src/summaryview.c
9327           src/textview.c
9328           src/textview.h
9329                 add the ability to select part of a text mime-part 
9330                 to reply.
9331
9332 2002-07-15 [christoph]  0.7.8claws71
9333
9334         * src/folder.c
9335                 fix folder message count for folders without
9336                 msg_is_changed (includes news folders)
9337
9338 2002-07-15 [martin]     0.7.8claws70
9339
9340         * src/summaryview.c
9341                 option "display recipient on 'From'..." now works
9342                 without the need of enabling the option
9343                 "display  sender  using  address  book".
9344
9345 2002-07-15 [christoph]  0.7.8claws69
9346
9347         * src/summaryview.c
9348                 removed setting folder status from summaryview.
9349                 folder.c should update all message counts correctly.
9350
9351 2002-07-15 [paul]       0.7.8claws68
9352
9353         * po/pt_BR.po
9354                 updated by Fabio Junior Beneditto
9355
9356 2002-07-15 [darko]      0.7.8claws67
9357
9358         * src/mh.c
9359                 Fixed target folder colorization, don't decrease op
9360                 number twice
9361
9362 2002-07-14 [paul]       0.7.8claws66
9363
9364         * sync with main 0.8.0
9365                 see ChangeLog 2002-07-14
9366
9367 2002-07-13 [melvin]     0.7.8claws65
9368         
9369         * src/addrbook.c
9370         * src/addressbook.c
9371         * src/addrindex.c
9372                 Replaced sprintf by g_snprintf to prevent possible buffer
9373                 overflow.
9374         * src/news.c
9375                 Corrected a log message output format.
9376                 Added a missing "done" debug output.
9377         * src/compose.c
9378                 Added keyboard accelerator for Priority menu items
9379                 Added missing \n in debug output
9380         * src/logwindow.c
9381         * src/gtkspell.c
9382         * src/rfc2015.c
9383                 Added missing \n in debug output
9384
9385 2002-07-13 [paul]       0.7.8claws64
9386
9387         * man/sylpheed.1
9388                 change Sergey's email address to the sf address
9389
9390         * src/textview.c
9391                 increase show_url_timeout (more useful for long
9392                 urls)
9393
9394 2002-07-12 [sergey]     0.7.8claws63
9395
9396         * src/rfc2015.c
9397                 applied (with some modifications) patch to set the
9398                 micalg parameter for signatures
9399                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9400
9401 2002-07-12 [sergey]     0.7.8claws62
9402
9403         * man/Makefile.am
9404         * configure.in
9405                 fixed man page installation
9406
9407 2002-07-12 [paul]       0.7.8claws61
9408
9409         * sync with 0.7.8cvs26
9410                 see ChangeLog 2002-07-11 and 2002-07-12
9411
9412 2002-07-11 [christoph]  0.7.8claws60
9413
9414         * src/compose.c
9415         * src/procmsg.c
9416                 first use the message number to find the message
9417                 to mark with a reply flag but check the
9418                 message-id if we got the correct message, if not
9419                 try to find it by message-id.
9420                 use new string seperator that is not allowed
9421                 in message-ids.
9422
9423 2002-07-11 [paul]       0.7.8claws59
9424
9425         * sync with 0.7.8cvs23
9426                 see ChangeLog 2002-07-10
9427
9428 2002-07-10 [christoph]  0.7.8claws58
9429
9430         * src/folder.[ch]
9431         * src/msgcache.[ch]
9432                 Added message-id table to the cache in memory
9433                 and functions to msgcache.c and folder.c to
9434                 fetch MsgInfos by message id
9435         * src/compose.c
9436         * src/procmsg.c
9437                 store folder and message-id of message replying
9438                 to in queue header and set reply flag after sending
9439                 (Closes bug #469498)
9440
9441 2002-07-10 [paul]       0.7.8claws57
9442
9443         * AUTHORS
9444           man/sylpheed.1.gz
9445                 add Martin to the list of authors
9446
9447 2002-07-09 [martin]     0.7.8claws56
9448         * src/gtksctree.c
9449                 Added gtk_ctree_last_visible(), tree_update_level(),
9450                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9451                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9452                 from gtk+ to gtksctree.c for the new sorting code
9453                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9454                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9455         * src/gtksctree.h
9456                 Added declaration for gtk_sctree_sort_recursive() and
9457                 gtk_sctree_sort_node
9458         * src/addressbook.c
9459         * src/foldersel.c
9460         * src/folderview.c
9461         * src/summaryview.c
9462                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9463                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9464
9465 2002-07-08 [paul]       0.7.8claws55
9466
9467         * more sync with 0.7.8cvs21
9468                 see ChangeLog 2002-07-08
9469
9470 2002-07-08 [paul]       0.7.8claws54
9471
9472         * sync with 0.7.8cvs21
9473                 see ChangeLog 2002-07-08
9474
9475 2002-07-07 [alfons]     0.7.8claws53
9476
9477         * src/Makefile.am
9478         * src/stock_pixmap.[ch]
9479         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9480         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9481         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9482                 add new pixmaps for upcoming notice pane
9483
9484 2002-07-06 [melvin]     0.7.8claws52
9485
9486         * src/gtkspell.[ch]
9487                 Made them a bit closer to Sylpheed's coding style.
9488                 Removed old code.
9489                 Removed possible memory leaks when some errors occurs.
9490
9491 2002-07-06 [melvin]     0.7.8claws51
9492
9493         * po/Makefile.in.in
9494                 Removed --no-location in xgettext command line to help
9495                 translators that use Emacs' po-mode
9496         * src/quote_fmt.c
9497                 Removed unnecessary comments that messed up sylpheed.pot
9498
9499 2002-07-06 [paul]       0.7.8claws50
9500
9501         * sync with 0.7.8cvs19
9502                 see ChangeLog 2002-07-05
9503
9504 2002-07-06 [christoph]  0.7.8claws49
9505
9506         * src/folder.c
9507         * src/mainwindow.c
9508                 fix folder_item_remove_all_msg and folderview
9509                 status for trash folders after emptying trash
9510
9511 2002-07-05 [paul]       0.7.8claws48
9512
9513         * sync with 0.7.8cvs16
9514                 see ChangeLog 2002-07-04 and 2002-07-05
9515
9516 2002-07-04 [paul]       0.7.8claws47
9517
9518         * sync with 0.7.8cvs14
9519                 see  ChangeLog 2002-07-04
9520
9521 2002-07-03 [alfons]     0.7.8claws46
9522
9523         * src/folder.c
9524                 dupe folder item's path because it's being reallocated
9525                 by new folder scanning code
9526
9527 2002-07-03 [christoph]  0.7.8claws45
9528
9529         * src/imap.c
9530                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9531         * src/msgcache.c
9532                 add missing return in msgcache_write
9533
9534 2002-07-02 [thorsten]   0.7.8claws44
9535
9536         * src/jpilot.c
9537         * src/msgcache.c
9538         * src/rfc2015.c
9539                 use binary mode for file access
9540
9541 2002-07-02 [christoph]  0.7.8claws43
9542
9543         * major code cleanup (part 1)
9544         
9545                 - unused variables removed
9546                 - unused functions removed
9547                 - uninitialized variables checked
9548                 - missing return statements added
9549                 - missing function return types added
9550                 - added parentheses around assignment and
9551                   && in || when suggested by gcc
9552               
9553         * src/mh.c
9554         * src/folder.c
9555                 replaced direct calls to folder->scan_tree
9556                 with folder_scan_tree and restore folder
9557                 prefs in this function. The folder should
9558                 not have to deal with them.
9559                 ( Should now work for all folder types )
9560
9561 2002-07-02 [paul]       0.7.8claws42
9562
9563         * sync with 0.7.8cvs13
9564                 see ChangeLog 2002-07-01 and 2002-07-02
9565
9566 2002-07-01 [christoph]  0.7.8claws41
9567
9568         * src/summaryview.c
9569                 fix "goto next/prev unread message" with
9570                 ignored threads
9571
9572 2002-07-01 [paul]       0.7.8claws40
9573
9574         * po/es.po
9575                 updated by Ricardo Mones Lastra
9576
9577 2002-06-30 [match]      0.7.8claws39
9578
9579         * src/jpilot.c
9580                 applied variation of leonerd's patch (566661) to
9581                 allow multiple email addresses per JPilot entry.
9582                 addresses may be separated by space, comma, pipe,
9583                 semi-colon, new-line.
9584
9585 2002-06-30 [alfons]     0.7.8claws38
9586
9587         * src/procmsg.c
9588                 simple fix for putting older nodes before
9589                 newer nodes when threading by subject
9590
9591 2002-06-30 [christoph]  0.7.8claws37
9592
9593         * src/folder.c
9594         * src/folderview.c
9595         * src/mh.c
9596         * src/news.c
9597         * src/procmsg.c
9598                 fix broken folder tree rescaning
9599                 and don't use procmsg_get_mark_sum
9600                 anymore
9601
9602 2002-06-30 [christoph]  0.7.8claws36
9603
9604         * merge new cache branch
9605         * src/imap.c
9606                 fix new cache imap copy bug
9607         * src/folder.c
9608                 improved folder_item_scan
9609                 it should now always set the correct
9610                 new, unread and total message counts
9611
9612 2002-06-29 [paul]       0.7.8claws35
9613
9614         * configure.in
9615                 correct syntax error
9616
9617 2002-06-29 [paul]       0.7.8claws34
9618
9619         * configure.in
9620           Makefile.am
9621           man/Makefile.am       ** NEW FILE **
9622           man/sylpheed.1.gz     ** NEW FILE **
9623                 add Sylpheed man page
9624
9625 2002-06-29 [paul]       0.7.8claws33
9626
9627         * po/pt_BR.po
9628                 updated by Fabio Junior Beneditto
9629
9630 2002-06-28 [jens]       0.7.8claws32
9631
9632         * po/de.po
9633                 translation updated
9634
9635         * src/selective_download.c
9636                 removed gettext for space " "
9637
9638         * src/imap.c
9639                 removed wrong space
9640
9641 2002-06-28 [paul]       0.7.8claws31
9642
9643         * sync with 0.7.8cvs11
9644                 see ChangeLog 2002-06-28
9645
9646 2002-06-28 [paul]       0.7.8claws30
9647
9648         * sync with 0.7.8cvs10
9649                 see ChangeLog 2002-06-27 and 2002-06-28
9650
9651 2002-06-26 [paul]       0.7.8claws29
9652
9653         * src/addrgather.c
9654           src/selective_download.c
9655                 don't gettextise empty strings.
9656                 reserved by gettext. gettext("") returns 
9657                 the header entry with meta information, 
9658                 not the empty string
9659
9660         * po/en_GB.po
9661                 updated
9662
9663 2002-06-26 [paul]       0.7.8claws28
9664
9665         * sync with 0.7.8cvs7
9666                 see ChangeLog 2002-06-25
9667
9668         * src/prefs_common.c
9669                 ...and in the process, tweak the gui a little
9670
9671 2002-06-25 [alfons]     0.7.8claws27
9672         
9673         * configure.in
9674         * src/Makefile.am
9675                 fine tune ldap library detection
9676
9677 2002-06-25 [alfons]     0.7.8claws26
9678
9679         * src/compose.c
9680                 don't allow return receipts when composing a news article
9681
9682 2002-06-25 [paul]       0.7.8claws25
9683
9684         * Makefile.am
9685                 add '$(AMTAR)' to 'release' section to allow for
9686                 new and older autotools
9687
9688 2002-06-25 [paul]       0.7.8claws24
9689
9690         * src/summaryview.c
9691                 fix "No more unread messages" persistant pop-up
9692                 window bug
9693
9694 2002-06-25 [paul]       0.7.8claws23
9695
9696         * po/it.po
9697                 updated by Alessandro Maestri
9698
9699 2002-06-25 [paul]       0.7.8claws22
9700
9701         * sync with 0.7.8cvs6
9702                 see ChangeLog 2002-06-25
9703
9704 2002-06-24 [paul]       0.7.8claws21
9705
9706         * tools/update-po
9707                 add GPL copyright information
9708
9709 2002-06-24 [paul]       0.7.8claws20
9710
9711         * tools/Makefile.am
9712           tools/README
9713           tools/update-po       ** NEW FILE **
9714                 add script that eases the creation of *.po files
9715                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9716
9717 2002-06-23 [alfons]     0.7.8claws19
9718
9719         * src/messageview.c
9720                 make notification_convert_header obey const correctness
9721                 (next step will be fixing the broken return receipt)
9722
9723 2002-06-23 [paul]       0.7.8claws18
9724
9725         * src/messageview.c
9726                 fix bug introduced in last commit:
9727                 removed too much code in last commit - put back what's
9728                 needed
9729
9730 2002-06-23 [paul]       0.7.8claws17
9731
9732         * src/messageview.[ch]
9733                 remove code committed in error from locally patched
9734                 source
9735
9736 2002-06-23 [colin]      0.7.8claws16
9737
9738         * src/compose.[ch]
9739                 add compose_entry_select(), used to select the default_to
9740                 email address - hopefully avoiding people sending mails to
9741                 wrong recipients.
9742
9743 2002-06-22 [alfons]     0.7.8claws15
9744
9745         * AUTHORS
9746                 add Bram Metsch & Stanislav Karchebny
9747         * src/smtp.[ch]
9748         * src/prefs_account.[ch]
9749         * src/send.c
9750                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9751                   options.  (see <http://sourceforge.net/tracker/index.php
9752                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9753
9754                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9755                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9756
9757 2002-06-22 [paul]       0.7.8claws14
9758
9759         * sync with 0.7.8cvs5
9760                 see ChangeLog 2002-06-19 and 2002-06-20
9761
9762 2002-06-22 [alfons]     0.7.8claws13
9763
9764         * src/selective_download.c
9765                 fix a stupid mistake I made
9766
9767 2002-06-22 [alfons]     0.7.8claws12
9768
9769         * src/selective_download.[ch]
9770                 fix another unnoticed leak; cleanup code
9771
9772 2002-06-21 [alfons]
9773
9774         * tools/Makefile.am
9775                 gpg-sign <-- gpg-sign-syl
9776
9777 2002-06-21 [alfons]     0.7.8claws11
9778
9779         * src/selective_download.c
9780         * src/selective_download.h
9781                 fix assorted mix of allocation errors (should solve
9782                 problem reported by Philippe Gramoullé, see:
9783                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9784
9785 2002-06-20 [melvin]     0.7.8claws10
9786
9787         * tools/gpg-sign *REMOVED*
9788           tools/gpg-sign-syl *ADDED*
9789                 Replaced the gpg clearsigning script with the version using
9790                 xterm instead of ssh-askpass and changed its name.
9791
9792         * README.claws
9793                 Updated actions example to reflect the renaming of the
9794                 gpg clearsigning script.
9795
9796 2002-06-19 [paul]       0.7.8claws9
9797
9798         * sync with 0.7.8claws9
9799                 see ChangeLog 2002-06-18 and 2002-06-19
9800
9801 2002-06-19 [paul]       0.7.8claws8
9802
9803         * sync with 0.7.8cvs1
9804                 see ChangeLog 2002-06-18
9805
9806 2002-06-18 [alfons]     0.7.8claws7
9807
9808         * src/mainwindow.h
9809                 add omitted prototype
9810
9811 2002-06-17 [paul]       0.7.8claws6
9812
9813         * src/mainwindow.c
9814                 fix hiding of exec_btn
9815
9816 2002-06-17 [paul]       0.7.8claws5
9817
9818         * src/pop.c
9819                 remove unneeded code: should_delete() 
9820                 and Pop3State::uidl_todelete_list
9821
9822 2002-06-17 [paul]       0.7.8claws4
9823
9824         * sync with 0.7.8
9825                 see ChangeLog 2002-06-11 and 2002-06-13
9826
9827 2002-06-16 [alfons]     0.7.8claws3
9828         
9829         * src/folder.c
9830                 make sure lock sort mode (claws specific) is
9831                 also persists after a tree rescan
9832
9833 2002-06-16 [alfons]     0.7.8claws2
9834
9835         * src/prefs_folder_item.c
9836         * src/folder.[ch]
9837                 fix persistence of folder sort mode (broken
9838                 by adapting Hiro's new folder persistence code)
9839
9840 2002-06-16 [alfons]     0.7.8claws1
9841
9842         * AUTHORS
9843         * src/logwindow.c
9844         * src/prefscommon.[ch]
9845                 control size of log text in log window; 
9846                 closes patch #569155 submitted by Mitko Haralanov.
9847
9848 2002-06-15 [paul]       0.7.8claws
9849
9850         * release of 0.7.8claws
9851
9852 2002-06-15 [paul]       0.7.7claws
9853
9854         * po/pt_BR.po
9855                 updated by Fabio Junior Beneditto
9856
9857 2002-06-14 [paul]       0.7.6claws49
9858
9859         * po/es.po
9860                 updated by Ricardo Mones Lastra
9861
9862 2002-06-14 [paul]       0.7.6claws48
9863
9864         * po/nl.po
9865                 updated translation by Wilbert Berendsen
9866
9867 2002-06-14 [melvin]     0.7.6claws47
9868
9869         * po/fr.po
9870                 Updated French translation
9871
9872 2002-06-13 [paul]       0.7.6claws46
9873
9874         * src/filesel.c
9875                 allow filename to be typed in, rather than just
9876                 selected by the mouse. Patch by Gustavo Noronha Silva.
9877
9878 2002-06-13 [alfons]     0.7.6claws45
9879
9880         * src/mainwindow.[ch]
9881                 more cleanups (removing unnecessary menu items Expand 
9882                 summary / message view)
9883
9884 2002-06-13 [melvin]     0.7.6claws44
9885
9886         * po/POTFILES.in
9887                 Added src/string_match.c
9888         * src/string_match.c
9889                 Fixed possible buffer overflow.
9890                 Corrected typo.
9891                 Added missing config.h header.
9892         * src/prefs_common.c
9893           src/prefs_matcher.c
9894           src/prefs_scoring.c
9895                 Made some strings translatable (missing _(..)).
9896
9897 2002-06-13 [melvin]     0.7.6claws43
9898
9899         * README.claws
9900                 Corrected action example (verifying clearsigned mail).
9901         * src/prefs_account.c
9902                 Corrected typo.
9903         * src/prefs_common.c
9904                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9905
9906 2002-06-12 [alfons]     0.7.6claws42
9907
9908         * src/summaryview.c
9909                 add init of score column lost in 0.7.6claws42
9910
9911 2002-06-12 [paul]       0.7.6claws41
9912
9913         * src/prefs_account.c
9914                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9915                 behavior of the radio buttons, (from 0.7.7cvs2)
9916
9917 2002-06-11 [alfons]     0.7.6claws40
9918
9919         * src/messageview.[ch]
9920         * src/summaryview.[ch]
9921         * src/summary_search.c
9922         * src/mainwindow.c
9923                 perform a sync to bring in Hiro's separate view implementation 
9924
9925                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9926
9927 2002-06-11 [paul]       0.7.6claws39
9928         
9929         * src/prefs_account.c
9930                 correct a typo on the Receive tab
9931
9932 2002-06-10 [match]      0.7.6claws38
9933
9934         * src/addressbook.c
9935                 Included address completion patch from Gustavo Noronha.
9936
9937 2002-06-10 [paul]       0.7.6claws37
9938
9939         * src/inc.[ch]
9940           src/pop.c
9941           src/prefs_account.[ch]
9942           src/selective_download.[ch]
9943                 apply PATCH #561712
9944                  NEW:
9945                 - check if POP Account
9946                 - Receive Button renamed to Preview
9947                 - Preview Button Popup: preview new/all messages
9948                 - Download Button
9949                 - Account Preferences-->Receive tab checkbutton if you
9950                   want to remove Mail after Download
9951                 -: default YES
9952                 - Account Preferences-->Receive tab checkbutton use
9953                   filtering rules on preview
9954                   (think of delete_on_server)
9955                 -: default YES
9956                 - Account selectable from SD dialog
9957                 - checkbutton to show already downloaded messages if
9958                   all messages are previewed
9959                 - new clist column showing Date
9960                 - ESC KEY close
9961                 FIXES:
9962                 - play ball with UIDL
9963                 - fault tolerant (?) 
9964                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9965
9966 2002-06-10 [melvin]     0.7.6claws36
9967
9968         * README.claws
9969                 Added a hint to ac/README in cvs instructions.
9970
9971         * src/prefs_actions.c
9972                 Made it possible to use a more elaborate command line
9973                 for asynchronous actions, too.
9974
9975 2002-06-10 [melvin]     0.7.6claws35
9976         
9977         * src/prefs_actions.c
9978                 Make it possible to use a more elaborate command line
9979                 (e.g. |foo|bar|cat>there;echo Done|)
9980                 Corrected error message when calling %f, %F and %p commands
9981                 from the compose window.
9982
9983 2002-06-09 [colin]      0.7.6claws34
9984
9985         * src/summaryview.c
9986                 Automatically find unread messages in current folder
9987                 before annoying the user.
9988
9989 2002-06-08 [alfons]     0.7.6claws33
9990
9991         * po/it.po
9992                 remove bad formatting string in it.po translation
9993                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9994
9995 2002-06-08 [paul]       0.7.6claws32
9996
9997         * sync with 0.7.6cvs25
9998                 see ChangeLog 2002-06-07
9999
10000 2002-06-05 [paul]       0.7.6claws31
10001
10002         * src/mainwindow.c
10003                 add 'Sort by locked' and 'Sort by score'
10004
10005 2002-06-05 [paul]       0.7.6claws30
10006
10007         * sync with 0.7.6cvs24
10008                 see ChangeLog 2002-06-04
10009
10010 2002-06-04 [paul]       0.7.6claws29
10011
10012         * po/pt_BR.po
10013                 updated by Fabio Junior Beneditto
10014
10015 2002-06-03 [thorsten]   0.7.6claws28
10016
10017         * src/matcher.c
10018                 fclose() matcherrc after reading
10019
10020 2002-06-03 [paul]       0.7.6claws27
10021
10022         * sync with 0.7.6cvs21
10023                 see ChangeLog 2002-05-31
10024
10025 2002-05-31 [paul]       0.7.6claws26
10026
10027         * sync with 0.7.6cvs20
10028                 see ChangeLog 2002-05-29 and 2002-05-30
10029
10030 2002-05-31 [paul]       0.7.6claws25
10031
10032         * src/imap.c
10033                 hopefully fix last buggy sync
10034
10035         * README.claws
10036                 correct typo in 'Actions' examples
10037
10038 2002-05-29 [paul]       0.7.6claws24
10039
10040         * sync with 0.7.6cvs18
10041                 see ChangeLog 2002-05-28 and 2002-05-29
10042
10043         * src/news.c
10044           src/nntp.[ch]
10045                 sync with above 
10046
10047 2002-05-28 [paul]       0.7.6claws23
10048
10049         * sync with 0.7.6cvs16
10050                 see ChangeLog 2002-05-28
10051
10052 2002-05-27 [thorsten]   0.7.6claws22 
10053
10054         * faq/it/sylpheed-faq-1.html
10055           faq/it/sylpheed-faq-2.html
10056           faq/it/sylpheed-faq-3.html
10057           faq/it/sylpheed-faq.html
10058                 corrected DOS lineendings
10059         * faq/de/sylpheed-faq-1.html
10060           faq/de/sylpheed-faq-2.html
10061           faq/en/sylpheed-faq-1.html
10062           faq/en/sylpheed-faq-2.html
10063           faq/en/sylpheed-faq-3.html
10064           faq/es/sylpheed-faq-1.html
10065           faq/es/sylpheed-faq-2.html
10066           faq/es/sylpheed-faq-3.html
10067           faq/fr/sylpheed-faq-1.html
10068           faq/it/sylpheed-faq-1.html
10069           faq/it/sylpheed-faq-2.html
10070           faq/it/sylpheed-faq-3.html
10071           faq/it/sylpheed-faq.html
10072                 changed ">" to &quot;
10073
10074 2002-05-27 [paul]       0.7.6claws21
10075         
10076         * sync with 0.7.6cvs15
10077                 see ChangeLog 2002-05-27
10078
10079 2002-05-27 [paul]       0.7.6claws20
10080
10081         * src/prefs_account.c
10082                 correct a typo
10083
10084 2002-05-26 [paul]       0.7.6claws19
10085
10086         * tools/README
10087                 correct a typo
10088
10089 2002-05-25 [paul]       0.7.6claws18
10090
10091         * tools/README
10092                 add description of kmail2sylpheed.pl
10093
10094 2002-05-25 [paul]       0.7.6claws17
10095
10096         * tools/kmail2sylpheed.pl       ** NEW FILE **
10097                 perl script that converts an exported Kmail address
10098                 book, converts it to sylpheed addressbook file,
10099                 writes the file to .sylpheed, and updates
10100                 addrbook--index.xml 
10101
10102 2002-05-25 [paul]       0.7.6claws16
10103
10104         * sync with 0.7.6cvs14
10105                 see ChangeLog 2002-05-23
10106
10107 2002-05-24 [paul]       0.7.6claws15
10108
10109         * README.claws
10110                 make a correction and add some more info
10111
10112 2002-05-24 [paul]       0.7.6claws14
10113
10114         * src/compose.c
10115                 fix memory leak in 
10116                 compose_redirect_write_headers_from_headerlist()
10117                 add Subject and Resent-Message-ID to
10118                 compose_redirect_write_headers()
10119                 Received, Subject, and X-UIDL are filtered out in 
10120                 compose_redirect_write_to_file()
10121
10122 2002-05-23 [paul]       0.7.6claws13
10123
10124         * src/compose.[ch]
10125           src/filtering.c
10126           src/mainwindow.c
10127           src/matcher.[ch]
10128           src/matcher_parser_lex.l
10129           src/matcher_parser_parse.y
10130           src/prefs_common.[ch]
10131           src/prefs_filtering.c
10132           src/summaryview.c
10133                 rename 'Bounce' to 'Redirect'
10134
10135 2002-05-23 [paul]       0.7.6claws12
10136
10137         * more sync with 0.7.6cvs13
10138           src/compose.c
10139                 see ChangeLog 2002-05-22
10140
10141 2002-05-22 [paul]       0.7.6claws11
10142
10143         * sync with 0.7.6cvs13
10144           src/codeconv.c
10145                 see ChangeLog 2002-05-20
10146           src/prefs_common.c
10147                 see ChangeLog 2002-05-22
10148
10149 2002-05-21 [melvin]     0.7.6claws10
10150
10151         * src/folderview.c
10152                 Added missing filtering and scoring headers
10153                 Fixed bad function call that showed garbage 
10154                 in Folder->Processing
10155
10156 2002-05-21 [paul]       0.7.6claws9
10157
10158         * tools/Makefile.am
10159                 make all tools executable, (patch by Alfons).
10160
10161 2002-05-20 [alfons]     0.7.6claws8
10162
10163         * src/procheader.c
10164                 don't forget to call mktime() so we have a valid week 
10165                 and year day
10166                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10167
10168 2002-05-20 [paul]       0.7.6claws7
10169
10170         * src/html.c
10171                 fix broken parsing of urls
10172         * src/textview.c
10173                 fix displaying of urls
10174
10175                 both fixes from the patch [547855] by Eugene 
10176                 Brevdo (zonem)
10177
10178 2002-05-19 [alfons]     0.7.6claws6
10179
10180         * configure.in
10181                 make sylpheed configure correctly with the latest
10182                 and greatest of automake / autoconf / gettext
10183
10184 2002-05-19 [alfons]     0.7.6claws5
10185
10186         * src/procheader.c
10187         * src/procheader.h
10188                 add function for returning ime zone offset
10189         * src/quote_fmt.c
10190         * src/quote_fmt_parse.y
10191                 better quotation formatting - does not convert
10192                 to local time, but uses the original date string.
10193                 
10194                 Note: %z inserts the timezone offset (should 
10195                 work also on platforms where strftime does not
10196                 support %z).
10197
10198 2002-05-18 [christoph]  0.7.6claws4
10199
10200         * src/summaryview.c
10201                 fix indentation of some code
10202         * tools/Makefile.am
10203                 fix spaces after \
10204         * src/Makefile.am
10205                 add missing \
10206                 correct path for ignorethread.xpm
10207                 incorrect filename for sylpheed_logo.xpm
10208                 add missing include matcher_parser_parse.h
10209
10210 2002-05-18 [paul]       0.7.6claws3
10211
10212         * sync with 0.7.6cvs8
10213                 see ChangeLog 2002-05-16 and 2002-05-17
10214
10215 2002-05-18 [melvin]     0.7.6claws2
10216
10217         * README.claws
10218                 Corrected an action's definition and fixed some misspellings.
10219
10220 2002-05-18 [paul]       0.7.6claws1
10221
10222         * tools/Makefile.am
10223           tools/gpg-sign        ** new file **
10224           tools/uudec           ** new file **
10225                 add Melvin's Actions scripts
10226
10227         * README.claws
10228                 add Melvin's descriptions for Actions
10229
10230 2002-05-18 [paul]       0.7.6claws
10231
10232         * Version 0.7.6claws released
10233
10234 2002-05-17 [paul]       0.7.5claws32
10235
10236         * po/es.po
10237                 updated by Ricardo Mones Lastra
10238
10239 2002-05-17 [paul]       0.7.5claws31
10240
10241         * src/compose.c
10242                 fix Account prefs default folder for sent/draft/deleted
10243                 messages bug
10244
10245         * po/it.po
10246           po/nl.po
10247                 updated translation by Alessandro Maestri and
10248                 Wilbert Berendsen
10249
10250 2002-05-17 [melvin]     0.7.5claws30
10251
10252         * src/prefs_actions.c
10253                 Fixed bug where using %F not at the end of the command 
10254                 resulted in an additional empty argument being created.
10255                 Thanks to Darko Koruga for reporting the bug.
10256
10257 2002-05-17 [melvin]     0.7.5claws29
10258
10259         * po/fr.po
10260                 Updated French translations.
10261
10262 2002-05-15 [paul]       0.7.5claws28
10263         
10264         * po/es.po
10265                 updated by Ricardo Mones Lastra
10266
10267 2002-05-15 [paul]       0.7.5claws27
10268
10269         * sync with 0.7.6cvs4
10270                 see ChangeLog 2002-05-14 and 2002-05-15
10271
10272 2002-05-14 [paul]       0.7.5claws26
10273
10274         * sync with 0.7.6cvs1
10275                 see ChangeLog 2002-05-13
10276
10277 2002-05-13 [thorsten]   0.7.5claws25
10278
10279         * src/messageview.c
10280                 fix select_all and copy in multipart messages
10281         * src/mainwindow.c
10282                 fix select_all and copy in multipart messages
10283
10284 2002-05-12 [paul]       0.7.5claws24
10285
10286         * src/summaryview.c
10287                 reverse last commit, bug already fixed in 0.7.5claws3
10288
10289 2002-05-12 [netztorte]  0.7.5claws23
10290
10291         * src/summaryview.c
10292                 dont parse empty addressbook (checked in before claws20)
10293
10294 2002-05-12 [melvin]     0.7.5claws22
10295
10296         * src/procmsg.[ch]
10297                 Removed unneeded priority code introduced by the previous 
10298                 commit.
10299
10300 2002-05-12 [melvin]     0.7.5claws21
10301
10302         * src/compose.[ch]
10303                 Added possibility to set message's priority.
10304         * src/procmsg.[ch]
10305                 Added possibility to set message's priority.
10306                 Added missing headers
10307
10308 2002-05-12 [melvin]     0.7.5claws20
10309
10310         * src/prefs_actions.c
10311                 Removed implicitely added quotes around the name
10312                 of the temporary files of mime parts.
10313
10314 2002-05-12 [paul]       0.7.5claws19
10315
10316         * sync with 0.7.5cvs20
10317                 see ChangeLog 2002-05-11
10318
10319 2002-05-12 [alfons]     0.7.5claws18
10320
10321         * src/quote_fmt_lex.l
10322         * src/quote_fmt_parse.y
10323                 allow quote / reply date & time format to be set using
10324                 %D{format}. format is a format string you'd pass to
10325                 strftime() (see man strftime, or the Display tab |
10326                 Date format setting).
10327
10328                 Currently %D converts the date to local time. 
10329
10330 2002-05-11 [paul]       0.7.5claws17
10331
10332         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10333                 see ChangeLog 2002-05-10 and 2002-05-11
10334
10335 2002-05-10 [paul]       0.7.5claws16
10336
10337         * sync with 0.7.5cvs16
10338                 see ChangeLog entries 2002-05-09 and 
10339                 2002-05-10
10340
10341 2002-05-10 [colin]      0.7.5claws15
10342
10343         * src/textview.c
10344                 Corrected a bug that prevented sylpheed to open
10345                 double-clicked URIs.
10346
10347 2002-05-09 [paul]       0.7.5claws14
10348
10349         * sync with 0.7.5cvs14
10350                 see ChangeLog 2002-05-08 and 2002-05-09
10351
10352 2002-05-08 [paul]       0.7.5claws13
10353
10354         * sync with 0.7.5cvs11
10355                 see ChangeLog entry 2002-05-08
10356
10357 2002-05-08 [paul]       0.7.5claws12
10358
10359         * src/mainwindow.c
10360           src/textview.[ch]
10361                 fix segfault on View->Open in new window
10362                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10363
10364 2002-05-07 [paul]       0.7.5claws11
10365
10366         * sync with 0.7.5cvs9
10367                 see ChangeLog entry 2002-05-07
10368
10369 2002-05-06 [paul]       0.7.5claws10
10370
10371         * src/messageview.c
10372           src/textview.c
10373                 display url in statusbar on single-click
10374                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10375
10376 2002-05-06 [match]      0.7.5claws9
10377
10378         * src/addritem.[ch]
10379                 new functions.
10380         * src/addrcache.c
10381                 tidy up.
10382         * src/xmlprops.[ch]
10383                 XML implementation of properties file.
10384         * src/exporthtml.[ch]
10385         * src/expthtmldlg.[ch]
10386         * src/addressbook.c
10387                 export to HTML.
10388
10389 2002-05-02 [sergey]     0.7.5claws8
10390
10391         * src/mainwindow.c (mainwin_entries),
10392           src/prefs_common.c (prefs_send_create()),
10393           src/codeconv.c (locale_table):
10394                 use charset name "Windows-1251" instead of "CP1251".
10395
10396 2002-05-02 [colin]      0.7.5claws7
10397         
10398         * src/compose.c
10399           src/prefs_common.c
10400           src/prefs_folder_item.c
10401                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10402
10403 2002-05-02 [hiro]       0.7.5claws6
10404
10405         * src/imap.c
10406                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10407
10408 2002-05-02 [paul]       0.7.5claws5
10409
10410         * src/compose.c
10411                 more sync with 0.7.5cvs7, see ChangeLog entry
10412                 2002-05-02
10413
10414 2002-05-02 [hiro]       0.7.5claws4
10415
10416         * src/compose.c
10417                 compose_queue_sub():
10418                 check if queue folder exists (closes #550397).
10419                 removed directory creation since it should be handled
10420                 transparently.
10421         * src/imap.c
10422                 imap_add_msg(): return UID for appended message
10423                 (closes #548842).
10424
10425 2002-04-30 [paul]       0.7.5claws3
10426
10427         * src/summaryview.c
10428                 fix account_find_from_address() bug
10429
10430 2002-04-28 [colin]      0.7.5claws2
10431
10432         * src/compose.c
10433           src/textview.c
10434           src/prefs_common.[ch]
10435           src/utils.[ch]
10436                 Added user-definable quotation characters recognition.
10437
10438 2002-04-28 [paul]       0.7.5claws1
10439
10440         * sync with 0.7.5cvs4
10441                 see ChangeLog entry  2002-04-25
10442
10443 2002-04-28 [paul]       0.7.5claws
10444
10445         * po/es.po
10446           po/nl.po
10447           po/pt_BR.po
10448                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10449                 Fabio Junior Beneditto
10450
10451 2002-04-27 [jens]       0.7.4claws103
10452
10453         * po/de.po
10454                 updated German translation.
10455
10456 2002-04-27 [hiro]       0.7.4claws102
10457
10458         * src/summaryview.c
10459                 summary_write_cache(): fixed the mark loss of hidden messages.
10460
10461 2002-04-26 [melvin]     0.7.4claws101
10462
10463         * src/procmsg.c
10464                 fixed a second typo (same one)
10465         * po/fr.po
10466           po/it.po
10467           po/pt_BR.po
10468                 fixed the type again...
10469
10470 2002-04-26 [melvin]     0.7.4claws100
10471
10472         * src/procmsg.c
10473                 fixed a typo in an alert message ("temorary").
10474         * po/it.po
10475         * po/pt_BR.po
10476                 corrected the typo  described above.
10477         * po/fr.po
10478                 updated French translation.
10479
10480 2002-04-26 [darko]      0.7.4claws99
10481
10482         * src/summaryview.c
10483                 fix target folder colorization
10484
10485 2002-04-25 [paul]       0.7.4claws98
10486
10487         * po/it.po
10488                 updated by Alessandro Maestri
10489
10490 2002-04-24 [colin]      0.7.4claws97
10491         
10492         * src/compose.c
10493                 Fixed double "subject is empty" question.
10494
10495 2002-04-23 [colin]      0.7.4claws96
10496         
10497         * src/mimeview.c
10498                 Corrected issue when "automatically display images" was
10499                 not set : first image remained after selecting second.
10500
10501 2002-04-23 [melvin]     0.7.4claws95
10502
10503         * src/prefs_actions.c
10504                 Don't display in/out dialog if there is nothing to show.
10505
10506 2002-04-23 [paul]       0.7.4claws94
10507
10508         * sync with 0.7.5cvs3
10509                 bug fixes: see ChangeLog entry 2002-04-23
10510
10511 2002-04-22 [darko]      0.7.4claws93
10512
10513         * src/compose.c
10514                 fix previous check-in which changed code after
10515                 merge from main
10516
10517 2002-04-22 [paul]       0.7.4claws92
10518
10519         * faq/de/*
10520                 add German FAQ
10521         * faq/en/*
10522           faq/es/*
10523           faq/fr/*
10524                 update English, Spanish and French FAQs
10525         * manual/de/*
10526           manual/es/*
10527                 add German and Spanish manuals
10528         * manual/en/*
10529           manual/fr/*
10530                 update English and French manuals
10531
10532         * src/Makefile.am
10533                 add to and re-arrange the pixmap entries
10534
10535 2002-04-22 [darko]      0.7.4claws91
10536
10537         * src/compose.c
10538                 fix sender initials recognition to only allow
10539                 '>' after the initials
10540
10541 2002-04-21 [paul]       0.7.4claws90
10542
10543         * sync with 0.7.5 release
10544                 see ChangeLog entry 2002-04-21
10545
10546 2002-04-21 [alfons]
10547
10548         * src/Makefile.am
10549                 add colin's new pixmaps to EXTRA_DIST
10550
10551 2002-04-21 [colin]      0.7.4claws89
10552         * src/compose.c
10553         * src/inc.c
10554         * src/mainwindow.[ch]
10555         * src/prefs_common.[ch]
10556         * src/stock_pixmap.[ch]
10557                 Added "Work offline" ability.
10558
10559 2002-04-21 [colin]      0.7.4claws88
10560         
10561         * src/mimeview.c
10562         * src/prefs_common.c
10563         * src/prefs_common.h
10564         * src/textview.c : Added an option to common preferences -> display
10565           to allow user not to automatically display images.
10566
10567 2002-04-21 [paul]       0.7.4claws87
10568
10569         * sync with 0.7.4cvs52
10570                 see ChangeLog entry 2002-04-21 (src/imap.c)
10571
10572 2002-04-21 [paul]       0.7.4claws86
10573
10574         * sync with 0.7.4cvs51
10575                 see ChangeLog entry 2002-04-21
10576
10577 2002-04-21 [paul]       0.7.4claws85
10578
10579         * sync with 0.7.4cvs49
10580                 see ChangeLog entries 2002-04-20 and 2002-04-21
10581
10582         * src/Makefile.am
10583                 clean up: remove old 'stock_' element from xpm 
10584                 filenames.
10585
10586 2002-04-21 [alfons]     0.7.4claws84
10587
10588         apply sync patch from Paul
10589
10590         * src/folderview.c
10591                 use old claws prefs_folder_item_create() for now
10592
10593 2002-04-19 [match]      0.7.4claws83
10594
10595         * src/addressbook.[ch]
10596         * src/addrharvest.[ch]
10597         * src/addrgather.[ch]
10598                 recurse folders.
10599         * src/mainwindow.c
10600         * src/summaryview.[ch]
10601                 change menu option.
10602
10603 2002-04-19 [paul]       0.7.4claws82
10604
10605         * po/pt_BR.po
10606                 updated by Fabio Junior Beneditto
10607
10608 2002-04-14 [alfons]     0.7.4claws81
10609
10610         * src/passphrase.c
10611                 add #include <sys/types.h> for mode_t and off_t 
10612
10613 2002-04-13 [paul]       0.7.4claws80
10614         
10615         * src/main.c
10616           src/passphrase.[ch]
10617           src/pgptext.c
10618           src/prefs_common.[ch]
10619           src/rfc2015.c
10620                 enable storing of GnuPG passphrase for the whole 
10621                 session or a user-defined number of minutes. patch 
10622                 submitted by Ravemax <ravemax@dextrose.com>
10623
10624 2002-04-13 [alfons]     0.7.4claws79
10625
10626         * src/textview.c
10627                 make email parser also stop scanning when encountering separators
10628                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10629
10630 2002-04-13 [paul]       0.7.4claws78
10631
10632         * sync with 0.7.4cvs39
10633                 see ChangeLog entry 2002-04-12
10634
10635 2002-04-11 [paul]       0.7.4claws77
10636
10637         * sync with 0.7.4cvs37
10638                 see ChangeLog entry 2002-04-11
10639
10640 2002-04-11 [paul]       0.7.4claws76
10641
10642         * COPYING 
10643                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10644                 the clause for OpenSSL). sync with sylpheed main
10645
10646 2002-04-09 [melvin]     0.7.4claws75
10647
10648         * src/compose.c
10649                 Made 'Ctrl-Enter' on send ignore some modifiers 
10650                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10651                 to bind other *-Enter (but not Alt-Enter).
10652
10653 2002-04-09 [paul]       0.7.4claws74
10654
10655         * sync with 0.7.4cvs35
10656                 see ChangeLog entries 2002-04-09
10657
10658 2002-04-08 [paul]       0.7.4claws73
10659
10660         * sync with 0.7.4cvs33
10661                 see ChangeLog entry 200-04-08
10662
10663 2002-04-07 [match]      0.7.4claws72
10664
10665         * src/addrharvest.[ch]
10666                 fixed to read all addresses in header, regardless
10667                 of header size. improved name parsing. accommodate
10668                 harvest from folders and selected message.
10669         * src/addritem.[ch]
10670                 included new address parsing function.
10671         * src/addrgather.[ch]
10672         * src/addressbook.[ch]
10673         * src/summaryview.[ch]
10674         * src/mainwindow.c
10675                 allow address harvest of folder as well as selected
10676                 messages.
10677
10678 2002-04-07 [paul]       0.7.4claws71
10679
10680         * src/esmtp.[ch]
10681           src/smtp.c
10682                 don't try to authenticate with CRAM-MD5 in SMTP when 
10683                 SMTP-AUTH enabled if MTA doesn't issue this 
10684                 auth-method in it's ehlo-response. bug item #531364,
10685                 patch item #938910. patch submitted by Colin Leroy 
10686                 <colin@colino.net>
10687
10688 2002-04-07 [paul]       0.7.4claws70
10689
10690         * src/nntp.c
10691                 fix missing MODE_READER bug. patch submitted by
10692                 Colin Leroy <colin@colino.net>
10693
10694 2002-04-07 [alfons]     0.7.4claws69
10695
10696         * src/matcher.[ch]
10697         * src/prefs_filtering.c
10698         * src/summaryview.c
10699                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10700                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10701
10702 2002-04-07 [paul]       0.7.4claws68
10703
10704         * sync with 0.7.4cvs32
10705                 see ChangeLog entry 2002-04-06
10706
10707         * tools/filter_conv.pl
10708                 more bug fixes
10709
10710 2002-04-06 [paul]       0.7.4claws67
10711
10712         * tools/filter_conv.pl
10713                 modify to be able to find the name of the first
10714                 mailbox and use that. main's filter does not
10715                 record the full path to the mailbox and therefore
10716                 can only filter to the first mailbox.
10717
10718 2002-04-05 [paul]       0.7.4claws66
10719
10720         * tools/filter_conv.pl
10721                 attempt to make the script all-encompassing and
10722                 be able to convert any main 'filter' rule thrown
10723                 at it
10724
10725 2002-04-05 [paul]       0.7.4claws65
10726
10727         * tools/filter_conv.pl
10728                 allow for collapsed folder trees
10729
10730 2002-04-05 [paul]       0.7.4claws64
10731
10732         * sync with 0.7.4cvs31
10733                 see ChangeLog entries 2002-04-05
10734
10735 2002-04-03 [paul]       0.7.4claws63
10736
10737         * sync with 0.7.4cvs29
10738                 see ChangeLog entries 2002-04-02 and 2002-04-03
10739
10740 2002-04-02 [paul]       0.7.4claws62
10741
10742         * sync with 0.7.4cvs26
10743                 see ChangeLog entry 2002-04-01
10744
10745 2002-04-02 [match]      0.7.4claws61
10746
10747         * src/pine.[ch]
10748         * src/importpine.[ch]
10749         * src/addressbook.c
10750                 import Pine address book.
10751
10752 2002-04-02 [match]      0.7.4claws60
10753
10754         * src/addrharvest.[ch]
10755                 improve address parsing of funky addresses.
10756
10757 2002-04-02 [darko]      0.7.4claws59
10758
10759         * src/compose.c
10760                 wrap on send improvements, it now recognizes quoted
10761                 initials as part of the quotation string, and it
10762                 does not join lines separated by CR
10763
10764 2002-04-01 [match]      0.7.4claws58
10765
10766         * src/mgutils.[ch]
10767                 added new functions.
10768         * src/mutt.[ch]
10769                 remove excessive duplicate address generation
10770                 on import.
10771
10772 2002-04-01 [alfons]     0.7.4claws57
10773         
10774         * src/summaryview.c
10775                 put back g_free() 
10776
10777 2002-04-01 [paul]       0.7.4claws56
10778
10779         * sync with 0.7.4cvs25
10780                 see ChangeLog entry 2002-04-01
10781
10782 2002-04-01 [alfons]     0.7.4aprilfool55
10783
10784         * src/summaryview.c
10785                 honour feature request item #537427 to allow for
10786                 displaying names from address book for sent mail also
10787
10788 2002-03-29 [paul]       0.7.4claws54
10789
10790         * src/mainwindow.c
10791           src/prefs_filtering.[ch]
10792           src/prefs_matcher.c
10793           src/summaryview.c
10794                 add 'fast filter' for claws' filtering,
10795                 /Tools/Create filter rule/... patch submitted
10796                 by Neill Miller <neillm@thecodefactory.org>
10797
10798 2002-03-29 [paul]       0.7.4claws53
10799
10800         * sync with 0.7.4cvs24
10801                 see ChangeLog entry 2002-03-29
10802
10803 2002-03-28 [paul]       0.7.4claws52
10804
10805         * sync with 0.7.4cvs23
10806                 see ChangeLog entry 2002-03-28
10807
10808 2002-03-27 [melvin]     0.7.4claws51
10809
10810         * src/prefs_actions.c
10811                 Added support to pass only one message part (as a
10812                 file) to the command using '%p'. No quotes are needed
10813                 because doubles quotes are automatically added.
10814                 Fixed bug where Sylpheed could block when waiting for
10815                 a child process to finish.
10816                 Changed the help menu to remove quotes around symbols to 
10817                 avoid misinterpretation (they must not be used).
10818
10819 2002-03-27 [melvin]     0.7.4claws50
10820
10821         * src/inc.c
10822                 Made the new mail notification command always 
10823                 execute asynchronously.
10824
10825 2002-03-27 [paul]       0.7.4claws49
10826
10827         * src/compose.c
10828                 fix bug introduced in last commit
10829
10830 2002-03-27 [paul]       0.7.4claws48
10831
10832         * sync with 0.7.4cvs21
10833                 see ChangeLog 2002-03-26 and 2002-03-27
10834
10835 2002-03-26 [hoa]        0.7.4claws47
10836
10837         * src/prefs_folder_item.c
10838                 really fixed the bug #516442 with folder rescan.
10839
10840 2002-03-26 [paul]       0.7.4claws46
10841
10842         * sync with 0.7.4cvs19
10843                 see ChangeLog entries 2002-03-25 and 2002-03-26
10844
10845 2002-03-25 [hoa]        0.7.4claws45
10846
10847         * src/matcher.c
10848         * src/mh.c
10849                 fix the bug #516442 with folder rescan.
10850
10851         * src/prefs_common.[ch]
10852         * src/compose.c
10853                 added an option to enable two different behaviours
10854                 for bounce.
10855
10856
10857 2002-03-25 [paul]       0.7.4claws44
10858
10859         * src/mainwindow.c
10860           src/selective_download.c
10861                 correct a few menuitem labels
10862
10863 2002-03-25 [christoph]  0.7.4claws43
10864
10865         * src/procmsg.c
10866                 fix non deleted tmp message in
10867                 procmsg_save_to_outbox
10868                 fix problems caused by sync with
10869                 main branch's procmsg_send_queue
10870
10871 2002-03-25 [paul]       0.7.4claws42
10872
10873         * src/quote_fmt.c
10874           src/quote_fmt_lex.l
10875           src/quote_fmt_parse.y
10876                 add Last name (%L) placeholder for quoting. 
10877                 patch submitted by Thorsten Thielen 
10878                 <thth@users.sourceforge.net>
10879
10880 2002-03-25 [paul]       0.7.4claws41
10881
10882         * src/utils.c
10883                 get full hostname. patch submitted by
10884                 Bob Woodside <rwoodside1@comcast.net>
10885
10886 2002-03-25 [paul]       0.7.4claws40
10887
10888         * src/account.c
10889           src/news.c
10890           src/nntp.[ch]
10891           src/prefs_account.[ch]
10892                 enable NNTP over SSL. patch submitted by
10893                 Pascal Jermini <pascal@infinity.hn.org>
10894
10895 2002-03-24 [paul]       0.7.4claws39
10896
10897         * src/prefs_common.c
10898                 make the arrangement of the Compose tab more
10899                 coherent
10900
10901         * src/mainwindow.c
10902                 fix some irregularities of style
10903
10904         * po/de.po
10905                 updated by Kilian Krause
10906
10907 2002-03-23 [paul]       0.7.4claws38
10908
10909         * po/pt_BR.po
10910                 updated by Fabio Junior Beneditto
10911
10912 2002-03-23 [paul]       0.7.4claws37
10913
10914         * src/mainwindow.c
10915                 move 'Gather addresses' to 'Tools' menu
10916                 make 'Selective download' sensitive
10917
10918 2002-03-23 [paul]       0.7.4claws36
10919
10920         * sync with 0.7.4cvs16
10921                 see ChangeLog entries 2002-03-23
10922
10923 2002-03-22 [christoph]  0.7.4claws35
10924
10925         * src/quote_fmt_parse.y
10926                 fix include program output
10927
10928 2002-03-22 [alfons]     0.7.4claws34
10929
10930         * src/pop.c
10931                 initialize GDate stack variable correctly (sorry!)
10932
10933 2002-03-22 [paul]       0.7.4claws33
10934
10935         * src/compose.c
10936           src/mainwindow.c
10937           src/prefs_actions.c
10938           src/prefs_common.c
10939                 rename 'Tool' to 'Tools'
10940
10941         * src/mainwindow.c
10942                 move 'Delete duplicated messages' from
10943                 'Message/' to 'Tools/'
10944                 re-arrange the order of 'Tools/' items
10945
10946 2002-03-22 [paul]       0.7.4claws32
10947
10948         * src/addr_compl.c
10949           src/addressbook.[ch]
10950                 auto-address completion now also matches on
10951                 Nickname. patch submitted by Bob Forsman 
10952                 <hammor@users.sourceforge.net>
10953
10954         * src/editaddress.c
10955                 correct a spelling mistake
10956
10957 2002-03-22 [alfons]     0.7.4claws31
10958
10959         * src/pop.c
10960                 fix getting uidl from incorrect string 
10961                 (spotted by Colin)
10962
10963 2002-03-21 [alfons]     0.7.4claws30
10964
10965         * src/pop.c
10966                 more code refactoring
10967                 plug mem leak introduced by delete on server
10968
10969 2002-03-21 [paul]       0.7.4claws29
10970
10971         * sync with 0.7.4cvs11
10972                 see ChangeLog entries 2002-03-20
10973
10974 2002-03-20 [alfons]     0.7.4claws28
10975
10976         * src/inc.c
10977                 apply Colin's patch and refactor
10978
10979 2002-03-20 [paul]       0.7.4claws27
10980
10981         * sync with sylpheed 0.7.4cvs9
10982                 see ChangeLog entry 2002-03-20
10983
10984 2002-03-19 [christoph]  0.7.4claws26
10985
10986         * src/mh.c
10987         * src/procmsg.[ch]
10988         * src/summaryview.c
10989                 revert changes for flag updates
10990                 (does not work correctly and no time to debug)
10991
10992 2002-03-20 [alfons]     0.7.4claws25
10993
10994         * src/pop.c
10995                 refactor should_delete() a little bit 
10996
10997 2002-03-19 [paul]       0.7.4claws24
10998
10999         * src/inc.[ch]
11000           src/pop.c
11001           src/prefs_account.[ch]
11002                 allow the user to leave downloaded mail on the 
11003                 server for n days. Patch submitted by Colin Leroy 
11004                 <colin@colino.net>
11005
11006 2002-02-19 [paul]       0.7.4claws23
11007
11008         * sync with sylpheed 0.7.4cvs8
11009                 see ChangeLog entries 2002-03-19
11010
11011 2002-03-18 [paul]       0.7.4claws22
11012
11013         * sync with sylpheed 0.7.4cvs6
11014                 see ChangeLog entry 2002-03-18
11015
11016 2002-03-18 [paul]       0.7.4claws21
11017
11018         * po/en_GB.po
11019                 add en_GB message catalogue
11020
11021         * src/mbox_folder.c
11022           src/prefs_account.c
11023           src/prefs_actions.c
11024                 correct a few spelling mistakes
11025
11026 2002-03-17 [alfons]     0.7.4claws20
11027
11028         * src/matcher.c
11029                 more stringent checks for NULL params when writing
11030                 filtering actions to a file
11031                 
11032 2002-03-17 [hoa]        0.7.3claws20
11033
11034         * src/news.c
11035                 fixed the count of new messages
11036
11037         * src/compose.c
11038                 fixed the "attachment properties" window
11039
11040 2002-03-17 [paul]       0.7.4claws19
11041
11042         * src/defs.h
11043           src/folder.h
11044           src/news.c
11045           src/prefs_account.[ch]
11046           src/procmsg.[ch]
11047           src/summaryview.c
11048                 automatically mark cross-posted messages as read 
11049                 and (optionally) give them a colour label
11050                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11051                 
11052
11053 2002-03-17 [paul]       0.7.4claws18
11054
11055         * sync with sylpheed 0.7.4cvs5
11056                 see ChangeLog entry 2002-03-17
11057
11058 2002-03-17 [melvin]     0.7.4claws17
11059         
11060         * src/textview.c
11061                 Worked around a gtktext 'bug': when searching for 
11062                 a text in a long message it was scrolling slowly
11063                 line by line until it hit the searched text.
11064         * po/fr.po
11065                 Updated French translation
11066
11067 2002-03-17 [melvin]     0.7.4claws16
11068
11069         * src/mainwindow.c
11070         * src/compose.c
11071         * src/prefs_actions.c
11072                 Moved "Edit/Actions" to "Tool/Actions"
11073                 Made mainwindow/compose window sensitive as soon as
11074                 no child process is running anymore even if the io dialog
11075                 is open.
11076                 Fixed a struct being initialized with a non constant char*
11077
11078 2002-03-16 [christoph]  0.7.4claws15
11079
11080         * configure.in
11081                 add --with-compiler-flags option
11082                 (only for developer hacking)
11083         * src/mh.c
11084         * src/procmsg.[ch]
11085         * src/summaryview.c
11086                 try to make folder-stats and flag handling more
11087                 independent from the summaryview. msgcounts
11088                 are only set when the folder is opened and
11089                 procmsg_msginfo_(un)set_flags will handle it
11090                 later and summaryview will get the values
11091                 from the folder.
11092
11093 2002-03-16 [paul]       0.7.4claws14
11094
11095         * src/messageview.c
11096                 fix Return-receipt. Patch submitted by Bob
11097                 Woodside <rwoodside1@comcast.net>
11098
11099 2002-03-16 [paul]       0.7.4claws13
11100
11101         * src/compose.c
11102                 fix 'dynamic' signatures, make it work again
11103                 broken during sync on 2002-03-14 (0.7.4claws2)
11104
11105 2002-03-15 [match]      0.7.4claws12
11106
11107         * src/addrharvest.[ch]
11108         * src/addrgather.[ch]
11109         * src/addressbook.[ch]
11110         * src/mainwindow.c
11111                 included address harvester feature. still some
11112                 issues with address parsing that I will fix.
11113
11114 2002-03-15 [match]      0.7.4claws11
11115
11116         * src/addrbook.[ch]
11117         * src/addrcache.[ch]
11118         * src/addressbook.[ch]
11119         * src/addrindex.c
11120         * src/editbook.c
11121         * src/importldif.c
11122         * src/importmutt.c
11123         * src/jpilot.[ch]
11124         * src/main.c
11125         * src/syldap.[ch]
11126         * src/vcard.[ch]
11127                 tidy up. fix memory leaks. moved attribs and methods
11128                 from individual interfaces to addrcache object. prep
11129                 for new stuff to come in.
11130
11131 2002-03-15 [alfons]     0.7.4claws10
11132
11133         * src/matcher.[ch]
11134         * src/matcher_parser_parse.y
11135         * src/matcher_parser_lex.l
11136         * src/prefs_matcher.c
11137                 add filtering conditions message greater than, smaller 
11138                 than, and exactly matching a size in bytes
11139                 (does not work with delete from POP3 server yet)
11140
11141                 this should also give others an idea what you should
11142                 do to add new criterions to claws filtering system
11143                 
11144
11145 2002-03-15 [paul]       0.7.4claws9
11146
11147         * tools/filter_conv.pl
11148                 exit if there are no filter rules to convert
11149                 rename filterrc to filterrc.old after completion
11150
11151 2002-03-15 [paul]       0.7.4claws8
11152
11153         * sync with sylpheed 0.7.4cvs3
11154                 see ChangeLog entry 2002-03-14
11155
11156 2002-03-14 [paul]       0.7.4claws7
11157
11158         * src/compose.c
11159                 clean up the last commit (ahem)
11160
11161 2002-03-14 [paul]       0.7.4claws6
11162
11163         * src/compose.c
11164                 fix bug #515655. honour account preferences
11165                 regarding gpg default signing/encryption when 
11166                 changing account from the compose window.
11167
11168 2002-03-14 [paul]       0.7.4claws5
11169
11170         * src/folderview.c
11171                 remove unnecessary curly brackets
11172
11173 2002-03-14 [paul]       0.7.4claws4
11174
11175         * src/folderview.c
11176           src/prefs_filtering.[ch]
11177                 add filter rename on folder rename and filter
11178                 delete on folder delete. Patch submitted by
11179                 Neill Miller <neillm@thecodefactory.org> 
11180
11181 2002-03-14 [christoph]  0.7.4claws3
11182
11183         * src/procmsg.c
11184         * src/send.c
11185                 fix local delivery
11186                 (patch submitted by "Simon 'corecode' Schubert")
11187         * src/prefs_common.c
11188         * src/procmsg.c
11189                 fix gcc 3.0 warning
11190
11191 2002-03-14 [paul]       0.7.4claws2
11192
11193         * sync with sylpheed 0.7.4cvs2
11194                 see ChangeLog entry 2002-03-13
11195
11196 2002-03-12 [darko]      0.7.4claws1
11197
11198         * src/mainwindow.c
11199                 fix what seems to be a copy and paste error
11200                 when setting color for important messages
11201                 (reported by wwp)
11202
11203 2002-03-11 [paul]       version 0.7.4claws released
11204
11205 2002-03-11 [paul]       0.7.4claws
11206
11207         * po/es.po
11208           po/it.po
11209           po/nl.po
11210           po/pt_BR.po
11211                 update message catalogs. Submitted by Ricardo Mones 
11212                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11213                 Fabio Junior Beneditto
11214
11215         * configure.in
11216           faq/Makefile.am
11217           faq/it/Makefile
11218           faq/it/sylpheed-faq*
11219           src/mainwindow.c
11220           src/manual.[ch]
11221                 add FAQ in Italian
11222         
11223
11224 2002-03-11 [jens]       0.7.3claws7
11225
11226         * po/de.po
11227                 updated German translation
11228
11229 2002-03-11 [melvin]     0.7.3claws6
11230
11231         * po/fr.po
11232                 updated and corrected French translation
11233
11234 2002-03-10 [hoa]        0.7.3claws5
11235
11236         * src/account.c
11237         * src/inc.c
11238         * src/prefs_account.c
11239         * src/procmsg.c
11240         * src/send.[ch]
11241                 fixed the local account.
11242                 you have to change the default "/usr/sbin/sendmail"
11243                 to "/usr/sbin/sendmail -t" in the preferences of
11244                 the local account.
11245
11246         * src/procmime.c
11247                 removed some debug display for renderer
11248
11249 2002-03-10 [paul]       0.7.3claws4
11250
11251         * faq/en/sylpheed-faq-1.html
11252           faq/en/sylpheed-faq-2.html
11253                 update
11254
11255 2002-03-09 [paul]       0.7.3claws3
11256
11257         * sync with sylpheed 0.7.4
11258                 see ChangeLog entry 2002-03-09
11259
11260 2002-03-08 [paul]       0.7.3claws2
11261
11262         * faq/en/sylpheed-faq*
11263           faq/es/sylpheed-faq*
11264           faq/fr/sylpheed-faq*
11265                 update the FAQs
11266
11267         * manual/fr/.cvsignore
11268           manual/fr/Makefilea.am
11269           manual/fr/sylpheed*
11270           src/mainwindow.c
11271           src/manual.[ch]
11272                 add the French manual
11273
11274 2002-03-07 [paul]       0.7.3claws1
11275
11276         * sync with sylpheed 0.7.3cvs4
11277                 see ChangeLog entries  2002-03-06 and 2002-03-07
11278         
11279         * po/nl.po
11280                 updated by Wilbert Berendsen
11281
11282 2002-03-07 [melvin]     0.7.2claws34
11283
11284         * src/selective_download.c
11285                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11286
11287 2002-03-06 [paul]       0.7.2claws33
11288
11289         * sync with sylpheed 0.7.3cvs1
11290                 bug fix, see ChangeLog entry 2002-03-05
11291
11292 2002-03-05 [paul]       0.7.2claws32
11293
11294         * src/mimeview.c
11295           src/pgptext.[ch]
11296           src/procmsg.c
11297                 reverse the pgp ascii-armored code implemented in 
11298                 0.7.2claws16. removal of this code until it matures.
11299                 this means that verifying ascii-armored pgp sigs and
11300                 automatic decryption of ascii-armored encrypted
11301                 messages no longer works.
11302
11303 2002-03-05 [paul]       0.7.2claws31
11304
11305         * configure.in
11306           Makefile.am
11307         * faq/Makefile.am
11308         * faq/en/Makefile.am
11309           faq/en/sylpheed-faq.html
11310           faq/en/sylpheed-faq-1.html
11311           faq/en/sylpheed-faq-2.html
11312           faq/en/sylpheed-faq-3.html
11313         * faq/es/Makefile.am
11314           faq/es/sylpheed-faq.html
11315           faq/es/sylpheed-faq-1.html
11316           faq/es/sylpheed-faq-2.html
11317           faq/es/sylpheed-faq-3.html
11318           faq/es/sylpheed-faq-4.html
11319         * faq/fr/Makefile.am
11320           faq/fr/sylpheed-faq.html
11321           faq/fr/sylpheed-faq-1.html
11322           faq/fr/sylpheed-faq-2.html
11323           faq/fr/sylpheed-faq-3.html
11324         * src/Makefile.am
11325           src/defs.h
11326           src/mainwindow.c
11327           src/manual.[ch]
11328                 add FAQs in English, Spanish and French
11329
11330
11331 2002-03-05 [paul]       0.7.2claws30
11332
11333         * manual/en/sylpheed.html
11334           manual/en/sylpheed-XX.html
11335                 updated the English manual
11336
11337 2002-03-05 [hoa]        
11338
11339         * src/summaryview.c
11340                 dialog box pops up if the article can't be deleted.
11341
11342 2002-03-04 [paul]       
11343         
11344         * po/pt_BR.po
11345                 updated by Fabio Junior Benedito
11346
11347 2002-03-04 [hoa]
11348
11349         * removed ac/gpgme.m4
11350                 to avoid autogen common problem
11351                 developers have to install gpgme development package now
11352
11353         * src/compose.c
11354                 encoding to 7bit or 8bit is enabled.
11355
11356 2002-03-03 [alfons]     0.7.2claws29
11357
11358         * src/pop.c
11359                 merge fix by Oliver Haertel for selective
11360                 download buglet
11361
11362 2002-03-03 [paul]       0.7.2claws28
11363         
11364         * sync with sylpheed 0.7.3
11365
11366 2002-03-03 [paul]       0.7.2claws27
11367
11368         * sync with sylpheed 0.7.2cvs24
11369                 see ChangeLog entries 2002-03-02 and 2002-03-03
11370
11371 2002-03-02 [melvin]     0.7.2claws26
11372
11373         * src/inc.[ch]
11374         * src/main.c
11375         * src/mainwindow.c
11376         * src/prefs_common.[ch]
11377                 Added user definable notification on new mail arrival.
11378                 Removed unused variables in spell checker prefs code.
11379
11380 2002-03-02 [melvin]     0.7.2claws25
11381
11382         * src/quote_fmt.c
11383                 Removed unnecessary escape sequences.
11384                 Changed 'Initial...' to 'Initials of Sender'
11385
11386 2002-03-02 [paul]       0.7.2claws24
11387
11388         * sync with sylpheed 0.7.2cvs22
11389                 see ChangeLog entry 2002-03-01
11390
11391 2002-03-01 [hoa]        0.7.2claws23
11392
11393         * src/mainwindow.c
11394                 Set sensitivity of delete actions to active
11395                 even if the folder is a newsgroup.
11396
11397         * src/summaryview.c
11398                 - Set sensitivity of delete actions
11399                 - Added function check_permission() that will check if the
11400                   user is authorized to delete a message. For news, it
11401                   will check if the author is the same.
11402                 - Enabled deletion when there is no trash folder.
11403
11404         * src/news.[ch]
11405                 - Added news_cancel_article() to cancel articles
11406                 - Implemented news_remove_message() (public function)
11407
11408 2002-03-01 [paul]       0.7.2claws22
11409
11410         * src/gtkutils.c
11411           src/textview.c
11412                 recognise urls that that don't include 'http://' and
11413                 simply begin 'www.' 
11414
11415         * AUTHORS
11416                 remove duplicated name
11417
11418 2002-02-28 [paul]       0.7.2claws21
11419
11420         * src/mainwindow.c
11421           src/summaryview.[ch]
11422                 add ability to 'Select thread'
11423                 combines Melvin's "Select thread's head" patch (#510907)
11424                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11425                 patch (#518514) 
11426
11427 2002-02-28 [paul]       0.7.2claws20
11428
11429         * src/mimeview.c
11430                 hopefully fix segfault on right-clicking a mime part
11431                 that some people have experienced.      
11432                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11433
11434 2002-02-28 [paul]       0.7.2claws19
11435
11436         * sync with sylpheed 0.7.2cvs21
11437                 see ChangeLog entries 2002-02-27 and 2002-02-28
11438
11439 2002-02-27 [paul]       0.7.2claws18
11440
11441         * sync with sylpheed 0.7.2cvs18
11442                 see ChangeLog entries 2002-02-26 and 2002-02-27
11443
11444 2002-02-26 [alfons]     0.7.2claws17
11445
11446         * src/procheader.c
11447                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11448                 (spotted by Chris Hessman <idatech@gmx.net>)
11449
11450 2002-02-26 [paul]       0.7.2claws16
11451
11452         * src/mimeview.c
11453           src/pgptext.[ch]
11454           src/procmsg.c
11455                 make decryption of ascii-armored pgp encrypted messages
11456                 and verification of ascii-armored signatures work again.
11457                 slightly altered from the patch by Jens Jahnke 
11458                 <jan0sch@gmx.net>
11459
11460                 ##FIX ME##
11461                 * the checking of plaintext signatures always comes up in 
11462                   a popup box
11463                 * it doesn't work for multipart messages 
11464                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11465                   including the msg headers and these 2 line themselves, are 
11466                   not displayed
11467
11468         * src/mainwindow.c
11469                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11470                 "View/Message View" becomes "View/Separate Message View"
11471                 because its less ambiguous.
11472
11473         * po/es.po
11474                 updated by Ricardo Mones Lastra
11475
11476 2002-02-26 [paul]       0.7.2claws15
11477
11478         * sync with sylpheed 0.7.2cvs17
11479                 see ChangeLog entries 2002-02-25 and 2002-02-26
11480
11481 2002-02-25 [christoph]  0.7.2claws14
11482
11483         * src/filtering.[ch]
11484         * src/inc.c
11485                 do filtering stuff after all messages have been received
11486                   1. drop all messages to .processing
11487                   2. scan processing folder for messages
11488                   3. filter messages or move to inbox
11489                 this will also find old messages left in processing after
11490                 a crash or something like that and we get a real msginfo
11491                 from folder->get_msg_list and do not have to create our
11492                 own in filter_message
11493         * src/matcher_parser_parse.y
11494                 remove MIX/MAX warning (reordered includes)
11495
11496 2002-02-25 [paul]       0.7.2claws13
11497
11498         * sync with sylpheed 0.7.2cvs15
11499                 see ChangeLog entry 2002-02-24
11500
11501 2002-02-24 [alfons]     0.7.2claws12
11502
11503         * src/filtering.c
11504                 clear old color flags first when applying a new color to
11505                 a message info. 
11506                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11507
11508 2002-02-24 [alfons]     0.7.2.claws11
11509         
11510         * AUTHORS
11511         * src/prefs_common.c
11512                 add presets for Opera and Konqueror, closes patch #517261,
11513                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11514
11515 2002-02-24 [alfons]     0.7.2.claws10
11516
11517         * AUTHORS
11518         * src/summaryview.c
11519                 fix threading for null message ids, closes patch #521601,
11520                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11521
11522 2002-02-24 [alfons]     0.7.2claws9
11523
11524         * src/summaryview.c
11525         * src/filtering.c
11526                 make Tool | Filter Message work with filtering system so
11527                 setting flags also works
11528
11529                 TODO:
11530
11531                 - Processing uses the same function as Tool | Filter
11532                   Message, but doesn't use the same update proc yet
11533
11534 2002-02-23 [paul]       0.7.2claws8
11535
11536         * sync with sylpheed 0.7.2cvs14
11537                 see ChangeLog entries 2002-02-22 and 2002-02-23
11538
11539 2002-02-22 [christoph]  0.7.2claws7
11540
11541         * src/quote_fmt.c
11542                 Add column space to table
11543         * src/quote_fmt_parse.y
11544                 Close files
11545
11546 2002-02-22 [paul]       0.7.2claws6
11547
11548         * src/Makefile.am
11549           src/defs.h
11550           src/filtering.c
11551           src/inc.[ch]
11552           src/mainwindow.c
11553           src/matcher.[ch]
11554           src/matcher_parser_lex.l
11555           src/matcher_parser_parse.y
11556           src/pop.[ch]
11557           src/prefs_account.h
11558           src/prefs_filtering.c
11559           src/selective_download.[ch]   *** NEW FILES ***
11560           src/utils.[ch]
11561           po/POTFILES.in
11562                 Selective Download added to 'Tool' menu. 
11563                 Retrieves email headers of the currently selected pop3 
11564                 account and allows the user to mark emails for deletion 
11565                 right on the pop3 server. Patch submitted by Oliver Haertel 
11566                 <oha@users.sourceforge.net>.
11567         
11568         * po/POTFILES.in
11569                 add 'src/quote_fmt.c'           
11570
11571 2002-02-22 [christoph]  0.7.2claws5
11572
11573         * src/Makefile.am
11574                 added quote_fmt.c
11575         * src/prefs_common.[ch]
11576         * src/prefs_template.c
11577         * src/quote_fmt.c               *** NEW FILE ***
11578         * src/quote_fmt.h
11579                 move quote format symbol description code
11580                 to it's own file because it is used from
11581                 differnent code parts
11582                 Rewrote symbol description GUI
11583                   + use table
11584                   + add separators
11585                   + get data from array (no more long constant strings)
11586         * src/quote_fmt_lex.l
11587         * src/quote_fmt_parse.y
11588                 Symbol for Literal % changed to \% instead of %%
11589                 (More logical as \ is used for quoting for other symbols)
11590                 Add |f and |p to include files and program output
11591                 Examples:
11592                     |f{/home/.../.signature}
11593                     |p{date}
11594         * po/de.po
11595                 Correct wrong spelling for "Referenzen"
11596
11597 2002-02-21 [paul]       0.7.2claws4
11598
11599         * src/procmsg.c
11600                 forgotten during sync
11601
11602 2002-02-21 [paul]       0.7.2claws3
11603
11604         * sync with sylpheed 0.7.2cvs11
11605                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11606                 2002-02-20 and 2002-02-21
11607
11608 2002-02-20 [melvin]     0.7.2claws2
11609
11610         * src/prefs_actions.c
11611                 Added error report when child cannot fork or when execvp 
11612                 returns with an error.
11613
11614 2002-02-19 [christoph]  0.7.2claws1
11615
11616         * src/codeconv.c
11617                 return unconverted text if conde conversion is not possible
11618                 when libjconv is used.
11619                 (patch submitted by "Simon 'corecode' Schubert")
11620
11621 2002-02-19 [paul]       
11622
11623         * version 0.7.2claws release
11624
11625 2002-02-19 [paul]       0.7.2claws
11626
11627         * po/nl.po
11628                 updated by Wilbert Berendsen
11629
11630
11631 2002-02-18 [alfons]     0.7.1claws13
11632
11633         * src/syldap.c
11634         * src/jpilot.c
11635                 remove references to dlfcn and explicitly loading functions
11636                 from dynalink libs, because libs linked anyway, and functions
11637                 are loaded explicitly
11638
11639 2002-02-17 [melvin]     0.7.1claws12
11640
11641         * src/prefs_actions.c
11642                 Replaced children wait loop with double fork technique.
11643                 Now, input/output window updated at each new output.
11644                 free_children(): Fixed a memory leak.
11645                 Made input/output window non closable if running children
11646                 still exist.
11647                 Added missing <unistd.h> include.
11648                 Added some --debug outputs.
11649
11650 2002-02-17 [melvin]     0.7.1claws11
11651
11652         * src/summaryview.c
11653                 Fixed bug where descending sort order did not select top
11654                 message.
11655
11656 2002-02-17 [melvin]     0.7.1claws10
11657
11658         * acconfig.h
11659                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11660         * src/prefs_common.c
11661                 Pspell data package directory no more hard coded but
11662                 set during configuration (PSPELL_PATH). (Thanks to 
11663                                 Gustavo Noronha Silva.)
11664
11665 2002-02-17 [melvin]     0.7.1claws9
11666
11667         * configure.in
11668                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11669         * src/gtkspell.c
11670                 Fixed compile-time warnings.
11671
11672 2002-02-16 [alfons]     0.7.1claws8
11673
11674         * src/filesel.c
11675                 fix inadvertent free of NULL pointer which caused
11676                 sylpheed to crash when closing the save-as dialog
11677                 using the window close button
11678
11679 2002-02-16 [carsten]    0.7.1claws7
11680         * src/mainwindow.[ch]
11681           src/summaryview.c
11682           src/prefs_common.c
11683                 fixes for pixmap theming code:
11684                         - recently changed mail attributes shouldn't get
11685                           lost any longer
11686                         - theme is only reloaded iff another theme was
11687                           selected
11688
11689 2002-02-16 [paul]       0.7.1claws6
11690
11691         * sync with sylpheed 0.7.2 release
11692                 see ChangeLog entry 2002-02-15 and 2002-02-16
11693
11694 2002-02-15 [paul]       0.7.1claws5
11695
11696         * sync with sylpheed 0.7.1cvs9
11697                 see ChangeLog entry 2002-02-15
11698
11699         * po/POTFILES.in
11700                 remove unneeded headerwindow.c entry
11701
11702 2002-02-14 [carsten]    0.7.1claws4
11703         * src/summaryview.c
11704                 fixed a bug for "Go to next unread message": there was
11705                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11706                 in the prefs, because of doing "Search again" instead
11707                 "No"
11708
11709 2002-02-14 [carsten]    0.7.1claws3
11710         * src/stock_pixmap.c
11711                 removed 2 more mem leaks; following memprof,
11712                 this code is "leak free" now :)
11713
11714 2002-02-14 [carsten]    0.7.1claws2
11715         * src/stock_pixmap.c
11716                 used opendir/readdir/closedir instead of scandir
11717                 -> code should work now on Solaris
11718
11719 2002-02-14 [paul]       0.7.1claws1
11720
11721         * sync with sylpheed 0.7.1cvs8
11722                 see ChangeLog entries 2002-02-13 and 2002-02-14
11723
11724         * README.claws
11725                 add some description of Actions and Pixmap Themes
11726
11727 2002-02-13 [paul]       
11728
11729         * version 0.7.1claws release
11730
11731 2002-02-13 [paul]       0.7.1claws
11732
11733         * po/es.po
11734           po/it.po
11735           po/pt_BR.po
11736                 updated translations, submitted by Ricardo Mones Lastra,
11737                 Alessandro Maestri and Fabio Junior Beneditto
11738
11739 2002-02-13 [melvin]     0.7.0claws75
11740
11741         * src/prefs_actions.c
11742                 Added missing "signal.h" include
11743
11744 2002-02-13 [melvin]     0.7.0claws74
11745
11746         * src/prefs_folder_item.c
11747                 Added missing "config.h" include
11748         * po/fr.po
11749                 Updated French translation for folder propriety.
11750
11751 2002-02-13 [jens]       0.7.0claws73
11752
11753         * po/POTFILES.in
11754                 Added missing src/prefs_folder_item.c [log added by melvin]
11755         * po/de.po
11756                 Updated German translation.
11757
11758 2002-02-13 [melvin]     0.7.0claws72
11759
11760         * po/fr.po
11761                 Updated French translation.
11762
11763 2002-02-13 [melvin]     0.7.0claws71
11764
11765         * src/gtkutils.c
11766                 Made gtkut_editable_get_selection return NULL if selection
11767                 is of length zero.
11768                 This fixes a bug where selecting part of message A then
11769                 switching to message B and replying to it will not
11770                 quote the message's body.
11771
11772 2002-02-12 [paul]       0.7.0claws70
11773
11774         * src/mainwindow.c
11775                 cosmetic, relating to pixmap themes: on toolbar make 
11776                 updating of 'Exec' and 'Compose news/Compose email'
11777                 icons faster.
11778
11779 2002-02-12 [carsten]    0.7.0claws69
11780         * src/folderview.c
11781           src/mainwindow.[ch]
11782           src/stock_pixmap.c
11783           src/summaryview.c
11784           src/prefs_common.c
11785                 - refreshing after changing pixmap theme better
11786                   now (thanks Paul)
11787                 - wanted to remove some mem leaks, but alfons was
11788                   faster (and had the better solution ;)
11789
11790 2002-02-12 [alfons]     0.7.0claws68
11791
11792         * src/prefs_common.c
11793         * src/stock_pixmap.[ch]
11794                 plug mem leaks, refactor code a little bit
11795
11796
11797 2002-02-12 [sergey]     0.7.0claws67
11798
11799         * src/imap.c
11800                 Fixed problem with copying messages to IMAP folders when the
11801                 server uses something other than '/' as a namespace separator
11802                 (cyrus-imapd uses '.').
11803
11804 2002-02-12 [jens]       0.7.0claws66
11805
11806         * po/de.po
11807                 Updated German Translation
11808
11809 2002-02-12 [paul]       0.7.0claws65
11810
11811         * sync with sylpheed 0.7.1cvs1
11812                 see ChangeLog entry 2002-02-12
11813
11814 2002-02-12 [melvin]     0.7.0claws64
11815
11816         * src/prefs_actions.c
11817                 Fixed "feature" where children's output was duplicated 
11818                 instead of refreshed while monitoring.
11819                 Removed some debug code.
11820
11821 2002-02-12 [christoph]  0.7.0claws63
11822
11823         * src/compose.c
11824                 always delete message from queue after sending/send error
11825                 (closes bug #509601)
11826
11827 2002-02-12 [melvin]     0.7.0claws62
11828
11829         * src/prefs_actions.c
11830                 Children wait loop is now triggered with a timeout of 1s
11831                 Added %F which is replaced with the list of filenames 
11832                 of all selected messages (as suggested by Ricardo Mones Lestra)
11833                 Pipe syntax changed. Prefix with | to send selection, postfix
11834                 with | to retrieve output. Prefix with > or * to send
11835                 user definable input to the command (*: input is hidden)
11836                 Old pipe action should now be postfixed with |, too.
11837
11838 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11839         * src/stock_pixmap.c
11840                 fixed a bug: if there's no theme directory don't
11841                 throw an error, just do "nothing" (thanks Alfons)
11842
11843 2002-02-12 [carsten]    0.7.0claws60
11844         * src/folderview.c
11845           src/summaryview.c
11846                 had to write the cache twice (nasty!); some marks would 
11847                 get lost if not
11848
11849 2002-02-11 [carsten]    0.7.0claws59
11850         * acconfig.h
11851           configure.in
11852           doc-src/maintainer_guide.txt
11853           src/compose.[ch]
11854           src/defs.h
11855           src/folderview.[ch]
11856           src/gtkutils.[ch]
11857           src/mainwindow.[ch]
11858           src/prefs_common.[ch]
11859           src/stock_pixmap.[ch]
11860           src/summaryview.[ch]
11861                 pixmap theming and related work on pixmap
11862                 handling on some other places
11863                 (e.g. hrm features for all folder)
11864           src/pixmap/stock_*.xpm -> the stock_ was removed
11865         
11866 2002-02-11 [paul]       0.7.0claws58
11867
11868         * sync with sylpheed 0.7.1 release
11869                 see ChangeLog entries 2002-02-11
11870
11871 2002-02-08 [paul]       0.7.0claws57
11872
11873         * sync with sylpheed 0.7.0cvs39
11874                 see ChangeLog entry 2002-02-07 (last entry) 
11875
11876         * src/prefs_actions.c
11877           src/prefs_filtering.c
11878           src/prefs_matcher.c
11879           src/prefs_scoring.c
11880                 sync: made it compile with C compilers other than gcc
11881
11882 2002-02-07 [paul]       0.7.0claws56
11883
11884         * sync with sylpheed 0.7.0cvs38
11885                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11886                 2002-02-07
11887
11888 2002-02-07 [darko]      0.7.0claws55
11889
11890         * src/gtkutils.[ch]
11891         * src/summaryview.c
11892                 Fix const gchar */gchar * issue (thanks Hiro)
11893
11894 2002-02-07 [darko]      0.7.0claws54
11895
11896         * src/compose.[ch]
11897         * src/filtering.c
11898         * src/gtkutils.[ch]
11899         * src/prefs_template.c
11900         * src/quote_fmt.h
11901         * src/quote_fmt_parse.y
11902         * src/summaryview.c
11903         * src/utils.[ch]
11904                 When replying or forwarding an email don't quote the entire
11905                 mail body but use the part of the message text that is selected
11906
11907 2002-02-06 [melvin]     0.7.0claws53
11908
11909         * src/prefs_common.[ch]
11910         * src/gtkspell.[ch]
11911         * src/compose.c
11912                 Made possible to switch quickly to last used dictionary
11913                 which makes checking bilingual documents easier.
11914
11915 2002-02-06 [melvin]     0.7.0claws52
11916         
11917         * po/POTFILES.in
11918                 Added forgotten new file src/prefs_actions.c
11919
11920 2002-02-06 [melvin]     0.7.0claws51
11921
11922         * src/prefs_actions.c   ** NEW FILE **
11923         * src/prefs_actions.h   ** NEW FILE **
11924                 Added actions to execute on message text view, or on the
11925                         message's file.
11926         * src/Makefile.am
11927                 Added src/prefs_actions.[ch]
11928         * src/compose.c
11929                 Added new menu "Edit/Actions"
11930         * src/defs.h
11931                 Added new actionsrc file.
11932         * src/main.c
11933                 Added actionsrc reading.
11934         * src/mainwindow.c
11935                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11936         * src/prefs_common.h
11937                 Added new element actionslst element to prefs_common.
11938
11939 2002-02-06 [paul]       0.7.0claws50
11940
11941         * sync with sylpheed 0.7.0cvs36
11942                 see ChangeLog entry 2002-02-06
11943
11944 2002-02-05 [paul]
11945
11946         * po/es.po
11947                 updated by Ricardo Mones Lastra
11948
11949 2002-02-05 [paul]       0.7.0claws49
11950
11951         * sync with sylpheed 0.7.0cvs33
11952                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11953
11954 2002-02-05 [paul]       0.7.0claws48
11955
11956         * src/compose.c
11957                 re-add 'Edit/Advanced/Delete entire line', previously named
11958                 'Delete Line+'
11959
11960 2002-02-04 [paul]       0.7.0claws47
11961
11962         * src/compose.c
11963           src/summaryview.c
11964                 fix bug #494993 (Reply All not taking Reply-To into consi)
11965                 eliminate differences in behaviour of right-click 'Reply to all' 
11966                 in summary view and 'Reply to all' on the toolbar. 
11967                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11968                 view and From gets ignored by 'Reply to all' on toolbar.
11969                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11970                 From when no Reply-To header is present.
11971
11972 2002-02-04 [paul]       0.7.0claws46
11973
11974         * sync with sylpheed 0.7.0cvs30
11975                 see ChangeLog entries 2002-02-03 and 2002-02-04
11976
11977 2002-02-03 [melvin]     0.7.0claws45
11978
11979         * src/gtkspell.[ch]
11980                 Readded function to highlight all misspelled words.
11981                 Fixed bug where user-provided-words did not replace
11982                         correctly the misspelled word when using the mouse.
11983                 Fixed bug where checking a region selected from right to left did
11984                         not check the region at all.
11985                 Fixed bug where 'Check backwards' may not check at all. 
11986                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11987                 Fixed possible buffer overflow when checking for long strings (>1k).
11988                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11989                 Accelerators code uses now gtk_widget_add_accel.
11990                 Removed and disabled obsolete and unfinished code.
11991                 Cleaning up.
11992
11993         * src/compose.c
11994                 Added menu item to Highlight all misspelled words.
11995
11996 2002-02-01 [paul]       0.7.0claws44
11997
11998         * src/mainwindow.c
11999                 fix '/View/Hide read messages' sensitivity when all
12000                 messages in a folder are hidden
12001
12002 2002-02-01 [paul]       0.7.0claws43
12003
12004         * src/main.c
12005                 add --send option to command line interface, sends all
12006                 queued mail. Patch submitted by Ricardo Mones Lastra.
12007
12008 2002-01-31 [paul]       0.7.0claws42
12009
12010         * src/mainwindow.c
12011                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12012
12013 2002-01-31 [paul]       0.7.0claws41
12014
12015         * sync with sylpheed 0.7.0cvs27
12016                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12017                 and 2002-01-31
12018
12019         * src/textview.c
12020                 comment out elements of textview_show_part() as temporary
12021                 workaround for attachment 'Display as text' bug 
12022
12023         * po/pt_BR.po
12024                 updated by Fabio Junior Beneditto
12025
12026 2002-01-30 [paul]       0.7.0claws40
12027
12028         * sync with sylpheed 0.7.0cvs24
12029                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12030                 and 2002-01-30
12031
12032         * src/compose.c
12033                 add {N_("/_Spelling"), ... "<Branch>"} to 
12034                 GtkItemFactoryEntry compose_entries[]
12035
12036         * src/prefs_common.c
12037                 add claws menu items to prefs_keybind_apply_clicked()
12038                 and remove non-claws menu items
12039
12040 2002-01-29 [paul]       0.7.0claws39
12041
12042         * sync with sylpheed 0.7.0cvs22
12043                 see ChangeLog entries 2002-01-28 and 2002-01-29
12044
12045 2002-01-28 [melvin]     0.7.0claws38
12046
12047         * src/compose.c
12048                 Added the declartion of compose_send_control_enter.
12049
12050         * src/compose.c
12051         * src/gtkspell.[ch]
12052                 Added in a 'Spelling' menu which includes the configuration menu. 
12053                 Added a real 'Check all' and got rid from the old one which only
12054                 highlited misspelled word.
12055                 Made 'Check while typing' a disableable option.
12056                 Added a dialog when there are no more misspelled word.
12057                 Added a dialog if error occurs when switching to a dictionary.
12058         
12059         * src/prefs_common.[ch]
12060                 Added option for the default 'Check while typing' option.
12061
12062
12063 2002-01-28 [alfons]     0.7.0claws37
12064
12065         * src/compose.c
12066                 fix buglet and make code comply with sylpheed code style
12067
12068 2002-01-28 [paul]       0.7.0claws36
12069
12070         * sync with sylpheed 0.7.0cvs19
12071                 see ChangeLog entries for 2002-01-28
12072
12073 2002-01-28 [hoa]        0.7.0claws35
12074
12075         * src/defs.h
12076                 added rendererrc
12077
12078         * src/main.c
12079                 read the renderer config
12080
12081         * src/procmime.[ch]
12082                 use the renderer config to convert mime attachments
12083
12084         * src/textview.c
12085                 don't use textview_show_html/ertf,
12086                 use get_text_content instead
12087
12088 2002-01-27 [alfons]     0.7.0claws34
12089         
12090         * src/news.c
12091                 make sylpheed believe it can delete a news message...
12092                 (messages are NOT deleted, maybe we should remove
12093                 processing from the folder properties after all.)
12094
12095 2002-01-27 [alfons]     0.7.0claws33
12096
12097         * src/folder.c
12098                 add extra checks
12099         * src/news.c
12100                 implement remove_msg() 
12101
12102 2002-01-27 [alfons]     0.7.0claws32
12103
12104         * src/procmsg.h
12105         * src/procheader.c
12106         * src/messageview.c
12107                 fix return receipt / disposition notification again. this
12108                 stuff seems to break on _every_ major summary UI change, so
12109                 it's now implemented using a flag which is saved in the
12110                 marks cache
12111                 
12112 2002-01-26 [alfons]     0.7.0claws31
12113
12114         * src/import.c
12115                 let import dialog show the destination folder identifier
12116
12117 2002-01-26 [melvin]     0.7.0claws30
12118
12119         * src/folderview.c
12120         * src/summaryview.c
12121                 Readded 'Mark all read' into summary view popup menu
12122                 Added 'Mark all read' in folder view popup menu for IMAP
12123                 and NNTP.
12124                 Made it insensitive if the selected folder is not the shown
12125                 one to avoid 'Mark all read' on the wrong folder.
12126                 
12127 2002-01-26 [paul]       0.7.0claws29
12128
12129         * src/folderview.c
12130           src/summaryview.c
12131                 move 'Mark all read' from summary view to folder view
12132                 menu. (adapted from) patch submitted by Jeremy Andrews,
12133                 <lists@kerneltrap.com>
12134
12135 2002-01-25 [alfons]     0.7.0claws28
12136
12137         * src/gtkstext.c
12138                 put the gtk class name back so GtkSText adapts the 
12139                 settings of GtkText
12140
12141 2002-01-25 [alfons]     0.7.0claws27
12142
12143         * src/folderview.c 
12144                 assimilate Ricardo's patch that shows pixmaps instead of
12145                 plain "new" and "unread" texts in the folder view column
12146                 headers 
12147
12148 2002-01-25 [paul]       0.7.0claws26
12149
12150         * src/Makefile.am
12151                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12152                 be found in non-standard locations. 
12153                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12154
12155 2002-01-25 [paul]       0.7.0claws25
12156
12157         * sync with sylpheed 0.7.0cvs16
12158                 see ChangeLog entry 2002-01-25
12159
12160 2002-01-24 [paul]       0.7.0claws24
12161
12162         * more sync with sylpheed 0.7.0cvs15
12163                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12164
12165 2002-01-23 [sergey]     0.7.0claws23
12166
12167         * src/importldif.c
12168                 Fixed segfault when closing LDIF import wizard with
12169                 the window manager.
12170         * src/imageview.c
12171         * src/imageview.h
12172         * src/messageview.c
12173         * src/mimeview.c
12174                 Fixed wrong scrolling position after switching between
12175                 text and image parts.
12176
12177 2002-01-23 [paul]       0.7.0claws22
12178
12179         * sync with sylpheed 0.7.0cvs15
12180                 see ChangeLog entries 2002-01-22 and 2002-01-23
12181
12182 2002-01-21 [melvin]     0.7.0claws21
12183
12184         * src/prefs_scoring.c
12185         * src/prefs_filtering.c
12186                 Fixed bug where scoring and filtering windows stopped
12187                 autochecking.
12188
12189 2002-01-21 [paul]       0.7.0claws20
12190
12191         * sync with sylpheed 0.7.0cvs12
12192                 see ChangeLog entries 2002-01-20 and 2002-01-21
12193
12194 2002-01-21 [carsten]    0.7.0claws19
12195         * src/mainwindow.c
12196         * src/menu.[ch]
12197         * src/messageview.[ch]
12198         * src/summaryview.[ch]
12199                 changes to shortcuts handling again:
12200                         + "Q" now controled by mainwin
12201                         + v/V are now customizable and have slightly
12202                           different meanings
12203                 the "button" to minimize the messageview (and maximize
12204                 the summary view) is a real button now
12205         * src/compose.c
12206                 "Delete Line+" added to Edit/Advanced (this will also
12207                 delete the '\n')
12208
12209 2002-01-20 [melvin] 0.7.0claws18
12210
12211         * src/addressbook.c
12212                 Made "Bcc" sensitive when addressbook is called from
12213                 compose window (it was a Claws only bug).
12214
12215 2002-01-19 [alfons] 0.7.0claws17
12216
12217         * src/inc.c
12218                 prevent unnecessary updates when currently selected folder has
12219                 no new messages 
12220
12221 2002-01-19 [alfons] 0.7.0claws16
12222         
12223         * src/summaryview.c
12224                 prevent writing the cache based on current message list in summary 
12225                 view when filtering also put messages in currently selected folder
12226
12227 2002-01-19 [paul]
12228
12229         * po/it.po
12230                 Italian translation submitted by Alessandro Maestri
12231                 <a.maestri@cs.tin.it>
12232
12233 2002-01-18 [melvin]     0.7.0claws15
12234
12235         * src/prefs_filters.c
12236                 fixed bug where 'cancel' from 'filters' window stops autochecking
12237                 if the timer timed out  when the window was open.
12238
12239 2002-01-18 [match]      0.7.0claws14
12240
12241         * src/addrclip.[ch]     ** NEW FILE **
12242         * src/addrselect.[ch]   ** NEW FILE **
12243         * src/adbookbase.h      ** NEW FILE **
12244                 addressbook cut, copy and paste
12245         * src/addrbook.[ch]
12246         * src/addrcache.[ch]
12247         * src/addressitem.h
12248         * src/addrindex.[ch]
12249         * src/addritem.[ch]
12250         * src/importldif.c
12251         * src/importmutt.c
12252         * src/jpilot.[ch]
12253         * src/syldap.[ch]
12254         * src/vcard.[ch]
12255         * src/jpilot.[ch]
12256         * src/editbook.c
12257         * src/editjpilot.c
12258         * src/editldap.c
12259         * src/editvcard.c
12260                 support for copy/paste
12261         * src/addressbook.c
12262                 support for copy/paste
12263                 tidy up menu option processing
12264                 correct address list function arguments
12265         * src/editaddress.c
12266                 sort user attributes
12267         * src/ldif.h
12268         * src/mutt.h
12269                 tidy up
12270
12271         * src/addrbook.[ch]
12272         * src/addrbook.[ch]
12273         * src/addrbook.[ch]
12274                 
12275
12276 2002-01-18 [paul]       0.7.0claws13
12277
12278         * sync with sylpheed 0.7.0cvs8
12279                 configure.in: support Mac OS X (Darwin)
12280
12281 2002-01-18 [carsten]    0.7.0claws12
12282         * src/html.c
12283                 small hack to fix a segfault with an empty href
12284                 (reported by Alexandra Walford <deeni@altern.org>)
12285         * src/mainwindow.c
12286         * src/summaryview.c
12287                 the shortcuts for Mark und Mark as unread are hardcoded
12288                 again
12289         * src/compose.c
12290         * src/gtkstext.[ch]
12291                 readded the shortcuts in gtkstext but made them
12292                 customizeable (simply by adding a menu plus a wrapper
12293                 to compose.c)
12294
12295 2002-01-17 [melvin]     0.7.0claws11
12296
12297         * src/gtkspell.c
12298                 fix default dictionary not being saved.
12299
12300 2002-01-16 [darko]      0.7.0claws10
12301
12302         * src/compose.c
12303                 fix wrapping crash with URL longer than wrapping margin
12304
12305 2002-12-08 [hoa]        0.7.0claws10
12306
12307         * src/matcher_parser_parse.y
12308                 fixed some bugs
12309
12310         * src/prefs_filtering.c
12311                 now, we can use bounce action in the dialog box.
12312
12313 2002-01-16 [carsten]    0.7.0claws9
12314         * src/gtkstext.c
12315                 removed the <control> and <alt> shortcuts because they're
12316                 not needed and interefered with the "normal" shortcuts
12317         * src/mainwindow.c
12318         * src/summaryview.c
12319                 removed most of the hardcoded shortcuts and assigned
12320                 them to menu entries making them easy customizable by
12321                 that
12322
12323 2002-01-16 |melvin]     0.7.0claws8
12324
12325         * src/gtkspell.c
12326                 fixed bug where using the mouse and when the compose
12327                 window is not on top may result in a crash.
12328
12329 2002-01-16 [melvin]     0.7.0claws7
12330
12331         * src/compose.c
12332                 fixed a long standingspell checker bug which could 
12333                 cause a crash after sending a message.
12334
12335 2002-01-16 [paul]       0.7.0claws6
12336
12337         * sync with sylpheed 0.7.0cvs7
12338                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12339                 2002-01-15, and 2002-01-16
12340
12341 2002-01-16 [melvin]     0.7.0claws5
12342
12343         * README.claws
12344         * src/compose.c
12345         * src/gtkspell.[ch]
12346         * src/main.c
12347                 Heavily modified spell checker code to work around
12348                 ispell bug, to add keyboard shortcuts and for future
12349                 enhancements. See README.claws for usage information.
12350
12351 2002-01-15 [alfons]     0.7.0claws4
12352         
12353         * src/summaryview.c
12354                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12355                 so sorting within threads reflects sort mode
12356
12357 2002-01-15 [christoph]  0.7.0claws3
12358
12359         * src/procmsg.c
12360                 added alertpanel if mail sending failed
12361
12362 2002-01-15 [alfons]     0.7.0claws2
12363         
12364         * src/prefs_filtering.c
12365                 don't stop timer when prefs filtering dialog is opened
12366
12367 2002-01-14 [alfons]     0.7.0claws1
12368
12369         * src/addr_compl.c
12370         * src/prefs.c
12371                 remove debug_print()s for privacy reasons
12372
12373 2002-01-14 [darko]      0.7.0claws
12374
12375         * README.claws
12376                 quotation wrapping is now also in the main branch
12377
12378 2002-01-14 [paul]
12379
12380         * tools/filter_conv.pl
12381                 allow for Boolean Op and case-sensitivity
12382                 this file is included in the release and tagged
12383                 'rel_0_7_0'
12384
12385 2002-01-13 [paul]       0.7.0claws
12386
12387         * release 0.7.0, with cvs tag 'rel_0_7_0'
12388
12389 2002-01-13 [paul]
12390
12391         * tools/filter_conv.pl
12392         * tools/README
12393                 rewritten to output to matcherrc instead of filteringrc
12394
12395         * po/es.po
12396                 updated Spanish translation by Ricardo Mones Lastra
12397
12398 2002-01-13 [alfons]
12399
12400         * po/nl.po
12401                 update dutch translation
12402
12403 2002-01-13 [paul]
12404
12405         * po/pt_BR.po
12406                 Updated by Fabio Junior Beneditto 
12407
12408 2002-01-13 [melvin]     0.6.6claws53
12409
12410         * po/fr.po
12411                 Updated french translation
12412
12413 2002-01-12 [alfons]     0.6.6claws52
12414
12415         * src/filtering.c
12416                 plug mem leak that has been sitting there for ages              
12417
12418 2002-01-12 [alfons]     0.6.6claws51
12419
12420         * src/summaryview.c
12421                 undo melvin's changes from 0.6.6claws48 because summary
12422                 view now refuses to select first unread message when
12423                 selecting a folder 
12424
12425 2002-01-11 [alfons]     0.6.6claws50
12426
12427         * src/import.c
12428                 use claws' semantics for getting folder item when
12429                 importing an mbox file into a folder 
12430                 (submitted by Dale P. Smith)
12431
12432 2002-01-11 [christoph]  0.6.6claws49
12433
12434         * src/prefs.h
12435                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12436                 toggle widget, because non static prefs can not use
12437                 prefs_set_* functions
12438         * src/prefs_account.c
12439                 toggle smtp auth password field sensitivity if
12440                 user id is empty and add descrition of usage for
12441                 these fields
12442         * src/prefs_folder_item.c
12443                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12444                 callbacks
12445
12446 2002-01-11 [melvin]     0.6.6claws48
12447
12448         * src/compose.c
12449                 fix the 'Ctrl-Enter' feature for sending and test really
12450                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12451                 editables which was not documented in Gtk)
12452
12453         * src/summaryview.c
12454                 Made summaryview refresh after sorting and not before.
12455
12456 2002-01-11 [christoph]  0.6.6claws47
12457
12458         * src/compose.c
12459                 select account from account ids if possible and
12460                 correctly set save folder for copy in reedit
12461
12462 2002-01-10 [paul]       0.6.6claws46
12463
12464         * sync with sylpheed 0.7.0 release
12465                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12466                 2002-01-09
12467
12468 2002-01-09 [alfons]
12469
12470         * src/summaryview.c
12471                 remove more dirt traces...
12472
12473 2002-01-09 [alfons]
12474         
12475         * src/summaryview.c
12476                 clean up some traces of my debugging stuff
12477
12478 2002-01-09 [alfons]     0.6.6claws45
12479
12480         * src/filtering.c
12481                 break up filteringprop_apply() in three separate pieces
12482                 so we can drop messages that failed processing in the
12483                 inbox
12484
12485         * src/summaryview.c
12486                 fix bug #469598 "no refresh of inbox after filter" which 
12487                 was introduced by the new summary view locking, and which 
12488                 prevented the summary view to update after a manual filter 
12489                 message. claw's filter message requires a summary_show().
12490                 (aargh, summary_show() again! :-)
12491                 
12492 2002-01-07 [alfons]     0.6.6claws44
12493
12494         * src/headerwindow.c
12495         * src/logwindow.c
12496         * src/messageview.c
12497         * src/sourcewindow.c
12498                 bring in Hiro's last 0.7.0 wm class fixes
12499
12500         * tools/sylprint.pl
12501                 bring in Ricardo's fix for sylprint script
12502
12503         * AUTHORS       
12504         * src/rfc2015.[ch]
12505         * src/prefs_common.[ch]
12506         * src/prefs_account.[ch]
12507         * src/compose.c
12508                 clean up account preference poison in rfc2015,
12509                 and preparation to fix double sign bug 
12510                 (patch submitted by Simon 'corecode' Schubert)
12511
12512 2002-01-07 [christoph]  0.6.6claws43
12513
12514         * src/mh.c
12515                 search for free message number, do not only rely
12516                 on last_num
12517         * src/send.c
12518                 fix smtp auth and use extra account information
12519                 if available, if not use pop3 data instead
12520                 (closes bug #500341)            
12521         * src/ssl.[ch]
12522                 match coding style
12523
12524 2002-01-06 [alfons]     0.6.6claws42
12525
12526         * src/mainwindow.c
12527                 try making the separate windows work again...
12528
12529 2002-01-06 [alfons]     0.6.6claws41
12530
12531         * src/mainwindow.c
12532                 adapt Hiro's separate window menu (to get rid of the funny
12533                 duplicate menu items), and make it work again
12534
12535 2002-01-06 [alfons]     0.6.6claws40
12536
12537         * tools/Makefile.am
12538         * tools/sylprint.rc
12539         * tools/sylprint.pl
12540         * tools/README.sylprint
12541                 add sylprint script for printing mails from Sylpheed
12542                 (contributed by Ricardo Mones Lastra)
12543
12544         * src/acount.c
12545                 clean up
12546
12547 2002-01-06 [melvin]     0.6.6claws39
12548
12549         * src/mainwindow.c
12550         * src/summaryview.c
12551                 Fixed crash introduced in 0.6.6claws38 by the menu
12552                 reorganisation (Hide read messages)
12553         
12554         * ChangeLog.claws 
12555                 Fixed typo (we are now in 2002, alfons ;) )
12556
12557 2002-01-05 [alfons]     0.6.6claws38
12558
12559         * sync with sylpheed 0.6.6cvs10-17
12560                 (last stuff marked as LAST_STABLE)
12561
12562 2002-01-04 [melvin]     0.6.6claws37
12563
12564         * src/account.c
12565                 Made account selection code use strcasestr again instead of
12566                 g_strcasecmp (fixes bug where reediting queued messages
12567                 did not select proper account reported by T. Link).
12568         
12569         * src/folderview.c
12570                 Fix bug where folder icons are not shown when 'hide read messages'
12571                 is on.
12572         
12573         * src/stock_pixmaps.[ch]
12574                 Added folder icons for 'hide read messages'.
12575         
12576         * src/compose.c
12577                 Fixed bug where 'Enter' in a header entry will send the message 
12578                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12579
12580 2002-01-03 [melvin]     0.6.6claws36
12581         
12582         * src/prefs.[ch]
12583                 Added popup menu for common preferences and
12584                 account preferences (right click on tab displays
12585                                 a menu of all tabs.)
12586
12587 2002-01-02 [melvin]     0.6.6claws35
12588
12589         * src/gtkspell.[ch]
12590                 Made spelling code compatible with undo/redo feature.
12591                 Added creation of suggestion mode menu for the general
12592                         preferences.
12593         
12594         * src/prefs_common.[ch]
12595                 Added option menu for the speller's suggestion mode.
12596                 Added missing spaces in "..." buttons and made a "..."
12597                         button non translatable!
12598         
12599         * src/compose.c
12600                 Made speller use the default suggestion mode.
12601                 Hack to make it possible to choose 'CTRL-Enter' as a
12602                         shortcut for sending (and only for sending).
12603
12604         * src/prefs_folder_item.c
12605                 Changing subject simplification does not update cache 
12606                         anymore (because it is unnecessary).
12607                 Fixed bug where changing subject simplification updated the 
12608                         summaryview even when the viewed folder is not the
12609                         folder which properties are being changed. (E.g. 
12610                                         viewing folder A and changing
12611                                         the subject simplification of 
12612                                         folder B -not being viewed- updated the 
12613                                         summaryview of folder A with data of
12614                                         folder B). (Hope this is clear... )
12615
12616 2001-12-31 [alfons]     0.6.6claws34
12617         
12618         * src/ldif.c
12619         * src/mutt.c
12620                 fgetc() returns a signed integer which doesn't
12621                 fit in a char. so c truncates this to a char
12622                 but we may lose significant bits. i.e. we may
12623                 comparing 0xFF which may not be equal to -1
12624                 unless properly casted to signed char which
12625                 we won't do because fgetc() returns a signed
12626                 integer which doesn't fit in a char. so c 
12627                 truncates this to a char but we may lose 
12628                 significat bits. (you got the idea, thanks
12629                 to Gustavo Noronha Silva <kov@debian.org>
12630                 and the Debian folks!)
12631
12632 2001-12-30 [alfons]     0.6.6claws33
12633
12634         * src/prefs_common.c
12635                 add #ifdef USE_PSPELLs that Melvin forgot               
12636
12637 2001-12-30 [melvin]     0.6.6claws32
12638         
12639         * src/prefs_common.[ch]
12640                 Added configurable color for misspelled words.
12641
12642         * src/gtkspell.[ch]
12643                 Fixed bug of foreground text color (reported by David
12644                                 Mehrmann)
12645                 Added configurable color for misspelled words.
12646
12647 2001-12-30 [alfons]     0.6.6claws31
12648
12649         * src/folder.c
12650                 remove unnecessary things someone put there
12651
12652         * src/mh.c
12653         * src/folder.[ch]
12654                 make folder properties (like threading and sorting) persistent
12655                 (closes bug #497424 "rescan folder tree resets proprieties")
12656                 currently this is only for MH folders. 
12657
12658 2001-12-29 [melvin]     0.6.6claws30
12659
12660         * src/string_match.[ch]
12661                 Optimized a bit: regexp pattern buffer compiled only once, and
12662                   one subroutine call removed. Fixed ^ regexp search: Now, 
12663                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12664         
12665         * src/summaryview.c
12666                 Subject filtering changed to filter summary columns and
12667                   not directly the messages subject cache. The loss in 
12668                   performance is balanced by the improvement of string_match.
12669                 Added an alert panel if there is an error in the regexp.
12670
12671         * src/src/prefs_folder_item.h
12672                 Added a regexp pattern buffer.
12673
12674 2001-12-28 [alfons]     0.6.6claws29
12675
12676         * src/string_match.[ch]
12677                 clean up name space
12678                 allow compilation *BSD
12679
12680 2001-12-27 [alfons]     0.6.6claws28
12681
12682         * src/filter.c
12683                 sync the Hiro's bug fix for BSD
12684
12685 2001-12-27 [melvin]     0.6.6claws27
12686         
12687         * src/compose.c
12688                 Simplify focus to subject entry code.
12689
12690 2001-12-27 [darko]      0.6.6claws26
12691
12692         * src/filtering.c
12693         * src/mbox_folder.c
12694         * src/messageview.c
12695         * src/mh.c
12696         * src/procheader.[ch]
12697         * src/procmsg.h
12698         * src/stock_pixmap.[ch]
12699         * src/summaryview.c
12700                 Show key icon for encrypted mails in summary view
12701
12702         * src/pixmaps/clip.xpm
12703         * src/pixmaps/clipkey.xpm
12704         * src/pixmaps/key.xpm
12705                 New/modified icons for the above
12706
12707 2001-12-27 [melvin]     0.6.6claws25
12708
12709         * src/prefs_common.c
12710                 Put spell checker options in a separate tab to decrease
12711                 the Common Preferences window height.
12712
12713         * README.claws  
12714                 Update spell checker usage instruction about its options
12715                 location.
12716
12717 2001-12-27 [melvin]     0.6.6claws24
12718
12719         * src/compose.c
12720                 Changed subject entry widget position. Initial focus is
12721                 on the To header instead of the subject entry.
12722                 Creating a new header scrolls the header list to make the
12723                 created one visible. Nevertheless, when automatically filling
12724                 headers, the first one is shown.
12725                 A Tab key press in the last empty header entry zips the 
12726                 focus to the subject entry.
12727                 (I did not change the combo boxes, yet)
12728
12729 2001-12-26 [alfons]     0.6.6claws23
12730
12731         * src/prefs_account.c
12732         * src/inc.c
12733                 allow default inbox to reside in another mailbox (only
12734                 works for POP3 accounts)
12735
12736 2001-12-26 [alfons]     0.6.6claws22
12737         
12738         * src/textview.c
12739                 make reply-on-click work with the account of the selected folder
12740         * src/compose.c
12741                 put a fixme here to remind me to fix finding correct default
12742                 account for nested folders
12743
12744 2001-12-25 [alfons]     0.6.6claws21
12745
12746         * src/summaryview.c
12747                 make column headers display locked and mark pixmaps (idea by Melvin) 
12748                 fix bug by adding score and locked column type to sort array
12749
12750 2001-12-25 [alfons]     0.6.6claws20
12751         
12752         * src/summaryview.c
12753                 catch a *potentially* inadvertent write back of  
12754                 the message cache(s) introduced by 0.6.5claws37
12755
12756 2001-12-25 [christoph]  0.6.6claws19
12757
12758         * src/stock_pixmap.[ch]
12759         * src/summaryview.c
12760                 add ignore thread pixmap
12761                 (can someone draw a better icon for this?)
12762
12763 2001-12-24 [alfons]     0.6.6claws18
12764
12765         * src/prefs_folder_item.c
12766                 make address completion actually work for the
12767                 Default To address in the Folder Property dialog.
12768
12769 2001-12-24 [alfons]     0.6.6claws17
12770         
12771         * src/summaryview.c
12772                 use new style regexp for subject stripping 
12773                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12774
12775 2001-12-24 [darko]      0.6.6claws16
12776
12777         * src/pgptext.c
12778         * src/rfc2015.c
12779                 move GPG related informational messages to debug mode
12780
12781 2001-12-23 [alfons]     0.6.6claws15
12782
12783         * src/stock_pixmap.[ch]
12784         * src/summaryview.c
12785                 add the forgotten Claws' locked pixmap
12786
12787 2001-12-23 [alfons]     0.6.6claws14
12788
12789         * src/filesel.c
12790                 accept file name typed in entry in multi file
12791                 selector (patch submitted by Gustavo Noronha Silva 
12792                 <kov@debian.org>)
12793
12794 2001-12-23 [alfons]     0.6.6claws13
12795
12796         * src/prefs_filter.c
12797         * src/prefs_filtering.c
12798         * src/matcher.c
12799         * src/importmutt.c
12800                 clean up a little bit
12801         
12802         * src/string_match.c
12803                 validate input strings a little bit more
12804
12805 2001-12-23 [alfons]     0.6.6claws12
12806
12807         * src/Makefile.am
12808         * src/summaryview.c
12809         * src/string_match.[ch]         ** NEW **
12810         * src/folderview.[ch]
12811         * src/headerview.h
12812         * src/folder.[ch]
12813         * src/prefs_folder_item.[ch]
12814                 add subject simplification to strip out strings from
12815                 a subject line (esp. handy for mailing lists). 
12816                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12817                 but slightly changed things for better integration.)
12818
12819 2001-12-23 [alfons]     0.6.6claws11
12820
12821         * src/mainwindow.c
12822                 fix bug introduced by submission included in 0.6.5claws52.
12823                 ideally this submission should clean the trash if any trash
12824                 folder has a message. however, the hasTrash variable was
12825                 set to false whenever a trash folder was empty (discarding
12826                 a previously found *filled* trash folder.)
12827
12828                 also edited the code a little bit and made it more safe.
12829
12830 2001-12-22 [alfons]     0.6.6claws10
12831
12832         * src/imap.c
12833                 quick fix for Martin Pool's omission of an account
12834                 specific SSL setting
12835
12836 2001-12-22 [alfons]     0.6.6claws9
12837
12838         * src/compose.c
12839         * src/messageview.c
12840         * src/mimeview.c
12841         * src/pgptext.c
12842         * src/procmime.[ch]
12843                 better support for multipart/digest (submitted
12844                 by Fredrik <e98fo@efd.lth.se>)
12845
12846 2001-12-22 [alfons]     0.6.6claws8
12847
12848         * src/addressbook.c
12849                 correct function signature
12850         * src/socket.[ch]
12851         * src/imap.[ch]
12852         * src/prefs_account.[ch]
12853                 allow IMAP over SSH tunnel (patch submitted by 
12854                 Martin Pool <mbp@samba.org>)
12855
12856 2001-12-21 [alfons]     0.6.6claws7
12857
12858         * sync with sylpheed 0.6.6cvs4-9
12859                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12860
12861 2001-12-21 [christoph]  0.6.6claws6
12862
12863         * src/compose.c
12864         * src/prefs_folder_item.[ch]
12865                 implement saving of outgoing messages to current folder.
12866                 fix segfault when no default outbox is available
12867                 (closes bug #495683)
12868
12869 2001-12-21 [carsten]    0.6.6claws5
12870         * src/folderview.c
12871         * src/summaryview.c
12872                 pressing CTRL while DND does now the expected thing and
12873                 copies the mail (moving is still the default, as this
12874                 seam more appropriate for handling mails by DND)
12875
12876 2001-12-18 [paul]       0.6.6claws4
12877
12878         * sync with sylpheed 0.6.6cvs3
12879                 see ChangeLog entries 2001-12-18
12880
12881 2001-12-18 [hiro]       0.6.6claws3
12882
12883         * src/undo.c
12884                 fix for multibyte characters (obtain the number of letters
12885                 instead of bytes).
12886
12887 2001-12-17 [paul]       0.6.6claws2
12888
12889         * sync with sylpheed 0.6.6cvs1
12890                 see ChangeLog entry 2001-12-16
12891
12892 2000-12-17 [alfons]     0.6.6claws1
12893
12894         * src/filtering.c
12895                 clean up
12896
12897 2001-12-16 [paul]       0.6.6claws
12898 2001-12-15
12899
12900         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12901
12902         * src/mimeview.c
12903                 last minute sync with main 0.6.6
12904
12905         * po/es.po
12906                 updated by Ricardo Mones Lastra
12907                 update for last minute sync
12908         * po/fr.po
12909         * po/nl.po
12910                 update for last minute sync
12911         * po/de.po
12912                 updated by Jens Oberender
12913         * po/pt_BR.po
12914                 updated by Fabio Junior Beneditto
12915
12916         * src/prefs_common.[ch]
12917         * src/undo.c
12918                 number of undo levels is user configurable
12919                 (squeeze it into the release in the dying
12920                 moments) Submitted by Jens Oberender    
12921
12922 2001-12-15 [melvin]
12923
12924         * po/fr.po
12925                 updated french translation
12926
12927 2001-12-15 [paul]       0.6.5claws92
12928
12929         * sync with sylpheed 0.6.5cvs28
12930                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12931
12932         * po/nl.po
12933                 update to allow for sync
12934
12935 2001-12-15 [alfons]
12936         
12937         * po/nl.po
12938                 update dutch translation
12939
12940 2001-12-14 [carsten]    0.6.5claws91
12941         * src/summaryview.c
12942                 fixed bug #473785; also after changing the column order
12943                 the same message will be selected and displayed as before
12944                 the reordering
12945
12946 2001-12-14 [carsten]    0.6.5claws90
12947         * src/folderview.c
12948                 probably found the bug reported by wwb opening or closing
12949                 a folder tree just before dnd (found the solution in the
12950                 balsa source -- thanks to them)
12951
12952 2001-12-14 [carsten]    0.6.5claws89
12953         * src/gtkutils.c
12954         * src/account.c
12955                 moved gtk_clist_moveto to the right place, so that
12956                 only the accounts dialog is effected on opening
12957
12958 2001-12-14 [carsten]    0.6.5claws88
12959         * src/gtkutils.c
12960                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12961                 now, so that the focused row will be seen in any case
12962                 (reported by wwp on sf-claws-user)
12963
12964 2001-12-14 [darko]      0.6.5claws87
12965
12966         * src/compose.c
12967                 remove unnecessary line
12968
12969 2001-12-14 [paul]       0.6.5claws86
12970
12971         * sync with sylpheed 0.6.5cvs27
12972                 see ChangeLog entries 2001-12-14
12973
12974 2001-12-14 [carsten]    0.6.5claws85
12975         * src/mainwindow.c
12976                 following a suggestion of Melvin the rcoabm pops up
12977                 right under the button now and the button is reliefed
12978                 while the popup is open
12979
12980 2001-12-14 [darko]      0.6.5claws84
12981
12982         * src/compose.c
12983                 fix crash when wrapping long lines if linewrap quotation
12984                 is disabled and wrapper encounters a word spanning more
12985                 than one line
12986
12987 2001-12-13 [paul]       0.6.5claws83
12988
12989         * src/compose.c
12990                 prefer 'Reply-To' header over mailing list header when
12991                 replying to a message. Finally prevent all those confirmation 
12992                 messages being sent to the list itself.
12993
12994         * src/summaryview.c
12995                 remove unused summary_set_menu_sensitive() entry
12996
12997 2001-12-13 [paul]       0.6.5claws82
12998
12999         * src/folderview.c
13000         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
13001         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
13002         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
13003                 improvements to 'Hide read messages': Inbox, Outbox,
13004                 Trash, Queue, and Draft icons now reveal presence of hidden 
13005                 messages
13006
13007 2001-12-12 [alfons]     0.6.5claws81
13008
13009         0.6.5claws80 was tagged as LAST_STABLE
13010
13011         * src/filtering.[ch]
13012         * src/matcher.[ch]
13013         * src/matcher_parser_lex.c
13014                 fix the filtering; my last attempt to get it right, 
13015                 if it does not work, it's Hoa's turn. ;-)
13016
13017                 for my honourable peers:
13018                 
13019                 the code now makes a clear distinction between
13020                 rules as they are displayed (probably escaped),
13021                 and as they are executed (probably unescaped). the
13022                 parser does *NOT* do any unescaping, this is
13023                 the task of the matcher.c (which breaks up a
13024                 rule into condition) and the filtering.c (which
13025                 breaks up the rule's action). to make this
13026                 run happily we provide an unescaped copy of
13027                 crucial strings to the MatcherProp and 
13028                 FilteringAction structures. note that the only
13029                 exception to this is any REGEXP string. those
13030                 are directly passed to regcomp() and regexp()
13031                 (who have much more powerful unescape functions).
13032                 
13033                 for everyone else:
13034         
13035                 you can escape tab (\t), carriage return (\r),
13036                 linefeed (\n), form feed (\f), quote (\"), 
13037                 single quote (\'), bell (\b) in all the entry
13038                 lines in the scoring & filtering dialogs.
13039                 as an added bonus this should not affect
13040                 existing filtering rules.
13041
13042 2001-12-12 [carsten]    0.6.5claws80
13043
13044         * src/summaryview.c
13045         * po/de.po
13046                 "item(s) selected" is now sensitive to 1 or more
13047                 than one selected (nice for language where simple
13048                 adding of a "s" is not possible as German (Eintrag
13049                 ->Eintr"age)
13050                 
13051                 the "forward as attachment" entry from the right
13052                 click menu removed, "forward" acts following the
13053                 prefs
13054         
13055         * src/textview.c
13056                 reverted my former changes; so compiler warning again
13057                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13058                 nevertheless
13059
13060         * src/messageview.c
13061                 "search in message" does now *not* only work in MVIEW_TEXT
13062                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13063                 message
13064
13065         * src/mainwindow.c
13066                 removed "/File/_Close" as it was the same as "/File/E_xit"
13067                 and we don't need it two times
13068
13069                 the separate folder view and message view now get a distinct
13070                 WMCLASS, just in case someone is using sawfish ;-)
13071
13072                 as the menu entries "/View/Message view" and "/View/Folder tree"
13073                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13074                 make them sensitive accordingly and as these two are "shown"
13075                 after startup anytime check this menuitem at startup
13076
13077 2001-12-12 [paul]       0.6.5claws79
13078
13079         * src/folderview.c
13080                 fix sensitivity of 'Search folder...', broken in
13081                 0.6.5claws75
13082
13083         * src/mainwindow.c
13084                 fix dodgy English
13085
13086 2001-12-11 [carsten]    0.6.5claws78
13087         * src/filtering.c
13088                 fixed two typos returning a wrong FALSE/TRUE
13089         * src/mainwindow.[ch]
13090                 extra menu for email/news button removed
13091
13092 2001-12-11 [alfons]     0.6.5claws77
13093         
13094         * src/matcher.c                 (1.3)
13095         * src/matcher_parser_lex.l      (1.28)
13096                 revert for another attempt
13097                 mark 0.6.5claws77 as LAST_STABLE
13098
13099 2001-12-11 [christoph]  0.6.5claws76
13100
13101         * po/de.po
13102                 fixed wrong translation for prev. unread msg
13103
13104 2001-12-11 [paul]       0.6.5claws75
13105
13106         * src/folder.[ch]
13107         * src/folderview.c
13108         * src/mainwindow.c
13109         * src/summaryview.[ch]
13110         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13111                 enable ability to hide read messages on per folder basis via 
13112                 '/Summary/Hide read messages'; when selected, a folder will 
13113                 have a red open folder icon, instead of a blue icon, if the 
13114                 folder contains hidden messges
13115                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13116
13117         * src/mainwindow.c
13118                 remove '/Message/Forward as attachment' from 
13119                 main_window_set_menu_sensitive() to prevent debug warning
13120
13121         * src/folderview.c
13122         * src/mainwindow.c
13123                 Clean up some of the English
13124
13125         * tools/newscache_clean.pl
13126                 allow for new 'hidereadmsgs' entry in folderlist.xml
13127
13128         * po/es.po
13129                 updated translation, submitted by Ricardo Mones Lastra
13130
13131 2001-12-11 [paul]       0.6.5claws74
13132
13133         * sync with sylpheed 0.6.5cvs25
13134                 see ChangeLog entry 2001-12-11
13135
13136 2001-12-10 [alfons]     0.6.5claws73
13137
13138         * src/matcher.c
13139                 add more control characters
13140         * src/matcher_parser_lex.l
13141                 make escaping / unescaping work again
13142
13143 2001-12-10 [alfons]     0.6.5claws72
13144
13145         * src/imap.c
13146                 clean up warnings "returning value for void function" 
13147         * src/prefs_filtering.c
13148                 make info button for execute action sensitive
13149
13150 2001-12-10 [paul]       0.6.5claws71
13151
13152         * src/compose.c
13153         * src/imap.[ch]
13154         * src/summaryview.c
13155                 fix: imap server now gets informed of MARKED, UNMARKED
13156                 and REPLY events. Now people can use different IMAP-Mail
13157                 clients and have the exact same information about MARKED,
13158                 UNMARKED and REPLY status with all of them. Especially
13159                 useful for imap servers with a web-frontend.
13160                 submitted by Tobias Sandhaas <medlor@web.de>
13161
13162 2001-12-09 [melvin]     0.6.5claws70
13163         
13164         * src/textview.[ch]
13165                 fixed bug #490076 (hunted down by Alfons who implemented
13166                 a workaround in 0.6.5claws65)
13167
13168 2001-12-09 [christoph]  0.6.5claws69
13169
13170         * src/summaryview.c
13171                 set pointer to string in LOCKED column to NULL
13172                 (might fix bug #490800)
13173
13174 2001-12-09 [carsten]    0.6.5claws68
13175
13176         * po/de.po
13177                 resolved some cluttered menu shortcuts 
13178                 ('creating new email' and 'creating news message'
13179                 hade the same)
13180         * src/compose.c
13181                 wmclass now distinc from main window
13182         * src/mainwindow.c
13183           src/mainwindow.h
13184                 email/news and forward button functionality similar
13185                 to the reply buttons; removed the ugly dropdown arrows
13186                 and use instead the right mouse button
13187
13188 2001-12-09 [paul]       0.6.5claws67
13189
13190         * src/imap.c
13191         * src/utils.h
13192                 allow spaces in imap folder names
13193                 submitted by Willem van Engen <wvengen@stack.nl>
13194
13195 2001-12-09 [paul]       0.6.5claws66
13196
13197         * sync with sylpheed 0.6.5cvs24
13198                 see ChangeLog entry 2001-12-09
13199
13200 2001-12-08 [alfons]     0.6.5claws65
13201
13202         * src/textview.c
13203                 prevent secondary selection claim after "add to sender" dialog
13204                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13205                 we trick GTK by simulating a click at (0, 0) in the textview.
13206
13207 2001-12-08 [hoa]        0.6.5claws64
13208
13209         * src/folder.c
13210                 fixed a bug about the .processing folder name while filtering
13211
13212 2001-12-08 [alfons]     0.6.5claws63
13213
13214         * src/folderview.c 
13215                 work around problem of not correctly updating folder stats
13216                 when deleting messages. there's some folder scanning evil
13217                 going so the folderview_update_msg_num() does not work
13218                 correctly. need to investigate this.
13219
13220 2001-12-08 [paul]       0.6.5claws62
13221
13222         * sync with sylpheed 0.6.5cvs23
13223                 see ChangeLog entry 2001-12-08
13224
13225 2001-12-07 [christoph]  0.6.5claws61
13226
13227         * src/compose.c
13228                 fix another header translation problem
13229
13230 2001-12-07 [alfons]     0.6.5claws60
13231
13232         * src/mbox.c
13233                 make filtering also work on local spool mbox
13234
13235 2001-12-07 [carsten]    0.6.5claws59
13236         * src/addressbook.c
13237                 addressbook window gets a wmclass distinct from the main
13238                 sylpheed window
13239         * src/compose.h
13240         * src/mainwindow.[ch]
13241                   forward menu item will use mode selected in prefs, forward 
13242                 as attatchment in menu removed (will be substituted in the
13243                 toolbar similar to reply buttons)
13244                   create news message menu entry and news button is now 
13245                 sensitive to the existance of a news account
13246         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13247         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13248         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13249                 these are removed because the toolbar buttons don't show
13250                 the quoting modus any longer
13251
13252 2001-12-07 [paul]
13253
13254         * tools/newscache_clean.pl      ** NEW FILE **
13255                 perl script to do some tidying up in the newscache directory 
13256                 
13257         * tools/sylpheed-switcher       ** NEW FILE **
13258                 perl script to enable easy switching between main and claws
13259                 
13260         * tools/README
13261                 added descriptions of the two new perl scripts          
13262
13263
13264 2001-12-07 [melvin]     0.6.5claws58
13265
13266         * src/messageview.c
13267                 fixed a warning during compilation introduced in 0.6.5claws56
13268
13269 2001-12-07 [paul]       0.6.5claws57
13270
13271         * src/mainwindow.[ch]
13272         * src/menu.[ch]
13273                 further usability enhancements to replying with or without 
13274                 quoting via the toolbar, use of Ctrl key is replaced by 
13275                 drop down menu 
13276                 Submitted by Carsten Schurig            
13277
13278 2001-12-07 [melvin]     0.6.5claws56
13279
13280         * src/messageview.c
13281                 hack to fix bug that prevented to make/paste selections
13282                 after switching between MVIEW_TEXT and MVIEW_MIME views
13283                 without deselecting the selection first.
13284
13285 2001-12-06 [alfons]     0.6.5claws55
13286
13287         * src/filtering.[ch]
13288         * src/inc.c
13289                 revise filtering a little bit more, and make sure
13290                 messages are delivered to the appropriate inbox
13291                 (perhaps set per account)
13292
13293 2001-12-06 [paul]       0.6.5claws54
13294
13295         * sync with sylpheed 0.6.5cvs22
13296                 see ChangeLog entry 2001-12-06
13297
13298 2001-12-05 [alfons]     0.6.5claws53
13299
13300         * src/inc.c
13301         * src/folder.[ch]
13302         * src/procmsg.c
13303         * src/filtering.c
13304                 more revisions of filtering system
13305                 (last stable version is marked as LAST_STABLE)
13306                 
13307                 | NOTE 1): the filtering system now uses a local folder called
13308                 | .processing. if filtering fails, check this directory
13309                 | for missing messages.
13310                 |
13311                 | NOTE 2): help us find the filtering actions still missing
13312
13313 2001-12-05 [paul]       0.6.5claws52
13314
13315         * src/mainwindow.c
13316                 fix bug where 'Empty Trash?' pop-up window appears even
13317                 when Trash is empty, submitted by Jesse Skinner         
13318
13319 2001-12-05 [melvin]     0.6.5claws51
13320
13321         * src/compose.c
13322                 fixed bug #486106 to select correct account when reediting 
13323                 a queued message
13324         
13325 2001-12-04 [alfons]     0.6.5claws50
13326
13327         * src/mh.c
13328                 declare markfile in appropriate functions when
13329                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13330                 for spotting this)
13331
13332 2001-12-04 [paul]       0.6.5claws49
13333
13334         * sync with sylpheed 0.6.5cvs21
13335                 see ChangeLog entry 2001-12-04
13336
13337 2001-12-03 [christoph]  0.6.5claws48
13338
13339         * po/de.po
13340                 changed translation of undo
13341         * src/account.c
13342         * src/folder.c
13343                 don't reinvent the wheel to traverse a GNode
13344         * src/compose.[ch]
13345                 seperate code to create the compose gui into functions
13346                 add "Others" page with folder selection for saving copy
13347                 of the message.
13348                 the folder identifier is saved to queue header
13349         * src/procmsg.c
13350                 save message to folder in queue header
13351
13352 2001-12-03 [paul]       0.6.5claws47
13353
13354         * sync with sylpheed 0.6.5cvs20
13355                 see ChangeLog entry 2001-12-03
13356
13357 2001-12-01 [paul]
13358
13359         * more sync with sylpheed 0.6.5cvs19
13360                 see ChangeLog entry 2001-11-29
13361
13362 2001-11-30 [paul]       0.6.5claws46
13363         
13364         * src/compose.c
13365                 remove conflicts introduced by Hoa's last commit
13366          
13367         * src/mainwindow.c
13368                 make 'Message/Bounce' sensitive
13369
13370 2001-11-30 [hoa]        0.6.5claws45
13371
13372         * src/compose.c
13373                 slightly change bounce function to add
13374                 information about the user that bounced the mail
13375                 in the From header line.
13376
13377         * src/folderview.c
13378                 permit the use of processing in outbox folder.
13379
13380 2001-11-29 [paul]       0.6.5claws44
13381
13382         * src/mainwindow.[ch]
13383         * src/prefs_common.c
13384         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13385         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13386         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13387                 usability enhancements to the quoting, implements
13388                 use of Ctrl key to toggle quoting settings
13389                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13390
13391 2001-11-29 [paul]       0.6.5claws43
13392         
13393         * sync with sylpheed 0.6.5cvs19
13394                 see ChangeLog entry 2001-11-28
13395
13396 2001-11-29 [melvin]     0.6.5claws42
13397         * src/Makefile.am
13398                 added enriched.[ch] to the list of files
13399
13400         * src/textview.c
13401         * src/mimeview.c
13402         * src/procmime.[ch]
13403         * src/enriched.[ch]
13404                 added support to view text/enriched
13405                 added support to show headers in message view for text/enriched and text/html
13406                         in non multipart messages
13407
13408 2001-11-28 [paul]       0.6.5claws41
13409
13410         * more sync with sylpheed 0.6.5cvs18
13411                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13412
13413 2001-11-27 [paul]       0.6.5claws40
13414         
13415         * po/pt_BR.po
13416                 updated translation, submitted by Fabio Junior Beneditto
13417                 
13418         * sync with sylpheed 0.6.5cvs18
13419                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13420                 2001-11-27
13421
13422
13423 2001-11-26 [paul]
13424
13425         * po/es.po
13426                 updated translation, submitted by Ricardo Mones Lastra
13427
13428 2001-11-26 [alfons]
13429
13430         * src/matcher.c
13431                 add more translatable strings
13432
13433 2001-11-26 [christoph]  0.6.5claws39
13434
13435         * po/de.po      
13436                 fixed one more umlaut
13437         * src/compose.c
13438                 fix translated header when it should not be translated
13439
13440 2001-11-26 [paul]       0.6.5claws38
13441
13442         * src/mainwindow.c
13443                 remove '/Message/Add Sender to address book' from 
13444                 main_window_set_menu_sensitive(), prevent debug warning
13445                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13446
13447 2001-11-26 [paul]       0.6.5claws37
13448
13449         * src/summaryview.c
13450                 fix 'recurring unread state' bug 
13451
13452         * tools/README 
13453         * tools/filter_conv.pl
13454                 read name of top level mailbox from folderlist.xml
13455                 and presume nothing about its name              
13456
13457 2001-11-26 [darko]      0.6.5claws36
13458
13459         * src/gtkstext.[ch]
13460                 removed functions that are now in gtkutils.c
13461                 use gtkut_text_is_uri_string() from gtkutils.c
13462         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13463
13464 2001-11-26 [paul]       0.6.5claws35
13465
13466         * sync with sylpheed 0.6.5cvs16
13467                 see ChangeLog entries 2001-11-25 and 2001-11-26
13468
13469 2001-11-25 [alfons]     0.6.5claws34
13470
13471         EXPERIMENTAL!!! Please checkout the last stable version using: 
13472           
13473         % cvs update -r LAST_STABLE -dRAP
13474
13475         (Or help us testing this stuff.)
13476
13477         * src/filtering.c               (1.14)
13478         * src/filtering.h               (1.6)
13479         * src/inc.c                     (1.28)
13480         * src/matcher.c                 (1.20)
13481         * src/mbox.c                    (1.9)
13482         * src/procmsg.h                 (1.14)
13483         * src/summaryview.c             (1.59)
13484         * src/summaryview.h             (dunno)
13485                 revert/merge/sync to as it was before commit 
13486                 on Thu, 19 Jul 2001 10:15:51 -0700.
13487
13488 2001-11-25 [hoa]        0.6.5claws33
13489
13490         * src/main.c
13491                 processing mails at startup
13492
13493         * src/folderview.c
13494         * src/summaryview.[ch]
13495                 processing mails when entering folder
13496
13497         * src/prefs_filtering.c
13498                 fixed some UI bugs
13499
13500 2001-11-24 [alfons]     0.6.5claws32
13501
13502         * src/summaryview.[ch]
13503                 make summary sort headers work, and also make
13504                 sure the sort type is stored
13505
13506 2001-11-23 [alfons]     0.6.5claws31
13507
13508         * src/summaryview.[ch]
13509                 make lock work like mark
13510                 disallow deleting messages marked as locked
13511
13512 2001-11-23 [alfons]     0.6.5claws30
13513
13514         * src/gtkstext.c
13515         * src/compose.[ch]
13516         * src/Makefile.am
13517         * src/undo.[ch]
13518                 merge undo patch submitted by Jens
13519
13520 2001-11-23 [christoph]  0.6.5claws29
13521
13522         * src/.cvsignore
13523                 added ylwrap
13524         * src/compose.c
13525                 fixed gpg signing and encoding
13526         * src/folder.[ch]
13527         * src/main.c
13528                 added --status option to get new, unread and total
13529                 message count from a running sylpheed
13530         * src/prefs_common.c
13531                 temporary fix for reply_with_quote problem
13532                 (don't call functions for non existing widget)
13533         * src/procmsg.c
13534                 one more check for ignored threads but still not
13535                 always working correctly. probably a recursive
13536                 check for all parents is needed
13537
13538 2001-11-23 [darko]      0.6.5claws28
13539
13540         * src/compose.c
13541                 wrapping on send improvements
13542         * src/gtkutils.[ch]
13543                 fix for GtkSText after last sync with main branch
13544                 GTK_TEXT -> GTK_STEXT
13545
13546 2001-11-23 [paul]       0.6.5claws27
13547
13548         * sync with sylpheed 0.6.5cvs14
13549                 see ChangeLog entries 2001-11-22 and 2001-11-23
13550                 
13551         * po/de.po
13552                 fixed the scrambled umlauts 
13553                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13554
13555 2001-11-21 [paul]       0.6.5claws26
13556
13557         * sync with sylpheed 0.6.5cvs12
13558                 see 2nd ChangeLog entry dated 2001-11-20
13559
13560 2001-11-20 [paul]       0.6.5claws25
13561
13562         * sync with sylpheed 0.6.5cvs11
13563                 see ChangeLog entry 2001-11-19 (src/utils.c)
13564
13565 2001-11-20 [hiro]
13566
13567         * src/compose.c
13568                 GTK_TEXT -> GTK_STEXT
13569                 fix for wrong comment
13570
13571 2001-11-20 [hiro]       0.6.5claws24
13572
13573         * src/compose.[ch]
13574                 more merges from main branch
13575                 removed fatal warnings (uninitialized variables etc.)
13576                 some coding style fix
13577         * src/gtkutils.h
13578                 fixed typo.
13579         * src/addressbook.c
13580           src/addrindex.c
13581                 V-Card -> vCard
13582
13583 2001-11-19 [hoa]        0.6.5claws23
13584
13585         * src/filtering.c
13586         * src/prefs_scoring.c
13587         * src/matcher.[ch]
13588         * src/scoring.c
13589                 cleaning code
13590
13591         * src/matcher_parser_parse.y
13592         * src/prefs_filtering.c
13593                 bouncing
13594
13595 2001-11-19 [alfons]     0.6.5claws22
13596
13597         more of my old things into claws
13598
13599         * src/Makefile.am
13600         * src/prefs_common.c
13601         * src/procmsg.h
13602         * src/summaryview.[ch]
13603         * src/prefs_summary_column.c
13604         * src/pixmaps/locked.xpm
13605                 add indicators for locking of message in summary view
13606                 (does not work yet, only visual indicator)
13607
13608 2001-11-19 [paul]       0.6.5claws21
13609
13610         * sync with sylpheed 0.6.5cvs10
13611                 see ChangeLog entry 2001-11-19
13612
13613 2001-11-18 [alfons]     0.6.5claws20
13614         
13615         * src/filtering.c
13616                 remove an inadvertent free I forgot in previous clean up 
13617
13618 2001-11-18 [alfons]     0.6.5claws19
13619
13620         * src/filtering.[ch]
13621                 clean up & plug leaks
13622
13623 2001-11-18 [paul]       0.6.5claws18
13624
13625         * sync with sylpheed 0.6.5cvs9
13626                 see ChangeLog entries 2001-11-17 and 2001-11-18
13627
13628 2001-11-16 [paul]       0.6.5claws17
13629
13630         * sync with sylpheed 0.6.5cvs8
13631                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13632
13633 2001-11-16 [paul]       0.6.5claws16
13634
13635         * sync with sylpheed 0.6.5cvs7
13636                 see ChangeLog entries 2001-11-15 and 2001-11-16
13637
13638 2001-11-15 [hoa]        0.6.5claws15
13639
13640         * src/compose.c
13641                 fix bounce, mails we received couln't be bounced to ourself.
13642
13643         * src/defs.h
13644         * src/filtering.[ch]
13645         * src/matcher.[ch]
13646         * src/matcher_parser.h
13647         * src/matcher_parser_lex.l
13648         * src/matcher_parser_parse.y
13649         * src/inc.c
13650         * src/main.c
13651         * src/mbox.c
13652         * src/prefs_filtering.[ch]
13653         * src/mainwindow.c
13654         * src/prefs_matcher.c
13655         * src/prefs_scoring.c
13656         * src/scoring.[ch]
13657         * src/summaryview.c
13658                 new matcher/filter/score configuration file parser
13659                 one unique configuration file => ~/.sylpheed/matcherrc
13660                 import in currently automatic, then save are made
13661                 in this new file.
13662                 one filter per folder and one global filter
13663                 (filter of a folder will be used as folder processing)
13664
13665         * src/folder.c
13666                 fix a bug in folder_item_get_identifier
13667                 
13668         * src/messageview.c
13669                 receive receipt return are fixed.
13670
13671 2001-11-14 [alfons]     0.6.5claws14
13672
13673         * src/session.h
13674                 add things from main branch to make claws compile
13675
13676 2001-11-14 [paul]       0.6.5claws13
13677
13678         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13679                 see ChangeLog entries 2001-11-08 to 2001-11-14
13680
13681 2001-11-14 [hoa] 0.6.5claws12
13682
13683         * src/compose.[ch]
13684         * src/mainwindow.c
13685         * src/summaryview.c
13686                 add "bounce mail" option
13687
13688 2001-11-13 [christoph]  0.6.5claws11
13689
13690         * src/compose.c
13691                 Cleanup a mess i add before commiting
13692
13693 2001-11-13 [hoa]        0.6.5claws10
13694
13695         * src/compose.c
13696                 some fixes when mail are sent or
13697                 for crossposts
13698
13699 2001-11-13 [christoph]  0.6.5claws9
13700
13701         * po/de.po
13702                 Changed two string with the same translation
13703         * src/compose.c
13704         * src/procmsg.[ch]
13705         * src/send.[ch]
13706                 New mailsending process:
13707                   - Always queue message before sending
13708                     (message will be saved if sylpheed crashed or
13709                      freezes while sending)
13710                   - Allow queuing of newspostings
13711                   - No copy in outbox before sending
13712                     (closes bug #469501)
13713                   - No more redundant code for send and send_later
13714         * src/summaryview.c
13715                 Applied wwp <subscript@free.fr>'s patch that fixes
13716                 marks for multiple forwarded messages (+compose.c)
13717
13718 2001-11-12 [alfons]
13719
13720         * README.claws
13721                 remove things that are now in main branch
13722         
13723         * po/nl.po
13724                 update Dutch translation
13725
13726 2001-11-12 [mhadasht]   0.6.5.claws8
13727
13728         * src/prefs_common.c
13729                 re-enabled account autoselection feature for forward
13730                 and reedit lost during the branch point for SYNC-B4-REL
13731         * src/gtkspell.c
13732                 gtkpspell_get_dict(): more readable code (even if function is
13733                 not used yet)
13734         * ChangeLog.claws
13735                 added version number info to 2001-11-12 [hiro] comment.
13736
13737 2001-11-12 [hiro]       0.6.5.claws7
13738
13739         * src/compose.c
13740                 compose_forward(): fixed a bug that forward quote mark
13741                 wasn't used.
13742                 removed unnecessary code.
13743         * src/template_select.[ch]: removed.
13744
13745 2001-11-11 [alfons]
13746
13747         * src/compose.c
13748                 :%s/GTK_TEXT/GTK_STEXT/g
13749         
13750         * src/compose.[ch]
13751         * src/undo.[ch]
13752         * src/Makefile.am
13753                 revert the undo stuff (this is 0.6.6claws stuff)
13754
13755 2001-11-11 [hoa]        0.6.5.claws6
13756
13757         * src/compose.[ch]
13758                 Insert signature at the end of the text.
13759                 Added undo patch but currently disabled
13760
13761         * src/procmsg.c
13762                 Threading by subject improved.
13763
13764         * added src/undo.[ch]
13765                 Undo module for compose dialog box.
13766
13767 2001-11-11 [alfons]     0.6.5.claws5
13768
13769         * src/procmsg.c
13770                 prevent threading by subject on nodes that have already been
13771                 threaded by in-reply-to (as in "circular references in a tree
13772                 result in a dead branch")
13773
13774 2001-11-09 [hoa]        0.6.5.claws4
13775         
13776         * src/folderview.c
13777                 allows creation of mbox folder item from any files.
13778
13779 2001-11-09 [alfons]     0.6.5.claws3
13780         
13781         * src/utils.c
13782         * src/procmsg.c
13783                 do what I mean and correct threading by subject so it really
13784                 ignores attracting lines without "Re: "
13785
13786 2001-11-07 [alfons]     0.6.5.claws2
13787
13788         * src/procmsg.c
13789         * src/utils.[ch]
13790                 only attract by subject if a subject line starts with a "Re: "
13791         * src/syldap.c
13792                 remove warning
13793
13794 2001-11-07 [paul]       0.6.5claws1
13795
13796         * sync with sylpheed 0.6.5. release
13797                 see ChangeLog entry 2001-11-07
13798
13799 2001-11-07 [paul]       0.6.4claws31
13800
13801         * sync with sylpheed 0.6.4cvs18
13802                 see ChangeLog entries 2001-10-30 to 2001-11-07
13803                 prefs_templates.[ch] renamed prefs_template.[ch]
13804
13805 2001-11-06 [alfons]
13806         
13807         * src/utils.h
13808                 add semicolon Hoa forgot ;-)
13809                 
13810
13811 2001-11-06 [hoa]        0.6.4claws30
13812         
13813         * src/procmsg.c
13814         * src/summaryview.c
13815         * src/utils.c
13816         * src/utils.h
13817                 threading by subject - empty subject are ignored
13818
13819 2001-11-06 [christoph]  0.6.4claws29
13820
13821         * src/socket.c
13822                 use SSL_peek for sock_gets
13823         * src/utils.c
13824                 removed unneeded pointer in extracting quoted
13825                 names implementation
13826
13827 2001-11-06 [melvin]     0.6.4claws28
13828
13829         * src/gtkspell.c
13830                 fixed bug #476792 Selection overtyping with spell checker
13831                 fixed bug which could cause a buffer overflow
13832                 fixed a memory leak
13833
13834 2001-11-06 [hoa]        0.6.4claws27
13835         
13836         * src/procmsg.c
13837         * src/summaryview.c
13838                 threading by subject
13839
13840 2001-11-05 [alfons]     0.6.4claws26
13841         
13842         * README.claws
13843                 Claws -> Sylpheed (vice versa)
13844
13845         * src/compose.c
13846                 :%s/gtk_text/gtk_stext/g
13847                 :%s/GTK_TEXT/GTK_STEXT/g
13848                 (thanks to Jonathan Ware for spotting this)
13849
13850 2001-11-04 [christoph]  0.6.4claws25
13851
13852         * src/summaryview.c
13853                 replace Xalloca + strdup with Xstrdup_a
13854         * src/utils.c
13855                 better implementation of extracting quoted names
13856                 from addresses (remove backlashes and ignore
13857                 quotes after them)
13858
13859 2001-11-04 [alfons]     0.6.4claws24
13860
13861         * src/utils.[ch]
13862                 edit to comply more with coding style
13863
13864         * src/textview.c
13865                 fix bug reported by Kim Schulz. introduced by the patch integrated
13866                 in 0.6.4claws15. the code did not check the return value of
13867                 the html parser.
13868
13869         * AUTHORS
13870                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13871
13872 2001-11-04 [christoph]  0.6.4claws23
13873
13874         * src/main.c
13875         * src/prefs_common.[ch]
13876                 init some pointers that possibly caused a segfault
13877                 reported in the claws-users ML
13878
13879 2001-11-04 [hoa]        0.6.4claws22
13880
13881         * src/grouplistdialog.c
13882                 change the names of the nodes in the tree
13883
13884         * src/compose.c
13885                 enhanced mailto syntax as described in
13886                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13887                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13888
13889         * src/utils.c
13890                 encode and decode URI (useful when opening URL into
13891                 netscape).
13892
13893 2001-11-03 [hoa]        0.6.4claws21
13894
13895         * src/grouplistdialog.c
13896                 a new newsgroups list selection dialog box
13897                 with a CTree instead of a CList
13898
13899 2001-11-03 [hoa]        0.6.4claws20
13900
13901         * src/folderview.c
13902                 enable property and scoring options when right
13903                 click on "inbox"
13904
13905         * src/summaryview.c
13906                 fixed bug when nickname were displayed using
13907                 the address book.
13908
13909 2001-11-02 [darko]      0.6.4claws19
13910
13911         * src/compose.c
13912                 new wrap quotation and URL/long words wrapping implementation
13913         * src/compose.c src/gtkstext.[ch]
13914                 move gtkstext_strncmp() to gtkstext.c
13915
13916 2001-11-01 [christoph]  0.6.4claws18
13917
13918         * src/prefs_account.c
13919                 fixed mess in account settings dialog
13920         * src/prefs_folder_item.c
13921                 added label with folder path to dialog
13922
13923 2001-10-31 [match]      0.6.4claws17
13924
13925         * src/vcard.c
13926                 fix memory leak.
13927         * src/addrbook.c
13928                 fix generation of spurious address book file names.
13929                 remove redundant functions.
13930         * po/POTFILES.in
13931                 added missing file names.
13932
13933 2001-10-30 [paul]       0.6.4claws16
13934
13935         * sync with sylpheed 0.6.4cvs6
13936                 see ChangeLog entries 2001-10-26 to 2001-10-30
13937
13938         * tools/filter_conv.pl
13939                 read folderlist.xml to discover whether the top-level
13940                 folder is called 'Mailbox' or 'Mail' 
13941
13942 2001-10-29 [paul]       0.6.4claws15
13943
13944         * src/html.c, src/textview.c
13945                 activate links in html mail and fix clickable parts
13946                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13947
13948 2001-10-29 [paul]
13949
13950         * po/de.po, po/es.po, po/pt_BR/po
13951                 updated translations, submitted by Jens Oberender,
13952                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13953
13954 2001-10-29 [darko]      0.6.4claws14
13955
13956         * src/compose.c
13957                 fix wrapping for good
13958
13959 2001-10-29 [darko]
13960
13961         * src/compose.c
13962                 undo previous change as it broke the smart wrapping
13963
13964 2001-10-29 [darko]      0.6.4claws13
13965
13966         * src/compose.c
13967                 fix infinite loop when long URL is quoted
13968                 (closes bug #475122.
13969
13970 2001-10-28 [match]
13971
13972         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13973                 import Mutt address book
13974         * src/ldif.[ch] src/importldif.h
13975                 modified import LDIF handle user attributes
13976
13977 2001-10-28 [christoph]  0.6.4claws12
13978
13979         * src/summaryview.c
13980                 fixed that filtering did not work if there
13981                 were no filter rules
13982                 (closes bug #472003 and better implementation
13983                  of patch #474644)
13984
13985 2001-10-27 [christoph]  0.6.4claws11
13986
13987         * src/compose.c
13988                 make the folder's default account to be used when
13989                 replying. (patch by wwp <subscript@free.fr>)
13990         * src/compose.c
13991                 code cleanup, nearly killed all of wwp's patch
13992                 for folder's default account in compose
13993         * src/folderview.c
13994                 error panel when a folder could not be created
13995                 (closes bug #471080 new folder name & already
13996                  existing file)
13997
13998 2001-10-26 [alfons]
13999
14000         * src/utils.h
14001                 change prototype of strstr2() that Christoph forgot about
14002
14003 2001-10-26 [christoph]  0.6.4claws10
14004
14005         * src/account.c
14006                 made search for accounts by email address not case
14007                 sensitive
14008         * src/folder.c
14009                 fixed memory leak in folder_item_get_identifier
14010         * src/gtkspell.c
14011         * src/utils.c
14012                 fixed wrong strstr2 (should work like strstr)
14013
14014 2001-10-26 [darko]      0.6.4claws9
14015
14016         * src/compose.c src/gtkstext.[ch]
14017         * src/gtkstext.c
14018                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14019
14020 2001-10-26 [paul]       0.6.4claws8
14021
14022         * src/html.c
14023                 ignore css and javascript tags in html mail
14024                 case-insensitive, with or without double-quoted
14025                 strings
14026
14027 2001-10-26 [paul]       0.6.4claws7
14028
14029         * sync with sylpheed 0.6.4cvs1
14030                 see ChangeLog entry 2001-10-26
14031
14032         * src/prefs_account.c, src/prefs_common.c,
14033           src/prefs_summary_column.c
14034                 minor improvements to the English
14035
14036 2001-10-25 [alfons]     0.6.4claws6
14037
14038         * src/gtkstext.c
14039         
14040                 make GtkSText follow style of GtkText (closes bug 
14041                 #469211 "text selection while writing message")
14042                 
14043                 do sync with GTK 1.2.10
14044
14045 2001-10-25 [paul]       0.6.4claws5
14046
14047         * src/html.c
14048                 ignore css tags in html mail
14049
14050 2001-10-25 [darko]      0.6.4claws4
14051
14052         * src/compose.c
14053                 don't declare is_url_string as static function since
14054                 we need it in gtkstext.c
14055         * src/gtkstext.c
14056                 remove unused variable
14057                 don't wrap long URLs while composing a message
14058
14059 2001-10-24 [christoph]  0.6.4claws3
14060
14061         * src/socket.c
14062                 fix ssl deadlock, when peer closes connection
14063
14064 2001-10-24 [paul]       0.6.4claws2
14065
14066         * src/prefs_common.c
14067                 gettextize the gpg ascii-armored warning message
14068
14069         * src/compose.c
14070                 insert a DOS/MAC file into the composed message
14071                 (improvements)
14072
14073         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14074
14075 2001-10-22 [paul]       0.6.4claws1
14076
14077         * sync with sylpheed 0.6.4 release
14078                 see ChangeLog entries 2001-10-21
14079
14080         * po/fr.po, po/pt_BR.po
14081                 updated by Melvin Hadasht and Fabio Junior Beneditto
14082
14083 2001-10-21 [paul]       0.6.3claws30
14084
14085         * src/compose.c
14086                 insert a DOS text file from the compose window
14087                 into the composed message text (removes CRs characters)
14088                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14089
14090         * tools/filter_conv.pl, tools/README
14091                 automatically use ~/.sylpheed as working directory
14092                 print out confirmation message on completion
14093
14094         * correct Hoa's last ChangeLog.claws entry
14095
14096 2001-10-20 [hoa]        0.6.3claws29
14097
14098         * src/grouplistdialog.c
14099                 bugfix (another ?) to give the right
14100                 newsgroups list for each news server.
14101
14102         * src/news.c
14103         * src/news.h
14104                 improve the newsgroups list cache
14105
14106 2001-10-20 [paul]       0.6.3claws28
14107
14108         * sync with sylpheed 0.6.3cvs9
14109                 see ChangeLog entry 2001-10-19
14110
14111         * correct Alfons' last ChangeLog.claws entry
14112
14113 2001-10-19 [alfons]
14114
14115         * src/pgptext.[ch]
14116                 fix compilation problems (part of bug #472895)
14117
14118 2001-10-18 [hoa]        0.6.3claws27
14119
14120         * src/grouplistdialog.c
14121                 bugfix when we refresh was clicked (bug 472701)
14122
14123 2001-10-19 [christoph]  0.6.3claws26
14124
14125         * src/compose.c
14126                 last header entry should default to "To:" or
14127                 "Newsgroups:" and not copy the last entry line
14128                 in a new compose window
14129                 (closes bug #472686, #470792)
14130
14131 2001-10-19 [paul]       0.6.3claws25
14132
14133         * sync with Sylpheed 0.6.3cvs8
14134                 see ChangeLog entries 2001-10-18 and 2001-10-19
14135
14136 2001-10-18 [christoph]  0.6.3claws24
14137
14138         * src/procmsg.c
14139                 reimplement ignore thread
14140         
14141 2001-10-18 [hoa]        0.6.3claws23
14142
14143         * src/folderview.c
14144         * src/grouplistdialog.[ch]
14145                 enhanced news subscription interface (feature 469113)
14146
14147         * src/news.c
14148         * src/news.h
14149                 enchanced newsgroup listing,
14150                 now, we can get groups informations
14151                 (NNTPGroupInfo)
14152
14153 2001-10-18 [paul]       0.6.3claws22
14154
14155         * src/summaryview.c
14156                 remove comment (sync with main branch)
14157         * src/mainwindow.c
14158                 fix 'Re-edit' bug in 'Message' menu
14159
14160 2001-10-17 [christoph]  0.6.3claws21
14161
14162         * src/compose.c
14163                 ignore empty or whitespace only header lines
14164
14165 2001-10-17 [paul]       0.6.3claws20
14166
14167         * sync with sylpheed 0.6.3cvs7
14168                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14169                 2001-10-17
14170
14171 2001-10-17 [darko]
14172
14173         * src/compose.c
14174                 wrap long lines without spaces
14175                 don't wrap URLs
14176
14177 2001-10-16 [paul]
14178
14179         * po/es.po, po/nl.po, po/pt_BR.po
14180                 updated by Ricardo Mones Lastra, Alfons,
14181                 and Fabio Junior Beneditto
14182
14183         * sylpheed-0.6.3claws released
14184
14185 2001-10-15 [melvin] 0.6.3claws18
14186
14187         * README.claws
14188                 added summary and detailed installation instructions
14189                 for spell checker
14190         * po/fr.po
14191                 Updated, corrected and completed french translation
14192
14193 2001-10-15 [hoa] 0.6.3claws17
14194         * src/grouplistdialog.c
14195                 we can choose the newsgroups to display with wildcards
14196
14197 2001-10-15 [christoph]  0.6.3claws16
14198
14199         * src/account.c
14200         * src/compose.c
14201         * src/prefs_folder_item.[ch]
14202                 applied wwp <subscript@free.fr>'s folder
14203                 default account patch
14204         * po/de.po
14205                 Fixed wrong translation
14206
14207 2001-10-13 [alfons, christoph, melvin]  
14208                         0.6.3claws15
14209
14210         solution #2 to solve MT-safety problems defers all GUI related calls
14211         to the main thread using a gtk_idle_add() callback. discussed on
14212         ircnet #sylpheed, with christoph spotting some issues with the
14213         original code, and melvin allowing us to lobotomize his sylpheed.
14214
14215         * src/syldap.[ch], src/main.c
14216                 fix race problem in ldap search thread by deferring GUI 
14217                 stuff to main thread using gtk_idle_add()
14218
14219 2001-10-13 [paul]       0.6.3claws14
14220
14221         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14222                 add Sergey's smtpcred.patch
14223                 adds separate username/password setting for SMTP Auth
14224                 needed by some servers
14225                 (closes feature request #471659)
14226
14227 2001-10-13 [paul]       0.6.3claws13
14228
14229         * src/pgptext.[ch] **NEW FILES**
14230         * src/Makefile.am, src/messageview.c, src/mimeview.c
14231                 decrypt ascii-armored gpg text embedded in
14232                 the message body.
14233                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14234
14235 2001-10-13 [christoph]  0.6.3claws12
14236
14237         * README.claws
14238                 some more details on default to and
14239                 feature requests
14240         * src/main.c
14241                 init glib threading when ldap is used
14242         * src/syldap.c
14243                 threading fixes
14244         * po/de.po
14245                 fixed a typo
14246
14247 2001-10-12 [paul]       0.6.3claws11
14248
14249         * src/prefs_common.[ch], src/rfc2015.c
14250                 enable ascii-armored gpg text to be embedded in the
14251                 message body, selectable through the 'Privacy'
14252                 preferences. Supports encrypting only.
14253                 Submitted by Ravemax <ravemax@dextrose.com>
14254
14255 2001-10-12 [paul]       0.6.3claws10
14256
14257         * sync with sylpheed 0.6.3cvs6
14258                 see ChangeLog entries 2001-10-11 and 2001-11-12
14259
14260         * src/folderview.c
14261                 incorporated mbox folders, scoring, and folder
14262                 properties into the sync
14263
14264 2001-10-12 [darko]      0.6.3claws9
14265
14266         * README.claws
14267                 describe quotation wrapping
14268         * src/compose.c
14269                 don't treat tab as space to calculate line length properly
14270
14271 2001-10-11 [alfons]
14272
14273         * README.claws
14274                 correct description of how to make new filtering system work,
14275                 add some other things
14276                 
14277         * src/syldap.c
14278                 remove sched_yield() (not necessary / unportable)
14279
14280 2001-10-11 [paul]       0.6.3claws8
14281
14282         * sync with sylpheed 0.6.3cvs3
14283                 see ChangeLog entry 2001-10-10
14284
14285 2001-10-10 [christoph]  0.6.3claws7
14286
14287         * .cvsignore
14288                 ignore 2 files created by newer autotools
14289         * src/prefs_folder_item.c
14290                 using table for widget alignment
14291                 fixed memory leak and broken octal display
14292         * src/filesel.c
14293                 fixed segfault caused by lost filename
14294                 workaround (closes bug #469551)
14295
14296 2001-10-10 [paul]       0.6.3claws6
14297
14298         * sync with sylpheed 0.6.3cvs2
14299                 see ChangeLog entries 2001-10-09 and 2001-10-10
14300
14301 2001-10-10 [darko]      0.6.3.claws5
14302
14303         * src/gtkstext.c
14304                 proper calculation of right margin if smart wrapping is enabled
14305         * src/compose.c
14306                 automatically wrap long lines if wrap quotation is enabled
14307
14308 2001-10-09 [alfons]     0.6.3.claws4
14309
14310         * src/summaryview.c
14311                 select correct row when deleting last row in the summary view (and
14312                 close bug "[ #469104 ] select second last in list when deleting")
14313
14314 2001-10-09 [paul]       0.6.3claws3
14315
14316         * sync with sylpheed 0.6.3cvs1
14317                 updated some autotool scripts
14318
14319 2001-10-09 [darko]      0.6.3claws2
14320
14321         * src/gtkstext.[ch]
14322                 new name and mark with Sylpheed comment
14323         * src/compose.c
14324                 smart quotation wrapping a-la VIM
14325
14326 2001-10-08 [paul]       0.6.3claws1
14327
14328         * sync with sylpheed 0.6.3 release
14329                 see ChangeLog entry 2001-10-08
14330
14331 2001-10-08 [paul]       0.6.2claws24
14332
14333         * src/summaryview.c
14334                 more sync with sylpheed 0.6.2cvs12
14335                 Fixed the bug that didn't select the last row correctly
14336
14337
14338 2001-10-07 [paul]       0.6.2claws23
14339
14340         * sync with sylpheed 0.6.2cvs12
14341                 see ChangeLog entry 2001-10-07
14342
14343 2001-10-06 [match]
14344         * src/jpilot.[ch]
14345                 enable jpilot to read unsynch'ed addresses.
14346
14347         * src/editldap_basedn.c
14348                 fix segfault when opening dialog.
14349
14350 2001-10-06 [alfons]     0.6.2.claws22
14351
14352         * src/summaryview.c
14353                 fix bug with summary view selecting last *inserted*
14354                 node instead of last *visible* node. remember we
14355                 work with a tree
14356
14357 2001-10-06 [paul]       0.6.2claws21
14358
14359         * po/pt_BR.po
14360                 updated translation, contains some fixes and new
14361                 translations, submitted by Gustavo Noronha Silva
14362                 <kov@debian.org>
14363
14364         * src/prefs_common.c
14365                 change 'each' to 'every' - fix dubious English
14366
14367         * sync with sylpheed 0.6.2cvs11
14368
14369 2001-10-05 [alfons]     0.6.2claws20
14370
14371         * src/mainwindow.[ch], src/folderview.c
14372                 make composite tool button switch between "Compose News"
14373                 and "Compose Mail" depending on selected folder
14374                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14375
14376 2001-10-05 [paul]       0.6.2claws19
14377
14378         * src/mainwindow.c, src/summaryview.c
14379                 fix 'Message/Reply to all', broken in last commit
14380
14381         * src/compose.c
14382                 fix X_BEENTHERE seg fault, thanks to Alfons
14383
14384 2001-10-04 [paul]       0.6.2claws18
14385
14386         * src/compose.[ch], src/mainwindow.c
14387                 make "Message/Reply" reply to mailing lists; matches
14388                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14389                 based on portions of the patch submitted by
14390                 Junichi Uekawa <dancer@netfort.gr.jp>
14391
14392 2001-10-04 [darko]      0.6.2claws17
14393
14394         * src/compose.c
14395                 better smart wrapping
14396         * src/gtkstext.[hc]
14397                 a function to make text buffer contiguous
14398
14399 2001-10-03 [paul]       0.6.2claws16
14400
14401         * sync with sylpheed 0.6.2cvs10
14402
14403 2001-10-02 [alfons]
14404
14405         * configure.in
14406         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14407                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14408                 references to chinese translations (hope someone picks up
14409                 this)
14410
14411 2001-10-02 [christoph]  0.6.2claws15
14412
14413         * src/compose.c
14414                 fixed non translated header bug
14415         * ChangeLog.claws
14416                 fixed wrong date in alfons last entry ;)
14417
14418 2001-10-02 [alfons]     0.6.2claws14
14419
14420         * src/compose.c, src/prefs_common.[ch]
14421                 add block cursor option
14422
14423 2001-10-02 [paul]       0.6.2claws13
14424
14425         * sync with sylpheed 0.6.2cvs9
14426
14427 2001-09-30 [paul]       0.6.2claws12
14428
14429         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14430                 updated translations
14431
14432         * po/POTFILES.in
14433                 add 'src/importldif.c'
14434
14435         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14436                 added eudora-to-vCard conversion tool
14437                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14438
14439         * sync with sylpheed 0.6.2cvs8
14440
14441 2001-09-30 [paul]
14442
14443         * sylpheed-0.6.2claws released
14444
14445 2001-09-27 [melvin]     0.6.2claws11
14446
14447         * src/gtkspell.c
14448                 fixed crash when using default path (introduced 
14449                 in 0.6.2claws10)
14450                 fixed tiny bug for initial suggestion mode
14451
14452 2001-09-27 [melvin]     0.6.2claws10
14453         
14454         * src/gtkspell.c
14455                 fixed bug where gtkpspell didn't set the path correctly
14456
14457         * README.claws
14458                 added a paragraph about spell checking
14459                 
14460
14461
14462 2001-09-27 [paul]       0.6.2claws9
14463
14464         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14465                 replace '// comments' with '/* comments */' to prevent
14466                 some compiler warnings 
14467
14468         * sync with sylpheed 0.6.2cvs6
14469
14470 2001-09-26 [alfons]     0.6.2claws8
14471
14472         * src/messageview.c
14473                 introduce return receipt request notification again,
14474                 which was lost because of other semantics in 
14475                 procheader_parse() (???)
14476
14477 2001-09-26 [christoph]  0.6.2claws7
14478
14479         * src/compose.c
14480                 replace comments for old code with #if 0
14481                 readded auto cc, bcc and reply-to
14482         * src/prefs_matcher.c
14483         * src/prefs_scoring.c
14484                 removed some definition (was moved to
14485                 prefs.h)
14486
14487 2001-09-26 [paul]       0.6.2claws6
14488
14489         * src/mainwindow.c
14490                 make 'Follow-up and reply to' sensitive
14491
14492         * more sync with sylpheed 0.6.2cvs5
14493
14494 2001-09-25 [melvin]
14495
14496         * 0.6.2claws5
14497
14498         * src/gtkspell.c
14499                 fixed bug for "US-ASCII" introduced by the encoding code
14500
14501 2001-09-25 [paul]
14502
14503         * 0.6.2claws4
14504
14505         * src/prefs_common.[ch], src/summaryview.c
14506                 'next unread msg' 'go to next folder?' dialog can be
14507                 given default behaviour, either always show dialog,
14508                 or assume 'yes', or assume 'no'
14509                 Submitted by wwp <subscript@free.fr>
14510
14511 2001-09-25 [melvin]
14512                 
14513         * src/compose.c src/gtkspell.[ch]
14514                 added support for different encodings
14515
14516 2001-09-25 [paul]
14517
14518         * more sync with sylpheed 0.6.2cvs5
14519
14520 2001-09-24 [alfons]
14521         
14522         * src/prefs_folder_item.c
14523                 add check for item->prefs->default_to string is NULL and
14524                 add another check when freeing this string
14525
14526 2001-09-24 [paul]
14527
14528         * configure.in
14529                 change to version 0.6.2claws3
14530
14531         * sync with sylpheed 0.6.2cvs5 
14532
14533 2001-09-24 [match]
14534         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14535                 import LDIF files.
14536         * src/addrcache.[ch], addrindex.[ch]
14537                 small update for future
14538         * src/addrbook.c
14539                 fix test XML file.
14540
14541 2001-09-24 [melvin]
14542         * src/gtkspell.[ch]
14543                 added 'Learn from mistakes' option
14544                 better handling of quotes in checked words
14545                 sorted dict list
14546         * po/fr.po
14547                 small update for spell checking stuff
14548
14549 2001-09-23 [alfons]
14550         
14551         * src/gtkspell.c
14552                 edit a little bit so it complies more with main coding style
14553
14554 2001-09-23 [alfons]
14555
14556         * src/folder.[ch], prefs_folder_item.c, compose.c
14557                 migrate "request return receipt" folder property
14558                 to folderlist.xml
14559
14560 2001-09-22 [alfons]
14561
14562         * README.claws **NEW**
14563                 (add things of interest for users of main branch 
14564                 and claws here)
14565
14566         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14567                 re-implement threading per folder option, but store 
14568                 the setting in folderlist.xml (where it belongs)
14569
14570 2001-09-21 [melvin]
14571
14572         * src/gtkspell.[ch]
14573                 fixed bug when compose window is under another window
14574         * src/prefs_common.[ch] src/compose.c
14575                 changed 'dictionary_path' to 'dictionary' to be consistent
14576                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14577         * ac/pspell.m4 src/Makefile.am 
14578                 dropped PSPELL_PATH macro
14579         * po/fr.po
14580                 updated translations
14581
14582 2001-09-21 [christoph]
14583
14584         * src/compose.c
14585                 added border around header fields
14586                 keep header type when new field is added
14587
14588 2001-09-20 [christoph]
14589
14590         * src/utils.[ch]
14591                 more portable debug_print with source filename
14592                 and linenumber
14593         * src/procmsg.c
14594                 more newlines after debug messages
14595
14596 2001-09-20 [paul]
14597
14598         * configure.in
14599                 change to version 0.6.2claws2
14600
14601         * sync with sylpheed 0.6.2cvs3
14602
14603 2001-09-19 [melvin]
14604
14605         * src/gtkspell.c
14606                 fixed the post-right-click focus pb
14607                 fixed crash when 'Spell check all' after dict change 
14608                         and when cursor is at the end of the text
14609                 shift-right-click pops up config menu even on misspelled words.
14610         * po/POTFILES.in
14611                 added gtkspell.c
14612
14613 2001-09-19 [melvin]
14614
14615         * src/about.c
14616                 added pspell to compiled-in features list
14617
14618 2001-09-18 [melvin]
14619
14620         * switched to pspell and dropped ispell
14621         * ac/pspell.m4
14622                 new file. autoconf macro for pspell
14623         * ac/Makefile.am 
14624         * configure.in acconfig.h
14625                 added pspell support
14626         * src/Makefile.am
14627         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14628         * src/prefs_common.[ch] 
14629                 added pspell support
14630
14631 2001-09-18 [christoph]
14632
14633         * src/addr_compl.c
14634         * src/template.[ch]
14635                 replace LOG_MESSAGE with debug_print
14636         * src/compose.[ch]
14637                 gui improvements
14638         * src/menu.c
14639                 added newline after debug message
14640         * src/utils.h
14641                 using __VA_ARGS__ for debug_print macro
14642         * tools/.cvsignore
14643                 ignore Makefile and Makefile.in
14644
14645 2001-09-18 [paul]
14646
14647         * configure.in
14648                 change to version 0.6.2claws1
14649         * sync with sylpheed 0.6.2cvs1
14650
14651         * src/matcher.c 
14652         * src/prefs_matcher.c
14653                 add 'score equal to' option, submitted by
14654                 Paul Evans <nerd@freeuk.com>
14655
14656 2001-09-15 [christoph]
14657
14658         * src/mainwindow.c
14659                 comment out menu entry not existing in claws
14660         * src/menu.c
14661                 add debug output for non existing menu entries
14662         * src/summaryview.c
14663                 fix next/prev unread message for ignored threads
14664         * src/utils.[ch]
14665                 add sourcefile and line number to debug output
14666                 otherwise it is sometimes hard to find the
14667                 source code part if debug messages are translated
14668
14669 2001-09-14 [darko]
14670         
14671         * src/folderview.c
14672                 refresh target folder style after colour is changed
14673
14674 2001-09-13 [paul]
14675
14676         * configure.in
14677                 change to version 0.6.1claws3
14678
14679         * sync with sylpheed 0.6.1cvs6
14680
14681 2001-09-13 [darko]
14682         
14683         * src/folderview.c
14684                 fix target folder colourization to use user selected colour
14685
14686 2001-09-12 [darko]
14687         
14688         * src/summaryview.c
14689                 fix crash when message that is marked for copy/move is unmarked
14690
14691 2001-09-09 [paul]
14692
14693         * configure.in
14694                 change to version 0.6.1claws2
14695
14696         * sync with sylpheed 0.6.1cvs3
14697
14698 2001-09-09 [alfons]
14699         
14700         * src/folderview.c
14701                 fix bug with default font used for trash folder text
14702
14703 2001-09-06 [paul]
14704
14705         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14706                 updated translations
14707
14708         * configure.in
14709                 change to version 0.6.1claws1
14710
14711         * sync with sylpheed 0.6.1cvs2
14712
14713 2001-09-03 [paul]
14714
14715         * po/POTFILES.in
14716                 add Match's new addressbook
14717
14718         * po/de.po
14719                 updated translation submitted by Jens Oberender
14720
14721 2001-09-02 [paul]
14722
14723         * configure.in
14724                 change to 0.6.1claws
14725         * sync with sylpheed 0.6.1 release
14726
14727 2001-09-02 [paul]
14728
14729         * configure.in
14730                 change to 0.6.0claws2
14731
14732         * sync with sylpheed 0.6.0cvs4
14733
14734         * po/pt_BR.po
14735                 updated translation submitted by Fabio Junior Beneditto
14736
14737 2001-09-01 [match]
14738         * pixmaps/
14739                 interface.xpm
14740                 book.xpm
14741                 address.xpm
14742         * src/
14743                 Makefile.am
14744                 a ton of new files
14745
14746 2001-08-31 [paul]
14747
14748         * configure.in
14749                 change to version 0.6.0claws1
14750
14751         * sync with sylpheed 0.6.0cvs1
14752
14753         * po/es.po
14754                 updated translation submitted by Ricardo Mones Lastra
14755
14756         * po/POTFILES.in
14757                 add 'src/prefs_templates.c'
14758
14759         * src/compose.c, src/summaryview.c
14760                 fix segfault on 'Re_edit'               
14761
14762 2001-08-30 [alfons]
14763
14764         * configure.in, Makefile.am
14765         * tools/Makefile.am
14766                 add tools directory to source distribution
14767
14768 2001-08-30 [paul]
14769
14770         * configure.in
14771                 change to version 0.6.0claws
14772
14773         * sync with sylpheed 0.6.0 release
14774
14775 2001-08-30 [christoph]
14776
14777         * configure.in
14778                 removed autoconf version check
14779
14780 2001-08-30 [paul]
14781
14782         * src/account.c, src/compose.c, src/prefs_common.[ch]
14783         * src/procheader.[ch] src/utils.[ch]
14784                 Enhanced automatic account selection on replies
14785                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14786
14787         * configure.in
14788                 add LDAP and JPilot to the configuration results output.
14789
14790 2001-08-29 [christoph]
14791
14792         * src/summeryview.c
14793                 no bold font for ignored threads
14794
14795 2001-08-29 [paul]
14796
14797         * configure.in
14798                 change to version 0.5.3claws6
14799
14800         * sync with sylpheed 0.5.3cvs10
14801                 src/stringtable.[ch]: New Files
14802
14803         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14804         * src/pixmaps/sylpheed.xpm
14805                 add mini-icons to windows (by Alfons)
14806
14807 2001-08-27 [paul]
14808
14809         * src/mainwindow.c
14810                 new functions: next_labeled_cb(), prev_labeled_cb()
14811
14812         * src/summaryview.c
14813                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14814                 summary_select_next_labeled(), summary_select_prev_labeled()
14815
14816         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14817                 give claws blue folders and a blue trash can
14818
14819 2001-08-27 [paul]
14820
14821         * configure.in
14822                 change to version 0.5.3claws5
14823
14824         * sync with sylpheed 0.5.3cvs9
14825                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14826
14827 2001-08-24 [christoph]
14828
14829         * src/filesel.c
14830                 keep filename when browsing directories
14831                 (not working for user entered filename, but
14832                  for default name and selected filename from
14833                  file list)
14834         * src/mainwindow.c
14835                 fixed wrong spelling "Folllow-up"
14836         * src/mbox_folder.c
14837         * src/procmsg.c
14838         * src/summaryview.c
14839                 fixed new/unread message count with ignored
14840                 threads (2 commits, first didn't notice no
14841                 longer needed decreasing)
14842         * src/inc.c
14843                 readded scrolling of progress dialog
14844                 (lost in sync)
14845
14846 2001-08-24 [paul]
14847
14848         * configure.in
14849                 change to 0.5.3claws4
14850
14851         * sync with sylpheed 0.5.3cvs7
14852
14853 2001-08-24 [christoph]
14854
14855         * src/compose.c
14856                 set request return receipt when replying
14857                 if it is set is the folder prefs of the
14858                 message
14859         * src/inc.c
14860                 disable final error popup if popups are
14861                 disabled in config (again)
14862
14863 2001-08-23 [paul]
14864
14865         * configure.in
14866                 Change version number to 0.5.3claws3
14867
14868         * sync with sylpheed 0.5.3cvs5
14869
14870         * src/mimeview.c
14871                 double quote '%s' in 'gedit %s' to fix bug when
14872                 opening attachment with spaces in the name
14873
14874 2001-08-22 [alte]
14875         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14876           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14877                 initial message templates support
14878
14879
14880 2001-08-22 [paul]
14881
14882         * configure.in
14883                 change version number to 0.5.3claws2
14884
14885         * sync with sylpheed 0.5.3cvs4
14886
14887         * src/procmsg.h src/summaryview.c
14888                 re-implement (un)ignore thread
14889
14890 2001-08-21 [paul]
14891
14892         * src/summaryview.c
14893                 remove unnecessary code
14894         * src/compose.c
14895                 enable 'dynamic' signatures (submitted by
14896                 Eric Limpens <eric@hscg-internet.nl>)
14897
14898 2001-08-21 [paul]
14899
14900         clean up after sync with sylpheed 0.5.3 release
14901
14902         * src/folderview.c
14903                 fix re-introduced font mess, see Christoph's
14904                 entry 2001-06-24
14905
14906         * src/summaryview.c
14907                 remove prev_msgnum
14908                 use sylpheed's small font instead of
14909                 gtk default font for summary view
14910
14911
14912 2001-08-17 [paul]
14913
14914         * configure.in
14915                 add pl to ALL_LINGUAS - sync with main branch
14916
14917         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14918                 Updated. Translations by Jens Oberender, Ricardo Mones
14919                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14920
14921         * po/pl.po  ** NEW FILE **
14922                 sync with the main branch
14923
14924         * src/folderview.c
14925                 fix target folder colorizing and refresh problem
14926
14927
14928 2001-08-17 [christoph]
14929
14930         * src/mainwindow.c
14931                 claws uses 4 colors for target folder coloring.
14932                 arrays were not long enough and destroyed the
14933                 stack causing a segfault.
14934                 target folder colorizing does not work anymore
14935                 for me
14936
14937 2001-08-16 [paul]
14938
14939         * configure.in
14940                 change to version 0.5.3claws1
14941
14942         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14943           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14944           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14945
14946                 sync with sylpheed 0.5.3 release, but keep claws method of
14947                 configuring/saving fonts
14948
14949         * src/addressbook.[ch]
14950                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14951                 in line with a similar change in Hiroyuki's branch
14952
14953         * src/mainwindow.[ch]
14954                 disable main_window_set_thread_option()
14955         * src/prefs_folder_item.c
14956                 comment out &tmps_prefs.enable_thread,
14957         * src/mbox_folder.c, src/procmsg.[ch]
14958                 comment out MSG_IS_IGNORE_THREAD
14959         * src/summaryview.c
14960                 comment out summary_ignore_thread() and summary_unignore_thread()
14961                 comment out MSG_IS_IGNORE_THREAD
14962
14963                 use Hiroyuki's threading instead.
14964
14965
14966
14967 2001-08-15 [paul]
14968
14969         * src/account.c
14970                 use Hiroyuki's 0.5.3 column scheme but also
14971                 include the enable/disable button.
14972         * src/pixmaps/mark.xpm
14973                 add Hiroyuki's amended pixmap
14974
14975 2001-08-13 [christoph]
14976
14977         * src/account.c
14978                 receive at get all column showed wrong state for APOP
14979                 button should only work for POP3 and APOP accounts
14980         * src/prefs_account.c
14981                 added missing preprocessor statement for SSL
14982
14983 2001-08-12 [paul]
14984
14985         * src/account.[ch]
14986                 add 'receive at get all' column and enable/disable
14987                 button.
14988
14989 2001-08-06 [christoph]
14990
14991         * src/account.c
14992                 show usage of SSL in protocol column
14993
14994         * src/imap.c
14995         * src/inc.c
14996                 renamed ssl options
14997
14998         * src/prefs_account.[ch]
14999                 moved ssl options to a new page
15000
15001         * src/send.c
15002         * src/smtp.c
15003         * src/ssl.[ch]
15004                 renamed ssl options
15005                 added support for SMTP STARTTLS command
15006
15007 2001-08-05 [christoph]
15008
15009         * configure.in
15010                 debian autoconf needs version check to find
15011                 correct autoconf version. if the file is
15012                 named configure.in 2.13 is used, which does
15013                 not work with this configure.in script.
15014                 other solution would be to rename the script
15015                 to configure.ac as suggested in the autoconf
15016                 manual.
15017
15018         * src/inc.c
15019                 disable final error popup if popups are
15020                 diabled in config
15021
15022         * src/socket.c
15023                 bugfix in ssl_gets
15024                 fixes IMAP over SSL problem
15025
15026 2001-08-03 [paul]
15027
15028         * configure.in
15029                 change to 0.5.2claws1
15030
15031         * sync with sylpheed 0.5.2cvs1
15032
15033 2001-08-02 [alfons]
15034
15035         * configure.in
15036                 quick fix for ispell detection...
15037
15038 2001-08-01 [paul]
15039
15040         * configure.in
15041                 change to 0.5.1claws4
15042
15043         * sync with sylpheed 0.5.1cvs7
15044
15045 2001-07-31 [alfons]
15046
15047         * src/prefs_common.c, src/prefs_common.h, 
15048           src/gtkspell.c, src/gtkspell.h
15049                 add global spelling checker settings (compose tab) +
15050                 selection of dictionary 
15051           
15052         * configure.in  
15053                 guess valid ispell location
15054
15055 2001-07-31 [paul]
15056
15057         * po/POTFILES.in
15058                 removal of 'src/quote_fmt_parse.c'
15059         * po/de.po
15060                 Updated de.po
15061                 (submitted by Jens Oberender <didge@suse.de>)
15062
15063 2001-07-31 [darko]
15064
15065         * src/folder.[ch]
15066         * src/folderview.[ch]
15067         * src/mainwindow.c
15068         * src/mh.c
15069         * src/prefs_common.[ch]
15070         * src/summaryview.c
15071                 target folder colourization
15072
15073 2001-07-30 [paul]
15074
15075         more sync with Sylpheed 0.5.1cvs6 
15076
15077 2001-07-30 [darko]
15078
15079         * src/mh.c
15080         * src/prefs_folder_item.[hc]
15081         * src/summaryview.c
15082                 shared folders support with a GUI
15083
15084 2001-07-29 [paul]
15085
15086         0.5.1claws3
15087
15088         * sync with Sylpheed 0.5.1cvs6
15089
15090 2001-07-29 [paul]
15091
15092         * po/pt_BR.po
15093                 updated
15094                 (submitted by Fabio Junior Beneditto)
15095
15096 2001-07-28 [paul]
15097
15098         * src/procmime.c
15099         * AUTHORS
15100                 patch to correct bad image mime headers
15101                 (submitted by Don Quijote <dq@searchlores.org>)
15102
15103 2001-07-28 [paul]
15104
15105         * tools/gif2xface.pl   **NEW FILE**
15106         * tools/README
15107                 script to convert file.gif to file.xface for
15108                 use in a custom header.
15109                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15110
15111 2001-07-27 [alfons]
15112         
15113         * configure.in
15114                 change macros for detecting JPilot and LDAP
15115
15116 2001-07-27 [christoph]
15117
15118         * src/filtering.c
15119                 code cleanup (MIN / MAX warning, needed casting)
15120
15121 2001-07-27 [alfons]
15122
15123         * procheader.c
15124                 disallow setting flags when detecting certain headers
15125                 (X-Status, Status, Seen, X-Seen). 
15126         
15127         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15128
15129 2001-07-27 [christoph]
15130
15131         * src/prefs_filter.c
15132         * src/prefs_filtering.c
15133         * src/prefs_matcher.c
15134         * src/prefs_scoring.c
15135                 scroll list when moving rows up or down
15136
15137         * src/imap.c
15138         * src/imap.h
15139         * src/prefs_account.c
15140         * src/prefs_account.h
15141         * src/send.c
15142                 SMTP over SSL (untested, feedback requested)
15143                 IMAP over SSL
15144
15145         * src/ssl.c
15146                 code cleanup
15147
15148 2001-07-26 [alfons]
15149         
15150         * configure.in, acconfig.h
15151                 define CLAWS (need this for main / claws detection)
15152
15153 2001-07-25 [alfons]
15154
15155         * configure.in
15156                 Sylpheed 0.5.1claws2
15157                 
15158         * sync with Sylpheed 0.5.1cvs4
15159
15160 2001-07-25 [christoph]
15161
15162         * src/scoring.c
15163                 fixed segfault
15164                 item->prefs == NULL (don't know why)
15165
15166 2001-07-25 [alfons]
15167
15168         * configure.in
15169                 Sylpheed 0.5.1claws1
15170
15171         * sync with Sylpheed 0.5.1cvs1-3
15172
15173 2001-07-24 [christoph]
15174
15175         * src/folderview.c
15176         * src/prefs_folder_item.[ch]
15177                 added folderitem preferences dialog with
15178                 default To: and auto request return receipt
15179
15180         * src/compose.[ch]
15181         * src/menu.[ch]
15182                 changes to handle new folderitem preferences
15183
15184         * src/mainwindow.c
15185         * src/summaryview.c
15186                 call compose new mail with current folderitem
15187
15188 2001-07-24 [alfons]
15189
15190         Release Sylpheed 0.5.1claws
15191
15192         * configure.in
15193                 change to release version 0.5.1claws
15194
15195 2001-07-24 [christoph]
15196
15197         * src/summaryview.c
15198                 fixed segfault that happend when the selected
15199                 message was removed while retrieving new messages.
15200
15201         * po/es.po
15202                 updated translation
15203                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15204
15205 2001-07-22 [alfons]
15206
15207         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15208         this is a work in progress, for more information: http://nlpagan.net/sylman 
15209         
15210         * configure.in, src/mainwindow.c, manual/Makefile.am
15211                 add support for English manual
15212
15213         * AUTHORS
15214                 add authors of user manuals
15215
15216         * manual/en/sylpheed*.html
15217                 add English documentation
15218
15219 2001-07-22 [christoph]
15220
15221         * po/POTFILES.in
15222                 added src/ssl.c
15223         * src/ssl.c
15224                 changed a wrong debug message
15225
15226 2001-07-22 [alfons]
15227
15228         * po/nl.po
15229                 update Dutch translation
15230
15231         * src/prefs_filtering.c, 
15232           src/prefs_matcher.c
15233                 add more translatable strings           
15234
15235 2001-07-21 [alfons]
15236
15237         0.5.0claws7
15238
15239         * configure.in
15240                 change version
15241
15242         * src/inc.c, src/summaryview.[ch]
15243                 prevent update of mark file when filtering has done, by
15244                 using a variable; this affects two functions:
15245                         inc.c::inc_finished()
15246                         summaryview.c::summary_show()
15247
15248 2001-07-20 [alfons]
15249
15250         * src/filtering.[ch], src/prefs_filtering.c, 
15251           src/matcher.[ch]
15252                 add filtering action for label coloring 
15253
15254         * po/POTFILES.in
15255                 add labelcolors.c
15256
15257         * added src/labelcolors.c
15258         * added src/labelcolors.h
15259         * src/Makefile.am, src/summaryview.c
15260                 rearrange label coloring code
15261
15262         * src/procmsg.h
15263                 add more parentheses so label colouring works correctly
15264
15265         * src/filtering.c
15266                 don't really delete message, but move it to Trash
15267
15268         * src/prefs_matcher.c
15269                 add quote options to info dialog
15270
15271 2001-07-20 [christoph]
15272
15273         * src/Makefile.am
15274         * src/inc.c
15275         * src/main.[ch]
15276         * src/socket.h
15277         * src/ssl.[ch] (new)
15278                 moved ssl stuff to a seperate file
15279
15280 2001-07-20 [darko]
15281
15282         * src/summaryview.c
15283                 fix show sender using address book with no e-mail
15284                 address in From: field
15285
15286 2001-07-19 [alfons]
15287
15288         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15289                 fix messy handling of escaping... now at least the
15290                 execute command is useful. escape char is '\', we
15291                 accept \n and \r too. 
15292
15293                 Real life example:
15294                 
15295                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15296                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15297
15298 2001-07-18 [alfons]
15299
15300         0.5.0claws6
15301
15302         * src/summaryview.c
15303                 clean up
15304
15305         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15306           src/procmsg.[ch]
15307                 revise filtering; currently move, copy, marking have
15308                 been tested. if you like bleeding edge stuff, you
15309                 should definitely go for this version :)
15310
15311         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15312
15313 2001-07-17 [christoph]
15314
15315         * src/utils.c
15316                 timestamp log
15317
15318 2001-07-17 [alfons]
15319
15320         0.5.0claws5
15321
15322         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15323           bits in the mark file, without affecting either branch. Lots of
15324           files changed, also in claws branch.
15325
15326           UNTESTED: use of mbox folders
15327
15328         * src/summaryview.c
15329                 added mark all read; however this was a quick hack used for
15330                 cleaning up mess after initial merge with Hiroyuki
15331
15332         * configure.in
15333                 change claws version number back to 0.5.0claws5 to clear up 
15334                 confusion & pretension (recent release was technically 
15335                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15336
15337 2001-07-16 [alfons]
15338
15339         sync with Hiroyuki's 0.5.0cvs4
15340
15341 2001-07-16 [alfons]
15342
15343         0.5.1claws3
15344
15345         * src/filtering.[ch]
15346                 remove invalid updating of mark files for 
15347                 filter actions MATCHING_ACTION_MOVE and 
15348                 MATCHING_ACTION_DELETE; this should fix the
15349                 folder update bug
15350                 
15351         * src/procmsg.c
15352                 revert Christoph's stab at fixing the folder 
15353                 update bug
15354
15355         * po/POTFILES.in
15356                 add missing files with translatable strings
15357
15358         * src/summaryview.c
15359                 remove debug print
15360
15361 2001-07-15 [alfons]
15362
15363         * src/addr_compl.[ch], src/prefs_filtering.c
15364                 make "filtering pref dialog's destination entry" an
15365                 "address completable entry", if filter destination is 
15366                 an email address
15367
15368         0.5.1claws2
15369         
15370         sync with Hiroyuki's 0.5.0cvs2-3
15371
15372 2001-07-15 [christoph]
15373
15374         * src/procmsg.c
15375                 fixed folder stats update after incorporation
15376
15377 2001-07-15 [alfons]
15378
15379         * src/summaryview.c
15380                 * finish label colouring stuff (for now)
15381                 * fix incorrect colour bug (off by one) 
15382
15383 2001-07-14 [alfons]
15384
15385         * src/mainwindow.c
15386                 change text labels for news and mail message so there's
15387                 plenty of toolbar estate left
15388
15389         * configure.in
15390                 0.5.1claws1
15391
15392         * src/folderview.c
15393           src/folder.[ch]
15394                 sync with Hiroyuki's 0.5.0cvs1
15395
15396         * src/summaryview.c
15397                 more rewrite label colouring
15398
15399 2001-07-14 [alfons]
15400
15401         * src/summaryview.[ch]
15402                 * start rewrite label colouring 
15403                 * fix proper location "Add Sender To Addressbook" menu item
15404
15405 2001-07-13
15406
15407         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15408         (actually this is 0.5.0claws4)
15409
15410 2001-07-13 [alfons]
15411
15412         * po/pt_BR.po
15413                 * fix duplicate message
15414                 * add updated Portugese / Brazilian translation
15415                   submitted by Fabio Junior Beneditto
15416
15417 2001-07-12 [alfons]
15418
15419         * AUTHORS
15420                 add Jens
15421
15422         * po/nl.po
15423                 add updated Dutch translation
15424
15425         * po/de.po
15426                 add updated German translation submitted by Jens
15427
15428 2001-07-11 [alfons]
15429
15430         Prerelease before 0.5.0claws. Please test.
15431         This version is temporarily tagged as VERSION_0_5_0_TEST
15432
15433         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15434           src/prefs_scoring.c, src/prefs_matcher.c, 
15435           src/prefs_filtering.c, src/mbox.c, 
15436           src/main.c, src/inc.c, src/filtering.[ch]
15437                 revert new Hoa's new matcher (does not work yet)
15438
15439         * src/Makefile.am
15440                 clean up
15441
15442 2001-07-10
15443
15444         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15445
15446
15447 2001-07-10 [alfons]
15448
15449         * Makefile.am
15450                 add ChangeLog.claws to EXTRA_DIST
15451         * src/Makefile.am
15452                 add matcher_parser_parse.h to EXTRA_DIST
15453
15454 2001-07-10 [christoph]
15455
15456         * src/inc.c
15457                 add destination folder to table of
15458                 folders that need to be updated after
15459                 incorporation
15460
15461 2001-07-10 [alfons]
15462
15463         * folder.[ch]
15464           folderview.c
15465                 make collapse state of folders and folder items persistent, i.e.
15466                 if you collapse a folder tree, the next time sylpheed-claws starts 
15467                 up the folder tree remains collapsed.  
15468                 
15469 2001-07-10 [christoph]
15470
15471         * acconfig.h
15472         * configure.in
15473                 added --enable-ssl
15474         * src/md5.[ch]
15475                 renamed MD5_CTX to MD5_CTX_syl
15476                 conflicts with a struct in openssl
15477         * src/inc.c
15478         * src/main.[ch]
15479         * src/prefs_account.[ch]
15480         * src/socket.[ch]
15481                 SSL support for POP
15482         * src/mainwindow.c
15483                 fixed compose with current account
15484                 broken by new compose button stuff
15485
15486 2001-07-09 [hoa]
15487
15488         * AUTHORS
15489                 changed my email address
15490
15491         * src/matcher_parser_parse.y
15492                 clean the parser to remove conflicts
15493
15494 2001-07-09 [alfons]
15495
15496         * AUTHORS
15497                 add Match Grun
15498
15499         * configure.in
15500                 fix incorrect description of --enable-ldap parameter
15501
15502         * src/prefs_common.[ch]
15503           src/compose.c
15504                 add experimental option "smart wrapping" which makes the
15505                 compose editor auto wrap.
15506                 
15507                 | TODO: the problem with the buggy cursor handling is caused |
15508                 | by the GtkText. when deleting / backspacing text its       |
15509                 | wrapping algorithm does not take in account the previous   |
15510                 | line. should find a way to hack this in.                   |
15511                 | or should perhaps combine this with the word wrapping      |
15512                 | patch i wrote in january.                                  |
15513
15514         * src/about.c
15515                 show build parameters for LDAP and JPilot
15516
15517         * src/summaryview.c
15518                 revert Christoph's bugfix for selecting next unread message, 
15519                 because folder stats aren't updated correctly
15520
15521 2001-07-08 [hoa]
15522
15523         * src/filtering.c
15524         * src/mainwindow.c
15525         * src/matcher.c
15526         * src/matcher_parser_lex.l
15527         * src/matcher_parser_parse.y
15528         * src/prefs_filtering.c
15529         * src/prefs_scoring.c
15530         * src/scoring.c
15531                 bugfix of the config file parser
15532
15533 2001-07-08 [alfons]
15534
15535         * src/Makefile.am
15536                 added generated matcher sources to BUILT_SOURCES
15537
15538 2001-07-08 [hoa]
15539
15540         * src/Makefile.am
15541         * src/.cvsignore
15542                 added new config file parser
15543
15544         * src/scoring.[ch]
15545         * src/filtering.[ch]
15546         * src/matcher.[ch]
15547         * src/prefs_filtering.c
15548         * src/prefs_matcher.c
15549         * src/prefs_scoring.c
15550         * added src/matcher_parser.h
15551         * added src/matcher_parser_lex.h
15552         * added src/matcher_parser_lex.l
15553         * added src/matcher_parser_parse.y
15554                 lex & yacc config file parser
15555
15556         * src/mbox.c
15557         * src/inc.c
15558         * src/main.c
15559                 changes prefs_filtering into global_filtering           
15560
15561         * src/summaryview.c
15562                 build threads with subjects only if "Re: " is at the
15563                 beginning of the subject
15564
15565 2001-07-07 [paul]
15566
15567         0.5.0claws
15568
15569         sync with sylpheed 0.5.0
15570                 change of version number only
15571
15572 2001-07-06 [paul]
15573
15574         0.5.0claws5
15575
15576         sync with sylpheed 0.5.0pre5
15577
15578 2001-07-05 [paul]
15579
15580         sync with sylpheed 0.5.0pre4 release
15581                 /po and /manual/ja not sync'ed
15582
15583 2001-07-04 [paul]
15584
15585         more sync with sylpheed 0.5.0pre4
15586
15587 2001-07-03 [christoph]
15588
15589         * src/addressbook.c
15590                 fixed address book broken by address book
15591                 for VCard, JPilot, LDAP
15592
15593 2001-07-03 [alfons]
15594
15595         * src/matcher.c
15596         * src/textview.c
15597                 stopped memory leaks
15598
15599 2001-07-03 [paul]
15600
15601         more sync with sylpheed 0.5.0pre4
15602
15603 2001-07-02 [match]
15604
15605         * included address book patch for VCard, JPilot, LDAP
15606         * pref_common.c - fixed Font options on Display tab (cosmetic)
15607         * alertpanel.c - fixed truncated message
15608
15609 2001-07-02 [christoph]
15610
15611         * src/mbox_folder.c
15612         * src/procmsg.[ch]
15613         * src/summaryview.c
15614                 mark threads for ignoring
15615
15616 2001-07-02 [paul]
15617
15618         0.5.0claws4
15619
15620         * sync with sylpheed 0.5.0pre4
15621                 updated gettext to 0.10.38.
15622
15623 2001-07-01 [paul]
15624
15625         * src/ mainwindow.c
15626         * src/procmsg.h
15627         * src/summaryview.[ch]
15628                 new right-click option: Label.
15629                 substitute for 'Mark-->Mark/Unmark', colours the line.
15630                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15631
15632 2001-07-01 [christoph]
15633
15634         * src/folderview.c
15635                 fixed font for trash
15636         * src/summaryview.c
15637                 move ctree to unread message
15638
15639 2001-07-01 [paul]
15640
15641         * sync with sylpheed 0.5.0pre3 release
15642
15643 2001-06-30 [alfons]
15644
15645         * src/filesel.[ch]
15646         * src/compose.c
15647                 allow inserting / attaching multiple files in
15648                 the composer window
15649
15650 2001-06-30 [paul]
15651
15652         * src/codeconv.c
15653                 small change to Alfons' previous stuff so that it
15654                 actually makes
15655
15656 2001-06-30 [alfons]
15657
15658         * lots of files changed; first attempt to merge the changes
15659           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15660
15661 2001-06-30 [paul]
15662
15663         * po/pt_BR.po
15664                 updated and completed, translations by Fabio
15665                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15666
15667 2001-06-29 [alfons]
15668
15669         * src/compose.c
15670         * src/mimeproc.[ch]
15671                 allow selecting an attached files' mime type from a 
15672                 list of types.
15673
15674 2001-06-29 [paul]
15675
15676         * more sync with sylpheed 0.5.0pre3
15677
15678 2001-06-29 [paul]
15679
15680         * po/pt_BR.po
15681                 merge with sylpheed.pot and pt_BR.po provided by
15682                 Fabio Junior Beneditto.
15683
15684 2001-06-29 [darko]
15685
15686         * src/procmime.c
15687                 make MIME types case insensitive
15688
15689 2001-06-28 [alfons]
15690
15691         * po/nl.po
15692                 merge with sylpheed.pot and old nl.po; translations added.
15693
15694 2001-06-28 [paul]
15695
15696         * more sync with sylpheed 0.5.0pre3
15697
15698 2001-06-27 [alfons]
15699
15700         * src/summaryview.c
15701                 don't crash when removing parent node of messages
15702                 attracted by subject. this was caused by not deleting
15703                 the parent node from the subject line hash table.
15704
15705 2001-06-27 [alfons]
15706
15707         * src/summaryview.c
15708         * src/compose.[ch]
15709         * src/mainwindow.c
15710                 if there are multiple messages selected, allow forwarding
15711                 them as attachments.
15712
15713 2001-06-27 [paul]
15714
15715         * more sync with sylpheed 0.5.0pre3
15716
15717 2001-06-26 [paul]
15718
15719         0.5.0claws3
15720
15721         * sync with sylpheed 0.5.0pre3
15722
15723 2001-06-25 [paul]
15724
15725         * src/mainwindow.c
15726                 fixed 'compose news article' bug
15727                 from icon-and-text toolbar
15728
15729 2001-06-25 [paul]
15730
15731         * sync with sylpheed 0.5.0pre2 release
15732
15733 2001-06-24 [christoph]
15734
15735         * src/prefs_common.c
15736                 bug fix in font selection
15737         * src/folderview.c
15738                 use sylpheed's normal font instead of
15739                 gtk default font for folders without
15740                 new messages
15741
15742 2001-06-24 [alfons]
15743
15744         * src/mainwindow.[ch]
15745                 added composite compose mail / news button (an idea by Leandro
15746                 Pereira <leandro@linuxmag.com.br>)
15747
15748 2001-06-24 [paul]
15749
15750         Added instructions for ldif-to-xml.py
15751
15752         * tools/README
15753
15754 2001-06-23 [alfons]
15755
15756         Some minor things.
15757
15758         * src/pixmaps/stock_news_compose.xpm
15759                 added pixmap by Leandro
15760         * src/prefs_common.c
15761                 tested built-in spelling checker of GCC 3.0 :)
15762         * po/nl.po
15763                 merged dutch translation of sylpheed-main with
15764                 sylpheed.pot
15765
15766 2001-06-23 [paul]
15767
15768         Added tools directory and files.
15769
15770         * tools/filter_conv.pl
15771                 converts old filter system to new filtering system
15772         * tools/ldif-to-xml.py
15773                 converts netscape addressbook to sylpheed addressbook
15774         * tools/README
15775                 descriptions/instructions for above two files
15776
15777 2001-06-23 [christoph]
15778
15779         * src/inc.c
15780         * src/manage_window.[ch]
15781         * src/prefs_common.[ch]
15782                 mail retrieval dialog can be enabled, disabled
15783                 or hidden if non of sylpheed's windows is active
15784
15785 2001-06-22 [paul]
15786
15787         0.5.0claws2
15788
15789         * sync with sylpheed 0.5.0pre2
15790
15791 2001-06-21 [christoph]
15792
15793         * src/summaryview.c
15794                 show recipient on 'from' for all accounts
15795                 
15796         * src/inc.c
15797         * src/prefs_common.[ch]
15798                 disable error popup on mail receive errors
15799
15800 2001-06-21 [alfons]
15801
15802         * src/compose.c
15803                 made the ruler correctly appear and disappear.
15804
15805         * src/Makefile.am
15806                 removed Hoa's work-in-progress-stuff (interesting!) so 
15807                 claws compiles ok.
15808
15809 2001-06-20 [christoph]
15810
15811         * src/inc.c
15812         * src/progressdialog.c
15813                 added scrolled window for list in progressdialog
15814
15815 2001-06-20 [paul]
15816
15817         sync with sylpheed 0.5.0pre1 release
15818
15819 2001-06-20 [christoph]
15820
15821         * src/summeryview.c
15822                 make building threads by subject work when
15823                 thread view is enabled
15824                 
15825         * src/compose.c
15826         * src/prefs_common.[ch]
15827                 automatically select account for mail replys
15828
15829 2001-06-19 [sergey]
15830
15831         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15832         they are filled in from the account settings.
15833
15834 2001-06-19 [paul]
15835
15836         * more sync with sylpheed 0.5.0pre1
15837
15838 2001-06-18 [alfons]
15839
15840         * src/Makefile.am,
15841           src/procmime.c
15842                 added --sysconfdir to CPPFLAGS for pointing to the correct
15843                 location of mime.types. 
15844
15845                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15846                 or ./configure!
15847
15848 2001-06-18 [hoa]
15849
15850         * src/summaryview.c
15851                 fixed some bug when building threads
15852
15853 2001-06-18 [pau]l
15854
15855         * src/prefs_account.c
15856                 UI stuff: More changes to the English
15857
15858 2001-06-18 [paul]
15859
15860         * src/pixmaps/stock_news_compose.xpm: new file
15861         * src/Makefile.am
15862         * src/mainwindow.c
15863         * src/summaryview.c
15864                 Added new icon for Hoa's 'compose a news
15865                 message', plus minor improvements to the
15866                 English
15867
15868         * po/ja.po
15869         * ChangeLog
15870         * ChangeLog.jp
15871                 more sync with sylpheed 0.5.0pre1
15872
15873 2001-06-18 [hoa]
15874
15875         * src/compose.[ch]
15876         * src/mainwindow.c
15877                 Follow-up and reply to
15878
15879         * src/summaryview.[ch]
15880                 Build threads also with subjects
15881
15882 2001-06-17 [hoa]
15883
15884         * src/compose.c
15885                 forwarding use the current account.
15886
15887         * src/mainwindow.c
15888                 the "compose message" button has been replaced with
15889                 "new mail" and "new news" buttons
15890
15891         * src/prefs_common.[ch]
15892                 added a configuration option to use the forward button
15893                 as "forward as attachment"
15894                 changed reply and forward format description
15895
15896         * src/quote_fmt_lex.l
15897         * src/quote_fmt_parse.y
15898                 added message with no signature in format for reply
15899                 and forward.
15900
15901 2001-06-17 [paul]
15902
15903         Minor UI stuff
15904
15905         * src/mainwindow.c
15906         * src/summaryview.c
15907                 Improvements to the English
15908
15909         * src/prefs_common.c
15910                 Improvements to the English and some
15911                 clarity/continuity improvements in the
15912                 description of Quote symbols.
15913
15914 2001-06-17 [paul]
15915
15916         0.5.0claws1
15917
15918         * sync with sylpheed 0.5.0pre1
15919
15920 2001-06-17 [hoa]
15921
15922         * src/compose.c
15923                 Better interface for compose, displayed fields
15924                 are updated whenever we change account.
15925                 Newsgroups field is automatically filled.
15926
15927         * src/mainwindow.c
15928                 Newsgroups field is automatically filled.
15929
15930         * src/prefs_account.c
15931                 Some interface stuff when fields appear and
15932                 disappear.
15933
15934 2001-06-16 [paul]
15935
15936         0.4.99claws
15937
15938         * sync with sylpheed 0.4.99
15939
15940 2001-06-16 [sergey]
15941
15942         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15943         base64_decoder_free, base64_decoder_decode): new object and
15944         functions for decoding base64 streams.
15945         * src/procmime.c (procmime_decode_content): modified to use the
15946         new base64 decoder.
15947
15948 2001-06-15 [paul]
15949
15950         0.4.99claws10
15951
15952         * sync with sylpheed 0.4.99cvs11
15953
15954 2001-06-13 [paul]
15955
15956         0.4.99claws9
15957
15958         * sync with sylpheed 0.4.99cvs9
15959
15960 2001-06-13 [hoa]
15961
15962         * src/compose.c
15963         * src/prefs_account.c
15964
15965                 SMTP server can be defined in the news account
15966                 mime type of attachment are kept.
15967
15968         * src/summaryview.c
15969
15970                 now choose the highest important score between default
15971                 and important score of folder.
15972
15973 2001-06-09 [alfons]
15974         
15975         * src/prefs_common.c: 
15976
15977                 (prefs_quote_description_create): corrected description of 
15978                 quote format characters
15979
15980 2001-06-09 [paul]
15981
15982         0.4.99claws8
15983
15984         * sync with sylpheed 0.4.99cvs8
15985
15986 2001-06-08 [sergey]
15987
15988         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15989         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15990
15991 2001-06-08 [paul]
15992
15993         0.4.99claws7
15994
15995         * sync with sylpheed 0.4.99cvs7
15996
15997 2001-06-06 [sergey]
15998
15999         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
16000         clashes with autogenerated header).
16001         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
16002         * src/Makefile.am: added quote_fmt.h.
16003         * src/.cvsignore: added lex/yacc autogenerated files
16004         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
16005
16006 2001-06-06 [paul]
16007
16008         0.4.99claws6
16009
16010         * sync with sylpheed 0.4.99cvs6
16011
16012 2001-06-06 [hoa]
16013
16014         * added src/quote_fmt_parse.h
16015         * src/compose.c
16016                 removed warnings
16017
16018         * src/prefs.[ch]
16019                 don't modify readonly configuration files
16020
16021         * src/prefs_account.c
16022         * src/prefs_common.c
16023         * src/prefs_customheader.c
16024         * src/prefs_display_header.c
16025         * src/prefs_filter.c
16026         * src/prefs_filtering.c
16027         * src/prefs_scoring.c
16028                 don't open dialog box when configuration files
16029                 are readonly
16030
16031 2001-06-05 [sergey]
16032
16033         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16034
16035         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16036         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16037         BUILT_SOURCES to make all files rebuild properly.
16038
16039         * src/compose.c: removed #include "quote_fmt.tab.h".
16040
16041         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16042         CHARACTER value in yylval.
16043
16044         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16045         receive CHARACTER value by documented means (yylval).
16046
16047         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16048
16049 2001-06-05 [hoa]
16050
16051         * src/Makefile.am
16052                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16053
16054         * src/filtering.c
16055         * src/matcher.c
16056         * src/matcher.h
16057         * src/prefs_filtering.c
16058                 now keep the configuration for execute action
16059
16060         * src/mbox_folder.c
16061                 fixed a warning
16062
16063 2001-06-05 [paul]
16064
16065         * sync with sylpheed 0.4.99cvs5
16066
16067 2001-06-05 [hoa]
16068
16069         * src/Makefile.am
16070                 added quote_fmt.[ch]
16071
16072         * added src/quote_fmt.y
16073         * added src/quote_fmt.l
16074         * added src/quote_fmt.tab.h
16075         * added src/quote_fmt.tab.c
16076         * added src/lex.quote_fmt.c
16077                 parsing configuration for replying
16078                 and forwarding
16079
16080         * src/prefs_common.[ch]
16081                 added configuration UI for replying
16082                 and forwarding
16083
16084         * src/compose.c
16085                 using configuration for replying
16086                 and forwarding
16087
16088 2001-06-04 [hoa]
16089
16090         * src/filtering.c
16091         * src/matcher.c
16092         * src/matcher.h
16093         * src/prefs_filtering.c
16094         * src/prefs_matcher.c
16095         * src/prefs_matcher.h
16096                 action "run a command" for filtering
16097                 and matching with a command.
16098                 fixed the "whole message" matching
16099
16100         * src/mbox_folder.c
16101                 changed temporary filename for security
16102
16103         * src/messageview.c
16104                 queue the notification if it fails to send.
16105
16106         * src/prefs_common.c
16107         * src/prefs_folder_item.c
16108                 changed the default important score             
16109
16110         * src/prefs_scoring.c
16111         * src/scoring.c
16112                 hide kill score input when the folder is not
16113                 a newsgroup
16114
16115 2001-06-03 [alfons]
16116
16117         * src/prefs_common.c:
16118
16119                 (prefs_font_select): pass font name in font entry box to font
16120                 selection dialog.
16121
16122 2001-06-03 [sergey]
16123
16124         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16125
16126 2001-06-03 [paul]
16127
16128         * sync with sylpheed 0.4.99cvs4
16129
16130 2001-06-03 [alfons]
16131
16132         * src/headerwindow.c:
16133
16134                 (headerwindow_show_cb): use the selected summary view item, not
16135                 the displayed item.
16136
16137 2001-06-02 [alfons]
16138
16139         * src/headerwindow.c:
16140
16141                 (headerwindow_show_cb): always try to show msginfo
16142
16143 2001-06-02 [hoa]
16144
16145         * src/compose.c
16146                 keep attached parts when reediting or forwarding.
16147
16148 2001-06-01 [hoa]
16149
16150         * src/folderview.c
16151         * src/prefs_folder_item.[ch]
16152         * src/prefs_scoring.[ch]
16153         * src/scoring.[ch]
16154         * src/summaryview.[ch]
16155         * src/main.c
16156         * src/mainwindow.c
16157         * src/prefs_common.[ch]
16158                 support for folder scoring
16159                 kill score and important score for messages
16160         
16161         * src/prefs_account.c
16162                 some display bug fixed for local account
16163                 preferences
16164
16165 2001-05-31 [alfons]
16166
16167         * src/summaryview.c:
16168
16169                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16170                 sender to address book menu item is disabled.
16171
16172 2001-05-30 [hoa]
16173
16174         * src/filtering.[ch]
16175         * src/summaryview.c
16176                 handling summary menu / filter messages
16177
16178         * src/folder.[ch]
16179                 add some stuff
16180
16181         * src/foldersel.c
16182                 imap folders now appears in list
16183
16184         * src/mbox_folder.c
16185                 doesn't crash if destination mail is not writeable
16186
16187 2001-05-29 [hoa]
16188
16189         * src/compose.c
16190                 removed some warnings
16191
16192         * src/filtering.c
16193         * src/folder.[ch]
16194         * src/prefs_filtering.c
16195                 global string to identify any folders           
16196                 removed some debug info
16197                 filtering to mbox folders is now possible
16198
16199         * src/mainwindow.c
16200                 removed some warnings
16201
16202         * src/mbox_folder.c
16203                 permission on files are changed to read/write for user only,
16204                 nothing for other.
16205                 creation of subfolder is handled better.
16206
16207 2001-05-28 [alfons]
16208
16209         Verified the sync for src/prefs_common.[ch] and
16210         src/prefs_account.[ch]. I believe there were some
16211         minor indentation differences.
16212
16213 2001-05-28 [paul]
16214
16215         0.4.99claws3
16216
16217         * sync with 0.4.99cvs3
16218
16219 2001-05-28 [hoa]
16220
16221         * src/compose.c
16222                 handling flags for mbox format
16223
16224         * src/filtering.c
16225                 use of mark file only for MH format
16226                 handling flags for mbox format
16227                 filtering cannot yet move or copy mails to mbox folders.
16228
16229         * src/folder.[ch]
16230                 changed move_msg, copy_msg,
16231                 move_msgs_with_dest, copy_msgs_with_dest functions
16232                 uses only folder->copy_msg() function
16233                 uses folder->finished_copy() to handle the destination
16234                 folder at the end of the copy or move operation.
16235
16236         * src/foldersel.c
16237                 included mbox directories.
16238
16239         * src/folderview.[ch]
16240         * src/mainwindow.c
16241                 handle folders operation for mbox format
16242
16243         * src/mbox.c
16244                 disable conversion of "From " header
16245
16246         * src/mbox_folder.[ch]
16247                 completion of mbox format handling
16248
16249         * src/mh.c
16250                 changed mh_copy_msg() function and
16251                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16252                 mh_copy_msgs_with_dest()
16253
16254         * src/prefs_filtering.c
16255                 removed some warnings
16256
16257         * src/prefs_matcher.c
16258                 default boolean operation is AND
16259
16260         * src/procheader.c
16261                 handling flags for mbox format
16262                 handling of "From " header
16263
16264         * src/procmsg.[ch]
16265                 removed data field
16266                 added MSG_REALLY_DELETED flags to handle deletion of
16267                 messages in mbox format.
16268
16269         * src/summaryview.c
16270                 handling flags for mbox format
16271                 disable the MSG_DELETED flags when messages
16272                 are deleted in mbox format
16273
16274         * src/textview.c
16275                 "From " headers display fixed.
16276
16277 2001-05-27 [alfons]
16278
16279         * src/textview.c:
16280                 
16281                 (get_email_part): skip quoted email addresses, like in e.g.
16282                 "'alfons@proteus.demon.nl'".
16283
16284 2001-05-26 [alfons]
16285
16286         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16287         and fixing the persistence troubles when using separate windows.
16288
16289         * src/mainwindow.c:
16290         
16291             Added #define SEPARATE_ACTION used in the gtk item factory for 
16292             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16293                 use gtk_item_factory_get_widget_by_action() to get the items.
16294                 
16295             Removed separate_widget_cb from the gtk item factory data   
16296           
16297             (mainwindow_create): connect separate_widget_cb() to check
16298             menu item "toggled" signal. also passing a MainWindow pointer
16299                 as object data for both check menu items.
16300                 
16301             (separate_widget_cb): definition of separate_widget_cb() to match
16302             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16303                 window using gtk_object_get_data(). The type of window separation 
16304                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16305         
16306         * src/prefs_filtering.c,
16307           src/prefs_matcher.c: added horizontal scrollbars
16308
16309 2001-05-25 [darko]
16310
16311         * src/headerview.c
16312                 fix segfault with invalid bold font
16313         * src/summaryview.c
16314                 correctly display summary stats after row is marked
16315
16316 2001-05-23 [sergey]
16317
16318         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16319         encodings with libjconv.
16320
16321 2001-05-23 [hoa]
16322
16323         * src/Makefile.am
16324                 added mbox_folder.[ch]
16325         * src/defs.h
16326                 mbox temporary folder
16327         * src/folder.[ch]
16328         * added src/mbox_folder.[ch]
16329         * src/folderview.c
16330         * src/procheader.[ch]
16331                 added mbox support
16332         * src/mbox.c
16333                 bugfix for file incorporation filtering
16334         * src/imap.c
16335                 enable creation of MBOX
16336         * src/prefs_display_header.c
16337                 enable use of headers like "From "
16338                 something that should be fixed :
16339                         displaying of such headers add an extra space
16340         * src/prefs_folder_item.c
16341                 don't create folders because it is not necessary
16342         * src/procmsg.h
16343                 added data field to MsgInfo for mbox internal use
16344         * src/summaryview.c
16345                 added some support for mbox
16346         * src/utils.[ch]
16347                 added get_mbox_cache_dir() function
16348
16349 2001-05-23 [hiroyuki]
16350
16351         * src/headerwindow.c
16352           src/inc.c
16353           src/main.c
16354           src/mh.c
16355           src/nntp.c
16356           src/procmsg.h
16357           src/session.h
16358           src/socket.[ch]
16359           src/summaryview.c
16360           src/textview.c
16361           src/automaton.c
16362           src/folderview.c: more sync with 0.4.99cvs2.
16363
16364         * src/headerwindow.c: reverted.
16365
16366 2001-05-22 [paul]
16367
16368         0.4.99claws2
16369
16370         * sync with sylpheed 0.4.99cvs2
16371                 * src/news.[ch]
16372                 * src/nntp.[ch]
16373                 * INSTALL
16374                 * INSTALL.jp
16375
16376 2001-05-22 [alfons]
16377
16378         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16379
16380 2001-05-21 [alfons]
16381
16382         Minor things:
16383
16384         * configure.in: if gnome-config not found, "no" is displayed
16385         
16386         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16387
16388         * src/textview.c: now also possible to add mail addresses by right
16389           clicking in the text view
16390
16391         * src/codeconv.c: merged patch which fixes endless loop when encountering
16392           invalid wide characters; from Alte <010@imis.ru>  
16393
16394 2001-05-20 [alfons]
16395
16396         Added installation of gnome specific things:
16397
16398         * Makefile.am: gnome conditional
16399
16400         * configure.in: check for installed gnome
16401
16402         * added sylpheed.png, sylpheed.desktop
16403
16404 2001-05-20 [sergey]
16405
16406         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16407
16408         * src/mainwindow.h (main_window_toolbar_create): created a button
16409         for "Reply to all".
16410         (main_window_set_toolbar_sensitive): enable/disable the new button
16411         appropriately.
16412         (toolbar_reply_to_author_cb): handle the new button.
16413
16414         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16415         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16416         failure).
16417
16418 2001-05-19 [sergey]
16419
16420         * src/compose.h (ComposeReplyMode): new modes
16421         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16422         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16423
16424         * src/compose.c
16425         (compose_send): move some code into a new function:
16426         (compose_current_mail_account): new function.
16427         (compose_reply): new argument to_author, all callers changed; if
16428         to_author==TRUE and account->protocol==A_NNTP, find and use an
16429         appropriate mail account for replying.
16430         (compose_reply_set_entry): new argument to_author; ignore
16431         compose->replyto if to_author==TRUE.
16432
16433         * src/mainwindow.c: new command "Message/Reply to author".
16434         (main_window_set_menu_sensitive): enable/disable it.
16435         (reply_cb): handle it.
16436
16437         * src/summaryview.c: new command "Reply to author".
16438         (summary_set_menu_sensitive): enable/disable it.
16439         (summary_reply_cb): handle it.
16440
16441         * src/account.c (account_find_mail_from_address): new function.
16442
16443 2001-05-18 [paul]
16444
16445         0.4.99claws1
16446
16447         * sync with sylpheed 0.4.99cvs1
16448
16449 2001-05-18 [hoa]
16450
16451         * src/compose.[ch]
16452         * src/filtering.c
16453         * src/summaryview.c
16454                 new filtering action : forward and forward as attachment
16455
16456         * src/main.c
16457                 no need for $DISPLAY when we run sylpheed --help
16458                 call to parse_cmd_opt() is moved
16459
16460         * src/mainwindow.[ch]
16461                 execute button is hidden when immediate execute
16462                 is chosen
16463
16464         * src/mh.c
16465         * src/news.c
16466         * src/prefs_folder_item.c
16467         * src/procmsg.c
16468                 better handling of missing directories
16469
16470         * src/summaryview.c
16471                 reedit is enabled in outbox
16472                 reedit is enabled in queue
16473
16474 2001-05-17 [hoa]
16475
16476         * src/filtering.c
16477         * src/matcher.[ch]
16478         * src/prefs_filtering.c
16479                 changed attachement into attachment
16480
16481 2001-05-17 [alfons]
16482
16483         0.4.67claws4    
16484
16485         * sync with sylpheed 0.4.67cvs9
16486         * sync with sylpheed 0.4.67cvs7-8
16487
16488 2001-05-17 [hoa]
16489
16490         * src/Makefile.am
16491                 added prefs_filtering.c
16492
16493         * src/filtering.[ch]
16494         * src/matcher.[ch]
16495                 removed action : forward_news and forward_news_as_attachement
16496                 (forward and forward_as_attachement can be used instead)
16497
16498         * src/mainwindow.c
16499                 added menu option to access filtering configuration
16500
16501         * src/prefs_account.c
16502                 changed mail_command default to /usr/sbin/sendmail
16503
16504         * added src/prefs_filtering.[ch]
16505                 dialog box for filtering configuration
16506
16507         * src/prefs_matcher.c
16508                 added function prefs_matcher_get_criteria_from_matching()
16509
16510         * src/prefs_scoring.c
16511                 reset the dialog when register or substitute is clicked
16512
16513 2001-05-15 [hoa]
16514
16515         * src/Makefile.am
16516                 added filtering.[ch]
16517         * src/inc.c
16518                 using filering.[ch] instead of filter.[ch]
16519         * src/main.c
16520                 reading new filtering configuration
16521         * src/matcher.[ch]
16522                 added some filtering actions
16523                 and fixed a bug for headers and mail body matching
16524         * src/mbox.c
16525                 using filering.[ch] instead of filter.[ch]
16526         * src/mh.c
16527                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16528         * src/summaryview.c
16529                 some fixes for filtering
16530
16531 2001-05-14 [hiroyuki]
16532
16533         * src/send.c: fixed some weird indentations.
16534           send_message_with_command(): call pclose() only if p != NULL.
16535         * src/textview.c: get_email_part(): modified the code for readability.
16536
16537 2001-05-14 [hiroyuki]
16538
16539         * src/md5global.h
16540           src/md5ify.c
16541           src/md5ify.h: removed from the cvs.
16542
16543 2001-05-13 [sergey]
16544
16545         * src/main.c: include rfc2015.h to avoid compiler warnings.
16546         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16547         the panel is already on screen.
16548         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16549         closing the alert window by ESC as "No".
16550         * src/prefs_common.c (prefs_interface_create): moved return
16551         receipt check button to the correct place.
16552
16553 2001-03-13 [alfons]
16554
16555         * src/prefs_common.c: 
16556                 moved return receipt check button to the Send tab. (prefs_send_create)
16557                 removed the date format ui related globals. (prefs_display_create)
16558
16559         0.4.67claws3
16560         
16561         * sync with sylpheed 0.4.67cvs5-6
16562
16563 2001-05-13 [paul]
16564
16565         * added Alfons' font selection patch
16566
16567         * src/defs.h
16568         * src/headerwindow.c
16569         * src/prefs_common.c
16570         * src/prefs_common.h
16571
16572 2001-05-13 [hoa]
16573         * src/defs.h
16574                 changed version of cache
16575         * src/matcher.[ch]
16576         * src/prefs_matcher.c
16577                 added additionnal matching criteria
16578         * src/procheader.c
16579         * src/procmsg.[ch]
16580         * src/news.c
16581                 added references in MsgInfo
16582
16583 2001-05-12 [hoa]
16584
16585         * src/defs.h
16586                 prepared some things for new filtering
16587         * src/matcher.[ch]
16588                 added some matching properties
16589                 inreplyto need to be enhanced
16590                 prepared some things for new filtering
16591         * src/messageview.c
16592                 added Return-Receipt-To handling
16593         * src/prefs_folder_item.c
16594                 changed default value to TRUE
16595         * src/prefs_matcher.c
16596                 added some matching properties
16597         * src/prefs_scoring.[ch]
16598                 the scoring dialog is finished
16599         * src/procheader.c
16600                 added Return-Receipt-To handling
16601                 Reference need to be added
16602         * src/procmsg.[ch]
16603                 added Return-Receipt-To handling
16604                 added threadscore to get a better score sorting when
16605                 threads are enabled
16606         * src/summaryview.c
16607                 suppressed a bug when we sort the list
16608                 when no folder is opened.
16609                 better score sorting when threads are enabled
16610
16611 2001-05-12 [alfons]
16612
16613         * reverted previous patch because of potential errors 
16614
16615         0.4.67claws2
16616         
16617         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16618                 applied "toggle mail-retrieval dialog window" patch submitted 
16619                 by Eric Limpens <eric@qnt.net>
16620
16621         * sync with sylpheed 0.4.67cvs4
16622
16623 2001-05-12 [sergey]
16624
16625         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16626         some picky compilers.
16627         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16628         * src/grouplist_dialog.c: include alertpanel.h.
16629         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16630         fix compile warning.
16631         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16632         #include "defs.h" before others to prevent the warning of `MIN'
16633         and `MAX' redefinition.
16634
16635 2001-05-11 [hoa]
16636
16637         * src/main.c
16638         * src/messageview.c
16639         * src/prefs_account.c
16640         * src/prefs_display_header.c
16641                 removed warning
16642         * src/Makefile.am
16643                 added prefs_scoring.[ch]
16644         * src/grouplist_dialog.c
16645                 display an error dialog box if the group list
16646                 cannot be fetched.
16647         * src/mainwindow.[ch]
16648                 added main_window_set_thread_option() function
16649                 scoring dialog box enabled
16650         * src/matcher.[ch]
16651                 added flags matching unread /new / marked
16652                 / deleted / replied / forwarded
16653         * src/news.c
16654                 newsgroups are now finally in newscache
16655         * src/prefs_matcher.[ch]
16656                 finished preferences for matching dialog
16657         * added src/prefs_scoring.[ch]
16658                 scoring dialog box completed
16659         * src/scoring.[ch]
16660                 conversion to string : added scoringprop_to_string()
16661                 write config for preferences :
16662                 added prefs_scoring_write_config()
16663         * src/summaryview.c
16664                 threads can be enabled/disabled independently
16665                 for each folder
16666
16667 2001-05-10 [alfons]
16668
16669         0.4.67claws1
16670         
16671         * AUTHORS: 
16672                 thought it would be nice to have a list of all
16673                 contributors (used Changelog as a reference)
16674         
16675         * configure.in: 
16676                 messed up version numbering...
16677
16678         0.4.66claws1
16679
16680         * sync with sylpheed 0.4.67cvs1-3
16681
16682 2001-05-10 [darko]
16683
16684         * src/prefs_common.c:
16685                 better UI for strftime format, double clicking
16686                 on format now inserts the format in text entry
16687                 replaced close button with standard OK/Cancel
16688                 moved date format button to the right of the
16689                 text entry field
16690
16691 2001-05-09 [alfons]
16692
16693         * src/gtkstext.c:
16694                 Ctrl-Home / Ctrl-End have proper cursor navigation
16695
16696 2001-05-09 [hoa]
16697
16698         * src/prefs_matcher.c
16699                 finished UI to define matching properties
16700                 added ok and cancel button
16701         * src/prefs_filter.c
16702                 added ok and cancel button
16703         * src/news.c
16704                 fixed some bug in xhdr parsing
16705
16706 2001-05-08 [alfons]
16707
16708         * src/textview.c: 
16709                 fixed a bug in textview_show_header(), which displayed two colons (':');
16710                 cleaned up some warnings
16711
16712 2001-05-08 [hoa]
16713
16714         * src/Makefile.am
16715                 added prefs_matcher.[ch]
16716                 compilation with -W -Wall
16717         * src/alertpanel.c
16718                 ungrab the mouse events if grabbed - does it
16719                 fix the bug for disposition notification ?
16720         * src/mainwindow.c
16721                 added a menu option to open the matching dialog.
16722         * src/matcher.[ch]
16723                 added matcherprop_to_string() and matcherlist_to_string()
16724                 fixed some bugs, changed the name of some options
16725                 age_sup and age_inf becomes age_greater and age_lower,
16726                 body and messageheaders becomes body_part and headers_part,
16727                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16728         * src/prefs_display_header.c
16729         * src/prefs_headers.c
16730                 fixed a bug that accidentally destroyed dialogs
16731                 when closed them with delete_event
16732                 Added *_deleted() which handle delete_event signal correctly.
16733         * src/prefs_folder_item.[ch]
16734                 added "enable_thread" field for future customization
16735         * added src/prefs_matcher.[ch]
16736                 sample of the UI to define matching properties
16737         * src/procheader.c
16738                 using procheader_headername_equal instead of str*cmp functions
16739                 using procheader_parse_header() function
16740         * src/scoring.c
16741                 using MATCHING_XXX instead of SCORING_XXX
16742         * src/summaryview.c
16743                 display the sender of the news even if this is ourself
16744                 when this is a news message.
16745         * src/textview.c
16746                 using headername_equal() instead of str*cmp functions
16747
16748 2001-05-08 [alfons]
16749
16750         0.4.66claws
16751
16752         * sync with sylpheed 0.4.66
16753         * src/gtkstext.c: trace logs added 
16754
16755 2001-05-08 [sergey]
16756
16757         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16758         signature check popup.
16759         * src/rfc2015.c (check_signature): show signature check popup only
16760         if it is enabled in preferences.
16761
16762 2001-05-07 [alfons]
16763
16764         0.4.66claws4
16765         
16766         * sync with sylpheed 0.4.66cvs6
16767
16768 2001-05-07 [darko]
16769
16770         * src/prefs_common.[ch]: added option to enable/disable
16771           looking up sender name in address book for summary pane
16772         * src/summaryview.c: look up sender in the address book
16773           by using Alfons' address completion code
16774
16775 2001-05-07 [hiroyuki]
16776
16777         * src/inc.h
16778           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16779           member of Pop3State.
16780         * src/news.c: brought #include "defs.h" before #include <glib.h>
16781           to prevent the warning of `MIN' and `MAX' redefinition.
16782
16783 2001-05-06 [hoa]
16784
16785         * removed src/headers_display.[ch]
16786         * removed src/prefs_display_headers.[ch]
16787         * src/inc.c
16788                 use a temporary file in the user directory for mbox import
16789         * src/news.c
16790                 added XHDR support to get "To" and "Cc" headers
16791                 (in order to match news with to or cc field for
16792                 scoring)
16793                 added function news_parse_xhdr() to get XHDR response
16794         * src/nntp.[ch]
16795                 added function nntp_xhdr()
16796         * src/matcher.c
16797                 fetch the message if necessary
16798
16799 2001-05-06 [alfons]
16800
16801         0.4.66claws3
16802
16803         * sync with sylpheed 0.4.66cvs3-5
16804
16805 2001-05-06 [hoa]
16806
16807         * src/utils.[ch]
16808                 added function itos_buf() to enable use of several buffers
16809         * src/summaryview.c
16810                 use of itos_buf() instead of itos() in summary list
16811                 to fix the broken display of message number.
16812
16813 2001-05-06 [alfons]
16814
16815         * src/gtkstext.c: bug in cursor up navigation fixed,
16816                 fixed another unsigned / signed comparison (we're getting there :-)
16817
16818 2001-05-06 [hoa]
16819
16820         * src/Makefile.am
16821                 added scoring.c scoring.h
16822                 prefs_folder_item.c prefs_folder_item.h
16823                 matcher.c matcher.h
16824         * src/defs.h
16825                 added FOLDERITEM_RC SCORING_RC
16826         * src/folder.[ch]
16827                 added prefs field in FolderItem :
16828                 properties for each folder (PrefsFolderItem),
16829                 sorting type and mode were added as the first properties.
16830         * src/main.c
16831                 read config for scoring
16832         * added src/matcher.[ch]
16833                 gives functions to parse configuration file to do
16834                 matching on mails with a list of conditions.
16835         * src/mainwindow.c
16836                 add option to sort by score
16837         * src/prefs_common.[ch]
16838                 added preference option to show score and for
16839                 the score column size
16840         * added src/prefs_folder_item.[ch]
16841                 properties for each folder (PrefsFolderItem),
16842                 sorting type and mode were added as the first properties.
16843         * src/procheader.[ch]
16844                 added procheader_parse_header()
16845                 added procheader_header_free()
16846                 added procheader_headername_equal()
16847                 and made modification to use them.
16848         * src/procmsg.[ch]
16849                 added score field to MsgInfo structure
16850         * added src/scoring.[ch]
16851                 gives functions to parse configuration file to do
16852                 scoring on mails with a list of conditions.
16853         * src/summaryview.[ch]
16854                 save the sorting type and mode for the folder
16855                 added column to display the score of the mail
16856                 added function summary_score_clicked()
16857                 sorting type and mode are restored to the folder
16858                 when it is reopen
16859         * src/textview.c
16860                 use procheader_parse_header(), procheader_headername_equal()
16861                 removed memory leak in text_scan_header when freeing headers
16862         * src/filter.c
16863                 changed the function to match names of headers
16864                 using procheader_headername_equal()
16865
16866         Scoring functions are implemented, an interface is needed
16867         to configure that.
16868
16869 2001-05-04 [alfons]
16870
16871         * src/gtkstext.c: 
16872                 hopefully fixed the row up navigation bug,
16873                 removed adding back / forward lines to cache
16874
16875 2001-05-04 [sergey]
16876
16877         * src/prefs_display_headers.c: user interface changes:
16878         (prefs_display_headers_create): remove unused "Show" check button;
16879         allow reordering of headers by dragging.
16880         (prefs_display_headers_write_config): remove unused variables.
16881         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16882         of lists (not needed with the new UI).
16883         (prefs_display_headers_set_list): scan lists starting from row 0,
16884         not 1 (do not skip "(New)").
16885         (prefs_display_headers_find_header): new function.
16886         (prefs_display_headers_clist_set_row): do not allow duplicates.
16887         (prefs_display_headers_delete_cb): do not skip row 0; treat
16888         closing the alert window by ESC as "No".
16889         (prefs_display_headers_up): do not protect row 0.
16890         (prefs_display_headers_down): do not protect row 0.
16891
16892 2001-05-04 [sergey]
16893
16894         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16895         functions.
16896
16897         * src/summaryview.c
16898         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16899         summary_select_next_marked, summary_select_prev_marked): new
16900         functions.
16901
16902 2001-05-03 [sergey]
16903
16904         * src/news.c: fixed a bug when no article can be fetched after
16905         server timeout if the connection was restored by news_post():
16906         (news_select_group): new function.
16907         (news_fetch_msg): call news_select_group() before fetching
16908         article.
16909         (news_get_uncached_articles): set session->group after successful
16910         GROUP command.
16911
16912 2001-05-03 [hoa]
16913
16914         * src/defs.h
16915         * src/procmsg.[ch]
16916         * src/procheader.c
16917                  changed version of cache, added cc field
16918
16919         * src/prefs_display_headers.c
16920                 the interface was changed
16921
16922         * src/prefs_headers.c
16923                 added cancel button
16924
16925 2001-05-03 [alfons]
16926
16927         * completed sync of sylpheed cvs2
16928         * src/gtkstext.c: updated row up / down cursor navigation
16929         * src/textview.c: re-edited, prepared for fixing the email address
16930                 scanner.
16931
16932 2001-05-03 [darko]
16933
16934         * src/prefs_common.c: use alfons' strftime ui code
16935         entry_datefmt and datefmt_sample widgets have to be
16936         global in this module because of this change
16937
16938 2001-05-03 [hoa]
16939
16940         * src/messageview.c
16941         * src/prefs_common.[ch] added option to activate the return receipt
16942                 feature.
16943
16944 2001-05-02 [alfons]
16945
16946         * src/gtkstext.c: fix for row up/down cursor navigation. 
16947
16948         0.4.66claws2
16949         
16950         * sync with 0.4.66cvs2
16951
16952 2001-05-02 [paul]
16953
16954         added add-sender-to-addressbook patch
16955
16956         * src/addressbook.c
16957         * src/addressbook.h
16958         * src/summaryview.c
16959
16960 2001-05-02 [sergey]
16961
16962         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16963         G_ALERTDISABLE.
16964
16965         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16966         all existing callers changed to pass FALSE; create a check button
16967         to disable the message.
16968         (alertpanel_message_with_disable): new function.
16969         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16970         (alertpanel_button_toggled): new function.
16971         (alertpanel_button_clicked, alertpanel_close): set value using
16972         G_ALERT_VALUE_MASK.
16973
16974         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16975
16976         * src/prefs_common.c (prefs_privacy_create): new check button
16977         checkbtn_gpgme_warning.
16978
16979         * src/main.c (main): moved preferences reading before gpgme
16980         initialization; check prefs_common.gpgme_warning before giving the
16981         GnuPG warning and set it to FALSE if the user wants to disable the
16982         warning.
16983
16984 2001-05-02 [hiroyuki]
16985
16986         * src/prefs_display_headers.c: modified the layout and some labels.
16987
16988 2001-05-02 [sergey]
16989
16990         * src/prefs_account.c (prefs_account_fix_size): new function.
16991         (prefs_account_create): call prefs_account_fix_size(); use
16992         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16993         size when the window is shown for the first time).
16994         (prefs_account_basic_create): changed layout of serv_table; moved
16995         localmbox_entry above smtpserv_entry (logically it replaces
16996         POP3/IMAP server).
16997         (prefs_account_protocol_activated): set sensitivity of
16998         nntpauth_chkbtn according to the protocol (in addition to
16999         hide/show); commented out gtk_table_set_row_spacing() calls.
17000         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
17001         not sensitive (fixes a bug with disabled username/password boxes
17002         when editing POP3 account after NNTP with authentication).
17003
17004 2001-05-02 [hoa]
17005
17006         * src/account.c
17007         * src/inc.c
17008         * src/prefs_account.[ch]
17009         * src/send.c
17010                 removed local account without SMTP server
17011                 added option to use mail command instead of a connexion
17012                 to SMTP server when a local account is used
17013         * src/prefs_headers.c
17014                 fixed a bug
17015         * src/news.c
17016                 fixed a bug when connexion immediately closed
17017
17018 2001-05-01 [alfons]
17019
17020         0.4.66claws1
17021         
17022         * sync with 0.4.65
17023
17024 2001-05-01 [sergey]
17025
17026         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17027         widget nntpauth_chkbtn.
17028         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17029         visibility.
17030         (prefs_account_nntpauth_toggled): new function.
17031
17032         * src/news.c (news_session_new_for_folder): use NNTP
17033         authentication only if ac->use_nntp_auth is set.
17034
17035 2001-05-01 [hoa]
17036
17037         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17038         * src/prefs_display_headers.c changed the UI
17039         * src/prefs_headers.c changed account_name to account_id
17040         * src/compose.c using customheader.h
17041
17042 2001-05-01 [hiroyuki]
17043
17044         * src/esmtp.c
17045           src/news.c
17046           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17047           unsynched.
17048
17049 2001-05-01 [hoa]
17050
17051         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17052         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17053                 for displaying of headers
17054         * src/grouplist_dialog.[ch] minor changes to remove warnings
17055         * src/prefs_display_headers.[ch] dialog to choose the
17056         headers to display in the mail viewer.
17057         * src/headers.h correction of #define
17058         * src/headers_display.[ch] configuration for displaying of headers.
17059         * src/main.c read config of displaying of headers
17060         * src/prefs_common.c add a button to access the config dialog
17061                 for displaying of headers
17062         * src/prefs_display_headers.[ch] dialog for configuration for
17063                 displaying of the headers.
17064         * src/prefs_headers.c cleaning of code
17065         * src/procheader.c comments added to code
17066         * src/textview.c changes to reorder the headers depending
17067                 on the config for displaying of headers
17068
17069 2001-04-30 [alfons]
17070
17071         0.4.65claws7
17072
17073         * sync with 0.4.65cvs12
17074
17075         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17076
17077 2001-04-30 [sergey]
17078
17079         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17080
17081         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17082         is set to force reconnection after authentication failure.
17083         (nntp_gen_command): set sock->auth_failed on authentication
17084         failure, or if sock->userid and sock->passwd are not set.
17085
17086         * src/news.c (news_session_new_for_folder): set userid=NULL if
17087         password dialog is cancelled.
17088
17089 2001-04-30 [sergey]
17090
17091         * src/nntp.h (NNTPSockInfo): new type.
17092
17093         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17094         SockInfo.
17095         (nntp_open_auth, nntp_close): new functions.
17096         (nntp_gen_command): new function to handle authentication; all
17097         NNTP command functions updated to use it.
17098         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17099         (nntp_list): removed old useless code.
17100
17101         * src/news.h (NNTPSession): new field nntp_sock.
17102
17103         * src/news.c: all functions updated to use NNTPSockInfo instead of
17104         SockInfo.
17105         (news_session_new): new arguments (userid, passwd); made static;
17106         use nntp_open_auth() if needed.
17107         (news_session_destroy): use nntp_close() instead of sock_close().
17108         (news_query_password): changed arguments.
17109         (news_session_new_for_folder): new function.
17110         (news_session_get): use news_session_new_for_folder().
17111         (news_authenticate): deleted.
17112         (news_get_uncached_articles): removed old authentication code.
17113
17114 2001-04-30 [sergey]
17115
17116         * src/news.c: reverted my previous changes (need to do NNTP
17117         authentication in a cleaner way).
17118         
17119 2001-04-29 [sergey]
17120
17121         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17122         news_nntp_post, news_nntp_mode): new functions (wrappers with
17123         authentication support).
17124         (news_get_article_cmd, news_get_article, news_get_header): new
17125         argument "folder"; all callers changed.
17126         (news_get_article_cmd): added authentication support.
17127         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17128         (news_post): use news_nntp_post() instead of nntp_post().
17129         (news_get_uncached_articles): use news_nntp_group() instead of
17130         nntp_group() and news_nntp_xover() instead of nntp_xover();
17131         removed old authentication code.
17132         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17133
17134         * src/nntp.c (nntp_list): return real error code instead of
17135         hardcoded NN_ERROR.
17136
17137 2001-04-29 [sergey]
17138
17139         * configure.in: fixed wint_t typedef detection again
17140
17141 2001-04-28 [hoa]
17142
17143         * src/prefs_account.[ch], added A_LOCAL_CMD
17144                 (send mail with mail command)
17145         * src/send.c added function send_message_with_command()
17146         * src/inc.c made a more secure get_spool() function with
17147                 mktemp() but maybe mkstemp() or something more
17148                 secure can be used.
17149
17150 2001-04-28 [alfons]
17151
17152         * src/textview.c, colorization of email addresses in headers
17153
17154         0.4.65claws6
17155
17156         * bug sync with sylpheed
17157         * prefs_common.c: created date format ui for darko
17158         * sync with 0.4.65cvs11
17159         * configure.in: corrected to have the new gpg checks
17160
17161 2001-04-27 [alfons]
17162
17163         * completed sync with 0.4.65cvs10
17164         * minor debug things added to gtkstext.c
17165
17166 2001-04-27 [darko]
17167
17168         * configure.in: remove check for availability of
17169           strftime() as advised by Hiroyuki
17170         * src/prefs_common.[ch], src/procheader.c:
17171           synch strftime() code with Hiroyki's main branch
17172
17173 2001-04-26 [sergey]
17174
17175         * src/news.c: news_query_password(), news_authenticate(): new
17176           functions.
17177           news_get_uncached_articles(): added NNTP authentication
17178           handling.
17179         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17180           new functions.
17181         * src/prefs_account.c: prefs_account_protocol_activated():
17182           enable userid and password fields for NNTP.
17183
17184 2001-04-26
17185
17186         * configure.in: check for availability of strftime()
17187           [darko]
17188         * src/prefs_common.[ch], src/procheader.c: use
17189           strftime() for displaying date in summary pane if it
17190           is available
17191
17192 2001-04-25
17193
17194         * more .cvsignore cleanups [alfons]
17195
17196 2001-04-25
17197
17198         * ac/sv-check-type.m4: new autoconf macro.
17199         * configure.in: fixed wint_t typedef detection (did not work
17200           with gcc-2.96).
17201
17202 2001-04-25
17203
17204         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17205           [hiroyuki]
17206
17207 2001-04-24
17208         * modified gtkstext.c : buggy cursor navigation fixed, 
17209           and font descent also taken in account when drawing
17210           cursor. [alfons]
17211
17212 2001-04-24 [hoa]
17213         * added comments in src/news.c src/nntp.c
17214         * added src/prefs_headers.[ch]
17215         * added src/headers.[ch]
17216         * modified compose.c to activate custom headers
17217                 added function is_in_custom_headers
17218         * modified prefs_account.[ch]
17219                 added function prefs_account_customhdr_edit
17220         * modified src/defs.h :
17221                 added HEADERS_RC : name of the config file
17222                 for the custom headers
17223
17224 2001-04-24
17225
17226     0.4.65claws5
17227
17228         * configure.in
17229           src/gtkstext.[ch]
17230           src/compose.c
17231           src/Makefile.am
17232           
17233           added gtkstext with configure.in patch by Hiroyuki which
17234           should fix the XIM detection [alfons]
17235
17236         * more clean up of cvs [alfons]
17237
17238                  * removed all Makefile.in files to attic.
17239
17240                  * updated all .cvsignores to really ignore things that could
17241                    be unintentionally committed by a recursive commit.
17242
17243 2001-04-23 [hoa]
17244         * added src/grouplist_dialog.[ch]
17245         * changed src/folderview.c to call grouplist_dialog instead
17246                 of inputdialog
17247         * src/news.c :
17248                 added functions news_reset_group_list
17249                 and news_get_group_list
17250         * src/nntp.c :
17251                 added function nntp_list
17252         * src/defs.h :
17253                 added GROUPLIST_FILE : name of the newsgroup list cache file
17254
17255 2001-04-21
17256
17257         * added option to warn about queued messages on exit [sergey]:
17258
17259           * src/compose.c: compose_queue(): call folder_item_scan()
17260             and folderview_update_item() after queueing.
17261           * src/folderview.c: folderview_update_node(): draw the queue
17262             folder in bold font if there are queued messages.
17263           * src/mainwindow.c: queued_messages(): new function.
17264             app_exit_cb(): display warning if there are queued messages
17265             if warn_queued_on_exit is set.
17266           * prefs_common.[ch]: add warn_queued_on_exit option.
17267
17268         * enhanced GnuPG key selection support [sergey]:
17269
17270           * src/select-keys.c: updated to newer version from Win32
17271             branch with support for selecting arbitrary keys.
17272           * src/prefs_account.c: added the Privacy tab to the account
17273             options window.
17274             prefs_account_privacy_create(),
17275             prefs_account_sign_key_set_data_from_radiobtn(),
17276             prefs_account_sign_key_set_radiobtn(): new functions.
17277           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17278           * src/rfc2015.c: set_signers(): new function.
17279             pgp_sign(): add the account parameter, call set_signers().
17280             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17281           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17282           * src/compose.c: pass the current account to rfc2015_sign().
17283
17284         * tag name claws added to prevent confusion with main branch [alfons]
17285
17286         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17287
17288         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17289
17290         * sync with recent sylpheed cvs. Untested though. [alfons]
17291