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