cb0bd18eeada7efcbb648efaa2ec8988d55aabb9
[claws.git] / ChangeLog.claws
1 2003-07-12 [paul]       0.9.3claws
2
3         * 0.9.3claws released
4
5 2003-07-12 [paul]       0.9.0claws101
6
7         * man/sylpheed.1
8                 updated
9
10 2003-07-12 [paul]       0.9.0claws100
11
12         * po/es.po
13           po/hr.po
14           po/pl.po
15           po/sr.po
16                 update Spanish, Croatian, Polish, Serbian translations.
17                 submitted by Ricardo Mones Lastra, Dragan, Witold
18                 Wladyslaw Wojciech Wilk, Urke MMI
19
20 2003-07-12 [melvin]     0.9.0claws99
21
22         * po/fr.po
23                 Updated French translations.
24
25 2003-07-12 [paul]       0.9.0claws98
26
27         * src/addressbook.c
28                 disable 'Lookup' button as it has no effect
29
30 2003-07-11 [alfons]     0.9.0claws97
31         
32         * src/summaryview.c
33                 summary_searchbar_pressed() should return TRUE to signal that
34                 event was handled. when returning void, the return value passed
35                 to GTK is actually random, but maybe FALSE, in which case the
36                 event is handled by parent
37                 
38 2003-07-10 [paul]       0.9.0claws96
39
40         * ac/missing/gettext.m4
41                 update to version 0.12
42
43 2003-07-10 [paul]       0.9.0claws95
44
45         * src/plugins/clamav/clamav_plugin.c
46                 fix bug where multipart/alternative messages
47                 would slip through without being scanned
48
49 2003-07-10 [christoph]  0.9.0claws94
50
51         * src/folder.c
52                 correct check if folder supports removing when a message is
53                 moved. if not the message is only copied.
54
55         (closes Bug 132 crash on startup in newsgroups folders)
56
57 2003-07-09 [alfons]     0.9.0claws93
58
59         * configure.ac
60         * src/common/defs.h
61                 --with-config-dir (default .sylpheed)
62
63 2003-07-09 [christoph]  0.9.0claws92
64
65         * configure.ac
66                 use PKG_CHECK_MODULES to check for gtkmathview
67                 (version 0.4.2 now required)
68
69 2003-07-08 [melvin]     0.9.0claws91
70
71         * src/action.c
72                 Implemented a progress bar that counts the number of completed
73                 tasks when the action runs more than one command.
74
75 2003-07-08 [alfons]     0.9.0claws90
76
77         * src/procmsg.c
78                 if queued message has an invalid Message-Id, don't try to
79                 find message it refers to (fixes #209 "crash when processing 
80                 in folder")
81
82 2003-07-08 [paul]       0.9.0claws89
83
84         * sync with 0.9.3cvs2
85                 see ChangeLog 2003-07-08
86
87 2003-07-08 [match]      0.9.0claws88
88
89         * src/ldapctrl.c
90                 extend LDAP search for first/last name by parsing search term.
91
92 2003-07-08 [alfons]     0.9.0claws87
93
94         * src/send_message.c
95                 fix bug #208 "Status message stuck when sending on POP3 account"
96
97 2003-07-07 [paul]       0.9.0claws86
98
99         * po/hr.po
100                 new Croatian translation, submitted by
101                 Dragan <drleskov@inet.hr>
102
103 2003-07-07 [paul]       0.9.0claws85
104
105         * sync with 0.9.3cvs1
106                 see ChangeLog 2003-07-07
107
108 2003-07-05 [christoph]  0.9.0claws84
109
110         * src/Makefile.am
111         * src/messageview.c
112         * src/mimeview.[ch]
113         * src/stock_pixmap.[ch]
114         * src/pixmaps/messageview_text.xpm              ** NEW **
115                 move mimeview tabs to the right side and use icons
116                 instead of text to save some space
117
118         (patch by Luke Plant <lukeplant@softhome.net>)
119
120 2003-07-05 [christoph]  0.9.0claws83
121
122         * src/inc.c
123                 add NULL pointer checks
124
125         (patch by Luke Plant <lukeplant@softhome.net>)
126         (closes Bug 204 0.9.0 quits on authentication error?!)
127
128 2003-07-05 [alfons]     0.9.0claws82
129
130         * configure.ac
131                 take the clue in bug #202 "./configure script - 
132                 'if test' comparison failure" reported by John Kristoff. 
133
134 2003-07-04 [christoph]  0.9.0claws81
135
136         * src/plugins/spamassassin/spamassassin.c
137                 set timeout for spam check
138
139 2003-07-04 [christoph]  0.9.0claws80
140
141         * src/main.c
142                 destroy all FolderItems when shutting down to
143                 allow folders to clean up
144
145 2003-07-04 [melvin]     0.9.0claws79
146
147         * src/gtk/gtkaspell.c
148                 Fixed bug #184 "Entering non-ascii character deletes
149                 previous char if spell checking enabled": this makes
150                 the spell checking in multibytes (e.g. UTF-8)locales work.
151                 (Patch by Luke Plant).
152                 
153 2003-07-04 [christoph]  0.9.0claws78
154
155         * sync with 0.9.2cvs1
156                 see ChangeLog 2003-06-10
157
158 2003-07-04 [paul]       0.9.0claws77
159
160         * sync with 0.9.3 release
161                 see ChangeLog 2003-07-04
162
163 2003-07-03 [christoph]  0.9.0claws76
164
165         * src/folder.[ch]
166         * src/imap.c
167         * src/mbox_folder.c
168         * src/mh.c
169         * src/news.c
170                 move folder_item_get_path() stuff into a folder virtual function
171
172         * src/procmsg.c
173                 use folder_item_fetch_msg() to get message and do not contruct
174                 the filename from path and number
175
176 2003-07-03 [paul]       0.9.0claws75
177
178         * sync with 0.9.2cvs12
179                 see ChangeLog 2003-07-03
180
181 2003-07-02 [paul]       0.9.0claws74
182
183         * src/messageview.c
184                 fix text-selection for replying
185
186 2003-07-02 [paul]       0.9.0claws73
187
188         * sync with 0.9.2cvs11
189                 see ChangeLog 2003-07-02
190
191 2003-07-02 [paul]       0.9.0claws72
192
193         * src/procmsg.c
194                 revert last commit because it breaks more
195                 than it fixes
196
197 2003-07-02 [paul]       0.9.0claws71
198
199         * src/procmsg.c
200                 fix thread by subject/sort by date
201
202 2003-07-01 [paul]       0.9.0claws70
203
204         * sync with 0.9.2cvs10
205                 see ChangeLog 2003-07-01
206
207 2003-06-30 [paul]       0.9.0claws69
208
209         * sync with 0.9.2cvs9
210                 see ChangeLog 2003-06-30
211
212 2003-06-28 [match]      0.9.0claws68
213
214         * src/addressbook.c
215                 fix null ptr.
216
217 2003-06-27 [paul]       0.9.0claws67
218
219         * sync with 0.9.2cvs7
220                 see ChangeLog 2003-06-27
221
222 2003-06-26 [christoph]  0.9.0claws66
223
224         * src/folder.c
225                 freeze folder updates while a folder is scanned
226
227         (closes Bug 185 New message counter)
228
229 2003-06-26 [darko]      0.9.0claws65
230
231         * src/ldapserver.c
232                 fix infinite loop when adding a new LDAP server
233
234 2003-06-26 [paul]       0.9.0claws64
235
236         * sync with 0.9.2cvs6
237                 see ChangeLog 2003-06-26
238
239 2003-06-26 [paul]       0.9.0claws63
240
241         * sync with 0.9.2cvs5
242                 see ChangeLog 2003-06-25 and 2003-06-26
243
244 2003-06-25 [match]      0.9.0claws62
245
246         * src/addr_compl.c
247                 Fixed tab/backtab for dropped-down completion list to
248                 move next/previous field. (close bug 147)
249
250 2003-06-25 [christoph]  0.9.0claws61
251
252         * src/addr_compl.[ch]
253         * src/addrindex.[ch]
254         * src/folderview.c
255         * src/inc.c
256         * src/news.c
257         * src/summaryview.c
258         * src/toolbar.c
259                 fix warnings
260
261 2003-06-25 [leandro]    0.9.0claws60
262
263         * src/compose.c
264                 o cleanups
265                 o gray out "Message/Remove references" menu item if not
266                   replying to a message
267
268 2003-06-24 [leandro]    0.9.0claws59
269
270         * src/compose.[ch]
271                 o removed "Message/Create new thread" menu item
272                 o added "Message/Remove references" menu item
273                   (it's off by default and will not check anymore
274                    if the subject changed)
275
276 2003-06-23 [alfons]     0.9.0claws58
277
278         * src/procmsg.c
279                 try better grouping messages threaded by subject based on their age.
280                 still not perfect - because the message tree is not sorted by date.  
281
282 2003-06-23 [thorsten]   0.9.0claws57
283
284         * src/pop.[ch]
285                 added mail_receive_hook to allow modifications
286                 directly after retrieval (e.g. adding headers).
287
288 2003-06-23 [paul]       0.9.0claws56
289
290         * src/sourcewindow.c
291                  enable the use of Ctrl+A to select all text in
292                  the sourcewindow
293                  Patch submitted by Ivan Francolin Martinez
294                  <ivanfm@users.sourceforge.net>
295
296 2003-06-22 [christoph]  0.9.0claws55
297
298         * src/folder.[ch]
299                 o add notification hook for folder tree changes
300                 o invoke hooks after folder tree scanning
301
302         * src/folderview.[ch]
303                 register hook for folder tree changes that
304                 updates the ctree
305
306         (there are more places that should be updated, like add, remove 
307          or move folder)
308
309         (closes Bug 164 Crash on rebuild folder tree)
310         (closes Bug 190 Crash on 'rebuilding folder tree')
311
312 2003-06-21 [leandro]    0.9.0claws54
313
314         * src/compose.[ch]
315                 create a new thread if subject changes
316                 (it's on by default, can be disabled in Message menu)
317
318 2003-06-21 [alfons]     0.9.0claws53
319
320         * src/summaryview.c
321                 quiet little compiler
322
323 2003-06-21 [christoph]  0.9.0claws52
324
325         update gettext stuff to version 0.12
326
327 2003-06-19 [alfons]     0.9.0claws51
328
329         * src/common/log.c
330         * src/common/plugin.c
331                 move defs.h before glib.h to prevent MIN/MAX redefs
332
333 2003-06-19 [alfons]
334
335         * src/addressbook.c
336                 translatable
337
338 2003-06-19 [match]      0.9.0claws50
339
340         * src/addressbook.[ch]
341         * src/addrindex.[ch]
342         * src/addr_compl.[ch]
343         * src/editldap.[ch]
344         * src/editldap_basedn.[ch]
345         * src/addritem.[ch]
346         * src/ldapquery.h
347                 re-implemented dynamic LDAP search. works without
348                 slowdown on display sender with addressbook
349                 option.
350         * src/addrbook.c
351                 documented code.
352
353 2003-06-19 [paul]       0.9.0claws49
354
355         * src/compose.c
356                 fix Bug #136 'Nonprovided quotation marks crash claws'
357                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
358
359 2003-06-19 [alfons]     0.9.0claws48
360
361         * src/prefs_common.[ch]
362         * src/procmsg.c
363                 restrict threading by subject by checking thread for
364                 age (prefs_common.thread_by_subject_max_age)
365
366 2003-06-18 [christoph]  0.9.0claws47
367
368         * src/imap.c
369                 fix memory leak in imap_cmd_fetch()
370
371 2003-06-18 [christoph]  0.9.0claws46
372
373         * src/prefs_gtk.c
374                 fix memory leak in prefs_set_default() when used multiple
375                 times or after prefs have been read
376
377 2003-06-18 [christoph]  0.9.0claws45
378
379         * src/common/plugin.c
380                 fix memory leak in plugin_unload()
381
382 2003-06-18 [christoph]  0.9.0claws44
383
384         * src/imap.c
385                 fix memory leak in imap_cmd_ok()
386
387 2003-06-18 [christoph]  0.9.0claws43
388
389         * src/folder.c
390                 stop messages that are downloaded from POP3 and added to
391                 an IMAP inbox from being filtered twice (first by POP3
392                 and again when IMAP folder is scaned to get the UID of
393                 the APPEND operation when no UIDPLUS is available)
394
395 2003-06-18 [alfons]
396
397         * tools/Makefile.am
398                 phoenix <- firebird     
399
400 2003-06-18 [paul]
401
402         * tools/launch_phoenix          ** REMOVED **
403           tools/launch_firebird         ** NEW **
404                 renamed and edited to reflect the browser's name change from
405                 'phoenix' to 'firebird'
406
407 2003-06-18 [paul]       0.9.0claws42
408
409         * sync with 0.9.2cvs2
410                 see ChangeLog 2003-06-16
411
412 2003-06-17 [alfons]     0.9.0claws41
413
414         * src/procmsg.c
415                 prevent threading problems when a node is an ancestor (parent / great parent),
416                 which mostly happens with circular references (thanks to Phillipe Gramoullé
417                 for finding an sample set of messages)
418
419 2003-06-16 [christoph]  0.9.0claws40
420
421         * src/main.c
422                 don't popup main window on --receive or --receive-all
423
424         * src/mainwindow.[ch]
425         * src/plugins/trayicon/trayicon.c
426                 allow hiding of main window by clicking on the trayicon
427                 (doesn't work correctly in seperate window mode and may
428                  cause unexpected GTK problems I couldn't find yet)
429
430         * src/common/ssl.c
431                 remove incorrect warning
432
433 2003-06-15 [alfons]     0.9.0claws39
434
435         * src/gtk/gtkstext.c
436                 don't output debug text;
437                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
438                 for pointing this out);
439
440 2003-06-14 [alfons]     0.9.0claws38
441         
442         * src/messageview.c
443                 remove printf() and make one if..else comply with coding style
444
445 2003-06-14 [alfons]     0.9.0claws37
446
447         * AUTHORS
448                 add Martin Wicke
449         * src/action.c
450         * src/messageview.[ch]
451         * src/summaryview.c
452                 apply patch #754162 "Quoting messages filtered by actions" submitted
453                 by Martin Wicke, which allows quoting message body changed by an
454                 action (Thanks!).
455
456 2003-06-13 [alfons]     0.9.0claws36
457
458         * src/utils.c
459                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
460                 use case insensitive regexp (suggested by Ivan Martinez)
461
462 2003-06-13 [christoph]  0.9.0claws35
463
464         * configure.ac
465         * src/plugins/trayicon/Makefile.am
466         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
467         * src/plugins/trayicon/trayicon.c
468         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
469         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
470         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
471         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
472         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
473         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
474                 replace my own EggTrayIcon backport with the backport
475                 used by (l|x)mule and gabber.
476
477 2003-06-13 [alfons]     0.9.0claws34
478
479         * AUTHORS
480         * src/common/utils.c
481                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
482
483 2003-06-13 [alfons]     0.9.0claws33
484
485         * src/compose.c
486                 clean up a little bit
487
488 2003-06-12 [alfons]     0.9.0claws32
489
490         * src/compose.c
491                 const correctness fix
492
493         * src/common/sylpheed.[ch]
494                 () -> (void)
495                 prevent redef MIN/MAX
496                 
497         * src/common/utils.[ch]
498                 () -> (void)
499
500 2003-06-12 [melvin]     0.9.0claws31
501
502         * src/compose.c
503                 Updated to take into accounts changes in GtkAspell.
504
505 2003-06-12 [alfons]     0.9.0claws30
506
507         * src/compose.c
508         * src/procmsg.c
509         * src/common/utils.[ch]
510                 handle reply subject prefixes better (initial 
511                 suggestion by Robert Story adapted and enhanced 
512                 using regexps)
513
514 2003-06-12 [melvin]     0.9.0claws29
515
516         * src/compose.c
517                 Use new gtkaspell_checkers_strerror() to get the speller's
518                 error message instead of accessing the (now private)
519                 checkers structure.
520                 Minor code clean up
521
522         * src/main.c
523                 Use #ifdef instead of #if for USE_ASPELL
524                 Use the new spell checkers init/quit functions 
525
526         * src/gtk/gtkaspell.c
527                 Use #ifdef instead of #if for USE_ASPELL
528                 Moved in the majority of GtkAspell structures that were
529                 exported before by gtkaspell.h
530         
531         * src/gtk/gktaspell.h
532                 Made gtkaspell.h contain only the necessary data to be
533                 publicized by moving many structures to gtkaspell.c.
534                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
535                 gtkaspell_checkers_new(): replaced by...
536                 gtkaspell_checkers_init(): new function for initialization
537                 gtkaspell_checkers_delete(): replaced by...
538                 gtkaspell_checkers_quit(): new function
539                 gtkaspell_checkers_strerror(): new function that returns
540                 the checker's last error message.
541                 
542 2003-06-11 [melvin]     0.9.0claws28
543
544         * po/POTFILES.in
545                 Updated to take into account gtkaspell.c migration to
546                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
547
548 2003-06-10 [alfons]     0.9.0claws27
549
550         * src/filtering.[ch]
551         * src/folder.c
552         * src/matcher.c
553         * src/scoring.[ch]
554                 - try fixing bug #18 (any brave testers?)
555                 - add more robustness by refusing previously 
556                   unchecked NULL pointers 
557
558 2003-06-10 [alfons]     0.9.0claws26
559
560         * src/procmsg.c
561                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
562
563 2003-06-09 [alfons]     0.9.0claws25
564
565         * src/prefs_common.c
566                 fix bug #163 "Icon switching doesnt work properly" by 
567                 preventing early freeing of prefs_common.pixmap_theme_path.
568
569 2003-06-09 [christoph]  0.9.0claws24
570
571         * src/gtk/gtkaspell.c
572                 revert Thorsten's fix and add forgotten g_strdup for
573                 aspell path (it should not be possible to alter the path a
574                 GtkASpell uses from outside)
575
576 2003-06-09 [thorsten]   0.9.0claws23
577
578         * src/gtk/gtkaspell.c
579                 dont free prefs_common.aspell_path when closing compose
580
581 2003-06-08 [colin]      0.9.0claws22
582
583         * src/plugins/spamassassin/spamassassin.c
584                 fix prefs types
585
586 2003-06-07 [christoph]  0.9.0claws21
587
588         * src/Makefile.am
589         * src/compose.c
590         * src/gtkaspell.[ch]            ** REMOVE **
591         * src/gtk/Makefile.am
592         * src/gtk/gtkaspell.[ch]        ** NEW **
593                 o make gtkaspell independent from sylpheed's prefs
594                 o move gtkaspell.[ch] to gtk directory
595
596 2003-06-07 [christoph]  0.9.0claws20
597
598         * src/Makefile.am
599         * src/crash.c
600         * src/export.c
601         * src/filesel.[ch]              ** REMOVE **
602         * src/folder.c
603         * src/main.[ch]
604         * src/common/sylpheed.[ch]
605         * src/gtk/Makefile.am
606         * src/gtk/filesel.[ch]          ** NEW **
607         * src/gtk/pluginwindow.c
608         * src/gtk/sslcertwindow.c
609                 move filesel.[ch] to gtk directory
610
611 2003-06-07 [alfons]     0.9.0claws19
612
613         * src/filesel.c
614                 make (multi) file selection dialog work again (Claws-only)
615
616 2003-06-07 [thorsten]   0.9.0claws18
617
618         * po/de.po
619                 fix typos
620
621 2003-06-07 [alfons]     0.9.0claws17
622
623         * configure.ac
624         * src/mimeview.c
625                 detect apache mishap in which case don't include fnmatch.h
626                 if regex.h is already included
627
628 2003-06-06 [christoph]  0.9.0claws16
629
630         * configure.ac
631         * src/mimeview.h
632                 add check for fnmatch.h and include it when available
633
634         * src/mimeview.[ch]
635                 fix wrong case sensitivity of Content-Types
636
637         * src/gtk/Makefile.am
638                 need the same include paths in gtk directory as in
639                 common directory because .h files in common can
640                 include files from these directories, when included
641                 in gtk's .h or .c files
642
643 2003-06-06 [alfons]     0.9.0claws15
644
645         * src/mimeview.c
646         * src/summaryview.c
647                 make it compile again because of regex.h / fnmatch.h 
648                 include problems (related to recent mime stuff, can
649                 someone check this?)
650
651 2003-06-06 [thorsten]   0.9.0claws14
652
653         * src/folderview.c
654                 possible use of uninitialized pointer while dragging
655
656 2003-06-06 [paul]       0.9.0claws13
657
658         * src/compose.c
659                 fix bug where the insert sig button would be effective
660                 only when auto_sig was set
661
662 2003-06-06 [paul]       0.9.0claws12
663
664         * sync with 0.9.2 release
665
666 2003-06-02 [paul]       0.9.0claws11
667
668         * sync with 0.9.1cvs1
669                 see ChangeLog 2003-06-02
670                 
671         * po/de.po
672                 update by Jens
673
674 2003-06-01 [christoph]  0.9.0claws10
675
676         * src/account.c
677                 don't use substring search to find accounts by email address
678
679         (closes Bug 169 Overly loose matching of "From" address)
680
681 2003-05-31 [christoph]  0.9.0claws9
682
683         * doc-src/rfc2683.txt
684         * src/imap.c
685                 limit IMAP command length as recommended in RFC2683
686                 (message number lists will be split into multiple imap
687                 sets, the limit of 1000 octets is not a hard limit)
688
689         (closes Bug 161 sylpheed-claws exits with segfault when logging
690          in to certain imap-servers)
691
692 2003-05-29 [alfons]     0.9.0claws8
693
694         * src/toolbar.[ch]
695                 add print button (calling summary_print());
696                 fine tune setting tooltip text;
697                 (if someone needs other buttons, please take these 
698                 commits as a guide, instead of bothering us - also
699                 see 0.8.11claws150) 
700
701 2003-05-29 [darko]      0.9.0claws7
702
703         * src/compose.c
704                 fix crash when word wrapping kicks in due to
705                 changed text by spell checker
706
707 2003-05-29 [paul]       0.9.0claws6
708
709         * src/compose.c
710                 fix bug where changing account would insert
711                 sig even if auto_sig was FALSE
712                 
713         * ChangeLog
714           ChangeLog.jp
715           INSTALL
716                 sync with 0.9.1 release
717
718 2003-05-28 [christoph]  0.9.0claws5
719
720         * src/imap.c
721                 fix truncation of too long commands
722
723         (closes Bug 167 IMAP hangs trying to get envelope
724          information in imap_get_uncached_messages)
725
726 2003-05-27 [paul]       0.9.0claws4
727
728         * tools/Makefile.am
729           tools/maildir2sylpheed.pl     ** NEW FILE **
730                 add kmail to sylpheed mailbox conversion script
731
732 2003-05-27 [paul]       0.9.0claws3
733
734         * sync with 0.9.0cvs10
735                 see ChangeLog 2003-05-26
736
737 2003-05-26 [paul]       0.9.0claws2
738
739         * sync with 0.9.0cvs9
740                 see ChangeLog 2003-05-26
741
742 2003-05-24 [paul]       0.9.0claws1
743
744         * sync with 0.9.0cvs8
745                 see ChangeLog 2003-05-23
746
747 2003-05-24 [paul]       0.9.0claws
748
749         * version 0.9.0claws released
750
751 2003-05-24 [paul]       0.8.11claws177
752
753         * src/plugins/dillo-viewer/Makefile.am
754           src/plugins/traycon/Makefile.am
755                 add missing files
756                 
757         * po/bg.po
758           po/en_GB.po
759           po/es.po
760           po/it.po
761           po/pt_BR.po
762           po/ru.po
763           po/sr.po
764                 update Bulgarian, British English, Spanish, Italian, 
765                 Brazilian Portuguese, Russian, and Serbian translations, 
766                 submitted by George Danchev, [me], Ricardo Mones Lastra,
767                 André Filipe de Assunção e Brito, Alessandro Maestri, 
768                 Ruslan N. Balkin, and Urke MMI
769
770 2003-05-23 [melvin]     0.8.11claws176
771
772         * po/fr.po
773                 Updated French translations
774
775 2003-05-22 [paul]       0.8.11claws175
776
777         * src/Makefile.am
778           src/addrbook.[ch]
779           src/addrcache.[ch]
780           src/addr_compl.[ch]
781           src/adressbook.[ch]
782           src/addrindex.[ch]
783           src/addritem.[ch]
784           src/editaddress.c
785           src/editgroup.c
786           src/editldap_basedn.c
787           src/editldap.c
788           src/jpilot.c
789           src/vcard.c
790                 revert to get ldap into it previous working state
791                 
792         * po/zh_TW.Big5.po
793                 new Taiwanese translation,
794                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
795
796 2003-05-22 [christoph]  0.8.11claws174
797
798         * src/plugins/spamassassin/libspamc.[ch]
799                 sync libspamc with SpamAssaain release 2.55
800
801 2003-05-22 [paul]       0.8.11claws173
802
803         * sync with 0.9.0cvs7
804                 see ChangeLog 2003-05-22
805                 
806         * src/summaryview.c
807                 revert change in 0.8.11claws172: follow
808                 Hiroyuki's decision and that's the end of it.
809
810 2003-05-21 [paul]       0.8.11claws172
811
812         * src/summaryview.c
813                 fix discrepency between open_unread_on_enter
814                 and always_show_msg
815
816 2003-05-21 [paul]       0.8.11claws171
817
818         * sync with 0.9.0cvs6
819                 see ChangeLog 2003-05-21
820
821 2003-05-21 [paul]       0.8.11claws170
822
823         * sync with 0.9.0cvs5
824                 see ChangeLog 2003-05-21
825
826 2003-05-20 [paul]       0.8.11claws169
827
828         * sync with 0.9.0cvs4
829                 see ChangeLog 2003-05-20
830                 fixes bug #152, 'encoding of IMAP folders names'
831
832 2003-05-20 [paul]       0.8.11claws168
833
834         * sync with 0.9.0cvs3
835                 see ChangeLog 2003-05-20
836                 
837         * src/tools/convert_mbox.pl
838                 minor change in the comments, submitted by Fred Marton
839
840 2003-05-19 [paul]       0.8.11claws167
841
842         * src/plugins/clamav/Makefile.am
843           configure.ac
844                 link clamav_lib to the plugin and not to the main program
845
846 2003-05-19 [christoph]
847
848         * src/Makefile.am
849                 add -export-dynamic for linking
850
851 2003-05-19 [paul]       0.8.11claws166
852
853         * sync with 0.9.0cvs1
854                 see ChangeLog 2003-05-19
855
856 2003-05-19 [paul]       0.8.11claws165
857
858         * src/inc.c
859                 fix 'pop before smtp' timeout
860
861 2003-05-18 [alfons]     0.8.11claws164
862
863         * src/prefs_matcher.c
864                 put "execute" action command line ("expression") in edit box
865
866 2003-05-18 [christoph]  0.8.11claws163
867
868         * src/mimeview.[ch]
869         * src/plugins/dillo_viewer/dillo_viewer.c
870         * src/plugins/image_viewer/viewer.c
871         * src/plugins/mathml_viewer/mathml_viewer.c
872                 let a viewer have a list of Content-Types
873
874 2003-05-18 [paul]       0.8.11claws162
875
876         * src/prefs_filtering.c
877                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
878                 and REDIRECT actions
879
880 2003-05-17 [christoph]
881
882         * README.claws
883                 o remove dynamic signatures that was syned with main
884                 o add infos about no longer "build in" image viewer
885                 o update bugtracker URL
886
887 2003-05-17 [christoph]  0.8.11claws161
888
889         * src/folder.c
890         * src/folderview.c
891         * src/imap.c
892                 don't use imap_scan_folder anymore. Instead call folder_item_scan
893                 for every folder after rebuilding the folder tree.
894
895         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
896          messages)
897
898 2003-05-17 [christoph]  0.8.11claws160
899
900         * src/imap.c
901                 don't use STATUS command on current folder to check for
902                 content changes. imap_cmd_ok() now tracks changes to
903                 folder and number of existing messages.
904
905 2003-05-17 [paul]       0.8.11claws159
906
907         * src/plugins/clamav/clamav_plugin.c
908                 remove unnecessary debug_print
909
910 2003-05-16 [thorsten]   0.8.11claws158
911
912         * src/plugins/demo.c
913                 included missing intl.h
914
915 2003-05-16 [paul]       0.8.11claws157
916
917         * po/POTFILES.in
918                 remove non-existant entries
919         
920         * src/plugins/clamav/clamav_plugin.c
921           src/plugins/clamav/clamav_plugin_gtk.c
922           src/plugins/dillo_viewer/dillo_prefs.c
923           src/plugins/dillo_viewer/dillo_viewer.c
924                 gettextise
925
926 2003-05-16 [christoph]  0.8.11claws156
927
928         * po/POTFILES.in
929                 include plugin .c files for translation until I
930                 find a better solution to have plugins have their
931                 own textdomain
932         * src/plugins/demo/demo.c
933         * src/plugins/image_viewer/plugin.c
934         * src/plugins/mathml_viewer/mathml_viewer.c
935         * src/plugins/spamassassin/spamassassin.c
936         * src/plugins/spamassassin/spamassassin_gtk.c
937         * src/plugins/trayicon/trayicon.c
938                 add gettext macros for plugin name and description
939
940 2003-05-16 [paul]
941
942         * sync with 0.9.0
943
944 2003-05-16 [paul]       0.8.11claws155
945
946         * sync with lastest 0.9.0pre1
947                 see ChangeLog 2003-05-16
948
949 2003-05-15 [paul]       0.8.11claws154
950
951         * sync with latest 0.9.0pre1
952                 see ChangeLog 2003-05-14 and 2003-05-15
953
954 2003-05-14 [christoph]  0.8.11claws153
955
956         * src/plugins/image_viewer/viewer.c
957         * src/plugins/image_viewer/viewer.glade         ** NEW **
958         * src/plugins/image_viewer/viewerprefs.c
959                 make it possible to disable the autoload function in the
960                 imageviewer again
961
962 2003-05-14 [christoph]  0.8.11claws152
963
964         * src/folder.c
965                 fix folder update after adding a message
966
967 2003-05-13 [alfons]     0.8.11claws151
968
969         * src/common/session.c
970                 remove debug traces
971                 
972         * src/addrcache.[ch]
973         * src/filtering.[ch]
974         * src/folder.[c]
975         * src/gtkaspell.[ch]
976         * src/imap.[ch]
977         * src/mbox_folder.[ch]
978         * src/mh.[ch]
979         * src/mimeview.h
980         * src/msgcache.[ch]
981         * src/news.[ch]
982         * src/passphrase.[ch]
983         * src/prefs_common.[ch]
984         * src/prefs_gtk.[ch]
985         * src/procmsg.c
986         * src/scoring.[ch]
987                 be pedantic; (in prototypes () implies (int))
988
989 2003-05-13 [alfons]     0.8.11claws150
990
991         * src/prefs_toolbar.[ch]
992         * src/summaryview.[ch]
993         * src/toolbar.[ch]
994                 change misleading text in toolbar prefs;
995                 add toolbar action for ignore thread (toggles ignore thread flag);
996                 clean up a little bit;
997
998 2003-05-12 [paul]
999
1000         * tools/convert_mbox.pl
1001                 bug fixed by Fred Marton
1002
1003 2003-05-12 [paul]
1004
1005         * sync with 0.9.0pre1
1006
1007 2003-05-09 [paul]       0.8.11claws149
1008
1009         * sync with 0.8.11cvs43
1010                 see ChangeLog 2003-05-09
1011
1012 2003-05-08 [christoph]  0.8.11claws148
1013
1014         * src/imap.[ch]
1015                 o use CAPABILIY as first command and check for PREAUTH
1016                   information in the response to it
1017                 o rewrite all imap_cmd_* functions to use an IMAPSession
1018                   instead of a SockInfo as parameter
1019                 o do STARTTLS after fetching and checking the server
1020                   capabilities
1021
1022 2003-05-08 [paul]       0.8.11claws147
1023
1024         * tools/Makefile.am
1025           tools/README
1026           tools/convert_mbox.pl         ** NEW FILE **
1027                 add mbox conversion script. Submitted by 
1028                 Fred Marton <Fred.Marton@uni-bayreuth.de>
1029
1030 2003-05-07 [christoph]
1031
1032         * doc-src/glade.txt
1033         * src/gtk/pluginwindow.glade
1034         * src/plugins/image_viewer/viewerprefs.glade
1035         * src/plugins/spamassassin/spamassassin_gtk.glade
1036                 add glade files for user interfaces and a description how
1037                 to use glade to create the sylpheed code
1038
1039 2003-05-07 [paul]       0.8.11claws146
1040
1041         * sync with 0.8.11cvs41
1042                 see ChangeLog 2003-05-07
1043
1044 2003-05-06 [christoph]  0.8.11claws145
1045
1046         * src/main.c
1047         * src/plugins/image_viewer/viewer.c
1048                 fix usage of imlib in imageviewer plugin
1049
1050         * src/gtk/prefswindow.c
1051                 handle window close event correctly
1052
1053 2003-05-06 [paul]       0.8.11claws144
1054
1055         * src/common/ssl.c
1056                 fix typo introduced in sync
1057
1058 2003-05-06 [paul]       0.8.11claws143
1059
1060         * sync with 0.8.11cvs39
1061                 see ChangeLog 2003-05-06
1062
1063 2003-05-06 [paul]       0.8.11claws142
1064
1065         * AUTHORS
1066           po/cs.po
1067                 updated Czech translation, submitted by 
1068                 Radek Vybiral <Radek.Vybiral@vsb.cz>
1069                 
1070         * src/plugins/clamav/clamav_plugin_gtk.c
1071                 clean up
1072
1073 2003-05-03 [alfons]     0.8.11claws141
1074
1075         * src/compose.[ch]
1076                 make paste as quotation work even when the call to 
1077                 text_inserted() was deferred (fixes bug #140 "Paste 
1078                 as quotation does not work when using "external" 
1079                 clipboard")
1080
1081 2003-05-03 [thorsten]   0.8.11claws140
1082
1083         * src/addrquery.h
1084           src/ldapquery.h
1085           src/mainwindow.c
1086                 removed C++ comments
1087         * src/addr_compl.c
1088                 function with non-int retval/param used before
1089                 implementation/declaration
1090
1091 2003-05-02 [paul]       0.8.11claws139
1092
1093         * src/addr_compl.[ch]
1094           src/addressbook.[ch]
1095           src/addrindex.c
1096           src/summaryview.c
1097                 revert match's changes to (finally) remove the bug where
1098                 opening a folder causes massive slowdown when using the 
1099                 'Display sender using address book' option
1100
1101 2003-05-01 [melvin]     0.8.11claws138
1102
1103         * src/plugins/dillo_viewer/dillo_prefs.[ch]
1104         * src/plugins/dillo_viewer/dillo_viewer.c
1105                 Fixed bug where "Cancel" button from prefs issued
1106                 warnings.
1107                 Comply a little more to coding style
1108
1109 2003-05-01 [paul]       0.8.11claws137
1110
1111         * sync with 0.8.11cvs38
1112                 see ChangeLog 2003-05-01
1113
1114 2003-05-01 [paul]       0.8.11claws136
1115
1116         * po/bg.po
1117                 updated by George Danchev
1118
1119 2003-04-30 [christoph]  0.8.11claws135
1120
1121         * src/plugins/dillo_viewer/dillo_prefs.c
1122         * src/plugins/image_viewer/viewerprefs.c
1123         * src/plugins/spamassassin/spamassassin_gtk.c
1124                 remove gtk_widget_ref() calls for widgets in
1125                 glade code
1126
1127 2003-04-30 [paul]       0.8.11claws134
1128
1129         * src/addrindex.c
1130                 ok, this time a better fix for the bug where opening folder
1131                 has massive slowdown when using the 'Display sender using 
1132                 address book' option
1133
1134 2003-04-30 [paul]       0.8.11claws133
1135
1136         * src/addrindex.c
1137                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1138         
1139 2003-04-30 [melvin]     0.8.11claws132
1140
1141         New: Dillo plugin preferences (patch by Dimitar Haralanov)
1142
1143         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
1144                 Preferences for the dillo plugin
1145         * src/plugins/dillo_viewer/dillo_viewer.c
1146                 Support for preferences
1147         * src/plugins/dillo_viewer/Makefile.am
1148                 Added dillo_prefs.[ch]
1149
1150 2003-04-30 [alfons]     0.8.11claws131
1151
1152         * src/common/plugin.[ch]
1153                 see? this ANSI C'fication immediately gives us type
1154                 checking for free.
1155
1156 2003-04-30 [alfons]     0.8.11claws130
1157
1158         * src/common/plugin.[ch]
1159         * src/plugins/clamav/clamav_plugin.[ch]
1160         * src/plugins/clamav/clamav_plugin_gtk.c
1161         * src/plugins/demo/demo.c
1162         * src/plugins/dillo_viewer/dillo_viewer.c
1163         * src/plugins/image_viewer/plugin.c
1164         * src/plugins/image_viewer/viewer.[ch]
1165         * src/plugins/image_viewer/viewerprefs.[ch]
1166         * src/plugins/mathml_viewer/mathml_viewer.c
1167         * src/plugins/spamassassin/spamassassin.[ch]
1168         * src/plugins/spamassassin/spamassassin_gtk.c
1169         * src/plugins/trayicon/trayicon.c
1170                 clean up
1171
1172 2003-04-30 [alfons]     0.8.11claws129
1173
1174         * src/common/utils.c
1175                 make is_ascii_str() fail gracefully when NULL pointer
1176                 is passed
1177
1178 2003-04-30 [paul]       0.8.11claws128
1179
1180         * src/addrindex.c
1181                 fix bug where opening folder has massive slowdown when
1182                 using the 'Display sender using address book' option
1183
1184 2003-04-30 [paul]       0.8.11claws127
1185
1186         * src/plugins/clamav/clamav_plugin.c
1187           src/plugins/clamav/clamav_plugin_gtk.c
1188           src/plugins/demo/demo.c
1189           src/plugins/dillo_viewer/dillo_viewer.c
1190           src/plugins/image_viewer/plugin.c
1191           src/plugins/mathml_viewer/mathml_viewer.c
1192           src/plugins/spamassassin/spamassassin.c
1193           src/plugins/spamassassin/spamassassin_gtk.c
1194           src/plugins/trayicon/trayicon.c
1195                 get rid of eye-hurting function signatures
1196
1197 2003-04-30 [paul]       0.8.11claws126
1198
1199         * src/plugins/trayicon/trayicon.c
1200                 add description
1201                 
1202         * src/mimeview.c
1203                 be more descriptive
1204
1205 2003-04-30 [paul]       0.8.11claws125
1206
1207         * configure.ac
1208                 arrange the plugins in reverse alphabetical order
1209                 
1210         * src/plugins/clamav/clamav_plugin.[ch]
1211           src/plugins/clamav/clamav_plugin_gtk.c
1212                 rename some params
1213                 resize max_size window
1214                 re-arrange the order of some gui elements
1215                 improve descriptions
1216         
1217         * src/plugins/image_viewer/plugin.c
1218           src/plugins/mathml_viewer/mathml_viewer.c
1219                 add descriptions
1220                 
1221         * src/plugins/spamassassin/spamassassin_gtk.c
1222                 resize max_size window
1223                 re-arrange the order of some gui elements
1224                 
1225         * src/messageview.c
1226           src/mimeview.c
1227                 correct typos
1228
1229 2003-04-30 [alfons]     0.8.11claws124
1230
1231         * src/imap.c
1232                 fix a leak found while browsing Martin Kluge's 
1233                 valgrind log (Claws only)
1234
1235 2003-04-29 [darko]      0.8.11claws123
1236
1237         * src/gtk/gtkstext.h
1238                 include wchar.h if it is available, fixes compilation
1239                 on HP-UX systems
1240
1241 2003-04-29 [melvin]     0.8.11claws122
1242
1243         * src/prefs_actions.c
1244                 Improved help text of Actions' syntax
1245
1246 2003-04-28 [paul]       0.8.11claws121
1247
1248         * src/action.c
1249                 a better fix for the crash when performing an action
1250                 on a mime part
1251
1252 2003-04-28 [paul]       0.8.11claws120
1253
1254         * src/action.c
1255                 fix crash when performing an action on a
1256                 mime part
1257
1258 2003-04-28 [paul]       0.8.11claws119
1259
1260         * sync with 0.8.11cvs36
1261                 see ChangeLog 2003-04-28
1262
1263 2003-04-27 [paul]       0.8.11claws118
1264
1265         * more sync with 0.8.11cvs35
1266                 see ChangeLog 2003-04-25
1267
1268 2003-04-26 [christoph]  0.8.11claws117
1269
1270         * src/folder.c
1271                 fix remove virtual check
1272
1273 2003-04-26 [paul]       0.8.11claws116
1274
1275         * src/messageview.c
1276                 fix return-receipt, make it work again
1277
1278 2003-04-26 [paul]       0.8.11claws115
1279
1280         * src/mimeview.c
1281                 restore double-clicking of the [application/pgp-signature 
1282                 (Select "Check signature" to check)] line in the message view,
1283                 broken in recent sync
1284
1285 2003-04-26 [christoph]  0.8.11claws114
1286
1287         * src/folder.c
1288                 check if remove virtual really exists before
1289                 calling the function
1290
1291 2003-04-25 [match]      0.8.11claws113
1292
1293         * src/addrindex.c
1294         * src/addrbook.c
1295         * src/ldapquery.[ch]
1296         * src/ldapctrl.[ch]
1297                 fix memleak.
1298         * src/ldapserver.[ch]
1299                 fix memleak. fix segfault.
1300                 plug a Claws memleak
1301
1302 2003-04-25 [alfons]     0.8.11claws112
1303
1304         * src/folder.c
1305                 plug a Claws memleak
1306
1307 2003-04-25 [alfons]     0.8.11claws111
1308
1309         * src/common/session.c
1310                 plug a memleak
1311
1312 2003-04-25 [paul]       0.8.11claws110
1313
1314         * sync with 0.8.11cvs35
1315                 see ChangeLog 2003-04-24 and 2003-04-25
1316                 
1317         * src/gtk/pluginwindow.c
1318                 correct another strange float value
1319
1320 2003-04-24 [christoph]  0.8.11claws109
1321
1322         * src/folder.c
1323                 freeze folder item updates when unsetting new flags
1324
1325         * src/gtk/pluginwindow.c
1326                 correct strange float value
1327
1328 2003-04-23 [paul]       0.8.11claws108
1329
1330         * sync with 0.8.11cvs33
1331                 see ChangeLog 2003-04-23
1332
1333 2003-04-22 [paul]       0.8.11claws107
1334
1335         * src/Makefile.am
1336           src/messageview.c
1337           src/mimeview.c
1338           src/pgptext.[ch]      ** REMOVED **
1339                 remove pgptext.[ch] as its not used any more
1340
1341 2003-04-22 [paul]       0.8.11claws106
1342
1343         * sync with 0.8.11cvs31
1344                 see ChangeLog 2003-04-21 and 2003-04-22
1345
1346 2003-04-21 [alfons]     0.8.11claws105
1347
1348         * src/main.c
1349                 No access to GTK structures if we're a spawned child
1350                 (and clean up code a little bit...) Should fix #126.
1351
1352 2003-04-21 [melvin]     0.8.11claws104
1353
1354         * src/plugins/dillo_viewer/README
1355                 Improved slightly the text.
1356
1357 2003-04-21 [melvin]     0.8.11claws103
1358
1359         * src/plugins/dillo_viewer/README *** NEW ***
1360                 Added a README file for the Dillo plugin
1361
1362 2003-04-20 [paul]
1363
1364         * tools/README
1365           tools/outlook2sylpheed.pl
1366                 updated and improved by Ricardo Mones Lastra
1367
1368 2003-04-18 [oliver]     0.8.11claws102
1369
1370         * src/inc.c 
1371         * src/prefs_account.h
1372                 remove Pop3SessionType (used by selective download)
1373         * src/prefs_toolbar.c
1374                 enable set Default Toolbar button
1375
1376 2003-04-18 [paul]       0.8.11claws101
1377
1378         * sync with 0.8.11cvs29
1379                 see ChangeLog 2003-04-18
1380
1381 2003-04-17 [paul]       0.8.11claws100
1382
1383         * src/prefs_common.[ch]
1384           src/summaryview.c
1385                 remove 'Open next message on deletion' option,
1386                 as the same effect can now be achieved via the
1387                 'Always open messages in summary when selected'
1388                 option.
1389
1390 2003-04-17 [paul]       0.8.11claws99
1391
1392         * sync with 0.8.11cvs28
1393                 see ChangeLog 2003-04-17
1394
1395 2003-04-17 [christoph]  0.8.11claws98
1396
1397         * ac/spamassassin.m4
1398         * src/plugins/spamassassin/libspamc.[ch]
1399         * src/plugins/spamassassin/utils.[ch]
1400                 sync libspamc with SpamAssassin project
1401
1402 2003-04-17 [christoph]  0.8.11claws97
1403
1404         * src/common/socket.h
1405         * src/gtk/sslcertwindow.h
1406                 rename old USE_SSL to USE_OPENSSL
1407
1408 2003-04-17 [paul]       0.8.11claws96
1409
1410         * src/prefs_common.h
1411                 use gulong for P_COLOR so that it compiles/runs on
1412                 64-bit systems. Patch submitted by James Noyes
1413                 <jnoyes-claws@retrogeeks.com>
1414                 
1415         * po/de.po
1416                 updated by Jens
1417
1418 2003-04-17 [paul]       0.8.11claws95
1419
1420         * sync with 0.8.11cvs27
1421                 see ChangeLog 2003-04-16
1422
1423 2003-04-15 [paul]       0.8.11claws94
1424
1425         * src/prefs_common.[ch]
1426                 rearrange to stop the window getting too long:
1427                         move Receive dialog stuff to Receive tab
1428                         move Send dialog to Send tab
1429                         remove Dialogs frame
1430                 rename 'Open messages in summary with cursor keys' to
1431                 'Always open messages in summary when selected', as its
1432                 more appropriate
1433
1434 2003-04-15 [paul]       0.8.11claws93
1435
1436         * src/prefs_common.[ch]
1437           src/summaryview.c
1438                 add new option '/Interface/Open next message on deletion'
1439
1440 2003-04-15 [paul]       0.8.11claws92
1441
1442         * src/summaryview.[ch]
1443                 add /Mark/Lock and /Mark/Unlock to the pop-up
1444                 menu. Patch submitted by Ivan Francolin Martinez
1445                 <ivanfm@users.sourceforge.net>
1446
1447 2003-04-15 [paul]       0.8.11claws91
1448
1449         * sync with 0.8.11cvs24
1450                 see ChangeLog 2003-04-15
1451
1452 2003-04-14 [jens]       0.8.11claws90
1453
1454         * updated German translation and some corrections from
1455                 Roland Bless <bless@tm.uka.de>
1456
1457 2003-04-14 [paul]       0.8.11claws89
1458
1459         * sync with 0.8.11cvs22
1460                 see ChangeLog 2003-04-14
1461
1462 2003-04-13 [paul]       0.8.11claws88
1463
1464         * src/plugins/clamav/clamav_plugin.c
1465                 fix memory leaks
1466                 clean up
1467
1468 2003-04-12 [paul]       0.8.11claws87
1469
1470         * src/plugins/clamav/clamav_plugin.c
1471                 activate enable/disable archive scanning option
1472                 
1473         * src/plugins/clamav/.cvsignore         ** NEW FILE **
1474
1475 2003-04-12 [paul]       0.8.11claws86
1476
1477         * src/plugins/Makefile.am
1478           src/plugins/clamav/Makefile.am                ** NEW FILE **
1479           src/plugins/clamav/README                     ** NEW FILE ** 
1480           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
1481           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
1482                 add Clam AntiVirus plugin
1483
1484 2003-04-12 [paul]       0.8.11claws85
1485
1486         * sync with 0.8.11cvs21
1487                 see ChangeLog 2003-04-11
1488
1489 2003-04-11 [paul]       0.8.11claws84
1490
1491         * po/es.po
1492                 update Spanish translation. Submitted by Ricardo
1493                 Mones Lastra.
1494
1495 2003-04-10 [christoph]  0.8.11claws83
1496
1497         * src/mbox.c
1498                 fix typo that did not move unfiltered mails to destination
1499                 folder
1500
1501         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
1502          when filtering from spool)
1503
1504 2003-04-10 [christoph]  0.8.11claws82
1505
1506         * src/imap.c
1507                 use BODY.PEEK instead of BODY in in message fetch operation
1508                 to make sure the IMAP server does not set the \Seen flag for
1509                 messages. Sylpheed does that later itself, when the message
1510                 is opened in sylpheed
1511
1512         (closes Bug 111 Claws destroys unread marks)
1513
1514 2003-04-09 [oliver]     0.8.11claws81
1515         
1516         * src/folder.c
1517                 fix crash in folder_destroy
1518         * README.claws
1519                 remove selective download
1520
1521 2003-04-09 [christoph]  0.8.11claws80
1522
1523         * src/imap.c
1524                 fix crash in imap_get_msginfo() when then fetched message
1525                 is not found
1526
1527         (closes Bug 110 Crash during mail composition)
1528
1529 2003-04-08 [christoph]  0.8.11claws79
1530
1531         * src/folder.c
1532         * src/prefs_account.c
1533                 Filter new messages that are found in an INBOX folder
1534                 when 'Filter messages on receiving' is enabled in the
1535                 Folder's AccountPrefs. This allows to use Sylpheed's
1536                 filtering engine for IMAP folders where messages are
1537                 added to the INBOX by a MTA
1538
1539 2003-04-08 [paul]       0.8.11claws78
1540
1541         * src/procmsg.h
1542                 clean up after last commit
1543
1544 2003-04-08 [paul]       0.8.11claws77
1545
1546         * sync with 0.8.11cvs20
1547                 see ChangeLog 2003-04-07 and 2003-04-08
1548
1549 2003-04-07 [christoph]  0.8.11claws76
1550
1551         * src/filtering.[ch]
1552         * src/inc.[ch]
1553         * src/mbox.c
1554         * src/procmsg.[ch]
1555                 add procmsg_msginfo_filter() to execute filtering actions
1556
1557 2003-04-06 [christoph]  0.8.11claws75
1558
1559         * src/imap.c
1560                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
1561
1562 2003-04-06 [christoph]  0.8.11claws74
1563
1564         * src/common/utils.[ch]
1565                 add g_int_compare() function for slist sorting
1566
1567         * src/imap.c
1568                 fetch all MsgInfos with one command in imap_get_msginfos()
1569                 using an imap set with a list of ranges
1570
1571         * src/news.c
1572                 use new g_int_compare() function
1573
1574 2003-04-06 [thorsten]   0.8.11claws73
1575
1576         * src/mh.c
1577                 corrected implementation of mh_folder_destroy()
1578
1579 2003-04-05 [christoph]  0.8.11claws72
1580
1581         * src/account.c
1582         * src/folder.[ch]
1583         * src/folderview.c
1584         * src/imap.c
1585         * src/inc.c
1586         * src/main.c
1587         * src/mainwindow.c
1588         * src/mbox_folder.c
1589         * src/mh.c
1590         * src/mimeview.h
1591         * src/msgcache.[ch]
1592         * src/news.c
1593         * src/procmime.h
1594         * src/procmsg.[ch]
1595         * src/setup.c
1596         * src/gtk/gtkutils.c
1597                 o rename structure field names class and new to klass and
1598                   new_msgs, to allow including files in C++
1599                 o add 'extern "C"' block to some header files
1600                 o add MsgInfoList and MsgNumberList as alias for GSList for
1601                   developers to know what type of list is expected
1602
1603         * src/plugins/image_viewer/plugin.c
1604         * src/plugins/image_viewer/viewer.[ch]
1605         * src/plugins/image_viewer/viewerprefs.[ch]
1606                 rename function names to prevent conflicts
1607
1608 2003-04-05 [paul]       0.8.11claws71
1609
1610         * sync with 0.8.11cvs18
1611                 see ChangeLog 2003-04-03 and 2003-04-04
1612
1613 2003-04-02 [christoph]  0.8.11claws70
1614
1615         * src/folder.[ch]
1616         * src/imap.[ch]
1617         * src/mbox_folder.[ch]
1618         * src/mh.[ch]
1619         * src/news.[ch]
1620                 o Make all virtual folder functions private
1621                 o remove unused folder code
1622
1623         * src/common/socket.[ch]
1624         * src/summaryview.c
1625                 fix warnings
1626
1627 2003-03-30 [alfons]     0.8.11claws69
1628
1629         * src/send_message.c
1630                 remove two debug traces and see if people still report
1631                 errors
1632
1633 2003-03-30 [alfons]     0.8.11claws68
1634
1635         * src/send_message.c
1636         * src/commons/session.c
1637                 add more debug traces
1638
1639 2003-03-30 [christoph]  0.8.11claws67
1640
1641         * src/folder.c
1642                 change processing folder name from .processing to processing
1643
1644         * src/common/ssl.c
1645                 disable SSL certificate check because it causes Xlib error
1646                 when the child process want's to open an GTK window
1647
1648 2003-03-30 [christoph]  0.8.11claws66
1649
1650         * src/folder.c
1651                 don't use default folder for processing folder item because
1652                 it can be a non local folder
1653
1654         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1655
1656 2003-03-30 [alfons]     0.8.11claws65
1657
1658         * src/send_message.c
1659                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1660                 to generate bad code for 'send_send_data_progressive': When
1661                 called from 'send_send_data_finished', the 'data' pointer is
1662                 cleared just before the assignment to the dialog pointer
1663
1664 2003-03-29 [christoph]  0.8.11claws64
1665
1666         * src/common/prefs.h
1667         * src/plugins/image_viewer/Makefile.am
1668         * src/plugins/image_viewer/plugin.c
1669         * src/plugins/image_viewer/viewer.[ch]
1670         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1671                 add PrefsPage for ImageViewer
1672
1673 2003-03-28 [thorsten]   0.8.11claws63
1674
1675         * src/common/session.c
1676                 added some comments
1677
1678 2003-03-28 [paul]       0.8.11claws62
1679
1680         * sync with 0.8.11cvs16
1681                 see ChangeLog 2003-03-28
1682
1683 2003-03-28 [paul]       0.8.11claws61
1684
1685         * sync with 0.8.11cvs15
1686                 see ChangeLog 2003-03-28
1687
1688 2003-03-27 [christoph]  0.8.11claws60
1689
1690         * src/folder.c
1691         * src/imap.c
1692         * src/common/socket.[ch]
1693                 set socket state to DISCONNECTED when any operation
1694                 fails to allow reconnecting in IMAP code without
1695                 checking the return code of all calls to the command
1696                 functions
1697
1698         * src/folderview.c
1699         * src/summaryview.c
1700                 remove some more stuff that depends on specific
1701                 folder types
1702
1703 2003-03-27 [paul]       0.8.11claws59
1704
1705         * sync with 0.8.11cvs14
1706                 see ChangeLog 2003-03-27
1707                 
1708         * src/selective_download.[ch]   ** REMOVED **
1709                 really removed
1710
1711 2003-03-27 [christoph]  0.8.11claws58
1712
1713         * src/folder.c
1714                 fix handling of tmp_flags in flag copy function
1715
1716 2003-03-27 [paul]       0.8.11claws57
1717
1718         * sync with 0.8.11cvs13
1719                 see ChangeLog 2003-03-27
1720
1721 2003-03-27 [oliver]     0.8.11claws56
1722
1723         * src/maiwindow.c
1724                 remove sel_download_cb
1725
1726 2003-03-27 [oliver]     0.8.11claws55
1727         
1728         * src/inc.c
1729                 remove POP3_TOP
1730         
1731 2003-03-26 [oliver]     0.8.11claws54
1732
1733         *src/pop.h
1734                 remove POP3_TOP*
1735         * README.claws
1736                 remove selective donwload readme
1737
1738 2003-03-26 [oliver]     0.8.11claws53
1739         * src/matcher.[ch]
1740         * src/matcher_parser_parse.y 
1741         * src/pop.c 
1742         * src/prefs_account.[ch]
1743         * src/prefs_filtering.c
1744                 remove selective donwload
1745
1746 2003-03-26 [oliver]     0.8.11claws52
1747
1748         * src/inc.[ch] 
1749         * src/filtering.c 
1750         * src/mainwindow.c 
1751                 remove selective donwload
1752
1753 2003-03-26 [oliver]     0.8.11claws51
1754         
1755         * src/Makefile.am
1756         * src/selective_download.[ch]   ** REMOVE **    
1757
1758 2003-03-26 [christoph]  0.8.11claws50
1759
1760         * src/news.c
1761                 fix NEWS that got broken by a sync with sylpheed-main
1762
1763 2003-03-26 [christoph]  0.8.11claws49
1764
1765         * src/mimeview.c
1766                 fix mime type guessing when no mime type is found for a file
1767
1768 2003-03-25 [christoph]  0.8.11claws48
1769
1770         * src/mimeview.c
1771         * src/procmime.c
1772                 remove mime type guessing from mime parser and use
1773                 name based mime types in viewer lookup for mime type
1774                 application/octet-stream
1775
1776 2003-03-25 [christoph]  0.8.11claws47
1777
1778         * doc-src/readme.txt
1779         * doc-src/rfc2554.txt
1780                 add RFC about SMTP AUTH
1781
1782         * src/send_message.c
1783         * src/common/smtp.[ch]
1784                 add extra error code for authentication errors and
1785                 clear temporary password when this error occurs
1786
1787         (closes Bug 84 authentication failure while sending should
1788          prompt for password again)
1789
1790 2003-03-25 [christoph]  0.8.11claws46
1791
1792         * configure.ac
1793         * src/Makefile.am
1794         * src/imageview.[ch]                            ** REMOVE **
1795         * src/messageview.[ch]
1796         * src/mimeview.[ch]
1797         * src/prefs_common.[ch]
1798         * src/textview.c
1799         * src/plugins/Makefile.am
1800         * src/plugins/image_viewer/.cvsignore           ** NEW **
1801         * src/plugins/image_viewer/Makefile.am          ** NEW **
1802         * src/plugins/image_viewer/plugin.c             ** NEW **
1803         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1804                 move image viewer into a plugin (building is enabled by default)
1805                 [ToDo: Prefs for resize and autoview]
1806
1807 2003-03-25 [paul]       0.8.11claws45
1808
1809         * sync with 0.8.11cvs12
1810                 see ChangeLog 2003-03-26
1811
1812 2003-03-25 [paul]       0.8.11claws44
1813
1814         * sync with 0.8.11cvs11
1815                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1816                 
1817         Note: Selective Download is broken.
1818                 
1819 2003-03-22 [christoph]  0.8.11claws43
1820
1821         * src/folder.c
1822                 code cleanup for flags copying
1823
1824 2003-03-22 [christoph]  0.8.11claws42
1825
1826         * src/plugins/trayicon/trayicon.c
1827                 fix setting the transparent area when the window size
1828                 is forced by the system tray
1829
1830 2003-03-22 [christoph]  0.8.11claws41
1831
1832         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1833         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1834         * src/plugins/trayicon/newmail.xpm              ** NEW **
1835         * src/plugins/trayicon/nomail.xpm               ** NEW **
1836         * src/plugins/trayicon/trayicon.c
1837         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1838                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1839                 o add icon for unread mails
1840                 o set transparency for window
1841
1842 2003-03-22 [christoph]  0.8.11claws40
1843
1844         * src/news.c
1845                 init news session to prevent crash when session is closed
1846
1847 2003-03-22 [christoph]  0.8.11claws39
1848
1849         * src/imap.c
1850         * src/common/session.[ch]
1851                 Init session data to make sure we don't have invalid pointers
1852                 for read_ch and write_ch when new multi process sessions are
1853                 not used
1854
1855         * src/main.c
1856         * src/common/plugin.c
1857         * src/common/sylpheed.c
1858         * src/plugins/demo/demo.c
1859         * src/plugins/dillo_viewer/dillo_viewer.c
1860         * src/plugins/mathml_viewer/mathml_viewer.c
1861         * src/plugins/spamassassin/spamassassin.c
1862         * src/plugins/spamassassin/spamassassin_gtk.c
1863                 add plugin types to allow loading plugins at different times
1864                 (and maybe for different frontends), because it's not good to
1865                 load GTK-Plugins gefore gtk_init was called
1866
1867         * configure.ac
1868         * src/plugins/Makefile.am
1869         * src/plugins/trayicon/.cvsignore               ** NEW **
1870         * src/plugins/trayicon/Makefile.am              ** NEW **
1871         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1872         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1873         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1874         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1875         * src/plugins/trayicon/trayicon.c               ** NEW **
1876                 New Trayicon plugin that shows an icon in a systray that uses
1877                 XEMBED protocol like Gnome's systray. Icon shows if there
1878                 are new mails and a tooltip shows information about new,
1879                 unread and total messages.
1880
1881 2003-03-22 [paul]       0.8.11claws38
1882
1883         * src/common/smtp.c
1884                 fix ESMTP AUTH CRAM-MD5
1885                 [sync with main (still version 0.8.11cvs6), see
1886                  ChangeLog 2003-03-22]
1887
1888 2003-03-21 [colin]      0.8.11claws37
1889
1890         * src/send_message.c
1891                 Fix USE_SSL => USE_OPENSSL
1892
1893 2003-03-21 [colin]      0.8.11claws36
1894
1895         * src/folderview.c
1896                 Fix counts in drag and dropped subfolders
1897
1898 2003-03-21 [colin]      0.8.11claws35
1899
1900         * src/folder.c 
1901         * src/folderview.c
1902                 speed up a bit folder dnd
1903
1904 2003-03-20 [alfons]     0.8.11claws34
1905
1906         * src/main.c
1907         * src/toolbar.c
1908         * src/procmsg.c
1909                 don't send locked queue messages
1910                 (feature request "[ 705245 ] Locking message in outbox 
1911                  should prevent sending")
1912
1913 2003-03-20 [christoph]  0.8.11claws33
1914
1915         * src/folder.c
1916                 remove NEW and UNREAD flag in special folders when scanning
1917                 
1918         * src/common/smtp.c
1919                 fix ESMTP AUTH CRAM-MD5
1920
1921 2003-03-20 [paul]       0.8.11claws32
1922
1923         * src/prefs_account.c
1924                 Re-write 'Tunnel command to open connection' as
1925                 'Use command to communicate with server', and disable
1926                 it for all except IMAP accounts
1927
1928 2003-03-20 [paul]       0.8.11claws31
1929
1930         * sync with 0.8.11cvs6
1931                 see ChangeLog 2003-03-20
1932
1933 2003-03-19 [match]      0.8.11claws30
1934
1935         * src/addritem.[ch]
1936                 include documentation. minor refactoring.
1937         * src/addr_compl.[ch]
1938         * src/addrindex.[ch]
1939         * src/addresbook.[ch]
1940         * src/summaryview.c
1941                 re-enable address lookup (was disabled in
1942                 0.8.11claws20).
1943
1944 2003-03-19 [christoph]  0.8.11claws29
1945
1946         * src/procmsg.c
1947                 add temp flag handling, will make moving and copying
1948                 messages possible again
1949
1950         * src/folder.c
1951                 correct calulation of folder stats
1952
1953 2003-03-18 [match]      0.8.11claws28
1954
1955         * src/editgroup.h
1956                 remove case sensitive comparison (closes bug 80).
1957
1958 2003-03-18 [christoph]  0.8.11claws27
1959
1960         * src/imap.c
1961                 fix imap using a tunnel command
1962
1963         (closes bug 87)
1964
1965 2003-03-18 [christoph]  0.8.11claws26
1966
1967         * src/folder.[ch]
1968         * src/imap.c
1969         * src/procmsg.[ch]
1970                 rewrite flag handling for folders
1971
1972 2003-03-18 [christoph]  0.8.11claws25
1973
1974         * src/folder.c
1975         * src/procmsg.c
1976         * src/summaryview.c
1977                 unset NEW and UNREAD flags when message is ignored, to make
1978                 sure messages don't show up as unread on other IMAP clients,
1979                 because the IGNORE_THREAD flag can not be syncronized through
1980                 the IMAP folder
1981
1982 2003-03-17 [christoph]  0.8.11claws24
1983
1984         * src/imap.c
1985                 don't use recursion to fetch uids when the number of messages
1986                 does not match. Moved code into subfunction that is used
1987                 again when needed, to prevent an endless loop.
1988
1989 2003-03-17 [thorsten]   0.8.11claws23
1990
1991         * src/imageview.[ch]
1992                 export imageview_get_resized_size() (for plugins)
1993         * src/prefs_common.[ch]
1994                 added prefs_common_get() (for plugins)
1995
1996 2003-03-17 [christoph]  0.8.11claws22
1997
1998         * src/imap.c
1999                 o remove UID guessing from copy code
2000                 o support UIDPLUS extension for APPEND command
2001
2002 2003-03-17 [paul]       0.8.11claws21
2003
2004         * src/gtk/about.c
2005                 remove 'Compiled-plugins' section.
2006                 
2007         * src/plugins/dillo_viewer/dillo_viewer.c
2008                 slight change to description text
2009
2010 2003-03-16 [match]      0.8.11claws20
2011         * src/ldapserver.[ch]           ** NEW **
2012         * src/ldapctrl.[ch]             ** NEW **
2013         * src/ldapquery.[ch]            ** NEW **
2014         * src/ldaputil.[ch]             ** NEW **
2015         * src/addrcindex.[ch]           ** NEW **
2016         * src/addrquery.h               ** NEW **
2017         * src/addritem.[ch]
2018         * src/addrcache.[ch]
2019         * src/addrindex.[ch]
2020         * src/addr_compl.[ch]
2021         * src/addressbook.[ch]
2022         * src/addrbook.[ch]
2023         * src/editgroup.c
2024         * src/editaddress.c
2025         * src/editldap.c
2026         * src/editldap_basedn.c
2027         * src/vcard.c
2028         * src/jpilot.c
2029         * src/Makefile.am
2030                 included dynamic LDAP queries. improved address
2031                 completion.
2032
2033 2003-03-16 [paul]       0.8.11claws19
2034
2035         * tools/multiwebsearch.pl
2036                 fix a fatal typo
2037
2038 2003-03-16 [christoph]  0.8.11claws18
2039
2040         * src/mimeview.c
2041         * src/plugins/dillo_viewer/dillo_viewer.c
2042         * src/plugins/mathml_viewer/mathml_viewer.c
2043                 make unregistering of MimeViewerFactorys possible
2044
2045 2003-03-16 [alfons]     0.8.11claws17
2046
2047         * configure.ac
2048                 correct typo
2049
2050 2003-03-16 [melvin]     0.8.11claws16
2051
2052         * src/plugins/dillo_viewer.c
2053                 Fixed bug where it was not possible to view more than
2054                 one text/html attachment per message (bug discovered
2055                 by Christoph Hohmann).
2056
2057 2003-03-15 [melvin]     0.8.11claws15
2058
2059         * src/prefs_actions.c
2060                 Fixed compilation warnings.
2061
2062 2003-03-15 [melvin]     0.8.11claws14
2063
2064         * src/plugins/Makefile.am
2065         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
2066         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
2067         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
2068                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2069                 newer (http://dillo.auriga.wearlab.de/).
2070
2071 2003-03-15 [christoph]  0.8.11claws13
2072
2073         * src/imap.c
2074                 don't query imap folder for attributes because we already
2075                 for them from imap_status
2076
2077         * src/mimeview.[ch]
2078                 add support for plugable MimeViewers (unloading Viewers
2079                 not yet complete)
2080
2081         * src/plugins/Makefile.am
2082         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
2083         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
2084         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
2085                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2086                 widget from http://helm.cs.unibo.it/mml-widget/
2087
2088 2003-03-14 [christoph]  0.8.11claws12
2089
2090         * src/folder.[ch]
2091                 o error return code's should better be negative
2092                 o replace printf with debug_print
2093
2094         * src/imap.c
2095                 improve IMAP folder scan by checking UID-NEXT
2096
2097         * src/summaryview.c
2098                 remove check that are unnecessary in my opinion
2099
2100 2003-03-13 [christoph]  0.8.11claws11
2101
2102         * src/folder.[ch]
2103         * src/foldersel.c
2104         * src/folderview.c
2105         * src/imap.c
2106         * src/mbox_folder.c
2107         * src/mh.c
2108         * src/news.c
2109         * src/prefs_scoring.c
2110         * src/summaryview.c
2111                 use a common function to get a displayable name
2112                 for a FolderItem
2113
2114 2003-03-13 [paul]       0.8.11claws10
2115
2116         * tools/Makefile.am
2117           tools/README
2118           tools/multiwebsearch.conf     ** NEW FILE **
2119           tools/multiwebsearch.pl       ** NEW FILE **
2120                 add multiwebsearch Actions script
2121
2122 2003-03-13 [colin]      0.8.11claws9
2123
2124         * src/compose.c
2125                 Remove leading emtpy lines from quoted text
2126                 before quoting it
2127
2128 2003-03-13 [melvin]     0.8.11claws8
2129
2130         * src/prefs_actions.c
2131                 Fixed a memory leak
2132                 Code clean ups
2133                 Added Cancel and OK buttons
2134                 Corrected help text
2135
2136 2003-03-13 [christoph]  0.8.11claws7
2137
2138         * src/account.c
2139         * src/folder.[ch]
2140         * src/imap.c
2141         * src/mainwindow.c
2142         * src/mbox_folder.c
2143         * src/mh.c
2144         * src/news.c
2145         * src/setup.c
2146                 replace more folder type stuff with folder class stuff
2147
2148 2003-03-13 [melvin]     0.8.11claws6
2149
2150         * src/prefs_actions.c
2151                 Added new tokens:
2152                 %u: user provided argument
2153                 %h: user provided argument (hidden on input)
2154                 %s: current text selection in the message view 
2155
2156 2003-03-13 [paul]       0.8.11claws5
2157
2158         * sync with 0.8.11cvs5
2159                 see ChangeLog 2003-03-11, 2003-03-12
2160
2161 2003-03-12 [christoph]  0.8.11claws4
2162
2163         * src/folder.c
2164                 use folder class idstr when writing folderlist.xml
2165
2166         * src/folder.h
2167         * src/imap.c
2168         * src/news.c
2169                 replace folder type checks with folder class checks
2170
2171 2003-03-12 [christoph]  0.8.11claws3
2172
2173         * src/folder.[ch]
2174         * src/imap.[ch]
2175         * src/main.c
2176         * src/mbox_folder.[ch]
2177         * src/mh.[ch]
2178         * src/news.[ch]
2179                 o create a list of known folder classes in the folder system
2180                 o use folder class id strings for folder item identifiers
2181
2182 2003-03-12 [christoph]  0.8.11claws2
2183
2184         * src/imap.c
2185                 fix imap uid validity check
2186
2187 2003-03-12 [christoph]  0.8.11claws1
2188
2189         * src/account.c
2190         * src/folder.[ch]
2191         * src/foldersel.c
2192         * src/folderview.c
2193         * src/imap.c
2194         * src/mainwindow.c
2195         * src/mbox_folder.c
2196         * src/mh.c
2197         * src/news.c
2198         * src/prefs_scoring.c
2199         * src/procmsg.c
2200         * src/setup.c
2201         * src/summaryview.c
2202                 initial restructuring of folder system, seperating
2203                 folders and folder classes
2204
2205 2003-03-12 [paul]       0.8.11claws
2206
2207         0.8.11claws release
2208
2209 2003-03-12 [christoph]
2210
2211         * src/gtk/prefswindow.c
2212                 fix translation of "Page Index"
2213
2214 2003-03-12 [paul]       0.8.10claws110
2215
2216         a sync from 0.8.11cvs4 before the release
2217
2218         * src/common/utils.c
2219                 subject_compare_for_sort(): allow null strings (fixes
2220                 summary sorting).
2221
2222 2003-03-11 [paul]       0.8.10claws109
2223
2224         * po/es.po
2225                 update Spanish translation, submitted by
2226                 Ricardo Mones Lastra
2227
2228 2003-03-11 [melvin]     0.8.10claws108
2229
2230         * po/fr.po
2231                 Updated French translations
2232
2233 2003-03-11 [paul]       0.8.10claws107
2234
2235         * manual/en/Makefile.am
2236           manual/en/*.html
2237                 update English manual, add a new page
2238                 updated by Francois Barriere <fbarriere@atmel.fr>
2239                 
2240         * po/bg.po
2241           po/it.po
2242           po/sr.po
2243                 update Bulgarian, Italian, and Serbian translations
2244                 submitted by George Danchev, Alessandro Maestri, and
2245                 Urke MMI
2246
2247 2003-03-10 [paul]       0.8.10claws106
2248
2249         * src/gtk/about.c
2250           src/gtk/prefswindow.c
2251                 make some strings translatable
2252
2253 2003-03-10 [darko]      0.8.10claws105
2254
2255         * src/compose.c
2256                 code cleanup to make Hiro happy
2257
2258 2003-03-10 [paul]       0.8.10claws104
2259
2260         * sync with 0.8.11cvs2
2261                 see ChangeLog 2003-03-10
2262
2263 2003-03-09 [melvin]     0.8.10claws103
2264
2265         * src/textview.c
2266                 textview_set_font(): fix for message display in
2267                 UTF-8 locales (thanks to Sergey Vlasov).
2268                 (was unintentionnaly reverted in 0.8.6claws6)   
2269
2270 2003-03-08 [darko]      0.8.10claws102
2271
2272         * src/compose.c
2273                 fix infinite loop in wrapping as reported
2274                 by happycactus
2275                 obsoletes patch #696482
2276
2277 2003-03-08 [christoph]  0.8.10claws101
2278
2279         * src/imap.c
2280                 add workaround for IMAP servers that do not
2281                 support the "UID SEARCH UID" command
2282
2283 2003-03-07 [christoph]  0.8.10claws100
2284
2285         * src/plugins/spamassassin/spamassassin.[ch]
2286         * src/plugins/spamassassin/spamassassin_gtk.c
2287                 code cleanup
2288
2289 2003-03-07 [paul]       0.8.10claws99
2290
2291         * po/es.po
2292                 updated Spanish translation, submitted by
2293                 Ricardo Mones Lastra
2294
2295 2003-03-07 [christoph]  0.8.10claws98
2296
2297         * src/send.c
2298                 fix in 0.8.10claws94 was wrong
2299                 local delivery does not require escaping, remove escaping
2300                 code to make signatures of mails with "." lines valid
2301                 
2302                 NOTE: requires that sendmail is executed with "-i" option,
2303                       what is the default now, but has to be changed in all
2304                       exsiting accounts)
2305
2306 2003-03-07 [paul]       0.8.10claws97
2307
2308         * sync with 0.8.11 release
2309                 see ChangeLog 2003-03-07
2310
2311 2003-03-06 [paul]       0.8.10claws96
2312
2313         * src/compose.c
2314                 revert commit 0.8.10claws92
2315
2316 2003-03-06 [paul]       0.8.10claws95
2317
2318         * src/folderview.c
2319                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2320
2321         * src/gtkaspell.c
2322                 fix bug 74, 'Crash opening editor window with pseudo-color
2323                 display'
2324                 
2325         Patches submitted by Kevin Vigor <kevin@vigor.nu>
2326
2327 2003-03-06 [christoph]  0.8.10claws94
2328
2329         * src/send.c
2330                 fix rfc2821 (4.5.2) violation in SMTP data sending,
2331                 all lines starting with a period get an extra period
2332                 inserted
2333                 (found by Simon 'corecode' Schubert)
2334
2335 2003-03-06 [paul]       0.8.10claws93
2336
2337         * src/folderview.c
2338                 if configured font can't be loaded fall back to gtk
2339                 default. (with thanks to Christoph)
2340                 
2341                 closes long-standing bug 15 'Crashes on startup'
2342
2343 2003-03-06 [paul]       0.8.10claws92
2344
2345         * src/compose.c
2346                 freeze text before autosave and thaw afterwards
2347                 fixes bug 67 'autosave make re-rediting message crazy'
2348
2349 2003-03-06 [christoph]  0.8.10claws91
2350
2351         * src/compose.c
2352                 ignore address comment in dupe check for Cc-list
2353
2354         (closes reopened bug 47 Replying to message strips name part of
2355          e-mail addresses of Cc: lines)
2356
2357 2003-03-06 [paul]       0.8.10claws90
2358
2359         * src/Makefile.am
2360                 remove reference to gtkxtext.h as its no longer in
2361                 the repository
2362
2363 2003-03-06 [paul]       0.8.10claws89
2364
2365         * sync with 0.8.10cvs25
2366                 see ChangeLog 2003-03-06
2367
2368 2003-03-06 [oliver]     0.8.10claws88
2369         
2370         * src/messageview.c
2371                 remove include
2372
2373 2003-03-06 [oliver]     0.8.10claws87
2374         
2375         * src/folderview.c 
2376                 remove changes introduced inclaws74
2377         * src/messageview.c
2378                 another attempt to sanely delete and update
2379                 messages deleted in separate messageview
2380
2381 2003-03-05 [christoph]  0.8.10claws86
2382
2383         * src/summaryview.c
2384                 check if "From" matches any account's address if
2385                 addressbook completion of addresses is disabled too
2386
2387         (closes Bug 70 "Display recipient in from" doesn't check
2388          folder's default account)
2389
2390 2003-03-05 [christoph]  0.8.10claws85
2391
2392         * src/compose.c
2393         * src/common/utils.[ch]
2394                 don't strip address comments when building Cc lists
2395
2396         (closes Bug 47 Replying to message strips name part of e-mail addresses
2397          of Cc: lines)
2398
2399         * src/folder.c
2400                 fix return value of copy function
2401
2402 2003-03-05 [christoph]  0.8.10claws84
2403
2404         * src/imap.c
2405                 don't ask imap server for non rfc822 headers
2406
2407         (closes bug 71 IMAP FETCH asks for FROM header field twice)
2408
2409         * src/imap.c
2410                 destroy session on socket error to allow reconnecting
2411
2412 2003-03-05 [christoph]  0.8.10claws83
2413
2414         * configure.ac
2415                 fix building with gnome when no prefix is set
2416
2417         (closes bug 66 Gnome directory is set to NONE)
2418
2419 2003-03-05 [paul]       0.8.10claws82
2420
2421         * sync with 0.8.10cvs23
2422                 see ChangeLog 2003-03-05
2423
2424 2003-03-04 [christoph]  0.8.10claws81
2425
2426         * src/folder.c
2427                 o fix moving and copying when folder returns 0 for new
2428                   message number
2429                 o remove some code for single message copy and move
2430                   operations and use functions for multiple messages
2431
2432         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2433
2434         * src/news.c
2435                 remove unused include
2436
2437 2003-03-04 [paul]       0.8.10claws80
2438
2439         * src/gtk/about.c
2440                 list 'Compiled plugins'
2441
2442 2003-03-03 [christoph]  0.8.10claws79
2443
2444         * src/news.[ch]
2445                 have to multiply the percentage of the current fetch with
2446                 the percentage that it has of the total fetch operation
2447                 for correct values
2448
2449 2003-03-03 [christoph]  0.8.10claws78
2450
2451         * src/news.c
2452                 fix calculation of expected lines for progress indicator
2453
2454 2003-03-03 [christoph]  0.8.10claws77
2455
2456         * src/summaryview.c
2457         * src/common/utils.c
2458                 fix segfault when opening the root news folder
2459
2460 2003-03-03 [christoph]  0.8.10claws76
2461
2462         * src/mainwindow.[ch]
2463         * src/common/Makefile.am
2464         * src/common/progressindicator.[ch]
2465                 add UI independent progress indicator handling
2466
2467         * src/news.[ch]
2468                 use new progress indicator for message info fetching
2469
2470         * src/common/hooks.h
2471                 code cleanup
2472
2473 2003-03-03 [oliver]     0.8.10claws75
2474
2475         * src/toolbar.c
2476         * src/compose.c
2477                 removed commented code
2478
2479 2003-03-03 [oliver]     0.8.10claws74
2480
2481         * src/toolbar.[ch]
2482                 cleanups and refactoring
2483         * src/compose.[ch]
2484                 compose_reply_mode reply & forwarding interface for
2485                 toolbar buttons
2486         * src/folderview.c
2487                 act on messages marked for deletion in folderview_selected
2488                 based on prefs_common.immediate_exec since a message might 
2489                 have been deleted by messageview in a folder we are changing 
2490                 to (does anybody understand what I'm on about ?)
2491
2492 2003-03-03 [oliver]     0.8.10claws73
2493         
2494         * src/messageview.[ch]
2495                 new functions
2496                 - messageview_delete: delete message shown in messagview
2497                 - messageview_update_view: update messageview to currently 
2498                   selected summaryview message
2499                 - add separate messageview to msgview_list in order to update 
2500                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
2501         * src/summaryview.[ch]
2502                 summary_get_selection returns a list of selected msgs
2503                 in summaryview
2504         * src/mainwindow.c
2505                 toolbar reply refactoring
2506
2507 2003-03-03 [paul]       0.8.10claws72
2508
2509         * sync with 0.8.10cvs21
2510                 see ChangeLog 2003-03-03
2511
2512 2003-03-02 [christoph]  0.8.10claws71
2513
2514         * src/common/passcrypt.c
2515                 use POSIX includes
2516
2517 2003-03-02 [christoph]  0.8.10claws70
2518
2519         * configure.ac
2520         * src/prefs_account.c
2521         * src/prefs_gtk.[ch]
2522         * src/common/.cvsignore
2523         * src/common/Makefile.am
2524         * src/common/passcrypt.c                ** NEW **
2525         * src/common/passcrypt.h.in             ** NEW **
2526                 Implement password encryption in config files
2527                 using unix encrypt and setkey functions. The crypt
2528                 key can be set as a configure parameter. Old
2529                 passwords will be converted if they do not begin
2530                 with '!'
2531
2532 2003-03-02 [paul]       0.8.10claws69
2533
2534         * src/prefs_account.c
2535                 fix compile error
2536
2537 2003-03-01 [thorsten]   0.8.10claws68
2538
2539         * po/el.po
2540           po/hr.po
2541           po/it.po
2542           po/nl.po
2543           po/sr.po
2544           po/sv.po
2545                 corrected format strings
2546         * po/en_GB.po
2547                 corrected headers
2548                 (fix compile errors with GNU gettext-0.11.5)
2549
2550 2003-03-01 [oliver]     0.8.10claws67
2551
2552         * src/summaryview.c
2553                 menu callbacks call toolbar_menu_reply
2554
2555 2003-03-01 [oliver]     0.8.10claws66
2556
2557         * src/mainwindow.c
2558         * src/messageview.c
2559                 menu callbacks call toolbar_menu_reply
2560         * src/toolbar.[ch]
2561                 callbacks from menu handled by toolbar_menu_reply
2562
2563 2003-03-01 [paul]       0.8.10claws65
2564
2565         * src/addressbook.c
2566                 revert commit 0.8.10claws54 - breaks editing of
2567                 addressbook.
2568                 
2569         * po/bg.po
2570                 update Bulgarian translation, submitted by
2571                 George Danchev
2572
2573 2003-02-28 [christoph]  0.8.10claws64
2574
2575         * src/account.c
2576         * src/addressadd.c
2577         * src/compose.c
2578         * src/gtkaspell.c
2579         * src/gtkxtext.h                ** REMOVE **
2580         * src/imap.c
2581         * src/matcher.[ch]
2582         * src/mh.c
2583         * src/news.c
2584         * src/pine.c
2585         * src/prefs_common.c
2586         * src/prefs_matcher.c
2587         * src/procheader.[ch]
2588         * src/procmsg.[ch]
2589         * src/toolbar.c
2590         * src/common/ssl_certificate.c
2591         * src/gtk/colorlabel.c
2592         * src/gtk/menu.c
2593                 o fix warnings
2594                 o remove code obsoleted by new cache and folder system rework
2595
2596 2003-02-28 [oliver]     0.8.10claws63
2597         
2598         * src/toolbar.[ch]
2599                 * fix bug where reply in Messageview replied to 
2600                 Message displayed in summaryview
2601                 (reportedd via ML by chinatinte at gmx dot ch)
2602                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2603                 didn't work in separate MessageView Toolbar
2604                 (wondering if anybody uses this at all ?)
2605         * src/summaryview.[ch]
2606                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2607                 (generalize reply and forward code);
2608         * src/messageview.c 
2609                 remove focus_in event which updated summaryview to messageview
2610
2611 2003-02-28 [paul]       0.8.10claws62
2612
2613         * po/Makefile.in.in
2614                 add the --check option
2615                 Patch submitted by Ricardo Mones Lastra
2616
2617 2003-02-28 [paul]       0.8.10claws61
2618
2619         * src/prefs_account.c
2620                 re-order 'Signature' items
2621
2622 2003-02-28 [paul]       0.8.10claws60
2623
2624         * sync with 0.8.10cvs20
2625                 see ChangeLog 2003-02-28
2626
2627 2003-02-28 [paul]       0.8.10claws59
2628
2629         * po/POTFILES.in
2630                 update to reflect recent movement of files
2631
2632 2003-02-28 [paul]       0.8.10claws58
2633
2634         * sync with 0.8.10cvs19
2635                 see ChangeLog 2003-02-28
2636
2637 2003-02-27 [martin]     0.8.10claws57
2638
2639         * src/prefs_matcher.c 
2640                 fix segfault in prefs_matcher_ok() when the
2641                 last entry is deleted and prevents that the
2642                 message "entry not saved" comes up after deleting
2643                 an entry
2644
2645 2003-02-27 [martin]     0.8.10claws56
2646
2647         * src/prefs_filtering.c 
2648                 fix segfault in prefs_filtering_ok() when the
2649                 last entry is deleted and prevents that the
2650                 message "entry not saved" comes up after deleting
2651                 an entry
2652
2653 2003-02-27 [paul]       0.8.10claws55
2654
2655         * sync with 0.8.10cvs18
2656                 see ChangeLog 2003-02-27
2657
2658 2003-02-27 [paul]       0.8.10claws54
2659
2660         * src/addressbook.c
2661                 fix bug where the address book crashes with 
2662                 multiple lookups.
2663                 Patch [687729] submitted by David Frager 
2664                 <dbfrager@users.sourceforge.net>
2665
2666 2003-02-25 [christoph]  0.8.10claws53
2667
2668         * src/Makefile.am
2669         * src/colorlabel.[ch]           ** REMOVE **
2670         * src/gtk/Makefile.am
2671         * src/gtk/colorlabel.[ch]       ** NEW **
2672                 move colorlabel files to gtk directory
2673
2674         * src/esmtp.[ch]                ** REMOVE **
2675                 has been merged into smtp.[ch] in 0.7.5
2676
2677 2003-02-25 [christoph]  0.8.10claws52
2678
2679         * src/Makefile.am
2680         * src/about.[ch]                ** REMOVE **
2681         * src/gtk/Makefile.am
2682         * src/gtk/about.[ch]            ** NEW **
2683                 move about files to gtk directory
2684
2685 2003-02-25 [christoph]  0.8.10claws51
2686
2687         * src/folder.c
2688                 some code optimization of folder scanning code
2689
2690         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2691
2692 2003-02-25 [christoph]  0.8.10claws50
2693
2694         * src/main.c
2695         * src/common/sylpheed.c
2696                 add command line parameter parsing to common code
2697
2698 2003-02-24 [christoph]
2699
2700         * Makefile.am
2701         * configure.ac
2702                 fix gnome prefix problems, the configure script now removed
2703                 `gnome-config --prefix` from `gnome-config --datadir`
2704                 and adds $(prefix} instead
2705
2706         (closes Bug 24 Makefile does not respect prefix when installing
2707          GNOME data)
2708
2709 2003-02-24 [christoph]  0.8.10claws49
2710
2711         * src/news.c
2712                 check for valid session before trying to authenticate
2713
2714         (closes Bug 60 crash if "authenticate on logon" is activated
2715          and newsserver-hostname is not valid)
2716
2717 2003-02-24 [melvin]     0.8.10claws48
2718
2719         * src/prefs_actions.c
2720                 Make sure all user's input is sent to the action and then
2721                 close the socket..
2722
2723 2003-02-23 [alfons]     0.8.10claws46
2724
2725         * src/summaryview.c
2726                 also wait cursor when deleting files
2727
2728 2003-02-23 [paul]
2729
2730         * tools/freshmeat_search.pl
2731           tools/google_search.pl
2732                 scripts should now work for any browser/browser command line
2733
2734 2003-02-22 [christoph]  0.8.10claws45
2735
2736         * src/procmsg.c
2737                 fix IMAP flag setting, IMAP flag is not handled correctly
2738                 anymore by the folder system and information about the
2739                 folder should not be saved in the MsgInfo (in my opinion)
2740
2741         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2742
2743 2003-02-22 [christoph]  0.8.10claws44
2744
2745         * src/summaryview.c
2746                 fix spelling of "label" ;-)
2747
2748 2003-02-22 [thorsten]   0.8.10claws43
2749
2750         * src/mimeview.c
2751           src/prefs_common.[ch]
2752           src/procmime.[ch]
2753                 do not use description as attachment name
2754
2755 2003-02-22 [alfons]     0.8.10claws42
2756
2757         * src/summaryview.c
2758                 freeze/thaw folder item updates when changing color labels,
2759                 and put a wait cursors on
2760
2761 2003-02-22 [thorsten]   0.8.10claws41
2762
2763         * src/mimeview.c
2764                 save-all fixes: crash if invoked on multipart container,
2765                 mimeinfo access, pathseparators, error dialog
2766
2767 2003-02-21 [alfons]     0.8.10claws40
2768
2769         * src/prefs_gtk.c
2770                 remove unused var
2771
2772 2003-02-21 [colin]      0.8.10claws39
2773
2774         * src/send.c
2775                 Fix smtp logging
2776
2777 2003-02-21 [colin]      0.8.10claws38
2778
2779         * src/summaryview.c
2780                 Freeze/thaw folderItem updates when filtering messages 
2781                 via Tools/Filter messages
2782
2783 2003-02-21 [paul]       0.8.10claws37
2784
2785         * src/compose.c
2786                 revert commit 0.8.10claws26, there are ulterior motives
2787                 for users to set a Reply-To header when posting to
2788                 newsgroups
2789
2790 2003-02-21 [paul]       0.8.10claws36
2791
2792         * sync with 0.8.10cvs17
2793                 see ChangeLog 2003-02-21
2794
2795 2003-02-20 [christoph]  0.8.10claws35
2796
2797         * src/imap.c
2798                 IMAP UID fetch speedup using SEARCH
2799
2800         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2801
2802         * src/imap.c
2803                 fix problem with UIDs in IMAP UID cache that no longer existed
2804
2805 2003-02-20 [christoph]  0.8.10claws34
2806
2807         * src/imap.c
2808         * src/procheader.c
2809         * src/procheader.h
2810                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2811
2812         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2813
2814         * src/imap.c
2815                 Rewrite imap_cmd_gen_recv use sock_getline instead
2816                 of sock_gets to avoid problems with too long reply
2817                 lines
2818     
2819 2003-02-20 [colin]      0.8.10claws33
2820         
2821         * src/prefs_account.c
2822                 Better wording
2823
2824 2003-02-20 [colin]      0.8.10claws32
2825
2826         * src/compose.c
2827                 Remove useless '&& !to_sender' 
2828
2829 2003-02-20 [darko]
2830
2831         * AUTHORS
2832                 change my e-mail address
2833
2834 2003-02-19 [colin]      0.8.10claws31
2835
2836         * src/prefs_common.c
2837                 X11 style colors for every configurable color
2838
2839 2003-02-19 [alfons]     0.8.10claws30
2840
2841         * src/prefs_gtk.[ch]
2842         * src/prefs_common.c
2843                 for color_new accept both plain integers and X11 style color
2844                 names (as found in /usr/lib/X11/rgb.txt)
2845
2846 2003-02-19 [paul]       0.8.10claws29
2847
2848         * src/mainwindow.c
2849                 add tooltips to online/offline button and account selector
2850                 button
2851
2852 2003-02-19 [paul]       0.8.10claws28
2853
2854         * src/folder.c
2855           src/news.c
2856           src/prefs_account.[ch]
2857           src/prefs_common.[ch]
2858                 move 'Maximum number of articles to download' to
2859                 account prefs.
2860                 clean up account prefs gui a little by hiding entries
2861                 rather then greying out entries
2862
2863 2003-02-19 [hiro]       0.8.10claws27
2864
2865         * src/common/utils.c
2866                 fix bug #54 'yesterdays date is displayed in the message 
2867                 summary window'
2868
2869 2003-02-19 [paul]       0.8.10claws26
2870
2871         * src/compose.c
2872                 fix bug reported in Feature Request [688596] 
2873                 'Reply-to header in news'
2874
2875 2003-02-18 [paul]       0.8.10claws25
2876
2877         * src/select-keys.c
2878                 add a 'List all keys' button to key selection dialog
2879
2880 2003-02-18 [colin]      0.8.10claws24
2881         
2882         * src/stock_pixmap.c
2883                 fix compile error
2884
2885 2003-02-18 [colin]      0.8.10claws23
2886
2887         * src/common/smtp.[ch]
2888           src/prefs_account.c
2889                 Try to starttls if it seems to be the only
2890                 way to authenticate a user
2891
2892 2003-02-18 [paul]       0.8.10claws22
2893
2894         * src/Makefile.am
2895           src/folderview.c
2896           src/stock_pixmap.[ch]
2897           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2898           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2899                 as a Drafts folder is a special folder allow it to have
2900                 its own unique icons
2901
2902 2003-02-18 [colin]      0.8.10claws21
2903
2904         * src/imap.c
2905                 Fix port selection when using starttls
2906
2907 2003-02-18 [paul]       0.8.10claws20
2908
2909         * src/mainwindow.c
2910           src/prefs_common.[ch]
2911                 make blue the default new mail colour
2912
2913 2003-02-18 [paul]       0.8.10claws19
2914
2915         * sync with 0.8.10cvs14
2916                 see ChangeLog 2003-02-18
2917
2918 2003-02-17 [jens]       0.8.10claws18
2919
2920         * src/common/md5.c
2921                 fixed a compile problem with gcc 3.3
2922                 works on 2.95.3 too (testet on PPC as it is big endian)
2923
2924 2003-02-17 [paul]       0.8.10claws17
2925
2926         * sync with 0.8.10cvs13
2927                 see ChangeLog 2003-02-17
2928
2929 2003-02-17 [paul]       0.8.10claws16
2930
2931         * sync with 0.8.10cvs12
2932                 see ChangeLog 2003-02-17
2933
2934 2003-02-16 [match]      0.8.10claws15
2935
2936         * src/addressbook.c
2937                 Eliminates reloading of address data when items
2938                 deleted or added. Applied submitted by
2939                 Luke Plant <lukeplant@softhome.net>
2940
2941 2003-02-16 [paul]       0.8.10claws14
2942
2943         * src/news.c
2944                 when a 'protocol error' is encountered disconnect from
2945                 the server. This means that the user can carry on viewing
2946                 other articles and doesn't have to either wait until the
2947                 server timesout or quit sylpheed.
2948                 Fixes bug #53 'Unable to read messages in newsgroups, 
2949                 displayed message doesn't change'
2950
2951 2003-02-15 [christoph]  0.8.10claws13
2952
2953         * src/imap.c
2954                 fix bug that stopped scanning of folders when an
2955                 IMAP folder was empty
2956
2957         (closes bug 46 stop scan messages in folders after empty folder)
2958
2959 2003-02-15 [paul]
2960
2961         * tools/Makefile.am
2962           tools/README
2963           tools/freshmeat_search.pl     ** NEW FILE **
2964           tools/google_search.pl        ** NEW FILE **
2965                 Add 2 Actions scripts which search freshmeat/google
2966                 for the selected text using the browser configured
2967                 in sylpheedrc.
2968                 
2969         Note: These scripts are very dependent on the format of the
2970         browser command and may not work on every occasion. Testing
2971         is welcome. 
2972
2973 2003-02-14 [alfons]     0.8.10claws12
2974
2975         * src/compose.c
2976                 fix breakage because of uninitialized account pointer.
2977                 please verify.
2978
2979 2003-02-14 [paul]       0.8.10claws11
2980
2981         * src/compose.c
2982           src/prefs_account.[ch]
2983           src/prefs_common.[ch]
2984                 move signature settings to Account Prefs
2985
2986 2003-02-14 [paul]       0.8.10claws10
2987
2988         * sync with 0.8.10cvs11
2989                 see ChangeLog 2003-02-14
2990
2991 2003-02-13 [thorsten]   0.8.10claws9
2992
2993         * src/news.c
2994                 revert news progressbar (GUI separation)
2995
2996 2003-02-13 [paul]       0.8.10claws8
2997
2998         * src/compose.c
2999                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3000                 paragraph 1
3001
3002 2003-02-13 [paul]       0.8.10claws7
3003
3004         * src/compose.[ch]
3005           src/summaryview.c
3006                 fix 'Follow-up and Reply-to' so that it creates a reply to
3007                 the newsgroup and the sender. If the message has the keyword
3008                 'poster' in the Followup-To header, all replies go to the
3009                 sender, re: RFC 1036, Section 2.2.3
3010                 rename all instances of 'ignore_replyto' to 'to_sender', both
3011                 were previously used, now we use just one.
3012
3013 2003-02-13 [paul]       0.8.10claws6
3014
3015         * sync with 0.8.10cvs9
3016                 see ChangeLog 2003-02-13
3017
3018 2003-02-13 [paul]       0.8.10claws5
3019
3020         * configure.ac
3021                 show which plugins are configured in the configure
3022                 output.
3023
3024 2003-02-12 [thorsten]   0.8.10claws4
3025
3026         * src/news.c
3027                 show progress while fetching news headers
3028
3029 2003-02-12 [christoph]  0.8.10claws3
3030
3031         * configure.ac
3032         * src/plugins/Makefile.am
3033                 use AM_CONDITIONAL to enable plugins, automake correctly
3034                 manages this when creating distdir
3035
3036 2003-02-12 [christoph]  0.8.10claws2
3037
3038         * ac/spamassassin.m4
3039         * src/plugins/spamassassin/Makefile.am
3040                 fix building SpamAssassin plugin without OpenSSL
3041
3042 2003-02-12 [paul]       0.8.10claws1
3043
3044         * ac/Makefile.am
3045           src/Makefile.am
3046           src/plugins/Makefile.am
3047                 fix failure of 'make release'
3048
3049 2003-02-12 [paul]       0.8.10claws
3050
3051         * 0.8.10claws released
3052
3053 2003-02-12 [paul]       0.8.9claws56
3054
3055         * po/bg.po
3056           po/es.po
3057           po/it.po
3058           po/ru.po
3059           po/sr.po
3060                 updated translations by George Danchev, Ricardo Mones Lastra,
3061                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3062                 
3063         * sylpheed.spec.in
3064                 Allow the building of RPMs by a regular user. Submitted
3065                 by Sergei Astanin
3066
3067 2003-02-11 [alfons]     0.8.9claws55
3068
3069         * src/colorlabel.c
3070                 don't use pixmaps for label color rect but draw rectangles
3071                 so we can respect the color map of palette based visuals
3072                 (fixes the long time crashes on Suns - thanks to Andreas
3073                 Engel and Steve O'Hara-Smith for testing)
3074
3075 2003-02-11 [christoph]  0.8.9claws54
3076
3077         * src/matcher_parser_parse.y
3078                 correct bug where filering rules of not existing folders in
3079                 matcherrc were added to global filtering
3080                 
3081         (closes Debian Bug #180253 - Directory's filter-rules are merged with
3082          main filter-rules after removing directory, http://bugs.debian.org/180253)
3083         
3084 2003-02-11 [paul]       0.8.9claws53
3085
3086         * sync with 0.8.10cvs7
3087                 see ChangeLog 2003-02-09
3088
3089 2003-02-11 [melvin]     0.8.9claws52
3090
3091         * po/fr.po
3092                 Updated French tranlsations
3093
3094 2003-02-10 [paul]       0.8.9claws51
3095
3096         * sylpheed.spec.in
3097                 correct --enable-openssl
3098                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3099
3100 2003-02-09 [martin]     0.8.9claws50
3101
3102         * src/prefs_matcher.c
3103                 fix segfault in prefs_matcher_substitute_cb() when
3104                 no row is selected
3105
3106 2003-02-09 [paul]       0.8.9claws49
3107
3108         * src/folderview.c
3109                 fix bug where a newsgroup folder's processing rules were
3110                 merged with the global filtering rules when the newsgroup
3111                 folder was deleted, causing some seriously bad results,
3112                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3113
3114 2003-02-08 [melvin]     0.8.9claws48
3115
3116         * src/compose.c
3117                 Corrected and modified an alert message.
3118
3119 2003-02-07 [paul]       0.8.9claws47
3120
3121         * src/folderview.c
3122                 fix bug where both an 'Account properties' window and a
3123                 'Folder properties' window were opened when clicking on
3124                 'Properties' in an NNTP or IMAP folder's popup menu.
3125
3126 2003-02-07 [paul]       0.8.9claws46
3127
3128         * sync with 0.8.10cvs6
3129                 see ChangeLog 2003-02-06
3130
3131 2003-02-06 [christoph]  0.8.9claws45
3132
3133         * src/mbox.c
3134                 freeze folder updates while importing mbox files
3135                 (closes bug 43 importing mbox took hours)
3136                 
3137         Patch submitted by Jens Rantil <jens.rantil@telia.com>
3138
3139 2003-02-06 [thorsten]   0.8.9claws44
3140
3141         * po/de.po
3142                 Updated german translations
3143
3144 2003-02-06 [thorsten]   0.8.9claws43
3145
3146         * src/news.h
3147                 use guint for message numbers (fix count in grouplist dialog)
3148
3149 2003-02-05 [paul]       0.8.9claws42
3150
3151         * sync with 0.8.10cvs2
3152                 see ChangeLog 2003-02-05
3153
3154 2003-02-04 [colin]      0.8.9claws41
3155
3156         * src/prefs_common.[ch]
3157           src/procmsg.c
3158           src/summaryview.c
3159                 Add an option to disable threading by subject
3160
3161 2003-02-04 [christoph]  0.8.9claws40
3162
3163         * src/inc.c
3164                 only abort fetching mails from multiple accounts when the
3165                 error is fatal and does not allow to check any more accounts
3166                 (currently only disk full error)
3167
3168         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3169          receive mails for other accouts)
3170
3171 2003-02-04 [christoph]  0.8.9claws39
3172
3173         * src/folder.c
3174                 first add the new message to the cache, then
3175                 send the update notification
3176
3177         (closes bug 39 after sending message folderview doesnt get updated)
3178
3179 2003-02-04 [colin]      0.8.9claws38
3180
3181         * src/inc.c
3182                 _really_ fix this Connecting... status
3183
3184 2003-02-04 [paul]       0.8.9claws37
3185
3186         * sync with 0.8.10
3187                 see ChangeLog 2003-02-04
3188
3189 2003-02-04 [paul]       0.8.9claws36
3190
3191         * sync with 0.8.9cvs6
3192                 see ChangeLog 2003-02-03
3193
3194 2003-02-04 [paul]       0.8.9claws35
3195
3196         * po/pt_BR.po
3197                 updated by André Filipe de Assunção e Brito 
3198                 <bedecko@netsite.com.br>
3199
3200 2003-02-03 [thorsten]   0.8.9claws34
3201
3202         * po/de.po
3203                 Updated german translations
3204
3205 2003-02-02 [paul]       0.8.9claws33
3206
3207         * po/es.po
3208                 updated by Ricardo Mones Lastra
3209
3210 2003-02-02 [thorsten]   0.8.9claws32
3211
3212         * src/mh.c
3213                 Fix mh_get_msginfo() segfault if file is inaccessible
3214
3215 2003-01-31 [colin]      0.8.9claws31
3216
3217         * src/procheader.c
3218                 Fix last commit's bug
3219
3220 2003-01-31 [colin]      0.8.9claws30
3221
3222         * src/procheader.c
3223                 Missing a change for gpg-signed messages
3224
3225 2003-01-31 [paul]       0.8.9claws29
3226
3227         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
3228           src/procheader.c
3229           src/stock_pixmap.[ch]
3230           src/summaryview.c
3231                 indicate GnuPG signed messages by displaying an icon
3232                 in the Attachment column.
3233
3234 2003-01-31 [paul]       0.8.9claws28
3235
3236         * sync with 0.8.9cvs4
3237                 see ChangeLog 2003-01-31
3238
3239 2003-01-31 [alfons]     0.8.9claws27
3240
3241         * src/textview.c
3242                 tune URI parser to accept mailto URLs with a '?'
3243                 (patch from Ruslan Balkin)
3244
3245 2003-01-31 [colin]      0.8.9claws26
3246
3247         * src/summaryview.c
3248                 Fix a leak introduced in claws24
3249
3250 2003-01-31 [colin]      0.8.9claws25
3251
3252         * src/summaryview.c
3253                 Freeze/Thaw folder updates when deleting dups
3254
3255 2003-01-31 [colin]      0.8.9claws24
3256         
3257         * src/addr_compl.c
3258           src/summaryview.c
3259           src/msgcache.c
3260                 little speed improvements
3261
3262 2003-01-31 [colin]      0.8.9claws23
3263
3264         * src/summaryview.c
3265                 Fix segfault when forwarding nothing
3266                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3267                 
3268 2003-01-30 [paul]       0.8.9claws22
3269
3270         * sync with 0.8.9cvs3
3271                 see ChangeLog 2003-01-30
3272
3273 2003-01-30 [paul]       0.8.9claws21
3274
3275         * sync with 0.8.9cvs2
3276                 see ChangeLog 2003-01-30
3277
3278 2003-01-29 [paul]       0.8.9claws20
3279
3280         * sync with 0.8.9cvs1
3281                 see ChangeLog 2003-01-29
3282
3283 2003-01-28 [paul]       0.8.9claws19
3284
3285         * po/POTFILES.in
3286                 update to reflect changes. 
3287                 thanks to Ricardo Mones Lastra
3288
3289 2003-01-27 [christoph]  0.8.9claws18
3290
3291         * ac/openssl.m4
3292         * ac/spamassassin.m4
3293         * src/plugins/spamassassin/README
3294         * src/plugins/spamassassin/libspamc.[ch]
3295         * src/plugins/spamassassin/utils.[ch]
3296                 updated to latest libspamc
3297
3298 2003-01-27 [christoph]  0.8.9claws17
3299
3300         * src/folder.c
3301                 fix wrong use of procheader_get_header_fields
3302
3303 2003-01-27 [christoph]  0.8.9claws16
3304
3305         * src/news.c
3306         * src/prefs_account.[ch]
3307         * src/common/nntp.[ch]
3308                 allow to force authentication for NNTP servers
3309
3310         Patch submitted by Florian Mickler <dmk@d-labs.de>
3311
3312 2003-01-26 [paul]       0.8.9claws15
3313
3314         * src/summaryview.c
3315                 speed up of marking messages as read
3316                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3317
3318 2003-01-26 [christoph]  0.8.9claws14
3319
3320         * src/Makefile.am
3321         * src/mgutils.[ch]              ** REMOVE **
3322         * src/xml.[ch]                  ** REMOVE **
3323         * src/xmlprops.[ch]             ** REMOVE **
3324         * src/common/Makefile.am
3325         * src/common/mgutils.[ch]       ** NEW **
3326         * src/common/xml.[ch]           ** NEW **
3327         * src/common/xmlprops.[ch]      ** NEW **
3328                 move xml files to common directory
3329
3330 2003-01-26 [christoph]  0.8.9claws13
3331
3332         * src/plugins/spamassassin/spamassassin_gtk.c
3333                 only set gtk entry text if string is available
3334
3335 2003-01-26 [melvin]     0.8.9claws12
3336
3337         * src/description_window.c
3338                 Allow resizing of the window
3339                 Allow automatic horizontal scroll bar
3340                 Do not vertically expand and fill
3341
3342 2003-01-26 [christoph]  0.8.9claws11
3343
3344         * src/Makefile.am
3345         * src/gtkutils.[ch]             ** REMOVE **
3346         * src/common/sylpheed.c
3347         * src/gtk/Makefile.am
3348         * src/gtk/description_window.c
3349         * src/gtk/gtkutils.[ch]         ** NEW **
3350         * src/gtk/prefswindow.c
3351                 move gtkutils to gtk directory
3352
3353 2003-01-26 [paul]       0.8.9claws10
3354
3355         * src/summaryview.c
3356                 rename summary_unread_clicked() to summary_status_clicked()
3357
3358 2003-01-26 [melvin]     0.8.9claws9
3359
3360         * src/prefs_actions.c
3361                 Cosmetical changes to the help text
3362
3363 2003-01-26 [paul]       0.8.9claws8
3364
3365         * src/folder.[ch]
3366           src/mainwindow.c
3367           src/prefs_common.c
3368           src/prefs_sumamry_column.c
3369           summaryview.[ch]
3370                 rename the 'Unread' column to 'Status'
3371
3372 2003-01-25 [match]      0.8.9claws7
3373
3374         * src/mgutils.[ch]
3375                 removed reference to LDAP constants. removed error2string.
3376                 included functions to support LDAP dynamic queries.
3377         * src/syldap.h
3378                 moved LDAP constants here.
3379         * src/addressbook.c
3380         * src/addrindex.c
3381         * src/importldif.c
3382                 removed references to LDAP constants and references to
3383                 error2string.
3384
3385 2003-01-25 [paul]       0.8.9claws6
3386
3387         * src/summaryview.c
3388                 summary_thread_build(), summary_thread_init(): remove 
3389                 unneeded reference to summaryview->folder_item
3390
3391 2003-01-25 [christoph]  0.8.9claws5
3392
3393         * src/gtk/description_window.c
3394                 o allow description texts to expand over multiple columns
3395                 o translate all columns
3396         * src/prefs_actions.c
3397                 change syntax description to use new multi column feature
3398
3399         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3400
3401 2003-01-25 [match]      0.8.9claws4
3402
3403         * src/vcard.c
3404                 fixed bug with Quoted-Printable
3405
3406 2003-01-25 [paul]       0.8.9claws3
3407
3408         * src/folder.[ch]
3409           src/summaryview.[ch]
3410                 implement per-folder collapsed/expanded threads setting
3411                 
3412         * src/prefs_common.c
3413                 remove global collapsed/expanded threads option
3414
3415 2003-01-25 [christoph]  0.8.9claws2
3416
3417         * po/POTFILES.in
3418                 add pluginwindow and prefswindow
3419         * src/compose.c
3420                 make send respond correctly to messages that could be added
3421                 to the queue folder, but the UID of the message is unknown
3422         * src/folder.c
3423         * src/imap.c
3424                 don't return guessed UIDs in imap_add_msg anymore. We return
3425                 0 to tell the folder system it was appened but the UID is
3426                 unknown. Folder system now get's the UID by scaning the folder
3427                 and searching the cache for the Message-ID
3428                 (closes bug #29 Messages queued, but not sent)
3429
3430 2003-01-25 [paul]       0.8.9claws1
3431
3432         * src/codeconv.c
3433                 conv_encode_header():  fix bug when long headers with 8-bit
3434                 characters are used, so that the encoded words are wrapped.
3435                 If the space in the original text falls on the wrap boundary,
3436                 it can be lost.
3437                 Patch by Sergey Vlasov.
3438                 
3439         * src/folderview.c
3440                  fix bug where a change to the sorting method or thread view
3441                  of a folder's messages is lost if simpify-subject is set and
3442                  toggled on or off.
3443                  Patch by Luke Plant.
3444
3445 2003-01-24 [paul]       0.8.9claws
3446
3447         * sylpheed-0.8.9claws released
3448         
3449         * Makefile.am
3450           sylpheed.spec.in
3451                 remove reference to 'INSTALL.jp'
3452
3453 2003-01-23 [paul]       0.8.8claws128
3454
3455         * po/es.po
3456           po/it.po
3457           po/ru.po
3458           po/sr.po
3459                 updated translations. submitted by Ricardo Mones Lastra,
3460                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
3461
3462 2003-01-23 [colin]      0.8.8claws127
3463
3464         * src/compose.c
3465                 Fix drafted and queued news articles re-edition
3466
3467 2003-01-23 [melvin]     0.8.8claws126
3468
3469         * po/fr.po
3470                 Updated French translations
3471
3472 2003-01-23 [colin]      0.8.8claws125
3473
3474         * src/inc.c
3475                 Fix "Connecting to..." status message
3476
3477 2003-01-22 [paul]       0.8.8claws124
3478
3479         * po/bg.po
3480                 updated by George Danchev
3481                 
3482         * src/folder.c
3483                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
3484                 and folder deletion
3485
3486 2003-01-21 [paul]       0.8.8claws123
3487
3488         * po/bg.po
3489                 updated by George Danchev
3490                 
3491         * src/about.c
3492                 its now 2003
3493                 
3494         * src/toolbar.c
3495                 don't translate 'Separator'
3496                 
3497         * src/plugins/spamassassin/Makefile.am
3498                 add aspell to CPPFLAGS
3499                 
3500         * src/plugins/spamassassin/spamassassin.c
3501           src/plugins/spamassassin/spamassassin_gtk.c
3502                 set correct default for spamassassin_receive_spam
3503                 slightly re-word descriptions and some
3504                 other minor changes
3505
3506 2003-01-19 [alfons]     0.8.8claws122
3507                 
3508         * src/mimeview.c
3509                 mimeview_save_as(): we might as well show the file name for
3510                 the single case "Save As" too
3511
3512 2003-01-19 [alfons]     0.8.8claws121
3513
3514         * src/crash.c
3515                 change bug tracker URL to bugzilla URL
3516
3517 2003-01-19 [alfons]     0.8.8claws120
3518
3519         * src/mimeview.c
3520                 mimeview_save_all(): display name of file before overwriting;
3521                 continue saving all, even when one overwrite was cancelled
3522
3523 2003-01-19 [christoph]  0.8.8claws119
3524
3525         * src/summaryview.c
3526         * src/procmsg.[ch]
3527                 fix wrong usage of procmsg_find_children in summaryview
3528                 by using procmsg_update_unread_children instead of
3529                 summaryview_update_unread_children
3530
3531 2003-01-19 [christoph]  0.8.8claws118
3532
3533         * src/procmsg.c
3534                 fix infinite loop in procmsg_find_children
3535                  (closes bug #25 sylpheed crashes on delete.)
3536
3537         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3538
3539 2003-01-19 [paul]       0.8.8claws117
3540
3541         * po/pt_BR.po
3542                 updated by Ivan Francolin Martinez
3543
3544 2003-01-18 [melvin]     0.8.8claws116
3545
3546         * src/prefs_actions.c
3547                 Removed syntax limitation of only one '&' at the end of command.
3548                         Now actions that contain '>/dev/null 2>&1' are possible.
3549
3550 2003-01-18 [melvin]     0.8.8claws115
3551
3552         * src/prefs_actions.c
3553                 Actions IO dialog: when the action ends
3554                 the "Close" button now has focus and [Escape] closes the
3555                 window.
3556
3557 2003-01-18 [christoph]  0.8.8claws114
3558
3559         * src/procmsg.c
3560                 o add debug output when MsgInfos are really freed
3561                 o free GSLists in procmsg_find_children and
3562                   procmsg_update_unread_children
3563
3564 2003-01-18 [christoph]  0.8.8claws113
3565
3566         * src/mainwindow.c
3567                 reorder Configuration menu
3568
3569 2003-01-18 [christoph]  0.8.8claws112
3570
3571         * src/compose.c
3572                 fix applying templates to forwarded messages
3573
3574         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3575
3576 2003-01-17 [christoph]  0.8.8claws111
3577
3578         * src/folder.c
3579                 destroy folder items, when a folder item is removed
3580
3581 2003-01-17 [christoph]  0.8.8claws110
3582
3583         * src/folder.c
3584                 fix wrong folder stats update when ignored message is
3585                 deleted
3586
3587 2003-01-17 [colin]      0.8.8claws109
3588         
3589         * src/mainwindow.c
3590         * src/summaryview.c
3591                 Quicksearch bugfixes: 
3592                 - hide help button at startup if not extended
3593                 - switch to extended when looking for replies
3594
3595 2003-01-17 [paul]
3596
3597         * sync with 0.8.9 release
3598
3599 2003-01-17 [paul]       0.8.8claws108
3600
3601         * sync with 0.8.8cvs11
3602                 see ChangeLog 2003-01-17
3603
3604 2003-01-16 [colin]      0.8.8claws107
3605
3606         * src/procmsg.c
3607                 Changed encryption test to re-ask passphrase
3608                 if an encrypted message hasn't been decrypted
3609                 Fixes bug #5
3610
3611 2003-01-16 [christoph]  0.8.8claws106
3612
3613         * src/prefs_gtk.c
3614         * src/prefs_toolbar.c
3615         * src/gtk/prefswindow.h
3616         * src/plugins/spamassassin/spamassassin_gtk.c
3617                 remove page destroy function that is not used anymore
3618
3619 2003-01-16 [paul]       0.8.8claws105
3620
3621         * sync with 0.8.8cvs9
3622                 see ChangeLog 2002-01-16
3623
3624 2003-01-16 [colin]      0.8.8claws104
3625
3626         * src/compose.[ch]
3627                 Fix bug with autosaved drafts for IMAP, when draft
3628                 folder is specified - fixes bugzilla bug #20
3629
3630 2003-01-15 [paul]       0.8.8claws103
3631
3632         * src/compose.[ch]
3633           src/procmsg.c
3634                 store folder and message-id of message forwarding
3635                 in queue header and set forward flag after sending
3636
3637 2003-01-15 [paul]       0.8.8claws102
3638
3639         * sync with 0.8.8cvs8
3640                 see ChangeLog 2002-01-15
3641
3642 2003-01-15 [colin]      0.8.8claws101
3643
3644         * src/Makefile.am
3645                 Fix linking with GNU libiconv
3646
3647 2003-01-15 [darko]      0.8.8claws100
3648
3649         * src/pine.c
3650                 fix crash when importing pine address book
3651                 entry with an empty name (reported by DY
3652                 <dybulk at tri8.net>)
3653
3654 2003-01-14 [paul]       0.8.8claws99
3655
3656         * configure.in  ** REMOVED **
3657           configure.ac  ** NEW FILE **
3658                 rename configure.in to configure.ac, as it is now
3659                 preferred
3660
3661 2003-01-14 [melvin]     0.8.8claws98
3662
3663         * src/folderview.c
3664                 folderview_check_new(): More precise function description
3665
3666 2003-01-14 [melvin]     0.8.8claws97
3667
3668         * src/folderview.c
3669                 folderview_check_new(): return the number of new messages 
3670                         since last check.
3671         * src/inc.c
3672                 inc_account_mail(): Disable counting of new messages for IMAP
3673                         and NNTP until bug [19] and [14] are fixed.
3674
3675 2003-01-14 [paul]       0.8.8claws96
3676
3677         * sync with 0.8.8cvs6
3678                 see ChangeLog 2003-01-14
3679
3680 2003-01-13 [alfons]     0.8.8claws95
3681
3682         * src/textview.c
3683                 tune email address validation (c. 0.8.8claws89): if . is 
3684                 just one char away from @, the address is invalid too 
3685                 (correctly rejects addresses like foo@.com)
3686
3687 2003-01-13 [paul]       0.8.8claws94
3688
3689         * src/messageview.c
3690           src/toolbar.c
3691                 fixes to the Message View toolbar and menu:
3692                 fix non-functioning Forward button
3693                 make Reply button consider default_reply_list
3694                 remove 'Follow-up...' menu entry
3695                 add 'Forward' and 'Redirect' menu entries
3696
3697 2003-01-13 [melvin]     0.8.8claws93
3698
3699         * src/inc.c
3700                 Fixed typo that could make new messages count incorrect.
3701
3702 2003-01-13 [melvin]     0.8.8claws92
3703
3704         * src/folderview.[ch]
3705                 folderview_check_new(): return the number of new messages.
3706         * src/inc.c
3707                 Should fix bug [14] where new mail notification worked 
3708                         incorrectly with IMAP accounts.
3709                 inc_spool_account(): return number of new msgs, or -1 on error
3710                 inc_all_spool(): return number of new msgs
3711                 
3712 2003-01-13 [melvin]     0.8.8claws91
3713
3714         * src/prefs_actions.c
3715                 Justify help text.
3716
3717 2003-01-12 [thorsten]   0.8.8claws90
3718
3719         * src/common/prefs.c
3720                 close file before rename
3721
3722 2003-01-12 [alfons]     0.8.8claws89
3723
3724         * AUTHORS
3725                 add Christian Mertes
3726         * src/common/utils.[ch]
3727                 g_stricase_hash(), g_stricase_equal(): functions for 
3728                 case insensitive hash tables
3729         * src/textview.c
3730                 use top level domain names to validate email address, based
3731                 on a patch by Christian Mertes (thanks!), but changed 
3732                 implementation to use a hash table 
3733
3734 2003-01-12 [paul]       0.8.8claws88
3735
3736         * po/bg.po
3737                 updated by George Danchev
3738
3739 2003-01-12 [alfons]     0.8.8claws87
3740
3741         * src/summaryview.c
3742                 delete / execute performance: use new style folder update
3743
3744 2003-01-12 [paul]       0.8.8claws86
3745
3746         * sync with 0.8.8cvs5
3747                 see ChangeLog 2003-01-13 (!)
3748
3749 2003-01-12 [alfons]     0.8.8claws85
3750
3751         * src/filtering.c
3752         * src/matcher_parser_parse.y
3753                 prepare change_score filtering action
3754         * src/matcher.[ch]
3755                 give up const-correctness on functions that call non-const-correct functions;
3756                 several casts to gpointer in g_free();
3757                 add change_score;
3758
3759 2003-01-12 [christoph]  0.8.8claws84
3760
3761         * src/compose.c
3762                 fix 2 warnings
3763
3764         * src/gtk/prefswindow.[ch]
3765         * src/plugins/spamassassin/spamassassin_gtk.c
3766                 changed the call of the widget create function
3767                 for PrefsPages, because sometimes the widget
3768                 create function needs a widget that already has
3769                 been attached to a window (to create GDK pixmaps
3770                 for exmaple). So we simply pass the GtkWindow as
3771                 the second parameter now.
3772
3773         * src/main.c
3774         * src/mainwindow.c
3775         * src/prefs_toolbar.[ch]
3776                 rewrite Toolbar Preferences using the new
3777                 prefs window
3778
3779 2003-01-11 [alfons]     0.8.8claws83
3780
3781         * src/addressadd.c
3782                 fix crash when adding sender to addressbook because status bar
3783                 isn't there (the status bar doesn't seem to be used though,
3784                 but I'll let Match decide what to do with it)
3785
3786 2003-01-11 [colin]      0.8.8claws82
3787
3788         * src/main.c
3789           src/toolbar.c
3790                 Two useless changes reversed
3791
3792 2003-01-11 [colin]      0.8.8claws81
3793
3794         * src/mainwindow.c
3795           src/mainwindow.h
3796                 Add mainwindow_get_mainwindow()
3797         * src/alertpanel.c
3798           src/alertpanel.h
3799                 Add alertpanel_error_log() 
3800         * src/compose.c
3801           src/inc.c
3802           src/messageview.c
3803           src/toolbar.c
3804           src/main.c
3805           src/procmsg.c
3806                 Network errors get a View Log button
3807
3808 2003-01-10 [alfons]     0.8.8claws80
3809
3810         * src/prefs_toolbar.c
3811         * src/toolbar.c
3812                 use the translatable string for "Separator" as file name for
3813                 separator toolbar items (probably make this uppercase?)
3814
3815 2003-01-10 [alfons]     0.8.8claws79
3816
3817         * src/prefs_toolbar.c
3818                 put right A_SEPARATOR description string in "displayed
3819                 toolbar items list" so manually added separators are
3820                 saved correctly (bug #10, "Adding a separator to the main 
3821                 toolbar fails, entry in xml file is wrong")
3822
3823 2003-01-10 [christoph]  0.8.8claws78
3824
3825         * src/imap.c
3826                 o fix warnings
3827                 o use CAPABILITY to check if NAMESPACE is available
3828
3829 2003-01-10 [christoph]  0.8.8claws77
3830
3831         * src/imap.[ch]
3832                 apply UIDPLUS IMAP extension support patch
3833
3834         Patch submitted by Simon 'corecode' Schubert
3835
3836 2003-01-10 [paul]       0.8.8claws76
3837
3838         * src/folderview.c
3839                 a sync from main which fixes the news account folders'
3840                 Properties bug
3841
3842 2003-01-10 [christoph]  0.8.8claws75
3843
3844         * src/folder.c
3845                 don't accept 0 as a valid uid returned by copy and move
3846                 functions. 0 means the message was copied or moved but the
3847                 new uid could not be fetched. It is not an error condition
3848                 for the copy or move operation.
3849
3850 2003-01-10 [paul]       0.8.8claws74
3851
3852         * src/prefs_filtering.c
3853                 change English used in Alert when entry is not
3854                 saved.
3855                 
3856         * sync with 0.8.8cvs4
3857                 see ChangeLog 2003-01-10
3858
3859 2003-01-10 [darko]      0.8.8claws73
3860
3861         * src/pine.c
3862                 fix crash when importing address book entry
3863                 without a valid address
3864
3865 2003-01-09 [alfons]     0.8.8claws72
3866
3867         * src/inc.c
3868                 filtering performance: use new style folder update
3869
3870 2003-01-09 [christoph]  0.8.8claws71
3871
3872         * src/compose.c
3873         * src/gtk/menu.[ch]
3874                 fix wrong selecting of mime encoding type, when
3875                 opening property dialog of attachments in the
3876                 compose window. 7bit was always selected and that
3877                 destoryed files with 8bit data.
3878                 (closes bug #9 Sylpheed-claws destroys attachments when
3879                  changing MIME-types)
3880
3881 2003-01-09 [paul]       0.8.8claws70
3882
3883         * sync with 0.8.8cvs3
3884                 see ChangeLog 2003-01-09
3885
3886 2003-01-08 [alfons]     0.8.8claws69
3887         
3888         * src/addressadd.c
3889                 apply patch by Kim Schulz to fix build breakage
3890                 because of missing variable
3891
3892 2003-01-08 [paul]       0.8.8claws68
3893
3894         * sync with 0.8.8cvs2
3895                 see ChangeLog 2002-01-08
3896
3897 2003-01-08 [paul]       0.8.8claws67
3898
3899         * po/it.po
3900                 updated by Alessandro Maestri
3901                 
3902         * src/addressadd.c
3903                 when using 'Add sender to addressbook' allow
3904                 name to be edited and remarks to be entered
3905                 Patch submitted by Luke Plant
3906
3907 2003-01-08 [darko]      0.8.8claws66
3908
3909         * README.claws, src/summaryview.c
3910                 fix description for marked messages
3911
3912 2003-01-08 [paul]
3913
3914         * tools/Makefile.am
3915           tools/launch_phoenix  ** NEW FILE **
3916                 add script that enables using Phoenix as the default
3917                 web browser. 
3918                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3919                 
3920         * tools/OOo2sylpheed.pl
3921                 remove full path to sylpheed executable, just 'sylpheed'
3922                 will do
3923                 
3924         * tools/README
3925                 add launch_phoenix informtion and re-arrange and compress
3926                 the data a little
3927
3928 2003-01-07 [christoph]  0.8.8claws65
3929
3930         * src/folder.c
3931                 fix update for source folder when moving messages
3932         * src/procmsg.[ch]
3933         * src/summaryview.c
3934                 use function to set to_folder for message infos and
3935                 automatically update the op_count for old and new
3936                 folder
3937
3938 2003-01-07 [melvin]     0.8.8claws64
3939
3940         * src/prefs_actions.c
3941                 Fixed bug where an '%p' Action on a displayed image crashed 
3942                         Sylpheed
3943                 Code clean up (get rid of duplicated code and removed unnecessary 
3944                                 structure member)
3945
3946 2003-01-07 [christoph]  0.8.8claws63
3947
3948         * src/compose.c
3949         * src/folder.[ch]
3950         * src/folderview.c
3951         * src/import.c
3952         * src/inc.c
3953         * src/main.c
3954         * src/mainwindow.c
3955         * src/messageview.c
3956         * src/prefs_folder_item.c
3957         * src/procmsg.c
3958         * src/summaryview.c
3959         * src/toolbar.c
3960                 o remove all folder update triggering from the UI code. The folder
3961                   system should know much better when a folder needs an update.
3962                 o to prevent multiple updates in a row the folder updates can be
3963                   frozen for some time.
3964
3965                 Note: - Please verify that no updates are missing
3966                       - Check where freeze/thaws should be added
3967
3968 2003-01-07 [christoph]  0.8.8claws62
3969
3970         * src/prefs_actions.c
3971                 don't translate empty strings
3972
3973         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3974
3975 2003-01-06 [christoph]  0.8.8claws61
3976
3977         * src/prefs_actions.c
3978                 mark strings for gettext
3979         * src/prefs_matcher.c
3980                 use new description window for Execute action and
3981                 match condition in Filtering
3982
3983         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3984
3985 2003-01-06 [alfons]     0.8.8claws60
3986
3987         keep myself inspired to re-organize matcher part 8; 
3988         yes, more to come (I need to move out the descriptive
3989         text for actions to matcher.c, or at least make it not
3990         depend on the wicked ordering)
3991
3992         * src/prefs_matcher.c
3993                 add documentation so others may comprehend the
3994                 UI part of the conditions
3995                 
3996 2003-01-06 [christoph]  0.8.8claws59
3997
3998         * src/prefs_actions.c
3999                 use new description window for syntax help
4000         * src/gtk/description_window.c
4001                 fix display of descriptions with column count != 2
4002
4003         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4004
4005 2003-01-06 [christoph]  0.8.8claws58
4006
4007         * src/quote_fmt.c
4008         * src/summaryview.[ch]
4009         * src/gtk/Makefile.am
4010         * src/gtk/description_window.[ch]       ** NEW **
4011                 use a generic window to display syntax descriptions
4012                 currently used in quote_fmt and summaryview (new description
4013                 for extended quick search)
4014
4015         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4016
4017 2003-01-06 [paul]       0.8.8claws57
4018
4019         * sync with 0.8.8cvs1
4020                 see ChangeLog 2003-01-06
4021
4022 2003-01-06 [christoph]  0.8.8claws56
4023
4024         * src/mainwindow.c
4025         * src/prefs_gtk.[ch]
4026         * src/gtk/prefswindow.[ch]
4027         * src/plugins/spamassassin/spamassassin_gtk.c
4028                 o remove page management from prefswindow, pages
4029                   will be an argument to prefswindow_open
4030                 o prefswindow_open gets a datapointer that is
4031                   passed to the widget_create function to allow
4032                   creation of prefswindow for specific items
4033
4034 2003-01-06 [colin]      0.8.8claws55
4035         
4036         * src/summaryview.c
4037                 We don't want regexp in the reply-finder, 
4038                 because MIDs can contain !,$,. and so on
4039
4040 2003-01-06 [jens]       0.8.8claws54
4041
4042         * src/jpilot.c
4043                 fixed a wrong free in jpilot_read_db_files
4044
4045 2003-01-06 [alfons]     0.8.8claws53
4046
4047         re-organize matcher part 8; more to come
4048        
4049         * src/matcher.c
4050                 matcherprop_to_string(): put g_free()s before the
4051                 switch-case break to fix memleaks                
4052
4053 2003-01-06 [colin]      0.8.8claws52
4054
4055         * src/summaryview.c
4056                 cleanup & reply-finder now displays the first 
4057                 matching message
4058
4059 2003-01-05 [alfons]     0.8.8claws51
4060
4061         re-organize matcher part 7; more to come
4062
4063         * src/matcher.[ch]
4064                 fixes for constant correctness;
4065                 more documentation;
4066
4067 2003-01-05 [alfons]     0.8.8claws50
4068
4069         re-organize matcher part 6; more to come
4070         
4071         * src/matcher.[ch]
4072                 fixes for constant correctness;
4073                 more documentation;
4074         * src/filtering.c
4075                 fix for constant correctness
4076
4077 2003-01-05 [colin]      0.8.8claws49
4078
4079         * src/account.[ch]
4080                 Add account_get_reply_account function
4081         * src/compose.c
4082                 Use account_get_reply_account function 
4083         * src/summaryview.c
4084                 Basic reply-finder - click on the replied
4085                 icon gets you to the outbox using quick-search
4086
4087 2003-01-05 [paul]       0.8.8claws48
4088
4089         * src/prefs_common.c
4090                 small change to English
4091                 
4092         * src/prefs_filtering.c
4093                 prefs_filtering_action_select(): improve logic and uniformity
4094                 of gui
4095
4096 2003-01-05 [alfons]     0.8.8claws47
4097
4098         fine tune solution to focus problems (bug #7)
4099
4100         * src/mainwindow.c
4101                 mainwindow_focus_in_event(): remove grab event check
4102         * src/summaryview.c
4103                 summary_button_pressed(): move selection on right-click
4104                 too. we can't possibly move the selection back after
4105                 canceling a dialog, because gtk's incomplete focus 
4106                 management. whether this is a good solution, only time
4107                 will tell.
4108
4109 2003-01-05 [christoph]  0.8.8claws46
4110
4111         * src/imap.c
4112                 fix crash when no imap connection could be established
4113
4114 2003-01-05 [paul]       0.8.8claws45
4115
4116         * src/mainwindow.c
4117           src/sumamryview.c
4118           src/gtk/menu.[ch]
4119                 fix bug 605957 'shortcuts in popup-menu'
4120                 make user-defined shortcuts work
4121                 show shortcuts that are already defined
4122                 in the main menu
4123                 Patch submitted by Luke Plant
4124
4125 2003-01-05 [alfons]     0.8.8claws44
4126
4127         * src/mainwindow.c
4128                 focus_in_event handler should not select summary view row 
4129                 when another window (menu, dialog) grabbed for events 
4130                 (bug #7, "[0.8.8claws42] Message summary focus") 
4131
4132 2003-01-04 [christoph]  0.8.8claws43
4133
4134         * src/procmsg.c
4135                 update save folder after adding the sent message
4136                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
4137
4138 2003-01-02 [christoph]  0.8.8claws42
4139
4140         * src/common/plugin.c
4141                 fix unloading of all plugins and unload
4142                 plugins in reverse order
4143                 
4144         * src/gtk/pluginwindow.c
4145                 implement function of load and unload button
4146
4147         * src/gtk/prefswindow.c
4148         * src/gtk/prefswindow.h
4149                 rename register function and add new unregister
4150                 function
4151
4152         * src/plugins/spamassassin/spamassassin_gtk.c
4153                 unregister prefs page and update for changes in
4154                 src/gtk/prefswindow.c
4155
4156 2003-01-02 [paul]       0.8.8claws41
4157
4158         * po/es.po
4159                 updated by Ricardo Mones Lastra
4160
4161 2003-01-02 [paul]
4162
4163         * tools/tb2sylpheed
4164                 fixes and improvements by Urke MMI
4165
4166 2003-01-02 [thorsten]   0.8.8claws40
4167
4168         * src/procmsg.c
4169                 fixed wrong return value
4170
4171 2003-01-02 [thorsten]   0.8.8claws39
4172
4173         * src/prefs.c
4174                 fixed printing wrong variable
4175
4176 2003-01-02 [thorsten]   0.8.8claws38
4177
4178         * src/prefs.c
4179                 fixed acessing members of freed pfile struct
4180
4181 2003-01-02 [thorsten]   0.8.8claws37
4182
4183         * src/procmsg.c
4184                 detect loops across several messages
4185                 as suggested by Christoph Hohmann
4186
4187 2003-01-01 [match]      0.8.8claws36
4188
4189         * src/addrindex.c
4190                 fixed another memory leak.
4191
4192 2003-01-01 [match]      0.8.8claws35
4193
4194         * src/jpilot.[ch]
4195                 fixed memory leaks. applied Doxygen comments.
4196
4197 2003-01-01 [thorsten]   0.8.8claws34
4198
4199         * src/procmsg.c
4200                 inhibit endless loop if msg references itself
4201                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
4202
4203 2003-01-01 [christoph]  0.8.8claws33
4204
4205         * src/mainwindow.c
4206         * src/gtk/Makefile.am
4207         * src/gtk/pluginwindow.c                ** NEW **
4208         * src/gtk/pluginwindow.h                ** NEW **
4209                 add plugin window
4210
4211         * src/plugins/demo/demo.c
4212         * src/plugins/spamassassin/spamassassin.c
4213         * src/plugins/spamassassin/spamassassin_gtk.c
4214                 write better plugin descriptions
4215
4216 2002-12-31 [christoph]  0.8.8claws32
4217
4218         * src/gtk/prefswindow.c
4219         * src/plugins/spamassassin/spamassassin_gtk.c
4220                 some small improvements to GTK code
4221
4222 2002-12-31 [christoph]  0.8.8claws31
4223
4224         * src/plugins/spamassassin/spamassassin_gtk.c
4225                 enable folder select button
4226
4227 2002-12-31 [christoph]  0.8.8claws30
4228
4229         * src/mainwindow.c
4230         * src/gtk/Makefile.am
4231         * src/gtk/prefswindow.c                         ** NEW **
4232         * src/gtk/prefswindow.h                         ** NEW **
4233                 add new prefs window
4234
4235         * src/common/plugin.c
4236                 don't try to load empty config lines
4237         
4238         * src/plugins/spamassassin/Makefile.am
4239         * src/plugins/spamassassin/spamassassin.c
4240         * src/plugins/spamassassin/spamassassin.h       ** NEW **
4241         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
4242                 GTK config for SpamAssassin Plugin using
4243                 the new prefs window
4244
4245 2002-12-31 [paul]       0.8.8claws29
4246
4247         * po/POTFILES.in
4248                 remove obsolete entry 'src/menu.c'
4249
4250 2002-12-31 [alfons]     0.8.8claws28
4251
4252         * src/matcher.[ch]
4253         * src/matcher_parser_parse.y
4254         * src/prefs_matcher.c
4255                 add "ignore_thread" and "~ignore_thread" condition so it's
4256                 possible to make the actions / scoring operate on the ignore
4257                 thread flag
4258
4259 2002-12-31 [christoph]  0.8.8claws27
4260
4261         * src/addrbook.c
4262         * src/addrindex.c
4263         * src/folder.c
4264         * src/matcher.c
4265         * src/prefs_account.c
4266         * src/prefs_actions.c
4267         * src/prefs_customheader.c
4268         * src/prefs_display_header.c
4269         * src/prefs_gtk.c
4270         * src/procmime.c
4271         * src/toolbar.c
4272         * src/xmlprops.c
4273         * src/common/prefs.[ch]
4274                 extend prefs file handling for reading and automatic handling
4275                 of blocks. When reading prefs_set_block_label will automatically
4276                 move on to the block. When writing it will copy all other blocks
4277                 automatically
4278
4279         * src/common/plugin.c
4280                 Now loading plugin filenames from [Plugins] block in
4281                 sylpheed rc file
4282
4283 2002-12-30 [christoph]  0.8.8claws26
4284
4285         * src/common/hooks.[ch]
4286                 return abort status to caller of hooks_invoke
4287                 
4288         * src/inc.[ch]
4289                 invoke message filtering hook and stop
4290                 default handling when filter returns abort
4291
4292         * src/common/plugin.[ch]
4293         * src/plugins/demo/demo.c
4294                 modify plugin loader, because resolving symbols for strings
4295                 does not work correctly
4296         
4297         * configure.in
4298         * ac/spamassassin.m4                            ** NEW **
4299         * src/plugins/spamassassin/.cvsignore           ** NEW **
4300         * src/plugins/spamassassin/Makefile.am          ** NEW **
4301         * src/plugins/spamassassin/README               ** NEW **
4302         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
4303         * src/plugins/spamassassin/spamassassin.c       ** NEW **
4304         * src/plugins/spamassassin/utils.[ch]           ** NEW **
4305                 add spamassassin plugin, see src/plugins/spamassassin/README
4306                 for details
4307
4308 2002-12-29 [alfons]     0.8.8claws25
4309
4310         * src/mainwindow.c
4311                 when moving focus from a message view to the main 
4312                 window, don't forget to select the summary node
4313                 of the displayed message. should fix "[ 659103 ] 
4314                 focus-follows-mouse confuses sylpheed"
4315
4316 2002-12-29 [christoph]  0.8.8claws24
4317
4318         * src/Makefile.am
4319         * src/stringtable.[ch]          ** REMOVE **
4320         * src/common/Makefile.am
4321         * src/common/stringtable.[ch]   ** NEW **
4322                 move stringtable files to common directory
4323
4324 2002-12-29 [christoph]  0.8.8claws23
4325
4326         * src/Makefile.am
4327         * src/menu.[ch]                 ** REMOVE **
4328         * src/gtk/Makefile.am
4329         * src/gtk/menu.[ch]             ** NEW **
4330                 move menu files to gtk directory
4331
4332 2002-12-29 [match]      0.8.8claws22
4333
4334         * src/addressbook.c
4335         * src/syldap.c
4336                 moved UI specific code out of LDAP code into addressbook
4337                 UI code. fixed memory leak.
4338
4339 2002-12-29 [christoph]  0.8.8claws21
4340
4341         * src/folder.c
4342                 only check for IGNORED parent message when message is
4343                 not IGNORED itself
4344
4345 2002-12-29 [alfons]     0.8.8claws20
4346
4347         * src/summaryview.c
4348                 set gtksctree's anchor correct (immediate execute
4349                 changes the tree's layout, and anchor points at 
4350                 the incorrect row). fixes "[ 657233 ] multiple msg 
4351                 delete sometimes off by 1".
4352                 we probably have to look for more tree layout /
4353                 anchor glitches.
4354
4355 2002-12-29 [paul]       0.8.8claws19
4356
4357         * src/summaryview.c
4358                 fix bug [ 659054 ] incorrect sorting of 'From' column
4359                 when using 'display sender using address book'
4360                 thanks to Alfons and Luke Plant
4361
4362 2002-12-29 [christoph]  0.8.8claws18
4363
4364         * src/folder.c
4365         * src/procmsg.[ch]
4366                 check parent messages for IGNORE THREAD flag, when adding,
4367                 moving or copying messages to a folder
4368
4369 2002-12-27 [alfons]     0.8.8claws17
4370
4371         re-organize matcher part 5; more to come
4372
4373         * src/matcher.c
4374                 hash keywords in matchparser_tab 
4375
4376 2002-12-27 [alfons]     0.8.8claws16
4377
4378         re-organize matcher part 4; more to come
4379
4380         * src/matcher_parser.h
4381         * src/matcher_parser_lex.l
4382         * src/matcher_parser_parse.y
4383                 cleanup
4384
4385 2002-12-27 [alfons]     0.8.8claws15
4386
4387         re-organize matcher part 3; more to come
4388
4389         * src/matcher.[ch]
4390                 cleanup
4391
4392 2002-12-27 [alfons]     0.8.8claws14
4393
4394         re-organize matcher part 2; more to come but this should
4395         work. cc me if there are any regressions.
4396
4397         * src/matcher.h
4398                 add prototype for get_matchparser_tab_id()
4399         * src/matcher_parser_lex.l
4400                 look up keywords using matchparser_tab_id();
4401
4402 2002-12-27 [alfons]     0.8.8claws12
4403
4404         re-organize matcher part 1
4405
4406         * src/matcher.h
4407                 map yacc generated constants to sylpheed matcher constants
4408         * src/matcher.c
4409                 add function to find a matcher constant from a string
4410
4411 2002-12-27 [christoph]  0.8.8claws11
4412
4413         * src/compose.c
4414                 MENUITEM_ADD casts the 4th argument from integer to pointer
4415                 so it probably should not be a pointer, this means we
4416                 should use account id for it and not the account's pointer
4417
4418 2002-12-27 [paul]       0.8.8claws10
4419
4420         * src/mainwindow.c
4421                 remove unneeded 'GtkWidget *vbox'
4422                 
4423         * src/summaryview.c
4424                 further sync with 0.8.8 - make sort
4425   &