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