src/inc.c: sync with main (code cleanup); tools/nautlilus2sylpheed.sh: fix whitespace...
[claws.git] / ChangeLog.claws
1 2004-06-07 [paul]       0.9.11cvs4
2
3         * src/inc.c
4                 sync with main, 'code cleanup'
5                 
6         * tools/nautilus2sylpheed.sh
7                 fix whitespace limitation. patch submitted by
8                 Stephan Sachse <white@teg-clan.de>
9
10 2004-06-04 [christoph]  0.9.11cvs3
11
12         * src/account.c
13         * src/action.[ch]
14         * src/addressbook.c
15         * src/addrindex.h
16         * src/folder.h
17         * src/folder_item_prefs.c
18         * src/inc.c
19         * src/main.c
20         * src/messageview.c
21         * src/mh_gtk.c
22         * src/prefs_themes.c
23         * src/procmime.c
24         * src/quote_fmt.h
25         * src/stock_pixmap.c
26         * src/toolbar.c
27                 fix compiler warnings
28
29 2004-06-03 [paul]       0.9.11cvs2
30
31         * src/msgcache.c
32                 sync with main 0.9.11cvs1: "changed gint32 to
33                 guint32 for some platforms"
34
35 2004-06-02 [christoph]  0.9.11cvs1
36
37         * src/common/ssl.c
38                 fix SSL_CTX variable name for older OpenSSL versions
39
40         (Closes Bug 503 fix compilation with older OpenSSL)
41
42 2004-05-31 [paul]       0.9.11claws
43
44         * 0.9.11claws released
45
46 2004-05-31 [paul]       0.9.10claws72
47
48         * po/es.po
49           po/it.po
50           po/ja.po
51           po/pl.po
52           po/sk.po
53           po/sr.po
54           po/zh_CN.po
55                 update translations, submitted by Ricardo Mones Lastra,
56                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
57                 Urke MMI, and Hansom Young
58
59 2004-05-25 [luke]       0.9.10claws71
60
61         * AUTHORS
62         * src/mimeview.c
63         * src/stockpixmap.[ch]
64         * src/Makefile.am
65         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
66         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
67         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
68         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
69         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
70
71                 o Added privacy emblems from Jesper Shultz 
72                   <jesper@schultz-net.dk>
73                 o Overlay emblems onto mimeview icons to indicate
74                   status of signature and if a message is encrypted
75         
76         * src/textview.c
77                 remove unused color definitions (were used to 
78                 indicate sig status)
79
80 2004-05-25 [paul]       0.9.10claws70
81
82         * AUTHORS
83           tools/Makefile.am
84           tools/README
85           tools/nautilus2sylpheed.sh            ** NEW FILE **
86                 add script to enable sending files from
87                 nautilus.
88                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
89                 
90         * tools/launch_firebird                 ** REMOVED **
91                 removed as the standard "firefox '%s'" now functions
92                 correctly
93
94 2004-05-23 [paul]       0.9.10claws69
95
96         * src/compose.c
97                 fix %X cursor point segfault
98                 patch by Christoph
99
100 2004-05-23 [christoph]  0.9.10claws68
101
102         * src/folder.c
103                 fix folder moving
104
105 2004-05-21 [paul]       0.9.10claws67
106
107         * sync with 0.9.10cvs17
108                 see ChangeLog 2004-05-21
109
110 2004-05-20 [paul]       0.9.10claws66
111
112         * sync with 0.9.10cvs16
113                 see ChangeLog 2004-05-19 and 2004-05-20
114
115 2004-05-19 [alfons]     0.9.10claws65
116
117         * src/summaryview.h
118                 on some platforms regoff_t is defined as off_t, so 
119                 pull in sys/types.h
120
121 2004-05-19 [paul]       0.9.10claws64
122
123         * sync with 0.9.10cvs13
124                 see ChangeLog 2004-05-18
125
126 2004-05-17 [christoph]  0.9.10claws63
127
128         * src/folder.c
129                 search all folders when searching for default folders and
130                 not return the special folder of the first folder
131
132 2004-05-13 [alfons]     0.9.10claws62
133
134         * src/summaryview.c
135                 add a better check to see if a message is a news message
136                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
137
138 2004-05-13 [paul]       0.9.10claws61
139
140         * src/msgcache.c
141                 sync with 0.9.10cvs12
142                 see ChangeLog 2004-05-12
143
144 2004-05-12 [alfons]     0.9.10claws60
145
146         * src/folderview.c
147                 release lock in case of folder could not be opened 
148
149 2004-05-11 [christoph]  0.9.10claws59
150
151         * src/inc.[ch]
152                 remove unused folderview update stuff from inc.[ch]
153
154 2004-05-11 [paul]       0.9.10claws58
155
156         * sync with 0.9.10cvs11
157                 see ChangeLog 2004-05-10 and 2004-05-11
158
159 2004-05-09 [christoph]  0.9.10claws57
160
161         * src/folderview.c
162                 check for folder class functions and not folder type to detect
163                 valid drag targets
164
165 2004-05-08 [christoph]  0.9.10claws56
166
167         * src/sgpgme.c
168                 fix date output for signature expire times
169
170         (Patch by Edgar Toernig <froese@gmx.de>)
171
172 2004-05-06 [christoph]  0.9.10claws55
173
174         * src/gtk/prefswindow.c
175                 change window type to DIALOG
176
177         * src/folder.[ch]
178         * src/folderview.c
179         * src/news_gtk.c
180                 o add folder_remove()
181                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
182                 o add new "sort" field to Folder, no longer sort folders by type
183                   higher sort values will be first in the folder list, new folders get 0
184                   and will be added to the end
185
186         * src/mainwindow.c
187         * src/gtk/Makefile.am
188         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
189                 add dialog to allow users to change the folder order
190
191 2004-05-04 [paul]       0.9.10claws54
192
193         * src/inc.c
194                 Display account_name in statusbar when retrieving
195                 messages from a pop account
196         * src/prefs_account.c
197                 display account name in title of prefs_account
198                 window
199         * src/prefs_folder_item.c
200                 display folder name in title of prefs_folder window
201
202         all 3 patches submitted by Fabien Vantard
203
204         * AUTHORS
205                 add Fabien Vantard
206
207 2004-05-04 [paul]       0.9.10claws53
208
209         * src/prefs_actions.c
210           src/prefs_template.c
211                 'Esc' Key exits alertpanel
212                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
213
214 2004-04-26 [christoph]  0.9.10claws52
215
216         * src/gtk/about.c
217         * src/gtk/colorsel.c
218         * src/gtk/description_window.c
219         * src/gtk/filesel.c
220         * src/gtk/gtkaspell.c
221         * src/gtk/inputdialog.c
222         * src/gtk/pluginwindow.c
223         * src/gtk/progressdialog.c
224                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
225                   it does not work correctly with xinerama
226                 o lock incorporation while the plugin window is open
227
228 2004-04-23 [paul]       0.9.10claws51
229
230         * po/POTFILES.in
231                 update location of inputdialog.c
232                 
233         * src/gtk/about.c
234                 update Copyright string
235                 
236         * src/msgcache.c
237           src/prefs_common.c
238           src/prefs_themes.c
239                 improve the english a little
240
241 2004-04-22 [christoph]  0.9.10claws50
242
243         * src/folderutils.[ch]
244                 add folderutils_mark_all_read()
245
246         * src/folderview.c
247                 readd "mark all read" from popup menu, now works
248                 in all folders and not only the opened folder
249
250 2004-04-21 [christoph]  0.9.10claws49
251
252         * src/Makefile.am
253         * src/inputdialog.[ch]                  ** REMOVED **
254         * src/gtk/Makefile.am
255         * src/gtk/inputdialog.[ch]              ** NEW **
256                 move inputdialog.[ch] into gtk directory
257
258         * src/mh_gtk.c
259                 remove check for missing IMAP folder account
260
261 2004-04-20 [christoph]  0.9.10claws48
262
263         * src/mainwindow.c
264         * src/foldersel.c
265                 remove new/rename/delete folder GUI functions because
266                 they are always active, even for news folders, and can
267                 not be easily made folder class dependent
268
269         * src/gtk/menu.[ch]
270                 make menu_translate() public
271
272         * src/Makefile.am
273         * src/folder.[ch]
274         * src/folderview.[ch]
275         * src/imap_gtk.[ch]                     ** NEW **
276         * src/main.c
277         * src/mh_gtk.[ch]                       ** NEW **
278         * src/news_gtk.[ch]                     ** NEW **
279                 o dynamically build FolderView popup menus from a folder
280                   specific part, with callbacks to seperated code, and
281                   a common part
282                 o remove the folder class specifiy code from folderview.c
283
284 2004-04-15 [luke]       0.9.10claws47
285
286         * src/prefs_folder_item.c
287                 o remove buttons for applying 'scan for new mail'
288                   and 'process at startup' to sub folders
289                 o add 'apply to sub folder' check buttons for all
290                   properties and set folder prefs accordingly
291                 o replace multiple gtk_widget_show() with one
292                   gtk_widget_show_all() on container
293
294 2004-04-14 [darko]      0.9.10claws46
295
296         * src/gtk/Makefile.am
297         * src/gtk/pluginwindow.c
298                 load plugins from to $(prefix)/lib/sylpheed/plugins
299                 in file selection dialog
300         * src/plugins/clamav/clamav_plugin.c
301                 const correctness
302
303 2004-04-14 [christoph]  0.9.10claws45
304
305         * src/folder.c
306         * src/plugins/image_viewer/viewer.c
307                 fix g_warnings
308
309 2004-04-10 [alfons]     0.9.10claws44
310         
311         * src/compose.c
312                 appropriate auto account selection when forwarding
313                 (fixes bug #476, "forward as attachment does not listen
314                 to account rules")
315
316 2004-04-09 [alfons]     0.9.10claws43
317
318         * src/summaryview.c
319                 make quick search combo matching case sensitive
320
321 2004-04-06 [alfons]     0.9.10claws42
322
323         * src/addr_compl.c
324                 use cursor position to prevent clearing the entire entry
325
326 2004-04-06 [alfons]     0.9.10claws41
327
328         * src/folderview.c
329                 fix bug #472, "filter not updated when renaming folder" 
330
331 2004-04-06 [alfons]     0.9.10claws40
332
333         * src/messageview.[ch]
334           src/summaryview.c
335                 reflect changes to Show all headers to main view
336                 and message view (only affects detached message
337                 view). see also bug #473, 'Show All Headers 
338                 "problem"'.
339
340 2004-04-03 [alfons]     0.9.10claws39
341
342         * src/matcher.c
343                 free address list
344
345 2004-04-03 [alfons]     0.9.10claws38
346
347         * src/matcher_parser_parse.y
348           src/matcher.[ch]
349                 prepare address look up matcher type; marginally
350                 tested, and not hooked into the UI yet.
351
352                 basically it accepts the result of the left hand
353                 side of the matcher (the "criteria"):
354
355                         from all_in_addressbook ""
356                         ~to_or_cc any_in_addressbook ""
357                 
358                 the first case matches all addresses found in the
359                 from header, and the second case matches if any
360                 (at least one) of the addresses in to or cc headers 
361                 are not in the address book.
362
363                 the string argument is not used yet, but is intended
364                 to match a group of addresses 
365
366 2004-04-02 [luke]       0.9.10claws37
367
368         * src/prefs_folder_item.c
369                 Add two buttons to apply 'scan for new mail'
370                 and 'process at startup' to sub folders
371
372 2004-04-02 [luke]
373         * tools/textviewer.sh
374                 better filename extension matching plus some support for
375                 MS Excel, MS Powerpoint and HTML
376
377 2004-03-29 [christoph]  0.9.10claws36
378
379         * src/folder.h
380         * src/folderutils.[ch]
381         * src/mainwindow.c
382                 add delete duplicates for all folders
383
384 2004-03-29 [alfons]     0.9.10claws35
385
386         * src/folder.c
387                 don't pass NULL to XXXprintf(); fixes Solaris crashes
388                 when selecting top-level folder node (thanks to 
389                 Alex S. Moore)
390
391 2004-03-28 [keith]      0.9.10claws34
392
393         * src/textview.c
394                 prepend "http://" to URIs of the form "www.example.com"
395
396 2004-03-28 [paul]       0.9.10claws33
397
398         * src/common/nntp.c
399           src/common/smtp.c
400           src/folder.c
401           src/imap.c
402           src/inc.c
403           src/news.c
404           src/pop.c
405                 revise 'translatable string' policy:
406                 don't translate debug_print() or log_print(),
407                 translate log_message() and log_warning()
408         
409         * po/zh_CN.po
410                 update submitted by Hansom Young
411
412 2004-03-25 [alfons]     0.9.10claws32
413
414         * src/prefs_common.c
415                 I mean this one: Return the GList...
416
417 2004-03-25 [alfons]     0.9.10claws31
418
419         * src/prefs_common.h
420                 add new members at the end of prefs_common, so
421                 they get properly initialized
422
423 2004-03-24 [christoph]  0.9.10claws30
424
425         * src/imap.c
426                 o NULL is a valid GSList
427
428 2004-03-24 [alfons]     0.9.10claws29
429
430         * src/prefs_common.[ch]
431           src/summaryview.c
432           src/common/defs.h
433                 add history to quick search (patch submitted by 
434                 Ivan Francolin Martinez - thanks!)
435
436 2004-03-24 [alfons]     0.9.10claws28
437
438         * src/imap.c
439                 NULL output pointer parameter
440
441 2004-03-21 [alfons]     0.9.10claws27
442
443         * src/addrindex.[ch]
444           src/addr_compl.c
445                 complete addresses on nicks and aliases
446
447 2004-03-21 [alfons]     0.9.10claws26
448
449         * src/import.c
450           src/inc.c
451           src/mbox.[ch]
452                 disable filters on import mbox (patch submitted
453                 by Edgar Toernig)
454
455 2004-03-21 [darko]      0.9.10claws25
456
457         * src/addr_compl.c
458                 select the address when only one match is found while
459                 doing address completion with tab key (feature
460                 request #914720)
461
462 2004-03-21 [alfons]     0.9.10claws24
463
464         * src/messageview.c
465           src/toolbar.c
466                 don't `navigate-delete` when a summary view's selection does not 
467                 match the accompanying message view's message
468
469 2004-03-20 [alfons]     0.9.10claws23
470
471         * src/summaryview.c
472                 hide ext search button on initial display (should fix bug #459,
473                 "Toggling quick-search at 1st time: minor UI inconsistency")
474
475 2004-03-20 [alfons]     0.9.10claws22
476
477         * src/summaryview.[ch]
478                 add function to get selected msginfo, if there's
479                 only one selected
480
481 2004-03-20 [paul]       0.9.10claws21
482
483         * sync with 0.9.10cvs7
484                 see ChangeLog 2004-03-19
485
486 2004-03-19 [paul]       0.9.10claws20
487
488         * src/common/nntp.c
489           src/common/smtp.c
490           src/common/ssl.c
491           src/folder.c
492           src/imap.c
493           src/inc.c
494           src/news.c
495           src/pop.c
496                 don't translate strings in debug_print(), log_print(),
497                 log_message(),  and log_warning()
498
499 2004-03-19 [alfons]     0.9.10claws19
500
501         better next/previous/delete/focus navigation with separate 
502         message view 
503         
504         * src/toolbar.c
505                 call summaryview_delete() instead of messageview_delete()
506         * src/messageview.c
507                 disable messageview_delete()
508
509 2004-03-18 [paul]       0.9.10claws18
510
511         * sync with 0.9.10cvs6
512                 see ChangeLog 2004-03-16
513
514 2004-03-17 [alfons]     0.9.10claws17
515
516         * src/gtk/filesel.c
517                 remove bogus semicolon after if() (sometimes it pays to
518                 read LKML :)
519
520 2004-03-15 [darko]      0.9.10claws16
521
522         * src/gtk/filesel.c
523                 support full path in place of a filename
524         * src/mimeview.c
525                 store directory attachments were saved to and
526                 use it when saving attachments
527         * src/prefs_common.[hc]
528                 store directory attachments were last saved to
529
530 2004-03-15 [paul]       0.9.10claws15
531
532         * src/folderview.c
533                 fix bug where unsubscribing a newsgroup would destroy
534                 (most of the) filtering rules
535
536 2004-03-15 [paul]       0.9.10claws14
537
538         * src/folderview.c
539                 fix Bug 458, 'Folder View remaining empty after 
540                 removing a NEWS account' (was also true of IMAP
541                 accounts)
542
543 2004-03-15 [paul]       0.9.10claws13
544
545         * src/folderview.c
546                 fix folderview invisibility of newly subscribed
547                 newsgroups
548
549 2004-03-13 [paul]       0.9.10claws12
550
551         * src/compose.c
552           src/plugins/dillo_viewer/dillo_prefs.c
553           src/plugins/image_viewer/viewerprefs.c
554                 gettextise some forgotten parts
555
556 2004-03-13 [alfons]     0.9.10claws11
557
558         * src/imap.c
559                 make sure the correct type is passed to sscanf()
560
561 2004-03-13 [paul]       0.9.10claws10
562
563         * sync with 0.9.10cvs5
564                 see ChangeLog 2004-03-02 and 2004-03-12, 
565                 specifically:
566                 'always move messages by default when using DnD (except 
567                 for News folder). Copy messages if Ctrl-key is pressed.'
568                 and 'added a function to filter selected messages'
569
570 2004-03-12 [christoph]  0.9.10claws9
571
572         * src/codeconv.c
573                 add parameter check to conv_unmime_header_overwrite()
574
575         * src/imap.c
576                 o fix spelling
577                 o fix removing of NEW flag when UNREAD is unset
578
579         * src/procmime.c
580                 decode MIME-headers
581
582         (Closes 437 i18n attachment display error.)
583
584 2004-03-12 [paul]       0.9.10claws8
585
586         * po/it.po
587                 update. submitted by Andrea Spadaccini <lupin85@email.it>
588                 
589         * tools/Makefile.am
590                 add 'textviewer.sh'
591
592 2004-03-12 [alfons]     0.9.10claws7
593
594         * src/imap.c
595                 o quiet compiler and typecast Folder * to IMAP Folder *
596                 o wake up and fix my previous incompatible type assignment bug
597
598 2004-03-12 [alfons]     0.9.10claws6
599
600         * src/imap.c
601                 don't mix up pointers to int, guint32 _and_ 
602                 unsigned int 
603
604 2004-03-12 [christoph]  0.9.10claws5
605
606         * src/folderview.c
607                 Add error requester when renaming a folder failed
608
609         * src/imap.c
610                 Check new FolderItem name for namespace seperator
611                 before renaming
612
613         (Closes Bug 443 Bad named IMAP folders won't be displayed)
614
615 2004-03-11 [christoph]  0.9.10claws4
616
617         * src/folder.[ch]
618         * src/imap.c
619         * src/procmsg.h
620                 syncronize flags in cache with IMAP folder flags
621
622         Adapted a patch submitted by Simon 'corecode' Schubert
623         <corecode@corecode.ath.cx> 
624
625
626 2004-03-11 [alfons]     0.9.10claws3
627
628         * src/textview.[ch]
629                 remove dead code that at one time controlled display of
630                 URIs in status bar
631
632 2004-03-10 [paul]       0.9.10claws2
633
634         * po/it.po
635                 updated by Lupino <lupin85@email.it>
636
637 2004-03-09 [alfons]     0.9.10claws1
638
639         * src/matcher.c
640                 we're not using yywrap, but we may, so close yyin instead
641                 of initial FILE *
642
643 2004-03-08 [paul]       0.9.10claws
644
645         * 0.9.10claws released
646
647 2004-03-08 [paul]       0.9.9claws41
648
649         * po/es.po
650           po/ja.po
651           po/ru.po
652           po/sk.po
653           po/sr.po
654           po/zh_CN.po
655                 update translations. submitted by Ricardo Mones Lastra,
656                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
657                 Hansom Young
658
659 2004-03-06 [paul]       0.9.9claws40
660
661         * src/stock_pixmap.c
662                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
663                 patch submitted by Pawel Pekala
664
665 2004-03-06 [alfons]             0.9.9claws39
666
667         * src/addrindex.c
668                 allow nick name completion again 
669
670 2004-03-02 [match]              0.9.9claws38
671
672         * configure.ac
673                 added definition of USE_LDAP_TLS to support TLS.
674         * src/ldapctrl.[ch]
675         * src/ldapquery.c
676         * src/ldapserver.[ch]
677         * src/addressbook.c
678         * src/addrindex.c
679         * src/editldap.c
680                 included LDAP TLS support.
681
682 2004-03-02 [christoph]          0.9.9claws37
683
684         * src/folder.[ch]
685                 o add more documentation for FolderClass
686                 o remove usused FolderClass virtual functions
687
688         * src/imap.c
689         * src/mh.c
690         * src/news.c
691                 change creation of FolderClass because static initializations
692                 for structs suck in C89
693
694 2004-03-01 [paul]
695
696         * sync with 0.9.10
697
698 2004-02-28 [keith]      0.9.9claws36
699
700         * src/common/utils.c
701                 Fix treatment of whitespace in quicksearch bar (leading
702                 spaces and >1 space between commands and parameters).
703
704 2004-02-27 [alfons]     0.9.9claws35
705
706         * src/compose.[ch]
707                 Explicitly remove draft timeout to fix nasty race between 
708                 compose_send_cb() (which destroys the compose window) and 
709                 compose_defer_auto_save_draft() (which expects compose 
710                 window to exist). Should fix Keith's and Fred Marton's
711                 bug report (#128, "crash after complaining about character
712                 set conversion")
713
714 2004-02-27 [luke]       0.9.9claws34
715         
716         * src/folder.c
717                 Do folder_item_apply_processing() even if no processing
718                 rules for the folder exist (so global processing is applied)
719
720 2004-02-26 [thorsten]   0.9.9claws33
721
722         * src/mimeview.c
723                 Remove misleading static declaration
724
725 2004-02-26 [alfons]     0.9.9claws32
726
727         * src/procmime.[ch]
728           src/compose.c
729           src/mimeview.c
730           src/textview.c
731                 use/add procmime_get_content_type_str() as a safe wrapper
732                 for returning a Content-Type type string; should fix 
733                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
734                  - attachments."
735
736 2004-02-26 [thorsten]   0.9.9claws31
737
738         * src/mimeview.c
739                 Restructure save_as/save_all
740
741 2004-02-26 [alfons]     0.9.9claws30
742
743         * src/procmime.c
744                 clean up (2)
745
746 2004-02-26 [alfons]     0.9.9claws29
747
748         * src/procmime.c
749                 clean up (1)
750
751 2004-02-24 [luke]
752
753         * tools/textviewer.sh
754                 tweaks from Johann Koenig, recognition of shell
755                 scripts in particular
756
757 2004-02-24 [paul]       0.9.9claws28
758
759         * sync with 0.9.9cvs13
760                 see ChangeLog 2004-02-24
761
762 2004-02-23 [paul]       0.9.9claws27
763
764         * src/inc.c
765                 one alertpanel on pop3 authentication error will suffice
766                 
767         * src/prefs_fonts.c
768                 remove unnecessary printf
769
770 2004-02-22 [alfons]     0.9.9claws26
771
772         * src/messageview.c
773                 put back a lost check
774
775 2004-02-21 [alfons]     0.9.9claws25
776
777         * src/folderview.c
778                 don't forget to save folder properties after renaming folder
779
780 2004-02-20 [paul]       0.9.9.claws24
781
782         * src/addressbook.c
783                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
784                 
785         * src/inc.c
786                 complete sync with 0.9.9cvs9's 'update folderview
787                 progressively'
788                 
789         * configure.ac
790                 require gettext >= 0.12.1
791
792 2004-02-17 [match]      0.9.9claws23
793
794         * src/compose.c
795                 keep the peace - change style.
796
797 2004-02-17 [alfons]     0.9.9claws22
798
799         * src/filtering.c
800                 make MATCHACTION_STOP cancel filtering / processing;
801                 clean up and document it to make it a little bit more clear;
802
803 2004-02-17 [alfons]     0.9.9claws21
804
805         %X marks the cursor spot for reply quote format
806
807         * src/quote_fmt_lex.l 
808           src/quote_fmt.c
809                 add %X token
810                 
811         * src/quote_fmt.h
812           src/quote_fmt_parse.y
813                 handle %X token
814                 
815         * src/compose.c
816                 handle %X token for replies only (for now)
817
818 2004-02-17 [paul]       0.9.9claws20
819
820         * po/sk.po
821                 updated by Andrej Kacian
822                 
823         * src/news.c
824                 remove unneeded include
825                 
826         * src/prefs_fonts.c
827                 be a little more user-friendly with the labels
828                 
829         * configure.ac
830                 a change forgotten in the last commit: 
831                 SYLPHEED_ACLOCAL_INCLUDE(m4)
832
833 2004-02-17 [paul]       0.9.9claws19
834
835         * ac/*                          ** REMOVED **
836           ac/                           ** REMOVED **
837           intl/Makefile.in              ** REMOVED **
838           m4/                           ** NEW **
839           m4/missing                    ** NEW **
840           m4/missing/gdk-pixbuf.m4      ** NEW **
841           m4/missing/gettext.m4         ** NEW **
842           m4/missing/gpgme.m4           ** NEW **
843           m4/missing/imlib.m4           ** NEW **
844           m4/.cvsignore                 ** NEW **
845           m4/Makefile.am                ** NEW **
846           m4/README                     ** NEW **
847           m4/aclocal-include.m4         ** NEW **
848           m4/aspell.m4                  ** NEW **
849           m4/check-type.m4              ** NEW **
850           m4/gnupg-check-typedef.m4     ** NEW **
851           m4/openssl.m4                 ** NEW **
852           m4/spamassassin.m4            ** NEW **
853           po/ChangeLog                  ** REMOVED **
854           po/Makefile.in.in             ** REMOVED **
855           po/Rules-quot                 ** REMOVED **
856           po/boldquot.sed               ** REMOVED **
857           po/en@boldquot.header         ** REMOVED **
858           po/en@quot.header             ** REMOVED **
859           po/insert-header.sin          ** REMOVED **
860           po/quot.sed                   ** REMOVED **
861           po/remove-potcdate.sed        ** REMOVED **
862           po/remove-potcdate.sin        ** REMOVED **
863           po/stamp-po                   ** REMOVED **
864           Makefile.am
865           autogen.sh
866           configure.ac
867                 enable building with automake 1.8.x
868                 add 'autopoint' to autogen.sh and remove all
869                 auto-generated files, remove ac/ in favour of
870                 m4/
871
872 2004-02-17 [alfons]     0.9.9claws18
873         
874         * src/summaryview.c
875                 MSG_IS_NEWS() is not stored at all, and is bogus
876
877 2004-02-17 [martin]     0.9.9claws17
878
879         * src/prefs_themes.c
880                 fix crash when installing wrong theme and output an
881                 error message
882
883 2004-02-16 [christoph]  0.9.9claws16
884
885         * src/compose.c
886         * src/stock_pixmap.[ch]
887         * src/toolbar.[ch]
888         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
889                 add "Wrap current paragraph" to compose toolbar
890
891 2004-02-15 [alfons]     0.9.9claws15
892
893         * src/folderview.c
894                 refine previous commit to make sure other hook functions
895                 get their grab of the pie too
896
897 2004-02-15 [alfons]     0.9.9claws14
898
899         * src/folderview.c
900                 fix sync breakage so we don't pass invalid pointer types
901
902 2004-02-15 [match]      0.9.9claws13
903
904         * src/ldapquery.[ch]
905         * src/ldapserver.h
906         * src/addrindex.[ch]
907                 tweak threading calls.
908         * src/addr_compl.[ch]
909                 add alias into completion list.
910         * src/addressbook.c
911                 fix ldap browse.
912                 improve context menu behavior.
913                 change menu sequence.
914                 add send mail from addressbook.
915         * src/addrselect.[ch]
916         * src/compose.[ch]
917                 add send mail from addressbook.
918
919 2004-02-15 [christoph]  0.9.9claws12
920
921         * src/folderutils.c
922                 skip deleting when duplist is empty
923
924         * src/folderview.[ch]
925         * src/mainwindow.c
926         * src/summaryview.[ch]
927                 call folderutils_delete_duplicates() from mainwindow code
928
929 2004-02-15 [alfons]     0.9.9claws11
930         
931         * src/common/utils.c
932                 add prefix for italian ms o(e) 
933
934 2004-02-14 [paul]       0.9.9claws10
935
936         * src/foldersel.c
937                 fix updating of the folder view when creating a
938                 new folder
939
940 2004-02-13 [paul]       0.9.9claws9
941
942         * src/plugins/clamav/clamav_plugin.c
943                 remove GUI code
944
945 2004-02-13 [paul]       0.9.9claws8
946
947         * sync with 0.9.9cvs9
948                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
949
950 2004-02-13 [alfons]     0.9.9claws7
951
952         * src/common/utils.c
953                 fix wrong type of argument for ctype functions (pass unsigned
954                 char instead of signed char)
955
956 2004-02-12 [alfons]     0.9.9claws6
957
958         * src/compose.[ch]
959                 don't select text in header entry when composing to a 
960                 default address, but rather give the header entry a
961                 different color / style (same as the folder new color)
962
963 2004-02-12 [alfons]     0.9.9claws5
964
965         * src/plugins/clamav/clamav_plugin.c
966                 don't exit(2) on libclamav init error - show a warning.
967                 (tested by damaging a clamav database file.)
968
969 2004-02-12 [paul]       0.9.9claws4
970
971         * sync with 0.9.9cvs4
972                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
973
974 2004-02-11 [luke]       0.9.9claws3
975
976         * src/mimeview.c
977                 remove redundant check introduced in 0.9.9claws1
978
979 2004-02-11 [luke]       0.9.9claws2
980
981         * src/mimeview.c
982                 fix compilation of my previous commit without gpg enabled
983
984 2004-02-10 [luke]       0.9.9claws1
985
986         * src/mimeview.c
987                 add borders to icons to indicate the privacy status for
988                 the message part (unknown/bad/good)
989
990 2004-02-06 [paul]       0.9.9claws
991
992         0.9.9claws released
993
994 2004-02-06 [darko]      0.9.8claws64
995
996         * src/compose.c
997                 don't allow Ctrl+Enter while external editor is active
998
999 2004-02-06 [paul]       0.9.8claws63
1000
1001         * po/es.po
1002           po/pl.po
1003           po/sk.po
1004           po/sr.po
1005                 update Spanish, Polish, Slovak, and Serbian translations.
1006                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
1007                 and Urke MMI
1008
1009 2004-02-04 [alfons]     0.9.8claws62
1010
1011         * src/compose.c
1012                 grab focus only when lbutton was pressed (bug #430 cont'd; 
1013                 don't have clue yet why the cursor pos is at the end of the
1014                 text.)
1015
1016 2004-02-04 [alfons]     0.9.8claws61
1017
1018         * src/compose.c
1019                 always grab focus when one of the header entries is clicked 
1020                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
1021
1022 2004-02-02 [paul]
1023
1024         * ac/missing/gdk-pixbuf.m4
1025           ac/missing/gpgme.m4
1026           ac/missing/imlib.m4
1027                 prevent 'underquoted definition' warnings
1028                 patch submitted by David Relson
1029                 
1030         * src/plugins/clamav/README
1031                 update, improve, correct
1032
1033 2004-01-31 [thorsten]   0.9.8claws60
1034
1035         * src/news.c
1036                 'dir' not initialized if group has no messages
1037
1038 2004-01-29 [christoph]  0.9.8claws59
1039
1040         * src/customheader.[ch]
1041                 add custom_header_is_allowed() to check for disallowed header names
1042                 that must not be overridden by custom headers
1043
1044         * src/compose.c
1045                 always write From: header and use custom_header_is_allowed() to
1046                 check if custom header should be written
1047
1048         * src/prefs_customheader.c
1049                 check if custom header is disallowed using custom_header_is_allowed()
1050
1051         * src/folderutils.c
1052                 destroy message id GHashTable before freeing the MsgInfos
1053
1054 2004-01-29 [paul]       0.9.8claws58
1055
1056         * sync with 0.9.9 release
1057                 see ChangeLog 2004-01-29
1058
1059 2004-01-29 [paul]       0.9.8claws57
1060
1061         * sync with 0.9.8cvs11
1062                 see ChangeLog 2004-01-29
1063
1064 2004-01-28 [christoph]  0.9.8claws56
1065
1066         * src/pgpmime.c
1067         * src/sgpgme.[ch]
1068                 return WARN signature status when signature is not trusted
1069
1070         * src/Makefile.am
1071         * src/folder.c
1072         * src/folderutils.[ch]                  ** NEW **
1073         * src/summaryview.c
1074                 implement delete duplicates summaryview independent
1075
1076 2004-01-28 [paul]       0.9.8claws55
1077
1078         * sync with 0.9.8cvs10
1079                 see Changelog 2004-01-27 and 2004-01-28
1080
1081 2004-01-26 [christoph]  0.9.8claws54
1082
1083         * src/imap.c
1084                 create a root node for the Folder if scan fails because root
1085                 folder does not exist
1086
1087 2004-01-26 [paul]       0.9.8claws53
1088
1089         * sync with 0.9.8cvs7
1090                 see ChangeLog 2004-01-23
1091
1092 2004-01-25 [alfons]     0.9.8claws52
1093
1094         * src/compose.c
1095                 remove left-over constant INDENT_CHARS
1096
1097 2004-01-25 [alfons]     0.9.8claws51
1098
1099         * src/procmime.c
1100                 add NULL pointer check for mimeinfo->node in
1101                 procmime_mimeinfo_parent()
1102
1103 2004-01-25 [darko]      0.9.8claws50
1104
1105         * src/compose.c
1106                 make "Wrap all long lines" toolbar button wrap all
1107                 long lines not just the current line
1108                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
1109
1110
1111 2004-01-25 [alfons]     0.9.8claws49
1112
1113         * src/procmime.c
1114                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
1115                 necessary anyway, because *scanf() functions neglect white
1116                 space in the input. 
1117                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
1118
1119 2004-01-25 [paul]       0.9.8claws48
1120
1121         * src/prefs_ext_prog.c
1122                 apply Alfons' patch to check for NULL pointers
1123                 fixes bug #424
1124
1125 2004-01-25 [paul]       0.9.8claws47
1126
1127         * sync with 0.9.8cvs8
1128                 see ChangeLog 2004-01-23
1129
1130 2004-01-25 [thorsten]   0.9.8claws46
1131
1132         * src/messageview.c
1133                 remove orphaned mimeview unref()
1134
1135 2004-01-23 [christoph]  0.9.8claws45
1136
1137         * src/summaryview.c
1138                 set ctree widget style
1139
1140 2004-01-23 [paul]       0.9.8claws44
1141
1142         * sync with 0.9.8cvs5
1143                 see ChangeLog 2004-01-22
1144
1145 2004-01-23 [alfons]     0.9.8claws43
1146
1147         * src/procmsg.c
1148                 remove redundant code in procmsg_get_thread_tree()
1149
1150 2004-01-21 [christoph]  0.9.8claws42
1151
1152         * src/folderview.c
1153                 set ctree widget style, otherwise GTK does not use the
1154                 the correct vertical size for the list items
1155
1156 2004-01-21 [alfons]     0.9.8claws41
1157
1158         * src/summaryview.c
1159                 GDK_Left should only switch to folderview when
1160                 when summaryview hscrollbar is at the leftmost
1161                 position (fixes bug #420, "Focus error")
1162
1163 2004-01-21 [paul]       0.9.8claws40
1164
1165         * sync with 0.9.8cvs4
1166                 see ChangeLog 2004-01-20
1167
1168 2004-01-20 [christoph]  0.9.8claws39
1169
1170         * src/folderview.c
1171                 remove setting sensitivity for no longer existing
1172                 /Scoring... popup entry
1173
1174 2004-01-20 [keith]      0.9.8claws38
1175
1176         * configure.ac
1177                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
1178
1179 2004-01-20 [paul]       0.9.8claws37
1180
1181         * src/prefs_fonts.c
1182                 demystify font settings
1183                 
1184         * src/textview.c
1185                 use textview->msgfont for header->body in
1186                 textview_show_header()
1187
1188 2004-01-20 [paul]       0.9.8claws36
1189
1190         * src/compose.c
1191           src/undo.c
1192                 remove superfluous debug_print's
1193                 
1194         * src/inc.c
1195                 clear the statusbar after LOCAL incorporation
1196
1197 2004-01-20 [paul]       0.9.8claws35
1198
1199         * sync with 0.9.8cvs3
1200                 see ChangeLog 2004-01-20
1201
1202 2004-01-19 [keith]      0.9.8claws34
1203
1204         * src/folderview.c
1205                 don't show 'Search folder...' on popup menu
1206                 if folder has no mails in it
1207
1208 2004-01-17 [keith]      0.9.8claws33
1209
1210         * src/compose.c
1211           src/prefs_common.c
1212           src/prefs_common.h
1213                 store position of compose window in prefs
1214
1215 2004-01-17 [thorsten]   0.9.8claws32
1216
1217         * src/gtk/gtkvscrollbutton.c
1218                 ensure scrollbutton resize event on different gtk versions
1219
1220 2004-01-15 [alfons]     0.9.8claws31
1221         
1222         * src/summaryview.c
1223                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
1224                 message as read
1225
1226 2004-01-12 [christoph]  0.9.8claws30
1227
1228         * src/procmime.c
1229                 better MIME-Version check
1230
1231 2004-01-11 [alfons]     0.9.8claws29
1232
1233         * src/procmsg.c
1234                 remove unnecessary but still effective check (could possibly
1235                 lead to some unwanted side effects)
1236
1237 2004-01-11 [alfons]     0.9.8claws28
1238
1239         * src/procmsg.c
1240                 we should not prefer lowest message number while threading 
1241                 (introduced in previous commit)
1242
1243 2004-01-11 [alfons]     0.9.8claws27
1244
1245         * src/procmsg.c
1246                 subject threading fixes:
1247                 
1248                         - make message with lowest message number the
1249                           thread parent,
1250                         - refine recording last node when threading. the last node
1251                           should be the previous one if a node has a thread parent,
1252                           or the current node if not
1253                 
1254                 (there's another threading bug fix coming up)
1255
1256 2004-01-10 [paul]       0.9.8claws26
1257
1258         * src/main.c
1259           src/prefs_ext_prog.c
1260           src/plugins/clamav/clamav_plugin_gtk.c
1261                 minor gui fixes
1262
1263 2004-01-09 [christoph]  0.9.8claws25
1264
1265         * src/Makefile.am
1266         * src/string_match.[ch]                 ** REMOVE **
1267         * src/common/Makefile.am
1268         * src/common/string_match.[ch]          ** NEW **
1269                 move string_match.[ch] to common directory
1270
1271 2004-01-09 [christoph]  0.9.8claws24
1272
1273         * src/pgpmime.c
1274                 add MIME-Version header for the message parser
1275
1276 2004-01-09 [paul]       0.9.8claws23
1277
1278         * po/POTFILES.in
1279           src/Makefile.am
1280           src/main.c
1281           src/prefs_common.c
1282           src/prefs_ext_prog.[ch]       ** NEW FILES **
1283                 move External Command options from 'Common Prefs/Other' to
1284                 'Other Prefs/Message View/External Programs', also reveal
1285                 the hidden options for audio player and image viewer.
1286                 
1287         * src/prefs_common.c
1288                 fix toggling of header pane
1289
1290 2004-01-09 [paul]       0.9.8claws22
1291
1292         * src/compose.c
1293                 when changing account also change the save folder
1294
1295         * src/textview.c
1296                 if a text/plain attachment has 'Content-Disposition: attachment'
1297                 don't display it inline
1298
1299 2004-01-08 [christoph]  0.9.8claws21
1300
1301         * src/procmime.c
1302                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
1303                 otherwise thread the message content as one text part and
1304                 don't assume charset US-ASCII which is only specified as
1305                 default for MIME-messages
1306
1307 2004-01-08 [paul]       0.9.8claws20
1308
1309         * src/plugins/clamav/clamav_plugin.c
1310           src/plugins/spamassassin/spamassassin.c
1311                 inform the user what is happening via the statusbar
1312
1313 2004-01-06 [paul]       0.9.8claws19
1314
1315         * po/es.po
1316                 update Spanish translation. submitted by Ricardo
1317                 Mones Lastra
1318
1319 2004-01-05 [paul]       0.9.8claws18
1320
1321         * sync with 0.9.8cvs2
1322                 see ChangeLog 2004-01-05
1323
1324 2004-01-03 [luke]       0.9.8claws17
1325
1326         * src/procheader.c
1327                 Clean up:
1328                 o remove unused functions string_getchar() and file_getchar()
1329                 o remove the getchar_ parameter from generic_get_one_field()
1330                 o add an 'unfold' parameter to generic_get_one_field, to
1331                   be used if no HeaderEntry is supplied
1332                 o procheader_get_one_field_asis() uses
1333                   generic_get_one_field().
1334
1335 2004-01-01 [christoph]  0.9.8claws16
1336
1337         * src/common/xml.[ch]
1338                 o add xml_new_tag() to manage usage counts of strings correctly
1339                 o correct xml_copy_tree() function name
1340
1341         * src/folder.c
1342         * src/main.c
1343                 allow registering and unregistering of FolderClasses anytime
1344
1345 2003-12-31 [christoph]  0.9.8claws15
1346
1347         * src/folder.[ch]
1348         * src/common/xml.[ch]
1349                 keep folderlist.xml data for unloaded FolderClasses
1350
1351 2003-12-30 [luke]       0.9.8claws14
1352
1353         * src/procheader.[ch]
1354                 o added procheader_get_one_field_asis() that does not do
1355                   unfolding
1356                 o fix procheader_get_header_array_asis() to use the above,
1357                   fixing ugliness of headers in textview
1358
1359         * src/compose.c
1360                 o don't unfold headers when redirecting.        
1361
1362 2003-12-30 [paul]       0.9.8claws13
1363
1364         * po/POTFILES.in
1365           src/common/defs.h
1366           src/Makefile.am
1367           src/main.c
1368           src/prefs_common.c
1369           src/prefs_themes.[ch] ** NEW FILES **
1370                 redesign and move Icon Theme selector to
1371                 the new prefs window
1372           
1373         * src/stock_pixmap.c
1374                 fix the old bug where icons are not always
1375                 updated when changing themes
1376         
1377         * src/summaryview.c
1378                 fix bug where the icons on the title row
1379                 of the summary view were not updated
1380         
1381         all patches submitted by Ricardo Mones Lastra
1382
1383 2003-12-30 [hoa]        0.9.8claws12
1384
1385         * src/folder.c
1386                 run preglobal and postglobal processing rules
1387                 even if the folder does not have any rules.
1388
1389 2003-12-28 [paul]       0.9.8claws11
1390
1391         * ac/aspell.m4
1392           ac/check-type.m4
1393           ac/gnupg-check-typedef.m4
1394           ac/openssl.m4
1395           ac/spamassassin.m4
1396                 fix 'underquoted definition' warnings, patch submitted by
1397                 David Relson <relson@osagesoftware.com>
1398                 
1399         * src/common/utils.c
1400                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
1401                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
1402
1403 2003-12-28 [paul]       0.9.8claws10
1404
1405         * sync with 0.9.8cvs1
1406                 see ChangeLog 2003-12-17
1407
1408 2003-12-27 [christoph]  0.9.8claws9
1409
1410         * src/common/utils.[ch]
1411                 add g_node_map() to map a GNode into a new GNode
1412                 converting all node data's with a function
1413
1414         * src/account.c
1415         * src/folder.[ch]
1416         * src/folderview.c
1417         * src/imap.c
1418         * src/mainwindow.c
1419         * src/summaryview.c
1420                 o use g_node_map() to convert XML <-> Folder
1421                 o remove redundant FolderItem->parent and
1422                   replace it with folder_item_parent()
1423
1424 2003-12-23 [christoph]  0.9.8claws8
1425
1426         * src/folder.[ch]
1427         * src/folderview.c
1428         * src/mainwindow.c
1429         * src/procmsg.c
1430                 o use callback for notifications about added and
1431                   destroyed folders
1432                 o rewrite folderlist saving (new functions to create
1433                   folder from XML tree, and XML tree from folder)
1434
1435         * src/common/xml.[ch]
1436                 add function to save XML trees
1437
1438         * src/prefs_filtering.c
1439                 code cleanup
1440
1441 2003-12-22 [christoph]  0.9.8claws7
1442
1443         * src/prefs_account.[ch]
1444                 add "SMTP only" accounts
1445
1446 2003-12-20 [melvin]     0.9.8claws6
1447
1448         * src/action.[ch]
1449                 Changed the interface for action_update_*_menu() so
1450                 action.c does not need to know the paths of the different
1451                 actions menu (mainwindow, message view and compose window). 
1452
1453         * src/compose.c
1454                 Tiny code cleanup to merge spell checker related code
1455                 compose_update_actions_menu(): new function to update
1456                 the actions menu. Use it in compose_create()
1457
1458         * src/compose.h
1459                 compose_update_actions_menu(): new function to update
1460                 the actions menu. Used also in prefs_actions.c.
1461
1462         * src/mainwindow.[ch]
1463                 main_window_update_actions_menu(): new function to update
1464                 the actions menu. Used in main_window_create() and in
1465                 prefs_actions.c
1466
1467         * src/messageview.[ch]
1468                 messageview_update_actions_menu(): new function to update
1469                 the actions menu. Used in messageview_add_toolbar() and in
1470                 prefs_actions.c
1471                 
1472         * src/prefs_actions.c   
1473                 prefs_actions_ok(): fixed to update the actions menu of
1474                 the separate message view and the compose windows.
1475
1476 2003-12-20 [luke]       0.9.8claws5
1477         * src/procheader.c
1478                 fix unfolding/newline stripping for multiline fields
1479                 in generic_get_one_field()
1480
1481 2003-12-19 [christoph]  0.9.8claws4
1482
1483         * src/summaryview.c
1484                 o code cleanup
1485                 o use subject_compare_for_sort() when comparing
1486                   simplified subjects
1487
1488 2003-12-19 [christoph]  0.9.8claws3
1489
1490         * src/msgcache.c
1491                 more syncing with 0.8.9a
1492
1493 2003-12-19 [christoph]  0.9.8claws2
1494
1495         * src/folder.c
1496                 don't write all FolderItem XML attributes for the root node
1497
1498 2003-12-19 [melvin]     0.9.8claws1
1499
1500         * src/messageview.c
1501                 Added missing menu branch (Tools/Create processing/rule)
1502         * po/fr.po
1503                 Updated French translation for the added string.
1504
1505 2003-12-19 [paul]       0.9.8claws
1506
1507         0.9.8claws released
1508
1509 2003-12-19 [paul]       0.9.7claws51
1510
1511         * po/en_GB.po
1512           po/es.po
1513           po/ja.po
1514           po/pl.po
1515           po/sk.po
1516           po/zh_CN.po
1517                 update translations. submitted by me, Ricardo Mones
1518                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
1519                 Hansom Young
1520                 
1521         * src/folder_item_prefs.c
1522                 'enable_processing' set to FALSE by default
1523
1524 2003-12-18 [melvin]     0.9.7claws50
1525
1526         * po/fr.po
1527                 Updated French translation
1528
1529 2003-12-17 [christoph]  0.9.7claws49
1530
1531         * src/procheader.c
1532                 revert discarding of whitespace from 0.9.7claws44
1533
1534                 RFC2822 2.2.3: Unfolding is accomplished by simply
1535                 removing any CRLF that is immediately followed by WSP.
1536
1537 2003-12-17 [paul]       0.9.7claws48
1538
1539         * src/folder.c
1540                 fix new message count
1541                 
1542         * configure.ac
1543                 update autotools macros
1544
1545         * sync with 0.9.8a
1546
1547 2003-12-16 [christoph]  0.9.7claws47
1548
1549         * src/folder.c
1550                 fix folder update before adding MsgInfo to cache
1551                 in add_msginfo_to_cache()
1552
1553         * src/procmsg.c
1554                 remove old call to folder_item_update() that is no
1555                 longer required
1556
1557 2003-12-16 [christoph]  0.9.7claws46
1558
1559         * src/main.c
1560                 make sure the shutdown process only runs once
1561
1562 2003-12-16 [hoa]        0.9.7claws45
1563
1564         * src/mainwindow.c
1565         * src/messageview.c
1566         * src/summaryview.[ch]
1567                 Create filter rules using a message is fixed.
1568                 We can now create processing rules using a message.
1569
1570 2003-12-15 [alfons]     0.9.7claws44
1571
1572         * src/procheader.c
1573                 make sure we discard folding white space
1574
1575 2003-12-15 [luke]       0.9.7claws43
1576         * src/textview.c
1577         * src/mimeview.c
1578                 o use "name" parameter if "filename" doesn't exist
1579
1580 2003-12-14 [alfons]     0.9.7claws42
1581
1582         * src/summaryview.c
1583         * src/common/utils.c
1584                 allow quick finding based on the result of passing
1585                 a message to an external command. E.g:
1586
1587                         X "bogofilter < %F" 
1588                 
1589                 gets me all the spam in a folder.
1590
1591 2003-12-14 [luke]       0.9.7claws41
1592
1593         * src/textview.c
1594         * src/mimeview.c
1595                 o use parameter "filename" instead of "name" in a couple of 
1596                   places for correctness
1597
1598         * src/procmime.c
1599         * src/common/utils.[ch]
1600                 o make temporary filename for attachments safe for %p 
1601                   substitutions in actions.
1602
1603 2003-12-13 [christoph]  0.9.7claws40
1604
1605         * src/main.c
1606                 readd exit(0) to clean_quit() because otherwise sylpheed
1607                 does not always terminate
1608
1609         * src/pgpmime.c
1610         * src/privacy.h
1611                 add an identifier-string for PrivacySystems
1612
1613 2003-12-12 [paul]
1614
1615         * doc/man/sylpheed.1
1616                 update the man page
1617
1618 2003-12-12 [paul]       0.9.7claws39
1619
1620         general clean up
1621         
1622         * configure.ac
1623                 correct and clean up './configure --help' info
1624         
1625         * src/plugins/clamav/clamav_plugin.c
1626           src/plugins/spamassassin/spamassassin.c
1627                 correct plugin_desc(), works with LOCAL, IMAP, and
1628                 POP accounts
1629                 
1630         * src/filtering.c
1631           src/matcher.[ch]
1632           src/matcher_parser_parse.y
1633           src/prefs_filtering_action.c
1634                 use 'Change Score' instead of '(In/De)crease score'.
1635                 use *CHANGE_SCORE* instead of *ADD_SCORE*
1636          
1637          * src/mainwindow.c
1638                 hyphenate: 'Pre-processing', 'Post-processing'
1639                 
1640         * src/prefs_account.c
1641                 change 'Generate Message-ID' to 'Generate Message-Id'
1642                 
1643         * src/prefs_folder_item.c
1644                 change 'Processing on startup:' to 'Process at startup'
1645                 change 'Scan for new mail:' to 'Scan for new mail'
1646                 
1647 2003-12-11 [christoph]  0.9.7claws38
1648
1649         * src/crash.c
1650         * src/main.[ch]
1651                 make sure the clean_exit() funtion is not called again by the
1652                 signal handler while it is already running
1653
1654         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
1655
1656         * src/summaryview.c
1657                 fix wrong assertion
1658
1659 2003-12-11 [paul]       0.9.7claws37
1660
1661         * src/compose.c
1662                 'anonymise' Message-Id: header string
1663
1664 2003-12-11 [paul]       0.9.7claws36
1665
1666         * src/plugins/clamav/clamav_plugin.c
1667                 fix (don't break) signature count
1668                 use cl_strerror() instead of deprecated cl_perror()
1669         
1670 2003-12-11 [darko]      0.9.7claws35
1671
1672         * src/summaryview.c
1673                 also update the sort arrow (thanks Christoph)
1674
1675 2003-12-11 [darko]      0.9.7claws34
1676
1677         * src/summaryview.c
1678                 allow reverting to default sort mode (no sort)
1679
1680 2003-12-10 [hoa]        0.9.7claws33
1681
1682         * src/matcher.c
1683                 fixed quotation of string for matcher.
1684
1685 2003-12-08 [paul]       0.9.7claws32
1686
1687         * src/imap.c
1688           src/inc.c
1689                 plug memory leaks (patch by Alfons)
1690
1691 2003-12-08 [christoph]  0.9.7claws31
1692
1693         * src/folder_item_prefs.[ch]
1694         * src/folderview.c
1695         * src/prefs_folder_item.c
1696                 add new FolderItem property to exclude folders from new
1697                 mail checks
1698
1699         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
1700
1701 2003-12-07 [paul]       0.9.7claws30
1702
1703         * src/plugins/clamav/clamav_plugin.c
1704                 fix signature count
1705
1706 2003-12-07 [thorsten]   0.9.7claws29
1707
1708         * src/filtering.c
1709                 debug_print some warning if destfolder missing
1710         * src/prefs_filtering.c
1711                 uninitialized filter list when deleting a folder
1712
1713 2003-12-06 [paul]       0.9.7claws28
1714
1715         * src/procheader.c
1716                 add Alfons' patch to trim line feeds
1717
1718 2003-12-06 [paul]       0.9.7claws27
1719
1720         * partial sync with 0.9.7cvs8
1721                 leaving claws' online/offline more or less intact
1722                 see ChangeLog 2003-12-04 and 2003-12-06
1723
1724 2003-12-06 [christoph]  0.9.7claws26
1725
1726         * src/messageview.c
1727         * src/privacy.[ch]
1728                 revert pirvacy API changes
1729
1730 2003-12-05 [alfons]     0.9.7claws25
1731
1732         * src/matcher.[ch]
1733                 clean up my old cruft
1734
1735 2003-12-05 [alfons]     0.9.7claws24
1736
1737         * src/matcher.c
1738                 fix comparison buglet ;-) and make `test` matcher
1739                 work again
1740
1741 2003-12-05 [alfons]     0.9.7claws23
1742
1743         * src/prefs_folder_item.c
1744                 K&R 2nd Ed., page 241 (function parameter identifiers
1745                 starting with an underscore are kind of insulting)
1746
1747 2003-12-05 [hoa]        0.9.7claws22
1748
1749         * src/main.c
1750         * src/mainwindow.[ch]
1751         * src/mainwindow.h
1752                 add destructor for mainwindow so that the last 
1753                 MimeInfo opened in messageview is destroyed when
1754                 exiting sylpheed.
1755
1756 2003-12-05 [hoa]        0.9.7claws21
1757
1758         * src/filtering.[ch]
1759         * src/matcher.[ch]
1760         * src/matcher_parser_lex.l
1761         * src/matcher_parser_parse.y
1762         * src/prefs_actions.c
1763         * src/prefs_filtering.c
1764         * src/common/utils.[ch]
1765                 quote arguments before giving them to command line.
1766                 fixed quote of string in matcher/processing/filtering rules.
1767
1768         * src/messageview.c
1769         * src/privacy.[ch]
1770                 allows decryption to return a new whole 
1771                 MIME message structure.
1772
1773 2003-12-04 [hoa]        0.9.7claws20
1774
1775         * src/filtering.[ch]
1776         * src/folder.c
1777         * src/mainwindow.c
1778         * src/matcher.c
1779         * src/matcher_parser_parse.y
1780         * src/folderview.c
1781                 global rules to run before folder specific rules.
1782                 global rules to run after folder specific rules.
1783                 
1784         * src/messageview.c
1785                 fixed quick addition of rules.
1786         
1787         * src/prefs_filtering.[ch]
1788         * src/summaryview.c
1789                 we can now customize the title for the dialog.
1790                 updated case where we rename of delete folders.
1791
1792         * src/addressbook.c
1793                 got back the function addressbook_browse_entry_cb()
1794                 that is needed in case we compiled with LDAP support.
1795
1796 2003-12-04 [paul]       0.9.7claws19
1797
1798         * sync with 0.9.7cvs6
1799                 see ChangeLog 2003-12-04
1800                 fixes bug 171 'Wrong message decoing: koi8-r and 
1801                 iso8859-5 looks same. Can't read many emails.'
1802
1803 2003-12-04 [paul]       0.9.7claws18
1804
1805         * po/POTFILES.in
1806                 remove 'src/prefs_scoring.c'
1807
1808 2003-12-03 [hoa]        0.9.7claws17
1809
1810         * src/Makefile.am
1811                 compilation of scoring.[ch] and prefs_scoring.[ch]
1812                 is removed.
1813         
1814         * src/filtering.[ch]
1815         * src/folder.c
1816         * src/folder_item_prefs.[ch]
1817         * src/folderview.c
1818         * src/main.c
1819         * src/mainwindow.c
1820         * src/matcher.[ch]
1821         * src/matcher_parser.h
1822         * src/matcher_parser_parse.y
1823         * src/prefs_filtering.[ch]
1824         * src/prefs_filtering_action.c
1825         * src/prefs_folder_item.c
1826         * src/prefs_scoring.[ch]              * REMOVED FILES *
1827         * src/procmsg.[ch]
1828         * src/scoring.[ch]                    * REMOVED FILES *
1829         * src/summaryview.c
1830                 merged scoring and filtering.
1831                 
1832                 Note : compatibility is kept by parsing score like 
1833                   add_score. To get the behaviour of older scoring 
1834                   system, you have to define some equivalent rule :
1835                   "score_lower -9999 hide"
1836                   "score_greater 9999 mark"
1837                   
1838                   To define global rules, you have to define them 
1839                   in the new global processing rules.
1840                   The variable that kept the list filtering rules 
1841                   was "global_processing" and has been renamed into 
1842                   "filtering_rules".
1843                   "global_processing" variable is now the name 
1844                   of the variable that keeps the list of global 
1845                   processing rules.
1846                   In the configuration file, "[global]" section is 
1847                   now for the global processing rules (which includes
1848                   score things and new global processing rules).
1849                   New "[filtering]" section is for the filtering rules.
1850                   
1851                   Before running with this version, during testing 
1852                   phase, ** MAKE A BACKUP ** of your matcherrc file.
1853                   Then, you have to make the following changes :
1854                   - leave all scoring rules in "[global]" section.
1855                   - move all other rules of "[global]" section to
1856                       a new section named "[filtering]".
1857
1858 2003-12-03 [christoph]  0.9.7claws16
1859
1860         * src/procmime.c
1861                 use default Content-Type as specified in RFC2045 if
1862                 Content-Type header is syntactically incorrect
1863
1864 2003-12-03 [christoph]  0.9.7claws15
1865
1866         * src/addressbook.c
1867         * src/addrindex.h
1868         * src/addritem.c
1869         * src/expldifdlg.h
1870         * src/exportldif.c
1871         * src/filtering.c
1872         * src/folder.c
1873         * src/folderview.c
1874         * src/jpilot.c
1875         * src/localfolder.c
1876         * src/matcher.h
1877         * src/matcher_parser_lex.l
1878         * src/matcher_parser_parse.y
1879         * src/news.c
1880         * src/prefs_filtering_action.c
1881         * src/prefs_folder_item.c
1882         * src/prefs_fonts.c
1883         * src/procmsg.c
1884         * src/sgpgme.c
1885                 clean up warnings
1886
1887         * src/procmime.c
1888                 revert 0.9.7claws14 change
1889
1890 2003-12-03 [alfons]     0.9.7claws14
1891
1892         * src/procmime.c
1893                 catch invalid Content-Type with no subtype
1894
1895 2003-12-03 [alfons]     0.9.7claws13
1896
1897         * src/alertpanel.h
1898         * src/setup.c
1899         * src/plugins/image_viewer/plugin.c
1900                 compile again, we need stddef.h for size_t
1901
1902 2003-12-03 [paul]       0.9.7claws12
1903
1904         * src/account.c
1905                 don't allow cloning of accounts with remote folders,
1906                 patch submitted by Ricardo Mones Lastra
1907
1908 2003-12-03 [christoph]  0.9.7claws11
1909
1910         * src/folder.[ch]
1911         * src/imap.c
1912         * src/localfolder.[ch]
1913         * src/mh.c
1914         * src/news.c
1915         * src/common/xml.[ch]
1916                 add set_xml() and get_xml() virtual functions to FolderClass to
1917                 save extra information for Folders (for example the rootpath
1918                 only used by LocalFolder). The folderlist write function no
1919                 longer needs to know the folder type to save this extra
1920                 information.
1921
1922 2003-12-02 [christoph]  0.9.7claws10
1923
1924         * src/Makefile.am
1925         * src/account.c
1926         * src/folder.[ch]
1927         * src/folderview.h
1928         * src/imap.c
1929         * src/localfolder.[ch]          ** NEW **
1930         * src/mainwindow.c
1931         * src/mh.[ch]
1932         * src/news.[ch]
1933         * src/prefs_account.[ch]
1934         * src/prefs_filtering.h
1935         * src/procmsg.h
1936         * src/remotefolder.[ch]         ** NEW **
1937         * src/common/xml.[ch]
1938                 add item_set_xml() and item_get_xml() virtual functions to
1939                 FolderClass to give folders the ability to add extra information
1940                 to the saved FolderItem data. If NULL the default function for
1941                 FolderItem will be used.
1942
1943 2003-11-29 [christoph]  0.9.7claws9
1944
1945         * src/procheader.c
1946                 fix bug in unfolding
1947
1948 2003-11-29 [luke]       0.9.7claws8
1949
1950         * src/textview.c
1951                 fix compilation for non c99 compilers
1952
1953 2003-11-29 [christoph]  0.9.7claws7
1954
1955         * src/procmime.[ch]
1956         * src/mimeview.c
1957                 o unknown disposition types should be handled as
1958                   attachment (RFC2183)
1959                 o missing headers should not default to inline
1960                   (would make "Save All" useless when disposition header
1961                    is not set by the sending mailer)
1962                 o remove old MimeInfo data and cleanup
1963
1964 2003-11-29 [luke]       0.9.7claws6
1965
1966         * src/procmime.[ch]
1967                 re-added parsing of Content-Disposition header
1968                         - removes the old  'gchar* content_disposition'
1969                         - adds a new field 'DispositionType disposition'
1970                         - adds parameters to MimeInfo::parameters
1971
1972         * src/mimeview.c
1973                 use the "filename" parameter for saving, and the new
1974                 MimeInfo::disposition for save all.
1975
1976         * src/compose.c
1977         * src/toolbar.[ch]
1978                 add a 'check spelling' button as a possibility for 
1979                 the compose toolbar
1980
1981         * src/stockpixmap.[ch]
1982         * src/pixmaps/check_spelling.xpm        ** NEW **
1983         * src/Makefile.am
1984                 add a pixmap for use with 'check spelling' button or
1985                 a user defined action
1986
1987         * src/textview.c
1988                 re-apply fixed (I hope) patch for bug 57
1989                 "Hidden URL in HTML Mails"
1990
1991 2003-11-28 [christoph]  0.9.7claws5
1992
1993         * src/procmime.c
1994                 o be more liberal in what we accept as Content-Type parameters
1995                 o ignore comments after parameters
1996
1997         * src/sgpgme.c
1998                 o only free passphrase when an error occurs
1999
2000 2003-11-28 [paul]       0.9.7claws4
2001
2002         * src/account.c
2003                 add 'Clone Account' function. patch submitted by
2004                 Ricardo Mones Lastra
2005
2006 2003-11-27 [thorsten]   0.9.7claws3
2007
2008         * src/mimeview.c
2009                 fix crash if 'save_all' failed twice
2010
2011 2003-11-27 [paul]       0.9.7claws2
2012
2013         * po/POTFILES.in
2014                 fix a typo
2015
2016         * po/zh_CN.po
2017                 update Simplified Chinese translation. submitted by
2018                 Hansom Young
2019
2020 2003-11-27 [paul]       0.9.7claws1
2021
2022         * po/POTFILES.in
2023                 clean up
2024
2025 2003-11-26 [paul]       0.9.7claws
2026
2027         * 0.9.7claws released
2028
2029 2003-11-26 [paul]       0.9.6claws99
2030
2031         * src/Makefile.am
2032                 add reference to pixmaps/mime_message.xpm
2033
2034 2003-11-26 [paul]       0.9.6claws98
2035
2036         * po/POTFILES.in
2037                 remove reference to src/sigstatus.c
2038
2039 2003-11-26 [christoph]  0.9.6claws97
2040
2041         * src/Makefile.am
2042         * src/prefs_common.c
2043         * src/rfc2015.c
2044         * src/sigstatus.[ch]            ** REMOVE **
2045                 remove signature result popup option and window
2046
2047 2003-11-26 [paul]       0.9.6claws96
2048
2049         * po/es.po
2050           po/ja.po
2051           po/pl.po
2052           po/sk.po
2053           po/sr.po
2054                 update translations. submitted by Ricardo Mones Lastra,
2055                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
2056
2057 2003-11-25 [christoph]  0.9.6claws95
2058
2059         * src/procmime.c
2060                 display mime structure only in debug mode
2061
2062 2003-11-25 [melvin]     0.9.6claws94
2063
2064         * po/fr.po
2065                 Updated French translations + typos fixes of older
2066                 translations (thanks to Fabien Vantard for pointing
2067                 to some of them)
2068
2069 2003-11-25 [melvin]     0.9.6claws93
2070
2071         * src/editldap.c
2072                 Fixed a couple of typos.
2073
2074 2003-11-24 [paul]       0.9.6claws92
2075
2076         * po/POTFILES.in
2077                 add 'src/textview.c'
2078
2079 2003-11-24 [paul]       0.9.6claws91
2080
2081         * src/sgpgme.c
2082                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
2083
2084 2003-11-24 [paul]       0.9.6claws90
2085
2086         * src/plugins/image_viewer/viewer.c
2087                 image_viewer_show_mimepart(): 
2088                 use procmime_mimeinfo_get_parameter() to get the file name
2089
2090 2003-11-24 [paul]       0.9.6claws89
2091
2092         * src/textview.c
2093                 textview_show_mime_part(): rewrite text hint
2094
2095 2003-11-22 [paul]       0.9.6claws88
2096
2097         * sync with 0.9.7cvs5
2098                 see ChangeLog 2003-11-21
2099
2100 2003-11-21 [paul]       0.9.6claws87
2101
2102         * src/mimeview.c
2103                 define shortcut key 'o' for 'Open with...'
2104
2105 2003-11-21 [alfons]     0.9.6claws86
2106
2107         * src/messageview.c
2108                 fix bug #383 'Deleting message from "separate message view" 
2109                 uses local Trash folder'
2110
2111 2003-11-21 [christoph]  0.9.6claws85
2112
2113         * src/mimeview.c
2114                 fix content-type guessing by name parameter when finding
2115                 the correct viewer
2116
2117 2003-11-21 [alfons]     0.9.6claws84
2118
2119         * src/main.c
2120                 no mail incorporation allowed with --offline param.
2121                 fixes bug #374, "--offline ignored"
2122
2123 2003-11-20 [christoph]  0.9.6claws83
2124
2125         * src/mimeinfo.c
2126                 use signed MimeInfo when checking the signature and not
2127                 the selected one
2128
2129 2003-11-19 [alfons]     0.9.6claws82
2130
2131         * src/mainwindow.c
2132                 fix crash when toggling separate views, patch submitted
2133                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
2134                 fixes bug #342, "separate views  cause crash"
2135
2136 2003-11-19 [paul]       0.9.6claws81
2137
2138         * src/compose.c
2139                 compose_redirect_write_headers_from_headerlist(): 
2140                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
2141                 
2142         * src/main.c
2143                 code cleanup (inherited from 0.9.7cvs4)
2144                 
2145         * tools/tb2sylpheed
2146                 bugfix: added missing attribute-list start. submitted by
2147                 Urke MMI
2148
2149 2003-11-19 [luke]       0.9.6claws80
2150
2151         * src/textview.c
2152                 revert my last commit until I get time to fix it
2153
2154 2003-11-18 [christoph]  0.9.6claws79
2155
2156         * src/mimeview.[ch]
2157                 check parent MimeInfos for signatures and display the
2158                 result of the parent when found
2159
2160         * src/pgpmime.c
2161                 o avoid NULL pointer warnings
2162                 o use procmime_mimeinfo_get_parameter()
2163
2164         * src/sgpgme.c
2165                 small text changes
2166
2167 2003-11-17 [luke]       0.9.6claws78
2168
2169         * src/textview.c
2170                 add check for disguised URLs, fixing bug 57
2171                 "Hidden URL in HTML Mails"
2172
2173 2003-11-16 [christoph]  0.9.6claws77
2174
2175         * src/procmime.c
2176                 fix crash when parsing invalid Content-Type header
2177
2178 2003-11-16 [christoph]  0.9.6claws76
2179
2180         * src/pgpmime.c
2181         * src/privacy.c
2182         * src/procmime.c
2183         * src/sgpgme.[ch]
2184                 implement message decrypting
2185
2186         * src/rfc2015.c
2187                 remove old code
2188
2189 2003-11-14 [luke]       0.9.6claws75
2190
2191         * src/mimeview.c
2192                 fix a couple of problems that treated application/* and
2193                 application/octet-stream the wrong way around
2194                 (since 0.9.6claws10), causing "Open" to do nothing.
2195
2196 2003-11-14 [christoph]  0.9.6claws74
2197
2198         * src/messageview.c
2199         * src/pgpmime.c
2200         * src/privacy.[ch]
2201                 prepare for message part decrypting
2202
2203         * src/sgpgme.c
2204                 add output for expired signatures
2205
2206         * src/rfc2015.c
2207                 remove some old code
2208
2209 2003-11-10 [christoph]  0.9.6claws73
2210
2211         * src/mimeview.c
2212                 add "Full info" button for bad and warn signature status
2213
2214         * src/sgpgme.c
2215                 generate full signature info like gpg's output
2216                 (gpg -v --with-fingerprint --verify)
2217
2218 2003-11-10 [christoph]  0.9.6claws72
2219
2220         * src/mimeview.c
2221         * src/pgpmime.c
2222         * src/privacy.[ch]
2223         * src/sgpgme.[ch]
2224         * src/textview.[ch]
2225                 o add code to view full signature info
2226                 o do automatic signature checks
2227
2228 2003-11-10 [alfons]     0.9.6claws71
2229
2230         * src/summaryview.c
2231                 don't crash when gtkut_font_load() returns invalid font (has
2232                 something to do with locale settings)
2233                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
2234
2235 2003-11-09 [alfons]     0.9.6claws70
2236
2237         * src/procmime.c
2238                 plug leak
2239
2240 2003-11-08 [luke]       0.9.6claws69
2241
2242         * src/summaryview.c
2243                 fix some typos
2244
2245         * src/compose.c
2246                 rewrite compose_attach_parts(), fixing various bugs mainly
2247                 to do with re-editing.
2248
2249         * src/mimeview.c
2250                 "save all" now only saves attachments with names/filenames
2251
2252 2003-11-04 [match]      0.9.6claws68
2253
2254         * src/ldapctrl.[ch]
2255                 fix broken LDAP support.
2256
2257         * src/ldapquery.c
2258                 remove printf's.
2259
2260 2003-11-04 [luke]       0.9.6claws67
2261
2262         * src/mimeview.c
2263                 o  fixed bug 4 "focus lost on messages with attachments"
2264                 o  fixed 'Save all' attachments for new mime changes
2265                 o  right clicking on icons consistent with right clicking on
2266                    mime tree
2267                   - fixes a bug where wrong part is saved when you
2268                     choose 'Save as' from popup menu
2269                   - fixes bug 308 "No way to "save all" attachments"
2270                 o  fixed a compiler warning.
2271
2272         * src/textview.c
2273                 o  removed flickering in mime tree when using "n" and "p"
2274                    shortcuts
2275                 o  fixed bug where selecting the textview and pressing e.g.
2276                    'y' causes sylpheed to respond twice.
2277
2278         * src/summaryview.c
2279                 removed hard coding of * and ! shortcuts (which only served
2280                 to cause problems if you tried to redefine the shortcuts)
2281
2282 2003-11-04 [luke]       0.9.6claws66
2283
2284         * src/plugins/image_viewer/viewer.c
2285         * src/plugins/image_viewer/viewerprefs.c
2286         * src/plugins/image_viewer/viewerprefs.glade
2287                 o  allow toggling of image scaling by clicking on image
2288                 o  respond to image's container widget resize
2289
2290         * src/procmime.c
2291                 o  fix bad parsing of message when re-editing/viewing a
2292                    message saved to the drafts folder
2293
2294 2003-11-02 [match]      0.9.6claws65
2295
2296         * src/browseldap.h
2297                 fix if not building LDAP support.
2298         * src/addrindex.c
2299         * src/ldapquery.[ch]
2300         * src/editldap.h
2301                 include support for contains query. feature req 529354.
2302
2303 2003-11-02 [alfons]     0.9.6claws64
2304
2305         * src/browseldap.c
2306                 fix build bustage if not compiling ldap support
2307
2308 2003-11-01 [match]      0.9.6claws63
2309
2310         * po/POTFILES.in
2311         * src/Makefile.am
2312         * src/addr_compl.[ch]
2313         * src/addrbook.c
2314         * src/addrcache.[ch]
2315         * src/addrdefs.h        ** NEW **
2316         * src/addressbook.c
2317         * src/addressitem.h
2318         * src/addrindex.[ch]
2319         * src/addritem.h
2320         * src/addrquery.[ch]
2321         * src/ldapquery.[ch]
2322         * src/ldapserver.[ch]
2323                 refactor LDAP query mechanism.
2324
2325         * src/browseldap.[ch]   ** NEW **
2326         * src/ldaplocate.[ch]   ** NEW **
2327                 add feature to browse LDAP entry that was retrieved using
2328                 an explicit LDAP search.
2329
2330 2003-11-01 [alfons]     0.9.6claws62
2331
2332         * src/prefs_gtk.c
2333                 prefs_write_param(): fail when we see an invalid type; all the
2334                 callers seem to handle this gracefully by reverting changes
2335
2336 2003-10-30 [christoph]  0.9.6claws61
2337
2338         * configure.ac
2339         * ac/openssl.m4
2340         * ac/spamassassin.m4
2341         * src/Makefile.am
2342                 use extra variables for all libraries to make sure plugins
2343                 are only linked with libraries they really need. $LIBS is always
2344                 added to the linking parameters, but we only what the libraries
2345                 listed in the Makefile
2346
2347 2003-10-29 [paul]       0.9.6claws60
2348
2349         * src/mimeview.c
2350                 don't use Subject for unknown part name
2351
2352 2003-10-29 [paul]       0.9.6claws59
2353
2354         * src/compose.c
2355                 get name of attachment(s) when re-editing, fwd'ing or
2356                 redirecting
2357                 
2358         * src/mimeview.c
2359                 get name of attachment(s) when saving
2360
2361 2003-10-29 [hoa]        0.9.6claws58
2362
2363         * src/textview.c
2364                 implemented multipart/alternative in MIME message viewer.
2365
2366 2003-10-28 [christoph]  0.9.6claws57
2367
2368         * configure.ac
2369                 make sure MathML-Viewer is not built with the
2370                 Gtk2 version of GtkMathView
2371
2372 2003-10-28 [paul]       0.9.6claws56
2373
2374         * sync with 0.9.7cvs1
2375                 see ChangeLog 2003-10-28
2376
2377 2003-10-27 [alfons]     0.9.6claws55
2378
2379         * src/matcher_parser_parse.y
2380         * src/gtk/colorlabel.c
2381                 allow setting color label to 0 in filtering/processing rules
2382                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
2383
2384 2003-10-26 [alfons]     0.9.6claws54
2385
2386         * src/summary_search.c
2387                 fix misnomer and correct selecting initial search node  
2388
2389 2003-10-26 [christoph]  0.9.6claws53
2390
2391         * src/pgpmime.c
2392         * src/sgpgme.c
2393                 change display of signature info to use only name of
2394                 signer, otherwise the text gets too long.
2395
2396         * src/procmime.c
2397                 don't use MimeInfo's filename to generate tmp filename
2398
2399 2003-10-25 [christoph]  0.9.6claws52
2400
2401         * src/procmime.c
2402                 fix message body searching
2403
2404 2003-10-25 [paul]       0.9.6claws51
2405
2406         * src/compose.c
2407                 use g_basename rather than basename
2408
2409 2003-10-24 [christoph]  0.9.6claws50
2410
2411         * src/sgpgme.c
2412                 change fetching of signature key's trust
2413
2414 2003-10-24 [paul]       0.9.6claws49
2415
2416         * po/sk.po
2417                 update Slovak translation
2418                 submitted by Andrej Kacian
2419                 
2420         * src/mainwindow.c
2421                 remove unknown menu entry /File/Add mailbox/mbox...
2422
2423 2003-10-24 [hoa]        0.9.6claws48
2424
2425         * src/Makefile.am
2426                 removed all references to mbox folders
2427
2428         * src/carray.[ch]               * REMOVED *
2429         * src/chash.[ch]                * REMOVED *
2430         * src/maillock.[ch]             * REMOVED *
2431         * src/mailmbox.[ch]             * REMOVED *
2432         * src/mailmbox_folder.[ch]      * REMOVED *
2433         * src/mailmbox_parse.[ch]       * REMOVED *
2434         * src/mailmbox_types.[ch]       * REMOVED *
2435         * src/mbox_folder.[ch]          * REMOVED *
2436                 remove implementation of mbox folders
2437                 and old mailbox folder.
2438                 mbox folder implementation will be added
2439                 as a plugin so that implementation can be entirely
2440                 synchronized with the files of the project they are
2441                 extracted from (libEtPan!).
2442         
2443         * src/mainwindow.c
2444         * src/folder.c
2445         * src/folderview.[ch]
2446         * src/procmsg.h         
2447                 Disable as much code that references mbox folders
2448                 as possible.
2449                 Some UI thing still need to know that folder is mbox
2450                 (when we have to enter the name of the mailbox and
2451                 we want to add /var/mail/$USER).
2452
2453 2003-10-23 [christoph]  0.9.6claws47
2454
2455         * src/noticeview.c
2456                 don't always display button when noticeview is made visible
2457
2458         * src/mimeview.c
2459         * src/pgpmime.c
2460         * src/privacy.[ch]
2461         * src/sgpgme.[ch]
2462                 get signature information from crypto system
2463
2464 2003-10-22 [paul]       0.9.6claws46
2465
2466         * po/es.po
2467                 updated by Ricardo Mones Lastra
2468
2469 2003-10-22 [paul]       0.9.6claws45
2470
2471         * src/Makefile.am
2472                 update to reflect the changes to the icons that
2473                 happened in 0.9.6claws35
2474
2475 2003-10-22 [alfons]     0.9.6claws44
2476         
2477         * src/carray.h
2478                 inline carray_count() 
2479
2480 2003-10-21 [alfons]     0.9.6claws43
2481
2482         * src/carray.h
2483                 glib wrappers
2484         * src/carray.c
2485                 disable
2486         * src/mailmbox.[ch]
2487         * src/mailmbox_folder.c
2488         * src/mailmbox_parse.c
2489         * src/mailmbox_types.[ch]
2490                 %s/uint32_t/guint
2491
2492 2003-10-21 [luke]       0.9.6claws42
2493
2494         * src/stock_pixmaps.[ch]
2495         * src/mimeview.c
2496         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
2497         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
2498                 o remove mime_application_octet_stream.xpm icon (it was never
2499                   really needed)
2500                 o remove redundant icon messageview_text.xpm
2501
2502         * src/mainwindow.c
2503                 fix visibility of signature noticeview when toggling 'separate
2504                 message view'
2505
2506 2003-10-21 [christoph]  0.9.6claws41
2507
2508         * src/procmime.c
2509                 decode multipart and rfc822 mime parts to allow further
2510                 parsing when required
2511
2512 2003-10-21 [christoph]  0.9.6claws40
2513
2514         * src/procmime.[ch]
2515         * src/textview.c
2516                 remove obsolete charset parameter in MimeInfo and fix
2517                 TextView to use the charset from the parameter hash table
2518
2519         * src/plugins/dillo_viewer/Makefile.am
2520         * src/plugins/trayicon/Makefile.am
2521                 add OPENSSL_CFLAGS to fix building with using
2522                 --with-openssl-* parameters
2523
2524 2003-10-21 [paul]       0.9.6claws39
2525
2526         * src/prefs_matcher.[ch]
2527                 replace remnants of the old, renamed 'Execute' matchtype
2528                 add a brief description to the Info window
2529
2530 2003-10-21 [hoa]        0.9.6claws38
2531         
2532         * src/Makefile.am
2533         * src/carray.[ch]               * NEW *
2534         * src/chash.[ch]                * NEW *
2535         * src/folder.c
2536         * src/maillock.[ch]             * NEW *
2537         * src/mailmbox.[ch]             * NEW *
2538         * src/mailmbox_folder.[ch]      * NEW *
2539         * src/mailmbox_parse.[ch]       * NEW *
2540         * src/mailmbox_types.[ch]       * NEW *
2541                 implementation of mbox folder with unique message numbers
2542
2543                 made use of libEtPan! implementation of mbox for lower-layer.
2544
2545 2003-10-20 [alfons]     0.9.6claws37
2546
2547         * src/noticeview.c
2548                 fix invalid argument warning
2549         * src/pgpmime.c
2550                 no in place variable
2551
2552 2003-10-20 [paul]       0.9.6claws36
2553
2554         * src/compose.[ch]
2555           src/filtering.c
2556           src/messageview.c
2557                 fix crash when using Forward in Filtering when
2558                 external editor option is set
2559                 
2560                 Patch submitted by Simon 'corecode' Schubert
2561                 <corecode@corecode.ath.cx> 
2562
2563 2003-10-20 [paul]       0.9.6claws35
2564
2565         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
2566           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
2567           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
2568           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
2569           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
2570           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
2571           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
2572           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
2573           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
2574           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
2575           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
2576           src/mimeview.c
2577           src/stock_pixmap.[ch]
2578                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
2579                 icons. add privacy_warn.xpm icon
2580
2581 2003-10-20 [hoa]  0.9.6claws34
2582
2583         * src/folder_item_prefs.[ch]
2584         * src/prefs_folder_item.c
2585         * src/main.c
2586                 Added a property per folder to choose whether we 
2587                 want to apply processing on it on startup or if we
2588                 prefer to wait the folder selection to apply it.
2589         
2590         * src/messageview.c
2591                 fixed C89 compatibility (for old compilers, for
2592                 example gcc 2.95.x).
2593
2594 2003-10-17 [christoph]  0.9.6claws33
2595
2596         * src/mimeview.c
2597         * src/noticeview.[ch]
2598                 change noticeview icon to indicate signature status
2599
2600 2003-10-17 [christoph]  0.9.6claws32
2601
2602         * src/Makefile.am
2603         * src/main.c
2604         * src/mimeview.c
2605         * src/noticeview.c
2606         * src/pgpmime.[ch]                              ** NEW **
2607         * src/privacy.[ch]
2608         * src/rfc2015.c
2609         * src/sgpgme.c                                  ** NEW **
2610                 reimplement PGP/Mime signature checking (unfinished)
2611
2612 2003-10-15 [christoph]  0.9.6claws31
2613
2614         * src/procmime.[ch]
2615                 fix procmime_get_text_content() and
2616                 procmime_get_first_text_content()
2617
2618 2003-10-15 [christoph]  0.9.6claws30
2619
2620         * src/plugins/spamassassin/spamassassin_gtk.c
2621         * src/plugins/spamassassin/spamassassin_gtk.glade
2622                 fix timeout tooltip
2623
2624 2003-10-15 [paul]       0.9.6claws29
2625
2626         * src/messageview.c
2627                 workaround for buggy smtp servers. on sending a
2628                 return receipt strip the name part from the address
2629                 when creating headers
2630                 
2631 2003-10-15 [paul]       0.9.6claws28
2632
2633         * sync with 0.9.7 release
2634                 see ChangeLog 2003-10-15
2635
2636 2003-10-14 [christoph]  0.9.6claws27
2637
2638         * src/plugins/clamav/clamav_plugin.c
2639                 fix clamav plugin
2640
2641 2003-10-14 [christoph]  0.9.6claws26
2642
2643         * src/compose.c
2644         * src/mimeview.c
2645         * src/procmime.[ch]
2646         * src/rfc2015.c
2647         * src/textview.c
2648         * src/plugins/clamav/clamav_plugin.c
2649                 use GNode to create the mime tree (some changes to functions
2650                 that traverse the tree are just quick and dirty. Maybe we
2651                 can find better solutions with g_node_*-functions)
2652
2653 2003-10-14 [luke]       0.9.6claws25
2654
2655         * src/mimeview.c
2656                 fix a navigation bug (stupid typo of mine)
2657
2658 2003-10-14 [christoph]  0.9.6claws24
2659
2660         * src/textview.c
2661                 fix missing last line in plain/text mails
2662
2663 2003-10-13 [luke]       0.9.6claws23
2664
2665         * src/summaryview.c
2666                 fix bug 334 (part 1)
2667
2668 2003-10-13 [kov]        0.9.6claws22
2669
2670         * src/mimeview.c
2671                 error checking when the user enters a non-directory at
2672                 the file selection dialog.
2673                 work-around for users entering directory location without
2674                 adding a leading G_DIR_SEPARATOR.
2675
2676 2003-10-13 [luke]       0.9.6claws21
2677
2678         * src/compose.c
2679                 error reporting for inserting files, including catching
2680                 invalid characters for current locale/encoding
2681
2682 2003-10-13 [paul]       0.9.6claws20
2683
2684         * src/folderview.c
2685                 fix bug #347 'subscribe newsgroups crashes'
2686
2687 2003-10-13 [paul]       0.9.6claws19
2688
2689         * src/compose.c
2690                 when using 'Reply to all' include the 'send replies
2691                 to' folder property
2692                 
2693         * po/ja.po
2694                 update Japanese translation. submitted by Rui Hirokawa 
2695                 <rui_hirokawa@ybb.ne.jp>        
2696
2697 2003-10-13 [hoa]        0.9.6claws18
2698
2699         * src/account.c
2700         * src/compose.c
2701         * src/messageview.c
2702         * src/procheader.c
2703         * src/procheader.h
2704                 rename get_header_from_msginfo() into
2705                 procheader_get_header_from_msginfo() so that we have a
2706                 coherent exported naming.
2707                 avoid parsing of header contained in a string via
2708                 a newly written temporary file.
2709
2710         Patch submitted by Simon 'corecode' Schubert
2711                 <corecode@corecode.ath.cx>
2712
2713 2003-10-12 [hoa]        0.9.6claws17
2714
2715         * src/filtering.c
2716         * src/filtering.h
2717         * src/matcher.c
2718         * src/matcher.h
2719         * src/matcher_parser_parse.y
2720         * src/prefs_filtering_action.c
2721                 added "stop" action : stop applying the filtering rules.
2722                 added "set score" and "increase/decrease score" actions.
2723                 That two last action replace the "change_score" action
2724                 introduced by alfons in 0.8.8claws85.
2725                 "set score" is to set a given score to the message.
2726                 "increase/decrease score" will increase or decrease the
2727                 score if the given value is respectively positive or
2728                 negative. If someone find a some better name for this last
2729                 rule, it can be modified.
2730
2731 2003-10-12 [paul]       0.9.6claws16
2732
2733         * AUTHORS
2734           po/ja.po
2735                 update Japanese translation. submitted by Rui Hirokawa 
2736                 <rui_hirokawa@ybb.ne.jp>
2737
2738 2003-10-12 [christoph]  0.9.6claws15
2739
2740         * src/procmime.c
2741                 fix crash caused by incorrect headers
2742
2743 2003-10-10 [christoph]  0.9.6claws14
2744
2745         * src/main.c
2746         * src/privacy.[ch]
2747         * src/rfc2015.[ch]
2748                 implement detection of signed message parts for rfc2015
2749
2750 2003-10-10 [thorsten]   0.9.6claws13
2751
2752         * src/mimeview.c
2753                 fix typo
2754
2755 2003-10-10 [christoph]  0.9.6claws12
2756
2757         * src/stock_pixmap.[ch]
2758         * src/pixmaps/mime_message.xpm                  ** NEW **
2759                 add a new icon for mime type "message"
2760
2761         * src/privacy.[ch]
2762         * src/procmime.[ch]
2763                 add crypto api
2764
2765         * src/mimeview.c
2766                 o use crypto api
2767                 o add icons for message type mime parts
2768
2769 2003-10-10 [christoph]  0.9.6claws11
2770
2771         * src/mainwindow.c
2772         * src/messageview.[ch]
2773         * src/mimeview.[ch]
2774         * src/procmime.[ch]
2775         * src/procmsg.[ch]
2776         * src/rfc2015.c
2777         * src/summaryview.c
2778         * src/textview.[ch]
2779                 o remove switching between TextView and MimeView in MessageView
2780                   (if required we can hide the icon box and the MimeView will
2781                    look exaxtly like the TextView)
2782                 o temporary remove signature and decrypting GPGME code
2783
2784 2003-10-09 [christoph]  0.9.6claws10
2785
2786         * src/action.c
2787         * src/compose.c
2788         * src/messageview.c
2789         * src/mimeview.c
2790         * src/procmime.[ch]
2791         * src/procmsg.c
2792         * src/rfc2015.c
2793         * src/textview.c
2794         * src/common/utils.[ch]
2795         * src/plugins/clamav/clamav_plugin.c
2796         * src/plugins/dillo_viewer/dillo_viewer.c
2797         * src/plugins/image_viewer/viewer.c
2798         * src/plugins/mathml_viewer/mathml_viewer.c
2799                 new mime parser (several things need fixing)
2800
2801 2003-10-09 [paul]       0.9.6claws9
2802
2803         * src/imap.c
2804                 a little more sync with 0.9.6cvs2 and a tidy up
2805
2806 2003-10-08 [paul]       0.9.6claws8
2807
2808         * sync with 0.9.6cvs2
2809                 see ChangeLog 2003-10-03
2810
2811 2003-10-05 [christoph]  0.9.6claws7
2812
2813         * src/summaryview.c
2814                 don't use flags to check if a message is in a news folder
2815
2816         (closes Bug 282 clicking on folder with copied Messages from News
2817          immediately after having copied them crashes Sylpheed-Claws)
2818
2819 2003-10-05 [christoph]  0.9.6claws6
2820
2821         * src/Makefile.am
2822         * src/progressdialog.[ch]               ** REMOVE **
2823         * src/gtk/Makefile.am
2824         * src/gtk/progressdialog.[ch]           ** NEW **
2825                 move progressdialog to gtk directory
2826
2827 2003-10-04 [christoph]  0.9.6claws5
2828
2829         * src/prefs_toolbar.c
2830         * src/gtk/prefswindow.c
2831                 remove widget_show_all for pages root widget
2832
2833         * src/plugins/spamassassin/spamassassin.[ch]
2834         * src/plugins/spamassassin/spamassassin_gtk.c
2835         * src/plugins/spamassassin/spamassassin_gtk.glade
2836                 add support for new libspamc transports
2837
2838 2003-10-04 [christoph]  0.9.6claws4
2839
2840         * src/plugins/spamassassin/libspamc.[ch]
2841         * src/plugins/spamassassin/spamassassin.c
2842         * src/plugins/spamassassin/utils.[ch]
2843                 update libspamc to version from SpamAssassin 2.60
2844
2845 2003-10-03 [christoph]  0.9.6claws3
2846
2847         * src/send_message.c
2848                 fix missing format string bug found by
2849                 Georgi Guninski <guninski@guninski.com>
2850
2851 2003-10-03 [paul]       0.9.6claws2
2852
2853         * po/zh_CN.po
2854                 update Simpilified Chinese translation, submitted by
2855                 Hansom Young
2856
2857 2003-10-02 [christoph]  0.9.6claws1
2858
2859         * src/imap.c
2860                 add UIDPLUS support for COPY and EXPUNGE
2861
2862 2003-10-02 [paul]       0.9.6claws
2863
2864         * 0.9.6claws released
2865
2866 2003-10-02 [paul]
2867
2868         * po/es.po
2869           po/sk.po
2870                 update Spanish and Slovak translations
2871                 submitted by Ricardo Mones Lastra and Andrej Kacian
2872  
2873 2003-10-02 [paul]       0.9.5claws43
2874
2875         * po/en_GB.po
2876                 update British English translation
2877
2878 2003-10-02 [paul]       0.9.5claws42
2879
2880         * po/hr.po
2881                 update Croatian translation, submitted by Dragan
2882
2883 2003-10-01 [paul]       0.9.5claws41
2884
2885         * po/pl.po
2886           po/sr.po
2887                 update Polish and Serbian translations, submitted by
2888                 Emil and Urke MMI
2889
2890 2003-10-01 [melvin]     0.9.5claws40
2891
2892         * po/fr.po
2893                 Updated French translations
2894
2895 2003-10-01 [melvin]     0.9.5claws39
2896
2897         * src/prefs_fonts.c
2898                 Fixed a Gtk warning
2899
2900         * src/plugins/dillo_prefs.c     
2901                 Quasi unnoticeable UI clean-up.
2902
2903 2003-10-01 [paul]
2904
2905         * tools/README
2906           tools/maildir2sylpheed.pl
2907                 bug fixes, rewrites, submitted by Matthias Förste 
2908                 <itsjustme@users.sourceforge.net>
2909
2910 2003-09-29 [paul]       0.9.5claws38
2911
2912         * src/inc.c
2913                 fix my coding carelessness
2914
2915 2003-09-29 [paul]       0.9.5claws37
2916
2917         * po/POTFILES.in
2918           src/Makefile.am
2919           src/main.c
2920           src/prefs_common.[ch]
2921           src/prefs_fonts.[ch]  ** NEW FILES **
2922                 move Font config options to Other Prefs/Display/Fonts
2923                 (user's current configuration is preserved)
2924
2925 2003-09-29 [paul]       0.9.5claws36
2926
2927         * src/inc.c
2928           src/prefs_account.c
2929                 allow 'local_mbox' value to point to either a directory 
2930                 (/var/mail -  default, new) or a file (/var/mail/username
2931                 - original)
2932
2933 2003-09-28 [paul]       0.9.5claws35
2934
2935         * src/rfc2015.c
2936                 on signature check, where key exists, print the
2937                 Key ID
2938
2939 2003-09-27 [alfons]     0.9.5claws34
2940
2941         * src/action.c
2942                 o make progress bar not fill/expand when resizing dialog
2943                 o use default fixed text font for actions output
2944
2945 2003-09-27 [paul]       0.9.5claws33
2946
2947         * src/prefs_common.[ch]
2948           src/procmsg.c
2949           src/send_message.c
2950                 remove External Program settings from Common Prefs/Send
2951                 as they are now unnecessary due to Local account settings.
2952                 plus a little tidying-up after 0.9.5claws31
2953
2954 2003-09-27 [paul]       0.9.5claws32
2955
2956         * src/prefs_account.c
2957                 o make correction to gui text:
2958                   'Local mailbox file' -> 'Local mailbox directory'
2959                 o give 'local_mbox' option a reasonable default value:
2960                   '/var/mail'
2961                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
2962                   value
2963
2964 2003-09-26 [paul]       0.9.5claws31
2965
2966         * src/inc.c
2967           src/prefs_common.[ch]
2968                 remove 'Incorporate from spool' common pref,
2969                 force creation of a 'Local' account
2970
2971 2003-09-26 [christoph]  0.9.5claws30
2972
2973         * src/folder.c
2974         * src/msgcache.c
2975                 add more NULL pointer checks
2976
2977 2003-09-25 [christoph]  0.9.5claws29
2978
2979         * src/folder.c
2980                 o don't fetch source message to get it's message id
2981                 o immediately scan dest folder when copying a message did not
2982                   return a new message number and not do it when the first message
2983                   without a new message number is found
2984
2985 2003-09-23 [christoph]  0.9.5claws28
2986
2987         * src/compose.c
2988                 fix generating of headers
2989
2990         (patch by David Relson <relson@osagesoftware.com>)
2991
2992 2003-09-23 [paul]       0.9.5claws27
2993
2994         * po/zh_CN.po
2995                 update Simplified Chinese translation. submitted by
2996                 Hansom Young
2997
2998 2003-09-23 [paul]       0.9.5claws26
2999
3000         * tools/Makefile.am
3001           tools/README
3002           tools/vcard2xml.py    ** NEW FILE **
3003                 add a script that converts an evolution vcard to
3004                 sylpheed's xml format
3005                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
3006
3007 2003-09-22 [paul]       0.9.5claws25
3008
3009         * src/plugins/clamav/clamav_plugin.c
3010                 don't skip MULTIPART parts
3011
3012 2003-09-21 [christoph]  0.9.5claws24
3013
3014         * src/alertpanel.c
3015                 remove unneeded include
3016
3017         * src/folder.c
3018                 clean up copy/move mess with duplicated code
3019
3020         * src/imap.c
3021                 fix problem that sometimes the folder was not scanned
3022                 also it was changed
3023
3024 2003-09-21 [christoph]  0.9.5claws23
3025
3026         * src/Makefile.am
3027         * src/logwindow.[ch]                    ** REMOVE **
3028         * src/mainwindow.c
3029         * src/prefs_common.c
3030         * src/gtk/Makefile.am
3031         * src/gtk/logwindow.[ch]                ** ADD **
3032                 make logwindow prefs_common independent and move
3033                 it to gtk directory
3034
3035 2003-09-20 [christoph]  0.9.5claws22
3036
3037         * src/compose.c
3038                 add extra space for address code conversion
3039                 (4 * unconvered size could be too small for short headers)
3040
3041 2003-09-20 [christoph]  0.9.5claws21
3042
3043         * src/compose.c
3044                 increase temp buffer size when writing headers
3045
3046 2003-09-19 [darko]      0.9.5claws20
3047
3048         * src/compose.c
3049                 don't ignore value of 'Save copy of outgoing messages to
3050                 this folder instead of Sent' in message redirect
3051
3052 2003-09-17 [christoph]  0.9.5claws19
3053
3054         * src/compose.c
3055                 use ", " as address seperator for mail headers and pass whole
3056                 header line at once to compose_convert_header to make sure
3057                 it is correctly folded
3058
3059         (closes Bug 64 Problem when sending to many recipients)
3060
3061 2003-09-17 [hoa]        0.9.5claws18
3062         
3063         * src/matcher.[ch]
3064           src/matcher_parser_parse.y
3065           src/prefs_matcher.c
3066                 changed the keyword used for command execution in condition
3067                 keyword is changed from "execute" to "test"
3068                 so that it is not the same as the one used for action.
3069                 This will fix a bug when using filtering dialog.
3070                 All semantic in the code is also changed to reflect
3071                 the keyword change.
3072
3073 2003-09-17 [paul]
3074         
3075         * sync with 0.9.6 release
3076
3077 2003-09-17 [paul]       0.9.5claws17
3078
3079         * sync with 0.9.5cvs8
3080                 see ChangeLog 2003-09-16 and 2003-09-17
3081
3082 2003-09-16 [paul]       0.9.5claws16
3083
3084         * sync with 0.9.5cvs6
3085                 see ChangeLog 2003-09-16
3086
3087 2003-09-15 [paul]       0.9.5claws15
3088
3089         * sync with 0.9.5cvs5
3090                 see ChangeLog 2003-09-15
3091
3092 2003-09-14 [alfons]     0.9.5claws14
3093
3094         * src/inc.c
3095                 make "Go to inbox after receiving new mail" again;
3096                 regression of a sync, restored to sylpheed main 
3097                 behaviour. (misses still some bits)
3098
3099 2003-09-14 [alfons]     0.9.5claws13
3100
3101         * src/prefs_filtering_action.c
3102                 o add proper message if empty execute command line
3103                 o don't select first action item after registering a
3104                   new action to prevent (what seems to be a GTK) bug
3105                   #36, "filtering will only accept one action change 
3106                   per invocation".
3107
3108 2003-09-14 [alfons]     0.9.5claws12
3109
3110         * src/prefs_filtering.c
3111         * src/prefs_filtering_action.c
3112         * src/prefs_matcher.c
3113                 fix function signature for key_pressed_event signal handlers
3114
3115 2003-09-14 [alfons]     0.9.5claws11
3116
3117         * src/mainwindow.c
3118                 fix regression caused by fix for invalid bug #7
3119                 (should fix #246, "Multiple selections are deselected when 
3120                 moving from search window to main window")
3121                 
3122 2003-09-14 [alfons]     0.9.5claws10
3123         
3124         * src/actions.[ch]
3125         * src/filtering.[ch]
3126         * src/prefs_actions.c
3127                 allow `filtering actions` in actions; only for advanced users
3128                 right now: try for example, "%as{mark color 2}" 
3129         
3130 2003-09-13 [paul]       0.9.5claws9
3131         
3132         * po/pl.po
3133           po/zh_CN.po   ** NEW FILE **
3134                 update Polish translation, submitted by Emil 
3135                 <eminowbl@posejdon.wpk.p.lodz.pl>
3136                 add new Simplified Chinese translation, submitted by
3137                 Hansom Young <hansom_young@yahoo.com>
3138
3139 2003-09-12 [alfons]     0.9.5claws8
3140
3141         * src/summaryview.c
3142                 don't open separate message views when View | Separate message view
3143                 is active 
3144                 (please look carefully for any navigation regressions)
3145
3146 2003-09-11 [alfons]     0.9.5claws7
3147
3148         * src/mainwindow.c
3149                 make default message view, opened by View | Separate message 
3150                 view, look like a claws message view (which includes a menu
3151                 bar and a toolbar)
3152                 (fixes bug #298, "message view loses tool bar") 
3153
3154 2003-09-11 [christoph]  0.9.5claws6
3155
3156         * src/folderview.c
3157                 fix double deleting of newsgroup folders
3158
3159         (closes Bug 305 crash after deleting of a newsgroup)
3160
3161 2003-09-11 [paul]       0.9.5claws5
3162
3163         * src/rfc2015.c
3164           src/common/utils.h
3165                 more sync'ing from 0.9.5cvs2
3166
3167 2003-09-11 [christoph]  0.9.5claws4
3168
3169         * src/compose.c
3170         * src/rfc2015.c
3171         * src/common/utils.h
3172                 fix sync with 0.9.5cvs2
3173
3174 2003-09-11 [paul]       0.9.5claws3
3175
3176         * sync with 0.9.5cvs4
3177                 see ChangeLog 2003-09-11
3178
3179 2003-09-11 [paul]       0.9.5claws2
3180
3181         * sync with 0.9.5cvs2
3182                 see ChangeLog 2003-09-05
3183                 
3184 2003-09-11 [paul]       0.9.5claws1
3185
3186         * sync with 0.9.5cvs3
3187                 see ChangeLog 2003-09-10
3188
3189 2003-09-10 [paul]       0.9.5claws
3190
3191         * 0.9.5claws released
3192
3193 2003-09-10 [paul]       0.9.4claws78
3194
3195         * src/Makefile.am
3196                 add missing files
3197
3198 2003-09-10 [melvin]     0.9.4claws77
3199
3200         * po/fr.po
3201                 Updated French translations
3202
3203 2003-09-10 [paul]       0.9.4claws76
3204
3205         * po/es.po
3206           po/sk.po
3207           po/sr.po
3208                 update Spanish, Slovak, and Serbian translations.
3209                 submitted by Ricardo Mones Lastra, Andrej Kacian,
3210                 and Urke MMI
3211                 
3212         * AUTHORS
3213                 add translation team section
3214
3215 2003-09-09 [christoph]  0.9.4claws75
3216
3217         * src/folder.c
3218                 free item->prefs in folder_item_destroy
3219
3220 2003-09-09 [alfons]     0.9.4claws74
3221
3222         * src/folderview.c
3223                 o proper check for root node sorting
3224                 o remove unnecessary gtk_ctree_remove_node 
3225
3226         (should fix bug #300, "crash while moving folder")      
3227
3228 2003-09-08 [christoph]  0.9.4claws73
3229
3230         * src/folderview.c
3231                 o fix double adding of IMAP FolderItems to GtkCTree
3232                 o fix crash then mbox folder is removed
3233
3234 2003-09-08 [christoph]  0.9.4claws72
3235
3236         * src/folder.c
3237         * src/folderview.c
3238         * src/mainwindow.c
3239                 fix new folder notification
3240
3241         * src/mbox_folder.c
3242                 fix cache path
3243
3244 2003-09-08 [christoph]  0.9.4claws71
3245
3246         * src/compose.c
3247                 replace '\n' and '\r' before removing trailing spaces
3248
3249         * src/folder.[ch]
3250         * src/folderview.c
3251                 add information about new or removed items in folder tree change
3252                 notification and use this in folderview to add and remove only
3253                 the appected items and not refresh the whole tree
3254
3255 2003-09-07 [match]      0.9.4claws70
3256
3257         * src/Makefile.am
3258         * src/addr_compl.c
3259         * src/addressbook.c
3260         * src/addressitem.h
3261         * src/addrindex.c
3262         * src/addritem.c
3263         * src/addritem.h
3264         * src/addrquery.c                       ** NEW **
3265         * src/addrquery.h
3266         * src/ldapquery.c
3267         * src/ldapserver.c
3268         * src/stock_pixmap.c
3269         * src/stock_pixmap.h
3270         * src/pixmaps/address_search.xpm        ** NEW **
3271                 re-introduce Lookup button for LDAP 'static' searches.
3272
3273 2003-09-07 [alfons]     0.9.4claws69
3274         
3275         * src/summaryview.c
3276                 abandon setting usize for messageview because it gives layout problems
3277                 with the quick search bar and the headerview; fixes assorted UI glitches:
3278                 
3279                 o bug #148, "Toggling of quick-search bar reduces index view area" 
3280                 o bug #280, "Window resiizes for line length but does not revert"
3281
3282 2003-09-07 [christoph]  0.9.4claws68
3283
3284         * src/compose.c
3285                 o make sure we don't have any newlines in header values
3286                 o check custom headers for spaces and newlines and ignore
3287                   malformed header names
3288
3289 2003-09-06 [christoph]  0.9.4claws67
3290
3291         * src/folder.c
3292         * src/folderview.c
3293                 invoke notification hook for folder tree changes after append
3294                 and remove folder
3295
3296         (closes Bug 294 Crash while moving folder with many subdirectories)
3297
3298 2003-09-06 [christoph]  0.9.4claws66
3299
3300         * src/folder.c
3301                 destroy folder's MsgCache if FolderItem is removed to make sure
3302                 it is not saved when the FolderItem is destroyed
3303
3304 2003-09-06 [christoph]  0.9.4claws65
3305
3306         * src/plugins/clamav/clamav_plugin.c
3307                 fix copy & paste bug
3308
3309 2003-09-05 [christoph]  0.9.4claws64
3310
3311         * src/folder.c
3312         * src/messageview.[ch]
3313         * src/procmsg.[ch]
3314         * src/summaryview.c
3315                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
3316                 by MessageView to clear it when the message is deleted. Should
3317                 work even if messages are deleted in MainWindow or by
3318                 processing.
3319
3320 2003-09-05 [alfons]     0.9.4claws63
3321
3322         * src/messageview.c
3323                 deleting a message in a message view frees its msginfo, make 
3324                 messageview_update_all() aware of that (should fix bug #293,
3325                 "deleting message caused crash")
3326
3327 2003-09-05 [melvin]     0.9.4claws62
3328
3329         * src/action.c
3330                 Improve synchronous action exit code (fixes 
3331                 a ~5 seconds delay after action exit on RedHat 9)
3332
3333 2003-09-04 [christoph]  0.9.4claws61
3334
3335         * src/compose.c
3336         * src/rfc2015.c
3337         * src/common/utils.[ch]
3338                 add util function to create mime boundary and use it
3339                 in compose and gpg code
3340
3341 2003-09-04 [alfons]     0.9.4claws60
3342
3343         * src/folder.c
3344                 source folder item's GNode should already have been freed in 
3345                 a previous call to src->folder->klass->remove_folder()
3346                 (should fix bug #287, "crash when moving folders")
3347
3348 2003-09-03 [thorsten]   0.9.4claws59
3349
3350         * src/plugins/spamassassin/spamassassin_gtk.c
3351                 fix compile error
3352
3353 2003-09-03 [christoph]  0.9.4claws58
3354
3355         * src/plugins/spamassassin/spamassassin.[ch]
3356         * src/plugins/spamassassin/spamassassin_gtk.c
3357                 add timeout config option
3358
3359 2003-09-03 [paul]       0.9.4claws57
3360
3361         * po/sk.po      ** NEW FILE **
3362                 add Slovak translation. Submitted by Andrej Kacian 
3363                 <andrej@kacian.sk>
3364
3365 2003-09-03 [paul]       0.9.4claws56
3366
3367         * src/plugins/clamav/clamav_plugin_gtk.c
3368                 gui tweaks: replace a label with a tooltip, modify the
3369                 text, use gtk_check_button_new(); instead of
3370                 gtk_check_button_new_with_label("");
3371
3372 2003-09-02 [alfons]     0.9.4claws55
3373
3374         * src/gtk/filesel.c
3375                 remember last used dir when attaching multiple files (should fix
3376                 bug #290, "Attach File does not remember directory")
3377
3378 2003-09-01 [paul]       0.9.4claws54
3379
3380         * po/es.po
3381                 updated by Ricardo Mones Lastra
3382
3383 2003-09-01 [alfons]     0.9.4claws53
3384
3385         * src/gtk/gtkaspell.[ch]
3386                 be pedantic and strict and use const gchar * instead of guchar *
3387
3388 2003-09-01 [alfons]     0.9.4claws52
3389
3390         * src/mainwindow.c
3391         * src/summaryviewc.
3392                 re-enable Save As when multiple messages are selected
3393
3394 2003-09-01 [paul]       0.9.4claws51
3395
3396         * src/textview.c
3397                 g_free(trimmed_uri);
3398
3399 2003-09-01 [paul]       0.9.4claws50
3400
3401         * sync with 0.9.4cvs13
3402                 see ChangeLog 2003-09-01
3403
3404 2003-09-01 [paul]       0.9.4claws49
3405
3406         * src/textview.c
3407                 trim uri before sending to the statusbar
3408                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
3409                 in the message window causes main S-C window to enlarge 
3410                 past screen edges'
3411
3412 2003-09-01 [paul]       0.9.4claws48
3413
3414         * sync with 0.9.4cvs12
3415                 see ChangeLog 2003-09-01
3416
3417 2003-08-30 [christoph]  0.9.4claws47
3418
3419         * src/compose.c
3420         * src/folder_item_prefs.[ch]
3421         * src/prefs_folder_item.c
3422         * src/gtk/gtkaspell.[ch]
3423                 commit per folder dictionary patch by
3424                 Paul Evans <nerd@freeuk.com>
3425
3426 2003-08-30 [christoph]  0.9.4claws46
3427
3428         * src/plugins/spamassassin/spamassassin_gtk.c
3429         * src/plugins/spamassassin/spamassassin_gtk.glade
3430                 reduce GUI clutter by placing hints into tooltips
3431
3432 2003-08-30 [paul]       0.9.4claws45
3433
3434         * src/compose.c
3435                 add 'Content-Disposition: inline' to a text/plain
3436                 part when using PGP/MIME signing
3437
3438 2003-08-30 [paul]       0.9.4claws44
3439
3440         * src/prefs_common.c
3441           src/prefs_spelling.c
3442           src/prefs_spelling.glade
3443                 reduce GUI clutter by placing hints into tooltips
3444
3445 2003-08-29 [christoph]  0.9.4claws43
3446
3447         * configure.ac
3448                 fix bug found by Ivan Rayner <ivanr@sgi.com>
3449
3450         * src/stock_pixmap.c
3451                 change unecessary warning into a debug message
3452
3453         * src/plugins/clamav/Makefile.am
3454                 Fix error "-I$(CLAMAV_LIBS)"
3455
3456 2003-08-29 [christoph]  0.9.4claws42
3457
3458         * intl/Makefile.in
3459         * src/Makefile.am
3460         * src/matcher.h
3461         * src/common/Makefile.am
3462         * src/common/passcrypt.c
3463                 commit fixes and patches for some of the IRIX problems found by
3464                 Ivan Rayner <ivanr@sgi.com>
3465
3466 2003-08-29 [paul]       0.9.4claws41
3467
3468         * src/prefs_filtering.c
3469                 add 'Top' and 'Bottom' buttons, based on changes in
3470                 src/prefs_filter.c in 0.9.4cvs11.
3471
3472 2003-08-27 [christoph]  0.9.4claws40
3473
3474         * src/folderview.c
3475                 fix bug that the current summary settings were copied to the
3476                 wrong folder item, when the folder item prefs are opened.
3477                 Copying is not required because summary settings and
3478                 folder_item_prefs do not contain the same settings
3479
3480 2003-08-27 [thorsten]   0.9.4claws39
3481
3482         * src/imap.c
3483                 fix compile error
3484
3485 2003-08-26 [paul]       0.9.4claws38
3486
3487         * sync with 0.9.4cvs9
3488                 see ChangeLog 2003-08-26
3489
3490 2003-08-25 [paul]       0.9.4claws37
3491
3492         * sync with 0.9.4cvs8
3493                 see ChangeLog 2003-08-25
3494
3495 2003-08-24 [christoph]  0.9.4claws36
3496
3497         * src/prefs_filtering.c
3498                 shouldn't remove items from a GSList while iterating over the
3499                 list (makes cur invalid and cur->next not accessable)
3500
3501         (closes Bug 272 i deleted an folder and some seconds later sylpheed
3502          crashed)
3503
3504 2003-08-23 [christoph]  0.9.4claws35
3505
3506         * src/news.c
3507                 news folders should be scanned when opened
3508
3509 2003-08-22 [christoph]  0.9.4claws34
3510
3511         * src/prefs_folder_item.c
3512                 use macro to assign strings that always frees the old string
3513
3514         * src/gtk/gtkaspell.[ch]
3515                 add gtkaspell_set_dictionary_menu_active_item() to set active
3516                 item in dictionary option menu
3517
3518         * src/prefs_spelling.c
3519                 use gtkaspell_set_dictionary_menu_active_item() to select
3520                 dictionary
3521
3522 2003-08-21 [christoph]  0.9.4claws33
3523
3524         * src/folder.[ch]
3525         * src/imap.c
3526         * src/mbox_folder.c
3527         * src/mh.c
3528         * src/news.c
3529                 optimize folder system
3530
3531         * src/gtk/gtkstext.c
3532                 fix division by zero when font has 0 width for ' '
3533
3534 2003-08-21 [paul]       0.9.4claws32
3535
3536         * sync with 0.9.4cvs7
3537                 see ChangeLog 2003-08-20
3538
3539 2003-08-19 [paul]       0.9.4claws31
3540
3541         * src/common/defs.h
3542                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
3543                 SYLDOC_FAQ_HTML_INDEX.
3544         * src/manual.c
3545                 use LC_MESSAGES instead of LC_ALL to find the current
3546                 language
3547
3548           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
3549
3550 2003-08-19 [paul]       0.9.4claws30
3551
3552         * po/bg.po
3553                 updated by George Danchev
3554
3555 2003-08-18 [luke]       0.9.4claws29
3556         * src/mimeview.[ch]
3557         * src/gtk/gtkvscrollbutton.[ch]
3558                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
3559                   dependencies; do it the GTK way; reduce code -14/+2 lines)
3560                 o removed horizontal separator between icons
3561
3562 2003-08-17 [christoph]  0.9.4claws28
3563
3564         * src/procmsg.c
3565                 no subject threading when the subject has no reply prefix
3566
3567 2003-08-16 [christoph]  0.9.4claws27
3568
3569         * src/mainwindow.c
3570                 remember and restore window sizes and position when the main
3571                 window is hidden or shown
3572
3573         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
3574          minimised/reopened using trayicon)
3575
3576 2003-08-16 [paul]       0.9.4claws26
3577
3578         * src/crash.c
3579                 add #include "defs.h"
3580
3581 2003-08-16 [paul]       0.9.4claws25
3582
3583         * src/plugins/clamav/clamav_plugin.c
3584                 reword a debug_print
3585                 
3586         * src/plugins/dillo_viewer/dillo_prefs.c
3587                 cosmetic: change the labels' text, add tooltips, and
3588                 left-align the hint
3589
3590 2003-08-15 [christoph]  0.9.4claws24
3591
3592         * src/news.c
3593                 complete last change (forgot some changes)
3594
3595 2003-08-15 [christoph]  0.9.4claws23
3596
3597         * src/news.c
3598                 o check number of messages and don't return a 0 message
3599                   when no messages are available
3600                 o don't parse xref header anymore
3601
3602         (closes Bug 203 I'm not getting any news)
3603
3604 2003-08-15 [paul]       0.9.4claws22
3605
3606         * src/common/defs.h
3607           src/crash.c
3608                 update and define claws bugzilla location
3609
3610 2003-08-15 [paul]       0.9.4claws21
3611
3612         * po/ru.po
3613                 update submitted by Ruslan N. Balkin
3614
3615 2003-08-14 [christoph]  0.9.4claws20
3616
3617         * src/procmsg.c
3618                 fix search for oldest node in subject threading
3619
3620 2003-08-14 [christoph]  0.9.4claws19
3621
3622         * src/procmsg.c
3623         * src/common/utils.h
3624                 add possibility to check all nodes with the same subject for
3625                 subject threading, not only the oldest node. Should not break
3626                 threads anymore if the oldest node is thread_by_subject_max_age
3627                 days older then parent, because it can now find a child of
3628                 oldest node as new parent.
3629
3630 2003-08-11 [christoph]  0.9.4claws18
3631
3632         * src/plugins/spamassassin/spamassassin.c
3633                 run spam check in background process
3634
3635 2003-08-10 [alfons]     0.9.4claws17
3636
3637         * src/summaryview.c
3638                 make `Select All' sensitive too
3639
3640 2003-08-10 [christoph]  0.9.4claws16
3641
3642         * src/imap.c
3643                 add more checks in imap_close
3644
3645 2003-08-09 [alfons]     0.9.4claws15
3646
3647         * src/prefs_spelling.c
3648                 no spell checking UI if not requested
3649
3650 2003-08-09 [alfons]     0.9.4claws14
3651
3652         * src/gtk/prefswindow.c
3653                 make it compile
3654
3655 2003-08-09 [christoph]  0.9.4claws13
3656
3657         * src/prefs_spelling.c
3658         * src/gtk/prefswindow.[ch]
3659         * src/plugins/clamav/clamav_plugin_gtk.c
3660         * src/plugins/spamassassin/spamassassin_gtk.c
3661                 sort prefs pages by heighest weight in tree
3662
3663 2003-08-09 [paul]       0.9.4claws12
3664
3665         * sync with 0.9.4cvs6
3666                 see ChangeLog 2003-08-07
3667                 
3668         * AUTHORS
3669                 add Leandro and Luke to claws-branch section
3670
3671 2003-08-09 [christoph]  0.9.4claws11
3672
3673         * src/gtk/Makefile.am
3674         * src/gtk/colorsel.[ch]                 ** NEW **
3675                 create a color selection dialog that can be used as a simple
3676                 function call with it's own gtk main loop like filesel.[ch]
3677
3678         * src/Makefile.am
3679         * src/main.c
3680         * src/prefs_common.c
3681         * src/prefs_spelling.[ch]               ** NEW **
3682         * src/prefs_spelling.glade              ** NEW **
3683         * src/gtk/gtkutils.[ch]
3684                 move "Spell Checker" prefs to new prefs dialog
3685
3686         * src/prefs_folder_item.c
3687                 use new colorsel dialog
3688
3689 2003-08-08 [paul]       0.9.4claws10
3690
3691         * src/inc.c
3692                 clear the progress bar unconditionally
3693
3694 2003-08-08 [paul]       0.9.4claws9
3695
3696         * sync with 0.9.4cvs4
3697                 see ChangeLog 2003-07-31
3698
3699 2003-08-07 [christoph]  0.9.4claws8
3700
3701         * configure.ac
3702                 fix bug in image viewer plugin part
3703
3704         * src/imap.c
3705                 don't execute close command if the folder item is not selected
3706
3707 2003-08-07 [hoa]        0.9.4claws7
3708
3709         * src/filtering.[ch]
3710         * src/matcher_parser.h
3711         * src/matcher_parser_parse.y
3712                 can define several actions for each filtering rule
3713                 can import old versions of filtering rules
3714
3715         * src/prefs_filtering.c
3716                 call to a new dialog box to define actions
3717
3718         * src/prefs_filtering_action.[ch]
3719                 dialog box to define actions for filtering rules
3720
3721 2003-08-06 [christoph]  0.9.4claws6
3722
3723         * src/imap.c
3724                 make sure source folder is selected when copying messages
3725
3726 2003-08-06 [christoph]  0.9.4claws5
3727
3728         * sync with 0.9.4cvs2
3729                 see ChangeLog 2003-07-29                
3730
3731 2003-08-05 [paul]       0.9.4claws4
3732
3733         * sync with 0.9.4cvs3
3734                 see ChangeLog 2003-07-30
3735
3736 2003-08-04 [match]      0.9.4claws3
3737
3738         * po/POTFILES.in
3739                 export of LDIF files.
3740
3741 2003-08-04 [match]      0.9.4claws2
3742
3743         * src/ldif.[ch]
3744                 support for export LDIF. documented.
3745         * src/importldif.[ch]
3746         * src/exportldif.[ch]
3747                 add tooltips. documented.
3748         * src/exphtmldlg.[ch]
3749         * src/common/xmlprops.[ch]
3750                 documented.
3751         * src/exportldif.[ch]                   ** NEW **
3752         * src/expldifdlg.[ch]                   ** NEW **
3753         * src/addressbook.[ch]
3754         * src/Makefile.am
3755                 export of LDIF files.
3756                 documented.
3757
3758 2003-08-04 [christoph]  0.9.4claws1
3759
3760         * .cvsignore
3761         * Makefile.am
3762         * configure.ac
3763         * sylpheed-claws.pc.in                  ** NEW **
3764         * src/Makefile.am
3765         * src/common/Makefile.am
3766         * src/gtk/Makefile.am
3767                 install sylpheed header files in $(pkgincludedir) and create a
3768                 pkg-config file to allow building a plugin without the source
3769                 package
3770
3771 2003-08-04 [paul]       0.9.4claws
3772
3773         * version 0.9.4claws
3774
3775 2003-08-04 [paul]       0.9.3claws97
3776
3777         * po/es.po
3778                 update Spanish translation. Submitted by Ricardo
3779                 Mones Lastra.
3780
3781 2003-08-03 [paul]       0.9.3claws96
3782
3783         * po/hr.po
3784           po/sr.po
3785                 update Croatian and Serbian translations. Submitted by
3786                 Dragan and Urke MMI respectively
3787
3788 2003-08-03 [alfons]     0.9.3claws95
3789
3790         * src/summaryview.c
3791                 mark flag has precedence over important flag - seems
3792                 to have been changed in sync of 0.9.3claws45. this fixes
3793                 a regression where messages that were scored as important
3794                 don't show their mark flags. (using the same column for
3795                 both importance as mark flags is the real problem
3796                 ofcourse)
3797
3798 2003-08-03 [melvin]     0.9.3claws94
3799
3800         * po/fr.po
3801                 Updated French translations.
3802
3803 2003-08-03 [melvin]     0.9.3claws93
3804
3805         * src/Makefile.am
3806                 Fixed typo introduced after 0.9.3claws92 
3807                 that prevented compilation
3808                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
3809                 CPPFLAGS and YFLAGS to allow user setting these.
3810         * src/common/Makefile.am
3811         * src/gtk/Makefile.am
3812         * src/plugins/clamav/Makefile.am
3813         * src/plugins/demo/Makefile.am
3814         * src/plugins/dillo_viewer/Makefile.am
3815         * src/plugins/image_viewer/Makefile.am
3816         * src/plugins/mathml_viewer/Makefile.am
3817         * src/plugins/spamassassin/Makefile.am
3818         * src/plugins/trayicon/Makefile.am
3819         * src/plugins/trayicon/libeggtrayicon/Makefile.am
3820                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
3821                 CPPFLAGS and YFLAGS to allow user setting these.
3822
3823 2003-08-02 [christoph]  0.9.3claws92
3824
3825         * configure.ac
3826                 o rearrange plugin tests
3827                 o add test for clamav.h to ClamAV tests
3828
3829 2003-08-02 [luke]       0.9.3claws91
3830
3831         * src/mimeview.c
3832                 o fixed appearance of icon list when toggling back from the 
3833                   ctree
3834                 o toggling of icons using the keyboard works correctly
3835                 o fixed all other keyboard shortcuts to work when icons are
3836                   active
3837         
3838         * src/messageview.c
3839                 o fixed bug 4 - focus lost when changing messageview view type
3840
3841 2003-08-02 [christoph]  0.9.3claws90
3842
3843         * src/common/hooks.c
3844                 fix crash when pointer stored in hash table could get invalid
3845                 when a plugin is unloaded
3846
3847 2003-08-01 [christoph]  0.9.3claws89
3848
3849         * configure.ac
3850                 o try to build all plugins (except spamassassin) by default
3851                 o don't build a plugin if a dependency check fails
3852
3853         * src/common/hooks.c
3854                 fix warning
3855
3856 2003-08-01 [match]      0.9.3claws88
3857
3858         * src/importldif.c
3859                 allow single click field selection. document code.
3860
3861 2003-08-01 [christoph]  0.9.3claws87
3862
3863         * src/plugins/clamav/clamav_plugin.c
3864         * src/plugins/clamav/clamav_plugin_gtk.c
3865         * src/plugins/dillo_viewer/dillo_viewer.c
3866         * src/plugins/image_viewer/plugin.c
3867         * src/plugins/mathml_viewer/mathml_viewer.c
3868         * src/plugins/spamassassin/spamassassin.c
3869         * src/plugins/spamassassin/spamassassin_gtk.c
3870         * src/plugins/trayicon/trayicon.c
3871                 add version check to all plugins
3872
3873 2003-08-01 [hoa]        0.9.3claws86
3874
3875         * src/prefs_filtering.c
3876                 fixed a cosmetic bug, during creation of dialog box,
3877                 wrong widgets were shown after creation.
3878
3879 2003-08-01 [luke]       0.9.3claws85
3880
3881         * src/mainwindow.c
3882                 o fixed visibility of icons/mimeview after toggling separate
3883                   message/folder view (factored out some similar code too).
3884
3885
3886 2003-07-31 [alfons]     0.9.3claws84
3887
3888         * src/mimeview.c
3889                 tweak icon box UI a bit more, now allowing right-clicks actions
3890                 getting the relevant mime data too; should fix #250, "Can't save 
3891                 attachments sometimes".
3892
3893 2003-07-30 [alfons]     0.9.3claws83
3894
3895         * src/compose.c
3896                 don't do auto-save-draft inside key press handler, but rather
3897                 schedule it half of a second later; should fix #67, "autosave 
3898                 make re-rediting message crazy"
3899
3900 2003-07-30 [christoph]  0.9.3claws82
3901
3902         * src/plugins/trayicon/trayicon.c
3903                 process pending events before unloading the plugin
3904
3905         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
3906
3907 2003-07-30 [alfons]     0.9.3claws81
3908
3909         * src/common/hooks.c
3910                 parameter 2 of g_hook_destroy() should really be a hook id
3911
3912 2003-07-30 [alfons]     0.9.3claws80
3913
3914         * src/common/plugin.c
3915                 fix a possibly harmful function signature mismatch 
3916                 for plugin_done
3917
3918 2003-07-30 [alfons]     0.9.3claws79
3919
3920         * src/common/hooks[.ch]
3921                 const correctness
3922
3923 2003-07-30 [darko]      0.9.3claws78
3924
3925         * src/summaryview.c
3926                 make it compile again
3927
3928 2003-07-30 [luke]       0.9.3claws77
3929
3930         * src/crash.c
3931         * src/main.c
3932                 o added/moved signal handlers for SIGTERM (normal kill command) 
3933                   and SIGINT (ctl-c) to be used even without 
3934                   --enable-crash-dialog, fixing bug 166
3935
3936         * src/summaryview.c
3937                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
3938                   bug 227
3939
3940         * src/mainwindow.c
3941                 o changed sensitivity condition for 'Next new' and 'Next 
3942                   unread', fixing bug 8
3943
3944 2003-07-29 [alfons]     0.9.3claws76
3945
3946         * src/common/utils.[ch]
3947                 add generate_msgid()
3948         * src/messageview.c
3949                 save ack'ed RRR; fixes #205, "return receipt is not saved in
3950                 sent folder".
3951
3952 2003-07-29 [alfons]     0.9.3claws75
3953
3954         * src/messageview.c
3955                 fix a memleak (claws-only)
3956
3957 2003-07-29 [alfons]     0.9.3claws74
3958
3959         * src/mimeview.[ch]
3960         * src/gtk/gtkvscrollbutton.[ch]
3961                 fix UI glitch where mime icon toolbox' scroll position is not 
3962                 reset after switching to another message
3963                 
3964
3965 2003-07-29 [paul]       0.9.3claws73
3966
3967         * src/prefs_folder_item.c
3968                 split the prefs into 2 separate pages
3969
3970 2003-07-29 [paul]       0.9.3claws72
3971
3972         * src/compose.c
3973                 prepend "\n\n" to a signature without a separator too
3974
3975 2003-07-29 [paul]       0.9.3claws71
3976
3977         * src/compose.c
3978                 fix bug where changing to an account without an auto-sig
3979                 from an initial account without an auto-sig would insert 
3980                 2 blank lines at the cursor point
3981                 fix bug where changing to an account with an auto-sig
3982                 from an initial account without an auto-sig would insert
3983                 the sig at the cursor point
3984
3985 2003-07-29 [paul]       0.9.3claws70
3986
3987         * src/folderview.c
3988                 use the colour from the folder pref unless the folder
3989                 has new messages
3990
3991 2003-07-29 [alfons]     0.9.3claws69
3992
3993         * src/procmsg.[ch]
3994         * src/messageview.c
3995         * src/procheader.c
3996                 rewrite return receipt request work a little bit (the former 
3997                 implementation presumably depended too much on the UI setting
3998                 flags). (we're losing the old pending flag.) 
3999
4000 2003-07-28 [christoph]  0.9.3claws68
4001
4002         * src/folder.c
4003         * src/imap.c
4004         * src/mh.c
4005         * src/procmsg.[ch]
4006                 fix copy to IMAP folder from other folder
4007
4008 2003-07-28 [christoph]  0.9.3claws67
4009
4010         * src/procmsg.c
4011                 fix sync of procmsg_get_message_file_list
4012
4013 2003-07-28 [christoph]  0.9.3claws66
4014
4015         * sync with 0.9.3cvs14
4016                 see ChangeLog 2003-07-18
4017         * sync with 0.9.3cvs17
4018                 see ChangeLog 2003-07-23
4019
4020         (closes Bug 234 segmentation fault after sending out mail via
4021          smtp(auth))
4022
4023 2003-07-28 [paul]       0.9.3claws65
4024
4025         * po/es.po
4026                 update Spanish translation, submitted by Ricardo Mones
4027                 Lastra
4028
4029 2003-07-28 [christoph]  0.9.3claws64
4030
4031         * src/folder.[ch]
4032         * src/imap.c
4033         * src/mh.c
4034                 return new message numbers as a GRelation instead of a GSList
4035                 that has to be in the same order as the input list. A list
4036                 would make it hard for IMAP to optimize oepration by sorting
4037                 the input list. The returned list would have to be reordered
4038                 to match the same order that input list has.
4039
4040         * src/gtk/gtkaspell.c
4041                 fix missing return value, could cause a crash when garbage is
4042                 on the stack that is used as the expected return value
4043
4044 2003-07-28 [paul]       0.9.3claws63
4045
4046         * sync with 0.9.4cvs1
4047                 see ChangeLog 2003-07-28
4048
4049 2003-07-27 [alfons]     0.9.3claws62
4050
4051         * src/mimeview.c
4052                 tweak it more to make icon list act like a check button group
4053
4054 2003-07-27 [christoph]  0.9.3claws61
4055
4056         * sync with 0.9.3cvs20
4057                 see ChangeLog 2003-07-25
4058
4059 2003-07-27 [paul]       0.9.3claws60
4060
4061         * src/procmsg.c
4062                 re-commit changes from 0.9.3claws58 -
4063                 accidently removed in 0.9.3claws59
4064
4065 2003-07-27 [paul]       0.9.3claws59
4066
4067         * src/procmsg.[ch]
4068                 a sync from 0.9.3cvs17
4069                 see ChangeLog 2003-07-23
4070
4071 2003-07-27 [alfons]     0.9.3claws58
4072
4073         * src/procmsg.c
4074                 add missing header members to MsgInfo; fixes the problem of 
4075                 not displaying X-Faces, as noticed by Ricardo Mones
4076
4077 2003-07-26 [christoph]  0.9.3claws57
4078
4079         * sync with 0.9.3cvs18
4080                 see ChangeLog 2003-07-24
4081
4082 2003-07-26 [christoph]  0.9.3claws56
4083
4084         * sync with 0.9.3cvs17
4085                 see ChangeLog 2003-07-23
4086
4087 2003-07-26 [christoph]  0.9.3claws55
4088
4089         * src/folder.[ch]
4090         * src/imap.c
4091         * src/mbox_folder.c
4092         * src/mh.c
4093         * src/news.c
4094                 add support for copy function that copy multiple messages
4095                 (not implemented yet)
4096
4097         * src/summaryview.c
4098                 add missing return value
4099
4100 2003-07-26 [paul]       0.9.3claws54
4101
4102         * tools/multiwebsearch.pl
4103                 do whitespace substitution before passing the string
4104                 to the browser. fixes bug with browsers that don't
4105                 do whitespace conversion themselves.
4106
4107 2003-07-25 [christoph]  0.9.3claws53
4108
4109         * src/folder.[ch]
4110         * src/imap.c
4111         * src/mh.c
4112                 rewrite adding of multiple messages to a folder for
4113                 claws' folder system
4114
4115 2003-07-25 [luke]       0.9.3claws52
4116
4117         * src/mimeview.c
4118                 o icon toggles set correctly on leaving ctree mimeview
4119
4120 2003-07-25 [paul]       0.9.3claws51
4121
4122         * partial sync with 0.9.3cvs21 [src/main.c]
4123                 see ChangeLog 2003-07-25
4124
4125 2003-07-24 [paul]       0.9.3claws50
4126
4127         * tools/maildir2sylpheed.pl
4128                 fix typo
4129
4130 2003-07-24 [paul]       0.9.3claws49
4131
4132         * src/mimeview.c
4133                 increase the gutter size of paned so that the panes
4134                 can be resized
4135                 
4136         * src/plugins/demo/demo.c
4137                 squeeze in another typo fix
4138
4139 2003-07-24 [paul]       0.9.3claws48
4140
4141         * src/plugins/demo/demo.c
4142           src/prefs_account.c
4143                 small changes to the English
4144                 
4145         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
4146           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
4147           src/Makefile.am
4148           src/stock_pixmap.c
4149                 rename the misspelled icon
4150
4151 2003-07-23 [alfons]     0.9.3claws47
4152
4153         * src/mimeview.c
4154                 make icon list look like a list of toggles
4155
4156 2003-07-23 [luke]       0.9.3claws46
4157
4158         * src/pixmaps/mimeview_gpg_expired.xpm
4159         * src/pixmaps/mimeview_gpg_failed.xpm
4160         * src/pixmaps/mimeview_gpg_passed.xpm
4161         * src/pixmaps/mimeview_text_html.xpm
4162         * src/pixmaps/mimeview_image.xpm
4163                 o all icons the same size
4164
4165         * src/mimeview.[ch]
4166                 o mimeview ctree arranged vertically above the viewer
4167                 o icons changed to buttons
4168                 o can use keyboard to select an icon (Enter)
4169                 o resize icon list to width of icons
4170
4171         *  src/gtk/gtkvscrollbutton.c
4172                 o sensitivity of buttons reacts to position
4173
4174 2003-07-23 [christoph]  0.9.3claws45
4175
4176         * sync with 0.9.3cvs14 (incomplete)
4177                 see ChangeLog 2003-07-17
4178
4179 2003-07-23 [alfons]     0.9.3claws44
4180
4181         * src/folder.c
4182         * src/procmsg.h
4183                 sync with my local tree to restore some claws-only things
4184
4185 2003-07-23 [paul]       0.9.3claws43
4186
4187         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
4188           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
4189           src/Makefile.am
4190           src/mimeview.c
4191           src/procmime.h
4192           src/rfc2015.c
4193           src/stock_pixmap.[ch]
4194                 indicate missing keys and expired sigs/keys
4195                 in mime view column
4196
4197 2003-07-23 [paul]       0.9.3claws42
4198
4199         * src/compose.c
4200                 Redirect fixes: enable automatic account selection and
4201                 do not append signature to message on changing account
4202                 fixes Bug[s] #248
4203
4204 2003-07-23 [paul]       0.9.3claws41
4205
4206         * sync with 0.9.3cvs16
4207                 see ChangeLog 2003-07-23
4208
4209 2003-07-23 [alfons]     0.9.3claws40
4210
4211         * src/inc.c
4212                 give progress dialog a main window, and give it the first 
4213                 one (presumably the only one). fixes bug #247, "segfault on 
4214                 pop-before-smtp" 
4215
4216 2003-07-22 [alfons]     0.9.3claws39
4217
4218         * src/summaryview.c
4219                 shift-space scrolls up
4220
4221 2003-07-22 [paul]       0.9.3claws38
4222
4223         * sync with 0.9.3cvs15
4224                 see ChangeLog 2003-07-22
4225
4226 2003-07-20 [alfons]     0.9.3claws37
4227
4228         * src/compose.c
4229                 put menu inside #ifdef USE_ASPELL..#endif
4230
4231 2003-07-20 [christoph]  0.9.3claws36
4232
4233         * src/procmsg.c
4234                 fix wrong flags in MsgInfo returned by
4235                 procmsg_msginfo_get_full_info()
4236
4237         (closes Bug 221 Deleting messages from the Message View gives incorrect
4238          new/unread message counts in the folder view)
4239
4240         * src/plugins/spamassassin/spamassassin_gtk.c
4241                 add gettext macro for prefs page title
4242
4243 2003-07-20 [paul]       0.9.3claws35
4244
4245         * src/mimeview.c
4246                 redraw icon list on signature check
4247
4248 2003-07-20 [christoph]  0.9.3claws34
4249
4250         * src/Makefile.am
4251         * src/account.c
4252         * src/folder.[ch]
4253         * src/folder_item_prefs.[ch]            ** NEW **
4254         * src/folderview.c
4255         * src/mainwindow.c
4256         * src/mh.c
4257         * src/prefs_gtk.c
4258         * src/prefs_scoring.c
4259         * src/summaryview.c
4260         * src/prefs_folder_item.[ch]
4261                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
4262                   Properties dialog
4263                 o use prefswindow for folder properties
4264
4265         * src/gtk/prefswindow.[ch]
4266                 change implementation to use an invisible notebook instead
4267                 of unparenting widgets
4268
4269 2003-07-20 [christoph]  0.9.3claws33
4270
4271         * src/compose.h
4272         * src/folder.c
4273         * src/folderview.h
4274         * src/headerview.h
4275         * src/prefs_filtering.h
4276         * src/prefs_folder_item.[ch]
4277         * src/procmime.h
4278         * src/procmsg.h
4279         * src/summaryview.h
4280                 clean up header mess
4281                 (always use 1. typedefs, 2. #includes, 3. structures)
4282
4283         * src/common/version.h.in
4284                 add casts for constants
4285
4286         * src/plugins/demo/demo.c
4287                 fix typo
4288
4289         * src/plugins/spamassassin/spamassassin.c
4290                 remove unused variable
4291
4292 2003-07-20 [alfons]     0.9.3claws32
4293
4294         * src/mimeview.c
4295                 o make icon buttons respond on left click
4296                 o minor cosmetic change
4297
4298 2003-07-19 [luke]       0.9.3claws31
4299
4300         * src/mimeview.[ch]
4301         * src/gtk/gtkvscrollbutton.c
4302         * src/messageview.c
4303                 o improved mimeview behaviour when selecting a new message
4304                 o plus code cleanups to remove compile warnings
4305
4306
4307 2003-07-19 [alfons]     0.9.3claws30
4308
4309         * src/procmsg.c
4310         * src/compose.c
4311         * src/common/utils.[ch]
4312                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
4313
4314 2003-07-19 [alfons]     0.9.3claws29
4315
4316         * src/prefs_folder_item.c
4317                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
4318                 string pointers
4319
4320 2003-07-19 [luke]       0.9.3claws28
4321
4322         * src/messageview.c
4323         * src/mimeview.[ch]
4324         * src/procmime.h
4325         * src/rfc2015.c
4326         * src/stock_pixmap.[ch]
4327         * src/gtk/Makefile.am
4328         * src/Makefile.am
4329         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
4330         * src/pixmaps/mime_*.xpm                ** NEW **
4331                 o mimeview rearrangement with a new icon shortcut bar
4332
4333 2003-07-19 [alfons]     0.9.3claws27
4334
4335         * src/folderview.c
4336                 o plug leaking nodes_to_recollapse
4337                 o add folderview_recollapse_all_nodes() (not used yet)
4338
4339 2003-07-19 [alfons]     0.9.3claws26
4340
4341         * src/compose.c
4342         * src/common/utils.c
4343                 honour #240 "Better SUBJECT handling" by cleaning the prefix
4344                 for both forwarding as replying
4345
4346 2003-07-18 [christoph]  0.9.3claws25
4347
4348         * configure.ac
4349         * src/common/sylpheed.[ch]
4350         * src/common/version.h.in
4351                 add version in numeric form to allow easy comparison
4352
4353         * src/plugins/demo/demo.c
4354                 add version check
4355                 - sylpheed version > plugin version => never allowed, sylpheed
4356                   could contain unknown API changes
4357                 - sylpheed version < minimum version required => don't load,
4358                   API required not available (if linking does not fail)
4359
4360 2003-07-18 [alfons]     0.9.3claws24
4361         
4362         * src/common/plugin.[ch]
4363                 const correctness
4364
4365 2003-07-18 [christoph]  0.9.3claws23
4366
4367         * src/common/hooks.c
4368                 fix crash when hooks where unregisted
4369
4370         * src/plugins/trayicon/trayicon.c
4371                 unregister detroy signal before destroying the widget
4372                 (still crashes when the plugin is unloaded)
4373
4374 2003-07-18 [alfons]     0.9.3claws22
4375         
4376         * src/folderview.c
4377                 delay expanding folder tree during drags until timeout triggered
4378                 (needs perhaps some tweaking, so testing is welcome)
4379
4380 2003-07-17 [alfons]     0.9.3claws21
4381
4382         * src/folderview.c
4383                 clean up cruft
4384
4385 2003-07-17 [christoph]  0.9.3claws20
4386
4387         * src/common/session.c
4388                 fix opening of SSL connections
4389
4390         * src/plugins/image_viewer/Makefile.am
4391                 add OPENSSL_CFLAGS (we should find a better solution to remove
4392                 this dependencies if they are not required)
4393
4394         * src/plugins/spamassassin/spamassassin.c
4395                 remove setlocale workaround (fixed in libspamc)
4396
4397         (closes Bug Bug 184 Entering non-ascii character deletes previous char
4398          if spell checking enabled)
4399
4400 2003-07-17 [alfons]     0.9.3claws19
4401
4402         * src/common/hooks.[ch]
4403         * src/plugins/clamav/clamav_plugin.c
4404         * src/plugins/spamassassin/spamassassin.c
4405         * src/plugins/trayicon/trayicon.c
4406                 fix signedness muck 
4407
4408 2003-07-17 [alfons]     0.9.3claws18
4409
4410         * src/procmime.c
4411                 plug memleak
4412
4413 2003-07-17 [alfons]     0.9.3claws17
4414
4415         * src/inc.c
4416                 plug memleak
4417
4418 2003-07-17 [paul]       0.9.3claws16
4419
4420         * src/common/defs.h
4421           src/mainwindow.c
4422           src/manual.[ch]
4423                 add link to the Claws site's FAQ page, after the suggestion
4424                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
4425                 Move url strings to defs.h
4426                 
4427         * src/mainwindow.c
4428                 fix typo to prevent "unknown menu entry" warnings
4429
4430 2003-07-17 [alfons]     0.9.3claws15
4431
4432         * src/folderview.[ch]
4433         * src/summaryview.[ch]
4434         * src/mimeview.[ch]
4435                 plug DnD leaks 
4436
4437 2003-07-17 [paul]       0.9.3claws14
4438
4439         * src/inc.c
4440                 remove two instances of 'GTK_EVENTS_FLUSH' because
4441                 they are unnecessary and probably cause a stack overflow
4442
4443 2003-07-16 [christoph]  0.9.3claws13
4444
4445         * src/mimeview.[ch]
4446                 use an invisible GTK notebook to switch between viewers
4447                 instead of reparenting widgets
4448
4449 2003-07-16 [christoph]  0.9.3claws12
4450
4451         * src/folder.c
4452                 move folder_item_update_freeze() to correct place in
4453                 folder_item_scan_full()
4454
4455 2003-07-16 [paul]       0.9.3claws11
4456
4457         * sync with 0.9.3cvs12
4458                 see ChangeLog 2003-07-14 and 2003-07-15
4459
4460 2003-07-16 [christoph]  0.9.3claws10
4461
4462         * src/imap.[ch]
4463         * src/prefs_account.[ch]
4464                 sync IMAP CRAM-MD5 authentication with sylpheed-main
4465
4466 2003-07-15 [alfons]     0.9.3claws9
4467
4468         * src/main.c
4469                 make --config-dir do something useful
4470
4471 2003-07-15 [alfons]     0.9.3claws8
4472
4473         * src/procmsg.c
4474                 o fix a bug where 'last' didn't really point to the last message
4475                   in the top level list of children, but to the last threaded
4476                   message. 
4477                 
4478                 o clean up and make it easier to sync
4479
4480 2003-07-15 [alfons]     0.9.3claws7
4481
4482         * src/mainwindow.c
4483                 make correct menu items sensitive       
4484
4485 2003-07-14 [alfons]     0.9.3claws6
4486
4487         * src/procmsg.c
4488                 tune the threader so it will not subject-thread any message
4489                 without a subject prefix (this will not thread correctly if 
4490                 a parent is delivered after their childs, but it looks 
4491                 better right now)
4492
4493 2003-07-13 [christoph]  0.9.3claws5
4494
4495         * src/mainwindow.c
4496                 group "Add mailbox *..." menu items in submenu
4497
4498 2003-07-13 [alfons]     0.9.3claws4
4499
4500         * src/summaryview.c
4501                 correct summary_toggle_pressed() signature and make sure
4502                 signal is not passed on
4503
4504 2003-07-13 [alfons]     0.9.3claws3
4505
4506         * src/summaryview.c
4507                 o for now don't pass on keys when they we're handled by 
4508                   ctree::key_press_event
4509                 o clean up
4510
4511 2003-07-13 [alfons]     0.9.3claws2
4512         
4513         * src/main.c
4514                 add command line option "--config-dir" to get the current 
4515                 configuration dir
4516
4517 2003-07-12 [alfons]     0.9.3claws1
4518
4519         * src/matcher.[ch]
4520         * src/matcher_parser_parse.y
4521         * src/prefs_filtering.c
4522         * src/filtering.c
4523                 add "Lock" filter action to lock messages;
4524
4525         * src/filtering.c       
4526                 remove debug_print()    
4527         * src/prefs_filtering.c
4528                 re-organize matcher part 9: 
4529                 make action text entries easily extendible;
4530                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
4531                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
4532
4533 2003-07-12 [paul]
4534
4535         * tools/README
4536                 update old information and add missing
4537                 information
4538
4539 2003-07-12 [paul]       0.9.3claws
4540
4541         * 0.9.3claws released
4542         
4543 2003-07-12 [paul]       0.9.0claws103
4544
4545         * src/Makefile.am
4546                 add addrquery.h
4547
4548 2003-07-12 [melvin]     0.9.0claws102
4549
4550         * src/messageview.c
4551                 Fixed bug #215: Show MIME tab for single text/html messages. 
4552                 
4553 2003-07-12 [paul]       0.9.0claws101
4554
4555         * man/sylpheed.1
4556                 updated
4557
4558 2003-07-12 [paul]       0.9.0claws100
4559
4560         * po/es.po
4561           po/hr.po
4562           po/pl.po
4563           po/sr.po
4564                 update Spanish, Croatian, Polish, Serbian translations.
4565                 submitted by Ricardo Mones Lastra, Dragan, Witold
4566                 Wladyslaw Wojciech Wilk, Urke MMI
4567
4568 2003-07-12 [melvin]     0.9.0claws99
4569
4570         * po/fr.po
4571                 Updated French translations.
4572
4573 2003-07-12 [paul]       0.9.0claws98
4574
4575         * src/addressbook.c
4576                 disable 'Lookup' button as it has no effect
4577
4578 2003-07-11 [alfons]     0.9.0claws97
4579         
4580         * src/summaryview.c
4581                 summary_searchbar_pressed() should return TRUE to signal that
4582                 event was handled. when returning void, the return value passed
4583                 to GTK is actually random, but maybe FALSE, in which case the
4584                 event is handled by parent
4585                 
4586 2003-07-10 [paul]       0.9.0claws96
4587
4588         * ac/missing/gettext.m4
4589                 update to version 0.12
4590
4591 2003-07-10 [paul]       0.9.0claws95
4592
4593         * src/plugins/clamav/clamav_plugin.c
4594                 fix bug where multipart/alternative messages
4595                 would slip through without being scanned
4596
4597 2003-07-10 [christoph]  0.9.0claws94
4598
4599         * src/folder.c
4600                 correct check if folder supports removing when a message is
4601                 moved. if not the message is only copied.
4602
4603         (closes Bug 132 crash on startup in newsgroups folders)
4604
4605 2003-07-09 [alfons]     0.9.0claws93
4606
4607         * configure.ac
4608         * src/common/defs.h
4609                 --with-config-dir (default .sylpheed)
4610
4611 2003-07-09 [christoph]  0.9.0claws92
4612
4613         * configure.ac
4614                 use PKG_CHECK_MODULES to check for gtkmathview
4615                 (version 0.4.2 now required)
4616
4617 2003-07-08 [melvin]     0.9.0claws91
4618
4619         * src/action.c
4620                 Implemented a progress bar that counts the number of completed
4621                 tasks when the action runs more than one command.
4622
4623 2003-07-08 [alfons]     0.9.0claws90
4624
4625         * src/procmsg.c
4626                 if queued message has an invalid Message-Id, don't try to
4627                 find message it refers to (fixes #209 "crash when processing 
4628                 in folder")
4629
4630 2003-07-08 [paul]       0.9.0claws89
4631
4632         * sync with 0.9.3cvs2
4633                 see ChangeLog 2003-07-08
4634
4635 2003-07-08 [match]      0.9.0claws88
4636
4637         * src/ldapctrl.c
4638                 extend LDAP search for first/last name by parsing search term.
4639
4640 2003-07-08 [alfons]     0.9.0claws87
4641
4642         * src/send_message.c
4643                 fix bug #208 "Status message stuck when sending on POP3 account"
4644
4645 2003-07-07 [paul]       0.9.0claws86
4646
4647         * po/hr.po
4648                 new Croatian translation, submitted by
4649                 Dragan <drleskov@inet.hr>
4650
4651 2003-07-07 [paul]       0.9.0claws85
4652
4653         * sync with 0.9.3cvs1
4654                 see ChangeLog 2003-07-07
4655
4656 2003-07-05 [christoph]  0.9.0claws84
4657
4658         * src/Makefile.am
4659         * src/messageview.c
4660         * src/mimeview.[ch]
4661         * src/stock_pixmap.[ch]
4662         * src/pixmaps/messageview_text.xpm              ** NEW **
4663                 move mimeview tabs to the right side and use icons
4664                 instead of text to save some space
4665
4666         (patch by Luke Plant <lukeplant@softhome.net>)
4667
4668 2003-07-05 [christoph]  0.9.0claws83
4669
4670         * src/inc.c
4671                 add NULL pointer checks
4672
4673         (patch by Luke Plant <lukeplant@softhome.net>)
4674         (closes Bug 204 0.9.0 quits on authentication error?!)
4675
4676 2003-07-05 [alfons]     0.9.0claws82
4677
4678         * configure.ac
4679                 take the clue in bug #202 "./configure script - 
4680                 'if test' comparison failure" reported by John Kristoff. 
4681
4682 2003-07-04 [christoph]  0.9.0claws81
4683
4684         * src/plugins/spamassassin/spamassassin.c
4685                 set timeout for spam check
4686
4687 2003-07-04 [christoph]  0.9.0claws80
4688
4689         * src/main.c
4690                 destroy all FolderItems when shutting down to
4691                 allow folders to clean up
4692
4693 2003-07-04 [melvin]     0.9.0claws79
4694
4695         * src/gtk/gtkaspell.c
4696                 Fixed bug #184 "Entering non-ascii character deletes
4697                 previous char if spell checking enabled": this makes
4698                 the spell checking in multibytes (e.g. UTF-8)locales work.
4699                 (Patch by Luke Plant).
4700                 
4701 2003-07-04 [christoph]  0.9.0claws78
4702
4703         * sync with 0.9.2cvs1
4704                 see ChangeLog 2003-06-10
4705
4706 2003-07-04 [paul]       0.9.0claws77
4707
4708         * sync with 0.9.3 release
4709                 see ChangeLog 2003-07-04
4710
4711 2003-07-03 [christoph]  0.9.0claws76
4712
4713         * src/folder.[ch]
4714         * src/imap.c
4715         * src/mbox_folder.c
4716         * src/mh.c
4717         * src/news.c
4718                 move folder_item_get_path() stuff into a folder virtual function
4719
4720         * src/procmsg.c
4721                 use folder_item_fetch_msg() to get message and do not contruct
4722                 the filename from path and number
4723
4724 2003-07-03 [paul]       0.9.0claws75
4725
4726         * sync with 0.9.2cvs12
4727                 see ChangeLog 2003-07-03
4728
4729 2003-07-02 [paul]       0.9.0claws74
4730
4731         * src/messageview.c
4732                 fix text-selection for replying
4733
4734 2003-07-02 [paul]       0.9.0claws73
4735
4736         * sync with 0.9.2cvs11
4737                 see ChangeLog 2003-07-02
4738
4739 2003-07-02 [paul]       0.9.0claws72
4740
4741         * src/procmsg.c
4742                 revert last commit because it breaks more
4743                 than it fixes
4744
4745 2003-07-02 [paul]       0.9.0claws71
4746
4747         * src/procmsg.c
4748                 fix thread by subject/sort by date
4749
4750 2003-07-01 [paul]       0.9.0claws70
4751
4752         * sync with 0.9.2cvs10
4753                 see ChangeLog 2003-07-01
4754
4755 2003-06-30 [paul]       0.9.0claws69
4756
4757         * sync with 0.9.2cvs9
4758                 see ChangeLog 2003-06-30
4759
4760 2003-06-28 [match]      0.9.0claws68
4761
4762         * src/addressbook.c
4763                 fix null ptr.
4764
4765 2003-06-27 [paul]       0.9.0claws67
4766
4767         * sync with 0.9.2cvs7
4768                 see ChangeLog 2003-06-27
4769
4770 2003-06-26 [christoph]  0.9.0claws66
4771
4772         * src/folder.c
4773                 freeze folder updates while a folder is scanned
4774
4775         (closes Bug 185 New message counter)
4776
4777 2003-06-26 [darko]      0.9.0claws65
4778
4779         * src/ldapserver.c
4780                 fix infinite loop when adding a new LDAP server
4781
4782 2003-06-26 [paul]       0.9.0claws64
4783
4784         * sync with 0.9.2cvs6
4785                 see ChangeLog 2003-06-26
4786
4787 2003-06-26 [paul]       0.9.0claws63
4788
4789         * sync with 0.9.2cvs5
4790                 see ChangeLog 2003-06-25 and 2003-06-26
4791
4792 2003-06-25 [match]      0.9.0claws62
4793
4794         * src/addr_compl.c
4795                 Fixed tab/backtab for dropped-down completion list to
4796                 move next/previous field. (close bug 147)
4797
4798 2003-06-25 [christoph]  0.9.0claws61
4799
4800         * src/addr_compl.[ch]
4801         * src/addrindex.[ch]
4802         * src/folderview.c
4803         * src/inc.c
4804         * src/news.c
4805         * src/summaryview.c
4806         * src/toolbar.c
4807                 fix warnings
4808
4809 2003-06-25 [leandro]    0.9.0claws60
4810
4811         * src/compose.c
4812                 o cleanups
4813                 o gray out "Message/Remove references" menu item if not
4814                   replying to a message
4815
4816 2003-06-24 [leandro]    0.9.0claws59
4817
4818         * src/compose.[ch]
4819                 o removed "Message/Create new thread" menu item
4820                 o added "Message/Remove references" menu item
4821                   (it's off by default and will not check anymore
4822                    if the subject changed)
4823
4824 2003-06-23 [alfons]     0.9.0claws58
4825
4826         * src/procmsg.c
4827                 try better grouping messages threaded by subject based on their age.
4828                 still not perfect - because the message tree is not sorted by date.  
4829
4830 2003-06-23 [thorsten]   0.9.0claws57
4831
4832         * src/pop.[ch]
4833                 added mail_receive_hook to allow modifications
4834                 directly after retrieval (e.g. adding headers).
4835
4836 2003-06-23 [paul]       0.9.0claws56
4837
4838         * src/sourcewindow.c
4839                  enable the use of Ctrl+A to select all text in
4840                  the sourcewindow
4841                  Patch submitted by Ivan Francolin Martinez
4842                  <ivanfm@users.sourceforge.net>
4843
4844 2003-06-22 [christoph]  0.9.0claws55
4845
4846         * src/folder.[ch]
4847                 o add notification hook for folder tree changes
4848                 o invoke hooks after folder tree scanning
4849
4850         * src/folderview.[ch]
4851                 register hook for folder tree changes that
4852                 updates the ctree
4853
4854         (there are more places that should be updated, like add, remove 
4855          or move folder)
4856
4857         (closes Bug 164 Crash on rebuild folder tree)
4858         (closes Bug 190 Crash on 'rebuilding folder tree')
4859
4860 2003-06-21 [leandro]    0.9.0claws54
4861
4862         * src/compose.[ch]
4863                 create a new thread if subject changes
4864                 (it's on by default, can be disabled in Message menu)
4865
4866 2003-06-21 [alfons]     0.9.0claws53
4867
4868         * src/summaryview.c
4869                 quiet little compiler
4870
4871 2003-06-21 [christoph]  0.9.0claws52
4872
4873         update gettext stuff to version 0.12
4874
4875 2003-06-19 [alfons]     0.9.0claws51
4876
4877         * src/common/log.c
4878         * src/common/plugin.c
4879                 move defs.h before glib.h to prevent MIN/MAX redefs
4880
4881 2003-06-19 [alfons]
4882
4883         * src/addressbook.c
4884                 translatable
4885
4886 2003-06-19 [match]      0.9.0claws50
4887
4888         * src/addressbook.[ch]
4889         * src/addrindex.[ch]
4890         * src/addr_compl.[ch]
4891         * src/editldap.[ch]
4892         * src/editldap_basedn.[ch]
4893         * src/addritem.[ch]
4894         * src/ldapquery.h
4895                 re-implemented dynamic LDAP search. works without
4896                 slowdown on display sender with addressbook
4897                 option.
4898         * src/addrbook.c
4899                 documented code.
4900
4901 2003-06-19 [paul]       0.9.0claws49
4902
4903         * src/compose.c
4904                 fix Bug #136 'Nonprovided quotation marks crash claws'
4905                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
4906
4907 2003-06-19 [alfons]     0.9.0claws48
4908
4909         * src/prefs_common.[ch]
4910         * src/procmsg.c
4911                 restrict threading by subject by checking thread for
4912                 age (prefs_common.thread_by_subject_max_age)
4913
4914 2003-06-18 [christoph]  0.9.0claws47
4915
4916         * src/imap.c
4917                 fix memory leak in imap_cmd_fetch()
4918
4919 2003-06-18 [christoph]  0.9.0claws46
4920
4921         * src/prefs_gtk.c
4922                 fix memory leak in prefs_set_default() when used multiple
4923                 times or after prefs have been read
4924
4925 2003-06-18 [christoph]  0.9.0claws45
4926
4927         * src/common/plugin.c
4928                 fix memory leak in plugin_unload()
4929
4930 2003-06-18 [christoph]  0.9.0claws44
4931
4932         * src/imap.c
4933                 fix memory leak in imap_cmd_ok()
4934
4935 2003-06-18 [christoph]  0.9.0claws43
4936
4937         * src/folder.c
4938                 stop messages that are downloaded from POP3 and added to
4939                 an IMAP inbox from being filtered twice (first by POP3
4940                 and again when IMAP folder is scaned to get the UID of
4941                 the APPEND operation when no UIDPLUS is available)
4942
4943 2003-06-18 [alfons]
4944
4945         * tools/Makefile.am
4946                 phoenix <- firebird     
4947
4948 2003-06-18 [paul]
4949
4950         * tools/launch_phoenix          ** REMOVED **
4951           tools/launch_firebird         ** NEW **
4952                 renamed and edited to reflect the browser's name change from
4953                 'phoenix' to 'firebird'
4954
4955 2003-06-18 [paul]       0.9.0claws42
4956
4957         * sync with 0.9.2cvs2
4958                 see ChangeLog 2003-06-16
4959
4960 2003-06-17 [alfons]     0.9.0claws41
4961
4962         * src/procmsg.c
4963                 prevent threading problems when a node is an ancestor (parent / great parent),
4964                 which mostly happens with circular references (thanks to Phillipe Gramoullé
4965                 for finding an sample set of messages)
4966
4967 2003-06-16 [christoph]  0.9.0claws40
4968
4969         * src/main.c
4970                 don't popup main window on --receive or --receive-all
4971
4972         * src/mainwindow.[ch]
4973         * src/plugins/trayicon/trayicon.c
4974                 allow hiding of main window by clicking on the trayicon
4975                 (doesn't work correctly in seperate window mode and may
4976                  cause unexpected GTK problems I couldn't find yet)
4977
4978         * src/common/ssl.c
4979                 remove incorrect warning
4980
4981 2003-06-15 [alfons]     0.9.0claws39
4982
4983         * src/gtk/gtkstext.c
4984                 don't output debug text;
4985                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
4986                 for pointing this out);
4987
4988 2003-06-14 [alfons]     0.9.0claws38
4989         
4990         * src/messageview.c
4991                 remove printf() and make one if..else comply with coding style
4992
4993 2003-06-14 [alfons]     0.9.0claws37
4994
4995         * AUTHORS
4996                 add Martin Wicke
4997         * src/action.c
4998         * src/messageview.[ch]
4999         * src/summaryview.c
5000                 apply patch #754162 "Quoting messages filtered by actions" submitted
5001                 by Martin Wicke, which allows quoting message body changed by an
5002                 action (Thanks!).
5003
5004 2003-06-13 [alfons]     0.9.0claws36
5005
5006         * src/utils.c
5007                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
5008                 use case insensitive regexp (suggested by Ivan Martinez)
5009
5010 2003-06-13 [christoph]  0.9.0claws35
5011
5012         * configure.ac
5013         * src/plugins/trayicon/Makefile.am
5014         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
5015         * src/plugins/trayicon/trayicon.c
5016         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
5017         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
5018         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
5019         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
5020         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
5021         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
5022                 replace my own EggTrayIcon backport with the backport
5023                 used by (l|x)mule and gabber.
5024
5025 2003-06-13 [alfons]     0.9.0claws34
5026
5027         * AUTHORS
5028         * src/common/utils.c
5029                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
5030
5031 2003-06-13 [alfons]     0.9.0claws33
5032
5033         * src/compose.c
5034                 clean up a little bit
5035
5036 2003-06-12 [alfons]     0.9.0claws32
5037
5038         * src/compose.c
5039                 const correctness fix
5040
5041         * src/common/sylpheed.[ch]
5042                 () -> (void)
5043                 prevent redef MIN/MAX
5044                 
5045         * src/common/utils.[ch]
5046                 () -> (void)
5047
5048 2003-06-12 [melvin]     0.9.0claws31
5049
5050         * src/compose.c
5051                 Updated to take into accounts changes in GtkAspell.
5052
5053 2003-06-12 [alfons]     0.9.0claws30
5054
5055         * src/compose.c
5056         * src/procmsg.c
5057         * src/common/utils.[ch]
5058                 handle reply subject prefixes better (initial 
5059                 suggestion by Robert Story adapted and enhanced 
5060                 using regexps)
5061
5062 2003-06-12 [melvin]     0.9.0claws29
5063
5064         * src/compose.c
5065                 Use new gtkaspell_checkers_strerror() to get the speller's
5066                 error message instead of accessing the (now private)
5067                 checkers structure.
5068                 Minor code clean up
5069
5070         * src/main.c
5071                 Use #ifdef instead of #if for USE_ASPELL
5072                 Use the new spell checkers init/quit functions 
5073
5074         * src/gtk/gtkaspell.c
5075                 Use #ifdef instead of #if for USE_ASPELL
5076                 Moved in the majority of GtkAspell structures that were
5077                 exported before by gtkaspell.h
5078         
5079         * src/gtk/gktaspell.h
5080                 Made gtkaspell.h contain only the necessary data to be
5081                 publicized by moving many structures to gtkaspell.c.
5082                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
5083                 gtkaspell_checkers_new(): replaced by...
5084                 gtkaspell_checkers_init(): new function for initialization
5085                 gtkaspell_checkers_delete(): replaced by...
5086                 gtkaspell_checkers_quit(): new function
5087                 gtkaspell_checkers_strerror(): new function that returns
5088                 the checker's last error message.
5089                 
5090 2003-06-11 [melvin]     0.9.0claws28
5091
5092         * po/POTFILES.in
5093                 Updated to take into account gtkaspell.c migration to
5094                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
5095
5096 2003-06-10 [alfons]     0.9.0claws27
5097
5098         * src/filtering.[ch]
5099         * src/folder.c
5100         * src/matcher.c
5101         * src/scoring.[ch]
5102                 - try fixing bug #18 (any brave testers?)
5103                 - add more robustness by refusing previously 
5104                   unchecked NULL pointers 
5105
5106 2003-06-10 [alfons]     0.9.0claws26
5107
5108         * src/procmsg.c
5109                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
5110
5111 2003-06-09 [alfons]     0.9.0claws25
5112
5113         * src/prefs_common.c
5114                 fix bug #163 "Icon switching doesnt work properly" by 
5115                 preventing early freeing of prefs_common.pixmap_theme_path.
5116
5117 2003-06-09 [christoph]  0.9.0claws24
5118
5119         * src/gtk/gtkaspell.c
5120                 revert Thorsten's fix and add forgotten g_strdup for
5121                 aspell path (it should not be possible to alter the path a
5122                 GtkASpell uses from outside)
5123
5124 2003-06-09 [thorsten]   0.9.0claws23
5125
5126         * src/gtk/gtkaspell.c
5127                 dont free prefs_common.aspell_path when closing compose
5128
5129 2003-06-08 [colin]      0.9.0claws22
5130
5131         * src/plugins/spamassassin/spamassassin.c
5132                 fix prefs types
5133
5134 2003-06-07 [christoph]  0.9.0claws21
5135
5136         * src/Makefile.am
5137         * src/compose.c
5138         * src/gtkaspell.[ch]            ** REMOVE **
5139         * src/gtk/Makefile.am
5140         * src/gtk/gtkaspell.[ch]        ** NEW **
5141                 o make gtkaspell independent from sylpheed's prefs
5142                 o move gtkaspell.[ch] to gtk directory
5143
5144 2003-06-07 [christoph]  0.9.0claws20
5145
5146         * src/Makefile.am
5147         * src/crash.c
5148         * src/export.c
5149         * src/filesel.[ch]              ** REMOVE **
5150         * src/folder.c
5151         * src/main.[ch]
5152         * src/common/sylpheed.[ch]
5153         * src/gtk/Makefile.am
5154         * src/gtk/filesel.[ch]          ** NEW **
5155         * src/gtk/pluginwindow.c
5156         * src/gtk/sslcertwindow.c
5157                 move filesel.[ch] to gtk directory
5158
5159 2003-06-07 [alfons]     0.9.0claws19
5160
5161         * src/filesel.c
5162                 make (multi) file selection dialog work again (Claws-only)
5163
5164 2003-06-07 [thorsten]   0.9.0claws18
5165
5166         * po/de.po
5167                 fix typos
5168
5169 2003-06-07 [alfons]     0.9.0claws17
5170
5171         * configure.ac
5172         * src/mimeview.c
5173                 detect apache mishap in which case don't include fnmatch.h
5174                 if regex.h is already included
5175
5176 2003-06-06 [christoph]  0.9.0claws16
5177
5178         * configure.ac
5179         * src/mimeview.h
5180                 add check for fnmatch.h and include it when available
5181
5182         * src/mimeview.[ch]
5183                 fix wrong case sensitivity of Content-Types
5184
5185         * src/gtk/Makefile.am
5186                 need the same include paths in gtk directory as in
5187                 common directory because .h files in common can
5188                 include files from these directories, when included
5189                 in gtk's .h or .c files
5190
5191 2003-06-06 [alfons]     0.9.0claws15
5192
5193         * src/mimeview.c
5194         * src/summaryview.c
5195                 make it compile again because of regex.h / fnmatch.h 
5196                 include problems (related to recent mime stuff, can
5197                 someone check this?)
5198
5199 2003-06-06 [thorsten]   0.9.0claws14
5200
5201         * src/folderview.c
5202                 possible use of uninitialized pointer while dragging
5203
5204 2003-06-06 [paul]       0.9.0claws13
5205
5206         * src/compose.c
5207                 fix bug where the insert sig button would be effective
5208                 only when auto_sig was set
5209
5210 2003-06-06 [paul]       0.9.0claws12
5211
5212         * sync with 0.9.2 release
5213
5214 2003-06-02 [paul]       0.9.0claws11
5215
5216         * sync with 0.9.1cvs1
5217                 see ChangeLog 2003-06-02
5218                 
5219         * po/de.po
5220                 update by Jens
5221
5222 2003-06-01 [christoph]  0.9.0claws10
5223
5224         * src/account.c
5225                 don't use substring search to find accounts by email address
5226
5227         (closes Bug 169 Overly loose matching of "From" address)
5228
5229 2003-05-31 [christoph]  0.9.0claws9
5230
5231         * doc-src/rfc2683.txt
5232         * src/imap.c
5233                 limit IMAP command length as recommended in RFC2683
5234                 (message number lists will be split into multiple imap
5235                 sets, the limit of 1000 octets is not a hard limit)
5236
5237         (closes Bug 161 sylpheed-claws exits with segfault when logging
5238          in to certain imap-servers)
5239
5240 2003-05-29 [alfons]     0.9.0claws8
5241
5242         * src/toolbar.[ch]
5243                 add print button (calling summary_print());
5244                 fine tune setting tooltip text;
5245                 (if someone needs other buttons, please take these 
5246                 commits as a guide, instead of bothering us - also
5247                 see 0.8.11claws150) 
5248
5249 2003-05-29 [darko]      0.9.0claws7
5250
5251         * src/compose.c
5252                 fix crash when word wrapping kicks in due to
5253                 changed text by spell checker
5254
5255 2003-05-29 [paul]       0.9.0claws6
5256
5257         * src/compose.c
5258                 fix bug where changing account would insert
5259                 sig even if auto_sig was FALSE
5260                 
5261         * ChangeLog
5262           ChangeLog.jp
5263           INSTALL
5264                 sync with 0.9.1 release
5265
5266 2003-05-28 [christoph]  0.9.0claws5
5267
5268         * src/imap.c
5269                 fix truncation of too long commands
5270
5271         (closes Bug 167 IMAP hangs trying to get envelope
5272          information in imap_get_uncached_messages)
5273
5274 2003-05-27 [paul]       0.9.0claws4
5275
5276         * tools/Makefile.am
5277           tools/maildir2sylpheed.pl     ** NEW FILE **
5278                 add kmail to sylpheed mailbox conversion script
5279
5280 2003-05-27 [paul]       0.9.0claws3
5281
5282         * sync with 0.9.0cvs10
5283                 see ChangeLog 2003-05-26
5284
5285 2003-05-26 [paul]       0.9.0claws2
5286
5287         * sync with 0.9.0cvs9
5288                 see ChangeLog 2003-05-26
5289
5290 2003-05-24 [paul]       0.9.0claws1
5291
5292         * sync with 0.9.0cvs8
5293                 see ChangeLog 2003-05-23
5294
5295 2003-05-24 [paul]       0.9.0claws
5296
5297         * version 0.9.0claws released
5298
5299 2003-05-24 [paul]       0.8.11claws177
5300
5301         * src/plugins/dillo-viewer/Makefile.am
5302           src/plugins/traycon/Makefile.am
5303                 add missing files
5304                 
5305         * po/bg.po
5306           po/en_GB.po
5307           po/es.po
5308           po/it.po
5309           po/pt_BR.po
5310           po/ru.po
5311           po/sr.po
5312                 update Bulgarian, British English, Spanish, Italian, 
5313                 Brazilian Portuguese, Russian, and Serbian translations, 
5314                 submitted by George Danchev, [me], Ricardo Mones Lastra,
5315                 André Filipe de Assunção e Brito, Alessandro Maestri, 
5316                 Ruslan N. Balkin, and Urke MMI
5317
5318 2003-05-23 [melvin]     0.8.11claws176
5319
5320         * po/fr.po
5321                 Updated French translations
5322
5323 2003-05-22 [paul]       0.8.11claws175
5324
5325         * src/Makefile.am
5326           src/addrbook.[ch]
5327           src/addrcache.[ch]
5328           src/addr_compl.[ch]
5329           src/adressbook.[ch]
5330           src/addrindex.[ch]
5331           src/addritem.[ch]
5332           src/editaddress.c
5333           src/editgroup.c
5334           src/editldap_basedn.c
5335           src/editldap.c
5336           src/jpilot.c
5337           src/vcard.c
5338                 revert to get ldap into it previous working state
5339                 
5340         * po/zh_TW.Big5.po
5341                 new Taiwanese translation,
5342                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
5343
5344 2003-05-22 [christoph]  0.8.11claws174
5345
5346         * src/plugins/spamassassin/libspamc.[ch]
5347                 sync libspamc with SpamAssaain release 2.55
5348
5349 2003-05-22 [paul]       0.8.11claws173
5350
5351         * sync with 0.9.0cvs7
5352                 see ChangeLog 2003-05-22
5353                 
5354         * src/summaryview.c
5355                 revert change in 0.8.11claws172: follow
5356                 Hiroyuki's decision and that's the end of it.
5357
5358 2003-05-21 [paul]       0.8.11claws172
5359
5360         * src/summaryview.c
5361                 fix discrepency between open_unread_on_enter
5362                 and always_show_msg
5363
5364 2003-05-21 [paul]       0.8.11claws171
5365
5366         * sync with 0.9.0cvs6
5367                 see ChangeLog 2003-05-21
5368
5369 2003-05-21 [paul]       0.8.11claws170
5370
5371         * sync with 0.9.0cvs5
5372                 see ChangeLog 2003-05-21
5373
5374 2003-05-20 [paul]       0.8.11claws169
5375
5376         * sync with 0.9.0cvs4
5377                 see ChangeLog 2003-05-20
5378                 fixes bug #152, 'encoding of IMAP folders names'
5379
5380 2003-05-20 [paul]       0.8.11claws168
5381
5382         * sync with 0.9.0cvs3
5383                 see ChangeLog 2003-05-20
5384                 
5385         * src/tools/convert_mbox.pl
5386                 minor change in the comments, submitted by Fred Marton
5387
5388 2003-05-19 [paul]       0.8.11claws167
5389
5390         * src/plugins/clamav/Makefile.am
5391           configure.ac
5392                 link clamav_lib to the plugin and not to the main program
5393
5394 2003-05-19 [christoph]
5395
5396         * src/Makefile.am
5397                 add -export-dynamic for linking
5398
5399 2003-05-19 [paul]       0.8.11claws166
5400
5401         * sync with 0.9.0cvs1
5402                 see ChangeLog 2003-05-19
5403
5404 2003-05-19 [paul]       0.8.11claws165
5405
5406         * src/inc.c
5407                 fix 'pop before smtp' timeout
5408
5409 2003-05-18 [alfons]     0.8.11claws164
5410
5411         * src/prefs_matcher.c
5412                 put "execute" action command line ("expression") in edit box
5413
5414 2003-05-18 [christoph]  0.8.11claws163
5415
5416         * src/mimeview.[ch]
5417         * src/plugins/dillo_viewer/dillo_viewer.c
5418         * src/plugins/image_viewer/viewer.c
5419         * src/plugins/mathml_viewer/mathml_viewer.c
5420                 let a viewer have a list of Content-Types
5421
5422 2003-05-18 [paul]       0.8.11claws162
5423
5424         * src/prefs_filtering.c
5425                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
5426                 and REDIRECT actions
5427
5428 2003-05-17 [christoph]
5429
5430         * README.claws
5431                 o remove dynamic signatures that was syned with main
5432                 o add infos about no longer "build in" image viewer
5433                 o update bugtracker URL
5434
5435 2003-05-17 [christoph]  0.8.11claws161
5436
5437         * src/folder.c
5438         * src/folderview.c
5439         * src/imap.c
5440                 don't use imap_scan_folder anymore. Instead call folder_item_scan
5441                 for every folder after rebuilding the folder tree.
5442
5443         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
5444          messages)
5445
5446 2003-05-17 [christoph]  0.8.11claws160
5447
5448         * src/imap.c
5449                 don't use STATUS command on current folder to check for
5450                 content changes. imap_cmd_ok() now tracks changes to
5451                 folder and number of existing messages.
5452
5453 2003-05-17 [paul]       0.8.11claws159
5454
5455         * src/plugins/clamav/clamav_plugin.c
5456                 remove unnecessary debug_print
5457
5458 2003-05-16 [thorsten]   0.8.11claws158
5459
5460         * src/plugins/demo.c
5461                 included missing intl.h
5462
5463 2003-05-16 [paul]       0.8.11claws157
5464
5465         * po/POTFILES.in
5466                 remove non-existant entries
5467         
5468         * src/plugins/clamav/clamav_plugin.c
5469           src/plugins/clamav/clamav_plugin_gtk.c
5470           src/plugins/dillo_viewer/dillo_prefs.c
5471           src/plugins/dillo_viewer/dillo_viewer.c
5472                 gettextise
5473
5474 2003-05-16 [christoph]  0.8.11claws156
5475
5476         * po/POTFILES.in
5477                 include plugin .c files for translation until I
5478                 find a better solution to have plugins have their
5479                 own textdomain
5480         * src/plugins/demo/demo.c
5481         * src/plugins/image_viewer/plugin.c
5482         * src/plugins/mathml_viewer/mathml_viewer.c
5483         * src/plugins/spamassassin/spamassassin.c
5484         * src/plugins/spamassassin/spamassassin_gtk.c
5485         * src/plugins/trayicon/trayicon.c
5486                 add gettext macros for plugin name and description
5487
5488 2003-05-16 [paul]
5489
5490         * sync with 0.9.0
5491
5492 2003-05-16 [paul]       0.8.11claws155
5493
5494         * sync with lastest 0.9.0pre1
5495                 see ChangeLog 2003-05-16
5496
5497 2003-05-15 [paul]       0.8.11claws154
5498
5499         * sync with latest 0.9.0pre1
5500                 see ChangeLog 2003-05-14 and 2003-05-15
5501
5502 2003-05-14 [christoph]  0.8.11claws153
5503
5504         * src/plugins/image_viewer/viewer.c
5505         * src/plugins/image_viewer/viewer.glade         ** NEW **
5506         * src/plugins/image_viewer/viewerprefs.c
5507                 make it possible to disable the autoload function in the
5508                 imageviewer again
5509
5510 2003-05-14 [christoph]  0.8.11claws152
5511
5512         * src/folder.c
5513                 fix folder update after adding a message
5514
5515 2003-05-13 [alfons]     0.8.11claws151
5516
5517         * src/common/session.c
5518                 remove debug traces
5519                 
5520         * src/addrcache.[ch]
5521         * src/filtering.[ch]
5522         * src/folder.[c]
5523         * src/gtkaspell.[ch]
5524         * src/imap.[ch]
5525         * src/mbox_folder.[ch]
5526         * src/mh.[ch]
5527         * src/mimeview.h
5528         * src/msgcache.[ch]
5529         * src/news.[ch]
5530         * src/passphrase.[ch]
5531         * src/prefs_common.[ch]
5532         * src/prefs_gtk.[ch]
5533         * src/procmsg.c
5534         * src/scoring.[ch]
5535                 be pedantic; (in prototypes () implies (int))
5536
5537 2003-05-13 [alfons]     0.8.11claws150
5538
5539         * src/prefs_toolbar.[ch]
5540         * src/summaryview.[ch]
5541         * src/toolbar.[ch]
5542                 change misleading text in toolbar prefs;
5543                 add toolbar action for ignore thread (toggles ignore thread flag);
5544                 clean up a little bit;
5545
5546 2003-05-12 [paul]
5547
5548         * tools/convert_mbox.pl
5549                 bug fixed by Fred Marton
5550
5551 2003-05-12 [paul]
5552
5553         * sync with 0.9.0pre1
5554
5555 2003-05-09 [paul]       0.8.11claws149
5556
5557         * sync with 0.8.11cvs43
5558                 see ChangeLog 2003-05-09
5559
5560 2003-05-08 [christoph]  0.8.11claws148
5561
5562         * src/imap.[ch]
5563                 o use CAPABILIY as first command and check for PREAUTH
5564                   information in the response to it
5565                 o rewrite all imap_cmd_* functions to use an IMAPSession
5566                   instead of a SockInfo as parameter
5567                 o do STARTTLS after fetching and checking the server
5568                   capabilities
5569
5570 2003-05-08 [paul]       0.8.11claws147
5571
5572         * tools/Makefile.am
5573           tools/README
5574           tools/convert_mbox.pl         ** NEW FILE **
5575                 add mbox conversion script. Submitted by 
5576                 Fred Marton <Fred.Marton@uni-bayreuth.de>
5577
5578 2003-05-07 [christoph]
5579
5580         * doc-src/glade.txt
5581         * src/gtk/pluginwindow.glade
5582         * src/plugins/image_viewer/viewerprefs.glade
5583         * src/plugins/spamassassin/spamassassin_gtk.glade
5584                 add glade files for user interfaces and a description how
5585                 to use glade to create the sylpheed code
5586
5587 2003-05-07 [paul]       0.8.11claws146
5588
5589         * sync with 0.8.11cvs41
5590                 see ChangeLog 2003-05-07
5591
5592 2003-05-06 [christoph]  0.8.11claws145
5593
5594         * src/main.c
5595         * src/plugins/image_viewer/viewer.c
5596                 fix usage of imlib in imageviewer plugin
5597
5598         * src/gtk/prefswindow.c
5599                 handle window close event correctly
5600
5601 2003-05-06 [paul]       0.8.11claws144
5602
5603         * src/common/ssl.c
5604                 fix typo introduced in sync
5605
5606 2003-05-06 [paul]       0.8.11claws143
5607
5608         * sync with 0.8.11cvs39
5609                 see ChangeLog 2003-05-06
5610
5611 2003-05-06 [paul]       0.8.11claws142
5612
5613         * AUTHORS
5614           po/cs.po
5615                 updated Czech translation, submitted by 
5616                 Radek Vybiral <Radek.Vybiral@vsb.cz>
5617                 
5618         * src/plugins/clamav/clamav_plugin_gtk.c
5619                 clean up
5620
5621 2003-05-03 [alfons]     0.8.11claws141
5622
5623         * src/compose.[ch]
5624                 make paste as quotation work even when the call to 
5625                 text_inserted() was deferred (fixes bug #140 "Paste 
5626                 as quotation does not work when using "external" 
5627                 clipboard")
5628
5629 2003-05-03 [thorsten]   0.8.11claws140
5630
5631         * src/addrquery.h
5632           src/ldapquery.h
5633           src/mainwindow.c
5634                 removed C++ comments
5635         * src/addr_compl.c
5636                 function with non-int retval/param used before
5637                 implementation/declaration
5638
5639 2003-05-02 [paul]       0.8.11claws139
5640
5641         * src/addr_compl.[ch]
5642           src/addressbook.[ch]
5643           src/addrindex.c
5644           src/summaryview.c
5645                 revert match's changes to (finally) remove the bug where
5646                 opening a folder causes massive slowdown when using the 
5647                 'Display sender using address book' option
5648
5649 2003-05-01 [melvin]     0.8.11claws138
5650
5651         * src/plugins/dillo_viewer/dillo_prefs.[ch]
5652         * src/plugins/dillo_viewer/dillo_viewer.c
5653                 Fixed bug where "Cancel" button from prefs issued
5654                 warnings.
5655                 Comply a little more to coding style
5656
5657 2003-05-01 [paul]       0.8.11claws137
5658
5659         * sync with 0.8.11cvs38
5660                 see ChangeLog 2003-05-01
5661
5662 2003-05-01 [paul]       0.8.11claws136
5663
5664         * po/bg.po
5665                 updated by George Danchev
5666
5667 2003-04-30 [christoph]  0.8.11claws135
5668
5669         * src/plugins/dillo_viewer/dillo_prefs.c
5670         * src/plugins/image_viewer/viewerprefs.c
5671         * src/plugins/spamassassin/spamassassin_gtk.c
5672                 remove gtk_widget_ref() calls for widgets in
5673                 glade code
5674
5675 2003-04-30 [paul]       0.8.11claws134
5676
5677         * src/addrindex.c
5678                 ok, this time a better fix for the bug where opening folder
5679                 has massive slowdown when using the 'Display sender using 
5680                 address book' option
5681
5682 2003-04-30 [paul]       0.8.11claws133
5683
5684         * src/addrindex.c
5685                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
5686         
5687 2003-04-30 [melvin]     0.8.11claws132
5688
5689         New: Dillo plugin preferences (patch by Dimitar Haralanov)
5690
5691         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
5692                 Preferences for the dillo plugin
5693         * src/plugins/dillo_viewer/dillo_viewer.c
5694                 Support for preferences
5695         * src/plugins/dillo_viewer/Makefile.am
5696                 Added dillo_prefs.[ch]
5697
5698 2003-04-30 [alfons]     0.8.11claws131
5699
5700         * src/common/plugin.[ch]
5701                 see? this ANSI C'fication immediately gives us type
5702                 checking for free.
5703
5704 2003-04-30 [alfons]     0.8.11claws130
5705
5706         * src/common/plugin.[ch]
5707         * src/plugins/clamav/clamav_plugin.[ch]
5708         * src/plugins/clamav/clamav_plugin_gtk.c
5709         * src/plugins/demo/demo.c
5710         * src/plugins/dillo_viewer/dillo_viewer.c
5711         * src/plugins/image_viewer/plugin.c
5712         * src/plugins/image_viewer/viewer.[ch]
5713         * src/plugins/image_viewer/viewerprefs.[ch]
5714         * src/plugins/mathml_viewer/mathml_viewer.c
5715         * src/plugins/spamassassin/spamassassin.[ch]
5716         * src/plugins/spamassassin/spamassassin_gtk.c
5717         * src/plugins/trayicon/trayicon.c
5718                 clean up
5719
5720 2003-04-30 [alfons]     0.8.11claws129
5721
5722         * src/common/utils.c
5723                 make is_ascii_str() fail gracefully when NULL pointer
5724                 is passed
5725
5726 2003-04-30 [paul]       0.8.11claws128
5727
5728         * src/addrindex.c
5729                 fix bug where opening folder has massive slowdown when
5730                 using the 'Display sender using address book' option
5731
5732 2003-04-30 [paul]       0.8.11claws127
5733
5734         * src/plugins/clamav/clamav_plugin.c
5735           src/plugins/clamav/clamav_plugin_gtk.c
5736           src/plugins/demo/demo.c
5737           src/plugins/dillo_viewer/dillo_viewer.c
5738           src/plugins/image_viewer/plugin.c
5739           src/plugins/mathml_viewer/mathml_viewer.c
5740           src/plugins/spamassassin/spamassassin.c
5741           src/plugins/spamassassin/spamassassin_gtk.c
5742           src/plugins/trayicon/trayicon.c
5743                 get rid of eye-hurting function signatures
5744
5745 2003-04-30 [paul]       0.8.11claws126
5746
5747         * src/plugins/trayicon/trayicon.c
5748                 add description
5749                 
5750         * src/mimeview.c
5751                 be more descriptive
5752
5753 2003-04-30 [paul]       0.8.11claws125
5754
5755         * configure.ac
5756                 arrange the plugins in reverse alphabetical order
5757                 
5758         * src/plugins/clamav/clamav_plugin.[ch]
5759           src/plugins/clamav/clamav_plugin_gtk.c
5760                 rename some params
5761                 resize max_size window
5762                 re-arrange the order of some gui elements
5763                 improve descriptions
5764         
5765         * src/plugins/image_viewer/plugin.c
5766           src/plugins/mathml_viewer/mathml_viewer.c
5767                 add descriptions
5768                 
5769         * src/plugins/spamassassin/spamassassin_gtk.c
5770                 resize max_size window
5771                 re-arrange the order of some gui elements
5772                 
5773         * src/messageview.c
5774           src/mimeview.c
5775                 correct typos
5776
5777 2003-04-30 [alfons]     0.8.11claws124
5778
5779         * src/imap.c
5780                 fix a leak found while browsing Martin Kluge's 
5781                 valgrind log (Claws only)
5782
5783 2003-04-29 [darko]      0.8.11claws123
5784
5785         * src/gtk/gtkstext.h
5786                 include wchar.h if it is available, fixes compilation
5787                 on HP-UX systems
5788
5789 2003-04-29 [melvin]     0.8.11claws122
5790
5791         * src/prefs_actions.c
5792                 Improved help text of Actions' syntax
5793
5794 2003-04-28 [paul]       0.8.11claws121
5795
5796         * src/action.c
5797                 a better fix for the crash when performing an action
5798                 on a mime part
5799
5800 2003-04-28 [paul]       0.8.11claws120
5801
5802         * src/action.c
5803                 fix crash when performing an action on a
5804                 mime part
5805
5806 2003-04-28 [paul]       0.8.11claws119
5807
5808         * sync with 0.8.11cvs36
5809                 see ChangeLog 2003-04-28
5810
5811 2003-04-27 [paul]       0.8.11claws118
5812
5813         * more sync with 0.8.11cvs35
5814                 see ChangeLog 2003-04-25
5815
5816 2003-04-26 [christoph]  0.8.11claws117
5817
5818         * src/folder.c
5819                 fix remove virtual check
5820
5821 2003-04-26 [paul]       0.8.11claws116
5822
5823         * src/messageview.c
5824                 fix return-receipt, make it work again
5825
5826 2003-04-26 [paul]       0.8.11claws115
5827
5828         * src/mimeview.c
5829                 restore double-clicking of the [application/pgp-signature 
5830                 (Select "Check signature" to check)] line in the message view,
5831                 broken in recent sync
5832
5833 2003-04-26 [christoph]  0.8.11claws114
5834
5835         * src/folder.c
5836                 check if remove virtual really exists before
5837                 calling the function
5838
5839 2003-04-25 [match]      0.8.11claws113
5840
5841         * src/addrindex.c
5842         * src/addrbook.c
5843         * src/ldapquery.[ch]
5844         * src/ldapctrl.[ch]
5845                 fix memleak.
5846         * src/ldapserver.[ch]
5847                 fix memleak. fix segfault.
5848                 plug a Claws memleak
5849
5850 2003-04-25 [alfons]     0.8.11claws112
5851
5852         * src/folder.c
5853                 plug a Claws memleak
5854
5855 2003-04-25 [alfons]     0.8.11claws111
5856
5857         * src/common/session.c
5858                 plug a memleak
5859
5860 2003-04-25 [paul]       0.8.11claws110
5861
5862         * sync with 0.8.11cvs35
5863                 see ChangeLog 2003-04-24 and 2003-04-25
5864                 
5865         * src/gtk/pluginwindow.c
5866                 correct another strange float value
5867
5868 2003-04-24 [christoph]  0.8.11claws109
5869
5870         * src/folder.c
5871                 freeze folder item updates when unsetting new flags
5872
5873         * src/gtk/pluginwindow.c
5874                 correct strange float value
5875
5876 2003-04-23 [paul]       0.8.11claws108
5877
5878         * sync with 0.8.11cvs33
5879                 see ChangeLog 2003-04-23
5880
5881 2003-04-22 [paul]       0.8.11claws107
5882
5883         * src/Makefile.am
5884           src/messageview.c
5885           src/mimeview.c
5886           src/pgptext.[ch]      ** REMOVED **
5887                 remove pgptext.[ch] as its not used any more
5888
5889 2003-04-22 [paul]       0.8.11claws106
5890
5891         * sync with 0.8.11cvs31
5892                 see ChangeLog 2003-04-21 and 2003-04-22
5893
5894 2003-04-21 [alfons]     0.8.11claws105
5895
5896         * src/main.c
5897                 No access to GTK structures if we're a spawned child
5898                 (and clean up code a little bit...) Should fix #126.
5899
5900 2003-04-21 [melvin]     0.8.11claws104
5901
5902         * src/plugins/dillo_viewer/README
5903                 Improved slightly the text.
5904
5905 2003-04-21 [melvin]     0.8.11claws103
5906
5907         * src/plugins/dillo_viewer/README *** NEW ***
5908                 Added a README file for the Dillo plugin
5909
5910 2003-04-20 [paul]
5911
5912         * tools/README
5913           tools/outlook2sylpheed.pl
5914                 updated and improved by Ricardo Mones Lastra
5915
5916 2003-04-18 [oliver]     0.8.11claws102
5917
5918         * src/inc.c 
5919         * src/prefs_account.h
5920                 remove Pop3SessionType (used by selective download)
5921         * src/prefs_toolbar.c
5922                 enable set Default Toolbar button
5923
5924 2003-04-18 [paul]       0.8.11claws101
5925
5926         * sync with 0.8.11cvs29
5927                 see ChangeLog 2003-04-18
5928
5929 2003-04-17 [paul]       0.8.11claws100
5930
5931         * src/prefs_common.[ch]
5932           src/summaryview.c
5933                 remove 'Open next message on deletion' option,
5934                 as the same effect can now be achieved via the
5935                 'Always open messages in summary when selected'
5936                 option.
5937
5938 2003-04-17 [paul]       0.8.11claws99
5939
5940         * sync with 0.8.11cvs28
5941                 see ChangeLog 2003-04-17
5942
5943 2003-04-17 [christoph]  0.8.11claws98
5944
5945         * ac/spamassassin.m4
5946         * src/plugins/spamassassin/libspamc.[ch]
5947         * src/plugins/spamassassin/utils.[ch]
5948                 sync libspamc with SpamAssassin project
5949
5950 2003-04-17 [christoph]  0.8.11claws97
5951
5952         * src/common/socket.h
5953         * src/gtk/sslcertwindow.h
5954                 rename old USE_SSL to USE_OPENSSL
5955
5956 2003-04-17 [paul]       0.8.11claws96
5957
5958         * src/prefs_common.h
5959                 use gulong for P_COLOR so that it compiles/runs on
5960                 64-bit systems. Patch submitted by James Noyes
5961                 <jnoyes-claws@retrogeeks.com>
5962                 
5963         * po/de.po
5964                 updated by Jens
5965
5966 2003-04-17 [paul]       0.8.11claws95
5967
5968         * sync with 0.8.11cvs27
5969                 see ChangeLog 2003-04-16
5970
5971 2003-04-15 [paul]       0.8.11claws94
5972
5973         * src/prefs_common.[ch]
5974                 rearrange to stop the window getting too long:
5975                         move Receive dialog stuff to Receive tab
5976                         move Send dialog to Send tab
5977                         remove Dialogs frame
5978                 rename 'Open messages in summary with cursor keys' to
5979                 'Always open messages in summary when selected', as its
5980                 more appropriate
5981
5982 2003-04-15 [paul]       0.8.11claws93
5983
5984         * src/prefs_common.[ch]
5985           src/summaryview.c
5986                 add new option '/Interface/Open next message on deletion'
5987
5988 2003-04-15 [paul]       0.8.11claws92
5989
5990         * src/summaryview.[ch]
5991                 add /Mark/Lock and /Mark/Unlock to the pop-up
5992                 menu. Patch submitted by Ivan Francolin Martinez
5993                 <ivanfm@users.sourceforge.net>
5994
5995 2003-04-15 [paul]       0.8.11claws91
5996
5997         * sync with 0.8.11cvs24
5998                 see ChangeLog 2003-04-15
5999
6000 2003-04-14 [jens]       0.8.11claws90
6001
6002         * updated German translation and some corrections from
6003                 Roland Bless <bless@tm.uka.de>
6004
6005 2003-04-14 [paul]       0.8.11claws89
6006
6007         * sync with 0.8.11cvs22
6008                 see ChangeLog 2003-04-14
6009
6010 2003-04-13 [paul]       0.8.11claws88
6011
6012         * src/plugins/clamav/clamav_plugin.c
6013                 fix memory leaks
6014                 clean up
6015
6016 2003-04-12 [paul]       0.8.11claws87
6017
6018         * src/plugins/clamav/clamav_plugin.c
6019                 activate enable/disable archive scanning option
6020                 
6021         * src/plugins/clamav/.cvsignore         ** NEW FILE **
6022
6023 2003-04-12 [paul]       0.8.11claws86
6024
6025         * src/plugins/Makefile.am
6026           src/plugins/clamav/Makefile.am                ** NEW FILE **
6027           src/plugins/clamav/README                     ** NEW FILE ** 
6028           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
6029           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
6030                 add Clam AntiVirus plugin
6031
6032 2003-04-12 [paul]       0.8.11claws85
6033
6034         * sync with 0.8.11cvs21
6035                 see ChangeLog 2003-04-11
6036
6037 2003-04-11 [paul]       0.8.11claws84
6038
6039         * po/es.po
6040                 update Spanish translation. Submitted by Ricardo
6041                 Mones Lastra.
6042
6043 2003-04-10 [christoph]  0.8.11claws83
6044
6045         * src/mbox.c
6046                 fix typo that did not move unfiltered mails to destination
6047                 folder
6048
6049         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
6050          when filtering from spool)
6051
6052 2003-04-10 [christoph]  0.8.11claws82
6053
6054         * src/imap.c
6055                 use BODY.PEEK instead of BODY in in message fetch operation
6056                 to make sure the IMAP server does not set the \Seen flag for
6057                 messages. Sylpheed does that later itself, when the message
6058                 is opened in sylpheed
6059
6060         (closes Bug 111 Claws destroys unread marks)
6061
6062 2003-04-09 [oliver]     0.8.11claws81
6063         
6064         * src/folder.c
6065                 fix crash in folder_destroy
6066         * README.claws
6067                 remove selective download
6068
6069 2003-04-09 [christoph]  0.8.11claws80
6070
6071         * src/imap.c
6072                 fix crash in imap_get_msginfo() when then fetched message
6073                 is not found
6074
6075         (closes Bug 110 Crash during mail composition)
6076
6077 2003-04-08 [christoph]  0.8.11claws79
6078
6079         * src/folder.c
6080         * src/prefs_account.c
6081                 Filter new messages that are found in an INBOX folder
6082                 when 'Filter messages on receiving' is enabled in the
6083                 Folder's AccountPrefs. This allows to use Sylpheed's
6084                 filtering engine for IMAP folders where messages are
6085                 added to the INBOX by a MTA
6086
6087 2003-04-08 [paul]       0.8.11claws78
6088
6089         * src/procmsg.h
6090                 clean up after last commit
6091
6092 2003-04-08 [paul]       0.8.11claws77
6093
6094         * sync with 0.8.11cvs20
6095                 see ChangeLog 2003-04-07 and 2003-04-08
6096
6097 2003-04-07 [christoph]  0.8.11claws76
6098
6099         * src/filtering.[ch]
6100         * src/inc.[ch]
6101         * src/mbox.c
6102         * src/procmsg.[ch]
6103                 add procmsg_msginfo_filter() to execute filtering actions
6104
6105 2003-04-06 [christoph]  0.8.11claws75
6106
6107         * src/imap.c
6108                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
6109
6110 2003-04-06 [christoph]  0.8.11claws74
6111
6112         * src/common/utils.[ch]
6113                 add g_int_compare() function for slist sorting
6114
6115         * src/imap.c
6116                 fetch all MsgInfos with one command in imap_get_msginfos()
6117                 using an imap set with a list of ranges
6118
6119         * src/news.c
6120                 use new g_int_compare() function
6121
6122 2003-04-06 [thorsten]   0.8.11claws73
6123
6124         * src/mh.c
6125                 corrected implementation of mh_folder_destroy()
6126
6127 2003-04-05 [christoph]  0.8.11claws72
6128
6129         * src/account.c
6130         * src/folder.[ch]
6131         * src/folderview.c
6132         * src/imap.c
6133         * src/inc.c
6134         * src/main.c
6135         * src/mainwindow.c
6136         * src/mbox_folder.c
6137         * src/mh.c
6138         * src/mimeview.h
6139         * src/msgcache.[ch]
6140         * src/news.c
6141         * src/procmime.h
6142         * src/procmsg.[ch]
6143         * src/setup.c
6144         * src/gtk/gtkutils.c
6145                 o rename structure field names class and new to klass and
6146                   new_msgs, to allow including files in C++
6147                 o add 'extern "C"' block to some header files
6148                 o add MsgInfoList and MsgNumberList as alias for GSList for
6149                   developers to know what type of list is expected
6150
6151         * src/plugins/image_viewer/plugin.c
6152         * src/plugins/image_viewer/viewer.[ch]
6153         * src/plugins/image_viewer/viewerprefs.[ch]
6154                 rename function names to prevent conflicts
6155
6156 2003-04-05 [paul]       0.8.11claws71
6157
6158         * sync with 0.8.11cvs18
6159                 see ChangeLog 2003-04-03 and 2003-04-04
6160
6161 2003-04-02 [christoph]  0.8.11claws70
6162
6163         * src/folder.[ch]
6164         * src/imap.[ch]
6165         * src/mbox_folder.[ch]
6166         * src/mh.[ch]
6167         * src/news.[ch]
6168                 o Make all virtual folder functions private
6169                 o remove unused folder code
6170
6171         * src/common/socket.[ch]
6172         * src/summaryview.c
6173                 fix warnings
6174
6175 2003-03-30 [alfons]     0.8.11claws69
6176
6177         * src/send_message.c
6178                 remove two debug traces and see if people still report
6179                 errors
6180
6181 2003-03-30 [alfons]     0.8.11claws68
6182
6183         * src/send_message.c
6184         * src/commons/session.c
6185                 add more debug traces
6186
6187 2003-03-30 [christoph]  0.8.11claws67
6188
6189         * src/folder.c
6190                 change processing folder name from .processing to processing
6191
6192         * src/common/ssl.c
6193                 disable SSL certificate check because it causes Xlib error
6194                 when the child process want's to open an GTK window
6195
6196 2003-03-30 [christoph]  0.8.11claws66
6197
6198         * src/folder.c
6199                 don't use default folder for processing folder item because
6200                 it can be a non local folder
6201
6202         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
6203
6204 2003-03-30 [alfons]     0.8.11claws65
6205
6206         * src/send_message.c
6207                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
6208                 to generate bad code for 'send_send_data_progressive': When
6209                 called from 'send_send_data_finished', the 'data' pointer is
6210                 cleared just before the assignment to the dialog pointer
6211
6212 2003-03-29 [christoph]  0.8.11claws64
6213
6214         * src/common/prefs.h
6215         * src/plugins/image_viewer/Makefile.am
6216         * src/plugins/image_viewer/plugin.c
6217         * src/plugins/image_viewer/viewer.[ch]
6218         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
6219                 add PrefsPage for ImageViewer
6220
6221 2003-03-28 [thorsten]   0.8.11claws63
6222
6223         * src/common/session.c
6224                 added some comments
6225
6226 2003-03-28 [paul]       0.8.11claws62
6227
6228         * sync with 0.8.11cvs16
6229                 see ChangeLog 2003-03-28
6230
6231 2003-03-28 [paul]       0.8.11claws61
6232
6233         * sync with 0.8.11cvs15
6234                 see ChangeLog 2003-03-28
6235
6236 2003-03-27 [christoph]  0.8.11claws60
6237
6238         * src/folder.c
6239         * src/imap.c
6240         * src/common/socket.[ch]
6241                 set socket state to DISCONNECTED when any operation
6242                 fails to allow reconnecting in IMAP code without
6243                 checking the return code of all calls to the command
6244                 functions
6245
6246         * src/folderview.c
6247         * src/summaryview.c
6248                 remove some more stuff that depends on specific
6249                 folder types
6250
6251 2003-03-27 [paul]       0.8.11claws59
6252
6253         * sync with 0.8.11cvs14
6254                 see ChangeLog 2003-03-27
6255                 
6256         * src/selective_download.[ch]   ** REMOVED **
6257                 really removed
6258
6259 2003-03-27 [christoph]  0.8.11claws58
6260
6261         * src/folder.c
6262                 fix handling of tmp_flags in flag copy function
6263
6264 2003-03-27 [paul]       0.8.11claws57
6265
6266         * sync with 0.8.11cvs13
6267                 see ChangeLog 2003-03-27
6268
6269 2003-03-27 [oliver]     0.8.11claws56
6270
6271         * src/maiwindow.c
6272                 remove sel_download_cb
6273
6274 2003-03-27 [oliver]     0.8.11claws55
6275         
6276         * src/inc.c
6277                 remove POP3_TOP
6278         
6279 2003-03-26 [oliver]     0.8.11claws54
6280
6281         *src/pop.h
6282                 remove POP3_TOP*
6283         * README.claws
6284                 remove selective donwload readme
6285
6286 2003-03-26 [oliver]     0.8.11claws53
6287         * src/matcher.[ch]
6288         * src/matcher_parser_parse.y 
6289         * src/pop.c 
6290         * src/prefs_account.[ch]
6291         * src/prefs_filtering.c
6292                 remove selective donwload
6293
6294 2003-03-26 [oliver]     0.8.11claws52
6295
6296         * src/inc.[ch] 
6297         * src/filtering.c 
6298         * src/mainwindow.c 
6299                 remove selective donwload
6300
6301 2003-03-26 [oliver]     0.8.11claws51
6302         
6303         * src/Makefile.am
6304         * src/selective_download.[ch]   ** REMOVE **    
6305
6306 2003-03-26 [christoph]  0.8.11claws50
6307
6308         * src/news.c
6309                 fix NEWS that got broken by a sync with sylpheed-main
6310
6311 2003-03-26 [christoph]  0.8.11claws49
6312
6313         * src/mimeview.c
6314                 fix mime type guessing when no mime type is found for a file
6315
6316 2003-03-25 [christoph]  0.8.11claws48
6317
6318         * src/mimeview.c
6319         * src/procmime.c
6320                 remove mime type guessing from mime parser and use
6321                 name based mime types in viewer lookup for mime type
6322                 application/octet-stream
6323
6324 2003-03-25 [christoph]  0.8.11claws47
6325
6326         * doc-src/readme.txt
6327         * doc-src/rfc2554.txt
6328                 add RFC about SMTP AUTH
6329
6330         * src/send_message.c
6331         * src/common/smtp.[ch]
6332                 add extra error code for authentication errors and
6333                 clear temporary password when this error occurs
6334
6335         (closes Bug 84 authentication failure while sending should
6336          prompt for password again)
6337
6338 2003-03-25 [christoph]  0.8.11claws46
6339
6340         * configure.ac
6341         * src/Makefile.am
6342         * src/imageview.[ch]                            ** REMOVE **
6343         * src/messageview.[ch]
6344         * src/mimeview.[ch]
6345         * src/prefs_common.[ch]
6346         * src/textview.c
6347         * src/plugins/Makefile.am
6348         * src/plugins/image_viewer/.cvsignore           ** NEW **
6349         * src/plugins/image_viewer/Makefile.am          ** NEW **
6350         * src/plugins/image_viewer/plugin.c             ** NEW **
6351         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
6352                 move image viewer into a plugin (building is enabled by default)
6353                 [ToDo: Prefs for resize and autoview]
6354
6355 2003-03-25 [paul]       0.8.11claws45
6356
6357         * sync with 0.8.11cvs12
6358                 see ChangeLog 2003-03-26
6359
6360 2003-03-25 [paul]       0.8.11claws44
6361
6362         * sync with 0.8.11cvs11
6363                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
6364                 
6365         Note: Selective Download is broken.
6366                 
6367 2003-03-22 [christoph]  0.8.11claws43
6368
6369         * src/folder.c
6370                 code cleanup for flags copying
6371
6372 2003-03-22 [christoph]  0.8.11claws42
6373
6374         * src/plugins/trayicon/trayicon.c
6375                 fix setting the transparent area when the window size
6376                 is forced by the system tray
6377
6378 2003-03-22 [christoph]  0.8.11claws41
6379
6380         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
6381         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
6382         * src/plugins/trayicon/newmail.xpm              ** NEW **
6383         * src/plugins/trayicon/nomail.xpm               ** NEW **
6384         * src/plugins/trayicon/trayicon.c
6385         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
6386                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
6387                 o add icon for unread mails
6388                 o set transparency for window
6389
6390 2003-03-22 [christoph]  0.8.11claws40
6391
6392         * src/news.c
6393                 init news session to prevent crash when session is closed
6394
6395 2003-03-22 [christoph]  0.8.11claws39
6396
6397         * src/imap.c
6398         * src/common/session.[ch]
6399                 Init session data to make sure we don't have invalid pointers
6400                 for read_ch and write_ch when new multi process sessions are
6401                 not used
6402
6403         * src/main.c
6404         * src/common/plugin.c
6405         * src/common/sylpheed.c
6406         * src/plugins/demo/demo.c
6407         * src/plugins/dillo_viewer/dillo_viewer.c
6408         * src/plugins/mathml_viewer/mathml_viewer.c
6409         * src/plugins/spamassassin/spamassassin.c
6410         * src/plugins/spamassassin/spamassassin_gtk.c
6411                 add plugin types to allow loading plugins at different times
6412                 (and maybe for different frontends), because it's not good to
6413                 load GTK-Plugins gefore gtk_init was called
6414
6415         * configure.ac
6416         * src/plugins/Makefile.am
6417         * src/plugins/trayicon/.cvsignore               ** NEW **
6418         * src/plugins/trayicon/Makefile.am              ** NEW **
6419         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
6420         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
6421         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
6422         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
6423         * src/plugins/trayicon/trayicon.c               ** NEW **
6424                 New Trayicon plugin that shows an icon in a systray that uses
6425                 XEMBED protocol like Gnome's systray. Icon shows if there
6426                 are new mails and a tooltip shows information about new,
6427                 unread and total messages.
6428
6429 2003-03-22 [paul]       0.8.11claws38
6430
6431         * src/common/smtp.c
6432                 fix ESMTP AUTH CRAM-MD5
6433                 [sync with main (still version 0.8.11cvs6), see
6434                  ChangeLog 2003-03-22]
6435
6436 2003-03-21 [colin]      0.8.11claws37
6437
6438         * src/send_message.c
6439                 Fix USE_SSL => USE_OPENSSL
6440
6441 2003-03-21 [colin]      0.8.11claws36
6442
6443         * src/folderview.c
6444                 Fix counts in drag and dropped subfolders
6445
6446 2003-03-21 [colin]      0.8.11claws35
6447
6448         * src/folder.c 
6449         * src/folderview.c
6450                 speed up a bit folder dnd
6451
6452 2003-03-20 [alfons]     0.8.11claws34
6453
6454         * src/main.c
6455         * src/toolbar.c
6456         * src/procmsg.c
6457                 don't send locked queue messages
6458                 (feature request "[ 705245 ] Locking message in outbox 
6459                  should prevent sending")
6460
6461 2003-03-20 [christoph]  0.8.11claws33
6462
6463         * src/folder.c
6464                 remove NEW and UNREAD flag in special folders when scanning
6465                 
6466         * src/common/smtp.c
6467                 fix ESMTP AUTH CRAM-MD5
6468
6469 2003-03-20 [paul]       0.8.11claws32
6470
6471         * src/prefs_account.c
6472                 Re-write 'Tunnel command to open connection' as
6473                 'Use command to communicate with server', and disable
6474                 it for all except IMAP accounts
6475
6476 2003-03-20 [paul]       0.8.11claws31
6477
6478         * sync with 0.8.11cvs6
6479                 see ChangeLog 2003-03-20
6480
6481 2003-03-19 [match]      0.8.11claws30
6482
6483         * src/addritem.[ch]
6484                 include documentation. minor refactoring.
6485         * src/addr_compl.[ch]
6486         * src/addrindex.[ch]
6487         * src/addresbook.[ch]
6488         * src/summaryview.c
6489                 re-enable address lookup (was disabled in
6490                 0.8.11claws20).
6491
6492 2003-03-19 [christoph]  0.8.11claws29
6493
6494         * src/procmsg.c
6495                 add temp flag handling, will make moving and copying
6496                 messages possible again
6497
6498         * src/folder.c
6499                 correct calulation of folder stats
6500
6501 2003-03-18 [match]      0.8.11claws28
6502
6503         * src/editgroup.h
6504                 remove case sensitive comparison (closes bug 80).
6505
6506 2003-03-18 [christoph]  0.8.11claws27
6507
6508         * src/imap.c
6509                 fix imap using a tunnel command
6510
6511         (closes bug 87)
6512
6513 2003-03-18 [christoph]  0.8.11claws26
6514
6515         * src/folder.[ch]
6516         * src/imap.c
6517         * src/procmsg.[ch]
6518                 rewrite flag handling for folders
6519
6520 2003-03-18 [christoph]  0.8.11claws25
6521
6522         * src/folder.c
6523         * src/procmsg.c
6524         * src/summaryview.c
6525                 unset NEW and UNREAD flags when message is ignored, to make
6526                 sure messages don't show up as unread on other IMAP clients,
6527                 because the IGNORE_THREAD flag can not be syncronized through
6528                 the IMAP folder
6529
6530 2003-03-17 [christoph]  0.8.11claws24
6531
6532         * src/imap.c
6533                 don't use recursion to fetch uids when the number of messages
6534                 does not match. Moved code into subfunction that is used
6535                 again when needed, to prevent an endless loop.
6536
6537 2003-03-17 [thorsten]   0.8.11claws23
6538
6539         * src/imageview.[ch]
6540                 export imageview_get_resized_size() (for plugins)
6541         * src/prefs_common.[ch]
6542                 added prefs_common_get() (for plugins)
6543
6544 2003-03-17 [christoph]  0.8.11claws22
6545
6546         * src/imap.c
6547                 o remove UID guessing from copy code
6548                 o support UIDPLUS extension for APPEND command
6549
6550 2003-03-17 [paul]       0.8.11claws21
6551
6552         * src/gtk/about.c
6553                 remove 'Compiled-plugins' section.
6554                 
6555         * src/plugins/dillo_viewer/dillo_viewer.c
6556                 slight change to description text
6557
6558 2003-03-16 [match]      0.8.11claws20
6559         * src/ldapserver.[ch]           ** NEW **
6560         * src/ldapctrl.[ch]             ** NEW **
6561         * src/ldapquery.[ch]            ** NEW **
6562         * src/ldaputil.[ch]             ** NEW **
6563         * src/addrcindex.[ch]           ** NEW **
6564         * src/addrquery.h               ** NEW **
6565         * src/addritem.[ch]
6566         * src/addrcache.[ch]
6567         * src/addrindex.[ch]
6568         * src/addr_compl.[ch]
6569         * src/addressbook.[ch]
6570         * src/addrbook.[ch]
6571         * src/editgroup.c
6572         * src/editaddress.c
6573         * src/editldap.c
6574         * src/editldap_basedn.c
6575         * src/vcard.c
6576         * src/jpilot.c
6577         * src/Makefile.am
6578                 included dynamic LDAP queries. improved address
6579                 completion.
6580
6581 2003-03-16 [paul]       0.8.11claws19
6582
6583         * tools/multiwebsearch.pl
6584                 fix a fatal typo
6585
6586 2003-03-16 [christoph]  0.8.11claws18
6587
6588         * src/mimeview.c
6589         * src/plugins/dillo_viewer/dillo_viewer.c
6590         * src/plugins/mathml_viewer/mathml_viewer.c
6591                 make unregistering of MimeViewerFactorys possible
6592
6593 2003-03-16 [alfons]     0.8.11claws17
6594
6595         * configure.ac
6596                 correct typo
6597
6598 2003-03-16 [melvin]     0.8.11claws16
6599
6600         * src/plugins/dillo_viewer.c
6601                 Fixed bug where it was not possible to view more than
6602                 one text/html attachment per message (bug discovered
6603                 by Christoph Hohmann).
6604
6605 2003-03-15 [melvin]     0.8.11claws15
6606
6607         * src/prefs_actions.c
6608                 Fixed compilation warnings.
6609
6610 2003-03-15 [melvin]     0.8.11claws14
6611
6612         * src/plugins/Makefile.am
6613         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
6614         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
6615         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
6616                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
6617                 newer (http://dillo.auriga.wearlab.de/).
6618
6619 2003-03-15 [christoph]  0.8.11claws13
6620
6621         * src/imap.c
6622                 don't query imap folder for attributes because we already
6623                 for them from imap_status
6624
6625         * src/mimeview.[ch]
6626                 add support for plugable MimeViewers (unloading Viewers
6627                 not yet complete)
6628
6629         * src/plugins/Makefile.am
6630         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
6631         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
6632         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
6633                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
6634                 widget from http://helm.cs.unibo.it/mml-widget/
6635
6636 2003-03-14 [christoph]  0.8.11claws12
6637
6638         * src/folder.[ch]
6639                 o error return code's should better be negative
6640                 o replace printf with debug_print
6641
6642         * src/imap.c
6643                 improve IMAP folder scan by checking UID-NEXT
6644
6645         * src/summaryview.c
6646                 remove check that are unnecessary in my opinion
6647
6648 2003-03-13 [christoph]  0.8.11claws11
6649
6650         * src/folder.[ch]
6651         * src/foldersel.c
6652         * src/folderview.c
6653         * src/imap.c
6654         * src/mbox_folder.c
6655         * src/mh.c
6656         * src/news.c
6657         * src/prefs_scoring.c
6658         * src/summaryview.c
6659                 use a common function to get a displayable name
6660                 for a FolderItem
6661
6662 2003-03-13 [paul]       0.8.11claws10
6663
6664         * tools/Makefile.am
6665           tools/README
6666           tools/multiwebsearch.conf     ** NEW FILE **
6667           tools/multiwebsearch.pl       ** NEW FILE **
6668                 add multiwebsearch Actions script
6669
6670 2003-03-13 [colin]      0.8.11claws9
6671
6672         * src/compose.c
6673                 Remove leading emtpy lines from quoted text
6674                 before quoting it
6675
6676 2003-03-13 [melvin]     0.8.11claws8
6677
6678         * src/prefs_actions.c
6679                 Fixed a memory leak
6680                 Code clean ups
6681                 Added Cancel and OK buttons
6682                 Corrected help text
6683
6684 2003-03-13 [christoph]  0.8.11claws7
6685
6686         * src/account.c
6687         * src/folder.[ch]
6688         * src/imap.c
6689         * src/mainwindow.c
6690         * src/mbox_folder.c
6691         * src/mh.c
6692         * src/news.c
6693         * src/setup.c
6694                 replace more folder type stuff with folder class stuff
6695
6696 2003-03-13 [melvin]     0.8.11claws6
6697
6698         * src/prefs_actions.c
6699                 Added new tokens:
6700                 %u: user provided argument
6701                 %h: user provided argument (hidden on input)
6702                 %s: current text selection in the message view 
6703
6704 2003-03-13 [paul]       0.8.11claws5
6705
6706         * sync with 0.8.11cvs5
6707                 see ChangeLog 2003-03-11, 2003-03-12
6708
6709 2003-03-12 [christoph]  0.8.11claws4
6710
6711         * src/folder.c
6712                 use folder class idstr when writing folderlist.xml
6713
6714         * src/folder.h
6715         * src/imap.c
6716         * src/news.c
6717                 replace folder type checks with folder class checks
6718
6719 2003-03-12 [christoph]  0.8.11claws3
6720
6721         * src/folder.[ch]
6722         * src/imap.[ch]
6723         * src/main.c
6724         * src/mbox_folder.[ch]
6725         * src/mh.[ch]
6726         * src/news.[ch]
6727                 o create a list of known folder classes in the folder system
6728                 o use folder class id strings for folder item identifiers
6729
6730 2003-03-12 [christoph]  0.8.11claws2
6731
6732         * src/imap.c
6733                 fix imap uid validity check
6734
6735 2003-03-12 [christoph]  0.8.11claws1
6736
6737         * src/account.c
6738         * src/folder.[ch]
6739         * src/foldersel.c
6740         * src/folderview.c
6741         * src/imap.c
6742         * src/mainwindow.c
6743         * src/mbox_folder.c
6744         * src/mh.c
6745         * src/news.c
6746         * src/prefs_scoring.c
6747         * src/procmsg.c
6748         * src/setup.c
6749         * src/summaryview.c
6750                 initial restructuring of folder system, seperating
6751                 folders and folder classes
6752
6753 2003-03-12 [paul]       0.8.11claws
6754
6755         0.8.11claws release
6756
6757 2003-03-12 [christoph]
6758
6759         * src/gtk/prefswindow.c
6760                 fix translation of "Page Index"
6761
6762 2003-03-12 [paul]       0.8.10claws110
6763
6764         a sync from 0.8.11cvs4 before the release
6765
6766         * src/common/utils.c
6767                 subject_compare_for_sort(): allow null strings (fixes
6768                 summary sorting).
6769
6770 2003-03-11 [paul]       0.8.10claws109
6771
6772         * po/es.po
6773                 update Spanish translation, submitted by
6774                 Ricardo Mones Lastra
6775
6776 2003-03-11 [melvin]     0.8.10claws108
6777
6778         * po/fr.po
6779                 Updated French translations
6780
6781 2003-03-11 [paul]       0.8.10claws107
6782
6783         * manual/en/Makefile.am
6784           manual/en/*.html
6785                 update English manual, add a new page
6786                 updated by Francois Barriere <fbarriere@atmel.fr>
6787                 
6788         * po/bg.po
6789           po/it.po
6790           po/sr.po
6791                 update Bulgarian, Italian, and Serbian translations
6792                 submitted by George Danchev, Alessandro Maestri, and
6793                 Urke MMI
6794
6795 2003-03-10 [paul]       0.8.10claws106
6796
6797         * src/gtk/about.c
6798           src/gtk/prefswindow.c
6799                 make some strings translatable
6800
6801 2003-03-10 [darko]      0.8.10claws105
6802
6803         * src/compose.c
6804                 code cleanup to make Hiro happy
6805
6806 2003-03-10 [paul]       0.8.10claws104
6807
6808         * sync with 0.8.11cvs2
6809                 see ChangeLog 2003-03-10
6810
6811 2003-03-09 [melvin]     0.8.10claws103
6812
6813         * src/textview.c
6814                 textview_set_font(): fix for message display in
6815                 UTF-8 locales (thanks to Sergey Vlasov).
6816                 (was unintentionnaly reverted in 0.8.6claws6)   
6817
6818 2003-03-08 [darko]      0.8.10claws102
6819
6820         * src/compose.c
6821                 fix infinite loop in wrapping as reported
6822                 by happycactus
6823                 obsoletes patch #696482
6824
6825 2003-03-08 [christoph]  0.8.10claws101
6826
6827         * src/imap.c
6828                 add workaround for IMAP servers that do not
6829                 support the "UID SEARCH UID" command
6830
6831 2003-03-07 [christoph]  0.8.10claws100
6832
6833         * src/plugins/spamassassin/spamassassin.[ch]
6834         * src/plugins/spamassassin/spamassassin_gtk.c
6835                 code cleanup
6836
6837 2003-03-07 [paul]       0.8.10claws99
6838
6839         * po/es.po
6840                 updated Spanish translation, submitted by
6841                 Ricardo Mones Lastra
6842
6843 2003-03-07 [christoph]  0.8.10claws98
6844
6845         * src/send.c
6846                 fix in 0.8.10claws94 was wrong
6847                 local delivery does not require escaping, remove escaping
6848                 code to make signatures of mails with "." lines valid
6849                 
6850                 NOTE: requires that sendmail is executed with "-i" option,
6851                       what is the default now, but has to be changed in all
6852                       exsiting accounts)
6853
6854 2003-03-07 [paul]       0.8.10claws97
6855
6856         * sync with 0.8.11 release
6857                 see ChangeLog 2003-03-07
6858
6859 2003-03-06 [paul]       0.8.10claws96
6860
6861         * src/compose.c
6862                 revert commit 0.8.10claws92
6863
6864 2003-03-06 [paul]       0.8.10claws95
6865
6866         * src/folderview.c
6867                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
6868
6869         * src/gtkaspell.c
6870                 fix bug 74, 'Crash opening editor window with pseudo-color
6871                 display'
6872                 
6873         Patches submitted by Kevin Vigor <kevin@vigor.nu>
6874
6875 2003-03-06 [christoph]  0.8.10claws94
6876
6877         * src/send.c
6878                 fix rfc2821 (4.5.2) violation in SMTP data sending,
6879                 all lines starting with a period get an extra period
6880                 inserted
6881                 (found by Simon 'corecode' Schubert)
6882
6883 2003-03-06 [paul]       0.8.10claws93
6884
6885         * src/folderview.c
6886                 if configured font can't be loaded fall back to gtk
6887                 default. (with thanks to Christoph)
6888                 
6889                 closes long-standing bug 15 'Crashes on startup'
6890
6891 2003-03-06 [paul]       0.8.10claws92
6892
6893         * src/compose.c
6894                 freeze text before autosave and thaw afterwards
6895                 fixes bug 67 'autosave make re-rediting message crazy'
6896
6897 2003-03-06 [christoph]  0.8.10claws91
6898
6899         * src/compose.c
6900                 ignore address comment in dupe check for Cc-list
6901
6902         (closes reopened bug 47 Replying to message strips name part of
6903          e-mail addresses of Cc: lines)
6904
6905 2003-03-06 [paul]       0.8.10claws90
6906
6907         * src/Makefile.am
6908                 remove reference to gtkxtext.h as its no longer in
6909                 the repository
6910
6911 2003-03-06 [paul]       0.8.10claws89
6912
6913         * sync with 0.8.10cvs25
6914                 see ChangeLog 2003-03-06
6915
6916 2003-03-06 [oliver]     0.8.10claws88
6917         
6918         * src/messageview.c
6919                 remove include
6920
6921 2003-03-06 [oliver]     0.8.10claws87
6922         
6923         * src/folderview.c 
6924                 remove changes introduced inclaws74
6925         * src/messageview.c
6926                 another attempt to sanely delete and update
6927                 messages deleted in separate messageview
6928
6929 2003-03-05 [christoph]  0.8.10claws86
6930
6931         * src/summaryview.c
6932                 check if "From" matches any account's address if
6933                 addressbook completion of addresses is disabled too
6934
6935         (closes Bug 70 "Display recipient in from" doesn't check
6936          folder's default account)
6937
6938 2003-03-05 [christoph]  0.8.10claws85
6939
6940         * src/compose.c
6941         * src/common/utils.[ch]
6942                 don't strip address comments when building Cc lists
6943
6944         (closes Bug 47 Replying to message strips name part of e-mail addresses
6945          of Cc: lines)
6946
6947         * src/folder.c
6948                 fix return value of copy function
6949
6950 2003-03-05 [christoph]  0.8.10claws84
6951
6952         * src/imap.c
6953                 don't ask imap server for non rfc822 headers
6954
6955         (closes bug 71 IMAP FETCH asks for FROM header field twice)
6956
6957         * src/imap.c
6958                 destroy session on socket error to allow reconnecting
6959
6960 2003-03-05 [christoph]  0.8.10claws83
6961
6962         * configure.ac
6963                 fix building with gnome when no prefix is set
6964
6965         (closes bug 66 Gnome directory is set to NONE)
6966
6967 2003-03-05 [paul]       0.8.10claws82
6968
6969         * sync with 0.8.10cvs23
6970                 see ChangeLog 2003-03-05
6971
6972 2003-03-04 [christoph]  0.8.10claws81
6973
6974         * src/folder.c
6975                 o fix moving and copying when folder returns 0 for new
6976                   message number
6977                 o remove some code for single message copy and move
6978                   operations and use functions for multiple messages
6979
6980         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
6981
6982         * src/news.c
6983                 remove unused include
6984
6985 2003-03-04 [paul]       0.8.10claws80
6986
6987         * src/gtk/about.c
6988                 list 'Compiled plugins'
6989
6990 2003-03-03 [christoph]  0.8.10claws79
6991
6992         * src/news.[ch]
6993                 have to multiply the percentage of the current fetch with
6994                 the percentage that it has of the total fetch operation
6995                 for correct values
6996
6997 2003-03-03 [christoph]  0.8.10claws78
6998
6999         * src/news.c
7000                 fix calculation of expected lines for progress indicator
7001
7002 2003-03-03 [christoph]  0.8.10claws77
7003
7004         * src/summaryview.c
7005         * src/common/utils.c
7006                 fix segfault when opening the root news folder
7007
7008 2003-03-03 [christoph]  0.8.10claws76
7009
7010         * src/mainwindow.[ch]
7011         * src/common/Makefile.am
7012         * src/common/progressindicator.[ch]
7013                 add UI independent progress indicator handling
7014
7015         * src/news.[ch]
7016                 use new progress indicator for message info fetching
7017
7018         * src/common/hooks.h
7019                 code cleanup
7020
7021 2003-03-03 [oliver]     0.8.10claws75
7022
7023         * src/toolbar.c
7024         * src/compose.c
7025                 removed commented code
7026
7027 2003-03-03 [oliver]     0.8.10claws74
7028
7029         * src/toolbar.[ch]
7030                 cleanups and refactoring
7031         * src/compose.[ch]
7032                 compose_reply_mode reply & forwarding interface for
7033                 toolbar buttons
7034         * src/folderview.c
7035                 act on messages marked for deletion in folderview_selected
7036                 based on prefs_common.immediate_exec since a message might 
7037                 have been deleted by messageview in a folder we are changing 
7038                 to (does anybody understand what I'm on about ?)
7039
7040 2003-03-03 [oliver]     0.8.10claws73
7041         
7042         * src/messageview.[ch]
7043                 new functions
7044                 - messageview_delete: delete message shown in messagview
7045                 - messageview_update_view: update messageview to currently 
7046                   selected summaryview message
7047                 - add separate messageview to msgview_list in order to update 
7048                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
7049         * src/summaryview.[ch]
7050                 summary_get_selection returns a list of selected msgs
7051                 in summaryview
7052         * src/mainwindow.c
7053                 toolbar reply refactoring
7054
7055 2003-03-03 [paul]       0.8.10claws72
7056
7057         * sync with 0.8.10cvs21
7058                 see ChangeLog 2003-03-03
7059
7060 2003-03-02 [christoph]  0.8.10claws71
7061
7062         * src/common/passcrypt.c
7063                 use POSIX includes
7064
7065 2003-03-02 [christoph]  0.8.10claws70
7066
7067         * configure.ac
7068         * src/prefs_account.c
7069         * src/prefs_gtk.[ch]
7070         * src/common/.cvsignore
7071         * src/common/Makefile.am
7072         * src/common/passcrypt.c                ** NEW **
7073         * src/common/passcrypt.h.in             ** NEW **
7074                 Implement password encryption in config files
7075                 using unix encrypt and setkey functions. The crypt
7076                 key can be set as a configure parameter. Old
7077                 passwords will be converted if they do not begin
7078                 with '!'
7079
7080 2003-03-02 [paul]       0.8.10claws69
7081
7082         * src/prefs_account.c
7083                 fix compile error
7084
7085 2003-03-01 [thorsten]   0.8.10claws68
7086
7087         * po/el.po
7088           po/hr.po
7089           po/it.po
7090           po/nl.po
7091           po/sr.po
7092           po/sv.po
7093                 corrected format strings
7094         * po/en_GB.po
7095                 corrected headers
7096                 (fix compile errors with GNU gettext-0.11.5)
7097
7098 2003-03-01 [oliver]     0.8.10claws67
7099
7100         * src/summaryview.c
7101                 menu callbacks call toolbar_menu_reply
7102
7103 2003-03-01 [oliver]     0.8.10claws66
7104
7105         * src/mainwindow.c
7106         * src/messageview.c
7107                 menu callbacks call toolbar_menu_reply
7108         * src/toolbar.[ch]
7109                 callbacks from menu handled by toolbar_menu_reply
7110
7111 2003-03-01 [paul]       0.8.10claws65
7112
7113         * src/addressbook.c
7114                 revert commit 0.8.10claws54 - breaks editing of
7115                 addressbook.
7116                 
7117         * po/bg.po
7118                 update Bulgarian translation, submitted by
7119                 George Danchev
7120
7121 2003-02-28 [christoph]  0.8.10claws64
7122
7123         * src/account.c
7124         * src/addressadd.c
7125         * src/compose.c
7126         * src/gtkaspell.c
7127         * src/gtkxtext.h                ** REMOVE **
7128         * src/imap.c
7129         * src/matcher.[ch]
7130         * src/mh.c
7131         * src/news.c
7132         * src/pine.c
7133         * src/prefs_common.c
7134         * src/prefs_matcher.c
7135         * src/procheader.[ch]
7136         * src/procmsg.[ch]
7137         * src/toolbar.c
7138         * src/common/ssl_certificate.c
7139         * src/gtk/colorlabel.c
7140         * src/gtk/menu.c
7141                 o fix warnings
7142                 o remove code obsoleted by new cache and folder system rework
7143
7144 2003-02-28 [oliver]     0.8.10claws63
7145         
7146         * src/toolbar.[ch]
7147                 * fix bug where reply in Messageview replied to 
7148                 Message displayed in summaryview
7149                 (reportedd via ML by chinatinte at gmx dot ch)
7150                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
7151                 didn't work in separate MessageView Toolbar
7152                 (wondering if anybody uses this at all ?)
7153         * src/summaryview.[ch]
7154                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
7155                 (generalize reply and forward code);
7156         * src/messageview.c 
7157                 remove focus_in event which updated summaryview to messageview
7158
7159 2003-02-28 [paul]       0.8.10claws62
7160
7161         * po/Makefile.in.in
7162                 add the --check option
7163                 Patch submitted by Ricardo Mones Lastra
7164
7165 2003-02-28 [paul]       0.8.10claws61
7166
7167         * src/prefs_account.c
7168                 re-order 'Signature' items
7169
7170 2003-02-28 [paul]       0.8.10claws60
7171
7172         * sync with 0.8.10cvs20
7173                 see ChangeLog 2003-02-28
7174
7175 2003-02-28 [paul]       0.8.10claws59
7176
7177         * po/POTFILES.in
7178                 update to reflect recent movement of files
7179
7180 2003-02-28 [paul]       0.8.10claws58
7181
7182         * sync with 0.8.10cvs19
7183                 see ChangeLog 2003-02-28
7184
7185 2003-02-27 [martin]     0.8.10claws57
7186
7187         * src/prefs_matcher.c 
7188                 fix segfault in prefs_matcher_ok() when the
7189                 last entry is deleted and prevents that the
7190                 message "entry not saved" comes up after deleting
7191                 an entry
7192
7193 2003-02-27 [martin]     0.8.10claws56
7194
7195         * src/prefs_filtering.c 
7196                 fix segfault in prefs_filtering_ok() when the
7197                 last entry is deleted and prevents that the
7198                 message "entry not saved" comes up after deleting
7199                 an entry
7200
7201 2003-02-27 [paul]       0.8.10claws55
7202
7203         * sync with 0.8.10cvs18
7204                 see ChangeLog 2003-02-27
7205
7206 2003-02-27 [paul]       0.8.10claws54
7207
7208         * src/addressbook.c
7209                 fix bug where the address book crashes with 
7210                 multiple lookups.
7211                 Patch [687729] submitted by David Frager 
7212                 <dbfrager@users.sourceforge.net>
7213
7214 2003-02-25 [christoph]  0.8.10claws53
7215
7216         * src/Makefile.am
7217         * src/colorlabel.[ch]           ** REMOVE **
7218         * src/gtk/Makefile.am
7219         * src/gtk/colorlabel.[ch]       ** NEW **
7220                 move colorlabel files to gtk directory
7221
7222         * src/esmtp.[ch]                ** REMOVE **
7223                 has been merged into smtp.[ch] in 0.7.5
7224
7225 2003-02-25 [christoph]  0.8.10claws52
7226
7227         * src/Makefile.am
7228         * src/about.[ch]                ** REMOVE **
7229         * src/gtk/Makefile.am
7230         * src/gtk/about.[ch]            ** NEW **
7231                 move about files to gtk directory
7232
7233 2003-02-25 [christoph]  0.8.10claws51
7234
7235         * src/folder.c
7236                 some code optimization of folder scanning code
7237
7238         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
7239
7240 2003-02-25 [christoph]  0.8.10claws50
7241
7242         * src/main.c
7243         * src/common/sylpheed.c
7244                 add command line parameter parsing to common code
7245
7246 2003-02-24 [christoph]
7247
7248         * Makefile.am
7249         * configure.ac
7250                 fix gnome prefix problems, the configure script now removed
7251                 `gnome-config --prefix` from `gnome-config --datadir`
7252                 and adds $(prefix} instead
7253
7254         (closes Bug 24 Makefile does not respect prefix when installing
7255          GNOME data)
7256
7257 2003-02-24 [christoph]  0.8.10claws49
7258
7259         * src/news.c
7260                 check for valid session before trying to authenticate
7261
7262         (closes Bug 60 crash if "authenticate on logon" is activated
7263          and newsserver-hostname is not valid)
7264
7265 2003-02-24 [melvin]     0.8.10claws48
7266
7267         * src/prefs_actions.c
7268                 Make sure all user's input is sent to the action and then
7269                 close the socket..
7270
7271 2003-02-23 [alfons]     0.8.10claws46
7272
7273         * src/summaryview.c
7274                 also wait cursor when deleting files
7275
7276 2003-02-23 [paul]
7277
7278         * tools/freshmeat_search.pl
7279           tools/google_search.pl
7280                 scripts should now work for any browser/browser command line
7281
7282 2003-02-22 [christoph]  0.8.10claws45
7283
7284         * src/procmsg.c
7285                 fix IMAP flag setting, IMAP flag is not handled correctly
7286                 anymore by the folder system and information about the
7287                 folder should not be saved in the MsgInfo (in my opinion)
7288
7289         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7290
7291 2003-02-22 [christoph]  0.8.10claws44
7292
7293         * src/summaryview.c
7294                 fix spelling of "label" ;-)
7295
7296 2003-02-22 [thorsten]   0.8.10claws43
7297
7298         * src/mimeview.c
7299           src/prefs_common.[ch]
7300           src/procmime.[ch]
7301                 do not use description as attachment name
7302
7303 2003-02-22 [alfons]     0.8.10claws42
7304
7305         * src/summaryview.c
7306                 freeze/thaw folder item updates when changing color labels,
7307                 and put a wait cursors on
7308
7309 2003-02-22 [thorsten]   0.8.10claws41
7310
7311         * src/mimeview.c
7312                 save-all fixes: crash if invoked on multipart container,
7313                 mimeinfo access, pathseparators, error dialog
7314
7315 2003-02-21 [alfons]     0.8.10claws40
7316
7317         * src/prefs_gtk.c
7318                 remove unused var
7319
7320 2003-02-21 [colin]      0.8.10claws39
7321
7322         * src/send.c
7323                 Fix smtp logging
7324
7325 2003-02-21 [colin]      0.8.10claws38
7326
7327         * src/summaryview.c
7328                 Freeze/thaw folderItem updates when filtering messages 
7329                 via Tools/Filter messages
7330
7331 2003-02-21 [paul]       0.8.10claws37
7332
7333         * src/compose.c
7334                 revert commit 0.8.10claws26, there are ulterior motives
7335                 for users to set a Reply-To header when posting to
7336                 newsgroups
7337
7338 2003-02-21 [paul]       0.8.10claws36
7339
7340         * sync with 0.8.10cvs17
7341                 see ChangeLog 2003-02-21
7342
7343 2003-02-20 [christoph]  0.8.10claws35
7344
7345         * src/imap.c
7346                 IMAP UID fetch speedup using SEARCH
7347
7348         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7349
7350         * src/imap.c
7351                 fix problem with UIDs in IMAP UID cache that no longer existed
7352
7353 2003-02-20 [christoph]  0.8.10claws34
7354
7355         * src/imap.c
7356         * src/procheader.c
7357         * src/procheader.h
7358                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
7359
7360         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
7361
7362         * src/imap.c
7363                 Rewrite imap_cmd_gen_recv use sock_getline instead
7364                 of sock_gets to avoid problems with too long reply
7365                 lines
7366     
7367 2003-02-20 [colin]      0.8.10claws33
7368         
7369         * src/prefs_account.c
7370                 Better wording
7371
7372 2003-02-20 [colin]      0.8.10claws32
7373
7374         * src/compose.c
7375                 Remove useless '&& !to_sender' 
7376
7377 2003-02-20 [darko]
7378
7379         * AUTHORS
7380                 change my e-mail address
7381
7382 2003-02-19 [colin]      0.8.10claws31
7383
7384         * src/prefs_common.c
7385                 X11 style colors for every configurable color
7386
7387 2003-02-19 [alfons]     0.8.10claws30
7388
7389         * src/prefs_gtk.[ch]
7390         * src/prefs_common.c
7391                 for color_new accept both plain integers and X11 style color
7392                 names (as found in /usr/lib/X11/rgb.txt)
7393
7394 2003-02-19 [paul]       0.8.10claws29
7395
7396         * src/mainwindow.c
7397                 add tooltips to online/offline button and account selector
7398                 button
7399
7400 2003-02-19 [paul]       0.8.10claws28
7401
7402         * src/folder.c
7403           src/news.c
7404           src/prefs_account.[ch]
7405           src/prefs_common.[ch]
7406                 move 'Maximum number of articles to download' to
7407                 account prefs.
7408                 clean up account prefs gui a little by hiding entries
7409                 rather then greying out entries
7410
7411 2003-02-19 [hiro]       0.8.10claws27
7412
7413         * src/common/utils.c
7414                 fix bug #54 'yesterdays date is displayed in the message 
7415                 summary window'
7416
7417 2003-02-19 [paul]       0.8.10claws26
7418
7419         * src/compose.c
7420                 fix bug reported in Feature Request [688596] 
7421                 'Reply-to header in news'
7422
7423 2003-02-18 [paul]       0.8.10claws25
7424
7425         * src/select-keys.c
7426                 add a 'List all keys' button to key selection dialog
7427
7428 2003-02-18 [colin]      0.8.10claws24
7429         
7430         * src/stock_pixmap.c
7431                 fix compile error
7432
7433 2003-02-18 [colin]      0.8.10claws23
7434
7435         * src/common/smtp.[ch]
7436           src/prefs_account.c
7437                 Try to starttls if it seems to be the only
7438                 way to authenticate a user
7439
7440 2003-02-18 [paul]       0.8.10claws22
7441
7442         * src/Makefile.am
7443           src/folderview.c
7444           src/stock_pixmap.[ch]
7445           src/pixmaps/drafts_close.xpm  ** NEW FILE **
7446           src/pixmaps/drafts_open.xpm   ** NEW FILE **
7447                 as a Drafts folder is a special folder allow it to have
7448                 its own unique icons
7449
7450 2003-02-18 [colin]      0.8.10claws21
7451
7452         * src/imap.c
7453                 Fix port selection when using starttls
7454
7455 2003-02-18 [paul]       0.8.10claws20
7456
7457         * src/mainwindow.c
7458           src/prefs_common.[ch]
7459                 make blue the default new mail colour
7460
7461 2003-02-18 [paul]       0.8.10claws19
7462
7463         * sync with 0.8.10cvs14
7464                 see ChangeLog 2003-02-18
7465
7466 2003-02-17 [jens]       0.8.10claws18
7467
7468         * src/common/md5.c
7469                 fixed a compile problem with gcc 3.3
7470                 works on 2.95.3 too (testet on PPC as it is big endian)
7471
7472 2003-02-17 [paul]       0.8.10claws17
7473
7474         * sync with 0.8.10cvs13
7475                 see ChangeLog 2003-02-17
7476
7477 2003-02-17 [paul]       0.8.10claws16
7478
7479         * sync with 0.8.10cvs12
7480                 see ChangeLog 2003-02-17
7481
7482 2003-02-16 [match]      0.8.10claws15
7483
7484         * src/addressbook.c
7485                 Eliminates reloading of address data when items
7486                 deleted or added. Applied submitted by
7487                 Luke Plant <lukeplant@softhome.net>
7488
7489 2003-02-16 [paul]       0.8.10claws14
7490
7491         * src/news.c
7492                 when a 'protocol error' is encountered disconnect from
7493                 the server. This means that the user can carry on viewing
7494                 other articles and doesn't have to either wait until the
7495                 server timesout or quit sylpheed.
7496                 Fixes bug #53 'Unable to read messages in newsgroups, 
7497                 displayed message doesn't change'
7498
7499 2003-02-15 [christoph]  0.8.10claws13
7500
7501         * src/imap.c
7502                 fix bug that stopped scanning of folders when an
7503                 IMAP folder was empty
7504
7505         (closes bug 46 stop scan messages in folders after empty folder)
7506
7507 2003-02-15 [paul]
7508
7509         * tools/Makefile.am
7510           tools/README
7511           tools/freshmeat_search.pl     ** NEW FILE **
7512           tools/google_search.pl        ** NEW FILE **
7513                 Add 2 Actions scripts which search freshmeat/google
7514                 for the selected text using the browser configured
7515                 in sylpheedrc.
7516                 
7517         Note: These scripts are very dependent on the format of the
7518         browser command and may not work on every occasion. Testing
7519         is welcome. 
7520
7521 2003-02-14 [alfons]     0.8.10claws12
7522
7523         * src/compose.c
7524                 fix breakage because of uninitialized account pointer.
7525                 please verify.
7526
7527 2003-02-14 [paul]       0.8.10claws11
7528
7529         * src/compose.c
7530           src/prefs_account.[ch]
7531           src/prefs_common.[ch]
7532                 move signature settings to Account Prefs
7533
7534 2003-02-14 [paul]       0.8.10claws10
7535
7536         * sync with 0.8.10cvs11
7537                 see ChangeLog 2003-02-14
7538
7539 2003-02-13 [thorsten]   0.8.10claws9
7540
7541         * src/news.c
7542                 revert news progressbar (GUI separation)
7543
7544 2003-02-13 [paul]       0.8.10claws8
7545
7546         * src/compose.c
7547                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
7548                 paragraph 1
7549
7550 2003-02-13 [paul]       0.8.10claws7
7551
7552         * src/compose.[ch]
7553           src/summaryview.c
7554                 fix 'Follow-up and Reply-to' so that it creates a reply to
7555                 the newsgroup and the sender. If the message has the keyword
7556                 'poster' in the Followup-To header, all replies go to the
7557                 sender, re: RFC 1036, Section 2.2.3
7558                 rename all instances of 'ignore_replyto' to 'to_sender', both
7559                 were previously used, now we use just one.
7560
7561 2003-02-13 [paul]       0.8.10claws6
7562
7563         * sync with 0.8.10cvs9
7564                 see ChangeLog 2003-02-13
7565
7566 2003-02-13 [paul]       0.8.10claws5
7567
7568         * configure.ac
7569                 show which plugins are configured in the configure
7570                 output.
7571
7572 2003-02-12 [thorsten]   0.8.10claws4
7573
7574         * src/news.c
7575                 show progress while fetching news headers
7576
7577 2003-02-12 [christoph]  0.8.10claws3
7578
7579         * configure.ac
7580         * src/plugins/Makefile.am
7581                 use AM_CONDITIONAL to enable plugins, automake correctly
7582                 manages this when creating distdir
7583
7584 2003-02-12 [christoph]  0.8.10claws2
7585
7586         * ac/spamassassin.m4
7587         * src/plugins/spamassassin/Makefile.am
7588                 fix building SpamAssassin plugin without OpenSSL
7589
7590 2003-02-12 [paul]       0.8.10claws1
7591
7592         * ac/Makefile.am
7593           src/Makefile.am
7594           src/plugins/Makefile.am
7595                 fix failure of 'make release'
7596
7597 2003-02-12 [paul]       0.8.10claws
7598
7599         * 0.8.10claws released
7600
7601 2003-02-12 [paul]       0.8.9claws56
7602
7603         * po/bg.po
7604           po/es.po
7605           po/it.po
7606           po/ru.po
7607           po/sr.po
7608                 updated translations by George Danchev, Ricardo Mones Lastra,
7609                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
7610                 
7611         * sylpheed.spec.in
7612                 Allow the building of RPMs by a regular user. Submitted
7613                 by Sergei Astanin
7614
7615 2003-02-11 [alfons]     0.8.9claws55
7616
7617         * src/colorlabel.c
7618                 don't use pixmaps for label color rect but draw rectangles
7619                 so we can respect the color map of palette based visuals
7620                 (fixes the long time crashes on Suns - thanks to Andreas
7621                 Engel and Steve O'Hara-Smith for testing)
7622
7623 2003-02-11 [christoph]  0.8.9claws54
7624
7625         * src/matcher_parser_parse.y
7626                 correct bug where filering rules of not existing folders in
7627                 matcherrc were added to global filtering
7628                 
7629         (closes Debian Bug #180253 - Directory's filter-rules are merged with
7630          main filter-rules after removing directory, http://bugs.debian.org/180253)
7631         
7632 2003-02-11 [paul]       0.8.9claws53
7633
7634         * sync with 0.8.10cvs7
7635                 see ChangeLog 2003-02-09
7636
7637 2003-02-11 [melvin]     0.8.9claws52
7638
7639         * po/fr.po
7640                 Updated French tranlsations
7641
7642 2003-02-10 [paul]       0.8.9claws51
7643
7644         * sylpheed.spec.in
7645                 correct --enable-openssl
7646                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
7647
7648 2003-02-09 [martin]     0.8.9claws50
7649
7650         * src/prefs_matcher.c
7651                 fix segfault in prefs_matcher_substitute_cb() when
7652                 no row is selected
7653
7654 2003-02-09 [paul]       0.8.9claws49
7655
7656         * src/folderview.c
7657                 fix bug where a newsgroup folder's processing rules were
7658                 merged with the global filtering rules when the newsgroup
7659                 folder was deleted, causing some seriously bad results,
7660                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
7661
7662 2003-02-08 [melvin]     0.8.9claws48
7663
7664         * src/compose.c
7665                 Corrected and modified an alert message.
7666
7667 2003-02-07 [paul]       0.8.9claws47
7668
7669         * src/folderview.c
7670                 fix bug where both an 'Account properties' window and a
7671                 'Folder properties' window were opened when clicking on
7672                 'Properties' in an NNTP or IMAP folder's popup menu.
7673
7674 2003-02-07 [paul]       0.8.9claws46
7675
7676         * sync with 0.8.10cvs6
7677                 see ChangeLog 2003-02-06
7678
7679 2003-02-06 [christoph]  0.8.9claws45
7680
7681         * src/mbox.c
7682                 freeze folder updates while importing mbox files
7683                 (closes bug 43 importing mbox took hours)
7684                 
7685         Patch submitted by Jens Rantil <jens.rantil@telia.com>
7686
7687 2003-02-06 [thorsten]   0.8.9claws44
7688
7689         * po/de.po
7690                 Updated german translations
7691
7692 2003-02-06 [thorsten]   0.8.9claws43
7693
7694         * src/news.h
7695                 use guint for message numbers (fix count in grouplist dialog)
7696
7697 2003-02-05 [paul]       0.8.9claws42
7698
7699         * sync with 0.8.10cvs2
7700                 see ChangeLog 2003-02-05
7701
7702 2003-02-04 [colin]      0.8.9claws41
7703
7704         * src/prefs_common.[ch]
7705           src/procmsg.c
7706           src/summaryview.c
7707                 Add an option to disable threading by subject
7708
7709 2003-02-04 [christoph]  0.8.9claws40
7710
7711         * src/inc.c
7712                 only abort fetching mails from multiple accounts when the
7713                 error is fatal and does not allow to check any more accounts
7714                 (currently only disk full error)
7715
7716         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
7717          receive mails for other accouts)
7718
7719 2003-02-04 [christoph]  0.8.9claws39
7720
7721         * src/folder.c
7722                 first add the new message to the cache, then
7723                 send the update notification
7724
7725         (closes bug 39 after sending message folderview doesnt get updated)
7726
7727 2003-02-04 [colin]      0.8.9claws38
7728
7729         * src/inc.c
7730                 _really_ fix this Connecting... status
7731
7732 2003-02-04 [paul]       0.8.9claws37
7733
7734         * sync with 0.8.10
7735                 see ChangeLog 2003-02-04
7736
7737 2003-02-04 [paul]       0.8.9claws36
7738
7739         * sync with 0.8.9cvs6
7740                 see ChangeLog 2003-02-03
7741
7742 2003-02-04 [paul]       0.8.9claws35
7743
7744         * po/pt_BR.po
7745                 updated by André Filipe de Assunção e Brito 
7746                 <bedecko@netsite.com.br>
7747
7748 2003-02-03 [thorsten]   0.8.9claws34
7749
7750         * po/de.po
7751                 Updated german translations
7752
7753 2003-02-02 [paul]       0.8.9claws33
7754
7755         * po/es.po
7756                 updated by Ricardo Mones Lastra
7757
7758 2003-02-02 [thorsten]   0.8.9claws32
7759
7760         * src/mh.c
7761                 Fix mh_get_msginfo() segfault if file is inaccessible
7762
7763 2003-01-31 [colin]      0.8.9claws31
7764
7765         * src/procheader.c
7766                 Fix last commit's bug
7767
7768 2003-01-31 [colin]      0.8.9claws30
7769
7770         * src/procheader.c
7771                 Missing a change for gpg-signed messages
7772
7773 2003-01-31 [paul]       0.8.9claws29
7774
7775         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
7776           src/procheader.c
7777           src/stock_pixmap.[ch]
7778           src/summaryview.c
7779                 indicate GnuPG signed messages by displaying an icon
7780                 in the Attachment column.
7781
7782 2003-01-31 [paul]       0.8.9claws28
7783
7784         * sync with 0.8.9cvs4
7785                 see ChangeLog 2003-01-31
7786
7787 2003-01-31 [alfons]     0.8.9claws27
7788
7789         * src/textview.c
7790                 tune URI parser to accept mailto URLs with a '?'
7791                 (patch from Ruslan Balkin)
7792
7793 2003-01-31 [colin]      0.8.9claws26
7794
7795         * src/summaryview.c
7796                 Fix a leak introduced in claws24
7797
7798 2003-01-31 [colin]      0.8.9claws25
7799
7800         * src/summaryview.c
7801                 Freeze/Thaw folder updates when deleting dups
7802
7803 2003-01-31 [colin]      0.8.9claws24
7804         
7805         * src/addr_compl.c
7806           src/summaryview.c
7807           src/msgcache.c
7808                 little speed improvements
7809
7810 2003-01-31 [colin]      0.8.9claws23
7811
7812         * src/summaryview.c
7813                 Fix segfault when forwarding nothing
7814                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
7815                 
7816 2003-01-30 [paul]       0.8.9claws22
7817
7818         * sync with 0.8.9cvs3
7819                 see ChangeLog 2003-01-30
7820
7821 2003-01-30 [paul]       0.8.9claws21
7822
7823         * sync with 0.8.9cvs2
7824                 see ChangeLog 2003-01-30
7825
7826 2003-01-29 [paul]       0.8.9claws20
7827
7828         * sync with 0.8.9cvs1
7829                 see ChangeLog 2003-01-29
7830
7831 2003-01-28 [paul]       0.8.9claws19
7832
7833         * po/POTFILES.in
7834                 update to reflect changes. 
7835                 thanks to Ricardo Mones Lastra
7836
7837 2003-01-27 [christoph]  0.8.9claws18
7838
7839         * ac/openssl.m4
7840         * ac/spamassassin.m4
7841         * src/plugins/spamassassin/README
7842         * src/plugins/spamassassin/libspamc.[ch]
7843         * src/plugins/spamassassin/utils.[ch]
7844                 updated to latest libspamc
7845
7846 2003-01-27 [christoph]  0.8.9claws17
7847
7848         * src/folder.c
7849                 fix wrong use of procheader_get_header_fields
7850
7851 2003-01-27 [christoph]  0.8.9claws16
7852
7853         * src/news.c
7854         * src/prefs_account.[ch]
7855         * src/common/nntp.[ch]
7856                 allow to force authentication for NNTP servers
7857
7858         Patch submitted by Florian Mickler <dmk@d-labs.de>
7859
7860 2003-01-26 [paul]       0.8.9claws15
7861
7862         * src/summaryview.c
7863                 speed up of marking messages as read
7864                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
7865
7866 2003-01-26 [christoph]  0.8.9claws14
7867
7868         * src/Makefile.am
7869         * src/mgutils.[ch]              ** REMOVE **
7870         * src/xml.[ch]                  ** REMOVE **
7871         * src/xmlprops.[ch]             ** REMOVE **
7872         * src/common/Makefile.am
7873         * src/common/mgutils.[ch]       ** NEW **
7874         * src/common/xml.[ch]           ** NEW **
7875         * src/common/xmlprops.[ch]      ** NEW **
7876                 move xml files to common directory
7877
7878 2003-01-26 [christoph]  0.8.9claws13
7879
7880         * src/plugins/spamassassin/spamassassin_gtk.c
7881                 only set gtk entry text if string is available
7882
7883 2003-01-26 [melvin]     0.8.9claws12
7884
7885         * src/description_window.c
7886                 Allow resizing of the window
7887                 Allow automatic horizontal scroll bar
7888                 Do not vertically expand and fill
7889
7890 2003-01-26 [christoph]  0.8.9claws11
7891
7892         * src/Makefile.am
7893         * src/gtkutils.[ch]             ** REMOVE **
7894         * src/common/sylpheed.c
7895         * src/gtk/Makefile.am
7896         * src/gtk/description_window.c
7897         * src/gtk/gtkutils.[ch]         ** NEW **
7898         * src/gtk/prefswindow.c
7899                 move gtkutils to gtk directory
7900
7901 2003-01-26 [paul]       0.8.9claws10
7902
7903         * src/summaryview.c
7904                 rename summary_unread_clicked() to summary_status_clicked()
7905
7906 2003-01-26 [melvin]     0.8.9claws9
7907
7908         * src/prefs_actions.c
7909                 Cosmetical changes to the help text
7910
7911 2003-01-26 [paul]       0.8.9claws8
7912
7913         * src/folder.[ch]
7914           src/mainwindow.c
7915           src/prefs_common.c
7916           src/prefs_sumamry_column.c
7917           summaryview.[ch]
7918                 rename the 'Unread' column to 'Status'
7919
7920 2003-01-25 [match]      0.8.9claws7
7921
7922         * src/mgutils.[ch]
7923                 removed reference to LDAP constants. removed error2string.
7924                 included functions to support LDAP dynamic queries.
7925         * src/syldap.h
7926                 moved LDAP constants here.
7927         * src/addressbook.c
7928         * src/addrindex.c
7929         * src/importldif.c
7930                 removed references to LDAP constants and references to
7931                 error2string.
7932
7933 2003-01-25 [paul]       0.8.9claws6
7934
7935         * src/summaryview.c
7936                 summary_thread_build(), summary_thread_init(): remove 
7937                 unneeded reference to summaryview->folder_item
7938
7939 2003-01-25 [christoph]  0.8.9claws5
7940
7941         * src/gtk/description_window.c
7942                 o allow description texts to expand over multiple columns
7943                 o translate all columns
7944         * src/prefs_actions.c
7945                 change syntax description to use new multi column feature
7946
7947         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7948
7949 2003-01-25 [match]      0.8.9claws4
7950
7951         * src/vcard.c
7952                 fixed bug with Quoted-Printable
7953
7954 2003-01-25 [paul]       0.8.9claws3
7955
7956         * src/folder.[ch]
7957           src/summaryview.[ch]
7958                 implement per-folder collapsed/expanded threads setting
7959                 
7960         * src/prefs_common.c
7961                 remove global collapsed/expanded threads option
7962
7963 2003-01-25 [christoph]  0.8.9claws2
7964
7965         * po/POTFILES.in
7966                 add pluginwindow and prefswindow
7967         * src/compose.c
7968                 make send respond correctly to messages that could be added
7969                 to the queue folder, but the UID of the message is unknown
7970         * src/folder.c
7971         * src/imap.c
7972                 don't return guessed UIDs in imap_add_msg anymore. We return
7973                 0 to tell the folder system it was appened but the UID is
7974                 unknown. Folder system now get's the UID by scaning the folder
7975                 and searching the cache for the Message-ID
7976                 (closes bug #29 Messages queued, but not sent)
7977
7978 2003-01-25 [paul]       0.8.9claws1
7979
7980         * src/codeconv.c
7981                 conv_encode_header():  fix bug when long headers with 8-bit
7982                 characters are used, so that the encoded words are wrapped.
7983                 If the space in the original text falls on the wrap boundary,
7984                 it can be lost.
7985                 Patch by Sergey Vlasov.
7986                 
7987         * src/folderview.c
7988                  fix bug where a change to the sorting method or thread view
7989                  of a folder's messages is lost if simpify-subject is set and
7990                  toggled on or off.
7991                  Patch by Luke Plant.
7992
7993 2003-01-24 [paul]       0.8.9claws
7994
7995         * sylpheed-0.8.9claws released
7996         
7997         * Makefile.am
7998           sylpheed.spec.in
7999                 remove reference to 'INSTALL.jp'
8000
8001 2003-01-23 [paul]       0.8.8claws128
8002
8003         * po/es.po
8004           po/it.po
8005           po/ru.po
8006           po/sr.po
8007                 updated translations. submitted by Ricardo Mones Lastra,
8008                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
8009
8010 2003-01-23 [colin]      0.8.8claws127
8011
8012         * src/compose.c
8013                 Fix drafted and queued news articles re-edition
8014
8015 2003-01-23 [melvin]     0.8.8claws126
8016
8017         * po/fr.po
8018                 Updated French translations
8019
8020 2003-01-23 [colin]      0.8.8claws125
8021
8022         * src/inc.c
8023                 Fix "Connecting to..." status message
8024
8025 2003-01-22 [paul]       0.8.8claws124
8026
8027         * po/bg.po
8028                 updated by George Danchev
8029                 
8030         * src/folder.c
8031                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
8032                 and folder deletion
8033
8034 2003-01-21 [paul]       0.8.8claws123
8035
8036         * po/bg.po
8037                 updated by George Danchev
8038                 
8039         * src/about.c
8040                 its now 2003
8041                 
8042         * src/toolbar.c
8043                 don't translate 'Separator'
8044                 
8045         * src/plugins/spamassassin/Makefile.am
8046                 add aspell to CPPFLAGS
8047                 
8048         * src/plugins/spamassassin/spamassassin.c
8049           src/plugins/spamassassin/spamassassin_gtk.c
8050                 set correct default for spamassassin_receive_spam
8051                 slightly re-word descriptions and some
8052                 other minor changes
8053
8054 2003-01-19 [alfons]     0.8.8claws122
8055                 
8056         * src/mimeview.c
8057                 mimeview_save_as(): we might as well show the file name for
8058                 the single case "Save As" too
8059
8060 2003-01-19 [alfons]     0.8.8claws121
8061
8062         * src/crash.c
8063                 change bug tracker URL to bugzilla URL
8064
8065 2003-01-19 [alfons]     0.8.8claws120
8066
8067         * src/mimeview.c
8068                 mimeview_save_all(): display name of file before overwriting;
8069                 continue saving all, even when one overwrite was cancelled
8070
8071 2003-01-19 [christoph]  0.8.8claws119
8072
8073         * src/summaryview.c
8074         * src/procmsg.[ch]
8075                 fix wrong usage of procmsg_find_children in summaryview
8076                 by using procmsg_update_unread_children instead of
8077                 summaryview_update_unread_children
8078
8079 2003-01-19 [christoph]  0.8.8claws118
8080
8081         * src/procmsg.c
8082                 fix infinite loop in procmsg_find_children
8083                  (closes bug #25 sylpheed crashes on delete.)
8084
8085         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
8086
8087 2003-01-19 [paul]       0.8.8claws117
8088
8089         * po/pt_BR.po
8090                 updated by Ivan Francolin Martinez
8091
8092 2003-01-18 [melvin]     0.8.8claws116
8093
8094         * src/prefs_actions.c
8095                 Removed syntax limitation of only one '&' at the end of command.
8096                         Now actions that contain '>/dev/null 2>&1' are possible.
8097
8098 2003-01-18 [melvin]     0.8.8claws115
8099
8100         * src/prefs_actions.c
8101                 Actions IO dialog: when the action ends
8102                 the "Close" button now has focus and [Escape] closes the
8103                 window.
8104
8105 2003-01-18 [christoph]  0.8.8claws114
8106
8107         * src/procmsg.c
8108                 o add debug output when MsgInfos are really freed
8109                 o free GSLists in procmsg_find_children and
8110                   procmsg_update_unread_children
8111
8112 2003-01-18 [christoph]  0.8.8claws113
8113
8114         * src/mainwindow.c
8115                 reorder Configuration menu
8116
8117 2003-01-18 [christoph]  0.8.8claws112
8118
8119         * src/compose.c
8120                 fix applying templates to forwarded messages
8121
8122         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8123
8124 2003-01-17 [christoph]  0.8.8claws111
8125
8126         * src/folder.c
8127                 destroy folder items, when a folder item is removed
8128
8129 2003-01-17 [christoph]  0.8.8claws110
8130
8131         * src/folder.c
8132                 fix wrong folder stats update when ignored message is
8133                 deleted
8134
8135 2003-01-17 [colin]      0.8.8claws109
8136         
8137         * src/mainwindow.c
8138         * src/summaryview.c
8139                 Quicksearch bugfixes: 
8140                 - hide help button at startup if not extended
8141                 - switch to extended when looking for replies
8142
8143 2003-01-17 [paul]
8144
8145         * sync with 0.8.9 release
8146
8147 2003-01-17 [paul]       0.8.8claws108
8148
8149         * sync with 0.8.8cvs11
8150                 see ChangeLog 2003-01-17
8151
8152 2003-01-16 [colin]      0.8.8claws107
8153
8154         * src/procmsg.c
8155                 Changed encryption test to re-ask passphrase
8156                 if an encrypted message hasn't been decrypted
8157                 Fixes bug #5
8158
8159 2003-01-16 [christoph]  0.8.8claws106
8160
8161         * src/prefs_gtk.c
8162         * src/prefs_toolbar.c
8163         * src/gtk/prefswindow.h
8164         * src/plugins/spamassassin/spamassassin_gtk.c
8165                 remove page destroy function that is not used anymore
8166
8167 2003-01-16 [paul]       0.8.8claws105
8168
8169         * sync with 0.8.8cvs9
8170                 see ChangeLog 2002-01-16
8171
8172 2003-01-16 [colin]      0.8.8claws104
8173
8174         * src/compose.[ch]
8175                 Fix bug with autosaved drafts for IMAP, when draft
8176                 folder is specified - fixes bugzilla bug #20
8177
8178 2003-01-15 [paul]       0.8.8claws103
8179
8180         * src/compose.[ch]
8181           src/procmsg.c
8182                 store folder and message-id of message forwarding
8183                 in queue header and set forward flag after sending
8184
8185 2003-01-15 [paul]       0.8.8claws102
8186
8187         * sync with 0.8.8cvs8
8188                 see ChangeLog 2002-01-15
8189
8190 2003-01-15 [colin]      0.8.8claws101
8191
8192         * src/Makefile.am
8193                 Fix linking with GNU libiconv
8194
8195 2003-01-15 [darko]      0.8.8claws100
8196
8197         * src/pine.c
8198                 fix crash when importing pine address book
8199                 entry with an empty name (reported by DY
8200                 <dybulk at tri8.net>)
8201
8202 2003-01-14 [paul]       0.8.8claws99
8203
8204         * configure.in  ** REMOVED **
8205           configure.ac  ** NEW FILE **
8206                 rename configure.in to configure.ac, as it is now
8207                 preferred
8208
8209 2003-01-14 [melvin]     0.8.8claws98
8210
8211         * src/folderview.c
8212                 folderview_check_new(): More precise function description
8213
8214 2003-01-14 [melvin]     0.8.8claws97
8215
8216         * src/folderview.c
8217                 folderview_check_new(): return the number of new messages 
8218                         since last check.
8219         * src/inc.c
8220                 inc_account_mail(): Disable counting of new messages for IMAP
8221                         and NNTP until bug [19] and [14] are fixed.
8222
8223 2003-01-14 [paul]       0.8.8claws96
8224
8225         * sync with 0.8.8cvs6
8226                 see ChangeLog 2003-01-14
8227
8228 2003-01-13 [alfons]     0.8.8claws95
8229
8230         * src/textview.c
8231                 tune email address validation (c. 0.8.8claws89): if . is 
8232                 just one char away from @, the address is invalid too 
8233                 (correctly rejects addresses like foo@.com)
8234
8235 2003-01-13 [paul]       0.8.8claws94
8236
8237         * src/messageview.c
8238           src/toolbar.c
8239                 fixes to the Message View toolbar and menu:
8240                 fix non-functioning Forward button
8241                 make Reply button consider default_reply_list
8242                 remove 'Follow-up...' menu entry
8243                 add 'Forward' and 'Redirect' menu entries
8244
8245 2003-01-13 [melvin]     0.8.8claws93
8246
8247         * src/inc.c
8248                 Fixed typo that could make new messages count incorrect.
8249
8250 2003-01-13 [melvin]     0.8.8claws92
8251
8252         * src/folderview.[ch]
8253                 folderview_check_new(): return the number of new messages.
8254         * src/inc.c
8255                 Should fix bug [14] where new mail notification worked 
8256                         incorrectly with IMAP accounts.
8257                 inc_spool_account(): return number of new msgs, or -1 on error
8258                 inc_all_spool(): return number of new msgs
8259                 
8260 2003-01-13 [melvin]     0.8.8claws91
8261
8262         * src/prefs_actions.c
8263                 Justify help text.
8264
8265 2003-01-12 [thorsten]   0.8.8claws90
8266
8267         * src/common/prefs.c
8268                 close file before rename
8269
8270 2003-01-12 [alfons]     0.8.8claws89
8271
8272         * AUTHORS
8273                 add Christian Mertes
8274         * src/common/utils.[ch]
8275                 g_stricase_hash(), g_stricase_equal(): functions for 
8276                 case insensitive hash tables
8277         * src/textview.c
8278                 use top level domain names to validate email address, based
8279                 on a patch by Christian Mertes (thanks!), but changed 
8280                 implementation to use a hash table 
8281
8282 2003-01-12 [paul]       0.8.8claws88
8283
8284         * po/bg.po
8285                 updated by George Danchev
8286
8287 2003-01-12 [alfons]     0.8.8claws87
8288
8289         * src/summaryview.c
8290                 delete / execute performance: use new style folder update
8291
8292 2003-01-12 [paul]       0.8.8claws86
8293
8294         * sync with 0.8.8cvs5
8295                 see ChangeLog 2003-01-13 (!)
8296
8297 2003-01-12 [alfons]     0.8.8claws85
8298
8299         * src/filtering.c
8300         * src/matcher_parser_parse.y
8301                 prepare change_score filtering action
8302         * src/matcher.[ch]
8303                 give up const-correctness on functions that call non-const-correct functions;
8304                 several casts to gpointer in g_free();
8305                 add change_score;
8306
8307 2003-01-12 [christoph]  0.8.8claws84
8308
8309         * src/compose.c
8310                 fix 2 warnings
8311
8312         * src/gtk/prefswindow.[ch]
8313         * src/plugins/spamassassin/spamassassin_gtk.c
8314                 changed the call of the widget create function
8315                 for PrefsPages, because sometimes the widget
8316                 create function needs a widget that already has
8317                 been attached to a window (to create GDK pixmaps
8318                 for exmaple). So we simply pass the GtkWindow as
8319                 the second parameter now.
8320
8321         * src/main.c
8322         * src/mainwindow.c
8323         * src/prefs_toolbar.[ch]
8324                 rewrite Toolbar Preferences using the new
8325                 prefs window
8326
8327 2003-01-11 [alfons]     0.8.8claws83
8328
8329         * src/addressadd.c
8330                 fix crash when adding sender to addressbook because status bar
8331                 isn't there (the status bar doesn't seem to be used though,
8332                 but I'll let Match decide what to do with it)
8333
8334 2003-01-11 [colin]      0.8.8claws82
8335
8336         * src/main.c
8337           src/toolbar.c
8338                 Two useless changes reversed
8339
8340 2003-01-11 [colin]      0.8.8claws81
8341
8342         * src/mainwindow.c
8343           src/mainwindow.h
8344                 Add mainwindow_get_mainwindow()
8345         * src/alertpanel.c
8346           src/alertpanel.h
8347                 Add alertpanel_error_log() 
8348         * src/compose.c
8349           src/inc.c
8350           src/messageview.c
8351           src/toolbar.c
8352           src/main.c
8353           src/procmsg.c
8354                 Network errors get a View Log button
8355
8356 2003-01-10 [alfons]     0.8.8claws80
8357
8358         * src/prefs_toolbar.c
8359         * src/toolbar.c
8360                 use the translatable string for "Separator" as file name for
8361                 separator toolbar items (probably make this uppercase?)
8362
8363 2003-01-10 [alfons]     0.8.8claws79
8364
8365         * src/prefs_toolbar.c
8366                 put right A_SEPARATOR description string in "displayed
8367                 toolbar items list" so manually added separators are
8368                 saved correctly (bug #10, "Adding a separator to the main 
8369                 toolbar fails, entry in xml file is wrong")
8370
8371 2003-01-10 [christoph]  0.8.8claws78
8372
8373         * src/imap.c
8374                 o fix warnings
8375                 o use CAPABILITY to check if NAMESPACE is available
8376
8377 2003-01-10 [christoph]  0.8.8claws77
8378
8379         * src/imap.[ch]
8380                 apply UIDPLUS IMAP extension support patch
8381
8382         Patch submitted by Simon 'corecode' Schubert
8383
8384 2003-01-10 [paul]       0.8.8claws76
8385
8386         * src/folderview.c
8387                 a sync from main which fixes the news account folders'
8388                 Properties bug
8389
8390 2003-01-10 [christoph]  0.8.8claws75
8391
8392         * src/folder.c
8393                 don't accept 0 as a valid uid returned by copy and move
8394                 functions. 0 means the message was copied or moved but the
8395                 new uid could not be fetched. It is not an error condition
8396                 for the copy or move operation.
8397
8398 2003-01-10 [paul]       0.8.8claws74
8399
8400         * src/prefs_filtering.c
8401                 change English used in Alert when entry is not
8402                 saved.
8403                 
8404         * sync with 0.8.8cvs4
8405                 see ChangeLog 2003-01-10
8406
8407 2003-01-10 [darko]      0.8.8claws73
8408
8409         * src/pine.c
8410                 fix crash when importing address book entry
8411                 without a valid address
8412
8413 2003-01-09 [alfons]     0.8.8claws72
8414
8415         * src/inc.c
8416                 filtering performance: use new style folder update
8417
8418 2003-01-09 [christoph]  0.8.8claws71
8419
8420         * src/compose.c
8421         * src/gtk/menu.[ch]
8422                 fix wrong selecting of mime encoding type, when
8423                 opening property dialog of attachments in the
8424                 compose window. 7bit was always selected and that
8425                 destoryed files with 8bit data.
8426                 (closes bug #9 Sylpheed-claws destroys attachments when
8427                  changing MIME-types)
8428
8429 2003-01-09 [paul]       0.8.8claws70
8430
8431         * sync with 0.8.8cvs3
8432                 see ChangeLog 2003-01-09
8433
8434 2003-01-08 [alfons]     0.8.8claws69
8435         
8436         * src/addressadd.c
8437                 apply patch by Kim Schulz to fix build breakage
8438                 because of missing variable
8439
8440 2003-01-08 [paul]       0.8.8claws68
8441
8442         * sync with 0.8.8cvs2
8443                 see ChangeLog 2002-01-08
8444
8445 2003-01-08 [paul]       0.8.8claws67
8446
8447         * po/it.po
8448                 updated by Alessandro Maestri
8449                 
8450         * src/addressadd.c
8451                 when using 'Add sender to addressbook' allow
8452                 name to be edited and remarks to be entered
8453                 Patch submitted by Luke Plant
8454
8455 2003-01-08 [darko]      0.8.8claws66
8456
8457         * README.claws, src/summaryview.c
8458                 fix description for marked messages
8459
8460 2003-01-08 [paul]
8461
8462         * tools/Makefile.am
8463           tools/launch_phoenix  ** NEW FILE **
8464                 add script that enables using Phoenix as the default
8465                 web browser. 
8466                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
8467                 
8468         * tools/OOo2sylpheed.pl
8469                 remove full path to sylpheed executable, just 'sylpheed'
8470                 will do
8471                 
8472         * tools/README
8473                 add launch_phoenix informtion and re-arrange and compress
8474                 the data a little
8475
8476 2003-01-07 [christoph]  0.8.8claws65
8477
8478         * src/folder.c
8479                 fix update for source folder when moving messages
8480         * src/procmsg.[ch]
8481         * src/summaryview.c
8482                 use function to set to_folder for message infos and
8483                 automatically update the op_count for old and new
8484                 folder
8485
8486 2003-01-07 [melvin]     0.8.8claws64
8487
8488         * src/prefs_actions.c
8489                 Fixed bug where an '%p' Action on a displayed image crashed 
8490                         Sylpheed
8491                 Code clean up (get rid of duplicated code and removed unnecessary 
8492                                 structure member)
8493
8494 2003-01-07 [christoph]  0.8.8claws63
8495
8496         * src/compose.c
8497         * src/folder.[ch]
8498         * src/folderview.c
8499         * src/import.c
8500         * src/inc.c
8501         * src/main.c
8502         * src/mainwindow.c
8503         * src/messageview.c
8504         * src/prefs_folder_item.c
8505         * src/procmsg.c
8506         * src/summaryview.c
8507         * src/toolbar.c
8508                 o remove all folder update triggering from the UI code. The folder
8509                   system should know much better when a folder needs an update.
8510                 o to prevent multiple updates in a row the folder updates can be
8511                   frozen for some time.
8512
8513                 Note: - Please verify that no updates are missing
8514                       - Check where freeze/thaws should be added
8515
8516 2003-01-07 [christoph]  0.8.8claws62
8517
8518         * src/prefs_actions.c
8519                 don't translate empty strings
8520
8521         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8522
8523 2003-01-06 [christoph]  0.8.8claws61
8524
8525         * src/prefs_actions.c
8526                 mark strings for gettext
8527         * src/prefs_matcher.c
8528                 use new description window for Execute action and
8529                 match condition in Filtering
8530
8531         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8532
8533 2003-01-06 [alfons]     0.8.8claws60
8534
8535         keep myself inspired to re-organize matcher part 8; 
8536         yes, more to come (I need to move out the descriptive
8537         text for actions to matcher.c, or at least make it not
8538         depend on the wicked ordering)
8539
8540         * src/prefs_matcher.c
8541                 add documentation so others may comprehend the
8542                 UI part of the conditions
8543                 
8544 2003-01-06 [christoph]  0.8.8claws59
8545
8546         * src/prefs_actions.c
8547                 use new description window for syntax help
8548         * src/gtk/description_window.c
8549                 fix display of descriptions with column count != 2
8550
8551         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8552
8553 2003-01-06 [christoph]  0.8.8claws58
8554
8555         * src/quote_fmt.c
8556         * src/summaryview.[ch]
8557         * src/gtk/Makefile.am
8558         * src/gtk/description_window.[ch]       ** NEW **
8559                 use a generic window to display syntax descriptions
8560                 currently used in quote_fmt and summaryview (new description
8561                 for extended quick search)
8562
8563         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
8564
8565 2003-01-06 [paul]       0.8.8claws57
8566
8567         * sync with 0.8.8cvs1
8568                 see ChangeLog 2003-01-06
8569
8570 2003-01-06 [christoph]  0.8.8claws56
8571
8572         * src/mainwindow.c
8573         * src/prefs_gtk.[ch]
8574         * src/gtk/prefswindow.[ch]
8575         * src/plugins/spamassassin/spamassassin_gtk.c
8576                 o remove page management from prefswindow, pages
8577                   will be an argument to prefswindow_open
8578                 o prefswindow_open gets a datapointer that is
8579                   passed to the widget_create function to allow
8580                   creation of prefswindow for specific items
8581
8582 2003-01-06 [colin]      0.8.8claws55
8583         
8584         * src/summaryview.c
8585                 We don't want regexp in the reply-finder, 
8586                 because MIDs can contain !,$,. and so on
8587
8588 2003-01-06 [jens]       0.8.8claws54
8589
8590         * src/jpilot.c
8591                 fixed a wrong free in jpilot_read_db_files
8592
8593 2003-01-06 [alfons]     0.8.8claws53
8594
8595         re-organize matcher part 8; more to come
8596        
8597         * src/matcher.c
8598                 matcherprop_to_string(): put g_free()s before the
8599                 switch-case break to fix memleaks                
8600
8601 2003-01-06 [colin]      0.8.8claws52
8602
8603         * src/summaryview.c
8604                 cleanup & reply-finder now displays the first 
8605                 matching message
8606
8607 2003-01-05 [alfons]     0.8.8claws51
8608
8609         re-organize matcher part 7; more to come
8610
8611         * src/matcher.[ch]
8612                 fixes for constant correctness;
8613                 more documentation;
8614
8615 2003-01-05 [alfons]     0.8.8claws50
8616
8617         re-organize matcher part 6; more to come
8618         
8619         * src/matcher.[ch]
8620                 fixes for constant correctness;
8621                 more documentation;
8622         * src/filtering.c
8623                 fix for constant correctness
8624
8625 2003-01-05 [colin]      0.8.8claws49
8626
8627         * src/account.[ch]
8628                 Add account_get_reply_account function
8629         * src/compose.c
8630                 Use account_get_reply_account function 
8631         * src/summaryview.c
8632                 Basic reply-finder - click on the replied
8633                 icon gets you to the outbox using quick-search
8634
8635 2003-01-05 [paul]       0.8.8claws48
8636
8637         * src/prefs_common.c
8638                 small change to English
8639                 
8640         * src/prefs_filtering.c
8641                 prefs_filtering_action_select(): improve logic and uniformity
8642                 of gui
8643
8644 2003-01-05 [alfons]     0.8.8claws47
8645
8646         fine tune solution to focus problems (bug #7)
8647
8648         * src/mainwindow.c
8649                 mainwindow_focus_in_event(): remove grab event check
8650         * src/summaryview.c
8651                 summary_button_pressed(): move selection on right-click
8652                 too. we can't possibly move the selection back after
8653                 canceling a dialog, because gtk's incomplete focus 
8654                 management. whether this is a good solution, only time
8655                 will tell.
8656
8657 2003-01-05 [christoph]  0.8.8claws46
8658
8659         * src/imap.c
8660                 fix crash when no imap connection could be established
8661
8662 2003-01-05 [paul]       0.8.8claws45
8663
8664         * src/mainwindow.c
8665           src/sumamryview.c
8666           src/gtk/menu.[ch]
8667                 fix bug 605957 'shortcuts in popup-menu'
8668                 make user-defined shortcuts work
8669                 show shortcuts that are already defined
8670                 in the main menu
8671                 Patch submitted by Luke Plant
8672
8673 2003-01-05 [alfons]     0.8.8claws44
8674
8675         * src/mainwindow.c
8676                 focus_in_event handler should not select summary view row 
8677                 when another window (menu, dialog) grabbed for events 
8678                 (bug #7, "[0.8.8claws42] Message summary focus") 
8679
8680 2003-01-04 [christoph]  0.8.8claws43
8681
8682         * src/procmsg.c
8683                 update save folder after adding the sent message
8684                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
8685
8686 2003-01-02 [christoph]  0.8.8claws42
8687
8688         * src/common/plugin.c
8689                 fix unloading of all plugins and unload
8690                 plugins in reverse order
8691                 
8692         * src/gtk/pluginwindow.c
8693                 implement function of load and unload button
8694
8695         * src/gtk/prefswindow.c
8696         * src/gtk/prefswindow.h
8697                 rename register function and add new unregister
8698                 function
8699
8700         * src/plugins/spamassassin/spamassassin_gtk.c
8701                 unregister prefs page and update for changes in
8702                 src/gtk/prefswindow.c
8703
8704 2003-01-02 [paul]       0.8.8claws41
8705
8706         * po/es.po
8707                 updated by Ricardo Mones Lastra
8708
8709 2003-01-02 [paul]
8710
8711         * tools/tb2sylpheed
8712                 fixes and improvements by Urke MMI
8713
8714 2003-01-02 [thorsten]   0.8.8claws40
8715
8716         * src/procmsg.c
8717                 fixed wrong return value
8718
8719 2003-01-02 [thorsten]   0.8.8claws39
8720
8721         * src/prefs.c
8722                 fixed printing wrong variable
8723
8724 2003-01-02 [thorsten]   0.8.8claws38
8725
8726         * src/prefs.c
8727                 fixed acessing members of freed pfile struct
8728
8729 2003-01-02 [thorsten]   0.8.8claws37
8730
8731         * src/procmsg.c
8732                 detect loops across several messages
8733                 as suggested by Christoph Hohmann
8734
8735 2003-01-01 [match]      0.8.8claws36
8736
8737         * src/addrindex.c
8738                 fixed another memory leak.
8739
8740 2003-01-01 [match]      0.8.8claws35
8741
8742         * src/jpilot.[ch]
8743                 fixed memory leaks. applied Doxygen comments.
8744
8745 2003-01-01 [thorsten]   0.8.8claws34
8746
8747         * src/procmsg.c
8748                 inhibit endless loop if msg references itself
8749                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
8750
8751 2003-01-01 [christoph]  0.8.8claws33
8752
8753         * src/mainwindow.c
8754         * src/gtk/Makefile.am
8755         * src/gtk/pluginwindow.c                ** NEW **
8756         * src/gtk/pluginwindow.h                ** NEW **
8757                 add plugin window
8758
8759         * src/plugins/demo/demo.c
8760         * src/plugins/spamassassin/spamassassin.c
8761         * src/plugins/spamassassin/spamassassin_gtk.c
8762                 write better plugin descriptions
8763
8764 2002-12-31 [christoph]  0.8.8claws32
8765
8766         * src/gtk/prefswindow.c
8767         * src/plugins/spamassassin/spamassassin_gtk.c
8768                 some small improvements to GTK code
8769
8770 2002-12-31 [christoph]  0.8.8claws31
8771
8772         * src/plugins/spamassassin/spamassassin_gtk.c
8773                 enable folder select button
8774
8775 2002-12-31 [christoph]  0.8.8claws30
8776
8777         * src/mainwindow.c
8778         * src/gtk/Makefile.am
8779         * src/gtk/prefswindow.c                         ** NEW **
8780         * src/gtk/prefswindow.h                         ** NEW **
8781                 add new prefs window
8782
8783         * src/common/plugin.c
8784                 don't try to load empty config lines
8785         
8786         * src/plugins/spamassassin/Makefile.am
8787         * src/plugins/spamassassin/spamassassin.c
8788         * src/plugins/spamassassin/spamassassin.h       ** NEW **
8789         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
8790                 GTK config for SpamAssassin Plugin using
8791                 the new prefs window
8792
8793 2002-12-31 [paul]       0.8.8claws29
8794
8795         * po/POTFILES.in
8796                 remove obsolete entry 'src/menu.c'
8797
8798 2002-12-31 [alfons]     0.8.8claws28
8799
8800         * src/matcher.[ch]
8801         * src/matcher_parser_parse.y
8802         * src/prefs_matcher.c
8803                 add "ignore_thread" and "~ignore_thread" condition so it's
8804                 possible to make the actions / scoring operate on the ignore
8805                 thread flag
8806
8807 2002-12-31 [christoph]  0.8.8claws27
8808
8809         * src/addrbook.c
8810         * src/addrindex.c
8811         * src/folder.c
8812         * src/matcher.c
8813         * src/prefs_account.c
8814         * src/prefs_actions.c
8815         * src/prefs_customheader.c
8816         * src/prefs_display_header.c
8817         * src/prefs_gtk.c
8818         * src/procmime.c
8819         * src/toolbar.c
8820         * src/xmlprops.c
8821         * src/common/prefs.[ch]
8822                 extend prefs file handling for reading and automatic handling
8823                 of blocks. When reading prefs_set_block_label will automatically
8824                 move on to the block. When writing it will copy all other blocks
8825                 automatically
8826
8827         * src/common/plugin.c
8828                 Now loading plugin filenames from [Plugins] block in
8829                 sylpheed rc file
8830
8831 2002-12-30 [christoph]  0.8.8claws26
8832
8833         * src/common/hooks.[ch]
8834                 return abort status to caller of hooks_invoke
8835                 
8836         * src/inc.[ch]
8837                 invoke message filtering hook and stop
8838                 default handling when filter returns abort
8839
8840         * src/common/plugin.[ch]
8841         * src/plugins/demo/demo.c
8842                 modify plugin loader, because resolving symbols for strings
8843                 does not work correctly
8844         
8845         * configure.in
8846         * ac/spamassassin.m4                            ** NEW **
8847         * src/plugins/spamassassin/.cvsignore           ** NEW **
8848         * src/plugins/spamassassin/Makefile.am          ** NEW **
8849         * src/plugins/spamassassin/README               ** NEW **
8850         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
8851         * src/plugins/spamassassin/spamassassin.c       ** NEW **
8852         * src/plugins/spamassassin/utils.[ch]           ** NEW **
8853                 add spamassassin plugin, see src/plugins/spamassassin/README
8854                 for details
8855
8856 2002-12-29 [alfons]     0.8.8claws25
8857
8858         * src/mainwindow.c
8859                 when moving focus from a message view to the main 
8860                 window, don't forget to select the summary node
8861                 of the displayed message. should fix "[ 659103 ] 
8862                 focus-follows-mouse confuses sylpheed"
8863
8864 2002-12-29 [christoph]  0.8.8claws24
8865
8866         * src/Makefile.am
8867         * src/stringtable.[ch]          ** REMOVE **
8868         * src/common/Makefile.am
8869         * src/common/stringtable.[ch]   ** NEW **
8870                 move stringtable files to common directory
8871
8872 2002-12-29 [christoph]  0.8.8claws23
8873
8874         * src/Makefile.am
8875         * src/menu.[ch]                 ** REMOVE **
8876         * src/gtk/Makefile.am
8877         * src/gtk/menu.[ch]             ** NEW **
8878                 move menu files to gtk directory
8879
8880 2002-12-29 [match]      0.8.8claws22
8881
8882         * src/addressbook.c
8883         * src/syldap.c
8884                 moved UI specific code out of LDAP code into addressbook
8885                 UI code. fixed memory leak.
8886
8887 2002-12-29 [christoph]  0.8.8claws21
8888
8889         * src/folder.c
8890                 only check for IGNORED parent message when message is
8891                 not IGNORED itself
8892
8893 2002-12-29 [alfons]     0.8.8claws20
8894
8895         * src/summaryview.c
8896                 set gtksctree's anchor correct (immediate execute
8897                 changes the tree's layout, and anchor points at 
8898                 the incorrect row). fixes "[ 657233 ] multiple msg 
8899                 delete sometimes off by 1".
8900                 we probably have to look for more tree layout /
8901                 anchor glitches.
8902
8903 2002-12-29 [paul]       0.8.8claws19
8904
8905         * src/summaryview.c
8906                 fix bug [ 659054 ] incorrect sorting of 'From' column
8907                 when using 'display sender using address book'
8908                 thanks to Alfons and Luke Plant
8909
8910 2002-12-29 [christoph]  0.8.8claws18
8911
8912         * src/folder.c
8913         * src/procmsg.[ch]
8914                 check parent messages for IGNORE THREAD flag, when adding,
8915                 moving or copying messages to a folder
8916
8917 2002-12-27 [alfons]     0.8.8claws17
8918
8919         re-organize matcher part 5; more to come
8920
8921         * src/matcher.c
8922                 hash keywords in matchparser_tab 
8923
8924 2002-12-27 [alfons]     0.8.8claws16
8925
8926         re-organize matcher part 4; more to come
8927
8928         * src/matcher_parser.h
8929         * src/matcher_parser_lex.l
8930         * src/matcher_parser_parse.y
8931                 cleanup
8932
8933 2002-12-27 [alfons]     0.8.8claws15
8934
8935         re-organize matcher part 3; more to come
8936
8937         * src/matcher.[ch]
8938                 cleanup
8939
8940 2002-12-27 [alfons]     0.8.8claws14
8941
8942         re-organize matcher part 2; more to come but this should
8943         work. cc me if there are any regressions.
8944
8945         * src/matcher.h
8946                 add prototype for get_matchparser_tab_id()
8947         * src/matcher_parser_lex.l
8948                 look up keywords using matchparser_tab_id();
8949
8950 2002-12-27 [alfons]     0.8.8claws12
8951
8952         re-organize matcher part 1
8953
8954         * src/matcher.h
8955                 map yacc generated constants to sylpheed matcher constants
8956         * src/matcher.c
8957                 add function to find a matcher constant from a string
8958
8959 2002-12-27 [christoph]  0.8.8claws11
8960
8961         * src/compose.c
8962                 MENUITEM_ADD casts the 4th argument from integer to pointer
8963                 so it probably should not be a pointer, this means we
8964                 should use account id for it and not the account's pointer
8965
8966 2002-12-27 [paul]       0.8.8claws10
8967
8968         * src/mainwindow.c
8969                 remove unneeded 'GtkWidget *vbox'
8970                 
8971         * src/summaryview.c
8972                 further sync with 0.8.8 - make sort
8973                 by recipient work as expected
8974                 
8975         * NEWS
8976                 sync with 0.8.8
8977
8978 2002-12-27 [paul]       0.8.8claws9
8979
8980         * po/pt_BR.po
8981                 updated by Ivan F. Martinez
8982                 
8983 2002-12-27 [darko]      0.8.8claws8
8984
8985         * src/common/utils.c
8986                 added locked pattern to extended search
8987
8988 2002-12-27 [alfons]     0.8.8claws7
8989
8990         * src/prefs_matcher.[ch]
8991                 clean up
8992
8993 2002-12-26 [alfons]     0.8.8claws6
8994
8995         * src/matcher.[ch]
8996         * src/matcher_parser_lex.l
8997         * src/matcher_parser_parse.y
8998         * src/prefs_matcher.c
8999                 allow color label as a condition in the matcher
9000
9001 2002-12-26 [oliver]     0.8.8claws5
9002         
9003         * src/toolbar.c 
9004                 enable Addressbook for Main and Messageview
9005         * src/prefs_actions.c
9006                 enable actions in Messageview
9007
9008 2002-12-26 [christoph]  0.8.8claws4
9009
9010         * src/common/plugin.c
9011                 add a little debug output
9012         * configure.in
9013         * src/plugins/demo/Makefile.am
9014                 better use of automake
9015
9016 2002-12-26 [christoph]  0.8.8claws3
9017
9018         * src/Makefile.am
9019         * src/common/Makefile.am
9020                 fix "make distdir"
9021
9022 2002-12-26 [christoph]  0.8.8claws2
9023
9024         * configure.in
9025                 sort configure checks into common / gtk / plugins
9026         * po/POTFILES.in
9027                 add src/prefs_gtk.c
9028         * src/Makefile.am
9029                 add plugins SUBDIR
9030         * src/main.c
9031         * src/common/sylpheed.[ch]
9032                 added now sylpheed_done function for shutdown
9033         * src/common/Makefile.am
9034         * src/common/plugin.[ch]                ** NEW **
9035                 plugin loader and unloader
9036         * src/plugins/.cvsignore                ** NEW **
9037         * src/plugins/Makefile.am               ** NEW **
9038                 build plugins
9039         * src/plugins/demo/.cvsignore           ** NEW **
9040         * src/plugins/demo/Makefile.am          ** NEW **
9041         * src/plugins/demo/demo.c               ** NEW **
9042                 small demo plugin that installs a logtext hook and
9043                 outputs the log text to stdout
9044
9045 2002-12-26 [paul]       0.8.8claws1
9046
9047         * po/es.po
9048                 updated by Ricardo Mones Lastra
9049
9050 2002-12-26 [paul]       0.8.8claws
9051
9052         * 0.8.8claws released
9053
9054 2002-12-26 [paul]       0.8.7claws12
9055
9056         * po/bg.po
9057                 updated by George Danchev
9058
9059 2002-12-26 [paul]       0.8.7claws11
9060
9061         * po/POTFILES.in
9062                 remove unneeded 'src/prefs.c' entry 
9063
9064 2002-12-26 [paul]       0.8.7claws10
9065
9066         * src/codeconv.c
9067           src/mainwindow.c
9068                 sync with 0.8.8 release
9069         
9070         * src/folder.[ch]
9071           src/mh.c
9072           src/summaryview.c
9073                 partial sync with 0.8.8 release
9074         
9075
9076 2002-12-25 [alfons]     0.8.7claws9
9077
9078         * src/matcher.[ch]
9079         * src/matcher_parser_lex.l
9080         * src/matcher_parser_parse.y
9081         * src/prefs_matcher.c
9082                 add locked flag to possible filtering / matcher 
9083                 conditions (also a good example what should be
9084                 done to add a simple boolean condition)
9085
9086 2002-12-25 [christoph]  0.8.7claws8
9087
9088         * src/Makefile.am
9089         * src/account.[ch]
9090         * src/addrbook.c
9091         * src/addressbook.c
9092         * src/addrindex.c
9093         * src/filtering.c
9094         * src/folder.c
9095         * src/matcher.c
9096         * src/prefs.[ch]                ** REMOVE **
9097         * src/prefs_account.c
9098         * src/prefs_actions.c
9099         * src/prefs_common.c
9100         * src/prefs_customheader.c
9101         * src/prefs_display_header.c
9102         * src/prefs_filtering.c
9103         * src/prefs_folder_item.c
9104         * src/prefs_gtk.[ch]            ** NEW **
9105         * src/prefs_matcher.c
9106         * src/prefs_scoring.c
9107         * src/prefs_summary_column.c
9108         * src/procmime.c
9109         * src/selective_download.c
9110         * src/toolbar.c
9111         * src/common/Makefile.am
9112         * src/common/prefs.[ch]         ** NEW **
9113                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
9114
9115 2002-12-24 [alfons]     0.8.7claws7
9116
9117         * src/summaryview.c
9118                 summary_thread_build(): fix real cause of the crash mentioned in
9119                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
9120                 this way we get meaningful ctree nodes 
9121
9122 2002-12-24 [oliver]     0.8.7claws6
9123
9124         * src/mainwindow.[ch]
9125         * src/messageview.[ch]
9126         * src/compose.[ch]
9127         * src/inc.c
9128         * src/summaryview.c
9129                 changes to use updated toolbar handling
9130                 
9131 2002-12-24 [oliver]     0.8.7claws5
9132
9133         * src/toolbar.[ch]
9134                 generic toolbar handling
9135                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
9136         * src/prefs_toolbar.[ch]
9137                 adjust to handling
9138         
9139 2002-12-24 [oliver]     0.8.7claws4
9140         
9141         * src/stock_pixmap.[ch]
9142                 move SYLPHEED_LOGO to end of list in order 
9143                 to remove it from Custom Toolbar`s Icon View
9144
9145 2002-12-24 [alfons]     0.8.7claws3
9146
9147         * src/summaryview.c
9148                 summary_thread_build(): fix crash because of focus != selection 
9149                 after threading. when deleting the selection, gtk tries but fails 
9150                 to find the correct focusable element. we now force the selection
9151                 to be focused. this should solve the infamous bug reported by 
9152                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
9153                 a test case is available. 
9154
9155 2002-12-24 [darko]      0.8.7claws2
9156
9157         * src/summaryview.c
9158                 don't crash when unmarking message with unread children
9159
9160 2002-12-23 [christoph]  0.8.7claws1
9161
9162         * src/Makefile.am
9163         * src/common/Makefile.am
9164                 update Makefiles for moved intl.h, version.h and defs.h
9165         * src/imap.c
9166                 rewrite imap_session_get to avoid duplicate code
9167
9168 2002-12-23 [paul]       0.8.7claws
9169
9170         * Santa-Claws released
9171         
9172         * po/hu.po
9173           po/ru.po
9174                 squeeze in updated Hungarian and Russian translations.
9175                 Submitted by  Gál Zoltán and Ruslan N. Balkin
9176
9177 2002-12-23 [paul]       0.8.6claws129
9178
9179         * po/pl.po
9180                 updated by Witold Wladyslaw Wojciech Wilk
9181
9182 2002-12-23 [paul]       0.8.6claws128
9183
9184         * src/quote_fmt_parse.y
9185                 fix typo and add licence header
9186
9187 2002-12-23 [paul]       0.8.6claws127
9188
9189         * po/en_GB.po
9190                 updated
9191
9192 2002-12-23 [paul]       0.8.6claws126
9193
9194         * po/it.po
9195                 updated translation, submitted by Alessandro Maestri
9196                 
9197 2002-12-23 [paul]       0.8.6claws125
9198
9199         * src/quote_fmt_parse.y
9200                 fix signature-stripping on replies bug. match
9201                 '-- \n' and not '-- '.
9202
9203 2002-12-22 [paul]       0.8.6claws124
9204
9205         * po/bg.po
9206           po/es.po
9207           po/sr.po
9208                 updated translations. submitted by George Danchev,
9209                 Ricardo Mones Lastra, and Urke MMI respectively
9210
9211 2002-12-21 [paul]       0.8.6claws123
9212
9213         * src/addrbook.c
9214                 fix coding style
9215
9216 2002-12-21 [paul]       0.8.6claws122
9217
9218         * src/addrbook.c
9219                 fix bug [643638] where if a person is in one or more
9220                 addressbook groups editing that person's email 
9221                 address results in removal from those groups.
9222                 Patch submitted by Luke Plant.
9223
9224 2002-12-20 [christoph]  0.8.6claws121
9225
9226         * src/common/utils.c
9227         * src/summaryview.c
9228                 reimplement expand_search_string using GString to
9229                 prevent crashs caused by miscalculated string
9230                 lengths reported by Paul
9231
9232 2002-12-20 [christoph]  0.8.6claws120
9233
9234         * src/summaryview.c
9235                 don't use "changed" to check if op_count has to be changed as it
9236                 is also set when the message has unread children
9237                 (closes bug [ 653221 ] crash while deleting duplicates)
9238
9239 2002-12-20 [paul]       0.8.6claws119
9240
9241         * sync with 0.8.6cvs27
9242                 see ChangeLog 2002-12-20
9243
9244 2002-12-20 [paul]       0.8.6claws118
9245
9246         * sync with 0.8.6cvs26
9247                 see ChangeLog 2002-12-19 and 2002-12-20
9248
9249 2002-12-19 [alfons]     0.8.6claws117
9250
9251         * src/textview.c
9252                 fix incorrect parsing of email addresses, submitted by 
9253                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
9254                 name display if it contains @".
9255
9256 2002-12-18 [paul]       0.8.6claws116
9257
9258         * sync with 0.8.6cvs23
9259                 see ChangeLog 2002-12-18
9260
9261 2002-12-18 [paul]       0.8.6claws115
9262
9263         * src/Makefile.am
9264         * src/account.c
9265         * src/codeconv.c
9266         * src/gtkutils.[ch]
9267         * src/imap.c
9268                 sync with 0.8.6cvs22.
9269                 see ChangeLog 2002-12-17 and 2002-12-18
9270
9271 2002-12-17 [christoph]  0.8.6claws114
9272
9273         * src/imap.c
9274                 o don't create a session if imap greeting fails
9275                 o don't close socket when authentication fails
9276                   this is done by imap_session_destroy
9277
9278 2002-12-17 [thorsten]   0.8.6claws113
9279
9280         * tools/Makefile.am
9281           tools/README
9282           tools/google_msgid.pl ** NEW FILE **
9283                 Added "search for message-id" script and doc
9284
9285 2002-12-17 [thorsten]   0.8.6claws112
9286
9287         * po/hu.po
9288                 Updated hungarian translation
9289                 (updated by Gal Zoltan)
9290
9291 2002-12-16 [christoph]  0.8.6claws111
9292
9293         * src/addr_compl.c
9294                 remove stupid addressbook dump to debug output
9295         * src/mh.c
9296                 fix memory leak found by Hiro
9297
9298 2002-12-14 [paul]       0.8.6claws110
9299
9300         * src/compose.c
9301                 fix menubar sensitivity on send
9302                 
9303         * src/prefs_filtering.c
9304         * src/prefs_matcher.c
9305         * src/prefs_scoring.c
9306                 Fix english ;)
9307                 
9308         * src/common/quoted-printable.h
9309                 sync: fix typo
9310         
9311 2002-12-13 [christoph]  0.8.6claws109
9312
9313         * src/Makefile.am
9314         * src/manage_window.[ch]        ** REMOVE **
9315         * src/gtk/Makefile.am
9316         * src/gtk/manage_window.[ch]    ** NEW **
9317                 move manage_window files to gtk directory
9318
9319 2002-12-13 [christoph]  0.8.6claws108
9320
9321         * src/Makefile.am
9322         * src/gtkshruler.[ch]           ** REMOVE **
9323         * src/gtk/Makefile.am
9324         * src/gtk/gtkshruler.[ch]       ** NEW **
9325                 move gtkshruler files to gtk directory
9326
9327 2002-12-13 [christoph]  0.8.6claws107
9328
9329         * src/Makefile.am
9330         * src/compose.c
9331         * src/gtkstext.[ch]             ** REMOVE **
9332         * src/gtkutils.[ch]
9333         * src/textview.c
9334         * src/gtk/gtkstext.[ch]         ** NEW **
9335         * src/gtk/Makefile.am
9336                 o move stext functions to gtkstext.c to remove
9337                   dependency of gtkutils
9338                 o move gtkstext files to gtk directory
9339
9340         * src/gtk/Makefile.am
9341         * src/gtk/sslcertwindow.[ch]
9342                 UI stuff can always depend on common code so
9343                 it's ok to add ../common to include path
9344
9345 2002-12-13 [colin]      0.8.6claws106
9346
9347         * src/summaryview.c
9348                 Disconnect sighandlers for mainwindow when
9349                 quicksearch has the focus
9350                 Fix bug #653231
9351         * src/mainwindow.[ch]
9352                 Make key_pressed callback public, to be able
9353                 to disconnect it
9354
9355 2002-12-13 [christoph]  0.8.6claws105
9356
9357         * src/mh.c
9358                 create .mh_sequences file in new MH folders
9359                 (closes feature request [ 523162 ] MH folders should
9360                  get a .mh_sequences)
9361
9362 2002-12-13 [colin]      0.8.6claws104
9363
9364         * src/summaryview.c
9365                 Better handling of quicksearch show/hide
9366                 (basically the button stays under the mouse 
9367                  when toggled)
9368
9369 2002-12-13 [paul]       0.8.6claws103
9370
9371         * sync with 0.8.6cvs17
9372                 see ChangeLog 2002-12-13
9373
9374 2002-12-13 [paul]       0.8.6claws102
9375
9376         * po/es.po
9377                 updated by Ricardo Mones Lastra
9378
9379 2002-12-11 [colin]       0.8.6claws101
9380
9381         * src/folder.c
9382                 remove statusbar stuff
9383           src/folderview.c
9384                 set statusbar verbosity when moving folders
9385
9386 2002-12-11 [colin]       0.8.6claws100
9387         * src/prefs_filtering.c
9388         * src/prefs_matcher.c
9389         * src/prefs_scoring.c
9390                 Fix english ;)
9391
9392 2002-12-11 [colin]       0.8.6claws99
9393
9394         * src/prefs_common.[ch]
9395                 Add summary_quicksearch_type
9396         * src/summaryview.c
9397                 Save last used quicksearch type
9398
9399 2002-12-11 [jens]       0.8.6claws98
9400         * src/prefs_filtering.c
9401         * src/prefs_matcher.c
9402         * src/prefs_scoring.c
9403                 added dialog for incomplete rules in scoring, filtering and
9404                 matcher to ask wheather really close
9405
9406 2002-12-11 [colin]      0.8.6claws97
9407
9408         * src/folder.c
9409                 Fix folder dnd statusbar logging
9410
9411 2002-12-10 [christoph]  0.8.6claws96
9412
9413         * src/compose.c
9414         * src/folder.c
9415         * src/imap.c
9416         * src/inc.c
9417         * src/main.c
9418         * src/mainwindow.c
9419         * src/news.c
9420         * src/send.c
9421         * src/statusbar.[ch]
9422         * src/common/hooks.c
9423         * src/common/log.[ch]
9424                 o handle verbose logging in statusbar directly in statusbar code
9425                   and common code does not need any knowledge about a statusbar
9426                 o remove direct calls to statusbar_(puts|pop)_all functions
9427
9428 2002-12-10 [jens]       0.8.6claws95
9429
9430         * src/*.c
9431                 removed gettext from g_warnings
9432         * po/POTFILES.in
9433                 cleaned and updated
9434         * po/de.po
9435                 updated
9436
9437 2002-12-10 [colin]      0.8.6claws94
9438
9439         * src/main.c
9440                 finish crash dialog fix
9441
9442 2002-12-10 [colin]      0.8.6claws93
9443
9444         * src/main.c
9445                 "Fix" "sylpheed already running" instead of
9446                 crash dialog appearing after a crash
9447
9448 2002-12-10 [colin]      0.8.6claws92
9449
9450         * po/POTFILES.in
9451                 add src/gtk/sslcertwindow.c
9452
9453 2002-12-10 [paul]       0.8.6claws91
9454
9455         * po/POTFILES.in
9456                 updated to reflect recent changes
9457                 submitted by Alessandro Maestri
9458
9459 2002-12-09 [christoph]  0.8.6claws90
9460
9461         * src/Makefile.am
9462         * src/smtp.[ch]                 ** REMOVE **
9463         * src/common/Makefile.am
9464         * src/common/smtp.[ch]          ** NEW **
9465                 move smtp files to common directory
9466
9467 2002-12-09 [christoph]  0.8.6claws89
9468
9469         * src/Makefile.am
9470         * src/session.[ch]              ** REMOVE **
9471         * src/common/Makefile.am
9472         * src/common/session.[ch]       ** NEW **
9473                 move session files to common directory
9474
9475 2002-12-09 [paul]       0.8.6claws88
9476
9477         * src/account.c
9478                 fix bug [649746] edit accounts: move account reverted
9479                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
9480
9481 2002-12-09 [colin]      0.8.6claws87
9482
9483         * src/ssl_certificate.c
9484                 cleanup
9485
9486 2002-12-09 [colin]      0.8.6claws86
9487
9488         * src/ssl.c
9489                 Try to open the cert.pem database and 
9490                 issue a warning if it isn't there
9491
9492 2002-12-09 [colin]      0.8.6claws85
9493
9494         * src/common/ssl_certificate.c
9495         * src/gtk/sslcertwindow.c
9496                 Warning fixes
9497
9498 2002-12-09 [colin]      0.8.6claws84
9499
9500         * src/ssl_certificate.[ch] ** REMOVED **
9501         * src/common/ssl_certificate.[ch] ** NEW **
9502         * src/Makefile.am
9503         * src/common/Makefile.am
9504                 Moved ssl_certificate.[ch] to common
9505         * src/common/ssl.c 
9506                 Put back needed include
9507         * src/gtk/sslcertwindow.[ch]
9508                 Changed ssl_certificate.h include
9509         
9510 2002-12-09 [colin]      0.8.6claws83
9511
9512         * src/gtk/sslcertwindow.[ch]
9513                 Implement hook for certificate acception
9514         * src/ssl_certificate.[ch]
9515                 Implement hook for certificate acception
9516         * src/common/ssl.c
9517                 Reenable certificate acception check
9518         * src/mainwindow.c
9519                 Register sslcertwindow's hook
9520         
9521 2002-12-08 [christoph]  0.8.6claws82
9522
9523         * src/about.c
9524         * src/addr_compl.c
9525         * src/codeconv.c
9526         * src/manual.c
9527         * src/undo.c
9528         * src/common/utils.c
9529                 o add missing includes
9530                 o fix warnings
9531         * src/.cvsignore
9532         * src/common/.cvsignore
9533         * src/common/version.h          ** REMOVE **
9534                 remove autogenerated file
9535
9536 2002-12-08 [paul]       0.8.6claws81
9537
9538         * src/stringtable.c
9539                 put back needed include
9540
9541 2002-12-08 [colin]      0.8.6claws80
9542         
9543         * src/gtk/sslcertwindow.c
9544                 Cleaner popups when asking
9545         * src/ssl_certificate.c
9546         * src/prefs_common.[ch]
9547                 remove ssl certificate pref
9548                 put back needed include
9549         * src/undo.c
9550                 put back needed include
9551
9552 2002-12-08 [christoph]  0.8.6claws79
9553
9554         * src/folderview.c
9555         * src/logwindow.c
9556         * src/statusbar.c
9557         * src/summaryview.c
9558                 only abort hook invokation if required data is missing not
9559                 if our own data pointer is NULL, update hookfunction for
9560                 log window
9561
9562 2002-12-08 [paul]       0.8.6claws78
9563
9564         * src/about.c
9565         * src/addrcache.c
9566         * src/addrclip.c
9567         * src/addr_compl.c
9568         * src/addrselect.c
9569         * src/codeconv.c
9570         * src/colorlabel.c
9571         * src/enriched.c
9572         * src/esmtp.c
9573         * src/exporthtml.c
9574         * src/headerview.c
9575         * src/imageview.c
9576         * src/manual.c
9577         * src/noticeview.c
9578         * src/pgptext.c
9579         * src/scoring.c
9580         * src/sourcewindow.c
9581         * src/stringtable.c
9582         * src/undo.c
9583                 clean up: remove unneccesary includes
9584
9585 2002-12-08 [christoph]  0.8.6claws77
9586
9587         * src/folderview.c
9588         * src/statusbar.c
9589         * src/summaryview.c
9590         * src/common/hooks.[ch]
9591                 hook functions now have a gboolean return value, if a hook
9592                 returns TRUE it will stop executing of any more hooks in
9593                 the same hooklist for this invokation
9594
9595 2002-12-08 [colin]      0.8.6claws76
9596         
9597         * src/main.c
9598                 put back argv0 for CRASH_DIALOG
9599
9600 2002-12-08 [christoph]  0.8.6claws75
9601
9602         * src/Makefile.am
9603         * src/about.c
9604         * src/account.c
9605         * src/crash.c
9606         * src/esmtp.h
9607         * src/imap.[ch]
9608         * src/inc.c
9609         * src/main.c
9610         * src/mainwindow.c
9611         * src/news.c
9612         * src/pop.[ch]
9613         * src/prefs_account.[ch]
9614         * src/prefs_common.[ch]
9615         * src/send.[ch]
9616         * src/smtp.[ch]
9617         * src/ssl_certificate.[ch]
9618         * src/ssl_manager.[ch]
9619         * src/common/Makefile.am
9620         * src/common/log.c
9621         * src/common/nntp.[ch]
9622         * src/common/socket.[ch]
9623         * src/common/ssl.[ch]
9624         * src/gtk/sslcertwindow.[ch]
9625         * ac/openssl.m4
9626                 use new autoconf script to detect OpenSSL with extra parameters
9627                 to specify the location of libs and includes, also remove USE_SSL
9628                 to USE_OPENSSL
9629
9630         * src/common/sylpheed.[ch]
9631         * src/common/version.h.in
9632                 start seperation of common code initialization seperated from gui
9633
9634         * src/summaryview.c
9635                 The function that is called when a color label changes
9636                 should not change the color lable again
9637
9638 2002-12-08 [colin]      0.8.6claws74
9639
9640         * src/gtk/sslcertwindow.c
9641                 warning fixes
9642
9643 2002-12-08 [colin]      0.8.6claws73
9644
9645         * src/statusbar.c
9646           src/common/log.h
9647                 Register a hook for statusbar_puts_all
9648         * src/common/log.c
9649                 invoke statusbar_puts_all's hook
9650         
9651 2002-12-08 [colin]      0.8.6claws72
9652
9653         * src/ssl_certificate.c
9654                 Put back a badly-removed include
9655
9656 2002-12-08 [colin]      0.8.6claws71
9657
9658         * src/gtk/sslcertwindow.[ch]    ** NEW **
9659                 new certificate presentation
9660         * src/gtk/Makefile.am
9661                 add new files
9662         * src/ssl_certificate.[ch]
9663                 gtk cleanup, made utility functions public
9664         * src/ssl_manager.c
9665                 use new cert presentation
9666
9667 2002-12-07 [christoph]  0.8.6claws70
9668
9669         * src/Makefile.am
9670         * src/nntp.[ch]                 ** REMOVE **
9671         * src/common/Makefile.am
9672         * src/common/nntp.[ch]          ** NEW **
9673                 move nntp files to common directory
9674
9675 2002-12-07 [christoph]  0.8.6claws69
9676
9677         * src/procmsg.[ch]
9678         * src/summaryview.c
9679                 implement msginfo update callback using sylpheed's new
9680                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
9681
9682 2002-12-06 [christoph]  0.8.6claws68
9683
9684         * src/editgroup.c
9685                 This patch changes the 'Edit Group Details' dialog to
9686                 allow extended selections in either pane, so that
9687                 addresses can be added or removed from a group more
9688                 quickly and easily. (it actually is a net decrease in
9689                 file size, as some unnecessary functions have been
9690                 removed). 
9691                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
9692
9693 2002-12-06 [christoph]  0.8.6claws67
9694
9695         * src/Makefile.am
9696         * src/template.[ch]             ** REMOVE **
9697         * src/common/Makefile.am
9698         * src/common/template.[ch]      ** NEW **
9699                 move template files to common directory
9700
9701         * src/nntp.c
9702                 add missing log.h include
9703
9704 2002-12-06 [melvin]     0.8.6claws66
9705
9706         * src/prefs_actions.c
9707                 Added the trailing ">" syntax to insert command's output
9708                 without replacing old text (in contrast to trailing "|").
9709
9710 2002-12-05 [colin]      0.8.6claws65
9711         
9712         * src/common/utils.c
9713                 Don't modify original search_string or it'll change
9714                 the next iterations in the for()
9715
9716 2002-12-05 [darko]      0.8.6claws64
9717
9718         * src/common/utils.c
9719                 proper check for filtering commands, found by Colin
9720
9721 2002-12-05 [darko]      0.8.6claws63
9722
9723         * src/common/utils.c
9724                 check proper string for NULL pointer, found by Colin
9725
9726 2002-12-05 [darko]      0.8.6claws62
9727
9728         * src/common/utils.[ch]
9729                 expand_search_string(): new function
9730                 converts Mutt-like patterns to Sylpheed's
9731                 filtering engine
9732         * src/summaryview.c
9733                 use expand_search_string() to allow Mutt-like
9734                 patterns in extended search
9735         * README.claws
9736                 document extended option in quick search
9737
9738 2002-12-05 [paul]       0.8.6claws61
9739
9740         * sync with 0.8.6cvs16
9741                 see ChangeLog 2002-12-05
9742                 
9743         * po/POTFILES.in
9744                 clean up
9745
9746 2002-12-04 [christoph]  0.8.6claws60
9747
9748         * src/imap.[ch]
9749                 put imap authentication code into a new function and
9750                 remove it from imap_session_new that will allow to
9751                 send other commands before authentication
9752
9753 2002-12-04 [christoph]  0.8.6claws59
9754
9755         * src/imap.[ch]
9756                 use already existing method to prevent unneeded IMAP
9757                 folder selects. Set imap_select parameters to NULL
9758                 in some functions if the values are not required.
9759
9760         * src/xml.h
9761                 remove no longer required include
9762
9763 2002-12-04 [paul]       0.8.6claws58
9764
9765         * po/es.po
9766                 updated by Ricardo Mones Lastra
9767                 
9768         * configure.in
9769           po/hu.po      ** NEW FILE **
9770                 initial Hungarian translation, submitted
9771                 by Gál Zoltán <galzoli@hu.inter.net>
9772
9773 2002-12-03 [christoph]  0.8.6claws57
9774
9775         * src/Makefile.am
9776         * src/gtksctree.[ch]            ** REMOVE **
9777         * src/gtk/Makefile.am
9778         * src/gtk/gtksctree.[ch]        ** NEW **
9779                 move gtksctree files to gtk directory
9780
9781 2002-12-03 [christoph]  0.8.6claws56
9782
9783         * src/Makefile.am
9784         * src/md5.[ch]                  ** REMOVE **
9785         * srm/common/Makefile.am
9786         * src/common/md5.[ch]           ** NEW **
9787                 move md5 files to common directory
9788
9789         * src/gtkstext.c
9790                 remove not required #include
9791
9792 2002-12-03 [sergey]     0.8.6claws55
9793
9794         * src/gtkutils.c
9795         * src/gtkutils.h
9796                 gtkut_window_popup(): new function.
9797         * src/mainwindow.c
9798                 main_window_popup(): use gtkut_window_popup() to raise
9799                 window without changing its position.
9800                 (see sylpheed-main ML message [sylpheed:17247])
9801
9802 2002-12-03 [sergey]     0.8.6claws54
9803
9804         * src/send.c
9805                 send_message_local(): removed first-dot escaping
9806                 (SMTP-only, not needed for sending through pipe)
9807
9808 2002-12-03 [paul]       0.8.6claws53
9809
9810         * po/POTFILES.in
9811                 update to reflect recent changes (thanks
9812                 to Ricardo Mones Lastra)
9813                 
9814         * tools/filter_conv.pl
9815                  fix problem with quoted strings. Patch submitted
9816                  by Luke Plant <lukeplant@softhome.net>
9817
9818 2002-12-03 [paul]       0.8.6claws52
9819
9820         * sync with 0.8.6cvs15
9821                 see ChangeLog 2002-12-03
9822
9823 2002-12-02 [christoph]  0.8.6claws51
9824
9825         * src/logwindow.[ch]
9826         * src/common/log.[ch]
9827                 implement logging using a hook function
9828
9829         * src/folderview.c
9830         * src/folder.[ch]
9831                 define hooklist name in header file to avoid
9832                 errors caused by wrong spelling of hooklist names
9833
9834         * src/toolbar.c
9835                 fix warnings
9836
9837 2002-12-02 [christoph]  0.8.6claws50
9838
9839         * src/common/Makefile.am
9840                 add src/common/hooks.[ch]
9841
9842         * src/common/hooks.[ch]
9843                 implement a simple hook system using glib's hook functions
9844
9845         * src/folder.[ch]
9846         * src/folderview.c
9847                 use new hook system for folder item updates
9848
9849 2002-12-02 [christoph]  0.8.6claws49
9850
9851         * doc-src/ui_seperation.txt     ** NEW **
9852                 information for ui seperation
9853
9854         * src/Makefile.am
9855                 remove files that were moved to common
9856                 include common directory by default for the header files
9857
9858         * src/inc.c
9859         * src/common/socket.c
9860         * src/automaton.[ch]
9861                 implement automaton using g_io_*-functions instead of
9862                 gdk_input_add to make it ui independent
9863
9864         * src/codeconv.c
9865         * src/compose.c
9866         * src/ldif.c
9867         * src/pgptext.c
9868         * src/procmime.c
9869         * src/rfc2015.c
9870         * src/smtp.c
9871         * src/unmime.c
9872                 remove common/ prefix because directory is now in
9873                 include path
9874
9875         * src/compose.c
9876         * src/folder.c
9877         * src/folderview.c
9878         * src/mainwindow.c
9879         * src/messageview.c
9880         * src/prefs_common.c
9881         * src/procmsg.c
9882         * src/rfc2015.c
9883                 fix warnings
9884
9885         * src/imap.c
9886         * src/inc.c
9887         * src/news.c
9888         * src/pop.c
9889         * src/send.c
9890         * src/smtp.c
9891         * src/ssl_certificate.c
9892                 add log.h header file for logging functions
9893
9894         * src/main.c
9895         * src/common/utils.c
9896         * src/summaryview.c
9897         * src/xml.c
9898                 o move debug_mode to common/utils.c
9899                 o add functions to set and get debug_mode
9900
9901         * src/defs.h                    ** REMOVE **
9902         * src/intl.h                    ** REMOVE **
9903         * src/socket.[ch]               ** REMOVE **
9904         * src/ssl.[ch]                  ** REMOVE **
9905         * src/utils.[ch]                ** REMOVE **
9906                 replaced by new files in src/common/
9907         
9908         * src/common/Makefile.am
9909                 add new files in src/common/
9910
9911         * src/common/defs.h             ** NEW **
9912         * src/common/intl.h             ** NEW **
9913         * src/common/log.[ch]           ** NEW **
9914         * src/common/socket.[ch]        ** NEW **
9915         * src/common/ssl.[ch]           ** NEW **
9916         * src/common/utils.[ch]         ** NEW **
9917                 replacement for files in src/
9918
9919 2002-12-02 [colin]      0.8.6claws48
9920
9921         * src/folderview.c
9922                 Scroll folderview if necessary during dnd
9923
9924 2002-12-02 [colin]      0.8.6claws47
9925
9926         * src/folder.[ch]
9927                 Add check to verify a move is within a single mailbox
9928         * src/folderview.c
9929                 Add specific error string for this check
9930
9931 2002-12-02 [colin]      0.8.6claws46
9932
9933         * src/folder.c
9934                 Add a test to folder moving, remove a statusbar_print
9935         * src/folderview.c
9936                 Add Move folder... context-menu item
9937                 Factorize folder moving code
9938                 Enable folder DND for mbox
9939
9940 2002-12-01 [christoph]  0.8.6claws45
9941
9942         * ac/aspell.m4
9943                 remove conf.aspelltest if the version check fails
9944
9945 2002-11-30 [christoph]  0.8.6claws44
9946
9947         * autogen.sh
9948                 run libtoolize --force in autogen to create missing
9949                 libtool scripts
9950
9951 2002-11-30 [christoph]  0.8.6claws43
9952
9953         * src/Makefile.am
9954         * src/pgptext.c
9955         * src/procmime.c
9956         * src/rfc2015.c
9957         * src/uuencode.[ch]             ** REMOVED **
9958         * src/common/Makefile.am
9959         * src/common/uuencode.[ch]      ** NEW **
9960                 move uuen/decoder to common directory
9961
9962 2002-11-30 [christoph]  0.8.6claws42
9963
9964         * src/Makefile.am
9965         * src/base64.[ch]               ** REMOVED **
9966         * src/codeconv.c
9967         * src/compose.c
9968         * src/ldif.c
9969         * src/pgptext.c
9970         * src/procmime.c
9971         * src/rfc2015.c
9972         * src/smtp.c
9973         * src/unmime.c
9974         * src/common/Makefile.am
9975         * src/common/base64.[ch]        ** NEW **
9976                 move base64 en/decoder to common directory
9977
9978 2002-11-30 [christoph]  0.8.6claws41
9979
9980         * src/common                    ** NEW **
9981                 new directory for UI independent code
9982         * src/gtk                       ** NEW **
9983                 new directory for GTK frontend
9984         * src/common/.cvsignore         ** NEW **
9985         * src/gtk/.cvsignore            ** NEW **
9986                 ignore build files
9987         * src/common/Makefile.am        ** NEW **
9988         * src/gtk/Makefile.am           ** NEW **
9989                 automake files to build new seperated stuff
9990         * src/Makefile.am
9991                 the binary will currently still be build with the
9992                 files in src, so we include the code from the
9993                 subdirs for now after building the libs there
9994
9995 2002-11-30 [paul]       0.8.6claws40
9996
9997         * src/compose.c
9998                 fix bug [642731] 'Wrong selected account with drafted mail'
9999
10000 2002-11-29 [oliver]     0.8.6claws39
10001         
10002         * src/messageview.c
10003                 o update summaryview when switching between different
10004                   messageviews          
10005         * src/toolbar.c  
10006                 o check if messageview holds already removed msg
10007                   from summaryview
10008                 
10009
10010 2002-11-29 [oliver]     0.8.6claws38
10011
10012         * src/toolbar.c 
10013                 remove not needed variables and includes
10014                 make messageview stay opened and move to next when msgs are deleted 
10015
10016 2002-11-29 [oliver]     0.8.6claws37
10017         
10018         * src/toolbar.c 
10019                 disable compose button (messageview toolbar) by default
10020                 deleted msgs are moved to trash
10021         
10022 2002-11-29 [melvin]     0.8.6claws36
10023
10024         * configure.in
10025                 Increased minimal gpgme version to 0.3.10 (Zombies out)
10026                 and to detect signatures expirations (gpgme 0.3.6)
10027
10028         * src/main.c
10029                 Use non obsolescent function for Gpgme engine checking.
10030
10031         * src/rfc2015.c
10032                 Inform about expired signatures or signatures which key
10033                 has expired. Expiration date is displayed.
10034
10035         * src/sigstatus.c
10036                 Inform about expired signatures or signatures which key
10037                 has expired.
10038
10039 2002-11-28 [paul]       0.8.6claws35
10040
10041         * src/folderview.c
10042                 re-instate 'Check for new messages' in Newsgroup
10043                 folders right-click menu, after a suggestion from
10044                 Tim Mann <timmann@users.sourceforge.net>
10045
10046         * src/main.c
10047                 after a crash check only local folders for new
10048                 messages
10049
10050 2002-11-28 [paul]       0.8.6claws34
10051
10052         * configure.in
10053                 apply patch that fixes the checking of GTK with XIM 
10054                 support on different OSs, such as FreeBSD. Patch 
10055                 submitted by Topia <topia@users.sourceforge.net>
10056                 
10057 2002-11-28 [paul]       0.8.6claws33
10058
10059         * src/mainwindow.c
10060           src/prefs_common.c
10061           src/prefs_toolbar.c
10062                 more changes to the English
10063
10064 2002-11-28 [paul]       0.8.6claws32
10065
10066         * sync with 0.8.6cvs13
10067                 see ChangeLog 2002-11-28 (no sync needed
10068                 for src/compose.c)
10069
10070 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
10071         
10072         * src/mainwindow.[ch]
10073                 add patch by Ivan F. Martinez introducing messageview Toolbar
10074                 some changes and committed by oliver    
10075
10076 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
10077
10078         * src/messageview.[ch]
10079                 add patch by Ivan F. Martinez introducing messageview Toolbar
10080                 some changes and committed by oliver    
10081
10082 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
10083
10084         * src/compose.[ch]
10085                 add patch by Ivan F. Martinez introducing messageview Toolbar
10086                 some changes and committed by oliver    
10087
10088 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
10089         
10090         * src/toolbar.[ch]
10091                 add patch by Ivan F. Martinez introducing messageview Toolbar
10092                 some changes and committed by oliver
10093
10094 2002-11-28 [oliver]     0.8.6claws27
10095         
10096         * src/prefs_toolbar.[ch]
10097                 getting ready for messageview toolbar
10098                 free mem allocated by gettext
10099                 change prefs_toolbar to prefs_toolbar_open
10100  
10101 2002-11-28 [thorsten]   0.8.6claws26
10102
10103         * src/imageview.[ch]
10104                 cleaned up conflicting declarations of
10105                 imageview_show_image()
10106
10107 2002-11-28 [paul]       0.8.6claws25
10108
10109         * src/grouplistdialog.c
10110           src/prefs_common.c
10111           src/prefs_summary_column.c
10112                 a few more improvements to the English
10113
10114 2002-11-28 [colin]      0.8.6claws24
10115
10116         * man/sylpheed.1
10117                 A few updates to command-line parameters
10118
10119 2002-11-28 [colin]      0.8.6claws23
10120
10121         * src/prefs_filtering.c
10122                 Fix problems with prefs_filtering_delete_path:
10123                 a) if the first rule is removed, original pointers
10124                    weren't updated (leading to segfaults)
10125                 b) it was always global_processing updated in case
10126                    of removed path was parent of rule path
10127
10128 2002-11-27 [paul]       0.8.6claws22
10129
10130         * src/mainwindow.c
10131           src/prefs_account.c
10132           src/prefs_actions.c
10133           src/prefs_common.c
10134           src/prefs_customheader.c
10135           src/prefs_display_header.c
10136           src/prefs_filtering.c
10137           src/prefs_folder_item.c
10138           src/prefs_matcher.c
10139           src/prefs_scoring.c
10140           src/prefs_summary_column.c
10141           src/prefs_template.c
10142           src/prefs_toolbar.c
10143                  improve the English in the GUI
10144
10145 2002-11-27 [colin]      0.8.6claws21
10146
10147         * src/folder.c
10148                 Fix processing renaming problems happening after
10149                 last commit
10150
10151 2002-11-27 [colin]      0.8.6claws20
10152
10153         * src/folder.c
10154                 recursive move now deletes src each subfolder after 
10155                 having moved it
10156         * src/folderview.c
10157                 Use identifier instead of path during dnd (enables
10158                 IMAP folder dnd)
10159
10160 2002-11-27 [paul]       0.8.6claws19
10161
10162         * src/main.c
10163                 apply patch that does command-line processing 
10164                 BEFORE gtk_init, allowing claws to run from 
10165                 shell-scripts in non-X environment (e.g. crontab 
10166                 or ip-up, ip-down scripts). Patch submitted by
10167                 Ruslan N. Balkin <baron@dartel.ru>
10168                 
10169         * po/it.po
10170                 updated by Alessandro Maestri
10171
10172 2002-11-27 [paul]       0.8.6claws18
10173
10174         * sync with 0.8.6cvs12
10175           src/prefs_common.c
10176                 Differences are that main uses a 'Receive dialog'
10177                 frame on the Interface tab, whereas claws groups all 
10178                 the dialogs together in a 'Dialogs' frame.
10179
10180 2002-11-27 [colin]      0.8.6claws17
10181
10182         * src/prefs_matcher.c
10183                 Fix Execute criteria's NOT flag
10184
10185
10186 2002-11-26 [christoph]  0.8.6claws16
10187
10188         * src/ssl.c
10189                 rewrite the ssl code a little bit, only use one
10190                 SSL context, set default certificates' file/path
10191
10192 2002-11-26 [thorsten]   0.8.6claws15
10193
10194         * src/compose.c
10195                 default-reply-to didn't work for ml-reply
10196
10197 2002-11-26 [melvin]     0.8.6claws14
10198
10199         * src/prefs_actions.c
10200                 Made pipe-actions ignore short headers in message view
10201                 Made trailing-pipe-actions write in the message view with
10202                 the same font as the original message
10203
10204 2002-11-26 [paul]       0.8.6claws13
10205
10206         * src/compose.c
10207                 this time commit the correct file
10208
10209 2002-11-26 [paul]       0.8.6claws12
10210
10211         * sync with 0.8.6cvs11
10212           src/quote_fmt_parse.y  
10213                 no sync needed
10214           src/account.[ch]       
10215                 not sync'ed
10216           src/compose.c
10217                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
10218                 on draft mode.
10219                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
10220                 header
10221                 
10222         see ChangeLog 2002-11-25 and 2002-11-26
10223
10224 2002-11-26 [colin]      0.8.6claws11
10225
10226         * src/folderview.c
10227                 Fix collapsed folder not auto-expanding during
10228                 mail dnd, if it was the source folder.
10229
10230 2002-11-25 [colin]      0.8.6claws10
10231
10232         * src/folderview.[ch]
10233                 Variable renaming and cleaning (slist of nodes 
10234                 to be re-collapsed is stored in FolderView)
10235
10236 2002-11-25 [paul]       0.8.6claws9
10237
10238         * src/prefs_common.[ch]
10239                 fix breakage caused by last commit
10240
10241 2002-11-25 [paul]       0.8.6claws8
10242
10243         * sync with 0.8.6cvs4
10244                 see ChangeLog 2002-11-21
10245
10246 2002-11-25 [paul]       0.8.6claws7
10247
10248         * sync with 0.8.6cvs4
10249                 see ChangeLog 2002-11-20
10250
10251 2002-11-25 [paul]       0.8.6claws6
10252
10253         * sync with 0.8.6cvs3
10254                 see ChangeLog 2002-11-18
10255
10256 2002-11-25 [colin]      0.8.6claws5
10257
10258         * src/gtkutils.[ch]
10259                 Add gtkut_ctree_node_is_parent()
10260         * src/folderview.c
10261                 Spring-loaded folders
10262
10263 2002-11-25 [colin]      0.8.6claws4
10264
10265         * src/utils.[ch]
10266                 Add slist_concat_unique(), function to merge
10267                 two GSList filtering dups
10268         * src/folder.[ch]
10269         * src/summaryview.[ch]
10270         * src/folderview.c
10271         * src/main.c
10272                 Add detection/update/display of unread answers
10273                 to marked mails
10274         * src/procmsg.[ch]
10275                 Add procmsg_find_children()
10276                 Add procmsg_msg_has_marked_parent()
10277
10278 2002-11-25 [colin]      0.8.6claws3
10279
10280         * src/ssl_certificate.[ch]
10281                 Allow checking a certificate without a DNS
10282                 lookup
10283                 Allow to forget a cert (by deleting it)
10284                 Make ssl_certificate_destroy_public
10285         * src/ssl_manager.[ch] ** NEW FILES **
10286                 Gui to manage (display/remove) certificates
10287         * src/prefs_common.[ch]
10288                 Add a pref to allow silent acceptation of
10289                 trusted certificates or not (based on the
10290                 "I want to know what's going on" principle)
10291         * src/mainwindow.c
10292                 Add SSL manager in Tools menu
10293         * src/Makefile.am
10294                 Add the new files to the build
10295         * po/POTFILES.in
10296                 Add ssl_manager.c to translations
10297
10298 2002-11-25 [colin]      0.8.6claws2
10299
10300         * src/summaryview.[ch]
10301                 Add S_SEARCH_EXTENDED to the quick search, which 
10302                 allows to search using filtering syntax.
10303
10304 2002-11-25 [colin]      0.8.6claws1
10305
10306         * src/summaryview.c
10307                 Deletion of duplicates now prefer deleting
10308                 the unread dup (fixes feature-request 638989).
10309
10310 2002-11-24 [paul]       0.8.6claws
10311
10312         * po/es.po
10313           po/pl.po
10314           po/ru.po
10315           po/sr.po
10316                 updated by Ricardo Mones Lastra,
10317                 Witold Wladyslaw Wojciech Wilk,
10318                 Ruslan N. Balkin, and  Urke MMI 
10319                 respectively
10320
10321 2002-11-24 [paul]       0.8.5claws182
10322
10323         * po/bg.po
10324                 updated by George Danchev
10325
10326 2002-11-23 [alfons]     0.8.5claws181
10327
10328         * src/imap.c
10329                 tiny memory leak found by browsing Dimitar's 
10330                 valgrind report
10331
10332 2002-11-23 [paul]       0.8.5claws180
10333
10334         * po/it.po
10335                 updated by Alessandro Maestri
10336
10337 2002-11-22 [christoph]  0.8.5claws179
10338
10339         * src/compose.c
10340         * src/inc.c
10341         * src/prefs_filtering.c
10342         * src/summaryview.c
10343                 more warning fixes
10344
10345 2002-11-22 [alfons]     0.8.5claws178
10346
10347         * src/summaryview.c
10348                 summary_execute_delete_func(): if message is deleted, make 
10349                 sure to also remove its entry in the subject hash table. 
10350                 fixes a corner case bug.
10351
10352 2002-11-22 [paul]       0.8.5claws177
10353
10354         * .cvsignore
10355                 add 'autom4te.cache'
10356                 
10357         * ltconfig      ** REMOVED **
10358                 not needed
10359
10360 2002-11-22 [paul]       0.8.5claws176
10361
10362         * src/textview.c
10363                 textview_set_font(): fix for message display in
10364                 UTF-8 locales (thanks to Sergey Vlasov).
10365                 
10366         * AUTHORS
10367                 add new team members and contributors
10368
10369
10370 2002-11-21 [colin]      0.8.5claws175
10371
10372         * src/procmsg.[ch]
10373                 Add procmsg_remove_special_headers()
10374         * src/mh.c
10375                 Use procmsg_remove_special_headers() for 
10376                 previous fix
10377
10378 2002-11-21 [colin]      0.8.5claws174
10379
10380         * src/mh.c
10381                 Fix moving/copying from queue/draft folders
10382                 for MH folders
10383
10384 2002-11-21 [christoph]  0.8.5claws173
10385
10386         * src/crash.c
10387         * src/filtering.c
10388         * src/logwindow.c
10389         * src/main.c
10390         * src/matcher_parser_lex.[hl]
10391         * src/mbox.c
10392         * src/mbox_folder.[ch]
10393         * src/prefs_filtering.c
10394         * src/procheader.c
10395         * src/quote_fmt_lex.l
10396         * src/ssl.c
10397                 fix all warnings except the warnings in lex and yacc files
10398
10399 2002-11-20 [christoph]  0.8.5claws172
10400
10401         * src/imap.c
10402                 fix MsgInfo retrieval for IMAP draft and queue folders
10403                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
10404
10405 2002-11-19 [christoph]  0.8.5claws171
10406
10407         * src/compose.c
10408                 fix segfault, when draft saving does not get
10409                 the MsgInfo of the new message
10410                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
10411
10412 2002-11-19 [christoph]  0.8.5claws170
10413
10414         * src/procmsg.c
10415                 add parameter check for flag setting function
10416                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
10417
10418 2002-11-18 [paul]       0.8.5claws169
10419
10420         * src/compose.c
10421                 more sensitivity fixes to redirect mode:
10422                 * disable toolbar draft button
10423                 * allow only Address book in the Tools menu
10424                 * disable editing of message by the spell
10425                   checker
10426
10427 2002-11-18 [paul]       0.8.5claws168
10428
10429         * src/compose.c
10430                 fix sensitivity of menu items in compose_redirect():
10431                 allow only the necessary items 
10432
10433 2002-11-18 [paul]       0.8.5claws167
10434
10435         * src/compose.c
10436                 fix bug [ 603259 ] 'attachment got lost on bounce'
10437
10438 2002-11-18 [paul]       0.8.5claws166
10439
10440         * po/ru.po
10441                 updated by Ruslan N. Balkin <baron@dartel.ru>
10442
10443 2002-11-18 [colin]      0.8.5claws165
10444
10445         * src/main.c
10446           src/defs.h
10447                 Remove old filtering stuff
10448
10449
10450 2002-11-17 [oliver]     0.8.5claws164
10451
10452         * src/toolbar.h
10453                 remove not needed typedef 
10454
10455 2002-11-17 [oliver]     0.8.5claws163
10456
10457         * src/toolbar.c
10458                 make toolbar's on click events translatable
10459
10460 2002-11-15 [colin]      0.8.5claws162
10461
10462         * src/summaryview.c
10463                 Revert too-soon integration of a feature
10464
10465 2002-11-15 [christoph]  0.8.5claws161
10466
10467         * src/imap.c
10468                 use main's implementation of imap_get_msginfo
10469
10470 2002-11-15 [christoph]  0.8.5claws160
10471
10472         * src/compose.c
10473         * src/folder.[ch]
10474         * src/imap.c
10475         * src/mbox_folder.c
10476         * src/mh.c
10477         * src/news.c
10478         * src/procmsg.c
10479         * src/summaryview.c
10480                 replace claws' fetch_msginfo with main's get_msginfo
10481                 (use main's implementation where possible)
10482
10483 2002-11-15 [colin]      0.8.5claws159
10484
10485         * src/ssl_certificate.c
10486                 Missed a check
10487
10488 2002-11-16 [melvin]     0.8.5claws158
10489
10490         * po/fr.po
10491                 Updated French translations.
10492
10493 2002-11-16 [colin]      0.8.5claws157
10494
10495         * src/ssl_certificate.c
10496                 Check for missing parts in the certificates
10497
10498 2002-11-15 [colin]      0.8.5claws156
10499
10500         * src/folderview.c
10501                 Preventive fix (missing check) found by
10502                 Alfons
10503
10504 2002-11-15 [paul]
10505
10506         * NEWS
10507                 sync with 0.8.6 release
10508
10509 2002-11-15 [colin]      0.8.5claws155
10510
10511         * src/folder.[ch]
10512           src/folderview.c
10513                 Fix error handling of folder_item_move_to()
10514                 (thanks to Alfons!)
10515
10516 2002-11-15 [colin]      0.8.5claws154
10517
10518         * src/folder.[ch]
10519           src/folderview.c
10520                 folder_item_move_to() sets an error message instead
10521                 of having GUI stuff in folder.c
10522
10523 2002-11-15 [colin]      0.8.5claws153
10524
10525         * src/procmsg.[ch]
10526                 Implemented a callback for MsgInfo updates, 
10527                 heavily copy/pasted from Christoph's folder 
10528                 callback system
10529         * src/summaryview.[ch]
10530                 Register summary_update_msg as callback
10531
10532 2002-11-14 [colin]      0.8.5claws152
10533         
10534         * src/procmsg.c
10535                 Update the FolderItem after sending (fixes 617593)
10536
10537 2002-11-14 [christoph]  0.8.5claws151
10538
10539         * src/folder.c
10540                 fix wrong position of NULL pointer check found
10541                 by Sergey
10542
10543 2002-11-14 [christoph]  0.8.5claws150
10544
10545         * src/folder.c
10546                 fix segfault when deleting messages from IMAP folders
10547                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
10548
10549 2002-11-14 [colin]      0.8.5claws149
10550
10551         * src/compose.c
10552                 Forwarding was also ignoring the folder's default account.
10553
10554 2002-11-14 [colin]      0.8.5claws148
10555
10556         * src/compose.c
10557                 Fix sent folder not set to folder properties when 
10558                 forwarding.
10559
10560 2002-11-14 [thorsten]   0.8.5claws147
10561
10562         * src/inc.c
10563                 inc_start(): Files were not moved from .processing to inbox,
10564                 if no global processing rule existed
10565
10566 2002-11-14 [colin]      0.8.5claws146
10567
10568         * src/ssl_certificate
10569                 Fix file operations
10570
10571 2002-11-14 [paul]       0.8.5claws145
10572
10573         * po/it.po
10574                 updated by Alessandro Maestri
10575
10576 2002-11-13 [alfons]     0.8.5claws144
10577
10578         * src/folder.c
10579                 folder_item_close(): only mark messages unread
10580                 when a folder has new messages 
10581
10582 2002-11-13 [keith]      0.8.5claws143
10583
10584         * src/imap.c
10585                 Fix problem moving or copying between
10586                 IMAP folders
10587
10588 2002-11-13 [colin]      0.8.5claws142
10589
10590         * src/matcher_parser_parse.y
10591                 Fix rule problem when " don't match
10592
10593 2002-11-13 [christoph]  0.8.5claws141
10594
10595         * src/folder.c
10596         * src/folderview.c
10597                 moved cache saving to folder_item_close
10598                 the folderview should not have to deal with
10599                 this things
10600
10601 2002-11-13 [christoph]  0.8.5claws140
10602
10603         * src/summaryview.c
10604                 moved setting of important score to
10605                 summary_set_prefs_from_folderitem
10606
10607 2002-11-13 [colin]      0.8.5claws139
10608
10609         * src/matcher_parser_parse.y
10610                 Fix a segfault in the parser (happening when
10611                 a good expression had been tested and a bad 
10612                 one arrives)
10613
10614 2002-11-13 [paul]       0.8.5claws138
10615
10616         * sync with 0.8.5cvs24
10617                 see ChangeLog 2002-11-13
10618                 
10619         * po/pt_BR.po
10620                 updated by Fabio Jr. Beneditto
10621
10622 2002-11-13 [colin]      0.8.5claws137
10623         
10624         * src/msgcache.c
10625           src/defs.h
10626           src/procmsg.[ch]
10627                 Revert last commit, problem
10628
10629 2002-11-13 [colin]      0.8.5claws136
10630
10631         * src/msgcache.c
10632                 Remove duplicated code
10633         * src/defs.h
10634                 Bumped CACHE_VERSION and MARK_VERSION
10635         * src/procmsg.[ch]
10636                 Network endian for cache and mark files
10637
10638 2002-11-12 [colin]      0.8.5claws135
10639
10640         * src/inc.c
10641                 Fix the "socket error" dialog which disappeared
10642
10643 2002-11-12 [colin]      0.8.5claws134
10644
10645         * src/msgcache.c
10646                 Reverse last commit which had performance 
10647                 problems, but still reverse the list
10648
10649 2002-11-12 [colin]      0.8.5claws133
10650
10651         * src/msgcache.c
10652                 Reverse list order
10653
10654 2002-11-12 [melvin]     0.8.5claws132
10655
10656         * src/compose.c
10657                 Added a check for a NULL prefs_common.dictionary
10658
10659 2002-11-12 [colin]      0.8.5claws131
10660
10661         * src/ssl_certificate.[ch]
10662                 Use FQDN hostname
10663
10664 2002-11-12 [colin]      0.8.5claws130
10665
10666         * src/ssl_certificate.[ch]
10667                 Take connection port into account for 
10668                 checking certificates (a single hostname
10669                 could have multiple servers with multiple
10670                 certificates)
10671         * src/ssl.c
10672                 Pass the port to ssl_certificate_check
10673
10674 2002-11-12 [paul]       0.8.5claws129
10675
10676         * src/folder.c
10677                 fix a typo in last commit
10678
10679 2002-11-12 [paul]       0.8.5claws128
10680
10681         * sync with 0.8.5cvs23
10682                 see ChangeLog entry 2002-11-12
10683
10684 2002-11-11 [colin]      0.8.5claws127
10685
10686         * src/ssl_certificate.c
10687                 Cleaner messages
10688                 Don't popup, instead log error, if the 
10689                 corresponding pref is checked
10690         * src/ssl_certificate.h
10691                 include <openssl/objects/h>
10692
10693 2002-11-11 [colin]      0.8.5claws126
10694
10695         * src/ssl_certificate.h
10696                 _Really_ clean it
10697
10698 2002-11-11 [colin]      0.8.5claws125
10699         
10700         * src/ssl_certificate.c
10701                 Fixed leak
10702
10703 2002-11-11 [colin]      0.8.5claws124
10704
10705         * src/ssl.c
10706                 Cleaned a bit
10707         * src/ssl_certificate.[ch]
10708                 Cleaned a bit (better use of SSL API)
10709                 (This will cause non-recognition of saved 
10710                  certificates of claws12[23]...)
10711
10712 2002-11-11 [paul]       0.8.5claws123
10713         
10714         * po/es.po
10715                 updated by Ricardo Mones Lastra
10716
10717 2002-11-11 [colin]      0.8.5claws122
10718
10719         * src/ssl.c
10720                 Fix a typo
10721
10722 2002-11-11 [colin]      0.8.5claws121
10723
10724         * src/ssl_certificate.[ch] ** NEW FILES **
10725         * src/ssl.[ch]
10726                 Check SSL certificates presented to us
10727         * src/Makefile.am
10728                 Add ssl_certificate.[ch]
10729         * po/POTFILES.in
10730                 Add ssl_certificate.c
10731
10732 2002-11-11 [paul]       0.8.5claws120
10733
10734         * sync with 0.8.5cvs22
10735                 see ChangeLog 2002-11-11
10736
10737 2002-11-11 [paul]       0.8.5claws119
10738
10739         * sync with 0.8.5cvs21
10740                 see ChangeLog 2002-11-11
10741
10742 2002-11-10 [jens]       0.8.5claws118
10743
10744         * src/folder.c
10745         * src/folderview.c
10746                 corrected some typing
10747         * po/de.po
10748                 updated german translation
10749         * sylpheed.spec.in
10750                 cleaned up specfile and adjusted it for claws
10751
10752 2002-11-10 [colin]      0.8.5claws117
10753
10754         * src/summaryview.c
10755                 a STATUSBAR_PUSH/POP fix
10756
10757 2002-11-10 [colin]      0.8.5claws116
10758
10759         * src/prefs_folder_item.c
10760                 Fix hanging after opening folder properties
10761
10762 2002-11-10 [hoa]        0.8.5claws115
10763
10764         * src/matcher_parser_lex.l
10765         * src/matcher_parser_parse.y
10766                 config file for scoring and filtering is no more trashed
10767                 when there is a syntax error in a filtering rule when
10768                 editing it in a dialog.
10769
10770 2002-11-09 [colin]      0.8.5claws114
10771
10772         * src/mbox_folder.c
10773                 Added missing initialisation of folder->destroy()
10774
10775 2002-11-09 [colin]      0.8.5claws113
10776
10777         * src/folder.c
10778           src/folderview.c
10779                 Fix the status bar messages
10780
10781 2002-11-09 [colin]      0.8.5claws112
10782
10783         * src/folderview.c
10784                 Fix hangs after folder dnd, happening after 
10785                 claws109.
10786
10787 2002-11-09 [christoph]  0.8.5claws111
10788
10789         * src/folderview.c
10790                 just changed order of calls (reverse order of
10791                 associated calls)
10792         * src/inc.c
10793                 lock inc when checking only one account, otherwise
10794                 inc all could be executed at the same time
10795
10796 2002-11-09 [christoph]  0.8.5claws110
10797
10798         * src/folderview.c
10799                 better unlock the mouse cursor before calling
10800                 summary_show because it changes the cursor too
10801
10802 2002-11-09 [christoph]  0.8.5claws109
10803
10804         * src/folder.[ch]
10805         * src/folderview.c
10806                 add functions to open and close a folder
10807                 o opending will execute scanning for remote folders
10808                   and processing
10809                 o closing will unset new flag for messages
10810
10811 2002-11-09 [colin]      0.8.5claws108
10812
10813         * src/folder.c
10814                 Add a call to prefs_matcher_write_config to 
10815                 avoid non-leaf folders filtering settings to be
10816                 lost
10817
10818 2002-11-09 [paul]       0.8.5claws107
10819
10820         * src/prefs_account.c
10821                 re-word a label
10822
10823 2002-11-09 [colin]      0.8.5claws106
10824
10825         * src/folderview.c
10826                 Minor esthetic fix
10827
10828 2002-11-09 [colin]      0.8.5claws105
10829
10830         * src/folderview.c
10831                 Fix prefs_filtering deletion for MH folders (same
10832                 reason as below)
10833         * src/prefs_filtering.c
10834                 Fix prefs_filtering renaming and deletion for 
10835                 folder-based processing rules.  
10836
10837 2002-11-09 [christoph]  0.8.5claws104
10838
10839         * src/compose.c
10840         * src/folder.[ch]
10841         * src/folderview.[ch]
10842         * src/import.c
10843         * src/inc.c
10844         * src/main.c
10845         * src/mainwindow.c
10846         * src/messageview.c
10847         * src/prefs_folder_item.c
10848         * src/procmsg.c
10849         * src/summaryview.c
10850                 implement a callback system for folder item updates
10851
10852 2002-11-09 [colin]      0.8.5claws103
10853
10854         * src/folderview.c
10855                 Fix prefs_filtering renaming for MH folders (we
10856                 shouldn't rename by path as another folder could
10857                 have the same hierarchy).
10858
10859 2002-11-09 [colin]      0.8.5claws102
10860
10861         * src/folder.c
10862                 Fix a leak found by Christoph, use better variable
10863                 names
10864
10865 2002-11-09 [colin]      0.8.5claws101
10866
10867         * src/folder.c
10868                 One more fix for processing rules
10869
10870 2002-11-08 [colin]      0.8.5claws100
10871         
10872         * src/matcher.c
10873                 Don't copy the compiled regexp (will be reevaluated)
10874         * src/folderview.c
10875                 Lock folderview while moving
10876         * src/folder.c
10877                 Provide info on what's happening to the user
10878
10879 2002-11-08 [colin]      0.8.5claws99
10880
10881         * src/folderview.c
10882                 Fix folder reordering after a move if parent is 
10883                 root
10884         * src/scoring.[ch]
10885                 Add function to copy a ScoringProp
10886         * src/prefs_folder_item.c
10887                 Copy scoring rules when copying a folder prefs
10888
10889 2002-11-08 [colin]      0.8.5claws98
10890
10891         * src/folderview.c
10892                 Fixes in case of failure
10893         * src/filtering.[ch]    
10894                 Add function to duplicate a FilteringProp
10895         * src/matcher.[ch]
10896                 Add function to duplicate a MatcherProp
10897         * src/prefs_folder_item.c
10898                 Save folder's processing rules when copying 
10899                 its prefs
10900
10901 2002-11-08 [colin]      0.8.5claws97
10902         
10903         * src/folderview.c
10904                 Sort after move
10905         * src/folder.c 
10906                 Change a printf to debug_print
10907
10908 2002-11-08 [colin]      0.8.5claws96
10909
10910         * src/folder.c
10911           src/folderview.c
10912                 Fix segfaults, call me stupido
10913         
10914
10915 2002-11-08 [colin]      0.8.5claws95
10916
10917         *src/folder.c
10918                 Added forgotten prefs to save when moving folders
10919
10920 2002-11-08 [colin]      0.8.5claws94
10921
10922         * src/folder.c
10923                 Fixes to folder DND (prefs copy)
10924         * src/folderview.c
10925                 Optimization for folder DND (don't rescan whole tree)
10926                 Added folderview_create_folder_node() for this 
10927                 optimization, so de-duped a bit the code
10928         * src/prefs_folder_item.[ch]
10929                 Added prefs_folder_item_copy_prefs()    
10930           
10931 2002-11-08 [paul]       0.8.5claws93
10932
10933         * src/prefs_account.c
10934           tools/README
10935           tools/kmail2sylpheed_v2.pl
10936                 correct some typos
10937
10938 2002-11-08 [paul]       0.8.5claws92
10939
10940         * src/compose.c
10941           src/prefs_account.[ch]
10942                 remove account options 'clearsign' and 'ascii_armored',
10943                 replace with 'default_gnupg_mode' to prevent mixed-mode
10944                 Privacy settings
10945
10946 2002-11-08 [paul]       0.8.5claws91
10947
10948         * src/compose.[ch]
10949                 re-implement GnuPG 'on-the-fly' mode selection,
10950                 disallow mixed-mode
10951
10952 2002-11-08 [colin]      0.8.5claws90
10953
10954         * src/folderview.c
10955           src/prefs_folder_item.c
10956                 Change "Property" to "Properties"
10957
10958 2002-11-07 [colin]      0.8.5claws89
10959
10960         * src/folderview.c
10961           src/folder.c
10962                 Allow folder dropping to a root folder
10963
10964 2002-11-07 [paul]       0.8.5claws88
10965
10966         * src/compose.c
10967                 revert last commit
10968
10969 2002-11-07 [paul]       0.8.5claws87
10970
10971         * src/compose.c
10972                 fix reply-to-list bug. closes bug report
10973                 "[633382] reply-to-list broken in recent cvs"
10974
10975 2002-11-07 [paul]       0.8.5claws86
10976
10977         * src/compose.c
10978                 add a forgotten '#if USE_GPGME ... #endif'
10979
10980 2002-11-07 [paul]       0.8.5claws85
10981
10982         * sync with 0.8.5cvs20
10983                 see ChangeLog 2002-11-07
10984
10985 2002-11-07 [colin]      0.8.5claws84
10986
10987         * src/folder.[ch]
10988                 Change folder_item_move_to to return the newly 
10989                 created folderitem.
10990         * src/folderview.c
10991                 Select the new folderitem after moving.
10992
10993 2002-11-07 [colin]      0.8.5claws83
10994
10995         * src/prefs_filtering.c
10996                 Fix rule rewriting when moving a leaf folder to a 
10997                 shorter path
10998
10999 2002-11-07 [colin]      0.8.5claws82
11000
11001         * src/prefs_filtering.c
11002                 fix a leak
11003
11004 2002-11-07 [colin]      0.8.5claws81
11005
11006         * src/folder.[ch]
11007                 Add folder_item_move_to() function to move a 
11008                 folderitem into another one (updates matcher etc)
11009         * src/folderview.c
11010                 Add folder drag'n drop (context menu to come)
11011                 [Should be dataloss free, but Please backup before 
11012                  trying !]
11013
11014 2002-11-06 [colin]      0.8.5claws80
11015
11016         * src/mh.c
11017                 mh_create_folder() returns NULL if can't create
11018                 directory hierarchy
11019
11020 2002-11-06 [paul]       0.8.5claws79
11021
11022         * src/compose.[ch]
11023                 allow 'on-the-fly' changing of the type of encryption 
11024                 and/or signing used (mime/ascii) via the compose window
11025
11026 2002-11-06 [paul]       0.8.5claws78
11027
11028         * sync with 0.8.5cvs19
11029                 see ChangeLog 2002-11-06 for src/account.c: 
11030                 account_get_special_folder()
11031                 
11032 2002-11-05 [alfons]     0.8.5claws77
11033
11034         * src/crash.c
11035                 very minor cleanups: nothing to see here, move on. :-)
11036
11037 2002-11-05 [colin]      0.8.5claws76
11038
11039         * src/main.c
11040                 Changes choices if compose windows are opened to
11041                 Discard, Draft, Don't quit
11042
11043 2002-11-05 [thorsten]   0.8.5claws75
11044
11045         * src/compose.c
11046                 reenabled default_reply_to folder option
11047
11048 2002-11-05 [colin]      0.8.5claws74
11049
11050         * src/compose.[ch] 
11051                 add compose_draft()
11052         * src/crash.c
11053                 add SIGTERM handler
11054         * src/main.[ch]
11055                 add clean_quit() for the SIGTERM handler
11056
11057 2002-11-05 [paul]       0.8.5claws73
11058         
11059         * po/es.po
11060                 updated by Ricardo Mones Lastra
11061
11062 2002-11-05 [melvin]     0.8.5claws72
11063
11064         * src/logwindow.c
11065                 Fixed log-clipping bug #616795.
11066                 To stop logging in the log window use 0 length.
11067         * src/prefs_common.c
11068                 Added a label to inform about the 0 log length behaviour.
11069
11070 2002-11-05 [paul]       0.8.5claws71
11071
11072         * sync with 0.8.5cvs17
11073                 see ChangeLog 2002-11-05
11074
11075 2002-11-04 [paul]       0.8.5claws70
11076
11077         * sylpheed-128x128.png
11078           sylpheed-64x64.png
11079           sylpheed.png
11080                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
11081                 <nikai@users.sourceforge.net>
11082                 
11083         * po/bg.po
11084                 updated by George Danchev
11085
11086 2002-11-03 [thorsten]   0.8.5claws69
11087
11088         * src/main.c
11089           src/mimeview.c
11090           src/rfc2015.h
11091                 add check if gpg is active
11092
11093 2002-11-03 [thorsten]   0.8.5claws68
11094
11095         * src/toolbar.h
11096                 removed GSList declaration causing trouble on MacOS-X
11097                 (submitted by alfons, reported by xfesty)
11098
11099 2002-11-01 [paul]       0.8.5claws67
11100
11101         * src/mainwindow.c
11102                 remove last remnants of main's filter code
11103
11104 2002-11-01 [paul]       0.8.5claws66
11105
11106         * tools/filter_conv.pl
11107                 fix bug where user-defined headers were ignored
11108
11109 2002-11-01 [paul]       0.8.5claws65
11110
11111         * src/logwindow.c
11112                 make a debug_print() not translatable
11113
11114 2002-10-31 [melvin]     0.8.5claws64
11115
11116         * ac/aspell.m4
11117                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
11118                 not run any GNU/aspell test.  The dictionary path will
11119                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
11120                 was given, in which case, it will be $prefix/lib/aspell/
11121         * configure.in
11122                 Fixed typo in commentary (Aspell code).
11123
11124 2002-10-31 [paul]       0.8.5claws63
11125
11126         * po/POTFILES.in
11127                 remove src/filter.c and src/prefs_filter.c
11128                 thanks to Ricardo for reminding me
11129
11130 2002-10-31 [colin]      0.8.5claws62
11131
11132         * src/mbox_folder.c
11133                 Plug some leaks
11134
11135 2002-10-31 [paul]       0.8.5claws61
11136
11137         * src/prefs_filter.[ch] ** REMOVED **
11138           src/filter.[ch]       ** REMOVED **
11139           
11140         * src/Makefile.am
11141           src/folderview.c
11142           src/inc.c
11143           src/main.c
11144           src/mainwindow.c
11145           src/mbox.c
11146           src/prefs_common.c
11147           src/prefs_filtering.c
11148           src/summaryview.[ch]
11149                 remove main's 'filter' code
11150                 
11151         README.claws
11152                 update to reflect removal of main's filter
11153
11154 2002-10-31 [paul]       0.8.5claws60
11155
11156         * src/summaryview.c
11157                 remove check for global_processing in summary_filter_open(). 
11158                 This fixes the bug where if the user uses the right-click 
11159                 'Create filter rule...' and doesn't have any filter rules 
11160                 already defined in claws' advanced filtering, the newly 
11161                 created filter rule goes to main's filtering which is 
11162                 inaccessible through the gui. Now the filter rule gets added
11163                 to claws' filtering by default.
11164
11165 2002-10-28 [melvin]     0.8.5claws59
11166
11167         * src/prefs_actions.c
11168                 Fixed bug #627322 where MIME parts were not always
11169                 correctly passed to a %p action
11170                 Display an error dialog when message filename is not found.
11171
11172 2002-10-28 [melvin]     0.8.5claws58
11173
11174         * src/prefs_common.c
11175                 Readded a missing function declaration lost in 0.8.3claws34
11176
11177 2002-10-28 [paul]       0.8.5claws57
11178
11179         * sync with 0.8.5cvs15
11180                 see ChangeLog 2002-10-28 and 2002-10-25
11181                 
11182         Note: ChangeLog entry 2002-10-24 is not sync'ed.
11183
11184 2002-10-27 [oliver]     0.8.5claws56
11185
11186         * src/pop.c
11187                 plug leak in pop3_top_recv
11188
11189 2002-10-26 [christoph]  0.8.5claws55
11190
11191         * src/folder.c
11192                 set need_update folder flag when messages are added
11193                 (closes bug [ 626922 ] folder not updated after receiving)
11194
11195 2002-10-25 [melvin]     0.8.5claws54
11196
11197         * src/imageview.c
11198                 Fixed a memleak introduced in the scaling code.
11199
11200 2002-10-24 [alfons]     0.8.5claws53
11201
11202         * src/filtering.c
11203                 make filtering's forward message action forward from the 
11204                 correct account
11205                 (closes bug [628089 ] Filter -> Forward from address problem
11206                 reported by Oktay)
11207
11208 2002-10-24 [christoph]  0.8.5claws52
11209
11210         * src/mainwindow.c
11211         * src/manual.[ch]
11212                 o use manual of current locale or english if current
11213                   locale is not available (and english is available)
11214                 o also link to sylpheed doc project manuals
11215
11216 2002-10-23 [paul]       0.8.5claws51
11217
11218         * tools/README
11219           tools/kmail2sylpheed_v2.pl
11220                 add new version of kmail addressbook importer script.
11221                 works with newer versions of Kmail/KAddressBook which
11222                 have new and rearranged data.
11223
11224 2002-10-23 [martin]     0.8.5claws50
11225
11226         * src/folderview.c
11227         * src/summaryview.c
11228         * src/utils.h
11229         * src/utils.c
11230                 added length parameter to get_abbrev_newsgroup_name()
11231                 changed this function so that it abbreviates the newsgroup
11232                 names only so long it is smaller than the length parameter
11233                 (for better reading of some newsgroup names and space efficiency)
11234
11235 2002-10-22 [colin]      0.8.5claws49
11236
11237         *src/foldersel.c
11238                 Revert Alfons' last modification (after voting ;-))
11239
11240 2002-10-21 [alfons]     0.8.5claws48
11241
11242         * src/foldersel.c
11243                 folder view in folder selection dialog reflects state of
11244                 folder view in main window
11245
11246 2002-10-18 [alfons]     0.8.5claws47
11247
11248         * src/mbox.c
11249                 drop imported messages in folder selected by user,
11250                 and not in the inbox
11251                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
11252
11253 2002-10-18 [alfons]     0.8.5claws46
11254
11255         * src/compose.c
11256                 make automagic reply work correctly for email accounts 
11257                 (whether it's viable to do a full sync with Hiro's 
11258                 compose.c is still under discussion)
11259
11260 2002-10-18 [melvin]     0.8.5claws45
11261
11262         * src/prefs_actions.c
11263                 Fixed bug #622275 where asynchroneous actions left 
11264                 zombies processes
11265                 Made (synchroneous) actions' input be displayed live.
11266
11267 2002-10-18 [christoph]  0.8.5claws44
11268
11269         * src/textview.c
11270                 don't add a newline in the textview in front of the
11271                 first textpart if header display is disabled
11272                 (closes bug [ 603385 ] disabled header display leaves blank
11273                  lin)
11274
11275 2002-10-18 [christoph]  0.8.5claws43
11276
11277         * src/folder.[ch]
11278         * src/imap.c
11279         * src/mbox_folder.c
11280         * src/mh.c
11281         * src/news.c
11282                 folder->get_num_list now returns an error code
11283                 (closes bug [ 609424 ] News cache cleared on failure)
11284                 
11285 2002-10-17 [colin]      0.8.5claws42
11286         
11287         * src/news.c
11288                 Changed a printf by debug_print
11289
11290 2002-10-16 [paul]       
11291
11292         * tools/OOo2sylpheed.pl
11293                 allow for spaces in the name of the
11294                 file to be attached.
11295
11296 2002-10-16 [colin]      0.8.5claws41
11297
11298         * src/main.c
11299                 Use a tristate to change online mode
11300
11301 2002-10-16 [paul]       0.8.5claws40
11302
11303         * po/es.po
11304                 updated by Ricardo Mones Lastra
11305
11306 2002-10-16 [colin]      0.8.5claws39
11307
11308         * src/main.c
11309           src/mainwindow.[ch]
11310                 Added --online and --offline command-line
11311                 switches
11312
11313 2002-10-15 [christoph]  0.8.5claws38
11314
11315         * src/procmime.c
11316                 set mimeinfo->name to NULL after g_free to
11317                 avoid double freeing with g_free
11318
11319 2002-10-14 [christoph]  0.8.5claws37
11320
11321         * src/compose.c
11322         * src/filtering.c
11323         * src/summaryview.c
11324                 remove calls to folder->change_flags that are now
11325                 done by procmsg flag functions (seems it is not
11326                 used by any foldertype anyway)
11327         * src/folder.c
11328                 init folder->change_flags with NULL
11329
11330 2002-10-14 [christoph]  0.8.5claws36
11331
11332         * src/folder.[ch]
11333         * src/imap.[ch]
11334                 use virtual functions for folder item new and destroy
11335                 functions
11336
11337 2002-10-14 [melvin]     0.8.5claws35
11338
11339         * src/compose.c
11340                 Added a test to not run the spell checker if no default
11341                 dictionary is available. No dialog is displayed though.
11342
11343 2002-10-14 [melvin]     0.8.5claws34
11344
11345         * src/gtkaspell.c
11346                 Fixed bug in dictionary list context menu where
11347                 "More..." pointed to an emtpy submenu if the
11348                 number of dictionaries is a multiple of 15
11349                 Removed unneeded code in suggestions list creation
11350
11351 2002-10-14 [paul]       0.8.5claws33
11352
11353         * po/bg.po
11354                 updated by George Danchev
11355
11356 2002-10-13 [hoa]        0.8.5claws32
11357
11358         * src/matcher.[ch]
11359           src/matcher_parser_parser.y
11360                 removed the escaped string from internal structure
11361                 of matcher.
11362
11363 2002-10-12 [colin]      0.8.5claws31
11364
11365         * src/gtksctree.[ch]
11366           src/summaryview.c
11367                 Removed useless function gtksctree_reanchor
11368
11369 2002-10-12 [alfons]     0.8.5claws30
11370         
11371         * sync with remaining main changes 2002-10-09 - 2002-10-11
11372         - drop changes to src/compose.c (requires claws specific changes)
11373         
11374 2002-10-12 [alfons]     0.8.5claws29
11375         
11376         * sync with main changes of 2002-10-08
11377         - drop changes to src/compose.c (requires claws specific changes)
11378         - drop changes to src/summaryview.c (requires changes to compose.c)     
11379
11380 2002-10-12 [alfons]     0.8.5claws28
11381         
11382         * sync with main changes of 2002-10-07
11383
11384 2002-10-12 [alfons]     0.8.5claws27
11385
11386         * sync with main changes of 2002-10-04
11387         - drop changes to src/compose.c (requires claws specific changes)
11388         - drop changes to src/prefs_folder_item.c (claws implementation
11389           seems to be working)
11390
11391 2002-10-12 [colin]      0.8.5claws26
11392
11393         * src/mainwindow.c
11394                 Fix folder-flicker when space-reading, introduced 
11395                 in claws22.
11396
11397 2002-10-12 [colin]      0.8.5claws25
11398
11399         * src/compose.c
11400                 Save account address when saving as draft.
11401                 (closes bug 621838)
11402
11403 2002-10-12 [colin]      0.8.5claws24
11404
11405         * src/summaryview.c
11406                 Fix the problem consisting of no message selected
11407                 after the last message in a folder has been moved.
11408
11409 2002-10-12 [paul]       0.8.5claws23
11410
11411         * src/compose.c
11412           src/prefs_template.c
11413           src/template.[ch]
11414                 add Cc and Bcc to templates. Patch submitted by
11415                 John L. Males.
11416
11417 2002-10-12 [colin]      0.8.5claws22
11418
11419         * src/folderview.c
11420                 Fix a bug after "Check for new messages":
11421                 If a folder was opened, it was still selected at
11422                 the end of the check, but displayed empty.
11423         * src/mainwindow.c
11424                 Remove unnecessary check
11425
11426 2002-10-12 [paul]
11427
11428         * tools/README
11429                 be more verbose in the description of
11430                 OOo2sylpheed.pl
11431                 
11432
11433 2002-10-11 [colin]      0.8.5claws21
11434
11435         * src/mainwindow.c
11436                 Make space work (better) when no mail is selected
11437
11438 2002-10-11 [colin]      0.8.5claws20
11439
11440         * src/inc.c
11441           src/news.c
11442                 fix warnings
11443
11444 2002-10-11 [colin]      0.8.5claws19
11445
11446         * src/mainwindow.c
11447                 revert 0.8.5claws6 changes as i couldn't get to
11448                 anything satisfying
11449
11450 2002-10-11 [melvin]     0.8.5claws18
11451
11452         * src/compose.c
11453                 Removed buggy and unused macro (should have been committed in
11454                 0.8.5claws17)
11455
11456 2002-10-11 [melvin]     0.8.5claws17
11457
11458         * src/compose.c
11459                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
11460
11461 2002-10-11 [thorsten]   0.8.5claws16 
11462
11463         * src/folderview.c
11464                 remove rescan warning
11465
11466 2002-10-11 [colin]      0.8.5claws15 
11467
11468         * src/procheader.c
11469                 fix a segfault that happens if conv_unmime_header
11470                 fails (should be better to find out why it fails)
11471
11472 2002-10-11 [christoph]  0.8.5claws14
11473
11474         * src/summaryview.c
11475                 update folderview stats after ignore/unignore thread
11476
11477 2002-10-11 [hoa]        0.8.5claws13
11478
11479         * src/quote_fmt_parse.y
11480                 Fixed a yacc/bison syntax error
11481         * src/matcher.c
11482                 Escaping of string is fixed.
11483
11484 2002-10-11 [colin]      0.8.5claws12
11485
11486         * src/imageview.c
11487                 Resize images to fit
11488
11489 2002-10-11 [paul]       0.8.5claws11
11490
11491         * po/es.po
11492                 updated by Ricardo Mones Lastra
11493
11494 2002-10-10 [alfons]     0.8.5claws10
11495
11496         * src/compose.c
11497                 allow dropping files by "moving" files from a file manager,
11498                 not only by the more cumbersome "copying". the latter 
11499                 mostly implies holding down the Control button
11500
11501 2002-10-10 [christoph]  0.8.5claws9
11502
11503         * src/summaryview.c
11504                 update folders after thread building for ignored threads
11505
11506 2002-10-10 [christoph]  0.8.5claws8
11507
11508         * config/.cvsignore
11509                 added Makefile
11510         * src/filtering.[ch]
11511         * src/folder.[ch]
11512         * src/folderview.[ch]
11513         * src/import.c
11514         * src/inc.[ch]
11515         * src/mbox.[ch]
11516         * src/procmsg.c
11517         * src/summaryview.[ch]
11518                 o added new flag need_update to FolderItem
11519                 o removed folder_table from various functions from tracking
11520                   folder updates
11521                 o set need_update flags in folder.c's move, copy and delete
11522                   functions and procmsg's flags functions
11523                 o added function folderview_update_items_when_required that
11524                   updates all folders with need_update set
11525                 o call folderview_update_items_when_required instead of
11526                   folderview_update_item_foreach
11527
11528 2002-10-09 [sergey]     0.8.5claws7
11529
11530         * src/compose.c
11531                 Strip CRs whel loading the text into editor in reedit mode.
11532
11533 2002-10-09 [colin]      0.8.5claws6
11534
11535         * src/mainwindow.c
11536                 Make Space work when no mail is selected
11537
11538 2002-10-09 [colin]      0.8.5claws5
11539
11540         * src/gtksctree.[ch]
11541                 Fix range_select
11542                 Add gtk_sctree_reanchor() 
11543         * src/summaryview.c
11544                 Use gtk_sctree_reanchor() - better fix for 
11545                 bug 60413
11546
11547 2002-10-09 [colin]      0.8.5claws4
11548
11549         * src/summaryview.c
11550                 Fix shift-click select after delete problem
11551                 (closes bug 60413)
11552
11553 2002-10-08 [thorsten]   0.8.5claws3
11554
11555         * src/summaryview.c
11556                 exclude current msg from -hide read messages-
11557
11558 2002-10-08 [colin]      0.8.5claws2
11559
11560         * src/inc.[ch]
11561           src/pop.c
11562           src/recv.c
11563                 Differentiate socket errors from disk full
11564                 errors
11565
11566 2002-10-08 [christoph]  0.8.5claws1
11567
11568         * Makefile.am
11569         * configure.in
11570                 modifications for new config directory
11571
11572         * config.guess  ** REMOVED **
11573         * config.sub    ** REMOVED **
11574         * install-sh    ** REMOVED **
11575         * ltmain.sh     ** REMOVED **
11576         * missing       ** REMOVED **
11577         * mkinstalldirs ** REMOVED **
11578                 these files are autogenerated by automake
11579                 when you run autogen.sh
11580
11581         * config/.cvsignore     ** NEW FILE **
11582         * config/Makefile.am    ** NEW FILE **
11583                 ignore autogenerated files
11584                 create a Makefile in this directory
11585
11586 2002-10-08 [paul]       0.8.5claws
11587
11588         * 0.8.5claws release
11589         
11590         * src/compose.c
11591           src/procheader.c
11592           src/procmsg.c
11593                 fix quote reply format for newsgroups reply bug
11594                 (thanks to Hoa)
11595                 
11596         * po/en_GB.po
11597           po/pl.po
11598                 updated by me and Witold Wladyslaw Wojciech Wilk
11599                 repectively
11600
11601 2002-10-07 [paul]       0.8.3claws53
11602
11603         * po/it.po
11604           po/pt_BR.po
11605           po/sr.po
11606                 updated messages catalogs, submitted by
11607                 Alessandro Maestri, Fabio Jr.Beneditto 
11608                 and Urke MMI, respectively.
11609
11610 2002-10-07 [christoph]  0.8.3claws52
11611
11612         * src/folder.[ch]
11613         * src/folderview.c
11614         * src/mainwindow.c
11615                 fix new folder ghost message bug
11616                 (closes bug [ 619722 ] wrong count for newly created folders)
11617
11618 2002-10-07 [christoph]  0.8.3claws51
11619
11620         * src/compose.c
11621                 fix news posting problem
11622
11623 2002-10-07 [melvin]     0.8.3claws50
11624
11625         * po/fr.po
11626                 Updated French translation
11627
11628 2002-10-05 [christoph]  0.8.3claws49
11629
11630         * src/gtkstext.c
11631                 check if line_start_cache is set in gtk_stext_update_text
11632                 (closes bug [ 618119 ] crash while doing search in folder)
11633
11634 2002-10-05 [christoph]  0.8.3claws48
11635
11636         * src/imap.c
11637         * src/news.c
11638         * src/utils.c
11639         * src/utils.h
11640                 implement cache cleanups for claws' folder system
11641                 (closes bug [ 595916 ] imapcache not cleaned up)
11642
11643 2002-10-05 [melvin]     0.8.3claws47
11644
11645         * src/prefs_actions.c
11646                 Made the help text more clear for the %p token
11647
11648 2002-10-04 [paul]       0.8.3claws46
11649
11650         * sync with 0.8.5
11651                 see ChangeLog 2002-10-02 and 2002-10-03
11652
11653 2002-10-04 [christoph]  0.8.3claws45
11654
11655         * src/inc.c
11656                 fix segfault caused by pop before smtp
11657                 call to inc_account_mail with NULL
11658                 pointer for mainwin
11659
11660 2002-10-04 [paul]       0.8.3claws44
11661
11662         * configure.in
11663                 sync the LDAP detection from 0.8.5cvs1
11664
11665 2002-10-02 [christoph]  0.8.3claws43
11666
11667         * po/de.po
11668                 fix small spelling error
11669
11670 2002-10-02 [melvin]     0.8.3claws42
11671
11672         * ac/aspell.m4
11673                 Behave better and say "no" when test program cannot be run.
11674
11675 2002-10-02 [paul]       0.8.3claws41
11676
11677         * sync with 0.8.4cvs1
11678                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
11679                 
11680         * src/summaryview.c
11681                 toggle the behavior of Reply menuitem between
11682                 normal reply and reply-to-list
11683
11684 2002-10-01 [sergey]     0.8.3claws40
11685
11686         * src/compose.c
11687                 Convert newlines in the message text to the canonical form
11688                 before base64 encoding (RFC2045 compliance, fixes some
11689                 interoperability issues with Evolution 1.0.3)
11690
11691 2002-09-29 [colin]      0.8.3claws39
11692
11693         * src/summaryview.c
11694                 Fix an unwanted copy/paste
11695
11696 2002-09-29 [colin]      0.8.3claws38
11697
11698         * src/mainwindow.c
11699                 Renamed "Custom toolbar" to "Customize toolbar"
11700                 Renamed "Show all header" to "Show all headers"
11701                 Renamed "Set diplay item" to "Set displayed items"
11702         * src/prefs_common.c
11703                 Renamed "Show all header" to "Show all headers"
11704         * src/prefs_summary_column.c
11705                 Renamed "diplay item" to "displayed items"
11706
11707 2002-09-29 [colin]      0.8.3claws37
11708
11709         * src/mainwindow.[ch]
11710                 online/offline status pixmaps follow theme
11711                 changes
11712         * src/summaryview.[ch]
11713                 quicksearch pixmap follows theme changes
11714
11715 2002-09-29 [thorsten]   0.8.3claws36
11716
11717         * src/compose.c
11718           src/prefs_folder_item.[ch]
11719                 add default_reply_to folder option (closes patch 581044)
11720
11721 2002-09-29 [christoph]  0.8.3claws35
11722
11723         * acconfig.h    ** REMOVED **
11724         * configure.in
11725         * ac/aspell.m4
11726         * ac/check-type.m4
11727         * ac/gnupg-check-typedef.m4
11728                 fix autoheader 2.50 warning
11729
11730 2002-09-29 [christoph]  0.8.3claws34
11731
11732         * major code cleanup (part 2)
11733         
11734                 - unused variables removed
11735                 - unused functions removed
11736                 - uninitialized variables checked
11737                 - missing return statements added
11738                 - missing function return types added
11739                 - added parentheses around assignment
11740                   when suggested by gcc
11741
11742 2002-09-29 [alfons]     0.8.3claws33
11743
11744         * src/logwindow.c
11745                 log_window_clear(): only bracket gtk_text_forward_delete() 
11746                 with gtk_text_freeze() / gtk_text_thaw() (see if this
11747                 works around GTK text bug)
11748
11749 2002-09-29 [paul]       0.8.3claws32
11750
11751         * po/bg.po
11752           po/sr.po
11753                 updated by George Danchev and Urke MMI
11754                 respectively
11755
11756 2002-09-27 [christoph]  0.8.3claws31
11757
11758         * doc-src/readme.txt
11759         * doc-src/rfc1806.txt   ** REMOVED **
11760         * doc-src/rfc2183.txt   ** NEW FILE **
11761         * doc-src/rfc2980.txt   ** NEW FILE **
11762                 update rfcs
11763
11764 2002-09-27 [melvin]     0.8.3claws30
11765
11766         * ac/aspell.m4
11767                 Fixed typo which could break linking
11768
11769 2002-09-27 [melvin]     0.8.3claws29
11770
11771         * ac/aspell.m4
11772                 Improved GNU/aspell checking. 
11773                 Fixed bug #614490
11774
11775 2002-09-27 [paul]       0.8.3claws28
11776
11777         * sync with 0.8.3cvs8
11778                 see ChangeLog 2002-09-27
11779
11780 2002-09-26 [colin]      0.8.3claws27
11781
11782         * src/toolbar.[ch]
11783           src/mainwindow.[ch]
11784                 Add "Reply to Mailing-list" to the toolbar
11785
11786 2002-09-26 [christoph]  0.8.3claws26
11787
11788         * src/summaryview.c
11789                 Fix wrong message counts in summaryview status
11790
11791 2002-09-26 [paul]       0.8.3claws25
11792
11793         * sync with 0.8.3cvs7
11794                 see ChangeLog 2002-09-26
11795
11796 2002-09-26 [paul]       0.8.3claws24
11797
11798         * sync with 0.8.3cvs6
11799                 see ChangeLog 2002-09-25
11800
11801 2002-09-25 [christoph]  0.8.3claws23
11802
11803         * src/prefs_common.c
11804         * src/prefs_folder_item.c
11805         * src/prefs_scoring.c
11806                 Renamed "kill score" to "hide score" in GUI
11807                 and prefs files
11808
11809 2002-09-25 [paul]       0.8.3claws22
11810
11811         * sync with 0.8.3cvs5
11812                 see ChangeLog 2002-09-24
11813
11814 2002-09-24 [alfons]     0.8.3claws21
11815
11816         patch by Satoshi Nagayasu: allows appending / saving multiple 
11817         selected files (closes "[ 612279 ] save multiple mesg(s) in 
11818         'Save as ...'")
11819
11820         * AUTHORS
11821                 add Satoshi Nagayasu
11822         * src/summaryview.c
11823                 summary_save_as(): allow saving selected files to
11824                 one file
11825                 summary_set_menu_sensitive: enable "Save As..." when
11826                 multiple files are selected
11827         * src/utils.[ch]
11828                 append_file(): new function
11829
11830 2002-09-24 [colin]      0.8.3claws20
11831
11832         * src/procmime.c
11833                 Fix segfault when mimeinfo doesn't have a 
11834                 content_type. 
11835
11836 2002-09-24 [colin]      0.8.3claws19
11837
11838         * src/prefs_common.[ch]
11839                 Add a preference to display send dialog or not
11840         * src/send.c
11841                 Display send dialog according to preference
11842
11843 2002-09-24 [colin]      0.8.3claws18
11844
11845         * src/compose.[ch]
11846                 Disable user actions when sending
11847
11848 2002-09-24 [colin]      0.8.3claws17
11849
11850         * src/procmime.c
11851                 Do not display name or filename for attachments
11852                 with an application/pgp-signature type
11853                 (security flaw, see bug 537413)
11854
11855 2002-09-23 [colin]      0.8.3claws16
11856
11857         * src/editaddress.c
11858                 Initialize entry_email, entry_alias and 
11859                 entry_remarks to first email address of the list
11860
11861 2002-09-23 [colin]      0.83claws15
11862
11863         * src/compose.c
11864                 Drop pgp-signature when reediting a signed queued
11865                 message
11866
11867 2002-09-23 [melvin]     0.8.3claws14
11868
11869         * po/fr.po
11870                 Updated French translation
11871
11872 2002-09-23 [melvin]     0.8.3claws13
11873
11874         * src/mainwindow.c
11875                 Made custom toolbar menu labels more consistent
11876         * src/prefs_toolbar.c
11877                 Made custom toolbar window title more consistent
11878
11879 2002-09-22 [colin]      0.8.3claws12
11880
11881         * src/inc.c
11882                 Initialize session type to normal before getting 
11883                 mail (fixes strange Get behaviour)
11884         * src/prefs_account.h
11885                 Move STYPE_POP_BEFORE_SMTP to last position to 
11886                 avoid other side-effects
11887
11888 2002-09-22 [colin]      0.8.3claws11
11889
11890         * src/prefs_account.c
11891                 Fix pop_bfr_smtp_tm_entry sensivity when switching
11892                 from pop3 to apop or vice-versa
11893
11894 2002-09-22 [colin]      0.8.3claws10
11895         
11896         * src/prefs_account.[ch]
11897                 Add an option for the POP before SMTP timeout
11898         * src/inc.c
11899                 Remember time of last POP connection
11900         * src/send.c
11901                 Do POP before SMTP only if timeout reached
11902
11903 2002-09-22 [oliver]     0.8.3claws9
11904         
11905         * README.claws
11906                 explain custom toolbar
11907
11908 2002-09-22 [oliver]     0.8.3claws8
11909
11910         * src/prefs_actions.[ch]
11911         custom toolbar for compose      
11912                 actions callback from compose toolbar
11913         * src/folderview.c
11914                 remove include toolbar.h
11915
11916 2002-09-22 [oliver]     0.8.3claws7
11917         
11918         * src/prefs_toolbar.[ch]
11919                 custom toolbar for compose
11920                 - generic prefs_toolbar handles both
11921                   Mainwin's toolbar as well as Compose toolbar          
11922
11923 2002-09-22 [oliver]     0.8.3claws6
11924         
11925         * src/toolbar.[ch]
11926                 custom toolbar for compose
11927                 restructure toolbar.[ch]
11928
11929 2002-09-22 [oliver]     0.8.3claws5
11930
11931         * src/compose.[ch]
11932                 custom toolbar for compose
11933
11934 2002-09-22 [oliver]     0.8.3claws4
11935         
11936         * src/mainwindow.[ch]
11937                 custom toolbar for compose 
11938                 move mainwin toolbar back to mainwindow
11939
11940 2002-09-22 [alfons]     0.8.3claws3
11941
11942         * src/procmsg.c
11943                 :%sno/if(/if (/gc
11944                 :%sno/for(/for (/gc
11945                 (beautify)
11946
11947 2002-09-22 [alfons]     0.8.3claws2
11948         
11949         * src/procmsg.c
11950                 procmsg_save_to_outbox(): don't unlink message file from queue;
11951                 callers should do it using folder_item_remove_msg()
11952
11953 2002-09-22 [colin]      0.8.3claws1
11954
11955         * src/mimeview.[ch]
11956                 Made mimeview_check_signature() public
11957         * src/textview.c
11958                 Made GPG signatures verifiable by clicking
11959                 the [application/pgp-signature] in the Text
11960                 view
11961
11962 2002-09-22 [paul]       0.8.3claws
11963
11964         * po/bg.po
11965           po/en_GB.po
11966           po/es.po
11967           po/it.po
11968           po/pl.po
11969           po/pt_BR.po
11970           po/sr.po
11971                 updated translations, submitted by George Danchev,
11972                 me, Ricardo Mones Lastra, Alessandro Maestri,
11973                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
11974                 and Urke MMI, respectively.     
11975
11976 2002-09-22 [alfons]     0.8.2claws65
11977
11978         * src/procmsg.c
11979         * src/pgptext.c
11980                 no furry valgrinds have been used to plug these memleaks
11981
11982 2002-09-20 [paul]       0.8.2claws64
11983
11984         * sync with 0.8.3cvs4
11985                 'Select thread' re-implemented 
11986                 see ChangeLog 2002-09-20
11987
11988 2002-09-21 [alfons]     0.8.2claws63
11989
11990         * src/compose.c
11991                 compose_send(): plug unnoticed memleak
11992
11993 2002-09-20 [alfons]     0.8.2claws62
11994
11995         * src/addr_compl.c
11996                 replace_address_in_edit(): strict check for NULL address to
11997                 fix "[ 607348 ] Segfault in address completion". My guess is
11998                 that this happens with an empty address book, but it's good
11999                 to have this check here anyway
12000                 
12001                 completion_window_button_press(): free string returned 
12002                 from the internal cache
12003
12004 2002-09-20 [christoph]  0.8.2claws61
12005
12006         * src/procmime.h
12007                 added ENC_BINARY to EncodingType
12008         * src/procmime.c
12009                 the string returned by procmime_get_encoding_str
12010                 should not depend on the order of values in the
12011                 EncodingType definition
12012         * doc-src/rfc1806.txt   ** NEW FILE **
12013                 Added rfc1806 about MIME Content-Disposition
12014                 Extension
12015
12016 2002-09-19 [paul]       0.8.2claws60
12017
12018         * sync with 0.8.2cvs3
12019                 see ChangeLog 2002-09-19
12020
12021 2002-09-19 [paul]       0.8.2claws59
12022
12023         * src/prefs_folder_item.c
12024                 revert to Darko's original alignment of colour
12025                 selector button
12026                 add a colon to folder_color label
12027                 
12028         * src/compose.c
12029                 add Colin's patch (with Hiro's modifications) to 
12030                 force BASE64 encoding for 8-bit text when signing
12031                 (sync with 0.8.3cvs2)
12032
12033 2002-09-18 [alfons]     0.8.2claws58
12034
12035         * src/compose.c
12036                 :%sno/if(/if (/gc
12037                 :%sno/for(/for (/gc
12038                 (beautify a little bit)
12039
12040 2002-09-18 [christoph]  0.8.2claws57
12041
12042         * src/pine.c
12043                 fix handling of fgetc return value
12044
12045 2002-09-17 [alfons]     0.8.2claws56
12046         
12047         * src/summaryview.c
12048                 summary_sort(): check non-NULL summaryview->folder_item when no 
12049                 folder is selected at all
12050                 (closes "[ 610344 ] sort label make syl Crash")
12051
12052 2002-09-17 [alfons]     0.8.2claws55
12053         
12054         * src/compose.c
12055                 beautify a little bit
12056
12057 2002-09-17 [christoph]  0.8.2claws54
12058
12059         * src/folder.c
12060                 initialize max values for cache and folder
12061                 when cache or folder is empty
12062
12063 2002-09-15 [colin]      0.8.2claws53
12064
12065         * src/compose.c
12066                 Fix a leak (thanks Alfons!) and cleaned
12067                 variables names for custom headers
12068
12069 2002-09-15 [colin]      0.8.2claws52
12070
12071         * src/compose.c
12072                 Fix custom headers recognition when
12073                 prefs_common.trans_hdr is on
12074
12075 2002-09-15 [colin]      0.8.2claws51
12076
12077         * src/compose.c
12078                 Allow dynamically-added custom headers
12079                 Yet not reparsed if reedited
12080
12081 2002-09-15 [alfons]     0.8.2claws50
12082
12083         * src/prefs_account.c
12084                 fix warnings
12085
12086 2002-09-15 [colin]      0.8.2claws49
12087         
12088         * src/prefs_account.c
12089                 fix pop_before_smtp sensitivity
12090
12091 2002-09-15 [colin]      0.8.2claws48
12092
12093         * src/inc.[ch]
12094                 add inc_pop_before_smtp()
12095                 allow MainWindow to be undefined in 
12096                 inc_account_mail() and inc_start()
12097         * src/pop.c
12098           src/prefs_account.h
12099                 add STYPE_POP_BEFORE_SMTP session type
12100         * src/prefs_account.c
12101                 activated pop before smtp option
12102         * src/send.c
12103                 do pop before smtp if the relevant option 
12104                 is set
12105
12106 2002-09-15 [paul]       0.8.2claws47
12107
12108         * sync with 0.8.3
12109                 see ChangeLog 2002-09-15
12110
12111 2002-09-14 [paul]       0.8.2claws46
12112
12113         * po/bg.po
12114                 updated Bulgarian translation, submitted by
12115                 George Danchev
12116
12117 2002-09-13 [paul]       0.8.2claws45
12118
12119         * src/compose.c
12120                 merge claws' select_account() with main's
12121                 (new) compose_select_account(). [sync with
12122                 0.8.2cvs15, see ChangeLog 2002-09-11]
12123
12124 2002-09-12 [christoph]  0.8.2claws44
12125
12126         * src/filter.c
12127                 allocate 1 elements of FolderItem not 0
12128
12129 2002-09-12 [colin]      0.8.2claws43
12130
12131         * src/compose.c
12132                 Fix bug #590825 (obey Follow-up: poster)
12133
12134 2002-09-12 [colin]      0.8.2claws42
12135
12136         * src/procmime.c
12137                 Fix bug #557009 (wrong headers for messages 
12138                 forwarded as attachments)
12139
12140 2002-09-11 [colin]      0.8.2claws41
12141         
12142         * src/compose.c
12143                 Put SCF: pseudo-header on top of message
12144                 Set draft tmp_flag when saved as draft
12145
12146         * src/procmsg.c
12147           src/procheader.c
12148                 Skip after first \n\n for beginning of real message
12149                 for drafts too
12150
12151 2002-09-11 [christoph]  0.8.2claws40
12152
12153         * src/filtering.c
12154                 use procmsg flag functions in filtering or processing
12155                 will cause incorrect folder message counts
12156
12157 2002-09-11 [colin]      0.8.2claws39
12158
12159         * src/compose.c
12160                 Fix bug #550175 - wrong save folder when reediting
12161                 drafts
12162
12163 2002-09-11 [paul]       0.8.2claws38
12164
12165         * sync with 0.8.2cvs14
12166                 see ChangeLog 2002-09-11
12167
12168 2002-09-11 [colin]      0.8.2claws37
12169
12170         * src/folder.c
12171                 Fix a typo (seeming to cause new/unread status to
12172                 be lost)
12173
12174 2002-09-10 [christoph]  0.8.2claws36
12175
12176         * src/compose.c
12177                 compose_redirect should not use compose_generic_new
12178                 because that does more stuff than expected including
12179                 opening the external editor
12180                 (closes bug "[ 526608 ] bounced messages appear blank
12181                  in editor")
12182
12183 2002-09-10 [christoph]  0.8.2claws35
12184
12185         * src/folder.c
12186                 fix problem with too large message number range
12187                 causing a crash in folder_item_scan
12188
12189 2002-09-10 [paul]       0.8.2claws34
12190
12191         * sync with 0.8.2cvs13
12192                 see ChangeLog 2002-09-10
12193
12194 2002-09-10 [christoph]  0.8.2claws33
12195
12196         * src/msgcache.c
12197                 set MsgInfo TmpFlags for queue and draft folders
12198                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
12199
12200 2002-09-10 [paul]       0.8.2claws32
12201
12202         * AUTHORS
12203           po/bg.po      ** NEW FILE **
12204                 new Bulgarian translation submitted by
12205                 George Danchev <danchev@spnet.net>
12206                 
12207         * tools/Makefile.am
12208           tools/README
12209           tools/tb2sylpheed     ** NEW FILE **
12210                 add script that converts an addressbook exported
12211                 from The Bat! into a Sylpheed addressbook. Submitted
12212                 by Urke MMI <urke-kg@eunet.yu>
12213
12214 2002-09-10 [paul]       0.8.2claws31
12215
12216         * sync with 0.8.2cvs12
12217                 see ChangeLog 2002-09-10
12218
12219 2002-09-06 [paul]       0.8.2claws30
12220
12221         * src/prefs_common.c
12222                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
12223                 
12224         * tools/Makefile.am
12225           tools/README
12226           tools/ldif-to-xml.py  ** REMOVED **
12227                 remove obsolete python script
12228
12229 2002-09-06 [paul]       0.8.2claws29
12230
12231         * sync with 0.8.2cvs10
12232                 see ChangeLog 2002-09-06
12233
12234 2002-09-04 [paul]       0.8.2claws28
12235
12236         * sync with 0.8.2cvs9
12237                 see ChangeLog 2002-08-04
12238
12239 2002-09-04 [colin]      0.8.2claws27 
12240
12241         * src/prefs_common.[ch]
12242                 Added signature color configuration
12243         * src/textview.c
12244                 Use user-specified signature color
12245
12246 2002-09-03 [colin]      0.8.2claws26
12247
12248         * src/prefs_common.[ch]
12249                 Added autosave and autosave_length prefs
12250         * src/compose.c
12251                 Added compose_remove_draft()
12252                 Auto-save drafts according to the prefs
12253         * src/main.c
12254                 Added a crash-indicator file, allowing to check
12255                 for new messages on startup if Sylpheed crashed
12256                 (makes saved drafts "reappear")
12257
12258 2002-09-03 [colin]      0.8.2claws25
12259
12260         * src/textview.[ch]
12261                 Grey the signature
12262
12263 2002-09-03 [paul]       0.8.2claws24
12264
12265         * sync with 0.8.2cvs8
12266                 see ChangeLog 2002-09-02 and 2002-09-03
12267
12268 2002-09-03 [darko]      0.8.2claws23
12269
12270         * src/folderview.c
12271                 use normal style when creating new folder to pick
12272                 proper font size 
12273
12274 2002-09-02 [melvin]     0.8.2claws22
12275
12276         * src/gtkaspell.m4
12277                 removed some obsolete code
12278
12279 2002-09-02 [melvin]     0.8.2claws21
12280
12281         * ac/aspell.m4
12282                 fixed test's equality sign (== to =)
12283
12284 2002-09-02 [alfons]     0.8.2claws20
12285
12286         * src/folder.c
12287         * src/mh.c
12288                 revert change of 0.8.2claws16 and use the mh_folder_destroy
12289                 as folder->destroy virtual as suggested by Hiro
12290                 (the mh.c code seems to have been lost around mh.c.1.21)
12291
12292 2002-09-02 [paul]       0.8.2claws19
12293
12294         * po/pt_BR.po
12295                 updated by Fabio Jr. Beneditto
12296                 
12297         * src/defs.h
12298                 use 'http://claws.sylpheed.org' for homepage link. 
12299                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
12300
12301 2002-09-01 [alfons]     0.8.2claws18
12302
12303         * src/mh.c
12304                 plug memleak related to one Martin Kluge found
12305
12306 2002-08-31 [paul]       0.8.2claws17
12307
12308         * sync with 0.8.2cvs6
12309                 see ChangeLog 2002-08-30
12310
12311 2002-08-31 [alfons]     0.8.2claws16
12312
12313         * src/folder.c
12314                 folder_destroy(): remove mailbox from folderlist even if it has
12315                 no destroy virtual
12316
12317 2002-08-31 [alfons]     0.8.2claws15
12318
12319         * src/folder.c
12320                 :%sno/if(/if (/gc
12321                 :%sno/for(/for (/gc
12322                 (being pedantic I know)
12323
12324 2002-08-31 [alfons]     0.8.2claws14
12325
12326         * src/folder.c
12327                 check for NULL pointers returned from folder->fetch_msginfo virtual
12328                 (should solve some reported crashes)
12329
12330 2002-08-30 [alfons]     0.8.2claws13
12331
12332         * acconfig.h
12333         * configure.in
12334         * src/crash.c
12335                 enable crash dialog on compilation time
12336                 (--enable-crash-dialog configure option)
12337
12338 2002-08-30 [alfons]     0.8.2claws12
12339
12340         * AUTHORS
12341                 add Martin Kluge
12342         * src/mh.c
12343                 apply memory leak plug patch by Martin Kluge
12344                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
12345                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
12346                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
12347
12348 2002-08-30 [darko]      0.8.2claws11
12349
12350         * src/folderview.c
12351                 copy Gtk style from normal style to match
12352                 font size for coloured folders
12353
12354 2002-08-29 [alfons]     0.8.2claws10
12355
12356         * sylpheed.desktop
12357                 Type=Internet <- Type=Application
12358                 (reported by Michael Schwendt, see:
12359                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
12360                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
12361
12362 2002-08-29 [paul]       0.8.2claws9
12363
12364         * sync with 0.8.2cvs5
12365                 see ChangeLog 2002-08-29
12366
12367 2002-08-29 [colin]      0.8.2claws8
12368
12369         * src/summaryview.c
12370                 Added a sanity check in summary_select_thread
12371                 Should fix bug 601605
12372
12373 2002-08-29 [colin]      0.8.2claws7
12374
12375         * src/main.c
12376                 Revert claws6 changes regarding bug #591676
12377
12378 2002-08-28 [colin]      0.8.2claws6
12379         
12380         * src/main.c
12381                 Ignore cache for queue folderitems
12382                 Fix bug #591676
12383
12384 2002-08-28 [melvin]     0.8.2claws5
12385
12386         * README.claws
12387                 Fixed typos.
12388
12389 2002-08-28 [melvin]     0.8.2claws4
12390
12391         * README.claws
12392                 Updated a bit the text concerning the spell checker
12393
12394 2002-08-28 [melvin]     0.8.2claws3
12395
12396         Merged the GNU_aspell_branch:
12397                 Support of new GNU/aspell is now included and the old pspell
12398                 is not supported anymore.
12399                 See README.claws
12400
12401         * README.claws
12402                 Updated spell checker text to reflect the switch to GNU/aspell
12403
12404         * ac/aspell.m4          *** NEW ***
12405         * src/gtkaspell.[ch]    *** NEW *** 
12406         * ac/pspell.m4          *** DELETED *** 
12407         * src/gtkspell.[ch]     *** DELETED ***
12408
12409         * ac/Makefile.am
12410                 Updated for GNU/aspell support
12411
12412         * po/POTFILES.in
12413                 Replaced gtkspell.c by gtkaspell.c
12414
12415         * acconfig.h
12416         * src/Makefile.am
12417         * src/about.c
12418         * src/compose.[ch]
12419         * src/crash.c
12420         * src/main.c
12421         * src/prefs_common.[ch]
12422                 Updated for GNU/aspell support
12423
12424 2002-08-28 [paul]       0.8.2claws2
12425
12426         * sync with 0.8.2cvs4
12427                 see ChangeLog 2002-08-27 and 2002-08-28
12428
12429 2002-08-28 [colin]      0.8.2claws1
12430
12431         * src/summary_search.c
12432                 Added "AND search"
12433
12434 2002-08-28 [jens]       0.8.2claws
12435
12436         *po/de.po
12437                 Updated German translations
12438
12439 2002-08-27 [melvin]     0.8.2claws
12440
12441         * po/fr.po
12442                 Updated French translations
12443
12444 2002-08-27 [paul]       0.8.2claws
12445
12446         * sync with 0.8.2 main release
12447
12448         * po/en_GB.po
12449           po/es.po
12450           po/it.po
12451           po/pl.po
12452           po/pt_BR.po
12453           po/sr.po
12454                 updated message catalogs submitted by
12455                 Ricardo Mones Lastra, Alessandro Maestri,
12456                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
12457                 Beneditto and Urke MMI  
12458
12459 2002-08-27 [hoa]        0.8.1claws123
12460
12461         * src/mainwindow.[ch]
12462         * src/summaryview.[ch]
12463                 removed the "filter setting" menu option.
12464                 add a "cancel a news message" menu option.
12465
12466 2002-08-26 [martin]     0.8.1claws122
12467
12468         * ChangeLog.claws
12469                 changed string under 0.8.1claws79 changed by myself
12470                 i'm sorry alfons :(
12471
12472 2002-08-26 [martin]     0.8.1claws121
12473
12474         * src/crash.c
12475                 added kill command to debuggerrc to start crash dialog
12476
12477 2002-08-26 [paul]       0.8.1claws120
12478
12479         * sync with 0.8.1cvs31
12480                 see ChangeLog 2002-08-26
12481
12482 2002-08-25 [alfons]     0.8.1claws119
12483
12484         * src/procmsg.c
12485                 fix bug that didn't send out correct headers to news server
12486                 when sending news article and email from queue (bug reported
12487                 and patch provided by Tim Mann; closes bug 
12488                 "[ 583196 ] 0.7.8claws can't post news")
12489
12490 2002-08-25 [alfons]     0.8.1claws118
12491
12492         * src/selective_download.c
12493                 mark two strings as translatable
12494                 (thanks to Urke MMI for pointing this out)
12495
12496 2002-08-25 [alfons]     0.8.1claws117
12497
12498         * src/summaryview.c
12499                 treat sent boxes as special and allow sorting them by addressee
12500                 (closes "[ 589418 ] Sent folder sorting misbehavior"
12501                 submitted by Steve Lamb)
12502
12503 2002-08-24 [alfons]     0.8.1claws116
12504
12505         * src/matcher.c
12506                 fix memleak reported by Martin Kluge
12507                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
12508
12509 2002-08-24 [oliver]     0.8.1claws115
12510
12511         * src/prefs_toolbar.c
12512                 o code cleanup as suggested by Alfons
12513                 o memleak fix
12514
12515 2002-08-24 [alfons]     0.8.1claws114
12516
12517         * src/summaryview.c
12518                 o fix another memory leak reported by Martin Kluge
12519                   (see "[ 599568 ] Small Memory Leak")
12520                 o remove 'from' variable from 'summary_set_header()'; we can
12521                   do with just 'to' 
12522
12523 2002-08-24 [paul]       0.8.1claws113
12524
12525         * sync with 0.8.1cvs30
12526                 see ChangeLog 2002-08-23
12527
12528 2002-08-24 [alfons]     0.8.1claws112
12529
12530         * src/summaryview.c
12531                 remove unnecessary allocations for search bar fixing leaks
12532                 reported by Martin Kluge
12533                 (see "[ 599451 ] Further memory leaks?")
12534
12535 2002-08-24 [alfons]     0.8.1claws111
12536
12537         * src/main.c
12538                 make get_socket_name() public for crash.c
12539         * src/crash.c
12540                 o make report bug button work (goes to claws' 
12541                   bug tracker at sf.net)
12542                 o introduce function for doing important stuff just
12543                   before claws goes down
12544                 o clean up code 
12545
12546 2002-08-24 [alfons]     0.8.1claws110
12547
12548         * src/compose.c
12549                 move cursor to "To" entry when forwarding as attachment
12550                 (reported and solved by Steve Lamb, closes bug report
12551                 "[ 592880 ] Forward as attachment; cursor not in to")
12552
12553 2002-08-24 [colin]      0.8.1claws109
12554
12555         * src/mainwindow.c
12556                 fix quick search visibility after GUI (de)separations.
12557
12558 2002-08-23 [colin]      0.8.1claws108
12559
12560         * src/mainwindow.c
12561                 fix header pane visibility after folderview or
12562                 messageview (de)separation
12563
12564 2002-08-23 [paul]       0.8.1claws107
12565
12566         * src/mainwindow.[ch]
12567           src/toolbar.c
12568                 give full control of display or non-display 
12569                 of the Execute icon to Custom toolbar settings.
12570                 add new sensitivity condition to maninwindow.h: 
12571                 M_DELAY_EXEC
12572
12573         * ChangeLog
12574           ChangeLog.jp
12575           NEWS
12576                 more sync with 0.8.1cvs29
12577
12578 2002-08-23 [melvin]     0.8.1claws106
12579
12580         * src/alertpanel.c
12581                 Readded support for custom widget in alertpanel lost in last
12582                 sync.
12583
12584 2002-08-23 [paul]       0.8.1claws105
12585
12586         * sync with 0.8.1cvs29
12587                 see ChangeLog 2002-08-23
12588
12589 2002-08-23 [colin]      0.8.1claws104
12590
12591         * src/summaryview.c
12592                 Fix folder and search pixmaps exchanging positions
12593                 after theme or toolbar changes. Thank to Oliver for 
12594                 reporting this.
12595
12596 2002-08-23 [colin]      0.8.1claws103
12597
12598         * src/mainwindow.c
12599           src/messageview.[ch]
12600           src/noticeview.[ch]
12601           src/summaryview.c
12602                 Changed messageview_create() and noticeview_create()
12603                 to avoid the last gdk_warning
12604
12605 2002-08-22 [colin]      0.8.1claws102
12606
12607         * src/summaryview.c
12608                 Fix my new `Creating pixmap from xpm' warning
12609
12610 2002-08-22 [colin]      0.8.1claws101
12611
12612         * src/mainwindow.c
12613                 Fix some of the gdk warnings
12614
12615 2002-08-22 [colin]      0.8.1claws100
12616
12617         * src/Makefile.am
12618         * src/stock_pixmap.c
12619         * src/stock_pixmap.h
12620         * src/pixmaps/quicksearch.xpm *ADDED*
12621                 Add the quicksearch pixmap
12622         * src/mainwindow.c
12623         * src/summaryview.c
12624         * src/summaryview.h
12625                 Make quicksearch bar visible/hidden via a button
12626
12627 2002-08-22 [christoph]  0.8.1claws99
12628
12629         * src/folder.c
12630                 fix folder update for newsgroups with message
12631                 numbers below minimum number of articles to fetch
12632                 (closes bug #598445)
12633
12634 2002-08-22 [paul]       0.8.1claws98
12635
12636         * sync with 0.8.1cvs28
12637                 see ChangeLog 2002-08-22
12638
12639 2002-08-21 [alfons]     0.8.1claws97
12640
12641         * src/crash.c
12642                 use bt instead of bt full which seems to work 
12643                 better, and bt full doesn't give a great deal 
12644                 of information anyway
12645
12646 2002-08-21 [colin]      0.8.1claws96
12647
12648         * src/summaryview.c
12649                 fix summaryview_searchtype_changed prototype
12650
12651 2002-08-21 [christoph]  0.8.1claws95
12652
12653         * src/mainwindow.c
12654                 o fix broken menu update for sorting type, we have to
12655                   get this info from the summaryview now
12656                 o removed setting of threaded state in menu callback
12657         * src/summaryview.[ch]
12658                 more summaryview/folderitem seperation for
12659                 threading option
12660         * configure.in
12661                 removed not required --with-compiler-flags option
12662
12663 2002-08-21 [oliver]     0.8.1claws94
12664         
12665         * src/toolbar.h 
12666                 o rename toolbar.xml to toolbar_main.xml
12667                   since toolbar_compose.xml might come up 
12668                   any time soon
12669         * README.claws
12670                 add custom toolbar              
12671
12672 2002-08-21 [darko]      0.8.1claws93
12673
12674         * src/procmsg.c
12675                 don't reset tmp flags for messages copied
12676                 to sent folder
12677
12678 2002-08-21 [colin]      0.8.1claws92
12679         
12680         * src/prefs_filtering.c
12681                 fix renaming rules on folder rename 
12682                 when folder is not a leaf folder
12683
12684 2002-08-21 [paul]       0.8.1claws91
12685
12686         * src/prefs_folder_item.c
12687                 fix alignment of colour selector
12688
12689 2002-08-21 [paul]       0.8.1claws90
12690
12691         * sync with 0.8.1cvs27
12692                 see ChangeLog 2002-08-21
12693
12694 2002-08-21 [paul]       0.8.1claws89
12695
12696         * src/summaryview.c
12697                 fix crash when changing field type in
12698                 Quick search bar
12699
12700 2002-08-21 [colin]      0.8.1claws88
12701
12702         * src/summaryview.c
12703                 Made quick search case-insensitive
12704
12705 2002-08-21 [paul]       0.8.1claws87
12706
12707         * sync with 0.8.1cvs26
12708                 see ChangeLog 2002-08-21
12709
12710 2002-08-20 [christoph]  0.8.1claws86
12711
12712         * src/folderview.c
12713         * src/main.c
12714         * src/summaryview.[ch]
12715                 more summaryview/folderitem seperation for
12716                 sort_key and sort_type
12717         * src/procmsg.c
12718                 added missing return statement
12719
12720 2002-08-20 [colin]      0.8.1claws85
12721
12722         * src/summaryview.[ch]
12723                 Added a quick search box
12724         * src/mainwindow.c
12725         * src/prefs_common.[ch]
12726                 Added a show/hide option for the quick search
12727
12728 2002-08-20 [oliver]     0.8.1claws84
12729         
12730         * src/mainwindow.c
12731                 remove toolbar_create_popups
12732         * src/toolbar.[ch]
12733                 o remove toolbar_create_popups
12734                 o fix toolbar_set_sensitive 
12735                   (Bug reports #596834 and #596832)     
12736         * src/prefs_toolbar.c
12737                 o add "Set default" button
12738                 o align label and text + combo widgets
12739
12740 2002-08-20 [hoa]        0.8.1claws83bis
12741
12742         * src/imap.c
12743                 fixed a bug in imap_fetch_msginfo() in case there is no
12744                 current folder.
12745
12746 2002-08-20 [darko]      0.8.1claws83
12747
12748         * src/folderview.c
12749                 copy the color style of folder view so it
12750                 works with GTK themes
12751
12752 2002-08-20 [darko]      0.8.1claws82
12753
12754         * src/folder.h
12755         * src/folderview.c
12756         * src/prefs_folder_item.[hc]
12757                 don't use UI stuff in folder.h
12758
12759 2002-08-20 [darko]      0.8.1claws81
12760
12761         * src/folder.h
12762         * src/prefs_folder_item.h
12763         * src/folderview.c
12764         * src/prefs_folder_item.c
12765                 ability to set folder color in folderview
12766
12767 2002-08-19 [alfons]     0.8.1claws80
12768
12769         * src/summaryview.c
12770                 fix one of the earlier memleaks reported by Martin Kluge
12771
12772 2002-08-19 [alfons]     0.8.1claws79
12773
12774         * src/mainwindow.c
12775                 hide notice view when selecting seperate folder
12776                 view (reported by Urke MMI)
12777
12778 2002-08-19 [christoph]  0.8.1claws78
12779
12780         * src/folderview.c
12781         * src/prefs_folder_item.h
12782         * src/summaryview.[ch]
12783                 o add summary_set_prefs_from_folderitem to set
12784                   summaryview prefs (first step to remove all
12785                   references to the folderitem in summaryview)
12786                 o moved compiled regex stuff from folderitem prefs
12787                   to summaryview code
12788
12789 2002-08-19 [paul]       0.8.1claws77
12790
12791         * src/compose.c
12792                 add check for '.' to QUOTE_IF_REQUIRED
12793
12794 2002-08-19 [paul]       0.8.1claws76
12795
12796         * src/inc.c
12797                 sync with 0.8.1cvs25 (plug memory leak)
12798
12799         * src/prefs_toolbar.c
12800                 re-order prefs_toolbar_cancel()
12801
12802 2002-08-18 [alfons]     0.8.1claws75
12803
12804         * src/inc.c
12805         * src/matcher.c
12806                 plug other memleaks reported by Martin Kluge
12807
12808 2002-08-18 [paul]       0.8.1claws74
12809
12810         * po/pt_BR.po
12811                 updated by Fabio Jr. Beneditto
12812
12813 2002-08-18 [paul]       0.8.1claws73
12814
12815         * src/toolbar.[ch]
12816                 fix bug where tooltips were displayed untranslated              
12817
12818         * src/prefs_toolbar.c
12819                 fix bug where clicking 'Cancel' creates an icon & text
12820                 toolbar regardless of prefs
12821         
12822
12823 2002-08-17 [oliver]     0.8.1claws72
12824
12825         * src/prefs_toolbar.c
12826                 update toolbar on CANCEL
12827                 bug reported by Martin Kluge
12828         * src/toolbar.c
12829                 toolbar_destroy memleak fixed           
12830
12831 2002-08-17 [alfons]     0.8.1claws71
12832
12833         * src/toolbar.c
12834                 plug another memleak reported by Martin Kluge
12835
12836 2002-08-16 [alfons]     0.8.1claws70
12837
12838         * src/crash.c
12839                 use execvp() correctly (suggested by wwp; thanks!)
12840
12841 2002-08-16 [alfons]     0.8.1claws69
12842
12843         * src/gtksctree.c
12844                 plug memory leak reported by Kim Schultz & Martin Kluge
12845
12846 2002-08-16 [paul]       0.8.1claws68
12847
12848         * po/es.po
12849                 updated by Ricardo Mones Lastra
12850
12851 2002-08-16 [paul]       0.8.1claws67
12852
12853         * src/toolbar.h
12854                 fix bug where 'Compose News' icon showed wrong
12855                 tooltip
12856
12857 2002-08-16 [paul]       0.8.1claws66
12858
12859         * sync with 0.8.1cvs24
12860                 see ChangeLog 2002-08-16
12861
12862         * po/it.po
12863                 updated by Alessandro Maestri
12864
12865 2002-08-15 [paul]       0.8.1claws65
12866
12867         * po/sr.po
12868                 updated by Urke MMI
12869
12870 2002-08-15 [paul]       0.8.1claws64
12871
12872         * src/*.c
12873                 don't translate debug info
12874
12875         * src/matcher.[ch]
12876                 add copyright info
12877
12878 2002-08-15 [paul]       0.8.1claws63
12879
12880         * src/prefs_toolbar.c
12881                 fix bug where clicking 'OK' creates an icon & text
12882                 toolbar regardless of prefs
12883
12884 2002-08-14 [alfons]     0.8.1claws62
12885
12886         * src/main.c
12887                 add global var that has the full argv[0]
12888         * src/crash.c
12889                 o execvp the correct sylpheed by using argv0
12890                   and setting the correct work dir
12891                 o other tweaks  
12892
12893 2002-08-14 [oliver]     0.8.1claws61
12894         
12895         * enable/disable Toolbar Action Buttons 
12896         * code cleanups
12897         * src/mainwindow.c
12898         * src/toolbar.[ch]      
12899         * src/prefs_toolbar.c   
12900
12901 2002-08-14 [melvin]     0.8.1claws60
12902
12903         * po/fr.po
12904                 Updated French translations
12905
12906 2002-08-14 [melvin]     0.8.1claws59
12907
12908         * src/crash.c
12909                 Made bug report not translatable
12910         * src/exporthtml.c
12911                 Fixed exporthtml_build_filespec() return value
12912         * src/foldersel.c
12913                 Fixed incorrect include file
12914         * src/gtkspell.c
12915         * src/prefs_actions.c
12916         * src/prefs_toolbar.c
12917                 Made debug info not translatable
12918         * src/mutt.c
12919         * src/quote_fmt.c
12920                 Added missing includes
12921         * src/prefs_common.c
12922                 Fixed typo
12923
12924 2002-08-14 [paul]       0.8.1claws58
12925
12926         * faq/es/sylpheed-faq.html
12927           faq/es/sylpheed-faq-[1-3].html
12928           faq/es/sylpheed-faq-4.html     **NEW FILE **
12929                 update Spanish FAQ
12930
12931 2002-08-13 [christoph]  0.8.1claws57
12932
12933         * src/procmsg.c
12934                 ignore thread fix that did not mark all
12935                 child nodes of a ignored thread as
12936                 ignored. Does not work perfectly yet,
12937                 but it is better now
12938
12939 2002-08-13 [alfons]     0.8.1claws56
12940
12941         * src/crash.c
12942                 o implement 'save crash log'
12943                 o some tweaks
12944
12945 2002-08-13 [melvin]     0.8.1claws55
12946
12947         * src/main.c
12948                 removed unrequired "execinfo.h" header
12949
12950 2002-08-12 [paul]       0.8.1claws54
12951
12952         * faq/en/sylpheed-faq.html
12953           faq/en/sylpheed-faq-[1-3].html
12954           faq/en/sylpheed-faq-4.html     **NEW FILE **
12955                 update English FAQ
12956
12957 2002-08-12 [alfons]     0.8.1claws53
12958
12959         * po/POTFILES.in
12960                 add crash.c to translatables
12961         * src/crash.c
12962                 bring in Leandro's crash dialog
12963
12964 2002-08-11 [alfons]     0.8.1claws52
12965
12966         * src/crash.c
12967                 clean up some warnings
12968
12969 2002-08-11 [alfons]     0.8.1claws51
12970
12971         * acconfig.h
12972         * configure.in
12973         * src/crash.[ch]        ** NEW FILES **
12974         * src/main.c            
12975                 initial gdb crash handler
12976
12977 2002-08-11 [paul]       0.8.1claws50
12978
12979         * src/prefs_toolbar.c
12980                 replace Up/Down arrow pixmaps with text to be
12981                 consistent across icon themes
12982
12983 2002-08-11 [paul]       0.8.1claws49
12984
12985         * src/prefs_common.c
12986           src/prefs_toolbar.c
12987                 rename 'Pixmap' -> 'Icon'
12988
12989         * src/toolbar.[ch]
12990                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
12991
12992 2002-08-10 [paul]       0.8.1claws48
12993
12994         * src/prefs_toolbar.c
12995                 re-work the UI
12996
12997 2002-08-10 [paul]       0.8.1claws47
12998
12999         * src/main.c
13000                 don't write Processing progress to status bar
13001                 patch submitted by Alexander Evseev
13002
13003         * src/prefs_toolbar.c
13004                 re-position and resize window
13005                 make window assume correct size on first call
13006
13007 2002-08-10 [paul]       0.8.1claws46
13008
13009         * src/mainwindow.c
13010           src/prefs_toolbar.c
13011           src/toolbar.c
13012           src/toolbar.h
13013                 obey coding style
13014                 follow UI text conventions
13015
13016 2002-08-10 [alfons]     0.8.1claws45
13017
13018         * src/toolbar.c
13019                 correct pixmap for delete action
13020
13021 2002-08-10 [paul]       0.8.1claws44
13022
13023         * po/pt_BR.po
13024                 updated by Fabio Jr. Beneditto
13025
13026 2002-08-10 [paul]       0.8.1claws43
13027
13028         * po/POTFILES.in
13029                 add custom toolbar files
13030
13031 2002-08-10 [paul]       0.8.1claws42
13032
13033         * sync with 0.8.1cvs22
13034                 see ChangeLog 2002-08-09
13035
13036 2002-08-09 [paul]       0.8.1claws41
13037
13038         * tools/Makefile.am
13039           tools/README
13040           tools/outlook2sylpheed.pl     ** NEW FILE **
13041                 add script to convert exported Outlook
13042                 contacts list to a Sylpheed addressbook.
13043                 Submitted by Ricardo Mones Lastra.
13044
13045 2002-08-09 [paul]       0.8.1claws40
13046
13047         * AUTHORS
13048           configure.in
13049           po/sr.po      ** NEW FILE **
13050                 add Serbian message catalog. Submitted by
13051                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
13052
13053 2002-08-09 [paul]       0.8.1claws39
13054
13055         * sync with 0.8.1cvs21
13056                 see ChangeLog 2002-08-08
13057
13058 2002-08-08 [oliver]     0.8.1claws38
13059
13060         * src/mainwindow.c
13061                 move Custom Toolbar to Configuration menu
13062
13063 2002-08-08 [oliver]     0.8.1claws37
13064
13065         * src/prefs_toolbar.c
13066                 fix substitute pixmap bug
13067
13068 2002-08-08 [paul]       0.8.1claws36
13069
13070         * sync with 0.8.1cvs19
13071                 see ChangeLog 2002-08-08
13072
13073 2002-08-07 [christoph]  0.8.1claws35
13074
13075         * src/utils.c
13076                 fixed a memory leak in new canonicalize_file_replace
13077
13078 2002-08-07 [christoph]  0.8.1claws34
13079
13080         * src/utils.[ch]
13081                 o canonicalize_file_replace should create the temporary
13082                   file in the same directory as the original file.
13083                 o added get_tmpfile_in_dir that creates a temorary file
13084                   in a specified directory.
13085
13086 2002-08-07 [melvin]     0.8.1claws33
13087
13088         * src/toolbar.c
13089                 fixed bug where 'Article' button acted as 'Email' button.
13090
13091 2002-08-07 [paul]       0.8.1claws32
13092
13093         * sync with 0.8.1.cvs17
13094                 see ChangeLog 2002-08-07
13095
13096 2002-08-07 [colin]      0.8.1claws31
13097         
13098         * src/news.c
13099                 fix mass-cancel problem
13100
13101 2002-08-07 [thorsten]   0.8.1claws30
13102
13103         * src/prefs_toolbar.c
13104                 fix: crash on replace or add new button
13105         * src/toolbar.c
13106                 fix: close xmlfile after reading
13107         * src/utils.c
13108                 fix: unlink() file before rename()
13109
13110 2002-08-06 [paul]       0.8.1claws29
13111
13112         * sync with 0.8.cvs15
13113                 see ChangeLog 2002-08-06
13114
13115 2002-08-06 [oliver]     0.8.1claws28
13116
13117         * src/toolbar.c
13118         * src/prefs_toolbar.c
13119                 fixed empty toolbar issue
13120
13121 2002-08-06 [oliver]     0.8.1claws27
13122
13123         * Custom Toolbar Final 
13124         * src/folderview.c
13125         * src/inc.c
13126         * src/summaryview.c
13127                 o toolbar stuff now lives in src/toolbar.[ch]
13128                 o main_window_toolbar_* functions are renamed to
13129                   toolbar_* reflecting their new source file
13130         * src/mainwindow.[ch]
13131                 o remove toolbar stuff  
13132
13133 2002-08-06 [oliver]     0.8.1claws26
13134         
13135         * src/Makefile.am
13136         * src/prefs_toolbar.[ch]        **New File**
13137         * src/toolbar.[ch]              **New File**
13138                 o prefs_toolbar.[ch] custom toolbar frontend
13139                 o toolbar.[ch]       backend 
13140
13141 2002-08-06 [oliver]     0.8.1claws25
13142
13143         * src/prefs_actions.[ch]
13144                 o new exported function actions_execute
13145
13146 2002-08-06 [paul]       0.8.1claws24
13147
13148         * sync with 0.8.1cvs4
13149                 see ChangeLog 2002-08-06
13150
13151 2002-08-06 [paul]       0.8.1claws23
13152
13153         * sync with 0.8.1cvs13
13154                 see ChangeLog 2002-08-06
13155
13156 2002-08-06 [paul]       0.8.1claws22
13157
13158         * sync with 0.8.1cvs12
13159                 see ChangeLog 2002-08-05 and 2002-08-06
13160
13161 2002-08-06 [match]      0.8.1claws21
13162
13163         * src/addrclip.c
13164                 improvements to cut/copy/paste address
13165
13166 2002-08-05 [match]      0.8.1claws20
13167
13168         * src/addritem.[ch]
13169         * src/addrcache.c
13170         * src/addrbook.c
13171         * src/editaddress.c
13172         * src/addressbook.c
13173                 fixes to improve cut/copy/paste
13174
13175 2002-08-06 [melvin]     0.8.1claws19
13176
13177         * src/account.[ch]
13178                 account_find_all_from_address(): new function that returns the
13179                 list of all accounts that are matched in an address.
13180         * src/alertpanel.[ch]
13181                 alertpanel() now accepts a custom widget
13182                 alertpanel_with_widget(): new function that pops up a panel with
13183                 a custom widget in it 
13184         * src/gtkutils.[ch]
13185                 gtkut_account_menu_new(): new function that allows the selection
13186                 of an account from a list of accounts.
13187         * src/messageview.c
13188                 Extended Return Receipt notification to select the correct 
13189                 account and to make a security test on the Delivery-Notification
13190                 address which should be the same as the Return-Path.
13191
13192 2002-08-06 [thorsten]   0.8.1claws18
13193
13194         * src/mimeview.c
13195                 attach_all: save unnamed as "noname.%d",
13196                 dont free static dirname
13197
13198 2002-08-05 [alfons]     0.8.1claws17
13199
13200         * configure.in
13201                 detect XIM by trying to link rather than compile a XIM program
13202
13203 2002-08-05 [oliver]     0.8.1claws16
13204                 
13205         * src/stock_pixmap.[ch]
13206                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
13207                 o new func to retrieve pixmaps
13208
13209 2002-08-05 [paul]       0.8.1claws15
13210
13211         * sync with 0.8.1cvs10
13212                 see ChangeLog 2002-08-05
13213
13214 2002-08-04 [alfons]     0.8.1claws14
13215
13216         * src/textview.c
13217                 see if this plugs memleak
13218
13219 2002-08-04 [melvin]     0.8.1claws13
13220
13221         * src/gtkspell.c
13222                 fixed bug that could crash Sylpheed when highlighting
13223                 all misspelled words.
13224
13225 2002-08-03 [melvin]     0.8.1claws12
13226
13227         * src/prefs_actions.c
13228                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
13229         * src/messageview.c
13230                 fixed bug where the Return Receipt was sent to
13231                 Delivery-Notification-To address even if it was not present
13232
13233 2002-08-02 [alfons]     0.8.1claws11
13234
13235         * src/prefs_actions.c
13236                 o more check for NULLs
13237                 o put create_io_dialog() in right conditional block
13238
13239 2002-08-02 [paul]       0.8.1claws10
13240
13241         * po/es.po
13242                 updated by Ricardo Mones Lastra
13243
13244 2002-08-01 [christoph]  0.8.1claws9
13245
13246         * src/folder.c
13247                 don't free the cache of the opened
13248                 folder in the summaryview
13249         * src/summaryview.c
13250                 don't unset flags, if it is not required
13251
13252 2002-08-01 [paul]       0.8.1claws8
13253
13254         * sync with 0.8.1cvs8
13255                 see ChangeLog entry 2002-08-01
13256
13257 2002-08-01 [paul]       0.8.1claws7
13258
13259         * sync with 0.8.1cvs7
13260                 see ChangeLog 2002-07-31 and 2002-08-01
13261
13262 2002-07-31 [christoph]  0.8.1claws6
13263
13264         * src/mainwindow.c
13265                 forgot to update menu sensitivity
13266                 function for new menu entry
13267
13268 2002-07-31 [alfons]     0.8.1claws5
13269
13270         * src/main.c
13271                 check folder item and its path for NULL on
13272                 initial processing
13273
13274 2002-07-31 [christoph]  0.8.1claws4
13275
13276         * src/folder.c
13277                 check if folder_item_get_msginfo in
13278                 folder_item_remove_msg returned NULL
13279         * src/imap.c
13280                 better clear the uid cache in the
13281                 uid validity check function and delete
13282                 cached messages
13283
13284 2002-07-31 [paul]       0.8.1claws3
13285
13286         * man/sylpheed.1
13287                 add the '--attach' option and a few other
13288                 minor changes
13289
13290 2002-07-31 [paul]       0.8.1claws2
13291
13292         * sync with 0.8.1cvs5
13293                 see ChangeLog 2002-07-31
13294
13295 2002-07-31 [christoph]  0.8.1claws1
13296
13297         * src/folderview.[ch]
13298         * src/mainwindow.c
13299                 replace "Rescan all folders..." with
13300                 "Check all folders for new messages..."
13301
13302 2002-07-30 [paul]       0.8.1claws
13303
13304         * version 0.8.1claws released
13305
13306 2002-07-30 [paul]       0.8.0claws29
13307
13308         * tools/OOo2sylpheed.pl ** NEW FILE **
13309           tools/README
13310                 add script to enable sending documents as
13311                 attachments from OpenOffice.org
13312
13313 2002-07-30 [melvin]     0.8.0claws28
13314
13315         * src/prefs_actions.c
13316                 Made the actions' input/output dialog display
13317                 without delay.
13318
13319 2002-07-30 [christoph]  0.8.0claws27
13320
13321         * src/procmsg.c
13322                 check if folder_item_get_msginfo in
13323                 procmsg_save_to_outbox returned NULL
13324
13325 2002-07-30 [paul]       0.8.0claws26
13326
13327         * sync with 0.8.1cvs4
13328                 see ChangeLog 2002-07-29
13329
13330 2002-07-29 [thorsten]   0.8.0claws25
13331
13332         * README.claws
13333                 added selective download, delete on server
13334
13335 2002-07-29 [paul]       0.8.0claws24
13336
13337         * sync with 0.8.1cvs3
13338                 see ChangeLog 2002-07-29
13339
13340 2002-07-27 [christoph]  0.8.0claws23
13341
13342         * src/folder.c
13343                 add extra check if fetching the msginfo
13344                 returned NULL
13345
13346 2002-07-27 [paul]       0.8.0claws22
13347
13348         * sync with 0.8.1cvs2
13349                 see ChangeLog 2002-07-26
13350
13351 2002-07-27 [christoph]  0.8.0claws21
13352
13353         * src/imap.c
13354                 add another check if a valid msginfo
13355                 was returned
13356
13357 2002-07-26 [hoa]        0.8.0claws20
13358
13359         * src/folder.c
13360                 Fixed a condition in folder_item_destroy()
13361
13362         * src/imap.c
13363                 Fixed an error in IMAP protocol
13364
13365 2002-07-26 [alfons]     0.8.0claws19
13366
13367         * src/folder.c
13368                 ofcourse compare with identifier, not the path
13369
13370 2002-07-26 [alfons]     0.8.0claws18
13371
13372         * src/folder.c
13373                 use folder item identifier for saving / restoring
13374                 preferences because folder->path might not be unique
13375
13376 2002-07-26 [melvin]     0.8.0claws17
13377
13378         * src/logwindow.c
13379                 Fixed a crash introduced in 0.8.0claws5 when log is 
13380                 cut under 80 characters.
13381
13382 2002-07-26 [paul]       0.8.0claws16
13383
13384         * sync with 0.8.1cvs1
13385                 see ChangeLog 2002-07-26
13386
13387 2002-07-26 [christoph]  0.8.0claws15
13388
13389         * src/imap.[ch]
13390                 imap folder now remembers the last selected
13391                 folder and imap_fetch_msginfo skips selecting
13392                 the folder if it is already selected
13393
13394 2002-07-26 [christoph]  0.8.0claws14
13395
13396         * src/folder.c
13397         * src/folderview.c
13398         * src/imap.c
13399                 fix imap folder rescanning
13400
13401 2002-07-25 [christoph]  0.8.0claws13
13402
13403         * src/filter.c
13404         * src/folder.[ch]
13405         * src/folderview.c
13406         * src/imap.[ch]
13407         * src/mainwindow.c
13408         * src/mbox_folder.c
13409         * src/mh.c
13410         * src/news.c
13411                 implement imap uid cache and uid validity check
13412
13413 2002-07-25 [alfons]     0.8.0claws12
13414
13415         * src/summaryview.c
13416                 fix a brown paper bag bug, and also add some more
13417                 checks
13418
13419 2002-07-25 [christoph]  0.8.0claws11
13420
13421         * src/folder.c
13422                 don't mix copy, fetch_msginfo and remove
13423                 operations in folder item copy and move
13424                 operations
13425
13426 2002-07-25 [christoph]  0.8.0claws10
13427
13428         * src/folderview.c
13429         * src/mainwindow.c
13430         * src/prefs_folder_item.c
13431         * src/summaryview.[ch]
13432                 remove no longer required parameter update_cache from
13433                 summary_show
13434
13435 2002-07-25 [paul]       0.8.0claws9
13436
13437         * sync with 0.8.1
13438         
13439         * AUTHORS
13440                 a few corrections
13441
13442 2002-07-24 [alfons]     0.8.0claws8
13443
13444         * src/summaryview.c
13445                 sort correctly when using simplified subject line
13446                 (closes feature request "[ 585141 ] applying regexp to subject 
13447                 before sort" submitted by Alexandra Walford)
13448
13449 2002-07-24 [paul]       0.8.0claws7
13450
13451         * sync with 0.8.0cvs3
13452                 see ChangeLog 2002-07-24
13453
13454 2002-07-23 [christoph]  0.8.0claws6
13455
13456         * src/folder.c
13457         * src/folder.h
13458         * src/summaryview.c
13459         * src/summaryview.h
13460         * src/main.c
13461                 o separate processing and summaryview
13462                 o removed summary_write_cache from summaryview
13463                 o removed summaryview->killed_messages, because we don't have
13464                   to keep a list of killed messages anymore. New cache will
13465                   keep the hidden messages in cache anyway
13466         * src/folderview.c
13467         * src/inc.c
13468         * src/selective_download.c
13469                 o removed unnecessary summary_write_cache calls
13470         * src/procmsg.c
13471                 o don't set ignore thread flag in procmsg_get_thread_tree
13472                   if it is already set
13473         * src/mainwindow.c
13474         * src/statusbar.h
13475                 o moved STATUSBAR_PUSH/POP to statusbar.h because
13476                   they are used in different files
13477
13478 2002-07-23 [melvin]     0.8.0claws5
13479
13480         * src/addressbook.c
13481         * src/addrgather.c
13482         * src/editaddress.c
13483         * src/editgroup.c
13484         * src/editldap_basedn.c
13485         * src/importldif.c
13486         * src/prefs_common.c
13487                 Fixed few memory leak (gtk_editable_get_chars returns
13488                 an allocated string)
13489         * src/logwindow.c
13490                 Fixed few memory leak (gtk_editable_get_chars returns
13491                 an allocated string) and modified a little the log cutting
13492                 loop.
13493         * src/compose.c
13494                 Replaced a call to an obsolete function gtk_entry_get_text()
13495                 by gtk_editable_get_chars()
13496         * src/send.c
13497                 Removed a debug printf
13498
13499 2002-07-23 [christoph]  0.8.0claws4
13500
13501         * src/filesel.c
13502                 fix another g_dirname memory leak
13503
13504 2002-07-23 [christoph]  0.8.0claws3
13505
13506         * src/mh.c
13507                 fixed a memory leak in mh_fetch_msginfo
13508                 fixed crash when message header could not be
13509                 parsed
13510
13511 2002-07-23 [paul]       0.8.0claws2
13512
13513         * sync with 0.8.0cvs2
13514                 see ChangeLog 2002-07-23
13515
13516 2002-07-23 [paul]       0.8.0claws1
13517
13518         * sync with 0.8.0cvs1
13519                 see ChangeLog 2002-07-23
13520
13521 2002-07-23 [paul]       0.8.0claws
13522
13523         * release of 0.8.0claws