sync with 0.9.2cvs5
[claws.git] / ChangeLog.claws
1 2003-06-26 [paul]       0.9.0claws63
2
3         * sync with 0.9.2cvs5
4                 see ChangeLog 2003-06-25 and 2003-06-26
5
6 2003-06-25 [match]      0.9.0claws62
7
8         * src/addr_compl.c
9                 Fixed tab/backtab for dropped-down completion list to
10                 move next/previous field. (close bug 147)
11
12 2003-06-25 [christoph]  0.9.0claws61
13
14         * src/addr_compl.[ch]
15         * src/addrindex.[ch]
16         * src/folderview.c
17         * src/inc.c
18         * src/news.c
19         * src/summaryview.c
20         * src/toolbar.c
21                 fix warnings
22
23 2003-06-25 [leandro]    0.9.0claws60
24
25         * src/compose.c
26                 o cleanups
27                 o gray out "Message/Remove references" menu item if not
28                   replying to a message
29
30 2003-06-24 [leandro]    0.9.0claws59
31
32         * src/compose.[ch]
33                 o removed "Message/Create new thread" menu item
34                 o added "Message/Remove references" menu item
35                   (it's off by default and will not check anymore
36                    if the subject changed)
37
38 2003-06-23 [alfons]     0.9.0claws58
39
40         * src/procmsg.c
41                 try better grouping messages threaded by subject based on their age.
42                 still not perfect - because the message tree is not sorted by date.  
43
44 2003-06-23 [thorsten]   0.9.0claws57
45
46         * src/pop.[ch]
47                 added mail_receive_hook to allow modifications
48                 directly after retrieval (e.g. adding headers).
49
50 2003-06-23 [paul]       0.9.0claws56
51
52         * src/sourcewindow.c
53                  enable the use of Ctrl+A to select all text in
54                  the sourcewindow
55                  Patch submitted by Ivan Francolin Martinez
56                  <ivanfm@users.sourceforge.net>
57
58 2003-06-22 [christoph]  0.9.0claws55
59
60         * src/folder.[ch]
61                 o add notification hook for folder tree changes
62                 o invoke hooks after folder tree scanning
63
64         * src/folderview.[ch]
65                 register hook for folder tree changes that
66                 updates the ctree
67
68         (there are more places that should be updated, like add, remove 
69          or move folder)
70
71         (closes Bug 164 Crash on rebuild folder tree)
72         (closes Bug 190 Crash on 'rebuilding folder tree')
73
74 2003-06-21 [leandro]    0.9.0claws54
75
76         * src/compose.[ch]
77                 create a new thread if subject changes
78                 (it's on by default, can be disabled in Message menu)
79
80 2003-06-21 [alfons]     0.9.0claws53
81
82         * src/summaryview.c
83                 quiet little compiler
84
85 2003-06-21 [christoph]  0.9.0claws52
86
87         update gettext stuff to version 0.12
88
89 2003-06-19 [alfons]     0.9.0claws51
90
91         * src/common/log.c
92         * src/common/plugin.c
93                 move defs.h before glib.h to prevent MIN/MAX redefs
94
95 2003-06-19 [alfons]
96
97         * src/addressbook.c
98                 translatable
99
100 2003-06-19 [match]      0.9.0claws50
101
102         * src/addressbook.[ch]
103         * src/addrindex.[ch]
104         * src/addr_compl.[ch]
105         * src/editldap.[ch]
106         * src/editldap_basedn.[ch]
107         * src/addritem.[ch]
108         * src/ldapquery.h
109                 re-implemented dynamic LDAP search. works without
110                 slowdown on display sender with addressbook
111                 option.
112         * src/addrbook.c
113                 documented code.
114
115 2003-06-19 [paul]       0.9.0claws49
116
117         * src/compose.c
118                 fix Bug #136 'Nonprovided quotation marks crash claws'
119                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
120
121 2003-06-19 [alfons]     0.9.0claws48
122
123         * src/prefs_common.[ch]
124         * src/procmsg.c
125                 restrict threading by subject by checking thread for
126                 age (prefs_common.thread_by_subject_max_age)
127
128 2003-06-18 [christoph]  0.9.0claws47
129
130         * src/imap.c
131                 fix memory leak in imap_cmd_fetch()
132
133 2003-06-18 [christoph]  0.9.0claws46
134
135         * src/prefs_gtk.c
136                 fix memory leak in prefs_set_default() when used multiple
137                 times or after prefs have been read
138
139 2003-06-18 [christoph]  0.9.0claws45
140
141         * src/common/plugin.c
142                 fix memory leak in plugin_unload()
143
144 2003-06-18 [christoph]  0.9.0claws44
145
146         * src/imap.c
147                 fix memory leak in imap_cmd_ok()
148
149 2003-06-18 [christoph]  0.9.0claws43
150
151         * src/folder.c
152                 stop messages that are downloaded from POP3 and added to
153                 an IMAP inbox from being filtered twice (first by POP3
154                 and again when IMAP folder is scaned to get the UID of
155                 the APPEND operation when no UIDPLUS is available)
156
157 2003-06-18 [alfons]
158
159         * tools/Makefile.am
160                 phoenix <- firebird     
161
162 2003-06-18 [paul]
163
164         * tools/launch_phoenix          ** REMOVED **
165           tools/launch_firebird         ** NEW **
166                 renamed and edited to reflect the browser's name change from
167                 'phoenix' to 'firebird'
168
169 2003-06-18 [paul]       0.9.0claws42
170
171         * sync with 0.9.2cvs2
172                 see ChangeLog 2003-06-16
173
174 2003-06-17 [alfons]     0.9.0claws41
175
176         * src/procmsg.c
177                 prevent threading problems when a node is an ancestor (parent / great parent),
178                 which mostly happens with circular references (thanks to Phillipe Gramoullé
179                 for finding an sample set of messages)
180
181 2003-06-16 [christoph]  0.9.0claws40
182
183         * src/main.c
184                 don't popup main window on --receive or --receive-all
185
186         * src/mainwindow.[ch]
187         * src/plugins/trayicon/trayicon.c
188                 allow hiding of main window by clicking on the trayicon
189                 (doesn't work correctly in seperate window mode and may
190                  cause unexpected GTK problems I couldn't find yet)
191
192         * src/common/ssl.c
193                 remove incorrect warning
194
195 2003-06-15 [alfons]     0.9.0claws39
196
197         * src/gtk/gtkstext.c
198                 don't output debug text;
199                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
200                 for pointing this out);
201
202 2003-06-14 [alfons]     0.9.0claws38
203         
204         * src/messageview.c
205                 remove printf() and make one if..else comply with coding style
206
207 2003-06-14 [alfons]     0.9.0claws37
208
209         * AUTHORS
210                 add Martin Wicke
211         * src/action.c
212         * src/messageview.[ch]
213         * src/summaryview.c
214                 apply patch #754162 "Quoting messages filtered by actions" submitted
215                 by Martin Wicke, which allows quoting message body changed by an
216                 action (Thanks!).
217
218 2003-06-13 [alfons]     0.9.0claws36
219
220         * src/utils.c
221                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
222                 use case insensitive regexp (suggested by Ivan Martinez)
223
224 2003-06-13 [christoph]  0.9.0claws35
225
226         * configure.ac
227         * src/plugins/trayicon/Makefile.am
228         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
229         * src/plugins/trayicon/trayicon.c
230         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
231         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
232         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
233         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
234         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
235         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
236                 replace my own EggTrayIcon backport with the backport
237                 used by (l|x)mule and gabber.
238
239 2003-06-13 [alfons]     0.9.0claws34
240
241         * AUTHORS
242         * src/common/utils.c
243                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
244
245 2003-06-13 [alfons]     0.9.0claws33
246
247         * src/compose.c
248                 clean up a little bit
249
250 2003-06-12 [alfons]     0.9.0claws32
251
252         * src/compose.c
253                 const correctness fix
254
255         * src/common/sylpheed.[ch]
256                 () -> (void)
257                 prevent redef MIN/MAX
258                 
259         * src/common/utils.[ch]
260                 () -> (void)
261
262 2003-06-12 [melvin]     0.9.0claws31
263
264         * src/compose.c
265                 Updated to take into accounts changes in GtkAspell.
266
267 2003-06-12 [alfons]     0.9.0claws30
268
269         * src/compose.c
270         * src/procmsg.c
271         * src/common/utils.[ch]
272                 handle reply subject prefixes better (initial 
273                 suggestion by Robert Story adapted and enhanced 
274                 using regexps)
275
276 2003-06-12 [melvin]     0.9.0claws29
277
278         * src/compose.c
279                 Use new gtkaspell_checkers_strerror() to get the speller's
280                 error message instead of accessing the (now private)
281                 checkers structure.
282                 Minor code clean up
283
284         * src/main.c
285                 Use #ifdef instead of #if for USE_ASPELL
286                 Use the new spell checkers init/quit functions 
287
288         * src/gtk/gtkaspell.c
289                 Use #ifdef instead of #if for USE_ASPELL
290                 Moved in the majority of GtkAspell structures that were
291                 exported before by gtkaspell.h
292         
293         * src/gtk/gktaspell.h
294                 Made gtkaspell.h contain only the necessary data to be
295                 publicized by moving many structures to gtkaspell.c.
296                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
297                 gtkaspell_checkers_new(): replaced by...
298                 gtkaspell_checkers_init(): new function for initialization
299                 gtkaspell_checkers_delete(): replaced by...
300                 gtkaspell_checkers_quit(): new function
301                 gtkaspell_checkers_strerror(): new function that returns
302                 the checker's last error message.
303                 
304 2003-06-11 [melvin]     0.9.0claws28
305
306         * po/POTFILES.in
307                 Updated to take into account gtkaspell.c migration to
308                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
309
310 2003-06-10 [alfons]     0.9.0claws27
311
312         * src/filtering.[ch]
313         * src/folder.c
314         * src/matcher.c
315         * src/scoring.[ch]
316                 - try fixing bug #18 (any brave testers?)
317                 - add more robustness by refusing previously 
318                   unchecked NULL pointers 
319
320 2003-06-10 [alfons]     0.9.0claws26
321
322         * src/procmsg.c
323                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
324
325 2003-06-09 [alfons]     0.9.0claws25
326
327         * src/prefs_common.c
328                 fix bug #163 "Icon switching doesnt work properly" by 
329                 preventing early freeing of prefs_common.pixmap_theme_path.
330
331 2003-06-09 [christoph]  0.9.0claws24
332
333         * src/gtk/gtkaspell.c
334                 revert Thorsten's fix and add forgotten g_strdup for
335                 aspell path (it should not be possible to alter the path a
336                 GtkASpell uses from outside)
337
338 2003-06-09 [thorsten]   0.9.0claws23
339
340         * src/gtk/gtkaspell.c
341                 dont free prefs_common.aspell_path when closing compose
342
343 2003-06-08 [colin]      0.9.0claws22
344
345         * src/plugins/spamassassin/spamassassin.c
346                 fix prefs types
347
348 2003-06-07 [christoph]  0.9.0claws21
349
350         * src/Makefile.am
351         * src/compose.c
352         * src/gtkaspell.[ch]            ** REMOVE **
353         * src/gtk/Makefile.am
354         * src/gtk/gtkaspell.[ch]        ** NEW **
355                 o make gtkaspell independent from sylpheed's prefs
356                 o move gtkaspell.[ch] to gtk directory
357
358 2003-06-07 [christoph]  0.9.0claws20
359
360         * src/Makefile.am
361         * src/crash.c
362         * src/export.c
363         * src/filesel.[ch]              ** REMOVE **
364         * src/folder.c
365         * src/main.[ch]
366         * src/common/sylpheed.[ch]
367         * src/gtk/Makefile.am
368         * src/gtk/filesel.[ch]          ** NEW **
369         * src/gtk/pluginwindow.c
370         * src/gtk/sslcertwindow.c
371                 move filesel.[ch] to gtk directory
372
373 2003-06-07 [alfons]     0.9.0claws19
374
375         * src/filesel.c
376                 make (multi) file selection dialog work again (Claws-only)
377
378 2003-06-07 [thorsten]   0.9.0claws18
379
380         * po/de.po
381                 fix typos
382
383 2003-06-07 [alfons]     0.9.0claws17
384
385         * configure.ac
386         * src/mimeview.c
387                 detect apache mishap in which case don't include fnmatch.h
388                 if regex.h is already included
389
390 2003-06-06 [christoph]  0.9.0claws16
391
392         * configure.ac
393         * src/mimeview.h
394                 add check for fnmatch.h and include it when available
395
396         * src/mimeview.[ch]
397                 fix wrong case sensitivity of Content-Types
398
399         * src/gtk/Makefile.am
400                 need the same include paths in gtk directory as in
401                 common directory because .h files in common can
402                 include files from these directories, when included
403                 in gtk's .h or .c files
404
405 2003-06-06 [alfons]     0.9.0claws15
406
407         * src/mimeview.c
408         * src/summaryview.c
409                 make it compile again because of regex.h / fnmatch.h 
410                 include problems (related to recent mime stuff, can
411                 someone check this?)
412
413 2003-06-06 [thorsten]   0.9.0claws14
414
415         * src/folderview.c
416                 possible use of uninitialized pointer while dragging
417
418 2003-06-06 [paul]       0.9.0claws13
419
420         * src/compose.c
421                 fix bug where the insert sig button would be effective
422                 only when auto_sig was set
423
424 2003-06-06 [paul]       0.9.0claws12
425
426         * sync with 0.9.2 release
427
428 2003-06-02 [paul]       0.9.0claws11
429
430         * sync with 0.9.1cvs1
431                 see ChangeLog 2003-06-02
432                 
433         * po/de.po
434                 update by Jens
435
436 2003-06-01 [christoph]  0.9.0claws10
437
438         * src/account.c
439                 don't use substring search to find accounts by email address
440
441         (closes Bug 169 Overly loose matching of "From" address)
442
443 2003-05-31 [christoph]  0.9.0claws9
444
445         * doc-src/rfc2683.txt
446         * src/imap.c
447                 limit IMAP command length as recommended in RFC2683
448                 (message number lists will be split into multiple imap
449                 sets, the limit of 1000 octets is not a hard limit)
450
451         (closes Bug 161 sylpheed-claws exits with segfault when logging
452          in to certain imap-servers)
453
454 2003-05-29 [alfons]     0.9.0claws8
455
456         * src/toolbar.[ch]
457                 add print button (calling summary_print());
458                 fine tune setting tooltip text;
459                 (if someone needs other buttons, please take these 
460                 commits as a guide, instead of bothering us - also
461                 see 0.8.11claws150) 
462
463 2003-05-29 [darko]      0.9.0claws7
464
465         * src/compose.c
466                 fix crash when word wrapping kicks in due to
467                 changed text by spell checker
468
469 2003-05-29 [paul]       0.9.0claws6
470
471         * src/compose.c
472                 fix bug where changing account would insert
473                 sig even if auto_sig was FALSE
474                 
475         * ChangeLog
476           ChangeLog.jp
477           INSTALL
478                 sync with 0.9.1 release
479
480 2003-05-28 [christoph]  0.9.0claws5
481
482         * src/imap.c
483                 fix truncation of too long commands
484
485         (closes Bug 167 IMAP hangs trying to get envelope
486          information in imap_get_uncached_messages)
487
488 2003-05-27 [paul]       0.9.0claws4
489
490         * tools/Makefile.am
491           tools/maildir2sylpheed.pl     ** NEW FILE **
492                 add kmail to sylpheed mailbox conversion script
493
494 2003-05-27 [paul]       0.9.0claws3
495
496         * sync with 0.9.0cvs10
497                 see ChangeLog 2003-05-26
498
499 2003-05-26 [paul]       0.9.0claws2
500
501         * sync with 0.9.0cvs9
502                 see ChangeLog 2003-05-26
503
504 2003-05-24 [paul]       0.9.0claws1
505
506         * sync with 0.9.0cvs8
507                 see ChangeLog 2003-05-23
508
509 2003-05-24 [paul]       0.9.0claws
510
511         * version 0.9.0claws released
512
513 2003-05-24 [paul]       0.8.11claws177
514
515         * src/plugins/dillo-viewer/Makefile.am
516           src/plugins/traycon/Makefile.am
517                 add missing files
518                 
519         * po/bg.po
520           po/en_GB.po
521           po/es.po
522           po/it.po
523           po/pt_BR.po
524           po/ru.po
525           po/sr.po
526                 update Bulgarian, British English, Spanish, Italian, 
527                 Brazilian Portuguese, Russian, and Serbian translations, 
528                 submitted by George Danchev, [me], Ricardo Mones Lastra,
529                 André Filipe de Assunção e Brito, Alessandro Maestri, 
530                 Ruslan N. Balkin, and Urke MMI
531
532 2003-05-23 [melvin]     0.8.11claws176
533
534         * po/fr.po
535                 Updated French translations
536
537 2003-05-22 [paul]       0.8.11claws175
538
539         * src/Makefile.am
540           src/addrbook.[ch]
541           src/addrcache.[ch]
542           src/addr_compl.[ch]
543           src/adressbook.[ch]
544           src/addrindex.[ch]
545           src/addritem.[ch]
546           src/editaddress.c
547           src/editgroup.c
548           src/editldap_basedn.c
549           src/editldap.c
550           src/jpilot.c
551           src/vcard.c
552                 revert to get ldap into it previous working state
553                 
554         * po/zh_TW.Big5.po
555                 new Taiwanese translation,
556                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
557
558 2003-05-22 [christoph]  0.8.11claws174
559
560         * src/plugins/spamassassin/libspamc.[ch]
561                 sync libspamc with SpamAssaain release 2.55
562
563 2003-05-22 [paul]       0.8.11claws173
564
565         * sync with 0.9.0cvs7
566                 see ChangeLog 2003-05-22
567                 
568         * src/summaryview.c
569                 revert change in 0.8.11claws172: follow
570                 Hiroyuki's decision and that's the end of it.
571
572 2003-05-21 [paul]       0.8.11claws172
573
574         * src/summaryview.c
575                 fix discrepency between open_unread_on_enter
576                 and always_show_msg
577
578 2003-05-21 [paul]       0.8.11claws171
579
580         * sync with 0.9.0cvs6
581                 see ChangeLog 2003-05-21
582
583 2003-05-21 [paul]       0.8.11claws170
584
585         * sync with 0.9.0cvs5
586                 see ChangeLog 2003-05-21
587
588 2003-05-20 [paul]       0.8.11claws169
589
590         * sync with 0.9.0cvs4
591                 see ChangeLog 2003-05-20
592                 fixes bug #152, 'encoding of IMAP folders names'
593
594 2003-05-20 [paul]       0.8.11claws168
595
596         * sync with 0.9.0cvs3
597                 see ChangeLog 2003-05-20
598                 
599         * src/tools/convert_mbox.pl
600                 minor change in the comments, submitted by Fred Marton
601
602 2003-05-19 [paul]       0.8.11claws167
603
604         * src/plugins/clamav/Makefile.am
605           configure.ac
606                 link clamav_lib to the plugin and not to the main program
607
608 2003-05-19 [christoph]
609
610         * src/Makefile.am
611                 add -export-dynamic for linking
612
613 2003-05-19 [paul]       0.8.11claws166
614
615         * sync with 0.9.0cvs1
616                 see ChangeLog 2003-05-19
617
618 2003-05-19 [paul]       0.8.11claws165
619
620         * src/inc.c
621                 fix 'pop before smtp' timeout
622
623 2003-05-18 [alfons]     0.8.11claws164
624
625         * src/prefs_matcher.c
626                 put "execute" action command line ("expression") in edit box
627
628 2003-05-18 [christoph]  0.8.11claws163
629
630         * src/mimeview.[ch]
631         * src/plugins/dillo_viewer/dillo_viewer.c
632         * src/plugins/image_viewer/viewer.c
633         * src/plugins/mathml_viewer/mathml_viewer.c
634                 let a viewer have a list of Content-Types
635
636 2003-05-18 [paul]       0.8.11claws162
637
638         * src/prefs_filtering.c
639                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
640                 and REDIRECT actions
641
642 2003-05-17 [christoph]
643
644         * README.claws
645                 o remove dynamic signatures that was syned with main
646                 o add infos about no longer "build in" image viewer
647                 o update bugtracker URL
648
649 2003-05-17 [christoph]  0.8.11claws161
650
651         * src/folder.c
652         * src/folderview.c
653         * src/imap.c
654                 don't use imap_scan_folder anymore. Instead call folder_item_scan
655                 for every folder after rebuilding the folder tree.
656
657         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
658          messages)
659
660 2003-05-17 [christoph]  0.8.11claws160
661
662         * src/imap.c
663                 don't use STATUS command on current folder to check for
664                 content changes. imap_cmd_ok() now tracks changes to
665                 folder and number of existing messages.
666
667 2003-05-17 [paul]       0.8.11claws159
668
669         * src/plugins/clamav/clamav_plugin.c
670                 remove unnecessary debug_print
671
672 2003-05-16 [thorsten]   0.8.11claws158
673
674         * src/plugins/demo.c
675                 included missing intl.h
676
677 2003-05-16 [paul]       0.8.11claws157
678
679         * po/POTFILES.in
680                 remove non-existant entries
681         
682         * src/plugins/clamav/clamav_plugin.c
683           src/plugins/clamav/clamav_plugin_gtk.c
684           src/plugins/dillo_viewer/dillo_prefs.c
685           src/plugins/dillo_viewer/dillo_viewer.c
686                 gettextise
687
688 2003-05-16 [christoph]  0.8.11claws156
689
690         * po/POTFILES.in
691                 include plugin .c files for translation until I
692                 find a better solution to have plugins have their
693                 own textdomain
694         * src/plugins/demo/demo.c
695         * src/plugins/image_viewer/plugin.c
696         * src/plugins/mathml_viewer/mathml_viewer.c
697         * src/plugins/spamassassin/spamassassin.c
698         * src/plugins/spamassassin/spamassassin_gtk.c
699         * src/plugins/trayicon/trayicon.c
700                 add gettext macros for plugin name and description
701
702 2003-05-16 [paul]
703
704         * sync with 0.9.0
705
706 2003-05-16 [paul]       0.8.11claws155
707
708         * sync with lastest 0.9.0pre1
709                 see ChangeLog 2003-05-16
710
711 2003-05-15 [paul]       0.8.11claws154
712
713         * sync with latest 0.9.0pre1
714                 see ChangeLog 2003-05-14 and 2003-05-15
715
716 2003-05-14 [christoph]  0.8.11claws153
717
718         * src/plugins/image_viewer/viewer.c
719         * src/plugins/image_viewer/viewer.glade         ** NEW **
720         * src/plugins/image_viewer/viewerprefs.c
721                 make it possible to disable the autoload function in the
722                 imageviewer again
723
724 2003-05-14 [christoph]  0.8.11claws152
725
726         * src/folder.c
727                 fix folder update after adding a message
728
729 2003-05-13 [alfons]     0.8.11claws151
730
731         * src/common/session.c
732                 remove debug traces
733                 
734         * src/addrcache.[ch]
735         * src/filtering.[ch]
736         * src/folder.[c]
737         * src/gtkaspell.[ch]
738         * src/imap.[ch]
739         * src/mbox_folder.[ch]
740         * src/mh.[ch]
741         * src/mimeview.h
742         * src/msgcache.[ch]
743         * src/news.[ch]
744         * src/passphrase.[ch]
745         * src/prefs_common.[ch]
746         * src/prefs_gtk.[ch]
747         * src/procmsg.c
748         * src/scoring.[ch]
749                 be pedantic; (in prototypes () implies (int))
750
751 2003-05-13 [alfons]     0.8.11claws150
752
753         * src/prefs_toolbar.[ch]
754         * src/summaryview.[ch]
755         * src/toolbar.[ch]
756                 change misleading text in toolbar prefs;
757                 add toolbar action for ignore thread (toggles ignore thread flag);
758                 clean up a little bit;
759
760 2003-05-12 [paul]
761
762         * tools/convert_mbox.pl
763                 bug fixed by Fred Marton
764
765 2003-05-12 [paul]
766
767         * sync with 0.9.0pre1
768
769 2003-05-09 [paul]       0.8.11claws149
770
771         * sync with 0.8.11cvs43
772                 see ChangeLog 2003-05-09
773
774 2003-05-08 [christoph]  0.8.11claws148
775
776         * src/imap.[ch]
777                 o use CAPABILIY as first command and check for PREAUTH
778                   information in the response to it
779                 o rewrite all imap_cmd_* functions to use an IMAPSession
780                   instead of a SockInfo as parameter
781                 o do STARTTLS after fetching and checking the server
782                   capabilities
783
784 2003-05-08 [paul]       0.8.11claws147
785
786         * tools/Makefile.am
787           tools/README
788           tools/convert_mbox.pl         ** NEW FILE **
789                 add mbox conversion script. Submitted by 
790                 Fred Marton <Fred.Marton@uni-bayreuth.de>
791
792 2003-05-07 [christoph]
793
794         * doc-src/glade.txt
795         * src/gtk/pluginwindow.glade
796         * src/plugins/image_viewer/viewerprefs.glade
797         * src/plugins/spamassassin/spamassassin_gtk.glade
798                 add glade files for user interfaces and a description how
799                 to use glade to create the sylpheed code
800
801 2003-05-07 [paul]       0.8.11claws146
802
803         * sync with 0.8.11cvs41
804                 see ChangeLog 2003-05-07
805
806 2003-05-06 [christoph]  0.8.11claws145
807
808         * src/main.c
809         * src/plugins/image_viewer/viewer.c
810                 fix usage of imlib in imageviewer plugin
811
812         * src/gtk/prefswindow.c
813                 handle window close event correctly
814
815 2003-05-06 [paul]       0.8.11claws144
816
817         * src/common/ssl.c
818                 fix typo introduced in sync
819
820 2003-05-06 [paul]       0.8.11claws143
821
822         * sync with 0.8.11cvs39
823                 see ChangeLog 2003-05-06
824
825 2003-05-06 [paul]       0.8.11claws142
826
827         * AUTHORS
828           po/cs.po
829                 updated Czech translation, submitted by 
830                 Radek Vybiral <Radek.Vybiral@vsb.cz>
831                 
832         * src/plugins/clamav/clamav_plugin_gtk.c
833                 clean up
834
835 2003-05-03 [alfons]     0.8.11claws141
836
837         * src/compose.[ch]
838                 make paste as quotation work even when the call to 
839                 text_inserted() was deferred (fixes bug #140 "Paste 
840                 as quotation does not work when using "external" 
841                 clipboard")
842
843 2003-05-03 [thorsten]   0.8.11claws140
844
845         * src/addrquery.h
846           src/ldapquery.h
847           src/mainwindow.c
848                 removed C++ comments
849         * src/addr_compl.c
850                 function with non-int retval/param used before
851                 implementation/declaration
852
853 2003-05-02 [paul]       0.8.11claws139
854
855         * src/addr_compl.[ch]
856           src/addressbook.[ch]
857           src/addrindex.c
858           src/summaryview.c
859                 revert match's changes to (finally) remove the bug where
860                 opening a folder causes massive slowdown when using the 
861                 'Display sender using address book' option
862
863 2003-05-01 [melvin]     0.8.11claws138
864
865         * src/plugins/dillo_viewer/dillo_prefs.[ch]
866         * src/plugins/dillo_viewer/dillo_viewer.c
867                 Fixed bug where "Cancel" button from prefs issued
868                 warnings.
869                 Comply a little more to coding style
870
871 2003-05-01 [paul]       0.8.11claws137
872
873         * sync with 0.8.11cvs38
874                 see ChangeLog 2003-05-01
875
876 2003-05-01 [paul]       0.8.11claws136
877
878         * po/bg.po
879                 updated by George Danchev
880
881 2003-04-30 [christoph]  0.8.11claws135
882
883         * src/plugins/dillo_viewer/dillo_prefs.c
884         * src/plugins/image_viewer/viewerprefs.c
885         * src/plugins/spamassassin/spamassassin_gtk.c
886                 remove gtk_widget_ref() calls for widgets in
887                 glade code
888
889 2003-04-30 [paul]       0.8.11claws134
890
891         * src/addrindex.c
892                 ok, this time a better fix for the bug where opening folder
893                 has massive slowdown when using the 'Display sender using 
894                 address book' option
895
896 2003-04-30 [paul]       0.8.11claws133
897
898         * src/addrindex.c
899                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
900         
901 2003-04-30 [melvin]     0.8.11claws132
902
903         New: Dillo plugin preferences (patch by Dimitar Haralanov)
904
905         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
906                 Preferences for the dillo plugin
907         * src/plugins/dillo_viewer/dillo_viewer.c
908                 Support for preferences
909         * src/plugins/dillo_viewer/Makefile.am
910                 Added dillo_prefs.[ch]
911
912 2003-04-30 [alfons]     0.8.11claws131
913
914         * src/common/plugin.[ch]
915                 see? this ANSI C'fication immediately gives us type
916                 checking for free.
917
918 2003-04-30 [alfons]     0.8.11claws130
919
920         * src/common/plugin.[ch]
921         * src/plugins/clamav/clamav_plugin.[ch]
922         * src/plugins/clamav/clamav_plugin_gtk.c
923         * src/plugins/demo/demo.c
924         * src/plugins/dillo_viewer/dillo_viewer.c
925         * src/plugins/image_viewer/plugin.c
926         * src/plugins/image_viewer/viewer.[ch]
927         * src/plugins/image_viewer/viewerprefs.[ch]
928         * src/plugins/mathml_viewer/mathml_viewer.c
929         * src/plugins/spamassassin/spamassassin.[ch]
930         * src/plugins/spamassassin/spamassassin_gtk.c
931         * src/plugins/trayicon/trayicon.c
932                 clean up
933
934 2003-04-30 [alfons]     0.8.11claws129
935
936         * src/common/utils.c
937                 make is_ascii_str() fail gracefully when NULL pointer
938                 is passed
939
940 2003-04-30 [paul]       0.8.11claws128
941
942         * src/addrindex.c
943                 fix bug where opening folder has massive slowdown when
944                 using the 'Display sender using address book' option
945
946 2003-04-30 [paul]       0.8.11claws127
947
948         * src/plugins/clamav/clamav_plugin.c
949           src/plugins/clamav/clamav_plugin_gtk.c
950           src/plugins/demo/demo.c
951           src/plugins/dillo_viewer/dillo_viewer.c
952           src/plugins/image_viewer/plugin.c
953           src/plugins/mathml_viewer/mathml_viewer.c
954           src/plugins/spamassassin/spamassassin.c
955           src/plugins/spamassassin/spamassassin_gtk.c
956           src/plugins/trayicon/trayicon.c
957                 get rid of eye-hurting function signatures
958
959 2003-04-30 [paul]       0.8.11claws126
960
961         * src/plugins/trayicon/trayicon.c
962                 add description
963                 
964         * src/mimeview.c
965                 be more descriptive
966
967 2003-04-30 [paul]       0.8.11claws125
968
969         * configure.ac
970                 arrange the plugins in reverse alphabetical order
971                 
972         * src/plugins/clamav/clamav_plugin.[ch]
973           src/plugins/clamav/clamav_plugin_gtk.c
974                 rename some params
975                 resize max_size window
976                 re-arrange the order of some gui elements
977                 improve descriptions
978         
979         * src/plugins/image_viewer/plugin.c
980           src/plugins/mathml_viewer/mathml_viewer.c
981                 add descriptions
982                 
983         * src/plugins/spamassassin/spamassassin_gtk.c
984                 resize max_size window
985                 re-arrange the order of some gui elements
986                 
987         * src/messageview.c
988           src/mimeview.c
989                 correct typos
990
991 2003-04-30 [alfons]     0.8.11claws124
992
993         * src/imap.c
994                 fix a leak found while browsing Martin Kluge's 
995                 valgrind log (Claws only)
996
997 2003-04-29 [darko]      0.8.11claws123
998
999         * src/gtk/gtkstext.h
1000                 include wchar.h if it is available, fixes compilation
1001                 on HP-UX systems
1002
1003 2003-04-29 [melvin]     0.8.11claws122
1004
1005         * src/prefs_actions.c
1006                 Improved help text of Actions' syntax
1007
1008 2003-04-28 [paul]       0.8.11claws121
1009
1010         * src/action.c
1011                 a better fix for the crash when performing an action
1012                 on a mime part
1013
1014 2003-04-28 [paul]       0.8.11claws120
1015
1016         * src/action.c
1017                 fix crash when performing an action on a
1018                 mime part
1019
1020 2003-04-28 [paul]       0.8.11claws119
1021
1022         * sync with 0.8.11cvs36
1023                 see ChangeLog 2003-04-28
1024
1025 2003-04-27 [paul]       0.8.11claws118
1026
1027         * more sync with 0.8.11cvs35
1028                 see ChangeLog 2003-04-25
1029
1030 2003-04-26 [christoph]  0.8.11claws117
1031
1032         * src/folder.c
1033                 fix remove virtual check
1034
1035 2003-04-26 [paul]       0.8.11claws116
1036
1037         * src/messageview.c
1038                 fix return-receipt, make it work again
1039
1040 2003-04-26 [paul]       0.8.11claws115
1041
1042         * src/mimeview.c
1043                 restore double-clicking of the [application/pgp-signature 
1044                 (Select "Check signature" to check)] line in the message view,
1045                 broken in recent sync
1046
1047 2003-04-26 [christoph]  0.8.11claws114
1048
1049         * src/folder.c
1050                 check if remove virtual really exists before
1051                 calling the function
1052
1053 2003-04-25 [match]      0.8.11claws113
1054
1055         * src/addrindex.c
1056         * src/addrbook.c
1057         * src/ldapquery.[ch]
1058         * src/ldapctrl.[ch]
1059                 fix memleak.
1060         * src/ldapserver.[ch]
1061                 fix memleak. fix segfault.
1062                 plug a Claws memleak
1063
1064 2003-04-25 [alfons]     0.8.11claws112
1065
1066         * src/folder.c
1067                 plug a Claws memleak
1068
1069 2003-04-25 [alfons]     0.8.11claws111
1070
1071         * src/common/session.c
1072                 plug a memleak
1073
1074 2003-04-25 [paul]       0.8.11claws110
1075
1076         * sync with 0.8.11cvs35
1077                 see ChangeLog 2003-04-24 and 2003-04-25
1078                 
1079         * src/gtk/pluginwindow.c
1080                 correct another strange float value
1081
1082 2003-04-24 [christoph]  0.8.11claws109
1083
1084         * src/folder.c
1085                 freeze folder item updates when unsetting new flags
1086
1087         * src/gtk/pluginwindow.c
1088                 correct strange float value
1089
1090 2003-04-23 [paul]       0.8.11claws108
1091
1092         * sync with 0.8.11cvs33
1093                 see ChangeLog 2003-04-23
1094
1095 2003-04-22 [paul]       0.8.11claws107
1096
1097         * src/Makefile.am
1098           src/messageview.c
1099           src/mimeview.c
1100           src/pgptext.[ch]      ** REMOVED **
1101                 remove pgptext.[ch] as its not used any more
1102
1103 2003-04-22 [paul]       0.8.11claws106
1104
1105         * sync with 0.8.11cvs31
1106                 see ChangeLog 2003-04-21 and 2003-04-22
1107
1108 2003-04-21 [alfons]     0.8.11claws105
1109
1110         * src/main.c
1111                 No access to GTK structures if we're a spawned child
1112                 (and clean up code a little bit...) Should fix #126.
1113
1114 2003-04-21 [melvin]     0.8.11claws104
1115
1116         * src/plugins/dillo_viewer/README
1117                 Improved slightly the text.
1118
1119 2003-04-21 [melvin]     0.8.11claws103
1120
1121         * src/plugins/dillo_viewer/README *** NEW ***
1122                 Added a README file for the Dillo plugin
1123
1124 2003-04-20 [paul]
1125
1126         * tools/README
1127           tools/outlook2sylpheed.pl
1128                 updated and improved by Ricardo Mones Lastra
1129
1130 2003-04-18 [oliver]     0.8.11claws102
1131
1132         * src/inc.c 
1133         * src/prefs_account.h
1134                 remove Pop3SessionType (used by selective download)
1135         * src/prefs_toolbar.c
1136                 enable set Default Toolbar button
1137
1138 2003-04-18 [paul]       0.8.11claws101
1139
1140         * sync with 0.8.11cvs29
1141                 see ChangeLog 2003-04-18
1142
1143 2003-04-17 [paul]       0.8.11claws100
1144
1145         * src/prefs_common.[ch]
1146           src/summaryview.c
1147                 remove 'Open next message on deletion' option,
1148                 as the same effect can now be achieved via the
1149                 'Always open messages in summary when selected'
1150                 option.
1151
1152 2003-04-17 [paul]       0.8.11claws99
1153
1154         * sync with 0.8.11cvs28
1155                 see ChangeLog 2003-04-17
1156
1157 2003-04-17 [christoph]  0.8.11claws98
1158
1159         * ac/spamassassin.m4
1160         * src/plugins/spamassassin/libspamc.[ch]
1161         * src/plugins/spamassassin/utils.[ch]
1162                 sync libspamc with SpamAssassin project
1163
1164 2003-04-17 [christoph]  0.8.11claws97
1165
1166         * src/common/socket.h
1167         * src/gtk/sslcertwindow.h
1168                 rename old USE_SSL to USE_OPENSSL
1169
1170 2003-04-17 [paul]       0.8.11claws96
1171
1172         * src/prefs_common.h
1173                 use gulong for P_COLOR so that it compiles/runs on
1174                 64-bit systems. Patch submitted by James Noyes
1175                 <jnoyes-claws@retrogeeks.com>
1176                 
1177         * po/de.po
1178                 updated by Jens
1179
1180 2003-04-17 [paul]       0.8.11claws95
1181
1182         * sync with 0.8.11cvs27
1183                 see ChangeLog 2003-04-16
1184
1185 2003-04-15 [paul]       0.8.11claws94
1186
1187         * src/prefs_common.[ch]
1188                 rearrange to stop the window getting too long:
1189                         move Receive dialog stuff to Receive tab
1190                         move Send dialog to Send tab
1191                         remove Dialogs frame
1192                 rename 'Open messages in summary with cursor keys' to
1193                 'Always open messages in summary when selected', as its
1194                 more appropriate
1195
1196 2003-04-15 [paul]       0.8.11claws93
1197
1198         * src/prefs_common.[ch]
1199           src/summaryview.c
1200                 add new option '/Interface/Open next message on deletion'
1201
1202 2003-04-15 [paul]       0.8.11claws92
1203
1204         * src/summaryview.[ch]
1205                 add /Mark/Lock and /Mark/Unlock to the pop-up
1206                 menu. Patch submitted by Ivan Francolin Martinez
1207                 <ivanfm@users.sourceforge.net>
1208
1209 2003-04-15 [paul]       0.8.11claws91
1210
1211         * sync with 0.8.11cvs24
1212                 see ChangeLog 2003-04-15
1213
1214 2003-04-14 [jens]       0.8.11claws90
1215
1216         * updated German translation and some corrections from
1217                 Roland Bless <bless@tm.uka.de>
1218
1219 2003-04-14 [paul]       0.8.11claws89
1220
1221         * sync with 0.8.11cvs22
1222                 see ChangeLog 2003-04-14
1223
1224 2003-04-13 [paul]       0.8.11claws88
1225
1226         * src/plugins/clamav/clamav_plugin.c
1227                 fix memory leaks
1228                 clean up
1229
1230 2003-04-12 [paul]       0.8.11claws87
1231
1232         * src/plugins/clamav/clamav_plugin.c
1233                 activate enable/disable archive scanning option
1234                 
1235         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1236
1237 2003-04-12 [paul]       0.8.11claws86
1238
1239         * src/plugins/Makefile.am
1240           src/plugins/clamav/Makefile.am                ** NEW FILE **
1241           src/plugins/clamav/README                     ** NEW FILE ** 
1242           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1243           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1244                 add Clam AntiVirus plugin
1245
1246 2003-04-12 [paul]       0.8.11claws85
1247
1248         * sync with 0.8.11cvs21
1249                 see ChangeLog 2003-04-11
1250
1251 2003-04-11 [paul]       0.8.11claws84
1252
1253         * po/es.po
1254                 update Spanish translation. Submitted by Ricardo
1255                 Mones Lastra.
1256
1257 2003-04-10 [christoph]  0.8.11claws83
1258
1259         * src/mbox.c
1260                 fix typo that did not move unfiltered mails to destination
1261                 folder
1262
1263         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1264          when filtering from spool)
1265
1266 2003-04-10 [christoph]  0.8.11claws82
1267
1268         * src/imap.c
1269                 use BODY.PEEK instead of BODY in in message fetch operation
1270                 to make sure the IMAP server does not set the \Seen flag for
1271                 messages. Sylpheed does that later itself, when the message
1272                 is opened in sylpheed
1273
1274         (closes Bug 111 Claws destroys unread marks)
1275
1276 2003-04-09 [oliver]     0.8.11claws81
1277         
1278         * src/folder.c
1279                 fix crash in folder_destroy
1280         * README.claws
1281                 remove selective download
1282
1283 2003-04-09 [christoph]  0.8.11claws80
1284
1285         * src/imap.c
1286                 fix crash in imap_get_msginfo() when then fetched message
1287                 is not found
1288
1289         (closes Bug 110 Crash during mail composition)
1290
1291 2003-04-08 [christoph]  0.8.11claws79
1292
1293         * src/folder.c
1294         * src/prefs_account.c
1295                 Filter new messages that are found in an INBOX folder
1296                 when 'Filter messages on receiving' is enabled in the
1297                 Folder's AccountPrefs. This allows to use Sylpheed's
1298                 filtering engine for IMAP folders where messages are
1299                 added to the INBOX by a MTA
1300
1301 2003-04-08 [paul]       0.8.11claws78
1302
1303         * src/procmsg.h
1304                 clean up after last commit
1305
1306 2003-04-08 [paul]       0.8.11claws77
1307
1308         * sync with 0.8.11cvs20
1309                 see ChangeLog 2003-04-07 and 2003-04-08
1310
1311 2003-04-07 [christoph]  0.8.11claws76
1312
1313         * src/filtering.[ch]
1314         * src/inc.[ch]
1315         * src/mbox.c
1316         * src/procmsg.[ch]
1317                 add procmsg_msginfo_filter() to execute filtering actions
1318
1319 2003-04-06 [christoph]  0.8.11claws75
1320
1321         * src/imap.c
1322                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1323
1324 2003-04-06 [christoph]  0.8.11claws74
1325
1326         * src/common/utils.[ch]
1327                 add g_int_compare() function for slist sorting
1328
1329         * src/imap.c
1330                 fetch all MsgInfos with one command in imap_get_msginfos()
1331                 using an imap set with a list of ranges
1332
1333         * src/news.c
1334                 use new g_int_compare() function
1335
1336 2003-04-06 [thorsten]   0.8.11claws73
1337
1338         * src/mh.c
1339                 corrected implementation of mh_folder_destroy()
1340
1341 2003-04-05 [christoph]  0.8.11claws72
1342
1343         * src/account.c
1344         * src/folder.[ch]
1345         * src/folderview.c
1346         * src/imap.c
1347         * src/inc.c
1348         * src/main.c
1349         * src/mainwindow.c
1350         * src/mbox_folder.c
1351         * src/mh.c
1352         * src/mimeview.h
1353         * src/msgcache.[ch]
1354         * src/news.c
1355         * src/procmime.h
1356         * src/procmsg.[ch]
1357         * src/setup.c
1358         * src/gtk/gtkutils.c
1359                 o rename structure field names class and new to klass and
1360                   new_msgs, to allow including files in C++
1361                 o add 'extern "C"' block to some header files
1362                 o add MsgInfoList and MsgNumberList as alias for GSList for
1363                   developers to know what type of list is expected
1364
1365         * src/plugins/image_viewer/plugin.c
1366         * src/plugins/image_viewer/viewer.[ch]
1367         * src/plugins/image_viewer/viewerprefs.[ch]
1368                 rename function names to prevent conflicts
1369
1370 2003-04-05 [paul]       0.8.11claws71
1371
1372         * sync with 0.8.11cvs18
1373                 see ChangeLog 2003-04-03 and 2003-04-04
1374
1375 2003-04-02 [christoph]  0.8.11claws70
1376
1377         * src/folder.[ch]
1378         * src/imap.[ch]
1379         * src/mbox_folder.[ch]
1380         * src/mh.[ch]
1381         * src/news.[ch]
1382                 o Make all virtual folder functions private
1383                 o remove unused folder code
1384
1385         * src/common/socket.[ch]
1386         * src/summaryview.c
1387                 fix warnings
1388
1389 2003-03-30 [alfons]     0.8.11claws69
1390
1391         * src/send_message.c
1392                 remove two debug traces and see if people still report
1393                 errors
1394
1395 2003-03-30 [alfons]     0.8.11claws68
1396
1397         * src/send_message.c
1398         * src/commons/session.c
1399                 add more debug traces
1400
1401 2003-03-30 [christoph]  0.8.11claws67
1402
1403         * src/folder.c
1404                 change processing folder name from .processing to processing
1405
1406         * src/common/ssl.c
1407                 disable SSL certificate check because it causes Xlib error
1408                 when the child process want's to open an GTK window
1409
1410 2003-03-30 [christoph]  0.8.11claws66
1411
1412         * src/folder.c
1413                 don't use default folder for processing folder item because
1414                 it can be a non local folder
1415
1416         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1417
1418 2003-03-30 [alfons]     0.8.11claws65
1419
1420         * src/send_message.c
1421                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1422                 to generate bad code for 'send_send_data_progressive': When
1423                 called from 'send_send_data_finished', the 'data' pointer is
1424                 cleared just before the assignment to the dialog pointer
1425
1426 2003-03-29 [christoph]  0.8.11claws64
1427
1428         * src/common/prefs.h
1429         * src/plugins/image_viewer/Makefile.am
1430         * src/plugins/image_viewer/plugin.c
1431         * src/plugins/image_viewer/viewer.[ch]
1432         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1433                 add PrefsPage for ImageViewer
1434
1435 2003-03-28 [thorsten]   0.8.11claws63
1436
1437         * src/common/session.c
1438                 added some comments
1439
1440 2003-03-28 [paul]       0.8.11claws62
1441
1442         * sync with 0.8.11cvs16
1443                 see ChangeLog 2003-03-28
1444
1445 2003-03-28 [paul]       0.8.11claws61
1446
1447         * sync with 0.8.11cvs15
1448                 see ChangeLog 2003-03-28
1449
1450 2003-03-27 [christoph]  0.8.11claws60
1451
1452         * src/folder.c
1453         * src/imap.c
1454         * src/common/socket.[ch]
1455                 set socket state to DISCONNECTED when any operation
1456                 fails to allow reconnecting in IMAP code without
1457                 checking the return code of all calls to the command
1458                 functions
1459
1460         * src/folderview.c
1461         * src/summaryview.c
1462                 remove some more stuff that depends on specific
1463                 folder types
1464
1465 2003-03-27 [paul]       0.8.11claws59
1466
1467         * sync with 0.8.11cvs14
1468                 see ChangeLog 2003-03-27
1469                 
1470         * src/selective_download.[ch]   ** REMOVED **
1471                 really removed
1472
1473 2003-03-27 [christoph]  0.8.11claws58
1474
1475         * src/folder.c
1476                 fix handling of tmp_flags in flag copy function
1477
1478 2003-03-27 [paul]       0.8.11claws57
1479
1480         * sync with 0.8.11cvs13
1481                 see ChangeLog 2003-03-27
1482
1483 2003-03-27 [oliver]     0.8.11claws56
1484
1485         * src/maiwindow.c
1486                 remove sel_download_cb
1487
1488 2003-03-27 [oliver]     0.8.11claws55
1489         
1490         * src/inc.c
1491                 remove POP3_TOP
1492         
1493 2003-03-26 [oliver]     0.8.11claws54
1494
1495         *src/pop.h
1496                 remove POP3_TOP*
1497         * README.claws
1498                 remove selective donwload readme
1499
1500 2003-03-26 [oliver]     0.8.11claws53
1501         * src/matcher.[ch]
1502         * src/matcher_parser_parse.y 
1503         * src/pop.c 
1504         * src/prefs_account.[ch]
1505         * src/prefs_filtering.c
1506                 remove selective donwload
1507
1508 2003-03-26 [oliver]     0.8.11claws52
1509
1510         * src/inc.[ch] 
1511         * src/filtering.c 
1512         * src/mainwindow.c 
1513                 remove selective donwload
1514
1515 2003-03-26 [oliver]     0.8.11claws51
1516         
1517         * src/Makefile.am
1518         * src/selective_download.[ch]   ** REMOVE **    
1519
1520 2003-03-26 [christoph]  0.8.11claws50
1521
1522         * src/news.c
1523                 fix NEWS that got broken by a sync with sylpheed-main
1524
1525 2003-03-26 [christoph]  0.8.11claws49
1526
1527         * src/mimeview.c
1528                 fix mime type guessing when no mime type is found for a file
1529
1530 2003-03-25 [christoph]  0.8.11claws48
1531
1532         * src/mimeview.c
1533         * src/procmime.c
1534                 remove mime type guessing from mime parser and use
1535                 name based mime types in viewer lookup for mime type
1536                 application/octet-stream
1537
1538 2003-03-25 [christoph]  0.8.11claws47
1539
1540         * doc-src/readme.txt
1541         * doc-src/rfc2554.txt
1542                 add RFC about SMTP AUTH
1543
1544         * src/send_message.c
1545         * src/common/smtp.[ch]
1546                 add extra error code for authentication errors and
1547                 clear temporary password when this error occurs
1548
1549         (closes Bug 84 authentication failure while sending should
1550          prompt for password again)
1551
1552 2003-03-25 [christoph]  0.8.11claws46
1553
1554         * configure.ac
1555         * src/Makefile.am
1556         * src/imageview.[ch]                            ** REMOVE **
1557         * src/messageview.[ch]
1558         * src/mimeview.[ch]
1559         * src/prefs_common.[ch]
1560         * src/textview.c
1561         * src/plugins/Makefile.am
1562         * src/plugins/image_viewer/.cvsignore           ** NEW **
1563         * src/plugins/image_viewer/Makefile.am          ** NEW **
1564         * src/plugins/image_viewer/plugin.c             ** NEW **
1565         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1566                 move image viewer into a plugin (building is enabled by default)
1567                 [ToDo: Prefs for resize and autoview]
1568
1569 2003-03-25 [paul]       0.8.11claws45
1570
1571         * sync with 0.8.11cvs12
1572                 see ChangeLog 2003-03-26
1573
1574 2003-03-25 [paul]       0.8.11claws44
1575
1576         * sync with 0.8.11cvs11
1577                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1578                 
1579         Note: Selective Download is broken.
1580                 
1581 2003-03-22 [christoph]  0.8.11claws43
1582
1583         * src/folder.c
1584                 code cleanup for flags copying
1585
1586 2003-03-22 [christoph]  0.8.11claws42
1587
1588         * src/plugins/trayicon/trayicon.c
1589                 fix setting the transparent area when the window size
1590                 is forced by the system tray
1591
1592 2003-03-22 [christoph]  0.8.11claws41
1593
1594         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1595         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1596         * src/plugins/trayicon/newmail.xpm              ** NEW **
1597         * src/plugins/trayicon/nomail.xpm               ** NEW **
1598         * src/plugins/trayicon/trayicon.c
1599         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1600                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1601                 o add icon for unread mails
1602                 o set transparency for window
1603
1604 2003-03-22 [christoph]  0.8.11claws40
1605
1606         * src/news.c
1607                 init news session to prevent crash when session is closed
1608
1609 2003-03-22 [christoph]  0.8.11claws39
1610
1611         * src/imap.c
1612         * src/common/session.[ch]
1613                 Init session data to make sure we don't have invalid pointers
1614                 for read_ch and write_ch when new multi process sessions are
1615                 not used
1616
1617         * src/main.c
1618         * src/common/plugin.c
1619         * src/common/sylpheed.c
1620         * src/plugins/demo/demo.c
1621         * src/plugins/dillo_viewer/dillo_viewer.c
1622         * src/plugins/mathml_viewer/mathml_viewer.c
1623         * src/plugins/spamassassin/spamassassin.c
1624         * src/plugins/spamassassin/spamassassin_gtk.c
1625                 add plugin types to allow loading plugins at different times
1626                 (and maybe for different frontends), because it's not good to
1627                 load GTK-Plugins gefore gtk_init was called
1628
1629         * configure.ac
1630         * src/plugins/Makefile.am
1631         * src/plugins/trayicon/.cvsignore               ** NEW **
1632         * src/plugins/trayicon/Makefile.am              ** NEW **
1633         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1634         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1635         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1636         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1637         * src/plugins/trayicon/trayicon.c               ** NEW **
1638                 New Trayicon plugin that shows an icon in a systray that uses
1639                 XEMBED protocol like Gnome's systray. Icon shows if there
1640                 are new mails and a tooltip shows information about new,
1641                 unread and total messages.
1642
1643 2003-03-22 [paul]       0.8.11claws38
1644
1645         * src/common/smtp.c
1646                 fix ESMTP AUTH CRAM-MD5
1647                 [sync with main (still version 0.8.11cvs6), see
1648                  ChangeLog 2003-03-22]
1649
1650 2003-03-21 [colin]      0.8.11claws37
1651
1652         * src/send_message.c
1653                 Fix USE_SSL => USE_OPENSSL
1654
1655 2003-03-21 [colin]      0.8.11claws36
1656
1657         * src/folderview.c
1658                 Fix counts in drag and dropped subfolders
1659
1660 2003-03-21 [colin]      0.8.11claws35
1661
1662         * src/folder.c 
1663         * src/folderview.c
1664                 speed up a bit folder dnd
1665
1666 2003-03-20 [alfons]     0.8.11claws34
1667
1668         * src/main.c
1669         * src/toolbar.c
1670         * src/procmsg.c
1671                 don't send locked queue messages
1672                 (feature request "[ 705245 ] Locking message in outbox 
1673                  should prevent sending")
1674
1675 2003-03-20 [christoph]  0.8.11claws33
1676
1677         * src/folder.c
1678                 remove NEW and UNREAD flag in special folders when scanning
1679                 
1680         * src/common/smtp.c
1681                 fix ESMTP AUTH CRAM-MD5
1682
1683 2003-03-20 [paul]       0.8.11claws32
1684
1685         * src/prefs_account.c
1686                 Re-write 'Tunnel command to open connection' as
1687                 'Use command to communicate with server', and disable
1688                 it for all except IMAP accounts
1689
1690 2003-03-20 [paul]       0.8.11claws31
1691
1692         * sync with 0.8.11cvs6
1693                 see ChangeLog 2003-03-20
1694
1695 2003-03-19 [match]      0.8.11claws30
1696
1697         * src/addritem.[ch]
1698                 include documentation. minor refactoring.
1699         * src/addr_compl.[ch]
1700         * src/addrindex.[ch]
1701         * src/addresbook.[ch]
1702         * src/summaryview.c
1703                 re-enable address lookup (was disabled in
1704                 0.8.11claws20).
1705
1706 2003-03-19 [christoph]  0.8.11claws29
1707
1708         * src/procmsg.c
1709                 add temp flag handling, will make moving and copying
1710                 messages possible again
1711
1712         * src/folder.c
1713                 correct calulation of folder stats
1714
1715 2003-03-18 [match]      0.8.11claws28
1716
1717         * src/editgroup.h
1718                 remove case sensitive comparison (closes bug 80).
1719
1720 2003-03-18 [christoph]  0.8.11claws27
1721
1722         * src/imap.c
1723                 fix imap using a tunnel command
1724
1725         (closes bug 87)
1726
1727 2003-03-18 [christoph]  0.8.11claws26
1728
1729         * src/folder.[ch]
1730         * src/imap.c
1731         * src/procmsg.[ch]
1732                 rewrite flag handling for folders
1733
1734 2003-03-18 [christoph]  0.8.11claws25
1735
1736         * src/folder.c
1737         * src/procmsg.c
1738         * src/summaryview.c
1739                 unset NEW and UNREAD flags when message is ignored, to make
1740                 sure messages don't show up as unread on other IMAP clients,
1741                 because the IGNORE_THREAD flag can not be syncronized through
1742                 the IMAP folder
1743
1744 2003-03-17 [christoph]  0.8.11claws24
1745
1746         * src/imap.c
1747                 don't use recursion to fetch uids when the number of messages
1748                 does not match. Moved code into subfunction that is used
1749                 again when needed, to prevent an endless loop.
1750
1751 2003-03-17 [thorsten]   0.8.11claws23
1752
1753         * src/imageview.[ch]
1754                 export imageview_get_resized_size() (for plugins)
1755         * src/prefs_common.[ch]
1756                 added prefs_common_get() (for plugins)
1757
1758 2003-03-17 [christoph]  0.8.11claws22
1759
1760         * src/imap.c
1761                 o remove UID guessing from copy code
1762                 o support UIDPLUS extension for APPEND command
1763
1764 2003-03-17 [paul]       0.8.11claws21
1765
1766         * src/gtk/about.c
1767                 remove 'Compiled-plugins' section.
1768                 
1769         * src/plugins/dillo_viewer/dillo_viewer.c
1770                 slight change to description text
1771
1772 2003-03-16 [match]      0.8.11claws20
1773         * src/ldapserver.[ch]           ** NEW **
1774         * src/ldapctrl.[ch]             ** NEW **
1775         * src/ldapquery.[ch]            ** NEW **
1776         * src/ldaputil.[ch]             ** NEW **
1777         * src/addrcindex.[ch]           ** NEW **
1778         * src/addrquery.h               ** NEW **
1779         * src/addritem.[ch]
1780         * src/addrcache.[ch]
1781         * src/addrindex.[ch]
1782         * src/addr_compl.[ch]
1783         * src/addressbook.[ch]
1784         * src/addrbook.[ch]
1785         * src/editgroup.c
1786         * src/editaddress.c
1787         * src/editldap.c
1788         * src/editldap_basedn.c
1789         * src/vcard.c
1790         * src/jpilot.c
1791         * src/Makefile.am
1792                 included dynamic LDAP queries. improved address
1793                 completion.
1794
1795 2003-03-16 [paul]       0.8.11claws19
1796
1797         * tools/multiwebsearch.pl
1798                 fix a fatal typo
1799
1800 2003-03-16 [christoph]  0.8.11claws18
1801
1802         * src/mimeview.c
1803         * src/plugins/dillo_viewer/dillo_viewer.c
1804         * src/plugins/mathml_viewer/mathml_viewer.c
1805                 make unregistering of MimeViewerFactorys possible
1806
1807 2003-03-16 [alfons]     0.8.11claws17
1808
1809         * configure.ac
1810                 correct typo
1811
1812 2003-03-16 [melvin]     0.8.11claws16
1813
1814         * src/plugins/dillo_viewer.c
1815                 Fixed bug where it was not possible to view more than
1816                 one text/html attachment per message (bug discovered
1817                 by Christoph Hohmann).
1818
1819 2003-03-15 [melvin]     0.8.11claws15
1820
1821         * src/prefs_actions.c
1822                 Fixed compilation warnings.
1823
1824 2003-03-15 [melvin]     0.8.11claws14
1825
1826         * src/plugins/Makefile.am
1827         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1828         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1829         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1830                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1831                 newer (http://dillo.auriga.wearlab.de/).
1832
1833 2003-03-15 [christoph]  0.8.11claws13
1834
1835         * src/imap.c
1836                 don't query imap folder for attributes because we already
1837                 for them from imap_status
1838
1839         * src/mimeview.[ch]
1840                 add support for plugable MimeViewers (unloading Viewers
1841                 not yet complete)
1842
1843         * src/plugins/Makefile.am
1844         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1845         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1846         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1847                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1848                 widget from http://helm.cs.unibo.it/mml-widget/
1849
1850 2003-03-14 [christoph]  0.8.11claws12
1851
1852         * src/folder.[ch]
1853                 o error return code's should better be negative
1854                 o replace printf with debug_print
1855
1856         * src/imap.c
1857                 improve IMAP folder scan by checking UID-NEXT
1858
1859         * src/summaryview.c
1860                 remove check that are unnecessary in my opinion
1861
1862 2003-03-13 [christoph]  0.8.11claws11
1863
1864         * src/folder.[ch]
1865         * src/foldersel.c
1866         * src/folderview.c
1867         * src/imap.c
1868         * src/mbox_folder.c
1869         * src/mh.c
1870         * src/news.c
1871         * src/prefs_scoring.c
1872         * src/summaryview.c
1873                 use a common function to get a displayable name
1874                 for a FolderItem
1875
1876 2003-03-13 [paul]       0.8.11claws10
1877
1878         * tools/Makefile.am
1879           tools/README
1880           tools/multiwebsearch.conf     ** NEW FILE **
1881           tools/multiwebsearch.pl       ** NEW FILE **
1882                 add multiwebsearch Actions script
1883
1884 2003-03-13 [colin]      0.8.11claws9
1885
1886         * src/compose.c
1887                 Remove leading emtpy lines from quoted text
1888                 before quoting it
1889
1890 2003-03-13 [melvin]     0.8.11claws8
1891
1892         * src/prefs_actions.c
1893                 Fixed a memory leak
1894                 Code clean ups
1895                 Added Cancel and OK buttons
1896                 Corrected help text
1897
1898 2003-03-13 [christoph]  0.8.11claws7
1899
1900         * src/account.c
1901         * src/folder.[ch]
1902         * src/imap.c
1903         * src/mainwindow.c
1904         * src/mbox_folder.c
1905         * src/mh.c
1906         * src/news.c
1907         * src/setup.c
1908                 replace more folder type stuff with folder class stuff
1909
1910 2003-03-13 [melvin]     0.8.11claws6
1911
1912         * src/prefs_actions.c
1913                 Added new tokens:
1914                 %u: user provided argument
1915                 %h: user provided argument (hidden on input)
1916                 %s: current text selection in the message view 
1917
1918 2003-03-13 [paul]       0.8.11claws5
1919
1920         * sync with 0.8.11cvs5
1921                 see ChangeLog 2003-03-11, 2003-03-12
1922
1923 2003-03-12 [christoph]  0.8.11claws4
1924
1925         * src/folder.c
1926                 use folder class idstr when writing folderlist.xml
1927
1928         * src/folder.h
1929         * src/imap.c
1930         * src/news.c
1931                 replace folder type checks with folder class checks
1932
1933 2003-03-12 [christoph]  0.8.11claws3
1934
1935         * src/folder.[ch]
1936         * src/imap.[ch]
1937         * src/main.c
1938         * src/mbox_folder.[ch]
1939         * src/mh.[ch]
1940         * src/news.[ch]
1941                 o create a list of known folder classes in the folder system
1942                 o use folder class id strings for folder item identifiers
1943
1944 2003-03-12 [christoph]  0.8.11claws2
1945
1946         * src/imap.c
1947                 fix imap uid validity check
1948
1949 2003-03-12 [christoph]  0.8.11claws1
1950
1951         * src/account.c
1952         * src/folder.[ch]
1953         * src/foldersel.c
1954         * src/folderview.c
1955         * src/imap.c
1956         * src/mainwindow.c
1957         * src/mbox_folder.c
1958         * src/mh.c
1959         * src/news.c
1960         * src/prefs_scoring.c
1961         * src/procmsg.c
1962         * src/setup.c
1963         * src/summaryview.c
1964                 initial restructuring of folder system, seperating
1965                 folders and folder classes
1966
1967 2003-03-12 [paul]       0.8.11claws
1968
1969         0.8.11claws release
1970
1971 2003-03-12 [christoph]
1972
1973         * src/gtk/prefswindow.c
1974                 fix translation of "Page Index"
1975
1976 2003-03-12 [paul]       0.8.10claws110
1977
1978         a sync from 0.8.11cvs4 before the release
1979
1980         * src/common/utils.c
1981                 subject_compare_for_sort(): allow null strings (fixes
1982                 summary sorting).
1983
1984 2003-03-11 [paul]       0.8.10claws109
1985
1986         * po/es.po
1987                 update Spanish translation, submitted by
1988                 Ricardo Mones Lastra
1989
1990 2003-03-11 [melvin]     0.8.10claws108
1991
1992         * po/fr.po
1993                 Updated French translations
1994
1995 2003-03-11 [paul]       0.8.10claws107
1996
1997         * manual/en/Makefile.am
1998           manual/en/*.html
1999                 update English manual, add a new page
2000                 updated by Francois Barriere <fbarriere@atmel.fr>
2001                 
2002         * po/bg.po
2003           po/it.po
2004           po/sr.po
2005                 update Bulgarian, Italian, and Serbian translations
2006                 submitted by George Danchev, Alessandro Maestri, and
2007                 Urke MMI
2008
2009 2003-03-10 [paul]       0.8.10claws106
2010
2011         * src/gtk/about.c
2012           src/gtk/prefswindow.c
2013                 make some strings translatable
2014
2015 2003-03-10 [darko]      0.8.10claws105
2016
2017         * src/compose.c
2018                 code cleanup to make Hiro happy
2019
2020 2003-03-10 [paul]       0.8.10claws104
2021
2022         * sync with 0.8.11cvs2
2023                 see ChangeLog 2003-03-10
2024
2025 2003-03-09 [melvin]     0.8.10claws103
2026
2027         * src/textview.c
2028                 textview_set_font(): fix for message display in
2029                 UTF-8 locales (thanks to Sergey Vlasov).
2030                 (was unintentionnaly reverted in 0.8.6claws6)   
2031
2032 2003-03-08 [darko]      0.8.10claws102
2033
2034         * src/compose.c
2035                 fix infinite loop in wrapping as reported
2036                 by happycactus
2037                 obsoletes patch #696482
2038
2039 2003-03-08 [christoph]  0.8.10claws101
2040
2041         * src/imap.c
2042                 add workaround for IMAP servers that do not
2043                 support the "UID SEARCH UID" command
2044
2045 2003-03-07 [christoph]  0.8.10claws100
2046
2047         * src/plugins/spamassassin/spamassassin.[ch]
2048         * src/plugins/spamassassin/spamassassin_gtk.c
2049                 code cleanup
2050
2051 2003-03-07 [paul]       0.8.10claws99
2052
2053         * po/es.po
2054                 updated Spanish translation, submitted by
2055                 Ricardo Mones Lastra
2056
2057 2003-03-07 [christoph]  0.8.10claws98
2058
2059         * src/send.c
2060                 fix in 0.8.10claws94 was wrong
2061                 local delivery does not require escaping, remove escaping
2062                 code to make signatures of mails with "." lines valid
2063                 
2064                 NOTE: requires that sendmail is executed with "-i" option,
2065                       what is the default now, but has to be changed in all
2066                       exsiting accounts)
2067
2068 2003-03-07 [paul]       0.8.10claws97
2069
2070         * sync with 0.8.11 release
2071                 see ChangeLog 2003-03-07
2072
2073 2003-03-06 [paul]       0.8.10claws96
2074
2075         * src/compose.c
2076                 revert commit 0.8.10claws92
2077
2078 2003-03-06 [paul]       0.8.10claws95
2079
2080         * src/folderview.c
2081                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2082
2083         * src/gtkaspell.c
2084                 fix bug 74, 'Crash opening editor window with pseudo-color
2085                 display'
2086                 
2087         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2088
2089 2003-03-06 [christoph]  0.8.10claws94
2090
2091         * src/send.c
2092                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2093                 all lines starting with a period get an extra period
2094                 inserted
2095                 (found by Simon 'corecode' Schubert)
2096
2097 2003-03-06 [paul]       0.8.10claws93
2098
2099         * src/folderview.c
2100                 if configured font can't be loaded fall back to gtk
2101                 default. (with thanks to Christoph)
2102                 
2103                 closes long-standing bug 15 'Crashes on startup'
2104
2105 2003-03-06 [paul]       0.8.10claws92
2106
2107         * src/compose.c
2108                 freeze text before autosave and thaw afterwards
2109                 fixes bug 67 'autosave make re-rediting message crazy'
2110
2111 2003-03-06 [christoph]  0.8.10claws91
2112
2113         * src/compose.c
2114                 ignore address comment in dupe check for Cc-list
2115
2116         (closes reopened bug 47 Replying to message strips name part of
2117          e-mail addresses of Cc: lines)
2118
2119 2003-03-06 [paul]       0.8.10claws90
2120
2121         * src/Makefile.am
2122                 remove reference to gtkxtext.h as its no longer in
2123                 the repository
2124
2125 2003-03-06 [paul]       0.8.10claws89
2126
2127         * sync with 0.8.10cvs25
2128                 see ChangeLog 2003-03-06
2129
2130 2003-03-06 [oliver]     0.8.10claws88
2131         
2132         * src/messageview.c
2133                 remove include
2134
2135 2003-03-06 [oliver]     0.8.10claws87
2136         
2137         * src/folderview.c 
2138                 remove changes introduced inclaws74
2139         * src/messageview.c
2140                 another attempt to sanely delete and update
2141                 messages deleted in separate messageview
2142
2143 2003-03-05 [christoph]  0.8.10claws86
2144
2145         * src/summaryview.c
2146                 check if "From" matches any account's address if
2147                 addressbook completion of addresses is disabled too
2148
2149         (closes Bug 70 "Display recipient in from" doesn't check
2150          folder's default account)
2151
2152 2003-03-05 [christoph]  0.8.10claws85
2153
2154         * src/compose.c
2155         * src/common/utils.[ch]
2156                 don't strip address comments when building Cc lists
2157
2158         (closes Bug 47 Replying to message strips name part of e-mail addresses
2159          of Cc: lines)
2160
2161         * src/folder.c
2162                 fix return value of copy function
2163
2164 2003-03-05 [christoph]  0.8.10claws84
2165
2166         * src/imap.c
2167                 don't ask imap server for non rfc822 headers
2168
2169         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2170
2171         * src/imap.c
2172                 destroy session on socket error to allow reconnecting
2173
2174 2003-03-05 [christoph]  0.8.10claws83
2175
2176         * configure.ac
2177                 fix building with gnome when no prefix is set
2178
2179         (closes bug 66 Gnome directory is set to NONE)
2180
2181 2003-03-05 [paul]       0.8.10claws82
2182
2183         * sync with 0.8.10cvs23
2184                 see ChangeLog 2003-03-05
2185
2186 2003-03-04 [christoph]  0.8.10claws81
2187
2188         * src/folder.c
2189                 o fix moving and copying when folder returns 0 for new
2190                   message number
2191                 o remove some code for single message copy and move
2192                   operations and use functions for multiple messages
2193
2194         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2195
2196         * src/news.c
2197                 remove unused include
2198
2199 2003-03-04 [paul]       0.8.10claws80
2200
2201         * src/gtk/about.c
2202                 list 'Compiled plugins'
2203
2204 2003-03-03 [christoph]  0.8.10claws79
2205
2206         * src/news.[ch]
2207                 have to multiply the percentage of the current fetch with
2208                 the percentage that it has of the total fetch operation
2209                 for correct values
2210
2211 2003-03-03 [christoph]  0.8.10claws78
2212
2213         * src/news.c
2214                 fix calculation of expected lines for progress indicator
2215
2216 2003-03-03 [christoph]  0.8.10claws77
2217
2218         * src/summaryview.c
2219         * src/common/utils.c
2220                 fix segfault when opening the root news folder
2221
2222 2003-03-03 [christoph]  0.8.10claws76
2223
2224         * src/mainwindow.[ch]
2225         * src/common/Makefile.am
2226         * src/common/progressindicator.[ch]
2227                 add UI independent progress indicator handling
2228
2229         * src/news.[ch]
2230                 use new progress indicator for message info fetching
2231
2232         * src/common/hooks.h
2233                 code cleanup
2234
2235 2003-03-03 [oliver]     0.8.10claws75
2236
2237         * src/toolbar.c
2238         * src/compose.c
2239                 removed commented code
2240
2241 2003-03-03 [oliver]     0.8.10claws74
2242
2243         * src/toolbar.[ch]
2244                 cleanups and refactoring
2245         * src/compose.[ch]
2246                 compose_reply_mode reply & forwarding interface for
2247                 toolbar buttons
2248         * src/folderview.c
2249                 act on messages marked for deletion in folderview_selected
2250                 based on prefs_common.immediate_exec since a message might 
2251                 have been deleted by messageview in a folder we are changing 
2252                 to (does anybody understand what I'm on about ?)
2253
2254 2003-03-03 [oliver]     0.8.10claws73
2255         
2256         * src/messageview.[ch]
2257                 new functions
2258                 - messageview_delete: delete message shown in messagview
2259                 - messageview_update_view: update messageview to currently 
2260                   selected summaryview message
2261                 - add separate messageview to msgview_list in order to update 
2262                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2263         * src/summaryview.[ch]
2264                 summary_get_selection returns a list of selected msgs
2265                 in summaryview
2266         * src/mainwindow.c
2267                 toolbar reply refactoring
2268
2269 2003-03-03 [paul]       0.8.10claws72
2270
2271         * sync with 0.8.10cvs21
2272                 see ChangeLog 2003-03-03
2273
2274 2003-03-02 [christoph]  0.8.10claws71
2275
2276         * src/common/passcrypt.c
2277                 use POSIX includes
2278
2279 2003-03-02 [christoph]  0.8.10claws70
2280
2281         * configure.ac
2282         * src/prefs_account.c
2283         * src/prefs_gtk.[ch]
2284         * src/common/.cvsignore
2285         * src/common/Makefile.am
2286         * src/common/passcrypt.c                ** NEW **
2287         * src/common/passcrypt.h.in             ** NEW **
2288                 Implement password encryption in config files
2289                 using unix encrypt and setkey functions. The crypt
2290                 key can be set as a configure parameter. Old
2291                 passwords will be converted if they do not begin
2292                 with '!'
2293
2294 2003-03-02 [paul]       0.8.10claws69
2295
2296         * src/prefs_account.c
2297                 fix compile error
2298
2299 2003-03-01 [thorsten]   0.8.10claws68
2300
2301         * po/el.po
2302           po/hr.po
2303           po/it.po
2304           po/nl.po
2305           po/sr.po
2306           po/sv.po
2307                 corrected format strings
2308         * po/en_GB.po
2309                 corrected headers
2310                 (fix compile errors with GNU gettext-0.11.5)
2311
2312 2003-03-01 [oliver]     0.8.10claws67
2313
2314         * src/summaryview.c
2315                 menu callbacks call toolbar_menu_reply
2316
2317 2003-03-01 [oliver]     0.8.10claws66
2318
2319         * src/mainwindow.c
2320         * src/messageview.c
2321                 menu callbacks call toolbar_menu_reply
2322         * src/toolbar.[ch]
2323                 callbacks from menu handled by toolbar_menu_reply
2324
2325 2003-03-01 [paul]       0.8.10claws65
2326
2327         * src/addressbook.c
2328                 revert commit 0.8.10claws54 - breaks editing of
2329                 addressbook.
2330                 
2331         * po/bg.po
2332                 update Bulgarian translation, submitted by
2333                 George Danchev
2334
2335 2003-02-28 [christoph]  0.8.10claws64
2336
2337         * src/account.c
2338         * src/addressadd.c
2339         * src/compose.c
2340         * src/gtkaspell.c
2341         * src/gtkxtext.h                ** REMOVE **
2342         * src/imap.c
2343         * src/matcher.[ch]
2344         * src/mh.c
2345         * src/news.c
2346         * src/pine.c
2347         * src/prefs_common.c
2348         * src/prefs_matcher.c
2349         * src/procheader.[ch]
2350         * src/procmsg.[ch]
2351         * src/toolbar.c
2352         * src/common/ssl_certificate.c
2353         * src/gtk/colorlabel.c
2354         * src/gtk/menu.c
2355                 o fix warnings
2356                 o remove code obsoleted by new cache and folder system rework
2357
2358 2003-02-28 [oliver]     0.8.10claws63
2359         
2360         * src/toolbar.[ch]
2361                 * fix bug where reply in Messageview replied to 
2362                 Message displayed in summaryview
2363                 (reportedd via ML by chinatinte at gmx dot ch)
2364                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2365                 didn't work in separate MessageView Toolbar
2366                 (wondering if anybody uses this at all ?)
2367         * src/summaryview.[ch]
2368                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2369                 (generalize reply and forward code);
2370         * src/messageview.c 
2371                 remove focus_in event which updated summaryview to messageview
2372
2373 2003-02-28 [paul]       0.8.10claws62
2374
2375         * po/Makefile.in.in
2376                 add the --check option
2377                 Patch submitted by Ricardo Mones Lastra
2378
2379 2003-02-28 [paul]       0.8.10claws61
2380
2381         * src/prefs_account.c
2382                 re-order 'Signature' items
2383
2384 2003-02-28 [paul]       0.8.10claws60
2385
2386         * sync with 0.8.10cvs20
2387                 see ChangeLog 2003-02-28
2388
2389 2003-02-28 [paul]       0.8.10claws59
2390
2391         * po/POTFILES.in
2392                 update to reflect recent movement of files
2393
2394 2003-02-28 [paul]       0.8.10claws58
2395
2396         * sync with 0.8.10cvs19
2397                 see ChangeLog 2003-02-28
2398
2399 2003-02-27 [martin]     0.8.10claws57
2400
2401         * src/prefs_matcher.c 
2402                 fix segfault in prefs_matcher_ok() when the
2403                 last entry is deleted and prevents that the
2404                 message "entry not saved" comes up after deleting
2405                 an entry
2406
2407 2003-02-27 [martin]     0.8.10claws56
2408
2409         * src/prefs_filtering.c 
2410                 fix segfault in prefs_filtering_ok() when the
2411                 last entry is deleted and prevents that the
2412                 message "entry not saved" comes up after deleting
2413                 an entry
2414
2415 2003-02-27 [paul]       0.8.10claws55
2416
2417         * sync with 0.8.10cvs18
2418                 see ChangeLog 2003-02-27
2419
2420 2003-02-27 [paul]       0.8.10claws54
2421
2422         * src/addressbook.c
2423                 fix bug where the address book crashes with 
2424                 multiple lookups.
2425                 Patch [687729] submitted by David Frager 
2426                 <dbfrager@users.sourceforge.net>
2427
2428 2003-02-25 [christoph]  0.8.10claws53
2429
2430         * src/Makefile.am
2431         * src/colorlabel.[ch]           ** REMOVE **
2432         * src/gtk/Makefile.am
2433         * src/gtk/colorlabel.[ch]       ** NEW **
2434                 move colorlabel files to gtk directory
2435
2436         * src/esmtp.[ch]                ** REMOVE **
2437                 has been merged into smtp.[ch] in 0.7.5
2438
2439 2003-02-25 [christoph]  0.8.10claws52
2440
2441         * src/Makefile.am
2442         * src/about.[ch]                ** REMOVE **
2443         * src/gtk/Makefile.am
2444         * src/gtk/about.[ch]            ** NEW **
2445                 move about files to gtk directory
2446
2447 2003-02-25 [christoph]  0.8.10claws51
2448
2449         * src/folder.c
2450                 some code optimization of folder scanning code
2451
2452         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2453
2454 2003-02-25 [christoph]  0.8.10claws50
2455
2456         * src/main.c
2457         * src/common/sylpheed.c
2458                 add command line parameter parsing to common code
2459
2460 2003-02-24 [christoph]
2461
2462         * Makefile.am
2463         * configure.ac
2464                 fix gnome prefix problems, the configure script now removed
2465                 `gnome-config --prefix` from `gnome-config --datadir`
2466                 and adds $(prefix} instead
2467
2468         (closes Bug 24 Makefile does not respect prefix when installing
2469          GNOME data)
2470
2471 2003-02-24 [christoph]  0.8.10claws49
2472
2473         * src/news.c
2474                 check for valid session before trying to authenticate
2475
2476         (closes Bug 60 crash if "authenticate on logon" is activated
2477          and newsserver-hostname is not valid)
2478
2479 2003-02-24 [melvin]     0.8.10claws48
2480
2481         * src/prefs_actions.c
2482                 Make sure all user's input is sent to the action and then
2483                 close the socket..
2484
2485 2003-02-23 [alfons]     0.8.10claws46
2486
2487         * src/summaryview.c
2488                 also wait cursor when deleting files
2489
2490 2003-02-23 [paul]
2491
2492         * tools/freshmeat_search.pl
2493           tools/google_search.pl
2494                 scripts should now work for any browser/browser command line
2495
2496 2003-02-22 [christoph]  0.8.10claws45
2497
2498         * src/procmsg.c
2499                 fix IMAP flag setting, IMAP flag is not handled correctly
2500                 anymore by the folder system and information about the
2501                 folder should not be saved in the MsgInfo (in my opinion)
2502
2503         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2504
2505 2003-02-22 [christoph]  0.8.10claws44
2506
2507         * src/summaryview.c
2508                 fix spelling of "label" ;-)
2509
2510 2003-02-22 [thorsten]   0.8.10claws43
2511
2512         * src/mimeview.c
2513           src/prefs_common.[ch]
2514           src/procmime.[ch]
2515                 do not use description as attachment name
2516
2517 2003-02-22 [alfons]     0.8.10claws42
2518
2519         * src/summaryview.c
2520                 freeze/thaw folder item updates when changing color labels,
2521                 and put a wait cursors on
2522
2523 2003-02-22 [thorsten]   0.8.10claws41
2524
2525         * src/mimeview.c
2526                 save-all fixes: crash if invoked on multipart container,
2527                 mimeinfo access, pathseparators, error dialog
2528
2529 2003-02-21 [alfons]     0.8.10claws40
2530
2531         * src/prefs_gtk.c
2532                 remove unused var
2533
2534 2003-02-21 [colin]      0.8.10claws39
2535
2536         * src/send.c
2537                 Fix smtp logging
2538
2539 2003-02-21 [colin]      0.8.10claws38
2540
2541         * src/summaryview.c
2542                 Freeze/thaw folderItem updates when filtering messages 
2543                 via Tools/Filter messages
2544
2545 2003-02-21 [paul]       0.8.10claws37
2546
2547         * src/compose.c
2548                 revert commit 0.8.10claws26, there are ulterior motives
2549                 for users to set a Reply-To header when posting to
2550                 newsgroups
2551
2552 2003-02-21 [paul]       0.8.10claws36
2553
2554         * sync with 0.8.10cvs17
2555                 see ChangeLog 2003-02-21
2556
2557 2003-02-20 [christoph]  0.8.10claws35
2558
2559         * src/imap.c
2560                 IMAP UID fetch speedup using SEARCH
2561
2562         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2563
2564         * src/imap.c
2565                 fix problem with UIDs in IMAP UID cache that no longer existed
2566
2567 2003-02-20 [christoph]  0.8.10claws34
2568
2569         * src/imap.c
2570         * src/procheader.c
2571         * src/procheader.h
2572                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2573
2574         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2575
2576         * src/imap.c
2577                 Rewrite imap_cmd_gen_recv use sock_getline instead
2578                 of sock_gets to avoid problems with too long reply
2579                 lines
2580     
2581 2003-02-20 [colin]      0.8.10claws33
2582         
2583         * src/prefs_account.c
2584                 Better wording
2585
2586 2003-02-20 [colin]      0.8.10claws32
2587
2588         * src/compose.c
2589                 Remove useless '&& !to_sender' 
2590
2591 2003-02-20 [darko]
2592
2593         * AUTHORS
2594                 change my e-mail address
2595
2596 2003-02-19 [colin]      0.8.10claws31
2597
2598         * src/prefs_common.c
2599                 X11 style colors for every configurable color
2600
2601 2003-02-19 [alfons]     0.8.10claws30
2602
2603         * src/prefs_gtk.[ch]
2604         * src/prefs_common.c
2605                 for color_new accept both plain integers and X11 style color
2606                 names (as found in /usr/lib/X11/rgb.txt)
2607
2608 2003-02-19 [paul]       0.8.10claws29
2609
2610         * src/mainwindow.c
2611                 add tooltips to online/offline button and account selector
2612                 button
2613
2614 2003-02-19 [paul]       0.8.10claws28
2615
2616         * src/folder.c
2617           src/news.c
2618           src/prefs_account.[ch]
2619           src/prefs_common.[ch]
2620                 move 'Maximum number of articles to download' to
2621                 account prefs.
2622                 clean up account prefs gui a little by hiding entries
2623                 rather then greying out entries
2624
2625 2003-02-19 [hiro]       0.8.10claws27
2626
2627         * src/common/utils.c
2628                 fix bug #54 'yesterdays date is displayed in the message 
2629                 summary window'
2630
2631 2003-02-19 [paul]       0.8.10claws26
2632
2633         * src/compose.c
2634                 fix bug reported in Feature Request [688596] 
2635                 'Reply-to header in news'
2636
2637 2003-02-18 [paul]       0.8.10claws25
2638
2639         * src/select-keys.c
2640                 add a 'List all keys' button to key selection dialog
2641
2642 2003-02-18 [colin]      0.8.10claws24
2643         
2644         * src/stock_pixmap.c
2645                 fix compile error
2646
2647 2003-02-18 [colin]      0.8.10claws23
2648
2649         * src/common/smtp.[ch]
2650           src/prefs_account.c
2651                 Try to starttls if it seems to be the only
2652                 way to authenticate a user
2653
2654 2003-02-18 [paul]       0.8.10claws22
2655
2656         * src/Makefile.am
2657           src/folderview.c
2658           src/stock_pixmap.[ch]
2659           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2660           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2661                 as a Drafts folder is a special folder allow it to have
2662                 its own unique icons
2663
2664 2003-02-18 [colin]      0.8.10claws21
2665
2666         * src/imap.c
2667                 Fix port selection when using starttls
2668
2669 2003-02-18 [paul]       0.8.10claws20
2670
2671         * src/mainwindow.c
2672           src/prefs_common.[ch]
2673                 make blue the default new mail colour
2674
2675 2003-02-18 [paul]       0.8.10claws19
2676
2677         * sync with 0.8.10cvs14
2678                 see ChangeLog 2003-02-18
2679
2680 2003-02-17 [jens]       0.8.10claws18
2681
2682         * src/common/md5.c
2683                 fixed a compile problem with gcc 3.3
2684                 works on 2.95.3 too (testet on PPC as it is big endian)
2685
2686 2003-02-17 [paul]       0.8.10claws17
2687
2688         * sync with 0.8.10cvs13
2689                 see ChangeLog 2003-02-17
2690
2691 2003-02-17 [paul]       0.8.10claws16
2692
2693         * sync with 0.8.10cvs12
2694                 see ChangeLog 2003-02-17
2695
2696 2003-02-16 [match]      0.8.10claws15
2697
2698         * src/addressbook.c
2699                 Eliminates reloading of address data when items
2700                 deleted or added. Applied submitted by
2701                 Luke Plant <lukeplant@softhome.net>
2702
2703 2003-02-16 [paul]       0.8.10claws14
2704
2705         * src/news.c
2706                 when a 'protocol error' is encountered disconnect from
2707                 the server. This means that the user can carry on viewing
2708                 other articles and doesn't have to either wait until the
2709                 server timesout or quit sylpheed.
2710                 Fixes bug #53 'Unable to read messages in newsgroups, 
2711                 displayed message doesn't change'
2712
2713 2003-02-15 [christoph]  0.8.10claws13
2714
2715         * src/imap.c
2716                 fix bug that stopped scanning of folders when an
2717                 IMAP folder was empty
2718
2719         (closes bug 46 stop scan messages in folders after empty folder)
2720
2721 2003-02-15 [paul]
2722
2723         * tools/Makefile.am
2724           tools/README
2725           tools/freshmeat_search.pl     ** NEW FILE **
2726           tools/google_search.pl        ** NEW FILE **
2727                 Add 2 Actions scripts which search freshmeat/google
2728                 for the selected text using the browser configured
2729                 in sylpheedrc.
2730                 
2731         Note: These scripts are very dependent on the format of the
2732         browser command and may not work on every occasion. Testing
2733         is welcome. 
2734
2735 2003-02-14 [alfons]     0.8.10claws12
2736
2737         * src/compose.c
2738                 fix breakage because of uninitialized account pointer.
2739                 please verify.
2740
2741 2003-02-14 [paul]       0.8.10claws11
2742
2743         * src/compose.c
2744           src/prefs_account.[ch]
2745           src/prefs_common.[ch]
2746                 move signature settings to Account Prefs
2747
2748 2003-02-14 [paul]       0.8.10claws10
2749
2750         * sync with 0.8.10cvs11
2751                 see ChangeLog 2003-02-14
2752
2753 2003-02-13 [thorsten]   0.8.10claws9
2754
2755         * src/news.c
2756                 revert news progressbar (GUI separation)
2757
2758 2003-02-13 [paul]       0.8.10claws8
2759
2760         * src/compose.c
2761                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2762                 paragraph 1
2763
2764 2003-02-13 [paul]       0.8.10claws7
2765
2766         * src/compose.[ch]
2767           src/summaryview.c
2768                 fix 'Follow-up and Reply-to' so that it creates a reply to
2769                 the newsgroup and the sender. If the message has the keyword
2770                 'poster' in the Followup-To header, all replies go to the
2771                 sender, re: RFC 1036, Section 2.2.3
2772                 rename all instances of 'ignore_replyto' to 'to_sender', both
2773                 were previously used, now we use just one.
2774
2775 2003-02-13 [paul]       0.8.10claws6
2776
2777         * sync with 0.8.10cvs9
2778                 see ChangeLog 2003-02-13
2779
2780 2003-02-13 [paul]       0.8.10claws5
2781
2782         * configure.ac
2783                 show which plugins are configured in the configure
2784                 output.
2785
2786 2003-02-12 [thorsten]   0.8.10claws4
2787
2788         * src/news.c
2789                 show progress while fetching news headers
2790
2791 2003-02-12 [christoph]  0.8.10claws3
2792
2793         * configure.ac
2794         * src/plugins/Makefile.am
2795                 use AM_CONDITIONAL to enable plugins, automake correctly
2796                 manages this when creating distdir
2797
2798 2003-02-12 [christoph]  0.8.10claws2
2799
2800         * ac/spamassassin.m4
2801         * src/plugins/spamassassin/Makefile.am
2802                 fix building SpamAssassin plugin without OpenSSL
2803
2804 2003-02-12 [paul]       0.8.10claws1
2805
2806         * ac/Makefile.am
2807           src/Makefile.am
2808           src/plugins/Makefile.am
2809                 fix failure of 'make release'
2810
2811 2003-02-12 [paul]       0.8.10claws
2812
2813         * 0.8.10claws released
2814
2815 2003-02-12 [paul]       0.8.9claws56
2816
2817         * po/bg.po
2818           po/es.po
2819           po/it.po
2820           po/ru.po
2821           po/sr.po
2822                 updated translations by George Danchev, Ricardo Mones Lastra,
2823                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2824                 
2825         * sylpheed.spec.in
2826                 Allow the building of RPMs by a regular user. Submitted
2827                 by Sergei Astanin
2828
2829 2003-02-11 [alfons]     0.8.9claws55
2830
2831         * src/colorlabel.c
2832                 don't use pixmaps for label color rect but draw rectangles
2833                 so we can respect the color map of palette based visuals
2834                 (fixes the long time crashes on Suns - thanks to Andreas
2835                 Engel and Steve O'Hara-Smith for testing)
2836
2837 2003-02-11 [christoph]  0.8.9claws54
2838
2839         * src/matcher_parser_parse.y
2840                 correct bug where filering rules of not existing folders in
2841                 matcherrc were added to global filtering
2842                 
2843         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2844          main filter-rules after removing directory, http://bugs.debian.org/180253)
2845         
2846 2003-02-11 [paul]       0.8.9claws53
2847
2848         * sync with 0.8.10cvs7
2849                 see ChangeLog 2003-02-09
2850
2851 2003-02-11 [melvin]     0.8.9claws52
2852
2853         * po/fr.po
2854                 Updated French tranlsations
2855
2856 2003-02-10 [paul]       0.8.9claws51
2857
2858         * sylpheed.spec.in
2859                 correct --enable-openssl
2860                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2861
2862 2003-02-09 [martin]     0.8.9claws50
2863
2864         * src/prefs_matcher.c
2865                 fix segfault in prefs_matcher_substitute_cb() when
2866                 no row is selected
2867
2868 2003-02-09 [paul]       0.8.9claws49
2869
2870         * src/folderview.c
2871                 fix bug where a newsgroup folder's processing rules were
2872                 merged with the global filtering rules when the newsgroup
2873                 folder was deleted, causing some seriously bad results,
2874                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2875
2876 2003-02-08 [melvin]     0.8.9claws48
2877
2878         * src/compose.c
2879                 Corrected and modified an alert message.
2880
2881 2003-02-07 [paul]       0.8.9claws47
2882
2883         * src/folderview.c
2884                 fix bug where both an 'Account properties' window and a
2885                 'Folder properties' window were opened when clicking on
2886                 'Properties' in an NNTP or IMAP folder's popup menu.
2887
2888 2003-02-07 [paul]       0.8.9claws46
2889
2890         * sync with 0.8.10cvs6
2891                 see ChangeLog 2003-02-06
2892
2893 2003-02-06 [christoph]  0.8.9claws45
2894
2895         * src/mbox.c
2896                 freeze folder updates while importing mbox files
2897                 (closes bug 43 importing mbox took hours)
2898                 
2899         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2900
2901 2003-02-06 [thorsten]   0.8.9claws44
2902
2903         * po/de.po
2904                 Updated german translations
2905
2906 2003-02-06 [thorsten]   0.8.9claws43
2907
2908         * src/news.h
2909                 use guint for message numbers (fix count in grouplist dialog)
2910
2911 2003-02-05 [paul]       0.8.9claws42
2912
2913         * sync with 0.8.10cvs2
2914                 see ChangeLog 2003-02-05
2915
2916 2003-02-04 [colin]      0.8.9claws41
2917
2918         * src/prefs_common.[ch]
2919           src/procmsg.c
2920           src/summaryview.c
2921                 Add an option to disable threading by subject
2922
2923 2003-02-04 [christoph]  0.8.9claws40
2924
2925         * src/inc.c
2926                 only abort fetching mails from multiple accounts when the
2927                 error is fatal and does not allow to check any more accounts
2928                 (currently only disk full error)
2929
2930         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2931          receive mails for other accouts)
2932
2933 2003-02-04 [christoph]  0.8.9claws39
2934
2935         * src/folder.c
2936                 first add the new message to the cache, then
2937                 send the update notification
2938
2939         (closes bug 39 after sending message folderview doesnt get updated)
2940
2941 2003-02-04 [colin]      0.8.9claws38
2942
2943         * src/inc.c
2944                 _really_ fix this Connecting... status
2945
2946 2003-02-04 [paul]       0.8.9claws37
2947
2948         * sync with 0.8.10
2949                 see ChangeLog 2003-02-04
2950
2951 2003-02-04 [paul]       0.8.9claws36
2952
2953         * sync with 0.8.9cvs6
2954                 see ChangeLog 2003-02-03
2955
2956 2003-02-04 [paul]       0.8.9claws35
2957
2958         * po/pt_BR.po
2959                 updated by André Filipe de Assunção e Brito 
2960                 <bedecko@netsite.com.br>
2961
2962 2003-02-03 [thorsten]   0.8.9claws34
2963
2964         * po/de.po
2965                 Updated german translations
2966
2967 2003-02-02 [paul]       0.8.9claws33
2968
2969         * po/es.po
2970                 updated by Ricardo Mones Lastra
2971
2972 2003-02-02 [thorsten]   0.8.9claws32
2973
2974         * src/mh.c
2975                 Fix mh_get_msginfo() segfault if file is inaccessible
2976
2977 2003-01-31 [colin]      0.8.9claws31
2978
2979         * src/procheader.c
2980                 Fix last commit's bug
2981
2982 2003-01-31 [colin]      0.8.9claws30
2983
2984         * src/procheader.c
2985                 Missing a change for gpg-signed messages
2986
2987 2003-01-31 [paul]       0.8.9claws29
2988
2989         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2990           src/procheader.c
2991           src/stock_pixmap.[ch]
2992           src/summaryview.c
2993                 indicate GnuPG signed messages by displaying an icon
2994                 in the Attachment column.
2995
2996 2003-01-31 [paul]       0.8.9claws28
2997
2998         * sync with 0.8.9cvs4
2999                 see ChangeLog 2003-01-31
3000
3001 2003-01-31 [alfons]     0.8.9claws27
3002
3003         * src/textview.c
3004                 tune URI parser to accept mailto URLs with a '?'
3005                 (patch from Ruslan Balkin)
3006
3007 2003-01-31 [colin]      0.8.9claws26
3008
3009         * src/summaryview.c
3010                 Fix a leak introduced in claws24
3011
3012 2003-01-31 [colin]      0.8.9claws25
3013
3014         * src/summaryview.c
3015                 Freeze/Thaw folder updates when deleting dups
3016
3017 2003-01-31 [colin]      0.8.9claws24
3018         
3019         * src/addr_compl.c
3020           src/summaryview.c
3021           src/msgcache.c
3022                 little speed improvements
3023
3024 2003-01-31 [colin]      0.8.9claws23
3025
3026         * src/summaryview.c
3027                 Fix segfault when forwarding nothing
3028                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3029                 
3030 2003-01-30 [paul]       0.8.9claws22
3031
3032         * sync with 0.8.9cvs3
3033                 see ChangeLog 2003-01-30
3034
3035 2003-01-30 [paul]       0.8.9claws21
3036
3037         * sync with 0.8.9cvs2
3038                 see ChangeLog 2003-01-30
3039
3040 2003-01-29 [paul]       0.8.9claws20
3041
3042         * sync with 0.8.9cvs1
3043                 see ChangeLog 2003-01-29
3044
3045 2003-01-28 [paul]       0.8.9claws19
3046
3047         * po/POTFILES.in
3048                 update to reflect changes. 
3049                 thanks to Ricardo Mones Lastra
3050
3051 2003-01-27 [christoph]  0.8.9claws18
3052
3053         * ac/openssl.m4
3054         * ac/spamassassin.m4
3055         * src/plugins/spamassassin/README
3056         * src/plugins/spamassassin/libspamc.[ch]
3057         * src/plugins/spamassassin/utils.[ch]
3058                 updated to latest libspamc
3059
3060 2003-01-27 [christoph]  0.8.9claws17
3061
3062         * src/folder.c
3063                 fix wrong use of procheader_get_header_fields
3064
3065 2003-01-27 [christoph]  0.8.9claws16
3066
3067         * src/news.c
3068         * src/prefs_account.[ch]
3069         * src/common/nntp.[ch]
3070                 allow to force authentication for NNTP servers
3071
3072         Patch submitted by Florian Mickler <dmk@d-labs.de>
3073
3074 2003-01-26 [paul]       0.8.9claws15
3075
3076         * src/summaryview.c
3077                 speed up of marking messages as read
3078                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3079
3080 2003-01-26 [christoph]  0.8.9claws14
3081
3082         * src/Makefile.am
3083         * src/mgutils.[ch]              ** REMOVE **
3084         * src/xml.[ch]                  ** REMOVE **
3085         * src/xmlprops.[ch]             ** REMOVE **
3086         * src/common/Makefile.am
3087         * src/common/mgutils.[ch]       ** NEW **
3088         * src/common/xml.[ch]           ** NEW **
3089         * src/common/xmlprops.[ch]      ** NEW **
3090                 move xml files to common directory
3091
3092 2003-01-26 [christoph]  0.8.9claws13
3093
3094         * src/plugins/spamassassin/spamassassin_gtk.c
3095                 only set gtk entry text if string is available
3096
3097 2003-01-26 [melvin]     0.8.9claws12
3098
3099         * src/description_window.c
3100                 Allow resizing of the window
3101                 Allow automatic horizontal scroll bar
3102                 Do not vertically expand and fill
3103
3104 2003-01-26 [christoph]  0.8.9claws11
3105
3106         * src/Makefile.am
3107         * src/gtkutils.[ch]             ** REMOVE **
3108         * src/common/sylpheed.c
3109         * src/gtk/Makefile.am
3110         * src/gtk/description_window.c
3111         * src/gtk/gtkutils.[ch]         ** NEW **
3112         * src/gtk/prefswindow.c
3113                 move gtkutils to gtk directory
3114
3115 2003-01-26 [paul]       0.8.9claws10
3116
3117         * src/summaryview.c
3118                 rename summary_unread_clicked() to summary_status_clicked()
3119
3120 2003-01-26 [melvin]     0.8.9claws9
3121
3122         * src/prefs_actions.c
3123                 Cosmetical changes to the help text
3124
3125 2003-01-26 [paul]       0.8.9claws8
3126
3127         * src/folder.[ch]
3128           src/mainwindow.c
3129           src/prefs_common.c
3130           src/prefs_sumamry_column.c
3131           summaryview.[ch]
3132                 rename the 'Unread' column to 'Status'
3133
3134 2003-01-25 [match]      0.8.9claws7
3135
3136         * src/mgutils.[ch]
3137                 removed reference to LDAP constants. removed error2string.
3138                 included functions to support LDAP dynamic queries.
3139         * src/syldap.h
3140                 moved LDAP constants here.
3141         * src/addressbook.c
3142         * src/addrindex.c
3143         * src/importldif.c
3144                 removed references to LDAP constants and references to
3145                 error2string.
3146
3147 2003-01-25 [paul]       0.8.9claws6
3148
3149         * src/summaryview.c
3150                 summary_thread_build(), summary_thread_init(): remove 
3151                 unneeded reference to summaryview->folder_item
3152
3153 2003-01-25 [christoph]  0.8.9claws5
3154
3155         * src/gtk/description_window.c
3156                 o allow description texts to expand over multiple columns
3157                 o translate all columns
3158         * src/prefs_actions.c
3159                 change syntax description to use new multi column feature
3160
3161         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3162
3163 2003-01-25 [match]      0.8.9claws4
3164
3165         * src/vcard.c
3166                 fixed bug with Quoted-Printable
3167
3168 2003-01-25 [paul]       0.8.9claws3
3169
3170         * src/folder.[ch]
3171           src/summaryview.[ch]
3172                 implement per-folder collapsed/expanded threads setting
3173                 
3174         * src/prefs_common.c
3175                 remove global collapsed/expanded threads option
3176
3177 2003-01-25 [christoph]  0.8.9claws2
3178
3179         * po/POTFILES.in
3180                 add pluginwindow and prefswindow
3181         * src/compose.c
3182                 make send respond correctly to messages that could be added
3183                 to the queue folder, but the UID of the message is unknown
3184         * src/folder.c
3185         * src/imap.c
3186                 don't return guessed UIDs in imap_add_msg anymore. We return
3187                 0 to tell the folder system it was appened but the UID is
3188                 unknown. Folder system now get's the UID by scaning the folder
3189                 and searching the cache for the Message-ID
3190                 (closes bug #29 Messages queued, but not sent)
3191
3192 2003-01-25 [paul]       0.8.9claws1
3193
3194         * src/codeconv.c
3195                 conv_encode_header():  fix bug when long headers with 8-bit
3196                 characters are used, so that the encoded words are wrapped.
3197                 If the space in the original text falls on the wrap boundary,
3198                 it can be lost.
3199                 Patch by Sergey Vlasov.
3200                 
3201         * src/folderview.c
3202                  fix bug where a change to the sorting method or thread view
3203                  of a folder's messages is lost if simpify-subject is set and
3204                  toggled on or off.
3205                  Patch by Luke Plant.
3206
3207 2003-01-24 [paul]       0.8.9claws
3208
3209         * sylpheed-0.8.9claws released
3210         
3211         * Makefile.am
3212           sylpheed.spec.in
3213                 remove reference to 'INSTALL.jp'
3214
3215 2003-01-23 [paul]       0.8.8claws128
3216
3217         * po/es.po
3218           po/it.po
3219           po/ru.po
3220           po/sr.po
3221                 updated translations. submitted by Ricardo Mones Lastra,
3222                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3223
3224 2003-01-23 [colin]      0.8.8claws127
3225
3226         * src/compose.c
3227                 Fix drafted and queued news articles re-edition
3228
3229 2003-01-23 [melvin]     0.8.8claws126
3230
3231         * po/fr.po
3232                 Updated French translations
3233
3234 2003-01-23 [colin]      0.8.8claws125
3235
3236         * src/inc.c
3237                 Fix "Connecting to..." status message
3238
3239 2003-01-22 [paul]       0.8.8claws124
3240
3241         * po/bg.po
3242                 updated by George Danchev
3243                 
3244         * src/folder.c
3245                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3246                 and folder deletion
3247
3248 2003-01-21 [paul]       0.8.8claws123
3249
3250         * po/bg.po
3251                 updated by George Danchev
3252                 
3253         * src/about.c
3254                 its now 2003
3255                 
3256         * src/toolbar.c
3257                 don't translate 'Separator'
3258                 
3259         * src/plugins/spamassassin/Makefile.am
3260                 add aspell to CPPFLAGS
3261                 
3262         * src/plugins/spamassassin/spamassassin.c
3263           src/plugins/spamassassin/spamassassin_gtk.c
3264                 set correct default for spamassassin_receive_spam
3265                 slightly re-word descriptions and some
3266                 other minor changes
3267
3268 2003-01-19 [alfons]     0.8.8claws122
3269                 
3270         * src/mimeview.c
3271                 mimeview_save_as(): we might as well show the file name for
3272                 the single case "Save As" too
3273
3274 2003-01-19 [alfons]     0.8.8claws121
3275
3276         * src/crash.c
3277                 change bug tracker URL to bugzilla URL
3278
3279 2003-01-19 [alfons]     0.8.8claws120
3280
3281         * src/mimeview.c
3282                 mimeview_save_all(): display name of file before overwriting;
3283                 continue saving all, even when one overwrite was cancelled
3284
3285 2003-01-19 [christoph]  0.8.8claws119
3286
3287         * src/summaryview.c
3288         * src/procmsg.[ch]
3289                 fix wrong usage of procmsg_find_children in summaryview
3290                 by using procmsg_update_unread_children instead of
3291                 summaryview_update_unread_children
3292
3293 2003-01-19 [christoph]  0.8.8claws118
3294
3295         * src/procmsg.c
3296                 fix infinite loop in procmsg_find_children
3297                  (closes bug #25 sylpheed crashes on delete.)
3298
3299         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3300
3301 2003-01-19 [paul]       0.8.8claws117
3302
3303         * po/pt_BR.po
3304                 updated by Ivan Francolin Martinez
3305
3306 2003-01-18 [melvin]     0.8.8claws116
3307
3308         * src/prefs_actions.c
3309                 Removed syntax limitation of only one '&' at the end of command.
3310                         Now actions that contain '>/dev/null 2>&1' are possible.
3311
3312 2003-01-18 [melvin]     0.8.8claws115
3313
3314         * src/prefs_actions.c
3315                 Actions IO dialog: when the action ends
3316                 the "Close" button now has focus and [Escape] closes the
3317                 window.
3318
3319 2003-01-18 [christoph]  0.8.8claws114
3320
3321         * src/procmsg.c
3322                 o add debug output when MsgInfos are really freed
3323                 o free GSLists in procmsg_find_children and
3324                   procmsg_update_unread_children
3325
3326 2003-01-18 [christoph]  0.8.8claws113
3327
3328         * src/mainwindow.c
3329                 reorder Configuration menu
3330
3331 2003-01-18 [christoph]  0.8.8claws112
3332
3333         * src/compose.c
3334                 fix applying templates to forwarded messages
3335
3336         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3337
3338 2003-01-17 [christoph]  0.8.8claws111
3339
3340         * src/folder.c
3341                 destroy folder items, when a folder item is removed
3342
3343 2003-01-17 [christoph]  0.8.8claws110
3344
3345         * src/folder.c
3346                 fix wrong folder stats update when ignored message is
3347                 deleted
3348
3349 2003-01-17 [colin]      0.8.8claws109
3350         
3351         * src/mainwindow.c
3352         * src/summaryview.c
3353                 Quicksearch bugfixes: 
3354                 - hide help button at startup if not extended
3355                 - switch to extended when looking for replies
3356
3357 2003-01-17 [paul]
3358
3359         * sync with 0.8.9 release
3360
3361 2003-01-17 [paul]       0.8.8claws108
3362
3363         * sync with 0.8.8cvs11
3364                 see ChangeLog 2003-01-17
3365
3366 2003-01-16 [colin]      0.8.8claws107
3367
3368         * src/procmsg.c
3369                 Changed encryption test to re-ask passphrase
3370                 if an encrypted message hasn't been decrypted
3371                 Fixes bug #5
3372
3373 2003-01-16 [christoph]  0.8.8claws106
3374
3375         * src/prefs_gtk.c
3376         * src/prefs_toolbar.c
3377         * src/gtk/prefswindow.h
3378         * src/plugins/spamassassin/spamassassin_gtk.c
3379                 remove page destroy function that is not used anymore
3380
3381 2003-01-16 [paul]       0.8.8claws105
3382
3383         * sync with 0.8.8cvs9
3384                 see ChangeLog 2002-01-16
3385
3386 2003-01-16 [colin]      0.8.8claws104
3387
3388         * src/compose.[ch]
3389                 Fix bug with autosaved drafts for IMAP, when draft
3390                 folder is specified - fixes bugzilla bug #20
3391
3392 2003-01-15 [paul]       0.8.8claws103
3393
3394         * src/compose.[ch]
3395           src/procmsg.c
3396                 store folder and message-id of message forwarding
3397                 in queue header and set forward flag after sending
3398
3399 2003-01-15 [paul]       0.8.8claws102
3400
3401         * sync with 0.8.8cvs8
3402                 see ChangeLog 2002-01-15
3403
3404 2003-01-15 [colin]      0.8.8claws101
3405
3406         * src/Makefile.am
3407                 Fix linking with GNU libiconv
3408
3409 2003-01-15 [darko]      0.8.8claws100
3410
3411         * src/pine.c
3412                 fix crash when importing pine address book
3413                 entry with an empty name (reported by DY
3414                 <dybulk at tri8.net>)
3415
3416 2003-01-14 [paul]       0.8.8claws99
3417
3418         * configure.in  ** REMOVED **
3419           configure.ac  ** NEW FILE **
3420                 rename configure.in to configure.ac, as it is now
3421                 preferred
3422
3423 2003-01-14 [melvin]     0.8.8claws98
3424
3425         * src/folderview.c
3426                 folderview_check_new(): More precise function description
3427
3428 2003-01-14 [melvin]     0.8.8claws97
3429
3430         * src/folderview.c
3431                 folderview_check_new(): return the number of new messages 
3432                         since last check.
3433         * src/inc.c
3434                 inc_account_mail(): Disable counting of new messages for IMAP
3435                         and NNTP until bug [19] and [14] are fixed.
3436
3437 2003-01-14 [paul]       0.8.8claws96
3438
3439         * sync with 0.8.8cvs6
3440                 see ChangeLog 2003-01-14
3441
3442 2003-01-13 [alfons]     0.8.8claws95
3443
3444         * src/textview.c
3445                 tune email address validation (c. 0.8.8claws89): if . is 
3446                 just one char away from @, the address is invalid too 
3447                 (correctly rejects addresses like foo@.com)
3448
3449 2003-01-13 [paul]       0.8.8claws94
3450
3451         * src/messageview.c
3452           src/toolbar.c
3453                 fixes to the Message View toolbar and menu:
3454                 fix non-functioning Forward button
3455                 make Reply button consider default_reply_list
3456                 remove 'Follow-up...' menu entry
3457                 add 'Forward' and 'Redirect' menu entries
3458
3459 2003-01-13 [melvin]     0.8.8claws93
3460
3461         * src/inc.c
3462                 Fixed typo that could make new messages count incorrect.
3463
3464 2003-01-13 [melvin]     0.8.8claws92
3465
3466         * src/folderview.[ch]
3467                 folderview_check_new(): return the number of new messages.
3468         * src/inc.c
3469                 Should fix bug [14] where new mail notification worked 
3470                         incorrectly with IMAP accounts.
3471                 inc_spool_account(): return number of new msgs, or -1 on error
3472                 inc_all_spool(): return number of new msgs
3473                 
3474 2003-01-13 [melvin]     0.8.8claws91
3475
3476         * src/prefs_actions.c
3477                 Justify help text.
3478
3479 2003-01-12 [thorsten]   0.8.8claws90
3480
3481         * src/common/prefs.c
3482                 close file before rename
3483
3484 2003-01-12 [alfons]     0.8.8claws89
3485
3486         * AUTHORS
3487                 add Christian Mertes
3488         * src/common/utils.[ch]
3489                 g_stricase_hash(), g_stricase_equal(): functions for 
3490                 case insensitive hash tables
3491         * src/textview.c
3492                 use top level domain names to validate email address, based
3493                 on a patch by Christian Mertes (thanks!), but changed 
3494                 implementation to use a hash table 
3495
3496 2003-01-12 [paul]       0.8.8claws88
3497
3498         * po/bg.po
3499                 updated by George Danchev
3500
3501 2003-01-12 [alfons]     0.8.8claws87
3502
3503         * src/summaryview.c
3504                 delete / execute performance: use new style folder update
3505
3506 2003-01-12 [paul]       0.8.8claws86
3507
3508         * sync with 0.8.8cvs5
3509                 see ChangeLog 2003-01-13 (!)
3510
3511 2003-01-12 [alfons]     0.8.8claws85
3512
3513         * src/filtering.c
3514         * src/matcher_parser_parse.y
3515                 prepare change_score filtering action
3516         * src/matcher.[ch]
3517                 give up const-correctness on functions that call non-const-correct functions;
3518                 several casts to gpointer in g_free();
3519                 add change_score;
3520
3521 2003-01-12 [christoph]  0.8.8claws84
3522
3523         * src/compose.c
3524                 fix 2 warnings
3525
3526         * src/gtk/prefswindow.[ch]
3527         * src/plugins/spamassassin/spamassassin_gtk.c
3528                 changed the call of the widget create function
3529                 for PrefsPages, because sometimes the widget
3530                 create function needs a widget that already has
3531                 been attached to a window (to create GDK pixmaps
3532                 for exmaple). So we simply pass the GtkWindow as
3533                 the second parameter now.
3534
3535         * src/main.c
3536         * src/mainwindow.c
3537         * src/prefs_toolbar.[ch]
3538                 rewrite Toolbar Preferences using the new
3539                 prefs window
3540
3541 2003-01-11 [alfons]     0.8.8claws83
3542
3543         * src/addressadd.c
3544                 fix crash when adding sender to addressbook because status bar
3545                 isn't there (the status bar doesn't seem to be used though,
3546                 but I'll let Match decide what to do with it)
3547
3548 2003-01-11 [colin]      0.8.8claws82
3549
3550         * src/main.c
3551           src/toolbar.c
3552                 Two useless changes reversed
3553
3554 2003-01-11 [colin]      0.8.8claws81
3555
3556         * src/mainwindow.c
3557           src/mainwindow.h
3558                 Add mainwindow_get_mainwindow()
3559         * src/alertpanel.c
3560           src/alertpanel.h
3561                 Add alertpanel_error_log() 
3562         * src/compose.c
3563           src/inc.c
3564           src/messageview.c
3565           src/toolbar.c
3566           src/main.c
3567           src/procmsg.c
3568                 Network errors get a View Log button
3569
3570 2003-01-10 [alfons]     0.8.8claws80
3571
3572         * src/prefs_toolbar.c
3573         * src/toolbar.c
3574                 use the translatable string for "Separator" as file name for
3575                 separator toolbar items (probably make this uppercase?)
3576
3577 2003-01-10 [alfons]     0.8.8claws79
3578
3579         * src/prefs_toolbar.c
3580                 put right A_SEPARATOR description string in "displayed
3581                 toolbar items list" so manually added separators are
3582                 saved correctly (bug #10, "Adding a separator to the main 
3583                 toolbar fails, entry in xml file is wrong")
3584
3585 2003-01-10 [christoph]  0.8.8claws78
3586
3587         * src/imap.c
3588                 o fix warnings
3589                 o use CAPABILITY to check if NAMESPACE is available
3590
3591 2003-01-10 [christoph]  0.8.8claws77
3592
3593         * src/imap.[ch]
3594                 apply UIDPLUS IMAP extension support patch
3595
3596         Patch submitted by Simon 'corecode' Schubert
3597
3598 2003-01-10 [paul]       0.8.8claws76
3599
3600         * src/folderview.c
3601                 a sync from main which fixes the news account folders'
3602                 Properties bug
3603
3604 2003-01-10 [christoph]  0.8.8claws75
3605
3606         * src/folder.c
3607                 don't accept 0 as a valid uid returned by copy and move
3608                 functions. 0 means the message was copied or moved but the
3609                 new uid could not be fetched. It is not an error condition
3610                 for the copy or move operation.
3611
3612 2003-01-10 [paul]       0.8.8claws74
3613
3614         * src/prefs_filtering.c
3615                 change English used in Alert when entry is not
3616                 saved.
3617                 
3618         * sync with 0.8.8cvs4
3619                 see ChangeLog 2003-01-10
3620
3621 2003-01-10 [darko]      0.8.8claws73
3622
3623         * src/pine.c
3624                 fix crash when importing address book entry
3625                 without a valid address
3626
3627 2003-01-09 [alfons]     0.8.8claws72
3628
3629         * src/inc.c
3630                 filtering performance: use new style folder update
3631
3632 2003-01-09 [christoph]  0.8.8claws71
3633
3634         * src/compose.c
3635         * src/gtk/menu.[ch]
3636                 fix wrong selecting of mime encoding type, when
3637                 opening property dialog of attachments in the
3638                 compose window. 7bit was always selected and that
3639                 destoryed files with 8bit data.
3640                 (closes bug #9 Sylpheed-claws destroys attachments when
3641                  changing MIME-types)
3642
3643 2003-01-09 [paul]       0.8.8claws70
3644
3645         * sync with 0.8.8cvs3
3646                 see ChangeLog 2003-01-09
3647
3648 2003-01-08 [alfons]     0.8.8claws69
3649         
3650         * src/addressadd.c
3651                 apply patch by Kim Schulz to fix build breakage
3652                 because of missing variable
3653
3654 2003-01-08 [paul]       0.8.8claws68
3655
3656         * sync with 0.8.8cvs2
3657                 see ChangeLog 2002-01-08
3658
3659 2003-01-08 [paul]       0.8.8claws67
3660
3661         * po/it.po
3662                 updated by Alessandro Maestri
3663                 
3664         * src/addressadd.c
3665                 when using 'Add sender to addressbook' allow
3666                 name to be edited and remarks to be entered
3667                 Patch submitted by Luke Plant
3668
3669 2003-01-08 [darko]      0.8.8claws66
3670
3671         * README.claws, src/summaryview.c
3672                 fix description for marked messages
3673
3674 2003-01-08 [paul]
3675
3676         * tools/Makefile.am
3677           tools/launch_phoenix  ** NEW FILE **
3678                 add script that enables using Phoenix as the default
3679                 web browser. 
3680                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3681                 
3682         * tools/OOo2sylpheed.pl
3683                 remove full path to sylpheed executable, just 'sylpheed'
3684                 will do
3685                 
3686         * tools/README
3687                 add launch_phoenix informtion and re-arrange and compress
3688                 the data a little
3689
3690 2003-01-07 [christoph]  0.8.8claws65
3691
3692         * src/folder.c
3693                 fix update for source folder when moving messages
3694         * src/procmsg.[ch]
3695         * src/summaryview.c
3696                 use function to set to_folder for message infos and
3697                 automatically update the op_count for old and new
3698                 folder
3699
3700 2003-01-07 [melvin]     0.8.8claws64
3701
3702         * src/prefs_actions.c
3703                 Fixed bug where an '%p' Action on a displayed image crashed 
3704                         Sylpheed
3705                 Code clean up (get rid of duplicated code and removed unnecessary 
3706                                 structure member)
3707
3708 2003-01-07 [christoph]  0.8.8claws63
3709
3710         * src/compose.c
3711         * src/folder.[ch]
3712         * src/folderview.c
3713         * src/import.c
3714         * src/inc.c
3715         * src/main.c
3716         * src/mainwindow.c
3717         * src/messageview.c
3718         * src/prefs_folder_item.c
3719         * src/procmsg.c
3720         * src/summaryview.c
3721         * src/toolbar.c
3722                 o remove all folder update triggering from the UI code. The folder
3723                   system should know much better when a folder needs an update.
3724                 o to prevent multiple updates in a row the folder updates can be
3725                   frozen for some time.
3726
3727                 Note: - Please verify that no updates are missing
3728                       - Check where freeze/thaws should be added
3729
3730 2003-01-07 [christoph]  0.8.8claws62
3731
3732         * src/prefs_actions.c
3733                 don't translate empty strings
3734
3735         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3736
3737 2003-01-06 [christoph]  0.8.8claws61
3738
3739         * src/prefs_actions.c
3740                 mark strings for gettext
3741         * src/prefs_matcher.c
3742                 use new description window for Execute action and
3743                 match condition in Filtering
3744
3745         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3746
3747 2003-01-06 [alfons]     0.8.8claws60
3748
3749         keep myself inspired to re-organize matcher part 8; 
3750         yes, more to come (I need to move out the descriptive
3751         text for actions to matcher.c, or at least make it not
3752         depend on the wicked ordering)
3753
3754         * src/prefs_matcher.c
3755                 add documentation so others may comprehend the
3756                 UI part of the conditions
3757                 
3758 2003-01-06 [christoph]  0.8.8claws59
3759
3760         * src/prefs_actions.c
3761                 use new description window for syntax help
3762         * src/gtk/description_window.c
3763                 fix display of descriptions with column count != 2
3764
3765         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3766
3767 2003-01-06 [christoph]  0.8.8claws58
3768
3769         * src/quote_fmt.c
3770         * src/summaryview.[ch]
3771         * src/gtk/Makefile.am
3772         * src/gtk/description_window.[ch]       ** NEW **
3773                 use a generic window to display syntax descriptions
3774                 currently used in quote_fmt and summaryview (new description
3775                 for extended quick search)
3776
3777         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3778
3779 2003-01-06 [paul]       0.8.8claws57
3780
3781         * sync with 0.8.8cvs1
3782                 see ChangeLog 2003-01-06
3783
3784 2003-01-06 [christoph]  0.8.8claws56
3785
3786         * src/mainwindow.c
3787         * src/prefs_gtk.[ch]
3788         * src/gtk/prefswindow.[ch]
3789         * src/plugins/spamassassin/spamassassin_gtk.c
3790                 o remove page management from prefswindow, pages
3791                   will be an argument to prefswindow_open
3792                 o prefswindow_open gets a datapointer that is
3793                   passed to the widget_create function to allow
3794                   creation of prefswindow for specific items
3795
3796 2003-01-06 [colin]      0.8.8claws55
3797         
3798         * src/summaryview.c
3799                 We don't want regexp in the reply-finder, 
3800                 because MIDs can contain !,$,. and so on
3801
3802 2003-01-06 [jens]       0.8.8claws54
3803
3804         * src/jpilot.c
3805                 fixed a wrong free in jpilot_read_db_files
3806
3807 2003-01-06 [alfons]     0.8.8claws53
3808
3809         re-organize matcher part 8; more to come
3810        
3811         * src/matcher.c
3812                 matcherprop_to_string(): put g_free()s before the
3813                 switch-case break to fix memleaks                
3814
3815 2003-01-06 [colin]      0.8.8claws52
3816
3817         * src/summaryview.c
3818                 cleanup & reply-finder now displays the first 
3819                 matching message
3820
3821 2003-01-05 [alfons]     0.8.8claws51
3822
3823         re-organize matcher part 7; more to come
3824
3825         * src/matcher.[ch]
3826                 fixes for constant correctness;
3827                 more documentation;
3828
3829 2003-01-05 [alfons]     0.8.8claws50
3830
3831         re-organize matcher part 6; more to come
3832         
3833         * src/matcher.[ch]
3834                 fixes for constant correctness;
3835                 more documentation;
3836         * src/filtering.c
3837                 fix for constant correctness
3838
3839 2003-01-05 [colin]      0.8.8claws49
3840
3841         * src/account.[ch]
3842                 Add account_get_reply_account function
3843         * src/compose.c
3844                 Use account_get_reply_account function 
3845         * src/summaryview.c
3846                 Basic reply-finder - click on the replied
3847                 icon gets you to the outbox using quick-search
3848
3849 2003-01-05 [paul]       0.8.8claws48
3850
3851         * src/prefs_common.c
3852                 small change to English
3853                 
3854         * src/prefs_filtering.c
3855                 prefs_filtering_action_select(): improve logic and uniformity
3856                 of gui
3857
3858 2003-01-05 [alfons]     0.8.8claws47
3859
3860         fine tune solution to focus problems (bug #7)
3861
3862         * src/mainwindow.c
3863                 mainwindow_focus_in_event(): remove grab event check
3864         * src/summaryview.c
3865                 summary_button_pressed(): move selection on right-click
3866                 too. we can't possibly move the selection back after
3867                 canceling a dialog, because gtk's incomplete focus 
3868                 management. whether this is a good solution, only time
3869                 will tell.
3870
3871 2003-01-05 [christoph]  0.8.8claws46
3872
3873         * src/imap.c
3874                 fix crash when no imap connection could be established
3875
3876 2003-01-05 [paul]       0.8.8claws45
3877
3878         * src/mainwindow.c
3879           src/sumamryview.c
3880           src/gtk/menu.[ch]
3881                 fix bug 605957 'shortcuts in popup-menu'
3882                 make user-defined shortcuts work
3883                 show shortcuts that are already defined
3884                 in the main menu
3885                 Patch submitted by Luke Plant
3886
3887 2003-01-05 [alfons]     0.8.8claws44
3888
3889         * src/mainwindow.c
3890                 focus_in_event handler should not select summary view row 
3891                 when another window (menu, dialog) grabbed for events 
3892                 (bug #7, "[0.8.8claws42] Message summary focus") 
3893
3894 2003-01-04 [christoph]  0.8.8claws43
3895
3896         * src/procmsg.c
3897                 update save folder after adding the sent message
3898                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3899
3900 2003-01-02 [christoph]  0.8.8claws42
3901
3902         * src/common/plugin.c
3903                 fix unloading of all plugins and unload
3904                 plugins in reverse order
3905                 
3906         * src/gtk/pluginwindow.c
3907                 implement function of load and unload button
3908
3909         * src/gtk/prefswindow.c
3910         * src/gtk/prefswindow.h
3911                 rename register function and add new unregister
3912                 function
3913
3914         * src/plugins/spamassassin/spamassassin_gtk.c
3915                 unregister prefs page and update for changes in
3916                 src/gtk/prefswindow.c
3917
3918 2003-01-02 [paul]       0.8.8claws41
3919
3920         * po/es.po
3921                 updated by Ricardo Mones Lastra
3922
3923 2003-01-02 [paul]
3924
3925         * tools/tb2sylpheed
3926                 fixes and improvements by Urke MMI
3927
3928 2003-01-02 [thorsten]   0.8.8claws40
3929
3930         * src/procmsg.c
3931                 fixed wrong return value
3932
3933 2003-01-02 [thorsten]   0.8.8claws39
3934
3935         * src/prefs.c
3936                 fixed printing wrong variable
3937
3938 2003-01-02 [thorsten]   0.8.8claws38
3939
3940         * src/prefs.c
3941                 fixed acessing members of freed pfile struct
3942
3943 2003-01-02 [thorsten]   0.8.8claws37
3944
3945         * src/procmsg.c
3946                 detect loops across several messages
3947                 as suggested by Christoph Hohmann
3948
3949 2003-01-01 [match]      0.8.8claws36
3950
3951         * src/addrindex.c
3952                 fixed another memory leak.
3953
3954 2003-01-01 [match]      0.8.8claws35
3955
3956         * src/jpilot.[ch]
3957                 fixed memory leaks. applied Doxygen comments.
3958
3959 2003-01-01 [thorsten]   0.8.8claws34
3960
3961         * src/procmsg.c
3962                 inhibit endless loop if msg references itself
3963                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3964
3965 2003-01-01 [christoph]  0.8.8claws33
3966
3967         * src/mainwindow.c
3968         * src/gtk/Makefile.am
3969         * src/gtk/pluginwindow.c                ** NEW **
3970         * src/gtk/pluginwindow.h                ** NEW **
3971                 add plugin window
3972
3973         * src/plugins/demo/demo.c
3974         * src/plugins/spamassassin/spamassassin.c
3975         * src/plugins/spamassassin/spamassassin_gtk.c
3976                 write better plugin descriptions
3977
3978 2002-12-31 [christoph]  0.8.8claws32
3979
3980         * src/gtk/prefswindow.c
3981         * src/plugins/spamassassin/spamassassin_gtk.c
3982                 some small improvements to GTK code
3983
3984 2002-12-31 [christoph]  0.8.8claws31
3985
3986         * src/plugins/spamassassin/spamassassin_gtk.c
3987                 enable folder select button
3988
3989 2002-12-31 [christoph]  0.8.8claws30
3990
3991         * src/mainwindow.c
3992         * src/gtk/Makefile.am
3993         * src/gtk/prefswindow.c                         ** NEW **
3994         * src/gtk/prefswindow.h                         ** NEW **
3995                 add new prefs window
3996
3997         * src/common/plugin.c
3998                 don't try to load empty config lines
3999         
4000         * src/plugins/spamassassin/Makefile.am
4001         * src/plugins/spamassassin/spamassassin.c
4002         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4003         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4004                 GTK config for SpamAssassin Plugin using
4005                 the new prefs window
4006
4007 2002-12-31 [paul]       0.8.8claws29
4008
4009         * po/POTFILES.in
4010                 remove obsolete entry 'src/menu.c'
4011
4012 2002-12-31 [alfons]     0.8.8claws28
4013
4014         * src/matcher.[ch]
4015         * src/matcher_parser_parse.y
4016         * src/prefs_matcher.c
4017                 add "ignore_thread" and "~ignore_thread" condition so it's
4018                 possible to make the actions / scoring operate on the ignore
4019                 thread flag
4020
4021 2002-12-31 [christoph]  0.8.8claws27
4022
4023         * src/addrbook.c
4024         * src/addrindex.c
4025         * src/folder.c
4026         * src/matcher.c
4027         * src/prefs_account.c
4028         * src/prefs_actions.c
4029         * src/prefs_customheader.c
4030         * src/prefs_display_header.c
4031         * src/prefs_gtk.c
4032         * src/procmime.c
4033         * src/toolbar.c
4034         * src/xmlprops.c
4035         * src/common/prefs.[ch]
4036                 extend prefs file handling for reading and automatic handling
4037                 of blocks. When reading prefs_set_block_label will automatically
4038                 move on to the block. When writing it will copy all other blocks
4039                 automatically
4040
4041         * src/common/plugin.c
4042                 Now loading plugin filenames from [Plugins] block in
4043                 sylpheed rc file
4044
4045 2002-12-30 [christoph]  0.8.8claws26
4046
4047         * src/common/hooks.[ch]
4048                 return abort status to caller of hooks_invoke
4049                 
4050         * src/inc.[ch]
4051                 invoke message filtering hook and stop
4052                 default handling when filter returns abort
4053
4054         * src/common/plugin.[ch]
4055         * src/plugins/demo/demo.c
4056                 modify plugin loader, because resolving symbols for strings
4057                 does not work correctly
4058         
4059         * configure.in
4060         * ac/spamassassin.m4                            ** NEW **
4061         * src/plugins/spamassassin/.cvsignore           ** NEW **
4062         * src/plugins/spamassassin/Makefile.am          ** NEW **
4063         * src/plugins/spamassassin/README               ** NEW **
4064         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4065         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4066         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4067                 add spamassassin plugin, see src/plugins/spamassassin/README
4068                 for details
4069
4070 2002-12-29 [alfons]     0.8.8claws25
4071
4072         * src/mainwindow.c
4073                 when moving focus from a message view to the main 
4074                 window, don't forget to select the summary node
4075                 of the displayed message. should fix "[ 659103 ] 
4076                 focus-follows-mouse confuses sylpheed"
4077
4078 2002-12-29 [christoph]  0.8.8claws24
4079
4080         * src/Makefile.am
4081         * src/stringtable.[ch]          ** REMOVE **
4082         * src/common/Makefile.am
4083         * src/common/stringtable.[ch]   ** NEW **
4084                 move stringtable files to common directory
4085
4086 2002-12-29 [christoph]  0.8.8claws23
4087
4088         * src/Makefile.am
4089         * src/menu.[ch]                 ** REMOVE **
4090         * src/gtk/Makefile.am
4091         * src/gtk/menu.[ch]             ** NEW **
4092                 move menu files to gtk directory
4093
4094 2002-12-29 [match]      0.8.8claws22
4095
4096         * src/addressbook.c
4097         * src/syldap.c
4098                 moved UI specific code out of LDAP code into addressbook
4099                 UI code. fixed memory leak.
4100
4101 2002-12-29 [christoph]  0.8.8claws21
4102
4103         * src/folder.c
4104                 only check for IGNORED parent message when message is
4105                 not IGNORED itself
4106
4107 2002-12-29 [alfons]     0.8.8claws20
4108
4109         * src/summaryview.c
4110                 set gtksctree's anchor correct (immediate execute
4111                 changes the tree's layout, and anchor points at 
4112                 the incorrect row). fixes "[ 657233 ] multiple msg 
4113                 delete sometimes off by 1".
4114                 we probably have to look for more tree layout /
4115                 anchor glitches.
4116
4117 2002-12-29 [paul]       0.8.8claws19
4118
4119         * src/summaryview.c
4120                 fix bug [ 659054 ] incorrect sorting of 'From' column
4121                 when using 'display sender using address book'
4122                 thanks to Alfons and Luke Plant
4123
4124 2002-12-29 [christoph]  0.8.8claws18
4125
4126         * src/folder.c
4127         * src/procmsg.[ch]
4128                 check parent messages for IGNORE THREAD flag, when adding,
4129                 moving or copying messages to a folder
4130
4131 2002-12-27 [alfons]     0.8.8claws17
4132
4133         re-organize matcher part 5; more to come
4134
4135         * src/matcher.c
4136                 hash keywords in matchparser_tab 
4137
4138 2002-12-27 [alfons]     0.8.8claws16
4139
4140         re-organize matcher part 4; more to come
4141
4142         * src/matcher_parser.h
4143         * src/matcher_parser_lex.l
4144         * src/matcher_parser_parse.y
4145                 cleanup
4146
4147 2002-12-27 [alfons]     0.8.8claws15
4148
4149         re-organize matcher part 3; more to come
4150
4151         * src/matcher.[ch]
4152                 cleanup
4153
4154 2002-12-27 [alfons]     0.8.8claws14
4155
4156         re-organize matcher part 2; more to come but this should
4157         work. cc me if there are any regressions.
4158
4159         * src/matcher.h
4160                 add prototype for get_matchparser_tab_id()
4161         * src/matcher_parser_lex.l
4162                 look up keywords using matchparser_tab_id();
4163
4164 2002-12-27 [alfons]     0.8.8claws12
4165
4166         re-organize matcher part 1
4167
4168         * src/matcher.h
4169                 map yacc generated constants to sylpheed matcher constants
4170         * src/matcher.c
4171                 add function to find a matcher constant from a string
4172
4173 2002-12-27 [christoph]  0.8.8claws11
4174
4175         * src/compose.c
4176                 MENUITEM_ADD casts the 4th argument from integer to pointer
4177                 so it probably should not be a pointer, this means we
4178                 should use account id for it and not the account's pointer
4179
4180 2002-12-27 [paul]       0.8.8claws10
4181
4182         * src/mainwindow.c
4183                 remove unneeded 'GtkWidget *vbox'
4184                 
4185         * src/summaryview.c
4186                 further sync with 0.8.8 - make sort
4187                 by recipient work as expected
4188                 
4189         * NEWS
4190                 sync with 0.8.8
4191
4192 2002-12-27 [paul]       0.8.8claws9
4193
4194         * po/pt_BR.po
4195                 updated by Ivan F. Martinez
4196                 
4197 2002-12-27 [darko]      0.8.8claws8
4198
4199         * src/common/utils.c
4200                 added locked pattern to extended search
4201
4202 2002-12-27 [alfons]     0.8.8claws7
4203
4204         * src/prefs_matcher.[ch]
4205                 clean up
4206
4207 2002-12-26 [alfons]     0.8.8claws6
4208
4209         * src/matcher.[ch]
4210         * src/matcher_parser_lex.l
4211         * src/matcher_parser_parse.y
4212         * src/prefs_matcher.c
4213                 allow color label as a condition in the matcher
4214
4215 2002-12-26 [oliver]     0.8.8claws5
4216         
4217         * src/toolbar.c 
4218                 enable Addressbook for Main and Messageview
4219         * src/prefs_actions.c
4220                 enable actions in Messageview
4221
4222 2002-12-26 [christoph]  0.8.8claws4
4223
4224         * src/common/plugin.c
4225                 add a little debug output
4226         * configure.in
4227         * src/plugins/demo/Makefile.am
4228                 better use of automake
4229
4230 2002-12-26 [christoph]  0.8.8claws3
4231
4232         * src/Makefile.am
4233         * src/common/Makefile.am
4234                 fix "make distdir"
4235
4236 2002-12-26 [christoph]  0.8.8claws2
4237
4238         * configure.in
4239                 sort configure checks into common / gtk / plugins
4240         * po/POTFILES.in
4241                 add src/prefs_gtk.c
4242         * src/Makefile.am
4243                 add plugins SUBDIR
4244         * src/main.c
4245         * src/common/sylpheed.[ch]
4246                 added now sylpheed_done function for shutdown
4247         * src/common/Makefile.am
4248         * src/common/plugin.[ch]                ** NEW **
4249                 plugin loader and unloader
4250         * src/plugins/.cvsignore                ** NEW **
4251         * src/plugins/Makefile.am               ** NEW **
4252                 build plugins
4253         * src/plugins/demo/.cvsignore           ** NEW **
4254         * src/plugins/demo/Makefile.am          ** NEW **
4255         * src/plugins/demo/demo.c               ** NEW **
4256                 small demo plugin that installs a logtext hook and
4257                 outputs the log text to stdout
4258
4259 2002-12-26 [paul]       0.8.8claws1
4260
4261         * po/es.po
4262                 updated by Ricardo Mones Lastra
4263
4264 2002-12-26 [paul]       0.8.8claws
4265
4266         * 0.8.8claws released
4267
4268 2002-12-26 [paul]       0.8.7claws12
4269
4270         * po/bg.po
4271                 updated by George Danchev
4272
4273 2002-12-26 [paul]       0.8.7claws11
4274
4275         * po/POTFILES.in
4276                 remove unneeded 'src/prefs.c' entry 
4277
4278 2002-12-26 [paul]       0.8.7claws10
4279
4280         * src/codeconv.c
4281           src/mainwindow.c
4282                 sync with 0.8.8 release
4283         
4284         * src/folder.[ch]
4285           src/mh.c
4286           src/summaryview.c
4287                 partial sync with 0.8.8 release
4288         
4289
4290 2002-12-25 [alfons]     0.8.7claws9
4291
4292         * src/matcher.[ch]
4293         * src/matcher_parser_lex.l
4294         * src/matcher_parser_parse.y
4295         * src/prefs_matcher.c
4296                 add locked flag to possible filtering / matcher 
4297                 conditions (also a good example what should be
4298                 done to add a simple boolean condition)
4299
4300 2002-12-25 [christoph]  0.8.7claws8
4301
4302         * src/Makefile.am
4303         * src/account.[ch]
4304         * src/addrbook.c
4305         * src/addressbook.c
4306         * src/addrindex.c
4307         * src/filtering.c
4308         * src/folder.c
4309         * src/matcher.c
4310         * src/prefs.[ch]                ** REMOVE **
4311         * src/prefs_account.c
4312         * src/prefs_actions.c
4313         * src/prefs_common.c
4314         * src/prefs_customheader.c
4315         * src/prefs_display_header.c
4316         * src/prefs_filtering.c
4317         * src/prefs_folder_item.c
4318         * src/prefs_gtk.[ch]            ** NEW **
4319         * src/prefs_matcher.c
4320         * src/prefs_scoring.c
4321         * src/prefs_summary_column.c
4322         * src/procmime.c
4323         * src/selective_download.c
4324         * src/toolbar.c
4325         * src/common/Makefile.am
4326         * src/common/prefs.[ch]         ** NEW **
4327                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4328
4329 2002-12-24 [alfons]     0.8.7claws7
4330
4331         * src/summaryview.c
4332                 summary_thread_build(): fix real cause of the crash mentioned in
4333                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4334                 this way we get meaningful ctree nodes 
4335
4336 2002-12-24 [oliver]     0.8.7claws6
4337
4338         * src/mainwindow.[ch]
4339         * src/messageview.[ch]
4340         * src/compose.[ch]
4341         * src/inc.c
4342         * src/summaryview.c
4343                 changes to use updated toolbar handling
4344                 
4345 2002-12-24 [oliver]     0.8.7claws5
4346
4347         * src/toolbar.[ch]
4348                 generic toolbar handling
4349                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4350         * src/prefs_toolbar.[ch]
4351                 adjust to handling
4352         
4353 2002-12-24 [oliver]     0.8.7claws4
4354         
4355         * src/stock_pixmap.[ch]
4356                 move SYLPHEED_LOGO to end of list in order 
4357                 to remove it from Custom Toolbar`s Icon View
4358
4359 2002-12-24 [alfons]     0.8.7claws3
4360
4361         * src/summaryview.c
4362                 summary_thread_build(): fix crash because of focus != selection 
4363                 after threading. when deleting the selection, gtk tries but fails 
4364                 to find the correct focusable element. we now force the selection
4365                 to be focused. this should solve the infamous bug reported by 
4366                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4367                 a test case is available. 
4368
4369 2002-12-24 [darko]      0.8.7claws2
4370
4371         * src/summaryview.c
4372                 don't crash when unmarking message with unread children
4373
4374 2002-12-23 [christoph]  0.8.7claws1
4375
4376         * src/Makefile.am
4377         * src/common/Makefile.am
4378                 update Makefiles for moved intl.h, version.h and defs.h
4379         * src/imap.c
4380                 rewrite imap_session_get to avoid duplicate code
4381
4382 2002-12-23 [paul]       0.8.7claws
4383
4384         * Santa-Claws released
4385         
4386         * po/hu.po
4387           po/ru.po
4388                 squeeze in updated Hungarian and Russian translations.
4389                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4390
4391 2002-12-23 [paul]       0.8.6claws129
4392
4393         * po/pl.po
4394                 updated by Witold Wladyslaw Wojciech Wilk
4395
4396 2002-12-23 [paul]       0.8.6claws128
4397
4398         * src/quote_fmt_parse.y
4399                 fix typo and add licence header
4400
4401 2002-12-23 [paul]       0.8.6claws127
4402
4403         * po/en_GB.po
4404                 updated
4405
4406 2002-12-23 [paul]       0.8.6claws126
4407
4408         * po/it.po
4409                 updated translation, submitted by Alessandro Maestri
4410                 
4411 2002-12-23 [paul]       0.8.6claws125
4412
4413         * src/quote_fmt_parse.y
4414                 fix signature-stripping on replies bug. match
4415                 '-- \n' and not '-- '.
4416
4417 2002-12-22 [paul]       0.8.6claws124
4418
4419         * po/bg.po
4420           po/es.po
4421           po/sr.po
4422                 updated translations. submitted by George Danchev,
4423                 Ricardo Mones Lastra, and Urke MMI respectively
4424
4425 2002-12-21 [paul]       0.8.6claws123
4426
4427         * src/addrbook.c
4428                 fix coding style
4429
4430 2002-12-21 [paul]       0.8.6claws122
4431
4432         * src/addrbook.c
4433                 fix bug [643638] where if a person is in one or more
4434                 addressbook groups editing that person's email 
4435                 address results in removal from those groups.
4436                 Patch submitted by Luke Plant.
4437
4438 2002-12-20 [christoph]  0.8.6claws121
4439
4440         * src/common/utils.c
4441         * src/summaryview.c
4442                 reimplement expand_search_string using GString to
4443                 prevent crashs caused by miscalculated string
4444                 lengths reported by Paul
4445
4446 2002-12-20 [christoph]  0.8.6claws120
4447
4448         * src/summaryview.c
4449                 don't use "changed" to check if op_count has to be changed as it
4450                 is also set when the message has unread children
4451                 (closes bug [ 653221 ] crash while deleting duplicates)
4452
4453 2002-12-20 [paul]       0.8.6claws119
4454
4455         * sync with 0.8.6cvs27
4456                 see ChangeLog 2002-12-20
4457
4458 2002-12-20 [paul]       0.8.6claws118
4459
4460         * sync with 0.8.6cvs26
4461                 see ChangeLog 2002-12-19 and 2002-12-20
4462
4463 2002-12-19 [alfons]     0.8.6claws117
4464
4465         * src/textview.c
4466                 fix incorrect parsing of email addresses, submitted by 
4467                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4468                 name display if it contains @".
4469
4470 2002-12-18 [paul]       0.8.6claws116
4471
4472         * sync with 0.8.6cvs23
4473                 see ChangeLog 2002-12-18
4474
4475 2002-12-18 [paul]       0.8.6claws115
4476
4477         * src/Makefile.am
4478         * src/account.c
4479         * src/codeconv.c
4480         * src/gtkutils.[ch]
4481         * src/imap.c
4482                 sync with 0.8.6cvs22.
4483                 see ChangeLog 2002-12-17 and 2002-12-18
4484
4485 2002-12-17 [christoph]  0.8.6claws114
4486
4487         * src/imap.c
4488                 o don't create a session if imap greeting fails
4489                 o don't close socket when authentication fails
4490                   this is done by imap_session_destroy
4491
4492 2002-12-17 [thorsten]   0.8.6claws113
4493
4494         * tools/Makefile.am
4495           tools/README
4496           tools/google_msgid.pl ** NEW FILE **
4497                 Added "search for message-id" script and doc
4498
4499 2002-12-17 [thorsten]   0.8.6claws112
4500
4501         * po/hu.po
4502                 Updated hungarian translation
4503                 (updated by Gal Zoltan)
4504
4505 2002-12-16 [christoph]  0.8.6claws111
4506
4507         * src/addr_compl.c
4508                 remove stupid addressbook dump to debug output
4509         * src/mh.c
4510                 fix memory leak found by Hiro
4511
4512 2002-12-14 [paul]       0.8.6claws110
4513
4514         * src/compose.c
4515                 fix menubar sensitivity on send
4516                 
4517         * src/prefs_filtering.c
4518         * src/prefs_matcher.c
4519         * src/prefs_scoring.c
4520                 Fix english ;)
4521                 
4522         * src/common/quoted-printable.h
4523                 sync: fix typo
4524         
4525 2002-12-13 [christoph]  0.8.6claws109
4526
4527         * src/Makefile.am
4528         * src/manage_window.[ch]        ** REMOVE **
4529         * src/gtk/Makefile.am
4530         * src/gtk/manage_window.[ch]    ** NEW **
4531                 move manage_window files to gtk directory
4532
4533 2002-12-13 [christoph]  0.8.6claws108
4534
4535         * src/Makefile.am
4536         * src/gtkshruler.[ch]           ** REMOVE **
4537         * src/gtk/Makefile.am
4538         * src/gtk/gtkshruler.[ch]       ** NEW **
4539                 move gtkshruler files to gtk directory
4540
4541 2002-12-13 [christoph]  0.8.6claws107
4542
4543         * src/Makefile.am
4544         * src/compose.c
4545         * src/gtkstext.[ch]             ** REMOVE **
4546         * src/gtkutils.[ch]
4547         * src/textview.c
4548         * src/gtk/gtkstext.[ch]         ** NEW **
4549         * src/gtk/Makefile.am
4550                 o move stext functions to gtkstext.c to remove
4551                   dependency of gtkutils
4552                 o move gtkstext files to gtk directory
4553
4554         * src/gtk/Makefile.am
4555         * src/gtk/sslcertwindow.[ch]
4556                 UI stuff can always depend on common code so
4557                 it's ok to add ../common to include path
4558
4559 2002-12-13 [colin]      0.8.6claws106
4560
4561         * src/summaryview.c
4562                 Disconnect sighandlers for mainwindow when
4563                 quicksearch has the focus
4564                 Fix bug #653231
4565         * src/mainwindow.[ch]
4566                 Make key_pressed callback public, to be able
4567                 to disconnect it
4568
4569 2002-12-13 [christoph]  0.8.6claws105
4570
4571         * src/mh.c
4572                 create .mh_sequences file in new MH folders
4573                 (closes feature request [ 523162 ] MH folders should
4574                  get a .mh_sequences)
4575
4576 2002-12-13 [colin]      0.8.6claws104
4577
4578         * src/summaryview.c
4579                 Better handling of quicksearch show/hide
4580                 (basically the button stays under the mouse 
4581                  when toggled)
4582
4583 2002-12-13 [paul]       0.8.6claws103
4584
4585         * sync with 0.8.6cvs17
4586                 see ChangeLog 2002-12-13
4587
4588 2002-12-13 [paul]       0.8.6claws102
4589
4590         * po/es.po
4591                 updated by Ricardo Mones Lastra
4592
4593 2002-12-11 [colin]       0.8.6claws101
4594
4595         * src/folder.c
4596                 remove statusbar stuff
4597           src/folderview.c
4598                 set statusbar verbosity when moving folders
4599
4600 2002-12-11 [colin]       0.8.6claws100
4601         * src/prefs_filtering.c
4602         * src/prefs_matcher.c
4603         * src/prefs_scoring.c
4604                 Fix english ;)
4605
4606 2002-12-11 [colin]       0.8.6claws99
4607
4608         * src/prefs_common.[ch]
4609                 Add summary_quicksearch_type
4610         * src/summaryview.c
4611                 Save last used quicksearch type
4612
4613 2002-12-11 [jens]       0.8.6claws98
4614         * src/prefs_filtering.c
4615         * src/prefs_matcher.c
4616         * src/prefs_scoring.c
4617                 added dialog for incomplete rules in scoring, filtering and
4618                 matcher to ask wheather really close
4619
4620 2002-12-11 [colin]      0.8.6claws97
4621
4622         * src/folder.c
4623                 Fix folder dnd statusbar logging
4624
4625 2002-12-10 [christoph]  0.8.6claws96
4626
4627         * src/compose.c
4628         * src/folder.c
4629         * src/imap.c
4630         * src/inc.c
4631         * src/main.c
4632         * src/mainwindow.c
4633         * src/news.c
4634         * src/send.c
4635         * src/statusbar.[ch]
4636         * src/common/hooks.c
4637         * src/common/log.[ch]
4638                 o handle verbose logging in statusbar directly in statusbar code
4639                   and common code does not need any knowledge about a statusbar
4640                 o remove direct calls to statusbar_(puts|pop)_all functions
4641
4642 2002-12-10 [jens]       0.8.6claws95
4643
4644         * src/*.c
4645                 removed gettext from g_warnings
4646         * po/POTFILES.in
4647                 cleaned and updated
4648         * po/de.po
4649                 updated
4650
4651 2002-12-10 [colin]      0.8.6claws94
4652
4653         * src/main.c
4654                 finish crash dialog fix
4655
4656 2002-12-10 [colin]      0.8.6claws93
4657
4658         * src/main.c
4659                 "Fix" "sylpheed already running" instead of
4660                 crash dialog appearing after a crash
4661
4662 2002-12-10 [colin]      0.8.6claws92
4663
4664         * po/POTFILES.in
4665                 add src/gtk/sslcertwindow.c
4666
4667 2002-12-10 [paul]       0.8.6claws91
4668
4669         * po/POTFILES.in
4670                 updated to reflect recent changes
4671                 submitted by Alessandro Maestri
4672
4673 2002-12-09 [christoph]  0.8.6claws90
4674
4675         * src/Makefile.am
4676         * src/smtp.[ch]                 ** REMOVE **
4677         * src/common/Makefile.am
4678         * src/common/smtp.[ch]          ** NEW **
4679                 move smtp files to common directory
4680
4681 2002-12-09 [christoph]  0.8.6claws89
4682
4683         * src/Makefile.am
4684         * src/session.[ch]              ** REMOVE **
4685         * src/common/Makefile.am
4686         * src/common/session.[ch]       ** NEW **
4687                 move session files to common directory
4688
4689 2002-12-09 [paul]       0.8.6claws88
4690
4691         * src/account.c
4692                 fix bug [649746] edit accounts: move account reverted
4693                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4694
4695 2002-12-09 [colin]      0.8.6claws87
4696
4697         * src/ssl_certificate.c
4698                 cleanup
4699
4700 2002-12-09 [colin]      0.8.6claws86
4701
4702         * src/ssl.c
4703                 Try to open the cert.pem database and 
4704                 issue a warning if it isn't there
4705
4706 2002-12-09 [colin]      0.8.6claws85
4707
4708         * src/common/ssl_certificate.c
4709         * src/gtk/sslcertwindow.c
4710                 Warning fixes
4711
4712 2002-12-09 [colin]      0.8.6claws84
4713
4714         * src/ssl_certificate.[ch] ** REMOVED **
4715         * src/common/ssl_certificate.[ch] ** NEW **
4716         * src/Makefile.am
4717         * src/common/Makefile.am
4718                 Moved ssl_certificate.[ch] to common
4719         * src/common/ssl.c 
4720                 Put back needed include
4721         * src/gtk/sslcertwindow.[ch]
4722                 Changed ssl_certificate.h include
4723         
4724 2002-12-09 [colin]      0.8.6claws83
4725
4726         * src/gtk/sslcertwindow.[ch]
4727                 Implement hook for certificate acception
4728         * src/ssl_certificate.[ch]
4729                 Implement hook for certificate acception
4730         * src/common/ssl.c
4731                 Reenable certificate acception check
4732         * src/mainwindow.c
4733                 Register sslcertwindow's hook
4734         
4735 2002-12-08 [christoph]  0.8.6claws82
4736
4737         * src/about.c
4738         * src/addr_compl.c
4739         * src/codeconv.c
4740         * src/manual.c
4741         * src/undo.c
4742         * src/common/utils.c
4743                 o add missing includes
4744                 o fix warnings
4745         * src/.cvsignore
4746         * src/common/.cvsignore
4747         * src/common/version.h          ** REMOVE **
4748                 remove autogenerated file
4749
4750 2002-12-08 [paul]       0.8.6claws81
4751
4752         * src/stringtable.c
4753                 put back needed include
4754
4755 2002-12-08 [colin]      0.8.6claws80
4756         
4757         * src/gtk/sslcertwindow.c
4758                 Cleaner popups when asking
4759         * src/ssl_certificate.c
4760         * src/prefs_common.[ch]
4761                 remove ssl certificate pref
4762                 put back needed include
4763         * src/undo.c
4764                 put back needed include
4765
4766 2002-12-08 [christoph]  0.8.6claws79
4767
4768         * src/folderview.c
4769         * src/logwindow.c
4770         * src/statusbar.c
4771         * src/summaryview.c
4772                 only abort hook invokation if required data is missing not
4773                 if our own data pointer is NULL, update hookfunction for
4774                 log window
4775
4776 2002-12-08 [paul]       0.8.6claws78
4777
4778         * src/about.c
4779         * src/addrcache.c
4780         * src/addrclip.c
4781         * src/addr_compl.c
4782         * src/addrselect.c
4783         * src/codeconv.c
4784         * src/colorlabel.c
4785         * src/enriched.c
4786         * src/esmtp.c
4787         * src/exporthtml.c
4788         * src/headerview.c
4789         * src/imageview.c
4790         * src/manual.c
4791         * src/noticeview.c
4792         * src/pgptext.c
4793         * src/scoring.c
4794         * src/sourcewindow.c
4795         * src/stringtable.c
4796         * src/undo.c
4797                 clean up: remove unneccesary includes
4798
4799 2002-12-08 [christoph]  0.8.6claws77
4800
4801         * src/folderview.c
4802         * src/statusbar.c
4803         * src/summaryview.c
4804         * src/common/hooks.[ch]
4805                 hook functions now have a gboolean return value, if a hook
4806                 returns TRUE it will stop executing of any more hooks in
4807                 the same hooklist for this invokation
4808
4809 2002-12-08 [colin]      0.8.6claws76
4810         
4811         * src/main.c
4812                 put back argv0 for CRASH_DIALOG
4813
4814 2002-12-08 [christoph]  0.8.6claws75
4815
4816         * src/Makefile.am
4817         * src/about.c
4818         * src/account.c
4819         * src/crash.c
4820         * src/esmtp.h
4821         * src/imap.[ch]
4822         * src/inc.c
4823         * src/main.c
4824         * src/mainwindow.c
4825         * src/news.c
4826         * src/pop.[ch]
4827         * src/prefs_account.[ch]
4828         * src/prefs_common.[ch]
4829         * src/send.[ch]
4830         * src/smtp.[ch]
4831         * src/ssl_certificate.[ch]
4832         * src/ssl_manager.[ch]
4833         * src/common/Makefile.am
4834         * src/common/log.c
4835         * src/common/nntp.[ch]
4836         * src/common/socket.[ch]
4837         * src/common/ssl.[ch]
4838         * src/gtk/sslcertwindow.[ch]
4839         * ac/openssl.m4
4840                 use new autoconf script to detect OpenSSL with extra parameters
4841                 to specify the location of libs and includes, also remove USE_SSL
4842                 to USE_OPENSSL
4843
4844         * src/common/sylpheed.[ch]
4845         * src/common/version.h.in
4846                 start seperation of common code initialization seperated from gui
4847
4848         * src/summaryview.c
4849                 The function that is called when a color label changes
4850                 should not change the color lable again
4851
4852 2002-12-08 [colin]      0.8.6claws74
4853
4854         * src/gtk/sslcertwindow.c
4855                 warning fixes
4856
4857 2002-12-08 [colin]      0.8.6claws73
4858
4859         * src/statusbar.c
4860           src/common/log.h
4861                 Register a hook for statusbar_puts_all
4862         * src/common/log.c
4863                 invoke statusbar_puts_all's hook
4864         
4865 2002-12-08 [colin]      0.8.6claws72
4866
4867         * src/ssl_certificate.c
4868                 Put back a badly-removed include
4869
4870 2002-12-08 [colin]      0.8.6claws71
4871
4872         * src/gtk/sslcertwindow.[ch]    ** NEW **
4873                 new certificate presentation
4874         * src/gtk/Makefile.am
4875                 add new files
4876         * src/ssl_certificate.[ch]
4877                 gtk cleanup, made utility functions public
4878         * src/ssl_manager.c
4879                 use new cert presentation
4880
4881 2002-12-07 [christoph]  0.8.6claws70
4882
4883         * src/Makefile.am
4884         * src/nntp.[ch]                 ** REMOVE **
4885         * src/common/Makefile.am
4886         * src/common/nntp.[ch]          ** NEW **
4887                 move nntp files to common directory
4888
4889 2002-12-07 [christoph]  0.8.6claws69
4890
4891         * src/procmsg.[ch]
4892         * src/summaryview.c
4893                 implement msginfo update callback using sylpheed's new
4894                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4895
4896 2002-12-06 [christoph]  0.8.6claws68
4897
4898         * src/editgroup.c
4899                 This patch changes the 'Edit Group Details' dialog to
4900                 allow extended selections in either pane, so that
4901                 addresses can be added or removed from a group more
4902                 quickly and easily. (it actually is a net decrease in
4903                 file size, as some unnecessary functions have been
4904                 removed). 
4905                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4906
4907 2002-12-06 [christoph]  0.8.6claws67
4908
4909         * src/Makefile.am
4910         * src/template.[ch]             ** REMOVE **
4911         * src/common/Makefile.am
4912         * src/common/template.[ch]      ** NEW **
4913                 move template files to common directory
4914
4915         * src/nntp.c
4916                 add missing log.h include
4917
4918 2002-12-06 [melvin]     0.8.6claws66
4919
4920         * src/prefs_actions.c
4921                 Added the trailing ">" syntax to insert command's output
4922                 without replacing old text (in contrast to trailing "|").
4923
4924 2002-12-05 [colin]      0.8.6claws65
4925         
4926         * src/common/utils.c
4927                 Don't modify original search_string or it'll change
4928                 the next iterations in the for()
4929
4930 2002-12-05 [darko]      0.8.6claws64
4931
4932         * src/common/utils.c
4933                 proper check for filtering commands, found by Colin
4934
4935 2002-12-05 [darko]      0.8.6claws63
4936
4937         * src/common/utils.c
4938                 check proper string for NULL pointer, found by Colin
4939
4940 2002-12-05 [darko]      0.8.6claws62
4941
4942         * src/common/utils.[ch]
4943                 expand_search_string(): new function
4944                 converts Mutt-like patterns to Sylpheed's
4945                 filtering engine
4946         * src/summaryview.c
4947                 use expand_search_string() to allow Mutt-like
4948                 patterns in extended search
4949         * README.claws
4950                 document extended option in quick search
4951
4952 2002-12-05 [paul]       0.8.6claws61
4953
4954         * sync with 0.8.6cvs16
4955                 see ChangeLog 2002-12-05
4956                 
4957         * po/POTFILES.in
4958                 clean up
4959
4960 2002-12-04 [christoph]  0.8.6claws60
4961
4962         * src/imap.[ch]
4963                 put imap authentication code into a new function and
4964                 remove it from imap_session_new that will allow to
4965                 send other commands before authentication
4966
4967 2002-12-04 [christoph]  0.8.6claws59
4968
4969         * src/imap.[ch]
4970                 use already existing method to prevent unneeded IMAP
4971                 folder selects. Set imap_select parameters to NULL
4972                 in some functions if the values are not required.
4973
4974         * src/xml.h
4975                 remove no longer required include
4976
4977 2002-12-04 [paul]       0.8.6claws58
4978
4979         * po/es.po
4980                 updated by Ricardo Mones Lastra
4981                 
4982         * configure.in
4983           po/hu.po      ** NEW FILE **
4984                 initial Hungarian translation, submitted
4985                 by Gál Zoltán <galzoli@hu.inter.net>
4986
4987 2002-12-03 [christoph]  0.8.6claws57
4988
4989         * src/Makefile.am
4990         * src/gtksctree.[ch]            ** REMOVE **
4991         * src/gtk/Makefile.am
4992         * src/gtk/gtksctree.[ch]        ** NEW **
4993                 move gtksctree files to gtk directory
4994
4995 2002-12-03 [christoph]  0.8.6claws56
4996
4997         * src/Makefile.am
4998         * src/md5.[ch]                  ** REMOVE **
4999         * srm/common/Makefile.am
5000         * src/common/md5.[ch]           ** NEW **
5001                 move md5 files to common directory
5002
5003         * src/gtkstext.c
5004                 remove not required #include
5005
5006 2002-12-03 [sergey]     0.8.6claws55
5007
5008         * src/gtkutils.c
5009         * src/gtkutils.h
5010                 gtkut_window_popup(): new function.
5011         * src/mainwindow.c
5012                 main_window_popup(): use gtkut_window_popup() to raise
5013                 window without changing its position.
5014                 (see sylpheed-main ML message [sylpheed:17247])
5015
5016 2002-12-03 [sergey]     0.8.6claws54
5017
5018         * src/send.c
5019                 send_message_local(): removed first-dot escaping
5020                 (SMTP-only, not needed for sending through pipe)
5021
5022 2002-12-03 [paul]       0.8.6claws53
5023
5024         * po/POTFILES.in
5025                 update to reflect recent changes (thanks
5026                 to Ricardo Mones Lastra)
5027                 
5028         * tools/filter_conv.pl
5029                  fix problem with quoted strings. Patch submitted
5030                  by Luke Plant <lukeplant@softhome.net>
5031
5032 2002-12-03 [paul]       0.8.6claws52
5033
5034         * sync with 0.8.6cvs15
5035                 see ChangeLog 2002-12-03
5036
5037 2002-12-02 [christoph]  0.8.6claws51
5038
5039         * src/logwindow.[ch]
5040         * src/common/log.[ch]
5041                 implement logging using a hook function
5042
5043         * src/folderview.c
5044         * src/folder.[ch]
5045                 define hooklist name in header file to avoid
5046                 errors caused by wrong spelling of hooklist names
5047
5048         * src/toolbar.c
5049                 fix warnings
5050
5051 2002-12-02 [christoph]  0.8.6claws50
5052
5053         * src/common/Makefile.am
5054                 add src/common/hooks.[ch]
5055
5056         * src/common/hooks.[ch]
5057                 implement a simple hook system using glib's hook functions
5058
5059         * src/folder.[ch]
5060         * src/folderview.c
5061                 use new hook system for folder item updates
5062
5063 2002-12-02 [christoph]  0.8.6claws49
5064
5065         * doc-src/ui_seperation.txt     ** NEW **
5066                 information for ui seperation
5067
5068         * src/Makefile.am
5069                 remove files that were moved to common
5070                 include common directory by default for the header files
5071
5072         * src/inc.c
5073         * src/common/socket.c
5074         * src/automaton.[ch]
5075                 implement automaton using g_io_*-functions instead of
5076                 gdk_input_add to make it ui independent
5077
5078         * src/codeconv.c
5079         * src/compose.c
5080         * src/ldif.c
5081         * src/pgptext.c
5082         * src/procmime.c
5083         * src/rfc2015.c
5084         * src/smtp.c
5085         * src/unmime.c
5086                 remove common/ prefix because directory is now in
5087                 include path
5088
5089         * src/compose.c
5090         * src/folder.c
5091         * src/folderview.c
5092         * src/mainwindow.c
5093         * src/messageview.c
5094         * src/prefs_common.c
5095         * src/procmsg.c
5096         * src/rfc2015.c
5097                 fix warnings
5098
5099         * src/imap.c
5100         * src/inc.c
5101         * src/news.c
5102         * src/pop.c
5103         * src/send.c
5104         * src/smtp.c
5105         * src/ssl_certificate.c
5106                 add log.h header file for logging functions
5107
5108         * src/main.c
5109         * src/common/utils.c
5110         * src/summaryview.c
5111         * src/xml.c
5112                 o move debug_mode to common/utils.c
5113                 o add functions to set and get debug_mode
5114
5115         * src/defs.h                    ** REMOVE **
5116         * src/intl.h                    ** REMOVE **
5117         * src/socket.[ch]               ** REMOVE **
5118         * src/ssl.[ch]                  ** REMOVE **
5119         * src/utils.[ch]                ** REMOVE **
5120                 replaced by new files in src/common/
5121         
5122         * src/common/Makefile.am
5123                 add new files in src/common/
5124
5125         * src/common/defs.h             ** NEW **
5126         * src/common/intl.h             ** NEW **
5127         * src/common/log.[ch]           ** NEW **
5128         * src/common/socket.[ch]        ** NEW **
5129         * src/common/ssl.[ch]           ** NEW **
5130         * src/common/utils.[ch]         ** NEW **
5131                 replacement for files in src/
5132
5133 2002-12-02 [colin]      0.8.6claws48
5134
5135         * src/folderview.c
5136                 Scroll folderview if necessary during dnd
5137
5138 2002-12-02 [colin]      0.8.6claws47
5139
5140         * src/folder.[ch]
5141                 Add check to verify a move is within a single mailbox
5142         * src/folderview.c
5143                 Add specific error string for this check
5144
5145 2002-12-02 [colin]      0.8.6claws46
5146
5147         * src/folder.c
5148                 Add a test to folder moving, remove a statusbar_print
5149         * src/folderview.c
5150                 Add Move folder... context-menu item
5151                 Factorize folder moving code
5152                 Enable folder DND for mbox
5153
5154 2002-12-01 [christoph]  0.8.6claws45
5155
5156         * ac/aspell.m4
5157                 remove conf.aspelltest if the version check fails
5158
5159 2002-11-30 [christoph]  0.8.6claws44
5160
5161         * autogen.sh
5162                 run libtoolize --force in autogen to create missing
5163                 libtool scripts
5164
5165 2002-11-30 [christoph]  0.8.6claws43
5166
5167         * src/Makefile.am
5168         * src/pgptext.c
5169         * src/procmime.c
5170         * src/rfc2015.c
5171         * src/uuencode.[ch]             ** REMOVED **
5172         * src/common/Makefile.am
5173         * src/common/uuencode.[ch]      ** NEW **
5174                 move uuen/decoder to common directory
5175
5176 2002-11-30 [christoph]  0.8.6claws42
5177
5178         * src/Makefile.am
5179         * src/base64.[ch]               ** REMOVED **
5180         * src/codeconv.c
5181         * src/compose.c
5182         * src/ldif.c
5183         * src/pgptext.c
5184         * src/procmime.c
5185         * src/rfc2015.c
5186         * src/smtp.c
5187         * src/unmime.c
5188         * src/common/Makefile.am
5189         * src/common/base64.[ch]        ** NEW **
5190                 move base64 en/decoder to common directory
5191
5192 2002-11-30 [christoph]  0.8.6claws41
5193
5194         * src/common                    ** NEW **
5195                 new directory for UI independent code
5196         * src/gtk                       ** NEW **
5197                 new directory for GTK frontend
5198         * src/common/.cvsignore         ** NEW **
5199         * src/gtk/.cvsignore            ** NEW **
5200                 ignore build files
5201         * src/common/Makefile.am        ** NEW **
5202         * src/gtk/Makefile.am           ** NEW **
5203                 automake files to build new seperated stuff
5204         * src/Makefile.am
5205                 the binary will currently still be build with the
5206                 files in src, so we include the code from the
5207                 subdirs for now after building the libs there
5208
5209 2002-11-30 [paul]       0.8.6claws40
5210
5211         * src/compose.c
5212                 fix bug [642731] 'Wrong selected account with drafted mail'
5213
5214 2002-11-29 [oliver]     0.8.6claws39
5215         
5216         * src/messageview.c
5217                 o update summaryview when switching between different
5218                   messageviews          
5219         * src/toolbar.c  
5220                 o check if messageview holds already removed msg
5221                   from summaryview
5222                 
5223
5224 2002-11-29 [oliver]     0.8.6claws38
5225
5226         * src/toolbar.c 
5227                 remove not needed variables and includes
5228                 make messageview stay opened and move to next when msgs are deleted 
5229
5230 2002-11-29 [oliver]     0.8.6claws37
5231         
5232         * src/toolbar.c 
5233                 disable compose button (messageview toolbar) by default
5234                 deleted msgs are moved to trash
5235         
5236 2002-11-29 [melvin]     0.8.6claws36
5237
5238         * configure.in
5239                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5240                 and to detect signatures expirations (gpgme 0.3.6)
5241
5242         * src/main.c
5243                 Use non obsolescent function for Gpgme engine checking.
5244
5245         * src/rfc2015.c
5246                 Inform about expired signatures or signatures which key
5247                 has expired. Expiration date is displayed.
5248
5249         * src/sigstatus.c
5250                 Inform about expired signatures or signatures which key
5251                 has expired.
5252
5253 2002-11-28 [paul]       0.8.6claws35
5254
5255         * src/folderview.c
5256                 re-instate 'Check for new messages' in Newsgroup
5257                 folders right-click menu, after a suggestion from
5258                 Tim Mann <timmann@users.sourceforge.net>
5259
5260         * src/main.c
5261                 after a crash check only local folders for new
5262                 messages
5263
5264 2002-11-28 [paul]       0.8.6claws34
5265
5266         * configure.in
5267                 apply patch that fixes the checking of GTK with XIM 
5268                 support on different OSs, such as FreeBSD. Patch 
5269                 submitted by Topia <topia@users.sourceforge.net>
5270                 
5271 2002-11-28 [paul]       0.8.6claws33
5272
5273         * src/mainwindow.c
5274           src/prefs_common.c
5275           src/prefs_toolbar.c
5276                 more changes to the English
5277
5278 2002-11-28 [paul]       0.8.6claws32
5279
5280         * sync with 0.8.6cvs13
5281                 see ChangeLog 2002-11-28 (no sync needed
5282                 for src/compose.c)
5283
5284 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5285         
5286         * src/mainwindow.[ch]
5287                 add patch by Ivan F. Martinez introducing messageview Toolbar
5288                 some changes and committed by oliver    
5289
5290 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5291
5292         * src/messageview.[ch]
5293                 add patch by Ivan F. Martinez introducing messageview Toolbar
5294                 some changes and committed by oliver    
5295
5296 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5297
5298         * src/compose.[ch]
5299                 add patch by Ivan F. Martinez introducing messageview Toolbar
5300                 some changes and committed by oliver    
5301
5302 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5303         
5304         * src/toolbar.[ch]
5305                 add patch by Ivan F. Martinez introducing messageview Toolbar
5306                 some changes and committed by oliver
5307
5308 2002-11-28 [oliver]     0.8.6claws27
5309         
5310         * src/prefs_toolbar.[ch]
5311                 getting ready for messageview toolbar
5312                 free mem allocated by gettext
5313                 change prefs_toolbar to prefs_toolbar_open
5314  
5315 2002-11-28 [thorsten]   0.8.6claws26
5316
5317         * src/imageview.[ch]
5318                 cleaned up conflicting declarations of
5319                 imageview_show_image()
5320
5321 2002-11-28 [paul]       0.8.6claws25
5322
5323         * src/grouplistdialog.c
5324           src/prefs_common.c
5325           src/prefs_summary_column.c
5326                 a few more improvements to the English
5327
5328 2002-11-28 [colin]      0.8.6claws24
5329
5330         * man/sylpheed.1
5331                 A few updates to command-line parameters
5332
5333 2002-11-28 [colin]      0.8.6claws23
5334
5335         * src/prefs_filtering.c
5336                 Fix problems with prefs_filtering_delete_path:
5337                 a) if the first rule is removed, original pointers
5338                    weren't updated (leading to segfaults)
5339                 b) it was always global_processing updated in case
5340                    of removed path was parent of rule path
5341
5342 2002-11-27 [paul]       0.8.6claws22
5343
5344         * src/mainwindow.c
5345           src/prefs_account.c
5346           src/prefs_actions.c
5347           src/prefs_common.c
5348           src/prefs_customheader.c
5349           src/prefs_display_header.c
5350           src/prefs_filtering.c
5351           src/prefs_folder_item.c
5352           src/prefs_matcher.c
5353           src/prefs_scoring.c
5354           src/prefs_summary_column.c
5355           src/prefs_template.c
5356           src/prefs_toolbar.c
5357                  improve the English in the GUI
5358
5359 2002-11-27 [colin]      0.8.6claws21
5360
5361         * src/folder.c
5362                 Fix processing renaming problems happening after
5363                 last commit
5364
5365 2002-11-27 [colin]      0.8.6claws20
5366
5367         * src/folder.c
5368                 recursive move now deletes src each subfolder after 
5369                 having moved it
5370         * src/folderview.c
5371                 Use identifier instead of path during dnd (enables
5372                 IMAP folder dnd)
5373
5374 2002-11-27 [paul]       0.8.6claws19
5375
5376         * src/main.c
5377                 apply patch that does command-line processing 
5378                 BEFORE gtk_init, allowing claws to run from 
5379                 shell-scripts in non-X environment (e.g. crontab 
5380                 or ip-up, ip-down scripts). Patch submitted by
5381                 Ruslan N. Balkin <baron@dartel.ru>
5382                 
5383         * po/it.po
5384                 updated by Alessandro Maestri
5385
5386 2002-11-27 [paul]       0.8.6claws18
5387
5388         * sync with 0.8.6cvs12
5389           src/prefs_common.c
5390                 Differences are that main uses a 'Receive dialog'
5391                 frame on the Interface tab, whereas claws groups all 
5392                 the dialogs together in a 'Dialogs' frame.
5393
5394 2002-11-27 [colin]      0.8.6claws17
5395
5396         * src/prefs_matcher.c
5397                 Fix Execute criteria's NOT flag
5398
5399
5400 2002-11-26 [christoph]  0.8.6claws16
5401
5402         * src/ssl.c
5403                 rewrite the ssl code a little bit, only use one
5404                 SSL context, set default certificates' file/path
5405
5406 2002-11-26 [thorsten]   0.8.6claws15
5407
5408         * src/compose.c
5409                 default-reply-to didn't work for ml-reply
5410
5411 2002-11-26 [melvin]     0.8.6claws14
5412
5413         * src/prefs_actions.c
5414                 Made pipe-actions ignore short headers in message view
5415                 Made trailing-pipe-actions write in the message view with
5416                 the same font as the original message
5417
5418 2002-11-26 [paul]       0.8.6claws13
5419
5420         * src/compose.c
5421                 this time commit the correct file
5422
5423 2002-11-26 [paul]       0.8.6claws12
5424
5425         * sync with 0.8.6cvs11
5426           src/quote_fmt_parse.y  
5427                 no sync needed
5428           src/account.[ch]       
5429                 not sync'ed
5430           src/compose.c
5431                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5432                 on draft mode.
5433                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5434                 header
5435                 
5436         see ChangeLog 2002-11-25 and 2002-11-26
5437
5438 2002-11-26 [colin]      0.8.6claws11
5439
5440         * src/folderview.c
5441                 Fix collapsed folder not auto-expanding during
5442                 mail dnd, if it was the source folder.
5443
5444 2002-11-25 [colin]      0.8.6claws10
5445
5446         * src/folderview.[ch]
5447                 Variable renaming and cleaning (slist of nodes 
5448                 to be re-collapsed is stored in FolderView)
5449
5450 2002-11-25 [paul]       0.8.6claws9
5451
5452         * src/prefs_common.[ch]
5453                 fix breakage caused by last commit
5454
5455 2002-11-25 [paul]       0.8.6claws8
5456
5457         * sync with 0.8.6cvs4
5458                 see ChangeLog 2002-11-21
5459
5460 2002-11-25 [paul]       0.8.6claws7
5461
5462         * sync with 0.8.6cvs4
5463                 see ChangeLog 2002-11-20
5464
5465 2002-11-25 [paul]       0.8.6claws6
5466
5467         * sync with 0.8.6cvs3
5468                 see ChangeLog 2002-11-18
5469
5470 2002-11-25 [colin]      0.8.6claws5
5471
5472         * src/gtkutils.[ch]
5473                 Add gtkut_ctree_node_is_parent()
5474         * src/folderview.c
5475                 Spring-loaded folders
5476
5477 2002-11-25 [colin]      0.8.6claws4
5478
5479         * src/utils.[ch]
5480                 Add slist_concat_unique(), function to merge
5481                 two GSList filtering dups
5482         * src/folder.[ch]
5483         * src/summaryview.[ch]
5484         * src/folderview.c
5485         * src/main.c
5486                 Add detection/update/display of unread answers
5487                 to marked mails
5488         * src/procmsg.[ch]
5489                 Add procmsg_find_children()
5490                 Add procmsg_msg_has_marked_parent()
5491
5492 2002-11-25 [colin]      0.8.6claws3
5493
5494         * src/ssl_certificate.[ch]
5495                 Allow checking a certificate without a DNS
5496                 lookup
5497                 Allow to forget a cert (by deleting it)
5498                 Make ssl_certificate_destroy_public
5499         * src/ssl_manager.[ch] ** NEW FILES **
5500                 Gui to manage (display/remove) certificates
5501         * src/prefs_common.[ch]
5502                 Add a pref to allow silent acceptation of
5503                 trusted certificates or not (based on the
5504                 "I want to know what's going on" principle)
5505         * src/mainwindow.c
5506                 Add SSL manager in Tools menu
5507         * src/Makefile.am
5508                 Add the new files to the build
5509         * po/POTFILES.in
5510                 Add ssl_manager.c to translations
5511
5512 2002-11-25 [colin]      0.8.6claws2
5513
5514         * src/summaryview.[ch]
5515                 Add S_SEARCH_EXTENDED to the quick search, which 
5516                 allows to search using filtering syntax.
5517
5518 2002-11-25 [colin]      0.8.6claws1
5519
5520         * src/summaryview.c
5521                 Deletion of duplicates now prefer deleting
5522                 the unread dup (fixes feature-request 638989).
5523
5524 2002-11-24 [paul]       0.8.6claws
5525
5526         * po/es.po
5527           po/pl.po
5528           po/ru.po
5529           po/sr.po
5530                 updated by Ricardo Mones Lastra,
5531                 Witold Wladyslaw Wojciech Wilk,
5532                 Ruslan N. Balkin, and  Urke MMI 
5533                 respectively
5534
5535 2002-11-24 [paul]       0.8.5claws182
5536
5537         * po/bg.po
5538                 updated by George Danchev
5539
5540 2002-11-23 [alfons]     0.8.5claws181
5541
5542         * src/imap.c
5543                 tiny memory leak found by browsing Dimitar's 
5544                 valgrind report
5545
5546 2002-11-23 [paul]       0.8.5claws180
5547
5548         * po/it.po
5549                 updated by Alessandro Maestri
5550
5551 2002-11-22 [christoph]  0.8.5claws179
5552
5553         * src/compose.c
5554         * src/inc.c
5555         * src/prefs_filtering.c
5556         * src/summaryview.c
5557                 more warning fixes
5558
5559 2002-11-22 [alfons]     0.8.5claws178
5560
5561         * src/summaryview.c
5562                 summary_execute_delete_func(): if message is deleted, make 
5563                 sure to also remove its entry in the subject hash table. 
5564                 fixes a corner case bug.
5565
5566 2002-11-22 [paul]       0.8.5claws177
5567
5568         * .cvsignore
5569                 add 'autom4te.cache'
5570                 
5571         * ltconfig      ** REMOVED **
5572                 not needed
5573
5574 2002-11-22 [paul]       0.8.5claws176
5575
5576         * src/textview.c
5577                 textview_set_font(): fix for message display in
5578                 UTF-8 locales (thanks to Sergey Vlasov).
5579                 
5580         * AUTHORS
5581                 add new team members and contributors
5582
5583
5584 2002-11-21 [colin]      0.8.5claws175
5585
5586         * src/procmsg.[ch]
5587                 Add procmsg_remove_special_headers()
5588         * src/mh.c
5589                 Use procmsg_remove_special_headers() for 
5590                 previous fix
5591
5592 2002-11-21 [colin]      0.8.5claws174
5593
5594         * src/mh.c
5595                 Fix moving/copying from queue/draft folders
5596                 for MH folders
5597
5598 2002-11-21 [christoph]  0.8.5claws173
5599
5600         * src/crash.c
5601         * src/filtering.c
5602         * src/logwindow.c
5603         * src/main.c
5604         * src/matcher_parser_lex.[hl]
5605         * src/mbox.c
5606         * src/mbox_folder.[ch]
5607         * src/prefs_filtering.c
5608         * src/procheader.c
5609         * src/quote_fmt_lex.l
5610         * src/ssl.c
5611                 fix all warnings except the warnings in lex and yacc files
5612
5613 2002-11-20 [christoph]  0.8.5claws172
5614
5615         * src/imap.c
5616                 fix MsgInfo retrieval for IMAP draft and queue folders
5617                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5618
5619 2002-11-19 [christoph]  0.8.5claws171
5620
5621         * src/compose.c
5622                 fix segfault, when draft saving does not get
5623                 the MsgInfo of the new message
5624                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5625
5626 2002-11-19 [christoph]  0.8.5claws170
5627
5628         * src/procmsg.c
5629                 add parameter check for flag setting function
5630                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5631
5632 2002-11-18 [paul]       0.8.5claws169
5633
5634         * src/compose.c
5635                 more sensitivity fixes to redirect mode:
5636                 * disable toolbar draft button
5637                 * allow only Address book in the Tools menu
5638                 * disable editing of message by the spell
5639                   checker
5640
5641 2002-11-18 [paul]       0.8.5claws168
5642
5643         * src/compose.c
5644                 fix sensitivity of menu items in compose_redirect():
5645                 allow only the necessary items 
5646
5647 2002-11-18 [paul]       0.8.5claws167
5648
5649         * src/compose.c
5650                 fix bug [ 603259 ] 'attachment got lost on bounce'
5651
5652 2002-11-18 [paul]       0.8.5claws166
5653
5654         * po/ru.po
5655                 updated by Ruslan N. Balkin <baron@dartel.ru>
5656
5657 2002-11-18 [colin]      0.8.5claws165
5658
5659         * src/main.c
5660           src/defs.h
5661                 Remove old filtering stuff
5662
5663
5664 2002-11-17 [oliver]     0.8.5claws164
5665
5666         * src/toolbar.h
5667                 remove not needed typedef 
5668
5669 2002-11-17 [oliver]     0.8.5claws163
5670
5671         * src/toolbar.c
5672                 make toolbar's on click events translatable
5673
5674 2002-11-15 [colin]      0.8.5claws162
5675
5676         * src/summaryview.c
5677                 Revert too-soon integration of a feature
5678
5679 2002-11-15 [christoph]  0.8.5claws161
5680
5681         * src/imap.c
5682                 use main's implementation of imap_get_msginfo
5683
5684 2002-11-15 [christoph]  0.8.5claws160
5685
5686         * src/compose.c
5687         * src/folder.[ch]
5688         * src/imap.c
5689         * src/mbox_folder.c
5690         * src/mh.c
5691         * src/news.c
5692         * src/procmsg.c
5693         * src/summaryview.c
5694                 replace claws' fetch_msginfo with main's get_msginfo
5695                 (use main's implementation where possible)
5696
5697 2002-11-15 [colin]      0.8.5claws159
5698
5699         * src/ssl_certificate.c
5700                 Missed a check
5701
5702 2002-11-16 [melvin]     0.8.5claws158
5703
5704         * po/fr.po
5705                 Updated French translations.
5706
5707 2002-11-16 [colin]      0.8.5claws157
5708
5709         * src/ssl_certificate.c
5710                 Check for missing parts in the certificates
5711
5712 2002-11-15 [colin]      0.8.5claws156
5713
5714         * src/folderview.c
5715                 Preventive fix (missing check) found by
5716                 Alfons
5717
5718 2002-11-15 [paul]
5719
5720         * NEWS
5721                 sync with 0.8.6 release
5722
5723 2002-11-15 [colin]      0.8.5claws155
5724
5725         * src/folder.[ch]
5726           src/folderview.c
5727                 Fix error handling of folder_item_move_to()
5728                 (thanks to Alfons!)
5729
5730 2002-11-15 [colin]      0.8.5claws154
5731
5732         * src/folder.[ch]
5733           src/folderview.c
5734                 folder_item_move_to() sets an error message instead
5735                 of having GUI stuff in folder.c
5736
5737 2002-11-15 [colin]      0.8.5claws153
5738
5739         * src/procmsg.[ch]
5740                 Implemented a callback for MsgInfo updates, 
5741                 heavily copy/pasted from Christoph's folder 
5742                 callback system
5743         * src/summaryview.[ch]
5744                 Register summary_update_msg as callback
5745
5746 2002-11-14 [colin]      0.8.5claws152
5747         
5748         * src/procmsg.c
5749                 Update the FolderItem after sending (fixes 617593)
5750
5751 2002-11-14 [christoph]  0.8.5claws151
5752
5753         * src/folder.c
5754                 fix wrong position of NULL pointer check found
5755                 by Sergey
5756
5757 2002-11-14 [christoph]  0.8.5claws150
5758
5759         * src/folder.c
5760                 fix segfault when deleting messages from IMAP folders
5761                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5762
5763 2002-11-14 [colin]      0.8.5claws149
5764
5765         * src/compose.c
5766                 Forwarding was also ignoring the folder's default account.
5767
5768 2002-11-14 [colin]      0.8.5claws148
5769
5770         * src/compose.c
5771                 Fix sent folder not set to folder properties when 
5772                 forwarding.
5773
5774 2002-11-14 [thorsten]   0.8.5claws147
5775
5776         * src/inc.c
5777                 inc_start(): Files were not moved from .processing to inbox,
5778                 if no global processing rule existed
5779
5780 2002-11-14 [colin]      0.8.5claws146
5781
5782         * src/ssl_certificate
5783                 Fix file operations
5784
5785 2002-11-14 [paul]       0.8.5claws145
5786
5787         * po/it.po
5788                 updated by Alessandro Maestri
5789
5790 2002-11-13 [alfons]     0.8.5claws144
5791
5792         * src/folder.c
5793                 folder_item_close(): only mark messages unread
5794                 when a folder has new messages 
5795
5796 2002-11-13 [keith]      0.8.5claws143
5797
5798         * src/imap.c
5799                 Fix problem moving or copying between
5800                 IMAP folders
5801
5802 2002-11-13 [colin]      0.8.5claws142
5803
5804         * src/matcher_parser_parse.y
5805                 Fix rule problem when " don't match
5806
5807 2002-11-13 [christoph]  0.8.5claws141
5808
5809         * src/folder.c
5810         * src/folderview.c
5811                 moved cache saving to folder_item_close
5812                 the folderview should not have to deal with
5813                 this things
5814
5815 2002-11-13 [christoph]  0.8.5claws140
5816
5817         * src/summaryview.c
5818                 moved setting of important score to
5819                 summary_set_prefs_from_folderitem
5820
5821 2002-11-13 [colin]      0.8.5claws139
5822
5823         * src/matcher_parser_parse.y
5824                 Fix a segfault in the parser (happening when
5825                 a good expression had been tested and a bad 
5826                 one arrives)
5827
5828 2002-11-13 [paul]       0.8.5claws138
5829
5830         * sync with 0.8.5cvs24
5831                 see ChangeLog 2002-11-13
5832                 
5833         * po/pt_BR.po
5834                 updated by Fabio Jr. Beneditto
5835
5836 2002-11-13 [colin]      0.8.5claws137
5837         
5838         * src/msgcache.c
5839           src/defs.h
5840           src/procmsg.[ch]
5841                 Revert last commit, problem
5842
5843 2002-11-13 [colin]      0.8.5claws136
5844
5845         * src/msgcache.c
5846                 Remove duplicated code
5847         * src/defs.h
5848                 Bumped CACHE_VERSION and MARK_VERSION
5849         * src/procmsg.[ch]
5850                 Network endian for cache and mark files
5851
5852 2002-11-12 [colin]      0.8.5claws135
5853
5854         * src/inc.c
5855                 Fix the "socket error" dialog which disappeared
5856
5857 2002-11-12 [colin]      0.8.5claws134
5858
5859         * src/msgcache.c
5860                 Reverse last commit which had performance 
5861                 problems, but still reverse the list
5862
5863 2002-11-12 [colin]      0.8.5claws133
5864
5865         * src/msgcache.c
5866                 Reverse list order
5867
5868 2002-11-12 [melvin]     0.8.5claws132
5869
5870         * src/compose.c
5871                 Added a check for a NULL prefs_common.dictionary
5872
5873 2002-11-12 [colin]      0.8.5claws131
5874
5875         * src/ssl_certificate.[ch]
5876                 Use FQDN hostname
5877
5878 2002-11-12 [colin]      0.8.5claws130
5879
5880         * src/ssl_certificate.[ch]
5881                 Take connection port into account for 
5882                 checking certificates (a single hostname
5883                 could have multiple servers with multiple
5884                 certificates)
5885         * src/ssl.c
5886                 Pass the port to ssl_certificate_check
5887
5888 2002-11-12 [paul]       0.8.5claws129
5889
5890         * src/folder.c
5891                 fix a typo in last commit
5892
5893 2002-11-12 [paul]       0.8.5claws128
5894
5895         * sync with 0.8.5cvs23
5896                 see ChangeLog entry 2002-11-12
5897
5898 2002-11-11 [colin]      0.8.5claws127
5899
5900         * src/ssl_certificate.c
5901                 Cleaner messages
5902                 Don't popup, instead log error, if the 
5903                 corresponding pref is checked
5904         * src/ssl_certificate.h
5905                 include <openssl/objects/h>
5906
5907 2002-11-11 [colin]      0.8.5claws126
5908
5909         * src/ssl_certificate.h
5910                 _Really_ clean it
5911
5912 2002-11-11 [colin]      0.8.5claws125
5913         
5914         * src/ssl_certificate.c
5915                 Fixed leak
5916
5917 2002-11-11 [colin]      0.8.5claws124
5918
5919         * src/ssl.c
5920                 Cleaned a bit
5921         * src/ssl_certificate.[ch]
5922                 Cleaned a bit (better use of SSL API)
5923                 (This will cause non-recognition of saved 
5924                  certificates of claws12[23]...)
5925
5926 2002-11-11 [paul]       0.8.5claws123
5927         
5928         * po/es.po
5929                 updated by Ricardo Mones Lastra
5930
5931 2002-11-11 [colin]      0.8.5claws122
5932
5933         * src/ssl.c
5934                 Fix a typo
5935
5936 2002-11-11 [colin]      0.8.5claws121
5937
5938         * src/ssl_certificate.[ch] ** NEW FILES **
5939         * src/ssl.[ch]
5940                 Check SSL certificates presented to us
5941         * src/Makefile.am
5942                 Add ssl_certificate.[ch]
5943         * po/POTFILES.in
5944                 Add ssl_certificate.c
5945
5946 2002-11-11 [paul]       0.8.5claws120
5947
5948         * sync with 0.8.5cvs22
5949                 see ChangeLog 2002-11-11
5950
5951 2002-11-11 [paul]       0.8.5claws119
5952
5953         * sync with 0.8.5cvs21
5954                 see ChangeLog 2002-11-11
5955
5956 2002-11-10 [jens]       0.8.5claws118
5957
5958         * src/folder.c
5959         * src/folderview.c
5960                 corrected some typing
5961         * po/de.po
5962                 updated german translation
5963         * sylpheed.spec.in
5964                 cleaned up specfile and adjusted it for claws
5965
5966 2002-11-10 [colin]      0.8.5claws117
5967
5968         * src/summaryview.c
5969                 a STATUSBAR_PUSH/POP fix
5970
5971 2002-11-10 [colin]      0.8.5claws116
5972
5973         * src/prefs_folder_item.c
5974                 Fix hanging after opening folder properties
5975
5976 2002-11-10 [hoa]        0.8.5claws115
5977
5978         * src/matcher_parser_lex.l
5979         * src/matcher_parser_parse.y
5980                 config file for scoring and filtering is no more trashed
5981                 when there is a syntax error in a filtering rule when
5982                 editing it in a dialog.
5983
5984 2002-11-09 [colin]      0.8.5claws114
5985
5986         * src/mbox_folder.c
5987                 Added missing initialisation of folder->destroy()
5988
5989 2002-11-09 [colin]      0.8.5claws113
5990
5991         * src/folder.c
5992           src/folderview.c
5993                 Fix the status bar messages
5994
5995 2002-11-09 [colin]      0.8.5claws112
5996
5997         * src/folderview.c
5998                 Fix hangs after folder dnd, happening after 
5999                 claws109.
6000
6001 2002-11-09 [christoph]  0.8.5claws111
6002
6003         * src/folderview.c
6004                 just changed order of calls (reverse order of
6005                 associated calls)
6006         * src/inc.c
6007                 lock inc when checking only one account, otherwise
6008                 inc all could be executed at the same time
6009
6010 2002-11-09 [christoph]  0.8.5claws110
6011
6012         * src/folderview.c
6013                 better unlock the mouse cursor before calling
6014                 summary_show because it changes the cursor too
6015
6016 2002-11-09 [christoph]  0.8.5claws109
6017
6018         * src/folder.[ch]
6019         * src/folderview.c
6020                 add functions to open and close a folder
6021                 o opending will execute scanning for remote folders
6022                   and processing
6023                 o closing will unset new flag for messages
6024
6025 2002-11-09 [colin]      0.8.5claws108
6026
6027         * src/folder.c
6028                 Add a call to prefs_matcher_write_config to 
6029                 avoid non-leaf folders filtering settings to be
6030                 lost
6031
6032 2002-11-09 [paul]       0.8.5claws107
6033
6034         * src/prefs_account.c
6035                 re-word a label
6036
6037 2002-11-09 [colin]      0.8.5claws106
6038
6039         * src/folderview.c
6040                 Minor esthetic fix
6041
6042 2002-11-09 [colin]      0.8.5claws105
6043
6044         * src/folderview.c
6045                 Fix prefs_filtering deletion for MH folders (same
6046                 reason as below)
6047         * src/prefs_filtering.c
6048                 Fix prefs_filtering renaming and deletion for 
6049                 folder-based processing rules.  
6050
6051 2002-11-09 [christoph]  0.8.5claws104
6052
6053         * src/compose.c
6054         * src/folder.[ch]
6055         * src/folderview.[ch]
6056         * src/import.c
6057         * src/inc.c
6058         * src/main.c
6059         * src/mainwindow.c
6060         * src/messageview.c
6061         * src/prefs_folder_item.c
6062         * src/procmsg.c
6063         * src/summaryview.c
6064                 implement a callback system for folder item updates
6065
6066 2002-11-09 [colin]      0.8.5claws103
6067
6068         * src/folderview.c
6069                 Fix prefs_filtering renaming for MH folders (we
6070                 shouldn't rename by path as another folder could
6071                 have the same hierarchy).
6072
6073 2002-11-09 [colin]      0.8.5claws102
6074
6075         * src/folder.c
6076                 Fix a leak found by Christoph, use better variable
6077                 names
6078
6079 2002-11-09 [colin]      0.8.5claws101
6080
6081         * src/folder.c
6082                 One more fix for processing rules
6083
6084 2002-11-08 [colin]      0.8.5claws100
6085         
6086         * src/matcher.c
6087                 Don't copy the compiled regexp (will be reevaluated)
6088         * src/folderview.c
6089                 Lock folderview while moving
6090         * src/folder.c
6091                 Provide info on what's happening to the user
6092
6093 2002-11-08 [colin]      0.8.5claws99
6094
6095         * src/folderview.c
6096                 Fix folder reordering after a move if parent is 
6097                 root
6098         * src/scoring.[ch]
6099                 Add function to copy a ScoringProp
6100         * src/prefs_folder_item.c
6101                 Copy scoring rules when copying a folder prefs
6102
6103 2002-11-08 [colin]      0.8.5claws98
6104
6105         * src/folderview.c
6106                 Fixes in case of failure
6107         * src/filtering.[ch]    
6108                 Add function to duplicate a FilteringProp
6109         * src/matcher.[ch]
6110                 Add function to duplicate a MatcherProp
6111         * src/prefs_folder_item.c
6112                 Save folder's processing rules when copying 
6113                 its prefs
6114
6115 2002-11-08 [colin]      0.8.5claws97
6116         
6117         * src/folderview.c
6118                 Sort after move
6119         * src/folder.c 
6120                 Change a printf to debug_print
6121
6122 2002-11-08 [colin]      0.8.5claws96
6123
6124         * src/folder.c
6125           src/folderview.c
6126                 Fix segfaults, call me stupido
6127         
6128
6129 2002-11-08 [colin]      0.8.5claws95
6130
6131         *src/folder.c
6132                 Added forgotten prefs to save when moving folders
6133
6134 2002-11-08 [colin]      0.8.5claws94
6135
6136         * src/folder.c
6137                 Fixes to folder DND (prefs copy)
6138         * src/folderview.c
6139                 Optimization for folder DND (don't rescan whole tree)
6140                 Added folderview_create_folder_node() for this 
6141                 optimization, so de-duped a bit the code
6142         * src/prefs_folder_item.[ch]
6143                 Added prefs_folder_item_copy_prefs()    
6144           
6145 2002-11-08 [paul]       0.8.5claws93
6146
6147         * src/prefs_account.c
6148           tools/README
6149           tools/kmail2sylpheed_v2.pl
6150                 correct some typos
6151
6152 2002-11-08 [paul]       0.8.5claws92
6153
6154         * src/compose.c
6155           src/prefs_account.[ch]
6156                 remove account options 'clearsign' and 'ascii_armored',
6157                 replace with 'default_gnupg_mode' to prevent mixed-mode
6158                 Privacy settings
6159
6160 2002-11-08 [paul]       0.8.5claws91
6161
6162         * src/compose.[ch]
6163                 re-implement GnuPG 'on-the-fly' mode selection,
6164                 disallow mixed-mode
6165
6166 2002-11-08 [colin]      0.8.5claws90
6167
6168         * src/folderview.c
6169           src/prefs_folder_item.c
6170                 Change "Property" to "Properties"
6171
6172 2002-11-07 [colin]      0.8.5claws89
6173
6174         * src/folderview.c
6175           src/folder.c
6176                 Allow folder dropping to a root folder
6177
6178 2002-11-07 [paul]       0.8.5claws88
6179
6180         * src/compose.c
6181                 revert last commit
6182
6183 2002-11-07 [paul]       0.8.5claws87
6184
6185         * src/compose.c
6186                 fix reply-to-list bug. closes bug report
6187                 "[633382] reply-to-list broken in recent cvs"
6188
6189 2002-11-07 [paul]       0.8.5claws86
6190
6191         * src/compose.c
6192                 add a forgotten '#if USE_GPGME ... #endif'
6193
6194 2002-11-07 [paul]       0.8.5claws85
6195
6196         * sync with 0.8.5cvs20
6197                 see ChangeLog 2002-11-07
6198
6199 2002-11-07 [colin]      0.8.5claws84
6200
6201         * src/folder.[ch]
6202                 Change folder_item_move_to to return the newly 
6203                 created folderitem.
6204         * src/folderview.c
6205                 Select the new folderitem after moving.
6206
6207 2002-11-07 [colin]      0.8.5claws83
6208
6209         * src/prefs_filtering.c
6210                 Fix rule rewriting when moving a leaf folder to a 
6211                 shorter path
6212
6213 2002-11-07 [colin]      0.8.5claws82
6214
6215         * src/prefs_filtering.c
6216                 fix a leak
6217
6218 2002-11-07 [colin]      0.8.5claws81
6219
6220         * src/folder.[ch]
6221                 Add folder_item_move_to() function to move a 
6222                 folderitem into another one (updates matcher etc)
6223         * src/folderview.c
6224                 Add folder drag'n drop (context menu to come)
6225                 [Should be dataloss free, but Please backup before 
6226                  trying !]
6227
6228 2002-11-06 [colin]      0.8.5claws80
6229
6230         * src/mh.c
6231                 mh_create_folder() returns NULL if can't create
6232                 directory hierarchy
6233
6234 2002-11-06 [paul]       0.8.5claws79
6235
6236         * src/compose.[ch]
6237                 allow 'on-the-fly' changing of the type of encryption 
6238                 and/or signing used (mime/ascii) via the compose window
6239
6240 2002-11-06 [paul]       0.8.5claws78
6241
6242         * sync with 0.8.5cvs19
6243                 see ChangeLog 2002-11-06 for src/account.c: 
6244                 account_get_special_folder()
6245                 
6246 2002-11-05 [alfons]     0.8.5claws77
6247
6248         * src/crash.c
6249                 very minor cleanups: nothing to see here, move on. :-)
6250
6251 2002-11-05 [colin]      0.8.5claws76
6252
6253         * src/main.c
6254                 Changes choices if compose windows are opened to
6255                 Discard, Draft, Don't quit
6256
6257 2002-11-05 [thorsten]   0.8.5claws75
6258
6259         * src/compose.c
6260                 reenabled default_reply_to folder option
6261
6262 2002-11-05 [colin]      0.8.5claws74
6263
6264         * src/compose.[ch] 
6265                 add compose_draft()
6266         * src/crash.c
6267                 add SIGTERM handler
6268         * src/main.[ch]
6269                 add clean_quit() for the SIGTERM handler
6270
6271 2002-11-05 [paul]       0.8.5claws73
6272         
6273         * po/es.po
6274                 updated by Ricardo Mones Lastra
6275
6276 2002-11-05 [melvin]     0.8.5claws72
6277
6278         * src/logwindow.c
6279                 Fixed log-clipping bug #616795.
6280                 To stop logging in the log window use 0 length.
6281         * src/prefs_common.c
6282                 Added a label to inform about the 0 log length behaviour.
6283
6284 2002-11-05 [paul]       0.8.5claws71
6285
6286         * sync with 0.8.5cvs17
6287                 see ChangeLog 2002-11-05
6288
6289 2002-11-04 [paul]       0.8.5claws70
6290
6291         * sylpheed-128x128.png
6292           sylpheed-64x64.png
6293           sylpheed.png
6294                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6295                 <nikai@users.sourceforge.net>
6296                 
6297         * po/bg.po
6298                 updated by George Danchev
6299
6300 2002-11-03 [thorsten]   0.8.5claws69
6301
6302         * src/main.c
6303           src/mimeview.c
6304           src/rfc2015.h
6305                 add check if gpg is active
6306
6307 2002-11-03 [thorsten]   0.8.5claws68
6308
6309         * src/toolbar.h
6310                 removed GSList declaration causing trouble on MacOS-X
6311                 (submitted by alfons, reported by xfesty)
6312
6313 2002-11-01 [paul]       0.8.5claws67
6314
6315         * src/mainwindow.c
6316                 remove last remnants of main's filter code
6317
6318 2002-11-01 [paul]       0.8.5claws66
6319
6320         * tools/filter_conv.pl
6321                 fix bug where user-defined headers were ignored
6322
6323 2002-11-01 [paul]       0.8.5claws65
6324
6325         * src/logwindow.c
6326                 make a debug_print() not translatable
6327
6328 2002-10-31 [melvin]     0.8.5claws64
6329
6330         * ac/aspell.m4
6331                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6332                 not run any GNU/aspell test.  The dictionary path will
6333                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6334                 was given, in which case, it will be $prefix/lib/aspell/
6335         * configure.in
6336                 Fixed typo in commentary (Aspell code).
6337
6338 2002-10-31 [paul]       0.8.5claws63
6339
6340         * po/POTFILES.in
6341                 remove src/filter.c and src/prefs_filter.c
6342                 thanks to Ricardo for reminding me
6343
6344 2002-10-31 [colin]      0.8.5claws62
6345
6346         * src/mbox_folder.c
6347                 Plug some leaks
6348
6349 2002-10-31 [paul]       0.8.5claws61
6350
6351         * src/prefs_filter.[ch] ** REMOVED **
6352           src/filter.[ch]       ** REMOVED **
6353           
6354         * src/Makefile.am
6355           src/folderview.c
6356           src/inc.c
6357           src/main.c
6358           src/mainwindow.c
6359           src/mbox.c
6360           src/prefs_common.c
6361           src/prefs_filtering.c
6362           src/summaryview.[ch]
6363                 remove main's 'filter' code
6364                 
6365         README.claws
6366                 update to reflect removal of main's filter
6367
6368 2002-10-31 [paul]       0.8.5claws60
6369
6370         * src/summaryview.c
6371                 remove check for global_processing in summary_filter_open(). 
6372                 This fixes the bug where if the user uses the right-click 
6373                 'Create filter rule...' and doesn't have any filter rules 
6374                 already defined in claws' advanced filtering, the newly 
6375                 created filter rule goes to main's filtering which is 
6376                 inaccessible through the gui. Now the filter rule gets added
6377                 to claws' filtering by default.
6378
6379 2002-10-28 [melvin]     0.8.5claws59
6380
6381         * src/prefs_actions.c
6382                 Fixed bug #627322 where MIME parts were not always
6383                 correctly passed to a %p action
6384                 Display an error dialog when message filename is not found.
6385
6386 2002-10-28 [melvin]     0.8.5claws58
6387
6388         * src/prefs_common.c
6389                 Readded a missing function declaration lost in 0.8.3claws34
6390
6391 2002-10-28 [paul]       0.8.5claws57
6392
6393         * sync with 0.8.5cvs15
6394                 see ChangeLog 2002-10-28 and 2002-10-25
6395                 
6396         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6397
6398 2002-10-27 [oliver]     0.8.5claws56
6399
6400         * src/pop.c
6401                 plug leak in pop3_top_recv
6402
6403 2002-10-26 [christoph]  0.8.5claws55
6404
6405         * src/folder.c
6406                 set need_update folder flag when messages are added
6407                 (closes bug [ 626922 ] folder not updated after receiving)
6408
6409 2002-10-25 [melvin]     0.8.5claws54
6410
6411         * src/imageview.c
6412                 Fixed a memleak introduced in the scaling code.
6413
6414 2002-10-24 [alfons]     0.8.5claws53
6415
6416         * src/filtering.c
6417                 make filtering's forward message action forward from the 
6418                 correct account
6419                 (closes bug [628089 ] Filter -> Forward from address problem
6420                 reported by Oktay)
6421
6422 2002-10-24 [christoph]  0.8.5claws52
6423
6424         * src/mainwindow.c
6425         * src/manual.[ch]
6426                 o use manual of current locale or english if current
6427                   locale is not available (and english is available)
6428                 o also link to sylpheed doc project manuals
6429
6430 2002-10-23 [paul]       0.8.5claws51
6431
6432         * tools/README
6433           tools/kmail2sylpheed_v2.pl
6434                 add new version of kmail addressbook importer script.
6435                 works with newer versions of Kmail/KAddressBook which
6436                 have new and rearranged data.
6437
6438 2002-10-23 [martin]     0.8.5claws50
6439
6440         * src/folderview.c
6441         * src/summaryview.c
6442         * src/utils.h
6443         * src/utils.c
6444                 added length parameter to get_abbrev_newsgroup_name()
6445                 changed this function so that it abbreviates the newsgroup
6446                 names only so long it is smaller than the length parameter
6447                 (for better reading of some newsgroup names and space efficiency)
6448
6449 2002-10-22 [colin]      0.8.5claws49
6450
6451         *src/foldersel.c
6452                 Revert Alfons' last modification (after voting ;-))
6453
6454 2002-10-21 [alfons]     0.8.5claws48
6455
6456         * src/foldersel.c
6457                 folder view in folder selection dialog reflects state of
6458                 folder view in main window
6459
6460 2002-10-18 [alfons]     0.8.5claws47
6461
6462         * src/mbox.c
6463                 drop imported messages in folder selected by user,
6464                 and not in the inbox
6465                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6466
6467 2002-10-18 [alfons]     0.8.5claws46
6468
6469         * src/compose.c
6470                 make automagic reply work correctly for email accounts 
6471                 (whether it's viable to do a full sync with Hiro's 
6472                 compose.c is still under discussion)
6473
6474 2002-10-18 [melvin]     0.8.5claws45
6475
6476         * src/prefs_actions.c
6477                 Fixed bug #622275 where asynchroneous actions left 
6478                 zombies processes
6479                 Made (synchroneous) actions' input be displayed live.
6480
6481 2002-10-18 [christoph]  0.8.5claws44
6482
6483         * src/textview.c
6484                 don't add a newline in the textview in front of the
6485                 first textpart if header display is disabled
6486                 (closes bug [ 603385 ] disabled header display leaves blank
6487                  lin)
6488
6489 2002-10-18 [christoph]  0.8.5claws43
6490
6491         * src/folder.[ch]
6492         * src/imap.c
6493         * src/mbox_folder.c
6494         * src/mh.c
6495         * src/news.c
6496                 folder->get_num_list now returns an error code
6497                 (closes bug [ 609424 ] News cache cleared on failure)
6498                 
6499 2002-10-17 [colin]      0.8.5claws42
6500         
6501         * src/news.c
6502                 Changed a printf by debug_print
6503
6504 2002-10-16 [paul]       
6505
6506         * tools/OOo2sylpheed.pl
6507                 allow for spaces in the name of the
6508                 file to be attached.
6509
6510 2002-10-16 [colin]      0.8.5claws41
6511
6512         * src/main.c
6513                 Use a tristate to change online mode
6514
6515 2002-10-16 [paul]       0.8.5claws40
6516
6517         * po/es.po
6518                 updated by Ricardo Mones Lastra
6519
6520 2002-10-16 [colin]      0.8.5claws39
6521
6522         * src/main.c
6523           src/mainwindow.[ch]
6524                 Added --online and --offline command-line
6525                 switches
6526
6527 2002-10-15 [christoph]  0.8.5claws38
6528
6529         * src/procmime.c
6530                 set mimeinfo->name to NULL after g_free to
6531                 avoid double freeing with g_free
6532
6533 2002-10-14 [christoph]  0.8.5claws37
6534
6535         * src/compose.c
6536         * src/filtering.c
6537         * src/summaryview.c
6538                 remove calls to folder->change_flags that are now
6539                 done by procmsg flag functions (seems it is not
6540                 used by any foldertype anyway)
6541         * src/folder.c
6542                 init folder->change_flags with NULL
6543
6544 2002-10-14 [christoph]  0.8.5claws36
6545
6546         * src/folder.[ch]
6547         * src/imap.[ch]
6548                 use virtual functions for folder item new and destroy
6549                 functions
6550
6551 2002-10-14 [melvin]     0.8.5claws35
6552
6553         * src/compose.c
6554                 Added a test to not run the spell checker if no default
6555                 dictionary is available. No dialog is displayed though.
6556
6557 2002-10-14 [melvin]     0.8.5claws34
6558
6559         * src/gtkaspell.c
6560                 Fixed bug in dictionary list context menu where
6561                 "More..." pointed to an emtpy submenu if the
6562                 number of dictionaries is a multiple of 15
6563                 Removed unneeded code in suggestions list creation
6564
6565 2002-10-14 [paul]       0.8.5claws33
6566
6567         * po/bg.po
6568                 updated by George Danchev
6569
6570 2002-10-13 [hoa]        0.8.5claws32
6571
6572         * src/matcher.[ch]
6573           src/matcher_parser_parser.y
6574                 removed the escaped string from internal structure
6575                 of matcher.
6576
6577 2002-10-12 [colin]      0.8.5claws31
6578
6579         * src/gtksctree.[ch]
6580           src/summaryview.c
6581                 Removed useless function gtksctree_reanchor
6582
6583 2002-10-12 [alfons]     0.8.5claws30
6584         
6585         * sync with remaining main changes 2002-10-09 - 2002-10-11
6586         - drop changes to src/compose.c (requires claws specific changes)
6587         
6588 2002-10-12 [alfons]     0.8.5claws29
6589         
6590         * sync with main changes of 2002-10-08
6591         - drop changes to src/compose.c (requires claws specific changes)
6592         - drop changes to src/summaryview.c (requires changes to compose.c)     
6593
6594 2002-10-12 [alfons]     0.8.5claws28
6595         
6596         * sync with main changes of 2002-10-07
6597
6598 2002-10-12 [alfons]     0.8.5claws27
6599
6600         * sync with main changes of 2002-10-04
6601         - drop changes to src/compose.c (requires claws specific changes)
6602         - drop changes to src/prefs_folder_item.c (claws implementation
6603           seems to be working)
6604
6605 2002-10-12 [colin]      0.8.5claws26
6606
6607         * src/mainwindow.c
6608                 Fix folder-flicker when space-reading, introduced 
6609                 in claws22.
6610
6611 2002-10-12 [colin]      0.8.5claws25
6612
6613         * src/compose.c
6614                 Save account address when saving as draft.
6615                 (closes bug 621838)
6616
6617 2002-10-12 [colin]      0.8.5claws24
6618
6619         * src/summaryview.c
6620                 Fix the problem consisting of no message selected
6621                 after the last message in a folder has been moved.
6622
6623 2002-10-12 [paul]       0.8.5claws23
6624
6625         * src/compose.c
6626           src/prefs_template.c
6627           src/template.[ch]
6628                 add Cc and Bcc to templates. Patch submitted by
6629                 John L. Males.
6630
6631 2002-10-12 [colin]      0.8.5claws22
6632
6633         * src/folderview.c
6634                 Fix a bug after "Check for new messages":
6635                 If a folder was opened, it was still selected at
6636                 the end of the check, but displayed empty.
6637         * src/mainwindow.c
6638                 Remove unnecessary check
6639
6640 2002-10-12 [paul]
6641
6642         * tools/README
6643                 be more verbose in the description of
6644                 OOo2sylpheed.pl
6645                 
6646
6647 2002-10-11 [colin]      0.8.5claws21
6648
6649         * src/mainwindow.c
6650                 Make space work (better) when no mail is selected
6651
6652 2002-10-11 [colin]      0.8.5claws20
6653
6654         * src/inc.c
6655           src/news.c
6656                 fix warnings
6657
6658 2002-10-11 [colin]      0.8.5claws19
6659
6660         * src/mainwindow.c
6661                 revert 0.8.5claws6 changes as i couldn't get to
6662                 anything satisfying
6663
6664 2002-10-11 [melvin]     0.8.5claws18
6665
6666         * src/compose.c
6667                 Removed buggy and unused macro (should have been committed in
6668                 0.8.5claws17)
6669
6670 2002-10-11 [melvin]     0.8.5claws17
6671
6672         * src/compose.c
6673                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6674
6675 2002-10-11 [thorsten]   0.8.5claws16 
6676
6677         * src/folderview.c
6678                 remove rescan warning
6679
6680 2002-10-11 [colin]      0.8.5claws15 
6681
6682         * src/procheader.c
6683                 fix a segfault that happens if conv_unmime_header
6684                 fails (should be better to find out why it fails)
6685
6686 2002-10-11 [christoph]  0.8.5claws14
6687
6688         * src/summaryview.c
6689                 update folderview stats after ignore/unignore thread
6690
6691 2002-10-11 [hoa]        0.8.5claws13
6692
6693         * src/quote_fmt_parse.y
6694                 Fixed a yacc/bison syntax error
6695         * src/matcher.c
6696                 Escaping of string is fixed.
6697
6698 2002-10-11 [colin]      0.8.5claws12
6699
6700         * src/imageview.c
6701                 Resize images to fit
6702
6703 2002-10-11 [paul]       0.8.5claws11
6704
6705         * po/es.po
6706                 updated by Ricardo Mones Lastra
6707
6708 2002-10-10 [alfons]     0.8.5claws10
6709
6710         * src/compose.c
6711                 allow dropping files by "moving" files from a file manager,
6712                 not only by the more cumbersome "copying". the latter 
6713                 mostly implies holding down the Control button
6714
6715 2002-10-10 [christoph]  0.8.5claws9
6716
6717         * src/summaryview.c
6718                 update folders after thread building for ignored threads
6719
6720 2002-10-10 [christoph]  0.8.5claws8
6721
6722         * config/.cvsignore
6723                 added Makefile
6724         * src/filtering.[ch]
6725         * src/folder.[ch]
6726         * src/folderview.[ch]
6727         * src/import.c
6728         * src/inc.[ch]
6729         * src/mbox.[ch]
6730         * src/procmsg.c
6731         * src/summaryview.[ch]
6732                 o added new flag need_update to FolderItem
6733                 o removed folder_table from various functions from tracking
6734                   folder updates
6735                 o set need_update flags in folder.c's move, copy and delete
6736                   functions and procmsg's flags functions
6737                 o added function folderview_update_items_when_required that
6738                   updates all folders with need_update set
6739                 o call folderview_update_items_when_required instead of
6740                   folderview_update_item_foreach
6741
6742 2002-10-09 [sergey]     0.8.5claws7
6743
6744         * src/compose.c
6745                 Strip CRs whel loading the text into editor in reedit mode.
6746
6747 2002-10-09 [colin]      0.8.5claws6
6748
6749         * src/mainwindow.c
6750                 Make Space work when no mail is selected
6751
6752 2002-10-09 [colin]      0.8.5claws5
6753
6754         * src/gtksctree.[ch]
6755                 Fix range_select
6756                 Add gtk_sctree_reanchor() 
6757         * src/summaryview.c
6758                 Use gtk_sctree_reanchor() - better fix for 
6759                 bug 60413
6760
6761 2002-10-09 [colin]      0.8.5claws4
6762
6763         * src/summaryview.c
6764                 Fix shift-click select after delete problem
6765                 (closes bug 60413)
6766
6767 2002-10-08 [thorsten]   0.8.5claws3
6768
6769         * src/summaryview.c
6770                 exclude current msg from -hide read messages-
6771
6772 2002-10-08 [colin]      0.8.5claws2
6773
6774         * src/inc.[ch]
6775           src/pop.c
6776           src/recv.c
6777                 Differentiate socket errors from disk full
6778                 errors
6779
6780 2002-10-08 [christoph]  0.8.5claws1
6781
6782         * Makefile.am
6783         * configure.in
6784                 modifications for new config directory
6785
6786         * config.guess  ** REMOVED **
6787         * config.sub    ** REMOVED **
6788         * install-sh    ** REMOVED **
6789         * ltmain.sh     ** REMOVED **
6790         * missing       ** REMOVED **
6791         * mkinstalldirs ** REMOVED **
6792                 these files are autogenerated by automake
6793                 when you run autogen.sh
6794
6795         * config/.cvsignore     ** NEW FILE **
6796         * config/Makefile.am    ** NEW FILE **
6797                 ignore autogenerated files
6798                 create a Makefile in this directory
6799
6800 2002-10-08 [paul]       0.8.5claws
6801
6802         * 0.8.5claws release
6803         
6804         * src/compose.c
6805           src/procheader.c
6806           src/procmsg.c
6807                 fix quote reply format for newsgroups reply bug
6808                 (thanks to Hoa)
6809                 
6810         * po/en_GB.po
6811           po/pl.po
6812                 updated by me and Witold Wladyslaw Wojciech Wilk
6813                 repectively
6814
6815 2002-10-07 [paul]       0.8.3claws53
6816
6817         * po/it.po
6818           po/pt_BR.po
6819           po/sr.po
6820                 updated messages catalogs, submitted by
6821                 Alessandro Maestri, Fabio Jr.Beneditto 
6822                 and Urke MMI, respectively.
6823
6824 2002-10-07 [christoph]  0.8.3claws52
6825
6826         * src/folder.[ch]
6827         * src/folderview.c
6828         * src/mainwindow.c
6829                 fix new folder ghost message bug
6830                 (closes bug [ 619722 ] wrong count for newly created folders)
6831
6832 2002-10-07 [christoph]  0.8.3claws51
6833
6834         * src/compose.c
6835                 fix news posting problem
6836
6837 2002-10-07 [melvin]     0.8.3claws50
6838
6839         * po/fr.po
6840                 Updated French translation
6841
6842 2002-10-05 [christoph]  0.8.3claws49
6843
6844         * src/gtkstext.c
6845                 check if line_start_cache is set in gtk_stext_update_text
6846                 (closes bug [ 618119 ] crash while doing search in folder)
6847
6848 2002-10-05 [christoph]  0.8.3claws48
6849
6850         * src/imap.c
6851         * src/news.c
6852         * src/utils.c
6853         * src/utils.h
6854                 implement cache cleanups for claws' folder system
6855                 (closes bug [ 595916 ] imapcache not cleaned up)
6856
6857 2002-10-05 [melvin]     0.8.3claws47
6858
6859         * src/prefs_actions.c
6860                 Made the help text more clear for the %p token
6861
6862 2002-10-04 [paul]       0.8.3claws46
6863
6864         * sync with 0.8.5
6865                 see ChangeLog 2002-10-02 and 2002-10-03
6866
6867 2002-10-04 [christoph]  0.8.3claws45
6868
6869         * src/inc.c
6870                 fix segfault caused by pop before smtp
6871                 call to inc_account_mail with NULL
6872                 pointer for mainwin
6873
6874 2002-10-04 [paul]       0.8.3claws44
6875
6876         * configure.in
6877                 sync the LDAP detection from 0.8.5cvs1
6878
6879 2002-10-02 [christoph]  0.8.3claws43
6880
6881         * po/de.po
6882                 fix small spelling error
6883
6884 2002-10-02 [melvin]     0.8.3claws42
6885
6886         * ac/aspell.m4
6887                 Behave better and say "no" when test program cannot be run.
6888
6889 2002-10-02 [paul]       0.8.3claws41
6890
6891         * sync with 0.8.4cvs1
6892                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6893                 
6894         * src/summaryview.c
6895                 toggle the behavior of Reply menuitem between
6896                 normal reply and reply-to-list
6897
6898 2002-10-01 [sergey]     0.8.3claws40
6899
6900         * src/compose.c
6901                 Convert newlines in the message text to the canonical form
6902                 before base64 encoding (RFC2045 compliance, fixes some
6903                 interoperability issues with Evolution 1.0.3)
6904
6905 2002-09-29 [colin]      0.8.3claws39
6906
6907         * src/summaryview.c
6908                 Fix an unwanted copy/paste
6909
6910 2002-09-29 [colin]      0.8.3claws38
6911
6912         * src/mainwindow.c
6913                 Renamed "Custom toolbar" to "Customize toolbar"
6914                 Renamed "Show all header" to "Show all headers"
6915                 Renamed "Set diplay item" to "Set displayed items"
6916         * src/prefs_common.c
6917                 Renamed "Show all header" to "Show all headers"
6918         * src/prefs_summary_column.c
6919                 Renamed "diplay item" to "displayed items"
6920
6921 2002-09-29 [colin]      0.8.3claws37
6922
6923         * src/mainwindow.[ch]
6924                 online/offline status pixmaps follow theme
6925                 changes
6926         * src/summaryview.[ch]
6927                 quicksearch pixmap follows theme changes
6928
6929 2002-09-29 [thorsten]   0.8.3claws36
6930
6931         * src/compose.c
6932           src/prefs_folder_item.[ch]
6933                 add default_reply_to folder option (closes patch 581044)
6934
6935 2002-09-29 [christoph]  0.8.3claws35
6936
6937         * acconfig.h    ** REMOVED **
6938         * configure.in
6939         * ac/aspell.m4
6940         * ac/check-type.m4
6941         * ac/gnupg-check-typedef.m4
6942                 fix autoheader 2.50 warning
6943
6944 2002-09-29 [christoph]  0.8.3claws34
6945
6946         * major code cleanup (part 2)
6947         
6948                 - unused variables removed
6949                 - unused functions removed
6950                 - uninitialized variables checked
6951                 - missing return statements added
6952                 - missing function return types added
6953                 - added parentheses around assignment
6954                   when suggested by gcc
6955
6956 2002-09-29 [alfons]     0.8.3claws33
6957
6958         * src/logwindow.c
6959                 log_window_clear(): only bracket gtk_text_forward_delete() 
6960                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6961                 works around GTK text bug)
6962
6963 2002-09-29 [paul]       0.8.3claws32
6964
6965         * po/bg.po
6966           po/sr.po
6967                 updated by George Danchev and Urke MMI
6968                 respectively
6969
6970 2002-09-27 [christoph]  0.8.3claws31
6971
6972         * doc-src/readme.txt
6973         * doc-src/rfc1806.txt   ** REMOVED **
6974         * doc-src/rfc2183.txt   ** NEW FILE **
6975         * doc-src/rfc2980.txt   ** NEW FILE **
6976                 update rfcs
6977
6978 2002-09-27 [melvin]     0.8.3claws30
6979
6980         * ac/aspell.m4
6981                 Fixed typo which could break linking
6982
6983 2002-09-27 [melvin]     0.8.3claws29
6984
6985         * ac/aspell.m4
6986                 Improved GNU/aspell checking. 
6987                 Fixed bug #614490
6988
6989 2002-09-27 [paul]       0.8.3claws28
6990
6991         * sync with 0.8.3cvs8
6992                 see ChangeLog 2002-09-27
6993
6994 2002-09-26 [colin]      0.8.3claws27
6995
6996         * src/toolbar.[ch]
6997           src/mainwindow.[ch]
6998                 Add "Reply to Mailing-list" to the toolbar
6999
7000 2002-09-26 [christoph]  0.8.3claws26
7001
7002         * src/summaryview.c
7003                 Fix wrong message counts in summaryview status
7004
7005 2002-09-26 [paul]       0.8.3claws25
7006
7007         * sync with 0.8.3cvs7
7008                 see ChangeLog 2002-09-26
7009
7010 2002-09-26 [paul]       0.8.3claws24
7011
7012         * sync with 0.8.3cvs6
7013                 see ChangeLog 2002-09-25
7014
7015 2002-09-25 [christoph]  0.8.3claws23
7016
7017         * src/prefs_common.c
7018         * src/prefs_folder_item.c
7019         * src/prefs_scoring.c
7020                 Renamed "kill score" to "hide score" in GUI
7021                 and prefs files
7022
7023 2002-09-25 [paul]       0.8.3claws22
7024
7025         * sync with 0.8.3cvs5
7026                 see ChangeLog 2002-09-24
7027
7028 2002-09-24 [alfons]     0.8.3claws21
7029
7030         patch by Satoshi Nagayasu: allows appending / saving multiple 
7031         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7032         'Save as ...'")
7033
7034         * AUTHORS
7035                 add Satoshi Nagayasu
7036         * src/summaryview.c
7037                 summary_save_as(): allow saving selected files to
7038                 one file
7039                 summary_set_menu_sensitive: enable "Save As..." when
7040                 multiple files are selected
7041         * src/utils.[ch]
7042                 append_file(): new function
7043
7044 2002-09-24 [colin]      0.8.3claws20
7045
7046         * src/procmime.c
7047                 Fix segfault when mimeinfo doesn't have a 
7048                 content_type. 
7049
7050 2002-09-24 [colin]      0.8.3claws19
7051
7052         * src/prefs_common.[ch]
7053                 Add a preference to display send dialog or not
7054         * src/send.c
7055                 Display send dialog according to preference
7056
7057 2002-09-24 [colin]      0.8.3claws18
7058
7059         * src/compose.[ch]
7060                 Disable user actions when sending
7061
7062 2002-09-24 [colin]      0.8.3claws17
7063
7064         * src/procmime.c
7065                 Do not display name or filename for attachments
7066                 with an application/pgp-signature type
7067                 (security flaw, see bug 537413)
7068
7069 2002-09-23 [colin]      0.8.3claws16
7070
7071         * src/editaddress.c
7072                 Initialize entry_email, entry_alias and 
7073                 entry_remarks to first email address of the list
7074
7075 2002-09-23 [colin]      0.83claws15
7076
7077         * src/compose.c
7078                 Drop pgp-signature when reediting a signed queued
7079                 message
7080
7081 2002-09-23 [melvin]     0.8.3claws14
7082
7083         * po/fr.po
7084                 Updated French translation
7085
7086 2002-09-23 [melvin]     0.8.3claws13
7087
7088         * src/mainwindow.c
7089                 Made custom toolbar menu labels more consistent
7090         * src/prefs_toolbar.c
7091                 Made custom toolbar window title more consistent
7092
7093 2002-09-22 [colin]      0.8.3claws12
7094
7095         * src/inc.c
7096                 Initialize session type to normal before getting 
7097                 mail (fixes strange Get behaviour)
7098         * src/prefs_account.h
7099                 Move STYPE_POP_BEFORE_SMTP to last position to 
7100                 avoid other side-effects
7101
7102 2002-09-22 [colin]      0.8.3claws11
7103
7104         * src/prefs_account.c
7105                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7106                 from pop3 to apop or vice-versa
7107
7108 2002-09-22 [colin]      0.8.3claws10
7109         
7110         * src/prefs_account.[ch]
7111                 Add an option for the POP before SMTP timeout
7112         * src/inc.c
7113                 Remember time of last POP connection
7114         * src/send.c
7115                 Do POP before SMTP only if timeout reached
7116
7117 2002-09-22 [oliver]     0.8.3claws9
7118         
7119         * README.claws
7120                 explain custom toolbar
7121
7122 2002-09-22 [oliver]     0.8.3claws8
7123
7124         * src/prefs_actions.[ch]
7125         custom toolbar for compose      
7126                 actions callback from compose toolbar
7127         * src/folderview.c
7128                 remove include toolbar.h
7129
7130 2002-09-22 [oliver]     0.8.3claws7
7131         
7132         * src/prefs_toolbar.[ch]
7133                 custom toolbar for compose
7134                 - generic prefs_toolbar handles both
7135                   Mainwin's toolbar as well as Compose toolbar          
7136
7137 2002-09-22 [oliver]     0.8.3claws6
7138         
7139         * src/toolbar.[ch]
7140                 custom toolbar for compose
7141                 restructure toolbar.[ch]
7142
7143 2002-09-22 [oliver]     0.8.3claws5
7144
7145         * src/compose.[ch]
7146                 custom toolbar for compose
7147
7148 2002-09-22 [oliver]     0.8.3claws4
7149         
7150         * src/mainwindow.[ch]
7151                 custom toolbar for compose 
7152                 move mainwin toolbar back to mainwindow
7153
7154 2002-09-22 [alfons]     0.8.3claws3
7155
7156         * src/procmsg.c
7157                 :%sno/if(/if (/gc
7158                 :%sno/for(/for (/gc
7159                 (beautify)
7160
7161 2002-09-22 [alfons]     0.8.3claws2
7162         
7163         * src/procmsg.c
7164                 procmsg_save_to_outbox(): don't unlink message file from queue;
7165                 callers should do it using folder_item_remove_msg()
7166
7167 2002-09-22 [colin]      0.8.3claws1
7168
7169         * src/mimeview.[ch]
7170                 Made mimeview_check_signature() public
7171         * src/textview.c
7172                 Made GPG signatures verifiable by clicking
7173                 the [application/pgp-signature] in the Text
7174                 view
7175
7176 2002-09-22 [paul]       0.8.3claws
7177
7178         * po/bg.po
7179           po/en_GB.po
7180           po/es.po
7181           po/it.po
7182           po/pl.po
7183           po/pt_BR.po
7184           po/sr.po
7185                 updated translations, submitted by George Danchev,
7186                 me, Ricardo Mones Lastra, Alessandro Maestri,
7187                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7188                 and Urke MMI, respectively.     
7189
7190 2002-09-22 [alfons]     0.8.2claws65
7191
7192         * src/procmsg.c
7193         * src/pgptext.c
7194                 no furry valgrinds have been used to plug these memleaks
7195
7196 2002-09-20 [paul]       0.8.2claws64
7197
7198         * sync with 0.8.3cvs4
7199                 'Select thread' re-implemented 
7200                 see ChangeLog 2002-09-20
7201
7202 2002-09-21 [alfons]     0.8.2claws63
7203
7204         * src/compose.c
7205                 compose_send(): plug unnoticed memleak
7206
7207 2002-09-20 [alfons]     0.8.2claws62
7208
7209         * src/addr_compl.c
7210                 replace_address_in_edit(): strict check for NULL address to
7211                 fix "[ 607348 ] Segfault in address completion". My guess is
7212                 that this happens with an empty address book, but it's good
7213                 to have this check here anyway
7214                 
7215                 completion_window_button_press(): free string returned 
7216                 from the internal cache
7217
7218 2002-09-20 [christoph]  0.8.2claws61
7219
7220         * src/procmime.h
7221                 added ENC_BINARY to EncodingType
7222         * src/procmime.c
7223                 the string returned by procmime_get_encoding_str
7224                 should not depend on the order of values in the
7225                 EncodingType definition
7226         * doc-src/rfc1806.txt   ** NEW FILE **
7227                 Added rfc1806 about MIME Content-Disposition
7228                 Extension
7229
7230 2002-09-19 [paul]       0.8.2claws60
7231
7232         * sync with 0.8.2cvs3
7233                 see ChangeLog 2002-09-19
7234
7235 2002-09-19 [paul]       0.8.2claws59
7236
7237         * src/prefs_folder_item.c
7238                 revert to Darko's original alignment of colour
7239                 selector button
7240                 add a colon to folder_color label
7241                 
7242         * src/compose.c
7243                 add Colin's patch (with Hiro's modifications) to 
7244                 force BASE64 encoding for 8-bit text when signing
7245                 (sync with 0.8.3cvs2)
7246
7247 2002-09-18 [alfons]     0.8.2claws58
7248
7249         * src/compose.c
7250                 :%sno/if(/if (/gc
7251                 :%sno/for(/for (/gc
7252                 (beautify a little bit)
7253
7254 2002-09-18 [christoph]  0.8.2claws57
7255
7256         * src/pine.c
7257                 fix handling of fgetc return value
7258
7259 2002-09-17 [alfons]     0.8.2claws56
7260         
7261         * src/summaryview.c
7262                 summary_sort(): check non-NULL summaryview->folder_item when no 
7263                 folder is selected at all
7264                 (closes "[ 610344 ] sort label make syl Crash")
7265
7266 2002-09-17 [alfons]     0.8.2claws55
7267         
7268         * src/compose.c
7269                 beautify a little bit
7270
7271 2002-09-17 [christoph]  0.8.2claws54
7272
7273         * src/folder.c
7274                 initialize max values for cache and folder
7275                 when cache or folder is empty
7276
7277 2002-09-15 [colin]      0.8.2claws53
7278
7279         * src/compose.c
7280                 Fix a leak (thanks Alfons!) and cleaned
7281                 variables names for custom headers
7282
7283 2002-09-15 [colin]      0.8.2claws52
7284
7285         * src/compose.c
7286                 Fix custom headers recognition when
7287                 prefs_common.trans_hdr is on
7288
7289 2002-09-15 [colin]      0.8.2claws51
7290
7291         * src/compose.c
7292                 Allow dynamically-added custom headers
7293                 Yet not reparsed if reedited
7294
7295 2002-09-15 [alfons]     0.8.2claws50
7296
7297         * src/prefs_account.c
7298                 fix warnings
7299
7300 2002-09-15 [colin]      0.8.2claws49
7301         
7302         * src/prefs_account.c
7303                 fix pop_before_smtp sensitivity
7304
7305 2002-09-15 [colin]      0.8.2claws48
7306
7307         * src/inc.[ch]
7308                 add inc_pop_before_smtp()
7309                 allow MainWindow to be undefined in 
7310                 inc_account_mail() and inc_start()
7311         * src/pop.c
7312           src/prefs_account.h
7313                 add STYPE_POP_BEFORE_SMTP session type
7314         * src/prefs_account.c
7315                 activated pop before smtp option
7316         * src/send.c
7317                 do pop before smtp if the relevant option 
7318                 is set
7319
7320 2002-09-15 [paul]       0.8.2claws47
7321
7322         * sync with 0.8.3
7323                 see ChangeLog 2002-09-15
7324
7325 2002-09-14 [paul]       0.8.2claws46
7326
7327         * po/bg.po
7328                 updated Bulgarian translation, submitted by
7329                 George Danchev
7330
7331 2002-09-13 [paul]       0.8.2claws45
7332
7333         * src/compose.c
7334                 merge claws' select_account() with main's
7335                 (new) compose_select_account(). [sync with
7336                 0.8.2cvs15, see ChangeLog 2002-09-11]
7337
7338 2002-09-12 [christoph]  0.8.2claws44
7339
7340         * src/filter.c
7341                 allocate 1 elements of FolderItem not 0
7342
7343 2002-09-12 [colin]      0.8.2claws43
7344
7345         * src/compose.c
7346                 Fix bug #590825 (obey Follow-up: poster)
7347
7348 2002-09-12 [colin]      0.8.2claws42
7349
7350         * src/procmime.c
7351                 Fix bug #557009 (wrong headers for messages 
7352                 forwarded as attachments)
7353
7354 2002-09-11 [colin]      0.8.2claws41
7355         
7356         * src/compose.c
7357                 Put SCF: pseudo-header on top of message
7358                 Set draft tmp_flag when saved as draft
7359
7360         * src/procmsg.c
7361           src/procheader.c
7362                 Skip after first \n\n for beginning of real message
7363                 for drafts too
7364
7365 2002-09-11 [christoph]  0.8.2claws40
7366
7367         * src/filtering.c
7368                 use procmsg flag functions in filtering or processing
7369                 will cause incorrect folder message counts
7370
7371 2002-09-11 [colin]      0.8.2claws39
7372
7373         * src/compose.c
7374                 Fix bug #550175 - wrong save folder when reediting
7375                 drafts
7376
7377 2002-09-11 [paul]       0.8.2claws38
7378
7379         * sync with 0.8.2cvs14
7380                 see ChangeLog 2002-09-11
7381
7382 2002-09-11 [colin]      0.8.2claws37
7383
7384         * src/folder.c
7385                 Fix a typo (seeming to cause new/unread status to
7386                 be lost)
7387
7388 2002-09-10 [christoph]  0.8.2claws36
7389
7390         * src/compose.c
7391                 compose_redirect should not use compose_generic_new
7392                 because that does more stuff than expected including
7393                 opening the external editor
7394                 (closes bug "[ 526608 ] bounced messages appear blank
7395                  in editor")
7396
7397 2002-09-10 [christoph]  0.8.2claws35
7398
7399         * src/folder.c
7400                 fix problem with too large message number range
7401                 causing a crash in folder_item_scan
7402
7403 2002-09-10 [paul]       0.8.2claws34
7404
7405         * sync with 0.8.2cvs13
7406                 see ChangeLog 2002-09-10
7407
7408 2002-09-10 [christoph]  0.8.2claws33
7409
7410         * src/msgcache.c
7411                 set MsgInfo TmpFlags for queue and draft folders
7412                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7413
7414 2002-09-10 [paul]       0.8.2claws32
7415
7416         * AUTHORS
7417           po/bg.po      ** NEW FILE **
7418                 new Bulgarian translation submitted by
7419                 George Danchev <danchev@spnet.net>
7420                 
7421         * tools/Makefile.am
7422           tools/README
7423           tools/tb2sylpheed     ** NEW FILE **
7424                 add script that converts an addressbook exported
7425                 from The Bat! into a Sylpheed addressbook. Submitted
7426                 by Urke MMI <urke-kg@eunet.yu>
7427
7428 2002-09-10 [paul]       0.8.2claws31
7429
7430         * sync with 0.8.2cvs12
7431                 see ChangeLog 2002-09-10
7432
7433 2002-09-06 [paul]       0.8.2claws30
7434
7435         * src/prefs_common.c
7436                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7437                 
7438         * tools/Makefile.am
7439           tools/README
7440           tools/ldif-to-xml.py  ** REMOVED **
7441                 remove obsolete python script
7442
7443 2002-09-06 [paul]       0.8.2claws29
7444
7445         * sync with 0.8.2cvs10
7446                 see ChangeLog 2002-09-06
7447
7448 2002-09-04 [paul]       0.8.2claws28
7449
7450         * sync with 0.8.2cvs9
7451                 see ChangeLog 2002-08-04
7452
7453 2002-09-04 [colin]      0.8.2claws27 
7454
7455         * src/prefs_common.[ch]
7456                 Added signature color configuration
7457         * src/textview.c
7458                 Use user-specified signature color
7459
7460 2002-09-03 [colin]      0.8.2claws26
7461
7462         * src/prefs_common.[ch]
7463                 Added autosave and autosave_length prefs
7464         * src/compose.c
7465                 Added compose_remove_draft()
7466                 Auto-save drafts according to the prefs
7467         * src/main.c
7468                 Added a crash-indicator file, allowing to check
7469                 for new messages on startup if Sylpheed crashed
7470                 (makes saved drafts "reappear")
7471
7472 2002-09-03 [colin]      0.8.2claws25
7473
7474         * src/textview.[ch]
7475                 Grey the signature
7476
7477 2002-09-03 [paul]       0.8.2claws24
7478
7479         * sync with 0.8.2cvs8
7480                 see ChangeLog 2002-09-02 and 2002-09-03
7481
7482 2002-09-03 [darko]      0.8.2claws23
7483
7484         * src/folderview.c
7485                 use normal style when creating new folder to pick
7486                 proper font size 
7487
7488 2002-09-02 [melvin]     0.8.2claws22
7489
7490         * src/gtkaspell.m4
7491                 removed some obsolete code
7492
7493 2002-09-02 [melvin]     0.8.2claws21
7494
7495         * ac/aspell.m4
7496                 fixed test's equality sign (== to =)
7497
7498 2002-09-02 [alfons]     0.8.2claws20
7499
7500         * src/folder.c
7501         * src/mh.c
7502                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7503                 as folder->destroy virtual as suggested by Hiro
7504                 (the mh.c code seems to have been lost around mh.c.1.21)
7505
7506 2002-09-02 [paul]       0.8.2claws19
7507
7508         * po/pt_BR.po
7509                 updated by Fabio Jr. Beneditto
7510                 
7511         * src/defs.h
7512                 use 'http://claws.sylpheed.org' for homepage link. 
7513                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7514
7515 2002-09-01 [alfons]     0.8.2claws18
7516
7517         * src/mh.c
7518                 plug memleak related to one Martin Kluge found
7519
7520 2002-08-31 [paul]       0.8.2claws17
7521
7522         * sync with 0.8.2cvs6
7523                 see ChangeLog 2002-08-30
7524
7525 2002-08-31 [alfons]     0.8.2claws16
7526
7527         * src/folder.c
7528                 folder_destroy(): remove mailbox from folderlist even if it has
7529                 no destroy virtual
7530
7531 2002-08-31 [alfons]     0.8.2claws15
7532
7533         * src/folder.c
7534                 :%sno/if(/if (/gc
7535                 :%sno/for(/for (/gc
7536                 (being pedantic I know)
7537
7538 2002-08-31 [alfons]     0.8.2claws14
7539
7540         * src/folder.c
7541                 check for NULL pointers returned from folder->fetch_msginfo virtual
7542                 (should solve some reported crashes)
7543
7544 2002-08-30 [alfons]     0.8.2claws13
7545
7546         * acconfig.h
7547         * configure.in
7548         * src/crash.c
7549                 enable crash dialog on compilation time
7550                 (--enable-crash-dialog configure option)
7551
7552 2002-08-30 [alfons]     0.8.2claws12
7553
7554         * AUTHORS
7555                 add Martin Kluge
7556         * src/mh.c
7557                 apply memory leak plug patch by Martin Kluge
7558                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7559                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7560                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7561
7562 2002-08-30 [darko]      0.8.2claws11
7563
7564         * src/folderview.c
7565                 copy Gtk style from normal style to match
7566                 font size for coloured folders
7567
7568 2002-08-29 [alfons]     0.8.2claws10
7569
7570         * sylpheed.desktop
7571                 Type=Internet <- Type=Application
7572                 (reported by Michael Schwendt, see:
7573                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7574                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7575
7576 2002-08-29 [paul]       0.8.2claws9
7577
7578         * sync with 0.8.2cvs5
7579                 see ChangeLog 2002-08-29
7580
7581 2002-08-29 [colin]      0.8.2claws8
7582
7583         * src/summaryview.c
7584                 Added a sanity check in summary_select_thread
7585                 Should fix bug 601605
7586
7587 2002-08-29 [colin]      0.8.2claws7
7588
7589         * src/main.c
7590                 Revert claws6 changes regarding bug #591676
7591
7592 2002-08-28 [colin]      0.8.2claws6
7593         
7594         * src/main.c
7595                 Ignore cache for queue folderitems
7596                 Fix bug #591676
7597
7598 2002-08-28 [melvin]     0.8.2claws5
7599
7600         * README.claws
7601                 Fixed typos.
7602
7603 2002-08-28 [melvin]     0.8.2claws4
7604
7605         * README.claws
7606                 Updated a bit the text concerning the spell checker
7607
7608 2002-08-28 [melvin]     0.8.2claws3
7609
7610         Merged the GNU_aspell_branch:
7611                 Support of new GNU/aspell is now included and the old pspell
7612                 is not supported anymore.
7613                 See README.claws
7614
7615         * README.claws
7616                 Updated spell checker text to reflect the switch to GNU/aspell
7617
7618         * ac/aspell.m4          *** NEW ***
7619         * src/gtkaspell.[ch]    *** NEW *** 
7620         * ac/pspell.m4          *** DELETED *** 
7621         * src/gtkspell.[ch]     *** DELETED ***
7622
7623         * ac/Makefile.am
7624                 Updated for GNU/aspell support
7625
7626         * po/POTFILES.in
7627                 Replaced gtkspell.c by gtkaspell.c
7628
7629         * acconfig.h
7630         * src/Makefile.am
7631         * src/about.c
7632         * src/compose.[ch]
7633         * src/crash.c
7634         * src/main.c
7635         * src/prefs_common.[ch]
7636                 Updated for GNU/aspell support
7637
7638 2002-08-28 [paul]       0.8.2claws2
7639
7640         * sync with 0.8.2cvs4
7641                 see ChangeLog 2002-08-27 and 2002-08-28
7642
7643 2002-08-28 [colin]      0.8.2claws1
7644
7645         * src/summary_search.c
7646                 Added "AND search"
7647
7648 2002-08-28 [jens]       0.8.2claws
7649
7650         *po/de.po
7651                 Updated German translations
7652
7653 2002-08-27 [melvin]     0.8.2claws
7654
7655         * po/fr.po
7656                 Updated French translations
7657
7658 2002-08-27 [paul]       0.8.2claws
7659
7660         * sync with 0.8.2 main release
7661
7662         * po/en_GB.po
7663           po/es.po
7664           po/it.po
7665           po/pl.po
7666           po/pt_BR.po
7667           po/sr.po
7668                 updated message catalogs submitted by
7669                 Ricardo Mones Lastra, Alessandro Maestri,
7670                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7671                 Beneditto and Urke MMI  
7672
7673 2002-08-27 [hoa]        0.8.1claws123
7674
7675         * src/mainwindow.[ch]
7676         * src/summaryview.[ch]
7677                 removed the "filter setting" menu option.
7678                 add a "cancel a news message" menu option.
7679
7680 2002-08-26 [martin]     0.8.1claws122
7681
7682         * ChangeLog.claws
7683                 changed string under 0.8.1claws79 changed by myself
7684                 i'm sorry alfons :(
7685
7686 2002-08-26 [martin]     0.8.1claws121
7687
7688         * src/crash.c
7689                 added kill command to debuggerrc to start crash dialog
7690
7691 2002-08-26 [paul]       0.8.1claws120
7692
7693         * sync with 0.8.1cvs31
7694                 see ChangeLog 2002-08-26
7695
7696 2002-08-25 [alfons]     0.8.1claws119
7697
7698         * src/procmsg.c
7699                 fix bug that didn't send out correct headers to news server
7700                 when sending news article and email from queue (bug reported
7701                 and patch provided by Tim Mann; closes bug 
7702                 "[ 583196 ] 0.7.8claws can't post news")
7703
7704 2002-08-25 [alfons]     0.8.1claws118
7705
7706         * src/selective_download.c
7707                 mark two strings as translatable
7708                 (thanks to Urke MMI for pointing this out)
7709
7710 2002-08-25 [alfons]     0.8.1claws117
7711
7712         * src/summaryview.c
7713                 treat sent boxes as special and allow sorting them by addressee
7714                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7715                 submitted by Steve Lamb)
7716
7717 2002-08-24 [alfons]     0.8.1claws116
7718
7719         * src/matcher.c
7720                 fix memleak reported by Martin Kluge
7721                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7722
7723 2002-08-24 [oliver]     0.8.1claws115
7724
7725         * src/prefs_toolbar.c
7726                 o code cleanup as suggested by Alfons
7727                 o memleak fix
7728
7729 2002-08-24 [alfons]     0.8.1claws114
7730
7731         * src/summaryview.c
7732                 o fix another memory leak reported by Martin Kluge
7733                   (see "[ 599568 ] Small Memory Leak")
7734                 o remove 'from' variable from 'summary_set_header()'; we can
7735                   do with just 'to' 
7736
7737 2002-08-24 [paul]       0.8.1claws113
7738
7739         * sync with 0.8.1cvs30
7740                 see ChangeLog 2002-08-23
7741
7742 2002-08-24 [alfons]     0.8.1claws112
7743
7744         * src/summaryview.c
7745                 remove unnecessary allocations for search bar fixing leaks
7746                 reported by Martin Kluge
7747                 (see "[ 599451 ] Further memory leaks?")
7748
7749 2002-08-24 [alfons]     0.8.1claws111
7750
7751         * src/main.c
7752                 make get_socket_name() public for crash.c
7753         * src/crash.c
7754                 o make report bug button work (goes to claws' 
7755                   bug tracker at sf.net)
7756                 o introduce function for doing important stuff just
7757                   before claws goes down
7758                 o clean up code 
7759
7760 2002-08-24 [alfons]     0.8.1claws110
7761
7762         * src/compose.c
7763                 move cursor to "To" entry when forwarding as attachment
7764                 (reported and solved by Steve Lamb, closes bug report
7765                 "[ 592880 ] Forward as attachment; cursor not in to")
7766
7767 2002-08-24 [colin]      0.8.1claws109
7768
7769         * src/mainwindow.c
7770                 fix quick search visibility after GUI (de)separations.
7771
7772 2002-08-23 [colin]      0.8.1claws108
7773
7774         * src/mainwindow.c
7775                 fix header pane visibility after folderview or
7776                 messageview (de)separation
7777
7778 2002-08-23 [paul]       0.8.1claws107
7779
7780         * src/mainwindow.[ch]
7781           src/toolbar.c
7782                 give full control of display or non-display 
7783                 of the Execute icon to Custom toolbar settings.
7784                 add new sensitivity condition to maninwindow.h: 
7785                 M_DELAY_EXEC
7786
7787         * ChangeLog
7788           ChangeLog.jp
7789           NEWS
7790                 more sync with 0.8.1cvs29
7791
7792 2002-08-23 [melvin]     0.8.1claws106
7793
7794         * src/alertpanel.c
7795                 Readded support for custom widget in alertpanel lost in last
7796                 sync.
7797
7798 2002-08-23 [paul]       0.8.1claws105
7799
7800         * sync with 0.8.1cvs29
7801                 see ChangeLog 2002-08-23
7802
7803 2002-08-23 [colin]      0.8.1claws104
7804
7805         * src/summaryview.c
7806                 Fix folder and search pixmaps exchanging positions
7807                 after theme or toolbar changes. Thank to Oliver for 
7808                 reporting this.
7809
7810 2002-08-23 [colin]      0.8.1claws103
7811
7812         * src/mainwindow.c
7813           src/messageview.[ch]
7814           src/noticeview.[ch]
7815           src/summaryview.c
7816                 Changed messageview_create() and noticeview_create()
7817                 to avoid the last gdk_warning
7818
7819 2002-08-22 [colin]      0.8.1claws102
7820
7821         * src/summaryview.c
7822                 Fix my new `Creating pixmap from xpm' warning
7823
7824 2002-08-22 [colin]      0.8.1claws101
7825
7826         * src/mainwindow.c
7827                 Fix some of the gdk warnings
7828
7829 2002-08-22 [colin]      0.8.1claws100
7830
7831         * src/Makefile.am
7832         * src/stock_pixmap.c
7833         * src/stock_pixmap.h
7834         * src/pixmaps/quicksearch.xpm *ADDED*
7835                 Add the quicksearch pixmap
7836         * src/mainwindow.c
7837         * src/summaryview.c
7838         * src/summaryview.h
7839                 Make quicksearch bar visible/hidden via a button
7840
7841 2002-08-22 [christoph]  0.8.1claws99
7842
7843         * src/folder.c
7844                 fix folder update for newsgroups with message
7845                 numbers below minimum number of articles to fetch
7846                 (closes bug #598445)
7847
7848 2002-08-22 [paul]       0.8.1claws98
7849
7850         * sync with 0.8.1cvs28
7851                 see ChangeLog 2002-08-22
7852
7853 2002-08-21 [alfons]     0.8.1claws97
7854
7855         * src/crash.c
7856                 use bt instead of bt full which seems to work 
7857                 better, and bt full doesn't give a great deal 
7858                 of information anyway
7859
7860 2002-08-21 [colin]      0.8.1claws96
7861
7862         * src/summaryview.c
7863                 fix summaryview_searchtype_changed prototype
7864
7865 2002-08-21 [christoph]  0.8.1claws95
7866
7867         * src/mainwindow.c
7868                 o fix broken menu update for sorting type, we have to
7869                   get this info from the summaryview now
7870                 o removed setting of threaded state in menu callback
7871         * src/summaryview.[ch]
7872                 more summaryview/folderitem seperation for
7873                 threading option
7874         * configure.in
7875                 removed not required --with-compiler-flags option
7876
7877 2002-08-21 [oliver]     0.8.1claws94
7878         
7879         * src/toolbar.h 
7880                 o rename toolbar.xml to toolbar_main.xml
7881                   since toolbar_compose.xml might come up 
7882                   any time soon
7883         * README.claws
7884                 add custom toolbar              
7885
7886 2002-08-21 [darko]      0.8.1claws93
7887
7888         * src/procmsg.c
7889                 don't reset tmp flags for messages copied
7890                 to sent folder
7891
7892 2002-08-21 [colin]      0.8.1claws92
7893         
7894         * src/prefs_filtering.c
7895                 fix renaming rules on folder rename 
7896                 when folder is not a leaf folder
7897
7898 2002-08-21 [paul]       0.8.1claws91
7899
7900         * src/prefs_folder_item.c
7901                 fix alignment of colour selector
7902
7903 2002-08-21 [paul]       0.8.1claws90
7904
7905         * sync with 0.8.1cvs27
7906                 see ChangeLog 2002-08-21
7907
7908 2002-08-21 [paul]       0.8.1claws89
7909
7910         * src/summaryview.c
7911                 fix crash when changing field type in
7912                 Quick search bar
7913
7914 2002-08-21 [colin]      0.8.1claws88
7915
7916         * src/summaryview.c
7917                 Made quick search case-insensitive
7918
7919 2002-08-21 [paul]       0.8.1claws87
7920
7921         * sync with 0.8.1cvs26
7922                 see ChangeLog 2002-08-21
7923
7924 2002-08-20 [christoph]  0.8.1claws86
7925
7926         * src/folderview.c
7927         * src/main.c
7928         * src/summaryview.[ch]
7929                 more summaryview/folderitem seperation for
7930                 sort_key and sort_type
7931         * src/procmsg.c
7932                 added missing return statement
7933
7934 2002-08-20 [colin]      0.8.1claws85
7935
7936         * src/summaryview.[ch]
7937                 Added a quick search box
7938         * src/mainwindow.c
7939         * src/prefs_common.[ch]
7940                 Added a show/hide option for the quick search
7941
7942 2002-08-20 [oliver]     0.8.1claws84
7943         
7944         * src/mainwindow.c
7945                 remove toolbar_create_popups
7946         * src/toolbar.[ch]
7947                 o remove toolbar_create_popups
7948                 o fix toolbar_set_sensitive 
7949                   (Bug reports #596834 and #596832)     
7950         * src/prefs_toolbar.c
7951                 o add "Set default" button
7952                 o align label and text + combo widgets
7953
7954 2002-08-20 [hoa]        0.8.1claws83bis
7955
7956         * src/imap.c
7957                 fixed a bug in imap_fetch_msginfo() in case there is no
7958                 current folder.
7959
7960 2002-08-20 [darko]      0.8.1claws83
7961
7962         * src/folderview.c
7963                 copy the color style of folder view so it
7964                 works with GTK themes
7965
7966 2002-08-20 [darko]      0.8.1claws82
7967
7968         * src/folder.h
7969         * src/folderview.c
7970         * src/prefs_folder_item.[hc]
7971                 don't use UI stuff in folder.h
7972
7973 2002-08-20 [darko]      0.8.1claws81
7974
7975         * src/folder.h
7976         * src/prefs_folder_item.h
7977         * src/folderview.c
7978         * src/prefs_folder_item.c
7979                 ability to set folder color in folderview
7980
7981 2002-08-19 [alfons]     0.8.1claws80
7982
7983         * src/summaryview.c
7984                 fix one of the earlier memleaks reported by Martin Kluge
7985
7986 2002-08-19 [alfons]     0.8.1claws79
7987
7988         * src/mainwindow.c
7989                 hide notice view when selecting seperate folder
7990                 view (reported by Urke MMI)
7991
7992 2002-08-19 [christoph]  0.8.1claws78
7993
7994         * src/folderview.c
7995         * src/prefs_folder_item.h
7996         * src/summaryview.[ch]
7997                 o add summary_set_prefs_from_folderitem to set
7998                   summaryview prefs (first step to remove all
7999                   references to the folderitem in summaryview)
8000                 o moved compiled regex stuff from folderitem prefs
8001                   to summaryview code
8002
8003 2002-08-19 [paul]       0.8.1claws77
8004
8005         * src/compose.c
8006                 add check for '.' to QUOTE_IF_REQUIRED
8007
8008 2002-08-19 [paul]       0.8.1claws76
8009
8010         * src/inc.c
8011                 sync with 0.8.1cvs25 (plug memory leak)
8012
8013         * src/prefs_toolbar.c
8014                 re-order prefs_toolbar_cancel()
8015
8016 2002-08-18 [alfons]     0.8.1claws75
8017
8018         * src/inc.c
8019         * src/matcher.c
8020                 plug other memleaks reported by Martin Kluge
8021
8022 2002-08-18 [paul]       0.8.1claws74
8023
8024         * po/pt_BR.po
8025                 updated by Fabio Jr. Beneditto
8026
8027 2002-08-18 [paul]       0.8.1claws73
8028
8029         * src/toolbar.[ch]
8030                 fix bug where tooltips were displayed untranslated              
8031
8032         * src/prefs_toolbar.c
8033                 fix bug where clicking 'Cancel' creates an icon & text
8034                 toolbar regardless of prefs
8035         
8036
8037 2002-08-17 [oliver]     0.8.1claws72
8038
8039         * src/prefs_toolbar.c
8040                 update toolbar on CANCEL
8041                 bug reported by Martin Kluge
8042         * src/toolbar.c
8043                 toolbar_destroy memleak fixed           
8044
8045 2002-08-17 [alfons]     0.8.1claws71
8046
8047         * src/toolbar.c
8048                 plug another memleak reported by Martin Kluge
8049
8050 2002-08-16 [alfons]     0.8.1claws70
8051
8052         * src/crash.c
8053                 use execvp() correctly (suggested by wwp; thanks!)
8054
8055 2002-08-16 [alfons]     0.8.1claws69
8056
8057         * src/gtksctree.c
8058                 plug memory leak reported by Kim Schultz & Martin Kluge
8059
8060 2002-08-16 [paul]       0.8.1claws68
8061
8062         * po/es.po
8063                 updated by Ricardo Mones Lastra
8064
8065 2002-08-16 [paul]       0.8.1claws67
8066
8067         * src/toolbar.h
8068                 fix bug where 'Compose News' icon showed wrong
8069                 tooltip
8070
8071 2002-08-16 [paul]       0.8.1claws66
8072
8073         * sync with 0.8.1cvs24
8074                 see ChangeLog 2002-08-16
8075
8076         * po/it.po
8077                 updated by Alessandro Maestri
8078
8079 2002-08-15 [paul]       0.8.1claws65
8080
8081         * po/sr.po
8082                 updated by Urke MMI
8083
8084 2002-08-15 [paul]       0.8.1claws64
8085
8086         * src/*.c
8087                 don't translate debug info
8088
8089         * src/matcher.[ch]
8090                 add copyright info
8091
8092 2002-08-15 [paul]       0.8.1claws63
8093
8094         * src/prefs_toolbar.c
8095                 fix bug where clicking 'OK' creates an icon & text
8096                 toolbar regardless of prefs
8097
8098 2002-08-14 [alfons]     0.8.1claws62
8099
8100         * src/main.c
8101                 add global var that has the full argv[0]
8102         * src/crash.c
8103                 o execvp the correct sylpheed by using argv0
8104                   and setting the correct work dir
8105                 o other tweaks  
8106
8107 2002-08-14 [oliver]     0.8.1claws61
8108         
8109         * enable/disable Toolbar Action Buttons 
8110         * code cleanups
8111         * src/mainwindow.c
8112         * src/toolbar.[ch]      
8113         * src/prefs_toolbar.c   
8114
8115 2002-08-14 [melvin]     0.8.1claws60
8116
8117         * po/fr.po
8118                 Updated French translations
8119
8120 2002-08-14 [melvin]     0.8.1claws59
8121
8122         * src/crash.c
8123                 Made bug report not translatable
8124         * src/exporthtml.c
8125                 Fixed exporthtml_build_filespec() return value
8126         * src/foldersel.c
8127                 Fixed incorrect include file
8128         * src/gtkspell.c
8129         * src/prefs_actions.c
8130         * src/prefs_toolbar.c
8131                 Made debug info not translatable
8132         * src/mutt.c
8133         * src/quote_fmt.c
8134                 Added missing includes
8135         * src/prefs_common.c
8136                 Fixed typo
8137
8138 2002-08-14 [paul]       0.8.1claws58
8139
8140         * faq/es/sylpheed-faq.html
8141           faq/es/sylpheed-faq-[1-3].html
8142           faq/es/sylpheed-faq-4.html     **NEW FILE **
8143                 update Spanish FAQ
8144
8145 2002-08-13 [christoph]  0.8.1claws57
8146
8147         * src/procmsg.c
8148                 ignore thread fix that did not mark all
8149                 child nodes of a ignored thread as
8150                 ignored. Does not work perfectly yet,
8151                 but it is better now
8152
8153 2002-08-13 [alfons]     0.8.1claws56
8154
8155         * src/crash.c
8156                 o implement 'save crash log'
8157                 o some tweaks
8158
8159 2002-08-13 [melvin]     0.8.1claws55
8160
8161         * src/main.c
8162                 removed unrequired "execinfo.h" header
8163
8164 2002-08-12 [paul]       0.8.1claws54
8165
8166         * faq/en/sylpheed-faq.html
8167           faq/en/sylpheed-faq-[1-3].html
8168           faq/en/sylpheed-faq-4.html     **NEW FILE **
8169                 update English FAQ
8170
8171 2002-08-12 [alfons]     0.8.1claws53
8172
8173         * po/POTFILES.in
8174                 add crash.c to translatables
8175         * src/crash.c
8176                 bring in Leandro's crash dialog
8177
8178 2002-08-11 [alfons]     0.8.1claws52
8179
8180         * src/crash.c
8181                 clean up some warnings
8182
8183 2002-08-11 [alfons]     0.8.1claws51
8184
8185         * acconfig.h
8186         * configure.in
8187         * src/crash.[ch]        ** NEW FILES **
8188         * src/main.c            
8189                 initial gdb crash handler
8190
8191 2002-08-11 [paul]       0.8.1claws50
8192
8193         * src/prefs_toolbar.c
8194                 replace Up/Down arrow pixmaps with text to be
8195                 consistent across icon themes
8196
8197 2002-08-11 [paul]       0.8.1claws49
8198
8199         * src/prefs_common.c
8200           src/prefs_toolbar.c
8201                 rename 'Pixmap' -> 'Icon'
8202
8203         * src/toolbar.[ch]
8204                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8205
8206 2002-08-10 [paul]       0.8.1claws48
8207
8208         * src/prefs_toolbar.c
8209                 re-work the UI
8210
8211 2002-08-10 [paul]       0.8.1claws47
8212
8213         * src/main.c
8214                 don't write Processing progress to status bar
8215                 patch submitted by Alexander Evseev
8216
8217         * src/prefs_toolbar.c
8218                 re-position and resize window
8219                 make window assume correct size on first call
8220
8221 2002-08-10 [paul]       0.8.1claws46
8222
8223         * src/mainwindow.c
8224           src/prefs_toolbar.c
8225           src/toolbar.c
8226           src/toolbar.h
8227                 obey coding style
8228                 follow UI text conventions
8229
8230 2002-08-10 [alfons]     0.8.1claws45
8231
8232         * src/toolbar.c
8233                 correct pixmap for delete action
8234
8235 2002-08-10 [paul]       0.8.1claws44
8236
8237         * po/pt_BR.po
8238                 updated by Fabio Jr. Beneditto
8239
8240 2002-08-10 [paul]       0.8.1claws43
8241
8242         * po/POTFILES.in
8243                 add custom toolbar files
8244
8245 2002-08-10 [paul]       0.8.1claws42
8246
8247         * sync with 0.8.1cvs22
8248                 see ChangeLog 2002-08-09
8249
8250 2002-08-09 [paul]       0.8.1claws41
8251
8252         * tools/Makefile.am
8253           tools/README
8254           tools/outlook2sylpheed.pl     ** NEW FILE **
8255                 add script to convert exported Outlook
8256                 contacts list to a Sylpheed addressbook.
8257                 Submitted by Ricardo Mones Lastra.
8258
8259 2002-08-09 [paul]       0.8.1claws40
8260
8261         * AUTHORS
8262           configure.in
8263           po/sr.po      ** NEW FILE **
8264                 add Serbian message catalog. Submitted by
8265                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8266
8267 2002-08-09 [paul]       0.8.1claws39
8268
8269         * sync with 0.8.1cvs21
8270                 see ChangeLog 2002-08-08
8271
8272 2002-08-08 [oliver]     0.8.1claws38
8273
8274         * src/mainwindow.c
8275                 move Custom Toolbar to Configuration menu
8276
8277 2002-08-08 [oliver]     0.8.1claws37
8278
8279         * src/prefs_toolbar.c
8280                 fix substitute pixmap bug
8281
8282 2002-08-08 [paul]       0.8.1claws36
8283
8284         * sync with 0.8.1cvs19
8285                 see ChangeLog 2002-08-08
8286
8287 2002-08-07 [christoph]  0.8.1claws35
8288
8289         * src/utils.c
8290                 fixed a memory leak in new canonicalize_file_replace
8291
8292 2002-08-07 [christoph]  0.8.1claws34
8293
8294         * src/utils.[ch]
8295                 o canonicalize_file_replace should create the temporary
8296                   file in the same directory as the original file.
8297                 o added get_tmpfile_in_dir that creates a temorary file
8298                   in a specified directory.
8299
8300 2002-08-07 [melvin]     0.8.1claws33
8301
8302         * src/toolbar.c
8303                 fixed bug where 'Article' button acted as 'Email' button.
8304
8305 2002-08-07 [paul]       0.8.1claws32
8306
8307         * sync with 0.8.1.cvs17
8308                 see ChangeLog 2002-08-07
8309
8310 2002-08-07 [colin]      0.8.1claws31
8311         
8312         * src/news.c
8313                 fix mass-cancel problem
8314
8315 2002-08-07 [thorsten]   0.8.1claws30
8316
8317         * src/prefs_toolbar.c
8318                 fix: crash on replace or add new button
8319         * src/toolbar.c
8320                 fix: close xmlfile after reading
8321         * src/utils.c
8322                 fix: unlink() file before rename()
8323
8324 2002-08-06 [paul]       0.8.1claws29
8325
8326         * sync with 0.8.cvs15
8327                 see ChangeLog 2002-08-06
8328
8329 2002-08-06 [oliver]     0.8.1claws28
8330
8331         * src/toolbar.c
8332         * src/prefs_toolbar.c
8333                 fixed empty toolbar issue
8334
8335 2002-08-06 [oliver]     0.8.1claws27
8336
8337         * Custom Toolbar Final 
8338         * src/folderview.c
8339         * src/inc.c
8340         * src/summaryview.c
8341                 o toolbar stuff now lives in src/toolbar.[ch]
8342                 o main_window_toolbar_* functions are renamed to
8343                   toolbar_* reflecting their new source file
8344         * src/mainwindow.[ch]
8345                 o remove toolbar stuff  
8346
8347 2002-08-06 [oliver]     0.8.1claws26
8348         
8349         * src/Makefile.am
8350         * src/prefs_toolbar.[ch]        **New File**
8351         * src/toolbar.[ch]              **New File**
8352                 o prefs_toolbar.[ch] custom toolbar frontend
8353                 o toolbar.[ch]       backend 
8354
8355 2002-08-06 [oliver]     0.8.1claws25
8356
8357         * src/prefs_actions.[ch]
8358                 o new exported function actions_execute
8359
8360 2002-08-06 [paul]       0.8.1claws24
8361
8362         * sync with 0.8.1cvs4
8363                 see ChangeLog 2002-08-06
8364
8365 2002-08-06 [paul]       0.8.1claws23
8366
8367         * sync with 0.8.1cvs13
8368                 see ChangeLog 2002-08-06
8369
8370 2002-08-06 [paul]       0.8.1claws22
8371
8372         * sync with 0.8.1cvs12
8373                 see ChangeLog 2002-08-05 and 2002-08-06
8374
8375 2002-08-06 [match]      0.8.1claws21
8376
8377         * src/addrclip.c
8378                 improvements to cut/copy/paste address
8379
8380 2002-08-05 [match]      0.8.1claws20
8381
8382         * src/addritem.[ch]
8383         * src/addrcache.c
8384         * src/addrbook.c
8385         * src/editaddress.c
8386         * src/addressbook.c
8387                 fixes to improve cut/copy/paste
8388
8389 2002-08-06 [melvin]     0.8.1claws19
8390
8391         * src/account.[ch]
8392                 account_find_all_from_address(): new function that returns the
8393                 list of all accounts that are matched in an address.
8394         * src/alertpanel.[ch]
8395                 alertpanel() now accepts a custom widget
8396                 alertpanel_with_widget(): new function that pops up a panel with
8397                 a custom widget in it 
8398         * src/gtkutils.[ch]
8399                 gtkut_account_menu_new(): new function that allows the selection
8400                 of an account from a list of accounts.
8401         * src/messageview.c
8402                 Extended Return Receipt notification to select the correct 
8403                 account and to make a security test on the Delivery-Notification
8404                 address which should be the same as the Return-Path.
8405
8406 2002-08-06 [thorsten]   0.8.1claws18
8407
8408         * src/mimeview.c
8409                 attach_all: save unnamed as "noname.%d",
8410                 dont free static dirname
8411
8412 2002-08-05 [alfons]     0.8.1claws17
8413
8414         * configure.in
8415                 detect XIM by trying to link rather than compile a XIM program
8416
8417 2002-08-05 [oliver]     0.8.1claws16
8418                 
8419         * src/stock_pixmap.[ch]
8420                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8421                 o new func to retrieve pixmaps
8422
8423 2002-08-05 [paul]       0.8.1claws15
8424
8425         * sync with 0.8.1cvs10
8426                 see ChangeLog 2002-08-05
8427
8428 2002-08-04 [alfons]     0.8.1claws14
8429
8430         * src/textview.c
8431                 see if this plugs memleak
8432
8433 2002-08-04 [melvin]     0.8.1claws13
8434
8435         * src/gtkspell.c
8436                 fixed bug that could crash Sylpheed when highlighting
8437                 all misspelled words.
8438
8439 2002-08-03 [melvin]     0.8.1claws12
8440
8441         * src/prefs_actions.c
8442                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8443         * src/messageview.c
8444                 fixed bug where the Return Receipt was sent to
8445                 Delivery-Notification-To address even if it was not present
8446
8447 2002-08-02 [alfons]     0.8.1claws11
8448
8449         * src/prefs_actions.c
8450                 o more check for NULLs
8451                 o put create_io_dialog() in right conditional block
8452
8453 2002-08-02 [paul]       0.8.1claws10
8454
8455         * po/es.po
8456                 updated by Ricardo Mones Lastra
8457
8458 2002-08-01 [christoph]  0.8.1claws9
8459
8460         * src/folder.c
8461                 don't free the cache of the opened
8462                 folder in the summaryview
8463         * src/summaryview.c
8464                 don't unset flags, if it is not required
8465
8466 2002-08-01 [paul]       0.8.1claws8
8467
8468         * sync with 0.8.1cvs8
8469                 see ChangeLog entry 2002-08-01
8470
8471 2002-08-01 [paul]       0.8.1claws7
8472
8473         * sync with 0.8.1cvs7
8474                 see ChangeLog 2002-07-31 and 2002-08-01
8475
8476 2002-07-31 [christoph]  0.8.1claws6
8477
8478         * src/mainwindow.c
8479                 forgot to update menu sensitivity
8480                 function for new menu entry
8481
8482 2002-07-31 [alfons]     0.8.1claws5
8483
8484         * src/main.c
8485                 check folder item and its path for NULL on
8486                 initial processing
8487
8488 2002-07-31 [christoph]  0.8.1claws4
8489
8490         * src/folder.c
8491                 check if folder_item_get_msginfo in
8492                 folder_item_remove_msg returned NULL
8493         * src/imap.c
8494                 better clear the uid cache in the
8495                 uid validity check function and delete
8496                 cached messages
8497
8498 2002-07-31 [paul]       0.8.1claws3
8499
8500         * man/sylpheed.1
8501                 add the '--attach' option and a few other
8502                 minor changes
8503
8504 2002-07-31 [paul]       0.8.1claws2
8505
8506         * sync with 0.8.1cvs5
8507                 see ChangeLog 2002-07-31
8508
8509 2002-07-31 [christoph]  0.8.1claws1
8510
8511         * src/folderview.[ch]
8512         * src/mainwindow.c
8513                 replace "Rescan all folders..." with
8514                 "Check all folders for new messages..."
8515
8516 2002-07-30 [paul]       0.8.1claws
8517
8518         * version 0.8.1claws released
8519
8520 2002-07-30 [paul]       0.8.0claws29
8521
8522         * tools/OOo2sylpheed.pl ** NEW FILE **
8523           tools/README
8524                 add script to enable sending documents as
8525                 attachments from OpenOffice.org
8526
8527 2002-07-30 [melvin]     0.8.0claws28
8528
8529         * src/prefs_actions.c
8530                 Made the actions' input/output dialog display
8531                 without delay.
8532
8533 2002-07-30 [christoph]  0.8.0claws27
8534
8535         * src/procmsg.c
8536                 check if folder_item_get_msginfo in
8537                 procmsg_save_to_outbox returned NULL
8538
8539 2002-07-30 [paul]       0.8.0claws26
8540
8541         * sync with 0.8.1cvs4
8542                 see ChangeLog 2002-07-29
8543
8544 2002-07-29 [thorsten]   0.8.0claws25
8545
8546         * README.claws
8547                 added selective download, delete on server
8548
8549 2002-07-29 [paul]       0.8.0claws24
8550
8551         * sync with 0.8.1cvs3
8552                 see ChangeLog 2002-07-29
8553
8554 2002-07-27 [christoph]  0.8.0claws23
8555
8556         * src/folder.c
8557                 add extra check if fetching the msginfo
8558                 returned NULL
8559
8560 2002-07-27 [paul]       0.8.0claws22
8561
8562         * sync with 0.8.1cvs2
8563                 see ChangeLog 2002-07-26
8564
8565 2002-07-27 [christoph]  0.8.0claws21
8566
8567         * src/imap.c
8568                 add another check if a valid msginfo
8569                 was returned
8570
8571 2002-07-26 [hoa]        0.8.0claws20
8572
8573         * src/folder.c
8574                 Fixed a condition in folder_item_destroy()
8575
8576         * src/imap.c
8577                 Fixed an error in IMAP protocol
8578
8579 2002-07-26 [alfons]     0.8.0claws19
8580
8581         * src/folder.c
8582                 ofcourse compare with identifier, not the path
8583
8584 2002-07-26 [alfons]     0.8.0claws18
8585
8586         * src/folder.c
8587                 use folder item identifier for saving / restoring
8588                 preferences because folder->path might not be unique
8589
8590 2002-07-26 [melvin]     0.8.0claws17
8591
8592         * src/logwindow.c
8593                 Fixed a crash introduced in 0.8.0claws5 when log is 
8594                 cut under 80 characters.
8595
8596 2002-07-26 [paul]       0.8.0claws16
8597
8598         * sync with 0.8.1cvs1
8599                 see ChangeLog 2002-07-26
8600
8601 2002-07-26 [christoph]  0.8.0claws15
8602
8603         * src/imap.[ch]
8604                 imap folder now remembers the last selected
8605                 folder and imap_fetch_msginfo skips selecting
8606                 the folder if it is already selected
8607
8608 2002-07-26 [christoph]  0.8.0claws14
8609
8610         * src/folder.c
8611         * src/folderview.c
8612         * src/imap.c
8613                 fix imap folder rescanning
8614
8615 2002-07-25 [christoph]  0.8.0claws13
8616
8617         * src/filter.c
8618         * src/folder.[ch]
8619         * src/folderview.c
8620         * src/imap.[ch]
8621         * src/mainwindow.c
8622         * src/mbox_folder.c
8623         * src/mh.c
8624         * src/news.c
8625                 implement imap uid cache and uid validity check
8626
8627 2002-07-25 [alfons]     0.8.0claws12
8628
8629         * src/summaryview.c
8630                 fix a brown paper bag bug, and also add some more
8631                 checks
8632
8633 2002-07-25 [christoph]  0.8.0claws11
8634
8635         * src/folder.c
8636                 don't mix copy, fetch_msginfo and remove
8637                 operations in folder item copy and move
8638                 operations
8639
8640 2002-07-25 [christoph]  0.8.0claws10
8641
8642         * src/folderview.c
8643         * src/mainwindow.c
8644         * src/prefs_folder_item.c
8645         * src/summaryview.[ch]
8646                 remove no longer required parameter update_cache from
8647                 summary_show
8648
8649 2002-07-25 [paul]       0.8.0claws9
8650
8651         * sync with 0.8.1
8652         
8653         * AUTHORS
8654                 a few corrections
8655
8656 2002-07-24 [alfons]     0.8.0claws8
8657
8658         * src/summaryview.c
8659                 sort correctly when using simplified subject line
8660                 (closes feature request "[ 585141 ] applying regexp to subject 
8661                 before sort" submitted by Alexandra Walford)
8662
8663 2002-07-24 [paul]       0.8.0claws7
8664
8665         * sync with 0.8.0cvs3
8666                 see ChangeLog 2002-07-24
8667
8668 2002-07-23 [christoph]  0.8.0claws6
8669
8670         * src/folder.c
8671         * src/folder.h
8672         * src/summaryview.c
8673         * src/summaryview.h
8674         * src/main.c
8675                 o separate processing and summaryview
8676                 o removed summary_write_cache from summaryview
8677                 o removed summaryview->killed_messages, because we don't have
8678                   to keep a list of killed messages anymore. New cache will
8679                   keep the hidden messages in cache anyway
8680         * src/folderview.c
8681         * src/inc.c
8682         * src/selective_download.c
8683                 o removed unnecessary summary_write_cache calls
8684         * src/procmsg.c
8685                 o don't set ignore thread flag in procmsg_get_thread_tree
8686                   if it is already set
8687         * src/mainwindow.c
8688         * src/statusbar.h
8689                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8690                   they are used in different files
8691
8692 2002-07-23 [melvin]     0.8.0claws5
8693
8694         * src/addressbook.c
8695         * src/addrgather.c
8696         * src/editaddress.c
8697         * src/editgroup.c
8698         * src/editldap_basedn.c
8699         * src/importldif.c
8700         * src/prefs_common.c
8701                 Fixed few memory leak (gtk_editable_get_chars returns
8702                 an allocated string)
8703         * src/logwindow.c
8704                 Fixed few memory leak (gtk_editable_get_chars returns
8705                 an allocated string) and modified a little the log cutting
8706                 loop.
8707         * src/compose.c
8708                 Replaced a call to an obsolete function gtk_entry_get_text()
8709                 by gtk_editable_get_chars()
8710         * src/send.c
8711                 Removed a debug printf
8712
8713 2002-07-23 [christoph]  0.8.0claws4
8714
8715         * src/filesel.c
8716                 fix another g_dirname memory leak
8717
8718 2002-07-23 [christoph]  0.8.0claws3
8719
8720         * src/mh.c
8721                 fixed a memory leak in mh_fetch_msginfo
8722                 fixed crash when message header could not be
8723                 parsed
8724
8725 2002-07-23 [paul]       0.8.0claws2
8726
8727         * sync with 0.8.0cvs2
8728                 see ChangeLog 2002-07-23
8729
8730 2002-07-23 [paul]       0.8.0claws1
8731
8732         * sync with 0.8.0cvs1
8733                 see ChangeLog 2002-07-23
8734
8735 2002-07-23 [paul]       0.8.0claws
8736
8737         * release of 0.8.0claws
8738
8739 2002-07-23 [paul]       0.7.8claws99
8740
8741         * po/ru.po
8742                 new Russian translation, submitted by
8743                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8744
8745 2002-07-22 [jens]       0.7.8claws98
8746
8747         * po/de.po
8748                 Updated German translations.
8749
8750 2002-07-22 [paul]       0.7.8claws97
8751
8752         * po/es.po
8753           po/it.po
8754           po/nl.po
8755           po/pt_BR.po
8756                 updated translations by Ricardo Mones Lastra,
8757                 Alessandro Maestri, Wilbert Berendsen and 
8758                 Fabio Jr. Beneditto respectively
8759
8760 2002-07-22 [christoph]  0.7.8claws96
8761
8762         * src/mimeview.c
8763                 fix memory leak caused by wrong g_dirname usage
8764
8765 2002-07-22 [christoph]  0.7.8claws95
8766
8767         * src/summaryview.c
8768                 update new and unread message counts for summaryview
8769                 summaryview does not get it from the folder anymore
8770                 and has to update the values itself
8771
8772 2002-07-22 [melvin]     0.7.8claws94
8773
8774         * po/fr.po
8775                 Updated French translations.
8776
8777 2002-07-22 [christoph]  0.7.8claws93
8778
8779         * src/matcher.c
8780                 set prop->preg pointer to NULL or following check
8781                 will not fail and regexec will be called with
8782                 invalid pointer
8783
8784 2002-07-21 [alfons]     0.7.8claws92
8785         
8786         * src/prefs_common.[ch]
8787                 remove option "Send return receipt on request"
8788
8789 2002-07-21 [thorsten]   0.7.8claws91
8790
8791         * src/mimeview.c
8792                 fixed memleaks, coding style as pointed out by alfons
8793
8794 2002-07-21 [alfons]     0.7.8claws90
8795
8796         * src/messageview.c
8797         * src/noticeview.[ch]
8798                 o fix bug notice view being displayed when going to empty folder 
8799                   (noticed by Christoph)
8800                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8801                   (noticed by Thorsten)
8802
8803 2002-07-21 [thorsten]   0.7.8claws89
8804
8805         * src/mimeview.c
8806                 Included save_all patch from Xaview FACQ
8807                 added support for pathnames
8808
8809 2002-07-21 [alfons]     0.7.8claws88
8810
8811         * po/POTFILES.in
8812         * src/Makefile.am
8813         * src/mainwindow.c
8814         * src/messageview.[ch]
8815         * src/noticeview.c      ** NEW FILE **
8816         * src/noticeview.h      ** NEW FILE **
8817                 make return receipts work again
8818                 (UI idea by Leandro Pereira)
8819
8820 2002-07-21 [paul]       0.7.8claws87
8821
8822         * src/summaryview.c
8823                 fix sensitivity of 'Select thread'
8824
8825 2002-07-21 [paul]       0.7.8claws86
8826
8827         * src/prefs_common.c
8828                 add browser command line for Galeon
8829
8830 2002-07-21 [paul]       0.7.8claws85
8831
8832         * Makefile.am
8833                 fix 'EXTRA_DIST': remove README.README, add TODO
8834                 and TODO.claws
8835
8836 2002-07-21 [alfons]     0.7.8claws84
8837
8838         * src/gtkstext.c
8839                 make enter clear selection
8840                 (closes "[ 579888 ] Editor selection/entry error"
8841                 reported by Steve Lamb)
8842
8843 2002-07-21 [alfons]     0.7.8claws83
8844         
8845         * src/summaryview.c
8846                 sort message list when selecting unthread messages
8847                 (closes "[ 501593 ] switching threaded view doesn't sort"
8848                 reported by Simon Schubert)
8849
8850 2002-07-20 [alfons]     0.7.8claws82
8851         
8852         * src/matcher.c
8853                 const-correctness
8854
8855 2002-07-20 [thorsten]   0.7.8claws81
8856
8857         * src/matcher.c
8858                 Fixed expansion of empty fields in matchactions
8859
8860 2002-07-19 [melvin]     0.7.8claws80
8861
8862         * src/gtkspell.c
8863                 Removed a duplicate menu entry (fast mode) introduced during
8864                 the new cache merge
8865                 Added a menu separator between 'Use alternate' and 'Fast mode'
8866
8867 2002-07-19 [paul]       0.7.8claws79
8868
8869         * tools/Makefile.am
8870           tools/README
8871                 correct typos
8872
8873 2002-07-19 [thorsten]   0.7.8claws78
8874
8875         * tools/calypso_convert.pl      ** NEW FILE **
8876           tools/README
8877           tools/Makefile.am
8878                 script to import mbox files exported
8879                 by calypso
8880                 o generates folder structure
8881                 o includes attachments
8882
8883 2002-07-19 [melvin]     0.7.8claws77
8884
8885         * src/selective_download.[ch]
8886                 Fixed bug where closing the dialog with the window manager's
8887                 close button will not unlock the summary
8888                 Corrected some function declarations that missed a return value
8889                 Made the source code comply better with coding style.
8890         * src/prefs_common.c
8891                 Added new browser command line for Mozilla.
8892
8893 2002-07-18 [paul]       0.7.8claws76
8894
8895         * src/mainwindow.c
8896           src/selective_download.[ch]
8897                 reflect theme changes, fix Gdk Warning when creating 
8898                 pixmap from NULL window, and minor clean up.
8899                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8900
8901         * po/en_GB.po
8902                 updated
8903
8904 2002-07-17 [paul]       0.7.8claws75
8905
8906         * INSTALL[.jp]
8907                 sync with 0.8.0
8908         
8909         * po/en_GB.po
8910                 updated
8911
8912 2002-07-16 [paul]       0.7.8claws74
8913
8914         * tools/filter_conv.pl
8915           tools/README
8916                 replace conversion script with reimplemented version, 
8917                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8918
8919 2002-07-16 [colin]      0.7.8claws73
8920
8921         * src/summaryview.c
8922                 remove forgotten debug messages - sorry ;-)
8923
8924 2002-07-16 [colin]      0.7.8claws72
8925
8926         * src/mimeview.c
8927           src/summaryview.c
8928           src/textview.c
8929           src/textview.h
8930                 add the ability to select part of a text mime-part 
8931                 to reply.
8932
8933 2002-07-15 [christoph]  0.7.8claws71
8934
8935         * src/folder.c
8936                 fix folder message count for folders without
8937                 msg_is_changed (includes news folders)
8938
8939 2002-07-15 [martin]     0.7.8claws70
8940
8941         * src/summaryview.c
8942                 option "display recipient on 'From'..." now works
8943                 without the need of enabling the option
8944                 "display  sender  using  address  book".
8945
8946 2002-07-15 [christoph]  0.7.8claws69
8947
8948         * src/summaryview.c
8949                 removed setting folder status from summaryview.
8950                 folder.c should update all message counts correctly.
8951
8952 2002-07-15 [paul]       0.7.8claws68
8953
8954         * po/pt_BR.po
8955                 updated by Fabio Junior Beneditto
8956
8957 2002-07-15 [darko]      0.7.8claws67
8958
8959         * src/mh.c
8960                 Fixed target folder colorization, don't decrease op
8961                 number twice
8962
8963 2002-07-14 [paul]       0.7.8claws66
8964
8965         * sync with main 0.8.0
8966                 see ChangeLog 2002-07-14
8967
8968 2002-07-13 [melvin]     0.7.8claws65
8969         
8970         * src/addrbook.c
8971         * src/addressbook.c
8972         * src/addrindex.c
8973                 Replaced sprintf by g_snprintf to prevent possible buffer
8974                 overflow.
8975         * src/news.c
8976                 Corrected a log message output format.
8977                 Added a missing "done" debug output.
8978         * src/compose.c
8979                 Added keyboard accelerator for Priority menu items
8980                 Added missing \n in debug output
8981         * src/logwindow.c
8982         * src/gtkspell.c
8983         * src/rfc2015.c
8984                 Added missing \n in debug output
8985
8986 2002-07-13 [paul]       0.7.8claws64
8987
8988         * man/sylpheed.1
8989                 change Sergey's email address to the sf address
8990
8991         * src/textview.c
8992                 increase show_url_timeout (more useful for long
8993                 urls)
8994
8995 2002-07-12 [sergey]     0.7.8claws63
8996
8997         * src/rfc2015.c
8998                 applied (with some modifications) patch to set the
8999                 micalg parameter for signatures
9000                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9001
9002 2002-07-12 [sergey]     0.7.8claws62
9003
9004         * man/Makefile.am
9005         * configure.in
9006                 fixed man page installation
9007
9008 2002-07-12 [paul]       0.7.8claws61
9009
9010         * sync with 0.7.8cvs26
9011                 see ChangeLog 2002-07-11 and 2002-07-12
9012
9013 2002-07-11 [christoph]  0.7.8claws60
9014
9015         * src/compose.c
9016         * src/procmsg.c
9017                 first use the message number to find the message
9018                 to mark with a reply flag but check the
9019                 message-id if we got the correct message, if not
9020                 try to find it by message-id.
9021                 use new string seperator that is not allowed
9022                 in message-ids.
9023
9024 2002-07-11 [paul]       0.7.8claws59
9025
9026         * sync with 0.7.8cvs23
9027                 see ChangeLog 2002-07-10
9028
9029 2002-07-10 [christoph]  0.7.8claws58
9030
9031         * src/folder.[ch]
9032         * src/msgcache.[ch]
9033                 Added message-id table to the cache in memory
9034                 and functions to msgcache.c and folder.c to
9035                 fetch MsgInfos by message id
9036         * src/compose.c
9037         * src/procmsg.c
9038                 store folder and message-id of message replying
9039                 to in queue header and set reply flag after sending
9040                 (Closes bug #469498)
9041
9042 2002-07-10 [paul]       0.7.8claws57
9043
9044         * AUTHORS
9045           man/sylpheed.1.gz
9046                 add Martin to the list of authors
9047
9048 2002-07-09 [martin]     0.7.8claws56
9049         * src/gtksctree.c
9050                 Added gtk_ctree_last_visible(), tree_update_level(),
9051                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9052                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9053                 from gtk+ to gtksctree.c for the new sorting code
9054                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9055                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9056         * src/gtksctree.h
9057                 Added declaration for gtk_sctree_sort_recursive() and
9058                 gtk_sctree_sort_node
9059         * src/addressbook.c
9060         * src/foldersel.c
9061         * src/folderview.c
9062         * src/summaryview.c
9063                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9064                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9065
9066 2002-07-08 [paul]       0.7.8claws55
9067
9068         * more sync with 0.7.8cvs21
9069                 see ChangeLog 2002-07-08
9070
9071 2002-07-08 [paul]       0.7.8claws54
9072
9073         * sync with 0.7.8cvs21
9074                 see ChangeLog 2002-07-08
9075
9076 2002-07-07 [alfons]     0.7.8claws53
9077
9078         * src/Makefile.am
9079         * src/stock_pixmap.[ch]
9080         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9081         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9082         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9083                 add new pixmaps for upcoming notice pane
9084
9085 2002-07-06 [melvin]     0.7.8claws52
9086
9087         * src/gtkspell.[ch]
9088                 Made them a bit closer to Sylpheed's coding style.
9089                 Removed old code.
9090                 Removed possible memory leaks when some errors occurs.
9091
9092 2002-07-06 [melvin]     0.7.8claws51
9093
9094         * po/Makefile.in.in
9095                 Removed --no-location in xgettext command line to help
9096                 translators that use Emacs' po-mode
9097         * src/quote_fmt.c
9098                 Removed unnecessary comments that messed up sylpheed.pot
9099
9100 2002-07-06 [paul]       0.7.8claws50
9101
9102         * sync with 0.7.8cvs19
9103                 see ChangeLog 2002-07-05
9104
9105 2002-07-06 [christoph]  0.7.8claws49
9106
9107         * src/folder.c
9108         * src/mainwindow.c
9109                 fix folder_item_remove_all_msg and folderview
9110                 status for trash folders after emptying trash
9111
9112 2002-07-05 [paul]       0.7.8claws48
9113
9114         * sync with 0.7.8cvs16
9115                 see ChangeLog 2002-07-04 and 2002-07-05
9116
9117 2002-07-04 [paul]       0.7.8claws47
9118
9119         * sync with 0.7.8cvs14
9120                 see  ChangeLog 2002-07-04
9121
9122 2002-07-03 [alfons]     0.7.8claws46
9123
9124         * src/folder.c
9125                 dupe folder item's path because it's being reallocated
9126                 by new folder scanning code
9127
9128 2002-07-03 [christoph]  0.7.8claws45
9129
9130         * src/imap.c
9131                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9132         * src/msgcache.c
9133                 add missing return in msgcache_write
9134
9135 2002-07-02 [thorsten]   0.7.8claws44
9136
9137         * src/jpilot.c
9138         * src/msgcache.c
9139         * src/rfc2015.c
9140                 use binary mode for file access
9141
9142 2002-07-02 [christoph]  0.7.8claws43
9143
9144         * major code cleanup (part 1)
9145         
9146                 - unused variables removed
9147                 - unused functions removed
9148                 - uninitialized variables checked
9149                 - missing return statements added
9150                 - missing function return types added
9151                 - added parentheses around assignment and
9152                   && in || when suggested by gcc
9153               
9154         * src/mh.c
9155         * src/folder.c
9156                 replaced direct calls to folder->scan_tree
9157                 with folder_scan_tree and restore folder
9158                 prefs in this function. The folder should
9159                 not have to deal with them.
9160                 ( Should now work for all folder types )
9161
9162 2002-07-02 [paul]       0.7.8claws42
9163
9164         * sync with 0.7.8cvs13
9165                 see ChangeLog 2002-07-01 and 2002-07-02
9166
9167 2002-07-01 [christoph]  0.7.8claws41
9168
9169         * src/summaryview.c
9170                 fix "goto next/prev unread message" with
9171                 ignored threads
9172
9173 2002-07-01 [paul]       0.7.8claws40
9174
9175         * po/es.po
9176                 updated by Ricardo Mones Lastra
9177
9178 2002-06-30 [match]      0.7.8claws39
9179
9180         * src/jpilot.c
9181                 applied variation of leonerd's patch (566661) to
9182                 allow multiple email addresses per JPilot entry.
9183                 addresses may be separated by space, comma, pipe,
9184                 semi-colon, new-line.
9185
9186 2002-06-30 [alfons]     0.7.8claws38
9187
9188         * src/procmsg.c
9189                 simple fix for putting older nodes before
9190                 newer nodes when threading by subject
9191
9192 2002-06-30 [christoph]  0.7.8claws37
9193
9194         * src/folder.c
9195         * src/folderview.c
9196         * src/mh.c
9197         * src/news.c
9198         * src/procmsg.c
9199                 fix broken folder tree rescaning
9200                 and don't use procmsg_get_mark_sum
9201                 anymore
9202
9203 2002-06-30 [christoph]  0.7.8claws36
9204
9205         * merge new cache branch
9206         * src/imap.c
9207                 fix new cache imap copy bug
9208         * src/folder.c
9209                 improved folder_item_scan
9210                 it should now always set the correct
9211                 new, unread and total message counts
9212
9213 2002-06-29 [paul]       0.7.8claws35
9214
9215         * configure.in
9216                 correct syntax error
9217
9218 2002-06-29 [paul]       0.7.8claws34
9219
9220         * configure.in
9221           Makefile.am
9222           man/Makefile.am       ** NEW FILE **
9223           man/sylpheed.1.gz     ** NEW FILE **
9224                 add Sylpheed man page
9225
9226 2002-06-29 [paul]       0.7.8claws33
9227
9228         * po/pt_BR.po
9229                 updated by Fabio Junior Beneditto
9230
9231 2002-06-28 [jens]       0.7.8claws32
9232
9233         * po/de.po
9234                 translation updated
9235
9236         * src/selective_download.c
9237                 removed gettext for space " "
9238
9239         * src/imap.c
9240                 removed wrong space
9241
9242 2002-06-28 [paul]       0.7.8claws31
9243
9244         * sync with 0.7.8cvs11
9245                 see ChangeLog 2002-06-28
9246
9247 2002-06-28 [paul]       0.7.8claws30
9248
9249         * sync with 0.7.8cvs10
9250                 see ChangeLog 2002-06-27 and 2002-06-28
9251
9252 2002-06-26 [paul]       0.7.8claws29
9253
9254         * src/addrgather.c
9255           src/selective_download.c
9256                 don't gettextise empty strings.
9257                 reserved by gettext. gettext("") returns 
9258                 the header entry with meta information, 
9259                 not the empty string
9260
9261         * po/en_GB.po
9262                 updated
9263
9264 2002-06-26 [paul]       0.7.8claws28
9265
9266         * sync with 0.7.8cvs7
9267                 see ChangeLog 2002-06-25
9268
9269         * src/prefs_common.c
9270                 ...and in the process, tweak the gui a little
9271
9272 2002-06-25 [alfons]     0.7.8claws27
9273         
9274         * configure.in
9275         * src/Makefile.am
9276                 fine tune ldap library detection
9277
9278 2002-06-25 [alfons]     0.7.8claws26
9279
9280         * src/compose.c
9281                 don't allow return receipts when composing a news article
9282
9283 2002-06-25 [paul]       0.7.8claws25
9284
9285         * Makefile.am
9286                 add '$(AMTAR)' to 'release' section to allow for
9287                 new and older autotools
9288
9289 2002-06-25 [paul]       0.7.8claws24
9290
9291         * src/summaryview.c
9292                 fix "No more unread messages" persistant pop-up
9293                 window bug
9294
9295 2002-06-25 [paul]       0.7.8claws23
9296
9297         * po/it.po
9298                 updated by Alessandro Maestri
9299
9300 2002-06-25 [paul]       0.7.8claws22
9301
9302         * sync with 0.7.8cvs6
9303                 see ChangeLog 2002-06-25
9304
9305 2002-06-24 [paul]       0.7.8claws21
9306
9307         * tools/update-po
9308                 add GPL copyright information
9309
9310 2002-06-24 [paul]       0.7.8claws20
9311
9312         * tools/Makefile.am
9313           tools/README
9314           tools/update-po       ** NEW FILE **
9315                 add script that eases the creation of *.po files
9316                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9317
9318 2002-06-23 [alfons]     0.7.8claws19
9319
9320         * src/messageview.c
9321                 make notification_convert_header obey const correctness
9322                 (next step will be fixing the broken return receipt)
9323
9324 2002-06-23 [paul]       0.7.8claws18
9325
9326         * src/messageview.c
9327                 fix bug introduced in last commit:
9328                 removed too much code in last commit - put back what's
9329                 needed
9330
9331 2002-06-23 [paul]       0.7.8claws17
9332
9333         * src/messageview.[ch]
9334                 remove code committed in error from locally patched
9335                 source
9336
9337 2002-06-23 [colin]      0.7.8claws16
9338
9339         * src/compose.[ch]
9340                 add compose_entry_select(), used to select the default_to
9341                 email address - hopefully avoiding people sending mails to
9342                 wrong recipients.
9343
9344 2002-06-22 [alfons]     0.7.8claws15
9345
9346         * AUTHORS
9347                 add Bram Metsch & Stanislav Karchebny
9348         * src/smtp.[ch]
9349         * src/prefs_account.[ch]
9350         * src/send.c
9351                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9352                   options.  (see <http://sourceforge.net/tracker/index.php
9353                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9354
9355                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9356                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9357
9358 2002-06-22 [paul]       0.7.8claws14
9359
9360         * sync with 0.7.8cvs5
9361                 see ChangeLog 2002-06-19 and 2002-06-20
9362
9363 2002-06-22 [alfons]     0.7.8claws13
9364
9365         * src/selective_download.c
9366                 fix a stupid mistake I made
9367
9368 2002-06-22 [alfons]     0.7.8claws12
9369
9370         * src/selective_download.[ch]
9371                 fix another unnoticed leak; cleanup code
9372
9373 2002-06-21 [alfons]
9374
9375         * tools/Makefile.am
9376                 gpg-sign <-- gpg-sign-syl
9377
9378 2002-06-21 [alfons]     0.7.8claws11
9379
9380         * src/selective_download.c
9381         * src/selective_download.h
9382                 fix assorted mix of allocation errors (should solve
9383                 problem reported by Philippe Gramoullé, see:
9384                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9385
9386 2002-06-20 [melvin]     0.7.8claws10
9387
9388         * tools/gpg-sign *REMOVED*
9389           tools/gpg-sign-syl *ADDED*
9390                 Replaced the gpg clearsigning script with the version using
9391                 xterm instead of ssh-askpass and changed its name.
9392
9393         * README.claws
9394                 Updated actions example to reflect the renaming of the
9395                 gpg clearsigning script.
9396
9397 2002-06-19 [paul]       0.7.8claws9
9398
9399         * sync with 0.7.8claws9
9400                 see ChangeLog 2002-06-18 and 2002-06-19
9401
9402 2002-06-19 [paul]       0.7.8claws8
9403
9404         * sync with 0.7.8cvs1
9405                 see ChangeLog 2002-06-18
9406
9407 2002-06-18 [alfons]     0.7.8claws7
9408
9409         * src/mainwindow.h
9410                 add omitted prototype
9411
9412 2002-06-17 [paul]       0.7.8claws6
9413
9414         * src/mainwindow.c
9415                 fix hiding of exec_btn
9416
9417 2002-06-17 [paul]       0.7.8claws5
9418
9419         * src/pop.c
9420                 remove unneeded code: should_delete() 
9421                 and Pop3State::uidl_todelete_list
9422
9423 2002-06-17 [paul]       0.7.8claws4
9424
9425         * sync with 0.7.8
9426                 see ChangeLog 2002-06-11 and 2002-06-13
9427
9428 2002-06-16 [alfons]     0.7.8claws3
9429         
9430         * src/folder.c
9431                 make sure lock sort mode (claws specific) is
9432                 also persists after a tree rescan
9433
9434 2002-06-16 [alfons]     0.7.8claws2
9435
9436         * src/prefs_folder_item.c
9437         * src/folder.[ch]
9438                 fix persistence of folder sort mode (broken
9439                 by adapting Hiro's new folder persistence code)
9440
9441 2002-06-16 [alfons]     0.7.8claws1
9442
9443         * AUTHORS
9444         * src/logwindow.c
9445         * src/prefscommon.[ch]
9446                 control size of log text in log window; 
9447                 closes patch #569155 submitted by Mitko Haralanov.
9448
9449 2002-06-15 [paul]       0.7.8claws
9450
9451         * release of 0.7.8claws
9452
9453 2002-06-15 [paul]       0.7.7claws
9454
9455         * po/pt_BR.po
9456                 updated by Fabio Junior Beneditto
9457
9458 2002-06-14 [paul]       0.7.6claws49
9459
9460         * po/es.po
9461                 updated by Ricardo Mones Lastra
9462
9463 2002-06-14 [paul]       0.7.6claws48
9464
9465         * po/nl.po
9466                 updated translation by Wilbert Berendsen
9467
9468 2002-06-14 [melvin]     0.7.6claws47
9469
9470         * po/fr.po
9471                 Updated French translation
9472
9473 2002-06-13 [paul]       0.7.6claws46
9474
9475         * src/filesel.c
9476                 allow filename to be typed in, rather than just
9477                 selected by the mouse. Patch by Gustavo Noronha Silva.
9478
9479 2002-06-13 [alfons]     0.7.6claws45
9480
9481         * src/mainwindow.[ch]
9482                 more cleanups (removing unnecessary menu items Expand 
9483                 summary / message view)
9484
9485 2002-06-13 [melvin]     0.7.6claws44
9486
9487         * po/POTFILES.in
9488                 Added src/string_match.c
9489         * src/string_match.c
9490                 Fixed possible buffer overflow.
9491                 Corrected typo.
9492                 Added missing config.h header.
9493         * src/prefs_common.c
9494           src/prefs_matcher.c
9495           src/prefs_scoring.c
9496                 Made some strings translatable (missing _(..)).
9497
9498 2002-06-13 [melvin]     0.7.6claws43
9499
9500         * README.claws
9501                 Corrected action example (verifying clearsigned mail).
9502         * src/prefs_account.c
9503                 Corrected typo.
9504         * src/prefs_common.c
9505                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9506
9507 2002-06-12 [alfons]     0.7.6claws42
9508
9509         * src/summaryview.c
9510                 add init of score column lost in 0.7.6claws42
9511
9512 2002-06-12 [paul]       0.7.6claws41
9513
9514         * src/prefs_account.c
9515                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9516                 behavior of the radio buttons, (from 0.7.7cvs2)
9517
9518 2002-06-11 [alfons]     0.7.6claws40
9519
9520         * src/messageview.[ch]
9521         * src/summaryview.[ch]
9522         * src/summary_search.c
9523         * src/mainwindow.c
9524                 perform a sync to bring in Hiro's separate view implementation 
9525
9526                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9527
9528 2002-06-11 [paul]       0.7.6claws39
9529         
9530         * src/prefs_account.c
9531                 correct a typo on the Receive tab
9532
9533 2002-06-10 [match]      0.7.6claws38
9534
9535         * src/addressbook.c
9536                 Included address completion patch from Gustavo Noronha.
9537
9538 2002-06-10 [paul]       0.7.6claws37
9539
9540         * src/inc.[ch]
9541           src/pop.c
9542           src/prefs_account.[ch]
9543           src/selective_download.[ch]
9544                 apply PATCH #561712
9545                  NEW:
9546                 - check if POP Account
9547                 - Receive Button renamed to Preview
9548                 - Preview Button Popup: preview new/all messages
9549                 - Download Button
9550                 - Account Preferences-->Receive tab checkbutton if you
9551                   want to remove Mail after Download
9552                 -: default YES
9553                 - Account Preferences-->Receive tab checkbutton use
9554                   filtering rules on preview
9555                   (think of delete_on_server)
9556                 -: default YES
9557                 - Account selectable from SD dialog
9558                 - checkbutton to show already downloaded messages if
9559                   all messages are previewed
9560                 - new clist column showing Date
9561                 - ESC KEY close
9562                 FIXES:
9563                 - play ball with UIDL
9564                 - fault tolerant (?) 
9565                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9566
9567 2002-06-10 [melvin]     0.7.6claws36
9568
9569         * README.claws
9570                 Added a hint to ac/README in cvs instructions.
9571
9572         * src/prefs_actions.c
9573                 Made it possible to use a more elaborate command line
9574                 for asynchronous actions, too.
9575
9576 2002-06-10 [melvin]     0.7.6claws35
9577         
9578         * src/prefs_actions.c
9579                 Make it possible to use a more elaborate command line
9580                 (e.g. |foo|bar|cat>there;echo Done|)
9581                 Corrected error message when calling %f, %F and %p commands
9582                 from the compose window.
9583
9584 2002-06-09 [colin]      0.7.6claws34
9585
9586         * src/summaryview.c
9587                 Automatically find unread messages in current folder
9588                 before annoying the user.
9589
9590 2002-06-08 [alfons]     0.7.6claws33
9591
9592         * po/it.po
9593                 remove bad formatting string in it.po translation
9594                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9595
9596 2002-06-08 [paul]       0.7.6claws32
9597
9598         * sync with 0.7.6cvs25
9599                 see ChangeLog 2002-06-07
9600
9601 2002-06-05 [paul]       0.7.6claws31
9602
9603         * src/mainwindow.c
9604                 add 'Sort by locked' and 'Sort by score'
9605
9606 2002-06-05 [paul]       0.7.6claws30
9607
9608         * sync with 0.7.6cvs24
9609                 see ChangeLog 2002-06-04
9610
9611 2002-06-04 [paul]       0.7.6claws29
9612
9613         * po/pt_BR.po
9614                 updated by Fabio Junior Beneditto
9615
9616 2002-06-03 [thorsten]   0.7.6claws28
9617
9618         * src/matcher.c
9619                 fclose() matcherrc after reading
9620
9621 2002-06-03 [paul]       0.7.6claws27
9622
9623         * sync with 0.7.6cvs21
9624                 see ChangeLog 2002-05-31
9625
9626 2002-05-31 [paul]       0.7.6claws26
9627
9628         * sync with 0.7.6cvs20
9629                 see ChangeLog 2002-05-29 and 2002-05-30
9630
9631 2002-05-31 [paul]       0.7.6claws25
9632
9633         * src/imap.c
9634                 hopefully fix last buggy sync
9635
9636         * README.claws
9637                 correct typo in 'Actions' examples
9638
9639 2002-05-29 [paul]       0.7.6claws24
9640
9641         * sync with 0.7.6cvs18
9642                 see ChangeLog 2002-05-28 and 2002-05-29
9643
9644         * src/news.c
9645           src/nntp.[ch]
9646                 sync with above 
9647
9648 2002-05-28 [paul]       0.7.6claws23
9649
9650         * sync with 0.7.6cvs16
9651                 see ChangeLog 2002-05-28
9652
9653 2002-05-27 [thorsten]   0.7.6claws22 
9654
9655         * faq/it/sylpheed-faq-1.html
9656           faq/it/sylpheed-faq-2.html
9657           faq/it/sylpheed-faq-3.html
9658           faq/it/sylpheed-faq.html
9659                 corrected DOS lineendings
9660         * faq/de/sylpheed-faq-1.html
9661           faq/de/sylpheed-faq-2.html
9662           faq/en/sylpheed-faq-1.html
9663           faq/en/sylpheed-faq-2.html
9664           faq/en/sylpheed-faq-3.html
9665           faq/es/sylpheed-faq-1.html
9666           faq/es/sylpheed-faq-2.html
9667           faq/es/sylpheed-faq-3.html
9668           faq/fr/sylpheed-faq-1.html
9669           faq/it/sylpheed-faq-1.html
9670           faq/it/sylpheed-faq-2.html
9671           faq/it/sylpheed-faq-3.html
9672           faq/it/sylpheed-faq.html
9673                 changed ">" to &quot;
9674
9675 2002-05-27 [paul]       0.7.6claws21
9676         
9677         * sync with 0.7.6cvs15
9678                 see ChangeLog 2002-05-27
9679
9680 2002-05-27 [paul]       0.7.6claws20
9681
9682         * src/prefs_account.c
9683                 correct a typo
9684
9685 2002-05-26 [paul]       0.7.6claws19
9686
9687         * tools/README
9688                 correct a typo
9689
9690 2002-05-25 [paul]       0.7.6claws18
9691
9692         * tools/README
9693                 add description of kmail2sylpheed.pl
9694
9695 2002-05-25 [paul]       0.7.6claws17
9696
9697         * tools/kmail2sylpheed.pl       ** NEW FILE **
9698                 perl script that converts an exported Kmail address
9699                 book, converts it to sylpheed addressbook file,
9700                 writes the file to .sylpheed, and updates
9701                 addrbook--index.xml 
9702
9703 2002-05-25 [paul]       0.7.6claws16
9704
9705         * sync with 0.7.6cvs14
9706                 see ChangeLog 2002-05-23
9707
9708 2002-05-24 [paul]       0.7.6claws15
9709
9710         * README.claws
9711                 make a correction and add some more info
9712
9713 2002-05-24 [paul]       0.7.6claws14
9714
9715         * src/compose.c
9716                 fix memory leak in 
9717                 compose_redirect_write_headers_from_headerlist()
9718                 add Subject and Resent-Message-ID to
9719                 compose_redirect_write_headers()
9720                 Received, Subject, and X-UIDL are filtered out in 
9721                 compose_redirect_write_to_file()
9722
9723 2002-05-23 [paul]       0.7.6claws13
9724
9725         * src/compose.[ch]
9726           src/filtering.c
9727           src/mainwindow.c
9728           src/matcher.[ch]
9729           src/matcher_parser_lex.l
9730           src/matcher_parser_parse.y
9731           src/prefs_common.[ch]
9732           src/prefs_filtering.c
9733           src/summaryview.c
9734                 rename 'Bounce' to 'Redirect'
9735
9736 2002-05-23 [paul]       0.7.6claws12
9737
9738         * more sync with 0.7.6cvs13
9739           src/compose.c
9740                 see ChangeLog 2002-05-22
9741
9742 2002-05-22 [paul]       0.7.6claws11
9743
9744         * sync with 0.7.6cvs13
9745           src/codeconv.c
9746                 see ChangeLog 2002-05-20
9747           src/prefs_common.c
9748                 see ChangeLog 2002-05-22
9749
9750 2002-05-21 [melvin]     0.7.6claws10
9751
9752         * src/folderview.c
9753                 Added missing filtering and scoring headers
9754                 Fixed bad function call that showed garbage 
9755                 in Folder->Processing
9756
9757 2002-05-21 [paul]       0.7.6claws9
9758
9759         * tools/Makefile.am
9760                 make all tools executable, (patch by Alfons).
9761
9762 2002-05-20 [alfons]     0.7.6claws8
9763
9764         * src/procheader.c
9765                 don't forget to call mktime() so we have a valid week 
9766                 and year day
9767                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9768
9769 2002-05-20 [paul]       0.7.6claws7
9770
9771         * src/html.c
9772                 fix broken parsing of urls
9773         * src/textview.c
9774                 fix displaying of urls
9775
9776                 both fixes from the patch [547855] by Eugene 
9777                 Brevdo (zonem)
9778
9779 2002-05-19 [alfons]     0.7.6claws6
9780
9781         * configure.in
9782                 make sylpheed configure correctly with the latest
9783                 and greatest of automake / autoconf / gettext
9784
9785 2002-05-19 [alfons]     0.7.6claws5
9786
9787         * src/procheader.c
9788         * src/procheader.h
9789                 add function for returning ime zone offset
9790         * src/quote_fmt.c
9791         * src/quote_fmt_parse.y
9792                 better quotation formatting - does not convert
9793                 to local time, but uses the original date string.
9794                 
9795                 Note: %z inserts the timezone offset (should 
9796                 work also on platforms where strftime does not
9797                 support %z).
9798
9799 2002-05-18 [christoph]  0.7.6claws4
9800
9801         * src/summaryview.c
9802                 fix indentation of some code
9803         * tools/Makefile.am
9804                 fix spaces after \
9805         * src/Makefile.am
9806                 add missing \
9807                 correct path for ignorethread.xpm
9808                 incorrect filename for sylpheed_logo.xpm
9809                 add missing include matcher_parser_parse.h
9810
9811 2002-05-18 [paul]       0.7.6claws3
9812
9813         * sync with 0.7.6cvs8
9814                 see ChangeLog 2002-05-16 and 2002-05-17
9815
9816 2002-05-18 [melvin]     0.7.6claws2
9817
9818         * README.claws
9819                 Corrected an action's definition and fixed some misspellings.
9820
9821 2002-05-18 [paul]       0.7.6claws1
9822
9823         * tools/Makefile.am
9824           tools/gpg-sign        ** new file **
9825           tools/uudec           ** new file **
9826                 add Melvin's Actions scripts
9827
9828         * README.claws
9829                 add Melvin's descriptions for Actions
9830
9831 2002-05-18 [paul]       0.7.6claws
9832
9833         * Version 0.7.6claws released
9834
9835 2002-05-17 [paul]       0.7.5claws32
9836
9837         * po/es.po
9838                 updated by Ricardo Mones Lastra
9839
9840 2002-05-17 [paul]       0.7.5claws31
9841
9842         * src/compose.c
9843                 fix Account prefs default folder for sent/draft/deleted
9844                 messages bug
9845
9846         * po/it.po
9847           po/nl.po
9848                 updated translation by Alessandro Maestri and
9849                 Wilbert Berendsen
9850
9851 2002-05-17 [melvin]     0.7.5claws30
9852
9853         * src/prefs_actions.c
9854                 Fixed bug where using %F not at the end of the command 
9855                 resulted in an additional empty argument being created.
9856                 Thanks to Darko Koruga for reporting the bug.
9857
9858 2002-05-17 [melvin]     0.7.5claws29
9859
9860         * po/fr.po
9861                 Updated French translations.
9862
9863 2002-05-15 [paul]       0.7.5claws28
9864         
9865         * po/es.po
9866                 updated by Ricardo Mones Lastra
9867
9868 2002-05-15 [paul]       0.7.5claws27
9869
9870         * sync with 0.7.6cvs4
9871                 see ChangeLog 2002-05-14 and 2002-05-15
9872
9873 2002-05-14 [paul]       0.7.5claws26
9874
9875         * sync with 0.7.6cvs1
9876                 see ChangeLog 2002-05-13
9877
9878 2002-05-13 [thorsten]   0.7.5claws25
9879
9880         * src/messageview.c
9881                 fix select_all and copy in multipart messages
9882         * src/mainwindow.c
9883                 fix select_all and copy in multipart messages
9884
9885 2002-05-12 [paul]       0.7.5claws24
9886
9887         * src/summaryview.c
9888                 reverse last commit, bug already fixed in 0.7.5claws3
9889
9890 2002-05-12 [netztorte]  0.7.5claws23
9891
9892         * src/summaryview.c
9893                 dont parse empty addressbook (checked in before claws20)
9894
9895 2002-05-12 [melvin]     0.7.5claws22
9896
9897         * src/procmsg.[ch]
9898                 Removed unneeded priority code introduced by the previous 
9899                 commit.
9900
9901 2002-05-12 [melvin]     0.7.5claws21
9902
9903         * src/compose.[ch]
9904                 Added possibility to set message's priority.
9905         * src/procmsg.[ch]
9906                 Added possibility to set message's priority.
9907                 Added missing headers
9908
9909 2002-05-12 [melvin]     0.7.5claws20
9910
9911         * src/prefs_actions.c
9912                 Removed implicitely added quotes around the name
9913                 of the temporary files of mime parts.
9914
9915 2002-05-12 [paul]       0.7.5claws19
9916
9917         * sync with 0.7.5cvs20
9918                 see ChangeLog 2002-05-11
9919
9920 2002-05-12 [alfons]     0.7.5claws18
9921
9922         * src/quote_fmt_lex.l
9923         * src/quote_fmt_parse.y
9924                 allow quote / reply date & time format to be set using
9925                 %D{format}. format is a format string you'd pass to
9926                 strftime() (see man strftime, or the Display tab |
9927                 Date format setting).
9928
9929                 Currently %D converts the date to local time. 
9930
9931 2002-05-11 [paul]       0.7.5claws17
9932
9933         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9934                 see ChangeLog 2002-05-10 and 2002-05-11
9935
9936 2002-05-10 [paul]       0.7.5claws16
9937
9938         * sync with 0.7.5cvs16
9939                 see ChangeLog entries 2002-05-09 and 
9940                 2002-05-10
9941
9942 2002-05-10 [colin]      0.7.5claws15
9943
9944         * src/textview.c
9945                 Corrected a bug that prevented sylpheed to open
9946                 double-clicked URIs.
9947
9948 2002-05-09 [paul]       0.7.5claws14
9949
9950         * sync with 0.7.5cvs14
9951                 see ChangeLog 2002-05-08 and 2002-05-09
9952
9953 2002-05-08 [paul]       0.7.5claws13
9954
9955         * sync with 0.7.5cvs11
9956                 see ChangeLog entry 2002-05-08
9957
9958 2002-05-08 [paul]       0.7.5claws12
9959
9960         * src/mainwindow.c
9961           src/textview.[ch]
9962                 fix segfault on View->Open in new window
9963                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9964
9965 2002-05-07 [paul]       0.7.5claws11
9966
9967         * sync with 0.7.5cvs9
9968                 see ChangeLog entry 2002-05-07
9969
9970 2002-05-06 [paul]       0.7.5claws10
9971
9972         * src/messageview.c
9973           src/textview.c
9974                 display url in statusbar on single-click
9975                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9976
9977 2002-05-06 [match]      0.7.5claws9
9978
9979         * src/addritem.[ch]
9980                 new functions.
9981         * src/addrcache.c
9982                 tidy up.
9983         * src/xmlprops.[ch]
9984                 XML implementation of properties file.
9985         * src/exporthtml.[ch]
9986         * src/expthtmldlg.[ch]
9987         * src/addressbook.c
9988                 export to HTML.
9989
9990 2002-05-02 [sergey]     0.7.5claws8
9991
9992         * src/mainwindow.c (mainwin_entries),
9993           src/prefs_common.c (prefs_send_create()),
9994           src/codeconv.c (locale_table):
9995                 use charset name "Windows-1251" instead of "CP1251".
9996
9997 2002-05-02 [colin]      0.7.5claws7
9998         
9999         * src/compose.c
10000           src/prefs_common.c
10001           src/prefs_folder_item.c
10002                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10003
10004 2002-05-02 [hiro]       0.7.5claws6
10005
10006         * src/imap.c
10007                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10008
10009 2002-05-02 [paul]       0.7.5claws5
10010
10011         * src/compose.c
10012                 more sync with 0.7.5cvs7, see ChangeLog entry
10013                 2002-05-02
10014
10015 2002-05-02 [hiro]       0.7.5claws4
10016
10017         * src/compose.c
10018                 compose_queue_sub():
10019                 check if queue folder exists (closes #550397).
10020                 removed directory creation since it should be handled
10021                 transparently.
10022         * src/imap.c
10023                 imap_add_msg(): return UID for appended message
10024                 (closes #548842).
10025
10026 2002-04-30 [paul]       0.7.5claws3
10027
10028         * src/summaryview.c
10029                 fix account_find_from_address() bug
10030
10031 2002-04-28 [colin]      0.7.5claws2
10032
10033         * src/compose.c
10034           src/textview.c
10035           src/prefs_common.[ch]
10036           src/utils.[ch]
10037                 Added user-definable quotation characters recognition.
10038
10039 2002-04-28 [paul]       0.7.5claws1
10040
10041         * sync with 0.7.5cvs4
10042                 see ChangeLog entry  2002-04-25
10043
10044 2002-04-28 [paul]       0.7.5claws
10045
10046         * po/es.po
10047           po/nl.po
10048           po/pt_BR.po
10049                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10050                 Fabio Junior Beneditto
10051
10052 2002-04-27 [jens]       0.7.4claws103
10053
10054         * po/de.po
10055                 updated German translation.
10056
10057 2002-04-27 [hiro]       0.7.4claws102
10058
10059         * src/summaryview.c
10060                 summary_write_cache(): fixed the mark loss of hidden messages.
10061
10062 2002-04-26 [melvin]     0.7.4claws101
10063
10064         * src/procmsg.c
10065                 fixed a second typo (same one)
10066         * po/fr.po
10067           po/it.po
10068           po/pt_BR.po
10069                 fixed the type again...
10070
10071 2002-04-26 [melvin]     0.7.4claws100
10072
10073         * src/procmsg.c
10074                 fixed a typo in an alert message ("temorary").
10075         * po/it.po
10076         * po/pt_BR.po
10077                 corrected the typo  described above.
10078         * po/fr.po
10079                 updated French translation.
10080
10081 2002-04-26 [darko]      0.7.4claws99
10082
10083         * src/summaryview.c
10084                 fix target folder colorization
10085
10086 2002-04-25 [paul]       0.7.4claws98
10087
10088         * po/it.po
10089                 updated by Alessandro Maestri
10090
10091 2002-04-24 [colin]      0.7.4claws97
10092         
10093         * src/compose.c
10094                 Fixed double "subject is empty" question.
10095
10096 2002-04-23 [colin]      0.7.4claws96
10097         
10098         * src/mimeview.c
10099                 Corrected issue when "automatically display images" was
10100                 not set : first image remained after selecting second.
10101
10102 2002-04-23 [melvin]     0.7.4claws95
10103
10104         * src/prefs_actions.c
10105                 Don't display in/out dialog if there is nothing to show.
10106
10107 2002-04-23 [paul]       0.7.4claws94
10108
10109         * sync with 0.7.5cvs3
10110                 bug fixes: see ChangeLog entry 2002-04-23
10111
10112 2002-04-22 [darko]      0.7.4claws93
10113
10114         * src/compose.c
10115                 fix previous check-in which changed code after
10116                 merge from main
10117
10118 2002-04-22 [paul]       0.7.4claws92
10119
10120         * faq/de/*
10121                 add German FAQ
10122         * faq/en/*
10123           faq/es/*
10124           faq/fr/*
10125                 update English, Spanish and French FAQs
10126         * manual/de/*
10127           manual/es/*
10128                 add German and Spanish manuals
10129         * manual/en/*
10130           manual/fr/*
10131                 update English and French manuals
10132
10133         * src/Makefile.am
10134                 add to and re-arrange the pixmap entries
10135
10136 2002-04-22 [darko]      0.7.4claws91
10137
10138         * src/compose.c
10139                 fix sender initials recognition to only allow
10140                 '>' after the initials
10141
10142 2002-04-21 [paul]       0.7.4claws90
10143
10144         * sync with 0.7.5 release
10145                 see ChangeLog entry 2002-04-21
10146
10147 2002-04-21 [alfons]
10148
10149         * src/Makefile.am
10150                 add colin's new pixmaps to EXTRA_DIST
10151
10152 2002-04-21 [colin]      0.7.4claws89
10153         * src/compose.c
10154         * src/inc.c
10155         * src/mainwindow.[ch]
10156         * src/prefs_common.[ch]
10157         * src/stock_pixmap.[ch]
10158                 Added "Work offline" ability.
10159
10160 2002-04-21 [colin]      0.7.4claws88
10161         
10162         * src/mimeview.c
10163         * src/prefs_common.c
10164         * src/prefs_common.h
10165         * src/textview.c : Added an option to common preferences -> display
10166           to allow user not to automatically display images.
10167
10168 2002-04-21 [paul]       0.7.4claws87
10169
10170         * sync with 0.7.4cvs52
10171                 see ChangeLog entry 2002-04-21 (src/imap.c)
10172
10173 2002-04-21 [paul]       0.7.4claws86
10174
10175         * sync with 0.7.4cvs51
10176                 see ChangeLog entry 2002-04-21
10177
10178 2002-04-21 [paul]       0.7.4claws85
10179
10180         * sync with 0.7.4cvs49
10181                 see ChangeLog entries 2002-04-20 and 2002-04-21
10182
10183         * src/Makefile.am
10184                 clean up: remove old 'stock_' element from xpm 
10185                 filenames.
10186
10187 2002-04-21 [alfons]     0.7.4claws84
10188
10189         apply sync patch from Paul
10190
10191         * src/folderview.c
10192                 use old claws prefs_folder_item_create() for now
10193
10194 2002-04-19 [match]      0.7.4claws83
10195
10196         * src/addressbook.[ch]
10197         * src/addrharvest.[ch]
10198         * src/addrgather.[ch]
10199                 recurse folders.
10200         * src/mainwindow.c
10201         * src/summaryview.[ch]
10202                 change menu option.
10203
10204 2002-04-19 [paul]       0.7.4claws82
10205
10206         * po/pt_BR.po
10207                 updated by Fabio Junior Beneditto
10208
10209 2002-04-14 [alfons]     0.7.4claws81
10210
10211         * src/passphrase.c
10212                 add #include <sys/types.h> for mode_t and off_t 
10213
10214 2002-04-13 [paul]       0.7.4claws80
10215         
10216         * src/main.c
10217           src/passphrase.[ch]
10218           src/pgptext.c
10219           src/prefs_common.[ch]
10220           src/rfc2015.c
10221                 enable storing of GnuPG passphrase for the whole 
10222                 session or a user-defined number of minutes. patch 
10223                 submitted by Ravemax <ravemax@dextrose.com>
10224
10225 2002-04-13 [alfons]     0.7.4claws79
10226
10227         * src/textview.c
10228                 make email parser also stop scanning when encountering separators
10229                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10230
10231 2002-04-13 [paul]       0.7.4claws78
10232
10233         * sync with 0.7.4cvs39
10234                 see ChangeLog entry 2002-04-12
10235
10236 2002-04-11 [paul]       0.7.4claws77
10237
10238         * sync with 0.7.4cvs37
10239                 see ChangeLog entry 2002-04-11
10240
10241 2002-04-11 [paul]       0.7.4claws76
10242
10243         * COPYING 
10244                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10245                 the clause for OpenSSL). sync with sylpheed main
10246
10247 2002-04-09 [melvin]     0.7.4claws75
10248
10249         * src/compose.c
10250                 Made 'Ctrl-Enter' on send ignore some modifiers 
10251                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10252                 to bind other *-Enter (but not Alt-Enter).
10253
10254 2002-04-09 [paul]       0.7.4claws74
10255
10256         * sync with 0.7.4cvs35
10257                 see ChangeLog entries 2002-04-09
10258
10259 2002-04-08 [paul]       0.7.4claws73
10260
10261         * sync with 0.7.4cvs33
10262                 see ChangeLog entry 200-04-08
10263
10264 2002-04-07 [match]      0.7.4claws72
10265
10266         * src/addrharvest.[ch]
10267                 fixed to read all addresses in header, regardless
10268                 of header size. improved name parsing. accommodate
10269                 harvest from folders and selected message.
10270         * src/addritem.[ch]
10271                 included new address parsing function.
10272         * src/addrgather.[ch]
10273         * src/addressbook.[ch]
10274         * src/summaryview.[ch]
10275         * src/mainwindow.c
10276                 allow address harvest of folder as well as selected
10277                 messages.
10278
10279 2002-04-07 [paul]       0.7.4claws71
10280
10281         * src/esmtp.[ch]
10282           src/smtp.c
10283                 don't try to authenticate with CRAM-MD5 in SMTP when 
10284                 SMTP-AUTH enabled if MTA doesn't issue this 
10285                 auth-method in it's ehlo-response. bug item #531364,
10286                 patch item #938910. patch submitted by Colin Leroy 
10287                 <colin@colino.net>
10288
10289 2002-04-07 [paul]       0.7.4claws70
10290
10291         * src/nntp.c
10292                 fix missing MODE_READER bug. patch submitted by
10293                 Colin Leroy <colin@colino.net>
10294
10295 2002-04-07 [alfons]     0.7.4claws69
10296
10297         * src/matcher.[ch]
10298         * src/prefs_filtering.c
10299         * src/summaryview.c
10300                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10301                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10302
10303 2002-04-07 [paul]       0.7.4claws68
10304
10305         * sync with 0.7.4cvs32
10306                 see ChangeLog entry 2002-04-06
10307
10308         * tools/filter_conv.pl
10309                 more bug fixes
10310
10311 2002-04-06 [paul]       0.7.4claws67
10312
10313         * tools/filter_conv.pl
10314                 modify to be able to find the name of the first
10315                 mailbox and use that. main's filter does not
10316                 record the full path to the mailbox and therefore
10317                 can only filter to the first mailbox.
10318
10319 2002-04-05 [paul]       0.7.4claws66
10320
10321         * tools/filter_conv.pl
10322                 attempt to make the script all-encompassing and
10323                 be able to convert any main 'filter' rule thrown
10324                 at it
10325
10326 2002-04-05 [paul]       0.7.4claws65
10327
10328         * tools/filter_conv.pl
10329                 allow for collapsed folder trees
10330
10331 2002-04-05 [paul]       0.7.4claws64
10332
10333         * sync with 0.7.4cvs31
10334                 see ChangeLog entries 2002-04-05
10335
10336 2002-04-03 [paul]       0.7.4claws63
10337
10338         * sync with 0.7.4cvs29
10339                 see ChangeLog entries 2002-04-02 and 2002-04-03
10340
10341 2002-04-02 [paul]       0.7.4claws62
10342
10343         * sync with 0.7.4cvs26
10344                 see ChangeLog entry 2002-04-01
10345
10346 2002-04-02 [match]      0.7.4claws61
10347
10348         * src/pine.[ch]
10349         * src/importpine.[ch]
10350         * src/addressbook.c
10351                 import Pine address book.
10352
10353 2002-04-02 [match]      0.7.4claws60
10354
10355         * src/addrharvest.[ch]
10356                 improve address parsing of funky addresses.
10357
10358 2002-04-02 [darko]      0.7.4claws59
10359
10360         * src/compose.c
10361                 wrap on send improvements, it now recognizes quoted
10362                 initials as part of the quotation string, and it
10363                 does not join lines separated by CR
10364
10365 2002-04-01 [match]      0.7.4claws58
10366
10367         * src/mgutils.[ch]
10368                 added new functions.
10369         * src/mutt.[ch]
10370                 remove excessive duplicate address generation
10371                 on import.
10372
10373 2002-04-01 [alfons]     0.7.4claws57
10374         
10375         * src/summaryview.c
10376                 put back g_free() 
10377
10378 2002-04-01 [paul]       0.7.4claws56
10379
10380         * sync with 0.7.4cvs25
10381                 see ChangeLog entry 2002-04-01
10382
10383 2002-04-01 [alfons]     0.7.4aprilfool55
10384
10385         * src/summaryview.c
10386                 honour feature request item #537427 to allow for
10387                 displaying names from address book for sent mail also
10388
10389 2002-03-29 [paul]       0.7.4claws54
10390
10391         * src/mainwindow.c
10392           src/prefs_filtering.[ch]
10393           src/prefs_matcher.c
10394           src/summaryview.c
10395                 add 'fast filter' for claws' filtering,
10396                 /Tools/Create filter rule/... patch submitted
10397                 by Neill Miller <neillm@thecodefactory.org>
10398
10399 2002-03-29 [paul]       0.7.4claws53
10400
10401         * sync with 0.7.4cvs24
10402                 see ChangeLog entry 2002-03-29
10403
10404 2002-03-28 [paul]       0.7.4claws52
10405
10406         * sync with 0.7.4cvs23
10407                 see ChangeLog entry 2002-03-28
10408
10409 2002-03-27 [melvin]     0.7.4claws51
10410
10411         * src/prefs_actions.c
10412                 Added support to pass only one message part (as a
10413                 file) to the command using '%p'. No quotes are needed
10414                 because doubles quotes are automatically added.
10415                 Fixed bug where Sylpheed could block when waiting for
10416                 a child process to finish.
10417                 Changed the help menu to remove quotes around symbols to 
10418                 avoid misinterpretation (they must not be used).
10419
10420 2002-03-27 [melvin]     0.7.4claws50
10421
10422         * src/inc.c
10423                 Made the new mail notification command always 
10424                 execute asynchronously.
10425
10426 2002-03-27 [paul]       0.7.4claws49
10427
10428         * src/compose.c
10429                 fix bug introduced in last commit
10430
10431 2002-03-27 [paul]       0.7.4claws48
10432
10433         * sync with 0.7.4cvs21
10434                 see ChangeLog 2002-03-26 and 2002-03-27
10435
10436 2002-03-26 [hoa]        0.7.4claws47
10437
10438         * src/prefs_folder_item.c
10439                 really fixed the bug #516442 with folder rescan.
10440
10441 2002-03-26 [paul]       0.7.4claws46
10442
10443         * sync with 0.7.4cvs19
10444                 see ChangeLog entries 2002-03-25 and 2002-03-26
10445
10446 2002-03-25 [hoa]        0.7.4claws45
10447
10448         * src/matcher.c
10449         * src/mh.c
10450                 fix the bug #516442 with folder rescan.
10451
10452         * src/prefs_common.[ch]
10453         * src/compose.c
10454                 added an option to enable two different behaviours
10455                 for bounce.
10456
10457
10458 2002-03-25 [paul]       0.7.4claws44
10459
10460         * src/mainwindow.c
10461           src/selective_download.c
10462                 correct a few menuitem labels
10463
10464 2002-03-25 [christoph]  0.7.4claws43
10465
10466         * src/procmsg.c
10467                 fix non deleted tmp message in
10468                 procmsg_save_to_outbox
10469                 fix problems caused by sync with
10470                 main branch's procmsg_send_queue
10471
10472 2002-03-25 [paul]       0.7.4claws42
10473
10474         * src/quote_fmt.c
10475           src/quote_fmt_lex.l
10476           src/quote_fmt_parse.y
10477                 add Last name (%L) placeholder for quoting. 
10478                 patch submitted by Thorsten Thielen 
10479                 <thth@users.sourceforge.net>
10480
10481 2002-03-25 [paul]       0.7.4claws41
10482
10483         * src/utils.c
10484                 get full hostname. patch submitted by
10485                 Bob Woodside <rwoodside1@comcast.net>
10486
10487 2002-03-25 [paul]       0.7.4claws40
10488
10489         * src/account.c
10490           src/news.c
10491           src/nntp.[ch]
10492           src/prefs_account.[ch]
10493                 enable NNTP over SSL. patch submitted by
10494                 Pascal Jermini <pascal@infinity.hn.org>
10495
10496 2002-03-24 [paul]       0.7.4claws39
10497
10498         * src/prefs_common.c
10499                 make the arrangement of the Compose tab more
10500                 coherent
10501
10502         * src/mainwindow.c
10503                 fix some irregularities of style
10504
10505         * po/de.po
10506                 updated by Kilian Krause
10507
10508 2002-03-23 [paul]       0.7.4claws38
10509
10510         * po/pt_BR.po
10511                 updated by Fabio Junior Beneditto
10512
10513 2002-03-23 [paul]       0.7.4claws37
10514
10515         * src/mainwindow.c
10516                 move 'Gather addresses' to 'Tools' menu
10517                 make 'Selective download' sensitive
10518
10519 2002-03-23 [paul]       0.7.4claws36
10520
10521         * sync with 0.7.4cvs16
10522                 see ChangeLog entries 2002-03-23
10523
10524 2002-03-22 [christoph]  0.7.4claws35
10525
10526         * src/quote_fmt_parse.y
10527                 fix include program output
10528
10529 2002-03-22 [alfons]     0.7.4claws34
10530
10531         * src/pop.c
10532                 initialize GDate stack variable correctly (sorry!)
10533
10534 2002-03-22 [paul]       0.7.4claws33
10535
10536         * src/compose.c
10537           src/mainwindow.c
10538           src/prefs_actions.c
10539           src/prefs_common.c
10540                 rename 'Tool' to 'Tools'
10541
10542         * src/mainwindow.c
10543                 move 'Delete duplicated messages' from
10544                 'Message/' to 'Tools/'
10545                 re-arrange the order of 'Tools/' items
10546
10547 2002-03-22 [paul]       0.7.4claws32
10548
10549         * src/addr_compl.c
10550           src/addressbook.[ch]
10551                 auto-address completion now also matches on
10552                 Nickname. patch submitted by Bob Forsman 
10553                 <hammor@users.sourceforge.net>
10554
10555         * src/editaddress.c
10556                 correct a spelling mistake
10557
10558 2002-03-22 [alfons]     0.7.4claws31
10559
10560         * src/pop.c
10561                 fix getting uidl from incorrect string 
10562                 (spotted by Colin)
10563
10564 2002-03-21 [alfons]     0.7.4claws30
10565
10566         * src/pop.c
10567                 more code refactoring
10568                 plug mem leak introduced by delete on server
10569
10570 2002-03-21 [paul]       0.7.4claws29
10571
10572         * sync with 0.7.4cvs11
10573                 see ChangeLog entries 2002-03-20
10574
10575 2002-03-20 [alfons]     0.7.4claws28
10576
10577         * src/inc.c
10578                 apply Colin's patch and refactor
10579
10580 2002-03-20 [paul]       0.7.4claws27
10581
10582         * sync with sylpheed 0.7.4cvs9
10583                 see ChangeLog entry 2002-03-20
10584
10585 2002-03-19 [christoph]  0.7.4claws26
10586
10587         * src/mh.c
10588         * src/procmsg.[ch]
10589         * src/summaryview.c
10590                 revert changes for flag updates
10591                 (does not work correctly and no time to debug)
10592
10593 2002-03-20 [alfons]     0.7.4claws25
10594
10595         * src/pop.c
10596                 refactor should_delete() a little bit 
10597
10598 2002-03-19 [paul]       0.7.4claws24
10599
10600         * src/inc.[ch]
10601           src/pop.c
10602           src/prefs_account.[ch]
10603                 allow the user to leave downloaded mail on the 
10604                 server for n days. Patch submitted by Colin Leroy 
10605                 <colin@colino.net>
10606
10607 2002-02-19 [paul]       0.7.4claws23
10608
10609         * sync with sylpheed 0.7.4cvs8
10610                 see ChangeLog entries 2002-03-19
10611
10612 2002-03-18 [paul]       0.7.4claws22
10613
10614         * sync with sylpheed 0.7.4cvs6
10615                 see ChangeLog entry 2002-03-18
10616
10617 2002-03-18 [paul]       0.7.4claws21
10618
10619         * po/en_GB.po
10620                 add en_GB message catalogue
10621
10622         * src/mbox_folder.c
10623           src/prefs_account.c
10624           src/prefs_actions.c
10625                 correct a few spelling mistakes
10626
10627 2002-03-17 [alfons]     0.7.4claws20
10628
10629         * src/matcher.c
10630                 more stringent checks for NULL params when writing
10631                 filtering actions to a file
10632                 
10633 2002-03-17 [hoa]        0.7.3claws20
10634
10635         * src/news.c
10636                 fixed the count of new messages
10637
10638         * src/compose.c
10639                 fixed the "attachment properties" window
10640
10641 2002-03-17 [paul]       0.7.4claws19
10642
10643         * src/defs.h
10644           src/folder.h
10645           src/news.c
10646           src/prefs_account.[ch]
10647           src/procmsg.[ch]
10648           src/summaryview.c
10649                 automatically mark cross-posted messages as read 
10650                 and (optionally) give them a colour label
10651                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10652                 
10653
10654 2002-03-17 [paul]       0.7.4claws18
10655
10656         * sync with sylpheed 0.7.4cvs5
10657                 see ChangeLog entry 2002-03-17
10658
10659 2002-03-17 [melvin]     0.7.4claws17
10660         
10661         * src/textview.c
10662                 Worked around a gtktext 'bug': when searching for 
10663                 a text in a long message it was scrolling slowly
10664                 line by line until it hit the searched text.
10665         * po/fr.po
10666                 Updated French translation
10667
10668 2002-03-17 [melvin]     0.7.4claws16
10669
10670         * src/mainwindow.c
10671         * src/compose.c
10672         * src/prefs_actions.c
10673                 Moved "Edit/Actions" to "Tool/Actions"
10674                 Made mainwindow/compose window sensitive as soon as
10675                 no child process is running anymore even if the io dialog
10676                 is open.
10677                 Fixed a struct being initialized with a non constant char*
10678
10679 2002-03-16 [christoph]  0.7.4claws15
10680
10681         * configure.in
10682                 add --with-compiler-flags option
10683                 (only for developer hacking)
10684         * src/mh.c
10685         * src/procmsg.[ch]
10686         * src/summaryview.c
10687                 try to make folder-stats and flag handling more
10688                 independent from the summaryview. msgcounts
10689                 are only set when the folder is opened and
10690                 procmsg_msginfo_(un)set_flags will handle it
10691                 later and summaryview will get the values
10692                 from the folder.
10693
10694 2002-03-16 [paul]       0.7.4claws14
10695
10696         * src/messageview.c
10697                 fix Return-receipt. Patch submitted by Bob
10698                 Woodside <rwoodside1@comcast.net>
10699
10700 2002-03-16 [paul]       0.7.4claws13
10701
10702         * src/compose.c
10703                 fix 'dynamic' signatures, make it work again
10704                 broken during sync on 2002-03-14 (0.7.4claws2)
10705
10706 2002-03-15 [match]      0.7.4claws12
10707
10708         * src/addrharvest.[ch]
10709         * src/addrgather.[ch]
10710         * src/addressbook.[ch]
10711         * src/mainwindow.c
10712                 included address harvester feature. still some
10713                 issues with address parsing that I will fix.
10714
10715 2002-03-15 [match]      0.7.4claws11
10716
10717         * src/addrbook.[ch]
10718         * src/addrcache.[ch]
10719         * src/addressbook.[ch]
10720         * src/addrindex.c
10721         * src/editbook.c
10722         * src/importldif.c
10723         * src/importmutt.c
10724         * src/jpilot.[ch]
10725         * src/main.c
10726         * src/syldap.[ch]
10727         * src/vcard.[ch]
10728                 tidy up. fix memory leaks. moved attribs and methods
10729                 from individual interfaces to addrcache object. prep
10730                 for new stuff to come in.
10731
10732 2002-03-15 [alfons]     0.7.4claws10
10733
10734         * src/matcher.[ch]
10735         * src/matcher_parser_parse.y
10736         * src/matcher_parser_lex.l
10737         * src/prefs_matcher.c
10738                 add filtering conditions message greater than, smaller 
10739                 than, and exactly matching a size in bytes
10740                 (does not work with delete from POP3 server yet)
10741
10742                 this should also give others an idea what you should
10743                 do to add new criterions to claws filtering system
10744                 
10745
10746 2002-03-15 [paul]       0.7.4claws9
10747
10748         * tools/filter_conv.pl
10749                 exit if there are no filter rules to convert
10750                 rename filterrc to filterrc.old after completion
10751
10752 2002-03-15 [paul]       0.7.4claws8
10753
10754         * sync with sylpheed 0.7.4cvs3
10755                 see ChangeLog entry 2002-03-14
10756
10757 2002-03-14 [paul]       0.7.4claws7
10758
10759         * src/compose.c
10760                 clean up the last commit (ahem)
10761
10762 2002-03-14 [paul]       0.7.4claws6
10763
10764         * src/compose.c
10765                 fix bug #515655. honour account preferences
10766                 regarding gpg default signing/encryption when 
10767                 changing account from the compose window.
10768
10769 2002-03-14 [paul]       0.7.4claws5
10770
10771         * src/folderview.c
10772                 remove unnecessary curly brackets
10773
10774 2002-03-14 [paul]       0.7.4claws4
10775
10776         * src/folderview.c
10777           src/prefs_filtering.[ch]
10778                 add filter rename on folder rename and filter
10779                 delete on folder delete. Patch submitted by
10780                 Neill Miller <neillm@thecodefactory.org> 
10781
10782 2002-03-14 [christoph]  0.7.4claws3
10783
10784         * src/procmsg.c
10785         * src/send.c
10786                 fix local delivery
10787                 (patch submitted by "Simon 'corecode' Schubert")
10788         * src/prefs_common.c
10789         * src/procmsg.c
10790                 fix gcc 3.0 warning
10791
10792 2002-03-14 [paul]       0.7.4claws2
10793
10794         * sync with sylpheed 0.7.4cvs2
10795                 see ChangeLog entry 2002-03-13
10796
10797 2002-03-12 [darko]      0.7.4claws1
10798
10799         * src/mainwindow.c
10800                 fix what seems to be a copy and paste error
10801                 when setting color for important messages
10802                 (reported by wwp)
10803
10804 2002-03-11 [paul]       version 0.7.4claws released
10805
10806 2002-03-11 [paul]       0.7.4claws
10807
10808         * po/es.po
10809           po/it.po
10810           po/nl.po
10811           po/pt_BR.po
10812                 update message catalogs. Submitted by Ricardo Mones 
10813                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10814                 Fabio Junior Beneditto
10815
10816         * configure.in
10817           faq/Makefile.am
10818           faq/it/Makefile
10819           faq/it/sylpheed-faq*
10820           src/mainwindow.c
10821           src/manual.[ch]
10822                 add FAQ in Italian
10823         
10824
10825 2002-03-11 [jens]       0.7.3claws7
10826
10827         * po/de.po
10828                 updated German translation
10829
10830 2002-03-11 [melvin]     0.7.3claws6
10831
10832         * po/fr.po
10833                 updated and corrected French translation
10834
10835 2002-03-10 [hoa]        0.7.3claws5
10836
10837         * src/account.c
10838         * src/inc.c
10839         * src/prefs_account.c
10840         * src/procmsg.c
10841         * src/send.[ch]
10842                 fixed the local account.
10843                 you have to change the default "/usr/sbin/sendmail"
10844                 to "/usr/sbin/sendmail -t" in the preferences of
10845                 the local account.
10846
10847         * src/procmime.c
10848                 removed some debug display for renderer
10849
10850 2002-03-10 [paul]       0.7.3claws4
10851
10852         * faq/en/sylpheed-faq-1.html
10853           faq/en/sylpheed-faq-2.html
10854                 update
10855
10856 2002-03-09 [paul]       0.7.3claws3
10857
10858         * sync with sylpheed 0.7.4
10859                 see ChangeLog entry 2002-03-09
10860
10861 2002-03-08 [paul]       0.7.3claws2
10862
10863         * faq/en/sylpheed-faq*
10864           faq/es/sylpheed-faq*
10865           faq/fr/sylpheed-faq*
10866                 update the FAQs
10867
10868         * manual/fr/.cvsignore
10869           manual/fr/Makefilea.am
10870           manual/fr/sylpheed*
10871           src/mainwindow.c
10872           src/manual.[ch]
10873                 add the French manual
10874
10875 2002-03-07 [paul]       0.7.3claws1
10876
10877         * sync with sylpheed 0.7.3cvs4
10878                 see ChangeLog entries  2002-03-06 and 2002-03-07
10879         
10880         * po/nl.po
10881                 updated by Wilbert Berendsen
10882
10883 2002-03-07 [melvin]     0.7.2claws34
10884
10885         * src/selective_download.c
10886                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10887
10888 2002-03-06 [paul]       0.7.2claws33
10889
10890         * sync with sylpheed 0.7.3cvs1
10891                 bug fix, see ChangeLog entry 2002-03-05
10892
10893 2002-03-05 [paul]       0.7.2claws32
10894
10895         * src/mimeview.c
10896           src/pgptext.[ch]
10897           src/procmsg.c
10898                 reverse the pgp ascii-armored code implemented in 
10899                 0.7.2claws16. removal of this code until it matures.
10900                 this means that verifying ascii-armored pgp sigs and
10901                 automatic decryption of ascii-armored encrypted
10902                 messages no longer works.
10903
10904 2002-03-05 [paul]       0.7.2claws31
10905
10906         * configure.in
10907           Makefile.am
10908         * faq/Makefile.am
10909         * faq/en/Makefile.am
10910           faq/en/sylpheed-faq.html
10911           faq/en/sylpheed-faq-1.html
10912           faq/en/sylpheed-faq-2.html
10913           faq/en/sylpheed-faq-3.html
10914         * faq/es/Makefile.am
10915           faq/es/sylpheed-faq.html
10916           faq/es/sylpheed-faq-1.html
10917           faq/es/sylpheed-faq-2.html
10918           faq/es/sylpheed-faq-3.html
10919           faq/es/sylpheed-faq-4.html
10920         * faq/fr/Makefile.am
10921           faq/fr/sylpheed-faq.html
10922           faq/fr/sylpheed-faq-1.html
10923           faq/fr/sylpheed-faq-2.html
10924           faq/fr/sylpheed-faq-3.html
10925         * src/Makefile.am
10926           src/defs.h
10927           src/mainwindow.c
10928           src/manual.[ch]
10929                 add FAQs in English, Spanish and French
10930
10931
10932 2002-03-05 [paul]       0.7.2claws30
10933
10934         * manual/en/sylpheed.html
10935           manual/en/sylpheed-XX.html
10936                 updated the English manual
10937
10938 2002-03-05 [hoa]        
10939
10940         * src/summaryview.c
10941                 dialog box pops up if the article can't be deleted.
10942
10943 2002-03-04 [paul]       
10944         
10945         * po/pt_BR.po
10946                 updated by Fabio Junior Benedito
10947
10948 2002-03-04 [hoa]
10949
10950         * removed ac/gpgme.m4
10951                 to avoid autogen common problem
10952                 developers have to install gpgme development package now
10953
10954         * src/compose.c
10955                 encoding to 7bit or 8bit is enabled.
10956
10957 2002-03-03 [alfons]     0.7.2claws29
10958
10959         * src/pop.c
10960                 merge fix by Oliver Haertel for selective
10961                 download buglet
10962
10963 2002-03-03 [paul]       0.7.2claws28
10964         
10965         * sync with sylpheed 0.7.3
10966
10967 2002-03-03 [paul]       0.7.2claws27
10968
10969         * sync with sylpheed 0.7.2cvs24
10970                 see ChangeLog entries 2002-03-02 and 2002-03-03
10971
10972 2002-03-02 [melvin]     0.7.2claws26
10973
10974         * src/inc.[ch]
10975         * src/main.c
10976         * src/mainwindow.c
10977         * src/prefs_common.[ch]
10978                 Added user definable notification on new mail arrival.
10979                 Removed unused variables in spell checker prefs code.
10980
10981 2002-03-02 [melvin]     0.7.2claws25
10982
10983         * src/quote_fmt.c
10984                 Removed unnecessary escape sequences.
10985                 Changed 'Initial...' to 'Initials of Sender'
10986
10987 2002-03-02 [paul]       0.7.2claws24
10988
10989         * sync with sylpheed 0.7.2cvs22
10990                 see ChangeLog entry 2002-03-01
10991
10992 2002-03-01 [hoa]        0.7.2claws23
10993
10994         * src/mainwindow.c
10995                 Set sensitivity of delete actions to active
10996                 even if the folder is a newsgroup.
10997
10998         * src/summaryview.c
10999                 - Set sensitivity of delete actions
11000                 - Added function check_permission() that will check if the
11001                   user is authorized to delete a message. For news, it
11002                   will check if the author is the same.
11003                 - Enabled deletion when there is no trash folder.
11004
11005         * src/news.[ch]
11006                 - Added news_cancel_article() to cancel articles
11007                 - Implemented news_remove_message() (public function)
11008
11009 2002-03-01 [paul]       0.7.2claws22
11010
11011         * src/gtkutils.c
11012           src/textview.c
11013                 recognise urls that that don't include 'http://' and
11014                 simply begin 'www.' 
11015
11016         * AUTHORS
11017                 remove duplicated name
11018
11019 2002-02-28 [paul]       0.7.2claws21
11020
11021         * src/mainwindow.c
11022           src/summaryview.[ch]
11023                 add ability to 'Select thread'
11024                 combines Melvin's "Select thread's head" patch (#510907)
11025                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11026                 patch (#518514) 
11027
11028 2002-02-28 [paul]       0.7.2claws20
11029
11030         * src/mimeview.c
11031                 hopefully fix segfault on right-clicking a mime part
11032                 that some people have experienced.      
11033                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11034
11035 2002-02-28 [paul]       0.7.2claws19
11036
11037         * sync with sylpheed 0.7.2cvs21
11038                 see ChangeLog entries 2002-02-27 and 2002-02-28
11039
11040 2002-02-27 [paul]       0.7.2claws18
11041
11042         * sync with sylpheed 0.7.2cvs18
11043                 see ChangeLog entries 2002-02-26 and 2002-02-27
11044
11045 2002-02-26 [alfons]     0.7.2claws17
11046
11047         * src/procheader.c
11048                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11049                 (spotted by Chris Hessman <idatech@gmx.net>)
11050
11051 2002-02-26 [paul]       0.7.2claws16
11052
11053         * src/mimeview.c
11054           src/pgptext.[ch]
11055           src/procmsg.c
11056                 make decryption of ascii-armored pgp encrypted messages
11057                 and verification of ascii-armored signatures work again.
11058                 slightly altered from the patch by Jens Jahnke 
11059                 <jan0sch@gmx.net>
11060
11061                 ##FIX ME##
11062                 * the checking of plaintext signatures always comes up in 
11063                   a popup box
11064                 * it doesn't work for multipart messages 
11065                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11066                   including the msg headers and these 2 line themselves, are 
11067                   not displayed
11068
11069         * src/mainwindow.c
11070                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11071                 "View/Message View" becomes "View/Separate Message View"
11072                 because its less ambiguous.
11073
11074         * po/es.po
11075                 updated by Ricardo Mones Lastra
11076
11077 2002-02-26 [paul]       0.7.2claws15
11078
11079         * sync with sylpheed 0.7.2cvs17
11080                 see ChangeLog entries 2002-02-25 and 2002-02-26
11081
11082 2002-02-25 [christoph]  0.7.2claws14
11083
11084         * src/filtering.[ch]
11085         * src/inc.c
11086                 do filtering stuff after all messages have been received
11087                   1. drop all messages to .processing
11088                   2. scan processing folder for messages
11089                   3. filter messages or move to inbox
11090                 this will also find old messages left in processing after
11091                 a crash or something like that and we get a real msginfo
11092                 from folder->get_msg_list and do not have to create our
11093                 own in filter_message
11094         * src/matcher_parser_parse.y
11095                 remove MIX/MAX warning (reordered includes)
11096
11097 2002-02-25 [paul]       0.7.2claws13
11098
11099         * sync with sylpheed 0.7.2cvs15
11100                 see ChangeLog entry 2002-02-24
11101
11102 2002-02-24 [alfons]     0.7.2claws12
11103
11104         * src/filtering.c
11105                 clear old color flags first when applying a new color to
11106                 a message info. 
11107                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11108
11109 2002-02-24 [alfons]     0.7.2.claws11
11110         
11111         * AUTHORS
11112         * src/prefs_common.c
11113                 add presets for Opera and Konqueror, closes patch #517261,
11114                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11115
11116 2002-02-24 [alfons]     0.7.2.claws10
11117
11118         * AUTHORS
11119         * src/summaryview.c
11120                 fix threading for null message ids, closes patch #521601,
11121                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11122
11123 2002-02-24 [alfons]     0.7.2claws9
11124
11125         * src/summaryview.c
11126         * src/filtering.c
11127                 make Tool | Filter Message work with filtering system so
11128                 setting flags also works
11129
11130                 TODO:
11131
11132                 - Processing uses the same function as Tool | Filter
11133                   Message, but doesn't use the same update proc yet
11134
11135 2002-02-23 [paul]       0.7.2claws8
11136
11137         * sync with sylpheed 0.7.2cvs14
11138                 see ChangeLog entries 2002-02-22 and 2002-02-23
11139
11140 2002-02-22 [christoph]  0.7.2claws7
11141
11142         * src/quote_fmt.c
11143                 Add column space to table
11144         * src/quote_fmt_parse.y
11145                 Close files
11146
11147 2002-02-22 [paul]       0.7.2claws6
11148
11149         * src/Makefile.am
11150           src/defs.h
11151           src/filtering.c
11152           src/inc.[ch]
11153           src/mainwindow.c
11154           src/matcher.[ch]
11155           src/matcher_parser_lex.l
11156           src/matcher_parser_parse.y
11157           src/pop.[ch]
11158           src/prefs_account.h
11159           src/prefs_filtering.c
11160           src/selective_download.[ch]   *** NEW FILES ***
11161           src/utils.[ch]
11162           po/POTFILES.in
11163                 Selective Download added to 'Tool' menu. 
11164                 Retrieves email headers of the currently selected pop3 
11165                 account and allows the user to mark emails for deletion 
11166                 right on the pop3 server. Patch submitted by Oliver Haertel 
11167                 <oha@users.sourceforge.net>.
11168         
11169         * po/POTFILES.in
11170                 add 'src/quote_fmt.c'           
11171
11172 2002-02-22 [christoph]  0.7.2claws5
11173
11174         * src/Makefile.am
11175                 added quote_fmt.c
11176         * src/prefs_common.[ch]
11177         * src/prefs_template.c
11178         * src/quote_fmt.c               *** NEW FILE ***
11179         * src/quote_fmt.h
11180                 move quote format symbol description code
11181                 to it's own file because it is used from
11182                 differnent code parts
11183                 Rewrote symbol description GUI
11184                   + use table
11185                   + add separators
11186                   + get data from array (no more long constant strings)
11187         * src/quote_fmt_lex.l
11188         * src/quote_fmt_parse.y
11189                 Symbol for Literal % changed to \% instead of %%
11190                 (More logical as \ is used for quoting for other symbols)
11191                 Add |f and |p to include files and program output
11192                 Examples:
11193                     |f{/home/.../.signature}
11194                     |p{date}
11195         * po/de.po
11196                 Correct wrong spelling for "Referenzen"
11197
11198 2002-02-21 [paul]       0.7.2claws4
11199
11200         * src/procmsg.c
11201                 forgotten during sync
11202
11203 2002-02-21 [paul]       0.7.2claws3
11204
11205         * sync with sylpheed 0.7.2cvs11
11206                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11207                 2002-02-20 and 2002-02-21
11208
11209 2002-02-20 [melvin]     0.7.2claws2
11210
11211         * src/prefs_actions.c
11212                 Added error report when child cannot fork or when execvp 
11213                 returns with an error.
11214
11215 2002-02-19 [christoph]  0.7.2claws1
11216
11217         * src/codeconv.c
11218                 return unconverted text if conde conversion is not possible
11219                 when libjconv is used.
11220                 (patch submitted by "Simon 'corecode' Schubert")
11221
11222 2002-02-19 [paul]       
11223
11224         * version 0.7.2claws release
11225
11226 2002-02-19 [paul]       0.7.2claws
11227
11228         * po/nl.po
11229                 updated by Wilbert Berendsen
11230
11231
11232 2002-02-18 [alfons]     0.7.1claws13
11233
11234         * src/syldap.c
11235         * src/jpilot.c
11236                 remove references to dlfcn and explicitly loading functions
11237                 from dynalink libs, because libs linked anyway, and functions
11238                 are loaded explicitly
11239
11240 2002-02-17 [melvin]     0.7.1claws12
11241
11242         * src/prefs_actions.c
11243                 Replaced children wait loop with double fork technique.
11244                 Now, input/output window updated at each new output.
11245                 free_children(): Fixed a memory leak.
11246                 Made input/output window non closable if running children
11247                 still exist.
11248                 Added missing <unistd.h> include.
11249                 Added some --debug outputs.
11250
11251 2002-02-17 [melvin]     0.7.1claws11
11252
11253         * src/summaryview.c
11254                 Fixed bug where descending sort order did not select top
11255                 message.
11256
11257 2002-02-17 [melvin]     0.7.1claws10
11258
11259         * acconfig.h
11260                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11261         * src/prefs_common.c
11262                 Pspell data package directory no more hard coded but
11263                 set during configuration (PSPELL_PATH). (Thanks to 
11264                                 Gustavo Noronha Silva.)
11265
11266 2002-02-17 [melvin]     0.7.1claws9
11267
11268         * configure.in
11269                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11270         * src/gtkspell.c
11271                 Fixed compile-time warnings.
11272
11273 2002-02-16 [alfons]     0.7.1claws8
11274
11275         * src/filesel.c
11276                 fix inadvertent free of NULL pointer which caused
11277                 sylpheed to crash when closing the save-as dialog
11278                 using the window close button
11279
11280 2002-02-16 [carsten]    0.7.1claws7
11281         * src/mainwindow.[ch]
11282           src/summaryview.c
11283           src/prefs_common.c
11284                 fixes for pixmap theming code:
11285                         - recently changed mail attributes shouldn't get
11286                           lost any longer
11287                         - theme is only reloaded iff another theme was
11288                           selected
11289
11290 2002-02-16 [paul]       0.7.1claws6
11291
11292         * sync with sylpheed 0.7.2 release
11293                 see ChangeLog entry 2002-02-15 and 2002-02-16
11294
11295 2002-02-15 [paul]       0.7.1claws5
11296
11297         * sync with sylpheed 0.7.1cvs9
11298                 see ChangeLog entry 2002-02-15
11299
11300         * po/POTFILES.in
11301                 remove unneeded headerwindow.c entry
11302
11303 2002-02-14 [carsten]    0.7.1claws4
11304         * src/summaryview.c
11305                 fixed a bug for "Go to next unread message": there was
11306                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11307                 in the prefs, because of doing "Search again" instead
11308                 "No"
11309
11310 2002-02-14 [carsten]    0.7.1claws3
11311         * src/stock_pixmap.c
11312                 removed 2 more mem leaks; following memprof,
11313                 this code is "leak free" now :)
11314
11315 2002-02-14 [carsten]    0.7.1claws2
11316         * src/stock_pixmap.c
11317                 used opendir/readdir/closedir instead of scandir
11318                 -> code should work now on Solaris
11319
11320 2002-02-14 [paul]       0.7.1claws1
11321
11322         * sync with sylpheed 0.7.1cvs8
11323                 see ChangeLog entries 2002-02-13 and 2002-02-14
11324
11325         * README.claws
11326                 add some description of Actions and Pixmap Themes
11327
11328 2002-02-13 [paul]       
11329
11330         * version 0.7.1claws release
11331
11332 2002-02-13 [paul]       0.7.1claws
11333
11334         * po/es.po
11335           po/it.po
11336           po/pt_BR.po
11337                 updated translations, submitted by Ricardo Mones Lastra,
11338                 Alessandro Maestri and Fabio Junior Beneditto
11339
11340 2002-02-13 [melvin]     0.7.0claws75
11341
11342         * src/prefs_actions.c
11343                 Added missing "signal.h" include
11344
11345 2002-02-13 [melvin]     0.7.0claws74
11346
11347         * src/prefs_folder_item.c
11348                 Added missing "config.h" include
11349         * po/fr.po
11350                 Updated French translation for folder propriety.
11351
11352 2002-02-13 [jens]       0.7.0claws73
11353
11354         * po/POTFILES.in
11355                 Added missing src/prefs_folder_item.c [log added by melvin]
11356         * po/de.po
11357                 Updated German translation.
11358
11359 2002-02-13 [melvin]     0.7.0claws72
11360
11361         * po/fr.po
11362                 Updated French translation.
11363
11364 2002-02-13 [melvin]     0.7.0claws71
11365
11366         * src/gtkutils.c
11367                 Made gtkut_editable_get_selection return NULL if selection
11368                 is of length zero.
11369                 This fixes a bug where selecting part of message A then
11370                 switching to message B and replying to it will not
11371                 quote the message's body.
11372
11373 2002-02-12 [paul]       0.7.0claws70
11374
11375         * src/mainwindow.c
11376                 cosmetic, relating to pixmap themes: on toolbar make 
11377                 updating of 'Exec' and 'Compose news/Compose email'
11378                 icons faster.
11379
11380 2002-02-12 [carsten]    0.7.0claws69
11381         * src/folderview.c
11382           src/mainwindow.[ch]
11383           src/stock_pixmap.c
11384           src/summaryview.c
11385           src/prefs_common.c
11386                 - refreshing after changing pixmap theme better
11387                   now (thanks Paul)
11388                 - wanted to remove some mem leaks, but alfons was
11389                   faster (and had the better solution ;)
11390
11391 2002-02-12 [alfons]     0.7.0claws68
11392
11393         * src/prefs_common.c
11394         * src/stock_pixmap.[ch]
11395                 plug mem leaks, refactor code a little bit
11396
11397
11398 2002-02-12 [sergey]     0.7.0claws67
11399
11400         * src/imap.c
11401                 Fixed problem with copying messages to IMAP folders when the
11402                 server uses something other than '/' as a namespace separator
11403                 (cyrus-imapd uses '.').
11404
11405 2002-02-12 [jens]       0.7.0claws66
11406
11407         * po/de.po
11408                 Updated German Translation
11409
11410 2002-02-12 [paul]       0.7.0claws65
11411
11412         * sync with sylpheed 0.7.1cvs1
11413                 see ChangeLog entry 2002-02-12
11414
11415 2002-02-12 [melvin]     0.7.0claws64
11416
11417         * src/prefs_actions.c
11418                 Fixed "feature" where children's output was duplicated 
11419                 instead of refreshed while monitoring.
11420                 Removed some debug code.
11421
11422 2002-02-12 [christoph]  0.7.0claws63
11423
11424         * src/compose.c
11425                 always delete message from queue after sending/send error
11426                 (closes bug #509601)
11427
11428 2002-02-12 [melvin]     0.7.0claws62
11429
11430         * src/prefs_actions.c
11431                 Children wait loop is now triggered with a timeout of 1s
11432                 Added %F which is replaced with the list of filenames 
11433                 of all selected messages (as suggested by Ricardo Mones Lestra)
11434                 Pipe syntax changed. Prefix with | to send selection, postfix
11435                 with | to retrieve output. Prefix with > or * to send
11436                 user definable input to the command (*: input is hidden)
11437                 Old pipe action should now be postfixed with |, too.
11438
11439 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11440         * src/stock_pixmap.c
11441                 fixed a bug: if there's no theme directory don't
11442                 throw an error, just do "nothing" (thanks Alfons)
11443
11444 2002-02-12 [carsten]    0.7.0claws60
11445         * src/folderview.c
11446           src/summaryview.c
11447                 had to write the cache twice (nasty!); some marks would 
11448                 get lost if not
11449
11450 2002-02-11 [carsten]    0.7.0claws59
11451         * acconfig.h
11452           configure.in
11453           doc-src/maintainer_guide.txt
11454           src/compose.[ch]
11455           src/defs.h
11456           src/folderview.[ch]
11457           src/gtkutils.[ch]
11458           src/mainwindow.[ch]
11459           src/prefs_common.[ch]
11460           src/stock_pixmap.[ch]
11461           src/summaryview.[ch]
11462                 pixmap theming and related work on pixmap
11463                 handling on some other places
11464                 (e.g. hrm features for all folder)
11465           src/pixmap/stock_*.xpm -> the stock_ was removed
11466         
11467 2002-02-11 [paul]       0.7.0claws58
11468
11469         * sync with sylpheed 0.7.1 release
11470                 see ChangeLog entries 2002-02-11
11471
11472 2002-02-08 [paul]       0.7.0claws57
11473
11474         * sync with sylpheed 0.7.0cvs39
11475                 see ChangeLog entry 2002-02-07 (last entry) 
11476
11477         * src/prefs_actions.c
11478           src/prefs_filtering.c
11479           src/prefs_matcher.c
11480           src/prefs_scoring.c
11481                 sync: made it compile with C compilers other than gcc
11482
11483 2002-02-07 [paul]       0.7.0claws56
11484
11485         * sync with sylpheed 0.7.0cvs38
11486                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11487                 2002-02-07
11488
11489 2002-02-07 [darko]      0.7.0claws55
11490
11491         * src/gtkutils.[ch]
11492         * src/summaryview.c
11493                 Fix const gchar */gchar * issue (thanks Hiro)
11494
11495 2002-02-07 [darko]      0.7.0claws54
11496
11497         * src/compose.[ch]
11498         * src/filtering.c
11499         * src/gtkutils.[ch]
11500         * src/prefs_template.c
11501         * src/quote_fmt.h
11502         * src/quote_fmt_parse.y
11503         * src/summaryview.c
11504         * src/utils.[ch]
11505                 When replying or forwarding an email don't quote the entire
11506                 mail body but use the part of the message text that is selected
11507
11508 2002-02-06 [melvin]     0.7.0claws53
11509
11510         * src/prefs_common.[ch]
11511         * src/gtkspell.[ch]
11512         * src/compose.c
11513                 Made possible to switch quickly to last used dictionary
11514                 which makes checking bilingual documents easier.
11515
11516 2002-02-06 [melvin]     0.7.0claws52
11517         
11518         * po/POTFILES.in
11519                 Added forgotten new file src/prefs_actions.c
11520
11521 2002-02-06 [melvin]     0.7.0claws51
11522
11523         * src/prefs_actions.c   ** NEW FILE **
11524         * src/prefs_actions.h   ** NEW FILE **
11525                 Added actions to execute on message text view, or on the
11526                         message's file.
11527         * src/Makefile.am
11528                 Added src/prefs_actions.[ch]
11529         * src/compose.c
11530                 Added new menu "Edit/Actions"
11531         * src/defs.h
11532                 Added new actionsrc file.
11533         * src/main.c
11534                 Added actionsrc reading.
11535         * src/mainwindow.c
11536                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11537         * src/prefs_common.h
11538                 Added new element actionslst element to prefs_common.
11539
11540 2002-02-06 [paul]       0.7.0claws50
11541
11542         * sync with sylpheed 0.7.0cvs36
11543                 see ChangeLog entry 2002-02-06
11544
11545 2002-02-05 [paul]
11546
11547         * po/es.po
11548                 updated by Ricardo Mones Lastra
11549
11550 2002-02-05 [paul]       0.7.0claws49
11551
11552         * sync with sylpheed 0.7.0cvs33
11553                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11554
11555 2002-02-05 [paul]       0.7.0claws48
11556
11557         * src/compose.c
11558                 re-add 'Edit/Advanced/Delete entire line', previously named
11559                 'Delete Line+'
11560
11561 2002-02-04 [paul]       0.7.0claws47
11562
11563         * src/compose.c
11564           src/summaryview.c
11565                 fix bug #494993 (Reply All not taking Reply-To into consi)
11566                 eliminate differences in behaviour of right-click 'Reply to all' 
11567                 in summary view and 'Reply to all' on the toolbar. 
11568                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11569                 view and From gets ignored by 'Reply to all' on toolbar.
11570                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11571                 From when no Reply-To header is present.
11572
11573 2002-02-04 [paul]       0.7.0claws46
11574
11575         * sync with sylpheed 0.7.0cvs30
11576                 see ChangeLog entries 2002-02-03 and 2002-02-04
11577
11578 2002-02-03 [melvin]     0.7.0claws45
11579
11580         * src/gtkspell.[ch]
11581                 Readded function to highlight all misspelled words.
11582                 Fixed bug where user-provided-words did not replace
11583                         correctly the misspelled word when using the mouse.
11584                 Fixed bug where checking a region selected from right to left did
11585                         not check the region at all.
11586                 Fixed bug where 'Check backwards' may not check at all. 
11587                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11588                 Fixed possible buffer overflow when checking for long strings (>1k).
11589                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11590                 Accelerators code uses now gtk_widget_add_accel.
11591                 Removed and disabled obsolete and unfinished code.
11592                 Cleaning up.
11593
11594         * src/compose.c
11595                 Added menu item to Highlight all misspelled words.
11596
11597 2002-02-01 [paul]       0.7.0claws44
11598
11599         * src/mainwindow.c
11600                 fix '/View/Hide read messages' sensitivity when all
11601                 messages in a folder are hidden
11602
11603 2002-02-01 [paul]       0.7.0claws43
11604
11605         * src/main.c
11606                 add --send option to command line interface, sends all
11607                 queued mail. Patch submitted by Ricardo Mones Lastra.
11608
11609 2002-01-31 [paul]       0.7.0claws42
11610
11611         * src/mainwindow.c
11612                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11613
11614 2002-01-31 [paul]       0.7.0claws41
11615
11616         * sync with sylpheed 0.7.0cvs27
11617                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11618                 and 2002-01-31
11619
11620         * src/textview.c
11621                 comment out elements of textview_show_part() as temporary
11622                 workaround for attachment 'Display as text' bug 
11623
11624         * po/pt_BR.po
11625                 updated by Fabio Junior Beneditto
11626
11627 2002-01-30 [paul]       0.7.0claws40
11628
11629         * sync with sylpheed 0.7.0cvs24
11630                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11631                 and 2002-01-30
11632
11633         * src/compose.c
11634                 add {N_("/_Spelling"), ... "<Branch>"} to 
11635                 GtkItemFactoryEntry compose_entries[]
11636
11637         * src/prefs_common.c
11638                 add claws menu items to prefs_keybind_apply_clicked()
11639                 and remove non-claws menu items
11640
11641 2002-01-29 [paul]       0.7.0claws39
11642
11643         * sync with sylpheed 0.7.0cvs22
11644                 see ChangeLog entries 2002-01-28 and 2002-01-29
11645
11646 2002-01-28 [melvin]     0.7.0claws38
11647
11648         * src/compose.c
11649                 Added the declartion of compose_send_control_enter.
11650
11651         * src/compose.c
11652         * src/gtkspell.[ch]
11653                 Added in a 'Spelling' menu which includes the configuration menu. 
11654                 Added a real 'Check all' and got rid from the old one which only
11655                 highlited misspelled word.
11656                 Made 'Check while typing' a disableable option.
11657                 Added a dialog when there are no more misspelled word.
11658                 Added a dialog if error occurs when switching to a dictionary.
11659         
11660         * src/prefs_common.[ch]
11661                 Added option for the default 'Check while typing' option.
11662
11663
11664 2002-01-28 [alfons]     0.7.0claws37
11665
11666         * src/compose.c
11667                 fix buglet and make code comply with sylpheed code style
11668
11669 2002-01-28 [paul]       0.7.0claws36
11670
11671         * sync with sylpheed 0.7.0cvs19
11672                 see ChangeLog entries for 2002-01-28
11673
11674 2002-01-28 [hoa]        0.7.0claws35
11675
11676         * src/defs.h
11677                 added rendererrc
11678
11679         * src/main.c
11680                 read the renderer config
11681
11682         * src/procmime.[ch]
11683                 use the renderer config to convert mime attachments
11684
11685         * src/textview.c
11686                 don't use textview_show_html/ertf,
11687                 use get_text_content instead
11688
11689 2002-01-27 [alfons]     0.7.0claws34
11690         
11691         * src/news.c
11692                 make sylpheed believe it can delete a news message...
11693                 (messages are NOT deleted, maybe we should remove
11694                 processing from the folder properties after all.)
11695
11696 2002-01-27 [alfons]     0.7.0claws33
11697
11698         * src/folder.c
11699                 add extra checks
11700         * src/news.c
11701                 implement remove_msg() 
11702
11703 2002-01-27 [alfons]     0.7.0claws32
11704
11705         * src/procmsg.h
11706         * src/procheader.c
11707         * src/messageview.c
11708                 fix return receipt / disposition notification again. this
11709                 stuff seems to break on _every_ major summary UI change, so
11710                 it's now implemented using a flag which is saved in the
11711                 marks cache
11712                 
11713 2002-01-26 [alfons]     0.7.0claws31
11714
11715         * src/import.c
11716                 let import dialog show the destination folder identifier
11717
11718 2002-01-26 [melvin]     0.7.0claws30
11719
11720         * src/folderview.c
11721         * src/summaryview.c
11722                 Readded 'Mark all read' into summary view popup menu
11723                 Added 'Mark all read' in folder view popup menu for IMAP
11724                 and NNTP.
11725                 Made it insensitive if the selected folder is not the shown
11726                 one to avoid 'Mark all read' on the wrong folder.
11727                 
11728 2002-01-26 [paul]       0.7.0claws29
11729
11730         * src/folderview.c
11731           src/summaryview.c
11732                 move 'Mark all read' from summary view to folder view
11733                 menu. (adapted from) patch submitted by Jeremy Andrews,
11734                 <lists@kerneltrap.com>
11735
11736 2002-01-25 [alfons]     0.7.0claws28
11737
11738         * src/gtkstext.c
11739                 put the gtk class name back so GtkSText adapts the 
11740                 settings of GtkText
11741
11742 2002-01-25 [alfons]     0.7.0claws27
11743
11744         * src/folderview.c 
11745                 assimilate Ricardo's patch that shows pixmaps instead of
11746                 plain "new" and "unread" texts in the folder view column
11747                 headers 
11748
11749 2002-01-25 [paul]       0.7.0claws26
11750
11751         * src/Makefile.am
11752                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11753                 be found in non-standard locations. 
11754                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11755
11756 2002-01-25 [paul]       0.7.0claws25
11757
11758         * sync with sylpheed 0.7.0cvs16
11759                 see ChangeLog entry 2002-01-25
11760
11761 2002-01-24 [paul]       0.7.0claws24
11762
11763         * more sync with sylpheed 0.7.0cvs15
11764                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11765
11766 2002-01-23 [sergey]     0.7.0claws23
11767
11768         * src/importldif.c
11769                 Fixed segfault when closing LDIF import wizard with
11770                 the window manager.
11771         * src/imageview.c
11772         * src/imageview.h
11773         * src/messageview.c
11774         * src/mimeview.c
11775                 Fixed wrong scrolling position after switching between
11776                 text and image parts.
11777
11778 2002-01-23 [paul]       0.7.0claws22
11779
11780         * sync with sylpheed 0.7.0cvs15
11781                 see ChangeLog entries 2002-01-22 and 2002-01-23
11782
11783 2002-01-21 [melvin]     0.7.0claws21
11784
11785         * src/prefs_scoring.c
11786         * src/prefs_filtering.c
11787                 Fixed bug where scoring and filtering windows stopped
11788                 autochecking.
11789
11790 2002-01-21 [paul]       0.7.0claws20
11791
11792         * sync with sylpheed 0.7.0cvs12
11793                 see ChangeLog entries 2002-01-20 and 2002-01-21
11794
11795 2002-01-21 [carsten]    0.7.0claws19
11796         * src/mainwindow.c
11797         * src/menu.[ch]
11798         * src/messageview.[ch]
11799         * src/summaryview.[ch]
11800                 changes to shortcuts handling again:
11801                         + "Q" now controled by mainwin
11802                         + v/V are now customizable and have slightly
11803                           different meanings
11804                 the "button" to minimize the messageview (and maximize
11805                 the summary view) is a real button now
11806         * src/compose.c
11807                 "Delete Line+" added to Edit/Advanced (this will also
11808                 delete the '\n')
11809
11810 2002-01-20 [melvin] 0.7.0claws18
11811
11812         * src/addressbook.c
11813                 Made "Bcc" sensitive when addressbook is called from
11814                 compose window (it was a Claws only bug).
11815
11816 2002-01-19 [alfons] 0.7.0claws17
11817
11818         * src/inc.c
11819                 prevent unnecessary updates when currently selected folder has
11820                 no new messages 
11821
11822 2002-01-19 [alfons] 0.7.0claws16
11823         
11824         * src/summaryview.c
11825                 prevent writing the cache based on current message list in summary 
11826                 view when filtering also put messages in currently selected folder
11827
11828 2002-01-19 [paul]
11829
11830         * po/it.po
11831                 Italian translation submitted by Alessandro Maestri
11832                 <a.maestri@cs.tin.it>
11833
11834 2002-01-18 [melvin]     0.7.0claws15
11835
11836         * src/prefs_filters.c
11837                 fixed bug where 'cancel' from 'filters' window stops autochecking
11838                 if the timer timed out  when the window was open.
11839
11840 2002-01-18 [match]      0.7.0claws14
11841
11842         * src/addrclip.[ch]     ** NEW FILE **
11843         * src/addrselect.[ch]   ** NEW FILE **
11844         * src/adbookbase.h      ** NEW FILE **
11845                 addressbook cut, copy and paste
11846         * src/addrbook.[ch]
11847         * src/addrcache.[ch]
11848         * src/addressitem.h
11849         * src/addrindex.[ch]
11850         * src/addritem.[ch]
11851         * src/importldif.c
11852         * src/importmutt.c
11853         * src/jpilot.[ch]
11854         * src/syldap.[ch]
11855         * src/vcard.[ch]
11856         * src/jpilot.[ch]
11857         * src/editbook.c
11858         * src/editjpilot.c
11859         * src/editldap.c
11860         * src/editvcard.c
11861                 support for copy/paste
11862         * src/addressbook.c
11863                 support for copy/paste
11864                 tidy up menu option processing
11865                 correct address list function arguments
11866         * src/editaddress.c
11867                 sort user attributes
11868         * src/ldif.h
11869         * src/mutt.h
11870                 tidy up
11871
11872         * src/addrbook.[ch]
11873         * src/addrbook.[ch]
11874         * src/addrbook.[ch]
11875                 
11876
11877 2002-01-18 [paul]       0.7.0claws13
11878
11879         * sync with sylpheed 0.7.0cvs8
11880                 configure.in: support Mac OS X (Darwin)
11881
11882 2002-01-18 [carsten]    0.7.0claws12
11883         * src/html.c
11884                 small hack to fix a segfault with an empty href
11885                 (reported by Alexandra Walford <deeni@altern.org>)
11886         * src/mainwindow.c
11887         * src/summaryview.c
11888                 the shortcuts for Mark und Mark as unread are hardcoded
11889                 again
11890         * src/compose.c
11891         * src/gtkstext.[ch]
11892                 readded the shortcuts in gtkstext but made them
11893                 customizeable (simply by adding a menu plus a wrapper
11894                 to compose.c)
11895
11896 2002-01-17 [melvin]     0.7.0claws11
11897
11898         * src/gtkspell.c
11899                 fix default dictionary not being saved.
11900
11901 2002-01-16 [darko]      0.7.0claws10
11902
11903         * src/compose.c
11904                 fix wrapping crash with URL longer than wrapping margin
11905
11906 2002-12-08 [hoa]        0.7.0claws10
11907
11908         * src/matcher_parser_parse.y
11909                 fixed some bugs
11910
11911         * src/prefs_filtering.c
11912                 now, we can use bounce action in the dialog box.
11913
11914 2002-01-16 [carsten]    0.7.0claws9
11915         * src/gtkstext.c
11916                 removed the <control> and <alt> shortcuts because they're
11917                 not needed and interefered with the "normal" shortcuts
11918         * src/mainwindow.c
11919         * src/summaryview.c
11920                 removed most of the hardcoded shortcuts and assigned
11921                 them to menu entries making them easy customizable by
11922                 that
11923
11924 2002-01-16 |melvin]     0.7.0claws8
11925
11926         * src/gtkspell.c
11927                 fixed bug where using the mouse and when the compose
11928                 window is not on top may result in a crash.
11929
11930 2002-01-16 [melvin]     0.7.0claws7
11931
11932         * src/compose.c
11933                 fixed a long standingspell checker bug which could 
11934                 cause a crash after sending a message.
11935
11936 2002-01-16 [paul]       0.7.0claws6
11937
11938         * sync with sylpheed 0.7.0cvs7
11939                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11940                 2002-01-15, and 2002-01-16
11941
11942 2002-01-16 [melvin]     0.7.0claws5
11943
11944         * README.claws
11945         * src/compose.c
11946         * src/gtkspell.[ch]
11947         * src/main.c
11948                 Heavily modified spell checker code to work around
11949                 ispell bug, to add keyboard shortcuts and for future
11950                 enhancements. See README.claws for usage information.
11951
11952 2002-01-15 [alfons]     0.7.0claws4
11953         
11954         * src/summaryview.c
11955                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11956                 so sorting within threads reflects sort mode
11957
11958 2002-01-15 [christoph]  0.7.0claws3
11959
11960         * src/procmsg.c
11961                 added alertpanel if mail sending failed
11962
11963 2002-01-15 [alfons]     0.7.0claws2
11964         
11965         * src/prefs_filtering.c
11966                 don't stop timer when prefs filtering dialog is opened
11967
11968 2002-01-14 [alfons]     0.7.0claws1
11969
11970         * src/addr_compl.c
11971         * src/prefs.c
11972                 remove debug_print()s for privacy reasons
11973
11974 2002-01-14 [darko]      0.7.0claws
11975
11976         * README.claws
11977                 quotation wrapping is now also in the main branch
11978
11979 2002-01-14 [paul]
11980
11981         * tools/filter_conv.pl
11982                 allow for Boolean Op and case-sensitivity
11983                 this file is included in the release and tagged
11984                 'rel_0_7_0'
11985
11986 2002-01-13 [paul]       0.7.0claws
11987
11988         * release 0.7.0, with cvs tag 'rel_0_7_0'
11989
11990 2002-01-13 [paul]
11991
11992         * tools/filter_conv.pl
11993         * tools/README
11994                 rewritten to output to matcherrc instead of filteringrc
11995
11996         * po/es.po
11997                 updated Spanish translation by Ricardo Mones Lastra
11998
11999 2002-01-13 [alfons]
12000
12001         * po/nl.po
12002                 update dutch translation
12003
12004 2002-01-13 [paul]
12005
12006         * po/pt_BR.po
12007                 Updated by Fabio Junior Beneditto 
12008
12009 2002-01-13 [melvin]     0.6.6claws53
12010
12011         * po/fr.po
12012                 Updated french translation
12013
12014 2002-01-12 [alfons]     0.6.6claws52
12015
12016         * src/filtering.c
12017                 plug mem leak that has been sitting there for ages              
12018
12019 2002-01-12 [alfons]     0.6.6claws51
12020
12021         * src/summaryview.c
12022                 undo melvin's changes from 0.6.6claws48 because summary
12023                 view now refuses to select first unread message when
12024                 selecting a folder 
12025
12026 2002-01-11 [alfons]     0.6.6claws50
12027
12028         * src/import.c
12029                 use claws' semantics for getting folder item when
12030                 importing an mbox file into a folder 
12031                 (submitted by Dale P. Smith)
12032
12033 2002-01-11 [christoph]  0.6.6claws49
12034
12035         * src/prefs.h
12036                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12037                 toggle widget, because non static prefs can not use
12038                 prefs_set_* functions
12039         * src/prefs_account.c
12040                 toggle smtp auth password field sensitivity if
12041                 user id is empty and add descrition of usage for
12042                 these fields
12043         * src/prefs_folder_item.c
12044                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12045                 callbacks
12046
12047 2002-01-11 [melvin]     0.6.6claws48
12048
12049         * src/compose.c
12050                 fix the 'Ctrl-Enter' feature for sending and test really
12051                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12052                 editables which was not documented in Gtk)
12053
12054         * src/summaryview.c
12055                 Made summaryview refresh after sorting and not before.
12056
12057 2002-01-11 [christoph]  0.6.6claws47
12058
12059         * src/compose.c
12060                 select account from account ids if possible and
12061                 correctly set save folder for copy in reedit
12062
12063 2002-01-10 [paul]       0.6.6claws46
12064
12065         * sync with sylpheed 0.7.0 release
12066                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12067                 2002-01-09
12068
12069 2002-01-09 [alfons]
12070
12071         * src/summaryview.c
12072                 remove more dirt traces...
12073
12074 2002-01-09 [alfons]
12075         
12076         * src/summaryview.c
12077                 clean up some traces of my debugging stuff
12078
12079 2002-01-09 [alfons]     0.6.6claws45
12080
12081         * src/filtering.c
12082                 break up filteringprop_apply() in three separate pieces
12083                 so we can drop messages that failed processing in the
12084                 inbox
12085
12086         * src/summaryview.c
12087                 fix bug #469598 "no refresh of inbox after filter" which 
12088                 was introduced by the new summary view locking, and which 
12089                 prevented the summary view to update after a manual filter 
12090                 message. claw's filter message requires a summary_show().
12091                 (aargh, summary_show() again! :-)
12092                 
12093 2002-01-07 [alfons]     0.6.6claws44
12094
12095         * src/headerwindow.c
12096         * src/logwindow.c
12097         * src/messageview.c
12098         * src/sourcewindow.c
12099                 bring in Hiro's last 0.7.0 wm class fixes
12100
12101         * tools/sylprint.pl
12102                 bring in Ricardo's fix for sylprint script
12103
12104         * AUTHORS       
12105         * src/rfc2015.[ch]
12106         * src/prefs_common.[ch]
12107         * src/prefs_account.[ch]
12108         * src/compose.c
12109                 clean up account preference poison in rfc2015,
12110                 and preparation to fix double sign bug 
12111                 (patch submitted by Simon 'corecode' Schubert)
12112
12113 2002-01-07 [christoph]  0.6.6claws43
12114
12115         * src/mh.c
12116                 search for free message number, do not only rely
12117                 on last_num
12118         * src/send.c
12119                 fix smtp auth and use extra account information
12120                 if available, if not use pop3 data instead
12121                 (closes bug #500341)            
12122         * src/ssl.[ch]
12123                 match coding style
12124
12125 2002-01-06 [alfons]     0.6.6claws42
12126
12127         * src/mainwindow.c
12128                 try making the separate windows work again...
12129
12130 2002-01-06 [alfons]     0.6.6claws41
12131
12132         * src/mainwindow.c
12133                 adapt Hiro's separate window menu (to get rid of the funny
12134                 duplicate menu items), and make it work again
12135
12136 2002-01-06 [alfons]     0.6.6claws40
12137
12138         * tools/Makefile.am
12139         * tools/sylprint.rc
12140         * tools/sylprint.pl
12141         * tools/README.sylprint
12142                 add sylprint script for printing mails from Sylpheed
12143                 (contributed by Ricardo Mones Lastra)
12144
12145         * src/acount.c
12146                 clean up
12147
12148 2002-01-06 [melvin]     0.6.6claws39
12149
12150         * src/mainwindow.c
12151         * src/summaryview.c
12152                 Fixed crash introduced in 0.6.6claws38 by the menu
12153                 reorganisation (Hide read messages)
12154         
12155         * ChangeLog.claws 
12156                 Fixed typo (we are now in 2002, alfons ;) )
12157
12158 2002-01-05 [alfons]     0.6.6claws38
12159
12160         * sync with sylpheed 0.6.6cvs10-17
12161                 (last stuff marked as LAST_STABLE)
12162
12163 2002-01-04 [melvin]     0.6.6claws37
12164
12165         * src/account.c
12166                 Made account selection code use strcasestr again instead of
12167                 g_strcasecmp (fixes bug where reediting queued messages
12168                 did not select proper account reported by T. Link).
12169         
12170         * src/folderview.c
12171                 Fix bug where folder icons are not shown when 'hide read messages'
12172                 is on.
12173         
12174         * src/stock_pixmaps.[ch]
12175                 Added folder icons for 'hide read messages'.
12176         
12177         * src/compose.c
12178                 Fixed bug where 'Enter' in a header entry will send the message 
12179                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12180
12181 2002-01-03 [melvin]     0.6.6claws36
12182         
12183         * src/prefs.[ch]
12184                 Added popup menu for common preferences and
12185                 account preferences (right click on tab displays
12186                                 a menu of all tabs.)
12187
12188 2002-01-02 [melvin]     0.6.6claws35
12189
12190         * src/gtkspell.[ch]
12191                 Made spelling code compatible with undo/redo feature.
12192                 Added creation of suggestion mode menu for the general
12193                         preferences.
12194         
12195         * src/prefs_common.[ch]
12196                 Added option menu for the speller's suggestion mode.
12197                 Added missing spaces in "..." buttons and made a "..."
12198                         button non translatable!
12199         
12200         * src/compose.c
12201                 Made speller use the default suggestion mode.
12202                 Hack to make it possible to choose 'CTRL-Enter' as a
12203                         shortcut for sending (and only for sending).
12204
12205         * src/prefs_folder_item.c
12206                 Changing subject simplification does not update cache 
12207                         anymore (because it is unnecessary).
12208                 Fixed bug where changing subject simplification updated the 
12209                         summaryview even when the viewed folder is not the
12210                         folder which properties are being changed. (E.g. 
12211                                         viewing folder A and changing
12212                                         the subject simplification of 
12213                                         folder B -not being viewed- updated the 
12214                                         summaryview of folder A with data of
12215                                         folder B). (Hope this is clear... )
12216
12217 2001-12-31 [alfons]     0.6.6claws34
12218         
12219         * src/ldif.c
12220         * src/mutt.c
12221                 fgetc() returns a signed integer which doesn't
12222                 fit in a char. so c truncates this to a char
12223                 but we may lose significant bits. i.e. we may
12224                 comparing 0xFF which may not be equal to -1
12225                 unless properly casted to signed char which
12226                 we won't do because fgetc() returns a signed
12227                 integer which doesn't fit in a char. so c 
12228                 truncates this to a char but we may lose 
12229                 significat bits. (you got the idea, thanks
12230                 to Gustavo Noronha Silva <kov@debian.org>
12231                 and the Debian folks!)
12232
12233 2001-12-30 [alfons]     0.6.6claws33
12234
12235         * src/prefs_common.c
12236                 add #ifdef USE_PSPELLs that Melvin forgot               
12237
12238 2001-12-30 [melvin]     0.6.6claws32
12239         
12240         * src/prefs_common.[ch]
12241                 Added configurable color for misspelled words.
12242
12243         * src/gtkspell.[ch]
12244                 Fixed bug of foreground text color (reported by David
12245                                 Mehrmann)
12246                 Added configurable color for misspelled words.
12247
12248 2001-12-30 [alfons]     0.6.6claws31
12249
12250         * src/folder.c
12251                 remove unnecessary things someone put there
12252
12253         * src/mh.c
12254         * src/folder.[ch]
12255                 make folder properties (like threading and sorting) persistent
12256                 (closes bug #497424 "rescan folder tree resets proprieties")
12257                 currently this is only for MH folders. 
12258
12259 2001-12-29 [melvin]     0.6.6claws30
12260
12261         * src/string_match.[ch]
12262                 Optimized a bit: regexp pattern buffer compiled only once, and
12263                   one subroutine call removed. Fixed ^ regexp search: Now, 
12264                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12265         
12266         * src/summaryview.c
12267                 Subject filtering changed to filter summary columns and
12268                   not directly the messages subject cache. The loss in 
12269                   performance is balanced by the improvement of string_match.
12270                 Added an alert panel if there is an error in the regexp.
12271
12272         * src/src/prefs_folder_item.h
12273                 Added a regexp pattern buffer.
12274
12275 2001-12-28 [alfons]     0.6.6claws29
12276
12277         * src/string_match.[ch]
12278                 clean up name space
12279                 allow compilation *BSD
12280
12281 2001-12-27 [alfons]     0.6.6claws28
12282
12283         * src/filter.c
12284                 sync the Hiro's bug fix for BSD
12285
12286 2001-12-27 [melvin]     0.6.6claws27
12287         
12288         * src/compose.c
12289                 Simplify focus to subject entry code.
12290
12291 2001-12-27 [darko]      0.6.6claws26
12292
12293         * src/filtering.c
12294         * src/mbox_folder.c
12295         * src/messageview.c
12296         * src/mh.c
12297         * src/procheader.[ch]
12298         * src/procmsg.h
12299         * src/stock_pixmap.[ch]
12300         * src/summaryview.c
12301                 Show key icon for encrypted mails in summary view
12302
12303         * src/pixmaps/clip.xpm
12304         * src/pixmaps/clipkey.xpm
12305         * src/pixmaps/key.xpm
12306                 New/modified icons for the above
12307
12308 2001-12-27 [melvin]     0.6.6claws25
12309
12310         * src/prefs_common.c
12311                 Put spell checker options in a separate tab to decrease
12312                 the Common Preferences window height.
12313
12314         * README.claws  
12315                 Update spell checker usage instruction about its options
12316                 location.
12317
12318 2001-12-27 [melvin]     0.6.6claws24
12319
12320         * src/compose.c
12321                 Changed subject entry widget position. Initial focus is
12322                 on the To header instead of the subject entry.
12323                 Creating a new header scrolls the header list to make the
12324                 created one visible. Nevertheless, when automatically filling
12325                 headers, the first one is shown.
12326                 A Tab key press in the last empty header entry zips the 
12327                 focus to the subject entry.
12328                 (I did not change the combo boxes, yet)
12329
12330 2001-12-26 [alfons]     0.6.6claws23
12331
12332         * src/prefs_account.c
12333         * src/inc.c
12334                 allow default inbox to reside in another mailbox (only
12335                 works for POP3 accounts)
12336
12337 2001-12-26 [alfons]     0.6.6claws22
12338         
12339         * src/textview.c
12340                 make reply-on-click work with the account of the selected folder
12341         * src/compose.c
12342                 put a fixme here to remind me to fix finding correct default
12343                 account for nested folders
12344
12345 2001-12-25 [alfons]     0.6.6claws21
12346
12347         * src/summaryview.c
12348                 make column headers display locked and mark pixmaps (idea by Melvin) 
12349                 fix bug by adding score and locked column type to sort array
12350
12351 2001-12-25 [alfons]     0.6.6claws20
12352         
12353         * src/summaryview.c
12354                 catch a *potentially* inadvertent write back of  
12355                 the message cache(s) introduced by 0.6.5claws37
12356
12357 2001-12-25 [christoph]  0.6.6claws19
12358
12359         * src/stock_pixmap.[ch]
12360         * src/summaryview.c
12361                 add ignore thread pixmap
12362                 (can someone draw a better icon for this?)
12363
12364 2001-12-24 [alfons]     0.6.6claws18
12365
12366         * src/prefs_folder_item.c
12367                 make address completion actually work for the
12368                 Default To address in the Folder Property dialog.
12369
12370 2001-12-24 [alfons]     0.6.6claws17
12371         
12372         * src/summaryview.c
12373                 use new style regexp for subject stripping 
12374                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12375
12376 2001-12-24 [darko]      0.6.6claws16
12377
12378         * src/pgptext.c
12379         * src/rfc2015.c
12380                 move GPG related informational messages to debug mode
12381
12382 2001-12-23 [alfons]     0.6.6claws15
12383
12384         * src/stock_pixmap.[ch]
12385         * src/summaryview.c
12386                 add the forgotten Claws' locked pixmap
12387
12388 2001-12-23 [alfons]     0.6.6claws14
12389
12390         * src/filesel.c
12391                 accept file name typed in entry in multi file
12392                 selector (patch submitted by Gustavo Noronha Silva 
12393                 <kov@debian.org>)
12394
12395 2001-12-23 [alfons]     0.6.6claws13
12396
12397         * src/prefs_filter.c
12398         * src/prefs_filtering.c
12399         * src/matcher.c
12400         * src/importmutt.c
12401                 clean up a little bit
12402         
12403         * src/string_match.c
12404                 validate input strings a little bit more
12405
12406 2001-12-23 [alfons]     0.6.6claws12
12407
12408         * src/Makefile.am
12409         * src/summaryview.c
12410         * src/string_match.[ch]         ** NEW **
12411         * src/folderview.[ch]
12412         * src/headerview.h
12413         * src/folder.[ch]
12414         * src/prefs_folder_item.[ch]
12415                 add subject simplification to strip out strings from
12416                 a subject line (esp. handy for mailing lists). 
12417                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12418                 but slightly changed things for better integration.)
12419
12420 2001-12-23 [alfons]     0.6.6claws11
12421
12422         * src/mainwindow.c
12423                 fix bug introduced by submission included in 0.6.5claws52.
12424                 ideally this submission should clean the trash if any trash
12425                 folder has a message. however, the hasTrash variable was
12426                 set to false whenever a trash folder was empty (discarding
12427                 a previously found *filled* trash folder.)
12428
12429                 also edited the code a little bit and made it more safe.
12430
12431 2001-12-22 [alfons]     0.6.6claws10
12432
12433         * src/imap.c
12434                 quick fix for Martin Pool's omission of an account
12435                 specific SSL setting
12436
12437 2001-12-22 [alfons]     0.6.6claws9
12438
12439         * src/compose.c
12440         * src/messageview.c
12441         * src/mimeview.c
12442         * src/pgptext.c
12443         * src/procmime.[ch]
12444                 better support for multipart/digest (submitted
12445                 by Fredrik <e98fo@efd.lth.se>)
12446
12447 2001-12-22 [alfons]     0.6.6claws8
12448
12449         * src/addressbook.c
12450                 correct function signature
12451         * src/socket.[ch]
12452         * src/imap.[ch]
12453         * src/prefs_account.[ch]
12454                 allow IMAP over SSH tunnel (patch submitted by 
12455                 Martin Pool <mbp@samba.org>)
12456
12457 2001-12-21 [alfons]     0.6.6claws7
12458
12459         * sync with sylpheed 0.6.6cvs4-9
12460                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12461
12462 2001-12-21 [christoph]  0.6.6claws6
12463
12464         * src/compose.c
12465         * src/prefs_folder_item.[ch]
12466                 implement saving of outgoing messages to current folder.
12467                 fix segfault when no default outbox is available
12468                 (closes bug #495683)
12469
12470 2001-12-21 [carsten]    0.6.6claws5
12471         * src/folderview.c
12472         * src/summaryview.c
12473                 pressing CTRL while DND does now the expected thing and
12474                 copies the mail (moving is still the default, as this
12475                 seam more appropriate for handling mails by DND)
12476
12477 2001-12-18 [paul]       0.6.6claws4
12478
12479         * sync with sylpheed 0.6.6cvs3
12480                 see ChangeLog entries 2001-12-18
12481
12482 2001-12-18 [hiro]       0.6.6claws3
12483
12484         * src/undo.c
12485                 fix for multibyte characters (obtain the number of letters
12486                 instead of bytes).
12487
12488 2001-12-17 [paul]       0.6.6claws2
12489
12490         * sync with sylpheed 0.6.6cvs1
12491                 see ChangeLog entry 2001-12-16
12492
12493 2000-12-17 [alfons]     0.6.6claws1
12494
12495         * src/filtering.c
12496                 clean up
12497
12498 2001-12-16 [paul]       0.6.6claws
12499 2001-12-15
12500
12501         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12502
12503         * src/mimeview.c
12504                 last minute sync with main 0.6.6
12505
12506         * po/es.po
12507                 updated by Ricardo Mones Lastra
12508                 update for last minute sync
12509         * po/fr.po
12510         * po/nl.po
12511                 update for last minute sync
12512         * po/de.po
12513                 updated by Jens Oberender
12514         * po/pt_BR.po
12515                 updated by Fabio Junior Beneditto
12516
12517         * src/prefs_common.[ch]
12518         * src/undo.c
12519                 number of undo levels is user configurable
12520                 (squeeze it into the release in the dying
12521                 moments) Submitted by Jens Oberender    
12522
12523 2001-12-15 [melvin]
12524
12525         * po/fr.po
12526                 updated french translation
12527
12528 2001-12-15 [paul]       0.6.5claws92
12529
12530         * sync with sylpheed 0.6.5cvs28
12531                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12532
12533         * po/nl.po
12534                 update to allow for sync
12535
12536 2001-12-15 [alfons]
12537         
12538         * po/nl.po
12539                 update dutch translation
12540
12541 2001-12-14 [carsten]    0.6.5claws91
12542         * src/summaryview.c
12543                 fixed bug #473785; also after changing the column order
12544                 the same message will be selected and displayed as before
12545                 the reordering
12546
12547 2001-12-14 [carsten]    0.6.5claws90
12548         * src/folderview.c
12549                 probably found the bug reported by wwb opening or closing
12550                 a folder tree just before dnd (found the solution in the
12551                 balsa source -- thanks to them)
12552
12553 2001-12-14 [carsten]    0.6.5claws89
12554         * src/gtkutils.c
12555         * src/account.c
12556                 moved gtk_clist_moveto to the right place, so that
12557                 only the accounts dialog is effected on opening
12558
12559 2001-12-14 [carsten]    0.6.5claws88
12560         * src/gtkutils.c
12561                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12562                 now, so that the focused row will be seen in any case
12563                 (reported by wwp on sf-claws-user)
12564
12565 2001-12-14 [darko]      0.6.5claws87
12566
12567         * src/compose.c
12568                 remove unnecessary line
12569
12570 2001-12-14 [paul]       0.6.5claws86
12571
12572         * sync with sylpheed 0.6.5cvs27
12573                 see ChangeLog entries 2001-12-14
12574
12575 2001-12-14 [carsten]    0.6.5claws85
12576         * src/mainwindow.c
12577                 following a suggestion of Melvin the rcoabm pops up
12578                 right under the button now and the button is reliefed
12579                 while the popup is open
12580
12581 2001-12-14 [darko]      0.6.5claws84
12582
12583         * src/compose.c
12584                 fix crash when wrapping long lines if linewrap quotation
12585                 is disabled and wrapper encounters a word spanning more
12586                 than one line
12587
12588 2001-12-13 [paul]       0.6.5claws83
12589
12590         * src/compose.c
12591                 prefer 'Reply-To' header over mailing list header when
12592                 replying to a message. Finally prevent all those confirmation 
12593                 messages being sent to the list itself.
12594
12595         * src/summaryview.c
12596                 remove unused summary_set_menu_sensitive() entry
12597
12598 2001-12-13 [paul]       0.6.5claws82
12599
12600         * src/folderview.c
12601         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12602         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12603         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12604                 improvements to 'Hide read messages': Inbox, Outbox,
12605                 Trash, Queue, and Draft icons now reveal presence of hidden 
12606                 messages
12607
12608 2001-12-12 [alfons]     0.6.5claws81
12609
12610         0.6.5claws80 was tagged as LAST_STABLE
12611
12612         * src/filtering.[ch]
12613         * src/matcher.[ch]
12614         * src/matcher_parser_lex.c
12615                 fix the filtering; my last attempt to get it right, 
12616                 if it does not work, it's Hoa's turn. ;-)
12617
12618                 for my honourable peers:
12619                 
12620                 the code now makes a clear distinction between
12621                 rules as they are displayed (probably escaped),
12622                 and as they are executed (probably unescaped). the
12623                 parser does *NOT* do any unescaping, this is
12624                 the task of the matcher.c (which breaks up a
12625                 rule into condition) and the filtering.c (which
12626                 breaks up the rule's action). to make this
12627                 run happily we provide an unescaped copy of
12628                 crucial strings to the MatcherProp and 
12629                 FilteringAction structures. note that the only
12630                 exception to this is any REGEXP string. those
12631                 are directly passed to regcomp() and regexp()
12632                 (who have much more powerful unescape functions).
12633                 
12634                 for everyone else:
12635         
12636                 you can escape tab (\t), carriage return (\r),
12637                 linefeed (\n), form feed (\f), quote (\"), 
12638                 single quote (\'), bell (\b) in all the entry
12639                 lines in the scoring & filtering dialogs.
12640                 as an added bonus this should not affect
12641                 existing filtering rules.
12642
12643 2001-12-12 [carsten]    0.6.5claws80
12644
12645         * src/summaryview.c
12646         * po/de.po
12647                 "item(s) selected" is now sensitive to 1 or more
12648                 than one selected (nice for language where simple
12649                 adding of a "s" is not possible as German (Eintrag
12650                 ->Eintr"age)
12651                 
12652                 the "forward as attachment" entry from the right
12653                 click menu removed, "forward" acts following the
12654                 prefs
12655         
12656         * src/textview.c
12657                 reverted my former changes; so compiler warning again
12658                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12659                 nevertheless
12660
12661         * src/messageview.c
12662                 "search in message" does now *not* only work in MVIEW_TEXT
12663                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12664                 message
12665
12666         * src/mainwindow.c
12667                 removed "/File/_Close" as it was the same as "/File/E_xit"
12668                 and we don't need it two times
12669
12670                 the separate folder view and message view now get a distinct
12671                 WMCLASS, just in case someone is using sawfish ;-)
12672
12673                 as the menu entries "/View/Message view" and "/View/Folder tree"
12674                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12675                 make them sensitive accordingly and as these two are "shown"
12676                 after startup anytime check this menuitem at startup
12677
12678 2001-12-12 [paul]       0.6.5claws79
12679
12680         * src/folderview.c
12681                 fix sensitivity of 'Search folder...', broken in
12682                 0.6.5claws75
12683
12684         * src/mainwindow.c
12685                 fix dodgy English
12686
12687 2001-12-11 [carsten]    0.6.5claws78
12688         * src/filtering.c
12689                 fixed two typos returning a wrong FALSE/TRUE
12690         * src/mainwindow.[ch]
12691                 extra menu for email/news button removed
12692
12693 2001-12-11 [alfons]     0.6.5claws77
12694         
12695         * src/matcher.c                 (1.3)
12696         * src/matcher_parser_lex.l      (1.28)
12697                 revert for another attempt
12698                 mark 0.6.5claws77 as LAST_STABLE
12699
12700 2001-12-11 [christoph]  0.6.5claws76
12701
12702         * po/de.po
12703                 fixed wrong translation for prev. unread msg
12704
12705 2001-12-11 [paul]       0.6.5claws75
12706
12707         * src/folder.[ch]
12708         * src/folderview.c
12709         * src/mainwindow.c
12710         * src/summaryview.[ch]
12711         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12712                 enable ability to hide read messages on per folder basis via 
12713                 '/Summary/Hide read messages'; when selected, a folder will 
12714                 have a red open folder icon, instead of a blue icon, if the 
12715                 folder contains hidden messges
12716                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12717
12718         * src/mainwindow.c
12719                 remove '/Message/Forward as attachment' from 
12720                 main_window_set_menu_sensitive() to prevent debug warning
12721
12722         * src/folderview.c
12723         * src/mainwindow.c
12724                 Clean up some of the English
12725
12726         * tools/newscache_clean.pl
12727                 allow for new 'hidereadmsgs' entry in folderlist.xml
12728
12729         * po/es.po
12730                 updated translation, submitted by Ricardo Mones Lastra
12731
12732 2001-12-11 [paul]       0.6.5claws74
12733
12734         * sync with sylpheed 0.6.5cvs25
12735                 see ChangeLog entry 2001-12-11
12736
12737 2001-12-10 [alfons]     0.6.5claws73
12738
12739         * src/matcher.c
12740                 add more control characters
12741         * src/matcher_parser_lex.l
12742                 make escaping / unescaping work again
12743
12744 2001-12-10 [alfons]     0.6.5claws72
12745
12746         * src/imap.c
12747                 clean up warnings "returning value for void function" 
12748         * src/prefs_filtering.c
12749                 make info button for execute action sensitive
12750
12751 2001-12-10 [paul]       0.6.5claws71
12752
12753         * src/compose.c
12754         * src/imap.[ch]
12755         * src/summaryview.c
12756                 fix: imap server now gets informed of MARKED, UNMARKED
12757                 and REPLY events. Now people can use different IMAP-Mail
12758                 clients and have the exact same information about MARKED,
12759                 UNMARKED and REPLY status with all of them. Especially
12760                 useful for imap servers with a web-frontend.
12761                 submitted by Tobias Sandhaas <medlor@web.de>
12762
12763 2001-12-09 [melvin]     0.6.5claws70
12764         
12765         * src/textview.[ch]
12766                 fixed bug #490076 (hunted down by Alfons who implemented
12767                 a workaround in 0.6.5claws65)
12768
12769 2001-12-09 [christoph]  0.6.5claws69
12770
12771         * src/summaryview.c
12772                 set pointer to string in LOCKED column to NULL
12773                 (might fix bug #490800)
12774
12775 2001-12-09 [carsten]    0.6.5claws68
12776
12777         * po/de.po
12778                 resolved some cluttered menu shortcuts 
12779                 ('creating new email' and 'creating news message'
12780                 hade the same)
12781         * src/compose.c
12782                 wmclass now distinc from main window
12783         * src/mainwindow.c
12784           src/mainwindow.h
12785                 email/news and forward button functionality similar
12786                 to the reply buttons; removed the ugly dropdown arrows
12787                 and use instead the right mouse button
12788
12789 2001-12-09 [paul]       0.6.5claws67
12790
12791         * src/imap.c
12792         * src/utils.h
12793                 allow spaces in imap folder names
12794                 submitted by Willem van Engen <wvengen@stack.nl>
12795
12796 2001-12-09 [paul]       0.6.5claws66
12797
12798         * sync with sylpheed 0.6.5cvs24
12799                 see ChangeLog entry 2001-12-09
12800
12801 2001-12-08 [alfons]     0.6.5claws65
12802
12803         * src/textview.c
12804                 prevent secondary selection claim after "add to sender" dialog
12805                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12806                 we trick GTK by simulating a click at (0, 0) in the textview.
12807
12808 2001-12-08 [hoa]        0.6.5claws64
12809
12810         * src/folder.c
12811                 fixed a bug about the .processing folder name while filtering
12812
12813 2001-12-08 [alfons]     0.6.5claws63
12814
12815         * src/folderview.c 
12816                 work around problem of not correctly updating folder stats
12817                 when deleting messages. there's some folder scanning evil
12818                 going so the folderview_update_msg_num() does not work
12819                 correctly. need to investigate this.
12820
12821 2001-12-08 [paul]       0.6.5claws62
12822
12823         * sync with sylpheed 0.6.5cvs23
12824                 see ChangeLog entry 2001-12-08
12825
12826 2001-12-07 [christoph]  0.6.5claws61
12827
12828         * src/compose.c
12829                 fix another header translation problem
12830
12831 2001-12-07 [alfons]     0.6.5claws60
12832
12833         * src/mbox.c
12834                 make filtering also work on local spool mbox
12835
12836 2001-12-07 [carsten]    0.6.5claws59
12837         * src/addressbook.c
12838                 addressbook window gets a wmclass distinct from the main
12839                 sylpheed window
12840         * src/compose.h
12841         * src/mainwindow.[ch]
12842                   forward menu item will use mode selected in prefs, forward 
12843                 as attatchment in menu removed (will be substituted in the
12844                 toolbar similar to reply buttons)
12845                   create news message menu entry and news button is now 
12846                 sensitive to the existance of a news account
12847         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12848         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12849         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12850                 these are removed because the toolbar buttons don't show
12851                 the quoting modus any longer
12852
12853 2001-12-07 [paul]
12854
12855         * tools/newscache_clean.pl      ** NEW FILE **
12856                 perl script to do some tidying up in the newscache directory 
12857                 
12858         * tools/sylpheed-switcher       ** NEW FILE **
12859                 perl script to enable easy switching between main and claws
12860                 
12861         * tools/README
12862                 added descriptions of the two new perl scripts          
12863
12864
12865 2001-12-07 [melvin]     0.6.5claws58
12866
12867         * src/messageview.c
12868                 fixed a warning during compilation introduced in 0.6.5claws56
12869
12870 2001-12-07 [paul]       0.6.5claws57
12871
12872         * src/mainwindow.[ch]
12873         * src/menu.[ch]
12874                 further usability enhancements to replying with or without 
12875                 quoting via the toolbar, use of Ctrl key is replaced by 
12876                 drop down menu 
12877                 Submitted by Carsten Schurig            
12878
12879 2001-12-07 [melvin]     0.6.5claws56
12880
12881         * src/messageview.c
12882                 hack to fix bug that prevented to make/paste selections
12883                 after switching between MVIEW_TEXT and MVIEW_MIME views
12884                 without deselecting the selection first.
12885
12886 2001-12-06 [alfons]     0.6.5claws55
12887
12888         * src/filtering.[ch]
12889         * src/inc.c
12890                 revise filtering a little bit more, and make sure
12891                 messages are delivered to the appropriate inbox
12892                 (perhaps set per account)
12893
12894 2001-12-06 [paul]       0.6.5claws54
12895
12896         * sync with sylpheed 0.6.5cvs22
12897                 see ChangeLog entry 2001-12-06
12898
12899 2001-12-05 [alfons]     0.6.5claws53
12900
12901         * src/inc.c
12902         * src/folder.[ch]
12903         * src/procmsg.c
12904         * src/filtering.c
12905                 more revisions of filtering system
12906                 (last stable version is marked as LAST_STABLE)
12907                 
12908                 | NOTE 1): the filtering system now uses a local folder called
12909                 | .processing. if filtering fails, check this directory
12910                 | for missing messages.
12911                 |
12912                 | NOTE 2): help us find the filtering actions still missing
12913
12914 2001-12-05 [paul]       0.6.5claws52
12915
12916         * src/mainwindow.c
12917                 fix bug where 'Empty Trash?' pop-up window appears even
12918                 when Trash is empty, submitted by Jesse Skinner         
12919
12920 2001-12-05 [melvin]     0.6.5claws51
12921
12922         * src/compose.c
12923                 fixed bug #486106 to select correct account when reediting 
12924                 a queued message
12925         
12926 2001-12-04 [alfons]     0.6.5claws50
12927
12928         * src/mh.c
12929                 declare markfile in appropriate functions when
12930                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12931                 for spotting this)
12932
12933 2001-12-04 [paul]       0.6.5claws49
12934
12935         * sync with sylpheed 0.6.5cvs21
12936                 see ChangeLog entry 2001-12-04
12937
12938 2001-12-03 [christoph]  0.6.5claws48
12939
12940         * po/de.po
12941                 changed translation of undo
12942         * src/account.c
12943         * src/folder.c
12944                 don't reinvent the wheel to traverse a GNode
12945         * src/compose.[ch]
12946                 seperate code to create the compose gui into functions
12947                 add "Others" page with folder selection for saving copy
12948                 of the message.
12949                 the folder identifier is saved to queue header
12950         * src/procmsg.c
12951                 save message to folder in queue header
12952
12953 2001-12-03 [paul]       0.6.5claws47
12954
12955         * sync with sylpheed 0.6.5cvs20
12956                 see ChangeLog entry 2001-12-03
12957
12958 2001-12-01 [paul]
12959
12960         * more sync with sylpheed 0.6.5cvs19
12961                 see ChangeLog entry 2001-11-29
12962
12963 2001-11-30 [paul]       0.6.5claws46
12964         
12965         * src/compose.c
12966                 remove conflicts introduced by Hoa's last commit
12967          
12968         * src/mainwindow.c
12969                 make 'Message/Bounce' sensitive
12970
12971 2001-11-30 [hoa]        0.6.5claws45
12972
12973         * src/compose.c
12974                 slightly change bounce function to add
12975                 information about the user that bounced the mail
12976                 in the From header line.
12977
12978         * src/folderview.c
12979                 permit the use of processing in outbox folder.
12980
12981 2001-11-29 [paul]       0.6.5claws44
12982
12983         * src/mainwindow.[ch]
12984         * src/prefs_common.c
12985         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12986         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12987         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12988                 usability enhancements to the quoting, implements
12989                 use of Ctrl key to toggle quoting settings
12990                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12991
12992 2001-11-29 [paul]       0.6.5claws43
12993         
12994         * sync with sylpheed 0.6.5cvs19
12995                 see ChangeLog entry 2001-11-28
12996
12997 2001-11-29 [melvin]     0.6.5claws42
12998         * src/Makefile.am
12999                 added enriched.[ch] to the list of files
13000
13001         * src/textview.c
13002         * src/mimeview.c
13003         * src/procmime.[ch]
13004         * src/enriched.[ch]
13005                 added support to view text/enriched
13006                 added support to show headers in message view for text/enriched and text/html
13007                         in non multipart messages
13008
13009 2001-11-28 [paul]       0.6.5claws41
13010
13011         * more sync with sylpheed 0.6.5cvs18
13012                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13013
13014 2001-11-27 [paul]       0.6.5claws40
13015         
13016         * po/pt_BR.po
13017                 updated translation, submitted by Fabio Junior Beneditto
13018                 
13019         * sync with sylpheed 0.6.5cvs18
13020                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13021                 2001-11-27
13022
13023
13024 2001-11-26 [paul]
13025
13026         * po/es.po
13027                 updated translation, submitted by Ricardo Mones Lastra
13028
13029 2001-11-26 [alfons]
13030
13031         * src/matcher.c
13032                 add more translatable strings
13033
13034 2001-11-26 [christoph]  0.6.5claws39
13035
13036         * po/de.po      
13037                 fixed one more umlaut
13038         * src/compose.c
13039                 fix translated header when it should not be translated
13040
13041 2001-11-26 [paul]       0.6.5claws38
13042
13043         * src/mainwindow.c
13044                 remove '/Message/Add Sender to address book' from 
13045                 main_window_set_menu_sensitive(), prevent debug warning
13046                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13047
13048 2001-11-26 [paul]       0.6.5claws37
13049
13050         * src/summaryview.c
13051                 fix 'recurring unread state' bug 
13052
13053         * tools/README 
13054         * tools/filter_conv.pl
13055                 read name of top level mailbox from folderlist.xml
13056                 and presume nothing about its name              
13057
13058 2001-11-26 [darko]      0.6.5claws36
13059
13060         * src/gtkstext.[ch]
13061                 removed functions that are now in gtkutils.c
13062                 use gtkut_text_is_uri_string() from gtkutils.c
13063         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13064
13065 2001-11-26 [paul]       0.6.5claws35
13066
13067         * sync with sylpheed 0.6.5cvs16
13068                 see ChangeLog entries 2001-11-25 and 2001-11-26
13069
13070 2001-11-25 [alfons]     0.6.5claws34
13071
13072         EXPERIMENTAL!!! Please checkout the last stable version using: 
13073           
13074         % cvs update -r LAST_STABLE -dRAP
13075
13076         (Or help us testing this stuff.)
13077
13078         * src/filtering.c               (1.14)
13079         * src/filtering.h               (1.6)
13080         * src/inc.c                     (1.28)
13081         * src/matcher.c                 (1.20)
13082         * src/mbox.c                    (1.9)
13083         * src/procmsg.h                 (1.14)
13084         * src/summaryview.c             (1.59)
13085         * src/summaryview.h             (dunno)
13086                 revert/merge/sync to as it was before commit 
13087                 on Thu, 19 Jul 2001 10:15:51 -0700.
13088
13089 2001-11-25 [hoa]        0.6.5claws33
13090
13091         * src/main.c
13092                 processing mails at startup
13093
13094         * src/folderview.c
13095         * src/summaryview.[ch]
13096                 processing mails when entering folder
13097
13098         * src/prefs_filtering.c
13099                 fixed some UI bugs
13100
13101 2001-11-24 [alfons]     0.6.5claws32
13102
13103         * src/summaryview.[ch]
13104                 make summary sort headers work, and also make
13105                 sure the sort type is stored
13106
13107 2001-11-23 [alfons]     0.6.5claws31
13108
13109         * src/summaryview.[ch]
13110                 make lock work like mark
13111                 disallow deleting messages marked as locked
13112
13113 2001-11-23 [alfons]     0.6.5claws30
13114
13115         * src/gtkstext.c
13116         * src/compose.[ch]
13117         * src/Makefile.am
13118         * src/undo.[ch]
13119                 merge undo patch submitted by Jens
13120
13121 2001-11-23 [christoph]  0.6.5claws29
13122
13123         * src/.cvsignore
13124                 added ylwrap
13125         * src/compose.c
13126                 fixed gpg signing and encoding
13127         * src/folder.[ch]
13128         * src/main.c
13129                 added --status option to get new, unread and total
13130                 message count from a running sylpheed
13131         * src/prefs_common.c
13132                 temporary fix for reply_with_quote problem
13133                 (don't call functions for non existing widget)
13134         * src/procmsg.c
13135                 one more check for ignored threads but still not
13136                 always working correctly. probably a recursive
13137                 check for all parents is needed
13138
13139 2001-11-23 [darko]      0.6.5claws28
13140
13141         * src/compose.c
13142                 wrapping on send improvements
13143         * src/gtkutils.[ch]
13144                 fix for GtkSText after last sync with main branch
13145                 GTK_TEXT -> GTK_STEXT
13146
13147 2001-11-23 [paul]       0.6.5claws27
13148
13149         * sync with sylpheed 0.6.5cvs14
13150                 see ChangeLog entries 2001-11-22 and 2001-11-23
13151                 
13152         * po/de.po
13153                 fixed the scrambled umlauts 
13154                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13155
13156 2001-11-21 [paul]       0.6.5claws26
13157
13158         * sync with sylpheed 0.6.5cvs12
13159                 see 2nd ChangeLog entry dated 2001-11-20
13160
13161 2001-11-20 [paul]       0.6.5claws25
13162
13163         * sync with sylpheed 0.6.5cvs11
13164                 see ChangeLog entry 2001-11-19 (src/utils.c)
13165
13166 2001-11-20 [hiro]
13167
13168         * src/compose.c
13169                 GTK_TEXT -> GTK_STEXT
13170                 fix for wrong comment
13171
13172 2001-11-20 [hiro]       0.6.5claws24
13173
13174         * src/compose.[ch]
13175                 more merges from main branch
13176                 removed fatal warnings (uninitialized variables etc.)
13177                 some coding style fix
13178         * src/gtkutils.h
13179                 fixed typo.
13180         * src/addressbook.c
13181           src/addrindex.c
13182                 V-Card -> vCard
13183
13184 2001-11-19 [hoa]        0.6.5claws23
13185
13186         * src/filtering.c
13187         * src/prefs_scoring.c
13188         * src/matcher.[ch]
13189         * src/scoring.c
13190                 cleaning code
13191
13192         * src/matcher_parser_parse.y
13193         * src/prefs_filtering.c
13194                 bouncing
13195
13196 2001-11-19 [alfons]     0.6.5claws22
13197
13198         more of my old things into claws
13199
13200         * src/Makefile.am
13201         * src/prefs_common.c
13202         * src/procmsg.h
13203         * src/summaryview.[ch]
13204         * src/prefs_summary_column.c
13205         * src/pixmaps/locked.xpm
13206                 add indicators for locking of message in summary view
13207                 (does not work yet, only visual indicator)
13208
13209 2001-11-19 [paul]       0.6.5claws21
13210
13211         * sync with sylpheed 0.6.5cvs10
13212                 see ChangeLog entry 2001-11-19
13213
13214 2001-11-18 [alfons]     0.6.5claws20
13215         
13216         * src/filtering.c
13217                 remove an inadvertent free I forgot in previous clean up 
13218
13219 2001-11-18 [alfons]     0.6.5claws19
13220
13221         * src/filtering.[ch]
13222                 clean up & plug leaks
13223
13224 2001-11-18 [paul]       0.6.5claws18
13225
13226         * sync with sylpheed 0.6.5cvs9
13227                 see ChangeLog entries 2001-11-17 and 2001-11-18
13228
13229 2001-11-16 [paul]       0.6.5claws17
13230
13231         * sync with sylpheed 0.6.5cvs8
13232                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13233
13234 2001-11-16 [paul]       0.6.5claws16
13235
13236         * sync with sylpheed 0.6.5cvs7
13237                 see ChangeLog entries 2001-11-15 and 2001-11-16
13238
13239 2001-11-15 [hoa]        0.6.5claws15
13240
13241         * src/compose.c
13242                 fix bounce, mails we received couln't be bounced to ourself.
13243
13244         * src/defs.h
13245         * src/filtering.[ch]
13246         * src/matcher.[ch]
13247         * src/matcher_parser.h
13248         * src/matcher_parser_lex.l
13249         * src/matcher_parser_parse.y
13250         * src/inc.c
13251         * src/main.c
13252         * src/mbox.c
13253         * src/prefs_filtering.[ch]
13254         * src/mainwindow.c
13255         * src/prefs_matcher.c
13256         * src/prefs_scoring.c
13257         * src/scoring.[ch]
13258         * src/summaryview.c
13259                 new matcher/filter/score configuration file parser
13260                 one unique configuration file => ~/.sylpheed/matcherrc
13261                 import in currently automatic, then save are made
13262                 in this new file.
13263                 one filter per folder and one global filter
13264                 (filter of a folder will be used as folder processing)
13265
13266         * src/folder.c
13267                 fix a bug in folder_item_get_identifier
13268                 
13269         * src/messageview.c
13270                 receive receipt return are fixed.
13271
13272 2001-11-14 [alfons]     0.6.5claws14
13273
13274         * src/session.h
13275                 add things from main branch to make claws compile
13276
13277 2001-11-14 [paul]       0.6.5claws13
13278
13279         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13280                 see ChangeLog entries 2001-11-08 to 2001-11-14
13281
13282 2001-11-14 [hoa] 0.6.5claws12
13283
13284         * src/compose.[ch]
13285         * src/mainwindow.c
13286         * src/summaryview.c
13287                 add "bounce mail" option
13288
13289 2001-11-13 [christoph]  0.6.5claws11
13290
13291         * src/compose.c
13292                 Cleanup a mess i add before commiting
13293
13294 2001-11-13 [hoa]        0.6.5claws10
13295
13296         * src/compose.c
13297                 some fixes when mail are sent or
13298                 for crossposts
13299
13300 2001-11-13 [christoph]  0.6.5claws9
13301
13302         * po/de.po
13303                 Changed two string with the same translation
13304         * src/compose.c
13305         * src/procmsg.[ch]
13306         * src/send.[ch]
13307                 New mailsending process:
13308                   - Always queue message before sending
13309                     (message will be saved if sylpheed crashed or
13310                      freezes while sending)
13311                   - Allow queuing of newspostings
13312                   - No copy in outbox before sending
13313                     (closes bug #469501)
13314                   - No more redundant code for send and send_later
13315         * src/summaryview.c
13316                 Applied wwp <subscript@free.fr>'s patch that fixes
13317                 marks for multiple forwarded messages (+compose.c)
13318
13319 2001-11-12 [alfons]
13320
13321         * README.claws
13322                 remove things that are now in main branch
13323         
13324         * po/nl.po
13325                 update Dutch translation
13326
13327 2001-11-12 [mhadasht]   0.6.5.claws8
13328
13329         * src/prefs_common.c
13330                 re-enabled account autoselection feature for forward
13331                 and reedit lost during the branch point for SYNC-B4-REL
13332         * src/gtkspell.c
13333                 gtkpspell_get_dict(): more readable code (even if function is
13334                 not used yet)
13335         * ChangeLog.claws
13336                 added version number info to 2001-11-12 [hiro] comment.
13337
13338 2001-11-12 [hiro]       0.6.5.claws7
13339
13340         * src/compose.c
13341                 compose_forward(): fixed a bug that forward quote mark
13342                 wasn't used.
13343                 removed unnecessary code.
13344         * src/template_select.[ch]: removed.
13345
13346 2001-11-11 [alfons]
13347
13348         * src/compose.c
13349                 :%s/GTK_TEXT/GTK_STEXT/g
13350         
13351         * src/compose.[ch]
13352         * src/undo.[ch]
13353         * src/Makefile.am
13354                 revert the undo stuff (this is 0.6.6claws stuff)
13355
13356 2001-11-11 [hoa]        0.6.5.claws6
13357
13358         * src/compose.[ch]
13359                 Insert signature at the end of the text.
13360                 Added undo patch but currently disabled
13361
13362         * src/procmsg.c
13363                 Threading by subject improved.
13364
13365         * added src/undo.[ch]
13366                 Undo module for compose dialog box.
13367
13368 2001-11-11 [alfons]     0.6.5.claws5
13369
13370         * src/procmsg.c
13371                 prevent threading by subject on nodes that have already been
13372                 threaded by in-reply-to (as in "circular references in a tree
13373                 result in a dead branch")
13374
13375 2001-11-09 [hoa]        0.6.5.claws4
13376         
13377         * src/folderview.c
13378                 allows creation of mbox folder item from any files.
13379
13380 2001-11-09 [alfons]     0.6.5.claws3
13381         
13382         * src/utils.c
13383         * src/procmsg.c
13384                 do what I mean and correct threading by subject so it really
13385                 ignores attracting lines without "Re: "
13386
13387 2001-11-07 [alfons]     0.6.5.claws2
13388
13389         * src/procmsg.c
13390         * src/utils.[ch]
13391                 only attract by subject if a subject line starts with a "Re: "
13392         * src/syldap.c
13393                 remove warning
13394
13395 2001-11-07 [paul]       0.6.5claws1
13396
13397         * sync with sylpheed 0.6.5. release
13398                 see ChangeLog entry 2001-11-07
13399
13400 2001-11-07 [paul]       0.6.4claws31
13401
13402         * sync with sylpheed 0.6.4cvs18
13403                 see ChangeLog entries 2001-10-30 to 2001-11-07
13404                 prefs_templates.[ch] renamed prefs_template.[ch]
13405
13406 2001-11-06 [alfons]
13407         
13408         * src/utils.h
13409                 add semicolon Hoa forgot ;-)
13410                 
13411
13412 2001-11-06 [hoa]        0.6.4claws30
13413         
13414         * src/procmsg.c
13415         * src/summaryview.c
13416         * src/utils.c
13417         * src/utils.h
13418                 threading by subject - empty subject are ignored
13419
13420 2001-11-06 [christoph]  0.6.4claws29
13421
13422         * src/socket.c
13423                 use SSL_peek for sock_gets
13424         * src/utils.c
13425                 removed unneeded pointer in extracting quoted
13426                 names implementation
13427
13428 2001-11-06 [melvin]     0.6.4claws28
13429
13430         * src/gtkspell.c
13431                 fixed bug #476792 Selection overtyping with spell checker
13432                 fixed bug which could cause a buffer overflow
13433                 fixed a memory leak
13434
13435 2001-11-06 [hoa]        0.6.4claws27
13436         
13437         * src/procmsg.c
13438         * src/summaryview.c
13439                 threading by subject
13440
13441 2001-11-05 [alfons]     0.6.4claws26
13442         
13443         * README.claws
13444                 Claws -> Sylpheed (vice versa)
13445
13446         * src/compose.c
13447                 :%s/gtk_text/gtk_stext/g
13448                 :%s/GTK_TEXT/GTK_STEXT/g
13449                 (thanks to Jonathan Ware for spotting this)
13450
13451 2001-11-04 [christoph]  0.6.4claws25
13452
13453         * src/summaryview.c
13454                 replace Xalloca + strdup with Xstrdup_a
13455         * src/utils.c
13456                 better implementation of extracting quoted names
13457                 from addresses (remove backlashes and ignore
13458                 quotes after them)
13459
13460 2001-11-04 [alfons]     0.6.4claws24
13461
13462         * src/utils.[ch]
13463                 edit to comply more with coding style
13464
13465         * src/textview.c
13466                 fix bug reported by Kim Schulz. introduced by the patch integrated
13467                 in 0.6.4claws15. the code did not check the return value of
13468                 the html parser.
13469
13470         * AUTHORS
13471                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13472
13473 2001-11-04 [christoph]  0.6.4claws23
13474
13475         * src/main.c
13476         * src/prefs_common.[ch]
13477                 init some pointers that possibly caused a segfault
13478                 reported in the claws-users ML
13479
13480 2001-11-04 [hoa]        0.6.4claws22
13481
13482         * src/grouplistdialog.c
13483                 change the names of the nodes in the tree
13484
13485         * src/compose.c
13486                 enhanced mailto syntax as described in
13487                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13488                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13489
13490         * src/utils.c
13491                 encode and decode URI (useful when opening URL into
13492                 netscape).
13493
13494 2001-11-03 [hoa]        0.6.4claws21
13495
13496         * src/grouplistdialog.c
13497                 a new newsgroups list selection dialog box
13498                 with a CTree instead of a CList
13499
13500 2001-11-03 [hoa]        0.6.4claws20
13501
13502         * src/folderview.c
13503                 enable property and scoring options when right
13504                 click on "inbox"
13505
13506         * src/summaryview.c
13507                 fixed bug when nickname were displayed using
13508                 the address book.
13509
13510 2001-11-02 [darko]      0.6.4claws19
13511
13512         * src/compose.c
13513                 new wrap quotation and URL/long words wrapping implementation
13514         * src/compose.c src/gtkstext.[ch]
13515                 move gtkstext_strncmp() to gtkstext.c
13516
13517 2001-11-01 [christoph]  0.6.4claws18
13518
13519         * src/prefs_account.c
13520                 fixed mess in account settings dialog
13521         * src/prefs_folder_item.c
13522                 added label with folder path to dialog
13523
13524 2001-10-31 [match]      0.6.4claws17
13525
13526         * src/vcard.c
13527                 fix memory leak.
13528         * src/addrbook.c
13529                 fix generation of spurious address book file names.
13530                 remove redundant functions.
13531         * po/POTFILES.in
13532                 added missing file names.
13533
13534 2001-10-30 [paul]       0.6.4claws16
13535
13536         * sync with sylpheed 0.6.4cvs6
13537                 see ChangeLog entries 2001-10-26 to 2001-10-30
13538
13539         * tools/filter_conv.pl
13540                 read folderlist.xml to discover whether the top-level
13541                 folder is called 'Mailbox' or 'Mail' 
13542
13543 2001-10-29 [paul]       0.6.4claws15
13544
13545         * src/html.c, src/textview.c
13546                 activate links in html mail and fix clickable parts
13547                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13548
13549 2001-10-29 [paul]
13550
13551         * po/de.po, po/es.po, po/pt_BR/po
13552                 updated translations, submitted by Jens Oberender,
13553                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13554
13555 2001-10-29 [darko]      0.6.4claws14
13556
13557         * src/compose.c
13558                 fix wrapping for good
13559
13560 2001-10-29 [darko]
13561
13562         * src/compose.c
13563                 undo previous change as it broke the smart wrapping
13564
13565 2001-10-29 [darko]      0.6.4claws13
13566
13567         * src/compose.c
13568                 fix infinite loop when long URL is quoted
13569                 (closes bug #475122.
13570
13571 2001-10-28 [match]
13572
13573         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13574                 import Mutt address book
13575         * src/ldif.[ch] src/importldif.h
13576                 modified import LDIF handle user attributes
13577
13578 2001-10-28 [christoph]  0.6.4claws12
13579
13580         * src/summaryview.c
13581                 fixed that filtering did not work if there
13582                 were no filter rules
13583                 (closes bug #472003 and better implementation
13584                  of patch #474644)
13585
13586 2001-10-27 [christoph]  0.6.4claws11
13587
13588         * src/compose.c
13589                 make the folder's default account to be used when
13590                 replying. (patch by wwp <subscript@free.fr>)
13591         * src/compose.c
13592                 code cleanup, nearly killed all of wwp's patch
13593                 for folder's default account in compose
13594         * src/folderview.c
13595                 error panel when a folder could not be created
13596                 (closes bug #471080 new folder name & already
13597                  existing file)
13598
13599 2001-10-26 [alfons]
13600
13601         * src/utils.h
13602                 change prototype of strstr2() that Christoph forgot about
13603
13604 2001-10-26 [christoph]  0.6.4claws10
13605
13606         * src/account.c
13607                 made search for accounts by email address not case
13608                 sensitive
13609         * src/folder.c
13610                 fixed memory leak in folder_item_get_identifier
13611         * src/gtkspell.c
13612         * src/utils.c
13613                 fixed wrong strstr2 (should work like strstr)
13614
13615 2001-10-26 [darko]      0.6.4claws9
13616
13617         * src/compose.c src/gtkstext.[ch]
13618         * src/gtkstext.c
13619                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13620
13621 2001-10-26 [paul]       0.6.4claws8
13622
13623         * src/html.c
13624                 ignore css and javascript tags in html mail
13625                 case-insensitive, with or without double-quoted
13626                 strings
13627
13628 2001-10-26 [paul]       0.6.4claws7
13629
13630         * sync with sylpheed 0.6.4cvs1
13631                 see ChangeLog entry 2001-10-26
13632
13633         * src/prefs_account.c, src/prefs_common.c,
13634           src/prefs_summary_column.c
13635                 minor improvements to the English
13636
13637 2001-10-25 [alfons]     0.6.4claws6
13638
13639         * src/gtkstext.c
13640         
13641                 make GtkSText follow style of GtkText (closes bug 
13642                 #469211 "text selection while writing message")
13643                 
13644                 do sync with GTK 1.2.10
13645
13646 2001-10-25 [paul]       0.6.4claws5
13647
13648         * src/html.c
13649                 ignore css tags in html mail
13650
13651 2001-10-25 [darko]      0.6.4claws4
13652
13653         * src/compose.c
13654                 don't declare is_url_string as static function since
13655                 we need it in gtkstext.c
13656         * src/gtkstext.c
13657                 remove unused variable
13658                 don't wrap long URLs while composing a message
13659
13660 2001-10-24 [christoph]  0.6.4claws3
13661
13662         * src/socket.c
13663                 fix ssl deadlock, when peer closes connection
13664
13665 2001-10-24 [paul]       0.6.4claws2
13666
13667         * src/prefs_common.c
13668                 gettextize the gpg ascii-armored warning message
13669
13670         * src/compose.c
13671                 insert a DOS/MAC file into the composed message
13672                 (improvements)
13673
13674         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13675
13676 2001-10-22 [paul]       0.6.4claws1
13677
13678         * sync with sylpheed 0.6.4 release
13679                 see ChangeLog entries 2001-10-21
13680
13681         * po/fr.po, po/pt_BR.po
13682                 updated by Melvin Hadasht and Fabio Junior Beneditto
13683
13684 2001-10-21 [paul]       0.6.3claws30
13685
13686         * src/compose.c
13687                 insert a DOS text file from the compose window
13688                 into the composed message text (removes CRs characters)
13689                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13690
13691         * tools/filter_conv.pl, tools/README
13692                 automatically use ~/.sylpheed as working directory
13693                 print out confirmation message on completion
13694
13695         * correct Hoa's last ChangeLog.claws entry
13696
13697 2001-10-20 [hoa]        0.6.3claws29
13698
13699         * src/grouplistdialog.c
13700                 bugfix (another ?) to give the right
13701                 newsgroups list for each news server.
13702
13703         * src/news.c
13704         * src/news.h
13705                 improve the newsgroups list cache
13706
13707 2001-10-20 [paul]       0.6.3claws28
13708
13709         * sync with sylpheed 0.6.3cvs9
13710                 see ChangeLog entry 2001-10-19
13711
13712         * correct Alfons' last ChangeLog.claws entry
13713
13714 2001-10-19 [alfons]
13715
13716         * src/pgptext.[ch]
13717                 fix compilation problems (part of bug #472895)
13718
13719 2001-10-18 [hoa]        0.6.3claws27
13720
13721         * src/grouplistdialog.c
13722                 bugfix when we refresh was clicked (bug 472701)
13723
13724 2001-10-19 [christoph]  0.6.3claws26
13725
13726         * src/compose.c
13727                 last header entry should default to "To:" or
13728                 "Newsgroups:" and not copy the last entry line
13729                 in a new compose window
13730                 (closes bug #472686, #470792)
13731
13732 2001-10-19 [paul]       0.6.3claws25
13733
13734         * sync with Sylpheed 0.6.3cvs8
13735                 see ChangeLog entries 2001-10-18 and 2001-10-19
13736
13737 2001-10-18 [christoph]  0.6.3claws24
13738
13739         * src/procmsg.c
13740                 reimplement ignore thread
13741         
13742 2001-10-18 [hoa]        0.6.3claws23
13743
13744         * src/folderview.c
13745         * src/grouplistdialog.[ch]
13746                 enhanced news subscription interface (feature 469113)
13747
13748         * src/news.c
13749         * src/news.h
13750                 enchanced newsgroup listing,
13751                 now, we can get groups informations
13752                 (NNTPGroupInfo)
13753
13754 2001-10-18 [paul]       0.6.3claws22
13755
13756         * src/summaryview.c
13757                 remove comment (sync with main branch)
13758         * src/mainwindow.c
13759                 fix 'Re-edit' bug in 'Message' menu
13760
13761 2001-10-17 [christoph]  0.6.3claws21
13762
13763         * src/compose.c
13764                 ignore empty or whitespace only header lines
13765
13766 2001-10-17 [paul]       0.6.3claws20
13767
13768         * sync with sylpheed 0.6.3cvs7
13769                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13770                 2001-10-17
13771
13772 2001-10-17 [darko]
13773
13774         * src/compose.c
13775                 wrap long lines without spaces
13776                 don't wrap URLs
13777
13778 2001-10-16 [paul]
13779
13780         * po/es.po, po/nl.po, po/pt_BR.po
13781                 updated by Ricardo Mones Lastra, Alfons,
13782                 and Fabio Junior Beneditto
13783
13784         * sylpheed-0.6.3claws released
13785
13786 2001-10-15 [melvin] 0.6.3claws18
13787
13788         * README.claws
13789                 added summary and detailed installation instructions
13790                 for spell checker
13791         * po/fr.po
13792                 Updated, corrected and completed french translation
13793
13794 2001-10-15 [hoa] 0.6.3claws17
13795         * src/grouplistdialog.c
13796                 we can choose the newsgroups to display with wildcards
13797
13798 2001-10-15 [christoph]  0.6.3claws16
13799
13800         * src/account.c
13801         * src/compose.c
13802         * src/prefs_folder_item.[ch]
13803                 applied wwp <subscript@free.fr>'s folder
13804                 default account patch
13805         * po/de.po
13806                 Fixed wrong translation
13807
13808 2001-10-13 [alfons, christoph, melvin]  
13809                         0.6.3claws15
13810
13811         solution #2 to solve MT-safety problems defers all GUI related calls
13812         to the main thread using a gtk_idle_add() callback. discussed on
13813         ircnet #sylpheed, with christoph spotting some issues with the
13814         original code, and melvin allowing us to lobotomize his sylpheed.
13815
13816         * src/syldap.[ch], src/main.c
13817                 fix race problem in ldap search thread by deferring GUI 
13818                 stuff to main thread using gtk_idle_add()
13819
13820 2001-10-13 [paul]       0.6.3claws14
13821
13822         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13823                 add Sergey's smtpcred.patch
13824                 adds separate username/password setting for SMTP Auth
13825                 needed by some servers
13826                 (closes feature request #471659)
13827
13828 2001-10-13 [paul]       0.6.3claws13
13829
13830         * src/pgptext.[ch] **NEW FILES**
13831         * src/Makefile.am, src/messageview.c, src/mimeview.c
13832                 decrypt ascii-armored gpg text embedded in
13833                 the message body.
13834                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13835
13836 2001-10-13 [christoph]  0.6.3claws12
13837
13838         * README.claws
13839                 some more details on default to and
13840                 feature requests
13841         * src/main.c
13842                 init glib threading when ldap is used
13843         * src/syldap.c
13844                 threading fixes
13845         * po/de.po
13846                 fixed a typo
13847
13848 2001-10-12 [paul]       0.6.3claws11
13849
13850         * src/prefs_common.[ch], src/rfc2015.c
13851                 enable ascii-armored gpg text to be embedded in the
13852                 message body, selectable through the 'Privacy'
13853                 preferences. Supports encrypting only.
13854                 Submitted by Ravemax <ravemax@dextrose.com>
13855
13856 2001-10-12 [paul]       0.6.3claws10
13857
13858         * sync with sylpheed 0.6.3cvs6
13859                 see ChangeLog entries 2001-10-11 and 2001-11-12
13860
13861         * src/folderview.c
13862                 incorporated mbox folders, scoring, and folder
13863                 properties into the sync
13864
13865 2001-10-12 [darko]      0.6.3claws9
13866
13867         * README.claws
13868                 describe quotation wrapping
13869         * src/compose.c
13870                 don't treat tab as space to calculate line length properly
13871
13872 2001-10-11 [alfons]
13873
13874         * README.claws
13875                 correct description of how to make new filtering system work,
13876                 add some other things
13877                 
13878         * src/syldap.c
13879                 remove sched_yield() (not necessary / unportable)
13880
13881 2001-10-11 [paul]       0.6.3claws8
13882
13883         * sync with sylpheed 0.6.3cvs3
13884                 see ChangeLog entry 2001-10-10
13885
13886 2001-10-10 [christoph]  0.6.3claws7
13887
13888         * .cvsignore
13889                 ignore 2 files created by newer autotools
13890         * src/prefs_folder_item.c
13891                 using table for widget alignment
13892                 fixed memory leak and broken octal display
13893         * src/filesel.c
13894                 fixed segfault caused by lost filename
13895                 workaround (closes bug #469551)
13896
13897 2001-10-10 [paul]       0.6.3claws6
13898
13899         * sync with sylpheed 0.6.3cvs2
13900                 see ChangeLog entries 2001-10-09 and 2001-10-10
13901
13902 2001-10-10 [darko]      0.6.3.claws5
13903
13904         * src/gtkstext.c
13905                 proper calculation of right margin if smart wrapping is enabled
13906         * src/compose.c
13907                 automatically wrap long lines if wrap quotation is enabled
13908
13909 2001-10-09 [alfons]     0.6.3.claws4
13910
13911         * src/summaryview.c
13912                 select correct row when deleting last row in the summary view (and
13913                 close bug "[ #469104 ] select second last in list when deleting")
13914
13915 2001-10-09 [paul]       0.6.3claws3
13916
13917         * sync with sylpheed 0.6.3cvs1
13918                 updated some autotool scripts
13919
13920 2001-10-09 [darko]      0.6.3claws2
13921
13922         * src/gtkstext.[ch]
13923                 new name and mark with Sylpheed comment
13924         * src/compose.c
13925                 smart quotation wrapping a-la VIM
13926
13927 2001-10-08 [paul]       0.6.3claws1
13928
13929         * sync with sylpheed 0.6.3 release
13930                 see ChangeLog entry 2001-10-08
13931
13932 2001-10-08 [paul]       0.6.2claws24
13933
13934         * src/summaryview.c
13935                 more sync with sylpheed 0.6.2cvs12
13936                 Fixed the bug that didn't select the last row correctly
13937
13938
13939 2001-10-07 [paul]       0.6.2claws23
13940
13941         * sync with sylpheed 0.6.2cvs12
13942                 see ChangeLog entry 2001-10-07
13943
13944 2001-10-06 [match]
13945         * src/jpilot.[ch]
13946                 enable jpilot to read unsynch'ed addresses.
13947
13948         * src/editldap_basedn.c
13949                 fix segfault when opening dialog.
13950
13951 2001-10-06 [alfons]     0.6.2.claws22
13952
13953         * src/summaryview.c
13954                 fix bug with summary view selecting last *inserted*
13955                 node instead of last *visible* node. remember we
13956                 work with a tree
13957
13958 2001-10-06 [paul]       0.6.2claws21
13959
13960         * po/pt_BR.po
13961                 updated translation, contains some fixes and new
13962                 translations, submitted by Gustavo Noronha Silva
13963                 <kov@debian.org>
13964
13965         * src/prefs_common.c
13966                 change 'each' to 'every' - fix dubious English
13967
13968         * sync with sylpheed 0.6.2cvs11
13969
13970 2001-10-05 [alfons]     0.6.2claws20
13971
13972         * src/mainwindow.[ch], src/folderview.c
13973                 make composite tool button switch between "Compose News"
13974                 and "Compose Mail" depending on selected folder
13975                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13976
13977 2001-10-05 [paul]       0.6.2claws19
13978
13979         * src/mainwindow.c, src/summaryview.c
13980                 fix 'Message/Reply to all', broken in last commit
13981
13982         * src/compose.c
13983                 fix X_BEENTHERE seg fault, thanks to Alfons
13984
13985 2001-10-04 [paul]       0.6.2claws18
13986
13987         * src/compose.[ch], src/mainwindow.c
13988                 make "Message/Reply" reply to mailing lists; matches
13989                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13990                 based on portions of the patch submitted by
13991                 Junichi Uekawa <dancer@netfort.gr.jp>
13992
13993 2001-10-04 [darko]      0.6.2claws17
13994
13995         * src/compose.c
13996                 better smart wrapping
13997         * src/gtkstext.[hc]
13998                 a function to make text buffer contiguous
13999
14000 2001-10-03 [paul]       0.6.2claws16
14001
14002         * sync with sylpheed 0.6.2cvs10
14003
14004 2001-10-02 [alfons]
14005
14006         * configure.in
14007         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14008                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14009                 references to chinese translations (hope someone picks up
14010                 this)
14011
14012 2001-10-02 [christoph]  0.6.2claws15
14013
14014         * src/compose.c
14015                 fixed non translated header bug
14016         * ChangeLog.claws
14017                 fixed wrong date in alfons last entry ;)
14018
14019 2001-10-02 [alfons]     0.6.2claws14
14020
14021         * src/compose.c, src/prefs_common.[ch]
14022                 add block cursor option
14023
14024 2001-10-02 [paul]       0.6.2claws13
14025
14026         * sync with sylpheed 0.6.2cvs9
14027
14028 2001-09-30 [paul]       0.6.2claws12
14029
14030         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14031                 updated translations
14032
14033         * po/POTFILES.in
14034                 add 'src/importldif.c'
14035
14036         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14037                 added eudora-to-vCard conversion tool
14038                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14039
14040         * sync with sylpheed 0.6.2cvs8
14041
14042 2001-09-30 [paul]
14043
14044         * sylpheed-0.6.2claws released
14045
14046 2001-09-27 [melvin]     0.6.2claws11
14047
14048         * src/gtkspell.c
14049                 fixed crash when using default path (introduced 
14050                 in 0.6.2claws10)
14051                 fixed tiny bug for initial suggestion mode
14052
14053 2001-09-27 [melvin]     0.6.2claws10
14054         
14055         * src/gtkspell.c
14056                 fixed bug where gtkpspell didn't set the path correctly
14057
14058         * README.claws
14059                 added a paragraph about spell checking
14060                 
14061
14062
14063 2001-09-27 [paul]       0.6.2claws9
14064
14065         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14066                 replace '// comments' with '/* comments */' to prevent
14067                 some compiler warnings 
14068
14069         * sync with sylpheed 0.6.2cvs6
14070
14071 2001-09-26 [alfons]     0.6.2claws8
14072
14073         * src/messageview.c
14074                 introduce return receipt request notification again,
14075                 which was lost because of other semantics in 
14076                 procheader_parse() (???)
14077
14078 2001-09-26 [christoph]  0.6.2claws7
14079
14080         * src/compose.c
14081                 replace comments for old code with #if 0
14082                 readded auto cc, bcc and reply-to
14083         * src/prefs_matcher.c
14084         * src/prefs_scoring.c
14085                 removed some definition (was moved to
14086                 prefs.h)
14087
14088 2001-09-26 [paul]       0.6.2claws6
14089
14090         * src/mainwindow.c
14091                 make 'Follow-up and reply to' sensitive
14092
14093         * more sync with sylpheed 0.6.2cvs5
14094
14095 2001-09-25 [melvin]
14096
14097         * 0.6.2claws5
14098
14099         * src/gtkspell.c
14100                 fixed bug for "US-ASCII" introduced by the encoding code
14101
14102 2001-09-25 [paul]
14103
14104         * 0.6.2claws4
14105
14106         * src/prefs_common.[ch], src/summaryview.c
14107                 'next unread msg' 'go to next folder?' dialog can be
14108                 given default behaviour, either always show dialog,
14109                 or assume 'yes', or assume 'no'
14110                 Submitted by wwp <subscript@free.fr>
14111
14112 2001-09-25 [melvin]
14113                 
14114         * src/compose.c src/gtkspell.[ch]
14115                 added support for different encodings
14116
14117 2001-09-25 [paul]
14118
14119         * more sync with sylpheed 0.6.2cvs5
14120
14121 2001-09-24 [alfons]
14122         
14123         * src/prefs_folder_item.c
14124                 add check for item->prefs->default_to string is NULL and
14125                 add another check when freeing this string
14126
14127 2001-09-24 [paul]
14128
14129         * configure.in
14130                 change to version 0.6.2claws3
14131
14132         * sync with sylpheed 0.6.2cvs5 
14133
14134 2001-09-24 [match]
14135         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14136                 import LDIF files.
14137         * src/addrcache.[ch], addrindex.[ch]
14138                 small update for future
14139         * src/addrbook.c
14140                 fix test XML file.
14141
14142 2001-09-24 [melvin]
14143         * src/gtkspell.[ch]
14144                 added 'Learn from mistakes' option
14145                 better handling of quotes in checked words
14146                 sorted dict list
14147         * po/fr.po
14148                 small update for spell checking stuff
14149
14150 2001-09-23 [alfons]
14151         
14152         * src/gtkspell.c
14153                 edit a little bit so it complies more with main coding style
14154
14155 2001-09-23 [alfons]
14156
14157         * src/folder.[ch], prefs_folder_item.c, compose.c
14158                 migrate "request return receipt" folder property
14159                 to folderlist.xml
14160
14161 2001-09-22 [alfons]
14162
14163         * README.claws **NEW**
14164                 (add things of interest for users of main branch 
14165                 and claws here)
14166
14167         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14168                 re-implement threading per folder option, but store 
14169                 the setting in folderlist.xml (where it belongs)
14170
14171 2001-09-21 [melvin]
14172
14173         * src/gtkspell.[ch]
14174                 fixed bug when compose window is under another window
14175         * src/prefs_common.[ch] src/compose.c
14176                 changed 'dictionary_path' to 'dictionary' to be consistent
14177                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14178         * ac/pspell.m4 src/Makefile.am 
14179                 dropped PSPELL_PATH macro
14180         * po/fr.po
14181                 updated translations
14182
14183 2001-09-21 [christoph]
14184
14185         * src/compose.c
14186                 added border around header fields
14187                 keep header type when new field is added
14188
14189 2001-09-20 [christoph]
14190
14191         * src/utils.[ch]
14192                 more portable debug_print with source filename
14193                 and linenumber
14194         * src/procmsg.c
14195                 more newlines after debug messages
14196
14197 2001-09-20 [paul]
14198
14199         * configure.in
14200                 change to version 0.6.2claws2
14201
14202         * sync with sylpheed 0.6.2cvs3
14203
14204 2001-09-19 [melvin]
14205
14206         * src/gtkspell.c
14207                 fixed the post-right-click focus pb
14208                 fixed crash when 'Spell check all' after dict change 
14209                         and when cursor is at the end of the text
14210                 shift-right-click pops up config menu even on misspelled words.
14211         * po/POTFILES.in
14212                 added gtkspell.c
14213
14214 2001-09-19 [melvin]
14215
14216         * src/about.c
14217                 added pspell to compiled-in features list
14218
14219 2001-09-18 [melvin]
14220
14221         * switched to pspell and dropped ispell
14222         * ac/pspell.m4
14223                 new file. autoconf macro for pspell
14224         * ac/Makefile.am 
14225         * configure.in acconfig.h
14226                 added pspell support
14227         * src/Makefile.am
14228         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14229         * src/prefs_common.[ch] 
14230                 added pspell support
14231
14232 2001-09-18 [christoph]
14233
14234         * src/addr_compl.c
14235         * src/template.[ch]
14236                 replace LOG_MESSAGE with debug_print
14237         * src/compose.[ch]
14238                 gui improvements
14239         * src/menu.c
14240                 added newline after debug message
14241         * src/utils.h
14242                 using __VA_ARGS__ for debug_print macro
14243         * tools/.cvsignore
14244                 ignore Makefile and Makefile.in
14245
14246 2001-09-18 [paul]
14247
14248         * configure.in
14249                 change to version 0.6.2claws1
14250         * sync with sylpheed 0.6.2cvs1
14251
14252         * src/matcher.c 
14253         * src/prefs_matcher.c
14254                 add 'score equal to' option, submitted by
14255                 Paul Evans <nerd@freeuk.com>
14256
14257 2001-09-15 [christoph]
14258
14259         * src/mainwindow.c
14260                 comment out menu entry not existing in claws
14261         * src/menu.c
14262                 add debug output for non existing menu entries
14263         * src/summaryview.c
14264                 fix next/prev unread message for ignored threads
14265         * src/utils.[ch]
14266                 add sourcefile and line number to debug output
14267                 otherwise it is sometimes hard to find the
14268                 source code part if debug messages are translated
14269
14270 2001-09-14 [darko]
14271         
14272         * src/folderview.c
14273                 refresh target folder style after colour is changed
14274
14275 2001-09-13 [paul]
14276
14277         * configure.in
14278                 change to version 0.6.1claws3
14279
14280         * sync with sylpheed 0.6.1cvs6
14281
14282 2001-09-13 [darko]
14283         
14284         * src/folderview.c
14285                 fix target folder colourization to use user selected colour
14286
14287 2001-09-12 [darko]
14288         
14289         * src/summaryview.c
14290                 fix crash when message that is marked for copy/move is unmarked
14291
14292 2001-09-09 [paul]
14293
14294         * configure.in
14295                 change to version 0.6.1claws2
14296
14297         * sync with sylpheed 0.6.1cvs3
14298
14299 2001-09-09 [alfons]
14300         
14301         * src/folderview.c
14302                 fix bug with default font used for trash folder text
14303
14304 2001-09-06 [paul]
14305
14306         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14307                 updated translations
14308
14309         * configure.in
14310                 change to version 0.6.1claws1
14311
14312         * sync with sylpheed 0.6.1cvs2
14313
14314 2001-09-03 [paul]
14315
14316         * po/POTFILES.in
14317                 add Match's new addressbook
14318
14319         * po/de.po
14320                 updated translation submitted by Jens Oberender
14321
14322 2001-09-02 [paul]
14323
14324         * configure.in
14325                 change to 0.6.1claws
14326         * sync with sylpheed 0.6.1 release
14327
14328 2001-09-02 [paul]
14329
14330         * configure.in
14331                 change to 0.6.0claws2
14332
14333         * sync with sylpheed 0.6.0cvs4
14334
14335         * po/pt_BR.po
14336                 updated translation submitted by Fabio Junior Beneditto
14337
14338 2001-09-01 [match]
14339         * pixmaps/
14340                 interface.xpm
14341                 book.xpm
14342                 address.xpm
14343         * src/
14344                 Makefile.am
14345                 a ton of new files
14346
14347 2001-08-31 [paul]
14348
14349         * configure.in
14350                 change to version 0.6.0claws1
14351
14352         * sync with sylpheed 0.6.0cvs1
14353
14354         * po/es.po
14355                 updated translation submitted by Ricardo Mones Lastra
14356
14357         * po/POTFILES.in
14358                 add 'src/prefs_templates.c'
14359
14360         * src/compose.c, src/summaryview.c
14361                 fix segfault on 'Re_edit'               
14362
14363 2001-08-30 [alfons]
14364
14365         * configure.in, Makefile.am
14366         * tools/Makefile.am
14367                 add tools directory to source distribution
14368
14369 2001-08-30 [paul]
14370
14371         * configure.in
14372                 change to version 0.6.0claws
14373
14374         * sync with sylpheed 0.6.0 release
14375
14376 2001-08-30 [christoph]
14377
14378         * configure.in
14379                 removed autoconf version check
14380
14381 2001-08-30 [paul]
14382
14383         * src/account.c, src/compose.c, src/prefs_common.[ch]
14384         * src/procheader.[ch] src/utils.[ch]
14385                 Enhanced automatic account selection on replies
14386                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14387
14388         * configure.in
14389                 add LDAP and JPilot to the configuration results output.
14390
14391 2001-08-29 [christoph]
14392
14393         * src/summeryview.c
14394                 no bold font for ignored threads
14395
14396 2001-08-29 [paul]
14397
14398         * configure.in
14399                 change to version 0.5.3claws6
14400
14401         * sync with sylpheed 0.5.3cvs10
14402                 src/stringtable.[ch]: New Files
14403
14404         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14405         * src/pixmaps/sylpheed.xpm
14406                 add mini-icons to windows (by Alfons)
14407
14408 2001-08-27 [paul]
14409
14410         * src/mainwindow.c
14411                 new functions: next_labeled_cb(), prev_labeled_cb()
14412
14413         * src/summaryview.c
14414                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14415                 summary_select_next_labeled(), summary_select_prev_labeled()
14416
14417         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14418                 give claws blue folders and a blue trash can
14419
14420 2001-08-27 [paul]
14421
14422         * configure.in
14423                 change to version 0.5.3claws5
14424
14425         * sync with sylpheed 0.5.3cvs9
14426                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14427
14428 2001-08-24 [christoph]
14429
14430         * src/filesel.c
14431                 keep filename when browsing directories
14432                 (not working for user entered filename, but
14433                  for default name and selected filename from
14434                  file list)
14435         * src/mainwindow.c
14436                 fixed wrong spelling "Folllow-up"
14437         * src/mbox_folder.c
14438         * src/procmsg.c
14439         * src/summaryview.c
14440                 fixed new/unread message count with ignored
14441                 threads (2 commits, first didn't notice no
14442                 longer needed decreasing)
14443         * src/inc.c
14444                 readded scrolling of progress dialog
14445                 (lost in sync)
14446
14447 2001-08-24 [paul]
14448
14449         * configure.in
14450                 change to 0.5.3claws4
14451
14452         * sync with sylpheed 0.5.3cvs7
14453
14454 2001-08-24 [christoph]
14455
14456         * src/compose.c
14457                 set request return receipt when replying
14458                 if it is set is the folder prefs of the
14459                 message
14460         * src/inc.c
14461                 disable final error popup if popups are
14462                 disabled in config (again)
14463
14464 2001-08-23 [paul]
14465
14466         * configure.in
14467                 Change version number to 0.5.3claws3
14468
14469         * sync with sylpheed 0.5.3cvs5
14470
14471         * src/mimeview.c
14472                 double quote '%s' in 'gedit %s' to fix bug when
14473                 opening attachment with spaces in the name
14474
14475 2001-08-22 [alte]
14476         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14477           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14478                 initial message templates support
14479
14480
14481 2001-08-22 [paul]
14482
14483         * configure.in
14484                 change version number to 0.5.3claws2
14485
14486         * sync with sylpheed 0.5.3cvs4
14487
14488         * src/procmsg.h src/summaryview.c
14489                 re-implement (un)ignore thread
14490
14491 2001-08-21 [paul]
14492
14493         * src/summaryview.c
14494                 remove unnecessary code
14495         * src/compose.c
14496                 enable 'dynamic' signatures (submitted by
14497                 Eric Limpens <eric@hscg-internet.nl>)
14498
14499 2001-08-21 [paul]
14500
14501         clean up after sync with sylpheed 0.5.3 release
14502
14503         * src/folderview.c
14504                 fix re-introduced font mess, see Christoph's
14505                 entry 2001-06-24
14506
14507         * src/summaryview.c
14508                 remove prev_msgnum
14509                 use sylpheed's small font instead of
14510                 gtk default font for summary view
14511
14512
14513 2001-08-17 [paul]
14514
14515         * configure.in
14516                 add pl to ALL_LINGUAS - sync with main branch
14517
14518         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14519                 Updated. Translations by Jens Oberender, Ricardo Mones
14520                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14521
14522         * po/pl.po  ** NEW FILE **
14523                 sync with the main branch
14524
14525         * src/folderview.c
14526                 fix target folder colorizing and refresh problem
14527
14528
14529 2001-08-17 [christoph]
14530
14531         * src/mainwindow.c
14532                 claws uses 4 colors for target folder coloring.
14533                 arrays were not long enough and destroyed the
14534                 stack causing a segfault.
14535                 target folder colorizing does not work anymore
14536                 for me
14537
14538 2001-08-16 [paul]
14539
14540         * configure.in
14541                 change to version 0.5.3claws1
14542
14543         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14544           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14545           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14546
14547                 sync with sylpheed 0.5.3 release, but keep claws method of
14548                 configuring/saving fonts
14549
14550         * src/addressbook.[ch]
14551                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14552                 in line with a similar change in Hiroyuki's branch
14553
14554         * src/mainwindow.[ch]
14555                 disable main_window_set_thread_option()
14556         * src/prefs_folder_item.c
14557                 comment out &tmps_prefs.enable_thread,
14558         * src/mbox_folder.c, src/procmsg.[ch]
14559                 comment out MSG_IS_IGNORE_THREAD
14560         * src/summaryview.c
14561                 comment out summary_ignore_thread() and summary_unignore_thread()
14562                 comment out MSG_IS_IGNORE_THREAD
14563
14564                 use Hiroyuki's threading instead.
14565
14566
14567
14568 2001-08-15 [paul]
14569
14570         * src/account.c
14571                 use Hiroyuki's 0.5.3 column scheme but also
14572                 include the enable/disable button.
14573         * src/pixmaps/mark.xpm
14574                 add Hiroyuki's amended pixmap
14575
14576 2001-08-13 [christoph]
14577
14578         * src/account.c
14579                 receive at get all column showed wrong state for APOP
14580                 button should only work for POP3 and APOP accounts
14581         * src/prefs_account.c
14582                 added missing preprocessor statement for SSL
14583
14584 2001-08-12 [paul]
14585
14586         * src/account.[ch]
14587                 add 'receive at get all' column and enable/disable
14588                 button.
14589
14590 2001-08-06 [christoph]
14591
14592         * src/account.c
14593                 show usage of SSL in protocol column
14594
14595         * src/imap.c
14596         * src/inc.c
14597                 renamed ssl options
14598
14599         * src/prefs_account.[ch]
14600                 moved ssl options to a new page
14601
14602         * src/send.c
14603         * src/smtp.c
14604         * src/ssl.[ch]
14605                 renamed ssl options
14606                 added support for SMTP STARTTLS command
14607
14608 2001-08-05 [christoph]
14609
14610         * configure.in
14611                 debian autoconf needs version check to find
14612                 correct autoconf version. if the file is
14613                 named configure.in 2.13 is used, which does
14614                 not work with this configure.in script.
14615                 other solution would be to rename the script
14616                 to configure.ac as suggested in the autoconf
14617                 manual.
14618
14619         * src/inc.c
14620                 disable final error popup if popups are
14621                 diabled in config
14622
14623         * src/socket.c
14624                 bugfix in ssl_gets
14625                 fixes IMAP over SSL problem
14626
14627 2001-08-03 [paul]
14628
14629         * configure.in
14630                 change to 0.5.2claws1
14631
14632         * sync with sylpheed 0.5.2cvs1
14633
14634 2001-08-02 [alfons]
14635
14636         * configure.in
14637                 quick fix for ispell detection...
14638
14639 2001-08-01 [paul]
14640
14641         * configure.in
14642                 change to 0.5.1claws4
14643
14644         * sync with sylpheed 0.5.1cvs7
14645
14646 2001-07-31 [alfons]
14647
14648         * src/prefs_common.c, src/prefs_common.h, 
14649           src/gtkspell.c, src/gtkspell.h
14650                 add global spelling checker settings (compose tab) +
14651                 selection of dictionary 
14652           
14653         * configure.in  
14654                 guess valid ispell location
14655
14656 2001-07-31 [paul]
14657
14658         * po/POTFILES.in
14659                 removal of 'src/quote_fmt_parse.c'
14660         * po/de.po
14661                 Updated de.po
14662                 (submitted by Jens Oberender <didge@suse.de>)
14663
14664 2001-07-31 [darko]
14665
14666         * src/folder.[ch]
14667         * src/folderview.[ch]
14668         * src/mainwindow.c
14669         * src/mh.c
14670         * src/prefs_common.[ch]
14671         * src/summaryview.c
14672                 target folder colourization
14673
14674 2001-07-30 [paul]
14675
14676         more sync with Sylpheed 0.5.1cvs6 
14677
14678 2001-07-30 [darko]
14679
14680         * src/mh.c
14681         * src/prefs_folder_item.[hc]
14682         * src/summaryview.c
14683                 shared folders support with a GUI
14684
14685 2001-07-29 [paul]
14686
14687         0.5.1claws3
14688
14689         * sync with Sylpheed 0.5.1cvs6
14690
14691 2001-07-29 [paul]
14692
14693         * po/pt_BR.po
14694                 updated
14695                 (submitted by Fabio Junior Beneditto)
14696
14697 2001-07-28 [paul]
14698
14699         * src/procmime.c
14700         * AUTHORS
14701                 patch to correct bad image mime headers
14702                 (submitted by Don Quijote <dq@searchlores.org>)
14703
14704 2001-07-28 [paul]
14705
14706         * tools/gif2xface.pl   **NEW FILE**
14707         * tools/README
14708                 script to convert file.gif to file.xface for
14709                 use in a custom header.
14710                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14711
14712 2001-07-27 [alfons]
14713         
14714         * configure.in
14715                 change macros for detecting JPilot and LDAP
14716
14717 2001-07-27 [christoph]
14718
14719         * src/filtering.c
14720                 code cleanup (MIN / MAX warning, needed casting)
14721
14722 2001-07-27 [alfons]
14723
14724         * procheader.c
14725                 disallow setting flags when detecting certain headers
14726                 (X-Status, Status, Seen, X-Seen). 
14727         
14728         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14729
14730 2001-07-27 [christoph]
14731
14732         * src/prefs_filter.c
14733         * src/prefs_filtering.c
14734         * src/prefs_matcher.c
14735         * src/prefs_scoring.c
14736                 scroll list when moving rows up or down
14737
14738         * src/imap.c
14739         * src/imap.h
14740         * src/prefs_account.c
14741         * src/prefs_account.h
14742         * src/send.c
14743                 SMTP over SSL (untested, feedback requested)
14744                 IMAP over SSL
14745
14746         * src/ssl.c
14747                 code cleanup
14748
14749 2001-07-26 [alfons]
14750         
14751         * configure.in, acconfig.h
14752                 define CLAWS (need this for main / claws detection)
14753
14754 2001-07-25 [alfons]
14755
14756         * configure.in
14757                 Sylpheed 0.5.1claws2
14758                 
14759         * sync with Sylpheed 0.5.1cvs4
14760
14761 2001-07-25 [christoph]
14762
14763         * src/scoring.c
14764                 fixed segfault
14765                 item->prefs == NULL (don't know why)
14766
14767 2001-07-25 [alfons]
14768
14769         * configure.in
14770                 Sylpheed 0.5.1claws1
14771
14772         * sync with Sylpheed 0.5.1cvs1-3
14773
14774 2001-07-24 [christoph]
14775
14776         * src/folderview.c
14777         * src/prefs_folder_item.[ch]
14778                 added folderitem preferences dialog with
14779                 default To: and auto request return receipt
14780
14781         * src/compose.[ch]
14782         * src/menu.[ch]
14783                 changes to handle new folderitem preferences
14784
14785         * src/mainwindow.c
14786         * src/summaryview.c
14787                 call compose new mail with current folderitem
14788
14789 2001-07-24 [alfons]
14790
14791         Release Sylpheed 0.5.1claws
14792
14793         * configure.in
14794                 change to release version 0.5.1claws
14795
14796 2001-07-24 [christoph]
14797
14798         * src/summaryview.c
14799                 fixed segfault that happend when the selected
14800                 message was removed while retrieving new messages.
14801
14802         * po/es.po
14803                 updated translation
14804                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14805
14806 2001-07-22 [alfons]
14807
14808         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14809         this is a work in progress, for more information: http://nlpagan.net/sylman 
14810         
14811         * configure.in, src/mainwindow.c, manual/Makefile.am
14812                 add support for English manual
14813
14814         * AUTHORS
14815                 add authors of user manuals
14816
14817         * manual/en/sylpheed*.html
14818                 add English documentation
14819
14820 2001-07-22 [christoph]
14821
14822         * po/POTFILES.in
14823                 added src/ssl.c
14824         * src/ssl.c
14825                 changed a wrong debug message
14826
14827 2001-07-22 [alfons]
14828
14829         * po/nl.po
14830                 update Dutch translation
14831
14832         * src/prefs_filtering.c, 
14833           src/prefs_matcher.c
14834                 add more translatable strings           
14835
14836 2001-07-21 [alfons]
14837
14838         0.5.0claws7
14839
14840         * configure.in
14841                 change version
14842
14843         * src/inc.c, src/summaryview.[ch]
14844                 prevent update of mark file when filtering has done, by
14845                 using a variable; this affects two functions:
14846                         inc.c::inc_finished()
14847                         summaryview.c::summary_show()
14848
14849 2001-07-20 [alfons]
14850
14851         * src/filtering.[ch], src/prefs_filtering.c, 
14852           src/matcher.[ch]
14853                 add filtering action for label coloring 
14854
14855         * po/POTFILES.in
14856                 add labelcolors.c
14857
14858         * added src/labelcolors.c
14859         * added src/labelcolors.h
14860         * src/Makefile.am, src/summaryview.c
14861                 rearrange label coloring code
14862
14863         * src/procmsg.h
14864                 add more parentheses so label colouring works correctly
14865
14866         * src/filtering.c
14867                 don't really delete message, but move it to Trash
14868
14869         * src/prefs_matcher.c
14870                 add quote options to info dialog
14871
14872 2001-07-20 [christoph]
14873
14874         * src/Makefile.am
14875         * src/inc.c
14876         * src/main.[ch]
14877         * src/socket.h
14878         * src/ssl.[ch] (new)
14879                 moved ssl stuff to a seperate file
14880
14881 2001-07-20 [darko]
14882
14883         * src/summaryview.c
14884                 fix show sender using address book with no e-mail
14885                 address in From: field
14886
14887 2001-07-19 [alfons]
14888
14889         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14890                 fix messy handling of escaping... now at least the
14891                 execute command is useful. escape char is '\', we
14892                 accept \n and \r too. 
14893
14894                 Real life example:
14895                 
14896                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14897                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14898
14899 2001-07-18 [alfons]
14900
14901         0.5.0claws6
14902
14903         * src/summaryview.c
14904                 clean up
14905
14906         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14907           src/procmsg.[ch]
14908                 revise filtering; currently move, copy, marking have
14909                 been tested. if you like bleeding edge stuff, you
14910                 should definitely go for this version :)
14911
14912         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14913
14914 2001-07-17 [christoph]
14915
14916         * src/utils.c
14917                 timestamp log
14918
14919 2001-07-17 [alfons]
14920
14921         0.5.0claws5
14922
14923         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14924           bits in the mark file, without affecting either branch. Lots of
14925           files changed, also in claws branch.
14926
14927           UNTESTED: use of mbox folders
14928
14929         * src/summaryview.c
14930                 added mark all read; however this was a quick hack used for
14931                 cleaning up mess after initial merge with Hiroyuki
14932
14933         * configure.in
14934                 change claws version number back to 0.5.0claws5 to clear up 
14935                 confusion & pretension (recent release was technically 
14936                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14937
14938 2001-07-16 [alfons]
14939
14940         sync with Hiroyuki's 0.5.0cvs4
14941
14942 2001-07-16 [alfons]
14943
14944         0.5.1claws3
14945
14946         * src/filtering.[ch]
14947                 remove invalid updating of mark files for 
14948                 filter actions MATCHING_ACTION_MOVE and 
14949                 MATCHING_ACTION_DELETE; this should fix the
14950                 folder update bug
14951                 
14952         * src/procmsg.c
14953                 revert Christoph's stab at fixing the folder 
14954                 update bug
14955
14956         * po/POTFILES.in
14957                 add missing files with translatable strings
14958
14959         * src/summaryview.c
14960                 remove debug print
14961
14962 2001-07-15 [alfons]
14963
14964         * src/addr_compl.[ch], src/prefs_filtering.c
14965                 make "filtering pref dialog's destination entry" an
14966                 "address completable entry", if filter destination is 
14967                 an email address
14968
14969         0.5.1claws2
14970         
14971         sync with Hiroyuki's 0.5.0cvs2-3
14972
14973 2001-07-15 [christoph]
14974
14975         * src/procmsg.c
14976                 fixed folder stats update after incorporation
14977
14978 2001-07-15 [alfons]
14979
14980         * src/summaryview.c
14981                 * finish label colouring stuff (for now)
14982                 * fix incorrect colour bug (off by one) 
14983
14984 2001-07-14 [alfons]
14985
14986         * src/mainwindow.c
14987                 change text labels for news and mail message so there's
14988                 plenty of toolbar estate left
14989
14990         * configure.in
14991                 0.5.1claws1
14992
14993         * src/folderview.c
14994           src/folder.[ch]
14995                 sync with Hiroyuki's 0.5.0cvs1
14996
14997         * src/summaryview.c
14998                 more rewrite label colouring
14999
15000 2001-07-14 [alfons]
15001
15002         * src/summaryview.[ch]
15003                 * start rewrite label colouring 
15004                 * fix proper location "Add Sender To Addressbook" menu item
15005
15006 2001-07-13
15007
15008         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15009         (actually this is 0.5.0claws4)
15010
15011 2001-07-13 [alfons]
15012
15013         * po/pt_BR.po
15014                 * fix duplicate message
15015                 * add updated Portugese / Brazilian translation
15016                   submitted by Fabio Junior Beneditto
15017
15018 2001-07-12 [alfons]
15019
15020         * AUTHORS
15021                 add Jens
15022
15023         * po/nl.po
15024                 add updated Dutch translation
15025
15026         * po/de.po
15027                 add updated German translation submitted by Jens
15028
15029 2001-07-11 [alfons]
15030
15031         Prerelease before 0.5.0claws. Please test.
15032         This version is temporarily tagged as VERSION_0_5_0_TEST
15033
15034         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15035           src/prefs_scoring.c, src/prefs_matcher.c, 
15036           src/prefs_filtering.c, src/mbox.c, 
15037           src/main.c, src/inc.c, src/filtering.[ch]
15038                 revert new Hoa's new matcher (does not work yet)
15039
15040         * src/Makefile.am
15041                 clean up
15042
15043 2001-07-10
15044
15045         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15046
15047
15048 2001-07-10 [alfons]
15049
15050         * Makefile.am
15051                 add ChangeLog.claws to EXTRA_DIST
15052         * src/Makefile.am
15053                 add matcher_parser_parse.h to EXTRA_DIST
15054
15055 2001-07-10 [christoph]
15056
15057         * src/inc.c
15058                 add destination folder to table of
15059                 folders that need to be updated after
15060                 incorporation
15061
15062 2001-07-10 [alfons]
15063
15064         * folder.[ch]
15065           folderview.c
15066                 make collapse state of folders and folder items persistent, i.e.
15067                 if you collapse a folder tree, the next time sylpheed-claws starts 
15068                 up the folder tree remains collapsed.  
15069                 
15070 2001-07-10 [christoph]
15071
15072         * acconfig.h
15073         * configure.in
15074                 added --enable-ssl
15075         * src/md5.[ch]
15076                 renamed MD5_CTX to MD5_CTX_syl
15077                 conflicts with a struct in openssl
15078         * src/inc.c
15079         * src/main.[ch]
15080         * src/prefs_account.[ch]
15081         * src/socket.[ch]
15082                 SSL support for POP
15083         * src/mainwindow.c
15084                 fixed compose with current account
15085                 broken by new compose button stuff
15086
15087 2001-07-09 [hoa]
15088
15089         * AUTHORS
15090                 changed my email address
15091
15092         * src/matcher_parser_parse.y
15093                 clean the parser to remove conflicts
15094
15095 2001-07-09 [alfons]
15096
15097         * AUTHORS
15098                 add Match Grun
15099
15100         * configure.in
15101                 fix incorrect description of --enable-ldap parameter
15102
15103         * src/prefs_common.[ch]
15104           src/compose.c
15105                 add experimental option "smart wrapping" which makes the
15106                 compose editor auto wrap.
15107                 
15108                 | TODO: the problem with the buggy cursor handling is caused |
15109                 | by the GtkText. when deleting / backspacing text its       |
15110                 | wrapping algorithm does not take in account the previous   |
15111                 | line. should find a way to hack this in.                   |
15112                 | or should perhaps combine this with the word wrapping      |
15113                 | patch i wrote in january.                                  |
15114
15115         * src/about.c
15116                 show build parameters for LDAP and JPilot
15117
15118         * src/summaryview.c
15119                 revert Christoph's bugfix for selecting next unread message, 
15120                 because folder stats aren't updated correctly
15121
15122 2001-07-08 [hoa]
15123
15124         * src/filtering.c
15125         * src/mainwindow.c
15126         * src/matcher.c
15127         * src/matcher_parser_lex.l
15128         * src/matcher_parser_parse.y
15129         * src/prefs_filtering.c
15130         * src/prefs_scoring.c
15131         * src/scoring.c
15132                 bugfix of the config file parser
15133
15134 2001-07-08 [alfons]
15135
15136         * src/Makefile.am
15137                 added generated matcher sources to BUILT_SOURCES
15138
15139 2001-07-08 [hoa]
15140
15141         * src/Makefile.am
15142         * src/.cvsignore
15143                 added new config file parser
15144
15145         * src/scoring.[ch]
15146         * src/filtering.[ch]
15147         * src/matcher.[ch]
15148         * src/prefs_filtering.c
15149         * src/prefs_matcher.c
15150         * src/prefs_scoring.c
15151         * added src/matcher_parser.h
15152         * added src/matcher_parser_lex.h
15153         * added src/matcher_parser_lex.l
15154         * added src/matcher_parser_parse.y
15155                 lex & yacc config file parser
15156
15157         * src/mbox.c
15158         * src/inc.c
15159         * src/main.c
15160                 changes prefs_filtering into global_filtering           
15161
15162         * src/summaryview.c
15163                 build threads with subjects only if "Re: " is at the
15164                 beginning of the subject
15165
15166 2001-07-07 [paul]
15167
15168         0.5.0claws
15169
15170         sync with sylpheed 0.5.0
15171                 change of version number only
15172
15173 2001-07-06 [paul]
15174
15175         0.5.0claws5
15176
15177         sync with sylpheed 0.5.0pre5
15178
15179 2001-07-05 [paul]
15180
15181         sync with sylpheed 0.5.0pre4 release
15182                 /po and /manual/ja not sync'ed
15183
15184 2001-07-04 [paul]
15185
15186         more sync with sylpheed 0.5.0pre4
15187
15188 2001-07-03 [christoph]
15189
15190         * src/addressbook.c
15191                 fixed address book broken by address book
15192                 for VCard, JPilot, LDAP
15193
15194 2001-07-03 [alfons]
15195
15196         * src/matcher.c
15197         * src/textview.c
15198                 stopped memory leaks
15199
15200 2001-07-03 [paul]
15201
15202         more sync with sylpheed 0.5.0pre4
15203
15204 2001-07-02 [match]
15205
15206         * included address book patch for VCard, JPilot, LDAP
15207         * pref_common.c - fixed Font options on Display tab (cosmetic)
15208         * alertpanel.c - fixed truncated message
15209
15210 2001-07-02 [christoph]
15211
15212         * src/mbox_folder.c
15213         * src/procmsg.[ch]
15214         * src/summaryview.c
15215                 mark threads for ignoring
15216
15217 2001-07-02 [paul]
15218
15219         0.5.0claws4
15220
15221         * sync with sylpheed 0.5.0pre4
15222                 updated gettext to 0.10.38.
15223
15224 2001-07-01 [paul]
15225
15226         * src/ mainwindow.c
15227         * src/procmsg.h
15228         * src/summaryview.[ch]
15229                 new right-click option: Label.
15230                 substitute for 'Mark-->Mark/Unmark', colours the line.
15231                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15232
15233 2001-07-01 [christoph]
15234
15235         * src/folderview.c
15236                 fixed font for trash
15237         * src/summaryview.c
15238                 move ctree to unread message
15239
15240 2001-07-01 [paul]
15241
15242         * sync with sylpheed 0.5.0pre3 release
15243
15244 2001-06-30 [alfons]
15245
15246         * src/filesel.[ch]
15247         * src/compose.c
15248                 allow inserting / attaching multiple files in
15249                 the composer window
15250
15251 2001-06-30 [paul]
15252
15253         * src/codeconv.c
15254                 small change to Alfons' previous stuff so that it
15255                 actually makes
15256
15257 2001-06-30 [alfons]
15258
15259         * lots of files changed; first attempt to merge the changes
15260           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15261
15262 2001-06-30 [paul]
15263
15264         * po/pt_BR.po
15265                 updated and completed, translations by Fabio
15266                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15267
15268 2001-06-29 [alfons]
15269
15270         * src/compose.c
15271         * src/mimeproc.[ch]
15272                 allow selecting an attached files' mime type from a 
15273                 list of types.
15274
15275 2001-06-29 [paul]
15276
15277         * more sync with sylpheed 0.5.0pre3
15278
15279 2001-06-29 [paul]
15280
15281         * po/pt_BR.po
15282                 merge with sylpheed.pot and pt_BR.po provided by
15283                 Fabio Junior Beneditto.
15284
15285 2001-06-29 [darko]
15286
15287         * src/procmime.c
15288                 make MIME types case insensitive
15289
15290 2001-06-28 [alfons]
15291
15292         * po/nl.po
15293                 merge with sylpheed.pot and old nl.po; translations added.
15294
15295 2001-06-28 [paul]
15296
15297         * more sync with sylpheed 0.5.0pre3
15298
15299 2001-06-27 [alfons]
15300
15301         * src/summaryview.c
15302                 don't crash when removing parent node of messages
15303                 attracted by subject. this was caused by not deleting
15304                 the parent node from the subject line hash table.
15305
15306 2001-06-27 [alfons]
15307
15308         * src/summaryview.c
15309         * src/compose.[ch]
15310         * src/mainwindow.c
15311                 if there are multiple messages selected, allow forwarding
15312                 them as attachments.
15313
15314 2001-06-27 [paul]
15315
15316         * more sync with sylpheed 0.5.0pre3
15317
15318 2001-06-26 [paul]
15319
15320         0.5.0claws3
15321
15322         * sync with sylpheed 0.5.0pre3
15323
15324 2001-06-25 [paul]
15325
15326         * src/mainwindow.c
15327                 fixed 'compose news article' bug
15328                 from icon-and-text toolbar
15329
15330 2001-06-25 [paul]
15331
15332         * sync with sylpheed 0.5.0pre2 release
15333
15334 2001-06-24 [christoph]
15335
15336         * src/prefs_common.c
15337                 bug fix in font selection
15338         * src/folderview.c
15339                 use sylpheed's normal font instead of
15340                 gtk default font for folders without
15341                 new messages
15342
15343 2001-06-24 [alfons]
15344
15345         * src/mainwindow.[ch]
15346                 added composite compose mail / news button (an idea by Leandro
15347                 Pereira <leandro@linuxmag.com.br>)
15348
15349 2001-06-24 [paul]
15350
15351         Added instructions for ldif-to-xml.py
15352
15353         * tools/README
15354
15355 2001-06-23 [alfons]
15356
15357         Some minor things.
15358
15359         * src/pixmaps/stock_news_compose.xpm
15360                 added pixmap by Leandro
15361         * src/prefs_common.c
15362                 tested built-in spelling checker of GCC 3.0 :)
15363         * po/nl.po
15364                 merged dutch translation of sylpheed-main with
15365                 sylpheed.pot
15366
15367 2001-06-23 [paul]
15368
15369         Added tools directory and files.
15370
15371         * tools/filter_conv.pl
15372                 converts old filter system to new filtering system
15373         * tools/ldif-to-xml.py
15374                 converts netscape addressbook to sylpheed addressbook
15375         * tools/README
15376                 descriptions/instructions for above two files
15377
15378 2001-06-23 [christoph]
15379
15380         * src/inc.c
15381         * src/manage_window.[ch]
15382         * src/prefs_common.[ch]
15383                 mail retrieval dialog can be enabled, disabled
15384                 or hidden if non of sylpheed's windows is active
15385
15386 2001-06-22 [paul]
15387
15388         0.5.0claws2
15389
15390         * sync with sylpheed 0.5.0pre2
15391
15392 2001-06-21 [christoph]
15393
15394         * src/summaryview.c
15395                 show recipient on 'from' for all accounts
15396                 
15397         * src/inc.c
15398         * src/prefs_common.[ch]
15399                 disable error popup on mail receive errors
15400
15401 2001-06-21 [alfons]
15402
15403         * src/compose.c
15404                 made the ruler correctly appear and disappear.
15405
15406         * src/Makefile.am
15407                 removed Hoa's work-in-progress-stuff (interesting!) so 
15408                 claws compiles ok.
15409
15410 2001-06-20 [christoph]
15411
15412         * src/inc.c
15413         * src/progressdialog.c
15414                 added scrolled window for list in progressdialog
15415
15416 2001-06-20 [paul]
15417
15418         sync with sylpheed 0.5.0pre1 release
15419
15420 2001-06-20 [christoph]
15421
15422         * src/summeryview.c
15423                 make building threads by subject work when
15424                 thread view is enabled
15425                 
15426         * src/compose.c
15427         * src/prefs_common.[ch]
15428                 automatically select account for mail replys
15429
15430 2001-06-19 [sergey]
15431
15432         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15433         they are filled in from the account settings.
15434
15435 2001-06-19 [paul]
15436
15437         * more sync with sylpheed 0.5.0pre1
15438
15439 2001-06-18 [alfons]
15440
15441         * src/Makefile.am,
15442           src/procmime.c
15443                 added --sysconfdir to CPPFLAGS for pointing to the correct
15444                 location of mime.types. 
15445
15446                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15447                 or ./configure!
15448
15449 2001-06-18 [hoa]
15450
15451         * src/summaryview.c
15452                 fixed some bug when building threads
15453
15454 2001-06-18 [pau]l
15455
15456         * src/prefs_account.c
15457                 UI stuff: More changes to the English
15458
15459 2001-06-18 [paul]
15460
15461         * src/pixmaps/stock_news_compose.xpm: new file
15462         * src/Makefile.am
15463         * src/mainwindow.c
15464         * src/summaryview.c
15465                 Added new icon for Hoa's 'compose a news
15466                 message', plus minor improvements to the
15467                 English
15468
15469         * po/ja.po
15470         * ChangeLog
15471         * ChangeLog.jp
15472                 more sync with sylpheed 0.5.0pre1
15473
15474 2001-06-18 [hoa]
15475
15476         * src/compose.[ch]
15477         * src/mainwindow.c
15478                 Follow-up and reply to
15479
15480         * src/summaryview.[ch]
15481                 Build threads also with subjects
15482
15483 2001-06-17 [hoa]
15484
15485         * src/compose.c
15486                 forwarding use the current account.
15487
15488         * src/mainwindow.c
15489                 the "compose message" button has been replaced with
15490                 "new mail" and "new news" buttons
15491
15492         * src/prefs_common.[ch]
15493                 added a configuration option to use the forward button
15494                 as "forward as attachment"
15495                 changed reply and forward format description
15496
15497         * src/quote_fmt_lex.l
15498         * src/quote_fmt_parse.y
15499                 added message with no signature in format for reply
15500                 and forward.
15501
15502 2001-06-17 [paul]
15503
15504         Minor UI stuff
15505
15506         * src/mainwindow.c
15507         * src/summaryview.c
15508                 Improvements to the English
15509
15510         * src/prefs_common.c
15511                 Improvements to the English and some
15512                 clarity/continuity improvements in the
15513                 description of Quote symbols.
15514
15515 2001-06-17 [paul]
15516
15517         0.5.0claws1
15518
15519         * sync with sylpheed 0.5.0pre1
15520
15521 2001-06-17 [hoa]
15522
15523         * src/compose.c
15524                 Better interface for compose, displayed fields
15525                 are updated whenever we change account.
15526                 Newsgroups field is automatically filled.
15527
15528         * src/mainwindow.c
15529                 Newsgroups field is automatically filled.
15530
15531         * src/prefs_account.c
15532                 Some interface stuff when fields appear and
15533                 disappear.
15534
15535 2001-06-16 [paul]
15536
15537         0.4.99claws
15538
15539         * sync with sylpheed 0.4.99
15540
15541 2001-06-16 [sergey]
15542
15543         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15544         base64_decoder_free, base64_decoder_decode): new object and
15545         functions for decoding base64 streams.
15546         * src/procmime.c (procmime_decode_content): modified to use the
15547         new base64 decoder.
15548
15549 2001-06-15 [paul]
15550
15551         0.4.99claws10
15552
15553         * sync with sylpheed 0.4.99cvs11
15554
15555 2001-06-13 [paul]
15556
15557         0.4.99claws9
15558
15559         * sync with sylpheed 0.4.99cvs9
15560
15561 2001-06-13 [hoa]
15562
15563         * src/compose.c
15564         * src/prefs_account.c
15565
15566                 SMTP server can be defined in the news account
15567                 mime type of attachment are kept.
15568
15569         * src/summaryview.c
15570
15571                 now choose the highest important score between default
15572                 and important score of folder.
15573
15574 2001-06-09 [alfons]
15575         
15576         * src/prefs_common.c: 
15577
15578                 (prefs_quote_description_create): corrected description of 
15579                 quote format characters
15580
15581 2001-06-09 [paul]
15582
15583         0.4.99claws8
15584
15585         * sync with sylpheed 0.4.99cvs8
15586
15587 2001-06-08 [sergey]
15588
15589         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15590         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15591
15592 2001-06-08 [paul]
15593
15594         0.4.99claws7
15595
15596         * sync with sylpheed 0.4.99cvs7
15597
15598 2001-06-06 [sergey]
15599
15600         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15601         clashes with autogenerated header).
15602         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15603         * src/Makefile.am: added quote_fmt.h.
15604         * src/.cvsignore: added lex/yacc autogenerated files
15605         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15606
15607 2001-06-06 [paul]
15608
15609         0.4.99claws6
15610
15611         * sync with sylpheed 0.4.99cvs6
15612
15613 2001-06-06 [hoa]
15614
15615         * added src/quote_fmt_parse.h
15616         * src/compose.c
15617                 removed warnings
15618
15619         * src/prefs.[ch]
15620                 don't modify readonly configuration files
15621
15622         * src/prefs_account.c
15623         * src/prefs_common.c
15624         * src/prefs_customheader.c
15625         * src/prefs_display_header.c
15626         * src/prefs_filter.c
15627         * src/prefs_filtering.c
15628         * src/prefs_scoring.c
15629                 don't open dialog box when configuration files
15630                 are readonly
15631
15632 2001-06-05 [sergey]
15633
15634         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15635
15636         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15637         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15638         BUILT_SOURCES to make all files rebuild properly.
15639
15640         * src/compose.c: removed #include "quote_fmt.tab.h".
15641
15642         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15643         CHARACTER value in yylval.
15644
15645         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15646         receive CHARACTER value by documented means (yylval).
15647
15648         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15649
15650 2001-06-05 [hoa]
15651
15652         * src/Makefile.am
15653                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15654
15655         * src/filtering.c
15656         * src/matcher.c
15657         * src/matcher.h
15658         * src/prefs_filtering.c
15659                 now keep the configuration for execute action
15660
15661         * src/mbox_folder.c
15662                 fixed a warning
15663
15664 2001-06-05 [paul]
15665
15666         * sync with sylpheed 0.4.99cvs5
15667
15668 2001-06-05 [hoa]
15669
15670         * src/Makefile.am
15671                 added quote_fmt.[ch]
15672
15673         * added src/quote_fmt.y
15674         * added src/quote_fmt.l
15675         * added src/quote_fmt.tab.h
15676         * added src/quote_fmt.tab.c
15677         * added src/lex.quote_fmt.c
15678                 parsing configuration for replying
15679                 and forwarding
15680
15681         * src/prefs_common.[ch]
15682                 added configuration UI for replying
15683                 and forwarding
15684
15685         * src/compose.c
15686                 using configuration for replying
15687                 and forwarding
15688
15689 2001-06-04 [hoa]
15690
15691         * src/filtering.c
15692         * src/matcher.c
15693         * src/matcher.h
15694         * src/prefs_filtering.c
15695         * src/prefs_matcher.c
15696         * src/prefs_matcher.h
15697                 action "run a command" for filtering
15698                 and matching with a command.
15699                 fixed the "whole message" matching
15700
15701         * src/mbox_folder.c
15702                 changed temporary filename for security
15703
15704         * src/messageview.c
15705                 queue the notification if it fails to send.
15706
15707         * src/prefs_common.c
15708         * src/prefs_folder_item.c
15709                 changed the default important score             
15710
15711         * src/prefs_scoring.c
15712         * src/scoring.c
15713                 hide kill score input when the folder is not
15714                 a newsgroup
15715
15716 2001-06-03 [alfons]
15717
15718         * src/prefs_common.c:
15719
15720                 (prefs_font_select): pass font name in font entry box to font
15721                 selection dialog.
15722
15723 2001-06-03 [sergey]
15724
15725         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15726
15727 2001-06-03 [paul]
15728
15729         * sync with sylpheed 0.4.99cvs4
15730
15731 2001-06-03 [alfons]
15732
15733         * src/headerwindow.c:
15734
15735                 (headerwindow_show_cb): use the selected summary view item, not
15736                 the displayed item.
15737
15738 2001-06-02 [alfons]
15739
15740         * src/headerwindow.c:
15741
15742                 (headerwindow_show_cb): always try to show msginfo
15743
15744 2001-06-02 [hoa]
15745
15746         * src/compose.c
15747                 keep attached parts when reediting or forwarding.
15748
15749 2001-06-01 [hoa]
15750
15751         * src/folderview.c
15752         * src/prefs_folder_item.[ch]
15753         * src/prefs_scoring.[ch]
15754         * src/scoring.[ch]
15755         * src/summaryview.[ch]
15756         * src/main.c
15757         * src/mainwindow.c
15758         * src/prefs_common.[ch]
15759                 support for folder scoring
15760                 kill score and important score for messages
15761         
15762         * src/prefs_account.c
15763                 some display bug fixed for local account
15764                 preferences
15765
15766 2001-05-31 [alfons]
15767
15768         * src/summaryview.c:
15769
15770                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15771                 sender to address book menu item is disabled.
15772
15773 2001-05-30 [hoa]
15774
15775         * src/filtering.[ch]
15776         * src/summaryview.c
15777                 handling summary menu / filter messages
15778
15779         * src/folder.[ch]
15780                 add some stuff
15781
15782         * src/foldersel.c
15783                 imap folders now appears in list
15784
15785         * src/mbox_folder.c
15786                 doesn't crash if destination mail is not writeable
15787
15788 2001-05-29 [hoa]
15789
15790         * src/compose.c
15791                 removed some warnings
15792
15793         * src/filtering.c
15794         * src/folder.[ch]
15795         * src/prefs_filtering.c
15796                 global string to identify any folders           
15797                 removed some debug info
15798                 filtering to mbox folders is now possible
15799
15800         * src/mainwindow.c
15801                 removed some warnings
15802
15803         * src/mbox_folder.c
15804                 permission on files are changed to read/write for user only,
15805                 nothing for other.
15806                 creation of subfolder is handled better.
15807
15808 2001-05-28 [alfons]
15809
15810         Verified the sync for src/prefs_common.[ch] and
15811         src/prefs_account.[ch]. I believe there were some
15812         minor indentation differences.
15813
15814 2001-05-28 [paul]
15815
15816         0.4.99claws3
15817
15818         * sync with 0.4.99cvs3
15819
15820 2001-05-28 [hoa]
15821
15822         * src/compose.c
15823                 handling flags for mbox format
15824
15825         * src/filtering.c
15826                 use of mark file only for MH format
15827                 handling flags for mbox format
15828                 filtering cannot yet move or copy mails to mbox folders.
15829
15830         * src/folder.[ch]
15831                 changed move_msg, copy_msg,
15832                 move_msgs_with_dest, copy_msgs_with_dest functions
15833                 uses only folder->copy_msg() function
15834                 uses folder->finished_copy() to handle the destination
15835                 folder at the end of the copy or move operation.
15836
15837         * src/foldersel.c
15838                 included mbox directories.
15839
15840         * src/folderview.[ch]
15841         * src/mainwindow.c
15842                 handle folders operation for mbox format
15843
15844         * src/mbox.c
15845                 disable conversion of "From " header
15846
15847         * src/mbox_folder.[ch]
15848                 completion of mbox format handling
15849
15850         * src/mh.c
15851                 changed mh_copy_msg() function and
15852                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15853                 mh_copy_msgs_with_dest()
15854
15855         * src/prefs_filtering.c
15856                 removed some warnings
15857
15858         * src/prefs_matcher.c
15859                 default boolean operation is AND
15860
15861         * src/procheader.c
15862                 handling flags for mbox format
15863                 handling of "From " header
15864
15865         * src/procmsg.[ch]
15866                 removed data field
15867                 added MSG_REALLY_DELETED flags to handle deletion of
15868                 messages in mbox format.
15869
15870         * src/summaryview.c
15871                 handling flags for mbox format
15872                 disable the MSG_DELETED flags when messages
15873                 are deleted in mbox format
15874
15875         * src/textview.c
15876                 "From " headers display fixed.
15877
15878 2001-05-27 [alfons]
15879
15880         * src/textview.c:
15881                 
15882                 (get_email_part): skip quoted email addresses, like in e.g.
15883                 "'alfons@proteus.demon.nl'".
15884
15885 2001-05-26 [alfons]
15886
15887         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15888         and fixing the persistence troubles when using separate windows.
15889
15890         * src/mainwindow.c:
15891         
15892             Added #define SEPARATE_ACTION used in the gtk item factory for 
15893             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15894                 use gtk_item_factory_get_widget_by_action() to get the items.
15895                 
15896             Removed separate_widget_cb from the gtk item factory data   
15897           
15898             (mainwindow_create): connect separate_widget_cb() to check
15899             menu item "toggled" signal. also passing a MainWindow pointer
15900                 as object data for both check menu items.
15901                 
15902             (separate_widget_cb): definition of separate_widget_cb() to match
15903             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15904                 window using gtk_object_get_data(). The type of window separation 
15905                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15906         
15907         * src/prefs_filtering.c,
15908           src/prefs_matcher.c: added horizontal scrollbars
15909
15910 2001-05-25 [darko]
15911
15912         * src/headerview.c
15913                 fix segfault with invalid bold font
15914         * src/summaryview.c
15915                 correctly display summary stats after row is marked
15916
15917 2001-05-23 [sergey]
15918
15919         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15920         encodings with libjconv.
15921
15922 2001-05-23 [hoa]
15923
15924         * src/Makefile.am
15925                 added mbox_folder.[ch]
15926         * src/defs.h
15927                 mbox temporary folder
15928         * src/folder.[ch]
15929         * added src/mbox_folder.[ch]
15930         * src/folderview.c
15931         * src/procheader.[ch]
15932                 added mbox support
15933         * src/mbox.c
15934                 bugfix for file incorporation filtering
15935         * src/imap.c
15936                 enable creation of MBOX
15937         * src/prefs_display_header.c
15938                 enable use of headers like "From "
15939                 something that should be fixed :
15940                         displaying of such headers add an extra space
15941         * src/prefs_folder_item.c
15942                 don't create folders because it is not necessary
15943         * src/procmsg.h
15944                 added data field to MsgInfo for mbox internal use
15945         * src/summaryview.c
15946                 added some support for mbox
15947         * src/utils.[ch]
15948                 added get_mbox_cache_dir() function
15949
15950 2001-05-23 [hiroyuki]
15951
15952         * src/headerwindow.c
15953           src/inc.c
15954           src/main.c
15955           src/mh.c
15956           src/nntp.c
15957           src/procmsg.h
15958           src/session.h
15959           src/socket.[ch]
15960           src/summaryview.c
15961           src/textview.c
15962           src/automaton.c
15963           src/folderview.c: more sync with 0.4.99cvs2.
15964
15965         * src/headerwindow.c: reverted.
15966
15967 2001-05-22 [paul]
15968
15969         0.4.99claws2
15970
15971         * sync with sylpheed 0.4.99cvs2
15972                 * src/news.[ch]
15973                 * src/nntp.[ch]
15974                 * INSTALL
15975                 * INSTALL.jp
15976
15977 2001-05-22 [alfons]
15978
15979         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15980
15981 2001-05-21 [alfons]
15982
15983         Minor things:
15984
15985         * configure.in: if gnome-config not found, "no" is displayed
15986         
15987         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15988
15989         * src/textview.c: now also possible to add mail addresses by right
15990           clicking in the text view
15991
15992         * src/codeconv.c: merged patch which fixes endless loop when encountering
15993           invalid wide characters; from Alte <010@imis.ru>  
15994
15995 2001-05-20 [alfons]
15996
15997         Added installation of gnome specific things:
15998
15999         * Makefile.am: gnome conditional
16000
16001         * configure.in: check for installed gnome
16002
16003         * added sylpheed.png, sylpheed.desktop
16004
16005 2001-05-20 [sergey]
16006
16007         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16008
16009         * src/mainwindow.h (main_window_toolbar_create): created a button
16010         for "Reply to all".
16011         (main_window_set_toolbar_sensitive): enable/disable the new button
16012         appropriately.
16013         (toolbar_reply_to_author_cb): handle the new button.
16014
16015         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16016         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16017         failure).
16018
16019 2001-05-19 [sergey]
16020
16021         * src/compose.h (ComposeReplyMode): new modes
16022         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16023         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16024
16025         * src/compose.c
16026         (compose_send): move some code into a new function:
16027         (compose_current_mail_account): new function.
16028         (compose_reply): new argument to_author, all callers changed; if
16029         to_author==TRUE and account->protocol==A_NNTP, find and use an
16030         appropriate mail account for replying.
16031         (compose_reply_set_entry): new argument to_author; ignore
16032         compose->replyto if to_author==TRUE.
16033
16034         * src/mainwindow.c: new command "Message/Reply to author".
16035         (main_window_set_menu_sensitive): enable/disable it.
16036         (reply_cb): handle it.
16037
16038         * src/summaryview.c: new command "Reply to author".
16039         (summary_set_menu_sensitive): enable/disable it.
16040         (summary_reply_cb): handle it.
16041
16042         * src/account.c (account_find_mail_from_address): new function.
16043
16044 2001-05-18 [paul]
16045
16046         0.4.99claws1
16047
16048         * sync with sylpheed 0.4.99cvs1
16049
16050 2001-05-18 [hoa]
16051
16052         * src/compose.[ch]
16053         * src/filtering.c
16054         * src/summaryview.c
16055                 new filtering action : forward and forward as attachment
16056
16057         * src/main.c
16058                 no need for $DISPLAY when we run sylpheed --help
16059                 call to parse_cmd_opt() is moved
16060
16061         * src/mainwindow.[ch]
16062                 execute button is hidden when immediate execute
16063                 is chosen
16064
16065         * src/mh.c
16066         * src/news.c
16067         * src/prefs_folder_item.c
16068         * src/procmsg.c
16069                 better handling of missing directories
16070
16071         * src/summaryview.c
16072                 reedit is enabled in outbox
16073                 reedit is enabled in queue
16074
16075 2001-05-17 [hoa]
16076
16077         * src/filtering.c
16078         * src/matcher.[ch]
16079         * src/prefs_filtering.c
16080                 changed attachement into attachment
16081
16082 2001-05-17 [alfons]
16083
16084         0.4.67claws4    
16085
16086         * sync with sylpheed 0.4.67cvs9
16087         * sync with sylpheed 0.4.67cvs7-8
16088
16089 2001-05-17 [hoa]
16090
16091         * src/Makefile.am
16092                 added prefs_filtering.c
16093
16094         * src/filtering.[ch]
16095         * src/matcher.[ch]
16096                 removed action : forward_news and forward_news_as_attachement
16097                 (forward and forward_as_attachement can be used instead)
16098
16099         * src/mainwindow.c
16100                 added menu option to access filtering configuration
16101
16102         * src/prefs_account.c
16103                 changed mail_command default to /usr/sbin/sendmail
16104
16105         * added src/prefs_filtering.[ch]
16106                 dialog box for filtering configuration
16107
16108         * src/prefs_matcher.c
16109                 added function prefs_matcher_get_criteria_from_matching()
16110
16111         * src/prefs_scoring.c
16112                 reset the dialog when register or substitute is clicked
16113
16114 2001-05-15 [hoa]
16115
16116         * src/Makefile.am
16117                 added filtering.[ch]
16118         * src/inc.c
16119                 using filering.[ch] instead of filter.[ch]
16120         * src/main.c
16121                 reading new filtering configuration
16122         * src/matcher.[ch]
16123                 added some filtering actions
16124                 and fixed a bug for headers and mail body matching
16125         * src/mbox.c
16126                 using filering.[ch] instead of filter.[ch]
16127         * src/mh.c
16128                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16129         * src/summaryview.c
16130                 some fixes for filtering
16131
16132 2001-05-14 [hiroyuki]
16133
16134         * src/send.c: fixed some weird indentations.
16135           send_message_with_command(): call pclose() only if p != NULL.
16136         * src/textview.c: get_email_part(): modified the code for readability.
16137
16138 2001-05-14 [hiroyuki]
16139
16140         * src/md5global.h
16141           src/md5ify.c
16142           src/md5ify.h: removed from the cvs.
16143
16144 2001-05-13 [sergey]
16145
16146         * src/main.c: include rfc2015.h to avoid compiler warnings.
16147         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16148         the panel is already on screen.
16149         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16150         closing the alert window by ESC as "No".
16151         * src/prefs_common.c (prefs_interface_create): moved return
16152         receipt check button to the correct place.
16153
16154 2001-03-13 [alfons]
16155
16156         * src/prefs_common.c: 
16157                 moved return receipt check button to the Send tab. (prefs_send_create)
16158                 removed the date format ui related globals. (prefs_display_create)
16159
16160         0.4.67claws3
16161         
16162         * sync with sylpheed 0.4.67cvs5-6
16163
16164 2001-05-13 [paul]
16165
16166         * added Alfons' font selection patch
16167
16168         * src/defs.h
16169         * src/headerwindow.c
16170         * src/prefs_common.c
16171         * src/prefs_common.h
16172
16173 2001-05-13 [hoa]
16174         * src/defs.h
16175                 changed version of cache
16176         * src/matcher.[ch]
16177         * src/prefs_matcher.c
16178                 added additionnal matching criteria
16179         * src/procheader.c
16180         * src/procmsg.[ch]
16181         * src/news.c
16182                 added references in MsgInfo
16183
16184 2001-05-12 [hoa]
16185
16186         * src/defs.h
16187                 prepared some things for new filtering
16188         * src/matcher.[ch]
16189                 added some matching properties
16190                 inreplyto need to be enhanced
16191                 prepared some things for new filtering
16192         * src/messageview.c
16193                 added Return-Receipt-To handling
16194         * src/prefs_folder_item.c
16195                 changed default value to TRUE
16196         * src/prefs_matcher.c
16197                 added some matching properties
16198         * src/prefs_scoring.[ch]
16199                 the scoring dialog is finished
16200         * src/procheader.c
16201                 added Return-Receipt-To handling
16202                 Reference need to be added
16203         * src/procmsg.[ch]
16204                 added Return-Receipt-To handling
16205                 added threadscore to get a better score sorting when
16206                 threads are enabled
16207         * src/summaryview.c
16208                 suppressed a bug when we sort the list
16209                 when no folder is opened.
16210                 better score sorting when threads are enabled
16211
16212 2001-05-12 [alfons]
16213
16214         * reverted previous patch because of potential errors 
16215
16216         0.4.67claws2
16217         
16218         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16219                 applied "toggle mail-retrieval dialog window" patch submitted 
16220                 by Eric Limpens <eric@qnt.net>
16221
16222         * sync with sylpheed 0.4.67cvs4
16223
16224 2001-05-12 [sergey]
16225
16226         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16227         some picky compilers.
16228         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16229         * src/grouplist_dialog.c: include alertpanel.h.
16230         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16231         fix compile warning.
16232         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16233         #include "defs.h" before others to prevent the warning of `MIN'
16234         and `MAX' redefinition.
16235
16236 2001-05-11 [hoa]
16237
16238         * src/main.c
16239         * src/messageview.c
16240         * src/prefs_account.c
16241         * src/prefs_display_header.c
16242                 removed warning
16243         * src/Makefile.am
16244                 added prefs_scoring.[ch]
16245         * src/grouplist_dialog.c
16246                 display an error dialog box if the group list
16247                 cannot be fetched.
16248         * src/mainwindow.[ch]
16249                 added main_window_set_thread_option() function
16250                 scoring dialog box enabled
16251         * src/matcher.[ch]
16252                 added flags matching unread /new / marked
16253                 / deleted / replied / forwarded
16254         * src/news.c
16255                 newsgroups are now finally in newscache
16256         * src/prefs_matcher.[ch]
16257                 finished preferences for matching dialog
16258         * added src/prefs_scoring.[ch]
16259                 scoring dialog box completed
16260         * src/scoring.[ch]
16261                 conversion to string : added scoringprop_to_string()
16262                 write config for preferences :
16263                 added prefs_scoring_write_config()
16264         * src/summaryview.c
16265                 threads can be enabled/disabled independently
16266                 for each folder
16267
16268 2001-05-10 [alfons]
16269
16270         0.4.67claws1
16271         
16272         * AUTHORS: 
16273                 thought it would be nice to have a list of all
16274                 contributors (used Changelog as a reference)
16275         
16276         * configure.in: 
16277                 messed up version numbering...
16278
16279         0.4.66claws1
16280
16281         * sync with sylpheed 0.4.67cvs1-3
16282
16283 2001-05-10 [darko]
16284
16285         * src/prefs_common.c:
16286                 better UI for strftime format, double clicking
16287                 on format now inserts the format in text entry
16288                 replaced close button with standard OK/Cancel
16289                 moved date format button to the right of the
16290                 text entry field
16291
16292 2001-05-09 [alfons]
16293
16294         * src/gtkstext.c:
16295                 Ctrl-Home / Ctrl-End have proper cursor navigation
16296
16297 2001-05-09 [hoa]
16298
16299         * src/prefs_matcher.c
16300                 finished UI to define matching properties
16301                 added ok and cancel button
16302         * src/prefs_filter.c
16303                 added ok and cancel button
16304         * src/news.c
16305                 fixed some bug in xhdr parsing
16306
16307 2001-05-08 [alfons]
16308
16309         * src/textview.c: 
16310                 fixed a bug in textview_show_header(), which displayed two colons (':');
16311                 cleaned up some warnings
16312
16313 2001-05-08 [hoa]
16314
16315         * src/Makefile.am
16316                 added prefs_matcher.[ch]
16317                 compilation with -W -Wall
16318         * src/alertpanel.c
16319                 ungrab the mouse events if grabbed - does it
16320                 fix the bug for disposition notification ?
16321         * src/mainwindow.c
16322                 added a menu option to open the matching dialog.
16323         * src/matcher.[ch]
16324                 added matcherprop_to_string() and matcherlist_to_string()
16325                 fixed some bugs, changed the name of some options
16326                 age_sup and age_inf becomes age_greater and age_lower,
16327                 body and messageheaders becomes body_part and headers_part,
16328                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16329         * src/prefs_display_header.c
16330         * src/prefs_headers.c
16331                 fixed a bug that accidentally destroyed dialogs
16332                 when closed them with delete_event
16333                 Added *_deleted() which handle delete_event signal correctly.
16334         * src/prefs_folder_item.[ch]
16335                 added "enable_thread" field for future customization
16336         * added src/prefs_matcher.[ch]
16337                 sample of the UI to define matching properties
16338         * src/procheader.c
16339                 using procheader_headername_equal instead of str*cmp functions
16340                 using procheader_parse_header() function
16341         * src/scoring.c
16342                 using MATCHING_XXX instead of SCORING_XXX
16343         * src/summaryview.c
16344                 display the sender of the news even if this is ourself
16345                 when this is a news message.
16346         * src/textview.c
16347                 using headername_equal() instead of str*cmp functions
16348
16349 2001-05-08 [alfons]
16350
16351         0.4.66claws
16352
16353         * sync with sylpheed 0.4.66
16354         * src/gtkstext.c: trace logs added 
16355
16356 2001-05-08 [sergey]
16357
16358         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16359         signature check popup.
16360         * src/rfc2015.c (check_signature): show signature check popup only
16361         if it is enabled in preferences.
16362
16363 2001-05-07 [alfons]
16364
16365         0.4.66claws4
16366         
16367         * sync with sylpheed 0.4.66cvs6
16368
16369 2001-05-07 [darko]
16370
16371         * src/prefs_common.[ch]: added option to enable/disable
16372           looking up sender name in address book for summary pane
16373         * src/summaryview.c: look up sender in the address book
16374           by using Alfons' address completion code
16375
16376 2001-05-07 [hiroyuki]
16377
16378         * src/inc.h
16379           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16380           member of Pop3State.
16381         * src/news.c: brought #include "defs.h" before #include <glib.h>
16382           to prevent the warning of `MIN' and `MAX' redefinition.
16383
16384 2001-05-06 [hoa]
16385
16386         * removed src/headers_display.[ch]
16387         * removed src/prefs_display_headers.[ch]
16388         * src/inc.c
16389                 use a temporary file in the user directory for mbox import
16390         * src/news.c
16391                 added XHDR support to get "To" and "Cc" headers
16392                 (in order to match news with to or cc field for
16393                 scoring)
16394                 added function news_parse_xhdr() to get XHDR response
16395         * src/nntp.[ch]
16396                 added function nntp_xhdr()
16397         * src/matcher.c
16398                 fetch the message if necessary
16399
16400 2001-05-06 [alfons]
16401
16402         0.4.66claws3
16403
16404         * sync with sylpheed 0.4.66cvs3-5
16405
16406 2001-05-06 [hoa]
16407
16408         * src/utils.[ch]
16409                 added function itos_buf() to enable use of several buffers
16410         * src/summaryview.c
16411                 use of itos_buf() instead of itos() in summary list
16412                 to fix the broken display of message number.
16413
16414 2001-05-06 [alfons]
16415
16416         * src/gtkstext.c: bug in cursor up navigation fixed,
16417                 fixed another unsigned / signed comparison (we're getting there :-)
16418
16419 2001-05-06 [hoa]
16420
16421         * src/Makefile.am
16422                 added scoring.c scoring.h
16423                 prefs_folder_item.c prefs_folder_item.h
16424                 matcher.c matcher.h
16425         * src/defs.h
16426                 added FOLDERITEM_RC SCORING_RC
16427         * src/folder.[ch]
16428                 added prefs field in FolderItem :
16429                 properties for each folder (PrefsFolderItem),
16430                 sorting type and mode were added as the first properties.
16431         * src/main.c
16432                 read config for scoring
16433         * added src/matcher.[ch]
16434                 gives functions to parse configuration file to do
16435                 matching on mails with a list of conditions.
16436         * src/mainwindow.c
16437                 add option to sort by score
16438         * src/prefs_common.[ch]
16439                 added preference option to show score and for
16440                 the score column size
16441         * added src/prefs_folder_item.[ch]
16442                 properties for each folder (PrefsFolderItem),
16443                 sorting type and mode were added as the first properties.
16444         * src/procheader.[ch]
16445                 added procheader_parse_header()
16446                 added procheader_header_free()
16447                 added procheader_headername_equal()
16448                 and made modification to use them.
16449         * src/procmsg.[ch]
16450                 added score field to MsgInfo structure
16451         * added src/scoring.[ch]
16452                 gives functions to parse configuration file to do
16453                 scoring on mails with a list of conditions.
16454         * src/summaryview.[ch]
16455                 save the sorting type and mode for the folder
16456                 added column to display the score of the mail
16457                 added function summary_score_clicked()
16458                 sorting type and mode are restored to the folder
16459                 when it is reopen
16460         * src/textview.c
16461                 use procheader_parse_header(), procheader_headername_equal()
16462                 removed memory leak in text_scan_header when freeing headers
16463         * src/filter.c
16464                 changed the function to match names of headers
16465                 using procheader_headername_equal()
16466
16467         Scoring functions are implemented, an interface is needed
16468         to configure that.
16469
16470 2001-05-04 [alfons]
16471
16472         * src/gtkstext.c: 
16473                 hopefully fixed the row up navigation bug,
16474                 removed adding back / forward lines to cache
16475
16476 2001-05-04 [sergey]
16477
16478         * src/prefs_display_headers.c: user interface changes:
16479         (prefs_display_headers_create): remove unused "Show" check button;
16480         allow reordering of headers by dragging.
16481         (prefs_display_headers_write_config): remove unused variables.
16482         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16483         of lists (not needed with the new UI).
16484         (prefs_display_headers_set_list): scan lists starting from row 0,
16485         not 1 (do not skip "(New)").
16486         (prefs_display_headers_find_header): new function.
16487         (prefs_display_headers_clist_set_row): do not allow duplicates.
16488         (prefs_display_headers_delete_cb): do not skip row 0; treat
16489         closing the alert window by ESC as "No".
16490         (prefs_display_headers_up): do not protect row 0.
16491         (prefs_display_headers_down): do not protect row 0.
16492
16493 2001-05-04 [sergey]
16494
16495         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16496         functions.
16497
16498         * src/summaryview.c
16499         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16500         summary_select_next_marked, summary_select_prev_marked): new
16501         functions.
16502
16503 2001-05-03 [sergey]
16504
16505         * src/news.c: fixed a bug when no article can be fetched after
16506         server timeout if the connection was restored by news_post():
16507         (news_select_group): new function.
16508         (news_fetch_msg): call news_select_group() before fetching
16509         article.
16510         (news_get_uncached_articles): set session->group after successful
16511         GROUP command.
16512
16513 2001-05-03 [hoa]
16514
16515         * src/defs.h
16516         * src/procmsg.[ch]
16517         * src/procheader.c
16518                  changed version of cache, added cc field
16519
16520         * src/prefs_display_headers.c
16521                 the interface was changed
16522
16523         * src/prefs_headers.c
16524                 added cancel button
16525
16526 2001-05-03 [alfons]
16527
16528         * completed sync of sylpheed cvs2
16529         * src/gtkstext.c: updated row up / down cursor navigation
16530         * src/textview.c: re-edited, prepared for fixing the email address
16531                 scanner.
16532
16533 2001-05-03 [darko]
16534
16535         * src/prefs_common.c: use alfons' strftime ui code
16536         entry_datefmt and datefmt_sample widgets have to be
16537         global in this module because of this change
16538
16539 2001-05-03 [hoa]
16540
16541         * src/messageview.c
16542         * src/prefs_common.[ch] added option to activate the return receipt
16543                 feature.
16544
16545 2001-05-02 [alfons]
16546
16547         * src/gtkstext.c: fix for row up/down cursor navigation. 
16548
16549         0.4.66claws2
16550         
16551         * sync with 0.4.66cvs2
16552
16553 2001-05-02 [paul]
16554
16555         added add-sender-to-addressbook patch
16556
16557         * src/addressbook.c
16558         * src/addressbook.h
16559         * src/summaryview.c
16560
16561 2001-05-02 [sergey]
16562
16563         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16564         G_ALERTDISABLE.
16565
16566         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16567         all existing callers changed to pass FALSE; create a check button
16568         to disable the message.
16569         (alertpanel_message_with_disable): new function.
16570         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16571         (alertpanel_button_toggled): new function.
16572         (alertpanel_button_clicked, alertpanel_close): set value using
16573         G_ALERT_VALUE_MASK.
16574
16575         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16576
16577         * src/prefs_common.c (prefs_privacy_create): new check button
16578         checkbtn_gpgme_warning.
16579
16580         * src/main.c (main): moved preferences reading before gpgme
16581         initialization; check prefs_common.gpgme_warning before giving the
16582         GnuPG warning and set it to FALSE if the user wants to disable the
16583         warning.
16584
16585 2001-05-02 [hiroyuki]
16586
16587         * src/prefs_display_headers.c: modified the layout and some labels.
16588
16589 2001-05-02 [sergey]
16590
16591         * src/prefs_account.c (prefs_account_fix_size): new function.
16592         (prefs_account_create): call prefs_account_fix_size(); use
16593         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16594         size when the window is shown for the first time).
16595         (prefs_account_basic_create): changed layout of serv_table; moved
16596         localmbox_entry above smtpserv_entry (logically it replaces
16597         POP3/IMAP server).
16598         (prefs_account_protocol_activated): set sensitivity of
16599         nntpauth_chkbtn according to the protocol (in addition to
16600         hide/show); commented out gtk_table_set_row_spacing() calls.
16601         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16602         not sensitive (fixes a bug with disabled username/password boxes
16603         when editing POP3 account after NNTP with authentication).
16604
16605 2001-05-02 [hoa]
16606
16607         * src/account.c
16608         * src/inc.c
16609         * src/prefs_account.[ch]
16610         * src/send.c
16611                 removed local account without SMTP server
16612                 added option to use mail command instead of a connexion
16613                 to SMTP server when a local account is used
16614         * src/prefs_headers.c
16615                 fixed a bug
16616         * src/news.c
16617                 fixed a bug when connexion immediately closed
16618
16619 2001-05-01 [alfons]
16620
16621         0.4.66claws1
16622         
16623         * sync with 0.4.65
16624
16625 2001-05-01 [sergey]
16626
16627         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16628         widget nntpauth_chkbtn.
16629         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16630         visibility.
16631         (prefs_account_nntpauth_toggled): new function.
16632
16633         * src/news.c (news_session_new_for_folder): use NNTP
16634         authentication only if ac->use_nntp_auth is set.
16635
16636 2001-05-01 [hoa]
16637
16638         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16639         * src/prefs_display_headers.c changed the UI
16640         * src/prefs_headers.c changed account_name to account_id
16641         * src/compose.c using customheader.h
16642
16643 2001-05-01 [hiroyuki]
16644
16645         * src/esmtp.c
16646           src/news.c
16647           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16648           unsynched.
16649
16650 2001-05-01 [hoa]
16651
16652         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16653         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16654                 for displaying of headers
16655         * src/grouplist_dialog.[ch] minor changes to remove warnings
16656         * src/prefs_display_headers.[ch] dialog to choose the
16657         headers to display in the mail viewer.
16658         * src/headers.h correction of #define
16659         * src/headers_display.[ch] configuration for displaying of headers.
16660         * src/main.c read config of displaying of headers
16661         * src/prefs_common.c add a button to access the config dialog
16662                 for displaying of headers
16663         * src/prefs_display_headers.[ch] dialog for configuration for
16664                 displaying of the headers.
16665         * src/prefs_headers.c cleaning of code
16666         * src/procheader.c comments added to code
16667         * src/textview.c changes to reorder the headers depending
16668                 on the config for displaying of headers
16669
16670 2001-04-30 [alfons]
16671
16672         0.4.65claws7
16673
16674         * sync with 0.4.65cvs12
16675
16676         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16677
16678 2001-04-30 [sergey]
16679
16680         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16681
16682         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16683         is set to force reconnection after authentication failure.
16684         (nntp_gen_command): set sock->auth_failed on authentication
16685         failure, or if sock->userid and sock->passwd are not set.
16686
16687         * src/news.c (news_session_new_for_folder): set userid=NULL if
16688         password dialog is cancelled.
16689
16690 2001-04-30 [sergey]
16691
16692         * src/nntp.h (NNTPSockInfo): new type.
16693
16694         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16695         SockInfo.
16696         (nntp_open_auth, nntp_close): new functions.
16697         (nntp_gen_command): new function to handle authentication; all
16698         NNTP command functions updated to use it.
16699         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16700         (nntp_list): removed old useless code.
16701
16702         * src/news.h (NNTPSession): new field nntp_sock.
16703
16704         * src/news.c: all functions updated to use NNTPSockInfo instead of
16705         SockInfo.
16706         (news_session_new): new arguments (userid, passwd); made static;
16707         use nntp_open_auth() if needed.
16708         (news_session_destroy): use nntp_close() instead of sock_close().
16709         (news_query_password): changed arguments.
16710         (news_session_new_for_folder): new function.
16711         (news_session_get): use news_session_new_for_folder().
16712         (news_authenticate): deleted.
16713         (news_get_uncached_articles): removed old authentication code.
16714
16715 2001-04-30 [sergey]
16716
16717         * src/news.c: reverted my previous changes (need to do NNTP
16718         authentication in a cleaner way).
16719         
16720 2001-04-29 [sergey]
16721
16722         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16723         news_nntp_post, news_nntp_mode): new functions (wrappers with
16724         authentication support).
16725         (news_get_article_cmd, news_get_article, news_get_header): new
16726         argument "folder"; all callers changed.
16727         (news_get_article_cmd): added authentication support.
16728         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16729         (news_post): use news_nntp_post() instead of nntp_post().
16730         (news_get_uncached_articles): use news_nntp_group() instead of
16731         nntp_group() and news_nntp_xover() instead of nntp_xover();
16732         removed old authentication code.
16733         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16734
16735         * src/nntp.c (nntp_list): return real error code instead of
16736         hardcoded NN_ERROR.
16737
16738 2001-04-29 [sergey]
16739
16740         * configure.in: fixed wint_t typedef detection again
16741
16742 2001-04-28 [hoa]
16743
16744         * src/prefs_account.[ch], added A_LOCAL_CMD
16745                 (send mail with mail command)
16746         * src/send.c added function send_message_with_command()
16747         * src/inc.c made a more secure get_spool() function with
16748                 mktemp() but maybe mkstemp() or something more
16749                 secure can be used.
16750
16751 2001-04-28 [alfons]
16752
16753         * src/textview.c, colorization of email addresses in headers
16754
16755         0.4.65claws6
16756
16757         * bug sync with sylpheed
16758         * prefs_common.c: created date format ui for darko
16759         * sync with 0.4.65cvs11
16760         * configure.in: corrected to have the new gpg checks
16761
16762 2001-04-27 [alfons]
16763
16764         * completed sync with 0.4.65cvs10
16765         * minor debug things added to gtkstext.c
16766
16767 2001-04-27 [darko]
16768
16769         * configure.in: remove check for availability of
16770           strftime() as advised by Hiroyuki
16771         * src/prefs_common.[ch], src/procheader.c:
16772           synch strftime() code with Hiroyki's main branch
16773
16774 2001-04-26 [sergey]
16775
16776         * src/news.c: news_query_password(), news_authenticate(): new
16777           functions.
16778           news_get_uncached_articles(): added NNTP authentication
16779           handling.
16780         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16781           new functions.
16782         * src/prefs_account.c: prefs_account_protocol_activated():
16783           enable userid and password fields for NNTP.
16784
16785 2001-04-26
16786
16787         * configure.in: check for availability of strftime()
16788           [darko]
16789         * src/prefs_common.[ch], src/procheader.c: use
16790           strftime() for displaying date in summary pane if it
16791           is available
16792
16793 2001-04-25
16794
16795         * more .cvsignore cleanups [alfons]
16796
16797 2001-04-25
16798
16799         * ac/sv-check-type.m4: new autoconf macro.
16800         * configure.in: fixed wint_t typedef detection (did not work
16801           with gcc-2.96).
16802
16803 2001-04-25
16804
16805         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16806           [hiroyuki]
16807
16808 2001-04-24
16809         * modified gtkstext.c : buggy cursor navigation fixed, 
16810           and font descent also taken in account when drawing
16811           cursor. [alfons]
16812
16813 2001-04-24 [hoa]
16814         * added comments in src/news.c src/nntp.c
16815         * added src/prefs_headers.[ch]
16816         * added src/headers.[ch]
16817         * modified compose.c to activate custom headers
16818                 added function is_in_custom_headers
16819         * modified prefs_account.[ch]
16820                 added function prefs_account_customhdr_edit
16821         * modified src/defs.h :
16822                 added HEADERS_RC : name of the config file
16823                 for the custom headers
16824
16825 2001-04-24
16826
16827     0.4.65claws5
16828
16829         * configure.in
16830           src/gtkstext.[ch]
16831           src/compose.c
16832           src/Makefile.am
16833           
16834           added gtkstext with configure.in patch by Hiroyuki which
16835           should fix the XIM detection [alfons]
16836
16837         * more clean up of cvs [alfons]
16838
16839                  * removed all Makefile.in files to attic.
16840
16841                  * updated all .cvsignores to really ignore things that could
16842                    be unintentionally committed by a recursive commit.
16843
16844 2001-04-23 [hoa]
16845         * added src/grouplist_dialog.[ch]
16846         * changed src/folderview.c to call grouplist_dialog instead
16847                 of inputdialog
16848         * src/news.c :
16849                 added functions news_reset_group_list
16850                 and news_get_group_list
16851         * src/nntp.c :
16852                 added function nntp_list
16853         * src/defs.h :
16854                 added GROUPLIST_FILE : name of the newsgroup list cache file
16855
16856 2001-04-21
16857
16858         * added option to warn about queued messages on exit [sergey]:
16859
16860           * src/compose.c: compose_queue(): call folder_item_scan()
16861             and folderview_update_item() after queueing.
16862           * src/folderview.c: folderview_update_node(): draw the queue
16863             folder in bold font if there are queued messages.
16864           * src/mainwindow.c: queued_messages(): new function.
16865             app_exit_cb(): display warning if there are queued messages
16866             if warn_queued_on_exit is set.
16867           * prefs_common.[ch]: add warn_queued_on_exit option.
16868
16869         * enhanced GnuPG key selection support [sergey]:
16870
16871           * src/select-keys.c: updated to newer version from Win32
16872             branch with support for selecting arbitrary keys.
16873           * src/prefs_account.c: added the Privacy tab to the account
16874             options window.
16875             prefs_account_privacy_create(),
16876             prefs_account_sign_key_set_data_from_radiobtn(),
16877             prefs_account_sign_key_set_radiobtn(): new functions.
16878           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16879           * src/rfc2015.c: set_signers(): new function.
16880             pgp_sign(): add the account parameter, call set_signers().
16881             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16882           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16883           * src/compose.c: pass the current account to rfc2015_sign().
16884
16885         * tag name claws added to prevent confusion with main branch [alfons]
16886
16887         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16888
16889         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16890
16891         * sync with recent sylpheed cvs. Untested though. [alfons]
16892