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