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