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