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