* src/common/hooks.[ch]
[claws.git] / ChangeLog.claws
1 2003-07-17 [alfons]     0.9.3claws19
2
3         * src/common/hooks.[ch]
4         * src/plugins/clamav/clamav_plugin.c
5         * src/plugins/spamassassin/spamassassin.c
6         * src/plugins/trayicon/trayicon.c
7                 fix signedness muck 
8
9 2003-07-17 [alfons]     0.9.3claws18
10
11         * src/procmime.c
12                 plug memleak
13
14 2003-07-17 [alfons]     0.9.3claws17
15
16         * src/inc.c
17                 plug memleak
18
19 2003-07-17 [paul]       0.9.3claws16
20
21         * src/common/defs.h
22           src/mainwindow.c
23           src/manual.[ch]
24                 add link to the Claws site's FAQ page, after the suggestion
25                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
26                 Move url strings to defs.h
27                 
28         * src/mainwindow.c
29                 fix typo to prevent "unknown menu entry" warnings
30
31 2003-07-17 [alfons]     0.9.3claws15
32
33         * src/folderview.[ch]
34         * src/summaryview.[ch]
35         * src/mimeview.[ch]
36                 plug DnD leaks 
37
38 2003-07-17 [paul]       0.9.3claws14
39
40         * src/inc.c
41                 remove two instances of 'GTK_EVENTS_FLUSH' because
42                 they are unnecessary and probably cause a stack overflow
43
44 2003-07-16 [christoph]  0.9.3claws13
45
46         * src/mimeview.[ch]
47                 use an invisible GTK notebook to switch between viewers
48                 instead of reparenting widgets
49
50 2003-07-16 [christoph]  0.9.3claws12
51
52         * src/folder.c
53                 move folder_item_update_freeze() to correct place in
54                 folder_item_scan_full()
55
56 2003-07-16 [paul]       0.9.3claws11
57
58         * sync with 0.9.3cvs12
59                 see ChangeLog 2003-07-14 and 2003-07-15
60
61 2003-07-16 [christoph]  0.9.3claws10
62
63         * src/imap.[ch]
64         * src/prefs_account.[ch]
65                 sync IMAP CRAM-MD5 authentication with sylpheed-main
66
67 2003-07-15 [alfons]     0.9.3claws9
68
69         * src/main.c
70                 make --config-dir do something useful
71
72 2003-07-15 [alfons]     0.9.3claws8
73
74         * src/procmsg.c
75                 o fix a bug where 'last' didn't really point to the last message
76                   in the top level list of children, but to the last threaded
77                   message. 
78                 
79                 o clean up and make it easier to sync
80
81 2003-07-15 [alfons]     0.9.3claws7
82
83         * src/mainwindow.c
84                 make correct menu items sensitive       
85
86 2003-07-14 [alfons]     0.9.3claws6
87
88         * src/procmsg.c
89                 tune the threader so it will not subject-thread any message
90                 without a subject prefix (this will not thread correctly if 
91                 a parent is delivered after their childs, but it looks 
92                 better right now)
93
94 2003-07-13 [christoph]  0.9.3claws5
95
96         * src/mainwindow.c
97                 group "Add mailbox *..." menu items in submenu
98
99 2003-07-13 [alfons]     0.9.3claws4
100
101         * src/summaryview.c
102                 correct summary_toggle_pressed() signature and make sure
103                 signal is not passed on
104
105 2003-07-13 [alfons]     0.9.3claws3
106
107         * src/summaryview.c
108                 o for now don't pass on keys when they we're handled by 
109                   ctree::key_press_event
110                 o clean up
111
112 2003-07-13 [alfons]     0.9.3claws2
113         
114         * src/main.c
115                 add command line option "--config-dir" to get the current 
116                 configuration dir
117
118 2003-07-12 [alfons]     0.9.3claws1
119
120         * src/matcher.[ch]
121         * src/matcher_parser_parse.y
122         * src/prefs_filtering.c
123         * src/filtering.c
124                 add "Lock" filter action to lock messages;
125
126         * src/filtering.c       
127                 remove debug_print()    
128         * src/prefs_filtering.c
129                 re-organize matcher part 9: 
130                 make action text entries easily extendible;
131                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
132                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
133
134 2003-07-12 [paul]
135
136         * tools/README
137                 update old information and add missing
138                 information
139
140 2003-07-12 [paul]       0.9.3claws
141
142         * 0.9.3claws released
143         
144 2003-07-12 [paul]       0.9.0claws103
145
146         * src/Makefile.am
147                 add addrquery.h
148
149 2003-07-12 [melvin]     0.9.0claws102
150
151         * src/messageview.c
152                 Fixed bug #215: Show MIME tab for single text/html messages. 
153                 
154 2003-07-12 [paul]       0.9.0claws101
155
156         * man/sylpheed.1
157                 updated
158
159 2003-07-12 [paul]       0.9.0claws100
160
161         * po/es.po
162           po/hr.po
163           po/pl.po
164           po/sr.po
165                 update Spanish, Croatian, Polish, Serbian translations.
166                 submitted by Ricardo Mones Lastra, Dragan, Witold
167                 Wladyslaw Wojciech Wilk, Urke MMI
168
169 2003-07-12 [melvin]     0.9.0claws99
170
171         * po/fr.po
172                 Updated French translations.
173
174 2003-07-12 [paul]       0.9.0claws98
175
176         * src/addressbook.c
177                 disable 'Lookup' button as it has no effect
178
179 2003-07-11 [alfons]     0.9.0claws97
180         
181         * src/summaryview.c
182                 summary_searchbar_pressed() should return TRUE to signal that
183                 event was handled. when returning void, the return value passed
184                 to GTK is actually random, but maybe FALSE, in which case the
185                 event is handled by parent
186                 
187 2003-07-10 [paul]       0.9.0claws96
188
189         * ac/missing/gettext.m4
190                 update to version 0.12
191
192 2003-07-10 [paul]       0.9.0claws95
193
194         * src/plugins/clamav/clamav_plugin.c
195                 fix bug where multipart/alternative messages
196                 would slip through without being scanned
197
198 2003-07-10 [christoph]  0.9.0claws94
199
200         * src/folder.c
201                 correct check if folder supports removing when a message is
202                 moved. if not the message is only copied.
203
204         (closes Bug 132 crash on startup in newsgroups folders)
205
206 2003-07-09 [alfons]     0.9.0claws93
207
208         * configure.ac
209         * src/common/defs.h
210                 --with-config-dir (default .sylpheed)
211
212 2003-07-09 [christoph]  0.9.0claws92
213
214         * configure.ac
215                 use PKG_CHECK_MODULES to check for gtkmathview
216                 (version 0.4.2 now required)
217
218 2003-07-08 [melvin]     0.9.0claws91
219
220         * src/action.c
221                 Implemented a progress bar that counts the number of completed
222                 tasks when the action runs more than one command.
223
224 2003-07-08 [alfons]     0.9.0claws90
225
226         * src/procmsg.c
227                 if queued message has an invalid Message-Id, don't try to
228                 find message it refers to (fixes #209 "crash when processing 
229                 in folder")
230
231 2003-07-08 [paul]       0.9.0claws89
232
233         * sync with 0.9.3cvs2
234                 see ChangeLog 2003-07-08
235
236 2003-07-08 [match]      0.9.0claws88
237
238         * src/ldapctrl.c
239                 extend LDAP search for first/last name by parsing search term.
240
241 2003-07-08 [alfons]     0.9.0claws87
242
243         * src/send_message.c
244                 fix bug #208 "Status message stuck when sending on POP3 account"
245
246 2003-07-07 [paul]       0.9.0claws86
247
248         * po/hr.po
249                 new Croatian translation, submitted by
250                 Dragan <drleskov@inet.hr>
251
252 2003-07-07 [paul]       0.9.0claws85
253
254         * sync with 0.9.3cvs1
255                 see ChangeLog 2003-07-07
256
257 2003-07-05 [christoph]  0.9.0claws84
258
259         * src/Makefile.am
260         * src/messageview.c
261         * src/mimeview.[ch]
262         * src/stock_pixmap.[ch]
263         * src/pixmaps/messageview_text.xpm              ** NEW **
264                 move mimeview tabs to the right side and use icons
265                 instead of text to save some space
266
267         (patch by Luke Plant <lukeplant@softhome.net>)
268
269 2003-07-05 [christoph]  0.9.0claws83
270
271         * src/inc.c
272                 add NULL pointer checks
273
274         (patch by Luke Plant <lukeplant@softhome.net>)
275         (closes Bug 204 0.9.0 quits on authentication error?!)
276
277 2003-07-05 [alfons]     0.9.0claws82
278
279         * configure.ac
280                 take the clue in bug #202 "./configure script - 
281                 'if test' comparison failure" reported by John Kristoff. 
282
283 2003-07-04 [christoph]  0.9.0claws81
284
285         * src/plugins/spamassassin/spamassassin.c
286                 set timeout for spam check
287
288 2003-07-04 [christoph]  0.9.0claws80
289
290         * src/main.c
291                 destroy all FolderItems when shutting down to
292                 allow folders to clean up
293
294 2003-07-04 [melvin]     0.9.0claws79
295
296         * src/gtk/gtkaspell.c
297                 Fixed bug #184 "Entering non-ascii character deletes
298                 previous char if spell checking enabled": this makes
299                 the spell checking in multibytes (e.g. UTF-8)locales work.
300                 (Patch by Luke Plant).
301                 
302 2003-07-04 [christoph]  0.9.0claws78
303
304         * sync with 0.9.2cvs1
305                 see ChangeLog 2003-06-10
306
307 2003-07-04 [paul]       0.9.0claws77
308
309         * sync with 0.9.3 release
310                 see ChangeLog 2003-07-04
311
312 2003-07-03 [christoph]  0.9.0claws76
313
314         * src/folder.[ch]
315         * src/imap.c
316         * src/mbox_folder.c
317         * src/mh.c
318         * src/news.c
319                 move folder_item_get_path() stuff into a folder virtual function
320
321         * src/procmsg.c
322                 use folder_item_fetch_msg() to get message and do not contruct
323                 the filename from path and number
324
325 2003-07-03 [paul]       0.9.0claws75
326
327         * sync with 0.9.2cvs12
328                 see ChangeLog 2003-07-03
329
330 2003-07-02 [paul]       0.9.0claws74
331
332         * src/messageview.c
333                 fix text-selection for replying
334
335 2003-07-02 [paul]       0.9.0claws73
336
337         * sync with 0.9.2cvs11
338                 see ChangeLog 2003-07-02
339
340 2003-07-02 [paul]       0.9.0claws72
341
342         * src/procmsg.c
343                 revert last commit because it breaks more
344                 than it fixes
345
346 2003-07-02 [paul]       0.9.0claws71
347
348         * src/procmsg.c
349                 fix thread by subject/sort by date
350
351 2003-07-01 [paul]       0.9.0claws70
352
353         * sync with 0.9.2cvs10
354                 see ChangeLog 2003-07-01
355
356 2003-06-30 [paul]       0.9.0claws69
357
358         * sync with 0.9.2cvs9
359                 see ChangeLog 2003-06-30
360
361 2003-06-28 [match]      0.9.0claws68
362
363         * src/addressbook.c
364                 fix null ptr.
365
366 2003-06-27 [paul]       0.9.0claws67
367
368         * sync with 0.9.2cvs7
369                 see ChangeLog 2003-06-27
370
371 2003-06-26 [christoph]  0.9.0claws66
372
373         * src/folder.c
374                 freeze folder updates while a folder is scanned
375
376         (closes Bug 185 New message counter)
377
378 2003-06-26 [darko]      0.9.0claws65
379
380         * src/ldapserver.c
381                 fix infinite loop when adding a new LDAP server
382
383 2003-06-26 [paul]       0.9.0claws64
384
385         * sync with 0.9.2cvs6
386                 see ChangeLog 2003-06-26
387
388 2003-06-26 [paul]       0.9.0claws63
389
390         * sync with 0.9.2cvs5
391                 see ChangeLog 2003-06-25 and 2003-06-26
392
393 2003-06-25 [match]      0.9.0claws62
394
395         * src/addr_compl.c
396                 Fixed tab/backtab for dropped-down completion list to
397                 move next/previous field. (close bug 147)
398
399 2003-06-25 [christoph]  0.9.0claws61
400
401         * src/addr_compl.[ch]
402         * src/addrindex.[ch]
403         * src/folderview.c
404         * src/inc.c
405         * src/news.c
406         * src/summaryview.c
407         * src/toolbar.c
408                 fix warnings
409
410 2003-06-25 [leandro]    0.9.0claws60
411
412         * src/compose.c
413                 o cleanups
414                 o gray out "Message/Remove references" menu item if not
415                   replying to a message
416
417 2003-06-24 [leandro]    0.9.0claws59
418
419         * src/compose.[ch]
420                 o removed "Message/Create new thread" menu item
421                 o added "Message/Remove references" menu item
422                   (it's off by default and will not check anymore
423                    if the subject changed)
424
425 2003-06-23 [alfons]     0.9.0claws58
426
427         * src/procmsg.c
428                 try better grouping messages threaded by subject based on their age.
429                 still not perfect - because the message tree is not sorted by date.  
430
431 2003-06-23 [thorsten]   0.9.0claws57
432
433         * src/pop.[ch]
434                 added mail_receive_hook to allow modifications
435                 directly after retrieval (e.g. adding headers).
436
437 2003-06-23 [paul]       0.9.0claws56
438
439         * src/sourcewindow.c
440                  enable the use of Ctrl+A to select all text in
441                  the sourcewindow
442                  Patch submitted by Ivan Francolin Martinez
443                  <ivanfm@users.sourceforge.net>
444
445 2003-06-22 [christoph]  0.9.0claws55
446
447         * src/folder.[ch]
448                 o add notification hook for folder tree changes
449                 o invoke hooks after folder tree scanning
450
451         * src/folderview.[ch]
452                 register hook for folder tree changes that
453                 updates the ctree
454
455         (there are more places that should be updated, like add, remove 
456          or move folder)
457
458         (closes Bug 164 Crash on rebuild folder tree)
459         (closes Bug 190 Crash on 'rebuilding folder tree')
460
461 2003-06-21 [leandro]    0.9.0claws54
462
463         * src/compose.[ch]
464                 create a new thread if subject changes
465                 (it's on by default, can be disabled in Message menu)
466
467 2003-06-21 [alfons]     0.9.0claws53
468
469         * src/summaryview.c
470                 quiet little compiler
471
472 2003-06-21 [christoph]  0.9.0claws52
473
474         update gettext stuff to version 0.12
475
476 2003-06-19 [alfons]     0.9.0claws51
477
478         * src/common/log.c
479         * src/common/plugin.c
480                 move defs.h before glib.h to prevent MIN/MAX redefs
481
482 2003-06-19 [alfons]
483
484         * src/addressbook.c
485                 translatable
486
487 2003-06-19 [match]      0.9.0claws50
488
489         * src/addressbook.[ch]
490         * src/addrindex.[ch]
491         * src/addr_compl.[ch]
492         * src/editldap.[ch]
493         * src/editldap_basedn.[ch]
494         * src/addritem.[ch]
495         * src/ldapquery.h
496                 re-implemented dynamic LDAP search. works without
497                 slowdown on display sender with addressbook
498                 option.
499         * src/addrbook.c
500                 documented code.
501
502 2003-06-19 [paul]       0.9.0claws49
503
504         * src/compose.c
505                 fix Bug #136 'Nonprovided quotation marks crash claws'
506                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
507
508 2003-06-19 [alfons]     0.9.0claws48
509
510         * src/prefs_common.[ch]
511         * src/procmsg.c
512                 restrict threading by subject by checking thread for
513                 age (prefs_common.thread_by_subject_max_age)
514
515 2003-06-18 [christoph]  0.9.0claws47
516
517         * src/imap.c
518                 fix memory leak in imap_cmd_fetch()
519
520 2003-06-18 [christoph]  0.9.0claws46
521
522         * src/prefs_gtk.c
523                 fix memory leak in prefs_set_default() when used multiple
524                 times or after prefs have been read
525
526 2003-06-18 [christoph]  0.9.0claws45
527
528         * src/common/plugin.c
529                 fix memory leak in plugin_unload()
530
531 2003-06-18 [christoph]  0.9.0claws44
532
533         * src/imap.c
534                 fix memory leak in imap_cmd_ok()
535
536 2003-06-18 [christoph]  0.9.0claws43
537
538         * src/folder.c
539                 stop messages that are downloaded from POP3 and added to
540                 an IMAP inbox from being filtered twice (first by POP3
541                 and again when IMAP folder is scaned to get the UID of
542                 the APPEND operation when no UIDPLUS is available)
543
544 2003-06-18 [alfons]
545
546         * tools/Makefile.am
547                 phoenix <- firebird     
548
549 2003-06-18 [paul]
550
551         * tools/launch_phoenix          ** REMOVED **
552           tools/launch_firebird         ** NEW **
553                 renamed and edited to reflect the browser's name change from
554                 'phoenix' to 'firebird'
555
556 2003-06-18 [paul]       0.9.0claws42
557
558         * sync with 0.9.2cvs2
559                 see ChangeLog 2003-06-16
560
561 2003-06-17 [alfons]     0.9.0claws41
562
563         * src/procmsg.c
564                 prevent threading problems when a node is an ancestor (parent / great parent),
565                 which mostly happens with circular references (thanks to Phillipe Gramoullé
566                 for finding an sample set of messages)
567
568 2003-06-16 [christoph]  0.9.0claws40
569
570         * src/main.c
571                 don't popup main window on --receive or --receive-all
572
573         * src/mainwindow.[ch]
574         * src/plugins/trayicon/trayicon.c
575                 allow hiding of main window by clicking on the trayicon
576                 (doesn't work correctly in seperate window mode and may
577                  cause unexpected GTK problems I couldn't find yet)
578
579         * src/common/ssl.c
580                 remove incorrect warning
581
582 2003-06-15 [alfons]     0.9.0claws39
583
584         * src/gtk/gtkstext.c
585                 don't output debug text;
586                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
587                 for pointing this out);
588
589 2003-06-14 [alfons]     0.9.0claws38
590         
591         * src/messageview.c
592                 remove printf() and make one if..else comply with coding style
593
594 2003-06-14 [alfons]     0.9.0claws37
595
596         * AUTHORS
597                 add Martin Wicke
598         * src/action.c
599         * src/messageview.[ch]
600         * src/summaryview.c
601                 apply patch #754162 "Quoting messages filtered by actions" submitted
602                 by Martin Wicke, which allows quoting message body changed by an
603                 action (Thanks!).
604
605 2003-06-13 [alfons]     0.9.0claws36
606
607         * src/utils.c
608                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
609                 use case insensitive regexp (suggested by Ivan Martinez)
610
611 2003-06-13 [christoph]  0.9.0claws35
612
613         * configure.ac
614         * src/plugins/trayicon/Makefile.am
615         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
616         * src/plugins/trayicon/trayicon.c
617         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
618         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
619         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
620         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
621         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
622         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
623                 replace my own EggTrayIcon backport with the backport
624                 used by (l|x)mule and gabber.
625
626 2003-06-13 [alfons]     0.9.0claws34
627
628         * AUTHORS
629         * src/common/utils.c
630                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
631
632 2003-06-13 [alfons]     0.9.0claws33
633
634         * src/compose.c
635                 clean up a little bit
636
637 2003-06-12 [alfons]     0.9.0claws32
638
639         * src/compose.c
640                 const correctness fix
641
642         * src/common/sylpheed.[ch]
643                 () -> (void)
644                 prevent redef MIN/MAX
645                 
646         * src/common/utils.[ch]
647                 () -> (void)
648
649 2003-06-12 [melvin]     0.9.0claws31
650
651         * src/compose.c
652                 Updated to take into accounts changes in GtkAspell.
653
654 2003-06-12 [alfons]     0.9.0claws30
655
656         * src/compose.c
657         * src/procmsg.c
658         * src/common/utils.[ch]
659                 handle reply subject prefixes better (initial 
660                 suggestion by Robert Story adapted and enhanced 
661                 using regexps)
662
663 2003-06-12 [melvin]     0.9.0claws29
664
665         * src/compose.c
666                 Use new gtkaspell_checkers_strerror() to get the speller's
667                 error message instead of accessing the (now private)
668                 checkers structure.
669                 Minor code clean up
670
671         * src/main.c
672                 Use #ifdef instead of #if for USE_ASPELL
673                 Use the new spell checkers init/quit functions 
674
675         * src/gtk/gtkaspell.c
676                 Use #ifdef instead of #if for USE_ASPELL
677                 Moved in the majority of GtkAspell structures that were
678                 exported before by gtkaspell.h
679         
680         * src/gtk/gktaspell.h
681                 Made gtkaspell.h contain only the necessary data to be
682                 publicized by moving many structures to gtkaspell.c.
683                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
684                 gtkaspell_checkers_new(): replaced by...
685                 gtkaspell_checkers_init(): new function for initialization
686                 gtkaspell_checkers_delete(): replaced by...
687                 gtkaspell_checkers_quit(): new function
688                 gtkaspell_checkers_strerror(): new function that returns
689                 the checker's last error message.
690                 
691 2003-06-11 [melvin]     0.9.0claws28
692
693         * po/POTFILES.in
694                 Updated to take into account gtkaspell.c migration to
695                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
696
697 2003-06-10 [alfons]     0.9.0claws27
698
699         * src/filtering.[ch]
700         * src/folder.c
701         * src/matcher.c
702         * src/scoring.[ch]
703                 - try fixing bug #18 (any brave testers?)
704                 - add more robustness by refusing previously 
705                   unchecked NULL pointers 
706
707 2003-06-10 [alfons]     0.9.0claws26
708
709         * src/procmsg.c
710                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
711
712 2003-06-09 [alfons]     0.9.0claws25
713
714         * src/prefs_common.c
715                 fix bug #163 "Icon switching doesnt work properly" by 
716                 preventing early freeing of prefs_common.pixmap_theme_path.
717
718 2003-06-09 [christoph]  0.9.0claws24
719
720         * src/gtk/gtkaspell.c
721                 revert Thorsten's fix and add forgotten g_strdup for
722                 aspell path (it should not be possible to alter the path a
723                 GtkASpell uses from outside)
724
725 2003-06-09 [thorsten]   0.9.0claws23
726
727         * src/gtk/gtkaspell.c
728                 dont free prefs_common.aspell_path when closing compose
729
730 2003-06-08 [colin]      0.9.0claws22
731
732         * src/plugins/spamassassin/spamassassin.c
733                 fix prefs types
734
735 2003-06-07 [christoph]  0.9.0claws21
736
737         * src/Makefile.am
738         * src/compose.c
739         * src/gtkaspell.[ch]            ** REMOVE **
740         * src/gtk/Makefile.am
741         * src/gtk/gtkaspell.[ch]        ** NEW **
742                 o make gtkaspell independent from sylpheed's prefs
743                 o move gtkaspell.[ch] to gtk directory
744
745 2003-06-07 [christoph]  0.9.0claws20
746
747         * src/Makefile.am
748         * src/crash.c
749         * src/export.c
750         * src/filesel.[ch]              ** REMOVE **
751         * src/folder.c
752         * src/main.[ch]
753         * src/common/sylpheed.[ch]
754         * src/gtk/Makefile.am
755         * src/gtk/filesel.[ch]          ** NEW **
756         * src/gtk/pluginwindow.c
757         * src/gtk/sslcertwindow.c
758                 move filesel.[ch] to gtk directory
759
760 2003-06-07 [alfons]     0.9.0claws19
761
762         * src/filesel.c
763                 make (multi) file selection dialog work again (Claws-only)
764
765 2003-06-07 [thorsten]   0.9.0claws18
766
767         * po/de.po
768                 fix typos
769
770 2003-06-07 [alfons]     0.9.0claws17
771
772         * configure.ac
773         * src/mimeview.c
774                 detect apache mishap in which case don't include fnmatch.h
775                 if regex.h is already included
776
777 2003-06-06 [christoph]  0.9.0claws16
778
779         * configure.ac
780         * src/mimeview.h
781                 add check for fnmatch.h and include it when available
782
783         * src/mimeview.[ch]
784                 fix wrong case sensitivity of Content-Types
785
786         * src/gtk/Makefile.am
787                 need the same include paths in gtk directory as in
788                 common directory because .h files in common can
789                 include files from these directories, when included
790                 in gtk's .h or .c files
791
792 2003-06-06 [alfons]     0.9.0claws15
793
794         * src/mimeview.c
795         * src/summaryview.c
796                 make it compile again because of regex.h / fnmatch.h 
797                 include problems (related to recent mime stuff, can
798                 someone check this?)
799
800 2003-06-06 [thorsten]   0.9.0claws14
801
802         * src/folderview.c
803                 possible use of uninitialized pointer while dragging
804
805 2003-06-06 [paul]       0.9.0claws13
806
807         * src/compose.c
808                 fix bug where the insert sig button would be effective
809                 only when auto_sig was set
810
811 2003-06-06 [paul]       0.9.0claws12
812
813         * sync with 0.9.2 release
814
815 2003-06-02 [paul]       0.9.0claws11
816
817         * sync with 0.9.1cvs1
818                 see ChangeLog 2003-06-02
819                 
820         * po/de.po
821                 update by Jens
822
823 2003-06-01 [christoph]  0.9.0claws10
824
825         * src/account.c
826                 don't use substring search to find accounts by email address
827
828         (closes Bug 169 Overly loose matching of "From" address)
829
830 2003-05-31 [christoph]  0.9.0claws9
831
832         * doc-src/rfc2683.txt
833         * src/imap.c
834                 limit IMAP command length as recommended in RFC2683
835                 (message number lists will be split into multiple imap
836                 sets, the limit of 1000 octets is not a hard limit)
837
838         (closes Bug 161 sylpheed-claws exits with segfault when logging
839          in to certain imap-servers)
840
841 2003-05-29 [alfons]     0.9.0claws8
842
843         * src/toolbar.[ch]
844                 add print button (calling summary_print());
845                 fine tune setting tooltip text;
846                 (if someone needs other buttons, please take these 
847                 commits as a guide, instead of bothering us - also
848                 see 0.8.11claws150) 
849
850 2003-05-29 [darko]      0.9.0claws7
851
852         * src/compose.c
853                 fix crash when word wrapping kicks in due to
854                 changed text by spell checker
855
856 2003-05-29 [paul]       0.9.0claws6
857
858         * src/compose.c
859                 fix bug where changing account would insert
860                 sig even if auto_sig was FALSE
861                 
862         * ChangeLog
863           ChangeLog.jp
864           INSTALL
865                 sync with 0.9.1 release
866
867 2003-05-28 [christoph]  0.9.0claws5
868
869         * src/imap.c
870                 fix truncation of too long commands
871
872         (closes Bug 167 IMAP hangs trying to get envelope
873          information in imap_get_uncached_messages)
874
875 2003-05-27 [paul]       0.9.0claws4
876
877         * tools/Makefile.am
878           tools/maildir2sylpheed.pl     ** NEW FILE **
879                 add kmail to sylpheed mailbox conversion script
880
881 2003-05-27 [paul]       0.9.0claws3
882
883         * sync with 0.9.0cvs10
884                 see ChangeLog 2003-05-26
885
886 2003-05-26 [paul]       0.9.0claws2
887
888         * sync with 0.9.0cvs9
889                 see ChangeLog 2003-05-26
890
891 2003-05-24 [paul]       0.9.0claws1
892
893         * sync with 0.9.0cvs8
894                 see ChangeLog 2003-05-23
895
896 2003-05-24 [paul]       0.9.0claws
897
898         * version 0.9.0claws released
899
900 2003-05-24 [paul]       0.8.11claws177
901
902         * src/plugins/dillo-viewer/Makefile.am
903           src/plugins/traycon/Makefile.am
904                 add missing files
905                 
906         * po/bg.po
907           po/en_GB.po
908           po/es.po
909           po/it.po
910           po/pt_BR.po
911           po/ru.po
912           po/sr.po
913                 update Bulgarian, British English, Spanish, Italian, 
914                 Brazilian Portuguese, Russian, and Serbian translations, 
915                 submitted by George Danchev, [me], Ricardo Mones Lastra,
916                 André Filipe de Assunção e Brito, Alessandro Maestri, 
917                 Ruslan N. Balkin, and Urke MMI
918
919 2003-05-23 [melvin]     0.8.11claws176
920
921         * po/fr.po
922                 Updated French translations
923
924 2003-05-22 [paul]       0.8.11claws175
925
926         * src/Makefile.am
927           src/addrbook.[ch]
928           src/addrcache.[ch]
929           src/addr_compl.[ch]
930           src/adressbook.[ch]
931           src/addrindex.[ch]
932           src/addritem.[ch]
933           src/editaddress.c
934           src/editgroup.c
935           src/editldap_basedn.c
936           src/editldap.c
937           src/jpilot.c
938           src/vcard.c
939                 revert to get ldap into it previous working state
940                 
941         * po/zh_TW.Big5.po
942                 new Taiwanese translation,
943                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
944
945 2003-05-22 [christoph]  0.8.11claws174
946
947         * src/plugins/spamassassin/libspamc.[ch]
948                 sync libspamc with SpamAssaain release 2.55
949
950 2003-05-22 [paul]       0.8.11claws173
951
952         * sync with 0.9.0cvs7
953                 see ChangeLog 2003-05-22
954                 
955         * src/summaryview.c
956                 revert change in 0.8.11claws172: follow
957                 Hiroyuki's decision and that's the end of it.
958
959 2003-05-21 [paul]       0.8.11claws172
960
961         * src/summaryview.c
962                 fix discrepency between open_unread_on_enter
963                 and always_show_msg
964
965 2003-05-21 [paul]       0.8.11claws171
966
967         * sync with 0.9.0cvs6
968                 see ChangeLog 2003-05-21
969
970 2003-05-21 [paul]       0.8.11claws170
971
972         * sync with 0.9.0cvs5
973                 see ChangeLog 2003-05-21
974
975 2003-05-20 [paul]       0.8.11claws169
976
977         * sync with 0.9.0cvs4
978                 see ChangeLog 2003-05-20
979                 fixes bug #152, 'encoding of IMAP folders names'
980
981 2003-05-20 [paul]       0.8.11claws168
982
983         * sync with 0.9.0cvs3
984                 see ChangeLog 2003-05-20
985                 
986         * src/tools/convert_mbox.pl
987                 minor change in the comments, submitted by Fred Marton
988
989 2003-05-19 [paul]       0.8.11claws167
990
991         * src/plugins/clamav/Makefile.am
992           configure.ac
993                 link clamav_lib to the plugin and not to the main program
994
995 2003-05-19 [christoph]
996
997         * src/Makefile.am
998                 add -export-dynamic for linking
999
1000 2003-05-19 [paul]       0.8.11claws166
1001
1002         * sync with 0.9.0cvs1
1003                 see ChangeLog 2003-05-19
1004
1005 2003-05-19 [paul]       0.8.11claws165
1006
1007         * src/inc.c
1008                 fix 'pop before smtp' timeout
1009
1010 2003-05-18 [alfons]     0.8.11claws164
1011
1012         * src/prefs_matcher.c
1013                 put "execute" action command line ("expression") in edit box
1014
1015 2003-05-18 [christoph]  0.8.11claws163
1016
1017         * src/mimeview.[ch]
1018         * src/plugins/dillo_viewer/dillo_viewer.c
1019         * src/plugins/image_viewer/viewer.c
1020         * src/plugins/mathml_viewer/mathml_viewer.c
1021                 let a viewer have a list of Content-Types
1022
1023 2003-05-18 [paul]       0.8.11claws162
1024
1025         * src/prefs_filtering.c
1026                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1027                 and REDIRECT actions
1028
1029 2003-05-17 [christoph]
1030
1031         * README.claws
1032                 o remove dynamic signatures that was syned with main
1033                 o add infos about no longer "build in" image viewer
1034                 o update bugtracker URL
1035
1036 2003-05-17 [christoph]  0.8.11claws161
1037
1038         * src/folder.c
1039         * src/folderview.c
1040         * src/imap.c
1041                 don't use imap_scan_folder anymore. Instead call folder_item_scan
1042                 for every folder after rebuilding the folder tree.
1043
1044         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1045          messages)
1046
1047 2003-05-17 [christoph]  0.8.11claws160
1048
1049         * src/imap.c
1050                 don't use STATUS command on current folder to check for
1051                 content changes. imap_cmd_ok() now tracks changes to
1052                 folder and number of existing messages.
1053
1054 2003-05-17 [paul]       0.8.11claws159
1055
1056         * src/plugins/clamav/clamav_plugin.c
1057                 remove unnecessary debug_print
1058
1059 2003-05-16 [thorsten]   0.8.11claws158
1060
1061         * src/plugins/demo.c
1062                 included missing intl.h
1063
1064 2003-05-16 [paul]       0.8.11claws157
1065
1066         * po/POTFILES.in
1067                 remove non-existant entries
1068         
1069         * src/plugins/clamav/clamav_plugin.c
1070           src/plugins/clamav/clamav_plugin_gtk.c
1071           src/plugins/dillo_viewer/dillo_prefs.c
1072           src/plugins/dillo_viewer/dillo_viewer.c
1073                 gettextise
1074
1075 2003-05-16 [christoph]  0.8.11claws156
1076
1077         * po/POTFILES.in
1078                 include plugin .c files for translation until I
1079                 find a better solution to have plugins have their
1080                 own textdomain
1081         * src/plugins/demo/demo.c
1082         * src/plugins/image_viewer/plugin.c
1083         * src/plugins/mathml_viewer/mathml_viewer.c
1084         * src/plugins/spamassassin/spamassassin.c
1085         * src/plugins/spamassassin/spamassassin_gtk.c
1086         * src/plugins/trayicon/trayicon.c
1087                 add gettext macros for plugin name and description
1088
1089 2003-05-16 [paul]
1090
1091         * sync with 0.9.0
1092
1093 2003-05-16 [paul]       0.8.11claws155
1094
1095         * sync with lastest 0.9.0pre1
1096                 see ChangeLog 2003-05-16
1097
1098 2003-05-15 [paul]       0.8.11claws154
1099
1100         * sync with latest 0.9.0pre1
1101                 see ChangeLog 2003-05-14 and 2003-05-15
1102
1103 2003-05-14 [christoph]  0.8.11claws153
1104
1105         * src/plugins/image_viewer/viewer.c
1106         * src/plugins/image_viewer/viewer.glade         ** NEW **
1107         * src/plugins/image_viewer/viewerprefs.c
1108                 make it possible to disable the autoload function in the
1109                 imageviewer again
1110
1111 2003-05-14 [christoph]  0.8.11claws152
1112
1113         * src/folder.c
1114                 fix folder update after adding a message
1115
1116 2003-05-13 [alfons]     0.8.11claws151
1117
1118         * src/common/session.c
1119                 remove debug traces
1120                 
1121         * src/addrcache.[ch]
1122         * src/filtering.[ch]
1123         * src/folder.[c]
1124         * src/gtkaspell.[ch]
1125         * src/imap.[ch]
1126         * src/mbox_folder.[ch]
1127         * src/mh.[ch]
1128         * src/mimeview.h
1129         * src/msgcache.[ch]
1130         * src/news.[ch]
1131         * src/passphrase.[ch]
1132         * src/prefs_common.[ch]
1133         * src/prefs_gtk.[ch]
1134         * src/procmsg.c
1135         * src/scoring.[ch]
1136                 be pedantic; (in prototypes () implies (int))
1137
1138 2003-05-13 [alfons]     0.8.11claws150
1139
1140         * src/prefs_toolbar.[ch]
1141         * src/summaryview.[ch]
1142         * src/toolbar.[ch]
1143                 change misleading text in toolbar prefs;
1144                 add toolbar action for ignore thread (toggles ignore thread flag);
1145                 clean up a little bit;
1146
1147 2003-05-12 [paul]
1148
1149         * tools/convert_mbox.pl
1150                 bug fixed by Fred Marton
1151
1152 2003-05-12 [paul]
1153
1154         * sync with 0.9.0pre1
1155
1156 2003-05-09 [paul]       0.8.11claws149
1157
1158         * sync with 0.8.11cvs43
1159                 see ChangeLog 2003-05-09
1160
1161 2003-05-08 [christoph]  0.8.11claws148
1162
1163         * src/imap.[ch]
1164                 o use CAPABILIY as first command and check for PREAUTH
1165                   information in the response to it
1166                 o rewrite all imap_cmd_* functions to use an IMAPSession
1167                   instead of a SockInfo as parameter
1168                 o do STARTTLS after fetching and checking the server
1169                   capabilities
1170
1171 2003-05-08 [paul]       0.8.11claws147
1172
1173         * tools/Makefile.am
1174           tools/README
1175           tools/convert_mbox.pl         ** NEW FILE **
1176                 add mbox conversion script. Submitted by 
1177                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1178
1179 2003-05-07 [christoph]
1180
1181         * doc-src/glade.txt
1182         * src/gtk/pluginwindow.glade
1183         * src/plugins/image_viewer/viewerprefs.glade
1184         * src/plugins/spamassassin/spamassassin_gtk.glade
1185                 add glade files for user interfaces and a description how
1186                 to use glade to create the sylpheed code
1187
1188 2003-05-07 [paul]       0.8.11claws146
1189
1190         * sync with 0.8.11cvs41
1191                 see ChangeLog 2003-05-07
1192
1193 2003-05-06 [christoph]  0.8.11claws145
1194
1195         * src/main.c
1196         * src/plugins/image_viewer/viewer.c
1197                 fix usage of imlib in imageviewer plugin
1198
1199         * src/gtk/prefswindow.c
1200                 handle window close event correctly
1201
1202 2003-05-06 [paul]       0.8.11claws144
1203
1204         * src/common/ssl.c
1205                 fix typo introduced in sync
1206
1207 2003-05-06 [paul]       0.8.11claws143
1208
1209         * sync with 0.8.11cvs39
1210                 see ChangeLog 2003-05-06
1211
1212 2003-05-06 [paul]       0.8.11claws142
1213
1214         * AUTHORS
1215           po/cs.po
1216                 updated Czech translation, submitted by 
1217                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1218                 
1219         * src/plugins/clamav/clamav_plugin_gtk.c
1220                 clean up
1221
1222 2003-05-03 [alfons]     0.8.11claws141
1223
1224         * src/compose.[ch]
1225                 make paste as quotation work even when the call to 
1226                 text_inserted() was deferred (fixes bug #140 "Paste 
1227                 as quotation does not work when using "external" 
1228                 clipboard")
1229
1230 2003-05-03 [thorsten]   0.8.11claws140
1231
1232         * src/addrquery.h
1233           src/ldapquery.h
1234           src/mainwindow.c
1235                 removed C++ comments
1236         * src/addr_compl.c
1237                 function with non-int retval/param used before
1238                 implementation/declaration
1239
1240 2003-05-02 [paul]       0.8.11claws139
1241
1242         * src/addr_compl.[ch]
1243           src/addressbook.[ch]
1244           src/addrindex.c
1245           src/summaryview.c
1246                 revert match's changes to (finally) remove the bug where
1247                 opening a folder causes massive slowdown when using the 
1248                 'Display sender using address book' option
1249
1250 2003-05-01 [melvin]     0.8.11claws138
1251
1252         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1253         * src/plugins/dillo_viewer/dillo_viewer.c
1254                 Fixed bug where "Cancel" button from prefs issued
1255                 warnings.
1256                 Comply a little more to coding style
1257
1258 2003-05-01 [paul]       0.8.11claws137
1259
1260         * sync with 0.8.11cvs38
1261                 see ChangeLog 2003-05-01
1262
1263 2003-05-01 [paul]       0.8.11claws136
1264
1265         * po/bg.po
1266                 updated by George Danchev
1267
1268 2003-04-30 [christoph]  0.8.11claws135
1269
1270         * src/plugins/dillo_viewer/dillo_prefs.c
1271         * src/plugins/image_viewer/viewerprefs.c
1272         * src/plugins/spamassassin/spamassassin_gtk.c
1273                 remove gtk_widget_ref() calls for widgets in
1274                 glade code
1275
1276 2003-04-30 [paul]       0.8.11claws134
1277
1278         * src/addrindex.c
1279                 ok, this time a better fix for the bug where opening folder
1280                 has massive slowdown when using the 'Display sender using 
1281                 address book' option
1282
1283 2003-04-30 [paul]       0.8.11claws133
1284
1285         * src/addrindex.c
1286                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1287         
1288 2003-04-30 [melvin]     0.8.11claws132
1289
1290         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1291
1292         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1293                 Preferences for the dillo plugin
1294         * src/plugins/dillo_viewer/dillo_viewer.c
1295                 Support for preferences
1296         * src/plugins/dillo_viewer/Makefile.am
1297                 Added dillo_prefs.[ch]
1298
1299 2003-04-30 [alfons]     0.8.11claws131
1300
1301         * src/common/plugin.[ch]
1302                 see? this ANSI C'fication immediately gives us type
1303                 checking for free.
1304
1305 2003-04-30 [alfons]     0.8.11claws130
1306
1307         * src/common/plugin.[ch]
1308         * src/plugins/clamav/clamav_plugin.[ch]
1309         * src/plugins/clamav/clamav_plugin_gtk.c
1310         * src/plugins/demo/demo.c
1311         * src/plugins/dillo_viewer/dillo_viewer.c
1312         * src/plugins/image_viewer/plugin.c
1313         * src/plugins/image_viewer/viewer.[ch]
1314         * src/plugins/image_viewer/viewerprefs.[ch]
1315         * src/plugins/mathml_viewer/mathml_viewer.c
1316         * src/plugins/spamassassin/spamassassin.[ch]
1317         * src/plugins/spamassassin/spamassassin_gtk.c
1318         * src/plugins/trayicon/trayicon.c
1319                 clean up
1320
1321 2003-04-30 [alfons]     0.8.11claws129
1322
1323         * src/common/utils.c
1324                 make is_ascii_str() fail gracefully when NULL pointer
1325                 is passed
1326
1327 2003-04-30 [paul]       0.8.11claws128
1328
1329         * src/addrindex.c
1330                 fix bug where opening folder has massive slowdown when
1331                 using the 'Display sender using address book' option
1332
1333 2003-04-30 [paul]       0.8.11claws127
1334
1335         * src/plugins/clamav/clamav_plugin.c
1336           src/plugins/clamav/clamav_plugin_gtk.c
1337           src/plugins/demo/demo.c
1338           src/plugins/dillo_viewer/dillo_viewer.c
1339           src/plugins/image_viewer/plugin.c
1340           src/plugins/mathml_viewer/mathml_viewer.c
1341           src/plugins/spamassassin/spamassassin.c
1342           src/plugins/spamassassin/spamassassin_gtk.c
1343           src/plugins/trayicon/trayicon.c
1344                 get rid of eye-hurting function signatures
1345
1346 2003-04-30 [paul]       0.8.11claws126
1347
1348         * src/plugins/trayicon/trayicon.c
1349                 add description
1350                 
1351         * src/mimeview.c
1352                 be more descriptive
1353
1354 2003-04-30 [paul]       0.8.11claws125
1355
1356         * configure.ac
1357                 arrange the plugins in reverse alphabetical order
1358                 
1359         * src/plugins/clamav/clamav_plugin.[ch]
1360           src/plugins/clamav/clamav_plugin_gtk.c
1361                 rename some params
1362                 resize max_size window
1363                 re-arrange the order of some gui elements
1364                 improve descriptions
1365         
1366         * src/plugins/image_viewer/plugin.c
1367           src/plugins/mathml_viewer/mathml_viewer.c
1368                 add descriptions
1369                 
1370         * src/plugins/spamassassin/spamassassin_gtk.c
1371                 resize max_size window
1372                 re-arrange the order of some gui elements
1373                 
1374         * src/messageview.c
1375           src/mimeview.c
1376                 correct typos
1377
1378 2003-04-30 [alfons]     0.8.11claws124
1379
1380         * src/imap.c
1381                 fix a leak found while browsing Martin Kluge's 
1382                 valgrind log (Claws only)
1383
1384 2003-04-29 [darko]      0.8.11claws123
1385
1386         * src/gtk/gtkstext.h
1387                 include wchar.h if it is available, fixes compilation
1388                 on HP-UX systems
1389
1390 2003-04-29 [melvin]     0.8.11claws122
1391
1392         * src/prefs_actions.c
1393                 Improved help text of Actions' syntax
1394
1395 2003-04-28 [paul]       0.8.11claws121
1396
1397         * src/action.c
1398                 a better fix for the crash when performing an action
1399                 on a mime part
1400
1401 2003-04-28 [paul]       0.8.11claws120
1402
1403         * src/action.c
1404                 fix crash when performing an action on a
1405                 mime part
1406
1407 2003-04-28 [paul]       0.8.11claws119
1408
1409         * sync with 0.8.11cvs36
1410                 see ChangeLog 2003-04-28
1411
1412 2003-04-27 [paul]       0.8.11claws118
1413
1414         * more sync with 0.8.11cvs35
1415                 see ChangeLog 2003-04-25
1416
1417 2003-04-26 [christoph]  0.8.11claws117
1418
1419         * src/folder.c
1420                 fix remove virtual check
1421
1422 2003-04-26 [paul]       0.8.11claws116
1423
1424         * src/messageview.c
1425                 fix return-receipt, make it work again
1426
1427 2003-04-26 [paul]       0.8.11claws115
1428
1429         * src/mimeview.c
1430                 restore double-clicking of the [application/pgp-signature 
1431                 (Select "Check signature" to check)] line in the message view,
1432                 broken in recent sync
1433
1434 2003-04-26 [christoph]  0.8.11claws114
1435
1436         * src/folder.c
1437                 check if remove virtual really exists before
1438                 calling the function
1439
1440 2003-04-25 [match]      0.8.11claws113
1441
1442         * src/addrindex.c
1443         * src/addrbook.c
1444         * src/ldapquery.[ch]
1445         * src/ldapctrl.[ch]
1446                 fix memleak.
1447         * src/ldapserver.[ch]
1448                 fix memleak. fix segfault.
1449                 plug a Claws memleak
1450
1451 2003-04-25 [alfons]     0.8.11claws112
1452
1453         * src/folder.c
1454                 plug a Claws memleak
1455
1456 2003-04-25 [alfons]     0.8.11claws111
1457
1458         * src/common/session.c
1459                 plug a memleak
1460
1461 2003-04-25 [paul]       0.8.11claws110
1462
1463         * sync with 0.8.11cvs35
1464                 see ChangeLog 2003-04-24 and 2003-04-25
1465                 
1466         * src/gtk/pluginwindow.c
1467                 correct another strange float value
1468
1469 2003-04-24 [christoph]  0.8.11claws109
1470
1471         * src/folder.c
1472                 freeze folder item updates when unsetting new flags
1473
1474         * src/gtk/pluginwindow.c
1475                 correct strange float value
1476
1477 2003-04-23 [paul]       0.8.11claws108
1478
1479         * sync with 0.8.11cvs33
1480                 see ChangeLog 2003-04-23
1481
1482 2003-04-22 [paul]       0.8.11claws107
1483
1484         * src/Makefile.am
1485           src/messageview.c
1486           src/mimeview.c
1487           src/pgptext.[ch]      ** REMOVED **
1488                 remove pgptext.[ch] as its not used any more
1489
1490 2003-04-22 [paul]       0.8.11claws106
1491
1492         * sync with 0.8.11cvs31
1493                 see ChangeLog 2003-04-21 and 2003-04-22
1494
1495 2003-04-21 [alfons]     0.8.11claws105
1496
1497         * src/main.c
1498                 No access to GTK structures if we're a spawned child
1499                 (and clean up code a little bit...) Should fix #126.
1500
1501 2003-04-21 [melvin]     0.8.11claws104
1502
1503         * src/plugins/dillo_viewer/README
1504                 Improved slightly the text.
1505
1506 2003-04-21 [melvin]     0.8.11claws103
1507
1508         * src/plugins/dillo_viewer/README *** NEW ***
1509                 Added a README file for the Dillo plugin
1510
1511 2003-04-20 [paul]
1512
1513         * tools/README
1514           tools/outlook2sylpheed.pl
1515                 updated and improved by Ricardo Mones Lastra
1516
1517 2003-04-18 [oliver]     0.8.11claws102
1518
1519         * src/inc.c 
1520         * src/prefs_account.h
1521                 remove Pop3SessionType (used by selective download)
1522         * src/prefs_toolbar.c
1523                 enable set Default Toolbar button
1524
1525 2003-04-18 [paul]       0.8.11claws101
1526
1527         * sync with 0.8.11cvs29
1528                 see ChangeLog 2003-04-18
1529
1530 2003-04-17 [paul]       0.8.11claws100
1531
1532         * src/prefs_common.[ch]
1533           src/summaryview.c
1534                 remove 'Open next message on deletion' option,
1535                 as the same effect can now be achieved via the
1536                 'Always open messages in summary when selected'
1537                 option.
1538
1539 2003-04-17 [paul]       0.8.11claws99
1540
1541         * sync with 0.8.11cvs28
1542                 see ChangeLog 2003-04-17
1543
1544 2003-04-17 [christoph]  0.8.11claws98
1545
1546         * ac/spamassassin.m4
1547         * src/plugins/spamassassin/libspamc.[ch]
1548         * src/plugins/spamassassin/utils.[ch]
1549                 sync libspamc with SpamAssassin project
1550
1551 2003-04-17 [christoph]  0.8.11claws97
1552
1553         * src/common/socket.h
1554         * src/gtk/sslcertwindow.h
1555                 rename old USE_SSL to USE_OPENSSL
1556
1557 2003-04-17 [paul]       0.8.11claws96
1558
1559         * src/prefs_common.h
1560                 use gulong for P_COLOR so that it compiles/runs on
1561                 64-bit systems. Patch submitted by James Noyes
1562                 <jnoyes-claws@retrogeeks.com>
1563                 
1564         * po/de.po
1565                 updated by Jens
1566
1567 2003-04-17 [paul]       0.8.11claws95
1568
1569         * sync with 0.8.11cvs27
1570                 see ChangeLog 2003-04-16
1571
1572 2003-04-15 [paul]       0.8.11claws94
1573
1574         * src/prefs_common.[ch]
1575                 rearrange to stop the window getting too long:
1576                         move Receive dialog stuff to Receive tab
1577                         move Send dialog to Send tab
1578                         remove Dialogs frame
1579                 rename 'Open messages in summary with cursor keys' to
1580                 'Always open messages in summary when selected', as its
1581                 more appropriate
1582
1583 2003-04-15 [paul]       0.8.11claws93
1584
1585         * src/prefs_common.[ch]
1586           src/summaryview.c
1587                 add new option '/Interface/Open next message on deletion'
1588
1589 2003-04-15 [paul]       0.8.11claws92
1590
1591         * src/summaryview.[ch]
1592                 add /Mark/Lock and /Mark/Unlock to the pop-up
1593                 menu. Patch submitted by Ivan Francolin Martinez
1594                 <ivanfm@users.sourceforge.net>
1595
1596 2003-04-15 [paul]       0.8.11claws91
1597
1598         * sync with 0.8.11cvs24
1599                 see ChangeLog 2003-04-15
1600
1601 2003-04-14 [jens]       0.8.11claws90
1602
1603         * updated German translation and some corrections from
1604                 Roland Bless <bless@tm.uka.de>
1605
1606 2003-04-14 [paul]       0.8.11claws89
1607
1608         * sync with 0.8.11cvs22
1609                 see ChangeLog 2003-04-14
1610
1611 2003-04-13 [paul]       0.8.11claws88
1612
1613         * src/plugins/clamav/clamav_plugin.c
1614                 fix memory leaks
1615                 clean up
1616
1617 2003-04-12 [paul]       0.8.11claws87
1618
1619         * src/plugins/clamav/clamav_plugin.c
1620                 activate enable/disable archive scanning option
1621                 
1622         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1623
1624 2003-04-12 [paul]       0.8.11claws86
1625
1626         * src/plugins/Makefile.am
1627           src/plugins/clamav/Makefile.am                ** NEW FILE **
1628           src/plugins/clamav/README                     ** NEW FILE ** 
1629           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1630           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1631                 add Clam AntiVirus plugin
1632
1633 2003-04-12 [paul]       0.8.11claws85
1634
1635         * sync with 0.8.11cvs21
1636                 see ChangeLog 2003-04-11
1637
1638 2003-04-11 [paul]       0.8.11claws84
1639
1640         * po/es.po
1641                 update Spanish translation. Submitted by Ricardo
1642                 Mones Lastra.
1643
1644 2003-04-10 [christoph]  0.8.11claws83
1645
1646         * src/mbox.c
1647                 fix typo that did not move unfiltered mails to destination
1648                 folder
1649
1650         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1651          when filtering from spool)
1652
1653 2003-04-10 [christoph]  0.8.11claws82
1654
1655         * src/imap.c
1656                 use BODY.PEEK instead of BODY in in message fetch operation
1657                 to make sure the IMAP server does not set the \Seen flag for
1658                 messages. Sylpheed does that later itself, when the message
1659                 is opened in sylpheed
1660
1661         (closes Bug 111 Claws destroys unread marks)
1662
1663 2003-04-09 [oliver]     0.8.11claws81
1664         
1665         * src/folder.c
1666                 fix crash in folder_destroy
1667         * README.claws
1668                 remove selective download
1669
1670 2003-04-09 [christoph]  0.8.11claws80
1671
1672         * src/imap.c
1673                 fix crash in imap_get_msginfo() when then fetched message
1674                 is not found
1675
1676         (closes Bug 110 Crash during mail composition)
1677
1678 2003-04-08 [christoph]  0.8.11claws79
1679
1680         * src/folder.c
1681         * src/prefs_account.c
1682                 Filter new messages that are found in an INBOX folder
1683                 when 'Filter messages on receiving' is enabled in the
1684                 Folder's AccountPrefs. This allows to use Sylpheed's
1685                 filtering engine for IMAP folders where messages are
1686                 added to the INBOX by a MTA
1687
1688 2003-04-08 [paul]       0.8.11claws78
1689
1690         * src/procmsg.h
1691                 clean up after last commit
1692
1693 2003-04-08 [paul]       0.8.11claws77
1694
1695         * sync with 0.8.11cvs20
1696                 see ChangeLog 2003-04-07 and 2003-04-08
1697
1698 2003-04-07 [christoph]  0.8.11claws76
1699
1700         * src/filtering.[ch]
1701         * src/inc.[ch]
1702         * src/mbox.c
1703         * src/procmsg.[ch]
1704                 add procmsg_msginfo_filter() to execute filtering actions
1705
1706 2003-04-06 [christoph]  0.8.11claws75
1707
1708         * src/imap.c
1709                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1710
1711 2003-04-06 [christoph]  0.8.11claws74
1712
1713         * src/common/utils.[ch]
1714                 add g_int_compare() function for slist sorting
1715
1716         * src/imap.c
1717                 fetch all MsgInfos with one command in imap_get_msginfos()
1718                 using an imap set with a list of ranges
1719
1720         * src/news.c
1721                 use new g_int_compare() function
1722
1723 2003-04-06 [thorsten]   0.8.11claws73
1724
1725         * src/mh.c
1726                 corrected implementation of mh_folder_destroy()
1727
1728 2003-04-05 [christoph]  0.8.11claws72
1729
1730         * src/account.c
1731         * src/folder.[ch]
1732         * src/folderview.c
1733         * src/imap.c
1734         * src/inc.c
1735         * src/main.c
1736         * src/mainwindow.c
1737         * src/mbox_folder.c
1738         * src/mh.c
1739         * src/mimeview.h
1740         * src/msgcache.[ch]
1741         * src/news.c
1742         * src/procmime.h
1743         * src/procmsg.[ch]
1744         * src/setup.c
1745         * src/gtk/gtkutils.c
1746                 o rename structure field names class and new to klass and
1747                   new_msgs, to allow including files in C++
1748                 o add 'extern "C"' block to some header files
1749                 o add MsgInfoList and MsgNumberList as alias for GSList for
1750                   developers to know what type of list is expected
1751
1752         * src/plugins/image_viewer/plugin.c
1753         * src/plugins/image_viewer/viewer.[ch]
1754         * src/plugins/image_viewer/viewerprefs.[ch]
1755                 rename function names to prevent conflicts
1756
1757 2003-04-05 [paul]       0.8.11claws71
1758
1759         * sync with 0.8.11cvs18
1760                 see ChangeLog 2003-04-03 and 2003-04-04
1761
1762 2003-04-02 [christoph]  0.8.11claws70
1763
1764         * src/folder.[ch]
1765         * src/imap.[ch]
1766         * src/mbox_folder.[ch]
1767         * src/mh.[ch]
1768         * src/news.[ch]
1769                 o Make all virtual folder functions private
1770                 o remove unused folder code
1771
1772         * src/common/socket.[ch]
1773         * src/summaryview.c
1774                 fix warnings
1775
1776 2003-03-30 [alfons]     0.8.11claws69
1777
1778         * src/send_message.c
1779                 remove two debug traces and see if people still report
1780                 errors
1781
1782 2003-03-30 [alfons]     0.8.11claws68
1783
1784         * src/send_message.c
1785         * src/commons/session.c
1786                 add more debug traces
1787
1788 2003-03-30 [christoph]  0.8.11claws67
1789
1790         * src/folder.c
1791                 change processing folder name from .processing to processing
1792
1793         * src/common/ssl.c
1794                 disable SSL certificate check because it causes Xlib error
1795                 when the child process want's to open an GTK window
1796
1797 2003-03-30 [christoph]  0.8.11claws66
1798
1799         * src/folder.c
1800                 don't use default folder for processing folder item because
1801                 it can be a non local folder
1802
1803         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1804
1805 2003-03-30 [alfons]     0.8.11claws65
1806
1807         * src/send_message.c
1808                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1809                 to generate bad code for 'send_send_data_progressive': When
1810                 called from 'send_send_data_finished', the 'data' pointer is
1811                 cleared just before the assignment to the dialog pointer
1812
1813 2003-03-29 [christoph]  0.8.11claws64
1814
1815         * src/common/prefs.h
1816         * src/plugins/image_viewer/Makefile.am
1817         * src/plugins/image_viewer/plugin.c
1818         * src/plugins/image_viewer/viewer.[ch]
1819         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1820                 add PrefsPage for ImageViewer
1821
1822 2003-03-28 [thorsten]   0.8.11claws63
1823
1824         * src/common/session.c
1825                 added some comments
1826
1827 2003-03-28 [paul]       0.8.11claws62
1828
1829         * sync with 0.8.11cvs16
1830                 see ChangeLog 2003-03-28
1831
1832 2003-03-28 [paul]       0.8.11claws61
1833
1834         * sync with 0.8.11cvs15
1835                 see ChangeLog 2003-03-28
1836
1837 2003-03-27 [christoph]  0.8.11claws60
1838
1839         * src/folder.c
1840         * src/imap.c
1841         * src/common/socket.[ch]
1842                 set socket state to DISCONNECTED when any operation
1843                 fails to allow reconnecting in IMAP code without
1844                 checking the return code of all calls to the command
1845                 functions
1846
1847         * src/folderview.c
1848         * src/summaryview.c
1849                 remove some more stuff that depends on specific
1850                 folder types
1851
1852 2003-03-27 [paul]       0.8.11claws59
1853
1854         * sync with 0.8.11cvs14
1855                 see ChangeLog 2003-03-27
1856                 
1857         * src/selective_download.[ch]   ** REMOVED **
1858                 really removed
1859
1860 2003-03-27 [christoph]  0.8.11claws58
1861
1862         * src/folder.c
1863                 fix handling of tmp_flags in flag copy function
1864
1865 2003-03-27 [paul]       0.8.11claws57
1866
1867         * sync with 0.8.11cvs13
1868                 see ChangeLog 2003-03-27
1869
1870 2003-03-27 [oliver]     0.8.11claws56
1871
1872         * src/maiwindow.c
1873                 remove sel_download_cb
1874
1875 2003-03-27 [oliver]     0.8.11claws55
1876         
1877         * src/inc.c
1878                 remove POP3_TOP
1879         
1880 2003-03-26 [oliver]     0.8.11claws54
1881
1882         *src/pop.h
1883                 remove POP3_TOP*
1884         * README.claws
1885                 remove selective donwload readme
1886
1887 2003-03-26 [oliver]     0.8.11claws53
1888         * src/matcher.[ch]
1889         * src/matcher_parser_parse.y 
1890         * src/pop.c 
1891         * src/prefs_account.[ch]
1892         * src/prefs_filtering.c
1893                 remove selective donwload
1894
1895 2003-03-26 [oliver]     0.8.11claws52
1896
1897         * src/inc.[ch] 
1898         * src/filtering.c 
1899         * src/mainwindow.c 
1900                 remove selective donwload
1901
1902 2003-03-26 [oliver]     0.8.11claws51
1903         
1904         * src/Makefile.am
1905         * src/selective_download.[ch]   ** REMOVE **    
1906
1907 2003-03-26 [christoph]  0.8.11claws50
1908
1909         * src/news.c
1910                 fix NEWS that got broken by a sync with sylpheed-main
1911
1912 2003-03-26 [christoph]  0.8.11claws49
1913
1914         * src/mimeview.c
1915                 fix mime type guessing when no mime type is found for a file
1916
1917 2003-03-25 [christoph]  0.8.11claws48
1918
1919         * src/mimeview.c
1920         * src/procmime.c
1921                 remove mime type guessing from mime parser and use
1922                 name based mime types in viewer lookup for mime type
1923                 application/octet-stream
1924
1925 2003-03-25 [christoph]  0.8.11claws47
1926
1927         * doc-src/readme.txt
1928         * doc-src/rfc2554.txt
1929                 add RFC about SMTP AUTH
1930
1931         * src/send_message.c
1932         * src/common/smtp.[ch]
1933                 add extra error code for authentication errors and
1934                 clear temporary password when this error occurs
1935
1936         (closes Bug 84 authentication failure while sending should
1937          prompt for password again)
1938
1939 2003-03-25 [christoph]  0.8.11claws46
1940
1941         * configure.ac
1942         * src/Makefile.am
1943         * src/imageview.[ch]                            ** REMOVE **
1944         * src/messageview.[ch]
1945         * src/mimeview.[ch]
1946         * src/prefs_common.[ch]
1947         * src/textview.c
1948         * src/plugins/Makefile.am
1949         * src/plugins/image_viewer/.cvsignore           ** NEW **
1950         * src/plugins/image_viewer/Makefile.am          ** NEW **
1951         * src/plugins/image_viewer/plugin.c             ** NEW **
1952         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1953                 move image viewer into a plugin (building is enabled by default)
1954                 [ToDo: Prefs for resize and autoview]
1955
1956 2003-03-25 [paul]       0.8.11claws45
1957
1958         * sync with 0.8.11cvs12
1959                 see ChangeLog 2003-03-26
1960
1961 2003-03-25 [paul]       0.8.11claws44
1962
1963         * sync with 0.8.11cvs11
1964                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1965                 
1966         Note: Selective Download is broken.
1967                 
1968 2003-03-22 [christoph]  0.8.11claws43
1969
1970         * src/folder.c
1971                 code cleanup for flags copying
1972
1973 2003-03-22 [christoph]  0.8.11claws42
1974
1975         * src/plugins/trayicon/trayicon.c
1976                 fix setting the transparent area when the window size
1977                 is forced by the system tray
1978
1979 2003-03-22 [christoph]  0.8.11claws41
1980
1981         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1982         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1983         * src/plugins/trayicon/newmail.xpm              ** NEW **
1984         * src/plugins/trayicon/nomail.xpm               ** NEW **
1985         * src/plugins/trayicon/trayicon.c
1986         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1987                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1988                 o add icon for unread mails
1989                 o set transparency for window
1990
1991 2003-03-22 [christoph]  0.8.11claws40
1992
1993         * src/news.c
1994                 init news session to prevent crash when session is closed
1995
1996 2003-03-22 [christoph]  0.8.11claws39
1997
1998         * src/imap.c
1999         * src/common/session.[ch]
2000                 Init session data to make sure we don't have invalid pointers
2001                 for read_ch and write_ch when new multi process sessions are
2002                 not used
2003
2004         * src/main.c
2005         * src/common/plugin.c
2006         * src/common/sylpheed.c
2007         * src/plugins/demo/demo.c
2008         * src/plugins/dillo_viewer/dillo_viewer.c
2009         * src/plugins/mathml_viewer/mathml_viewer.c
2010         * src/plugins/spamassassin/spamassassin.c
2011         * src/plugins/spamassassin/spamassassin_gtk.c
2012                 add plugin types to allow loading plugins at different times
2013                 (and maybe for different frontends), because it's not good to
2014                 load GTK-Plugins gefore gtk_init was called
2015
2016         * configure.ac
2017         * src/plugins/Makefile.am
2018         * src/plugins/trayicon/.cvsignore               ** NEW **
2019         * src/plugins/trayicon/Makefile.am              ** NEW **
2020         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
2021         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
2022         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
2023         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
2024         * src/plugins/trayicon/trayicon.c               ** NEW **
2025                 New Trayicon plugin that shows an icon in a systray that uses
2026                 XEMBED protocol like Gnome's systray. Icon shows if there
2027                 are new mails and a tooltip shows information about new,
2028                 unread and total messages.
2029
2030 2003-03-22 [paul]       0.8.11claws38
2031
2032         * src/common/smtp.c
2033                 fix ESMTP AUTH CRAM-MD5
2034                 [sync with main (still version 0.8.11cvs6), see
2035                  ChangeLog 2003-03-22]
2036
2037 2003-03-21 [colin]      0.8.11claws37
2038
2039         * src/send_message.c
2040                 Fix USE_SSL => USE_OPENSSL
2041
2042 2003-03-21 [colin]      0.8.11claws36
2043
2044         * src/folderview.c
2045                 Fix counts in drag and dropped subfolders
2046
2047 2003-03-21 [colin]      0.8.11claws35
2048
2049         * src/folder.c 
2050         * src/folderview.c
2051                 speed up a bit folder dnd
2052
2053 2003-03-20 [alfons]     0.8.11claws34
2054
2055         * src/main.c
2056         * src/toolbar.c
2057         * src/procmsg.c
2058                 don't send locked queue messages
2059                 (feature request "[ 705245 ] Locking message in outbox 
2060                  should prevent sending")
2061
2062 2003-03-20 [christoph]  0.8.11claws33
2063
2064         * src/folder.c
2065                 remove NEW and UNREAD flag in special folders when scanning
2066                 
2067         * src/common/smtp.c
2068                 fix ESMTP AUTH CRAM-MD5
2069
2070 2003-03-20 [paul]       0.8.11claws32
2071
2072         * src/prefs_account.c
2073                 Re-write 'Tunnel command to open connection' as
2074                 'Use command to communicate with server', and disable
2075                 it for all except IMAP accounts
2076
2077 2003-03-20 [paul]       0.8.11claws31
2078
2079         * sync with 0.8.11cvs6
2080                 see ChangeLog 2003-03-20
2081
2082 2003-03-19 [match]      0.8.11claws30
2083
2084         * src/addritem.[ch]
2085                 include documentation. minor refactoring.
2086         * src/addr_compl.[ch]
2087         * src/addrindex.[ch]
2088         * src/addresbook.[ch]
2089         * src/summaryview.c
2090                 re-enable address lookup (was disabled in
2091                 0.8.11claws20).
2092
2093 2003-03-19 [christoph]  0.8.11claws29
2094
2095         * src/procmsg.c
2096                 add temp flag handling, will make moving and copying
2097                 messages possible again
2098
2099         * src/folder.c
2100                 correct calulation of folder stats
2101
2102 2003-03-18 [match]      0.8.11claws28
2103
2104         * src/editgroup.h
2105                 remove case sensitive comparison (closes bug 80).
2106
2107 2003-03-18 [christoph]  0.8.11claws27
2108
2109         * src/imap.c
2110                 fix imap using a tunnel command
2111
2112         (closes bug 87)
2113
2114 2003-03-18 [christoph]  0.8.11claws26
2115
2116         * src/folder.[ch]
2117         * src/imap.c
2118         * src/procmsg.[ch]
2119                 rewrite flag handling for folders
2120
2121 2003-03-18 [christoph]  0.8.11claws25
2122
2123         * src/folder.c
2124         * src/procmsg.c
2125         * src/summaryview.c
2126                 unset NEW and UNREAD flags when message is ignored, to make
2127                 sure messages don't show up as unread on other IMAP clients,
2128                 because the IGNORE_THREAD flag can not be syncronized through
2129                 the IMAP folder
2130
2131 2003-03-17 [christoph]  0.8.11claws24
2132
2133         * src/imap.c
2134                 don't use recursion to fetch uids when the number of messages
2135                 does not match. Moved code into subfunction that is used
2136                 again when needed, to prevent an endless loop.
2137
2138 2003-03-17 [thorsten]   0.8.11claws23
2139
2140         * src/imageview.[ch]
2141                 export imageview_get_resized_size() (for plugins)
2142         * src/prefs_common.[ch]
2143                 added prefs_common_get() (for plugins)
2144
2145 2003-03-17 [christoph]  0.8.11claws22
2146
2147         * src/imap.c
2148                 o remove UID guessing from copy code
2149                 o support UIDPLUS extension for APPEND command
2150
2151 2003-03-17 [paul]       0.8.11claws21
2152
2153         * src/gtk/about.c
2154                 remove 'Compiled-plugins' section.
2155                 
2156         * src/plugins/dillo_viewer/dillo_viewer.c
2157                 slight change to description text
2158
2159 2003-03-16 [match]      0.8.11claws20
2160         * src/ldapserver.[ch]           ** NEW **
2161         * src/ldapctrl.[ch]             ** NEW **
2162         * src/ldapquery.[ch]            ** NEW **
2163         * src/ldaputil.[ch]             ** NEW **
2164         * src/addrcindex.[ch]           ** NEW **
2165         * src/addrquery.h               ** NEW **
2166         * src/addritem.[ch]
2167         * src/addrcache.[ch]
2168         * src/addrindex.[ch]
2169         * src/addr_compl.[ch]
2170         * src/addressbook.[ch]
2171         * src/addrbook.[ch]
2172         * src/editgroup.c
2173         * src/editaddress.c
2174         * src/editldap.c
2175         * src/editldap_basedn.c
2176         * src/vcard.c
2177         * src/jpilot.c
2178         * src/Makefile.am
2179                 included dynamic LDAP queries. improved address
2180                 completion.
2181
2182 2003-03-16 [paul]       0.8.11claws19
2183
2184         * tools/multiwebsearch.pl
2185                 fix a fatal typo
2186
2187 2003-03-16 [christoph]  0.8.11claws18
2188
2189         * src/mimeview.c
2190         * src/plugins/dillo_viewer/dillo_viewer.c
2191         * src/plugins/mathml_viewer/mathml_viewer.c
2192                 make unregistering of MimeViewerFactorys possible
2193
2194 2003-03-16 [alfons]     0.8.11claws17
2195
2196         * configure.ac
2197                 correct typo
2198
2199 2003-03-16 [melvin]     0.8.11claws16
2200
2201         * src/plugins/dillo_viewer.c
2202                 Fixed bug where it was not possible to view more than
2203                 one text/html attachment per message (bug discovered
2204                 by Christoph Hohmann).
2205
2206 2003-03-15 [melvin]     0.8.11claws15
2207
2208         * src/prefs_actions.c
2209                 Fixed compilation warnings.
2210
2211 2003-03-15 [melvin]     0.8.11claws14
2212
2213         * src/plugins/Makefile.am
2214         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2215         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2216         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2217                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2218                 newer (http://dillo.auriga.wearlab.de/).
2219
2220 2003-03-15 [christoph]  0.8.11claws13
2221
2222         * src/imap.c
2223                 don't query imap folder for attributes because we already
2224                 for them from imap_status
2225
2226         * src/mimeview.[ch]
2227                 add support for plugable MimeViewers (unloading Viewers
2228                 not yet complete)
2229
2230         * src/plugins/Makefile.am
2231         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2232         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2233         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2234                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2235                 widget from http://helm.cs.unibo.it/mml-widget/
2236
2237 2003-03-14 [christoph]  0.8.11claws12
2238
2239         * src/folder.[ch]
2240                 o error return code's should better be negative
2241                 o replace printf with debug_print
2242
2243         * src/imap.c
2244                 improve IMAP folder scan by checking UID-NEXT
2245
2246         * src/summaryview.c
2247                 remove check that are unnecessary in my opinion
2248
2249 2003-03-13 [christoph]  0.8.11claws11
2250
2251         * src/folder.[ch]
2252         * src/foldersel.c
2253         * src/folderview.c
2254         * src/imap.c
2255         * src/mbox_folder.c
2256         * src/mh.c
2257         * src/news.c
2258         * src/prefs_scoring.c
2259         * src/summaryview.c
2260                 use a common function to get a displayable name
2261                 for a FolderItem
2262
2263 2003-03-13 [paul]       0.8.11claws10
2264
2265         * tools/Makefile.am
2266           tools/README
2267           tools/multiwebsearch.conf     ** NEW FILE **
2268           tools/multiwebsearch.pl       ** NEW FILE **
2269                 add multiwebsearch Actions script
2270
2271 2003-03-13 [colin]      0.8.11claws9
2272
2273         * src/compose.c
2274                 Remove leading emtpy lines from quoted text
2275                 before quoting it
2276
2277 2003-03-13 [melvin]     0.8.11claws8
2278
2279         * src/prefs_actions.c
2280                 Fixed a memory leak
2281                 Code clean ups
2282                 Added Cancel and OK buttons
2283                 Corrected help text
2284
2285 2003-03-13 [christoph]  0.8.11claws7
2286
2287         * src/account.c
2288         * src/folder.[ch]
2289         * src/imap.c
2290         * src/mainwindow.c
2291         * src/mbox_folder.c
2292         * src/mh.c
2293         * src/news.c
2294         * src/setup.c
2295                 replace more folder type stuff with folder class stuff
2296
2297 2003-03-13 [melvin]     0.8.11claws6
2298
2299         * src/prefs_actions.c
2300                 Added new tokens:
2301                 %u: user provided argument
2302                 %h: user provided argument (hidden on input)
2303                 %s: current text selection in the message view 
2304
2305 2003-03-13 [paul]       0.8.11claws5
2306
2307         * sync with 0.8.11cvs5
2308                 see ChangeLog 2003-03-11, 2003-03-12
2309
2310 2003-03-12 [christoph]  0.8.11claws4
2311
2312         * src/folder.c
2313                 use folder class idstr when writing folderlist.xml
2314
2315         * src/folder.h
2316         * src/imap.c
2317         * src/news.c
2318                 replace folder type checks with folder class checks
2319
2320 2003-03-12 [christoph]  0.8.11claws3
2321
2322         * src/folder.[ch]
2323         * src/imap.[ch]
2324         * src/main.c
2325         * src/mbox_folder.[ch]
2326         * src/mh.[ch]
2327         * src/news.[ch]
2328                 o create a list of known folder classes in the folder system
2329                 o use folder class id strings for folder item identifiers
2330
2331 2003-03-12 [christoph]  0.8.11claws2
2332
2333         * src/imap.c
2334                 fix imap uid validity check
2335
2336 2003-03-12 [christoph]  0.8.11claws1
2337
2338         * src/account.c
2339         * src/folder.[ch]
2340         * src/foldersel.c
2341         * src/folderview.c
2342         * src/imap.c
2343         * src/mainwindow.c
2344         * src/mbox_folder.c
2345         * src/mh.c
2346         * src/news.c
2347         * src/prefs_scoring.c
2348         * src/procmsg.c
2349         * src/setup.c
2350         * src/summaryview.c
2351                 initial restructuring of folder system, seperating
2352                 folders and folder classes
2353
2354 2003-03-12 [paul]       0.8.11claws
2355
2356         0.8.11claws release
2357
2358 2003-03-12 [christoph]
2359
2360         * src/gtk/prefswindow.c
2361                 fix translation of "Page Index"
2362
2363 2003-03-12 [paul]       0.8.10claws110
2364
2365         a sync from 0.8.11cvs4 before the release
2366
2367         * src/common/utils.c
2368                 subject_compare_for_sort(): allow null strings (fixes
2369                 summary sorting).
2370
2371 2003-03-11 [paul]       0.8.10claws109
2372
2373         * po/es.po
2374                 update Spanish translation, submitted by
2375                 Ricardo Mones Lastra
2376
2377 2003-03-11 [melvin]     0.8.10claws108
2378
2379         * po/fr.po
2380                 Updated French translations
2381
2382 2003-03-11 [paul]       0.8.10claws107
2383
2384         * manual/en/Makefile.am
2385           manual/en/*.html
2386                 update English manual, add a new page
2387                 updated by Francois Barriere <fbarriere@atmel.fr>
2388                 
2389         * po/bg.po
2390           po/it.po
2391           po/sr.po
2392                 update Bulgarian, Italian, and Serbian translations
2393                 submitted by George Danchev, Alessandro Maestri, and
2394                 Urke MMI
2395
2396 2003-03-10 [paul]       0.8.10claws106
2397
2398         * src/gtk/about.c
2399           src/gtk/prefswindow.c
2400                 make some strings translatable
2401
2402 2003-03-10 [darko]      0.8.10claws105
2403
2404         * src/compose.c
2405                 code cleanup to make Hiro happy
2406
2407 2003-03-10 [paul]       0.8.10claws104
2408
2409         * sync with 0.8.11cvs2
2410                 see ChangeLog 2003-03-10
2411
2412 2003-03-09 [melvin]     0.8.10claws103
2413
2414         * src/textview.c
2415                 textview_set_font(): fix for message display in
2416                 UTF-8 locales (thanks to Sergey Vlasov).
2417                 (was unintentionnaly reverted in 0.8.6claws6)   
2418
2419 2003-03-08 [darko]      0.8.10claws102
2420
2421         * src/compose.c
2422                 fix infinite loop in wrapping as reported
2423                 by happycactus
2424                 obsoletes patch #696482
2425
2426 2003-03-08 [christoph]  0.8.10claws101
2427
2428         * src/imap.c
2429                 add workaround for IMAP servers that do not
2430                 support the "UID SEARCH UID" command
2431
2432 2003-03-07 [christoph]  0.8.10claws100
2433
2434         * src/plugins/spamassassin/spamassassin.[ch]
2435         * src/plugins/spamassassin/spamassassin_gtk.c
2436                 code cleanup
2437
2438 2003-03-07 [paul]       0.8.10claws99
2439
2440         * po/es.po
2441                 updated Spanish translation, submitted by
2442                 Ricardo Mones Lastra
2443
2444 2003-03-07 [christoph]  0.8.10claws98
2445
2446         * src/send.c
2447                 fix in 0.8.10claws94 was wrong
2448                 local delivery does not require escaping, remove escaping
2449                 code to make signatures of mails with "." lines valid
2450                 
2451                 NOTE: requires that sendmail is executed with "-i" option,
2452                       what is the default now, but has to be changed in all
2453                       exsiting accounts)
2454
2455 2003-03-07 [paul]       0.8.10claws97
2456
2457         * sync with 0.8.11 release
2458                 see ChangeLog 2003-03-07
2459
2460 2003-03-06 [paul]       0.8.10claws96
2461
2462         * src/compose.c
2463                 revert commit 0.8.10claws92
2464
2465 2003-03-06 [paul]       0.8.10claws95
2466
2467         * src/folderview.c
2468                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2469
2470         * src/gtkaspell.c
2471                 fix bug 74, 'Crash opening editor window with pseudo-color
2472                 display'
2473                 
2474         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2475
2476 2003-03-06 [christoph]  0.8.10claws94
2477
2478         * src/send.c
2479                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2480                 all lines starting with a period get an extra period
2481                 inserted
2482                 (found by Simon 'corecode' Schubert)
2483
2484 2003-03-06 [paul]       0.8.10claws93
2485
2486         * src/folderview.c
2487                 if configured font can't be loaded fall back to gtk
2488                 default. (with thanks to Christoph)
2489                 
2490                 closes long-standing bug 15 'Crashes on startup'
2491
2492 2003-03-06 [paul]       0.8.10claws92
2493
2494         * src/compose.c
2495                 freeze text before autosave and thaw afterwards
2496                 fixes bug 67 'autosave make re-rediting message crazy'
2497
2498 2003-03-06 [christoph]  0.8.10claws91
2499
2500         * src/compose.c
2501                 ignore address comment in dupe check for Cc-list
2502
2503         (closes reopened bug 47 Replying to message strips name part of
2504          e-mail addresses of Cc: lines)
2505
2506 2003-03-06 [paul]       0.8.10claws90
2507
2508         * src/Makefile.am
2509                 remove reference to gtkxtext.h as its no longer in
2510                 the repository
2511
2512 2003-03-06 [paul]       0.8.10claws89
2513
2514         * sync with 0.8.10cvs25
2515                 see ChangeLog 2003-03-06
2516
2517 2003-03-06 [oliver]     0.8.10claws88
2518         
2519         * src/messageview.c
2520                 remove include
2521
2522 2003-03-06 [oliver]     0.8.10claws87
2523         
2524         * src/folderview.c 
2525                 remove changes introduced inclaws74
2526         * src/messageview.c
2527                 another attempt to sanely delete and update
2528                 messages deleted in separate messageview
2529
2530 2003-03-05 [christoph]  0.8.10claws86
2531
2532         * src/summaryview.c
2533                 check if "From" matches any account's address if
2534                 addressbook completion of addresses is disabled too
2535
2536         (closes Bug 70 "Display recipient in from" doesn't check
2537          folder's default account)
2538
2539 2003-03-05 [christoph]  0.8.10claws85
2540
2541         * src/compose.c
2542         * src/common/utils.[ch]
2543                 don't strip address comments when building Cc lists
2544
2545         (closes Bug 47 Replying to message strips name part of e-mail addresses
2546          of Cc: lines)
2547
2548         * src/folder.c
2549                 fix return value of copy function
2550
2551 2003-03-05 [christoph]  0.8.10claws84
2552
2553         * src/imap.c
2554                 don't ask imap server for non rfc822 headers
2555
2556         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2557
2558         * src/imap.c
2559                 destroy session on socket error to allow reconnecting
2560
2561 2003-03-05 [christoph]  0.8.10claws83
2562
2563         * configure.ac
2564                 fix building with gnome when no prefix is set
2565
2566         (closes bug 66 Gnome directory is set to NONE)
2567
2568 2003-03-05 [paul]       0.8.10claws82
2569
2570         * sync with 0.8.10cvs23
2571                 see ChangeLog 2003-03-05
2572
2573 2003-03-04 [christoph]  0.8.10claws81
2574
2575         * src/folder.c
2576                 o fix moving and copying when folder returns 0 for new
2577                   message number
2578                 o remove some code for single message copy and move
2579                   operations and use functions for multiple messages
2580
2581         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2582
2583         * src/news.c
2584                 remove unused include
2585
2586 2003-03-04 [paul]       0.8.10claws80
2587
2588         * src/gtk/about.c
2589                 list 'Compiled plugins'
2590
2591 2003-03-03 [christoph]  0.8.10claws79
2592
2593         * src/news.[ch]
2594                 have to multiply the percentage of the current fetch with
2595                 the percentage that it has of the total fetch operation
2596                 for correct values
2597
2598 2003-03-03 [christoph]  0.8.10claws78
2599
2600         * src/news.c
2601                 fix calculation of expected lines for progress indicator
2602
2603 2003-03-03 [christoph]  0.8.10claws77
2604
2605         * src/summaryview.c
2606         * src/common/utils.c
2607                 fix segfault when opening the root news folder
2608
2609 2003-03-03 [christoph]  0.8.10claws76
2610
2611         * src/mainwindow.[ch]
2612         * src/common/Makefile.am
2613         * src/common/progressindicator.[ch]
2614                 add UI independent progress indicator handling
2615
2616         * src/news.[ch]
2617                 use new progress indicator for message info fetching
2618
2619         * src/common/hooks.h
2620                 code cleanup
2621
2622 2003-03-03 [oliver]     0.8.10claws75
2623
2624         * src/toolbar.c
2625         * src/compose.c
2626                 removed commented code
2627
2628 2003-03-03 [oliver]     0.8.10claws74
2629
2630         * src/toolbar.[ch]
2631                 cleanups and refactoring
2632         * src/compose.[ch]
2633                 compose_reply_mode reply & forwarding interface for
2634                 toolbar buttons
2635         * src/folderview.c
2636                 act on messages marked for deletion in folderview_selected
2637                 based on prefs_common.immediate_exec since a message might 
2638                 have been deleted by messageview in a folder we are changing 
2639                 to (does anybody understand what I'm on about ?)
2640
2641 2003-03-03 [oliver]     0.8.10claws73
2642         
2643         * src/messageview.[ch]
2644                 new functions
2645                 - messageview_delete: delete message shown in messagview
2646                 - messageview_update_view: update messageview to currently 
2647                   selected summaryview message
2648                 - add separate messageview to msgview_list in order to update 
2649                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2650         * src/summaryview.[ch]
2651                 summary_get_selection returns a list of selected msgs
2652                 in summaryview
2653         * src/mainwindow.c
2654                 toolbar reply refactoring
2655
2656 2003-03-03 [paul]       0.8.10claws72
2657
2658         * sync with 0.8.10cvs21
2659                 see ChangeLog 2003-03-03
2660
2661 2003-03-02 [christoph]  0.8.10claws71
2662
2663         * src/common/passcrypt.c
2664                 use POSIX includes
2665
2666 2003-03-02 [christoph]  0.8.10claws70
2667
2668         * configure.ac
2669         * src/prefs_account.c
2670         * src/prefs_gtk.[ch]
2671         * src/common/.cvsignore
2672         * src/common/Makefile.am
2673         * src/common/passcrypt.c                ** NEW **
2674         * src/common/passcrypt.h.in             ** NEW **
2675                 Implement password encryption in config files
2676                 using unix encrypt and setkey functions. The crypt
2677                 key can be set as a configure parameter. Old
2678                 passwords will be converted if they do not begin
2679                 with '!'
2680
2681 2003-03-02 [paul]       0.8.10claws69
2682
2683         * src/prefs_account.c
2684                 fix compile error
2685
2686 2003-03-01 [thorsten]   0.8.10claws68
2687
2688         * po/el.po
2689           po/hr.po
2690           po/it.po
2691           po/nl.po
2692           po/sr.po
2693           po/sv.po
2694                 corrected format strings
2695         * po/en_GB.po
2696                 corrected headers
2697                 (fix compile errors with GNU gettext-0.11.5)
2698
2699 2003-03-01 [oliver]     0.8.10claws67
2700
2701         * src/summaryview.c
2702                 menu callbacks call toolbar_menu_reply
2703
2704 2003-03-01 [oliver]     0.8.10claws66
2705
2706         * src/mainwindow.c
2707         * src/messageview.c
2708                 menu callbacks call toolbar_menu_reply
2709         * src/toolbar.[ch]
2710                 callbacks from menu handled by toolbar_menu_reply
2711
2712 2003-03-01 [paul]       0.8.10claws65
2713
2714         * src/addressbook.c
2715                 revert commit 0.8.10claws54 - breaks editing of
2716                 addressbook.
2717                 
2718         * po/bg.po
2719                 update Bulgarian translation, submitted by
2720                 George Danchev
2721
2722 2003-02-28 [christoph]  0.8.10claws64
2723
2724         * src/account.c
2725         * src/addressadd.c
2726         * src/compose.c
2727         * src/gtkaspell.c
2728         * src/gtkxtext.h                ** REMOVE **
2729         * src/imap.c
2730         * src/matcher.[ch]
2731         * src/mh.c
2732         * src/news.c
2733         * src/pine.c
2734         * src/prefs_common.c
2735         * src/prefs_matcher.c
2736         * src/procheader.[ch]
2737         * src/procmsg.[ch]
2738         * src/toolbar.c
2739         * src/common/ssl_certificate.c
2740         * src/gtk/colorlabel.c
2741         * src/gtk/menu.c
2742                 o fix warnings
2743                 o remove code obsoleted by new cache and folder system rework
2744
2745 2003-02-28 [oliver]     0.8.10claws63
2746         
2747         * src/toolbar.[ch]
2748                 * fix bug where reply in Messageview replied to 
2749                 Message displayed in summaryview
2750                 (reportedd via ML by chinatinte at gmx dot ch)
2751                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2752                 didn't work in separate MessageView Toolbar
2753                 (wondering if anybody uses this at all ?)
2754         * src/summaryview.[ch]
2755                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2756                 (generalize reply and forward code);
2757         * src/messageview.c 
2758                 remove focus_in event which updated summaryview to messageview
2759
2760 2003-02-28 [paul]       0.8.10claws62
2761
2762         * po/Makefile.in.in
2763                 add the --check option
2764                 Patch submitted by Ricardo Mones Lastra
2765
2766 2003-02-28 [paul]       0.8.10claws61
2767
2768         * src/prefs_account.c
2769                 re-order 'Signature' items
2770
2771 2003-02-28 [paul]       0.8.10claws60
2772
2773         * sync with 0.8.10cvs20
2774                 see ChangeLog 2003-02-28
2775
2776 2003-02-28 [paul]       0.8.10claws59
2777
2778         * po/POTFILES.in
2779                 update to reflect recent movement of files
2780
2781 2003-02-28 [paul]       0.8.10claws58
2782
2783         * sync with 0.8.10cvs19
2784                 see ChangeLog 2003-02-28
2785
2786 2003-02-27 [martin]     0.8.10claws57
2787
2788         * src/prefs_matcher.c 
2789                 fix segfault in prefs_matcher_ok() when the
2790                 last entry is deleted and prevents that the
2791                 message "entry not saved" comes up after deleting
2792                 an entry
2793
2794 2003-02-27 [martin]     0.8.10claws56
2795
2796         * src/prefs_filtering.c 
2797                 fix segfault in prefs_filtering_ok() when the
2798                 last entry is deleted and prevents that the
2799                 message "entry not saved" comes up after deleting
2800                 an entry
2801
2802 2003-02-27 [paul]       0.8.10claws55
2803
2804         * sync with 0.8.10cvs18
2805                 see ChangeLog 2003-02-27
2806
2807 2003-02-27 [paul]       0.8.10claws54
2808
2809         * src/addressbook.c
2810                 fix bug where the address book crashes with 
2811                 multiple lookups.
2812                 Patch [687729] submitted by David Frager 
2813                 <dbfrager@users.sourceforge.net>
2814
2815 2003-02-25 [christoph]  0.8.10claws53
2816
2817         * src/Makefile.am
2818         * src/colorlabel.[ch]           ** REMOVE **
2819         * src/gtk/Makefile.am
2820         * src/gtk/colorlabel.[ch]       ** NEW **
2821                 move colorlabel files to gtk directory
2822
2823         * src/esmtp.[ch]                ** REMOVE **
2824                 has been merged into smtp.[ch] in 0.7.5
2825
2826 2003-02-25 [christoph]  0.8.10claws52
2827
2828         * src/Makefile.am
2829         * src/about.[ch]                ** REMOVE **
2830         * src/gtk/Makefile.am
2831         * src/gtk/about.[ch]            ** NEW **
2832                 move about files to gtk directory
2833
2834 2003-02-25 [christoph]  0.8.10claws51
2835
2836         * src/folder.c
2837                 some code optimization of folder scanning code
2838
2839         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2840
2841 2003-02-25 [christoph]  0.8.10claws50
2842
2843         * src/main.c
2844         * src/common/sylpheed.c
2845                 add command line parameter parsing to common code
2846
2847 2003-02-24 [christoph]
2848
2849         * Makefile.am
2850         * configure.ac
2851                 fix gnome prefix problems, the configure script now removed
2852                 `gnome-config --prefix` from `gnome-config --datadir`
2853                 and adds $(prefix} instead
2854
2855         (closes Bug 24 Makefile does not respect prefix when installing
2856          GNOME data)
2857
2858 2003-02-24 [christoph]  0.8.10claws49
2859
2860         * src/news.c
2861                 check for valid session before trying to authenticate
2862
2863         (closes Bug 60 crash if "authenticate on logon" is activated
2864          and newsserver-hostname is not valid)
2865
2866 2003-02-24 [melvin]     0.8.10claws48
2867
2868         * src/prefs_actions.c
2869                 Make sure all user's input is sent to the action and then
2870                 close the socket..
2871
2872 2003-02-23 [alfons]     0.8.10claws46
2873
2874         * src/summaryview.c
2875                 also wait cursor when deleting files
2876
2877 2003-02-23 [paul]
2878
2879         * tools/freshmeat_search.pl
2880           tools/google_search.pl
2881                 scripts should now work for any browser/browser command line
2882
2883 2003-02-22 [christoph]  0.8.10claws45
2884
2885         * src/procmsg.c
2886                 fix IMAP flag setting, IMAP flag is not handled correctly
2887                 anymore by the folder system and information about the
2888                 folder should not be saved in the MsgInfo (in my opinion)
2889
2890         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2891
2892 2003-02-22 [christoph]  0.8.10claws44
2893
2894         * src/summaryview.c
2895                 fix spelling of "label" ;-)
2896
2897 2003-02-22 [thorsten]   0.8.10claws43
2898
2899         * src/mimeview.c
2900           src/prefs_common.[ch]
2901           src/procmime.[ch]
2902                 do not use description as attachment name
2903
2904 2003-02-22 [alfons]     0.8.10claws42
2905
2906         * src/summaryview.c
2907                 freeze/thaw folder item updates when changing color labels,
2908                 and put a wait cursors on
2909
2910 2003-02-22 [thorsten]   0.8.10claws41
2911
2912         * src/mimeview.c
2913                 save-all fixes: crash if invoked on multipart container,
2914                 mimeinfo access, pathseparators, error dialog
2915
2916 2003-02-21 [alfons]     0.8.10claws40
2917
2918         * src/prefs_gtk.c
2919                 remove unused var
2920
2921 2003-02-21 [colin]      0.8.10claws39
2922
2923         * src/send.c
2924                 Fix smtp logging
2925
2926 2003-02-21 [colin]      0.8.10claws38
2927
2928         * src/summaryview.c
2929                 Freeze/thaw folderItem updates when filtering messages 
2930                 via Tools/Filter messages
2931
2932 2003-02-21 [paul]       0.8.10claws37
2933
2934         * src/compose.c
2935                 revert commit 0.8.10claws26, there are ulterior motives
2936                 for users to set a Reply-To header when posting to
2937                 newsgroups
2938
2939 2003-02-21 [paul]       0.8.10claws36
2940
2941         * sync with 0.8.10cvs17
2942                 see ChangeLog 2003-02-21
2943
2944 2003-02-20 [christoph]  0.8.10claws35
2945
2946         * src/imap.c
2947                 IMAP UID fetch speedup using SEARCH
2948
2949         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2950
2951         * src/imap.c
2952                 fix problem with UIDs in IMAP UID cache that no longer existed
2953
2954 2003-02-20 [christoph]  0.8.10claws34
2955
2956         * src/imap.c
2957         * src/procheader.c
2958         * src/procheader.h
2959                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2960
2961         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2962
2963         * src/imap.c
2964                 Rewrite imap_cmd_gen_recv use sock_getline instead
2965                 of sock_gets to avoid problems with too long reply
2966                 lines
2967     
2968 2003-02-20 [colin]      0.8.10claws33
2969         
2970         * src/prefs_account.c
2971                 Better wording
2972
2973 2003-02-20 [colin]      0.8.10claws32
2974
2975         * src/compose.c
2976                 Remove useless '&& !to_sender' 
2977
2978 2003-02-20 [darko]
2979
2980         * AUTHORS
2981                 change my e-mail address
2982
2983 2003-02-19 [colin]      0.8.10claws31
2984
2985         * src/prefs_common.c
2986                 X11 style colors for every configurable color
2987
2988 2003-02-19 [alfons]     0.8.10claws30
2989
2990         * src/prefs_gtk.[ch]
2991         * src/prefs_common.c
2992                 for color_new accept both plain integers and X11 style color
2993                 names (as found in /usr/lib/X11/rgb.txt)
2994
2995 2003-02-19 [paul]       0.8.10claws29
2996
2997         * src/mainwindow.c
2998                 add tooltips to online/offline button and account selector
2999                 button
3000
3001 2003-02-19 [paul]       0.8.10claws28
3002
3003         * src/folder.c
3004           src/news.c
3005           src/prefs_account.[ch]
3006           src/prefs_common.[ch]
3007                 move 'Maximum number of articles to download' to
3008                 account prefs.
3009                 clean up account prefs gui a little by hiding entries
3010                 rather then greying out entries
3011
3012 2003-02-19 [hiro]       0.8.10claws27
3013
3014         * src/common/utils.c
3015                 fix bug #54 'yesterdays date is displayed in the message 
3016                 summary window'
3017
3018 2003-02-19 [paul]       0.8.10claws26
3019
3020         * src/compose.c
3021                 fix bug reported in Feature Request [688596] 
3022                 'Reply-to header in news'
3023
3024 2003-02-18 [paul]       0.8.10claws25
3025
3026         * src/select-keys.c
3027                 add a 'List all keys' button to key selection dialog
3028
3029 2003-02-18 [colin]      0.8.10claws24
3030         
3031         * src/stock_pixmap.c
3032                 fix compile error
3033
3034 2003-02-18 [colin]      0.8.10claws23
3035
3036         * src/common/smtp.[ch]
3037           src/prefs_account.c
3038                 Try to starttls if it seems to be the only
3039                 way to authenticate a user
3040
3041 2003-02-18 [paul]       0.8.10claws22
3042
3043         * src/Makefile.am
3044           src/folderview.c
3045           src/stock_pixmap.[ch]
3046           src/pixmaps/drafts_close.xpm  ** NEW FILE **
3047           src/pixmaps/drafts_open.xpm   ** NEW FILE **
3048                 as a Drafts folder is a special folder allow it to have
3049                 its own unique icons
3050
3051 2003-02-18 [colin]      0.8.10claws21
3052
3053         * src/imap.c
3054                 Fix port selection when using starttls
3055
3056 2003-02-18 [paul]       0.8.10claws20
3057
3058         * src/mainwindow.c
3059           src/prefs_common.[ch]
3060                 make blue the default new mail colour
3061
3062 2003-02-18 [paul]       0.8.10claws19
3063
3064         * sync with 0.8.10cvs14
3065                 see ChangeLog 2003-02-18
3066
3067 2003-02-17 [jens]       0.8.10claws18
3068
3069         * src/common/md5.c
3070                 fixed a compile problem with gcc 3.3
3071                 works on 2.95.3 too (testet on PPC as it is big endian)
3072
3073 2003-02-17 [paul]       0.8.10claws17
3074
3075         * sync with 0.8.10cvs13
3076                 see ChangeLog 2003-02-17
3077
3078 2003-02-17 [paul]       0.8.10claws16
3079
3080         * sync with 0.8.10cvs12
3081                 see ChangeLog 2003-02-17
3082
3083 2003-02-16 [match]      0.8.10claws15
3084
3085         * src/addressbook.c
3086                 Eliminates reloading of address data when items
3087                 deleted or added. Applied submitted by
3088                 Luke Plant <lukeplant@softhome.net>
3089
3090 2003-02-16 [paul]       0.8.10claws14
3091
3092         * src/news.c
3093                 when a 'protocol error' is encountered disconnect from
3094                 the server. This means that the user can carry on viewing
3095                 other articles and doesn't have to either wait until the
3096                 server timesout or quit sylpheed.
3097                 Fixes bug #53 'Unable to read messages in newsgroups, 
3098                 displayed message doesn't change'
3099
3100 2003-02-15 [christoph]  0.8.10claws13
3101
3102         * src/imap.c
3103                 fix bug that stopped scanning of folders when an
3104                 IMAP folder was empty
3105
3106         (closes bug 46 stop scan messages in folders after empty folder)
3107
3108 2003-02-15 [paul]
3109
3110         * tools/Makefile.am
3111           tools/README
3112           tools/freshmeat_search.pl     ** NEW FILE **
3113           tools/google_search.pl        ** NEW FILE **
3114                 Add 2 Actions scripts which search freshmeat/google
3115                 for the selected text using the browser configured
3116                 in sylpheedrc.
3117                 
3118         Note: These scripts are very dependent on the format of the
3119         browser command and may not work on every occasion. Testing
3120         is welcome. 
3121
3122 2003-02-14 [alfons]     0.8.10claws12
3123
3124         * src/compose.c
3125                 fix breakage because of uninitialized account pointer.
3126                 please verify.
3127
3128 2003-02-14 [paul]       0.8.10claws11
3129
3130         * src/compose.c
3131           src/prefs_account.[ch]
3132           src/prefs_common.[ch]
3133                 move signature settings to Account Prefs
3134
3135 2003-02-14 [paul]       0.8.10claws10
3136
3137         * sync with 0.8.10cvs11
3138                 see ChangeLog 2003-02-14
3139
3140 2003-02-13 [thorsten]   0.8.10claws9
3141
3142         * src/news.c
3143                 revert news progressbar (GUI separation)
3144
3145 2003-02-13 [paul]       0.8.10claws8
3146
3147         * src/compose.c
3148                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3149                 paragraph 1
3150
3151 2003-02-13 [paul]       0.8.10claws7
3152
3153         * src/compose.[ch]
3154           src/summaryview.c
3155                 fix 'Follow-up and Reply-to' so that it creates a reply to
3156                 the newsgroup and the sender. If the message has the keyword
3157                 'poster' in the Followup-To header, all replies go to the
3158                 sender, re: RFC 1036, Section 2.2.3
3159                 rename all instances of 'ignore_replyto' to 'to_sender', both
3160                 were previously used, now we use just one.
3161
3162 2003-02-13 [paul]       0.8.10claws6
3163
3164         * sync with 0.8.10cvs9
3165                 see ChangeLog 2003-02-13
3166
3167 2003-02-13 [paul]       0.8.10claws5
3168
3169         * configure.ac
3170                 show which plugins are configured in the configure
3171                 output.
3172
3173 2003-02-12 [thorsten]   0.8.10claws4
3174
3175         * src/news.c
3176                 show progress while fetching news headers
3177
3178 2003-02-12 [christoph]  0.8.10claws3
3179
3180         * configure.ac
3181         * src/plugins/Makefile.am
3182                 use AM_CONDITIONAL to enable plugins, automake correctly
3183                 manages this when creating distdir
3184
3185 2003-02-12 [christoph]  0.8.10claws2
3186
3187         * ac/spamassassin.m4
3188         * src/plugins/spamassassin/Makefile.am
3189                 fix building SpamAssassin plugin without OpenSSL
3190
3191 2003-02-12 [paul]       0.8.10claws1
3192
3193         * ac/Makefile.am
3194           src/Makefile.am
3195           src/plugins/Makefile.am
3196                 fix failure of 'make release'
3197
3198 2003-02-12 [paul]       0.8.10claws
3199
3200         * 0.8.10claws released
3201
3202 2003-02-12 [paul]       0.8.9claws56
3203
3204         * po/bg.po
3205           po/es.po
3206           po/it.po
3207           po/ru.po
3208           po/sr.po
3209                 updated translations by George Danchev, Ricardo Mones Lastra,
3210                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3211                 
3212         * sylpheed.spec.in
3213                 Allow the building of RPMs by a regular user. Submitted
3214                 by Sergei Astanin
3215
3216 2003-02-11 [alfons]     0.8.9claws55
3217
3218         * src/colorlabel.c
3219                 don't use pixmaps for label color rect but draw rectangles
3220                 so we can respect the color map of palette based visuals
3221                 (fixes the long time crashes on Suns - thanks to Andreas
3222                 Engel and Steve O'Hara-Smith for testing)
3223
3224 2003-02-11 [christoph]  0.8.9claws54
3225
3226         * src/matcher_parser_parse.y
3227                 correct bug where filering rules of not existing folders in
3228                 matcherrc were added to global filtering
3229                 
3230         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3231          main filter-rules after removing directory, http://bugs.debian.org/180253)
3232         
3233 2003-02-11 [paul]       0.8.9claws53
3234
3235         * sync with 0.8.10cvs7
3236                 see ChangeLog 2003-02-09
3237
3238 2003-02-11 [melvin]     0.8.9claws52
3239
3240         * po/fr.po
3241                 Updated French tranlsations
3242
3243 2003-02-10 [paul]       0.8.9claws51
3244
3245         * sylpheed.spec.in
3246                 correct --enable-openssl
3247                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3248
3249 2003-02-09 [martin]     0.8.9claws50
3250
3251         * src/prefs_matcher.c
3252                 fix segfault in prefs_matcher_substitute_cb() when
3253                 no row is selected
3254
3255 2003-02-09 [paul]       0.8.9claws49
3256
3257         * src/folderview.c
3258                 fix bug where a newsgroup folder's processing rules were
3259                 merged with the global filtering rules when the newsgroup
3260                 folder was deleted, causing some seriously bad results,
3261                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3262
3263 2003-02-08 [melvin]     0.8.9claws48
3264
3265         * src/compose.c
3266                 Corrected and modified an alert message.
3267
3268 2003-02-07 [paul]       0.8.9claws47
3269
3270         * src/folderview.c
3271                 fix bug where both an 'Account properties' window and a
3272                 'Folder properties' window were opened when clicking on
3273                 'Properties' in an NNTP or IMAP folder's popup menu.
3274
3275 2003-02-07 [paul]       0.8.9claws46
3276
3277         * sync with 0.8.10cvs6
3278                 see ChangeLog 2003-02-06
3279
3280 2003-02-06 [christoph]  0.8.9claws45
3281
3282         * src/mbox.c
3283                 freeze folder updates while importing mbox files
3284                 (closes bug 43 importing mbox took hours)
3285                 
3286         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3287
3288 2003-02-06 [thorsten]   0.8.9claws44
3289
3290         * po/de.po
3291                 Updated german translations
3292
3293 2003-02-06 [thorsten]   0.8.9claws43
3294
3295         * src/news.h
3296                 use guint for message numbers (fix count in grouplist dialog)
3297
3298 2003-02-05 [paul]       0.8.9claws42
3299
3300         * sync with 0.8.10cvs2
3301                 see ChangeLog 2003-02-05
3302
3303 2003-02-04 [colin]      0.8.9claws41
3304
3305         * src/prefs_common.[ch]
3306           src/procmsg.c
3307           src/summaryview.c
3308                 Add an option to disable threading by subject
3309
3310 2003-02-04 [christoph]  0.8.9claws40
3311
3312         * src/inc.c
3313                 only abort fetching mails from multiple accounts when the
3314                 error is fatal and does not allow to check any more accounts
3315                 (currently only disk full error)
3316
3317         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3318          receive mails for other accouts)
3319
3320 2003-02-04 [christoph]  0.8.9claws39
3321
3322         * src/folder.c
3323                 first add the new message to the cache, then
3324                 send the update notification
3325
3326         (closes bug 39 after sending message folderview doesnt get updated)
3327
3328 2003-02-04 [colin]      0.8.9claws38
3329
3330         * src/inc.c
3331                 _really_ fix this Connecting... status
3332
3333 2003-02-04 [paul]       0.8.9claws37
3334
3335         * sync with 0.8.10
3336                 see ChangeLog 2003-02-04
3337
3338 2003-02-04 [paul]       0.8.9claws36
3339
3340         * sync with 0.8.9cvs6
3341                 see ChangeLog 2003-02-03
3342
3343 2003-02-04 [paul]       0.8.9claws35
3344
3345         * po/pt_BR.po
3346                 updated by André Filipe de Assunção e Brito 
3347                 <bedecko@netsite.com.br>
3348
3349 2003-02-03 [thorsten]   0.8.9claws34
3350
3351         * po/de.po
3352                 Updated german translations
3353
3354 2003-02-02 [paul]       0.8.9claws33
3355
3356         * po/es.po
3357                 updated by Ricardo Mones Lastra
3358
3359 2003-02-02 [thorsten]   0.8.9claws32
3360
3361         * src/mh.c
3362                 Fix mh_get_msginfo() segfault if file is inaccessible
3363
3364 2003-01-31 [colin]      0.8.9claws31
3365
3366         * src/procheader.c
3367                 Fix last commit's bug
3368
3369 2003-01-31 [colin]      0.8.9claws30
3370
3371         * src/procheader.c
3372                 Missing a change for gpg-signed messages
3373
3374 2003-01-31 [paul]       0.8.9claws29
3375
3376         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3377           src/procheader.c
3378           src/stock_pixmap.[ch]
3379           src/summaryview.c
3380                 indicate GnuPG signed messages by displaying an icon
3381                 in the Attachment column.
3382
3383 2003-01-31 [paul]       0.8.9claws28
3384
3385         * sync with 0.8.9cvs4
3386                 see ChangeLog 2003-01-31
3387
3388 2003-01-31 [alfons]     0.8.9claws27
3389
3390         * src/textview.c
3391                 tune URI parser to accept mailto URLs with a '?'
3392                 (patch from Ruslan Balkin)
3393
3394 2003-01-31 [colin]      0.8.9claws26
3395
3396         * src/summaryview.c
3397                 Fix a leak introduced in claws24
3398
3399 2003-01-31 [colin]      0.8.9claws25
3400
3401         * src/summaryview.c
3402                 Freeze/Thaw folder updates when deleting dups
3403
3404 2003-01-31 [colin]      0.8.9claws24
3405         
3406         * src/addr_compl.c
3407           src/summaryview.c
3408           src/msgcache.c
3409                 little speed improvements
3410
3411 2003-01-31 [colin]      0.8.9claws23
3412
3413         * src/summaryview.c
3414                 Fix segfault when forwarding nothing
3415                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3416                 
3417 2003-01-30 [paul]       0.8.9claws22
3418
3419         * sync with 0.8.9cvs3
3420                 see ChangeLog 2003-01-30
3421
3422 2003-01-30 [paul]       0.8.9claws21
3423
3424         * sync with 0.8.9cvs2
3425                 see ChangeLog 2003-01-30
3426
3427 2003-01-29 [paul]       0.8.9claws20
3428
3429         * sync with 0.8.9cvs1
3430                 see ChangeLog 2003-01-29
3431
3432 2003-01-28 [paul]       0.8.9claws19
3433
3434         * po/POTFILES.in
3435                 update to reflect changes. 
3436                 thanks to Ricardo Mones Lastra
3437
3438 2003-01-27 [christoph]  0.8.9claws18
3439
3440         * ac/openssl.m4
3441         * ac/spamassassin.m4
3442         * src/plugins/spamassassin/README
3443         * src/plugins/spamassassin/libspamc.[ch]
3444         * src/plugins/spamassassin/utils.[ch]
3445                 updated to latest libspamc
3446
3447 2003-01-27 [christoph]  0.8.9claws17
3448
3449         * src/folder.c
3450                 fix wrong use of procheader_get_header_fields
3451
3452 2003-01-27 [christoph]  0.8.9claws16
3453
3454         * src/news.c
3455         * src/prefs_account.[ch]
3456         * src/common/nntp.[ch]
3457                 allow to force authentication for NNTP servers
3458
3459         Patch submitted by Florian Mickler <dmk@d-labs.de>
3460
3461 2003-01-26 [paul]       0.8.9claws15
3462
3463         * src/summaryview.c
3464                 speed up of marking messages as read
3465                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3466
3467 2003-01-26 [christoph]  0.8.9claws14
3468
3469         * src/Makefile.am
3470         * src/mgutils.[ch]              ** REMOVE **
3471         * src/xml.[ch]                  ** REMOVE **
3472         * src/xmlprops.[ch]             ** REMOVE **
3473         * src/common/Makefile.am
3474         * src/common/mgutils.[ch]       ** NEW **
3475         * src/common/xml.[ch]           ** NEW **
3476         * src/common/xmlprops.[ch]      ** NEW **
3477                 move xml files to common directory
3478
3479 2003-01-26 [christoph]  0.8.9claws13
3480
3481         * src/plugins/spamassassin/spamassassin_gtk.c
3482                 only set gtk entry text if string is available
3483
3484 2003-01-26 [melvin]     0.8.9claws12
3485
3486         * src/description_window.c
3487                 Allow resizing of the window
3488                 Allow automatic horizontal scroll bar
3489                 Do not vertically expand and fill
3490
3491 2003-01-26 [christoph]  0.8.9claws11
3492
3493         * src/Makefile.am
3494         * src/gtkutils.[ch]             ** REMOVE **
3495         * src/common/sylpheed.c
3496         * src/gtk/Makefile.am
3497         * src/gtk/description_window.c
3498         * src/gtk/gtkutils.[ch]         ** NEW **
3499         * src/gtk/prefswindow.c
3500                 move gtkutils to gtk directory
3501
3502 2003-01-26 [paul]       0.8.9claws10
3503
3504         * src/summaryview.c
3505                 rename summary_unread_clicked() to summary_status_clicked()
3506
3507 2003-01-26 [melvin]     0.8.9claws9
3508
3509         * src/prefs_actions.c
3510                 Cosmetical changes to the help text
3511
3512 2003-01-26 [paul]       0.8.9claws8
3513
3514         * src/folder.[ch]
3515           src/mainwindow.c
3516           src/prefs_common.c
3517           src/prefs_sumamry_column.c
3518           summaryview.[ch]
3519                 rename the 'Unread' column to 'Status'
3520
3521 2003-01-25 [match]      0.8.9claws7
3522
3523         * src/mgutils.[ch]
3524                 removed reference to LDAP constants. removed error2string.
3525                 included functions to support LDAP dynamic queries.
3526         * src/syldap.h
3527                 moved LDAP constants here.
3528         * src/addressbook.c
3529         * src/addrindex.c
3530         * src/importldif.c
3531                 removed references to LDAP constants and references to
3532                 error2string.
3533
3534 2003-01-25 [paul]       0.8.9claws6
3535
3536         * src/summaryview.c
3537                 summary_thread_build(), summary_thread_init(): remove 
3538                 unneeded reference to summaryview->folder_item
3539
3540 2003-01-25 [christoph]  0.8.9claws5
3541
3542         * src/gtk/description_window.c
3543                 o allow description texts to expand over multiple columns
3544                 o translate all columns
3545         * src/prefs_actions.c
3546                 change syntax description to use new multi column feature
3547
3548         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3549
3550 2003-01-25 [match]      0.8.9claws4
3551
3552         * src/vcard.c
3553                 fixed bug with Quoted-Printable
3554
3555 2003-01-25 [paul]       0.8.9claws3
3556
3557         * src/folder.[ch]
3558           src/summaryview.[ch]
3559                 implement per-folder collapsed/expanded threads setting
3560                 
3561         * src/prefs_common.c
3562                 remove global collapsed/expanded threads option
3563
3564 2003-01-25 [christoph]  0.8.9claws2
3565
3566         * po/POTFILES.in
3567                 add pluginwindow and prefswindow
3568         * src/compose.c
3569                 make send respond correctly to messages that could be added
3570                 to the queue folder, but the UID of the message is unknown
3571         * src/folder.c
3572         * src/imap.c
3573                 don't return guessed UIDs in imap_add_msg anymore. We return
3574                 0 to tell the folder system it was appened but the UID is
3575                 unknown. Folder system now get's the UID by scaning the folder
3576                 and searching the cache for the Message-ID
3577                 (closes bug #29 Messages queued, but not sent)
3578
3579 2003-01-25 [paul]       0.8.9claws1
3580
3581         * src/codeconv.c
3582                 conv_encode_header():  fix bug when long headers with 8-bit
3583                 characters are used, so that the encoded words are wrapped.
3584                 If the space in the original text falls on the wrap boundary,
3585                 it can be lost.
3586                 Patch by Sergey Vlasov.
3587                 
3588         * src/folderview.c
3589                  fix bug where a change to the sorting method or thread view
3590                  of a folder's messages is lost if simpify-subject is set and
3591                  toggled on or off.
3592                  Patch by Luke Plant.
3593
3594 2003-01-24 [paul]       0.8.9claws
3595
3596         * sylpheed-0.8.9claws released
3597         
3598         * Makefile.am
3599           sylpheed.spec.in
3600                 remove reference to 'INSTALL.jp'
3601
3602 2003-01-23 [paul]       0.8.8claws128
3603
3604         * po/es.po
3605           po/it.po
3606           po/ru.po
3607           po/sr.po
3608                 updated translations. submitted by Ricardo Mones Lastra,
3609                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3610
3611 2003-01-23 [colin]      0.8.8claws127
3612
3613         * src/compose.c
3614                 Fix drafted and queued news articles re-edition
3615
3616 2003-01-23 [melvin]     0.8.8claws126
3617
3618         * po/fr.po
3619                 Updated French translations
3620
3621 2003-01-23 [colin]      0.8.8claws125
3622
3623         * src/inc.c
3624                 Fix "Connecting to..." status message
3625
3626 2003-01-22 [paul]       0.8.8claws124
3627
3628         * po/bg.po
3629                 updated by George Danchev
3630                 
3631         * src/folder.c
3632                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3633                 and folder deletion
3634
3635 2003-01-21 [paul]       0.8.8claws123
3636
3637         * po/bg.po
3638                 updated by George Danchev
3639                 
3640         * src/about.c
3641                 its now 2003
3642                 
3643         * src/toolbar.c
3644                 don't translate 'Separator'
3645                 
3646         * src/plugins/spamassassin/Makefile.am
3647                 add aspell to CPPFLAGS
3648                 
3649         * src/plugins/spamassassin/spamassassin.c
3650           src/plugins/spamassassin/spamassassin_gtk.c
3651                 set correct default for spamassassin_receive_spam
3652                 slightly re-word descriptions and some
3653                 other minor changes
3654
3655 2003-01-19 [alfons]     0.8.8claws122
3656                 
3657         * src/mimeview.c
3658                 mimeview_save_as(): we might as well show the file name for
3659                 the single case "Save As" too
3660
3661 2003-01-19 [alfons]     0.8.8claws121
3662
3663         * src/crash.c
3664                 change bug tracker URL to bugzilla URL
3665
3666 2003-01-19 [alfons]     0.8.8claws120
3667
3668         * src/mimeview.c
3669                 mimeview_save_all(): display name of file before overwriting;
3670                 continue saving all, even when one overwrite was cancelled
3671
3672 2003-01-19 [christoph]  0.8.8claws119
3673
3674         * src/summaryview.c
3675         * src/procmsg.[ch]
3676                 fix wrong usage of procmsg_find_children in summaryview
3677                 by using procmsg_update_unread_children instead of
3678                 summaryview_update_unread_children
3679
3680 2003-01-19 [christoph]  0.8.8claws118
3681
3682         * src/procmsg.c
3683                 fix infinite loop in procmsg_find_children
3684                  (closes bug #25 sylpheed crashes on delete.)
3685
3686         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3687
3688 2003-01-19 [paul]       0.8.8claws117
3689
3690         * po/pt_BR.po
3691                 updated by Ivan Francolin Martinez
3692
3693 2003-01-18 [melvin]     0.8.8claws116
3694
3695         * src/prefs_actions.c
3696                 Removed syntax limitation of only one '&' at the end of command.
3697                         Now actions that contain '>/dev/null 2>&1' are possible.
3698
3699 2003-01-18 [melvin]     0.8.8claws115
3700
3701         * src/prefs_actions.c
3702                 Actions IO dialog: when the action ends
3703                 the "Close" button now has focus and [Escape] closes the
3704                 window.
3705
3706 2003-01-18 [christoph]  0.8.8claws114
3707
3708         * src/procmsg.c
3709                 o add debug output when MsgInfos are really freed
3710                 o free GSLists in procmsg_find_children and
3711                   procmsg_update_unread_children
3712
3713 2003-01-18 [christoph]  0.8.8claws113
3714
3715         * src/mainwindow.c
3716                 reorder Configuration menu
3717
3718 2003-01-18 [christoph]  0.8.8claws112
3719
3720         * src/compose.c
3721                 fix applying templates to forwarded messages
3722
3723         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3724
3725 2003-01-17 [christoph]  0.8.8claws111
3726
3727         * src/folder.c
3728                 destroy folder items, when a folder item is removed
3729
3730 2003-01-17 [christoph]  0.8.8claws110
3731
3732         * src/folder.c
3733                 fix wrong folder stats update when ignored message is
3734                 deleted
3735
3736 2003-01-17 [colin]      0.8.8claws109
3737         
3738         * src/mainwindow.c
3739         * src/summaryview.c
3740                 Quicksearch bugfixes: 
3741                 - hide help button at startup if not extended
3742                 - switch to extended when looking for replies
3743
3744 2003-01-17 [paul]
3745
3746         * sync with 0.8.9 release
3747
3748 2003-01-17 [paul]       0.8.8claws108
3749
3750         * sync with 0.8.8cvs11
3751                 see ChangeLog 2003-01-17
3752
3753 2003-01-16 [colin]      0.8.8claws107
3754
3755         * src/procmsg.c
3756                 Changed encryption test to re-ask passphrase
3757                 if an encrypted message hasn't been decrypted
3758                 Fixes bug #5
3759
3760 2003-01-16 [christoph]  0.8.8claws106
3761
3762         * src/prefs_gtk.c
3763         * src/prefs_toolbar.c
3764         * src/gtk/prefswindow.h
3765         * src/plugins/spamassassin/spamassassin_gtk.c
3766                 remove page destroy function that is not used anymore
3767
3768 2003-01-16 [paul]       0.8.8claws105
3769
3770         * sync with 0.8.8cvs9
3771                 see ChangeLog 2002-01-16
3772
3773 2003-01-16 [colin]      0.8.8claws104
3774
3775         * src/compose.[ch]
3776                 Fix bug with autosaved drafts for IMAP, when draft
3777                 folder is specified - fixes bugzilla bug #20
3778
3779 2003-01-15 [paul]       0.8.8claws103
3780
3781         * src/compose.[ch]
3782           src/procmsg.c
3783                 store folder and message-id of message forwarding
3784                 in queue header and set forward flag after sending
3785
3786 2003-01-15 [paul]       0.8.8claws102
3787
3788         * sync with 0.8.8cvs8
3789                 see ChangeLog 2002-01-15
3790
3791 2003-01-15 [colin]      0.8.8claws101
3792
3793         * src/Makefile.am
3794                 Fix linking with GNU libiconv
3795
3796 2003-01-15 [darko]      0.8.8claws100
3797
3798         * src/pine.c
3799                 fix crash when importing pine address book
3800                 entry with an empty name (reported by DY
3801                 <dybulk at tri8.net>)
3802
3803 2003-01-14 [paul]       0.8.8claws99
3804
3805         * configure.in  ** REMOVED **
3806           configure.ac  ** NEW FILE **
3807                 rename configure.in to configure.ac, as it is now
3808                 preferred
3809
3810 2003-01-14 [melvin]     0.8.8claws98
3811
3812         * src/folderview.c
3813                 folderview_check_new(): More precise function description
3814
3815 2003-01-14 [melvin]     0.8.8claws97
3816
3817         * src/folderview.c
3818                 folderview_check_new(): return the number of new messages 
3819                         since last check.
3820         * src/inc.c
3821                 inc_account_mail(): Disable counting of new messages for IMAP
3822                         and NNTP until bug [19] and [14] are fixed.
3823
3824 2003-01-14 [paul]       0.8.8claws96
3825
3826         * sync with 0.8.8cvs6
3827                 see ChangeLog 2003-01-14
3828
3829 2003-01-13 [alfons]     0.8.8claws95
3830
3831         * src/textview.c
3832                 tune email address validation (c. 0.8.8claws89): if . is 
3833                 just one char away from @, the address is invalid too 
3834                 (correctly rejects addresses like foo@.com)
3835
3836 2003-01-13 [paul]       0.8.8claws94
3837
3838         * src/messageview.c
3839           src/toolbar.c
3840                 fixes to the Message View toolbar and menu:
3841                 fix non-functioning Forward button
3842                 make Reply button consider default_reply_list
3843                 remove 'Follow-up...' menu entry
3844                 add 'Forward' and 'Redirect' menu entries
3845
3846 2003-01-13 [melvin]     0.8.8claws93
3847
3848         * src/inc.c
3849                 Fixed typo that could make new messages count incorrect.
3850
3851 2003-01-13 [melvin]     0.8.8claws92
3852
3853         * src/folderview.[ch]
3854                 folderview_check_new(): return the number of new messages.
3855         * src/inc.c
3856                 Should fix bug [14] where new mail notification worked 
3857                         incorrectly with IMAP accounts.
3858                 inc_spool_account(): return number of new msgs, or -1 on error
3859                 inc_all_spool(): return number of new msgs
3860                 
3861 2003-01-13 [melvin]     0.8.8claws91
3862
3863         * src/prefs_actions.c
3864                 Justify help text.
3865
3866 2003-01-12 [thorsten]   0.8.8claws90
3867
3868         * src/common/prefs.c
3869                 close file before rename
3870
3871 2003-01-12 [alfons]     0.8.8claws89
3872
3873         * AUTHORS
3874                 add Christian Mertes
3875         * src/common/utils.[ch]
3876                 g_stricase_hash(), g_stricase_equal(): functions for 
3877                 case insensitive hash tables
3878         * src/textview.c
3879                 use top level domain names to validate email address, based
3880                 on a patch by Christian Mertes (thanks!), but changed 
3881                 implementation to use a hash table 
3882
3883 2003-01-12 [paul]       0.8.8claws88
3884
3885         * po/bg.po
3886                 updated by George Danchev
3887
3888 2003-01-12 [alfons]     0.8.8claws87
3889
3890         * src/summaryview.c
3891                 delete / execute performance: use new style folder update
3892
3893 2003-01-12 [paul]       0.8.8claws86
3894
3895         * sync with 0.8.8cvs5
3896                 see ChangeLog 2003-01-13 (!)
3897
3898 2003-01-12 [alfons]     0.8.8claws85
3899
3900         * src/filtering.c
3901         * src/matcher_parser_parse.y
3902                 prepare change_score filtering action
3903         * src/matcher.[ch]
3904                 give up const-correctness on functions that call non-const-correct functions;
3905                 several casts to gpointer in g_free();
3906                 add change_score;
3907
3908 2003-01-12 [christoph]  0.8.8claws84
3909
3910         * src/compose.c
3911                 fix 2 warnings
3912
3913         * src/gtk/prefswindow.[ch]
3914         * src/plugins/spamassassin/spamassassin_gtk.c
3915                 changed the call of the widget create function
3916                 for PrefsPages, because sometimes the widget
3917                 create function needs a widget that already has
3918                 been attached to a window (to create GDK pixmaps
3919                 for exmaple). So we simply pass the GtkWindow as
3920                 the second parameter now.
3921
3922         * src/main.c
3923         * src/mainwindow.c
3924         * src/prefs_toolbar.[ch]
3925                 rewrite Toolbar Preferences using the new
3926                 prefs window
3927
3928 2003-01-11 [alfons]     0.8.8claws83
3929
3930         * src/addressadd.c
3931                 fix crash when adding sender to addressbook because status bar
3932                 isn't there (the status bar doesn't seem to be used though,
3933                 but I'll let Match decide what to do with it)
3934
3935 2003-01-11 [colin]      0.8.8claws82
3936
3937         * src/main.c
3938           src/toolbar.c
3939                 Two useless changes reversed
3940
3941 2003-01-11 [colin]      0.8.8claws81
3942
3943         * src/mainwindow.c
3944           src/mainwindow.h
3945                 Add mainwindow_get_mainwindow()
3946         * src/alertpanel.c
3947           src/alertpanel.h
3948                 Add alertpanel_error_log() 
3949         * src/compose.c
3950           src/inc.c
3951           src/messageview.c
3952           src/toolbar.c
3953           src/main.c
3954           src/procmsg.c
3955                 Network errors get a View Log button
3956
3957 2003-01-10 [alfons]     0.8.8claws80
3958
3959         * src/prefs_toolbar.c
3960         * src/toolbar.c
3961                 use the translatable string for "Separator" as file name for
3962                 separator toolbar items (probably make this uppercase?)
3963
3964 2003-01-10 [alfons]     0.8.8claws79
3965
3966         * src/prefs_toolbar.c
3967                 put right A_SEPARATOR description string in "displayed
3968                 toolbar items list" so manually added separators are
3969                 saved correctly (bug #10, "Adding a separator to the main 
3970                 toolbar fails, entry in xml file is wrong")
3971
3972 2003-01-10 [christoph]  0.8.8claws78
3973
3974         * src/imap.c
3975                 o fix warnings
3976                 o use CAPABILITY to check if NAMESPACE is available
3977
3978 2003-01-10 [christoph]  0.8.8claws77
3979
3980         * src/imap.[ch]
3981                 apply UIDPLUS IMAP extension support patch
3982
3983         Patch submitted by Simon 'corecode' Schubert
3984
3985 2003-01-10 [paul]       0.8.8claws76
3986
3987         * src/folderview.c
3988                 a sync from main which fixes the news account folders'
3989                 Properties bug
3990
3991 2003-01-10 [christoph]  0.8.8claws75
3992
3993         * src/folder.c
3994                 don't accept 0 as a valid uid returned by copy and move
3995                 functions. 0 means the message was copied or moved but the
3996                 new uid could not be fetched. It is not an error condition
3997                 for the copy or move operation.
3998
3999 2003-01-10 [paul]       0.8.8claws74
4000
4001         * src/prefs_filtering.c
4002                 change English used in Alert when entry is not
4003                 saved.
4004                 
4005         * sync with 0.8.8cvs4
4006                 see ChangeLog 2003-01-10
4007
4008 2003-01-10 [darko]      0.8.8claws73
4009
4010         * src/pine.c
4011                 fix crash when importing address book entry
4012                 without a valid address
4013
4014 2003-01-09 [alfons]     0.8.8claws72
4015
4016         * src/inc.c
4017                 filtering performance: use new style folder update
4018
4019 2003-01-09 [christoph]  0.8.8claws71
4020
4021         * src/compose.c
4022         * src/gtk/menu.[ch]
4023                 fix wrong selecting of mime encoding type, when
4024                 opening property dialog of attachments in the
4025                 compose window. 7bit was always selected and that
4026                 destoryed files with 8bit data.
4027                 (closes bug #9 Sylpheed-claws destroys attachments when
4028                  changing MIME-types)
4029
4030 2003-01-09 [paul]       0.8.8claws70
4031
4032         * sync with 0.8.8cvs3
4033                 see ChangeLog 2003-01-09
4034
4035 2003-01-08 [alfons]     0.8.8claws69
4036         
4037         * src/addressadd.c
4038                 apply patch by Kim Schulz to fix build breakage
4039                 because of missing variable
4040
4041 2003-01-08 [paul]       0.8.8claws68
4042
4043         * sync with 0.8.8cvs2
4044                 see ChangeLog 2002-01-08
4045
4046 2003-01-08 [paul]       0.8.8claws67
4047
4048         * po/it.po
4049                 updated by Alessandro Maestri
4050                 
4051         * src/addressadd.c
4052                 when using 'Add sender to addressbook' allow
4053                 name to be edited and remarks to be entered
4054                 Patch submitted by Luke Plant
4055
4056 2003-01-08 [darko]      0.8.8claws66
4057
4058         * README.claws, src/summaryview.c
4059                 fix description for marked messages
4060
4061 2003-01-08 [paul]
4062
4063         * tools/Makefile.am
4064           tools/launch_phoenix  ** NEW FILE **
4065                 add script that enables using Phoenix as the default
4066                 web browser. 
4067                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
4068                 
4069         * tools/OOo2sylpheed.pl
4070                 remove full path to sylpheed executable, just 'sylpheed'
4071                 will do
4072                 
4073         * tools/README
4074                 add launch_phoenix informtion and re-arrange and compress
4075                 the data a little
4076
4077 2003-01-07 [christoph]  0.8.8claws65
4078
4079         * src/folder.c
4080                 fix update for source folder when moving messages
4081         * src/procmsg.[ch]
4082         * src/summaryview.c
4083                 use function to set to_folder for message infos and
4084                 automatically update the op_count for old and new
4085                 folder
4086
4087 2003-01-07 [melvin]     0.8.8claws64
4088
4089         * src/prefs_actions.c
4090                 Fixed bug where an '%p' Action on a displayed image crashed 
4091                         Sylpheed
4092                 Code clean up (get rid of duplicated code and removed unnecessary 
4093                                 structure member)
4094
4095 2003-01-07 [christoph]  0.8.8claws63
4096
4097         * src/compose.c
4098         * src/folder.[ch]
4099         * src/folderview.c
4100         * src/import.c
4101         * src/inc.c
4102         * src/main.c
4103         * src/mainwindow.c
4104         * src/messageview.c
4105         * src/prefs_folder_item.c
4106         * src/procmsg.c
4107         * src/summaryview.c
4108         * src/toolbar.c
4109                 o remove all folder update triggering from the UI code. The folder
4110                   system should know much better when a folder needs an update.
4111                 o to prevent multiple updates in a row the folder updates can be
4112                   frozen for some time.
4113
4114                 Note: - Please verify that no updates are missing
4115                       - Check where freeze/thaws should be added
4116
4117 2003-01-07 [christoph]  0.8.8claws62
4118
4119         * src/prefs_actions.c
4120                 don't translate empty strings
4121
4122         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4123
4124 2003-01-06 [christoph]  0.8.8claws61
4125
4126         * src/prefs_actions.c
4127                 mark strings for gettext
4128         * src/prefs_matcher.c
4129                 use new description window for Execute action and
4130                 match condition in Filtering
4131
4132         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4133
4134 2003-01-06 [alfons]     0.8.8claws60
4135
4136         keep myself inspired to re-organize matcher part 8; 
4137         yes, more to come (I need to move out the descriptive
4138         text for actions to matcher.c, or at least make it not
4139         depend on the wicked ordering)
4140
4141         * src/prefs_matcher.c
4142                 add documentation so others may comprehend the
4143                 UI part of the conditions
4144                 
4145 2003-01-06 [christoph]  0.8.8claws59
4146
4147         * src/prefs_actions.c
4148                 use new description window for syntax help
4149         * src/gtk/description_window.c
4150                 fix display of descriptions with column count != 2
4151
4152         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4153
4154 2003-01-06 [christoph]  0.8.8claws58
4155
4156         * src/quote_fmt.c
4157         * src/summaryview.[ch]
4158         * src/gtk/Makefile.am
4159         * src/gtk/description_window.[ch]       ** NEW **
4160                 use a generic window to display syntax descriptions
4161                 currently used in quote_fmt and summaryview (new description
4162                 for extended quick search)
4163
4164         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4165
4166 2003-01-06 [paul]       0.8.8claws57
4167
4168         * sync with 0.8.8cvs1
4169                 see ChangeLog 2003-01-06
4170
4171 2003-01-06 [christoph]  0.8.8claws56
4172
4173         * src/mainwindow.c
4174         * src/prefs_gtk.[ch]
4175         * src/gtk/prefswindow.[ch]
4176         * src/plugins/spamassassin/spamassassin_gtk.c
4177                 o remove page management from prefswindow, pages
4178                   will be an argument to prefswindow_open
4179                 o prefswindow_open gets a datapointer that is
4180                   passed to the widget_create function to allow
4181                   creation of prefswindow for specific items
4182
4183 2003-01-06 [colin]      0.8.8claws55
4184         
4185         * src/summaryview.c
4186                 We don't want regexp in the reply-finder, 
4187                 because MIDs can contain !,$,. and so on
4188
4189 2003-01-06 [jens]       0.8.8claws54
4190
4191         * src/jpilot.c
4192                 fixed a wrong free in jpilot_read_db_files
4193
4194 2003-01-06 [alfons]     0.8.8claws53
4195
4196         re-organize matcher part 8; more to come
4197        
4198         * src/matcher.c
4199                 matcherprop_to_string(): put g_free()s before the
4200                 switch-case break to fix memleaks                
4201
4202 2003-01-06 [colin]      0.8.8claws52
4203
4204         * src/summaryview.c
4205                 cleanup & reply-finder now displays the first 
4206                 matching message
4207
4208 2003-01-05 [alfons]     0.8.8claws51
4209
4210         re-organize matcher part 7; more to come
4211
4212         * src/matcher.[ch]
4213                 fixes for constant correctness;
4214                 more documentation;
4215
4216 2003-01-05 [alfons]     0.8.8claws50
4217
4218         re-organize matcher part 6; more to come
4219         
4220         * src/matcher.[ch]
4221                 fixes for constant correctness;
4222                 more documentation;
4223         * src/filtering.c
4224                 fix for constant correctness
4225
4226 2003-01-05 [colin]      0.8.8claws49
4227
4228         * src/account.[ch]
4229                 Add account_get_reply_account function
4230         * src/compose.c
4231                 Use account_get_reply_account function 
4232         * src/summaryview.c
4233                 Basic reply-finder - click on the replied
4234                 icon gets you to the outbox using quick-search
4235
4236 2003-01-05 [paul]       0.8.8claws48
4237
4238         * src/prefs_common.c
4239                 small change to English
4240                 
4241         * src/prefs_filtering.c
4242                 prefs_filtering_action_select(): improve logic and uniformity
4243                 of gui
4244
4245 2003-01-05 [alfons]     0.8.8claws47
4246
4247         fine tune solution to focus problems (bug #7)
4248
4249         * src/mainwindow.c
4250                 mainwindow_focus_in_event(): remove grab event check
4251         * src/summaryview.c
4252                 summary_button_pressed(): move selection on right-click
4253                 too. we can't possibly move the selection back after
4254                 canceling a dialog, because gtk's incomplete focus 
4255                 management. whether this is a good solution, only time
4256                 will tell.
4257
4258 2003-01-05 [christoph]  0.8.8claws46
4259
4260         * src/imap.c
4261                 fix crash when no imap connection could be established
4262
4263 2003-01-05 [paul]       0.8.8claws45
4264
4265         * src/mainwindow.c
4266           src/sumamryview.c
4267           src/gtk/menu.[ch]
4268                 fix bug 605957 'shortcuts in popup-menu'
4269                 make user-defined shortcuts work
4270                 show shortcuts that are already defined
4271                 in the main menu
4272                 Patch submitted by Luke Plant
4273
4274 2003-01-05 [alfons]     0.8.8claws44
4275
4276         * src/mainwindow.c
4277                 focus_in_event handler should not select summary view row 
4278                 when another window (menu, dialog) grabbed for events 
4279                 (bug #7, "[0.8.8claws42] Message summary focus") 
4280
4281 2003-01-04 [christoph]  0.8.8claws43
4282
4283         * src/procmsg.c
4284                 update save folder after adding the sent message
4285                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4286
4287 2003-01-02 [christoph]  0.8.8claws42
4288
4289         * src/common/plugin.c
4290                 fix unloading of all plugins and unload
4291                 plugins in reverse order
4292                 
4293         * src/gtk/pluginwindow.c
4294                 implement function of load and unload button
4295
4296         * src/gtk/prefswindow.c
4297         * src/gtk/prefswindow.h
4298                 rename register function and add new unregister
4299                 function
4300
4301         * src/plugins/spamassassin/spamassassin_gtk.c
4302                 unregister prefs page and update for changes in
4303                 src/gtk/prefswindow.c
4304
4305 2003-01-02 [paul]       0.8.8claws41
4306
4307         * po/es.po
4308                 updated by Ricardo Mones Lastra
4309
4310 2003-01-02 [paul]
4311
4312         * tools/tb2sylpheed
4313                 fixes and improvements by Urke MMI
4314
4315 2003-01-02 [thorsten]   0.8.8claws40
4316
4317         * src/procmsg.c
4318                 fixed wrong return value
4319
4320 2003-01-02 [thorsten]   0.8.8claws39
4321
4322         * src/prefs.c
4323                 fixed printing wrong variable
4324
4325 2003-01-02 [thorsten]   0.8.8claws38
4326
4327         * src/prefs.c
4328                 fixed acessing members of freed pfile struct
4329
4330 2003-01-02 [thorsten]   0.8.8claws37
4331
4332         * src/procmsg.c
4333                 detect loops across several messages
4334                 as suggested by Christoph Hohmann
4335
4336 2003-01-01 [match]      0.8.8claws36
4337
4338         * src/addrindex.c
4339                 fixed another memory leak.
4340
4341 2003-01-01 [match]      0.8.8claws35
4342
4343         * src/jpilot.[ch]
4344                 fixed memory leaks. applied Doxygen comments.
4345
4346 2003-01-01 [thorsten]   0.8.8claws34
4347
4348         * src/procmsg.c
4349                 inhibit endless loop if msg references itself
4350                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4351
4352 2003-01-01 [christoph]  0.8.8claws33
4353
4354         * src/mainwindow.c
4355         * src/gtk/Makefile.am
4356         * src/gtk/pluginwindow.c                ** NEW **
4357         * src/gtk/pluginwindow.h                ** NEW **
4358                 add plugin window
4359
4360         * src/plugins/demo/demo.c
4361         * src/plugins/spamassassin/spamassassin.c
4362         * src/plugins/spamassassin/spamassassin_gtk.c
4363                 write better plugin descriptions
4364
4365 2002-12-31 [christoph]  0.8.8claws32
4366
4367         * src/gtk/prefswindow.c
4368         * src/plugins/spamassassin/spamassassin_gtk.c
4369                 some small improvements to GTK code
4370
4371 2002-12-31 [christoph]  0.8.8claws31
4372
4373         * src/plugins/spamassassin/spamassassin_gtk.c
4374                 enable folder select button
4375
4376 2002-12-31 [christoph]  0.8.8claws30
4377
4378         * src/mainwindow.c
4379         * src/gtk/Makefile.am
4380         * src/gtk/prefswindow.c                         ** NEW **
4381         * src/gtk/prefswindow.h                         ** NEW **
4382                 add new prefs window
4383
4384         * src/common/plugin.c
4385                 don't try to load empty config lines
4386         
4387         * src/plugins/spamassassin/Makefile.am
4388         * src/plugins/spamassassin/spamassassin.c
4389         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4390         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4391                 GTK config for SpamAssassin Plugin using
4392                 the new prefs window
4393
4394 2002-12-31 [paul]       0.8.8claws29
4395
4396         * po/POTFILES.in
4397                 remove obsolete entry 'src/menu.c'
4398
4399 2002-12-31 [alfons]     0.8.8claws28
4400
4401         * src/matcher.[ch]
4402         * src/matcher_parser_parse.y
4403         * src/prefs_matcher.c
4404                 add "ignore_thread" and "~ignore_thread" condition so it's
4405                 possible to make the actions / scoring operate on the ignore
4406                 thread flag
4407
4408 2002-12-31 [christoph]  0.8.8claws27
4409
4410         * src/addrbook.c
4411         * src/addrindex.c
4412         * src/folder.c
4413         * src/matcher.c
4414         * src/prefs_account.c
4415         * src/prefs_actions.c
4416         * src/prefs_customheader.c
4417         * src/prefs_display_header.c
4418         * src/prefs_gtk.c
4419         * src/procmime.c
4420         * src/toolbar.c
4421         * src/xmlprops.c
4422         * src/common/prefs.[ch]
4423                 extend prefs file handling for reading and automatic handling
4424                 of blocks. When reading prefs_set_block_label will automatically
4425                 move on to the block. When writing it will copy all other blocks
4426                 automatically
4427
4428         * src/common/plugin.c
4429                 Now loading plugin filenames from [Plugins] block in
4430                 sylpheed rc file
4431
4432 2002-12-30 [christoph]  0.8.8claws26
4433
4434         * src/common/hooks.[ch]
4435                 return abort status to caller of hooks_invoke
4436                 
4437         * src/inc.[ch]
4438                 invoke message filtering hook and stop
4439                 default handling when filter returns abort
4440
4441         * src/common/plugin.[ch]
4442         * src/plugins/demo/demo.c
4443                 modify plugin loader, because resolving symbols for strings
4444                 does not work correctly
4445         
4446         * configure.in
4447         * ac/spamassassin.m4                            ** NEW **
4448         * src/plugins/spamassassin/.cvsignore           ** NEW **
4449         * src/plugins/spamassassin/Makefile.am          ** NEW **
4450         * src/plugins/spamassassin/README               ** NEW **
4451         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4452         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4453         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4454                 add spamassassin plugin, see src/plugins/spamassassin/README
4455                 for details
4456
4457 2002-12-29 [alfons]     0.8.8claws25
4458
4459         * src/mainwindow.c
4460                 when moving focus from a message view to the main 
4461                 window, don't forget to select the summary node
4462                 of the displayed message. should fix "[ 659103 ] 
4463                 focus-follows-mouse confuses sylpheed"
4464
4465 2002-12-29 [christoph]  0.8.8claws24
4466
4467         * src/Makefile.am
4468         * src/stringtable.[ch]          ** REMOVE **
4469         * src/common/Makefile.am
4470         * src/common/stringtable.[ch]   ** NEW **
4471                 move stringtable files to common directory
4472
4473 2002-12-29 [christoph]  0.8.8claws23
4474
4475         * src/Makefile.am
4476         * src/menu.[ch]                 ** REMOVE **
4477         * src/gtk/Makefile.am
4478         * src/gtk/menu.[ch]             ** NEW **
4479                 move menu files to gtk directory
4480
4481 2002-12-29 [match]      0.8.8claws22
4482
4483         * src/addressbook.c
4484         * src/syldap.c
4485                 moved UI specific code out of LDAP code into addressbook
4486                 UI code. fixed memory leak.
4487
4488 2002-12-29 [christoph]  0.8.8claws21
4489
4490         * src/folder.c
4491                 only check for IGNORED parent message when message is
4492                 not IGNORED itself
4493
4494 2002-12-29 [alfons]     0.8.8claws20
4495
4496         * src/summaryview.c
4497                 set gtksctree's anchor correct (immediate execute
4498                 changes the tree's layout, and anchor points at 
4499                 the incorrect row). fixes "[ 657233 ] multiple msg 
4500                 delete sometimes off by 1".
4501                 we probably have to look for more tree layout /
4502                 anchor glitches.
4503
4504 2002-12-29 [paul]       0.8.8claws19
4505
4506         * src/summaryview.c
4507                 fix bug [ 659054 ] incorrect sorting of 'From' column
4508                 when using 'display sender using address book'
4509                 thanks to Alfons and Luke Plant
4510
4511 2002-12-29 [christoph]  0.8.8claws18
4512
4513         * src/folder.c
4514         * src/procmsg.[ch]
4515                 check parent messages for IGNORE THREAD flag, when adding,
4516                 moving or copying messages to a folder
4517
4518 2002-12-27 [alfons]     0.8.8claws17
4519
4520         re-organize matcher part 5; more to come
4521
4522         * src/matcher.c
4523                 hash keywords in matchparser_tab 
4524
4525 2002-12-27 [alfons]     0.8.8claws16
4526
4527         re-organize matcher part 4; more to come
4528
4529         * src/matcher_parser.h
4530         * src/matcher_parser_lex.l
4531         * src/matcher_parser_parse.y
4532                 cleanup
4533
4534 2002-12-27 [alfons]     0.8.8claws15
4535
4536         re-organize matcher part 3; more to come
4537
4538         * src/matcher.[ch]
4539                 cleanup
4540
4541 2002-12-27 [alfons]     0.8.8claws14
4542
4543         re-organize matcher part 2; more to come but this should
4544         work. cc me if there are any regressions.
4545
4546         * src/matcher.h
4547                 add prototype for get_matchparser_tab_id()
4548         * src/matcher_parser_lex.l
4549                 look up keywords using matchparser_tab_id();
4550
4551 2002-12-27 [alfons]     0.8.8claws12
4552
4553         re-organize matcher part 1
4554
4555         * src/matcher.h
4556                 map yacc generated constants to sylpheed matcher constants
4557         * src/matcher.c
4558                 add function to find a matcher constant from a string
4559
4560 2002-12-27 [christoph]  0.8.8claws11
4561
4562         * src/compose.c
4563                 MENUITEM_ADD casts the 4th argument from integer to pointer
4564                 so it probably should not be a pointer, this means we
4565                 should use account id for it and not the account's pointer
4566
4567 2002-12-27 [paul]       0.8.8claws10
4568
4569         * src/mainwindow.c
4570                 remove unneeded 'GtkWidget *vbox'
4571                 
4572         * src/summaryview.c
4573                 further sync with 0.8.8 - make sort
4574                 by recipient work as expected
4575                 
4576         * NEWS
4577                 sync with 0.8.8
4578
4579 2002-12-27 [paul]       0.8.8claws9
4580
4581         * po/pt_BR.po
4582                 updated by Ivan F. Martinez
4583                 
4584 2002-12-27 [darko]      0.8.8claws8
4585
4586         * src/common/utils.c
4587                 added locked pattern to extended search
4588
4589 2002-12-27 [alfons]     0.8.8claws7
4590
4591         * src/prefs_matcher.[ch]
4592                 clean up
4593
4594 2002-12-26 [alfons]     0.8.8claws6
4595
4596         * src/matcher.[ch]
4597         * src/matcher_parser_lex.l
4598         * src/matcher_parser_parse.y
4599         * src/prefs_matcher.c
4600                 allow color label as a condition in the matcher
4601
4602 2002-12-26 [oliver]     0.8.8claws5
4603         
4604         * src/toolbar.c 
4605                 enable Addressbook for Main and Messageview
4606         * src/prefs_actions.c
4607                 enable actions in Messageview
4608
4609 2002-12-26 [christoph]  0.8.8claws4
4610
4611         * src/common/plugin.c
4612                 add a little debug output
4613         * configure.in
4614         * src/plugins/demo/Makefile.am
4615                 better use of automake
4616
4617 2002-12-26 [christoph]  0.8.8claws3
4618
4619         * src/Makefile.am
4620         * src/common/Makefile.am
4621                 fix "make distdir"
4622
4623 2002-12-26 [christoph]  0.8.8claws2
4624
4625         * configure.in
4626                 sort configure checks into common / gtk / plugins
4627         * po/POTFILES.in
4628                 add src/prefs_gtk.c
4629         * src/Makefile.am
4630                 add plugins SUBDIR
4631         * src/main.c
4632         * src/common/sylpheed.[ch]
4633                 added now sylpheed_done function for shutdown
4634         * src/common/Makefile.am
4635         * src/common/plugin.[ch]                ** NEW **
4636                 plugin loader and unloader
4637         * src/plugins/.cvsignore                ** NEW **
4638         * src/plugins/Makefile.am               ** NEW **
4639                 build plugins
4640         * src/plugins/demo/.cvsignore           ** NEW **
4641         * src/plugins/demo/Makefile.am          ** NEW **
4642         * src/plugins/demo/demo.c               ** NEW **
4643                 small demo plugin that installs a logtext hook and
4644                 outputs the log text to stdout
4645
4646 2002-12-26 [paul]       0.8.8claws1
4647
4648         * po/es.po
4649                 updated by Ricardo Mones Lastra
4650
4651 2002-12-26 [paul]       0.8.8claws
4652
4653         * 0.8.8claws released
4654
4655 2002-12-26 [paul]       0.8.7claws12
4656
4657         * po/bg.po
4658                 updated by George Danchev
4659
4660 2002-12-26 [paul]       0.8.7claws11
4661
4662         * po/POTFILES.in
4663                 remove unneeded 'src/prefs.c' entry 
4664
4665 2002-12-26 [paul]       0.8.7claws10
4666
4667         * src/codeconv.c
4668           src/mainwindow.c
4669                 sync with 0.8.8 release
4670         
4671         * src/folder.[ch]
4672           src/mh.c
4673           src/summaryview.c
4674                 partial sync with 0.8.8 release
4675         
4676
4677 2002-12-25 [alfons]     0.8.7claws9
4678
4679         * src/matcher.[ch]
4680         * src/matcher_parser_lex.l
4681         * src/matcher_parser_parse.y
4682         * src/prefs_matcher.c
4683                 add locked flag to possible filtering / matcher 
4684                 conditions (also a good example what should be
4685                 done to add a simple boolean condition)
4686
4687 2002-12-25 [christoph]  0.8.7claws8
4688
4689         * src/Makefile.am
4690         * src/account.[ch]
4691         * src/addrbook.c
4692         * src/addressbook.c
4693         * src/addrindex.c
4694         * src/filtering.c
4695         * src/folder.c
4696         * src/matcher.c
4697         * src/prefs.[ch]                ** REMOVE **
4698         * src/prefs_account.c
4699         * src/prefs_actions.c
4700         * src/prefs_common.c
4701         * src/prefs_customheader.c
4702         * src/prefs_display_header.c
4703         * src/prefs_filtering.c
4704         * src/prefs_folder_item.c
4705         * src/prefs_gtk.[ch]            ** NEW **
4706         * src/prefs_matcher.c
4707         * src/prefs_scoring.c
4708         * src/prefs_summary_column.c
4709         * src/procmime.c
4710         * src/selective_download.c
4711         * src/toolbar.c
4712         * src/common/Makefile.am
4713         * src/common/prefs.[ch]         ** NEW **
4714                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4715
4716 2002-12-24 [alfons]     0.8.7claws7
4717
4718         * src/summaryview.c
4719                 summary_thread_build(): fix real cause of the crash mentioned in
4720                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4721                 this way we get meaningful ctree nodes 
4722
4723 2002-12-24 [oliver]     0.8.7claws6
4724
4725         * src/mainwindow.[ch]
4726         * src/messageview.[ch]
4727         * src/compose.[ch]
4728         * src/inc.c
4729         * src/summaryview.c
4730                 changes to use updated toolbar handling
4731                 
4732 2002-12-24 [oliver]     0.8.7claws5
4733
4734         * src/toolbar.[ch]
4735                 generic toolbar handling
4736                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4737         * src/prefs_toolbar.[ch]
4738                 adjust to handling
4739         
4740 2002-12-24 [oliver]     0.8.7claws4
4741         
4742         * src/stock_pixmap.[ch]
4743                 move SYLPHEED_LOGO to end of list in order 
4744                 to remove it from Custom Toolbar`s Icon View
4745
4746 2002-12-24 [alfons]     0.8.7claws3
4747
4748         * src/summaryview.c
4749                 summary_thread_build(): fix crash because of focus != selection 
4750                 after threading. when deleting the selection, gtk tries but fails 
4751                 to find the correct focusable element. we now force the selection
4752                 to be focused. this should solve the infamous bug reported by 
4753                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4754                 a test case is available. 
4755
4756 2002-12-24 [darko]      0.8.7claws2
4757
4758         * src/summaryview.c
4759                 don't crash when unmarking message with unread children
4760
4761 2002-12-23 [christoph]  0.8.7claws1
4762
4763         * src/Makefile.am
4764         * src/common/Makefile.am
4765                 update Makefiles for moved intl.h, version.h and defs.h
4766         * src/imap.c
4767                 rewrite imap_session_get to avoid duplicate code
4768
4769 2002-12-23 [paul]       0.8.7claws
4770
4771         * Santa-Claws released
4772         
4773         * po/hu.po
4774           po/ru.po
4775                 squeeze in updated Hungarian and Russian translations.
4776                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4777
4778 2002-12-23 [paul]       0.8.6claws129
4779
4780         * po/pl.po
4781                 updated by Witold Wladyslaw Wojciech Wilk
4782
4783 2002-12-23 [paul]       0.8.6claws128
4784
4785         * src/quote_fmt_parse.y
4786                 fix typo and add licence header
4787
4788 2002-12-23 [paul]       0.8.6claws127
4789
4790         * po/en_GB.po
4791                 updated
4792
4793 2002-12-23 [paul]       0.8.6claws126
4794
4795         * po/it.po
4796                 updated translation, submitted by Alessandro Maestri
4797                 
4798 2002-12-23 [paul]       0.8.6claws125
4799
4800         * src/quote_fmt_parse.y
4801                 fix signature-stripping on replies bug. match
4802                 '-- \n' and not '-- '.
4803
4804 2002-12-22 [paul]       0.8.6claws124
4805
4806         * po/bg.po
4807           po/es.po
4808           po/sr.po
4809                 updated translations. submitted by George Danchev,
4810                 Ricardo Mones Lastra, and Urke MMI respectively
4811
4812 2002-12-21 [paul]       0.8.6claws123
4813
4814         * src/addrbook.c
4815                 fix coding style
4816
4817 2002-12-21 [paul]       0.8.6claws122
4818
4819         * src/addrbook.c
4820                 fix bug [643638] where if a person is in one or more
4821                 addressbook groups editing that person's email 
4822                 address results in removal from those groups.
4823                 Patch submitted by Luke Plant.
4824
4825 2002-12-20 [christoph]  0.8.6claws121
4826
4827         * src/common/utils.c
4828         * src/summaryview.c
4829                 reimplement expand_search_string using GString to
4830                 prevent crashs caused by miscalculated string
4831                 lengths reported by Paul
4832
4833 2002-12-20 [christoph]  0.8.6claws120
4834
4835         * src/summaryview.c
4836                 don't use "changed" to check if op_count has to be changed as it
4837                 is also set when the message has unread children
4838                 (closes bug [ 653221 ] crash while deleting duplicates)
4839
4840 2002-12-20 [paul]       0.8.6claws119
4841
4842         * sync with 0.8.6cvs27
4843                 see ChangeLog 2002-12-20
4844
4845 2002-12-20 [paul]       0.8.6claws118
4846
4847         * sync with 0.8.6cvs26
4848                 see ChangeLog 2002-12-19 and 2002-12-20
4849
4850 2002-12-19 [alfons]     0.8.6claws117
4851
4852         * src/textview.c
4853                 fix incorrect parsing of email addresses, submitted by 
4854                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4855                 name display if it contains @".
4856
4857 2002-12-18 [paul]       0.8.6claws116
4858
4859         * sync with 0.8.6cvs23
4860                 see ChangeLog 2002-12-18
4861
4862 2002-12-18 [paul]       0.8.6claws115
4863
4864         * src/Makefile.am
4865         * src/account.c
4866         * src/codeconv.c
4867         * src/gtkutils.[ch]
4868         * src/imap.c
4869                 sync with 0.8.6cvs22.
4870                 see ChangeLog 2002-12-17 and 2002-12-18
4871
4872 2002-12-17 [christoph]  0.8.6claws114
4873
4874         * src/imap.c
4875                 o don't create a session if imap greeting fails
4876                 o don't close socket when authentication fails
4877                   this is done by imap_session_destroy
4878
4879 2002-12-17 [thorsten]   0.8.6claws113
4880
4881         * tools/Makefile.am
4882           tools/README
4883           tools/google_msgid.pl ** NEW FILE **
4884                 Added "search for message-id" script and doc
4885
4886 2002-12-17 [thorsten]   0.8.6claws112
4887
4888         * po/hu.po
4889                 Updated hungarian translation
4890                 (updated by Gal Zoltan)
4891
4892 2002-12-16 [christoph]  0.8.6claws111
4893
4894         * src/addr_compl.c
4895                 remove stupid addressbook dump to debug output
4896         * src/mh.c
4897                 fix memory leak found by Hiro
4898
4899 2002-12-14 [paul]       0.8.6claws110
4900
4901         * src/compose.c
4902                 fix menubar sensitivity on send
4903                 
4904         * src/prefs_filtering.c
4905         * src/prefs_matcher.c
4906         * src/prefs_scoring.c
4907                 Fix english ;)
4908                 
4909         * src/common/quoted-printable.h
4910                 sync: fix typo
4911         
4912 2002-12-13 [christoph]  0.8.6claws109
4913
4914         * src/Makefile.am
4915         * src/manage_window.[ch]        ** REMOVE **
4916         * src/gtk/Makefile.am
4917         * src/gtk/manage_window.[ch]    ** NEW **
4918                 move manage_window files to gtk directory
4919
4920 2002-12-13 [christoph]  0.8.6claws108
4921
4922         * src/Makefile.am
4923         * src/gtkshruler.[ch]           ** REMOVE **
4924         * src/gtk/Makefile.am
4925         * src/gtk/gtkshruler.[ch]       ** NEW **
4926                 move gtkshruler files to gtk directory
4927
4928 2002-12-13 [christoph]  0.8.6claws107
4929
4930         * src/Makefile.am
4931         * src/compose.c
4932         * src/gtkstext.[ch]             ** REMOVE **
4933         * src/gtkutils.[ch]
4934         * src/textview.c
4935         * src/gtk/gtkstext.[ch]         ** NEW **
4936         * src/gtk/Makefile.am
4937                 o move stext functions to gtkstext.c to remove
4938                   dependency of gtkutils
4939                 o move gtkstext files to gtk directory
4940
4941         * src/gtk/Makefile.am
4942         * src/gtk/sslcertwindow.[ch]
4943                 UI stuff can always depend on common code so
4944                 it's ok to add ../common to include path
4945
4946 2002-12-13 [colin]      0.8.6claws106
4947
4948         * src/summaryview.c
4949                 Disconnect sighandlers for mainwindow when
4950                 quicksearch has the focus
4951                 Fix bug #653231
4952         * src/mainwindow.[ch]
4953                 Make key_pressed callback public, to be able
4954                 to disconnect it
4955
4956 2002-12-13 [christoph]  0.8.6claws105
4957
4958         * src/mh.c
4959                 create .mh_sequences file in new MH folders
4960                 (closes feature request [ 523162 ] MH folders should
4961                  get a .mh_sequences)
4962
4963 2002-12-13 [colin]      0.8.6claws104
4964
4965         * src/summaryview.c
4966                 Better handling of quicksearch show/hide
4967                 (basically the button stays under the mouse 
4968                  when toggled)
4969
4970 2002-12-13 [paul]       0.8.6claws103
4971
4972         * sync with 0.8.6cvs17
4973                 see ChangeLog 2002-12-13
4974
4975 2002-12-13 [paul]       0.8.6claws102
4976
4977         * po/es.po
4978                 updated by Ricardo Mones Lastra
4979
4980 2002-12-11 [colin]       0.8.6claws101
4981
4982         * src/folder.c
4983                 remove statusbar stuff
4984           src/folderview.c
4985                 set statusbar verbosity when moving folders
4986
4987 2002-12-11 [colin]       0.8.6claws100
4988         * src/prefs_filtering.c
4989         * src/prefs_matcher.c
4990         * src/prefs_scoring.c
4991                 Fix english ;)
4992
4993 2002-12-11 [colin]       0.8.6claws99
4994
4995         * src/prefs_common.[ch]
4996                 Add summary_quicksearch_type
4997         * src/summaryview.c
4998                 Save last used quicksearch type
4999
5000 2002-12-11 [jens]       0.8.6claws98
5001         * src/prefs_filtering.c
5002         * src/prefs_matcher.c
5003         * src/prefs_scoring.c
5004                 added dialog for incomplete rules in scoring, filtering and
5005                 matcher to ask wheather really close
5006
5007 2002-12-11 [colin]      0.8.6claws97
5008
5009         * src/folder.c
5010                 Fix folder dnd statusbar logging
5011
5012 2002-12-10 [christoph]  0.8.6claws96
5013
5014         * src/compose.c
5015         * src/folder.c
5016         * src/imap.c
5017         * src/inc.c
5018         * src/main.c
5019         * src/mainwindow.c
5020         * src/news.c
5021         * src/send.c
5022         * src/statusbar.[ch]
5023         * src/common/hooks.c
5024         * src/common/log.[ch]
5025                 o handle verbose logging in statusbar directly in statusbar code
5026                   and common code does not need any knowledge about a statusbar
5027                 o remove direct calls to statusbar_(puts|pop)_all functions
5028
5029 2002-12-10 [jens]       0.8.6claws95
5030
5031         * src/*.c
5032                 removed gettext from g_warnings
5033         * po/POTFILES.in
5034                 cleaned and updated
5035         * po/de.po
5036                 updated
5037
5038 2002-12-10 [colin]      0.8.6claws94
5039
5040         * src/main.c
5041                 finish crash dialog fix
5042
5043 2002-12-10 [colin]      0.8.6claws93
5044
5045         * src/main.c
5046                 "Fix" "sylpheed already running" instead of
5047                 crash dialog appearing after a crash
5048
5049 2002-12-10 [colin]      0.8.6claws92
5050
5051         * po/POTFILES.in
5052                 add src/gtk/sslcertwindow.c
5053
5054 2002-12-10 [paul]       0.8.6claws91
5055
5056         * po/POTFILES.in
5057                 updated to reflect recent changes
5058                 submitted by Alessandro Maestri
5059
5060 2002-12-09 [christoph]  0.8.6claws90
5061
5062         * src/Makefile.am
5063         * src/smtp.[ch]                 ** REMOVE **
5064         * src/common/Makefile.am
5065         * src/common/smtp.[ch]          ** NEW **
5066                 move smtp files to common directory
5067
5068 2002-12-09 [christoph]  0.8.6claws89
5069
5070         * src/Makefile.am
5071         * src/session.[ch]              ** REMOVE **
5072         * src/common/Makefile.am
5073         * src/common/session.[ch]       ** NEW **
5074                 move session files to common directory
5075
5076 2002-12-09 [paul]       0.8.6claws88
5077
5078         * src/account.c
5079                 fix bug [649746] edit accounts: move account reverted
5080                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
5081
5082 2002-12-09 [colin]      0.8.6claws87
5083
5084         * src/ssl_certificate.c
5085                 cleanup
5086
5087 2002-12-09 [colin]      0.8.6claws86
5088
5089         * src/ssl.c
5090                 Try to open the cert.pem database and 
5091                 issue a warning if it isn't there
5092
5093 2002-12-09 [colin]      0.8.6claws85
5094
5095         * src/common/ssl_certificate.c
5096         * src/gtk/sslcertwindow.c
5097                 Warning fixes
5098
5099 2002-12-09 [colin]      0.8.6claws84
5100
5101         * src/ssl_certificate.[ch] ** REMOVED **
5102         * src/common/ssl_certificate.[ch] ** NEW **
5103         * src/Makefile.am
5104         * src/common/Makefile.am
5105                 Moved ssl_certificate.[ch] to common
5106         * src/common/ssl.c 
5107                 Put back needed include
5108         * src/gtk/sslcertwindow.[ch]
5109                 Changed ssl_certificate.h include
5110         
5111 2002-12-09 [colin]      0.8.6claws83
5112
5113         * src/gtk/sslcertwindow.[ch]
5114                 Implement hook for certificate acception
5115         * src/ssl_certificate.[ch]
5116                 Implement hook for certificate acception
5117         * src/common/ssl.c
5118                 Reenable certificate acception check
5119         * src/mainwindow.c
5120                 Register sslcertwindow's hook
5121         
5122 2002-12-08 [christoph]  0.8.6claws82
5123
5124         * src/about.c
5125         * src/addr_compl.c
5126         * src/codeconv.c
5127         * src/manual.c
5128         * src/undo.c
5129         * src/common/utils.c
5130                 o add missing includes
5131                 o fix warnings
5132         * src/.cvsignore
5133         * src/common/.cvsignore
5134         * src/common/version.h          ** REMOVE **
5135                 remove autogenerated file
5136
5137 2002-12-08 [paul]       0.8.6claws81
5138
5139         * src/stringtable.c
5140                 put back needed include
5141
5142 2002-12-08 [colin]      0.8.6claws80
5143         
5144         * src/gtk/sslcertwindow.c
5145                 Cleaner popups when asking
5146         * src/ssl_certificate.c
5147         * src/prefs_common.[ch]
5148                 remove ssl certificate pref
5149                 put back needed include
5150         * src/undo.c
5151                 put back needed include
5152
5153 2002-12-08 [christoph]  0.8.6claws79
5154
5155         * src/folderview.c
5156         * src/logwindow.c
5157         * src/statusbar.c
5158         * src/summaryview.c
5159                 only abort hook invokation if required data is missing not
5160                 if our own data pointer is NULL, update hookfunction for
5161                 log window
5162
5163 2002-12-08 [paul]       0.8.6claws78
5164
5165         * src/about.c
5166         * src/addrcache.c
5167         * src/addrclip.c
5168         * src/addr_compl.c
5169         * src/addrselect.c
5170         * src/codeconv.c
5171         * src/colorlabel.c
5172         * src/enriched.c
5173         * src/esmtp.c
5174         * src/exporthtml.c
5175         * src/headerview.c
5176         * src/imageview.c
5177         * src/manual.c
5178         * src/noticeview.c
5179         * src/pgptext.c
5180         * src/scoring.c
5181         * src/sourcewindow.c
5182         * src/stringtable.c
5183         * src/undo.c
5184                 clean up: remove unneccesary includes
5185
5186 2002-12-08 [christoph]  0.8.6claws77
5187
5188         * src/folderview.c
5189         * src/statusbar.c
5190         * src/summaryview.c
5191         * src/common/hooks.[ch]
5192                 hook functions now have a gboolean return value, if a hook
5193                 returns TRUE it will stop executing of any more hooks in
5194                 the same hooklist for this invokation
5195
5196 2002-12-08 [colin]      0.8.6claws76
5197         
5198         * src/main.c
5199                 put back argv0 for CRASH_DIALOG
5200
5201 2002-12-08 [christoph]  0.8.6claws75
5202
5203         * src/Makefile.am
5204         * src/about.c
5205         * src/account.c
5206         * src/crash.c
5207         * src/esmtp.h
5208         * src/imap.[ch]
5209         * src/inc.c
5210         * src/main.c
5211         * src/mainwindow.c
5212         * src/news.c
5213         * src/pop.[ch]
5214         * src/prefs_account.[ch]
5215         * src/prefs_common.[ch]
5216         * src/send.[ch]
5217         * src/smtp.[ch]
5218         * src/ssl_certificate.[ch]
5219         * src/ssl_manager.[ch]
5220         * src/common/Makefile.am
5221         * src/common/log.c
5222         * src/common/nntp.[ch]
5223         * src/common/socket.[ch]
5224         * src/common/ssl.[ch]
5225         * src/gtk/sslcertwindow.[ch]
5226         * ac/openssl.m4
5227                 use new autoconf script to detect OpenSSL with extra parameters
5228                 to specify the location of libs and includes, also remove USE_SSL
5229                 to USE_OPENSSL
5230
5231         * src/common/sylpheed.[ch]
5232         * src/common/version.h.in
5233                 start seperation of common code initialization seperated from gui
5234
5235         * src/summaryview.c
5236                 The function that is called when a color label changes
5237                 should not change the color lable again
5238
5239 2002-12-08 [colin]      0.8.6claws74
5240
5241         * src/gtk/sslcertwindow.c
5242                 warning fixes
5243
5244 2002-12-08 [colin]      0.8.6claws73
5245
5246         * src/statusbar.c
5247           src/common/log.h
5248                 Register a hook for statusbar_puts_all
5249         * src/common/log.c
5250                 invoke statusbar_puts_all's hook
5251         
5252 2002-12-08 [colin]      0.8.6claws72
5253
5254         * src/ssl_certificate.c
5255                 Put back a badly-removed include
5256
5257 2002-12-08 [colin]      0.8.6claws71
5258
5259         * src/gtk/sslcertwindow.[ch]    ** NEW **
5260                 new certificate presentation
5261         * src/gtk/Makefile.am
5262                 add new files
5263         * src/ssl_certificate.[ch]
5264                 gtk cleanup, made utility functions public
5265         * src/ssl_manager.c
5266                 use new cert presentation
5267
5268 2002-12-07 [christoph]  0.8.6claws70
5269
5270         * src/Makefile.am
5271         * src/nntp.[ch]                 ** REMOVE **
5272         * src/common/Makefile.am
5273         * src/common/nntp.[ch]          ** NEW **
5274                 move nntp files to common directory
5275
5276 2002-12-07 [christoph]  0.8.6claws69
5277
5278         * src/procmsg.[ch]
5279         * src/summaryview.c
5280                 implement msginfo update callback using sylpheed's new
5281                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5282
5283 2002-12-06 [christoph]  0.8.6claws68
5284
5285         * src/editgroup.c
5286                 This patch changes the 'Edit Group Details' dialog to
5287                 allow extended selections in either pane, so that
5288                 addresses can be added or removed from a group more
5289                 quickly and easily. (it actually is a net decrease in
5290                 file size, as some unnecessary functions have been
5291                 removed). 
5292                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5293
5294 2002-12-06 [christoph]  0.8.6claws67
5295
5296         * src/Makefile.am
5297         * src/template.[ch]             ** REMOVE **
5298         * src/common/Makefile.am
5299         * src/common/template.[ch]      ** NEW **
5300                 move template files to common directory
5301
5302         * src/nntp.c
5303                 add missing log.h include
5304
5305 2002-12-06 [melvin]     0.8.6claws66
5306
5307         * src/prefs_actions.c
5308                 Added the trailing ">" syntax to insert command's output
5309                 without replacing old text (in contrast to trailing "|").
5310
5311 2002-12-05 [colin]      0.8.6claws65
5312         
5313         * src/common/utils.c
5314                 Don't modify original search_string or it'll change
5315                 the next iterations in the for()
5316
5317 2002-12-05 [darko]      0.8.6claws64
5318
5319         * src/common/utils.c
5320                 proper check for filtering commands, found by Colin
5321
5322 2002-12-05 [darko]      0.8.6claws63
5323
5324         * src/common/utils.c
5325                 check proper string for NULL pointer, found by Colin
5326
5327 2002-12-05 [darko]      0.8.6claws62
5328
5329         * src/common/utils.[ch]
5330                 expand_search_string(): new function
5331                 converts Mutt-like patterns to Sylpheed's
5332                 filtering engine
5333         * src/summaryview.c
5334                 use expand_search_string() to allow Mutt-like
5335                 patterns in extended search
5336         * README.claws
5337                 document extended option in quick search
5338
5339 2002-12-05 [paul]       0.8.6claws61
5340
5341         * sync with 0.8.6cvs16
5342                 see ChangeLog 2002-12-05
5343                 
5344         * po/POTFILES.in
5345                 clean up
5346
5347 2002-12-04 [christoph]  0.8.6claws60
5348
5349         * src/imap.[ch]
5350                 put imap authentication code into a new function and
5351                 remove it from imap_session_new that will allow to
5352                 send other commands before authentication
5353
5354 2002-12-04 [christoph]  0.8.6claws59
5355
5356         * src/imap.[ch]
5357                 use already existing method to prevent unneeded IMAP
5358                 folder selects. Set imap_select parameters to NULL
5359                 in some functions if the values are not required.
5360
5361         * src/xml.h
5362                 remove no longer required include
5363
5364 2002-12-04 [paul]       0.8.6claws58
5365
5366         * po/es.po
5367                 updated by Ricardo Mones Lastra
5368                 
5369         * configure.in
5370           po/hu.po      ** NEW FILE **
5371                 initial Hungarian translation, submitted
5372                 by Gál Zoltán <galzoli@hu.inter.net>
5373
5374 2002-12-03 [christoph]  0.8.6claws57
5375
5376         * src/Makefile.am
5377         * src/gtksctree.[ch]            ** REMOVE **
5378         * src/gtk/Makefile.am
5379         * src/gtk/gtksctree.[ch]        ** NEW **
5380                 move gtksctree files to gtk directory
5381
5382 2002-12-03 [christoph]  0.8.6claws56
5383
5384         * src/Makefile.am
5385         * src/md5.[ch]                  ** REMOVE **
5386         * srm/common/Makefile.am
5387         * src/common/md5.[ch]           ** NEW **
5388                 move md5 files to common directory
5389
5390         * src/gtkstext.c
5391                 remove not required #include
5392
5393 2002-12-03 [sergey]     0.8.6claws55
5394
5395         * src/gtkutils.c
5396         * src/gtkutils.h
5397                 gtkut_window_popup(): new function.
5398         * src/mainwindow.c
5399                 main_window_popup(): use gtkut_window_popup() to raise
5400                 window without changing its position.
5401                 (see sylpheed-main ML message [sylpheed:17247])
5402
5403 2002-12-03 [sergey]     0.8.6claws54
5404
5405         * src/send.c
5406                 send_message_local(): removed first-dot escaping
5407                 (SMTP-only, not needed for sending through pipe)
5408
5409 2002-12-03 [paul]       0.8.6claws53
5410
5411         * po/POTFILES.in
5412                 update to reflect recent changes (thanks
5413                 to Ricardo Mones Lastra)
5414                 
5415         * tools/filter_conv.pl
5416                  fix problem with quoted strings. Patch submitted
5417                  by Luke Plant <lukeplant@softhome.net>
5418
5419 2002-12-03 [paul]       0.8.6claws52
5420
5421         * sync with 0.8.6cvs15
5422                 see ChangeLog 2002-12-03
5423
5424 2002-12-02 [christoph]  0.8.6claws51
5425
5426         * src/logwindow.[ch]
5427         * src/common/log.[ch]
5428                 implement logging using a hook function
5429
5430         * src/folderview.c
5431         * src/folder.[ch]
5432                 define hooklist name in header file to avoid
5433                 errors caused by wrong spelling of hooklist names
5434
5435         * src/toolbar.c
5436                 fix warnings
5437
5438 2002-12-02 [christoph]  0.8.6claws50
5439
5440         * src/common/Makefile.am
5441                 add src/common/hooks.[ch]
5442
5443         * src/common/hooks.[ch]
5444                 implement a simple hook system using glib's hook functions
5445
5446         * src/folder.[ch]
5447         * src/folderview.c
5448                 use new hook system for folder item updates
5449
5450 2002-12-02 [christoph]  0.8.6claws49
5451
5452         * doc-src/ui_seperation.txt     ** NEW **
5453                 information for ui seperation
5454
5455         * src/Makefile.am
5456                 remove files that were moved to common
5457                 include common directory by default for the header files
5458
5459         * src/inc.c
5460         * src/common/socket.c
5461         * src/automaton.[ch]
5462                 implement automaton using g_io_*-functions instead of
5463                 gdk_input_add to make it ui independent
5464
5465         * src/codeconv.c
5466         * src/compose.c
5467         * src/ldif.c
5468         * src/pgptext.c
5469         * src/procmime.c
5470         * src/rfc2015.c
5471         * src/smtp.c
5472         * src/unmime.c
5473                 remove common/ prefix because directory is now in
5474                 include path
5475
5476         * src/compose.c
5477         * src/folder.c
5478         * src/folderview.c
5479         * src/mainwindow.c
5480         * src/messageview.c
5481         * src/prefs_common.c
5482         * src/procmsg.c
5483         * src/rfc2015.c
5484                 fix warnings
5485
5486         * src/imap.c
5487         * src/inc.c
5488         * src/news.c
5489         * src/pop.c
5490         * src/send.c
5491         * src/smtp.c
5492         * src/ssl_certificate.c
5493                 add log.h header file for logging functions
5494
5495         * src/main.c
5496         * src/common/utils.c
5497         * src/summaryview.c
5498         * src/xml.c
5499                 o move debug_mode to common/utils.c
5500                 o add functions to set and get debug_mode
5501
5502         * src/defs.h                    ** REMOVE **
5503         * src/intl.h                    ** REMOVE **
5504         * src/socket.[ch]               ** REMOVE **
5505         * src/ssl.[ch]                  ** REMOVE **
5506         * src/utils.[ch]                ** REMOVE **
5507                 replaced by new files in src/common/
5508         
5509         * src/common/Makefile.am
5510                 add new files in src/common/
5511
5512         * src/common/defs.h             ** NEW **
5513         * src/common/intl.h             ** NEW **
5514         * src/common/log.[ch]           ** NEW **
5515         * src/common/socket.[ch]        ** NEW **
5516         * src/common/ssl.[ch]           ** NEW **
5517         * src/common/utils.[ch]         ** NEW **
5518                 replacement for files in src/
5519
5520 2002-12-02 [colin]      0.8.6claws48
5521
5522         * src/folderview.c
5523                 Scroll folderview if necessary during dnd
5524
5525 2002-12-02 [colin]      0.8.6claws47
5526
5527         * src/folder.[ch]
5528                 Add check to verify a move is within a single mailbox
5529         * src/folderview.c
5530                 Add specific error string for this check
5531
5532 2002-12-02 [colin]      0.8.6claws46
5533
5534         * src/folder.c
5535                 Add a test to folder moving, remove a statusbar_print
5536         * src/folderview.c
5537                 Add Move folder... context-menu item
5538                 Factorize folder moving code
5539                 Enable folder DND for mbox
5540
5541 2002-12-01 [christoph]  0.8.6claws45
5542
5543         * ac/aspell.m4
5544                 remove conf.aspelltest if the version check fails
5545
5546 2002-11-30 [christoph]  0.8.6claws44
5547
5548         * autogen.sh
5549                 run libtoolize --force in autogen to create missing
5550                 libtool scripts
5551
5552 2002-11-30 [christoph]  0.8.6claws43
5553
5554         * src/Makefile.am
5555         * src/pgptext.c
5556         * src/procmime.c
5557         * src/rfc2015.c
5558         * src/uuencode.[ch]             ** REMOVED **
5559         * src/common/Makefile.am
5560         * src/common/uuencode.[ch]      ** NEW **
5561                 move uuen/decoder to common directory
5562
5563 2002-11-30 [christoph]  0.8.6claws42
5564
5565         * src/Makefile.am
5566         * src/base64.[ch]               ** REMOVED **
5567         * src/codeconv.c
5568         * src/compose.c
5569         * src/ldif.c
5570         * src/pgptext.c
5571         * src/procmime.c
5572         * src/rfc2015.c
5573         * src/smtp.c
5574         * src/unmime.c
5575         * src/common/Makefile.am
5576         * src/common/base64.[ch]        ** NEW **
5577                 move base64 en/decoder to common directory
5578
5579 2002-11-30 [christoph]  0.8.6claws41
5580
5581         * src/common                    ** NEW **
5582                 new directory for UI independent code
5583         * src/gtk                       ** NEW **
5584                 new directory for GTK frontend
5585         * src/common/.cvsignore         ** NEW **
5586         * src/gtk/.cvsignore            ** NEW **
5587                 ignore build files
5588         * src/common/Makefile.am        ** NEW **
5589         * src/gtk/Makefile.am           ** NEW **
5590                 automake files to build new seperated stuff
5591         * src/Makefile.am
5592                 the binary will currently still be build with the
5593                 files in src, so we include the code from the
5594                 subdirs for now after building the libs there
5595
5596 2002-11-30 [paul]       0.8.6claws40
5597
5598         * src/compose.c
5599                 fix bug [642731] 'Wrong selected account with drafted mail'
5600
5601 2002-11-29 [oliver]     0.8.6claws39
5602         
5603         * src/messageview.c
5604                 o update summaryview when switching between different
5605                   messageviews          
5606         * src/toolbar.c  
5607                 o check if messageview holds already removed msg
5608                   from summaryview
5609                 
5610
5611 2002-11-29 [oliver]     0.8.6claws38
5612
5613         * src/toolbar.c 
5614                 remove not needed variables and includes
5615                 make messageview stay opened and move to next when msgs are deleted 
5616
5617 2002-11-29 [oliver]     0.8.6claws37
5618         
5619         * src/toolbar.c 
5620                 disable compose button (messageview toolbar) by default
5621                 deleted msgs are moved to trash
5622         
5623 2002-11-29 [melvin]     0.8.6claws36
5624
5625         * configure.in
5626                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5627                 and to detect signatures expirations (gpgme 0.3.6)
5628
5629         * src/main.c
5630                 Use non obsolescent function for Gpgme engine checking.
5631
5632         * src/rfc2015.c
5633                 Inform about expired signatures or signatures which key
5634                 has expired. Expiration date is displayed.
5635
5636         * src/sigstatus.c
5637                 Inform about expired signatures or signatures which key
5638                 has expired.
5639
5640 2002-11-28 [paul]       0.8.6claws35
5641
5642         * src/folderview.c
5643                 re-instate 'Check for new messages' in Newsgroup
5644                 folders right-click menu, after a suggestion from
5645                 Tim Mann <timmann@users.sourceforge.net>
5646
5647         * src/main.c
5648                 after a crash check only local folders for new
5649                 messages
5650
5651 2002-11-28 [paul]       0.8.6claws34
5652
5653         * configure.in
5654                 apply patch that fixes the checking of GTK with XIM 
5655                 support on different OSs, such as FreeBSD. Patch 
5656                 submitted by Topia <topia@users.sourceforge.net>
5657                 
5658 2002-11-28 [paul]       0.8.6claws33
5659
5660         * src/mainwindow.c
5661           src/prefs_common.c
5662           src/prefs_toolbar.c
5663                 more changes to the English
5664
5665 2002-11-28 [paul]       0.8.6claws32
5666
5667         * sync with 0.8.6cvs13
5668                 see ChangeLog 2002-11-28 (no sync needed
5669                 for src/compose.c)
5670
5671 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5672         
5673         * src/mainwindow.[ch]
5674                 add patch by Ivan F. Martinez introducing messageview Toolbar
5675                 some changes and committed by oliver    
5676
5677 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5678
5679         * src/messageview.[ch]
5680                 add patch by Ivan F. Martinez introducing messageview Toolbar
5681                 some changes and committed by oliver    
5682
5683 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5684
5685         * src/compose.[ch]
5686                 add patch by Ivan F. Martinez introducing messageview Toolbar
5687                 some changes and committed by oliver    
5688
5689 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5690         
5691         * src/toolbar.[ch]
5692                 add patch by Ivan F. Martinez introducing messageview Toolbar
5693                 some changes and committed by oliver
5694
5695 2002-11-28 [oliver]     0.8.6claws27
5696         
5697         * src/prefs_toolbar.[ch]
5698                 getting ready for messageview toolbar
5699                 free mem allocated by gettext
5700                 change prefs_toolbar to prefs_toolbar_open
5701  
5702 2002-11-28 [thorsten]   0.8.6claws26
5703
5704         * src/imageview.[ch]
5705                 cleaned up conflicting declarations of
5706                 imageview_show_image()
5707
5708 2002-11-28 [paul]       0.8.6claws25
5709
5710         * src/grouplistdialog.c
5711           src/prefs_common.c
5712           src/prefs_summary_column.c
5713                 a few more improvements to the English
5714
5715 2002-11-28 [colin]      0.8.6claws24
5716
5717         * man/sylpheed.1
5718                 A few updates to command-line parameters
5719
5720 2002-11-28 [colin]      0.8.6claws23
5721
5722         * src/prefs_filtering.c
5723                 Fix problems with prefs_filtering_delete_path:
5724                 a) if the first rule is removed, original pointers
5725                    weren't updated (leading to segfaults)
5726                 b) it was always global_processing updated in case
5727                    of removed path was parent of rule path
5728
5729 2002-11-27 [paul]       0.8.6claws22
5730
5731         * src/mainwindow.c
5732           src/prefs_account.c
5733           src/prefs_actions.c
5734           src/prefs_common.c
5735           src/prefs_customheader.c
5736           src/prefs_display_header.c
5737           src/prefs_filtering.c
5738           src/prefs_folder_item.c
5739           src/prefs_matcher.c
5740           src/prefs_scoring.c
5741           src/prefs_summary_column.c
5742           src/prefs_template.c
5743           src/prefs_toolbar.c
5744                  improve the English in the GUI
5745
5746 2002-11-27 [colin]      0.8.6claws21
5747
5748         * src/folder.c
5749                 Fix processing renaming problems happening after
5750                 last commit
5751
5752 2002-11-27 [colin]      0.8.6claws20
5753
5754         * src/folder.c
5755                 recursive move now deletes src each subfolder after 
5756                 having moved it
5757         * src/folderview.c
5758                 Use identifier instead of path during dnd (enables
5759                 IMAP folder dnd)
5760
5761 2002-11-27 [paul]       0.8.6claws19
5762
5763         * src/main.c
5764                 apply patch that does command-line processing 
5765                 BEFORE gtk_init, allowing claws to run from 
5766                 shell-scripts in non-X environment (e.g. crontab 
5767                 or ip-up, ip-down scripts). Patch submitted by
5768                 Ruslan N. Balkin <baron@dartel.ru>
5769                 
5770         * po/it.po
5771                 updated by Alessandro Maestri
5772
5773 2002-11-27 [paul]       0.8.6claws18
5774
5775         * sync with 0.8.6cvs12
5776           src/prefs_common.c
5777                 Differences are that main uses a 'Receive dialog'
5778                 frame on the Interface tab, whereas claws groups all 
5779                 the dialogs together in a 'Dialogs' frame.
5780
5781 2002-11-27 [colin]      0.8.6claws17
5782
5783         * src/prefs_matcher.c
5784                 Fix Execute criteria's NOT flag
5785
5786
5787 2002-11-26 [christoph]  0.8.6claws16
5788
5789         * src/ssl.c
5790                 rewrite the ssl code a little bit, only use one
5791                 SSL context, set default certificates' file/path
5792
5793 2002-11-26 [thorsten]   0.8.6claws15
5794
5795         * src/compose.c
5796                 default-reply-to didn't work for ml-reply
5797
5798 2002-11-26 [melvin]     0.8.6claws14
5799
5800         * src/prefs_actions.c
5801                 Made pipe-actions ignore short headers in message view
5802                 Made trailing-pipe-actions write in the message view with
5803                 the same font as the original message
5804
5805 2002-11-26 [paul]       0.8.6claws13
5806
5807         * src/compose.c
5808                 this time commit the correct file
5809
5810 2002-11-26 [paul]       0.8.6claws12
5811
5812         * sync with 0.8.6cvs11
5813           src/quote_fmt_parse.y  
5814                 no sync needed
5815           src/account.[ch]       
5816                 not sync'ed
5817           src/compose.c
5818                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5819                 on draft mode.
5820                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5821                 header
5822                 
5823         see ChangeLog 2002-11-25 and 2002-11-26
5824
5825 2002-11-26 [colin]      0.8.6claws11
5826
5827         * src/folderview.c
5828                 Fix collapsed folder not auto-expanding during
5829                 mail dnd, if it was the source folder.
5830
5831 2002-11-25 [colin]      0.8.6claws10
5832
5833         * src/folderview.[ch]
5834                 Variable renaming and cleaning (slist of nodes 
5835                 to be re-collapsed is stored in FolderView)
5836
5837 2002-11-25 [paul]       0.8.6claws9
5838
5839         * src/prefs_common.[ch]
5840                 fix breakage caused by last commit
5841
5842 2002-11-25 [paul]       0.8.6claws8
5843
5844         * sync with 0.8.6cvs4
5845                 see ChangeLog 2002-11-21
5846
5847 2002-11-25 [paul]       0.8.6claws7
5848
5849         * sync with 0.8.6cvs4
5850                 see ChangeLog 2002-11-20
5851
5852 2002-11-25 [paul]       0.8.6claws6
5853
5854         * sync with 0.8.6cvs3
5855                 see ChangeLog 2002-11-18
5856
5857 2002-11-25 [colin]      0.8.6claws5
5858
5859         * src/gtkutils.[ch]
5860                 Add gtkut_ctree_node_is_parent()
5861         * src/folderview.c
5862                 Spring-loaded folders
5863
5864 2002-11-25 [colin]      0.8.6claws4
5865
5866         * src/utils.[ch]
5867                 Add slist_concat_unique(), function to merge
5868                 two GSList filtering dups
5869         * src/folder.[ch]
5870         * src/summaryview.[ch]
5871         * src/folderview.c
5872         * src/main.c
5873                 Add detection/update/display of unread answers
5874                 to marked mails
5875         * src/procmsg.[ch]
5876                 Add procmsg_find_children()
5877                 Add procmsg_msg_has_marked_parent()
5878
5879 2002-11-25 [colin]      0.8.6claws3
5880
5881         * src/ssl_certificate.[ch]
5882                 Allow checking a certificate without a DNS
5883                 lookup
5884                 Allow to forget a cert (by deleting it)
5885                 Make ssl_certificate_destroy_public
5886         * src/ssl_manager.[ch] ** NEW FILES **
5887                 Gui to manage (display/remove) certificates
5888         * src/prefs_common.[ch]
5889                 Add a pref to allow silent acceptation of
5890                 trusted certificates or not (based on the
5891                 "I want to know what's going on" principle)
5892         * src/mainwindow.c
5893                 Add SSL manager in Tools menu
5894         * src/Makefile.am
5895                 Add the new files to the build
5896         * po/POTFILES.in
5897                 Add ssl_manager.c to translations
5898
5899 2002-11-25 [colin]      0.8.6claws2
5900
5901         * src/summaryview.[ch]
5902                 Add S_SEARCH_EXTENDED to the quick search, which 
5903                 allows to search using filtering syntax.
5904
5905 2002-11-25 [colin]      0.8.6claws1
5906
5907         * src/summaryview.c
5908                 Deletion of duplicates now prefer deleting
5909                 the unread dup (fixes feature-request 638989).
5910
5911 2002-11-24 [paul]       0.8.6claws
5912
5913         * po/es.po
5914           po/pl.po
5915           po/ru.po
5916           po/sr.po
5917                 updated by Ricardo Mones Lastra,
5918                 Witold Wladyslaw Wojciech Wilk,
5919                 Ruslan N. Balkin, and  Urke MMI 
5920                 respectively
5921
5922 2002-11-24 [paul]       0.8.5claws182
5923
5924         * po/bg.po
5925                 updated by George Danchev
5926
5927 2002-11-23 [alfons]     0.8.5claws181
5928
5929         * src/imap.c
5930                 tiny memory leak found by browsing Dimitar's 
5931                 valgrind report
5932
5933 2002-11-23 [paul]       0.8.5claws180
5934
5935         * po/it.po
5936                 updated by Alessandro Maestri
5937
5938 2002-11-22 [christoph]  0.8.5claws179
5939
5940         * src/compose.c
5941         * src/inc.c
5942         * src/prefs_filtering.c
5943         * src/summaryview.c
5944                 more warning fixes
5945
5946 2002-11-22 [alfons]     0.8.5claws178
5947
5948         * src/summaryview.c
5949                 summary_execute_delete_func(): if message is deleted, make 
5950                 sure to also remove its entry in the subject hash table. 
5951                 fixes a corner case bug.
5952
5953 2002-11-22 [paul]       0.8.5claws177
5954
5955         * .cvsignore
5956                 add 'autom4te.cache'
5957                 
5958         * ltconfig      ** REMOVED **
5959                 not needed
5960
5961 2002-11-22 [paul]       0.8.5claws176
5962
5963         * src/textview.c
5964                 textview_set_font(): fix for message display in
5965                 UTF-8 locales (thanks to Sergey Vlasov).
5966                 
5967         * AUTHORS
5968                 add new team members and contributors
5969
5970
5971 2002-11-21 [colin]      0.8.5claws175
5972
5973         * src/procmsg.[ch]
5974                 Add procmsg_remove_special_headers()
5975         * src/mh.c
5976                 Use procmsg_remove_special_headers() for 
5977                 previous fix
5978
5979 2002-11-21 [colin]      0.8.5claws174
5980
5981         * src/mh.c
5982                 Fix moving/copying from queue/draft folders
5983                 for MH folders
5984
5985 2002-11-21 [christoph]  0.8.5claws173
5986
5987         * src/crash.c
5988         * src/filtering.c
5989         * src/logwindow.c
5990         * src/main.c
5991         * src/matcher_parser_lex.[hl]
5992         * src/mbox.c
5993         * src/mbox_folder.[ch]
5994         * src/prefs_filtering.c
5995         * src/procheader.c
5996         * src/quote_fmt_lex.l
5997         * src/ssl.c
5998                 fix all warnings except the warnings in lex and yacc files
5999
6000 2002-11-20 [christoph]  0.8.5claws172
6001
6002         * src/imap.c
6003                 fix MsgInfo retrieval for IMAP draft and queue folders
6004                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
6005
6006 2002-11-19 [christoph]  0.8.5claws171
6007
6008         * src/compose.c
6009                 fix segfault, when draft saving does not get
6010                 the MsgInfo of the new message
6011                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
6012
6013 2002-11-19 [christoph]  0.8.5claws170
6014
6015         * src/procmsg.c
6016                 add parameter check for flag setting function
6017                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
6018
6019 2002-11-18 [paul]       0.8.5claws169
6020
6021         * src/compose.c
6022                 more sensitivity fixes to redirect mode:
6023                 * disable toolbar draft button
6024                 * allow only Address book in the Tools menu
6025                 * disable editing of message by the spell
6026                   checker
6027
6028 2002-11-18 [paul]       0.8.5claws168
6029
6030         * src/compose.c
6031                 fix sensitivity of menu items in compose_redirect():
6032                 allow only the necessary items 
6033
6034 2002-11-18 [paul]       0.8.5claws167
6035
6036         * src/compose.c
6037                 fix bug [ 603259 ] 'attachment got lost on bounce'
6038
6039 2002-11-18 [paul]       0.8.5claws166
6040
6041         * po/ru.po
6042                 updated by Ruslan N. Balkin <baron@dartel.ru>
6043
6044 2002-11-18 [colin]      0.8.5claws165
6045
6046         * src/main.c
6047           src/defs.h
6048                 Remove old filtering stuff
6049
6050
6051 2002-11-17 [oliver]     0.8.5claws164
6052
6053         * src/toolbar.h
6054                 remove not needed typedef 
6055
6056 2002-11-17 [oliver]     0.8.5claws163
6057
6058         * src/toolbar.c
6059                 make toolbar's on click events translatable
6060
6061 2002-11-15 [colin]      0.8.5claws162
6062
6063         * src/summaryview.c
6064                 Revert too-soon integration of a feature
6065
6066 2002-11-15 [christoph]  0.8.5claws161
6067
6068         * src/imap.c
6069                 use main's implementation of imap_get_msginfo
6070
6071 2002-11-15 [christoph]  0.8.5claws160
6072
6073         * src/compose.c
6074         * src/folder.[ch]
6075         * src/imap.c
6076         * src/mbox_folder.c
6077         * src/mh.c
6078         * src/news.c
6079         * src/procmsg.c
6080         * src/summaryview.c
6081                 replace claws' fetch_msginfo with main's get_msginfo
6082                 (use main's implementation where possible)
6083
6084 2002-11-15 [colin]      0.8.5claws159
6085
6086         * src/ssl_certificate.c
6087                 Missed a check
6088
6089 2002-11-16 [melvin]     0.8.5claws158
6090
6091         * po/fr.po
6092                 Updated French translations.
6093
6094 2002-11-16 [colin]      0.8.5claws157
6095
6096         * src/ssl_certificate.c
6097                 Check for missing parts in the certificates
6098
6099 2002-11-15 [colin]      0.8.5claws156
6100
6101         * src/folderview.c
6102                 Preventive fix (missing check) found by
6103                 Alfons
6104
6105 2002-11-15 [paul]
6106
6107         * NEWS
6108                 sync with 0.8.6 release
6109
6110 2002-11-15 [colin]      0.8.5claws155
6111
6112         * src/folder.[ch]
6113           src/folderview.c
6114                 Fix error handling of folder_item_move_to()
6115                 (thanks to Alfons!)
6116
6117 2002-11-15 [colin]      0.8.5claws154
6118
6119         * src/folder.[ch]
6120           src/folderview.c
6121                 folder_item_move_to() sets an error message instead
6122                 of having GUI stuff in folder.c
6123
6124 2002-11-15 [colin]      0.8.5claws153
6125
6126         * src/procmsg.[ch]
6127                 Implemented a callback for MsgInfo updates, 
6128                 heavily copy/pasted from Christoph's folder 
6129                 callback system
6130         * src/summaryview.[ch]
6131                 Register summary_update_msg as callback
6132
6133 2002-11-14 [colin]      0.8.5claws152
6134         
6135         * src/procmsg.c
6136                 Update the FolderItem after sending (fixes 617593)
6137
6138 2002-11-14 [christoph]  0.8.5claws151
6139
6140         * src/folder.c
6141                 fix wrong position of NULL pointer check found
6142                 by Sergey
6143
6144 2002-11-14 [christoph]  0.8.5claws150
6145
6146         * src/folder.c
6147                 fix segfault when deleting messages from IMAP folders
6148                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
6149
6150 2002-11-14 [colin]      0.8.5claws149
6151
6152         * src/compose.c
6153                 Forwarding was also ignoring the folder's default account.
6154
6155 2002-11-14 [colin]      0.8.5claws148
6156
6157         * src/compose.c
6158                 Fix sent folder not set to folder properties when 
6159                 forwarding.
6160
6161 2002-11-14 [thorsten]   0.8.5claws147
6162
6163         * src/inc.c
6164                 inc_start(): Files were not moved from .processing to inbox,
6165                 if no global processing rule existed
6166
6167 2002-11-14 [colin]      0.8.5claws146
6168
6169         * src/ssl_certificate
6170                 Fix file operations
6171
6172 2002-11-14 [paul]       0.8.5claws145
6173
6174         * po/it.po
6175                 updated by Alessandro Maestri
6176
6177 2002-11-13 [alfons]     0.8.5claws144
6178
6179         * src/folder.c
6180                 folder_item_close(): only mark messages unread
6181                 when a folder has new messages 
6182
6183 2002-11-13 [keith]      0.8.5claws143
6184
6185         * src/imap.c
6186                 Fix problem moving or copying between
6187                 IMAP folders
6188
6189 2002-11-13 [colin]      0.8.5claws142
6190
6191         * src/matcher_parser_parse.y
6192                 Fix rule problem when " don't match
6193
6194 2002-11-13 [christoph]  0.8.5claws141
6195
6196         * src/folder.c
6197         * src/folderview.c
6198                 moved cache saving to folder_item_close
6199                 the folderview should not have to deal with
6200                 this things
6201
6202 2002-11-13 [christoph]  0.8.5claws140
6203
6204         * src/summaryview.c
6205                 moved setting of important score to
6206                 summary_set_prefs_from_folderitem
6207
6208 2002-11-13 [colin]      0.8.5claws139
6209
6210         * src/matcher_parser_parse.y
6211                 Fix a segfault in the parser (happening when
6212                 a good expression had been tested and a bad 
6213                 one arrives)
6214
6215 2002-11-13 [paul]       0.8.5claws138
6216
6217         * sync with 0.8.5cvs24
6218                 see ChangeLog 2002-11-13
6219                 
6220         * po/pt_BR.po
6221                 updated by Fabio Jr. Beneditto
6222
6223 2002-11-13 [colin]      0.8.5claws137
6224         
6225         * src/msgcache.c
6226           src/defs.h
6227           src/procmsg.[ch]
6228                 Revert last commit, problem
6229
6230 2002-11-13 [colin]      0.8.5claws136
6231
6232         * src/msgcache.c
6233                 Remove duplicated code
6234         * src/defs.h
6235                 Bumped CACHE_VERSION and MARK_VERSION
6236         * src/procmsg.[ch]
6237                 Network endian for cache and mark files
6238
6239 2002-11-12 [colin]      0.8.5claws135
6240
6241         * src/inc.c
6242                 Fix the "socket error" dialog which disappeared
6243
6244 2002-11-12 [colin]      0.8.5claws134
6245
6246         * src/msgcache.c
6247                 Reverse last commit which had performance 
6248                 problems, but still reverse the list
6249
6250 2002-11-12 [colin]      0.8.5claws133
6251
6252         * src/msgcache.c
6253                 Reverse list order
6254
6255 2002-11-12 [melvin]     0.8.5claws132
6256
6257         * src/compose.c
6258                 Added a check for a NULL prefs_common.dictionary
6259
6260 2002-11-12 [colin]      0.8.5claws131
6261
6262         * src/ssl_certificate.[ch]
6263                 Use FQDN hostname
6264
6265 2002-11-12 [colin]      0.8.5claws130
6266
6267         * src/ssl_certificate.[ch]
6268                 Take connection port into account for 
6269                 checking certificates (a single hostname
6270                 could have multiple servers with multiple
6271                 certificates)
6272         * src/ssl.c
6273                 Pass the port to ssl_certificate_check
6274
6275 2002-11-12 [paul]       0.8.5claws129
6276
6277         * src/folder.c
6278                 fix a typo in last commit
6279
6280 2002-11-12 [paul]       0.8.5claws128
6281
6282         * sync with 0.8.5cvs23
6283                 see ChangeLog entry 2002-11-12
6284
6285 2002-11-11 [colin]      0.8.5claws127
6286
6287         * src/ssl_certificate.c
6288                 Cleaner messages
6289                 Don't popup, instead log error, if the 
6290                 corresponding pref is checked
6291         * src/ssl_certificate.h
6292                 include <openssl/objects/h>
6293
6294 2002-11-11 [colin]      0.8.5claws126
6295
6296         * src/ssl_certificate.h
6297                 _Really_ clean it
6298
6299 2002-11-11 [colin]      0.8.5claws125
6300         
6301         * src/ssl_certificate.c
6302                 Fixed leak
6303
6304 2002-11-11 [colin]      0.8.5claws124
6305
6306         * src/ssl.c
6307                 Cleaned a bit
6308         * src/ssl_certificate.[ch]
6309                 Cleaned a bit (better use of SSL API)
6310                 (This will cause non-recognition of saved 
6311                  certificates of claws12[23]...)
6312
6313 2002-11-11 [paul]       0.8.5claws123
6314         
6315         * po/es.po
6316                 updated by Ricardo Mones Lastra
6317
6318 2002-11-11 [colin]      0.8.5claws122
6319
6320         * src/ssl.c
6321                 Fix a typo
6322
6323 2002-11-11 [colin]      0.8.5claws121
6324
6325         * src/ssl_certificate.[ch] ** NEW FILES **
6326         * src/ssl.[ch]
6327                 Check SSL certificates presented to us
6328         * src/Makefile.am
6329                 Add ssl_certificate.[ch]
6330         * po/POTFILES.in
6331                 Add ssl_certificate.c
6332
6333 2002-11-11 [paul]       0.8.5claws120
6334
6335         * sync with 0.8.5cvs22
6336                 see ChangeLog 2002-11-11
6337
6338 2002-11-11 [paul]       0.8.5claws119
6339
6340         * sync with 0.8.5cvs21
6341                 see ChangeLog 2002-11-11
6342
6343 2002-11-10 [jens]       0.8.5claws118
6344
6345         * src/folder.c
6346         * src/folderview.c
6347                 corrected some typing
6348         * po/de.po
6349                 updated german translation
6350         * sylpheed.spec.in
6351                 cleaned up specfile and adjusted it for claws
6352
6353 2002-11-10 [colin]      0.8.5claws117
6354
6355         * src/summaryview.c
6356                 a STATUSBAR_PUSH/POP fix
6357
6358 2002-11-10 [colin]      0.8.5claws116
6359
6360         * src/prefs_folder_item.c
6361                 Fix hanging after opening folder properties
6362
6363 2002-11-10 [hoa]        0.8.5claws115
6364
6365         * src/matcher_parser_lex.l
6366         * src/matcher_parser_parse.y
6367                 config file for scoring and filtering is no more trashed
6368                 when there is a syntax error in a filtering rule when
6369                 editing it in a dialog.
6370
6371 2002-11-09 [colin]      0.8.5claws114
6372
6373         * src/mbox_folder.c
6374                 Added missing initialisation of folder->destroy()
6375
6376 2002-11-09 [colin]      0.8.5claws113
6377
6378         * src/folder.c
6379           src/folderview.c
6380                 Fix the status bar messages
6381
6382 2002-11-09 [colin]      0.8.5claws112
6383
6384         * src/folderview.c
6385                 Fix hangs after folder dnd, happening after 
6386                 claws109.
6387
6388 2002-11-09 [christoph]  0.8.5claws111
6389
6390         * src/folderview.c
6391                 just changed order of calls (reverse order of
6392                 associated calls)
6393         * src/inc.c
6394                 lock inc when checking only one account, otherwise
6395                 inc all could be executed at the same time
6396
6397 2002-11-09 [christoph]  0.8.5claws110
6398
6399         * src/folderview.c
6400                 better unlock the mouse cursor before calling
6401                 summary_show because it changes the cursor too
6402
6403 2002-11-09 [christoph]  0.8.5claws109
6404
6405         * src/folder.[ch]
6406         * src/folderview.c
6407                 add functions to open and close a folder
6408                 o opending will execute scanning for remote folders
6409                   and processing
6410                 o closing will unset new flag for messages
6411
6412 2002-11-09 [colin]      0.8.5claws108
6413
6414         * src/folder.c
6415                 Add a call to prefs_matcher_write_config to 
6416                 avoid non-leaf folders filtering settings to be
6417                 lost
6418
6419 2002-11-09 [paul]       0.8.5claws107
6420
6421         * src/prefs_account.c
6422                 re-word a label
6423
6424 2002-11-09 [colin]      0.8.5claws106
6425
6426         * src/folderview.c
6427                 Minor esthetic fix
6428
6429 2002-11-09 [colin]      0.8.5claws105
6430
6431         * src/folderview.c
6432                 Fix prefs_filtering deletion for MH folders (same
6433                 reason as below)
6434         * src/prefs_filtering.c
6435                 Fix prefs_filtering renaming and deletion for 
6436                 folder-based processing rules.  
6437
6438 2002-11-09 [christoph]  0.8.5claws104
6439
6440         * src/compose.c
6441         * src/folder.[ch]
6442         * src/folderview.[ch]
6443         * src/import.c
6444         * src/inc.c
6445         * src/main.c
6446         * src/mainwindow.c
6447         * src/messageview.c
6448         * src/prefs_folder_item.c
6449         * src/procmsg.c
6450         * src/summaryview.c
6451                 implement a callback system for folder item updates
6452
6453 2002-11-09 [colin]      0.8.5claws103
6454
6455         * src/folderview.c
6456                 Fix prefs_filtering renaming for MH folders (we
6457                 shouldn't rename by path as another folder could
6458                 have the same hierarchy).
6459
6460 2002-11-09 [colin]      0.8.5claws102
6461
6462         * src/folder.c
6463                 Fix a leak found by Christoph, use better variable
6464                 names
6465
6466 2002-11-09 [colin]      0.8.5claws101
6467
6468         * src/folder.c
6469                 One more fix for processing rules
6470
6471 2002-11-08 [colin]      0.8.5claws100
6472         
6473         * src/matcher.c
6474                 Don't copy the compiled regexp (will be reevaluated)
6475         * src/folderview.c
6476                 Lock folderview while moving
6477         * src/folder.c
6478                 Provide info on what's happening to the user
6479
6480 2002-11-08 [colin]      0.8.5claws99
6481
6482         * src/folderview.c
6483                 Fix folder reordering after a move if parent is 
6484                 root
6485         * src/scoring.[ch]
6486                 Add function to copy a ScoringProp
6487         * src/prefs_folder_item.c
6488                 Copy scoring rules when copying a folder prefs
6489
6490 2002-11-08 [colin]      0.8.5claws98
6491
6492         * src/folderview.c
6493                 Fixes in case of failure
6494         * src/filtering.[ch]    
6495                 Add function to duplicate a FilteringProp
6496         * src/matcher.[ch]
6497                 Add function to duplicate a MatcherProp
6498         * src/prefs_folder_item.c
6499                 Save folder's processing rules when copying 
6500                 its prefs
6501
6502 2002-11-08 [colin]      0.8.5claws97
6503         
6504         * src/folderview.c
6505                 Sort after move
6506         * src/folder.c 
6507                 Change a printf to debug_print
6508
6509 2002-11-08 [colin]      0.8.5claws96
6510
6511         * src/folder.c
6512           src/folderview.c
6513                 Fix segfaults, call me stupido
6514         
6515
6516 2002-11-08 [colin]      0.8.5claws95
6517
6518         *src/folder.c
6519                 Added forgotten prefs to save when moving folders
6520
6521 2002-11-08 [colin]      0.8.5claws94
6522
6523         * src/folder.c
6524                 Fixes to folder DND (prefs copy)
6525         * src/folderview.c
6526                 Optimization for folder DND (don't rescan whole tree)
6527                 Added folderview_create_folder_node() for this 
6528                 optimization, so de-duped a bit the code
6529         * src/prefs_folder_item.[ch]
6530                 Added prefs_folder_item_copy_prefs()    
6531           
6532 2002-11-08 [paul]       0.8.5claws93
6533
6534         * src/prefs_account.c
6535           tools/README
6536           tools/kmail2sylpheed_v2.pl
6537                 correct some typos
6538
6539 2002-11-08 [paul]       0.8.5claws92
6540
6541         * src/compose.c
6542           src/prefs_account.[ch]
6543                 remove account options 'clearsign' and 'ascii_armored',
6544                 replace with 'default_gnupg_mode' to prevent mixed-mode
6545                 Privacy settings
6546
6547 2002-11-08 [paul]       0.8.5claws91
6548
6549         * src/compose.[ch]
6550                 re-implement GnuPG 'on-the-fly' mode selection,
6551                 disallow mixed-mode
6552
6553 2002-11-08 [colin]      0.8.5claws90
6554
6555         * src/folderview.c
6556           src/prefs_folder_item.c
6557                 Change "Property" to "Properties"
6558
6559 2002-11-07 [colin]      0.8.5claws89
6560
6561         * src/folderview.c
6562           src/folder.c
6563                 Allow folder dropping to a root folder
6564
6565 2002-11-07 [paul]       0.8.5claws88
6566
6567         * src/compose.c
6568                 revert last commit
6569
6570 2002-11-07 [paul]       0.8.5claws87
6571
6572         * src/compose.c
6573                 fix reply-to-list bug. closes bug report
6574                 "[633382] reply-to-list broken in recent cvs"
6575
6576 2002-11-07 [paul]       0.8.5claws86
6577
6578         * src/compose.c
6579                 add a forgotten '#if USE_GPGME ... #endif'
6580
6581 2002-11-07 [paul]       0.8.5claws85
6582
6583         * sync with 0.8.5cvs20
6584                 see ChangeLog 2002-11-07
6585
6586 2002-11-07 [colin]      0.8.5claws84
6587
6588         * src/folder.[ch]
6589                 Change folder_item_move_to to return the newly 
6590                 created folderitem.
6591         * src/folderview.c
6592                 Select the new folderitem after moving.
6593
6594 2002-11-07 [colin]      0.8.5claws83
6595
6596         * src/prefs_filtering.c
6597                 Fix rule rewriting when moving a leaf folder to a 
6598                 shorter path
6599
6600 2002-11-07 [colin]      0.8.5claws82
6601
6602         * src/prefs_filtering.c
6603                 fix a leak
6604
6605 2002-11-07 [colin]      0.8.5claws81
6606
6607         * src/folder.[ch]
6608                 Add folder_item_move_to() function to move a 
6609                 folderitem into another one (updates matcher etc)
6610         * src/folderview.c
6611                 Add folder drag'n drop (context menu to come)
6612                 [Should be dataloss free, but Please backup before 
6613                  trying !]
6614
6615 2002-11-06 [colin]      0.8.5claws80
6616
6617         * src/mh.c
6618                 mh_create_folder() returns NULL if can't create
6619                 directory hierarchy
6620
6621 2002-11-06 [paul]       0.8.5claws79
6622
6623         * src/compose.[ch]
6624                 allow 'on-the-fly' changing of the type of encryption 
6625                 and/or signing used (mime/ascii) via the compose window
6626
6627 2002-11-06 [paul]       0.8.5claws78
6628
6629         * sync with 0.8.5cvs19
6630                 see ChangeLog 2002-11-06 for src/account.c: 
6631                 account_get_special_folder()
6632                 
6633 2002-11-05 [alfons]     0.8.5claws77
6634
6635         * src/crash.c
6636                 very minor cleanups: nothing to see here, move on. :-)
6637
6638 2002-11-05 [colin]      0.8.5claws76
6639
6640         * src/main.c
6641                 Changes choices if compose windows are opened to
6642                 Discard, Draft, Don't quit
6643
6644 2002-11-05 [thorsten]   0.8.5claws75
6645
6646         * src/compose.c
6647                 reenabled default_reply_to folder option
6648
6649 2002-11-05 [colin]      0.8.5claws74
6650
6651         * src/compose.[ch] 
6652                 add compose_draft()
6653         * src/crash.c
6654                 add SIGTERM handler
6655         * src/main.[ch]
6656                 add clean_quit() for the SIGTERM handler
6657
6658 2002-11-05 [paul]       0.8.5claws73
6659         
6660         * po/es.po
6661                 updated by Ricardo Mones Lastra
6662
6663 2002-11-05 [melvin]     0.8.5claws72
6664
6665         * src/logwindow.c
6666                 Fixed log-clipping bug #616795.
6667                 To stop logging in the log window use 0 length.
6668         * src/prefs_common.c
6669                 Added a label to inform about the 0 log length behaviour.
6670
6671 2002-11-05 [paul]       0.8.5claws71
6672
6673         * sync with 0.8.5cvs17
6674                 see ChangeLog 2002-11-05
6675
6676 2002-11-04 [paul]       0.8.5claws70
6677
6678         * sylpheed-128x128.png
6679           sylpheed-64x64.png
6680           sylpheed.png
6681                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6682                 <nikai@users.sourceforge.net>
6683                 
6684         * po/bg.po
6685                 updated by George Danchev
6686
6687 2002-11-03 [thorsten]   0.8.5claws69
6688
6689         * src/main.c
6690           src/mimeview.c
6691           src/rfc2015.h
6692                 add check if gpg is active
6693
6694 2002-11-03 [thorsten]   0.8.5claws68
6695
6696         * src/toolbar.h
6697                 removed GSList declaration causing trouble on MacOS-X
6698                 (submitted by alfons, reported by xfesty)
6699
6700 2002-11-01 [paul]       0.8.5claws67
6701
6702         * src/mainwindow.c
6703                 remove last remnants of main's filter code
6704
6705 2002-11-01 [paul]       0.8.5claws66
6706
6707         * tools/filter_conv.pl
6708                 fix bug where user-defined headers were ignored
6709
6710 2002-11-01 [paul]       0.8.5claws65
6711
6712         * src/logwindow.c
6713                 make a debug_print() not translatable
6714
6715 2002-10-31 [melvin]     0.8.5claws64
6716
6717         * ac/aspell.m4
6718                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6719                 not run any GNU/aspell test.  The dictionary path will
6720                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6721                 was given, in which case, it will be $prefix/lib/aspell/
6722         * configure.in
6723                 Fixed typo in commentary (Aspell code).
6724
6725 2002-10-31 [paul]       0.8.5claws63
6726
6727         * po/POTFILES.in
6728                 remove src/filter.c and src/prefs_filter.c
6729                 thanks to Ricardo for reminding me
6730
6731 2002-10-31 [colin]      0.8.5claws62
6732
6733         * src/mbox_folder.c
6734                 Plug some leaks
6735
6736 2002-10-31 [paul]       0.8.5claws61
6737
6738         * src/prefs_filter.[ch] ** REMOVED **
6739           src/filter.[ch]       ** REMOVED **
6740           
6741         * src/Makefile.am
6742           src/folderview.c
6743           src/inc.c
6744           src/main.c
6745           src/mainwindow.c
6746           src/mbox.c
6747           src/prefs_common.c
6748           src/prefs_filtering.c
6749           src/summaryview.[ch]
6750                 remove main's 'filter' code
6751                 
6752         README.claws
6753                 update to reflect removal of main's filter
6754
6755 2002-10-31 [paul]       0.8.5claws60
6756
6757         * src/summaryview.c
6758                 remove check for global_processing in summary_filter_open(). 
6759                 This fixes the bug where if the user uses the right-click 
6760                 'Create filter rule...' and doesn't have any filter rules 
6761                 already defined in claws' advanced filtering, the newly 
6762                 created filter rule goes to main's filtering which is 
6763                 inaccessible through the gui. Now the filter rule gets added
6764                 to claws' filtering by default.
6765
6766 2002-10-28 [melvin]     0.8.5claws59
6767
6768         * src/prefs_actions.c
6769                 Fixed bug #627322 where MIME parts were not always
6770                 correctly passed to a %p action
6771                 Display an error dialog when message filename is not found.
6772
6773 2002-10-28 [melvin]     0.8.5claws58
6774
6775         * src/prefs_common.c
6776                 Readded a missing function declaration lost in 0.8.3claws34
6777
6778 2002-10-28 [paul]       0.8.5claws57
6779
6780         * sync with 0.8.5cvs15
6781                 see ChangeLog 2002-10-28 and 2002-10-25
6782                 
6783         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6784
6785 2002-10-27 [oliver]     0.8.5claws56
6786
6787         * src/pop.c
6788                 plug leak in pop3_top_recv
6789
6790 2002-10-26 [christoph]  0.8.5claws55
6791
6792         * src/folder.c
6793                 set need_update folder flag when messages are added
6794                 (closes bug [ 626922 ] folder not updated after receiving)
6795
6796 2002-10-25 [melvin]     0.8.5claws54
6797
6798         * src/imageview.c
6799                 Fixed a memleak introduced in the scaling code.
6800
6801 2002-10-24 [alfons]     0.8.5claws53
6802
6803         * src/filtering.c
6804                 make filtering's forward message action forward from the 
6805                 correct account
6806                 (closes bug [628089 ] Filter -> Forward from address problem
6807                 reported by Oktay)
6808
6809 2002-10-24 [christoph]  0.8.5claws52
6810
6811         * src/mainwindow.c
6812         * src/manual.[ch]
6813                 o use manual of current locale or english if current
6814                   locale is not available (and english is available)
6815                 o also link to sylpheed doc project manuals
6816
6817 2002-10-23 [paul]       0.8.5claws51
6818
6819         * tools/README
6820           tools/kmail2sylpheed_v2.pl
6821                 add new version of kmail addressbook importer script.
6822                 works with newer versions of Kmail/KAddressBook which
6823                 have new and rearranged data.
6824
6825 2002-10-23 [martin]     0.8.5claws50
6826
6827         * src/folderview.c
6828         * src/summaryview.c
6829         * src/utils.h
6830         * src/utils.c
6831                 added length parameter to get_abbrev_newsgroup_name()
6832                 changed this function so that it abbreviates the newsgroup
6833                 names only so long it is smaller than the length parameter
6834                 (for better reading of some newsgroup names and space efficiency)
6835
6836 2002-10-22 [colin]      0.8.5claws49
6837
6838         *src/foldersel.c
6839                 Revert Alfons' last modification (after voting ;-))
6840
6841 2002-10-21 [alfons]     0.8.5claws48
6842
6843         * src/foldersel.c
6844                 folder view in folder selection dialog reflects state of
6845                 folder view in main window
6846
6847 2002-10-18 [alfons]     0.8.5claws47
6848
6849         * src/mbox.c
6850                 drop imported messages in folder selected by user,
6851                 and not in the inbox
6852                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6853
6854 2002-10-18 [alfons]     0.8.5claws46
6855
6856         * src/compose.c
6857                 make automagic reply work correctly for email accounts 
6858                 (whether it's viable to do a full sync with Hiro's 
6859                 compose.c is still under discussion)
6860
6861 2002-10-18 [melvin]     0.8.5claws45
6862
6863         * src/prefs_actions.c
6864                 Fixed bug #622275 where asynchroneous actions left 
6865                 zombies processes
6866                 Made (synchroneous) actions' input be displayed live.
6867
6868 2002-10-18 [christoph]  0.8.5claws44
6869
6870         * src/textview.c
6871                 don't add a newline in the textview in front of the
6872                 first textpart if header display is disabled
6873                 (closes bug [ 603385 ] disabled header display leaves blank
6874                  lin)
6875
6876 2002-10-18 [christoph]  0.8.5claws43
6877
6878         * src/folder.[ch]
6879         * src/imap.c
6880         * src/mbox_folder.c
6881         * src/mh.c
6882         * src/news.c
6883                 folder->get_num_list now returns an error code
6884                 (closes bug [ 609424 ] News cache cleared on failure)
6885                 
6886 2002-10-17 [colin]      0.8.5claws42
6887         
6888         * src/news.c
6889                 Changed a printf by debug_print
6890
6891 2002-10-16 [paul]       
6892
6893         * tools/OOo2sylpheed.pl
6894                 allow for spaces in the name of the
6895                 file to be attached.
6896
6897 2002-10-16 [colin]      0.8.5claws41
6898
6899         * src/main.c
6900                 Use a tristate to change online mode
6901
6902 2002-10-16 [paul]       0.8.5claws40
6903
6904         * po/es.po
6905                 updated by Ricardo Mones Lastra
6906
6907 2002-10-16 [colin]      0.8.5claws39
6908
6909         * src/main.c
6910           src/mainwindow.[ch]
6911                 Added --online and --offline command-line
6912                 switches
6913
6914 2002-10-15 [christoph]  0.8.5claws38
6915
6916         * src/procmime.c
6917                 set mimeinfo->name to NULL after g_free to
6918                 avoid double freeing with g_free
6919
6920 2002-10-14 [christoph]  0.8.5claws37
6921
6922         * src/compose.c
6923         * src/filtering.c
6924         * src/summaryview.c
6925                 remove calls to folder->change_flags that are now
6926                 done by procmsg flag functions (seems it is not
6927                 used by any foldertype anyway)
6928         * src/folder.c
6929                 init folder->change_flags with NULL
6930
6931 2002-10-14 [christoph]  0.8.5claws36
6932
6933         * src/folder.[ch]
6934         * src/imap.[ch]
6935                 use virtual functions for folder item new and destroy
6936                 functions
6937
6938 2002-10-14 [melvin]     0.8.5claws35
6939
6940         * src/compose.c
6941                 Added a test to not run the spell checker if no default
6942                 dictionary is available. No dialog is displayed though.
6943
6944 2002-10-14 [melvin]     0.8.5claws34
6945
6946         * src/gtkaspell.c
6947                 Fixed bug in dictionary list context menu where
6948                 "More..." pointed to an emtpy submenu if the
6949                 number of dictionaries is a multiple of 15
6950                 Removed unneeded code in suggestions list creation
6951
6952 2002-10-14 [paul]       0.8.5claws33
6953
6954         * po/bg.po
6955                 updated by George Danchev
6956
6957 2002-10-13 [hoa]        0.8.5claws32
6958
6959         * src/matcher.[ch]
6960           src/matcher_parser_parser.y
6961                 removed the escaped string from internal structure
6962                 of matcher.
6963
6964 2002-10-12 [colin]      0.8.5claws31
6965
6966         * src/gtksctree.[ch]
6967           src/summaryview.c
6968                 Removed useless function gtksctree_reanchor
6969
6970 2002-10-12 [alfons]     0.8.5claws30
6971         
6972         * sync with remaining main changes 2002-10-09 - 2002-10-11
6973         - drop changes to src/compose.c (requires claws specific changes)
6974         
6975 2002-10-12 [alfons]     0.8.5claws29
6976         
6977         * sync with main changes of 2002-10-08
6978         - drop changes to src/compose.c (requires claws specific changes)
6979         - drop changes to src/summaryview.c (requires changes to compose.c)     
6980
6981 2002-10-12 [alfons]     0.8.5claws28
6982         
6983         * sync with main changes of 2002-10-07
6984
6985 2002-10-12 [alfons]     0.8.5claws27
6986
6987         * sync with main changes of 2002-10-04
6988         - drop changes to src/compose.c (requires claws specific changes)
6989         - drop changes to src/prefs_folder_item.c (claws implementation
6990           seems to be working)
6991
6992 2002-10-12 [colin]      0.8.5claws26
6993
6994         * src/mainwindow.c
6995                 Fix folder-flicker when space-reading, introduced 
6996                 in claws22.
6997
6998 2002-10-12 [colin]      0.8.5claws25
6999
7000         * src/compose.c
7001                 Save account address when saving as draft.
7002                 (closes bug 621838)
7003
7004 2002-10-12 [colin]      0.8.5claws24
7005
7006         * src/summaryview.c
7007                 Fix the problem consisting of no message selected
7008                 after the last message in a folder has been moved.
7009
7010 2002-10-12 [paul]       0.8.5claws23
7011
7012         * src/compose.c
7013           src/prefs_template.c
7014           src/template.[ch]
7015                 add Cc and Bcc to templates. Patch submitted by
7016                 John L. Males.
7017
7018 2002-10-12 [colin]      0.8.5claws22
7019
7020         * src/folderview.c
7021                 Fix a bug after "Check for new messages":
7022                 If a folder was opened, it was still selected at
7023                 the end of the check, but displayed empty.
7024         * src/mainwindow.c
7025                 Remove unnecessary check
7026
7027 2002-10-12 [paul]
7028
7029         * tools/README
7030                 be more verbose in the description of
7031                 OOo2sylpheed.pl
7032                 
7033
7034 2002-10-11 [colin]      0.8.5claws21
7035
7036         * src/mainwindow.c
7037                 Make space work (better) when no mail is selected
7038
7039 2002-10-11 [colin]      0.8.5claws20
7040
7041         * src/inc.c
7042           src/news.c
7043                 fix warnings
7044
7045 2002-10-11 [colin]      0.8.5claws19
7046
7047         * src/mainwindow.c
7048                 revert 0.8.5claws6 changes as i couldn't get to
7049                 anything satisfying
7050
7051 2002-10-11 [melvin]     0.8.5claws18
7052
7053         * src/compose.c
7054                 Removed buggy and unused macro (should have been committed in
7055                 0.8.5claws17)
7056
7057 2002-10-11 [melvin]     0.8.5claws17
7058
7059         * src/compose.c
7060                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
7061
7062 2002-10-11 [thorsten]   0.8.5claws16 
7063
7064         * src/folderview.c
7065                 remove rescan warning
7066
7067 2002-10-11 [colin]      0.8.5claws15 
7068
7069         * src/procheader.c
7070                 fix a segfault that happens if conv_unmime_header
7071                 fails (should be better to find out why it fails)
7072
7073 2002-10-11 [christoph]  0.8.5claws14
7074
7075         * src/summaryview.c
7076                 update folderview stats after ignore/unignore thread
7077
7078 2002-10-11 [hoa]        0.8.5claws13
7079
7080         * src/quote_fmt_parse.y
7081                 Fixed a yacc/bison syntax error
7082         * src/matcher.c
7083                 Escaping of string is fixed.
7084
7085 2002-10-11 [colin]      0.8.5claws12
7086
7087         * src/imageview.c
7088                 Resize images to fit
7089
7090 2002-10-11 [paul]       0.8.5claws11
7091
7092         * po/es.po
7093                 updated by Ricardo Mones Lastra
7094
7095 2002-10-10 [alfons]     0.8.5claws10
7096
7097         * src/compose.c
7098                 allow dropping files by "moving" files from a file manager,
7099                 not only by the more cumbersome "copying". the latter 
7100                 mostly implies holding down the Control button
7101
7102 2002-10-10 [christoph]  0.8.5claws9
7103
7104         * src/summaryview.c
7105                 update folders after thread building for ignored threads
7106
7107 2002-10-10 [christoph]  0.8.5claws8
7108
7109         * config/.cvsignore
7110                 added Makefile
7111         * src/filtering.[ch]
7112         * src/folder.[ch]
7113         * src/folderview.[ch]
7114         * src/import.c
7115         * src/inc.[ch]
7116         * src/mbox.[ch]
7117         * src/procmsg.c
7118         * src/summaryview.[ch]
7119                 o added new flag need_update to FolderItem
7120                 o removed folder_table from various functions from tracking
7121                   folder updates
7122                 o set need_update flags in folder.c's move, copy and delete
7123                   functions and procmsg's flags functions
7124                 o added function folderview_update_items_when_required that
7125                   updates all folders with need_update set
7126                 o call folderview_update_items_when_required instead of
7127                   folderview_update_item_foreach
7128
7129 2002-10-09 [sergey]     0.8.5claws7
7130
7131         * src/compose.c
7132                 Strip CRs whel loading the text into editor in reedit mode.
7133
7134 2002-10-09 [colin]      0.8.5claws6
7135
7136         * src/mainwindow.c
7137                 Make Space work when no mail is selected
7138
7139 2002-10-09 [colin]      0.8.5claws5
7140
7141         * src/gtksctree.[ch]
7142                 Fix range_select
7143                 Add gtk_sctree_reanchor() 
7144         * src/summaryview.c
7145                 Use gtk_sctree_reanchor() - better fix for 
7146                 bug 60413
7147
7148 2002-10-09 [colin]      0.8.5claws4
7149
7150         * src/summaryview.c
7151                 Fix shift-click select after delete problem
7152                 (closes bug 60413)
7153
7154 2002-10-08 [thorsten]   0.8.5claws3
7155
7156         * src/summaryview.c
7157                 exclude current msg from -hide read messages-
7158
7159 2002-10-08 [colin]      0.8.5claws2
7160
7161         * src/inc.[ch]
7162           src/pop.c
7163           src/recv.c
7164                 Differentiate socket errors from disk full
7165                 errors
7166
7167 2002-10-08 [christoph]  0.8.5claws1
7168
7169         * Makefile.am
7170         * configure.in
7171                 modifications for new config directory
7172
7173         * config.guess  ** REMOVED **
7174         * config.sub    ** REMOVED **
7175         * install-sh    ** REMOVED **
7176         * ltmain.sh     ** REMOVED **
7177         * missing       ** REMOVED **
7178         * mkinstalldirs ** REMOVED **
7179                 these files are autogenerated by automake
7180                 when you run autogen.sh
7181
7182         * config/.cvsignore     ** NEW FILE **
7183         * config/Makefile.am    ** NEW FILE **
7184                 ignore autogenerated files
7185                 create a Makefile in this directory
7186
7187 2002-10-08 [paul]       0.8.5claws
7188
7189         * 0.8.5claws release
7190         
7191         * src/compose.c
7192           src/procheader.c
7193           src/procmsg.c
7194                 fix quote reply format for newsgroups reply bug
7195                 (thanks to Hoa)
7196                 
7197         * po/en_GB.po
7198           po/pl.po
7199                 updated by me and Witold Wladyslaw Wojciech Wilk
7200                 repectively
7201
7202 2002-10-07 [paul]       0.8.3claws53
7203
7204         * po/it.po
7205           po/pt_BR.po
7206           po/sr.po
7207                 updated messages catalogs, submitted by
7208                 Alessandro Maestri, Fabio Jr.Beneditto 
7209                 and Urke MMI, respectively.
7210
7211 2002-10-07 [christoph]  0.8.3claws52
7212
7213         * src/folder.[ch]
7214         * src/folderview.c
7215         * src/mainwindow.c
7216                 fix new folder ghost message bug
7217                 (closes bug [ 619722 ] wrong count for newly created folders)
7218
7219 2002-10-07 [christoph]  0.8.3claws51
7220
7221         * src/compose.c
7222                 fix news posting problem
7223
7224 2002-10-07 [melvin]     0.8.3claws50
7225
7226         * po/fr.po
7227                 Updated French translation
7228
7229 2002-10-05 [christoph]  0.8.3claws49
7230
7231         * src/gtkstext.c
7232                 check if line_start_cache is set in gtk_stext_update_text
7233                 (closes bug [ 618119 ] crash while doing search in folder)
7234
7235 2002-10-05 [christoph]  0.8.3claws48
7236
7237         * src/imap.c
7238         * src/news.c
7239         * src/utils.c
7240         * src/utils.h
7241                 implement cache cleanups for claws' folder system
7242                 (closes bug [ 595916 ] imapcache not cleaned up)
7243
7244 2002-10-05 [melvin]     0.8.3claws47
7245
7246         * src/prefs_actions.c
7247                 Made the help text more clear for the %p token
7248
7249 2002-10-04 [paul]       0.8.3claws46
7250
7251         * sync with 0.8.5
7252                 see ChangeLog 2002-10-02 and 2002-10-03
7253
7254 2002-10-04 [christoph]  0.8.3claws45
7255
7256         * src/inc.c
7257                 fix segfault caused by pop before smtp
7258                 call to inc_account_mail with NULL
7259                 pointer for mainwin
7260
7261 2002-10-04 [paul]       0.8.3claws44
7262
7263         * configure.in
7264                 sync the LDAP detection from 0.8.5cvs1
7265
7266 2002-10-02 [christoph]  0.8.3claws43
7267
7268         * po/de.po
7269                 fix small spelling error
7270
7271 2002-10-02 [melvin]     0.8.3claws42
7272
7273         * ac/aspell.m4
7274                 Behave better and say "no" when test program cannot be run.
7275
7276 2002-10-02 [paul]       0.8.3claws41
7277
7278         * sync with 0.8.4cvs1
7279                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7280                 
7281         * src/summaryview.c
7282                 toggle the behavior of Reply menuitem between
7283                 normal reply and reply-to-list
7284
7285 2002-10-01 [sergey]     0.8.3claws40
7286
7287         * src/compose.c
7288                 Convert newlines in the message text to the canonical form
7289                 before base64 encoding (RFC2045 compliance, fixes some
7290                 interoperability issues with Evolution 1.0.3)
7291
7292 2002-09-29 [colin]      0.8.3claws39
7293
7294         * src/summaryview.c
7295                 Fix an unwanted copy/paste
7296
7297 2002-09-29 [colin]      0.8.3claws38
7298
7299         * src/mainwindow.c
7300                 Renamed "Custom toolbar" to "Customize toolbar"
7301                 Renamed "Show all header" to "Show all headers"
7302                 Renamed "Set diplay item" to "Set displayed items"
7303         * src/prefs_common.c
7304                 Renamed "Show all header" to "Show all headers"
7305         * src/prefs_summary_column.c
7306                 Renamed "diplay item" to "displayed items"
7307
7308 2002-09-29 [colin]      0.8.3claws37
7309
7310         * src/mainwindow.[ch]
7311                 online/offline status pixmaps follow theme
7312                 changes
7313         * src/summaryview.[ch]
7314                 quicksearch pixmap follows theme changes
7315
7316 2002-09-29 [thorsten]   0.8.3claws36
7317
7318         * src/compose.c
7319           src/prefs_folder_item.[ch]
7320                 add default_reply_to folder option (closes patch 581044)
7321
7322 2002-09-29 [christoph]  0.8.3claws35
7323
7324         * acconfig.h    ** REMOVED **
7325         * configure.in
7326         * ac/aspell.m4
7327         * ac/check-type.m4
7328         * ac/gnupg-check-typedef.m4
7329                 fix autoheader 2.50 warning
7330
7331 2002-09-29 [christoph]  0.8.3claws34
7332
7333         * major code cleanup (part 2)
7334         
7335                 - unused variables removed
7336                 - unused functions removed
7337                 - uninitialized variables checked
7338                 - missing return statements added
7339                 - missing function return types added
7340                 - added parentheses around assignment
7341                   when suggested by gcc
7342
7343 2002-09-29 [alfons]     0.8.3claws33
7344
7345         * src/logwindow.c
7346                 log_window_clear(): only bracket gtk_text_forward_delete() 
7347                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7348                 works around GTK text bug)
7349
7350 2002-09-29 [paul]       0.8.3claws32
7351
7352         * po/bg.po
7353           po/sr.po
7354                 updated by George Danchev and Urke MMI
7355                 respectively
7356
7357 2002-09-27 [christoph]  0.8.3claws31
7358
7359         * doc-src/readme.txt
7360         * doc-src/rfc1806.txt   ** REMOVED **
7361         * doc-src/rfc2183.txt   ** NEW FILE **
7362         * doc-src/rfc2980.txt   ** NEW FILE **
7363                 update rfcs
7364
7365 2002-09-27 [melvin]     0.8.3claws30
7366
7367         * ac/aspell.m4
7368                 Fixed typo which could break linking
7369
7370 2002-09-27 [melvin]     0.8.3claws29
7371
7372         * ac/aspell.m4
7373                 Improved GNU/aspell checking. 
7374                 Fixed bug #614490
7375
7376 2002-09-27 [paul]       0.8.3claws28
7377
7378         * sync with 0.8.3cvs8
7379                 see ChangeLog 2002-09-27
7380
7381 2002-09-26 [colin]      0.8.3claws27
7382
7383         * src/toolbar.[ch]
7384           src/mainwindow.[ch]
7385                 Add "Reply to Mailing-list" to the toolbar
7386
7387 2002-09-26 [christoph]  0.8.3claws26
7388
7389         * src/summaryview.c
7390                 Fix wrong message counts in summaryview status
7391
7392 2002-09-26 [paul]       0.8.3claws25
7393
7394         * sync with 0.8.3cvs7
7395                 see ChangeLog 2002-09-26
7396
7397 2002-09-26 [paul]       0.8.3claws24
7398
7399         * sync with 0.8.3cvs6
7400                 see ChangeLog 2002-09-25
7401
7402 2002-09-25 [christoph]  0.8.3claws23
7403
7404         * src/prefs_common.c
7405         * src/prefs_folder_item.c
7406         * src/prefs_scoring.c
7407                 Renamed "kill score" to "hide score" in GUI
7408                 and prefs files
7409
7410 2002-09-25 [paul]       0.8.3claws22
7411
7412         * sync with 0.8.3cvs5
7413                 see ChangeLog 2002-09-24
7414
7415 2002-09-24 [alfons]     0.8.3claws21
7416
7417         patch by Satoshi Nagayasu: allows appending / saving multiple 
7418         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7419         'Save as ...'")
7420
7421         * AUTHORS
7422                 add Satoshi Nagayasu
7423         * src/summaryview.c
7424                 summary_save_as(): allow saving selected files to
7425                 one file
7426                 summary_set_menu_sensitive: enable "Save As..." when
7427                 multiple files are selected
7428         * src/utils.[ch]
7429                 append_file(): new function
7430
7431 2002-09-24 [colin]      0.8.3claws20
7432
7433         * src/procmime.c
7434                 Fix segfault when mimeinfo doesn't have a 
7435                 content_type. 
7436
7437 2002-09-24 [colin]      0.8.3claws19
7438
7439         * src/prefs_common.[ch]
7440                 Add a preference to display send dialog or not
7441         * src/send.c
7442                 Display send dialog according to preference
7443
7444 2002-09-24 [colin]      0.8.3claws18
7445
7446         * src/compose.[ch]
7447                 Disable user actions when sending
7448
7449 2002-09-24 [colin]      0.8.3claws17
7450
7451         * src/procmime.c
7452                 Do not display name or filename for attachments
7453                 with an application/pgp-signature type
7454                 (security flaw, see bug 537413)
7455
7456 2002-09-23 [colin]      0.8.3claws16
7457
7458         * src/editaddress.c
7459                 Initialize entry_email, entry_alias and 
7460                 entry_remarks to first email address of the list
7461
7462 2002-09-23 [colin]      0.83claws15
7463
7464         * src/compose.c
7465                 Drop pgp-signature when reediting a signed queued
7466                 message
7467
7468 2002-09-23 [melvin]     0.8.3claws14
7469
7470         * po/fr.po
7471                 Updated French translation
7472
7473 2002-09-23 [melvin]     0.8.3claws13
7474
7475         * src/mainwindow.c
7476                 Made custom toolbar menu labels more consistent
7477         * src/prefs_toolbar.c
7478                 Made custom toolbar window title more consistent
7479
7480 2002-09-22 [colin]      0.8.3claws12
7481
7482         * src/inc.c
7483                 Initialize session type to normal before getting 
7484                 mail (fixes strange Get behaviour)
7485         * src/prefs_account.h
7486                 Move STYPE_POP_BEFORE_SMTP to last position to 
7487                 avoid other side-effects
7488
7489 2002-09-22 [colin]      0.8.3claws11
7490
7491         * src/prefs_account.c
7492                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7493                 from pop3 to apop or vice-versa
7494
7495 2002-09-22 [colin]      0.8.3claws10
7496         
7497         * src/prefs_account.[ch]
7498                 Add an option for the POP before SMTP timeout
7499         * src/inc.c
7500                 Remember time of last POP connection
7501         * src/send.c
7502                 Do POP before SMTP only if timeout reached
7503
7504 2002-09-22 [oliver]     0.8.3claws9
7505         
7506         * README.claws
7507                 explain custom toolbar
7508
7509 2002-09-22 [oliver]     0.8.3claws8
7510
7511         * src/prefs_actions.[ch]
7512         custom toolbar for compose      
7513                 actions callback from compose toolbar
7514         * src/folderview.c
7515                 remove include toolbar.h
7516
7517 2002-09-22 [oliver]     0.8.3claws7
7518         
7519         * src/prefs_toolbar.[ch]
7520                 custom toolbar for compose
7521                 - generic prefs_toolbar handles both
7522                   Mainwin's toolbar as well as Compose toolbar          
7523
7524 2002-09-22 [oliver]     0.8.3claws6
7525         
7526         * src/toolbar.[ch]
7527                 custom toolbar for compose
7528                 restructure toolbar.[ch]
7529
7530 2002-09-22 [oliver]     0.8.3claws5
7531
7532         * src/compose.[ch]
7533                 custom toolbar for compose
7534
7535 2002-09-22 [oliver]     0.8.3claws4
7536         
7537         * src/mainwindow.[ch]
7538                 custom toolbar for compose 
7539                 move mainwin toolbar back to mainwindow
7540
7541 2002-09-22 [alfons]     0.8.3claws3
7542
7543         * src/procmsg.c
7544                 :%sno/if(/if (/gc
7545                 :%sno/for(/for (/gc
7546                 (beautify)
7547
7548 2002-09-22 [alfons]     0.8.3claws2
7549         
7550         * src/procmsg.c
7551                 procmsg_save_to_outbox(): don't unlink message file from queue;
7552                 callers should do it using folder_item_remove_msg()
7553
7554 2002-09-22 [colin]      0.8.3claws1
7555
7556         * src/mimeview.[ch]
7557                 Made mimeview_check_signature() public
7558         * src/textview.c
7559                 Made GPG signatures verifiable by clicking
7560                 the [application/pgp-signature] in the Text
7561                 view
7562
7563 2002-09-22 [paul]       0.8.3claws
7564
7565         * po/bg.po
7566           po/en_GB.po
7567           po/es.po
7568           po/it.po
7569           po/pl.po
7570           po/pt_BR.po
7571           po/sr.po
7572                 updated translations, submitted by George Danchev,
7573                 me, Ricardo Mones Lastra, Alessandro Maestri,
7574                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7575                 and Urke MMI, respectively.     
7576
7577 2002-09-22 [alfons]     0.8.2claws65
7578
7579         * src/procmsg.c
7580         * src/pgptext.c
7581                 no furry valgrinds have been used to plug these memleaks
7582
7583 2002-09-20 [paul]       0.8.2claws64
7584
7585         * sync with 0.8.3cvs4
7586                 'Select thread' re-implemented 
7587                 see ChangeLog 2002-09-20
7588
7589 2002-09-21 [alfons]     0.8.2claws63
7590
7591         * src/compose.c
7592                 compose_send(): plug unnoticed memleak
7593
7594 2002-09-20 [alfons]     0.8.2claws62
7595
7596         * src/addr_compl.c
7597                 replace_address_in_edit(): strict check for NULL address to
7598                 fix "[ 607348 ] Segfault in address completion". My guess is
7599                 that this happens with an empty address book, but it's good
7600                 to have this check here anyway
7601                 
7602                 completion_window_button_press(): free string returned 
7603                 from the internal cache
7604
7605 2002-09-20 [christoph]  0.8.2claws61
7606
7607         * src/procmime.h
7608                 added ENC_BINARY to EncodingType
7609         * src/procmime.c
7610                 the string returned by procmime_get_encoding_str
7611                 should not depend on the order of values in the
7612                 EncodingType definition
7613         * doc-src/rfc1806.txt   ** NEW FILE **
7614                 Added rfc1806 about MIME Content-Disposition
7615                 Extension
7616
7617 2002-09-19 [paul]       0.8.2claws60
7618
7619         * sync with 0.8.2cvs3
7620                 see ChangeLog 2002-09-19
7621
7622 2002-09-19 [paul]       0.8.2claws59
7623
7624         * src/prefs_folder_item.c
7625                 revert to Darko's original alignment of colour
7626                 selector button
7627                 add a colon to folder_color label
7628                 
7629         * src/compose.c
7630                 add Colin's patch (with Hiro's modifications) to 
7631                 force BASE64 encoding for 8-bit text when signing
7632                 (sync with 0.8.3cvs2)
7633
7634 2002-09-18 [alfons]     0.8.2claws58
7635
7636         * src/compose.c
7637                 :%sno/if(/if (/gc
7638                 :%sno/for(/for (/gc
7639                 (beautify a little bit)
7640
7641 2002-09-18 [christoph]  0.8.2claws57
7642
7643         * src/pine.c
7644                 fix handling of fgetc return value
7645
7646 2002-09-17 [alfons]     0.8.2claws56
7647         
7648         * src/summaryview.c
7649                 summary_sort(): check non-NULL summaryview->folder_item when no 
7650                 folder is selected at all
7651                 (closes "[ 610344 ] sort label make syl Crash")
7652
7653 2002-09-17 [alfons]     0.8.2claws55
7654         
7655         * src/compose.c
7656                 beautify a little bit
7657
7658 2002-09-17 [christoph]  0.8.2claws54
7659
7660         * src/folder.c
7661                 initialize max values for cache and folder
7662                 when cache or folder is empty
7663
7664 2002-09-15 [colin]      0.8.2claws53
7665
7666         * src/compose.c
7667                 Fix a leak (thanks Alfons!) and cleaned
7668                 variables names for custom headers
7669
7670 2002-09-15 [colin]      0.8.2claws52
7671
7672         * src/compose.c
7673                 Fix custom headers recognition when
7674                 prefs_common.trans_hdr is on
7675
7676 2002-09-15 [colin]      0.8.2claws51
7677
7678         * src/compose.c
7679                 Allow dynamically-added custom headers
7680                 Yet not reparsed if reedited
7681
7682 2002-09-15 [alfons]     0.8.2claws50
7683
7684         * src/prefs_account.c
7685                 fix warnings
7686
7687 2002-09-15 [colin]      0.8.2claws49
7688         
7689         * src/prefs_account.c
7690                 fix pop_before_smtp sensitivity
7691
7692 2002-09-15 [colin]      0.8.2claws48
7693
7694         * src/inc.[ch]
7695                 add inc_pop_before_smtp()
7696                 allow MainWindow to be undefined in 
7697                 inc_account_mail() and inc_start()
7698         * src/pop.c
7699           src/prefs_account.h
7700                 add STYPE_POP_BEFORE_SMTP session type
7701         * src/prefs_account.c
7702                 activated pop before smtp option
7703         * src/send.c
7704                 do pop before smtp if the relevant option 
7705                 is set
7706
7707 2002-09-15 [paul]       0.8.2claws47
7708
7709         * sync with 0.8.3
7710                 see ChangeLog 2002-09-15
7711
7712 2002-09-14 [paul]       0.8.2claws46
7713
7714         * po/bg.po
7715                 updated Bulgarian translation, submitted by
7716                 George Danchev
7717
7718 2002-09-13 [paul]       0.8.2claws45
7719
7720         * src/compose.c
7721                 merge claws' select_account() with main's
7722                 (new) compose_select_account(). [sync with
7723                 0.8.2cvs15, see ChangeLog 2002-09-11]
7724
7725 2002-09-12 [christoph]  0.8.2claws44
7726
7727         * src/filter.c
7728                 allocate 1 elements of FolderItem not 0
7729
7730 2002-09-12 [colin]      0.8.2claws43
7731
7732         * src/compose.c
7733                 Fix bug #590825 (obey Follow-up: poster)
7734
7735 2002-09-12 [colin]      0.8.2claws42
7736
7737         * src/procmime.c
7738                 Fix bug #557009 (wrong headers for messages 
7739                 forwarded as attachments)
7740
7741 2002-09-11 [colin]      0.8.2claws41
7742         
7743         * src/compose.c
7744                 Put SCF: pseudo-header on top of message
7745                 Set draft tmp_flag when saved as draft
7746
7747         * src/procmsg.c
7748           src/procheader.c
7749                 Skip after first \n\n for beginning of real message
7750                 for drafts too
7751
7752 2002-09-11 [christoph]  0.8.2claws40
7753
7754         * src/filtering.c
7755                 use procmsg flag functions in filtering or processing
7756                 will cause incorrect folder message counts
7757
7758 2002-09-11 [colin]      0.8.2claws39
7759
7760         * src/compose.c
7761                 Fix bug #550175 - wrong save folder when reediting
7762                 drafts
7763
7764 2002-09-11 [paul]       0.8.2claws38
7765
7766         * sync with 0.8.2cvs14
7767                 see ChangeLog 2002-09-11
7768
7769 2002-09-11 [colin]      0.8.2claws37
7770
7771         * src/folder.c
7772                 Fix a typo (seeming to cause new/unread status to
7773                 be lost)
7774
7775 2002-09-10 [christoph]  0.8.2claws36
7776
7777         * src/compose.c
7778                 compose_redirect should not use compose_generic_new
7779                 because that does more stuff than expected including
7780                 opening the external editor
7781                 (closes bug "[ 526608 ] bounced messages appear blank
7782                  in editor")
7783
7784 2002-09-10 [christoph]  0.8.2claws35
7785
7786         * src/folder.c
7787                 fix problem with too large message number range
7788                 causing a crash in folder_item_scan
7789
7790 2002-09-10 [paul]       0.8.2claws34
7791
7792         * sync with 0.8.2cvs13
7793                 see ChangeLog 2002-09-10
7794
7795 2002-09-10 [christoph]  0.8.2claws33
7796
7797         * src/msgcache.c
7798                 set MsgInfo TmpFlags for queue and draft folders
7799                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7800
7801 2002-09-10 [paul]       0.8.2claws32
7802
7803         * AUTHORS
7804           po/bg.po      ** NEW FILE **
7805                 new Bulgarian translation submitted by
7806                 George Danchev <danchev@spnet.net>
7807                 
7808         * tools/Makefile.am
7809           tools/README
7810           tools/tb2sylpheed     ** NEW FILE **
7811                 add script that converts an addressbook exported
7812                 from The Bat! into a Sylpheed addressbook. Submitted
7813                 by Urke MMI <urke-kg@eunet.yu>
7814
7815 2002-09-10 [paul]       0.8.2claws31
7816
7817         * sync with 0.8.2cvs12
7818                 see ChangeLog 2002-09-10
7819
7820 2002-09-06 [paul]       0.8.2claws30
7821
7822         * src/prefs_common.c
7823                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7824                 
7825         * tools/Makefile.am
7826           tools/README
7827           tools/ldif-to-xml.py  ** REMOVED **
7828                 remove obsolete python script
7829
7830 2002-09-06 [paul]       0.8.2claws29
7831
7832         * sync with 0.8.2cvs10
7833                 see ChangeLog 2002-09-06
7834
7835 2002-09-04 [paul]       0.8.2claws28
7836
7837         * sync with 0.8.2cvs9
7838                 see ChangeLog 2002-08-04
7839
7840 2002-09-04 [colin]      0.8.2claws27 
7841
7842         * src/prefs_common.[ch]
7843                 Added signature color configuration
7844         * src/textview.c
7845                 Use user-specified signature color
7846
7847 2002-09-03 [colin]      0.8.2claws26
7848
7849         * src/prefs_common.[ch]
7850                 Added autosave and autosave_length prefs
7851         * src/compose.c
7852                 Added compose_remove_draft()
7853                 Auto-save drafts according to the prefs
7854         * src/main.c
7855                 Added a crash-indicator file, allowing to check
7856                 for new messages on startup if Sylpheed crashed
7857                 (makes saved drafts "reappear")
7858
7859 2002-09-03 [colin]      0.8.2claws25
7860
7861         * src/textview.[ch]
7862                 Grey the signature
7863
7864 2002-09-03 [paul]       0.8.2claws24
7865
7866         * sync with 0.8.2cvs8
7867                 see ChangeLog 2002-09-02 and 2002-09-03
7868
7869 2002-09-03 [darko]      0.8.2claws23
7870
7871         * src/folderview.c
7872                 use normal style when creating new folder to pick
7873                 proper font size 
7874
7875 2002-09-02 [melvin]     0.8.2claws22
7876
7877         * src/gtkaspell.m4
7878                 removed some obsolete code
7879
7880 2002-09-02 [melvin]     0.8.2claws21
7881
7882         * ac/aspell.m4
7883                 fixed test's equality sign (== to =)
7884
7885 2002-09-02 [alfons]     0.8.2claws20
7886
7887         * src/folder.c
7888         * src/mh.c
7889                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7890                 as folder->destroy virtual as suggested by Hiro
7891                 (the mh.c code seems to have been lost around mh.c.1.21)
7892
7893 2002-09-02 [paul]       0.8.2claws19
7894
7895         * po/pt_BR.po
7896                 updated by Fabio Jr. Beneditto
7897                 
7898         * src/defs.h
7899                 use 'http://claws.sylpheed.org' for homepage link. 
7900                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7901
7902 2002-09-01 [alfons]     0.8.2claws18
7903
7904         * src/mh.c
7905                 plug memleak related to one Martin Kluge found
7906
7907 2002-08-31 [paul]       0.8.2claws17
7908
7909         * sync with 0.8.2cvs6
7910                 see ChangeLog 2002-08-30
7911
7912 2002-08-31 [alfons]     0.8.2claws16
7913
7914         * src/folder.c
7915                 folder_destroy(): remove mailbox from folderlist even if it has
7916                 no destroy virtual
7917
7918 2002-08-31 [alfons]     0.8.2claws15
7919
7920         * src/folder.c
7921                 :%sno/if(/if (/gc
7922                 :%sno/for(/for (/gc
7923                 (being pedantic I know)
7924
7925 2002-08-31 [alfons]     0.8.2claws14
7926
7927         * src/folder.c
7928                 check for NULL pointers returned from folder->fetch_msginfo virtual
7929                 (should solve some reported crashes)
7930
7931 2002-08-30 [alfons]     0.8.2claws13
7932
7933         * acconfig.h
7934         * configure.in
7935         * src/crash.c
7936                 enable crash dialog on compilation time
7937                 (--enable-crash-dialog configure option)
7938
7939 2002-08-30 [alfons]     0.8.2claws12
7940
7941         * AUTHORS
7942                 add Martin Kluge
7943         * src/mh.c
7944                 apply memory leak plug patch by Martin Kluge
7945                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7946                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7947                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7948
7949 2002-08-30 [darko]      0.8.2claws11
7950
7951         * src/folderview.c
7952                 copy Gtk style from normal style to match
7953                 font size for coloured folders
7954
7955 2002-08-29 [alfons]     0.8.2claws10
7956
7957         * sylpheed.desktop
7958                 Type=Internet <- Type=Application
7959                 (reported by Michael Schwendt, see:
7960                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7961                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7962
7963 2002-08-29 [paul]       0.8.2claws9
7964
7965         * sync with 0.8.2cvs5
7966                 see ChangeLog 2002-08-29
7967
7968 2002-08-29 [colin]      0.8.2claws8
7969
7970         * src/summaryview.c
7971                 Added a sanity check in summary_select_thread
7972                 Should fix bug 601605
7973
7974 2002-08-29 [colin]      0.8.2claws7
7975
7976         * src/main.c
7977                 Revert claws6 changes regarding bug #591676
7978
7979 2002-08-28 [colin]      0.8.2claws6
7980         
7981         * src/main.c
7982                 Ignore cache for queue folderitems
7983                 Fix bug #591676
7984
7985 2002-08-28 [melvin]     0.8.2claws5
7986
7987         * README.claws
7988                 Fixed typos.
7989
7990 2002-08-28 [melvin]     0.8.2claws4
7991
7992         * README.claws
7993                 Updated a bit the text concerning the spell checker
7994
7995 2002-08-28 [melvin]     0.8.2claws3
7996
7997         Merged the GNU_aspell_branch:
7998                 Support of new GNU/aspell is now included and the old pspell
7999                 is not supported anymore.
8000                 See README.claws
8001
8002         * README.claws
8003                 Updated spell checker text to reflect the switch to GNU/aspell
8004
8005         * ac/aspell.m4          *** NEW ***
8006         * src/gtkaspell.[ch]    *** NEW *** 
8007         * ac/pspell.m4          *** DELETED *** 
8008         * src/gtkspell.[ch]     *** DELETED ***
8009
8010         * ac/Makefile.am
8011                 Updated for GNU/aspell support
8012
8013         * po/POTFILES.in
8014                 Replaced gtkspell.c by gtkaspell.c
8015
8016         * acconfig.h
8017         * src/Makefile.am
8018         * src/about.c
8019         * src/compose.[ch]
8020         * src/crash.c
8021         * src/main.c
8022         * src/prefs_common.[ch]
8023                 Updated for GNU/aspell support
8024
8025 2002-08-28 [paul]       0.8.2claws2
8026
8027         * sync with 0.8.2cvs4
8028                 see ChangeLog 2002-08-27 and 2002-08-28
8029
8030 2002-08-28 [colin]      0.8.2claws1
8031
8032         * src/summary_search.c
8033                 Added "AND search"
8034
8035 2002-08-28 [jens]       0.8.2claws
8036
8037         *po/de.po
8038                 Updated German translations
8039
8040 2002-08-27 [melvin]     0.8.2claws
8041
8042         * po/fr.po
8043                 Updated French translations
8044
8045 2002-08-27 [paul]       0.8.2claws
8046
8047         * sync with 0.8.2 main release
8048
8049         * po/en_GB.po
8050           po/es.po
8051           po/it.po
8052           po/pl.po
8053           po/pt_BR.po
8054           po/sr.po
8055                 updated message catalogs submitted by
8056                 Ricardo Mones Lastra, Alessandro Maestri,
8057                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
8058                 Beneditto and Urke MMI  
8059
8060 2002-08-27 [hoa]        0.8.1claws123
8061
8062         * src/mainwindow.[ch]
8063         * src/summaryview.[ch]
8064                 removed the "filter setting" menu option.
8065                 add a "cancel a news message" menu option.
8066
8067 2002-08-26 [martin]     0.8.1claws122
8068
8069         * ChangeLog.claws
8070                 changed string under 0.8.1claws79 changed by myself
8071                 i'm sorry alfons :(
8072
8073 2002-08-26 [martin]     0.8.1claws121
8074
8075         * src/crash.c
8076                 added kill command to debuggerrc to start crash dialog
8077
8078 2002-08-26 [paul]       0.8.1claws120
8079
8080         * sync with 0.8.1cvs31
8081                 see ChangeLog 2002-08-26
8082
8083 2002-08-25 [alfons]     0.8.1claws119
8084
8085         * src/procmsg.c
8086                 fix bug that didn't send out correct headers to news server
8087                 when sending news article and email from queue (bug reported
8088                 and patch provided by Tim Mann; closes bug 
8089                 "[ 583196 ] 0.7.8claws can't post news")
8090
8091 2002-08-25 [alfons]     0.8.1claws118
8092
8093         * src/selective_download.c
8094                 mark two strings as translatable
8095                 (thanks to Urke MMI for pointing this out)
8096
8097 2002-08-25 [alfons]     0.8.1claws117
8098
8099         * src/summaryview.c
8100                 treat sent boxes as special and allow sorting them by addressee
8101                 (closes "[ 589418 ] Sent folder sorting misbehavior"
8102                 submitted by Steve Lamb)
8103
8104 2002-08-24 [alfons]     0.8.1claws116
8105
8106         * src/matcher.c
8107                 fix memleak reported by Martin Kluge
8108                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
8109
8110 2002-08-24 [oliver]     0.8.1claws115
8111
8112         * src/prefs_toolbar.c
8113                 o code cleanup as suggested by Alfons
8114                 o memleak fix
8115
8116 2002-08-24 [alfons]     0.8.1claws114
8117
8118         * src/summaryview.c
8119                 o fix another memory leak reported by Martin Kluge
8120                   (see "[ 599568 ] Small Memory Leak")
8121                 o remove 'from' variable from 'summary_set_header()'; we can
8122                   do with just 'to' 
8123
8124 2002-08-24 [paul]       0.8.1claws113
8125
8126         * sync with 0.8.1cvs30
8127                 see ChangeLog 2002-08-23
8128
8129 2002-08-24 [alfons]     0.8.1claws112
8130
8131         * src/summaryview.c
8132                 remove unnecessary allocations for search bar fixing leaks
8133                 reported by Martin Kluge
8134                 (see "[ 599451 ] Further memory leaks?")
8135
8136 2002-08-24 [alfons]     0.8.1claws111
8137
8138         * src/main.c
8139                 make get_socket_name() public for crash.c
8140         * src/crash.c
8141                 o make report bug button work (goes to claws' 
8142                   bug tracker at sf.net)
8143                 o introduce function for doing important stuff just
8144                   before claws goes down
8145                 o clean up code 
8146
8147 2002-08-24 [alfons]     0.8.1claws110
8148
8149         * src/compose.c
8150                 move cursor to "To" entry when forwarding as attachment
8151                 (reported and solved by Steve Lamb, closes bug report
8152                 "[ 592880 ] Forward as attachment; cursor not in to")
8153
8154 2002-08-24 [colin]      0.8.1claws109
8155
8156         * src/mainwindow.c
8157                 fix quick search visibility after GUI (de)separations.
8158
8159 2002-08-23 [colin]      0.8.1claws108
8160
8161         * src/mainwindow.c
8162                 fix header pane visibility after folderview or
8163                 messageview (de)separation
8164
8165 2002-08-23 [paul]       0.8.1claws107
8166
8167         * src/mainwindow.[ch]
8168           src/toolbar.c
8169                 give full control of display or non-display 
8170                 of the Execute icon to Custom toolbar settings.
8171                 add new sensitivity condition to maninwindow.h: 
8172                 M_DELAY_EXEC
8173
8174         * ChangeLog
8175           ChangeLog.jp
8176           NEWS
8177                 more sync with 0.8.1cvs29
8178
8179 2002-08-23 [melvin]     0.8.1claws106
8180
8181         * src/alertpanel.c
8182                 Readded support for custom widget in alertpanel lost in last
8183                 sync.
8184
8185 2002-08-23 [paul]       0.8.1claws105
8186
8187         * sync with 0.8.1cvs29
8188                 see ChangeLog 2002-08-23
8189
8190 2002-08-23 [colin]      0.8.1claws104
8191
8192         * src/summaryview.c
8193                 Fix folder and search pixmaps exchanging positions
8194                 after theme or toolbar changes. Thank to Oliver for 
8195                 reporting this.
8196
8197 2002-08-23 [colin]      0.8.1claws103
8198
8199         * src/mainwindow.c
8200           src/messageview.[ch]
8201           src/noticeview.[ch]
8202           src/summaryview.c
8203                 Changed messageview_create() and noticeview_create()
8204                 to avoid the last gdk_warning
8205
8206 2002-08-22 [colin]      0.8.1claws102
8207
8208         * src/summaryview.c
8209                 Fix my new `Creating pixmap from xpm' warning
8210
8211 2002-08-22 [colin]      0.8.1claws101
8212
8213         * src/mainwindow.c
8214                 Fix some of the gdk warnings
8215
8216 2002-08-22 [colin]      0.8.1claws100
8217
8218         * src/Makefile.am
8219         * src/stock_pixmap.c
8220         * src/stock_pixmap.h
8221         * src/pixmaps/quicksearch.xpm *ADDED*
8222                 Add the quicksearch pixmap
8223         * src/mainwindow.c
8224         * src/summaryview.c
8225         * src/summaryview.h
8226                 Make quicksearch bar visible/hidden via a button
8227
8228 2002-08-22 [christoph]  0.8.1claws99
8229
8230         * src/folder.c
8231                 fix folder update for newsgroups with message
8232                 numbers below minimum number of articles to fetch
8233                 (closes bug #598445)
8234
8235 2002-08-22 [paul]       0.8.1claws98
8236
8237         * sync with 0.8.1cvs28
8238                 see ChangeLog 2002-08-22
8239
8240 2002-08-21 [alfons]     0.8.1claws97
8241
8242         * src/crash.c
8243                 use bt instead of bt full which seems to work 
8244                 better, and bt full doesn't give a great deal 
8245                 of information anyway
8246
8247 2002-08-21 [colin]      0.8.1claws96
8248
8249         * src/summaryview.c
8250                 fix summaryview_searchtype_changed prototype
8251
8252 2002-08-21 [christoph]  0.8.1claws95
8253
8254         * src/mainwindow.c
8255                 o fix broken menu update for sorting type, we have to
8256                   get this info from the summaryview now
8257                 o removed setting of threaded state in menu callback
8258         * src/summaryview.[ch]
8259                 more summaryview/folderitem seperation for
8260                 threading option
8261         * configure.in
8262                 removed not required --with-compiler-flags option
8263
8264 2002-08-21 [oliver]     0.8.1claws94
8265         
8266         * src/toolbar.h 
8267                 o rename toolbar.xml to toolbar_main.xml
8268                   since toolbar_compose.xml might come up 
8269                   any time soon
8270         * README.claws
8271                 add custom toolbar              
8272
8273 2002-08-21 [darko]      0.8.1claws93
8274
8275         * src/procmsg.c
8276                 don't reset tmp flags for messages copied
8277                 to sent folder
8278
8279 2002-08-21 [colin]      0.8.1claws92
8280         
8281         * src/prefs_filtering.c
8282                 fix renaming rules on folder rename 
8283                 when folder is not a leaf folder
8284
8285 2002-08-21 [paul]       0.8.1claws91
8286
8287         * src/prefs_folder_item.c
8288                 fix alignment of colour selector
8289
8290 2002-08-21 [paul]       0.8.1claws90
8291
8292         * sync with 0.8.1cvs27
8293                 see ChangeLog 2002-08-21
8294
8295 2002-08-21 [paul]       0.8.1claws89
8296
8297         * src/summaryview.c
8298                 fix crash when changing field type in
8299                 Quick search bar
8300
8301 2002-08-21 [colin]      0.8.1claws88
8302
8303         * src/summaryview.c
8304                 Made quick search case-insensitive
8305
8306 2002-08-21 [paul]       0.8.1claws87
8307
8308         * sync with 0.8.1cvs26
8309                 see ChangeLog 2002-08-21
8310
8311 2002-08-20 [christoph]  0.8.1claws86
8312
8313         * src/folderview.c
8314         * src/main.c
8315         * src/summaryview.[ch]
8316                 more summaryview/folderitem seperation for
8317                 sort_key and sort_type
8318         * src/procmsg.c
8319                 added missing return statement
8320
8321 2002-08-20 [colin]      0.8.1claws85
8322
8323         * src/summaryview.[ch]
8324                 Added a quick search box
8325         * src/mainwindow.c
8326         * src/prefs_common.[ch]
8327                 Added a show/hide option for the quick search
8328
8329 2002-08-20 [oliver]     0.8.1claws84
8330         
8331         * src/mainwindow.c
8332                 remove toolbar_create_popups
8333         * src/toolbar.[ch]
8334                 o remove toolbar_create_popups
8335                 o fix toolbar_set_sensitive 
8336                   (Bug reports #596834 and #596832)     
8337         * src/prefs_toolbar.c
8338                 o add "Set default" button
8339                 o align label and text + combo widgets
8340
8341 2002-08-20 [hoa]        0.8.1claws83bis
8342
8343         * src/imap.c
8344                 fixed a bug in imap_fetch_msginfo() in case there is no
8345                 current folder.
8346
8347 2002-08-20 [darko]      0.8.1claws83
8348
8349         * src/folderview.c
8350                 copy the color style of folder view so it
8351                 works with GTK themes
8352
8353 2002-08-20 [darko]      0.8.1claws82
8354
8355         * src/folder.h
8356         * src/folderview.c
8357         * src/prefs_folder_item.[hc]
8358                 don't use UI stuff in folder.h
8359
8360 2002-08-20 [darko]      0.8.1claws81
8361
8362         * src/folder.h
8363         * src/prefs_folder_item.h
8364         * src/folderview.c
8365         * src/prefs_folder_item.c
8366                 ability to set folder color in folderview
8367
8368 2002-08-19 [alfons]     0.8.1claws80
8369
8370         * src/summaryview.c
8371                 fix one of the earlier memleaks reported by Martin Kluge
8372
8373 2002-08-19 [alfons]     0.8.1claws79
8374
8375         * src/mainwindow.c
8376                 hide notice view when selecting seperate folder
8377                 view (reported by Urke MMI)
8378
8379 2002-08-19 [christoph]  0.8.1claws78
8380
8381         * src/folderview.c
8382         * src/prefs_folder_item.h
8383         * src/summaryview.[ch]
8384                 o add summary_set_prefs_from_folderitem to set
8385                   summaryview prefs (first step to remove all
8386                   references to the folderitem in summaryview)
8387                 o moved compiled regex stuff from folderitem prefs
8388                   to summaryview code
8389
8390 2002-08-19 [paul]       0.8.1claws77
8391
8392         * src/compose.c
8393                 add check for '.' to QUOTE_IF_REQUIRED
8394
8395 2002-08-19 [paul]       0.8.1claws76
8396
8397         * src/inc.c
8398                 sync with 0.8.1cvs25 (plug memory leak)
8399
8400         * src/prefs_toolbar.c
8401                 re-order prefs_toolbar_cancel()
8402
8403 2002-08-18 [alfons]     0.8.1claws75
8404
8405         * src/inc.c
8406         * src/matcher.c
8407                 plug other memleaks reported by Martin Kluge
8408
8409 2002-08-18 [paul]       0.8.1claws74
8410
8411         * po/pt_BR.po
8412                 updated by Fabio Jr. Beneditto
8413
8414 2002-08-18 [paul]       0.8.1claws73
8415
8416         * src/toolbar.[ch]
8417                 fix bug where tooltips were displayed untranslated              
8418
8419         * src/prefs_toolbar.c
8420                 fix bug where clicking 'Cancel' creates an icon & text
8421                 toolbar regardless of prefs
8422         
8423
8424 2002-08-17 [oliver]     0.8.1claws72
8425
8426         * src/prefs_toolbar.c
8427                 update toolbar on CANCEL
8428                 bug reported by Martin Kluge
8429         * src/toolbar.c
8430                 toolbar_destroy memleak fixed           
8431
8432 2002-08-17 [alfons]     0.8.1claws71
8433
8434         * src/toolbar.c
8435                 plug another memleak reported by Martin Kluge
8436
8437 2002-08-16 [alfons]     0.8.1claws70
8438
8439         * src/crash.c
8440                 use execvp() correctly (suggested by wwp; thanks!)
8441
8442 2002-08-16 [alfons]     0.8.1claws69
8443
8444         * src/gtksctree.c
8445                 plug memory leak reported by Kim Schultz & Martin Kluge
8446
8447 2002-08-16 [paul]       0.8.1claws68
8448
8449         * po/es.po
8450                 updated by Ricardo Mones Lastra
8451
8452 2002-08-16 [paul]       0.8.1claws67
8453
8454         * src/toolbar.h
8455                 fix bug where 'Compose News' icon showed wrong
8456                 tooltip
8457
8458 2002-08-16 [paul]       0.8.1claws66
8459
8460         * sync with 0.8.1cvs24
8461                 see ChangeLog 2002-08-16
8462
8463         * po/it.po
8464                 updated by Alessandro Maestri
8465
8466 2002-08-15 [paul]       0.8.1claws65
8467
8468         * po/sr.po
8469                 updated by Urke MMI
8470
8471 2002-08-15 [paul]       0.8.1claws64
8472
8473         * src/*.c
8474                 don't translate debug info
8475
8476         * src/matcher.[ch]
8477                 add copyright info
8478
8479 2002-08-15 [paul]       0.8.1claws63
8480
8481         * src/prefs_toolbar.c
8482                 fix bug where clicking 'OK' creates an icon & text
8483                 toolbar regardless of prefs
8484
8485 2002-08-14 [alfons]     0.8.1claws62
8486
8487         * src/main.c
8488                 add global var that has the full argv[0]
8489         * src/crash.c
8490                 o execvp the correct sylpheed by using argv0
8491                   and setting the correct work dir
8492                 o other tweaks  
8493
8494 2002-08-14 [oliver]     0.8.1claws61
8495         
8496         * enable/disable Toolbar Action Buttons 
8497         * code cleanups
8498         * src/mainwindow.c
8499         * src/toolbar.[ch]      
8500         * src/prefs_toolbar.c   
8501
8502 2002-08-14 [melvin]     0.8.1claws60
8503
8504         * po/fr.po
8505                 Updated French translations
8506
8507 2002-08-14 [melvin]     0.8.1claws59
8508
8509         * src/crash.c
8510                 Made bug report not translatable
8511         * src/exporthtml.c
8512                 Fixed exporthtml_build_filespec() return value
8513         * src/foldersel.c
8514                 Fixed incorrect include file
8515         * src/gtkspell.c
8516         * src/prefs_actions.c
8517         * src/prefs_toolbar.c
8518                 Made debug info not translatable
8519         * src/mutt.c
8520         * src/quote_fmt.c
8521                 Added missing includes
8522         * src/prefs_common.c
8523                 Fixed typo
8524
8525 2002-08-14 [paul]       0.8.1claws58
8526
8527         * faq/es/sylpheed-faq.html
8528           faq/es/sylpheed-faq-[1-3].html
8529           faq/es/sylpheed-faq-4.html     **NEW FILE **
8530                 update Spanish FAQ
8531
8532 2002-08-13 [christoph]  0.8.1claws57
8533
8534         * src/procmsg.c
8535                 ignore thread fix that did not mark all
8536                 child nodes of a ignored thread as
8537                 ignored. Does not work perfectly yet,
8538                 but it is better now
8539
8540 2002-08-13 [alfons]     0.8.1claws56
8541
8542         * src/crash.c
8543                 o implement 'save crash log'
8544                 o some tweaks
8545
8546 2002-08-13 [melvin]     0.8.1claws55
8547
8548         * src/main.c
8549                 removed unrequired "execinfo.h" header
8550
8551 2002-08-12 [paul]       0.8.1claws54
8552
8553         * faq/en/sylpheed-faq.html
8554           faq/en/sylpheed-faq-[1-3].html
8555           faq/en/sylpheed-faq-4.html     **NEW FILE **
8556                 update English FAQ
8557
8558 2002-08-12 [alfons]     0.8.1claws53
8559
8560         * po/POTFILES.in
8561                 add crash.c to translatables
8562         * src/crash.c
8563                 bring in Leandro's crash dialog
8564
8565 2002-08-11 [alfons]     0.8.1claws52
8566
8567         * src/crash.c
8568                 clean up some warnings
8569
8570 2002-08-11 [alfons]     0.8.1claws51
8571
8572         * acconfig.h
8573         * configure.in
8574         * src/crash.[ch]        ** NEW FILES **
8575         * src/main.c            
8576                 initial gdb crash handler
8577
8578 2002-08-11 [paul]       0.8.1claws50
8579
8580         * src/prefs_toolbar.c
8581                 replace Up/Down arrow pixmaps with text to be
8582                 consistent across icon themes
8583
8584 2002-08-11 [paul]       0.8.1claws49
8585
8586         * src/prefs_common.c
8587           src/prefs_toolbar.c
8588                 rename 'Pixmap' -> 'Icon'
8589
8590         * src/toolbar.[ch]
8591                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8592
8593 2002-08-10 [paul]       0.8.1claws48
8594
8595         * src/prefs_toolbar.c
8596                 re-work the UI
8597
8598 2002-08-10 [paul]       0.8.1claws47
8599
8600         * src/main.c
8601                 don't write Processing progress to status bar
8602                 patch submitted by Alexander Evseev
8603
8604         * src/prefs_toolbar.c
8605                 re-position and resize window
8606                 make window assume correct size on first call
8607
8608 2002-08-10 [paul]       0.8.1claws46
8609
8610         * src/mainwindow.c
8611           src/prefs_toolbar.c
8612           src/toolbar.c
8613           src/toolbar.h
8614                 obey coding style
8615                 follow UI text conventions
8616
8617 2002-08-10 [alfons]     0.8.1claws45
8618
8619         * src/toolbar.c
8620                 correct pixmap for delete action
8621
8622 2002-08-10 [paul]       0.8.1claws44
8623
8624         * po/pt_BR.po
8625                 updated by Fabio Jr. Beneditto
8626
8627 2002-08-10 [paul]       0.8.1claws43
8628
8629         * po/POTFILES.in
8630                 add custom toolbar files
8631
8632 2002-08-10 [paul]       0.8.1claws42
8633
8634         * sync with 0.8.1cvs22
8635                 see ChangeLog 2002-08-09
8636
8637 2002-08-09 [paul]       0.8.1claws41
8638
8639         * tools/Makefile.am
8640           tools/README
8641           tools/outlook2sylpheed.pl     ** NEW FILE **
8642                 add script to convert exported Outlook
8643                 contacts list to a Sylpheed addressbook.
8644                 Submitted by Ricardo Mones Lastra.
8645
8646 2002-08-09 [paul]       0.8.1claws40
8647
8648         * AUTHORS
8649           configure.in
8650           po/sr.po      ** NEW FILE **
8651                 add Serbian message catalog. Submitted by
8652                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8653
8654 2002-08-09 [paul]       0.8.1claws39
8655
8656         * sync with 0.8.1cvs21
8657                 see ChangeLog 2002-08-08
8658
8659 2002-08-08 [oliver]     0.8.1claws38
8660
8661         * src/mainwindow.c
8662                 move Custom Toolbar to Configuration menu
8663
8664 2002-08-08 [oliver]     0.8.1claws37
8665
8666         * src/prefs_toolbar.c
8667                 fix substitute pixmap bug
8668
8669 2002-08-08 [paul]       0.8.1claws36
8670
8671         * sync with 0.8.1cvs19
8672                 see ChangeLog 2002-08-08
8673
8674 2002-08-07 [christoph]  0.8.1claws35
8675
8676         * src/utils.c
8677                 fixed a memory leak in new canonicalize_file_replace
8678
8679 2002-08-07 [christoph]  0.8.1claws34
8680
8681         * src/utils.[ch]
8682                 o canonicalize_file_replace should create the temporary
8683                   file in the same directory as the original file.
8684                 o added get_tmpfile_in_dir that creates a temorary file
8685                   in a specified directory.
8686
8687 2002-08-07 [melvin]     0.8.1claws33
8688
8689         * src/toolbar.c
8690                 fixed bug where 'Article' button acted as 'Email' button.
8691
8692 2002-08-07 [paul]       0.8.1claws32
8693
8694         * sync with 0.8.1.cvs17
8695                 see ChangeLog 2002-08-07
8696
8697 2002-08-07 [colin]      0.8.1claws31
8698         
8699         * src/news.c
8700                 fix mass-cancel problem
8701
8702 2002-08-07 [thorsten]   0.8.1claws30
8703
8704         * src/prefs_toolbar.c
8705                 fix: crash on replace or add new button
8706         * src/toolbar.c
8707                 fix: close xmlfile after reading
8708         * src/utils.c
8709                 fix: unlink() file before rename()
8710
8711 2002-08-06 [paul]       0.8.1claws29
8712
8713         * sync with 0.8.cvs15
8714                 see ChangeLog 2002-08-06
8715
8716 2002-08-06 [oliver]     0.8.1claws28
8717
8718         * src/toolbar.c
8719         * src/prefs_toolbar.c
8720                 fixed empty toolbar issue
8721
8722 2002-08-06 [oliver]     0.8.1claws27
8723
8724         * Custom Toolbar Final 
8725         * src/folderview.c
8726         * src/inc.c
8727         * src/summaryview.c
8728                 o toolbar stuff now lives in src/toolbar.[ch]
8729                 o main_window_toolbar_* functions are renamed to
8730                   toolbar_* reflecting their new source file
8731         * src/mainwindow.[ch]
8732                 o remove toolbar stuff  
8733
8734 2002-08-06 [oliver]     0.8.1claws26
8735         
8736         * src/Makefile.am
8737         * src/prefs_toolbar.[ch]        **New File**
8738         * src/toolbar.[ch]              **New File**
8739                 o prefs_toolbar.[ch] custom toolbar frontend
8740                 o toolbar.[ch]       backend 
8741
8742 2002-08-06 [oliver]     0.8.1claws25
8743
8744         * src/prefs_actions.[ch]
8745                 o new exported function actions_execute
8746
8747 2002-08-06 [paul]       0.8.1claws24
8748
8749         * sync with 0.8.1cvs4
8750                 see ChangeLog 2002-08-06
8751
8752 2002-08-06 [paul]       0.8.1claws23
8753
8754         * sync with 0.8.1cvs13
8755                 see ChangeLog 2002-08-06
8756
8757 2002-08-06 [paul]       0.8.1claws22
8758
8759         * sync with 0.8.1cvs12
8760                 see ChangeLog 2002-08-05 and 2002-08-06
8761
8762 2002-08-06 [match]      0.8.1claws21
8763
8764         * src/addrclip.c
8765                 improvements to cut/copy/paste address
8766
8767 2002-08-05 [match]      0.8.1claws20
8768
8769         * src/addritem.[ch]
8770         * src/addrcache.c
8771         * src/addrbook.c
8772         * src/editaddress.c
8773         * src/addressbook.c
8774                 fixes to improve cut/copy/paste
8775
8776 2002-08-06 [melvin]     0.8.1claws19
8777
8778         * src/account.[ch]
8779                 account_find_all_from_address(): new function that returns the
8780                 list of all accounts that are matched in an address.
8781         * src/alertpanel.[ch]
8782                 alertpanel() now accepts a custom widget
8783                 alertpanel_with_widget(): new function that pops up a panel with
8784                 a custom widget in it 
8785         * src/gtkutils.[ch]
8786                 gtkut_account_menu_new(): new function that allows the selection
8787                 of an account from a list of accounts.
8788         * src/messageview.c
8789                 Extended Return Receipt notification to select the correct 
8790                 account and to make a security test on the Delivery-Notification
8791                 address which should be the same as the Return-Path.
8792
8793 2002-08-06 [thorsten]   0.8.1claws18
8794
8795         * src/mimeview.c
8796                 attach_all: save unnamed as "noname.%d",
8797                 dont free static dirname
8798
8799 2002-08-05 [alfons]     0.8.1claws17
8800
8801         * configure.in
8802                 detect XIM by trying to link rather than compile a XIM program
8803
8804 2002-08-05 [oliver]     0.8.1claws16
8805                 
8806         * src/stock_pixmap.[ch]
8807                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8808                 o new func to retrieve pixmaps
8809
8810 2002-08-05 [paul]       0.8.1claws15
8811
8812         * sync with 0.8.1cvs10
8813                 see ChangeLog 2002-08-05
8814
8815 2002-08-04 [alfons]     0.8.1claws14
8816
8817         * src/textview.c
8818                 see if this plugs memleak
8819
8820 2002-08-04 [melvin]     0.8.1claws13
8821
8822         * src/gtkspell.c
8823                 fixed bug that could crash Sylpheed when highlighting
8824                 all misspelled words.
8825
8826 2002-08-03 [melvin]     0.8.1claws12
8827
8828         * src/prefs_actions.c
8829                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8830         * src/messageview.c
8831                 fixed bug where the Return Receipt was sent to
8832                 Delivery-Notification-To address even if it was not present
8833
8834 2002-08-02 [alfons]     0.8.1claws11
8835
8836         * src/prefs_actions.c
8837                 o more check for NULLs
8838                 o put create_io_dialog() in right conditional block
8839
8840 2002-08-02 [paul]       0.8.1claws10
8841
8842         * po/es.po
8843                 updated by Ricardo Mones Lastra
8844
8845 2002-08-01 [christoph]  0.8.1claws9
8846
8847         * src/folder.c
8848                 don't free the cache of the opened
8849                 folder in the summaryview
8850         * src/summaryview.c
8851                 don't unset flags, if it is not required
8852
8853 2002-08-01 [paul]       0.8.1claws8
8854
8855         * sync with 0.8.1cvs8
8856                 see ChangeLog entry 2002-08-01
8857
8858 2002-08-01 [paul]       0.8.1claws7
8859
8860         * sync with 0.8.1cvs7
8861                 see ChangeLog 2002-07-31 and 2002-08-01
8862
8863 2002-07-31 [christoph]  0.8.1claws6
8864
8865         * src/mainwindow.c
8866                 forgot to update menu sensitivity
8867                 function for new menu entry
8868
8869 2002-07-31 [alfons]     0.8.1claws5
8870
8871         * src/main.c
8872                 check folder item and its path for NULL on
8873                 initial processing
8874
8875 2002-07-31 [christoph]  0.8.1claws4
8876
8877         * src/folder.c
8878                 check if folder_item_get_msginfo in
8879                 folder_item_remove_msg returned NULL
8880         * src/imap.c
8881                 better clear the uid cache in the
8882                 uid validity check function and delete
8883                 cached messages
8884
8885 2002-07-31 [paul]       0.8.1claws3
8886
8887         * man/sylpheed.1
8888                 add the '--attach' option and a few other
8889                 minor changes
8890
8891 2002-07-31 [paul]       0.8.1claws2
8892
8893         * sync with 0.8.1cvs5
8894                 see ChangeLog 2002-07-31
8895
8896 2002-07-31 [christoph]  0.8.1claws1
8897
8898         * src/folderview.[ch]
8899         * src/mainwindow.c
8900                 replace "Rescan all folders..." with
8901                 "Check all folders for new messages..."
8902
8903 2002-07-30 [paul]       0.8.1claws
8904
8905         * version 0.8.1claws released
8906
8907 2002-07-30 [paul]       0.8.0claws29
8908
8909         * tools/OOo2sylpheed.pl ** NEW FILE **
8910           tools/README
8911                 add script to enable sending documents as
8912                 attachments from OpenOffice.org
8913
8914 2002-07-30 [melvin]     0.8.0claws28
8915
8916         * src/prefs_actions.c
8917                 Made the actions' input/output dialog display
8918                 without delay.
8919
8920 2002-07-30 [christoph]  0.8.0claws27
8921
8922         * src/procmsg.c
8923                 check if folder_item_get_msginfo in
8924                 procmsg_save_to_outbox returned NULL
8925
8926 2002-07-30 [paul]       0.8.0claws26
8927
8928         * sync with 0.8.1cvs4
8929                 see ChangeLog 2002-07-29
8930
8931 2002-07-29 [thorsten]   0.8.0claws25
8932
8933         * README.claws
8934                 added selective download, delete on server
8935
8936 2002-07-29 [paul]       0.8.0claws24
8937
8938         * sync with 0.8.1cvs3
8939                 see ChangeLog 2002-07-29
8940
8941 2002-07-27 [christoph]  0.8.0claws23
8942
8943         * src/folder.c
8944                 add extra check if fetching the msginfo
8945                 returned NULL
8946
8947 2002-07-27 [paul]       0.8.0claws22
8948
8949         * sync with 0.8.1cvs2
8950                 see ChangeLog 2002-07-26
8951
8952 2002-07-27 [christoph]  0.8.0claws21
8953
8954         * src/imap.c
8955                 add another check if a valid msginfo
8956                 was returned
8957
8958 2002-07-26 [hoa]        0.8.0claws20
8959
8960         * src/folder.c
8961                 Fixed a condition in folder_item_destroy()
8962
8963         * src/imap.c
8964                 Fixed an error in IMAP protocol
8965
8966 2002-07-26 [alfons]     0.8.0claws19
8967
8968         * src/folder.c
8969                 ofcourse compare with identifier, not the path
8970
8971 2002-07-26 [alfons]     0.8.0claws18
8972
8973         * src/folder.c
8974                 use folder item identifier for saving / restoring
8975                 preferences because folder->path might not be unique
8976
8977 2002-07-26 [melvin]     0.8.0claws17
8978
8979         * src/logwindow.c
8980                 Fixed a crash introduced in 0.8.0claws5 when log is 
8981                 cut under 80 characters.
8982
8983 2002-07-26 [paul]       0.8.0claws16
8984
8985         * sync with 0.8.1cvs1
8986                 see ChangeLog 2002-07-26
8987
8988 2002-07-26 [christoph]  0.8.0claws15
8989
8990         * src/imap.[ch]
8991                 imap folder now remembers the last selected
8992                 folder and imap_fetch_msginfo skips selecting
8993                 the folder if it is already selected
8994
8995 2002-07-26 [christoph]  0.8.0claws14
8996
8997         * src/folder.c
8998         * src/folderview.c
8999         * src/imap.c
9000                 fix imap folder rescanning
9001
9002 2002-07-25 [christoph]  0.8.0claws13
9003
9004         * src/filter.c
9005         * src/folder.[ch]
9006         * src/folderview.c
9007         * src/imap.[ch]
9008         * src/mainwindow.c
9009         * src/mbox_folder.c
9010         * src/mh.c
9011         * src/news.c
9012                 implement imap uid cache and uid validity check
9013
9014 2002-07-25 [alfons]     0.8.0claws12
9015
9016         * src/summaryview.c
9017                 fix a brown paper bag bug, and also add some more
9018                 checks
9019
9020 2002-07-25 [christoph]  0.8.0claws11
9021
9022         * src/folder.c
9023                 don't mix copy, fetch_msginfo and remove
9024                 operations in folder item copy and move
9025                 operations
9026
9027 2002-07-25 [christoph]  0.8.0claws10
9028
9029         * src/folderview.c
9030         * src/mainwindow.c
9031         * src/prefs_folder_item.c
9032         * src/summaryview.[ch]
9033                 remove no longer required parameter update_cache from
9034                 summary_show
9035
9036 2002-07-25 [paul]       0.8.0claws9
9037
9038         * sync with 0.8.1
9039         
9040         * AUTHORS
9041                 a few corrections
9042
9043 2002-07-24 [alfons]     0.8.0claws8
9044
9045         * src/summaryview.c
9046                 sort correctly when using simplified subject line
9047                 (closes feature request "[ 585141 ] applying regexp to subject 
9048                 before sort" submitted by Alexandra Walford)
9049
9050 2002-07-24 [paul]       0.8.0claws7
9051
9052         * sync with 0.8.0cvs3
9053                 see ChangeLog 2002-07-24
9054
9055 2002-07-23 [christoph]  0.8.0claws6
9056
9057         * src/folder.c
9058         * src/folder.h
9059         * src/summaryview.c
9060         * src/summaryview.h
9061         * src/main.c
9062                 o separate processing and summaryview
9063                 o removed summary_write_cache from summaryview
9064                 o removed summaryview->killed_messages, because we don't have
9065                   to keep a list of killed messages anymore. New cache will
9066                   keep the hidden messages in cache anyway
9067         * src/folderview.c
9068         * src/inc.c
9069         * src/selective_download.c
9070                 o removed unnecessary summary_write_cache calls
9071         * src/procmsg.c
9072                 o don't set ignore thread flag in procmsg_get_thread_tree
9073                   if it is already set
9074         * src/mainwindow.c
9075         * src/statusbar.h
9076                 o moved STATUSBAR_PUSH/POP to statusbar.h because
9077                   they are used in different files
9078
9079 2002-07-23 [melvin]     0.8.0claws5
9080
9081         * src/addressbook.c
9082         * src/addrgather.c
9083         * src/editaddress.c
9084         * src/editgroup.c
9085         * src/editldap_basedn.c
9086         * src/importldif.c
9087         * src/prefs_common.c
9088                 Fixed few memory leak (gtk_editable_get_chars returns
9089                 an allocated string)
9090         * src/logwindow.c
9091                 Fixed few memory leak (gtk_editable_get_chars returns
9092                 an allocated string) and modified a little the log cutting
9093                 loop.
9094         * src/compose.c
9095                 Replaced a call to an obsolete function gtk_entry_get_text()
9096                 by gtk_editable_get_chars()
9097         * src/send.c
9098                 Removed a debug printf
9099
9100 2002-07-23 [christoph]  0.8.0claws4
9101
9102         * src/filesel.c
9103                 fix another g_dirname memory leak
9104
9105 2002-07-23 [christoph]  0.8.0claws3
9106
9107         * src/mh.c
9108                 fixed a memory leak in mh_fetch_msginfo
9109                 fixed crash when message header could not be
9110                 parsed
9111
9112 2002-07-23 [paul]       0.8.0claws2
9113
9114         * sync with 0.8.0cvs2
9115                 see ChangeLog 2002-07-23
9116
9117 2002-07-23 [paul]       0.8.0claws1
9118
9119         * sync with 0.8.0cvs1
9120                 see ChangeLog 2002-07-23
9121
9122 2002-07-23 [paul]       0.8.0claws
9123
9124         * release of 0.8.0claws
9125
9126 2002-07-23 [paul]       0.7.8claws99
9127
9128         * po/ru.po
9129                 new Russian translation, submitted by
9130                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
9131
9132 2002-07-22 [jens]       0.7.8claws98
9133
9134         * po/de.po
9135                 Updated German translations.
9136
9137 2002-07-22 [paul]       0.7.8claws97
9138
9139         * po/es.po
9140           po/it.po
9141           po/nl.po
9142           po/pt_BR.po
9143                 updated translations by Ricardo Mones Lastra,
9144                 Alessandro Maestri, Wilbert Berendsen and 
9145                 Fabio Jr. Beneditto respectively
9146
9147 2002-07-22 [christoph]  0.7.8claws96
9148
9149         * src/mimeview.c
9150                 fix memory leak caused by wrong g_dirname usage
9151
9152 2002-07-22 [christoph]  0.7.8claws95
9153
9154         * src/summaryview.c
9155                 update new and unread message counts for summaryview
9156                 summaryview does not get it from the folder anymore
9157                 and has to update the values itself
9158
9159 2002-07-22 [melvin]     0.7.8claws94
9160
9161         * po/fr.po
9162                 Updated French translations.
9163
9164 2002-07-22 [christoph]  0.7.8claws93
9165
9166         * src/matcher.c
9167                 set prop->preg pointer to NULL or following check
9168                 will not fail and regexec will be called with
9169                 invalid pointer
9170
9171 2002-07-21 [alfons]     0.7.8claws92
9172         
9173         * src/prefs_common.[ch]
9174                 remove option "Send return receipt on request"
9175
9176 2002-07-21 [thorsten]   0.7.8claws91
9177
9178         * src/mimeview.c
9179                 fixed memleaks, coding style as pointed out by alfons
9180
9181 2002-07-21 [alfons]     0.7.8claws90
9182
9183         * src/messageview.c
9184         * src/noticeview.[ch]
9185                 o fix bug notice view being displayed when going to empty folder 
9186                   (noticed by Christoph)
9187                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9188                   (noticed by Thorsten)
9189
9190 2002-07-21 [thorsten]   0.7.8claws89
9191
9192         * src/mimeview.c
9193                 Included save_all patch from Xaview FACQ
9194                 added support for pathnames
9195
9196 2002-07-21 [alfons]     0.7.8claws88
9197
9198         * po/POTFILES.in
9199         * src/Makefile.am
9200         * src/mainwindow.c
9201         * src/messageview.[ch]
9202         * src/noticeview.c      ** NEW FILE **
9203         * src/noticeview.h      ** NEW FILE **
9204                 make return receipts work again
9205                 (UI idea by Leandro Pereira)
9206
9207 2002-07-21 [paul]       0.7.8claws87
9208
9209         * src/summaryview.c
9210                 fix sensitivity of 'Select thread'
9211
9212 2002-07-21 [paul]       0.7.8claws86
9213
9214         * src/prefs_common.c
9215                 add browser command line for Galeon
9216
9217 2002-07-21 [paul]       0.7.8claws85
9218
9219         * Makefile.am
9220                 fix 'EXTRA_DIST': remove README.README, add TODO
9221                 and TODO.claws
9222
9223 2002-07-21 [alfons]     0.7.8claws84
9224
9225         * src/gtkstext.c
9226                 make enter clear selection
9227                 (closes "[ 579888 ] Editor selection/entry error"
9228                 reported by Steve Lamb)
9229
9230 2002-07-21 [alfons]     0.7.8claws83
9231         
9232         * src/summaryview.c
9233                 sort message list when selecting unthread messages
9234                 (closes "[ 501593 ] switching threaded view doesn't sort"
9235                 reported by Simon Schubert)
9236
9237 2002-07-20 [alfons]     0.7.8claws82
9238         
9239         * src/matcher.c
9240                 const-correctness
9241
9242 2002-07-20 [thorsten]   0.7.8claws81
9243
9244         * src/matcher.c
9245                 Fixed expansion of empty fields in matchactions
9246
9247 2002-07-19 [melvin]     0.7.8claws80
9248
9249         * src/gtkspell.c
9250                 Removed a duplicate menu entry (fast mode) introduced during
9251                 the new cache merge
9252                 Added a menu separator between 'Use alternate' and 'Fast mode'
9253
9254 2002-07-19 [paul]       0.7.8claws79
9255
9256         * tools/Makefile.am
9257           tools/README
9258                 correct typos
9259
9260 2002-07-19 [thorsten]   0.7.8claws78
9261
9262         * tools/calypso_convert.pl      ** NEW FILE **
9263           tools/README
9264           tools/Makefile.am
9265                 script to import mbox files exported
9266                 by calypso
9267                 o generates folder structure
9268                 o includes attachments
9269
9270 2002-07-19 [melvin]     0.7.8claws77
9271
9272         * src/selective_download.[ch]
9273                 Fixed bug where closing the dialog with the window manager's
9274                 close button will not unlock the summary
9275                 Corrected some function declarations that missed a return value
9276                 Made the source code comply better with coding style.
9277         * src/prefs_common.c
9278                 Added new browser command line for Mozilla.
9279
9280 2002-07-18 [paul]       0.7.8claws76
9281
9282         * src/mainwindow.c
9283           src/selective_download.[ch]
9284                 reflect theme changes, fix Gdk Warning when creating 
9285                 pixmap from NULL window, and minor clean up.
9286                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9287
9288         * po/en_GB.po
9289                 updated
9290
9291 2002-07-17 [paul]       0.7.8claws75
9292
9293         * INSTALL[.jp]
9294                 sync with 0.8.0
9295         
9296         * po/en_GB.po
9297                 updated
9298
9299 2002-07-16 [paul]       0.7.8claws74
9300
9301         * tools/filter_conv.pl
9302           tools/README
9303                 replace conversion script with reimplemented version, 
9304                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9305
9306 2002-07-16 [colin]      0.7.8claws73
9307
9308         * src/summaryview.c
9309                 remove forgotten debug messages - sorry ;-)
9310
9311 2002-07-16 [colin]      0.7.8claws72
9312
9313         * src/mimeview.c
9314           src/summaryview.c
9315           src/textview.c
9316           src/textview.h
9317                 add the ability to select part of a text mime-part 
9318                 to reply.
9319
9320 2002-07-15 [christoph]  0.7.8claws71
9321
9322         * src/folder.c
9323                 fix folder message count for folders without
9324                 msg_is_changed (includes news folders)
9325
9326 2002-07-15 [martin]     0.7.8claws70
9327
9328         * src/summaryview.c
9329                 option "display recipient on 'From'..." now works
9330                 without the need of enabling the option
9331                 "display  sender  using  address  book".
9332
9333 2002-07-15 [christoph]  0.7.8claws69
9334
9335         * src/summaryview.c
9336                 removed setting folder status from summaryview.
9337                 folder.c should update all message counts correctly.
9338
9339 2002-07-15 [paul]       0.7.8claws68
9340
9341         * po/pt_BR.po
9342                 updated by Fabio Junior Beneditto
9343
9344 2002-07-15 [darko]      0.7.8claws67
9345
9346         * src/mh.c
9347                 Fixed target folder colorization, don't decrease op
9348                 number twice
9349
9350 2002-07-14 [paul]       0.7.8claws66
9351
9352         * sync with main 0.8.0
9353                 see ChangeLog 2002-07-14
9354
9355 2002-07-13 [melvin]     0.7.8claws65
9356         
9357         * src/addrbook.c
9358         * src/addressbook.c
9359         * src/addrindex.c
9360                 Replaced sprintf by g_snprintf to prevent possible buffer
9361                 overflow.
9362         * src/news.c
9363                 Corrected a log message output format.
9364                 Added a missing "done" debug output.
9365         * src/compose.c
9366                 Added keyboard accelerator for Priority menu items
9367                 Added missing \n in debug output
9368         * src/logwindow.c
9369         * src/gtkspell.c
9370         * src/rfc2015.c
9371                 Added missing \n in debug output
9372
9373 2002-07-13 [paul]       0.7.8claws64
9374
9375         * man/sylpheed.1
9376                 change Sergey's email address to the sf address
9377
9378         * src/textview.c
9379                 increase show_url_timeout (more useful for long
9380                 urls)
9381
9382 2002-07-12 [sergey]     0.7.8claws63
9383
9384         * src/rfc2015.c
9385                 applied (with some modifications) patch to set the
9386                 micalg parameter for signatures
9387                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9388
9389 2002-07-12 [sergey]     0.7.8claws62
9390
9391         * man/Makefile.am
9392         * configure.in
9393                 fixed man page installation
9394
9395 2002-07-12 [paul]       0.7.8claws61
9396
9397         * sync with 0.7.8cvs26
9398                 see ChangeLog 2002-07-11 and 2002-07-12
9399
9400 2002-07-11 [christoph]  0.7.8claws60
9401
9402         * src/compose.c
9403         * src/procmsg.c
9404                 first use the message number to find the message
9405                 to mark with a reply flag but check the
9406                 message-id if we got the correct message, if not
9407                 try to find it by message-id.
9408                 use new string seperator that is not allowed
9409                 in message-ids.
9410
9411 2002-07-11 [paul]       0.7.8claws59
9412
9413         * sync with 0.7.8cvs23
9414                 see ChangeLog 2002-07-10
9415
9416 2002-07-10 [christoph]  0.7.8claws58
9417
9418         * src/folder.[ch]
9419         * src/msgcache.[ch]
9420                 Added message-id table to the cache in memory
9421                 and functions to msgcache.c and folder.c to
9422                 fetch MsgInfos by message id
9423         * src/compose.c
9424         * src/procmsg.c
9425                 store folder and message-id of message replying
9426                 to in queue header and set reply flag after sending
9427                 (Closes bug #469498)
9428
9429 2002-07-10 [paul]       0.7.8claws57
9430
9431         * AUTHORS
9432           man/sylpheed.1.gz
9433                 add Martin to the list of authors
9434
9435 2002-07-09 [martin]     0.7.8claws56
9436         * src/gtksctree.c
9437                 Added gtk_ctree_last_visible(), tree_update_level(),
9438                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9439                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9440                 from gtk+ to gtksctree.c for the new sorting code
9441                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9442                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9443         * src/gtksctree.h
9444                 Added declaration for gtk_sctree_sort_recursive() and
9445                 gtk_sctree_sort_node
9446         * src/addressbook.c
9447         * src/foldersel.c
9448         * src/folderview.c
9449         * src/summaryview.c
9450                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9451                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9452
9453 2002-07-08 [paul]       0.7.8claws55
9454
9455         * more sync with 0.7.8cvs21
9456                 see ChangeLog 2002-07-08
9457
9458 2002-07-08 [paul]       0.7.8claws54
9459
9460         * sync with 0.7.8cvs21
9461                 see ChangeLog 2002-07-08
9462
9463 2002-07-07 [alfons]     0.7.8claws53
9464
9465         * src/Makefile.am
9466         * src/stock_pixmap.[ch]
9467         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9468         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9469         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9470                 add new pixmaps for upcoming notice pane
9471
9472 2002-07-06 [melvin]     0.7.8claws52
9473
9474         * src/gtkspell.[ch]
9475                 Made them a bit closer to Sylpheed's coding style.
9476                 Removed old code.
9477                 Removed possible memory leaks when some errors occurs.
9478
9479 2002-07-06 [melvin]     0.7.8claws51
9480
9481         * po/Makefile.in.in
9482                 Removed --no-location in xgettext command line to help
9483                 translators that use Emacs' po-mode
9484         * src/quote_fmt.c
9485                 Removed unnecessary comments that messed up sylpheed.pot
9486
9487 2002-07-06 [paul]       0.7.8claws50
9488
9489         * sync with 0.7.8cvs19
9490                 see ChangeLog 2002-07-05
9491
9492 2002-07-06 [christoph]  0.7.8claws49
9493
9494         * src/folder.c
9495         * src/mainwindow.c
9496                 fix folder_item_remove_all_msg and folderview
9497                 status for trash folders after emptying trash
9498
9499 2002-07-05 [paul]       0.7.8claws48
9500
9501         * sync with 0.7.8cvs16
9502                 see ChangeLog 2002-07-04 and 2002-07-05
9503
9504 2002-07-04 [paul]       0.7.8claws47
9505
9506         * sync with 0.7.8cvs14
9507                 see  ChangeLog 2002-07-04
9508
9509 2002-07-03 [alfons]     0.7.8claws46
9510
9511         * src/folder.c
9512                 dupe folder item's path because it's being reallocated
9513                 by new folder scanning code
9514
9515 2002-07-03 [christoph]  0.7.8claws45
9516
9517         * src/imap.c
9518                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9519         * src/msgcache.c
9520                 add missing return in msgcache_write
9521
9522 2002-07-02 [thorsten]   0.7.8claws44
9523
9524         * src/jpilot.c
9525         * src/msgcache.c
9526         * src/rfc2015.c
9527                 use binary mode for file access
9528
9529 2002-07-02 [christoph]  0.7.8claws43
9530
9531         * major code cleanup (part 1)
9532         
9533                 - unused variables removed
9534                 - unused functions removed
9535                 - uninitialized variables checked
9536                 - missing return statements added
9537                 - missing function return types added
9538                 - added parentheses around assignment and
9539                   && in || when suggested by gcc
9540               
9541         * src/mh.c
9542         * src/folder.c
9543                 replaced direct calls to folder->scan_tree
9544                 with folder_scan_tree and restore folder
9545                 prefs in this function. The folder should
9546                 not have to deal with them.
9547                 ( Should now work for all folder types )
9548
9549 2002-07-02 [paul]       0.7.8claws42
9550
9551         * sync with 0.7.8cvs13
9552                 see ChangeLog 2002-07-01 and 2002-07-02
9553
9554 2002-07-01 [christoph]  0.7.8claws41
9555
9556         * src/summaryview.c
9557                 fix "goto next/prev unread message" with
9558                 ignored threads
9559
9560 2002-07-01 [paul]       0.7.8claws40
9561
9562         * po/es.po
9563                 updated by Ricardo Mones Lastra
9564
9565 2002-06-30 [match]      0.7.8claws39
9566
9567         * src/jpilot.c
9568                 applied variation of leonerd's patch (566661) to
9569                 allow multiple email addresses per JPilot entry.
9570                 addresses may be separated by space, comma, pipe,
9571                 semi-colon, new-line.
9572
9573 2002-06-30 [alfons]     0.7.8claws38
9574
9575         * src/procmsg.c
9576                 simple fix for putting older nodes before
9577                 newer nodes when threading by subject
9578
9579 2002-06-30 [christoph]  0.7.8claws37
9580
9581         * src/folder.c
9582         * src/folderview.c
9583         * src/mh.c
9584         * src/news.c
9585         * src/procmsg.c
9586                 fix broken folder tree rescaning
9587                 and don't use procmsg_get_mark_sum
9588                 anymore
9589
9590 2002-06-30 [christoph]  0.7.8claws36
9591
9592         * merge new cache branch
9593         * src/imap.c
9594                 fix new cache imap copy bug
9595         * src/folder.c
9596                 improved folder_item_scan
9597                 it should now always set the correct
9598                 new, unread and total message counts
9599
9600 2002-06-29 [paul]       0.7.8claws35
9601
9602         * configure.in
9603                 correct syntax error
9604
9605 2002-06-29 [paul]       0.7.8claws34
9606
9607         * configure.in
9608           Makefile.am
9609           man/Makefile.am       ** NEW FILE **
9610           man/sylpheed.1.gz     ** NEW FILE **
9611                 add Sylpheed man page
9612
9613 2002-06-29 [paul]       0.7.8claws33
9614
9615         * po/pt_BR.po
9616                 updated by Fabio Junior Beneditto
9617
9618 2002-06-28 [jens]       0.7.8claws32
9619
9620         * po/de.po
9621                 translation updated
9622
9623         * src/selective_download.c
9624                 removed gettext for space " "
9625
9626         * src/imap.c
9627                 removed wrong space
9628
9629 2002-06-28 [paul]       0.7.8claws31
9630
9631         * sync with 0.7.8cvs11
9632                 see ChangeLog 2002-06-28
9633
9634 2002-06-28 [paul]       0.7.8claws30
9635
9636         * sync with 0.7.8cvs10
9637                 see ChangeLog 2002-06-27 and 2002-06-28
9638
9639 2002-06-26 [paul]       0.7.8claws29
9640
9641         * src/addrgather.c
9642           src/selective_download.c
9643                 don't gettextise empty strings.
9644                 reserved by gettext. gettext("") returns 
9645                 the header entry with meta information, 
9646                 not the empty string
9647
9648         * po/en_GB.po
9649                 updated
9650
9651 2002-06-26 [paul]       0.7.8claws28
9652
9653         * sync with 0.7.8cvs7
9654                 see ChangeLog 2002-06-25
9655
9656         * src/prefs_common.c
9657                 ...and in the process, tweak the gui a little
9658
9659 2002-06-25 [alfons]     0.7.8claws27
9660         
9661         * configure.in
9662         * src/Makefile.am
9663                 fine tune ldap library detection
9664
9665 2002-06-25 [alfons]     0.7.8claws26
9666
9667         * src/compose.c
9668                 don't allow return receipts when composing a news article
9669
9670 2002-06-25 [paul]       0.7.8claws25
9671
9672         * Makefile.am
9673                 add '$(AMTAR)' to 'release' section to allow for
9674                 new and older autotools
9675
9676 2002-06-25 [paul]       0.7.8claws24
9677
9678         * src/summaryview.c
9679                 fix "No more unread messages" persistant pop-up
9680                 window bug
9681
9682 2002-06-25 [paul]       0.7.8claws23
9683
9684         * po/it.po
9685                 updated by Alessandro Maestri
9686
9687 2002-06-25 [paul]       0.7.8claws22
9688
9689         * sync with 0.7.8cvs6
9690                 see ChangeLog 2002-06-25
9691
9692 2002-06-24 [paul]       0.7.8claws21
9693
9694         * tools/update-po
9695                 add GPL copyright information
9696
9697 2002-06-24 [paul]       0.7.8claws20
9698
9699         * tools/Makefile.am
9700           tools/README
9701           tools/update-po       ** NEW FILE **
9702                 add script that eases the creation of *.po files
9703                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9704
9705 2002-06-23 [alfons]     0.7.8claws19
9706
9707         * src/messageview.c
9708                 make notification_convert_header obey const correctness
9709                 (next step will be fixing the broken return receipt)
9710
9711 2002-06-23 [paul]       0.7.8claws18
9712
9713         * src/messageview.c
9714                 fix bug introduced in last commit:
9715                 removed too much code in last commit - put back what's
9716                 needed
9717
9718 2002-06-23 [paul]       0.7.8claws17
9719
9720         * src/messageview.[ch]
9721                 remove code committed in error from locally patched
9722                 source
9723
9724 2002-06-23 [colin]      0.7.8claws16
9725
9726         * src/compose.[ch]
9727                 add compose_entry_select(), used to select the default_to
9728                 email address - hopefully avoiding people sending mails to
9729                 wrong recipients.
9730
9731 2002-06-22 [alfons]     0.7.8claws15
9732
9733         * AUTHORS
9734                 add Bram Metsch & Stanislav Karchebny
9735         * src/smtp.[ch]
9736         * src/prefs_account.[ch]
9737         * src/send.c
9738                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9739                   options.  (see <http://sourceforge.net/tracker/index.php
9740                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9741
9742                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9743                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9744
9745 2002-06-22 [paul]       0.7.8claws14
9746
9747         * sync with 0.7.8cvs5
9748                 see ChangeLog 2002-06-19 and 2002-06-20
9749
9750 2002-06-22 [alfons]     0.7.8claws13
9751
9752         * src/selective_download.c
9753                 fix a stupid mistake I made
9754
9755 2002-06-22 [alfons]     0.7.8claws12
9756
9757         * src/selective_download.[ch]
9758                 fix another unnoticed leak; cleanup code
9759
9760 2002-06-21 [alfons]
9761
9762         * tools/Makefile.am
9763                 gpg-sign <-- gpg-sign-syl
9764
9765 2002-06-21 [alfons]     0.7.8claws11
9766
9767         * src/selective_download.c
9768         * src/selective_download.h
9769                 fix assorted mix of allocation errors (should solve
9770                 problem reported by Philippe Gramoullé, see:
9771                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9772
9773 2002-06-20 [melvin]     0.7.8claws10
9774
9775         * tools/gpg-sign *REMOVED*
9776           tools/gpg-sign-syl *ADDED*
9777                 Replaced the gpg clearsigning script with the version using
9778                 xterm instead of ssh-askpass and changed its name.
9779
9780         * README.claws
9781                 Updated actions example to reflect the renaming of the
9782                 gpg clearsigning script.
9783
9784 2002-06-19 [paul]       0.7.8claws9
9785
9786         * sync with 0.7.8claws9
9787                 see ChangeLog 2002-06-18 and 2002-06-19
9788
9789 2002-06-19 [paul]       0.7.8claws8
9790
9791         * sync with 0.7.8cvs1
9792                 see ChangeLog 2002-06-18
9793
9794 2002-06-18 [alfons]     0.7.8claws7
9795
9796         * src/mainwindow.h
9797                 add omitted prototype
9798
9799 2002-06-17 [paul]       0.7.8claws6
9800
9801         * src/mainwindow.c
9802                 fix hiding of exec_btn
9803
9804 2002-06-17 [paul]       0.7.8claws5
9805
9806         * src/pop.c
9807                 remove unneeded code: should_delete() 
9808                 and Pop3State::uidl_todelete_list
9809
9810 2002-06-17 [paul]       0.7.8claws4
9811
9812         * sync with 0.7.8
9813                 see ChangeLog 2002-06-11 and 2002-06-13
9814
9815 2002-06-16 [alfons]     0.7.8claws3
9816         
9817         * src/folder.c
9818                 make sure lock sort mode (claws specific) is
9819                 also persists after a tree rescan
9820
9821 2002-06-16 [alfons]     0.7.8claws2
9822
9823         * src/prefs_folder_item.c
9824         * src/folder.[ch]
9825                 fix persistence of folder sort mode (broken
9826                 by adapting Hiro's new folder persistence code)
9827
9828 2002-06-16 [alfons]     0.7.8claws1
9829
9830         * AUTHORS
9831         * src/logwindow.c
9832         * src/prefscommon.[ch]
9833                 control size of log text in log window; 
9834                 closes patch #569155 submitted by Mitko Haralanov.
9835
9836 2002-06-15 [paul]       0.7.8claws
9837
9838         * release of 0.7.8claws
9839
9840 2002-06-15 [paul]       0.7.7claws
9841
9842         * po/pt_BR.po
9843                 updated by Fabio Junior Beneditto
9844
9845 2002-06-14 [paul]       0.7.6claws49
9846
9847         * po/es.po
9848                 updated by Ricardo Mones Lastra
9849
9850 2002-06-14 [paul]       0.7.6claws48
9851
9852         * po/nl.po
9853                 updated translation by Wilbert Berendsen
9854
9855 2002-06-14 [melvin]     0.7.6claws47
9856
9857         * po/fr.po
9858                 Updated French translation
9859
9860 2002-06-13 [paul]       0.7.6claws46
9861
9862         * src/filesel.c
9863                 allow filename to be typed in, rather than just
9864                 selected by the mouse. Patch by Gustavo Noronha Silva.
9865
9866 2002-06-13 [alfons]     0.7.6claws45
9867
9868         * src/mainwindow.[ch]
9869                 more cleanups (removing unnecessary menu items Expand 
9870                 summary / message view)
9871
9872 2002-06-13 [melvin]     0.7.6claws44
9873
9874         * po/POTFILES.in
9875                 Added src/string_match.c
9876         * src/string_match.c
9877                 Fixed possible buffer overflow.
9878                 Corrected typo.
9879                 Added missing config.h header.
9880         * src/prefs_common.c
9881           src/prefs_matcher.c
9882           src/prefs_scoring.c
9883                 Made some strings translatable (missing _(..)).
9884
9885 2002-06-13 [melvin]     0.7.6claws43
9886
9887         * README.claws
9888                 Corrected action example (verifying clearsigned mail).
9889         * src/prefs_account.c
9890                 Corrected typo.
9891         * src/prefs_common.c
9892                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9893
9894 2002-06-12 [alfons]     0.7.6claws42
9895
9896         * src/summaryview.c
9897                 add init of score column lost in 0.7.6claws42
9898
9899 2002-06-12 [paul]       0.7.6claws41
9900
9901         * src/prefs_account.c
9902                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9903                 behavior of the radio buttons, (from 0.7.7cvs2)
9904
9905 2002-06-11 [alfons]     0.7.6claws40
9906
9907         * src/messageview.[ch]
9908         * src/summaryview.[ch]
9909         * src/summary_search.c
9910         * src/mainwindow.c
9911                 perform a sync to bring in Hiro's separate view implementation 
9912
9913                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9914
9915 2002-06-11 [paul]       0.7.6claws39
9916         
9917         * src/prefs_account.c
9918                 correct a typo on the Receive tab
9919
9920 2002-06-10 [match]      0.7.6claws38
9921
9922         * src/addressbook.c
9923                 Included address completion patch from Gustavo Noronha.
9924
9925 2002-06-10 [paul]       0.7.6claws37
9926
9927         * src/inc.[ch]
9928           src/pop.c
9929           src/prefs_account.[ch]
9930           src/selective_download.[ch]
9931                 apply PATCH #561712
9932                  NEW:
9933                 - check if POP Account
9934                 - Receive Button renamed to Preview
9935                 - Preview Button Popup: preview new/all messages
9936                 - Download Button
9937                 - Account Preferences-->Receive tab checkbutton if you
9938                   want to remove Mail after Download
9939                 -: default YES
9940                 - Account Preferences-->Receive tab checkbutton use
9941                   filtering rules on preview
9942                   (think of delete_on_server)
9943                 -: default YES
9944                 - Account selectable from SD dialog
9945                 - checkbutton to show already downloaded messages if
9946                   all messages are previewed
9947                 - new clist column showing Date
9948                 - ESC KEY close
9949                 FIXES:
9950                 - play ball with UIDL
9951                 - fault tolerant (?) 
9952                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9953
9954 2002-06-10 [melvin]     0.7.6claws36
9955
9956         * README.claws
9957                 Added a hint to ac/README in cvs instructions.
9958
9959         * src/prefs_actions.c
9960                 Made it possible to use a more elaborate command line
9961                 for asynchronous actions, too.
9962
9963 2002-06-10 [melvin]     0.7.6claws35
9964         
9965         * src/prefs_actions.c
9966                 Make it possible to use a more elaborate command line
9967                 (e.g. |foo|bar|cat>there;echo Done|)
9968                 Corrected error message when calling %f, %F and %p commands
9969                 from the compose window.
9970
9971 2002-06-09 [colin]      0.7.6claws34
9972
9973         * src/summaryview.c
9974                 Automatically find unread messages in current folder
9975                 before annoying the user.
9976
9977 2002-06-08 [alfons]     0.7.6claws33
9978
9979         * po/it.po
9980                 remove bad formatting string in it.po translation
9981                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9982
9983 2002-06-08 [paul]       0.7.6claws32
9984
9985         * sync with 0.7.6cvs25
9986                 see ChangeLog 2002-06-07
9987
9988 2002-06-05 [paul]       0.7.6claws31
9989
9990         * src/mainwindow.c
9991                 add 'Sort by locked' and 'Sort by score'
9992
9993 2002-06-05 [paul]       0.7.6claws30
9994
9995         * sync with 0.7.6cvs24
9996                 see ChangeLog 2002-06-04
9997
9998 2002-06-04 [paul]       0.7.6claws29
9999
10000         * po/pt_BR.po
10001                 updated by Fabio Junior Beneditto
10002
10003 2002-06-03 [thorsten]   0.7.6claws28
10004
10005         * src/matcher.c
10006                 fclose() matcherrc after reading
10007
10008 2002-06-03 [paul]       0.7.6claws27
10009
10010         * sync with 0.7.6cvs21
10011                 see ChangeLog 2002-05-31
10012
10013 2002-05-31 [paul]       0.7.6claws26
10014
10015         * sync with 0.7.6cvs20
10016                 see ChangeLog 2002-05-29 and 2002-05-30
10017
10018 2002-05-31 [paul]       0.7.6claws25
10019
10020         * src/imap.c
10021                 hopefully fix last buggy sync
10022
10023         * README.claws
10024                 correct typo in 'Actions' examples
10025
10026 2002-05-29 [paul]       0.7.6claws24
10027
10028         * sync with 0.7.6cvs18
10029                 see ChangeLog 2002-05-28 and 2002-05-29
10030
10031         * src/news.c
10032           src/nntp.[ch]
10033                 sync with above 
10034
10035 2002-05-28 [paul]       0.7.6claws23
10036
10037         * sync with 0.7.6cvs16
10038                 see ChangeLog 2002-05-28
10039
10040 2002-05-27 [thorsten]   0.7.6claws22 
10041
10042         * faq/it/sylpheed-faq-1.html
10043           faq/it/sylpheed-faq-2.html
10044           faq/it/sylpheed-faq-3.html
10045           faq/it/sylpheed-faq.html
10046                 corrected DOS lineendings
10047         * faq/de/sylpheed-faq-1.html
10048           faq/de/sylpheed-faq-2.html
10049           faq/en/sylpheed-faq-1.html
10050           faq/en/sylpheed-faq-2.html
10051           faq/en/sylpheed-faq-3.html
10052           faq/es/sylpheed-faq-1.html
10053           faq/es/sylpheed-faq-2.html
10054           faq/es/sylpheed-faq-3.html
10055           faq/fr/sylpheed-faq-1.html
10056           faq/it/sylpheed-faq-1.html
10057           faq/it/sylpheed-faq-2.html
10058           faq/it/sylpheed-faq-3.html
10059           faq/it/sylpheed-faq.html
10060                 changed ">" to &quot;
10061
10062 2002-05-27 [paul]       0.7.6claws21
10063         
10064         * sync with 0.7.6cvs15
10065                 see ChangeLog 2002-05-27
10066
10067 2002-05-27 [paul]       0.7.6claws20
10068
10069         * src/prefs_account.c
10070                 correct a typo
10071
10072 2002-05-26 [paul]       0.7.6claws19
10073
10074         * tools/README
10075                 correct a typo
10076
10077 2002-05-25 [paul]       0.7.6claws18
10078
10079         * tools/README
10080                 add description of kmail2sylpheed.pl
10081
10082 2002-05-25 [paul]       0.7.6claws17
10083
10084         * tools/kmail2sylpheed.pl       ** NEW FILE **
10085                 perl script that converts an exported Kmail address
10086                 book, converts it to sylpheed addressbook file,
10087                 writes the file to .sylpheed, and updates
10088                 addrbook--index.xml 
10089
10090 2002-05-25 [paul]       0.7.6claws16
10091
10092         * sync with 0.7.6cvs14
10093                 see ChangeLog 2002-05-23
10094
10095 2002-05-24 [paul]       0.7.6claws15
10096
10097         * README.claws
10098                 make a correction and add some more info
10099
10100 2002-05-24 [paul]       0.7.6claws14
10101
10102         * src/compose.c
10103                 fix memory leak in 
10104                 compose_redirect_write_headers_from_headerlist()
10105                 add Subject and Resent-Message-ID to
10106                 compose_redirect_write_headers()
10107                 Received, Subject, and X-UIDL are filtered out in 
10108                 compose_redirect_write_to_file()
10109
10110 2002-05-23 [paul]       0.7.6claws13
10111
10112         * src/compose.[ch]
10113           src/filtering.c
10114           src/mainwindow.c
10115           src/matcher.[ch]
10116           src/matcher_parser_lex.l
10117           src/matcher_parser_parse.y
10118           src/prefs_common.[ch]
10119           src/prefs_filtering.c
10120           src/summaryview.c
10121                 rename 'Bounce' to 'Redirect'
10122
10123 2002-05-23 [paul]       0.7.6claws12
10124
10125         * more sync with 0.7.6cvs13
10126           src/compose.c
10127                 see ChangeLog 2002-05-22
10128
10129 2002-05-22 [paul]       0.7.6claws11
10130
10131         * sync with 0.7.6cvs13
10132           src/codeconv.c
10133                 see ChangeLog 2002-05-20
10134           src/prefs_common.c
10135                 see ChangeLog 2002-05-22
10136
10137 2002-05-21 [melvin]     0.7.6claws10
10138
10139         * src/folderview.c
10140                 Added missing filtering and scoring headers
10141                 Fixed bad function call that showed garbage 
10142                 in Folder->Processing
10143
10144 2002-05-21 [paul]       0.7.6claws9
10145
10146         * tools/Makefile.am
10147                 make all tools executable, (patch by Alfons).
10148
10149 2002-05-20 [alfons]     0.7.6claws8
10150
10151         * src/procheader.c
10152                 don't forget to call mktime() so we have a valid week 
10153                 and year day
10154                 (Bug report by Roger Sondermann <mail@jumaros.de>)
10155
10156 2002-05-20 [paul]       0.7.6claws7
10157
10158         * src/html.c
10159                 fix broken parsing of urls
10160         * src/textview.c
10161                 fix displaying of urls
10162
10163                 both fixes from the patch [547855] by Eugene 
10164                 Brevdo (zonem)
10165
10166 2002-05-19 [alfons]     0.7.6claws6
10167
10168         * configure.in
10169                 make sylpheed configure correctly with the latest
10170                 and greatest of automake / autoconf / gettext
10171
10172 2002-05-19 [alfons]     0.7.6claws5
10173
10174         * src/procheader.c
10175         * src/procheader.h
10176                 add function for returning ime zone offset
10177         * src/quote_fmt.c
10178         * src/quote_fmt_parse.y
10179                 better quotation formatting - does not convert
10180                 to local time, but uses the original date string.
10181                 
10182                 Note: %z inserts the timezone offset (should 
10183                 work also on platforms where strftime does not
10184                 support %z).
10185
10186 2002-05-18 [christoph]  0.7.6claws4
10187
10188         * src/summaryview.c
10189                 fix indentation of some code
10190         * tools/Makefile.am
10191                 fix spaces after \
10192         * src/Makefile.am
10193                 add missing \
10194                 correct path for ignorethread.xpm
10195                 incorrect filename for sylpheed_logo.xpm
10196                 add missing include matcher_parser_parse.h
10197
10198 2002-05-18 [paul]       0.7.6claws3
10199
10200         * sync with 0.7.6cvs8
10201                 see ChangeLog 2002-05-16 and 2002-05-17
10202
10203 2002-05-18 [melvin]     0.7.6claws2
10204
10205         * README.claws
10206                 Corrected an action's definition and fixed some misspellings.
10207
10208 2002-05-18 [paul]       0.7.6claws1
10209
10210         * tools/Makefile.am
10211           tools/gpg-sign        ** new file **
10212           tools/uudec           ** new file **
10213                 add Melvin's Actions scripts
10214
10215         * README.claws
10216                 add Melvin's descriptions for Actions
10217
10218 2002-05-18 [paul]       0.7.6claws
10219
10220         * Version 0.7.6claws released
10221
10222 2002-05-17 [paul]       0.7.5claws32
10223
10224         * po/es.po
10225                 updated by Ricardo Mones Lastra
10226
10227 2002-05-17 [paul]       0.7.5claws31
10228
10229         * src/compose.c
10230                 fix Account prefs default folder for sent/draft/deleted
10231                 messages bug
10232
10233         * po/it.po
10234           po/nl.po
10235                 updated translation by Alessandro Maestri and
10236                 Wilbert Berendsen
10237
10238 2002-05-17 [melvin]     0.7.5claws30
10239
10240         * src/prefs_actions.c
10241                 Fixed bug where using %F not at the end of the command 
10242                 resulted in an additional empty argument being created.
10243                 Thanks to Darko Koruga for reporting the bug.
10244
10245 2002-05-17 [melvin]     0.7.5claws29
10246
10247         * po/fr.po
10248                 Updated French translations.
10249
10250 2002-05-15 [paul]       0.7.5claws28
10251         
10252         * po/es.po
10253                 updated by Ricardo Mones Lastra
10254
10255 2002-05-15 [paul]       0.7.5claws27
10256
10257         * sync with 0.7.6cvs4
10258                 see ChangeLog 2002-05-14 and 2002-05-15
10259
10260 2002-05-14 [paul]       0.7.5claws26
10261
10262         * sync with 0.7.6cvs1
10263                 see ChangeLog 2002-05-13
10264
10265 2002-05-13 [thorsten]   0.7.5claws25
10266
10267         * src/messageview.c
10268                 fix select_all and copy in multipart messages
10269         * src/mainwindow.c
10270                 fix select_all and copy in multipart messages
10271
10272 2002-05-12 [paul]       0.7.5claws24
10273
10274         * src/summaryview.c
10275                 reverse last commit, bug already fixed in 0.7.5claws3
10276
10277 2002-05-12 [netztorte]  0.7.5claws23
10278
10279         * src/summaryview.c
10280                 dont parse empty addressbook (checked in before claws20)
10281
10282 2002-05-12 [melvin]     0.7.5claws22
10283
10284         * src/procmsg.[ch]
10285                 Removed unneeded priority code introduced by the previous 
10286                 commit.
10287
10288 2002-05-12 [melvin]     0.7.5claws21
10289
10290         * src/compose.[ch]
10291                 Added possibility to set message's priority.
10292         * src/procmsg.[ch]
10293                 Added possibility to set message's priority.
10294                 Added missing headers
10295
10296 2002-05-12 [melvin]     0.7.5claws20
10297
10298         * src/prefs_actions.c
10299                 Removed implicitely added quotes around the name
10300                 of the temporary files of mime parts.
10301
10302 2002-05-12 [paul]       0.7.5claws19
10303
10304         * sync with 0.7.5cvs20
10305                 see ChangeLog 2002-05-11
10306
10307 2002-05-12 [alfons]     0.7.5claws18
10308
10309         * src/quote_fmt_lex.l
10310         * src/quote_fmt_parse.y
10311                 allow quote / reply date & time format to be set using
10312                 %D{format}. format is a format string you'd pass to
10313                 strftime() (see man strftime, or the Display tab |
10314                 Date format setting).
10315
10316                 Currently %D converts the date to local time. 
10317
10318 2002-05-11 [paul]       0.7.5claws17
10319
10320         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10321                 see ChangeLog 2002-05-10 and 2002-05-11
10322
10323 2002-05-10 [paul]       0.7.5claws16
10324
10325         * sync with 0.7.5cvs16
10326                 see ChangeLog entries 2002-05-09 and 
10327                 2002-05-10
10328
10329 2002-05-10 [colin]      0.7.5claws15
10330
10331         * src/textview.c
10332                 Corrected a bug that prevented sylpheed to open
10333                 double-clicked URIs.
10334
10335 2002-05-09 [paul]       0.7.5claws14
10336
10337         * sync with 0.7.5cvs14
10338                 see ChangeLog 2002-05-08 and 2002-05-09
10339
10340 2002-05-08 [paul]       0.7.5claws13
10341
10342         * sync with 0.7.5cvs11
10343                 see ChangeLog entry 2002-05-08
10344
10345 2002-05-08 [paul]       0.7.5claws12
10346
10347         * src/mainwindow.c
10348           src/textview.[ch]
10349                 fix segfault on View->Open in new window
10350                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10351
10352 2002-05-07 [paul]       0.7.5claws11
10353
10354         * sync with 0.7.5cvs9
10355                 see ChangeLog entry 2002-05-07
10356
10357 2002-05-06 [paul]       0.7.5claws10
10358
10359         * src/messageview.c
10360           src/textview.c
10361                 display url in statusbar on single-click
10362                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10363
10364 2002-05-06 [match]      0.7.5claws9
10365
10366         * src/addritem.[ch]
10367                 new functions.
10368         * src/addrcache.c
10369                 tidy up.
10370         * src/xmlprops.[ch]
10371                 XML implementation of properties file.
10372         * src/exporthtml.[ch]
10373         * src/expthtmldlg.[ch]
10374         * src/addressbook.c
10375                 export to HTML.
10376
10377 2002-05-02 [sergey]     0.7.5claws8
10378
10379         * src/mainwindow.c (mainwin_entries),
10380           src/prefs_common.c (prefs_send_create()),
10381           src/codeconv.c (locale_table):
10382                 use charset name "Windows-1251" instead of "CP1251".
10383
10384 2002-05-02 [colin]      0.7.5claws7
10385         
10386         * src/compose.c
10387           src/prefs_common.c
10388           src/prefs_folder_item.c
10389                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10390
10391 2002-05-02 [hiro]       0.7.5claws6
10392
10393         * src/imap.c
10394                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10395
10396 2002-05-02 [paul]       0.7.5claws5
10397
10398         * src/compose.c
10399                 more sync with 0.7.5cvs7, see ChangeLog entry
10400                 2002-05-02
10401
10402 2002-05-02 [hiro]       0.7.5claws4
10403
10404         * src/compose.c
10405                 compose_queue_sub():
10406                 check if queue folder exists (closes #550397).
10407                 removed directory creation since it should be handled
10408                 transparently.
10409         * src/imap.c
10410                 imap_add_msg(): return UID for appended message
10411                 (closes #548842).
10412
10413 2002-04-30 [paul]       0.7.5claws3
10414
10415         * src/summaryview.c
10416                 fix account_find_from_address() bug
10417
10418 2002-04-28 [colin]      0.7.5claws2
10419
10420         * src/compose.c
10421           src/textview.c
10422           src/prefs_common.[ch]
10423           src/utils.[ch]
10424                 Added user-definable quotation characters recognition.
10425
10426 2002-04-28 [paul]       0.7.5claws1
10427
10428         * sync with 0.7.5cvs4
10429                 see ChangeLog entry  2002-04-25
10430
10431 2002-04-28 [paul]       0.7.5claws
10432
10433         * po/es.po
10434           po/nl.po
10435           po/pt_BR.po
10436                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10437                 Fabio Junior Beneditto
10438
10439 2002-04-27 [jens]       0.7.4claws103
10440
10441         * po/de.po
10442                 updated German translation.
10443
10444 2002-04-27 [hiro]       0.7.4claws102
10445
10446         * src/summaryview.c
10447                 summary_write_cache(): fixed the mark loss of hidden messages.
10448
10449 2002-04-26 [melvin]     0.7.4claws101
10450
10451         * src/procmsg.c
10452                 fixed a second typo (same one)
10453         * po/fr.po
10454           po/it.po
10455           po/pt_BR.po
10456                 fixed the type again...
10457
10458 2002-04-26 [melvin]     0.7.4claws100
10459
10460         * src/procmsg.c
10461                 fixed a typo in an alert message ("temorary").
10462         * po/it.po
10463         * po/pt_BR.po
10464                 corrected the typo  described above.
10465         * po/fr.po
10466                 updated French translation.
10467
10468 2002-04-26 [darko]      0.7.4claws99
10469
10470         * src/summaryview.c
10471                 fix target folder colorization
10472
10473 2002-04-25 [paul]       0.7.4claws98
10474
10475         * po/it.po
10476                 updated by Alessandro Maestri
10477
10478 2002-04-24 [colin]      0.7.4claws97
10479         
10480         * src/compose.c
10481                 Fixed double "subject is empty" question.
10482
10483 2002-04-23 [colin]      0.7.4claws96
10484         
10485         * src/mimeview.c
10486                 Corrected issue when "automatically display images" was
10487                 not set : first image remained after selecting second.
10488
10489 2002-04-23 [melvin]     0.7.4claws95
10490
10491         * src/prefs_actions.c
10492                 Don't display in/out dialog if there is nothing to show.
10493
10494 2002-04-23 [paul]       0.7.4claws94
10495
10496         * sync with 0.7.5cvs3
10497                 bug fixes: see ChangeLog entry 2002-04-23
10498
10499 2002-04-22 [darko]      0.7.4claws93
10500
10501         * src/compose.c
10502                 fix previous check-in which changed code after
10503                 merge from main
10504
10505 2002-04-22 [paul]       0.7.4claws92
10506
10507         * faq/de/*
10508                 add German FAQ
10509         * faq/en/*
10510           faq/es/*
10511           faq/fr/*
10512                 update English, Spanish and French FAQs
10513         * manual/de/*
10514           manual/es/*
10515                 add German and Spanish manuals
10516         * manual/en/*
10517           manual/fr/*
10518                 update English and French manuals
10519
10520         * src/Makefile.am
10521                 add to and re-arrange the pixmap entries
10522
10523 2002-04-22 [darko]      0.7.4claws91
10524
10525         * src/compose.c
10526                 fix sender initials recognition to only allow
10527                 '>' after the initials
10528
10529 2002-04-21 [paul]       0.7.4claws90
10530
10531         * sync with 0.7.5 release
10532                 see ChangeLog entry 2002-04-21
10533
10534 2002-04-21 [alfons]
10535
10536         * src/Makefile.am
10537                 add colin's new pixmaps to EXTRA_DIST
10538
10539 2002-04-21 [colin]      0.7.4claws89
10540         * src/compose.c
10541         * src/inc.c
10542         * src/mainwindow.[ch]
10543         * src/prefs_common.[ch]
10544         * src/stock_pixmap.[ch]
10545                 Added "Work offline" ability.
10546
10547 2002-04-21 [colin]      0.7.4claws88
10548         
10549         * src/mimeview.c
10550         * src/prefs_common.c
10551         * src/prefs_common.h
10552         * src/textview.c : Added an option to common preferences -> display
10553           to allow user not to automatically display images.
10554
10555 2002-04-21 [paul]       0.7.4claws87
10556
10557         * sync with 0.7.4cvs52
10558                 see ChangeLog entry 2002-04-21 (src/imap.c)
10559
10560 2002-04-21 [paul]       0.7.4claws86
10561
10562         * sync with 0.7.4cvs51
10563                 see ChangeLog entry 2002-04-21
10564
10565 2002-04-21 [paul]       0.7.4claws85
10566
10567         * sync with 0.7.4cvs49
10568                 see ChangeLog entries 2002-04-20 and 2002-04-21
10569
10570         * src/Makefile.am
10571                 clean up: remove old 'stock_' element from xpm 
10572                 filenames.
10573
10574 2002-04-21 [alfons]     0.7.4claws84
10575
10576         apply sync patch from Paul
10577
10578         * src/folderview.c
10579                 use old claws prefs_folder_item_create() for now
10580
10581 2002-04-19 [match]      0.7.4claws83
10582
10583         * src/addressbook.[ch]
10584         * src/addrharvest.[ch]
10585         * src/addrgather.[ch]
10586                 recurse folders.
10587         * src/mainwindow.c
10588         * src/summaryview.[ch]
10589                 change menu option.
10590
10591 2002-04-19 [paul]       0.7.4claws82
10592
10593         * po/pt_BR.po
10594                 updated by Fabio Junior Beneditto
10595
10596 2002-04-14 [alfons]     0.7.4claws81
10597
10598         * src/passphrase.c
10599                 add #include <sys/types.h> for mode_t and off_t 
10600
10601 2002-04-13 [paul]       0.7.4claws80
10602         
10603         * src/main.c
10604           src/passphrase.[ch]
10605           src/pgptext.c
10606           src/prefs_common.[ch]
10607           src/rfc2015.c
10608                 enable storing of GnuPG passphrase for the whole 
10609                 session or a user-defined number of minutes. patch 
10610                 submitted by Ravemax <ravemax@dextrose.com>
10611
10612 2002-04-13 [alfons]     0.7.4claws79
10613
10614         * src/textview.c
10615                 make email parser also stop scanning when encountering separators
10616                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10617
10618 2002-04-13 [paul]       0.7.4claws78
10619
10620         * sync with 0.7.4cvs39
10621                 see ChangeLog entry 2002-04-12
10622
10623 2002-04-11 [paul]       0.7.4claws77
10624
10625         * sync with 0.7.4cvs37
10626                 see ChangeLog entry 2002-04-11
10627
10628 2002-04-11 [paul]       0.7.4claws76
10629
10630         * COPYING 
10631                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10632                 the clause for OpenSSL). sync with sylpheed main
10633
10634 2002-04-09 [melvin]     0.7.4claws75
10635
10636         * src/compose.c
10637                 Made 'Ctrl-Enter' on send ignore some modifiers 
10638                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10639                 to bind other *-Enter (but not Alt-Enter).
10640
10641 2002-04-09 [paul]       0.7.4claws74
10642
10643         * sync with 0.7.4cvs35
10644                 see ChangeLog entries 2002-04-09
10645
10646 2002-04-08 [paul]       0.7.4claws73
10647
10648         * sync with 0.7.4cvs33
10649                 see ChangeLog entry 200-04-08
10650
10651 2002-04-07 [match]      0.7.4claws72
10652
10653         * src/addrharvest.[ch]
10654                 fixed to read all addresses in header, regardless
10655                 of header size. improved name parsing. accommodate
10656                 harvest from folders and selected message.
10657         * src/addritem.[ch]
10658                 included new address parsing function.
10659         * src/addrgather.[ch]
10660         * src/addressbook.[ch]
10661         * src/summaryview.[ch]
10662         * src/mainwindow.c
10663                 allow address harvest of folder as well as selected
10664                 messages.
10665
10666 2002-04-07 [paul]       0.7.4claws71
10667
10668         * src/esmtp.[ch]
10669           src/smtp.c
10670                 don't try to authenticate with CRAM-MD5 in SMTP when 
10671                 SMTP-AUTH enabled if MTA doesn't issue this 
10672                 auth-method in it's ehlo-response. bug item #531364,
10673                 patch item #938910. patch submitted by Colin Leroy 
10674                 <colin@colino.net>
10675
10676 2002-04-07 [paul]       0.7.4claws70
10677
10678         * src/nntp.c
10679                 fix missing MODE_READER bug. patch submitted by
10680                 Colin Leroy <colin@colino.net>
10681
10682 2002-04-07 [alfons]     0.7.4claws69
10683
10684         * src/matcher.[ch]
10685         * src/prefs_filtering.c
10686         * src/summaryview.c
10687                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10688                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10689
10690 2002-04-07 [paul]       0.7.4claws68
10691
10692         * sync with 0.7.4cvs32
10693                 see ChangeLog entry 2002-04-06
10694
10695         * tools/filter_conv.pl
10696                 more bug fixes
10697
10698 2002-04-06 [paul]       0.7.4claws67
10699
10700         * tools/filter_conv.pl
10701                 modify to be able to find the name of the first
10702                 mailbox and use that. main's filter does not
10703                 record the full path to the mailbox and therefore
10704                 can only filter to the first mailbox.
10705
10706 2002-04-05 [paul]       0.7.4claws66
10707
10708         * tools/filter_conv.pl
10709                 attempt to make the script all-encompassing and
10710                 be able to convert any main 'filter' rule thrown
10711                 at it
10712
10713 2002-04-05 [paul]       0.7.4claws65
10714
10715         * tools/filter_conv.pl
10716                 allow for collapsed folder trees
10717
10718 2002-04-05 [paul]       0.7.4claws64
10719
10720         * sync with 0.7.4cvs31
10721                 see ChangeLog entries 2002-04-05
10722
10723 2002-04-03 [paul]       0.7.4claws63
10724
10725         * sync with 0.7.4cvs29
10726                 see ChangeLog entries 2002-04-02 and 2002-04-03
10727
10728 2002-04-02 [paul]       0.7.4claws62
10729
10730         * sync with 0.7.4cvs26
10731                 see ChangeLog entry 2002-04-01
10732
10733 2002-04-02 [match]      0.7.4claws61
10734
10735         * src/pine.[ch]
10736         * src/importpine.[ch]
10737         * src/addressbook.c
10738                 import Pine address book.
10739
10740 2002-04-02 [match]      0.7.4claws60
10741
10742         * src/addrharvest.[ch]
10743                 improve address parsing of funky addresses.
10744
10745 2002-04-02 [darko]      0.7.4claws59
10746
10747         * src/compose.c
10748                 wrap on send improvements, it now recognizes quoted
10749                 initials as part of the quotation string, and it
10750                 does not join lines separated by CR
10751
10752 2002-04-01 [match]      0.7.4claws58
10753
10754         * src/mgutils.[ch]
10755                 added new functions.
10756         * src/mutt.[ch]
10757                 remove excessive duplicate address generation
10758                 on import.
10759
10760 2002-04-01 [alfons]     0.7.4claws57
10761         
10762         * src/summaryview.c
10763                 put back g_free() 
10764
10765 2002-04-01 [paul]       0.7.4claws56
10766
10767         * sync with 0.7.4cvs25
10768                 see ChangeLog entry 2002-04-01
10769
10770 2002-04-01 [alfons]     0.7.4aprilfool55
10771
10772         * src/summaryview.c
10773                 honour feature request item #537427 to allow for
10774                 displaying names from address book for sent mail also
10775
10776 2002-03-29 [paul]       0.7.4claws54
10777
10778         * src/mainwindow.c
10779           src/prefs_filtering.[ch]
10780           src/prefs_matcher.c
10781           src/summaryview.c
10782                 add 'fast filter' for claws' filtering,
10783                 /Tools/Create filter rule/... patch submitted
10784                 by Neill Miller <neillm@thecodefactory.org>
10785
10786 2002-03-29 [paul]       0.7.4claws53
10787
10788         * sync with 0.7.4cvs24
10789                 see ChangeLog entry 2002-03-29
10790
10791 2002-03-28 [paul]       0.7.4claws52
10792
10793         * sync with 0.7.4cvs23
10794                 see ChangeLog entry 2002-03-28
10795
10796 2002-03-27 [melvin]     0.7.4claws51
10797
10798         * src/prefs_actions.c
10799                 Added support to pass only one message part (as a
10800                 file) to the command using '%p'. No quotes are needed
10801                 because doubles quotes are automatically added.
10802                 Fixed bug where Sylpheed could block when waiting for
10803                 a child process to finish.
10804                 Changed the help menu to remove quotes around symbols to 
10805                 avoid misinterpretation (they must not be used).
10806
10807 2002-03-27 [melvin]     0.7.4claws50
10808
10809         * src/inc.c
10810                 Made the new mail notification command always 
10811                 execute asynchronously.
10812
10813 2002-03-27 [paul]       0.7.4claws49
10814
10815         * src/compose.c
10816                 fix bug introduced in last commit
10817
10818 2002-03-27 [paul]       0.7.4claws48
10819
10820         * sync with 0.7.4cvs21
10821                 see ChangeLog 2002-03-26 and 2002-03-27
10822
10823 2002-03-26 [hoa]        0.7.4claws47
10824
10825         * src/prefs_folder_item.c
10826                 really fixed the bug #516442 with folder rescan.
10827
10828 2002-03-26 [paul]       0.7.4claws46
10829
10830         * sync with 0.7.4cvs19
10831                 see ChangeLog entries 2002-03-25 and 2002-03-26
10832
10833 2002-03-25 [hoa]        0.7.4claws45
10834
10835         * src/matcher.c
10836         * src/mh.c
10837                 fix the bug #516442 with folder rescan.
10838
10839         * src/prefs_common.[ch]
10840         * src/compose.c
10841                 added an option to enable two different behaviours
10842                 for bounce.
10843
10844
10845 2002-03-25 [paul]       0.7.4claws44
10846
10847         * src/mainwindow.c
10848           src/selective_download.c
10849                 correct a few menuitem labels
10850
10851 2002-03-25 [christoph]  0.7.4claws43
10852
10853         * src/procmsg.c
10854                 fix non deleted tmp message in
10855                 procmsg_save_to_outbox
10856                 fix problems caused by sync with
10857                 main branch's procmsg_send_queue
10858
10859 2002-03-25 [paul]       0.7.4claws42
10860
10861         * src/quote_fmt.c
10862           src/quote_fmt_lex.l
10863           src/quote_fmt_parse.y
10864                 add Last name (%L) placeholder for quoting. 
10865                 patch submitted by Thorsten Thielen 
10866                 <thth@users.sourceforge.net>
10867
10868 2002-03-25 [paul]       0.7.4claws41
10869
10870         * src/utils.c
10871                 get full hostname. patch submitted by
10872                 Bob Woodside <rwoodside1@comcast.net>
10873
10874 2002-03-25 [paul]       0.7.4claws40
10875
10876         * src/account.c
10877           src/news.c
10878           src/nntp.[ch]
10879           src/prefs_account.[ch]
10880                 enable NNTP over SSL. patch submitted by
10881                 Pascal Jermini <pascal@infinity.hn.org>
10882
10883 2002-03-24 [paul]       0.7.4claws39
10884
10885         * src/prefs_common.c
10886                 make the arrangement of the Compose tab more
10887                 coherent
10888
10889         * src/mainwindow.c
10890                 fix some irregularities of style
10891
10892         * po/de.po
10893                 updated by Kilian Krause
10894
10895 2002-03-23 [paul]       0.7.4claws38
10896
10897         * po/pt_BR.po
10898                 updated by Fabio Junior Beneditto
10899
10900 2002-03-23 [paul]       0.7.4claws37
10901
10902         * src/mainwindow.c
10903                 move 'Gather addresses' to 'Tools' menu
10904                 make 'Selective download' sensitive
10905
10906 2002-03-23 [paul]       0.7.4claws36
10907
10908         * sync with 0.7.4cvs16
10909                 see ChangeLog entries 2002-03-23
10910
10911 2002-03-22 [christoph]  0.7.4claws35
10912
10913         * src/quote_fmt_parse.y
10914                 fix include program output
10915
10916 2002-03-22 [alfons]     0.7.4claws34
10917
10918         * src/pop.c
10919                 initialize GDate stack variable correctly (sorry!)
10920
10921 2002-03-22 [paul]       0.7.4claws33
10922
10923         * src/compose.c
10924           src/mainwindow.c
10925           src/prefs_actions.c
10926           src/prefs_common.c
10927                 rename 'Tool' to 'Tools'
10928
10929         * src/mainwindow.c
10930                 move 'Delete duplicated messages' from
10931                 'Message/' to 'Tools/'
10932                 re-arrange the order of 'Tools/' items
10933
10934 2002-03-22 [paul]       0.7.4claws32
10935
10936         * src/addr_compl.c
10937           src/addressbook.[ch]
10938                 auto-address completion now also matches on
10939                 Nickname. patch submitted by Bob Forsman 
10940                 <hammor@users.sourceforge.net>
10941
10942         * src/editaddress.c
10943                 correct a spelling mistake
10944
10945 2002-03-22 [alfons]     0.7.4claws31
10946
10947         * src/pop.c
10948                 fix getting uidl from incorrect string 
10949                 (spotted by Colin)
10950
10951 2002-03-21 [alfons]     0.7.4claws30
10952
10953         * src/pop.c
10954                 more code refactoring
10955                 plug mem leak introduced by delete on server
10956
10957 2002-03-21 [paul]       0.7.4claws29
10958
10959         * sync with 0.7.4cvs11
10960                 see ChangeLog entries 2002-03-20
10961
10962 2002-03-20 [alfons]     0.7.4claws28
10963
10964         * src/inc.c
10965                 apply Colin's patch and refactor
10966
10967 2002-03-20 [paul]       0.7.4claws27
10968
10969         * sync with sylpheed 0.7.4cvs9
10970                 see ChangeLog entry 2002-03-20
10971
10972 2002-03-19 [christoph]  0.7.4claws26
10973
10974         * src/mh.c
10975         * src/procmsg.[ch]
10976         * src/summaryview.c
10977                 revert changes for flag updates
10978                 (does not work correctly and no time to debug)
10979
10980 2002-03-20 [alfons]     0.7.4claws25
10981
10982         * src/pop.c
10983                 refactor should_delete() a little bit 
10984
10985 2002-03-19 [paul]       0.7.4claws24
10986
10987         * src/inc.[ch]
10988           src/pop.c
10989           src/prefs_account.[ch]
10990                 allow the user to leave downloaded mail on the 
10991                 server for n days. Patch submitted by Colin Leroy 
10992                 <colin@colino.net>
10993
10994 2002-02-19 [paul]       0.7.4claws23
10995
10996         * sync with sylpheed 0.7.4cvs8
10997                 see ChangeLog entries 2002-03-19
10998
10999 2002-03-18 [paul]       0.7.4claws22
11000
11001         * sync with sylpheed 0.7.4cvs6
11002                 see ChangeLog entry 2002-03-18
11003
11004 2002-03-18 [paul]       0.7.4claws21
11005
11006         * po/en_GB.po
11007                 add en_GB message catalogue
11008
11009         * src/mbox_folder.c
11010           src/prefs_account.c
11011           src/prefs_actions.c
11012                 correct a few spelling mistakes
11013
11014 2002-03-17 [alfons]     0.7.4claws20
11015
11016         * src/matcher.c
11017                 more stringent checks for NULL params when writing
11018                 filtering actions to a file
11019                 
11020 2002-03-17 [hoa]        0.7.3claws20
11021
11022         * src/news.c
11023                 fixed the count of new messages
11024
11025         * src/compose.c
11026                 fixed the "attachment properties" window
11027
11028 2002-03-17 [paul]       0.7.4claws19
11029
11030         * src/defs.h
11031           src/folder.h
11032           src/news.c
11033           src/prefs_account.[ch]
11034           src/procmsg.[ch]
11035           src/summaryview.c
11036                 automatically mark cross-posted messages as read 
11037                 and (optionally) give them a colour label
11038                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
11039                 
11040
11041 2002-03-17 [paul]       0.7.4claws18
11042
11043         * sync with sylpheed 0.7.4cvs5
11044                 see ChangeLog entry 2002-03-17
11045
11046 2002-03-17 [melvin]     0.7.4claws17
11047         
11048         * src/textview.c
11049                 Worked around a gtktext 'bug': when searching for 
11050                 a text in a long message it was scrolling slowly
11051                 line by line until it hit the searched text.
11052         * po/fr.po
11053                 Updated French translation
11054
11055 2002-03-17 [melvin]     0.7.4claws16
11056
11057         * src/mainwindow.c
11058         * src/compose.c
11059         * src/prefs_actions.c
11060                 Moved "Edit/Actions" to "Tool/Actions"
11061                 Made mainwindow/compose window sensitive as soon as
11062                 no child process is running anymore even if the io dialog
11063                 is open.
11064                 Fixed a struct being initialized with a non constant char*
11065
11066 2002-03-16 [christoph]  0.7.4claws15
11067
11068         * configure.in
11069                 add --with-compiler-flags option
11070                 (only for developer hacking)
11071         * src/mh.c
11072         * src/procmsg.[ch]
11073         * src/summaryview.c
11074                 try to make folder-stats and flag handling more
11075                 independent from the summaryview. msgcounts
11076                 are only set when the folder is opened and
11077                 procmsg_msginfo_(un)set_flags will handle it
11078                 later and summaryview will get the values
11079                 from the folder.
11080
11081 2002-03-16 [paul]       0.7.4claws14
11082
11083         * src/messageview.c
11084                 fix Return-receipt. Patch submitted by Bob
11085                 Woodside <rwoodside1@comcast.net>
11086
11087 2002-03-16 [paul]       0.7.4claws13
11088
11089         * src/compose.c
11090                 fix 'dynamic' signatures, make it work again
11091                 broken during sync on 2002-03-14 (0.7.4claws2)
11092
11093 2002-03-15 [match]      0.7.4claws12
11094
11095         * src/addrharvest.[ch]
11096         * src/addrgather.[ch]
11097         * src/addressbook.[ch]
11098         * src/mainwindow.c
11099                 included address harvester feature. still some
11100                 issues with address parsing that I will fix.
11101
11102 2002-03-15 [match]      0.7.4claws11
11103
11104         * src/addrbook.[ch]
11105         * src/addrcache.[ch]
11106         * src/addressbook.[ch]
11107         * src/addrindex.c
11108         * src/editbook.c
11109         * src/importldif.c
11110         * src/importmutt.c
11111         * src/jpilot.[ch]
11112         * src/main.c
11113         * src/syldap.[ch]
11114         * src/vcard.[ch]
11115                 tidy up. fix memory leaks. moved attribs and methods
11116                 from individual interfaces to addrcache object. prep
11117                 for new stuff to come in.
11118
11119 2002-03-15 [alfons]     0.7.4claws10
11120
11121         * src/matcher.[ch]
11122         * src/matcher_parser_parse.y
11123         * src/matcher_parser_lex.l
11124         * src/prefs_matcher.c
11125                 add filtering conditions message greater than, smaller 
11126                 than, and exactly matching a size in bytes
11127                 (does not work with delete from POP3 server yet)
11128
11129                 this should also give others an idea what you should
11130                 do to add new criterions to claws filtering system
11131                 
11132
11133 2002-03-15 [paul]       0.7.4claws9
11134
11135         * tools/filter_conv.pl
11136                 exit if there are no filter rules to convert
11137                 rename filterrc to filterrc.old after completion
11138
11139 2002-03-15 [paul]       0.7.4claws8
11140
11141         * sync with sylpheed 0.7.4cvs3
11142                 see ChangeLog entry 2002-03-14
11143
11144 2002-03-14 [paul]       0.7.4claws7
11145
11146         * src/compose.c
11147                 clean up the last commit (ahem)
11148
11149 2002-03-14 [paul]       0.7.4claws6
11150
11151         * src/compose.c
11152                 fix bug #515655. honour account preferences
11153                 regarding gpg default signing/encryption when 
11154                 changing account from the compose window.
11155
11156 2002-03-14 [paul]       0.7.4claws5
11157
11158         * src/folderview.c
11159                 remove unnecessary curly brackets
11160
11161 2002-03-14 [paul]       0.7.4claws4
11162
11163         * src/folderview.c
11164           src/prefs_filtering.[ch]
11165                 add filter rename on folder rename and filter
11166                 delete on folder delete. Patch submitted by
11167                 Neill Miller <neillm@thecodefactory.org> 
11168
11169 2002-03-14 [christoph]  0.7.4claws3
11170
11171         * src/procmsg.c
11172         * src/send.c
11173                 fix local delivery
11174                 (patch submitted by "Simon 'corecode' Schubert")
11175         * src/prefs_common.c
11176         * src/procmsg.c
11177                 fix gcc 3.0 warning
11178
11179 2002-03-14 [paul]       0.7.4claws2
11180
11181         * sync with sylpheed 0.7.4cvs2
11182                 see ChangeLog entry 2002-03-13
11183
11184 2002-03-12 [darko]      0.7.4claws1
11185
11186         * src/mainwindow.c
11187                 fix what seems to be a copy and paste error
11188                 when setting color for important messages
11189                 (reported by wwp)
11190
11191 2002-03-11 [paul]       version 0.7.4claws released
11192
11193 2002-03-11 [paul]       0.7.4claws
11194
11195         * po/es.po
11196           po/it.po
11197           po/nl.po
11198           po/pt_BR.po
11199                 update message catalogs. Submitted by Ricardo Mones 
11200                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11201                 Fabio Junior Beneditto
11202
11203         * configure.in
11204           faq/Makefile.am
11205           faq/it/Makefile
11206           faq/it/sylpheed-faq*
11207           src/mainwindow.c
11208           src/manual.[ch]
11209                 add FAQ in Italian
11210         
11211
11212 2002-03-11 [jens]       0.7.3claws7
11213
11214         * po/de.po
11215                 updated German translation
11216
11217 2002-03-11 [melvin]     0.7.3claws6
11218
11219         * po/fr.po
11220                 updated and corrected French translation
11221
11222 2002-03-10 [hoa]        0.7.3claws5
11223
11224         * src/account.c
11225         * src/inc.c
11226         * src/prefs_account.c
11227         * src/procmsg.c
11228         * src/send.[ch]
11229                 fixed the local account.
11230                 you have to change the default "/usr/sbin/sendmail"
11231                 to "/usr/sbin/sendmail -t" in the preferences of
11232                 the local account.
11233
11234         * src/procmime.c
11235                 removed some debug display for renderer
11236
11237 2002-03-10 [paul]       0.7.3claws4
11238
11239         * faq/en/sylpheed-faq-1.html
11240           faq/en/sylpheed-faq-2.html
11241                 update
11242
11243 2002-03-09 [paul]       0.7.3claws3
11244
11245         * sync with sylpheed 0.7.4
11246                 see ChangeLog entry 2002-03-09
11247
11248 2002-03-08 [paul]       0.7.3claws2
11249
11250         * faq/en/sylpheed-faq*
11251           faq/es/sylpheed-faq*
11252           faq/fr/sylpheed-faq*
11253                 update the FAQs
11254
11255         * manual/fr/.cvsignore
11256           manual/fr/Makefilea.am
11257           manual/fr/sylpheed*
11258           src/mainwindow.c
11259           src/manual.[ch]
11260                 add the French manual
11261
11262 2002-03-07 [paul]       0.7.3claws1
11263
11264         * sync with sylpheed 0.7.3cvs4
11265                 see ChangeLog entries  2002-03-06 and 2002-03-07
11266         
11267         * po/nl.po
11268                 updated by Wilbert Berendsen
11269
11270 2002-03-07 [melvin]     0.7.2claws34
11271
11272         * src/selective_download.c
11273                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11274
11275 2002-03-06 [paul]       0.7.2claws33
11276
11277         * sync with sylpheed 0.7.3cvs1
11278                 bug fix, see ChangeLog entry 2002-03-05
11279
11280 2002-03-05 [paul]       0.7.2claws32
11281
11282         * src/mimeview.c
11283           src/pgptext.[ch]
11284           src/procmsg.c
11285                 reverse the pgp ascii-armored code implemented in 
11286                 0.7.2claws16. removal of this code until it matures.
11287                 this means that verifying ascii-armored pgp sigs and
11288                 automatic decryption of ascii-armored encrypted
11289                 messages no longer works.
11290
11291 2002-03-05 [paul]       0.7.2claws31
11292
11293         * configure.in
11294           Makefile.am
11295         * faq/Makefile.am
11296         * faq/en/Makefile.am
11297           faq/en/sylpheed-faq.html
11298           faq/en/sylpheed-faq-1.html
11299           faq/en/sylpheed-faq-2.html
11300           faq/en/sylpheed-faq-3.html
11301         * faq/es/Makefile.am
11302           faq/es/sylpheed-faq.html
11303           faq/es/sylpheed-faq-1.html
11304           faq/es/sylpheed-faq-2.html
11305           faq/es/sylpheed-faq-3.html
11306           faq/es/sylpheed-faq-4.html
11307         * faq/fr/Makefile.am
11308           faq/fr/sylpheed-faq.html
11309           faq/fr/sylpheed-faq-1.html
11310           faq/fr/sylpheed-faq-2.html
11311           faq/fr/sylpheed-faq-3.html
11312         * src/Makefile.am
11313           src/defs.h
11314           src/mainwindow.c
11315           src/manual.[ch]
11316                 add FAQs in English, Spanish and French
11317
11318
11319 2002-03-05 [paul]       0.7.2claws30
11320
11321         * manual/en/sylpheed.html
11322           manual/en/sylpheed-XX.html
11323                 updated the English manual
11324
11325 2002-03-05 [hoa]        
11326
11327         * src/summaryview.c
11328                 dialog box pops up if the article can't be deleted.
11329
11330 2002-03-04 [paul]       
11331         
11332         * po/pt_BR.po
11333                 updated by Fabio Junior Benedito
11334
11335 2002-03-04 [hoa]
11336
11337         * removed ac/gpgme.m4
11338                 to avoid autogen common problem
11339                 developers have to install gpgme development package now
11340
11341         * src/compose.c
11342                 encoding to 7bit or 8bit is enabled.
11343
11344 2002-03-03 [alfons]     0.7.2claws29
11345
11346         * src/pop.c
11347                 merge fix by Oliver Haertel for selective
11348                 download buglet
11349
11350 2002-03-03 [paul]       0.7.2claws28
11351         
11352         * sync with sylpheed 0.7.3
11353
11354 2002-03-03 [paul]       0.7.2claws27
11355
11356         * sync with sylpheed 0.7.2cvs24
11357                 see ChangeLog entries 2002-03-02 and 2002-03-03
11358
11359 2002-03-02 [melvin]     0.7.2claws26
11360
11361         * src/inc.[ch]
11362         * src/main.c
11363         * src/mainwindow.c
11364         * src/prefs_common.[ch]
11365                 Added user definable notification on new mail arrival.
11366                 Removed unused variables in spell checker prefs code.
11367
11368 2002-03-02 [melvin]     0.7.2claws25
11369
11370         * src/quote_fmt.c
11371                 Removed unnecessary escape sequences.
11372                 Changed 'Initial...' to 'Initials of Sender'
11373
11374 2002-03-02 [paul]       0.7.2claws24
11375
11376         * sync with sylpheed 0.7.2cvs22
11377                 see ChangeLog entry 2002-03-01
11378
11379 2002-03-01 [hoa]        0.7.2claws23
11380
11381         * src/mainwindow.c
11382                 Set sensitivity of delete actions to active
11383                 even if the folder is a newsgroup.
11384
11385         * src/summaryview.c
11386                 - Set sensitivity of delete actions
11387                 - Added function check_permission() that will check if the
11388                   user is authorized to delete a message. For news, it
11389                   will check if the author is the same.
11390                 - Enabled deletion when there is no trash folder.
11391
11392         * src/news.[ch]
11393                 - Added news_cancel_article() to cancel articles
11394                 - Implemented news_remove_message() (public function)
11395
11396 2002-03-01 [paul]       0.7.2claws22
11397
11398         * src/gtkutils.c
11399           src/textview.c
11400                 recognise urls that that don't include 'http://' and
11401                 simply begin 'www.' 
11402
11403         * AUTHORS
11404                 remove duplicated name
11405
11406 2002-02-28 [paul]       0.7.2claws21
11407
11408         * src/mainwindow.c
11409           src/summaryview.[ch]
11410                 add ability to 'Select thread'
11411                 combines Melvin's "Select thread's head" patch (#510907)
11412                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11413                 patch (#518514) 
11414
11415 2002-02-28 [paul]       0.7.2claws20
11416
11417         * src/mimeview.c
11418                 hopefully fix segfault on right-clicking a mime part
11419                 that some people have experienced.      
11420                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11421
11422 2002-02-28 [paul]       0.7.2claws19
11423
11424         * sync with sylpheed 0.7.2cvs21
11425                 see ChangeLog entries 2002-02-27 and 2002-02-28
11426
11427 2002-02-27 [paul]       0.7.2claws18
11428
11429         * sync with sylpheed 0.7.2cvs18
11430                 see ChangeLog entries 2002-02-26 and 2002-02-27
11431
11432 2002-02-26 [alfons]     0.7.2claws17
11433
11434         * src/procheader.c
11435                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11436                 (spotted by Chris Hessman <idatech@gmx.net>)
11437
11438 2002-02-26 [paul]       0.7.2claws16
11439
11440         * src/mimeview.c
11441           src/pgptext.[ch]
11442           src/procmsg.c
11443                 make decryption of ascii-armored pgp encrypted messages
11444                 and verification of ascii-armored signatures work again.
11445                 slightly altered from the patch by Jens Jahnke 
11446                 <jan0sch@gmx.net>
11447
11448                 ##FIX ME##
11449                 * the checking of plaintext signatures always comes up in 
11450                   a popup box
11451                 * it doesn't work for multipart messages 
11452                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11453                   including the msg headers and these 2 line themselves, are 
11454                   not displayed
11455
11456         * src/mainwindow.c
11457                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11458                 "View/Message View" becomes "View/Separate Message View"
11459                 because its less ambiguous.
11460
11461         * po/es.po
11462                 updated by Ricardo Mones Lastra
11463
11464 2002-02-26 [paul]       0.7.2claws15
11465
11466         * sync with sylpheed 0.7.2cvs17
11467                 see ChangeLog entries 2002-02-25 and 2002-02-26
11468
11469 2002-02-25 [christoph]  0.7.2claws14
11470
11471         * src/filtering.[ch]
11472         * src/inc.c
11473                 do filtering stuff after all messages have been received
11474                   1. drop all messages to .processing
11475                   2. scan processing folder for messages
11476                   3. filter messages or move to inbox
11477                 this will also find old messages left in processing after
11478                 a crash or something like that and we get a real msginfo
11479                 from folder->get_msg_list and do not have to create our
11480                 own in filter_message
11481         * src/matcher_parser_parse.y
11482                 remove MIX/MAX warning (reordered includes)
11483
11484 2002-02-25 [paul]       0.7.2claws13
11485
11486         * sync with sylpheed 0.7.2cvs15
11487                 see ChangeLog entry 2002-02-24
11488
11489 2002-02-24 [alfons]     0.7.2claws12
11490
11491         * src/filtering.c
11492                 clear old color flags first when applying a new color to
11493                 a message info. 
11494                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11495
11496 2002-02-24 [alfons]     0.7.2.claws11
11497         
11498         * AUTHORS
11499         * src/prefs_common.c
11500                 add presets for Opera and Konqueror, closes patch #517261,
11501                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11502
11503 2002-02-24 [alfons]     0.7.2.claws10
11504
11505         * AUTHORS
11506         * src/summaryview.c
11507                 fix threading for null message ids, closes patch #521601,
11508                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11509
11510 2002-02-24 [alfons]     0.7.2claws9
11511
11512         * src/summaryview.c
11513         * src/filtering.c
11514                 make Tool | Filter Message work with filtering system so
11515                 setting flags also works
11516
11517                 TODO:
11518
11519                 - Processing uses the same function as Tool | Filter
11520                   Message, but doesn't use the same update proc yet
11521
11522 2002-02-23 [paul]       0.7.2claws8
11523
11524         * sync with sylpheed 0.7.2cvs14
11525                 see ChangeLog entries 2002-02-22 and 2002-02-23
11526
11527 2002-02-22 [christoph]  0.7.2claws7
11528
11529         * src/quote_fmt.c
11530                 Add column space to table
11531         * src/quote_fmt_parse.y
11532                 Close files
11533
11534 2002-02-22 [paul]       0.7.2claws6
11535
11536         * src/Makefile.am
11537           src/defs.h
11538           src/filtering.c
11539           src/inc.[ch]
11540           src/mainwindow.c
11541           src/matcher.[ch]
11542           src/matcher_parser_lex.l
11543           src/matcher_parser_parse.y
11544           src/pop.[ch]
11545           src/prefs_account.h
11546           src/prefs_filtering.c
11547           src/selective_download.[ch]   *** NEW FILES ***
11548           src/utils.[ch]
11549           po/POTFILES.in
11550                 Selective Download added to 'Tool' menu. 
11551                 Retrieves email headers of the currently selected pop3 
11552                 account and allows the user to mark emails for deletion 
11553                 right on the pop3 server. Patch submitted by Oliver Haertel 
11554                 <oha@users.sourceforge.net>.
11555         
11556         * po/POTFILES.in
11557                 add 'src/quote_fmt.c'           
11558
11559 2002-02-22 [christoph]  0.7.2claws5
11560
11561         * src/Makefile.am
11562                 added quote_fmt.c
11563         * src/prefs_common.[ch]
11564         * src/prefs_template.c
11565         * src/quote_fmt.c               *** NEW FILE ***
11566         * src/quote_fmt.h
11567                 move quote format symbol description code
11568                 to it's own file because it is used from
11569                 differnent code parts
11570                 Rewrote symbol description GUI
11571                   + use table
11572                   + add separators
11573                   + get data from array (no more long constant strings)
11574         * src/quote_fmt_lex.l
11575         * src/quote_fmt_parse.y
11576                 Symbol for Literal % changed to \% instead of %%
11577                 (More logical as \ is used for quoting for other symbols)
11578                 Add |f and |p to include files and program output
11579                 Examples:
11580                     |f{/home/.../.signature}
11581                     |p{date}
11582         * po/de.po
11583                 Correct wrong spelling for "Referenzen"
11584
11585 2002-02-21 [paul]       0.7.2claws4
11586
11587         * src/procmsg.c
11588                 forgotten during sync
11589
11590 2002-02-21 [paul]       0.7.2claws3
11591
11592         * sync with sylpheed 0.7.2cvs11
11593                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11594                 2002-02-20 and 2002-02-21
11595
11596 2002-02-20 [melvin]     0.7.2claws2
11597
11598         * src/prefs_actions.c
11599                 Added error report when child cannot fork or when execvp 
11600                 returns with an error.
11601
11602 2002-02-19 [christoph]  0.7.2claws1
11603
11604         * src/codeconv.c
11605                 return unconverted text if conde conversion is not possible
11606                 when libjconv is used.
11607                 (patch submitted by "Simon 'corecode' Schubert")
11608
11609 2002-02-19 [paul]       
11610
11611         * version 0.7.2claws release
11612
11613 2002-02-19 [paul]       0.7.2claws
11614
11615         * po/nl.po
11616                 updated by Wilbert Berendsen
11617
11618
11619 2002-02-18 [alfons]     0.7.1claws13
11620
11621         * src/syldap.c
11622         * src/jpilot.c
11623                 remove references to dlfcn and explicitly loading functions
11624                 from dynalink libs, because libs linked anyway, and functions
11625                 are loaded explicitly
11626
11627 2002-02-17 [melvin]     0.7.1claws12
11628
11629         * src/prefs_actions.c
11630                 Replaced children wait loop with double fork technique.
11631                 Now, input/output window updated at each new output.
11632                 free_children(): Fixed a memory leak.
11633                 Made input/output window non closable if running children
11634                 still exist.
11635                 Added missing <unistd.h> include.
11636                 Added some --debug outputs.
11637
11638 2002-02-17 [melvin]     0.7.1claws11
11639
11640         * src/summaryview.c
11641                 Fixed bug where descending sort order did not select top
11642                 message.
11643
11644 2002-02-17 [melvin]     0.7.1claws10
11645
11646         * acconfig.h
11647                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11648         * src/prefs_common.c
11649                 Pspell data package directory no more hard coded but
11650                 set during configuration (PSPELL_PATH). (Thanks to 
11651                                 Gustavo Noronha Silva.)
11652
11653 2002-02-17 [melvin]     0.7.1claws9
11654
11655         * configure.in
11656                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11657         * src/gtkspell.c
11658                 Fixed compile-time warnings.
11659
11660 2002-02-16 [alfons]     0.7.1claws8
11661
11662         * src/filesel.c
11663                 fix inadvertent free of NULL pointer which caused
11664                 sylpheed to crash when closing the save-as dialog
11665                 using the window close button
11666
11667 2002-02-16 [carsten]    0.7.1claws7
11668         * src/mainwindow.[ch]
11669           src/summaryview.c
11670           src/prefs_common.c
11671                 fixes for pixmap theming code:
11672                         - recently changed mail attributes shouldn't get
11673                           lost any longer
11674                         - theme is only reloaded iff another theme was
11675                           selected
11676
11677 2002-02-16 [paul]       0.7.1claws6
11678
11679         * sync with sylpheed 0.7.2 release
11680                 see ChangeLog entry 2002-02-15 and 2002-02-16
11681
11682 2002-02-15 [paul]       0.7.1claws5
11683
11684         * sync with sylpheed 0.7.1cvs9
11685                 see ChangeLog entry 2002-02-15
11686
11687         * po/POTFILES.in
11688                 remove unneeded headerwindow.c entry
11689
11690 2002-02-14 [carsten]    0.7.1claws4
11691         * src/summaryview.c
11692                 fixed a bug for "Go to next unread message": there was
11693                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11694                 in the prefs, because of doing "Search again" instead
11695                 "No"
11696
11697 2002-02-14 [carsten]    0.7.1claws3
11698         * src/stock_pixmap.c
11699                 removed 2 more mem leaks; following memprof,
11700                 this code is "leak free" now :)
11701
11702 2002-02-14 [carsten]    0.7.1claws2
11703         * src/stock_pixmap.c
11704                 used opendir/readdir/closedir instead of scandir
11705                 -> code should work now on Solaris
11706
11707 2002-02-14 [paul]       0.7.1claws1
11708
11709         * sync with sylpheed 0.7.1cvs8
11710                 see ChangeLog entries 2002-02-13 and 2002-02-14
11711
11712         * README.claws
11713                 add some description of Actions and Pixmap Themes
11714
11715 2002-02-13 [paul]       
11716
11717         * version 0.7.1claws release
11718
11719 2002-02-13 [paul]       0.7.1claws
11720
11721         * po/es.po
11722           po/it.po
11723           po/pt_BR.po
11724                 updated translations, submitted by Ricardo Mones Lastra,
11725                 Alessandro Maestri and Fabio Junior Beneditto
11726
11727 2002-02-13 [melvin]     0.7.0claws75
11728
11729         * src/prefs_actions.c
11730                 Added missing "signal.h" include
11731
11732 2002-02-13 [melvin]     0.7.0claws74
11733
11734         * src/prefs_folder_item.c
11735                 Added missing "config.h" include
11736         * po/fr.po
11737                 Updated French translation for folder propriety.
11738
11739 2002-02-13 [jens]       0.7.0claws73
11740
11741         * po/POTFILES.in
11742                 Added missing src/prefs_folder_item.c [log added by melvin]
11743         * po/de.po
11744                 Updated German translation.
11745
11746 2002-02-13 [melvin]     0.7.0claws72
11747
11748         * po/fr.po
11749                 Updated French translation.
11750
11751 2002-02-13 [melvin]     0.7.0claws71
11752
11753         * src/gtkutils.c
11754                 Made gtkut_editable_get_selection return NULL if selection
11755                 is of length zero.
11756                 This fixes a bug where selecting part of message A then
11757                 switching to message B and replying to it will not
11758                 quote the message's body.
11759
11760 2002-02-12 [paul]       0.7.0claws70
11761
11762         * src/mainwindow.c
11763                 cosmetic, relating to pixmap themes: on toolbar make 
11764                 updating of 'Exec' and 'Compose news/Compose email'
11765                 icons faster.
11766
11767 2002-02-12 [carsten]    0.7.0claws69
11768         * src/folderview.c
11769           src/mainwindow.[ch]
11770           src/stock_pixmap.c
11771           src/summaryview.c
11772           src/prefs_common.c
11773                 - refreshing after changing pixmap theme better
11774                   now (thanks Paul)
11775                 - wanted to remove some mem leaks, but alfons was
11776                   faster (and had the better solution ;)
11777
11778 2002-02-12 [alfons]     0.7.0claws68
11779
11780         * src/prefs_common.c
11781         * src/stock_pixmap.[ch]
11782                 plug mem leaks, refactor code a little bit
11783
11784
11785 2002-02-12 [sergey]     0.7.0claws67
11786
11787         * src/imap.c
11788                 Fixed problem with copying messages to IMAP folders when the
11789                 server uses something other than '/' as a namespace separator
11790                 (cyrus-imapd uses '.').
11791
11792 2002-02-12 [jens]       0.7.0claws66
11793
11794         * po/de.po
11795                 Updated German Translation
11796
11797 2002-02-12 [paul]       0.7.0claws65
11798
11799         * sync with sylpheed 0.7.1cvs1
11800                 see ChangeLog entry 2002-02-12
11801
11802 2002-02-12 [melvin]     0.7.0claws64
11803
11804         * src/prefs_actions.c
11805                 Fixed "feature" where children's output was duplicated 
11806                 instead of refreshed while monitoring.
11807                 Removed some debug code.
11808
11809 2002-02-12 [christoph]  0.7.0claws63
11810
11811         * src/compose.c
11812                 always delete message from queue after sending/send error
11813                 (closes bug #509601)
11814
11815 2002-02-12 [melvin]     0.7.0claws62
11816
11817         * src/prefs_actions.c
11818                 Children wait loop is now triggered with a timeout of 1s
11819                 Added %F which is replaced with the list of filenames 
11820                 of all selected messages (as suggested by Ricardo Mones Lestra)
11821                 Pipe syntax changed. Prefix with | to send selection, postfix
11822                 with | to retrieve output. Prefix with > or * to send
11823                 user definable input to the command (*: input is hidden)
11824                 Old pipe action should now be postfixed with |, too.
11825
11826 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11827         * src/stock_pixmap.c
11828                 fixed a bug: if there's no theme directory don't
11829                 throw an error, just do "nothing" (thanks Alfons)
11830
11831 2002-02-12 [carsten]    0.7.0claws60
11832         * src/folderview.c
11833           src/summaryview.c
11834                 had to write the cache twice (nasty!); some marks would 
11835                 get lost if not
11836
11837 2002-02-11 [carsten]    0.7.0claws59
11838         * acconfig.h
11839           configure.in
11840           doc-src/maintainer_guide.txt
11841           src/compose.[ch]
11842           src/defs.h
11843           src/folderview.[ch]
11844           src/gtkutils.[ch]
11845           src/mainwindow.[ch]
11846           src/prefs_common.[ch]
11847           src/stock_pixmap.[ch]
11848           src/summaryview.[ch]
11849                 pixmap theming and related work on pixmap
11850                 handling on some other places
11851                 (e.g. hrm features for all folder)
11852           src/pixmap/stock_*.xpm -> the stock_ was removed
11853         
11854 2002-02-11 [paul]       0.7.0claws58
11855
11856         * sync with sylpheed 0.7.1 release
11857                 see ChangeLog entries 2002-02-11
11858
11859 2002-02-08 [paul]       0.7.0claws57
11860
11861         * sync with sylpheed 0.7.0cvs39
11862                 see ChangeLog entry 2002-02-07 (last entry) 
11863
11864         * src/prefs_actions.c
11865           src/prefs_filtering.c
11866           src/prefs_matcher.c
11867           src/prefs_scoring.c
11868                 sync: made it compile with C compilers other than gcc
11869
11870 2002-02-07 [paul]       0.7.0claws56
11871
11872         * sync with sylpheed 0.7.0cvs38
11873                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11874                 2002-02-07
11875
11876 2002-02-07 [darko]      0.7.0claws55
11877
11878         * src/gtkutils.[ch]
11879         * src/summaryview.c
11880                 Fix const gchar */gchar * issue (thanks Hiro)
11881
11882 2002-02-07 [darko]      0.7.0claws54
11883
11884         * src/compose.[ch]
11885         * src/filtering.c
11886         * src/gtkutils.[ch]
11887         * src/prefs_template.c
11888         * src/quote_fmt.h
11889         * src/quote_fmt_parse.y
11890         * src/summaryview.c
11891         * src/utils.[ch]
11892                 When replying or forwarding an email don't quote the entire
11893                 mail body but use the part of the message text that is selected
11894
11895 2002-02-06 [melvin]     0.7.0claws53
11896
11897         * src/prefs_common.[ch]
11898         * src/gtkspell.[ch]
11899         * src/compose.c
11900                 Made possible to switch quickly to last used dictionary
11901                 which makes checking bilingual documents easier.
11902
11903 2002-02-06 [melvin]     0.7.0claws52
11904         
11905         * po/POTFILES.in
11906                 Added forgotten new file src/prefs_actions.c
11907
11908 2002-02-06 [melvin]     0.7.0claws51
11909
11910         * src/prefs_actions.c   ** NEW FILE **
11911         * src/prefs_actions.h   ** NEW FILE **
11912                 Added actions to execute on message text view, or on the
11913                         message's file.
11914         * src/Makefile.am
11915                 Added src/prefs_actions.[ch]
11916         * src/compose.c
11917                 Added new menu "Edit/Actions"
11918         * src/defs.h
11919                 Added new actionsrc file.
11920         * src/main.c
11921                 Added actionsrc reading.
11922         * src/mainwindow.c
11923                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11924         * src/prefs_common.h
11925                 Added new element actionslst element to prefs_common.
11926
11927 2002-02-06 [paul]       0.7.0claws50
11928
11929         * sync with sylpheed 0.7.0cvs36
11930                 see ChangeLog entry 2002-02-06
11931
11932 2002-02-05 [paul]
11933
11934         * po/es.po
11935                 updated by Ricardo Mones Lastra
11936
11937 2002-02-05 [paul]       0.7.0claws49
11938
11939         * sync with sylpheed 0.7.0cvs33
11940                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11941
11942 2002-02-05 [paul]       0.7.0claws48
11943
11944         * src/compose.c
11945                 re-add 'Edit/Advanced/Delete entire line', previously named
11946                 'Delete Line+'
11947
11948 2002-02-04 [paul]       0.7.0claws47
11949
11950         * src/compose.c
11951           src/summaryview.c
11952                 fix bug #494993 (Reply All not taking Reply-To into consi)
11953                 eliminate differences in behaviour of right-click 'Reply to all' 
11954                 in summary view and 'Reply to all' on the toolbar. 
11955                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11956                 view and From gets ignored by 'Reply to all' on toolbar.
11957                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11958                 From when no Reply-To header is present.
11959
11960 2002-02-04 [paul]       0.7.0claws46
11961
11962         * sync with sylpheed 0.7.0cvs30
11963                 see ChangeLog entries 2002-02-03 and 2002-02-04
11964
11965 2002-02-03 [melvin]     0.7.0claws45
11966
11967         * src/gtkspell.[ch]
11968                 Readded function to highlight all misspelled words.
11969                 Fixed bug where user-provided-words did not replace
11970                         correctly the misspelled word when using the mouse.
11971                 Fixed bug where checking a region selected from right to left did
11972                         not check the region at all.
11973                 Fixed bug where 'Check backwards' may not check at all. 
11974                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11975                 Fixed possible buffer overflow when checking for long strings (>1k).
11976                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11977                 Accelerators code uses now gtk_widget_add_accel.
11978                 Removed and disabled obsolete and unfinished code.
11979                 Cleaning up.
11980
11981         * src/compose.c
11982                 Added menu item to Highlight all misspelled words.
11983
11984 2002-02-01 [paul]       0.7.0claws44
11985
11986         * src/mainwindow.c
11987                 fix '/View/Hide read messages' sensitivity when all
11988                 messages in a folder are hidden
11989
11990 2002-02-01 [paul]       0.7.0claws43
11991
11992         * src/main.c
11993                 add --send option to command line interface, sends all
11994                 queued mail. Patch submitted by Ricardo Mones Lastra.
11995
11996 2002-01-31 [paul]       0.7.0claws42
11997
11998         * src/mainwindow.c
11999                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
12000
12001 2002-01-31 [paul]       0.7.0claws41
12002
12003         * sync with sylpheed 0.7.0cvs27
12004                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
12005                 and 2002-01-31
12006
12007         * src/textview.c
12008                 comment out elements of textview_show_part() as temporary
12009                 workaround for attachment 'Display as text' bug 
12010
12011         * po/pt_BR.po
12012                 updated by Fabio Junior Beneditto
12013
12014 2002-01-30 [paul]       0.7.0claws40
12015
12016         * sync with sylpheed 0.7.0cvs24
12017                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
12018                 and 2002-01-30
12019
12020         * src/compose.c
12021                 add {N_("/_Spelling"), ... "<Branch>"} to 
12022                 GtkItemFactoryEntry compose_entries[]
12023
12024         * src/prefs_common.c
12025                 add claws menu items to prefs_keybind_apply_clicked()
12026                 and remove non-claws menu items
12027
12028 2002-01-29 [paul]       0.7.0claws39
12029
12030         * sync with sylpheed 0.7.0cvs22
12031                 see ChangeLog entries 2002-01-28 and 2002-01-29
12032
12033 2002-01-28 [melvin]     0.7.0claws38
12034
12035         * src/compose.c
12036                 Added the declartion of compose_send_control_enter.
12037
12038         * src/compose.c
12039         * src/gtkspell.[ch]
12040                 Added in a 'Spelling' menu which includes the configuration menu. 
12041                 Added a real 'Check all' and got rid from the old one which only
12042                 highlited misspelled word.
12043                 Made 'Check while typing' a disableable option.
12044                 Added a dialog when there are no more misspelled word.
12045                 Added a dialog if error occurs when switching to a dictionary.
12046         
12047         * src/prefs_common.[ch]
12048                 Added option for the default 'Check while typing' option.
12049
12050
12051 2002-01-28 [alfons]     0.7.0claws37
12052
12053         * src/compose.c
12054                 fix buglet and make code comply with sylpheed code style
12055
12056 2002-01-28 [paul]       0.7.0claws36
12057
12058         * sync with sylpheed 0.7.0cvs19
12059                 see ChangeLog entries for 2002-01-28
12060
12061 2002-01-28 [hoa]        0.7.0claws35
12062
12063         * src/defs.h
12064                 added rendererrc
12065
12066         * src/main.c
12067                 read the renderer config
12068
12069         * src/procmime.[ch]
12070                 use the renderer config to convert mime attachments
12071
12072         * src/textview.c
12073                 don't use textview_show_html/ertf,
12074                 use get_text_content instead
12075
12076 2002-01-27 [alfons]     0.7.0claws34
12077         
12078         * src/news.c
12079                 make sylpheed believe it can delete a news message...
12080                 (messages are NOT deleted, maybe we should remove
12081                 processing from the folder properties after all.)
12082
12083 2002-01-27 [alfons]     0.7.0claws33
12084
12085         * src/folder.c
12086                 add extra checks
12087         * src/news.c
12088                 implement remove_msg() 
12089
12090 2002-01-27 [alfons]     0.7.0claws32
12091
12092         * src/procmsg.h
12093         * src/procheader.c
12094         * src/messageview.c
12095                 fix return receipt / disposition notification again. this
12096                 stuff seems to break on _every_ major summary UI change, so
12097                 it's now implemented using a flag which is saved in the
12098                 marks cache
12099                 
12100 2002-01-26 [alfons]     0.7.0claws31
12101
12102         * src/import.c
12103                 let import dialog show the destination folder identifier
12104
12105 2002-01-26 [melvin]     0.7.0claws30
12106
12107         * src/folderview.c
12108         * src/summaryview.c
12109                 Readded 'Mark all read' into summary view popup menu
12110                 Added 'Mark all read' in folder view popup menu for IMAP
12111                 and NNTP.
12112                 Made it insensitive if the selected folder is not the shown
12113                 one to avoid 'Mark all read' on the wrong folder.
12114                 
12115 2002-01-26 [paul]       0.7.0claws29
12116
12117         * src/folderview.c
12118           src/summaryview.c
12119                 move 'Mark all read' from summary view to folder view
12120                 menu. (adapted from) patch submitted by Jeremy Andrews,
12121                 <lists@kerneltrap.com>
12122
12123 2002-01-25 [alfons]     0.7.0claws28
12124
12125         * src/gtkstext.c
12126                 put the gtk class name back so GtkSText adapts the 
12127                 settings of GtkText
12128
12129 2002-01-25 [alfons]     0.7.0claws27
12130
12131         * src/folderview.c 
12132                 assimilate Ricardo's patch that shows pixmaps instead of
12133                 plain "new" and "unread" texts in the folder view column
12134                 headers 
12135
12136 2002-01-25 [paul]       0.7.0claws26
12137
12138         * src/Makefile.am
12139                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
12140                 be found in non-standard locations. 
12141                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
12142
12143 2002-01-25 [paul]       0.7.0claws25
12144
12145         * sync with sylpheed 0.7.0cvs16
12146                 see ChangeLog entry 2002-01-25
12147
12148 2002-01-24 [paul]       0.7.0claws24
12149
12150         * more sync with sylpheed 0.7.0cvs15
12151                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
12152
12153 2002-01-23 [sergey]     0.7.0claws23
12154
12155         * src/importldif.c
12156                 Fixed segfault when closing LDIF import wizard with
12157                 the window manager.
12158         * src/imageview.c
12159         * src/imageview.h
12160         * src/messageview.c
12161         * src/mimeview.c
12162                 Fixed wrong scrolling position after switching between
12163                 text and image parts.
12164
12165 2002-01-23 [paul]       0.7.0claws22
12166
12167         * sync with sylpheed 0.7.0cvs15
12168                 see ChangeLog entries 2002-01-22 and 2002-01-23
12169
12170 2002-01-21 [melvin]     0.7.0claws21
12171
12172         * src/prefs_scoring.c
12173         * src/prefs_filtering.c
12174                 Fixed bug where scoring and filtering windows stopped
12175                 autochecking.
12176
12177 2002-01-21 [paul]       0.7.0claws20
12178
12179         * sync with sylpheed 0.7.0cvs12
12180                 see ChangeLog entries 2002-01-20 and 2002-01-21
12181
12182 2002-01-21 [carsten]    0.7.0claws19
12183         * src/mainwindow.c
12184         * src/menu.[ch]
12185         * src/messageview.[ch]
12186         * src/summaryview.[ch]
12187                 changes to shortcuts handling again:
12188                         + "Q" now controled by mainwin
12189                         + v/V are now customizable and have slightly
12190                           different meanings
12191                 the "button" to minimize the messageview (and maximize
12192                 the summary view) is a real button now
12193         * src/compose.c
12194                 "Delete Line+" added to Edit/Advanced (this will also
12195                 delete the '\n')
12196
12197 2002-01-20 [melvin] 0.7.0claws18
12198
12199         * src/addressbook.c
12200                 Made "Bcc" sensitive when addressbook is called from
12201                 compose window (it was a Claws only bug).
12202
12203 2002-01-19 [alfons] 0.7.0claws17
12204
12205         * src/inc.c
12206                 prevent unnecessary updates when currently selected folder has
12207                 no new messages 
12208
12209 2002-01-19 [alfons] 0.7.0claws16
12210         
12211         * src/summaryview.c
12212                 prevent writing the cache based on current message list in summary 
12213                 view when filtering also put messages in currently selected folder
12214
12215 2002-01-19 [paul]
12216
12217         * po/it.po
12218                 Italian translation submitted by Alessandro Maestri
12219                 <a.maestri@cs.tin.it>
12220
12221 2002-01-18 [melvin]     0.7.0claws15
12222
12223         * src/prefs_filters.c
12224                 fixed bug where 'cancel' from 'filters' window stops autochecking
12225                 if the timer timed out  when the window was open.
12226
12227 2002-01-18 [match]      0.7.0claws14
12228
12229         * src/addrclip.[ch]     ** NEW FILE **
12230         * src/addrselect.[ch]   ** NEW FILE **
12231         * src/adbookbase.h      ** NEW FILE **
12232                 addressbook cut, copy and paste
12233         * src/addrbook.[ch]
12234         * src/addrcache.[ch]
12235         * src/addressitem.h
12236         * src/addrindex.[ch]
12237         * src/addritem.[ch]
12238         * src/importldif.c
12239         * src/importmutt.c
12240         * src/jpilot.[ch]
12241         * src/syldap.[ch]
12242         * src/vcard.[ch]
12243         * src/jpilot.[ch]
12244         * src/editbook.c
12245         * src/editjpilot.c
12246         * src/editldap.c
12247         * src/editvcard.c
12248                 support for copy/paste
12249         * src/addressbook.c
12250                 support for copy/paste
12251                 tidy up menu option processing
12252                 correct address list function arguments
12253         * src/editaddress.c
12254                 sort user attributes
12255         * src/ldif.h
12256         * src/mutt.h
12257                 tidy up
12258
12259         * src/addrbook.[ch]
12260         * src/addrbook.[ch]
12261         * src/addrbook.[ch]
12262                 
12263
12264 2002-01-18 [paul]       0.7.0claws13
12265
12266         * sync with sylpheed 0.7.0cvs8
12267                 configure.in: support Mac OS X (Darwin)
12268
12269 2002-01-18 [carsten]    0.7.0claws12
12270         * src/html.c
12271                 small hack to fix a segfault with an empty href
12272                 (reported by Alexandra Walford <deeni@altern.org>)
12273         * src/mainwindow.c
12274         * src/summaryview.c
12275                 the shortcuts for Mark und Mark as unread are hardcoded
12276                 again
12277         * src/compose.c
12278         * src/gtkstext.[ch]
12279                 readded the shortcuts in gtkstext but made them
12280                 customizeable (simply by adding a menu plus a wrapper
12281                 to compose.c)
12282
12283 2002-01-17 [melvin]     0.7.0claws11
12284
12285         * src/gtkspell.c
12286                 fix default dictionary not being saved.
12287
12288 2002-01-16 [darko]      0.7.0claws10
12289
12290         * src/compose.c
12291                 fix wrapping crash with URL longer than wrapping margin
12292
12293 2002-12-08 [hoa]        0.7.0claws10
12294
12295         * src/matcher_parser_parse.y
12296                 fixed some bugs
12297
12298         * src/prefs_filtering.c
12299                 now, we can use bounce action in the dialog box.
12300
12301 2002-01-16 [carsten]    0.7.0claws9
12302         * src/gtkstext.c
12303                 removed the <control> and <alt> shortcuts because they're
12304                 not needed and interefered with the "normal" shortcuts
12305         * src/mainwindow.c
12306         * src/summaryview.c
12307                 removed most of the hardcoded shortcuts and assigned
12308                 them to menu entries making them easy customizable by
12309                 that
12310
12311 2002-01-16 |melvin]     0.7.0claws8
12312
12313         * src/gtkspell.c
12314                 fixed bug where using the mouse and when the compose
12315                 window is not on top may result in a crash.
12316
12317 2002-01-16 [melvin]     0.7.0claws7
12318
12319         * src/compose.c
12320                 fixed a long standingspell checker bug which could 
12321                 cause a crash after sending a message.
12322
12323 2002-01-16 [paul]       0.7.0claws6
12324
12325         * sync with sylpheed 0.7.0cvs7
12326                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12327                 2002-01-15, and 2002-01-16
12328
12329 2002-01-16 [melvin]     0.7.0claws5
12330
12331         * README.claws
12332         * src/compose.c
12333         * src/gtkspell.[ch]
12334         * src/main.c
12335                 Heavily modified spell checker code to work around
12336                 ispell bug, to add keyboard shortcuts and for future
12337                 enhancements. See README.claws for usage information.
12338
12339 2002-01-15 [alfons]     0.7.0claws4
12340         
12341         * src/summaryview.c
12342                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12343                 so sorting within threads reflects sort mode
12344
12345 2002-01-15 [christoph]  0.7.0claws3
12346
12347         * src/procmsg.c
12348                 added alertpanel if mail sending failed
12349
12350 2002-01-15 [alfons]     0.7.0claws2
12351         
12352         * src/prefs_filtering.c
12353                 don't stop timer when prefs filtering dialog is opened
12354
12355 2002-01-14 [alfons]     0.7.0claws1
12356
12357         * src/addr_compl.c
12358         * src/prefs.c
12359                 remove debug_print()s for privacy reasons
12360
12361 2002-01-14 [darko]      0.7.0claws
12362
12363         * README.claws
12364                 quotation wrapping is now also in the main branch
12365
12366 2002-01-14 [paul]
12367
12368         * tools/filter_conv.pl
12369                 allow for Boolean Op and case-sensitivity
12370                 this file is included in the release and tagged
12371                 'rel_0_7_0'
12372
12373 2002-01-13 [paul]       0.7.0claws
12374
12375         * release 0.7.0, with cvs tag 'rel_0_7_0'
12376
12377 2002-01-13 [paul]
12378
12379         * tools/filter_conv.pl
12380         * tools/README
12381                 rewritten to output to matcherrc instead of filteringrc
12382
12383         * po/es.po
12384                 updated Spanish translation by Ricardo Mones Lastra
12385
12386 2002-01-13 [alfons]
12387
12388         * po/nl.po
12389                 update dutch translation
12390
12391 2002-01-13 [paul]
12392
12393         * po/pt_BR.po
12394                 Updated by Fabio Junior Beneditto 
12395
12396 2002-01-13 [melvin]     0.6.6claws53
12397
12398         * po/fr.po
12399                 Updated french translation
12400
12401 2002-01-12 [alfons]     0.6.6claws52
12402
12403         * src/filtering.c
12404                 plug mem leak that has been sitting there for ages              
12405
12406 2002-01-12 [alfons]     0.6.6claws51
12407
12408         * src/summaryview.c
12409                 undo melvin's changes from 0.6.6claws48 because summary
12410                 view now refuses to select first unread message when
12411                 selecting a folder 
12412
12413 2002-01-11 [alfons]     0.6.6claws50
12414
12415         * src/import.c
12416                 use claws' semantics for getting folder item when
12417                 importing an mbox file into a folder 
12418                 (submitted by Dale P. Smith)
12419
12420 2002-01-11 [christoph]  0.6.6claws49
12421
12422         * src/prefs.h
12423                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12424                 toggle widget, because non static prefs can not use
12425                 prefs_set_* functions
12426         * src/prefs_account.c
12427                 toggle smtp auth password field sensitivity if
12428                 user id is empty and add descrition of usage for
12429                 these fields
12430         * src/prefs_folder_item.c
12431                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12432                 callbacks
12433
12434 2002-01-11 [melvin]     0.6.6claws48
12435
12436         * src/compose.c
12437                 fix the 'Ctrl-Enter' feature for sending and test really
12438                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12439                 editables which was not documented in Gtk)
12440
12441         * src/summaryview.c
12442                 Made summaryview refresh after sorting and not before.
12443
12444 2002-01-11 [christoph]  0.6.6claws47
12445
12446         * src/compose.c
12447                 select account from account ids if possible and
12448                 correctly set save folder for copy in reedit
12449
12450 2002-01-10 [paul]       0.6.6claws46
12451
12452         * sync with sylpheed 0.7.0 release
12453                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12454                 2002-01-09
12455
12456 2002-01-09 [alfons]
12457
12458         * src/summaryview.c
12459                 remove more dirt traces...
12460
12461 2002-01-09 [alfons]
12462         
12463         * src/summaryview.c
12464                 clean up some traces of my debugging stuff
12465
12466 2002-01-09 [alfons]     0.6.6claws45
12467
12468         * src/filtering.c
12469                 break up filteringprop_apply() in three separate pieces
12470                 so we can drop messages that failed processing in the
12471                 inbox
12472
12473         * src/summaryview.c
12474                 fix bug #469598 "no refresh of inbox after filter" which 
12475                 was introduced by the new summary view locking, and which 
12476                 prevented the summary view to update after a manual filter 
12477                 message. claw's filter message requires a summary_show().
12478                 (aargh, summary_show() again! :-)
12479                 
12480 2002-01-07 [alfons]     0.6.6claws44
12481
12482         * src/headerwindow.c
12483         * src/logwindow.c
12484         * src/messageview.c
12485         * src/sourcewindow.c
12486                 bring in Hiro's last 0.7.0 wm class fixes
12487
12488         * tools/sylprint.pl
12489                 bring in Ricardo's fix for sylprint script
12490
12491         * AUTHORS       
12492         * src/rfc2015.[ch]
12493         * src/prefs_common.[ch]
12494         * src/prefs_account.[ch]
12495         * src/compose.c
12496                 clean up account preference poison in rfc2015,
12497                 and preparation to fix double sign bug 
12498                 (patch submitted by Simon 'corecode' Schubert)
12499
12500 2002-01-07 [christoph]  0.6.6claws43
12501
12502         * src/mh.c
12503                 search for free message number, do not only rely
12504                 on last_num
12505         * src/send.c
12506                 fix smtp auth and use extra account information
12507                 if available, if not use pop3 data instead
12508                 (closes bug #500341)            
12509         * src/ssl.[ch]
12510                 match coding style
12511
12512 2002-01-06 [alfons]     0.6.6claws42
12513
12514         * src/mainwindow.c
12515                 try making the separate windows work again...
12516
12517 2002-01-06 [alfons]     0.6.6claws41
12518
12519         * src/mainwindow.c
12520                 adapt Hiro's separate window menu (to get rid of the funny
12521                 duplicate menu items), and make it work again
12522
12523 2002-01-06 [alfons]     0.6.6claws40
12524
12525         * tools/Makefile.am
12526         * tools/sylprint.rc
12527         * tools/sylprint.pl
12528         * tools/README.sylprint
12529                 add sylprint script for printing mails from Sylpheed
12530                 (contributed by Ricardo Mones Lastra)
12531
12532         * src/acount.c
12533                 clean up
12534
12535 2002-01-06 [melvin]     0.6.6claws39
12536
12537         * src/mainwindow.c
12538         * src/summaryview.c
12539                 Fixed crash introduced in 0.6.6claws38 by the menu
12540                 reorganisation (Hide read messages)
12541         
12542         * ChangeLog.claws 
12543                 Fixed typo (we are now in 2002, alfons ;) )
12544
12545 2002-01-05 [alfons]     0.6.6claws38
12546
12547         * sync with sylpheed 0.6.6cvs10-17
12548                 (last stuff marked as LAST_STABLE)
12549
12550 2002-01-04 [melvin]     0.6.6claws37
12551
12552         * src/account.c
12553                 Made account selection code use strcasestr again instead of
12554                 g_strcasecmp (fixes bug where reediting queued messages
12555                 did not select proper account reported by T. Link).
12556         
12557         * src/folderview.c
12558                 Fix bug where folder icons are not shown when 'hide read messages'
12559                 is on.
12560         
12561         * src/stock_pixmaps.[ch]
12562                 Added folder icons for 'hide read messages'.
12563         
12564         * src/compose.c
12565                 Fixed bug where 'Enter' in a header entry will send the message 
12566                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12567
12568 2002-01-03 [melvin]     0.6.6claws36
12569         
12570         * src/prefs.[ch]
12571                 Added popup menu for common preferences and
12572                 account preferences (right click on tab displays
12573                                 a menu of all tabs.)
12574
12575 2002-01-02 [melvin]     0.6.6claws35
12576
12577         * src/gtkspell.[ch]
12578                 Made spelling code compatible with undo/redo feature.
12579                 Added creation of suggestion mode menu for the general
12580                         preferences.
12581         
12582         * src/prefs_common.[ch]
12583                 Added option menu for the speller's suggestion mode.
12584                 Added missing spaces in "..." buttons and made a "..."
12585                         button non translatable!
12586         
12587         * src/compose.c
12588                 Made speller use the default suggestion mode.
12589                 Hack to make it possible to choose 'CTRL-Enter' as a
12590                         shortcut for sending (and only for sending).
12591
12592         * src/prefs_folder_item.c
12593                 Changing subject simplification does not update cache 
12594                         anymore (because it is unnecessary).
12595                 Fixed bug where changing subject simplification updated the 
12596                         summaryview even when the viewed folder is not the
12597                         folder which properties are being changed. (E.g. 
12598                                         viewing folder A and changing
12599                                         the subject simplification of 
12600                                         folder B -not being viewed- updated the 
12601                                         summaryview of folder A with data of
12602                                         folder B). (Hope this is clear... )
12603
12604 2001-12-31 [alfons]     0.6.6claws34
12605         
12606         * src/ldif.c
12607         * src/mutt.c
12608                 fgetc() returns a signed integer which doesn't
12609                 fit in a char. so c truncates this to a char
12610                 but we may lose significant bits. i.e. we may
12611                 comparing 0xFF which may not be equal to -1
12612                 unless properly casted to signed char which
12613                 we won't do because fgetc() returns a signed
12614                 integer which doesn't fit in a char. so c 
12615                 truncates this to a char but we may lose 
12616                 significat bits. (you got the idea, thanks
12617                 to Gustavo Noronha Silva <kov@debian.org>
12618                 and the Debian folks!)
12619
12620 2001-12-30 [alfons]     0.6.6claws33
12621
12622         * src/prefs_common.c
12623                 add #ifdef USE_PSPELLs that Melvin forgot               
12624
12625 2001-12-30 [melvin]     0.6.6claws32
12626         
12627         * src/prefs_common.[ch]
12628                 Added configurable color for misspelled words.
12629
12630         * src/gtkspell.[ch]
12631                 Fixed bug of foreground text color (reported by David
12632                                 Mehrmann)
12633                 Added configurable color for misspelled words.
12634
12635 2001-12-30 [alfons]     0.6.6claws31
12636
12637         * src/folder.c
12638                 remove unnecessary things someone put there
12639
12640         * src/mh.c
12641         * src/folder.[ch]
12642                 make folder properties (like threading and sorting) persistent
12643                 (closes bug #497424 "rescan folder tree resets proprieties")
12644                 currently this is only for MH folders. 
12645
12646 2001-12-29 [melvin]     0.6.6claws30
12647
12648         * src/string_match.[ch]
12649                 Optimized a bit: regexp pattern buffer compiled only once, and
12650                   one subroutine call removed. Fixed ^ regexp search: Now, 
12651                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12652         
12653         * src/summaryview.c
12654                 Subject filtering changed to filter summary columns and
12655                   not directly the messages subject cache. The loss in 
12656                   performance is balanced by the improvement of string_match.
12657                 Added an alert panel if there is an error in the regexp.
12658
12659         * src/src/prefs_folder_item.h
12660                 Added a regexp pattern buffer.
12661
12662 2001-12-28 [alfons]     0.6.6claws29
12663
12664         * src/string_match.[ch]
12665                 clean up name space
12666                 allow compilation *BSD
12667
12668 2001-12-27 [alfons]     0.6.6claws28
12669
12670         * src/filter.c
12671                 sync the Hiro's bug fix for BSD
12672
12673 2001-12-27 [melvin]     0.6.6claws27
12674         
12675         * src/compose.c
12676                 Simplify focus to subject entry code.
12677
12678 2001-12-27 [darko]      0.6.6claws26
12679
12680         * src/filtering.c
12681         * src/mbox_folder.c
12682         * src/messageview.c
12683         * src/mh.c
12684         * src/procheader.[ch]
12685         * src/procmsg.h
12686         * src/stock_pixmap.[ch]
12687         * src/summaryview.c
12688                 Show key icon for encrypted mails in summary view
12689
12690         * src/pixmaps/clip.xpm
12691         * src/pixmaps/clipkey.xpm
12692         * src/pixmaps/key.xpm
12693                 New/modified icons for the above
12694
12695 2001-12-27 [melvin]     0.6.6claws25
12696
12697         * src/prefs_common.c
12698                 Put spell checker options in a separate tab to decrease
12699                 the Common Preferences window height.
12700
12701         * README.claws  
12702                 Update spell checker usage instruction about its options
12703                 location.
12704
12705 2001-12-27 [melvin]     0.6.6claws24
12706
12707         * src/compose.c
12708                 Changed subject entry widget position. Initial focus is
12709                 on the To header instead of the subject entry.
12710                 Creating a new header scrolls the header list to make the
12711                 created one visible. Nevertheless, when automatically filling
12712                 headers, the first one is shown.
12713                 A Tab key press in the last empty header entry zips the 
12714                 focus to the subject entry.
12715                 (I did not change the combo boxes, yet)
12716
12717 2001-12-26 [alfons]     0.6.6claws23
12718
12719         * src/prefs_account.c
12720         * src/inc.c
12721                 allow default inbox to reside in another mailbox (only
12722                 works for POP3 accounts)
12723
12724 2001-12-26 [alfons]     0.6.6claws22
12725         
12726         * src/textview.c
12727                 make reply-on-click work with the account of the selected folder
12728         * src/compose.c
12729                 put a fixme here to remind me to fix finding correct default
12730                 account for nested folders
12731
12732 2001-12-25 [alfons]     0.6.6claws21
12733
12734         * src/summaryview.c
12735                 make column headers display locked and mark pixmaps (idea by Melvin) 
12736                 fix bug by adding score and locked column type to sort array
12737
12738 2001-12-25 [alfons]     0.6.6claws20
12739         
12740         * src/summaryview.c
12741                 catch a *potentially* inadvertent write back of  
12742                 the message cache(s) introduced by 0.6.5claws37
12743
12744 2001-12-25 [christoph]  0.6.6claws19
12745
12746         * src/stock_pixmap.[ch]
12747         * src/summaryview.c
12748                 add ignore thread pixmap
12749                 (can someone draw a better icon for this?)
12750
12751 2001-12-24 [alfons]     0.6.6claws18
12752
12753         * src/prefs_folder_item.c
12754                 make address completion actually work for the
12755                 Default To address in the Folder Property dialog.
12756
12757 2001-12-24 [alfons]     0.6.6claws17
12758         
12759         * src/summaryview.c
12760                 use new style regexp for subject stripping 
12761                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12762
12763 2001-12-24 [darko]      0.6.6claws16
12764
12765         * src/pgptext.c
12766         * src/rfc2015.c
12767                 move GPG related informational messages to debug mode
12768
12769 2001-12-23 [alfons]     0.6.6claws15
12770
12771         * src/stock_pixmap.[ch]
12772         * src/summaryview.c
12773                 add the forgotten Claws' locked pixmap
12774
12775 2001-12-23 [alfons]     0.6.6claws14
12776
12777         * src/filesel.c
12778                 accept file name typed in entry in multi file
12779                 selector (patch submitted by Gustavo Noronha Silva 
12780                 <kov@debian.org>)
12781
12782 2001-12-23 [alfons]     0.6.6claws13
12783
12784         * src/prefs_filter.c
12785         * src/prefs_filtering.c
12786         * src/matcher.c
12787         * src/importmutt.c
12788                 clean up a little bit
12789         
12790         * src/string_match.c
12791                 validate input strings a little bit more
12792
12793 2001-12-23 [alfons]     0.6.6claws12
12794
12795         * src/Makefile.am
12796         * src/summaryview.c
12797         * src/string_match.[ch]         ** NEW **
12798         * src/folderview.[ch]
12799         * src/headerview.h
12800         * src/folder.[ch]
12801         * src/prefs_folder_item.[ch]
12802                 add subject simplification to strip out strings from
12803                 a subject line (esp. handy for mailing lists). 
12804                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12805                 but slightly changed things for better integration.)
12806
12807 2001-12-23 [alfons]     0.6.6claws11
12808
12809         * src/mainwindow.c
12810                 fix bug introduced by submission included in 0.6.5claws52.
12811                 ideally this submission should clean the trash if any trash
12812                 folder has a message. however, the hasTrash variable was
12813                 set to false whenever a trash folder was empty (discarding
12814                 a previously found *filled* trash folder.)
12815
12816                 also edited the code a little bit and made it more safe.
12817
12818 2001-12-22 [alfons]     0.6.6claws10
12819
12820         * src/imap.c
12821                 quick fix for Martin Pool's omission of an account
12822                 specific SSL setting
12823
12824 2001-12-22 [alfons]     0.6.6claws9
12825
12826         * src/compose.c
12827         * src/messageview.c
12828         * src/mimeview.c
12829         * src/pgptext.c
12830         * src/procmime.[ch]
12831                 better support for multipart/digest (submitted
12832                 by Fredrik <e98fo@efd.lth.se>)
12833
12834 2001-12-22 [alfons]     0.6.6claws8
12835
12836         * src/addressbook.c
12837                 correct function signature
12838         * src/socket.[ch]
12839         * src/imap.[ch]
12840         * src/prefs_account.[ch]
12841                 allow IMAP over SSH tunnel (patch submitted by 
12842                 Martin Pool <mbp@samba.org>)
12843
12844 2001-12-21 [alfons]     0.6.6claws7
12845
12846         * sync with sylpheed 0.6.6cvs4-9
12847                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12848
12849 2001-12-21 [christoph]  0.6.6claws6
12850
12851         * src/compose.c
12852         * src/prefs_folder_item.[ch]
12853                 implement saving of outgoing messages to current folder.
12854                 fix segfault when no default outbox is available
12855                 (closes bug #495683)
12856
12857 2001-12-21 [carsten]    0.6.6claws5
12858         * src/folderview.c
12859         * src/summaryview.c
12860                 pressing CTRL while DND does now the expected thing and
12861                 copies the mail (moving is still the default, as this
12862                 seam more appropriate for handling mails by DND)
12863
12864 2001-12-18 [paul]       0.6.6claws4
12865
12866         * sync with sylpheed 0.6.6cvs3
12867                 see ChangeLog entries 2001-12-18
12868
12869 2001-12-18 [hiro]       0.6.6claws3
12870
12871         * src/undo.c
12872                 fix for multibyte characters (obtain the number of letters
12873                 instead of bytes).
12874
12875 2001-12-17 [paul]       0.6.6claws2
12876
12877         * sync with sylpheed 0.6.6cvs1
12878                 see ChangeLog entry 2001-12-16
12879
12880 2000-12-17 [alfons]     0.6.6claws1
12881
12882         * src/filtering.c
12883                 clean up
12884
12885 2001-12-16 [paul]       0.6.6claws
12886 2001-12-15
12887
12888         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12889
12890         * src/mimeview.c
12891                 last minute sync with main 0.6.6
12892
12893         * po/es.po
12894                 updated by Ricardo Mones Lastra
12895                 update for last minute sync
12896         * po/fr.po
12897         * po/nl.po
12898                 update for last minute sync
12899         * po/de.po
12900                 updated by Jens Oberender
12901         * po/pt_BR.po
12902                 updated by Fabio Junior Beneditto
12903
12904         * src/prefs_common.[ch]
12905         * src/undo.c
12906                 number of undo levels is user configurable
12907                 (squeeze it into the release in the dying
12908                 moments) Submitted by Jens Oberender    
12909
12910 2001-12-15 [melvin]
12911
12912         * po/fr.po
12913                 updated french translation
12914
12915 2001-12-15 [paul]       0.6.5claws92
12916
12917         * sync with sylpheed 0.6.5cvs28
12918                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12919
12920         * po/nl.po
12921                 update to allow for sync
12922
12923 2001-12-15 [alfons]
12924         
12925         * po/nl.po
12926                 update dutch translation
12927
12928 2001-12-14 [carsten]    0.6.5claws91
12929         * src/summaryview.c
12930                 fixed bug #473785; also after changing the column order
12931                 the same message will be selected and displayed as before
12932                 the reordering
12933
12934 2001-12-14 [carsten]    0.6.5claws90
12935         * src/folderview.c
12936                 probably found the bug reported by wwb opening or closing
12937                 a folder tree just before dnd (found the solution in the
12938                 balsa source -- thanks to them)
12939
12940 2001-12-14 [carsten]    0.6.5claws89
12941         * src/gtkutils.c
12942         * src/account.c
12943                 moved gtk_clist_moveto to the right place, so that
12944                 only the accounts dialog is effected on opening
12945
12946 2001-12-14 [carsten]    0.6.5claws88
12947         * src/gtkutils.c
12948                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12949                 now, so that the focused row will be seen in any case
12950                 (reported by wwp on sf-claws-user)
12951
12952 2001-12-14 [darko]      0.6.5claws87
12953
12954         * src/compose.c
12955                 remove unnecessary line
12956
12957 2001-12-14 [paul]       0.6.5claws86
12958
12959         * sync with sylpheed 0.6.5cvs27
12960                 see ChangeLog entries 2001-12-14
12961
12962 2001-12-14 [carsten]    0.6.5claws85
12963         * src/mainwindow.c
12964                 following a suggestion of Melvin the rcoabm pops up
12965                 right under the button now and the button is reliefed
12966                 while the popup is open
12967
12968 2001-12-14 [darko]      0.6.5claws84
12969
12970         * src/compose.c
12971                 fix crash when wrapping long lines if linewrap quotation
12972                 is disabled and wrapper encounters a word spanning more
12973                 than one line
12974
12975 2001-12-13 [paul]       0.6.5claws83
12976
12977         * src/compose.c
12978                 prefer 'Reply-To' header over mailing list header when
12979                 replying to a message. Finally prevent all those confirmation 
12980                 messages being sent to the list itself.
12981
12982         * src/summaryview.c
12983                 remove unused summary_set_menu_sensitive() entry
12984
12985 2001-12-13 [paul]       0.6.5claws82
12986
12987         * src/folderview.c
12988         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12989         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12990         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12991                 improvements to 'Hide read messages': Inbox, Outbox,
12992                 Trash, Queue, and Draft icons now reveal presence of hidden 
12993                 messages
12994
12995 2001-12-12 [alfons]     0.6.5claws81
12996
12997         0.6.5claws80 was tagged as LAST_STABLE
12998
12999         * src/filtering.[ch]
13000         * src/matcher.[ch]
13001         * src/matcher_parser_lex.c
13002                 fix the filtering; my last attempt to get it right, 
13003                 if it does not work, it's Hoa's turn. ;-)
13004
13005                 for my honourable peers:
13006                 
13007                 the code now makes a clear distinction between
13008                 rules as they are displayed (probably escaped),
13009                 and as they are executed (probably unescaped). the
13010                 parser does *NOT* do any unescaping, this is
13011                 the task of the matcher.c (which breaks up a
13012                 rule into condition) and the filtering.c (which
13013                 breaks up the rule's action). to make this
13014                 run happily we provide an unescaped copy of
13015                 crucial strings to the MatcherProp and 
13016                 FilteringAction structures. note that the only
13017                 exception to this is any REGEXP string. those
13018                 are directly passed to regcomp() and regexp()
13019                 (who have much more powerful unescape functions).
13020                 
13021                 for everyone else:
13022         
13023                 you can escape tab (\t), carriage return (\r),
13024                 linefeed (\n), form feed (\f), quote (\"), 
13025                 single quote (\'), bell (\b) in all the entry
13026                 lines in the scoring & filtering dialogs.
13027                 as an added bonus this should not affect
13028                 existing filtering rules.
13029
13030 2001-12-12 [carsten]    0.6.5claws80
13031
13032         * src/summaryview.c
13033         * po/de.po
13034                 "item(s) selected" is now sensitive to 1 or more
13035                 than one selected (nice for language where simple
13036                 adding of a "s" is not possible as German (Eintrag
13037                 ->Eintr"age)
13038                 
13039                 the "forward as attachment" entry from the right
13040                 click menu removed, "forward" acts following the
13041                 prefs
13042         
13043         * src/textview.c
13044                 reverted my former changes; so compiler warning again
13045                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
13046                 nevertheless
13047
13048         * src/messageview.c
13049                 "search in message" does now *not* only work in MVIEW_TEXT
13050                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
13051                 message
13052
13053         * src/mainwindow.c
13054                 removed "/File/_Close" as it was the same as "/File/E_xit"
13055                 and we don't need it two times
13056
13057                 the separate folder view and message view now get a distinct
13058                 WMCLASS, just in case someone is using sawfish ;-)
13059
13060                 as the menu entries "/View/Message view" and "/View/Folder tree"
13061                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
13062                 make them sensitive accordingly and as these two are "shown"
13063                 after startup anytime check this menuitem at startup
13064
13065 2001-12-12 [paul]       0.6.5claws79
13066
13067         * src/folderview.c
13068                 fix sensitivity of 'Search folder...', broken in
13069                 0.6.5claws75
13070
13071         * src/mainwindow.c
13072                 fix dodgy English
13073
13074 2001-12-11 [carsten]    0.6.5claws78
13075         * src/filtering.c
13076                 fixed two typos returning a wrong FALSE/TRUE
13077         * src/mainwindow.[ch]
13078                 extra menu for email/news button removed
13079
13080 2001-12-11 [alfons]     0.6.5claws77
13081         
13082         * src/matcher.c                 (1.3)
13083         * src/matcher_parser_lex.l      (1.28)
13084                 revert for another attempt
13085                 mark 0.6.5claws77 as LAST_STABLE
13086
13087 2001-12-11 [christoph]  0.6.5claws76
13088
13089         * po/de.po
13090                 fixed wrong translation for prev. unread msg
13091
13092 2001-12-11 [paul]       0.6.5claws75
13093
13094         * src/folder.[ch]
13095         * src/folderview.c
13096         * src/mainwindow.c
13097         * src/summaryview.[ch]
13098         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
13099                 enable ability to hide read messages on per folder basis via 
13100                 '/Summary/Hide read messages'; when selected, a folder will 
13101                 have a red open folder icon, instead of a blue icon, if the 
13102                 folder contains hidden messges
13103                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
13104
13105         * src/mainwindow.c
13106                 remove '/Message/Forward as attachment' from 
13107                 main_window_set_menu_sensitive() to prevent debug warning
13108
13109         * src/folderview.c
13110         * src/mainwindow.c
13111                 Clean up some of the English
13112
13113         * tools/newscache_clean.pl
13114                 allow for new 'hidereadmsgs' entry in folderlist.xml
13115
13116         * po/es.po
13117                 updated translation, submitted by Ricardo Mones Lastra
13118
13119 2001-12-11 [paul]       0.6.5claws74
13120
13121         * sync with sylpheed 0.6.5cvs25
13122                 see ChangeLog entry 2001-12-11
13123
13124 2001-12-10 [alfons]     0.6.5claws73
13125
13126         * src/matcher.c
13127                 add more control characters
13128         * src/matcher_parser_lex.l
13129                 make escaping / unescaping work again
13130
13131 2001-12-10 [alfons]     0.6.5claws72
13132
13133         * src/imap.c
13134                 clean up warnings "returning value for void function" 
13135         * src/prefs_filtering.c
13136                 make info button for execute action sensitive
13137
13138 2001-12-10 [paul]       0.6.5claws71
13139
13140         * src/compose.c
13141         * src/imap.[ch]
13142         * src/summaryview.c
13143                 fix: imap server now gets informed of MARKED, UNMARKED
13144                 and REPLY events. Now people can use different IMAP-Mail
13145                 clients and have the exact same information about MARKED,
13146                 UNMARKED and REPLY status with all of them. Especially
13147                 useful for imap servers with a web-frontend.
13148                 submitted by Tobias Sandhaas <medlor@web.de>
13149
13150 2001-12-09 [melvin]     0.6.5claws70
13151         
13152         * src/textview.[ch]
13153                 fixed bug #490076 (hunted down by Alfons who implemented
13154                 a workaround in 0.6.5claws65)
13155
13156 2001-12-09 [christoph]  0.6.5claws69
13157
13158         * src/summaryview.c
13159                 set pointer to string in LOCKED column to NULL
13160                 (might fix bug #490800)
13161
13162 2001-12-09 [carsten]    0.6.5claws68
13163
13164         * po/de.po
13165                 resolved some cluttered menu shortcuts 
13166                 ('creating new email' and 'creating news message'
13167                 hade the same)
13168         * src/compose.c
13169                 wmclass now distinc from main window
13170         * src/mainwindow.c
13171           src/mainwindow.h
13172                 email/news and forward button functionality similar
13173                 to the reply buttons; removed the ugly dropdown arrows
13174                 and use instead the right mouse button
13175
13176 2001-12-09 [paul]       0.6.5claws67
13177
13178         * src/imap.c
13179         * src/utils.h
13180                 allow spaces in imap folder names
13181                 submitted by Willem van Engen <wvengen@stack.nl>
13182
13183 2001-12-09 [paul]       0.6.5claws66
13184
13185         * sync with sylpheed 0.6.5cvs24
13186                 see ChangeLog entry 2001-12-09
13187
13188 2001-12-08 [alfons]     0.6.5claws65
13189
13190         * src/textview.c
13191                 prevent secondary selection claim after "add to sender" dialog
13192                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13193                 we trick GTK by simulating a click at (0, 0) in the textview.
13194
13195 2001-12-08 [hoa]        0.6.5claws64
13196
13197         * src/folder.c
13198                 fixed a bug about the .processing folder name while filtering
13199
13200 2001-12-08 [alfons]     0.6.5claws63
13201
13202         * src/folderview.c 
13203                 work around problem of not correctly updating folder stats
13204                 when deleting messages. there's some folder scanning evil
13205                 going so the folderview_update_msg_num() does not work
13206                 correctly. need to investigate this.
13207
13208 2001-12-08 [paul]       0.6.5claws62
13209
13210         * sync with sylpheed 0.6.5cvs23
13211                 see ChangeLog entry 2001-12-08
13212
13213 2001-12-07 [christoph]  0.6.5claws61
13214
13215         * src/compose.c
13216                 fix another header translation problem
13217
13218 2001-12-07 [alfons]     0.6.5claws60
13219
13220         * src/mbox.c
13221                 make filtering also work on local spool mbox
13222
13223 2001-12-07 [carsten]    0.6.5claws59
13224         * src/addressbook.c
13225                 addressbook window gets a wmclass distinct from the main
13226                 sylpheed window
13227         * src/compose.h
13228         * src/mainwindow.[ch]
13229                   forward menu item will use mode selected in prefs, forward 
13230                 as attatchment in menu removed (will be substituted in the
13231                 toolbar similar to reply buttons)
13232                   create news message menu entry and news button is now 
13233                 sensitive to the existance of a news account
13234         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13235         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13236         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13237                 these are removed because the toolbar buttons don't show
13238                 the quoting modus any longer
13239
13240 2001-12-07 [paul]
13241
13242         * tools/newscache_clean.pl      ** NEW FILE **
13243                 perl script to do some tidying up in the newscache directory 
13244                 
13245         * tools/sylpheed-switcher       ** NEW FILE **
13246                 perl script to enable easy switching between main and claws
13247                 
13248         * tools/README
13249                 added descriptions of the two new perl scripts          
13250
13251
13252 2001-12-07 [melvin]     0.6.5claws58
13253
13254         * src/messageview.c
13255                 fixed a warning during compilation introduced in 0.6.5claws56
13256
13257 2001-12-07 [paul]       0.6.5claws57
13258
13259         * src/mainwindow.[ch]
13260         * src/menu.[ch]
13261                 further usability enhancements to replying with or without 
13262                 quoting via the toolbar, use of Ctrl key is replaced by 
13263                 drop down menu 
13264                 Submitted by Carsten Schurig            
13265
13266 2001-12-07 [melvin]     0.6.5claws56
13267
13268         * src/messageview.c
13269                 hack to fix bug that prevented to make/paste selections
13270                 after switching between MVIEW_TEXT and MVIEW_MIME views
13271                 without deselecting the selection first.
13272
13273 2001-12-06 [alfons]     0.6.5claws55
13274
13275         * src/filtering.[ch]
13276         * src/inc.c
13277                 revise filtering a little bit more, and make sure
13278                 messages are delivered to the appropriate inbox
13279                 (perhaps set per account)
13280
13281 2001-12-06 [paul]       0.6.5claws54
13282
13283         * sync with sylpheed 0.6.5cvs22
13284                 see ChangeLog entry 2001-12-06
13285
13286 2001-12-05 [alfons]     0.6.5claws53
13287
13288         * src/inc.c
13289         * src/folder.[ch]
13290         * src/procmsg.c
13291         * src/filtering.c
13292                 more revisions of filtering system
13293                 (last stable version is marked as LAST_STABLE)
13294                 
13295                 | NOTE 1): the filtering system now uses a local folder called
13296                 | .processing. if filtering fails, check this directory
13297                 | for missing messages.
13298                 |
13299                 | NOTE 2): help us find the filtering actions still missing
13300
13301 2001-12-05 [paul]       0.6.5claws52
13302
13303         * src/mainwindow.c
13304                 fix bug where 'Empty Trash?' pop-up window appears even
13305                 when Trash is empty, submitted by Jesse Skinner         
13306
13307 2001-12-05 [melvin]     0.6.5claws51
13308
13309         * src/compose.c
13310                 fixed bug #486106 to select correct account when reediting 
13311                 a queued message
13312         
13313 2001-12-04 [alfons]     0.6.5claws50
13314
13315         * src/mh.c
13316                 declare markfile in appropriate functions when
13317                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13318                 for spotting this)
13319
13320 2001-12-04 [paul]       0.6.5claws49
13321
13322         * sync with sylpheed 0.6.5cvs21
13323                 see ChangeLog entry 2001-12-04
13324
13325 2001-12-03 [christoph]  0.6.5claws48
13326
13327         * po/de.po
13328                 changed translation of undo
13329         * src/account.c
13330         * src/folder.c
13331                 don't reinvent the wheel to traverse a GNode
13332         * src/compose.[ch]
13333                 seperate code to create the compose gui into functions
13334                 add "Others" page with folder selection for saving copy
13335                 of the message.
13336                 the folder identifier is saved to queue header
13337         * src/procmsg.c
13338                 save message to folder in queue header
13339
13340 2001-12-03 [paul]       0.6.5claws47
13341
13342         * sync with sylpheed 0.6.5cvs20
13343                 see ChangeLog entry 2001-12-03
13344
13345 2001-12-01 [paul]
13346
13347         * more sync with sylpheed 0.6.5cvs19
13348                 see ChangeLog entry 2001-11-29
13349
13350 2001-11-30 [paul]       0.6.5claws46
13351         
13352         * src/compose.c
13353                 remove conflicts introduced by Hoa's last commit
13354          
13355         * src/mainwindow.c
13356                 make 'Message/Bounce' sensitive
13357
13358 2001-11-30 [hoa]        0.6.5claws45
13359
13360         * src/compose.c
13361                 slightly change bounce function to add
13362                 information about the user that bounced the mail
13363                 in the From header line.
13364
13365         * src/folderview.c
13366                 permit the use of processing in outbox folder.
13367
13368 2001-11-29 [paul]       0.6.5claws44
13369
13370         * src/mainwindow.[ch]
13371         * src/prefs_common.c
13372         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13373         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13374         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13375                 usability enhancements to the quoting, implements
13376                 use of Ctrl key to toggle quoting settings
13377                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13378
13379 2001-11-29 [paul]       0.6.5claws43
13380         
13381         * sync with sylpheed 0.6.5cvs19
13382                 see ChangeLog entry 2001-11-28
13383
13384 2001-11-29 [melvin]     0.6.5claws42
13385         * src/Makefile.am
13386                 added enriched.[ch] to the list of files
13387
13388         * src/textview.c
13389         * src/mimeview.c
13390         * src/procmime.[ch]
13391         * src/enriched.[ch]
13392                 added support to view text/enriched
13393                 added support to show headers in message view for text/enriched and text/html
13394                         in non multipart messages
13395
13396 2001-11-28 [paul]       0.6.5claws41
13397
13398         * more sync with sylpheed 0.6.5cvs18
13399                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13400
13401 2001-11-27 [paul]       0.6.5claws40
13402         
13403         * po/pt_BR.po
13404                 updated translation, submitted by Fabio Junior Beneditto
13405                 
13406         * sync with sylpheed 0.6.5cvs18
13407                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13408                 2001-11-27
13409
13410
13411 2001-11-26 [paul]
13412
13413         * po/es.po
13414                 updated translation, submitted by Ricardo Mones Lastra
13415
13416 2001-11-26 [alfons]
13417
13418         * src/matcher.c
13419                 add more translatable strings
13420
13421 2001-11-26 [christoph]  0.6.5claws39
13422
13423         * po/de.po      
13424                 fixed one more umlaut
13425         * src/compose.c
13426                 fix translated header when it should not be translated
13427
13428 2001-11-26 [paul]       0.6.5claws38
13429
13430         * src/mainwindow.c
13431                 remove '/Message/Add Sender to address book' from 
13432                 main_window_set_menu_sensitive(), prevent debug warning
13433                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13434
13435 2001-11-26 [paul]       0.6.5claws37
13436
13437         * src/summaryview.c
13438                 fix 'recurring unread state' bug 
13439
13440         * tools/README 
13441         * tools/filter_conv.pl
13442                 read name of top level mailbox from folderlist.xml
13443                 and presume nothing about its name              
13444
13445 2001-11-26 [darko]      0.6.5claws36
13446
13447         * src/gtkstext.[ch]
13448                 removed functions that are now in gtkutils.c
13449                 use gtkut_text_is_uri_string() from gtkutils.c
13450         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13451
13452 2001-11-26 [paul]       0.6.5claws35
13453
13454         * sync with sylpheed 0.6.5cvs16
13455                 see ChangeLog entries 2001-11-25 and 2001-11-26
13456
13457 2001-11-25 [alfons]     0.6.5claws34
13458
13459         EXPERIMENTAL!!! Please checkout the last stable version using: 
13460           
13461         % cvs update -r LAST_STABLE -dRAP
13462
13463         (Or help us testing this stuff.)
13464
13465         * src/filtering.c               (1.14)
13466         * src/filtering.h               (1.6)
13467         * src/inc.c                     (1.28)
13468         * src/matcher.c                 (1.20)
13469         * src/mbox.c                    (1.9)
13470         * src/procmsg.h                 (1.14)
13471         * src/summaryview.c             (1.59)
13472         * src/summaryview.h             (dunno)
13473                 revert/merge/sync to as it was before commit 
13474                 on Thu, 19 Jul 2001 10:15:51 -0700.
13475
13476 2001-11-25 [hoa]        0.6.5claws33
13477
13478         * src/main.c
13479                 processing mails at startup
13480
13481         * src/folderview.c
13482         * src/summaryview.[ch]
13483                 processing mails when entering folder
13484
13485         * src/prefs_filtering.c
13486                 fixed some UI bugs
13487
13488 2001-11-24 [alfons]     0.6.5claws32
13489
13490         * src/summaryview.[ch]
13491                 make summary sort headers work, and also make
13492                 sure the sort type is stored
13493
13494 2001-11-23 [alfons]     0.6.5claws31
13495
13496         * src/summaryview.[ch]
13497                 make lock work like mark
13498                 disallow deleting messages marked as locked
13499
13500 2001-11-23 [alfons]     0.6.5claws30
13501
13502         * src/gtkstext.c
13503         * src/compose.[ch]
13504         * src/Makefile.am
13505         * src/undo.[ch]
13506                 merge undo patch submitted by Jens
13507
13508 2001-11-23 [christoph]  0.6.5claws29
13509
13510         * src/.cvsignore
13511                 added ylwrap
13512         * src/compose.c
13513                 fixed gpg signing and encoding
13514         * src/folder.[ch]
13515         * src/main.c
13516                 added --status option to get new, unread and total
13517                 message count from a running sylpheed
13518         * src/prefs_common.c
13519                 temporary fix for reply_with_quote problem
13520                 (don't call functions for non existing widget)
13521         * src/procmsg.c
13522                 one more check for ignored threads but still not
13523                 always working correctly. probably a recursive
13524                 check for all parents is needed
13525
13526 2001-11-23 [darko]      0.6.5claws28
13527
13528         * src/compose.c
13529                 wrapping on send improvements
13530         * src/gtkutils.[ch]
13531                 fix for GtkSText after last sync with main branch
13532                 GTK_TEXT -> GTK_STEXT
13533
13534 2001-11-23 [paul]       0.6.5claws27
13535
13536         * sync with sylpheed 0.6.5cvs14
13537                 see ChangeLog entries 2001-11-22 and 2001-11-23
13538                 
13539         * po/de.po
13540                 fixed the scrambled umlauts 
13541                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13542
13543 2001-11-21 [paul]       0.6.5claws26
13544
13545         * sync with sylpheed 0.6.5cvs12
13546                 see 2nd ChangeLog entry dated 2001-11-20
13547
13548 2001-11-20 [paul]       0.6.5claws25
13549
13550         * sync with sylpheed 0.6.5cvs11
13551                 see ChangeLog entry 2001-11-19 (src/utils.c)
13552
13553 2001-11-20 [hiro]
13554
13555         * src/compose.c
13556                 GTK_TEXT -> GTK_STEXT
13557                 fix for wrong comment
13558
13559 2001-11-20 [hiro]       0.6.5claws24
13560
13561         * src/compose.[ch]
13562                 more merges from main branch
13563                 removed fatal warnings (uninitialized variables etc.)
13564                 some coding style fix
13565         * src/gtkutils.h
13566                 fixed typo.
13567         * src/addressbook.c
13568           src/addrindex.c
13569                 V-Card -> vCard
13570
13571 2001-11-19 [hoa]        0.6.5claws23
13572
13573         * src/filtering.c
13574         * src/prefs_scoring.c
13575         * src/matcher.[ch]
13576         * src/scoring.c
13577                 cleaning code
13578
13579         * src/matcher_parser_parse.y
13580         * src/prefs_filtering.c
13581                 bouncing
13582
13583 2001-11-19 [alfons]     0.6.5claws22
13584
13585         more of my old things into claws
13586
13587         * src/Makefile.am
13588         * src/prefs_common.c
13589         * src/procmsg.h
13590         * src/summaryview.[ch]
13591         * src/prefs_summary_column.c
13592         * src/pixmaps/locked.xpm
13593                 add indicators for locking of message in summary view
13594                 (does not work yet, only visual indicator)
13595
13596 2001-11-19 [paul]       0.6.5claws21
13597
13598         * sync with sylpheed 0.6.5cvs10
13599                 see ChangeLog entry 2001-11-19
13600
13601 2001-11-18 [alfons]     0.6.5claws20
13602         
13603         * src/filtering.c
13604                 remove an inadvertent free I forgot in previous clean up 
13605
13606 2001-11-18 [alfons]     0.6.5claws19
13607
13608         * src/filtering.[ch]
13609                 clean up & plug leaks
13610
13611 2001-11-18 [paul]       0.6.5claws18
13612
13613         * sync with sylpheed 0.6.5cvs9
13614                 see ChangeLog entries 2001-11-17 and 2001-11-18
13615
13616 2001-11-16 [paul]       0.6.5claws17
13617
13618         * sync with sylpheed 0.6.5cvs8
13619                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13620
13621 2001-11-16 [paul]       0.6.5claws16
13622
13623         * sync with sylpheed 0.6.5cvs7
13624                 see ChangeLog entries 2001-11-15 and 2001-11-16
13625
13626 2001-11-15 [hoa]        0.6.5claws15
13627
13628         * src/compose.c
13629                 fix bounce, mails we received couln't be bounced to ourself.
13630
13631         * src/defs.h
13632         * src/filtering.[ch]
13633         * src/matcher.[ch]
13634         * src/matcher_parser.h
13635         * src/matcher_parser_lex.l
13636         * src/matcher_parser_parse.y
13637         * src/inc.c
13638         * src/main.c
13639         * src/mbox.c
13640         * src/prefs_filtering.[ch]
13641         * src/mainwindow.c
13642         * src/prefs_matcher.c
13643         * src/prefs_scoring.c
13644         * src/scoring.[ch]
13645         * src/summaryview.c
13646                 new matcher/filter/score configuration file parser
13647                 one unique configuration file => ~/.sylpheed/matcherrc
13648                 import in currently automatic, then save are made
13649                 in this new file.
13650                 one filter per folder and one global filter
13651                 (filter of a folder will be used as folder processing)
13652
13653         * src/folder.c
13654                 fix a bug in folder_item_get_identifier
13655                 
13656         * src/messageview.c
13657                 receive receipt return are fixed.
13658
13659 2001-11-14 [alfons]     0.6.5claws14
13660
13661         * src/session.h
13662                 add things from main branch to make claws compile
13663
13664 2001-11-14 [paul]       0.6.5claws13
13665
13666         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13667                 see ChangeLog entries 2001-11-08 to 2001-11-14
13668
13669 2001-11-14 [hoa] 0.6.5claws12
13670
13671         * src/compose.[ch]
13672         * src/mainwindow.c
13673         * src/summaryview.c
13674                 add "bounce mail" option
13675
13676 2001-11-13 [christoph]  0.6.5claws11
13677
13678         * src/compose.c
13679                 Cleanup a mess i add before commiting
13680
13681 2001-11-13 [hoa]        0.6.5claws10
13682
13683         * src/compose.c
13684                 some fixes when mail are sent or
13685                 for crossposts
13686
13687 2001-11-13 [christoph]  0.6.5claws9
13688
13689         * po/de.po
13690                 Changed two string with the same translation
13691         * src/compose.c
13692         * src/procmsg.[ch]
13693         * src/send.[ch]
13694                 New mailsending process:
13695                   - Always queue message before sending
13696                     (message will be saved if sylpheed crashed or
13697                      freezes while sending)
13698                   - Allow queuing of newspostings
13699                   - No copy in outbox before sending
13700                     (closes bug #469501)
13701                   - No more redundant code for send and send_later
13702         * src/summaryview.c
13703                 Applied wwp <subscript@free.fr>'s patch that fixes
13704                 marks for multiple forwarded messages (+compose.c)
13705
13706 2001-11-12 [alfons]
13707
13708         * README.claws
13709                 remove things that are now in main branch
13710         
13711         * po/nl.po
13712                 update Dutch translation
13713
13714 2001-11-12 [mhadasht]   0.6.5.claws8
13715
13716         * src/prefs_common.c
13717                 re-enabled account autoselection feature for forward
13718                 and reedit lost during the branch point for SYNC-B4-REL
13719         * src/gtkspell.c
13720                 gtkpspell_get_dict(): more readable code (even if function is
13721                 not used yet)
13722         * ChangeLog.claws
13723                 added version number info to 2001-11-12 [hiro] comment.
13724
13725 2001-11-12 [hiro]       0.6.5.claws7
13726
13727         * src/compose.c
13728                 compose_forward(): fixed a bug that forward quote mark
13729                 wasn't used.
13730                 removed unnecessary code.
13731         * src/template_select.[ch]: removed.
13732
13733 2001-11-11 [alfons]
13734
13735         * src/compose.c
13736                 :%s/GTK_TEXT/GTK_STEXT/g
13737         
13738         * src/compose.[ch]
13739         * src/undo.[ch]
13740         * src/Makefile.am
13741                 revert the undo stuff (this is 0.6.6claws stuff)
13742
13743 2001-11-11 [hoa]        0.6.5.claws6
13744
13745         * src/compose.[ch]
13746                 Insert signature at the end of the text.
13747                 Added undo patch but currently disabled
13748
13749         * src/procmsg.c
13750                 Threading by subject improved.
13751
13752         * added src/undo.[ch]
13753                 Undo module for compose dialog box.
13754
13755 2001-11-11 [alfons]     0.6.5.claws5
13756
13757         * src/procmsg.c
13758                 prevent threading by subject on nodes that have already been
13759                 threaded by in-reply-to (as in "circular references in a tree
13760                 result in a dead branch")
13761
13762 2001-11-09 [hoa]        0.6.5.claws4
13763         
13764         * src/folderview.c
13765                 allows creation of mbox folder item from any files.
13766
13767 2001-11-09 [alfons]     0.6.5.claws3
13768         
13769         * src/utils.c
13770         * src/procmsg.c
13771                 do what I mean and correct threading by subject so it really
13772                 ignores attracting lines without "Re: "
13773
13774 2001-11-07 [alfons]     0.6.5.claws2
13775
13776         * src/procmsg.c
13777         * src/utils.[ch]
13778                 only attract by subject if a subject line starts with a "Re: "
13779         * src/syldap.c
13780                 remove warning
13781
13782 2001-11-07 [paul]       0.6.5claws1
13783
13784         * sync with sylpheed 0.6.5. release
13785                 see ChangeLog entry 2001-11-07
13786
13787 2001-11-07 [paul]       0.6.4claws31
13788
13789         * sync with sylpheed 0.6.4cvs18
13790                 see ChangeLog entries 2001-10-30 to 2001-11-07
13791                 prefs_templates.[ch] renamed prefs_template.[ch]
13792
13793 2001-11-06 [alfons]
13794         
13795         * src/utils.h
13796                 add semicolon Hoa forgot ;-)
13797                 
13798
13799 2001-11-06 [hoa]        0.6.4claws30
13800         
13801         * src/procmsg.c
13802         * src/summaryview.c
13803         * src/utils.c
13804         * src/utils.h
13805                 threading by subject - empty subject are ignored
13806
13807 2001-11-06 [christoph]  0.6.4claws29
13808
13809         * src/socket.c
13810                 use SSL_peek for sock_gets
13811         * src/utils.c
13812                 removed unneeded pointer in extracting quoted
13813                 names implementation
13814
13815 2001-11-06 [melvin]     0.6.4claws28
13816
13817         * src/gtkspell.c
13818                 fixed bug #476792 Selection overtyping with spell checker
13819                 fixed bug which could cause a buffer overflow
13820                 fixed a memory leak
13821
13822 2001-11-06 [hoa]        0.6.4claws27
13823         
13824         * src/procmsg.c
13825         * src/summaryview.c
13826                 threading by subject
13827
13828 2001-11-05 [alfons]     0.6.4claws26
13829         
13830         * README.claws
13831                 Claws -> Sylpheed (vice versa)
13832
13833         * src/compose.c
13834                 :%s/gtk_text/gtk_stext/g
13835                 :%s/GTK_TEXT/GTK_STEXT/g
13836                 (thanks to Jonathan Ware for spotting this)
13837
13838 2001-11-04 [christoph]  0.6.4claws25
13839
13840         * src/summaryview.c
13841                 replace Xalloca + strdup with Xstrdup_a
13842         * src/utils.c
13843                 better implementation of extracting quoted names
13844                 from addresses (remove backlashes and ignore
13845                 quotes after them)
13846
13847 2001-11-04 [alfons]     0.6.4claws24
13848
13849         * src/utils.[ch]
13850                 edit to comply more with coding style
13851
13852         * src/textview.c
13853                 fix bug reported by Kim Schulz. introduced by the patch integrated
13854                 in 0.6.4claws15. the code did not check the return value of
13855                 the html parser.
13856
13857         * AUTHORS
13858                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13859
13860 2001-11-04 [christoph]  0.6.4claws23
13861
13862         * src/main.c
13863         * src/prefs_common.[ch]
13864                 init some pointers that possibly caused a segfault
13865                 reported in the claws-users ML
13866
13867 2001-11-04 [hoa]        0.6.4claws22
13868
13869         * src/grouplistdialog.c
13870                 change the names of the nodes in the tree
13871
13872         * src/compose.c
13873                 enhanced mailto syntax as described in
13874                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13875                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13876
13877         * src/utils.c
13878                 encode and decode URI (useful when opening URL into
13879                 netscape).
13880
13881 2001-11-03 [hoa]        0.6.4claws21
13882
13883         * src/grouplistdialog.c
13884                 a new newsgroups list selection dialog box
13885                 with a CTree instead of a CList
13886
13887 2001-11-03 [hoa]        0.6.4claws20
13888
13889         * src/folderview.c
13890                 enable property and scoring options when right
13891                 click on "inbox"
13892
13893         * src/summaryview.c
13894                 fixed bug when nickname were displayed using
13895                 the address book.
13896
13897 2001-11-02 [darko]      0.6.4claws19
13898
13899         * src/compose.c
13900                 new wrap quotation and URL/long words wrapping implementation
13901         * src/compose.c src/gtkstext.[ch]
13902                 move gtkstext_strncmp() to gtkstext.c
13903
13904 2001-11-01 [christoph]  0.6.4claws18
13905
13906         * src/prefs_account.c
13907                 fixed mess in account settings dialog
13908         * src/prefs_folder_item.c
13909                 added label with folder path to dialog
13910
13911 2001-10-31 [match]      0.6.4claws17
13912
13913         * src/vcard.c
13914                 fix memory leak.
13915         * src/addrbook.c
13916                 fix generation of spurious address book file names.
13917                 remove redundant functions.
13918         * po/POTFILES.in
13919                 added missing file names.
13920
13921 2001-10-30 [paul]       0.6.4claws16
13922
13923         * sync with sylpheed 0.6.4cvs6
13924                 see ChangeLog entries 2001-10-26 to 2001-10-30
13925
13926         * tools/filter_conv.pl
13927                 read folderlist.xml to discover whether the top-level
13928                 folder is called 'Mailbox' or 'Mail' 
13929
13930 2001-10-29 [paul]       0.6.4claws15
13931
13932         * src/html.c, src/textview.c
13933                 activate links in html mail and fix clickable parts
13934                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13935
13936 2001-10-29 [paul]
13937
13938         * po/de.po, po/es.po, po/pt_BR/po
13939                 updated translations, submitted by Jens Oberender,
13940                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13941
13942 2001-10-29 [darko]      0.6.4claws14
13943
13944         * src/compose.c
13945                 fix wrapping for good
13946
13947 2001-10-29 [darko]
13948
13949         * src/compose.c
13950                 undo previous change as it broke the smart wrapping
13951
13952 2001-10-29 [darko]      0.6.4claws13
13953
13954         * src/compose.c
13955                 fix infinite loop when long URL is quoted
13956                 (closes bug #475122.
13957
13958 2001-10-28 [match]
13959
13960         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13961                 import Mutt address book
13962         * src/ldif.[ch] src/importldif.h
13963                 modified import LDIF handle user attributes
13964
13965 2001-10-28 [christoph]  0.6.4claws12
13966
13967         * src/summaryview.c
13968                 fixed that filtering did not work if there
13969                 were no filter rules
13970                 (closes bug #472003 and better implementation
13971                  of patch #474644)
13972
13973 2001-10-27 [christoph]  0.6.4claws11
13974
13975         * src/compose.c
13976                 make the folder's default account to be used when
13977                 replying. (patch by wwp <subscript@free.fr>)
13978         * src/compose.c
13979                 code cleanup, nearly killed all of wwp's patch
13980                 for folder's default account in compose
13981         * src/folderview.c
13982                 error panel when a folder could not be created
13983                 (closes bug #471080 new folder name & already
13984                  existing file)
13985
13986 2001-10-26 [alfons]
13987
13988         * src/utils.h
13989                 change prototype of strstr2() that Christoph forgot about
13990
13991 2001-10-26 [christoph]  0.6.4claws10
13992
13993         * src/account.c
13994                 made search for accounts by email address not case
13995                 sensitive
13996         * src/folder.c
13997                 fixed memory leak in folder_item_get_identifier
13998         * src/gtkspell.c
13999         * src/utils.c
14000                 fixed wrong strstr2 (should work like strstr)
14001
14002 2001-10-26 [darko]      0.6.4claws9
14003
14004         * src/compose.c src/gtkstext.[ch]
14005         * src/gtkstext.c
14006                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
14007
14008 2001-10-26 [paul]       0.6.4claws8
14009
14010         * src/html.c
14011                 ignore css and javascript tags in html mail
14012                 case-insensitive, with or without double-quoted
14013                 strings
14014
14015 2001-10-26 [paul]       0.6.4claws7
14016
14017         * sync with sylpheed 0.6.4cvs1
14018                 see ChangeLog entry 2001-10-26
14019
14020         * src/prefs_account.c, src/prefs_common.c,
14021           src/prefs_summary_column.c
14022                 minor improvements to the English
14023
14024 2001-10-25 [alfons]     0.6.4claws6
14025
14026         * src/gtkstext.c
14027         
14028                 make GtkSText follow style of GtkText (closes bug 
14029                 #469211 "text selection while writing message")
14030                 
14031                 do sync with GTK 1.2.10
14032
14033 2001-10-25 [paul]       0.6.4claws5
14034
14035         * src/html.c
14036                 ignore css tags in html mail
14037
14038 2001-10-25 [darko]      0.6.4claws4
14039
14040         * src/compose.c
14041                 don't declare is_url_string as static function since
14042                 we need it in gtkstext.c
14043         * src/gtkstext.c
14044                 remove unused variable
14045                 don't wrap long URLs while composing a message
14046
14047 2001-10-24 [christoph]  0.6.4claws3
14048
14049         * src/socket.c
14050                 fix ssl deadlock, when peer closes connection
14051
14052 2001-10-24 [paul]       0.6.4claws2
14053
14054         * src/prefs_common.c
14055                 gettextize the gpg ascii-armored warning message
14056
14057         * src/compose.c
14058                 insert a DOS/MAC file into the composed message
14059                 (improvements)
14060
14061         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
14062
14063 2001-10-22 [paul]       0.6.4claws1
14064
14065         * sync with sylpheed 0.6.4 release
14066                 see ChangeLog entries 2001-10-21
14067
14068         * po/fr.po, po/pt_BR.po
14069                 updated by Melvin Hadasht and Fabio Junior Beneditto
14070
14071 2001-10-21 [paul]       0.6.3claws30
14072
14073         * src/compose.c
14074                 insert a DOS text file from the compose window
14075                 into the composed message text (removes CRs characters)
14076                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
14077
14078         * tools/filter_conv.pl, tools/README
14079                 automatically use ~/.sylpheed as working directory
14080                 print out confirmation message on completion
14081
14082         * correct Hoa's last ChangeLog.claws entry
14083
14084 2001-10-20 [hoa]        0.6.3claws29
14085
14086         * src/grouplistdialog.c
14087                 bugfix (another ?) to give the right
14088                 newsgroups list for each news server.
14089
14090         * src/news.c
14091         * src/news.h
14092                 improve the newsgroups list cache
14093
14094 2001-10-20 [paul]       0.6.3claws28
14095
14096         * sync with sylpheed 0.6.3cvs9
14097                 see ChangeLog entry 2001-10-19
14098
14099         * correct Alfons' last ChangeLog.claws entry
14100
14101 2001-10-19 [alfons]
14102
14103         * src/pgptext.[ch]
14104                 fix compilation problems (part of bug #472895)
14105
14106 2001-10-18 [hoa]        0.6.3claws27
14107
14108         * src/grouplistdialog.c
14109                 bugfix when we refresh was clicked (bug 472701)
14110
14111 2001-10-19 [christoph]  0.6.3claws26
14112
14113         * src/compose.c
14114                 last header entry should default to "To:" or
14115                 "Newsgroups:" and not copy the last entry line
14116                 in a new compose window
14117                 (closes bug #472686, #470792)
14118
14119 2001-10-19 [paul]       0.6.3claws25
14120
14121         * sync with Sylpheed 0.6.3cvs8
14122                 see ChangeLog entries 2001-10-18 and 2001-10-19
14123
14124 2001-10-18 [christoph]  0.6.3claws24
14125
14126         * src/procmsg.c
14127                 reimplement ignore thread
14128         
14129 2001-10-18 [hoa]        0.6.3claws23
14130
14131         * src/folderview.c
14132         * src/grouplistdialog.[ch]
14133                 enhanced news subscription interface (feature 469113)
14134
14135         * src/news.c
14136         * src/news.h
14137                 enchanced newsgroup listing,
14138                 now, we can get groups informations
14139                 (NNTPGroupInfo)
14140
14141 2001-10-18 [paul]       0.6.3claws22
14142
14143         * src/summaryview.c
14144                 remove comment (sync with main branch)
14145         * src/mainwindow.c
14146                 fix 'Re-edit' bug in 'Message' menu
14147
14148 2001-10-17 [christoph]  0.6.3claws21
14149
14150         * src/compose.c
14151                 ignore empty or whitespace only header lines
14152
14153 2001-10-17 [paul]       0.6.3claws20
14154
14155         * sync with sylpheed 0.6.3cvs7
14156                 see ChangeLog entries 2001-10-14, 2001-10-16, and
14157                 2001-10-17
14158
14159 2001-10-17 [darko]
14160
14161         * src/compose.c
14162                 wrap long lines without spaces
14163                 don't wrap URLs
14164
14165 2001-10-16 [paul]
14166
14167         * po/es.po, po/nl.po, po/pt_BR.po
14168                 updated by Ricardo Mones Lastra, Alfons,
14169                 and Fabio Junior Beneditto
14170
14171         * sylpheed-0.6.3claws released
14172
14173 2001-10-15 [melvin] 0.6.3claws18
14174
14175         * README.claws
14176                 added summary and detailed installation instructions
14177                 for spell checker
14178         * po/fr.po
14179                 Updated, corrected and completed french translation
14180
14181 2001-10-15 [hoa] 0.6.3claws17
14182         * src/grouplistdialog.c
14183                 we can choose the newsgroups to display with wildcards
14184
14185 2001-10-15 [christoph]  0.6.3claws16
14186
14187         * src/account.c
14188         * src/compose.c
14189         * src/prefs_folder_item.[ch]
14190                 applied wwp <subscript@free.fr>'s folder
14191                 default account patch
14192         * po/de.po
14193                 Fixed wrong translation
14194
14195 2001-10-13 [alfons, christoph, melvin]  
14196                         0.6.3claws15
14197
14198         solution #2 to solve MT-safety problems defers all GUI related calls
14199         to the main thread using a gtk_idle_add() callback. discussed on
14200         ircnet #sylpheed, with christoph spotting some issues with the
14201         original code, and melvin allowing us to lobotomize his sylpheed.
14202
14203         * src/syldap.[ch], src/main.c
14204                 fix race problem in ldap search thread by deferring GUI 
14205                 stuff to main thread using gtk_idle_add()
14206
14207 2001-10-13 [paul]       0.6.3claws14
14208
14209         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14210                 add Sergey's smtpcred.patch
14211                 adds separate username/password setting for SMTP Auth
14212                 needed by some servers
14213                 (closes feature request #471659)
14214
14215 2001-10-13 [paul]       0.6.3claws13
14216
14217         * src/pgptext.[ch] **NEW FILES**
14218         * src/Makefile.am, src/messageview.c, src/mimeview.c
14219                 decrypt ascii-armored gpg text embedded in
14220                 the message body.
14221                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14222
14223 2001-10-13 [christoph]  0.6.3claws12
14224
14225         * README.claws
14226                 some more details on default to and
14227                 feature requests
14228         * src/main.c
14229                 init glib threading when ldap is used
14230         * src/syldap.c
14231                 threading fixes
14232         * po/de.po
14233                 fixed a typo
14234
14235 2001-10-12 [paul]       0.6.3claws11
14236
14237         * src/prefs_common.[ch], src/rfc2015.c
14238                 enable ascii-armored gpg text to be embedded in the
14239                 message body, selectable through the 'Privacy'
14240                 preferences. Supports encrypting only.
14241                 Submitted by Ravemax <ravemax@dextrose.com>
14242
14243 2001-10-12 [paul]       0.6.3claws10
14244
14245         * sync with sylpheed 0.6.3cvs6
14246                 see ChangeLog entries 2001-10-11 and 2001-11-12
14247
14248         * src/folderview.c
14249                 incorporated mbox folders, scoring, and folder
14250                 properties into the sync
14251
14252 2001-10-12 [darko]      0.6.3claws9
14253
14254         * README.claws
14255                 describe quotation wrapping
14256         * src/compose.c
14257                 don't treat tab as space to calculate line length properly
14258
14259 2001-10-11 [alfons]
14260
14261         * README.claws
14262                 correct description of how to make new filtering system work,
14263                 add some other things
14264                 
14265         * src/syldap.c
14266                 remove sched_yield() (not necessary / unportable)
14267
14268 2001-10-11 [paul]       0.6.3claws8
14269
14270         * sync with sylpheed 0.6.3cvs3
14271                 see ChangeLog entry 2001-10-10
14272
14273 2001-10-10 [christoph]  0.6.3claws7
14274
14275         * .cvsignore
14276                 ignore 2 files created by newer autotools
14277         * src/prefs_folder_item.c
14278                 using table for widget alignment
14279                 fixed memory leak and broken octal display
14280         * src/filesel.c
14281                 fixed segfault caused by lost filename
14282                 workaround (closes bug #469551)
14283
14284 2001-10-10 [paul]       0.6.3claws6
14285
14286         * sync with sylpheed 0.6.3cvs2
14287                 see ChangeLog entries 2001-10-09 and 2001-10-10
14288
14289 2001-10-10 [darko]      0.6.3.claws5
14290
14291         * src/gtkstext.c
14292                 proper calculation of right margin if smart wrapping is enabled
14293         * src/compose.c
14294                 automatically wrap long lines if wrap quotation is enabled
14295
14296 2001-10-09 [alfons]     0.6.3.claws4
14297
14298         * src/summaryview.c
14299                 select correct row when deleting last row in the summary view (and
14300                 close bug "[ #469104 ] select second last in list when deleting")
14301
14302 2001-10-09 [paul]       0.6.3claws3
14303
14304         * sync with sylpheed 0.6.3cvs1
14305                 updated some autotool scripts
14306
14307 2001-10-09 [darko]      0.6.3claws2
14308
14309         * src/gtkstext.[ch]
14310                 new name and mark with Sylpheed comment
14311         * src/compose.c
14312                 smart quotation wrapping a-la VIM
14313
14314 2001-10-08 [paul]       0.6.3claws1
14315
14316         * sync with sylpheed 0.6.3 release
14317                 see ChangeLog entry 2001-10-08
14318
14319 2001-10-08 [paul]       0.6.2claws24
14320
14321         * src/summaryview.c
14322                 more sync with sylpheed 0.6.2cvs12
14323                 Fixed the bug that didn't select the last row correctly
14324
14325
14326 2001-10-07 [paul]       0.6.2claws23
14327
14328         * sync with sylpheed 0.6.2cvs12
14329                 see ChangeLog entry 2001-10-07
14330
14331 2001-10-06 [match]
14332         * src/jpilot.[ch]
14333                 enable jpilot to read unsynch'ed addresses.
14334
14335         * src/editldap_basedn.c
14336                 fix segfault when opening dialog.
14337
14338 2001-10-06 [alfons]     0.6.2.claws22
14339
14340         * src/summaryview.c
14341                 fix bug with summary view selecting last *inserted*
14342                 node instead of last *visible* node. remember we
14343                 work with a tree
14344
14345 2001-10-06 [paul]       0.6.2claws21
14346
14347         * po/pt_BR.po
14348                 updated translation, contains some fixes and new
14349                 translations, submitted by Gustavo Noronha Silva
14350                 <kov@debian.org>
14351
14352         * src/prefs_common.c
14353                 change 'each' to 'every' - fix dubious English
14354
14355         * sync with sylpheed 0.6.2cvs11
14356
14357 2001-10-05 [alfons]     0.6.2claws20
14358
14359         * src/mainwindow.[ch], src/folderview.c
14360                 make composite tool button switch between "Compose News"
14361                 and "Compose Mail" depending on selected folder
14362                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14363
14364 2001-10-05 [paul]       0.6.2claws19
14365
14366         * src/mainwindow.c, src/summaryview.c
14367                 fix 'Message/Reply to all', broken in last commit
14368
14369         * src/compose.c
14370                 fix X_BEENTHERE seg fault, thanks to Alfons
14371
14372 2001-10-04 [paul]       0.6.2claws18
14373
14374         * src/compose.[ch], src/mainwindow.c
14375                 make "Message/Reply" reply to mailing lists; matches
14376                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14377                 based on portions of the patch submitted by
14378                 Junichi Uekawa <dancer@netfort.gr.jp>
14379
14380 2001-10-04 [darko]      0.6.2claws17
14381
14382         * src/compose.c
14383                 better smart wrapping
14384         * src/gtkstext.[hc]
14385                 a function to make text buffer contiguous
14386
14387 2001-10-03 [paul]       0.6.2claws16
14388
14389         * sync with sylpheed 0.6.2cvs10
14390
14391 2001-10-02 [alfons]
14392
14393         * configure.in
14394         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14395                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14396                 references to chinese translations (hope someone picks up
14397                 this)
14398
14399 2001-10-02 [christoph]  0.6.2claws15
14400
14401         * src/compose.c
14402                 fixed non translated header bug
14403         * ChangeLog.claws
14404                 fixed wrong date in alfons last entry ;)
14405
14406 2001-10-02 [alfons]     0.6.2claws14
14407
14408         * src/compose.c, src/prefs_common.[ch]
14409                 add block cursor option
14410
14411 2001-10-02 [paul]       0.6.2claws13
14412
14413         * sync with sylpheed 0.6.2cvs9
14414
14415 2001-09-30 [paul]       0.6.2claws12
14416
14417         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14418                 updated translations
14419
14420         * po/POTFILES.in
14421                 add 'src/importldif.c'
14422
14423         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14424                 added eudora-to-vCard conversion tool
14425                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14426
14427         * sync with sylpheed 0.6.2cvs8
14428
14429 2001-09-30 [paul]
14430
14431         * sylpheed-0.6.2claws released
14432
14433 2001-09-27 [melvin]     0.6.2claws11
14434
14435         * src/gtkspell.c
14436                 fixed crash when using default path (introduced 
14437                 in 0.6.2claws10)
14438                 fixed tiny bug for initial suggestion mode
14439
14440 2001-09-27 [melvin]     0.6.2claws10
14441         
14442         * src/gtkspell.c
14443                 fixed bug where gtkpspell didn't set the path correctly
14444
14445         * README.claws
14446                 added a paragraph about spell checking
14447                 
14448
14449
14450 2001-09-27 [paul]       0.6.2claws9
14451
14452         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14453                 replace '// comments' with '/* comments */' to prevent
14454                 some compiler warnings 
14455
14456         * sync with sylpheed 0.6.2cvs6
14457
14458 2001-09-26 [alfons]     0.6.2claws8
14459
14460         * src/messageview.c
14461                 introduce return receipt request notification again,
14462                 which was lost because of other semantics in 
14463                 procheader_parse() (???)
14464
14465 2001-09-26 [christoph]  0.6.2claws7
14466
14467         * src/compose.c
14468                 replace comments for old code with #if 0
14469                 readded auto cc, bcc and reply-to
14470         * src/prefs_matcher.c
14471         * src/prefs_scoring.c
14472                 removed some definition (was moved to
14473                 prefs.h)
14474
14475 2001-09-26 [paul]       0.6.2claws6
14476
14477         * src/mainwindow.c
14478                 make 'Follow-up and reply to' sensitive
14479
14480         * more sync with sylpheed 0.6.2cvs5
14481
14482 2001-09-25 [melvin]
14483
14484         * 0.6.2claws5
14485
14486         * src/gtkspell.c
14487                 fixed bug for "US-ASCII" introduced by the encoding code
14488
14489 2001-09-25 [paul]
14490
14491         * 0.6.2claws4
14492
14493         * src/prefs_common.[ch], src/summaryview.c
14494                 'next unread msg' 'go to next folder?' dialog can be
14495                 given default behaviour, either always show dialog,
14496                 or assume 'yes', or assume 'no'
14497                 Submitted by wwp <subscript@free.fr>
14498
14499 2001-09-25 [melvin]
14500                 
14501         * src/compose.c src/gtkspell.[ch]
14502                 added support for different encodings
14503
14504 2001-09-25 [paul]
14505
14506         * more sync with sylpheed 0.6.2cvs5
14507
14508 2001-09-24 [alfons]
14509         
14510         * src/prefs_folder_item.c
14511                 add check for item->prefs->default_to string is NULL and
14512                 add another check when freeing this string
14513
14514 2001-09-24 [paul]
14515
14516         * configure.in
14517                 change to version 0.6.2claws3
14518
14519         * sync with sylpheed 0.6.2cvs5 
14520
14521 2001-09-24 [match]
14522         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14523                 import LDIF files.
14524         * src/addrcache.[ch], addrindex.[ch]
14525                 small update for future
14526         * src/addrbook.c
14527                 fix test XML file.
14528
14529 2001-09-24 [melvin]
14530         * src/gtkspell.[ch]
14531                 added 'Learn from mistakes' option
14532                 better handling of quotes in checked words
14533                 sorted dict list
14534         * po/fr.po
14535                 small update for spell checking stuff
14536
14537 2001-09-23 [alfons]
14538         
14539         * src/gtkspell.c
14540                 edit a little bit so it complies more with main coding style
14541
14542 2001-09-23 [alfons]
14543
14544         * src/folder.[ch], prefs_folder_item.c, compose.c
14545                 migrate "request return receipt" folder property
14546                 to folderlist.xml
14547
14548 2001-09-22 [alfons]
14549
14550         * README.claws **NEW**
14551                 (add things of interest for users of main branch 
14552                 and claws here)
14553
14554         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14555                 re-implement threading per folder option, but store 
14556                 the setting in folderlist.xml (where it belongs)
14557
14558 2001-09-21 [melvin]
14559
14560         * src/gtkspell.[ch]
14561                 fixed bug when compose window is under another window
14562         * src/prefs_common.[ch] src/compose.c
14563                 changed 'dictionary_path' to 'dictionary' to be consistent
14564                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14565         * ac/pspell.m4 src/Makefile.am 
14566                 dropped PSPELL_PATH macro
14567         * po/fr.po
14568                 updated translations
14569
14570 2001-09-21 [christoph]
14571
14572         * src/compose.c
14573                 added border around header fields
14574                 keep header type when new field is added
14575
14576 2001-09-20 [christoph]
14577
14578         * src/utils.[ch]
14579                 more portable debug_print with source filename
14580                 and linenumber
14581         * src/procmsg.c
14582                 more newlines after debug messages
14583
14584 2001-09-20 [paul]
14585
14586         * configure.in
14587                 change to version 0.6.2claws2
14588
14589         * sync with sylpheed 0.6.2cvs3
14590
14591 2001-09-19 [melvin]
14592
14593         * src/gtkspell.c
14594                 fixed the post-right-click focus pb
14595                 fixed crash when 'Spell check all' after dict change 
14596                         and when cursor is at the end of the text
14597                 shift-right-click pops up config menu even on misspelled words.
14598         * po/POTFILES.in
14599                 added gtkspell.c
14600
14601 2001-09-19 [melvin]
14602
14603         * src/about.c
14604                 added pspell to compiled-in features list
14605
14606 2001-09-18 [melvin]
14607
14608         * switched to pspell and dropped ispell
14609         * ac/pspell.m4
14610                 new file. autoconf macro for pspell
14611         * ac/Makefile.am 
14612         * configure.in acconfig.h
14613                 added pspell support
14614         * src/Makefile.am
14615         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14616         * src/prefs_common.[ch] 
14617                 added pspell support
14618
14619 2001-09-18 [christoph]
14620
14621         * src/addr_compl.c
14622         * src/template.[ch]
14623                 replace LOG_MESSAGE with debug_print
14624         * src/compose.[ch]
14625                 gui improvements
14626         * src/menu.c
14627                 added newline after debug message
14628         * src/utils.h
14629                 using __VA_ARGS__ for debug_print macro
14630         * tools/.cvsignore
14631                 ignore Makefile and Makefile.in
14632
14633 2001-09-18 [paul]
14634
14635         * configure.in
14636                 change to version 0.6.2claws1
14637         * sync with sylpheed 0.6.2cvs1
14638
14639         * src/matcher.c 
14640         * src/prefs_matcher.c
14641                 add 'score equal to' option, submitted by
14642                 Paul Evans <nerd@freeuk.com>
14643
14644 2001-09-15 [christoph]
14645
14646         * src/mainwindow.c
14647                 comment out menu entry not existing in claws
14648         * src/menu.c
14649                 add debug output for non existing menu entries
14650         * src/summaryview.c
14651                 fix next/prev unread message for ignored threads
14652         * src/utils.[ch]
14653                 add sourcefile and line number to debug output
14654                 otherwise it is sometimes hard to find the
14655                 source code part if debug messages are translated
14656
14657 2001-09-14 [darko]
14658         
14659         * src/folderview.c
14660                 refresh target folder style after colour is changed
14661
14662 2001-09-13 [paul]
14663
14664         * configure.in
14665                 change to version 0.6.1claws3
14666
14667         * sync with sylpheed 0.6.1cvs6
14668
14669 2001-09-13 [darko]
14670         
14671         * src/folderview.c
14672                 fix target folder colourization to use user selected colour
14673
14674 2001-09-12 [darko]
14675         
14676         * src/summaryview.c
14677                 fix crash when message that is marked for copy/move is unmarked
14678
14679 2001-09-09 [paul]
14680
14681         * configure.in
14682                 change to version 0.6.1claws2
14683
14684         * sync with sylpheed 0.6.1cvs3
14685
14686 2001-09-09 [alfons]
14687         
14688         * src/folderview.c
14689                 fix bug with default font used for trash folder text
14690
14691 2001-09-06 [paul]
14692
14693         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14694                 updated translations
14695
14696         * configure.in
14697                 change to version 0.6.1claws1
14698
14699         * sync with sylpheed 0.6.1cvs2
14700
14701 2001-09-03 [paul]
14702
14703         * po/POTFILES.in
14704                 add Match's new addressbook
14705
14706         * po/de.po
14707                 updated translation submitted by Jens Oberender
14708
14709 2001-09-02 [paul]
14710
14711         * configure.in
14712                 change to 0.6.1claws
14713         * sync with sylpheed 0.6.1 release
14714
14715 2001-09-02 [paul]
14716
14717         * configure.in
14718                 change to 0.6.0claws2
14719
14720         * sync with sylpheed 0.6.0cvs4
14721
14722         * po/pt_BR.po
14723                 updated translation submitted by Fabio Junior Beneditto
14724
14725 2001-09-01 [match]
14726         * pixmaps/
14727                 interface.xpm
14728                 book.xpm
14729                 address.xpm
14730         * src/
14731                 Makefile.am
14732                 a ton of new files
14733
14734 2001-08-31 [paul]
14735
14736         * configure.in
14737                 change to version 0.6.0claws1
14738
14739         * sync with sylpheed 0.6.0cvs1
14740
14741         * po/es.po
14742                 updated translation submitted by Ricardo Mones Lastra
14743
14744         * po/POTFILES.in
14745                 add 'src/prefs_templates.c'
14746
14747         * src/compose.c, src/summaryview.c
14748                 fix segfault on 'Re_edit'               
14749
14750 2001-08-30 [alfons]
14751
14752         * configure.in, Makefile.am
14753         * tools/Makefile.am
14754                 add tools directory to source distribution
14755
14756 2001-08-30 [paul]
14757
14758         * configure.in
14759                 change to version 0.6.0claws
14760
14761         * sync with sylpheed 0.6.0 release
14762
14763 2001-08-30 [christoph]
14764
14765         * configure.in
14766                 removed autoconf version check
14767
14768 2001-08-30 [paul]
14769
14770         * src/account.c, src/compose.c, src/prefs_common.[ch]
14771         * src/procheader.[ch] src/utils.[ch]
14772                 Enhanced automatic account selection on replies
14773                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14774
14775         * configure.in
14776                 add LDAP and JPilot to the configuration results output.
14777
14778 2001-08-29 [christoph]
14779
14780         * src/summeryview.c
14781                 no bold font for ignored threads
14782
14783 2001-08-29 [paul]
14784
14785         * configure.in
14786                 change to version 0.5.3claws6
14787
14788         * sync with sylpheed 0.5.3cvs10
14789                 src/stringtable.[ch]: New Files
14790
14791         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14792         * src/pixmaps/sylpheed.xpm
14793                 add mini-icons to windows (by Alfons)
14794
14795 2001-08-27 [paul]
14796
14797         * src/mainwindow.c
14798                 new functions: next_labeled_cb(), prev_labeled_cb()
14799
14800         * src/summaryview.c
14801                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14802                 summary_select_next_labeled(), summary_select_prev_labeled()
14803
14804         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14805                 give claws blue folders and a blue trash can
14806
14807 2001-08-27 [paul]
14808
14809         * configure.in
14810                 change to version 0.5.3claws5
14811
14812         * sync with sylpheed 0.5.3cvs9
14813                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14814
14815 2001-08-24 [christoph]
14816
14817         * src/filesel.c
14818                 keep filename when browsing directories
14819                 (not working for user entered filename, but
14820                  for default name and selected filename from
14821                  file list)
14822         * src/mainwindow.c
14823                 fixed wrong spelling "Folllow-up"
14824         * src/mbox_folder.c
14825         * src/procmsg.c
14826         * src/summaryview.c
14827                 fixed new/unread message count with ignored
14828                 threads (2 commits, first didn't notice no
14829                 longer needed decreasing)
14830         * src/inc.c
14831                 readded scrolling of progress dialog
14832                 (lost in sync)
14833
14834 2001-08-24 [paul]
14835
14836         * configure.in
14837                 change to 0.5.3claws4
14838
14839         * sync with sylpheed 0.5.3cvs7
14840
14841 2001-08-24 [christoph]
14842
14843         * src/compose.c
14844                 set request return receipt when replying
14845                 if it is set is the folder prefs of the
14846                 message
14847         * src/inc.c
14848                 disable final error popup if popups are
14849                 disabled in config (again)
14850
14851 2001-08-23 [paul]
14852
14853         * configure.in
14854                 Change version number to 0.5.3claws3
14855
14856         * sync with sylpheed 0.5.3cvs5
14857
14858         * src/mimeview.c
14859                 double quote '%s' in 'gedit %s' to fix bug when
14860                 opening attachment with spaces in the name
14861
14862 2001-08-22 [alte]
14863         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14864           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14865                 initial message templates support
14866
14867
14868 2001-08-22 [paul]
14869
14870         * configure.in
14871                 change version number to 0.5.3claws2
14872
14873         * sync with sylpheed 0.5.3cvs4
14874
14875         * src/procmsg.h src/summaryview.c
14876                 re-implement (un)ignore thread
14877
14878 2001-08-21 [paul]
14879
14880         * src/summaryview.c
14881                 remove unnecessary code
14882         * src/compose.c
14883                 enable 'dynamic' signatures (submitted by
14884                 Eric Limpens <eric@hscg-internet.nl>)
14885
14886 2001-08-21 [paul]
14887
14888         clean up after sync with sylpheed 0.5.3 release
14889
14890         * src/folderview.c
14891                 fix re-introduced font mess, see Christoph's
14892                 entry 2001-06-24
14893
14894         * src/summaryview.c
14895                 remove prev_msgnum
14896                 use sylpheed's small font instead of
14897                 gtk default font for summary view
14898
14899
14900 2001-08-17 [paul]
14901
14902         * configure.in
14903                 add pl to ALL_LINGUAS - sync with main branch
14904
14905         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14906                 Updated. Translations by Jens Oberender, Ricardo Mones
14907                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14908
14909         * po/pl.po  ** NEW FILE **
14910                 sync with the main branch
14911
14912         * src/folderview.c
14913                 fix target folder colorizing and refresh problem
14914
14915
14916 2001-08-17 [christoph]
14917
14918         * src/mainwindow.c
14919                 claws uses 4 colors for target folder coloring.
14920                 arrays were not long enough and destroyed the
14921                 stack causing a segfault.
14922                 target folder colorizing does not work anymore
14923                 for me
14924
14925 2001-08-16 [paul]
14926
14927         * configure.in
14928                 change to version 0.5.3claws1
14929
14930         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14931           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14932           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14933
14934                 sync with sylpheed 0.5.3 release, but keep claws method of
14935                 configuring/saving fonts
14936
14937         * src/addressbook.[ch]
14938                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14939                 in line with a similar change in Hiroyuki's branch
14940
14941         * src/mainwindow.[ch]
14942                 disable main_window_set_thread_option()
14943         * src/prefs_folder_item.c
14944                 comment out &tmps_prefs.enable_thread,
14945         * src/mbox_folder.c, src/procmsg.[ch]
14946                 comment out MSG_IS_IGNORE_THREAD
14947         * src/summaryview.c
14948                 comment out summary_ignore_thread() and summary_unignore_thread()
14949                 comment out MSG_IS_IGNORE_THREAD
14950
14951                 use Hiroyuki's threading instead.
14952
14953
14954
14955 2001-08-15 [paul]
14956
14957         * src/account.c
14958                 use Hiroyuki's 0.5.3 column scheme but also
14959                 include the enable/disable button.
14960         * src/pixmaps/mark.xpm
14961                 add Hiroyuki's amended pixmap
14962
14963 2001-08-13 [christoph]
14964
14965         * src/account.c
14966                 receive at get all column showed wrong state for APOP
14967                 button should only work for POP3 and APOP accounts
14968         * src/prefs_account.c
14969                 added missing preprocessor statement for SSL
14970
14971 2001-08-12 [paul]
14972
14973         * src/account.[ch]
14974                 add 'receive at get all' column and enable/disable
14975                 button.
14976
14977 2001-08-06 [christoph]
14978
14979         * src/account.c
14980                 show usage of SSL in protocol column
14981
14982         * src/imap.c
14983         * src/inc.c
14984                 renamed ssl options
14985
14986         * src/prefs_account.[ch]
14987                 moved ssl options to a new page
14988
14989         * src/send.c
14990         * src/smtp.c
14991         * src/ssl.[ch]
14992                 renamed ssl options
14993                 added support for SMTP STARTTLS command
14994
14995 2001-08-05 [christoph]
14996
14997         * configure.in
14998                 debian autoconf needs version check to find
14999                 correct autoconf version. if the file is
15000                 named configure.in 2.13 is used, which does
15001                 not work with this configure.in script.
15002                 other solution would be to rename the script
15003                 to configure.ac as suggested in the autoconf
15004                 manual.
15005
15006         * src/inc.c
15007                 disable final error popup if popups are
15008                 diabled in config
15009
15010         * src/socket.c
15011                 bugfix in ssl_gets
15012                 fixes IMAP over SSL problem
15013
15014 2001-08-03 [paul]
15015
15016         * configure.in
15017                 change to 0.5.2claws1
15018
15019         * sync with sylpheed 0.5.2cvs1
15020
15021 2001-08-02 [alfons]
15022
15023         * configure.in
15024                 quick fix for ispell detection...
15025
15026 2001-08-01 [paul]
15027
15028         * configure.in
15029                 change to 0.5.1claws4
15030
15031         * sync with sylpheed 0.5.1cvs7
15032
15033 2001-07-31 [alfons]
15034
15035         * src/prefs_common.c, src/prefs_common.h, 
15036           src/gtkspell.c, src/gtkspell.h
15037                 add global spelling checker settings (compose tab) +
15038                 selection of dictionary 
15039           
15040         * configure.in  
15041                 guess valid ispell location
15042
15043 2001-07-31 [paul]
15044
15045         * po/POTFILES.in
15046                 removal of 'src/quote_fmt_parse.c'
15047         * po/de.po
15048                 Updated de.po
15049                 (submitted by Jens Oberender <didge@suse.de>)
15050
15051 2001-07-31 [darko]
15052
15053         * src/folder.[ch]
15054         * src/folderview.[ch]
15055         * src/mainwindow.c
15056         * src/mh.c
15057         * src/prefs_common.[ch]
15058         * src/summaryview.c
15059                 target folder colourization
15060
15061 2001-07-30 [paul]
15062
15063         more sync with Sylpheed 0.5.1cvs6 
15064
15065 2001-07-30 [darko]
15066
15067         * src/mh.c
15068         * src/prefs_folder_item.[hc]
15069         * src/summaryview.c
15070                 shared folders support with a GUI
15071
15072 2001-07-29 [paul]
15073
15074         0.5.1claws3
15075
15076         * sync with Sylpheed 0.5.1cvs6
15077
15078 2001-07-29 [paul]
15079
15080         * po/pt_BR.po
15081                 updated
15082                 (submitted by Fabio Junior Beneditto)
15083
15084 2001-07-28 [paul]
15085
15086         * src/procmime.c
15087         * AUTHORS
15088                 patch to correct bad image mime headers
15089                 (submitted by Don Quijote <dq@searchlores.org>)
15090
15091 2001-07-28 [paul]
15092
15093         * tools/gif2xface.pl   **NEW FILE**
15094         * tools/README
15095                 script to convert file.gif to file.xface for
15096                 use in a custom header.
15097                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
15098
15099 2001-07-27 [alfons]
15100         
15101         * configure.in
15102                 change macros for detecting JPilot and LDAP
15103
15104 2001-07-27 [christoph]
15105
15106         * src/filtering.c
15107                 code cleanup (MIN / MAX warning, needed casting)
15108
15109 2001-07-27 [alfons]
15110
15111         * procheader.c
15112                 disallow setting flags when detecting certain headers
15113                 (X-Status, Status, Seen, X-Seen). 
15114         
15115         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
15116
15117 2001-07-27 [christoph]
15118
15119         * src/prefs_filter.c
15120         * src/prefs_filtering.c
15121         * src/prefs_matcher.c
15122         * src/prefs_scoring.c
15123                 scroll list when moving rows up or down
15124
15125         * src/imap.c
15126         * src/imap.h
15127         * src/prefs_account.c
15128         * src/prefs_account.h
15129         * src/send.c
15130                 SMTP over SSL (untested, feedback requested)
15131                 IMAP over SSL
15132
15133         * src/ssl.c
15134                 code cleanup
15135
15136 2001-07-26 [alfons]
15137         
15138         * configure.in, acconfig.h
15139                 define CLAWS (need this for main / claws detection)
15140
15141 2001-07-25 [alfons]
15142
15143         * configure.in
15144                 Sylpheed 0.5.1claws2
15145                 
15146         * sync with Sylpheed 0.5.1cvs4
15147
15148 2001-07-25 [christoph]
15149
15150         * src/scoring.c
15151                 fixed segfault
15152                 item->prefs == NULL (don't know why)
15153
15154 2001-07-25 [alfons]
15155
15156         * configure.in
15157                 Sylpheed 0.5.1claws1
15158
15159         * sync with Sylpheed 0.5.1cvs1-3
15160
15161 2001-07-24 [christoph]
15162
15163         * src/folderview.c
15164         * src/prefs_folder_item.[ch]
15165                 added folderitem preferences dialog with
15166                 default To: and auto request return receipt
15167
15168         * src/compose.[ch]
15169         * src/menu.[ch]
15170                 changes to handle new folderitem preferences
15171
15172         * src/mainwindow.c
15173         * src/summaryview.c
15174                 call compose new mail with current folderitem
15175
15176 2001-07-24 [alfons]
15177
15178         Release Sylpheed 0.5.1claws
15179
15180         * configure.in
15181                 change to release version 0.5.1claws
15182
15183 2001-07-24 [christoph]
15184
15185         * src/summaryview.c
15186                 fixed segfault that happend when the selected
15187                 message was removed while retrieving new messages.
15188
15189         * po/es.po
15190                 updated translation
15191                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15192
15193 2001-07-22 [alfons]
15194
15195         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15196         this is a work in progress, for more information: http://nlpagan.net/sylman 
15197         
15198         * configure.in, src/mainwindow.c, manual/Makefile.am
15199                 add support for English manual
15200
15201         * AUTHORS
15202                 add authors of user manuals
15203
15204         * manual/en/sylpheed*.html
15205                 add English documentation
15206
15207 2001-07-22 [christoph]
15208
15209         * po/POTFILES.in
15210                 added src/ssl.c
15211         * src/ssl.c
15212                 changed a wrong debug message
15213
15214 2001-07-22 [alfons]
15215
15216         * po/nl.po
15217                 update Dutch translation
15218
15219         * src/prefs_filtering.c, 
15220           src/prefs_matcher.c
15221                 add more translatable strings           
15222
15223 2001-07-21 [alfons]
15224
15225         0.5.0claws7
15226
15227         * configure.in
15228                 change version
15229
15230         * src/inc.c, src/summaryview.[ch]
15231                 prevent update of mark file when filtering has done, by
15232                 using a variable; this affects two functions:
15233                         inc.c::inc_finished()
15234                         summaryview.c::summary_show()
15235
15236 2001-07-20 [alfons]
15237
15238         * src/filtering.[ch], src/prefs_filtering.c, 
15239           src/matcher.[ch]
15240                 add filtering action for label coloring 
15241
15242         * po/POTFILES.in
15243                 add labelcolors.c
15244
15245         * added src/labelcolors.c
15246         * added src/labelcolors.h
15247         * src/Makefile.am, src/summaryview.c
15248                 rearrange label coloring code
15249
15250         * src/procmsg.h
15251                 add more parentheses so label colouring works correctly
15252
15253         * src/filtering.c
15254                 don't really delete message, but move it to Trash
15255
15256         * src/prefs_matcher.c
15257                 add quote options to info dialog
15258
15259 2001-07-20 [christoph]
15260
15261         * src/Makefile.am
15262         * src/inc.c
15263         * src/main.[ch]
15264         * src/socket.h
15265         * src/ssl.[ch] (new)
15266                 moved ssl stuff to a seperate file
15267
15268 2001-07-20 [darko]
15269
15270         * src/summaryview.c
15271                 fix show sender using address book with no e-mail
15272                 address in From: field
15273
15274 2001-07-19 [alfons]
15275
15276         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15277                 fix messy handling of escaping... now at least the
15278                 execute command is useful. escape char is '\', we
15279                 accept \n and \r too. 
15280
15281                 Real life example:
15282                 
15283                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15284                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15285
15286 2001-07-18 [alfons]
15287
15288         0.5.0claws6
15289
15290         * src/summaryview.c
15291                 clean up
15292
15293         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15294           src/procmsg.[ch]
15295                 revise filtering; currently move, copy, marking have
15296                 been tested. if you like bleeding edge stuff, you
15297                 should definitely go for this version :)
15298
15299         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15300
15301 2001-07-17 [christoph]
15302
15303         * src/utils.c
15304                 timestamp log
15305
15306 2001-07-17 [alfons]
15307
15308         0.5.0claws5
15309
15310         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15311           bits in the mark file, without affecting either branch. Lots of
15312           files changed, also in claws branch.
15313
15314           UNTESTED: use of mbox folders
15315
15316         * src/summaryview.c
15317                 added mark all read; however this was a quick hack used for
15318                 cleaning up mess after initial merge with Hiroyuki
15319
15320         * configure.in
15321                 change claws version number back to 0.5.0claws5 to clear up 
15322                 confusion & pretension (recent release was technically 
15323                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15324
15325 2001-07-16 [alfons]
15326
15327         sync with Hiroyuki's 0.5.0cvs4
15328
15329 2001-07-16 [alfons]
15330
15331         0.5.1claws3
15332
15333         * src/filtering.[ch]
15334                 remove invalid updating of mark files for 
15335                 filter actions MATCHING_ACTION_MOVE and 
15336                 MATCHING_ACTION_DELETE; this should fix the
15337                 folder update bug
15338                 
15339         * src/procmsg.c
15340                 revert Christoph's stab at fixing the folder 
15341                 update bug
15342
15343         * po/POTFILES.in
15344                 add missing files with translatable strings
15345
15346         * src/summaryview.c
15347                 remove debug print
15348
15349 2001-07-15 [alfons]
15350
15351         * src/addr_compl.[ch], src/prefs_filtering.c
15352                 make "filtering pref dialog's destination entry" an
15353                 "address completable entry", if filter destination is 
15354                 an email address
15355
15356         0.5.1claws2
15357         
15358         sync with Hiroyuki's 0.5.0cvs2-3
15359
15360 2001-07-15 [christoph]
15361
15362         * src/procmsg.c
15363                 fixed folder stats update after incorporation
15364
15365 2001-07-15 [alfons]
15366
15367         * src/summaryview.c
15368                 * finish label colouring stuff (for now)
15369                 * fix incorrect colour bug (off by one) 
15370
15371 2001-07-14 [alfons]
15372
15373         * src/mainwindow.c
15374                 change text labels for news and mail message so there's
15375                 plenty of toolbar estate left
15376
15377         * configure.in
15378                 0.5.1claws1
15379
15380         * src/folderview.c
15381           src/folder.[ch]
15382                 sync with Hiroyuki's 0.5.0cvs1
15383
15384         * src/summaryview.c
15385                 more rewrite label colouring
15386
15387 2001-07-14 [alfons]
15388
15389         * src/summaryview.[ch]
15390                 * start rewrite label colouring 
15391                 * fix proper location "Add Sender To Addressbook" menu item
15392
15393 2001-07-13
15394
15395         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15396         (actually this is 0.5.0claws4)
15397
15398 2001-07-13 [alfons]
15399
15400         * po/pt_BR.po
15401                 * fix duplicate message
15402                 * add updated Portugese / Brazilian translation
15403                   submitted by Fabio Junior Beneditto
15404
15405 2001-07-12 [alfons]
15406
15407         * AUTHORS
15408                 add Jens
15409
15410         * po/nl.po
15411                 add updated Dutch translation
15412
15413         * po/de.po
15414                 add updated German translation submitted by Jens
15415
15416 2001-07-11 [alfons]
15417
15418         Prerelease before 0.5.0claws. Please test.
15419         This version is temporarily tagged as VERSION_0_5_0_TEST
15420
15421         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15422           src/prefs_scoring.c, src/prefs_matcher.c, 
15423           src/prefs_filtering.c, src/mbox.c, 
15424           src/main.c, src/inc.c, src/filtering.[ch]
15425                 revert new Hoa's new matcher (does not work yet)
15426
15427         * src/Makefile.am
15428                 clean up
15429
15430 2001-07-10
15431
15432         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15433
15434
15435 2001-07-10 [alfons]
15436
15437         * Makefile.am
15438                 add ChangeLog.claws to EXTRA_DIST
15439         * src/Makefile.am
15440                 add matcher_parser_parse.h to EXTRA_DIST
15441
15442 2001-07-10 [christoph]
15443
15444         * src/inc.c
15445                 add destination folder to table of
15446                 folders that need to be updated after
15447                 incorporation
15448
15449 2001-07-10 [alfons]
15450
15451         * folder.[ch]
15452           folderview.c
15453                 make collapse state of folders and folder items persistent, i.e.
15454                 if you collapse a folder tree, the next time sylpheed-claws starts 
15455                 up the folder tree remains collapsed.  
15456                 
15457 2001-07-10 [christoph]
15458
15459         * acconfig.h
15460         * configure.in
15461                 added --enable-ssl
15462         * src/md5.[ch]
15463                 renamed MD5_CTX to MD5_CTX_syl
15464                 conflicts with a struct in openssl
15465         * src/inc.c
15466         * src/main.[ch]
15467         * src/prefs_account.[ch]
15468         * src/socket.[ch]
15469                 SSL support for POP
15470         * src/mainwindow.c
15471                 fixed compose with current account
15472                 broken by new compose button stuff
15473
15474 2001-07-09 [hoa]
15475
15476         * AUTHORS
15477                 changed my email address
15478
15479         * src/matcher_parser_parse.y
15480                 clean the parser to remove conflicts
15481
15482 2001-07-09 [alfons]
15483
15484         * AUTHORS
15485                 add Match Grun
15486
15487         * configure.in
15488                 fix incorrect description of --enable-ldap parameter
15489
15490         * src/prefs_common.[ch]
15491           src/compose.c
15492                 add experimental option "smart wrapping" which makes the
15493                 compose editor auto wrap.
15494                 
15495                 | TODO: the problem with the buggy cursor handling is caused |
15496                 | by the GtkText. when deleting / backspacing text its       |
15497                 | wrapping algorithm does not take in account the previous   |
15498                 | line. should find a way to hack this in.                   |
15499                 | or should perhaps combine this with the word wrapping      |
15500                 | patch i wrote in january.                                  |
15501
15502         * src/about.c
15503                 show build parameters for LDAP and JPilot
15504
15505         * src/summaryview.c
15506                 revert Christoph's bugfix for selecting next unread message, 
15507                 because folder stats aren't updated correctly
15508
15509 2001-07-08 [hoa]
15510
15511         * src/filtering.c
15512         * src/mainwindow.c
15513         * src/matcher.c
15514         * src/matcher_parser_lex.l
15515         * src/matcher_parser_parse.y
15516         * src/prefs_filtering.c
15517         * src/prefs_scoring.c
15518         * src/scoring.c
15519                 bugfix of the config file parser
15520
15521 2001-07-08 [alfons]
15522
15523         * src/Makefile.am
15524                 added generated matcher sources to BUILT_SOURCES
15525
15526 2001-07-08 [hoa]
15527
15528         * src/Makefile.am
15529         * src/.cvsignore
15530                 added new config file parser
15531
15532         * src/scoring.[ch]
15533         * src/filtering.[ch]
15534         * src/matcher.[ch]
15535         * src/prefs_filtering.c
15536         * src/prefs_matcher.c
15537         * src/prefs_scoring.c
15538         * added src/matcher_parser.h
15539         * added src/matcher_parser_lex.h
15540         * added src/matcher_parser_lex.l
15541         * added src/matcher_parser_parse.y
15542                 lex & yacc config file parser
15543
15544         * src/mbox.c
15545         * src/inc.c
15546         * src/main.c
15547                 changes prefs_filtering into global_filtering           
15548
15549         * src/summaryview.c
15550                 build threads with subjects only if "Re: " is at the
15551                 beginning of the subject
15552
15553 2001-07-07 [paul]
15554
15555         0.5.0claws
15556
15557         sync with sylpheed 0.5.0
15558                 change of version number only
15559
15560 2001-07-06 [paul]
15561
15562         0.5.0claws5
15563
15564         sync with sylpheed 0.5.0pre5
15565
15566 2001-07-05 [paul]
15567
15568         sync with sylpheed 0.5.0pre4 release
15569                 /po and /manual/ja not sync'ed
15570
15571 2001-07-04 [paul]
15572
15573         more sync with sylpheed 0.5.0pre4
15574
15575 2001-07-03 [christoph]
15576
15577         * src/addressbook.c
15578                 fixed address book broken by address book
15579                 for VCard, JPilot, LDAP
15580
15581 2001-07-03 [alfons]
15582
15583         * src/matcher.c
15584         * src/textview.c
15585                 stopped memory leaks
15586
15587 2001-07-03 [paul]
15588
15589         more sync with sylpheed 0.5.0pre4
15590
15591 2001-07-02 [match]
15592
15593         * included address book patch for VCard, JPilot, LDAP
15594         * pref_common.c - fixed Font options on Display tab (cosmetic)
15595         * alertpanel.c - fixed truncated message
15596
15597 2001-07-02 [christoph]
15598
15599         * src/mbox_folder.c
15600         * src/procmsg.[ch]
15601         * src/summaryview.c
15602                 mark threads for ignoring
15603
15604 2001-07-02 [paul]
15605
15606         0.5.0claws4
15607
15608         * sync with sylpheed 0.5.0pre4
15609                 updated gettext to 0.10.38.
15610
15611 2001-07-01 [paul]
15612
15613         * src/ mainwindow.c
15614         * src/procmsg.h
15615         * src/summaryview.[ch]
15616                 new right-click option: Label.
15617                 substitute for 'Mark-->Mark/Unmark', colours the line.
15618                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15619
15620 2001-07-01 [christoph]
15621
15622         * src/folderview.c
15623                 fixed font for trash
15624         * src/summaryview.c
15625                 move ctree to unread message
15626
15627 2001-07-01 [paul]
15628
15629         * sync with sylpheed 0.5.0pre3 release
15630
15631 2001-06-30 [alfons]
15632
15633         * src/filesel.[ch]
15634         * src/compose.c
15635                 allow inserting / attaching multiple files in
15636                 the composer window
15637
15638 2001-06-30 [paul]
15639
15640         * src/codeconv.c
15641                 small change to Alfons' previous stuff so that it
15642                 actually makes
15643
15644 2001-06-30 [alfons]
15645
15646         * lots of files changed; first attempt to merge the changes
15647           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15648
15649 2001-06-30 [paul]
15650
15651         * po/pt_BR.po
15652                 updated and completed, translations by Fabio
15653                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15654
15655 2001-06-29 [alfons]
15656
15657         * src/compose.c
15658         * src/mimeproc.[ch]
15659                 allow selecting an attached files' mime type from a 
15660                 list of types.
15661
15662 2001-06-29 [paul]
15663
15664         * more sync with sylpheed 0.5.0pre3
15665
15666 2001-06-29 [paul]
15667
15668         * po/pt_BR.po
15669                 merge with sylpheed.pot and pt_BR.po provided by
15670                 Fabio Junior Beneditto.
15671
15672 2001-06-29 [darko]
15673
15674         * src/procmime.c
15675                 make MIME types case insensitive
15676
15677 2001-06-28 [alfons]
15678
15679         * po/nl.po
15680                 merge with sylpheed.pot and old nl.po; translations added.
15681
15682 2001-06-28 [paul]
15683
15684         * more sync with sylpheed 0.5.0pre3
15685
15686 2001-06-27 [alfons]
15687
15688         * src/summaryview.c
15689                 don't crash when removing parent node of messages
15690                 attracted by subject. this was caused by not deleting
15691                 the parent node from the subject line hash table.
15692
15693 2001-06-27 [alfons]
15694
15695         * src/summaryview.c
15696         * src/compose.[ch]
15697         * src/mainwindow.c
15698                 if there are multiple messages selected, allow forwarding
15699                 them as attachments.
15700
15701 2001-06-27 [paul]
15702
15703         * more sync with sylpheed 0.5.0pre3
15704
15705 2001-06-26 [paul]
15706
15707         0.5.0claws3
15708
15709         * sync with sylpheed 0.5.0pre3
15710
15711 2001-06-25 [paul]
15712
15713         * src/mainwindow.c
15714                 fixed 'compose news article' bug
15715                 from icon-and-text toolbar
15716
15717 2001-06-25 [paul]
15718
15719         * sync with sylpheed 0.5.0pre2 release
15720
15721 2001-06-24 [christoph]
15722
15723         * src/prefs_common.c
15724                 bug fix in font selection
15725         * src/folderview.c
15726                 use sylpheed's normal font instead of
15727                 gtk default font for folders without
15728                 new messages
15729
15730 2001-06-24 [alfons]
15731
15732         * src/mainwindow.[ch]
15733                 added composite compose mail / news button (an idea by Leandro
15734                 Pereira <leandro@linuxmag.com.br>)
15735
15736 2001-06-24 [paul]
15737
15738         Added instructions for ldif-to-xml.py
15739
15740         * tools/README
15741
15742 2001-06-23 [alfons]
15743
15744         Some minor things.
15745
15746         * src/pixmaps/stock_news_compose.xpm
15747                 added pixmap by Leandro
15748         * src/prefs_common.c
15749                 tested built-in spelling checker of GCC 3.0 :)
15750         * po/nl.po
15751                 merged dutch translation of sylpheed-main with
15752                 sylpheed.pot
15753
15754 2001-06-23 [paul]
15755
15756         Added tools directory and files.
15757
15758         * tools/filter_conv.pl
15759                 converts old filter system to new filtering system
15760         * tools/ldif-to-xml.py
15761                 converts netscape addressbook to sylpheed addressbook
15762         * tools/README
15763                 descriptions/instructions for above two files
15764
15765 2001-06-23 [christoph]
15766
15767         * src/inc.c
15768         * src/manage_window.[ch]
15769         * src/prefs_common.[ch]
15770                 mail retrieval dialog can be enabled, disabled
15771                 or hidden if non of sylpheed's windows is active
15772
15773 2001-06-22 [paul]
15774
15775         0.5.0claws2
15776
15777         * sync with sylpheed 0.5.0pre2
15778
15779 2001-06-21 [christoph]
15780
15781         * src/summaryview.c
15782                 show recipient on 'from' for all accounts
15783                 
15784         * src/inc.c
15785         * src/prefs_common.[ch]
15786                 disable error popup on mail receive errors
15787
15788 2001-06-21 [alfons]
15789
15790         * src/compose.c
15791                 made the ruler correctly appear and disappear.
15792
15793         * src/Makefile.am
15794                 removed Hoa's work-in-progress-stuff (interesting!) so 
15795                 claws compiles ok.
15796
15797 2001-06-20 [christoph]
15798
15799         * src/inc.c
15800         * src/progressdialog.c
15801                 added scrolled window for list in progressdialog
15802
15803 2001-06-20 [paul]
15804
15805         sync with sylpheed 0.5.0pre1 release
15806
15807 2001-06-20 [christoph]
15808
15809         * src/summeryview.c
15810                 make building threads by subject work when
15811                 thread view is enabled
15812                 
15813         * src/compose.c
15814         * src/prefs_common.[ch]
15815                 automatically select account for mail replys
15816
15817 2001-06-19 [sergey]
15818
15819         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15820         they are filled in from the account settings.
15821
15822 2001-06-19 [paul]
15823
15824         * more sync with sylpheed 0.5.0pre1
15825
15826 2001-06-18 [alfons]
15827
15828         * src/Makefile.am,
15829           src/procmime.c
15830                 added --sysconfdir to CPPFLAGS for pointing to the correct
15831                 location of mime.types. 
15832
15833                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15834                 or ./configure!
15835
15836 2001-06-18 [hoa]
15837
15838         * src/summaryview.c
15839                 fixed some bug when building threads
15840
15841 2001-06-18 [pau]l
15842
15843         * src/prefs_account.c
15844                 UI stuff: More changes to the English
15845
15846 2001-06-18 [paul]
15847
15848         * src/pixmaps/stock_news_compose.xpm: new file
15849         * src/Makefile.am
15850         * src/mainwindow.c
15851         * src/summaryview.c
15852                 Added new icon for Hoa's 'compose a news
15853                 message', plus minor improvements to the
15854                 English
15855
15856         * po/ja.po
15857         * ChangeLog
15858         * ChangeLog.jp
15859                 more sync with sylpheed 0.5.0pre1
15860
15861 2001-06-18 [hoa]
15862
15863         * src/compose.[ch]
15864         * src/mainwindow.c
15865                 Follow-up and reply to
15866
15867         * src/summaryview.[ch]
15868                 Build threads also with subjects
15869
15870 2001-06-17 [hoa]
15871
15872         * src/compose.c
15873                 forwarding use the current account.
15874
15875         * src/mainwindow.c
15876                 the "compose message" button has been replaced with
15877                 "new mail" and "new news" buttons
15878
15879         * src/prefs_common.[ch]
15880                 added a configuration option to use the forward button
15881                 as "forward as attachment"
15882                 changed reply and forward format description
15883
15884         * src/quote_fmt_lex.l
15885         * src/quote_fmt_parse.y
15886                 added message with no signature in format for reply
15887                 and forward.
15888
15889 2001-06-17 [paul]
15890
15891         Minor UI stuff
15892
15893         * src/mainwindow.c
15894         * src/summaryview.c
15895                 Improvements to the English
15896
15897         * src/prefs_common.c
15898                 Improvements to the English and some
15899                 clarity/continuity improvements in the
15900                 description of Quote symbols.
15901
15902 2001-06-17 [paul]
15903
15904         0.5.0claws1
15905
15906         * sync with sylpheed 0.5.0pre1
15907
15908 2001-06-17 [hoa]
15909
15910         * src/compose.c
15911                 Better interface for compose, displayed fields
15912                 are updated whenever we change account.
15913                 Newsgroups field is automatically filled.
15914
15915         * src/mainwindow.c
15916                 Newsgroups field is automatically filled.
15917
15918         * src/prefs_account.c
15919                 Some interface stuff when fields appear and
15920                 disappear.
15921
15922 2001-06-16 [paul]
15923
15924         0.4.99claws
15925
15926         * sync with sylpheed 0.4.99
15927
15928 2001-06-16 [sergey]
15929
15930         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15931         base64_decoder_free, base64_decoder_decode): new object and
15932         functions for decoding base64 streams.
15933         * src/procmime.c (procmime_decode_content): modified to use the
15934         new base64 decoder.
15935
15936 2001-06-15 [paul]
15937
15938         0.4.99claws10
15939
15940         * sync with sylpheed 0.4.99cvs11
15941
15942 2001-06-13 [paul]
15943
15944         0.4.99claws9
15945
15946         * sync with sylpheed 0.4.99cvs9
15947
15948 2001-06-13 [hoa]
15949
15950         * src/compose.c
15951         * src/prefs_account.c
15952
15953                 SMTP server can be defined in the news account
15954                 mime type of attachment are kept.
15955
15956         * src/summaryview.c
15957
15958                 now choose the highest important score between default
15959                 and important score of folder.
15960
15961 2001-06-09 [alfons]
15962         
15963         * src/prefs_common.c: 
15964
15965                 (prefs_quote_description_create): corrected description of 
15966                 quote format characters
15967
15968 2001-06-09 [paul]
15969
15970         0.4.99claws8
15971
15972         * sync with sylpheed 0.4.99cvs8
15973
15974 2001-06-08 [sergey]
15975
15976         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15977         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15978
15979 2001-06-08 [paul]
15980
15981         0.4.99claws7
15982
15983         * sync with sylpheed 0.4.99cvs7
15984
15985 2001-06-06 [sergey]
15986
15987         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15988         clashes with autogenerated header).
15989         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15990         * src/Makefile.am: added quote_fmt.h.
15991         * src/.cvsignore: added lex/yacc autogenerated files
15992         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15993
15994 2001-06-06 [paul]
15995
15996         0.4.99claws6
15997
15998         * sync with sylpheed 0.4.99cvs6
15999
16000 2001-06-06 [hoa]
16001
16002         * added src/quote_fmt_parse.h
16003         * src/compose.c
16004                 removed warnings
16005
16006         * src/prefs.[ch]
16007                 don't modify readonly configuration files
16008
16009         * src/prefs_account.c
16010         * src/prefs_common.c
16011         * src/prefs_customheader.c
16012         * src/prefs_display_header.c
16013         * src/prefs_filter.c
16014         * src/prefs_filtering.c
16015         * src/prefs_scoring.c
16016                 don't open dialog box when configuration files
16017                 are readonly
16018
16019 2001-06-05 [sergey]
16020
16021         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
16022
16023         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
16024         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
16025         BUILT_SOURCES to make all files rebuild properly.
16026
16027         * src/compose.c: removed #include "quote_fmt.tab.h".
16028
16029         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
16030         CHARACTER value in yylval.
16031
16032         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
16033         receive CHARACTER value by documented means (yylval).
16034
16035         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
16036
16037 2001-06-05 [hoa]
16038
16039         * src/Makefile.am
16040                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
16041
16042         * src/filtering.c
16043         * src/matcher.c
16044         * src/matcher.h
16045         * src/prefs_filtering.c
16046                 now keep the configuration for execute action
16047
16048         * src/mbox_folder.c
16049                 fixed a warning
16050
16051 2001-06-05 [paul]
16052
16053         * sync with sylpheed 0.4.99cvs5
16054
16055 2001-06-05 [hoa]
16056
16057         * src/Makefile.am
16058                 added quote_fmt.[ch]
16059
16060         * added src/quote_fmt.y
16061         * added src/quote_fmt.l
16062         * added src/quote_fmt.tab.h
16063         * added src/quote_fmt.tab.c
16064         * added src/lex.quote_fmt.c
16065                 parsing configuration for replying
16066                 and forwarding
16067
16068         * src/prefs_common.[ch]
16069                 added configuration UI for replying
16070                 and forwarding
16071
16072         * src/compose.c
16073                 using configuration for replying
16074                 and forwarding
16075
16076 2001-06-04 [hoa]
16077
16078         * src/filtering.c
16079         * src/matcher.c
16080         * src/matcher.h
16081         * src/prefs_filtering.c
16082         * src/prefs_matcher.c
16083         * src/prefs_matcher.h
16084                 action "run a command" for filtering
16085                 and matching with a command.
16086                 fixed the "whole message" matching
16087
16088         * src/mbox_folder.c
16089                 changed temporary filename for security
16090
16091         * src/messageview.c
16092                 queue the notification if it fails to send.
16093
16094         * src/prefs_common.c
16095         * src/prefs_folder_item.c
16096                 changed the default important score             
16097
16098         * src/prefs_scoring.c
16099         * src/scoring.c
16100                 hide kill score input when the folder is not
16101                 a newsgroup
16102
16103 2001-06-03 [alfons]
16104
16105         * src/prefs_common.c:
16106
16107                 (prefs_font_select): pass font name in font entry box to font
16108                 selection dialog.
16109
16110 2001-06-03 [sergey]
16111
16112         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
16113
16114 2001-06-03 [paul]
16115
16116         * sync with sylpheed 0.4.99cvs4
16117
16118 2001-06-03 [alfons]
16119
16120         * src/headerwindow.c:
16121
16122                 (headerwindow_show_cb): use the selected summary view item, not
16123                 the displayed item.
16124
16125 2001-06-02 [alfons]
16126
16127         * src/headerwindow.c:
16128
16129                 (headerwindow_show_cb): always try to show msginfo
16130
16131 2001-06-02 [hoa]
16132
16133         * src/compose.c
16134                 keep attached parts when reediting or forwarding.
16135
16136 2001-06-01 [hoa]
16137
16138         * src/folderview.c
16139         * src/prefs_folder_item.[ch]
16140         * src/prefs_scoring.[ch]
16141         * src/scoring.[ch]
16142         * src/summaryview.[ch]
16143         * src/main.c
16144         * src/mainwindow.c
16145         * src/prefs_common.[ch]
16146                 support for folder scoring
16147                 kill score and important score for messages
16148         
16149         * src/prefs_account.c
16150                 some display bug fixed for local account
16151                 preferences
16152
16153 2001-05-31 [alfons]
16154
16155         * src/summaryview.c:
16156
16157                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
16158                 sender to address book menu item is disabled.
16159
16160 2001-05-30 [hoa]
16161
16162         * src/filtering.[ch]
16163         * src/summaryview.c
16164                 handling summary menu / filter messages
16165
16166         * src/folder.[ch]
16167                 add some stuff
16168
16169         * src/foldersel.c
16170                 imap folders now appears in list
16171
16172         * src/mbox_folder.c
16173                 doesn't crash if destination mail is not writeable
16174
16175 2001-05-29 [hoa]
16176
16177         * src/compose.c
16178                 removed some warnings
16179
16180         * src/filtering.c
16181         * src/folder.[ch]
16182         * src/prefs_filtering.c
16183                 global string to identify any folders           
16184                 removed some debug info
16185                 filtering to mbox folders is now possible
16186
16187         * src/mainwindow.c
16188                 removed some warnings
16189
16190         * src/mbox_folder.c
16191                 permission on files are changed to read/write for user only,
16192                 nothing for other.
16193                 creation of subfolder is handled better.
16194
16195 2001-05-28 [alfons]
16196
16197         Verified the sync for src/prefs_common.[ch] and
16198         src/prefs_account.[ch]. I believe there were some
16199         minor indentation differences.
16200
16201 2001-05-28 [paul]
16202
16203         0.4.99claws3
16204
16205         * sync with 0.4.99cvs3
16206
16207 2001-05-28 [hoa]
16208
16209         * src/compose.c
16210                 handling flags for mbox format
16211
16212         * src/filtering.c
16213                 use of mark file only for MH format
16214                 handling flags for mbox format
16215                 filtering cannot yet move or copy mails to mbox folders.
16216
16217         * src/folder.[ch]
16218                 changed move_msg, copy_msg,
16219                 move_msgs_with_dest, copy_msgs_with_dest functions
16220                 uses only folder->copy_msg() function
16221                 uses folder->finished_copy() to handle the destination
16222                 folder at the end of the copy or move operation.
16223
16224         * src/foldersel.c
16225                 included mbox directories.
16226
16227         * src/folderview.[ch]
16228         * src/mainwindow.c
16229                 handle folders operation for mbox format
16230
16231         * src/mbox.c
16232                 disable conversion of "From " header
16233
16234         * src/mbox_folder.[ch]
16235                 completion of mbox format handling
16236
16237         * src/mh.c
16238                 changed mh_copy_msg() function and
16239                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16240                 mh_copy_msgs_with_dest()
16241
16242         * src/prefs_filtering.c
16243                 removed some warnings
16244
16245         * src/prefs_matcher.c
16246                 default boolean operation is AND
16247
16248         * src/procheader.c
16249                 handling flags for mbox format
16250                 handling of "From " header
16251
16252         * src/procmsg.[ch]
16253                 removed data field
16254                 added MSG_REALLY_DELETED flags to handle deletion of
16255                 messages in mbox format.
16256
16257         * src/summaryview.c
16258                 handling flags for mbox format
16259                 disable the MSG_DELETED flags when messages
16260                 are deleted in mbox format
16261
16262         * src/textview.c
16263                 "From " headers display fixed.
16264
16265 2001-05-27 [alfons]
16266
16267         * src/textview.c:
16268                 
16269                 (get_email_part): skip quoted email addresses, like in e.g.
16270                 "'alfons@proteus.demon.nl'".
16271
16272 2001-05-26 [alfons]
16273
16274         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16275         and fixing the persistence troubles when using separate windows.
16276
16277         * src/mainwindow.c:
16278         
16279             Added #define SEPARATE_ACTION used in the gtk item factory for 
16280             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16281                 use gtk_item_factory_get_widget_by_action() to get the items.
16282                 
16283             Removed separate_widget_cb from the gtk item factory data   
16284           
16285             (mainwindow_create): connect separate_widget_cb() to check
16286             menu item "toggled" signal. also passing a MainWindow pointer
16287                 as object data for both check menu items.
16288                 
16289             (separate_widget_cb): definition of separate_widget_cb() to match
16290             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16291                 window using gtk_object_get_data(). The type of window separation 
16292                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16293         
16294         * src/prefs_filtering.c,
16295           src/prefs_matcher.c: added horizontal scrollbars
16296
16297 2001-05-25 [darko]
16298
16299         * src/headerview.c
16300                 fix segfault with invalid bold font
16301         * src/summaryview.c
16302                 correctly display summary stats after row is marked
16303
16304 2001-05-23 [sergey]
16305
16306         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16307         encodings with libjconv.
16308
16309 2001-05-23 [hoa]
16310
16311         * src/Makefile.am
16312                 added mbox_folder.[ch]
16313         * src/defs.h
16314                 mbox temporary folder
16315         * src/folder.[ch]
16316         * added src/mbox_folder.[ch]
16317         * src/folderview.c
16318         * src/procheader.[ch]
16319                 added mbox support
16320         * src/mbox.c
16321                 bugfix for file incorporation filtering
16322         * src/imap.c
16323                 enable creation of MBOX
16324         * src/prefs_display_header.c
16325                 enable use of headers like "From "
16326                 something that should be fixed :
16327                         displaying of such headers add an extra space
16328         * src/prefs_folder_item.c
16329                 don't create folders because it is not necessary
16330         * src/procmsg.h
16331                 added data field to MsgInfo for mbox internal use
16332         * src/summaryview.c
16333                 added some support for mbox
16334         * src/utils.[ch]
16335                 added get_mbox_cache_dir() function
16336
16337 2001-05-23 [hiroyuki]
16338
16339         * src/headerwindow.c
16340           src/inc.c
16341           src/main.c
16342           src/mh.c
16343           src/nntp.c
16344           src/procmsg.h
16345           src/session.h
16346           src/socket.[ch]
16347           src/summaryview.c
16348           src/textview.c
16349           src/automaton.c
16350           src/folderview.c: more sync with 0.4.99cvs2.
16351
16352         * src/headerwindow.c: reverted.
16353
16354 2001-05-22 [paul]
16355
16356         0.4.99claws2
16357
16358         * sync with sylpheed 0.4.99cvs2
16359                 * src/news.[ch]
16360                 * src/nntp.[ch]
16361                 * INSTALL
16362                 * INSTALL.jp
16363
16364 2001-05-22 [alfons]
16365
16366         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16367
16368 2001-05-21 [alfons]
16369
16370         Minor things:
16371
16372         * configure.in: if gnome-config not found, "no" is displayed
16373         
16374         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16375
16376         * src/textview.c: now also possible to add mail addresses by right
16377           clicking in the text view
16378
16379         * src/codeconv.c: merged patch which fixes endless loop when encountering
16380           invalid wide characters; from Alte <010@imis.ru>  
16381
16382 2001-05-20 [alfons]
16383
16384         Added installation of gnome specific things:
16385
16386         * Makefile.am: gnome conditional
16387
16388         * configure.in: check for installed gnome
16389
16390         * added sylpheed.png, sylpheed.desktop
16391
16392 2001-05-20 [sergey]
16393
16394         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16395
16396         * src/mainwindow.h (main_window_toolbar_create): created a button
16397         for "Reply to all".
16398         (main_window_set_toolbar_sensitive): enable/disable the new button
16399         appropriately.
16400         (toolbar_reply_to_author_cb): handle the new button.
16401
16402         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16403         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16404         failure).
16405
16406 2001-05-19 [sergey]
16407
16408         * src/compose.h (ComposeReplyMode): new modes
16409         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16410         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16411
16412         * src/compose.c
16413         (compose_send): move some code into a new function:
16414         (compose_current_mail_account): new function.
16415         (compose_reply): new argument to_author, all callers changed; if
16416         to_author==TRUE and account->protocol==A_NNTP, find and use an
16417         appropriate mail account for replying.
16418         (compose_reply_set_entry): new argument to_author; ignore
16419         compose->replyto if to_author==TRUE.
16420
16421         * src/mainwindow.c: new command "Message/Reply to author".
16422         (main_window_set_menu_sensitive): enable/disable it.
16423         (reply_cb): handle it.
16424
16425         * src/summaryview.c: new command "Reply to author".
16426         (summary_set_menu_sensitive): enable/disable it.
16427         (summary_reply_cb): handle it.
16428
16429         * src/account.c (account_find_mail_from_address): new function.
16430
16431 2001-05-18 [paul]
16432
16433         0.4.99claws1
16434
16435         * sync with sylpheed 0.4.99cvs1
16436
16437 2001-05-18 [hoa]
16438
16439         * src/compose.[ch]
16440         * src/filtering.c
16441         * src/summaryview.c
16442                 new filtering action : forward and forward as attachment
16443
16444         * src/main.c
16445                 no need for $DISPLAY when we run sylpheed --help
16446                 call to parse_cmd_opt() is moved
16447
16448         * src/mainwindow.[ch]
16449                 execute button is hidden when immediate execute
16450                 is chosen
16451
16452         * src/mh.c
16453         * src/news.c
16454         * src/prefs_folder_item.c
16455         * src/procmsg.c
16456                 better handling of missing directories
16457
16458         * src/summaryview.c
16459                 reedit is enabled in outbox
16460                 reedit is enabled in queue
16461
16462 2001-05-17 [hoa]
16463
16464         * src/filtering.c
16465         * src/matcher.[ch]
16466         * src/prefs_filtering.c
16467                 changed attachement into attachment
16468
16469 2001-05-17 [alfons]
16470
16471         0.4.67claws4    
16472
16473         * sync with sylpheed 0.4.67cvs9
16474         * sync with sylpheed 0.4.67cvs7-8
16475
16476 2001-05-17 [hoa]
16477
16478         * src/Makefile.am
16479                 added prefs_filtering.c
16480
16481         * src/filtering.[ch]
16482         * src/matcher.[ch]
16483                 removed action : forward_news and forward_news_as_attachement
16484                 (forward and forward_as_attachement can be used instead)
16485
16486         * src/mainwindow.c
16487                 added menu option to access filtering configuration
16488
16489         * src/prefs_account.c
16490                 changed mail_command default to /usr/sbin/sendmail
16491
16492         * added src/prefs_filtering.[ch]
16493                 dialog box for filtering configuration
16494
16495         * src/prefs_matcher.c
16496                 added function prefs_matcher_get_criteria_from_matching()
16497
16498         * src/prefs_scoring.c
16499                 reset the dialog when register or substitute is clicked
16500
16501 2001-05-15 [hoa]
16502
16503         * src/Makefile.am
16504                 added filtering.[ch]
16505         * src/inc.c
16506                 using filering.[ch] instead of filter.[ch]
16507         * src/main.c
16508                 reading new filtering configuration
16509         * src/matcher.[ch]
16510                 added some filtering actions
16511                 and fixed a bug for headers and mail body matching
16512         * src/mbox.c
16513                 using filering.[ch] instead of filter.[ch]
16514         * src/mh.c
16515                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16516         * src/summaryview.c
16517                 some fixes for filtering
16518
16519 2001-05-14 [hiroyuki]
16520
16521         * src/send.c: fixed some weird indentations.
16522           send_message_with_command(): call pclose() only if p != NULL.
16523         * src/textview.c: get_email_part(): modified the code for readability.
16524
16525 2001-05-14 [hiroyuki]
16526
16527         * src/md5global.h
16528           src/md5ify.c
16529           src/md5ify.h: removed from the cvs.
16530
16531 2001-05-13 [sergey]
16532
16533         * src/main.c: include rfc2015.h to avoid compiler warnings.
16534         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16535         the panel is already on screen.
16536         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16537         closing the alert window by ESC as "No".
16538         * src/prefs_common.c (prefs_interface_create): moved return
16539         receipt check button to the correct place.
16540
16541 2001-03-13 [alfons]
16542
16543         * src/prefs_common.c: 
16544                 moved return receipt check button to the Send tab. (prefs_send_create)
16545                 removed the date format ui related globals. (prefs_display_create)
16546
16547         0.4.67claws3
16548         
16549         * sync with sylpheed 0.4.67cvs5-6
16550
16551 2001-05-13 [paul]
16552
16553         * added Alfons' font selection patch
16554
16555         * src/defs.h
16556         * src/headerwindow.c
16557         * src/prefs_common.c
16558         * src/prefs_common.h
16559
16560 2001-05-13 [hoa]
16561         * src/defs.h
16562                 changed version of cache
16563         * src/matcher.[ch]
16564         * src/prefs_matcher.c
16565                 added additionnal matching criteria
16566         * src/procheader.c
16567         * src/procmsg.[ch]
16568         * src/news.c
16569                 added references in MsgInfo
16570
16571 2001-05-12 [hoa]
16572
16573         * src/defs.h
16574                 prepared some things for new filtering
16575         * src/matcher.[ch]
16576                 added some matching properties
16577                 inreplyto need to be enhanced
16578                 prepared some things for new filtering
16579         * src/messageview.c
16580                 added Return-Receipt-To handling
16581         * src/prefs_folder_item.c
16582                 changed default value to TRUE
16583         * src/prefs_matcher.c
16584                 added some matching properties
16585         * src/prefs_scoring.[ch]
16586                 the scoring dialog is finished
16587         * src/procheader.c
16588                 added Return-Receipt-To handling
16589                 Reference need to be added
16590         * src/procmsg.[ch]
16591                 added Return-Receipt-To handling
16592                 added threadscore to get a better score sorting when
16593                 threads are enabled
16594         * src/summaryview.c
16595                 suppressed a bug when we sort the list
16596                 when no folder is opened.
16597                 better score sorting when threads are enabled
16598
16599 2001-05-12 [alfons]
16600
16601         * reverted previous patch because of potential errors 
16602
16603         0.4.67claws2
16604         
16605         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16606                 applied "toggle mail-retrieval dialog window" patch submitted 
16607                 by Eric Limpens <eric@qnt.net>
16608
16609         * sync with sylpheed 0.4.67cvs4
16610
16611 2001-05-12 [sergey]
16612
16613         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16614         some picky compilers.
16615         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16616         * src/grouplist_dialog.c: include alertpanel.h.
16617         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16618         fix compile warning.
16619         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16620         #include "defs.h" before others to prevent the warning of `MIN'
16621         and `MAX' redefinition.
16622
16623 2001-05-11 [hoa]
16624
16625         * src/main.c
16626         * src/messageview.c
16627         * src/prefs_account.c
16628         * src/prefs_display_header.c
16629                 removed warning
16630         * src/Makefile.am
16631                 added prefs_scoring.[ch]
16632         * src/grouplist_dialog.c
16633                 display an error dialog box if the group list
16634                 cannot be fetched.
16635         * src/mainwindow.[ch]
16636                 added main_window_set_thread_option() function
16637                 scoring dialog box enabled
16638         * src/matcher.[ch]
16639                 added flags matching unread /new / marked
16640                 / deleted / replied / forwarded
16641         * src/news.c
16642                 newsgroups are now finally in newscache
16643         * src/prefs_matcher.[ch]
16644                 finished preferences for matching dialog
16645         * added src/prefs_scoring.[ch]
16646                 scoring dialog box completed
16647         * src/scoring.[ch]
16648                 conversion to string : added scoringprop_to_string()
16649                 write config for preferences :
16650                 added prefs_scoring_write_config()
16651         * src/summaryview.c
16652                 threads can be enabled/disabled independently
16653                 for each folder
16654
16655 2001-05-10 [alfons]
16656
16657         0.4.67claws1
16658         
16659         * AUTHORS: 
16660                 thought it would be nice to have a list of all
16661                 contributors (used Changelog as a reference)
16662         
16663         * configure.in: 
16664                 messed up version numbering...
16665
16666         0.4.66claws1
16667
16668         * sync with sylpheed 0.4.67cvs1-3
16669
16670 2001-05-10 [darko]
16671
16672         * src/prefs_common.c:
16673                 better UI for strftime format, double clicking
16674                 on format now inserts the format in text entry
16675                 replaced close button with standard OK/Cancel
16676                 moved date format button to the right of the
16677                 text entry field
16678
16679 2001-05-09 [alfons]
16680
16681         * src/gtkstext.c:
16682                 Ctrl-Home / Ctrl-End have proper cursor navigation
16683
16684 2001-05-09 [hoa]
16685
16686         * src/prefs_matcher.c
16687                 finished UI to define matching properties
16688                 added ok and cancel button
16689         * src/prefs_filter.c
16690                 added ok and cancel button
16691         * src/news.c
16692                 fixed some bug in xhdr parsing
16693
16694 2001-05-08 [alfons]
16695
16696         * src/textview.c: 
16697                 fixed a bug in textview_show_header(), which displayed two colons (':');
16698                 cleaned up some warnings
16699
16700 2001-05-08 [hoa]
16701
16702         * src/Makefile.am
16703                 added prefs_matcher.[ch]
16704                 compilation with -W -Wall
16705         * src/alertpanel.c
16706                 ungrab the mouse events if grabbed - does it
16707                 fix the bug for disposition notification ?
16708         * src/mainwindow.c
16709                 added a menu option to open the matching dialog.
16710         * src/matcher.[ch]
16711                 added matcherprop_to_string() and matcherlist_to_string()
16712                 fixed some bugs, changed the name of some options
16713                 age_sup and age_inf becomes age_greater and age_lower,
16714                 body and messageheaders becomes body_part and headers_part,
16715                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16716         * src/prefs_display_header.c
16717         * src/prefs_headers.c
16718                 fixed a bug that accidentally destroyed dialogs
16719                 when closed them with delete_event
16720                 Added *_deleted() which handle delete_event signal correctly.
16721         * src/prefs_folder_item.[ch]
16722                 added "enable_thread" field for future customization
16723         * added src/prefs_matcher.[ch]
16724                 sample of the UI to define matching properties
16725         * src/procheader.c
16726                 using procheader_headername_equal instead of str*cmp functions
16727                 using procheader_parse_header() function
16728         * src/scoring.c
16729                 using MATCHING_XXX instead of SCORING_XXX
16730         * src/summaryview.c
16731                 display the sender of the news even if this is ourself
16732                 when this is a news message.
16733         * src/textview.c
16734                 using headername_equal() instead of str*cmp functions
16735
16736 2001-05-08 [alfons]
16737
16738         0.4.66claws
16739
16740         * sync with sylpheed 0.4.66
16741         * src/gtkstext.c: trace logs added 
16742
16743 2001-05-08 [sergey]
16744
16745         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16746         signature check popup.
16747         * src/rfc2015.c (check_signature): show signature check popup only
16748         if it is enabled in preferences.
16749
16750 2001-05-07 [alfons]
16751
16752         0.4.66claws4
16753         
16754         * sync with sylpheed 0.4.66cvs6
16755
16756 2001-05-07 [darko]
16757
16758         * src/prefs_common.[ch]: added option to enable/disable
16759           looking up sender name in address book for summary pane
16760         * src/summaryview.c: look up sender in the address book
16761           by using Alfons' address completion code
16762
16763 2001-05-07 [hiroyuki]
16764
16765         * src/inc.h
16766           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16767           member of Pop3State.
16768         * src/news.c: brought #include "defs.h" before #include <glib.h>
16769           to prevent the warning of `MIN' and `MAX' redefinition.
16770
16771 2001-05-06 [hoa]
16772
16773         * removed src/headers_display.[ch]
16774         * removed src/prefs_display_headers.[ch]
16775         * src/inc.c
16776                 use a temporary file in the user directory for mbox import
16777         * src/news.c
16778                 added XHDR support to get "To" and "Cc" headers
16779                 (in order to match news with to or cc field for
16780                 scoring)
16781                 added function news_parse_xhdr() to get XHDR response
16782         * src/nntp.[ch]
16783                 added function nntp_xhdr()
16784         * src/matcher.c
16785                 fetch the message if necessary
16786
16787 2001-05-06 [alfons]
16788
16789         0.4.66claws3
16790
16791         * sync with sylpheed 0.4.66cvs3-5
16792
16793 2001-05-06 [hoa]
16794
16795         * src/utils.[ch]
16796                 added function itos_buf() to enable use of several buffers
16797         * src/summaryview.c
16798                 use of itos_buf() instead of itos() in summary list
16799                 to fix the broken display of message number.
16800
16801 2001-05-06 [alfons]
16802
16803         * src/gtkstext.c: bug in cursor up navigation fixed,
16804                 fixed another unsigned / signed comparison (we're getting there :-)
16805
16806 2001-05-06 [hoa]
16807
16808         * src/Makefile.am
16809                 added scoring.c scoring.h
16810                 prefs_folder_item.c prefs_folder_item.h
16811                 matcher.c matcher.h
16812         * src/defs.h
16813                 added FOLDERITEM_RC SCORING_RC
16814         * src/folder.[ch]
16815                 added prefs field in FolderItem :
16816                 properties for each folder (PrefsFolderItem),
16817                 sorting type and mode were added as the first properties.
16818         * src/main.c
16819                 read config for scoring
16820         * added src/matcher.[ch]
16821                 gives functions to parse configuration file to do
16822                 matching on mails with a list of conditions.
16823         * src/mainwindow.c
16824                 add option to sort by score
16825         * src/prefs_common.[ch]
16826                 added preference option to show score and for
16827                 the score column size
16828         * added src/prefs_folder_item.[ch]
16829                 properties for each folder (PrefsFolderItem),
16830                 sorting type and mode were added as the first properties.
16831         * src/procheader.[ch]
16832                 added procheader_parse_header()
16833                 added procheader_header_free()
16834                 added procheader_headername_equal()
16835                 and made modification to use them.
16836         * src/procmsg.[ch]
16837                 added score field to MsgInfo structure
16838         * added src/scoring.[ch]
16839                 gives functions to parse configuration file to do
16840                 scoring on mails with a list of conditions.
16841         * src/summaryview.[ch]
16842                 save the sorting type and mode for the folder
16843                 added column to display the score of the mail
16844                 added function summary_score_clicked()
16845                 sorting type and mode are restored to the folder
16846                 when it is reopen
16847         * src/textview.c
16848                 use procheader_parse_header(), procheader_headername_equal()
16849                 removed memory leak in text_scan_header when freeing headers
16850         * src/filter.c
16851                 changed the function to match names of headers
16852                 using procheader_headername_equal()
16853
16854         Scoring functions are implemented, an interface is needed
16855         to configure that.
16856
16857 2001-05-04 [alfons]
16858
16859         * src/gtkstext.c: 
16860                 hopefully fixed the row up navigation bug,
16861                 removed adding back / forward lines to cache
16862
16863 2001-05-04 [sergey]
16864
16865         * src/prefs_display_headers.c: user interface changes:
16866         (prefs_display_headers_create): remove unused "Show" check button;
16867         allow reordering of headers by dragging.
16868         (prefs_display_headers_write_config): remove unused variables.
16869         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16870         of lists (not needed with the new UI).
16871         (prefs_display_headers_set_list): scan lists starting from row 0,
16872         not 1 (do not skip "(New)").
16873         (prefs_display_headers_find_header): new function.
16874         (prefs_display_headers_clist_set_row): do not allow duplicates.
16875         (prefs_display_headers_delete_cb): do not skip row 0; treat
16876         closing the alert window by ESC as "No".
16877         (prefs_display_headers_up): do not protect row 0.
16878         (prefs_display_headers_down): do not protect row 0.
16879
16880 2001-05-04 [sergey]
16881
16882         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16883         functions.
16884
16885         * src/summaryview.c
16886         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16887         summary_select_next_marked, summary_select_prev_marked): new
16888         functions.
16889
16890 2001-05-03 [sergey]
16891
16892         * src/news.c: fixed a bug when no article can be fetched after
16893         server timeout if the connection was restored by news_post():
16894         (news_select_group): new function.
16895         (news_fetch_msg): call news_select_group() before fetching
16896         article.
16897         (news_get_uncached_articles): set session->group after successful
16898         GROUP command.
16899
16900 2001-05-03 [hoa]
16901
16902         * src/defs.h
16903         * src/procmsg.[ch]
16904         * src/procheader.c
16905                  changed version of cache, added cc field
16906
16907         * src/prefs_display_headers.c
16908                 the interface was changed
16909
16910         * src/prefs_headers.c
16911                 added cancel button
16912
16913 2001-05-03 [alfons]
16914
16915         * completed sync of sylpheed cvs2
16916         * src/gtkstext.c: updated row up / down cursor navigation
16917         * src/textview.c: re-edited, prepared for fixing the email address
16918                 scanner.
16919
16920 2001-05-03 [darko]
16921
16922         * src/prefs_common.c: use alfons' strftime ui code
16923         entry_datefmt and datefmt_sample widgets have to be
16924         global in this module because of this change
16925
16926 2001-05-03 [hoa]
16927
16928         * src/messageview.c
16929         * src/prefs_common.[ch] added option to activate the return receipt
16930                 feature.
16931
16932 2001-05-02 [alfons]
16933
16934         * src/gtkstext.c: fix for row up/down cursor navigation. 
16935
16936         0.4.66claws2
16937         
16938         * sync with 0.4.66cvs2
16939
16940 2001-05-02 [paul]
16941
16942         added add-sender-to-addressbook patch
16943
16944         * src/addressbook.c
16945         * src/addressbook.h
16946         * src/summaryview.c
16947
16948 2001-05-02 [sergey]
16949
16950         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16951         G_ALERTDISABLE.
16952
16953         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16954         all existing callers changed to pass FALSE; create a check button
16955         to disable the message.
16956         (alertpanel_message_with_disable): new function.
16957         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16958         (alertpanel_button_toggled): new function.
16959         (alertpanel_button_clicked, alertpanel_close): set value using
16960         G_ALERT_VALUE_MASK.
16961
16962         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16963
16964         * src/prefs_common.c (prefs_privacy_create): new check button
16965         checkbtn_gpgme_warning.
16966
16967         * src/main.c (main): moved preferences reading before gpgme
16968         initialization; check prefs_common.gpgme_warning before giving the
16969         GnuPG warning and set it to FALSE if the user wants to disable the
16970         warning.
16971
16972 2001-05-02 [hiroyuki]
16973
16974         * src/prefs_display_headers.c: modified the layout and some labels.
16975
16976 2001-05-02 [sergey]
16977
16978         * src/prefs_account.c (prefs_account_fix_size): new function.
16979         (prefs_account_create): call prefs_account_fix_size(); use
16980         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16981         size when the window is shown for the first time).
16982         (prefs_account_basic_create): changed layout of serv_table; moved
16983         localmbox_entry above smtpserv_entry (logically it replaces
16984         POP3/IMAP server).
16985         (prefs_account_protocol_activated): set sensitivity of
16986         nntpauth_chkbtn according to the protocol (in addition to
16987         hide/show); commented out gtk_table_set_row_spacing() calls.
16988         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16989         not sensitive (fixes a bug with disabled username/password boxes
16990         when editing POP3 account after NNTP with authentication).
16991
16992 2001-05-02 [hoa]
16993
16994         * src/account.c
16995         * src/inc.c
16996         * src/prefs_account.[ch]
16997         * src/send.c
16998                 removed local account without SMTP server
16999                 added option to use mail command instead of a connexion
17000                 to SMTP server when a local account is used
17001         * src/prefs_headers.c
17002                 fixed a bug
17003         * src/news.c
17004                 fixed a bug when connexion immediately closed
17005
17006 2001-05-01 [alfons]
17007
17008         0.4.66claws1
17009         
17010         * sync with 0.4.65
17011
17012 2001-05-01 [sergey]
17013
17014         * src/prefs_account.c (Basic, prefs_account_basic_create): new
17015         widget nntpauth_chkbtn.
17016         (prefs_account_protocol_activated): handle nntpauth_chkbtn
17017         visibility.
17018         (prefs_account_nntpauth_toggled): new function.
17019
17020         * src/news.c (news_session_new_for_folder): use NNTP
17021         authentication only if ac->use_nntp_auth is set.
17022
17023 2001-05-01 [hoa]
17024
17025         * src/Makefile.am changed headers.[ch] in customheader.[ch]
17026         * src/prefs_display_headers.c changed the UI
17027         * src/prefs_headers.c changed account_name to account_id
17028         * src/compose.c using customheader.h
17029
17030 2001-05-01 [hiroyuki]
17031
17032         * src/esmtp.c
17033           src/news.c
17034           src/nntp.c: changed sock_read() to sock_gets(), they've been left
17035           unsynched.
17036
17037 2001-05-01 [hoa]
17038
17039         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
17040         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
17041                 for displaying of headers
17042         * src/grouplist_dialog.[ch] minor changes to remove warnings
17043         * src/prefs_display_headers.[ch] dialog to choose the
17044         headers to display in the mail viewer.
17045         * src/headers.h correction of #define
17046         * src/headers_display.[ch] configuration for displaying of headers.
17047         * src/main.c read config of displaying of headers
17048         * src/prefs_common.c add a button to access the config dialog
17049                 for displaying of headers
17050         * src/prefs_display_headers.[ch] dialog for configuration for
17051                 displaying of the headers.
17052         * src/prefs_headers.c cleaning of code
17053         * src/procheader.c comments added to code
17054         * src/textview.c changes to reorder the headers depending
17055                 on the config for displaying of headers
17056
17057 2001-04-30 [alfons]
17058
17059         0.4.65claws7
17060
17061         * sync with 0.4.65cvs12
17062
17063         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
17064
17065 2001-04-30 [sergey]
17066
17067         * src/nntp.h (NNTPSockInfo): new field auth_failed.
17068
17069         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
17070         is set to force reconnection after authentication failure.
17071         (nntp_gen_command): set sock->auth_failed on authentication
17072         failure, or if sock->userid and sock->passwd are not set.
17073
17074         * src/news.c (news_session_new_for_folder): set userid=NULL if
17075         password dialog is cancelled.
17076
17077 2001-04-30 [sergey]
17078
17079         * src/nntp.h (NNTPSockInfo): new type.
17080
17081         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
17082         SockInfo.
17083         (nntp_open_auth, nntp_close): new functions.
17084         (nntp_gen_command): new function to handle authentication; all
17085         NNTP command functions updated to use it.
17086         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
17087         (nntp_list): removed old useless code.
17088
17089         * src/news.h (NNTPSession): new field nntp_sock.
17090
17091         * src/news.c: all functions updated to use NNTPSockInfo instead of
17092         SockInfo.
17093         (news_session_new): new arguments (userid, passwd); made static;
17094         use nntp_open_auth() if needed.
17095         (news_session_destroy): use nntp_close() instead of sock_close().
17096         (news_query_password): changed arguments.
17097         (news_session_new_for_folder): new function.
17098         (news_session_get): use news_session_new_for_folder().
17099         (news_authenticate): deleted.
17100         (news_get_uncached_articles): removed old authentication code.
17101
17102 2001-04-30 [sergey]
17103
17104         * src/news.c: reverted my previous changes (need to do NNTP
17105         authentication in a cleaner way).
17106         
17107 2001-04-29 [sergey]
17108
17109         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
17110         news_nntp_post, news_nntp_mode): new functions (wrappers with
17111         authentication support).
17112         (news_get_article_cmd, news_get_article, news_get_header): new
17113         argument "folder"; all callers changed.
17114         (news_get_article_cmd): added authentication support.
17115         (news_session_get): use news_nntp_mode() instead of nntp_mode().
17116         (news_post): use news_nntp_post() instead of nntp_post().
17117         (news_get_uncached_articles): use news_nntp_group() instead of
17118         nntp_group() and news_nntp_xover() instead of nntp_xover();
17119         removed old authentication code.
17120         (news_get_group_list): use news_nntp_list() instead of nntp_list().
17121
17122         * src/nntp.c (nntp_list): return real error code instead of
17123         hardcoded NN_ERROR.
17124
17125 2001-04-29 [sergey]
17126
17127         * configure.in: fixed wint_t typedef detection again
17128
17129 2001-04-28 [hoa]
17130
17131         * src/prefs_account.[ch], added A_LOCAL_CMD
17132                 (send mail with mail command)
17133         * src/send.c added function send_message_with_command()
17134         * src/inc.c made a more secure get_spool() function with
17135                 mktemp() but maybe mkstemp() or something more
17136                 secure can be used.
17137
17138 2001-04-28 [alfons]
17139
17140         * src/textview.c, colorization of email addresses in headers
17141
17142         0.4.65claws6
17143
17144         * bug sync with sylpheed
17145         * prefs_common.c: created date format ui for darko
17146         * sync with 0.4.65cvs11
17147         * configure.in: corrected to have the new gpg checks
17148
17149 2001-04-27 [alfons]
17150
17151         * completed sync with 0.4.65cvs10
17152         * minor debug things added to gtkstext.c
17153
17154 2001-04-27 [darko]
17155
17156         * configure.in: remove check for availability of
17157           strftime() as advised by Hiroyuki
17158         * src/prefs_common.[ch], src/procheader.c:
17159           synch strftime() code with Hiroyki's main branch
17160
17161 2001-04-26 [sergey]
17162
17163         * src/news.c: news_query_password(), news_authenticate(): new
17164           functions.
17165           news_get_uncached_articles(): added NNTP authentication
17166           handling.
17167         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17168           new functions.
17169         * src/prefs_account.c: prefs_account_protocol_activated():
17170           enable userid and password fields for NNTP.
17171
17172 2001-04-26
17173
17174         * configure.in: check for availability of strftime()
17175           [darko]
17176         * src/prefs_common.[ch], src/procheader.c: use
17177           strftime() for displaying date in summary pane if it
17178           is available
17179
17180 2001-04-25
17181
17182         * more .cvsignore cleanups [alfons]
17183
17184 2001-04-25
17185
17186         * ac/sv-check-type.m4: new autoconf macro.
17187         * configure.in: fixed wint_t typedef detection (did not work
17188           with gcc-2.96).
17189
17190 2001-04-25
17191
17192         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17193           [hiroyuki]
17194
17195 2001-04-24
17196         * modified gtkstext.c : buggy cursor navigation fixed, 
17197           and font descent also taken in account when drawing
17198           cursor. [alfons]
17199
17200 2001-04-24 [hoa]
17201         * added comments in src/news.c src/nntp.c
17202         * added src/prefs_headers.[ch]
17203         * added src/headers.[ch]
17204         * modified compose.c to activate custom headers
17205                 added function is_in_custom_headers
17206         * modified prefs_account.[ch]
17207                 added function prefs_account_customhdr_edit
17208         * modified src/defs.h :
17209                 added HEADERS_RC : name of the config file
17210                 for the custom headers
17211
17212 2001-04-24
17213
17214     0.4.65claws5
17215
17216         * configure.in
17217           src/gtkstext.[ch]
17218           src/compose.c
17219           src/Makefile.am
17220           
17221           added gtkstext with configure.in patch by Hiroyuki which
17222           should fix the XIM detection [alfons]
17223
17224         * more clean up of cvs [alfons]
17225
17226                  * removed all Makefile.in files to attic.
17227
17228                  * updated all .cvsignores to really ignore things that could
17229                    be unintentionally committed by a recursive commit.
17230
17231 2001-04-23 [hoa]
17232         * added src/grouplist_dialog.[ch]
17233         * changed src/folderview.c to call grouplist_dialog instead
17234                 of inputdialog
17235         * src/news.c :
17236                 added functions news_reset_group_list
17237                 and news_get_group_list
17238         * src/nntp.c :
17239                 added function nntp_list
17240         * src/defs.h :
17241                 added GROUPLIST_FILE : name of the newsgroup list cache file
17242
17243 2001-04-21
17244
17245         * added option to warn about queued messages on exit [sergey]:
17246
17247           * src/compose.c: compose_queue(): call folder_item_scan()
17248             and folderview_update_item() after queueing.
17249           * src/folderview.c: folderview_update_node(): draw the queue
17250             folder in bold font if there are queued messages.
17251           * src/mainwindow.c: queued_messages(): new function.
17252             app_exit_cb(): display warning if there are queued messages
17253             if warn_queued_on_exit is set.
17254           * prefs_common.[ch]: add warn_queued_on_exit option.
17255
17256         * enhanced GnuPG key selection support [sergey]:
17257
17258           * src/select-keys.c: updated to newer version from Win32
17259             branch with support for selecting arbitrary keys.
17260           * src/prefs_account.c: added the Privacy tab to the account
17261             options window.
17262             prefs_account_privacy_create(),
17263             prefs_account_sign_key_set_data_from_radiobtn(),
17264             prefs_account_sign_key_set_radiobtn(): new functions.
17265           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17266           * src/rfc2015.c: set_signers(): new function.
17267             pgp_sign(): add the account parameter, call set_signers().
17268             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17269           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17270           * src/compose.c: pass the current account to rfc2015_sign().
17271
17272         * tag name claws added to prevent confusion with main branch [alfons]
17273
17274         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17275
17276         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17277
17278         * sync with recent sylpheed cvs. Untested though. [alfons]
17279