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