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