0.9.3claws10
[claws.git] / ChangeLog.claws
1 2003-07-16 [christoph]  0.9.3claws10
2
3         * src/imap.[ch]
4         * src/prefs_account.[ch]
5                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6
7 2003-07-15 [alfons]     0.9.3claws9
8
9         * src/main.c
10                 make --config-dir do something useful
11
12 2003-07-15 [alfons]     0.9.3claws8
13
14         * src/procmsg.c
15                 o fix a bug where 'last' didn't really point to the last message
16                   in the top level list of children, but to the last threaded
17                   message. 
18                 
19                 o clean up and make it easier to sync
20
21 2003-07-15 [alfons]     0.9.3claws7
22
23         * src/mainwindow.c
24                 make correct menu items sensitive       
25
26 2003-07-14 [alfons]     0.9.3claws6
27
28         * src/procmsg.c
29                 tune the threader so it will not subject-thread any message
30                 without a subject prefix (this will not thread correctly if 
31                 a parent is delivered after their childs, but it looks 
32                 better right now)
33
34 2003-07-13 [christoph]  0.9.3claws5
35
36         * src/mainwindow.c
37                 group "Add mailbox *..." menu items in submenu
38
39 2003-07-13 [alfons]     0.9.3claws4
40
41         * src/summaryview.c
42                 correct summary_toggle_pressed() signature and make sure
43                 signal is not passed on
44
45 2003-07-13 [alfons]     0.9.3claws3
46
47         * src/summaryview.c
48                 o for now don't pass on keys when they we're handled by 
49                   ctree::key_press_event
50                 o clean up
51
52 2003-07-13 [alfons]     0.9.3claws2
53         
54         * src/main.c
55                 add command line option "--config-dir" to get the current 
56                 configuration dir
57
58 2003-07-12 [alfons]     0.9.3claws1
59
60         * src/matcher.[ch]
61         * src/matcher_parser_parse.y
62         * src/prefs_filtering.c
63         * src/filtering.c
64                 add "Lock" filter action to lock messages;
65
66         * src/filtering.c       
67                 remove debug_print()    
68         * src/prefs_filtering.c
69                 re-organize matcher part 9: 
70                 make action text entries easily extendible;
71                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
72                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
73
74 2003-07-12 [paul]
75
76         * tools/README
77                 update old information and add missing
78                 information
79
80 2003-07-12 [paul]       0.9.3claws
81
82         * 0.9.3claws released
83         
84 2003-07-12 [paul]       0.9.0claws103
85
86         * src/Makefile.am
87                 add addrquery.h
88
89 2003-07-12 [melvin]     0.9.0claws102
90
91         * src/messageview.c
92                 Fixed bug #215: Show MIME tab for single text/html messages. 
93                 
94 2003-07-12 [paul]       0.9.0claws101
95
96         * man/sylpheed.1
97                 updated
98
99 2003-07-12 [paul]       0.9.0claws100
100
101         * po/es.po
102           po/hr.po
103           po/pl.po
104           po/sr.po
105                 update Spanish, Croatian, Polish, Serbian translations.
106                 submitted by Ricardo Mones Lastra, Dragan, Witold
107                 Wladyslaw Wojciech Wilk, Urke MMI
108
109 2003-07-12 [melvin]     0.9.0claws99
110
111         * po/fr.po
112                 Updated French translations.
113
114 2003-07-12 [paul]       0.9.0claws98
115
116         * src/addressbook.c
117                 disable 'Lookup' button as it has no effect
118
119 2003-07-11 [alfons]     0.9.0claws97
120         
121         * src/summaryview.c
122                 summary_searchbar_pressed() should return TRUE to signal that
123                 event was handled. when returning void, the return value passed
124                 to GTK is actually random, but maybe FALSE, in which case the
125                 event is handled by parent
126                 
127 2003-07-10 [paul]       0.9.0claws96
128
129         * ac/missing/gettext.m4
130                 update to version 0.12
131
132 2003-07-10 [paul]       0.9.0claws95
133
134         * src/plugins/clamav/clamav_plugin.c
135                 fix bug where multipart/alternative messages
136                 would slip through without being scanned
137
138 2003-07-10 [christoph]  0.9.0claws94
139
140         * src/folder.c
141                 correct check if folder supports removing when a message is
142                 moved. if not the message is only copied.
143
144         (closes Bug 132 crash on startup in newsgroups folders)
145
146 2003-07-09 [alfons]     0.9.0claws93
147
148         * configure.ac
149         * src/common/defs.h
150                 --with-config-dir (default .sylpheed)
151
152 2003-07-09 [christoph]  0.9.0claws92
153
154         * configure.ac
155                 use PKG_CHECK_MODULES to check for gtkmathview
156                 (version 0.4.2 now required)
157
158 2003-07-08 [melvin]     0.9.0claws91
159
160         * src/action.c
161                 Implemented a progress bar that counts the number of completed
162                 tasks when the action runs more than one command.
163
164 2003-07-08 [alfons]     0.9.0claws90
165
166         * src/procmsg.c
167                 if queued message has an invalid Message-Id, don't try to
168                 find message it refers to (fixes #209 "crash when processing 
169                 in folder")
170
171 2003-07-08 [paul]       0.9.0claws89
172
173         * sync with 0.9.3cvs2
174                 see ChangeLog 2003-07-08
175
176 2003-07-08 [match]      0.9.0claws88
177
178         * src/ldapctrl.c
179                 extend LDAP search for first/last name by parsing search term.
180
181 2003-07-08 [alfons]     0.9.0claws87
182
183         * src/send_message.c
184                 fix bug #208 "Status message stuck when sending on POP3 account"
185
186 2003-07-07 [paul]       0.9.0claws86
187
188         * po/hr.po
189                 new Croatian translation, submitted by
190                 Dragan <drleskov@inet.hr>
191
192 2003-07-07 [paul]       0.9.0claws85
193
194         * sync with 0.9.3cvs1
195                 see ChangeLog 2003-07-07
196
197 2003-07-05 [christoph]  0.9.0claws84
198
199         * src/Makefile.am
200         * src/messageview.c
201         * src/mimeview.[ch]
202         * src/stock_pixmap.[ch]
203         * src/pixmaps/messageview_text.xpm              ** NEW **
204                 move mimeview tabs to the right side and use icons
205                 instead of text to save some space
206
207         (patch by Luke Plant <lukeplant@softhome.net>)
208
209 2003-07-05 [christoph]  0.9.0claws83
210
211         * src/inc.c
212                 add NULL pointer checks
213
214         (patch by Luke Plant <lukeplant@softhome.net>)
215         (closes Bug 204 0.9.0 quits on authentication error?!)
216
217 2003-07-05 [alfons]     0.9.0claws82
218
219         * configure.ac
220                 take the clue in bug #202 "./configure script - 
221                 'if test' comparison failure" reported by John Kristoff. 
222
223 2003-07-04 [christoph]  0.9.0claws81
224
225         * src/plugins/spamassassin/spamassassin.c
226                 set timeout for spam check
227
228 2003-07-04 [christoph]  0.9.0claws80
229
230         * src/main.c
231                 destroy all FolderItems when shutting down to
232                 allow folders to clean up
233
234 2003-07-04 [melvin]     0.9.0claws79
235
236         * src/gtk/gtkaspell.c
237                 Fixed bug #184 "Entering non-ascii character deletes
238                 previous char if spell checking enabled": this makes
239                 the spell checking in multibytes (e.g. UTF-8)locales work.
240                 (Patch by Luke Plant).
241                 
242 2003-07-04 [christoph]  0.9.0claws78
243
244         * sync with 0.9.2cvs1
245                 see ChangeLog 2003-06-10
246
247 2003-07-04 [paul]       0.9.0claws77
248
249         * sync with 0.9.3 release
250                 see ChangeLog 2003-07-04
251
252 2003-07-03 [christoph]  0.9.0claws76
253
254         * src/folder.[ch]
255         * src/imap.c
256         * src/mbox_folder.c
257         * src/mh.c
258         * src/news.c
259                 move folder_item_get_path() stuff into a folder virtual function
260
261         * src/procmsg.c
262                 use folder_item_fetch_msg() to get message and do not contruct
263                 the filename from path and number
264
265 2003-07-03 [paul]       0.9.0claws75
266
267         * sync with 0.9.2cvs12
268                 see ChangeLog 2003-07-03
269
270 2003-07-02 [paul]       0.9.0claws74
271
272         * src/messageview.c
273                 fix text-selection for replying
274
275 2003-07-02 [paul]       0.9.0claws73
276
277         * sync with 0.9.2cvs11
278                 see ChangeLog 2003-07-02
279
280 2003-07-02 [paul]       0.9.0claws72
281
282         * src/procmsg.c
283                 revert last commit because it breaks more
284                 than it fixes
285
286 2003-07-02 [paul]       0.9.0claws71
287
288         * src/procmsg.c
289                 fix thread by subject/sort by date
290
291 2003-07-01 [paul]       0.9.0claws70
292
293         * sync with 0.9.2cvs10
294                 see ChangeLog 2003-07-01
295
296 2003-06-30 [paul]       0.9.0claws69
297
298         * sync with 0.9.2cvs9
299                 see ChangeLog 2003-06-30
300
301 2003-06-28 [match]      0.9.0claws68
302
303         * src/addressbook.c
304                 fix null ptr.
305
306 2003-06-27 [paul]       0.9.0claws67
307
308         * sync with 0.9.2cvs7
309                 see ChangeLog 2003-06-27
310
311 2003-06-26 [christoph]  0.9.0claws66
312
313         * src/folder.c
314                 freeze folder updates while a folder is scanned
315
316         (closes Bug 185 New message counter)
317
318 2003-06-26 [darko]      0.9.0claws65
319
320         * src/ldapserver.c
321                 fix infinite loop when adding a new LDAP server
322
323 2003-06-26 [paul]       0.9.0claws64
324
325         * sync with 0.9.2cvs6
326                 see ChangeLog 2003-06-26
327
328 2003-06-26 [paul]       0.9.0claws63
329
330         * sync with 0.9.2cvs5
331                 see ChangeLog 2003-06-25 and 2003-06-26
332
333 2003-06-25 [match]      0.9.0claws62
334
335         * src/addr_compl.c
336                 Fixed tab/backtab for dropped-down completion list to
337                 move next/previous field. (close bug 147)
338
339 2003-06-25 [christoph]  0.9.0claws61
340
341         * src/addr_compl.[ch]
342         * src/addrindex.[ch]
343         * src/folderview.c
344         * src/inc.c
345         * src/news.c
346         * src/summaryview.c
347         * src/toolbar.c
348                 fix warnings
349
350 2003-06-25 [leandro]    0.9.0claws60
351
352         * src/compose.c
353                 o cleanups
354                 o gray out "Message/Remove references" menu item if not
355                   replying to a message
356
357 2003-06-24 [leandro]    0.9.0claws59
358
359         * src/compose.[ch]
360                 o removed "Message/Create new thread" menu item
361                 o added "Message/Remove references" menu item
362                   (it's off by default and will not check anymore
363                    if the subject changed)
364
365 2003-06-23 [alfons]     0.9.0claws58
366
367         * src/procmsg.c
368                 try better grouping messages threaded by subject based on their age.
369                 still not perfect - because the message tree is not sorted by date.  
370
371 2003-06-23 [thorsten]   0.9.0claws57
372
373         * src/pop.[ch]
374                 added mail_receive_hook to allow modifications
375                 directly after retrieval (e.g. adding headers).
376
377 2003-06-23 [paul]       0.9.0claws56
378
379         * src/sourcewindow.c
380                  enable the use of Ctrl+A to select all text in
381                  the sourcewindow
382                  Patch submitted by Ivan Francolin Martinez
383                  <ivanfm@users.sourceforge.net>
384
385 2003-06-22 [christoph]  0.9.0claws55
386
387         * src/folder.[ch]
388                 o add notification hook for folder tree changes
389                 o invoke hooks after folder tree scanning
390
391         * src/folderview.[ch]
392                 register hook for folder tree changes that
393                 updates the ctree
394
395         (there are more places that should be updated, like add, remove 
396          or move folder)
397
398         (closes Bug 164 Crash on rebuild folder tree)
399         (closes Bug 190 Crash on 'rebuilding folder tree')
400
401 2003-06-21 [leandro]    0.9.0claws54
402
403         * src/compose.[ch]
404                 create a new thread if subject changes
405                 (it's on by default, can be disabled in Message menu)
406
407 2003-06-21 [alfons]     0.9.0claws53
408
409         * src/summaryview.c
410                 quiet little compiler
411
412 2003-06-21 [christoph]  0.9.0claws52
413
414         update gettext stuff to version 0.12
415
416 2003-06-19 [alfons]     0.9.0claws51
417
418         * src/common/log.c
419         * src/common/plugin.c
420                 move defs.h before glib.h to prevent MIN/MAX redefs
421
422 2003-06-19 [alfons]
423
424         * src/addressbook.c
425                 translatable
426
427 2003-06-19 [match]      0.9.0claws50
428
429         * src/addressbook.[ch]
430         * src/addrindex.[ch]
431         * src/addr_compl.[ch]
432         * src/editldap.[ch]
433         * src/editldap_basedn.[ch]
434         * src/addritem.[ch]
435         * src/ldapquery.h
436                 re-implemented dynamic LDAP search. works without
437                 slowdown on display sender with addressbook
438                 option.
439         * src/addrbook.c
440                 documented code.
441
442 2003-06-19 [paul]       0.9.0claws49
443
444         * src/compose.c
445                 fix Bug #136 'Nonprovided quotation marks crash claws'
446                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
447
448 2003-06-19 [alfons]     0.9.0claws48
449
450         * src/prefs_common.[ch]
451         * src/procmsg.c
452                 restrict threading by subject by checking thread for
453                 age (prefs_common.thread_by_subject_max_age)
454
455 2003-06-18 [christoph]  0.9.0claws47
456
457         * src/imap.c
458                 fix memory leak in imap_cmd_fetch()
459
460 2003-06-18 [christoph]  0.9.0claws46
461
462         * src/prefs_gtk.c
463                 fix memory leak in prefs_set_default() when used multiple
464                 times or after prefs have been read
465
466 2003-06-18 [christoph]  0.9.0claws45
467
468         * src/common/plugin.c
469                 fix memory leak in plugin_unload()
470
471 2003-06-18 [christoph]  0.9.0claws44
472
473         * src/imap.c
474                 fix memory leak in imap_cmd_ok()
475
476 2003-06-18 [christoph]  0.9.0claws43
477
478         * src/folder.c
479                 stop messages that are downloaded from POP3 and added to
480                 an IMAP inbox from being filtered twice (first by POP3
481                 and again when IMAP folder is scaned to get the UID of
482                 the APPEND operation when no UIDPLUS is available)
483
484 2003-06-18 [alfons]
485
486         * tools/Makefile.am
487                 phoenix <- firebird     
488
489 2003-06-18 [paul]
490
491         * tools/launch_phoenix          ** REMOVED **
492           tools/launch_firebird         ** NEW **
493                 renamed and edited to reflect the browser's name change from
494                 'phoenix' to 'firebird'
495
496 2003-06-18 [paul]       0.9.0claws42
497
498         * sync with 0.9.2cvs2
499                 see ChangeLog 2003-06-16
500
501 2003-06-17 [alfons]     0.9.0claws41
502
503         * src/procmsg.c
504                 prevent threading problems when a node is an ancestor (parent / great parent),
505                 which mostly happens with circular references (thanks to Phillipe Gramoullé
506                 for finding an sample set of messages)
507
508 2003-06-16 [christoph]  0.9.0claws40
509
510         * src/main.c
511                 don't popup main window on --receive or --receive-all
512
513         * src/mainwindow.[ch]
514         * src/plugins/trayicon/trayicon.c
515                 allow hiding of main window by clicking on the trayicon
516                 (doesn't work correctly in seperate window mode and may
517                  cause unexpected GTK problems I couldn't find yet)
518
519         * src/common/ssl.c
520                 remove incorrect warning
521
522 2003-06-15 [alfons]     0.9.0claws39
523
524         * src/gtk/gtkstext.c
525                 don't output debug text;
526                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
527                 for pointing this out);
528
529 2003-06-14 [alfons]     0.9.0claws38
530         
531         * src/messageview.c
532                 remove printf() and make one if..else comply with coding style
533
534 2003-06-14 [alfons]     0.9.0claws37
535
536         * AUTHORS
537                 add Martin Wicke
538         * src/action.c
539         * src/messageview.[ch]
540         * src/summaryview.c
541                 apply patch #754162 "Quoting messages filtered by actions" submitted
542                 by Martin Wicke, which allows quoting message body changed by an
543                 action (Thanks!).
544
545 2003-06-13 [alfons]     0.9.0claws36
546
547         * src/utils.c
548                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
549                 use case insensitive regexp (suggested by Ivan Martinez)
550
551 2003-06-13 [christoph]  0.9.0claws35
552
553         * configure.ac
554         * src/plugins/trayicon/Makefile.am
555         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
556         * src/plugins/trayicon/trayicon.c
557         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
558         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
559         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
560         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
561         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
562         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
563                 replace my own EggTrayIcon backport with the backport
564                 used by (l|x)mule and gabber.
565
566 2003-06-13 [alfons]     0.9.0claws34
567
568         * AUTHORS
569         * src/common/utils.c
570                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
571
572 2003-06-13 [alfons]     0.9.0claws33
573
574         * src/compose.c
575                 clean up a little bit
576
577 2003-06-12 [alfons]     0.9.0claws32
578
579         * src/compose.c
580                 const correctness fix
581
582         * src/common/sylpheed.[ch]
583                 () -> (void)
584                 prevent redef MIN/MAX
585                 
586         * src/common/utils.[ch]
587                 () -> (void)
588
589 2003-06-12 [melvin]     0.9.0claws31
590
591         * src/compose.c
592                 Updated to take into accounts changes in GtkAspell.
593
594 2003-06-12 [alfons]     0.9.0claws30
595
596         * src/compose.c
597         * src/procmsg.c
598         * src/common/utils.[ch]
599                 handle reply subject prefixes better (initial 
600                 suggestion by Robert Story adapted and enhanced 
601                 using regexps)
602
603 2003-06-12 [melvin]     0.9.0claws29
604
605         * src/compose.c
606                 Use new gtkaspell_checkers_strerror() to get the speller's
607                 error message instead of accessing the (now private)
608                 checkers structure.
609                 Minor code clean up
610
611         * src/main.c
612                 Use #ifdef instead of #if for USE_ASPELL
613                 Use the new spell checkers init/quit functions 
614
615         * src/gtk/gtkaspell.c
616                 Use #ifdef instead of #if for USE_ASPELL
617                 Moved in the majority of GtkAspell structures that were
618                 exported before by gtkaspell.h
619         
620         * src/gtk/gktaspell.h
621                 Made gtkaspell.h contain only the necessary data to be
622                 publicized by moving many structures to gtkaspell.c.
623                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
624                 gtkaspell_checkers_new(): replaced by...
625                 gtkaspell_checkers_init(): new function for initialization
626                 gtkaspell_checkers_delete(): replaced by...
627                 gtkaspell_checkers_quit(): new function
628                 gtkaspell_checkers_strerror(): new function that returns
629                 the checker's last error message.
630                 
631 2003-06-11 [melvin]     0.9.0claws28
632
633         * po/POTFILES.in
634                 Updated to take into account gtkaspell.c migration to
635                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
636
637 2003-06-10 [alfons]     0.9.0claws27
638
639         * src/filtering.[ch]
640         * src/folder.c
641         * src/matcher.c
642         * src/scoring.[ch]
643                 - try fixing bug #18 (any brave testers?)
644                 - add more robustness by refusing previously 
645                   unchecked NULL pointers 
646
647 2003-06-10 [alfons]     0.9.0claws26
648
649         * src/procmsg.c
650                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
651
652 2003-06-09 [alfons]     0.9.0claws25
653
654         * src/prefs_common.c
655                 fix bug #163 "Icon switching doesnt work properly" by 
656                 preventing early freeing of prefs_common.pixmap_theme_path.
657
658 2003-06-09 [christoph]  0.9.0claws24
659
660         * src/gtk/gtkaspell.c
661                 revert Thorsten's fix and add forgotten g_strdup for
662                 aspell path (it should not be possible to alter the path a
663                 GtkASpell uses from outside)
664
665 2003-06-09 [thorsten]   0.9.0claws23
666
667         * src/gtk/gtkaspell.c
668                 dont free prefs_common.aspell_path when closing compose
669
670 2003-06-08 [colin]      0.9.0claws22
671
672         * src/plugins/spamassassin/spamassassin.c
673                 fix prefs types
674
675 2003-06-07 [christoph]  0.9.0claws21
676
677         * src/Makefile.am
678         * src/compose.c
679         * src/gtkaspell.[ch]            ** REMOVE **
680         * src/gtk/Makefile.am
681         * src/gtk/gtkaspell.[ch]        ** NEW **
682                 o make gtkaspell independent from sylpheed's prefs
683                 o move gtkaspell.[ch] to gtk directory
684
685 2003-06-07 [christoph]  0.9.0claws20
686
687         * src/Makefile.am
688         * src/crash.c
689         * src/export.c
690         * src/filesel.[ch]              ** REMOVE **
691         * src/folder.c
692         * src/main.[ch]
693         * src/common/sylpheed.[ch]
694         * src/gtk/Makefile.am
695         * src/gtk/filesel.[ch]          ** NEW **
696         * src/gtk/pluginwindow.c
697         * src/gtk/sslcertwindow.c
698                 move filesel.[ch] to gtk directory
699
700 2003-06-07 [alfons]     0.9.0claws19
701
702         * src/filesel.c
703                 make (multi) file selection dialog work again (Claws-only)
704
705 2003-06-07 [thorsten]   0.9.0claws18
706
707         * po/de.po
708                 fix typos
709
710 2003-06-07 [alfons]     0.9.0claws17
711
712         * configure.ac
713         * src/mimeview.c
714                 detect apache mishap in which case don't include fnmatch.h
715                 if regex.h is already included
716
717 2003-06-06 [christoph]  0.9.0claws16
718
719         * configure.ac
720         * src/mimeview.h
721                 add check for fnmatch.h and include it when available
722
723         * src/mimeview.[ch]
724                 fix wrong case sensitivity of Content-Types
725
726         * src/gtk/Makefile.am
727                 need the same include paths in gtk directory as in
728                 common directory because .h files in common can
729                 include files from these directories, when included
730                 in gtk's .h or .c files
731
732 2003-06-06 [alfons]     0.9.0claws15
733
734         * src/mimeview.c
735         * src/summaryview.c
736                 make it compile again because of regex.h / fnmatch.h 
737                 include problems (related to recent mime stuff, can
738                 someone check this?)
739
740 2003-06-06 [thorsten]   0.9.0claws14
741
742         * src/folderview.c
743                 possible use of uninitialized pointer while dragging
744
745 2003-06-06 [paul]       0.9.0claws13
746
747         * src/compose.c
748                 fix bug where the insert sig button would be effective
749                 only when auto_sig was set
750
751 2003-06-06 [paul]       0.9.0claws12
752
753         * sync with 0.9.2 release
754
755 2003-06-02 [paul]       0.9.0claws11
756
757         * sync with 0.9.1cvs1
758                 see ChangeLog 2003-06-02
759                 
760         * po/de.po
761                 update by Jens
762
763 2003-06-01 [christoph]  0.9.0claws10
764
765         * src/account.c
766                 don't use substring search to find accounts by email address
767
768         (closes Bug 169 Overly loose matching of "From" address)
769
770 2003-05-31 [christoph]  0.9.0claws9
771
772         * doc-src/rfc2683.txt
773         * src/imap.c
774                 limit IMAP command length as recommended in RFC2683
775                 (message number lists will be split into multiple imap
776                 sets, the limit of 1000 octets is not a hard limit)
777
778         (closes Bug 161 sylpheed-claws exits with segfault when logging
779          in to certain imap-servers)
780
781 2003-05-29 [alfons]     0.9.0claws8
782
783         * src/toolbar.[ch]
784                 add print button (calling summary_print());
785                 fine tune setting tooltip text;
786                 (if someone needs other buttons, please take these 
787                 commits as a guide, instead of bothering us - also
788                 see 0.8.11claws150) 
789
790 2003-05-29 [darko]      0.9.0claws7
791
792         * src/compose.c
793                 fix crash when word wrapping kicks in due to
794                 changed text by spell checker
795
796 2003-05-29 [paul]       0.9.0claws6
797
798         * src/compose.c
799                 fix bug where changing account would insert
800                 sig even if auto_sig was FALSE
801                 
802         * ChangeLog
803           ChangeLog.jp
804           INSTALL
805                 sync with 0.9.1 release
806
807 2003-05-28 [christoph]  0.9.0claws5
808
809         * src/imap.c
810                 fix truncation of too long commands
811
812         (closes Bug 167 IMAP hangs trying to get envelope
813          information in imap_get_uncached_messages)
814
815 2003-05-27 [paul]       0.9.0claws4
816
817         * tools/Makefile.am
818           tools/maildir2sylpheed.pl     ** NEW FILE **
819                 add kmail to sylpheed mailbox conversion script
820
821 2003-05-27 [paul]       0.9.0claws3
822
823         * sync with 0.9.0cvs10
824                 see ChangeLog 2003-05-26
825
826 2003-05-26 [paul]       0.9.0claws2
827
828         * sync with 0.9.0cvs9
829                 see ChangeLog 2003-05-26
830
831 2003-05-24 [paul]       0.9.0claws1
832
833         * sync with 0.9.0cvs8
834                 see ChangeLog 2003-05-23
835
836 2003-05-24 [paul]       0.9.0claws
837
838         * version 0.9.0claws released
839
840 2003-05-24 [paul]       0.8.11claws177
841
842         * src/plugins/dillo-viewer/Makefile.am
843           src/plugins/traycon/Makefile.am
844                 add missing files
845                 
846         * po/bg.po
847           po/en_GB.po
848           po/es.po
849           po/it.po
850           po/pt_BR.po
851           po/ru.po
852           po/sr.po
853                 update Bulgarian, British English, Spanish, Italian, 
854                 Brazilian Portuguese, Russian, and Serbian translations, 
855                 submitted by George Danchev, [me], Ricardo Mones Lastra,
856                 André Filipe de Assunção e Brito, Alessandro Maestri, 
857                 Ruslan N. Balkin, and Urke MMI
858
859 2003-05-23 [melvin]     0.8.11claws176
860
861         * po/fr.po
862                 Updated French translations
863
864 2003-05-22 [paul]       0.8.11claws175
865
866         * src/Makefile.am
867           src/addrbook.[ch]
868           src/addrcache.[ch]
869           src/addr_compl.[ch]
870           src/adressbook.[ch]
871           src/addrindex.[ch]
872           src/addritem.[ch]
873           src/editaddress.c
874           src/editgroup.c
875           src/editldap_basedn.c
876           src/editldap.c
877           src/jpilot.c
878           src/vcard.c
879                 revert to get ldap into it previous working state
880                 
881         * po/zh_TW.Big5.po
882                 new Taiwanese translation,
883                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
884
885 2003-05-22 [christoph]  0.8.11claws174
886
887         * src/plugins/spamassassin/libspamc.[ch]
888                 sync libspamc with SpamAssaain release 2.55
889
890 2003-05-22 [paul]       0.8.11claws173
891
892         * sync with 0.9.0cvs7
893                 see ChangeLog 2003-05-22
894                 
895         * src/summaryview.c
896                 revert change in 0.8.11claws172: follow
897                 Hiroyuki's decision and that's the end of it.
898
899 2003-05-21 [paul]       0.8.11claws172
900
901         * src/summaryview.c
902                 fix discrepency between open_unread_on_enter
903                 and always_show_msg
904
905 2003-05-21 [paul]       0.8.11claws171
906
907         * sync with 0.9.0cvs6
908                 see ChangeLog 2003-05-21
909
910 2003-05-21 [paul]       0.8.11claws170
911
912         * sync with 0.9.0cvs5
913                 see ChangeLog 2003-05-21
914
915 2003-05-20 [paul]       0.8.11claws169
916
917         * sync with 0.9.0cvs4
918                 see ChangeLog 2003-05-20
919                 fixes bug #152, 'encoding of IMAP folders names'
920
921 2003-05-20 [paul]       0.8.11claws168
922
923         * sync with 0.9.0cvs3
924                 see ChangeLog 2003-05-20
925                 
926         * src/tools/convert_mbox.pl
927                 minor change in the comments, submitted by Fred Marton
928
929 2003-05-19 [paul]       0.8.11claws167
930
931         * src/plugins/clamav/Makefile.am
932           configure.ac
933                 link clamav_lib to the plugin and not to the main program
934
935 2003-05-19 [christoph]
936
937         * src/Makefile.am
938                 add -export-dynamic for linking
939
940 2003-05-19 [paul]       0.8.11claws166
941
942         * sync with 0.9.0cvs1
943                 see ChangeLog 2003-05-19
944
945 2003-05-19 [paul]       0.8.11claws165
946
947         * src/inc.c
948                 fix 'pop before smtp' timeout
949
950 2003-05-18 [alfons]     0.8.11claws164
951
952         * src/prefs_matcher.c
953                 put "execute" action command line ("expression") in edit box
954
955 2003-05-18 [christoph]  0.8.11claws163
956
957         * src/mimeview.[ch]
958         * src/plugins/dillo_viewer/dillo_viewer.c
959         * src/plugins/image_viewer/viewer.c
960         * src/plugins/mathml_viewer/mathml_viewer.c
961                 let a viewer have a list of Content-Types
962
963 2003-05-18 [paul]       0.8.11claws162
964
965         * src/prefs_filtering.c
966                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
967                 and REDIRECT actions
968
969 2003-05-17 [christoph]
970
971         * README.claws
972                 o remove dynamic signatures that was syned with main
973                 o add infos about no longer "build in" image viewer
974                 o update bugtracker URL
975
976 2003-05-17 [christoph]  0.8.11claws161
977
978         * src/folder.c
979         * src/folderview.c
980         * src/imap.c
981                 don't use imap_scan_folder anymore. Instead call folder_item_scan
982                 for every folder after rebuilding the folder tree.
983
984         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
985          messages)
986
987 2003-05-17 [christoph]  0.8.11claws160
988
989         * src/imap.c
990                 don't use STATUS command on current folder to check for
991                 content changes. imap_cmd_ok() now tracks changes to
992                 folder and number of existing messages.
993
994 2003-05-17 [paul]       0.8.11claws159
995
996         * src/plugins/clamav/clamav_plugin.c
997                 remove unnecessary debug_print
998
999 2003-05-16 [thorsten]   0.8.11claws158
1000
1001         * src/plugins/demo.c
1002                 included missing intl.h
1003
1004 2003-05-16 [paul]       0.8.11claws157
1005
1006         * po/POTFILES.in
1007                 remove non-existant entries
1008         
1009         * src/plugins/clamav/clamav_plugin.c
1010           src/plugins/clamav/clamav_plugin_gtk.c
1011           src/plugins/dillo_viewer/dillo_prefs.c
1012           src/plugins/dillo_viewer/dillo_viewer.c
1013                 gettextise
1014
1015 2003-05-16 [christoph]  0.8.11claws156
1016
1017         * po/POTFILES.in
1018                 include plugin .c files for translation until I
1019                 find a better solution to have plugins have their
1020                 own textdomain
1021         * src/plugins/demo/demo.c
1022         * src/plugins/image_viewer/plugin.c
1023         * src/plugins/mathml_viewer/mathml_viewer.c
1024         * src/plugins/spamassassin/spamassassin.c
1025         * src/plugins/spamassassin/spamassassin_gtk.c
1026         * src/plugins/trayicon/trayicon.c
1027                 add gettext macros for plugin name and description
1028
1029 2003-05-16 [paul]
1030
1031         * sync with 0.9.0
1032
1033 2003-05-16 [paul]       0.8.11claws155
1034
1035         * sync with lastest 0.9.0pre1
1036                 see ChangeLog 2003-05-16
1037
1038 2003-05-15 [paul]       0.8.11claws154
1039
1040         * sync with latest 0.9.0pre1
1041                 see ChangeLog 2003-05-14 and 2003-05-15
1042
1043 2003-05-14 [christoph]  0.8.11claws153
1044
1045         * src/plugins/image_viewer/viewer.c
1046         * src/plugins/image_viewer/viewer.glade         ** NEW **
1047         * src/plugins/image_viewer/viewerprefs.c
1048                 make it possible to disable the autoload function in the
1049                 imageviewer again
1050
1051 2003-05-14 [christoph]  0.8.11claws152
1052
1053         * src/folder.c
1054                 fix folder update after adding a message
1055
1056 2003-05-13 [alfons]     0.8.11claws151
1057
1058         * src/common/session.c
1059                 remove debug traces
1060                 
1061         * src/addrcache.[ch]
1062         * src/filtering.[ch]
1063         * src/folder.[c]
1064         * src/gtkaspell.[ch]
1065         * src/imap.[ch]
1066         * src/mbox_folder.[ch]
1067         * src/mh.[ch]
1068         * src/mimeview.h
1069         * src/msgcache.[ch]
1070         * src/news.[ch]
1071         * src/passphrase.[ch]
1072         * src/prefs_common.[ch]
1073         * src/prefs_gtk.[ch]
1074         * src/procmsg.c
1075         * src/scoring.[ch]
1076                 be pedantic; (in prototypes () implies (int))
1077
1078 2003-05-13 [alfons]     0.8.11claws150
1079
1080         * src/prefs_toolbar.[ch]
1081         * src/summaryview.[ch]
1082         * src/toolbar.[ch]
1083                 change misleading text in toolbar prefs;
1084                 add toolbar action for ignore thread (toggles ignore thread flag);
1085                 clean up a little bit;
1086
1087 2003-05-12 [paul]
1088
1089         * tools/convert_mbox.pl
1090                 bug fixed by Fred Marton
1091
1092 2003-05-12 [paul]
1093
1094         * sync with 0.9.0pre1
1095
1096 2003-05-09 [paul]       0.8.11claws149
1097
1098         * sync with 0.8.11cvs43
1099                 see ChangeLog 2003-05-09
1100
1101 2003-05-08 [christoph]  0.8.11claws148
1102
1103         * src/imap.[ch]
1104                 o use CAPABILIY as first command and check for PREAUTH
1105                   information in the response to it
1106                 o rewrite all imap_cmd_* functions to use an IMAPSession
1107                   instead of a SockInfo as parameter
1108                 o do STARTTLS after fetching and checking the server
1109                   capabilities
1110
1111 2003-05-08 [paul]       0.8.11claws147
1112
1113         * tools/Makefile.am
1114           tools/README
1115           tools/convert_mbox.pl         ** NEW FILE **
1116                 add mbox conversion script. Submitted by 
1117                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1118
1119 2003-05-07 [christoph]
1120
1121         * doc-src/glade.txt
1122         * src/gtk/pluginwindow.glade
1123         * src/plugins/image_viewer/viewerprefs.glade
1124         * src/plugins/spamassassin/spamassassin_gtk.glade
1125                 add glade files for user interfaces and a description how
1126                 to use glade to create the sylpheed code
1127
1128 2003-05-07 [paul]       0.8.11claws146
1129
1130         * sync with 0.8.11cvs41
1131                 see ChangeLog 2003-05-07
1132
1133 2003-05-06 [christoph]  0.8.11claws145
1134
1135         * src/main.c
1136         * src/plugins/image_viewer/viewer.c
1137                 fix usage of imlib in imageviewer plugin
1138
1139         * src/gtk/prefswindow.c
1140                 handle window close event correctly
1141
1142 2003-05-06 [paul]       0.8.11claws144
1143
1144         * src/common/ssl.c
1145                 fix typo introduced in sync
1146
1147 2003-05-06 [paul]       0.8.11claws143
1148
1149         * sync with 0.8.11cvs39
1150                 see ChangeLog 2003-05-06
1151
1152 2003-05-06 [paul]       0.8.11claws142
1153
1154         * AUTHORS
1155           po/cs.po
1156                 updated Czech translation, submitted by 
1157                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1158                 
1159         * src/plugins/clamav/clamav_plugin_gtk.c
1160                 clean up
1161
1162 2003-05-03 [alfons]     0.8.11claws141
1163
1164         * src/compose.[ch]
1165                 make paste as quotation work even when the call to 
1166                 text_inserted() was deferred (fixes bug #140 "Paste 
1167                 as quotation does not work when using "external" 
1168                 clipboard")
1169
1170 2003-05-03 [thorsten]   0.8.11claws140
1171
1172         * src/addrquery.h
1173           src/ldapquery.h
1174           src/mainwindow.c
1175                 removed C++ comments
1176         * src/addr_compl.c
1177                 function with non-int retval/param used before
1178                 implementation/declaration
1179
1180 2003-05-02 [paul]       0.8.11claws139
1181
1182         * src/addr_compl.[ch]
1183           src/addressbook.[ch]
1184           src/addrindex.c
1185           src/summaryview.c
1186                 revert match's changes to (finally) remove the bug where
1187                 opening a folder causes massive slowdown when using the 
1188                 'Display sender using address book' option
1189
1190 2003-05-01 [melvin]     0.8.11claws138
1191
1192         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1193         * src/plugins/dillo_viewer/dillo_viewer.c
1194                 Fixed bug where "Cancel" button from prefs issued
1195                 warnings.
1196                 Comply a little more to coding style
1197
1198 2003-05-01 [paul]       0.8.11claws137
1199
1200         * sync with 0.8.11cvs38
1201                 see ChangeLog 2003-05-01
1202
1203 2003-05-01 [paul]       0.8.11claws136
1204
1205         * po/bg.po
1206                 updated by George Danchev
1207
1208 2003-04-30 [christoph]  0.8.11claws135
1209
1210         * src/plugins/dillo_viewer/dillo_prefs.c
1211         * src/plugins/image_viewer/viewerprefs.c
1212         * src/plugins/spamassassin/spamassassin_gtk.c
1213                 remove gtk_widget_ref() calls for widgets in
1214                 glade code
1215
1216 2003-04-30 [paul]       0.8.11claws134
1217
1218         * src/addrindex.c
1219                 ok, this time a better fix for the bug where opening folder
1220                 has massive slowdown when using the 'Display sender using 
1221                 address book' option
1222
1223 2003-04-30 [paul]       0.8.11claws133
1224
1225         * src/addrindex.c
1226                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1227         
1228 2003-04-30 [melvin]     0.8.11claws132
1229
1230         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1231
1232         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1233                 Preferences for the dillo plugin
1234         * src/plugins/dillo_viewer/dillo_viewer.c
1235                 Support for preferences
1236         * src/plugins/dillo_viewer/Makefile.am
1237                 Added dillo_prefs.[ch]
1238
1239 2003-04-30 [alfons]     0.8.11claws131
1240
1241         * src/common/plugin.[ch]
1242                 see? this ANSI C'fication immediately gives us type
1243                 checking for free.
1244
1245 2003-04-30 [alfons]     0.8.11claws130
1246
1247         * src/common/plugin.[ch]
1248         * src/plugins/clamav/clamav_plugin.[ch]
1249         * src/plugins/clamav/clamav_plugin_gtk.c
1250         * src/plugins/demo/demo.c
1251         * src/plugins/dillo_viewer/dillo_viewer.c
1252         * src/plugins/image_viewer/plugin.c
1253         * src/plugins/image_viewer/viewer.[ch]
1254         * src/plugins/image_viewer/viewerprefs.[ch]
1255         * src/plugins/mathml_viewer/mathml_viewer.c
1256         * src/plugins/spamassassin/spamassassin.[ch]
1257         * src/plugins/spamassassin/spamassassin_gtk.c
1258         * src/plugins/trayicon/trayicon.c
1259                 clean up
1260
1261 2003-04-30 [alfons]     0.8.11claws129
1262
1263         * src/common/utils.c
1264                 make is_ascii_str() fail gracefully when NULL pointer
1265                 is passed
1266
1267 2003-04-30 [paul]       0.8.11claws128
1268
1269         * src/addrindex.c
1270                 fix bug where opening folder has massive slowdown when
1271                 using the 'Display sender using address book' option
1272
1273 2003-04-30 [paul]       0.8.11claws127
1274
1275         * src/plugins/clamav/clamav_plugin.c
1276           src/plugins/clamav/clamav_plugin_gtk.c
1277           src/plugins/demo/demo.c
1278           src/plugins/dillo_viewer/dillo_viewer.c
1279           src/plugins/image_viewer/plugin.c
1280           src/plugins/mathml_viewer/mathml_viewer.c
1281           src/plugins/spamassassin/spamassassin.c
1282           src/plugins/spamassassin/spamassassin_gtk.c
1283           src/plugins/trayicon/trayicon.c
1284                 get rid of eye-hurting function signatures
1285
1286 2003-04-30 [paul]       0.8.11claws126
1287
1288         * src/plugins/trayicon/trayicon.c
1289                 add description
1290                 
1291         * src/mimeview.c
1292                 be more descriptive
1293
1294 2003-04-30 [paul]       0.8.11claws125
1295
1296         * configure.ac
1297                 arrange the plugins in reverse alphabetical order
1298                 
1299         * src/plugins/clamav/clamav_plugin.[ch]
1300           src/plugins/clamav/clamav_plugin_gtk.c
1301                 rename some params
1302                 resize max_size window
1303                 re-arrange the order of some gui elements
1304                 improve descriptions
1305         
1306         * src/plugins/image_viewer/plugin.c
1307           src/plugins/mathml_viewer/mathml_viewer.c
1308                 add descriptions
1309                 
1310         * src/plugins/spamassassin/spamassassin_gtk.c
1311                 resize max_size window
1312                 re-arrange the order of some gui elements
1313                 
1314         * src/messageview.c
1315           src/mimeview.c
1316                 correct typos
1317
1318 2003-04-30 [alfons]     0.8.11claws124
1319
1320         * src/imap.c
1321                 fix a leak found while browsing Martin Kluge's 
1322                 valgrind log (Claws only)
1323
1324 2003-04-29 [darko]      0.8.11claws123
1325
1326         * src/gtk/gtkstext.h
1327                 include wchar.h if it is available, fixes compilation
1328                 on HP-UX systems
1329
1330 2003-04-29 [melvin]     0.8.11claws122
1331
1332         * src/prefs_actions.c
1333                 Improved help text of Actions' syntax
1334
1335 2003-04-28 [paul]       0.8.11claws121
1336
1337         * src/action.c
1338                 a better fix for the crash when performing an action
1339                 on a mime part
1340
1341 2003-04-28 [paul]       0.8.11claws120
1342
1343         * src/action.c
1344                 fix crash when performing an action on a
1345                 mime part
1346
1347 2003-04-28 [paul]       0.8.11claws119
1348
1349         * sync with 0.8.11cvs36
1350                 see ChangeLog 2003-04-28
1351
1352 2003-04-27 [paul]       0.8.11claws118
1353
1354         * more sync with 0.8.11cvs35
1355                 see ChangeLog 2003-04-25
1356
1357 2003-04-26 [christoph]  0.8.11claws117
1358
1359         * src/folder.c
1360                 fix remove virtual check
1361
1362 2003-04-26 [paul]       0.8.11claws116
1363
1364         * src/messageview.c
1365                 fix return-receipt, make it work again
1366
1367 2003-04-26 [paul]       0.8.11claws115
1368
1369         * src/mimeview.c
1370                 restore double-clicking of the [application/pgp-signature 
1371                 (Select "Check signature" to check)] line in the message view,
1372                 broken in recent sync
1373
1374 2003-04-26 [christoph]  0.8.11claws114
1375
1376         * src/folder.c
1377                 check if remove virtual really exists before
1378                 calling the function
1379
1380 2003-04-25 [match]      0.8.11claws113
1381
1382         * src/addrindex.c
1383         * src/addrbook.c
1384         * src/ldapquery.[ch]
1385         * src/ldapctrl.[ch]
1386                 fix memleak.
1387         * src/ldapserver.[ch]
1388                 fix memleak. fix segfault.
1389                 plug a Claws memleak
1390
1391 2003-04-25 [alfons]     0.8.11claws112
1392
1393         * src/folder.c
1394                 plug a Claws memleak
1395
1396 2003-04-25 [alfons]     0.8.11claws111
1397
1398         * src/common/session.c
1399                 plug a memleak
1400
1401 2003-04-25 [paul]       0.8.11claws110
1402
1403         * sync with 0.8.11cvs35
1404                 see ChangeLog 2003-04-24 and 2003-04-25
1405                 
1406         * src/gtk/pluginwindow.c
1407                 correct another strange float value
1408
1409 2003-04-24 [christoph]  0.8.11claws109
1410
1411         * src/folder.c
1412                 freeze folder item updates when unsetting new flags
1413
1414         * src/gtk/pluginwindow.c
1415                 correct strange float value
1416
1417 2003-04-23 [paul]       0.8.11claws108
1418
1419         * sync with 0.8.11cvs33
1420                 see ChangeLog 2003-04-23
1421
1422 2003-04-22 [paul]       0.8.11claws107
1423
1424         * src/Makefile.am
1425           src/messageview.c
1426           src/mimeview.c
1427           src/pgptext.[ch]      ** REMOVED **
1428                 remove pgptext.[ch] as its not used any more
1429
1430 2003-04-22 [paul]       0.8.11claws106
1431
1432         * sync with 0.8.11cvs31
1433                 see ChangeLog 2003-04-21 and 2003-04-22
1434
1435 2003-04-21 [alfons]     0.8.11claws105
1436
1437         * src/main.c
1438                 No access to GTK structures if we're a spawned child
1439                 (and clean up code a little bit...) Should fix #126.
1440
1441 2003-04-21 [melvin]     0.8.11claws104
1442
1443         * src/plugins/dillo_viewer/README
1444                 Improved slightly the text.
1445
1446 2003-04-21 [melvin]     0.8.11claws103
1447
1448         * src/plugins/dillo_viewer/README *** NEW ***
1449                 Added a README file for the Dillo plugin
1450
1451 2003-04-20 [paul]
1452
1453         * tools/README
1454           tools/outlook2sylpheed.pl
1455                 updated and improved by Ricardo Mones Lastra
1456
1457 2003-04-18 [oliver]     0.8.11claws102
1458
1459         * src/inc.c 
1460         * src/prefs_account.h
1461                 remove Pop3SessionType (used by selective download)
1462         * src/prefs_toolbar.c
1463                 enable set Default Toolbar button
1464
1465 2003-04-18 [paul]       0.8.11claws101
1466
1467         * sync with 0.8.11cvs29
1468                 see ChangeLog 2003-04-18
1469
1470 2003-04-17 [paul]       0.8.11claws100
1471
1472         * src/prefs_common.[ch]
1473           src/summaryview.c
1474                 remove 'Open next message on deletion' option,
1475                 as the same effect can now be achieved via the
1476                 'Always open messages in summary when selected'
1477                 option.
1478
1479 2003-04-17 [paul]       0.8.11claws99
1480
1481         * sync with 0.8.11cvs28
1482                 see ChangeLog 2003-04-17
1483
1484 2003-04-17 [christoph]  0.8.11claws98
1485
1486         * ac/spamassassin.m4
1487         * src/plugins/spamassassin/libspamc.[ch]
1488         * src/plugins/spamassassin/utils.[ch]
1489                 sync libspamc with SpamAssassin project
1490
1491 2003-04-17 [christoph]  0.8.11claws97
1492
1493         * src/common/socket.h
1494         * src/gtk/sslcertwindow.h
1495                 rename old USE_SSL to USE_OPENSSL
1496
1497 2003-04-17 [paul]       0.8.11claws96
1498
1499         * src/prefs_common.h
1500                 use gulong for P_COLOR so that it compiles/runs on
1501                 64-bit systems. Patch submitted by James Noyes
1502                 <jnoyes-claws@retrogeeks.com>
1503                 
1504         * po/de.po
1505                 updated by Jens
1506
1507 2003-04-17 [paul]       0.8.11claws95
1508
1509         * sync with 0.8.11cvs27
1510                 see ChangeLog 2003-04-16
1511
1512 2003-04-15 [paul]       0.8.11claws94
1513
1514         * src/prefs_common.[ch]
1515                 rearrange to stop the window getting too long:
1516                         move Receive dialog stuff to Receive tab
1517                         move Send dialog to Send tab
1518                         remove Dialogs frame
1519                 rename 'Open messages in summary with cursor keys' to
1520                 'Always open messages in summary when selected', as its
1521                 more appropriate
1522
1523 2003-04-15 [paul]       0.8.11claws93
1524
1525         * src/prefs_common.[ch]
1526           src/summaryview.c
1527                 add new option '/Interface/Open next message on deletion'
1528
1529 2003-04-15 [paul]       0.8.11claws92
1530
1531         * src/summaryview.[ch]
1532                 add /Mark/Lock and /Mark/Unlock to the pop-up
1533                 menu. Patch submitted by Ivan Francolin Martinez
1534                 <ivanfm@users.sourceforge.net>
1535
1536 2003-04-15 [paul]       0.8.11claws91
1537
1538         * sync with 0.8.11cvs24
1539                 see ChangeLog 2003-04-15
1540
1541 2003-04-14 [jens]       0.8.11claws90
1542
1543         * updated German translation and some corrections from
1544                 Roland Bless <bless@tm.uka.de>
1545
1546 2003-04-14 [paul]       0.8.11claws89
1547
1548         * sync with 0.8.11cvs22
1549                 see ChangeLog 2003-04-14
1550
1551 2003-04-13 [paul]       0.8.11claws88
1552
1553         * src/plugins/clamav/clamav_plugin.c
1554                 fix memory leaks
1555                 clean up
1556
1557 2003-04-12 [paul]       0.8.11claws87
1558
1559         * src/plugins/clamav/clamav_plugin.c
1560                 activate enable/disable archive scanning option
1561                 
1562         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1563
1564 2003-04-12 [paul]       0.8.11claws86
1565
1566         * src/plugins/Makefile.am
1567           src/plugins/clamav/Makefile.am                ** NEW FILE **
1568           src/plugins/clamav/README                     ** NEW FILE ** 
1569           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1570           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1571                 add Clam AntiVirus plugin
1572
1573 2003-04-12 [paul]       0.8.11claws85
1574
1575         * sync with 0.8.11cvs21
1576                 see ChangeLog 2003-04-11
1577
1578 2003-04-11 [paul]       0.8.11claws84
1579
1580         * po/es.po
1581                 update Spanish translation. Submitted by Ricardo
1582                 Mones Lastra.
1583
1584 2003-04-10 [christoph]  0.8.11claws83
1585
1586         * src/mbox.c
1587                 fix typo that did not move unfiltered mails to destination
1588                 folder
1589
1590         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1591          when filtering from spool)
1592
1593 2003-04-10 [christoph]  0.8.11claws82
1594
1595         * src/imap.c
1596                 use BODY.PEEK instead of BODY in in message fetch operation
1597                 to make sure the IMAP server does not set the \Seen flag for
1598                 messages. Sylpheed does that later itself, when the message
1599                 is opened in sylpheed
1600
1601         (closes Bug 111 Claws destroys unread marks)
1602
1603 2003-04-09 [oliver]     0.8.11claws81
1604         
1605         * src/folder.c
1606                 fix crash in folder_destroy
1607         * README.claws
1608                 remove selective download
1609
1610 2003-04-09 [christoph]  0.8.11claws80
1611
1612         * src/imap.c
1613                 fix crash in imap_get_msginfo() when then fetched message
1614                 is not found
1615
1616         (closes Bug 110 Crash during mail composition)
1617
1618 2003-04-08 [christoph]  0.8.11claws79
1619
1620         * src/folder.c
1621         * src/prefs_account.c
1622                 Filter new messages that are found in an INBOX folder
1623                 when 'Filter messages on receiving' is enabled in the
1624                 Folder's AccountPrefs. This allows to use Sylpheed's
1625                 filtering engine for IMAP folders where messages are
1626                 added to the INBOX by a MTA
1627
1628 2003-04-08 [paul]       0.8.11claws78
1629
1630         * src/procmsg.h
1631                 clean up after last commit
1632
1633 2003-04-08 [paul]       0.8.11claws77
1634
1635         * sync with 0.8.11cvs20
1636                 see ChangeLog 2003-04-07 and 2003-04-08
1637
1638 2003-04-07 [christoph]  0.8.11claws76
1639
1640         * src/filtering.[ch]
1641         * src/inc.[ch]
1642         * src/mbox.c
1643         * src/procmsg.[ch]
1644                 add procmsg_msginfo_filter() to execute filtering actions
1645
1646 2003-04-06 [christoph]  0.8.11claws75
1647
1648         * src/imap.c
1649                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1650
1651 2003-04-06 [christoph]  0.8.11claws74
1652
1653         * src/common/utils.[ch]
1654                 add g_int_compare() function for slist sorting
1655
1656         * src/imap.c
1657                 fetch all MsgInfos with one command in imap_get_msginfos()
1658                 using an imap set with a list of ranges
1659
1660         * src/news.c
1661                 use new g_int_compare() function
1662
1663 2003-04-06 [thorsten]   0.8.11claws73
1664
1665         * src/mh.c
1666                 corrected implementation of mh_folder_destroy()
1667
1668 2003-04-05 [christoph]  0.8.11claws72
1669
1670         * src/account.c
1671         * src/folder.[ch]
1672         * src/folderview.c
1673         * src/imap.c
1674         * src/inc.c
1675         * src/main.c
1676         * src/mainwindow.c
1677         * src/mbox_folder.c
1678         * src/mh.c
1679         * src/mimeview.h
1680         * src/msgcache.[ch]
1681         * src/news.c
1682         * src/procmime.h
1683         * src/procmsg.[ch]
1684         * src/setup.c
1685         * src/gtk/gtkutils.c
1686                 o rename structure field names class and new to klass and
1687                   new_msgs, to allow including files in C++
1688                 o add 'extern "C"' block to some header files
1689                 o add MsgInfoList and MsgNumberList as alias for GSList for
1690                   developers to know what type of list is expected
1691
1692         * src/plugins/image_viewer/plugin.c
1693         * src/plugins/image_viewer/viewer.[ch]
1694         * src/plugins/image_viewer/viewerprefs.[ch]
1695                 rename function names to prevent conflicts
1696
1697 2003-04-05 [paul]       0.8.11claws71
1698
1699         * sync with 0.8.11cvs18
1700                 see ChangeLog 2003-04-03 and 2003-04-04
1701
1702 2003-04-02 [christoph]  0.8.11claws70
1703
1704         * src/folder.[ch]
1705         * src/imap.[ch]
1706         * src/mbox_folder.[ch]
1707         * src/mh.[ch]
1708         * src/news.[ch]
1709                 o Make all virtual folder functions private
1710                 o remove unused folder code
1711
1712         * src/common/socket.[ch]
1713         * src/summaryview.c
1714                 fix warnings
1715
1716 2003-03-30 [alfons]     0.8.11claws69
1717
1718         * src/send_message.c
1719                 remove two debug traces and see if people still report
1720                 errors
1721
1722 2003-03-30 [alfons]     0.8.11claws68
1723
1724         * src/send_message.c
1725         * src/commons/session.c
1726                 add more debug traces
1727
1728 2003-03-30 [christoph]  0.8.11claws67
1729
1730         * src/folder.c
1731                 change processing folder name from .processing to processing
1732
1733         * src/common/ssl.c
1734                 disable SSL certificate check because it causes Xlib error
1735                 when the child process want's to open an GTK window
1736
1737 2003-03-30 [christoph]  0.8.11claws66
1738
1739         * src/folder.c
1740                 don't use default folder for processing folder item because
1741                 it can be a non local folder
1742
1743         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1744
1745 2003-03-30 [alfons]     0.8.11claws65
1746
1747         * src/send_message.c
1748                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1749                 to generate bad code for 'send_send_data_progressive': When
1750                 called from 'send_send_data_finished', the 'data' pointer is
1751                 cleared just before the assignment to the dialog pointer
1752
1753 2003-03-29 [christoph]  0.8.11claws64
1754
1755         * src/common/prefs.h
1756         * src/plugins/image_viewer/Makefile.am
1757         * src/plugins/image_viewer/plugin.c
1758         * src/plugins/image_viewer/viewer.[ch]
1759         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1760                 add PrefsPage for ImageViewer
1761
1762 2003-03-28 [thorsten]   0.8.11claws63
1763
1764         * src/common/session.c
1765                 added some comments
1766
1767 2003-03-28 [paul]       0.8.11claws62
1768
1769         * sync with 0.8.11cvs16
1770                 see ChangeLog 2003-03-28
1771
1772 2003-03-28 [paul]       0.8.11claws61
1773
1774         * sync with 0.8.11cvs15
1775                 see ChangeLog 2003-03-28
1776
1777 2003-03-27 [christoph]  0.8.11claws60
1778
1779         * src/folder.c
1780         * src/imap.c
1781         * src/common/socket.[ch]
1782                 set socket state to DISCONNECTED when any operation
1783                 fails to allow reconnecting in IMAP code without
1784                 checking the return code of all calls to the command
1785                 functions
1786
1787         * src/folderview.c
1788         * src/summaryview.c
1789                 remove some more stuff that depends on specific
1790                 folder types
1791
1792 2003-03-27 [paul]       0.8.11claws59
1793
1794         * sync with 0.8.11cvs14
1795                 see ChangeLog 2003-03-27
1796                 
1797         * src/selective_download.[ch]   ** REMOVED **
1798                 really removed
1799
1800 2003-03-27 [christoph]  0.8.11claws58
1801
1802         * src/folder.c
1803                 fix handling of tmp_flags in flag copy function
1804
1805 2003-03-27 [paul]       0.8.11claws57
1806
1807         * sync with 0.8.11cvs13
1808                 see ChangeLog 2003-03-27
1809
1810 2003-03-27 [oliver]     0.8.11claws56
1811
1812         * src/maiwindow.c
1813                 remove sel_download_cb
1814
1815 2003-03-27 [oliver]     0.8.11claws55
1816         
1817         * src/inc.c
1818                 remove POP3_TOP
1819         
1820 2003-03-26 [oliver]     0.8.11claws54
1821
1822         *src/pop.h
1823                 remove POP3_TOP*
1824         * README.claws
1825                 remove selective donwload readme
1826
1827 2003-03-26 [oliver]     0.8.11claws53
1828         * src/matcher.[ch]
1829         * src/matcher_parser_parse.y 
1830         * src/pop.c 
1831         * src/prefs_account.[ch]
1832         * src/prefs_filtering.c
1833                 remove selective donwload
1834
1835 2003-03-26 [oliver]     0.8.11claws52
1836
1837         * src/inc.[ch] 
1838         * src/filtering.c 
1839         * src/mainwindow.c 
1840                 remove selective donwload
1841
1842 2003-03-26 [oliver]     0.8.11claws51
1843         
1844         * src/Makefile.am
1845         * src/selective_download.[ch]   ** REMOVE **    
1846
1847 2003-03-26 [christoph]  0.8.11claws50
1848
1849         * src/news.c
1850                 fix NEWS that got broken by a sync with sylpheed-main
1851
1852 2003-03-26 [christoph]  0.8.11claws49
1853
1854         * src/mimeview.c
1855                 fix mime type guessing when no mime type is found for a file
1856
1857 2003-03-25 [christoph]  0.8.11claws48
1858
1859         * src/mimeview.c
1860         * src/procmime.c
1861                 remove mime type guessing from mime parser and use
1862                 name based mime types in viewer lookup for mime type
1863                 application/octet-stream
1864
1865 2003-03-25 [christoph]  0.8.11claws47
1866
1867         * doc-src/readme.txt
1868         * doc-src/rfc2554.txt
1869                 add RFC about SMTP AUTH
1870
1871         * src/send_message.c
1872         * src/common/smtp.[ch]
1873                 add extra error code for authentication errors and
1874                 clear temporary password when this error occurs
1875
1876         (closes Bug 84 authentication failure while sending should
1877          prompt for password again)
1878
1879 2003-03-25 [christoph]  0.8.11claws46
1880
1881         * configure.ac
1882         * src/Makefile.am
1883         * src/imageview.[ch]                            ** REMOVE **
1884         * src/messageview.[ch]
1885         * src/mimeview.[ch]
1886         * src/prefs_common.[ch]
1887         * src/textview.c
1888         * src/plugins/Makefile.am
1889         * src/plugins/image_viewer/.cvsignore           ** NEW **
1890         * src/plugins/image_viewer/Makefile.am          ** NEW **
1891         * src/plugins/image_viewer/plugin.c             ** NEW **
1892         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1893                 move image viewer into a plugin (building is enabled by default)
1894                 [ToDo: Prefs for resize and autoview]
1895
1896 2003-03-25 [paul]       0.8.11claws45
1897
1898         * sync with 0.8.11cvs12
1899                 see ChangeLog 2003-03-26
1900
1901 2003-03-25 [paul]       0.8.11claws44
1902
1903         * sync with 0.8.11cvs11
1904                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1905                 
1906         Note: Selective Download is broken.
1907                 
1908 2003-03-22 [christoph]  0.8.11claws43
1909
1910         * src/folder.c
1911                 code cleanup for flags copying
1912
1913 2003-03-22 [christoph]  0.8.11claws42
1914
1915         * src/plugins/trayicon/trayicon.c
1916                 fix setting the transparent area when the window size
1917                 is forced by the system tray
1918
1919 2003-03-22 [christoph]  0.8.11claws41
1920
1921         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1922         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1923         * src/plugins/trayicon/newmail.xpm              ** NEW **
1924         * src/plugins/trayicon/nomail.xpm               ** NEW **
1925         * src/plugins/trayicon/trayicon.c
1926         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1927                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1928                 o add icon for unread mails
1929                 o set transparency for window
1930
1931 2003-03-22 [christoph]  0.8.11claws40
1932
1933         * src/news.c
1934                 init news session to prevent crash when session is closed
1935
1936 2003-03-22 [christoph]  0.8.11claws39
1937
1938         * src/imap.c
1939         * src/common/session.[ch]
1940                 Init session data to make sure we don't have invalid pointers
1941                 for read_ch and write_ch when new multi process sessions are
1942                 not used
1943
1944         * src/main.c
1945         * src/common/plugin.c
1946         * src/common/sylpheed.c
1947         * src/plugins/demo/demo.c
1948         * src/plugins/dillo_viewer/dillo_viewer.c
1949         * src/plugins/mathml_viewer/mathml_viewer.c
1950         * src/plugins/spamassassin/spamassassin.c
1951         * src/plugins/spamassassin/spamassassin_gtk.c
1952                 add plugin types to allow loading plugins at different times
1953                 (and maybe for different frontends), because it's not good to
1954                 load GTK-Plugins gefore gtk_init was called
1955
1956         * configure.ac
1957         * src/plugins/Makefile.am
1958         * src/plugins/trayicon/.cvsignore               ** NEW **
1959         * src/plugins/trayicon/Makefile.am              ** NEW **
1960         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1961         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1962         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1963         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1964         * src/plugins/trayicon/trayicon.c               ** NEW **
1965                 New Trayicon plugin that shows an icon in a systray that uses
1966                 XEMBED protocol like Gnome's systray. Icon shows if there
1967                 are new mails and a tooltip shows information about new,
1968                 unread and total messages.
1969
1970 2003-03-22 [paul]       0.8.11claws38
1971
1972         * src/common/smtp.c
1973                 fix ESMTP AUTH CRAM-MD5
1974                 [sync with main (still version 0.8.11cvs6), see
1975                  ChangeLog 2003-03-22]
1976
1977 2003-03-21 [colin]      0.8.11claws37
1978
1979         * src/send_message.c
1980                 Fix USE_SSL => USE_OPENSSL
1981
1982 2003-03-21 [colin]      0.8.11claws36
1983
1984         * src/folderview.c
1985                 Fix counts in drag and dropped subfolders
1986
1987 2003-03-21 [colin]      0.8.11claws35
1988
1989         * src/folder.c 
1990         * src/folderview.c
1991                 speed up a bit folder dnd
1992
1993 2003-03-20 [alfons]     0.8.11claws34
1994
1995         * src/main.c
1996         * src/toolbar.c
1997         * src/procmsg.c
1998                 don't send locked queue messages
1999                 (feature request "[ 705245 ] Locking message in outbox 
2000                  should prevent sending")
2001
2002 2003-03-20 [christoph]  0.8.11claws33
2003
2004         * src/folder.c
2005                 remove NEW and UNREAD flag in special folders when scanning
2006                 
2007         * src/common/smtp.c
2008                 fix ESMTP AUTH CRAM-MD5
2009
2010 2003-03-20 [paul]       0.8.11claws32
2011
2012         * src/prefs_account.c
2013                 Re-write 'Tunnel command to open connection' as
2014                 'Use command to communicate with server', and disable
2015                 it for all except IMAP accounts
2016
2017 2003-03-20 [paul]       0.8.11claws31
2018
2019         * sync with 0.8.11cvs6
2020                 see ChangeLog 2003-03-20
2021
2022 2003-03-19 [match]      0.8.11claws30
2023
2024         * src/addritem.[ch]
2025                 include documentation. minor refactoring.
2026         * src/addr_compl.[ch]
2027         * src/addrindex.[ch]
2028         * src/addresbook.[ch]
2029         * src/summaryview.c
2030                 re-enable address lookup (was disabled in
2031                 0.8.11claws20).
2032
2033 2003-03-19 [christoph]  0.8.11claws29
2034
2035         * src/procmsg.c
2036                 add temp flag handling, will make moving and copying
2037                 messages possible again
2038
2039         * src/folder.c
2040                 correct calulation of folder stats
2041
2042 2003-03-18 [match]      0.8.11claws28
2043
2044         * src/editgroup.h
2045                 remove case sensitive comparison (closes bug 80).
2046
2047 2003-03-18 [christoph]  0.8.11claws27
2048
2049         * src/imap.c
2050                 fix imap using a tunnel command
2051
2052         (closes bug 87)
2053
2054 2003-03-18 [christoph]  0.8.11claws26
2055
2056         * src/folder.[ch]
2057         * src/imap.c
2058         * src/procmsg.[ch]
2059                 rewrite flag handling for folders
2060
2061 2003-03-18 [christoph]  0.8.11claws25
2062
2063         * src/folder.c
2064         * src/procmsg.c
2065         * src/summaryview.c
2066                 unset NEW and UNREAD flags when message is ignored, to make
2067                 sure messages don't show up as unread on other IMAP clients,
2068                 because the IGNORE_THREAD flag can not be syncronized through
2069                 the IMAP folder
2070
2071 2003-03-17 [christoph]  0.8.11claws24
2072
2073         * src/imap.c
2074                 don't use recursion to fetch uids when the number of messages
2075                 does not match. Moved code into subfunction that is used
2076                 again when needed, to prevent an endless loop.
2077
2078 2003-03-17 [thorsten]   0.8.11claws23
2079
2080         * src/imageview.[ch]
2081                 export imageview_get_resized_size() (for plugins)
2082         * src/prefs_common.[ch]
2083                 added prefs_common_get() (for plugins)
2084
2085 2003-03-17 [christoph]  0.8.11claws22
2086
2087         * src/imap.c
2088                 o remove UID guessing from copy code
2089                 o support UIDPLUS extension for APPEND command
2090
2091 2003-03-17 [paul]       0.8.11claws21
2092
2093         * src/gtk/about.c
2094                 remove 'Compiled-plugins' section.
2095                 
2096         * src/plugins/dillo_viewer/dillo_viewer.c
2097                 slight change to description text
2098
2099 2003-03-16 [match]      0.8.11claws20
2100         * src/ldapserver.[ch]           ** NEW **
2101         * src/ldapctrl.[ch]             ** NEW **
2102         * src/ldapquery.[ch]            ** NEW **
2103         * src/ldaputil.[ch]             ** NEW **
2104         * src/addrcindex.[ch]           ** NEW **
2105         * src/addrquery.h               ** NEW **
2106         * src/addritem.[ch]
2107         * src/addrcache.[ch]
2108         * src/addrindex.[ch]
2109         * src/addr_compl.[ch]
2110         * src/addressbook.[ch]
2111         * src/addrbook.[ch]
2112         * src/editgroup.c
2113         * src/editaddress.c
2114         * src/editldap.c
2115         * src/editldap_basedn.c
2116         * src/vcard.c
2117         * src/jpilot.c
2118         * src/Makefile.am
2119                 included dynamic LDAP queries. improved address
2120                 completion.
2121
2122 2003-03-16 [paul]       0.8.11claws19
2123
2124         * tools/multiwebsearch.pl
2125                 fix a fatal typo
2126
2127 2003-03-16 [christoph]  0.8.11claws18
2128
2129         * src/mimeview.c
2130         * src/plugins/dillo_viewer/dillo_viewer.c
2131         * src/plugins/mathml_viewer/mathml_viewer.c
2132                 make unregistering of MimeViewerFactorys possible
2133
2134 2003-03-16 [alfons]     0.8.11claws17
2135
2136         * configure.ac
2137                 correct typo
2138
2139 2003-03-16 [melvin]     0.8.11claws16
2140
2141         * src/plugins/dillo_viewer.c
2142                 Fixed bug where it was not possible to view more than
2143                 one text/html attachment per message (bug discovered
2144                 by Christoph Hohmann).
2145
2146 2003-03-15 [melvin]     0.8.11claws15
2147
2148         * src/prefs_actions.c
2149                 Fixed compilation warnings.
2150
2151 2003-03-15 [melvin]     0.8.11claws14
2152
2153         * src/plugins/Makefile.am
2154         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2155         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2156         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2157                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2158                 newer (http://dillo.auriga.wearlab.de/).
2159
2160 2003-03-15 [christoph]  0.8.11claws13
2161
2162         * src/imap.c
2163                 don't query imap folder for attributes because we already
2164                 for them from imap_status
2165
2166         * src/mimeview.[ch]
2167                 add support for plugable MimeViewers (unloading Viewers
2168                 not yet complete)
2169
2170         * src/plugins/Makefile.am
2171         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2172         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2173         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2174                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2175                 widget from http://helm.cs.unibo.it/mml-widget/
2176
2177 2003-03-14 [christoph]  0.8.11claws12
2178
2179         * src/folder.[ch]
2180                 o error return code's should better be negative
2181                 o replace printf with debug_print
2182
2183         * src/imap.c
2184                 improve IMAP folder scan by checking UID-NEXT
2185
2186         * src/summaryview.c
2187                 remove check that are unnecessary in my opinion
2188
2189 2003-03-13 [christoph]  0.8.11claws11
2190
2191         * src/folder.[ch]
2192         * src/foldersel.c
2193         * src/folderview.c
2194         * src/imap.c
2195         * src/mbox_folder.c
2196         * src/mh.c
2197         * src/news.c
2198         * src/prefs_scoring.c
2199         * src/summaryview.c
2200                 use a common function to get a displayable name
2201                 for a FolderItem
2202
2203 2003-03-13 [paul]       0.8.11claws10
2204
2205         * tools/Makefile.am
2206           tools/README
2207           tools/multiwebsearch.conf     ** NEW FILE **
2208           tools/multiwebsearch.pl       ** NEW FILE **
2209                 add multiwebsearch Actions script
2210
2211 2003-03-13 [colin]      0.8.11claws9
2212
2213         * src/compose.c
2214                 Remove leading emtpy lines from quoted text
2215                 before quoting it
2216
2217 2003-03-13 [melvin]     0.8.11claws8
2218
2219         * src/prefs_actions.c
2220                 Fixed a memory leak
2221                 Code clean ups
2222                 Added Cancel and OK buttons
2223                 Corrected help text
2224
2225 2003-03-13 [christoph]  0.8.11claws7
2226
2227         * src/account.c
2228         * src/folder.[ch]
2229         * src/imap.c
2230         * src/mainwindow.c
2231         * src/mbox_folder.c
2232         * src/mh.c
2233         * src/news.c
2234         * src/setup.c
2235                 replace more folder type stuff with folder class stuff
2236
2237 2003-03-13 [melvin]     0.8.11claws6
2238
2239         * src/prefs_actions.c
2240                 Added new tokens:
2241                 %u: user provided argument
2242                 %h: user provided argument (hidden on input)
2243                 %s: current text selection in the message view 
2244
2245 2003-03-13 [paul]       0.8.11claws5
2246
2247         * sync with 0.8.11cvs5
2248                 see ChangeLog 2003-03-11, 2003-03-12
2249
2250 2003-03-12 [christoph]  0.8.11claws4
2251
2252         * src/folder.c
2253                 use folder class idstr when writing folderlist.xml
2254
2255         * src/folder.h
2256         * src/imap.c
2257         * src/news.c
2258                 replace folder type checks with folder class checks
2259
2260 2003-03-12 [christoph]  0.8.11claws3
2261
2262         * src/folder.[ch]
2263         * src/imap.[ch]
2264         * src/main.c
2265         * src/mbox_folder.[ch]
2266         * src/mh.[ch]
2267         * src/news.[ch]
2268                 o create a list of known folder classes in the folder system
2269                 o use folder class id strings for folder item identifiers
2270
2271 2003-03-12 [christoph]  0.8.11claws2
2272
2273         * src/imap.c
2274                 fix imap uid validity check
2275
2276 2003-03-12 [christoph]  0.8.11claws1
2277
2278         * src/account.c
2279         * src/folder.[ch]
2280         * src/foldersel.c
2281         * src/folderview.c
2282         * src/imap.c
2283         * src/mainwindow.c
2284         * src/mbox_folder.c
2285         * src/mh.c
2286         * src/news.c
2287         * src/prefs_scoring.c
2288         * src/procmsg.c
2289         * src/setup.c
2290         * src/summaryview.c
2291                 initial restructuring of folder system, seperating
2292                 folders and folder classes
2293
2294 2003-03-12 [paul]       0.8.11claws
2295
2296         0.8.11claws release
2297
2298 2003-03-12 [christoph]
2299
2300         * src/gtk/prefswindow.c
2301                 fix translation of "Page Index"
2302
2303 2003-03-12 [paul]       0.8.10claws110
2304
2305         a sync from 0.8.11cvs4 before the release
2306
2307         * src/common/utils.c
2308                 subject_compare_for_sort(): allow null strings (fixes
2309                 summary sorting).
2310
2311 2003-03-11 [paul]       0.8.10claws109
2312
2313         * po/es.po
2314                 update Spanish translation, submitted by
2315                 Ricardo Mones Lastra
2316
2317 2003-03-11 [melvin]     0.8.10claws108
2318
2319         * po/fr.po
2320                 Updated French translations
2321
2322 2003-03-11 [paul]       0.8.10claws107
2323
2324         * manual/en/Makefile.am
2325           manual/en/*.html
2326                 update English manual, add a new page
2327                 updated by Francois Barriere <fbarriere@atmel.fr>
2328                 
2329         * po/bg.po
2330           po/it.po
2331           po/sr.po
2332                 update Bulgarian, Italian, and Serbian translations
2333                 submitted by George Danchev, Alessandro Maestri, and
2334                 Urke MMI
2335
2336 2003-03-10 [paul]       0.8.10claws106
2337
2338         * src/gtk/about.c
2339           src/gtk/prefswindow.c
2340                 make some strings translatable
2341
2342 2003-03-10 [darko]      0.8.10claws105
2343
2344         * src/compose.c
2345                 code cleanup to make Hiro happy
2346
2347 2003-03-10 [paul]       0.8.10claws104
2348
2349         * sync with 0.8.11cvs2
2350                 see ChangeLog 2003-03-10
2351
2352 2003-03-09 [melvin]     0.8.10claws103
2353
2354         * src/textview.c
2355                 textview_set_font(): fix for message display in
2356                 UTF-8 locales (thanks to Sergey Vlasov).
2357                 (was unintentionnaly reverted in 0.8.6claws6)   
2358
2359 2003-03-08 [darko]      0.8.10claws102
2360
2361         * src/compose.c
2362                 fix infinite loop in wrapping as reported
2363                 by happycactus
2364                 obsoletes patch #696482
2365
2366 2003-03-08 [christoph]  0.8.10claws101
2367
2368         * src/imap.c
2369                 add workaround for IMAP servers that do not
2370                 support the "UID SEARCH UID" command
2371
2372 2003-03-07 [christoph]  0.8.10claws100
2373
2374         * src/plugins/spamassassin/spamassassin.[ch]
2375         * src/plugins/spamassassin/spamassassin_gtk.c
2376                 code cleanup
2377
2378 2003-03-07 [paul]       0.8.10claws99
2379
2380         * po/es.po
2381                 updated Spanish translation, submitted by
2382                 Ricardo Mones Lastra
2383
2384 2003-03-07 [christoph]  0.8.10claws98
2385
2386         * src/send.c
2387                 fix in 0.8.10claws94 was wrong
2388                 local delivery does not require escaping, remove escaping
2389                 code to make signatures of mails with "." lines valid
2390                 
2391                 NOTE: requires that sendmail is executed with "-i" option,
2392                       what is the default now, but has to be changed in all
2393                       exsiting accounts)
2394
2395 2003-03-07 [paul]       0.8.10claws97
2396
2397         * sync with 0.8.11 release
2398                 see ChangeLog 2003-03-07
2399
2400 2003-03-06 [paul]       0.8.10claws96
2401
2402         * src/compose.c
2403                 revert commit 0.8.10claws92
2404
2405 2003-03-06 [paul]       0.8.10claws95
2406
2407         * src/folderview.c
2408                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2409
2410         * src/gtkaspell.c
2411                 fix bug 74, 'Crash opening editor window with pseudo-color
2412                 display'
2413                 
2414         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2415
2416 2003-03-06 [christoph]  0.8.10claws94
2417
2418         * src/send.c
2419                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2420                 all lines starting with a period get an extra period
2421                 inserted
2422                 (found by Simon 'corecode' Schubert)
2423
2424 2003-03-06 [paul]       0.8.10claws93
2425
2426         * src/folderview.c
2427                 if configured font can't be loaded fall back to gtk
2428                 default. (with thanks to Christoph)
2429                 
2430                 closes long-standing bug 15 'Crashes on startup'
2431
2432 2003-03-06 [paul]       0.8.10claws92
2433
2434         * src/compose.c
2435                 freeze text before autosave and thaw afterwards
2436                 fixes bug 67 'autosave make re-rediting message crazy'
2437
2438 2003-03-06 [christoph]  0.8.10claws91
2439
2440         * src/compose.c
2441                 ignore address comment in dupe check for Cc-list
2442
2443         (closes reopened bug 47 Replying to message strips name part of
2444          e-mail addresses of Cc: lines)
2445
2446 2003-03-06 [paul]       0.8.10claws90
2447
2448         * src/Makefile.am
2449                 remove reference to gtkxtext.h as its no longer in
2450                 the repository
2451
2452 2003-03-06 [paul]       0.8.10claws89
2453
2454         * sync with 0.8.10cvs25
2455                 see ChangeLog 2003-03-06
2456
2457 2003-03-06 [oliver]     0.8.10claws88
2458         
2459         * src/messageview.c
2460                 remove include
2461
2462 2003-03-06 [oliver]     0.8.10claws87
2463         
2464         * src/folderview.c 
2465                 remove changes introduced inclaws74
2466         * src/messageview.c
2467                 another attempt to sanely delete and update
2468                 messages deleted in separate messageview
2469
2470 2003-03-05 [christoph]  0.8.10claws86
2471
2472         * src/summaryview.c
2473                 check if "From" matches any account's address if
2474                 addressbook completion of addresses is disabled too
2475
2476         (closes Bug 70 "Display recipient in from" doesn't check
2477          folder's default account)
2478
2479 2003-03-05 [christoph]  0.8.10claws85
2480
2481         * src/compose.c
2482         * src/common/utils.[ch]
2483                 don't strip address comments when building Cc lists
2484
2485         (closes Bug 47 Replying to message strips name part of e-mail addresses
2486          of Cc: lines)
2487
2488         * src/folder.c
2489                 fix return value of copy function
2490
2491 2003-03-05 [christoph]  0.8.10claws84
2492
2493         * src/imap.c
2494                 don't ask imap server for non rfc822 headers
2495
2496         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2497
2498         * src/imap.c
2499                 destroy session on socket error to allow reconnecting
2500
2501 2003-03-05 [christoph]  0.8.10claws83
2502
2503         * configure.ac
2504                 fix building with gnome when no prefix is set
2505
2506         (closes bug 66 Gnome directory is set to NONE)
2507
2508 2003-03-05 [paul]       0.8.10claws82
2509
2510         * sync with 0.8.10cvs23
2511                 see ChangeLog 2003-03-05
2512
2513 2003-03-04 [christoph]  0.8.10claws81
2514
2515         * src/folder.c
2516                 o fix moving and copying when folder returns 0 for new
2517                   message number
2518                 o remove some code for single message copy and move
2519                   operations and use functions for multiple messages
2520
2521         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2522
2523         * src/news.c
2524                 remove unused include
2525
2526 2003-03-04 [paul]       0.8.10claws80
2527
2528         * src/gtk/about.c
2529                 list 'Compiled plugins'
2530
2531 2003-03-03 [christoph]  0.8.10claws79
2532
2533         * src/news.[ch]
2534                 have to multiply the percentage of the current fetch with
2535                 the percentage that it has of the total fetch operation
2536                 for correct values
2537
2538 2003-03-03 [christoph]  0.8.10claws78
2539
2540         * src/news.c
2541                 fix calculation of expected lines for progress indicator
2542
2543 2003-03-03 [christoph]  0.8.10claws77
2544
2545         * src/summaryview.c
2546         * src/common/utils.c
2547                 fix segfault when opening the root news folder
2548
2549 2003-03-03 [christoph]  0.8.10claws76
2550
2551         * src/mainwindow.[ch]
2552         * src/common/Makefile.am
2553         * src/common/progressindicator.[ch]
2554                 add UI independent progress indicator handling
2555
2556         * src/news.[ch]
2557                 use new progress indicator for message info fetching
2558
2559         * src/common/hooks.h
2560                 code cleanup
2561
2562 2003-03-03 [oliver]     0.8.10claws75
2563
2564         * src/toolbar.c
2565         * src/compose.c
2566                 removed commented code
2567
2568 2003-03-03 [oliver]     0.8.10claws74
2569
2570         * src/toolbar.[ch]
2571                 cleanups and refactoring
2572         * src/compose.[ch]
2573                 compose_reply_mode reply & forwarding interface for
2574                 toolbar buttons
2575         * src/folderview.c
2576                 act on messages marked for deletion in folderview_selected
2577                 based on prefs_common.immediate_exec since a message might 
2578                 have been deleted by messageview in a folder we are changing 
2579                 to (does anybody understand what I'm on about ?)
2580
2581 2003-03-03 [oliver]     0.8.10claws73
2582         
2583         * src/messageview.[ch]
2584                 new functions
2585                 - messageview_delete: delete message shown in messagview
2586                 - messageview_update_view: update messageview to currently 
2587                   selected summaryview message
2588                 - add separate messageview to msgview_list in order to update 
2589                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2590         * src/summaryview.[ch]
2591                 summary_get_selection returns a list of selected msgs
2592                 in summaryview
2593         * src/mainwindow.c
2594                 toolbar reply refactoring
2595
2596 2003-03-03 [paul]       0.8.10claws72
2597
2598         * sync with 0.8.10cvs21
2599                 see ChangeLog 2003-03-03
2600
2601 2003-03-02 [christoph]  0.8.10claws71
2602
2603         * src/common/passcrypt.c
2604                 use POSIX includes
2605
2606 2003-03-02 [christoph]  0.8.10claws70
2607
2608         * configure.ac
2609         * src/prefs_account.c
2610         * src/prefs_gtk.[ch]
2611         * src/common/.cvsignore
2612         * src/common/Makefile.am
2613         * src/common/passcrypt.c                ** NEW **
2614         * src/common/passcrypt.h.in             ** NEW **
2615                 Implement password encryption in config files
2616                 using unix encrypt and setkey functions. The crypt
2617                 key can be set as a configure parameter. Old
2618                 passwords will be converted if they do not begin
2619                 with '!'
2620
2621 2003-03-02 [paul]       0.8.10claws69
2622
2623         * src/prefs_account.c
2624                 fix compile error
2625
2626 2003-03-01 [thorsten]   0.8.10claws68
2627
2628         * po/el.po
2629           po/hr.po
2630           po/it.po
2631           po/nl.po
2632           po/sr.po
2633           po/sv.po
2634                 corrected format strings
2635         * po/en_GB.po
2636                 corrected headers
2637                 (fix compile errors with GNU gettext-0.11.5)
2638
2639 2003-03-01 [oliver]     0.8.10claws67
2640
2641         * src/summaryview.c
2642                 menu callbacks call toolbar_menu_reply
2643
2644 2003-03-01 [oliver]     0.8.10claws66
2645
2646         * src/mainwindow.c
2647         * src/messageview.c
2648                 menu callbacks call toolbar_menu_reply
2649         * src/toolbar.[ch]
2650                 callbacks from menu handled by toolbar_menu_reply
2651
2652 2003-03-01 [paul]       0.8.10claws65
2653
2654         * src/addressbook.c
2655                 revert commit 0.8.10claws54 - breaks editing of
2656                 addressbook.
2657                 
2658         * po/bg.po
2659                 update Bulgarian translation, submitted by
2660                 George Danchev
2661
2662 2003-02-28 [christoph]  0.8.10claws64
2663
2664         * src/account.c
2665         * src/addressadd.c
2666         * src/compose.c
2667         * src/gtkaspell.c
2668         * src/gtkxtext.h                ** REMOVE **
2669         * src/imap.c
2670         * src/matcher.[ch]
2671         * src/mh.c
2672         * src/news.c
2673         * src/pine.c
2674         * src/prefs_common.c
2675         * src/prefs_matcher.c
2676         * src/procheader.[ch]
2677         * src/procmsg.[ch]
2678         * src/toolbar.c
2679         * src/common/ssl_certificate.c
2680         * src/gtk/colorlabel.c
2681         * src/gtk/menu.c
2682                 o fix warnings
2683                 o remove code obsoleted by new cache and folder system rework
2684
2685 2003-02-28 [oliver]     0.8.10claws63
2686         
2687         * src/toolbar.[ch]
2688                 * fix bug where reply in Messageview replied to 
2689                 Message displayed in summaryview
2690                 (reportedd via ML by chinatinte at gmx dot ch)
2691                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2692                 didn't work in separate MessageView Toolbar
2693                 (wondering if anybody uses this at all ?)
2694         * src/summaryview.[ch]
2695                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2696                 (generalize reply and forward code);
2697         * src/messageview.c 
2698                 remove focus_in event which updated summaryview to messageview
2699
2700 2003-02-28 [paul]       0.8.10claws62
2701
2702         * po/Makefile.in.in
2703                 add the --check option
2704                 Patch submitted by Ricardo Mones Lastra
2705
2706 2003-02-28 [paul]       0.8.10claws61
2707
2708         * src/prefs_account.c
2709                 re-order 'Signature' items
2710
2711 2003-02-28 [paul]       0.8.10claws60
2712
2713         * sync with 0.8.10cvs20
2714                 see ChangeLog 2003-02-28
2715
2716 2003-02-28 [paul]       0.8.10claws59
2717
2718         * po/POTFILES.in
2719                 update to reflect recent movement of files
2720
2721 2003-02-28 [paul]       0.8.10claws58
2722
2723         * sync with 0.8.10cvs19
2724                 see ChangeLog 2003-02-28
2725
2726 2003-02-27 [martin]     0.8.10claws57
2727
2728         * src/prefs_matcher.c 
2729                 fix segfault in prefs_matcher_ok() when the
2730                 last entry is deleted and prevents that the
2731                 message "entry not saved" comes up after deleting
2732                 an entry
2733
2734 2003-02-27 [martin]     0.8.10claws56
2735
2736         * src/prefs_filtering.c 
2737                 fix segfault in prefs_filtering_ok() when the
2738                 last entry is deleted and prevents that the
2739                 message "entry not saved" comes up after deleting
2740                 an entry
2741
2742 2003-02-27 [paul]       0.8.10claws55
2743
2744         * sync with 0.8.10cvs18
2745                 see ChangeLog 2003-02-27
2746
2747 2003-02-27 [paul]       0.8.10claws54
2748
2749         * src/addressbook.c
2750                 fix bug where the address book crashes with 
2751                 multiple lookups.
2752                 Patch [687729] submitted by David Frager 
2753                 <dbfrager@users.sourceforge.net>
2754
2755 2003-02-25 [christoph]  0.8.10claws53
2756
2757         * src/Makefile.am
2758         * src/colorlabel.[ch]           ** REMOVE **
2759         * src/gtk/Makefile.am
2760         * src/gtk/colorlabel.[ch]       ** NEW **
2761                 move colorlabel files to gtk directory
2762
2763         * src/esmtp.[ch]                ** REMOVE **
2764                 has been merged into smtp.[ch] in 0.7.5
2765
2766 2003-02-25 [christoph]  0.8.10claws52
2767
2768         * src/Makefile.am
2769         * src/about.[ch]                ** REMOVE **
2770         * src/gtk/Makefile.am
2771         * src/gtk/about.[ch]            ** NEW **
2772                 move about files to gtk directory
2773
2774 2003-02-25 [christoph]  0.8.10claws51
2775
2776         * src/folder.c
2777                 some code optimization of folder scanning code
2778
2779         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2780
2781 2003-02-25 [christoph]  0.8.10claws50
2782
2783         * src/main.c
2784         * src/common/sylpheed.c
2785                 add command line parameter parsing to common code
2786
2787 2003-02-24 [christoph]
2788
2789         * Makefile.am
2790         * configure.ac
2791                 fix gnome prefix problems, the configure script now removed
2792                 `gnome-config --prefix` from `gnome-config --datadir`
2793                 and adds $(prefix} instead
2794
2795         (closes Bug 24 Makefile does not respect prefix when installing
2796          GNOME data)
2797
2798 2003-02-24 [christoph]  0.8.10claws49
2799
2800         * src/news.c
2801                 check for valid session before trying to authenticate
2802
2803         (closes Bug 60 crash if "authenticate on logon" is activated
2804          and newsserver-hostname is not valid)
2805
2806 2003-02-24 [melvin]     0.8.10claws48
2807
2808         * src/prefs_actions.c
2809                 Make sure all user's input is sent to the action and then
2810                 close the socket..
2811
2812 2003-02-23 [alfons]     0.8.10claws46
2813
2814         * src/summaryview.c
2815                 also wait cursor when deleting files
2816
2817 2003-02-23 [paul]
2818
2819         * tools/freshmeat_search.pl
2820           tools/google_search.pl
2821                 scripts should now work for any browser/browser command line
2822
2823 2003-02-22 [christoph]  0.8.10claws45
2824
2825         * src/procmsg.c
2826                 fix IMAP flag setting, IMAP flag is not handled correctly
2827                 anymore by the folder system and information about the
2828                 folder should not be saved in the MsgInfo (in my opinion)
2829
2830         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2831
2832 2003-02-22 [christoph]  0.8.10claws44
2833
2834         * src/summaryview.c
2835                 fix spelling of "label" ;-)
2836
2837 2003-02-22 [thorsten]   0.8.10claws43
2838
2839         * src/mimeview.c
2840           src/prefs_common.[ch]
2841           src/procmime.[ch]
2842                 do not use description as attachment name
2843
2844 2003-02-22 [alfons]     0.8.10claws42
2845
2846         * src/summaryview.c
2847                 freeze/thaw folder item updates when changing color labels,
2848                 and put a wait cursors on
2849
2850 2003-02-22 [thorsten]   0.8.10claws41
2851
2852         * src/mimeview.c
2853                 save-all fixes: crash if invoked on multipart container,
2854                 mimeinfo access, pathseparators, error dialog
2855
2856 2003-02-21 [alfons]     0.8.10claws40
2857
2858         * src/prefs_gtk.c
2859                 remove unused var
2860
2861 2003-02-21 [colin]      0.8.10claws39
2862
2863         * src/send.c
2864                 Fix smtp logging
2865
2866 2003-02-21 [colin]      0.8.10claws38
2867
2868         * src/summaryview.c
2869                 Freeze/thaw folderItem updates when filtering messages 
2870                 via Tools/Filter messages
2871
2872 2003-02-21 [paul]       0.8.10claws37
2873
2874         * src/compose.c
2875                 revert commit 0.8.10claws26, there are ulterior motives
2876                 for users to set a Reply-To header when posting to
2877                 newsgroups
2878
2879 2003-02-21 [paul]       0.8.10claws36
2880
2881         * sync with 0.8.10cvs17
2882                 see ChangeLog 2003-02-21
2883
2884 2003-02-20 [christoph]  0.8.10claws35
2885
2886         * src/imap.c
2887                 IMAP UID fetch speedup using SEARCH
2888
2889         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2890
2891         * src/imap.c
2892                 fix problem with UIDs in IMAP UID cache that no longer existed
2893
2894 2003-02-20 [christoph]  0.8.10claws34
2895
2896         * src/imap.c
2897         * src/procheader.c
2898         * src/procheader.h
2899                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2900
2901         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2902
2903         * src/imap.c
2904                 Rewrite imap_cmd_gen_recv use sock_getline instead
2905                 of sock_gets to avoid problems with too long reply
2906                 lines
2907     
2908 2003-02-20 [colin]      0.8.10claws33
2909         
2910         * src/prefs_account.c
2911                 Better wording
2912
2913 2003-02-20 [colin]      0.8.10claws32
2914
2915         * src/compose.c
2916                 Remove useless '&& !to_sender' 
2917
2918 2003-02-20 [darko]
2919
2920         * AUTHORS
2921                 change my e-mail address
2922
2923 2003-02-19 [colin]      0.8.10claws31
2924
2925         * src/prefs_common.c
2926                 X11 style colors for every configurable color
2927
2928 2003-02-19 [alfons]     0.8.10claws30
2929
2930         * src/prefs_gtk.[ch]
2931         * src/prefs_common.c
2932                 for color_new accept both plain integers and X11 style color
2933                 names (as found in /usr/lib/X11/rgb.txt)
2934
2935 2003-02-19 [paul]       0.8.10claws29
2936
2937         * src/mainwindow.c
2938                 add tooltips to online/offline button and account selector
2939                 button
2940
2941 2003-02-19 [paul]       0.8.10claws28
2942
2943         * src/folder.c
2944           src/news.c
2945           src/prefs_account.[ch]
2946           src/prefs_common.[ch]
2947                 move 'Maximum number of articles to download' to
2948                 account prefs.
2949                 clean up account prefs gui a little by hiding entries
2950                 rather then greying out entries
2951
2952 2003-02-19 [hiro]       0.8.10claws27
2953
2954         * src/common/utils.c
2955                 fix bug #54 'yesterdays date is displayed in the message 
2956                 summary window'
2957
2958 2003-02-19 [paul]       0.8.10claws26
2959
2960         * src/compose.c
2961                 fix bug reported in Feature Request [688596] 
2962                 'Reply-to header in news'
2963
2964 2003-02-18 [paul]       0.8.10claws25
2965
2966         * src/select-keys.c
2967                 add a 'List all keys' button to key selection dialog
2968
2969 2003-02-18 [colin]      0.8.10claws24
2970         
2971         * src/stock_pixmap.c
2972                 fix compile error
2973
2974 2003-02-18 [colin]      0.8.10claws23
2975
2976         * src/common/smtp.[ch]
2977           src/prefs_account.c
2978                 Try to starttls if it seems to be the only
2979                 way to authenticate a user
2980
2981 2003-02-18 [paul]       0.8.10claws22
2982
2983         * src/Makefile.am
2984           src/folderview.c
2985           src/stock_pixmap.[ch]
2986           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2987           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2988                 as a Drafts folder is a special folder allow it to have
2989                 its own unique icons
2990
2991 2003-02-18 [colin]      0.8.10claws21
2992
2993         * src/imap.c
2994                 Fix port selection when using starttls
2995
2996 2003-02-18 [paul]       0.8.10claws20
2997
2998         * src/mainwindow.c
2999           src/prefs_common.[ch]
3000                 make blue the default new mail colour
3001
3002 2003-02-18 [paul]       0.8.10claws19
3003
3004         * sync with 0.8.10cvs14
3005                 see ChangeLog 2003-02-18
3006
3007 2003-02-17 [jens]       0.8.10claws18
3008
3009         * src/common/md5.c
3010                 fixed a compile problem with gcc 3.3
3011                 works on 2.95.3 too (testet on PPC as it is big endian)
3012
3013 2003-02-17 [paul]       0.8.10claws17
3014
3015         * sync with 0.8.10cvs13
3016                 see ChangeLog 2003-02-17
3017
3018 2003-02-17 [paul]       0.8.10claws16
3019
3020         * sync with 0.8.10cvs12
3021                 see ChangeLog 2003-02-17
3022
3023 2003-02-16 [match]      0.8.10claws15
3024
3025         * src/addressbook.c
3026                 Eliminates reloading of address data when items
3027                 deleted or added. Applied submitted by
3028                 Luke Plant <lukeplant@softhome.net>
3029
3030 2003-02-16 [paul]       0.8.10claws14
3031
3032         * src/news.c
3033                 when a 'protocol error' is encountered disconnect from
3034                 the server. This means that the user can carry on viewing
3035                 other articles and doesn't have to either wait until the
3036                 server timesout or quit sylpheed.
3037                 Fixes bug #53 'Unable to read messages in newsgroups, 
3038                 displayed message doesn't change'
3039
3040 2003-02-15 [christoph]  0.8.10claws13
3041
3042         * src/imap.c
3043                 fix bug that stopped scanning of folders when an
3044                 IMAP folder was empty
3045
3046         (closes bug 46 stop scan messages in folders after empty folder)
3047
3048 2003-02-15 [paul]
3049
3050         * tools/Makefile.am
3051           tools/README
3052           tools/freshmeat_search.pl     ** NEW FILE **
3053           tools/google_search.pl        ** NEW FILE **
3054                 Add 2 Actions scripts which search freshmeat/google
3055                 for the selected text using the browser configured
3056                 in sylpheedrc.
3057                 
3058         Note: These scripts are very dependent on the format of the
3059         browser command and may not work on every occasion. Testing
3060         is welcome. 
3061
3062 2003-02-14 [alfons]     0.8.10claws12
3063
3064         * src/compose.c
3065                 fix breakage because of uninitialized account pointer.
3066                 please verify.
3067
3068 2003-02-14 [paul]       0.8.10claws11
3069
3070         * src/compose.c
3071           src/prefs_account.[ch]
3072           src/prefs_common.[ch]
3073                 move signature settings to Account Prefs
3074
3075 2003-02-14 [paul]       0.8.10claws10
3076
3077         * sync with 0.8.10cvs11
3078                 see ChangeLog 2003-02-14
3079
3080 2003-02-13 [thorsten]   0.8.10claws9
3081
3082         * src/news.c
3083                 revert news progressbar (GUI separation)
3084
3085 2003-02-13 [paul]       0.8.10claws8
3086
3087         * src/compose.c
3088                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3089                 paragraph 1
3090
3091 2003-02-13 [paul]       0.8.10claws7
3092
3093         * src/compose.[ch]
3094           src/summaryview.c
3095                 fix 'Follow-up and Reply-to' so that it creates a reply to
3096                 the newsgroup and the sender. If the message has the keyword
3097                 'poster' in the Followup-To header, all replies go to the
3098                 sender, re: RFC 1036, Section 2.2.3
3099                 rename all instances of 'ignore_replyto' to 'to_sender', both
3100                 were previously used, now we use just one.
3101
3102 2003-02-13 [paul]       0.8.10claws6
3103
3104         * sync with 0.8.10cvs9
3105                 see ChangeLog 2003-02-13
3106
3107 2003-02-13 [paul]       0.8.10claws5
3108
3109         * configure.ac
3110                 show which plugins are configured in the configure
3111                 output.
3112
3113 2003-02-12 [thorsten]   0.8.10claws4
3114
3115         * src/news.c
3116                 show progress while fetching news headers
3117
3118 2003-02-12 [christoph]  0.8.10claws3
3119
3120         * configure.ac
3121         * src/plugins/Makefile.am
3122                 use AM_CONDITIONAL to enable plugins, automake correctly
3123                 manages this when creating distdir
3124
3125 2003-02-12 [christoph]  0.8.10claws2
3126
3127         * ac/spamassassin.m4
3128         * src/plugins/spamassassin/Makefile.am
3129                 fix building SpamAssassin plugin without OpenSSL
3130
3131 2003-02-12 [paul]       0.8.10claws1
3132
3133         * ac/Makefile.am
3134           src/Makefile.am
3135           src/plugins/Makefile.am
3136                 fix failure of 'make release'
3137
3138 2003-02-12 [paul]       0.8.10claws
3139
3140         * 0.8.10claws released
3141
3142 2003-02-12 [paul]       0.8.9claws56
3143
3144         * po/bg.po
3145           po/es.po
3146           po/it.po
3147           po/ru.po
3148           po/sr.po
3149                 updated translations by George Danchev, Ricardo Mones Lastra,
3150                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3151                 
3152         * sylpheed.spec.in
3153                 Allow the building of RPMs by a regular user. Submitted
3154                 by Sergei Astanin
3155
3156 2003-02-11 [alfons]     0.8.9claws55
3157
3158         * src/colorlabel.c
3159                 don't use pixmaps for label color rect but draw rectangles
3160                 so we can respect the color map of palette based visuals
3161                 (fixes the long time crashes on Suns - thanks to Andreas
3162                 Engel and Steve O'Hara-Smith for testing)
3163
3164 2003-02-11 [christoph]  0.8.9claws54
3165
3166         * src/matcher_parser_parse.y
3167                 correct bug where filering rules of not existing folders in
3168                 matcherrc were added to global filtering
3169                 
3170         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3171          main filter-rules after removing directory, http://bugs.debian.org/180253)
3172         
3173 2003-02-11 [paul]       0.8.9claws53
3174
3175         * sync with 0.8.10cvs7
3176                 see ChangeLog 2003-02-09
3177
3178 2003-02-11 [melvin]     0.8.9claws52
3179
3180         * po/fr.po
3181                 Updated French tranlsations
3182
3183 2003-02-10 [paul]       0.8.9claws51
3184
3185         * sylpheed.spec.in
3186                 correct --enable-openssl
3187                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3188
3189 2003-02-09 [martin]     0.8.9claws50
3190
3191         * src/prefs_matcher.c
3192                 fix segfault in prefs_matcher_substitute_cb() when
3193                 no row is selected
3194
3195 2003-02-09 [paul]       0.8.9claws49
3196
3197         * src/folderview.c
3198                 fix bug where a newsgroup folder's processing rules were
3199                 merged with the global filtering rules when the newsgroup
3200                 folder was deleted, causing some seriously bad results,
3201                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3202
3203 2003-02-08 [melvin]     0.8.9claws48
3204
3205         * src/compose.c
3206                 Corrected and modified an alert message.
3207
3208 2003-02-07 [paul]       0.8.9claws47
3209
3210         * src/folderview.c
3211                 fix bug where both an 'Account properties' window and a
3212                 'Folder properties' window were opened when clicking on
3213                 'Properties' in an NNTP or IMAP folder's popup menu.
3214
3215 2003-02-07 [paul]       0.8.9claws46
3216
3217         * sync with 0.8.10cvs6
3218                 see ChangeLog 2003-02-06
3219
3220 2003-02-06 [christoph]  0.8.9claws45
3221
3222         * src/mbox.c
3223                 freeze folder updates while importing mbox files
3224                 (closes bug 43 importing mbox took hours)
3225                 
3226         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3227
3228 2003-02-06 [thorsten]   0.8.9claws44
3229
3230         * po/de.po
3231                 Updated german translations
3232
3233 2003-02-06 [thorsten]   0.8.9claws43
3234
3235         * src/news.h
3236                 use guint for message numbers (fix count in grouplist dialog)
3237
3238 2003-02-05 [paul]       0.8.9claws42
3239
3240         * sync with 0.8.10cvs2
3241                 see ChangeLog 2003-02-05
3242
3243 2003-02-04 [colin]      0.8.9claws41
3244
3245         * src/prefs_common.[ch]
3246           src/procmsg.c
3247           src/summaryview.c
3248                 Add an option to disable threading by subject
3249
3250 2003-02-04 [christoph]  0.8.9claws40
3251
3252         * src/inc.c
3253                 only abort fetching mails from multiple accounts when the
3254                 error is fatal and does not allow to check any more accounts
3255                 (currently only disk full error)
3256
3257         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3258          receive mails for other accouts)
3259
3260 2003-02-04 [christoph]  0.8.9claws39
3261
3262         * src/folder.c
3263                 first add the new message to the cache, then
3264                 send the update notification
3265
3266         (closes bug 39 after sending message folderview doesnt get updated)
3267
3268 2003-02-04 [colin]      0.8.9claws38
3269
3270         * src/inc.c
3271                 _really_ fix this Connecting... status
3272
3273 2003-02-04 [paul]       0.8.9claws37
3274
3275         * sync with 0.8.10
3276                 see ChangeLog 2003-02-04
3277
3278 2003-02-04 [paul]       0.8.9claws36
3279
3280         * sync with 0.8.9cvs6
3281                 see ChangeLog 2003-02-03
3282
3283 2003-02-04 [paul]       0.8.9claws35
3284
3285         * po/pt_BR.po
3286                 updated by André Filipe de Assunção e Brito 
3287                 <bedecko@netsite.com.br>
3288
3289 2003-02-03 [thorsten]   0.8.9claws34
3290
3291         * po/de.po
3292                 Updated german translations
3293
3294 2003-02-02 [paul]       0.8.9claws33
3295
3296         * po/es.po
3297                 updated by Ricardo Mones Lastra
3298
3299 2003-02-02 [thorsten]   0.8.9claws32
3300
3301         * src/mh.c
3302                 Fix mh_get_msginfo() segfault if file is inaccessible
3303
3304 2003-01-31 [colin]      0.8.9claws31
3305
3306         * src/procheader.c
3307                 Fix last commit's bug
3308
3309 2003-01-31 [colin]      0.8.9claws30
3310
3311         * src/procheader.c
3312                 Missing a change for gpg-signed messages
3313
3314 2003-01-31 [paul]       0.8.9claws29
3315
3316         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3317           src/procheader.c
3318           src/stock_pixmap.[ch]
3319           src/summaryview.c
3320                 indicate GnuPG signed messages by displaying an icon
3321                 in the Attachment column.
3322
3323 2003-01-31 [paul]       0.8.9claws28
3324
3325         * sync with 0.8.9cvs4
3326                 see ChangeLog 2003-01-31
3327
3328 2003-01-31 [alfons]     0.8.9claws27
3329
3330         * src/textview.c
3331                 tune URI parser to accept mailto URLs with a '?'
3332                 (patch from Ruslan Balkin)
3333
3334 2003-01-31 [colin]      0.8.9claws26
3335
3336         * src/summaryview.c
3337                 Fix a leak introduced in claws24
3338
3339 2003-01-31 [colin]      0.8.9claws25
3340
3341         * src/summaryview.c
3342                 Freeze/Thaw folder updates when deleting dups
3343
3344 2003-01-31 [colin]      0.8.9claws24
3345         
3346         * src/addr_compl.c
3347           src/summaryview.c
3348           src/msgcache.c
3349                 little speed improvements
3350
3351 2003-01-31 [colin]      0.8.9claws23
3352
3353         * src/summaryview.c
3354                 Fix segfault when forwarding nothing
3355                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3356                 
3357 2003-01-30 [paul]       0.8.9claws22
3358
3359         * sync with 0.8.9cvs3
3360                 see ChangeLog 2003-01-30
3361
3362 2003-01-30 [paul]       0.8.9claws21
3363
3364         * sync with 0.8.9cvs2
3365                 see ChangeLog 2003-01-30
3366
3367 2003-01-29 [paul]       0.8.9claws20
3368
3369         * sync with 0.8.9cvs1
3370                 see ChangeLog 2003-01-29
3371
3372 2003-01-28 [paul]       0.8.9claws19
3373
3374         * po/POTFILES.in
3375                 update to reflect changes. 
3376                 thanks to Ricardo Mones Lastra
3377
3378 2003-01-27 [christoph]  0.8.9claws18
3379
3380         * ac/openssl.m4
3381         * ac/spamassassin.m4
3382         * src/plugins/spamassassin/README
3383         * src/plugins/spamassassin/libspamc.[ch]
3384         * src/plugins/spamassassin/utils.[ch]
3385                 updated to latest libspamc
3386
3387 2003-01-27 [christoph]  0.8.9claws17
3388
3389         * src/folder.c
3390                 fix wrong use of procheader_get_header_fields
3391
3392 2003-01-27 [christoph]  0.8.9claws16
3393
3394         * src/news.c
3395         * src/prefs_account.[ch]
3396         * src/common/nntp.[ch]
3397                 allow to force authentication for NNTP servers
3398
3399         Patch submitted by Florian Mickler <dmk@d-labs.de>
3400
3401 2003-01-26 [paul]       0.8.9claws15
3402
3403         * src/summaryview.c
3404                 speed up of marking messages as read
3405                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3406
3407 2003-01-26 [christoph]  0.8.9claws14
3408
3409         * src/Makefile.am
3410         * src/mgutils.[ch]              ** REMOVE **
3411         * src/xml.[ch]                  ** REMOVE **
3412         * src/xmlprops.[ch]             ** REMOVE **
3413         * src/common/Makefile.am
3414         * src/common/mgutils.[ch]       ** NEW **
3415         * src/common/xml.[ch]           ** NEW **
3416         * src/common/xmlprops.[ch]      ** NEW **
3417                 move xml files to common directory
3418
3419 2003-01-26 [christoph]  0.8.9claws13
3420
3421         * src/plugins/spamassassin/spamassassin_gtk.c
3422                 only set gtk entry text if string is available
3423
3424 2003-01-26 [melvin]     0.8.9claws12
3425
3426         * src/description_window.c
3427                 Allow resizing of the window
3428                 Allow automatic horizontal scroll bar
3429                 Do not vertically expand and fill
3430
3431 2003-01-26 [christoph]  0.8.9claws11
3432
3433         * src/Makefile.am
3434         * src/gtkutils.[ch]             ** REMOVE **
3435         * src/common/sylpheed.c
3436         * src/gtk/Makefile.am
3437         * src/gtk/description_window.c
3438         * src/gtk/gtkutils.[ch]         ** NEW **
3439         * src/gtk/prefswindow.c
3440                 move gtkutils to gtk directory
3441
3442 2003-01-26 [paul]       0.8.9claws10
3443
3444         * src/summaryview.c
3445                 rename summary_unread_clicked() to summary_status_clicked()
3446
3447 2003-01-26 [melvin]     0.8.9claws9
3448
3449         * src/prefs_actions.c
3450                 Cosmetical changes to the help text
3451
3452 2003-01-26 [paul]       0.8.9claws8
3453
3454         * src/folder.[ch]
3455           src/mainwindow.c
3456           src/prefs_common.c
3457           src/prefs_sumamry_column.c
3458           summaryview.[ch]
3459                 rename the 'Unread' column to 'Status'
3460
3461 2003-01-25 [match]      0.8.9claws7
3462
3463         * src/mgutils.[ch]
3464                 removed reference to LDAP constants. removed error2string.
3465                 included functions to support LDAP dynamic queries.
3466         * src/syldap.h
3467                 moved LDAP constants here.
3468         * src/addressbook.c
3469         * src/addrindex.c
3470         * src/importldif.c
3471                 removed references to LDAP constants and references to
3472                 error2string.
3473
3474 2003-01-25 [paul]       0.8.9claws6
3475
3476         * src/summaryview.c
3477                 summary_thread_build(), summary_thread_init(): remove 
3478                 unneeded reference to summaryview->folder_item
3479
3480 2003-01-25 [christoph]  0.8.9claws5
3481
3482         * src/gtk/description_window.c
3483                 o allow description texts to expand over multiple columns
3484                 o translate all columns
3485         * src/prefs_actions.c
3486                 change syntax description to use new multi column feature
3487
3488         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3489
3490 2003-01-25 [match]      0.8.9claws4
3491
3492         * src/vcard.c
3493                 fixed bug with Quoted-Printable
3494
3495 2003-01-25 [paul]       0.8.9claws3
3496
3497         * src/folder.[ch]
3498           src/summaryview.[ch]
3499                 implement per-folder collapsed/expanded threads setting
3500                 
3501         * src/prefs_common.c
3502                 remove global collapsed/expanded threads option
3503
3504 2003-01-25 [christoph]  0.8.9claws2
3505
3506         * po/POTFILES.in
3507                 add pluginwindow and prefswindow
3508         * src/compose.c
3509                 make send respond correctly to messages that could be added
3510                 to the queue folder, but the UID of the message is unknown
3511         * src/folder.c
3512         * src/imap.c
3513                 don't return guessed UIDs in imap_add_msg anymore. We return
3514                 0 to tell the folder system it was appened but the UID is
3515                 unknown. Folder system now get's the UID by scaning the folder
3516                 and searching the cache for the Message-ID
3517                 (closes bug #29 Messages queued, but not sent)
3518
3519 2003-01-25 [paul]       0.8.9claws1
3520
3521         * src/codeconv.c
3522                 conv_encode_header():  fix bug when long headers with 8-bit
3523                 characters are used, so that the encoded words are wrapped.
3524                 If the space in the original text falls on the wrap boundary,
3525                 it can be lost.
3526                 Patch by Sergey Vlasov.
3527                 
3528         * src/folderview.c
3529                  fix bug where a change to the sorting method or thread view
3530                  of a folder's messages is lost if simpify-subject is set and
3531                  toggled on or off.
3532                  Patch by Luke Plant.
3533
3534 2003-01-24 [paul]       0.8.9claws
3535
3536         * sylpheed-0.8.9claws released
3537         
3538         * Makefile.am
3539           sylpheed.spec.in
3540                 remove reference to 'INSTALL.jp'
3541
3542 2003-01-23 [paul]       0.8.8claws128
3543
3544         * po/es.po
3545           po/it.po
3546           po/ru.po
3547           po/sr.po
3548                 updated translations. submitted by Ricardo Mones Lastra,
3549                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3550
3551 2003-01-23 [colin]      0.8.8claws127
3552
3553         * src/compose.c
3554                 Fix drafted and queued news articles re-edition
3555
3556 2003-01-23 [melvin]     0.8.8claws126
3557
3558         * po/fr.po
3559                 Updated French translations
3560
3561 2003-01-23 [colin]      0.8.8claws125
3562
3563         * src/inc.c
3564                 Fix "Connecting to..." status message
3565
3566 2003-01-22 [paul]       0.8.8claws124
3567
3568         * po/bg.po
3569                 updated by George Danchev
3570                 
3571         * src/folder.c
3572                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3573                 and folder deletion
3574
3575 2003-01-21 [paul]       0.8.8claws123
3576
3577         * po/bg.po
3578                 updated by George Danchev
3579                 
3580         * src/about.c
3581                 its now 2003
3582                 
3583         * src/toolbar.c
3584                 don't translate 'Separator'
3585                 
3586         * src/plugins/spamassassin/Makefile.am
3587                 add aspell to CPPFLAGS
3588                 
3589         * src/plugins/spamassassin/spamassassin.c
3590           src/plugins/spamassassin/spamassassin_gtk.c
3591                 set correct default for spamassassin_receive_spam
3592                 slightly re-word descriptions and some
3593                 other minor changes
3594
3595 2003-01-19 [alfons]     0.8.8claws122
3596                 
3597         * src/mimeview.c
3598                 mimeview_save_as(): we might as well show the file name for
3599                 the single case "Save As" too
3600
3601 2003-01-19 [alfons]     0.8.8claws121
3602
3603         * src/crash.c
3604                 change bug tracker URL to bugzilla URL
3605
3606 2003-01-19 [alfons]     0.8.8claws120
3607
3608         * src/mimeview.c
3609                 mimeview_save_all(): display name of file before overwriting;
3610                 continue saving all, even when one overwrite was cancelled
3611
3612 2003-01-19 [christoph]  0.8.8claws119
3613
3614         * src/summaryview.c
3615         * src/procmsg.[ch]
3616                 fix wrong usage of procmsg_find_children in summaryview
3617                 by using procmsg_update_unread_children instead of
3618                 summaryview_update_unread_children
3619
3620 2003-01-19 [christoph]  0.8.8claws118
3621
3622         * src/procmsg.c
3623                 fix infinite loop in procmsg_find_children
3624                  (closes bug #25 sylpheed crashes on delete.)
3625
3626         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3627
3628 2003-01-19 [paul]       0.8.8claws117
3629
3630         * po/pt_BR.po
3631                 updated by Ivan Francolin Martinez
3632
3633 2003-01-18 [melvin]     0.8.8claws116
3634
3635         * src/prefs_actions.c
3636                 Removed syntax limitation of only one '&' at the end of command.
3637                         Now actions that contain '>/dev/null 2>&1' are possible.
3638
3639 2003-01-18 [melvin]     0.8.8claws115
3640
3641         * src/prefs_actions.c
3642                 Actions IO dialog: when the action ends
3643                 the "Close" button now has focus and [Escape] closes the
3644                 window.
3645
3646 2003-01-18 [christoph]  0.8.8claws114
3647
3648         * src/procmsg.c
3649                 o add debug output when MsgInfos are really freed
3650                 o free GSLists in procmsg_find_children and
3651                   procmsg_update_unread_children
3652
3653 2003-01-18 [christoph]  0.8.8claws113
3654
3655         * src/mainwindow.c
3656                 reorder Configuration menu
3657
3658 2003-01-18 [christoph]  0.8.8claws112
3659
3660         * src/compose.c
3661                 fix applying templates to forwarded messages
3662
3663         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3664
3665 2003-01-17 [christoph]  0.8.8claws111
3666
3667         * src/folder.c
3668                 destroy folder items, when a folder item is removed
3669
3670 2003-01-17 [christoph]  0.8.8claws110
3671
3672         * src/folder.c
3673                 fix wrong folder stats update when ignored message is
3674                 deleted
3675
3676 2003-01-17 [colin]      0.8.8claws109
3677         
3678         * src/mainwindow.c
3679         * src/summaryview.c
3680                 Quicksearch bugfixes: 
3681                 - hide help button at startup if not extended
3682                 - switch to extended when looking for replies
3683
3684 2003-01-17 [paul]
3685
3686         * sync with 0.8.9 release
3687
3688 2003-01-17 [paul]       0.8.8claws108
3689
3690         * sync with 0.8.8cvs11
3691                 see ChangeLog 2003-01-17
3692
3693 2003-01-16 [colin]      0.8.8claws107
3694
3695         * src/procmsg.c
3696                 Changed encryption test to re-ask passphrase
3697                 if an encrypted message hasn't been decrypted
3698                 Fixes bug #5
3699
3700 2003-01-16 [christoph]  0.8.8claws106
3701
3702         * src/prefs_gtk.c
3703         * src/prefs_toolbar.c
3704         * src/gtk/prefswindow.h
3705         * src/plugins/spamassassin/spamassassin_gtk.c
3706                 remove page destroy function that is not used anymore
3707
3708 2003-01-16 [paul]       0.8.8claws105
3709
3710         * sync with 0.8.8cvs9
3711                 see ChangeLog 2002-01-16
3712
3713 2003-01-16 [colin]      0.8.8claws104
3714
3715         * src/compose.[ch]
3716                 Fix bug with autosaved drafts for IMAP, when draft
3717                 folder is specified - fixes bugzilla bug #20
3718
3719 2003-01-15 [paul]       0.8.8claws103
3720
3721         * src/compose.[ch]
3722           src/procmsg.c
3723                 store folder and message-id of message forwarding
3724                 in queue header and set forward flag after sending
3725
3726 2003-01-15 [paul]       0.8.8claws102
3727
3728         * sync with 0.8.8cvs8
3729                 see ChangeLog 2002-01-15
3730
3731 2003-01-15 [colin]      0.8.8claws101
3732
3733         * src/Makefile.am
3734                 Fix linking with GNU libiconv
3735
3736 2003-01-15 [darko]      0.8.8claws100
3737
3738         * src/pine.c
3739                 fix crash when importing pine address book
3740                 entry with an empty name (reported by DY
3741                 <dybulk at tri8.net>)
3742
3743 2003-01-14 [paul]       0.8.8claws99
3744
3745         * configure.in  ** REMOVED **
3746           configure.ac  ** NEW FILE **
3747                 rename configure.in to configure.ac, as it is now
3748                 preferred
3749
3750 2003-01-14 [melvin]     0.8.8claws98
3751
3752         * src/folderview.c
3753                 folderview_check_new(): More precise function description
3754
3755 2003-01-14 [melvin]     0.8.8claws97
3756
3757         * src/folderview.c
3758                 folderview_check_new(): return the number of new messages 
3759                         since last check.
3760         * src/inc.c
3761                 inc_account_mail(): Disable counting of new messages for IMAP
3762                         and NNTP until bug [19] and [14] are fixed.
3763
3764 2003-01-14 [paul]       0.8.8claws96
3765
3766         * sync with 0.8.8cvs6
3767                 see ChangeLog 2003-01-14
3768
3769 2003-01-13 [alfons]     0.8.8claws95
3770
3771         * src/textview.c
3772                 tune email address validation (c. 0.8.8claws89): if . is 
3773                 just one char away from @, the address is invalid too 
3774                 (correctly rejects addresses like foo@.com)
3775
3776 2003-01-13 [paul]       0.8.8claws94
3777
3778         * src/messageview.c
3779           src/toolbar.c
3780                 fixes to the Message View toolbar and menu:
3781                 fix non-functioning Forward button
3782                 make Reply button consider default_reply_list
3783                 remove 'Follow-up...' menu entry
3784                 add 'Forward' and 'Redirect' menu entries
3785
3786 2003-01-13 [melvin]     0.8.8claws93
3787
3788         * src/inc.c
3789                 Fixed typo that could make new messages count incorrect.
3790
3791 2003-01-13 [melvin]     0.8.8claws92
3792
3793         * src/folderview.[ch]
3794                 folderview_check_new(): return the number of new messages.
3795         * src/inc.c
3796                 Should fix bug [14] where new mail notification worked 
3797                         incorrectly with IMAP accounts.
3798                 inc_spool_account(): return number of new msgs, or -1 on error
3799                 inc_all_spool(): return number of new msgs
3800                 
3801 2003-01-13 [melvin]     0.8.8claws91
3802
3803         * src/prefs_actions.c
3804                 Justify help text.
3805
3806 2003-01-12 [thorsten]   0.8.8claws90
3807
3808         * src/common/prefs.c
3809                 close file before rename
3810
3811 2003-01-12 [alfons]     0.8.8claws89
3812
3813         * AUTHORS
3814                 add Christian Mertes
3815         * src/common/utils.[ch]
3816                 g_stricase_hash(), g_stricase_equal(): functions for 
3817                 case insensitive hash tables
3818         * src/textview.c
3819                 use top level domain names to validate email address, based
3820                 on a patch by Christian Mertes (thanks!), but changed 
3821                 implementation to use a hash table 
3822
3823 2003-01-12 [paul]       0.8.8claws88
3824
3825         * po/bg.po
3826                 updated by George Danchev
3827
3828 2003-01-12 [alfons]     0.8.8claws87
3829
3830         * src/summaryview.c
3831                 delete / execute performance: use new style folder update
3832
3833 2003-01-12 [paul]       0.8.8claws86
3834
3835         * sync with 0.8.8cvs5
3836                 see ChangeLog 2003-01-13 (!)
3837
3838 2003-01-12 [alfons]     0.8.8claws85
3839
3840         * src/filtering.c
3841         * src/matcher_parser_parse.y
3842                 prepare change_score filtering action
3843         * src/matcher.[ch]
3844                 give up const-correctness on functions that call non-const-correct functions;
3845                 several casts to gpointer in g_free();
3846                 add change_score;
3847
3848 2003-01-12 [christoph]  0.8.8claws84
3849
3850         * src/compose.c
3851                 fix 2 warnings
3852
3853         * src/gtk/prefswindow.[ch]
3854         * src/plugins/spamassassin/spamassassin_gtk.c
3855                 changed the call of the widget create function
3856                 for PrefsPages, because sometimes the widget
3857                 create function needs a widget that already has
3858                 been attached to a window (to create GDK pixmaps
3859                 for exmaple). So we simply pass the GtkWindow as
3860                 the second parameter now.
3861
3862         * src/main.c
3863         * src/mainwindow.c
3864         * src/prefs_toolbar.[ch]
3865                 rewrite Toolbar Preferences using the new
3866                 prefs window
3867
3868 2003-01-11 [alfons]     0.8.8claws83
3869
3870         * src/addressadd.c
3871                 fix crash when adding sender to addressbook because status bar
3872                 isn't there (the status bar doesn't seem to be used though,
3873                 but I'll let Match decide what to do with it)
3874
3875 2003-01-11 [colin]      0.8.8claws82
3876
3877         * src/main.c
3878           src/toolbar.c
3879                 Two useless changes reversed
3880
3881 2003-01-11 [colin]      0.8.8claws81
3882
3883         * src/mainwindow.c
3884           src/mainwindow.h
3885                 Add mainwindow_get_mainwindow()
3886         * src/alertpanel.c
3887           src/alertpanel.h
3888                 Add alertpanel_error_log() 
3889         * src/compose.c
3890           src/inc.c
3891           src/messageview.c
3892           src/toolbar.c
3893           src/main.c
3894           src/procmsg.c
3895                 Network errors get a View Log button
3896
3897 2003-01-10 [alfons]     0.8.8claws80
3898
3899         * src/prefs_toolbar.c
3900         * src/toolbar.c
3901                 use the translatable string for "Separator" as file name for
3902                 separator toolbar items (probably make this uppercase?)
3903
3904 2003-01-10 [alfons]     0.8.8claws79
3905
3906         * src/prefs_toolbar.c
3907                 put right A_SEPARATOR description string in "displayed
3908                 toolbar items list" so manually added separators are
3909                 saved correctly (bug #10, "Adding a separator to the main 
3910                 toolbar fails, entry in xml file is wrong")
3911
3912 2003-01-10 [christoph]  0.8.8claws78
3913
3914         * src/imap.c
3915                 o fix warnings
3916                 o use CAPABILITY to check if NAMESPACE is available
3917
3918 2003-01-10 [christoph]  0.8.8claws77
3919
3920         * src/imap.[ch]
3921                 apply UIDPLUS IMAP extension support patch
3922
3923         Patch submitted by Simon 'corecode' Schubert
3924
3925 2003-01-10 [paul]       0.8.8claws76
3926
3927         * src/folderview.c
3928                 a sync from main which fixes the news account folders'
3929                 Properties bug
3930
3931 2003-01-10 [christoph]  0.8.8claws75
3932
3933         * src/folder.c
3934                 don't accept 0 as a valid uid returned by copy and move
3935                 functions. 0 means the message was copied or moved but the
3936                 new uid could not be fetched. It is not an error condition
3937                 for the copy or move operation.
3938
3939 2003-01-10 [paul]       0.8.8claws74
3940
3941         * src/prefs_filtering.c
3942                 change English used in Alert when entry is not
3943                 saved.
3944                 
3945         * sync with 0.8.8cvs4
3946                 see ChangeLog 2003-01-10
3947
3948 2003-01-10 [darko]      0.8.8claws73
3949
3950         * src/pine.c
3951                 fix crash when importing address book entry
3952                 without a valid address
3953
3954 2003-01-09 [alfons]     0.8.8claws72
3955
3956         * src/inc.c
3957                 filtering performance: use new style folder update
3958
3959 2003-01-09 [christoph]  0.8.8claws71
3960
3961         * src/compose.c
3962         * src/gtk/menu.[ch]
3963                 fix wrong selecting of mime encoding type, when
3964                 opening property dialog of attachments in the
3965                 compose window. 7bit was always selected and that
3966                 destoryed files with 8bit data.
3967                 (closes bug #9 Sylpheed-claws destroys attachments when
3968                  changing MIME-types)
3969
3970 2003-01-09 [paul]       0.8.8claws70
3971
3972         * sync with 0.8.8cvs3
3973                 see ChangeLog 2003-01-09
3974
3975 2003-01-08 [alfons]     0.8.8claws69
3976         
3977         * src/addressadd.c
3978                 apply patch by Kim Schulz to fix build breakage
3979                 because of missing variable
3980
3981 2003-01-08 [paul]       0.8.8claws68
3982
3983         * sync with 0.8.8cvs2
3984                 see ChangeLog 2002-01-08
3985
3986 2003-01-08 [paul]       0.8.8claws67
3987
3988         * po/it.po
3989                 updated by Alessandro Maestri
3990                 
3991         * src/addressadd.c
3992                 when using 'Add sender to addressbook' allow
3993                 name to be edited and remarks to be entered
3994                 Patch submitted by Luke Plant
3995
3996 2003-01-08 [darko]      0.8.8claws66
3997
3998         * README.claws, src/summaryview.c
3999                 fix description for marked messages
4000
4001 2003-01-08 [paul]
4002
4003         * tools/Makefile.am
4004           tools/launch_phoenix  ** NEW FILE **
4005                 add script that enables using Phoenix as the default
4006                 web browser. 
4007                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4008                 
4009         * tools/OOo2sylpheed.pl
4010                 remove full path to sylpheed executable, just 'sylpheed'
4011                 will do
4012                 
4013         * tools/README
4014                 add launch_phoenix informtion and re-arrange and compress
4015                 the data a little
4016
4017 2003-01-07 [christoph]  0.8.8claws65
4018
4019         * src/folder.c
4020                 fix update for source folder when moving messages
4021         * src/procmsg.[ch]
4022         * src/summaryview.c
4023                 use function to set to_folder for message infos and
4024                 automatically update the op_count for old and new
4025                 folder
4026
4027 2003-01-07 [melvin]     0.8.8claws64
4028
4029         * src/prefs_actions.c
4030                 Fixed bug where an '%p' Action on a displayed image crashed 
4031                         Sylpheed
4032                 Code clean up (get rid of duplicated code and removed unnecessary 
4033                                 structure member)
4034
4035 2003-01-07 [christoph]  0.8.8claws63
4036
4037         * src/compose.c
4038         * src/folder.[ch]
4039         * src/folderview.c
4040         * src/import.c
4041         * src/inc.c
4042         * src/main.c
4043         * src/mainwindow.c
4044         * src/messageview.c
4045         * src/prefs_folder_item.c
4046         * src/procmsg.c
4047         * src/summaryview.c
4048         * src/toolbar.c
4049                 o remove all folder update triggering from the UI code. The folder
4050                   system should know much better when a folder needs an update.
4051                 o to prevent multiple updates in a row the folder updates can be
4052                   frozen for some time.
4053
4054                 Note: - Please verify that no updates are missing
4055                       - Check where freeze/thaws should be added
4056
4057 2003-01-07 [christoph]  0.8.8claws62
4058
4059         * src/prefs_actions.c
4060                 don't translate empty strings
4061
4062         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4063
4064 2003-01-06 [christoph]  0.8.8claws61
4065
4066         * src/prefs_actions.c
4067                 mark strings for gettext
4068         * src/prefs_matcher.c
4069                 use new description window for Execute action and
4070                 match condition in Filtering
4071
4072         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4073
4074 2003-01-06 [alfons]     0.8.8claws60
4075
4076         keep myself inspired to re-organize matcher part 8; 
4077         yes, more to come (I need to move out the descriptive
4078         text for actions to matcher.c, or at least make it not
4079         depend on the wicked ordering)
4080
4081         * src/prefs_matcher.c
4082                 add documentation so others may comprehend the
4083                 UI part of the conditions
4084                 
4085 2003-01-06 [christoph]  0.8.8claws59
4086
4087         * src/prefs_actions.c
4088                 use new description window for syntax help
4089         * src/gtk/description_window.c
4090                 fix display of descriptions with column count != 2
4091
4092         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4093
4094 2003-01-06 [christoph]  0.8.8claws58
4095
4096         * src/quote_fmt.c
4097         * src/summaryview.[ch]
4098         * src/gtk/Makefile.am
4099         * src/gtk/description_window.[ch]       ** NEW **
4100                 use a generic window to display syntax descriptions
4101                 currently used in quote_fmt and summaryview (new description
4102                 for extended quick search)
4103
4104         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4105
4106 2003-01-06 [paul]       0.8.8claws57
4107
4108         * sync with 0.8.8cvs1
4109                 see ChangeLog 2003-01-06
4110
4111 2003-01-06 [christoph]  0.8.8claws56
4112
4113         * src/mainwindow.c
4114         * src/prefs_gtk.[ch]
4115         * src/gtk/prefswindow.[ch]
4116         * src/plugins/spamassassin/spamassassin_gtk.c
4117                 o remove page management from prefswindow, pages
4118                   will be an argument to prefswindow_open
4119                 o prefswindow_open gets a datapointer that is
4120                   passed to the widget_create function to allow
4121                   creation of prefswindow for specific items
4122
4123 2003-01-06 [colin]      0.8.8claws55
4124         
4125         * src/summaryview.c
4126                 We don't want regexp in the reply-finder, 
4127                 because MIDs can contain !,$,. and so on
4128
4129 2003-01-06 [jens]       0.8.8claws54
4130
4131         * src/jpilot.c
4132                 fixed a wrong free in jpilot_read_db_files
4133
4134 2003-01-06 [alfons]     0.8.8claws53
4135
4136         re-organize matcher part 8; more to come
4137        
4138         * src/matcher.c
4139                 matcherprop_to_string(): put g_free()s before the
4140                 switch-case break to fix memleaks                
4141
4142 2003-01-06 [colin]      0.8.8claws52
4143
4144         * src/summaryview.c
4145                 cleanup & reply-finder now displays the first 
4146                 matching message
4147
4148 2003-01-05 [alfons]     0.8.8claws51
4149
4150         re-organize matcher part 7; more to come
4151
4152         * src/matcher.[ch]
4153                 fixes for constant correctness;
4154                 more documentation;
4155
4156 2003-01-05 [alfons]     0.8.8claws50
4157
4158         re-organize matcher part 6; more to come
4159         
4160         * src/matcher.[ch]
4161                 fixes for constant correctness;
4162                 more documentation;
4163         * src/filtering.c
4164                 fix for constant correctness
4165
4166 2003-01-05 [colin]      0.8.8claws49
4167
4168         * src/account.[ch]
4169                 Add account_get_reply_account function
4170         * src/compose.c
4171                 Use account_get_reply_account function 
4172         * src/summaryview.c
4173                 Basic reply-finder - click on the replied
4174                 icon gets you to the outbox using quick-search
4175
4176 2003-01-05 [paul]       0.8.8claws48
4177
4178         * src/prefs_common.c
4179                 small change to English
4180                 
4181         * src/prefs_filtering.c
4182                 prefs_filtering_action_select(): improve logic and uniformity
4183                 of gui
4184
4185 2003-01-05 [alfons]     0.8.8claws47
4186
4187         fine tune solution to focus problems (bug #7)
4188
4189         * src/mainwindow.c
4190                 mainwindow_focus_in_event(): remove grab event check
4191         * src/summaryview.c
4192                 summary_button_pressed(): move selection on right-click
4193                 too. we can't possibly move the selection back after
4194                 canceling a dialog, because gtk's incomplete focus 
4195                 management. whether this is a good solution, only time
4196                 will tell.
4197
4198 2003-01-05 [christoph]  0.8.8claws46
4199
4200         * src/imap.c
4201                 fix crash when no imap connection could be established
4202
4203 2003-01-05 [paul]       0.8.8claws45
4204
4205         * src/mainwindow.c
4206           src/sumamryview.c
4207           src/gtk/menu.[ch]
4208                 fix bug 605957 'shortcuts in popup-menu'
4209                 make user-defined shortcuts work
4210                 show shortcuts that are already defined
4211                 in the main menu
4212                 Patch submitted by Luke Plant
4213
4214 2003-01-05 [alfons]     0.8.8claws44
4215
4216         * src/mainwindow.c
4217                 focus_in_event handler should not select summary view row 
4218                 when another window (menu, dialog) grabbed for events 
4219                 (bug #7, "[0.8.8claws42] Message summary focus") 
4220
4221 2003-01-04 [christoph]  0.8.8claws43
4222
4223         * src/procmsg.c
4224                 update save folder after adding the sent message
4225                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4226
4227 2003-01-02 [christoph]  0.8.8claws42
4228
4229         * src/common/plugin.c
4230                 fix unloading of all plugins and unload
4231                 plugins in reverse order
4232                 
4233         * src/gtk/pluginwindow.c
4234                 implement function of load and unload button
4235
4236         * src/gtk/prefswindow.c
4237         * src/gtk/prefswindow.h
4238                 rename register function and add new unregister
4239                 function
4240
4241         * src/plugins/spamassassin/spamassassin_gtk.c
4242                 unregister prefs page and update for changes in
4243                 src/gtk/prefswindow.c
4244
4245 2003-01-02 [paul]       0.8.8claws41
4246
4247         * po/es.po
4248                 updated by Ricardo Mones Lastra
4249
4250 2003-01-02 [paul]
4251
4252         * tools/tb2sylpheed
4253                 fixes and improvements by Urke MMI
4254
4255 2003-01-02 [thorsten]   0.8.8claws40
4256
4257         * src/procmsg.c
4258                 fixed wrong return value
4259
4260 2003-01-02 [thorsten]   0.8.8claws39
4261
4262         * src/prefs.c
4263                 fixed printing wrong variable
4264
4265 2003-01-02 [thorsten]   0.8.8claws38
4266
4267         * src/prefs.c
4268                 fixed acessing members of freed pfile struct
4269
4270 2003-01-02 [thorsten]   0.8.8claws37
4271
4272         * src/procmsg.c
4273                 detect loops across several messages
4274                 as suggested by Christoph Hohmann
4275
4276 2003-01-01 [match]      0.8.8claws36
4277
4278         * src/addrindex.c
4279                 fixed another memory leak.
4280
4281 2003-01-01 [match]      0.8.8claws35
4282
4283         * src/jpilot.[ch]
4284                 fixed memory leaks. applied Doxygen comments.
4285
4286 2003-01-01 [thorsten]   0.8.8claws34
4287
4288         * src/procmsg.c
4289                 inhibit endless loop if msg references itself
4290                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4291
4292 2003-01-01 [christoph]  0.8.8claws33
4293
4294         * src/mainwindow.c
4295         * src/gtk/Makefile.am
4296         * src/gtk/pluginwindow.c                ** NEW **
4297         * src/gtk/pluginwindow.h                ** NEW **
4298                 add plugin window
4299
4300         * src/plugins/demo/demo.c
4301         * src/plugins/spamassassin/spamassassin.c
4302         * src/plugins/spamassassin/spamassassin_gtk.c
4303                 write better plugin descriptions
4304
4305 2002-12-31 [christoph]  0.8.8claws32
4306
4307         * src/gtk/prefswindow.c
4308         * src/plugins/spamassassin/spamassassin_gtk.c
4309                 some small improvements to GTK code
4310
4311 2002-12-31 [christoph]  0.8.8claws31
4312
4313         * src/plugins/spamassassin/spamassassin_gtk.c
4314                 enable folder select button
4315
4316 2002-12-31 [christoph]  0.8.8claws30
4317
4318         * src/mainwindow.c
4319         * src/gtk/Makefile.am
4320         * src/gtk/prefswindow.c                         ** NEW **
4321         * src/gtk/prefswindow.h                         ** NEW **
4322                 add new prefs window
4323
4324         * src/common/plugin.c
4325                 don't try to load empty config lines
4326         
4327         * src/plugins/spamassassin/Makefile.am
4328         * src/plugins/spamassassin/spamassassin.c
4329         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4330         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4331                 GTK config for SpamAssassin Plugin using
4332                 the new prefs window
4333
4334 2002-12-31 [paul]       0.8.8claws29
4335
4336         * po/POTFILES.in
4337                 remove obsolete entry 'src/menu.c'
4338
4339 2002-12-31 [alfons]     0.8.8claws28
4340
4341         * src/matcher.[ch]
4342         * src/matcher_parser_parse.y
4343         * src/prefs_matcher.c
4344                 add "ignore_thread" and "~ignore_thread" condition so it's
4345                 possible to make the actions / scoring operate on the ignore
4346                 thread flag
4347
4348 2002-12-31 [christoph]  0.8.8claws27
4349
4350         * src/addrbook.c
4351         * src/addrindex.c
4352         * src/folder.c
4353         * src/matcher.c
4354         * src/prefs_account.c
4355         * src/prefs_actions.c
4356         * src/prefs_customheader.c
4357         * src/prefs_display_header.c
4358         * src/prefs_gtk.c
4359         * src/procmime.c
4360         * src/toolbar.c
4361         * src/xmlprops.c
4362         * src/common/prefs.[ch]
4363                 extend prefs file handling for reading and automatic handling
4364                 of blocks. When reading prefs_set_block_label will automatically
4365                 move on to the block. When writing it will copy all other blocks
4366                 automatically
4367
4368         * src/common/plugin.c
4369                 Now loading plugin filenames from [Plugins] block in
4370                 sylpheed rc file
4371
4372 2002-12-30 [christoph]  0.8.8claws26
4373
4374         * src/common/hooks.[ch]
4375                 return abort status to caller of hooks_invoke
4376                 
4377         * src/inc.[ch]
4378                 invoke message filtering hook and stop
4379                 default handling when filter returns abort
4380
4381         * src/common/plugin.[ch]
4382         * src/plugins/demo/demo.c
4383                 modify plugin loader, because resolving symbols for strings
4384                 does not work correctly
4385         
4386         * configure.in
4387         * ac/spamassassin.m4                            ** NEW **
4388         * src/plugins/spamassassin/.cvsignore           ** NEW **
4389         * src/plugins/spamassassin/Makefile.am          ** NEW **
4390         * src/plugins/spamassassin/README               ** NEW **
4391         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4392         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4393         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4394                 add spamassassin plugin, see src/plugins/spamassassin/README
4395                 for details
4396
4397 2002-12-29 [alfons]     0.8.8claws25
4398
4399         * src/mainwindow.c
4400                 when moving focus from a message view to the main 
4401                 window, don't forget to select the summary node
4402                 of the displayed message. should fix "[ 659103 ] 
4403                 focus-follows-mouse confuses sylpheed"
4404
4405 2002-12-29 [christoph]  0.8.8claws24
4406
4407         * src/Makefile.am
4408         * src/stringtable.[ch]          ** REMOVE **
4409         * src/common/Makefile.am
4410         * src/common/stringtable.[ch]   ** NEW **
4411                 move stringtable files to common directory
4412
4413 2002-12-29 [christoph]  0.8.8claws23
4414
4415         * src/Makefile.am
4416         * src/menu.[ch]                 ** REMOVE **
4417         * src/gtk/Makefile.am
4418         * src/gtk/menu.[ch]             ** NEW **
4419                 move menu files to gtk directory
4420
4421 2002-12-29 [match]      0.8.8claws22
4422
4423         * src/addressbook.c
4424         * src/syldap.c
4425                 moved UI specific code out of LDAP code into addressbook
4426                 UI code. fixed memory leak.
4427
4428 2002-12-29 [christoph]  0.8.8claws21
4429
4430         * src/folder.c
4431                 only check for IGNORED parent message when message is
4432                 not IGNORED itself
4433
4434 2002-12-29 [alfons]     0.8.8claws20
4435
4436         * src/summaryview.c
4437                 set gtksctree's anchor correct (immediate execute
4438                 changes the tree's layout, and anchor points at 
4439                 the incorrect row). fixes "[ 657233 ] multiple msg 
4440                 delete sometimes off by 1".
4441                 we probably have to look for more tree layout /
4442                 anchor glitches.
4443
4444 2002-12-29 [paul]       0.8.8claws19
4445
4446         * src/summaryview.c
4447                 fix bug [ 659054 ] incorrect sorting of 'From' column
4448                 when using 'display sender using address book'
4449                 thanks to Alfons and Luke Plant
4450
4451 2002-12-29 [christoph]  0.8.8claws18
4452
4453         * src/folder.c
4454         * src/procmsg.[ch]
4455                 check parent messages for IGNORE THREAD flag, when adding,
4456                 moving or copying messages to a folder
4457
4458 2002-12-27 [alfons]     0.8.8claws17
4459
4460         re-organize matcher part 5; more to come
4461
4462         * src/matcher.c
4463                 hash keywords in matchparser_tab 
4464
4465 2002-12-27 [alfons]     0.8.8claws16
4466
4467         re-organize matcher part 4; more to come
4468
4469         * src/matcher_parser.h
4470         * src/matcher_parser_lex.l
4471         * src/matcher_parser_parse.y
4472                 cleanup
4473
4474 2002-12-27 [alfons]     0.8.8claws15
4475
4476         re-organize matcher part 3; more to come
4477
4478         * src/matcher.[ch]
4479                 cleanup
4480
4481 2002-12-27 [alfons]     0.8.8claws14
4482
4483         re-organize matcher part 2; more to come but this should
4484         work. cc me if there are any regressions.
4485
4486         * src/matcher.h
4487                 add prototype for get_matchparser_tab_id()
4488         * src/matcher_parser_lex.l
4489                 look up keywords using matchparser_tab_id();
4490
4491 2002-12-27 [alfons]     0.8.8claws12
4492
4493         re-organize matcher part 1
4494
4495         * src/matcher.h
4496                 map yacc generated constants to sylpheed matcher constants
4497         * src/matcher.c
4498                 add function to find a matcher constant from a string
4499
4500 2002-12-27 [christoph]  0.8.8claws11
4501
4502         * src/compose.c
4503                 MENUITEM_ADD casts the 4th argument from integer to pointer
4504                 so it probably should not be a pointer, this means we
4505                 should use account id for it and not the account's pointer
4506
4507 2002-12-27 [paul]       0.8.8claws10
4508
4509         * src/mainwindow.c
4510                 remove unneeded 'GtkWidget *vbox'
4511                 
4512         * src/summaryview.c
4513                 further sync with 0.8.8 - make sort
4514                 by recipient work as expected
4515                 
4516         * NEWS
4517                 sync with 0.8.8
4518
4519 2002-12-27 [paul]       0.8.8claws9
4520
4521         * po/pt_BR.po
4522                 updated by Ivan F. Martinez
4523                 
4524 2002-12-27 [darko]      0.8.8claws8
4525
4526         * src/common/utils.c
4527                 added locked pattern to extended search
4528
4529 2002-12-27 [alfons]     0.8.8claws7
4530
4531         * src/prefs_matcher.[ch]
4532                 clean up
4533
4534 2002-12-26 [alfons]     0.8.8claws6
4535
4536         * src/matcher.[ch]
4537         * src/matcher_parser_lex.l
4538         * src/matcher_parser_parse.y
4539         * src/prefs_matcher.c
4540                 allow color label as a condition in the matcher
4541
4542 2002-12-26 [oliver]     0.8.8claws5
4543         
4544         * src/toolbar.c 
4545                 enable Addressbook for Main and Messageview
4546         * src/prefs_actions.c
4547                 enable actions in Messageview
4548
4549 2002-12-26 [christoph]  0.8.8claws4
4550
4551         * src/common/plugin.c
4552                 add a little debug output
4553         * configure.in
4554         * src/plugins/demo/Makefile.am
4555                 better use of automake
4556
4557 2002-12-26 [christoph]  0.8.8claws3
4558
4559         * src/Makefile.am
4560         * src/common/Makefile.am
4561                 fix "make distdir"
4562
4563 2002-12-26 [christoph]  0.8.8claws2
4564
4565         * configure.in
4566                 sort configure checks into common / gtk / plugins
4567         * po/POTFILES.in
4568                 add src/prefs_gtk.c
4569         * src/Makefile.am
4570                 add plugins SUBDIR
4571         * src/main.c
4572         * src/common/sylpheed.[ch]
4573                 added now sylpheed_done function for shutdown
4574         * src/common/Makefile.am
4575         * src/common/plugin.[ch]                ** NEW **
4576                 plugin loader and unloader
4577         * src/plugins/.cvsignore                ** NEW **
4578         * src/plugins/Makefile.am               ** NEW **
4579                 build plugins
4580         * src/plugins/demo/.cvsignore           ** NEW **
4581         * src/plugins/demo/Makefile.am          ** NEW **
4582         * src/plugins/demo/demo.c               ** NEW **
4583                 small demo plugin that installs a logtext hook and
4584                 outputs the log text to stdout
4585
4586 2002-12-26 [paul]       0.8.8claws1
4587
4588         * po/es.po
4589                 updated by Ricardo Mones Lastra
4590
4591 2002-12-26 [paul]       0.8.8claws
4592
4593         * 0.8.8claws released
4594
4595 2002-12-26 [paul]       0.8.7claws12
4596
4597         * po/bg.po
4598                 updated by George Danchev
4599
4600 2002-12-26 [paul]       0.8.7claws11
4601
4602         * po/POTFILES.in
4603                 remove unneeded 'src/prefs.c' entry 
4604
4605 2002-12-26 [paul]       0.8.7claws10
4606
4607         * src/codeconv.c
4608           src/mainwindow.c
4609                 sync with 0.8.8 release
4610         
4611         * src/folder.[ch]
4612           src/mh.c
4613           src/summaryview.c
4614                 partial sync with 0.8.8 release
4615         
4616
4617 2002-12-25 [alfons]     0.8.7claws9
4618
4619         * src/matcher.[ch]
4620         * src/matcher_parser_lex.l
4621         * src/matcher_parser_parse.y
4622         * src/prefs_matcher.c
4623                 add locked flag to possible filtering / matcher 
4624                 conditions (also a good example what should be
4625                 done to add a simple boolean condition)
4626
4627 2002-12-25 [christoph]  0.8.7claws8
4628
4629         * src/Makefile.am
4630         * src/account.[ch]
4631         * src/addrbook.c
4632         * src/addressbook.c
4633         * src/addrindex.c
4634         * src/filtering.c
4635         * src/folder.c
4636         * src/matcher.c
4637         * src/prefs.[ch]                ** REMOVE **
4638         * src/prefs_account.c
4639         * src/prefs_actions.c
4640         * src/prefs_common.c
4641         * src/prefs_customheader.c
4642         * src/prefs_display_header.c
4643         * src/prefs_filtering.c
4644         * src/prefs_folder_item.c
4645         * src/prefs_gtk.[ch]            ** NEW **
4646         * src/prefs_matcher.c
4647         * src/prefs_scoring.c
4648         * src/prefs_summary_column.c
4649         * src/procmime.c
4650         * src/selective_download.c
4651         * src/toolbar.c
4652         * src/common/Makefile.am
4653         * src/common/prefs.[ch]         ** NEW **
4654                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4655
4656 2002-12-24 [alfons]     0.8.7claws7
4657
4658         * src/summaryview.c
4659                 summary_thread_build(): fix real cause of the crash mentioned in
4660                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4661                 this way we get meaningful ctree nodes 
4662
4663 2002-12-24 [oliver]     0.8.7claws6
4664
4665         * src/mainwindow.[ch]
4666         * src/messageview.[ch]
4667         * src/compose.[ch]
4668         * src/inc.c
4669         * src/summaryview.c
4670                 changes to use updated toolbar handling
4671                 
4672 2002-12-24 [oliver]     0.8.7claws5
4673
4674         * src/toolbar.[ch]
4675                 generic toolbar handling
4676                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4677         * src/prefs_toolbar.[ch]
4678                 adjust to handling
4679         
4680 2002-12-24 [oliver]     0.8.7claws4
4681         
4682         * src/stock_pixmap.[ch]
4683                 move SYLPHEED_LOGO to end of list in order 
4684                 to remove it from Custom Toolbar`s Icon View
4685
4686 2002-12-24 [alfons]     0.8.7claws3
4687
4688         * src/summaryview.c
4689                 summary_thread_build(): fix crash because of focus != selection 
4690                 after threading. when deleting the selection, gtk tries but fails 
4691                 to find the correct focusable element. we now force the selection
4692                 to be focused. this should solve the infamous bug reported by 
4693                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4694                 a test case is available. 
4695
4696 2002-12-24 [darko]      0.8.7claws2
4697
4698         * src/summaryview.c
4699                 don't crash when unmarking message with unread children
4700
4701 2002-12-23 [christoph]  0.8.7claws1
4702
4703         * src/Makefile.am
4704         * src/common/Makefile.am
4705                 update Makefiles for moved intl.h, version.h and defs.h
4706         * src/imap.c
4707                 rewrite imap_session_get to avoid duplicate code
4708
4709 2002-12-23 [paul]       0.8.7claws
4710
4711         * Santa-Claws released
4712         
4713         * po/hu.po
4714           po/ru.po
4715                 squeeze in updated Hungarian and Russian translations.
4716                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4717
4718 2002-12-23 [paul]       0.8.6claws129
4719
4720         * po/pl.po
4721                 updated by Witold Wladyslaw Wojciech Wilk
4722
4723 2002-12-23 [paul]       0.8.6claws128
4724
4725         * src/quote_fmt_parse.y
4726                 fix typo and add licence header
4727
4728 2002-12-23 [paul]       0.8.6claws127
4729
4730         * po/en_GB.po
4731                 updated
4732
4733 2002-12-23 [paul]       0.8.6claws126
4734
4735         * po/it.po
4736                 updated translation, submitted by Alessandro Maestri
4737                 
4738 2002-12-23 [paul]       0.8.6claws125
4739
4740         * src/quote_fmt_parse.y
4741                 fix signature-stripping on replies bug. match
4742                 '-- \n' and not '-- '.
4743
4744 2002-12-22 [paul]       0.8.6claws124
4745
4746         * po/bg.po
4747           po/es.po
4748           po/sr.po
4749                 updated translations. submitted by George Danchev,
4750                 Ricardo Mones Lastra, and Urke MMI respectively
4751
4752 2002-12-21 [paul]       0.8.6claws123
4753
4754         * src/addrbook.c
4755                 fix coding style
4756
4757 2002-12-21 [paul]       0.8.6claws122
4758
4759         * src/addrbook.c
4760                 fix bug [643638] where if a person is in one or more
4761                 addressbook groups editing that person's email 
4762                 address results in removal from those groups.
4763                 Patch submitted by Luke Plant.
4764
4765 2002-12-20 [christoph]  0.8.6claws121
4766
4767         * src/common/utils.c
4768         * src/summaryview.c
4769                 reimplement expand_search_string using GString to
4770                 prevent crashs caused by miscalculated string
4771                 lengths reported by Paul
4772
4773 2002-12-20 [christoph]  0.8.6claws120
4774
4775         * src/summaryview.c
4776                 don't use "changed" to check if op_count has to be changed as it
4777                 is also set when the message has unread children
4778                 (closes bug [ 653221 ] crash while deleting duplicates)
4779
4780 2002-12-20 [paul]       0.8.6claws119
4781
4782         * sync with 0.8.6cvs27
4783                 see ChangeLog 2002-12-20
4784
4785 2002-12-20 [paul]       0.8.6claws118
4786
4787         * sync with 0.8.6cvs26
4788                 see ChangeLog 2002-12-19 and 2002-12-20
4789
4790 2002-12-19 [alfons]     0.8.6claws117
4791
4792         * src/textview.c
4793                 fix incorrect parsing of email addresses, submitted by 
4794                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4795                 name display if it contains @".
4796
4797 2002-12-18 [paul]       0.8.6claws116
4798
4799         * sync with 0.8.6cvs23
4800                 see ChangeLog 2002-12-18
4801
4802 2002-12-18 [paul]       0.8.6claws115
4803
4804         * src/Makefile.am
4805         * src/account.c
4806         * src/codeconv.c
4807         * src/gtkutils.[ch]
4808         * src/imap.c
4809                 sync with 0.8.6cvs22.
4810                 see ChangeLog 2002-12-17 and 2002-12-18
4811
4812 2002-12-17 [christoph]  0.8.6claws114
4813
4814         * src/imap.c
4815                 o don't create a session if imap greeting fails
4816                 o don't close socket when authentication fails
4817                   this is done by imap_session_destroy
4818
4819 2002-12-17 [thorsten]   0.8.6claws113
4820
4821         * tools/Makefile.am
4822           tools/README
4823           tools/google_msgid.pl ** NEW FILE **
4824                 Added "search for message-id" script and doc
4825
4826 2002-12-17 [thorsten]   0.8.6claws112
4827
4828         * po/hu.po
4829                 Updated hungarian translation
4830                 (updated by Gal Zoltan)
4831
4832 2002-12-16 [christoph]  0.8.6claws111
4833
4834         * src/addr_compl.c
4835                 remove stupid addressbook dump to debug output
4836         * src/mh.c
4837                 fix memory leak found by Hiro
4838
4839 2002-12-14 [paul]       0.8.6claws110
4840
4841         * src/compose.c
4842                 fix menubar sensitivity on send
4843                 
4844         * src/prefs_filtering.c
4845         * src/prefs_matcher.c
4846         * src/prefs_scoring.c
4847                 Fix english ;)
4848                 
4849         * src/common/quoted-printable.h
4850                 sync: fix typo
4851         
4852 2002-12-13 [christoph]  0.8.6claws109
4853
4854         * src/Makefile.am
4855         * src/manage_window.[ch]        ** REMOVE **
4856         * src/gtk/Makefile.am
4857         * src/gtk/manage_window.[ch]    ** NEW **
4858                 move manage_window files to gtk directory
4859
4860 2002-12-13 [christoph]  0.8.6claws108
4861
4862         * src/Makefile.am
4863         * src/gtkshruler.[ch]           ** REMOVE **
4864         * src/gtk/Makefile.am
4865         * src/gtk/gtkshruler.[ch]       ** NEW **
4866                 move gtkshruler files to gtk directory
4867
4868 2002-12-13 [christoph]  0.8.6claws107
4869
4870         * src/Makefile.am
4871         * src/compose.c
4872         * src/gtkstext.[ch]             ** REMOVE **
4873         * src/gtkutils.[ch]
4874         * src/textview.c
4875         * src/gtk/gtkstext.[ch]         ** NEW **
4876         * src/gtk/Makefile.am
4877                 o move stext functions to gtkstext.c to remove
4878                   dependency of gtkutils
4879                 o move gtkstext files to gtk directory
4880
4881         * src/gtk/Makefile.am
4882         * src/gtk/sslcertwindow.[ch]
4883                 UI stuff can always depend on common code so
4884                 it's ok to add ../common to include path
4885
4886 2002-12-13 [colin]      0.8.6claws106
4887
4888         * src/summaryview.c
4889                 Disconnect sighandlers for mainwindow when
4890                 quicksearch has the focus
4891                 Fix bug #653231
4892         * src/mainwindow.[ch]
4893                 Make key_pressed callback public, to be able
4894                 to disconnect it
4895
4896 2002-12-13 [christoph]  0.8.6claws105
4897
4898         * src/mh.c
4899                 create .mh_sequences file in new MH folders
4900                 (closes feature request [ 523162 ] MH folders should
4901                  get a .mh_sequences)
4902
4903 2002-12-13 [colin]      0.8.6claws104
4904
4905         * src/summaryview.c
4906                 Better handling of quicksearch show/hide
4907                 (basically the button stays under the mouse 
4908                  when toggled)
4909
4910 2002-12-13 [paul]       0.8.6claws103
4911
4912         * sync with 0.8.6cvs17
4913                 see ChangeLog 2002-12-13
4914
4915 2002-12-13 [paul]       0.8.6claws102
4916
4917         * po/es.po
4918                 updated by Ricardo Mones Lastra
4919
4920 2002-12-11 [colin]       0.8.6claws101
4921
4922         * src/folder.c
4923                 remove statusbar stuff
4924           src/folderview.c
4925                 set statusbar verbosity when moving folders
4926
4927 2002-12-11 [colin]       0.8.6claws100
4928         * src/prefs_filtering.c
4929         * src/prefs_matcher.c
4930         * src/prefs_scoring.c
4931                 Fix english ;)
4932
4933 2002-12-11 [colin]       0.8.6claws99
4934
4935         * src/prefs_common.[ch]
4936                 Add summary_quicksearch_type
4937         * src/summaryview.c
4938                 Save last used quicksearch type
4939
4940 2002-12-11 [jens]       0.8.6claws98
4941         * src/prefs_filtering.c
4942         * src/prefs_matcher.c
4943         * src/prefs_scoring.c
4944                 added dialog for incomplete rules in scoring, filtering and
4945                 matcher to ask wheather really close
4946
4947 2002-12-11 [colin]      0.8.6claws97
4948
4949         * src/folder.c
4950                 Fix folder dnd statusbar logging
4951
4952 2002-12-10 [christoph]  0.8.6claws96
4953
4954         * src/compose.c
4955         * src/folder.c
4956         * src/imap.c
4957         * src/inc.c
4958         * src/main.c
4959         * src/mainwindow.c
4960         * src/news.c
4961         * src/send.c
4962         * src/statusbar.[ch]
4963         * src/common/hooks.c
4964         * src/common/log.[ch]
4965                 o handle verbose logging in statusbar directly in statusbar code
4966                   and common code does not need any knowledge about a statusbar
4967                 o remove direct calls to statusbar_(puts|pop)_all functions
4968
4969 2002-12-10 [jens]       0.8.6claws95
4970
4971         * src/*.c
4972                 removed gettext from g_warnings
4973         * po/POTFILES.in
4974                 cleaned and updated
4975         * po/de.po
4976                 updated
4977
4978 2002-12-10 [colin]      0.8.6claws94
4979
4980         * src/main.c
4981                 finish crash dialog fix
4982
4983 2002-12-10 [colin]      0.8.6claws93
4984
4985         * src/main.c
4986                 "Fix" "sylpheed already running" instead of
4987                 crash dialog appearing after a crash
4988
4989 2002-12-10 [colin]      0.8.6claws92
4990
4991         * po/POTFILES.in
4992                 add src/gtk/sslcertwindow.c
4993
4994 2002-12-10 [paul]       0.8.6claws91
4995
4996         * po/POTFILES.in
4997                 updated to reflect recent changes
4998                 submitted by Alessandro Maestri
4999
5000 2002-12-09 [christoph]  0.8.6claws90
5001
5002         * src/Makefile.am
5003         * src/smtp.[ch]                 ** REMOVE **
5004         * src/common/Makefile.am
5005         * src/common/smtp.[ch]          ** NEW **
5006                 move smtp files to common directory
5007
5008 2002-12-09 [christoph]  0.8.6claws89
5009
5010         * src/Makefile.am
5011         * src/session.[ch]              ** REMOVE **
5012         * src/common/Makefile.am
5013         * src/common/session.[ch]       ** NEW **
5014                 move session files to common directory
5015
5016 2002-12-09 [paul]       0.8.6claws88
5017
5018         * src/account.c
5019                 fix bug [649746] edit accounts: move account reverted
5020                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5021
5022 2002-12-09 [colin]      0.8.6claws87
5023
5024         * src/ssl_certificate.c
5025                 cleanup
5026
5027 2002-12-09 [colin]      0.8.6claws86
5028
5029         * src/ssl.c
5030                 Try to open the cert.pem database and 
5031                 issue a warning if it isn't there
5032
5033 2002-12-09 [colin]      0.8.6claws85
5034
5035         * src/common/ssl_certificate.c
5036         * src/gtk/sslcertwindow.c
5037                 Warning fixes
5038
5039 2002-12-09 [colin]      0.8.6claws84
5040
5041         * src/ssl_certificate.[ch] ** REMOVED **
5042         * src/common/ssl_certificate.[ch] ** NEW **
5043         * src/Makefile.am
5044         * src/common/Makefile.am
5045                 Moved ssl_certificate.[ch] to common
5046         * src/common/ssl.c 
5047                 Put back needed include
5048         * src/gtk/sslcertwindow.[ch]
5049                 Changed ssl_certificate.h include
5050         
5051 2002-12-09 [colin]      0.8.6claws83
5052
5053         * src/gtk/sslcertwindow.[ch]
5054                 Implement hook for certificate acception
5055         * src/ssl_certificate.[ch]
5056                 Implement hook for certificate acception
5057         * src/common/ssl.c
5058                 Reenable certificate acception check
5059         * src/mainwindow.c
5060                 Register sslcertwindow's hook
5061         
5062 2002-12-08 [christoph]  0.8.6claws82
5063
5064         * src/about.c
5065         * src/addr_compl.c
5066         * src/codeconv.c
5067         * src/manual.c
5068         * src/undo.c
5069         * src/common/utils.c
5070                 o add missing includes
5071                 o fix warnings
5072         * src/.cvsignore
5073         * src/common/.cvsignore
5074         * src/common/version.h          ** REMOVE **
5075                 remove autogenerated file
5076
5077 2002-12-08 [paul]       0.8.6claws81
5078
5079         * src/stringtable.c
5080                 put back needed include
5081
5082 2002-12-08 [colin]      0.8.6claws80
5083         
5084         * src/gtk/sslcertwindow.c
5085                 Cleaner popups when asking
5086         * src/ssl_certificate.c
5087         * src/prefs_common.[ch]
5088                 remove ssl certificate pref
5089                 put back needed include
5090         * src/undo.c
5091                 put back needed include
5092
5093 2002-12-08 [christoph]  0.8.6claws79
5094
5095         * src/folderview.c
5096         * src/logwindow.c
5097         * src/statusbar.c
5098         * src/summaryview.c
5099                 only abort hook invokation if required data is missing not
5100                 if our own data pointer is NULL, update hookfunction for
5101                 log window
5102
5103 2002-12-08 [paul]       0.8.6claws78
5104
5105         * src/about.c
5106         * src/addrcache.c
5107         * src/addrclip.c
5108         * src/addr_compl.c
5109         * src/addrselect.c
5110         * src/codeconv.c
5111         * src/colorlabel.c
5112         * src/enriched.c
5113         * src/esmtp.c
5114         * src/exporthtml.c
5115         * src/headerview.c
5116         * src/imageview.c
5117         * src/manual.c
5118         * src/noticeview.c
5119         * src/pgptext.c
5120         * src/scoring.c
5121         * src/sourcewindow.c
5122         * src/stringtable.c
5123         * src/undo.c
5124                 clean up: remove unneccesary includes
5125
5126 2002-12-08 [christoph]  0.8.6claws77
5127
5128         * src/folderview.c
5129         * src/statusbar.c
5130         * src/summaryview.c
5131         * src/common/hooks.[ch]
5132                 hook functions now have a gboolean return value, if a hook
5133                 returns TRUE it will stop executing of any more hooks in
5134                 the same hooklist for this invokation
5135
5136 2002-12-08 [colin]      0.8.6claws76
5137         
5138         * src/main.c
5139                 put back argv0 for CRASH_DIALOG
5140
5141 2002-12-08 [christoph]  0.8.6claws75
5142
5143         * src/Makefile.am
5144         * src/about.c
5145         * src/account.c
5146         * src/crash.c
5147         * src/esmtp.h
5148         * src/imap.[ch]
5149         * src/inc.c
5150         * src/main.c
5151         * src/mainwindow.c
5152         * src/news.c
5153         * src/pop.[ch]
5154         * src/prefs_account.[ch]
5155         * src/prefs_common.[ch]
5156         * src/send.[ch]
5157         * src/smtp.[ch]
5158         * src/ssl_certificate.[ch]
5159         * src/ssl_manager.[ch]
5160         * src/common/Makefile.am
5161         * src/common/log.c
5162         * src/common/nntp.[ch]
5163         * src/common/socket.[ch]
5164         * src/common/ssl.[ch]
5165         * src/gtk/sslcertwindow.[ch]
5166         * ac/openssl.m4
5167                 use new autoconf script to detect OpenSSL with extra parameters
5168                 to specify the location of libs and includes, also remove USE_SSL
5169                 to USE_OPENSSL
5170
5171         * src/common/sylpheed.[ch]
5172         * src/common/version.h.in
5173                 start seperation of common code initialization seperated from gui
5174
5175         * src/summaryview.c
5176                 The function that is called when a color label changes
5177                 should not change the color lable again
5178
5179 2002-12-08 [colin]      0.8.6claws74
5180
5181         * src/gtk/sslcertwindow.c
5182                 warning fixes
5183
5184 2002-12-08 [colin]      0.8.6claws73
5185
5186         * src/statusbar.c
5187           src/common/log.h
5188                 Register a hook for statusbar_puts_all
5189         * src/common/log.c
5190                 invoke statusbar_puts_all's hook
5191         
5192 2002-12-08 [colin]      0.8.6claws72
5193
5194         * src/ssl_certificate.c
5195                 Put back a badly-removed include
5196
5197 2002-12-08 [colin]      0.8.6claws71
5198
5199         * src/gtk/sslcertwindow.[ch]    ** NEW **
5200                 new certificate presentation
5201         * src/gtk/Makefile.am
5202                 add new files
5203         * src/ssl_certificate.[ch]
5204                 gtk cleanup, made utility functions public
5205         * src/ssl_manager.c
5206                 use new cert presentation
5207
5208 2002-12-07 [christoph]  0.8.6claws70
5209
5210         * src/Makefile.am
5211         * src/nntp.[ch]                 ** REMOVE **
5212         * src/common/Makefile.am
5213         * src/common/nntp.[ch]          ** NEW **
5214                 move nntp files to common directory
5215
5216 2002-12-07 [christoph]  0.8.6claws69
5217
5218         * src/procmsg.[ch]
5219         * src/summaryview.c
5220                 implement msginfo update callback using sylpheed's new
5221                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5222
5223 2002-12-06 [christoph]  0.8.6claws68
5224
5225         * src/editgroup.c
5226                 This patch changes the 'Edit Group Details' dialog to
5227                 allow extended selections in either pane, so that
5228                 addresses can be added or removed from a group more
5229                 quickly and easily. (it actually is a net decrease in
5230                 file size, as some unnecessary functions have been
5231                 removed). 
5232                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5233
5234 2002-12-06 [christoph]  0.8.6claws67
5235
5236         * src/Makefile.am
5237         * src/template.[ch]             ** REMOVE **
5238         * src/common/Makefile.am
5239         * src/common/template.[ch]      ** NEW **
5240                 move template files to common directory
5241
5242         * src/nntp.c
5243                 add missing log.h include
5244
5245 2002-12-06 [melvin]     0.8.6claws66
5246
5247         * src/prefs_actions.c
5248                 Added the trailing ">" syntax to insert command's output
5249                 without replacing old text (in contrast to trailing "|").
5250
5251 2002-12-05 [colin]      0.8.6claws65
5252         
5253         * src/common/utils.c
5254                 Don't modify original search_string or it'll change
5255                 the next iterations in the for()
5256
5257 2002-12-05 [darko]      0.8.6claws64
5258
5259         * src/common/utils.c
5260                 proper check for filtering commands, found by Colin
5261
5262 2002-12-05 [darko]      0.8.6claws63
5263
5264         * src/common/utils.c
5265                 check proper string for NULL pointer, found by Colin
5266
5267 2002-12-05 [darko]      0.8.6claws62
5268
5269         * src/common/utils.[ch]
5270                 expand_search_string(): new function
5271                 converts Mutt-like patterns to Sylpheed's
5272                 filtering engine
5273         * src/summaryview.c
5274                 use expand_search_string() to allow Mutt-like
5275                 patterns in extended search
5276         * README.claws
5277                 document extended option in quick search
5278
5279 2002-12-05 [paul]       0.8.6claws61
5280
5281         * sync with 0.8.6cvs16
5282                 see ChangeLog 2002-12-05
5283                 
5284         * po/POTFILES.in
5285                 clean up
5286
5287 2002-12-04 [christoph]  0.8.6claws60
5288
5289         * src/imap.[ch]
5290                 put imap authentication code into a new function and
5291                 remove it from imap_session_new that will allow to
5292                 send other commands before authentication
5293
5294 2002-12-04 [christoph]  0.8.6claws59
5295
5296         * src/imap.[ch]
5297                 use already existing method to prevent unneeded IMAP
5298                 folder selects. Set imap_select parameters to NULL
5299                 in some functions if the values are not required.
5300
5301         * src/xml.h
5302                 remove no longer required include
5303
5304 2002-12-04 [paul]       0.8.6claws58
5305
5306         * po/es.po
5307                 updated by Ricardo Mones Lastra
5308                 
5309         * configure.in
5310           po/hu.po      ** NEW FILE **
5311                 initial Hungarian translation, submitted
5312                 by Gál Zoltán <galzoli@hu.inter.net>
5313
5314 2002-12-03 [christoph]  0.8.6claws57
5315
5316         * src/Makefile.am
5317         * src/gtksctree.[ch]            ** REMOVE **
5318         * src/gtk/Makefile.am
5319         * src/gtk/gtksctree.[ch]        ** NEW **
5320                 move gtksctree files to gtk directory
5321
5322 2002-12-03 [christoph]  0.8.6claws56
5323
5324         * src/Makefile.am
5325         * src/md5.[ch]                  ** REMOVE **
5326         * srm/common/Makefile.am
5327         * src/common/md5.[ch]           ** NEW **
5328                 move md5 files to common directory
5329
5330         * src/gtkstext.c
5331                 remove not required #include
5332
5333 2002-12-03 [sergey]     0.8.6claws55
5334
5335         * src/gtkutils.c
5336         * src/gtkutils.h
5337                 gtkut_window_popup(): new function.
5338         * src/mainwindow.c
5339                 main_window_popup(): use gtkut_window_popup() to raise
5340                 window without changing its position.
5341                 (see sylpheed-main ML message [sylpheed:17247])
5342
5343 2002-12-03 [sergey]     0.8.6claws54
5344
5345         * src/send.c
5346                 send_message_local(): removed first-dot escaping
5347                 (SMTP-only, not needed for sending through pipe)
5348
5349 2002-12-03 [paul]       0.8.6claws53
5350
5351         * po/POTFILES.in
5352                 update to reflect recent changes (thanks
5353                 to Ricardo Mones Lastra)
5354                 
5355         * tools/filter_conv.pl
5356                  fix problem with quoted strings. Patch submitted
5357                  by Luke Plant <lukeplant@softhome.net>
5358
5359 2002-12-03 [paul]       0.8.6claws52
5360
5361         * sync with 0.8.6cvs15
5362                 see ChangeLog 2002-12-03
5363
5364 2002-12-02 [christoph]  0.8.6claws51
5365
5366         * src/logwindow.[ch]
5367         * src/common/log.[ch]
5368                 implement logging using a hook function
5369
5370         * src/folderview.c
5371         * src/folder.[ch]
5372                 define hooklist name in header file to avoid
5373                 errors caused by wrong spelling of hooklist names
5374
5375         * src/toolbar.c
5376                 fix warnings
5377
5378 2002-12-02 [christoph]  0.8.6claws50
5379
5380         * src/common/Makefile.am
5381                 add src/common/hooks.[ch]
5382
5383         * src/common/hooks.[ch]
5384                 implement a simple hook system using glib's hook functions
5385
5386         * src/folder.[ch]
5387         * src/folderview.c
5388                 use new hook system for folder item updates
5389
5390 2002-12-02 [christoph]  0.8.6claws49
5391
5392         * doc-src/ui_seperation.txt     ** NEW **
5393                 information for ui seperation
5394
5395         * src/Makefile.am
5396                 remove files that were moved to common
5397                 include common directory by default for the header files
5398
5399         * src/inc.c
5400         * src/common/socket.c
5401         * src/automaton.[ch]
5402                 implement automaton using g_io_*-functions instead of
5403                 gdk_input_add to make it ui independent
5404
5405         * src/codeconv.c
5406         * src/compose.c
5407         * src/ldif.c
5408         * src/pgptext.c
5409         * src/procmime.c
5410         * src/rfc2015.c
5411         * src/smtp.c
5412         * src/unmime.c
5413                 remove common/ prefix because directory is now in
5414                 include path
5415
5416         * src/compose.c
5417         * src/folder.c
5418         * src/folderview.c
5419         * src/mainwindow.c
5420         * src/messageview.c
5421         * src/prefs_common.c
5422         * src/procmsg.c
5423         * src/rfc2015.c
5424                 fix warnings
5425
5426         * src/imap.c
5427         * src/inc.c
5428         * src/news.c
5429         * src/pop.c
5430         * src/send.c
5431         * src/smtp.c
5432         * src/ssl_certificate.c
5433                 add log.h header file for logging functions
5434
5435         * src/main.c
5436         * src/common/utils.c
5437         * src/summaryview.c
5438         * src/xml.c
5439                 o move debug_mode to common/utils.c
5440                 o add functions to set and get debug_mode
5441
5442         * src/defs.h                    ** REMOVE **
5443         * src/intl.h                    ** REMOVE **
5444         * src/socket.[ch]               ** REMOVE **
5445         * src/ssl.[ch]                  ** REMOVE **
5446         * src/utils.[ch]                ** REMOVE **
5447                 replaced by new files in src/common/
5448         
5449         * src/common/Makefile.am
5450                 add new files in src/common/
5451
5452         * src/common/defs.h             ** NEW **
5453         * src/common/intl.h             ** NEW **
5454         * src/common/log.[ch]           ** NEW **
5455         * src/common/socket.[ch]        ** NEW **
5456         * src/common/ssl.[ch]           ** NEW **
5457         * src/common/utils.[ch]         ** NEW **
5458                 replacement for files in src/
5459
5460 2002-12-02 [colin]      0.8.6claws48
5461
5462         * src/folderview.c
5463                 Scroll folderview if necessary during dnd
5464
5465 2002-12-02 [colin]      0.8.6claws47
5466
5467         * src/folder.[ch]
5468                 Add check to verify a move is within a single mailbox
5469         * src/folderview.c
5470                 Add specific error string for this check
5471
5472 2002-12-02 [colin]      0.8.6claws46
5473
5474         * src/folder.c
5475                 Add a test to folder moving, remove a statusbar_print
5476         * src/folderview.c
5477                 Add Move folder... context-menu item
5478                 Factorize folder moving code
5479                 Enable folder DND for mbox
5480
5481 2002-12-01 [christoph]  0.8.6claws45
5482
5483         * ac/aspell.m4
5484                 remove conf.aspelltest if the version check fails
5485
5486 2002-11-30 [christoph]  0.8.6claws44
5487
5488         * autogen.sh
5489                 run libtoolize --force in autogen to create missing
5490                 libtool scripts
5491
5492 2002-11-30 [christoph]  0.8.6claws43
5493
5494         * src/Makefile.am
5495         * src/pgptext.c
5496         * src/procmime.c
5497         * src/rfc2015.c
5498         * src/uuencode.[ch]             ** REMOVED **
5499         * src/common/Makefile.am
5500         * src/common/uuencode.[ch]      ** NEW **
5501                 move uuen/decoder to common directory
5502
5503 2002-11-30 [christoph]  0.8.6claws42
5504
5505         * src/Makefile.am
5506         * src/base64.[ch]               ** REMOVED **
5507         * src/codeconv.c
5508         * src/compose.c
5509         * src/ldif.c
5510         * src/pgptext.c
5511         * src/procmime.c
5512         * src/rfc2015.c
5513         * src/smtp.c
5514         * src/unmime.c
5515         * src/common/Makefile.am
5516         * src/common/base64.[ch]        ** NEW **
5517                 move base64 en/decoder to common directory
5518
5519 2002-11-30 [christoph]  0.8.6claws41
5520
5521         * src/common                    ** NEW **
5522                 new directory for UI independent code
5523         * src/gtk                       ** NEW **
5524                 new directory for GTK frontend
5525         * src/common/.cvsignore         ** NEW **
5526         * src/gtk/.cvsignore            ** NEW **
5527                 ignore build files
5528         * src/common/Makefile.am        ** NEW **
5529         * src/gtk/Makefile.am           ** NEW **
5530                 automake files to build new seperated stuff
5531         * src/Makefile.am
5532                 the binary will currently still be build with the
5533                 files in src, so we include the code from the
5534                 subdirs for now after building the libs there
5535
5536 2002-11-30 [paul]       0.8.6claws40
5537
5538         * src/compose.c
5539                 fix bug [642731] 'Wrong selected account with drafted mail'
5540
5541 2002-11-29 [oliver]     0.8.6claws39
5542         
5543         * src/messageview.c
5544                 o update summaryview when switching between different
5545                   messageviews          
5546         * src/toolbar.c  
5547                 o check if messageview holds already removed msg
5548                   from summaryview
5549                 
5550
5551 2002-11-29 [oliver]     0.8.6claws38
5552
5553         * src/toolbar.c 
5554                 remove not needed variables and includes
5555                 make messageview stay opened and move to next when msgs are deleted 
5556
5557 2002-11-29 [oliver]     0.8.6claws37
5558         
5559         * src/toolbar.c 
5560                 disable compose button (messageview toolbar) by default
5561                 deleted msgs are moved to trash
5562         
5563 2002-11-29 [melvin]     0.8.6claws36
5564
5565         * configure.in
5566                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5567                 and to detect signatures expirations (gpgme 0.3.6)
5568
5569         * src/main.c
5570                 Use non obsolescent function for Gpgme engine checking.
5571
5572         * src/rfc2015.c
5573                 Inform about expired signatures or signatures which key
5574                 has expired. Expiration date is displayed.
5575
5576         * src/sigstatus.c
5577                 Inform about expired signatures or signatures which key
5578                 has expired.
5579
5580 2002-11-28 [paul]       0.8.6claws35
5581
5582         * src/folderview.c
5583                 re-instate 'Check for new messages' in Newsgroup
5584                 folders right-click menu, after a suggestion from
5585                 Tim Mann <timmann@users.sourceforge.net>
5586
5587         * src/main.c
5588                 after a crash check only local folders for new
5589                 messages
5590
5591 2002-11-28 [paul]       0.8.6claws34
5592
5593         * configure.in
5594                 apply patch that fixes the checking of GTK with XIM 
5595                 support on different OSs, such as FreeBSD. Patch 
5596                 submitted by Topia <topia@users.sourceforge.net>
5597                 
5598 2002-11-28 [paul]       0.8.6claws33
5599
5600         * src/mainwindow.c
5601           src/prefs_common.c
5602           src/prefs_toolbar.c
5603                 more changes to the English
5604
5605 2002-11-28 [paul]       0.8.6claws32
5606
5607         * sync with 0.8.6cvs13
5608                 see ChangeLog 2002-11-28 (no sync needed
5609                 for src/compose.c)
5610
5611 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5612         
5613         * src/mainwindow.[ch]
5614                 add patch by Ivan F. Martinez introducing messageview Toolbar
5615                 some changes and committed by oliver    
5616
5617 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5618
5619         * src/messageview.[ch]
5620                 add patch by Ivan F. Martinez introducing messageview Toolbar
5621                 some changes and committed by oliver    
5622
5623 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5624
5625         * src/compose.[ch]
5626                 add patch by Ivan F. Martinez introducing messageview Toolbar
5627                 some changes and committed by oliver    
5628
5629 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5630         
5631         * src/toolbar.[ch]
5632                 add patch by Ivan F. Martinez introducing messageview Toolbar
5633                 some changes and committed by oliver
5634
5635 2002-11-28 [oliver]     0.8.6claws27
5636         
5637         * src/prefs_toolbar.[ch]
5638                 getting ready for messageview toolbar
5639                 free mem allocated by gettext
5640                 change prefs_toolbar to prefs_toolbar_open
5641  
5642 2002-11-28 [thorsten]   0.8.6claws26
5643
5644         * src/imageview.[ch]
5645                 cleaned up conflicting declarations of
5646                 imageview_show_image()
5647
5648 2002-11-28 [paul]       0.8.6claws25
5649
5650         * src/grouplistdialog.c
5651           src/prefs_common.c
5652           src/prefs_summary_column.c
5653                 a few more improvements to the English
5654
5655 2002-11-28 [colin]      0.8.6claws24
5656
5657         * man/sylpheed.1
5658                 A few updates to command-line parameters
5659
5660 2002-11-28 [colin]      0.8.6claws23
5661
5662         * src/prefs_filtering.c
5663                 Fix problems with prefs_filtering_delete_path:
5664                 a) if the first rule is removed, original pointers
5665                    weren't updated (leading to segfaults)
5666                 b) it was always global_processing updated in case
5667                    of removed path was parent of rule path
5668
5669 2002-11-27 [paul]       0.8.6claws22
5670
5671         * src/mainwindow.c
5672           src/prefs_account.c
5673           src/prefs_actions.c
5674           src/prefs_common.c
5675           src/prefs_customheader.c
5676           src/prefs_display_header.c
5677           src/prefs_filtering.c
5678           src/prefs_folder_item.c
5679           src/prefs_matcher.c
5680           src/prefs_scoring.c
5681           src/prefs_summary_column.c
5682           src/prefs_template.c
5683           src/prefs_toolbar.c
5684                  improve the English in the GUI
5685
5686 2002-11-27 [colin]      0.8.6claws21
5687
5688         * src/folder.c
5689                 Fix processing renaming problems happening after
5690                 last commit
5691
5692 2002-11-27 [colin]      0.8.6claws20
5693
5694         * src/folder.c
5695                 recursive move now deletes src each subfolder after 
5696                 having moved it
5697         * src/folderview.c
5698                 Use identifier instead of path during dnd (enables
5699                 IMAP folder dnd)
5700
5701 2002-11-27 [paul]       0.8.6claws19
5702
5703         * src/main.c
5704                 apply patch that does command-line processing 
5705                 BEFORE gtk_init, allowing claws to run from 
5706                 shell-scripts in non-X environment (e.g. crontab 
5707                 or ip-up, ip-down scripts). Patch submitted by
5708                 Ruslan N. Balkin <baron@dartel.ru>
5709                 
5710         * po/it.po
5711                 updated by Alessandro Maestri
5712
5713 2002-11-27 [paul]       0.8.6claws18
5714
5715         * sync with 0.8.6cvs12
5716           src/prefs_common.c
5717                 Differences are that main uses a 'Receive dialog'
5718                 frame on the Interface tab, whereas claws groups all 
5719                 the dialogs together in a 'Dialogs' frame.
5720
5721 2002-11-27 [colin]      0.8.6claws17
5722
5723         * src/prefs_matcher.c
5724                 Fix Execute criteria's NOT flag
5725
5726
5727 2002-11-26 [christoph]  0.8.6claws16
5728
5729         * src/ssl.c
5730                 rewrite the ssl code a little bit, only use one
5731                 SSL context, set default certificates' file/path
5732
5733 2002-11-26 [thorsten]   0.8.6claws15
5734
5735         * src/compose.c
5736                 default-reply-to didn't work for ml-reply
5737
5738 2002-11-26 [melvin]     0.8.6claws14
5739
5740         * src/prefs_actions.c
5741                 Made pipe-actions ignore short headers in message view
5742                 Made trailing-pipe-actions write in the message view with
5743                 the same font as the original message
5744
5745 2002-11-26 [paul]       0.8.6claws13
5746
5747         * src/compose.c
5748                 this time commit the correct file
5749
5750 2002-11-26 [paul]       0.8.6claws12
5751
5752         * sync with 0.8.6cvs11
5753           src/quote_fmt_parse.y  
5754                 no sync needed
5755           src/account.[ch]       
5756                 not sync'ed
5757           src/compose.c
5758                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5759                 on draft mode.
5760                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5761                 header
5762                 
5763         see ChangeLog 2002-11-25 and 2002-11-26
5764
5765 2002-11-26 [colin]      0.8.6claws11
5766
5767         * src/folderview.c
5768                 Fix collapsed folder not auto-expanding during
5769                 mail dnd, if it was the source folder.
5770
5771 2002-11-25 [colin]      0.8.6claws10
5772
5773         * src/folderview.[ch]
5774                 Variable renaming and cleaning (slist of nodes 
5775                 to be re-collapsed is stored in FolderView)
5776
5777 2002-11-25 [paul]       0.8.6claws9
5778
5779         * src/prefs_common.[ch]
5780                 fix breakage caused by last commit
5781
5782 2002-11-25 [paul]       0.8.6claws8
5783
5784         * sync with 0.8.6cvs4
5785                 see ChangeLog 2002-11-21
5786
5787 2002-11-25 [paul]       0.8.6claws7
5788
5789         * sync with 0.8.6cvs4
5790                 see ChangeLog 2002-11-20
5791
5792 2002-11-25 [paul]       0.8.6claws6
5793
5794         * sync with 0.8.6cvs3
5795                 see ChangeLog 2002-11-18
5796
5797 2002-11-25 [colin]      0.8.6claws5
5798
5799         * src/gtkutils.[ch]
5800                 Add gtkut_ctree_node_is_parent()
5801         * src/folderview.c
5802                 Spring-loaded folders
5803
5804 2002-11-25 [colin]      0.8.6claws4
5805
5806         * src/utils.[ch]
5807                 Add slist_concat_unique(), function to merge
5808                 two GSList filtering dups
5809         * src/folder.[ch]
5810         * src/summaryview.[ch]
5811         * src/folderview.c
5812         * src/main.c
5813                 Add detection/update/display of unread answers
5814                 to marked mails
5815         * src/procmsg.[ch]
5816                 Add procmsg_find_children()
5817                 Add procmsg_msg_has_marked_parent()
5818
5819 2002-11-25 [colin]      0.8.6claws3
5820
5821         * src/ssl_certificate.[ch]
5822                 Allow checking a certificate without a DNS
5823                 lookup
5824                 Allow to forget a cert (by deleting it)
5825                 Make ssl_certificate_destroy_public
5826         * src/ssl_manager.[ch] ** NEW FILES **
5827                 Gui to manage (display/remove) certificates
5828         * src/prefs_common.[ch]
5829                 Add a pref to allow silent acceptation of
5830                 trusted certificates or not (based on the
5831                 "I want to know what's going on" principle)
5832         * src/mainwindow.c
5833                 Add SSL manager in Tools menu
5834         * src/Makefile.am
5835                 Add the new files to the build
5836         * po/POTFILES.in
5837                 Add ssl_manager.c to translations
5838
5839 2002-11-25 [colin]      0.8.6claws2
5840
5841         * src/summaryview.[ch]
5842                 Add S_SEARCH_EXTENDED to the quick search, which 
5843                 allows to search using filtering syntax.
5844
5845 2002-11-25 [colin]      0.8.6claws1
5846
5847         * src/summaryview.c
5848                 Deletion of duplicates now prefer deleting
5849                 the unread dup (fixes feature-request 638989).
5850
5851 2002-11-24 [paul]       0.8.6claws
5852
5853         * po/es.po
5854           po/pl.po
5855           po/ru.po
5856           po/sr.po
5857                 updated by Ricardo Mones Lastra,
5858                 Witold Wladyslaw Wojciech Wilk,
5859                 Ruslan N. Balkin, and  Urke MMI 
5860                 respectively
5861
5862 2002-11-24 [paul]       0.8.5claws182
5863
5864         * po/bg.po
5865                 updated by George Danchev
5866
5867 2002-11-23 [alfons]     0.8.5claws181
5868
5869         * src/imap.c
5870                 tiny memory leak found by browsing Dimitar's 
5871                 valgrind report
5872
5873 2002-11-23 [paul]       0.8.5claws180
5874
5875         * po/it.po
5876                 updated by Alessandro Maestri
5877
5878 2002-11-22 [christoph]  0.8.5claws179
5879
5880         * src/compose.c
5881         * src/inc.c
5882         * src/prefs_filtering.c
5883         * src/summaryview.c
5884                 more warning fixes
5885
5886 2002-11-22 [alfons]     0.8.5claws178
5887
5888         * src/summaryview.c
5889                 summary_execute_delete_func(): if message is deleted, make 
5890                 sure to also remove its entry in the subject hash table. 
5891                 fixes a corner case bug.
5892
5893 2002-11-22 [paul]       0.8.5claws177
5894
5895         * .cvsignore
5896                 add 'autom4te.cache'
5897                 
5898         * ltconfig      ** REMOVED **
5899                 not needed
5900
5901 2002-11-22 [paul]       0.8.5claws176
5902
5903         * src/textview.c
5904                 textview_set_font(): fix for message display in
5905                 UTF-8 locales (thanks to Sergey Vlasov).
5906                 
5907         * AUTHORS
5908                 add new team members and contributors
5909
5910
5911 2002-11-21 [colin]      0.8.5claws175
5912
5913         * src/procmsg.[ch]
5914                 Add procmsg_remove_special_headers()
5915         * src/mh.c
5916                 Use procmsg_remove_special_headers() for 
5917                 previous fix
5918
5919 2002-11-21 [colin]      0.8.5claws174
5920
5921         * src/mh.c
5922                 Fix moving/copying from queue/draft folders
5923                 for MH folders
5924
5925 2002-11-21 [christoph]  0.8.5claws173
5926
5927         * src/crash.c
5928         * src/filtering.c
5929         * src/logwindow.c
5930         * src/main.c
5931         * src/matcher_parser_lex.[hl]
5932         * src/mbox.c
5933         * src/mbox_folder.[ch]
5934         * src/prefs_filtering.c
5935         * src/procheader.c
5936         * src/quote_fmt_lex.l
5937         * src/ssl.c
5938                 fix all warnings except the warnings in lex and yacc files
5939
5940 2002-11-20 [christoph]  0.8.5claws172
5941
5942         * src/imap.c
5943                 fix MsgInfo retrieval for IMAP draft and queue folders
5944                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5945
5946 2002-11-19 [christoph]  0.8.5claws171
5947
5948         * src/compose.c
5949                 fix segfault, when draft saving does not get
5950                 the MsgInfo of the new message
5951                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5952
5953 2002-11-19 [christoph]  0.8.5claws170
5954
5955         * src/procmsg.c
5956                 add parameter check for flag setting function
5957                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5958
5959 2002-11-18 [paul]       0.8.5claws169
5960
5961         * src/compose.c
5962                 more sensitivity fixes to redirect mode:
5963                 * disable toolbar draft button
5964                 * allow only Address book in the Tools menu
5965                 * disable editing of message by the spell
5966                   checker
5967
5968 2002-11-18 [paul]       0.8.5claws168
5969
5970         * src/compose.c
5971                 fix sensitivity of menu items in compose_redirect():
5972                 allow only the necessary items 
5973
5974 2002-11-18 [paul]       0.8.5claws167
5975
5976         * src/compose.c
5977                 fix bug [ 603259 ] 'attachment got lost on bounce'
5978
5979 2002-11-18 [paul]       0.8.5claws166
5980
5981         * po/ru.po
5982                 updated by Ruslan N. Balkin <baron@dartel.ru>
5983
5984 2002-11-18 [colin]      0.8.5claws165
5985
5986         * src/main.c
5987           src/defs.h
5988                 Remove old filtering stuff
5989
5990
5991 2002-11-17 [oliver]     0.8.5claws164
5992
5993         * src/toolbar.h
5994                 remove not needed typedef 
5995
5996 2002-11-17 [oliver]     0.8.5claws163
5997
5998         * src/toolbar.c
5999                 make toolbar's on click events translatable
6000
6001 2002-11-15 [colin]      0.8.5claws162
6002
6003         * src/summaryview.c
6004                 Revert too-soon integration of a feature
6005
6006 2002-11-15 [christoph]  0.8.5claws161
6007
6008         * src/imap.c
6009                 use main's implementation of imap_get_msginfo
6010
6011 2002-11-15 [christoph]  0.8.5claws160
6012
6013         * src/compose.c
6014         * src/folder.[ch]
6015         * src/imap.c
6016         * src/mbox_folder.c
6017         * src/mh.c
6018         * src/news.c
6019         * src/procmsg.c
6020         * src/summaryview.c
6021                 replace claws' fetch_msginfo with main's get_msginfo
6022                 (use main's implementation where possible)
6023
6024 2002-11-15 [colin]      0.8.5claws159
6025
6026         * src/ssl_certificate.c
6027                 Missed a check
6028
6029 2002-11-16 [melvin]     0.8.5claws158
6030
6031         * po/fr.po
6032                 Updated French translations.
6033
6034 2002-11-16 [colin]      0.8.5claws157
6035
6036         * src/ssl_certificate.c
6037                 Check for missing parts in the certificates
6038
6039 2002-11-15 [colin]      0.8.5claws156
6040
6041         * src/folderview.c
6042                 Preventive fix (missing check) found by
6043                 Alfons
6044
6045 2002-11-15 [paul]
6046
6047         * NEWS
6048                 sync with 0.8.6 release
6049
6050 2002-11-15 [colin]      0.8.5claws155
6051
6052         * src/folder.[ch]
6053           src/folderview.c
6054                 Fix error handling of folder_item_move_to()
6055                 (thanks to Alfons!)
6056
6057 2002-11-15 [colin]      0.8.5claws154
6058
6059         * src/folder.[ch]
6060           src/folderview.c
6061                 folder_item_move_to() sets an error message instead
6062                 of having GUI stuff in folder.c
6063
6064 2002-11-15 [colin]      0.8.5claws153
6065
6066         * src/procmsg.[ch]
6067                 Implemented a callback for MsgInfo updates, 
6068                 heavily copy/pasted from Christoph's folder 
6069                 callback system
6070         * src/summaryview.[ch]
6071                 Register summary_update_msg as callback
6072
6073 2002-11-14 [colin]      0.8.5claws152
6074         
6075         * src/procmsg.c
6076                 Update the FolderItem after sending (fixes 617593)
6077
6078 2002-11-14 [christoph]  0.8.5claws151
6079
6080         * src/folder.c
6081                 fix wrong position of NULL pointer check found
6082                 by Sergey
6083
6084 2002-11-14 [christoph]  0.8.5claws150
6085
6086         * src/folder.c
6087                 fix segfault when deleting messages from IMAP folders
6088                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6089
6090 2002-11-14 [colin]      0.8.5claws149
6091
6092         * src/compose.c
6093                 Forwarding was also ignoring the folder's default account.
6094
6095 2002-11-14 [colin]      0.8.5claws148
6096
6097         * src/compose.c
6098                 Fix sent folder not set to folder properties when 
6099                 forwarding.
6100
6101 2002-11-14 [thorsten]   0.8.5claws147
6102
6103         * src/inc.c
6104                 inc_start(): Files were not moved from .processing to inbox,
6105                 if no global processing rule existed
6106
6107 2002-11-14 [colin]      0.8.5claws146
6108
6109         * src/ssl_certificate
6110                 Fix file operations
6111
6112 2002-11-14 [paul]       0.8.5claws145
6113
6114         * po/it.po
6115                 updated by Alessandro Maestri
6116
6117 2002-11-13 [alfons]     0.8.5claws144
6118
6119         * src/folder.c
6120                 folder_item_close(): only mark messages unread
6121                 when a folder has new messages 
6122
6123 2002-11-13 [keith]      0.8.5claws143
6124
6125         * src/imap.c
6126                 Fix problem moving or copying between
6127                 IMAP folders
6128
6129 2002-11-13 [colin]      0.8.5claws142
6130
6131         * src/matcher_parser_parse.y
6132                 Fix rule problem when " don't match
6133
6134 2002-11-13 [christoph]  0.8.5claws141
6135
6136         * src/folder.c
6137         * src/folderview.c
6138                 moved cache saving to folder_item_close
6139                 the folderview should not have to deal with
6140                 this things
6141
6142 2002-11-13 [christoph]  0.8.5claws140
6143
6144         * src/summaryview.c
6145                 moved setting of important score to
6146                 summary_set_prefs_from_folderitem
6147
6148 2002-11-13 [colin]      0.8.5claws139
6149
6150         * src/matcher_parser_parse.y
6151                 Fix a segfault in the parser (happening when
6152                 a good expression had been tested and a bad 
6153                 one arrives)
6154
6155 2002-11-13 [paul]       0.8.5claws138
6156
6157         * sync with 0.8.5cvs24
6158                 see ChangeLog 2002-11-13
6159                 
6160         * po/pt_BR.po
6161                 updated by Fabio Jr. Beneditto
6162
6163 2002-11-13 [colin]      0.8.5claws137
6164         
6165         * src/msgcache.c
6166           src/defs.h
6167           src/procmsg.[ch]
6168                 Revert last commit, problem
6169
6170 2002-11-13 [colin]      0.8.5claws136
6171
6172         * src/msgcache.c
6173                 Remove duplicated code
6174         * src/defs.h
6175                 Bumped CACHE_VERSION and MARK_VERSION
6176         * src/procmsg.[ch]
6177                 Network endian for cache and mark files
6178
6179 2002-11-12 [colin]      0.8.5claws135
6180
6181         * src/inc.c
6182                 Fix the "socket error" dialog which disappeared
6183
6184 2002-11-12 [colin]      0.8.5claws134
6185
6186         * src/msgcache.c
6187                 Reverse last commit which had performance 
6188                 problems, but still reverse the list
6189
6190 2002-11-12 [colin]      0.8.5claws133
6191
6192         * src/msgcache.c
6193                 Reverse list order
6194
6195 2002-11-12 [melvin]     0.8.5claws132
6196
6197         * src/compose.c
6198                 Added a check for a NULL prefs_common.dictionary
6199
6200 2002-11-12 [colin]      0.8.5claws131
6201
6202         * src/ssl_certificate.[ch]
6203                 Use FQDN hostname
6204
6205 2002-11-12 [colin]      0.8.5claws130
6206
6207         * src/ssl_certificate.[ch]
6208                 Take connection port into account for 
6209                 checking certificates (a single hostname
6210                 could have multiple servers with multiple
6211                 certificates)
6212         * src/ssl.c
6213                 Pass the port to ssl_certificate_check
6214
6215 2002-11-12 [paul]       0.8.5claws129
6216
6217         * src/folder.c
6218                 fix a typo in last commit
6219
6220 2002-11-12 [paul]       0.8.5claws128
6221
6222         * sync with 0.8.5cvs23
6223                 see ChangeLog entry 2002-11-12
6224
6225 2002-11-11 [colin]      0.8.5claws127
6226
6227         * src/ssl_certificate.c
6228                 Cleaner messages
6229                 Don't popup, instead log error, if the 
6230                 corresponding pref is checked
6231         * src/ssl_certificate.h
6232                 include <openssl/objects/h>
6233
6234 2002-11-11 [colin]      0.8.5claws126
6235
6236         * src/ssl_certificate.h
6237                 _Really_ clean it
6238
6239 2002-11-11 [colin]      0.8.5claws125
6240         
6241         * src/ssl_certificate.c
6242                 Fixed leak
6243
6244 2002-11-11 [colin]      0.8.5claws124
6245
6246         * src/ssl.c
6247                 Cleaned a bit
6248         * src/ssl_certificate.[ch]
6249                 Cleaned a bit (better use of SSL API)
6250                 (This will cause non-recognition of saved 
6251                  certificates of claws12[23]...)
6252
6253 2002-11-11 [paul]       0.8.5claws123
6254         
6255         * po/es.po
6256                 updated by Ricardo Mones Lastra
6257
6258 2002-11-11 [colin]      0.8.5claws122
6259
6260         * src/ssl.c
6261                 Fix a typo
6262
6263 2002-11-11 [colin]      0.8.5claws121
6264
6265         * src/ssl_certificate.[ch] ** NEW FILES **
6266         * src/ssl.[ch]
6267                 Check SSL certificates presented to us
6268         * src/Makefile.am
6269                 Add ssl_certificate.[ch]
6270         * po/POTFILES.in
6271                 Add ssl_certificate.c
6272
6273 2002-11-11 [paul]       0.8.5claws120
6274
6275         * sync with 0.8.5cvs22
6276                 see ChangeLog 2002-11-11
6277
6278 2002-11-11 [paul]       0.8.5claws119
6279
6280         * sync with 0.8.5cvs21
6281                 see ChangeLog 2002-11-11
6282
6283 2002-11-10 [jens]       0.8.5claws118
6284
6285         * src/folder.c
6286         * src/folderview.c
6287                 corrected some typing
6288         * po/de.po
6289                 updated german translation
6290         * sylpheed.spec.in
6291                 cleaned up specfile and adjusted it for claws
6292
6293 2002-11-10 [colin]      0.8.5claws117
6294
6295         * src/summaryview.c
6296                 a STATUSBAR_PUSH/POP fix
6297
6298 2002-11-10 [colin]      0.8.5claws116
6299
6300         * src/prefs_folder_item.c
6301                 Fix hanging after opening folder properties
6302
6303 2002-11-10 [hoa]        0.8.5claws115
6304
6305         * src/matcher_parser_lex.l
6306         * src/matcher_parser_parse.y
6307                 config file for scoring and filtering is no more trashed
6308                 when there is a syntax error in a filtering rule when
6309                 editing it in a dialog.
6310
6311 2002-11-09 [colin]      0.8.5claws114
6312
6313         * src/mbox_folder.c
6314                 Added missing initialisation of folder->destroy()
6315
6316 2002-11-09 [colin]      0.8.5claws113
6317
6318         * src/folder.c
6319           src/folderview.c
6320                 Fix the status bar messages
6321
6322 2002-11-09 [colin]      0.8.5claws112
6323
6324         * src/folderview.c
6325                 Fix hangs after folder dnd, happening after 
6326                 claws109.
6327
6328 2002-11-09 [christoph]  0.8.5claws111
6329
6330         * src/folderview.c
6331                 just changed order of calls (reverse order of
6332                 associated calls)
6333         * src/inc.c
6334                 lock inc when checking only one account, otherwise
6335                 inc all could be executed at the same time
6336
6337 2002-11-09 [christoph]  0.8.5claws110
6338
6339         * src/folderview.c
6340                 better unlock the mouse cursor before calling
6341                 summary_show because it changes the cursor too
6342
6343 2002-11-09 [christoph]  0.8.5claws109
6344
6345         * src/folder.[ch]
6346         * src/folderview.c
6347                 add functions to open and close a folder
6348                 o opending will execute scanning for remote folders
6349                   and processing
6350                 o closing will unset new flag for messages
6351
6352 2002-11-09 [colin]      0.8.5claws108
6353
6354         * src/folder.c
6355                 Add a call to prefs_matcher_write_config to 
6356                 avoid non-leaf folders filtering settings to be
6357                 lost
6358
6359 2002-11-09 [paul]       0.8.5claws107
6360
6361         * src/prefs_account.c
6362                 re-word a label
6363
6364 2002-11-09 [colin]      0.8.5claws106
6365
6366         * src/folderview.c
6367                 Minor esthetic fix
6368
6369 2002-11-09 [colin]      0.8.5claws105
6370
6371         * src/folderview.c
6372                 Fix prefs_filtering deletion for MH folders (same
6373                 reason as below)
6374         * src/prefs_filtering.c
6375                 Fix prefs_filtering renaming and deletion for 
6376                 folder-based processing rules.  
6377
6378 2002-11-09 [christoph]  0.8.5claws104
6379
6380         * src/compose.c
6381         * src/folder.[ch]
6382         * src/folderview.[ch]
6383         * src/import.c
6384         * src/inc.c
6385         * src/main.c
6386         * src/mainwindow.c
6387         * src/messageview.c
6388         * src/prefs_folder_item.c
6389         * src/procmsg.c
6390         * src/summaryview.c
6391                 implement a callback system for folder item updates
6392
6393 2002-11-09 [colin]      0.8.5claws103
6394
6395         * src/folderview.c
6396                 Fix prefs_filtering renaming for MH folders (we
6397                 shouldn't rename by path as another folder could
6398                 have the same hierarchy).
6399
6400 2002-11-09 [colin]      0.8.5claws102
6401
6402         * src/folder.c
6403                 Fix a leak found by Christoph, use better variable
6404                 names
6405
6406 2002-11-09 [colin]      0.8.5claws101
6407
6408         * src/folder.c
6409                 One more fix for processing rules
6410
6411 2002-11-08 [colin]      0.8.5claws100
6412         
6413         * src/matcher.c
6414                 Don't copy the compiled regexp (will be reevaluated)
6415         * src/folderview.c
6416                 Lock folderview while moving
6417         * src/folder.c
6418                 Provide info on what's happening to the user
6419
6420 2002-11-08 [colin]      0.8.5claws99
6421
6422         * src/folderview.c
6423                 Fix folder reordering after a move if parent is 
6424                 root
6425         * src/scoring.[ch]
6426                 Add function to copy a ScoringProp
6427         * src/prefs_folder_item.c
6428                 Copy scoring rules when copying a folder prefs
6429
6430 2002-11-08 [colin]      0.8.5claws98
6431
6432         * src/folderview.c
6433                 Fixes in case of failure
6434         * src/filtering.[ch]    
6435                 Add function to duplicate a FilteringProp
6436         * src/matcher.[ch]
6437                 Add function to duplicate a MatcherProp
6438         * src/prefs_folder_item.c
6439                 Save folder's processing rules when copying 
6440                 its prefs
6441
6442 2002-11-08 [colin]      0.8.5claws97
6443         
6444         * src/folderview.c
6445                 Sort after move
6446         * src/folder.c 
6447                 Change a printf to debug_print
6448
6449 2002-11-08 [colin]      0.8.5claws96
6450
6451         * src/folder.c
6452           src/folderview.c
6453                 Fix segfaults, call me stupido
6454         
6455
6456 2002-11-08 [colin]      0.8.5claws95
6457
6458         *src/folder.c
6459                 Added forgotten prefs to save when moving folders
6460
6461 2002-11-08 [colin]      0.8.5claws94
6462
6463         * src/folder.c
6464                 Fixes to folder DND (prefs copy)
6465         * src/folderview.c
6466                 Optimization for folder DND (don't rescan whole tree)
6467                 Added folderview_create_folder_node() for this 
6468                 optimization, so de-duped a bit the code
6469         * src/prefs_folder_item.[ch]
6470                 Added prefs_folder_item_copy_prefs()    
6471           
6472 2002-11-08 [paul]       0.8.5claws93
6473
6474         * src/prefs_account.c
6475           tools/README
6476           tools/kmail2sylpheed_v2.pl
6477                 correct some typos
6478
6479 2002-11-08 [paul]       0.8.5claws92
6480
6481         * src/compose.c
6482           src/prefs_account.[ch]
6483                 remove account options 'clearsign' and 'ascii_armored',
6484                 replace with 'default_gnupg_mode' to prevent mixed-mode
6485                 Privacy settings
6486
6487 2002-11-08 [paul]       0.8.5claws91
6488
6489         * src/compose.[ch]
6490                 re-implement GnuPG 'on-the-fly' mode selection,
6491                 disallow mixed-mode
6492
6493 2002-11-08 [colin]      0.8.5claws90
6494
6495         * src/folderview.c
6496           src/prefs_folder_item.c
6497                 Change "Property" to "Properties"
6498
6499 2002-11-07 [colin]      0.8.5claws89
6500
6501         * src/folderview.c
6502           src/folder.c
6503                 Allow folder dropping to a root folder
6504
6505 2002-11-07 [paul]       0.8.5claws88
6506
6507         * src/compose.c
6508                 revert last commit
6509
6510 2002-11-07 [paul]       0.8.5claws87
6511
6512         * src/compose.c
6513                 fix reply-to-list bug. closes bug report
6514                 "[633382] reply-to-list broken in recent cvs"
6515
6516 2002-11-07 [paul]       0.8.5claws86
6517
6518         * src/compose.c
6519                 add a forgotten '#if USE_GPGME ... #endif'
6520
6521 2002-11-07 [paul]       0.8.5claws85
6522
6523         * sync with 0.8.5cvs20
6524                 see ChangeLog 2002-11-07
6525
6526 2002-11-07 [colin]      0.8.5claws84
6527
6528         * src/folder.[ch]
6529                 Change folder_item_move_to to return the newly 
6530                 created folderitem.
6531         * src/folderview.c
6532                 Select the new folderitem after moving.
6533
6534 2002-11-07 [colin]      0.8.5claws83
6535
6536         * src/prefs_filtering.c
6537                 Fix rule rewriting when moving a leaf folder to a 
6538                 shorter path
6539
6540 2002-11-07 [colin]      0.8.5claws82
6541
6542         * src/prefs_filtering.c
6543                 fix a leak
6544
6545 2002-11-07 [colin]      0.8.5claws81
6546
6547         * src/folder.[ch]
6548                 Add folder_item_move_to() function to move a 
6549                 folderitem into another one (updates matcher etc)
6550         * src/folderview.c
6551                 Add folder drag'n drop (context menu to come)
6552                 [Should be dataloss free, but Please backup before 
6553                  trying !]
6554
6555 2002-11-06 [colin]      0.8.5claws80
6556
6557         * src/mh.c
6558                 mh_create_folder() returns NULL if can't create
6559                 directory hierarchy
6560
6561 2002-11-06 [paul]       0.8.5claws79
6562
6563         * src/compose.[ch]
6564                 allow 'on-the-fly' changing of the type of encryption 
6565                 and/or signing used (mime/ascii) via the compose window
6566
6567 2002-11-06 [paul]       0.8.5claws78
6568
6569         * sync with 0.8.5cvs19
6570                 see ChangeLog 2002-11-06 for src/account.c: 
6571                 account_get_special_folder()
6572                 
6573 2002-11-05 [alfons]     0.8.5claws77
6574
6575         * src/crash.c
6576                 very minor cleanups: nothing to see here, move on. :-)
6577
6578 2002-11-05 [colin]      0.8.5claws76
6579
6580         * src/main.c
6581                 Changes choices if compose windows are opened to
6582                 Discard, Draft, Don't quit
6583
6584 2002-11-05 [thorsten]   0.8.5claws75
6585
6586         * src/compose.c
6587                 reenabled default_reply_to folder option
6588
6589 2002-11-05 [colin]      0.8.5claws74
6590
6591         * src/compose.[ch] 
6592                 add compose_draft()
6593         * src/crash.c
6594                 add SIGTERM handler
6595         * src/main.[ch]
6596                 add clean_quit() for the SIGTERM handler
6597
6598 2002-11-05 [paul]       0.8.5claws73
6599         
6600         * po/es.po
6601                 updated by Ricardo Mones Lastra
6602
6603 2002-11-05 [melvin]     0.8.5claws72
6604
6605         * src/logwindow.c
6606                 Fixed log-clipping bug #616795.
6607                 To stop logging in the log window use 0 length.
6608         * src/prefs_common.c
6609                 Added a label to inform about the 0 log length behaviour.
6610
6611 2002-11-05 [paul]       0.8.5claws71
6612
6613         * sync with 0.8.5cvs17
6614                 see ChangeLog 2002-11-05
6615
6616 2002-11-04 [paul]       0.8.5claws70
6617
6618         * sylpheed-128x128.png
6619           sylpheed-64x64.png
6620           sylpheed.png
6621                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6622                 <nikai@users.sourceforge.net>
6623                 
6624         * po/bg.po
6625                 updated by George Danchev
6626
6627 2002-11-03 [thorsten]   0.8.5claws69
6628
6629         * src/main.c
6630           src/mimeview.c
6631           src/rfc2015.h
6632                 add check if gpg is active
6633
6634 2002-11-03 [thorsten]   0.8.5claws68
6635
6636         * src/toolbar.h
6637                 removed GSList declaration causing trouble on MacOS-X
6638                 (submitted by alfons, reported by xfesty)
6639
6640 2002-11-01 [paul]       0.8.5claws67
6641
6642         * src/mainwindow.c
6643                 remove last remnants of main's filter code
6644
6645 2002-11-01 [paul]       0.8.5claws66
6646
6647         * tools/filter_conv.pl
6648                 fix bug where user-defined headers were ignored
6649
6650 2002-11-01 [paul]       0.8.5claws65
6651
6652         * src/logwindow.c
6653                 make a debug_print() not translatable
6654
6655 2002-10-31 [melvin]     0.8.5claws64
6656
6657         * ac/aspell.m4
6658                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6659                 not run any GNU/aspell test.  The dictionary path will
6660                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6661                 was given, in which case, it will be $prefix/lib/aspell/
6662         * configure.in
6663                 Fixed typo in commentary (Aspell code).
6664
6665 2002-10-31 [paul]       0.8.5claws63
6666
6667         * po/POTFILES.in
6668                 remove src/filter.c and src/prefs_filter.c
6669                 thanks to Ricardo for reminding me
6670
6671 2002-10-31 [colin]      0.8.5claws62
6672
6673         * src/mbox_folder.c
6674                 Plug some leaks
6675
6676 2002-10-31 [paul]       0.8.5claws61
6677
6678         * src/prefs_filter.[ch] ** REMOVED **
6679           src/filter.[ch]       ** REMOVED **
6680           
6681         * src/Makefile.am
6682           src/folderview.c
6683           src/inc.c
6684           src/main.c
6685           src/mainwindow.c
6686           src/mbox.c
6687           src/prefs_common.c
6688           src/prefs_filtering.c
6689           src/summaryview.[ch]
6690                 remove main's 'filter' code
6691                 
6692         README.claws
6693                 update to reflect removal of main's filter
6694
6695 2002-10-31 [paul]       0.8.5claws60
6696
6697         * src/summaryview.c
6698                 remove check for global_processing in summary_filter_open(). 
6699                 This fixes the bug where if the user uses the right-click 
6700                 'Create filter rule...' and doesn't have any filter rules 
6701                 already defined in claws' advanced filtering, the newly 
6702                 created filter rule goes to main's filtering which is 
6703                 inaccessible through the gui. Now the filter rule gets added
6704                 to claws' filtering by default.
6705
6706 2002-10-28 [melvin]     0.8.5claws59
6707
6708         * src/prefs_actions.c
6709                 Fixed bug #627322 where MIME parts were not always
6710                 correctly passed to a %p action
6711                 Display an error dialog when message filename is not found.
6712
6713 2002-10-28 [melvin]     0.8.5claws58
6714
6715         * src/prefs_common.c
6716                 Readded a missing function declaration lost in 0.8.3claws34
6717
6718 2002-10-28 [paul]       0.8.5claws57
6719
6720         * sync with 0.8.5cvs15
6721                 see ChangeLog 2002-10-28 and 2002-10-25
6722                 
6723         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6724
6725 2002-10-27 [oliver]     0.8.5claws56
6726
6727         * src/pop.c
6728                 plug leak in pop3_top_recv
6729
6730 2002-10-26 [christoph]  0.8.5claws55
6731
6732         * src/folder.c
6733                 set need_update folder flag when messages are added
6734                 (closes bug [ 626922 ] folder not updated after receiving)
6735
6736 2002-10-25 [melvin]     0.8.5claws54
6737
6738         * src/imageview.c
6739                 Fixed a memleak introduced in the scaling code.
6740
6741 2002-10-24 [alfons]     0.8.5claws53
6742
6743         * src/filtering.c
6744                 make filtering's forward message action forward from the 
6745                 correct account
6746                 (closes bug [628089 ] Filter -> Forward from address problem
6747                 reported by Oktay)
6748
6749 2002-10-24 [christoph]  0.8.5claws52
6750
6751         * src/mainwindow.c
6752         * src/manual.[ch]
6753                 o use manual of current locale or english if current
6754                   locale is not available (and english is available)
6755                 o also link to sylpheed doc project manuals
6756
6757 2002-10-23 [paul]       0.8.5claws51
6758
6759         * tools/README
6760           tools/kmail2sylpheed_v2.pl
6761                 add new version of kmail addressbook importer script.
6762                 works with newer versions of Kmail/KAddressBook which
6763                 have new and rearranged data.
6764
6765 2002-10-23 [martin]     0.8.5claws50
6766
6767         * src/folderview.c
6768         * src/summaryview.c
6769         * src/utils.h
6770         * src/utils.c
6771                 added length parameter to get_abbrev_newsgroup_name()
6772                 changed this function so that it abbreviates the newsgroup
6773                 names only so long it is smaller than the length parameter
6774                 (for better reading of some newsgroup names and space efficiency)
6775
6776 2002-10-22 [colin]      0.8.5claws49
6777
6778         *src/foldersel.c
6779                 Revert Alfons' last modification (after voting ;-))
6780
6781 2002-10-21 [alfons]     0.8.5claws48
6782
6783         * src/foldersel.c
6784                 folder view in folder selection dialog reflects state of
6785                 folder view in main window
6786
6787 2002-10-18 [alfons]     0.8.5claws47
6788
6789         * src/mbox.c
6790                 drop imported messages in folder selected by user,
6791                 and not in the inbox
6792                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6793
6794 2002-10-18 [alfons]     0.8.5claws46
6795
6796         * src/compose.c
6797                 make automagic reply work correctly for email accounts 
6798                 (whether it's viable to do a full sync with Hiro's 
6799                 compose.c is still under discussion)
6800
6801 2002-10-18 [melvin]     0.8.5claws45
6802
6803         * src/prefs_actions.c
6804                 Fixed bug #622275 where asynchroneous actions left 
6805                 zombies processes
6806                 Made (synchroneous) actions' input be displayed live.
6807
6808 2002-10-18 [christoph]  0.8.5claws44
6809
6810         * src/textview.c
6811                 don't add a newline in the textview in front of the
6812                 first textpart if header display is disabled
6813                 (closes bug [ 603385 ] disabled header display leaves blank
6814                  lin)
6815
6816 2002-10-18 [christoph]  0.8.5claws43
6817
6818         * src/folder.[ch]
6819         * src/imap.c
6820         * src/mbox_folder.c
6821         * src/mh.c
6822         * src/news.c
6823                 folder->get_num_list now returns an error code
6824                 (closes bug [ 609424 ] News cache cleared on failure)
6825                 
6826 2002-10-17 [colin]      0.8.5claws42
6827         
6828         * src/news.c
6829                 Changed a printf by debug_print
6830
6831 2002-10-16 [paul]       
6832
6833         * tools/OOo2sylpheed.pl
6834                 allow for spaces in the name of the
6835                 file to be attached.
6836
6837 2002-10-16 [colin]      0.8.5claws41
6838
6839         * src/main.c
6840                 Use a tristate to change online mode
6841
6842 2002-10-16 [paul]       0.8.5claws40
6843
6844         * po/es.po
6845                 updated by Ricardo Mones Lastra
6846
6847 2002-10-16 [colin]      0.8.5claws39
6848
6849         * src/main.c
6850           src/mainwindow.[ch]
6851                 Added --online and --offline command-line
6852                 switches
6853
6854 2002-10-15 [christoph]  0.8.5claws38
6855
6856         * src/procmime.c
6857                 set mimeinfo->name to NULL after g_free to
6858                 avoid double freeing with g_free
6859
6860 2002-10-14 [christoph]  0.8.5claws37
6861
6862         * src/compose.c
6863         * src/filtering.c
6864         * src/summaryview.c
6865                 remove calls to folder->change_flags that are now
6866                 done by procmsg flag functions (seems it is not
6867                 used by any foldertype anyway)
6868         * src/folder.c
6869                 init folder->change_flags with NULL
6870
6871 2002-10-14 [christoph]  0.8.5claws36
6872
6873         * src/folder.[ch]
6874         * src/imap.[ch]
6875                 use virtual functions for folder item new and destroy
6876                 functions
6877
6878 2002-10-14 [melvin]     0.8.5claws35
6879
6880         * src/compose.c
6881                 Added a test to not run the spell checker if no default
6882                 dictionary is available. No dialog is displayed though.
6883
6884 2002-10-14 [melvin]     0.8.5claws34
6885
6886         * src/gtkaspell.c
6887                 Fixed bug in dictionary list context menu where
6888                 "More..." pointed to an emtpy submenu if the
6889                 number of dictionaries is a multiple of 15
6890                 Removed unneeded code in suggestions list creation
6891
6892 2002-10-14 [paul]       0.8.5claws33
6893
6894         * po/bg.po
6895                 updated by George Danchev
6896
6897 2002-10-13 [hoa]        0.8.5claws32
6898
6899         * src/matcher.[ch]
6900           src/matcher_parser_parser.y
6901                 removed the escaped string from internal structure
6902                 of matcher.
6903
6904 2002-10-12 [colin]      0.8.5claws31
6905
6906         * src/gtksctree.[ch]
6907           src/summaryview.c
6908                 Removed useless function gtksctree_reanchor
6909
6910 2002-10-12 [alfons]     0.8.5claws30
6911         
6912         * sync with remaining main changes 2002-10-09 - 2002-10-11
6913         - drop changes to src/compose.c (requires claws specific changes)
6914         
6915 2002-10-12 [alfons]     0.8.5claws29
6916         
6917         * sync with main changes of 2002-10-08
6918         - drop changes to src/compose.c (requires claws specific changes)
6919         - drop changes to src/summaryview.c (requires changes to compose.c)     
6920
6921 2002-10-12 [alfons]     0.8.5claws28
6922         
6923         * sync with main changes of 2002-10-07
6924
6925 2002-10-12 [alfons]     0.8.5claws27
6926
6927         * sync with main changes of 2002-10-04
6928         - drop changes to src/compose.c (requires claws specific changes)
6929         - drop changes to src/prefs_folder_item.c (claws implementation
6930           seems to be working)
6931
6932 2002-10-12 [colin]      0.8.5claws26
6933
6934         * src/mainwindow.c
6935                 Fix folder-flicker when space-reading, introduced 
6936                 in claws22.
6937
6938 2002-10-12 [colin]      0.8.5claws25
6939
6940         * src/compose.c
6941                 Save account address when saving as draft.
6942                 (closes bug 621838)
6943
6944 2002-10-12 [colin]      0.8.5claws24
6945
6946         * src/summaryview.c
6947                 Fix the problem consisting of no message selected
6948                 after the last message in a folder has been moved.
6949
6950 2002-10-12 [paul]       0.8.5claws23
6951
6952         * src/compose.c
6953           src/prefs_template.c
6954           src/template.[ch]
6955                 add Cc and Bcc to templates. Patch submitted by
6956                 John L. Males.
6957
6958 2002-10-12 [colin]      0.8.5claws22
6959
6960         * src/folderview.c
6961                 Fix a bug after "Check for new messages":
6962                 If a folder was opened, it was still selected at
6963                 the end of the check, but displayed empty.
6964         * src/mainwindow.c
6965                 Remove unnecessary check
6966
6967 2002-10-12 [paul]
6968
6969         * tools/README
6970                 be more verbose in the description of
6971                 OOo2sylpheed.pl
6972                 
6973
6974 2002-10-11 [colin]      0.8.5claws21
6975
6976         * src/mainwindow.c
6977                 Make space work (better) when no mail is selected
6978
6979 2002-10-11 [colin]      0.8.5claws20
6980
6981         * src/inc.c
6982           src/news.c
6983                 fix warnings
6984
6985 2002-10-11 [colin]      0.8.5claws19
6986
6987         * src/mainwindow.c
6988                 revert 0.8.5claws6 changes as i couldn't get to
6989                 anything satisfying
6990
6991 2002-10-11 [melvin]     0.8.5claws18
6992
6993         * src/compose.c
6994                 Removed buggy and unused macro (should have been committed in
6995                 0.8.5claws17)
6996
6997 2002-10-11 [melvin]     0.8.5claws17
6998
6999         * src/compose.c
7000                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7001
7002 2002-10-11 [thorsten]   0.8.5claws16 
7003
7004         * src/folderview.c
7005                 remove rescan warning
7006
7007 2002-10-11 [colin]      0.8.5claws15 
7008
7009         * src/procheader.c
7010                 fix a segfault that happens if conv_unmime_header
7011                 fails (should be better to find out why it fails)
7012
7013 2002-10-11 [christoph]  0.8.5claws14
7014
7015         * src/summaryview.c
7016                 update folderview stats after ignore/unignore thread
7017
7018 2002-10-11 [hoa]        0.8.5claws13
7019
7020         * src/quote_fmt_parse.y
7021                 Fixed a yacc/bison syntax error
7022         * src/matcher.c
7023                 Escaping of string is fixed.
7024
7025 2002-10-11 [colin]      0.8.5claws12
7026
7027         * src/imageview.c
7028                 Resize images to fit
7029
7030 2002-10-11 [paul]       0.8.5claws11
7031
7032         * po/es.po
7033                 updated by Ricardo Mones Lastra
7034
7035 2002-10-10 [alfons]     0.8.5claws10
7036
7037         * src/compose.c
7038                 allow dropping files by "moving" files from a file manager,
7039                 not only by the more cumbersome "copying". the latter 
7040                 mostly implies holding down the Control button
7041
7042 2002-10-10 [christoph]  0.8.5claws9
7043
7044         * src/summaryview.c
7045                 update folders after thread building for ignored threads
7046
7047 2002-10-10 [christoph]  0.8.5claws8
7048
7049         * config/.cvsignore
7050                 added Makefile
7051         * src/filtering.[ch]
7052         * src/folder.[ch]
7053         * src/folderview.[ch]
7054         * src/import.c
7055         * src/inc.[ch]
7056         * src/mbox.[ch]
7057         * src/procmsg.c
7058         * src/summaryview.[ch]
7059                 o added new flag need_update to FolderItem
7060                 o removed folder_table from various functions from tracking
7061                   folder updates
7062                 o set need_update flags in folder.c's move, copy and delete
7063                   functions and procmsg's flags functions
7064                 o added function folderview_update_items_when_required that
7065                   updates all folders with need_update set
7066                 o call folderview_update_items_when_required instead of
7067                   folderview_update_item_foreach
7068
7069 2002-10-09 [sergey]     0.8.5claws7
7070
7071         * src/compose.c
7072                 Strip CRs whel loading the text into editor in reedit mode.
7073
7074 2002-10-09 [colin]      0.8.5claws6
7075
7076         * src/mainwindow.c
7077                 Make Space work when no mail is selected
7078
7079 2002-10-09 [colin]      0.8.5claws5
7080
7081         * src/gtksctree.[ch]
7082                 Fix range_select
7083                 Add gtk_sctree_reanchor() 
7084         * src/summaryview.c
7085                 Use gtk_sctree_reanchor() - better fix for 
7086                 bug 60413
7087
7088 2002-10-09 [colin]      0.8.5claws4
7089
7090         * src/summaryview.c
7091                 Fix shift-click select after delete problem
7092                 (closes bug 60413)
7093
7094 2002-10-08 [thorsten]   0.8.5claws3
7095
7096         * src/summaryview.c
7097                 exclude current msg from -hide read messages-
7098
7099 2002-10-08 [colin]      0.8.5claws2
7100
7101         * src/inc.[ch]
7102           src/pop.c
7103           src/recv.c
7104                 Differentiate socket errors from disk full
7105                 errors
7106
7107 2002-10-08 [christoph]  0.8.5claws1
7108
7109         * Makefile.am
7110         * configure.in
7111                 modifications for new config directory
7112
7113         * config.guess  ** REMOVED **
7114         * config.sub    ** REMOVED **
7115         * install-sh    ** REMOVED **
7116         * ltmain.sh     ** REMOVED **
7117         * missing       ** REMOVED **
7118         * mkinstalldirs ** REMOVED **
7119                 these files are autogenerated by automake
7120                 when you run autogen.sh
7121
7122         * config/.cvsignore     ** NEW FILE **
7123         * config/Makefile.am    ** NEW FILE **
7124                 ignore autogenerated files
7125                 create a Makefile in this directory
7126
7127 2002-10-08 [paul]       0.8.5claws
7128
7129         * 0.8.5claws release
7130         
7131         * src/compose.c
7132           src/procheader.c
7133           src/procmsg.c
7134                 fix quote reply format for newsgroups reply bug
7135                 (thanks to Hoa)
7136                 
7137         * po/en_GB.po
7138           po/pl.po
7139                 updated by me and Witold Wladyslaw Wojciech Wilk
7140                 repectively
7141
7142 2002-10-07 [paul]       0.8.3claws53
7143
7144         * po/it.po
7145           po/pt_BR.po
7146           po/sr.po
7147                 updated messages catalogs, submitted by
7148                 Alessandro Maestri, Fabio Jr.Beneditto 
7149                 and Urke MMI, respectively.
7150
7151 2002-10-07 [christoph]  0.8.3claws52
7152
7153         * src/folder.[ch]
7154         * src/folderview.c
7155         * src/mainwindow.c
7156                 fix new folder ghost message bug
7157                 (closes bug [ 619722 ] wrong count for newly created folders)
7158
7159 2002-10-07 [christoph]  0.8.3claws51
7160
7161         * src/compose.c
7162                 fix news posting problem
7163
7164 2002-10-07 [melvin]     0.8.3claws50
7165
7166         * po/fr.po
7167                 Updated French translation
7168
7169 2002-10-05 [christoph]  0.8.3claws49
7170
7171         * src/gtkstext.c
7172                 check if line_start_cache is set in gtk_stext_update_text
7173                 (closes bug [ 618119 ] crash while doing search in folder)
7174
7175 2002-10-05 [christoph]  0.8.3claws48
7176
7177         * src/imap.c
7178         * src/news.c
7179         * src/utils.c
7180         * src/utils.h
7181                 implement cache cleanups for claws' folder system
7182                 (closes bug [ 595916 ] imapcache not cleaned up)
7183
7184 2002-10-05 [melvin]     0.8.3claws47
7185
7186         * src/prefs_actions.c
7187                 Made the help text more clear for the %p token
7188
7189 2002-10-04 [paul]       0.8.3claws46
7190
7191         * sync with 0.8.5
7192                 see ChangeLog 2002-10-02 and 2002-10-03
7193
7194 2002-10-04 [christoph]  0.8.3claws45
7195
7196         * src/inc.c
7197                 fix segfault caused by pop before smtp
7198                 call to inc_account_mail with NULL
7199                 pointer for mainwin
7200
7201 2002-10-04 [paul]       0.8.3claws44
7202
7203         * configure.in
7204                 sync the LDAP detection from 0.8.5cvs1
7205
7206 2002-10-02 [christoph]  0.8.3claws43
7207
7208         * po/de.po
7209                 fix small spelling error
7210
7211 2002-10-02 [melvin]     0.8.3claws42
7212
7213         * ac/aspell.m4
7214                 Behave better and say "no" when test program cannot be run.
7215
7216 2002-10-02 [paul]       0.8.3claws41
7217
7218         * sync with 0.8.4cvs1
7219                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7220                 
7221         * src/summaryview.c
7222                 toggle the behavior of Reply menuitem between
7223                 normal reply and reply-to-list
7224
7225 2002-10-01 [sergey]     0.8.3claws40
7226
7227         * src/compose.c
7228                 Convert newlines in the message text to the canonical form
7229                 before base64 encoding (RFC2045 compliance, fixes some
7230                 interoperability issues with Evolution 1.0.3)
7231
7232 2002-09-29 [colin]      0.8.3claws39
7233
7234         * src/summaryview.c
7235                 Fix an unwanted copy/paste
7236
7237 2002-09-29 [colin]      0.8.3claws38
7238
7239         * src/mainwindow.c
7240                 Renamed "Custom toolbar" to "Customize toolbar"
7241                 Renamed "Show all header" to "Show all headers"
7242                 Renamed "Set diplay item" to "Set displayed items"
7243         * src/prefs_common.c
7244                 Renamed "Show all header" to "Show all headers"
7245         * src/prefs_summary_column.c
7246                 Renamed "diplay item" to "displayed items"
7247
7248 2002-09-29 [colin]      0.8.3claws37
7249
7250         * src/mainwindow.[ch]
7251                 online/offline status pixmaps follow theme
7252                 changes
7253         * src/summaryview.[ch]
7254                 quicksearch pixmap follows theme changes
7255
7256 2002-09-29 [thorsten]   0.8.3claws36
7257
7258         * src/compose.c
7259           src/prefs_folder_item.[ch]
7260                 add default_reply_to folder option (closes patch 581044)
7261
7262 2002-09-29 [christoph]  0.8.3claws35
7263
7264         * acconfig.h    ** REMOVED **
7265         * configure.in
7266         * ac/aspell.m4
7267         * ac/check-type.m4
7268         * ac/gnupg-check-typedef.m4
7269                 fix autoheader 2.50 warning
7270
7271 2002-09-29 [christoph]  0.8.3claws34
7272
7273         * major code cleanup (part 2)
7274         
7275                 - unused variables removed
7276                 - unused functions removed
7277                 - uninitialized variables checked
7278                 - missing return statements added
7279                 - missing function return types added
7280                 - added parentheses around assignment
7281                   when suggested by gcc
7282
7283 2002-09-29 [alfons]     0.8.3claws33
7284
7285         * src/logwindow.c
7286                 log_window_clear(): only bracket gtk_text_forward_delete() 
7287                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7288                 works around GTK text bug)
7289
7290 2002-09-29 [paul]       0.8.3claws32
7291
7292         * po/bg.po
7293           po/sr.po
7294                 updated by George Danchev and Urke MMI
7295                 respectively
7296
7297 2002-09-27 [christoph]  0.8.3claws31
7298
7299         * doc-src/readme.txt
7300         * doc-src/rfc1806.txt   ** REMOVED **
7301         * doc-src/rfc2183.txt   ** NEW FILE **
7302         * doc-src/rfc2980.txt   ** NEW FILE **
7303                 update rfcs
7304
7305 2002-09-27 [melvin]     0.8.3claws30
7306
7307         * ac/aspell.m4
7308                 Fixed typo which could break linking
7309
7310 2002-09-27 [melvin]     0.8.3claws29
7311
7312         * ac/aspell.m4
7313                 Improved GNU/aspell checking. 
7314                 Fixed bug #614490
7315
7316 2002-09-27 [paul]       0.8.3claws28
7317
7318         * sync with 0.8.3cvs8
7319                 see ChangeLog 2002-09-27
7320
7321 2002-09-26 [colin]      0.8.3claws27
7322
7323         * src/toolbar.[ch]
7324           src/mainwindow.[ch]
7325                 Add "Reply to Mailing-list" to the toolbar
7326
7327 2002-09-26 [christoph]  0.8.3claws26
7328
7329         * src/summaryview.c
7330                 Fix wrong message counts in summaryview status
7331
7332 2002-09-26 [paul]       0.8.3claws25
7333
7334         * sync with 0.8.3cvs7
7335                 see ChangeLog 2002-09-26
7336
7337 2002-09-26 [paul]       0.8.3claws24
7338
7339         * sync with 0.8.3cvs6
7340                 see ChangeLog 2002-09-25
7341
7342 2002-09-25 [christoph]  0.8.3claws23
7343
7344         * src/prefs_common.c
7345         * src/prefs_folder_item.c
7346         * src/prefs_scoring.c
7347                 Renamed "kill score" to "hide score" in GUI
7348                 and prefs files
7349
7350 2002-09-25 [paul]       0.8.3claws22
7351
7352         * sync with 0.8.3cvs5
7353                 see ChangeLog 2002-09-24
7354
7355 2002-09-24 [alfons]     0.8.3claws21
7356
7357         patch by Satoshi Nagayasu: allows appending / saving multiple 
7358         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7359         'Save as ...'")
7360
7361         * AUTHORS
7362                 add Satoshi Nagayasu
7363         * src/summaryview.c
7364                 summary_save_as(): allow saving selected files to
7365                 one file
7366                 summary_set_menu_sensitive: enable "Save As..." when
7367                 multiple files are selected
7368         * src/utils.[ch]
7369                 append_file(): new function
7370
7371 2002-09-24 [colin]      0.8.3claws20
7372
7373         * src/procmime.c
7374                 Fix segfault when mimeinfo doesn't have a 
7375                 content_type. 
7376
7377 2002-09-24 [colin]      0.8.3claws19
7378
7379         * src/prefs_common.[ch]
7380                 Add a preference to display send dialog or not
7381         * src/send.c
7382                 Display send dialog according to preference
7383
7384 2002-09-24 [colin]      0.8.3claws18
7385
7386         * src/compose.[ch]
7387                 Disable user actions when sending
7388
7389 2002-09-24 [colin]      0.8.3claws17
7390
7391         * src/procmime.c
7392                 Do not display name or filename for attachments
7393                 with an application/pgp-signature type
7394                 (security flaw, see bug 537413)
7395
7396 2002-09-23 [colin]      0.8.3claws16
7397
7398         * src/editaddress.c
7399                 Initialize entry_email, entry_alias and 
7400                 entry_remarks to first email address of the list
7401
7402 2002-09-23 [colin]      0.83claws15
7403
7404         * src/compose.c
7405                 Drop pgp-signature when reediting a signed queued
7406                 message
7407
7408 2002-09-23 [melvin]     0.8.3claws14
7409
7410         * po/fr.po
7411                 Updated French translation
7412
7413 2002-09-23 [melvin]     0.8.3claws13
7414
7415         * src/mainwindow.c
7416                 Made custom toolbar menu labels more consistent
7417         * src/prefs_toolbar.c
7418                 Made custom toolbar window title more consistent
7419
7420 2002-09-22 [colin]      0.8.3claws12
7421
7422         * src/inc.c
7423                 Initialize session type to normal before getting 
7424                 mail (fixes strange Get behaviour)
7425         * src/prefs_account.h
7426                 Move STYPE_POP_BEFORE_SMTP to last position to 
7427                 avoid other side-effects
7428
7429 2002-09-22 [colin]      0.8.3claws11
7430
7431         * src/prefs_account.c
7432                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7433                 from pop3 to apop or vice-versa
7434
7435 2002-09-22 [colin]      0.8.3claws10
7436         
7437         * src/prefs_account.[ch]
7438                 Add an option for the POP before SMTP timeout
7439         * src/inc.c
7440                 Remember time of last POP connection
7441         * src/send.c
7442                 Do POP before SMTP only if timeout reached
7443
7444 2002-09-22 [oliver]     0.8.3claws9
7445         
7446         * README.claws
7447                 explain custom toolbar
7448
7449 2002-09-22 [oliver]     0.8.3claws8
7450
7451         * src/prefs_actions.[ch]
7452         custom toolbar for compose      
7453                 actions callback from compose toolbar
7454         * src/folderview.c
7455                 remove include toolbar.h
7456
7457 2002-09-22 [oliver]     0.8.3claws7
7458         
7459         * src/prefs_toolbar.[ch]
7460                 custom toolbar for compose
7461                 - generic prefs_toolbar handles both
7462                   Mainwin's toolbar as well as Compose toolbar          
7463
7464 2002-09-22 [oliver]     0.8.3claws6
7465         
7466         * src/toolbar.[ch]
7467                 custom toolbar for compose
7468                 restructure toolbar.[ch]
7469
7470 2002-09-22 [oliver]     0.8.3claws5
7471
7472         * src/compose.[ch]
7473                 custom toolbar for compose
7474
7475 2002-09-22 [oliver]     0.8.3claws4
7476         
7477         * src/mainwindow.[ch]
7478                 custom toolbar for compose 
7479                 move mainwin toolbar back to mainwindow
7480
7481 2002-09-22 [alfons]     0.8.3claws3
7482
7483         * src/procmsg.c
7484                 :%sno/if(/if (/gc
7485                 :%sno/for(/for (/gc
7486                 (beautify)
7487
7488 2002-09-22 [alfons]     0.8.3claws2
7489         
7490         * src/procmsg.c
7491                 procmsg_save_to_outbox(): don't unlink message file from queue;
7492                 callers should do it using folder_item_remove_msg()
7493
7494 2002-09-22 [colin]      0.8.3claws1
7495
7496         * src/mimeview.[ch]
7497                 Made mimeview_check_signature() public
7498         * src/textview.c
7499                 Made GPG signatures verifiable by clicking
7500                 the [application/pgp-signature] in the Text
7501                 view
7502
7503 2002-09-22 [paul]       0.8.3claws
7504
7505         * po/bg.po
7506           po/en_GB.po
7507           po/es.po
7508           po/it.po
7509           po/pl.po
7510           po/pt_BR.po
7511           po/sr.po
7512                 updated translations, submitted by George Danchev,
7513                 me, Ricardo Mones Lastra, Alessandro Maestri,
7514                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7515                 and Urke MMI, respectively.     
7516
7517 2002-09-22 [alfons]     0.8.2claws65
7518
7519         * src/procmsg.c
7520         * src/pgptext.c
7521                 no furry valgrinds have been used to plug these memleaks
7522
7523 2002-09-20 [paul]       0.8.2claws64
7524
7525         * sync with 0.8.3cvs4
7526                 'Select thread' re-implemented 
7527                 see ChangeLog 2002-09-20
7528
7529 2002-09-21 [alfons]     0.8.2claws63
7530
7531         * src/compose.c
7532                 compose_send(): plug unnoticed memleak
7533
7534 2002-09-20 [alfons]     0.8.2claws62
7535
7536         * src/addr_compl.c
7537                 replace_address_in_edit(): strict check for NULL address to
7538                 fix "[ 607348 ] Segfault in address completion". My guess is
7539                 that this happens with an empty address book, but it's good
7540                 to have this check here anyway
7541                 
7542                 completion_window_button_press(): free string returned 
7543                 from the internal cache
7544
7545 2002-09-20 [christoph]  0.8.2claws61
7546
7547         * src/procmime.h
7548                 added ENC_BINARY to EncodingType
7549         * src/procmime.c
7550                 the string returned by procmime_get_encoding_str
7551                 should not depend on the order of values in the
7552                 EncodingType definition
7553         * doc-src/rfc1806.txt   ** NEW FILE **
7554                 Added rfc1806 about MIME Content-Disposition
7555                 Extension
7556
7557 2002-09-19 [paul]       0.8.2claws60
7558
7559         * sync with 0.8.2cvs3
7560                 see ChangeLog 2002-09-19
7561
7562 2002-09-19 [paul]       0.8.2claws59
7563
7564         * src/prefs_folder_item.c
7565                 revert to Darko's original alignment of colour
7566                 selector button
7567                 add a colon to folder_color label
7568                 
7569         * src/compose.c
7570                 add Colin's patch (with Hiro's modifications) to 
7571                 force BASE64 encoding for 8-bit text when signing
7572                 (sync with 0.8.3cvs2)
7573
7574 2002-09-18 [alfons]     0.8.2claws58
7575
7576         * src/compose.c
7577                 :%sno/if(/if (/gc
7578                 :%sno/for(/for (/gc
7579                 (beautify a little bit)
7580
7581 2002-09-18 [christoph]  0.8.2claws57
7582
7583         * src/pine.c
7584                 fix handling of fgetc return value
7585
7586 2002-09-17 [alfons]     0.8.2claws56
7587         
7588         * src/summaryview.c
7589                 summary_sort(): check non-NULL summaryview->folder_item when no 
7590                 folder is selected at all
7591                 (closes "[ 610344 ] sort label make syl Crash")
7592
7593 2002-09-17 [alfons]     0.8.2claws55
7594         
7595         * src/compose.c
7596                 beautify a little bit
7597
7598 2002-09-17 [christoph]  0.8.2claws54
7599
7600         * src/folder.c
7601                 initialize max values for cache and folder
7602                 when cache or folder is empty
7603
7604 2002-09-15 [colin]      0.8.2claws53
7605
7606         * src/compose.c
7607                 Fix a leak (thanks Alfons!) and cleaned
7608                 variables names for custom headers
7609
7610 2002-09-15 [colin]      0.8.2claws52
7611
7612         * src/compose.c
7613                 Fix custom headers recognition when
7614                 prefs_common.trans_hdr is on
7615
7616 2002-09-15 [colin]      0.8.2claws51
7617
7618         * src/compose.c
7619                 Allow dynamically-added custom headers
7620                 Yet not reparsed if reedited
7621
7622 2002-09-15 [alfons]     0.8.2claws50
7623
7624         * src/prefs_account.c
7625                 fix warnings
7626
7627 2002-09-15 [colin]      0.8.2claws49
7628         
7629         * src/prefs_account.c
7630                 fix pop_before_smtp sensitivity
7631
7632 2002-09-15 [colin]      0.8.2claws48
7633
7634         * src/inc.[ch]
7635                 add inc_pop_before_smtp()
7636                 allow MainWindow to be undefined in 
7637                 inc_account_mail() and inc_start()
7638         * src/pop.c
7639           src/prefs_account.h
7640                 add STYPE_POP_BEFORE_SMTP session type
7641         * src/prefs_account.c
7642                 activated pop before smtp option
7643         * src/send.c
7644                 do pop before smtp if the relevant option 
7645                 is set
7646
7647 2002-09-15 [paul]       0.8.2claws47
7648
7649         * sync with 0.8.3
7650                 see ChangeLog 2002-09-15
7651
7652 2002-09-14 [paul]       0.8.2claws46
7653
7654         * po/bg.po
7655                 updated Bulgarian translation, submitted by
7656                 George Danchev
7657
7658 2002-09-13 [paul]       0.8.2claws45
7659
7660         * src/compose.c
7661                 merge claws' select_account() with main's
7662                 (new) compose_select_account(). [sync with
7663                 0.8.2cvs15, see ChangeLog 2002-09-11]
7664
7665 2002-09-12 [christoph]  0.8.2claws44
7666
7667         * src/filter.c
7668                 allocate 1 elements of FolderItem not 0
7669
7670 2002-09-12 [colin]      0.8.2claws43
7671
7672         * src/compose.c
7673                 Fix bug #590825 (obey Follow-up: poster)
7674
7675 2002-09-12 [colin]      0.8.2claws42
7676
7677         * src/procmime.c
7678                 Fix bug #557009 (wrong headers for messages 
7679                 forwarded as attachments)
7680
7681 2002-09-11 [colin]      0.8.2claws41
7682         
7683         * src/compose.c
7684                 Put SCF: pseudo-header on top of message
7685                 Set draft tmp_flag when saved as draft
7686
7687         * src/procmsg.c
7688           src/procheader.c
7689                 Skip after first \n\n for beginning of real message
7690                 for drafts too
7691
7692 2002-09-11 [christoph]  0.8.2claws40
7693
7694         * src/filtering.c
7695                 use procmsg flag functions in filtering or processing
7696                 will cause incorrect folder message counts
7697
7698 2002-09-11 [colin]      0.8.2claws39
7699
7700         * src/compose.c
7701                 Fix bug #550175 - wrong save folder when reediting
7702                 drafts
7703
7704 2002-09-11 [paul]       0.8.2claws38
7705
7706         * sync with 0.8.2cvs14
7707                 see ChangeLog 2002-09-11
7708
7709 2002-09-11 [colin]      0.8.2claws37
7710
7711         * src/folder.c
7712                 Fix a typo (seeming to cause new/unread status to
7713                 be lost)
7714
7715 2002-09-10 [christoph]  0.8.2claws36
7716
7717         * src/compose.c
7718                 compose_redirect should not use compose_generic_new
7719                 because that does more stuff than expected including
7720                 opening the external editor
7721                 (closes bug "[ 526608 ] bounced messages appear blank
7722                  in editor")
7723
7724 2002-09-10 [christoph]  0.8.2claws35
7725
7726         * src/folder.c
7727                 fix problem with too large message number range
7728                 causing a crash in folder_item_scan
7729
7730 2002-09-10 [paul]       0.8.2claws34
7731
7732         * sync with 0.8.2cvs13
7733                 see ChangeLog 2002-09-10
7734
7735 2002-09-10 [christoph]  0.8.2claws33
7736
7737         * src/msgcache.c
7738                 set MsgInfo TmpFlags for queue and draft folders
7739                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7740
7741 2002-09-10 [paul]       0.8.2claws32
7742
7743         * AUTHORS
7744           po/bg.po      ** NEW FILE **
7745                 new Bulgarian translation submitted by
7746                 George Danchev <danchev@spnet.net>
7747                 
7748         * tools/Makefile.am
7749           tools/README
7750           tools/tb2sylpheed     ** NEW FILE **
7751                 add script that converts an addressbook exported
7752                 from The Bat! into a Sylpheed addressbook. Submitted
7753                 by Urke MMI <urke-kg@eunet.yu>
7754
7755 2002-09-10 [paul]       0.8.2claws31
7756
7757         * sync with 0.8.2cvs12
7758                 see ChangeLog 2002-09-10
7759
7760 2002-09-06 [paul]       0.8.2claws30
7761
7762         * src/prefs_common.c
7763                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7764                 
7765         * tools/Makefile.am
7766           tools/README
7767           tools/ldif-to-xml.py  ** REMOVED **
7768                 remove obsolete python script
7769
7770 2002-09-06 [paul]       0.8.2claws29
7771
7772         * sync with 0.8.2cvs10
7773                 see ChangeLog 2002-09-06
7774
7775 2002-09-04 [paul]       0.8.2claws28
7776
7777         * sync with 0.8.2cvs9
7778                 see ChangeLog 2002-08-04
7779
7780 2002-09-04 [colin]      0.8.2claws27 
7781
7782         * src/prefs_common.[ch]
7783                 Added signature color configuration
7784         * src/textview.c
7785                 Use user-specified signature color
7786
7787 2002-09-03 [colin]      0.8.2claws26
7788
7789         * src/prefs_common.[ch]
7790                 Added autosave and autosave_length prefs
7791         * src/compose.c
7792                 Added compose_remove_draft()
7793                 Auto-save drafts according to the prefs
7794         * src/main.c
7795                 Added a crash-indicator file, allowing to check
7796                 for new messages on startup if Sylpheed crashed
7797                 (makes saved drafts "reappear")
7798
7799 2002-09-03 [colin]      0.8.2claws25
7800
7801         * src/textview.[ch]
7802                 Grey the signature
7803
7804 2002-09-03 [paul]       0.8.2claws24
7805
7806         * sync with 0.8.2cvs8
7807                 see ChangeLog 2002-09-02 and 2002-09-03
7808
7809 2002-09-03 [darko]      0.8.2claws23
7810
7811         * src/folderview.c
7812                 use normal style when creating new folder to pick
7813                 proper font size 
7814
7815 2002-09-02 [melvin]     0.8.2claws22
7816
7817         * src/gtkaspell.m4
7818                 removed some obsolete code
7819
7820 2002-09-02 [melvin]     0.8.2claws21
7821
7822         * ac/aspell.m4
7823                 fixed test's equality sign (== to =)
7824
7825 2002-09-02 [alfons]     0.8.2claws20
7826
7827         * src/folder.c
7828         * src/mh.c
7829                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7830                 as folder->destroy virtual as suggested by Hiro
7831                 (the mh.c code seems to have been lost around mh.c.1.21)
7832
7833 2002-09-02 [paul]       0.8.2claws19
7834
7835         * po/pt_BR.po
7836                 updated by Fabio Jr. Beneditto
7837                 
7838         * src/defs.h
7839                 use 'http://claws.sylpheed.org' for homepage link. 
7840                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7841
7842 2002-09-01 [alfons]     0.8.2claws18
7843
7844         * src/mh.c
7845                 plug memleak related to one Martin Kluge found
7846
7847 2002-08-31 [paul]       0.8.2claws17
7848
7849         * sync with 0.8.2cvs6
7850                 see ChangeLog 2002-08-30
7851
7852 2002-08-31 [alfons]     0.8.2claws16
7853
7854         * src/folder.c
7855                 folder_destroy(): remove mailbox from folderlist even if it has
7856                 no destroy virtual
7857
7858 2002-08-31 [alfons]     0.8.2claws15
7859
7860         * src/folder.c
7861                 :%sno/if(/if (/gc
7862                 :%sno/for(/for (/gc
7863                 (being pedantic I know)
7864
7865 2002-08-31 [alfons]     0.8.2claws14
7866
7867         * src/folder.c
7868                 check for NULL pointers returned from folder->fetch_msginfo virtual
7869                 (should solve some reported crashes)
7870
7871 2002-08-30 [alfons]     0.8.2claws13
7872
7873         * acconfig.h
7874         * configure.in
7875         * src/crash.c
7876                 enable crash dialog on compilation time
7877                 (--enable-crash-dialog configure option)
7878
7879 2002-08-30 [alfons]     0.8.2claws12
7880
7881         * AUTHORS
7882                 add Martin Kluge
7883         * src/mh.c
7884                 apply memory leak plug patch by Martin Kluge
7885                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7886                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7887                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7888
7889 2002-08-30 [darko]      0.8.2claws11
7890
7891         * src/folderview.c
7892                 copy Gtk style from normal style to match
7893                 font size for coloured folders
7894
7895 2002-08-29 [alfons]     0.8.2claws10
7896
7897         * sylpheed.desktop
7898                 Type=Internet <- Type=Application
7899                 (reported by Michael Schwendt, see:
7900                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7901                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7902
7903 2002-08-29 [paul]       0.8.2claws9
7904
7905         * sync with 0.8.2cvs5
7906                 see ChangeLog 2002-08-29
7907
7908 2002-08-29 [colin]      0.8.2claws8
7909
7910         * src/summaryview.c
7911                 Added a sanity check in summary_select_thread
7912                 Should fix bug 601605
7913
7914 2002-08-29 [colin]      0.8.2claws7
7915
7916         * src/main.c
7917                 Revert claws6 changes regarding bug #591676
7918
7919 2002-08-28 [colin]      0.8.2claws6
7920         
7921         * src/main.c
7922                 Ignore cache for queue folderitems
7923                 Fix bug #591676
7924
7925 2002-08-28 [melvin]     0.8.2claws5
7926
7927         * README.claws
7928                 Fixed typos.
7929
7930 2002-08-28 [melvin]     0.8.2claws4
7931
7932         * README.claws
7933                 Updated a bit the text concerning the spell checker
7934
7935 2002-08-28 [melvin]     0.8.2claws3
7936
7937         Merged the GNU_aspell_branch:
7938                 Support of new GNU/aspell is now included and the old pspell
7939                 is not supported anymore.
7940                 See README.claws
7941
7942         * README.claws
7943                 Updated spell checker text to reflect the switch to GNU/aspell
7944
7945         * ac/aspell.m4          *** NEW ***
7946         * src/gtkaspell.[ch]    *** NEW *** 
7947         * ac/pspell.m4          *** DELETED *** 
7948         * src/gtkspell.[ch]     *** DELETED ***
7949
7950         * ac/Makefile.am
7951                 Updated for GNU/aspell support
7952
7953         * po/POTFILES.in
7954                 Replaced gtkspell.c by gtkaspell.c
7955
7956         * acconfig.h
7957         * src/Makefile.am
7958         * src/about.c
7959         * src/compose.[ch]
7960         * src/crash.c
7961         * src/main.c
7962         * src/prefs_common.[ch]
7963                 Updated for GNU/aspell support
7964
7965 2002-08-28 [paul]       0.8.2claws2
7966
7967         * sync with 0.8.2cvs4
7968                 see ChangeLog 2002-08-27 and 2002-08-28
7969
7970 2002-08-28 [colin]      0.8.2claws1
7971
7972         * src/summary_search.c
7973                 Added "AND search"
7974
7975 2002-08-28 [jens]       0.8.2claws
7976
7977         *po/de.po
7978                 Updated German translations
7979
7980 2002-08-27 [melvin]     0.8.2claws
7981
7982         * po/fr.po
7983                 Updated French translations
7984
7985 2002-08-27 [paul]       0.8.2claws
7986
7987         * sync with 0.8.2 main release
7988
7989         * po/en_GB.po
7990           po/es.po
7991           po/it.po
7992           po/pl.po
7993           po/pt_BR.po
7994           po/sr.po
7995                 updated message catalogs submitted by
7996                 Ricardo Mones Lastra, Alessandro Maestri,
7997                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7998                 Beneditto and Urke MMI  
7999
8000 2002-08-27 [hoa]        0.8.1claws123
8001
8002         * src/mainwindow.[ch]
8003         * src/summaryview.[ch]
8004                 removed the "filter setting" menu option.
8005                 add a "cancel a news message" menu option.
8006
8007 2002-08-26 [martin]     0.8.1claws122
8008
8009         * ChangeLog.claws
8010                 changed string under 0.8.1claws79 changed by myself
8011                 i'm sorry alfons :(
8012
8013 2002-08-26 [martin]     0.8.1claws121
8014
8015         * src/crash.c
8016                 added kill command to debuggerrc to start crash dialog
8017
8018 2002-08-26 [paul]       0.8.1claws120
8019
8020         * sync with 0.8.1cvs31
8021                 see ChangeLog 2002-08-26
8022
8023 2002-08-25 [alfons]     0.8.1claws119
8024
8025         * src/procmsg.c
8026                 fix bug that didn't send out correct headers to news server
8027                 when sending news article and email from queue (bug reported
8028                 and patch provided by Tim Mann; closes bug 
8029                 "[ 583196 ] 0.7.8claws can't post news")
8030
8031 2002-08-25 [alfons]     0.8.1claws118
8032
8033         * src/selective_download.c
8034                 mark two strings as translatable
8035                 (thanks to Urke MMI for pointing this out)
8036
8037 2002-08-25 [alfons]     0.8.1claws117
8038
8039         * src/summaryview.c
8040                 treat sent boxes as special and allow sorting them by addressee
8041                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8042                 submitted by Steve Lamb)
8043
8044 2002-08-24 [alfons]     0.8.1claws116
8045
8046         * src/matcher.c
8047                 fix memleak reported by Martin Kluge
8048                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8049
8050 2002-08-24 [oliver]     0.8.1claws115
8051
8052         * src/prefs_toolbar.c
8053                 o code cleanup as suggested by Alfons
8054                 o memleak fix
8055
8056 2002-08-24 [alfons]     0.8.1claws114
8057
8058         * src/summaryview.c
8059                 o fix another memory leak reported by Martin Kluge
8060                   (see "[ 599568 ] Small Memory Leak")
8061                 o remove 'from' variable from 'summary_set_header()'; we can
8062                   do with just 'to' 
8063
8064 2002-08-24 [paul]       0.8.1claws113
8065
8066         * sync with 0.8.1cvs30
8067                 see ChangeLog 2002-08-23
8068
8069 2002-08-24 [alfons]     0.8.1claws112
8070
8071         * src/summaryview.c
8072                 remove unnecessary allocations for search bar fixing leaks
8073                 reported by Martin Kluge
8074                 (see "[ 599451 ] Further memory leaks?")
8075
8076 2002-08-24 [alfons]     0.8.1claws111
8077
8078         * src/main.c
8079                 make get_socket_name() public for crash.c
8080         * src/crash.c
8081                 o make report bug button work (goes to claws' 
8082                   bug tracker at sf.net)
8083                 o introduce function for doing important stuff just
8084                   before claws goes down
8085                 o clean up code 
8086
8087 2002-08-24 [alfons]     0.8.1claws110
8088
8089         * src/compose.c
8090                 move cursor to "To" entry when forwarding as attachment
8091                 (reported and solved by Steve Lamb, closes bug report
8092                 "[ 592880 ] Forward as attachment; cursor not in to")
8093
8094 2002-08-24 [colin]      0.8.1claws109
8095
8096         * src/mainwindow.c
8097                 fix quick search visibility after GUI (de)separations.
8098
8099 2002-08-23 [colin]      0.8.1claws108
8100
8101         * src/mainwindow.c
8102                 fix header pane visibility after folderview or
8103                 messageview (de)separation
8104
8105 2002-08-23 [paul]       0.8.1claws107
8106
8107         * src/mainwindow.[ch]
8108           src/toolbar.c
8109                 give full control of display or non-display 
8110                 of the Execute icon to Custom toolbar settings.
8111                 add new sensitivity condition to maninwindow.h: 
8112                 M_DELAY_EXEC
8113
8114         * ChangeLog
8115           ChangeLog.jp
8116           NEWS
8117                 more sync with 0.8.1cvs29
8118
8119 2002-08-23 [melvin]     0.8.1claws106
8120
8121         * src/alertpanel.c
8122                 Readded support for custom widget in alertpanel lost in last
8123                 sync.
8124
8125 2002-08-23 [paul]       0.8.1claws105
8126
8127         * sync with 0.8.1cvs29
8128                 see ChangeLog 2002-08-23
8129
8130 2002-08-23 [colin]      0.8.1claws104
8131
8132         * src/summaryview.c
8133                 Fix folder and search pixmaps exchanging positions
8134                 after theme or toolbar changes. Thank to Oliver for 
8135                 reporting this.
8136
8137 2002-08-23 [colin]      0.8.1claws103
8138
8139         * src/mainwindow.c
8140           src/messageview.[ch]
8141           src/noticeview.[ch]
8142           src/summaryview.c
8143                 Changed messageview_create() and noticeview_create()
8144                 to avoid the last gdk_warning
8145
8146 2002-08-22 [colin]      0.8.1claws102
8147
8148         * src/summaryview.c
8149                 Fix my new `Creating pixmap from xpm' warning
8150
8151 2002-08-22 [colin]      0.8.1claws101
8152
8153         * src/mainwindow.c
8154                 Fix some of the gdk warnings
8155
8156 2002-08-22 [colin]      0.8.1claws100
8157
8158         * src/Makefile.am
8159         * src/stock_pixmap.c
8160         * src/stock_pixmap.h
8161         * src/pixmaps/quicksearch.xpm *ADDED*
8162                 Add the quicksearch pixmap
8163         * src/mainwindow.c
8164         * src/summaryview.c
8165         * src/summaryview.h
8166                 Make quicksearch bar visible/hidden via a button
8167
8168 2002-08-22 [christoph]  0.8.1claws99
8169
8170         * src/folder.c
8171                 fix folder update for newsgroups with message
8172                 numbers below minimum number of articles to fetch
8173                 (closes bug #598445)
8174
8175 2002-08-22 [paul]       0.8.1claws98
8176
8177         * sync with 0.8.1cvs28
8178                 see ChangeLog 2002-08-22
8179
8180 2002-08-21 [alfons]     0.8.1claws97
8181
8182         * src/crash.c
8183                 use bt instead of bt full which seems to work 
8184                 better, and bt full doesn't give a great deal 
8185                 of information anyway
8186
8187 2002-08-21 [colin]      0.8.1claws96
8188
8189         * src/summaryview.c
8190                 fix summaryview_searchtype_changed prototype
8191
8192 2002-08-21 [christoph]  0.8.1claws95
8193
8194         * src/mainwindow.c
8195                 o fix broken menu update for sorting type, we have to
8196                   get this info from the summaryview now
8197                 o removed setting of threaded state in menu callback
8198         * src/summaryview.[ch]
8199                 more summaryview/folderitem seperation for
8200                 threading option
8201         * configure.in
8202                 removed not required --with-compiler-flags option
8203
8204 2002-08-21 [oliver]     0.8.1claws94
8205         
8206         * src/toolbar.h 
8207                 o rename toolbar.xml to toolbar_main.xml
8208                   since toolbar_compose.xml might come up 
8209                   any time soon
8210         * README.claws
8211                 add custom toolbar              
8212
8213 2002-08-21 [darko]      0.8.1claws93
8214
8215         * src/procmsg.c
8216                 don't reset tmp flags for messages copied
8217                 to sent folder
8218
8219 2002-08-21 [colin]      0.8.1claws92
8220         
8221         * src/prefs_filtering.c
8222                 fix renaming rules on folder rename 
8223                 when folder is not a leaf folder
8224
8225 2002-08-21 [paul]       0.8.1claws91
8226
8227         * src/prefs_folder_item.c
8228                 fix alignment of colour selector
8229
8230 2002-08-21 [paul]       0.8.1claws90
8231
8232         * sync with 0.8.1cvs27
8233                 see ChangeLog 2002-08-21
8234
8235 2002-08-21 [paul]       0.8.1claws89
8236
8237         * src/summaryview.c
8238                 fix crash when changing field type in
8239                 Quick search bar
8240
8241 2002-08-21 [colin]      0.8.1claws88
8242
8243         * src/summaryview.c
8244                 Made quick search case-insensitive
8245
8246 2002-08-21 [paul]       0.8.1claws87
8247
8248         * sync with 0.8.1cvs26
8249                 see ChangeLog 2002-08-21
8250
8251 2002-08-20 [christoph]  0.8.1claws86
8252
8253         * src/folderview.c
8254         * src/main.c
8255         * src/summaryview.[ch]
8256                 more summaryview/folderitem seperation for
8257                 sort_key and sort_type
8258         * src/procmsg.c
8259                 added missing return statement
8260
8261 2002-08-20 [colin]      0.8.1claws85
8262
8263         * src/summaryview.[ch]
8264                 Added a quick search box
8265         * src/mainwindow.c
8266         * src/prefs_common.[ch]
8267                 Added a show/hide option for the quick search
8268
8269 2002-08-20 [oliver]     0.8.1claws84
8270         
8271         * src/mainwindow.c
8272                 remove toolbar_create_popups
8273         * src/toolbar.[ch]
8274                 o remove toolbar_create_popups
8275                 o fix toolbar_set_sensitive 
8276                   (Bug reports #596834 and #596832)     
8277         * src/prefs_toolbar.c
8278                 o add "Set default" button
8279                 o align label and text + combo widgets
8280
8281 2002-08-20 [hoa]        0.8.1claws83bis
8282
8283         * src/imap.c
8284                 fixed a bug in imap_fetch_msginfo() in case there is no
8285                 current folder.
8286
8287 2002-08-20 [darko]      0.8.1claws83
8288
8289         * src/folderview.c
8290                 copy the color style of folder view so it
8291                 works with GTK themes
8292
8293 2002-08-20 [darko]      0.8.1claws82
8294
8295         * src/folder.h
8296         * src/folderview.c
8297         * src/prefs_folder_item.[hc]
8298                 don't use UI stuff in folder.h
8299
8300 2002-08-20 [darko]      0.8.1claws81
8301
8302         * src/folder.h
8303         * src/prefs_folder_item.h
8304         * src/folderview.c
8305         * src/prefs_folder_item.c
8306                 ability to set folder color in folderview
8307
8308 2002-08-19 [alfons]     0.8.1claws80
8309
8310         * src/summaryview.c
8311                 fix one of the earlier memleaks reported by Martin Kluge
8312
8313 2002-08-19 [alfons]     0.8.1claws79
8314
8315         * src/mainwindow.c
8316                 hide notice view when selecting seperate folder
8317                 view (reported by Urke MMI)
8318
8319 2002-08-19 [christoph]  0.8.1claws78
8320
8321         * src/folderview.c
8322         * src/prefs_folder_item.h
8323         * src/summaryview.[ch]
8324                 o add summary_set_prefs_from_folderitem to set
8325                   summaryview prefs (first step to remove all
8326                   references to the folderitem in summaryview)
8327                 o moved compiled regex stuff from folderitem prefs
8328                   to summaryview code
8329
8330 2002-08-19 [paul]       0.8.1claws77
8331
8332         * src/compose.c
8333                 add check for '.' to QUOTE_IF_REQUIRED
8334
8335 2002-08-19 [paul]       0.8.1claws76
8336
8337         * src/inc.c
8338                 sync with 0.8.1cvs25 (plug memory leak)
8339
8340         * src/prefs_toolbar.c
8341                 re-order prefs_toolbar_cancel()
8342
8343 2002-08-18 [alfons]     0.8.1claws75
8344
8345         * src/inc.c
8346         * src/matcher.c
8347                 plug other memleaks reported by Martin Kluge
8348
8349 2002-08-18 [paul]       0.8.1claws74
8350
8351         * po/pt_BR.po
8352                 updated by Fabio Jr. Beneditto
8353
8354 2002-08-18 [paul]       0.8.1claws73
8355
8356         * src/toolbar.[ch]
8357                 fix bug where tooltips were displayed untranslated              
8358
8359         * src/prefs_toolbar.c
8360                 fix bug where clicking 'Cancel' creates an icon & text
8361                 toolbar regardless of prefs
8362         
8363
8364 2002-08-17 [oliver]     0.8.1claws72
8365
8366         * src/prefs_toolbar.c
8367                 update toolbar on CANCEL
8368                 bug reported by Martin Kluge
8369         * src/toolbar.c
8370                 toolbar_destroy memleak fixed           
8371
8372 2002-08-17 [alfons]     0.8.1claws71
8373
8374         * src/toolbar.c
8375                 plug another memleak reported by Martin Kluge
8376
8377 2002-08-16 [alfons]     0.8.1claws70
8378
8379         * src/crash.c
8380                 use execvp() correctly (suggested by wwp; thanks!)
8381
8382 2002-08-16 [alfons]     0.8.1claws69
8383
8384         * src/gtksctree.c
8385                 plug memory leak reported by Kim Schultz & Martin Kluge
8386
8387 2002-08-16 [paul]       0.8.1claws68
8388
8389         * po/es.po
8390                 updated by Ricardo Mones Lastra
8391
8392 2002-08-16 [paul]       0.8.1claws67
8393
8394         * src/toolbar.h
8395                 fix bug where 'Compose News' icon showed wrong
8396                 tooltip
8397
8398 2002-08-16 [paul]       0.8.1claws66
8399
8400         * sync with 0.8.1cvs24
8401                 see ChangeLog 2002-08-16
8402
8403         * po/it.po
8404                 updated by Alessandro Maestri
8405
8406 2002-08-15 [paul]       0.8.1claws65
8407
8408         * po/sr.po
8409                 updated by Urke MMI
8410
8411 2002-08-15 [paul]       0.8.1claws64
8412
8413         * src/*.c
8414                 don't translate debug info
8415
8416         * src/matcher.[ch]
8417                 add copyright info
8418
8419 2002-08-15 [paul]       0.8.1claws63
8420
8421         * src/prefs_toolbar.c
8422                 fix bug where clicking 'OK' creates an icon & text
8423                 toolbar regardless of prefs
8424
8425 2002-08-14 [alfons]     0.8.1claws62
8426
8427         * src/main.c
8428                 add global var that has the full argv[0]
8429         * src/crash.c
8430                 o execvp the correct sylpheed by using argv0
8431                   and setting the correct work dir
8432                 o other tweaks  
8433
8434 2002-08-14 [oliver]     0.8.1claws61
8435         
8436         * enable/disable Toolbar Action Buttons 
8437         * code cleanups
8438         * src/mainwindow.c
8439         * src/toolbar.[ch]      
8440         * src/prefs_toolbar.c   
8441
8442 2002-08-14 [melvin]     0.8.1claws60
8443
8444         * po/fr.po
8445                 Updated French translations
8446
8447 2002-08-14 [melvin]     0.8.1claws59
8448
8449         * src/crash.c
8450                 Made bug report not translatable
8451         * src/exporthtml.c
8452                 Fixed exporthtml_build_filespec() return value
8453         * src/foldersel.c
8454                 Fixed incorrect include file
8455         * src/gtkspell.c
8456         * src/prefs_actions.c
8457         * src/prefs_toolbar.c
8458                 Made debug info not translatable
8459         * src/mutt.c
8460         * src/quote_fmt.c
8461                 Added missing includes
8462         * src/prefs_common.c
8463                 Fixed typo
8464
8465 2002-08-14 [paul]       0.8.1claws58
8466
8467         * faq/es/sylpheed-faq.html
8468           faq/es/sylpheed-faq-[1-3].html
8469           faq/es/sylpheed-faq-4.html     **NEW FILE **
8470                 update Spanish FAQ
8471
8472 2002-08-13 [christoph]  0.8.1claws57
8473
8474         * src/procmsg.c
8475                 ignore thread fix that did not mark all
8476                 child nodes of a ignored thread as
8477                 ignored. Does not work perfectly yet,
8478                 but it is better now
8479
8480 2002-08-13 [alfons]     0.8.1claws56
8481
8482         * src/crash.c
8483                 o implement 'save crash log'
8484                 o some tweaks
8485
8486 2002-08-13 [melvin]     0.8.1claws55
8487
8488         * src/main.c
8489                 removed unrequired "execinfo.h" header
8490
8491 2002-08-12 [paul]       0.8.1claws54
8492
8493         * faq/en/sylpheed-faq.html
8494           faq/en/sylpheed-faq-[1-3].html
8495           faq/en/sylpheed-faq-4.html     **NEW FILE **
8496                 update English FAQ
8497
8498 2002-08-12 [alfons]     0.8.1claws53
8499
8500         * po/POTFILES.in
8501                 add crash.c to translatables
8502         * src/crash.c
8503                 bring in Leandro's crash dialog
8504
8505 2002-08-11 [alfons]     0.8.1claws52
8506
8507         * src/crash.c
8508                 clean up some warnings
8509
8510 2002-08-11 [alfons]     0.8.1claws51
8511
8512         * acconfig.h
8513         * configure.in
8514         * src/crash.[ch]        ** NEW FILES **
8515         * src/main.c            
8516                 initial gdb crash handler
8517
8518 2002-08-11 [paul]       0.8.1claws50
8519
8520         * src/prefs_toolbar.c
8521                 replace Up/Down arrow pixmaps with text to be
8522                 consistent across icon themes
8523
8524 2002-08-11 [paul]       0.8.1claws49
8525
8526         * src/prefs_common.c
8527           src/prefs_toolbar.c
8528                 rename 'Pixmap' -> 'Icon'
8529
8530         * src/toolbar.[ch]
8531                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8532
8533 2002-08-10 [paul]       0.8.1claws48
8534
8535         * src/prefs_toolbar.c
8536                 re-work the UI
8537
8538 2002-08-10 [paul]       0.8.1claws47
8539
8540         * src/main.c
8541                 don't write Processing progress to status bar
8542                 patch submitted by Alexander Evseev
8543
8544         * src/prefs_toolbar.c
8545                 re-position and resize window
8546                 make window assume correct size on first call
8547
8548 2002-08-10 [paul]       0.8.1claws46
8549
8550         * src/mainwindow.c
8551           src/prefs_toolbar.c
8552           src/toolbar.c
8553           src/toolbar.h
8554                 obey coding style
8555                 follow UI text conventions
8556
8557 2002-08-10 [alfons]     0.8.1claws45
8558
8559         * src/toolbar.c
8560                 correct pixmap for delete action
8561
8562 2002-08-10 [paul]       0.8.1claws44
8563
8564         * po/pt_BR.po
8565                 updated by Fabio Jr. Beneditto
8566
8567 2002-08-10 [paul]       0.8.1claws43
8568
8569         * po/POTFILES.in
8570                 add custom toolbar files
8571
8572 2002-08-10 [paul]       0.8.1claws42
8573
8574         * sync with 0.8.1cvs22
8575                 see ChangeLog 2002-08-09
8576
8577 2002-08-09 [paul]       0.8.1claws41
8578
8579         * tools/Makefile.am
8580           tools/README
8581           tools/outlook2sylpheed.pl     ** NEW FILE **
8582                 add script to convert exported Outlook
8583                 contacts list to a Sylpheed addressbook.
8584                 Submitted by Ricardo Mones Lastra.
8585
8586 2002-08-09 [paul]       0.8.1claws40
8587
8588         * AUTHORS
8589           configure.in
8590           po/sr.po      ** NEW FILE **
8591                 add Serbian message catalog. Submitted by
8592                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8593
8594 2002-08-09 [paul]       0.8.1claws39
8595
8596         * sync with 0.8.1cvs21
8597                 see ChangeLog 2002-08-08
8598
8599 2002-08-08 [oliver]     0.8.1claws38
8600
8601         * src/mainwindow.c
8602                 move Custom Toolbar to Configuration menu
8603
8604 2002-08-08 [oliver]     0.8.1claws37
8605
8606         * src/prefs_toolbar.c
8607                 fix substitute pixmap bug
8608
8609 2002-08-08 [paul]       0.8.1claws36
8610
8611         * sync with 0.8.1cvs19
8612                 see ChangeLog 2002-08-08
8613
8614 2002-08-07 [christoph]  0.8.1claws35
8615
8616         * src/utils.c
8617                 fixed a memory leak in new canonicalize_file_replace
8618
8619 2002-08-07 [christoph]  0.8.1claws34
8620
8621         * src/utils.[ch]
8622                 o canonicalize_file_replace should create the temporary
8623                   file in the same directory as the original file.
8624                 o added get_tmpfile_in_dir that creates a temorary file
8625                   in a specified directory.
8626
8627 2002-08-07 [melvin]     0.8.1claws33
8628
8629         * src/toolbar.c
8630                 fixed bug where 'Article' button acted as 'Email' button.
8631
8632 2002-08-07 [paul]       0.8.1claws32
8633
8634         * sync with 0.8.1.cvs17
8635                 see ChangeLog 2002-08-07
8636
8637 2002-08-07 [colin]      0.8.1claws31
8638         
8639         * src/news.c
8640                 fix mass-cancel problem
8641
8642 2002-08-07 [thorsten]   0.8.1claws30
8643
8644         * src/prefs_toolbar.c
8645                 fix: crash on replace or add new button
8646         * src/toolbar.c
8647                 fix: close xmlfile after reading
8648         * src/utils.c
8649                 fix: unlink() file before rename()
8650
8651 2002-08-06 [paul]       0.8.1claws29
8652
8653         * sync with 0.8.cvs15
8654                 see ChangeLog 2002-08-06
8655
8656 2002-08-06 [oliver]     0.8.1claws28
8657
8658         * src/toolbar.c
8659         * src/prefs_toolbar.c
8660                 fixed empty toolbar issue
8661
8662 2002-08-06 [oliver]     0.8.1claws27
8663
8664         * Custom Toolbar Final 
8665         * src/folderview.c
8666         * src/inc.c
8667         * src/summaryview.c
8668                 o toolbar stuff now lives in src/toolbar.[ch]
8669                 o main_window_toolbar_* functions are renamed to
8670                   toolbar_* reflecting their new source file
8671         * src/mainwindow.[ch]
8672                 o remove toolbar stuff  
8673
8674 2002-08-06 [oliver]     0.8.1claws26
8675         
8676         * src/Makefile.am
8677         * src/prefs_toolbar.[ch]        **New File**
8678         * src/toolbar.[ch]              **New File**
8679                 o prefs_toolbar.[ch] custom toolbar frontend
8680                 o toolbar.[ch]       backend 
8681
8682 2002-08-06 [oliver]     0.8.1claws25
8683
8684         * src/prefs_actions.[ch]
8685                 o new exported function actions_execute
8686
8687 2002-08-06 [paul]       0.8.1claws24
8688
8689         * sync with 0.8.1cvs4
8690                 see ChangeLog 2002-08-06
8691
8692 2002-08-06 [paul]       0.8.1claws23
8693
8694         * sync with 0.8.1cvs13
8695                 see ChangeLog 2002-08-06
8696
8697 2002-08-06 [paul]       0.8.1claws22
8698
8699         * sync with 0.8.1cvs12
8700                 see ChangeLog 2002-08-05 and 2002-08-06
8701
8702 2002-08-06 [match]      0.8.1claws21
8703
8704         * src/addrclip.c
8705                 improvements to cut/copy/paste address
8706
8707 2002-08-05 [match]      0.8.1claws20
8708
8709         * src/addritem.[ch]
8710         * src/addrcache.c
8711         * src/addrbook.c
8712         * src/editaddress.c
8713         * src/addressbook.c
8714                 fixes to improve cut/copy/paste
8715
8716 2002-08-06 [melvin]     0.8.1claws19
8717
8718         * src/account.[ch]
8719                 account_find_all_from_address(): new function that returns the
8720                 list of all accounts that are matched in an address.
8721         * src/alertpanel.[ch]
8722                 alertpanel() now accepts a custom widget
8723                 alertpanel_with_widget(): new function that pops up a panel with
8724                 a custom widget in it 
8725         * src/gtkutils.[ch]
8726                 gtkut_account_menu_new(): new function that allows the selection
8727                 of an account from a list of accounts.
8728         * src/messageview.c
8729                 Extended Return Receipt notification to select the correct 
8730                 account and to make a security test on the Delivery-Notification
8731                 address which should be the same as the Return-Path.
8732
8733 2002-08-06 [thorsten]   0.8.1claws18
8734
8735         * src/mimeview.c
8736                 attach_all: save unnamed as "noname.%d",
8737                 dont free static dirname
8738
8739 2002-08-05 [alfons]     0.8.1claws17
8740
8741         * configure.in
8742                 detect XIM by trying to link rather than compile a XIM program
8743
8744 2002-08-05 [oliver]     0.8.1claws16
8745                 
8746         * src/stock_pixmap.[ch]
8747                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8748                 o new func to retrieve pixmaps
8749
8750 2002-08-05 [paul]       0.8.1claws15
8751
8752         * sync with 0.8.1cvs10
8753                 see ChangeLog 2002-08-05
8754
8755 2002-08-04 [alfons]     0.8.1claws14
8756
8757         * src/textview.c
8758                 see if this plugs memleak
8759
8760 2002-08-04 [melvin]     0.8.1claws13
8761
8762         * src/gtkspell.c
8763                 fixed bug that could crash Sylpheed when highlighting
8764                 all misspelled words.
8765
8766 2002-08-03 [melvin]     0.8.1claws12
8767
8768         * src/prefs_actions.c
8769                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8770         * src/messageview.c
8771                 fixed bug where the Return Receipt was sent to
8772                 Delivery-Notification-To address even if it was not present
8773
8774 2002-08-02 [alfons]     0.8.1claws11
8775
8776         * src/prefs_actions.c
8777                 o more check for NULLs
8778                 o put create_io_dialog() in right conditional block
8779
8780 2002-08-02 [paul]       0.8.1claws10
8781
8782         * po/es.po
8783                 updated by Ricardo Mones Lastra
8784
8785 2002-08-01 [christoph]  0.8.1claws9
8786
8787         * src/folder.c
8788                 don't free the cache of the opened
8789                 folder in the summaryview
8790         * src/summaryview.c
8791                 don't unset flags, if it is not required
8792
8793 2002-08-01 [paul]       0.8.1claws8
8794
8795         * sync with 0.8.1cvs8
8796                 see ChangeLog entry 2002-08-01
8797
8798 2002-08-01 [paul]       0.8.1claws7
8799
8800         * sync with 0.8.1cvs7
8801                 see ChangeLog 2002-07-31 and 2002-08-01
8802
8803 2002-07-31 [christoph]  0.8.1claws6
8804
8805         * src/mainwindow.c
8806                 forgot to update menu sensitivity
8807                 function for new menu entry
8808
8809 2002-07-31 [alfons]     0.8.1claws5
8810
8811         * src/main.c
8812                 check folder item and its path for NULL on
8813                 initial processing
8814
8815 2002-07-31 [christoph]  0.8.1claws4
8816
8817         * src/folder.c
8818                 check if folder_item_get_msginfo in
8819                 folder_item_remove_msg returned NULL
8820         * src/imap.c
8821                 better clear the uid cache in the
8822                 uid validity check function and delete
8823                 cached messages
8824
8825 2002-07-31 [paul]       0.8.1claws3
8826
8827         * man/sylpheed.1
8828                 add the '--attach' option and a few other
8829                 minor changes
8830
8831 2002-07-31 [paul]       0.8.1claws2
8832
8833         * sync with 0.8.1cvs5
8834                 see ChangeLog 2002-07-31
8835
8836 2002-07-31 [christoph]  0.8.1claws1
8837
8838         * src/folderview.[ch]
8839         * src/mainwindow.c
8840                 replace "Rescan all folders..." with
8841                 "Check all folders for new messages..."
8842
8843 2002-07-30 [paul]       0.8.1claws
8844
8845         * version 0.8.1claws released
8846
8847 2002-07-30 [paul]       0.8.0claws29
8848
8849         * tools/OOo2sylpheed.pl ** NEW FILE **
8850           tools/README
8851                 add script to enable sending documents as
8852                 attachments from OpenOffice.org
8853
8854 2002-07-30 [melvin]     0.8.0claws28
8855
8856         * src/prefs_actions.c
8857                 Made the actions' input/output dialog display
8858                 without delay.
8859
8860 2002-07-30 [christoph]  0.8.0claws27
8861
8862         * src/procmsg.c
8863                 check if folder_item_get_msginfo in
8864                 procmsg_save_to_outbox returned NULL
8865
8866 2002-07-30 [paul]       0.8.0claws26
8867
8868         * sync with 0.8.1cvs4
8869                 see ChangeLog 2002-07-29
8870
8871 2002-07-29 [thorsten]   0.8.0claws25
8872
8873         * README.claws
8874                 added selective download, delete on server
8875
8876 2002-07-29 [paul]       0.8.0claws24
8877
8878         * sync with 0.8.1cvs3
8879                 see ChangeLog 2002-07-29
8880
8881 2002-07-27 [christoph]  0.8.0claws23
8882
8883         * src/folder.c
8884                 add extra check if fetching the msginfo
8885                 returned NULL
8886
8887 2002-07-27 [paul]       0.8.0claws22
8888
8889         * sync with 0.8.1cvs2
8890                 see ChangeLog 2002-07-26
8891
8892 2002-07-27 [christoph]  0.8.0claws21
8893
8894         * src/imap.c
8895                 add another check if a valid msginfo
8896                 was returned
8897
8898 2002-07-26 [hoa]        0.8.0claws20
8899
8900         * src/folder.c
8901                 Fixed a condition in folder_item_destroy()
8902
8903         * src/imap.c
8904                 Fixed an error in IMAP protocol
8905
8906 2002-07-26 [alfons]     0.8.0claws19
8907
8908         * src/folder.c
8909                 ofcourse compare with identifier, not the path
8910
8911 2002-07-26 [alfons]     0.8.0claws18
8912
8913         * src/folder.c
8914                 use folder item identifier for saving / restoring
8915                 preferences because folder->path might not be unique
8916
8917 2002-07-26 [melvin]     0.8.0claws17
8918
8919         * src/logwindow.c
8920                 Fixed a crash introduced in 0.8.0claws5 when log is 
8921                 cut under 80 characters.
8922
8923 2002-07-26 [paul]       0.8.0claws16
8924
8925         * sync with 0.8.1cvs1
8926                 see ChangeLog 2002-07-26
8927
8928 2002-07-26 [christoph]  0.8.0claws15
8929
8930         * src/imap.[ch]
8931                 imap folder now remembers the last selected
8932                 folder and imap_fetch_msginfo skips selecting
8933                 the folder if it is already selected
8934
8935 2002-07-26 [christoph]  0.8.0claws14
8936
8937         * src/folder.c
8938         * src/folderview.c
8939         * src/imap.c
8940                 fix imap folder rescanning
8941
8942 2002-07-25 [christoph]  0.8.0claws13
8943
8944         * src/filter.c
8945         * src/folder.[ch]
8946         * src/folderview.c
8947         * src/imap.[ch]
8948         * src/mainwindow.c
8949         * src/mbox_folder.c
8950         * src/mh.c
8951         * src/news.c
8952                 implement imap uid cache and uid validity check
8953
8954 2002-07-25 [alfons]     0.8.0claws12
8955
8956         * src/summaryview.c
8957                 fix a brown paper bag bug, and also add some more
8958                 checks
8959
8960 2002-07-25 [christoph]  0.8.0claws11
8961
8962         * src/folder.c
8963                 don't mix copy, fetch_msginfo and remove
8964                 operations in folder item copy and move
8965                 operations
8966
8967 2002-07-25 [christoph]  0.8.0claws10
8968
8969         * src/folderview.c
8970         * src/mainwindow.c
8971         * src/prefs_folder_item.c
8972         * src/summaryview.[ch]
8973                 remove no longer required parameter update_cache from
8974                 summary_show
8975
8976 2002-07-25 [paul]       0.8.0claws9
8977
8978         * sync with 0.8.1
8979         
8980         * AUTHORS
8981                 a few corrections
8982
8983 2002-07-24 [alfons]     0.8.0claws8
8984
8985         * src/summaryview.c
8986                 sort correctly when using simplified subject line
8987                 (closes feature request "[ 585141 ] applying regexp to subject 
8988                 before sort" submitted by Alexandra Walford)
8989
8990 2002-07-24 [paul]       0.8.0claws7
8991
8992         * sync with 0.8.0cvs3
8993                 see ChangeLog 2002-07-24
8994
8995 2002-07-23 [christoph]  0.8.0claws6
8996
8997         * src/folder.c
8998         * src/folder.h
8999         * src/summaryview.c
9000         * src/summaryview.h
9001         * src/main.c
9002                 o separate processing and summaryview
9003                 o removed summary_write_cache from summaryview
9004                 o removed summaryview->killed_messages, because we don't have
9005                   to keep a list of killed messages anymore. New cache will
9006                   keep the hidden messages in cache anyway
9007         * src/folderview.c
9008         * src/inc.c
9009         * src/selective_download.c
9010                 o removed unnecessary summary_write_cache calls
9011         * src/procmsg.c
9012                 o don't set ignore thread flag in procmsg_get_thread_tree
9013                   if it is already set
9014         * src/mainwindow.c
9015         * src/statusbar.h
9016                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9017                   they are used in different files
9018
9019 2002-07-23 [melvin]     0.8.0claws5
9020
9021         * src/addressbook.c
9022         * src/addrgather.c
9023         * src/editaddress.c
9024         * src/editgroup.c
9025         * src/editldap_basedn.c
9026         * src/importldif.c
9027         * src/prefs_common.c
9028                 Fixed few memory leak (gtk_editable_get_chars returns
9029                 an allocated string)
9030         * src/logwindow.c
9031                 Fixed few memory leak (gtk_editable_get_chars returns
9032                 an allocated string) and modified a little the log cutting
9033                 loop.
9034         * src/compose.c
9035                 Replaced a call to an obsolete function gtk_entry_get_text()
9036                 by gtk_editable_get_chars()
9037         * src/send.c
9038                 Removed a debug printf
9039
9040 2002-07-23 [christoph]  0.8.0claws4
9041
9042         * src/filesel.c
9043                 fix another g_dirname memory leak
9044
9045 2002-07-23 [christoph]  0.8.0claws3
9046
9047         * src/mh.c
9048                 fixed a memory leak in mh_fetch_msginfo
9049                 fixed crash when message header could not be
9050                 parsed
9051
9052 2002-07-23 [paul]       0.8.0claws2
9053
9054         * sync with 0.8.0cvs2
9055                 see ChangeLog 2002-07-23
9056
9057 2002-07-23 [paul]       0.8.0claws1
9058
9059         * sync with 0.8.0cvs1
9060                 see ChangeLog 2002-07-23
9061
9062 2002-07-23 [paul]       0.8.0claws
9063
9064         * release of 0.8.0claws
9065
9066 2002-07-23 [paul]       0.7.8claws99
9067
9068         * po/ru.po
9069                 new Russian translation, submitted by
9070                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9071
9072 2002-07-22 [jens]       0.7.8claws98
9073
9074         * po/de.po
9075                 Updated German translations.
9076
9077 2002-07-22 [paul]       0.7.8claws97
9078
9079         * po/es.po
9080           po/it.po
9081           po/nl.po
9082           po/pt_BR.po
9083                 updated translations by Ricardo Mones Lastra,
9084                 Alessandro Maestri, Wilbert Berendsen and 
9085                 Fabio Jr. Beneditto respectively
9086
9087 2002-07-22 [christoph]  0.7.8claws96
9088
9089         * src/mimeview.c
9090                 fix memory leak caused by wrong g_dirname usage
9091
9092 2002-07-22 [christoph]  0.7.8claws95
9093
9094         * src/summaryview.c
9095                 update new and unread message counts for summaryview
9096                 summaryview does not get it from the folder anymore
9097                 and has to update the values itself
9098
9099 2002-07-22 [melvin]     0.7.8claws94
9100
9101         * po/fr.po
9102                 Updated French translations.
9103
9104 2002-07-22 [christoph]  0.7.8claws93
9105
9106         * src/matcher.c
9107                 set prop->preg pointer to NULL or following check
9108                 will not fail and regexec will be called with
9109                 invalid pointer
9110
9111 2002-07-21 [alfons]     0.7.8claws92
9112         
9113         * src/prefs_common.[ch]
9114                 remove option "Send return receipt on request"
9115
9116 2002-07-21 [thorsten]   0.7.8claws91
9117
9118         * src/mimeview.c
9119                 fixed memleaks, coding style as pointed out by alfons
9120
9121 2002-07-21 [alfons]     0.7.8claws90
9122
9123         * src/messageview.c
9124         * src/noticeview.[ch]
9125                 o fix bug notice view being displayed when going to empty folder 
9126                   (noticed by Christoph)
9127                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9128                   (noticed by Thorsten)
9129
9130 2002-07-21 [thorsten]   0.7.8claws89
9131
9132         * src/mimeview.c
9133                 Included save_all patch from Xaview FACQ
9134                 added support for pathnames
9135
9136 2002-07-21 [alfons]     0.7.8claws88
9137
9138         * po/POTFILES.in
9139         * src/Makefile.am
9140         * src/mainwindow.c
9141         * src/messageview.[ch]
9142         * src/noticeview.c      ** NEW FILE **
9143         * src/noticeview.h      ** NEW FILE **
9144                 make return receipts work again
9145                 (UI idea by Leandro Pereira)
9146
9147 2002-07-21 [paul]       0.7.8claws87
9148
9149         * src/summaryview.c
9150                 fix sensitivity of 'Select thread'
9151
9152 2002-07-21 [paul]       0.7.8claws86
9153
9154         * src/prefs_common.c
9155                 add browser command line for Galeon
9156
9157 2002-07-21 [paul]       0.7.8claws85
9158
9159         * Makefile.am
9160                 fix 'EXTRA_DIST': remove README.README, add TODO
9161                 and TODO.claws
9162
9163 2002-07-21 [alfons]     0.7.8claws84
9164
9165         * src/gtkstext.c
9166                 make enter clear selection
9167                 (closes "[ 579888 ] Editor selection/entry error"
9168                 reported by Steve Lamb)
9169
9170 2002-07-21 [alfons]     0.7.8claws83
9171         
9172         * src/summaryview.c
9173                 sort message list when selecting unthread messages
9174                 (closes "[ 501593 ] switching threaded view doesn't sort"
9175                 reported by Simon Schubert)
9176
9177 2002-07-20 [alfons]     0.7.8claws82
9178         
9179         * src/matcher.c
9180                 const-correctness
9181
9182 2002-07-20 [thorsten]   0.7.8claws81
9183
9184         * src/matcher.c
9185                 Fixed expansion of empty fields in matchactions
9186
9187 2002-07-19 [melvin]     0.7.8claws80
9188
9189         * src/gtkspell.c
9190                 Removed a duplicate menu entry (fast mode) introduced during
9191                 the new cache merge
9192                 Added a menu separator between 'Use alternate' and 'Fast mode'
9193
9194 2002-07-19 [paul]       0.7.8claws79
9195
9196         * tools/Makefile.am
9197           tools/README
9198                 correct typos
9199
9200 2002-07-19 [thorsten]   0.7.8claws78
9201
9202         * tools/calypso_convert.pl      ** NEW FILE **
9203           tools/README
9204           tools/Makefile.am
9205                 script to import mbox files exported
9206                 by calypso
9207                 o generates folder structure
9208                 o includes attachments
9209
9210 2002-07-19 [melvin]     0.7.8claws77
9211
9212         * src/selective_download.[ch]
9213                 Fixed bug where closing the dialog with the window manager's
9214                 close button will not unlock the summary
9215                 Corrected some function declarations that missed a return value
9216                 Made the source code comply better with coding style.
9217         * src/prefs_common.c
9218                 Added new browser command line for Mozilla.
9219
9220 2002-07-18 [paul]       0.7.8claws76
9221
9222         * src/mainwindow.c
9223           src/selective_download.[ch]
9224                 reflect theme changes, fix Gdk Warning when creating 
9225                 pixmap from NULL window, and minor clean up.
9226                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9227
9228         * po/en_GB.po
9229                 updated
9230
9231 2002-07-17 [paul]       0.7.8claws75
9232
9233         * INSTALL[.jp]
9234                 sync with 0.8.0
9235         
9236         * po/en_GB.po
9237                 updated
9238
9239 2002-07-16 [paul]       0.7.8claws74
9240
9241         * tools/filter_conv.pl
9242           tools/README
9243                 replace conversion script with reimplemented version, 
9244                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9245
9246 2002-07-16 [colin]      0.7.8claws73
9247
9248         * src/summaryview.c
9249                 remove forgotten debug messages - sorry ;-)
9250
9251 2002-07-16 [colin]      0.7.8claws72
9252
9253         * src/mimeview.c
9254           src/summaryview.c
9255           src/textview.c
9256           src/textview.h
9257                 add the ability to select part of a text mime-part 
9258                 to reply.
9259
9260 2002-07-15 [christoph]  0.7.8claws71
9261
9262         * src/folder.c
9263                 fix folder message count for folders without
9264                 msg_is_changed (includes news folders)
9265
9266 2002-07-15 [martin]     0.7.8claws70
9267
9268         * src/summaryview.c
9269                 option "display recipient on 'From'..." now works
9270                 without the need of enabling the option
9271                 "display  sender  using  address  book".
9272
9273 2002-07-15 [christoph]  0.7.8claws69
9274
9275         * src/summaryview.c
9276                 removed setting folder status from summaryview.
9277                 folder.c should update all message counts correctly.
9278
9279 2002-07-15 [paul]       0.7.8claws68
9280
9281         * po/pt_BR.po
9282                 updated by Fabio Junior Beneditto
9283
9284 2002-07-15 [darko]      0.7.8claws67
9285
9286         * src/mh.c
9287                 Fixed target folder colorization, don't decrease op
9288                 number twice
9289
9290 2002-07-14 [paul]       0.7.8claws66
9291
9292         * sync with main 0.8.0
9293                 see ChangeLog 2002-07-14
9294
9295 2002-07-13 [melvin]     0.7.8claws65
9296         
9297         * src/addrbook.c
9298         * src/addressbook.c
9299         * src/addrindex.c
9300                 Replaced sprintf by g_snprintf to prevent possible buffer
9301                 overflow.
9302         * src/news.c
9303                 Corrected a log message output format.
9304                 Added a missing "done" debug output.
9305         * src/compose.c
9306                 Added keyboard accelerator for Priority menu items
9307                 Added missing \n in debug output
9308         * src/logwindow.c
9309         * src/gtkspell.c
9310         * src/rfc2015.c
9311                 Added missing \n in debug output
9312
9313 2002-07-13 [paul]       0.7.8claws64
9314
9315         * man/sylpheed.1
9316                 change Sergey's email address to the sf address
9317
9318         * src/textview.c
9319                 increase show_url_timeout (more useful for long
9320                 urls)
9321
9322 2002-07-12 [sergey]     0.7.8claws63
9323
9324         * src/rfc2015.c
9325                 applied (with some modifications) patch to set the
9326                 micalg parameter for signatures
9327                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9328
9329 2002-07-12 [sergey]     0.7.8claws62
9330
9331         * man/Makefile.am
9332         * configure.in
9333                 fixed man page installation
9334
9335 2002-07-12 [paul]       0.7.8claws61
9336
9337         * sync with 0.7.8cvs26
9338                 see ChangeLog 2002-07-11 and 2002-07-12
9339
9340 2002-07-11 [christoph]  0.7.8claws60
9341
9342         * src/compose.c
9343         * src/procmsg.c
9344                 first use the message number to find the message
9345                 to mark with a reply flag but check the
9346                 message-id if we got the correct message, if not
9347                 try to find it by message-id.
9348                 use new string seperator that is not allowed
9349                 in message-ids.
9350
9351 2002-07-11 [paul]       0.7.8claws59
9352
9353         * sync with 0.7.8cvs23
9354                 see ChangeLog 2002-07-10
9355
9356 2002-07-10 [christoph]  0.7.8claws58
9357
9358         * src/folder.[ch]
9359         * src/msgcache.[ch]
9360                 Added message-id table to the cache in memory
9361                 and functions to msgcache.c and folder.c to
9362                 fetch MsgInfos by message id
9363         * src/compose.c
9364         * src/procmsg.c
9365                 store folder and message-id of message replying
9366                 to in queue header and set reply flag after sending
9367                 (Closes bug #469498)
9368
9369 2002-07-10 [paul]       0.7.8claws57
9370
9371         * AUTHORS
9372           man/sylpheed.1.gz
9373                 add Martin to the list of authors
9374
9375 2002-07-09 [martin]     0.7.8claws56
9376         * src/gtksctree.c
9377                 Added gtk_ctree_last_visible(), tree_update_level(),
9378                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9379                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9380                 from gtk+ to gtksctree.c for the new sorting code
9381                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9382                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9383         * src/gtksctree.h
9384                 Added declaration for gtk_sctree_sort_recursive() and
9385                 gtk_sctree_sort_node
9386         * src/addressbook.c
9387         * src/foldersel.c
9388         * src/folderview.c
9389         * src/summaryview.c
9390                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9391                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9392
9393 2002-07-08 [paul]       0.7.8claws55
9394
9395         * more sync with 0.7.8cvs21
9396                 see ChangeLog 2002-07-08
9397
9398 2002-07-08 [paul]       0.7.8claws54
9399
9400         * sync with 0.7.8cvs21
9401                 see ChangeLog 2002-07-08
9402
9403 2002-07-07 [alfons]     0.7.8claws53
9404
9405         * src/Makefile.am
9406         * src/stock_pixmap.[ch]
9407         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9408         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9409         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9410                 add new pixmaps for upcoming notice pane
9411
9412 2002-07-06 [melvin]     0.7.8claws52
9413
9414         * src/gtkspell.[ch]
9415                 Made them a bit closer to Sylpheed's coding style.
9416                 Removed old code.
9417                 Removed possible memory leaks when some errors occurs.
9418
9419 2002-07-06 [melvin]     0.7.8claws51
9420
9421         * po/Makefile.in.in
9422                 Removed --no-location in xgettext command line to help
9423                 translators that use Emacs' po-mode
9424         * src/quote_fmt.c
9425                 Removed unnecessary comments that messed up sylpheed.pot
9426
9427 2002-07-06 [paul]       0.7.8claws50
9428
9429         * sync with 0.7.8cvs19
9430                 see ChangeLog 2002-07-05
9431
9432 2002-07-06 [christoph]  0.7.8claws49
9433
9434         * src/folder.c
9435         * src/mainwindow.c
9436                 fix folder_item_remove_all_msg and folderview
9437                 status for trash folders after emptying trash
9438
9439 2002-07-05 [paul]       0.7.8claws48
9440
9441         * sync with 0.7.8cvs16
9442                 see ChangeLog 2002-07-04 and 2002-07-05
9443
9444 2002-07-04 [paul]       0.7.8claws47
9445
9446         * sync with 0.7.8cvs14
9447                 see  ChangeLog 2002-07-04
9448
9449 2002-07-03 [alfons]     0.7.8claws46
9450
9451         * src/folder.c
9452                 dupe folder item's path because it's being reallocated
9453                 by new folder scanning code
9454
9455 2002-07-03 [christoph]  0.7.8claws45
9456
9457         * src/imap.c
9458                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9459         * src/msgcache.c
9460                 add missing return in msgcache_write
9461
9462 2002-07-02 [thorsten]   0.7.8claws44
9463
9464         * src/jpilot.c
9465         * src/msgcache.c
9466         * src/rfc2015.c
9467                 use binary mode for file access
9468
9469 2002-07-02 [christoph]  0.7.8claws43
9470
9471         * major code cleanup (part 1)
9472         
9473                 - unused variables removed
9474                 - unused functions removed
9475                 - uninitialized variables checked
9476                 - missing return statements added
9477                 - missing function return types added
9478                 - added parentheses around assignment and
9479                   && in || when suggested by gcc
9480               
9481         * src/mh.c
9482         * src/folder.c
9483                 replaced direct calls to folder->scan_tree
9484                 with folder_scan_tree and restore folder
9485                 prefs in this function. The folder should
9486                 not have to deal with them.
9487                 ( Should now work for all folder types )
9488
9489 2002-07-02 [paul]       0.7.8claws42
9490
9491         * sync with 0.7.8cvs13
9492                 see ChangeLog 2002-07-01 and 2002-07-02
9493
9494 2002-07-01 [christoph]  0.7.8claws41
9495
9496         * src/summaryview.c
9497                 fix "goto next/prev unread message" with
9498                 ignored threads
9499
9500 2002-07-01 [paul]       0.7.8claws40
9501
9502         * po/es.po
9503                 updated by Ricardo Mones Lastra
9504
9505 2002-06-30 [match]      0.7.8claws39
9506
9507         * src/jpilot.c
9508                 applied variation of leonerd's patch (566661) to
9509                 allow multiple email addresses per JPilot entry.
9510                 addresses may be separated by space, comma, pipe,
9511                 semi-colon, new-line.
9512
9513 2002-06-30 [alfons]     0.7.8claws38
9514
9515         * src/procmsg.c
9516                 simple fix for putting older nodes before
9517                 newer nodes when threading by subject
9518
9519 2002-06-30 [christoph]  0.7.8claws37
9520
9521         * src/folder.c
9522         * src/folderview.c
9523         * src/mh.c
9524         * src/news.c
9525         * src/procmsg.c
9526                 fix broken folder tree rescaning
9527                 and don't use procmsg_get_mark_sum
9528                 anymore
9529
9530 2002-06-30 [christoph]  0.7.8claws36
9531
9532         * merge new cache branch
9533         * src/imap.c
9534                 fix new cache imap copy bug
9535         * src/folder.c
9536                 improved folder_item_scan
9537                 it should now always set the correct
9538                 new, unread and total message counts
9539
9540 2002-06-29 [paul]       0.7.8claws35
9541
9542         * configure.in
9543                 correct syntax error
9544
9545 2002-06-29 [paul]       0.7.8claws34
9546
9547         * configure.in
9548           Makefile.am
9549           man/Makefile.am       ** NEW FILE **
9550           man/sylpheed.1.gz     ** NEW FILE **
9551                 add Sylpheed man page
9552
9553 2002-06-29 [paul]       0.7.8claws33
9554
9555         * po/pt_BR.po
9556                 updated by Fabio Junior Beneditto
9557
9558 2002-06-28 [jens]       0.7.8claws32
9559
9560         * po/de.po
9561                 translation updated
9562
9563         * src/selective_download.c
9564                 removed gettext for space " "
9565
9566         * src/imap.c
9567                 removed wrong space
9568
9569 2002-06-28 [paul]       0.7.8claws31
9570
9571         * sync with 0.7.8cvs11
9572                 see ChangeLog 2002-06-28
9573
9574 2002-06-28 [paul]       0.7.8claws30
9575
9576         * sync with 0.7.8cvs10
9577                 see ChangeLog 2002-06-27 and 2002-06-28
9578
9579 2002-06-26 [paul]       0.7.8claws29
9580
9581         * src/addrgather.c
9582           src/selective_download.c
9583                 don't gettextise empty strings.
9584                 reserved by gettext. gettext("") returns 
9585                 the header entry with meta information, 
9586                 not the empty string
9587
9588         * po/en_GB.po
9589                 updated
9590
9591 2002-06-26 [paul]       0.7.8claws28
9592
9593         * sync with 0.7.8cvs7
9594                 see ChangeLog 2002-06-25
9595
9596         * src/prefs_common.c
9597                 ...and in the process, tweak the gui a little
9598
9599 2002-06-25 [alfons]     0.7.8claws27
9600         
9601         * configure.in
9602         * src/Makefile.am
9603                 fine tune ldap library detection
9604
9605 2002-06-25 [alfons]     0.7.8claws26
9606
9607         * src/compose.c
9608                 don't allow return receipts when composing a news article
9609
9610 2002-06-25 [paul]       0.7.8claws25
9611
9612         * Makefile.am
9613                 add '$(AMTAR)' to 'release' section to allow for
9614                 new and older autotools
9615
9616 2002-06-25 [paul]       0.7.8claws24
9617
9618         * src/summaryview.c
9619                 fix "No more unread messages" persistant pop-up
9620                 window bug
9621
9622 2002-06-25 [paul]       0.7.8claws23
9623
9624         * po/it.po
9625                 updated by Alessandro Maestri
9626
9627 2002-06-25 [paul]       0.7.8claws22
9628
9629         * sync with 0.7.8cvs6
9630                 see ChangeLog 2002-06-25
9631
9632 2002-06-24 [paul]       0.7.8claws21
9633
9634         * tools/update-po
9635                 add GPL copyright information
9636
9637 2002-06-24 [paul]       0.7.8claws20
9638
9639         * tools/Makefile.am
9640           tools/README
9641           tools/update-po       ** NEW FILE **
9642                 add script that eases the creation of *.po files
9643                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9644
9645 2002-06-23 [alfons]     0.7.8claws19
9646
9647         * src/messageview.c
9648                 make notification_convert_header obey const correctness
9649                 (next step will be fixing the broken return receipt)
9650
9651 2002-06-23 [paul]       0.7.8claws18
9652
9653         * src/messageview.c
9654                 fix bug introduced in last commit:
9655                 removed too much code in last commit - put back what's
9656                 needed
9657
9658 2002-06-23 [paul]       0.7.8claws17
9659
9660         * src/messageview.[ch]
9661                 remove code committed in error from locally patched
9662                 source
9663
9664 2002-06-23 [colin]      0.7.8claws16
9665
9666         * src/compose.[ch]
9667                 add compose_entry_select(), used to select the default_to
9668                 email address - hopefully avoiding people sending mails to
9669                 wrong recipients.
9670
9671 2002-06-22 [alfons]     0.7.8claws15
9672
9673         * AUTHORS
9674                 add Bram Metsch & Stanislav Karchebny
9675         * src/smtp.[ch]
9676         * src/prefs_account.[ch]
9677         * src/send.c
9678                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9679                   options.  (see <http://sourceforge.net/tracker/index.php
9680                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9681
9682                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9683                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9684
9685 2002-06-22 [paul]       0.7.8claws14
9686
9687         * sync with 0.7.8cvs5
9688                 see ChangeLog 2002-06-19 and 2002-06-20
9689
9690 2002-06-22 [alfons]     0.7.8claws13
9691
9692         * src/selective_download.c
9693                 fix a stupid mistake I made
9694
9695 2002-06-22 [alfons]     0.7.8claws12
9696
9697         * src/selective_download.[ch]
9698                 fix another unnoticed leak; cleanup code
9699
9700 2002-06-21 [alfons]
9701
9702         * tools/Makefile.am
9703                 gpg-sign <-- gpg-sign-syl
9704
9705 2002-06-21 [alfons]     0.7.8claws11
9706
9707         * src/selective_download.c
9708         * src/selective_download.h
9709                 fix assorted mix of allocation errors (should solve
9710                 problem reported by Philippe Gramoullé, see:
9711                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9712
9713 2002-06-20 [melvin]     0.7.8claws10
9714
9715         * tools/gpg-sign *REMOVED*
9716           tools/gpg-sign-syl *ADDED*
9717                 Replaced the gpg clearsigning script with the version using
9718                 xterm instead of ssh-askpass and changed its name.
9719
9720         * README.claws
9721                 Updated actions example to reflect the renaming of the
9722                 gpg clearsigning script.
9723
9724 2002-06-19 [paul]       0.7.8claws9
9725
9726         * sync with 0.7.8claws9
9727                 see ChangeLog 2002-06-18 and 2002-06-19
9728
9729 2002-06-19 [paul]       0.7.8claws8
9730
9731         * sync with 0.7.8cvs1
9732                 see ChangeLog 2002-06-18
9733
9734 2002-06-18 [alfons]     0.7.8claws7
9735
9736         * src/mainwindow.h
9737                 add omitted prototype
9738
9739 2002-06-17 [paul]       0.7.8claws6
9740
9741         * src/mainwindow.c
9742                 fix hiding of exec_btn
9743
9744 2002-06-17 [paul]       0.7.8claws5
9745
9746         * src/pop.c
9747                 remove unneeded code: should_delete() 
9748                 and Pop3State::uidl_todelete_list
9749
9750 2002-06-17 [paul]       0.7.8claws4
9751
9752         * sync with 0.7.8
9753                 see ChangeLog 2002-06-11 and 2002-06-13
9754
9755 2002-06-16 [alfons]     0.7.8claws3
9756         
9757         * src/folder.c
9758                 make sure lock sort mode (claws specific) is
9759                 also persists after a tree rescan
9760
9761 2002-06-16 [alfons]     0.7.8claws2
9762
9763         * src/prefs_folder_item.c
9764         * src/folder.[ch]
9765                 fix persistence of folder sort mode (broken
9766                 by adapting Hiro's new folder persistence code)
9767
9768 2002-06-16 [alfons]     0.7.8claws1
9769
9770         * AUTHORS
9771         * src/logwindow.c
9772         * src/prefscommon.[ch]
9773                 control size of log text in log window; 
9774                 closes patch #569155 submitted by Mitko Haralanov.
9775
9776 2002-06-15 [paul]       0.7.8claws
9777
9778         * release of 0.7.8claws
9779
9780 2002-06-15 [paul]       0.7.7claws
9781
9782         * po/pt_BR.po
9783                 updated by Fabio Junior Beneditto
9784
9785 2002-06-14 [paul]       0.7.6claws49
9786
9787         * po/es.po
9788                 updated by Ricardo Mones Lastra
9789
9790 2002-06-14 [paul]       0.7.6claws48
9791
9792         * po/nl.po
9793                 updated translation by Wilbert Berendsen
9794
9795 2002-06-14 [melvin]     0.7.6claws47
9796
9797         * po/fr.po
9798                 Updated French translation
9799
9800 2002-06-13 [paul]       0.7.6claws46
9801
9802         * src/filesel.c
9803                 allow filename to be typed in, rather than just
9804                 selected by the mouse. Patch by Gustavo Noronha Silva.
9805
9806 2002-06-13 [alfons]     0.7.6claws45
9807
9808         * src/mainwindow.[ch]
9809                 more cleanups (removing unnecessary menu items Expand 
9810                 summary / message view)
9811
9812 2002-06-13 [melvin]     0.7.6claws44
9813
9814         * po/POTFILES.in
9815                 Added src/string_match.c
9816         * src/string_match.c
9817                 Fixed possible buffer overflow.
9818                 Corrected typo.
9819                 Added missing config.h header.
9820         * src/prefs_common.c
9821           src/prefs_matcher.c
9822           src/prefs_scoring.c
9823                 Made some strings translatable (missing _(..)).
9824
9825 2002-06-13 [melvin]     0.7.6claws43
9826
9827         * README.claws
9828                 Corrected action example (verifying clearsigned mail).
9829         * src/prefs_account.c
9830                 Corrected typo.
9831         * src/prefs_common.c
9832                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9833
9834 2002-06-12 [alfons]     0.7.6claws42
9835
9836         * src/summaryview.c
9837                 add init of score column lost in 0.7.6claws42
9838
9839 2002-06-12 [paul]       0.7.6claws41
9840
9841         * src/prefs_account.c
9842                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9843                 behavior of the radio buttons, (from 0.7.7cvs2)
9844
9845 2002-06-11 [alfons]     0.7.6claws40
9846
9847         * src/messageview.[ch]
9848         * src/summaryview.[ch]
9849         * src/summary_search.c
9850         * src/mainwindow.c
9851                 perform a sync to bring in Hiro's separate view implementation 
9852
9853                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9854
9855 2002-06-11 [paul]       0.7.6claws39
9856         
9857         * src/prefs_account.c
9858                 correct a typo on the Receive tab
9859
9860 2002-06-10 [match]      0.7.6claws38
9861
9862         * src/addressbook.c
9863                 Included address completion patch from Gustavo Noronha.
9864
9865 2002-06-10 [paul]       0.7.6claws37
9866
9867         * src/inc.[ch]
9868           src/pop.c
9869           src/prefs_account.[ch]
9870           src/selective_download.[ch]
9871                 apply PATCH #561712
9872                  NEW:
9873                 - check if POP Account
9874                 - Receive Button renamed to Preview
9875                 - Preview Button Popup: preview new/all messages
9876                 - Download Button
9877                 - Account Preferences-->Receive tab checkbutton if you
9878                   want to remove Mail after Download
9879                 -: default YES
9880                 - Account Preferences-->Receive tab checkbutton use
9881                   filtering rules on preview
9882                   (think of delete_on_server)
9883                 -: default YES
9884                 - Account selectable from SD dialog
9885                 - checkbutton to show already downloaded messages if
9886                   all messages are previewed
9887                 - new clist column showing Date
9888                 - ESC KEY close
9889                 FIXES:
9890                 - play ball with UIDL
9891                 - fault tolerant (?) 
9892                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9893
9894 2002-06-10 [melvin]     0.7.6claws36
9895
9896         * README.claws
9897                 Added a hint to ac/README in cvs instructions.
9898
9899         * src/prefs_actions.c
9900                 Made it possible to use a more elaborate command line
9901                 for asynchronous actions, too.
9902
9903 2002-06-10 [melvin]     0.7.6claws35
9904         
9905         * src/prefs_actions.c
9906                 Make it possible to use a more elaborate command line
9907                 (e.g. |foo|bar|cat>there;echo Done|)
9908                 Corrected error message when calling %f, %F and %p commands
9909                 from the compose window.
9910
9911 2002-06-09 [colin]      0.7.6claws34
9912
9913         * src/summaryview.c
9914                 Automatically find unread messages in current folder
9915                 before annoying the user.
9916
9917 2002-06-08 [alfons]     0.7.6claws33
9918
9919         * po/it.po
9920                 remove bad formatting string in it.po translation
9921                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9922
9923 2002-06-08 [paul]       0.7.6claws32
9924
9925         * sync with 0.7.6cvs25
9926                 see ChangeLog 2002-06-07
9927
9928 2002-06-05 [paul]       0.7.6claws31
9929
9930         * src/mainwindow.c
9931                 add 'Sort by locked' and 'Sort by score'
9932
9933 2002-06-05 [paul]       0.7.6claws30
9934
9935         * sync with 0.7.6cvs24
9936                 see ChangeLog 2002-06-04
9937
9938 2002-06-04 [paul]       0.7.6claws29
9939
9940         * po/pt_BR.po
9941                 updated by Fabio Junior Beneditto
9942
9943 2002-06-03 [thorsten]   0.7.6claws28
9944
9945         * src/matcher.c
9946                 fclose() matcherrc after reading
9947
9948 2002-06-03 [paul]       0.7.6claws27
9949
9950         * sync with 0.7.6cvs21
9951                 see ChangeLog 2002-05-31
9952
9953 2002-05-31 [paul]       0.7.6claws26
9954
9955         * sync with 0.7.6cvs20
9956                 see ChangeLog 2002-05-29 and 2002-05-30
9957
9958 2002-05-31 [paul]       0.7.6claws25
9959
9960         * src/imap.c
9961                 hopefully fix last buggy sync
9962
9963         * README.claws
9964                 correct typo in 'Actions' examples
9965
9966 2002-05-29 [paul]       0.7.6claws24
9967
9968         * sync with 0.7.6cvs18
9969                 see ChangeLog 2002-05-28 and 2002-05-29
9970
9971         * src/news.c
9972           src/nntp.[ch]
9973                 sync with above 
9974
9975 2002-05-28 [paul]       0.7.6claws23
9976
9977         * sync with 0.7.6cvs16
9978                 see ChangeLog 2002-05-28
9979
9980 2002-05-27 [thorsten]   0.7.6claws22 
9981
9982         * faq/it/sylpheed-faq-1.html
9983           faq/it/sylpheed-faq-2.html
9984           faq/it/sylpheed-faq-3.html
9985           faq/it/sylpheed-faq.html
9986                 corrected DOS lineendings
9987         * faq/de/sylpheed-faq-1.html
9988           faq/de/sylpheed-faq-2.html
9989           faq/en/sylpheed-faq-1.html
9990           faq/en/sylpheed-faq-2.html
9991           faq/en/sylpheed-faq-3.html
9992           faq/es/sylpheed-faq-1.html
9993           faq/es/sylpheed-faq-2.html
9994           faq/es/sylpheed-faq-3.html
9995           faq/fr/sylpheed-faq-1.html
9996           faq/it/sylpheed-faq-1.html
9997           faq/it/sylpheed-faq-2.html
9998           faq/it/sylpheed-faq-3.html
9999           faq/it/sylpheed-faq.html
10000                 changed ">" to &quot;
10001
10002 2002-05-27 [paul]       0.7.6claws21
10003         
10004         * sync with 0.7.6cvs15
10005                 see ChangeLog 2002-05-27
10006
10007 2002-05-27 [paul]       0.7.6claws20
10008
10009         * src/prefs_account.c
10010                 correct a typo
10011
10012 2002-05-26 [paul]       0.7.6claws19
10013
10014         * tools/README
10015                 correct a typo
10016
10017 2002-05-25 [paul]       0.7.6claws18
10018
10019         * tools/README
10020                 add description of kmail2sylpheed.pl
10021
10022 2002-05-25 [paul]       0.7.6claws17
10023
10024         * tools/kmail2sylpheed.pl       ** NEW FILE **
10025                 perl script that converts an exported Kmail address
10026                 book, converts it to sylpheed addressbook file,
10027                 writes the file to .sylpheed, and updates
10028                 addrbook--index.xml 
10029
10030 2002-05-25 [paul]       0.7.6claws16
10031
10032         * sync with 0.7.6cvs14
10033                 see ChangeLog 2002-05-23
10034
10035 2002-05-24 [paul]       0.7.6claws15
10036
10037         * README.claws
10038                 make a correction and add some more info
10039
10040 2002-05-24 [paul]       0.7.6claws14
10041
10042         * src/compose.c
10043                 fix memory leak in 
10044                 compose_redirect_write_headers_from_headerlist()
10045                 add Subject and Resent-Message-ID to
10046                 compose_redirect_write_headers()
10047                 Received, Subject, and X-UIDL are filtered out in 
10048                 compose_redirect_write_to_file()
10049
10050 2002-05-23 [paul]       0.7.6claws13
10051
10052         * src/compose.[ch]
10053           src/filtering.c
10054           src/mainwindow.c
10055           src/matcher.[ch]
10056           src/matcher_parser_lex.l
10057           src/matcher_parser_parse.y
10058           src/prefs_common.[ch]
10059           src/prefs_filtering.c
10060           src/summaryview.c
10061                 rename 'Bounce' to 'Redirect'
10062
10063 2002-05-23 [paul]       0.7.6claws12
10064
10065         * more sync with 0.7.6cvs13
10066           src/compose.c
10067                 see ChangeLog 2002-05-22
10068
10069 2002-05-22 [paul]       0.7.6claws11
10070
10071         * sync with 0.7.6cvs13
10072           src/codeconv.c
10073                 see ChangeLog 2002-05-20
10074           src/prefs_common.c
10075                 see ChangeLog 2002-05-22
10076
10077 2002-05-21 [melvin]     0.7.6claws10
10078
10079         * src/folderview.c
10080                 Added missing filtering and scoring headers
10081                 Fixed bad function call that showed garbage 
10082                 in Folder->Processing
10083
10084 2002-05-21 [paul]       0.7.6claws9
10085
10086         * tools/Makefile.am
10087                 make all tools executable, (patch by Alfons).
10088
10089 2002-05-20 [alfons]     0.7.6claws8
10090
10091         * src/procheader.c
10092                 don't forget to call mktime() so we have a valid week 
10093                 and year day
10094                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10095
10096 2002-05-20 [paul]       0.7.6claws7
10097
10098         * src/html.c
10099                 fix broken parsing of urls
10100         * src/textview.c
10101                 fix displaying of urls
10102
10103                 both fixes from the patch [547855] by Eugene 
10104                 Brevdo (zonem)
10105
10106 2002-05-19 [alfons]     0.7.6claws6
10107
10108         * configure.in
10109                 make sylpheed configure correctly with the latest
10110                 and greatest of automake / autoconf / gettext
10111
10112 2002-05-19 [alfons]     0.7.6claws5
10113
10114         * src/procheader.c
10115         * src/procheader.h
10116                 add function for returning ime zone offset
10117         * src/quote_fmt.c
10118         * src/quote_fmt_parse.y
10119                 better quotation formatting - does not convert
10120                 to local time, but uses the original date string.
10121                 
10122                 Note: %z inserts the timezone offset (should 
10123                 work also on platforms where strftime does not
10124                 support %z).
10125
10126 2002-05-18 [christoph]  0.7.6claws4
10127
10128         * src/summaryview.c
10129                 fix indentation of some code
10130         * tools/Makefile.am
10131                 fix spaces after \
10132         * src/Makefile.am
10133                 add missing \
10134                 correct path for ignorethread.xpm
10135                 incorrect filename for sylpheed_logo.xpm
10136                 add missing include matcher_parser_parse.h
10137
10138 2002-05-18 [paul]       0.7.6claws3
10139
10140         * sync with 0.7.6cvs8
10141                 see ChangeLog 2002-05-16 and 2002-05-17
10142
10143 2002-05-18 [melvin]     0.7.6claws2
10144
10145         * README.claws
10146                 Corrected an action's definition and fixed some misspellings.
10147
10148 2002-05-18 [paul]       0.7.6claws1
10149
10150         * tools/Makefile.am
10151           tools/gpg-sign        ** new file **
10152           tools/uudec           ** new file **
10153                 add Melvin's Actions scripts
10154
10155         * README.claws
10156                 add Melvin's descriptions for Actions
10157
10158 2002-05-18 [paul]       0.7.6claws
10159
10160         * Version 0.7.6claws released
10161
10162 2002-05-17 [paul]       0.7.5claws32
10163
10164         * po/es.po
10165                 updated by Ricardo Mones Lastra
10166
10167 2002-05-17 [paul]       0.7.5claws31
10168
10169         * src/compose.c
10170                 fix Account prefs default folder for sent/draft/deleted
10171                 messages bug
10172
10173         * po/it.po
10174           po/nl.po
10175                 updated translation by Alessandro Maestri and
10176                 Wilbert Berendsen
10177
10178 2002-05-17 [melvin]     0.7.5claws30
10179
10180         * src/prefs_actions.c
10181                 Fixed bug where using %F not at the end of the command 
10182                 resulted in an additional empty argument being created.
10183                 Thanks to Darko Koruga for reporting the bug.
10184
10185 2002-05-17 [melvin]     0.7.5claws29
10186
10187         * po/fr.po
10188                 Updated French translations.
10189
10190 2002-05-15 [paul]       0.7.5claws28
10191         
10192         * po/es.po
10193                 updated by Ricardo Mones Lastra
10194
10195 2002-05-15 [paul]       0.7.5claws27
10196
10197         * sync with 0.7.6cvs4
10198                 see ChangeLog 2002-05-14 and 2002-05-15
10199
10200 2002-05-14 [paul]       0.7.5claws26
10201
10202         * sync with 0.7.6cvs1
10203                 see ChangeLog 2002-05-13
10204
10205 2002-05-13 [thorsten]   0.7.5claws25
10206
10207         * src/messageview.c
10208                 fix select_all and copy in multipart messages
10209         * src/mainwindow.c
10210                 fix select_all and copy in multipart messages
10211
10212 2002-05-12 [paul]       0.7.5claws24
10213
10214         * src/summaryview.c
10215                 reverse last commit, bug already fixed in 0.7.5claws3
10216
10217 2002-05-12 [netztorte]  0.7.5claws23
10218
10219         * src/summaryview.c
10220                 dont parse empty addressbook (checked in before claws20)
10221
10222 2002-05-12 [melvin]     0.7.5claws22
10223
10224         * src/procmsg.[ch]
10225                 Removed unneeded priority code introduced by the previous 
10226                 commit.
10227
10228 2002-05-12 [melvin]     0.7.5claws21
10229
10230         * src/compose.[ch]
10231                 Added possibility to set message's priority.
10232         * src/procmsg.[ch]
10233                 Added possibility to set message's priority.
10234                 Added missing headers
10235
10236 2002-05-12 [melvin]     0.7.5claws20
10237
10238         * src/prefs_actions.c
10239                 Removed implicitely added quotes around the name
10240                 of the temporary files of mime parts.
10241
10242 2002-05-12 [paul]       0.7.5claws19
10243
10244         * sync with 0.7.5cvs20
10245                 see ChangeLog 2002-05-11
10246
10247 2002-05-12 [alfons]     0.7.5claws18
10248
10249         * src/quote_fmt_lex.l
10250         * src/quote_fmt_parse.y
10251                 allow quote / reply date & time format to be set using
10252                 %D{format}. format is a format string you'd pass to
10253                 strftime() (see man strftime, or the Display tab |
10254                 Date format setting).
10255
10256                 Currently %D converts the date to local time. 
10257
10258 2002-05-11 [paul]       0.7.5claws17
10259
10260         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10261                 see ChangeLog 2002-05-10 and 2002-05-11
10262
10263 2002-05-10 [paul]       0.7.5claws16
10264
10265         * sync with 0.7.5cvs16
10266                 see ChangeLog entries 2002-05-09 and 
10267                 2002-05-10
10268
10269 2002-05-10 [colin]      0.7.5claws15
10270
10271         * src/textview.c
10272                 Corrected a bug that prevented sylpheed to open
10273                 double-clicked URIs.
10274
10275 2002-05-09 [paul]       0.7.5claws14
10276
10277         * sync with 0.7.5cvs14
10278                 see ChangeLog 2002-05-08 and 2002-05-09
10279
10280 2002-05-08 [paul]       0.7.5claws13
10281
10282         * sync with 0.7.5cvs11
10283                 see ChangeLog entry 2002-05-08
10284
10285 2002-05-08 [paul]       0.7.5claws12
10286
10287         * src/mainwindow.c
10288           src/textview.[ch]
10289                 fix segfault on View->Open in new window
10290                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10291
10292 2002-05-07 [paul]       0.7.5claws11
10293
10294         * sync with 0.7.5cvs9
10295                 see ChangeLog entry 2002-05-07
10296
10297 2002-05-06 [paul]       0.7.5claws10
10298
10299         * src/messageview.c
10300           src/textview.c
10301                 display url in statusbar on single-click
10302                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10303
10304 2002-05-06 [match]      0.7.5claws9
10305
10306         * src/addritem.[ch]
10307                 new functions.
10308         * src/addrcache.c
10309                 tidy up.
10310         * src/xmlprops.[ch]
10311                 XML implementation of properties file.
10312         * src/exporthtml.[ch]
10313         * src/expthtmldlg.[ch]
10314         * src/addressbook.c
10315                 export to HTML.
10316
10317 2002-05-02 [sergey]     0.7.5claws8
10318
10319         * src/mainwindow.c (mainwin_entries),
10320           src/prefs_common.c (prefs_send_create()),
10321           src/codeconv.c (locale_table):
10322                 use charset name "Windows-1251" instead of "CP1251".
10323
10324 2002-05-02 [colin]      0.7.5claws7
10325         
10326         * src/compose.c
10327           src/prefs_common.c
10328           src/prefs_folder_item.c
10329                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10330
10331 2002-05-02 [hiro]       0.7.5claws6
10332
10333         * src/imap.c
10334                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10335
10336 2002-05-02 [paul]       0.7.5claws5
10337
10338         * src/compose.c
10339                 more sync with 0.7.5cvs7, see ChangeLog entry
10340                 2002-05-02
10341
10342 2002-05-02 [hiro]       0.7.5claws4
10343
10344         * src/compose.c
10345                 compose_queue_sub():
10346                 check if queue folder exists (closes #550397).
10347                 removed directory creation since it should be handled
10348                 transparently.
10349         * src/imap.c
10350                 imap_add_msg(): return UID for appended message
10351                 (closes #548842).
10352
10353 2002-04-30 [paul]       0.7.5claws3
10354
10355         * src/summaryview.c
10356                 fix account_find_from_address() bug
10357
10358 2002-04-28 [colin]      0.7.5claws2
10359
10360         * src/compose.c
10361           src/textview.c
10362           src/prefs_common.[ch]
10363           src/utils.[ch]
10364                 Added user-definable quotation characters recognition.
10365
10366 2002-04-28 [paul]       0.7.5claws1
10367
10368         * sync with 0.7.5cvs4
10369                 see ChangeLog entry  2002-04-25
10370
10371 2002-04-28 [paul]       0.7.5claws
10372
10373         * po/es.po
10374           po/nl.po
10375           po/pt_BR.po
10376                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10377                 Fabio Junior Beneditto
10378
10379 2002-04-27 [jens]       0.7.4claws103
10380
10381         * po/de.po
10382                 updated German translation.
10383
10384 2002-04-27 [hiro]       0.7.4claws102
10385
10386         * src/summaryview.c
10387                 summary_write_cache(): fixed the mark loss of hidden messages.
10388
10389 2002-04-26 [melvin]     0.7.4claws101
10390
10391         * src/procmsg.c
10392                 fixed a second typo (same one)
10393         * po/fr.po
10394           po/it.po
10395           po/pt_BR.po
10396                 fixed the type again...
10397
10398 2002-04-26 [melvin]     0.7.4claws100
10399
10400         * src/procmsg.c
10401                 fixed a typo in an alert message ("temorary").
10402         * po/it.po
10403         * po/pt_BR.po
10404                 corrected the typo  described above.
10405         * po/fr.po
10406                 updated French translation.
10407
10408 2002-04-26 [darko]      0.7.4claws99
10409
10410         * src/summaryview.c
10411                 fix target folder colorization
10412
10413 2002-04-25 [paul]       0.7.4claws98
10414
10415         * po/it.po
10416                 updated by Alessandro Maestri
10417
10418 2002-04-24 [colin]      0.7.4claws97
10419         
10420         * src/compose.c
10421                 Fixed double "subject is empty" question.
10422
10423 2002-04-23 [colin]      0.7.4claws96
10424         
10425         * src/mimeview.c
10426                 Corrected issue when "automatically display images" was
10427                 not set : first image remained after selecting second.
10428
10429 2002-04-23 [melvin]     0.7.4claws95
10430
10431         * src/prefs_actions.c
10432                 Don't display in/out dialog if there is nothing to show.
10433
10434 2002-04-23 [paul]       0.7.4claws94
10435
10436         * sync with 0.7.5cvs3
10437                 bug fixes: see ChangeLog entry 2002-04-23
10438
10439 2002-04-22 [darko]      0.7.4claws93
10440
10441         * src/compose.c
10442                 fix previous check-in which changed code after
10443                 merge from main
10444
10445 2002-04-22 [paul]       0.7.4claws92
10446
10447         * faq/de/*
10448                 add German FAQ
10449         * faq/en/*
10450           faq/es/*
10451           faq/fr/*
10452                 update English, Spanish and French FAQs
10453         * manual/de/*
10454           manual/es/*
10455                 add German and Spanish manuals
10456         * manual/en/*
10457           manual/fr/*
10458                 update English and French manuals
10459
10460         * src/Makefile.am
10461                 add to and re-arrange the pixmap entries
10462
10463 2002-04-22 [darko]      0.7.4claws91
10464
10465         * src/compose.c
10466                 fix sender initials recognition to only allow
10467                 '>' after the initials
10468
10469 2002-04-21 [paul]       0.7.4claws90
10470
10471         * sync with 0.7.5 release
10472                 see ChangeLog entry 2002-04-21
10473
10474 2002-04-21 [alfons]
10475
10476         * src/Makefile.am
10477                 add colin's new pixmaps to EXTRA_DIST
10478
10479 2002-04-21 [colin]      0.7.4claws89
10480         * src/compose.c
10481         * src/inc.c
10482         * src/mainwindow.[ch]
10483         * src/prefs_common.[ch]
10484         * src/stock_pixmap.[ch]
10485                 Added "Work offline" ability.
10486
10487 2002-04-21 [colin]      0.7.4claws88
10488         
10489         * src/mimeview.c
10490         * src/prefs_common.c
10491         * src/prefs_common.h
10492         * src/textview.c : Added an option to common preferences -> display
10493           to allow user not to automatically display images.
10494
10495 2002-04-21 [paul]       0.7.4claws87
10496
10497         * sync with 0.7.4cvs52
10498                 see ChangeLog entry 2002-04-21 (src/imap.c)
10499
10500 2002-04-21 [paul]       0.7.4claws86
10501
10502         * sync with 0.7.4cvs51
10503                 see ChangeLog entry 2002-04-21
10504
10505 2002-04-21 [paul]       0.7.4claws85
10506
10507         * sync with 0.7.4cvs49
10508                 see ChangeLog entries 2002-04-20 and 2002-04-21
10509
10510         * src/Makefile.am
10511                 clean up: remove old 'stock_' element from xpm 
10512                 filenames.
10513
10514 2002-04-21 [alfons]     0.7.4claws84
10515
10516         apply sync patch from Paul
10517
10518         * src/folderview.c
10519                 use old claws prefs_folder_item_create() for now
10520
10521 2002-04-19 [match]      0.7.4claws83
10522
10523         * src/addressbook.[ch]
10524         * src/addrharvest.[ch]
10525         * src/addrgather.[ch]
10526                 recurse folders.
10527         * src/mainwindow.c
10528         * src/summaryview.[ch]
10529                 change menu option.
10530
10531 2002-04-19 [paul]       0.7.4claws82
10532
10533         * po/pt_BR.po
10534                 updated by Fabio Junior Beneditto
10535
10536 2002-04-14 [alfons]     0.7.4claws81
10537
10538         * src/passphrase.c
10539                 add #include <sys/types.h> for mode_t and off_t 
10540
10541 2002-04-13 [paul]       0.7.4claws80
10542         
10543         * src/main.c
10544           src/passphrase.[ch]
10545           src/pgptext.c
10546           src/prefs_common.[ch]
10547           src/rfc2015.c
10548                 enable storing of GnuPG passphrase for the whole 
10549                 session or a user-defined number of minutes. patch 
10550                 submitted by Ravemax <ravemax@dextrose.com>
10551
10552 2002-04-13 [alfons]     0.7.4claws79
10553
10554         * src/textview.c
10555                 make email parser also stop scanning when encountering separators
10556                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10557
10558 2002-04-13 [paul]       0.7.4claws78
10559
10560         * sync with 0.7.4cvs39
10561                 see ChangeLog entry 2002-04-12
10562
10563 2002-04-11 [paul]       0.7.4claws77
10564
10565         * sync with 0.7.4cvs37
10566                 see ChangeLog entry 2002-04-11
10567
10568 2002-04-11 [paul]       0.7.4claws76
10569
10570         * COPYING 
10571                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10572                 the clause for OpenSSL). sync with sylpheed main
10573
10574 2002-04-09 [melvin]     0.7.4claws75
10575
10576         * src/compose.c
10577                 Made 'Ctrl-Enter' on send ignore some modifiers 
10578                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10579                 to bind other *-Enter (but not Alt-Enter).
10580
10581 2002-04-09 [paul]       0.7.4claws74
10582
10583         * sync with 0.7.4cvs35
10584                 see ChangeLog entries 2002-04-09
10585
10586 2002-04-08 [paul]       0.7.4claws73
10587
10588         * sync with 0.7.4cvs33
10589                 see ChangeLog entry 200-04-08
10590
10591 2002-04-07 [match]      0.7.4claws72
10592
10593         * src/addrharvest.[ch]
10594                 fixed to read all addresses in header, regardless
10595                 of header size. improved name parsing. accommodate
10596                 harvest from folders and selected message.
10597         * src/addritem.[ch]
10598                 included new address parsing function.
10599         * src/addrgather.[ch]
10600         * src/addressbook.[ch]
10601         * src/summaryview.[ch]
10602         * src/mainwindow.c
10603                 allow address harvest of folder as well as selected
10604                 messages.
10605
10606 2002-04-07 [paul]       0.7.4claws71
10607
10608         * src/esmtp.[ch]
10609           src/smtp.c
10610                 don't try to authenticate with CRAM-MD5 in SMTP when 
10611                 SMTP-AUTH enabled if MTA doesn't issue this 
10612                 auth-method in it's ehlo-response. bug item #531364,
10613                 patch item #938910. patch submitted by Colin Leroy 
10614                 <colin@colino.net>
10615
10616 2002-04-07 [paul]       0.7.4claws70
10617
10618         * src/nntp.c
10619                 fix missing MODE_READER bug. patch submitted by
10620                 Colin Leroy <colin@colino.net>
10621
10622 2002-04-07 [alfons]     0.7.4claws69
10623
10624         * src/matcher.[ch]
10625         * src/prefs_filtering.c
10626         * src/summaryview.c
10627                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10628                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10629
10630 2002-04-07 [paul]       0.7.4claws68
10631
10632         * sync with 0.7.4cvs32
10633                 see ChangeLog entry 2002-04-06
10634
10635         * tools/filter_conv.pl
10636                 more bug fixes
10637
10638 2002-04-06 [paul]       0.7.4claws67
10639
10640         * tools/filter_conv.pl
10641                 modify to be able to find the name of the first
10642                 mailbox and use that. main's filter does not
10643                 record the full path to the mailbox and therefore
10644                 can only filter to the first mailbox.
10645
10646 2002-04-05 [paul]       0.7.4claws66
10647
10648         * tools/filter_conv.pl
10649                 attempt to make the script all-encompassing and
10650                 be able to convert any main 'filter' rule thrown
10651                 at it
10652
10653 2002-04-05 [paul]       0.7.4claws65
10654
10655         * tools/filter_conv.pl
10656                 allow for collapsed folder trees
10657
10658 2002-04-05 [paul]       0.7.4claws64
10659
10660         * sync with 0.7.4cvs31
10661                 see ChangeLog entries 2002-04-05
10662
10663 2002-04-03 [paul]       0.7.4claws63
10664
10665         * sync with 0.7.4cvs29
10666                 see ChangeLog entries 2002-04-02 and 2002-04-03
10667
10668 2002-04-02 [paul]       0.7.4claws62
10669
10670         * sync with 0.7.4cvs26
10671                 see ChangeLog entry 2002-04-01
10672
10673 2002-04-02 [match]      0.7.4claws61
10674
10675         * src/pine.[ch]
10676         * src/importpine.[ch]
10677         * src/addressbook.c
10678                 import Pine address book.
10679
10680 2002-04-02 [match]      0.7.4claws60
10681
10682         * src/addrharvest.[ch]
10683                 improve address parsing of funky addresses.
10684
10685 2002-04-02 [darko]      0.7.4claws59
10686
10687         * src/compose.c
10688                 wrap on send improvements, it now recognizes quoted
10689                 initials as part of the quotation string, and it
10690                 does not join lines separated by CR
10691
10692 2002-04-01 [match]      0.7.4claws58
10693
10694         * src/mgutils.[ch]
10695                 added new functions.
10696         * src/mutt.[ch]
10697                 remove excessive duplicate address generation
10698                 on import.
10699
10700 2002-04-01 [alfons]     0.7.4claws57
10701         
10702         * src/summaryview.c
10703                 put back g_free() 
10704
10705 2002-04-01 [paul]       0.7.4claws56
10706
10707         * sync with 0.7.4cvs25
10708                 see ChangeLog entry 2002-04-01
10709
10710 2002-04-01 [alfons]     0.7.4aprilfool55
10711
10712         * src/summaryview.c
10713                 honour feature request item #537427 to allow for
10714                 displaying names from address book for sent mail also
10715
10716 2002-03-29 [paul]       0.7.4claws54
10717
10718         * src/mainwindow.c
10719           src/prefs_filtering.[ch]
10720           src/prefs_matcher.c
10721           src/summaryview.c
10722                 add 'fast filter' for claws' filtering,
10723                 /Tools/Create filter rule/... patch submitted
10724                 by Neill Miller <neillm@thecodefactory.org>
10725
10726 2002-03-29 [paul]       0.7.4claws53
10727
10728         * sync with 0.7.4cvs24
10729                 see ChangeLog entry 2002-03-29
10730
10731 2002-03-28 [paul]       0.7.4claws52
10732
10733         * sync with 0.7.4cvs23
10734                 see ChangeLog entry 2002-03-28
10735
10736 2002-03-27 [melvin]     0.7.4claws51
10737
10738         * src/prefs_actions.c
10739                 Added support to pass only one message part (as a
10740                 file) to the command using '%p'. No quotes are needed
10741                 because doubles quotes are automatically added.
10742                 Fixed bug where Sylpheed could block when waiting for
10743                 a child process to finish.
10744                 Changed the help menu to remove quotes around symbols to 
10745                 avoid misinterpretation (they must not be used).
10746
10747 2002-03-27 [melvin]     0.7.4claws50
10748
10749         * src/inc.c
10750                 Made the new mail notification command always 
10751                 execute asynchronously.
10752
10753 2002-03-27 [paul]       0.7.4claws49
10754
10755         * src/compose.c
10756                 fix bug introduced in last commit
10757
10758 2002-03-27 [paul]       0.7.4claws48
10759
10760         * sync with 0.7.4cvs21
10761                 see ChangeLog 2002-03-26 and 2002-03-27
10762
10763 2002-03-26 [hoa]        0.7.4claws47
10764
10765         * src/prefs_folder_item.c
10766                 really fixed the bug #516442 with folder rescan.
10767
10768 2002-03-26 [paul]       0.7.4claws46
10769
10770         * sync with 0.7.4cvs19
10771                 see ChangeLog entries 2002-03-25 and 2002-03-26
10772
10773 2002-03-25 [hoa]        0.7.4claws45
10774
10775         * src/matcher.c
10776         * src/mh.c
10777                 fix the bug #516442 with folder rescan.
10778
10779         * src/prefs_common.[ch]
10780         * src/compose.c
10781                 added an option to enable two different behaviours
10782                 for bounce.
10783
10784
10785 2002-03-25 [paul]       0.7.4claws44
10786
10787         * src/mainwindow.c
10788           src/selective_download.c
10789                 correct a few menuitem labels
10790
10791 2002-03-25 [christoph]  0.7.4claws43
10792
10793         * src/procmsg.c
10794                 fix non deleted tmp message in
10795                 procmsg_save_to_outbox
10796                 fix problems caused by sync with
10797                 main branch's procmsg_send_queue
10798
10799 2002-03-25 [paul]       0.7.4claws42
10800
10801         * src/quote_fmt.c
10802           src/quote_fmt_lex.l
10803           src/quote_fmt_parse.y
10804                 add Last name (%L) placeholder for quoting. 
10805                 patch submitted by Thorsten Thielen 
10806                 <thth@users.sourceforge.net>
10807
10808 2002-03-25 [paul]       0.7.4claws41
10809
10810         * src/utils.c
10811                 get full hostname. patch submitted by
10812                 Bob Woodside <rwoodside1@comcast.net>
10813
10814 2002-03-25 [paul]       0.7.4claws40
10815
10816         * src/account.c
10817           src/news.c
10818           src/nntp.[ch]
10819           src/prefs_account.[ch]
10820                 enable NNTP over SSL. patch submitted by
10821                 Pascal Jermini <pascal@infinity.hn.org>
10822
10823 2002-03-24 [paul]       0.7.4claws39
10824
10825         * src/prefs_common.c
10826                 make the arrangement of the Compose tab more
10827                 coherent
10828
10829         * src/mainwindow.c
10830                 fix some irregularities of style
10831
10832         * po/de.po
10833                 updated by Kilian Krause
10834
10835 2002-03-23 [paul]       0.7.4claws38
10836
10837         * po/pt_BR.po
10838                 updated by Fabio Junior Beneditto
10839
10840 2002-03-23 [paul]       0.7.4claws37
10841
10842         * src/mainwindow.c
10843                 move 'Gather addresses' to 'Tools' menu
10844                 make 'Selective download' sensitive
10845
10846 2002-03-23 [paul]       0.7.4claws36
10847
10848         * sync with 0.7.4cvs16
10849                 see ChangeLog entries 2002-03-23
10850
10851 2002-03-22 [christoph]  0.7.4claws35
10852
10853         * src/quote_fmt_parse.y
10854                 fix include program output
10855
10856 2002-03-22 [alfons]     0.7.4claws34
10857
10858         * src/pop.c
10859                 initialize GDate stack variable correctly (sorry!)
10860
10861 2002-03-22 [paul]       0.7.4claws33
10862
10863         * src/compose.c
10864           src/mainwindow.c
10865           src/prefs_actions.c
10866           src/prefs_common.c
10867                 rename 'Tool' to 'Tools'
10868
10869         * src/mainwindow.c
10870                 move 'Delete duplicated messages' from
10871                 'Message/' to 'Tools/'
10872                 re-arrange the order of 'Tools/' items
10873
10874 2002-03-22 [paul]       0.7.4claws32
10875
10876         * src/addr_compl.c
10877           src/addressbook.[ch]
10878                 auto-address completion now also matches on
10879                 Nickname. patch submitted by Bob Forsman 
10880                 <hammor@users.sourceforge.net>
10881
10882         * src/editaddress.c
10883                 correct a spelling mistake
10884
10885 2002-03-22 [alfons]     0.7.4claws31
10886
10887         * src/pop.c
10888                 fix getting uidl from incorrect string 
10889                 (spotted by Colin)
10890
10891 2002-03-21 [alfons]     0.7.4claws30
10892
10893         * src/pop.c
10894                 more code refactoring
10895                 plug mem leak introduced by delete on server
10896
10897 2002-03-21 [paul]       0.7.4claws29
10898
10899         * sync with 0.7.4cvs11
10900                 see ChangeLog entries 2002-03-20
10901
10902 2002-03-20 [alfons]     0.7.4claws28
10903
10904         * src/inc.c
10905                 apply Colin's patch and refactor
10906
10907 2002-03-20 [paul]       0.7.4claws27
10908
10909         * sync with sylpheed 0.7.4cvs9
10910                 see ChangeLog entry 2002-03-20
10911
10912 2002-03-19 [christoph]  0.7.4claws26
10913
10914         * src/mh.c
10915         * src/procmsg.[ch]
10916         * src/summaryview.c
10917                 revert changes for flag updates
10918                 (does not work correctly and no time to debug)
10919
10920 2002-03-20 [alfons]     0.7.4claws25
10921
10922         * src/pop.c
10923                 refactor should_delete() a little bit 
10924
10925 2002-03-19 [paul]       0.7.4claws24
10926
10927         * src/inc.[ch]
10928           src/pop.c
10929           src/prefs_account.[ch]
10930                 allow the user to leave downloaded mail on the 
10931                 server for n days. Patch submitted by Colin Leroy 
10932                 <colin@colino.net>
10933
10934 2002-02-19 [paul]       0.7.4claws23
10935
10936         * sync with sylpheed 0.7.4cvs8
10937                 see ChangeLog entries 2002-03-19
10938
10939 2002-03-18 [paul]       0.7.4claws22
10940
10941         * sync with sylpheed 0.7.4cvs6
10942                 see ChangeLog entry 2002-03-18
10943
10944 2002-03-18 [paul]       0.7.4claws21
10945
10946         * po/en_GB.po
10947                 add en_GB message catalogue
10948
10949         * src/mbox_folder.c
10950           src/prefs_account.c
10951           src/prefs_actions.c
10952                 correct a few spelling mistakes
10953
10954 2002-03-17 [alfons]     0.7.4claws20
10955
10956         * src/matcher.c
10957                 more stringent checks for NULL params when writing
10958                 filtering actions to a file
10959                 
10960 2002-03-17 [hoa]        0.7.3claws20
10961
10962         * src/news.c
10963                 fixed the count of new messages
10964
10965         * src/compose.c
10966                 fixed the "attachment properties" window
10967
10968 2002-03-17 [paul]       0.7.4claws19
10969
10970         * src/defs.h
10971           src/folder.h
10972           src/news.c
10973           src/prefs_account.[ch]
10974           src/procmsg.[ch]
10975           src/summaryview.c
10976                 automatically mark cross-posted messages as read 
10977                 and (optionally) give them a colour label
10978                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10979                 
10980
10981 2002-03-17 [paul]       0.7.4claws18
10982
10983         * sync with sylpheed 0.7.4cvs5
10984                 see ChangeLog entry 2002-03-17
10985
10986 2002-03-17 [melvin]     0.7.4claws17
10987         
10988         * src/textview.c
10989                 Worked around a gtktext 'bug': when searching for 
10990                 a text in a long message it was scrolling slowly
10991                 line by line until it hit the searched text.
10992         * po/fr.po
10993                 Updated French translation
10994
10995 2002-03-17 [melvin]     0.7.4claws16
10996
10997         * src/mainwindow.c
10998         * src/compose.c
10999         * src/prefs_actions.c
11000                 Moved "Edit/Actions" to "Tool/Actions"
11001                 Made mainwindow/compose window sensitive as soon as
11002                 no child process is running anymore even if the io dialog
11003                 is open.
11004                 Fixed a struct being initialized with a non constant char*
11005
11006 2002-03-16 [christoph]  0.7.4claws15
11007
11008         * configure.in
11009                 add --with-compiler-flags option
11010                 (only for developer hacking)
11011         * src/mh.c
11012         * src/procmsg.[ch]
11013         * src/summaryview.c
11014                 try to make folder-stats and flag handling more
11015                 independent from the summaryview. msgcounts
11016                 are only set when the folder is opened and
11017                 procmsg_msginfo_(un)set_flags will handle it
11018                 later and summaryview will get the values
11019                 from the folder.
11020
11021 2002-03-16 [paul]       0.7.4claws14
11022
11023         * src/messageview.c
11024                 fix Return-receipt. Patch submitted by Bob
11025                 Woodside <rwoodside1@comcast.net>
11026
11027 2002-03-16 [paul]       0.7.4claws13
11028
11029         * src/compose.c
11030                 fix 'dynamic' signatures, make it work again
11031                 broken during sync on 2002-03-14 (0.7.4claws2)
11032
11033 2002-03-15 [match]      0.7.4claws12
11034
11035         * src/addrharvest.[ch]
11036         * src/addrgather.[ch]
11037         * src/addressbook.[ch]
11038         * src/mainwindow.c
11039                 included address harvester feature. still some
11040                 issues with address parsing that I will fix.
11041
11042 2002-03-15 [match]      0.7.4claws11
11043
11044         * src/addrbook.[ch]
11045         * src/addrcache.[ch]
11046         * src/addressbook.[ch]
11047         * src/addrindex.c
11048         * src/editbook.c
11049         * src/importldif.c
11050         * src/importmutt.c
11051         * src/jpilot.[ch]
11052         * src/main.c
11053         * src/syldap.[ch]
11054         * src/vcard.[ch]
11055                 tidy up. fix memory leaks. moved attribs and methods
11056                 from individual interfaces to addrcache object. prep
11057                 for new stuff to come in.
11058
11059 2002-03-15 [alfons]     0.7.4claws10
11060
11061         * src/matcher.[ch]
11062         * src/matcher_parser_parse.y
11063         * src/matcher_parser_lex.l
11064         * src/prefs_matcher.c
11065                 add filtering conditions message greater than, smaller 
11066                 than, and exactly matching a size in bytes
11067                 (does not work with delete from POP3 server yet)
11068
11069                 this should also give others an idea what you should
11070                 do to add new criterions to claws filtering system
11071                 
11072
11073 2002-03-15 [paul]       0.7.4claws9
11074
11075         * tools/filter_conv.pl
11076                 exit if there are no filter rules to convert
11077                 rename filterrc to filterrc.old after completion
11078
11079 2002-03-15 [paul]       0.7.4claws8
11080
11081         * sync with sylpheed 0.7.4cvs3
11082                 see ChangeLog entry 2002-03-14
11083
11084 2002-03-14 [paul]       0.7.4claws7
11085
11086         * src/compose.c
11087                 clean up the last commit (ahem)
11088
11089 2002-03-14 [paul]       0.7.4claws6
11090
11091         * src/compose.c
11092                 fix bug #515655. honour account preferences
11093                 regarding gpg default signing/encryption when 
11094                 changing account from the compose window.
11095
11096 2002-03-14 [paul]       0.7.4claws5
11097
11098         * src/folderview.c
11099                 remove unnecessary curly brackets
11100
11101 2002-03-14 [paul]       0.7.4claws4
11102
11103         * src/folderview.c
11104           src/prefs_filtering.[ch]
11105                 add filter rename on folder rename and filter
11106                 delete on folder delete. Patch submitted by
11107                 Neill Miller <neillm@thecodefactory.org> 
11108
11109 2002-03-14 [christoph]  0.7.4claws3
11110
11111         * src/procmsg.c
11112         * src/send.c
11113                 fix local delivery
11114                 (patch submitted by "Simon 'corecode' Schubert")
11115         * src/prefs_common.c
11116         * src/procmsg.c
11117                 fix gcc 3.0 warning
11118
11119 2002-03-14 [paul]       0.7.4claws2
11120
11121         * sync with sylpheed 0.7.4cvs2
11122                 see ChangeLog entry 2002-03-13
11123
11124 2002-03-12 [darko]      0.7.4claws1
11125
11126         * src/mainwindow.c
11127                 fix what seems to be a copy and paste error
11128                 when setting color for important messages
11129                 (reported by wwp)
11130
11131 2002-03-11 [paul]       version 0.7.4claws released
11132
11133 2002-03-11 [paul]       0.7.4claws
11134
11135         * po/es.po
11136           po/it.po
11137           po/nl.po
11138           po/pt_BR.po
11139                 update message catalogs. Submitted by Ricardo Mones 
11140                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11141                 Fabio Junior Beneditto
11142
11143         * configure.in
11144           faq/Makefile.am
11145           faq/it/Makefile
11146           faq/it/sylpheed-faq*
11147           src/mainwindow.c
11148           src/manual.[ch]
11149                 add FAQ in Italian
11150         
11151
11152 2002-03-11 [jens]       0.7.3claws7
11153
11154         * po/de.po
11155                 updated German translation
11156
11157 2002-03-11 [melvin]     0.7.3claws6
11158
11159         * po/fr.po
11160                 updated and corrected French translation
11161
11162 2002-03-10 [hoa]        0.7.3claws5
11163
11164         * src/account.c
11165         * src/inc.c
11166         * src/prefs_account.c
11167         * src/procmsg.c
11168         * src/send.[ch]
11169                 fixed the local account.
11170                 you have to change the default "/usr/sbin/sendmail"
11171                 to "/usr/sbin/sendmail -t" in the preferences of
11172                 the local account.
11173
11174         * src/procmime.c
11175                 removed some debug display for renderer
11176
11177 2002-03-10 [paul]       0.7.3claws4
11178
11179         * faq/en/sylpheed-faq-1.html
11180           faq/en/sylpheed-faq-2.html
11181                 update
11182
11183 2002-03-09 [paul]       0.7.3claws3
11184
11185         * sync with sylpheed 0.7.4
11186                 see ChangeLog entry 2002-03-09
11187
11188 2002-03-08 [paul]       0.7.3claws2
11189
11190         * faq/en/sylpheed-faq*
11191           faq/es/sylpheed-faq*
11192           faq/fr/sylpheed-faq*
11193                 update the FAQs
11194
11195         * manual/fr/.cvsignore
11196           manual/fr/Makefilea.am
11197           manual/fr/sylpheed*
11198           src/mainwindow.c
11199           src/manual.[ch]
11200                 add the French manual
11201
11202 2002-03-07 [paul]       0.7.3claws1
11203
11204         * sync with sylpheed 0.7.3cvs4
11205                 see ChangeLog entries  2002-03-06 and 2002-03-07
11206         
11207         * po/nl.po
11208                 updated by Wilbert Berendsen
11209
11210 2002-03-07 [melvin]     0.7.2claws34
11211
11212         * src/selective_download.c
11213                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11214
11215 2002-03-06 [paul]       0.7.2claws33
11216
11217         * sync with sylpheed 0.7.3cvs1
11218                 bug fix, see ChangeLog entry 2002-03-05
11219
11220 2002-03-05 [paul]       0.7.2claws32
11221
11222         * src/mimeview.c
11223           src/pgptext.[ch]
11224           src/procmsg.c
11225                 reverse the pgp ascii-armored code implemented in 
11226                 0.7.2claws16. removal of this code until it matures.
11227                 this means that verifying ascii-armored pgp sigs and
11228                 automatic decryption of ascii-armored encrypted
11229                 messages no longer works.
11230
11231 2002-03-05 [paul]       0.7.2claws31
11232
11233         * configure.in
11234           Makefile.am
11235         * faq/Makefile.am
11236         * faq/en/Makefile.am
11237           faq/en/sylpheed-faq.html
11238           faq/en/sylpheed-faq-1.html
11239           faq/en/sylpheed-faq-2.html
11240           faq/en/sylpheed-faq-3.html
11241         * faq/es/Makefile.am
11242           faq/es/sylpheed-faq.html
11243           faq/es/sylpheed-faq-1.html
11244           faq/es/sylpheed-faq-2.html
11245           faq/es/sylpheed-faq-3.html
11246           faq/es/sylpheed-faq-4.html
11247         * faq/fr/Makefile.am
11248           faq/fr/sylpheed-faq.html
11249           faq/fr/sylpheed-faq-1.html
11250           faq/fr/sylpheed-faq-2.html
11251           faq/fr/sylpheed-faq-3.html
11252         * src/Makefile.am
11253           src/defs.h
11254           src/mainwindow.c
11255           src/manual.[ch]
11256                 add FAQs in English, Spanish and French
11257
11258
11259 2002-03-05 [paul]       0.7.2claws30
11260
11261         * manual/en/sylpheed.html
11262           manual/en/sylpheed-XX.html
11263                 updated the English manual
11264
11265 2002-03-05 [hoa]        
11266
11267         * src/summaryview.c
11268                 dialog box pops up if the article can't be deleted.
11269
11270 2002-03-04 [paul]       
11271         
11272         * po/pt_BR.po
11273                 updated by Fabio Junior Benedito
11274
11275 2002-03-04 [hoa]
11276
11277         * removed ac/gpgme.m4
11278                 to avoid autogen common problem
11279                 developers have to install gpgme development package now
11280
11281         * src/compose.c
11282                 encoding to 7bit or 8bit is enabled.
11283
11284 2002-03-03 [alfons]     0.7.2claws29
11285
11286         * src/pop.c
11287                 merge fix by Oliver Haertel for selective
11288                 download buglet
11289
11290 2002-03-03 [paul]       0.7.2claws28
11291         
11292         * sync with sylpheed 0.7.3
11293
11294 2002-03-03 [paul]       0.7.2claws27
11295
11296         * sync with sylpheed 0.7.2cvs24
11297                 see ChangeLog entries 2002-03-02 and 2002-03-03
11298
11299 2002-03-02 [melvin]     0.7.2claws26
11300
11301         * src/inc.[ch]
11302         * src/main.c
11303         * src/mainwindow.c
11304         * src/prefs_common.[ch]
11305                 Added user definable notification on new mail arrival.
11306                 Removed unused variables in spell checker prefs code.
11307
11308 2002-03-02 [melvin]     0.7.2claws25
11309
11310         * src/quote_fmt.c
11311                 Removed unnecessary escape sequences.
11312                 Changed 'Initial...' to 'Initials of Sender'
11313
11314 2002-03-02 [paul]       0.7.2claws24
11315
11316         * sync with sylpheed 0.7.2cvs22
11317                 see ChangeLog entry 2002-03-01
11318
11319 2002-03-01 [hoa]        0.7.2claws23
11320
11321         * src/mainwindow.c
11322                 Set sensitivity of delete actions to active
11323                 even if the folder is a newsgroup.
11324
11325         * src/summaryview.c
11326                 - Set sensitivity of delete actions
11327                 - Added function check_permission() that will check if the
11328                   user is authorized to delete a message. For news, it
11329                   will check if the author is the same.
11330                 - Enabled deletion when there is no trash folder.
11331
11332         * src/news.[ch]
11333                 - Added news_cancel_article() to cancel articles
11334                 - Implemented news_remove_message() (public function)
11335
11336 2002-03-01 [paul]       0.7.2claws22
11337
11338         * src/gtkutils.c
11339           src/textview.c
11340                 recognise urls that that don't include 'http://' and
11341                 simply begin 'www.' 
11342
11343         * AUTHORS
11344                 remove duplicated name
11345
11346 2002-02-28 [paul]       0.7.2claws21
11347
11348         * src/mainwindow.c
11349           src/summaryview.[ch]
11350                 add ability to 'Select thread'
11351                 combines Melvin's "Select thread's head" patch (#510907)
11352                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11353                 patch (#518514) 
11354
11355 2002-02-28 [paul]       0.7.2claws20
11356
11357         * src/mimeview.c
11358                 hopefully fix segfault on right-clicking a mime part
11359                 that some people have experienced.      
11360                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11361
11362 2002-02-28 [paul]       0.7.2claws19
11363
11364         * sync with sylpheed 0.7.2cvs21
11365                 see ChangeLog entries 2002-02-27 and 2002-02-28
11366
11367 2002-02-27 [paul]       0.7.2claws18
11368
11369         * sync with sylpheed 0.7.2cvs18
11370                 see ChangeLog entries 2002-02-26 and 2002-02-27
11371
11372 2002-02-26 [alfons]     0.7.2claws17
11373
11374         * src/procheader.c
11375                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11376                 (spotted by Chris Hessman <idatech@gmx.net>)
11377
11378 2002-02-26 [paul]       0.7.2claws16
11379
11380         * src/mimeview.c
11381           src/pgptext.[ch]
11382           src/procmsg.c
11383                 make decryption of ascii-armored pgp encrypted messages
11384                 and verification of ascii-armored signatures work again.
11385                 slightly altered from the patch by Jens Jahnke 
11386                 <jan0sch@gmx.net>
11387
11388                 ##FIX ME##
11389                 * the checking of plaintext signatures always comes up in 
11390                   a popup box
11391                 * it doesn't work for multipart messages 
11392                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11393                   including the msg headers and these 2 line themselves, are 
11394                   not displayed
11395
11396         * src/mainwindow.c
11397                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11398                 "View/Message View" becomes "View/Separate Message View"
11399                 because its less ambiguous.
11400
11401         * po/es.po
11402                 updated by Ricardo Mones Lastra
11403
11404 2002-02-26 [paul]       0.7.2claws15
11405
11406         * sync with sylpheed 0.7.2cvs17
11407                 see ChangeLog entries 2002-02-25 and 2002-02-26
11408
11409 2002-02-25 [christoph]  0.7.2claws14
11410
11411         * src/filtering.[ch]
11412         * src/inc.c
11413                 do filtering stuff after all messages have been received
11414                   1. drop all messages to .processing
11415                   2. scan processing folder for messages
11416                   3. filter messages or move to inbox
11417                 this will also find old messages left in processing after
11418                 a crash or something like that and we get a real msginfo
11419                 from folder->get_msg_list and do not have to create our
11420                 own in filter_message
11421         * src/matcher_parser_parse.y
11422                 remove MIX/MAX warning (reordered includes)
11423
11424 2002-02-25 [paul]       0.7.2claws13
11425
11426         * sync with sylpheed 0.7.2cvs15
11427                 see ChangeLog entry 2002-02-24
11428
11429 2002-02-24 [alfons]     0.7.2claws12
11430
11431         * src/filtering.c
11432                 clear old color flags first when applying a new color to
11433                 a message info. 
11434                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11435
11436 2002-02-24 [alfons]     0.7.2.claws11
11437         
11438         * AUTHORS
11439         * src/prefs_common.c
11440                 add presets for Opera and Konqueror, closes patch #517261,
11441                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11442
11443 2002-02-24 [alfons]     0.7.2.claws10
11444
11445         * AUTHORS
11446         * src/summaryview.c
11447                 fix threading for null message ids, closes patch #521601,
11448                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11449
11450 2002-02-24 [alfons]     0.7.2claws9
11451
11452         * src/summaryview.c
11453         * src/filtering.c
11454                 make Tool | Filter Message work with filtering system so
11455                 setting flags also works
11456
11457                 TODO:
11458
11459                 - Processing uses the same function as Tool | Filter
11460                   Message, but doesn't use the same update proc yet
11461
11462 2002-02-23 [paul]       0.7.2claws8
11463
11464         * sync with sylpheed 0.7.2cvs14
11465                 see ChangeLog entries 2002-02-22 and 2002-02-23
11466
11467 2002-02-22 [christoph]  0.7.2claws7
11468
11469         * src/quote_fmt.c
11470                 Add column space to table
11471         * src/quote_fmt_parse.y
11472                 Close files
11473
11474 2002-02-22 [paul]       0.7.2claws6
11475
11476         * src/Makefile.am
11477           src/defs.h
11478           src/filtering.c
11479           src/inc.[ch]
11480           src/mainwindow.c
11481           src/matcher.[ch]
11482           src/matcher_parser_lex.l
11483           src/matcher_parser_parse.y
11484           src/pop.[ch]
11485           src/prefs_account.h
11486           src/prefs_filtering.c
11487           src/selective_download.[ch]   *** NEW FILES ***
11488           src/utils.[ch]
11489           po/POTFILES.in
11490                 Selective Download added to 'Tool' menu. 
11491                 Retrieves email headers of the currently selected pop3 
11492                 account and allows the user to mark emails for deletion 
11493                 right on the pop3 server. Patch submitted by Oliver Haertel 
11494                 <oha@users.sourceforge.net>.
11495         
11496         * po/POTFILES.in
11497                 add 'src/quote_fmt.c'           
11498
11499 2002-02-22 [christoph]  0.7.2claws5
11500
11501         * src/Makefile.am
11502                 added quote_fmt.c
11503         * src/prefs_common.[ch]
11504         * src/prefs_template.c
11505         * src/quote_fmt.c               *** NEW FILE ***
11506         * src/quote_fmt.h
11507                 move quote format symbol description code
11508                 to it's own file because it is used from
11509                 differnent code parts
11510                 Rewrote symbol description GUI
11511                   + use table
11512                   + add separators
11513                   + get data from array (no more long constant strings)
11514         * src/quote_fmt_lex.l
11515         * src/quote_fmt_parse.y
11516                 Symbol for Literal % changed to \% instead of %%
11517                 (More logical as \ is used for quoting for other symbols)
11518                 Add |f and |p to include files and program output
11519                 Examples:
11520                     |f{/home/.../.signature}
11521                     |p{date}
11522         * po/de.po
11523                 Correct wrong spelling for "Referenzen"
11524
11525 2002-02-21 [paul]       0.7.2claws4
11526
11527         * src/procmsg.c
11528                 forgotten during sync
11529
11530 2002-02-21 [paul]       0.7.2claws3
11531
11532         * sync with sylpheed 0.7.2cvs11
11533                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11534                 2002-02-20 and 2002-02-21
11535
11536 2002-02-20 [melvin]     0.7.2claws2
11537
11538         * src/prefs_actions.c
11539                 Added error report when child cannot fork or when execvp 
11540                 returns with an error.
11541
11542 2002-02-19 [christoph]  0.7.2claws1
11543
11544         * src/codeconv.c
11545                 return unconverted text if conde conversion is not possible
11546                 when libjconv is used.
11547                 (patch submitted by "Simon 'corecode' Schubert")
11548
11549 2002-02-19 [paul]       
11550
11551         * version 0.7.2claws release
11552
11553 2002-02-19 [paul]       0.7.2claws
11554
11555         * po/nl.po
11556                 updated by Wilbert Berendsen
11557
11558
11559 2002-02-18 [alfons]     0.7.1claws13
11560
11561         * src/syldap.c
11562         * src/jpilot.c
11563                 remove references to dlfcn and explicitly loading functions
11564                 from dynalink libs, because libs linked anyway, and functions
11565                 are loaded explicitly
11566
11567 2002-02-17 [melvin]     0.7.1claws12
11568
11569         * src/prefs_actions.c
11570                 Replaced children wait loop with double fork technique.
11571                 Now, input/output window updated at each new output.
11572                 free_children(): Fixed a memory leak.
11573                 Made input/output window non closable if running children
11574                 still exist.
11575                 Added missing <unistd.h> include.
11576                 Added some --debug outputs.
11577
11578 2002-02-17 [melvin]     0.7.1claws11
11579
11580         * src/summaryview.c
11581                 Fixed bug where descending sort order did not select top
11582                 message.
11583
11584 2002-02-17 [melvin]     0.7.1claws10
11585
11586         * acconfig.h
11587                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11588         * src/prefs_common.c
11589                 Pspell data package directory no more hard coded but
11590                 set during configuration (PSPELL_PATH). (Thanks to 
11591                                 Gustavo Noronha Silva.)
11592
11593 2002-02-17 [melvin]     0.7.1claws9
11594
11595         * configure.in
11596                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11597         * src/gtkspell.c
11598                 Fixed compile-time warnings.
11599
11600 2002-02-16 [alfons]     0.7.1claws8
11601
11602         * src/filesel.c
11603                 fix inadvertent free of NULL pointer which caused
11604                 sylpheed to crash when closing the save-as dialog
11605                 using the window close button
11606
11607 2002-02-16 [carsten]    0.7.1claws7
11608         * src/mainwindow.[ch]
11609           src/summaryview.c
11610           src/prefs_common.c
11611                 fixes for pixmap theming code:
11612                         - recently changed mail attributes shouldn't get
11613                           lost any longer
11614                         - theme is only reloaded iff another theme was
11615                           selected
11616
11617 2002-02-16 [paul]       0.7.1claws6
11618
11619         * sync with sylpheed 0.7.2 release
11620                 see ChangeLog entry 2002-02-15 and 2002-02-16
11621
11622 2002-02-15 [paul]       0.7.1claws5
11623
11624         * sync with sylpheed 0.7.1cvs9
11625                 see ChangeLog entry 2002-02-15
11626
11627         * po/POTFILES.in
11628                 remove unneeded headerwindow.c entry
11629
11630 2002-02-14 [carsten]    0.7.1claws4
11631         * src/summaryview.c
11632                 fixed a bug for "Go to next unread message": there was
11633                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11634                 in the prefs, because of doing "Search again" instead
11635                 "No"
11636
11637 2002-02-14 [carsten]    0.7.1claws3
11638         * src/stock_pixmap.c
11639                 removed 2 more mem leaks; following memprof,
11640                 this code is "leak free" now :)
11641
11642 2002-02-14 [carsten]    0.7.1claws2
11643         * src/stock_pixmap.c
11644                 used opendir/readdir/closedir instead of scandir
11645                 -> code should work now on Solaris
11646
11647 2002-02-14 [paul]       0.7.1claws1
11648
11649         * sync with sylpheed 0.7.1cvs8
11650                 see ChangeLog entries 2002-02-13 and 2002-02-14
11651
11652         * README.claws
11653                 add some description of Actions and Pixmap Themes
11654
11655 2002-02-13 [paul]       
11656
11657         * version 0.7.1claws release
11658
11659 2002-02-13 [paul]       0.7.1claws
11660
11661         * po/es.po
11662           po/it.po
11663           po/pt_BR.po
11664                 updated translations, submitted by Ricardo Mones Lastra,
11665                 Alessandro Maestri and Fabio Junior Beneditto
11666
11667 2002-02-13 [melvin]     0.7.0claws75
11668
11669         * src/prefs_actions.c
11670                 Added missing "signal.h" include
11671
11672 2002-02-13 [melvin]     0.7.0claws74
11673
11674         * src/prefs_folder_item.c
11675                 Added missing "config.h" include
11676         * po/fr.po
11677                 Updated French translation for folder propriety.
11678
11679 2002-02-13 [jens]       0.7.0claws73
11680
11681         * po/POTFILES.in
11682                 Added missing src/prefs_folder_item.c [log added by melvin]
11683         * po/de.po
11684                 Updated German translation.
11685
11686 2002-02-13 [melvin]     0.7.0claws72
11687
11688         * po/fr.po
11689                 Updated French translation.
11690
11691 2002-02-13 [melvin]     0.7.0claws71
11692
11693         * src/gtkutils.c
11694                 Made gtkut_editable_get_selection return NULL if selection
11695                 is of length zero.
11696                 This fixes a bug where selecting part of message A then
11697                 switching to message B and replying to it will not
11698                 quote the message's body.
11699
11700 2002-02-12 [paul]       0.7.0claws70
11701
11702         * src/mainwindow.c
11703                 cosmetic, relating to pixmap themes: on toolbar make 
11704                 updating of 'Exec' and 'Compose news/Compose email'
11705                 icons faster.
11706
11707 2002-02-12 [carsten]    0.7.0claws69
11708         * src/folderview.c
11709           src/mainwindow.[ch]
11710           src/stock_pixmap.c
11711           src/summaryview.c
11712           src/prefs_common.c
11713                 - refreshing after changing pixmap theme better
11714                   now (thanks Paul)
11715                 - wanted to remove some mem leaks, but alfons was
11716                   faster (and had the better solution ;)
11717
11718 2002-02-12 [alfons]     0.7.0claws68
11719
11720         * src/prefs_common.c
11721         * src/stock_pixmap.[ch]
11722                 plug mem leaks, refactor code a little bit
11723
11724
11725 2002-02-12 [sergey]     0.7.0claws67
11726
11727         * src/imap.c
11728                 Fixed problem with copying messages to IMAP folders when the
11729                 server uses something other than '/' as a namespace separator
11730                 (cyrus-imapd uses '.').
11731
11732 2002-02-12 [jens]       0.7.0claws66
11733
11734         * po/de.po
11735                 Updated German Translation
11736
11737 2002-02-12 [paul]       0.7.0claws65
11738
11739         * sync with sylpheed 0.7.1cvs1
11740                 see ChangeLog entry 2002-02-12
11741
11742 2002-02-12 [melvin]     0.7.0claws64
11743
11744         * src/prefs_actions.c
11745                 Fixed "feature" where children's output was duplicated 
11746                 instead of refreshed while monitoring.
11747                 Removed some debug code.
11748
11749 2002-02-12 [christoph]  0.7.0claws63
11750
11751         * src/compose.c
11752                 always delete message from queue after sending/send error
11753                 (closes bug #509601)
11754
11755 2002-02-12 [melvin]     0.7.0claws62
11756
11757         * src/prefs_actions.c
11758                 Children wait loop is now triggered with a timeout of 1s
11759                 Added %F which is replaced with the list of filenames 
11760                 of all selected messages (as suggested by Ricardo Mones Lestra)
11761                 Pipe syntax changed. Prefix with | to send selection, postfix
11762                 with | to retrieve output. Prefix with > or * to send
11763                 user definable input to the command (*: input is hidden)
11764                 Old pipe action should now be postfixed with |, too.
11765
11766 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11767         * src/stock_pixmap.c
11768                 fixed a bug: if there's no theme directory don't
11769                 throw an error, just do "nothing" (thanks Alfons)
11770
11771 2002-02-12 [carsten]    0.7.0claws60
11772         * src/folderview.c
11773           src/summaryview.c
11774                 had to write the cache twice (nasty!); some marks would 
11775                 get lost if not
11776
11777 2002-02-11 [carsten]    0.7.0claws59
11778         * acconfig.h
11779           configure.in
11780           doc-src/maintainer_guide.txt
11781           src/compose.[ch]
11782           src/defs.h
11783           src/folderview.[ch]
11784           src/gtkutils.[ch]
11785           src/mainwindow.[ch]
11786           src/prefs_common.[ch]
11787           src/stock_pixmap.[ch]
11788           src/summaryview.[ch]
11789                 pixmap theming and related work on pixmap
11790                 handling on some other places
11791                 (e.g. hrm features for all folder)
11792           src/pixmap/stock_*.xpm -> the stock_ was removed
11793         
11794 2002-02-11 [paul]       0.7.0claws58
11795
11796         * sync with sylpheed 0.7.1 release
11797                 see ChangeLog entries 2002-02-11
11798
11799 2002-02-08 [paul]       0.7.0claws57
11800
11801         * sync with sylpheed 0.7.0cvs39
11802                 see ChangeLog entry 2002-02-07 (last entry) 
11803
11804         * src/prefs_actions.c
11805           src/prefs_filtering.c
11806           src/prefs_matcher.c
11807           src/prefs_scoring.c
11808                 sync: made it compile with C compilers other than gcc
11809
11810 2002-02-07 [paul]       0.7.0claws56
11811
11812         * sync with sylpheed 0.7.0cvs38
11813                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11814                 2002-02-07
11815
11816 2002-02-07 [darko]      0.7.0claws55
11817
11818         * src/gtkutils.[ch]
11819         * src/summaryview.c
11820                 Fix const gchar */gchar * issue (thanks Hiro)
11821
11822 2002-02-07 [darko]      0.7.0claws54
11823
11824         * src/compose.[ch]
11825         * src/filtering.c
11826         * src/gtkutils.[ch]
11827         * src/prefs_template.c
11828         * src/quote_fmt.h
11829         * src/quote_fmt_parse.y
11830         * src/summaryview.c
11831         * src/utils.[ch]
11832                 When replying or forwarding an email don't quote the entire
11833                 mail body but use the part of the message text that is selected
11834
11835 2002-02-06 [melvin]     0.7.0claws53
11836
11837         * src/prefs_common.[ch]
11838         * src/gtkspell.[ch]
11839         * src/compose.c
11840                 Made possible to switch quickly to last used dictionary
11841                 which makes checking bilingual documents easier.
11842
11843 2002-02-06 [melvin]     0.7.0claws52
11844         
11845         * po/POTFILES.in
11846                 Added forgotten new file src/prefs_actions.c
11847
11848 2002-02-06 [melvin]     0.7.0claws51
11849
11850         * src/prefs_actions.c   ** NEW FILE **
11851         * src/prefs_actions.h   ** NEW FILE **
11852                 Added actions to execute on message text view, or on the
11853                         message's file.
11854         * src/Makefile.am
11855                 Added src/prefs_actions.[ch]
11856         * src/compose.c
11857                 Added new menu "Edit/Actions"
11858         * src/defs.h
11859                 Added new actionsrc file.
11860         * src/main.c
11861                 Added actionsrc reading.
11862         * src/mainwindow.c
11863                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11864         * src/prefs_common.h
11865                 Added new element actionslst element to prefs_common.
11866
11867 2002-02-06 [paul]       0.7.0claws50
11868
11869         * sync with sylpheed 0.7.0cvs36
11870                 see ChangeLog entry 2002-02-06
11871
11872 2002-02-05 [paul]
11873
11874         * po/es.po
11875                 updated by Ricardo Mones Lastra
11876
11877 2002-02-05 [paul]       0.7.0claws49
11878
11879         * sync with sylpheed 0.7.0cvs33
11880                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11881
11882 2002-02-05 [paul]       0.7.0claws48
11883
11884         * src/compose.c
11885                 re-add 'Edit/Advanced/Delete entire line', previously named
11886                 'Delete Line+'
11887
11888 2002-02-04 [paul]       0.7.0claws47
11889
11890         * src/compose.c
11891           src/summaryview.c
11892                 fix bug #494993 (Reply All not taking Reply-To into consi)
11893                 eliminate differences in behaviour of right-click 'Reply to all' 
11894                 in summary view and 'Reply to all' on the toolbar. 
11895                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11896                 view and From gets ignored by 'Reply to all' on toolbar.
11897                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11898                 From when no Reply-To header is present.
11899
11900 2002-02-04 [paul]       0.7.0claws46
11901
11902         * sync with sylpheed 0.7.0cvs30
11903                 see ChangeLog entries 2002-02-03 and 2002-02-04
11904
11905 2002-02-03 [melvin]     0.7.0claws45
11906
11907         * src/gtkspell.[ch]
11908                 Readded function to highlight all misspelled words.
11909                 Fixed bug where user-provided-words did not replace
11910                         correctly the misspelled word when using the mouse.
11911                 Fixed bug where checking a region selected from right to left did
11912                         not check the region at all.
11913                 Fixed bug where 'Check backwards' may not check at all. 
11914                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11915                 Fixed possible buffer overflow when checking for long strings (>1k).
11916                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11917                 Accelerators code uses now gtk_widget_add_accel.
11918                 Removed and disabled obsolete and unfinished code.
11919                 Cleaning up.
11920
11921         * src/compose.c
11922                 Added menu item to Highlight all misspelled words.
11923
11924 2002-02-01 [paul]       0.7.0claws44
11925
11926         * src/mainwindow.c
11927                 fix '/View/Hide read messages' sensitivity when all
11928                 messages in a folder are hidden
11929
11930 2002-02-01 [paul]       0.7.0claws43
11931
11932         * src/main.c
11933                 add --send option to command line interface, sends all
11934                 queued mail. Patch submitted by Ricardo Mones Lastra.
11935
11936 2002-01-31 [paul]       0.7.0claws42
11937
11938         * src/mainwindow.c
11939                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11940
11941 2002-01-31 [paul]       0.7.0claws41
11942
11943         * sync with sylpheed 0.7.0cvs27
11944                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11945                 and 2002-01-31
11946
11947         * src/textview.c
11948                 comment out elements of textview_show_part() as temporary
11949                 workaround for attachment 'Display as text' bug 
11950
11951         * po/pt_BR.po
11952                 updated by Fabio Junior Beneditto
11953
11954 2002-01-30 [paul]       0.7.0claws40
11955
11956         * sync with sylpheed 0.7.0cvs24
11957                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11958                 and 2002-01-30
11959
11960         * src/compose.c
11961                 add {N_("/_Spelling"), ... "<Branch>"} to 
11962                 GtkItemFactoryEntry compose_entries[]
11963
11964         * src/prefs_common.c
11965                 add claws menu items to prefs_keybind_apply_clicked()
11966                 and remove non-claws menu items
11967
11968 2002-01-29 [paul]       0.7.0claws39
11969
11970         * sync with sylpheed 0.7.0cvs22
11971                 see ChangeLog entries 2002-01-28 and 2002-01-29
11972
11973 2002-01-28 [melvin]     0.7.0claws38
11974
11975         * src/compose.c
11976                 Added the declartion of compose_send_control_enter.
11977
11978         * src/compose.c
11979         * src/gtkspell.[ch]
11980                 Added in a 'Spelling' menu which includes the configuration menu. 
11981                 Added a real 'Check all' and got rid from the old one which only
11982                 highlited misspelled word.
11983                 Made 'Check while typing' a disableable option.
11984                 Added a dialog when there are no more misspelled word.
11985                 Added a dialog if error occurs when switching to a dictionary.
11986         
11987         * src/prefs_common.[ch]
11988                 Added option for the default 'Check while typing' option.
11989
11990
11991 2002-01-28 [alfons]     0.7.0claws37
11992
11993         * src/compose.c
11994                 fix buglet and make code comply with sylpheed code style
11995
11996 2002-01-28 [paul]       0.7.0claws36
11997
11998         * sync with sylpheed 0.7.0cvs19
11999                 see ChangeLog entries for 2002-01-28
12000
12001 2002-01-28 [hoa]        0.7.0claws35
12002
12003         * src/defs.h
12004                 added rendererrc
12005
12006         * src/main.c
12007                 read the renderer config
12008
12009         * src/procmime.[ch]
12010                 use the renderer config to convert mime attachments
12011
12012         * src/textview.c
12013                 don't use textview_show_html/ertf,
12014                 use get_text_content instead
12015
12016 2002-01-27 [alfons]     0.7.0claws34
12017         
12018         * src/news.c
12019                 make sylpheed believe it can delete a news message...
12020                 (messages are NOT deleted, maybe we should remove
12021                 processing from the folder properties after all.)
12022
12023 2002-01-27 [alfons]     0.7.0claws33
12024
12025         * src/folder.c
12026                 add extra checks
12027         * src/news.c
12028                 implement remove_msg() 
12029
12030 2002-01-27 [alfons]     0.7.0claws32
12031
12032         * src/procmsg.h
12033         * src/procheader.c
12034         * src/messageview.c
12035                 fix return receipt / disposition notification again. this
12036                 stuff seems to break on _every_ major summary UI change, so
12037                 it's now implemented using a flag which is saved in the
12038                 marks cache
12039                 
12040 2002-01-26 [alfons]     0.7.0claws31
12041
12042         * src/import.c
12043                 let import dialog show the destination folder identifier
12044
12045 2002-01-26 [melvin]     0.7.0claws30
12046
12047         * src/folderview.c
12048         * src/summaryview.c
12049                 Readded 'Mark all read' into summary view popup menu
12050                 Added 'Mark all read' in folder view popup menu for IMAP
12051                 and NNTP.
12052                 Made it insensitive if the selected folder is not the shown
12053                 one to avoid 'Mark all read' on the wrong folder.
12054                 
12055 2002-01-26 [paul]       0.7.0claws29
12056
12057         * src/folderview.c
12058           src/summaryview.c
12059                 move 'Mark all read' from summary view to folder view
12060                 menu. (adapted from) patch submitted by Jeremy Andrews,
12061                 <lists@kerneltrap.com>
12062
12063 2002-01-25 [alfons]     0.7.0claws28
12064
12065         * src/gtkstext.c
12066                 put the gtk class name back so GtkSText adapts the 
12067                 settings of GtkText
12068
12069 2002-01-25 [alfons]     0.7.0claws27
12070
12071         * src/folderview.c 
12072                 assimilate Ricardo's patch that shows pixmaps instead of
12073                 plain "new" and "unread" texts in the folder view column
12074                 headers 
12075
12076 2002-01-25 [paul]       0.7.0claws26
12077
12078         * src/Makefile.am
12079                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12080                 be found in non-standard locations. 
12081                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12082
12083 2002-01-25 [paul]       0.7.0claws25
12084
12085         * sync with sylpheed 0.7.0cvs16
12086                 see ChangeLog entry 2002-01-25
12087
12088 2002-01-24 [paul]       0.7.0claws24
12089
12090         * more sync with sylpheed 0.7.0cvs15
12091                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12092
12093 2002-01-23 [sergey]     0.7.0claws23
12094
12095         * src/importldif.c
12096                 Fixed segfault when closing LDIF import wizard with
12097                 the window manager.
12098         * src/imageview.c
12099         * src/imageview.h
12100         * src/messageview.c
12101         * src/mimeview.c
12102                 Fixed wrong scrolling position after switching between
12103                 text and image parts.
12104
12105 2002-01-23 [paul]       0.7.0claws22
12106
12107         * sync with sylpheed 0.7.0cvs15
12108                 see ChangeLog entries 2002-01-22 and 2002-01-23
12109
12110 2002-01-21 [melvin]     0.7.0claws21
12111
12112         * src/prefs_scoring.c
12113         * src/prefs_filtering.c
12114                 Fixed bug where scoring and filtering windows stopped
12115                 autochecking.
12116
12117 2002-01-21 [paul]       0.7.0claws20
12118
12119         * sync with sylpheed 0.7.0cvs12
12120                 see ChangeLog entries 2002-01-20 and 2002-01-21
12121
12122 2002-01-21 [carsten]    0.7.0claws19
12123         * src/mainwindow.c
12124         * src/menu.[ch]
12125         * src/messageview.[ch]
12126         * src/summaryview.[ch]
12127                 changes to shortcuts handling again:
12128                         + "Q" now controled by mainwin
12129                         + v/V are now customizable and have slightly
12130                           different meanings
12131                 the "button" to minimize the messageview (and maximize
12132                 the summary view) is a real button now
12133         * src/compose.c
12134                 "Delete Line+" added to Edit/Advanced (this will also
12135                 delete the '\n')
12136
12137 2002-01-20 [melvin] 0.7.0claws18
12138
12139         * src/addressbook.c
12140                 Made "Bcc" sensitive when addressbook is called from
12141                 compose window (it was a Claws only bug).
12142
12143 2002-01-19 [alfons] 0.7.0claws17
12144
12145         * src/inc.c
12146                 prevent unnecessary updates when currently selected folder has
12147                 no new messages 
12148
12149 2002-01-19 [alfons] 0.7.0claws16
12150         
12151         * src/summaryview.c
12152                 prevent writing the cache based on current message list in summary 
12153                 view when filtering also put messages in currently selected folder
12154
12155 2002-01-19 [paul]
12156
12157         * po/it.po
12158                 Italian translation submitted by Alessandro Maestri
12159                 <a.maestri@cs.tin.it>
12160
12161 2002-01-18 [melvin]     0.7.0claws15
12162
12163         * src/prefs_filters.c
12164                 fixed bug where 'cancel' from 'filters' window stops autochecking
12165                 if the timer timed out  when the window was open.
12166
12167 2002-01-18 [match]      0.7.0claws14
12168
12169         * src/addrclip.[ch]     ** NEW FILE **
12170         * src/addrselect.[ch]   ** NEW FILE **
12171         * src/adbookbase.h      ** NEW FILE **
12172                 addressbook cut, copy and paste
12173         * src/addrbook.[ch]
12174         * src/addrcache.[ch]
12175         * src/addressitem.h
12176         * src/addrindex.[ch]
12177         * src/addritem.[ch]
12178         * src/importldif.c
12179         * src/importmutt.c
12180         * src/jpilot.[ch]
12181         * src/syldap.[ch]
12182         * src/vcard.[ch]
12183         * src/jpilot.[ch]
12184         * src/editbook.c
12185         * src/editjpilot.c
12186         * src/editldap.c
12187         * src/editvcard.c
12188                 support for copy/paste
12189         * src/addressbook.c
12190                 support for copy/paste
12191                 tidy up menu option processing
12192                 correct address list function arguments
12193         * src/editaddress.c
12194                 sort user attributes
12195         * src/ldif.h
12196         * src/mutt.h
12197                 tidy up
12198
12199         * src/addrbook.[ch]
12200         * src/addrbook.[ch]
12201         * src/addrbook.[ch]
12202                 
12203
12204 2002-01-18 [paul]       0.7.0claws13
12205
12206         * sync with sylpheed 0.7.0cvs8
12207                 configure.in: support Mac OS X (Darwin)
12208
12209 2002-01-18 [carsten]    0.7.0claws12
12210         * src/html.c
12211                 small hack to fix a segfault with an empty href
12212                 (reported by Alexandra Walford <deeni@altern.org>)
12213         * src/mainwindow.c
12214         * src/summaryview.c
12215                 the shortcuts for Mark und Mark as unread are hardcoded
12216                 again
12217         * src/compose.c
12218         * src/gtkstext.[ch]
12219                 readded the shortcuts in gtkstext but made them
12220                 customizeable (simply by adding a menu plus a wrapper
12221                 to compose.c)
12222
12223 2002-01-17 [melvin]     0.7.0claws11
12224
12225         * src/gtkspell.c
12226                 fix default dictionary not being saved.
12227
12228 2002-01-16 [darko]      0.7.0claws10
12229
12230         * src/compose.c
12231                 fix wrapping crash with URL longer than wrapping margin
12232
12233 2002-12-08 [hoa]        0.7.0claws10
12234
12235         * src/matcher_parser_parse.y
12236                 fixed some bugs
12237
12238         * src/prefs_filtering.c
12239                 now, we can use bounce action in the dialog box.
12240
12241 2002-01-16 [carsten]    0.7.0claws9
12242         * src/gtkstext.c
12243                 removed the <control> and <alt> shortcuts because they're
12244                 not needed and interefered with the "normal" shortcuts
12245         * src/mainwindow.c
12246         * src/summaryview.c
12247                 removed most of the hardcoded shortcuts and assigned
12248                 them to menu entries making them easy customizable by
12249                 that
12250
12251 2002-01-16 |melvin]     0.7.0claws8
12252
12253         * src/gtkspell.c
12254                 fixed bug where using the mouse and when the compose
12255                 window is not on top may result in a crash.
12256
12257 2002-01-16 [melvin]     0.7.0claws7
12258
12259         * src/compose.c
12260                 fixed a long standingspell checker bug which could 
12261                 cause a crash after sending a message.
12262
12263 2002-01-16 [paul]       0.7.0claws6
12264
12265         * sync with sylpheed 0.7.0cvs7
12266                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12267                 2002-01-15, and 2002-01-16
12268
12269 2002-01-16 [melvin]     0.7.0claws5
12270
12271         * README.claws
12272         * src/compose.c
12273         * src/gtkspell.[ch]
12274         * src/main.c
12275                 Heavily modified spell checker code to work around
12276                 ispell bug, to add keyboard shortcuts and for future
12277                 enhancements. See README.claws for usage information.
12278
12279 2002-01-15 [alfons]     0.7.0claws4
12280         
12281         * src/summaryview.c
12282                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12283                 so sorting within threads reflects sort mode
12284
12285 2002-01-15 [christoph]  0.7.0claws3
12286
12287         * src/procmsg.c
12288                 added alertpanel if mail sending failed
12289
12290 2002-01-15 [alfons]     0.7.0claws2
12291         
12292         * src/prefs_filtering.c
12293                 don't stop timer when prefs filtering dialog is opened
12294
12295 2002-01-14 [alfons]     0.7.0claws1
12296
12297         * src/addr_compl.c
12298         * src/prefs.c
12299                 remove debug_print()s for privacy reasons
12300
12301 2002-01-14 [darko]      0.7.0claws
12302
12303         * README.claws
12304                 quotation wrapping is now also in the main branch
12305
12306 2002-01-14 [paul]
12307
12308         * tools/filter_conv.pl
12309                 allow for Boolean Op and case-sensitivity
12310                 this file is included in the release and tagged
12311                 'rel_0_7_0'
12312
12313 2002-01-13 [paul]       0.7.0claws
12314
12315         * release 0.7.0, with cvs tag 'rel_0_7_0'
12316
12317 2002-01-13 [paul]
12318
12319         * tools/filter_conv.pl
12320         * tools/README
12321                 rewritten to output to matcherrc instead of filteringrc
12322
12323         * po/es.po
12324                 updated Spanish translation by Ricardo Mones Lastra
12325
12326 2002-01-13 [alfons]
12327
12328         * po/nl.po
12329                 update dutch translation
12330
12331 2002-01-13 [paul]
12332
12333         * po/pt_BR.po
12334                 Updated by Fabio Junior Beneditto 
12335
12336 2002-01-13 [melvin]     0.6.6claws53
12337
12338         * po/fr.po
12339                 Updated french translation
12340
12341 2002-01-12 [alfons]     0.6.6claws52
12342
12343         * src/filtering.c
12344                 plug mem leak that has been sitting there for ages              
12345
12346 2002-01-12 [alfons]     0.6.6claws51
12347
12348         * src/summaryview.c
12349                 undo melvin's changes from 0.6.6claws48 because summary
12350                 view now refuses to select first unread message when
12351                 selecting a folder 
12352
12353 2002-01-11 [alfons]     0.6.6claws50
12354
12355         * src/import.c
12356                 use claws' semantics for getting folder item when
12357                 importing an mbox file into a folder 
12358                 (submitted by Dale P. Smith)
12359
12360 2002-01-11 [christoph]  0.6.6claws49
12361
12362         * src/prefs.h
12363                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12364                 toggle widget, because non static prefs can not use
12365                 prefs_set_* functions
12366         * src/prefs_account.c
12367                 toggle smtp auth password field sensitivity if
12368                 user id is empty and add descrition of usage for
12369                 these fields
12370         * src/prefs_folder_item.c
12371                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12372                 callbacks
12373
12374 2002-01-11 [melvin]     0.6.6claws48
12375
12376         * src/compose.c
12377                 fix the 'Ctrl-Enter' feature for sending and test really
12378                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12379                 editables which was not documented in Gtk)
12380
12381         * src/summaryview.c
12382                 Made summaryview refresh after sorting and not before.
12383
12384 2002-01-11 [christoph]  0.6.6claws47
12385
12386         * src/compose.c
12387                 select account from account ids if possible and
12388                 correctly set save folder for copy in reedit
12389
12390 2002-01-10 [paul]       0.6.6claws46
12391
12392         * sync with sylpheed 0.7.0 release
12393                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12394                 2002-01-09
12395
12396 2002-01-09 [alfons]
12397
12398         * src/summaryview.c
12399                 remove more dirt traces...
12400
12401 2002-01-09 [alfons]
12402         
12403         * src/summaryview.c
12404                 clean up some traces of my debugging stuff
12405
12406 2002-01-09 [alfons]     0.6.6claws45
12407
12408         * src/filtering.c
12409                 break up filteringprop_apply() in three separate pieces
12410                 so we can drop messages that failed processing in the
12411                 inbox
12412
12413         * src/summaryview.c
12414                 fix bug #469598 "no refresh of inbox after filter" which 
12415                 was introduced by the new summary view locking, and which 
12416                 prevented the summary view to update after a manual filter 
12417                 message. claw's filter message requires a summary_show().
12418                 (aargh, summary_show() again! :-)
12419                 
12420 2002-01-07 [alfons]     0.6.6claws44
12421
12422         * src/headerwindow.c
12423         * src/logwindow.c
12424         * src/messageview.c
12425         * src/sourcewindow.c
12426                 bring in Hiro's last 0.7.0 wm class fixes
12427
12428         * tools/sylprint.pl
12429                 bring in Ricardo's fix for sylprint script
12430
12431         * AUTHORS       
12432         * src/rfc2015.[ch]
12433         * src/prefs_common.[ch]
12434         * src/prefs_account.[ch]
12435         * src/compose.c
12436                 clean up account preference poison in rfc2015,
12437                 and preparation to fix double sign bug 
12438                 (patch submitted by Simon 'corecode' Schubert)
12439
12440 2002-01-07 [christoph]  0.6.6claws43
12441
12442         * src/mh.c
12443                 search for free message number, do not only rely
12444                 on last_num
12445         * src/send.c
12446                 fix smtp auth and use extra account information
12447                 if available, if not use pop3 data instead
12448                 (closes bug #500341)            
12449         * src/ssl.[ch]
12450                 match coding style
12451
12452 2002-01-06 [alfons]     0.6.6claws42
12453
12454         * src/mainwindow.c
12455                 try making the separate windows work again...
12456
12457 2002-01-06 [alfons]     0.6.6claws41
12458
12459         * src/mainwindow.c
12460                 adapt Hiro's separate window menu (to get rid of the funny
12461                 duplicate menu items), and make it work again
12462
12463 2002-01-06 [alfons]     0.6.6claws40
12464
12465         * tools/Makefile.am
12466         * tools/sylprint.rc
12467         * tools/sylprint.pl
12468         * tools/README.sylprint
12469                 add sylprint script for printing mails from Sylpheed
12470                 (contributed by Ricardo Mones Lastra)
12471
12472         * src/acount.c
12473                 clean up
12474
12475 2002-01-06 [melvin]     0.6.6claws39
12476
12477         * src/mainwindow.c
12478         * src/summaryview.c
12479                 Fixed crash introduced in 0.6.6claws38 by the menu
12480                 reorganisation (Hide read messages)
12481         
12482         * ChangeLog.claws 
12483                 Fixed typo (we are now in 2002, alfons ;) )
12484
12485 2002-01-05 [alfons]     0.6.6claws38
12486
12487         * sync with sylpheed 0.6.6cvs10-17
12488                 (last stuff marked as LAST_STABLE)
12489
12490 2002-01-04 [melvin]     0.6.6claws37
12491
12492         * src/account.c
12493                 Made account selection code use strcasestr again instead of
12494                 g_strcasecmp (fixes bug where reediting queued messages
12495                 did not select proper account reported by T. Link).
12496         
12497         * src/folderview.c
12498                 Fix bug where folder icons are not shown when 'hide read messages'
12499                 is on.
12500         
12501         * src/stock_pixmaps.[ch]
12502                 Added folder icons for 'hide read messages'.
12503         
12504         * src/compose.c
12505                 Fixed bug where 'Enter' in a header entry will send the message 
12506                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12507
12508 2002-01-03 [melvin]     0.6.6claws36
12509         
12510         * src/prefs.[ch]
12511                 Added popup menu for common preferences and
12512                 account preferences (right click on tab displays
12513                                 a menu of all tabs.)
12514
12515 2002-01-02 [melvin]     0.6.6claws35
12516
12517         * src/gtkspell.[ch]
12518                 Made spelling code compatible with undo/redo feature.
12519                 Added creation of suggestion mode menu for the general
12520                         preferences.
12521         
12522         * src/prefs_common.[ch]
12523                 Added option menu for the speller's suggestion mode.
12524                 Added missing spaces in "..." buttons and made a "..."
12525                         button non translatable!
12526         
12527         * src/compose.c
12528                 Made speller use the default suggestion mode.
12529                 Hack to make it possible to choose 'CTRL-Enter' as a
12530                         shortcut for sending (and only for sending).
12531
12532         * src/prefs_folder_item.c
12533                 Changing subject simplification does not update cache 
12534                         anymore (because it is unnecessary).
12535                 Fixed bug where changing subject simplification updated the 
12536                         summaryview even when the viewed folder is not the
12537                         folder which properties are being changed. (E.g. 
12538                                         viewing folder A and changing
12539                                         the subject simplification of 
12540                                         folder B -not being viewed- updated the 
12541                                         summaryview of folder A with data of
12542                                         folder B). (Hope this is clear... )
12543
12544 2001-12-31 [alfons]     0.6.6claws34
12545         
12546         * src/ldif.c
12547         * src/mutt.c
12548                 fgetc() returns a signed integer which doesn't
12549                 fit in a char. so c truncates this to a char
12550                 but we may lose significant bits. i.e. we may
12551                 comparing 0xFF which may not be equal to -1
12552                 unless properly casted to signed char which
12553                 we won't do because fgetc() returns a signed
12554                 integer which doesn't fit in a char. so c 
12555                 truncates this to a char but we may lose 
12556                 significat bits. (you got the idea, thanks
12557                 to Gustavo Noronha Silva <kov@debian.org>
12558                 and the Debian folks!)
12559
12560 2001-12-30 [alfons]     0.6.6claws33
12561
12562         * src/prefs_common.c
12563                 add #ifdef USE_PSPELLs that Melvin forgot               
12564
12565 2001-12-30 [melvin]     0.6.6claws32
12566         
12567         * src/prefs_common.[ch]
12568                 Added configurable color for misspelled words.
12569
12570         * src/gtkspell.[ch]
12571                 Fixed bug of foreground text color (reported by David
12572                                 Mehrmann)
12573                 Added configurable color for misspelled words.
12574
12575 2001-12-30 [alfons]     0.6.6claws31
12576
12577         * src/folder.c
12578                 remove unnecessary things someone put there
12579
12580         * src/mh.c
12581         * src/folder.[ch]
12582                 make folder properties (like threading and sorting) persistent
12583                 (closes bug #497424 "rescan folder tree resets proprieties")
12584                 currently this is only for MH folders. 
12585
12586 2001-12-29 [melvin]     0.6.6claws30
12587
12588         * src/string_match.[ch]
12589                 Optimized a bit: regexp pattern buffer compiled only once, and
12590                   one subroutine call removed. Fixed ^ regexp search: Now, 
12591                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12592         
12593         * src/summaryview.c
12594                 Subject filtering changed to filter summary columns and
12595                   not directly the messages subject cache. The loss in 
12596                   performance is balanced by the improvement of string_match.
12597                 Added an alert panel if there is an error in the regexp.
12598
12599         * src/src/prefs_folder_item.h
12600                 Added a regexp pattern buffer.
12601
12602 2001-12-28 [alfons]     0.6.6claws29
12603
12604         * src/string_match.[ch]
12605                 clean up name space
12606                 allow compilation *BSD
12607
12608 2001-12-27 [alfons]     0.6.6claws28
12609
12610         * src/filter.c
12611                 sync the Hiro's bug fix for BSD
12612
12613 2001-12-27 [melvin]     0.6.6claws27
12614         
12615         * src/compose.c
12616                 Simplify focus to subject entry code.
12617
12618 2001-12-27 [darko]      0.6.6claws26
12619
12620         * src/filtering.c
12621         * src/mbox_folder.c
12622         * src/messageview.c
12623         * src/mh.c
12624         * src/procheader.[ch]
12625         * src/procmsg.h
12626         * src/stock_pixmap.[ch]
12627         * src/summaryview.c
12628                 Show key icon for encrypted mails in summary view
12629
12630         * src/pixmaps/clip.xpm
12631         * src/pixmaps/clipkey.xpm
12632         * src/pixmaps/key.xpm
12633                 New/modified icons for the above
12634
12635 2001-12-27 [melvin]     0.6.6claws25
12636
12637         * src/prefs_common.c
12638                 Put spell checker options in a separate tab to decrease
12639                 the Common Preferences window height.
12640
12641         * README.claws  
12642                 Update spell checker usage instruction about its options
12643                 location.
12644
12645 2001-12-27 [melvin]     0.6.6claws24
12646
12647         * src/compose.c
12648                 Changed subject entry widget position. Initial focus is
12649                 on the To header instead of the subject entry.
12650                 Creating a new header scrolls the header list to make the
12651                 created one visible. Nevertheless, when automatically filling
12652                 headers, the first one is shown.
12653                 A Tab key press in the last empty header entry zips the 
12654                 focus to the subject entry.
12655                 (I did not change the combo boxes, yet)
12656
12657 2001-12-26 [alfons]     0.6.6claws23
12658
12659         * src/prefs_account.c
12660         * src/inc.c
12661                 allow default inbox to reside in another mailbox (only
12662                 works for POP3 accounts)
12663
12664 2001-12-26 [alfons]     0.6.6claws22
12665         
12666         * src/textview.c
12667                 make reply-on-click work with the account of the selected folder
12668         * src/compose.c
12669                 put a fixme here to remind me to fix finding correct default
12670                 account for nested folders
12671
12672 2001-12-25 [alfons]     0.6.6claws21
12673
12674         * src/summaryview.c
12675                 make column headers display locked and mark pixmaps (idea by Melvin) 
12676                 fix bug by adding score and locked column type to sort array
12677
12678 2001-12-25 [alfons]     0.6.6claws20
12679         
12680         * src/summaryview.c
12681                 catch a *potentially* inadvertent write back of  
12682                 the message cache(s) introduced by 0.6.5claws37
12683
12684 2001-12-25 [christoph]  0.6.6claws19
12685
12686         * src/stock_pixmap.[ch]
12687         * src/summaryview.c
12688                 add ignore thread pixmap
12689                 (can someone draw a better icon for this?)
12690
12691 2001-12-24 [alfons]     0.6.6claws18
12692
12693         * src/prefs_folder_item.c
12694                 make address completion actually work for the
12695                 Default To address in the Folder Property dialog.
12696
12697 2001-12-24 [alfons]     0.6.6claws17
12698         
12699         * src/summaryview.c
12700                 use new style regexp for subject stripping 
12701                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12702
12703 2001-12-24 [darko]      0.6.6claws16
12704
12705         * src/pgptext.c
12706         * src/rfc2015.c
12707                 move GPG related informational messages to debug mode
12708
12709 2001-12-23 [alfons]     0.6.6claws15
12710
12711         * src/stock_pixmap.[ch]
12712         * src/summaryview.c
12713                 add the forgotten Claws' locked pixmap
12714
12715 2001-12-23 [alfons]     0.6.6claws14
12716
12717         * src/filesel.c
12718                 accept file name typed in entry in multi file
12719                 selector (patch submitted by Gustavo Noronha Silva 
12720                 <kov@debian.org>)
12721
12722 2001-12-23 [alfons]     0.6.6claws13
12723
12724         * src/prefs_filter.c
12725         * src/prefs_filtering.c
12726         * src/matcher.c
12727         * src/importmutt.c
12728                 clean up a little bit
12729         
12730         * src/string_match.c
12731                 validate input strings a little bit more
12732
12733 2001-12-23 [alfons]     0.6.6claws12
12734
12735         * src/Makefile.am
12736         * src/summaryview.c
12737         * src/string_match.[ch]         ** NEW **
12738         * src/folderview.[ch]
12739         * src/headerview.h
12740         * src/folder.[ch]
12741         * src/prefs_folder_item.[ch]
12742                 add subject simplification to strip out strings from
12743                 a subject line (esp. handy for mailing lists). 
12744                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12745                 but slightly changed things for better integration.)
12746
12747 2001-12-23 [alfons]     0.6.6claws11
12748
12749         * src/mainwindow.c
12750                 fix bug introduced by submission included in 0.6.5claws52.
12751                 ideally this submission should clean the trash if any trash
12752                 folder has a message. however, the hasTrash variable was
12753                 set to false whenever a trash folder was empty (discarding
12754                 a previously found *filled* trash folder.)
12755
12756                 also edited the code a little bit and made it more safe.
12757
12758 2001-12-22 [alfons]     0.6.6claws10
12759
12760         * src/imap.c
12761                 quick fix for Martin Pool's omission of an account
12762                 specific SSL setting
12763
12764 2001-12-22 [alfons]     0.6.6claws9
12765
12766         * src/compose.c
12767         * src/messageview.c
12768         * src/mimeview.c
12769         * src/pgptext.c
12770         * src/procmime.[ch]
12771                 better support for multipart/digest (submitted
12772                 by Fredrik <e98fo@efd.lth.se>)
12773
12774 2001-12-22 [alfons]     0.6.6claws8
12775
12776         * src/addressbook.c
12777                 correct function signature
12778         * src/socket.[ch]
12779         * src/imap.[ch]
12780         * src/prefs_account.[ch]
12781                 allow IMAP over SSH tunnel (patch submitted by 
12782                 Martin Pool <mbp@samba.org>)
12783
12784 2001-12-21 [alfons]     0.6.6claws7
12785
12786         * sync with sylpheed 0.6.6cvs4-9
12787                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12788
12789 2001-12-21 [christoph]  0.6.6claws6
12790
12791         * src/compose.c
12792         * src/prefs_folder_item.[ch]
12793                 implement saving of outgoing messages to current folder.
12794                 fix segfault when no default outbox is available
12795                 (closes bug #495683)
12796
12797 2001-12-21 [carsten]    0.6.6claws5
12798         * src/folderview.c
12799         * src/summaryview.c
12800                 pressing CTRL while DND does now the expected thing and
12801                 copies the mail (moving is still the default, as this
12802                 seam more appropriate for handling mails by DND)
12803
12804 2001-12-18 [paul]       0.6.6claws4
12805
12806         * sync with sylpheed 0.6.6cvs3
12807                 see ChangeLog entries 2001-12-18
12808
12809 2001-12-18 [hiro]       0.6.6claws3
12810
12811         * src/undo.c
12812                 fix for multibyte characters (obtain the number of letters
12813                 instead of bytes).
12814
12815 2001-12-17 [paul]       0.6.6claws2
12816
12817         * sync with sylpheed 0.6.6cvs1
12818                 see ChangeLog entry 2001-12-16
12819
12820 2000-12-17 [alfons]     0.6.6claws1
12821
12822         * src/filtering.c
12823                 clean up
12824
12825 2001-12-16 [paul]       0.6.6claws
12826 2001-12-15
12827
12828         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12829
12830         * src/mimeview.c
12831                 last minute sync with main 0.6.6
12832
12833         * po/es.po
12834                 updated by Ricardo Mones Lastra
12835                 update for last minute sync
12836         * po/fr.po
12837         * po/nl.po
12838                 update for last minute sync
12839         * po/de.po
12840                 updated by Jens Oberender
12841         * po/pt_BR.po
12842                 updated by Fabio Junior Beneditto
12843
12844         * src/prefs_common.[ch]
12845         * src/undo.c
12846                 number of undo levels is user configurable
12847                 (squeeze it into the release in the dying
12848                 moments) Submitted by Jens Oberender    
12849
12850 2001-12-15 [melvin]
12851
12852         * po/fr.po
12853                 updated french translation
12854
12855 2001-12-15 [paul]       0.6.5claws92
12856
12857         * sync with sylpheed 0.6.5cvs28
12858                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12859
12860         * po/nl.po
12861                 update to allow for sync
12862
12863 2001-12-15 [alfons]
12864         
12865         * po/nl.po
12866                 update dutch translation
12867
12868 2001-12-14 [carsten]    0.6.5claws91
12869         * src/summaryview.c
12870                 fixed bug #473785; also after changing the column order
12871                 the same message will be selected and displayed as before
12872                 the reordering
12873
12874 2001-12-14 [carsten]    0.6.5claws90
12875         * src/folderview.c
12876                 probably found the bug reported by wwb opening or closing
12877                 a folder tree just before dnd (found the solution in the
12878                 balsa source -- thanks to them)
12879
12880 2001-12-14 [carsten]    0.6.5claws89
12881         * src/gtkutils.c
12882         * src/account.c
12883                 moved gtk_clist_moveto to the right place, so that
12884                 only the accounts dialog is effected on opening
12885
12886 2001-12-14 [carsten]    0.6.5claws88
12887         * src/gtkutils.c
12888                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12889                 now, so that the focused row will be seen in any case
12890                 (reported by wwp on sf-claws-user)
12891
12892 2001-12-14 [darko]      0.6.5claws87
12893
12894         * src/compose.c
12895                 remove unnecessary line
12896
12897 2001-12-14 [paul]       0.6.5claws86
12898
12899         * sync with sylpheed 0.6.5cvs27
12900                 see ChangeLog entries 2001-12-14
12901
12902 2001-12-14 [carsten]    0.6.5claws85
12903         * src/mainwindow.c
12904                 following a suggestion of Melvin the rcoabm pops up
12905                 right under the button now and the button is reliefed
12906                 while the popup is open
12907
12908 2001-12-14 [darko]      0.6.5claws84
12909
12910         * src/compose.c
12911                 fix crash when wrapping long lines if linewrap quotation
12912                 is disabled and wrapper encounters a word spanning more
12913                 than one line
12914
12915 2001-12-13 [paul]       0.6.5claws83
12916
12917         * src/compose.c
12918                 prefer 'Reply-To' header over mailing list header when
12919                 replying to a message. Finally prevent all those confirmation 
12920                 messages being sent to the list itself.
12921
12922         * src/summaryview.c
12923                 remove unused summary_set_menu_sensitive() entry
12924
12925 2001-12-13 [paul]       0.6.5claws82
12926
12927         * src/folderview.c
12928         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12929         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12930         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12931                 improvements to 'Hide read messages': Inbox, Outbox,
12932                 Trash, Queue, and Draft icons now reveal presence of hidden 
12933                 messages
12934
12935 2001-12-12 [alfons]     0.6.5claws81
12936
12937         0.6.5claws80 was tagged as LAST_STABLE
12938
12939         * src/filtering.[ch]
12940         * src/matcher.[ch]
12941         * src/matcher_parser_lex.c
12942                 fix the filtering; my last attempt to get it right, 
12943                 if it does not work, it's Hoa's turn. ;-)
12944
12945                 for my honourable peers:
12946                 
12947                 the code now makes a clear distinction between
12948                 rules as they are displayed (probably escaped),
12949                 and as they are executed (probably unescaped). the
12950                 parser does *NOT* do any unescaping, this is
12951                 the task of the matcher.c (which breaks up a
12952                 rule into condition) and the filtering.c (which
12953                 breaks up the rule's action). to make this
12954                 run happily we provide an unescaped copy of
12955                 crucial strings to the MatcherProp and 
12956                 FilteringAction structures. note that the only
12957                 exception to this is any REGEXP string. those
12958                 are directly passed to regcomp() and regexp()
12959                 (who have much more powerful unescape functions).
12960                 
12961                 for everyone else:
12962         
12963                 you can escape tab (\t), carriage return (\r),
12964                 linefeed (\n), form feed (\f), quote (\"), 
12965                 single quote (\'), bell (\b) in all the entry
12966                 lines in the scoring & filtering dialogs.
12967                 as an added bonus this should not affect
12968                 existing filtering rules.
12969
12970 2001-12-12 [carsten]    0.6.5claws80
12971
12972         * src/summaryview.c
12973         * po/de.po
12974                 "item(s) selected" is now sensitive to 1 or more
12975                 than one selected (nice for language where simple
12976                 adding of a "s" is not possible as German (Eintrag
12977                 ->Eintr"age)
12978                 
12979                 the "forward as attachment" entry from the right
12980                 click menu removed, "forward" acts following the
12981                 prefs
12982         
12983         * src/textview.c
12984                 reverted my former changes; so compiler warning again
12985                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12986                 nevertheless
12987
12988         * src/messageview.c
12989                 "search in message" does now *not* only work in MVIEW_TEXT
12990                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12991                 message
12992
12993         * src/mainwindow.c
12994                 removed "/File/_Close" as it was the same as "/File/E_xit"
12995                 and we don't need it two times
12996
12997                 the separate folder view and message view now get a distinct
12998                 WMCLASS, just in case someone is using sawfish ;-)
12999
13000                 as the menu entries "/View/Message view" and "/View/Folder tree"
13001                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13002                 make them sensitive accordingly and as these two are "shown"
13003                 after startup anytime check this menuitem at startup
13004
13005 2001-12-12 [paul]       0.6.5claws79
13006
13007         * src/folderview.c
13008                 fix sensitivity of 'Search folder...', broken in
13009                 0.6.5claws75
13010
13011         * src/mainwindow.c
13012                 fix dodgy English
13013
13014 2001-12-11 [carsten]    0.6.5claws78
13015         * src/filtering.c
13016                 fixed two typos returning a wrong FALSE/TRUE
13017         * src/mainwindow.[ch]
13018                 extra menu for email/news button removed
13019
13020 2001-12-11 [alfons]     0.6.5claws77
13021         
13022         * src/matcher.c                 (1.3)
13023         * src/matcher_parser_lex.l      (1.28)
13024                 revert for another attempt
13025                 mark 0.6.5claws77 as LAST_STABLE
13026
13027 2001-12-11 [christoph]  0.6.5claws76
13028
13029         * po/de.po
13030                 fixed wrong translation for prev. unread msg
13031
13032 2001-12-11 [paul]       0.6.5claws75
13033
13034         * src/folder.[ch]
13035         * src/folderview.c
13036         * src/mainwindow.c
13037         * src/summaryview.[ch]
13038         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13039                 enable ability to hide read messages on per folder basis via 
13040                 '/Summary/Hide read messages'; when selected, a folder will 
13041                 have a red open folder icon, instead of a blue icon, if the 
13042                 folder contains hidden messges
13043                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13044
13045         * src/mainwindow.c
13046                 remove '/Message/Forward as attachment' from 
13047                 main_window_set_menu_sensitive() to prevent debug warning
13048
13049         * src/folderview.c
13050         * src/mainwindow.c
13051                 Clean up some of the English
13052
13053         * tools/newscache_clean.pl
13054                 allow for new 'hidereadmsgs' entry in folderlist.xml
13055
13056         * po/es.po
13057                 updated translation, submitted by Ricardo Mones Lastra
13058
13059 2001-12-11 [paul]       0.6.5claws74
13060
13061         * sync with sylpheed 0.6.5cvs25
13062                 see ChangeLog entry 2001-12-11
13063
13064 2001-12-10 [alfons]     0.6.5claws73
13065
13066         * src/matcher.c
13067                 add more control characters
13068         * src/matcher_parser_lex.l
13069                 make escaping / unescaping work again
13070
13071 2001-12-10 [alfons]     0.6.5claws72
13072
13073         * src/imap.c
13074                 clean up warnings "returning value for void function" 
13075         * src/prefs_filtering.c
13076                 make info button for execute action sensitive
13077
13078 2001-12-10 [paul]       0.6.5claws71
13079
13080         * src/compose.c
13081         * src/imap.[ch]
13082         * src/summaryview.c
13083                 fix: imap server now gets informed of MARKED, UNMARKED
13084                 and REPLY events. Now people can use different IMAP-Mail
13085                 clients and have the exact same information about MARKED,
13086                 UNMARKED and REPLY status with all of them. Especially
13087                 useful for imap servers with a web-frontend.
13088                 submitted by Tobias Sandhaas <medlor@web.de>
13089
13090 2001-12-09 [melvin]     0.6.5claws70
13091         
13092         * src/textview.[ch]
13093                 fixed bug #490076 (hunted down by Alfons who implemented
13094                 a workaround in 0.6.5claws65)
13095
13096 2001-12-09 [christoph]  0.6.5claws69
13097
13098         * src/summaryview.c
13099                 set pointer to string in LOCKED column to NULL
13100                 (might fix bug #490800)
13101
13102 2001-12-09 [carsten]    0.6.5claws68
13103
13104         * po/de.po
13105                 resolved some cluttered menu shortcuts 
13106                 ('creating new email' and 'creating news message'
13107                 hade the same)
13108         * src/compose.c
13109                 wmclass now distinc from main window
13110         * src/mainwindow.c
13111           src/mainwindow.h
13112                 email/news and forward button functionality similar
13113                 to the reply buttons; removed the ugly dropdown arrows
13114                 and use instead the right mouse button
13115
13116 2001-12-09 [paul]       0.6.5claws67
13117
13118         * src/imap.c
13119         * src/utils.h
13120                 allow spaces in imap folder names
13121                 submitted by Willem van Engen <wvengen@stack.nl>
13122
13123 2001-12-09 [paul]       0.6.5claws66
13124
13125         * sync with sylpheed 0.6.5cvs24
13126                 see ChangeLog entry 2001-12-09
13127
13128 2001-12-08 [alfons]     0.6.5claws65
13129
13130         * src/textview.c
13131                 prevent secondary selection claim after "add to sender" dialog
13132                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13133                 we trick GTK by simulating a click at (0, 0) in the textview.
13134
13135 2001-12-08 [hoa]        0.6.5claws64
13136
13137         * src/folder.c
13138                 fixed a bug about the .processing folder name while filtering
13139
13140 2001-12-08 [alfons]     0.6.5claws63
13141
13142         * src/folderview.c 
13143                 work around problem of not correctly updating folder stats
13144                 when deleting messages. there's some folder scanning evil
13145                 going so the folderview_update_msg_num() does not work
13146                 correctly. need to investigate this.
13147
13148 2001-12-08 [paul]       0.6.5claws62
13149
13150         * sync with sylpheed 0.6.5cvs23
13151                 see ChangeLog entry 2001-12-08
13152
13153 2001-12-07 [christoph]  0.6.5claws61
13154
13155         * src/compose.c
13156                 fix another header translation problem
13157
13158 2001-12-07 [alfons]     0.6.5claws60
13159
13160         * src/mbox.c
13161                 make filtering also work on local spool mbox
13162
13163 2001-12-07 [carsten]    0.6.5claws59
13164         * src/addressbook.c
13165                 addressbook window gets a wmclass distinct from the main
13166                 sylpheed window
13167         * src/compose.h
13168         * src/mainwindow.[ch]
13169                   forward menu item will use mode selected in prefs, forward 
13170                 as attatchment in menu removed (will be substituted in the
13171                 toolbar similar to reply buttons)
13172                   create news message menu entry and news button is now 
13173                 sensitive to the existance of a news account
13174         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13175         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13176         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13177                 these are removed because the toolbar buttons don't show
13178                 the quoting modus any longer
13179
13180 2001-12-07 [paul]
13181
13182         * tools/newscache_clean.pl      ** NEW FILE **
13183                 perl script to do some tidying up in the newscache directory 
13184                 
13185         * tools/sylpheed-switcher       ** NEW FILE **
13186                 perl script to enable easy switching between main and claws
13187                 
13188         * tools/README
13189                 added descriptions of the two new perl scripts          
13190
13191
13192 2001-12-07 [melvin]     0.6.5claws58
13193
13194         * src/messageview.c
13195                 fixed a warning during compilation introduced in 0.6.5claws56
13196
13197 2001-12-07 [paul]       0.6.5claws57
13198
13199         * src/mainwindow.[ch]
13200         * src/menu.[ch]
13201                 further usability enhancements to replying with or without 
13202                 quoting via the toolbar, use of Ctrl key is replaced by 
13203                 drop down menu 
13204                 Submitted by Carsten Schurig            
13205
13206 2001-12-07 [melvin]     0.6.5claws56
13207
13208         * src/messageview.c
13209                 hack to fix bug that prevented to make/paste selections
13210                 after switching between MVIEW_TEXT and MVIEW_MIME views
13211                 without deselecting the selection first.
13212
13213 2001-12-06 [alfons]     0.6.5claws55
13214
13215         * src/filtering.[ch]
13216         * src/inc.c
13217                 revise filtering a little bit more, and make sure
13218                 messages are delivered to the appropriate inbox
13219                 (perhaps set per account)
13220
13221 2001-12-06 [paul]       0.6.5claws54
13222
13223         * sync with sylpheed 0.6.5cvs22
13224                 see ChangeLog entry 2001-12-06
13225
13226 2001-12-05 [alfons]     0.6.5claws53
13227
13228         * src/inc.c
13229         * src/folder.[ch]
13230         * src/procmsg.c
13231         * src/filtering.c
13232                 more revisions of filtering system
13233                 (last stable version is marked as LAST_STABLE)
13234                 
13235                 | NOTE 1): the filtering system now uses a local folder called
13236                 | .processing. if filtering fails, check this directory
13237                 | for missing messages.
13238                 |
13239                 | NOTE 2): help us find the filtering actions still missing
13240
13241 2001-12-05 [paul]       0.6.5claws52
13242
13243         * src/mainwindow.c
13244                 fix bug where 'Empty Trash?' pop-up window appears even
13245                 when Trash is empty, submitted by Jesse Skinner         
13246
13247 2001-12-05 [melvin]     0.6.5claws51
13248
13249         * src/compose.c
13250                 fixed bug #486106 to select correct account when reediting 
13251                 a queued message
13252         
13253 2001-12-04 [alfons]     0.6.5claws50
13254
13255         * src/mh.c
13256                 declare markfile in appropriate functions when
13257                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13258                 for spotting this)
13259
13260 2001-12-04 [paul]       0.6.5claws49
13261
13262         * sync with sylpheed 0.6.5cvs21
13263                 see ChangeLog entry 2001-12-04
13264
13265 2001-12-03 [christoph]  0.6.5claws48
13266
13267         * po/de.po
13268                 changed translation of undo
13269         * src/account.c
13270         * src/folder.c
13271                 don't reinvent the wheel to traverse a GNode
13272         * src/compose.[ch]
13273                 seperate code to create the compose gui into functions
13274                 add "Others" page with folder selection for saving copy
13275                 of the message.
13276                 the folder identifier is saved to queue header
13277         * src/procmsg.c
13278                 save message to folder in queue header
13279
13280 2001-12-03 [paul]       0.6.5claws47
13281
13282         * sync with sylpheed 0.6.5cvs20
13283                 see ChangeLog entry 2001-12-03
13284
13285 2001-12-01 [paul]
13286
13287         * more sync with sylpheed 0.6.5cvs19
13288                 see ChangeLog entry 2001-11-29
13289
13290 2001-11-30 [paul]       0.6.5claws46
13291         
13292         * src/compose.c
13293                 remove conflicts introduced by Hoa's last commit
13294          
13295         * src/mainwindow.c
13296                 make 'Message/Bounce' sensitive
13297
13298 2001-11-30 [hoa]        0.6.5claws45
13299
13300         * src/compose.c
13301                 slightly change bounce function to add
13302                 information about the user that bounced the mail
13303                 in the From header line.
13304
13305         * src/folderview.c
13306                 permit the use of processing in outbox folder.
13307
13308 2001-11-29 [paul]       0.6.5claws44
13309
13310         * src/mainwindow.[ch]
13311         * src/prefs_common.c
13312         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13313         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13314         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13315                 usability enhancements to the quoting, implements
13316                 use of Ctrl key to toggle quoting settings
13317                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13318
13319 2001-11-29 [paul]       0.6.5claws43
13320         
13321         * sync with sylpheed 0.6.5cvs19
13322                 see ChangeLog entry 2001-11-28
13323
13324 2001-11-29 [melvin]     0.6.5claws42
13325         * src/Makefile.am
13326                 added enriched.[ch] to the list of files
13327
13328         * src/textview.c
13329         * src/mimeview.c
13330         * src/procmime.[ch]
13331         * src/enriched.[ch]
13332                 added support to view text/enriched
13333                 added support to show headers in message view for text/enriched and text/html
13334                         in non multipart messages
13335
13336 2001-11-28 [paul]       0.6.5claws41
13337
13338         * more sync with sylpheed 0.6.5cvs18
13339                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13340
13341 2001-11-27 [paul]       0.6.5claws40
13342         
13343         * po/pt_BR.po
13344                 updated translation, submitted by Fabio Junior Beneditto
13345                 
13346         * sync with sylpheed 0.6.5cvs18
13347                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13348                 2001-11-27
13349
13350
13351 2001-11-26 [paul]
13352
13353         * po/es.po
13354                 updated translation, submitted by Ricardo Mones Lastra
13355
13356 2001-11-26 [alfons]
13357
13358         * src/matcher.c
13359                 add more translatable strings
13360
13361 2001-11-26 [christoph]  0.6.5claws39
13362
13363         * po/de.po      
13364                 fixed one more umlaut
13365         * src/compose.c
13366                 fix translated header when it should not be translated
13367
13368 2001-11-26 [paul]       0.6.5claws38
13369
13370         * src/mainwindow.c
13371                 remove '/Message/Add Sender to address book' from 
13372                 main_window_set_menu_sensitive(), prevent debug warning
13373                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13374
13375 2001-11-26 [paul]       0.6.5claws37
13376
13377         * src/summaryview.c
13378                 fix 'recurring unread state' bug 
13379
13380         * tools/README 
13381         * tools/filter_conv.pl
13382                 read name of top level mailbox from folderlist.xml
13383                 and presume nothing about its name              
13384
13385 2001-11-26 [darko]      0.6.5claws36
13386
13387         * src/gtkstext.[ch]
13388                 removed functions that are now in gtkutils.c
13389                 use gtkut_text_is_uri_string() from gtkutils.c
13390         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13391
13392 2001-11-26 [paul]       0.6.5claws35
13393
13394         * sync with sylpheed 0.6.5cvs16
13395                 see ChangeLog entries 2001-11-25 and 2001-11-26
13396
13397 2001-11-25 [alfons]     0.6.5claws34
13398
13399         EXPERIMENTAL!!! Please checkout the last stable version using: 
13400           
13401         % cvs update -r LAST_STABLE -dRAP
13402
13403         (Or help us testing this stuff.)
13404
13405         * src/filtering.c               (1.14)
13406         * src/filtering.h               (1.6)
13407         * src/inc.c                     (1.28)
13408         * src/matcher.c                 (1.20)
13409         * src/mbox.c                    (1.9)
13410         * src/procmsg.h                 (1.14)
13411         * src/summaryview.c             (1.59)
13412         * src/summaryview.h             (dunno)
13413                 revert/merge/sync to as it was before commit 
13414                 on Thu, 19 Jul 2001 10:15:51 -0700.
13415
13416 2001-11-25 [hoa]        0.6.5claws33
13417
13418         * src/main.c
13419                 processing mails at startup
13420
13421         * src/folderview.c
13422         * src/summaryview.[ch]
13423                 processing mails when entering folder
13424
13425         * src/prefs_filtering.c
13426                 fixed some UI bugs
13427
13428 2001-11-24 [alfons]     0.6.5claws32
13429
13430         * src/summaryview.[ch]
13431                 make summary sort headers work, and also make
13432                 sure the sort type is stored
13433
13434 2001-11-23 [alfons]     0.6.5claws31
13435
13436         * src/summaryview.[ch]
13437                 make lock work like mark
13438                 disallow deleting messages marked as locked
13439
13440 2001-11-23 [alfons]     0.6.5claws30
13441
13442         * src/gtkstext.c
13443         * src/compose.[ch]
13444         * src/Makefile.am
13445         * src/undo.[ch]
13446                 merge undo patch submitted by Jens
13447
13448 2001-11-23 [christoph]  0.6.5claws29
13449
13450         * src/.cvsignore
13451                 added ylwrap
13452         * src/compose.c
13453                 fixed gpg signing and encoding
13454         * src/folder.[ch]
13455         * src/main.c
13456                 added --status option to get new, unread and total
13457                 message count from a running sylpheed
13458         * src/prefs_common.c
13459                 temporary fix for reply_with_quote problem
13460                 (don't call functions for non existing widget)
13461         * src/procmsg.c
13462                 one more check for ignored threads but still not
13463                 always working correctly. probably a recursive
13464                 check for all parents is needed
13465
13466 2001-11-23 [darko]      0.6.5claws28
13467
13468         * src/compose.c
13469                 wrapping on send improvements
13470         * src/gtkutils.[ch]
13471                 fix for GtkSText after last sync with main branch
13472                 GTK_TEXT -> GTK_STEXT
13473
13474 2001-11-23 [paul]       0.6.5claws27
13475
13476         * sync with sylpheed 0.6.5cvs14
13477                 see ChangeLog entries 2001-11-22 and 2001-11-23
13478                 
13479         * po/de.po
13480                 fixed the scrambled umlauts 
13481                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13482
13483 2001-11-21 [paul]       0.6.5claws26
13484
13485         * sync with sylpheed 0.6.5cvs12
13486                 see 2nd ChangeLog entry dated 2001-11-20
13487
13488 2001-11-20 [paul]       0.6.5claws25
13489
13490         * sync with sylpheed 0.6.5cvs11
13491                 see ChangeLog entry 2001-11-19 (src/utils.c)
13492
13493 2001-11-20 [hiro]
13494
13495         * src/compose.c
13496                 GTK_TEXT -> GTK_STEXT
13497                 fix for wrong comment
13498
13499 2001-11-20 [hiro]       0.6.5claws24
13500
13501         * src/compose.[ch]
13502                 more merges from main branch
13503                 removed fatal warnings (uninitialized variables etc.)
13504                 some coding style fix
13505         * src/gtkutils.h
13506                 fixed typo.
13507         * src/addressbook.c
13508           src/addrindex.c
13509                 V-Card -> vCard
13510
13511 2001-11-19 [hoa]        0.6.5claws23
13512
13513         * src/filtering.c
13514         * src/prefs_scoring.c
13515         * src/matcher.[ch]
13516         * src/scoring.c
13517                 cleaning code
13518
13519         * src/matcher_parser_parse.y
13520         * src/prefs_filtering.c
13521                 bouncing
13522
13523 2001-11-19 [alfons]     0.6.5claws22
13524
13525         more of my old things into claws
13526
13527         * src/Makefile.am
13528         * src/prefs_common.c
13529         * src/procmsg.h
13530         * src/summaryview.[ch]
13531         * src/prefs_summary_column.c
13532         * src/pixmaps/locked.xpm
13533                 add indicators for locking of message in summary view
13534                 (does not work yet, only visual indicator)
13535
13536 2001-11-19 [paul]       0.6.5claws21
13537
13538         * sync with sylpheed 0.6.5cvs10
13539                 see ChangeLog entry 2001-11-19
13540
13541 2001-11-18 [alfons]     0.6.5claws20
13542         
13543         * src/filtering.c
13544                 remove an inadvertent free I forgot in previous clean up 
13545
13546 2001-11-18 [alfons]     0.6.5claws19
13547
13548         * src/filtering.[ch]
13549                 clean up & plug leaks
13550
13551 2001-11-18 [paul]       0.6.5claws18
13552
13553         * sync with sylpheed 0.6.5cvs9
13554                 see ChangeLog entries 2001-11-17 and 2001-11-18
13555
13556 2001-11-16 [paul]       0.6.5claws17
13557
13558         * sync with sylpheed 0.6.5cvs8
13559                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13560
13561 2001-11-16 [paul]       0.6.5claws16
13562
13563         * sync with sylpheed 0.6.5cvs7
13564                 see ChangeLog entries 2001-11-15 and 2001-11-16
13565
13566 2001-11-15 [hoa]        0.6.5claws15
13567
13568         * src/compose.c
13569                 fix bounce, mails we received couln't be bounced to ourself.
13570
13571         * src/defs.h
13572         * src/filtering.[ch]
13573         * src/matcher.[ch]
13574         * src/matcher_parser.h
13575         * src/matcher_parser_lex.l
13576         * src/matcher_parser_parse.y
13577         * src/inc.c
13578         * src/main.c
13579         * src/mbox.c
13580         * src/prefs_filtering.[ch]
13581         * src/mainwindow.c
13582         * src/prefs_matcher.c
13583         * src/prefs_scoring.c
13584         * src/scoring.[ch]
13585         * src/summaryview.c
13586                 new matcher/filter/score configuration file parser
13587                 one unique configuration file => ~/.sylpheed/matcherrc
13588                 import in currently automatic, then save are made
13589                 in this new file.
13590                 one filter per folder and one global filter
13591                 (filter of a folder will be used as folder processing)
13592
13593         * src/folder.c
13594                 fix a bug in folder_item_get_identifier
13595                 
13596         * src/messageview.c
13597                 receive receipt return are fixed.
13598
13599 2001-11-14 [alfons]     0.6.5claws14
13600
13601         * src/session.h
13602                 add things from main branch to make claws compile
13603
13604 2001-11-14 [paul]       0.6.5claws13
13605
13606         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13607                 see ChangeLog entries 2001-11-08 to 2001-11-14
13608
13609 2001-11-14 [hoa] 0.6.5claws12
13610
13611         * src/compose.[ch]
13612         * src/mainwindow.c
13613         * src/summaryview.c
13614                 add "bounce mail" option
13615
13616 2001-11-13 [christoph]  0.6.5claws11
13617
13618         * src/compose.c
13619                 Cleanup a mess i add before commiting
13620
13621 2001-11-13 [hoa]        0.6.5claws10
13622
13623         * src/compose.c
13624                 some fixes when mail are sent or
13625                 for crossposts
13626
13627 2001-11-13 [christoph]  0.6.5claws9
13628
13629         * po/de.po
13630                 Changed two string with the same translation
13631         * src/compose.c
13632         * src/procmsg.[ch]
13633         * src/send.[ch]
13634                 New mailsending process:
13635                   - Always queue message before sending
13636                     (message will be saved if sylpheed crashed or
13637                      freezes while sending)
13638                   - Allow queuing of newspostings
13639                   - No copy in outbox before sending
13640                     (closes bug #469501)
13641                   - No more redundant code for send and send_later
13642         * src/summaryview.c
13643                 Applied wwp <subscript@free.fr>'s patch that fixes
13644                 marks for multiple forwarded messages (+compose.c)
13645
13646 2001-11-12 [alfons]
13647
13648         * README.claws
13649                 remove things that are now in main branch
13650         
13651         * po/nl.po
13652                 update Dutch translation
13653
13654 2001-11-12 [mhadasht]   0.6.5.claws8
13655
13656         * src/prefs_common.c
13657                 re-enabled account autoselection feature for forward
13658                 and reedit lost during the branch point for SYNC-B4-REL
13659         * src/gtkspell.c
13660                 gtkpspell_get_dict(): more readable code (even if function is
13661                 not used yet)
13662         * ChangeLog.claws
13663                 added version number info to 2001-11-12 [hiro] comment.
13664
13665 2001-11-12 [hiro]       0.6.5.claws7
13666
13667         * src/compose.c
13668                 compose_forward(): fixed a bug that forward quote mark
13669                 wasn't used.
13670                 removed unnecessary code.
13671         * src/template_select.[ch]: removed.
13672
13673 2001-11-11 [alfons]
13674
13675         * src/compose.c
13676                 :%s/GTK_TEXT/GTK_STEXT/g
13677         
13678         * src/compose.[ch]
13679         * src/undo.[ch]
13680         * src/Makefile.am
13681                 revert the undo stuff (this is 0.6.6claws stuff)
13682
13683 2001-11-11 [hoa]        0.6.5.claws6
13684
13685         * src/compose.[ch]
13686                 Insert signature at the end of the text.
13687                 Added undo patch but currently disabled
13688
13689         * src/procmsg.c
13690                 Threading by subject improved.
13691
13692         * added src/undo.[ch]
13693                 Undo module for compose dialog box.
13694
13695 2001-11-11 [alfons]     0.6.5.claws5
13696
13697         * src/procmsg.c
13698                 prevent threading by subject on nodes that have already been
13699                 threaded by in-reply-to (as in "circular references in a tree
13700                 result in a dead branch")
13701
13702 2001-11-09 [hoa]        0.6.5.claws4
13703         
13704         * src/folderview.c
13705                 allows creation of mbox folder item from any files.
13706
13707 2001-11-09 [alfons]     0.6.5.claws3
13708         
13709         * src/utils.c
13710         * src/procmsg.c
13711                 do what I mean and correct threading by subject so it really
13712                 ignores attracting lines without "Re: "
13713
13714 2001-11-07 [alfons]     0.6.5.claws2
13715
13716         * src/procmsg.c
13717         * src/utils.[ch]
13718                 only attract by subject if a subject line starts with a "Re: "
13719         * src/syldap.c
13720                 remove warning
13721
13722 2001-11-07 [paul]       0.6.5claws1
13723
13724         * sync with sylpheed 0.6.5. release
13725                 see ChangeLog entry 2001-11-07
13726
13727 2001-11-07 [paul]       0.6.4claws31
13728
13729         * sync with sylpheed 0.6.4cvs18
13730                 see ChangeLog entries 2001-10-30 to 2001-11-07
13731                 prefs_templates.[ch] renamed prefs_template.[ch]
13732
13733 2001-11-06 [alfons]
13734         
13735         * src/utils.h
13736                 add semicolon Hoa forgot ;-)
13737                 
13738
13739 2001-11-06 [hoa]        0.6.4claws30
13740         
13741         * src/procmsg.c
13742         * src/summaryview.c
13743         * src/utils.c
13744         * src/utils.h
13745                 threading by subject - empty subject are ignored
13746
13747 2001-11-06 [christoph]  0.6.4claws29
13748
13749         * src/socket.c
13750                 use SSL_peek for sock_gets
13751         * src/utils.c
13752                 removed unneeded pointer in extracting quoted
13753                 names implementation
13754
13755 2001-11-06 [melvin]     0.6.4claws28
13756
13757         * src/gtkspell.c
13758                 fixed bug #476792 Selection overtyping with spell checker
13759                 fixed bug which could cause a buffer overflow
13760                 fixed a memory leak
13761
13762 2001-11-06 [hoa]        0.6.4claws27
13763         
13764         * src/procmsg.c
13765         * src/summaryview.c
13766                 threading by subject
13767
13768 2001-11-05 [alfons]     0.6.4claws26
13769         
13770         * README.claws
13771                 Claws -> Sylpheed (vice versa)
13772
13773         * src/compose.c
13774                 :%s/gtk_text/gtk_stext/g
13775                 :%s/GTK_TEXT/GTK_STEXT/g
13776                 (thanks to Jonathan Ware for spotting this)
13777
13778 2001-11-04 [christoph]  0.6.4claws25
13779
13780         * src/summaryview.c
13781                 replace Xalloca + strdup with Xstrdup_a
13782         * src/utils.c
13783                 better implementation of extracting quoted names
13784                 from addresses (remove backlashes and ignore
13785                 quotes after them)
13786
13787 2001-11-04 [alfons]     0.6.4claws24
13788
13789         * src/utils.[ch]
13790                 edit to comply more with coding style
13791
13792         * src/textview.c
13793                 fix bug reported by Kim Schulz. introduced by the patch integrated
13794                 in 0.6.4claws15. the code did not check the return value of
13795                 the html parser.
13796
13797         * AUTHORS
13798                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13799
13800 2001-11-04 [christoph]  0.6.4claws23
13801
13802         * src/main.c
13803         * src/prefs_common.[ch]
13804                 init some pointers that possibly caused a segfault
13805                 reported in the claws-users ML
13806
13807 2001-11-04 [hoa]        0.6.4claws22
13808
13809         * src/grouplistdialog.c
13810                 change the names of the nodes in the tree
13811
13812         * src/compose.c
13813                 enhanced mailto syntax as described in
13814                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13815                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13816
13817         * src/utils.c
13818                 encode and decode URI (useful when opening URL into
13819                 netscape).
13820
13821 2001-11-03 [hoa]        0.6.4claws21
13822
13823         * src/grouplistdialog.c
13824                 a new newsgroups list selection dialog box
13825                 with a CTree instead of a CList
13826
13827 2001-11-03 [hoa]        0.6.4claws20
13828
13829         * src/folderview.c
13830                 enable property and scoring options when right
13831                 click on "inbox"
13832
13833         * src/summaryview.c
13834                 fixed bug when nickname were displayed using
13835                 the address book.
13836
13837 2001-11-02 [darko]      0.6.4claws19
13838
13839         * src/compose.c
13840                 new wrap quotation and URL/long words wrapping implementation
13841         * src/compose.c src/gtkstext.[ch]
13842                 move gtkstext_strncmp() to gtkstext.c
13843
13844 2001-11-01 [christoph]  0.6.4claws18
13845
13846         * src/prefs_account.c
13847                 fixed mess in account settings dialog
13848         * src/prefs_folder_item.c
13849                 added label with folder path to dialog
13850
13851 2001-10-31 [match]      0.6.4claws17
13852
13853         * src/vcard.c
13854                 fix memory leak.
13855         * src/addrbook.c
13856                 fix generation of spurious address book file names.
13857                 remove redundant functions.
13858         * po/POTFILES.in
13859                 added missing file names.
13860
13861 2001-10-30 [paul]       0.6.4claws16
13862
13863         * sync with sylpheed 0.6.4cvs6
13864                 see ChangeLog entries 2001-10-26 to 2001-10-30
13865
13866         * tools/filter_conv.pl
13867                 read folderlist.xml to discover whether the top-level
13868                 folder is called 'Mailbox' or 'Mail' 
13869
13870 2001-10-29 [paul]       0.6.4claws15
13871
13872         * src/html.c, src/textview.c
13873                 activate links in html mail and fix clickable parts
13874                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13875
13876 2001-10-29 [paul]
13877
13878         * po/de.po, po/es.po, po/pt_BR/po
13879                 updated translations, submitted by Jens Oberender,
13880                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13881
13882 2001-10-29 [darko]      0.6.4claws14
13883
13884         * src/compose.c
13885                 fix wrapping for good
13886
13887 2001-10-29 [darko]
13888
13889         * src/compose.c
13890                 undo previous change as it broke the smart wrapping
13891
13892 2001-10-29 [darko]      0.6.4claws13
13893
13894         * src/compose.c
13895                 fix infinite loop when long URL is quoted
13896                 (closes bug #475122.
13897
13898 2001-10-28 [match]
13899
13900         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13901                 import Mutt address book
13902         * src/ldif.[ch] src/importldif.h
13903                 modified import LDIF handle user attributes
13904
13905 2001-10-28 [christoph]  0.6.4claws12
13906
13907         * src/summaryview.c
13908                 fixed that filtering did not work if there
13909                 were no filter rules
13910                 (closes bug #472003 and better implementation
13911                  of patch #474644)
13912
13913 2001-10-27 [christoph]  0.6.4claws11
13914
13915         * src/compose.c
13916                 make the folder's default account to be used when
13917                 replying. (patch by wwp <subscript@free.fr>)
13918         * src/compose.c
13919                 code cleanup, nearly killed all of wwp's patch
13920                 for folder's default account in compose
13921         * src/folderview.c
13922                 error panel when a folder could not be created
13923                 (closes bug #471080 new folder name & already
13924                  existing file)
13925
13926 2001-10-26 [alfons]
13927
13928         * src/utils.h
13929                 change prototype of strstr2() that Christoph forgot about
13930
13931 2001-10-26 [christoph]  0.6.4claws10
13932
13933         * src/account.c
13934                 made search for accounts by email address not case
13935                 sensitive
13936         * src/folder.c
13937                 fixed memory leak in folder_item_get_identifier
13938         * src/gtkspell.c
13939         * src/utils.c
13940                 fixed wrong strstr2 (should work like strstr)
13941
13942 2001-10-26 [darko]      0.6.4claws9
13943
13944         * src/compose.c src/gtkstext.[ch]
13945         * src/gtkstext.c
13946                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13947
13948 2001-10-26 [paul]       0.6.4claws8
13949
13950         * src/html.c
13951                 ignore css and javascript tags in html mail
13952                 case-insensitive, with or without double-quoted
13953                 strings
13954
13955 2001-10-26 [paul]       0.6.4claws7
13956
13957         * sync with sylpheed 0.6.4cvs1
13958                 see ChangeLog entry 2001-10-26
13959
13960         * src/prefs_account.c, src/prefs_common.c,
13961           src/prefs_summary_column.c
13962                 minor improvements to the English
13963
13964 2001-10-25 [alfons]     0.6.4claws6
13965
13966         * src/gtkstext.c
13967         
13968                 make GtkSText follow style of GtkText (closes bug 
13969                 #469211 "text selection while writing message")
13970                 
13971                 do sync with GTK 1.2.10
13972
13973 2001-10-25 [paul]       0.6.4claws5
13974
13975         * src/html.c
13976                 ignore css tags in html mail
13977
13978 2001-10-25 [darko]      0.6.4claws4
13979
13980         * src/compose.c
13981                 don't declare is_url_string as static function since
13982                 we need it in gtkstext.c
13983         * src/gtkstext.c
13984                 remove unused variable
13985                 don't wrap long URLs while composing a message
13986
13987 2001-10-24 [christoph]  0.6.4claws3
13988
13989         * src/socket.c
13990                 fix ssl deadlock, when peer closes connection
13991
13992 2001-10-24 [paul]       0.6.4claws2
13993
13994         * src/prefs_common.c
13995                 gettextize the gpg ascii-armored warning message
13996
13997         * src/compose.c
13998                 insert a DOS/MAC file into the composed message
13999                 (improvements)
14000
14001         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14002
14003 2001-10-22 [paul]       0.6.4claws1
14004
14005         * sync with sylpheed 0.6.4 release
14006                 see ChangeLog entries 2001-10-21
14007
14008         * po/fr.po, po/pt_BR.po
14009                 updated by Melvin Hadasht and Fabio Junior Beneditto
14010
14011 2001-10-21 [paul]       0.6.3claws30
14012
14013         * src/compose.c
14014                 insert a DOS text file from the compose window
14015                 into the composed message text (removes CRs characters)
14016                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14017
14018         * tools/filter_conv.pl, tools/README
14019                 automatically use ~/.sylpheed as working directory
14020                 print out confirmation message on completion
14021
14022         * correct Hoa's last ChangeLog.claws entry
14023
14024 2001-10-20 [hoa]        0.6.3claws29
14025
14026         * src/grouplistdialog.c
14027                 bugfix (another ?) to give the right
14028                 newsgroups list for each news server.
14029
14030         * src/news.c
14031         * src/news.h
14032                 improve the newsgroups list cache
14033
14034 2001-10-20 [paul]       0.6.3claws28
14035
14036         * sync with sylpheed 0.6.3cvs9
14037                 see ChangeLog entry 2001-10-19
14038
14039         * correct Alfons' last ChangeLog.claws entry
14040
14041 2001-10-19 [alfons]
14042
14043         * src/pgptext.[ch]
14044                 fix compilation problems (part of bug #472895)
14045
14046 2001-10-18 [hoa]        0.6.3claws27
14047
14048         * src/grouplistdialog.c
14049                 bugfix when we refresh was clicked (bug 472701)
14050
14051 2001-10-19 [christoph]  0.6.3claws26
14052
14053         * src/compose.c
14054                 last header entry should default to "To:" or
14055                 "Newsgroups:" and not copy the last entry line
14056                 in a new compose window
14057                 (closes bug #472686, #470792)
14058
14059 2001-10-19 [paul]       0.6.3claws25
14060
14061         * sync with Sylpheed 0.6.3cvs8
14062                 see ChangeLog entries 2001-10-18 and 2001-10-19
14063
14064 2001-10-18 [christoph]  0.6.3claws24
14065
14066         * src/procmsg.c
14067                 reimplement ignore thread
14068         
14069 2001-10-18 [hoa]        0.6.3claws23
14070
14071         * src/folderview.c
14072         * src/grouplistdialog.[ch]
14073                 enhanced news subscription interface (feature 469113)
14074
14075         * src/news.c
14076         * src/news.h
14077                 enchanced newsgroup listing,
14078                 now, we can get groups informations
14079                 (NNTPGroupInfo)
14080
14081 2001-10-18 [paul]       0.6.3claws22
14082
14083         * src/summaryview.c
14084                 remove comment (sync with main branch)
14085         * src/mainwindow.c
14086                 fix 'Re-edit' bug in 'Message' menu
14087
14088 2001-10-17 [christoph]  0.6.3claws21
14089
14090         * src/compose.c
14091                 ignore empty or whitespace only header lines
14092
14093 2001-10-17 [paul]       0.6.3claws20
14094
14095         * sync with sylpheed 0.6.3cvs7
14096                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14097                 2001-10-17
14098
14099 2001-10-17 [darko]
14100
14101         * src/compose.c
14102                 wrap long lines without spaces
14103                 don't wrap URLs
14104
14105 2001-10-16 [paul]
14106
14107         * po/es.po, po/nl.po, po/pt_BR.po
14108                 updated by Ricardo Mones Lastra, Alfons,
14109                 and Fabio Junior Beneditto
14110
14111         * sylpheed-0.6.3claws released
14112
14113 2001-10-15 [melvin] 0.6.3claws18
14114
14115         * README.claws
14116                 added summary and detailed installation instructions
14117                 for spell checker
14118         * po/fr.po
14119                 Updated, corrected and completed french translation
14120
14121 2001-10-15 [hoa] 0.6.3claws17
14122         * src/grouplistdialog.c
14123                 we can choose the newsgroups to display with wildcards
14124
14125 2001-10-15 [christoph]  0.6.3claws16
14126
14127         * src/account.c
14128         * src/compose.c
14129         * src/prefs_folder_item.[ch]
14130                 applied wwp <subscript@free.fr>'s folder
14131                 default account patch
14132         * po/de.po
14133                 Fixed wrong translation
14134
14135 2001-10-13 [alfons, christoph, melvin]  
14136                         0.6.3claws15
14137
14138         solution #2 to solve MT-safety problems defers all GUI related calls
14139         to the main thread using a gtk_idle_add() callback. discussed on
14140         ircnet #sylpheed, with christoph spotting some issues with the
14141         original code, and melvin allowing us to lobotomize his sylpheed.
14142
14143         * src/syldap.[ch], src/main.c
14144                 fix race problem in ldap search thread by deferring GUI 
14145                 stuff to main thread using gtk_idle_add()
14146
14147 2001-10-13 [paul]       0.6.3claws14
14148
14149         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14150                 add Sergey's smtpcred.patch
14151                 adds separate username/password setting for SMTP Auth
14152                 needed by some servers
14153                 (closes feature request #471659)
14154
14155 2001-10-13 [paul]       0.6.3claws13
14156
14157         * src/pgptext.[ch] **NEW FILES**
14158         * src/Makefile.am, src/messageview.c, src/mimeview.c
14159                 decrypt ascii-armored gpg text embedded in
14160                 the message body.
14161                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14162
14163 2001-10-13 [christoph]  0.6.3claws12
14164
14165         * README.claws
14166                 some more details on default to and
14167                 feature requests
14168         * src/main.c
14169                 init glib threading when ldap is used
14170         * src/syldap.c
14171                 threading fixes
14172         * po/de.po
14173                 fixed a typo
14174
14175 2001-10-12 [paul]       0.6.3claws11
14176
14177         * src/prefs_common.[ch], src/rfc2015.c
14178                 enable ascii-armored gpg text to be embedded in the
14179                 message body, selectable through the 'Privacy'
14180                 preferences. Supports encrypting only.
14181                 Submitted by Ravemax <ravemax@dextrose.com>
14182
14183 2001-10-12 [paul]       0.6.3claws10
14184
14185         * sync with sylpheed 0.6.3cvs6
14186                 see ChangeLog entries 2001-10-11 and 2001-11-12
14187
14188         * src/folderview.c
14189                 incorporated mbox folders, scoring, and folder
14190                 properties into the sync
14191
14192 2001-10-12 [darko]      0.6.3claws9
14193
14194         * README.claws
14195                 describe quotation wrapping
14196         * src/compose.c
14197                 don't treat tab as space to calculate line length properly
14198
14199 2001-10-11 [alfons]
14200
14201         * README.claws
14202                 correct description of how to make new filtering system work,
14203                 add some other things
14204                 
14205         * src/syldap.c
14206                 remove sched_yield() (not necessary / unportable)
14207
14208 2001-10-11 [paul]       0.6.3claws8
14209
14210         * sync with sylpheed 0.6.3cvs3
14211                 see ChangeLog entry 2001-10-10
14212
14213 2001-10-10 [christoph]  0.6.3claws7
14214
14215         * .cvsignore
14216                 ignore 2 files created by newer autotools
14217         * src/prefs_folder_item.c
14218                 using table for widget alignment
14219                 fixed memory leak and broken octal display
14220         * src/filesel.c
14221                 fixed segfault caused by lost filename
14222                 workaround (closes bug #469551)
14223
14224 2001-10-10 [paul]       0.6.3claws6
14225
14226         * sync with sylpheed 0.6.3cvs2
14227                 see ChangeLog entries 2001-10-09 and 2001-10-10
14228
14229 2001-10-10 [darko]      0.6.3.claws5
14230
14231         * src/gtkstext.c
14232                 proper calculation of right margin if smart wrapping is enabled
14233         * src/compose.c
14234                 automatically wrap long lines if wrap quotation is enabled
14235
14236 2001-10-09 [alfons]     0.6.3.claws4
14237
14238         * src/summaryview.c
14239                 select correct row when deleting last row in the summary view (and
14240                 close bug "[ #469104 ] select second last in list when deleting")
14241
14242 2001-10-09 [paul]       0.6.3claws3
14243
14244         * sync with sylpheed 0.6.3cvs1
14245                 updated some autotool scripts
14246
14247 2001-10-09 [darko]      0.6.3claws2
14248
14249         * src/gtkstext.[ch]
14250                 new name and mark with Sylpheed comment
14251         * src/compose.c
14252                 smart quotation wrapping a-la VIM
14253
14254 2001-10-08 [paul]       0.6.3claws1
14255
14256         * sync with sylpheed 0.6.3 release
14257                 see ChangeLog entry 2001-10-08
14258
14259 2001-10-08 [paul]       0.6.2claws24
14260
14261         * src/summaryview.c
14262                 more sync with sylpheed 0.6.2cvs12
14263                 Fixed the bug that didn't select the last row correctly
14264
14265
14266 2001-10-07 [paul]       0.6.2claws23
14267
14268         * sync with sylpheed 0.6.2cvs12
14269                 see ChangeLog entry 2001-10-07
14270
14271 2001-10-06 [match]
14272         * src/jpilot.[ch]
14273                 enable jpilot to read unsynch'ed addresses.
14274
14275         * src/editldap_basedn.c
14276                 fix segfault when opening dialog.
14277
14278 2001-10-06 [alfons]     0.6.2.claws22
14279
14280         * src/summaryview.c
14281                 fix bug with summary view selecting last *inserted*
14282                 node instead of last *visible* node. remember we
14283                 work with a tree
14284
14285 2001-10-06 [paul]       0.6.2claws21
14286
14287         * po/pt_BR.po
14288                 updated translation, contains some fixes and new
14289                 translations, submitted by Gustavo Noronha Silva
14290                 <kov@debian.org>
14291
14292         * src/prefs_common.c
14293                 change 'each' to 'every' - fix dubious English
14294
14295         * sync with sylpheed 0.6.2cvs11
14296
14297 2001-10-05 [alfons]     0.6.2claws20
14298
14299         * src/mainwindow.[ch], src/folderview.c
14300                 make composite tool button switch between "Compose News"
14301                 and "Compose Mail" depending on selected folder
14302                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14303
14304 2001-10-05 [paul]       0.6.2claws19
14305
14306         * src/mainwindow.c, src/summaryview.c
14307                 fix 'Message/Reply to all', broken in last commit
14308
14309         * src/compose.c
14310                 fix X_BEENTHERE seg fault, thanks to Alfons
14311
14312 2001-10-04 [paul]       0.6.2claws18
14313
14314         * src/compose.[ch], src/mainwindow.c
14315                 make "Message/Reply" reply to mailing lists; matches
14316                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14317                 based on portions of the patch submitted by
14318                 Junichi Uekawa <dancer@netfort.gr.jp>
14319
14320 2001-10-04 [darko]      0.6.2claws17
14321
14322         * src/compose.c
14323                 better smart wrapping
14324         * src/gtkstext.[hc]
14325                 a function to make text buffer contiguous
14326
14327 2001-10-03 [paul]       0.6.2claws16
14328
14329         * sync with sylpheed 0.6.2cvs10
14330
14331 2001-10-02 [alfons]
14332
14333         * configure.in
14334         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14335                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14336                 references to chinese translations (hope someone picks up
14337                 this)
14338
14339 2001-10-02 [christoph]  0.6.2claws15
14340
14341         * src/compose.c
14342                 fixed non translated header bug
14343         * ChangeLog.claws
14344                 fixed wrong date in alfons last entry ;)
14345
14346 2001-10-02 [alfons]     0.6.2claws14
14347
14348         * src/compose.c, src/prefs_common.[ch]
14349                 add block cursor option
14350
14351 2001-10-02 [paul]       0.6.2claws13
14352
14353         * sync with sylpheed 0.6.2cvs9
14354
14355 2001-09-30 [paul]       0.6.2claws12
14356
14357         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14358                 updated translations
14359
14360         * po/POTFILES.in
14361                 add 'src/importldif.c'
14362
14363         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14364                 added eudora-to-vCard conversion tool
14365                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14366
14367         * sync with sylpheed 0.6.2cvs8
14368
14369 2001-09-30 [paul]
14370
14371         * sylpheed-0.6.2claws released
14372
14373 2001-09-27 [melvin]     0.6.2claws11
14374
14375         * src/gtkspell.c
14376                 fixed crash when using default path (introduced 
14377                 in 0.6.2claws10)
14378                 fixed tiny bug for initial suggestion mode
14379
14380 2001-09-27 [melvin]     0.6.2claws10
14381         
14382         * src/gtkspell.c
14383                 fixed bug where gtkpspell didn't set the path correctly
14384
14385         * README.claws
14386                 added a paragraph about spell checking
14387                 
14388
14389
14390 2001-09-27 [paul]       0.6.2claws9
14391
14392         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14393                 replace '// comments' with '/* comments */' to prevent
14394                 some compiler warnings 
14395
14396         * sync with sylpheed 0.6.2cvs6
14397
14398 2001-09-26 [alfons]     0.6.2claws8
14399
14400         * src/messageview.c
14401                 introduce return receipt request notification again,
14402                 which was lost because of other semantics in 
14403                 procheader_parse() (???)
14404
14405 2001-09-26 [christoph]  0.6.2claws7
14406
14407         * src/compose.c
14408                 replace comments for old code with #if 0
14409                 readded auto cc, bcc and reply-to
14410         * src/prefs_matcher.c
14411         * src/prefs_scoring.c
14412                 removed some definition (was moved to
14413                 prefs.h)
14414
14415 2001-09-26 [paul]       0.6.2claws6
14416
14417         * src/mainwindow.c
14418                 make 'Follow-up and reply to' sensitive
14419
14420         * more sync with sylpheed 0.6.2cvs5
14421
14422 2001-09-25 [melvin]
14423
14424         * 0.6.2claws5
14425
14426         * src/gtkspell.c
14427                 fixed bug for "US-ASCII" introduced by the encoding code
14428
14429 2001-09-25 [paul]
14430
14431         * 0.6.2claws4
14432
14433         * src/prefs_common.[ch], src/summaryview.c
14434                 'next unread msg' 'go to next folder?' dialog can be
14435                 given default behaviour, either always show dialog,
14436                 or assume 'yes', or assume 'no'
14437                 Submitted by wwp <subscript@free.fr>
14438
14439 2001-09-25 [melvin]
14440                 
14441         * src/compose.c src/gtkspell.[ch]
14442                 added support for different encodings
14443
14444 2001-09-25 [paul]
14445
14446         * more sync with sylpheed 0.6.2cvs5
14447
14448 2001-09-24 [alfons]
14449         
14450         * src/prefs_folder_item.c
14451                 add check for item->prefs->default_to string is NULL and
14452                 add another check when freeing this string
14453
14454 2001-09-24 [paul]
14455
14456         * configure.in
14457                 change to version 0.6.2claws3
14458
14459         * sync with sylpheed 0.6.2cvs5 
14460
14461 2001-09-24 [match]
14462         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14463                 import LDIF files.
14464         * src/addrcache.[ch], addrindex.[ch]
14465                 small update for future
14466         * src/addrbook.c
14467                 fix test XML file.
14468
14469 2001-09-24 [melvin]
14470         * src/gtkspell.[ch]
14471                 added 'Learn from mistakes' option
14472                 better handling of quotes in checked words
14473                 sorted dict list
14474         * po/fr.po
14475                 small update for spell checking stuff
14476
14477 2001-09-23 [alfons]
14478         
14479         * src/gtkspell.c
14480                 edit a little bit so it complies more with main coding style
14481
14482 2001-09-23 [alfons]
14483
14484         * src/folder.[ch], prefs_folder_item.c, compose.c
14485                 migrate "request return receipt" folder property
14486                 to folderlist.xml
14487
14488 2001-09-22 [alfons]
14489
14490         * README.claws **NEW**
14491                 (add things of interest for users of main branch 
14492                 and claws here)
14493
14494         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14495                 re-implement threading per folder option, but store 
14496                 the setting in folderlist.xml (where it belongs)
14497
14498 2001-09-21 [melvin]
14499
14500         * src/gtkspell.[ch]
14501                 fixed bug when compose window is under another window
14502         * src/prefs_common.[ch] src/compose.c
14503                 changed 'dictionary_path' to 'dictionary' to be consistent
14504                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14505         * ac/pspell.m4 src/Makefile.am 
14506                 dropped PSPELL_PATH macro
14507         * po/fr.po
14508                 updated translations
14509
14510 2001-09-21 [christoph]
14511
14512         * src/compose.c
14513                 added border around header fields
14514                 keep header type when new field is added
14515
14516 2001-09-20 [christoph]
14517
14518         * src/utils.[ch]
14519                 more portable debug_print with source filename
14520                 and linenumber
14521         * src/procmsg.c
14522                 more newlines after debug messages
14523
14524 2001-09-20 [paul]
14525
14526         * configure.in
14527                 change to version 0.6.2claws2
14528
14529         * sync with sylpheed 0.6.2cvs3
14530
14531 2001-09-19 [melvin]
14532
14533         * src/gtkspell.c
14534                 fixed the post-right-click focus pb
14535                 fixed crash when 'Spell check all' after dict change 
14536                         and when cursor is at the end of the text
14537                 shift-right-click pops up config menu even on misspelled words.
14538         * po/POTFILES.in
14539                 added gtkspell.c
14540
14541 2001-09-19 [melvin]
14542
14543         * src/about.c
14544                 added pspell to compiled-in features list
14545
14546 2001-09-18 [melvin]
14547
14548         * switched to pspell and dropped ispell
14549         * ac/pspell.m4
14550                 new file. autoconf macro for pspell
14551         * ac/Makefile.am 
14552         * configure.in acconfig.h
14553                 added pspell support
14554         * src/Makefile.am
14555         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14556         * src/prefs_common.[ch] 
14557                 added pspell support
14558
14559 2001-09-18 [christoph]
14560
14561         * src/addr_compl.c
14562         * src/template.[ch]
14563                 replace LOG_MESSAGE with debug_print
14564         * src/compose.[ch]
14565                 gui improvements
14566         * src/menu.c
14567                 added newline after debug message
14568         * src/utils.h
14569                 using __VA_ARGS__ for debug_print macro
14570         * tools/.cvsignore
14571                 ignore Makefile and Makefile.in
14572
14573 2001-09-18 [paul]
14574
14575         * configure.in
14576                 change to version 0.6.2claws1
14577         * sync with sylpheed 0.6.2cvs1
14578
14579         * src/matcher.c 
14580         * src/prefs_matcher.c
14581                 add 'score equal to' option, submitted by
14582                 Paul Evans <nerd@freeuk.com>
14583
14584 2001-09-15 [christoph]
14585
14586         * src/mainwindow.c
14587                 comment out menu entry not existing in claws
14588         * src/menu.c
14589                 add debug output for non existing menu entries
14590         * src/summaryview.c
14591                 fix next/prev unread message for ignored threads
14592         * src/utils.[ch]
14593                 add sourcefile and line number to debug output
14594                 otherwise it is sometimes hard to find the
14595                 source code part if debug messages are translated
14596
14597 2001-09-14 [darko]
14598         
14599         * src/folderview.c
14600                 refresh target folder style after colour is changed
14601
14602 2001-09-13 [paul]
14603
14604         * configure.in
14605                 change to version 0.6.1claws3
14606
14607         * sync with sylpheed 0.6.1cvs6
14608
14609 2001-09-13 [darko]
14610         
14611         * src/folderview.c
14612                 fix target folder colourization to use user selected colour
14613
14614 2001-09-12 [darko]
14615         
14616         * src/summaryview.c
14617                 fix crash when message that is marked for copy/move is unmarked
14618
14619 2001-09-09 [paul]
14620
14621         * configure.in
14622                 change to version 0.6.1claws2
14623
14624         * sync with sylpheed 0.6.1cvs3
14625
14626 2001-09-09 [alfons]
14627         
14628         * src/folderview.c
14629                 fix bug with default font used for trash folder text
14630
14631 2001-09-06 [paul]
14632
14633         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14634                 updated translations
14635
14636         * configure.in
14637                 change to version 0.6.1claws1
14638
14639         * sync with sylpheed 0.6.1cvs2
14640
14641 2001-09-03 [paul]
14642
14643         * po/POTFILES.in
14644                 add Match's new addressbook
14645
14646         * po/de.po
14647                 updated translation submitted by Jens Oberender
14648
14649 2001-09-02 [paul]
14650
14651         * configure.in
14652                 change to 0.6.1claws
14653         * sync with sylpheed 0.6.1 release
14654
14655 2001-09-02 [paul]
14656
14657         * configure.in
14658                 change to 0.6.0claws2
14659
14660         * sync with sylpheed 0.6.0cvs4
14661
14662         * po/pt_BR.po
14663                 updated translation submitted by Fabio Junior Beneditto
14664
14665 2001-09-01 [match]
14666         * pixmaps/
14667                 interface.xpm
14668                 book.xpm
14669                 address.xpm
14670         * src/
14671                 Makefile.am
14672                 a ton of new files
14673
14674 2001-08-31 [paul]
14675
14676         * configure.in
14677                 change to version 0.6.0claws1
14678
14679         * sync with sylpheed 0.6.0cvs1
14680
14681         * po/es.po
14682                 updated translation submitted by Ricardo Mones Lastra
14683
14684         * po/POTFILES.in
14685                 add 'src/prefs_templates.c'
14686
14687         * src/compose.c, src/summaryview.c
14688                 fix segfault on 'Re_edit'               
14689
14690 2001-08-30 [alfons]
14691
14692         * configure.in, Makefile.am
14693         * tools/Makefile.am
14694                 add tools directory to source distribution
14695
14696 2001-08-30 [paul]
14697
14698         * configure.in
14699                 change to version 0.6.0claws
14700
14701         * sync with sylpheed 0.6.0 release
14702
14703 2001-08-30 [christoph]
14704
14705         * configure.in
14706                 removed autoconf version check
14707
14708 2001-08-30 [paul]
14709
14710         * src/account.c, src/compose.c, src/prefs_common.[ch]
14711         * src/procheader.[ch] src/utils.[ch]
14712                 Enhanced automatic account selection on replies
14713                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14714
14715         * configure.in
14716                 add LDAP and JPilot to the configuration results output.
14717
14718 2001-08-29 [christoph]
14719
14720         * src/summeryview.c
14721                 no bold font for ignored threads
14722
14723 2001-08-29 [paul]
14724
14725         * configure.in
14726                 change to version 0.5.3claws6
14727
14728         * sync with sylpheed 0.5.3cvs10
14729                 src/stringtable.[ch]: New Files
14730
14731         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14732         * src/pixmaps/sylpheed.xpm
14733                 add mini-icons to windows (by Alfons)
14734
14735 2001-08-27 [paul]
14736
14737         * src/mainwindow.c
14738                 new functions: next_labeled_cb(), prev_labeled_cb()
14739
14740         * src/summaryview.c
14741                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14742                 summary_select_next_labeled(), summary_select_prev_labeled()
14743
14744         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14745                 give claws blue folders and a blue trash can
14746
14747 2001-08-27 [paul]
14748
14749         * configure.in
14750                 change to version 0.5.3claws5
14751
14752         * sync with sylpheed 0.5.3cvs9
14753                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14754
14755 2001-08-24 [christoph]
14756
14757         * src/filesel.c
14758                 keep filename when browsing directories
14759                 (not working for user entered filename, but
14760                  for default name and selected filename from
14761                  file list)
14762         * src/mainwindow.c
14763                 fixed wrong spelling "Folllow-up"
14764         * src/mbox_folder.c
14765         * src/procmsg.c
14766         * src/summaryview.c
14767                 fixed new/unread message count with ignored
14768                 threads (2 commits, first didn't notice no
14769                 longer needed decreasing)
14770         * src/inc.c
14771                 readded scrolling of progress dialog
14772                 (lost in sync)
14773
14774 2001-08-24 [paul]
14775
14776         * configure.in
14777                 change to 0.5.3claws4
14778
14779         * sync with sylpheed 0.5.3cvs7
14780
14781 2001-08-24 [christoph]
14782
14783         * src/compose.c
14784                 set request return receipt when replying
14785                 if it is set is the folder prefs of the
14786                 message
14787         * src/inc.c
14788                 disable final error popup if popups are
14789                 disabled in config (again)
14790
14791 2001-08-23 [paul]
14792
14793         * configure.in
14794                 Change version number to 0.5.3claws3
14795
14796         * sync with sylpheed 0.5.3cvs5
14797
14798         * src/mimeview.c
14799                 double quote '%s' in 'gedit %s' to fix bug when
14800                 opening attachment with spaces in the name
14801
14802 2001-08-22 [alte]
14803         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14804           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14805                 initial message templates support
14806
14807
14808 2001-08-22 [paul]
14809
14810         * configure.in
14811                 change version number to 0.5.3claws2
14812
14813         * sync with sylpheed 0.5.3cvs4
14814
14815         * src/procmsg.h src/summaryview.c
14816                 re-implement (un)ignore thread
14817
14818 2001-08-21 [paul]
14819
14820         * src/summaryview.c
14821                 remove unnecessary code
14822         * src/compose.c
14823                 enable 'dynamic' signatures (submitted by
14824                 Eric Limpens <eric@hscg-internet.nl>)
14825
14826 2001-08-21 [paul]
14827
14828         clean up after sync with sylpheed 0.5.3 release
14829
14830         * src/folderview.c
14831                 fix re-introduced font mess, see Christoph's
14832                 entry 2001-06-24
14833
14834         * src/summaryview.c
14835                 remove prev_msgnum
14836                 use sylpheed's small font instead of
14837                 gtk default font for summary view
14838
14839
14840 2001-08-17 [paul]
14841
14842         * configure.in
14843                 add pl to ALL_LINGUAS - sync with main branch
14844
14845         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14846                 Updated. Translations by Jens Oberender, Ricardo Mones
14847                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14848
14849         * po/pl.po  ** NEW FILE **
14850                 sync with the main branch
14851
14852         * src/folderview.c
14853                 fix target folder colorizing and refresh problem
14854
14855
14856 2001-08-17 [christoph]
14857
14858         * src/mainwindow.c
14859                 claws uses 4 colors for target folder coloring.
14860                 arrays were not long enough and destroyed the
14861                 stack causing a segfault.
14862                 target folder colorizing does not work anymore
14863                 for me
14864
14865 2001-08-16 [paul]
14866
14867         * configure.in
14868                 change to version 0.5.3claws1
14869
14870         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14871           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14872           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14873
14874                 sync with sylpheed 0.5.3 release, but keep claws method of
14875                 configuring/saving fonts
14876
14877         * src/addressbook.[ch]
14878                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14879                 in line with a similar change in Hiroyuki's branch
14880
14881         * src/mainwindow.[ch]
14882                 disable main_window_set_thread_option()
14883         * src/prefs_folder_item.c
14884                 comment out &tmps_prefs.enable_thread,
14885         * src/mbox_folder.c, src/procmsg.[ch]
14886                 comment out MSG_IS_IGNORE_THREAD
14887         * src/summaryview.c
14888                 comment out summary_ignore_thread() and summary_unignore_thread()
14889                 comment out MSG_IS_IGNORE_THREAD
14890
14891                 use Hiroyuki's threading instead.
14892
14893
14894
14895 2001-08-15 [paul]
14896
14897         * src/account.c
14898                 use Hiroyuki's 0.5.3 column scheme but also
14899                 include the enable/disable button.
14900         * src/pixmaps/mark.xpm
14901                 add Hiroyuki's amended pixmap
14902
14903 2001-08-13 [christoph]
14904
14905         * src/account.c
14906                 receive at get all column showed wrong state for APOP
14907                 button should only work for POP3 and APOP accounts
14908         * src/prefs_account.c
14909                 added missing preprocessor statement for SSL
14910
14911 2001-08-12 [paul]
14912
14913         * src/account.[ch]
14914                 add 'receive at get all' column and enable/disable
14915                 button.
14916
14917 2001-08-06 [christoph]
14918
14919         * src/account.c
14920                 show usage of SSL in protocol column
14921
14922         * src/imap.c
14923         * src/inc.c
14924                 renamed ssl options
14925
14926         * src/prefs_account.[ch]
14927                 moved ssl options to a new page
14928
14929         * src/send.c
14930         * src/smtp.c
14931         * src/ssl.[ch]
14932                 renamed ssl options
14933                 added support for SMTP STARTTLS command
14934
14935 2001-08-05 [christoph]
14936
14937         * configure.in
14938                 debian autoconf needs version check to find
14939                 correct autoconf version. if the file is
14940                 named configure.in 2.13 is used, which does
14941                 not work with this configure.in script.
14942                 other solution would be to rename the script
14943                 to configure.ac as suggested in the autoconf
14944                 manual.
14945
14946         * src/inc.c
14947                 disable final error popup if popups are
14948                 diabled in config
14949
14950         * src/socket.c
14951                 bugfix in ssl_gets
14952                 fixes IMAP over SSL problem
14953
14954 2001-08-03 [paul]
14955
14956         * configure.in
14957                 change to 0.5.2claws1
14958
14959         * sync with sylpheed 0.5.2cvs1
14960
14961 2001-08-02 [alfons]
14962
14963         * configure.in
14964                 quick fix for ispell detection...
14965
14966 2001-08-01 [paul]
14967
14968         * configure.in
14969                 change to 0.5.1claws4
14970
14971         * sync with sylpheed 0.5.1cvs7
14972
14973 2001-07-31 [alfons]
14974
14975         * src/prefs_common.c, src/prefs_common.h, 
14976           src/gtkspell.c, src/gtkspell.h
14977                 add global spelling checker settings (compose tab) +
14978                 selection of dictionary 
14979           
14980         * configure.in  
14981                 guess valid ispell location
14982
14983 2001-07-31 [paul]
14984
14985         * po/POTFILES.in
14986                 removal of 'src/quote_fmt_parse.c'
14987         * po/de.po
14988                 Updated de.po
14989                 (submitted by Jens Oberender <didge@suse.de>)
14990
14991 2001-07-31 [darko]
14992
14993         * src/folder.[ch]
14994         * src/folderview.[ch]
14995         * src/mainwindow.c
14996         * src/mh.c
14997         * src/prefs_common.[ch]
14998         * src/summaryview.c
14999                 target folder colourization
15000
15001 2001-07-30 [paul]
15002
15003         more sync with Sylpheed 0.5.1cvs6 
15004
15005 2001-07-30 [darko]
15006
15007         * src/mh.c
15008         * src/prefs_folder_item.[hc]
15009         * src/summaryview.c
15010                 shared folders support with a GUI
15011
15012 2001-07-29 [paul]
15013
15014         0.5.1claws3
15015
15016         * sync with Sylpheed 0.5.1cvs6
15017
15018 2001-07-29 [paul]
15019
15020         * po/pt_BR.po
15021                 updated
15022                 (submitted by Fabio Junior Beneditto)
15023
15024 2001-07-28 [paul]
15025
15026         * src/procmime.c
15027         * AUTHORS
15028                 patch to correct bad image mime headers
15029                 (submitted by Don Quijote <dq@searchlores.org>)
15030
15031 2001-07-28 [paul]
15032
15033         * tools/gif2xface.pl   **NEW FILE**
15034         * tools/README
15035                 script to convert file.gif to file.xface for
15036                 use in a custom header.
15037                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15038
15039 2001-07-27 [alfons]
15040         
15041         * configure.in
15042                 change macros for detecting JPilot and LDAP
15043
15044 2001-07-27 [christoph]
15045
15046         * src/filtering.c
15047                 code cleanup (MIN / MAX warning, needed casting)
15048
15049 2001-07-27 [alfons]
15050
15051         * procheader.c
15052                 disallow setting flags when detecting certain headers
15053                 (X-Status, Status, Seen, X-Seen). 
15054         
15055         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15056
15057 2001-07-27 [christoph]
15058
15059         * src/prefs_filter.c
15060         * src/prefs_filtering.c
15061         * src/prefs_matcher.c
15062         * src/prefs_scoring.c
15063                 scroll list when moving rows up or down
15064
15065         * src/imap.c
15066         * src/imap.h
15067         * src/prefs_account.c
15068         * src/prefs_account.h
15069         * src/send.c
15070                 SMTP over SSL (untested, feedback requested)
15071                 IMAP over SSL
15072
15073         * src/ssl.c
15074                 code cleanup
15075
15076 2001-07-26 [alfons]
15077         
15078         * configure.in, acconfig.h
15079                 define CLAWS (need this for main / claws detection)
15080
15081 2001-07-25 [alfons]
15082
15083         * configure.in
15084                 Sylpheed 0.5.1claws2
15085                 
15086         * sync with Sylpheed 0.5.1cvs4
15087
15088 2001-07-25 [christoph]
15089
15090         * src/scoring.c
15091                 fixed segfault
15092                 item->prefs == NULL (don't know why)
15093
15094 2001-07-25 [alfons]
15095
15096         * configure.in
15097                 Sylpheed 0.5.1claws1
15098
15099         * sync with Sylpheed 0.5.1cvs1-3
15100
15101 2001-07-24 [christoph]
15102
15103         * src/folderview.c
15104         * src/prefs_folder_item.[ch]
15105                 added folderitem preferences dialog with
15106                 default To: and auto request return receipt
15107
15108         * src/compose.[ch]
15109         * src/menu.[ch]
15110                 changes to handle new folderitem preferences
15111
15112         * src/mainwindow.c
15113         * src/summaryview.c
15114                 call compose new mail with current folderitem
15115
15116 2001-07-24 [alfons]
15117
15118         Release Sylpheed 0.5.1claws
15119
15120         * configure.in
15121                 change to release version 0.5.1claws
15122
15123 2001-07-24 [christoph]
15124
15125         * src/summaryview.c
15126                 fixed segfault that happend when the selected
15127                 message was removed while retrieving new messages.
15128
15129         * po/es.po
15130                 updated translation
15131                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15132
15133 2001-07-22 [alfons]
15134
15135         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15136         this is a work in progress, for more information: http://nlpagan.net/sylman 
15137         
15138         * configure.in, src/mainwindow.c, manual/Makefile.am
15139                 add support for English manual
15140
15141         * AUTHORS
15142                 add authors of user manuals
15143
15144         * manual/en/sylpheed*.html
15145                 add English documentation
15146
15147 2001-07-22 [christoph]
15148
15149         * po/POTFILES.in
15150                 added src/ssl.c
15151         * src/ssl.c
15152                 changed a wrong debug message
15153
15154 2001-07-22 [alfons]
15155
15156         * po/nl.po
15157                 update Dutch translation
15158
15159         * src/prefs_filtering.c, 
15160           src/prefs_matcher.c
15161                 add more translatable strings           
15162
15163 2001-07-21 [alfons]
15164
15165         0.5.0claws7
15166
15167         * configure.in
15168                 change version
15169
15170         * src/inc.c, src/summaryview.[ch]
15171                 prevent update of mark file when filtering has done, by
15172                 using a variable; this affects two functions:
15173                         inc.c::inc_finished()
15174                         summaryview.c::summary_show()
15175
15176 2001-07-20 [alfons]
15177
15178         * src/filtering.[ch], src/prefs_filtering.c, 
15179           src/matcher.[ch]
15180                 add filtering action for label coloring 
15181
15182         * po/POTFILES.in
15183                 add labelcolors.c
15184
15185         * added src/labelcolors.c
15186         * added src/labelcolors.h
15187         * src/Makefile.am, src/summaryview.c
15188                 rearrange label coloring code
15189
15190         * src/procmsg.h
15191                 add more parentheses so label colouring works correctly
15192
15193         * src/filtering.c
15194                 don't really delete message, but move it to Trash
15195
15196         * src/prefs_matcher.c
15197                 add quote options to info dialog
15198
15199 2001-07-20 [christoph]
15200
15201         * src/Makefile.am
15202         * src/inc.c
15203         * src/main.[ch]
15204         * src/socket.h
15205         * src/ssl.[ch] (new)
15206                 moved ssl stuff to a seperate file
15207
15208 2001-07-20 [darko]
15209
15210         * src/summaryview.c
15211                 fix show sender using address book with no e-mail
15212                 address in From: field
15213
15214 2001-07-19 [alfons]
15215
15216         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15217                 fix messy handling of escaping... now at least the
15218                 execute command is useful. escape char is '\', we
15219                 accept \n and \r too. 
15220
15221                 Real life example:
15222                 
15223                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15224                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15225
15226 2001-07-18 [alfons]
15227
15228         0.5.0claws6
15229
15230         * src/summaryview.c
15231                 clean up
15232
15233         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15234           src/procmsg.[ch]
15235                 revise filtering; currently move, copy, marking have
15236                 been tested. if you like bleeding edge stuff, you
15237                 should definitely go for this version :)
15238
15239         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15240
15241 2001-07-17 [christoph]
15242
15243         * src/utils.c
15244                 timestamp log
15245
15246 2001-07-17 [alfons]
15247
15248         0.5.0claws5
15249
15250         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15251           bits in the mark file, without affecting either branch. Lots of
15252           files changed, also in claws branch.
15253
15254           UNTESTED: use of mbox folders
15255
15256         * src/summaryview.c
15257                 added mark all read; however this was a quick hack used for
15258                 cleaning up mess after initial merge with Hiroyuki
15259
15260         * configure.in
15261                 change claws version number back to 0.5.0claws5 to clear up 
15262                 confusion & pretension (recent release was technically 
15263                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15264
15265 2001-07-16 [alfons]
15266
15267         sync with Hiroyuki's 0.5.0cvs4
15268
15269 2001-07-16 [alfons]
15270
15271         0.5.1claws3
15272
15273         * src/filtering.[ch]
15274                 remove invalid updating of mark files for 
15275                 filter actions MATCHING_ACTION_MOVE and 
15276                 MATCHING_ACTION_DELETE; this should fix the
15277                 folder update bug
15278                 
15279         * src/procmsg.c
15280                 revert Christoph's stab at fixing the folder 
15281                 update bug
15282
15283         * po/POTFILES.in
15284                 add missing files with translatable strings
15285
15286         * src/summaryview.c
15287                 remove debug print
15288
15289 2001-07-15 [alfons]
15290
15291         * src/addr_compl.[ch], src/prefs_filtering.c
15292                 make "filtering pref dialog's destination entry" an
15293                 "address completable entry", if filter destination is 
15294                 an email address
15295
15296         0.5.1claws2
15297         
15298         sync with Hiroyuki's 0.5.0cvs2-3
15299
15300 2001-07-15 [christoph]
15301
15302         * src/procmsg.c
15303                 fixed folder stats update after incorporation
15304
15305 2001-07-15 [alfons]
15306
15307         * src/summaryview.c
15308                 * finish label colouring stuff (for now)
15309                 * fix incorrect colour bug (off by one) 
15310
15311 2001-07-14 [alfons]
15312
15313         * src/mainwindow.c
15314                 change text labels for news and mail message so there's
15315                 plenty of toolbar estate left
15316
15317         * configure.in
15318                 0.5.1claws1
15319
15320         * src/folderview.c
15321           src/folder.[ch]
15322                 sync with Hiroyuki's 0.5.0cvs1
15323
15324         * src/summaryview.c
15325                 more rewrite label colouring
15326
15327 2001-07-14 [alfons]
15328
15329         * src/summaryview.[ch]
15330                 * start rewrite label colouring 
15331                 * fix proper location "Add Sender To Addressbook" menu item
15332
15333 2001-07-13
15334
15335         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15336         (actually this is 0.5.0claws4)
15337
15338 2001-07-13 [alfons]
15339
15340         * po/pt_BR.po
15341                 * fix duplicate message
15342                 * add updated Portugese / Brazilian translation
15343                   submitted by Fabio Junior Beneditto
15344
15345 2001-07-12 [alfons]
15346
15347         * AUTHORS
15348                 add Jens
15349
15350         * po/nl.po
15351                 add updated Dutch translation
15352
15353         * po/de.po
15354                 add updated German translation submitted by Jens
15355
15356 2001-07-11 [alfons]
15357
15358         Prerelease before 0.5.0claws. Please test.
15359         This version is temporarily tagged as VERSION_0_5_0_TEST
15360
15361         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15362           src/prefs_scoring.c, src/prefs_matcher.c, 
15363           src/prefs_filtering.c, src/mbox.c, 
15364           src/main.c, src/inc.c, src/filtering.[ch]
15365                 revert new Hoa's new matcher (does not work yet)
15366
15367         * src/Makefile.am
15368                 clean up
15369
15370 2001-07-10
15371
15372         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15373
15374
15375 2001-07-10 [alfons]
15376
15377         * Makefile.am
15378                 add ChangeLog.claws to EXTRA_DIST
15379         * src/Makefile.am
15380                 add matcher_parser_parse.h to EXTRA_DIST
15381
15382 2001-07-10 [christoph]
15383
15384         * src/inc.c
15385                 add destination folder to table of
15386                 folders that need to be updated after
15387                 incorporation
15388
15389 2001-07-10 [alfons]
15390
15391         * folder.[ch]
15392           folderview.c
15393                 make collapse state of folders and folder items persistent, i.e.
15394                 if you collapse a folder tree, the next time sylpheed-claws starts 
15395                 up the folder tree remains collapsed.  
15396                 
15397 2001-07-10 [christoph]
15398
15399         * acconfig.h
15400         * configure.in
15401                 added --enable-ssl
15402         * src/md5.[ch]
15403                 renamed MD5_CTX to MD5_CTX_syl
15404                 conflicts with a struct in openssl
15405         * src/inc.c
15406         * src/main.[ch]
15407         * src/prefs_account.[ch]
15408         * src/socket.[ch]
15409                 SSL support for POP
15410         * src/mainwindow.c
15411                 fixed compose with current account
15412                 broken by new compose button stuff
15413
15414 2001-07-09 [hoa]
15415
15416         * AUTHORS
15417                 changed my email address
15418
15419         * src/matcher_parser_parse.y
15420                 clean the parser to remove conflicts
15421
15422 2001-07-09 [alfons]
15423
15424         * AUTHORS
15425                 add Match Grun
15426
15427         * configure.in
15428                 fix incorrect description of --enable-ldap parameter
15429
15430         * src/prefs_common.[ch]
15431           src/compose.c
15432                 add experimental option "smart wrapping" which makes the
15433                 compose editor auto wrap.
15434                 
15435                 | TODO: the problem with the buggy cursor handling is caused |
15436                 | by the GtkText. when deleting / backspacing text its       |
15437                 | wrapping algorithm does not take in account the previous   |
15438                 | line. should find a way to hack this in.                   |
15439                 | or should perhaps combine this with the word wrapping      |
15440                 | patch i wrote in january.                                  |
15441
15442         * src/about.c
15443                 show build parameters for LDAP and JPilot
15444
15445         * src/summaryview.c
15446                 revert Christoph's bugfix for selecting next unread message, 
15447                 because folder stats aren't updated correctly
15448
15449 2001-07-08 [hoa]
15450
15451         * src/filtering.c
15452         * src/mainwindow.c
15453         * src/matcher.c
15454         * src/matcher_parser_lex.l
15455         * src/matcher_parser_parse.y
15456         * src/prefs_filtering.c
15457         * src/prefs_scoring.c
15458         * src/scoring.c
15459                 bugfix of the config file parser
15460
15461 2001-07-08 [alfons]
15462
15463         * src/Makefile.am
15464                 added generated matcher sources to BUILT_SOURCES
15465
15466 2001-07-08 [hoa]
15467
15468         * src/Makefile.am
15469         * src/.cvsignore
15470                 added new config file parser
15471
15472         * src/scoring.[ch]
15473         * src/filtering.[ch]
15474         * src/matcher.[ch]
15475         * src/prefs_filtering.c
15476         * src/prefs_matcher.c
15477         * src/prefs_scoring.c
15478         * added src/matcher_parser.h
15479         * added src/matcher_parser_lex.h
15480         * added src/matcher_parser_lex.l
15481         * added src/matcher_parser_parse.y
15482                 lex & yacc config file parser
15483
15484         * src/mbox.c
15485         * src/inc.c
15486         * src/main.c
15487                 changes prefs_filtering into global_filtering           
15488
15489         * src/summaryview.c
15490                 build threads with subjects only if "Re: " is at the
15491                 beginning of the subject
15492
15493 2001-07-07 [paul]
15494
15495         0.5.0claws
15496
15497         sync with sylpheed 0.5.0
15498                 change of version number only
15499
15500 2001-07-06 [paul]
15501
15502         0.5.0claws5
15503
15504         sync with sylpheed 0.5.0pre5
15505
15506 2001-07-05 [paul]
15507
15508         sync with sylpheed 0.5.0pre4 release
15509                 /po and /manual/ja not sync'ed
15510
15511 2001-07-04 [paul]
15512
15513         more sync with sylpheed 0.5.0pre4
15514
15515 2001-07-03 [christoph]
15516
15517         * src/addressbook.c
15518                 fixed address book broken by address book
15519                 for VCard, JPilot, LDAP
15520
15521 2001-07-03 [alfons]
15522
15523         * src/matcher.c
15524         * src/textview.c
15525                 stopped memory leaks
15526
15527 2001-07-03 [paul]
15528
15529         more sync with sylpheed 0.5.0pre4
15530
15531 2001-07-02 [match]
15532
15533         * included address book patch for VCard, JPilot, LDAP
15534         * pref_common.c - fixed Font options on Display tab (cosmetic)
15535         * alertpanel.c - fixed truncated message
15536
15537 2001-07-02 [christoph]
15538
15539         * src/mbox_folder.c
15540         * src/procmsg.[ch]
15541         * src/summaryview.c
15542                 mark threads for ignoring
15543
15544 2001-07-02 [paul]
15545
15546         0.5.0claws4
15547
15548         * sync with sylpheed 0.5.0pre4
15549                 updated gettext to 0.10.38.
15550
15551 2001-07-01 [paul]
15552
15553         * src/ mainwindow.c
15554         * src/procmsg.h
15555         * src/summaryview.[ch]
15556                 new right-click option: Label.
15557                 substitute for 'Mark-->Mark/Unmark', colours the line.
15558                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15559
15560 2001-07-01 [christoph]
15561
15562         * src/folderview.c
15563                 fixed font for trash
15564         * src/summaryview.c
15565                 move ctree to unread message
15566
15567 2001-07-01 [paul]
15568
15569         * sync with sylpheed 0.5.0pre3 release
15570
15571 2001-06-30 [alfons]
15572
15573         * src/filesel.[ch]
15574         * src/compose.c
15575                 allow inserting / attaching multiple files in
15576                 the composer window
15577
15578 2001-06-30 [paul]
15579
15580         * src/codeconv.c
15581                 small change to Alfons' previous stuff so that it
15582                 actually makes
15583
15584 2001-06-30 [alfons]
15585
15586         * lots of files changed; first attempt to merge the changes
15587           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15588
15589 2001-06-30 [paul]
15590
15591         * po/pt_BR.po
15592                 updated and completed, translations by Fabio
15593                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15594
15595 2001-06-29 [alfons]
15596
15597         * src/compose.c
15598         * src/mimeproc.[ch]
15599                 allow selecting an attached files' mime type from a 
15600                 list of types.
15601
15602 2001-06-29 [paul]
15603
15604         * more sync with sylpheed 0.5.0pre3
15605
15606 2001-06-29 [paul]
15607
15608         * po/pt_BR.po
15609                 merge with sylpheed.pot and pt_BR.po provided by
15610                 Fabio Junior Beneditto.
15611
15612 2001-06-29 [darko]
15613
15614         * src/procmime.c
15615                 make MIME types case insensitive
15616
15617 2001-06-28 [alfons]
15618
15619         * po/nl.po
15620                 merge with sylpheed.pot and old nl.po; translations added.
15621
15622 2001-06-28 [paul]
15623
15624         * more sync with sylpheed 0.5.0pre3
15625
15626 2001-06-27 [alfons]
15627
15628         * src/summaryview.c
15629                 don't crash when removing parent node of messages
15630                 attracted by subject. this was caused by not deleting
15631                 the parent node from the subject line hash table.
15632
15633 2001-06-27 [alfons]
15634
15635         * src/summaryview.c
15636         * src/compose.[ch]
15637         * src/mainwindow.c
15638                 if there are multiple messages selected, allow forwarding
15639                 them as attachments.
15640
15641 2001-06-27 [paul]
15642
15643         * more sync with sylpheed 0.5.0pre3
15644
15645 2001-06-26 [paul]
15646
15647         0.5.0claws3
15648
15649         * sync with sylpheed 0.5.0pre3
15650
15651 2001-06-25 [paul]
15652
15653         * src/mainwindow.c
15654                 fixed 'compose news article' bug
15655                 from icon-and-text toolbar
15656
15657 2001-06-25 [paul]
15658
15659         * sync with sylpheed 0.5.0pre2 release
15660
15661 2001-06-24 [christoph]
15662
15663         * src/prefs_common.c
15664                 bug fix in font selection
15665         * src/folderview.c
15666                 use sylpheed's normal font instead of
15667                 gtk default font for folders without
15668                 new messages
15669
15670 2001-06-24 [alfons]
15671
15672         * src/mainwindow.[ch]
15673                 added composite compose mail / news button (an idea by Leandro
15674                 Pereira <leandro@linuxmag.com.br>)
15675
15676 2001-06-24 [paul]
15677
15678         Added instructions for ldif-to-xml.py
15679
15680         * tools/README
15681
15682 2001-06-23 [alfons]
15683
15684         Some minor things.
15685
15686         * src/pixmaps/stock_news_compose.xpm
15687                 added pixmap by Leandro
15688         * src/prefs_common.c
15689                 tested built-in spelling checker of GCC 3.0 :)
15690         * po/nl.po
15691                 merged dutch translation of sylpheed-main with
15692                 sylpheed.pot
15693
15694 2001-06-23 [paul]
15695
15696         Added tools directory and files.
15697
15698         * tools/filter_conv.pl
15699                 converts old filter system to new filtering system
15700         * tools/ldif-to-xml.py
15701                 converts netscape addressbook to sylpheed addressbook
15702         * tools/README
15703                 descriptions/instructions for above two files
15704
15705 2001-06-23 [christoph]
15706
15707         * src/inc.c
15708         * src/manage_window.[ch]
15709         * src/prefs_common.[ch]
15710                 mail retrieval dialog can be enabled, disabled
15711                 or hidden if non of sylpheed's windows is active
15712
15713 2001-06-22 [paul]
15714
15715         0.5.0claws2
15716
15717         * sync with sylpheed 0.5.0pre2
15718
15719 2001-06-21 [christoph]
15720
15721         * src/summaryview.c
15722                 show recipient on 'from' for all accounts
15723                 
15724         * src/inc.c
15725         * src/prefs_common.[ch]
15726                 disable error popup on mail receive errors
15727
15728 2001-06-21 [alfons]
15729
15730         * src/compose.c
15731                 made the ruler correctly appear and disappear.
15732
15733         * src/Makefile.am
15734                 removed Hoa's work-in-progress-stuff (interesting!) so 
15735                 claws compiles ok.
15736
15737 2001-06-20 [christoph]
15738
15739         * src/inc.c
15740         * src/progressdialog.c
15741                 added scrolled window for list in progressdialog
15742
15743 2001-06-20 [paul]
15744
15745         sync with sylpheed 0.5.0pre1 release
15746
15747 2001-06-20 [christoph]
15748
15749         * src/summeryview.c
15750                 make building threads by subject work when
15751                 thread view is enabled
15752                 
15753         * src/compose.c
15754         * src/prefs_common.[ch]
15755                 automatically select account for mail replys
15756
15757 2001-06-19 [sergey]
15758
15759         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15760         they are filled in from the account settings.
15761
15762 2001-06-19 [paul]
15763
15764         * more sync with sylpheed 0.5.0pre1
15765
15766 2001-06-18 [alfons]
15767
15768         * src/Makefile.am,
15769           src/procmime.c
15770                 added --sysconfdir to CPPFLAGS for pointing to the correct
15771                 location of mime.types. 
15772
15773                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15774                 or ./configure!
15775
15776 2001-06-18 [hoa]
15777
15778         * src/summaryview.c
15779                 fixed some bug when building threads
15780
15781 2001-06-18 [pau]l
15782
15783         * src/prefs_account.c
15784                 UI stuff: More changes to the English
15785
15786 2001-06-18 [paul]
15787
15788         * src/pixmaps/stock_news_compose.xpm: new file
15789         * src/Makefile.am
15790         * src/mainwindow.c
15791         * src/summaryview.c
15792                 Added new icon for Hoa's 'compose a news
15793                 message', plus minor improvements to the
15794                 English
15795
15796         * po/ja.po
15797         * ChangeLog
15798         * ChangeLog.jp
15799                 more sync with sylpheed 0.5.0pre1
15800
15801 2001-06-18 [hoa]
15802
15803         * src/compose.[ch]
15804         * src/mainwindow.c
15805                 Follow-up and reply to
15806
15807         * src/summaryview.[ch]
15808                 Build threads also with subjects
15809
15810 2001-06-17 [hoa]
15811
15812         * src/compose.c
15813                 forwarding use the current account.
15814
15815         * src/mainwindow.c
15816                 the "compose message" button has been replaced with
15817                 "new mail" and "new news" buttons
15818
15819         * src/prefs_common.[ch]
15820                 added a configuration option to use the forward button
15821                 as "forward as attachment"
15822                 changed reply and forward format description
15823
15824         * src/quote_fmt_lex.l
15825         * src/quote_fmt_parse.y
15826                 added message with no signature in format for reply
15827                 and forward.
15828
15829 2001-06-17 [paul]
15830
15831         Minor UI stuff
15832
15833         * src/mainwindow.c
15834         * src/summaryview.c
15835                 Improvements to the English
15836
15837         * src/prefs_common.c
15838                 Improvements to the English and some
15839                 clarity/continuity improvements in the
15840                 description of Quote symbols.
15841
15842 2001-06-17 [paul]
15843
15844         0.5.0claws1
15845
15846         * sync with sylpheed 0.5.0pre1
15847
15848 2001-06-17 [hoa]
15849
15850         * src/compose.c
15851                 Better interface for compose, displayed fields
15852                 are updated whenever we change account.
15853                 Newsgroups field is automatically filled.
15854
15855         * src/mainwindow.c
15856                 Newsgroups field is automatically filled.
15857
15858         * src/prefs_account.c
15859                 Some interface stuff when fields appear and
15860                 disappear.
15861
15862 2001-06-16 [paul]
15863
15864         0.4.99claws
15865
15866         * sync with sylpheed 0.4.99
15867
15868 2001-06-16 [sergey]
15869
15870         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15871         base64_decoder_free, base64_decoder_decode): new object and
15872         functions for decoding base64 streams.
15873         * src/procmime.c (procmime_decode_content): modified to use the
15874         new base64 decoder.
15875
15876 2001-06-15 [paul]
15877
15878         0.4.99claws10
15879
15880         * sync with sylpheed 0.4.99cvs11
15881
15882 2001-06-13 [paul]
15883
15884         0.4.99claws9
15885
15886         * sync with sylpheed 0.4.99cvs9
15887
15888 2001-06-13 [hoa]
15889
15890         * src/compose.c
15891         * src/prefs_account.c
15892
15893                 SMTP server can be defined in the news account
15894                 mime type of attachment are kept.
15895
15896         * src/summaryview.c
15897
15898                 now choose the highest important score between default
15899                 and important score of folder.
15900
15901 2001-06-09 [alfons]
15902         
15903         * src/prefs_common.c: 
15904
15905                 (prefs_quote_description_create): corrected description of 
15906                 quote format characters
15907
15908 2001-06-09 [paul]
15909
15910         0.4.99claws8
15911
15912         * sync with sylpheed 0.4.99cvs8
15913
15914 2001-06-08 [sergey]
15915
15916         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15917         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15918
15919 2001-06-08 [paul]
15920
15921         0.4.99claws7
15922
15923         * sync with sylpheed 0.4.99cvs7
15924
15925 2001-06-06 [sergey]
15926
15927         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15928         clashes with autogenerated header).
15929         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15930         * src/Makefile.am: added quote_fmt.h.
15931         * src/.cvsignore: added lex/yacc autogenerated files
15932         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15933
15934 2001-06-06 [paul]
15935
15936         0.4.99claws6
15937
15938         * sync with sylpheed 0.4.99cvs6
15939
15940 2001-06-06 [hoa]
15941
15942         * added src/quote_fmt_parse.h
15943         * src/compose.c
15944                 removed warnings
15945
15946         * src/prefs.[ch]
15947                 don't modify readonly configuration files
15948
15949         * src/prefs_account.c
15950         * src/prefs_common.c
15951         * src/prefs_customheader.c
15952         * src/prefs_display_header.c
15953         * src/prefs_filter.c
15954         * src/prefs_filtering.c
15955         * src/prefs_scoring.c
15956                 don't open dialog box when configuration files
15957                 are readonly
15958
15959 2001-06-05 [sergey]
15960
15961         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15962
15963         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15964         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15965         BUILT_SOURCES to make all files rebuild properly.
15966
15967         * src/compose.c: removed #include "quote_fmt.tab.h".
15968
15969         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15970         CHARACTER value in yylval.
15971
15972         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15973         receive CHARACTER value by documented means (yylval).
15974
15975         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15976
15977 2001-06-05 [hoa]
15978
15979         * src/Makefile.am
15980                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15981
15982         * src/filtering.c
15983         * src/matcher.c
15984         * src/matcher.h
15985         * src/prefs_filtering.c
15986                 now keep the configuration for execute action
15987
15988         * src/mbox_folder.c
15989                 fixed a warning
15990
15991 2001-06-05 [paul]
15992
15993         * sync with sylpheed 0.4.99cvs5
15994
15995 2001-06-05 [hoa]
15996
15997         * src/Makefile.am
15998                 added quote_fmt.[ch]
15999
16000         * added src/quote_fmt.y
16001         * added src/quote_fmt.l
16002         * added src/quote_fmt.tab.h
16003         * added src/quote_fmt.tab.c
16004         * added src/lex.quote_fmt.c
16005                 parsing configuration for replying
16006                 and forwarding
16007
16008         * src/prefs_common.[ch]
16009                 added configuration UI for replying
16010                 and forwarding
16011
16012         * src/compose.c
16013                 using configuration for replying
16014                 and forwarding
16015
16016 2001-06-04 [hoa]
16017
16018         * src/filtering.c
16019         * src/matcher.c
16020         * src/matcher.h
16021         * src/prefs_filtering.c
16022         * src/prefs_matcher.c
16023         * src/prefs_matcher.h
16024                 action "run a command" for filtering
16025                 and matching with a command.
16026                 fixed the "whole message" matching
16027
16028         * src/mbox_folder.c
16029                 changed temporary filename for security
16030
16031         * src/messageview.c
16032                 queue the notification if it fails to send.
16033
16034         * src/prefs_common.c
16035         * src/prefs_folder_item.c
16036                 changed the default important score             
16037
16038         * src/prefs_scoring.c
16039         * src/scoring.c
16040                 hide kill score input when the folder is not
16041                 a newsgroup
16042
16043 2001-06-03 [alfons]
16044
16045         * src/prefs_common.c:
16046
16047                 (prefs_font_select): pass font name in font entry box to font
16048                 selection dialog.
16049
16050 2001-06-03 [sergey]
16051
16052         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16053
16054 2001-06-03 [paul]
16055
16056         * sync with sylpheed 0.4.99cvs4
16057
16058 2001-06-03 [alfons]
16059
16060         * src/headerwindow.c:
16061
16062                 (headerwindow_show_cb): use the selected summary view item, not
16063                 the displayed item.
16064
16065 2001-06-02 [alfons]
16066
16067         * src/headerwindow.c:
16068
16069                 (headerwindow_show_cb): always try to show msginfo
16070
16071 2001-06-02 [hoa]
16072
16073         * src/compose.c
16074                 keep attached parts when reediting or forwarding.
16075
16076 2001-06-01 [hoa]
16077
16078         * src/folderview.c
16079         * src/prefs_folder_item.[ch]
16080         * src/prefs_scoring.[ch]
16081         * src/scoring.[ch]
16082         * src/summaryview.[ch]
16083         * src/main.c
16084         * src/mainwindow.c
16085         * src/prefs_common.[ch]
16086                 support for folder scoring
16087                 kill score and important score for messages
16088         
16089         * src/prefs_account.c
16090                 some display bug fixed for local account
16091                 preferences
16092
16093 2001-05-31 [alfons]
16094
16095         * src/summaryview.c:
16096
16097                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16098                 sender to address book menu item is disabled.
16099
16100 2001-05-30 [hoa]
16101
16102         * src/filtering.[ch]
16103         * src/summaryview.c
16104                 handling summary menu / filter messages
16105
16106         * src/folder.[ch]
16107                 add some stuff
16108
16109         * src/foldersel.c
16110                 imap folders now appears in list
16111
16112         * src/mbox_folder.c
16113                 doesn't crash if destination mail is not writeable
16114
16115 2001-05-29 [hoa]
16116
16117         * src/compose.c
16118                 removed some warnings
16119
16120         * src/filtering.c
16121         * src/folder.[ch]
16122         * src/prefs_filtering.c
16123                 global string to identify any folders           
16124                 removed some debug info
16125                 filtering to mbox folders is now possible
16126
16127         * src/mainwindow.c
16128                 removed some warnings
16129
16130         * src/mbox_folder.c
16131                 permission on files are changed to read/write for user only,
16132                 nothing for other.
16133                 creation of subfolder is handled better.
16134
16135 2001-05-28 [alfons]
16136
16137         Verified the sync for src/prefs_common.[ch] and
16138         src/prefs_account.[ch]. I believe there were some
16139         minor indentation differences.
16140
16141 2001-05-28 [paul]
16142
16143         0.4.99claws3
16144
16145         * sync with 0.4.99cvs3
16146
16147 2001-05-28 [hoa]
16148
16149         * src/compose.c
16150                 handling flags for mbox format
16151
16152         * src/filtering.c
16153                 use of mark file only for MH format
16154                 handling flags for mbox format
16155                 filtering cannot yet move or copy mails to mbox folders.
16156
16157         * src/folder.[ch]
16158                 changed move_msg, copy_msg,
16159                 move_msgs_with_dest, copy_msgs_with_dest functions
16160                 uses only folder->copy_msg() function
16161                 uses folder->finished_copy() to handle the destination
16162                 folder at the end of the copy or move operation.
16163
16164         * src/foldersel.c
16165                 included mbox directories.
16166
16167         * src/folderview.[ch]
16168         * src/mainwindow.c
16169                 handle folders operation for mbox format
16170
16171         * src/mbox.c
16172                 disable conversion of "From " header
16173
16174         * src/mbox_folder.[ch]
16175                 completion of mbox format handling
16176
16177         * src/mh.c
16178                 changed mh_copy_msg() function and
16179                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16180                 mh_copy_msgs_with_dest()
16181
16182         * src/prefs_filtering.c
16183                 removed some warnings
16184
16185         * src/prefs_matcher.c
16186                 default boolean operation is AND
16187
16188         * src/procheader.c
16189                 handling flags for mbox format
16190                 handling of "From " header
16191
16192         * src/procmsg.[ch]
16193                 removed data field
16194                 added MSG_REALLY_DELETED flags to handle deletion of
16195                 messages in mbox format.
16196
16197         * src/summaryview.c
16198                 handling flags for mbox format
16199                 disable the MSG_DELETED flags when messages
16200                 are deleted in mbox format
16201
16202         * src/textview.c
16203                 "From " headers display fixed.
16204
16205 2001-05-27 [alfons]
16206
16207         * src/textview.c:
16208                 
16209                 (get_email_part): skip quoted email addresses, like in e.g.
16210                 "'alfons@proteus.demon.nl'".
16211
16212 2001-05-26 [alfons]
16213
16214         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16215         and fixing the persistence troubles when using separate windows.
16216
16217         * src/mainwindow.c:
16218         
16219             Added #define SEPARATE_ACTION used in the gtk item factory for 
16220             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16221                 use gtk_item_factory_get_widget_by_action() to get the items.
16222                 
16223             Removed separate_widget_cb from the gtk item factory data   
16224           
16225             (mainwindow_create): connect separate_widget_cb() to check
16226             menu item "toggled" signal. also passing a MainWindow pointer
16227                 as object data for both check menu items.
16228                 
16229             (separate_widget_cb): definition of separate_widget_cb() to match
16230             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16231                 window using gtk_object_get_data(). The type of window separation 
16232                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16233         
16234         * src/prefs_filtering.c,
16235           src/prefs_matcher.c: added horizontal scrollbars
16236
16237 2001-05-25 [darko]
16238
16239         * src/headerview.c
16240                 fix segfault with invalid bold font
16241         * src/summaryview.c
16242                 correctly display summary stats after row is marked
16243
16244 2001-05-23 [sergey]
16245
16246         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16247         encodings with libjconv.
16248
16249 2001-05-23 [hoa]
16250
16251         * src/Makefile.am
16252                 added mbox_folder.[ch]
16253         * src/defs.h
16254                 mbox temporary folder
16255         * src/folder.[ch]
16256         * added src/mbox_folder.[ch]
16257         * src/folderview.c
16258         * src/procheader.[ch]
16259                 added mbox support
16260         * src/mbox.c
16261                 bugfix for file incorporation filtering
16262         * src/imap.c
16263                 enable creation of MBOX
16264         * src/prefs_display_header.c
16265                 enable use of headers like "From "
16266                 something that should be fixed :
16267                         displaying of such headers add an extra space
16268         * src/prefs_folder_item.c
16269                 don't create folders because it is not necessary
16270         * src/procmsg.h
16271                 added data field to MsgInfo for mbox internal use
16272         * src/summaryview.c
16273                 added some support for mbox
16274         * src/utils.[ch]
16275                 added get_mbox_cache_dir() function
16276
16277 2001-05-23 [hiroyuki]
16278
16279         * src/headerwindow.c
16280           src/inc.c
16281           src/main.c
16282           src/mh.c
16283           src/nntp.c
16284           src/procmsg.h
16285           src/session.h
16286           src/socket.[ch]
16287           src/summaryview.c
16288           src/textview.c
16289           src/automaton.c
16290           src/folderview.c: more sync with 0.4.99cvs2.
16291
16292         * src/headerwindow.c: reverted.
16293
16294 2001-05-22 [paul]
16295
16296         0.4.99claws2
16297
16298         * sync with sylpheed 0.4.99cvs2
16299                 * src/news.[ch]
16300                 * src/nntp.[ch]
16301                 * INSTALL
16302                 * INSTALL.jp
16303
16304 2001-05-22 [alfons]
16305
16306         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16307
16308 2001-05-21 [alfons]
16309
16310         Minor things:
16311
16312         * configure.in: if gnome-config not found, "no" is displayed
16313         
16314         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16315
16316         * src/textview.c: now also possible to add mail addresses by right
16317           clicking in the text view
16318
16319         * src/codeconv.c: merged patch which fixes endless loop when encountering
16320           invalid wide characters; from Alte <010@imis.ru>  
16321
16322 2001-05-20 [alfons]
16323
16324         Added installation of gnome specific things:
16325
16326         * Makefile.am: gnome conditional
16327
16328         * configure.in: check for installed gnome
16329
16330         * added sylpheed.png, sylpheed.desktop
16331
16332 2001-05-20 [sergey]
16333
16334         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16335
16336         * src/mainwindow.h (main_window_toolbar_create): created a button
16337         for "Reply to all".
16338         (main_window_set_toolbar_sensitive): enable/disable the new button
16339         appropriately.
16340         (toolbar_reply_to_author_cb): handle the new button.
16341
16342         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16343         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16344         failure).
16345
16346 2001-05-19 [sergey]
16347
16348         * src/compose.h (ComposeReplyMode): new modes
16349         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16350         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16351
16352         * src/compose.c
16353         (compose_send): move some code into a new function:
16354         (compose_current_mail_account): new function.
16355         (compose_reply): new argument to_author, all callers changed; if
16356         to_author==TRUE and account->protocol==A_NNTP, find and use an
16357         appropriate mail account for replying.
16358         (compose_reply_set_entry): new argument to_author; ignore
16359         compose->replyto if to_author==TRUE.
16360
16361         * src/mainwindow.c: new command "Message/Reply to author".
16362         (main_window_set_menu_sensitive): enable/disable it.
16363         (reply_cb): handle it.
16364
16365         * src/summaryview.c: new command "Reply to author".
16366         (summary_set_menu_sensitive): enable/disable it.
16367         (summary_reply_cb): handle it.
16368
16369         * src/account.c (account_find_mail_from_address): new function.
16370
16371 2001-05-18 [paul]
16372
16373         0.4.99claws1
16374
16375         * sync with sylpheed 0.4.99cvs1
16376
16377 2001-05-18 [hoa]
16378
16379         * src/compose.[ch]
16380         * src/filtering.c
16381         * src/summaryview.c
16382                 new filtering action : forward and forward as attachment
16383
16384         * src/main.c
16385                 no need for $DISPLAY when we run sylpheed --help
16386                 call to parse_cmd_opt() is moved
16387
16388         * src/mainwindow.[ch]
16389                 execute button is hidden when immediate execute
16390                 is chosen
16391
16392         * src/mh.c
16393         * src/news.c
16394         * src/prefs_folder_item.c
16395         * src/procmsg.c
16396                 better handling of missing directories
16397
16398         * src/summaryview.c
16399                 reedit is enabled in outbox
16400                 reedit is enabled in queue
16401
16402 2001-05-17 [hoa]
16403
16404         * src/filtering.c
16405         * src/matcher.[ch]
16406         * src/prefs_filtering.c
16407                 changed attachement into attachment
16408
16409 2001-05-17 [alfons]
16410
16411         0.4.67claws4    
16412
16413         * sync with sylpheed 0.4.67cvs9
16414         * sync with sylpheed 0.4.67cvs7-8
16415
16416 2001-05-17 [hoa]
16417
16418         * src/Makefile.am
16419                 added prefs_filtering.c
16420
16421         * src/filtering.[ch]
16422         * src/matcher.[ch]
16423                 removed action : forward_news and forward_news_as_attachement
16424                 (forward and forward_as_attachement can be used instead)
16425
16426         * src/mainwindow.c
16427                 added menu option to access filtering configuration
16428
16429         * src/prefs_account.c
16430                 changed mail_command default to /usr/sbin/sendmail
16431
16432         * added src/prefs_filtering.[ch]
16433                 dialog box for filtering configuration
16434
16435         * src/prefs_matcher.c
16436                 added function prefs_matcher_get_criteria_from_matching()
16437
16438         * src/prefs_scoring.c
16439                 reset the dialog when register or substitute is clicked
16440
16441 2001-05-15 [hoa]
16442
16443         * src/Makefile.am
16444                 added filtering.[ch]
16445         * src/inc.c
16446                 using filering.[ch] instead of filter.[ch]
16447         * src/main.c
16448                 reading new filtering configuration
16449         * src/matcher.[ch]
16450                 added some filtering actions
16451                 and fixed a bug for headers and mail body matching
16452         * src/mbox.c
16453                 using filering.[ch] instead of filter.[ch]
16454         * src/mh.c
16455                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16456         * src/summaryview.c
16457                 some fixes for filtering
16458
16459 2001-05-14 [hiroyuki]
16460
16461         * src/send.c: fixed some weird indentations.
16462           send_message_with_command(): call pclose() only if p != NULL.
16463         * src/textview.c: get_email_part(): modified the code for readability.
16464
16465 2001-05-14 [hiroyuki]
16466
16467         * src/md5global.h
16468           src/md5ify.c
16469           src/md5ify.h: removed from the cvs.
16470
16471 2001-05-13 [sergey]
16472
16473         * src/main.c: include rfc2015.h to avoid compiler warnings.
16474         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16475         the panel is already on screen.
16476         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16477         closing the alert window by ESC as "No".
16478         * src/prefs_common.c (prefs_interface_create): moved return
16479         receipt check button to the correct place.
16480
16481 2001-03-13 [alfons]
16482
16483         * src/prefs_common.c: 
16484                 moved return receipt check button to the Send tab. (prefs_send_create)
16485                 removed the date format ui related globals. (prefs_display_create)
16486
16487         0.4.67claws3
16488         
16489         * sync with sylpheed 0.4.67cvs5-6
16490
16491 2001-05-13 [paul]
16492
16493         * added Alfons' font selection patch
16494
16495         * src/defs.h
16496         * src/headerwindow.c
16497         * src/prefs_common.c
16498         * src/prefs_common.h
16499
16500 2001-05-13 [hoa]
16501         * src/defs.h
16502                 changed version of cache
16503         * src/matcher.[ch]
16504         * src/prefs_matcher.c
16505                 added additionnal matching criteria
16506         * src/procheader.c
16507         * src/procmsg.[ch]
16508         * src/news.c
16509                 added references in MsgInfo
16510
16511 2001-05-12 [hoa]
16512
16513         * src/defs.h
16514                 prepared some things for new filtering
16515         * src/matcher.[ch]
16516                 added some matching properties
16517                 inreplyto need to be enhanced
16518                 prepared some things for new filtering
16519         * src/messageview.c
16520                 added Return-Receipt-To handling
16521         * src/prefs_folder_item.c
16522                 changed default value to TRUE
16523         * src/prefs_matcher.c
16524                 added some matching properties
16525         * src/prefs_scoring.[ch]
16526                 the scoring dialog is finished
16527         * src/procheader.c
16528                 added Return-Receipt-To handling
16529                 Reference need to be added
16530         * src/procmsg.[ch]
16531                 added Return-Receipt-To handling
16532                 added threadscore to get a better score sorting when
16533                 threads are enabled
16534         * src/summaryview.c
16535                 suppressed a bug when we sort the list
16536                 when no folder is opened.
16537                 better score sorting when threads are enabled
16538
16539 2001-05-12 [alfons]
16540
16541         * reverted previous patch because of potential errors 
16542
16543         0.4.67claws2
16544         
16545         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16546                 applied "toggle mail-retrieval dialog window" patch submitted 
16547                 by Eric Limpens <eric@qnt.net>
16548
16549         * sync with sylpheed 0.4.67cvs4
16550
16551 2001-05-12 [sergey]
16552
16553         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16554         some picky compilers.
16555         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16556         * src/grouplist_dialog.c: include alertpanel.h.
16557         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16558         fix compile warning.
16559         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16560         #include "defs.h" before others to prevent the warning of `MIN'
16561         and `MAX' redefinition.
16562
16563 2001-05-11 [hoa]
16564
16565         * src/main.c
16566         * src/messageview.c
16567         * src/prefs_account.c
16568         * src/prefs_display_header.c
16569                 removed warning
16570         * src/Makefile.am
16571                 added prefs_scoring.[ch]
16572         * src/grouplist_dialog.c
16573                 display an error dialog box if the group list
16574                 cannot be fetched.
16575         * src/mainwindow.[ch]
16576                 added main_window_set_thread_option() function
16577                 scoring dialog box enabled
16578         * src/matcher.[ch]
16579                 added flags matching unread /new / marked
16580                 / deleted / replied / forwarded
16581         * src/news.c
16582                 newsgroups are now finally in newscache
16583         * src/prefs_matcher.[ch]
16584                 finished preferences for matching dialog
16585         * added src/prefs_scoring.[ch]
16586                 scoring dialog box completed
16587         * src/scoring.[ch]
16588                 conversion to string : added scoringprop_to_string()
16589                 write config for preferences :
16590                 added prefs_scoring_write_config()
16591         * src/summaryview.c
16592                 threads can be enabled/disabled independently
16593                 for each folder
16594
16595 2001-05-10 [alfons]
16596
16597         0.4.67claws1
16598         
16599         * AUTHORS: 
16600                 thought it would be nice to have a list of all
16601                 contributors (used Changelog as a reference)
16602         
16603         * configure.in: 
16604                 messed up version numbering...
16605
16606         0.4.66claws1
16607
16608         * sync with sylpheed 0.4.67cvs1-3
16609
16610 2001-05-10 [darko]
16611
16612         * src/prefs_common.c:
16613                 better UI for strftime format, double clicking
16614                 on format now inserts the format in text entry
16615                 replaced close button with standard OK/Cancel
16616                 moved date format button to the right of the
16617                 text entry field
16618
16619 2001-05-09 [alfons]
16620
16621         * src/gtkstext.c:
16622                 Ctrl-Home / Ctrl-End have proper cursor navigation
16623
16624 2001-05-09 [hoa]
16625
16626         * src/prefs_matcher.c
16627                 finished UI to define matching properties
16628                 added ok and cancel button
16629         * src/prefs_filter.c
16630                 added ok and cancel button
16631         * src/news.c
16632                 fixed some bug in xhdr parsing
16633
16634 2001-05-08 [alfons]
16635
16636         * src/textview.c: 
16637                 fixed a bug in textview_show_header(), which displayed two colons (':');
16638                 cleaned up some warnings
16639
16640 2001-05-08 [hoa]
16641
16642         * src/Makefile.am
16643                 added prefs_matcher.[ch]
16644                 compilation with -W -Wall
16645         * src/alertpanel.c
16646                 ungrab the mouse events if grabbed - does it
16647                 fix the bug for disposition notification ?
16648         * src/mainwindow.c
16649                 added a menu option to open the matching dialog.
16650         * src/matcher.[ch]
16651                 added matcherprop_to_string() and matcherlist_to_string()
16652                 fixed some bugs, changed the name of some options
16653                 age_sup and age_inf becomes age_greater and age_lower,
16654                 body and messageheaders becomes body_part and headers_part,
16655                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16656         * src/prefs_display_header.c
16657         * src/prefs_headers.c
16658                 fixed a bug that accidentally destroyed dialogs
16659                 when closed them with delete_event
16660                 Added *_deleted() which handle delete_event signal correctly.
16661         * src/prefs_folder_item.[ch]
16662                 added "enable_thread" field for future customization
16663         * added src/prefs_matcher.[ch]
16664                 sample of the UI to define matching properties
16665         * src/procheader.c
16666                 using procheader_headername_equal instead of str*cmp functions
16667                 using procheader_parse_header() function
16668         * src/scoring.c
16669                 using MATCHING_XXX instead of SCORING_XXX
16670         * src/summaryview.c
16671                 display the sender of the news even if this is ourself
16672                 when this is a news message.
16673         * src/textview.c
16674                 using headername_equal() instead of str*cmp functions
16675
16676 2001-05-08 [alfons]
16677
16678         0.4.66claws
16679
16680         * sync with sylpheed 0.4.66
16681         * src/gtkstext.c: trace logs added 
16682
16683 2001-05-08 [sergey]
16684
16685         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16686         signature check popup.
16687         * src/rfc2015.c (check_signature): show signature check popup only
16688         if it is enabled in preferences.
16689
16690 2001-05-07 [alfons]
16691
16692         0.4.66claws4
16693         
16694         * sync with sylpheed 0.4.66cvs6
16695
16696 2001-05-07 [darko]
16697
16698         * src/prefs_common.[ch]: added option to enable/disable
16699           looking up sender name in address book for summary pane
16700         * src/summaryview.c: look up sender in the address book
16701           by using Alfons' address completion code
16702
16703 2001-05-07 [hiroyuki]
16704
16705         * src/inc.h
16706           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16707           member of Pop3State.
16708         * src/news.c: brought #include "defs.h" before #include <glib.h>
16709           to prevent the warning of `MIN' and `MAX' redefinition.
16710
16711 2001-05-06 [hoa]
16712
16713         * removed src/headers_display.[ch]
16714         * removed src/prefs_display_headers.[ch]
16715         * src/inc.c
16716                 use a temporary file in the user directory for mbox import
16717         * src/news.c
16718                 added XHDR support to get "To" and "Cc" headers
16719                 (in order to match news with to or cc field for
16720                 scoring)
16721                 added function news_parse_xhdr() to get XHDR response
16722         * src/nntp.[ch]
16723                 added function nntp_xhdr()
16724         * src/matcher.c
16725                 fetch the message if necessary
16726
16727 2001-05-06 [alfons]
16728
16729         0.4.66claws3
16730
16731         * sync with sylpheed 0.4.66cvs3-5
16732
16733 2001-05-06 [hoa]
16734
16735         * src/utils.[ch]
16736                 added function itos_buf() to enable use of several buffers
16737         * src/summaryview.c
16738                 use of itos_buf() instead of itos() in summary list
16739                 to fix the broken display of message number.
16740
16741 2001-05-06 [alfons]
16742
16743         * src/gtkstext.c: bug in cursor up navigation fixed,
16744                 fixed another unsigned / signed comparison (we're getting there :-)
16745
16746 2001-05-06 [hoa]
16747
16748         * src/Makefile.am
16749                 added scoring.c scoring.h
16750                 prefs_folder_item.c prefs_folder_item.h
16751                 matcher.c matcher.h
16752         * src/defs.h
16753                 added FOLDERITEM_RC SCORING_RC
16754         * src/folder.[ch]
16755                 added prefs field in FolderItem :
16756                 properties for each folder (PrefsFolderItem),
16757                 sorting type and mode were added as the first properties.
16758         * src/main.c
16759                 read config for scoring
16760         * added src/matcher.[ch]
16761                 gives functions to parse configuration file to do
16762                 matching on mails with a list of conditions.
16763         * src/mainwindow.c
16764                 add option to sort by score
16765         * src/prefs_common.[ch]
16766                 added preference option to show score and for
16767                 the score column size
16768         * added src/prefs_folder_item.[ch]
16769                 properties for each folder (PrefsFolderItem),
16770                 sorting type and mode were added as the first properties.
16771         * src/procheader.[ch]
16772                 added procheader_parse_header()
16773                 added procheader_header_free()
16774                 added procheader_headername_equal()
16775                 and made modification to use them.
16776         * src/procmsg.[ch]
16777                 added score field to MsgInfo structure
16778         * added src/scoring.[ch]
16779                 gives functions to parse configuration file to do
16780                 scoring on mails with a list of conditions.
16781         * src/summaryview.[ch]
16782                 save the sorting type and mode for the folder
16783                 added column to display the score of the mail
16784                 added function summary_score_clicked()
16785                 sorting type and mode are restored to the folder
16786                 when it is reopen
16787         * src/textview.c
16788                 use procheader_parse_header(), procheader_headername_equal()
16789                 removed memory leak in text_scan_header when freeing headers
16790         * src/filter.c
16791                 changed the function to match names of headers
16792                 using procheader_headername_equal()
16793
16794         Scoring functions are implemented, an interface is needed
16795         to configure that.
16796
16797 2001-05-04 [alfons]
16798
16799         * src/gtkstext.c: 
16800                 hopefully fixed the row up navigation bug,
16801                 removed adding back / forward lines to cache
16802
16803 2001-05-04 [sergey]
16804
16805         * src/prefs_display_headers.c: user interface changes:
16806         (prefs_display_headers_create): remove unused "Show" check button;
16807         allow reordering of headers by dragging.
16808         (prefs_display_headers_write_config): remove unused variables.
16809         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16810         of lists (not needed with the new UI).
16811         (prefs_display_headers_set_list): scan lists starting from row 0,
16812         not 1 (do not skip "(New)").
16813         (prefs_display_headers_find_header): new function.
16814         (prefs_display_headers_clist_set_row): do not allow duplicates.
16815         (prefs_display_headers_delete_cb): do not skip row 0; treat
16816         closing the alert window by ESC as "No".
16817         (prefs_display_headers_up): do not protect row 0.
16818         (prefs_display_headers_down): do not protect row 0.
16819
16820 2001-05-04 [sergey]
16821
16822         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16823         functions.
16824
16825         * src/summaryview.c
16826         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16827         summary_select_next_marked, summary_select_prev_marked): new
16828         functions.
16829
16830 2001-05-03 [sergey]
16831
16832         * src/news.c: fixed a bug when no article can be fetched after
16833         server timeout if the connection was restored by news_post():
16834         (news_select_group): new function.
16835         (news_fetch_msg): call news_select_group() before fetching
16836         article.
16837         (news_get_uncached_articles): set session->group after successful
16838         GROUP command.
16839
16840 2001-05-03 [hoa]
16841
16842         * src/defs.h
16843         * src/procmsg.[ch]
16844         * src/procheader.c
16845                  changed version of cache, added cc field
16846
16847         * src/prefs_display_headers.c
16848                 the interface was changed
16849
16850         * src/prefs_headers.c
16851                 added cancel button
16852
16853 2001-05-03 [alfons]
16854
16855         * completed sync of sylpheed cvs2
16856         * src/gtkstext.c: updated row up / down cursor navigation
16857         * src/textview.c: re-edited, prepared for fixing the email address
16858                 scanner.
16859
16860 2001-05-03 [darko]
16861
16862         * src/prefs_common.c: use alfons' strftime ui code
16863         entry_datefmt and datefmt_sample widgets have to be
16864         global in this module because of this change
16865
16866 2001-05-03 [hoa]
16867
16868         * src/messageview.c
16869         * src/prefs_common.[ch] added option to activate the return receipt
16870                 feature.
16871
16872 2001-05-02 [alfons]
16873
16874         * src/gtkstext.c: fix for row up/down cursor navigation. 
16875
16876         0.4.66claws2
16877         
16878         * sync with 0.4.66cvs2
16879
16880 2001-05-02 [paul]
16881
16882         added add-sender-to-addressbook patch
16883
16884         * src/addressbook.c
16885         * src/addressbook.h
16886         * src/summaryview.c
16887
16888 2001-05-02 [sergey]
16889
16890         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16891         G_ALERTDISABLE.
16892
16893         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16894         all existing callers changed to pass FALSE; create a check button
16895         to disable the message.
16896         (alertpanel_message_with_disable): new function.
16897         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16898         (alertpanel_button_toggled): new function.
16899         (alertpanel_button_clicked, alertpanel_close): set value using
16900         G_ALERT_VALUE_MASK.
16901
16902         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16903
16904         * src/prefs_common.c (prefs_privacy_create): new check button
16905         checkbtn_gpgme_warning.
16906
16907         * src/main.c (main): moved preferences reading before gpgme
16908         initialization; check prefs_common.gpgme_warning before giving the
16909         GnuPG warning and set it to FALSE if the user wants to disable the
16910         warning.
16911
16912 2001-05-02 [hiroyuki]
16913
16914         * src/prefs_display_headers.c: modified the layout and some labels.
16915
16916 2001-05-02 [sergey]
16917
16918         * src/prefs_account.c (prefs_account_fix_size): new function.
16919         (prefs_account_create): call prefs_account_fix_size(); use
16920         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16921         size when the window is shown for the first time).
16922         (prefs_account_basic_create): changed layout of serv_table; moved
16923         localmbox_entry above smtpserv_entry (logically it replaces
16924         POP3/IMAP server).
16925         (prefs_account_protocol_activated): set sensitivity of
16926         nntpauth_chkbtn according to the protocol (in addition to
16927         hide/show); commented out gtk_table_set_row_spacing() calls.
16928         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16929         not sensitive (fixes a bug with disabled username/password boxes
16930         when editing POP3 account after NNTP with authentication).
16931
16932 2001-05-02 [hoa]
16933
16934         * src/account.c
16935         * src/inc.c
16936         * src/prefs_account.[ch]
16937         * src/send.c
16938                 removed local account without SMTP server
16939                 added option to use mail command instead of a connexion
16940                 to SMTP server when a local account is used
16941         * src/prefs_headers.c
16942                 fixed a bug
16943         * src/news.c
16944                 fixed a bug when connexion immediately closed
16945
16946 2001-05-01 [alfons]
16947
16948         0.4.66claws1
16949         
16950         * sync with 0.4.65
16951
16952 2001-05-01 [sergey]
16953
16954         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16955         widget nntpauth_chkbtn.
16956         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16957         visibility.
16958         (prefs_account_nntpauth_toggled): new function.
16959
16960         * src/news.c (news_session_new_for_folder): use NNTP
16961         authentication only if ac->use_nntp_auth is set.
16962
16963 2001-05-01 [hoa]
16964
16965         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16966         * src/prefs_display_headers.c changed the UI
16967         * src/prefs_headers.c changed account_name to account_id
16968         * src/compose.c using customheader.h
16969
16970 2001-05-01 [hiroyuki]
16971
16972         * src/esmtp.c
16973           src/news.c
16974           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16975           unsynched.
16976
16977 2001-05-01 [hoa]
16978
16979         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16980         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16981                 for displaying of headers
16982         * src/grouplist_dialog.[ch] minor changes to remove warnings
16983         * src/prefs_display_headers.[ch] dialog to choose the
16984         headers to display in the mail viewer.
16985         * src/headers.h correction of #define
16986         * src/headers_display.[ch] configuration for displaying of headers.
16987         * src/main.c read config of displaying of headers
16988         * src/prefs_common.c add a button to access the config dialog
16989                 for displaying of headers
16990         * src/prefs_display_headers.[ch] dialog for configuration for
16991                 displaying of the headers.
16992         * src/prefs_headers.c cleaning of code
16993         * src/procheader.c comments added to code
16994         * src/textview.c changes to reorder the headers depending
16995                 on the config for displaying of headers
16996
16997 2001-04-30 [alfons]
16998
16999         0.4.65claws7
17000
17001         * sync with 0.4.65cvs12
17002
17003         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17004
17005 2001-04-30 [sergey]
17006
17007         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17008
17009         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17010         is set to force reconnection after authentication failure.
17011         (nntp_gen_command): set sock->auth_failed on authentication
17012         failure, or if sock->userid and sock->passwd are not set.
17013
17014         * src/news.c (news_session_new_for_folder): set userid=NULL if
17015         password dialog is cancelled.
17016
17017 2001-04-30 [sergey]
17018
17019         * src/nntp.h (NNTPSockInfo): new type.
17020
17021         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17022         SockInfo.
17023         (nntp_open_auth, nntp_close): new functions.
17024         (nntp_gen_command): new function to handle authentication; all
17025         NNTP command functions updated to use it.
17026         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17027         (nntp_list): removed old useless code.
17028
17029         * src/news.h (NNTPSession): new field nntp_sock.
17030
17031         * src/news.c: all functions updated to use NNTPSockInfo instead of
17032         SockInfo.
17033         (news_session_new): new arguments (userid, passwd); made static;
17034         use nntp_open_auth() if needed.
17035         (news_session_destroy): use nntp_close() instead of sock_close().
17036         (news_query_password): changed arguments.
17037         (news_session_new_for_folder): new function.
17038         (news_session_get): use news_session_new_for_folder().
17039         (news_authenticate): deleted.
17040         (news_get_uncached_articles): removed old authentication code.
17041
17042 2001-04-30 [sergey]
17043
17044         * src/news.c: reverted my previous changes (need to do NNTP
17045         authentication in a cleaner way).
17046         
17047 2001-04-29 [sergey]
17048
17049         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17050         news_nntp_post, news_nntp_mode): new functions (wrappers with
17051         authentication support).
17052         (news_get_article_cmd, news_get_article, news_get_header): new
17053         argument "folder"; all callers changed.
17054         (news_get_article_cmd): added authentication support.
17055         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17056         (news_post): use news_nntp_post() instead of nntp_post().
17057         (news_get_uncached_articles): use news_nntp_group() instead of
17058         nntp_group() and news_nntp_xover() instead of nntp_xover();
17059         removed old authentication code.
17060         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17061
17062         * src/nntp.c (nntp_list): return real error code instead of
17063         hardcoded NN_ERROR.
17064
17065 2001-04-29 [sergey]
17066
17067         * configure.in: fixed wint_t typedef detection again
17068
17069 2001-04-28 [hoa]
17070
17071         * src/prefs_account.[ch], added A_LOCAL_CMD
17072                 (send mail with mail command)
17073         * src/send.c added function send_message_with_command()
17074         * src/inc.c made a more secure get_spool() function with
17075                 mktemp() but maybe mkstemp() or something more
17076                 secure can be used.
17077
17078 2001-04-28 [alfons]
17079
17080         * src/textview.c, colorization of email addresses in headers
17081
17082         0.4.65claws6
17083
17084         * bug sync with sylpheed
17085         * prefs_common.c: created date format ui for darko
17086         * sync with 0.4.65cvs11
17087         * configure.in: corrected to have the new gpg checks
17088
17089 2001-04-27 [alfons]
17090
17091         * completed sync with 0.4.65cvs10
17092         * minor debug things added to gtkstext.c
17093
17094 2001-04-27 [darko]
17095
17096         * configure.in: remove check for availability of
17097           strftime() as advised by Hiroyuki
17098         * src/prefs_common.[ch], src/procheader.c:
17099           synch strftime() code with Hiroyki's main branch
17100
17101 2001-04-26 [sergey]
17102
17103         * src/news.c: news_query_password(), news_authenticate(): new
17104           functions.
17105           news_get_uncached_articles(): added NNTP authentication
17106           handling.
17107         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17108           new functions.
17109         * src/prefs_account.c: prefs_account_protocol_activated():
17110           enable userid and password fields for NNTP.
17111
17112 2001-04-26
17113
17114         * configure.in: check for availability of strftime()
17115           [darko]
17116         * src/prefs_common.[ch], src/procheader.c: use
17117           strftime() for displaying date in summary pane if it
17118           is available
17119
17120 2001-04-25
17121
17122         * more .cvsignore cleanups [alfons]
17123
17124 2001-04-25
17125
17126         * ac/sv-check-type.m4: new autoconf macro.
17127         * configure.in: fixed wint_t typedef detection (did not work
17128           with gcc-2.96).
17129
17130 2001-04-25
17131
17132         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17133           [hiroyuki]
17134
17135 2001-04-24
17136         * modified gtkstext.c : buggy cursor navigation fixed, 
17137           and font descent also taken in account when drawing
17138           cursor. [alfons]
17139
17140 2001-04-24 [hoa]
17141         * added comments in src/news.c src/nntp.c
17142         * added src/prefs_headers.[ch]
17143         * added src/headers.[ch]
17144         * modified compose.c to activate custom headers
17145                 added function is_in_custom_headers
17146         * modified prefs_account.[ch]
17147                 added function prefs_account_customhdr_edit
17148         * modified src/defs.h :
17149                 added HEADERS_RC : name of the config file
17150                 for the custom headers
17151
17152 2001-04-24
17153
17154     0.4.65claws5
17155
17156         * configure.in
17157           src/gtkstext.[ch]
17158           src/compose.c
17159           src/Makefile.am
17160           
17161           added gtkstext with configure.in patch by Hiroyuki which
17162           should fix the XIM detection [alfons]
17163
17164         * more clean up of cvs [alfons]
17165
17166                  * removed all Makefile.in files to attic.
17167
17168                  * updated all .cvsignores to really ignore things that could
17169                    be unintentionally committed by a recursive commit.
17170
17171 2001-04-23 [hoa]
17172         * added src/grouplist_dialog.[ch]
17173         * changed src/folderview.c to call grouplist_dialog instead
17174                 of inputdialog
17175         * src/news.c :
17176                 added functions news_reset_group_list
17177                 and news_get_group_list
17178         * src/nntp.c :
17179                 added function nntp_list
17180         * src/defs.h :
17181                 added GROUPLIST_FILE : name of the newsgroup list cache file
17182
17183 2001-04-21
17184
17185         * added option to warn about queued messages on exit [sergey]:
17186
17187           * src/compose.c: compose_queue(): call folder_item_scan()
17188             and folderview_update_item() after queueing.
17189           * src/folderview.c: folderview_update_node(): draw the queue
17190             folder in bold font if there are queued messages.
17191           * src/mainwindow.c: queued_messages(): new function.
17192             app_exit_cb(): display warning if there are queued messages
17193             if warn_queued_on_exit is set.
17194           * prefs_common.[ch]: add warn_queued_on_exit option.
17195
17196         * enhanced GnuPG key selection support [sergey]:
17197
17198           * src/select-keys.c: updated to newer version from Win32
17199             branch with support for selecting arbitrary keys.
17200           * src/prefs_account.c: added the Privacy tab to the account
17201             options window.
17202             prefs_account_privacy_create(),
17203             prefs_account_sign_key_set_data_from_radiobtn(),
17204             prefs_account_sign_key_set_radiobtn(): new functions.
17205           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17206           * src/rfc2015.c: set_signers(): new function.
17207             pgp_sign(): add the account parameter, call set_signers().
17208             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17209           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17210           * src/compose.c: pass the current account to rfc2015_sign().
17211
17212         * tag name claws added to prevent confusion with main branch [alfons]
17213
17214         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17215
17216         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17217
17218         * sync with recent sylpheed cvs. Untested though. [alfons]
17219