update Spanish, Croatian, Polish, Serbian translations
[claws.git] / ChangeLog.claws
1 2003-07-12 [paul]       9.9.0claws100
2
3         * po/es.po
4           po/hr.po
5           po/pl.po
6           po/sr.po
7                 update Spanish, Croatian, Polish, Serbian translations.
8                 submitted by
9
10 2003-07-12 [melvin]     0.9.0claws99
11
12         * po/fr.po
13                 Updated French translations.
14
15 2003-07-12 [paul]       0.9.0claws98
16
17         * src/addressbook.c
18                 disable 'Lookup' button as it has no effect
19
20 2003-07-11 [alfons]     0.9.0claws97
21         
22         * src/summaryview.c
23                 summary_searchbar_pressed() should return TRUE to signal that
24                 event was handled. when returning void, the return value passed
25                 to GTK is actually random, but maybe FALSE, in which case the
26                 event is handled by parent
27                 
28 2003-07-10 [paul]       0.9.0claws96
29
30         * ac/missing/gettext.m4
31                 update to version 0.12
32
33 2003-07-10 [paul]       0.9.0claws95
34
35         * src/plugins/clamav/clamav_plugin.c
36                 fix bug where multipart/alternative messages
37                 would slip through without being scanned
38
39 2003-07-10 [christoph]  0.9.0claws94
40
41         * src/folder.c
42                 correct check if folder supports removing when a message is
43                 moved. if not the message is only copied.
44
45         (closes Bug 132 crash on startup in newsgroups folders)
46
47 2003-07-09 [alfons]     0.9.0claws93
48
49         * configure.ac
50         * src/common/defs.h
51                 --with-config-dir (default .sylpheed)
52
53 2003-07-09 [christoph]  0.9.0claws92
54
55         * configure.ac
56                 use PKG_CHECK_MODULES to check for gtkmathview
57                 (version 0.4.2 now required)
58
59 2003-07-08 [melvin]     0.9.0claws91
60
61         * src/action.c
62                 Implemented a progress bar that counts the number of completed
63                 tasks when the action runs more than one command.
64
65 2003-07-08 [alfons]     0.9.0claws90
66
67         * src/procmsg.c
68                 if queued message has an invalid Message-Id, don't try to
69                 find message it refers to (fixes #209 "crash when processing 
70                 in folder")
71
72 2003-07-08 [paul]       0.9.0claws89
73
74         * sync with 0.9.3cvs2
75                 see ChangeLog 2003-07-08
76
77 2003-07-08 [match]      0.9.0claws88
78
79         * src/ldapctrl.c
80                 extend LDAP search for first/last name by parsing search term.
81
82 2003-07-08 [alfons]     0.9.0claws87
83
84         * src/send_message.c
85                 fix bug #208 "Status message stuck when sending on POP3 account"
86
87 2003-07-07 [paul]       0.9.0claws86
88
89         * po/hr.po
90                 new Croatian translation, submitted by
91                 Dragan <drleskov@inet.hr>
92
93 2003-07-07 [paul]       0.9.0claws85
94
95         * sync with 0.9.3cvs1
96                 see ChangeLog 2003-07-07
97
98 2003-07-05 [christoph]  0.9.0claws84
99
100         * src/Makefile.am
101         * src/messageview.c
102         * src/mimeview.[ch]
103         * src/stock_pixmap.[ch]
104         * src/pixmaps/messageview_text.xpm              ** NEW **
105                 move mimeview tabs to the right side and use icons
106                 instead of text to save some space
107
108         (patch by Luke Plant <lukeplant@softhome.net>)
109
110 2003-07-05 [christoph]  0.9.0claws83
111
112         * src/inc.c
113                 add NULL pointer checks
114
115         (patch by Luke Plant <lukeplant@softhome.net>)
116         (closes Bug 204 0.9.0 quits on authentication error?!)
117
118 2003-07-05 [alfons]     0.9.0claws82
119
120         * configure.ac
121                 take the clue in bug #202 "./configure script - 
122                 'if test' comparison failure" reported by John Kristoff. 
123
124 2003-07-04 [christoph]  0.9.0claws81
125
126         * src/plugins/spamassassin/spamassassin.c
127                 set timeout for spam check
128
129 2003-07-04 [christoph]  0.9.0claws80
130
131         * src/main.c
132                 destroy all FolderItems when shutting down to
133                 allow folders to clean up
134
135 2003-07-04 [melvin]     0.9.0claws79
136
137         * src/gtk/gtkaspell.c
138                 Fixed bug #184 "Entering non-ascii character deletes
139                 previous char if spell checking enabled": this makes
140                 the spell checking in multibytes (e.g. UTF-8)locales work.
141                 (Patch by Luke Plant).
142                 
143 2003-07-04 [christoph]  0.9.0claws78
144
145         * sync with 0.9.2cvs1
146                 see ChangeLog 2003-06-10
147
148 2003-07-04 [paul]       0.9.0claws77
149
150         * sync with 0.9.3 release
151                 see ChangeLog 2003-07-04
152
153 2003-07-03 [christoph]  0.9.0claws76
154
155         * src/folder.[ch]
156         * src/imap.c
157         * src/mbox_folder.c
158         * src/mh.c
159         * src/news.c
160                 move folder_item_get_path() stuff into a folder virtual function
161
162         * src/procmsg.c
163                 use folder_item_fetch_msg() to get message and do not contruct
164                 the filename from path and number
165
166 2003-07-03 [paul]       0.9.0claws75
167
168         * sync with 0.9.2cvs12
169                 see ChangeLog 2003-07-03
170
171 2003-07-02 [paul]       0.9.0claws74
172
173         * src/messageview.c
174                 fix text-selection for replying
175
176 2003-07-02 [paul]       0.9.0claws73
177
178         * sync with 0.9.2cvs11
179                 see ChangeLog 2003-07-02
180
181 2003-07-02 [paul]       0.9.0claws72
182
183         * src/procmsg.c
184                 revert last commit because it breaks more
185                 than it fixes
186
187 2003-07-02 [paul]       0.9.0claws71
188
189         * src/procmsg.c
190                 fix thread by subject/sort by date
191
192 2003-07-01 [paul]       0.9.0claws70
193
194         * sync with 0.9.2cvs10
195                 see ChangeLog 2003-07-01
196
197 2003-06-30 [paul]       0.9.0claws69
198
199         * sync with 0.9.2cvs9
200                 see ChangeLog 2003-06-30
201
202 2003-06-28 [match]      0.9.0claws68
203
204         * src/addressbook.c
205                 fix null ptr.
206
207 2003-06-27 [paul]       0.9.0claws67
208
209         * sync with 0.9.2cvs7
210                 see ChangeLog 2003-06-27
211
212 2003-06-26 [christoph]  0.9.0claws66
213
214         * src/folder.c
215                 freeze folder updates while a folder is scanned
216
217         (closes Bug 185 New message counter)
218
219 2003-06-26 [darko]      0.9.0claws65
220
221         * src/ldapserver.c
222                 fix infinite loop when adding a new LDAP server
223
224 2003-06-26 [paul]       0.9.0claws64
225
226         * sync with 0.9.2cvs6
227                 see ChangeLog 2003-06-26
228
229 2003-06-26 [paul]       0.9.0claws63
230
231         * sync with 0.9.2cvs5
232                 see ChangeLog 2003-06-25 and 2003-06-26
233
234 2003-06-25 [match]      0.9.0claws62
235
236         * src/addr_compl.c
237                 Fixed tab/backtab for dropped-down completion list to
238                 move next/previous field. (close bug 147)
239
240 2003-06-25 [christoph]  0.9.0claws61
241
242         * src/addr_compl.[ch]
243         * src/addrindex.[ch]
244         * src/folderview.c
245         * src/inc.c
246         * src/news.c
247         * src/summaryview.c
248         * src/toolbar.c
249                 fix warnings
250
251 2003-06-25 [leandro]    0.9.0claws60
252
253         * src/compose.c
254                 o cleanups
255                 o gray out "Message/Remove references" menu item if not
256                   replying to a message
257
258 2003-06-24 [leandro]    0.9.0claws59
259
260         * src/compose.[ch]
261                 o removed "Message/Create new thread" menu item
262                 o added "Message/Remove references" menu item
263                   (it's off by default and will not check anymore
264                    if the subject changed)
265
266 2003-06-23 [alfons]     0.9.0claws58
267
268         * src/procmsg.c
269                 try better grouping messages threaded by subject based on their age.
270                 still not perfect - because the message tree is not sorted by date.  
271
272 2003-06-23 [thorsten]   0.9.0claws57
273
274         * src/pop.[ch]
275                 added mail_receive_hook to allow modifications
276                 directly after retrieval (e.g. adding headers).
277
278 2003-06-23 [paul]       0.9.0claws56
279
280         * src/sourcewindow.c
281                  enable the use of Ctrl+A to select all text in
282                  the sourcewindow
283                  Patch submitted by Ivan Francolin Martinez
284                  <ivanfm@users.sourceforge.net>
285
286 2003-06-22 [christoph]  0.9.0claws55
287
288         * src/folder.[ch]
289                 o add notification hook for folder tree changes
290                 o invoke hooks after folder tree scanning
291
292         * src/folderview.[ch]
293                 register hook for folder tree changes that
294                 updates the ctree
295
296         (there are more places that should be updated, like add, remove 
297          or move folder)
298
299         (closes Bug 164 Crash on rebuild folder tree)
300         (closes Bug 190 Crash on 'rebuilding folder tree')
301
302 2003-06-21 [leandro]    0.9.0claws54
303
304         * src/compose.[ch]
305                 create a new thread if subject changes
306                 (it's on by default, can be disabled in Message menu)
307
308 2003-06-21 [alfons]     0.9.0claws53
309
310         * src/summaryview.c
311                 quiet little compiler
312
313 2003-06-21 [christoph]  0.9.0claws52
314
315         update gettext stuff to version 0.12
316
317 2003-06-19 [alfons]     0.9.0claws51
318
319         * src/common/log.c
320         * src/common/plugin.c
321                 move defs.h before glib.h to prevent MIN/MAX redefs
322
323 2003-06-19 [alfons]
324
325         * src/addressbook.c
326                 translatable
327
328 2003-06-19 [match]      0.9.0claws50
329
330         * src/addressbook.[ch]
331         * src/addrindex.[ch]
332         * src/addr_compl.[ch]
333         * src/editldap.[ch]
334         * src/editldap_basedn.[ch]
335         * src/addritem.[ch]
336         * src/ldapquery.h
337                 re-implemented dynamic LDAP search. works without
338                 slowdown on display sender with addressbook
339                 option.
340         * src/addrbook.c
341                 documented code.
342
343 2003-06-19 [paul]       0.9.0claws49
344
345         * src/compose.c
346                 fix Bug #136 'Nonprovided quotation marks crash claws'
347                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
348
349 2003-06-19 [alfons]     0.9.0claws48
350
351         * src/prefs_common.[ch]
352         * src/procmsg.c
353                 restrict threading by subject by checking thread for
354                 age (prefs_common.thread_by_subject_max_age)
355
356 2003-06-18 [christoph]  0.9.0claws47
357
358         * src/imap.c
359                 fix memory leak in imap_cmd_fetch()
360
361 2003-06-18 [christoph]  0.9.0claws46
362
363         * src/prefs_gtk.c
364                 fix memory leak in prefs_set_default() when used multiple
365                 times or after prefs have been read
366
367 2003-06-18 [christoph]  0.9.0claws45
368
369         * src/common/plugin.c
370                 fix memory leak in plugin_unload()
371
372 2003-06-18 [christoph]  0.9.0claws44
373
374         * src/imap.c
375                 fix memory leak in imap_cmd_ok()
376
377 2003-06-18 [christoph]  0.9.0claws43
378
379         * src/folder.c
380                 stop messages that are downloaded from POP3 and added to
381                 an IMAP inbox from being filtered twice (first by POP3
382                 and again when IMAP folder is scaned to get the UID of
383                 the APPEND operation when no UIDPLUS is available)
384
385 2003-06-18 [alfons]
386
387         * tools/Makefile.am
388                 phoenix <- firebird     
389
390 2003-06-18 [paul]
391
392         * tools/launch_phoenix          ** REMOVED **
393           tools/launch_firebird         ** NEW **
394                 renamed and edited to reflect the browser's name change from
395                 'phoenix' to 'firebird'
396
397 2003-06-18 [paul]       0.9.0claws42
398
399         * sync with 0.9.2cvs2
400                 see ChangeLog 2003-06-16
401
402 2003-06-17 [alfons]     0.9.0claws41
403
404         * src/procmsg.c
405                 prevent threading problems when a node is an ancestor (parent / great parent),
406                 which mostly happens with circular references (thanks to Phillipe Gramoullé
407                 for finding an sample set of messages)
408
409 2003-06-16 [christoph]  0.9.0claws40
410
411         * src/main.c
412                 don't popup main window on --receive or --receive-all
413
414         * src/mainwindow.[ch]
415         * src/plugins/trayicon/trayicon.c
416                 allow hiding of main window by clicking on the trayicon
417                 (doesn't work correctly in seperate window mode and may
418                  cause unexpected GTK problems I couldn't find yet)
419
420         * src/common/ssl.c
421                 remove incorrect warning
422
423 2003-06-15 [alfons]     0.9.0claws39
424
425         * src/gtk/gtkstext.c
426                 don't output debug text;
427                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
428                 for pointing this out);
429
430 2003-06-14 [alfons]     0.9.0claws38
431         
432         * src/messageview.c
433                 remove printf() and make one if..else comply with coding style
434
435 2003-06-14 [alfons]     0.9.0claws37
436
437         * AUTHORS
438                 add Martin Wicke
439         * src/action.c
440         * src/messageview.[ch]
441         * src/summaryview.c
442                 apply patch #754162 "Quoting messages filtered by actions" submitted
443                 by Martin Wicke, which allows quoting message body changed by an
444                 action (Thanks!).
445
446 2003-06-13 [alfons]     0.9.0claws36
447
448         * src/utils.c
449                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
450                 use case insensitive regexp (suggested by Ivan Martinez)
451
452 2003-06-13 [christoph]  0.9.0claws35
453
454         * configure.ac
455         * src/plugins/trayicon/Makefile.am
456         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
457         * src/plugins/trayicon/trayicon.c
458         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
459         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
460         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
461         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
462         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
463         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
464                 replace my own EggTrayIcon backport with the backport
465                 used by (l|x)mule and gabber.
466
467 2003-06-13 [alfons]     0.9.0claws34
468
469         * AUTHORS
470         * src/common/utils.c
471                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
472
473 2003-06-13 [alfons]     0.9.0claws33
474
475         * src/compose.c
476                 clean up a little bit
477
478 2003-06-12 [alfons]     0.9.0claws32
479
480         * src/compose.c
481                 const correctness fix
482
483         * src/common/sylpheed.[ch]
484                 () -> (void)
485                 prevent redef MIN/MAX
486                 
487         * src/common/utils.[ch]
488                 () -> (void)
489
490 2003-06-12 [melvin]     0.9.0claws31
491
492         * src/compose.c
493                 Updated to take into accounts changes in GtkAspell.
494
495 2003-06-12 [alfons]     0.9.0claws30
496
497         * src/compose.c
498         * src/procmsg.c
499         * src/common/utils.[ch]
500                 handle reply subject prefixes better (initial 
501                 suggestion by Robert Story adapted and enhanced 
502                 using regexps)
503
504 2003-06-12 [melvin]     0.9.0claws29
505
506         * src/compose.c
507                 Use new gtkaspell_checkers_strerror() to get the speller's
508                 error message instead of accessing the (now private)
509                 checkers structure.
510                 Minor code clean up
511
512         * src/main.c
513                 Use #ifdef instead of #if for USE_ASPELL
514                 Use the new spell checkers init/quit functions 
515
516         * src/gtk/gtkaspell.c
517                 Use #ifdef instead of #if for USE_ASPELL
518                 Moved in the majority of GtkAspell structures that were
519                 exported before by gtkaspell.h
520         
521         * src/gtk/gktaspell.h
522                 Made gtkaspell.h contain only the necessary data to be
523                 publicized by moving many structures to gtkaspell.c.
524                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
525                 gtkaspell_checkers_new(): replaced by...
526                 gtkaspell_checkers_init(): new function for initialization
527                 gtkaspell_checkers_delete(): replaced by...
528                 gtkaspell_checkers_quit(): new function
529                 gtkaspell_checkers_strerror(): new function that returns
530                 the checker's last error message.
531                 
532 2003-06-11 [melvin]     0.9.0claws28
533
534         * po/POTFILES.in
535                 Updated to take into account gtkaspell.c migration to
536                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
537
538 2003-06-10 [alfons]     0.9.0claws27
539
540         * src/filtering.[ch]
541         * src/folder.c
542         * src/matcher.c
543         * src/scoring.[ch]
544                 - try fixing bug #18 (any brave testers?)
545                 - add more robustness by refusing previously 
546                   unchecked NULL pointers 
547
548 2003-06-10 [alfons]     0.9.0claws26
549
550         * src/procmsg.c
551                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
552
553 2003-06-09 [alfons]     0.9.0claws25
554
555         * src/prefs_common.c
556                 fix bug #163 "Icon switching doesnt work properly" by 
557                 preventing early freeing of prefs_common.pixmap_theme_path.
558
559 2003-06-09 [christoph]  0.9.0claws24
560
561         * src/gtk/gtkaspell.c
562                 revert Thorsten's fix and add forgotten g_strdup for
563                 aspell path (it should not be possible to alter the path a
564                 GtkASpell uses from outside)
565
566 2003-06-09 [thorsten]   0.9.0claws23
567
568         * src/gtk/gtkaspell.c
569                 dont free prefs_common.aspell_path when closing compose
570
571 2003-06-08 [colin]      0.9.0claws22
572
573         * src/plugins/spamassassin/spamassassin.c
574                 fix prefs types
575
576 2003-06-07 [christoph]  0.9.0claws21
577
578         * src/Makefile.am
579         * src/compose.c
580         * src/gtkaspell.[ch]            ** REMOVE **
581         * src/gtk/Makefile.am
582         * src/gtk/gtkaspell.[ch]        ** NEW **
583                 o make gtkaspell independent from sylpheed's prefs
584                 o move gtkaspell.[ch] to gtk directory
585
586 2003-06-07 [christoph]  0.9.0claws20
587
588         * src/Makefile.am
589         * src/crash.c
590         * src/export.c
591         * src/filesel.[ch]              ** REMOVE **
592         * src/folder.c
593         * src/main.[ch]
594         * src/common/sylpheed.[ch]
595         * src/gtk/Makefile.am
596         * src/gtk/filesel.[ch]          ** NEW **
597         * src/gtk/pluginwindow.c
598         * src/gtk/sslcertwindow.c
599                 move filesel.[ch] to gtk directory
600
601 2003-06-07 [alfons]     0.9.0claws19
602
603         * src/filesel.c
604                 make (multi) file selection dialog work again (Claws-only)
605
606 2003-06-07 [thorsten]   0.9.0claws18
607
608         * po/de.po
609                 fix typos
610
611 2003-06-07 [alfons]     0.9.0claws17
612
613         * configure.ac
614         * src/mimeview.c
615                 detect apache mishap in which case don't include fnmatch.h
616                 if regex.h is already included
617
618 2003-06-06 [christoph]  0.9.0claws16
619
620         * configure.ac
621         * src/mimeview.h
622                 add check for fnmatch.h and include it when available
623
624         * src/mimeview.[ch]
625                 fix wrong case sensitivity of Content-Types
626
627         * src/gtk/Makefile.am
628                 need the same include paths in gtk directory as in
629                 common directory because .h files in common can
630                 include files from these directories, when included
631                 in gtk's .h or .c files
632
633 2003-06-06 [alfons]     0.9.0claws15
634
635         * src/mimeview.c
636         * src/summaryview.c
637                 make it compile again because of regex.h / fnmatch.h 
638                 include problems (related to recent mime stuff, can
639                 someone check this?)
640
641 2003-06-06 [thorsten]   0.9.0claws14
642
643         * src/folderview.c
644                 possible use of uninitialized pointer while dragging
645
646 2003-06-06 [paul]       0.9.0claws13
647
648         * src/compose.c
649                 fix bug where the insert sig button would be effective
650                 only when auto_sig was set
651
652 2003-06-06 [paul]       0.9.0claws12
653
654         * sync with 0.9.2 release
655
656 2003-06-02 [paul]       0.9.0claws11
657
658         * sync with 0.9.1cvs1
659                 see ChangeLog 2003-06-02
660                 
661         * po/de.po
662                 update by Jens
663
664 2003-06-01 [christoph]  0.9.0claws10
665
666         * src/account.c
667                 don't use substring search to find accounts by email address
668
669         (closes Bug 169 Overly loose matching of "From" address)
670
671 2003-05-31 [christoph]  0.9.0claws9
672
673         * doc-src/rfc2683.txt
674         * src/imap.c
675                 limit IMAP command length as recommended in RFC2683
676                 (message number lists will be split into multiple imap
677                 sets, the limit of 1000 octets is not a hard limit)
678
679         (closes Bug 161 sylpheed-claws exits with segfault when logging
680          in to certain imap-servers)
681
682 2003-05-29 [alfons]     0.9.0claws8
683
684         * src/toolbar.[ch]
685                 add print button (calling summary_print());
686                 fine tune setting tooltip text;
687                 (if someone needs other buttons, please take these 
688                 commits as a guide, instead of bothering us - also
689                 see 0.8.11claws150) 
690
691 2003-05-29 [darko]      0.9.0claws7
692
693         * src/compose.c
694                 fix crash when word wrapping kicks in due to
695                 changed text by spell checker
696
697 2003-05-29 [paul]       0.9.0claws6
698
699         * src/compose.c
700                 fix bug where changing account would insert
701                 sig even if auto_sig was FALSE
702                 
703         * ChangeLog
704           ChangeLog.jp
705           INSTALL
706                 sync with 0.9.1 release
707
708 2003-05-28 [christoph]  0.9.0claws5
709
710         * src/imap.c
711                 fix truncation of too long commands
712
713         (closes Bug 167 IMAP hangs trying to get envelope
714          information in imap_get_uncached_messages)
715
716 2003-05-27 [paul]       0.9.0claws4
717
718         * tools/Makefile.am
719           tools/maildir2sylpheed.pl     ** NEW FILE **
720                 add kmail to sylpheed mailbox conversion script
721
722 2003-05-27 [paul]       0.9.0claws3
723
724         * sync with 0.9.0cvs10
725                 see ChangeLog 2003-05-26
726
727 2003-05-26 [paul]       0.9.0claws2
728
729         * sync with 0.9.0cvs9
730                 see ChangeLog 2003-05-26
731
732 2003-05-24 [paul]       0.9.0claws1
733
734         * sync with 0.9.0cvs8
735                 see ChangeLog 2003-05-23
736
737 2003-05-24 [paul]       0.9.0claws
738
739         * version 0.9.0claws released
740
741 2003-05-24 [paul]       0.8.11claws177
742
743         * src/plugins/dillo-viewer/Makefile.am
744           src/plugins/traycon/Makefile.am
745                 add missing files
746                 
747         * po/bg.po
748           po/en_GB.po
749           po/es.po
750           po/it.po
751           po/pt_BR.po
752           po/ru.po
753           po/sr.po
754                 update Bulgarian, British English, Spanish, Italian, 
755                 Brazilian Portuguese, Russian, and Serbian translations, 
756                 submitted by George Danchev, [me], Ricardo Mones Lastra,
757                 André Filipe de Assunção e Brito, Alessandro Maestri, 
758                 Ruslan N. Balkin, and Urke MMI
759
760 2003-05-23 [melvin]     0.8.11claws176
761
762         * po/fr.po
763                 Updated French translations
764
765 2003-05-22 [paul]       0.8.11claws175
766
767         * src/Makefile.am
768           src/addrbook.[ch]
769           src/addrcache.[ch]
770           src/addr_compl.[ch]
771           src/adressbook.[ch]
772           src/addrindex.[ch]
773           src/addritem.[ch]
774           src/editaddress.c
775           src/editgroup.c
776           src/editldap_basedn.c
777           src/editldap.c
778           src/jpilot.c
779           src/vcard.c
780                 revert to get ldap into it previous working state
781                 
782         * po/zh_TW.Big5.po
783                 new Taiwanese translation,
784                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
785
786 2003-05-22 [christoph]  0.8.11claws174
787
788         * src/plugins/spamassassin/libspamc.[ch]
789                 sync libspamc with SpamAssaain release 2.55
790
791 2003-05-22 [paul]       0.8.11claws173
792
793         * sync with 0.9.0cvs7
794                 see ChangeLog 2003-05-22
795                 
796         * src/summaryview.c
797                 revert change in 0.8.11claws172: follow
798                 Hiroyuki's decision and that's the end of it.
799
800 2003-05-21 [paul]       0.8.11claws172
801
802         * src/summaryview.c
803                 fix discrepency between open_unread_on_enter
804                 and always_show_msg
805
806 2003-05-21 [paul]       0.8.11claws171
807
808         * sync with 0.9.0cvs6
809                 see ChangeLog 2003-05-21
810
811 2003-05-21 [paul]       0.8.11claws170
812
813         * sync with 0.9.0cvs5
814                 see ChangeLog 2003-05-21
815
816 2003-05-20 [paul]       0.8.11claws169
817
818         * sync with 0.9.0cvs4
819                 see ChangeLog 2003-05-20
820                 fixes bug #152, 'encoding of IMAP folders names'
821
822 2003-05-20 [paul]       0.8.11claws168
823
824         * sync with 0.9.0cvs3
825                 see ChangeLog 2003-05-20
826                 
827         * src/tools/convert_mbox.pl
828                 minor change in the comments, submitted by Fred Marton
829
830 2003-05-19 [paul]       0.8.11claws167
831
832         * src/plugins/clamav/Makefile.am
833           configure.ac
834                 link clamav_lib to the plugin and not to the main program
835
836 2003-05-19 [christoph]
837
838         * src/Makefile.am
839                 add -export-dynamic for linking
840
841 2003-05-19 [paul]       0.8.11claws166
842
843         * sync with 0.9.0cvs1
844                 see ChangeLog 2003-05-19
845
846 2003-05-19 [paul]       0.8.11claws165
847
848         * src/inc.c
849                 fix 'pop before smtp' timeout
850
851 2003-05-18 [alfons]     0.8.11claws164
852
853         * src/prefs_matcher.c
854                 put "execute" action command line ("expression") in edit box
855
856 2003-05-18 [christoph]  0.8.11claws163
857
858         * src/mimeview.[ch]
859         * src/plugins/dillo_viewer/dillo_viewer.c
860         * src/plugins/image_viewer/viewer.c
861         * src/plugins/mathml_viewer/mathml_viewer.c
862                 let a viewer have a list of Content-Types
863
864 2003-05-18 [paul]       0.8.11claws162
865
866         * src/prefs_filtering.c
867                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
868                 and REDIRECT actions
869
870 2003-05-17 [christoph]
871
872         * README.claws
873                 o remove dynamic signatures that was syned with main
874                 o add infos about no longer "build in" image viewer
875                 o update bugtracker URL
876
877 2003-05-17 [christoph]  0.8.11claws161
878
879         * src/folder.c
880         * src/folderview.c
881         * src/imap.c
882                 don't use imap_scan_folder anymore. Instead call folder_item_scan
883                 for every folder after rebuilding the folder tree.
884
885         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
886          messages)
887
888 2003-05-17 [christoph]  0.8.11claws160
889
890         * src/imap.c
891                 don't use STATUS command on current folder to check for
892                 content changes. imap_cmd_ok() now tracks changes to
893                 folder and number of existing messages.
894
895 2003-05-17 [paul]       0.8.11claws159
896
897         * src/plugins/clamav/clamav_plugin.c
898                 remove unnecessary debug_print
899
900 2003-05-16 [thorsten]   0.8.11claws158
901
902         * src/plugins/demo.c
903                 included missing intl.h
904
905 2003-05-16 [paul]       0.8.11claws157
906
907         * po/POTFILES.in
908                 remove non-existant entries
909         
910         * src/plugins/clamav/clamav_plugin.c
911           src/plugins/clamav/clamav_plugin_gtk.c
912           src/plugins/dillo_viewer/dillo_prefs.c
913           src/plugins/dillo_viewer/dillo_viewer.c
914                 gettextise
915
916 2003-05-16 [christoph]  0.8.11claws156
917
918         * po/POTFILES.in
919                 include plugin .c files for translation until I
920                 find a better solution to have plugins have their
921                 own textdomain
922         * src/plugins/demo/demo.c
923         * src/plugins/image_viewer/plugin.c
924         * src/plugins/mathml_viewer/mathml_viewer.c
925         * src/plugins/spamassassin/spamassassin.c
926         * src/plugins/spamassassin/spamassassin_gtk.c
927         * src/plugins/trayicon/trayicon.c
928                 add gettext macros for plugin name and description
929
930 2003-05-16 [paul]
931
932         * sync with 0.9.0
933
934 2003-05-16 [paul]       0.8.11claws155
935
936         * sync with lastest 0.9.0pre1
937                 see ChangeLog 2003-05-16
938
939 2003-05-15 [paul]       0.8.11claws154
940
941         * sync with latest 0.9.0pre1
942                 see ChangeLog 2003-05-14 and 2003-05-15
943
944 2003-05-14 [christoph]  0.8.11claws153
945
946         * src/plugins/image_viewer/viewer.c
947         * src/plugins/image_viewer/viewer.glade         ** NEW **
948         * src/plugins/image_viewer/viewerprefs.c
949                 make it possible to disable the autoload function in the
950                 imageviewer again
951
952 2003-05-14 [christoph]  0.8.11claws152
953
954         * src/folder.c
955                 fix folder update after adding a message
956
957 2003-05-13 [alfons]     0.8.11claws151
958
959         * src/common/session.c
960                 remove debug traces
961                 
962         * src/addrcache.[ch]
963         * src/filtering.[ch]
964         * src/folder.[c]
965         * src/gtkaspell.[ch]
966         * src/imap.[ch]
967         * src/mbox_folder.[ch]
968         * src/mh.[ch]
969         * src/mimeview.h
970         * src/msgcache.[ch]
971         * src/news.[ch]
972         * src/passphrase.[ch]
973         * src/prefs_common.[ch]
974         * src/prefs_gtk.[ch]
975         * src/procmsg.c
976         * src/scoring.[ch]
977                 be pedantic; (in prototypes () implies (int))
978
979 2003-05-13 [alfons]     0.8.11claws150
980
981         * src/prefs_toolbar.[ch]
982         * src/summaryview.[ch]
983         * src/toolbar.[ch]
984                 change misleading text in toolbar prefs;
985                 add toolbar action for ignore thread (toggles ignore thread flag);
986                 clean up a little bit;
987
988 2003-05-12 [paul]
989
990         * tools/convert_mbox.pl
991                 bug fixed by Fred Marton
992
993 2003-05-12 [paul]
994
995         * sync with 0.9.0pre1
996
997 2003-05-09 [paul]       0.8.11claws149
998
999         * sync with 0.8.11cvs43
1000                 see ChangeLog 2003-05-09
1001
1002 2003-05-08 [christoph]  0.8.11claws148
1003
1004         * src/imap.[ch]
1005                 o use CAPABILIY as first command and check for PREAUTH
1006                   information in the response to it
1007                 o rewrite all imap_cmd_* functions to use an IMAPSession
1008                   instead of a SockInfo as parameter
1009                 o do STARTTLS after fetching and checking the server
1010                   capabilities
1011
1012 2003-05-08 [paul]       0.8.11claws147
1013
1014         * tools/Makefile.am
1015           tools/README
1016           tools/convert_mbox.pl         ** NEW FILE **
1017                 add mbox conversion script. Submitted by 
1018                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1019
1020 2003-05-07 [christoph]
1021
1022         * doc-src/glade.txt
1023         * src/gtk/pluginwindow.glade
1024         * src/plugins/image_viewer/viewerprefs.glade
1025         * src/plugins/spamassassin/spamassassin_gtk.glade
1026                 add glade files for user interfaces and a description how
1027                 to use glade to create the sylpheed code
1028
1029 2003-05-07 [paul]       0.8.11claws146
1030
1031         * sync with 0.8.11cvs41
1032                 see ChangeLog 2003-05-07
1033
1034 2003-05-06 [christoph]  0.8.11claws145
1035
1036         * src/main.c
1037         * src/plugins/image_viewer/viewer.c
1038                 fix usage of imlib in imageviewer plugin
1039
1040         * src/gtk/prefswindow.c
1041                 handle window close event correctly
1042
1043 2003-05-06 [paul]       0.8.11claws144
1044
1045         * src/common/ssl.c
1046                 fix typo introduced in sync
1047
1048 2003-05-06 [paul]       0.8.11claws143
1049
1050         * sync with 0.8.11cvs39
1051                 see ChangeLog 2003-05-06
1052
1053 2003-05-06 [paul]       0.8.11claws142
1054
1055         * AUTHORS
1056           po/cs.po
1057                 updated Czech translation, submitted by 
1058                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1059                 
1060         * src/plugins/clamav/clamav_plugin_gtk.c
1061                 clean up
1062
1063 2003-05-03 [alfons]     0.8.11claws141
1064
1065         * src/compose.[ch]
1066                 make paste as quotation work even when the call to 
1067                 text_inserted() was deferred (fixes bug #140 "Paste 
1068                 as quotation does not work when using "external" 
1069                 clipboard")
1070
1071 2003-05-03 [thorsten]   0.8.11claws140
1072
1073         * src/addrquery.h
1074           src/ldapquery.h
1075           src/mainwindow.c
1076                 removed C++ comments
1077         * src/addr_compl.c
1078                 function with non-int retval/param used before
1079                 implementation/declaration
1080
1081 2003-05-02 [paul]       0.8.11claws139
1082
1083         * src/addr_compl.[ch]
1084           src/addressbook.[ch]
1085           src/addrindex.c
1086           src/summaryview.c
1087                 revert match's changes to (finally) remove the bug where
1088                 opening a folder causes massive slowdown when using the 
1089                 'Display sender using address book' option
1090
1091 2003-05-01 [melvin]     0.8.11claws138
1092
1093         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1094         * src/plugins/dillo_viewer/dillo_viewer.c
1095                 Fixed bug where "Cancel" button from prefs issued
1096                 warnings.
1097                 Comply a little more to coding style
1098
1099 2003-05-01 [paul]       0.8.11claws137
1100
1101         * sync with 0.8.11cvs38
1102                 see ChangeLog 2003-05-01
1103
1104 2003-05-01 [paul]       0.8.11claws136
1105
1106         * po/bg.po
1107                 updated by George Danchev
1108
1109 2003-04-30 [christoph]  0.8.11claws135
1110
1111         * src/plugins/dillo_viewer/dillo_prefs.c
1112         * src/plugins/image_viewer/viewerprefs.c
1113         * src/plugins/spamassassin/spamassassin_gtk.c
1114                 remove gtk_widget_ref() calls for widgets in
1115                 glade code
1116
1117 2003-04-30 [paul]       0.8.11claws134
1118
1119         * src/addrindex.c
1120                 ok, this time a better fix for the bug where opening folder
1121                 has massive slowdown when using the 'Display sender using 
1122                 address book' option
1123
1124 2003-04-30 [paul]       0.8.11claws133
1125
1126         * src/addrindex.c
1127                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1128         
1129 2003-04-30 [melvin]     0.8.11claws132
1130
1131         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1132
1133         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1134                 Preferences for the dillo plugin
1135         * src/plugins/dillo_viewer/dillo_viewer.c
1136                 Support for preferences
1137         * src/plugins/dillo_viewer/Makefile.am
1138                 Added dillo_prefs.[ch]
1139
1140 2003-04-30 [alfons]     0.8.11claws131
1141
1142         * src/common/plugin.[ch]
1143                 see? this ANSI C'fication immediately gives us type
1144                 checking for free.
1145
1146 2003-04-30 [alfons]     0.8.11claws130
1147
1148         * src/common/plugin.[ch]
1149         * src/plugins/clamav/clamav_plugin.[ch]
1150         * src/plugins/clamav/clamav_plugin_gtk.c
1151         * src/plugins/demo/demo.c
1152         * src/plugins/dillo_viewer/dillo_viewer.c
1153         * src/plugins/image_viewer/plugin.c
1154         * src/plugins/image_viewer/viewer.[ch]
1155         * src/plugins/image_viewer/viewerprefs.[ch]
1156         * src/plugins/mathml_viewer/mathml_viewer.c
1157         * src/plugins/spamassassin/spamassassin.[ch]
1158         * src/plugins/spamassassin/spamassassin_gtk.c
1159         * src/plugins/trayicon/trayicon.c
1160                 clean up
1161
1162 2003-04-30 [alfons]     0.8.11claws129
1163
1164         * src/common/utils.c
1165                 make is_ascii_str() fail gracefully when NULL pointer
1166                 is passed
1167
1168 2003-04-30 [paul]       0.8.11claws128
1169
1170         * src/addrindex.c
1171                 fix bug where opening folder has massive slowdown when
1172                 using the 'Display sender using address book' option
1173
1174 2003-04-30 [paul]       0.8.11claws127
1175
1176         * src/plugins/clamav/clamav_plugin.c
1177           src/plugins/clamav/clamav_plugin_gtk.c
1178           src/plugins/demo/demo.c
1179           src/plugins/dillo_viewer/dillo_viewer.c
1180           src/plugins/image_viewer/plugin.c
1181           src/plugins/mathml_viewer/mathml_viewer.c
1182           src/plugins/spamassassin/spamassassin.c
1183           src/plugins/spamassassin/spamassassin_gtk.c
1184           src/plugins/trayicon/trayicon.c
1185                 get rid of eye-hurting function signatures
1186
1187 2003-04-30 [paul]       0.8.11claws126
1188
1189         * src/plugins/trayicon/trayicon.c
1190                 add description
1191                 
1192         * src/mimeview.c
1193                 be more descriptive
1194
1195 2003-04-30 [paul]       0.8.11claws125
1196
1197         * configure.ac
1198                 arrange the plugins in reverse alphabetical order
1199                 
1200         * src/plugins/clamav/clamav_plugin.[ch]
1201           src/plugins/clamav/clamav_plugin_gtk.c
1202                 rename some params
1203                 resize max_size window
1204                 re-arrange the order of some gui elements
1205                 improve descriptions
1206         
1207         * src/plugins/image_viewer/plugin.c
1208           src/plugins/mathml_viewer/mathml_viewer.c
1209                 add descriptions
1210                 
1211         * src/plugins/spamassassin/spamassassin_gtk.c
1212                 resize max_size window
1213                 re-arrange the order of some gui elements
1214                 
1215         * src/messageview.c
1216           src/mimeview.c
1217                 correct typos
1218
1219 2003-04-30 [alfons]     0.8.11claws124
1220
1221         * src/imap.c
1222                 fix a leak found while browsing Martin Kluge's 
1223                 valgrind log (Claws only)
1224
1225 2003-04-29 [darko]      0.8.11claws123
1226
1227         * src/gtk/gtkstext.h
1228                 include wchar.h if it is available, fixes compilation
1229                 on HP-UX systems
1230
1231 2003-04-29 [melvin]     0.8.11claws122
1232
1233         * src/prefs_actions.c
1234                 Improved help text of Actions' syntax
1235
1236 2003-04-28 [paul]       0.8.11claws121
1237
1238         * src/action.c
1239                 a better fix for the crash when performing an action
1240                 on a mime part
1241
1242 2003-04-28 [paul]       0.8.11claws120
1243
1244         * src/action.c
1245                 fix crash when performing an action on a
1246                 mime part
1247
1248 2003-04-28 [paul]       0.8.11claws119
1249
1250         * sync with 0.8.11cvs36
1251                 see ChangeLog 2003-04-28
1252
1253 2003-04-27 [paul]       0.8.11claws118
1254
1255         * more sync with 0.8.11cvs35
1256                 see ChangeLog 2003-04-25
1257
1258 2003-04-26 [christoph]  0.8.11claws117
1259
1260         * src/folder.c
1261                 fix remove virtual check
1262
1263 2003-04-26 [paul]       0.8.11claws116
1264
1265         * src/messageview.c
1266                 fix return-receipt, make it work again
1267
1268 2003-04-26 [paul]       0.8.11claws115
1269
1270         * src/mimeview.c
1271                 restore double-clicking of the [application/pgp-signature 
1272                 (Select "Check signature" to check)] line in the message view,
1273                 broken in recent sync
1274
1275 2003-04-26 [christoph]  0.8.11claws114
1276
1277         * src/folder.c
1278                 check if remove virtual really exists before
1279                 calling the function
1280
1281 2003-04-25 [match]      0.8.11claws113
1282
1283         * src/addrindex.c
1284         * src/addrbook.c
1285         * src/ldapquery.[ch]
1286         * src/ldapctrl.[ch]
1287                 fix memleak.
1288         * src/ldapserver.[ch]
1289                 fix memleak. fix segfault.
1290                 plug a Claws memleak
1291
1292 2003-04-25 [alfons]     0.8.11claws112
1293
1294         * src/folder.c
1295                 plug a Claws memleak
1296
1297 2003-04-25 [alfons]     0.8.11claws111
1298
1299         * src/common/session.c
1300                 plug a memleak
1301
1302 2003-04-25 [paul]       0.8.11claws110
1303
1304         * sync with 0.8.11cvs35
1305                 see ChangeLog 2003-04-24 and 2003-04-25
1306                 
1307         * src/gtk/pluginwindow.c
1308                 correct another strange float value
1309
1310 2003-04-24 [christoph]  0.8.11claws109
1311
1312         * src/folder.c
1313                 freeze folder item updates when unsetting new flags
1314
1315         * src/gtk/pluginwindow.c
1316                 correct strange float value
1317
1318 2003-04-23 [paul]       0.8.11claws108
1319
1320         * sync with 0.8.11cvs33
1321                 see ChangeLog 2003-04-23
1322
1323 2003-04-22 [paul]       0.8.11claws107
1324
1325         * src/Makefile.am
1326           src/messageview.c
1327           src/mimeview.c
1328           src/pgptext.[ch]      ** REMOVED **
1329                 remove pgptext.[ch] as its not used any more
1330
1331 2003-04-22 [paul]       0.8.11claws106
1332
1333         * sync with 0.8.11cvs31
1334                 see ChangeLog 2003-04-21 and 2003-04-22
1335
1336 2003-04-21 [alfons]     0.8.11claws105
1337
1338         * src/main.c
1339                 No access to GTK structures if we're a spawned child
1340                 (and clean up code a little bit...) Should fix #126.
1341
1342 2003-04-21 [melvin]     0.8.11claws104
1343
1344         * src/plugins/dillo_viewer/README
1345                 Improved slightly the text.
1346
1347 2003-04-21 [melvin]     0.8.11claws103
1348
1349         * src/plugins/dillo_viewer/README *** NEW ***
1350                 Added a README file for the Dillo plugin
1351
1352 2003-04-20 [paul]
1353
1354         * tools/README
1355           tools/outlook2sylpheed.pl
1356                 updated and improved by Ricardo Mones Lastra
1357
1358 2003-04-18 [oliver]     0.8.11claws102
1359
1360         * src/inc.c 
1361         * src/prefs_account.h
1362                 remove Pop3SessionType (used by selective download)
1363         * src/prefs_toolbar.c
1364                 enable set Default Toolbar button
1365
1366 2003-04-18 [paul]       0.8.11claws101
1367
1368         * sync with 0.8.11cvs29
1369                 see ChangeLog 2003-04-18
1370
1371 2003-04-17 [paul]       0.8.11claws100
1372
1373         * src/prefs_common.[ch]
1374           src/summaryview.c
1375                 remove 'Open next message on deletion' option,
1376                 as the same effect can now be achieved via the
1377                 'Always open messages in summary when selected'
1378                 option.
1379
1380 2003-04-17 [paul]       0.8.11claws99
1381
1382         * sync with 0.8.11cvs28
1383                 see ChangeLog 2003-04-17
1384
1385 2003-04-17 [christoph]  0.8.11claws98
1386
1387         * ac/spamassassin.m4
1388         * src/plugins/spamassassin/libspamc.[ch]
1389         * src/plugins/spamassassin/utils.[ch]
1390                 sync libspamc with SpamAssassin project
1391
1392 2003-04-17 [christoph]  0.8.11claws97
1393
1394         * src/common/socket.h
1395         * src/gtk/sslcertwindow.h
1396                 rename old USE_SSL to USE_OPENSSL
1397
1398 2003-04-17 [paul]       0.8.11claws96
1399
1400         * src/prefs_common.h
1401                 use gulong for P_COLOR so that it compiles/runs on
1402                 64-bit systems. Patch submitted by James Noyes
1403                 <jnoyes-claws@retrogeeks.com>
1404                 
1405         * po/de.po
1406                 updated by Jens
1407
1408 2003-04-17 [paul]       0.8.11claws95
1409
1410         * sync with 0.8.11cvs27
1411                 see ChangeLog 2003-04-16
1412
1413 2003-04-15 [paul]       0.8.11claws94
1414
1415         * src/prefs_common.[ch]
1416                 rearrange to stop the window getting too long:
1417                         move Receive dialog stuff to Receive tab
1418                         move Send dialog to Send tab
1419                         remove Dialogs frame
1420                 rename 'Open messages in summary with cursor keys' to
1421                 'Always open messages in summary when selected', as its
1422                 more appropriate
1423
1424 2003-04-15 [paul]       0.8.11claws93
1425
1426         * src/prefs_common.[ch]
1427           src/summaryview.c
1428                 add new option '/Interface/Open next message on deletion'
1429
1430 2003-04-15 [paul]       0.8.11claws92
1431
1432         * src/summaryview.[ch]
1433                 add /Mark/Lock and /Mark/Unlock to the pop-up
1434                 menu. Patch submitted by Ivan Francolin Martinez
1435                 <ivanfm@users.sourceforge.net>
1436
1437 2003-04-15 [paul]       0.8.11claws91
1438
1439         * sync with 0.8.11cvs24
1440                 see ChangeLog 2003-04-15
1441
1442 2003-04-14 [jens]       0.8.11claws90
1443
1444         * updated German translation and some corrections from
1445                 Roland Bless <bless@tm.uka.de>
1446
1447 2003-04-14 [paul]       0.8.11claws89
1448
1449         * sync with 0.8.11cvs22
1450                 see ChangeLog 2003-04-14
1451
1452 2003-04-13 [paul]       0.8.11claws88
1453
1454         * src/plugins/clamav/clamav_plugin.c
1455                 fix memory leaks
1456                 clean up
1457
1458 2003-04-12 [paul]       0.8.11claws87
1459
1460         * src/plugins/clamav/clamav_plugin.c
1461                 activate enable/disable archive scanning option
1462                 
1463         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1464
1465 2003-04-12 [paul]       0.8.11claws86
1466
1467         * src/plugins/Makefile.am
1468           src/plugins/clamav/Makefile.am                ** NEW FILE **
1469           src/plugins/clamav/README                     ** NEW FILE ** 
1470           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1471           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1472                 add Clam AntiVirus plugin
1473
1474 2003-04-12 [paul]       0.8.11claws85
1475
1476         * sync with 0.8.11cvs21
1477                 see ChangeLog 2003-04-11
1478
1479 2003-04-11 [paul]       0.8.11claws84
1480
1481         * po/es.po
1482                 update Spanish translation. Submitted by Ricardo
1483                 Mones Lastra.
1484
1485 2003-04-10 [christoph]  0.8.11claws83
1486
1487         * src/mbox.c
1488                 fix typo that did not move unfiltered mails to destination
1489                 folder
1490
1491         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1492          when filtering from spool)
1493
1494 2003-04-10 [christoph]  0.8.11claws82
1495
1496         * src/imap.c
1497                 use BODY.PEEK instead of BODY in in message fetch operation
1498                 to make sure the IMAP server does not set the \Seen flag for
1499                 messages. Sylpheed does that later itself, when the message
1500                 is opened in sylpheed
1501
1502         (closes Bug 111 Claws destroys unread marks)
1503
1504 2003-04-09 [oliver]     0.8.11claws81
1505         
1506         * src/folder.c
1507                 fix crash in folder_destroy
1508         * README.claws
1509                 remove selective download
1510
1511 2003-04-09 [christoph]  0.8.11claws80
1512
1513         * src/imap.c
1514                 fix crash in imap_get_msginfo() when then fetched message
1515                 is not found
1516
1517         (closes Bug 110 Crash during mail composition)
1518
1519 2003-04-08 [christoph]  0.8.11claws79
1520
1521         * src/folder.c
1522         * src/prefs_account.c
1523                 Filter new messages that are found in an INBOX folder
1524                 when 'Filter messages on receiving' is enabled in the
1525                 Folder's AccountPrefs. This allows to use Sylpheed's
1526                 filtering engine for IMAP folders where messages are
1527                 added to the INBOX by a MTA
1528
1529 2003-04-08 [paul]       0.8.11claws78
1530
1531         * src/procmsg.h
1532                 clean up after last commit
1533
1534 2003-04-08 [paul]       0.8.11claws77
1535
1536         * sync with 0.8.11cvs20
1537                 see ChangeLog 2003-04-07 and 2003-04-08
1538
1539 2003-04-07 [christoph]  0.8.11claws76
1540
1541         * src/filtering.[ch]
1542         * src/inc.[ch]
1543         * src/mbox.c
1544         * src/procmsg.[ch]
1545                 add procmsg_msginfo_filter() to execute filtering actions
1546
1547 2003-04-06 [christoph]  0.8.11claws75
1548
1549         * src/imap.c
1550                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1551
1552 2003-04-06 [christoph]  0.8.11claws74
1553
1554         * src/common/utils.[ch]
1555                 add g_int_compare() function for slist sorting
1556
1557         * src/imap.c
1558                 fetch all MsgInfos with one command in imap_get_msginfos()
1559                 using an imap set with a list of ranges
1560
1561         * src/news.c
1562                 use new g_int_compare() function
1563
1564 2003-04-06 [thorsten]   0.8.11claws73
1565
1566         * src/mh.c
1567                 corrected implementation of mh_folder_destroy()
1568
1569 2003-04-05 [christoph]  0.8.11claws72
1570
1571         * src/account.c
1572         * src/folder.[ch]
1573         * src/folderview.c
1574         * src/imap.c
1575         * src/inc.c
1576         * src/main.c
1577         * src/mainwindow.c
1578         * src/mbox_folder.c
1579         * src/mh.c
1580         * src/mimeview.h
1581         * src/msgcache.[ch]
1582         * src/news.c
1583         * src/procmime.h
1584         * src/procmsg.[ch]
1585         * src/setup.c
1586         * src/gtk/gtkutils.c
1587                 o rename structure field names class and new to klass and
1588                   new_msgs, to allow including files in C++
1589                 o add 'extern "C"' block to some header files
1590                 o add MsgInfoList and MsgNumberList as alias for GSList for
1591                   developers to know what type of list is expected
1592
1593         * src/plugins/image_viewer/plugin.c
1594         * src/plugins/image_viewer/viewer.[ch]
1595         * src/plugins/image_viewer/viewerprefs.[ch]
1596                 rename function names to prevent conflicts
1597
1598 2003-04-05 [paul]       0.8.11claws71
1599
1600         * sync with 0.8.11cvs18
1601                 see ChangeLog 2003-04-03 and 2003-04-04
1602
1603 2003-04-02 [christoph]  0.8.11claws70
1604
1605         * src/folder.[ch]
1606         * src/imap.[ch]
1607         * src/mbox_folder.[ch]
1608         * src/mh.[ch]
1609         * src/news.[ch]
1610                 o Make all virtual folder functions private
1611                 o remove unused folder code
1612
1613         * src/common/socket.[ch]
1614         * src/summaryview.c
1615                 fix warnings
1616
1617 2003-03-30 [alfons]     0.8.11claws69
1618
1619         * src/send_message.c
1620                 remove two debug traces and see if people still report
1621                 errors
1622
1623 2003-03-30 [alfons]     0.8.11claws68
1624
1625         * src/send_message.c
1626         * src/commons/session.c
1627                 add more debug traces
1628
1629 2003-03-30 [christoph]  0.8.11claws67
1630
1631         * src/folder.c
1632                 change processing folder name from .processing to processing
1633
1634         * src/common/ssl.c
1635                 disable SSL certificate check because it causes Xlib error
1636                 when the child process want's to open an GTK window
1637
1638 2003-03-30 [christoph]  0.8.11claws66
1639
1640         * src/folder.c
1641                 don't use default folder for processing folder item because
1642                 it can be a non local folder
1643
1644         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1645
1646 2003-03-30 [alfons]     0.8.11claws65
1647
1648         * src/send_message.c
1649                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1650                 to generate bad code for 'send_send_data_progressive': When
1651                 called from 'send_send_data_finished', the 'data' pointer is
1652                 cleared just before the assignment to the dialog pointer
1653
1654 2003-03-29 [christoph]  0.8.11claws64
1655
1656         * src/common/prefs.h
1657         * src/plugins/image_viewer/Makefile.am
1658         * src/plugins/image_viewer/plugin.c
1659         * src/plugins/image_viewer/viewer.[ch]
1660         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1661                 add PrefsPage for ImageViewer
1662
1663 2003-03-28 [thorsten]   0.8.11claws63
1664
1665         * src/common/session.c
1666                 added some comments
1667
1668 2003-03-28 [paul]       0.8.11claws62
1669
1670         * sync with 0.8.11cvs16
1671                 see ChangeLog 2003-03-28
1672
1673 2003-03-28 [paul]       0.8.11claws61
1674
1675         * sync with 0.8.11cvs15
1676                 see ChangeLog 2003-03-28
1677
1678 2003-03-27 [christoph]  0.8.11claws60
1679
1680         * src/folder.c
1681         * src/imap.c
1682         * src/common/socket.[ch]
1683                 set socket state to DISCONNECTED when any operation
1684                 fails to allow reconnecting in IMAP code without
1685                 checking the return code of all calls to the command
1686                 functions
1687
1688         * src/folderview.c
1689         * src/summaryview.c
1690                 remove some more stuff that depends on specific
1691                 folder types
1692
1693 2003-03-27 [paul]       0.8.11claws59
1694
1695         * sync with 0.8.11cvs14
1696                 see ChangeLog 2003-03-27
1697                 
1698         * src/selective_download.[ch]   ** REMOVED **
1699                 really removed
1700
1701 2003-03-27 [christoph]  0.8.11claws58
1702
1703         * src/folder.c
1704                 fix handling of tmp_flags in flag copy function
1705
1706 2003-03-27 [paul]       0.8.11claws57
1707
1708         * sync with 0.8.11cvs13
1709                 see ChangeLog 2003-03-27
1710
1711 2003-03-27 [oliver]     0.8.11claws56
1712
1713         * src/maiwindow.c
1714                 remove sel_download_cb
1715
1716 2003-03-27 [oliver]     0.8.11claws55
1717         
1718         * src/inc.c
1719                 remove POP3_TOP
1720         
1721 2003-03-26 [oliver]     0.8.11claws54
1722
1723         *src/pop.h
1724                 remove POP3_TOP*
1725         * README.claws
1726                 remove selective donwload readme
1727
1728 2003-03-26 [oliver]     0.8.11claws53
1729         * src/matcher.[ch]
1730         * src/matcher_parser_parse.y 
1731         * src/pop.c 
1732         * src/prefs_account.[ch]
1733         * src/prefs_filtering.c
1734                 remove selective donwload
1735
1736 2003-03-26 [oliver]     0.8.11claws52
1737
1738         * src/inc.[ch] 
1739         * src/filtering.c 
1740         * src/mainwindow.c 
1741                 remove selective donwload
1742
1743 2003-03-26 [oliver]     0.8.11claws51
1744         
1745         * src/Makefile.am
1746         * src/selective_download.[ch]   ** REMOVE **    
1747
1748 2003-03-26 [christoph]  0.8.11claws50
1749
1750         * src/news.c
1751                 fix NEWS that got broken by a sync with sylpheed-main
1752
1753 2003-03-26 [christoph]  0.8.11claws49
1754
1755         * src/mimeview.c
1756                 fix mime type guessing when no mime type is found for a file
1757
1758 2003-03-25 [christoph]  0.8.11claws48
1759
1760         * src/mimeview.c
1761         * src/procmime.c
1762                 remove mime type guessing from mime parser and use
1763                 name based mime types in viewer lookup for mime type
1764                 application/octet-stream
1765
1766 2003-03-25 [christoph]  0.8.11claws47
1767
1768         * doc-src/readme.txt
1769         * doc-src/rfc2554.txt
1770                 add RFC about SMTP AUTH
1771
1772         * src/send_message.c
1773         * src/common/smtp.[ch]
1774                 add extra error code for authentication errors and
1775                 clear temporary password when this error occurs
1776
1777         (closes Bug 84 authentication failure while sending should
1778          prompt for password again)
1779
1780 2003-03-25 [christoph]  0.8.11claws46
1781
1782         * configure.ac
1783         * src/Makefile.am
1784         * src/imageview.[ch]                            ** REMOVE **
1785         * src/messageview.[ch]
1786         * src/mimeview.[ch]
1787         * src/prefs_common.[ch]
1788         * src/textview.c
1789         * src/plugins/Makefile.am
1790         * src/plugins/image_viewer/.cvsignore           ** NEW **
1791         * src/plugins/image_viewer/Makefile.am          ** NEW **
1792         * src/plugins/image_viewer/plugin.c             ** NEW **
1793         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1794                 move image viewer into a plugin (building is enabled by default)
1795                 [ToDo: Prefs for resize and autoview]
1796
1797 2003-03-25 [paul]       0.8.11claws45
1798
1799         * sync with 0.8.11cvs12
1800                 see ChangeLog 2003-03-26
1801
1802 2003-03-25 [paul]       0.8.11claws44
1803
1804         * sync with 0.8.11cvs11
1805                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1806                 
1807         Note: Selective Download is broken.
1808                 
1809 2003-03-22 [christoph]  0.8.11claws43
1810
1811         * src/folder.c
1812                 code cleanup for flags copying
1813
1814 2003-03-22 [christoph]  0.8.11claws42
1815
1816         * src/plugins/trayicon/trayicon.c
1817                 fix setting the transparent area when the window size
1818                 is forced by the system tray
1819
1820 2003-03-22 [christoph]  0.8.11claws41
1821
1822         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1823         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1824         * src/plugins/trayicon/newmail.xpm              ** NEW **
1825         * src/plugins/trayicon/nomail.xpm               ** NEW **
1826         * src/plugins/trayicon/trayicon.c
1827         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1828                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1829                 o add icon for unread mails
1830                 o set transparency for window
1831
1832 2003-03-22 [christoph]  0.8.11claws40
1833
1834         * src/news.c
1835                 init news session to prevent crash when session is closed
1836
1837 2003-03-22 [christoph]  0.8.11claws39
1838
1839         * src/imap.c
1840         * src/common/session.[ch]
1841                 Init session data to make sure we don't have invalid pointers
1842                 for read_ch and write_ch when new multi process sessions are
1843                 not used
1844
1845         * src/main.c
1846         * src/common/plugin.c
1847         * src/common/sylpheed.c
1848         * src/plugins/demo/demo.c
1849         * src/plugins/dillo_viewer/dillo_viewer.c
1850         * src/plugins/mathml_viewer/mathml_viewer.c
1851         * src/plugins/spamassassin/spamassassin.c
1852         * src/plugins/spamassassin/spamassassin_gtk.c
1853                 add plugin types to allow loading plugins at different times
1854                 (and maybe for different frontends), because it's not good to
1855                 load GTK-Plugins gefore gtk_init was called
1856
1857         * configure.ac
1858         * src/plugins/Makefile.am
1859         * src/plugins/trayicon/.cvsignore               ** NEW **
1860         * src/plugins/trayicon/Makefile.am              ** NEW **
1861         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1862         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1863         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1864         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1865         * src/plugins/trayicon/trayicon.c               ** NEW **
1866                 New Trayicon plugin that shows an icon in a systray that uses
1867                 XEMBED protocol like Gnome's systray. Icon shows if there
1868                 are new mails and a tooltip shows information about new,
1869                 unread and total messages.
1870
1871 2003-03-22 [paul]       0.8.11claws38
1872
1873         * src/common/smtp.c
1874                 fix ESMTP AUTH CRAM-MD5
1875                 [sync with main (still version 0.8.11cvs6), see
1876                  ChangeLog 2003-03-22]
1877
1878 2003-03-21 [colin]      0.8.11claws37
1879
1880         * src/send_message.c
1881                 Fix USE_SSL => USE_OPENSSL
1882
1883 2003-03-21 [colin]      0.8.11claws36
1884
1885         * src/folderview.c
1886                 Fix counts in drag and dropped subfolders
1887
1888 2003-03-21 [colin]      0.8.11claws35
1889
1890         * src/folder.c 
1891         * src/folderview.c
1892                 speed up a bit folder dnd
1893
1894 2003-03-20 [alfons]     0.8.11claws34
1895
1896         * src/main.c
1897         * src/toolbar.c
1898         * src/procmsg.c
1899                 don't send locked queue messages
1900                 (feature request "[ 705245 ] Locking message in outbox 
1901                  should prevent sending")
1902
1903 2003-03-20 [christoph]  0.8.11claws33
1904
1905         * src/folder.c
1906                 remove NEW and UNREAD flag in special folders when scanning
1907                 
1908         * src/common/smtp.c
1909                 fix ESMTP AUTH CRAM-MD5
1910
1911 2003-03-20 [paul]       0.8.11claws32
1912
1913         * src/prefs_account.c
1914                 Re-write 'Tunnel command to open connection' as
1915                 'Use command to communicate with server', and disable
1916                 it for all except IMAP accounts
1917
1918 2003-03-20 [paul]       0.8.11claws31
1919
1920         * sync with 0.8.11cvs6
1921                 see ChangeLog 2003-03-20
1922
1923 2003-03-19 [match]      0.8.11claws30
1924
1925         * src/addritem.[ch]
1926                 include documentation. minor refactoring.
1927         * src/addr_compl.[ch]
1928         * src/addrindex.[ch]
1929         * src/addresbook.[ch]
1930         * src/summaryview.c
1931                 re-enable address lookup (was disabled in
1932                 0.8.11claws20).
1933
1934 2003-03-19 [christoph]  0.8.11claws29
1935
1936         * src/procmsg.c
1937                 add temp flag handling, will make moving and copying
1938                 messages possible again
1939
1940         * src/folder.c
1941                 correct calulation of folder stats
1942
1943 2003-03-18 [match]      0.8.11claws28
1944
1945         * src/editgroup.h
1946                 remove case sensitive comparison (closes bug 80).
1947
1948 2003-03-18 [christoph]  0.8.11claws27
1949
1950         * src/imap.c
1951                 fix imap using a tunnel command
1952
1953         (closes bug 87)
1954
1955 2003-03-18 [christoph]  0.8.11claws26
1956
1957         * src/folder.[ch]
1958         * src/imap.c
1959         * src/procmsg.[ch]
1960                 rewrite flag handling for folders
1961
1962 2003-03-18 [christoph]  0.8.11claws25
1963
1964         * src/folder.c
1965         * src/procmsg.c
1966         * src/summaryview.c
1967                 unset NEW and UNREAD flags when message is ignored, to make
1968                 sure messages don't show up as unread on other IMAP clients,
1969                 because the IGNORE_THREAD flag can not be syncronized through
1970                 the IMAP folder
1971
1972 2003-03-17 [christoph]  0.8.11claws24
1973
1974         * src/imap.c
1975                 don't use recursion to fetch uids when the number of messages
1976                 does not match. Moved code into subfunction that is used
1977                 again when needed, to prevent an endless loop.
1978
1979 2003-03-17 [thorsten]   0.8.11claws23
1980
1981         * src/imageview.[ch]
1982                 export imageview_get_resized_size() (for plugins)
1983         * src/prefs_common.[ch]
1984                 added prefs_common_get() (for plugins)
1985
1986 2003-03-17 [christoph]  0.8.11claws22
1987
1988         * src/imap.c
1989                 o remove UID guessing from copy code
1990                 o support UIDPLUS extension for APPEND command
1991
1992 2003-03-17 [paul]       0.8.11claws21
1993
1994         * src/gtk/about.c
1995                 remove 'Compiled-plugins' section.
1996                 
1997         * src/plugins/dillo_viewer/dillo_viewer.c
1998                 slight change to description text
1999
2000 2003-03-16 [match]      0.8.11claws20
2001         * src/ldapserver.[ch]           ** NEW **
2002         * src/ldapctrl.[ch]             ** NEW **
2003         * src/ldapquery.[ch]            ** NEW **
2004         * src/ldaputil.[ch]             ** NEW **
2005         * src/addrcindex.[ch]           ** NEW **
2006         * src/addrquery.h               ** NEW **
2007         * src/addritem.[ch]
2008         * src/addrcache.[ch]
2009         * src/addrindex.[ch]
2010         * src/addr_compl.[ch]
2011         * src/addressbook.[ch]
2012         * src/addrbook.[ch]
2013         * src/editgroup.c
2014         * src/editaddress.c
2015         * src/editldap.c
2016         * src/editldap_basedn.c
2017         * src/vcard.c
2018         * src/jpilot.c
2019         * src/Makefile.am
2020                 included dynamic LDAP queries. improved address
2021                 completion.
2022
2023 2003-03-16 [paul]       0.8.11claws19
2024
2025         * tools/multiwebsearch.pl
2026                 fix a fatal typo
2027
2028 2003-03-16 [christoph]  0.8.11claws18
2029
2030         * src/mimeview.c
2031         * src/plugins/dillo_viewer/dillo_viewer.c
2032         * src/plugins/mathml_viewer/mathml_viewer.c
2033                 make unregistering of MimeViewerFactorys possible
2034
2035 2003-03-16 [alfons]     0.8.11claws17
2036
2037         * configure.ac
2038                 correct typo
2039
2040 2003-03-16 [melvin]     0.8.11claws16
2041
2042         * src/plugins/dillo_viewer.c
2043                 Fixed bug where it was not possible to view more than
2044                 one text/html attachment per message (bug discovered
2045                 by Christoph Hohmann).
2046
2047 2003-03-15 [melvin]     0.8.11claws15
2048
2049         * src/prefs_actions.c
2050                 Fixed compilation warnings.
2051
2052 2003-03-15 [melvin]     0.8.11claws14
2053
2054         * src/plugins/Makefile.am
2055         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2056         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2057         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2058                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2059                 newer (http://dillo.auriga.wearlab.de/).
2060
2061 2003-03-15 [christoph]  0.8.11claws13
2062
2063         * src/imap.c
2064                 don't query imap folder for attributes because we already
2065                 for them from imap_status
2066
2067         * src/mimeview.[ch]
2068                 add support for plugable MimeViewers (unloading Viewers
2069                 not yet complete)
2070
2071         * src/plugins/Makefile.am
2072         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2073         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2074         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2075                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2076                 widget from http://helm.cs.unibo.it/mml-widget/
2077
2078 2003-03-14 [christoph]  0.8.11claws12
2079
2080         * src/folder.[ch]
2081                 o error return code's should better be negative
2082                 o replace printf with debug_print
2083
2084         * src/imap.c
2085                 improve IMAP folder scan by checking UID-NEXT
2086
2087         * src/summaryview.c
2088                 remove check that are unnecessary in my opinion
2089
2090 2003-03-13 [christoph]  0.8.11claws11
2091
2092         * src/folder.[ch]
2093         * src/foldersel.c
2094         * src/folderview.c
2095         * src/imap.c
2096         * src/mbox_folder.c
2097         * src/mh.c
2098         * src/news.c
2099         * src/prefs_scoring.c
2100         * src/summaryview.c
2101                 use a common function to get a displayable name
2102                 for a FolderItem
2103
2104 2003-03-13 [paul]       0.8.11claws10
2105
2106         * tools/Makefile.am
2107           tools/README
2108           tools/multiwebsearch.conf     ** NEW FILE **
2109           tools/multiwebsearch.pl       ** NEW FILE **
2110                 add multiwebsearch Actions script
2111
2112 2003-03-13 [colin]      0.8.11claws9
2113
2114         * src/compose.c
2115                 Remove leading emtpy lines from quoted text
2116                 before quoting it
2117
2118 2003-03-13 [melvin]     0.8.11claws8
2119
2120         * src/prefs_actions.c
2121                 Fixed a memory leak
2122                 Code clean ups
2123                 Added Cancel and OK buttons
2124                 Corrected help text
2125
2126 2003-03-13 [christoph]  0.8.11claws7
2127
2128         * src/account.c
2129         * src/folder.[ch]
2130         * src/imap.c
2131         * src/mainwindow.c
2132         * src/mbox_folder.c
2133         * src/mh.c
2134         * src/news.c
2135         * src/setup.c
2136                 replace more folder type stuff with folder class stuff
2137
2138 2003-03-13 [melvin]     0.8.11claws6
2139
2140         * src/prefs_actions.c
2141                 Added new tokens:
2142                 %u: user provided argument
2143                 %h: user provided argument (hidden on input)
2144                 %s: current text selection in the message view 
2145
2146 2003-03-13 [paul]       0.8.11claws5
2147
2148         * sync with 0.8.11cvs5
2149                 see ChangeLog 2003-03-11, 2003-03-12
2150
2151 2003-03-12 [christoph]  0.8.11claws4
2152
2153         * src/folder.c
2154                 use folder class idstr when writing folderlist.xml
2155
2156         * src/folder.h
2157         * src/imap.c
2158         * src/news.c
2159                 replace folder type checks with folder class checks
2160
2161 2003-03-12 [christoph]  0.8.11claws3
2162
2163         * src/folder.[ch]
2164         * src/imap.[ch]
2165         * src/main.c
2166         * src/mbox_folder.[ch]
2167         * src/mh.[ch]
2168         * src/news.[ch]
2169                 o create a list of known folder classes in the folder system
2170                 o use folder class id strings for folder item identifiers
2171
2172 2003-03-12 [christoph]  0.8.11claws2
2173
2174         * src/imap.c
2175                 fix imap uid validity check
2176
2177 2003-03-12 [christoph]  0.8.11claws1
2178
2179         * src/account.c
2180         * src/folder.[ch]
2181         * src/foldersel.c
2182         * src/folderview.c
2183         * src/imap.c
2184         * src/mainwindow.c
2185         * src/mbox_folder.c
2186         * src/mh.c
2187         * src/news.c
2188         * src/prefs_scoring.c
2189         * src/procmsg.c
2190         * src/setup.c
2191         * src/summaryview.c
2192                 initial restructuring of folder system, seperating
2193                 folders and folder classes
2194
2195 2003-03-12 [paul]       0.8.11claws
2196
2197         0.8.11claws release
2198
2199 2003-03-12 [christoph]
2200
2201         * src/gtk/prefswindow.c
2202                 fix translation of "Page Index"
2203
2204 2003-03-12 [paul]       0.8.10claws110
2205
2206         a sync from 0.8.11cvs4 before the release
2207
2208         * src/common/utils.c
2209                 subject_compare_for_sort(): allow null strings (fixes
2210                 summary sorting).
2211
2212 2003-03-11 [paul]       0.8.10claws109
2213
2214         * po/es.po
2215                 update Spanish translation, submitted by
2216                 Ricardo Mones Lastra
2217
2218 2003-03-11 [melvin]     0.8.10claws108
2219
2220         * po/fr.po
2221                 Updated French translations
2222
2223 2003-03-11 [paul]       0.8.10claws107
2224
2225         * manual/en/Makefile.am
2226           manual/en/*.html
2227                 update English manual, add a new page
2228                 updated by Francois Barriere <fbarriere@atmel.fr>
2229                 
2230         * po/bg.po
2231           po/it.po
2232           po/sr.po
2233                 update Bulgarian, Italian, and Serbian translations
2234                 submitted by George Danchev, Alessandro Maestri, and
2235                 Urke MMI
2236
2237 2003-03-10 [paul]       0.8.10claws106
2238
2239         * src/gtk/about.c
2240           src/gtk/prefswindow.c
2241                 make some strings translatable
2242
2243 2003-03-10 [darko]      0.8.10claws105
2244
2245         * src/compose.c
2246                 code cleanup to make Hiro happy
2247
2248 2003-03-10 [paul]       0.8.10claws104
2249
2250         * sync with 0.8.11cvs2
2251                 see ChangeLog 2003-03-10
2252
2253 2003-03-09 [melvin]     0.8.10claws103
2254
2255         * src/textview.c
2256                 textview_set_font(): fix for message display in
2257                 UTF-8 locales (thanks to Sergey Vlasov).
2258                 (was unintentionnaly reverted in 0.8.6claws6)   
2259
2260 2003-03-08 [darko]      0.8.10claws102
2261
2262         * src/compose.c
2263                 fix infinite loop in wrapping as reported
2264                 by happycactus
2265                 obsoletes patch #696482
2266
2267 2003-03-08 [christoph]  0.8.10claws101
2268
2269         * src/imap.c
2270                 add workaround for IMAP servers that do not
2271                 support the "UID SEARCH UID" command
2272
2273 2003-03-07 [christoph]  0.8.10claws100
2274
2275         * src/plugins/spamassassin/spamassassin.[ch]
2276         * src/plugins/spamassassin/spamassassin_gtk.c
2277                 code cleanup
2278
2279 2003-03-07 [paul]       0.8.10claws99
2280
2281         * po/es.po
2282                 updated Spanish translation, submitted by
2283                 Ricardo Mones Lastra
2284
2285 2003-03-07 [christoph]  0.8.10claws98
2286
2287         * src/send.c
2288                 fix in 0.8.10claws94 was wrong
2289                 local delivery does not require escaping, remove escaping
2290                 code to make signatures of mails with "." lines valid
2291                 
2292                 NOTE: requires that sendmail is executed with "-i" option,
2293                       what is the default now, but has to be changed in all
2294                       exsiting accounts)
2295
2296 2003-03-07 [paul]       0.8.10claws97
2297
2298         * sync with 0.8.11 release
2299                 see ChangeLog 2003-03-07
2300
2301 2003-03-06 [paul]       0.8.10claws96
2302
2303         * src/compose.c
2304                 revert commit 0.8.10claws92
2305
2306 2003-03-06 [paul]       0.8.10claws95
2307
2308         * src/folderview.c
2309                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2310
2311         * src/gtkaspell.c
2312                 fix bug 74, 'Crash opening editor window with pseudo-color
2313                 display'
2314                 
2315         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2316
2317 2003-03-06 [christoph]  0.8.10claws94
2318
2319         * src/send.c
2320                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2321                 all lines starting with a period get an extra period
2322                 inserted
2323                 (found by Simon 'corecode' Schubert)
2324
2325 2003-03-06 [paul]       0.8.10claws93
2326
2327         * src/folderview.c
2328                 if configured font can't be loaded fall back to gtk
2329                 default. (with thanks to Christoph)
2330                 
2331                 closes long-standing bug 15 'Crashes on startup'
2332
2333 2003-03-06 [paul]       0.8.10claws92
2334
2335         * src/compose.c
2336                 freeze text before autosave and thaw afterwards
2337                 fixes bug 67 'autosave make re-rediting message crazy'
2338
2339 2003-03-06 [christoph]  0.8.10claws91
2340
2341         * src/compose.c
2342                 ignore address comment in dupe check for Cc-list
2343
2344         (closes reopened bug 47 Replying to message strips name part of
2345          e-mail addresses of Cc: lines)
2346
2347 2003-03-06 [paul]       0.8.10claws90
2348
2349         * src/Makefile.am
2350                 remove reference to gtkxtext.h as its no longer in
2351                 the repository
2352
2353 2003-03-06 [paul]       0.8.10claws89
2354
2355         * sync with 0.8.10cvs25
2356                 see ChangeLog 2003-03-06
2357
2358 2003-03-06 [oliver]     0.8.10claws88
2359         
2360         * src/messageview.c
2361                 remove include
2362
2363 2003-03-06 [oliver]     0.8.10claws87
2364         
2365         * src/folderview.c 
2366                 remove changes introduced inclaws74
2367         * src/messageview.c
2368                 another attempt to sanely delete and update
2369                 messages deleted in separate messageview
2370
2371 2003-03-05 [christoph]  0.8.10claws86
2372
2373         * src/summaryview.c
2374                 check if "From" matches any account's address if
2375                 addressbook completion of addresses is disabled too
2376
2377         (closes Bug 70 "Display recipient in from" doesn't check
2378          folder's default account)
2379
2380 2003-03-05 [christoph]  0.8.10claws85
2381
2382         * src/compose.c
2383         * src/common/utils.[ch]
2384                 don't strip address comments when building Cc lists
2385
2386         (closes Bug 47 Replying to message strips name part of e-mail addresses
2387          of Cc: lines)
2388
2389         * src/folder.c
2390                 fix return value of copy function
2391
2392 2003-03-05 [christoph]  0.8.10claws84
2393
2394         * src/imap.c
2395                 don't ask imap server for non rfc822 headers
2396
2397         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2398
2399         * src/imap.c
2400                 destroy session on socket error to allow reconnecting
2401
2402 2003-03-05 [christoph]  0.8.10claws83
2403
2404         * configure.ac
2405                 fix building with gnome when no prefix is set
2406
2407         (closes bug 66 Gnome directory is set to NONE)
2408
2409 2003-03-05 [paul]       0.8.10claws82
2410
2411         * sync with 0.8.10cvs23
2412                 see ChangeLog 2003-03-05
2413
2414 2003-03-04 [christoph]  0.8.10claws81
2415
2416         * src/folder.c
2417                 o fix moving and copying when folder returns 0 for new
2418                   message number
2419                 o remove some code for single message copy and move
2420                   operations and use functions for multiple messages
2421
2422         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2423
2424         * src/news.c
2425                 remove unused include
2426
2427 2003-03-04 [paul]       0.8.10claws80
2428
2429         * src/gtk/about.c
2430                 list 'Compiled plugins'
2431
2432 2003-03-03 [christoph]  0.8.10claws79
2433
2434         * src/news.[ch]
2435                 have to multiply the percentage of the current fetch with
2436                 the percentage that it has of the total fetch operation
2437                 for correct values
2438
2439 2003-03-03 [christoph]  0.8.10claws78
2440
2441         * src/news.c
2442                 fix calculation of expected lines for progress indicator
2443
2444 2003-03-03 [christoph]  0.8.10claws77
2445
2446         * src/summaryview.c
2447         * src/common/utils.c
2448                 fix segfault when opening the root news folder
2449
2450 2003-03-03 [christoph]  0.8.10claws76
2451
2452         * src/mainwindow.[ch]
2453         * src/common/Makefile.am
2454         * src/common/progressindicator.[ch]
2455                 add UI independent progress indicator handling
2456
2457         * src/news.[ch]
2458                 use new progress indicator for message info fetching
2459
2460         * src/common/hooks.h
2461                 code cleanup
2462
2463 2003-03-03 [oliver]     0.8.10claws75
2464
2465         * src/toolbar.c
2466         * src/compose.c
2467                 removed commented code
2468
2469 2003-03-03 [oliver]     0.8.10claws74
2470
2471         * src/toolbar.[ch]
2472                 cleanups and refactoring
2473         * src/compose.[ch]
2474                 compose_reply_mode reply & forwarding interface for
2475                 toolbar buttons
2476         * src/folderview.c
2477                 act on messages marked for deletion in folderview_selected
2478                 based on prefs_common.immediate_exec since a message might 
2479                 have been deleted by messageview in a folder we are changing 
2480                 to (does anybody understand what I'm on about ?)
2481
2482 2003-03-03 [oliver]     0.8.10claws73
2483         
2484         * src/messageview.[ch]
2485                 new functions
2486                 - messageview_delete: delete message shown in messagview
2487                 - messageview_update_view: update messageview to currently 
2488                   selected summaryview message
2489                 - add separate messageview to msgview_list in order to update 
2490                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2491         * src/summaryview.[ch]
2492                 summary_get_selection returns a list of selected msgs
2493                 in summaryview
2494         * src/mainwindow.c
2495                 toolbar reply refactoring
2496
2497 2003-03-03 [paul]       0.8.10claws72
2498
2499         * sync with 0.8.10cvs21
2500                 see ChangeLog 2003-03-03
2501
2502 2003-03-02 [christoph]  0.8.10claws71
2503
2504         * src/common/passcrypt.c
2505                 use POSIX includes
2506
2507 2003-03-02 [christoph]  0.8.10claws70
2508
2509         * configure.ac
2510         * src/prefs_account.c
2511         * src/prefs_gtk.[ch]
2512         * src/common/.cvsignore
2513         * src/common/Makefile.am
2514         * src/common/passcrypt.c                ** NEW **
2515         * src/common/passcrypt.h.in             ** NEW **
2516                 Implement password encryption in config files
2517                 using unix encrypt and setkey functions. The crypt
2518                 key can be set as a configure parameter. Old
2519                 passwords will be converted if they do not begin
2520                 with '!'
2521
2522 2003-03-02 [paul]       0.8.10claws69
2523
2524         * src/prefs_account.c
2525                 fix compile error
2526
2527 2003-03-01 [thorsten]   0.8.10claws68
2528
2529         * po/el.po
2530           po/hr.po
2531           po/it.po
2532           po/nl.po
2533           po/sr.po
2534           po/sv.po
2535                 corrected format strings
2536         * po/en_GB.po
2537                 corrected headers
2538                 (fix compile errors with GNU gettext-0.11.5)
2539
2540 2003-03-01 [oliver]     0.8.10claws67
2541
2542         * src/summaryview.c
2543                 menu callbacks call toolbar_menu_reply
2544
2545 2003-03-01 [oliver]     0.8.10claws66
2546
2547         * src/mainwindow.c
2548         * src/messageview.c
2549                 menu callbacks call toolbar_menu_reply
2550         * src/toolbar.[ch]
2551                 callbacks from menu handled by toolbar_menu_reply
2552
2553 2003-03-01 [paul]       0.8.10claws65
2554
2555         * src/addressbook.c
2556                 revert commit 0.8.10claws54 - breaks editing of
2557                 addressbook.
2558                 
2559         * po/bg.po
2560                 update Bulgarian translation, submitted by
2561                 George Danchev
2562
2563 2003-02-28 [christoph]  0.8.10claws64
2564
2565         * src/account.c
2566         * src/addressadd.c
2567         * src/compose.c
2568         * src/gtkaspell.c
2569         * src/gtkxtext.h                ** REMOVE **
2570         * src/imap.c
2571         * src/matcher.[ch]
2572         * src/mh.c
2573         * src/news.c
2574         * src/pine.c
2575         * src/prefs_common.c
2576         * src/prefs_matcher.c
2577         * src/procheader.[ch]
2578         * src/procmsg.[ch]
2579         * src/toolbar.c
2580         * src/common/ssl_certificate.c
2581         * src/gtk/colorlabel.c
2582         * src/gtk/menu.c
2583                 o fix warnings
2584                 o remove code obsoleted by new cache and folder system rework
2585
2586 2003-02-28 [oliver]     0.8.10claws63
2587         
2588         * src/toolbar.[ch]
2589                 * fix bug where reply in Messageview replied to 
2590                 Message displayed in summaryview
2591                 (reportedd via ML by chinatinte at gmx dot ch)
2592                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2593                 didn't work in separate MessageView Toolbar
2594                 (wondering if anybody uses this at all ?)
2595         * src/summaryview.[ch]
2596                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2597                 (generalize reply and forward code);
2598         * src/messageview.c 
2599                 remove focus_in event which updated summaryview to messageview
2600
2601 2003-02-28 [paul]       0.8.10claws62
2602
2603         * po/Makefile.in.in
2604                 add the --check option
2605                 Patch submitted by Ricardo Mones Lastra
2606
2607 2003-02-28 [paul]       0.8.10claws61
2608
2609         * src/prefs_account.c
2610                 re-order 'Signature' items
2611
2612 2003-02-28 [paul]       0.8.10claws60
2613
2614         * sync with 0.8.10cvs20
2615                 see ChangeLog 2003-02-28
2616
2617 2003-02-28 [paul]       0.8.10claws59
2618
2619         * po/POTFILES.in
2620                 update to reflect recent movement of files
2621
2622 2003-02-28 [paul]       0.8.10claws58
2623
2624         * sync with 0.8.10cvs19
2625                 see ChangeLog 2003-02-28
2626
2627 2003-02-27 [martin]     0.8.10claws57
2628
2629         * src/prefs_matcher.c 
2630                 fix segfault in prefs_matcher_ok() when the
2631                 last entry is deleted and prevents that the
2632                 message "entry not saved" comes up after deleting
2633                 an entry
2634
2635 2003-02-27 [martin]     0.8.10claws56
2636
2637         * src/prefs_filtering.c 
2638                 fix segfault in prefs_filtering_ok() when the
2639                 last entry is deleted and prevents that the
2640                 message "entry not saved" comes up after deleting
2641                 an entry
2642
2643 2003-02-27 [paul]       0.8.10claws55
2644
2645         * sync with 0.8.10cvs18
2646                 see ChangeLog 2003-02-27
2647
2648 2003-02-27 [paul]       0.8.10claws54
2649
2650         * src/addressbook.c
2651                 fix bug where the address book crashes with 
2652                 multiple lookups.
2653                 Patch [687729] submitted by David Frager 
2654                 <dbfrager@users.sourceforge.net>
2655
2656 2003-02-25 [christoph]  0.8.10claws53
2657
2658         * src/Makefile.am
2659         * src/colorlabel.[ch]           ** REMOVE **
2660         * src/gtk/Makefile.am
2661         * src/gtk/colorlabel.[ch]       ** NEW **
2662                 move colorlabel files to gtk directory
2663
2664         * src/esmtp.[ch]                ** REMOVE **
2665                 has been merged into smtp.[ch] in 0.7.5
2666
2667 2003-02-25 [christoph]  0.8.10claws52
2668
2669         * src/Makefile.am
2670         * src/about.[ch]                ** REMOVE **
2671         * src/gtk/Makefile.am
2672         * src/gtk/about.[ch]            ** NEW **
2673                 move about files to gtk directory
2674
2675 2003-02-25 [christoph]  0.8.10claws51
2676
2677         * src/folder.c
2678                 some code optimization of folder scanning code
2679
2680         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2681
2682 2003-02-25 [christoph]  0.8.10claws50
2683
2684         * src/main.c
2685         * src/common/sylpheed.c
2686                 add command line parameter parsing to common code
2687
2688 2003-02-24 [christoph]
2689
2690         * Makefile.am
2691         * configure.ac
2692                 fix gnome prefix problems, the configure script now removed
2693                 `gnome-config --prefix` from `gnome-config --datadir`
2694                 and adds $(prefix} instead
2695
2696         (closes Bug 24 Makefile does not respect prefix when installing
2697          GNOME data)
2698
2699 2003-02-24 [christoph]  0.8.10claws49
2700
2701         * src/news.c
2702                 check for valid session before trying to authenticate
2703
2704         (closes Bug 60 crash if "authenticate on logon" is activated
2705          and newsserver-hostname is not valid)
2706
2707 2003-02-24 [melvin]     0.8.10claws48
2708
2709         * src/prefs_actions.c
2710                 Make sure all user's input is sent to the action and then
2711                 close the socket..
2712
2713 2003-02-23 [alfons]     0.8.10claws46
2714
2715         * src/summaryview.c
2716                 also wait cursor when deleting files
2717
2718 2003-02-23 [paul]
2719
2720         * tools/freshmeat_search.pl
2721           tools/google_search.pl
2722                 scripts should now work for any browser/browser command line
2723
2724 2003-02-22 [christoph]  0.8.10claws45
2725
2726         * src/procmsg.c
2727                 fix IMAP flag setting, IMAP flag is not handled correctly
2728                 anymore by the folder system and information about the
2729                 folder should not be saved in the MsgInfo (in my opinion)
2730
2731         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2732
2733 2003-02-22 [christoph]  0.8.10claws44
2734
2735         * src/summaryview.c
2736                 fix spelling of "label" ;-)
2737
2738 2003-02-22 [thorsten]   0.8.10claws43
2739
2740         * src/mimeview.c
2741           src/prefs_common.[ch]
2742           src/procmime.[ch]
2743                 do not use description as attachment name
2744
2745 2003-02-22 [alfons]     0.8.10claws42
2746
2747         * src/summaryview.c
2748                 freeze/thaw folder item updates when changing color labels,
2749                 and put a wait cursors on
2750
2751 2003-02-22 [thorsten]   0.8.10claws41
2752
2753         * src/mimeview.c
2754                 save-all fixes: crash if invoked on multipart container,
2755                 mimeinfo access, pathseparators, error dialog
2756
2757 2003-02-21 [alfons]     0.8.10claws40
2758
2759         * src/prefs_gtk.c
2760                 remove unused var
2761
2762 2003-02-21 [colin]      0.8.10claws39
2763
2764         * src/send.c
2765                 Fix smtp logging
2766
2767 2003-02-21 [colin]      0.8.10claws38
2768
2769         * src/summaryview.c
2770                 Freeze/thaw folderItem updates when filtering messages 
2771                 via Tools/Filter messages
2772
2773 2003-02-21 [paul]       0.8.10claws37
2774
2775         * src/compose.c
2776                 revert commit 0.8.10claws26, there are ulterior motives
2777                 for users to set a Reply-To header when posting to
2778                 newsgroups
2779
2780 2003-02-21 [paul]       0.8.10claws36
2781
2782         * sync with 0.8.10cvs17
2783                 see ChangeLog 2003-02-21
2784
2785 2003-02-20 [christoph]  0.8.10claws35
2786
2787         * src/imap.c
2788                 IMAP UID fetch speedup using SEARCH
2789
2790         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2791
2792         * src/imap.c
2793                 fix problem with UIDs in IMAP UID cache that no longer existed
2794
2795 2003-02-20 [christoph]  0.8.10claws34
2796
2797         * src/imap.c
2798         * src/procheader.c
2799         * src/procheader.h
2800                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2801
2802         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2803
2804         * src/imap.c
2805                 Rewrite imap_cmd_gen_recv use sock_getline instead
2806                 of sock_gets to avoid problems with too long reply
2807                 lines
2808     
2809 2003-02-20 [colin]      0.8.10claws33
2810         
2811         * src/prefs_account.c
2812                 Better wording
2813
2814 2003-02-20 [colin]      0.8.10claws32
2815
2816         * src/compose.c
2817                 Remove useless '&& !to_sender' 
2818
2819 2003-02-20 [darko]
2820
2821         * AUTHORS
2822                 change my e-mail address
2823
2824 2003-02-19 [colin]      0.8.10claws31
2825
2826         * src/prefs_common.c
2827                 X11 style colors for every configurable color
2828
2829 2003-02-19 [alfons]     0.8.10claws30
2830
2831         * src/prefs_gtk.[ch]
2832         * src/prefs_common.c
2833                 for color_new accept both plain integers and X11 style color
2834                 names (as found in /usr/lib/X11/rgb.txt)
2835
2836 2003-02-19 [paul]       0.8.10claws29
2837
2838         * src/mainwindow.c
2839                 add tooltips to online/offline button and account selector
2840                 button
2841
2842 2003-02-19 [paul]       0.8.10claws28
2843
2844         * src/folder.c
2845           src/news.c
2846           src/prefs_account.[ch]
2847           src/prefs_common.[ch]
2848                 move 'Maximum number of articles to download' to
2849                 account prefs.
2850                 clean up account prefs gui a little by hiding entries
2851                 rather then greying out entries
2852
2853 2003-02-19 [hiro]       0.8.10claws27
2854
2855         * src/common/utils.c
2856                 fix bug #54 'yesterdays date is displayed in the message 
2857                 summary window'
2858
2859 2003-02-19 [paul]       0.8.10claws26
2860
2861         * src/compose.c
2862                 fix bug reported in Feature Request [688596] 
2863                 'Reply-to header in news'
2864
2865 2003-02-18 [paul]       0.8.10claws25
2866
2867         * src/select-keys.c
2868                 add a 'List all keys' button to key selection dialog
2869
2870 2003-02-18 [colin]      0.8.10claws24
2871         
2872         * src/stock_pixmap.c
2873                 fix compile error
2874
2875 2003-02-18 [colin]      0.8.10claws23
2876
2877         * src/common/smtp.[ch]
2878           src/prefs_account.c
2879                 Try to starttls if it seems to be the only
2880                 way to authenticate a user
2881
2882 2003-02-18 [paul]       0.8.10claws22
2883
2884         * src/Makefile.am
2885           src/folderview.c
2886           src/stock_pixmap.[ch]
2887           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2888           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2889                 as a Drafts folder is a special folder allow it to have
2890                 its own unique icons
2891
2892 2003-02-18 [colin]      0.8.10claws21
2893
2894         * src/imap.c
2895                 Fix port selection when using starttls
2896
2897 2003-02-18 [paul]       0.8.10claws20
2898
2899         * src/mainwindow.c
2900           src/prefs_common.[ch]
2901                 make blue the default new mail colour
2902
2903 2003-02-18 [paul]       0.8.10claws19
2904
2905         * sync with 0.8.10cvs14
2906                 see ChangeLog 2003-02-18
2907
2908 2003-02-17 [jens]       0.8.10claws18
2909
2910         * src/common/md5.c
2911                 fixed a compile problem with gcc 3.3
2912                 works on 2.95.3 too (testet on PPC as it is big endian)
2913
2914 2003-02-17 [paul]       0.8.10claws17
2915
2916         * sync with 0.8.10cvs13
2917                 see ChangeLog 2003-02-17
2918
2919 2003-02-17 [paul]       0.8.10claws16
2920
2921         * sync with 0.8.10cvs12
2922                 see ChangeLog 2003-02-17
2923
2924 2003-02-16 [match]      0.8.10claws15
2925
2926         * src/addressbook.c
2927                 Eliminates reloading of address data when items
2928                 deleted or added. Applied submitted by
2929                 Luke Plant <lukeplant@softhome.net>
2930
2931 2003-02-16 [paul]       0.8.10claws14
2932
2933         * src/news.c
2934                 when a 'protocol error' is encountered disconnect from
2935                 the server. This means that the user can carry on viewing
2936                 other articles and doesn't have to either wait until the
2937                 server timesout or quit sylpheed.
2938                 Fixes bug #53 'Unable to read messages in newsgroups, 
2939                 displayed message doesn't change'
2940
2941 2003-02-15 [christoph]  0.8.10claws13
2942
2943         * src/imap.c
2944                 fix bug that stopped scanning of folders when an
2945                 IMAP folder was empty
2946
2947         (closes bug 46 stop scan messages in folders after empty folder)
2948
2949 2003-02-15 [paul]
2950
2951         * tools/Makefile.am
2952           tools/README
2953           tools/freshmeat_search.pl     ** NEW FILE **
2954           tools/google_search.pl        ** NEW FILE **
2955                 Add 2 Actions scripts which search freshmeat/google
2956                 for the selected text using the browser configured
2957                 in sylpheedrc.
2958                 
2959         Note: These scripts are very dependent on the format of the
2960         browser command and may not work on every occasion. Testing
2961         is welcome. 
2962
2963 2003-02-14 [alfons]     0.8.10claws12
2964
2965         * src/compose.c
2966                 fix breakage because of uninitialized account pointer.
2967                 please verify.
2968
2969 2003-02-14 [paul]       0.8.10claws11
2970
2971         * src/compose.c
2972           src/prefs_account.[ch]
2973           src/prefs_common.[ch]
2974                 move signature settings to Account Prefs
2975
2976 2003-02-14 [paul]       0.8.10claws10
2977
2978         * sync with 0.8.10cvs11
2979                 see ChangeLog 2003-02-14
2980
2981 2003-02-13 [thorsten]   0.8.10claws9
2982
2983         * src/news.c
2984                 revert news progressbar (GUI separation)
2985
2986 2003-02-13 [paul]       0.8.10claws8
2987
2988         * src/compose.c
2989                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2990                 paragraph 1
2991
2992 2003-02-13 [paul]       0.8.10claws7
2993
2994         * src/compose.[ch]
2995           src/summaryview.c
2996                 fix 'Follow-up and Reply-to' so that it creates a reply to
2997                 the newsgroup and the sender. If the message has the keyword
2998                 'poster' in the Followup-To header, all replies go to the
2999                 sender, re: RFC 1036, Section 2.2.3
3000                 rename all instances of 'ignore_replyto' to 'to_sender', both
3001                 were previously used, now we use just one.
3002
3003 2003-02-13 [paul]       0.8.10claws6
3004
3005         * sync with 0.8.10cvs9
3006                 see ChangeLog 2003-02-13
3007
3008 2003-02-13 [paul]       0.8.10claws5
3009
3010         * configure.ac
3011                 show which plugins are configured in the configure
3012                 output.
3013
3014 2003-02-12 [thorsten]   0.8.10claws4
3015
3016         * src/news.c
3017                 show progress while fetching news headers
3018
3019 2003-02-12 [christoph]  0.8.10claws3
3020
3021         * configure.ac
3022         * src/plugins/Makefile.am
3023                 use AM_CONDITIONAL to enable plugins, automake correctly
3024                 manages this when creating distdir
3025
3026 2003-02-12 [christoph]  0.8.10claws2
3027
3028         * ac/spamassassin.m4
3029         * src/plugins/spamassassin/Makefile.am
3030                 fix building SpamAssassin plugin without OpenSSL
3031
3032 2003-02-12 [paul]       0.8.10claws1
3033
3034         * ac/Makefile.am
3035           src/Makefile.am
3036           src/plugins/Makefile.am
3037                 fix failure of 'make release'
3038
3039 2003-02-12 [paul]       0.8.10claws
3040
3041         * 0.8.10claws released
3042
3043 2003-02-12 [paul]       0.8.9claws56
3044
3045         * po/bg.po
3046           po/es.po
3047           po/it.po
3048           po/ru.po
3049           po/sr.po
3050                 updated translations by George Danchev, Ricardo Mones Lastra,
3051                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3052                 
3053         * sylpheed.spec.in
3054                 Allow the building of RPMs by a regular user. Submitted
3055                 by Sergei Astanin
3056
3057 2003-02-11 [alfons]     0.8.9claws55
3058
3059         * src/colorlabel.c
3060                 don't use pixmaps for label color rect but draw rectangles
3061                 so we can respect the color map of palette based visuals
3062                 (fixes the long time crashes on Suns - thanks to Andreas
3063                 Engel and Steve O'Hara-Smith for testing)
3064
3065 2003-02-11 [christoph]  0.8.9claws54
3066
3067         * src/matcher_parser_parse.y
3068                 correct bug where filering rules of not existing folders in
3069                 matcherrc were added to global filtering
3070                 
3071         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3072          main filter-rules after removing directory, http://bugs.debian.org/180253)
3073         
3074 2003-02-11 [paul]       0.8.9claws53
3075
3076         * sync with 0.8.10cvs7
3077                 see ChangeLog 2003-02-09
3078
3079 2003-02-11 [melvin]     0.8.9claws52
3080
3081         * po/fr.po
3082                 Updated French tranlsations
3083
3084 2003-02-10 [paul]       0.8.9claws51
3085
3086         * sylpheed.spec.in
3087                 correct --enable-openssl
3088                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3089
3090 2003-02-09 [martin]     0.8.9claws50
3091
3092         * src/prefs_matcher.c
3093                 fix segfault in prefs_matcher_substitute_cb() when
3094                 no row is selected
3095
3096 2003-02-09 [paul]       0.8.9claws49
3097
3098         * src/folderview.c
3099                 fix bug where a newsgroup folder's processing rules were
3100                 merged with the global filtering rules when the newsgroup
3101                 folder was deleted, causing some seriously bad results,
3102                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3103
3104 2003-02-08 [melvin]     0.8.9claws48
3105
3106         * src/compose.c
3107                 Corrected and modified an alert message.
3108
3109 2003-02-07 [paul]       0.8.9claws47
3110
3111         * src/folderview.c
3112                 fix bug where both an 'Account properties' window and a
3113                 'Folder properties' window were opened when clicking on
3114                 'Properties' in an NNTP or IMAP folder's popup menu.
3115
3116 2003-02-07 [paul]       0.8.9claws46
3117
3118         * sync with 0.8.10cvs6
3119                 see ChangeLog 2003-02-06
3120
3121 2003-02-06 [christoph]  0.8.9claws45
3122
3123         * src/mbox.c
3124                 freeze folder updates while importing mbox files
3125                 (closes bug 43 importing mbox took hours)
3126                 
3127         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3128
3129 2003-02-06 [thorsten]   0.8.9claws44
3130
3131         * po/de.po
3132                 Updated german translations
3133
3134 2003-02-06 [thorsten]   0.8.9claws43
3135
3136         * src/news.h
3137                 use guint for message numbers (fix count in grouplist dialog)
3138
3139 2003-02-05 [paul]       0.8.9claws42
3140
3141         * sync with 0.8.10cvs2
3142                 see ChangeLog 2003-02-05
3143
3144 2003-02-04 [colin]      0.8.9claws41
3145
3146         * src/prefs_common.[ch]
3147           src/procmsg.c
3148           src/summaryview.c
3149                 Add an option to disable threading by subject
3150
3151 2003-02-04 [christoph]  0.8.9claws40
3152
3153         * src/inc.c
3154                 only abort fetching mails from multiple accounts when the
3155                 error is fatal and does not allow to check any more accounts
3156                 (currently only disk full error)
3157
3158         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3159          receive mails for other accouts)
3160
3161 2003-02-04 [christoph]  0.8.9claws39
3162
3163         * src/folder.c
3164                 first add the new message to the cache, then
3165                 send the update notification
3166
3167         (closes bug 39 after sending message folderview doesnt get updated)
3168
3169 2003-02-04 [colin]      0.8.9claws38
3170
3171         * src/inc.c
3172                 _really_ fix this Connecting... status
3173
3174 2003-02-04 [paul]       0.8.9claws37
3175
3176         * sync with 0.8.10
3177                 see ChangeLog 2003-02-04
3178
3179 2003-02-04 [paul]       0.8.9claws36
3180
3181         * sync with 0.8.9cvs6
3182                 see ChangeLog 2003-02-03
3183
3184 2003-02-04 [paul]       0.8.9claws35
3185
3186         * po/pt_BR.po
3187                 updated by André Filipe de Assunção e Brito 
3188                 <bedecko@netsite.com.br>
3189
3190 2003-02-03 [thorsten]   0.8.9claws34
3191
3192         * po/de.po
3193                 Updated german translations
3194
3195 2003-02-02 [paul]       0.8.9claws33
3196
3197         * po/es.po
3198                 updated by Ricardo Mones Lastra
3199
3200 2003-02-02 [thorsten]   0.8.9claws32
3201
3202         * src/mh.c
3203                 Fix mh_get_msginfo() segfault if file is inaccessible
3204
3205 2003-01-31 [colin]      0.8.9claws31
3206
3207         * src/procheader.c
3208                 Fix last commit's bug
3209
3210 2003-01-31 [colin]      0.8.9claws30
3211
3212         * src/procheader.c
3213                 Missing a change for gpg-signed messages
3214
3215 2003-01-31 [paul]       0.8.9claws29
3216
3217         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3218           src/procheader.c
3219           src/stock_pixmap.[ch]
3220           src/summaryview.c
3221                 indicate GnuPG signed messages by displaying an icon
3222                 in the Attachment column.
3223
3224 2003-01-31 [paul]       0.8.9claws28
3225
3226         * sync with 0.8.9cvs4
3227                 see ChangeLog 2003-01-31
3228
3229 2003-01-31 [alfons]     0.8.9claws27
3230
3231         * src/textview.c
3232                 tune URI parser to accept mailto URLs with a '?'
3233                 (patch from Ruslan Balkin)
3234
3235 2003-01-31 [colin]      0.8.9claws26
3236
3237         * src/summaryview.c
3238                 Fix a leak introduced in claws24
3239
3240 2003-01-31 [colin]      0.8.9claws25
3241
3242         * src/summaryview.c
3243                 Freeze/Thaw folder updates when deleting dups
3244
3245 2003-01-31 [colin]      0.8.9claws24
3246         
3247         * src/addr_compl.c
3248           src/summaryview.c
3249           src/msgcache.c
3250                 little speed improvements
3251
3252 2003-01-31 [colin]      0.8.9claws23
3253
3254         * src/summaryview.c
3255                 Fix segfault when forwarding nothing
3256                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3257                 
3258 2003-01-30 [paul]       0.8.9claws22
3259
3260         * sync with 0.8.9cvs3
3261                 see ChangeLog 2003-01-30
3262
3263 2003-01-30 [paul]       0.8.9claws21
3264
3265         * sync with 0.8.9cvs2
3266                 see ChangeLog 2003-01-30
3267
3268 2003-01-29 [paul]       0.8.9claws20
3269
3270         * sync with 0.8.9cvs1
3271                 see ChangeLog 2003-01-29
3272
3273 2003-01-28 [paul]       0.8.9claws19
3274
3275         * po/POTFILES.in
3276                 update to reflect changes. 
3277                 thanks to Ricardo Mones Lastra
3278
3279 2003-01-27 [christoph]  0.8.9claws18
3280
3281         * ac/openssl.m4
3282         * ac/spamassassin.m4
3283         * src/plugins/spamassassin/README
3284         * src/plugins/spamassassin/libspamc.[ch]
3285         * src/plugins/spamassassin/utils.[ch]
3286                 updated to latest libspamc
3287
3288 2003-01-27 [christoph]  0.8.9claws17
3289
3290         * src/folder.c
3291                 fix wrong use of procheader_get_header_fields
3292
3293 2003-01-27 [christoph]  0.8.9claws16
3294
3295         * src/news.c
3296         * src/prefs_account.[ch]
3297         * src/common/nntp.[ch]
3298                 allow to force authentication for NNTP servers
3299
3300         Patch submitted by Florian Mickler <dmk@d-labs.de>
3301
3302 2003-01-26 [paul]       0.8.9claws15
3303
3304         * src/summaryview.c
3305                 speed up of marking messages as read
3306                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3307
3308 2003-01-26 [christoph]  0.8.9claws14
3309
3310         * src/Makefile.am
3311         * src/mgutils.[ch]              ** REMOVE **
3312         * src/xml.[ch]                  ** REMOVE **
3313         * src/xmlprops.[ch]             ** REMOVE **
3314         * src/common/Makefile.am
3315         * src/common/mgutils.[ch]       ** NEW **
3316         * src/common/xml.[ch]           ** NEW **
3317         * src/common/xmlprops.[ch]      ** NEW **
3318                 move xml files to common directory
3319
3320 2003-01-26 [christoph]  0.8.9claws13
3321
3322         * src/plugins/spamassassin/spamassassin_gtk.c
3323                 only set gtk entry text if string is available
3324
3325 2003-01-26 [melvin]     0.8.9claws12
3326
3327         * src/description_window.c
3328                 Allow resizing of the window
3329                 Allow automatic horizontal scroll bar
3330                 Do not vertically expand and fill
3331
3332 2003-01-26 [christoph]  0.8.9claws11
3333
3334         * src/Makefile.am
3335         * src/gtkutils.[ch]             ** REMOVE **
3336         * src/common/sylpheed.c
3337         * src/gtk/Makefile.am
3338         * src/gtk/description_window.c
3339         * src/gtk/gtkutils.[ch]         ** NEW **
3340         * src/gtk/prefswindow.c
3341                 move gtkutils to gtk directory
3342
3343 2003-01-26 [paul]       0.8.9claws10
3344
3345         * src/summaryview.c
3346                 rename summary_unread_clicked() to summary_status_clicked()
3347
3348 2003-01-26 [melvin]     0.8.9claws9
3349
3350         * src/prefs_actions.c
3351                 Cosmetical changes to the help text
3352
3353 2003-01-26 [paul]       0.8.9claws8
3354
3355         * src/folder.[ch]
3356           src/mainwindow.c
3357           src/prefs_common.c
3358           src/prefs_sumamry_column.c
3359           summaryview.[ch]
3360                 rename the 'Unread' column to 'Status'
3361
3362 2003-01-25 [match]      0.8.9claws7
3363
3364         * src/mgutils.[ch]
3365                 removed reference to LDAP constants. removed error2string.
3366                 included functions to support LDAP dynamic queries.
3367         * src/syldap.h
3368                 moved LDAP constants here.
3369         * src/addressbook.c
3370         * src/addrindex.c
3371         * src/importldif.c
3372                 removed references to LDAP constants and references to
3373                 error2string.
3374
3375 2003-01-25 [paul]       0.8.9claws6
3376
3377         * src/summaryview.c
3378                 summary_thread_build(), summary_thread_init(): remove 
3379                 unneeded reference to summaryview->folder_item
3380
3381 2003-01-25 [christoph]  0.8.9claws5
3382
3383         * src/gtk/description_window.c
3384                 o allow description texts to expand over multiple columns
3385                 o translate all columns
3386         * src/prefs_actions.c
3387                 change syntax description to use new multi column feature
3388
3389         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3390
3391 2003-01-25 [match]      0.8.9claws4
3392
3393         * src/vcard.c
3394                 fixed bug with Quoted-Printable
3395
3396 2003-01-25 [paul]       0.8.9claws3
3397
3398         * src/folder.[ch]
3399           src/summaryview.[ch]
3400                 implement per-folder collapsed/expanded threads setting
3401                 
3402         * src/prefs_common.c
3403                 remove global collapsed/expanded threads option
3404
3405 2003-01-25 [christoph]  0.8.9claws2
3406
3407         * po/POTFILES.in
3408                 add pluginwindow and prefswindow
3409         * src/compose.c
3410                 make send respond correctly to messages that could be added
3411                 to the queue folder, but the UID of the message is unknown
3412         * src/folder.c
3413         * src/imap.c
3414                 don't return guessed UIDs in imap_add_msg anymore. We return
3415                 0 to tell the folder system it was appened but the UID is
3416                 unknown. Folder system now get's the UID by scaning the folder
3417                 and searching the cache for the Message-ID
3418                 (closes bug #29 Messages queued, but not sent)
3419
3420 2003-01-25 [paul]       0.8.9claws1
3421
3422         * src/codeconv.c
3423                 conv_encode_header():  fix bug when long headers with 8-bit
3424                 characters are used, so that the encoded words are wrapped.
3425                 If the space in the original text falls on the wrap boundary,
3426                 it can be lost.
3427                 Patch by Sergey Vlasov.
3428                 
3429         * src/folderview.c
3430                  fix bug where a change to the sorting method or thread view
3431                  of a folder's messages is lost if simpify-subject is set and
3432                  toggled on or off.
3433                  Patch by Luke Plant.
3434
3435 2003-01-24 [paul]       0.8.9claws
3436
3437         * sylpheed-0.8.9claws released
3438         
3439         * Makefile.am
3440           sylpheed.spec.in
3441                 remove reference to 'INSTALL.jp'
3442
3443 2003-01-23 [paul]       0.8.8claws128
3444
3445         * po/es.po
3446           po/it.po
3447           po/ru.po
3448           po/sr.po
3449                 updated translations. submitted by Ricardo Mones Lastra,
3450                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3451
3452 2003-01-23 [colin]      0.8.8claws127
3453
3454         * src/compose.c
3455                 Fix drafted and queued news articles re-edition
3456
3457 2003-01-23 [melvin]     0.8.8claws126
3458
3459         * po/fr.po
3460                 Updated French translations
3461
3462 2003-01-23 [colin]      0.8.8claws125
3463
3464         * src/inc.c
3465                 Fix "Connecting to..." status message
3466
3467 2003-01-22 [paul]       0.8.8claws124
3468
3469         * po/bg.po
3470                 updated by George Danchev
3471                 
3472         * src/folder.c
3473                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3474                 and folder deletion
3475
3476 2003-01-21 [paul]       0.8.8claws123
3477
3478         * po/bg.po
3479                 updated by George Danchev
3480                 
3481         * src/about.c
3482                 its now 2003
3483                 
3484         * src/toolbar.c
3485                 don't translate 'Separator'
3486                 
3487         * src/plugins/spamassassin/Makefile.am
3488                 add aspell to CPPFLAGS
3489                 
3490         * src/plugins/spamassassin/spamassassin.c
3491           src/plugins/spamassassin/spamassassin_gtk.c
3492                 set correct default for spamassassin_receive_spam
3493                 slightly re-word descriptions and some
3494                 other minor changes
3495
3496 2003-01-19 [alfons]     0.8.8claws122
3497                 
3498         * src/mimeview.c
3499                 mimeview_save_as(): we might as well show the file name for
3500                 the single case "Save As" too
3501
3502 2003-01-19 [alfons]     0.8.8claws121
3503
3504         * src/crash.c
3505                 change bug tracker URL to bugzilla URL
3506
3507 2003-01-19 [alfons]     0.8.8claws120
3508
3509         * src/mimeview.c
3510                 mimeview_save_all(): display name of file before overwriting;
3511                 continue saving all, even when one overwrite was cancelled
3512
3513 2003-01-19 [christoph]  0.8.8claws119
3514
3515         * src/summaryview.c
3516         * src/procmsg.[ch]
3517                 fix wrong usage of procmsg_find_children in summaryview
3518                 by using procmsg_update_unread_children instead of
3519                 summaryview_update_unread_children
3520
3521 2003-01-19 [christoph]  0.8.8claws118
3522
3523         * src/procmsg.c
3524                 fix infinite loop in procmsg_find_children
3525                  (closes bug #25 sylpheed crashes on delete.)
3526
3527         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3528
3529 2003-01-19 [paul]       0.8.8claws117
3530
3531         * po/pt_BR.po
3532                 updated by Ivan Francolin Martinez
3533
3534 2003-01-18 [melvin]     0.8.8claws116
3535
3536         * src/prefs_actions.c
3537                 Removed syntax limitation of only one '&' at the end of command.
3538                         Now actions that contain '>/dev/null 2>&1' are possible.
3539
3540 2003-01-18 [melvin]     0.8.8claws115
3541
3542         * src/prefs_actions.c
3543                 Actions IO dialog: when the action ends
3544                 the "Close" button now has focus and [Escape] closes the
3545                 window.
3546
3547 2003-01-18 [christoph]  0.8.8claws114
3548
3549         * src/procmsg.c
3550                 o add debug output when MsgInfos are really freed
3551                 o free GSLists in procmsg_find_children and
3552                   procmsg_update_unread_children
3553
3554 2003-01-18 [christoph]  0.8.8claws113
3555
3556         * src/mainwindow.c
3557                 reorder Configuration menu
3558
3559 2003-01-18 [christoph]  0.8.8claws112
3560
3561         * src/compose.c
3562                 fix applying templates to forwarded messages
3563
3564         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3565
3566 2003-01-17 [christoph]  0.8.8claws111
3567
3568         * src/folder.c
3569                 destroy folder items, when a folder item is removed
3570
3571 2003-01-17 [christoph]  0.8.8claws110
3572
3573         * src/folder.c
3574                 fix wrong folder stats update when ignored message is
3575                 deleted
3576
3577 2003-01-17 [colin]      0.8.8claws109
3578         
3579         * src/mainwindow.c
3580         * src/summaryview.c
3581                 Quicksearch bugfixes: 
3582                 - hide help button at startup if not extended
3583                 - switch to extended when looking for replies
3584
3585 2003-01-17 [paul]
3586
3587         * sync with 0.8.9 release
3588
3589 2003-01-17 [paul]       0.8.8claws108
3590
3591         * sync with 0.8.8cvs11
3592                 see ChangeLog 2003-01-17
3593
3594 2003-01-16 [colin]      0.8.8claws107
3595
3596         * src/procmsg.c
3597                 Changed encryption test to re-ask passphrase
3598                 if an encrypted message hasn't been decrypted
3599                 Fixes bug #5
3600
3601 2003-01-16 [christoph]  0.8.8claws106
3602
3603         * src/prefs_gtk.c
3604         * src/prefs_toolbar.c
3605         * src/gtk/prefswindow.h
3606         * src/plugins/spamassassin/spamassassin_gtk.c
3607                 remove page destroy function that is not used anymore
3608
3609 2003-01-16 [paul]       0.8.8claws105
3610
3611         * sync with 0.8.8cvs9
3612                 see ChangeLog 2002-01-16
3613
3614 2003-01-16 [colin]      0.8.8claws104
3615
3616         * src/compose.[ch]
3617                 Fix bug with autosaved drafts for IMAP, when draft
3618                 folder is specified - fixes bugzilla bug #20
3619
3620 2003-01-15 [paul]       0.8.8claws103
3621
3622         * src/compose.[ch]
3623           src/procmsg.c
3624                 store folder and message-id of message forwarding
3625                 in queue header and set forward flag after sending
3626
3627 2003-01-15 [paul]       0.8.8claws102
3628
3629         * sync with 0.8.8cvs8
3630                 see ChangeLog 2002-01-15
3631
3632 2003-01-15 [colin]      0.8.8claws101
3633
3634         * src/Makefile.am
3635                 Fix linking with GNU libiconv
3636
3637 2003-01-15 [darko]      0.8.8claws100
3638
3639         * src/pine.c
3640                 fix crash when importing pine address book
3641                 entry with an empty name (reported by DY
3642                 <dybulk at tri8.net>)
3643
3644 2003-01-14 [paul]       0.8.8claws99
3645
3646         * configure.in  ** REMOVED **
3647           configure.ac  ** NEW FILE **
3648                 rename configure.in to configure.ac, as it is now
3649                 preferred
3650
3651 2003-01-14 [melvin]     0.8.8claws98
3652
3653         * src/folderview.c
3654                 folderview_check_new(): More precise function description
3655
3656 2003-01-14 [melvin]     0.8.8claws97
3657
3658         * src/folderview.c
3659                 folderview_check_new(): return the number of new messages 
3660                         since last check.
3661         * src/inc.c
3662                 inc_account_mail(): Disable counting of new messages for IMAP
3663                         and NNTP until bug [19] and [14] are fixed.
3664
3665 2003-01-14 [paul]       0.8.8claws96
3666
3667         * sync with 0.8.8cvs6
3668                 see ChangeLog 2003-01-14
3669
3670 2003-01-13 [alfons]     0.8.8claws95
3671
3672         * src/textview.c
3673                 tune email address validation (c. 0.8.8claws89): if . is 
3674                 just one char away from @, the address is invalid too 
3675                 (correctly rejects addresses like foo@.com)
3676
3677 2003-01-13 [paul]       0.8.8claws94
3678
3679         * src/messageview.c
3680           src/toolbar.c
3681                 fixes to the Message View toolbar and menu:
3682                 fix non-functioning Forward button
3683                 make Reply button consider default_reply_list
3684                 remove 'Follow-up...' menu entry
3685                 add 'Forward' and 'Redirect' menu entries
3686
3687 2003-01-13 [melvin]     0.8.8claws93
3688
3689         * src/inc.c
3690                 Fixed typo that could make new messages count incorrect.
3691
3692 2003-01-13 [melvin]     0.8.8claws92
3693
3694         * src/folderview.[ch]
3695                 folderview_check_new(): return the number of new messages.
3696         * src/inc.c
3697                 Should fix bug [14] where new mail notification worked 
3698                         incorrectly with IMAP accounts.
3699                 inc_spool_account(): return number of new msgs, or -1 on error
3700                 inc_all_spool(): return number of new msgs
3701                 
3702 2003-01-13 [melvin]     0.8.8claws91
3703
3704         * src/prefs_actions.c
3705                 Justify help text.
3706
3707 2003-01-12 [thorsten]   0.8.8claws90
3708
3709         * src/common/prefs.c
3710                 close file before rename
3711
3712 2003-01-12 [alfons]     0.8.8claws89
3713
3714         * AUTHORS
3715                 add Christian Mertes
3716         * src/common/utils.[ch]
3717                 g_stricase_hash(), g_stricase_equal(): functions for 
3718                 case insensitive hash tables
3719         * src/textview.c
3720                 use top level domain names to validate email address, based
3721                 on a patch by Christian Mertes (thanks!), but changed 
3722                 implementation to use a hash table 
3723
3724 2003-01-12 [paul]       0.8.8claws88
3725
3726         * po/bg.po
3727                 updated by George Danchev
3728
3729 2003-01-12 [alfons]     0.8.8claws87
3730
3731         * src/summaryview.c
3732                 delete / execute performance: use new style folder update
3733
3734 2003-01-12 [paul]       0.8.8claws86
3735
3736         * sync with 0.8.8cvs5
3737                 see ChangeLog 2003-01-13 (!)
3738
3739 2003-01-12 [alfons]     0.8.8claws85
3740
3741         * src/filtering.c
3742         * src/matcher_parser_parse.y
3743                 prepare change_score filtering action
3744         * src/matcher.[ch]
3745                 give up const-correctness on functions that call non-const-correct functions;
3746                 several casts to gpointer in g_free();
3747                 add change_score;
3748
3749 2003-01-12 [christoph]  0.8.8claws84
3750
3751         * src/compose.c
3752                 fix 2 warnings
3753
3754         * src/gtk/prefswindow.[ch]
3755         * src/plugins/spamassassin/spamassassin_gtk.c
3756                 changed the call of the widget create function
3757                 for PrefsPages, because sometimes the widget
3758                 create function needs a widget that already has
3759                 been attached to a window (to create GDK pixmaps
3760                 for exmaple). So we simply pass the GtkWindow as
3761                 the second parameter now.
3762
3763         * src/main.c
3764         * src/mainwindow.c
3765         * src/prefs_toolbar.[ch]
3766                 rewrite Toolbar Preferences using the new
3767                 prefs window
3768
3769 2003-01-11 [alfons]     0.8.8claws83
3770
3771         * src/addressadd.c
3772                 fix crash when adding sender to addressbook because status bar
3773                 isn't there (the status bar doesn't seem to be used though,
3774                 but I'll let Match decide what to do with it)
3775
3776 2003-01-11 [colin]      0.8.8claws82
3777
3778         * src/main.c
3779           src/toolbar.c
3780                 Two useless changes reversed
3781
3782 2003-01-11 [colin]      0.8.8claws81
3783
3784         * src/mainwindow.c
3785           src/mainwindow.h
3786                 Add mainwindow_get_mainwindow()
3787         * src/alertpanel.c
3788           src/alertpanel.h
3789                 Add alertpanel_error_log() 
3790         * src/compose.c
3791           src/inc.c
3792           src/messageview.c
3793           src/toolbar.c
3794           src/main.c
3795           src/procmsg.c
3796                 Network errors get a View Log button
3797
3798 2003-01-10 [alfons]     0.8.8claws80
3799
3800         * src/prefs_toolbar.c
3801         * src/toolbar.c
3802                 use the translatable string for "Separator" as file name for
3803                 separator toolbar items (probably make this uppercase?)
3804
3805 2003-01-10 [alfons]     0.8.8claws79
3806
3807         * src/prefs_toolbar.c
3808                 put right A_SEPARATOR description string in "displayed
3809                 toolbar items list" so manually added separators are
3810                 saved correctly (bug #10, "Adding a separator to the main 
3811                 toolbar fails, entry in xml file is wrong")
3812
3813 2003-01-10 [christoph]  0.8.8claws78
3814
3815         * src/imap.c
3816                 o fix warnings
3817                 o use CAPABILITY to check if NAMESPACE is available
3818
3819 2003-01-10 [christoph]  0.8.8claws77
3820
3821         * src/imap.[ch]
3822                 apply UIDPLUS IMAP extension support patch
3823
3824         Patch submitted by Simon 'corecode' Schubert
3825
3826 2003-01-10 [paul]       0.8.8claws76
3827
3828         * src/folderview.c
3829                 a sync from main which fixes the news account folders'
3830                 Properties bug
3831
3832 2003-01-10 [christoph]  0.8.8claws75
3833
3834         * src/folder.c
3835                 don't accept 0 as a valid uid returned by copy and move
3836                 functions. 0 means the message was copied or moved but the
3837                 new uid could not be fetched. It is not an error condition
3838                 for the copy or move operation.
3839
3840 2003-01-10 [paul]       0.8.8claws74
3841
3842         * src/prefs_filtering.c
3843                 change English used in Alert when entry is not
3844                 saved.
3845                 
3846         * sync with 0.8.8cvs4
3847                 see ChangeLog 2003-01-10
3848
3849 2003-01-10 [darko]      0.8.8claws73
3850
3851         * src/pine.c
3852                 fix crash when importing address book entry
3853                 without a valid address
3854
3855 2003-01-09 [alfons]     0.8.8claws72
3856
3857         * src/inc.c
3858                 filtering performance: use new style folder update
3859
3860 2003-01-09 [christoph]  0.8.8claws71
3861
3862         * src/compose.c
3863         * src/gtk/menu.[ch]
3864                 fix wrong selecting of mime encoding type, when
3865                 opening property dialog of attachments in the
3866                 compose window. 7bit was always selected and that
3867                 destoryed files with 8bit data.
3868                 (closes bug #9 Sylpheed-claws destroys attachments when
3869                  changing MIME-types)
3870
3871 2003-01-09 [paul]       0.8.8claws70
3872
3873         * sync with 0.8.8cvs3
3874                 see ChangeLog 2003-01-09
3875
3876 2003-01-08 [alfons]     0.8.8claws69
3877         
3878         * src/addressadd.c
3879                 apply patch by Kim Schulz to fix build breakage
3880                 because of missing variable
3881
3882 2003-01-08 [paul]       0.8.8claws68
3883
3884         * sync with 0.8.8cvs2
3885                 see ChangeLog 2002-01-08
3886
3887 2003-01-08 [paul]       0.8.8claws67
3888
3889         * po/it.po
3890                 updated by Alessandro Maestri
3891                 
3892         * src/addressadd.c
3893                 when using 'Add sender to addressbook' allow
3894                 name to be edited and remarks to be entered
3895                 Patch submitted by Luke Plant
3896
3897 2003-01-08 [darko]      0.8.8claws66
3898
3899         * README.claws, src/summaryview.c
3900                 fix description for marked messages
3901
3902 2003-01-08 [paul]
3903
3904         * tools/Makefile.am
3905           tools/launch_phoenix  ** NEW FILE **
3906                 add script that enables using Phoenix as the default
3907                 web browser. 
3908                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3909                 
3910         * tools/OOo2sylpheed.pl
3911                 remove full path to sylpheed executable, just 'sylpheed'
3912                 will do
3913                 
3914         * tools/README
3915                 add launch_phoenix informtion and re-arrange and compress
3916                 the data a little
3917
3918 2003-01-07 [christoph]  0.8.8claws65
3919
3920         * src/folder.c
3921                 fix update for source folder when moving messages
3922         * src/procmsg.[ch]
3923         * src/summaryview.c
3924                 use function to set to_folder for message infos and
3925                 automatically update the op_count for old and new
3926                 folder
3927
3928 2003-01-07 [melvin]     0.8.8claws64
3929
3930         * src/prefs_actions.c
3931                 Fixed bug where an '%p' Action on a displayed image crashed 
3932                         Sylpheed
3933                 Code clean up (get rid of duplicated code and removed unnecessary 
3934                                 structure member)
3935
3936 2003-01-07 [christoph]  0.8.8claws63
3937
3938         * src/compose.c
3939         * src/folder.[ch]
3940         * src/folderview.c
3941         * src/import.c
3942         * src/inc.c
3943         * src/main.c
3944         * src/mainwindow.c
3945         * src/messageview.c
3946         * src/prefs_folder_item.c
3947         * src/procmsg.c
3948         * src/summaryview.c
3949         * src/toolbar.c
3950                 o remove all folder update triggering from the UI code. The folder
3951                   system should know much better when a folder needs an update.
3952                 o to prevent multiple updates in a row the folder updates can be
3953                   frozen for some time.
3954
3955                 Note: - Please verify that no updates are missing
3956                       - Check where freeze/thaws should be added
3957
3958 2003-01-07 [christoph]  0.8.8claws62
3959
3960         * src/prefs_actions.c
3961                 don't translate empty strings
3962
3963         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3964
3965 2003-01-06 [christoph]  0.8.8claws61
3966
3967         * src/prefs_actions.c
3968                 mark strings for gettext
3969         * src/prefs_matcher.c
3970                 use new description window for Execute action and
3971                 match condition in Filtering
3972
3973         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3974
3975 2003-01-06 [alfons]     0.8.8claws60
3976
3977         keep myself inspired to re-organize matcher part 8; 
3978         yes, more to come (I need to move out the descriptive
3979         text for actions to matcher.c, or at least make it not
3980         depend on the wicked ordering)
3981
3982         * src/prefs_matcher.c
3983                 add documentation so others may comprehend the
3984                 UI part of the conditions
3985                 
3986 2003-01-06 [christoph]  0.8.8claws59
3987
3988         * src/prefs_actions.c
3989                 use new description window for syntax help
3990         * src/gtk/description_window.c
3991                 fix display of descriptions with column count != 2
3992
3993         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3994
3995 2003-01-06 [christoph]  0.8.8claws58
3996
3997         * src/quote_fmt.c
3998         * src/summaryview.[ch]
3999         * src/gtk/Makefile.am
4000         * src/gtk/description_window.[ch]       ** NEW **
4001                 use a generic window to display syntax descriptions
4002                 currently used in quote_fmt and summaryview (new description
4003                 for extended quick search)
4004
4005         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4006
4007 2003-01-06 [paul]       0.8.8claws57
4008
4009         * sync with 0.8.8cvs1
4010                 see ChangeLog 2003-01-06
4011
4012 2003-01-06 [christoph]  0.8.8claws56
4013
4014         * src/mainwindow.c
4015         * src/prefs_gtk.[ch]
4016         * src/gtk/prefswindow.[ch]
4017         * src/plugins/spamassassin/spamassassin_gtk.c
4018                 o remove page management from prefswindow, pages
4019                   will be an argument to prefswindow_open
4020                 o prefswindow_open gets a datapointer that is
4021                   passed to the widget_create function to allow
4022                   creation of prefswindow for specific items
4023
4024 2003-01-06 [colin]      0.8.8claws55
4025         
4026         * src/summaryview.c
4027                 We don't want regexp in the reply-finder, 
4028                 because MIDs can contain !,$,. and so on
4029
4030 2003-01-06 [jens]       0.8.8claws54
4031
4032         * src/jpilot.c
4033                 fixed a wrong free in jpilot_read_db_files
4034
4035 2003-01-06 [alfons]     0.8.8claws53
4036
4037         re-organize matcher part 8; more to come
4038        
4039         * src/matcher.c
4040                 matcherprop_to_string(): put g_free()s before the
4041                 switch-case break to fix memleaks                
4042
4043 2003-01-06 [colin]      0.8.8claws52
4044
4045         * src/summaryview.c
4046                 cleanup & reply-finder now displays the first 
4047                 matching message
4048
4049 2003-01-05 [alfons]     0.8.8claws51
4050
4051         re-organize matcher part 7; more to come
4052
4053         * src/matcher.[ch]
4054                 fixes for constant correctness;
4055                 more documentation;
4056
4057 2003-01-05 [alfons]     0.8.8claws50
4058
4059         re-organize matcher part 6; more to come
4060         
4061         * src/matcher.[ch]
4062                 fixes for constant correctness;
4063                 more documentation;
4064         * src/filtering.c
4065                 fix for constant correctness
4066
4067 2003-01-05 [colin]      0.8.8claws49
4068
4069         * src/account.[ch]
4070                 Add account_get_reply_account function
4071         * src/compose.c
4072                 Use account_get_reply_account function 
4073         * src/summaryview.c
4074                 Basic reply-finder - click on the replied
4075                 icon gets you to the outbox using quick-search
4076
4077 2003-01-05 [paul]       0.8.8claws48
4078
4079         * src/prefs_common.c
4080                 small change to English
4081                 
4082         * src/prefs_filtering.c
4083                 prefs_filtering_action_select(): improve logic and uniformity
4084                 of gui
4085
4086 2003-01-05 [alfons]     0.8.8claws47
4087
4088         fine tune solution to focus problems (bug #7)
4089
4090         * src/mainwindow.c
4091                 mainwindow_focus_in_event(): remove grab event check
4092         * src/summaryview.c
4093                 summary_button_pressed(): move selection on right-click
4094                 too. we can't possibly move the selection back after
4095                 canceling a dialog, because gtk's incomplete focus 
4096                 management. whether this is a good solution, only time
4097                 will tell.
4098
4099 2003-01-05 [christoph]  0.8.8claws46
4100
4101         * src/imap.c
4102                 fix crash when no imap connection could be established
4103
4104 2003-01-05 [paul]       0.8.8claws45
4105
4106         * src/mainwindow.c
4107           src/sumamryview.c
4108           src/gtk/menu.[ch]
4109                 fix bug 605957 'shortcuts in popup-menu'
4110                 make user-defined shortcuts work
4111                 show shortcuts that are already defined
4112                 in the main menu
4113                 Patch submitted by Luke Plant
4114
4115 2003-01-05 [alfons]     0.8.8claws44
4116
4117         * src/mainwindow.c
4118                 focus_in_event handler should not select summary view row 
4119                 when another window (menu, dialog) grabbed for events 
4120                 (bug #7, "[0.8.8claws42] Message summary focus") 
4121
4122 2003-01-04 [christoph]  0.8.8claws43
4123
4124         * src/procmsg.c
4125                 update save folder after adding the sent message
4126                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4127
4128 2003-01-02 [christoph]  0.8.8claws42
4129
4130         * src/common/plugin.c
4131                 fix unloading of all plugins and unload
4132                 plugins in reverse order
4133                 
4134         * src/gtk/pluginwindow.c
4135                 implement function of load and unload button
4136
4137         * src/gtk/prefswindow.c
4138         * src/gtk/prefswindow.h
4139                 rename register function and add new unregister
4140                 function
4141
4142         * src/plugins/spamassassin/spamassassin_gtk.c
4143                 unregister prefs page and update for changes in
4144                 src/gtk/prefswindow.c
4145
4146 2003-01-02 [paul]       0.8.8claws41
4147
4148         * po/es.po
4149                 updated by Ricardo Mones Lastra
4150
4151 2003-01-02 [paul]
4152
4153         * tools/tb2sylpheed
4154                 fixes and improvements by Urke MMI
4155
4156 2003-01-02 [thorsten]   0.8.8claws40
4157
4158         * src/procmsg.c
4159                 fixed wrong return value
4160
4161 2003-01-02 [thorsten]   0.8.8claws39
4162
4163         * src/prefs.c
4164                 fixed printing wrong variable
4165
4166 2003-01-02 [thorsten]   0.8.8claws38
4167
4168         * src/prefs.c
4169                 fixed acessing members of freed pfile struct
4170
4171 2003-01-02 [thorsten]   0.8.8claws37
4172
4173         * src/procmsg.c
4174                 detect loops across several messages
4175                 as suggested by Christoph Hohmann
4176
4177 2003-01-01 [match]      0.8.8claws36
4178
4179         * src/addrindex.c
4180                 fixed another memory leak.
4181
4182 2003-01-01 [match]      0.8.8claws35
4183
4184         * src/jpilot.[ch]
4185                 fixed memory leaks. applied Doxygen comments.
4186
4187 2003-01-01 [thorsten]   0.8.8claws34
4188
4189         * src/procmsg.c
4190                 inhibit endless loop if msg references itself
4191                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4192
4193 2003-01-01 [christoph]  0.8.8claws33
4194
4195         * src/mainwindow.c
4196         * src/gtk/Makefile.am
4197         * src/gtk/pluginwindow.c                ** NEW **
4198         * src/gtk/pluginwindow.h                ** NEW **
4199                 add plugin window
4200
4201         * src/plugins/demo/demo.c
4202         * src/plugins/spamassassin/spamassassin.c
4203         * src/plugins/spamassassin/spamassassin_gtk.c
4204                 write better plugin descriptions
4205
4206 2002-12-31 [christoph]  0.8.8claws32
4207
4208         * src/gtk/prefswindow.c
4209         * src/plugins/spamassassin/spamassassin_gtk.c
4210                 some small improvements to GTK code
4211
4212 2002-12-31 [christoph]  0.8.8claws31
4213
4214         * src/plugins/spamassassin/spamassassin_gtk.c
4215                 enable folder select button
4216
4217 2002-12-31 [christoph]  0.8.8claws30
4218
4219         * src/mainwindow.c
4220         * src/gtk/Makefile.am
4221         * src/gtk/prefswindow.c                         ** NEW **
4222         * src/gtk/prefswindow.h                         ** NEW **
4223                 add new prefs window
4224
4225         * src/common/plugin.c
4226                 don't try to load empty config lines
4227         
4228         * src/plugins/spamassassin/Makefile.am
4229         * src/plugins/spamassassin/spamassassin.c
4230         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4231         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4232                 GTK config for SpamAssassin Plugin using
4233                 the new prefs window
4234
4235 2002-12-31 [paul]       0.8.8claws29
4236
4237         * po/POTFILES.in
4238                 remove obsolete entry 'src/menu.c'
4239
4240 2002-12-31 [alfons]     0.8.8claws28
4241
4242         * src/matcher.[ch]
4243         * src/matcher_parser_parse.y
4244         * src/prefs_matcher.c
4245                 add "ignore_thread" and "~ignore_thread" condition so it's
4246                 possible to make the actions / scoring operate on the ignore
4247                 thread flag
4248
4249 2002-12-31 [christoph]  0.8.8claws27
4250
4251         * src/addrbook.c
4252         * src/addrindex.c
4253         * src/folder.c
4254         * src/matcher.c
4255         * src/prefs_account.c
4256         * src/prefs_actions.c
4257         * src/prefs_customheader.c
4258         * src/prefs_display_header.c
4259         * src/prefs_gtk.c
4260         * src/procmime.c
4261         * src/toolbar.c
4262         * src/xmlprops.c
4263         * src/common/prefs.[ch]
4264                 extend prefs file handling for reading and automatic handling
4265                 of blocks. When reading prefs_set_block_label will automatically
4266                 move on to the block. When writing it will copy all other blocks
4267                 automatically
4268
4269         * src/common/plugin.c
4270                 Now loading plugin filenames from [Plugins] block in
4271                 sylpheed rc file
4272
4273 2002-12-30 [christoph]  0.8.8claws26
4274
4275         * src/common/hooks.[ch]
4276                 return abort status to caller of hooks_invoke
4277                 
4278         * src/inc.[ch]
4279                 invoke message filtering hook and stop
4280                 default handling when filter returns abort
4281
4282         * src/common/plugin.[ch]
4283         * src/plugins/demo/demo.c
4284                 modify plugin loader, because resolving symbols for strings
4285                 does not work correctly
4286         
4287         * configure.in
4288         * ac/spamassassin.m4                            ** NEW **
4289         * src/plugins/spamassassin/.cvsignore           ** NEW **
4290         * src/plugins/spamassassin/Makefile.am          ** NEW **
4291         * src/plugins/spamassassin/README               ** NEW **
4292         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4293         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4294         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4295                 add spamassassin plugin, see src/plugins/spamassassin/README
4296                 for details
4297
4298 2002-12-29 [alfons]     0.8.8claws25
4299
4300         * src/mainwindow.c
4301                 when moving focus from a message view to the main 
4302                 window, don't forget to select the summary node
4303                 of the displayed message. should fix "[ 659103 ] 
4304                 focus-follows-mouse confuses sylpheed"
4305
4306 2002-12-29 [christoph]  0.8.8claws24
4307
4308         * src/Makefile.am
4309         * src/stringtable.[ch]          ** REMOVE **
4310         * src/common/Makefile.am
4311         * src/common/stringtable.[ch]   ** NEW **
4312                 move stringtable files to common directory
4313
4314 2002-12-29 [christoph]  0.8.8claws23
4315
4316         * src/Makefile.am
4317         * src/menu.[ch]                 ** REMOVE **
4318         * src/gtk/Makefile.am
4319         * src/gtk/menu.[ch]             ** NEW **
4320                 move menu files to gtk directory
4321
4322 2002-12-29 [match]      0.8.8claws22
4323
4324         * src/addressbook.c
4325         * src/syldap.c
4326                 moved UI specific code out of LDAP code into addressbook
4327                 UI code. fixed memory leak.
4328
4329 2002-12-29 [christoph]  0.8.8claws21
4330
4331         * src/folder.c
4332                 only check for IGNORED parent message when message is
4333                 not IGNORED itself
4334
4335 2002-12-29 [alfons]     0.8.8claws20
4336
4337         * src/summaryview.c
4338                 set gtksctree's anchor correct (immediate execute
4339                 changes the tree's layout, and anchor points at 
4340                 the incorrect row). fixes "[ 657233 ] multiple msg 
4341                 delete sometimes off by 1".
4342                 we probably have to look for more tree layout /
4343                 anchor glitches.
4344
4345 2002-12-29 [paul]       0.8.8claws19
4346
4347         * src/summaryview.c
4348                 fix bug [ 659054 ] incorrect sorting of 'From' column
4349                 when using 'display sender using address book'
4350                 thanks to Alfons and Luke Plant
4351
4352 2002-12-29 [christoph]  0.8.8claws18
4353
4354         * src/folder.c
4355         * src/procmsg.[ch]
4356                 check parent messages for IGNORE THREAD flag, when adding,
4357                 moving or copying messages to a folder
4358
4359 2002-12-27 [alfons]     0.8.8claws17
4360
4361         re-organize matcher part 5; more to come
4362
4363         * src/matcher.c
4364                 hash keywords in matchparser_tab 
4365
4366 2002-12-27 [alfons]     0.8.8claws16
4367
4368         re-organize matcher part 4; more to come
4369
4370         * src/matcher_parser.h
4371         * src/matcher_parser_lex.l
4372         * src/matcher_parser_parse.y
4373                 cleanup
4374
4375 2002-12-27 [alfons]     0.8.8claws15
4376
4377         re-organize matcher part 3; more to come
4378
4379         * src/matcher.[ch]
4380                 cleanup
4381
4382 2002-12-27 [alfons]     0.8.8claws14
4383
4384         re-organize matcher part 2; more to come but this should
4385         work. cc me if there are any regressions.
4386
4387         * src/matcher.h
4388                 add prototype for get_matchparser_tab_id()
4389         * src/matcher_parser_lex.l
4390                 look up keywords using matchparser_tab_id();
4391
4392 2002-12-27 [alfons]     0.8.8claws12
4393
4394         re-organize matcher part 1
4395
4396         * src/matcher.h
4397                 map yacc generated constants to sylpheed matcher constants
4398         * src/matcher.c
4399                 add function to find a matcher constant from a string
4400
4401 2002-12-27 [christoph]  0.8.8claws11
4402
4403         * src/compose.c
4404                 MENUITEM_ADD casts the 4th argument from integer to pointer
4405                 so it probably should not be a pointer, this means we
4406                 should use account id for it and not the account's pointer
4407
4408 2002-12-27 [paul]       0.8.8claws10
4409
4410         * src/mainwindow.c
4411                 remove unneeded 'GtkWidget *vbox'
4412                 
4413         * src/summaryview.c
4414                 further sync with 0.8.8 - make sort
4415                 by recipient work as expected
4416                 
4417         * NEWS
4418                 sync with 0.8.8
4419
4420 2002-12-27 [paul]       0.8.8claws9
4421
4422         * po/pt_BR.po
4423                 updated by Ivan F. Martinez
4424                 
4425 2002-12-27 [darko]      0.8.8claws8
4426
4427         * src/common/utils.c
4428                 added locked pattern to extended search
4429
4430 2002-12-27 [alfons]     0.8.8claws7
4431
4432         * src/prefs_matcher.[ch]
4433                 clean up
4434
4435 2002-12-26 [alfons]     0.8.8claws6
4436
4437         * src/matcher.[ch]
4438         * src/matcher_parser_lex.l
4439         * src/matcher_parser_parse.y
4440         * src/prefs_matcher.c
4441                 allow color label as a condition in the matcher
4442
4443 2002-12-26 [oliver]     0.8.8claws5
4444         
4445         * src/toolbar.c 
4446                 enable Addressbook for Main and Messageview
4447         * src/prefs_actions.c
4448                 enable actions in Messageview
4449
4450 2002-12-26 [christoph]  0.8.8claws4
4451
4452         * src/common/plugin.c
4453                 add a little debug output
4454         * configure.in
4455         * src/plugins/demo/Makefile.am
4456                 better use of automake
4457
4458 2002-12-26 [christoph]  0.8.8claws3
4459
4460         * src/Makefile.am
4461         * src/common/Makefile.am
4462                 fix "make distdir"
4463
4464 2002-12-26 [christoph]  0.8.8claws2
4465
4466         * configure.in
4467                 sort configure checks into common / gtk / plugins
4468         * po/POTFILES.in
4469                 add src/prefs_gtk.c
4470         * src/Makefile.am
4471                 add plugins SUBDIR
4472         * src/main.c
4473         * src/common/sylpheed.[ch]
4474                 added now sylpheed_done function for shutdown
4475         * src/common/Makefile.am
4476         * src/common/plugin.[ch]                ** NEW **
4477                 plugin loader and unloader
4478         * src/plugins/.cvsignore                ** NEW **
4479         * src/plugins/Makefile.am               ** NEW **
4480                 build plugins
4481         * src/plugins/demo/.cvsignore           ** NEW **
4482         * src/plugins/demo/Makefile.am          ** NEW **
4483         * src/plugins/demo/demo.c               ** NEW **
4484                 small demo plugin that installs a logtext hook and
4485                 outputs the log text to stdout
4486
4487 2002-12-26 [paul]       0.8.8claws1
4488
4489         * po/es.po
4490                 updated by Ricardo Mones Lastra
4491
4492 2002-12-26 [paul]       0.8.8claws
4493
4494         * 0.8.8claws released
4495
4496 2002-12-26 [paul]       0.8.7claws12
4497
4498         * po/bg.po
4499                 updated by George Danchev
4500
4501 2002-12-26 [paul]       0.8.7claws11
4502
4503         * po/POTFILES.in
4504                 remove unneeded 'src/prefs.c' entry 
4505
4506 2002-12-26 [paul]       0.8.7claws10
4507
4508         * src/codeconv.c
4509           src/mainwindow.c
4510                 sync with 0.8.8 release
4511         
4512         * src/folder.[ch]
4513           src/mh.c
4514           src/summaryview.c
4515                 partial sync with 0.8.8 release
4516         
4517
4518 2002-12-25 [alfons]     0.8.7claws9
4519
4520         * src/matcher.[ch]
4521         * src/matcher_parser_lex.l
4522         * src/matcher_parser_parse.y
4523         * src/prefs_matcher.c
4524                 add locked flag to possible filtering / matcher 
4525                 conditions (also a good example what should be
4526                 done to add a simple boolean condition)
4527
4528 2002-12-25 [christoph]  0.8.7claws8
4529
4530         * src/Makefile.am
4531         * src/account.[ch]
4532         * src/addrbook.c
4533         * src/addressbook.c
4534         * src/addrindex.c
4535         * src/filtering.c
4536         * src/folder.c
4537         * src/matcher.c
4538         * src/prefs.[ch]                ** REMOVE **
4539         * src/prefs_account.c
4540         * src/prefs_actions.c
4541         * src/prefs_common.c
4542         * src/prefs_customheader.c
4543         * src/prefs_display_header.c
4544         * src/prefs_filtering.c
4545         * src/prefs_folder_item.c
4546         * src/prefs_gtk.[ch]            ** NEW **
4547         * src/prefs_matcher.c
4548         * src/prefs_scoring.c
4549         * src/prefs_summary_column.c
4550         * src/procmime.c
4551         * src/selective_download.c
4552         * src/toolbar.c
4553         * src/common/Makefile.am
4554         * src/common/prefs.[ch]         ** NEW **
4555                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
4556
4557 2002-12-24 [alfons]     0.8.7claws7
4558
4559         * src/summaryview.c
4560                 summary_thread_build(): fix real cause of the crash mentioned in
4561                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
4562                 this way we get meaningful ctree nodes 
4563
4564 2002-12-24 [oliver]     0.8.7claws6
4565
4566         * src/mainwindow.[ch]
4567         * src/messageview.[ch]
4568         * src/compose.[ch]
4569         * src/inc.c
4570         * src/summaryview.c
4571                 changes to use updated toolbar handling
4572                 
4573 2002-12-24 [oliver]     0.8.7claws5
4574
4575         * src/toolbar.[ch]
4576                 generic toolbar handling
4577                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
4578         * src/prefs_toolbar.[ch]
4579                 adjust to handling
4580         
4581 2002-12-24 [oliver]     0.8.7claws4
4582         
4583         * src/stock_pixmap.[ch]
4584                 move SYLPHEED_LOGO to end of list in order 
4585                 to remove it from Custom Toolbar`s Icon View
4586
4587 2002-12-24 [alfons]     0.8.7claws3
4588
4589         * src/summaryview.c
4590                 summary_thread_build(): fix crash because of focus != selection 
4591                 after threading. when deleting the selection, gtk tries but fails 
4592                 to find the correct focusable element. we now force the selection
4593                 to be focused. this should solve the infamous bug reported by 
4594                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4595                 a test case is available. 
4596
4597 2002-12-24 [darko]      0.8.7claws2
4598
4599         * src/summaryview.c
4600                 don't crash when unmarking message with unread children
4601
4602 2002-12-23 [christoph]  0.8.7claws1
4603
4604         * src/Makefile.am
4605         * src/common/Makefile.am
4606                 update Makefiles for moved intl.h, version.h and defs.h
4607         * src/imap.c
4608                 rewrite imap_session_get to avoid duplicate code
4609
4610 2002-12-23 [paul]       0.8.7claws
4611
4612         * Santa-Claws released
4613         
4614         * po/hu.po
4615           po/ru.po
4616                 squeeze in updated Hungarian and Russian translations.
4617                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4618
4619 2002-12-23 [paul]       0.8.6claws129
4620
4621         * po/pl.po
4622                 updated by Witold Wladyslaw Wojciech Wilk
4623
4624 2002-12-23 [paul]       0.8.6claws128
4625
4626         * src/quote_fmt_parse.y
4627                 fix typo and add licence header
4628
4629 2002-12-23 [paul]       0.8.6claws127
4630
4631         * po/en_GB.po
4632                 updated
4633
4634 2002-12-23 [paul]       0.8.6claws126
4635
4636         * po/it.po
4637                 updated translation, submitted by Alessandro Maestri
4638                 
4639 2002-12-23 [paul]       0.8.6claws125
4640
4641         * src/quote_fmt_parse.y
4642                 fix signature-stripping on replies bug. match
4643                 '-- \n' and not '-- '.
4644
4645 2002-12-22 [paul]       0.8.6claws124
4646
4647         * po/bg.po
4648           po/es.po
4649           po/sr.po
4650                 updated translations. submitted by George Danchev,
4651                 Ricardo Mones Lastra, and Urke MMI respectively
4652
4653 2002-12-21 [paul]       0.8.6claws123
4654
4655         * src/addrbook.c
4656                 fix coding style
4657
4658 2002-12-21 [paul]       0.8.6claws122
4659
4660         * src/addrbook.c
4661                 fix bug [643638] where if a person is in one or more
4662                 addressbook groups editing that person's email 
4663                 address results in removal from those groups.
4664                 Patch submitted by Luke Plant.
4665
4666 2002-12-20 [christoph]  0.8.6claws121
4667
4668         * src/common/utils.c
4669         * src/summaryview.c
4670                 reimplement expand_search_string using GString to
4671                 prevent crashs caused by miscalculated string
4672                 lengths reported by Paul
4673
4674 2002-12-20 [christoph]  0.8.6claws120
4675
4676         * src/summaryview.c
4677                 don't use "changed" to check if op_count has to be changed as it
4678                 is also set when the message has unread children
4679                 (closes bug [ 653221 ] crash while deleting duplicates)
4680
4681 2002-12-20 [paul]       0.8.6claws119
4682
4683         * sync with 0.8.6cvs27
4684                 see ChangeLog 2002-12-20
4685
4686 2002-12-20 [paul]       0.8.6claws118
4687
4688         * sync with 0.8.6cvs26
4689                 see ChangeLog 2002-12-19 and 2002-12-20
4690
4691 2002-12-19 [alfons]     0.8.6claws117
4692
4693         * src/textview.c
4694                 fix incorrect parsing of email addresses, submitted by 
4695                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4696                 name display if it contains @".
4697
4698 2002-12-18 [paul]       0.8.6claws116
4699
4700         * sync with 0.8.6cvs23
4701                 see ChangeLog 2002-12-18
4702
4703 2002-12-18 [paul]       0.8.6claws115
4704
4705         * src/Makefile.am
4706         * src/account.c
4707         * src/codeconv.c
4708         * src/gtkutils.[ch]
4709         * src/imap.c
4710                 sync with 0.8.6cvs22.
4711                 see ChangeLog 2002-12-17 and 2002-12-18
4712
4713 2002-12-17 [christoph]  0.8.6claws114
4714
4715         * src/imap.c
4716                 o don't create a session if imap greeting fails
4717                 o don't close socket when authentication fails
4718                   this is done by imap_session_destroy
4719
4720 2002-12-17 [thorsten]   0.8.6claws113
4721
4722         * tools/Makefile.am
4723           tools/README
4724           tools/google_msgid.pl ** NEW FILE **
4725                 Added "search for message-id" script and doc
4726
4727 2002-12-17 [thorsten]   0.8.6claws112
4728
4729         * po/hu.po
4730                 Updated hungarian translation
4731                 (updated by Gal Zoltan)
4732
4733 2002-12-16 [christoph]  0.8.6claws111
4734
4735         * src/addr_compl.c
4736                 remove stupid addressbook dump to debug output
4737         * src/mh.c
4738                 fix memory leak found by Hiro
4739
4740 2002-12-14 [paul]       0.8.6claws110
4741
4742         * src/compose.c
4743                 fix menubar sensitivity on send
4744                 
4745         * src/prefs_filtering.c
4746         * src/prefs_matcher.c
4747         * src/prefs_scoring.c
4748                 Fix english ;)
4749                 
4750         * src/common/quoted-printable.h
4751                 sync: fix typo
4752         
4753 2002-12-13 [christoph]  0.8.6claws109
4754
4755         * src/Makefile.am
4756         * src/manage_window.[ch]        ** REMOVE **
4757         * src/gtk/Makefile.am
4758         * src/gtk/manage_window.[ch]    ** NEW **
4759                 move manage_window files to gtk directory
4760
4761 2002-12-13 [christoph]  0.8.6claws108
4762
4763         * src/Makefile.am
4764         * src/gtkshruler.[ch]           ** REMOVE **
4765         * src/gtk/Makefile.am
4766         * src/gtk/gtkshruler.[ch]       ** NEW **
4767                 move gtkshruler files to gtk directory
4768
4769 2002-12-13 [christoph]  0.8.6claws107
4770
4771         * src/Makefile.am
4772         * src/compose.c
4773         * src/gtkstext.[ch]             ** REMOVE **
4774         * src/gtkutils.[ch]
4775         * src/textview.c
4776         * src/gtk/gtkstext.[ch]         ** NEW **
4777         * src/gtk/Makefile.am
4778                 o move stext functions to gtkstext.c to remove
4779                   dependency of gtkutils
4780                 o move gtkstext files to gtk directory
4781
4782         * src/gtk/Makefile.am
4783         * src/gtk/sslcertwindow.[ch]
4784                 UI stuff can always depend on common code so
4785                 it's ok to add ../common to include path
4786
4787 2002-12-13 [colin]      0.8.6claws106
4788
4789         * src/summaryview.c
4790                 Disconnect sighandlers for mainwindow when
4791                 quicksearch has the focus
4792                 Fix bug #653231
4793         * src/mainwindow.[ch]
4794                 Make key_pressed callback public, to be able
4795                 to disconnect it
4796
4797 2002-12-13 [christoph]  0.8.6claws105
4798
4799         * src/mh.c
4800                 create .mh_sequences file in new MH folders
4801                 (closes feature request [ 523162 ] MH folders should
4802                  get a .mh_sequences)
4803
4804 2002-12-13 [colin]      0.8.6claws104
4805
4806         * src/summaryview.c
4807                 Better handling of quicksearch show/hide
4808                 (basically the button stays under the mouse 
4809                  when toggled)
4810
4811 2002-12-13 [paul]       0.8.6claws103
4812
4813         * sync with 0.8.6cvs17
4814                 see ChangeLog 2002-12-13
4815
4816 2002-12-13 [paul]       0.8.6claws102
4817
4818         * po/es.po
4819                 updated by Ricardo Mones Lastra
4820
4821 2002-12-11 [colin]       0.8.6claws101
4822
4823         * src/folder.c
4824                 remove statusbar stuff
4825           src/folderview.c
4826                 set statusbar verbosity when moving folders
4827
4828 2002-12-11 [colin]       0.8.6claws100
4829         * src/prefs_filtering.c
4830         * src/prefs_matcher.c
4831         * src/prefs_scoring.c
4832                 Fix english ;)
4833
4834 2002-12-11 [colin]       0.8.6claws99
4835
4836         * src/prefs_common.[ch]
4837                 Add summary_quicksearch_type
4838         * src/summaryview.c
4839                 Save last used quicksearch type
4840
4841 2002-12-11 [jens]       0.8.6claws98
4842         * src/prefs_filtering.c
4843         * src/prefs_matcher.c
4844         * src/prefs_scoring.c
4845                 added dialog for incomplete rules in scoring, filtering and
4846                 matcher to ask wheather really close
4847
4848 2002-12-11 [colin]      0.8.6claws97
4849
4850         * src/folder.c
4851                 Fix folder dnd statusbar logging
4852
4853 2002-12-10 [christoph]  0.8.6claws96
4854
4855         * src/compose.c
4856         * src/folder.c
4857         * src/imap.c
4858         * src/inc.c
4859         * src/main.c
4860         * src/mainwindow.c
4861         * src/news.c
4862         * src/send.c
4863         * src/statusbar.[ch]
4864         * src/common/hooks.c
4865         * src/common/log.[ch]
4866                 o handle verbose logging in statusbar directly in statusbar code
4867                   and common code does not need any knowledge about a statusbar
4868                 o remove direct calls to statusbar_(puts|pop)_all functions
4869
4870 2002-12-10 [jens]       0.8.6claws95
4871
4872         * src/*.c
4873                 removed gettext from g_warnings
4874         * po/POTFILES.in
4875                 cleaned and updated
4876         * po/de.po
4877                 updated
4878
4879 2002-12-10 [colin]      0.8.6claws94
4880
4881         * src/main.c
4882                 finish crash dialog fix
4883
4884 2002-12-10 [colin]      0.8.6claws93
4885
4886         * src/main.c
4887                 "Fix" "sylpheed already running" instead of
4888                 crash dialog appearing after a crash
4889
4890 2002-12-10 [colin]      0.8.6claws92
4891
4892         * po/POTFILES.in
4893                 add src/gtk/sslcertwindow.c
4894
4895 2002-12-10 [paul]       0.8.6claws91
4896
4897         * po/POTFILES.in
4898                 updated to reflect recent changes
4899                 submitted by Alessandro Maestri
4900
4901 2002-12-09 [christoph]  0.8.6claws90
4902
4903         * src/Makefile.am
4904         * src/smtp.[ch]                 ** REMOVE **
4905         * src/common/Makefile.am
4906         * src/common/smtp.[ch]          ** NEW **
4907                 move smtp files to common directory
4908
4909 2002-12-09 [christoph]  0.8.6claws89
4910
4911         * src/Makefile.am
4912         * src/session.[ch]              ** REMOVE **
4913         * src/common/Makefile.am
4914         * src/common/session.[ch]       ** NEW **
4915                 move session files to common directory
4916
4917 2002-12-09 [paul]       0.8.6claws88
4918
4919         * src/account.c
4920                 fix bug [649746] edit accounts: move account reverted
4921                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4922
4923 2002-12-09 [colin]      0.8.6claws87
4924
4925         * src/ssl_certificate.c
4926                 cleanup
4927
4928 2002-12-09 [colin]      0.8.6claws86
4929
4930         * src/ssl.c
4931                 Try to open the cert.pem database and 
4932                 issue a warning if it isn't there
4933
4934 2002-12-09 [colin]      0.8.6claws85
4935
4936         * src/common/ssl_certificate.c
4937         * src/gtk/sslcertwindow.c
4938                 Warning fixes
4939
4940 2002-12-09 [colin]      0.8.6claws84
4941
4942         * src/ssl_certificate.[ch] ** REMOVED **
4943         * src/common/ssl_certificate.[ch] ** NEW **
4944         * src/Makefile.am
4945         * src/common/Makefile.am
4946                 Moved ssl_certificate.[ch] to common
4947         * src/common/ssl.c 
4948                 Put back needed include
4949         * src/gtk/sslcertwindow.[ch]
4950                 Changed ssl_certificate.h include
4951         
4952 2002-12-09 [colin]      0.8.6claws83
4953
4954         * src/gtk/sslcertwindow.[ch]
4955                 Implement hook for certificate acception
4956         * src/ssl_certificate.[ch]
4957                 Implement hook for certificate acception
4958         * src/common/ssl.c
4959                 Reenable certificate acception check
4960         * src/mainwindow.c
4961                 Register sslcertwindow's hook
4962         
4963 2002-12-08 [christoph]  0.8.6claws82
4964
4965         * src/about.c
4966         * src/addr_compl.c
4967         * src/codeconv.c
4968         * src/manual.c
4969         * src/undo.c
4970         * src/common/utils.c
4971                 o add missing includes
4972                 o fix warnings
4973         * src/.cvsignore
4974         * src/common/.cvsignore
4975         * src/common/version.h          ** REMOVE **
4976                 remove autogenerated file
4977
4978 2002-12-08 [paul]       0.8.6claws81
4979
4980         * src/stringtable.c
4981                 put back needed include
4982
4983 2002-12-08 [colin]      0.8.6claws80
4984         
4985         * src/gtk/sslcertwindow.c
4986                 Cleaner popups when asking
4987         * src/ssl_certificate.c
4988         * src/prefs_common.[ch]
4989                 remove ssl certificate pref
4990                 put back needed include
4991         * src/undo.c
4992                 put back needed include
4993
4994 2002-12-08 [christoph]  0.8.6claws79
4995
4996         * src/folderview.c
4997         * src/logwindow.c
4998         * src/statusbar.c
4999         * src/summaryview.c
5000                 only abort hook invokation if required data is missing not
5001                 if our own data pointer is NULL, update hookfunction for
5002                 log window
5003
5004 2002-12-08 [paul]       0.8.6claws78
5005
5006         * src/about.c
5007         * src/addrcache.c
5008         * src/addrclip.c
5009         * src/addr_compl.c
5010         * src/addrselect.c
5011         * src/codeconv.c
5012         * src/colorlabel.c
5013         * src/enriched.c
5014         * src/esmtp.c
5015         * src/exporthtml.c
5016         * src/headerview.c
5017         * src/imageview.c
5018         * src/manual.c
5019         * src/noticeview.c
5020         * src/pgptext.c
5021         * src/scoring.c
5022         * src/sourcewindow.c
5023         * src/stringtable.c
5024         * src/undo.c
5025                 clean up: remove unneccesary includes
5026
5027 2002-12-08 [christoph]  0.8.6claws77
5028
5029         * src/folderview.c
5030         * src/statusbar.c
5031         * src/summaryview.c
5032         * src/common/hooks.[ch]
5033                 hook functions now have a gboolean return value, if a hook
5034                 returns TRUE it will stop executing of any more hooks in
5035                 the same hooklist for this invokation
5036
5037 2002-12-08 [colin]      0.8.6claws76
5038         
5039         * src/main.c
5040                 put back argv0 for CRASH_DIALOG
5041
5042 2002-12-08 [christoph]  0.8.6claws75
5043
5044         * src/Makefile.am
5045         * src/about.c
5046         * src/account.c
5047         * src/crash.c
5048         * src/esmtp.h
5049         * src/imap.[ch]
5050         * src/inc.c
5051         * src/main.c
5052         * src/mainwindow.c
5053         * src/news.c
5054         * src/pop.[ch]
5055         * src/prefs_account.[ch]
5056         * src/prefs_common.[ch]
5057         * src/send.[ch]
5058         * src/smtp.[ch]
5059         * src/ssl_certificate.[ch]
5060         * src/ssl_manager.[ch]
5061         * src/common/Makefile.am
5062         * src/common/log.c
5063         * src/common/nntp.[ch]
5064         * src/common/socket.[ch]
5065         * src/common/ssl.[ch]
5066         * src/gtk/sslcertwindow.[ch]
5067         * ac/openssl.m4
5068                 use new autoconf script to detect OpenSSL with extra parameters
5069                 to specify the location of libs and includes, also remove USE_SSL
5070                 to USE_OPENSSL
5071
5072         * src/common/sylpheed.[ch]
5073         * src/common/version.h.in
5074                 start seperation of common code initialization seperated from gui
5075
5076         * src/summaryview.c
5077                 The function that is called when a color label changes
5078                 should not change the color lable again
5079
5080 2002-12-08 [colin]      0.8.6claws74
5081
5082         * src/gtk/sslcertwindow.c
5083                 warning fixes
5084
5085 2002-12-08 [colin]      0.8.6claws73
5086
5087         * src/statusbar.c
5088           src/common/log.h
5089                 Register a hook for statusbar_puts_all
5090         * src/common/log.c
5091                 invoke statusbar_puts_all's hook
5092         
5093 2002-12-08 [colin]      0.8.6claws72
5094
5095         * src/ssl_certificate.c
5096                 Put back a badly-removed include
5097
5098 2002-12-08 [colin]      0.8.6claws71
5099
5100         * src/gtk/sslcertwindow.[ch]    ** NEW **
5101                 new certificate presentation
5102         * src/gtk/Makefile.am
5103                 add new files
5104         * src/ssl_certificate.[ch]
5105                 gtk cleanup, made utility functions public
5106         * src/ssl_manager.c
5107                 use new cert presentation
5108
5109 2002-12-07 [christoph]  0.8.6claws70
5110
5111         * src/Makefile.am
5112         * src/nntp.[ch]                 ** REMOVE **
5113         * src/common/Makefile.am
5114         * src/common/nntp.[ch]          ** NEW **
5115                 move nntp files to common directory
5116
5117 2002-12-07 [christoph]  0.8.6claws69
5118
5119         * src/procmsg.[ch]
5120         * src/summaryview.c
5121                 implement msginfo update callback using sylpheed's new
5122                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
5123
5124 2002-12-06 [christoph]  0.8.6claws68
5125
5126         * src/editgroup.c
5127                 This patch changes the 'Edit Group Details' dialog to
5128                 allow extended selections in either pane, so that
5129                 addresses can be added or removed from a group more
5130                 quickly and easily. (it actually is a net decrease in
5131                 file size, as some unnecessary functions have been
5132                 removed). 
5133                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
5134
5135 2002-12-06 [christoph]  0.8.6claws67
5136
5137         * src/Makefile.am
5138         * src/template.[ch]             ** REMOVE **
5139         * src/common/Makefile.am
5140         * src/common/template.[ch]      ** NEW **
5141                 move template files to common directory
5142
5143         * src/nntp.c
5144                 add missing log.h include
5145
5146 2002-12-06 [melvin]     0.8.6claws66
5147
5148         * src/prefs_actions.c
5149                 Added the trailing ">" syntax to insert command's output
5150                 without replacing old text (in contrast to trailing "|").
5151
5152 2002-12-05 [colin]      0.8.6claws65
5153         
5154         * src/common/utils.c
5155                 Don't modify original search_string or it'll change
5156                 the next iterations in the for()
5157
5158 2002-12-05 [darko]      0.8.6claws64
5159
5160         * src/common/utils.c
5161                 proper check for filtering commands, found by Colin
5162
5163 2002-12-05 [darko]      0.8.6claws63
5164
5165         * src/common/utils.c
5166                 check proper string for NULL pointer, found by Colin
5167
5168 2002-12-05 [darko]      0.8.6claws62
5169
5170         * src/common/utils.[ch]
5171                 expand_search_string(): new function
5172                 converts Mutt-like patterns to Sylpheed's
5173                 filtering engine
5174         * src/summaryview.c
5175                 use expand_search_string() to allow Mutt-like
5176                 patterns in extended search
5177         * README.claws
5178                 document extended option in quick search
5179
5180 2002-12-05 [paul]       0.8.6claws61
5181
5182         * sync with 0.8.6cvs16
5183                 see ChangeLog 2002-12-05
5184                 
5185         * po/POTFILES.in
5186                 clean up
5187
5188 2002-12-04 [christoph]  0.8.6claws60
5189
5190         * src/imap.[ch]
5191                 put imap authentication code into a new function and
5192                 remove it from imap_session_new that will allow to
5193                 send other commands before authentication
5194
5195 2002-12-04 [christoph]  0.8.6claws59
5196
5197         * src/imap.[ch]
5198                 use already existing method to prevent unneeded IMAP
5199                 folder selects. Set imap_select parameters to NULL
5200                 in some functions if the values are not required.
5201
5202         * src/xml.h
5203                 remove no longer required include
5204
5205 2002-12-04 [paul]       0.8.6claws58
5206
5207         * po/es.po
5208                 updated by Ricardo Mones Lastra
5209                 
5210         * configure.in
5211           po/hu.po      ** NEW FILE **
5212                 initial Hungarian translation, submitted
5213                 by Gál Zoltán <galzoli@hu.inter.net>
5214
5215 2002-12-03 [christoph]  0.8.6claws57
5216
5217         * src/Makefile.am
5218         * src/gtksctree.[ch]            ** REMOVE **
5219         * src/gtk/Makefile.am
5220         * src/gtk/gtksctree.[ch]        ** NEW **
5221                 move gtksctree files to gtk directory
5222
5223 2002-12-03 [christoph]  0.8.6claws56
5224
5225         * src/Makefile.am
5226         * src/md5.[ch]                  ** REMOVE **
5227         * srm/common/Makefile.am
5228         * src/common/md5.[ch]           ** NEW **
5229                 move md5 files to common directory
5230
5231         * src/gtkstext.c
5232                 remove not required #include
5233
5234 2002-12-03 [sergey]     0.8.6claws55
5235
5236         * src/gtkutils.c
5237         * src/gtkutils.h
5238                 gtkut_window_popup(): new function.
5239         * src/mainwindow.c
5240                 main_window_popup(): use gtkut_window_popup() to raise
5241                 window without changing its position.
5242                 (see sylpheed-main ML message [sylpheed:17247])
5243
5244 2002-12-03 [sergey]     0.8.6claws54
5245
5246         * src/send.c
5247                 send_message_local(): removed first-dot escaping
5248                 (SMTP-only, not needed for sending through pipe)
5249
5250 2002-12-03 [paul]       0.8.6claws53
5251
5252         * po/POTFILES.in
5253                 update to reflect recent changes (thanks
5254                 to Ricardo Mones Lastra)
5255                 
5256         * tools/filter_conv.pl
5257                  fix problem with quoted strings. Patch submitted
5258                  by Luke Plant <lukeplant@softhome.net>
5259
5260 2002-12-03 [paul]       0.8.6claws52
5261
5262         * sync with 0.8.6cvs15
5263                 see ChangeLog 2002-12-03
5264
5265 2002-12-02 [christoph]  0.8.6claws51
5266
5267         * src/logwindow.[ch]
5268         * src/common/log.[ch]
5269                 implement logging using a hook function
5270
5271         * src/folderview.c
5272         * src/folder.[ch]
5273                 define hooklist name in header file to avoid
5274                 errors caused by wrong spelling of hooklist names
5275
5276         * src/toolbar.c
5277                 fix warnings
5278
5279 2002-12-02 [christoph]  0.8.6claws50
5280
5281         * src/common/Makefile.am
5282                 add src/common/hooks.[ch]
5283
5284         * src/common/hooks.[ch]
5285                 implement a simple hook system using glib's hook functions
5286
5287         * src/folder.[ch]
5288         * src/folderview.c
5289                 use new hook system for folder item updates
5290
5291 2002-12-02 [christoph]  0.8.6claws49
5292
5293         * doc-src/ui_seperation.txt     ** NEW **
5294                 information for ui seperation
5295
5296         * src/Makefile.am
5297                 remove files that were moved to common
5298                 include common directory by default for the header files
5299
5300         * src/inc.c
5301         * src/common/socket.c
5302         * src/automaton.[ch]
5303                 implement automaton using g_io_*-functions instead of
5304                 gdk_input_add to make it ui independent
5305
5306         * src/codeconv.c
5307         * src/compose.c
5308         * src/ldif.c
5309         * src/pgptext.c
5310         * src/procmime.c
5311         * src/rfc2015.c
5312         * src/smtp.c
5313         * src/unmime.c
5314                 remove common/ prefix because directory is now in
5315                 include path
5316
5317         * src/compose.c
5318         * src/folder.c
5319         * src/folderview.c
5320         * src/mainwindow.c
5321         * src/messageview.c
5322         * src/prefs_common.c
5323         * src/procmsg.c
5324         * src/rfc2015.c
5325                 fix warnings
5326
5327         * src/imap.c
5328         * src/inc.c
5329         * src/news.c
5330         * src/pop.c
5331         * src/send.c
5332         * src/smtp.c
5333         * src/ssl_certificate.c
5334                 add log.h header file for logging functions
5335
5336         * src/main.c
5337         * src/common/utils.c
5338         * src/summaryview.c
5339         * src/xml.c
5340                 o move debug_mode to common/utils.c
5341                 o add functions to set and get debug_mode
5342
5343         * src/defs.h                    ** REMOVE **
5344         * src/intl.h                    ** REMOVE **
5345         * src/socket.[ch]               ** REMOVE **
5346         * src/ssl.[ch]                  ** REMOVE **
5347         * src/utils.[ch]                ** REMOVE **
5348                 replaced by new files in src/common/
5349         
5350         * src/common/Makefile.am
5351                 add new files in src/common/
5352
5353         * src/common/defs.h             ** NEW **
5354         * src/common/intl.h             ** NEW **
5355         * src/common/log.[ch]           ** NEW **
5356         * src/common/socket.[ch]        ** NEW **
5357         * src/common/ssl.[ch]           ** NEW **
5358         * src/common/utils.[ch]         ** NEW **
5359                 replacement for files in src/
5360
5361 2002-12-02 [colin]      0.8.6claws48
5362
5363         * src/folderview.c
5364                 Scroll folderview if necessary during dnd
5365
5366 2002-12-02 [colin]      0.8.6claws47
5367
5368         * src/folder.[ch]
5369                 Add check to verify a move is within a single mailbox
5370         * src/folderview.c
5371                 Add specific error string for this check
5372
5373 2002-12-02 [colin]      0.8.6claws46
5374
5375         * src/folder.c
5376                 Add a test to folder moving, remove a statusbar_print
5377         * src/folderview.c
5378                 Add Move folder... context-menu item
5379                 Factorize folder moving code
5380                 Enable folder DND for mbox
5381
5382 2002-12-01 [christoph]  0.8.6claws45
5383
5384         * ac/aspell.m4
5385                 remove conf.aspelltest if the version check fails
5386
5387 2002-11-30 [christoph]  0.8.6claws44
5388
5389         * autogen.sh
5390                 run libtoolize --force in autogen to create missing
5391                 libtool scripts
5392
5393 2002-11-30 [christoph]  0.8.6claws43
5394
5395         * src/Makefile.am
5396         * src/pgptext.c
5397         * src/procmime.c
5398         * src/rfc2015.c
5399         * src/uuencode.[ch]             ** REMOVED **
5400         * src/common/Makefile.am
5401         * src/common/uuencode.[ch]      ** NEW **
5402                 move uuen/decoder to common directory
5403
5404 2002-11-30 [christoph]  0.8.6claws42
5405
5406         * src/Makefile.am
5407         * src/base64.[ch]               ** REMOVED **
5408         * src/codeconv.c
5409         * src/compose.c
5410         * src/ldif.c
5411         * src/pgptext.c
5412         * src/procmime.c
5413         * src/rfc2015.c
5414         * src/smtp.c
5415         * src/unmime.c
5416         * src/common/Makefile.am
5417         * src/common/base64.[ch]        ** NEW **
5418                 move base64 en/decoder to common directory
5419
5420 2002-11-30 [christoph]  0.8.6claws41
5421
5422         * src/common                    ** NEW **
5423                 new directory for UI independent code
5424         * src/gtk                       ** NEW **
5425                 new directory for GTK frontend
5426         * src/common/.cvsignore         ** NEW **
5427         * src/gtk/.cvsignore            ** NEW **
5428                 ignore build files
5429         * src/common/Makefile.am        ** NEW **
5430         * src/gtk/Makefile.am           ** NEW **
5431                 automake files to build new seperated stuff
5432         * src/Makefile.am
5433                 the binary will currently still be build with the
5434                 files in src, so we include the code from the
5435                 subdirs for now after building the libs there
5436
5437 2002-11-30 [paul]       0.8.6claws40
5438
5439         * src/compose.c
5440                 fix bug [642731] 'Wrong selected account with drafted mail'
5441
5442 2002-11-29 [oliver]     0.8.6claws39
5443         
5444         * src/messageview.c
5445                 o update summaryview when switching between different
5446                   messageviews          
5447         * src/toolbar.c  
5448                 o check if messageview holds already removed msg
5449                   from summaryview
5450                 
5451
5452 2002-11-29 [oliver]     0.8.6claws38
5453
5454         * src/toolbar.c 
5455                 remove not needed variables and includes
5456                 make messageview stay opened and move to next when msgs are deleted 
5457
5458 2002-11-29 [oliver]     0.8.6claws37
5459         
5460         * src/toolbar.c 
5461                 disable compose button (messageview toolbar) by default
5462                 deleted msgs are moved to trash
5463         
5464 2002-11-29 [melvin]     0.8.6claws36
5465
5466         * configure.in
5467                 Increased minimal gpgme version to 0.3.10 (Zombies out)
5468                 and to detect signatures expirations (gpgme 0.3.6)
5469
5470         * src/main.c
5471                 Use non obsolescent function for Gpgme engine checking.
5472
5473         * src/rfc2015.c
5474                 Inform about expired signatures or signatures which key
5475                 has expired. Expiration date is displayed.
5476
5477         * src/sigstatus.c
5478                 Inform about expired signatures or signatures which key
5479                 has expired.
5480
5481 2002-11-28 [paul]       0.8.6claws35
5482
5483         * src/folderview.c
5484                 re-instate 'Check for new messages' in Newsgroup
5485                 folders right-click menu, after a suggestion from
5486                 Tim Mann <timmann@users.sourceforge.net>
5487
5488         * src/main.c
5489                 after a crash check only local folders for new
5490                 messages
5491
5492 2002-11-28 [paul]       0.8.6claws34
5493
5494         * configure.in
5495                 apply patch that fixes the checking of GTK with XIM 
5496                 support on different OSs, such as FreeBSD. Patch 
5497                 submitted by Topia <topia@users.sourceforge.net>
5498                 
5499 2002-11-28 [paul]       0.8.6claws33
5500
5501         * src/mainwindow.c
5502           src/prefs_common.c
5503           src/prefs_toolbar.c
5504                 more changes to the English
5505
5506 2002-11-28 [paul]       0.8.6claws32
5507
5508         * sync with 0.8.6cvs13
5509                 see ChangeLog 2002-11-28 (no sync needed
5510                 for src/compose.c)
5511
5512 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
5513         
5514         * src/mainwindow.[ch]
5515                 add patch by Ivan F. Martinez introducing messageview Toolbar
5516                 some changes and committed by oliver    
5517
5518 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
5519
5520         * src/messageview.[ch]
5521                 add patch by Ivan F. Martinez introducing messageview Toolbar
5522                 some changes and committed by oliver    
5523
5524 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
5525
5526         * src/compose.[ch]
5527                 add patch by Ivan F. Martinez introducing messageview Toolbar
5528                 some changes and committed by oliver    
5529
5530 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
5531         
5532         * src/toolbar.[ch]
5533                 add patch by Ivan F. Martinez introducing messageview Toolbar
5534                 some changes and committed by oliver
5535
5536 2002-11-28 [oliver]     0.8.6claws27
5537         
5538         * src/prefs_toolbar.[ch]
5539                 getting ready for messageview toolbar
5540                 free mem allocated by gettext
5541                 change prefs_toolbar to prefs_toolbar_open
5542  
5543 2002-11-28 [thorsten]   0.8.6claws26
5544
5545         * src/imageview.[ch]
5546                 cleaned up conflicting declarations of
5547                 imageview_show_image()
5548
5549 2002-11-28 [paul]       0.8.6claws25
5550
5551         * src/grouplistdialog.c
5552           src/prefs_common.c
5553           src/prefs_summary_column.c
5554                 a few more improvements to the English
5555
5556 2002-11-28 [colin]      0.8.6claws24
5557
5558         * man/sylpheed.1
5559                 A few updates to command-line parameters
5560
5561 2002-11-28 [colin]      0.8.6claws23
5562
5563         * src/prefs_filtering.c
5564                 Fix problems with prefs_filtering_delete_path:
5565                 a) if the first rule is removed, original pointers
5566                    weren't updated (leading to segfaults)
5567                 b) it was always global_processing updated in case
5568                    of removed path was parent of rule path
5569
5570 2002-11-27 [paul]       0.8.6claws22
5571
5572         * src/mainwindow.c
5573           src/prefs_account.c
5574           src/prefs_actions.c
5575           src/prefs_common.c
5576           src/prefs_customheader.c
5577           src/prefs_display_header.c
5578           src/prefs_filtering.c
5579           src/prefs_folder_item.c
5580           src/prefs_matcher.c
5581           src/prefs_scoring.c
5582           src/prefs_summary_column.c
5583           src/prefs_template.c
5584           src/prefs_toolbar.c
5585                  improve the English in the GUI
5586
5587 2002-11-27 [colin]      0.8.6claws21
5588
5589         * src/folder.c
5590                 Fix processing renaming problems happening after
5591                 last commit
5592
5593 2002-11-27 [colin]      0.8.6claws20
5594
5595         * src/folder.c
5596                 recursive move now deletes src each subfolder after 
5597                 having moved it
5598         * src/folderview.c
5599                 Use identifier instead of path during dnd (enables
5600                 IMAP folder dnd)
5601
5602 2002-11-27 [paul]       0.8.6claws19
5603
5604         * src/main.c
5605                 apply patch that does command-line processing 
5606                 BEFORE gtk_init, allowing claws to run from 
5607                 shell-scripts in non-X environment (e.g. crontab 
5608                 or ip-up, ip-down scripts). Patch submitted by
5609                 Ruslan N. Balkin <baron@dartel.ru>
5610                 
5611         * po/it.po
5612                 updated by Alessandro Maestri
5613
5614 2002-11-27 [paul]       0.8.6claws18
5615
5616         * sync with 0.8.6cvs12
5617           src/prefs_common.c
5618                 Differences are that main uses a 'Receive dialog'
5619                 frame on the Interface tab, whereas claws groups all 
5620                 the dialogs together in a 'Dialogs' frame.
5621
5622 2002-11-27 [colin]      0.8.6claws17
5623
5624         * src/prefs_matcher.c
5625                 Fix Execute criteria's NOT flag
5626
5627
5628 2002-11-26 [christoph]  0.8.6claws16
5629
5630         * src/ssl.c
5631                 rewrite the ssl code a little bit, only use one
5632                 SSL context, set default certificates' file/path
5633
5634 2002-11-26 [thorsten]   0.8.6claws15
5635
5636         * src/compose.c
5637                 default-reply-to didn't work for ml-reply
5638
5639 2002-11-26 [melvin]     0.8.6claws14
5640
5641         * src/prefs_actions.c
5642                 Made pipe-actions ignore short headers in message view
5643                 Made trailing-pipe-actions write in the message view with
5644                 the same font as the original message
5645
5646 2002-11-26 [paul]       0.8.6claws13
5647
5648         * src/compose.c
5649                 this time commit the correct file
5650
5651 2002-11-26 [paul]       0.8.6claws12
5652
5653         * sync with 0.8.6cvs11
5654           src/quote_fmt_parse.y  
5655                 no sync needed
5656           src/account.[ch]       
5657                 not sync'ed
5658           src/compose.c
5659                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5660                 on draft mode.
5661                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5662                 header
5663                 
5664         see ChangeLog 2002-11-25 and 2002-11-26
5665
5666 2002-11-26 [colin]      0.8.6claws11
5667
5668         * src/folderview.c
5669                 Fix collapsed folder not auto-expanding during
5670                 mail dnd, if it was the source folder.
5671
5672 2002-11-25 [colin]      0.8.6claws10
5673
5674         * src/folderview.[ch]
5675                 Variable renaming and cleaning (slist of nodes 
5676                 to be re-collapsed is stored in FolderView)
5677
5678 2002-11-25 [paul]       0.8.6claws9
5679
5680         * src/prefs_common.[ch]
5681                 fix breakage caused by last commit
5682
5683 2002-11-25 [paul]       0.8.6claws8
5684
5685         * sync with 0.8.6cvs4
5686                 see ChangeLog 2002-11-21
5687
5688 2002-11-25 [paul]       0.8.6claws7
5689
5690         * sync with 0.8.6cvs4
5691                 see ChangeLog 2002-11-20
5692
5693 2002-11-25 [paul]       0.8.6claws6
5694
5695         * sync with 0.8.6cvs3
5696                 see ChangeLog 2002-11-18
5697
5698 2002-11-25 [colin]      0.8.6claws5
5699
5700         * src/gtkutils.[ch]
5701                 Add gtkut_ctree_node_is_parent()
5702         * src/folderview.c
5703                 Spring-loaded folders
5704
5705 2002-11-25 [colin]      0.8.6claws4
5706
5707         * src/utils.[ch]
5708                 Add slist_concat_unique(), function to merge
5709                 two GSList filtering dups
5710         * src/folder.[ch]
5711         * src/summaryview.[ch]
5712         * src/folderview.c
5713         * src/main.c
5714                 Add detection/update/display of unread answers
5715                 to marked mails
5716         * src/procmsg.[ch]
5717                 Add procmsg_find_children()
5718                 Add procmsg_msg_has_marked_parent()
5719
5720 2002-11-25 [colin]      0.8.6claws3
5721
5722         * src/ssl_certificate.[ch]
5723                 Allow checking a certificate without a DNS
5724                 lookup
5725                 Allow to forget a cert (by deleting it)
5726                 Make ssl_certificate_destroy_public
5727         * src/ssl_manager.[ch] ** NEW FILES **
5728                 Gui to manage (display/remove) certificates
5729         * src/prefs_common.[ch]
5730                 Add a pref to allow silent acceptation of
5731                 trusted certificates or not (based on the
5732                 "I want to know what's going on" principle)
5733         * src/mainwindow.c
5734                 Add SSL manager in Tools menu
5735         * src/Makefile.am
5736                 Add the new files to the build
5737         * po/POTFILES.in
5738                 Add ssl_manager.c to translations
5739
5740 2002-11-25 [colin]      0.8.6claws2
5741
5742         * src/summaryview.[ch]
5743                 Add S_SEARCH_EXTENDED to the quick search, which 
5744                 allows to search using filtering syntax.
5745
5746 2002-11-25 [colin]      0.8.6claws1
5747
5748         * src/summaryview.c
5749                 Deletion of duplicates now prefer deleting
5750                 the unread dup (fixes feature-request 638989).
5751
5752 2002-11-24 [paul]       0.8.6claws
5753
5754         * po/es.po
5755           po/pl.po
5756           po/ru.po
5757           po/sr.po
5758                 updated by Ricardo Mones Lastra,
5759                 Witold Wladyslaw Wojciech Wilk,
5760                 Ruslan N. Balkin, and  Urke MMI 
5761                 respectively
5762
5763 2002-11-24 [paul]       0.8.5claws182
5764
5765         * po/bg.po
5766                 updated by George Danchev
5767
5768 2002-11-23 [alfons]     0.8.5claws181
5769
5770         * src/imap.c
5771                 tiny memory leak found by browsing Dimitar's 
5772                 valgrind report
5773
5774 2002-11-23 [paul]       0.8.5claws180
5775
5776         * po/it.po
5777                 updated by Alessandro Maestri
5778
5779 2002-11-22 [christoph]  0.8.5claws179
5780
5781         * src/compose.c
5782         * src/inc.c
5783         * src/prefs_filtering.c
5784         * src/summaryview.c
5785                 more warning fixes
5786
5787 2002-11-22 [alfons]     0.8.5claws178
5788
5789         * src/summaryview.c
5790                 summary_execute_delete_func(): if message is deleted, make 
5791                 sure to also remove its entry in the subject hash table. 
5792                 fixes a corner case bug.
5793
5794 2002-11-22 [paul]       0.8.5claws177
5795
5796         * .cvsignore
5797                 add 'autom4te.cache'
5798                 
5799         * ltconfig      ** REMOVED **
5800                 not needed
5801
5802 2002-11-22 [paul]       0.8.5claws176
5803
5804         * src/textview.c
5805                 textview_set_font(): fix for message display in
5806                 UTF-8 locales (thanks to Sergey Vlasov).
5807                 
5808         * AUTHORS
5809                 add new team members and contributors
5810
5811
5812 2002-11-21 [colin]      0.8.5claws175
5813
5814         * src/procmsg.[ch]
5815                 Add procmsg_remove_special_headers()
5816         * src/mh.c
5817                 Use procmsg_remove_special_headers() for 
5818                 previous fix
5819
5820 2002-11-21 [colin]      0.8.5claws174
5821
5822         * src/mh.c
5823                 Fix moving/copying from queue/draft folders
5824                 for MH folders
5825
5826 2002-11-21 [christoph]  0.8.5claws173
5827
5828         * src/crash.c
5829         * src/filtering.c
5830         * src/logwindow.c
5831         * src/main.c
5832         * src/matcher_parser_lex.[hl]
5833         * src/mbox.c
5834         * src/mbox_folder.[ch]
5835         * src/prefs_filtering.c
5836         * src/procheader.c
5837         * src/quote_fmt_lex.l
5838         * src/ssl.c
5839                 fix all warnings except the warnings in lex and yacc files
5840
5841 2002-11-20 [christoph]  0.8.5claws172
5842
5843         * src/imap.c
5844                 fix MsgInfo retrieval for IMAP draft and queue folders
5845                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5846
5847 2002-11-19 [christoph]  0.8.5claws171
5848
5849         * src/compose.c
5850                 fix segfault, when draft saving does not get
5851                 the MsgInfo of the new message
5852                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5853
5854 2002-11-19 [christoph]  0.8.5claws170
5855
5856         * src/procmsg.c
5857                 add parameter check for flag setting function
5858                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5859
5860 2002-11-18 [paul]       0.8.5claws169
5861
5862         * src/compose.c
5863                 more sensitivity fixes to redirect mode:
5864                 * disable toolbar draft button
5865                 * allow only Address book in the Tools menu
5866                 * disable editing of message by the spell
5867                   checker
5868
5869 2002-11-18 [paul]       0.8.5claws168
5870
5871         * src/compose.c
5872                 fix sensitivity of menu items in compose_redirect():
5873                 allow only the necessary items 
5874
5875 2002-11-18 [paul]       0.8.5claws167
5876
5877         * src/compose.c
5878                 fix bug [ 603259 ] 'attachment got lost on bounce'
5879
5880 2002-11-18 [paul]       0.8.5claws166
5881
5882         * po/ru.po
5883                 updated by Ruslan N. Balkin <baron@dartel.ru>
5884
5885 2002-11-18 [colin]      0.8.5claws165
5886
5887         * src/main.c
5888           src/defs.h
5889                 Remove old filtering stuff
5890
5891
5892 2002-11-17 [oliver]     0.8.5claws164
5893
5894         * src/toolbar.h
5895                 remove not needed typedef 
5896
5897 2002-11-17 [oliver]     0.8.5claws163
5898
5899         * src/toolbar.c
5900                 make toolbar's on click events translatable
5901
5902 2002-11-15 [colin]      0.8.5claws162
5903
5904         * src/summaryview.c
5905                 Revert too-soon integration of a feature
5906
5907 2002-11-15 [christoph]  0.8.5claws161
5908
5909         * src/imap.c
5910                 use main's implementation of imap_get_msginfo
5911
5912 2002-11-15 [christoph]  0.8.5claws160
5913
5914         * src/compose.c
5915         * src/folder.[ch]
5916         * src/imap.c
5917         * src/mbox_folder.c
5918         * src/mh.c
5919         * src/news.c
5920         * src/procmsg.c
5921         * src/summaryview.c
5922                 replace claws' fetch_msginfo with main's get_msginfo
5923                 (use main's implementation where possible)
5924
5925 2002-11-15 [colin]      0.8.5claws159
5926
5927         * src/ssl_certificate.c
5928                 Missed a check
5929
5930 2002-11-16 [melvin]     0.8.5claws158
5931
5932         * po/fr.po
5933                 Updated French translations.
5934
5935 2002-11-16 [colin]      0.8.5claws157
5936
5937         * src/ssl_certificate.c
5938                 Check for missing parts in the certificates
5939
5940 2002-11-15 [colin]      0.8.5claws156
5941
5942         * src/folderview.c
5943                 Preventive fix (missing check) found by
5944                 Alfons
5945
5946 2002-11-15 [paul]
5947
5948         * NEWS
5949                 sync with 0.8.6 release
5950
5951 2002-11-15 [colin]      0.8.5claws155
5952
5953         * src/folder.[ch]
5954           src/folderview.c
5955                 Fix error handling of folder_item_move_to()
5956                 (thanks to Alfons!)
5957
5958 2002-11-15 [colin]      0.8.5claws154
5959
5960         * src/folder.[ch]
5961           src/folderview.c
5962                 folder_item_move_to() sets an error message instead
5963                 of having GUI stuff in folder.c
5964
5965 2002-11-15 [colin]      0.8.5claws153
5966
5967         * src/procmsg.[ch]
5968                 Implemented a callback for MsgInfo updates, 
5969                 heavily copy/pasted from Christoph's folder 
5970                 callback system
5971         * src/summaryview.[ch]
5972                 Register summary_update_msg as callback
5973
5974 2002-11-14 [colin]      0.8.5claws152
5975         
5976         * src/procmsg.c
5977                 Update the FolderItem after sending (fixes 617593)
5978
5979 2002-11-14 [christoph]  0.8.5claws151
5980
5981         * src/folder.c
5982                 fix wrong position of NULL pointer check found
5983                 by Sergey
5984
5985 2002-11-14 [christoph]  0.8.5claws150
5986
5987         * src/folder.c
5988                 fix segfault when deleting messages from IMAP folders
5989                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5990
5991 2002-11-14 [colin]      0.8.5claws149
5992
5993         * src/compose.c
5994                 Forwarding was also ignoring the folder's default account.
5995
5996 2002-11-14 [colin]      0.8.5claws148
5997
5998         * src/compose.c
5999                 Fix sent folder not set to folder properties when 
6000                 forwarding.
6001
6002 2002-11-14 [thorsten]   0.8.5claws147
6003
6004         * src/inc.c
6005                 inc_start(): Files were not moved from .processing to inbox,
6006                 if no global processing rule existed
6007
6008 2002-11-14 [colin]      0.8.5claws146
6009
6010         * src/ssl_certificate
6011                 Fix file operations
6012
6013 2002-11-14 [paul]       0.8.5claws145
6014
6015         * po/it.po
6016                 updated by Alessandro Maestri
6017
6018 2002-11-13 [alfons]     0.8.5claws144
6019
6020         * src/folder.c
6021                 folder_item_close(): only mark messages unread
6022                 when a folder has new messages 
6023
6024 2002-11-13 [keith]      0.8.5claws143
6025
6026         * src/imap.c
6027                 Fix problem moving or copying between
6028                 IMAP folders
6029
6030 2002-11-13 [colin]      0.8.5claws142
6031
6032         * src/matcher_parser_parse.y
6033                 Fix rule problem when " don't match
6034
6035 2002-11-13 [christoph]  0.8.5claws141
6036
6037         * src/folder.c
6038         * src/folderview.c
6039                 moved cache saving to folder_item_close
6040                 the folderview should not have to deal with
6041                 this things
6042
6043 2002-11-13 [christoph]  0.8.5claws140
6044
6045         * src/summaryview.c
6046                 moved setting of important score to
6047                 summary_set_prefs_from_folderitem
6048
6049 2002-11-13 [colin]      0.8.5claws139
6050
6051         * src/matcher_parser_parse.y
6052                 Fix a segfault in the parser (happening when
6053                 a good expression had been tested and a bad 
6054                 one arrives)
6055
6056 2002-11-13 [paul]       0.8.5claws138
6057
6058         * sync with 0.8.5cvs24
6059                 see ChangeLog 2002-11-13
6060                 
6061         * po/pt_BR.po
6062                 updated by Fabio Jr. Beneditto
6063
6064 2002-11-13 [colin]      0.8.5claws137
6065         
6066         * src/msgcache.c
6067           src/defs.h
6068           src/procmsg.[ch]
6069                 Revert last commit, problem
6070
6071 2002-11-13 [colin]      0.8.5claws136
6072
6073         * src/msgcache.c
6074                 Remove duplicated code
6075         * src/defs.h
6076                 Bumped CACHE_VERSION and MARK_VERSION
6077         * src/procmsg.[ch]
6078                 Network endian for cache and mark files
6079
6080 2002-11-12 [colin]      0.8.5claws135
6081
6082         * src/inc.c
6083                 Fix the "socket error" dialog which disappeared
6084
6085 2002-11-12 [colin]      0.8.5claws134
6086
6087         * src/msgcache.c
6088                 Reverse last commit which had performance 
6089                 problems, but still reverse the list
6090
6091 2002-11-12 [colin]      0.8.5claws133
6092
6093         * src/msgcache.c
6094                 Reverse list order
6095
6096 2002-11-12 [melvin]     0.8.5claws132
6097
6098         * src/compose.c
6099                 Added a check for a NULL prefs_common.dictionary
6100
6101 2002-11-12 [colin]      0.8.5claws131
6102
6103         * src/ssl_certificate.[ch]
6104                 Use FQDN hostname
6105
6106 2002-11-12 [colin]      0.8.5claws130
6107
6108         * src/ssl_certificate.[ch]
6109                 Take connection port into account for 
6110                 checking certificates (a single hostname
6111                 could have multiple servers with multiple
6112                 certificates)
6113         * src/ssl.c
6114                 Pass the port to ssl_certificate_check
6115
6116 2002-11-12 [paul]       0.8.5claws129
6117
6118         * src/folder.c
6119                 fix a typo in last commit
6120
6121 2002-11-12 [paul]       0.8.5claws128
6122
6123         * sync with 0.8.5cvs23
6124                 see ChangeLog entry 2002-11-12
6125
6126 2002-11-11 [colin]      0.8.5claws127
6127
6128         * src/ssl_certificate.c
6129                 Cleaner messages
6130                 Don't popup, instead log error, if the 
6131                 corresponding pref is checked
6132         * src/ssl_certificate.h
6133                 include <openssl/objects/h>
6134
6135 2002-11-11 [colin]      0.8.5claws126
6136
6137         * src/ssl_certificate.h
6138                 _Really_ clean it
6139
6140 2002-11-11 [colin]      0.8.5claws125
6141         
6142         * src/ssl_certificate.c
6143                 Fixed leak
6144
6145 2002-11-11 [colin]      0.8.5claws124
6146
6147         * src/ssl.c
6148                 Cleaned a bit
6149         * src/ssl_certificate.[ch]
6150                 Cleaned a bit (better use of SSL API)
6151                 (This will cause non-recognition of saved 
6152                  certificates of claws12[23]...)
6153
6154 2002-11-11 [paul]       0.8.5claws123
6155         
6156         * po/es.po
6157                 updated by Ricardo Mones Lastra
6158
6159 2002-11-11 [colin]      0.8.5claws122
6160
6161         * src/ssl.c
6162                 Fix a typo
6163
6164 2002-11-11 [colin]      0.8.5claws121
6165
6166         * src/ssl_certificate.[ch] ** NEW FILES **
6167         * src/ssl.[ch]
6168                 Check SSL certificates presented to us
6169         * src/Makefile.am
6170                 Add ssl_certificate.[ch]
6171         * po/POTFILES.in
6172                 Add ssl_certificate.c
6173
6174 2002-11-11 [paul]       0.8.5claws120
6175
6176         * sync with 0.8.5cvs22
6177                 see ChangeLog 2002-11-11
6178
6179 2002-11-11 [paul]       0.8.5claws119
6180
6181         * sync with 0.8.5cvs21
6182                 see ChangeLog 2002-11-11
6183
6184 2002-11-10 [jens]       0.8.5claws118
6185
6186         * src/folder.c
6187         * src/folderview.c
6188                 corrected some typing
6189         * po/de.po
6190                 updated german translation
6191         * sylpheed.spec.in
6192                 cleaned up specfile and adjusted it for claws
6193
6194 2002-11-10 [colin]      0.8.5claws117
6195
6196         * src/summaryview.c
6197                 a STATUSBAR_PUSH/POP fix
6198
6199 2002-11-10 [colin]      0.8.5claws116
6200
6201         * src/prefs_folder_item.c
6202                 Fix hanging after opening folder properties
6203
6204 2002-11-10 [hoa]        0.8.5claws115
6205
6206         * src/matcher_parser_lex.l
6207         * src/matcher_parser_parse.y
6208                 config file for scoring and filtering is no more trashed
6209                 when there is a syntax error in a filtering rule when
6210                 editing it in a dialog.
6211
6212 2002-11-09 [colin]      0.8.5claws114
6213
6214         * src/mbox_folder.c
6215                 Added missing initialisation of folder->destroy()
6216
6217 2002-11-09 [colin]      0.8.5claws113
6218
6219         * src/folder.c
6220           src/folderview.c
6221                 Fix the status bar messages
6222
6223 2002-11-09 [colin]      0.8.5claws112
6224
6225         * src/folderview.c
6226                 Fix hangs after folder dnd, happening after 
6227                 claws109.
6228
6229 2002-11-09 [christoph]  0.8.5claws111
6230
6231         * src/folderview.c
6232                 just changed order of calls (reverse order of
6233                 associated calls)
6234         * src/inc.c
6235                 lock inc when checking only one account, otherwise
6236                 inc all could be executed at the same time
6237
6238 2002-11-09 [christoph]  0.8.5claws110
6239
6240         * src/folderview.c
6241                 better unlock the mouse cursor before calling
6242                 summary_show because it changes the cursor too
6243
6244 2002-11-09 [christoph]  0.8.5claws109
6245
6246         * src/folder.[ch]
6247         * src/folderview.c
6248                 add functions to open and close a folder
6249                 o opending will execute scanning for remote folders
6250                   and processing
6251                 o closing will unset new flag for messages
6252
6253 2002-11-09 [colin]      0.8.5claws108
6254
6255         * src/folder.c
6256                 Add a call to prefs_matcher_write_config to 
6257                 avoid non-leaf folders filtering settings to be
6258                 lost
6259
6260 2002-11-09 [paul]       0.8.5claws107
6261
6262         * src/prefs_account.c
6263                 re-word a label
6264
6265 2002-11-09 [colin]      0.8.5claws106
6266
6267         * src/folderview.c
6268                 Minor esthetic fix
6269
6270 2002-11-09 [colin]      0.8.5claws105
6271
6272         * src/folderview.c
6273                 Fix prefs_filtering deletion for MH folders (same
6274                 reason as below)
6275         * src/prefs_filtering.c
6276                 Fix prefs_filtering renaming and deletion for 
6277                 folder-based processing rules.  
6278
6279 2002-11-09 [christoph]  0.8.5claws104
6280
6281         * src/compose.c
6282         * src/folder.[ch]
6283         * src/folderview.[ch]
6284         * src/import.c
6285         * src/inc.c
6286         * src/main.c
6287         * src/mainwindow.c
6288         * src/messageview.c
6289         * src/prefs_folder_item.c
6290         * src/procmsg.c
6291         * src/summaryview.c
6292                 implement a callback system for folder item updates
6293
6294 2002-11-09 [colin]      0.8.5claws103
6295
6296         * src/folderview.c
6297                 Fix prefs_filtering renaming for MH folders (we
6298                 shouldn't rename by path as another folder could
6299                 have the same hierarchy).
6300
6301 2002-11-09 [colin]      0.8.5claws102
6302
6303         * src/folder.c
6304                 Fix a leak found by Christoph, use better variable
6305                 names
6306
6307 2002-11-09 [colin]      0.8.5claws101
6308
6309         * src/folder.c
6310                 One more fix for processing rules
6311
6312 2002-11-08 [colin]      0.8.5claws100
6313         
6314         * src/matcher.c
6315                 Don't copy the compiled regexp (will be reevaluated)
6316         * src/folderview.c
6317                 Lock folderview while moving
6318         * src/folder.c
6319                 Provide info on what's happening to the user
6320
6321 2002-11-08 [colin]      0.8.5claws99
6322
6323         * src/folderview.c
6324                 Fix folder reordering after a move if parent is 
6325                 root
6326         * src/scoring.[ch]
6327                 Add function to copy a ScoringProp
6328         * src/prefs_folder_item.c
6329                 Copy scoring rules when copying a folder prefs
6330
6331 2002-11-08 [colin]      0.8.5claws98
6332
6333         * src/folderview.c
6334                 Fixes in case of failure
6335         * src/filtering.[ch]    
6336                 Add function to duplicate a FilteringProp
6337         * src/matcher.[ch]
6338                 Add function to duplicate a MatcherProp
6339         * src/prefs_folder_item.c
6340                 Save folder's processing rules when copying 
6341                 its prefs
6342
6343 2002-11-08 [colin]      0.8.5claws97
6344         
6345         * src/folderview.c
6346                 Sort after move
6347         * src/folder.c 
6348                 Change a printf to debug_print
6349
6350 2002-11-08 [colin]      0.8.5claws96
6351
6352         * src/folder.c
6353           src/folderview.c
6354                 Fix segfaults, call me stupido
6355         
6356
6357 2002-11-08 [colin]      0.8.5claws95
6358
6359         *src/folder.c
6360                 Added forgotten prefs to save when moving folders
6361
6362 2002-11-08 [colin]      0.8.5claws94
6363
6364         * src/folder.c
6365                 Fixes to folder DND (prefs copy)
6366         * src/folderview.c
6367                 Optimization for folder DND (don't rescan whole tree)
6368                 Added folderview_create_folder_node() for this 
6369                 optimization, so de-duped a bit the code
6370         * src/prefs_folder_item.[ch]
6371                 Added prefs_folder_item_copy_prefs()    
6372           
6373 2002-11-08 [paul]       0.8.5claws93
6374
6375         * src/prefs_account.c
6376           tools/README
6377           tools/kmail2sylpheed_v2.pl
6378                 correct some typos
6379
6380 2002-11-08 [paul]       0.8.5claws92
6381
6382         * src/compose.c
6383           src/prefs_account.[ch]
6384                 remove account options 'clearsign' and 'ascii_armored',
6385                 replace with 'default_gnupg_mode' to prevent mixed-mode
6386                 Privacy settings
6387
6388 2002-11-08 [paul]       0.8.5claws91
6389
6390         * src/compose.[ch]
6391                 re-implement GnuPG 'on-the-fly' mode selection,
6392                 disallow mixed-mode
6393
6394 2002-11-08 [colin]      0.8.5claws90
6395
6396         * src/folderview.c
6397           src/prefs_folder_item.c
6398                 Change "Property" to "Properties"
6399
6400 2002-11-07 [colin]      0.8.5claws89
6401
6402         * src/folderview.c
6403           src/folder.c
6404                 Allow folder dropping to a root folder
6405
6406 2002-11-07 [paul]       0.8.5claws88
6407
6408         * src/compose.c
6409                 revert last commit
6410
6411 2002-11-07 [paul]       0.8.5claws87
6412
6413         * src/compose.c
6414                 fix reply-to-list bug. closes bug report
6415                 "[633382] reply-to-list broken in recent cvs"
6416
6417 2002-11-07 [paul]       0.8.5claws86
6418
6419         * src/compose.c
6420                 add a forgotten '#if USE_GPGME ... #endif'
6421
6422 2002-11-07 [paul]       0.8.5claws85
6423
6424         * sync with 0.8.5cvs20
6425                 see ChangeLog 2002-11-07
6426
6427 2002-11-07 [colin]      0.8.5claws84
6428
6429         * src/folder.[ch]
6430                 Change folder_item_move_to to return the newly 
6431                 created folderitem.
6432         * src/folderview.c
6433                 Select the new folderitem after moving.
6434
6435 2002-11-07 [colin]      0.8.5claws83
6436
6437         * src/prefs_filtering.c
6438                 Fix rule rewriting when moving a leaf folder to a 
6439                 shorter path
6440
6441 2002-11-07 [colin]      0.8.5claws82
6442
6443         * src/prefs_filtering.c
6444                 fix a leak
6445
6446 2002-11-07 [colin]      0.8.5claws81
6447
6448         * src/folder.[ch]
6449                 Add folder_item_move_to() function to move a 
6450                 folderitem into another one (updates matcher etc)
6451         * src/folderview.c
6452                 Add folder drag'n drop (context menu to come)
6453                 [Should be dataloss free, but Please backup before 
6454                  trying !]
6455
6456 2002-11-06 [colin]      0.8.5claws80
6457
6458         * src/mh.c
6459                 mh_create_folder() returns NULL if can't create
6460                 directory hierarchy
6461
6462 2002-11-06 [paul]       0.8.5claws79
6463
6464         * src/compose.[ch]
6465                 allow 'on-the-fly' changing of the type of encryption 
6466                 and/or signing used (mime/ascii) via the compose window
6467
6468 2002-11-06 [paul]       0.8.5claws78
6469
6470         * sync with 0.8.5cvs19
6471                 see ChangeLog 2002-11-06 for src/account.c: 
6472                 account_get_special_folder()
6473                 
6474 2002-11-05 [alfons]     0.8.5claws77
6475
6476         * src/crash.c
6477                 very minor cleanups: nothing to see here, move on. :-)
6478
6479 2002-11-05 [colin]      0.8.5claws76
6480
6481         * src/main.c
6482                 Changes choices if compose windows are opened to
6483                 Discard, Draft, Don't quit
6484
6485 2002-11-05 [thorsten]   0.8.5claws75
6486
6487         * src/compose.c
6488                 reenabled default_reply_to folder option
6489
6490 2002-11-05 [colin]      0.8.5claws74
6491
6492         * src/compose.[ch] 
6493                 add compose_draft()
6494         * src/crash.c
6495                 add SIGTERM handler
6496         * src/main.[ch]
6497                 add clean_quit() for the SIGTERM handler
6498
6499 2002-11-05 [paul]       0.8.5claws73
6500         
6501         * po/es.po
6502                 updated by Ricardo Mones Lastra
6503
6504 2002-11-05 [melvin]     0.8.5claws72
6505
6506         * src/logwindow.c
6507                 Fixed log-clipping bug #616795.
6508                 To stop logging in the log window use 0 length.
6509         * src/prefs_common.c
6510                 Added a label to inform about the 0 log length behaviour.
6511
6512 2002-11-05 [paul]       0.8.5claws71
6513
6514         * sync with 0.8.5cvs17
6515                 see ChangeLog 2002-11-05
6516
6517 2002-11-04 [paul]       0.8.5claws70
6518
6519         * sylpheed-128x128.png
6520           sylpheed-64x64.png
6521           sylpheed.png
6522                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
6523                 <nikai@users.sourceforge.net>
6524                 
6525         * po/bg.po
6526                 updated by George Danchev
6527
6528 2002-11-03 [thorsten]   0.8.5claws69
6529
6530         * src/main.c
6531           src/mimeview.c
6532           src/rfc2015.h
6533                 add check if gpg is active
6534
6535 2002-11-03 [thorsten]   0.8.5claws68
6536
6537         * src/toolbar.h
6538                 removed GSList declaration causing trouble on MacOS-X
6539                 (submitted by alfons, reported by xfesty)
6540
6541 2002-11-01 [paul]       0.8.5claws67
6542
6543         * src/mainwindow.c
6544                 remove last remnants of main's filter code
6545
6546 2002-11-01 [paul]       0.8.5claws66
6547
6548         * tools/filter_conv.pl
6549                 fix bug where user-defined headers were ignored
6550
6551 2002-11-01 [paul]       0.8.5claws65
6552
6553         * src/logwindow.c
6554                 make a debug_print() not translatable
6555
6556 2002-10-31 [melvin]     0.8.5claws64
6557
6558         * ac/aspell.m4
6559                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
6560                 not run any GNU/aspell test.  The dictionary path will
6561                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
6562                 was given, in which case, it will be $prefix/lib/aspell/
6563         * configure.in
6564                 Fixed typo in commentary (Aspell code).
6565
6566 2002-10-31 [paul]       0.8.5claws63
6567
6568         * po/POTFILES.in
6569                 remove src/filter.c and src/prefs_filter.c
6570                 thanks to Ricardo for reminding me
6571
6572 2002-10-31 [colin]      0.8.5claws62
6573
6574         * src/mbox_folder.c
6575                 Plug some leaks
6576
6577 2002-10-31 [paul]       0.8.5claws61
6578
6579         * src/prefs_filter.[ch] ** REMOVED **
6580           src/filter.[ch]       ** REMOVED **
6581           
6582         * src/Makefile.am
6583           src/folderview.c
6584           src/inc.c
6585           src/main.c
6586           src/mainwindow.c
6587           src/mbox.c
6588           src/prefs_common.c
6589           src/prefs_filtering.c
6590           src/summaryview.[ch]
6591                 remove main's 'filter' code
6592                 
6593         README.claws
6594                 update to reflect removal of main's filter
6595
6596 2002-10-31 [paul]       0.8.5claws60
6597
6598         * src/summaryview.c
6599                 remove check for global_processing in summary_filter_open(). 
6600                 This fixes the bug where if the user uses the right-click 
6601                 'Create filter rule...' and doesn't have any filter rules 
6602                 already defined in claws' advanced filtering, the newly 
6603                 created filter rule goes to main's filtering which is 
6604                 inaccessible through the gui. Now the filter rule gets added
6605                 to claws' filtering by default.
6606
6607 2002-10-28 [melvin]     0.8.5claws59
6608
6609         * src/prefs_actions.c
6610                 Fixed bug #627322 where MIME parts were not always
6611                 correctly passed to a %p action
6612                 Display an error dialog when message filename is not found.
6613
6614 2002-10-28 [melvin]     0.8.5claws58
6615
6616         * src/prefs_common.c
6617                 Readded a missing function declaration lost in 0.8.3claws34
6618
6619 2002-10-28 [paul]       0.8.5claws57
6620
6621         * sync with 0.8.5cvs15
6622                 see ChangeLog 2002-10-28 and 2002-10-25
6623                 
6624         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6625
6626 2002-10-27 [oliver]     0.8.5claws56
6627
6628         * src/pop.c
6629                 plug leak in pop3_top_recv
6630
6631 2002-10-26 [christoph]  0.8.5claws55
6632
6633         * src/folder.c
6634                 set need_update folder flag when messages are added
6635                 (closes bug [ 626922 ] folder not updated after receiving)
6636
6637 2002-10-25 [melvin]     0.8.5claws54
6638
6639         * src/imageview.c
6640                 Fixed a memleak introduced in the scaling code.
6641
6642 2002-10-24 [alfons]     0.8.5claws53
6643
6644         * src/filtering.c
6645                 make filtering's forward message action forward from the 
6646                 correct account
6647                 (closes bug [628089 ] Filter -> Forward from address problem
6648                 reported by Oktay)
6649
6650 2002-10-24 [christoph]  0.8.5claws52
6651
6652         * src/mainwindow.c
6653         * src/manual.[ch]
6654                 o use manual of current locale or english if current
6655                   locale is not available (and english is available)
6656                 o also link to sylpheed doc project manuals
6657
6658 2002-10-23 [paul]       0.8.5claws51
6659
6660         * tools/README
6661           tools/kmail2sylpheed_v2.pl
6662                 add new version of kmail addressbook importer script.
6663                 works with newer versions of Kmail/KAddressBook which
6664                 have new and rearranged data.
6665
6666 2002-10-23 [martin]     0.8.5claws50
6667
6668         * src/folderview.c
6669         * src/summaryview.c
6670         * src/utils.h
6671         * src/utils.c
6672                 added length parameter to get_abbrev_newsgroup_name()
6673                 changed this function so that it abbreviates the newsgroup
6674                 names only so long it is smaller than the length parameter
6675                 (for better reading of some newsgroup names and space efficiency)
6676
6677 2002-10-22 [colin]      0.8.5claws49
6678
6679         *src/foldersel.c
6680                 Revert Alfons' last modification (after voting ;-))
6681
6682 2002-10-21 [alfons]     0.8.5claws48
6683
6684         * src/foldersel.c
6685                 folder view in folder selection dialog reflects state of
6686                 folder view in main window
6687
6688 2002-10-18 [alfons]     0.8.5claws47
6689
6690         * src/mbox.c
6691                 drop imported messages in folder selected by user,
6692                 and not in the inbox
6693                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6694
6695 2002-10-18 [alfons]     0.8.5claws46
6696
6697         * src/compose.c
6698                 make automagic reply work correctly for email accounts 
6699                 (whether it's viable to do a full sync with Hiro's 
6700                 compose.c is still under discussion)
6701
6702 2002-10-18 [melvin]     0.8.5claws45
6703
6704         * src/prefs_actions.c
6705                 Fixed bug #622275 where asynchroneous actions left 
6706                 zombies processes
6707                 Made (synchroneous) actions' input be displayed live.
6708
6709 2002-10-18 [christoph]  0.8.5claws44
6710
6711         * src/textview.c
6712                 don't add a newline in the textview in front of the
6713                 first textpart if header display is disabled
6714                 (closes bug [ 603385 ] disabled header display leaves blank
6715                  lin)
6716
6717 2002-10-18 [christoph]  0.8.5claws43
6718
6719         * src/folder.[ch]
6720         * src/imap.c
6721         * src/mbox_folder.c
6722         * src/mh.c
6723         * src/news.c
6724                 folder->get_num_list now returns an error code
6725                 (closes bug [ 609424 ] News cache cleared on failure)
6726                 
6727 2002-10-17 [colin]      0.8.5claws42
6728         
6729         * src/news.c
6730                 Changed a printf by debug_print
6731
6732 2002-10-16 [paul]       
6733
6734         * tools/OOo2sylpheed.pl
6735                 allow for spaces in the name of the
6736                 file to be attached.
6737
6738 2002-10-16 [colin]      0.8.5claws41
6739
6740         * src/main.c
6741                 Use a tristate to change online mode
6742
6743 2002-10-16 [paul]       0.8.5claws40
6744
6745         * po/es.po
6746                 updated by Ricardo Mones Lastra
6747
6748 2002-10-16 [colin]      0.8.5claws39
6749
6750         * src/main.c
6751           src/mainwindow.[ch]
6752                 Added --online and --offline command-line
6753                 switches
6754
6755 2002-10-15 [christoph]  0.8.5claws38
6756
6757         * src/procmime.c
6758                 set mimeinfo->name to NULL after g_free to
6759                 avoid double freeing with g_free
6760
6761 2002-10-14 [christoph]  0.8.5claws37
6762
6763         * src/compose.c
6764         * src/filtering.c
6765         * src/summaryview.c
6766                 remove calls to folder->change_flags that are now
6767                 done by procmsg flag functions (seems it is not
6768                 used by any foldertype anyway)
6769         * src/folder.c
6770                 init folder->change_flags with NULL
6771
6772 2002-10-14 [christoph]  0.8.5claws36
6773
6774         * src/folder.[ch]
6775         * src/imap.[ch]
6776                 use virtual functions for folder item new and destroy
6777                 functions
6778
6779 2002-10-14 [melvin]     0.8.5claws35
6780
6781         * src/compose.c
6782                 Added a test to not run the spell checker if no default
6783                 dictionary is available. No dialog is displayed though.
6784
6785 2002-10-14 [melvin]     0.8.5claws34
6786
6787         * src/gtkaspell.c
6788                 Fixed bug in dictionary list context menu where
6789                 "More..." pointed to an emtpy submenu if the
6790                 number of dictionaries is a multiple of 15
6791                 Removed unneeded code in suggestions list creation
6792
6793 2002-10-14 [paul]       0.8.5claws33
6794
6795         * po/bg.po
6796                 updated by George Danchev
6797
6798 2002-10-13 [hoa]        0.8.5claws32
6799
6800         * src/matcher.[ch]
6801           src/matcher_parser_parser.y
6802                 removed the escaped string from internal structure
6803                 of matcher.
6804
6805 2002-10-12 [colin]      0.8.5claws31
6806
6807         * src/gtksctree.[ch]
6808           src/summaryview.c
6809                 Removed useless function gtksctree_reanchor
6810
6811 2002-10-12 [alfons]     0.8.5claws30
6812         
6813         * sync with remaining main changes 2002-10-09 - 2002-10-11
6814         - drop changes to src/compose.c (requires claws specific changes)
6815         
6816 2002-10-12 [alfons]     0.8.5claws29
6817         
6818         * sync with main changes of 2002-10-08
6819         - drop changes to src/compose.c (requires claws specific changes)
6820         - drop changes to src/summaryview.c (requires changes to compose.c)     
6821
6822 2002-10-12 [alfons]     0.8.5claws28
6823         
6824         * sync with main changes of 2002-10-07
6825
6826 2002-10-12 [alfons]     0.8.5claws27
6827
6828         * sync with main changes of 2002-10-04
6829         - drop changes to src/compose.c (requires claws specific changes)
6830         - drop changes to src/prefs_folder_item.c (claws implementation
6831           seems to be working)
6832
6833 2002-10-12 [colin]      0.8.5claws26
6834
6835         * src/mainwindow.c
6836                 Fix folder-flicker when space-reading, introduced 
6837                 in claws22.
6838
6839 2002-10-12 [colin]      0.8.5claws25
6840
6841         * src/compose.c
6842                 Save account address when saving as draft.
6843                 (closes bug 621838)
6844
6845 2002-10-12 [colin]      0.8.5claws24
6846
6847         * src/summaryview.c
6848                 Fix the problem consisting of no message selected
6849                 after the last message in a folder has been moved.
6850
6851 2002-10-12 [paul]       0.8.5claws23
6852
6853         * src/compose.c
6854           src/prefs_template.c
6855           src/template.[ch]
6856                 add Cc and Bcc to templates. Patch submitted by
6857                 John L. Males.
6858
6859 2002-10-12 [colin]      0.8.5claws22
6860
6861         * src/folderview.c
6862                 Fix a bug after "Check for new messages":
6863                 If a folder was opened, it was still selected at
6864                 the end of the check, but displayed empty.
6865         * src/mainwindow.c
6866                 Remove unnecessary check
6867
6868 2002-10-12 [paul]
6869
6870         * tools/README
6871                 be more verbose in the description of
6872                 OOo2sylpheed.pl
6873                 
6874
6875 2002-10-11 [colin]      0.8.5claws21
6876
6877         * src/mainwindow.c
6878                 Make space work (better) when no mail is selected
6879
6880 2002-10-11 [colin]      0.8.5claws20
6881
6882         * src/inc.c
6883           src/news.c
6884                 fix warnings
6885
6886 2002-10-11 [colin]      0.8.5claws19
6887
6888         * src/mainwindow.c
6889                 revert 0.8.5claws6 changes as i couldn't get to
6890                 anything satisfying
6891
6892 2002-10-11 [melvin]     0.8.5claws18
6893
6894         * src/compose.c
6895                 Removed buggy and unused macro (should have been committed in
6896                 0.8.5claws17)
6897
6898 2002-10-11 [melvin]     0.8.5claws17
6899
6900         * src/compose.c
6901                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6902
6903 2002-10-11 [thorsten]   0.8.5claws16 
6904
6905         * src/folderview.c
6906                 remove rescan warning
6907
6908 2002-10-11 [colin]      0.8.5claws15 
6909
6910         * src/procheader.c
6911                 fix a segfault that happens if conv_unmime_header
6912                 fails (should be better to find out why it fails)
6913
6914 2002-10-11 [christoph]  0.8.5claws14
6915
6916         * src/summaryview.c
6917                 update folderview stats after ignore/unignore thread
6918
6919 2002-10-11 [hoa]        0.8.5claws13
6920
6921         * src/quote_fmt_parse.y
6922                 Fixed a yacc/bison syntax error
6923         * src/matcher.c
6924                 Escaping of string is fixed.
6925
6926 2002-10-11 [colin]      0.8.5claws12
6927
6928         * src/imageview.c
6929                 Resize images to fit
6930
6931 2002-10-11 [paul]       0.8.5claws11
6932
6933         * po/es.po
6934                 updated by Ricardo Mones Lastra
6935
6936 2002-10-10 [alfons]     0.8.5claws10
6937
6938         * src/compose.c
6939                 allow dropping files by "moving" files from a file manager,
6940                 not only by the more cumbersome "copying". the latter 
6941                 mostly implies holding down the Control button
6942
6943 2002-10-10 [christoph]  0.8.5claws9
6944
6945         * src/summaryview.c
6946                 update folders after thread building for ignored threads
6947
6948 2002-10-10 [christoph]  0.8.5claws8
6949
6950         * config/.cvsignore
6951                 added Makefile
6952         * src/filtering.[ch]
6953         * src/folder.[ch]
6954         * src/folderview.[ch]
6955         * src/import.c
6956         * src/inc.[ch]
6957         * src/mbox.[ch]
6958         * src/procmsg.c
6959         * src/summaryview.[ch]
6960                 o added new flag need_update to FolderItem
6961                 o removed folder_table from various functions from tracking
6962                   folder updates
6963                 o set need_update flags in folder.c's move, copy and delete
6964                   functions and procmsg's flags functions
6965                 o added function folderview_update_items_when_required that
6966                   updates all folders with need_update set
6967                 o call folderview_update_items_when_required instead of
6968                   folderview_update_item_foreach
6969
6970 2002-10-09 [sergey]     0.8.5claws7
6971
6972         * src/compose.c
6973                 Strip CRs whel loading the text into editor in reedit mode.
6974
6975 2002-10-09 [colin]      0.8.5claws6
6976
6977         * src/mainwindow.c
6978                 Make Space work when no mail is selected
6979
6980 2002-10-09 [colin]      0.8.5claws5
6981
6982         * src/gtksctree.[ch]
6983                 Fix range_select
6984                 Add gtk_sctree_reanchor() 
6985         * src/summaryview.c
6986                 Use gtk_sctree_reanchor() - better fix for 
6987                 bug 60413
6988
6989 2002-10-09 [colin]      0.8.5claws4
6990
6991         * src/summaryview.c
6992                 Fix shift-click select after delete problem
6993                 (closes bug 60413)
6994
6995 2002-10-08 [thorsten]   0.8.5claws3
6996
6997         * src/summaryview.c
6998                 exclude current msg from -hide read messages-
6999
7000 2002-10-08 [colin]      0.8.5claws2
7001
7002         * src/inc.[ch]
7003           src/pop.c
7004           src/recv.c
7005                 Differentiate socket errors from disk full
7006                 errors
7007
7008 2002-10-08 [christoph]  0.8.5claws1
7009
7010         * Makefile.am
7011         * configure.in
7012                 modifications for new config directory
7013
7014         * config.guess  ** REMOVED **
7015         * config.sub    ** REMOVED **
7016         * install-sh    ** REMOVED **
7017         * ltmain.sh     ** REMOVED **
7018         * missing       ** REMOVED **
7019         * mkinstalldirs ** REMOVED **
7020                 these files are autogenerated by automake
7021                 when you run autogen.sh
7022
7023         * config/.cvsignore     ** NEW FILE **
7024         * config/Makefile.am    ** NEW FILE **
7025                 ignore autogenerated files
7026                 create a Makefile in this directory
7027
7028 2002-10-08 [paul]       0.8.5claws
7029
7030         * 0.8.5claws release
7031         
7032         * src/compose.c
7033           src/procheader.c
7034           src/procmsg.c
7035                 fix quote reply format for newsgroups reply bug
7036                 (thanks to Hoa)
7037                 
7038         * po/en_GB.po
7039           po/pl.po
7040                 updated by me and Witold Wladyslaw Wojciech Wilk
7041                 repectively
7042
7043 2002-10-07 [paul]       0.8.3claws53
7044
7045         * po/it.po
7046           po/pt_BR.po
7047           po/sr.po
7048                 updated messages catalogs, submitted by
7049                 Alessandro Maestri, Fabio Jr.Beneditto 
7050                 and Urke MMI, respectively.
7051
7052 2002-10-07 [christoph]  0.8.3claws52
7053
7054         * src/folder.[ch]
7055         * src/folderview.c
7056         * src/mainwindow.c
7057                 fix new folder ghost message bug
7058                 (closes bug [ 619722 ] wrong count for newly created folders)
7059
7060 2002-10-07 [christoph]  0.8.3claws51
7061
7062         * src/compose.c
7063                 fix news posting problem
7064
7065 2002-10-07 [melvin]     0.8.3claws50
7066
7067         * po/fr.po
7068                 Updated French translation
7069
7070 2002-10-05 [christoph]  0.8.3claws49
7071
7072         * src/gtkstext.c
7073                 check if line_start_cache is set in gtk_stext_update_text
7074                 (closes bug [ 618119 ] crash while doing search in folder)
7075
7076 2002-10-05 [christoph]  0.8.3claws48
7077
7078         * src/imap.c
7079         * src/news.c
7080         * src/utils.c
7081         * src/utils.h
7082                 implement cache cleanups for claws' folder system
7083                 (closes bug [ 595916 ] imapcache not cleaned up)
7084
7085 2002-10-05 [melvin]     0.8.3claws47
7086
7087         * src/prefs_actions.c
7088                 Made the help text more clear for the %p token
7089
7090 2002-10-04 [paul]       0.8.3claws46
7091
7092         * sync with 0.8.5
7093                 see ChangeLog 2002-10-02 and 2002-10-03
7094
7095 2002-10-04 [christoph]  0.8.3claws45
7096
7097         * src/inc.c
7098                 fix segfault caused by pop before smtp
7099                 call to inc_account_mail with NULL
7100                 pointer for mainwin
7101
7102 2002-10-04 [paul]       0.8.3claws44
7103
7104         * configure.in
7105                 sync the LDAP detection from 0.8.5cvs1
7106
7107 2002-10-02 [christoph]  0.8.3claws43
7108
7109         * po/de.po
7110                 fix small spelling error
7111
7112 2002-10-02 [melvin]     0.8.3claws42
7113
7114         * ac/aspell.m4
7115                 Behave better and say "no" when test program cannot be run.
7116
7117 2002-10-02 [paul]       0.8.3claws41
7118
7119         * sync with 0.8.4cvs1
7120                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
7121                 
7122         * src/summaryview.c
7123                 toggle the behavior of Reply menuitem between
7124                 normal reply and reply-to-list
7125
7126 2002-10-01 [sergey]     0.8.3claws40
7127
7128         * src/compose.c
7129                 Convert newlines in the message text to the canonical form
7130                 before base64 encoding (RFC2045 compliance, fixes some
7131                 interoperability issues with Evolution 1.0.3)
7132
7133 2002-09-29 [colin]      0.8.3claws39
7134
7135         * src/summaryview.c
7136                 Fix an unwanted copy/paste
7137
7138 2002-09-29 [colin]      0.8.3claws38
7139
7140         * src/mainwindow.c
7141                 Renamed "Custom toolbar" to "Customize toolbar"
7142                 Renamed "Show all header" to "Show all headers"
7143                 Renamed "Set diplay item" to "Set displayed items"
7144         * src/prefs_common.c
7145                 Renamed "Show all header" to "Show all headers"
7146         * src/prefs_summary_column.c
7147                 Renamed "diplay item" to "displayed items"
7148
7149 2002-09-29 [colin]      0.8.3claws37
7150
7151         * src/mainwindow.[ch]
7152                 online/offline status pixmaps follow theme
7153                 changes
7154         * src/summaryview.[ch]
7155                 quicksearch pixmap follows theme changes
7156
7157 2002-09-29 [thorsten]   0.8.3claws36
7158
7159         * src/compose.c
7160           src/prefs_folder_item.[ch]
7161                 add default_reply_to folder option (closes patch 581044)
7162
7163 2002-09-29 [christoph]  0.8.3claws35
7164
7165         * acconfig.h    ** REMOVED **
7166         * configure.in
7167         * ac/aspell.m4
7168         * ac/check-type.m4
7169         * ac/gnupg-check-typedef.m4
7170                 fix autoheader 2.50 warning
7171
7172 2002-09-29 [christoph]  0.8.3claws34
7173
7174         * major code cleanup (part 2)
7175         
7176                 - unused variables removed
7177                 - unused functions removed
7178                 - uninitialized variables checked
7179                 - missing return statements added
7180                 - missing function return types added
7181                 - added parentheses around assignment
7182                   when suggested by gcc
7183
7184 2002-09-29 [alfons]     0.8.3claws33
7185
7186         * src/logwindow.c
7187                 log_window_clear(): only bracket gtk_text_forward_delete() 
7188                 with gtk_text_freeze() / gtk_text_thaw() (see if this
7189                 works around GTK text bug)
7190
7191 2002-09-29 [paul]       0.8.3claws32
7192
7193         * po/bg.po
7194           po/sr.po
7195                 updated by George Danchev and Urke MMI
7196                 respectively
7197
7198 2002-09-27 [christoph]  0.8.3claws31
7199
7200         * doc-src/readme.txt
7201         * doc-src/rfc1806.txt   ** REMOVED **
7202         * doc-src/rfc2183.txt   ** NEW FILE **
7203         * doc-src/rfc2980.txt   ** NEW FILE **
7204                 update rfcs
7205
7206 2002-09-27 [melvin]     0.8.3claws30
7207
7208         * ac/aspell.m4
7209                 Fixed typo which could break linking
7210
7211 2002-09-27 [melvin]     0.8.3claws29
7212
7213         * ac/aspell.m4
7214                 Improved GNU/aspell checking. 
7215                 Fixed bug #614490
7216
7217 2002-09-27 [paul]       0.8.3claws28
7218
7219         * sync with 0.8.3cvs8
7220                 see ChangeLog 2002-09-27
7221
7222 2002-09-26 [colin]      0.8.3claws27
7223
7224         * src/toolbar.[ch]
7225           src/mainwindow.[ch]
7226                 Add "Reply to Mailing-list" to the toolbar
7227
7228 2002-09-26 [christoph]  0.8.3claws26
7229
7230         * src/summaryview.c
7231                 Fix wrong message counts in summaryview status
7232
7233 2002-09-26 [paul]       0.8.3claws25
7234
7235         * sync with 0.8.3cvs7
7236                 see ChangeLog 2002-09-26
7237
7238 2002-09-26 [paul]       0.8.3claws24
7239
7240         * sync with 0.8.3cvs6
7241                 see ChangeLog 2002-09-25
7242
7243 2002-09-25 [christoph]  0.8.3claws23
7244
7245         * src/prefs_common.c
7246         * src/prefs_folder_item.c
7247         * src/prefs_scoring.c
7248                 Renamed "kill score" to "hide score" in GUI
7249                 and prefs files
7250
7251 2002-09-25 [paul]       0.8.3claws22
7252
7253         * sync with 0.8.3cvs5
7254                 see ChangeLog 2002-09-24
7255
7256 2002-09-24 [alfons]     0.8.3claws21
7257
7258         patch by Satoshi Nagayasu: allows appending / saving multiple 
7259         selected files (closes "[ 612279 ] save multiple mesg(s) in 
7260         'Save as ...'")
7261
7262         * AUTHORS
7263                 add Satoshi Nagayasu
7264         * src/summaryview.c
7265                 summary_save_as(): allow saving selected files to
7266                 one file
7267                 summary_set_menu_sensitive: enable "Save As..." when
7268                 multiple files are selected
7269         * src/utils.[ch]
7270                 append_file(): new function
7271
7272 2002-09-24 [colin]      0.8.3claws20
7273
7274         * src/procmime.c
7275                 Fix segfault when mimeinfo doesn't have a 
7276                 content_type. 
7277
7278 2002-09-24 [colin]      0.8.3claws19
7279
7280         * src/prefs_common.[ch]
7281                 Add a preference to display send dialog or not
7282         * src/send.c
7283                 Display send dialog according to preference
7284
7285 2002-09-24 [colin]      0.8.3claws18
7286
7287         * src/compose.[ch]
7288                 Disable user actions when sending
7289
7290 2002-09-24 [colin]      0.8.3claws17
7291
7292         * src/procmime.c
7293                 Do not display name or filename for attachments
7294                 with an application/pgp-signature type
7295                 (security flaw, see bug 537413)
7296
7297 2002-09-23 [colin]      0.8.3claws16
7298
7299         * src/editaddress.c
7300                 Initialize entry_email, entry_alias and 
7301                 entry_remarks to first email address of the list
7302
7303 2002-09-23 [colin]      0.83claws15
7304
7305         * src/compose.c
7306                 Drop pgp-signature when reediting a signed queued
7307                 message
7308
7309 2002-09-23 [melvin]     0.8.3claws14
7310
7311         * po/fr.po
7312                 Updated French translation
7313
7314 2002-09-23 [melvin]     0.8.3claws13
7315
7316         * src/mainwindow.c
7317                 Made custom toolbar menu labels more consistent
7318         * src/prefs_toolbar.c
7319                 Made custom toolbar window title more consistent
7320
7321 2002-09-22 [colin]      0.8.3claws12
7322
7323         * src/inc.c
7324                 Initialize session type to normal before getting 
7325                 mail (fixes strange Get behaviour)
7326         * src/prefs_account.h
7327                 Move STYPE_POP_BEFORE_SMTP to last position to 
7328                 avoid other side-effects
7329
7330 2002-09-22 [colin]      0.8.3claws11
7331
7332         * src/prefs_account.c
7333                 Fix pop_bfr_smtp_tm_entry sensivity when switching
7334                 from pop3 to apop or vice-versa
7335
7336 2002-09-22 [colin]      0.8.3claws10
7337         
7338         * src/prefs_account.[ch]
7339                 Add an option for the POP before SMTP timeout
7340         * src/inc.c
7341                 Remember time of last POP connection
7342         * src/send.c
7343                 Do POP before SMTP only if timeout reached
7344
7345 2002-09-22 [oliver]     0.8.3claws9
7346         
7347         * README.claws
7348                 explain custom toolbar
7349
7350 2002-09-22 [oliver]     0.8.3claws8
7351
7352         * src/prefs_actions.[ch]
7353         custom toolbar for compose      
7354                 actions callback from compose toolbar
7355         * src/folderview.c
7356                 remove include toolbar.h
7357
7358 2002-09-22 [oliver]     0.8.3claws7
7359         
7360         * src/prefs_toolbar.[ch]
7361                 custom toolbar for compose
7362                 - generic prefs_toolbar handles both
7363                   Mainwin's toolbar as well as Compose toolbar          
7364
7365 2002-09-22 [oliver]     0.8.3claws6
7366         
7367         * src/toolbar.[ch]
7368                 custom toolbar for compose
7369                 restructure toolbar.[ch]
7370
7371 2002-09-22 [oliver]     0.8.3claws5
7372
7373         * src/compose.[ch]
7374                 custom toolbar for compose
7375
7376 2002-09-22 [oliver]     0.8.3claws4
7377         
7378         * src/mainwindow.[ch]
7379                 custom toolbar for compose 
7380                 move mainwin toolbar back to mainwindow
7381
7382 2002-09-22 [alfons]     0.8.3claws3
7383
7384         * src/procmsg.c
7385                 :%sno/if(/if (/gc
7386                 :%sno/for(/for (/gc
7387                 (beautify)
7388
7389 2002-09-22 [alfons]     0.8.3claws2
7390         
7391         * src/procmsg.c
7392                 procmsg_save_to_outbox(): don't unlink message file from queue;
7393                 callers should do it using folder_item_remove_msg()
7394
7395 2002-09-22 [colin]      0.8.3claws1
7396
7397         * src/mimeview.[ch]
7398                 Made mimeview_check_signature() public
7399         * src/textview.c
7400                 Made GPG signatures verifiable by clicking
7401                 the [application/pgp-signature] in the Text
7402                 view
7403
7404 2002-09-22 [paul]       0.8.3claws
7405
7406         * po/bg.po
7407           po/en_GB.po
7408           po/es.po
7409           po/it.po
7410           po/pl.po
7411           po/pt_BR.po
7412           po/sr.po
7413                 updated translations, submitted by George Danchev,
7414                 me, Ricardo Mones Lastra, Alessandro Maestri,
7415                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
7416                 and Urke MMI, respectively.     
7417
7418 2002-09-22 [alfons]     0.8.2claws65
7419
7420         * src/procmsg.c
7421         * src/pgptext.c
7422                 no furry valgrinds have been used to plug these memleaks
7423
7424 2002-09-20 [paul]       0.8.2claws64
7425
7426         * sync with 0.8.3cvs4
7427                 'Select thread' re-implemented 
7428                 see ChangeLog 2002-09-20
7429
7430 2002-09-21 [alfons]     0.8.2claws63
7431
7432         * src/compose.c
7433                 compose_send(): plug unnoticed memleak
7434
7435 2002-09-20 [alfons]     0.8.2claws62
7436
7437         * src/addr_compl.c
7438                 replace_address_in_edit(): strict check for NULL address to
7439                 fix "[ 607348 ] Segfault in address completion". My guess is
7440                 that this happens with an empty address book, but it's good
7441                 to have this check here anyway
7442                 
7443                 completion_window_button_press(): free string returned 
7444                 from the internal cache
7445
7446 2002-09-20 [christoph]  0.8.2claws61
7447
7448         * src/procmime.h
7449                 added ENC_BINARY to EncodingType
7450         * src/procmime.c
7451                 the string returned by procmime_get_encoding_str
7452                 should not depend on the order of values in the
7453                 EncodingType definition
7454         * doc-src/rfc1806.txt   ** NEW FILE **
7455                 Added rfc1806 about MIME Content-Disposition
7456                 Extension
7457
7458 2002-09-19 [paul]       0.8.2claws60
7459
7460         * sync with 0.8.2cvs3
7461                 see ChangeLog 2002-09-19
7462
7463 2002-09-19 [paul]       0.8.2claws59
7464
7465         * src/prefs_folder_item.c
7466                 revert to Darko's original alignment of colour
7467                 selector button
7468                 add a colon to folder_color label
7469                 
7470         * src/compose.c
7471                 add Colin's patch (with Hiro's modifications) to 
7472                 force BASE64 encoding for 8-bit text when signing
7473                 (sync with 0.8.3cvs2)
7474
7475 2002-09-18 [alfons]     0.8.2claws58
7476
7477         * src/compose.c
7478                 :%sno/if(/if (/gc
7479                 :%sno/for(/for (/gc
7480                 (beautify a little bit)
7481
7482 2002-09-18 [christoph]  0.8.2claws57
7483
7484         * src/pine.c
7485                 fix handling of fgetc return value
7486
7487 2002-09-17 [alfons]     0.8.2claws56
7488         
7489         * src/summaryview.c
7490                 summary_sort(): check non-NULL summaryview->folder_item when no 
7491                 folder is selected at all
7492                 (closes "[ 610344 ] sort label make syl Crash")
7493
7494 2002-09-17 [alfons]     0.8.2claws55
7495         
7496         * src/compose.c
7497                 beautify a little bit
7498
7499 2002-09-17 [christoph]  0.8.2claws54
7500
7501         * src/folder.c
7502                 initialize max values for cache and folder
7503                 when cache or folder is empty
7504
7505 2002-09-15 [colin]      0.8.2claws53
7506
7507         * src/compose.c
7508                 Fix a leak (thanks Alfons!) and cleaned
7509                 variables names for custom headers
7510
7511 2002-09-15 [colin]      0.8.2claws52
7512
7513         * src/compose.c
7514                 Fix custom headers recognition when
7515                 prefs_common.trans_hdr is on
7516
7517 2002-09-15 [colin]      0.8.2claws51
7518
7519         * src/compose.c
7520                 Allow dynamically-added custom headers
7521                 Yet not reparsed if reedited
7522
7523 2002-09-15 [alfons]     0.8.2claws50
7524
7525         * src/prefs_account.c
7526                 fix warnings
7527
7528 2002-09-15 [colin]      0.8.2claws49
7529         
7530         * src/prefs_account.c
7531                 fix pop_before_smtp sensitivity
7532
7533 2002-09-15 [colin]      0.8.2claws48
7534
7535         * src/inc.[ch]
7536                 add inc_pop_before_smtp()
7537                 allow MainWindow to be undefined in 
7538                 inc_account_mail() and inc_start()
7539         * src/pop.c
7540           src/prefs_account.h
7541                 add STYPE_POP_BEFORE_SMTP session type
7542         * src/prefs_account.c
7543                 activated pop before smtp option
7544         * src/send.c
7545                 do pop before smtp if the relevant option 
7546                 is set
7547
7548 2002-09-15 [paul]       0.8.2claws47
7549
7550         * sync with 0.8.3
7551                 see ChangeLog 2002-09-15
7552
7553 2002-09-14 [paul]       0.8.2claws46
7554
7555         * po/bg.po
7556                 updated Bulgarian translation, submitted by
7557                 George Danchev
7558
7559 2002-09-13 [paul]       0.8.2claws45
7560
7561         * src/compose.c
7562                 merge claws' select_account() with main's
7563                 (new) compose_select_account(). [sync with
7564                 0.8.2cvs15, see ChangeLog 2002-09-11]
7565
7566 2002-09-12 [christoph]  0.8.2claws44
7567
7568         * src/filter.c
7569                 allocate 1 elements of FolderItem not 0
7570
7571 2002-09-12 [colin]      0.8.2claws43
7572
7573         * src/compose.c
7574                 Fix bug #590825 (obey Follow-up: poster)
7575
7576 2002-09-12 [colin]      0.8.2claws42
7577
7578         * src/procmime.c
7579                 Fix bug #557009 (wrong headers for messages 
7580                 forwarded as attachments)
7581
7582 2002-09-11 [colin]      0.8.2claws41
7583         
7584         * src/compose.c
7585                 Put SCF: pseudo-header on top of message
7586                 Set draft tmp_flag when saved as draft
7587
7588         * src/procmsg.c
7589           src/procheader.c
7590                 Skip after first \n\n for beginning of real message
7591                 for drafts too
7592
7593 2002-09-11 [christoph]  0.8.2claws40
7594
7595         * src/filtering.c
7596                 use procmsg flag functions in filtering or processing
7597                 will cause incorrect folder message counts
7598
7599 2002-09-11 [colin]      0.8.2claws39
7600
7601         * src/compose.c
7602                 Fix bug #550175 - wrong save folder when reediting
7603                 drafts
7604
7605 2002-09-11 [paul]       0.8.2claws38
7606
7607         * sync with 0.8.2cvs14
7608                 see ChangeLog 2002-09-11
7609
7610 2002-09-11 [colin]      0.8.2claws37
7611
7612         * src/folder.c
7613                 Fix a typo (seeming to cause new/unread status to
7614                 be lost)
7615
7616 2002-09-10 [christoph]  0.8.2claws36
7617
7618         * src/compose.c
7619                 compose_redirect should not use compose_generic_new
7620                 because that does more stuff than expected including
7621                 opening the external editor
7622                 (closes bug "[ 526608 ] bounced messages appear blank
7623                  in editor")
7624
7625 2002-09-10 [christoph]  0.8.2claws35
7626
7627         * src/folder.c
7628                 fix problem with too large message number range
7629                 causing a crash in folder_item_scan
7630
7631 2002-09-10 [paul]       0.8.2claws34
7632
7633         * sync with 0.8.2cvs13
7634                 see ChangeLog 2002-09-10
7635
7636 2002-09-10 [christoph]  0.8.2claws33
7637
7638         * src/msgcache.c
7639                 set MsgInfo TmpFlags for queue and draft folders
7640                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7641
7642 2002-09-10 [paul]       0.8.2claws32
7643
7644         * AUTHORS
7645           po/bg.po      ** NEW FILE **
7646                 new Bulgarian translation submitted by
7647                 George Danchev <danchev@spnet.net>
7648                 
7649         * tools/Makefile.am
7650           tools/README
7651           tools/tb2sylpheed     ** NEW FILE **
7652                 add script that converts an addressbook exported
7653                 from The Bat! into a Sylpheed addressbook. Submitted
7654                 by Urke MMI <urke-kg@eunet.yu>
7655
7656 2002-09-10 [paul]       0.8.2claws31
7657
7658         * sync with 0.8.2cvs12
7659                 see ChangeLog 2002-09-10
7660
7661 2002-09-06 [paul]       0.8.2claws30
7662
7663         * src/prefs_common.c
7664                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7665                 
7666         * tools/Makefile.am
7667           tools/README
7668           tools/ldif-to-xml.py  ** REMOVED **
7669                 remove obsolete python script
7670
7671 2002-09-06 [paul]       0.8.2claws29
7672
7673         * sync with 0.8.2cvs10
7674                 see ChangeLog 2002-09-06
7675
7676 2002-09-04 [paul]       0.8.2claws28
7677
7678         * sync with 0.8.2cvs9
7679                 see ChangeLog 2002-08-04
7680
7681 2002-09-04 [colin]      0.8.2claws27 
7682
7683         * src/prefs_common.[ch]
7684                 Added signature color configuration
7685         * src/textview.c
7686                 Use user-specified signature color
7687
7688 2002-09-03 [colin]      0.8.2claws26
7689
7690         * src/prefs_common.[ch]
7691                 Added autosave and autosave_length prefs
7692         * src/compose.c
7693                 Added compose_remove_draft()
7694                 Auto-save drafts according to the prefs
7695         * src/main.c
7696                 Added a crash-indicator file, allowing to check
7697                 for new messages on startup if Sylpheed crashed
7698                 (makes saved drafts "reappear")
7699
7700 2002-09-03 [colin]      0.8.2claws25
7701
7702         * src/textview.[ch]
7703                 Grey the signature
7704
7705 2002-09-03 [paul]       0.8.2claws24
7706
7707         * sync with 0.8.2cvs8
7708                 see ChangeLog 2002-09-02 and 2002-09-03
7709
7710 2002-09-03 [darko]      0.8.2claws23
7711
7712         * src/folderview.c
7713                 use normal style when creating new folder to pick
7714                 proper font size 
7715
7716 2002-09-02 [melvin]     0.8.2claws22
7717
7718         * src/gtkaspell.m4
7719                 removed some obsolete code
7720
7721 2002-09-02 [melvin]     0.8.2claws21
7722
7723         * ac/aspell.m4
7724                 fixed test's equality sign (== to =)
7725
7726 2002-09-02 [alfons]     0.8.2claws20
7727
7728         * src/folder.c
7729         * src/mh.c
7730                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7731                 as folder->destroy virtual as suggested by Hiro
7732                 (the mh.c code seems to have been lost around mh.c.1.21)
7733
7734 2002-09-02 [paul]       0.8.2claws19
7735
7736         * po/pt_BR.po
7737                 updated by Fabio Jr. Beneditto
7738                 
7739         * src/defs.h
7740                 use 'http://claws.sylpheed.org' for homepage link. 
7741                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7742
7743 2002-09-01 [alfons]     0.8.2claws18
7744
7745         * src/mh.c
7746                 plug memleak related to one Martin Kluge found
7747
7748 2002-08-31 [paul]       0.8.2claws17
7749
7750         * sync with 0.8.2cvs6
7751                 see ChangeLog 2002-08-30
7752
7753 2002-08-31 [alfons]     0.8.2claws16
7754
7755         * src/folder.c
7756                 folder_destroy(): remove mailbox from folderlist even if it has
7757                 no destroy virtual
7758
7759 2002-08-31 [alfons]     0.8.2claws15
7760
7761         * src/folder.c
7762                 :%sno/if(/if (/gc
7763                 :%sno/for(/for (/gc
7764                 (being pedantic I know)
7765
7766 2002-08-31 [alfons]     0.8.2claws14
7767
7768         * src/folder.c
7769                 check for NULL pointers returned from folder->fetch_msginfo virtual
7770                 (should solve some reported crashes)
7771
7772 2002-08-30 [alfons]     0.8.2claws13
7773
7774         * acconfig.h
7775         * configure.in
7776         * src/crash.c
7777                 enable crash dialog on compilation time
7778                 (--enable-crash-dialog configure option)
7779
7780 2002-08-30 [alfons]     0.8.2claws12
7781
7782         * AUTHORS
7783                 add Martin Kluge
7784         * src/mh.c
7785                 apply memory leak plug patch by Martin Kluge
7786                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7787                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7788                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7789
7790 2002-08-30 [darko]      0.8.2claws11
7791
7792         * src/folderview.c
7793                 copy Gtk style from normal style to match
7794                 font size for coloured folders
7795
7796 2002-08-29 [alfons]     0.8.2claws10
7797
7798         * sylpheed.desktop
7799                 Type=Internet <- Type=Application
7800                 (reported by Michael Schwendt, see:
7801                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7802                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7803
7804 2002-08-29 [paul]       0.8.2claws9
7805
7806         * sync with 0.8.2cvs5
7807                 see ChangeLog 2002-08-29
7808
7809 2002-08-29 [colin]      0.8.2claws8
7810
7811         * src/summaryview.c
7812                 Added a sanity check in summary_select_thread
7813                 Should fix bug 601605
7814
7815 2002-08-29 [colin]      0.8.2claws7
7816
7817         * src/main.c
7818                 Revert claws6 changes regarding bug #591676
7819
7820 2002-08-28 [colin]      0.8.2claws6
7821         
7822         * src/main.c
7823                 Ignore cache for queue folderitems
7824                 Fix bug #591676
7825
7826 2002-08-28 [melvin]     0.8.2claws5
7827
7828         * README.claws
7829                 Fixed typos.
7830
7831 2002-08-28 [melvin]     0.8.2claws4
7832
7833         * README.claws
7834                 Updated a bit the text concerning the spell checker
7835
7836 2002-08-28 [melvin]     0.8.2claws3
7837
7838         Merged the GNU_aspell_branch:
7839                 Support of new GNU/aspell is now included and the old pspell
7840                 is not supported anymore.
7841                 See README.claws
7842
7843         * README.claws
7844                 Updated spell checker text to reflect the switch to GNU/aspell
7845
7846         * ac/aspell.m4          *** NEW ***
7847         * src/gtkaspell.[ch]    *** NEW *** 
7848         * ac/pspell.m4          *** DELETED *** 
7849         * src/gtkspell.[ch]     *** DELETED ***
7850
7851         * ac/Makefile.am
7852                 Updated for GNU/aspell support
7853
7854         * po/POTFILES.in
7855                 Replaced gtkspell.c by gtkaspell.c
7856
7857         * acconfig.h
7858         * src/Makefile.am
7859         * src/about.c
7860         * src/compose.[ch]
7861         * src/crash.c
7862         * src/main.c
7863         * src/prefs_common.[ch]
7864                 Updated for GNU/aspell support
7865
7866 2002-08-28 [paul]       0.8.2claws2
7867
7868         * sync with 0.8.2cvs4
7869                 see ChangeLog 2002-08-27 and 2002-08-28
7870
7871 2002-08-28 [colin]      0.8.2claws1
7872
7873         * src/summary_search.c
7874                 Added "AND search"
7875
7876 2002-08-28 [jens]       0.8.2claws
7877
7878         *po/de.po
7879                 Updated German translations
7880
7881 2002-08-27 [melvin]     0.8.2claws
7882
7883         * po/fr.po
7884                 Updated French translations
7885
7886 2002-08-27 [paul]       0.8.2claws
7887
7888         * sync with 0.8.2 main release
7889
7890         * po/en_GB.po
7891           po/es.po
7892           po/it.po
7893           po/pl.po
7894           po/pt_BR.po
7895           po/sr.po
7896                 updated message catalogs submitted by
7897                 Ricardo Mones Lastra, Alessandro Maestri,
7898                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7899                 Beneditto and Urke MMI  
7900
7901 2002-08-27 [hoa]        0.8.1claws123
7902
7903         * src/mainwindow.[ch]
7904         * src/summaryview.[ch]
7905                 removed the "filter setting" menu option.
7906                 add a "cancel a news message" menu option.
7907
7908 2002-08-26 [martin]     0.8.1claws122
7909
7910         * ChangeLog.claws
7911                 changed string under 0.8.1claws79 changed by myself
7912                 i'm sorry alfons :(
7913
7914 2002-08-26 [martin]     0.8.1claws121
7915
7916         * src/crash.c
7917                 added kill command to debuggerrc to start crash dialog
7918
7919 2002-08-26 [paul]       0.8.1claws120
7920
7921         * sync with 0.8.1cvs31
7922                 see ChangeLog 2002-08-26
7923
7924 2002-08-25 [alfons]     0.8.1claws119
7925
7926         * src/procmsg.c
7927                 fix bug that didn't send out correct headers to news server
7928                 when sending news article and email from queue (bug reported
7929                 and patch provided by Tim Mann; closes bug 
7930                 "[ 583196 ] 0.7.8claws can't post news")
7931
7932 2002-08-25 [alfons]     0.8.1claws118
7933
7934         * src/selective_download.c
7935                 mark two strings as translatable
7936                 (thanks to Urke MMI for pointing this out)
7937
7938 2002-08-25 [alfons]     0.8.1claws117
7939
7940         * src/summaryview.c
7941                 treat sent boxes as special and allow sorting them by addressee
7942                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7943                 submitted by Steve Lamb)
7944
7945 2002-08-24 [alfons]     0.8.1claws116
7946
7947         * src/matcher.c
7948                 fix memleak reported by Martin Kluge
7949                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7950
7951 2002-08-24 [oliver]     0.8.1claws115
7952
7953         * src/prefs_toolbar.c
7954                 o code cleanup as suggested by Alfons
7955                 o memleak fix
7956
7957 2002-08-24 [alfons]     0.8.1claws114
7958
7959         * src/summaryview.c
7960                 o fix another memory leak reported by Martin Kluge
7961                   (see "[ 599568 ] Small Memory Leak")
7962                 o remove 'from' variable from 'summary_set_header()'; we can
7963                   do with just 'to' 
7964
7965 2002-08-24 [paul]       0.8.1claws113
7966
7967         * sync with 0.8.1cvs30
7968                 see ChangeLog 2002-08-23
7969
7970 2002-08-24 [alfons]     0.8.1claws112
7971
7972         * src/summaryview.c
7973                 remove unnecessary allocations for search bar fixing leaks
7974                 reported by Martin Kluge
7975                 (see "[ 599451 ] Further memory leaks?")
7976
7977 2002-08-24 [alfons]     0.8.1claws111
7978
7979         * src/main.c
7980                 make get_socket_name() public for crash.c
7981         * src/crash.c
7982                 o make report bug button work (goes to claws' 
7983                   bug tracker at sf.net)
7984                 o introduce function for doing important stuff just
7985                   before claws goes down
7986                 o clean up code 
7987
7988 2002-08-24 [alfons]     0.8.1claws110
7989
7990         * src/compose.c
7991                 move cursor to "To" entry when forwarding as attachment
7992                 (reported and solved by Steve Lamb, closes bug report
7993                 "[ 592880 ] Forward as attachment; cursor not in to")
7994
7995 2002-08-24 [colin]      0.8.1claws109
7996
7997         * src/mainwindow.c
7998                 fix quick search visibility after GUI (de)separations.
7999
8000 2002-08-23 [colin]      0.8.1claws108
8001
8002         * src/mainwindow.c
8003                 fix header pane visibility after folderview or
8004                 messageview (de)separation
8005
8006 2002-08-23 [paul]       0.8.1claws107
8007
8008         * src/mainwindow.[ch]
8009           src/toolbar.c
8010                 give full control of display or non-display 
8011                 of the Execute icon to Custom toolbar settings.
8012                 add new sensitivity condition to maninwindow.h: 
8013                 M_DELAY_EXEC
8014
8015         * ChangeLog
8016           ChangeLog.jp
8017           NEWS
8018                 more sync with 0.8.1cvs29
8019
8020 2002-08-23 [melvin]     0.8.1claws106
8021
8022         * src/alertpanel.c
8023                 Readded support for custom widget in alertpanel lost in last
8024                 sync.
8025
8026 2002-08-23 [paul]       0.8.1claws105
8027
8028         * sync with 0.8.1cvs29
8029                 see ChangeLog 2002-08-23
8030
8031 2002-08-23 [colin]      0.8.1claws104
8032
8033         * src/summaryview.c
8034                 Fix folder and search pixmaps exchanging positions
8035                 after theme or toolbar changes. Thank to Oliver for 
8036                 reporting this.
8037
8038 2002-08-23 [colin]      0.8.1claws103
8039
8040         * src/mainwindow.c
8041           src/messageview.[ch]
8042           src/noticeview.[ch]
8043           src/summaryview.c
8044                 Changed messageview_create() and noticeview_create()
8045                 to avoid the last gdk_warning
8046
8047 2002-08-22 [colin]      0.8.1claws102
8048
8049         * src/summaryview.c
8050                 Fix my new `Creating pixmap from xpm' warning
8051
8052 2002-08-22 [colin]      0.8.1claws101
8053
8054         * src/mainwindow.c
8055                 Fix some of the gdk warnings
8056
8057 2002-08-22 [colin]      0.8.1claws100
8058
8059         * src/Makefile.am
8060         * src/stock_pixmap.c
8061         * src/stock_pixmap.h
8062         * src/pixmaps/quicksearch.xpm *ADDED*
8063                 Add the quicksearch pixmap
8064         * src/mainwindow.c
8065         * src/summaryview.c
8066         * src/summaryview.h
8067                 Make quicksearch bar visible/hidden via a button
8068
8069 2002-08-22 [christoph]  0.8.1claws99
8070
8071         * src/folder.c
8072                 fix folder update for newsgroups with message
8073                 numbers below minimum number of articles to fetch
8074                 (closes bug #598445)
8075
8076 2002-08-22 [paul]       0.8.1claws98
8077
8078         * sync with 0.8.1cvs28
8079                 see ChangeLog 2002-08-22
8080
8081 2002-08-21 [alfons]     0.8.1claws97
8082
8083         * src/crash.c
8084                 use bt instead of bt full which seems to work 
8085                 better, and bt full doesn't give a great deal 
8086                 of information anyway
8087
8088 2002-08-21 [colin]      0.8.1claws96
8089
8090         * src/summaryview.c
8091                 fix summaryview_searchtype_changed prototype
8092
8093 2002-08-21 [christoph]  0.8.1claws95
8094
8095         * src/mainwindow.c
8096                 o fix broken menu update for sorting type, we have to
8097                   get this info from the summaryview now
8098                 o removed setting of threaded state in menu callback
8099         * src/summaryview.[ch]
8100                 more summaryview/folderitem seperation for
8101                 threading option
8102         * configure.in
8103                 removed not required --with-compiler-flags option
8104
8105 2002-08-21 [oliver]     0.8.1claws94
8106         
8107         * src/toolbar.h 
8108                 o rename toolbar.xml to toolbar_main.xml
8109                   since toolbar_compose.xml might come up 
8110                   any time soon
8111         * README.claws
8112                 add custom toolbar              
8113
8114 2002-08-21 [darko]      0.8.1claws93
8115
8116         * src/procmsg.c
8117                 don't reset tmp flags for messages copied
8118                 to sent folder
8119
8120 2002-08-21 [colin]      0.8.1claws92
8121         
8122         * src/prefs_filtering.c
8123                 fix renaming rules on folder rename 
8124                 when folder is not a leaf folder
8125
8126 2002-08-21 [paul]       0.8.1claws91
8127
8128         * src/prefs_folder_item.c
8129                 fix alignment of colour selector
8130
8131 2002-08-21 [paul]       0.8.1claws90
8132
8133         * sync with 0.8.1cvs27
8134                 see ChangeLog 2002-08-21
8135
8136 2002-08-21 [paul]       0.8.1claws89
8137
8138         * src/summaryview.c
8139                 fix crash when changing field type in
8140                 Quick search bar
8141
8142 2002-08-21 [colin]      0.8.1claws88
8143
8144         * src/summaryview.c
8145                 Made quick search case-insensitive
8146
8147 2002-08-21 [paul]       0.8.1claws87
8148
8149         * sync with 0.8.1cvs26
8150                 see ChangeLog 2002-08-21
8151
8152 2002-08-20 [christoph]  0.8.1claws86
8153
8154         * src/folderview.c
8155         * src/main.c
8156         * src/summaryview.[ch]
8157                 more summaryview/folderitem seperation for
8158                 sort_key and sort_type
8159         * src/procmsg.c
8160                 added missing return statement
8161
8162 2002-08-20 [colin]      0.8.1claws85
8163
8164         * src/summaryview.[ch]
8165                 Added a quick search box
8166         * src/mainwindow.c
8167         * src/prefs_common.[ch]
8168                 Added a show/hide option for the quick search
8169
8170 2002-08-20 [oliver]     0.8.1claws84
8171         
8172         * src/mainwindow.c
8173                 remove toolbar_create_popups
8174         * src/toolbar.[ch]
8175                 o remove toolbar_create_popups
8176                 o fix toolbar_set_sensitive 
8177                   (Bug reports #596834 and #596832)     
8178         * src/prefs_toolbar.c
8179                 o add "Set default" button
8180                 o align label and text + combo widgets
8181
8182 2002-08-20 [hoa]        0.8.1claws83bis
8183
8184         * src/imap.c
8185                 fixed a bug in imap_fetch_msginfo() in case there is no
8186                 current folder.
8187
8188 2002-08-20 [darko]      0.8.1claws83
8189
8190         * src/folderview.c
8191                 copy the color style of folder view so it
8192                 works with GTK themes
8193
8194 2002-08-20 [darko]      0.8.1claws82
8195
8196         * src/folder.h
8197         * src/folderview.c
8198         * src/prefs_folder_item.[hc]
8199                 don't use UI stuff in folder.h
8200
8201 2002-08-20 [darko]      0.8.1claws81
8202
8203         * src/folder.h
8204         * src/prefs_folder_item.h
8205         * src/folderview.c
8206         * src/prefs_folder_item.c
8207                 ability to set folder color in folderview
8208
8209 2002-08-19 [alfons]     0.8.1claws80
8210
8211         * src/summaryview.c
8212                 fix one of the earlier memleaks reported by Martin Kluge
8213
8214 2002-08-19 [alfons]     0.8.1claws79
8215
8216         * src/mainwindow.c
8217                 hide notice view when selecting seperate folder
8218                 view (reported by Urke MMI)
8219
8220 2002-08-19 [christoph]  0.8.1claws78
8221
8222         * src/folderview.c
8223         * src/prefs_folder_item.h
8224         * src/summaryview.[ch]
8225                 o add summary_set_prefs_from_folderitem to set
8226                   summaryview prefs (first step to remove all
8227                   references to the folderitem in summaryview)
8228                 o moved compiled regex stuff from folderitem prefs
8229                   to summaryview code
8230
8231 2002-08-19 [paul]       0.8.1claws77
8232
8233         * src/compose.c
8234                 add check for '.' to QUOTE_IF_REQUIRED
8235
8236 2002-08-19 [paul]       0.8.1claws76
8237
8238         * src/inc.c
8239                 sync with 0.8.1cvs25 (plug memory leak)
8240
8241         * src/prefs_toolbar.c
8242                 re-order prefs_toolbar_cancel()
8243
8244 2002-08-18 [alfons]     0.8.1claws75
8245
8246         * src/inc.c
8247         * src/matcher.c
8248                 plug other memleaks reported by Martin Kluge
8249
8250 2002-08-18 [paul]       0.8.1claws74
8251
8252         * po/pt_BR.po
8253                 updated by Fabio Jr. Beneditto
8254
8255 2002-08-18 [paul]       0.8.1claws73
8256
8257         * src/toolbar.[ch]
8258                 fix bug where tooltips were displayed untranslated              
8259
8260         * src/prefs_toolbar.c
8261                 fix bug where clicking 'Cancel' creates an icon & text
8262                 toolbar regardless of prefs
8263         
8264
8265 2002-08-17 [oliver]     0.8.1claws72
8266
8267         * src/prefs_toolbar.c
8268                 update toolbar on CANCEL
8269                 bug reported by Martin Kluge
8270         * src/toolbar.c
8271                 toolbar_destroy memleak fixed           
8272
8273 2002-08-17 [alfons]     0.8.1claws71
8274
8275         * src/toolbar.c
8276                 plug another memleak reported by Martin Kluge
8277
8278 2002-08-16 [alfons]     0.8.1claws70
8279
8280         * src/crash.c
8281                 use execvp() correctly (suggested by wwp; thanks!)
8282
8283 2002-08-16 [alfons]     0.8.1claws69
8284
8285         * src/gtksctree.c
8286                 plug memory leak reported by Kim Schultz & Martin Kluge
8287
8288 2002-08-16 [paul]       0.8.1claws68
8289
8290         * po/es.po
8291                 updated by Ricardo Mones Lastra
8292
8293 2002-08-16 [paul]       0.8.1claws67
8294
8295         * src/toolbar.h
8296                 fix bug where 'Compose News' icon showed wrong
8297                 tooltip
8298
8299 2002-08-16 [paul]       0.8.1claws66
8300
8301         * sync with 0.8.1cvs24
8302                 see ChangeLog 2002-08-16
8303
8304         * po/it.po
8305                 updated by Alessandro Maestri
8306
8307 2002-08-15 [paul]       0.8.1claws65
8308
8309         * po/sr.po
8310                 updated by Urke MMI
8311
8312 2002-08-15 [paul]       0.8.1claws64
8313
8314         * src/*.c
8315                 don't translate debug info
8316
8317         * src/matcher.[ch]
8318                 add copyright info
8319
8320 2002-08-15 [paul]       0.8.1claws63
8321
8322         * src/prefs_toolbar.c
8323                 fix bug where clicking 'OK' creates an icon & text
8324                 toolbar regardless of prefs
8325
8326 2002-08-14 [alfons]     0.8.1claws62
8327
8328         * src/main.c
8329                 add global var that has the full argv[0]
8330         * src/crash.c
8331                 o execvp the correct sylpheed by using argv0
8332                   and setting the correct work dir
8333                 o other tweaks  
8334
8335 2002-08-14 [oliver]     0.8.1claws61
8336         
8337         * enable/disable Toolbar Action Buttons 
8338         * code cleanups
8339         * src/mainwindow.c
8340         * src/toolbar.[ch]      
8341         * src/prefs_toolbar.c   
8342
8343 2002-08-14 [melvin]     0.8.1claws60
8344
8345         * po/fr.po
8346                 Updated French translations
8347
8348 2002-08-14 [melvin]     0.8.1claws59
8349
8350         * src/crash.c
8351                 Made bug report not translatable
8352         * src/exporthtml.c
8353                 Fixed exporthtml_build_filespec() return value
8354         * src/foldersel.c
8355                 Fixed incorrect include file
8356         * src/gtkspell.c
8357         * src/prefs_actions.c
8358         * src/prefs_toolbar.c
8359                 Made debug info not translatable
8360         * src/mutt.c
8361         * src/quote_fmt.c
8362                 Added missing includes
8363         * src/prefs_common.c
8364                 Fixed typo
8365
8366 2002-08-14 [paul]       0.8.1claws58
8367
8368         * faq/es/sylpheed-faq.html
8369           faq/es/sylpheed-faq-[1-3].html
8370           faq/es/sylpheed-faq-4.html     **NEW FILE **
8371                 update Spanish FAQ
8372
8373 2002-08-13 [christoph]  0.8.1claws57
8374
8375         * src/procmsg.c
8376                 ignore thread fix that did not mark all
8377                 child nodes of a ignored thread as
8378                 ignored. Does not work perfectly yet,
8379                 but it is better now
8380
8381 2002-08-13 [alfons]     0.8.1claws56
8382
8383         * src/crash.c
8384                 o implement 'save crash log'
8385                 o some tweaks
8386
8387 2002-08-13 [melvin]     0.8.1claws55
8388
8389         * src/main.c
8390                 removed unrequired "execinfo.h" header
8391
8392 2002-08-12 [paul]       0.8.1claws54
8393
8394         * faq/en/sylpheed-faq.html
8395           faq/en/sylpheed-faq-[1-3].html
8396           faq/en/sylpheed-faq-4.html     **NEW FILE **
8397                 update English FAQ
8398
8399 2002-08-12 [alfons]     0.8.1claws53
8400
8401         * po/POTFILES.in
8402                 add crash.c to translatables
8403         * src/crash.c
8404                 bring in Leandro's crash dialog
8405
8406 2002-08-11 [alfons]     0.8.1claws52
8407
8408         * src/crash.c
8409                 clean up some warnings
8410
8411 2002-08-11 [alfons]     0.8.1claws51
8412
8413         * acconfig.h
8414         * configure.in
8415         * src/crash.[ch]        ** NEW FILES **
8416         * src/main.c            
8417                 initial gdb crash handler
8418
8419 2002-08-11 [paul]       0.8.1claws50
8420
8421         * src/prefs_toolbar.c
8422                 replace Up/Down arrow pixmaps with text to be
8423                 consistent across icon themes
8424
8425 2002-08-11 [paul]       0.8.1claws49
8426
8427         * src/prefs_common.c
8428           src/prefs_toolbar.c
8429                 rename 'Pixmap' -> 'Icon'
8430
8431         * src/toolbar.[ch]
8432                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
8433
8434 2002-08-10 [paul]       0.8.1claws48
8435
8436         * src/prefs_toolbar.c
8437                 re-work the UI
8438
8439 2002-08-10 [paul]       0.8.1claws47
8440
8441         * src/main.c
8442                 don't write Processing progress to status bar
8443                 patch submitted by Alexander Evseev
8444
8445         * src/prefs_toolbar.c
8446                 re-position and resize window
8447                 make window assume correct size on first call
8448
8449 2002-08-10 [paul]       0.8.1claws46
8450
8451         * src/mainwindow.c
8452           src/prefs_toolbar.c
8453           src/toolbar.c
8454           src/toolbar.h
8455                 obey coding style
8456                 follow UI text conventions
8457
8458 2002-08-10 [alfons]     0.8.1claws45
8459
8460         * src/toolbar.c
8461                 correct pixmap for delete action
8462
8463 2002-08-10 [paul]       0.8.1claws44
8464
8465         * po/pt_BR.po
8466                 updated by Fabio Jr. Beneditto
8467
8468 2002-08-10 [paul]       0.8.1claws43
8469
8470         * po/POTFILES.in
8471                 add custom toolbar files
8472
8473 2002-08-10 [paul]       0.8.1claws42
8474
8475         * sync with 0.8.1cvs22
8476                 see ChangeLog 2002-08-09
8477
8478 2002-08-09 [paul]       0.8.1claws41
8479
8480         * tools/Makefile.am
8481           tools/README
8482           tools/outlook2sylpheed.pl     ** NEW FILE **
8483                 add script to convert exported Outlook
8484                 contacts list to a Sylpheed addressbook.
8485                 Submitted by Ricardo Mones Lastra.
8486
8487 2002-08-09 [paul]       0.8.1claws40
8488
8489         * AUTHORS
8490           configure.in
8491           po/sr.po      ** NEW FILE **
8492                 add Serbian message catalog. Submitted by
8493                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
8494
8495 2002-08-09 [paul]       0.8.1claws39
8496
8497         * sync with 0.8.1cvs21
8498                 see ChangeLog 2002-08-08
8499
8500 2002-08-08 [oliver]     0.8.1claws38
8501
8502         * src/mainwindow.c
8503                 move Custom Toolbar to Configuration menu
8504
8505 2002-08-08 [oliver]     0.8.1claws37
8506
8507         * src/prefs_toolbar.c
8508                 fix substitute pixmap bug
8509
8510 2002-08-08 [paul]       0.8.1claws36
8511
8512         * sync with 0.8.1cvs19
8513                 see ChangeLog 2002-08-08
8514
8515 2002-08-07 [christoph]  0.8.1claws35
8516
8517         * src/utils.c
8518                 fixed a memory leak in new canonicalize_file_replace
8519
8520 2002-08-07 [christoph]  0.8.1claws34
8521
8522         * src/utils.[ch]
8523                 o canonicalize_file_replace should create the temporary
8524                   file in the same directory as the original file.
8525                 o added get_tmpfile_in_dir that creates a temorary file
8526                   in a specified directory.
8527
8528 2002-08-07 [melvin]     0.8.1claws33
8529
8530         * src/toolbar.c
8531                 fixed bug where 'Article' button acted as 'Email' button.
8532
8533 2002-08-07 [paul]       0.8.1claws32
8534
8535         * sync with 0.8.1.cvs17
8536                 see ChangeLog 2002-08-07
8537
8538 2002-08-07 [colin]      0.8.1claws31
8539         
8540         * src/news.c
8541                 fix mass-cancel problem
8542
8543 2002-08-07 [thorsten]   0.8.1claws30
8544
8545         * src/prefs_toolbar.c
8546                 fix: crash on replace or add new button
8547         * src/toolbar.c
8548                 fix: close xmlfile after reading
8549         * src/utils.c
8550                 fix: unlink() file before rename()
8551
8552 2002-08-06 [paul]       0.8.1claws29
8553
8554         * sync with 0.8.cvs15
8555                 see ChangeLog 2002-08-06
8556
8557 2002-08-06 [oliver]     0.8.1claws28
8558
8559         * src/toolbar.c
8560         * src/prefs_toolbar.c
8561                 fixed empty toolbar issue
8562
8563 2002-08-06 [oliver]     0.8.1claws27
8564
8565         * Custom Toolbar Final 
8566         * src/folderview.c
8567         * src/inc.c
8568         * src/summaryview.c
8569                 o toolbar stuff now lives in src/toolbar.[ch]
8570                 o main_window_toolbar_* functions are renamed to
8571                   toolbar_* reflecting their new source file
8572         * src/mainwindow.[ch]
8573                 o remove toolbar stuff  
8574
8575 2002-08-06 [oliver]     0.8.1claws26
8576         
8577         * src/Makefile.am
8578         * src/prefs_toolbar.[ch]        **New File**
8579         * src/toolbar.[ch]              **New File**
8580                 o prefs_toolbar.[ch] custom toolbar frontend
8581                 o toolbar.[ch]       backend 
8582
8583 2002-08-06 [oliver]     0.8.1claws25
8584
8585         * src/prefs_actions.[ch]
8586                 o new exported function actions_execute
8587
8588 2002-08-06 [paul]       0.8.1claws24
8589
8590         * sync with 0.8.1cvs4
8591                 see ChangeLog 2002-08-06
8592
8593 2002-08-06 [paul]       0.8.1claws23
8594
8595         * sync with 0.8.1cvs13
8596                 see ChangeLog 2002-08-06
8597
8598 2002-08-06 [paul]       0.8.1claws22
8599
8600         * sync with 0.8.1cvs12
8601                 see ChangeLog 2002-08-05 and 2002-08-06
8602
8603 2002-08-06 [match]      0.8.1claws21
8604
8605         * src/addrclip.c
8606                 improvements to cut/copy/paste address
8607
8608 2002-08-05 [match]      0.8.1claws20
8609
8610         * src/addritem.[ch]
8611         * src/addrcache.c
8612         * src/addrbook.c
8613         * src/editaddress.c
8614         * src/addressbook.c
8615                 fixes to improve cut/copy/paste
8616
8617 2002-08-06 [melvin]     0.8.1claws19
8618
8619         * src/account.[ch]
8620                 account_find_all_from_address(): new function that returns the
8621                 list of all accounts that are matched in an address.
8622         * src/alertpanel.[ch]
8623                 alertpanel() now accepts a custom widget
8624                 alertpanel_with_widget(): new function that pops up a panel with
8625                 a custom widget in it 
8626         * src/gtkutils.[ch]
8627                 gtkut_account_menu_new(): new function that allows the selection
8628                 of an account from a list of accounts.
8629         * src/messageview.c
8630                 Extended Return Receipt notification to select the correct 
8631                 account and to make a security test on the Delivery-Notification
8632                 address which should be the same as the Return-Path.
8633
8634 2002-08-06 [thorsten]   0.8.1claws18
8635
8636         * src/mimeview.c
8637                 attach_all: save unnamed as "noname.%d",
8638                 dont free static dirname
8639
8640 2002-08-05 [alfons]     0.8.1claws17
8641
8642         * configure.in
8643                 detect XIM by trying to link rather than compile a XIM program
8644
8645 2002-08-05 [oliver]     0.8.1claws16
8646                 
8647         * src/stock_pixmap.[ch]
8648                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8649                 o new func to retrieve pixmaps
8650
8651 2002-08-05 [paul]       0.8.1claws15
8652
8653         * sync with 0.8.1cvs10
8654                 see ChangeLog 2002-08-05
8655
8656 2002-08-04 [alfons]     0.8.1claws14
8657
8658         * src/textview.c
8659                 see if this plugs memleak
8660
8661 2002-08-04 [melvin]     0.8.1claws13
8662
8663         * src/gtkspell.c
8664                 fixed bug that could crash Sylpheed when highlighting
8665                 all misspelled words.
8666
8667 2002-08-03 [melvin]     0.8.1claws12
8668
8669         * src/prefs_actions.c
8670                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8671         * src/messageview.c
8672                 fixed bug where the Return Receipt was sent to
8673                 Delivery-Notification-To address even if it was not present
8674
8675 2002-08-02 [alfons]     0.8.1claws11
8676
8677         * src/prefs_actions.c
8678                 o more check for NULLs
8679                 o put create_io_dialog() in right conditional block
8680
8681 2002-08-02 [paul]       0.8.1claws10
8682
8683         * po/es.po
8684                 updated by Ricardo Mones Lastra
8685
8686 2002-08-01 [christoph]  0.8.1claws9
8687
8688         * src/folder.c
8689                 don't free the cache of the opened
8690                 folder in the summaryview
8691         * src/summaryview.c
8692                 don't unset flags, if it is not required
8693
8694 2002-08-01 [paul]       0.8.1claws8
8695
8696         * sync with 0.8.1cvs8
8697                 see ChangeLog entry 2002-08-01
8698
8699 2002-08-01 [paul]       0.8.1claws7
8700
8701         * sync with 0.8.1cvs7
8702                 see ChangeLog 2002-07-31 and 2002-08-01
8703
8704 2002-07-31 [christoph]  0.8.1claws6
8705
8706         * src/mainwindow.c
8707                 forgot to update menu sensitivity
8708                 function for new menu entry
8709
8710 2002-07-31 [alfons]     0.8.1claws5
8711
8712         * src/main.c
8713                 check folder item and its path for NULL on
8714                 initial processing
8715
8716 2002-07-31 [christoph]  0.8.1claws4
8717
8718         * src/folder.c
8719                 check if folder_item_get_msginfo in
8720                 folder_item_remove_msg returned NULL
8721         * src/imap.c
8722                 better clear the uid cache in the
8723                 uid validity check function and delete
8724                 cached messages
8725
8726 2002-07-31 [paul]       0.8.1claws3
8727
8728         * man/sylpheed.1
8729                 add the '--attach' option and a few other
8730                 minor changes
8731
8732 2002-07-31 [paul]       0.8.1claws2
8733
8734         * sync with 0.8.1cvs5
8735                 see ChangeLog 2002-07-31
8736
8737 2002-07-31 [christoph]  0.8.1claws1
8738
8739         * src/folderview.[ch]
8740         * src/mainwindow.c
8741                 replace "Rescan all folders..." with
8742                 "Check all folders for new messages..."
8743
8744 2002-07-30 [paul]       0.8.1claws
8745
8746         * version 0.8.1claws released
8747
8748 2002-07-30 [paul]       0.8.0claws29
8749
8750         * tools/OOo2sylpheed.pl ** NEW FILE **
8751           tools/README
8752                 add script to enable sending documents as
8753                 attachments from OpenOffice.org
8754
8755 2002-07-30 [melvin]     0.8.0claws28
8756
8757         * src/prefs_actions.c
8758                 Made the actions' input/output dialog display
8759                 without delay.
8760
8761 2002-07-30 [christoph]  0.8.0claws27
8762
8763         * src/procmsg.c
8764                 check if folder_item_get_msginfo in
8765                 procmsg_save_to_outbox returned NULL
8766
8767 2002-07-30 [paul]       0.8.0claws26
8768
8769         * sync with 0.8.1cvs4
8770                 see ChangeLog 2002-07-29
8771
8772 2002-07-29 [thorsten]   0.8.0claws25
8773
8774         * README.claws
8775                 added selective download, delete on server
8776
8777 2002-07-29 [paul]       0.8.0claws24
8778
8779         * sync with 0.8.1cvs3
8780                 see ChangeLog 2002-07-29
8781
8782 2002-07-27 [christoph]  0.8.0claws23
8783
8784         * src/folder.c
8785                 add extra check if fetching the msginfo
8786                 returned NULL
8787
8788 2002-07-27 [paul]       0.8.0claws22
8789
8790         * sync with 0.8.1cvs2
8791                 see ChangeLog 2002-07-26
8792
8793 2002-07-27 [christoph]  0.8.0claws21
8794
8795         * src/imap.c
8796                 add another check if a valid msginfo
8797                 was returned
8798
8799 2002-07-26 [hoa]        0.8.0claws20
8800
8801         * src/folder.c
8802                 Fixed a condition in folder_item_destroy()
8803
8804         * src/imap.c
8805                 Fixed an error in IMAP protocol
8806
8807 2002-07-26 [alfons]     0.8.0claws19
8808
8809         * src/folder.c
8810                 ofcourse compare with identifier, not the path
8811
8812 2002-07-26 [alfons]     0.8.0claws18
8813
8814         * src/folder.c
8815                 use folder item identifier for saving / restoring
8816                 preferences because folder->path might not be unique
8817
8818 2002-07-26 [melvin]     0.8.0claws17
8819
8820         * src/logwindow.c
8821                 Fixed a crash introduced in 0.8.0claws5 when log is 
8822                 cut under 80 characters.
8823
8824 2002-07-26 [paul]       0.8.0claws16
8825
8826         * sync with 0.8.1cvs1
8827                 see ChangeLog 2002-07-26
8828
8829 2002-07-26 [christoph]  0.8.0claws15
8830
8831         * src/imap.[ch]
8832                 imap folder now remembers the last selected
8833                 folder and imap_fetch_msginfo skips selecting
8834                 the folder if it is already selected
8835
8836 2002-07-26 [christoph]  0.8.0claws14
8837
8838         * src/folder.c
8839         * src/folderview.c
8840         * src/imap.c
8841                 fix imap folder rescanning
8842
8843 2002-07-25 [christoph]  0.8.0claws13
8844
8845         * src/filter.c
8846         * src/folder.[ch]
8847         * src/folderview.c
8848         * src/imap.[ch]
8849         * src/mainwindow.c
8850         * src/mbox_folder.c
8851         * src/mh.c
8852         * src/news.c
8853                 implement imap uid cache and uid validity check
8854
8855 2002-07-25 [alfons]     0.8.0claws12
8856
8857         * src/summaryview.c
8858                 fix a brown paper bag bug, and also add some more
8859                 checks
8860
8861 2002-07-25 [christoph]  0.8.0claws11
8862
8863         * src/folder.c
8864                 don't mix copy, fetch_msginfo and remove
8865                 operations in folder item copy and move
8866                 operations
8867
8868 2002-07-25 [christoph]  0.8.0claws10
8869
8870         * src/folderview.c
8871         * src/mainwindow.c
8872         * src/prefs_folder_item.c
8873         * src/summaryview.[ch]
8874                 remove no longer required parameter update_cache from
8875                 summary_show
8876
8877 2002-07-25 [paul]       0.8.0claws9
8878
8879         * sync with 0.8.1
8880         
8881         * AUTHORS
8882                 a few corrections
8883
8884 2002-07-24 [alfons]     0.8.0claws8
8885
8886         * src/summaryview.c
8887                 sort correctly when using simplified subject line
8888                 (closes feature request "[ 585141 ] applying regexp to subject 
8889                 before sort" submitted by Alexandra Walford)
8890
8891 2002-07-24 [paul]       0.8.0claws7
8892
8893         * sync with 0.8.0cvs3
8894                 see ChangeLog 2002-07-24
8895
8896 2002-07-23 [christoph]  0.8.0claws6
8897
8898         * src/folder.c
8899         * src/folder.h
8900         * src/summaryview.c
8901         * src/summaryview.h
8902         * src/main.c
8903                 o separate processing and summaryview
8904                 o removed summary_write_cache from summaryview
8905                 o removed summaryview->killed_messages, because we don't have
8906                   to keep a list of killed messages anymore. New cache will
8907                   keep the hidden messages in cache anyway
8908         * src/folderview.c
8909         * src/inc.c
8910         * src/selective_download.c
8911                 o removed unnecessary summary_write_cache calls
8912         * src/procmsg.c
8913                 o don't set ignore thread flag in procmsg_get_thread_tree
8914                   if it is already set
8915         * src/mainwindow.c
8916         * src/statusbar.h
8917                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8918                   they are used in different files
8919
8920 2002-07-23 [melvin]     0.8.0claws5
8921
8922         * src/addressbook.c
8923         * src/addrgather.c
8924         * src/editaddress.c
8925         * src/editgroup.c
8926         * src/editldap_basedn.c
8927         * src/importldif.c
8928         * src/prefs_common.c
8929                 Fixed few memory leak (gtk_editable_get_chars returns
8930                 an allocated string)
8931         * src/logwindow.c
8932                 Fixed few memory leak (gtk_editable_get_chars returns
8933                 an allocated string) and modified a little the log cutting
8934                 loop.
8935         * src/compose.c
8936                 Replaced a call to an obsolete function gtk_entry_get_text()
8937                 by gtk_editable_get_chars()
8938         * src/send.c
8939                 Removed a debug printf
8940
8941 2002-07-23 [christoph]  0.8.0claws4
8942
8943         * src/filesel.c
8944                 fix another g_dirname memory leak
8945
8946 2002-07-23 [christoph]  0.8.0claws3
8947
8948         * src/mh.c
8949                 fixed a memory leak in mh_fetch_msginfo
8950                 fixed crash when message header could not be
8951                 parsed
8952
8953 2002-07-23 [paul]       0.8.0claws2
8954
8955         * sync with 0.8.0cvs2
8956                 see ChangeLog 2002-07-23
8957
8958 2002-07-23 [paul]       0.8.0claws1
8959
8960         * sync with 0.8.0cvs1
8961                 see ChangeLog 2002-07-23
8962
8963 2002-07-23 [paul]       0.8.0claws
8964
8965         * release of 0.8.0claws
8966
8967 2002-07-23 [paul]       0.7.8claws99
8968
8969         * po/ru.po
8970                 new Russian translation, submitted by
8971                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8972
8973 2002-07-22 [jens]       0.7.8claws98
8974
8975         * po/de.po
8976                 Updated German translations.
8977
8978 2002-07-22 [paul]       0.7.8claws97
8979
8980         * po/es.po
8981           po/it.po
8982           po/nl.po
8983           po/pt_BR.po
8984                 updated translations by Ricardo Mones Lastra,
8985                 Alessandro Maestri, Wilbert Berendsen and 
8986                 Fabio Jr. Beneditto respectively
8987
8988 2002-07-22 [christoph]  0.7.8claws96
8989
8990         * src/mimeview.c
8991                 fix memory leak caused by wrong g_dirname usage
8992
8993 2002-07-22 [christoph]  0.7.8claws95
8994
8995         * src/summaryview.c
8996                 update new and unread message counts for summaryview
8997                 summaryview does not get it from the folder anymore
8998                 and has to update the values itself
8999
9000 2002-07-22 [melvin]     0.7.8claws94
9001
9002         * po/fr.po
9003                 Updated French translations.
9004
9005 2002-07-22 [christoph]  0.7.8claws93
9006
9007         * src/matcher.c
9008                 set prop->preg pointer to NULL or following check
9009                 will not fail and regexec will be called with
9010                 invalid pointer
9011
9012 2002-07-21 [alfons]     0.7.8claws92
9013         
9014         * src/prefs_common.[ch]
9015                 remove option "Send return receipt on request"
9016
9017 2002-07-21 [thorsten]   0.7.8claws91
9018
9019         * src/mimeview.c
9020                 fixed memleaks, coding style as pointed out by alfons
9021
9022 2002-07-21 [alfons]     0.7.8claws90
9023
9024         * src/messageview.c
9025         * src/noticeview.[ch]
9026                 o fix bug notice view being displayed when going to empty folder 
9027                   (noticed by Christoph)
9028                 o allow RRR to be sent when restarting sylpheed, or changing folder 
9029                   (noticed by Thorsten)
9030
9031 2002-07-21 [thorsten]   0.7.8claws89
9032
9033         * src/mimeview.c
9034                 Included save_all patch from Xaview FACQ
9035                 added support for pathnames
9036
9037 2002-07-21 [alfons]     0.7.8claws88
9038
9039         * po/POTFILES.in
9040         * src/Makefile.am
9041         * src/mainwindow.c
9042         * src/messageview.[ch]
9043         * src/noticeview.c      ** NEW FILE **
9044         * src/noticeview.h      ** NEW FILE **
9045                 make return receipts work again
9046                 (UI idea by Leandro Pereira)
9047
9048 2002-07-21 [paul]       0.7.8claws87
9049
9050         * src/summaryview.c
9051                 fix sensitivity of 'Select thread'
9052
9053 2002-07-21 [paul]       0.7.8claws86
9054
9055         * src/prefs_common.c
9056                 add browser command line for Galeon
9057
9058 2002-07-21 [paul]       0.7.8claws85
9059
9060         * Makefile.am
9061                 fix 'EXTRA_DIST': remove README.README, add TODO
9062                 and TODO.claws
9063
9064 2002-07-21 [alfons]     0.7.8claws84
9065
9066         * src/gtkstext.c
9067                 make enter clear selection
9068                 (closes "[ 579888 ] Editor selection/entry error"
9069                 reported by Steve Lamb)
9070
9071 2002-07-21 [alfons]     0.7.8claws83
9072         
9073         * src/summaryview.c
9074                 sort message list when selecting unthread messages
9075                 (closes "[ 501593 ] switching threaded view doesn't sort"
9076                 reported by Simon Schubert)
9077
9078 2002-07-20 [alfons]     0.7.8claws82
9079         
9080         * src/matcher.c
9081                 const-correctness
9082
9083 2002-07-20 [thorsten]   0.7.8claws81
9084
9085         * src/matcher.c
9086                 Fixed expansion of empty fields in matchactions
9087
9088 2002-07-19 [melvin]     0.7.8claws80
9089
9090         * src/gtkspell.c
9091                 Removed a duplicate menu entry (fast mode) introduced during
9092                 the new cache merge
9093                 Added a menu separator between 'Use alternate' and 'Fast mode'
9094
9095 2002-07-19 [paul]       0.7.8claws79
9096
9097         * tools/Makefile.am
9098           tools/README
9099                 correct typos
9100
9101 2002-07-19 [thorsten]   0.7.8claws78
9102
9103         * tools/calypso_convert.pl      ** NEW FILE **
9104           tools/README
9105           tools/Makefile.am
9106                 script to import mbox files exported
9107                 by calypso
9108                 o generates folder structure
9109                 o includes attachments
9110
9111 2002-07-19 [melvin]     0.7.8claws77
9112
9113         * src/selective_download.[ch]
9114                 Fixed bug where closing the dialog with the window manager's
9115                 close button will not unlock the summary
9116                 Corrected some function declarations that missed a return value
9117                 Made the source code comply better with coding style.
9118         * src/prefs_common.c
9119                 Added new browser command line for Mozilla.
9120
9121 2002-07-18 [paul]       0.7.8claws76
9122
9123         * src/mainwindow.c
9124           src/selective_download.[ch]
9125                 reflect theme changes, fix Gdk Warning when creating 
9126                 pixmap from NULL window, and minor clean up.
9127                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9128
9129         * po/en_GB.po
9130                 updated
9131
9132 2002-07-17 [paul]       0.7.8claws75
9133
9134         * INSTALL[.jp]
9135                 sync with 0.8.0
9136         
9137         * po/en_GB.po
9138                 updated
9139
9140 2002-07-16 [paul]       0.7.8claws74
9141
9142         * tools/filter_conv.pl
9143           tools/README
9144                 replace conversion script with reimplemented version, 
9145                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
9146
9147 2002-07-16 [colin]      0.7.8claws73
9148
9149         * src/summaryview.c
9150                 remove forgotten debug messages - sorry ;-)
9151
9152 2002-07-16 [colin]      0.7.8claws72
9153
9154         * src/mimeview.c
9155           src/summaryview.c
9156           src/textview.c
9157           src/textview.h
9158                 add the ability to select part of a text mime-part 
9159                 to reply.
9160
9161 2002-07-15 [christoph]  0.7.8claws71
9162
9163         * src/folder.c
9164                 fix folder message count for folders without
9165                 msg_is_changed (includes news folders)
9166
9167 2002-07-15 [martin]     0.7.8claws70
9168
9169         * src/summaryview.c
9170                 option "display recipient on 'From'..." now works
9171                 without the need of enabling the option
9172                 "display  sender  using  address  book".
9173
9174 2002-07-15 [christoph]  0.7.8claws69
9175
9176         * src/summaryview.c
9177                 removed setting folder status from summaryview.
9178                 folder.c should update all message counts correctly.
9179
9180 2002-07-15 [paul]       0.7.8claws68
9181
9182         * po/pt_BR.po
9183                 updated by Fabio Junior Beneditto
9184
9185 2002-07-15 [darko]      0.7.8claws67
9186
9187         * src/mh.c
9188                 Fixed target folder colorization, don't decrease op
9189                 number twice
9190
9191 2002-07-14 [paul]       0.7.8claws66
9192
9193         * sync with main 0.8.0
9194                 see ChangeLog 2002-07-14
9195
9196 2002-07-13 [melvin]     0.7.8claws65
9197         
9198         * src/addrbook.c
9199         * src/addressbook.c
9200         * src/addrindex.c
9201                 Replaced sprintf by g_snprintf to prevent possible buffer
9202                 overflow.
9203         * src/news.c
9204                 Corrected a log message output format.
9205                 Added a missing "done" debug output.
9206         * src/compose.c
9207                 Added keyboard accelerator for Priority menu items
9208                 Added missing \n in debug output
9209         * src/logwindow.c
9210         * src/gtkspell.c
9211         * src/rfc2015.c
9212                 Added missing \n in debug output
9213
9214 2002-07-13 [paul]       0.7.8claws64
9215
9216         * man/sylpheed.1
9217                 change Sergey's email address to the sf address
9218
9219         * src/textview.c
9220                 increase show_url_timeout (more useful for long
9221                 urls)
9222
9223 2002-07-12 [sergey]     0.7.8claws63
9224
9225         * src/rfc2015.c
9226                 applied (with some modifications) patch to set the
9227                 micalg parameter for signatures
9228                 (2001-08-28 Werner Koch <wk@gnupg.org>)
9229
9230 2002-07-12 [sergey]     0.7.8claws62
9231
9232         * man/Makefile.am
9233         * configure.in
9234                 fixed man page installation
9235
9236 2002-07-12 [paul]       0.7.8claws61
9237
9238         * sync with 0.7.8cvs26
9239                 see ChangeLog 2002-07-11 and 2002-07-12
9240
9241 2002-07-11 [christoph]  0.7.8claws60
9242
9243         * src/compose.c
9244         * src/procmsg.c
9245                 first use the message number to find the message
9246                 to mark with a reply flag but check the
9247                 message-id if we got the correct message, if not
9248                 try to find it by message-id.
9249                 use new string seperator that is not allowed
9250                 in message-ids.
9251
9252 2002-07-11 [paul]       0.7.8claws59
9253
9254         * sync with 0.7.8cvs23
9255                 see ChangeLog 2002-07-10
9256
9257 2002-07-10 [christoph]  0.7.8claws58
9258
9259         * src/folder.[ch]
9260         * src/msgcache.[ch]
9261                 Added message-id table to the cache in memory
9262                 and functions to msgcache.c and folder.c to
9263                 fetch MsgInfos by message id
9264         * src/compose.c
9265         * src/procmsg.c
9266                 store folder and message-id of message replying
9267                 to in queue header and set reply flag after sending
9268                 (Closes bug #469498)
9269
9270 2002-07-10 [paul]       0.7.8claws57
9271
9272         * AUTHORS
9273           man/sylpheed.1.gz
9274                 add Martin to the list of authors
9275
9276 2002-07-09 [martin]     0.7.8claws56
9277         * src/gtksctree.c
9278                 Added gtk_ctree_last_visible(), tree_update_level(),
9279                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
9280                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9281                 from gtk+ to gtksctree.c for the new sorting code
9282                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
9283                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
9284         * src/gtksctree.h
9285                 Added declaration for gtk_sctree_sort_recursive() and
9286                 gtk_sctree_sort_node
9287         * src/addressbook.c
9288         * src/foldersel.c
9289         * src/folderview.c
9290         * src/summaryview.c
9291                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
9292                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
9293
9294 2002-07-08 [paul]       0.7.8claws55
9295
9296         * more sync with 0.7.8cvs21
9297                 see ChangeLog 2002-07-08
9298
9299 2002-07-08 [paul]       0.7.8claws54
9300
9301         * sync with 0.7.8cvs21
9302                 see ChangeLog 2002-07-08
9303
9304 2002-07-07 [alfons]     0.7.8claws53
9305
9306         * src/Makefile.am
9307         * src/stock_pixmap.[ch]
9308         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
9309         * src/pixmaps/notice_error.xpm  ** NEW FILE **
9310         * src/pixmaps/notice_note.xpm   ** NEW FILE **
9311                 add new pixmaps for upcoming notice pane
9312
9313 2002-07-06 [melvin]     0.7.8claws52
9314
9315         * src/gtkspell.[ch]
9316                 Made them a bit closer to Sylpheed's coding style.
9317                 Removed old code.
9318                 Removed possible memory leaks when some errors occurs.
9319
9320 2002-07-06 [melvin]     0.7.8claws51
9321
9322         * po/Makefile.in.in
9323                 Removed --no-location in xgettext command line to help
9324                 translators that use Emacs' po-mode
9325         * src/quote_fmt.c
9326                 Removed unnecessary comments that messed up sylpheed.pot
9327
9328 2002-07-06 [paul]       0.7.8claws50
9329
9330         * sync with 0.7.8cvs19
9331                 see ChangeLog 2002-07-05
9332
9333 2002-07-06 [christoph]  0.7.8claws49
9334
9335         * src/folder.c
9336         * src/mainwindow.c
9337                 fix folder_item_remove_all_msg and folderview
9338                 status for trash folders after emptying trash
9339
9340 2002-07-05 [paul]       0.7.8claws48
9341
9342         * sync with 0.7.8cvs16
9343                 see ChangeLog 2002-07-04 and 2002-07-05
9344
9345 2002-07-04 [paul]       0.7.8claws47
9346
9347         * sync with 0.7.8cvs14
9348                 see  ChangeLog 2002-07-04
9349
9350 2002-07-03 [alfons]     0.7.8claws46
9351
9352         * src/folder.c
9353                 dupe folder item's path because it's being reallocated
9354                 by new folder scanning code
9355
9356 2002-07-03 [christoph]  0.7.8claws45
9357
9358         * src/imap.c
9359                 better IMAP uid fetching using 'FETCH 1:* (UID)'
9360         * src/msgcache.c
9361                 add missing return in msgcache_write
9362
9363 2002-07-02 [thorsten]   0.7.8claws44
9364
9365         * src/jpilot.c
9366         * src/msgcache.c
9367         * src/rfc2015.c
9368                 use binary mode for file access
9369
9370 2002-07-02 [christoph]  0.7.8claws43
9371
9372         * major code cleanup (part 1)
9373         
9374                 - unused variables removed
9375                 - unused functions removed
9376                 - uninitialized variables checked
9377                 - missing return statements added
9378                 - missing function return types added
9379                 - added parentheses around assignment and
9380                   && in || when suggested by gcc
9381               
9382         * src/mh.c
9383         * src/folder.c
9384                 replaced direct calls to folder->scan_tree
9385                 with folder_scan_tree and restore folder
9386                 prefs in this function. The folder should
9387                 not have to deal with them.
9388                 ( Should now work for all folder types )
9389
9390 2002-07-02 [paul]       0.7.8claws42
9391
9392         * sync with 0.7.8cvs13
9393                 see ChangeLog 2002-07-01 and 2002-07-02
9394
9395 2002-07-01 [christoph]  0.7.8claws41
9396
9397         * src/summaryview.c
9398                 fix "goto next/prev unread message" with
9399                 ignored threads
9400
9401 2002-07-01 [paul]       0.7.8claws40
9402
9403         * po/es.po
9404                 updated by Ricardo Mones Lastra
9405
9406 2002-06-30 [match]      0.7.8claws39
9407
9408         * src/jpilot.c
9409                 applied variation of leonerd's patch (566661) to
9410                 allow multiple email addresses per JPilot entry.
9411                 addresses may be separated by space, comma, pipe,
9412                 semi-colon, new-line.
9413
9414 2002-06-30 [alfons]     0.7.8claws38
9415
9416         * src/procmsg.c
9417                 simple fix for putting older nodes before
9418                 newer nodes when threading by subject
9419
9420 2002-06-30 [christoph]  0.7.8claws37
9421
9422         * src/folder.c
9423         * src/folderview.c
9424         * src/mh.c
9425         * src/news.c
9426         * src/procmsg.c
9427                 fix broken folder tree rescaning
9428                 and don't use procmsg_get_mark_sum
9429                 anymore
9430
9431 2002-06-30 [christoph]  0.7.8claws36
9432
9433         * merge new cache branch
9434         * src/imap.c
9435                 fix new cache imap copy bug
9436         * src/folder.c
9437                 improved folder_item_scan
9438                 it should now always set the correct
9439                 new, unread and total message counts
9440
9441 2002-06-29 [paul]       0.7.8claws35
9442
9443         * configure.in
9444                 correct syntax error
9445
9446 2002-06-29 [paul]       0.7.8claws34
9447
9448         * configure.in
9449           Makefile.am
9450           man/Makefile.am       ** NEW FILE **
9451           man/sylpheed.1.gz     ** NEW FILE **
9452                 add Sylpheed man page
9453
9454 2002-06-29 [paul]       0.7.8claws33
9455
9456         * po/pt_BR.po
9457                 updated by Fabio Junior Beneditto
9458
9459 2002-06-28 [jens]       0.7.8claws32
9460
9461         * po/de.po
9462                 translation updated
9463
9464         * src/selective_download.c
9465                 removed gettext for space " "
9466
9467         * src/imap.c
9468                 removed wrong space
9469
9470 2002-06-28 [paul]       0.7.8claws31
9471
9472         * sync with 0.7.8cvs11
9473                 see ChangeLog 2002-06-28
9474
9475 2002-06-28 [paul]       0.7.8claws30
9476
9477         * sync with 0.7.8cvs10
9478                 see ChangeLog 2002-06-27 and 2002-06-28
9479
9480 2002-06-26 [paul]       0.7.8claws29
9481
9482         * src/addrgather.c
9483           src/selective_download.c
9484                 don't gettextise empty strings.
9485                 reserved by gettext. gettext("") returns 
9486                 the header entry with meta information, 
9487                 not the empty string
9488
9489         * po/en_GB.po
9490                 updated
9491
9492 2002-06-26 [paul]       0.7.8claws28
9493
9494         * sync with 0.7.8cvs7
9495                 see ChangeLog 2002-06-25
9496
9497         * src/prefs_common.c
9498                 ...and in the process, tweak the gui a little
9499
9500 2002-06-25 [alfons]     0.7.8claws27
9501         
9502         * configure.in
9503         * src/Makefile.am
9504                 fine tune ldap library detection
9505
9506 2002-06-25 [alfons]     0.7.8claws26
9507
9508         * src/compose.c
9509                 don't allow return receipts when composing a news article
9510
9511 2002-06-25 [paul]       0.7.8claws25
9512
9513         * Makefile.am
9514                 add '$(AMTAR)' to 'release' section to allow for
9515                 new and older autotools
9516
9517 2002-06-25 [paul]       0.7.8claws24
9518
9519         * src/summaryview.c
9520                 fix "No more unread messages" persistant pop-up
9521                 window bug
9522
9523 2002-06-25 [paul]       0.7.8claws23
9524
9525         * po/it.po
9526                 updated by Alessandro Maestri
9527
9528 2002-06-25 [paul]       0.7.8claws22
9529
9530         * sync with 0.7.8cvs6
9531                 see ChangeLog 2002-06-25
9532
9533 2002-06-24 [paul]       0.7.8claws21
9534
9535         * tools/update-po
9536                 add GPL copyright information
9537
9538 2002-06-24 [paul]       0.7.8claws20
9539
9540         * tools/Makefile.am
9541           tools/README
9542           tools/update-po       ** NEW FILE **
9543                 add script that eases the creation of *.po files
9544                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
9545
9546 2002-06-23 [alfons]     0.7.8claws19
9547
9548         * src/messageview.c
9549                 make notification_convert_header obey const correctness
9550                 (next step will be fixing the broken return receipt)
9551
9552 2002-06-23 [paul]       0.7.8claws18
9553
9554         * src/messageview.c
9555                 fix bug introduced in last commit:
9556                 removed too much code in last commit - put back what's
9557                 needed
9558
9559 2002-06-23 [paul]       0.7.8claws17
9560
9561         * src/messageview.[ch]
9562                 remove code committed in error from locally patched
9563                 source
9564
9565 2002-06-23 [colin]      0.7.8claws16
9566
9567         * src/compose.[ch]
9568                 add compose_entry_select(), used to select the default_to
9569                 email address - hopefully avoiding people sending mails to
9570                 wrong recipients.
9571
9572 2002-06-22 [alfons]     0.7.8claws15
9573
9574         * AUTHORS
9575                 add Bram Metsch & Stanislav Karchebny
9576         * src/smtp.[ch]
9577         * src/prefs_account.[ch]
9578         * src/send.c
9579                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
9580                   options.  (see <http://sourceforge.net/tracker/index.php
9581                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
9582
9583                 - merge Stanislav's fix to make SMTP AUTH work with qmail
9584                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9585
9586 2002-06-22 [paul]       0.7.8claws14
9587
9588         * sync with 0.7.8cvs5
9589                 see ChangeLog 2002-06-19 and 2002-06-20
9590
9591 2002-06-22 [alfons]     0.7.8claws13
9592
9593         * src/selective_download.c
9594                 fix a stupid mistake I made
9595
9596 2002-06-22 [alfons]     0.7.8claws12
9597
9598         * src/selective_download.[ch]
9599                 fix another unnoticed leak; cleanup code
9600
9601 2002-06-21 [alfons]
9602
9603         * tools/Makefile.am
9604                 gpg-sign <-- gpg-sign-syl
9605
9606 2002-06-21 [alfons]     0.7.8claws11
9607
9608         * src/selective_download.c
9609         * src/selective_download.h
9610                 fix assorted mix of allocation errors (should solve
9611                 problem reported by Philippe Gramoullé, see:
9612                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9613
9614 2002-06-20 [melvin]     0.7.8claws10
9615
9616         * tools/gpg-sign *REMOVED*
9617           tools/gpg-sign-syl *ADDED*
9618                 Replaced the gpg clearsigning script with the version using
9619                 xterm instead of ssh-askpass and changed its name.
9620
9621         * README.claws
9622                 Updated actions example to reflect the renaming of the
9623                 gpg clearsigning script.
9624
9625 2002-06-19 [paul]       0.7.8claws9
9626
9627         * sync with 0.7.8claws9
9628                 see ChangeLog 2002-06-18 and 2002-06-19
9629
9630 2002-06-19 [paul]       0.7.8claws8
9631
9632         * sync with 0.7.8cvs1
9633                 see ChangeLog 2002-06-18
9634
9635 2002-06-18 [alfons]     0.7.8claws7
9636
9637         * src/mainwindow.h
9638                 add omitted prototype
9639
9640 2002-06-17 [paul]       0.7.8claws6
9641
9642         * src/mainwindow.c
9643                 fix hiding of exec_btn
9644
9645 2002-06-17 [paul]       0.7.8claws5
9646
9647         * src/pop.c
9648                 remove unneeded code: should_delete() 
9649                 and Pop3State::uidl_todelete_list
9650
9651 2002-06-17 [paul]       0.7.8claws4
9652
9653         * sync with 0.7.8
9654                 see ChangeLog 2002-06-11 and 2002-06-13
9655
9656 2002-06-16 [alfons]     0.7.8claws3
9657         
9658         * src/folder.c
9659                 make sure lock sort mode (claws specific) is
9660                 also persists after a tree rescan
9661
9662 2002-06-16 [alfons]     0.7.8claws2
9663
9664         * src/prefs_folder_item.c
9665         * src/folder.[ch]
9666                 fix persistence of folder sort mode (broken
9667                 by adapting Hiro's new folder persistence code)
9668
9669 2002-06-16 [alfons]     0.7.8claws1
9670
9671         * AUTHORS
9672         * src/logwindow.c
9673         * src/prefscommon.[ch]
9674                 control size of log text in log window; 
9675                 closes patch #569155 submitted by Mitko Haralanov.
9676
9677 2002-06-15 [paul]       0.7.8claws
9678
9679         * release of 0.7.8claws
9680
9681 2002-06-15 [paul]       0.7.7claws
9682
9683         * po/pt_BR.po
9684                 updated by Fabio Junior Beneditto
9685
9686 2002-06-14 [paul]       0.7.6claws49
9687
9688         * po/es.po
9689                 updated by Ricardo Mones Lastra
9690
9691 2002-06-14 [paul]       0.7.6claws48
9692
9693         * po/nl.po
9694                 updated translation by Wilbert Berendsen
9695
9696 2002-06-14 [melvin]     0.7.6claws47
9697
9698         * po/fr.po
9699                 Updated French translation
9700
9701 2002-06-13 [paul]       0.7.6claws46
9702
9703         * src/filesel.c
9704                 allow filename to be typed in, rather than just
9705                 selected by the mouse. Patch by Gustavo Noronha Silva.
9706
9707 2002-06-13 [alfons]     0.7.6claws45
9708
9709         * src/mainwindow.[ch]
9710                 more cleanups (removing unnecessary menu items Expand 
9711                 summary / message view)
9712
9713 2002-06-13 [melvin]     0.7.6claws44
9714
9715         * po/POTFILES.in
9716                 Added src/string_match.c
9717         * src/string_match.c
9718                 Fixed possible buffer overflow.
9719                 Corrected typo.
9720                 Added missing config.h header.
9721         * src/prefs_common.c
9722           src/prefs_matcher.c
9723           src/prefs_scoring.c
9724                 Made some strings translatable (missing _(..)).
9725
9726 2002-06-13 [melvin]     0.7.6claws43
9727
9728         * README.claws
9729                 Corrected action example (verifying clearsigned mail).
9730         * src/prefs_account.c
9731                 Corrected typo.
9732         * src/prefs_common.c
9733                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9734
9735 2002-06-12 [alfons]     0.7.6claws42
9736
9737         * src/summaryview.c
9738                 add init of score column lost in 0.7.6claws42
9739
9740 2002-06-12 [paul]       0.7.6claws41
9741
9742         * src/prefs_account.c
9743                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9744                 behavior of the radio buttons, (from 0.7.7cvs2)
9745
9746 2002-06-11 [alfons]     0.7.6claws40
9747
9748         * src/messageview.[ch]
9749         * src/summaryview.[ch]
9750         * src/summary_search.c
9751         * src/mainwindow.c
9752                 perform a sync to bring in Hiro's separate view implementation 
9753
9754                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9755
9756 2002-06-11 [paul]       0.7.6claws39
9757         
9758         * src/prefs_account.c
9759                 correct a typo on the Receive tab
9760
9761 2002-06-10 [match]      0.7.6claws38
9762
9763         * src/addressbook.c
9764                 Included address completion patch from Gustavo Noronha.
9765
9766 2002-06-10 [paul]       0.7.6claws37
9767
9768         * src/inc.[ch]
9769           src/pop.c
9770           src/prefs_account.[ch]
9771           src/selective_download.[ch]
9772                 apply PATCH #561712
9773                  NEW:
9774                 - check if POP Account
9775                 - Receive Button renamed to Preview
9776                 - Preview Button Popup: preview new/all messages
9777                 - Download Button
9778                 - Account Preferences-->Receive tab checkbutton if you
9779                   want to remove Mail after Download
9780                 -: default YES
9781                 - Account Preferences-->Receive tab checkbutton use
9782                   filtering rules on preview
9783                   (think of delete_on_server)
9784                 -: default YES
9785                 - Account selectable from SD dialog
9786                 - checkbutton to show already downloaded messages if
9787                   all messages are previewed
9788                 - new clist column showing Date
9789                 - ESC KEY close
9790                 FIXES:
9791                 - play ball with UIDL
9792                 - fault tolerant (?) 
9793                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9794
9795 2002-06-10 [melvin]     0.7.6claws36
9796
9797         * README.claws
9798                 Added a hint to ac/README in cvs instructions.
9799
9800         * src/prefs_actions.c
9801                 Made it possible to use a more elaborate command line
9802                 for asynchronous actions, too.
9803
9804 2002-06-10 [melvin]     0.7.6claws35
9805         
9806         * src/prefs_actions.c
9807                 Make it possible to use a more elaborate command line
9808                 (e.g. |foo|bar|cat>there;echo Done|)
9809                 Corrected error message when calling %f, %F and %p commands
9810                 from the compose window.
9811
9812 2002-06-09 [colin]      0.7.6claws34
9813
9814         * src/summaryview.c
9815                 Automatically find unread messages in current folder
9816                 before annoying the user.
9817
9818 2002-06-08 [alfons]     0.7.6claws33
9819
9820         * po/it.po
9821                 remove bad formatting string in it.po translation
9822                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9823
9824 2002-06-08 [paul]       0.7.6claws32
9825
9826         * sync with 0.7.6cvs25
9827                 see ChangeLog 2002-06-07
9828
9829 2002-06-05 [paul]       0.7.6claws31
9830
9831         * src/mainwindow.c
9832                 add 'Sort by locked' and 'Sort by score'
9833
9834 2002-06-05 [paul]       0.7.6claws30
9835
9836         * sync with 0.7.6cvs24
9837                 see ChangeLog 2002-06-04
9838
9839 2002-06-04 [paul]       0.7.6claws29
9840
9841         * po/pt_BR.po
9842                 updated by Fabio Junior Beneditto
9843
9844 2002-06-03 [thorsten]   0.7.6claws28
9845
9846         * src/matcher.c
9847                 fclose() matcherrc after reading
9848
9849 2002-06-03 [paul]       0.7.6claws27
9850
9851         * sync with 0.7.6cvs21
9852                 see ChangeLog 2002-05-31
9853
9854 2002-05-31 [paul]       0.7.6claws26
9855
9856         * sync with 0.7.6cvs20
9857                 see ChangeLog 2002-05-29 and 2002-05-30
9858
9859 2002-05-31 [paul]       0.7.6claws25
9860
9861         * src/imap.c
9862                 hopefully fix last buggy sync
9863
9864         * README.claws
9865                 correct typo in 'Actions' examples
9866
9867 2002-05-29 [paul]       0.7.6claws24
9868
9869         * sync with 0.7.6cvs18
9870                 see ChangeLog 2002-05-28 and 2002-05-29
9871
9872         * src/news.c
9873           src/nntp.[ch]
9874                 sync with above 
9875
9876 2002-05-28 [paul]       0.7.6claws23
9877
9878         * sync with 0.7.6cvs16
9879                 see ChangeLog 2002-05-28
9880
9881 2002-05-27 [thorsten]   0.7.6claws22 
9882
9883         * faq/it/sylpheed-faq-1.html
9884           faq/it/sylpheed-faq-2.html
9885           faq/it/sylpheed-faq-3.html
9886           faq/it/sylpheed-faq.html
9887                 corrected DOS lineendings
9888         * faq/de/sylpheed-faq-1.html
9889           faq/de/sylpheed-faq-2.html
9890           faq/en/sylpheed-faq-1.html
9891           faq/en/sylpheed-faq-2.html
9892           faq/en/sylpheed-faq-3.html
9893           faq/es/sylpheed-faq-1.html
9894           faq/es/sylpheed-faq-2.html
9895           faq/es/sylpheed-faq-3.html
9896           faq/fr/sylpheed-faq-1.html
9897           faq/it/sylpheed-faq-1.html
9898           faq/it/sylpheed-faq-2.html
9899           faq/it/sylpheed-faq-3.html
9900           faq/it/sylpheed-faq.html
9901                 changed ">" to &quot;
9902
9903 2002-05-27 [paul]       0.7.6claws21
9904         
9905         * sync with 0.7.6cvs15
9906                 see ChangeLog 2002-05-27
9907
9908 2002-05-27 [paul]       0.7.6claws20
9909
9910         * src/prefs_account.c
9911                 correct a typo
9912
9913 2002-05-26 [paul]       0.7.6claws19
9914
9915         * tools/README
9916                 correct a typo
9917
9918 2002-05-25 [paul]       0.7.6claws18
9919
9920         * tools/README
9921                 add description of kmail2sylpheed.pl
9922
9923 2002-05-25 [paul]       0.7.6claws17
9924
9925         * tools/kmail2sylpheed.pl       ** NEW FILE **
9926                 perl script that converts an exported Kmail address
9927                 book, converts it to sylpheed addressbook file,
9928                 writes the file to .sylpheed, and updates
9929                 addrbook--index.xml 
9930
9931 2002-05-25 [paul]       0.7.6claws16
9932
9933         * sync with 0.7.6cvs14
9934                 see ChangeLog 2002-05-23
9935
9936 2002-05-24 [paul]       0.7.6claws15
9937
9938         * README.claws
9939                 make a correction and add some more info
9940
9941 2002-05-24 [paul]       0.7.6claws14
9942
9943         * src/compose.c
9944                 fix memory leak in 
9945                 compose_redirect_write_headers_from_headerlist()
9946                 add Subject and Resent-Message-ID to
9947                 compose_redirect_write_headers()
9948                 Received, Subject, and X-UIDL are filtered out in 
9949                 compose_redirect_write_to_file()
9950
9951 2002-05-23 [paul]       0.7.6claws13
9952
9953         * src/compose.[ch]
9954           src/filtering.c
9955           src/mainwindow.c
9956           src/matcher.[ch]
9957           src/matcher_parser_lex.l
9958           src/matcher_parser_parse.y
9959           src/prefs_common.[ch]
9960           src/prefs_filtering.c
9961           src/summaryview.c
9962                 rename 'Bounce' to 'Redirect'
9963
9964 2002-05-23 [paul]       0.7.6claws12
9965
9966         * more sync with 0.7.6cvs13
9967           src/compose.c
9968                 see ChangeLog 2002-05-22
9969
9970 2002-05-22 [paul]       0.7.6claws11
9971
9972         * sync with 0.7.6cvs13
9973           src/codeconv.c
9974                 see ChangeLog 2002-05-20
9975           src/prefs_common.c
9976                 see ChangeLog 2002-05-22
9977
9978 2002-05-21 [melvin]     0.7.6claws10
9979
9980         * src/folderview.c
9981                 Added missing filtering and scoring headers
9982                 Fixed bad function call that showed garbage 
9983                 in Folder->Processing
9984
9985 2002-05-21 [paul]       0.7.6claws9
9986
9987         * tools/Makefile.am
9988                 make all tools executable, (patch by Alfons).
9989
9990 2002-05-20 [alfons]     0.7.6claws8
9991
9992         * src/procheader.c
9993                 don't forget to call mktime() so we have a valid week 
9994                 and year day
9995                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9996
9997 2002-05-20 [paul]       0.7.6claws7
9998
9999         * src/html.c
10000                 fix broken parsing of urls
10001         * src/textview.c
10002                 fix displaying of urls
10003
10004                 both fixes from the patch [547855] by Eugene 
10005                 Brevdo (zonem)
10006
10007 2002-05-19 [alfons]     0.7.6claws6
10008
10009         * configure.in
10010                 make sylpheed configure correctly with the latest
10011                 and greatest of automake / autoconf / gettext
10012
10013 2002-05-19 [alfons]     0.7.6claws5
10014
10015         * src/procheader.c
10016         * src/procheader.h
10017                 add function for returning ime zone offset
10018         * src/quote_fmt.c
10019         * src/quote_fmt_parse.y
10020                 better quotation formatting - does not convert
10021                 to local time, but uses the original date string.
10022                 
10023                 Note: %z inserts the timezone offset (should 
10024                 work also on platforms where strftime does not
10025                 support %z).
10026
10027 2002-05-18 [christoph]  0.7.6claws4
10028
10029         * src/summaryview.c
10030                 fix indentation of some code
10031         * tools/Makefile.am
10032                 fix spaces after \
10033         * src/Makefile.am
10034                 add missing \
10035                 correct path for ignorethread.xpm
10036                 incorrect filename for sylpheed_logo.xpm
10037                 add missing include matcher_parser_parse.h
10038
10039 2002-05-18 [paul]       0.7.6claws3
10040
10041         * sync with 0.7.6cvs8
10042                 see ChangeLog 2002-05-16 and 2002-05-17
10043
10044 2002-05-18 [melvin]     0.7.6claws2
10045
10046         * README.claws
10047                 Corrected an action's definition and fixed some misspellings.
10048
10049 2002-05-18 [paul]       0.7.6claws1
10050
10051         * tools/Makefile.am
10052           tools/gpg-sign        ** new file **
10053           tools/uudec           ** new file **
10054                 add Melvin's Actions scripts
10055
10056         * README.claws
10057                 add Melvin's descriptions for Actions
10058
10059 2002-05-18 [paul]       0.7.6claws
10060
10061         * Version 0.7.6claws released
10062
10063 2002-05-17 [paul]       0.7.5claws32
10064
10065         * po/es.po
10066                 updated by Ricardo Mones Lastra
10067
10068 2002-05-17 [paul]       0.7.5claws31
10069
10070         * src/compose.c
10071                 fix Account prefs default folder for sent/draft/deleted
10072                 messages bug
10073
10074         * po/it.po
10075           po/nl.po
10076                 updated translation by Alessandro Maestri and
10077                 Wilbert Berendsen
10078
10079 2002-05-17 [melvin]     0.7.5claws30
10080
10081         * src/prefs_actions.c
10082                 Fixed bug where using %F not at the end of the command 
10083                 resulted in an additional empty argument being created.
10084                 Thanks to Darko Koruga for reporting the bug.
10085
10086 2002-05-17 [melvin]     0.7.5claws29
10087
10088         * po/fr.po
10089                 Updated French translations.
10090
10091 2002-05-15 [paul]       0.7.5claws28
10092         
10093         * po/es.po
10094                 updated by Ricardo Mones Lastra
10095
10096 2002-05-15 [paul]       0.7.5claws27
10097
10098         * sync with 0.7.6cvs4
10099                 see ChangeLog 2002-05-14 and 2002-05-15
10100
10101 2002-05-14 [paul]       0.7.5claws26
10102
10103         * sync with 0.7.6cvs1
10104                 see ChangeLog 2002-05-13
10105
10106 2002-05-13 [thorsten]   0.7.5claws25
10107
10108         * src/messageview.c
10109                 fix select_all and copy in multipart messages
10110         * src/mainwindow.c
10111                 fix select_all and copy in multipart messages
10112
10113 2002-05-12 [paul]       0.7.5claws24
10114
10115         * src/summaryview.c
10116                 reverse last commit, bug already fixed in 0.7.5claws3
10117
10118 2002-05-12 [netztorte]  0.7.5claws23
10119
10120         * src/summaryview.c
10121                 dont parse empty addressbook (checked in before claws20)
10122
10123 2002-05-12 [melvin]     0.7.5claws22
10124
10125         * src/procmsg.[ch]
10126                 Removed unneeded priority code introduced by the previous 
10127                 commit.
10128
10129 2002-05-12 [melvin]     0.7.5claws21
10130
10131         * src/compose.[ch]
10132                 Added possibility to set message's priority.
10133         * src/procmsg.[ch]
10134                 Added possibility to set message's priority.
10135                 Added missing headers
10136
10137 2002-05-12 [melvin]     0.7.5claws20
10138
10139         * src/prefs_actions.c
10140                 Removed implicitely added quotes around the name
10141                 of the temporary files of mime parts.
10142
10143 2002-05-12 [paul]       0.7.5claws19
10144
10145         * sync with 0.7.5cvs20
10146                 see ChangeLog 2002-05-11
10147
10148 2002-05-12 [alfons]     0.7.5claws18
10149
10150         * src/quote_fmt_lex.l
10151         * src/quote_fmt_parse.y
10152                 allow quote / reply date & time format to be set using
10153                 %D{format}. format is a format string you'd pass to
10154                 strftime() (see man strftime, or the Display tab |
10155                 Date format setting).
10156
10157                 Currently %D converts the date to local time. 
10158
10159 2002-05-11 [paul]       0.7.5claws17
10160
10161         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
10162                 see ChangeLog 2002-05-10 and 2002-05-11
10163
10164 2002-05-10 [paul]       0.7.5claws16
10165
10166         * sync with 0.7.5cvs16
10167                 see ChangeLog entries 2002-05-09 and 
10168                 2002-05-10
10169
10170 2002-05-10 [colin]      0.7.5claws15
10171
10172         * src/textview.c
10173                 Corrected a bug that prevented sylpheed to open
10174                 double-clicked URIs.
10175
10176 2002-05-09 [paul]       0.7.5claws14
10177
10178         * sync with 0.7.5cvs14
10179                 see ChangeLog 2002-05-08 and 2002-05-09
10180
10181 2002-05-08 [paul]       0.7.5claws13
10182
10183         * sync with 0.7.5cvs11
10184                 see ChangeLog entry 2002-05-08
10185
10186 2002-05-08 [paul]       0.7.5claws12
10187
10188         * src/mainwindow.c
10189           src/textview.[ch]
10190                 fix segfault on View->Open in new window
10191                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10192
10193 2002-05-07 [paul]       0.7.5claws11
10194
10195         * sync with 0.7.5cvs9
10196                 see ChangeLog entry 2002-05-07
10197
10198 2002-05-06 [paul]       0.7.5claws10
10199
10200         * src/messageview.c
10201           src/textview.c
10202                 display url in statusbar on single-click
10203                 patch submitted by Thorsten Maerz <torte@netztorte.de>
10204
10205 2002-05-06 [match]      0.7.5claws9
10206
10207         * src/addritem.[ch]
10208                 new functions.
10209         * src/addrcache.c
10210                 tidy up.
10211         * src/xmlprops.[ch]
10212                 XML implementation of properties file.
10213         * src/exporthtml.[ch]
10214         * src/expthtmldlg.[ch]
10215         * src/addressbook.c
10216                 export to HTML.
10217
10218 2002-05-02 [sergey]     0.7.5claws8
10219
10220         * src/mainwindow.c (mainwin_entries),
10221           src/prefs_common.c (prefs_send_create()),
10222           src/codeconv.c (locale_table):
10223                 use charset name "Windows-1251" instead of "CP1251".
10224
10225 2002-05-02 [colin]      0.7.5claws7
10226         
10227         * src/compose.c
10228           src/prefs_common.c
10229           src/prefs_folder_item.c
10230                 Fixed cosmetics bugs due to Outbox renamed to Sent.
10231
10232 2002-05-02 [hiro]       0.7.5claws6
10233
10234         * src/imap.c
10235                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
10236
10237 2002-05-02 [paul]       0.7.5claws5
10238
10239         * src/compose.c
10240                 more sync with 0.7.5cvs7, see ChangeLog entry
10241                 2002-05-02
10242
10243 2002-05-02 [hiro]       0.7.5claws4
10244
10245         * src/compose.c
10246                 compose_queue_sub():
10247                 check if queue folder exists (closes #550397).
10248                 removed directory creation since it should be handled
10249                 transparently.
10250         * src/imap.c
10251                 imap_add_msg(): return UID for appended message
10252                 (closes #548842).
10253
10254 2002-04-30 [paul]       0.7.5claws3
10255
10256         * src/summaryview.c
10257                 fix account_find_from_address() bug
10258
10259 2002-04-28 [colin]      0.7.5claws2
10260
10261         * src/compose.c
10262           src/textview.c
10263           src/prefs_common.[ch]
10264           src/utils.[ch]
10265                 Added user-definable quotation characters recognition.
10266
10267 2002-04-28 [paul]       0.7.5claws1
10268
10269         * sync with 0.7.5cvs4
10270                 see ChangeLog entry  2002-04-25
10271
10272 2002-04-28 [paul]       0.7.5claws
10273
10274         * po/es.po
10275           po/nl.po
10276           po/pt_BR.po
10277                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
10278                 Fabio Junior Beneditto
10279
10280 2002-04-27 [jens]       0.7.4claws103
10281
10282         * po/de.po
10283                 updated German translation.
10284
10285 2002-04-27 [hiro]       0.7.4claws102
10286
10287         * src/summaryview.c
10288                 summary_write_cache(): fixed the mark loss of hidden messages.
10289
10290 2002-04-26 [melvin]     0.7.4claws101
10291
10292         * src/procmsg.c
10293                 fixed a second typo (same one)
10294         * po/fr.po
10295           po/it.po
10296           po/pt_BR.po
10297                 fixed the type again...
10298
10299 2002-04-26 [melvin]     0.7.4claws100
10300
10301         * src/procmsg.c
10302                 fixed a typo in an alert message ("temorary").
10303         * po/it.po
10304         * po/pt_BR.po
10305                 corrected the typo  described above.
10306         * po/fr.po
10307                 updated French translation.
10308
10309 2002-04-26 [darko]      0.7.4claws99
10310
10311         * src/summaryview.c
10312                 fix target folder colorization
10313
10314 2002-04-25 [paul]       0.7.4claws98
10315
10316         * po/it.po
10317                 updated by Alessandro Maestri
10318
10319 2002-04-24 [colin]      0.7.4claws97
10320         
10321         * src/compose.c
10322                 Fixed double "subject is empty" question.
10323
10324 2002-04-23 [colin]      0.7.4claws96
10325         
10326         * src/mimeview.c
10327                 Corrected issue when "automatically display images" was
10328                 not set : first image remained after selecting second.
10329
10330 2002-04-23 [melvin]     0.7.4claws95
10331
10332         * src/prefs_actions.c
10333                 Don't display in/out dialog if there is nothing to show.
10334
10335 2002-04-23 [paul]       0.7.4claws94
10336
10337         * sync with 0.7.5cvs3
10338                 bug fixes: see ChangeLog entry 2002-04-23
10339
10340 2002-04-22 [darko]      0.7.4claws93
10341
10342         * src/compose.c
10343                 fix previous check-in which changed code after
10344                 merge from main
10345
10346 2002-04-22 [paul]       0.7.4claws92
10347
10348         * faq/de/*
10349                 add German FAQ
10350         * faq/en/*
10351           faq/es/*
10352           faq/fr/*
10353                 update English, Spanish and French FAQs
10354         * manual/de/*
10355           manual/es/*
10356                 add German and Spanish manuals
10357         * manual/en/*
10358           manual/fr/*
10359                 update English and French manuals
10360
10361         * src/Makefile.am
10362                 add to and re-arrange the pixmap entries
10363
10364 2002-04-22 [darko]      0.7.4claws91
10365
10366         * src/compose.c
10367                 fix sender initials recognition to only allow
10368                 '>' after the initials
10369
10370 2002-04-21 [paul]       0.7.4claws90
10371
10372         * sync with 0.7.5 release
10373                 see ChangeLog entry 2002-04-21
10374
10375 2002-04-21 [alfons]
10376
10377         * src/Makefile.am
10378                 add colin's new pixmaps to EXTRA_DIST
10379
10380 2002-04-21 [colin]      0.7.4claws89
10381         * src/compose.c
10382         * src/inc.c
10383         * src/mainwindow.[ch]
10384         * src/prefs_common.[ch]
10385         * src/stock_pixmap.[ch]
10386                 Added "Work offline" ability.
10387
10388 2002-04-21 [colin]      0.7.4claws88
10389         
10390         * src/mimeview.c
10391         * src/prefs_common.c
10392         * src/prefs_common.h
10393         * src/textview.c : Added an option to common preferences -> display
10394           to allow user not to automatically display images.
10395
10396 2002-04-21 [paul]       0.7.4claws87
10397
10398         * sync with 0.7.4cvs52
10399                 see ChangeLog entry 2002-04-21 (src/imap.c)
10400
10401 2002-04-21 [paul]       0.7.4claws86
10402
10403         * sync with 0.7.4cvs51
10404                 see ChangeLog entry 2002-04-21
10405
10406 2002-04-21 [paul]       0.7.4claws85
10407
10408         * sync with 0.7.4cvs49
10409                 see ChangeLog entries 2002-04-20 and 2002-04-21
10410
10411         * src/Makefile.am
10412                 clean up: remove old 'stock_' element from xpm 
10413                 filenames.
10414
10415 2002-04-21 [alfons]     0.7.4claws84
10416
10417         apply sync patch from Paul
10418
10419         * src/folderview.c
10420                 use old claws prefs_folder_item_create() for now
10421
10422 2002-04-19 [match]      0.7.4claws83
10423
10424         * src/addressbook.[ch]
10425         * src/addrharvest.[ch]
10426         * src/addrgather.[ch]
10427                 recurse folders.
10428         * src/mainwindow.c
10429         * src/summaryview.[ch]
10430                 change menu option.
10431
10432 2002-04-19 [paul]       0.7.4claws82
10433
10434         * po/pt_BR.po
10435                 updated by Fabio Junior Beneditto
10436
10437 2002-04-14 [alfons]     0.7.4claws81
10438
10439         * src/passphrase.c
10440                 add #include <sys/types.h> for mode_t and off_t 
10441
10442 2002-04-13 [paul]       0.7.4claws80
10443         
10444         * src/main.c
10445           src/passphrase.[ch]
10446           src/pgptext.c
10447           src/prefs_common.[ch]
10448           src/rfc2015.c
10449                 enable storing of GnuPG passphrase for the whole 
10450                 session or a user-defined number of minutes. patch 
10451                 submitted by Ravemax <ravemax@dextrose.com>
10452
10453 2002-04-13 [alfons]     0.7.4claws79
10454
10455         * src/textview.c
10456                 make email parser also stop scanning when encountering separators
10457                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
10458
10459 2002-04-13 [paul]       0.7.4claws78
10460
10461         * sync with 0.7.4cvs39
10462                 see ChangeLog entry 2002-04-12
10463
10464 2002-04-11 [paul]       0.7.4claws77
10465
10466         * sync with 0.7.4cvs37
10467                 see ChangeLog entry 2002-04-11
10468
10469 2002-04-11 [paul]       0.7.4claws76
10470
10471         * COPYING 
10472                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
10473                 the clause for OpenSSL). sync with sylpheed main
10474
10475 2002-04-09 [melvin]     0.7.4claws75
10476
10477         * src/compose.c
10478                 Made 'Ctrl-Enter' on send ignore some modifiers 
10479                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
10480                 to bind other *-Enter (but not Alt-Enter).
10481
10482 2002-04-09 [paul]       0.7.4claws74
10483
10484         * sync with 0.7.4cvs35
10485                 see ChangeLog entries 2002-04-09
10486
10487 2002-04-08 [paul]       0.7.4claws73
10488
10489         * sync with 0.7.4cvs33
10490                 see ChangeLog entry 200-04-08
10491
10492 2002-04-07 [match]      0.7.4claws72
10493
10494         * src/addrharvest.[ch]
10495                 fixed to read all addresses in header, regardless
10496                 of header size. improved name parsing. accommodate
10497                 harvest from folders and selected message.
10498         * src/addritem.[ch]
10499                 included new address parsing function.
10500         * src/addrgather.[ch]
10501         * src/addressbook.[ch]
10502         * src/summaryview.[ch]
10503         * src/mainwindow.c
10504                 allow address harvest of folder as well as selected
10505                 messages.
10506
10507 2002-04-07 [paul]       0.7.4claws71
10508
10509         * src/esmtp.[ch]
10510           src/smtp.c
10511                 don't try to authenticate with CRAM-MD5 in SMTP when 
10512                 SMTP-AUTH enabled if MTA doesn't issue this 
10513                 auth-method in it's ehlo-response. bug item #531364,
10514                 patch item #938910. patch submitted by Colin Leroy 
10515                 <colin@colino.net>
10516
10517 2002-04-07 [paul]       0.7.4claws70
10518
10519         * src/nntp.c
10520                 fix missing MODE_READER bug. patch submitted by
10521                 Colin Leroy <colin@colino.net>
10522
10523 2002-04-07 [alfons]     0.7.4claws69
10524
10525         * src/matcher.[ch]
10526         * src/prefs_filtering.c
10527         * src/summaryview.c
10528                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
10529                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
10530
10531 2002-04-07 [paul]       0.7.4claws68
10532
10533         * sync with 0.7.4cvs32
10534                 see ChangeLog entry 2002-04-06
10535
10536         * tools/filter_conv.pl
10537                 more bug fixes
10538
10539 2002-04-06 [paul]       0.7.4claws67
10540
10541         * tools/filter_conv.pl
10542                 modify to be able to find the name of the first
10543                 mailbox and use that. main's filter does not
10544                 record the full path to the mailbox and therefore
10545                 can only filter to the first mailbox.
10546
10547 2002-04-05 [paul]       0.7.4claws66
10548
10549         * tools/filter_conv.pl
10550                 attempt to make the script all-encompassing and
10551                 be able to convert any main 'filter' rule thrown
10552                 at it
10553
10554 2002-04-05 [paul]       0.7.4claws65
10555
10556         * tools/filter_conv.pl
10557                 allow for collapsed folder trees
10558
10559 2002-04-05 [paul]       0.7.4claws64
10560
10561         * sync with 0.7.4cvs31
10562                 see ChangeLog entries 2002-04-05
10563
10564 2002-04-03 [paul]       0.7.4claws63
10565
10566         * sync with 0.7.4cvs29
10567                 see ChangeLog entries 2002-04-02 and 2002-04-03
10568
10569 2002-04-02 [paul]       0.7.4claws62
10570
10571         * sync with 0.7.4cvs26
10572                 see ChangeLog entry 2002-04-01
10573
10574 2002-04-02 [match]      0.7.4claws61
10575
10576         * src/pine.[ch]
10577         * src/importpine.[ch]
10578         * src/addressbook.c
10579                 import Pine address book.
10580
10581 2002-04-02 [match]      0.7.4claws60
10582
10583         * src/addrharvest.[ch]
10584                 improve address parsing of funky addresses.
10585
10586 2002-04-02 [darko]      0.7.4claws59
10587
10588         * src/compose.c
10589                 wrap on send improvements, it now recognizes quoted
10590                 initials as part of the quotation string, and it
10591                 does not join lines separated by CR
10592
10593 2002-04-01 [match]      0.7.4claws58
10594
10595         * src/mgutils.[ch]
10596                 added new functions.
10597         * src/mutt.[ch]
10598                 remove excessive duplicate address generation
10599                 on import.
10600
10601 2002-04-01 [alfons]     0.7.4claws57
10602         
10603         * src/summaryview.c
10604                 put back g_free() 
10605
10606 2002-04-01 [paul]       0.7.4claws56
10607
10608         * sync with 0.7.4cvs25
10609                 see ChangeLog entry 2002-04-01
10610
10611 2002-04-01 [alfons]     0.7.4aprilfool55
10612
10613         * src/summaryview.c
10614                 honour feature request item #537427 to allow for
10615                 displaying names from address book for sent mail also
10616
10617 2002-03-29 [paul]       0.7.4claws54
10618
10619         * src/mainwindow.c
10620           src/prefs_filtering.[ch]
10621           src/prefs_matcher.c
10622           src/summaryview.c
10623                 add 'fast filter' for claws' filtering,
10624                 /Tools/Create filter rule/... patch submitted
10625                 by Neill Miller <neillm@thecodefactory.org>
10626
10627 2002-03-29 [paul]       0.7.4claws53
10628
10629         * sync with 0.7.4cvs24
10630                 see ChangeLog entry 2002-03-29
10631
10632 2002-03-28 [paul]       0.7.4claws52
10633
10634         * sync with 0.7.4cvs23
10635                 see ChangeLog entry 2002-03-28
10636
10637 2002-03-27 [melvin]     0.7.4claws51
10638
10639         * src/prefs_actions.c
10640                 Added support to pass only one message part (as a
10641                 file) to the command using '%p'. No quotes are needed
10642                 because doubles quotes are automatically added.
10643                 Fixed bug where Sylpheed could block when waiting for
10644                 a child process to finish.
10645                 Changed the help menu to remove quotes around symbols to 
10646                 avoid misinterpretation (they must not be used).
10647
10648 2002-03-27 [melvin]     0.7.4claws50
10649
10650         * src/inc.c
10651                 Made the new mail notification command always 
10652                 execute asynchronously.
10653
10654 2002-03-27 [paul]       0.7.4claws49
10655
10656         * src/compose.c
10657                 fix bug introduced in last commit
10658
10659 2002-03-27 [paul]       0.7.4claws48
10660
10661         * sync with 0.7.4cvs21
10662                 see ChangeLog 2002-03-26 and 2002-03-27
10663
10664 2002-03-26 [hoa]        0.7.4claws47
10665
10666         * src/prefs_folder_item.c
10667                 really fixed the bug #516442 with folder rescan.
10668
10669 2002-03-26 [paul]       0.7.4claws46
10670
10671         * sync with 0.7.4cvs19
10672                 see ChangeLog entries 2002-03-25 and 2002-03-26
10673
10674 2002-03-25 [hoa]        0.7.4claws45
10675
10676         * src/matcher.c
10677         * src/mh.c
10678                 fix the bug #516442 with folder rescan.
10679
10680         * src/prefs_common.[ch]
10681         * src/compose.c
10682                 added an option to enable two different behaviours
10683                 for bounce.
10684
10685
10686 2002-03-25 [paul]       0.7.4claws44
10687
10688         * src/mainwindow.c
10689           src/selective_download.c
10690                 correct a few menuitem labels
10691
10692 2002-03-25 [christoph]  0.7.4claws43
10693
10694         * src/procmsg.c
10695                 fix non deleted tmp message in
10696                 procmsg_save_to_outbox
10697                 fix problems caused by sync with
10698                 main branch's procmsg_send_queue
10699
10700 2002-03-25 [paul]       0.7.4claws42
10701
10702         * src/quote_fmt.c
10703           src/quote_fmt_lex.l
10704           src/quote_fmt_parse.y
10705                 add Last name (%L) placeholder for quoting. 
10706                 patch submitted by Thorsten Thielen 
10707                 <thth@users.sourceforge.net>
10708
10709 2002-03-25 [paul]       0.7.4claws41
10710
10711         * src/utils.c
10712                 get full hostname. patch submitted by
10713                 Bob Woodside <rwoodside1@comcast.net>
10714
10715 2002-03-25 [paul]       0.7.4claws40
10716
10717         * src/account.c
10718           src/news.c
10719           src/nntp.[ch]
10720           src/prefs_account.[ch]
10721                 enable NNTP over SSL. patch submitted by
10722                 Pascal Jermini <pascal@infinity.hn.org>
10723
10724 2002-03-24 [paul]       0.7.4claws39
10725
10726         * src/prefs_common.c
10727                 make the arrangement of the Compose tab more
10728                 coherent
10729
10730         * src/mainwindow.c
10731                 fix some irregularities of style
10732
10733         * po/de.po
10734                 updated by Kilian Krause
10735
10736 2002-03-23 [paul]       0.7.4claws38
10737
10738         * po/pt_BR.po
10739                 updated by Fabio Junior Beneditto
10740
10741 2002-03-23 [paul]       0.7.4claws37
10742
10743         * src/mainwindow.c
10744                 move 'Gather addresses' to 'Tools' menu
10745                 make 'Selective download' sensitive
10746
10747 2002-03-23 [paul]       0.7.4claws36
10748
10749         * sync with 0.7.4cvs16
10750                 see ChangeLog entries 2002-03-23
10751
10752 2002-03-22 [christoph]  0.7.4claws35
10753
10754         * src/quote_fmt_parse.y
10755                 fix include program output
10756
10757 2002-03-22 [alfons]     0.7.4claws34
10758
10759         * src/pop.c
10760                 initialize GDate stack variable correctly (sorry!)
10761
10762 2002-03-22 [paul]       0.7.4claws33
10763
10764         * src/compose.c
10765           src/mainwindow.c
10766           src/prefs_actions.c
10767           src/prefs_common.c
10768                 rename 'Tool' to 'Tools'
10769
10770         * src/mainwindow.c
10771                 move 'Delete duplicated messages' from
10772                 'Message/' to 'Tools/'
10773                 re-arrange the order of 'Tools/' items
10774
10775 2002-03-22 [paul]       0.7.4claws32
10776
10777         * src/addr_compl.c
10778           src/addressbook.[ch]
10779                 auto-address completion now also matches on
10780                 Nickname. patch submitted by Bob Forsman 
10781                 <hammor@users.sourceforge.net>
10782
10783         * src/editaddress.c
10784                 correct a spelling mistake
10785
10786 2002-03-22 [alfons]     0.7.4claws31
10787
10788         * src/pop.c
10789                 fix getting uidl from incorrect string 
10790                 (spotted by Colin)
10791
10792 2002-03-21 [alfons]     0.7.4claws30
10793
10794         * src/pop.c
10795                 more code refactoring
10796                 plug mem leak introduced by delete on server
10797
10798 2002-03-21 [paul]       0.7.4claws29
10799
10800         * sync with 0.7.4cvs11
10801                 see ChangeLog entries 2002-03-20
10802
10803 2002-03-20 [alfons]     0.7.4claws28
10804
10805         * src/inc.c
10806                 apply Colin's patch and refactor
10807
10808 2002-03-20 [paul]       0.7.4claws27
10809
10810         * sync with sylpheed 0.7.4cvs9
10811                 see ChangeLog entry 2002-03-20
10812
10813 2002-03-19 [christoph]  0.7.4claws26
10814
10815         * src/mh.c
10816         * src/procmsg.[ch]
10817         * src/summaryview.c
10818                 revert changes for flag updates
10819                 (does not work correctly and no time to debug)
10820
10821 2002-03-20 [alfons]     0.7.4claws25
10822
10823         * src/pop.c
10824                 refactor should_delete() a little bit 
10825
10826 2002-03-19 [paul]       0.7.4claws24
10827
10828         * src/inc.[ch]
10829           src/pop.c
10830           src/prefs_account.[ch]
10831                 allow the user to leave downloaded mail on the 
10832                 server for n days. Patch submitted by Colin Leroy 
10833                 <colin@colino.net>
10834
10835 2002-02-19 [paul]       0.7.4claws23
10836
10837         * sync with sylpheed 0.7.4cvs8
10838                 see ChangeLog entries 2002-03-19
10839
10840 2002-03-18 [paul]       0.7.4claws22
10841
10842         * sync with sylpheed 0.7.4cvs6
10843                 see ChangeLog entry 2002-03-18
10844
10845 2002-03-18 [paul]       0.7.4claws21
10846
10847         * po/en_GB.po
10848                 add en_GB message catalogue
10849
10850         * src/mbox_folder.c
10851           src/prefs_account.c
10852           src/prefs_actions.c
10853                 correct a few spelling mistakes
10854
10855 2002-03-17 [alfons]     0.7.4claws20
10856
10857         * src/matcher.c
10858                 more stringent checks for NULL params when writing
10859                 filtering actions to a file
10860                 
10861 2002-03-17 [hoa]        0.7.3claws20
10862
10863         * src/news.c
10864                 fixed the count of new messages
10865
10866         * src/compose.c
10867                 fixed the "attachment properties" window
10868
10869 2002-03-17 [paul]       0.7.4claws19
10870
10871         * src/defs.h
10872           src/folder.h
10873           src/news.c
10874           src/prefs_account.[ch]
10875           src/procmsg.[ch]
10876           src/summaryview.c
10877                 automatically mark cross-posted messages as read 
10878                 and (optionally) give them a colour label
10879                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10880                 
10881
10882 2002-03-17 [paul]       0.7.4claws18
10883
10884         * sync with sylpheed 0.7.4cvs5
10885                 see ChangeLog entry 2002-03-17
10886
10887 2002-03-17 [melvin]     0.7.4claws17
10888         
10889         * src/textview.c
10890                 Worked around a gtktext 'bug': when searching for 
10891                 a text in a long message it was scrolling slowly
10892                 line by line until it hit the searched text.
10893         * po/fr.po
10894                 Updated French translation
10895
10896 2002-03-17 [melvin]     0.7.4claws16
10897
10898         * src/mainwindow.c
10899         * src/compose.c
10900         * src/prefs_actions.c
10901                 Moved "Edit/Actions" to "Tool/Actions"
10902                 Made mainwindow/compose window sensitive as soon as
10903                 no child process is running anymore even if the io dialog
10904                 is open.
10905                 Fixed a struct being initialized with a non constant char*
10906
10907 2002-03-16 [christoph]  0.7.4claws15
10908
10909         * configure.in
10910                 add --with-compiler-flags option
10911                 (only for developer hacking)
10912         * src/mh.c
10913         * src/procmsg.[ch]
10914         * src/summaryview.c
10915                 try to make folder-stats and flag handling more
10916                 independent from the summaryview. msgcounts
10917                 are only set when the folder is opened and
10918                 procmsg_msginfo_(un)set_flags will handle it
10919                 later and summaryview will get the values
10920                 from the folder.
10921
10922 2002-03-16 [paul]       0.7.4claws14
10923
10924         * src/messageview.c
10925                 fix Return-receipt. Patch submitted by Bob
10926                 Woodside <rwoodside1@comcast.net>
10927
10928 2002-03-16 [paul]       0.7.4claws13
10929
10930         * src/compose.c
10931                 fix 'dynamic' signatures, make it work again
10932                 broken during sync on 2002-03-14 (0.7.4claws2)
10933
10934 2002-03-15 [match]      0.7.4claws12
10935
10936         * src/addrharvest.[ch]
10937         * src/addrgather.[ch]
10938         * src/addressbook.[ch]
10939         * src/mainwindow.c
10940                 included address harvester feature. still some
10941                 issues with address parsing that I will fix.
10942
10943 2002-03-15 [match]      0.7.4claws11
10944
10945         * src/addrbook.[ch]
10946         * src/addrcache.[ch]
10947         * src/addressbook.[ch]
10948         * src/addrindex.c
10949         * src/editbook.c
10950         * src/importldif.c
10951         * src/importmutt.c
10952         * src/jpilot.[ch]
10953         * src/main.c
10954         * src/syldap.[ch]
10955         * src/vcard.[ch]
10956                 tidy up. fix memory leaks. moved attribs and methods
10957                 from individual interfaces to addrcache object. prep
10958                 for new stuff to come in.
10959
10960 2002-03-15 [alfons]     0.7.4claws10
10961
10962         * src/matcher.[ch]
10963         * src/matcher_parser_parse.y
10964         * src/matcher_parser_lex.l
10965         * src/prefs_matcher.c
10966                 add filtering conditions message greater than, smaller 
10967                 than, and exactly matching a size in bytes
10968                 (does not work with delete from POP3 server yet)
10969
10970                 this should also give others an idea what you should
10971                 do to add new criterions to claws filtering system
10972                 
10973
10974 2002-03-15 [paul]       0.7.4claws9
10975
10976         * tools/filter_conv.pl
10977                 exit if there are no filter rules to convert
10978                 rename filterrc to filterrc.old after completion
10979
10980 2002-03-15 [paul]       0.7.4claws8
10981
10982         * sync with sylpheed 0.7.4cvs3
10983                 see ChangeLog entry 2002-03-14
10984
10985 2002-03-14 [paul]       0.7.4claws7
10986
10987         * src/compose.c
10988                 clean up the last commit (ahem)
10989
10990 2002-03-14 [paul]       0.7.4claws6
10991
10992         * src/compose.c
10993                 fix bug #515655. honour account preferences
10994                 regarding gpg default signing/encryption when 
10995                 changing account from the compose window.
10996
10997 2002-03-14 [paul]       0.7.4claws5
10998
10999         * src/folderview.c
11000                 remove unnecessary curly brackets
11001
11002 2002-03-14 [paul]       0.7.4claws4
11003
11004         * src/folderview.c
11005           src/prefs_filtering.[ch]
11006                 add filter rename on folder rename and filter
11007                 delete on folder delete. Patch submitted by
11008                 Neill Miller <neillm@thecodefactory.org> 
11009
11010 2002-03-14 [christoph]  0.7.4claws3
11011
11012         * src/procmsg.c
11013         * src/send.c
11014                 fix local delivery
11015                 (patch submitted by "Simon 'corecode' Schubert")
11016         * src/prefs_common.c
11017         * src/procmsg.c
11018                 fix gcc 3.0 warning
11019
11020 2002-03-14 [paul]       0.7.4claws2
11021
11022         * sync with sylpheed 0.7.4cvs2
11023                 see ChangeLog entry 2002-03-13
11024
11025 2002-03-12 [darko]      0.7.4claws1
11026
11027         * src/mainwindow.c
11028                 fix what seems to be a copy and paste error
11029                 when setting color for important messages
11030                 (reported by wwp)
11031
11032 2002-03-11 [paul]       version 0.7.4claws released
11033
11034 2002-03-11 [paul]       0.7.4claws
11035
11036         * po/es.po
11037           po/it.po
11038           po/nl.po
11039           po/pt_BR.po
11040                 update message catalogs. Submitted by Ricardo Mones 
11041                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
11042                 Fabio Junior Beneditto
11043
11044         * configure.in
11045           faq/Makefile.am
11046           faq/it/Makefile
11047           faq/it/sylpheed-faq*
11048           src/mainwindow.c
11049           src/manual.[ch]
11050                 add FAQ in Italian
11051         
11052
11053 2002-03-11 [jens]       0.7.3claws7
11054
11055         * po/de.po
11056                 updated German translation
11057
11058 2002-03-11 [melvin]     0.7.3claws6
11059
11060         * po/fr.po
11061                 updated and corrected French translation
11062
11063 2002-03-10 [hoa]        0.7.3claws5
11064
11065         * src/account.c
11066         * src/inc.c
11067         * src/prefs_account.c
11068         * src/procmsg.c
11069         * src/send.[ch]
11070                 fixed the local account.
11071                 you have to change the default "/usr/sbin/sendmail"
11072                 to "/usr/sbin/sendmail -t" in the preferences of
11073                 the local account.
11074
11075         * src/procmime.c
11076                 removed some debug display for renderer
11077
11078 2002-03-10 [paul]       0.7.3claws4
11079
11080         * faq/en/sylpheed-faq-1.html
11081           faq/en/sylpheed-faq-2.html
11082                 update
11083
11084 2002-03-09 [paul]       0.7.3claws3
11085
11086         * sync with sylpheed 0.7.4
11087                 see ChangeLog entry 2002-03-09
11088
11089 2002-03-08 [paul]       0.7.3claws2
11090
11091         * faq/en/sylpheed-faq*
11092           faq/es/sylpheed-faq*
11093           faq/fr/sylpheed-faq*
11094                 update the FAQs
11095
11096         * manual/fr/.cvsignore
11097           manual/fr/Makefilea.am
11098           manual/fr/sylpheed*
11099           src/mainwindow.c
11100           src/manual.[ch]
11101                 add the French manual
11102
11103 2002-03-07 [paul]       0.7.3claws1
11104
11105         * sync with sylpheed 0.7.3cvs4
11106                 see ChangeLog entries  2002-03-06 and 2002-03-07
11107         
11108         * po/nl.po
11109                 updated by Wilbert Berendsen
11110
11111 2002-03-07 [melvin]     0.7.2claws34
11112
11113         * src/selective_download.c
11114                 Changed the pixmap of the receive button to MAIL_RECEIVE.
11115
11116 2002-03-06 [paul]       0.7.2claws33
11117
11118         * sync with sylpheed 0.7.3cvs1
11119                 bug fix, see ChangeLog entry 2002-03-05
11120
11121 2002-03-05 [paul]       0.7.2claws32
11122
11123         * src/mimeview.c
11124           src/pgptext.[ch]
11125           src/procmsg.c
11126                 reverse the pgp ascii-armored code implemented in 
11127                 0.7.2claws16. removal of this code until it matures.
11128                 this means that verifying ascii-armored pgp sigs and
11129                 automatic decryption of ascii-armored encrypted
11130                 messages no longer works.
11131
11132 2002-03-05 [paul]       0.7.2claws31
11133
11134         * configure.in
11135           Makefile.am
11136         * faq/Makefile.am
11137         * faq/en/Makefile.am
11138           faq/en/sylpheed-faq.html
11139           faq/en/sylpheed-faq-1.html
11140           faq/en/sylpheed-faq-2.html
11141           faq/en/sylpheed-faq-3.html
11142         * faq/es/Makefile.am
11143           faq/es/sylpheed-faq.html
11144           faq/es/sylpheed-faq-1.html
11145           faq/es/sylpheed-faq-2.html
11146           faq/es/sylpheed-faq-3.html
11147           faq/es/sylpheed-faq-4.html
11148         * faq/fr/Makefile.am
11149           faq/fr/sylpheed-faq.html
11150           faq/fr/sylpheed-faq-1.html
11151           faq/fr/sylpheed-faq-2.html
11152           faq/fr/sylpheed-faq-3.html
11153         * src/Makefile.am
11154           src/defs.h
11155           src/mainwindow.c
11156           src/manual.[ch]
11157                 add FAQs in English, Spanish and French
11158
11159
11160 2002-03-05 [paul]       0.7.2claws30
11161
11162         * manual/en/sylpheed.html
11163           manual/en/sylpheed-XX.html
11164                 updated the English manual
11165
11166 2002-03-05 [hoa]        
11167
11168         * src/summaryview.c
11169                 dialog box pops up if the article can't be deleted.
11170
11171 2002-03-04 [paul]       
11172         
11173         * po/pt_BR.po
11174                 updated by Fabio Junior Benedito
11175
11176 2002-03-04 [hoa]
11177
11178         * removed ac/gpgme.m4
11179                 to avoid autogen common problem
11180                 developers have to install gpgme development package now
11181
11182         * src/compose.c
11183                 encoding to 7bit or 8bit is enabled.
11184
11185 2002-03-03 [alfons]     0.7.2claws29
11186
11187         * src/pop.c
11188                 merge fix by Oliver Haertel for selective
11189                 download buglet
11190
11191 2002-03-03 [paul]       0.7.2claws28
11192         
11193         * sync with sylpheed 0.7.3
11194
11195 2002-03-03 [paul]       0.7.2claws27
11196
11197         * sync with sylpheed 0.7.2cvs24
11198                 see ChangeLog entries 2002-03-02 and 2002-03-03
11199
11200 2002-03-02 [melvin]     0.7.2claws26
11201
11202         * src/inc.[ch]
11203         * src/main.c
11204         * src/mainwindow.c
11205         * src/prefs_common.[ch]
11206                 Added user definable notification on new mail arrival.
11207                 Removed unused variables in spell checker prefs code.
11208
11209 2002-03-02 [melvin]     0.7.2claws25
11210
11211         * src/quote_fmt.c
11212                 Removed unnecessary escape sequences.
11213                 Changed 'Initial...' to 'Initials of Sender'
11214
11215 2002-03-02 [paul]       0.7.2claws24
11216
11217         * sync with sylpheed 0.7.2cvs22
11218                 see ChangeLog entry 2002-03-01
11219
11220 2002-03-01 [hoa]        0.7.2claws23
11221
11222         * src/mainwindow.c
11223                 Set sensitivity of delete actions to active
11224                 even if the folder is a newsgroup.
11225
11226         * src/summaryview.c
11227                 - Set sensitivity of delete actions
11228                 - Added function check_permission() that will check if the
11229                   user is authorized to delete a message. For news, it
11230                   will check if the author is the same.
11231                 - Enabled deletion when there is no trash folder.
11232
11233         * src/news.[ch]
11234                 - Added news_cancel_article() to cancel articles
11235                 - Implemented news_remove_message() (public function)
11236
11237 2002-03-01 [paul]       0.7.2claws22
11238
11239         * src/gtkutils.c
11240           src/textview.c
11241                 recognise urls that that don't include 'http://' and
11242                 simply begin 'www.' 
11243
11244         * AUTHORS
11245                 remove duplicated name
11246
11247 2002-02-28 [paul]       0.7.2claws21
11248
11249         * src/mainwindow.c
11250           src/summaryview.[ch]
11251                 add ability to 'Select thread'
11252                 combines Melvin's "Select thread's head" patch (#510907)
11253                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
11254                 patch (#518514) 
11255
11256 2002-02-28 [paul]       0.7.2claws20
11257
11258         * src/mimeview.c
11259                 hopefully fix segfault on right-clicking a mime part
11260                 that some people have experienced.      
11261                 fix submitted by Fredrik Olofsson <frol@linux.nu>
11262
11263 2002-02-28 [paul]       0.7.2claws19
11264
11265         * sync with sylpheed 0.7.2cvs21
11266                 see ChangeLog entries 2002-02-27 and 2002-02-28
11267
11268 2002-02-27 [paul]       0.7.2claws18
11269
11270         * sync with sylpheed 0.7.2cvs18
11271                 see ChangeLog entries 2002-02-26 and 2002-02-27
11272
11273 2002-02-26 [alfons]     0.7.2claws17
11274
11275         * src/procheader.c
11276                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
11277                 (spotted by Chris Hessman <idatech@gmx.net>)
11278
11279 2002-02-26 [paul]       0.7.2claws16
11280
11281         * src/mimeview.c
11282           src/pgptext.[ch]
11283           src/procmsg.c
11284                 make decryption of ascii-armored pgp encrypted messages
11285                 and verification of ascii-armored signatures work again.
11286                 slightly altered from the patch by Jens Jahnke 
11287                 <jan0sch@gmx.net>
11288
11289                 ##FIX ME##
11290                 * the checking of plaintext signatures always comes up in 
11291                   a popup box
11292                 * it doesn't work for multipart messages 
11293                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
11294                   including the msg headers and these 2 line themselves, are 
11295                   not displayed
11296
11297         * src/mainwindow.c
11298                 "View/Folder Tree" becomes "View/Separate Folder Tree"
11299                 "View/Message View" becomes "View/Separate Message View"
11300                 because its less ambiguous.
11301
11302         * po/es.po
11303                 updated by Ricardo Mones Lastra
11304
11305 2002-02-26 [paul]       0.7.2claws15
11306
11307         * sync with sylpheed 0.7.2cvs17
11308                 see ChangeLog entries 2002-02-25 and 2002-02-26
11309
11310 2002-02-25 [christoph]  0.7.2claws14
11311
11312         * src/filtering.[ch]
11313         * src/inc.c
11314                 do filtering stuff after all messages have been received
11315                   1. drop all messages to .processing
11316                   2. scan processing folder for messages
11317                   3. filter messages or move to inbox
11318                 this will also find old messages left in processing after
11319                 a crash or something like that and we get a real msginfo
11320                 from folder->get_msg_list and do not have to create our
11321                 own in filter_message
11322         * src/matcher_parser_parse.y
11323                 remove MIX/MAX warning (reordered includes)
11324
11325 2002-02-25 [paul]       0.7.2claws13
11326
11327         * sync with sylpheed 0.7.2cvs15
11328                 see ChangeLog entry 2002-02-24
11329
11330 2002-02-24 [alfons]     0.7.2claws12
11331
11332         * src/filtering.c
11333                 clear old color flags first when applying a new color to
11334                 a message info. 
11335                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
11336
11337 2002-02-24 [alfons]     0.7.2.claws11
11338         
11339         * AUTHORS
11340         * src/prefs_common.c
11341                 add presets for Opera and Konqueror, closes patch #517261,
11342                 submitted by Ville Skyttä <scop@users.sourceforge.net>
11343
11344 2002-02-24 [alfons]     0.7.2.claws10
11345
11346         * AUTHORS
11347         * src/summaryview.c
11348                 fix threading for null message ids, closes patch #521601,
11349                 submitted by Bob Forsman <hammor@users.sourceforge.net>
11350
11351 2002-02-24 [alfons]     0.7.2claws9
11352
11353         * src/summaryview.c
11354         * src/filtering.c
11355                 make Tool | Filter Message work with filtering system so
11356                 setting flags also works
11357
11358                 TODO:
11359
11360                 - Processing uses the same function as Tool | Filter
11361                   Message, but doesn't use the same update proc yet
11362
11363 2002-02-23 [paul]       0.7.2claws8
11364
11365         * sync with sylpheed 0.7.2cvs14
11366                 see ChangeLog entries 2002-02-22 and 2002-02-23
11367
11368 2002-02-22 [christoph]  0.7.2claws7
11369
11370         * src/quote_fmt.c
11371                 Add column space to table
11372         * src/quote_fmt_parse.y
11373                 Close files
11374
11375 2002-02-22 [paul]       0.7.2claws6
11376
11377         * src/Makefile.am
11378           src/defs.h
11379           src/filtering.c
11380           src/inc.[ch]
11381           src/mainwindow.c
11382           src/matcher.[ch]
11383           src/matcher_parser_lex.l
11384           src/matcher_parser_parse.y
11385           src/pop.[ch]
11386           src/prefs_account.h
11387           src/prefs_filtering.c
11388           src/selective_download.[ch]   *** NEW FILES ***
11389           src/utils.[ch]
11390           po/POTFILES.in
11391                 Selective Download added to 'Tool' menu. 
11392                 Retrieves email headers of the currently selected pop3 
11393                 account and allows the user to mark emails for deletion 
11394                 right on the pop3 server. Patch submitted by Oliver Haertel 
11395                 <oha@users.sourceforge.net>.
11396         
11397         * po/POTFILES.in
11398                 add 'src/quote_fmt.c'           
11399
11400 2002-02-22 [christoph]  0.7.2claws5
11401
11402         * src/Makefile.am
11403                 added quote_fmt.c
11404         * src/prefs_common.[ch]
11405         * src/prefs_template.c
11406         * src/quote_fmt.c               *** NEW FILE ***
11407         * src/quote_fmt.h
11408                 move quote format symbol description code
11409                 to it's own file because it is used from
11410                 differnent code parts
11411                 Rewrote symbol description GUI
11412                   + use table
11413                   + add separators
11414                   + get data from array (no more long constant strings)
11415         * src/quote_fmt_lex.l
11416         * src/quote_fmt_parse.y
11417                 Symbol for Literal % changed to \% instead of %%
11418                 (More logical as \ is used for quoting for other symbols)
11419                 Add |f and |p to include files and program output
11420                 Examples:
11421                     |f{/home/.../.signature}
11422                     |p{date}
11423         * po/de.po
11424                 Correct wrong spelling for "Referenzen"
11425
11426 2002-02-21 [paul]       0.7.2claws4
11427
11428         * src/procmsg.c
11429                 forgotten during sync
11430
11431 2002-02-21 [paul]       0.7.2claws3
11432
11433         * sync with sylpheed 0.7.2cvs11
11434                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
11435                 2002-02-20 and 2002-02-21
11436
11437 2002-02-20 [melvin]     0.7.2claws2
11438
11439         * src/prefs_actions.c
11440                 Added error report when child cannot fork or when execvp 
11441                 returns with an error.
11442
11443 2002-02-19 [christoph]  0.7.2claws1
11444
11445         * src/codeconv.c
11446                 return unconverted text if conde conversion is not possible
11447                 when libjconv is used.
11448                 (patch submitted by "Simon 'corecode' Schubert")
11449
11450 2002-02-19 [paul]       
11451
11452         * version 0.7.2claws release
11453
11454 2002-02-19 [paul]       0.7.2claws
11455
11456         * po/nl.po
11457                 updated by Wilbert Berendsen
11458
11459
11460 2002-02-18 [alfons]     0.7.1claws13
11461
11462         * src/syldap.c
11463         * src/jpilot.c
11464                 remove references to dlfcn and explicitly loading functions
11465                 from dynalink libs, because libs linked anyway, and functions
11466                 are loaded explicitly
11467
11468 2002-02-17 [melvin]     0.7.1claws12
11469
11470         * src/prefs_actions.c
11471                 Replaced children wait loop with double fork technique.
11472                 Now, input/output window updated at each new output.
11473                 free_children(): Fixed a memory leak.
11474                 Made input/output window non closable if running children
11475                 still exist.
11476                 Added missing <unistd.h> include.
11477                 Added some --debug outputs.
11478
11479 2002-02-17 [melvin]     0.7.1claws11
11480
11481         * src/summaryview.c
11482                 Fixed bug where descending sort order did not select top
11483                 message.
11484
11485 2002-02-17 [melvin]     0.7.1claws10
11486
11487         * acconfig.h
11488                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11489         * src/prefs_common.c
11490                 Pspell data package directory no more hard coded but
11491                 set during configuration (PSPELL_PATH). (Thanks to 
11492                                 Gustavo Noronha Silva.)
11493
11494 2002-02-17 [melvin]     0.7.1claws9
11495
11496         * configure.in
11497                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
11498         * src/gtkspell.c
11499                 Fixed compile-time warnings.
11500
11501 2002-02-16 [alfons]     0.7.1claws8
11502
11503         * src/filesel.c
11504                 fix inadvertent free of NULL pointer which caused
11505                 sylpheed to crash when closing the save-as dialog
11506                 using the window close button
11507
11508 2002-02-16 [carsten]    0.7.1claws7
11509         * src/mainwindow.[ch]
11510           src/summaryview.c
11511           src/prefs_common.c
11512                 fixes for pixmap theming code:
11513                         - recently changed mail attributes shouldn't get
11514                           lost any longer
11515                         - theme is only reloaded iff another theme was
11516                           selected
11517
11518 2002-02-16 [paul]       0.7.1claws6
11519
11520         * sync with sylpheed 0.7.2 release
11521                 see ChangeLog entry 2002-02-15 and 2002-02-16
11522
11523 2002-02-15 [paul]       0.7.1claws5
11524
11525         * sync with sylpheed 0.7.1cvs9
11526                 see ChangeLog entry 2002-02-15
11527
11528         * po/POTFILES.in
11529                 remove unneeded headerwindow.c entry
11530
11531 2002-02-14 [carsten]    0.7.1claws4
11532         * src/summaryview.c
11533                 fixed a bug for "Go to next unread message": there was
11534                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
11535                 in the prefs, because of doing "Search again" instead
11536                 "No"
11537
11538 2002-02-14 [carsten]    0.7.1claws3
11539         * src/stock_pixmap.c
11540                 removed 2 more mem leaks; following memprof,
11541                 this code is "leak free" now :)
11542
11543 2002-02-14 [carsten]    0.7.1claws2
11544         * src/stock_pixmap.c
11545                 used opendir/readdir/closedir instead of scandir
11546                 -> code should work now on Solaris
11547
11548 2002-02-14 [paul]       0.7.1claws1
11549
11550         * sync with sylpheed 0.7.1cvs8
11551                 see ChangeLog entries 2002-02-13 and 2002-02-14
11552
11553         * README.claws
11554                 add some description of Actions and Pixmap Themes
11555
11556 2002-02-13 [paul]       
11557
11558         * version 0.7.1claws release
11559
11560 2002-02-13 [paul]       0.7.1claws
11561
11562         * po/es.po
11563           po/it.po
11564           po/pt_BR.po
11565                 updated translations, submitted by Ricardo Mones Lastra,
11566                 Alessandro Maestri and Fabio Junior Beneditto
11567
11568 2002-02-13 [melvin]     0.7.0claws75
11569
11570         * src/prefs_actions.c
11571                 Added missing "signal.h" include
11572
11573 2002-02-13 [melvin]     0.7.0claws74
11574
11575         * src/prefs_folder_item.c
11576                 Added missing "config.h" include
11577         * po/fr.po
11578                 Updated French translation for folder propriety.
11579
11580 2002-02-13 [jens]       0.7.0claws73
11581
11582         * po/POTFILES.in
11583                 Added missing src/prefs_folder_item.c [log added by melvin]
11584         * po/de.po
11585                 Updated German translation.
11586
11587 2002-02-13 [melvin]     0.7.0claws72
11588
11589         * po/fr.po
11590                 Updated French translation.
11591
11592 2002-02-13 [melvin]     0.7.0claws71
11593
11594         * src/gtkutils.c
11595                 Made gtkut_editable_get_selection return NULL if selection
11596                 is of length zero.
11597                 This fixes a bug where selecting part of message A then
11598                 switching to message B and replying to it will not
11599                 quote the message's body.
11600
11601 2002-02-12 [paul]       0.7.0claws70
11602
11603         * src/mainwindow.c
11604                 cosmetic, relating to pixmap themes: on toolbar make 
11605                 updating of 'Exec' and 'Compose news/Compose email'
11606                 icons faster.
11607
11608 2002-02-12 [carsten]    0.7.0claws69
11609         * src/folderview.c
11610           src/mainwindow.[ch]
11611           src/stock_pixmap.c
11612           src/summaryview.c
11613           src/prefs_common.c
11614                 - refreshing after changing pixmap theme better
11615                   now (thanks Paul)
11616                 - wanted to remove some mem leaks, but alfons was
11617                   faster (and had the better solution ;)
11618
11619 2002-02-12 [alfons]     0.7.0claws68
11620
11621         * src/prefs_common.c
11622         * src/stock_pixmap.[ch]
11623                 plug mem leaks, refactor code a little bit
11624
11625
11626 2002-02-12 [sergey]     0.7.0claws67
11627
11628         * src/imap.c
11629                 Fixed problem with copying messages to IMAP folders when the
11630                 server uses something other than '/' as a namespace separator
11631                 (cyrus-imapd uses '.').
11632
11633 2002-02-12 [jens]       0.7.0claws66
11634
11635         * po/de.po
11636                 Updated German Translation
11637
11638 2002-02-12 [paul]       0.7.0claws65
11639
11640         * sync with sylpheed 0.7.1cvs1
11641                 see ChangeLog entry 2002-02-12
11642
11643 2002-02-12 [melvin]     0.7.0claws64
11644
11645         * src/prefs_actions.c
11646                 Fixed "feature" where children's output was duplicated 
11647                 instead of refreshed while monitoring.
11648                 Removed some debug code.
11649
11650 2002-02-12 [christoph]  0.7.0claws63
11651
11652         * src/compose.c
11653                 always delete message from queue after sending/send error
11654                 (closes bug #509601)
11655
11656 2002-02-12 [melvin]     0.7.0claws62
11657
11658         * src/prefs_actions.c
11659                 Children wait loop is now triggered with a timeout of 1s
11660                 Added %F which is replaced with the list of filenames 
11661                 of all selected messages (as suggested by Ricardo Mones Lestra)
11662                 Pipe syntax changed. Prefix with | to send selection, postfix
11663                 with | to retrieve output. Prefix with > or * to send
11664                 user definable input to the command (*: input is hidden)
11665                 Old pipe action should now be postfixed with |, too.
11666
11667 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11668         * src/stock_pixmap.c
11669                 fixed a bug: if there's no theme directory don't
11670                 throw an error, just do "nothing" (thanks Alfons)
11671
11672 2002-02-12 [carsten]    0.7.0claws60
11673         * src/folderview.c
11674           src/summaryview.c
11675                 had to write the cache twice (nasty!); some marks would 
11676                 get lost if not
11677
11678 2002-02-11 [carsten]    0.7.0claws59
11679         * acconfig.h
11680           configure.in
11681           doc-src/maintainer_guide.txt
11682           src/compose.[ch]
11683           src/defs.h
11684           src/folderview.[ch]
11685           src/gtkutils.[ch]
11686           src/mainwindow.[ch]
11687           src/prefs_common.[ch]
11688           src/stock_pixmap.[ch]
11689           src/summaryview.[ch]
11690                 pixmap theming and related work on pixmap
11691                 handling on some other places
11692                 (e.g. hrm features for all folder)
11693           src/pixmap/stock_*.xpm -> the stock_ was removed
11694         
11695 2002-02-11 [paul]       0.7.0claws58
11696
11697         * sync with sylpheed 0.7.1 release
11698                 see ChangeLog entries 2002-02-11
11699
11700 2002-02-08 [paul]       0.7.0claws57
11701
11702         * sync with sylpheed 0.7.0cvs39
11703                 see ChangeLog entry 2002-02-07 (last entry) 
11704
11705         * src/prefs_actions.c
11706           src/prefs_filtering.c
11707           src/prefs_matcher.c
11708           src/prefs_scoring.c
11709                 sync: made it compile with C compilers other than gcc
11710
11711 2002-02-07 [paul]       0.7.0claws56
11712
11713         * sync with sylpheed 0.7.0cvs38
11714                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11715                 2002-02-07
11716
11717 2002-02-07 [darko]      0.7.0claws55
11718
11719         * src/gtkutils.[ch]
11720         * src/summaryview.c
11721                 Fix const gchar */gchar * issue (thanks Hiro)
11722
11723 2002-02-07 [darko]      0.7.0claws54
11724
11725         * src/compose.[ch]
11726         * src/filtering.c
11727         * src/gtkutils.[ch]
11728         * src/prefs_template.c
11729         * src/quote_fmt.h
11730         * src/quote_fmt_parse.y
11731         * src/summaryview.c
11732         * src/utils.[ch]
11733                 When replying or forwarding an email don't quote the entire
11734                 mail body but use the part of the message text that is selected
11735
11736 2002-02-06 [melvin]     0.7.0claws53
11737
11738         * src/prefs_common.[ch]
11739         * src/gtkspell.[ch]
11740         * src/compose.c
11741                 Made possible to switch quickly to last used dictionary
11742                 which makes checking bilingual documents easier.
11743
11744 2002-02-06 [melvin]     0.7.0claws52
11745         
11746         * po/POTFILES.in
11747                 Added forgotten new file src/prefs_actions.c
11748
11749 2002-02-06 [melvin]     0.7.0claws51
11750
11751         * src/prefs_actions.c   ** NEW FILE **
11752         * src/prefs_actions.h   ** NEW FILE **
11753                 Added actions to execute on message text view, or on the
11754                         message's file.
11755         * src/Makefile.am
11756                 Added src/prefs_actions.[ch]
11757         * src/compose.c
11758                 Added new menu "Edit/Actions"
11759         * src/defs.h
11760                 Added new actionsrc file.
11761         * src/main.c
11762                 Added actionsrc reading.
11763         * src/mainwindow.c
11764                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11765         * src/prefs_common.h
11766                 Added new element actionslst element to prefs_common.
11767
11768 2002-02-06 [paul]       0.7.0claws50
11769
11770         * sync with sylpheed 0.7.0cvs36
11771                 see ChangeLog entry 2002-02-06
11772
11773 2002-02-05 [paul]
11774
11775         * po/es.po
11776                 updated by Ricardo Mones Lastra
11777
11778 2002-02-05 [paul]       0.7.0claws49
11779
11780         * sync with sylpheed 0.7.0cvs33
11781                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11782
11783 2002-02-05 [paul]       0.7.0claws48
11784
11785         * src/compose.c
11786                 re-add 'Edit/Advanced/Delete entire line', previously named
11787                 'Delete Line+'
11788
11789 2002-02-04 [paul]       0.7.0claws47
11790
11791         * src/compose.c
11792           src/summaryview.c
11793                 fix bug #494993 (Reply All not taking Reply-To into consi)
11794                 eliminate differences in behaviour of right-click 'Reply to all' 
11795                 in summary view and 'Reply to all' on the toolbar. 
11796                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11797                 view and From gets ignored by 'Reply to all' on toolbar.
11798                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11799                 From when no Reply-To header is present.
11800
11801 2002-02-04 [paul]       0.7.0claws46
11802
11803         * sync with sylpheed 0.7.0cvs30
11804                 see ChangeLog entries 2002-02-03 and 2002-02-04
11805
11806 2002-02-03 [melvin]     0.7.0claws45
11807
11808         * src/gtkspell.[ch]
11809                 Readded function to highlight all misspelled words.
11810                 Fixed bug where user-provided-words did not replace
11811                         correctly the misspelled word when using the mouse.
11812                 Fixed bug where checking a region selected from right to left did
11813                         not check the region at all.
11814                 Fixed bug where 'Check backwards' may not check at all. 
11815                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11816                 Fixed possible buffer overflow when checking for long strings (>1k).
11817                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11818                 Accelerators code uses now gtk_widget_add_accel.
11819                 Removed and disabled obsolete and unfinished code.
11820                 Cleaning up.
11821
11822         * src/compose.c
11823                 Added menu item to Highlight all misspelled words.
11824
11825 2002-02-01 [paul]       0.7.0claws44
11826
11827         * src/mainwindow.c
11828                 fix '/View/Hide read messages' sensitivity when all
11829                 messages in a folder are hidden
11830
11831 2002-02-01 [paul]       0.7.0claws43
11832
11833         * src/main.c
11834                 add --send option to command line interface, sends all
11835                 queued mail. Patch submitted by Ricardo Mones Lastra.
11836
11837 2002-01-31 [paul]       0.7.0claws42
11838
11839         * src/mainwindow.c
11840                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11841
11842 2002-01-31 [paul]       0.7.0claws41
11843
11844         * sync with sylpheed 0.7.0cvs27
11845                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11846                 and 2002-01-31
11847
11848         * src/textview.c
11849                 comment out elements of textview_show_part() as temporary
11850                 workaround for attachment 'Display as text' bug 
11851
11852         * po/pt_BR.po
11853                 updated by Fabio Junior Beneditto
11854
11855 2002-01-30 [paul]       0.7.0claws40
11856
11857         * sync with sylpheed 0.7.0cvs24
11858                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11859                 and 2002-01-30
11860
11861         * src/compose.c
11862                 add {N_("/_Spelling"), ... "<Branch>"} to 
11863                 GtkItemFactoryEntry compose_entries[]
11864
11865         * src/prefs_common.c
11866                 add claws menu items to prefs_keybind_apply_clicked()
11867                 and remove non-claws menu items
11868
11869 2002-01-29 [paul]       0.7.0claws39
11870
11871         * sync with sylpheed 0.7.0cvs22
11872                 see ChangeLog entries 2002-01-28 and 2002-01-29
11873
11874 2002-01-28 [melvin]     0.7.0claws38
11875
11876         * src/compose.c
11877                 Added the declartion of compose_send_control_enter.
11878
11879         * src/compose.c
11880         * src/gtkspell.[ch]
11881                 Added in a 'Spelling' menu which includes the configuration menu. 
11882                 Added a real 'Check all' and got rid from the old one which only
11883                 highlited misspelled word.
11884                 Made 'Check while typing' a disableable option.
11885                 Added a dialog when there are no more misspelled word.
11886                 Added a dialog if error occurs when switching to a dictionary.
11887         
11888         * src/prefs_common.[ch]
11889                 Added option for the default 'Check while typing' option.
11890
11891
11892 2002-01-28 [alfons]     0.7.0claws37
11893
11894         * src/compose.c
11895                 fix buglet and make code comply with sylpheed code style
11896
11897 2002-01-28 [paul]       0.7.0claws36
11898
11899         * sync with sylpheed 0.7.0cvs19
11900                 see ChangeLog entries for 2002-01-28
11901
11902 2002-01-28 [hoa]        0.7.0claws35
11903
11904         * src/defs.h
11905                 added rendererrc
11906
11907         * src/main.c
11908                 read the renderer config
11909
11910         * src/procmime.[ch]
11911                 use the renderer config to convert mime attachments
11912
11913         * src/textview.c
11914                 don't use textview_show_html/ertf,
11915                 use get_text_content instead
11916
11917 2002-01-27 [alfons]     0.7.0claws34
11918         
11919         * src/news.c
11920                 make sylpheed believe it can delete a news message...
11921                 (messages are NOT deleted, maybe we should remove
11922                 processing from the folder properties after all.)
11923
11924 2002-01-27 [alfons]     0.7.0claws33
11925
11926         * src/folder.c
11927                 add extra checks
11928         * src/news.c
11929                 implement remove_msg() 
11930
11931 2002-01-27 [alfons]     0.7.0claws32
11932
11933         * src/procmsg.h
11934         * src/procheader.c
11935         * src/messageview.c
11936                 fix return receipt / disposition notification again. this
11937                 stuff seems to break on _every_ major summary UI change, so
11938                 it's now implemented using a flag which is saved in the
11939                 marks cache
11940                 
11941 2002-01-26 [alfons]     0.7.0claws31
11942
11943         * src/import.c
11944                 let import dialog show the destination folder identifier
11945
11946 2002-01-26 [melvin]     0.7.0claws30
11947
11948         * src/folderview.c
11949         * src/summaryview.c
11950                 Readded 'Mark all read' into summary view popup menu
11951                 Added 'Mark all read' in folder view popup menu for IMAP
11952                 and NNTP.
11953                 Made it insensitive if the selected folder is not the shown
11954                 one to avoid 'Mark all read' on the wrong folder.
11955                 
11956 2002-01-26 [paul]       0.7.0claws29
11957
11958         * src/folderview.c
11959           src/summaryview.c
11960                 move 'Mark all read' from summary view to folder view
11961                 menu. (adapted from) patch submitted by Jeremy Andrews,
11962                 <lists@kerneltrap.com>
11963
11964 2002-01-25 [alfons]     0.7.0claws28
11965
11966         * src/gtkstext.c
11967                 put the gtk class name back so GtkSText adapts the 
11968                 settings of GtkText
11969
11970 2002-01-25 [alfons]     0.7.0claws27
11971
11972         * src/folderview.c 
11973                 assimilate Ricardo's patch that shows pixmaps instead of
11974                 plain "new" and "unread" texts in the folder view column
11975                 headers 
11976
11977 2002-01-25 [paul]       0.7.0claws26
11978
11979         * src/Makefile.am
11980                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11981                 be found in non-standard locations. 
11982                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11983
11984 2002-01-25 [paul]       0.7.0claws25
11985
11986         * sync with sylpheed 0.7.0cvs16
11987                 see ChangeLog entry 2002-01-25
11988
11989 2002-01-24 [paul]       0.7.0claws24
11990
11991         * more sync with sylpheed 0.7.0cvs15
11992                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11993
11994 2002-01-23 [sergey]     0.7.0claws23
11995
11996         * src/importldif.c
11997                 Fixed segfault when closing LDIF import wizard with
11998                 the window manager.
11999         * src/imageview.c
12000         * src/imageview.h
12001         * src/messageview.c
12002         * src/mimeview.c
12003                 Fixed wrong scrolling position after switching between
12004                 text and image parts.
12005
12006 2002-01-23 [paul]       0.7.0claws22
12007
12008         * sync with sylpheed 0.7.0cvs15
12009                 see ChangeLog entries 2002-01-22 and 2002-01-23
12010
12011 2002-01-21 [melvin]     0.7.0claws21
12012
12013         * src/prefs_scoring.c
12014         * src/prefs_filtering.c
12015                 Fixed bug where scoring and filtering windows stopped
12016                 autochecking.
12017
12018 2002-01-21 [paul]       0.7.0claws20
12019
12020         * sync with sylpheed 0.7.0cvs12
12021                 see ChangeLog entries 2002-01-20 and 2002-01-21
12022
12023 2002-01-21 [carsten]    0.7.0claws19
12024         * src/mainwindow.c
12025         * src/menu.[ch]
12026         * src/messageview.[ch]
12027         * src/summaryview.[ch]
12028                 changes to shortcuts handling again:
12029                         + "Q" now controled by mainwin
12030                         + v/V are now customizable and have slightly
12031                           different meanings
12032                 the "button" to minimize the messageview (and maximize
12033                 the summary view) is a real button now
12034         * src/compose.c
12035                 "Delete Line+" added to Edit/Advanced (this will also
12036                 delete the '\n')
12037
12038 2002-01-20 [melvin] 0.7.0claws18
12039
12040         * src/addressbook.c
12041                 Made "Bcc" sensitive when addressbook is called from
12042                 compose window (it was a Claws only bug).
12043
12044 2002-01-19 [alfons] 0.7.0claws17
12045
12046         * src/inc.c
12047                 prevent unnecessary updates when currently selected folder has
12048                 no new messages 
12049
12050 2002-01-19 [alfons] 0.7.0claws16
12051         
12052         * src/summaryview.c
12053                 prevent writing the cache based on current message list in summary 
12054                 view when filtering also put messages in currently selected folder
12055
12056 2002-01-19 [paul]
12057
12058         * po/it.po
12059                 Italian translation submitted by Alessandro Maestri
12060                 <a.maestri@cs.tin.it>
12061
12062 2002-01-18 [melvin]     0.7.0claws15
12063
12064         * src/prefs_filters.c
12065                 fixed bug where 'cancel' from 'filters' window stops autochecking
12066                 if the timer timed out  when the window was open.
12067
12068 2002-01-18 [match]      0.7.0claws14
12069
12070         * src/addrclip.[ch]     ** NEW FILE **
12071         * src/addrselect.[ch]   ** NEW FILE **
12072         * src/adbookbase.h      ** NEW FILE **
12073                 addressbook cut, copy and paste
12074         * src/addrbook.[ch]
12075         * src/addrcache.[ch]
12076         * src/addressitem.h
12077         * src/addrindex.[ch]
12078         * src/addritem.[ch]
12079         * src/importldif.c
12080         * src/importmutt.c
12081         * src/jpilot.[ch]
12082         * src/syldap.[ch]
12083         * src/vcard.[ch]
12084         * src/jpilot.[ch]
12085         * src/editbook.c
12086         * src/editjpilot.c
12087         * src/editldap.c
12088         * src/editvcard.c
12089                 support for copy/paste
12090         * src/addressbook.c
12091                 support for copy/paste
12092                 tidy up menu option processing
12093                 correct address list function arguments
12094         * src/editaddress.c
12095                 sort user attributes
12096         * src/ldif.h
12097         * src/mutt.h
12098                 tidy up
12099
12100         * src/addrbook.[ch]
12101         * src/addrbook.[ch]
12102         * src/addrbook.[ch]
12103                 
12104
12105 2002-01-18 [paul]       0.7.0claws13
12106
12107         * sync with sylpheed 0.7.0cvs8
12108                 configure.in: support Mac OS X (Darwin)
12109
12110 2002-01-18 [carsten]    0.7.0claws12
12111         * src/html.c
12112                 small hack to fix a segfault with an empty href
12113                 (reported by Alexandra Walford <deeni@altern.org>)
12114         * src/mainwindow.c
12115         * src/summaryview.c
12116                 the shortcuts for Mark und Mark as unread are hardcoded
12117                 again
12118         * src/compose.c
12119         * src/gtkstext.[ch]
12120                 readded the shortcuts in gtkstext but made them
12121                 customizeable (simply by adding a menu plus a wrapper
12122                 to compose.c)
12123
12124 2002-01-17 [melvin]     0.7.0claws11
12125
12126         * src/gtkspell.c
12127                 fix default dictionary not being saved.
12128
12129 2002-01-16 [darko]      0.7.0claws10
12130
12131         * src/compose.c
12132                 fix wrapping crash with URL longer than wrapping margin
12133
12134 2002-12-08 [hoa]        0.7.0claws10
12135
12136         * src/matcher_parser_parse.y
12137                 fixed some bugs
12138
12139         * src/prefs_filtering.c
12140                 now, we can use bounce action in the dialog box.
12141
12142 2002-01-16 [carsten]    0.7.0claws9
12143         * src/gtkstext.c
12144                 removed the <control> and <alt> shortcuts because they're
12145                 not needed and interefered with the "normal" shortcuts
12146         * src/mainwindow.c
12147         * src/summaryview.c
12148                 removed most of the hardcoded shortcuts and assigned
12149                 them to menu entries making them easy customizable by
12150                 that
12151
12152 2002-01-16 |melvin]     0.7.0claws8
12153
12154         * src/gtkspell.c
12155                 fixed bug where using the mouse and when the compose
12156                 window is not on top may result in a crash.
12157
12158 2002-01-16 [melvin]     0.7.0claws7
12159
12160         * src/compose.c
12161                 fixed a long standingspell checker bug which could 
12162                 cause a crash after sending a message.
12163
12164 2002-01-16 [paul]       0.7.0claws6
12165
12166         * sync with sylpheed 0.7.0cvs7
12167                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
12168                 2002-01-15, and 2002-01-16
12169
12170 2002-01-16 [melvin]     0.7.0claws5
12171
12172         * README.claws
12173         * src/compose.c
12174         * src/gtkspell.[ch]
12175         * src/main.c
12176                 Heavily modified spell checker code to work around
12177                 ispell bug, to add keyboard shortcuts and for future
12178                 enhancements. See README.claws for usage information.
12179
12180 2002-01-15 [alfons]     0.7.0claws4
12181         
12182         * src/summaryview.c
12183                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
12184                 so sorting within threads reflects sort mode
12185
12186 2002-01-15 [christoph]  0.7.0claws3
12187
12188         * src/procmsg.c
12189                 added alertpanel if mail sending failed
12190
12191 2002-01-15 [alfons]     0.7.0claws2
12192         
12193         * src/prefs_filtering.c
12194                 don't stop timer when prefs filtering dialog is opened
12195
12196 2002-01-14 [alfons]     0.7.0claws1
12197
12198         * src/addr_compl.c
12199         * src/prefs.c
12200                 remove debug_print()s for privacy reasons
12201
12202 2002-01-14 [darko]      0.7.0claws
12203
12204         * README.claws
12205                 quotation wrapping is now also in the main branch
12206
12207 2002-01-14 [paul]
12208
12209         * tools/filter_conv.pl
12210                 allow for Boolean Op and case-sensitivity
12211                 this file is included in the release and tagged
12212                 'rel_0_7_0'
12213
12214 2002-01-13 [paul]       0.7.0claws
12215
12216         * release 0.7.0, with cvs tag 'rel_0_7_0'
12217
12218 2002-01-13 [paul]
12219
12220         * tools/filter_conv.pl
12221         * tools/README
12222                 rewritten to output to matcherrc instead of filteringrc
12223
12224         * po/es.po
12225                 updated Spanish translation by Ricardo Mones Lastra
12226
12227 2002-01-13 [alfons]
12228
12229         * po/nl.po
12230                 update dutch translation
12231
12232 2002-01-13 [paul]
12233
12234         * po/pt_BR.po
12235                 Updated by Fabio Junior Beneditto 
12236
12237 2002-01-13 [melvin]     0.6.6claws53
12238
12239         * po/fr.po
12240                 Updated french translation
12241
12242 2002-01-12 [alfons]     0.6.6claws52
12243
12244         * src/filtering.c
12245                 plug mem leak that has been sitting there for ages              
12246
12247 2002-01-12 [alfons]     0.6.6claws51
12248
12249         * src/summaryview.c
12250                 undo melvin's changes from 0.6.6claws48 because summary
12251                 view now refuses to select first unread message when
12252                 selecting a folder 
12253
12254 2002-01-11 [alfons]     0.6.6claws50
12255
12256         * src/import.c
12257                 use claws' semantics for getting folder item when
12258                 importing an mbox file into a folder 
12259                 (submitted by Dale P. Smith)
12260
12261 2002-01-11 [christoph]  0.6.6claws49
12262
12263         * src/prefs.h
12264                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
12265                 toggle widget, because non static prefs can not use
12266                 prefs_set_* functions
12267         * src/prefs_account.c
12268                 toggle smtp auth password field sensitivity if
12269                 user id is empty and add descrition of usage for
12270                 these fields
12271         * src/prefs_folder_item.c
12272                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
12273                 callbacks
12274
12275 2002-01-11 [melvin]     0.6.6claws48
12276
12277         * src/compose.c
12278                 fix the 'Ctrl-Enter' feature for sending and test really
12279                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
12280                 editables which was not documented in Gtk)
12281
12282         * src/summaryview.c
12283                 Made summaryview refresh after sorting and not before.
12284
12285 2002-01-11 [christoph]  0.6.6claws47
12286
12287         * src/compose.c
12288                 select account from account ids if possible and
12289                 correctly set save folder for copy in reedit
12290
12291 2002-01-10 [paul]       0.6.6claws46
12292
12293         * sync with sylpheed 0.7.0 release
12294                 see ChangeLog entries 2002-01-07, 2002-01-08 and
12295                 2002-01-09
12296
12297 2002-01-09 [alfons]
12298
12299         * src/summaryview.c
12300                 remove more dirt traces...
12301
12302 2002-01-09 [alfons]
12303         
12304         * src/summaryview.c
12305                 clean up some traces of my debugging stuff
12306
12307 2002-01-09 [alfons]     0.6.6claws45
12308
12309         * src/filtering.c
12310                 break up filteringprop_apply() in three separate pieces
12311                 so we can drop messages that failed processing in the
12312                 inbox
12313
12314         * src/summaryview.c
12315                 fix bug #469598 "no refresh of inbox after filter" which 
12316                 was introduced by the new summary view locking, and which 
12317                 prevented the summary view to update after a manual filter 
12318                 message. claw's filter message requires a summary_show().
12319                 (aargh, summary_show() again! :-)
12320                 
12321 2002-01-07 [alfons]     0.6.6claws44
12322
12323         * src/headerwindow.c
12324         * src/logwindow.c
12325         * src/messageview.c
12326         * src/sourcewindow.c
12327                 bring in Hiro's last 0.7.0 wm class fixes
12328
12329         * tools/sylprint.pl
12330                 bring in Ricardo's fix for sylprint script
12331
12332         * AUTHORS       
12333         * src/rfc2015.[ch]
12334         * src/prefs_common.[ch]
12335         * src/prefs_account.[ch]
12336         * src/compose.c
12337                 clean up account preference poison in rfc2015,
12338                 and preparation to fix double sign bug 
12339                 (patch submitted by Simon 'corecode' Schubert)
12340
12341 2002-01-07 [christoph]  0.6.6claws43
12342
12343         * src/mh.c
12344                 search for free message number, do not only rely
12345                 on last_num
12346         * src/send.c
12347                 fix smtp auth and use extra account information
12348                 if available, if not use pop3 data instead
12349                 (closes bug #500341)            
12350         * src/ssl.[ch]
12351                 match coding style
12352
12353 2002-01-06 [alfons]     0.6.6claws42
12354
12355         * src/mainwindow.c
12356                 try making the separate windows work again...
12357
12358 2002-01-06 [alfons]     0.6.6claws41
12359
12360         * src/mainwindow.c
12361                 adapt Hiro's separate window menu (to get rid of the funny
12362                 duplicate menu items), and make it work again
12363
12364 2002-01-06 [alfons]     0.6.6claws40
12365
12366         * tools/Makefile.am
12367         * tools/sylprint.rc
12368         * tools/sylprint.pl
12369         * tools/README.sylprint
12370                 add sylprint script for printing mails from Sylpheed
12371                 (contributed by Ricardo Mones Lastra)
12372
12373         * src/acount.c
12374                 clean up
12375
12376 2002-01-06 [melvin]     0.6.6claws39
12377
12378         * src/mainwindow.c
12379         * src/summaryview.c
12380                 Fixed crash introduced in 0.6.6claws38 by the menu
12381                 reorganisation (Hide read messages)
12382         
12383         * ChangeLog.claws 
12384                 Fixed typo (we are now in 2002, alfons ;) )
12385
12386 2002-01-05 [alfons]     0.6.6claws38
12387
12388         * sync with sylpheed 0.6.6cvs10-17
12389                 (last stuff marked as LAST_STABLE)
12390
12391 2002-01-04 [melvin]     0.6.6claws37
12392
12393         * src/account.c
12394                 Made account selection code use strcasestr again instead of
12395                 g_strcasecmp (fixes bug where reediting queued messages
12396                 did not select proper account reported by T. Link).
12397         
12398         * src/folderview.c
12399                 Fix bug where folder icons are not shown when 'hide read messages'
12400                 is on.
12401         
12402         * src/stock_pixmaps.[ch]
12403                 Added folder icons for 'hide read messages'.
12404         
12405         * src/compose.c
12406                 Fixed bug where 'Enter' in a header entry will send the message 
12407                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
12408
12409 2002-01-03 [melvin]     0.6.6claws36
12410         
12411         * src/prefs.[ch]
12412                 Added popup menu for common preferences and
12413                 account preferences (right click on tab displays
12414                                 a menu of all tabs.)
12415
12416 2002-01-02 [melvin]     0.6.6claws35
12417
12418         * src/gtkspell.[ch]
12419                 Made spelling code compatible with undo/redo feature.
12420                 Added creation of suggestion mode menu for the general
12421                         preferences.
12422         
12423         * src/prefs_common.[ch]
12424                 Added option menu for the speller's suggestion mode.
12425                 Added missing spaces in "..." buttons and made a "..."
12426                         button non translatable!
12427         
12428         * src/compose.c
12429                 Made speller use the default suggestion mode.
12430                 Hack to make it possible to choose 'CTRL-Enter' as a
12431                         shortcut for sending (and only for sending).
12432
12433         * src/prefs_folder_item.c
12434                 Changing subject simplification does not update cache 
12435                         anymore (because it is unnecessary).
12436                 Fixed bug where changing subject simplification updated the 
12437                         summaryview even when the viewed folder is not the
12438                         folder which properties are being changed. (E.g. 
12439                                         viewing folder A and changing
12440                                         the subject simplification of 
12441                                         folder B -not being viewed- updated the 
12442                                         summaryview of folder A with data of
12443                                         folder B). (Hope this is clear... )
12444
12445 2001-12-31 [alfons]     0.6.6claws34
12446         
12447         * src/ldif.c
12448         * src/mutt.c
12449                 fgetc() returns a signed integer which doesn't
12450                 fit in a char. so c truncates this to a char
12451                 but we may lose significant bits. i.e. we may
12452                 comparing 0xFF which may not be equal to -1
12453                 unless properly casted to signed char which
12454                 we won't do because fgetc() returns a signed
12455                 integer which doesn't fit in a char. so c 
12456                 truncates this to a char but we may lose 
12457                 significat bits. (you got the idea, thanks
12458                 to Gustavo Noronha Silva <kov@debian.org>
12459                 and the Debian folks!)
12460
12461 2001-12-30 [alfons]     0.6.6claws33
12462
12463         * src/prefs_common.c
12464                 add #ifdef USE_PSPELLs that Melvin forgot               
12465
12466 2001-12-30 [melvin]     0.6.6claws32
12467         
12468         * src/prefs_common.[ch]
12469                 Added configurable color for misspelled words.
12470
12471         * src/gtkspell.[ch]
12472                 Fixed bug of foreground text color (reported by David
12473                                 Mehrmann)
12474                 Added configurable color for misspelled words.
12475
12476 2001-12-30 [alfons]     0.6.6claws31
12477
12478         * src/folder.c
12479                 remove unnecessary things someone put there
12480
12481         * src/mh.c
12482         * src/folder.[ch]
12483                 make folder properties (like threading and sorting) persistent
12484                 (closes bug #497424 "rescan folder tree resets proprieties")
12485                 currently this is only for MH folders. 
12486
12487 2001-12-29 [melvin]     0.6.6claws30
12488
12489         * src/string_match.[ch]
12490                 Optimized a bit: regexp pattern buffer compiled only once, and
12491                   one subroutine call removed. Fixed ^ regexp search: Now, 
12492                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
12493         
12494         * src/summaryview.c
12495                 Subject filtering changed to filter summary columns and
12496                   not directly the messages subject cache. The loss in 
12497                   performance is balanced by the improvement of string_match.
12498                 Added an alert panel if there is an error in the regexp.
12499
12500         * src/src/prefs_folder_item.h
12501                 Added a regexp pattern buffer.
12502
12503 2001-12-28 [alfons]     0.6.6claws29
12504
12505         * src/string_match.[ch]
12506                 clean up name space
12507                 allow compilation *BSD
12508
12509 2001-12-27 [alfons]     0.6.6claws28
12510
12511         * src/filter.c
12512                 sync the Hiro's bug fix for BSD
12513
12514 2001-12-27 [melvin]     0.6.6claws27
12515         
12516         * src/compose.c
12517                 Simplify focus to subject entry code.
12518
12519 2001-12-27 [darko]      0.6.6claws26
12520
12521         * src/filtering.c
12522         * src/mbox_folder.c
12523         * src/messageview.c
12524         * src/mh.c
12525         * src/procheader.[ch]
12526         * src/procmsg.h
12527         * src/stock_pixmap.[ch]
12528         * src/summaryview.c
12529                 Show key icon for encrypted mails in summary view
12530
12531         * src/pixmaps/clip.xpm
12532         * src/pixmaps/clipkey.xpm
12533         * src/pixmaps/key.xpm
12534                 New/modified icons for the above
12535
12536 2001-12-27 [melvin]     0.6.6claws25
12537
12538         * src/prefs_common.c
12539                 Put spell checker options in a separate tab to decrease
12540                 the Common Preferences window height.
12541
12542         * README.claws  
12543                 Update spell checker usage instruction about its options
12544                 location.
12545
12546 2001-12-27 [melvin]     0.6.6claws24
12547
12548         * src/compose.c
12549                 Changed subject entry widget position. Initial focus is
12550                 on the To header instead of the subject entry.
12551                 Creating a new header scrolls the header list to make the
12552                 created one visible. Nevertheless, when automatically filling
12553                 headers, the first one is shown.
12554                 A Tab key press in the last empty header entry zips the 
12555                 focus to the subject entry.
12556                 (I did not change the combo boxes, yet)
12557
12558 2001-12-26 [alfons]     0.6.6claws23
12559
12560         * src/prefs_account.c
12561         * src/inc.c
12562                 allow default inbox to reside in another mailbox (only
12563                 works for POP3 accounts)
12564
12565 2001-12-26 [alfons]     0.6.6claws22
12566         
12567         * src/textview.c
12568                 make reply-on-click work with the account of the selected folder
12569         * src/compose.c
12570                 put a fixme here to remind me to fix finding correct default
12571                 account for nested folders
12572
12573 2001-12-25 [alfons]     0.6.6claws21
12574
12575         * src/summaryview.c
12576                 make column headers display locked and mark pixmaps (idea by Melvin) 
12577                 fix bug by adding score and locked column type to sort array
12578
12579 2001-12-25 [alfons]     0.6.6claws20
12580         
12581         * src/summaryview.c
12582                 catch a *potentially* inadvertent write back of  
12583                 the message cache(s) introduced by 0.6.5claws37
12584
12585 2001-12-25 [christoph]  0.6.6claws19
12586
12587         * src/stock_pixmap.[ch]
12588         * src/summaryview.c
12589                 add ignore thread pixmap
12590                 (can someone draw a better icon for this?)
12591
12592 2001-12-24 [alfons]     0.6.6claws18
12593
12594         * src/prefs_folder_item.c
12595                 make address completion actually work for the
12596                 Default To address in the Folder Property dialog.
12597
12598 2001-12-24 [alfons]     0.6.6claws17
12599         
12600         * src/summaryview.c
12601                 use new style regexp for subject stripping 
12602                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12603
12604 2001-12-24 [darko]      0.6.6claws16
12605
12606         * src/pgptext.c
12607         * src/rfc2015.c
12608                 move GPG related informational messages to debug mode
12609
12610 2001-12-23 [alfons]     0.6.6claws15
12611
12612         * src/stock_pixmap.[ch]
12613         * src/summaryview.c
12614                 add the forgotten Claws' locked pixmap
12615
12616 2001-12-23 [alfons]     0.6.6claws14
12617
12618         * src/filesel.c
12619                 accept file name typed in entry in multi file
12620                 selector (patch submitted by Gustavo Noronha Silva 
12621                 <kov@debian.org>)
12622
12623 2001-12-23 [alfons]     0.6.6claws13
12624
12625         * src/prefs_filter.c
12626         * src/prefs_filtering.c
12627         * src/matcher.c
12628         * src/importmutt.c
12629                 clean up a little bit
12630         
12631         * src/string_match.c
12632                 validate input strings a little bit more
12633
12634 2001-12-23 [alfons]     0.6.6claws12
12635
12636         * src/Makefile.am
12637         * src/summaryview.c
12638         * src/string_match.[ch]         ** NEW **
12639         * src/folderview.[ch]
12640         * src/headerview.h
12641         * src/folder.[ch]
12642         * src/prefs_folder_item.[ch]
12643                 add subject simplification to strip out strings from
12644                 a subject line (esp. handy for mailing lists). 
12645                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12646                 but slightly changed things for better integration.)
12647
12648 2001-12-23 [alfons]     0.6.6claws11
12649
12650         * src/mainwindow.c
12651                 fix bug introduced by submission included in 0.6.5claws52.
12652                 ideally this submission should clean the trash if any trash
12653                 folder has a message. however, the hasTrash variable was
12654                 set to false whenever a trash folder was empty (discarding
12655                 a previously found *filled* trash folder.)
12656
12657                 also edited the code a little bit and made it more safe.
12658
12659 2001-12-22 [alfons]     0.6.6claws10
12660
12661         * src/imap.c
12662                 quick fix for Martin Pool's omission of an account
12663                 specific SSL setting
12664
12665 2001-12-22 [alfons]     0.6.6claws9
12666
12667         * src/compose.c
12668         * src/messageview.c
12669         * src/mimeview.c
12670         * src/pgptext.c
12671         * src/procmime.[ch]
12672                 better support for multipart/digest (submitted
12673                 by Fredrik <e98fo@efd.lth.se>)
12674
12675 2001-12-22 [alfons]     0.6.6claws8
12676
12677         * src/addressbook.c
12678                 correct function signature
12679         * src/socket.[ch]
12680         * src/imap.[ch]
12681         * src/prefs_account.[ch]
12682                 allow IMAP over SSH tunnel (patch submitted by 
12683                 Martin Pool <mbp@samba.org>)
12684
12685 2001-12-21 [alfons]     0.6.6claws7
12686
12687         * sync with sylpheed 0.6.6cvs4-9
12688                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12689
12690 2001-12-21 [christoph]  0.6.6claws6
12691
12692         * src/compose.c
12693         * src/prefs_folder_item.[ch]
12694                 implement saving of outgoing messages to current folder.
12695                 fix segfault when no default outbox is available
12696                 (closes bug #495683)
12697
12698 2001-12-21 [carsten]    0.6.6claws5
12699         * src/folderview.c
12700         * src/summaryview.c
12701                 pressing CTRL while DND does now the expected thing and
12702                 copies the mail (moving is still the default, as this
12703                 seam more appropriate for handling mails by DND)
12704
12705 2001-12-18 [paul]       0.6.6claws4
12706
12707         * sync with sylpheed 0.6.6cvs3
12708                 see ChangeLog entries 2001-12-18
12709
12710 2001-12-18 [hiro]       0.6.6claws3
12711
12712         * src/undo.c
12713                 fix for multibyte characters (obtain the number of letters
12714                 instead of bytes).
12715
12716 2001-12-17 [paul]       0.6.6claws2
12717
12718         * sync with sylpheed 0.6.6cvs1
12719                 see ChangeLog entry 2001-12-16
12720
12721 2000-12-17 [alfons]     0.6.6claws1
12722
12723         * src/filtering.c
12724                 clean up
12725
12726 2001-12-16 [paul]       0.6.6claws
12727 2001-12-15
12728
12729         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12730
12731         * src/mimeview.c
12732                 last minute sync with main 0.6.6
12733
12734         * po/es.po
12735                 updated by Ricardo Mones Lastra
12736                 update for last minute sync
12737         * po/fr.po
12738         * po/nl.po
12739                 update for last minute sync
12740         * po/de.po
12741                 updated by Jens Oberender
12742         * po/pt_BR.po
12743                 updated by Fabio Junior Beneditto
12744
12745         * src/prefs_common.[ch]
12746         * src/undo.c
12747                 number of undo levels is user configurable
12748                 (squeeze it into the release in the dying
12749                 moments) Submitted by Jens Oberender    
12750
12751 2001-12-15 [melvin]
12752
12753         * po/fr.po
12754                 updated french translation
12755
12756 2001-12-15 [paul]       0.6.5claws92
12757
12758         * sync with sylpheed 0.6.5cvs28
12759                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12760
12761         * po/nl.po
12762                 update to allow for sync
12763
12764 2001-12-15 [alfons]
12765         
12766         * po/nl.po
12767                 update dutch translation
12768
12769 2001-12-14 [carsten]    0.6.5claws91
12770         * src/summaryview.c
12771                 fixed bug #473785; also after changing the column order
12772                 the same message will be selected and displayed as before
12773                 the reordering
12774
12775 2001-12-14 [carsten]    0.6.5claws90
12776         * src/folderview.c
12777                 probably found the bug reported by wwb opening or closing
12778                 a folder tree just before dnd (found the solution in the
12779                 balsa source -- thanks to them)
12780
12781 2001-12-14 [carsten]    0.6.5claws89
12782         * src/gtkutils.c
12783         * src/account.c
12784                 moved gtk_clist_moveto to the right place, so that
12785                 only the accounts dialog is effected on opening
12786
12787 2001-12-14 [carsten]    0.6.5claws88
12788         * src/gtkutils.c
12789                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12790                 now, so that the focused row will be seen in any case
12791                 (reported by wwp on sf-claws-user)
12792
12793 2001-12-14 [darko]      0.6.5claws87
12794
12795         * src/compose.c
12796                 remove unnecessary line
12797
12798 2001-12-14 [paul]       0.6.5claws86
12799
12800         * sync with sylpheed 0.6.5cvs27
12801                 see ChangeLog entries 2001-12-14
12802
12803 2001-12-14 [carsten]    0.6.5claws85
12804         * src/mainwindow.c
12805                 following a suggestion of Melvin the rcoabm pops up
12806                 right under the button now and the button is reliefed
12807                 while the popup is open
12808
12809 2001-12-14 [darko]      0.6.5claws84
12810
12811         * src/compose.c
12812                 fix crash when wrapping long lines if linewrap quotation
12813                 is disabled and wrapper encounters a word spanning more
12814                 than one line
12815
12816 2001-12-13 [paul]       0.6.5claws83
12817
12818         * src/compose.c
12819                 prefer 'Reply-To' header over mailing list header when
12820                 replying to a message. Finally prevent all those confirmation 
12821                 messages being sent to the list itself.
12822
12823         * src/summaryview.c
12824                 remove unused summary_set_menu_sensitive() entry
12825
12826 2001-12-13 [paul]       0.6.5claws82
12827
12828         * src/folderview.c
12829         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12830         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12831         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12832                 improvements to 'Hide read messages': Inbox, Outbox,
12833                 Trash, Queue, and Draft icons now reveal presence of hidden 
12834                 messages
12835
12836 2001-12-12 [alfons]     0.6.5claws81
12837
12838         0.6.5claws80 was tagged as LAST_STABLE
12839
12840         * src/filtering.[ch]
12841         * src/matcher.[ch]
12842         * src/matcher_parser_lex.c
12843                 fix the filtering; my last attempt to get it right, 
12844                 if it does not work, it's Hoa's turn. ;-)
12845
12846                 for my honourable peers:
12847                 
12848                 the code now makes a clear distinction between
12849                 rules as they are displayed (probably escaped),
12850                 and as they are executed (probably unescaped). the
12851                 parser does *NOT* do any unescaping, this is
12852                 the task of the matcher.c (which breaks up a
12853                 rule into condition) and the filtering.c (which
12854                 breaks up the rule's action). to make this
12855                 run happily we provide an unescaped copy of
12856                 crucial strings to the MatcherProp and 
12857                 FilteringAction structures. note that the only
12858                 exception to this is any REGEXP string. those
12859                 are directly passed to regcomp() and regexp()
12860                 (who have much more powerful unescape functions).
12861                 
12862                 for everyone else:
12863         
12864                 you can escape tab (\t), carriage return (\r),
12865                 linefeed (\n), form feed (\f), quote (\"), 
12866                 single quote (\'), bell (\b) in all the entry
12867                 lines in the scoring & filtering dialogs.
12868                 as an added bonus this should not affect
12869                 existing filtering rules.
12870
12871 2001-12-12 [carsten]    0.6.5claws80
12872
12873         * src/summaryview.c
12874         * po/de.po
12875                 "item(s) selected" is now sensitive to 1 or more
12876                 than one selected (nice for language where simple
12877                 adding of a "s" is not possible as German (Eintrag
12878                 ->Eintr"age)
12879                 
12880                 the "forward as attachment" entry from the right
12881                 click menu removed, "forward" acts following the
12882                 prefs
12883         
12884         * src/textview.c
12885                 reverted my former changes; so compiler warning again
12886                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12887                 nevertheless
12888
12889         * src/messageview.c
12890                 "search in message" does now *not* only work in MVIEW_TEXT
12891                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12892                 message
12893
12894         * src/mainwindow.c
12895                 removed "/File/_Close" as it was the same as "/File/E_xit"
12896                 and we don't need it two times
12897
12898                 the separate folder view and message view now get a distinct
12899                 WMCLASS, just in case someone is using sawfish ;-)
12900
12901                 as the menu entries "/View/Message view" and "/View/Folder tree"
12902                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12903                 make them sensitive accordingly and as these two are "shown"
12904                 after startup anytime check this menuitem at startup
12905
12906 2001-12-12 [paul]       0.6.5claws79
12907
12908         * src/folderview.c
12909                 fix sensitivity of 'Search folder...', broken in
12910                 0.6.5claws75
12911
12912         * src/mainwindow.c
12913                 fix dodgy English
12914
12915 2001-12-11 [carsten]    0.6.5claws78
12916         * src/filtering.c
12917                 fixed two typos returning a wrong FALSE/TRUE
12918         * src/mainwindow.[ch]
12919                 extra menu for email/news button removed
12920
12921 2001-12-11 [alfons]     0.6.5claws77
12922         
12923         * src/matcher.c                 (1.3)
12924         * src/matcher_parser_lex.l      (1.28)
12925                 revert for another attempt
12926                 mark 0.6.5claws77 as LAST_STABLE
12927
12928 2001-12-11 [christoph]  0.6.5claws76
12929
12930         * po/de.po
12931                 fixed wrong translation for prev. unread msg
12932
12933 2001-12-11 [paul]       0.6.5claws75
12934
12935         * src/folder.[ch]
12936         * src/folderview.c
12937         * src/mainwindow.c
12938         * src/summaryview.[ch]
12939         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12940                 enable ability to hide read messages on per folder basis via 
12941                 '/Summary/Hide read messages'; when selected, a folder will 
12942                 have a red open folder icon, instead of a blue icon, if the 
12943                 folder contains hidden messges
12944                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12945
12946         * src/mainwindow.c
12947                 remove '/Message/Forward as attachment' from 
12948                 main_window_set_menu_sensitive() to prevent debug warning
12949
12950         * src/folderview.c
12951         * src/mainwindow.c
12952                 Clean up some of the English
12953
12954         * tools/newscache_clean.pl
12955                 allow for new 'hidereadmsgs' entry in folderlist.xml
12956
12957         * po/es.po
12958                 updated translation, submitted by Ricardo Mones Lastra
12959
12960 2001-12-11 [paul]       0.6.5claws74
12961
12962         * sync with sylpheed 0.6.5cvs25
12963                 see ChangeLog entry 2001-12-11
12964
12965 2001-12-10 [alfons]     0.6.5claws73
12966
12967         * src/matcher.c
12968                 add more control characters
12969         * src/matcher_parser_lex.l
12970                 make escaping / unescaping work again
12971
12972 2001-12-10 [alfons]     0.6.5claws72
12973
12974         * src/imap.c
12975                 clean up warnings "returning value for void function" 
12976         * src/prefs_filtering.c
12977                 make info button for execute action sensitive
12978
12979 2001-12-10 [paul]       0.6.5claws71
12980
12981         * src/compose.c
12982         * src/imap.[ch]
12983         * src/summaryview.c
12984                 fix: imap server now gets informed of MARKED, UNMARKED
12985                 and REPLY events. Now people can use different IMAP-Mail
12986                 clients and have the exact same information about MARKED,
12987                 UNMARKED and REPLY status with all of them. Especially
12988                 useful for imap servers with a web-frontend.
12989                 submitted by Tobias Sandhaas <medlor@web.de>
12990
12991 2001-12-09 [melvin]     0.6.5claws70
12992         
12993         * src/textview.[ch]
12994                 fixed bug #490076 (hunted down by Alfons who implemented
12995                 a workaround in 0.6.5claws65)
12996
12997 2001-12-09 [christoph]  0.6.5claws69
12998
12999         * src/summaryview.c
13000                 set pointer to string in LOCKED column to NULL
13001                 (might fix bug #490800)
13002
13003 2001-12-09 [carsten]    0.6.5claws68
13004
13005         * po/de.po
13006                 resolved some cluttered menu shortcuts 
13007                 ('creating new email' and 'creating news message'
13008                 hade the same)
13009         * src/compose.c
13010                 wmclass now distinc from main window
13011         * src/mainwindow.c
13012           src/mainwindow.h
13013                 email/news and forward button functionality similar
13014                 to the reply buttons; removed the ugly dropdown arrows
13015                 and use instead the right mouse button
13016
13017 2001-12-09 [paul]       0.6.5claws67
13018
13019         * src/imap.c
13020         * src/utils.h
13021                 allow spaces in imap folder names
13022                 submitted by Willem van Engen <wvengen@stack.nl>
13023
13024 2001-12-09 [paul]       0.6.5claws66
13025
13026         * sync with sylpheed 0.6.5cvs24
13027                 see ChangeLog entry 2001-12-09
13028
13029 2001-12-08 [alfons]     0.6.5claws65
13030
13031         * src/textview.c
13032                 prevent secondary selection claim after "add to sender" dialog
13033                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
13034                 we trick GTK by simulating a click at (0, 0) in the textview.
13035
13036 2001-12-08 [hoa]        0.6.5claws64
13037
13038         * src/folder.c
13039                 fixed a bug about the .processing folder name while filtering
13040
13041 2001-12-08 [alfons]     0.6.5claws63
13042
13043         * src/folderview.c 
13044                 work around problem of not correctly updating folder stats
13045                 when deleting messages. there's some folder scanning evil
13046                 going so the folderview_update_msg_num() does not work
13047                 correctly. need to investigate this.
13048
13049 2001-12-08 [paul]       0.6.5claws62
13050
13051         * sync with sylpheed 0.6.5cvs23
13052                 see ChangeLog entry 2001-12-08
13053
13054 2001-12-07 [christoph]  0.6.5claws61
13055
13056         * src/compose.c
13057                 fix another header translation problem
13058
13059 2001-12-07 [alfons]     0.6.5claws60
13060
13061         * src/mbox.c
13062                 make filtering also work on local spool mbox
13063
13064 2001-12-07 [carsten]    0.6.5claws59
13065         * src/addressbook.c
13066                 addressbook window gets a wmclass distinct from the main
13067                 sylpheed window
13068         * src/compose.h
13069         * src/mainwindow.[ch]
13070                   forward menu item will use mode selected in prefs, forward 
13071                 as attatchment in menu removed (will be substituted in the
13072                 toolbar similar to reply buttons)
13073                   create news message menu entry and news button is now 
13074                 sensitive to the existance of a news account
13075         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
13076         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
13077         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
13078                 these are removed because the toolbar buttons don't show
13079                 the quoting modus any longer
13080
13081 2001-12-07 [paul]
13082
13083         * tools/newscache_clean.pl      ** NEW FILE **
13084                 perl script to do some tidying up in the newscache directory 
13085                 
13086         * tools/sylpheed-switcher       ** NEW FILE **
13087                 perl script to enable easy switching between main and claws
13088                 
13089         * tools/README
13090                 added descriptions of the two new perl scripts          
13091
13092
13093 2001-12-07 [melvin]     0.6.5claws58
13094
13095         * src/messageview.c
13096                 fixed a warning during compilation introduced in 0.6.5claws56
13097
13098 2001-12-07 [paul]       0.6.5claws57
13099
13100         * src/mainwindow.[ch]
13101         * src/menu.[ch]
13102                 further usability enhancements to replying with or without 
13103                 quoting via the toolbar, use of Ctrl key is replaced by 
13104                 drop down menu 
13105                 Submitted by Carsten Schurig            
13106
13107 2001-12-07 [melvin]     0.6.5claws56
13108
13109         * src/messageview.c
13110                 hack to fix bug that prevented to make/paste selections
13111                 after switching between MVIEW_TEXT and MVIEW_MIME views
13112                 without deselecting the selection first.
13113
13114 2001-12-06 [alfons]     0.6.5claws55
13115
13116         * src/filtering.[ch]
13117         * src/inc.c
13118                 revise filtering a little bit more, and make sure
13119                 messages are delivered to the appropriate inbox
13120                 (perhaps set per account)
13121
13122 2001-12-06 [paul]       0.6.5claws54
13123
13124         * sync with sylpheed 0.6.5cvs22
13125                 see ChangeLog entry 2001-12-06
13126
13127 2001-12-05 [alfons]     0.6.5claws53
13128
13129         * src/inc.c
13130         * src/folder.[ch]
13131         * src/procmsg.c
13132         * src/filtering.c
13133                 more revisions of filtering system
13134                 (last stable version is marked as LAST_STABLE)
13135                 
13136                 | NOTE 1): the filtering system now uses a local folder called
13137                 | .processing. if filtering fails, check this directory
13138                 | for missing messages.
13139                 |
13140                 | NOTE 2): help us find the filtering actions still missing
13141
13142 2001-12-05 [paul]       0.6.5claws52
13143
13144         * src/mainwindow.c
13145                 fix bug where 'Empty Trash?' pop-up window appears even
13146                 when Trash is empty, submitted by Jesse Skinner         
13147
13148 2001-12-05 [melvin]     0.6.5claws51
13149
13150         * src/compose.c
13151                 fixed bug #486106 to select correct account when reediting 
13152                 a queued message
13153         
13154 2001-12-04 [alfons]     0.6.5claws50
13155
13156         * src/mh.c
13157                 declare markfile in appropriate functions when
13158                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
13159                 for spotting this)
13160
13161 2001-12-04 [paul]       0.6.5claws49
13162
13163         * sync with sylpheed 0.6.5cvs21
13164                 see ChangeLog entry 2001-12-04
13165
13166 2001-12-03 [christoph]  0.6.5claws48
13167
13168         * po/de.po
13169                 changed translation of undo
13170         * src/account.c
13171         * src/folder.c
13172                 don't reinvent the wheel to traverse a GNode
13173         * src/compose.[ch]
13174                 seperate code to create the compose gui into functions
13175                 add "Others" page with folder selection for saving copy
13176                 of the message.
13177                 the folder identifier is saved to queue header
13178         * src/procmsg.c
13179                 save message to folder in queue header
13180
13181 2001-12-03 [paul]       0.6.5claws47
13182
13183         * sync with sylpheed 0.6.5cvs20
13184                 see ChangeLog entry 2001-12-03
13185
13186 2001-12-01 [paul]
13187
13188         * more sync with sylpheed 0.6.5cvs19
13189                 see ChangeLog entry 2001-11-29
13190
13191 2001-11-30 [paul]       0.6.5claws46
13192         
13193         * src/compose.c
13194                 remove conflicts introduced by Hoa's last commit
13195          
13196         * src/mainwindow.c
13197                 make 'Message/Bounce' sensitive
13198
13199 2001-11-30 [hoa]        0.6.5claws45
13200
13201         * src/compose.c
13202                 slightly change bounce function to add
13203                 information about the user that bounced the mail
13204                 in the From header line.
13205
13206         * src/folderview.c
13207                 permit the use of processing in outbox folder.
13208
13209 2001-11-29 [paul]       0.6.5claws44
13210
13211         * src/mainwindow.[ch]
13212         * src/prefs_common.c
13213         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
13214         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
13215         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
13216                 usability enhancements to the quoting, implements
13217                 use of Ctrl key to toggle quoting settings
13218                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
13219
13220 2001-11-29 [paul]       0.6.5claws43
13221         
13222         * sync with sylpheed 0.6.5cvs19
13223                 see ChangeLog entry 2001-11-28
13224
13225 2001-11-29 [melvin]     0.6.5claws42
13226         * src/Makefile.am
13227                 added enriched.[ch] to the list of files
13228
13229         * src/textview.c
13230         * src/mimeview.c
13231         * src/procmime.[ch]
13232         * src/enriched.[ch]
13233                 added support to view text/enriched
13234                 added support to show headers in message view for text/enriched and text/html
13235                         in non multipart messages
13236
13237 2001-11-28 [paul]       0.6.5claws41
13238
13239         * more sync with sylpheed 0.6.5cvs18
13240                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
13241
13242 2001-11-27 [paul]       0.6.5claws40
13243         
13244         * po/pt_BR.po
13245                 updated translation, submitted by Fabio Junior Beneditto
13246                 
13247         * sync with sylpheed 0.6.5cvs18
13248                 see ChangeLog entries 2001-11-26 (src/textview.c) and
13249                 2001-11-27
13250
13251
13252 2001-11-26 [paul]
13253
13254         * po/es.po
13255                 updated translation, submitted by Ricardo Mones Lastra
13256
13257 2001-11-26 [alfons]
13258
13259         * src/matcher.c
13260                 add more translatable strings
13261
13262 2001-11-26 [christoph]  0.6.5claws39
13263
13264         * po/de.po      
13265                 fixed one more umlaut
13266         * src/compose.c
13267                 fix translated header when it should not be translated
13268
13269 2001-11-26 [paul]       0.6.5claws38
13270
13271         * src/mainwindow.c
13272                 remove '/Message/Add Sender to address book' from 
13273                 main_window_set_menu_sensitive(), prevent debug warning
13274                 add 'Message/Mark/Mark all read' to mainwin_entries[]
13275
13276 2001-11-26 [paul]       0.6.5claws37
13277
13278         * src/summaryview.c
13279                 fix 'recurring unread state' bug 
13280
13281         * tools/README 
13282         * tools/filter_conv.pl
13283                 read name of top level mailbox from folderlist.xml
13284                 and presume nothing about its name              
13285
13286 2001-11-26 [darko]      0.6.5claws36
13287
13288         * src/gtkstext.[ch]
13289                 removed functions that are now in gtkutils.c
13290                 use gtkut_text_is_uri_string() from gtkutils.c
13291         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
13292
13293 2001-11-26 [paul]       0.6.5claws35
13294
13295         * sync with sylpheed 0.6.5cvs16
13296                 see ChangeLog entries 2001-11-25 and 2001-11-26
13297
13298 2001-11-25 [alfons]     0.6.5claws34
13299
13300         EXPERIMENTAL!!! Please checkout the last stable version using: 
13301           
13302         % cvs update -r LAST_STABLE -dRAP
13303
13304         (Or help us testing this stuff.)
13305
13306         * src/filtering.c               (1.14)
13307         * src/filtering.h               (1.6)
13308         * src/inc.c                     (1.28)
13309         * src/matcher.c                 (1.20)
13310         * src/mbox.c                    (1.9)
13311         * src/procmsg.h                 (1.14)
13312         * src/summaryview.c             (1.59)
13313         * src/summaryview.h             (dunno)
13314                 revert/merge/sync to as it was before commit 
13315                 on Thu, 19 Jul 2001 10:15:51 -0700.
13316
13317 2001-11-25 [hoa]        0.6.5claws33
13318
13319         * src/main.c
13320                 processing mails at startup
13321
13322         * src/folderview.c
13323         * src/summaryview.[ch]
13324                 processing mails when entering folder
13325
13326         * src/prefs_filtering.c
13327                 fixed some UI bugs
13328
13329 2001-11-24 [alfons]     0.6.5claws32
13330
13331         * src/summaryview.[ch]
13332                 make summary sort headers work, and also make
13333                 sure the sort type is stored
13334
13335 2001-11-23 [alfons]     0.6.5claws31
13336
13337         * src/summaryview.[ch]
13338                 make lock work like mark
13339                 disallow deleting messages marked as locked
13340
13341 2001-11-23 [alfons]     0.6.5claws30
13342
13343         * src/gtkstext.c
13344         * src/compose.[ch]
13345         * src/Makefile.am
13346         * src/undo.[ch]
13347                 merge undo patch submitted by Jens
13348
13349 2001-11-23 [christoph]  0.6.5claws29
13350
13351         * src/.cvsignore
13352                 added ylwrap
13353         * src/compose.c
13354                 fixed gpg signing and encoding
13355         * src/folder.[ch]
13356         * src/main.c
13357                 added --status option to get new, unread and total
13358                 message count from a running sylpheed
13359         * src/prefs_common.c
13360                 temporary fix for reply_with_quote problem
13361                 (don't call functions for non existing widget)
13362         * src/procmsg.c
13363                 one more check for ignored threads but still not
13364                 always working correctly. probably a recursive
13365                 check for all parents is needed
13366
13367 2001-11-23 [darko]      0.6.5claws28
13368
13369         * src/compose.c
13370                 wrapping on send improvements
13371         * src/gtkutils.[ch]
13372                 fix for GtkSText after last sync with main branch
13373                 GTK_TEXT -> GTK_STEXT
13374
13375 2001-11-23 [paul]       0.6.5claws27
13376
13377         * sync with sylpheed 0.6.5cvs14
13378                 see ChangeLog entries 2001-11-22 and 2001-11-23
13379                 
13380         * po/de.po
13381                 fixed the scrambled umlauts 
13382                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
13383
13384 2001-11-21 [paul]       0.6.5claws26
13385
13386         * sync with sylpheed 0.6.5cvs12
13387                 see 2nd ChangeLog entry dated 2001-11-20
13388
13389 2001-11-20 [paul]       0.6.5claws25
13390
13391         * sync with sylpheed 0.6.5cvs11
13392                 see ChangeLog entry 2001-11-19 (src/utils.c)
13393
13394 2001-11-20 [hiro]
13395
13396         * src/compose.c
13397                 GTK_TEXT -> GTK_STEXT
13398                 fix for wrong comment
13399
13400 2001-11-20 [hiro]       0.6.5claws24
13401
13402         * src/compose.[ch]
13403                 more merges from main branch
13404                 removed fatal warnings (uninitialized variables etc.)
13405                 some coding style fix
13406         * src/gtkutils.h
13407                 fixed typo.
13408         * src/addressbook.c
13409           src/addrindex.c
13410                 V-Card -> vCard
13411
13412 2001-11-19 [hoa]        0.6.5claws23
13413
13414         * src/filtering.c
13415         * src/prefs_scoring.c
13416         * src/matcher.[ch]
13417         * src/scoring.c
13418                 cleaning code
13419
13420         * src/matcher_parser_parse.y
13421         * src/prefs_filtering.c
13422                 bouncing
13423
13424 2001-11-19 [alfons]     0.6.5claws22
13425
13426         more of my old things into claws
13427
13428         * src/Makefile.am
13429         * src/prefs_common.c
13430         * src/procmsg.h
13431         * src/summaryview.[ch]
13432         * src/prefs_summary_column.c
13433         * src/pixmaps/locked.xpm
13434                 add indicators for locking of message in summary view
13435                 (does not work yet, only visual indicator)
13436
13437 2001-11-19 [paul]       0.6.5claws21
13438
13439         * sync with sylpheed 0.6.5cvs10
13440                 see ChangeLog entry 2001-11-19
13441
13442 2001-11-18 [alfons]     0.6.5claws20
13443         
13444         * src/filtering.c
13445                 remove an inadvertent free I forgot in previous clean up 
13446
13447 2001-11-18 [alfons]     0.6.5claws19
13448
13449         * src/filtering.[ch]
13450                 clean up & plug leaks
13451
13452 2001-11-18 [paul]       0.6.5claws18
13453
13454         * sync with sylpheed 0.6.5cvs9
13455                 see ChangeLog entries 2001-11-17 and 2001-11-18
13456
13457 2001-11-16 [paul]       0.6.5claws17
13458
13459         * sync with sylpheed 0.6.5cvs8
13460                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
13461
13462 2001-11-16 [paul]       0.6.5claws16
13463
13464         * sync with sylpheed 0.6.5cvs7
13465                 see ChangeLog entries 2001-11-15 and 2001-11-16
13466
13467 2001-11-15 [hoa]        0.6.5claws15
13468
13469         * src/compose.c
13470                 fix bounce, mails we received couln't be bounced to ourself.
13471
13472         * src/defs.h
13473         * src/filtering.[ch]
13474         * src/matcher.[ch]
13475         * src/matcher_parser.h
13476         * src/matcher_parser_lex.l
13477         * src/matcher_parser_parse.y
13478         * src/inc.c
13479         * src/main.c
13480         * src/mbox.c
13481         * src/prefs_filtering.[ch]
13482         * src/mainwindow.c
13483         * src/prefs_matcher.c
13484         * src/prefs_scoring.c
13485         * src/scoring.[ch]
13486         * src/summaryview.c
13487                 new matcher/filter/score configuration file parser
13488                 one unique configuration file => ~/.sylpheed/matcherrc
13489                 import in currently automatic, then save are made
13490                 in this new file.
13491                 one filter per folder and one global filter
13492                 (filter of a folder will be used as folder processing)
13493
13494         * src/folder.c
13495                 fix a bug in folder_item_get_identifier
13496                 
13497         * src/messageview.c
13498                 receive receipt return are fixed.
13499
13500 2001-11-14 [alfons]     0.6.5claws14
13501
13502         * src/session.h
13503                 add things from main branch to make claws compile
13504
13505 2001-11-14 [paul]       0.6.5claws13
13506
13507         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
13508                 see ChangeLog entries 2001-11-08 to 2001-11-14
13509
13510 2001-11-14 [hoa] 0.6.5claws12
13511
13512         * src/compose.[ch]
13513         * src/mainwindow.c
13514         * src/summaryview.c
13515                 add "bounce mail" option
13516
13517 2001-11-13 [christoph]  0.6.5claws11
13518
13519         * src/compose.c
13520                 Cleanup a mess i add before commiting
13521
13522 2001-11-13 [hoa]        0.6.5claws10
13523
13524         * src/compose.c
13525                 some fixes when mail are sent or
13526                 for crossposts
13527
13528 2001-11-13 [christoph]  0.6.5claws9
13529
13530         * po/de.po
13531                 Changed two string with the same translation
13532         * src/compose.c
13533         * src/procmsg.[ch]
13534         * src/send.[ch]
13535                 New mailsending process:
13536                   - Always queue message before sending
13537                     (message will be saved if sylpheed crashed or
13538                      freezes while sending)
13539                   - Allow queuing of newspostings
13540                   - No copy in outbox before sending
13541                     (closes bug #469501)
13542                   - No more redundant code for send and send_later
13543         * src/summaryview.c
13544                 Applied wwp <subscript@free.fr>'s patch that fixes
13545                 marks for multiple forwarded messages (+compose.c)
13546
13547 2001-11-12 [alfons]
13548
13549         * README.claws
13550                 remove things that are now in main branch
13551         
13552         * po/nl.po
13553                 update Dutch translation
13554
13555 2001-11-12 [mhadasht]   0.6.5.claws8
13556
13557         * src/prefs_common.c
13558                 re-enabled account autoselection feature for forward
13559                 and reedit lost during the branch point for SYNC-B4-REL
13560         * src/gtkspell.c
13561                 gtkpspell_get_dict(): more readable code (even if function is
13562                 not used yet)
13563         * ChangeLog.claws
13564                 added version number info to 2001-11-12 [hiro] comment.
13565
13566 2001-11-12 [hiro]       0.6.5.claws7
13567
13568         * src/compose.c
13569                 compose_forward(): fixed a bug that forward quote mark
13570                 wasn't used.
13571                 removed unnecessary code.
13572         * src/template_select.[ch]: removed.
13573
13574 2001-11-11 [alfons]
13575
13576         * src/compose.c
13577                 :%s/GTK_TEXT/GTK_STEXT/g
13578         
13579         * src/compose.[ch]
13580         * src/undo.[ch]
13581         * src/Makefile.am
13582                 revert the undo stuff (this is 0.6.6claws stuff)
13583
13584 2001-11-11 [hoa]        0.6.5.claws6
13585
13586         * src/compose.[ch]
13587                 Insert signature at the end of the text.
13588                 Added undo patch but currently disabled
13589
13590         * src/procmsg.c
13591                 Threading by subject improved.
13592
13593         * added src/undo.[ch]
13594                 Undo module for compose dialog box.
13595
13596 2001-11-11 [alfons]     0.6.5.claws5
13597
13598         * src/procmsg.c
13599                 prevent threading by subject on nodes that have already been
13600                 threaded by in-reply-to (as in "circular references in a tree
13601                 result in a dead branch")
13602
13603 2001-11-09 [hoa]        0.6.5.claws4
13604         
13605         * src/folderview.c
13606                 allows creation of mbox folder item from any files.
13607
13608 2001-11-09 [alfons]     0.6.5.claws3
13609         
13610         * src/utils.c
13611         * src/procmsg.c
13612                 do what I mean and correct threading by subject so it really
13613                 ignores attracting lines without "Re: "
13614
13615 2001-11-07 [alfons]     0.6.5.claws2
13616
13617         * src/procmsg.c
13618         * src/utils.[ch]
13619                 only attract by subject if a subject line starts with a "Re: "
13620         * src/syldap.c
13621                 remove warning
13622
13623 2001-11-07 [paul]       0.6.5claws1
13624
13625         * sync with sylpheed 0.6.5. release
13626                 see ChangeLog entry 2001-11-07
13627
13628 2001-11-07 [paul]       0.6.4claws31
13629
13630         * sync with sylpheed 0.6.4cvs18
13631                 see ChangeLog entries 2001-10-30 to 2001-11-07
13632                 prefs_templates.[ch] renamed prefs_template.[ch]
13633
13634 2001-11-06 [alfons]
13635         
13636         * src/utils.h
13637                 add semicolon Hoa forgot ;-)
13638                 
13639
13640 2001-11-06 [hoa]        0.6.4claws30
13641         
13642         * src/procmsg.c
13643         * src/summaryview.c
13644         * src/utils.c
13645         * src/utils.h
13646                 threading by subject - empty subject are ignored
13647
13648 2001-11-06 [christoph]  0.6.4claws29
13649
13650         * src/socket.c
13651                 use SSL_peek for sock_gets
13652         * src/utils.c
13653                 removed unneeded pointer in extracting quoted
13654                 names implementation
13655
13656 2001-11-06 [melvin]     0.6.4claws28
13657
13658         * src/gtkspell.c
13659                 fixed bug #476792 Selection overtyping with spell checker
13660                 fixed bug which could cause a buffer overflow
13661                 fixed a memory leak
13662
13663 2001-11-06 [hoa]        0.6.4claws27
13664         
13665         * src/procmsg.c
13666         * src/summaryview.c
13667                 threading by subject
13668
13669 2001-11-05 [alfons]     0.6.4claws26
13670         
13671         * README.claws
13672                 Claws -> Sylpheed (vice versa)
13673
13674         * src/compose.c
13675                 :%s/gtk_text/gtk_stext/g
13676                 :%s/GTK_TEXT/GTK_STEXT/g
13677                 (thanks to Jonathan Ware for spotting this)
13678
13679 2001-11-04 [christoph]  0.6.4claws25
13680
13681         * src/summaryview.c
13682                 replace Xalloca + strdup with Xstrdup_a
13683         * src/utils.c
13684                 better implementation of extracting quoted names
13685                 from addresses (remove backlashes and ignore
13686                 quotes after them)
13687
13688 2001-11-04 [alfons]     0.6.4claws24
13689
13690         * src/utils.[ch]
13691                 edit to comply more with coding style
13692
13693         * src/textview.c
13694                 fix bug reported by Kim Schulz. introduced by the patch integrated
13695                 in 0.6.4claws15. the code did not check the return value of
13696                 the html parser.
13697
13698         * AUTHORS
13699                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13700
13701 2001-11-04 [christoph]  0.6.4claws23
13702
13703         * src/main.c
13704         * src/prefs_common.[ch]
13705                 init some pointers that possibly caused a segfault
13706                 reported in the claws-users ML
13707
13708 2001-11-04 [hoa]        0.6.4claws22
13709
13710         * src/grouplistdialog.c
13711                 change the names of the nodes in the tree
13712
13713         * src/compose.c
13714                 enhanced mailto syntax as described in
13715                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13716                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13717
13718         * src/utils.c
13719                 encode and decode URI (useful when opening URL into
13720                 netscape).
13721
13722 2001-11-03 [hoa]        0.6.4claws21
13723
13724         * src/grouplistdialog.c
13725                 a new newsgroups list selection dialog box
13726                 with a CTree instead of a CList
13727
13728 2001-11-03 [hoa]        0.6.4claws20
13729
13730         * src/folderview.c
13731                 enable property and scoring options when right
13732                 click on "inbox"
13733
13734         * src/summaryview.c
13735                 fixed bug when nickname were displayed using
13736                 the address book.
13737
13738 2001-11-02 [darko]      0.6.4claws19
13739
13740         * src/compose.c
13741                 new wrap quotation and URL/long words wrapping implementation
13742         * src/compose.c src/gtkstext.[ch]
13743                 move gtkstext_strncmp() to gtkstext.c
13744
13745 2001-11-01 [christoph]  0.6.4claws18
13746
13747         * src/prefs_account.c
13748                 fixed mess in account settings dialog
13749         * src/prefs_folder_item.c
13750                 added label with folder path to dialog
13751
13752 2001-10-31 [match]      0.6.4claws17
13753
13754         * src/vcard.c
13755                 fix memory leak.
13756         * src/addrbook.c
13757                 fix generation of spurious address book file names.
13758                 remove redundant functions.
13759         * po/POTFILES.in
13760                 added missing file names.
13761
13762 2001-10-30 [paul]       0.6.4claws16
13763
13764         * sync with sylpheed 0.6.4cvs6
13765                 see ChangeLog entries 2001-10-26 to 2001-10-30
13766
13767         * tools/filter_conv.pl
13768                 read folderlist.xml to discover whether the top-level
13769                 folder is called 'Mailbox' or 'Mail' 
13770
13771 2001-10-29 [paul]       0.6.4claws15
13772
13773         * src/html.c, src/textview.c
13774                 activate links in html mail and fix clickable parts
13775                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13776
13777 2001-10-29 [paul]
13778
13779         * po/de.po, po/es.po, po/pt_BR/po
13780                 updated translations, submitted by Jens Oberender,
13781                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13782
13783 2001-10-29 [darko]      0.6.4claws14
13784
13785         * src/compose.c
13786                 fix wrapping for good
13787
13788 2001-10-29 [darko]
13789
13790         * src/compose.c
13791                 undo previous change as it broke the smart wrapping
13792
13793 2001-10-29 [darko]      0.6.4claws13
13794
13795         * src/compose.c
13796                 fix infinite loop when long URL is quoted
13797                 (closes bug #475122.
13798
13799 2001-10-28 [match]
13800
13801         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13802                 import Mutt address book
13803         * src/ldif.[ch] src/importldif.h
13804                 modified import LDIF handle user attributes
13805
13806 2001-10-28 [christoph]  0.6.4claws12
13807
13808         * src/summaryview.c
13809                 fixed that filtering did not work if there
13810                 were no filter rules
13811                 (closes bug #472003 and better implementation
13812                  of patch #474644)
13813
13814 2001-10-27 [christoph]  0.6.4claws11
13815
13816         * src/compose.c
13817                 make the folder's default account to be used when
13818                 replying. (patch by wwp <subscript@free.fr>)
13819         * src/compose.c
13820                 code cleanup, nearly killed all of wwp's patch
13821                 for folder's default account in compose
13822         * src/folderview.c
13823                 error panel when a folder could not be created
13824                 (closes bug #471080 new folder name & already
13825                  existing file)
13826
13827 2001-10-26 [alfons]
13828
13829         * src/utils.h
13830                 change prototype of strstr2() that Christoph forgot about
13831
13832 2001-10-26 [christoph]  0.6.4claws10
13833
13834         * src/account.c
13835                 made search for accounts by email address not case
13836                 sensitive
13837         * src/folder.c
13838                 fixed memory leak in folder_item_get_identifier
13839         * src/gtkspell.c
13840         * src/utils.c
13841                 fixed wrong strstr2 (should work like strstr)
13842
13843 2001-10-26 [darko]      0.6.4claws9
13844
13845         * src/compose.c src/gtkstext.[ch]
13846         * src/gtkstext.c
13847                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13848
13849 2001-10-26 [paul]       0.6.4claws8
13850
13851         * src/html.c
13852                 ignore css and javascript tags in html mail
13853                 case-insensitive, with or without double-quoted
13854                 strings
13855
13856 2001-10-26 [paul]       0.6.4claws7
13857
13858         * sync with sylpheed 0.6.4cvs1
13859                 see ChangeLog entry 2001-10-26
13860
13861         * src/prefs_account.c, src/prefs_common.c,
13862           src/prefs_summary_column.c
13863                 minor improvements to the English
13864
13865 2001-10-25 [alfons]     0.6.4claws6
13866
13867         * src/gtkstext.c
13868         
13869                 make GtkSText follow style of GtkText (closes bug 
13870                 #469211 "text selection while writing message")
13871                 
13872                 do sync with GTK 1.2.10
13873
13874 2001-10-25 [paul]       0.6.4claws5
13875
13876         * src/html.c
13877                 ignore css tags in html mail
13878
13879 2001-10-25 [darko]      0.6.4claws4
13880
13881         * src/compose.c
13882                 don't declare is_url_string as static function since
13883                 we need it in gtkstext.c
13884         * src/gtkstext.c
13885                 remove unused variable
13886                 don't wrap long URLs while composing a message
13887
13888 2001-10-24 [christoph]  0.6.4claws3
13889
13890         * src/socket.c
13891                 fix ssl deadlock, when peer closes connection
13892
13893 2001-10-24 [paul]       0.6.4claws2
13894
13895         * src/prefs_common.c
13896                 gettextize the gpg ascii-armored warning message
13897
13898         * src/compose.c
13899                 insert a DOS/MAC file into the composed message
13900                 (improvements)
13901
13902         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13903
13904 2001-10-22 [paul]       0.6.4claws1
13905
13906         * sync with sylpheed 0.6.4 release
13907                 see ChangeLog entries 2001-10-21
13908
13909         * po/fr.po, po/pt_BR.po
13910                 updated by Melvin Hadasht and Fabio Junior Beneditto
13911
13912 2001-10-21 [paul]       0.6.3claws30
13913
13914         * src/compose.c
13915                 insert a DOS text file from the compose window
13916                 into the composed message text (removes CRs characters)
13917                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13918
13919         * tools/filter_conv.pl, tools/README
13920                 automatically use ~/.sylpheed as working directory
13921                 print out confirmation message on completion
13922
13923         * correct Hoa's last ChangeLog.claws entry
13924
13925 2001-10-20 [hoa]        0.6.3claws29
13926
13927         * src/grouplistdialog.c
13928                 bugfix (another ?) to give the right
13929                 newsgroups list for each news server.
13930
13931         * src/news.c
13932         * src/news.h
13933                 improve the newsgroups list cache
13934
13935 2001-10-20 [paul]       0.6.3claws28
13936
13937         * sync with sylpheed 0.6.3cvs9
13938                 see ChangeLog entry 2001-10-19
13939
13940         * correct Alfons' last ChangeLog.claws entry
13941
13942 2001-10-19 [alfons]
13943
13944         * src/pgptext.[ch]
13945                 fix compilation problems (part of bug #472895)
13946
13947 2001-10-18 [hoa]        0.6.3claws27
13948
13949         * src/grouplistdialog.c
13950                 bugfix when we refresh was clicked (bug 472701)
13951
13952 2001-10-19 [christoph]  0.6.3claws26
13953
13954         * src/compose.c
13955                 last header entry should default to "To:" or
13956                 "Newsgroups:" and not copy the last entry line
13957                 in a new compose window
13958                 (closes bug #472686, #470792)
13959
13960 2001-10-19 [paul]       0.6.3claws25
13961
13962         * sync with Sylpheed 0.6.3cvs8
13963                 see ChangeLog entries 2001-10-18 and 2001-10-19
13964
13965 2001-10-18 [christoph]  0.6.3claws24
13966
13967         * src/procmsg.c
13968                 reimplement ignore thread
13969         
13970 2001-10-18 [hoa]        0.6.3claws23
13971
13972         * src/folderview.c
13973         * src/grouplistdialog.[ch]
13974                 enhanced news subscription interface (feature 469113)
13975
13976         * src/news.c
13977         * src/news.h
13978                 enchanced newsgroup listing,
13979                 now, we can get groups informations
13980                 (NNTPGroupInfo)
13981
13982 2001-10-18 [paul]       0.6.3claws22
13983
13984         * src/summaryview.c
13985                 remove comment (sync with main branch)
13986         * src/mainwindow.c
13987                 fix 'Re-edit' bug in 'Message' menu
13988
13989 2001-10-17 [christoph]  0.6.3claws21
13990
13991         * src/compose.c
13992                 ignore empty or whitespace only header lines
13993
13994 2001-10-17 [paul]       0.6.3claws20
13995
13996         * sync with sylpheed 0.6.3cvs7
13997                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13998                 2001-10-17
13999
14000 2001-10-17 [darko]
14001
14002         * src/compose.c
14003                 wrap long lines without spaces
14004                 don't wrap URLs
14005
14006 2001-10-16 [paul]
14007
14008         * po/es.po, po/nl.po, po/pt_BR.po
14009                 updated by Ricardo Mones Lastra, Alfons,
14010                 and Fabio Junior Beneditto
14011
14012         * sylpheed-0.6.3claws released
14013
14014 2001-10-15 [melvin] 0.6.3claws18
14015
14016         * README.claws
14017                 added summary and detailed installation instructions
14018                 for spell checker
14019         * po/fr.po
14020                 Updated, corrected and completed french translation
14021
14022 2001-10-15 [hoa] 0.6.3claws17
14023         * src/grouplistdialog.c
14024                 we can choose the newsgroups to display with wildcards
14025
14026 2001-10-15 [christoph]  0.6.3claws16
14027
14028         * src/account.c
14029         * src/compose.c
14030         * src/prefs_folder_item.[ch]
14031                 applied wwp <subscript@free.fr>'s folder
14032                 default account patch
14033         * po/de.po
14034                 Fixed wrong translation
14035
14036 2001-10-13 [alfons, christoph, melvin]  
14037                         0.6.3claws15
14038
14039         solution #2 to solve MT-safety problems defers all GUI related calls
14040         to the main thread using a gtk_idle_add() callback. discussed on
14041         ircnet #sylpheed, with christoph spotting some issues with the
14042         original code, and melvin allowing us to lobotomize his sylpheed.
14043
14044         * src/syldap.[ch], src/main.c
14045                 fix race problem in ldap search thread by deferring GUI 
14046                 stuff to main thread using gtk_idle_add()
14047
14048 2001-10-13 [paul]       0.6.3claws14
14049
14050         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
14051                 add Sergey's smtpcred.patch
14052                 adds separate username/password setting for SMTP Auth
14053                 needed by some servers
14054                 (closes feature request #471659)
14055
14056 2001-10-13 [paul]       0.6.3claws13
14057
14058         * src/pgptext.[ch] **NEW FILES**
14059         * src/Makefile.am, src/messageview.c, src/mimeview.c
14060                 decrypt ascii-armored gpg text embedded in
14061                 the message body.
14062                 Submitted by Jens Jahnke <jan0sch@gmx.net>
14063
14064 2001-10-13 [christoph]  0.6.3claws12
14065
14066         * README.claws
14067                 some more details on default to and
14068                 feature requests
14069         * src/main.c
14070                 init glib threading when ldap is used
14071         * src/syldap.c
14072                 threading fixes
14073         * po/de.po
14074                 fixed a typo
14075
14076 2001-10-12 [paul]       0.6.3claws11
14077
14078         * src/prefs_common.[ch], src/rfc2015.c
14079                 enable ascii-armored gpg text to be embedded in the
14080                 message body, selectable through the 'Privacy'
14081                 preferences. Supports encrypting only.
14082                 Submitted by Ravemax <ravemax@dextrose.com>
14083
14084 2001-10-12 [paul]       0.6.3claws10
14085
14086         * sync with sylpheed 0.6.3cvs6
14087                 see ChangeLog entries 2001-10-11 and 2001-11-12
14088
14089         * src/folderview.c
14090                 incorporated mbox folders, scoring, and folder
14091                 properties into the sync
14092
14093 2001-10-12 [darko]      0.6.3claws9
14094
14095         * README.claws
14096                 describe quotation wrapping
14097         * src/compose.c
14098                 don't treat tab as space to calculate line length properly
14099
14100 2001-10-11 [alfons]
14101
14102         * README.claws
14103                 correct description of how to make new filtering system work,
14104                 add some other things
14105                 
14106         * src/syldap.c
14107                 remove sched_yield() (not necessary / unportable)
14108
14109 2001-10-11 [paul]       0.6.3claws8
14110
14111         * sync with sylpheed 0.6.3cvs3
14112                 see ChangeLog entry 2001-10-10
14113
14114 2001-10-10 [christoph]  0.6.3claws7
14115
14116         * .cvsignore
14117                 ignore 2 files created by newer autotools
14118         * src/prefs_folder_item.c
14119                 using table for widget alignment
14120                 fixed memory leak and broken octal display
14121         * src/filesel.c
14122                 fixed segfault caused by lost filename
14123                 workaround (closes bug #469551)
14124
14125 2001-10-10 [paul]       0.6.3claws6
14126
14127         * sync with sylpheed 0.6.3cvs2
14128                 see ChangeLog entries 2001-10-09 and 2001-10-10
14129
14130 2001-10-10 [darko]      0.6.3.claws5
14131
14132         * src/gtkstext.c
14133                 proper calculation of right margin if smart wrapping is enabled
14134         * src/compose.c
14135                 automatically wrap long lines if wrap quotation is enabled
14136
14137 2001-10-09 [alfons]     0.6.3.claws4
14138
14139         * src/summaryview.c
14140                 select correct row when deleting last row in the summary view (and
14141                 close bug "[ #469104 ] select second last in list when deleting")
14142
14143 2001-10-09 [paul]       0.6.3claws3
14144
14145         * sync with sylpheed 0.6.3cvs1
14146                 updated some autotool scripts
14147
14148 2001-10-09 [darko]      0.6.3claws2
14149
14150         * src/gtkstext.[ch]
14151                 new name and mark with Sylpheed comment
14152         * src/compose.c
14153                 smart quotation wrapping a-la VIM
14154
14155 2001-10-08 [paul]       0.6.3claws1
14156
14157         * sync with sylpheed 0.6.3 release
14158                 see ChangeLog entry 2001-10-08
14159
14160 2001-10-08 [paul]       0.6.2claws24
14161
14162         * src/summaryview.c
14163                 more sync with sylpheed 0.6.2cvs12
14164                 Fixed the bug that didn't select the last row correctly
14165
14166
14167 2001-10-07 [paul]       0.6.2claws23
14168
14169         * sync with sylpheed 0.6.2cvs12
14170                 see ChangeLog entry 2001-10-07
14171
14172 2001-10-06 [match]
14173         * src/jpilot.[ch]
14174                 enable jpilot to read unsynch'ed addresses.
14175
14176         * src/editldap_basedn.c
14177                 fix segfault when opening dialog.
14178
14179 2001-10-06 [alfons]     0.6.2.claws22
14180
14181         * src/summaryview.c
14182                 fix bug with summary view selecting last *inserted*
14183                 node instead of last *visible* node. remember we
14184                 work with a tree
14185
14186 2001-10-06 [paul]       0.6.2claws21
14187
14188         * po/pt_BR.po
14189                 updated translation, contains some fixes and new
14190                 translations, submitted by Gustavo Noronha Silva
14191                 <kov@debian.org>
14192
14193         * src/prefs_common.c
14194                 change 'each' to 'every' - fix dubious English
14195
14196         * sync with sylpheed 0.6.2cvs11
14197
14198 2001-10-05 [alfons]     0.6.2claws20
14199
14200         * src/mainwindow.[ch], src/folderview.c
14201                 make composite tool button switch between "Compose News"
14202                 and "Compose Mail" depending on selected folder
14203                 (nifty idea by Kim Schulz <kim@schulz.dk>)
14204
14205 2001-10-05 [paul]       0.6.2claws19
14206
14207         * src/mainwindow.c, src/summaryview.c
14208                 fix 'Message/Reply to all', broken in last commit
14209
14210         * src/compose.c
14211                 fix X_BEENTHERE seg fault, thanks to Alfons
14212
14213 2001-10-04 [paul]       0.6.2claws18
14214
14215         * src/compose.[ch], src/mainwindow.c
14216                 make "Message/Reply" reply to mailing lists; matches
14217                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
14218                 based on portions of the patch submitted by
14219                 Junichi Uekawa <dancer@netfort.gr.jp>
14220
14221 2001-10-04 [darko]      0.6.2claws17
14222
14223         * src/compose.c
14224                 better smart wrapping
14225         * src/gtkstext.[hc]
14226                 a function to make text buffer contiguous
14227
14228 2001-10-03 [paul]       0.6.2claws16
14229
14230         * sync with sylpheed 0.6.2cvs10
14231
14232 2001-10-02 [alfons]
14233
14234         * configure.in
14235         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
14236                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
14237                 references to chinese translations (hope someone picks up
14238                 this)
14239
14240 2001-10-02 [christoph]  0.6.2claws15
14241
14242         * src/compose.c
14243                 fixed non translated header bug
14244         * ChangeLog.claws
14245                 fixed wrong date in alfons last entry ;)
14246
14247 2001-10-02 [alfons]     0.6.2claws14
14248
14249         * src/compose.c, src/prefs_common.[ch]
14250                 add block cursor option
14251
14252 2001-10-02 [paul]       0.6.2claws13
14253
14254         * sync with sylpheed 0.6.2cvs9
14255
14256 2001-09-30 [paul]       0.6.2claws12
14257
14258         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
14259                 updated translations
14260
14261         * po/POTFILES.in
14262                 add 'src/importldif.c'
14263
14264         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
14265                 added eudora-to-vCard conversion tool
14266                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
14267
14268         * sync with sylpheed 0.6.2cvs8
14269
14270 2001-09-30 [paul]
14271
14272         * sylpheed-0.6.2claws released
14273
14274 2001-09-27 [melvin]     0.6.2claws11
14275
14276         * src/gtkspell.c
14277                 fixed crash when using default path (introduced 
14278                 in 0.6.2claws10)
14279                 fixed tiny bug for initial suggestion mode
14280
14281 2001-09-27 [melvin]     0.6.2claws10
14282         
14283         * src/gtkspell.c
14284                 fixed bug where gtkpspell didn't set the path correctly
14285
14286         * README.claws
14287                 added a paragraph about spell checking
14288                 
14289
14290
14291 2001-09-27 [paul]       0.6.2claws9
14292
14293         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
14294                 replace '// comments' with '/* comments */' to prevent
14295                 some compiler warnings 
14296
14297         * sync with sylpheed 0.6.2cvs6
14298
14299 2001-09-26 [alfons]     0.6.2claws8
14300
14301         * src/messageview.c
14302                 introduce return receipt request notification again,
14303                 which was lost because of other semantics in 
14304                 procheader_parse() (???)
14305
14306 2001-09-26 [christoph]  0.6.2claws7
14307
14308         * src/compose.c
14309                 replace comments for old code with #if 0
14310                 readded auto cc, bcc and reply-to
14311         * src/prefs_matcher.c
14312         * src/prefs_scoring.c
14313                 removed some definition (was moved to
14314                 prefs.h)
14315
14316 2001-09-26 [paul]       0.6.2claws6
14317
14318         * src/mainwindow.c
14319                 make 'Follow-up and reply to' sensitive
14320
14321         * more sync with sylpheed 0.6.2cvs5
14322
14323 2001-09-25 [melvin]
14324
14325         * 0.6.2claws5
14326
14327         * src/gtkspell.c
14328                 fixed bug for "US-ASCII" introduced by the encoding code
14329
14330 2001-09-25 [paul]
14331
14332         * 0.6.2claws4
14333
14334         * src/prefs_common.[ch], src/summaryview.c
14335                 'next unread msg' 'go to next folder?' dialog can be
14336                 given default behaviour, either always show dialog,
14337                 or assume 'yes', or assume 'no'
14338                 Submitted by wwp <subscript@free.fr>
14339
14340 2001-09-25 [melvin]
14341                 
14342         * src/compose.c src/gtkspell.[ch]
14343                 added support for different encodings
14344
14345 2001-09-25 [paul]
14346
14347         * more sync with sylpheed 0.6.2cvs5
14348
14349 2001-09-24 [alfons]
14350         
14351         * src/prefs_folder_item.c
14352                 add check for item->prefs->default_to string is NULL and
14353                 add another check when freeing this string
14354
14355 2001-09-24 [paul]
14356
14357         * configure.in
14358                 change to version 0.6.2claws3
14359
14360         * sync with sylpheed 0.6.2cvs5 
14361
14362 2001-09-24 [match]
14363         * src/ldif.[ch], src/importldif.[ch], addressbook.c
14364                 import LDIF files.
14365         * src/addrcache.[ch], addrindex.[ch]
14366                 small update for future
14367         * src/addrbook.c
14368                 fix test XML file.
14369
14370 2001-09-24 [melvin]
14371         * src/gtkspell.[ch]
14372                 added 'Learn from mistakes' option
14373                 better handling of quotes in checked words
14374                 sorted dict list
14375         * po/fr.po
14376                 small update for spell checking stuff
14377
14378 2001-09-23 [alfons]
14379         
14380         * src/gtkspell.c
14381                 edit a little bit so it complies more with main coding style
14382
14383 2001-09-23 [alfons]
14384
14385         * src/folder.[ch], prefs_folder_item.c, compose.c
14386                 migrate "request return receipt" folder property
14387                 to folderlist.xml
14388
14389 2001-09-22 [alfons]
14390
14391         * README.claws **NEW**
14392                 (add things of interest for users of main branch 
14393                 and claws here)
14394
14395         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
14396                 re-implement threading per folder option, but store 
14397                 the setting in folderlist.xml (where it belongs)
14398
14399 2001-09-21 [melvin]
14400
14401         * src/gtkspell.[ch]
14402                 fixed bug when compose window is under another window
14403         * src/prefs_common.[ch] src/compose.c
14404                 changed 'dictionary_path' to 'dictionary' to be consistent
14405                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
14406         * ac/pspell.m4 src/Makefile.am 
14407                 dropped PSPELL_PATH macro
14408         * po/fr.po
14409                 updated translations
14410
14411 2001-09-21 [christoph]
14412
14413         * src/compose.c
14414                 added border around header fields
14415                 keep header type when new field is added
14416
14417 2001-09-20 [christoph]
14418
14419         * src/utils.[ch]
14420                 more portable debug_print with source filename
14421                 and linenumber
14422         * src/procmsg.c
14423                 more newlines after debug messages
14424
14425 2001-09-20 [paul]
14426
14427         * configure.in
14428                 change to version 0.6.2claws2
14429
14430         * sync with sylpheed 0.6.2cvs3
14431
14432 2001-09-19 [melvin]
14433
14434         * src/gtkspell.c
14435                 fixed the post-right-click focus pb
14436                 fixed crash when 'Spell check all' after dict change 
14437                         and when cursor is at the end of the text
14438                 shift-right-click pops up config menu even on misspelled words.
14439         * po/POTFILES.in
14440                 added gtkspell.c
14441
14442 2001-09-19 [melvin]
14443
14444         * src/about.c
14445                 added pspell to compiled-in features list
14446
14447 2001-09-18 [melvin]
14448
14449         * switched to pspell and dropped ispell
14450         * ac/pspell.m4
14451                 new file. autoconf macro for pspell
14452         * ac/Makefile.am 
14453         * configure.in acconfig.h
14454                 added pspell support
14455         * src/Makefile.am
14456         * src/main.c src/compose.[ch] src/gtkspell.[ch]
14457         * src/prefs_common.[ch] 
14458                 added pspell support
14459
14460 2001-09-18 [christoph]
14461
14462         * src/addr_compl.c
14463         * src/template.[ch]
14464                 replace LOG_MESSAGE with debug_print
14465         * src/compose.[ch]
14466                 gui improvements
14467         * src/menu.c
14468                 added newline after debug message
14469         * src/utils.h
14470                 using __VA_ARGS__ for debug_print macro
14471         * tools/.cvsignore
14472                 ignore Makefile and Makefile.in
14473
14474 2001-09-18 [paul]
14475
14476         * configure.in
14477                 change to version 0.6.2claws1
14478         * sync with sylpheed 0.6.2cvs1
14479
14480         * src/matcher.c 
14481         * src/prefs_matcher.c
14482                 add 'score equal to' option, submitted by
14483                 Paul Evans <nerd@freeuk.com>
14484
14485 2001-09-15 [christoph]
14486
14487         * src/mainwindow.c
14488                 comment out menu entry not existing in claws
14489         * src/menu.c
14490                 add debug output for non existing menu entries
14491         * src/summaryview.c
14492                 fix next/prev unread message for ignored threads
14493         * src/utils.[ch]
14494                 add sourcefile and line number to debug output
14495                 otherwise it is sometimes hard to find the
14496                 source code part if debug messages are translated
14497
14498 2001-09-14 [darko]
14499         
14500         * src/folderview.c
14501                 refresh target folder style after colour is changed
14502
14503 2001-09-13 [paul]
14504
14505         * configure.in
14506                 change to version 0.6.1claws3
14507
14508         * sync with sylpheed 0.6.1cvs6
14509
14510 2001-09-13 [darko]
14511         
14512         * src/folderview.c
14513                 fix target folder colourization to use user selected colour
14514
14515 2001-09-12 [darko]
14516         
14517         * src/summaryview.c
14518                 fix crash when message that is marked for copy/move is unmarked
14519
14520 2001-09-09 [paul]
14521
14522         * configure.in
14523                 change to version 0.6.1claws2
14524
14525         * sync with sylpheed 0.6.1cvs3
14526
14527 2001-09-09 [alfons]
14528         
14529         * src/folderview.c
14530                 fix bug with default font used for trash folder text
14531
14532 2001-09-06 [paul]
14533
14534         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14535                 updated translations
14536
14537         * configure.in
14538                 change to version 0.6.1claws1
14539
14540         * sync with sylpheed 0.6.1cvs2
14541
14542 2001-09-03 [paul]
14543
14544         * po/POTFILES.in
14545                 add Match's new addressbook
14546
14547         * po/de.po
14548                 updated translation submitted by Jens Oberender
14549
14550 2001-09-02 [paul]
14551
14552         * configure.in
14553                 change to 0.6.1claws
14554         * sync with sylpheed 0.6.1 release
14555
14556 2001-09-02 [paul]
14557
14558         * configure.in
14559                 change to 0.6.0claws2
14560
14561         * sync with sylpheed 0.6.0cvs4
14562
14563         * po/pt_BR.po
14564                 updated translation submitted by Fabio Junior Beneditto
14565
14566 2001-09-01 [match]
14567         * pixmaps/
14568                 interface.xpm
14569                 book.xpm
14570                 address.xpm
14571         * src/
14572                 Makefile.am
14573                 a ton of new files
14574
14575 2001-08-31 [paul]
14576
14577         * configure.in
14578                 change to version 0.6.0claws1
14579
14580         * sync with sylpheed 0.6.0cvs1
14581
14582         * po/es.po
14583                 updated translation submitted by Ricardo Mones Lastra
14584
14585         * po/POTFILES.in
14586                 add 'src/prefs_templates.c'
14587
14588         * src/compose.c, src/summaryview.c
14589                 fix segfault on 'Re_edit'               
14590
14591 2001-08-30 [alfons]
14592
14593         * configure.in, Makefile.am
14594         * tools/Makefile.am
14595                 add tools directory to source distribution
14596
14597 2001-08-30 [paul]
14598
14599         * configure.in
14600                 change to version 0.6.0claws
14601
14602         * sync with sylpheed 0.6.0 release
14603
14604 2001-08-30 [christoph]
14605
14606         * configure.in
14607                 removed autoconf version check
14608
14609 2001-08-30 [paul]
14610
14611         * src/account.c, src/compose.c, src/prefs_common.[ch]
14612         * src/procheader.[ch] src/utils.[ch]
14613                 Enhanced automatic account selection on replies
14614                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14615
14616         * configure.in
14617                 add LDAP and JPilot to the configuration results output.
14618
14619 2001-08-29 [christoph]
14620
14621         * src/summeryview.c
14622                 no bold font for ignored threads
14623
14624 2001-08-29 [paul]
14625
14626         * configure.in
14627                 change to version 0.5.3claws6
14628
14629         * sync with sylpheed 0.5.3cvs10
14630                 src/stringtable.[ch]: New Files
14631
14632         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14633         * src/pixmaps/sylpheed.xpm
14634                 add mini-icons to windows (by Alfons)
14635
14636 2001-08-27 [paul]
14637
14638         * src/mainwindow.c
14639                 new functions: next_labeled_cb(), prev_labeled_cb()
14640
14641         * src/summaryview.c
14642                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14643                 summary_select_next_labeled(), summary_select_prev_labeled()
14644
14645         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14646                 give claws blue folders and a blue trash can
14647
14648 2001-08-27 [paul]
14649
14650         * configure.in
14651                 change to version 0.5.3claws5
14652
14653         * sync with sylpheed 0.5.3cvs9
14654                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14655
14656 2001-08-24 [christoph]
14657
14658         * src/filesel.c
14659                 keep filename when browsing directories
14660                 (not working for user entered filename, but
14661                  for default name and selected filename from
14662                  file list)
14663         * src/mainwindow.c
14664                 fixed wrong spelling "Folllow-up"
14665         * src/mbox_folder.c
14666         * src/procmsg.c
14667         * src/summaryview.c
14668                 fixed new/unread message count with ignored
14669                 threads (2 commits, first didn't notice no
14670                 longer needed decreasing)
14671         * src/inc.c
14672                 readded scrolling of progress dialog
14673                 (lost in sync)
14674
14675 2001-08-24 [paul]
14676
14677         * configure.in
14678                 change to 0.5.3claws4
14679
14680         * sync with sylpheed 0.5.3cvs7
14681
14682 2001-08-24 [christoph]
14683
14684         * src/compose.c
14685                 set request return receipt when replying
14686                 if it is set is the folder prefs of the
14687                 message
14688         * src/inc.c
14689                 disable final error popup if popups are
14690                 disabled in config (again)
14691
14692 2001-08-23 [paul]
14693
14694         * configure.in
14695                 Change version number to 0.5.3claws3
14696
14697         * sync with sylpheed 0.5.3cvs5
14698
14699         * src/mimeview.c
14700                 double quote '%s' in 'gedit %s' to fix bug when
14701                 opening attachment with spaces in the name
14702
14703 2001-08-22 [alte]
14704         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14705           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14706                 initial message templates support
14707
14708
14709 2001-08-22 [paul]
14710
14711         * configure.in
14712                 change version number to 0.5.3claws2
14713
14714         * sync with sylpheed 0.5.3cvs4
14715
14716         * src/procmsg.h src/summaryview.c
14717                 re-implement (un)ignore thread
14718
14719 2001-08-21 [paul]
14720
14721         * src/summaryview.c
14722                 remove unnecessary code
14723         * src/compose.c
14724                 enable 'dynamic' signatures (submitted by
14725                 Eric Limpens <eric@hscg-internet.nl>)
14726
14727 2001-08-21 [paul]
14728
14729         clean up after sync with sylpheed 0.5.3 release
14730
14731         * src/folderview.c
14732                 fix re-introduced font mess, see Christoph's
14733                 entry 2001-06-24
14734
14735         * src/summaryview.c
14736                 remove prev_msgnum
14737                 use sylpheed's small font instead of
14738                 gtk default font for summary view
14739
14740
14741 2001-08-17 [paul]
14742
14743         * configure.in
14744                 add pl to ALL_LINGUAS - sync with main branch
14745
14746         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14747                 Updated. Translations by Jens Oberender, Ricardo Mones
14748                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14749
14750         * po/pl.po  ** NEW FILE **
14751                 sync with the main branch
14752
14753         * src/folderview.c
14754                 fix target folder colorizing and refresh problem
14755
14756
14757 2001-08-17 [christoph]
14758
14759         * src/mainwindow.c
14760                 claws uses 4 colors for target folder coloring.
14761                 arrays were not long enough and destroyed the
14762                 stack causing a segfault.
14763                 target folder colorizing does not work anymore
14764                 for me
14765
14766 2001-08-16 [paul]
14767
14768         * configure.in
14769                 change to version 0.5.3claws1
14770
14771         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14772           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14773           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14774
14775                 sync with sylpheed 0.5.3 release, but keep claws method of
14776                 configuring/saving fonts
14777
14778         * src/addressbook.[ch]
14779                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14780                 in line with a similar change in Hiroyuki's branch
14781
14782         * src/mainwindow.[ch]
14783                 disable main_window_set_thread_option()
14784         * src/prefs_folder_item.c
14785                 comment out &tmps_prefs.enable_thread,
14786         * src/mbox_folder.c, src/procmsg.[ch]
14787                 comment out MSG_IS_IGNORE_THREAD
14788         * src/summaryview.c
14789                 comment out summary_ignore_thread() and summary_unignore_thread()
14790                 comment out MSG_IS_IGNORE_THREAD
14791
14792                 use Hiroyuki's threading instead.
14793
14794
14795
14796 2001-08-15 [paul]
14797
14798         * src/account.c
14799                 use Hiroyuki's 0.5.3 column scheme but also
14800                 include the enable/disable button.
14801         * src/pixmaps/mark.xpm
14802                 add Hiroyuki's amended pixmap
14803
14804 2001-08-13 [christoph]
14805
14806         * src/account.c
14807                 receive at get all column showed wrong state for APOP
14808                 button should only work for POP3 and APOP accounts
14809         * src/prefs_account.c
14810                 added missing preprocessor statement for SSL
14811
14812 2001-08-12 [paul]
14813
14814         * src/account.[ch]
14815                 add 'receive at get all' column and enable/disable
14816                 button.
14817
14818 2001-08-06 [christoph]
14819
14820         * src/account.c
14821                 show usage of SSL in protocol column
14822
14823         * src/imap.c
14824         * src/inc.c
14825                 renamed ssl options
14826
14827         * src/prefs_account.[ch]
14828                 moved ssl options to a new page
14829
14830         * src/send.c
14831         * src/smtp.c
14832         * src/ssl.[ch]
14833                 renamed ssl options
14834                 added support for SMTP STARTTLS command
14835
14836 2001-08-05 [christoph]
14837
14838         * configure.in
14839                 debian autoconf needs version check to find
14840                 correct autoconf version. if the file is
14841                 named configure.in 2.13 is used, which does
14842                 not work with this configure.in script.
14843                 other solution would be to rename the script
14844                 to configure.ac as suggested in the autoconf
14845                 manual.
14846
14847         * src/inc.c
14848                 disable final error popup if popups are
14849                 diabled in config
14850
14851         * src/socket.c
14852                 bugfix in ssl_gets
14853                 fixes IMAP over SSL problem
14854
14855 2001-08-03 [paul]
14856
14857         * configure.in
14858                 change to 0.5.2claws1
14859
14860         * sync with sylpheed 0.5.2cvs1
14861
14862 2001-08-02 [alfons]
14863
14864         * configure.in
14865                 quick fix for ispell detection...
14866
14867 2001-08-01 [paul]
14868
14869         * configure.in
14870                 change to 0.5.1claws4
14871
14872         * sync with sylpheed 0.5.1cvs7
14873
14874 2001-07-31 [alfons]
14875
14876         * src/prefs_common.c, src/prefs_common.h, 
14877           src/gtkspell.c, src/gtkspell.h
14878                 add global spelling checker settings (compose tab) +
14879                 selection of dictionary 
14880           
14881         * configure.in  
14882                 guess valid ispell location
14883
14884 2001-07-31 [paul]
14885
14886         * po/POTFILES.in
14887                 removal of 'src/quote_fmt_parse.c'
14888         * po/de.po
14889                 Updated de.po
14890                 (submitted by Jens Oberender <didge@suse.de>)
14891
14892 2001-07-31 [darko]
14893
14894         * src/folder.[ch]
14895         * src/folderview.[ch]
14896         * src/mainwindow.c
14897         * src/mh.c
14898         * src/prefs_common.[ch]
14899         * src/summaryview.c
14900                 target folder colourization
14901
14902 2001-07-30 [paul]
14903
14904         more sync with Sylpheed 0.5.1cvs6 
14905
14906 2001-07-30 [darko]
14907
14908         * src/mh.c
14909         * src/prefs_folder_item.[hc]
14910         * src/summaryview.c
14911                 shared folders support with a GUI
14912
14913 2001-07-29 [paul]
14914
14915         0.5.1claws3
14916
14917         * sync with Sylpheed 0.5.1cvs6
14918
14919 2001-07-29 [paul]
14920
14921         * po/pt_BR.po
14922                 updated
14923                 (submitted by Fabio Junior Beneditto)
14924
14925 2001-07-28 [paul]
14926
14927         * src/procmime.c
14928         * AUTHORS
14929                 patch to correct bad image mime headers
14930                 (submitted by Don Quijote <dq@searchlores.org>)
14931
14932 2001-07-28 [paul]
14933
14934         * tools/gif2xface.pl   **NEW FILE**
14935         * tools/README
14936                 script to convert file.gif to file.xface for
14937                 use in a custom header.
14938                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14939
14940 2001-07-27 [alfons]
14941         
14942         * configure.in
14943                 change macros for detecting JPilot and LDAP
14944
14945 2001-07-27 [christoph]
14946
14947         * src/filtering.c
14948                 code cleanup (MIN / MAX warning, needed casting)
14949
14950 2001-07-27 [alfons]
14951
14952         * procheader.c
14953                 disallow setting flags when detecting certain headers
14954                 (X-Status, Status, Seen, X-Seen). 
14955         
14956         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14957
14958 2001-07-27 [christoph]
14959
14960         * src/prefs_filter.c
14961         * src/prefs_filtering.c
14962         * src/prefs_matcher.c
14963         * src/prefs_scoring.c
14964                 scroll list when moving rows up or down
14965
14966         * src/imap.c
14967         * src/imap.h
14968         * src/prefs_account.c
14969         * src/prefs_account.h
14970         * src/send.c
14971                 SMTP over SSL (untested, feedback requested)
14972                 IMAP over SSL
14973
14974         * src/ssl.c
14975                 code cleanup
14976
14977 2001-07-26 [alfons]
14978         
14979         * configure.in, acconfig.h
14980                 define CLAWS (need this for main / claws detection)
14981
14982 2001-07-25 [alfons]
14983
14984         * configure.in
14985                 Sylpheed 0.5.1claws2
14986                 
14987         * sync with Sylpheed 0.5.1cvs4
14988
14989 2001-07-25 [christoph]
14990
14991         * src/scoring.c
14992                 fixed segfault
14993                 item->prefs == NULL (don't know why)
14994
14995 2001-07-25 [alfons]
14996
14997         * configure.in
14998                 Sylpheed 0.5.1claws1
14999
15000         * sync with Sylpheed 0.5.1cvs1-3
15001
15002 2001-07-24 [christoph]
15003
15004         * src/folderview.c
15005         * src/prefs_folder_item.[ch]
15006                 added folderitem preferences dialog with
15007                 default To: and auto request return receipt
15008
15009         * src/compose.[ch]
15010         * src/menu.[ch]
15011                 changes to handle new folderitem preferences
15012
15013         * src/mainwindow.c
15014         * src/summaryview.c
15015                 call compose new mail with current folderitem
15016
15017 2001-07-24 [alfons]
15018
15019         Release Sylpheed 0.5.1claws
15020
15021         * configure.in
15022                 change to release version 0.5.1claws
15023
15024 2001-07-24 [christoph]
15025
15026         * src/summaryview.c
15027                 fixed segfault that happend when the selected
15028                 message was removed while retrieving new messages.
15029
15030         * po/es.po
15031                 updated translation
15032                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
15033
15034 2001-07-22 [alfons]
15035
15036         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
15037         this is a work in progress, for more information: http://nlpagan.net/sylman 
15038         
15039         * configure.in, src/mainwindow.c, manual/Makefile.am
15040                 add support for English manual
15041
15042         * AUTHORS
15043                 add authors of user manuals
15044
15045         * manual/en/sylpheed*.html
15046                 add English documentation
15047
15048 2001-07-22 [christoph]
15049
15050         * po/POTFILES.in
15051                 added src/ssl.c
15052         * src/ssl.c
15053                 changed a wrong debug message
15054
15055 2001-07-22 [alfons]
15056
15057         * po/nl.po
15058                 update Dutch translation
15059
15060         * src/prefs_filtering.c, 
15061           src/prefs_matcher.c
15062                 add more translatable strings           
15063
15064 2001-07-21 [alfons]
15065
15066         0.5.0claws7
15067
15068         * configure.in
15069                 change version
15070
15071         * src/inc.c, src/summaryview.[ch]
15072                 prevent update of mark file when filtering has done, by
15073                 using a variable; this affects two functions:
15074                         inc.c::inc_finished()
15075                         summaryview.c::summary_show()
15076
15077 2001-07-20 [alfons]
15078
15079         * src/filtering.[ch], src/prefs_filtering.c, 
15080           src/matcher.[ch]
15081                 add filtering action for label coloring 
15082
15083         * po/POTFILES.in
15084                 add labelcolors.c
15085
15086         * added src/labelcolors.c
15087         * added src/labelcolors.h
15088         * src/Makefile.am, src/summaryview.c
15089                 rearrange label coloring code
15090
15091         * src/procmsg.h
15092                 add more parentheses so label colouring works correctly
15093
15094         * src/filtering.c
15095                 don't really delete message, but move it to Trash
15096
15097         * src/prefs_matcher.c
15098                 add quote options to info dialog
15099
15100 2001-07-20 [christoph]
15101
15102         * src/Makefile.am
15103         * src/inc.c
15104         * src/main.[ch]
15105         * src/socket.h
15106         * src/ssl.[ch] (new)
15107                 moved ssl stuff to a seperate file
15108
15109 2001-07-20 [darko]
15110
15111         * src/summaryview.c
15112                 fix show sender using address book with no e-mail
15113                 address in From: field
15114
15115 2001-07-19 [alfons]
15116
15117         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
15118                 fix messy handling of escaping... now at least the
15119                 execute command is useful. escape char is '\', we
15120                 accept \n and \r too. 
15121
15122                 Real life example:
15123                 
15124                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
15125                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
15126
15127 2001-07-18 [alfons]
15128
15129         0.5.0claws6
15130
15131         * src/summaryview.c
15132                 clean up
15133
15134         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
15135           src/procmsg.[ch]
15136                 revise filtering; currently move, copy, marking have
15137                 been tested. if you like bleeding edge stuff, you
15138                 should definitely go for this version :)
15139
15140         * mark old working stuff as VERSION_0_5_0_CLAWS5        
15141
15142 2001-07-17 [christoph]
15143
15144         * src/utils.c
15145                 timestamp log
15146
15147 2001-07-17 [alfons]
15148
15149         0.5.0claws5
15150
15151         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
15152           bits in the mark file, without affecting either branch. Lots of
15153           files changed, also in claws branch.
15154
15155           UNTESTED: use of mbox folders
15156
15157         * src/summaryview.c
15158                 added mark all read; however this was a quick hack used for
15159                 cleaning up mess after initial merge with Hiroyuki
15160
15161         * configure.in
15162                 change claws version number back to 0.5.0claws5 to clear up 
15163                 confusion & pretension (recent release was technically 
15164                 0.5.0claws4, so we neatly align with Hiroyuki :-)
15165
15166 2001-07-16 [alfons]
15167
15168         sync with Hiroyuki's 0.5.0cvs4
15169
15170 2001-07-16 [alfons]
15171
15172         0.5.1claws3
15173
15174         * src/filtering.[ch]
15175                 remove invalid updating of mark files for 
15176                 filter actions MATCHING_ACTION_MOVE and 
15177                 MATCHING_ACTION_DELETE; this should fix the
15178                 folder update bug
15179                 
15180         * src/procmsg.c
15181                 revert Christoph's stab at fixing the folder 
15182                 update bug
15183
15184         * po/POTFILES.in
15185                 add missing files with translatable strings
15186
15187         * src/summaryview.c
15188                 remove debug print
15189
15190 2001-07-15 [alfons]
15191
15192         * src/addr_compl.[ch], src/prefs_filtering.c
15193                 make "filtering pref dialog's destination entry" an
15194                 "address completable entry", if filter destination is 
15195                 an email address
15196
15197         0.5.1claws2
15198         
15199         sync with Hiroyuki's 0.5.0cvs2-3
15200
15201 2001-07-15 [christoph]
15202
15203         * src/procmsg.c
15204                 fixed folder stats update after incorporation
15205
15206 2001-07-15 [alfons]
15207
15208         * src/summaryview.c
15209                 * finish label colouring stuff (for now)
15210                 * fix incorrect colour bug (off by one) 
15211
15212 2001-07-14 [alfons]
15213
15214         * src/mainwindow.c
15215                 change text labels for news and mail message so there's
15216                 plenty of toolbar estate left
15217
15218         * configure.in
15219                 0.5.1claws1
15220
15221         * src/folderview.c
15222           src/folder.[ch]
15223                 sync with Hiroyuki's 0.5.0cvs1
15224
15225         * src/summaryview.c
15226                 more rewrite label colouring
15227
15228 2001-07-14 [alfons]
15229
15230         * src/summaryview.[ch]
15231                 * start rewrite label colouring 
15232                 * fix proper location "Add Sender To Addressbook" menu item
15233
15234 2001-07-13
15235
15236         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15237         (actually this is 0.5.0claws4)
15238
15239 2001-07-13 [alfons]
15240
15241         * po/pt_BR.po
15242                 * fix duplicate message
15243                 * add updated Portugese / Brazilian translation
15244                   submitted by Fabio Junior Beneditto
15245
15246 2001-07-12 [alfons]
15247
15248         * AUTHORS
15249                 add Jens
15250
15251         * po/nl.po
15252                 add updated Dutch translation
15253
15254         * po/de.po
15255                 add updated German translation submitted by Jens
15256
15257 2001-07-11 [alfons]
15258
15259         Prerelease before 0.5.0claws. Please test.
15260         This version is temporarily tagged as VERSION_0_5_0_TEST
15261
15262         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
15263           src/prefs_scoring.c, src/prefs_matcher.c, 
15264           src/prefs_filtering.c, src/mbox.c, 
15265           src/main.c, src/inc.c, src/filtering.[ch]
15266                 revert new Hoa's new matcher (does not work yet)
15267
15268         * src/Makefile.am
15269                 clean up
15270
15271 2001-07-10
15272
15273         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
15274
15275
15276 2001-07-10 [alfons]
15277
15278         * Makefile.am
15279                 add ChangeLog.claws to EXTRA_DIST
15280         * src/Makefile.am
15281                 add matcher_parser_parse.h to EXTRA_DIST
15282
15283 2001-07-10 [christoph]
15284
15285         * src/inc.c
15286                 add destination folder to table of
15287                 folders that need to be updated after
15288                 incorporation
15289
15290 2001-07-10 [alfons]
15291
15292         * folder.[ch]
15293           folderview.c
15294                 make collapse state of folders and folder items persistent, i.e.
15295                 if you collapse a folder tree, the next time sylpheed-claws starts 
15296                 up the folder tree remains collapsed.  
15297                 
15298 2001-07-10 [christoph]
15299
15300         * acconfig.h
15301         * configure.in
15302                 added --enable-ssl
15303         * src/md5.[ch]
15304                 renamed MD5_CTX to MD5_CTX_syl
15305                 conflicts with a struct in openssl
15306         * src/inc.c
15307         * src/main.[ch]
15308         * src/prefs_account.[ch]
15309         * src/socket.[ch]
15310                 SSL support for POP
15311         * src/mainwindow.c
15312                 fixed compose with current account
15313                 broken by new compose button stuff
15314
15315 2001-07-09 [hoa]
15316
15317         * AUTHORS
15318                 changed my email address
15319
15320         * src/matcher_parser_parse.y
15321                 clean the parser to remove conflicts
15322
15323 2001-07-09 [alfons]
15324
15325         * AUTHORS
15326                 add Match Grun
15327
15328         * configure.in
15329                 fix incorrect description of --enable-ldap parameter
15330
15331         * src/prefs_common.[ch]
15332           src/compose.c
15333                 add experimental option "smart wrapping" which makes the
15334                 compose editor auto wrap.
15335                 
15336                 | TODO: the problem with the buggy cursor handling is caused |
15337                 | by the GtkText. when deleting / backspacing text its       |
15338                 | wrapping algorithm does not take in account the previous   |
15339                 | line. should find a way to hack this in.                   |
15340                 | or should perhaps combine this with the word wrapping      |
15341                 | patch i wrote in january.                                  |
15342
15343         * src/about.c
15344                 show build parameters for LDAP and JPilot
15345
15346         * src/summaryview.c
15347                 revert Christoph's bugfix for selecting next unread message, 
15348                 because folder stats aren't updated correctly
15349
15350 2001-07-08 [hoa]
15351
15352         * src/filtering.c
15353         * src/mainwindow.c
15354         * src/matcher.c
15355         * src/matcher_parser_lex.l
15356         * src/matcher_parser_parse.y
15357         * src/prefs_filtering.c
15358         * src/prefs_scoring.c
15359         * src/scoring.c
15360                 bugfix of the config file parser
15361
15362 2001-07-08 [alfons]
15363
15364         * src/Makefile.am
15365                 added generated matcher sources to BUILT_SOURCES
15366
15367 2001-07-08 [hoa]
15368
15369         * src/Makefile.am
15370         * src/.cvsignore
15371                 added new config file parser
15372
15373         * src/scoring.[ch]
15374         * src/filtering.[ch]
15375         * src/matcher.[ch]
15376         * src/prefs_filtering.c
15377         * src/prefs_matcher.c
15378         * src/prefs_scoring.c
15379         * added src/matcher_parser.h
15380         * added src/matcher_parser_lex.h
15381         * added src/matcher_parser_lex.l
15382         * added src/matcher_parser_parse.y
15383                 lex & yacc config file parser
15384
15385         * src/mbox.c
15386         * src/inc.c
15387         * src/main.c
15388                 changes prefs_filtering into global_filtering           
15389
15390         * src/summaryview.c
15391                 build threads with subjects only if "Re: " is at the
15392                 beginning of the subject
15393
15394 2001-07-07 [paul]
15395
15396         0.5.0claws
15397
15398         sync with sylpheed 0.5.0
15399                 change of version number only
15400
15401 2001-07-06 [paul]
15402
15403         0.5.0claws5
15404
15405         sync with sylpheed 0.5.0pre5
15406
15407 2001-07-05 [paul]
15408
15409         sync with sylpheed 0.5.0pre4 release
15410                 /po and /manual/ja not sync'ed
15411
15412 2001-07-04 [paul]
15413
15414         more sync with sylpheed 0.5.0pre4
15415
15416 2001-07-03 [christoph]
15417
15418         * src/addressbook.c
15419                 fixed address book broken by address book
15420                 for VCard, JPilot, LDAP
15421
15422 2001-07-03 [alfons]
15423
15424         * src/matcher.c
15425         * src/textview.c
15426                 stopped memory leaks
15427
15428 2001-07-03 [paul]
15429
15430         more sync with sylpheed 0.5.0pre4
15431
15432 2001-07-02 [match]
15433
15434         * included address book patch for VCard, JPilot, LDAP
15435         * pref_common.c - fixed Font options on Display tab (cosmetic)
15436         * alertpanel.c - fixed truncated message
15437
15438 2001-07-02 [christoph]
15439
15440         * src/mbox_folder.c
15441         * src/procmsg.[ch]
15442         * src/summaryview.c
15443                 mark threads for ignoring
15444
15445 2001-07-02 [paul]
15446
15447         0.5.0claws4
15448
15449         * sync with sylpheed 0.5.0pre4
15450                 updated gettext to 0.10.38.
15451
15452 2001-07-01 [paul]
15453
15454         * src/ mainwindow.c
15455         * src/procmsg.h
15456         * src/summaryview.[ch]
15457                 new right-click option: Label.
15458                 substitute for 'Mark-->Mark/Unmark', colours the line.
15459                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
15460
15461 2001-07-01 [christoph]
15462
15463         * src/folderview.c
15464                 fixed font for trash
15465         * src/summaryview.c
15466                 move ctree to unread message
15467
15468 2001-07-01 [paul]
15469
15470         * sync with sylpheed 0.5.0pre3 release
15471
15472 2001-06-30 [alfons]
15473
15474         * src/filesel.[ch]
15475         * src/compose.c
15476                 allow inserting / attaching multiple files in
15477                 the composer window
15478
15479 2001-06-30 [paul]
15480
15481         * src/codeconv.c
15482                 small change to Alfons' previous stuff so that it
15483                 actually makes
15484
15485 2001-06-30 [alfons]
15486
15487         * lots of files changed; first attempt to merge the changes
15488           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
15489
15490 2001-06-30 [paul]
15491
15492         * po/pt_BR.po
15493                 updated and completed, translations by Fabio
15494                 Junior Beneditto <fjbeneditto@yahoo.com.br>
15495
15496 2001-06-29 [alfons]
15497
15498         * src/compose.c
15499         * src/mimeproc.[ch]
15500                 allow selecting an attached files' mime type from a 
15501                 list of types.
15502
15503 2001-06-29 [paul]
15504
15505         * more sync with sylpheed 0.5.0pre3
15506
15507 2001-06-29 [paul]
15508
15509         * po/pt_BR.po
15510                 merge with sylpheed.pot and pt_BR.po provided by
15511                 Fabio Junior Beneditto.
15512
15513 2001-06-29 [darko]
15514
15515         * src/procmime.c
15516                 make MIME types case insensitive
15517
15518 2001-06-28 [alfons]
15519
15520         * po/nl.po
15521                 merge with sylpheed.pot and old nl.po; translations added.
15522
15523 2001-06-28 [paul]
15524
15525         * more sync with sylpheed 0.5.0pre3
15526
15527 2001-06-27 [alfons]
15528
15529         * src/summaryview.c
15530                 don't crash when removing parent node of messages
15531                 attracted by subject. this was caused by not deleting
15532                 the parent node from the subject line hash table.
15533
15534 2001-06-27 [alfons]
15535
15536         * src/summaryview.c
15537         * src/compose.[ch]
15538         * src/mainwindow.c
15539                 if there are multiple messages selected, allow forwarding
15540                 them as attachments.
15541
15542 2001-06-27 [paul]
15543
15544         * more sync with sylpheed 0.5.0pre3
15545
15546 2001-06-26 [paul]
15547
15548         0.5.0claws3
15549
15550         * sync with sylpheed 0.5.0pre3
15551
15552 2001-06-25 [paul]
15553
15554         * src/mainwindow.c
15555                 fixed 'compose news article' bug
15556                 from icon-and-text toolbar
15557
15558 2001-06-25 [paul]
15559
15560         * sync with sylpheed 0.5.0pre2 release
15561
15562 2001-06-24 [christoph]
15563
15564         * src/prefs_common.c
15565                 bug fix in font selection
15566         * src/folderview.c
15567                 use sylpheed's normal font instead of
15568                 gtk default font for folders without
15569                 new messages
15570
15571 2001-06-24 [alfons]
15572
15573         * src/mainwindow.[ch]
15574                 added composite compose mail / news button (an idea by Leandro
15575                 Pereira <leandro@linuxmag.com.br>)
15576
15577 2001-06-24 [paul]
15578
15579         Added instructions for ldif-to-xml.py
15580
15581         * tools/README
15582
15583 2001-06-23 [alfons]
15584
15585         Some minor things.
15586
15587         * src/pixmaps/stock_news_compose.xpm
15588                 added pixmap by Leandro
15589         * src/prefs_common.c
15590                 tested built-in spelling checker of GCC 3.0 :)
15591         * po/nl.po
15592                 merged dutch translation of sylpheed-main with
15593                 sylpheed.pot
15594
15595 2001-06-23 [paul]
15596
15597         Added tools directory and files.
15598
15599         * tools/filter_conv.pl
15600                 converts old filter system to new filtering system
15601         * tools/ldif-to-xml.py
15602                 converts netscape addressbook to sylpheed addressbook
15603         * tools/README
15604                 descriptions/instructions for above two files
15605
15606 2001-06-23 [christoph]
15607
15608         * src/inc.c
15609         * src/manage_window.[ch]
15610         * src/prefs_common.[ch]
15611                 mail retrieval dialog can be enabled, disabled
15612                 or hidden if non of sylpheed's windows is active
15613
15614 2001-06-22 [paul]
15615
15616         0.5.0claws2
15617
15618         * sync with sylpheed 0.5.0pre2
15619
15620 2001-06-21 [christoph]
15621
15622         * src/summaryview.c
15623                 show recipient on 'from' for all accounts
15624                 
15625         * src/inc.c
15626         * src/prefs_common.[ch]
15627                 disable error popup on mail receive errors
15628
15629 2001-06-21 [alfons]
15630
15631         * src/compose.c
15632                 made the ruler correctly appear and disappear.
15633
15634         * src/Makefile.am
15635                 removed Hoa's work-in-progress-stuff (interesting!) so 
15636                 claws compiles ok.
15637
15638 2001-06-20 [christoph]
15639
15640         * src/inc.c
15641         * src/progressdialog.c
15642                 added scrolled window for list in progressdialog
15643
15644 2001-06-20 [paul]
15645
15646         sync with sylpheed 0.5.0pre1 release
15647
15648 2001-06-20 [christoph]
15649
15650         * src/summeryview.c
15651                 make building threads by subject work when
15652                 thread view is enabled
15653                 
15654         * src/compose.c
15655         * src/prefs_common.[ch]
15656                 automatically select account for mail replys
15657
15658 2001-06-19 [sergey]
15659
15660         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15661         they are filled in from the account settings.
15662
15663 2001-06-19 [paul]
15664
15665         * more sync with sylpheed 0.5.0pre1
15666
15667 2001-06-18 [alfons]
15668
15669         * src/Makefile.am,
15670           src/procmime.c
15671                 added --sysconfdir to CPPFLAGS for pointing to the correct
15672                 location of mime.types. 
15673
15674                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15675                 or ./configure!
15676
15677 2001-06-18 [hoa]
15678
15679         * src/summaryview.c
15680                 fixed some bug when building threads
15681
15682 2001-06-18 [pau]l
15683
15684         * src/prefs_account.c
15685                 UI stuff: More changes to the English
15686
15687 2001-06-18 [paul]
15688
15689         * src/pixmaps/stock_news_compose.xpm: new file
15690         * src/Makefile.am
15691         * src/mainwindow.c
15692         * src/summaryview.c
15693                 Added new icon for Hoa's 'compose a news
15694                 message', plus minor improvements to the
15695                 English
15696
15697         * po/ja.po
15698         * ChangeLog
15699         * ChangeLog.jp
15700                 more sync with sylpheed 0.5.0pre1
15701
15702 2001-06-18 [hoa]
15703
15704         * src/compose.[ch]
15705         * src/mainwindow.c
15706                 Follow-up and reply to
15707
15708         * src/summaryview.[ch]
15709                 Build threads also with subjects
15710
15711 2001-06-17 [hoa]
15712
15713         * src/compose.c
15714                 forwarding use the current account.
15715
15716         * src/mainwindow.c
15717                 the "compose message" button has been replaced with
15718                 "new mail" and "new news" buttons
15719
15720         * src/prefs_common.[ch]
15721                 added a configuration option to use the forward button
15722                 as "forward as attachment"
15723                 changed reply and forward format description
15724
15725         * src/quote_fmt_lex.l
15726         * src/quote_fmt_parse.y
15727                 added message with no signature in format for reply
15728                 and forward.
15729
15730 2001-06-17 [paul]
15731
15732         Minor UI stuff
15733
15734         * src/mainwindow.c
15735         * src/summaryview.c
15736                 Improvements to the English
15737
15738         * src/prefs_common.c
15739                 Improvements to the English and some
15740                 clarity/continuity improvements in the
15741                 description of Quote symbols.
15742
15743 2001-06-17 [paul]
15744
15745         0.5.0claws1
15746
15747         * sync with sylpheed 0.5.0pre1
15748
15749 2001-06-17 [hoa]
15750
15751         * src/compose.c
15752                 Better interface for compose, displayed fields
15753                 are updated whenever we change account.
15754                 Newsgroups field is automatically filled.
15755
15756         * src/mainwindow.c
15757                 Newsgroups field is automatically filled.
15758
15759         * src/prefs_account.c
15760                 Some interface stuff when fields appear and
15761                 disappear.
15762
15763 2001-06-16 [paul]
15764
15765         0.4.99claws
15766
15767         * sync with sylpheed 0.4.99
15768
15769 2001-06-16 [sergey]
15770
15771         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15772         base64_decoder_free, base64_decoder_decode): new object and
15773         functions for decoding base64 streams.
15774         * src/procmime.c (procmime_decode_content): modified to use the
15775         new base64 decoder.
15776
15777 2001-06-15 [paul]
15778
15779         0.4.99claws10
15780
15781         * sync with sylpheed 0.4.99cvs11
15782
15783 2001-06-13 [paul]
15784
15785         0.4.99claws9
15786
15787         * sync with sylpheed 0.4.99cvs9
15788
15789 2001-06-13 [hoa]
15790
15791         * src/compose.c
15792         * src/prefs_account.c
15793
15794                 SMTP server can be defined in the news account
15795                 mime type of attachment are kept.
15796
15797         * src/summaryview.c
15798
15799                 now choose the highest important score between default
15800                 and important score of folder.
15801
15802 2001-06-09 [alfons]
15803         
15804         * src/prefs_common.c: 
15805
15806                 (prefs_quote_description_create): corrected description of 
15807                 quote format characters
15808
15809 2001-06-09 [paul]
15810
15811         0.4.99claws8
15812
15813         * sync with sylpheed 0.4.99cvs8
15814
15815 2001-06-08 [sergey]
15816
15817         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15818         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15819
15820 2001-06-08 [paul]
15821
15822         0.4.99claws7
15823
15824         * sync with sylpheed 0.4.99cvs7
15825
15826 2001-06-06 [sergey]
15827
15828         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15829         clashes with autogenerated header).
15830         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15831         * src/Makefile.am: added quote_fmt.h.
15832         * src/.cvsignore: added lex/yacc autogenerated files
15833         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15834
15835 2001-06-06 [paul]
15836
15837         0.4.99claws6
15838
15839         * sync with sylpheed 0.4.99cvs6
15840
15841 2001-06-06 [hoa]
15842
15843         * added src/quote_fmt_parse.h
15844         * src/compose.c
15845                 removed warnings
15846
15847         * src/prefs.[ch]
15848                 don't modify readonly configuration files
15849
15850         * src/prefs_account.c
15851         * src/prefs_common.c
15852         * src/prefs_customheader.c
15853         * src/prefs_display_header.c
15854         * src/prefs_filter.c
15855         * src/prefs_filtering.c
15856         * src/prefs_scoring.c
15857                 don't open dialog box when configuration files
15858                 are readonly
15859
15860 2001-06-05 [sergey]
15861
15862         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15863
15864         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15865         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15866         BUILT_SOURCES to make all files rebuild properly.
15867
15868         * src/compose.c: removed #include "quote_fmt.tab.h".
15869
15870         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15871         CHARACTER value in yylval.
15872
15873         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15874         receive CHARACTER value by documented means (yylval).
15875
15876         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15877
15878 2001-06-05 [hoa]
15879
15880         * src/Makefile.am
15881                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15882
15883         * src/filtering.c
15884         * src/matcher.c
15885         * src/matcher.h
15886         * src/prefs_filtering.c
15887                 now keep the configuration for execute action
15888
15889         * src/mbox_folder.c
15890                 fixed a warning
15891
15892 2001-06-05 [paul]
15893
15894         * sync with sylpheed 0.4.99cvs5
15895
15896 2001-06-05 [hoa]
15897
15898         * src/Makefile.am
15899                 added quote_fmt.[ch]
15900
15901         * added src/quote_fmt.y
15902         * added src/quote_fmt.l
15903         * added src/quote_fmt.tab.h
15904         * added src/quote_fmt.tab.c
15905         * added src/lex.quote_fmt.c
15906                 parsing configuration for replying
15907                 and forwarding
15908
15909         * src/prefs_common.[ch]
15910                 added configuration UI for replying
15911                 and forwarding
15912
15913         * src/compose.c
15914                 using configuration for replying
15915                 and forwarding
15916
15917 2001-06-04 [hoa]
15918
15919         * src/filtering.c
15920         * src/matcher.c
15921         * src/matcher.h
15922         * src/prefs_filtering.c
15923         * src/prefs_matcher.c
15924         * src/prefs_matcher.h
15925                 action "run a command" for filtering
15926                 and matching with a command.
15927                 fixed the "whole message" matching
15928
15929         * src/mbox_folder.c
15930                 changed temporary filename for security
15931
15932         * src/messageview.c
15933                 queue the notification if it fails to send.
15934
15935         * src/prefs_common.c
15936         * src/prefs_folder_item.c
15937                 changed the default important score             
15938
15939         * src/prefs_scoring.c
15940         * src/scoring.c
15941                 hide kill score input when the folder is not
15942                 a newsgroup
15943
15944 2001-06-03 [alfons]
15945
15946         * src/prefs_common.c:
15947
15948                 (prefs_font_select): pass font name in font entry box to font
15949                 selection dialog.
15950
15951 2001-06-03 [sergey]
15952
15953         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15954
15955 2001-06-03 [paul]
15956
15957         * sync with sylpheed 0.4.99cvs4
15958
15959 2001-06-03 [alfons]
15960
15961         * src/headerwindow.c:
15962
15963                 (headerwindow_show_cb): use the selected summary view item, not
15964                 the displayed item.
15965
15966 2001-06-02 [alfons]
15967
15968         * src/headerwindow.c:
15969
15970                 (headerwindow_show_cb): always try to show msginfo
15971
15972 2001-06-02 [hoa]
15973
15974         * src/compose.c
15975                 keep attached parts when reediting or forwarding.
15976
15977 2001-06-01 [hoa]
15978
15979         * src/folderview.c
15980         * src/prefs_folder_item.[ch]
15981         * src/prefs_scoring.[ch]
15982         * src/scoring.[ch]
15983         * src/summaryview.[ch]
15984         * src/main.c
15985         * src/mainwindow.c
15986         * src/prefs_common.[ch]
15987                 support for folder scoring
15988                 kill score and important score for messages
15989         
15990         * src/prefs_account.c
15991                 some display bug fixed for local account
15992                 preferences
15993
15994 2001-05-31 [alfons]
15995
15996         * src/summaryview.c:
15997
15998                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15999                 sender to address book menu item is disabled.
16000
16001 2001-05-30 [hoa]
16002
16003         * src/filtering.[ch]
16004         * src/summaryview.c
16005                 handling summary menu / filter messages
16006
16007         * src/folder.[ch]
16008                 add some stuff
16009
16010         * src/foldersel.c
16011                 imap folders now appears in list
16012
16013         * src/mbox_folder.c
16014                 doesn't crash if destination mail is not writeable
16015
16016 2001-05-29 [hoa]
16017
16018         * src/compose.c
16019                 removed some warnings
16020
16021         * src/filtering.c
16022         * src/folder.[ch]
16023         * src/prefs_filtering.c
16024                 global string to identify any folders           
16025                 removed some debug info
16026                 filtering to mbox folders is now possible
16027
16028         * src/mainwindow.c
16029                 removed some warnings
16030
16031         * src/mbox_folder.c
16032                 permission on files are changed to read/write for user only,
16033                 nothing for other.
16034                 creation of subfolder is handled better.
16035
16036 2001-05-28 [alfons]
16037
16038         Verified the sync for src/prefs_common.[ch] and
16039         src/prefs_account.[ch]. I believe there were some
16040         minor indentation differences.
16041
16042 2001-05-28 [paul]
16043
16044         0.4.99claws3
16045
16046         * sync with 0.4.99cvs3
16047
16048 2001-05-28 [hoa]
16049
16050         * src/compose.c
16051                 handling flags for mbox format
16052
16053         * src/filtering.c
16054                 use of mark file only for MH format
16055                 handling flags for mbox format
16056                 filtering cannot yet move or copy mails to mbox folders.
16057
16058         * src/folder.[ch]
16059                 changed move_msg, copy_msg,
16060                 move_msgs_with_dest, copy_msgs_with_dest functions
16061                 uses only folder->copy_msg() function
16062                 uses folder->finished_copy() to handle the destination
16063                 folder at the end of the copy or move operation.
16064
16065         * src/foldersel.c
16066                 included mbox directories.
16067
16068         * src/folderview.[ch]
16069         * src/mainwindow.c
16070                 handle folders operation for mbox format
16071
16072         * src/mbox.c
16073                 disable conversion of "From " header
16074
16075         * src/mbox_folder.[ch]
16076                 completion of mbox format handling
16077
16078         * src/mh.c
16079                 changed mh_copy_msg() function and
16080                 removed mh_move_msg(), mh_move_msgs_with_dest(),
16081                 mh_copy_msgs_with_dest()
16082
16083         * src/prefs_filtering.c
16084                 removed some warnings
16085
16086         * src/prefs_matcher.c
16087                 default boolean operation is AND
16088
16089         * src/procheader.c
16090                 handling flags for mbox format
16091                 handling of "From " header
16092
16093         * src/procmsg.[ch]
16094                 removed data field
16095                 added MSG_REALLY_DELETED flags to handle deletion of
16096                 messages in mbox format.
16097
16098         * src/summaryview.c
16099                 handling flags for mbox format
16100                 disable the MSG_DELETED flags when messages
16101                 are deleted in mbox format
16102
16103         * src/textview.c
16104                 "From " headers display fixed.
16105
16106 2001-05-27 [alfons]
16107
16108         * src/textview.c:
16109                 
16110                 (get_email_part): skip quoted email addresses, like in e.g.
16111                 "'alfons@proteus.demon.nl'".
16112
16113 2001-05-26 [alfons]
16114
16115         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
16116         and fixing the persistence troubles when using separate windows.
16117
16118         * src/mainwindow.c:
16119         
16120             Added #define SEPARATE_ACTION used in the gtk item factory for 
16121             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
16122                 use gtk_item_factory_get_widget_by_action() to get the items.
16123                 
16124             Removed separate_widget_cb from the gtk item factory data   
16125           
16126             (mainwindow_create): connect separate_widget_cb() to check
16127             menu item "toggled" signal. also passing a MainWindow pointer
16128                 as object data for both check menu items.
16129                 
16130             (separate_widget_cb): definition of separate_widget_cb() to match
16131             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
16132                 window using gtk_object_get_data(). The type of window separation 
16133                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
16134         
16135         * src/prefs_filtering.c,
16136           src/prefs_matcher.c: added horizontal scrollbars
16137
16138 2001-05-25 [darko]
16139
16140         * src/headerview.c
16141                 fix segfault with invalid bold font
16142         * src/summaryview.c
16143                 correctly display summary stats after row is marked
16144
16145 2001-05-23 [sergey]
16146
16147         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
16148         encodings with libjconv.
16149
16150 2001-05-23 [hoa]
16151
16152         * src/Makefile.am
16153                 added mbox_folder.[ch]
16154         * src/defs.h
16155                 mbox temporary folder
16156         * src/folder.[ch]
16157         * added src/mbox_folder.[ch]
16158         * src/folderview.c
16159         * src/procheader.[ch]
16160                 added mbox support
16161         * src/mbox.c
16162                 bugfix for file incorporation filtering
16163         * src/imap.c
16164                 enable creation of MBOX
16165         * src/prefs_display_header.c
16166                 enable use of headers like "From "
16167                 something that should be fixed :
16168                         displaying of such headers add an extra space
16169         * src/prefs_folder_item.c
16170                 don't create folders because it is not necessary
16171         * src/procmsg.h
16172                 added data field to MsgInfo for mbox internal use
16173         * src/summaryview.c
16174                 added some support for mbox
16175         * src/utils.[ch]
16176                 added get_mbox_cache_dir() function
16177
16178 2001-05-23 [hiroyuki]
16179
16180         * src/headerwindow.c
16181           src/inc.c
16182           src/main.c
16183           src/mh.c
16184           src/nntp.c
16185           src/procmsg.h
16186           src/session.h
16187           src/socket.[ch]
16188           src/summaryview.c
16189           src/textview.c
16190           src/automaton.c
16191           src/folderview.c: more sync with 0.4.99cvs2.
16192
16193         * src/headerwindow.c: reverted.
16194
16195 2001-05-22 [paul]
16196
16197         0.4.99claws2
16198
16199         * sync with sylpheed 0.4.99cvs2
16200                 * src/news.[ch]
16201                 * src/nntp.[ch]
16202                 * INSTALL
16203                 * INSTALL.jp
16204
16205 2001-05-22 [alfons]
16206
16207         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
16208
16209 2001-05-21 [alfons]
16210
16211         Minor things:
16212
16213         * configure.in: if gnome-config not found, "no" is displayed
16214         
16215         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
16216
16217         * src/textview.c: now also possible to add mail addresses by right
16218           clicking in the text view
16219
16220         * src/codeconv.c: merged patch which fixes endless loop when encountering
16221           invalid wide characters; from Alte <010@imis.ru>  
16222
16223 2001-05-20 [alfons]
16224
16225         Added installation of gnome specific things:
16226
16227         * Makefile.am: gnome conditional
16228
16229         * configure.in: check for installed gnome
16230
16231         * added sylpheed.png, sylpheed.desktop
16232
16233 2001-05-20 [sergey]
16234
16235         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
16236
16237         * src/mainwindow.h (main_window_toolbar_create): created a button
16238         for "Reply to all".
16239         (main_window_set_toolbar_sensitive): enable/disable the new button
16240         appropriately.
16241         (toolbar_reply_to_author_cb): handle the new button.
16242
16243         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
16244         send_progress_dialog_destroy() on failure (fixes hang on SMTP
16245         failure).
16246
16247 2001-05-19 [sergey]
16248
16249         * src/compose.h (ComposeReplyMode): new modes
16250         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
16251         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
16252
16253         * src/compose.c
16254         (compose_send): move some code into a new function:
16255         (compose_current_mail_account): new function.
16256         (compose_reply): new argument to_author, all callers changed; if
16257         to_author==TRUE and account->protocol==A_NNTP, find and use an
16258         appropriate mail account for replying.
16259         (compose_reply_set_entry): new argument to_author; ignore
16260         compose->replyto if to_author==TRUE.
16261
16262         * src/mainwindow.c: new command "Message/Reply to author".
16263         (main_window_set_menu_sensitive): enable/disable it.
16264         (reply_cb): handle it.
16265
16266         * src/summaryview.c: new command "Reply to author".
16267         (summary_set_menu_sensitive): enable/disable it.
16268         (summary_reply_cb): handle it.
16269
16270         * src/account.c (account_find_mail_from_address): new function.
16271
16272 2001-05-18 [paul]
16273
16274         0.4.99claws1
16275
16276         * sync with sylpheed 0.4.99cvs1
16277
16278 2001-05-18 [hoa]
16279
16280         * src/compose.[ch]
16281         * src/filtering.c
16282         * src/summaryview.c
16283                 new filtering action : forward and forward as attachment
16284
16285         * src/main.c
16286                 no need for $DISPLAY when we run sylpheed --help
16287                 call to parse_cmd_opt() is moved
16288
16289         * src/mainwindow.[ch]
16290                 execute button is hidden when immediate execute
16291                 is chosen
16292
16293         * src/mh.c
16294         * src/news.c
16295         * src/prefs_folder_item.c
16296         * src/procmsg.c
16297                 better handling of missing directories
16298
16299         * src/summaryview.c
16300                 reedit is enabled in outbox
16301                 reedit is enabled in queue
16302
16303 2001-05-17 [hoa]
16304
16305         * src/filtering.c
16306         * src/matcher.[ch]
16307         * src/prefs_filtering.c
16308                 changed attachement into attachment
16309
16310 2001-05-17 [alfons]
16311
16312         0.4.67claws4    
16313
16314         * sync with sylpheed 0.4.67cvs9
16315         * sync with sylpheed 0.4.67cvs7-8
16316
16317 2001-05-17 [hoa]
16318
16319         * src/Makefile.am
16320                 added prefs_filtering.c
16321
16322         * src/filtering.[ch]
16323         * src/matcher.[ch]
16324                 removed action : forward_news and forward_news_as_attachement
16325                 (forward and forward_as_attachement can be used instead)
16326
16327         * src/mainwindow.c
16328                 added menu option to access filtering configuration
16329
16330         * src/prefs_account.c
16331                 changed mail_command default to /usr/sbin/sendmail
16332
16333         * added src/prefs_filtering.[ch]
16334                 dialog box for filtering configuration
16335
16336         * src/prefs_matcher.c
16337                 added function prefs_matcher_get_criteria_from_matching()
16338
16339         * src/prefs_scoring.c
16340                 reset the dialog when register or substitute is clicked
16341
16342 2001-05-15 [hoa]
16343
16344         * src/Makefile.am
16345                 added filtering.[ch]
16346         * src/inc.c
16347                 using filering.[ch] instead of filter.[ch]
16348         * src/main.c
16349                 reading new filtering configuration
16350         * src/matcher.[ch]
16351                 added some filtering actions
16352                 and fixed a bug for headers and mail body matching
16353         * src/mbox.c
16354                 using filering.[ch] instead of filter.[ch]
16355         * src/mh.c
16356                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
16357         * src/summaryview.c
16358                 some fixes for filtering
16359
16360 2001-05-14 [hiroyuki]
16361
16362         * src/send.c: fixed some weird indentations.
16363           send_message_with_command(): call pclose() only if p != NULL.
16364         * src/textview.c: get_email_part(): modified the code for readability.
16365
16366 2001-05-14 [hiroyuki]
16367
16368         * src/md5global.h
16369           src/md5ify.c
16370           src/md5ify.h: removed from the cvs.
16371
16372 2001-05-13 [sergey]
16373
16374         * src/main.c: include rfc2015.h to avoid compiler warnings.
16375         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
16376         the panel is already on screen.
16377         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
16378         closing the alert window by ESC as "No".
16379         * src/prefs_common.c (prefs_interface_create): moved return
16380         receipt check button to the correct place.
16381
16382 2001-03-13 [alfons]
16383
16384         * src/prefs_common.c: 
16385                 moved return receipt check button to the Send tab. (prefs_send_create)
16386                 removed the date format ui related globals. (prefs_display_create)
16387
16388         0.4.67claws3
16389         
16390         * sync with sylpheed 0.4.67cvs5-6
16391
16392 2001-05-13 [paul]
16393
16394         * added Alfons' font selection patch
16395
16396         * src/defs.h
16397         * src/headerwindow.c
16398         * src/prefs_common.c
16399         * src/prefs_common.h
16400
16401 2001-05-13 [hoa]
16402         * src/defs.h
16403                 changed version of cache
16404         * src/matcher.[ch]
16405         * src/prefs_matcher.c
16406                 added additionnal matching criteria
16407         * src/procheader.c
16408         * src/procmsg.[ch]
16409         * src/news.c
16410                 added references in MsgInfo
16411
16412 2001-05-12 [hoa]
16413
16414         * src/defs.h
16415                 prepared some things for new filtering
16416         * src/matcher.[ch]
16417                 added some matching properties
16418                 inreplyto need to be enhanced
16419                 prepared some things for new filtering
16420         * src/messageview.c
16421                 added Return-Receipt-To handling
16422         * src/prefs_folder_item.c
16423                 changed default value to TRUE
16424         * src/prefs_matcher.c
16425                 added some matching properties
16426         * src/prefs_scoring.[ch]
16427                 the scoring dialog is finished
16428         * src/procheader.c
16429                 added Return-Receipt-To handling
16430                 Reference need to be added
16431         * src/procmsg.[ch]
16432                 added Return-Receipt-To handling
16433                 added threadscore to get a better score sorting when
16434                 threads are enabled
16435         * src/summaryview.c
16436                 suppressed a bug when we sort the list
16437                 when no folder is opened.
16438                 better score sorting when threads are enabled
16439
16440 2001-05-12 [alfons]
16441
16442         * reverted previous patch because of potential errors 
16443
16444         0.4.67claws2
16445         
16446         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
16447                 applied "toggle mail-retrieval dialog window" patch submitted 
16448                 by Eric Limpens <eric@qnt.net>
16449
16450         * sync with sylpheed 0.4.67cvs4
16451
16452 2001-05-12 [sergey]
16453
16454         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
16455         some picky compilers.
16456         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
16457         * src/grouplist_dialog.c: include alertpanel.h.
16458         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
16459         fix compile warning.
16460         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
16461         #include "defs.h" before others to prevent the warning of `MIN'
16462         and `MAX' redefinition.
16463
16464 2001-05-11 [hoa]
16465
16466         * src/main.c
16467         * src/messageview.c
16468         * src/prefs_account.c
16469         * src/prefs_display_header.c
16470                 removed warning
16471         * src/Makefile.am
16472                 added prefs_scoring.[ch]
16473         * src/grouplist_dialog.c
16474                 display an error dialog box if the group list
16475                 cannot be fetched.
16476         * src/mainwindow.[ch]
16477                 added main_window_set_thread_option() function
16478                 scoring dialog box enabled
16479         * src/matcher.[ch]
16480                 added flags matching unread /new / marked
16481                 / deleted / replied / forwarded
16482         * src/news.c
16483                 newsgroups are now finally in newscache
16484         * src/prefs_matcher.[ch]
16485                 finished preferences for matching dialog
16486         * added src/prefs_scoring.[ch]
16487                 scoring dialog box completed
16488         * src/scoring.[ch]
16489                 conversion to string : added scoringprop_to_string()
16490                 write config for preferences :
16491                 added prefs_scoring_write_config()
16492         * src/summaryview.c
16493                 threads can be enabled/disabled independently
16494                 for each folder
16495
16496 2001-05-10 [alfons]
16497
16498         0.4.67claws1
16499         
16500         * AUTHORS: 
16501                 thought it would be nice to have a list of all
16502                 contributors (used Changelog as a reference)
16503         
16504         * configure.in: 
16505                 messed up version numbering...
16506
16507         0.4.66claws1
16508
16509         * sync with sylpheed 0.4.67cvs1-3
16510
16511 2001-05-10 [darko]
16512
16513         * src/prefs_common.c:
16514                 better UI for strftime format, double clicking
16515                 on format now inserts the format in text entry
16516                 replaced close button with standard OK/Cancel
16517                 moved date format button to the right of the
16518                 text entry field
16519
16520 2001-05-09 [alfons]
16521
16522         * src/gtkstext.c:
16523                 Ctrl-Home / Ctrl-End have proper cursor navigation
16524
16525 2001-05-09 [hoa]
16526
16527         * src/prefs_matcher.c
16528                 finished UI to define matching properties
16529                 added ok and cancel button
16530         * src/prefs_filter.c
16531                 added ok and cancel button
16532         * src/news.c
16533                 fixed some bug in xhdr parsing
16534
16535 2001-05-08 [alfons]
16536
16537         * src/textview.c: 
16538                 fixed a bug in textview_show_header(), which displayed two colons (':');
16539                 cleaned up some warnings
16540
16541 2001-05-08 [hoa]
16542
16543         * src/Makefile.am
16544                 added prefs_matcher.[ch]
16545                 compilation with -W -Wall
16546         * src/alertpanel.c
16547                 ungrab the mouse events if grabbed - does it
16548                 fix the bug for disposition notification ?
16549         * src/mainwindow.c
16550                 added a menu option to open the matching dialog.
16551         * src/matcher.[ch]
16552                 added matcherprop_to_string() and matcherlist_to_string()
16553                 fixed some bugs, changed the name of some options
16554                 age_sup and age_inf becomes age_greater and age_lower,
16555                 body and messageheaders becomes body_part and headers_part,
16556                 changed the names of constants from SCORING_XXX to MATCHING_XXX
16557         * src/prefs_display_header.c
16558         * src/prefs_headers.c
16559                 fixed a bug that accidentally destroyed dialogs
16560                 when closed them with delete_event
16561                 Added *_deleted() which handle delete_event signal correctly.
16562         * src/prefs_folder_item.[ch]
16563                 added "enable_thread" field for future customization
16564         * added src/prefs_matcher.[ch]
16565                 sample of the UI to define matching properties
16566         * src/procheader.c
16567                 using procheader_headername_equal instead of str*cmp functions
16568                 using procheader_parse_header() function
16569         * src/scoring.c
16570                 using MATCHING_XXX instead of SCORING_XXX
16571         * src/summaryview.c
16572                 display the sender of the news even if this is ourself
16573                 when this is a news message.
16574         * src/textview.c
16575                 using headername_equal() instead of str*cmp functions
16576
16577 2001-05-08 [alfons]
16578
16579         0.4.66claws
16580
16581         * sync with sylpheed 0.4.66
16582         * src/gtkstext.c: trace logs added 
16583
16584 2001-05-08 [sergey]
16585
16586         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16587         signature check popup.
16588         * src/rfc2015.c (check_signature): show signature check popup only
16589         if it is enabled in preferences.
16590
16591 2001-05-07 [alfons]
16592
16593         0.4.66claws4
16594         
16595         * sync with sylpheed 0.4.66cvs6
16596
16597 2001-05-07 [darko]
16598
16599         * src/prefs_common.[ch]: added option to enable/disable
16600           looking up sender name in address book for summary pane
16601         * src/summaryview.c: look up sender in the address book
16602           by using Alfons' address completion code
16603
16604 2001-05-07 [hiroyuki]
16605
16606         * src/inc.h
16607           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16608           member of Pop3State.
16609         * src/news.c: brought #include "defs.h" before #include <glib.h>
16610           to prevent the warning of `MIN' and `MAX' redefinition.
16611
16612 2001-05-06 [hoa]
16613
16614         * removed src/headers_display.[ch]
16615         * removed src/prefs_display_headers.[ch]
16616         * src/inc.c
16617                 use a temporary file in the user directory for mbox import
16618         * src/news.c
16619                 added XHDR support to get "To" and "Cc" headers
16620                 (in order to match news with to or cc field for
16621                 scoring)
16622                 added function news_parse_xhdr() to get XHDR response
16623         * src/nntp.[ch]
16624                 added function nntp_xhdr()
16625         * src/matcher.c
16626                 fetch the message if necessary
16627
16628 2001-05-06 [alfons]
16629
16630         0.4.66claws3
16631
16632         * sync with sylpheed 0.4.66cvs3-5
16633
16634 2001-05-06 [hoa]
16635
16636         * src/utils.[ch]
16637                 added function itos_buf() to enable use of several buffers
16638         * src/summaryview.c
16639                 use of itos_buf() instead of itos() in summary list
16640                 to fix the broken display of message number.
16641
16642 2001-05-06 [alfons]
16643
16644         * src/gtkstext.c: bug in cursor up navigation fixed,
16645                 fixed another unsigned / signed comparison (we're getting there :-)
16646
16647 2001-05-06 [hoa]
16648
16649         * src/Makefile.am
16650                 added scoring.c scoring.h
16651                 prefs_folder_item.c prefs_folder_item.h
16652                 matcher.c matcher.h
16653         * src/defs.h
16654                 added FOLDERITEM_RC SCORING_RC
16655         * src/folder.[ch]
16656                 added prefs field in FolderItem :
16657                 properties for each folder (PrefsFolderItem),
16658                 sorting type and mode were added as the first properties.
16659         * src/main.c
16660                 read config for scoring
16661         * added src/matcher.[ch]
16662                 gives functions to parse configuration file to do
16663                 matching on mails with a list of conditions.
16664         * src/mainwindow.c
16665                 add option to sort by score
16666         * src/prefs_common.[ch]
16667                 added preference option to show score and for
16668                 the score column size
16669         * added src/prefs_folder_item.[ch]
16670                 properties for each folder (PrefsFolderItem),
16671                 sorting type and mode were added as the first properties.
16672         * src/procheader.[ch]
16673                 added procheader_parse_header()
16674                 added procheader_header_free()
16675                 added procheader_headername_equal()
16676                 and made modification to use them.
16677         * src/procmsg.[ch]
16678                 added score field to MsgInfo structure
16679         * added src/scoring.[ch]
16680                 gives functions to parse configuration file to do
16681                 scoring on mails with a list of conditions.
16682         * src/summaryview.[ch]
16683                 save the sorting type and mode for the folder
16684                 added column to display the score of the mail
16685                 added function summary_score_clicked()
16686                 sorting type and mode are restored to the folder
16687                 when it is reopen
16688         * src/textview.c
16689                 use procheader_parse_header(), procheader_headername_equal()
16690                 removed memory leak in text_scan_header when freeing headers
16691         * src/filter.c
16692                 changed the function to match names of headers
16693                 using procheader_headername_equal()
16694
16695         Scoring functions are implemented, an interface is needed
16696         to configure that.
16697
16698 2001-05-04 [alfons]
16699
16700         * src/gtkstext.c: 
16701                 hopefully fixed the row up navigation bug,
16702                 removed adding back / forward lines to cache
16703
16704 2001-05-04 [sergey]
16705
16706         * src/prefs_display_headers.c: user interface changes:
16707         (prefs_display_headers_create): remove unused "Show" check button;
16708         allow reordering of headers by dragging.
16709         (prefs_display_headers_write_config): remove unused variables.
16710         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16711         of lists (not needed with the new UI).
16712         (prefs_display_headers_set_list): scan lists starting from row 0,
16713         not 1 (do not skip "(New)").
16714         (prefs_display_headers_find_header): new function.
16715         (prefs_display_headers_clist_set_row): do not allow duplicates.
16716         (prefs_display_headers_delete_cb): do not skip row 0; treat
16717         closing the alert window by ESC as "No".
16718         (prefs_display_headers_up): do not protect row 0.
16719         (prefs_display_headers_down): do not protect row 0.
16720
16721 2001-05-04 [sergey]
16722
16723         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16724         functions.
16725
16726         * src/summaryview.c
16727         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16728         summary_select_next_marked, summary_select_prev_marked): new
16729         functions.
16730
16731 2001-05-03 [sergey]
16732
16733         * src/news.c: fixed a bug when no article can be fetched after
16734         server timeout if the connection was restored by news_post():
16735         (news_select_group): new function.
16736         (news_fetch_msg): call news_select_group() before fetching
16737         article.
16738         (news_get_uncached_articles): set session->group after successful
16739         GROUP command.
16740
16741 2001-05-03 [hoa]
16742
16743         * src/defs.h
16744         * src/procmsg.[ch]
16745         * src/procheader.c
16746                  changed version of cache, added cc field
16747
16748         * src/prefs_display_headers.c
16749                 the interface was changed
16750
16751         * src/prefs_headers.c
16752                 added cancel button
16753
16754 2001-05-03 [alfons]
16755
16756         * completed sync of sylpheed cvs2
16757         * src/gtkstext.c: updated row up / down cursor navigation
16758         * src/textview.c: re-edited, prepared for fixing the email address
16759                 scanner.
16760
16761 2001-05-03 [darko]
16762
16763         * src/prefs_common.c: use alfons' strftime ui code
16764         entry_datefmt and datefmt_sample widgets have to be
16765         global in this module because of this change
16766
16767 2001-05-03 [hoa]
16768
16769         * src/messageview.c
16770         * src/prefs_common.[ch] added option to activate the return receipt
16771                 feature.
16772
16773 2001-05-02 [alfons]
16774
16775         * src/gtkstext.c: fix for row up/down cursor navigation. 
16776
16777         0.4.66claws2
16778         
16779         * sync with 0.4.66cvs2
16780
16781 2001-05-02 [paul]
16782
16783         added add-sender-to-addressbook patch
16784
16785         * src/addressbook.c
16786         * src/addressbook.h
16787         * src/summaryview.c
16788
16789 2001-05-02 [sergey]
16790
16791         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16792         G_ALERTDISABLE.
16793
16794         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16795         all existing callers changed to pass FALSE; create a check button
16796         to disable the message.
16797         (alertpanel_message_with_disable): new function.
16798         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16799         (alertpanel_button_toggled): new function.
16800         (alertpanel_button_clicked, alertpanel_close): set value using
16801         G_ALERT_VALUE_MASK.
16802
16803         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16804
16805         * src/prefs_common.c (prefs_privacy_create): new check button
16806         checkbtn_gpgme_warning.
16807
16808         * src/main.c (main): moved preferences reading before gpgme
16809         initialization; check prefs_common.gpgme_warning before giving the
16810         GnuPG warning and set it to FALSE if the user wants to disable the
16811         warning.
16812
16813 2001-05-02 [hiroyuki]
16814
16815         * src/prefs_display_headers.c: modified the layout and some labels.
16816
16817 2001-05-02 [sergey]
16818
16819         * src/prefs_account.c (prefs_account_fix_size): new function.
16820         (prefs_account_create): call prefs_account_fix_size(); use
16821         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16822         size when the window is shown for the first time).
16823         (prefs_account_basic_create): changed layout of serv_table; moved
16824         localmbox_entry above smtpserv_entry (logically it replaces
16825         POP3/IMAP server).
16826         (prefs_account_protocol_activated): set sensitivity of
16827         nntpauth_chkbtn according to the protocol (in addition to
16828         hide/show); commented out gtk_table_set_row_spacing() calls.
16829         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16830         not sensitive (fixes a bug with disabled username/password boxes
16831         when editing POP3 account after NNTP with authentication).
16832
16833 2001-05-02 [hoa]
16834
16835         * src/account.c
16836         * src/inc.c
16837         * src/prefs_account.[ch]
16838         * src/send.c
16839                 removed local account without SMTP server
16840                 added option to use mail command instead of a connexion
16841                 to SMTP server when a local account is used
16842         * src/prefs_headers.c
16843                 fixed a bug
16844         * src/news.c
16845                 fixed a bug when connexion immediately closed
16846
16847 2001-05-01 [alfons]
16848
16849         0.4.66claws1
16850         
16851         * sync with 0.4.65
16852
16853 2001-05-01 [sergey]
16854
16855         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16856         widget nntpauth_chkbtn.
16857         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16858         visibility.
16859         (prefs_account_nntpauth_toggled): new function.
16860
16861         * src/news.c (news_session_new_for_folder): use NNTP
16862         authentication only if ac->use_nntp_auth is set.
16863
16864 2001-05-01 [hoa]
16865
16866         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16867         * src/prefs_display_headers.c changed the UI
16868         * src/prefs_headers.c changed account_name to account_id
16869         * src/compose.c using customheader.h
16870
16871 2001-05-01 [hiroyuki]
16872
16873         * src/esmtp.c
16874           src/news.c
16875           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16876           unsynched.
16877
16878 2001-05-01 [hoa]
16879
16880         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16881         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16882                 for displaying of headers
16883         * src/grouplist_dialog.[ch] minor changes to remove warnings
16884         * src/prefs_display_headers.[ch] dialog to choose the
16885         headers to display in the mail viewer.
16886         * src/headers.h correction of #define
16887         * src/headers_display.[ch] configuration for displaying of headers.
16888         * src/main.c read config of displaying of headers
16889         * src/prefs_common.c add a button to access the config dialog
16890                 for displaying of headers
16891         * src/prefs_display_headers.[ch] dialog for configuration for
16892                 displaying of the headers.
16893         * src/prefs_headers.c cleaning of code
16894         * src/procheader.c comments added to code
16895         * src/textview.c changes to reorder the headers depending
16896                 on the config for displaying of headers
16897
16898 2001-04-30 [alfons]
16899
16900         0.4.65claws7
16901
16902         * sync with 0.4.65cvs12
16903
16904         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16905
16906 2001-04-30 [sergey]
16907
16908         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16909
16910         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16911         is set to force reconnection after authentication failure.
16912         (nntp_gen_command): set sock->auth_failed on authentication
16913         failure, or if sock->userid and sock->passwd are not set.
16914
16915         * src/news.c (news_session_new_for_folder): set userid=NULL if
16916         password dialog is cancelled.
16917
16918 2001-04-30 [sergey]
16919
16920         * src/nntp.h (NNTPSockInfo): new type.
16921
16922         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16923         SockInfo.
16924         (nntp_open_auth, nntp_close): new functions.
16925         (nntp_gen_command): new function to handle authentication; all
16926         NNTP command functions updated to use it.
16927         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16928         (nntp_list): removed old useless code.
16929
16930         * src/news.h (NNTPSession): new field nntp_sock.
16931
16932         * src/news.c: all functions updated to use NNTPSockInfo instead of
16933         SockInfo.
16934         (news_session_new): new arguments (userid, passwd); made static;
16935         use nntp_open_auth() if needed.
16936         (news_session_destroy): use nntp_close() instead of sock_close().
16937         (news_query_password): changed arguments.
16938         (news_session_new_for_folder): new function.
16939         (news_session_get): use news_session_new_for_folder().
16940         (news_authenticate): deleted.
16941         (news_get_uncached_articles): removed old authentication code.
16942
16943 2001-04-30 [sergey]
16944
16945         * src/news.c: reverted my previous changes (need to do NNTP
16946         authentication in a cleaner way).
16947         
16948 2001-04-29 [sergey]
16949
16950         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16951         news_nntp_post, news_nntp_mode): new functions (wrappers with
16952         authentication support).
16953         (news_get_article_cmd, news_get_article, news_get_header): new
16954         argument "folder"; all callers changed.
16955         (news_get_article_cmd): added authentication support.
16956         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16957         (news_post): use news_nntp_post() instead of nntp_post().
16958         (news_get_uncached_articles): use news_nntp_group() instead of
16959         nntp_group() and news_nntp_xover() instead of nntp_xover();
16960         removed old authentication code.
16961         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16962
16963         * src/nntp.c (nntp_list): return real error code instead of
16964         hardcoded NN_ERROR.
16965
16966 2001-04-29 [sergey]
16967
16968         * configure.in: fixed wint_t typedef detection again
16969
16970 2001-04-28 [hoa]
16971
16972         * src/prefs_account.[ch], added A_LOCAL_CMD
16973                 (send mail with mail command)
16974         * src/send.c added function send_message_with_command()
16975         * src/inc.c made a more secure get_spool() function with
16976                 mktemp() but maybe mkstemp() or something more
16977                 secure can be used.
16978
16979 2001-04-28 [alfons]
16980
16981         * src/textview.c, colorization of email addresses in headers
16982
16983         0.4.65claws6
16984
16985         * bug sync with sylpheed
16986         * prefs_common.c: created date format ui for darko
16987         * sync with 0.4.65cvs11
16988         * configure.in: corrected to have the new gpg checks
16989
16990 2001-04-27 [alfons]
16991
16992         * completed sync with 0.4.65cvs10
16993         * minor debug things added to gtkstext.c
16994
16995 2001-04-27 [darko]
16996
16997         * configure.in: remove check for availability of
16998           strftime() as advised by Hiroyuki
16999         * src/prefs_common.[ch], src/procheader.c:
17000           synch strftime() code with Hiroyki's main branch
17001
17002 2001-04-26 [sergey]
17003
17004         * src/news.c: news_query_password(), news_authenticate(): new
17005           functions.
17006           news_get_uncached_articles(): added NNTP authentication
17007           handling.
17008         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
17009           new functions.
17010         * src/prefs_account.c: prefs_account_protocol_activated():
17011           enable userid and password fields for NNTP.
17012
17013 2001-04-26
17014
17015         * configure.in: check for availability of strftime()
17016           [darko]
17017         * src/prefs_common.[ch], src/procheader.c: use
17018           strftime() for displaying date in summary pane if it
17019           is available
17020
17021 2001-04-25
17022
17023         * more .cvsignore cleanups [alfons]
17024
17025 2001-04-25
17026
17027         * ac/sv-check-type.m4: new autoconf macro.
17028         * configure.in: fixed wint_t typedef detection (did not work
17029           with gcc-2.96).
17030
17031 2001-04-25
17032
17033         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
17034           [hiroyuki]
17035
17036 2001-04-24
17037         * modified gtkstext.c : buggy cursor navigation fixed, 
17038           and font descent also taken in account when drawing
17039           cursor. [alfons]
17040
17041 2001-04-24 [hoa]
17042         * added comments in src/news.c src/nntp.c
17043         * added src/prefs_headers.[ch]
17044         * added src/headers.[ch]
17045         * modified compose.c to activate custom headers
17046                 added function is_in_custom_headers
17047         * modified prefs_account.[ch]
17048                 added function prefs_account_customhdr_edit
17049         * modified src/defs.h :
17050                 added HEADERS_RC : name of the config file
17051                 for the custom headers
17052
17053 2001-04-24
17054
17055     0.4.65claws5
17056
17057         * configure.in
17058           src/gtkstext.[ch]
17059           src/compose.c
17060           src/Makefile.am
17061           
17062           added gtkstext with configure.in patch by Hiroyuki which
17063           should fix the XIM detection [alfons]
17064
17065         * more clean up of cvs [alfons]
17066
17067                  * removed all Makefile.in files to attic.
17068
17069                  * updated all .cvsignores to really ignore things that could
17070                    be unintentionally committed by a recursive commit.
17071
17072 2001-04-23 [hoa]
17073         * added src/grouplist_dialog.[ch]
17074         * changed src/folderview.c to call grouplist_dialog instead
17075                 of inputdialog
17076         * src/news.c :
17077                 added functions news_reset_group_list
17078                 and news_get_group_list
17079         * src/nntp.c :
17080                 added function nntp_list
17081         * src/defs.h :
17082                 added GROUPLIST_FILE : name of the newsgroup list cache file
17083
17084 2001-04-21
17085
17086         * added option to warn about queued messages on exit [sergey]:
17087
17088           * src/compose.c: compose_queue(): call folder_item_scan()
17089             and folderview_update_item() after queueing.
17090           * src/folderview.c: folderview_update_node(): draw the queue
17091             folder in bold font if there are queued messages.
17092           * src/mainwindow.c: queued_messages(): new function.
17093             app_exit_cb(): display warning if there are queued messages
17094             if warn_queued_on_exit is set.
17095           * prefs_common.[ch]: add warn_queued_on_exit option.
17096
17097         * enhanced GnuPG key selection support [sergey]:
17098
17099           * src/select-keys.c: updated to newer version from Win32
17100             branch with support for selecting arbitrary keys.
17101           * src/prefs_account.c: added the Privacy tab to the account
17102             options window.
17103             prefs_account_privacy_create(),
17104             prefs_account_sign_key_set_data_from_radiobtn(),
17105             prefs_account_sign_key_set_radiobtn(): new functions.
17106           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
17107           * src/rfc2015.c: set_signers(): new function.
17108             pgp_sign(): add the account parameter, call set_signers().
17109             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
17110           * src/rfc2015.h: rfc2015_sign(): updated prototype.
17111           * src/compose.c: pass the current account to rfc2015_sign().
17112
17113         * tag name claws added to prevent confusion with main branch [alfons]
17114
17115         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
17116
17117         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
17118
17119         * sync with recent sylpheed cvs. Untested though. [alfons]
17120