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