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