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