3ee729e72f67d5e445719fc78a2fcb0ee651d47e
[claws.git] / ChangeLog.claws
1 2003-10-10 [thorsten]   0.9.6claws14
2
3         * src/mimeview.c
4                 fix typo
5
6 2003-10-10 [thorsten]   0.9.6claws13
7
8         * src/mimeview.c
9                 fix typo
10
11 2003-10-10 [christoph]  0.9.6claws12
12
13         * src/stock_pixmap.[ch]
14         * src/pixmaps/mime_message.xpm                  ** NEW **
15                 add a new icon for mime type "message"
16
17         * src/privacy.[ch]
18         * src/procmime.[ch]
19                 add crypto api
20
21         * src/mimeview.c
22                 o use crypto api
23                 o add icons for message type mime parts
24
25 2003-10-10 [christoph]  0.9.6claws11
26
27         * src/mainwindow.c
28         * src/messageview.[ch]
29         * src/mimeview.[ch]
30         * src/procmime.[ch]
31         * src/procmsg.[ch]
32         * src/rfc2015.c
33         * src/summaryview.c
34         * src/textview.[ch]
35                 o remove switching between TextView and MimeView in MessageView
36                   (if required we can hide the icon box and the MimeView will
37                    look exaxtly like the TextView)
38                 o temporary remove signature and decrypting GPGME code
39
40 2003-10-09 [christoph]  0.9.6claws10
41
42         * src/action.c
43         * src/compose.c
44         * src/messageview.c
45         * src/mimeview.c
46         * src/procmime.[ch]
47         * src/procmsg.c
48         * src/rfc2015.c
49         * src/textview.c
50         * src/common/utils.[ch]
51         * src/plugins/clamav/clamav_plugin.c
52         * src/plugins/dillo_viewer/dillo_viewer.c
53         * src/plugins/image_viewer/viewer.c
54         * src/plugins/mathml_viewer/mathml_viewer.c
55                 new mime parser (several things need fixing)
56
57 2003-10-09 [paul]       0.9.6claws9
58
59         * src/imap.c
60                 a little more sync with 0.9.6cvs2 and a tidy up
61
62 2003-10-08 [paul]       0.9.6claws8
63
64         * sync with 0.9.6cvs2
65                 see ChangeLog 2003-10-03
66
67 2003-10-05 [christoph]  0.9.6claws7
68
69         * src/summaryview.c
70                 don't use flags to check if a message is in a news folder
71
72         (closes Bug 282 clicking on folder with copied Messages from News
73          immediately after having copied them crashes Sylpheed-Claws)
74
75 2003-10-05 [christoph]  0.9.6claws6
76
77         * src/Makefile.am
78         * src/progressdialog.[ch]               ** REMOVE **
79         * src/gtk/Makefile.am
80         * src/gtk/progressdialog.[ch]           ** NEW **
81                 move progressdialog to gtk directory
82
83 2003-10-04 [christoph]  0.9.6claws5
84
85         * src/prefs_toolbar.c
86         * src/gtk/prefswindow.c
87                 remove widget_show_all for pages root widget
88
89         * src/plugins/spamassassin/spamassassin.[ch]
90         * src/plugins/spamassassin/spamassassin_gtk.c
91         * src/plugins/spamassassin/spamassassin_gtk.glade
92                 add support for new libspamc transports
93
94 2003-10-04 [christoph]  0.9.6claws4
95
96         * src/plugins/spamassassin/libspamc.[ch]
97         * src/plugins/spamassassin/spamassassin.c
98         * src/plugins/spamassassin/utils.[ch]
99                 update libspamc to version from SpamAssassin 2.60
100
101 2003-10-03 [christoph]  0.9.6claws3
102
103         * src/send_message.c
104                 fix missing format string bug found by
105                 Georgi Guninski <guninski@guninski.com>
106
107 2003-10-03 [paul]       0.9.6claws2
108
109         * po/zh_CN.po
110                 update Simpilified Chinese translation, submitted by
111                 Hansom Young
112
113 2003-10-02 [christoph]  0.9.6claws1
114
115         * src/imap.c
116                 add UIDPLUS support for COPY and EXPUNGE
117
118 2003-10-02 [paul]       0.9.6claws
119
120         * 0.9.6claws released
121
122 2003-10-02 [paul]
123
124         * po/es.po
125           po/sk.po
126                 update Spanish and Slovak translations
127                 submitted by Ricardo Mones Lastra and Andrej Kacian
128  
129 2003-10-02 [paul]       0.9.5claws43
130
131         * po/en_GB.po
132                 update British English translation
133
134 2003-10-02 [paul]       0.9.5claws42
135
136         * po/hr.po
137                 update Croatian translation, submitted by Dragan
138
139 2003-10-01 [paul]       0.9.5claws41
140
141         * po/pl.po
142           po/sr.po
143                 update Polish and Serbian translations, submitted by
144                 Emil and Urke MMI
145
146 2003-10-01 [melvin]     0.9.5claws40
147
148         * po/fr.po
149                 Updated French translations
150
151 2003-10-01 [melvin]     0.9.5claws39
152
153         * src/prefs_fonts.c
154                 Fixed a Gtk warning
155
156         * src/plugins/dillo_prefs.c     
157                 Quasi unnoticeable UI clean-up.
158
159 2003-10-01 [paul]
160
161         * tools/README
162           tools/maildir2sylpheed.pl
163                 bug fixes, rewrites, submitted by Matthias Förste 
164                 <itsjustme@users.sourceforge.net>
165
166 2003-09-29 [paul]       0.9.5claws38
167
168         * src/inc.c
169                 fix my coding carelessness
170
171 2003-09-29 [paul]       0.9.5claws37
172
173         * po/POTFILES.in
174           src/Makefile.am
175           src/main.c
176           src/prefs_common.[ch]
177           src/prefs_fonts.[ch]  ** NEW FILES **
178                 move Font config options to Other Prefs/Display/Fonts
179                 (user's current configuration is preserved)
180
181 2003-09-29 [paul]       0.9.5claws36
182
183         * src/inc.c
184           src/prefs_account.c
185                 allow 'local_mbox' value to point to either a directory 
186                 (/var/mail -  default, new) or a file (/var/mail/username
187                 - original)
188
189 2003-09-28 [paul]       0.9.5claws35
190
191         * src/rfc2015.c
192                 on signature check, where key exists, print the
193                 Key ID
194
195 2003-09-27 [alfons]     0.9.5claws34
196
197         * src/action.c
198                 o make progress bar not fill/expand when resizing dialog
199                 o use default fixed text font for actions output
200
201 2003-09-27 [paul]       0.9.5claws33
202
203         * src/prefs_common.[ch]
204           src/procmsg.c
205           src/send_message.c
206                 remove External Program settings from Common Prefs/Send
207                 as they are now unnecessary due to Local account settings.
208                 plus a little tidying-up after 0.9.5claws31
209
210 2003-09-27 [paul]       0.9.5claws32
211
212         * src/prefs_account.c
213                 o make correction to gui text:
214                   'Local mailbox file' -> 'Local mailbox directory'
215                 o give 'local_mbox' option a reasonable default value:
216                   '/var/mail'
217                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
218                   value
219
220 2003-09-26 [paul]       0.9.5claws31
221
222         * src/inc.c
223           src/prefs_common.[ch]
224                 remove 'Incorporate from spool' common pref,
225                 force creation of a 'Local' account
226
227 2003-09-26 [christoph]  0.9.5claws30
228
229         * src/folder.c
230         * src/msgcache.c
231                 add more NULL pointer checks
232
233 2003-09-25 [christoph]  0.9.5claws29
234
235         * src/folder.c
236                 o don't fetch source message to get it's message id
237                 o immediately scan dest folder when copying a message did not
238                   return a new message number and not do it when the first message
239                   without a new message number is found
240
241 2003-09-23 [christoph]  0.9.5claws28
242
243         * src/compose.c
244                 fix generating of headers
245
246         (patch by David Relson <relson@osagesoftware.com>)
247
248 2003-09-23 [paul]       0.9.5claws27
249
250         * po/zh_CN.po
251                 update Simplified Chinese translation. submitted by
252                 Hansom Young
253
254 2003-09-23 [paul]       0.9.5claws26
255
256         * tools/Makefile.am
257           tools/README
258           tools/vcard2xml.py    ** NEW FILE **
259                 add a script that converts an evolution vcard to
260                 sylpheed's xml format
261                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
262
263 2003-09-22 [paul]       0.9.5claws25
264
265         * src/plugins/clamav/clamav_plugin.c
266                 don't skip MULTIPART parts
267
268 2003-09-21 [christoph]  0.9.5claws24
269
270         * src/alertpanel.c
271                 remove unneeded include
272
273         * src/folder.c
274                 clean up copy/move mess with duplicated code
275
276         * src/imap.c
277                 fix problem that sometimes the folder was not scanned
278                 also it was changed
279
280 2003-09-21 [christoph]  0.9.5claws23
281
282         * src/Makefile.am
283         * src/logwindow.[ch]                    ** REMOVE **
284         * src/mainwindow.c
285         * src/prefs_common.c
286         * src/gtk/Makefile.am
287         * src/gtk/logwindow.[ch]                ** ADD **
288                 make logwindow prefs_common independent and move
289                 it to gtk directory
290
291 2003-09-20 [christoph]  0.9.5claws22
292
293         * src/compose.c
294                 add extra space for address code conversion
295                 (4 * unconvered size could be too small for short headers)
296
297 2003-09-20 [christoph]  0.9.5claws21
298
299         * src/compose.c
300                 increase temp buffer size when writing headers
301
302 2003-09-19 [darko]      0.9.5claws20
303
304         * src/compose.c
305                 don't ignore value of 'Save copy of outgoing messages to
306                 this folder instead of Sent' in message redirect
307
308 2003-09-17 [christoph]  0.9.5claws19
309
310         * src/compose.c
311                 use ", " as address seperator for mail headers and pass whole
312                 header line at once to compose_convert_header to make sure
313                 it is correctly folded
314
315         (closes Bug 64 Problem when sending to many recipients)
316
317 2003-09-17 [hoa]        0.9.5claws18
318         
319         * src/matcher.[ch]
320           src/matcher_parser_parse.y
321           src/prefs_matcher.c
322                 changed the keyword used for command execution in condition
323                 keyword is changed from "execute" to "test"
324                 so that it is not the same as the one used for action.
325                 This will fix a bug when using filtering dialog.
326                 All semantic in the code is also changed to reflect
327                 the keyword change.
328
329 2003-09-17 [paul]
330         
331         * sync with 0.9.6 release
332
333 2003-09-17 [paul]       0.9.5claws17
334
335         * sync with 0.9.5cvs8
336                 see ChangeLog 2003-09-16 and 2003-09-17
337
338 2003-09-16 [paul]       0.9.5claws16
339
340         * sync with 0.9.5cvs6
341                 see ChangeLog 2003-09-16
342
343 2003-09-15 [paul]       0.9.5claws15
344
345         * sync with 0.9.5cvs5
346                 see ChangeLog 2003-09-15
347
348 2003-09-14 [alfons]     0.9.5claws14
349
350         * src/inc.c
351                 make "Go to inbox after receiving new mail" again;
352                 regression of a sync, restored to sylpheed main 
353                 behaviour. (misses still some bits)
354
355 2003-09-14 [alfons]     0.9.5claws13
356
357         * src/prefs_filtering_action.c
358                 o add proper message if empty execute command line
359                 o don't select first action item after registering a
360                   new action to prevent (what seems to be a GTK) bug
361                   #36, "filtering will only accept one action change 
362                   per invocation".
363
364 2003-09-14 [alfons]     0.9.5claws12
365
366         * src/prefs_filtering.c
367         * src/prefs_filtering_action.c
368         * src/prefs_matcher.c
369                 fix function signature for key_pressed_event signal handlers
370
371 2003-09-14 [alfons]     0.9.5claws11
372
373         * src/mainwindow.c
374                 fix regression caused by fix for invalid bug #7
375                 (should fix #246, "Multiple selections are deselected when 
376                 moving from search window to main window")
377                 
378 2003-09-14 [alfons]     0.9.5claws10
379         
380         * src/actions.[ch]
381         * src/filtering.[ch]
382         * src/prefs_actions.c
383                 allow `filtering actions` in actions; only for advanced users
384                 right now: try for example, "%as{mark color 2}" 
385         
386 2003-09-13 [paul]       0.9.5claws9
387         
388         * po/pl.po
389           po/zh_CN.po   ** NEW FILE **
390                 update Polish translation, submitted by Emil 
391                 <eminowbl@posejdon.wpk.p.lodz.pl>
392                 add new Simplified Chinese translation, submitted by
393                 Hansom Young <hansom_young@yahoo.com>
394
395 2003-09-12 [alfons]     0.9.5claws8
396
397         * src/summaryview.c
398                 don't open separate message views when View | Separate message view
399                 is active 
400                 (please look carefully for any navigation regressions)
401
402 2003-09-11 [alfons]     0.9.5claws7
403
404         * src/mainwindow.c
405                 make default message view, opened by View | Separate message 
406                 view, look like a claws message view (which includes a menu
407                 bar and a toolbar)
408                 (fixes bug #298, "message view loses tool bar") 
409
410 2003-09-11 [christoph]  0.9.5claws6
411
412         * src/folderview.c
413                 fix double deleting of newsgroup folders
414
415         (closes Bug 305 crash after deleting of a newsgroup)
416
417 2003-09-11 [paul]       0.9.5claws5
418
419         * src/rfc2015.c
420           src/common/utils.h
421                 more sync'ing from 0.9.5cvs2
422
423 2003-09-11 [christoph]  0.9.5claws4
424
425         * src/compose.c
426         * src/rfc2015.c
427         * src/common/utils.h
428                 fix sync with 0.9.5cvs2
429
430 2003-09-11 [paul]       0.9.5claws3
431
432         * sync with 0.9.5cvs4
433                 see ChangeLog 2003-09-11
434
435 2003-09-11 [paul]       0.9.5claws2
436
437         * sync with 0.9.5cvs2
438                 see ChangeLog 2003-09-05
439                 
440 2003-09-11 [paul]       0.9.5claws1
441
442         * sync with 0.9.5cvs3
443                 see ChangeLog 2003-09-10
444
445 2003-09-10 [paul]       0.9.5claws
446
447         * 0.9.5claws released
448
449 2003-09-10 [paul]       0.9.4claws78
450
451         * src/Makefile.am
452                 add missing files
453
454 2003-09-10 [melvin]     0.9.4claws77
455
456         * po/fr.po
457                 Updated French translations
458
459 2003-09-10 [paul]       0.9.4claws76
460
461         * po/es.po
462           po/sk.po
463           po/sr.po
464                 update Spanish, Slovak, and Serbian translations.
465                 submitted by Ricardo Mones Lastra, Andrej Kacian,
466                 and Urke MMI
467                 
468         * AUTHORS
469                 add translation team section
470
471 2003-09-09 [christoph]  0.9.4claws75
472
473         * src/folder.c
474                 free item->prefs in folder_item_destroy
475
476 2003-09-09 [alfons]     0.9.4claws74
477
478         * src/folderview.c
479                 o proper check for root node sorting
480                 o remove unnecessary gtk_ctree_remove_node 
481
482         (should fix bug #300, "crash while moving folder")      
483
484 2003-09-08 [christoph]  0.9.4claws73
485
486         * src/folderview.c
487                 o fix double adding of IMAP FolderItems to GtkCTree
488                 o fix crash then mbox folder is removed
489
490 2003-09-08 [christoph]  0.9.4claws72
491
492         * src/folder.c
493         * src/folderview.c
494         * src/mainwindow.c
495                 fix new folder notification
496
497         * src/mbox_folder.c
498                 fix cache path
499
500 2003-09-08 [christoph]  0.9.4claws71
501
502         * src/compose.c
503                 replace '\n' and '\r' before removing trailing spaces
504
505         * src/folder.[ch]
506         * src/folderview.c
507                 add information about new or removed items in folder tree change
508                 notification and use this in folderview to add and remove only
509                 the appected items and not refresh the whole tree
510
511 2003-09-07 [match]      0.9.4claws70
512
513         * src/Makefile.am
514         * src/addr_compl.c
515         * src/addressbook.c
516         * src/addressitem.h
517         * src/addrindex.c
518         * src/addritem.c
519         * src/addritem.h
520         * src/addrquery.c                       ** NEW **
521         * src/addrquery.h
522         * src/ldapquery.c
523         * src/ldapserver.c
524         * src/stock_pixmap.c
525         * src/stock_pixmap.h
526         * src/pixmaps/address_search.xpm        ** NEW **
527                 re-introduce Lookup button for LDAP 'static' searches.
528
529 2003-09-07 [alfons]     0.9.4claws69
530         
531         * src/summaryview.c
532                 abandon setting usize for messageview because it gives layout problems
533                 with the quick search bar and the headerview; fixes assorted UI glitches:
534                 
535                 o bug #148, "Toggling of quick-search bar reduces index view area" 
536                 o bug #280, "Window resiizes for line length but does not revert"
537
538 2003-09-07 [christoph]  0.9.4claws68
539
540         * src/compose.c
541                 o make sure we don't have any newlines in header values
542                 o check custom headers for spaces and newlines and ignore
543                   malformed header names
544
545 2003-09-06 [christoph]  0.9.4claws67
546
547         * src/folder.c
548         * src/folderview.c
549                 invoke notification hook for folder tree changes after append
550                 and remove folder
551
552         (closes Bug 294 Crash while moving folder with many subdirectories)
553
554 2003-09-06 [christoph]  0.9.4claws66
555
556         * src/folder.c
557                 destroy folder's MsgCache if FolderItem is removed to make sure
558                 it is not saved when the FolderItem is destroyed
559
560 2003-09-06 [christoph]  0.9.4claws65
561
562         * src/plugins/clamav/clamav_plugin.c
563                 fix copy & paste bug
564
565 2003-09-05 [christoph]  0.9.4claws64
566
567         * src/folder.c
568         * src/messageview.[ch]
569         * src/procmsg.[ch]
570         * src/summaryview.c
571                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
572                 by MessageView to clear it when the message is deleted. Should
573                 work even if messages are deleted in MainWindow or by
574                 processing.
575
576 2003-09-05 [alfons]     0.9.4claws63
577
578         * src/messageview.c
579                 deleting a message in a message view frees its msginfo, make 
580                 messageview_update_all() aware of that (should fix bug #293,
581                 "deleting message caused crash")
582
583 2003-09-05 [melvin]     0.9.4claws62
584
585         * src/action.c
586                 Improve synchronous action exit code (fixes 
587                 a ~5 seconds delay after action exit on RedHat 9)
588
589 2003-09-04 [christoph]  0.9.4claws61
590
591         * src/compose.c
592         * src/rfc2015.c
593         * src/common/utils.[ch]
594                 add util function to create mime boundary and use it
595                 in compose and gpg code
596
597 2003-09-04 [alfons]     0.9.4claws60
598
599         * src/folder.c
600                 source folder item's GNode should already have been freed in 
601                 a previous call to src->folder->klass->remove_folder()
602                 (should fix bug #287, "crash when moving folders")
603
604 2003-09-03 [thorsten]   0.9.4claws59
605
606         * src/plugins/spamassassin/spamassassin_gtk.c
607                 fix compile error
608
609 2003-09-03 [christoph]  0.9.4claws58
610
611         * src/plugins/spamassassin/spamassassin.[ch]
612         * src/plugins/spamassassin/spamassassin_gtk.c
613                 add timeout config option
614
615 2003-09-03 [paul]       0.9.4claws57
616
617         * po/sk.po      ** NEW FILE **
618                 add Slovak translation. Submitted by Andrej Kacian 
619                 <andrej@kacian.sk>
620
621 2003-09-03 [paul]       0.9.4claws56
622
623         * src/plugins/clamav/clamav_plugin_gtk.c
624                 gui tweaks: replace a label with a tooltip, modify the
625                 text, use gtk_check_button_new(); instead of
626                 gtk_check_button_new_with_label("");
627
628 2003-09-02 [alfons]     0.9.4claws55
629
630         * src/gtk/filesel.c
631                 remember last used dir when attaching multiple files (should fix
632                 bug #290, "Attach File does not remember directory")
633
634 2003-09-01 [paul]       0.9.4claws54
635
636         * po/es.po
637                 updated by Ricardo Mones Lastra
638
639 2003-09-01 [alfons]     0.9.4claws53
640
641         * src/gtk/gtkaspell.[ch]
642                 be pedantic and strict and use const gchar * instead of guchar *
643
644 2003-09-01 [alfons]     0.9.4claws52
645
646         * src/mainwindow.c
647         * src/summaryviewc.
648                 re-enable Save As when multiple messages are selected
649
650 2003-09-01 [paul]       0.9.4claws51
651
652         * src/textview.c
653                 g_free(trimmed_uri);
654
655 2003-09-01 [paul]       0.9.4claws50
656
657         * sync with 0.9.4cvs13
658                 see ChangeLog 2003-09-01
659
660 2003-09-01 [paul]       0.9.4claws49
661
662         * src/textview.c
663                 trim uri before sending to the statusbar
664                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
665                 in the message window causes main S-C window to enlarge 
666                 past screen edges'
667
668 2003-09-01 [paul]       0.9.4claws48
669
670         * sync with 0.9.4cvs12
671                 see ChangeLog 2003-09-01
672
673 2003-08-30 [christoph]  0.9.4claws47
674
675         * src/compose.c
676         * src/folder_item_prefs.[ch]
677         * src/prefs_folder_item.c
678         * src/gtk/gtkaspell.[ch]
679                 commit per folder dictionary patch by
680                 Paul Evans <nerd@freeuk.com>
681
682 2003-08-30 [christoph]  0.9.4claws46
683
684         * src/plugins/spamassassin/spamassassin_gtk.c
685         * src/plugins/spamassassin/spamassassin_gtk.glade
686                 reduce GUI clutter by placing hints into tooltips
687
688 2003-08-30 [paul]       0.9.4claws45
689
690         * src/compose.c
691                 add 'Content-Disposition: inline' to a text/plain
692                 part when using PGP/MIME signing
693
694 2003-08-30 [paul]       0.9.4claws44
695
696         * src/prefs_common.c
697           src/prefs_spelling.c
698           src/prefs_spelling.glade
699                 reduce GUI clutter by placing hints into tooltips
700
701 2003-08-29 [christoph]  0.9.4claws43
702
703         * configure.ac
704                 fix bug found by Ivan Rayner <ivanr@sgi.com>
705
706         * src/stock_pixmap.c
707                 change unecessary warning into a debug message
708
709         * src/plugins/clamav/Makefile.am
710                 Fix error "-I$(CLAMAV_LIBS)"
711
712 2003-08-29 [christoph]  0.9.4claws42
713
714         * intl/Makefile.in
715         * src/Makefile.am
716         * src/matcher.h
717         * src/common/Makefile.am
718         * src/common/passcrypt.c
719                 commit fixes and patches for some of the IRIX problems found by
720                 Ivan Rayner <ivanr@sgi.com>
721
722 2003-08-29 [paul]       0.9.4claws41
723
724         * src/prefs_filtering.c
725                 add 'Top' and 'Bottom' buttons, based on changes in
726                 src/prefs_filter.c in 0.9.4cvs11.
727
728 2003-08-27 [christoph]  0.9.4claws40
729
730         * src/folderview.c
731                 fix bug that the current summary settings were copied to the
732                 wrong folder item, when the folder item prefs are opened.
733                 Copying is not required because summary settings and
734                 folder_item_prefs do not contain the same settings
735
736 2003-08-27 [thorsten]   0.9.4claws39
737
738         * src/imap.c
739                 fix compile error
740
741 2003-08-26 [paul]       0.9.4claws38
742
743         * sync with 0.9.4cvs9
744                 see ChangeLog 2003-08-26
745
746 2003-08-25 [paul]       0.9.4claws37
747
748         * sync with 0.9.4cvs8
749                 see ChangeLog 2003-08-25
750
751 2003-08-24 [christoph]  0.9.4claws36
752
753         * src/prefs_filtering.c
754                 shouldn't remove items from a GSList while iterating over the
755                 list (makes cur invalid and cur->next not accessable)
756
757         (closes Bug 272 i deleted an folder and some seconds later sylpheed
758          crashed)
759
760 2003-08-23 [christoph]  0.9.4claws35
761
762         * src/news.c
763                 news folders should be scanned when opened
764
765 2003-08-22 [christoph]  0.9.4claws34
766
767         * src/prefs_folder_item.c
768                 use macro to assign strings that always frees the old string
769
770         * src/gtk/gtkaspell.[ch]
771                 add gtkaspell_set_dictionary_menu_active_item() to set active
772                 item in dictionary option menu
773
774         * src/prefs_spelling.c
775                 use gtkaspell_set_dictionary_menu_active_item() to select
776                 dictionary
777
778 2003-08-21 [christoph]  0.9.4claws33
779
780         * src/folder.[ch]
781         * src/imap.c
782         * src/mbox_folder.c
783         * src/mh.c
784         * src/news.c
785                 optimize folder system
786
787         * src/gtk/gtkstext.c
788                 fix division by zero when font has 0 width for ' '
789
790 2003-08-21 [paul]       0.9.4claws32
791
792         * sync with 0.9.4cvs7
793                 see ChangeLog 2003-08-20
794
795 2003-08-19 [paul]       0.9.4claws31
796
797         * src/common/defs.h
798                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
799                 SYLDOC_FAQ_HTML_INDEX.
800         * src/manual.c
801                 use LC_MESSAGES instead of LC_ALL to find the current
802                 language
803
804           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
805
806 2003-08-19 [paul]       0.9.4claws30
807
808         * po/bg.po
809                 updated by George Danchev
810
811 2003-08-18 [luke]       0.9.4claws29
812         * src/mimeview.[ch]
813         * src/gtk/gtkvscrollbutton.[ch]
814                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
815                   dependencies; do it the GTK way; reduce code -14/+2 lines)
816                 o removed horizontal separator between icons
817
818 2003-08-17 [christoph]  0.9.4claws28
819
820         * src/procmsg.c
821                 no subject threading when the subject has no reply prefix
822
823 2003-08-16 [christoph]  0.9.4claws27
824
825         * src/mainwindow.c
826                 remember and restore window sizes and position when the main
827                 window is hidden or shown
828
829         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
830          minimised/reopened using trayicon)
831
832 2003-08-16 [paul]       0.9.4claws26
833
834         * src/crash.c
835                 add #include "defs.h"
836
837 2003-08-16 [paul]       0.9.4claws25
838
839         * src/plugins/clamav/clamav_plugin.c
840                 reword a debug_print
841                 
842         * src/plugins/dillo_viewer/dillo_prefs.c
843                 cosmetic: change the labels' text, add tooltips, and
844                 left-align the hint
845
846 2003-08-15 [christoph]  0.9.4claws24
847
848         * src/news.c
849                 complete last change (forgot some changes)
850
851 2003-08-15 [christoph]  0.9.4claws23
852
853         * src/news.c
854                 o check number of messages and don't return a 0 message
855                   when no messages are available
856                 o don't parse xref header anymore
857
858         (closes Bug 203 I'm not getting any news)
859
860 2003-08-15 [paul]       0.9.4claws22
861
862         * src/common/defs.h
863           src/crash.c
864                 update and define claws bugzilla location
865
866 2003-08-15 [paul]       0.9.4claws21
867
868         * po/ru.po
869                 update submitted by Ruslan N. Balkin
870
871 2003-08-14 [christoph]  0.9.4claws20
872
873         * src/procmsg.c
874                 fix search for oldest node in subject threading
875
876 2003-08-14 [christoph]  0.9.4claws19
877
878         * src/procmsg.c
879         * src/common/utils.h
880                 add possibility to check all nodes with the same subject for
881                 subject threading, not only the oldest node. Should not break
882                 threads anymore if the oldest node is thread_by_subject_max_age
883                 days older then parent, because it can now find a child of
884                 oldest node as new parent.
885
886 2003-08-11 [christoph]  0.9.4claws18
887
888         * src/plugins/spamassassin/spamassassin.c
889                 run spam check in background process
890
891 2003-08-10 [alfons]     0.9.4claws17
892
893         * src/summaryview.c
894                 make `Select All' sensitive too
895
896 2003-08-10 [christoph]  0.9.4claws16
897
898         * src/imap.c
899                 add more checks in imap_close
900
901 2003-08-09 [alfons]     0.9.4claws15
902
903         * src/prefs_spelling.c
904                 no spell checking UI if not requested
905
906 2003-08-09 [alfons]     0.9.4claws14
907
908         * src/gtk/prefswindow.c
909                 make it compile
910
911 2003-08-09 [christoph]  0.9.4claws13
912
913         * src/prefs_spelling.c
914         * src/gtk/prefswindow.[ch]
915         * src/plugins/clamav/clamav_plugin_gtk.c
916         * src/plugins/spamassassin/spamassassin_gtk.c
917                 sort prefs pages by heighest weight in tree
918
919 2003-08-09 [paul]       0.9.4claws12
920
921         * sync with 0.9.4cvs6
922                 see ChangeLog 2003-08-07
923                 
924         * AUTHORS
925                 add Leandro and Luke to claws-branch section
926
927 2003-08-09 [christoph]  0.9.4claws11
928
929         * src/gtk/Makefile.am
930         * src/gtk/colorsel.[ch]                 ** NEW **
931                 create a color selection dialog that can be used as a simple
932                 function call with it's own gtk main loop like filesel.[ch]
933
934         * src/Makefile.am
935         * src/main.c
936         * src/prefs_common.c
937         * src/prefs_spelling.[ch]               ** NEW **
938         * src/prefs_spelling.glade              ** NEW **
939         * src/gtk/gtkutils.[ch]
940                 move "Spell Checker" prefs to new prefs dialog
941
942         * src/prefs_folder_item.c
943                 use new colorsel dialog
944
945 2003-08-08 [paul]       0.9.4claws10
946
947         * src/inc.c
948                 clear the progress bar unconditionally
949
950 2003-08-08 [paul]       0.9.4claws9
951
952         * sync with 0.9.4cvs4
953                 see ChangeLog 2003-07-31
954
955 2003-08-07 [christoph]  0.9.4claws8
956
957         * configure.ac
958                 fix bug in image viewer plugin part
959
960         * src/imap.c
961                 don't execute close command if the folder item is not selected
962
963 2003-08-07 [hoa]        0.9.4claws7
964
965         * src/filtering.[ch]
966         * src/matcher_parser.h
967         * src/matcher_parser_parse.y
968                 can define several actions for each filtering rule
969                 can import old versions of filtering rules
970
971         * src/prefs_filtering.c
972                 call to a new dialog box to define actions
973
974         * src/prefs_filtering_action.[ch]
975                 dialog box to define actions for filtering rules
976
977 2003-08-06 [christoph]  0.9.4claws6
978
979         * src/imap.c
980                 make sure source folder is selected when copying messages
981
982 2003-08-06 [christoph]  0.9.4claws5
983
984         * sync with 0.9.4cvs2
985                 see ChangeLog 2003-07-29                
986
987 2003-08-05 [paul]       0.9.4claws4
988
989         * sync with 0.9.4cvs3
990                 see ChangeLog 2003-07-30
991
992 2003-08-04 [match]      0.9.4claws3
993
994         * po/POTFILES.in
995                 export of LDIF files.
996
997 2003-08-04 [match]      0.9.4claws2
998
999         * src/ldif.[ch]
1000                 support for export LDIF. documented.
1001         * src/importldif.[ch]
1002         * src/exportldif.[ch]
1003                 add tooltips. documented.
1004         * src/exphtmldlg.[ch]
1005         * src/common/xmlprops.[ch]
1006                 documented.
1007         * src/exportldif.[ch]                   ** NEW **
1008         * src/expldifdlg.[ch]                   ** NEW **
1009         * src/addressbook.[ch]
1010         * src/Makefile.am
1011                 export of LDIF files.
1012                 documented.
1013
1014 2003-08-04 [christoph]  0.9.4claws1
1015
1016         * .cvsignore
1017         * Makefile.am
1018         * configure.ac
1019         * sylpheed-claws.pc.in                  ** NEW **
1020         * src/Makefile.am
1021         * src/common/Makefile.am
1022         * src/gtk/Makefile.am
1023                 install sylpheed header files in $(pkgincludedir) and create a
1024                 pkg-config file to allow building a plugin without the source
1025                 package
1026
1027 2003-08-04 [paul]       0.9.4claws
1028
1029         * version 0.9.4claws
1030
1031 2003-08-04 [paul]       0.9.3claws97
1032
1033         * po/es.po
1034                 update Spanish translation. Submitted by Ricardo
1035                 Mones Lastra.
1036
1037 2003-08-03 [paul]       0.9.3claws96
1038
1039         * po/hr.po
1040           po/sr.po
1041                 update Croatian and Serbian translations. Submitted by
1042                 Dragan and Urke MMI respectively
1043
1044 2003-08-03 [alfons]     0.9.3claws95
1045
1046         * src/summaryview.c
1047                 mark flag has precedence over important flag - seems
1048                 to have been changed in sync of 0.9.3claws45. this fixes
1049                 a regression where messages that were scored as important
1050                 don't show their mark flags. (using the same column for
1051                 both importance as mark flags is the real problem
1052                 ofcourse)
1053
1054 2003-08-03 [melvin]     0.9.3claws94
1055
1056         * po/fr.po
1057                 Updated French translations.
1058
1059 2003-08-03 [melvin]     0.9.3claws93
1060
1061         * src/Makefile.am
1062                 Fixed typo introduced after 0.9.3claws92 
1063                 that prevented compilation
1064                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1065                 CPPFLAGS and YFLAGS to allow user setting these.
1066         * src/common/Makefile.am
1067         * src/gtk/Makefile.am
1068         * src/plugins/clamav/Makefile.am
1069         * src/plugins/demo/Makefile.am
1070         * src/plugins/dillo_viewer/Makefile.am
1071         * src/plugins/image_viewer/Makefile.am
1072         * src/plugins/mathml_viewer/Makefile.am
1073         * src/plugins/spamassassin/Makefile.am
1074         * src/plugins/trayicon/Makefile.am
1075         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1076                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1077                 CPPFLAGS and YFLAGS to allow user setting these.
1078
1079 2003-08-02 [christoph]  0.9.3claws92
1080
1081         * configure.ac
1082                 o rearrange plugin tests
1083                 o add test for clamav.h to ClamAV tests
1084
1085 2003-08-02 [luke]       0.9.3claws91
1086
1087         * src/mimeview.c
1088                 o fixed appearance of icon list when toggling back from the 
1089                   ctree
1090                 o toggling of icons using the keyboard works correctly
1091                 o fixed all other keyboard shortcuts to work when icons are
1092                   active
1093         
1094         * src/messageview.c
1095                 o fixed bug 4 - focus lost when changing messageview view type
1096
1097 2003-08-02 [christoph]  0.9.3claws90
1098
1099         * src/common/hooks.c
1100                 fix crash when pointer stored in hash table could get invalid
1101                 when a plugin is unloaded
1102
1103 2003-08-01 [christoph]  0.9.3claws89
1104
1105         * configure.ac
1106                 o try to build all plugins (except spamassassin) by default
1107                 o don't build a plugin if a dependency check fails
1108
1109         * src/common/hooks.c
1110                 fix warning
1111
1112 2003-08-01 [match]      0.9.3claws88
1113
1114         * src/importldif.c
1115                 allow single click field selection. document code.
1116
1117 2003-08-01 [christoph]  0.9.3claws87
1118
1119         * src/plugins/clamav/clamav_plugin.c
1120         * src/plugins/clamav/clamav_plugin_gtk.c
1121         * src/plugins/dillo_viewer/dillo_viewer.c
1122         * src/plugins/image_viewer/plugin.c
1123         * src/plugins/mathml_viewer/mathml_viewer.c
1124         * src/plugins/spamassassin/spamassassin.c
1125         * src/plugins/spamassassin/spamassassin_gtk.c
1126         * src/plugins/trayicon/trayicon.c
1127                 add version check to all plugins
1128
1129 2003-08-01 [hoa]        0.9.3claws86
1130
1131         * src/prefs_filtering.c
1132                 fixed a cosmetic bug, during creation of dialog box,
1133                 wrong widgets were shown after creation.
1134
1135 2003-08-01 [luke]       0.9.3claws85
1136
1137         * src/mainwindow.c
1138                 o fixed visibility of icons/mimeview after toggling separate
1139                   message/folder view (factored out some similar code too).
1140
1141
1142 2003-07-31 [alfons]     0.9.3claws84
1143
1144         * src/mimeview.c
1145                 tweak icon box UI a bit more, now allowing right-clicks actions
1146                 getting the relevant mime data too; should fix #250, "Can't save 
1147                 attachments sometimes".
1148
1149 2003-07-30 [alfons]     0.9.3claws83
1150
1151         * src/compose.c
1152                 don't do auto-save-draft inside key press handler, but rather
1153                 schedule it half of a second later; should fix #67, "autosave 
1154                 make re-rediting message crazy"
1155
1156 2003-07-30 [christoph]  0.9.3claws82
1157
1158         * src/plugins/trayicon/trayicon.c
1159                 process pending events before unloading the plugin
1160
1161         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1162
1163 2003-07-30 [alfons]     0.9.3claws81
1164
1165         * src/common/hooks.c
1166                 parameter 2 of g_hook_destroy() should really be a hook id
1167
1168 2003-07-30 [alfons]     0.9.3claws80
1169
1170         * src/common/plugin.c
1171                 fix a possibly harmful function signature mismatch 
1172                 for plugin_done
1173
1174 2003-07-30 [alfons]     0.9.3claws79
1175
1176         * src/common/hooks[.ch]
1177                 const correctness
1178
1179 2003-07-30 [darko]      0.9.3claws78
1180
1181         * src/summaryview.c
1182                 make it compile again
1183
1184 2003-07-30 [luke]       0.9.3claws77
1185
1186         * src/crash.c
1187         * src/main.c
1188                 o added/moved signal handlers for SIGTERM (normal kill command) 
1189                   and SIGINT (ctl-c) to be used even without 
1190                   --enable-crash-dialog, fixing bug 166
1191
1192         * src/summaryview.c
1193                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1194                   bug 227
1195
1196         * src/mainwindow.c
1197                 o changed sensitivity condition for 'Next new' and 'Next 
1198                   unread', fixing bug 8
1199
1200 2003-07-29 [alfons]     0.9.3claws76
1201
1202         * src/common/utils.[ch]
1203                 add generate_msgid()
1204         * src/messageview.c
1205                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1206                 sent folder".
1207
1208 2003-07-29 [alfons]     0.9.3claws75
1209
1210         * src/messageview.c
1211                 fix a memleak (claws-only)
1212
1213 2003-07-29 [alfons]     0.9.3claws74
1214
1215         * src/mimeview.[ch]
1216         * src/gtk/gtkvscrollbutton.[ch]
1217                 fix UI glitch where mime icon toolbox' scroll position is not 
1218                 reset after switching to another message
1219                 
1220
1221 2003-07-29 [paul]       0.9.3claws73
1222
1223         * src/prefs_folder_item.c
1224                 split the prefs into 2 separate pages
1225
1226 2003-07-29 [paul]       0.9.3claws72
1227
1228         * src/compose.c
1229                 prepend "\n\n" to a signature without a separator too
1230
1231 2003-07-29 [paul]       0.9.3claws71
1232
1233         * src/compose.c
1234                 fix bug where changing to an account without an auto-sig
1235                 from an initial account without an auto-sig would insert 
1236                 2 blank lines at the cursor point
1237                 fix bug where changing to an account with an auto-sig
1238                 from an initial account without an auto-sig would insert
1239                 the sig at the cursor point
1240
1241 2003-07-29 [paul]       0.9.3claws70
1242
1243         * src/folderview.c
1244                 use the colour from the folder pref unless the folder
1245                 has new messages
1246
1247 2003-07-29 [alfons]     0.9.3claws69
1248
1249         * src/procmsg.[ch]
1250         * src/messageview.c
1251         * src/procheader.c
1252                 rewrite return receipt request work a little bit (the former 
1253                 implementation presumably depended too much on the UI setting
1254                 flags). (we're losing the old pending flag.) 
1255
1256 2003-07-28 [christoph]  0.9.3claws68
1257
1258         * src/folder.c
1259         * src/imap.c
1260         * src/mh.c
1261         * src/procmsg.[ch]
1262                 fix copy to IMAP folder from other folder
1263
1264 2003-07-28 [christoph]  0.9.3claws67
1265
1266         * src/procmsg.c
1267                 fix sync of procmsg_get_message_file_list
1268
1269 2003-07-28 [christoph]  0.9.3claws66
1270
1271         * sync with 0.9.3cvs14
1272                 see ChangeLog 2003-07-18
1273         * sync with 0.9.3cvs17
1274                 see ChangeLog 2003-07-23
1275
1276         (closes Bug 234 segmentation fault after sending out mail via
1277          smtp(auth))
1278
1279 2003-07-28 [paul]       0.9.3claws65
1280
1281         * po/es.po
1282                 update Spanish translation, submitted by Ricardo Mones
1283                 Lastra
1284
1285 2003-07-28 [christoph]  0.9.3claws64
1286
1287         * src/folder.[ch]
1288         * src/imap.c
1289         * src/mh.c
1290                 return new message numbers as a GRelation instead of a GSList
1291                 that has to be in the same order as the input list. A list
1292                 would make it hard for IMAP to optimize oepration by sorting
1293                 the input list. The returned list would have to be reordered
1294                 to match the same order that input list has.
1295
1296         * src/gtk/gtkaspell.c
1297                 fix missing return value, could cause a crash when garbage is
1298                 on the stack that is used as the expected return value
1299
1300 2003-07-28 [paul]       0.9.3claws63
1301
1302         * sync with 0.9.4cvs1
1303                 see ChangeLog 2003-07-28
1304
1305 2003-07-27 [alfons]     0.9.3claws62
1306
1307         * src/mimeview.c
1308                 tweak it more to make icon list act like a check button group
1309
1310 2003-07-27 [christoph]  0.9.3claws61
1311
1312         * sync with 0.9.3cvs20
1313                 see ChangeLog 2003-07-25
1314
1315 2003-07-27 [paul]       0.9.3claws60
1316
1317         * src/procmsg.c
1318                 re-commit changes from 0.9.3claws58 -
1319                 accidently removed in 0.9.3claws59
1320
1321 2003-07-27 [paul]       0.9.3claws59
1322
1323         * src/procmsg.[ch]
1324                 a sync from 0.9.3cvs17
1325                 see ChangeLog 2003-07-23
1326
1327 2003-07-27 [alfons]     0.9.3claws58
1328
1329         * src/procmsg.c
1330                 add missing header members to MsgInfo; fixes the problem of 
1331                 not displaying X-Faces, as noticed by Ricardo Mones
1332
1333 2003-07-26 [christoph]  0.9.3claws57
1334
1335         * sync with 0.9.3cvs18
1336                 see ChangeLog 2003-07-24
1337
1338 2003-07-26 [christoph]  0.9.3claws56
1339
1340         * sync with 0.9.3cvs17
1341                 see ChangeLog 2003-07-23
1342
1343 2003-07-26 [christoph]  0.9.3claws55
1344
1345         * src/folder.[ch]
1346         * src/imap.c
1347         * src/mbox_folder.c
1348         * src/mh.c
1349         * src/news.c
1350                 add support for copy function that copy multiple messages
1351                 (not implemented yet)
1352
1353         * src/summaryview.c
1354                 add missing return value
1355
1356 2003-07-26 [paul]       0.9.3claws54
1357
1358         * tools/multiwebsearch.pl
1359                 do whitespace substitution before passing the string
1360                 to the browser. fixes bug with browsers that don't
1361                 do whitespace conversion themselves.
1362
1363 2003-07-25 [christoph]  0.9.3claws53
1364
1365         * src/folder.[ch]
1366         * src/imap.c
1367         * src/mh.c
1368                 rewrite adding of multiple messages to a folder for
1369                 claws' folder system
1370
1371 2003-07-25 [luke]       0.9.3claws52
1372
1373         * src/mimeview.c
1374                 o icon toggles set correctly on leaving ctree mimeview
1375
1376 2003-07-25 [paul]       0.9.3claws51
1377
1378         * partial sync with 0.9.3cvs21 [src/main.c]
1379                 see ChangeLog 2003-07-25
1380
1381 2003-07-24 [paul]       0.9.3claws50
1382
1383         * tools/maildir2sylpheed.pl
1384                 fix typo
1385
1386 2003-07-24 [paul]       0.9.3claws49
1387
1388         * src/mimeview.c
1389                 increase the gutter size of paned so that the panes
1390                 can be resized
1391                 
1392         * src/plugins/demo/demo.c
1393                 squeeze in another typo fix
1394
1395 2003-07-24 [paul]       0.9.3claws48
1396
1397         * src/plugins/demo/demo.c
1398           src/prefs_account.c
1399                 small changes to the English
1400                 
1401         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1402           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1403           src/Makefile.am
1404           src/stock_pixmap.c
1405                 rename the misspelled icon
1406
1407 2003-07-23 [alfons]     0.9.3claws47
1408
1409         * src/mimeview.c
1410                 make icon list look like a list of toggles
1411
1412 2003-07-23 [luke]       0.9.3claws46
1413
1414         * src/pixmaps/mimeview_gpg_expired.xpm
1415         * src/pixmaps/mimeview_gpg_failed.xpm
1416         * src/pixmaps/mimeview_gpg_passed.xpm
1417         * src/pixmaps/mimeview_text_html.xpm
1418         * src/pixmaps/mimeview_image.xpm
1419                 o all icons the same size
1420
1421         * src/mimeview.[ch]
1422                 o mimeview ctree arranged vertically above the viewer
1423                 o icons changed to buttons
1424                 o can use keyboard to select an icon (Enter)
1425                 o resize icon list to width of icons
1426
1427         *  src/gtk/gtkvscrollbutton.c
1428                 o sensitivity of buttons reacts to position
1429
1430 2003-07-23 [christoph]  0.9.3claws45
1431
1432         * sync with 0.9.3cvs14 (incomplete)
1433                 see ChangeLog 2003-07-17
1434
1435 2003-07-23 [alfons]     0.9.3claws44
1436
1437         * src/folder.c
1438         * src/procmsg.h
1439                 sync with my local tree to restore some claws-only things
1440
1441 2003-07-23 [paul]       0.9.3claws43
1442
1443         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1444           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1445           src/Makefile.am
1446           src/mimeview.c
1447           src/procmime.h
1448           src/rfc2015.c
1449           src/stock_pixmap.[ch]
1450                 indicate missing keys and expired sigs/keys
1451                 in mime view column
1452
1453 2003-07-23 [paul]       0.9.3claws42
1454
1455         * src/compose.c
1456                 Redirect fixes: enable automatic account selection and
1457                 do not append signature to message on changing account
1458                 fixes Bug[s] #248
1459
1460 2003-07-23 [paul]       0.9.3claws41
1461
1462         * sync with 0.9.3cvs16
1463                 see ChangeLog 2003-07-23
1464
1465 2003-07-23 [alfons]     0.9.3claws40
1466
1467         * src/inc.c
1468                 give progress dialog a main window, and give it the first 
1469                 one (presumably the only one). fixes bug #247, "segfault on 
1470                 pop-before-smtp" 
1471
1472 2003-07-22 [alfons]     0.9.3claws39
1473
1474         * src/summaryview.c
1475                 shift-space scrolls up
1476
1477 2003-07-22 [paul]       0.9.3claws38
1478
1479         * sync with 0.9.3cvs15
1480                 see ChangeLog 2003-07-22
1481
1482 2003-07-20 [alfons]     0.9.3claws37
1483
1484         * src/compose.c
1485                 put menu inside #ifdef USE_ASPELL..#endif
1486
1487 2003-07-20 [christoph]  0.9.3claws36
1488
1489         * src/procmsg.c
1490                 fix wrong flags in MsgInfo returned by
1491                 procmsg_msginfo_get_full_info()
1492
1493         (closes Bug 221 Deleting messages from the Message View gives incorrect
1494          new/unread message counts in the folder view)
1495
1496         * src/plugins/spamassassin/spamassassin_gtk.c
1497                 add gettext macro for prefs page title
1498
1499 2003-07-20 [paul]       0.9.3claws35
1500
1501         * src/mimeview.c
1502                 redraw icon list on signature check
1503
1504 2003-07-20 [christoph]  0.9.3claws34
1505
1506         * src/Makefile.am
1507         * src/account.c
1508         * src/folder.[ch]
1509         * src/folder_item_prefs.[ch]            ** NEW **
1510         * src/folderview.c
1511         * src/mainwindow.c
1512         * src/mh.c
1513         * src/prefs_gtk.c
1514         * src/prefs_scoring.c
1515         * src/summaryview.c
1516         * src/prefs_folder_item.[ch]
1517                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1518                   Properties dialog
1519                 o use prefswindow for folder properties
1520
1521         * src/gtk/prefswindow.[ch]
1522                 change implementation to use an invisible notebook instead
1523                 of unparenting widgets
1524
1525 2003-07-20 [christoph]  0.9.3claws33
1526
1527         * src/compose.h
1528         * src/folder.c
1529         * src/folderview.h
1530         * src/headerview.h
1531         * src/prefs_filtering.h
1532         * src/prefs_folder_item.[ch]
1533         * src/procmime.h
1534         * src/procmsg.h
1535         * src/summaryview.h
1536                 clean up header mess
1537                 (always use 1. typedefs, 2. #includes, 3. structures)
1538
1539         * src/common/version.h.in
1540                 add casts for constants
1541
1542         * src/plugins/demo/demo.c
1543                 fix typo
1544
1545         * src/plugins/spamassassin/spamassassin.c
1546                 remove unused variable
1547
1548 2003-07-20 [alfons]     0.9.3claws32
1549
1550         * src/mimeview.c
1551                 o make icon buttons respond on left click
1552                 o minor cosmetic change
1553
1554 2003-07-19 [luke]       0.9.3claws31
1555
1556         * src/mimeview.[ch]
1557         * src/gtk/gtkvscrollbutton.c
1558         * src/messageview.c
1559                 o improved mimeview behaviour when selecting a new message
1560                 o plus code cleanups to remove compile warnings
1561
1562
1563 2003-07-19 [alfons]     0.9.3claws30
1564
1565         * src/procmsg.c
1566         * src/compose.c
1567         * src/common/utils.[ch]
1568                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1569
1570 2003-07-19 [alfons]     0.9.3claws29
1571
1572         * src/prefs_folder_item.c
1573                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1574                 string pointers
1575
1576 2003-07-19 [luke]       0.9.3claws28
1577
1578         * src/messageview.c
1579         * src/mimeview.[ch]
1580         * src/procmime.h
1581         * src/rfc2015.c
1582         * src/stock_pixmap.[ch]
1583         * src/gtk/Makefile.am
1584         * src/Makefile.am
1585         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1586         * src/pixmaps/mime_*.xpm                ** NEW **
1587                 o mimeview rearrangement with a new icon shortcut bar
1588
1589 2003-07-19 [alfons]     0.9.3claws27
1590
1591         * src/folderview.c
1592                 o plug leaking nodes_to_recollapse
1593                 o add folderview_recollapse_all_nodes() (not used yet)
1594
1595 2003-07-19 [alfons]     0.9.3claws26
1596
1597         * src/compose.c
1598         * src/common/utils.c
1599                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1600                 for both forwarding as replying
1601
1602 2003-07-18 [christoph]  0.9.3claws25
1603
1604         * configure.ac
1605         * src/common/sylpheed.[ch]
1606         * src/common/version.h.in
1607                 add version in numeric form to allow easy comparison
1608
1609         * src/plugins/demo/demo.c
1610                 add version check
1611                 - sylpheed version > plugin version => never allowed, sylpheed
1612                   could contain unknown API changes
1613                 - sylpheed version < minimum version required => don't load,
1614                   API required not available (if linking does not fail)
1615
1616 2003-07-18 [alfons]     0.9.3claws24
1617         
1618         * src/common/plugin.[ch]
1619                 const correctness
1620
1621 2003-07-18 [christoph]  0.9.3claws23
1622
1623         * src/common/hooks.c
1624                 fix crash when hooks where unregisted
1625
1626         * src/plugins/trayicon/trayicon.c
1627                 unregister detroy signal before destroying the widget
1628                 (still crashes when the plugin is unloaded)
1629
1630 2003-07-18 [alfons]     0.9.3claws22
1631         
1632         * src/folderview.c
1633                 delay expanding folder tree during drags until timeout triggered
1634                 (needs perhaps some tweaking, so testing is welcome)
1635
1636 2003-07-17 [alfons]     0.9.3claws21
1637
1638         * src/folderview.c
1639                 clean up cruft
1640
1641 2003-07-17 [christoph]  0.9.3claws20
1642
1643         * src/common/session.c
1644                 fix opening of SSL connections
1645
1646         * src/plugins/image_viewer/Makefile.am
1647                 add OPENSSL_CFLAGS (we should find a better solution to remove
1648                 this dependencies if they are not required)
1649
1650         * src/plugins/spamassassin/spamassassin.c
1651                 remove setlocale workaround (fixed in libspamc)
1652
1653         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1654          if spell checking enabled)
1655
1656 2003-07-17 [alfons]     0.9.3claws19
1657
1658         * src/common/hooks.[ch]
1659         * src/plugins/clamav/clamav_plugin.c
1660         * src/plugins/spamassassin/spamassassin.c
1661         * src/plugins/trayicon/trayicon.c
1662                 fix signedness muck 
1663
1664 2003-07-17 [alfons]     0.9.3claws18
1665
1666         * src/procmime.c
1667                 plug memleak
1668
1669 2003-07-17 [alfons]     0.9.3claws17
1670
1671         * src/inc.c
1672                 plug memleak
1673
1674 2003-07-17 [paul]       0.9.3claws16
1675
1676         * src/common/defs.h
1677           src/mainwindow.c
1678           src/manual.[ch]
1679                 add link to the Claws site's FAQ page, after the suggestion
1680                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1681                 Move url strings to defs.h
1682                 
1683         * src/mainwindow.c
1684                 fix typo to prevent "unknown menu entry" warnings
1685
1686 2003-07-17 [alfons]     0.9.3claws15
1687
1688         * src/folderview.[ch]
1689         * src/summaryview.[ch]
1690         * src/mimeview.[ch]
1691                 plug DnD leaks 
1692
1693 2003-07-17 [paul]       0.9.3claws14
1694
1695         * src/inc.c
1696                 remove two instances of 'GTK_EVENTS_FLUSH' because
1697                 they are unnecessary and probably cause a stack overflow
1698
1699 2003-07-16 [christoph]  0.9.3claws13
1700
1701         * src/mimeview.[ch]
1702                 use an invisible GTK notebook to switch between viewers
1703                 instead of reparenting widgets
1704
1705 2003-07-16 [christoph]  0.9.3claws12
1706
1707         * src/folder.c
1708                 move folder_item_update_freeze() to correct place in
1709                 folder_item_scan_full()
1710
1711 2003-07-16 [paul]       0.9.3claws11
1712
1713         * sync with 0.9.3cvs12
1714                 see ChangeLog 2003-07-14 and 2003-07-15
1715
1716 2003-07-16 [christoph]  0.9.3claws10
1717
1718         * src/imap.[ch]
1719         * src/prefs_account.[ch]
1720                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1721
1722 2003-07-15 [alfons]     0.9.3claws9
1723
1724         * src/main.c
1725                 make --config-dir do something useful
1726
1727 2003-07-15 [alfons]     0.9.3claws8
1728
1729         * src/procmsg.c
1730                 o fix a bug where 'last' didn't really point to the last message
1731                   in the top level list of children, but to the last threaded
1732                   message. 
1733                 
1734                 o clean up and make it easier to sync
1735
1736 2003-07-15 [alfons]     0.9.3claws7
1737
1738         * src/mainwindow.c
1739                 make correct menu items sensitive       
1740
1741 2003-07-14 [alfons]     0.9.3claws6
1742
1743         * src/procmsg.c
1744                 tune the threader so it will not subject-thread any message
1745                 without a subject prefix (this will not thread correctly if 
1746                 a parent is delivered after their childs, but it looks 
1747                 better right now)
1748
1749 2003-07-13 [christoph]  0.9.3claws5
1750
1751         * src/mainwindow.c
1752                 group "Add mailbox *..." menu items in submenu
1753
1754 2003-07-13 [alfons]     0.9.3claws4
1755
1756         * src/summaryview.c
1757                 correct summary_toggle_pressed() signature and make sure
1758                 signal is not passed on
1759
1760 2003-07-13 [alfons]     0.9.3claws3
1761
1762         * src/summaryview.c
1763                 o for now don't pass on keys when they we're handled by 
1764                   ctree::key_press_event
1765                 o clean up
1766
1767 2003-07-13 [alfons]     0.9.3claws2
1768         
1769         * src/main.c
1770                 add command line option "--config-dir" to get the current 
1771                 configuration dir
1772
1773 2003-07-12 [alfons]     0.9.3claws1
1774
1775         * src/matcher.[ch]
1776         * src/matcher_parser_parse.y
1777         * src/prefs_filtering.c
1778         * src/filtering.c
1779                 add "Lock" filter action to lock messages;
1780
1781         * src/filtering.c       
1782                 remove debug_print()    
1783         * src/prefs_filtering.c
1784                 re-organize matcher part 9: 
1785                 make action text entries easily extendible;
1786                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1787                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1788
1789 2003-07-12 [paul]
1790
1791         * tools/README
1792                 update old information and add missing
1793                 information
1794
1795 2003-07-12 [paul]       0.9.3claws
1796
1797         * 0.9.3claws released
1798         
1799 2003-07-12 [paul]       0.9.0claws103
1800
1801         * src/Makefile.am
1802                 add addrquery.h
1803
1804 2003-07-12 [melvin]     0.9.0claws102
1805
1806         * src/messageview.c
1807                 Fixed bug #215: Show MIME tab for single text/html messages. 
1808                 
1809 2003-07-12 [paul]       0.9.0claws101
1810
1811         * man/sylpheed.1
1812                 updated
1813
1814 2003-07-12 [paul]       0.9.0claws100
1815
1816         * po/es.po
1817           po/hr.po
1818           po/pl.po
1819           po/sr.po
1820                 update Spanish, Croatian, Polish, Serbian translations.
1821                 submitted by Ricardo Mones Lastra, Dragan, Witold
1822                 Wladyslaw Wojciech Wilk, Urke MMI
1823
1824 2003-07-12 [melvin]     0.9.0claws99
1825
1826         * po/fr.po
1827                 Updated French translations.
1828
1829 2003-07-12 [paul]       0.9.0claws98
1830
1831         * src/addressbook.c
1832                 disable 'Lookup' button as it has no effect
1833
1834 2003-07-11 [alfons]     0.9.0claws97
1835         
1836         * src/summaryview.c
1837                 summary_searchbar_pressed() should return TRUE to signal that
1838                 event was handled. when returning void, the return value passed
1839                 to GTK is actually random, but maybe FALSE, in which case the
1840                 event is handled by parent
1841                 
1842 2003-07-10 [paul]       0.9.0claws96
1843
1844         * ac/missing/gettext.m4
1845                 update to version 0.12
1846
1847 2003-07-10 [paul]       0.9.0claws95
1848
1849         * src/plugins/clamav/clamav_plugin.c
1850                 fix bug where multipart/alternative messages
1851                 would slip through without being scanned
1852
1853 2003-07-10 [christoph]  0.9.0claws94
1854
1855         * src/folder.c
1856                 correct check if folder supports removing when a message is
1857                 moved. if not the message is only copied.
1858
1859         (closes Bug 132 crash on startup in newsgroups folders)
1860
1861 2003-07-09 [alfons]     0.9.0claws93
1862
1863         * configure.ac
1864         * src/common/defs.h
1865                 --with-config-dir (default .sylpheed)
1866
1867 2003-07-09 [christoph]  0.9.0claws92
1868
1869         * configure.ac
1870                 use PKG_CHECK_MODULES to check for gtkmathview
1871                 (version 0.4.2 now required)
1872
1873 2003-07-08 [melvin]     0.9.0claws91
1874
1875         * src/action.c
1876                 Implemented a progress bar that counts the number of completed
1877                 tasks when the action runs more than one command.
1878
1879 2003-07-08 [alfons]     0.9.0claws90
1880
1881         * src/procmsg.c
1882                 if queued message has an invalid Message-Id, don't try to
1883                 find message it refers to (fixes #209 "crash when processing 
1884                 in folder")
1885
1886 2003-07-08 [paul]       0.9.0claws89
1887
1888         * sync with 0.9.3cvs2
1889                 see ChangeLog 2003-07-08
1890
1891 2003-07-08 [match]      0.9.0claws88
1892
1893         * src/ldapctrl.c
1894                 extend LDAP search for first/last name by parsing search term.
1895
1896 2003-07-08 [alfons]     0.9.0claws87
1897
1898         * src/send_message.c
1899                 fix bug #208 "Status message stuck when sending on POP3 account"
1900
1901 2003-07-07 [paul]       0.9.0claws86
1902
1903         * po/hr.po
1904                 new Croatian translation, submitted by
1905                 Dragan <drleskov@inet.hr>
1906
1907 2003-07-07 [paul]       0.9.0claws85
1908
1909         * sync with 0.9.3cvs1
1910                 see ChangeLog 2003-07-07
1911
1912 2003-07-05 [christoph]  0.9.0claws84
1913
1914         * src/Makefile.am
1915         * src/messageview.c
1916         * src/mimeview.[ch]
1917         * src/stock_pixmap.[ch]
1918         * src/pixmaps/messageview_text.xpm              ** NEW **
1919                 move mimeview tabs to the right side and use icons
1920                 instead of text to save some space
1921
1922         (patch by Luke Plant <lukeplant@softhome.net>)
1923
1924 2003-07-05 [christoph]  0.9.0claws83
1925
1926         * src/inc.c
1927                 add NULL pointer checks
1928
1929         (patch by Luke Plant <lukeplant@softhome.net>)
1930         (closes Bug 204 0.9.0 quits on authentication error?!)
1931
1932 2003-07-05 [alfons]     0.9.0claws82
1933
1934         * configure.ac
1935                 take the clue in bug #202 "./configure script - 
1936                 'if test' comparison failure" reported by John Kristoff. 
1937
1938 2003-07-04 [christoph]  0.9.0claws81
1939
1940         * src/plugins/spamassassin/spamassassin.c
1941                 set timeout for spam check
1942
1943 2003-07-04 [christoph]  0.9.0claws80
1944
1945         * src/main.c
1946                 destroy all FolderItems when shutting down to
1947                 allow folders to clean up
1948
1949 2003-07-04 [melvin]     0.9.0claws79
1950
1951         * src/gtk/gtkaspell.c
1952                 Fixed bug #184 "Entering non-ascii character deletes
1953                 previous char if spell checking enabled": this makes
1954                 the spell checking in multibytes (e.g. UTF-8)locales work.
1955                 (Patch by Luke Plant).
1956                 
1957 2003-07-04 [christoph]  0.9.0claws78
1958
1959         * sync with 0.9.2cvs1
1960                 see ChangeLog 2003-06-10
1961
1962 2003-07-04 [paul]       0.9.0claws77
1963
1964         * sync with 0.9.3 release
1965                 see ChangeLog 2003-07-04
1966
1967 2003-07-03 [christoph]  0.9.0claws76
1968
1969         * src/folder.[ch]
1970         * src/imap.c
1971         * src/mbox_folder.c
1972         * src/mh.c
1973         * src/news.c
1974                 move folder_item_get_path() stuff into a folder virtual function
1975
1976         * src/procmsg.c
1977                 use folder_item_fetch_msg() to get message and do not contruct
1978                 the filename from path and number
1979
1980 2003-07-03 [paul]       0.9.0claws75
1981
1982         * sync with 0.9.2cvs12
1983                 see ChangeLog 2003-07-03
1984
1985 2003-07-02 [paul]       0.9.0claws74
1986
1987         * src/messageview.c
1988                 fix text-selection for replying
1989
1990 2003-07-02 [paul]       0.9.0claws73
1991
1992         * sync with 0.9.2cvs11
1993                 see ChangeLog 2003-07-02
1994
1995 2003-07-02 [paul]       0.9.0claws72
1996
1997         * src/procmsg.c
1998                 revert last commit because it breaks more
1999                 than it fixes
2000
2001 2003-07-02 [paul]       0.9.0claws71
2002
2003         * src/procmsg.c
2004                 fix thread by subject/sort by date
2005
2006 2003-07-01 [paul]       0.9.0claws70
2007
2008         * sync with 0.9.2cvs10
2009                 see ChangeLog 2003-07-01
2010
2011 2003-06-30 [paul]       0.9.0claws69
2012
2013         * sync with 0.9.2cvs9
2014                 see ChangeLog 2003-06-30
2015
2016 2003-06-28 [match]      0.9.0claws68
2017
2018         * src/addressbook.c
2019                 fix null ptr.
2020
2021 2003-06-27 [paul]       0.9.0claws67
2022
2023         * sync with 0.9.2cvs7
2024                 see ChangeLog 2003-06-27
2025
2026 2003-06-26 [christoph]  0.9.0claws66
2027
2028         * src/folder.c
2029                 freeze folder updates while a folder is scanned
2030
2031         (closes Bug 185 New message counter)
2032
2033 2003-06-26 [darko]      0.9.0claws65
2034
2035         * src/ldapserver.c
2036                 fix infinite loop when adding a new LDAP server
2037
2038 2003-06-26 [paul]       0.9.0claws64
2039
2040         * sync with 0.9.2cvs6
2041                 see ChangeLog 2003-06-26
2042
2043 2003-06-26 [paul]       0.9.0claws63
2044
2045         * sync with 0.9.2cvs5
2046                 see ChangeLog 2003-06-25 and 2003-06-26
2047
2048 2003-06-25 [match]      0.9.0claws62
2049
2050         * src/addr_compl.c
2051                 Fixed tab/backtab for dropped-down completion list to
2052                 move next/previous field. (close bug 147)
2053
2054 2003-06-25 [christoph]  0.9.0claws61
2055
2056         * src/addr_compl.[ch]
2057         * src/addrindex.[ch]
2058         * src/folderview.c
2059         * src/inc.c
2060         * src/news.c
2061         * src/summaryview.c
2062         * src/toolbar.c
2063                 fix warnings
2064
2065 2003-06-25 [leandro]    0.9.0claws60
2066
2067         * src/compose.c
2068                 o cleanups
2069                 o gray out "Message/Remove references" menu item if not
2070                   replying to a message
2071
2072 2003-06-24 [leandro]    0.9.0claws59
2073
2074         * src/compose.[ch]
2075                 o removed "Message/Create new thread" menu item
2076                 o added "Message/Remove references" menu item
2077                   (it's off by default and will not check anymore
2078                    if the subject changed)
2079
2080 2003-06-23 [alfons]     0.9.0claws58
2081
2082         * src/procmsg.c
2083                 try better grouping messages threaded by subject based on their age.
2084                 still not perfect - because the message tree is not sorted by date.  
2085
2086 2003-06-23 [thorsten]   0.9.0claws57
2087
2088         * src/pop.[ch]
2089                 added mail_receive_hook to allow modifications
2090                 directly after retrieval (e.g. adding headers).
2091
2092 2003-06-23 [paul]       0.9.0claws56
2093
2094         * src/sourcewindow.c
2095                  enable the use of Ctrl+A to select all text in
2096                  the sourcewindow
2097                  Patch submitted by Ivan Francolin Martinez
2098                  <ivanfm@users.sourceforge.net>
2099
2100 2003-06-22 [christoph]  0.9.0claws55
2101
2102         * src/folder.[ch]
2103                 o add notification hook for folder tree changes
2104                 o invoke hooks after folder tree scanning
2105
2106         * src/folderview.[ch]
2107                 register hook for folder tree changes that
2108                 updates the ctree
2109
2110         (there are more places that should be updated, like add, remove 
2111          or move folder)
2112
2113         (closes Bug 164 Crash on rebuild folder tree)
2114         (closes Bug 190 Crash on 'rebuilding folder tree')
2115
2116 2003-06-21 [leandro]    0.9.0claws54
2117
2118         * src/compose.[ch]
2119                 create a new thread if subject changes
2120                 (it's on by default, can be disabled in Message menu)
2121
2122 2003-06-21 [alfons]     0.9.0claws53
2123
2124         * src/summaryview.c
2125                 quiet little compiler
2126
2127 2003-06-21 [christoph]  0.9.0claws52
2128
2129         update gettext stuff to version 0.12
2130
2131 2003-06-19 [alfons]     0.9.0claws51
2132
2133         * src/common/log.c
2134         * src/common/plugin.c
2135                 move defs.h before glib.h to prevent MIN/MAX redefs
2136
2137 2003-06-19 [alfons]
2138
2139         * src/addressbook.c
2140                 translatable
2141
2142 2003-06-19 [match]      0.9.0claws50
2143
2144         * src/addressbook.[ch]
2145         * src/addrindex.[ch]
2146         * src/addr_compl.[ch]
2147         * src/editldap.[ch]
2148         * src/editldap_basedn.[ch]
2149         * src/addritem.[ch]
2150         * src/ldapquery.h
2151                 re-implemented dynamic LDAP search. works without
2152                 slowdown on display sender with addressbook
2153                 option.
2154         * src/addrbook.c
2155                 documented code.
2156
2157 2003-06-19 [paul]       0.9.0claws49
2158
2159         * src/compose.c
2160                 fix Bug #136 'Nonprovided quotation marks crash claws'
2161                 patch submitted by Pawel PĂŞkala <c0rn@gazeta.pl>
2162
2163 2003-06-19 [alfons]     0.9.0claws48
2164
2165         * src/prefs_common.[ch]
2166         * src/procmsg.c
2167                 restrict threading by subject by checking thread for
2168                 age (prefs_common.thread_by_subject_max_age)
2169
2170 2003-06-18 [christoph]  0.9.0claws47
2171
2172         * src/imap.c
2173                 fix memory leak in imap_cmd_fetch()
2174
2175 2003-06-18 [christoph]  0.9.0claws46
2176
2177         * src/prefs_gtk.c
2178                 fix memory leak in prefs_set_default() when used multiple
2179                 times or after prefs have been read
2180
2181 2003-06-18 [christoph]  0.9.0claws45
2182
2183         * src/common/plugin.c
2184                 fix memory leak in plugin_unload()
2185
2186 2003-06-18 [christoph]  0.9.0claws44
2187
2188         * src/imap.c
2189                 fix memory leak in imap_cmd_ok()
2190
2191 2003-06-18 [christoph]  0.9.0claws43
2192
2193         * src/folder.c
2194                 stop messages that are downloaded from POP3 and added to
2195                 an IMAP inbox from being filtered twice (first by POP3
2196                 and again when IMAP folder is scaned to get the UID of
2197                 the APPEND operation when no UIDPLUS is available)
2198
2199 2003-06-18 [alfons]
2200
2201         * tools/Makefile.am
2202                 phoenix <- firebird     
2203
2204 2003-06-18 [paul]
2205
2206         * tools/launch_phoenix          ** REMOVED **
2207           tools/launch_firebird         ** NEW **
2208                 renamed and edited to reflect the browser's name change from
2209                 'phoenix' to 'firebird'
2210
2211 2003-06-18 [paul]       0.9.0claws42
2212
2213         * sync with 0.9.2cvs2
2214                 see ChangeLog 2003-06-16
2215
2216 2003-06-17 [alfons]     0.9.0claws41
2217
2218         * src/procmsg.c
2219                 prevent threading problems when a node is an ancestor (parent / great parent),
2220                 which mostly happens with circular references (thanks to Phillipe GramoullĂ©
2221                 for finding an sample set of messages)
2222
2223 2003-06-16 [christoph]  0.9.0claws40
2224
2225         * src/main.c
2226                 don't popup main window on --receive or --receive-all
2227
2228         * src/mainwindow.[ch]
2229         * src/plugins/trayicon/trayicon.c
2230                 allow hiding of main window by clicking on the trayicon
2231                 (doesn't work correctly in seperate window mode and may
2232                  cause unexpected GTK problems I couldn't find yet)
2233
2234         * src/common/ssl.c
2235                 remove incorrect warning
2236
2237 2003-06-15 [alfons]     0.9.0claws39
2238
2239         * src/gtk/gtkstext.c
2240                 don't output debug text;
2241                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2242                 for pointing this out);
2243
2244 2003-06-14 [alfons]     0.9.0claws38
2245         
2246         * src/messageview.c
2247                 remove printf() and make one if..else comply with coding style
2248
2249 2003-06-14 [alfons]     0.9.0claws37
2250
2251         * AUTHORS
2252                 add Martin Wicke
2253         * src/action.c
2254         * src/messageview.[ch]
2255         * src/summaryview.c
2256                 apply patch #754162 "Quoting messages filtered by actions" submitted
2257                 by Martin Wicke, which allows quoting message body changed by an
2258                 action (Thanks!).
2259
2260 2003-06-13 [alfons]     0.9.0claws36
2261
2262         * src/utils.c
2263                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2264                 use case insensitive regexp (suggested by Ivan Martinez)
2265
2266 2003-06-13 [christoph]  0.9.0claws35
2267
2268         * configure.ac
2269         * src/plugins/trayicon/Makefile.am
2270         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2271         * src/plugins/trayicon/trayicon.c
2272         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2273         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2274         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2275         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2276         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2277         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2278                 replace my own EggTrayIcon backport with the backport
2279                 used by (l|x)mule and gabber.
2280
2281 2003-06-13 [alfons]     0.9.0claws34
2282
2283         * AUTHORS
2284         * src/common/utils.c
2285                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2286
2287 2003-06-13 [alfons]     0.9.0claws33
2288
2289         * src/compose.c
2290                 clean up a little bit
2291
2292 2003-06-12 [alfons]     0.9.0claws32
2293
2294         * src/compose.c
2295                 const correctness fix
2296
2297         * src/common/sylpheed.[ch]
2298                 () -> (void)
2299                 prevent redef MIN/MAX
2300                 
2301         * src/common/utils.[ch]
2302                 () -> (void)
2303
2304 2003-06-12 [melvin]     0.9.0claws31
2305
2306         * src/compose.c
2307                 Updated to take into accounts changes in GtkAspell.
2308
2309 2003-06-12 [alfons]     0.9.0claws30
2310
2311         * src/compose.c
2312         * src/procmsg.c
2313         * src/common/utils.[ch]
2314                 handle reply subject prefixes better (initial 
2315                 suggestion by Robert Story adapted and enhanced 
2316                 using regexps)
2317
2318 2003-06-12 [melvin]     0.9.0claws29
2319
2320         * src/compose.c
2321                 Use new gtkaspell_checkers_strerror() to get the speller's
2322                 error message instead of accessing the (now private)
2323                 checkers structure.
2324                 Minor code clean up
2325
2326         * src/main.c
2327                 Use #ifdef instead of #if for USE_ASPELL
2328                 Use the new spell checkers init/quit functions 
2329
2330         * src/gtk/gtkaspell.c
2331                 Use #ifdef instead of #if for USE_ASPELL
2332                 Moved in the majority of GtkAspell structures that were
2333                 exported before by gtkaspell.h
2334         
2335         * src/gtk/gktaspell.h
2336                 Made gtkaspell.h contain only the necessary data to be
2337                 publicized by moving many structures to gtkaspell.c.
2338                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2339                 gtkaspell_checkers_new(): replaced by...
2340                 gtkaspell_checkers_init(): new function for initialization
2341                 gtkaspell_checkers_delete(): replaced by...
2342                 gtkaspell_checkers_quit(): new function
2343                 gtkaspell_checkers_strerror(): new function that returns
2344                 the checker's last error message.
2345                 
2346 2003-06-11 [melvin]     0.9.0claws28
2347
2348         * po/POTFILES.in
2349                 Updated to take into account gtkaspell.c migration to
2350                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2351
2352 2003-06-10 [alfons]     0.9.0claws27
2353
2354         * src/filtering.[ch]
2355         * src/folder.c
2356         * src/matcher.c
2357         * src/scoring.[ch]
2358                 - try fixing bug #18 (any brave testers?)
2359                 - add more robustness by refusing previously 
2360                   unchecked NULL pointers 
2361
2362 2003-06-10 [alfons]     0.9.0claws26
2363
2364         * src/procmsg.c
2365                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2366
2367 2003-06-09 [alfons]     0.9.0claws25
2368
2369         * src/prefs_common.c
2370                 fix bug #163 "Icon switching doesnt work properly" by 
2371                 preventing early freeing of prefs_common.pixmap_theme_path.
2372
2373 2003-06-09 [christoph]  0.9.0claws24
2374
2375         * src/gtk/gtkaspell.c
2376                 revert Thorsten's fix and add forgotten g_strdup for
2377                 aspell path (it should not be possible to alter the path a
2378                 GtkASpell uses from outside)
2379
2380 2003-06-09 [thorsten]   0.9.0claws23
2381
2382         * src/gtk/gtkaspell.c
2383                 dont free prefs_common.aspell_path when closing compose
2384
2385 2003-06-08 [colin]      0.9.0claws22
2386
2387         * src/plugins/spamassassin/spamassassin.c
2388                 fix prefs types
2389
2390 2003-06-07 [christoph]  0.9.0claws21
2391
2392         * src/Makefile.am
2393         * src/compose.c
2394         * src/gtkaspell.[ch]            ** REMOVE **
2395         * src/gtk/Makefile.am
2396         * src/gtk/gtkaspell.[ch]        ** NEW **
2397                 o make gtkaspell independent from sylpheed's prefs
2398                 o move gtkaspell.[ch] to gtk directory
2399
2400 2003-06-07 [christoph]  0.9.0claws20
2401
2402         * src/Makefile.am
2403         * src/crash.c
2404         * src/export.c
2405         * src/filesel.[ch]              ** REMOVE **
2406         * src/folder.c
2407         * src/main.[ch]
2408         * src/common/sylpheed.[ch]
2409         * src/gtk/Makefile.am
2410         * src/gtk/filesel.[ch]          ** NEW **
2411         * src/gtk/pluginwindow.c
2412         * src/gtk/sslcertwindow.c
2413                 move filesel.[ch] to gtk directory
2414
2415 2003-06-07 [alfons]     0.9.0claws19
2416
2417         * src/filesel.c
2418                 make (multi) file selection dialog work again (Claws-only)
2419
2420 2003-06-07 [thorsten]   0.9.0claws18
2421
2422         * po/de.po
2423                 fix typos
2424
2425 2003-06-07 [alfons]     0.9.0claws17
2426
2427         * configure.ac
2428         * src/mimeview.c
2429                 detect apache mishap in which case don't include fnmatch.h
2430                 if regex.h is already included
2431
2432 2003-06-06 [christoph]  0.9.0claws16
2433
2434         * configure.ac
2435         * src/mimeview.h
2436                 add check for fnmatch.h and include it when available
2437
2438         * src/mimeview.[ch]
2439                 fix wrong case sensitivity of Content-Types
2440
2441         * src/gtk/Makefile.am
2442                 need the same include paths in gtk directory as in
2443                 common directory because .h files in common can
2444                 include files from these directories, when included
2445                 in gtk's .h or .c files
2446
2447 2003-06-06 [alfons]     0.9.0claws15
2448
2449         * src/mimeview.c
2450         * src/summaryview.c
2451                 make it compile again because of regex.h / fnmatch.h 
2452                 include problems (related to recent mime stuff, can
2453                 someone check this?)
2454
2455 2003-06-06 [thorsten]   0.9.0claws14
2456
2457         * src/folderview.c
2458                 possible use of uninitialized pointer while dragging
2459
2460 2003-06-06 [paul]       0.9.0claws13
2461
2462         * src/compose.c
2463                 fix bug where the insert sig button would be effective
2464                 only when auto_sig was set
2465
2466 2003-06-06 [paul]       0.9.0claws12
2467
2468         * sync with 0.9.2 release
2469
2470 2003-06-02 [paul]       0.9.0claws11
2471
2472         * sync with 0.9.1cvs1
2473                 see ChangeLog 2003-06-02
2474                 
2475         * po/de.po
2476                 update by Jens
2477
2478 2003-06-01 [christoph]  0.9.0claws10
2479
2480         * src/account.c
2481                 don't use substring search to find accounts by email address
2482
2483         (closes Bug 169 Overly loose matching of "From" address)
2484
2485 2003-05-31 [christoph]  0.9.0claws9
2486
2487         * doc-src/rfc2683.txt
2488         * src/imap.c
2489                 limit IMAP command length as recommended in RFC2683
2490                 (message number lists will be split into multiple imap
2491                 sets, the limit of 1000 octets is not a hard limit)
2492
2493         (closes Bug 161 sylpheed-claws exits with segfault when logging
2494          in to certain imap-servers)
2495
2496 2003-05-29 [alfons]     0.9.0claws8
2497
2498         * src/toolbar.[ch]
2499                 add print button (calling summary_print());
2500                 fine tune setting tooltip text;
2501                 (if someone needs other buttons, please take these 
2502                 commits as a guide, instead of bothering us - also
2503                 see 0.8.11claws150) 
2504
2505 2003-05-29 [darko]      0.9.0claws7
2506
2507         * src/compose.c
2508                 fix crash when word wrapping kicks in due to
2509                 changed text by spell checker
2510
2511 2003-05-29 [paul]       0.9.0claws6
2512
2513         * src/compose.c
2514                 fix bug where changing account would insert
2515                 sig even if auto_sig was FALSE
2516                 
2517         * ChangeLog
2518           ChangeLog.jp
2519           INSTALL
2520                 sync with 0.9.1 release
2521
2522 2003-05-28 [christoph]  0.9.0claws5
2523
2524         * src/imap.c
2525                 fix truncation of too long commands
2526
2527         (closes Bug 167 IMAP hangs trying to get envelope
2528          information in imap_get_uncached_messages)
2529
2530 2003-05-27 [paul]       0.9.0claws4
2531
2532         * tools/Makefile.am
2533           tools/maildir2sylpheed.pl     ** NEW FILE **
2534                 add kmail to sylpheed mailbox conversion script
2535
2536 2003-05-27 [paul]       0.9.0claws3
2537
2538         * sync with 0.9.0cvs10
2539                 see ChangeLog 2003-05-26
2540
2541 2003-05-26 [paul]       0.9.0claws2
2542
2543         * sync with 0.9.0cvs9
2544                 see ChangeLog 2003-05-26
2545
2546 2003-05-24 [paul]       0.9.0claws1
2547
2548         * sync with 0.9.0cvs8
2549                 see ChangeLog 2003-05-23
2550
2551 2003-05-24 [paul]       0.9.0claws
2552
2553         * version 0.9.0claws released
2554
2555 2003-05-24 [paul]       0.8.11claws177
2556
2557         * src/plugins/dillo-viewer/Makefile.am
2558           src/plugins/traycon/Makefile.am
2559                 add missing files
2560                 
2561         * po/bg.po
2562           po/en_GB.po
2563           po/es.po
2564           po/it.po
2565           po/pt_BR.po
2566           po/ru.po
2567           po/sr.po
2568                 update Bulgarian, British English, Spanish, Italian, 
2569                 Brazilian Portuguese, Russian, and Serbian translations, 
2570                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2571                 AndrĂ© Filipe de Assunção e Brito, Alessandro Maestri, 
2572                 Ruslan N. Balkin, and Urke MMI
2573
2574 2003-05-23 [melvin]     0.8.11claws176
2575
2576         * po/fr.po
2577                 Updated French translations
2578
2579 2003-05-22 [paul]       0.8.11claws175
2580
2581         * src/Makefile.am
2582           src/addrbook.[ch]
2583           src/addrcache.[ch]
2584           src/addr_compl.[ch]
2585           src/adressbook.[ch]
2586           src/addrindex.[ch]
2587           src/addritem.[ch]
2588           src/editaddress.c
2589           src/editgroup.c
2590           src/editldap_basedn.c
2591           src/editldap.c
2592           src/jpilot.c
2593           src/vcard.c
2594                 revert to get ldap into it previous working state
2595                 
2596         * po/zh_TW.Big5.po
2597                 new Taiwanese translation,
2598                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2599
2600 2003-05-22 [christoph]  0.8.11claws174
2601
2602         * src/plugins/spamassassin/libspamc.[ch]
2603                 sync libspamc with SpamAssaain release 2.55
2604
2605 2003-05-22 [paul]       0.8.11claws173
2606
2607         * sync with 0.9.0cvs7
2608                 see ChangeLog 2003-05-22
2609                 
2610         * src/summaryview.c
2611                 revert change in 0.8.11claws172: follow
2612                 Hiroyuki's decision and that's the end of it.
2613
2614 2003-05-21 [paul]       0.8.11claws172
2615
2616         * src/summaryview.c
2617                 fix discrepency between open_unread_on_enter
2618                 and always_show_msg
2619
2620 2003-05-21 [paul]       0.8.11claws171
2621
2622         * sync with 0.9.0cvs6
2623                 see ChangeLog 2003-05-21
2624
2625 2003-05-21 [paul]       0.8.11claws170
2626
2627         * sync with 0.9.0cvs5
2628                 see ChangeLog 2003-05-21
2629
2630 2003-05-20 [paul]       0.8.11claws169
2631
2632         * sync with 0.9.0cvs4
2633                 see ChangeLog 2003-05-20
2634                 fixes bug #152, 'encoding of IMAP folders names'
2635
2636 2003-05-20 [paul]       0.8.11claws168
2637
2638         * sync with 0.9.0cvs3
2639                 see ChangeLog 2003-05-20
2640                 
2641         * src/tools/convert_mbox.pl
2642                 minor change in the comments, submitted by Fred Marton
2643
2644 2003-05-19 [paul]       0.8.11claws167
2645
2646         * src/plugins/clamav/Makefile.am
2647           configure.ac
2648                 link clamav_lib to the plugin and not to the main program
2649
2650 2003-05-19 [christoph]
2651
2652         * src/Makefile.am
2653                 add -export-dynamic for linking
2654
2655 2003-05-19 [paul]       0.8.11claws166
2656
2657         * sync with 0.9.0cvs1
2658                 see ChangeLog 2003-05-19
2659
2660 2003-05-19 [paul]       0.8.11claws165
2661
2662         * src/inc.c
2663                 fix 'pop before smtp' timeout
2664
2665 2003-05-18 [alfons]     0.8.11claws164
2666
2667         * src/prefs_matcher.c
2668                 put "execute" action command line ("expression") in edit box
2669
2670 2003-05-18 [christoph]  0.8.11claws163
2671
2672         * src/mimeview.[ch]
2673         * src/plugins/dillo_viewer/dillo_viewer.c
2674         * src/plugins/image_viewer/viewer.c
2675         * src/plugins/mathml_viewer/mathml_viewer.c
2676                 let a viewer have a list of Content-Types
2677
2678 2003-05-18 [paul]       0.8.11claws162
2679
2680         * src/prefs_filtering.c
2681                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2682                 and REDIRECT actions
2683
2684 2003-05-17 [christoph]
2685
2686         * README.claws
2687                 o remove dynamic signatures that was syned with main
2688                 o add infos about no longer "build in" image viewer
2689                 o update bugtracker URL
2690
2691 2003-05-17 [christoph]  0.8.11claws161
2692
2693         * src/folder.c
2694         * src/folderview.c
2695         * src/imap.c
2696                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2697                 for every folder after rebuilding the folder tree.
2698
2699         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2700          messages)
2701
2702 2003-05-17 [christoph]  0.8.11claws160
2703
2704         * src/imap.c
2705                 don't use STATUS command on current folder to check for
2706                 content changes. imap_cmd_ok() now tracks changes to
2707                 folder and number of existing messages.
2708
2709 2003-05-17 [paul]       0.8.11claws159
2710
2711         * src/plugins/clamav/clamav_plugin.c
2712                 remove unnecessary debug_print
2713
2714 2003-05-16 [thorsten]   0.8.11claws158
2715
2716         * src/plugins/demo.c
2717                 included missing intl.h
2718
2719 2003-05-16 [paul]       0.8.11claws157
2720
2721         * po/POTFILES.in
2722                 remove non-existant entries
2723         
2724         * src/plugins/clamav/clamav_plugin.c
2725           src/plugins/clamav/clamav_plugin_gtk.c
2726           src/plugins/dillo_viewer/dillo_prefs.c
2727           src/plugins/dillo_viewer/dillo_viewer.c
2728                 gettextise
2729
2730 2003-05-16 [christoph]  0.8.11claws156
2731
2732         * po/POTFILES.in
2733                 include plugin .c files for translation until I
2734                 find a better solution to have plugins have their
2735                 own textdomain
2736         * src/plugins/demo/demo.c
2737         * src/plugins/image_viewer/plugin.c
2738         * src/plugins/mathml_viewer/mathml_viewer.c
2739         * src/plugins/spamassassin/spamassassin.c
2740         * src/plugins/spamassassin/spamassassin_gtk.c
2741         * src/plugins/trayicon/trayicon.c
2742                 add gettext macros for plugin name and description
2743
2744 2003-05-16 [paul]
2745
2746         * sync with 0.9.0
2747
2748 2003-05-16 [paul]       0.8.11claws155
2749
2750         * sync with lastest 0.9.0pre1
2751                 see ChangeLog 2003-05-16
2752
2753 2003-05-15 [paul]       0.8.11claws154
2754
2755         * sync with latest 0.9.0pre1
2756                 see ChangeLog 2003-05-14 and 2003-05-15
2757
2758 2003-05-14 [christoph]  0.8.11claws153
2759
2760         * src/plugins/image_viewer/viewer.c
2761         * src/plugins/image_viewer/viewer.glade         ** NEW **
2762         * src/plugins/image_viewer/viewerprefs.c
2763                 make it possible to disable the autoload function in the
2764                 imageviewer again
2765
2766 2003-05-14 [christoph]  0.8.11claws152
2767
2768         * src/folder.c
2769                 fix folder update after adding a message
2770
2771 2003-05-13 [alfons]     0.8.11claws151
2772
2773         * src/common/session.c
2774                 remove debug traces
2775                 
2776         * src/addrcache.[ch]
2777         * src/filtering.[ch]
2778         * src/folder.[c]
2779         * src/gtkaspell.[ch]
2780         * src/imap.[ch]
2781         * src/mbox_folder.[ch]
2782         * src/mh.[ch]
2783         * src/mimeview.h
2784         * src/msgcache.[ch]
2785         * src/news.[ch]
2786         * src/passphrase.[ch]
2787         * src/prefs_common.[ch]
2788         * src/prefs_gtk.[ch]
2789         * src/procmsg.c
2790         * src/scoring.[ch]
2791                 be pedantic; (in prototypes () implies (int))
2792
2793 2003-05-13 [alfons]     0.8.11claws150
2794
2795         * src/prefs_toolbar.[ch]
2796         * src/summaryview.[ch]
2797         * src/toolbar.[ch]
2798                 change misleading text in toolbar prefs;
2799                 add toolbar action for ignore thread (toggles ignore thread flag);
2800                 clean up a little bit;
2801
2802 2003-05-12 [paul]
2803
2804         * tools/convert_mbox.pl
2805                 bug fixed by Fred Marton
2806
2807 2003-05-12 [paul]
2808
2809         * sync with 0.9.0pre1
2810
2811 2003-05-09 [paul]       0.8.11claws149
2812
2813         * sync with 0.8.11cvs43
2814                 see ChangeLog 2003-05-09
2815
2816 2003-05-08 [christoph]  0.8.11claws148
2817
2818         * src/imap.[ch]
2819                 o use CAPABILIY as first command and check for PREAUTH
2820                   information in the response to it
2821                 o rewrite all imap_cmd_* functions to use an IMAPSession
2822                   instead of a SockInfo as parameter
2823                 o do STARTTLS after fetching and checking the server
2824                   capabilities
2825
2826 2003-05-08 [paul]       0.8.11claws147
2827
2828         * tools/Makefile.am
2829           tools/README
2830           tools/convert_mbox.pl         ** NEW FILE **
2831                 add mbox conversion script. Submitted by 
2832                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2833
2834 2003-05-07 [christoph]
2835
2836         * doc-src/glade.txt
2837         * src/gtk/pluginwindow.glade
2838         * src/plugins/image_viewer/viewerprefs.glade
2839         * src/plugins/spamassassin/spamassassin_gtk.glade
2840                 add glade files for user interfaces and a description how
2841                 to use glade to create the sylpheed code
2842
2843 2003-05-07 [paul]       0.8.11claws146
2844
2845         * sync with 0.8.11cvs41
2846                 see ChangeLog 2003-05-07
2847
2848 2003-05-06 [christoph]  0.8.11claws145
2849
2850         * src/main.c
2851         * src/plugins/image_viewer/viewer.c
2852                 fix usage of imlib in imageviewer plugin
2853
2854         * src/gtk/prefswindow.c
2855                 handle window close event correctly
2856
2857 2003-05-06 [paul]       0.8.11claws144
2858
2859         * src/common/ssl.c
2860                 fix typo introduced in sync
2861
2862 2003-05-06 [paul]       0.8.11claws143
2863
2864         * sync with 0.8.11cvs39
2865                 see ChangeLog 2003-05-06
2866
2867 2003-05-06 [paul]       0.8.11claws142
2868
2869         * AUTHORS
2870           po/cs.po
2871                 updated Czech translation, submitted by 
2872                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2873                 
2874         * src/plugins/clamav/clamav_plugin_gtk.c
2875                 clean up
2876
2877 2003-05-03 [alfons]     0.8.11claws141
2878
2879         * src/compose.[ch]
2880                 make paste as quotation work even when the call to 
2881                 text_inserted() was deferred (fixes bug #140 "Paste 
2882                 as quotation does not work when using "external" 
2883                 clipboard")
2884
2885 2003-05-03 [thorsten]   0.8.11claws140
2886
2887         * src/addrquery.h
2888           src/ldapquery.h
2889           src/mainwindow.c
2890                 removed C++ comments
2891         * src/addr_compl.c
2892                 function with non-int retval/param used before
2893                 implementation/declaration
2894
2895 2003-05-02 [paul]       0.8.11claws139
2896
2897         * src/addr_compl.[ch]
2898           src/addressbook.[ch]
2899           src/addrindex.c
2900           src/summaryview.c
2901                 revert match's changes to (finally) remove the bug where
2902                 opening a folder causes massive slowdown when using the 
2903                 'Display sender using address book' option
2904
2905 2003-05-01 [melvin]     0.8.11claws138
2906
2907         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2908         * src/plugins/dillo_viewer/dillo_viewer.c
2909                 Fixed bug where "Cancel" button from prefs issued
2910                 warnings.
2911                 Comply a little more to coding style
2912
2913 2003-05-01 [paul]       0.8.11claws137
2914
2915         * sync with 0.8.11cvs38
2916                 see ChangeLog 2003-05-01
2917
2918 2003-05-01 [paul]       0.8.11claws136
2919
2920         * po/bg.po
2921                 updated by George Danchev
2922
2923 2003-04-30 [christoph]  0.8.11claws135
2924
2925         * src/plugins/dillo_viewer/dillo_prefs.c
2926         * src/plugins/image_viewer/viewerprefs.c
2927         * src/plugins/spamassassin/spamassassin_gtk.c
2928                 remove gtk_widget_ref() calls for widgets in
2929                 glade code
2930
2931 2003-04-30 [paul]       0.8.11claws134
2932
2933         * src/addrindex.c
2934                 ok, this time a better fix for the bug where opening folder
2935                 has massive slowdown when using the 'Display sender using 
2936                 address book' option
2937
2938 2003-04-30 [paul]       0.8.11claws133
2939
2940         * src/addrindex.c
2941                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2942         
2943 2003-04-30 [melvin]     0.8.11claws132
2944
2945         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2946
2947         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2948                 Preferences for the dillo plugin
2949         * src/plugins/dillo_viewer/dillo_viewer.c
2950                 Support for preferences
2951         * src/plugins/dillo_viewer/Makefile.am
2952                 Added dillo_prefs.[ch]
2953
2954 2003-04-30 [alfons]     0.8.11claws131
2955
2956         * src/common/plugin.[ch]
2957                 see? this ANSI C'fication immediately gives us type
2958                 checking for free.
2959
2960 2003-04-30 [alfons]     0.8.11claws130
2961
2962         * src/common/plugin.[ch]
2963         * src/plugins/clamav/clamav_plugin.[ch]
2964         * src/plugins/clamav/clamav_plugin_gtk.c
2965         * src/plugins/demo/demo.c
2966         * src/plugins/dillo_viewer/dillo_viewer.c
2967         * src/plugins/image_viewer/plugin.c
2968         * src/plugins/image_viewer/viewer.[ch]
2969         * src/plugins/image_viewer/viewerprefs.[ch]
2970         * src/plugins/mathml_viewer/mathml_viewer.c
2971         * src/plugins/spamassassin/spamassassin.[ch]
2972         * src/plugins/spamassassin/spamassassin_gtk.c
2973         * src/plugins/trayicon/trayicon.c
2974                 clean up
2975
2976 2003-04-30 [alfons]     0.8.11claws129
2977
2978         * src/common/utils.c
2979                 make is_ascii_str() fail gracefully when NULL pointer
2980                 is passed
2981
2982 2003-04-30 [paul]       0.8.11claws128
2983
2984         * src/addrindex.c
2985                 fix bug where opening folder has massive slowdown when
2986                 using the 'Display sender using address book' option
2987
2988 2003-04-30 [paul]       0.8.11claws127
2989
2990         * src/plugins/clamav/clamav_plugin.c
2991           src/plugins/clamav/clamav_plugin_gtk.c
2992           src/plugins/demo/demo.c
2993           src/plugins/dillo_viewer/dillo_viewer.c
2994           src/plugins/image_viewer/plugin.c
2995           src/plugins/mathml_viewer/mathml_viewer.c
2996           src/plugins/spamassassin/spamassassin.c
2997           src/plugins/spamassassin/spamassassin_gtk.c
2998           src/plugins/trayicon/trayicon.c
2999                 get rid of eye-hurting function signatures
3000
3001 2003-04-30 [paul]       0.8.11claws126
3002
3003         * src/plugins/trayicon/trayicon.c
3004                 add description
3005                 
3006         * src/mimeview.c
3007                 be more descriptive
3008
3009 2003-04-30 [paul]       0.8.11claws125
3010
3011         * configure.ac
3012                 arrange the plugins in reverse alphabetical order
3013                 
3014         * src/plugins/clamav/clamav_plugin.[ch]
3015           src/plugins/clamav/clamav_plugin_gtk.c
3016                 rename some params
3017                 resize max_size window
3018                 re-arrange the order of some gui elements
3019                 improve descriptions
3020         
3021         * src/plugins/image_viewer/plugin.c
3022           src/plugins/mathml_viewer/mathml_viewer.c
3023                 add descriptions
3024                 
3025         * src/plugins/spamassassin/spamassassin_gtk.c
3026                 resize max_size window
3027                 re-arrange the order of some gui elements
3028                 
3029         * src/messageview.c
3030           src/mimeview.c
3031                 correct typos
3032
3033 2003-04-30 [alfons]     0.8.11claws124
3034
3035         * src/imap.c
3036                 fix a leak found while browsing Martin Kluge's 
3037                 valgrind log (Claws only)
3038
3039 2003-04-29 [darko]      0.8.11claws123
3040
3041         * src/gtk/gtkstext.h
3042                 include wchar.h if it is available, fixes compilation
3043                 on HP-UX systems
3044
3045 2003-04-29 [melvin]     0.8.11claws122
3046
3047         * src/prefs_actions.c
3048                 Improved help text of Actions' syntax
3049
3050 2003-04-28 [paul]       0.8.11claws121
3051
3052         * src/action.c
3053                 a better fix for the crash when performing an action
3054                 on a mime part
3055
3056 2003-04-28 [paul]       0.8.11claws120
3057
3058         * src/action.c
3059                 fix crash when performing an action on a
3060                 mime part
3061
3062 2003-04-28 [paul]       0.8.11claws119
3063
3064         * sync with 0.8.11cvs36
3065                 see ChangeLog 2003-04-28
3066
3067 2003-04-27 [paul]       0.8.11claws118
3068
3069         * more sync with 0.8.11cvs35
3070                 see ChangeLog 2003-04-25
3071
3072 2003-04-26 [christoph]  0.8.11claws117
3073
3074         * src/folder.c
3075                 fix remove virtual check
3076
3077 2003-04-26 [paul]       0.8.11claws116
3078
3079         * src/messageview.c
3080                 fix return-receipt, make it work again
3081
3082 2003-04-26 [paul]       0.8.11claws115
3083
3084         * src/mimeview.c
3085                 restore double-clicking of the [application/pgp-signature 
3086                 (Select "Check signature" to check)] line in the message view,
3087                 broken in recent sync
3088
3089 2003-04-26 [christoph]  0.8.11claws114
3090
3091         * src/folder.c
3092                 check if remove virtual really exists before
3093                 calling the function
3094
3095 2003-04-25 [match]      0.8.11claws113
3096
3097         * src/addrindex.c
3098         * src/addrbook.c
3099         * src/ldapquery.[ch]
3100         * src/ldapctrl.[ch]
3101                 fix memleak.
3102         * src/ldapserver.[ch]
3103                 fix memleak. fix segfault.
3104                 plug a Claws memleak
3105
3106 2003-04-25 [alfons]     0.8.11claws112
3107
3108         * src/folder.c
3109                 plug a Claws memleak
3110
3111 2003-04-25 [alfons]     0.8.11claws111
3112
3113         * src/common/session.c
3114                 plug a memleak
3115
3116 2003-04-25 [paul]       0.8.11claws110
3117
3118         * sync with 0.8.11cvs35
3119                 see ChangeLog 2003-04-24 and 2003-04-25
3120                 
3121         * src/gtk/pluginwindow.c
3122                 correct another strange float value
3123
3124 2003-04-24 [christoph]  0.8.11claws109
3125
3126         * src/folder.c
3127                 freeze folder item updates when unsetting new flags
3128
3129         * src/gtk/pluginwindow.c
3130                 correct strange float value
3131
3132 2003-04-23 [paul]       0.8.11claws108
3133
3134         * sync with 0.8.11cvs33
3135                 see ChangeLog 2003-04-23
3136
3137 2003-04-22 [paul]       0.8.11claws107
3138
3139         * src/Makefile.am
3140           src/messageview.c
3141           src/mimeview.c
3142           src/pgptext.[ch]      ** REMOVED **
3143                 remove pgptext.[ch] as its not used any more
3144
3145 2003-04-22 [paul]       0.8.11claws106
3146
3147         * sync with 0.8.11cvs31
3148                 see ChangeLog 2003-04-21 and 2003-04-22
3149
3150 2003-04-21 [alfons]     0.8.11claws105
3151
3152         * src/main.c
3153                 No access to GTK structures if we're a spawned child
3154                 (and clean up code a little bit...) Should fix #126.
3155
3156 2003-04-21 [melvin]     0.8.11claws104
3157
3158         * src/plugins/dillo_viewer/README
3159                 Improved slightly the text.
3160
3161 2003-04-21 [melvin]     0.8.11claws103
3162
3163         * src/plugins/dillo_viewer/README *** NEW ***
3164                 Added a README file for the Dillo plugin
3165
3166 2003-04-20 [paul]
3167
3168         * tools/README
3169           tools/outlook2sylpheed.pl
3170                 updated and improved by Ricardo Mones Lastra
3171
3172 2003-04-18 [oliver]     0.8.11claws102
3173
3174         * src/inc.c 
3175         * src/prefs_account.h
3176                 remove Pop3SessionType (used by selective download)
3177         * src/prefs_toolbar.c
3178                 enable set Default Toolbar button
3179
3180 2003-04-18 [paul]       0.8.11claws101
3181
3182         * sync with 0.8.11cvs29
3183                 see ChangeLog 2003-04-18
3184
3185 2003-04-17 [paul]       0.8.11claws100
3186
3187         * src/prefs_common.[ch]
3188           src/summaryview.c
3189                 remove 'Open next message on deletion' option,
3190                 as the same effect can now be achieved via the
3191                 'Always open messages in summary when selected'
3192                 option.
3193
3194 2003-04-17 [paul]       0.8.11claws99
3195
3196         * sync with 0.8.11cvs28
3197                 see ChangeLog 2003-04-17
3198
3199 2003-04-17 [christoph]  0.8.11claws98
3200
3201         * ac/spamassassin.m4
3202         * src/plugins/spamassassin/libspamc.[ch]
3203         * src/plugins/spamassassin/utils.[ch]
3204                 sync libspamc with SpamAssassin project
3205
3206 2003-04-17 [christoph]  0.8.11claws97
3207
3208         * src/common/socket.h
3209         * src/gtk/sslcertwindow.h
3210                 rename old USE_SSL to USE_OPENSSL
3211
3212 2003-04-17 [paul]       0.8.11claws96
3213
3214         * src/prefs_common.h
3215                 use gulong for P_COLOR so that it compiles/runs on
3216                 64-bit systems. Patch submitted by James Noyes
3217                 <jnoyes-claws@retrogeeks.com>
3218                 
3219         * po/de.po
3220                 updated by Jens
3221
3222 2003-04-17 [paul]       0.8.11claws95
3223
3224         * sync with 0.8.11cvs27
3225                 see ChangeLog 2003-04-16
3226
3227 2003-04-15 [paul]       0.8.11claws94
3228
3229         * src/prefs_common.[ch]
3230                 rearrange to stop the window getting too long:
3231                         move Receive dialog stuff to Receive tab
3232                         move Send dialog to Send tab
3233                         remove Dialogs frame
3234                 rename 'Open messages in summary with cursor keys' to
3235                 'Always open messages in summary when selected', as its
3236                 more appropriate
3237
3238 2003-04-15 [paul]       0.8.11claws93
3239
3240         * src/prefs_common.[ch]
3241           src/summaryview.c
3242                 add new option '/Interface/Open next message on deletion'
3243
3244 2003-04-15 [paul]       0.8.11claws92
3245
3246         * src/summaryview.[ch]
3247                 add /Mark/Lock and /Mark/Unlock to the pop-up
3248                 menu. Patch submitted by Ivan Francolin Martinez
3249                 <ivanfm@users.sourceforge.net>
3250
3251 2003-04-15 [paul]       0.8.11claws91
3252
3253         * sync with 0.8.11cvs24
3254                 see ChangeLog 2003-04-15
3255
3256 2003-04-14 [jens]       0.8.11claws90
3257
3258         * updated German translation and some corrections from
3259                 Roland Bless <bless@tm.uka.de>
3260
3261 2003-04-14 [paul]       0.8.11claws89
3262
3263         * sync with 0.8.11cvs22
3264                 see ChangeLog 2003-04-14
3265
3266 2003-04-13 [paul]       0.8.11claws88
3267
3268         * src/plugins/clamav/clamav_plugin.c
3269                 fix memory leaks
3270                 clean up
3271
3272 2003-04-12 [paul]       0.8.11claws87
3273
3274         * src/plugins/clamav/clamav_plugin.c
3275                 activate enable/disable archive scanning option
3276                 
3277         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3278
3279 2003-04-12 [paul]       0.8.11claws86
3280
3281         * src/plugins/Makefile.am
3282           src/plugins/clamav/Makefile.am                ** NEW FILE **
3283           src/plugins/clamav/README                     ** NEW FILE ** 
3284           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3285           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3286                 add Clam AntiVirus plugin
3287
3288 2003-04-12 [paul]       0.8.11claws85
3289
3290         * sync with 0.8.11cvs21
3291                 see ChangeLog 2003-04-11
3292
3293 2003-04-11 [paul]       0.8.11claws84
3294
3295         * po/es.po
3296                 update Spanish translation. Submitted by Ricardo
3297                 Mones Lastra.
3298
3299 2003-04-10 [christoph]  0.8.11claws83
3300
3301         * src/mbox.c
3302                 fix typo that did not move unfiltered mails to destination
3303                 folder
3304
3305         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3306          when filtering from spool)
3307
3308 2003-04-10 [christoph]  0.8.11claws82
3309
3310         * src/imap.c
3311                 use BODY.PEEK instead of BODY in in message fetch operation
3312                 to make sure the IMAP server does not set the \Seen flag for
3313                 messages. Sylpheed does that later itself, when the message
3314                 is opened in sylpheed
3315
3316         (closes Bug 111 Claws destroys unread marks)
3317
3318 2003-04-09 [oliver]     0.8.11claws81
3319         
3320         * src/folder.c
3321                 fix crash in folder_destroy
3322         * README.claws
3323                 remove selective download
3324
3325 2003-04-09 [christoph]  0.8.11claws80
3326
3327         * src/imap.c
3328                 fix crash in imap_get_msginfo() when then fetched message
3329                 is not found
3330
3331         (closes Bug 110 Crash during mail composition)
3332
3333 2003-04-08 [christoph]  0.8.11claws79
3334
3335         * src/folder.c
3336         * src/prefs_account.c
3337                 Filter new messages that are found in an INBOX folder
3338                 when 'Filter messages on receiving' is enabled in the
3339                 Folder's AccountPrefs. This allows to use Sylpheed's
3340                 filtering engine for IMAP folders where messages are
3341                 added to the INBOX by a MTA
3342
3343 2003-04-08 [paul]       0.8.11claws78
3344
3345         * src/procmsg.h
3346                 clean up after last commit
3347
3348 2003-04-08 [paul]       0.8.11claws77
3349
3350         * sync with 0.8.11cvs20
3351                 see ChangeLog 2003-04-07 and 2003-04-08
3352
3353 2003-04-07 [christoph]  0.8.11claws76
3354
3355         * src/filtering.[ch]
3356         * src/inc.[ch]
3357         * src/mbox.c
3358         * src/procmsg.[ch]
3359                 add procmsg_msginfo_filter() to execute filtering actions
3360
3361 2003-04-06 [christoph]  0.8.11claws75
3362
3363         * src/imap.c
3364                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3365
3366 2003-04-06 [christoph]  0.8.11claws74
3367
3368         * src/common/utils.[ch]
3369                 add g_int_compare() function for slist sorting
3370
3371         * src/imap.c
3372                 fetch all MsgInfos with one command in imap_get_msginfos()
3373                 using an imap set with a list of ranges
3374
3375         * src/news.c
3376                 use new g_int_compare() function
3377
3378 2003-04-06 [thorsten]   0.8.11claws73
3379
3380         * src/mh.c
3381                 corrected implementation of mh_folder_destroy()
3382
3383 2003-04-05 [christoph]  0.8.11claws72
3384
3385         * src/account.c
3386         * src/folder.[ch]
3387         * src/folderview.c
3388         * src/imap.c
3389         * src/inc.c
3390         * src/main.c
3391         * src/mainwindow.c
3392         * src/mbox_folder.c
3393         * src/mh.c
3394         * src/mimeview.h
3395         * src/msgcache.[ch]
3396         * src/news.c
3397         * src/procmime.h
3398         * src/procmsg.[ch]
3399         * src/setup.c
3400         * src/gtk/gtkutils.c
3401                 o rename structure field names class and new to klass and
3402                   new_msgs, to allow including files in C++
3403                 o add 'extern "C"' block to some header files
3404                 o add MsgInfoList and MsgNumberList as alias for GSList for
3405                   developers to know what type of list is expected
3406
3407         * src/plugins/image_viewer/plugin.c
3408         * src/plugins/image_viewer/viewer.[ch]
3409         * src/plugins/image_viewer/viewerprefs.[ch]
3410                 rename function names to prevent conflicts
3411
3412 2003-04-05 [paul]       0.8.11claws71
3413
3414         * sync with 0.8.11cvs18
3415                 see ChangeLog 2003-04-03 and 2003-04-04
3416
3417 2003-04-02 [christoph]  0.8.11claws70
3418
3419         * src/folder.[ch]
3420         * src/imap.[ch]
3421         * src/mbox_folder.[ch]
3422         * src/mh.[ch]
3423         * src/news.[ch]
3424                 o Make all virtual folder functions private
3425                 o remove unused folder code
3426
3427         * src/common/socket.[ch]
3428         * src/summaryview.c
3429                 fix warnings
3430
3431 2003-03-30 [alfons]     0.8.11claws69
3432
3433         * src/send_message.c
3434                 remove two debug traces and see if people still report
3435                 errors
3436
3437 2003-03-30 [alfons]     0.8.11claws68
3438
3439         * src/send_message.c
3440         * src/commons/session.c
3441                 add more debug traces
3442
3443 2003-03-30 [christoph]  0.8.11claws67
3444
3445         * src/folder.c
3446                 change processing folder name from .processing to processing
3447
3448         * src/common/ssl.c
3449                 disable SSL certificate check because it causes Xlib error
3450                 when the child process want's to open an GTK window
3451
3452 2003-03-30 [christoph]  0.8.11claws66
3453
3454         * src/folder.c
3455                 don't use default folder for processing folder item because
3456                 it can be a non local folder
3457
3458         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3459
3460 2003-03-30 [alfons]     0.8.11claws65
3461
3462         * src/send_message.c
3463                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3464                 to generate bad code for 'send_send_data_progressive': When
3465                 called from 'send_send_data_finished', the 'data' pointer is
3466                 cleared just before the assignment to the dialog pointer
3467
3468 2003-03-29 [christoph]  0.8.11claws64
3469
3470         * src/common/prefs.h
3471         * src/plugins/image_viewer/Makefile.am
3472         * src/plugins/image_viewer/plugin.c
3473         * src/plugins/image_viewer/viewer.[ch]
3474         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3475                 add PrefsPage for ImageViewer
3476
3477 2003-03-28 [thorsten]   0.8.11claws63
3478
3479         * src/common/session.c
3480                 added some comments
3481
3482 2003-03-28 [paul]       0.8.11claws62
3483
3484         * sync with 0.8.11cvs16
3485                 see ChangeLog 2003-03-28
3486
3487 2003-03-28 [paul]       0.8.11claws61
3488
3489         * sync with 0.8.11cvs15
3490                 see ChangeLog 2003-03-28
3491
3492 2003-03-27 [christoph]  0.8.11claws60
3493
3494         * src/folder.c
3495         * src/imap.c
3496         * src/common/socket.[ch]
3497                 set socket state to DISCONNECTED when any operation
3498                 fails to allow reconnecting in IMAP code without
3499                 checking the return code of all calls to the command
3500                 functions
3501
3502         * src/folderview.c
3503         * src/summaryview.c
3504                 remove some more stuff that depends on specific
3505                 folder types
3506
3507 2003-03-27 [paul]       0.8.11claws59
3508
3509         * sync with 0.8.11cvs14
3510                 see ChangeLog 2003-03-27
3511                 
3512         * src/selective_download.[ch]   ** REMOVED **
3513                 really removed
3514
3515 2003-03-27 [christoph]  0.8.11claws58
3516
3517         * src/folder.c
3518                 fix handling of tmp_flags in flag copy function
3519
3520 2003-03-27 [paul]       0.8.11claws57
3521
3522         * sync with 0.8.11cvs13
3523                 see ChangeLog 2003-03-27
3524
3525 2003-03-27 [oliver]     0.8.11claws56
3526
3527         * src/maiwindow.c
3528                 remove sel_download_cb
3529
3530 2003-03-27 [oliver]     0.8.11claws55
3531         
3532         * src/inc.c
3533                 remove POP3_TOP
3534         
3535 2003-03-26 [oliver]     0.8.11claws54
3536
3537         *src/pop.h
3538                 remove POP3_TOP*
3539         * README.claws
3540                 remove selective donwload readme
3541
3542 2003-03-26 [oliver]     0.8.11claws53
3543         * src/matcher.[ch]
3544         * src/matcher_parser_parse.y 
3545         * src/pop.c 
3546         * src/prefs_account.[ch]
3547         * src/prefs_filtering.c
3548                 remove selective donwload
3549
3550 2003-03-26 [oliver]     0.8.11claws52
3551
3552         * src/inc.[ch] 
3553         * src/filtering.c 
3554         * src/mainwindow.c 
3555                 remove selective donwload
3556
3557 2003-03-26 [oliver]     0.8.11claws51
3558         
3559         * src/Makefile.am
3560         * src/selective_download.[ch]   ** REMOVE **    
3561
3562 2003-03-26 [christoph]  0.8.11claws50
3563
3564         * src/news.c
3565                 fix NEWS that got broken by a sync with sylpheed-main
3566
3567 2003-03-26 [christoph]  0.8.11claws49
3568
3569         * src/mimeview.c
3570                 fix mime type guessing when no mime type is found for a file
3571
3572 2003-03-25 [christoph]  0.8.11claws48
3573
3574         * src/mimeview.c
3575         * src/procmime.c
3576                 remove mime type guessing from mime parser and use
3577                 name based mime types in viewer lookup for mime type
3578                 application/octet-stream
3579
3580 2003-03-25 [christoph]  0.8.11claws47
3581
3582         * doc-src/readme.txt
3583         * doc-src/rfc2554.txt
3584                 add RFC about SMTP AUTH
3585
3586         * src/send_message.c
3587         * src/common/smtp.[ch]
3588                 add extra error code for authentication errors and
3589                 clear temporary password when this error occurs
3590
3591         (closes Bug 84 authentication failure while sending should
3592          prompt for password again)
3593
3594 2003-03-25 [christoph]  0.8.11claws46
3595
3596         * configure.ac
3597         * src/Makefile.am
3598         * src/imageview.[ch]                            ** REMOVE **
3599         * src/messageview.[ch]
3600         * src/mimeview.[ch]
3601         * src/prefs_common.[ch]
3602         * src/textview.c
3603         * src/plugins/Makefile.am
3604         * src/plugins/image_viewer/.cvsignore           ** NEW **
3605         * src/plugins/image_viewer/Makefile.am          ** NEW **
3606         * src/plugins/image_viewer/plugin.c             ** NEW **
3607         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3608                 move image viewer into a plugin (building is enabled by default)
3609                 [ToDo: Prefs for resize and autoview]
3610
3611 2003-03-25 [paul]       0.8.11claws45
3612
3613         * sync with 0.8.11cvs12
3614                 see ChangeLog 2003-03-26
3615
3616 2003-03-25 [paul]       0.8.11claws44
3617
3618         * sync with 0.8.11cvs11
3619                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3620                 
3621         Note: Selective Download is broken.
3622                 
3623 2003-03-22 [christoph]  0.8.11claws43
3624
3625         * src/folder.c
3626                 code cleanup for flags copying
3627
3628 2003-03-22 [christoph]  0.8.11claws42
3629
3630         * src/plugins/trayicon/trayicon.c
3631                 fix setting the transparent area when the window size
3632                 is forced by the system tray
3633
3634 2003-03-22 [christoph]  0.8.11claws41
3635
3636         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3637         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3638         * src/plugins/trayicon/newmail.xpm              ** NEW **
3639         * src/plugins/trayicon/nomail.xpm               ** NEW **
3640         * src/plugins/trayicon/trayicon.c
3641         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3642                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3643                 o add icon for unread mails
3644                 o set transparency for window
3645
3646 2003-03-22 [christoph]  0.8.11claws40
3647
3648         * src/news.c
3649                 init news session to prevent crash when session is closed
3650
3651 2003-03-22 [christoph]  0.8.11claws39
3652
3653         * src/imap.c
3654         * src/common/session.[ch]
3655                 Init session data to make sure we don't have invalid pointers
3656                 for read_ch and write_ch when new multi process sessions are
3657                 not used
3658
3659         * src/main.c
3660         * src/common/plugin.c
3661         * src/common/sylpheed.c
3662         * src/plugins/demo/demo.c
3663         * src/plugins/dillo_viewer/dillo_viewer.c
3664         * src/plugins/mathml_viewer/mathml_viewer.c
3665         * src/plugins/spamassassin/spamassassin.c
3666         * src/plugins/spamassassin/spamassassin_gtk.c
3667                 add plugin types to allow loading plugins at different times
3668                 (and maybe for different frontends), because it's not good to
3669                 load GTK-Plugins gefore gtk_init was called
3670
3671         * configure.ac
3672         * src/plugins/Makefile.am
3673         * src/plugins/trayicon/.cvsignore               ** NEW **
3674         * src/plugins/trayicon/Makefile.am              ** NEW **
3675         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3676         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3677         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3678         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3679         * src/plugins/trayicon/trayicon.c               ** NEW **
3680                 New Trayicon plugin that shows an icon in a systray that uses
3681                 XEMBED protocol like Gnome's systray. Icon shows if there
3682                 are new mails and a tooltip shows information about new,
3683                 unread and total messages.
3684
3685 2003-03-22 [paul]       0.8.11claws38
3686
3687         * src/common/smtp.c
3688                 fix ESMTP AUTH CRAM-MD5
3689                 [sync with main (still version 0.8.11cvs6), see
3690                  ChangeLog 2003-03-22]
3691
3692 2003-03-21 [colin]      0.8.11claws37
3693
3694         * src/send_message.c
3695                 Fix USE_SSL => USE_OPENSSL
3696
3697 2003-03-21 [colin]      0.8.11claws36
3698
3699         * src/folderview.c
3700                 Fix counts in drag and dropped subfolders
3701
3702 2003-03-21 [colin]      0.8.11claws35
3703
3704         * src/folder.c 
3705         * src/folderview.c
3706                 speed up a bit folder dnd
3707
3708 2003-03-20 [alfons]     0.8.11claws34
3709
3710         * src/main.c
3711         * src/toolbar.c
3712         * src/procmsg.c
3713                 don't send locked queue messages
3714                 (feature request "[ 705245 ] Locking message in outbox 
3715                  should prevent sending")
3716
3717 2003-03-20 [christoph]  0.8.11claws33
3718
3719         * src/folder.c
3720                 remove NEW and UNREAD flag in special folders when scanning
3721                 
3722         * src/common/smtp.c
3723                 fix ESMTP AUTH CRAM-MD5
3724
3725 2003-03-20 [paul]       0.8.11claws32
3726
3727         * src/prefs_account.c
3728                 Re-write 'Tunnel command to open connection' as
3729                 'Use command to communicate with server', and disable
3730                 it for all except IMAP accounts
3731
3732 2003-03-20 [paul]       0.8.11claws31
3733
3734         * sync with 0.8.11cvs6
3735                 see ChangeLog 2003-03-20
3736
3737 2003-03-19 [match]      0.8.11claws30
3738
3739         * src/addritem.[ch]
3740                 include documentation. minor refactoring.
3741         * src/addr_compl.[ch]
3742         * src/addrindex.[ch]
3743         * src/addresbook.[ch]
3744         * src/summaryview.c
3745                 re-enable address lookup (was disabled in
3746                 0.8.11claws20).
3747
3748 2003-03-19 [christoph]  0.8.11claws29
3749
3750         * src/procmsg.c
3751                 add temp flag handling, will make moving and copying
3752                 messages possible again
3753
3754         * src/folder.c
3755                 correct calulation of folder stats
3756
3757 2003-03-18 [match]      0.8.11claws28
3758
3759         * src/editgroup.h
3760                 remove case sensitive comparison (closes bug 80).
3761
3762 2003-03-18 [christoph]  0.8.11claws27
3763
3764         * src/imap.c
3765                 fix imap using a tunnel command
3766
3767         (closes bug 87)
3768
3769 2003-03-18 [christoph]  0.8.11claws26
3770
3771         * src/folder.[ch]
3772         * src/imap.c
3773         * src/procmsg.[ch]
3774                 rewrite flag handling for folders
3775
3776 2003-03-18 [christoph]  0.8.11claws25
3777
3778         * src/folder.c
3779         * src/procmsg.c
3780         * src/summaryview.c
3781                 unset NEW and UNREAD flags when message is ignored, to make
3782                 sure messages don't show up as unread on other IMAP clients,
3783                 because the IGNORE_THREAD flag can not be syncronized through
3784                 the IMAP folder
3785
3786 2003-03-17 [christoph]  0.8.11claws24
3787
3788         * src/imap.c
3789                 don't use recursion to fetch uids when the number of messages
3790                 does not match. Moved code into subfunction that is used
3791                 again when needed, to prevent an endless loop.
3792
3793 2003-03-17 [thorsten]   0.8.11claws23
3794
3795         * src/imageview.[ch]
3796                 export imageview_get_resized_size() (for plugins)
3797         * src/prefs_common.[ch]
3798                 added prefs_common_get() (for plugins)
3799
3800 2003-03-17 [christoph]  0.8.11claws22
3801
3802         * src/imap.c
3803                 o remove UID guessing from copy code
3804                 o support UIDPLUS extension for APPEND command
3805
3806 2003-03-17 [paul]       0.8.11claws21
3807
3808         * src/gtk/about.c
3809                 remove 'Compiled-plugins' section.
3810                 
3811         * src/plugins/dillo_viewer/dillo_viewer.c
3812                 slight change to description text
3813
3814 2003-03-16 [match]      0.8.11claws20
3815         * src/ldapserver.[ch]           ** NEW **
3816         * src/ldapctrl.[ch]             ** NEW **
3817         * src/ldapquery.[ch]            ** NEW **
3818         * src/ldaputil.[ch]             ** NEW **
3819         * src/addrcindex.[ch]           ** NEW **
3820         * src/addrquery.h               ** NEW **
3821         * src/addritem.[ch]
3822         * src/addrcache.[ch]
3823         * src/addrindex.[ch]
3824         * src/addr_compl.[ch]
3825         * src/addressbook.[ch]
3826         * src/addrbook.[ch]
3827         * src/editgroup.c
3828         * src/editaddress.c
3829         * src/editldap.c
3830         * src/editldap_basedn.c
3831         * src/vcard.c
3832         * src/jpilot.c
3833         * src/Makefile.am
3834                 included dynamic LDAP queries. improved address
3835                 completion.
3836
3837 2003-03-16 [paul]       0.8.11claws19
3838
3839         * tools/multiwebsearch.pl
3840                 fix a fatal typo
3841
3842 2003-03-16 [christoph]  0.8.11claws18
3843
3844         * src/mimeview.c
3845         * src/plugins/dillo_viewer/dillo_viewer.c
3846         * src/plugins/mathml_viewer/mathml_viewer.c
3847                 make unregistering of MimeViewerFactorys possible
3848
3849 2003-03-16 [alfons]     0.8.11claws17
3850
3851         * configure.ac
3852                 correct typo
3853
3854 2003-03-16 [melvin]     0.8.11claws16
3855
3856         * src/plugins/dillo_viewer.c
3857                 Fixed bug where it was not possible to view more than
3858                 one text/html attachment per message (bug discovered
3859                 by Christoph Hohmann).
3860
3861 2003-03-15 [melvin]     0.8.11claws15
3862
3863         * src/prefs_actions.c
3864                 Fixed compilation warnings.
3865
3866 2003-03-15 [melvin]     0.8.11claws14
3867
3868         * src/plugins/Makefile.am
3869         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3870         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3871         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3872                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3873                 newer (http://dillo.auriga.wearlab.de/).
3874
3875 2003-03-15 [christoph]  0.8.11claws13
3876
3877         * src/imap.c
3878                 don't query imap folder for attributes because we already
3879                 for them from imap_status
3880
3881         * src/mimeview.[ch]
3882                 add support for plugable MimeViewers (unloading Viewers
3883                 not yet complete)
3884
3885         * src/plugins/Makefile.am
3886         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3887         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3888         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3889                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3890                 widget from http://helm.cs.unibo.it/mml-widget/
3891
3892 2003-03-14 [christoph]  0.8.11claws12
3893
3894         * src/folder.[ch]
3895                 o error return code's should better be negative
3896                 o replace printf with debug_print
3897
3898         * src/imap.c
3899                 improve IMAP folder scan by checking UID-NEXT
3900
3901         * src/summaryview.c
3902                 remove check that are unnecessary in my opinion
3903
3904 2003-03-13 [christoph]  0.8.11claws11
3905
3906         * src/folder.[ch]
3907         * src/foldersel.c
3908         * src/folderview.c
3909         * src/imap.c
3910         * src/mbox_folder.c
3911         * src/mh.c
3912         * src/news.c
3913         * src/prefs_scoring.c
3914         * src/summaryview.c
3915                 use a common function to get a displayable name
3916                 for a FolderItem
3917
3918 2003-03-13 [paul]       0.8.11claws10
3919
3920         * tools/Makefile.am
3921           tools/README
3922           tools/multiwebsearch.conf     ** NEW FILE **
3923           tools/multiwebsearch.pl       ** NEW FILE **
3924                 add multiwebsearch Actions script
3925
3926 2003-03-13 [colin]      0.8.11claws9
3927
3928         * src/compose.c
3929                 Remove leading emtpy lines from quoted text
3930                 before quoting it
3931
3932 2003-03-13 [melvin]     0.8.11claws8
3933
3934         * src/prefs_actions.c
3935                 Fixed a memory leak
3936                 Code clean ups
3937                 Added Cancel and OK buttons
3938                 Corrected help text
3939
3940 2003-03-13 [christoph]  0.8.11claws7
3941
3942         * src/account.c
3943         * src/folder.[ch]
3944         * src/imap.c
3945         * src/mainwindow.c
3946         * src/mbox_folder.c
3947         * src/mh.c
3948         * src/news.c
3949         * src/setup.c
3950                 replace more folder type stuff with folder class stuff
3951
3952 2003-03-13 [melvin]     0.8.11claws6
3953
3954         * src/prefs_actions.c
3955                 Added new tokens:
3956                 %u: user provided argument
3957                 %h: user provided argument (hidden on input)
3958                 %s: current text selection in the message view 
3959
3960 2003-03-13 [paul]       0.8.11claws5
3961
3962         * sync with 0.8.11cvs5
3963                 see ChangeLog 2003-03-11, 2003-03-12
3964
3965 2003-03-12 [christoph]  0.8.11claws4
3966
3967         * src/folder.c
3968                 use folder class idstr when writing folderlist.xml
3969
3970         * src/folder.h
3971         * src/imap.c
3972         * src/news.c
3973                 replace folder type checks with folder class checks
3974
3975 2003-03-12 [christoph]  0.8.11claws3
3976
3977         * src/folder.[ch]
3978         * src/imap.[ch]
3979         * src/main.c
3980         * src/mbox_folder.[ch]
3981         * src/mh.[ch]
3982         * src/news.[ch]
3983                 o create a list of known folder classes in the folder system
3984                 o use folder class id strings for folder item identifiers
3985
3986 2003-03-12 [christoph]  0.8.11claws2
3987
3988         * src/imap.c
3989                 fix imap uid validity check
3990
3991 2003-03-12 [christoph]  0.8.11claws1
3992
3993         * src/account.c
3994         * src/folder.[ch]
3995         * src/foldersel.c
3996         * src/folderview.c
3997         * src/imap.c
3998         * src/mainwindow.c
3999         * src/mbox_folder.c
4000         * src/mh.c
4001         * src/news.c
4002         * src/prefs_scoring.c
4003         * src/procmsg.c
4004         * src/setup.c
4005         * src/summaryview.c
4006                 initial restructuring of folder system, seperating
4007                 folders and folder classes
4008
4009 2003-03-12 [paul]       0.8.11claws
4010
4011         0.8.11claws release
4012
4013 2003-03-12 [christoph]
4014
4015         * src/gtk/prefswindow.c
4016                 fix translation of "Page Index"
4017
4018 2003-03-12 [paul]       0.8.10claws110
4019
4020         a sync from 0.8.11cvs4 before the release
4021
4022         * src/common/utils.c
4023                 subject_compare_for_sort(): allow null strings (fixes
4024                 summary sorting).
4025
4026 2003-03-11 [paul]       0.8.10claws109
4027
4028         * po/es.po
4029                 update Spanish translation, submitted by
4030                 Ricardo Mones Lastra
4031
4032 2003-03-11 [melvin]     0.8.10claws108
4033
4034         * po/fr.po
4035                 Updated French translations
4036
4037 2003-03-11 [paul]       0.8.10claws107
4038
4039         * manual/en/Makefile.am
4040           manual/en/*.html
4041                 update English manual, add a new page
4042                 updated by Francois Barriere <fbarriere@atmel.fr>
4043                 
4044         * po/bg.po
4045           po/it.po
4046           po/sr.po
4047                 update Bulgarian, Italian, and Serbian translations
4048                 submitted by George Danchev, Alessandro Maestri, and
4049                 Urke MMI
4050
4051 2003-03-10 [paul]       0.8.10claws106
4052
4053         * src/gtk/about.c
4054           src/gtk/prefswindow.c
4055                 make some strings translatable
4056
4057 2003-03-10 [darko]      0.8.10claws105
4058
4059         * src/compose.c
4060                 code cleanup to make Hiro happy
4061
4062 2003-03-10 [paul]       0.8.10claws104
4063
4064         * sync with 0.8.11cvs2
4065                 see ChangeLog 2003-03-10
4066
4067 2003-03-09 [melvin]     0.8.10claws103
4068
4069         * src/textview.c
4070                 textview_set_font(): fix for message display in
4071                 UTF-8 locales (thanks to Sergey Vlasov).
4072                 (was unintentionnaly reverted in 0.8.6claws6)   
4073
4074 2003-03-08 [darko]      0.8.10claws102
4075
4076         * src/compose.c
4077                 fix infinite loop in wrapping as reported
4078                 by happycactus
4079                 obsoletes patch #696482
4080
4081 2003-03-08 [christoph]  0.8.10claws101
4082
4083         * src/imap.c
4084                 add workaround for IMAP servers that do not
4085                 support the "UID SEARCH UID" command
4086
4087 2003-03-07 [christoph]  0.8.10claws100
4088
4089         * src/plugins/spamassassin/spamassassin.[ch]
4090         * src/plugins/spamassassin/spamassassin_gtk.c
4091                 code cleanup
4092
4093 2003-03-07 [paul]       0.8.10claws99
4094
4095         * po/es.po
4096                 updated Spanish translation, submitted by
4097                 Ricardo Mones Lastra
4098
4099 2003-03-07 [christoph]  0.8.10claws98
4100
4101         * src/send.c
4102                 fix in 0.8.10claws94 was wrong
4103                 local delivery does not require escaping, remove escaping
4104                 code to make signatures of mails with "." lines valid
4105                 
4106                 NOTE: requires that sendmail is executed with "-i" option,
4107                       what is the default now, but has to be changed in all
4108                       exsiting accounts)
4109
4110 2003-03-07 [paul]       0.8.10claws97
4111
4112         * sync with 0.8.11 release
4113                 see ChangeLog 2003-03-07
4114
4115 2003-03-06 [paul]       0.8.10claws96
4116
4117         * src/compose.c
4118                 revert commit 0.8.10claws92
4119
4120 2003-03-06 [paul]       0.8.10claws95
4121
4122         * src/folderview.c
4123                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4124
4125         * src/gtkaspell.c
4126                 fix bug 74, 'Crash opening editor window with pseudo-color
4127                 display'
4128                 
4129         Patches submitted by Kevin Vigor <kevin@vigor.nu>
4130
4131 2003-03-06 [christoph]  0.8.10claws94
4132
4133         * src/send.c
4134                 fix rfc2821 (4.5.2) violation in SMTP data sending,
4135                 all lines starting with a period get an extra period
4136                 inserted
4137                 (found by Simon 'corecode' Schubert)
4138
4139 2003-03-06 [paul]       0.8.10claws93
4140
4141         * src/folderview.c
4142                 if configured font can't be loaded fall back to gtk
4143                 default. (with thanks to Christoph)
4144                 
4145                 closes long-standing bug 15 'Crashes on startup'
4146
4147 2003-03-06 [paul]       0.8.10claws92
4148
4149         * src/compose.c
4150                 freeze text before autosave and thaw afterwards
4151                 fixes bug 67 'autosave make re-rediting message crazy'
4152
4153 2003-03-06 [christoph]  0.8.10claws91
4154
4155         * src/compose.c
4156                 ignore address comment in dupe check for Cc-list
4157
4158         (closes reopened bug 47 Replying to message strips name part of
4159          e-mail addresses of Cc: lines)
4160
4161 2003-03-06 [paul]       0.8.10claws90
4162
4163         * src/Makefile.am
4164                 remove reference to gtkxtext.h as its no longer in
4165                 the repository
4166
4167 2003-03-06 [paul]       0.8.10claws89
4168
4169         * sync with 0.8.10cvs25
4170                 see ChangeLog 2003-03-06
4171
4172 2003-03-06 [oliver]     0.8.10claws88
4173         
4174         * src/messageview.c
4175                 remove include
4176
4177 2003-03-06 [oliver]     0.8.10claws87
4178         
4179         * src/folderview.c 
4180                 remove changes introduced inclaws74
4181         * src/messageview.c
4182                 another attempt to sanely delete and update
4183                 messages deleted in separate messageview
4184
4185 2003-03-05 [christoph]  0.8.10claws86
4186
4187         * src/summaryview.c
4188                 check if "From" matches any account's address if
4189                 addressbook completion of addresses is disabled too
4190
4191         (closes Bug 70 "Display recipient in from" doesn't check
4192          folder's default account)
4193
4194 2003-03-05 [christoph]  0.8.10claws85
4195
4196         * src/compose.c
4197         * src/common/utils.[ch]
4198                 don't strip address comments when building Cc lists
4199
4200         (closes Bug 47 Replying to message strips name part of e-mail addresses
4201          of Cc: lines)
4202
4203         * src/folder.c
4204                 fix return value of copy function
4205
4206 2003-03-05 [christoph]  0.8.10claws84
4207
4208         * src/imap.c
4209                 don't ask imap server for non rfc822 headers
4210
4211         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4212
4213         * src/imap.c
4214                 destroy session on socket error to allow reconnecting
4215
4216 2003-03-05 [christoph]  0.8.10claws83
4217
4218         * configure.ac
4219                 fix building with gnome when no prefix is set
4220
4221         (closes bug 66 Gnome directory is set to NONE)
4222
4223 2003-03-05 [paul]       0.8.10claws82
4224
4225         * sync with 0.8.10cvs23
4226                 see ChangeLog 2003-03-05
4227
4228 2003-03-04 [christoph]  0.8.10claws81
4229
4230         * src/folder.c
4231                 o fix moving and copying when folder returns 0 for new
4232                   message number
4233                 o remove some code for single message copy and move
4234                   operations and use functions for multiple messages
4235
4236         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4237
4238         * src/news.c
4239                 remove unused include
4240
4241 2003-03-04 [paul]       0.8.10claws80
4242
4243         * src/gtk/about.c
4244                 list 'Compiled plugins'
4245
4246 2003-03-03 [christoph]  0.8.10claws79
4247
4248         * src/news.[ch]
4249                 have to multiply the percentage of the current fetch with
4250                 the percentage that it has of the total fetch operation
4251                 for correct values
4252
4253 2003-03-03 [christoph]  0.8.10claws78
4254
4255         * src/news.c
4256                 fix calculation of expected lines for progress indicator
4257
4258 2003-03-03 [christoph]  0.8.10claws77
4259
4260         * src/summaryview.c
4261         * src/common/utils.c
4262                 fix segfault when opening the root news folder
4263
4264 2003-03-03 [christoph]  0.8.10claws76
4265
4266         * src/mainwindow.[ch]
4267         * src/common/Makefile.am
4268         * src/common/progressindicator.[ch]
4269                 add UI independent progress indicator handling
4270
4271         * src/news.[ch]
4272                 use new progress indicator for message info fetching
4273
4274         * src/common/hooks.h
4275                 code cleanup
4276
4277 2003-03-03 [oliver]     0.8.10claws75
4278
4279         * src/toolbar.c
4280         * src/compose.c
4281                 removed commented code
4282
4283 2003-03-03 [oliver]     0.8.10claws74
4284
4285         * src/toolbar.[ch]
4286                 cleanups and refactoring
4287         * src/compose.[ch]
4288                 compose_reply_mode reply & forwarding interface for
4289                 toolbar buttons
4290         * src/folderview.c
4291                 act on messages marked for deletion in folderview_selected
4292                 based on prefs_common.immediate_exec since a message might 
4293                 have been deleted by messageview in a folder we are changing 
4294                 to (does anybody understand what I'm on about ?)
4295
4296 2003-03-03 [oliver]     0.8.10claws73
4297         
4298         * src/messageview.[ch]
4299                 new functions
4300                 - messageview_delete: delete message shown in messagview
4301                 - messageview_update_view: update messageview to currently 
4302                   selected summaryview message
4303                 - add separate messageview to msgview_list in order to update 
4304                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4305         * src/summaryview.[ch]
4306                 summary_get_selection returns a list of selected msgs
4307                 in summaryview
4308         * src/mainwindow.c
4309                 toolbar reply refactoring
4310
4311 2003-03-03 [paul]       0.8.10claws72
4312
4313         * sync with 0.8.10cvs21
4314                 see ChangeLog 2003-03-03
4315
4316 2003-03-02 [christoph]  0.8.10claws71
4317
4318         * src/common/passcrypt.c
4319                 use POSIX includes
4320
4321 2003-03-02 [christoph]  0.8.10claws70
4322
4323         * configure.ac
4324         * src/prefs_account.c
4325         * src/prefs_gtk.[ch]
4326         * src/common/.cvsignore
4327         * src/common/Makefile.am
4328         * src/common/passcrypt.c                ** NEW **
4329         * src/common/passcrypt.h.in             ** NEW **
4330                 Implement password encryption in config files
4331                 using unix encrypt and setkey functions. The crypt
4332                 key can be set as a configure parameter. Old
4333                 passwords will be converted if they do not begin
4334                 with '!'
4335
4336 2003-03-02 [paul]       0.8.10claws69
4337
4338         * src/prefs_account.c
4339                 fix compile error
4340
4341 2003-03-01 [thorsten]   0.8.10claws68
4342
4343         * po/el.po
4344           po/hr.po
4345           po/it.po
4346           po/nl.po
4347           po/sr.po
4348           po/sv.po
4349                 corrected format strings
4350         * po/en_GB.po
4351                 corrected headers
4352                 (fix compile errors with GNU gettext-0.11.5)
4353
4354 2003-03-01 [oliver]     0.8.10claws67
4355
4356         * src/summaryview.c
4357                 menu callbacks call toolbar_menu_reply
4358
4359 2003-03-01 [oliver]     0.8.10claws66
4360
4361         * src/mainwindow.c
4362         * src/messageview.c
4363                 menu callbacks call toolbar_menu_reply
4364         * src/toolbar.[ch]
4365                 callbacks from menu handled by toolbar_menu_reply
4366
4367 2003-03-01 [paul]       0.8.10claws65
4368
4369         * src/addressbook.c
4370                 revert commit 0.8.10claws54 - breaks editing of
4371                 addressbook.
4372                 
4373         * po/bg.po
4374                 update Bulgarian translation, submitted by
4375                 George Danchev
4376
4377 2003-02-28 [christoph]  0.8.10claws64
4378
4379         * src/account.c
4380         * src/addressadd.c
4381         * src/compose.c
4382         * src/gtkaspell.c
4383         * src/gtkxtext.h                ** REMOVE **
4384         * src/imap.c
4385         * src/matcher.[ch]
4386         * src/mh.c
4387         * src/news.c
4388         * src/pine.c
4389         * src/prefs_common.c
4390         * src/prefs_matcher.c
4391         * src/procheader.[ch]
4392         * src/procmsg.[ch]
4393         * src/toolbar.c
4394         * src/common/ssl_certificate.c
4395         * src/gtk/colorlabel.c
4396         * src/gtk/menu.c
4397                 o fix warnings
4398                 o remove code obsoleted by new cache and folder system rework
4399
4400 2003-02-28 [oliver]     0.8.10claws63
4401         
4402         * src/toolbar.[ch]
4403                 * fix bug where reply in Messageview replied to 
4404                 Message displayed in summaryview
4405                 (reportedd via ML by chinatinte at gmx dot ch)
4406                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4407                 didn't work in separate MessageView Toolbar
4408                 (wondering if anybody uses this at all ?)
4409         * src/summaryview.[ch]
4410                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4411                 (generalize reply and forward code);
4412         * src/messageview.c 
4413                 remove focus_in event which updated summaryview to messageview
4414
4415 2003-02-28 [paul]       0.8.10claws62
4416
4417         * po/Makefile.in.in
4418                 add the --check option
4419                 Patch submitted by Ricardo Mones Lastra
4420
4421 2003-02-28 [paul]       0.8.10claws61
4422
4423         * src/prefs_account.c
4424                 re-order 'Signature' items
4425
4426 2003-02-28 [paul]       0.8.10claws60
4427
4428         * sync with 0.8.10cvs20
4429                 see ChangeLog 2003-02-28
4430
4431 2003-02-28 [paul]       0.8.10claws59
4432
4433         * po/POTFILES.in
4434                 update to reflect recent movement of files
4435
4436 2003-02-28 [paul]       0.8.10claws58
4437
4438         * sync with 0.8.10cvs19
4439                 see ChangeLog 2003-02-28
4440
4441 2003-02-27 [martin]     0.8.10claws57
4442
4443         * src/prefs_matcher.c 
4444                 fix segfault in prefs_matcher_ok() when the
4445                 last entry is deleted and prevents that the
4446                 message "entry not saved" comes up after deleting
4447                 an entry
4448
4449 2003-02-27 [martin]     0.8.10claws56
4450
4451         * src/prefs_filtering.c 
4452                 fix segfault in prefs_filtering_ok() when the
4453                 last entry is deleted and prevents that the
4454                 message "entry not saved" comes up after deleting
4455                 an entry
4456
4457 2003-02-27 [paul]       0.8.10claws55
4458
4459         * sync with 0.8.10cvs18
4460                 see ChangeLog 2003-02-27
4461
4462 2003-02-27 [paul]       0.8.10claws54
4463
4464         * src/addressbook.c
4465                 fix bug where the address book crashes with 
4466                 multiple lookups.
4467                 Patch [687729] submitted by David Frager 
4468                 <dbfrager@users.sourceforge.net>
4469
4470 2003-02-25 [christoph]  0.8.10claws53
4471
4472         * src/Makefile.am
4473         * src/colorlabel.[ch]           ** REMOVE **
4474         * src/gtk/Makefile.am
4475         * src/gtk/colorlabel.[ch]       ** NEW **
4476                 move colorlabel files to gtk directory
4477
4478         * src/esmtp.[ch]                ** REMOVE **
4479                 has been merged into smtp.[ch] in 0.7.5
4480
4481 2003-02-25 [christoph]  0.8.10claws52
4482
4483         * src/Makefile.am
4484         * src/about.[ch]                ** REMOVE **
4485         * src/gtk/Makefile.am
4486         * src/gtk/about.[ch]            ** NEW **
4487                 move about files to gtk directory
4488
4489 2003-02-25 [christoph]  0.8.10claws51
4490
4491         * src/folder.c
4492                 some code optimization of folder scanning code
4493
4494         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4495
4496 2003-02-25 [christoph]  0.8.10claws50
4497
4498         * src/main.c
4499         * src/common/sylpheed.c
4500                 add command line parameter parsing to common code
4501
4502 2003-02-24 [christoph]
4503
4504         * Makefile.am
4505         * configure.ac
4506                 fix gnome prefix problems, the configure script now removed
4507                 `gnome-config --prefix` from `gnome-config --datadir`
4508                 and adds $(prefix} instead
4509
4510         (closes Bug 24 Makefile does not respect prefix when installing
4511          GNOME data)
4512
4513 2003-02-24 [christoph]  0.8.10claws49
4514
4515         * src/news.c
4516                 check for valid session before trying to authenticate
4517
4518         (closes Bug 60 crash if "authenticate on logon" is activated
4519          and newsserver-hostname is not valid)
4520
4521 2003-02-24 [melvin]     0.8.10claws48
4522
4523         * src/prefs_actions.c
4524                 Make sure all user's input is sent to the action and then
4525                 close the socket..
4526
4527 2003-02-23 [alfons]     0.8.10claws46
4528
4529         * src/summaryview.c
4530                 also wait cursor when deleting files
4531
4532 2003-02-23 [paul]
4533
4534         * tools/freshmeat_search.pl
4535           tools/google_search.pl
4536                 scripts should now work for any browser/browser command line
4537
4538 2003-02-22 [christoph]  0.8.10claws45
4539
4540         * src/procmsg.c
4541                 fix IMAP flag setting, IMAP flag is not handled correctly
4542                 anymore by the folder system and information about the
4543                 folder should not be saved in the MsgInfo (in my opinion)
4544
4545         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4546
4547 2003-02-22 [christoph]  0.8.10claws44
4548
4549         * src/summaryview.c
4550                 fix spelling of "label" ;-)
4551
4552 2003-02-22 [thorsten]   0.8.10claws43
4553
4554         * src/mimeview.c
4555           src/prefs_common.[ch]
4556           src/procmime.[ch]
4557                 do not use description as attachment name
4558
4559 2003-02-22 [alfons]     0.8.10claws42
4560
4561         * src/summaryview.c
4562                 freeze/thaw folder item updates when changing color labels,
4563                 and put a wait cursors on
4564
4565 2003-02-22 [thorsten]   0.8.10claws41
4566
4567         * src/mimeview.c
4568                 save-all fixes: crash if invoked on multipart container,
4569                 mimeinfo access, pathseparators, error dialog
4570
4571 2003-02-21 [alfons]     0.8.10claws40
4572
4573         * src/prefs_gtk.c
4574                 remove unused var
4575
4576 2003-02-21 [colin]      0.8.10claws39
4577
4578         * src/send.c
4579                 Fix smtp logging
4580
4581 2003-02-21 [colin]      0.8.10claws38
4582
4583         * src/summaryview.c
4584                 Freeze/thaw folderItem updates when filtering messages 
4585                 via Tools/Filter messages
4586
4587 2003-02-21 [paul]       0.8.10claws37
4588
4589         * src/compose.c
4590                 revert commit 0.8.10claws26, there are ulterior motives
4591                 for users to set a Reply-To header when posting to
4592                 newsgroups
4593
4594 2003-02-21 [paul]       0.8.10claws36
4595
4596         * sync with 0.8.10cvs17
4597                 see ChangeLog 2003-02-21
4598
4599 2003-02-20 [christoph]  0.8.10claws35
4600
4601         * src/imap.c
4602                 IMAP UID fetch speedup using SEARCH
4603
4604         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4605
4606         * src/imap.c
4607                 fix problem with UIDs in IMAP UID cache that no longer existed
4608
4609 2003-02-20 [christoph]  0.8.10claws34
4610
4611         * src/imap.c
4612         * src/procheader.c
4613         * src/procheader.h
4614                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4615
4616         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4617
4618         * src/imap.c
4619                 Rewrite imap_cmd_gen_recv use sock_getline instead
4620                 of sock_gets to avoid problems with too long reply
4621                 lines
4622     
4623 2003-02-20 [colin]      0.8.10claws33
4624         
4625         * src/prefs_account.c
4626                 Better wording
4627
4628 2003-02-20 [colin]      0.8.10claws32
4629
4630         * src/compose.c
4631                 Remove useless '&& !to_sender' 
4632
4633 2003-02-20 [darko]
4634
4635         * AUTHORS
4636                 change my e-mail address
4637
4638 2003-02-19 [colin]      0.8.10claws31
4639
4640         * src/prefs_common.c
4641                 X11 style colors for every configurable color
4642
4643 2003-02-19 [alfons]     0.8.10claws30
4644
4645         * src/prefs_gtk.[ch]
4646         * src/prefs_common.c
4647                 for color_new accept both plain integers and X11 style color
4648                 names (as found in /usr/lib/X11/rgb.txt)
4649
4650 2003-02-19 [paul]       0.8.10claws29
4651
4652         * src/mainwindow.c
4653                 add tooltips to online/offline button and account selector
4654                 button
4655
4656 2003-02-19 [paul]       0.8.10claws28
4657
4658         * src/folder.c
4659           src/news.c
4660           src/prefs_account.[ch]
4661           src/prefs_common.[ch]
4662                 move 'Maximum number of articles to download' to
4663                 account prefs.
4664                 clean up account prefs gui a little by hiding entries
4665                 rather then greying out entries
4666
4667 2003-02-19 [hiro]       0.8.10claws27
4668
4669         * src/common/utils.c
4670                 fix bug #54 'yesterdays date is displayed in the message 
4671                 summary window'
4672
4673 2003-02-19 [paul]       0.8.10claws26
4674
4675         * src/compose.c
4676                 fix bug reported in Feature Request [688596] 
4677                 'Reply-to header in news'
4678
4679 2003-02-18 [paul]       0.8.10claws25
4680
4681         * src/select-keys.c
4682                 add a 'List all keys' button to key selection dialog
4683
4684 2003-02-18 [colin]      0.8.10claws24
4685         
4686         * src/stock_pixmap.c
4687                 fix compile error
4688
4689 2003-02-18 [colin]      0.8.10claws23
4690
4691         * src/common/smtp.[ch]
4692           src/prefs_account.c
4693                 Try to starttls if it seems to be the only
4694                 way to authenticate a user
4695
4696 2003-02-18 [paul]       0.8.10claws22
4697
4698         * src/Makefile.am
4699           src/folderview.c
4700           src/stock_pixmap.[ch]
4701           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4702           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4703                 as a Drafts folder is a special folder allow it to have
4704                 its own unique icons
4705
4706 2003-02-18 [colin]      0.8.10claws21
4707
4708         * src/imap.c
4709                 Fix port selection when using starttls
4710
4711 2003-02-18 [paul]       0.8.10claws20
4712
4713         * src/mainwindow.c
4714           src/prefs_common.[ch]
4715                 make blue the default new mail colour
4716
4717 2003-02-18 [paul]       0.8.10claws19
4718
4719         * sync with 0.8.10cvs14
4720                 see ChangeLog 2003-02-18
4721
4722 2003-02-17 [jens]       0.8.10claws18
4723
4724         * src/common/md5.c
4725                 fixed a compile problem with gcc 3.3
4726                 works on 2.95.3 too (testet on PPC as it is big endian)
4727
4728 2003-02-17 [paul]       0.8.10claws17
4729
4730         * sync with 0.8.10cvs13
4731                 see ChangeLog 2003-02-17
4732
4733 2003-02-17 [paul]       0.8.10claws16
4734
4735         * sync with 0.8.10cvs12
4736                 see ChangeLog 2003-02-17
4737
4738 2003-02-16 [match]      0.8.10claws15
4739
4740         * src/addressbook.c
4741                 Eliminates reloading of address data when items
4742                 deleted or added. Applied submitted by
4743                 Luke Plant <lukeplant@softhome.net>
4744
4745 2003-02-16 [paul]       0.8.10claws14
4746
4747         * src/news.c
4748                 when a 'protocol error' is encountered disconnect from
4749                 the server. This means that the user can carry on viewing
4750                 other articles and doesn't have to either wait until the
4751                 server timesout or quit sylpheed.
4752                 Fixes bug #53 'Unable to read messages in newsgroups, 
4753                 displayed message doesn't change'
4754
4755 2003-02-15 [christoph]  0.8.10claws13
4756
4757         * src/imap.c
4758                 fix bug that stopped scanning of folders when an
4759                 IMAP folder was empty
4760
4761         (closes bug 46 stop scan messages in folders after empty folder)
4762
4763 2003-02-15 [paul]
4764
4765         * tools/Makefile.am
4766           tools/README
4767           tools/freshmeat_search.pl     ** NEW FILE **
4768           tools/google_search.pl        ** NEW FILE **
4769                 Add 2 Actions scripts which search freshmeat/google
4770                 for the selected text using the browser configured
4771                 in sylpheedrc.
4772                 
4773         Note: These scripts are very dependent on the format of the
4774         browser command and may not work on every occasion. Testing
4775         is welcome. 
4776
4777 2003-02-14 [alfons]     0.8.10claws12
4778
4779         * src/compose.c
4780                 fix breakage because of uninitialized account pointer.
4781                 please verify.
4782
4783 2003-02-14 [paul]       0.8.10claws11
4784
4785         * src/compose.c
4786           src/prefs_account.[ch]
4787           src/prefs_common.[ch]
4788                 move signature settings to Account Prefs
4789
4790 2003-02-14 [paul]       0.8.10claws10
4791
4792         * sync with 0.8.10cvs11
4793                 see ChangeLog 2003-02-14
4794
4795 2003-02-13 [thorsten]   0.8.10claws9
4796
4797         * src/news.c
4798                 revert news progressbar (GUI separation)
4799
4800 2003-02-13 [paul]       0.8.10claws8
4801
4802         * src/compose.c
4803                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4804                 paragraph 1
4805
4806 2003-02-13 [paul]       0.8.10claws7
4807
4808         * src/compose.[ch]
4809           src/summaryview.c
4810                 fix 'Follow-up and Reply-to' so that it creates a reply to
4811                 the newsgroup and the sender. If the message has the keyword
4812                 'poster' in the Followup-To header, all replies go to the
4813                 sender, re: RFC 1036, Section 2.2.3
4814                 rename all instances of 'ignore_replyto' to 'to_sender', both
4815                 were previously used, now we use just one.
4816
4817 2003-02-13 [paul]       0.8.10claws6
4818
4819         * sync with 0.8.10cvs9
4820                 see ChangeLog 2003-02-13
4821
4822 2003-02-13 [paul]       0.8.10claws5
4823
4824         * configure.ac
4825                 show which plugins are configured in the configure
4826                 output.
4827
4828 2003-02-12 [thorsten]   0.8.10claws4
4829
4830         * src/news.c
4831                 show progress while fetching news headers
4832
4833 2003-02-12 [christoph]  0.8.10claws3
4834
4835         * configure.ac
4836         * src/plugins/Makefile.am
4837                 use AM_CONDITIONAL to enable plugins, automake correctly
4838                 manages this when creating distdir
4839
4840 2003-02-12 [christoph]  0.8.10claws2
4841
4842         * ac/spamassassin.m4
4843         * src/plugins/spamassassin/Makefile.am
4844                 fix building SpamAssassin plugin without OpenSSL
4845
4846 2003-02-12 [paul]       0.8.10claws1
4847
4848         * ac/Makefile.am
4849           src/Makefile.am
4850           src/plugins/Makefile.am
4851                 fix failure of 'make release'
4852
4853 2003-02-12 [paul]       0.8.10claws
4854
4855         * 0.8.10claws released
4856
4857 2003-02-12 [paul]       0.8.9claws56
4858
4859         * po/bg.po
4860           po/es.po
4861           po/it.po
4862           po/ru.po
4863           po/sr.po
4864                 updated translations by George Danchev, Ricardo Mones Lastra,
4865                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4866                 
4867         * sylpheed.spec.in
4868                 Allow the building of RPMs by a regular user. Submitted
4869                 by Sergei Astanin
4870
4871 2003-02-11 [alfons]     0.8.9claws55
4872
4873         * src/colorlabel.c
4874                 don't use pixmaps for label color rect but draw rectangles
4875                 so we can respect the color map of palette based visuals
4876                 (fixes the long time crashes on Suns - thanks to Andreas
4877                 Engel and Steve O'Hara-Smith for testing)
4878
4879 2003-02-11 [christoph]  0.8.9claws54
4880
4881         * src/matcher_parser_parse.y
4882                 correct bug where filering rules of not existing folders in
4883                 matcherrc were added to global filtering
4884                 
4885         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4886          main filter-rules after removing directory, http://bugs.debian.org/180253)
4887         
4888 2003-02-11 [paul]       0.8.9claws53
4889
4890         * sync with 0.8.10cvs7
4891                 see ChangeLog 2003-02-09
4892
4893 2003-02-11 [melvin]     0.8.9claws52
4894
4895         * po/fr.po
4896                 Updated French tranlsations
4897
4898 2003-02-10 [paul]       0.8.9claws51
4899
4900         * sylpheed.spec.in
4901                 correct --enable-openssl
4902                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4903
4904 2003-02-09 [martin]     0.8.9claws50
4905
4906         * src/prefs_matcher.c
4907                 fix segfault in prefs_matcher_substitute_cb() when
4908                 no row is selected
4909
4910 2003-02-09 [paul]       0.8.9claws49
4911
4912         * src/folderview.c
4913                 fix bug where a newsgroup folder's processing rules were
4914                 merged with the global filtering rules when the newsgroup
4915                 folder was deleted, causing some seriously bad results,
4916                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4917
4918 2003-02-08 [melvin]     0.8.9claws48
4919
4920         * src/compose.c
4921                 Corrected and modified an alert message.
4922
4923 2003-02-07 [paul]       0.8.9claws47
4924
4925         * src/folderview.c
4926                 fix bug where both an 'Account properties' window and a
4927                 'Folder properties' window were opened when clicking on
4928                 'Properties' in an NNTP or IMAP folder's popup menu.
4929
4930 2003-02-07 [paul]       0.8.9claws46
4931
4932         * sync with 0.8.10cvs6
4933                 see ChangeLog 2003-02-06
4934
4935 2003-02-06 [christoph]  0.8.9claws45
4936
4937         * src/mbox.c
4938                 freeze folder updates while importing mbox files
4939                 (closes bug 43 importing mbox took hours)
4940                 
4941         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4942
4943 2003-02-06 [thorsten]   0.8.9claws44
4944
4945         * po/de.po
4946                 Updated german translations
4947
4948 2003-02-06 [thorsten]   0.8.9claws43
4949
4950         * src/news.h
4951                 use guint for message numbers (fix count in grouplist dialog)
4952
4953 2003-02-05 [paul]       0.8.9claws42
4954
4955         * sync with 0.8.10cvs2
4956                 see ChangeLog 2003-02-05
4957
4958 2003-02-04 [colin]      0.8.9claws41
4959
4960         * src/prefs_common.[ch]
4961           src/procmsg.c
4962           src/summaryview.c
4963                 Add an option to disable threading by subject
4964
4965 2003-02-04 [christoph]  0.8.9claws40
4966
4967         * src/inc.c
4968                 only abort fetching mails from multiple accounts when the
4969                 error is fatal and does not allow to check any more accounts
4970                 (currently only disk full error)
4971
4972         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4973          receive mails for other accouts)
4974
4975 2003-02-04 [christoph]  0.8.9claws39
4976
4977         * src/folder.c
4978                 first add the new message to the cache, then
4979                 send the update notification
4980
4981         (closes bug 39 after sending message folderview doesnt get updated)
4982
4983 2003-02-04 [colin]      0.8.9claws38
4984
4985         * src/inc.c
4986                 _really_ fix this Connecting... status
4987
4988 2003-02-04 [paul]       0.8.9claws37
4989
4990         * sync with 0.8.10
4991                 see ChangeLog 2003-02-04
4992
4993 2003-02-04 [paul]       0.8.9claws36
4994
4995         * sync with 0.8.9cvs6
4996                 see ChangeLog 2003-02-03
4997
4998 2003-02-04 [paul]       0.8.9claws35
4999
5000         * po/pt_BR.po
5001                 updated by AndrĂ© Filipe de Assunção e Brito 
5002                 <bedecko@netsite.com.br>
5003
5004 2003-02-03 [thorsten]   0.8.9claws34
5005
5006         * po/de.po
5007                 Updated german translations
5008
5009 2003-02-02 [paul]       0.8.9claws33
5010
5011         * po/es.po
5012                 updated by Ricardo Mones Lastra
5013
5014 2003-02-02 [thorsten]   0.8.9claws32
5015
5016         * src/mh.c
5017                 Fix mh_get_msginfo() segfault if file is inaccessible
5018
5019 2003-01-31 [colin]      0.8.9claws31
5020
5021         * src/procheader.c
5022                 Fix last commit's bug
5023
5024 2003-01-31 [colin]      0.8.9claws30
5025
5026         * src/procheader.c
5027                 Missing a change for gpg-signed messages
5028
5029 2003-01-31 [paul]       0.8.9claws29
5030
5031         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
5032           src/procheader.c
5033           src/stock_pixmap.[ch]
5034           src/summaryview.c
5035                 indicate GnuPG signed messages by displaying an icon
5036                 in the Attachment column.
5037
5038 2003-01-31 [paul]       0.8.9claws28
5039
5040         * sync with 0.8.9cvs4
5041                 see ChangeLog 2003-01-31
5042
5043 2003-01-31 [alfons]     0.8.9claws27
5044
5045         * src/textview.c
5046                 tune URI parser to accept mailto URLs with a '?'
5047                 (patch from Ruslan Balkin)
5048
5049 2003-01-31 [colin]      0.8.9claws26
5050
5051         * src/summaryview.c
5052                 Fix a leak introduced in claws24
5053
5054 2003-01-31 [colin]      0.8.9claws25
5055
5056         * src/summaryview.c
5057                 Freeze/Thaw folder updates when deleting dups
5058
5059 2003-01-31 [colin]      0.8.9claws24
5060         
5061         * src/addr_compl.c
5062           src/summaryview.c
5063           src/msgcache.c
5064                 little speed improvements
5065
5066 2003-01-31 [colin]      0.8.9claws23
5067
5068         * src/summaryview.c
5069                 Fix segfault when forwarding nothing
5070                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
5071                 
5072 2003-01-30 [paul]       0.8.9claws22
5073
5074         * sync with 0.8.9cvs3
5075                 see ChangeLog 2003-01-30
5076
5077 2003-01-30 [paul]       0.8.9claws21
5078
5079         * sync with 0.8.9cvs2
5080                 see ChangeLog 2003-01-30
5081
5082 2003-01-29 [paul]       0.8.9claws20
5083
5084         * sync with 0.8.9cvs1
5085                 see ChangeLog 2003-01-29
5086
5087 2003-01-28 [paul]       0.8.9claws19
5088
5089         * po/POTFILES.in
5090                 update to reflect changes. 
5091                 thanks to Ricardo Mones Lastra
5092
5093 2003-01-27 [christoph]  0.8.9claws18
5094
5095         * ac/openssl.m4
5096         * ac/spamassassin.m4
5097         * src/plugins/spamassassin/README
5098         * src/plugins/spamassassin/libspamc.[ch]
5099         * src/plugins/spamassassin/utils.[ch]
5100                 updated to latest libspamc
5101
5102 2003-01-27 [christoph]  0.8.9claws17
5103
5104         * src/folder.c
5105                 fix wrong use of procheader_get_header_fields
5106
5107 2003-01-27 [christoph]  0.8.9claws16
5108
5109         * src/news.c
5110         * src/prefs_account.[ch]
5111         * src/common/nntp.[ch]
5112                 allow to force authentication for NNTP servers
5113
5114         Patch submitted by Florian Mickler <dmk@d-labs.de>
5115
5116 2003-01-26 [paul]       0.8.9claws15
5117
5118         * src/summaryview.c
5119                 speed up of marking messages as read
5120                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
5121
5122 2003-01-26 [christoph]  0.8.9claws14
5123
5124         * src/Makefile.am
5125         * src/mgutils.[ch]              ** REMOVE **
5126         * src/xml.[ch]                  ** REMOVE **
5127         * src/xmlprops.[ch]             ** REMOVE **
5128         * src/common/Makefile.am
5129         * src/common/mgutils.[ch]       ** NEW **
5130         * src/common/xml.[ch]           ** NEW **
5131         * src/common/xmlprops.[ch]      ** NEW **
5132                 move xml files to common directory
5133
5134 2003-01-26 [christoph]  0.8.9claws13
5135
5136         * src/plugins/spamassassin/spamassassin_gtk.c
5137                 only set gtk entry text if string is available
5138
5139 2003-01-26 [melvin]     0.8.9claws12
5140
5141         * src/description_window.c
5142                 Allow resizing of the window
5143                 Allow automatic horizontal scroll bar
5144                 Do not vertically expand and fill
5145
5146 2003-01-26 [christoph]  0.8.9claws11
5147
5148         * src/Makefile.am
5149         * src/gtkutils.[ch]             ** REMOVE **
5150         * src/common/sylpheed.c
5151         * src/gtk/Makefile.am
5152         * src/gtk/description_window.c
5153         * src/gtk/gtkutils.[ch]         ** NEW **
5154         * src/gtk/prefswindow.c
5155                 move gtkutils to gtk directory
5156
5157 2003-01-26 [paul]       0.8.9claws10
5158
5159         * src/summaryview.c
5160                 rename summary_unread_clicked() to summary_status_clicked()
5161
5162 2003-01-26 [melvin]     0.8.9claws9
5163
5164         * src/prefs_actions.c
5165                 Cosmetical changes to the help text
5166
5167 2003-01-26 [paul]       0.8.9claws8
5168
5169         * src/folder.[ch]
5170           src/mainwindow.c
5171           src/prefs_common.c
5172           src/prefs_sumamry_column.c
5173           summaryview.[ch]
5174                 rename the 'Unread' column to 'Status'
5175
5176 2003-01-25 [match]      0.8.9claws7
5177
5178         * src/mgutils.[ch]
5179                 removed reference to LDAP constants. removed error2string.
5180                 included functions to support LDAP dynamic queries.
5181         * src/syldap.h
5182                 moved LDAP constants here.
5183         * src/addressbook.c
5184         * src/addrindex.c
5185         * src/importldif.c
5186                 removed references to LDAP constants and references to
5187                 error2string.
5188
5189 2003-01-25 [paul]       0.8.9claws6
5190
5191         * src/summaryview.c
5192                 summary_thread_build(), summary_thread_init(): remove 
5193                 unneeded reference to summaryview->folder_item
5194
5195 2003-01-25 [christoph]  0.8.9claws5
5196
5197         * src/gtk/description_window.c
5198                 o allow description texts to expand over multiple columns
5199                 o translate all columns
5200         * src/prefs_actions.c
5201                 change syntax description to use new multi column feature
5202
5203         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5204
5205 2003-01-25 [match]      0.8.9claws4
5206
5207         * src/vcard.c
5208                 fixed bug with Quoted-Printable
5209
5210 2003-01-25 [paul]       0.8.9claws3
5211
5212         * src/folder.[ch]
5213           src/summaryview.[ch]
5214                 implement per-folder collapsed/expanded threads setting
5215                 
5216         * src/prefs_common.c
5217                 remove global collapsed/expanded threads option
5218
5219 2003-01-25 [christoph]  0.8.9claws2
5220
5221         * po/POTFILES.in
5222                 add pluginwindow and prefswindow
5223         * src/compose.c
5224                 make send respond correctly to messages that could be added
5225                 to the queue folder, but the UID of the message is unknown
5226         * src/folder.c
5227         * src/imap.c
5228                 don't return guessed UIDs in imap_add_msg anymore. We return
5229                 0 to tell the folder system it was appened but the UID is
5230                 unknown. Folder system now get's the UID by scaning the folder
5231                 and searching the cache for the Message-ID
5232                 (closes bug #29 Messages queued, but not sent)
5233
5234 2003-01-25 [paul]       0.8.9claws1
5235
5236         * src/codeconv.c
5237                 conv_encode_header():  fix bug when long headers with 8-bit
5238                 characters are used, so that the encoded words are wrapped.
5239                 If the space in the original text falls on the wrap boundary,
5240                 it can be lost.
5241                 Patch by Sergey Vlasov.
5242                 
5243         * src/folderview.c
5244                  fix bug where a change to the sorting method or thread view
5245                  of a folder's messages is lost if simpify-subject is set and
5246                  toggled on or off.
5247                  Patch by Luke Plant.
5248
5249 2003-01-24 [paul]       0.8.9claws
5250
5251         * sylpheed-0.8.9claws released
5252         
5253         * Makefile.am
5254           sylpheed.spec.in
5255                 remove reference to 'INSTALL.jp'
5256
5257 2003-01-23 [paul]       0.8.8claws128
5258
5259         * po/es.po
5260           po/it.po
5261           po/ru.po
5262           po/sr.po
5263                 updated translations. submitted by Ricardo Mones Lastra,
5264                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5265
5266 2003-01-23 [colin]      0.8.8claws127
5267
5268         * src/compose.c
5269                 Fix drafted and queued news articles re-edition
5270
5271 2003-01-23 [melvin]     0.8.8claws126
5272
5273         * po/fr.po
5274                 Updated French translations
5275
5276 2003-01-23 [colin]      0.8.8claws125
5277
5278         * src/inc.c
5279                 Fix "Connecting to..." status message
5280
5281 2003-01-22 [paul]       0.8.8claws124
5282
5283         * po/bg.po
5284                 updated by George Danchev
5285                 
5286         * src/folder.c
5287                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5288                 and folder deletion
5289
5290 2003-01-21 [paul]       0.8.8claws123
5291
5292         * po/bg.po
5293                 updated by George Danchev
5294                 
5295         * src/about.c
5296                 its now 2003
5297                 
5298         * src/toolbar.c
5299                 don't translate 'Separator'
5300                 
5301         * src/plugins/spamassassin/Makefile.am
5302                 add aspell to CPPFLAGS
5303                 
5304         * src/plugins/spamassassin/spamassassin.c
5305           src/plugins/spamassassin/spamassassin_gtk.c
5306                 set correct default for spamassassin_receive_spam
5307                 slightly re-word descriptions and some
5308                 other minor changes
5309
5310 2003-01-19 [alfons]     0.8.8claws122
5311                 
5312         * src/mimeview.c
5313                 mimeview_save_as(): we might as well show the file name for
5314                 the single case "Save As" too
5315
5316 2003-01-19 [alfons]     0.8.8claws121
5317
5318         * src/crash.c
5319                 change bug tracker URL to bugzilla URL
5320
5321 2003-01-19 [alfons]     0.8.8claws120
5322
5323         * src/mimeview.c
5324                 mimeview_save_all(): display name of file before overwriting;
5325                 continue saving all, even when one overwrite was cancelled
5326
5327 2003-01-19 [christoph]  0.8.8claws119
5328
5329         * src/summaryview.c
5330         * src/procmsg.[ch]
5331                 fix wrong usage of procmsg_find_children in summaryview
5332                 by using procmsg_update_unread_children instead of
5333                 summaryview_update_unread_children
5334
5335 2003-01-19 [christoph]  0.8.8claws118
5336
5337         * src/procmsg.c
5338                 fix infinite loop in procmsg_find_children
5339                  (closes bug #25 sylpheed crashes on delete.)
5340
5341         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5342
5343 2003-01-19 [paul]       0.8.8claws117
5344
5345         * po/pt_BR.po
5346                 updated by Ivan Francolin Martinez
5347
5348 2003-01-18 [melvin]     0.8.8claws116
5349
5350         * src/prefs_actions.c
5351                 Removed syntax limitation of only one '&' at the end of command.
5352                         Now actions that contain '>/dev/null 2>&1' are possible.
5353
5354 2003-01-18 [melvin]     0.8.8claws115
5355
5356         * src/prefs_actions.c
5357                 Actions IO dialog: when the action ends
5358                 the "Close" button now has focus and [Escape] closes the
5359                 window.
5360
5361 2003-01-18 [christoph]  0.8.8claws114
5362
5363         * src/procmsg.c
5364                 o add debug output when MsgInfos are really freed
5365                 o free GSLists in procmsg_find_children and
5366                   procmsg_update_unread_children
5367
5368 2003-01-18 [christoph]  0.8.8claws113
5369
5370         * src/mainwindow.c
5371                 reorder Configuration menu
5372
5373 2003-01-18 [christoph]  0.8.8claws112
5374
5375         * src/compose.c
5376                 fix applying templates to forwarded messages
5377
5378         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5379
5380 2003-01-17 [christoph]  0.8.8claws111
5381
5382         * src/folder.c
5383                 destroy folder items, when a folder item is removed
5384
5385 2003-01-17 [christoph]  0.8.8claws110
5386
5387         * src/folder.c
5388                 fix wrong folder stats update when ignored message is
5389                 deleted
5390
5391 2003-01-17 [colin]      0.8.8claws109
5392         
5393         * src/mainwindow.c
5394         * src/summaryview.c
5395                 Quicksearch bugfixes: 
5396                 - hide help button at startup if not extended
5397                 - switch to extended when looking for replies
5398
5399 2003-01-17 [paul]
5400
5401         * sync with 0.8.9 release
5402
5403 2003-01-17 [paul]       0.8.8claws108
5404
5405         * sync with 0.8.8cvs11
5406                 see ChangeLog 2003-01-17
5407
5408 2003-01-16 [colin]      0.8.8claws107
5409
5410         * src/procmsg.c
5411                 Changed encryption test to re-ask passphrase
5412                 if an encrypted message hasn't been decrypted
5413                 Fixes bug #5
5414
5415 2003-01-16 [christoph]  0.8.8claws106
5416
5417         * src/prefs_gtk.c
5418         * src/prefs_toolbar.c
5419         * src/gtk/prefswindow.h
5420         * src/plugins/spamassassin/spamassassin_gtk.c
5421                 remove page destroy function that is not used anymore
5422
5423 2003-01-16 [paul]       0.8.8claws105
5424
5425         * sync with 0.8.8cvs9
5426                 see ChangeLog 2002-01-16
5427
5428 2003-01-16 [colin]      0.8.8claws104
5429
5430         * src/compose.[ch]
5431                 Fix bug with autosaved drafts for IMAP, when draft
5432                 folder is specified - fixes bugzilla bug #20
5433
5434 2003-01-15 [paul]       0.8.8claws103
5435
5436         * src/compose.[ch]
5437           src/procmsg.c
5438                 store folder and message-id of message forwarding
5439                 in queue header and set forward flag after sending
5440
5441 2003-01-15 [paul]       0.8.8claws102
5442
5443         * sync with 0.8.8cvs8
5444                 see ChangeLog 2002-01-15
5445
5446 2003-01-15 [colin]      0.8.8claws101
5447
5448         * src/Makefile.am
5449                 Fix linking with GNU libiconv
5450
5451 2003-01-15 [darko]      0.8.8claws100
5452
5453         * src/pine.c
5454                 fix crash when importing pine address book
5455                 entry with an empty name (reported by DY
5456                 <dybulk at tri8.net>)
5457
5458 2003-01-14 [paul]       0.8.8claws99
5459
5460         * configure.in  ** REMOVED **
5461           configure.ac  ** NEW FILE **
5462                 rename configure.in to configure.ac, as it is now
5463                 preferred
5464
5465 2003-01-14 [melvin]     0.8.8claws98
5466
5467         * src/folderview.c
5468                 folderview_check_new(): More precise function description
5469
5470 2003-01-14 [melvin]     0.8.8claws97
5471
5472         * src/folderview.c
5473                 folderview_check_new(): return the number of new messages 
5474                         since last check.
5475         * src/inc.c
5476                 inc_account_mail(): Disable counting of new messages for IMAP
5477                         and NNTP until bug [19] and [14] are fixed.
5478
5479 2003-01-14 [paul]       0.8.8claws96
5480
5481         * sync with 0.8.8cvs6
5482                 see ChangeLog 2003-01-14
5483
5484 2003-01-13 [alfons]     0.8.8claws95
5485
5486         * src/textview.c
5487                 tune email address validation (c. 0.8.8claws89): if . is 
5488                 just one char away from @, the address is invalid too 
5489                 (correctly rejects addresses like foo@.com)
5490
5491 2003-01-13 [paul]       0.8.8claws94
5492
5493         * src/messageview.c
5494           src/toolbar.c
5495                 fixes to the Message View toolbar and menu:
5496                 fix non-functioning Forward button
5497                 make Reply button consider default_reply_list
5498                 remove 'Follow-up...' menu entry
5499                 add 'Forward' and 'Redirect' menu entries
5500
5501 2003-01-13 [melvin]     0.8.8claws93
5502
5503         * src/inc.c
5504                 Fixed typo that could make new messages count incorrect.
5505
5506 2003-01-13 [melvin]     0.8.8claws92
5507
5508         * src/folderview.[ch]
5509                 folderview_check_new(): return the number of new messages.
5510         * src/inc.c
5511                 Should fix bug [14] where new mail notification worked 
5512                         incorrectly with IMAP accounts.
5513                 inc_spool_account(): return number of new msgs, or -1 on error
5514                 inc_all_spool(): return number of new msgs
5515                 
5516 2003-01-13 [melvin]     0.8.8claws91
5517
5518         * src/prefs_actions.c
5519                 Justify help text.
5520
5521 2003-01-12 [thorsten]   0.8.8claws90
5522
5523         * src/common/prefs.c
5524                 close file before rename
5525
5526 2003-01-12 [alfons]     0.8.8claws89
5527
5528         * AUTHORS
5529                 add Christian Mertes
5530         * src/common/utils.[ch]
5531                 g_stricase_hash(), g_stricase_equal(): functions for 
5532                 case insensitive hash tables
5533         * src/textview.c
5534                 use top level domain names to validate email address, based
5535                 on a patch by Christian Mertes (thanks!), but changed 
5536                 implementation to use a hash table 
5537
5538 2003-01-12 [paul]       0.8.8claws88
5539
5540         * po/bg.po
5541                 updated by George Danchev
5542
5543 2003-01-12 [alfons]     0.8.8claws87
5544
5545         * src/summaryview.c
5546                 delete / execute performance: use new style folder update
5547
5548 2003-01-12 [paul]       0.8.8claws86
5549
5550         * sync with 0.8.8cvs5
5551                 see ChangeLog 2003-01-13 (!)
5552
5553 2003-01-12 [alfons]     0.8.8claws85
5554
5555         * src/filtering.c
5556         * src/matcher_parser_parse.y
5557                 prepare change_score filtering action
5558         * src/matcher.[ch]
5559                 give up const-correctness on functions that call non-const-correct functions;
5560                 several casts to gpointer in g_free();
5561                 add change_score;
5562
5563 2003-01-12 [christoph]  0.8.8claws84
5564
5565         * src/compose.c
5566                 fix 2 warnings
5567
5568         * src/gtk/prefswindow.[ch]
5569         * src/plugins/spamassassin/spamassassin_gtk.c
5570                 changed the call of the widget create function
5571                 for PrefsPages, because sometimes the widget
5572                 create function needs a widget that already has
5573                 been attached to a window (to create GDK pixmaps
5574                 for exmaple). So we simply pass the GtkWindow as
5575                 the second parameter now.
5576
5577         * src/main.c
5578         * src/mainwindow.c
5579         * src/prefs_toolbar.[ch]
5580                 rewrite Toolbar Preferences using the new
5581                 prefs window
5582
5583 2003-01-11 [alfons]     0.8.8claws83
5584
5585         * src/addressadd.c
5586                 fix crash when adding sender to addressbook because status bar
5587                 isn't there (the status bar doesn't seem to be used though,
5588                 but I'll let Match decide what to do with it)
5589
5590 2003-01-11 [colin]      0.8.8claws82
5591
5592         * src/main.c
5593           src/toolbar.c
5594                 Two useless changes reversed
5595
5596 2003-01-11 [colin]      0.8.8claws81
5597
5598         * src/mainwindow.c
5599           src/mainwindow.h
5600                 Add mainwindow_get_mainwindow()
5601         * src/alertpanel.c
5602           src/alertpanel.h
5603                 Add alertpanel_error_log() 
5604         * src/compose.c
5605           src/inc.c
5606           src/messageview.c
5607           src/toolbar.c
5608           src/main.c
5609           src/procmsg.c
5610                 Network errors get a View Log button
5611
5612 2003-01-10 [alfons]     0.8.8claws80
5613
5614         * src/prefs_toolbar.c
5615         * src/toolbar.c
5616                 use the translatable string for "Separator" as file name for
5617                 separator toolbar items (probably make this uppercase?)
5618
5619 2003-01-10 [alfons]     0.8.8claws79
5620
5621         * src/prefs_toolbar.c
5622                 put right A_SEPARATOR description string in "displayed
5623                 toolbar items list" so manually added separators are
5624                 saved correctly (bug #10, "Adding a separator to the main 
5625                 toolbar fails, entry in xml file is wrong")
5626
5627 2003-01-10 [christoph]  0.8.8claws78
5628
5629         * src/imap.c
5630                 o fix warnings
5631                 o use CAPABILITY to check if NAMESPACE is available
5632
5633 2003-01-10 [christoph]  0.8.8claws77
5634
5635         * src/imap.[ch]
5636                 apply UIDPLUS IMAP extension support patch
5637
5638         Patch submitted by Simon 'corecode' Schubert
5639
5640 2003-01-10 [paul]       0.8.8claws76
5641
5642         * src/folderview.c
5643                 a sync from main which fixes the news account folders'
5644                 Properties bug
5645
5646 2003-01-10 [christoph]  0.8.8claws75
5647
5648         * src/folder.c
5649                 don't accept 0 as a valid uid returned by copy and move
5650                 functions. 0 means the message was copied or moved but the
5651                 new uid could not be fetched. It is not an error condition
5652                 for the copy or move operation.
5653
5654 2003-01-10 [paul]       0.8.8claws74
5655
5656         * src/prefs_filtering.c
5657                 change English used in Alert when entry is not
5658                 saved.
5659                 
5660         * sync with 0.8.8cvs4
5661                 see ChangeLog 2003-01-10
5662
5663 2003-01-10 [darko]      0.8.8claws73
5664
5665         * src/pine.c
5666                 fix crash when importing address book entry
5667                 without a valid address
5668
5669 2003-01-09 [alfons]     0.8.8claws72
5670
5671         * src/inc.c
5672                 filtering performance: use new style folder update
5673
5674 2003-01-09 [christoph]  0.8.8claws71
5675
5676         * src/compose.c
5677         * src/gtk/menu.[ch]
5678                 fix wrong selecting of mime encoding type, when
5679                 opening property dialog of attachments in the
5680                 compose window. 7bit was always selected and that
5681                 destoryed files with 8bit data.
5682                 (closes bug #9 Sylpheed-claws destroys attachments when
5683                  changing MIME-types)
5684
5685 2003-01-09 [paul]       0.8.8claws70
5686
5687         * sync with 0.8.8cvs3
5688                 see ChangeLog 2003-01-09
5689
5690 2003-01-08 [alfons]     0.8.8claws69
5691         
5692         * src/addressadd.c
5693                 apply patch by Kim Schulz to fix build breakage
5694                 because of missing variable
5695
5696 2003-01-08 [paul]       0.8.8claws68
5697
5698         * sync with 0.8.8cvs2
5699                 see ChangeLog 2002-01-08
5700
5701 2003-01-08 [paul]       0.8.8claws67
5702
5703         * po/it.po
5704                 updated by Alessandro Maestri
5705                 
5706         * src/addressadd.c
5707                 when using 'Add sender to addressbook' allow
5708                 name to be edited and remarks to be entered
5709                 Patch submitted by Luke Plant
5710
5711 2003-01-08 [darko]      0.8.8claws66
5712
5713         * README.claws, src/summaryview.c
5714                 fix description for marked messages
5715
5716 2003-01-08 [paul]
5717
5718         * tools/Makefile.am
5719           tools/launch_phoenix  ** NEW FILE **
5720                 add script that enables using Phoenix as the default
5721                 web browser. 
5722                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5723                 
5724         * tools/OOo2sylpheed.pl
5725                 remove full path to sylpheed executable, just 'sylpheed'
5726                 will do
5727                 
5728         * tools/README
5729                 add launch_phoenix informtion and re-arrange and compress
5730                 the data a little
5731
5732 2003-01-07 [christoph]  0.8.8claws65
5733
5734         * src/folder.c
5735                 fix update for source folder when moving messages
5736         * src/procmsg.[ch]
5737         * src/summaryview.c
5738                 use function to set to_folder for message infos and
5739                 automatically update the op_count for old and new
5740                 folder
5741
5742 2003-01-07 [melvin]     0.8.8claws64
5743
5744         * src/prefs_actions.c
5745                 Fixed bug where an '%p' Action on a displayed image crashed 
5746                         Sylpheed
5747                 Code clean up (get rid of duplicated code and removed unnecessary 
5748                                 structure member)
5749
5750 2003-01-07 [christoph]  0.8.8claws63
5751
5752         * src/compose.c
5753         * src/folder.[ch]
5754         * src/folderview.c
5755         * src/import.c
5756         * src/inc.c
5757         * src/main.c
5758         * src/mainwindow.c
5759         * src/messageview.c
5760         * src/prefs_folder_item.c
5761         * src/procmsg.c
5762         * src/summaryview.c
5763         * src/toolbar.c
5764                 o remove all folder update triggering from the UI code. The folder
5765                   system should know much better when a folder needs an update.
5766                 o to prevent multiple updates in a row the folder updates can be
5767                   frozen for some time.
5768
5769                 Note: - Please verify that no updates are missing
5770                       - Check where freeze/thaws should be added
5771
5772 2003-01-07 [christoph]  0.8.8claws62
5773
5774         * src/prefs_actions.c
5775                 don't translate empty strings
5776
5777         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5778
5779 2003-01-06 [christoph]  0.8.8claws61
5780
5781         * src/prefs_actions.c
5782                 mark strings for gettext
5783         * src/prefs_matcher.c
5784                 use new description window for Execute action and
5785                 match condition in Filtering
5786
5787         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5788
5789 2003-01-06 [alfons]     0.8.8claws60
5790
5791         keep myself inspired to re-organize matcher part 8; 
5792         yes, more to come (I need to move out the descriptive
5793         text for actions to matcher.c, or at least make it not
5794         depend on the wicked ordering)
5795
5796         * src/prefs_matcher.c
5797                 add documentation so others may comprehend the
5798                 UI part of the conditions
5799                 
5800 2003-01-06 [christoph]  0.8.8claws59
5801
5802         * src/prefs_actions.c
5803                 use new description window for syntax help
5804         * src/gtk/description_window.c
5805                 fix display of descriptions with column count != 2
5806
5807         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5808
5809 2003-01-06 [christoph]  0.8.8claws58
5810
5811         * src/quote_fmt.c
5812         * src/summaryview.[ch]
5813         * src/gtk/Makefile.am
5814         * src/gtk/description_window.[ch]       ** NEW **
5815                 use a generic window to display syntax descriptions
5816                 currently used in quote_fmt and summaryview (new description
5817                 for extended quick search)
5818
5819         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5820
5821 2003-01-06 [paul]       0.8.8claws57
5822
5823         * sync with 0.8.8cvs1
5824                 see ChangeLog 2003-01-06
5825
5826 2003-01-06 [christoph]  0.8.8claws56
5827
5828         * src/mainwindow.c
5829         * src/prefs_gtk.[ch]
5830         * src/gtk/prefswindow.[ch]
5831         * src/plugins/spamassassin/spamassassin_gtk.c
5832                 o remove page management from prefswindow, pages
5833                   will be an argument to prefswindow_open
5834                 o prefswindow_open gets a datapointer that is
5835                   passed to the widget_create function to allow
5836                   creation of prefswindow for specific items
5837
5838 2003-01-06 [colin]      0.8.8claws55
5839         
5840         * src/summaryview.c
5841                 We don't want regexp in the reply-finder, 
5842                 because MIDs can contain !,$,. and so on
5843
5844 2003-01-06 [jens]       0.8.8claws54
5845
5846         * src/jpilot.c
5847                 fixed a wrong free in jpilot_read_db_files
5848
5849 2003-01-06 [alfons]     0.8.8claws53
5850
5851         re-organize matcher part 8; more to come
5852        
5853         * src/matcher.c
5854                 matcherprop_to_string(): put g_free()s before the
5855                 switch-case break to fix memleaks                
5856
5857 2003-01-06 [colin]      0.8.8claws52
5858
5859         * src/summaryview.c
5860                 cleanup & reply-finder now displays the first 
5861                 matching message
5862
5863 2003-01-05 [alfons]     0.8.8claws51
5864
5865         re-organize matcher part 7; more to come
5866
5867         * src/matcher.[ch]
5868                 fixes for constant correctness;
5869                 more documentation;
5870
5871 2003-01-05 [alfons]     0.8.8claws50
5872
5873         re-organize matcher part 6; more to come
5874         
5875         * src/matcher.[ch]
5876                 fixes for constant correctness;
5877                 more documentation;
5878         * src/filtering.c
5879                 fix for constant correctness
5880
5881 2003-01-05 [colin]      0.8.8claws49
5882
5883         * src/account.[ch]
5884                 Add account_get_reply_account function
5885         * src/compose.c
5886                 Use account_get_reply_account function 
5887         * src/summaryview.c
5888                 Basic reply-finder - click on the replied
5889                 icon gets you to the outbox using quick-search
5890
5891 2003-01-05 [paul]       0.8.8claws48
5892
5893         * src/prefs_common.c
5894                 small change to English
5895                 
5896         * src/prefs_filtering.c
5897                 prefs_filtering_action_select(): improve logic and uniformity
5898                 of gui
5899
5900 2003-01-05 [alfons]     0.8.8claws47
5901
5902         fine tune solution to focus problems (bug #7)
5903
5904         * src/mainwindow.c
5905                 mainwindow_focus_in_event(): remove grab event check
5906         * src/summaryview.c
5907                 summary_button_pressed(): move selection on right-click
5908                 too. we can't possibly move the selection back after
5909                 canceling a dialog, because gtk's incomplete focus 
5910                 management. whether this is a good solution, only time
5911                 will tell.
5912
5913 2003-01-05 [christoph]  0.8.8claws46
5914
5915         * src/imap.c
5916                 fix crash when no imap connection could be established
5917
5918 2003-01-05 [paul]       0.8.8claws45
5919
5920         * src/mainwindow.c
5921           src/sumamryview.c
5922           src/gtk/menu.[ch]
5923                 fix bug 605957 'shortcuts in popup-menu'
5924                 make user-defined shortcuts work
5925                 show shortcuts that are already defined
5926                 in the main menu
5927                 Patch submitted by Luke Plant
5928
5929 2003-01-05 [alfons]     0.8.8claws44
5930
5931         * src/mainwindow.c
5932                 focus_in_event handler should not select summary view row 
5933                 when another window (menu, dialog) grabbed for events 
5934                 (bug #7, "[0.8.8claws42] Message summary focus") 
5935
5936 2003-01-04 [christoph]  0.8.8claws43
5937
5938         * src/procmsg.c
5939                 update save folder after adding the sent message
5940                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5941
5942 2003-01-02 [christoph]  0.8.8claws42
5943
5944         * src/common/plugin.c
5945                 fix unloading of all plugins and unload
5946                 plugins in reverse order
5947                 
5948         * src/gtk/pluginwindow.c
5949                 implement function of load and unload button
5950
5951         * src/gtk/prefswindow.c
5952         * src/gtk/prefswindow.h
5953                 rename register function and add new unregister
5954                 function
5955
5956         * src/plugins/spamassassin/spamassassin_gtk.c
5957                 unregister prefs page and update for changes in
5958                 src/gtk/prefswindow.c
5959
5960 2003-01-02 [paul]       0.8.8claws41
5961
5962         * po/es.po
5963                 updated by Ricardo Mones Lastra
5964
5965 2003-01-02 [paul]
5966
5967         * tools/tb2sylpheed
5968                 fixes and improvements by Urke MMI
5969
5970 2003-01-02 [thorsten]   0.8.8claws40
5971
5972         * src/procmsg.c
5973                 fixed wrong return value
5974
5975 2003-01-02 [thorsten]   0.8.8claws39
5976
5977         * src/prefs.c
5978                 fixed printing wrong variable
5979
5980 2003-01-02 [thorsten]   0.8.8claws38
5981
5982         * src/prefs.c
5983                 fixed acessing members of freed pfile struct
5984
5985 2003-01-02 [thorsten]   0.8.8claws37
5986
5987         * src/procmsg.c
5988                 detect loops across several messages
5989                 as suggested by Christoph Hohmann
5990
5991 2003-01-01 [match]      0.8.8claws36
5992
5993         * src/addrindex.c
5994                 fixed another memory leak.
5995
5996 2003-01-01 [match]      0.8.8claws35
5997
5998         * src/jpilot.[ch]
5999                 fixed memory leaks. applied Doxygen comments.
6000
6001 2003-01-01 [thorsten]   0.8.8claws34
6002
6003         * src/procmsg.c
6004                 inhibit endless loop if msg references itself
6005                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
6006
6007 2003-01-01 [christoph]  0.8.8claws33
6008
6009         * src/mainwindow.c
6010         * src/gtk/Makefile.am
6011         * src/gtk/pluginwindow.c                ** NEW **
6012         * src/gtk/pluginwindow.h                ** NEW **
6013                 add plugin window
6014
6015         * src/plugins/demo/demo.c
6016         * src/plugins/spamassassin/spamassassin.c
6017         * src/plugins/spamassassin/spamassassin_gtk.c
6018                 write better plugin descriptions
6019
6020 2002-12-31 [christoph]  0.8.8claws32
6021
6022         * src/gtk/prefswindow.c
6023         * src/plugins/spamassassin/spamassassin_gtk.c
6024                 some small improvements to GTK code
6025
6026 2002-12-31 [christoph]  0.8.8claws31
6027
6028         * src/plugins/spamassassin/spamassassin_gtk.c
6029                 enable folder select button
6030
6031 2002-12-31 [christoph]  0.8.8claws30
6032
6033         * src/mainwindow.c
6034         * src/gtk/Makefile.am
6035         * src/gtk/prefswindow.c                         ** NEW **
6036         * src/gtk/prefswindow.h                         ** NEW **
6037                 add new prefs window
6038
6039         * src/common/plugin.c
6040                 don't try to load empty config lines
6041         
6042         * src/plugins/spamassassin/Makefile.am
6043         * src/plugins/spamassassin/spamassassin.c
6044         * src/plugins/spamassassin/spamassassin.h       ** NEW **
6045         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
6046                 GTK config for SpamAssassin Plugin using
6047                 the new prefs window
6048
6049 2002-12-31 [paul]       0.8.8claws29
6050
6051         * po/POTFILES.in
6052                 remove obsolete entry 'src/menu.c'
6053
6054 2002-12-31 [alfons]     0.8.8claws28
6055
6056         * src/matcher.[ch]
6057         * src/matcher_parser_parse.y
6058         * src/prefs_matcher.c
6059                 add "ignore_thread" and "~ignore_thread" condition so it's
6060                 possible to make the actions / scoring operate on the ignore
6061                 thread flag
6062
6063 2002-12-31 [christoph]  0.8.8claws27
6064
6065         * src/addrbook.c
6066         * src/addrindex.c
6067         * src/folder.c
6068         * src/matcher.c
6069         * src/prefs_account.c
6070         * src/prefs_actions.c
6071         * src/prefs_customheader.c
6072         * src/prefs_display_header.c
6073         * src/prefs_gtk.c
6074         * src/procmime.c
6075         * src/toolbar.c
6076         * src/xmlprops.c
6077         * src/common/prefs.[ch]
6078                 extend prefs file handling for reading and automatic handling
6079                 of blocks. When reading prefs_set_block_label will automatically
6080                 move on to the block. When writing it will copy all other blocks
6081                 automatically
6082
6083         * src/common/plugin.c
6084                 Now loading plugin filenames from [Plugins] block in
6085                 sylpheed rc file
6086
6087 2002-12-30 [christoph]  0.8.8claws26
6088
6089         * src/common/hooks.[ch]
6090                 return abort status to caller of hooks_invoke
6091                 
6092         * src/inc.[ch]
6093                 invoke message filtering hook and stop
6094                 default handling when filter returns abort
6095
6096         * src/common/plugin.[ch]
6097         * src/plugins/demo/demo.c
6098                 modify plugin loader, because resolving symbols for strings
6099                 does not work correctly
6100         
6101         * configure.in
6102         * ac/spamassassin.m4                            ** NEW **
6103         * src/plugins/spamassassin/.cvsignore           ** NEW **
6104         * src/plugins/spamassassin/Makefile.am          ** NEW **
6105         * src/plugins/spamassassin/README               ** NEW **
6106         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
6107         * src/plugins/spamassassin/spamassassin.c       ** NEW **
6108         * src/plugins/spamassassin/utils.[ch]           ** NEW **
6109                 add spamassassin plugin, see src/plugins/spamassassin/README
6110                 for details
6111
6112 2002-12-29 [alfons]     0.8.8claws25
6113
6114         * src/mainwindow.c
6115                 when moving focus from a message view to the main 
6116                 window, don't forget to select the summary node
6117                 of the displayed message. should fix "[ 659103 ] 
6118                 focus-follows-mouse confuses sylpheed"
6119
6120 2002-12-29 [christoph]  0.8.8claws24
6121
6122         * src/Makefile.am
6123         * src/stringtable.[ch]          ** REMOVE **
6124         * src/common/Makefile.am
6125         * src/common/stringtable.[ch]   ** NEW **
6126                 move stringtable files to common directory
6127
6128 2002-12-29 [christoph]  0.8.8claws23
6129
6130         * src/Makefile.am
6131         * src/menu.[ch]                 ** REMOVE **
6132         * src/gtk/Makefile.am
6133         * src/gtk/menu.[ch]             ** NEW **
6134                 move menu files to gtk directory
6135
6136 2002-12-29 [match]      0.8.8claws22
6137
6138         * src/addressbook.c
6139         * src/syldap.c
6140                 moved UI specific code out of LDAP code into addressbook
6141                 UI code. fixed memory leak.
6142
6143 2002-12-29 [christoph]  0.8.8claws21
6144
6145         * src/folder.c
6146                 only check for IGNORED parent message when message is
6147                 not IGNORED itself
6148
6149 2002-12-29 [alfons]     0.8.8claws20
6150
6151         * src/summaryview.c
6152                 set gtksctree's anchor correct (immediate execute
6153                 changes the tree's layout, and anchor points at 
6154                 the incorrect row). fixes "[ 657233 ] multiple msg 
6155                 delete sometimes off by 1".
6156                 we probably have to look for more tree layout /
6157                 anchor glitches.
6158
6159 2002-12-29 [paul]       0.8.8claws19
6160
6161         * src/summaryview.c
6162                 fix bug [ 659054 ] incorrect sorting of 'From' column
6163                 when using 'display sender using address book'
6164                 thanks to Alfons and Luke Plant
6165
6166 2002-12-29 [christoph]  0.8.8claws18
6167
6168         * src/folder.c
6169         * src/procmsg.[ch]
6170                 check parent messages for IGNORE THREAD flag, when adding,
6171                 moving or copying messages to a folder
6172
6173 2002-12-27 [alfons]     0.8.8claws17
6174
6175         re-organize matcher part 5; more to come
6176
6177         * src/matcher.c
6178                 hash keywords in matchparser_tab 
6179
6180 2002-12-27 [alfons]     0.8.8claws16
6181
6182         re-organize matcher part 4; more to come
6183
6184         * src/matcher_parser.h
6185         * src/matcher_parser_lex.l
6186         * src/matcher_parser_parse.y
6187                 cleanup
6188
6189 2002-12-27 [alfons]     0.8.8claws15
6190
6191         re-organize matcher part 3; more to come
6192
6193         * src/matcher.[ch]
6194                 cleanup
6195
6196 2002-12-27 [alfons]     0.8.8claws14
6197
6198         re-organize matcher part 2; more to come but this should
6199         work. cc me if there are any regressions.
6200
6201         * src/matcher.h
6202                 add prototype for get_matchparser_tab_id()
6203         * src/matcher_parser_lex.l
6204                 look up keywords using matchparser_tab_id();
6205
6206 2002-12-27 [alfons]     0.8.8claws12
6207
6208         re-organize matcher part 1
6209
6210         * src/matcher.h
6211                 map yacc generated constants to sylpheed matcher constants
6212         * src/matcher.c
6213                 add function to find a matcher constant from a string
6214
6215 2002-12-27 [christoph]  0.8.8claws11
6216
6217         * src/compose.c
6218                 MENUITEM_ADD casts the 4th argument from integer to pointer
6219                 so it probably should not be a pointer, this means we
6220                 should use account id for it and not the account's pointer
6221
6222 2002-12-27 [paul]       0.8.8claws10
6223
6224         * src/mainwindow.c
6225                 remove unneeded 'GtkWidget *vbox'
6226                 
6227         * src/summaryview.c
6228                 further sync with 0.8.8 - make sort
6229                 by recipient work as expected
6230                 
6231         * NEWS
6232                 sync with 0.8.8
6233
6234 2002-12-27 [paul]       0.8.8claws9
6235
6236         * po/pt_BR.po
6237                 updated by Ivan F. Martinez
6238                 
6239 2002-12-27 [darko]      0.8.8claws8
6240
6241         * src/common/utils.c
6242                 added locked pattern to extended search
6243
6244 2002-12-27 [alfons]     0.8.8claws7
6245
6246         * src/prefs_matcher.[ch]
6247                 clean up
6248
6249 2002-12-26 [alfons]     0.8.8claws6
6250
6251         * src/matcher.[ch]
6252         * src/matcher_parser_lex.l
6253         * src/matcher_parser_parse.y
6254         * src/prefs_matcher.c
6255                 allow color label as a condition in the matcher
6256
6257 2002-12-26 [oliver]     0.8.8claws5
6258         
6259         * src/toolbar.c 
6260                 enable Addressbook for Main and Messageview
6261         * src/prefs_actions.c
6262                 enable actions in Messageview
6263
6264 2002-12-26 [christoph]  0.8.8claws4
6265
6266         * src/common/plugin.c
6267                 add a little debug output
6268         * configure.in
6269         * src/plugins/demo/Makefile.am
6270                 better use of automake
6271
6272 2002-12-26 [christoph]  0.8.8claws3
6273
6274         * src/Makefile.am
6275         * src/common/Makefile.am
6276                 fix "make distdir"
6277
6278 2002-12-26 [christoph]  0.8.8claws2
6279
6280         * configure.in
6281                 sort configure checks into common / gtk / plugins
6282         * po/POTFILES.in
6283                 add src/prefs_gtk.c
6284         * src/Makefile.am
6285                 add plugins SUBDIR
6286         * src/main.c
6287         * src/common/sylpheed.[ch]
6288                 added now sylpheed_done function for shutdown
6289         * src/common/Makefile.am
6290         * src/common/plugin.[ch]                ** NEW **
6291                 plugin loader and unloader
6292         * src/plugins/.cvsignore                ** NEW **
6293         * src/plugins/Makefile.am               ** NEW **
6294                 build plugins
6295         * src/plugins/demo/.cvsignore           ** NEW **
6296         * src/plugins/demo/Makefile.am          ** NEW **
6297         * src/plugins/demo/demo.c               ** NEW **
6298                 small demo plugin that installs a logtext hook and
6299                 outputs the log text to stdout
6300
6301 2002-12-26 [paul]       0.8.8claws1
6302
6303         * po/es.po
6304                 updated by Ricardo Mones Lastra
6305
6306 2002-12-26 [paul]       0.8.8claws
6307
6308         * 0.8.8claws released
6309
6310 2002-12-26 [paul]       0.8.7claws12
6311
6312         * po/bg.po
6313                 updated by George Danchev
6314
6315 2002-12-26 [paul]       0.8.7claws11
6316
6317         * po/POTFILES.in
6318                 remove unneeded 'src/prefs.c' entry 
6319
6320 2002-12-26 [paul]       0.8.7claws10
6321
6322         * src/codeconv.c
6323           src/mainwindow.c
6324                 sync with 0.8.8 release
6325         
6326         * src/folder.[ch]
6327           src/mh.c
6328           src/summaryview.c
6329                 partial sync with 0.8.8 release
6330         
6331
6332 2002-12-25 [alfons]     0.8.7claws9
6333
6334         * src/matcher.[ch]
6335         * src/matcher_parser_lex.l
6336         * src/matcher_parser_parse.y
6337         * src/prefs_matcher.c
6338                 add locked flag to possible filtering / matcher 
6339                 conditions (also a good example what should be
6340                 done to add a simple boolean condition)
6341
6342 2002-12-25 [christoph]  0.8.7claws8
6343
6344         * src/Makefile.am
6345         * src/account.[ch]
6346         * src/addrbook.c
6347         * src/addressbook.c
6348         * src/addrindex.c
6349         * src/filtering.c
6350         * src/folder.c
6351         * src/matcher.c
6352         * src/prefs.[ch]                ** REMOVE **
6353         * src/prefs_account.c
6354         * src/prefs_actions.c
6355         * src/prefs_common.c
6356         * src/prefs_customheader.c
6357         * src/prefs_display_header.c
6358         * src/prefs_filtering.c
6359         * src/prefs_folder_item.c
6360         * src/prefs_gtk.[ch]            ** NEW **
6361         * src/prefs_matcher.c
6362         * src/prefs_scoring.c
6363         * src/prefs_summary_column.c
6364         * src/procmime.c
6365         * src/selective_download.c
6366         * src/toolbar.c
6367         * src/common/Makefile.am
6368         * src/common/prefs.[ch]         ** NEW **
6369                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6370
6371 2002-12-24 [alfons]     0.8.7claws7
6372
6373         * src/summaryview.c
6374                 summary_thread_build(): fix real cause of the crash mentioned in
6375                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6376                 this way we get meaningful ctree nodes 
6377
6378 2002-12-24 [oliver]     0.8.7claws6
6379
6380         * src/mainwindow.[ch]
6381         * src/messageview.[ch]
6382         * src/compose.[ch]
6383         * src/inc.c
6384         * src/summaryview.c
6385                 changes to use updated toolbar handling
6386                 
6387 2002-12-24 [oliver]     0.8.7claws5
6388
6389         * src/toolbar.[ch]
6390                 generic toolbar handling
6391                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6392         * src/prefs_toolbar.[ch]
6393                 adjust to handling
6394         
6395 2002-12-24 [oliver]     0.8.7claws4
6396         
6397         * src/stock_pixmap.[ch]
6398                 move SYLPHEED_LOGO to end of list in order 
6399                 to remove it from Custom Toolbar`s Icon View
6400
6401 2002-12-24 [alfons]     0.8.7claws3
6402
6403         * src/summaryview.c
6404                 summary_thread_build(): fix crash because of focus != selection 
6405                 after threading. when deleting the selection, gtk tries but fails 
6406                 to find the correct focusable element. we now force the selection
6407                 to be focused. this should solve the infamous bug reported by 
6408                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6409                 a test case is available. 
6410
6411 2002-12-24 [darko]      0.8.7claws2
6412
6413         * src/summaryview.c
6414                 don't crash when unmarking message with unread children
6415
6416 2002-12-23 [christoph]  0.8.7claws1
6417
6418         * src/Makefile.am
6419         * src/common/Makefile.am
6420                 update Makefiles for moved intl.h, version.h and defs.h
6421         * src/imap.c
6422                 rewrite imap_session_get to avoid duplicate code
6423
6424 2002-12-23 [paul]       0.8.7claws
6425
6426         * Santa-Claws released
6427         
6428         * po/hu.po
6429           po/ru.po
6430                 squeeze in updated Hungarian and Russian translations.
6431                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6432
6433 2002-12-23 [paul]       0.8.6claws129
6434
6435         * po/pl.po
6436                 updated by Witold Wladyslaw Wojciech Wilk
6437
6438 2002-12-23 [paul]       0.8.6claws128
6439
6440         * src/quote_fmt_parse.y
6441                 fix typo and add licence header
6442
6443 2002-12-23 [paul]       0.8.6claws127
6444
6445         * po/en_GB.po
6446                 updated
6447
6448 2002-12-23 [paul]       0.8.6claws126
6449
6450         * po/it.po
6451                 updated translation, submitted by Alessandro Maestri
6452                 
6453 2002-12-23 [paul]       0.8.6claws125
6454
6455         * src/quote_fmt_parse.y
6456                 fix signature-stripping on replies bug. match
6457                 '-- \n' and not '-- '.
6458
6459 2002-12-22 [paul]       0.8.6claws124
6460
6461         * po/bg.po
6462           po/es.po
6463           po/sr.po
6464                 updated translations. submitted by George Danchev,
6465                 Ricardo Mones Lastra, and Urke MMI respectively
6466
6467 2002-12-21 [paul]       0.8.6claws123
6468
6469         * src/addrbook.c
6470                 fix coding style
6471
6472 2002-12-21 [paul]       0.8.6claws122
6473
6474         * src/addrbook.c
6475                 fix bug [643638] where if a person is in one or more
6476                 addressbook groups editing that person's email 
6477                 address results in removal from those groups.
6478                 Patch submitted by Luke Plant.
6479
6480 2002-12-20 [christoph]  0.8.6claws121
6481
6482         * src/common/utils.c
6483         * src/summaryview.c
6484                 reimplement expand_search_string using GString to
6485                 prevent crashs caused by miscalculated string
6486                 lengths reported by Paul
6487
6488 2002-12-20 [christoph]  0.8.6claws120
6489
6490         * src/summaryview.c
6491                 don't use "changed" to check if op_count has to be changed as it
6492                 is also set when the message has unread children
6493                 (closes bug [ 653221 ] crash while deleting duplicates)
6494
6495 2002-12-20 [paul]       0.8.6claws119
6496
6497         * sync with 0.8.6cvs27
6498                 see ChangeLog 2002-12-20
6499
6500 2002-12-20 [paul]       0.8.6claws118
6501
6502         * sync with 0.8.6cvs26
6503                 see ChangeLog 2002-12-19 and 2002-12-20
6504
6505 2002-12-19 [alfons]     0.8.6claws117
6506
6507         * src/textview.c
6508                 fix incorrect parsing of email addresses, submitted by 
6509                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6510                 name display if it contains @".
6511
6512 2002-12-18 [paul]       0.8.6claws116
6513
6514         * sync with 0.8.6cvs23
6515                 see ChangeLog 2002-12-18
6516
6517 2002-12-18 [paul]       0.8.6claws115
6518
6519         * src/Makefile.am
6520         * src/account.c
6521         * src/codeconv.c
6522         * src/gtkutils.[ch]
6523         * src/imap.c
6524                 sync with 0.8.6cvs22.
6525                 see ChangeLog 2002-12-17 and 2002-12-18
6526
6527 2002-12-17 [christoph]  0.8.6claws114
6528
6529         * src/imap.c
6530                 o don't create a session if imap greeting fails
6531                 o don't close socket when authentication fails
6532                   this is done by imap_session_destroy
6533
6534 2002-12-17 [thorsten]   0.8.6claws113
6535
6536         * tools/Makefile.am
6537           tools/README
6538           tools/google_msgid.pl ** NEW FILE **
6539                 Added "search for message-id" script and doc
6540
6541 2002-12-17 [thorsten]   0.8.6claws112
6542
6543         * po/hu.po
6544                 Updated hungarian translation
6545                 (updated by Gal Zoltan)
6546
6547 2002-12-16 [christoph]  0.8.6claws111
6548
6549         * src/addr_compl.c
6550                 remove stupid addressbook dump to debug output
6551         * src/mh.c
6552                 fix memory leak found by Hiro
6553
6554 2002-12-14 [paul]       0.8.6claws110
6555
6556         * src/compose.c
6557                 fix menubar sensitivity on send
6558                 
6559         * src/prefs_filtering.c
6560         * src/prefs_matcher.c
6561         * src/prefs_scoring.c
6562                 Fix english ;)
6563                 
6564         * src/common/quoted-printable.h
6565                 sync: fix typo
6566         
6567 2002-12-13 [christoph]  0.8.6claws109
6568
6569         * src/Makefile.am
6570         * src/manage_window.[ch]        ** REMOVE **
6571         * src/gtk/Makefile.am
6572         * src/gtk/manage_window.[ch]    ** NEW **
6573                 move manage_window files to gtk directory
6574
6575 2002-12-13 [christoph]  0.8.6claws108
6576
6577         * src/Makefile.am
6578         * src/gtkshruler.[ch]           ** REMOVE **
6579         * src/gtk/Makefile.am
6580         * src/gtk/gtkshruler.[ch]       ** NEW **
6581                 move gtkshruler files to gtk directory
6582
6583 2002-12-13 [christoph]  0.8.6claws107
6584
6585         * src/Makefile.am
6586         * src/compose.c
6587         * src/gtkstext.[ch]             ** REMOVE **
6588         * src/gtkutils.[ch]
6589         * src/textview.c
6590         * src/gtk/gtkstext.[ch]         ** NEW **
6591         * src/gtk/Makefile.am
6592                 o move stext functions to gtkstext.c to remove
6593                   dependency of gtkutils
6594                 o move gtkstext files to gtk directory
6595
6596         * src/gtk/Makefile.am
6597         * src/gtk/sslcertwindow.[ch]
6598                 UI stuff can always depend on common code so
6599                 it's ok to add ../common to include path
6600
6601 2002-12-13 [colin]      0.8.6claws106
6602
6603         * src/summaryview.c
6604                 Disconnect sighandlers for mainwindow when
6605                 quicksearch has the focus
6606                 Fix bug #653231
6607         * src/mainwindow.[ch]
6608                 Make key_pressed callback public, to be able
6609                 to disconnect it
6610
6611 2002-12-13 [christoph]  0.8.6claws105
6612
6613         * src/mh.c
6614                 create .mh_sequences file in new MH folders
6615                 (closes feature request [ 523162 ] MH folders should
6616                  get a .mh_sequences)
6617
6618 2002-12-13 [colin]      0.8.6claws104
6619
6620         * src/summaryview.c
6621                 Better handling of quicksearch show/hide
6622                 (basically the button stays under the mouse 
6623                  when toggled)
6624
6625 2002-12-13 [paul]       0.8.6claws103
6626
6627         * sync with 0.8.6cvs17
6628                 see ChangeLog 2002-12-13
6629
6630 2002-12-13 [paul]       0.8.6claws102
6631
6632         * po/es.po
6633                 updated by Ricardo Mones Lastra
6634
6635 2002-12-11 [colin]       0.8.6claws101
6636
6637         * src/folder.c
6638                 remove statusbar stuff
6639           src/folderview.c
6640                 set statusbar verbosity when moving folders
6641
6642 2002-12-11 [colin]       0.8.6claws100
6643         * src/prefs_filtering.c
6644         * src/prefs_matcher.c
6645         * src/prefs_scoring.c
6646                 Fix english ;)
6647
6648 2002-12-11 [colin]       0.8.6claws99
6649
6650         * src/prefs_common.[ch]
6651                 Add summary_quicksearch_type
6652         * src/summaryview.c
6653                 Save last used quicksearch type
6654
6655 2002-12-11 [jens]       0.8.6claws98
6656         * src/prefs_filtering.c
6657         * src/prefs_matcher.c
6658         * src/prefs_scoring.c
6659                 added dialog for incomplete rules in scoring, filtering and
6660                 matcher to ask wheather really close
6661
6662 2002-12-11 [colin]      0.8.6claws97
6663
6664         * src/folder.c
6665                 Fix folder dnd statusbar logging
6666
6667 2002-12-10 [christoph]  0.8.6claws96
6668
6669         * src/compose.c
6670         * src/folder.c
6671         * src/imap.c
6672         * src/inc.c
6673         * src/main.c
6674         * src/mainwindow.c
6675         * src/news.c
6676         * src/send.c
6677         * src/statusbar.[ch]
6678         * src/common/hooks.c
6679         * src/common/log.[ch]
6680                 o handle verbose logging in statusbar directly in statusbar code
6681                   and common code does not need any knowledge about a statusbar
6682                 o remove direct calls to statusbar_(puts|pop)_all functions
6683
6684 2002-12-10 [jens]       0.8.6claws95
6685
6686         * src/*.c
6687                 removed gettext from g_warnings
6688         * po/POTFILES.in
6689                 cleaned and updated
6690         * po/de.po
6691                 updated
6692
6693 2002-12-10 [colin]      0.8.6claws94
6694
6695         * src/main.c
6696                 finish crash dialog fix
6697
6698 2002-12-10 [colin]      0.8.6claws93
6699
6700         * src/main.c
6701                 "Fix" "sylpheed already running" instead of
6702                 crash dialog appearing after a crash
6703
6704 2002-12-10 [colin]      0.8.6claws92
6705
6706         * po/POTFILES.in
6707                 add src/gtk/sslcertwindow.c
6708
6709 2002-12-10 [paul]       0.8.6claws91
6710
6711         * po/POTFILES.in
6712                 updated to reflect recent changes
6713                 submitted by Alessandro Maestri
6714
6715 2002-12-09 [christoph]  0.8.6claws90
6716
6717         * src/Makefile.am
6718         * src/smtp.[ch]                 ** REMOVE **
6719         * src/common/Makefile.am
6720         * src/common/smtp.[ch]          ** NEW **
6721                 move smtp files to common directory
6722
6723 2002-12-09 [christoph]  0.8.6claws89
6724
6725         * src/Makefile.am
6726         * src/session.[ch]              ** REMOVE **
6727         * src/common/Makefile.am
6728         * src/common/session.[ch]       ** NEW **
6729                 move session files to common directory
6730
6731 2002-12-09 [paul]       0.8.6claws88
6732
6733         * src/account.c
6734                 fix bug [649746] edit accounts: move account reverted
6735                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6736
6737 2002-12-09 [colin]      0.8.6claws87
6738
6739         * src/ssl_certificate.c
6740                 cleanup
6741
6742 2002-12-09 [colin]      0.8.6claws86
6743
6744         * src/ssl.c
6745                 Try to open the cert.pem database and 
6746                 issue a warning if it isn't there
6747
6748 2002-12-09 [colin]      0.8.6claws85
6749
6750         * src/common/ssl_certificate.c
6751         * src/gtk/sslcertwindow.c
6752                 Warning fixes
6753
6754 2002-12-09 [colin]      0.8.6claws84
6755
6756         * src/ssl_certificate.[ch] ** REMOVED **
6757         * src/common/ssl_certificate.[ch] ** NEW **
6758         * src/Makefile.am
6759         * src/common/Makefile.am
6760                 Moved ssl_certificate.[ch] to common
6761         * src/common/ssl.c 
6762                 Put back needed include
6763         * src/gtk/sslcertwindow.[ch]
6764                 Changed ssl_certificate.h include
6765         
6766 2002-12-09 [colin]      0.8.6claws83
6767
6768         * src/gtk/sslcertwindow.[ch]
6769                 Implement hook for certificate acception
6770         * src/ssl_certificate.[ch]
6771                 Implement hook for certificate acception
6772         * src/common/ssl.c
6773                 Reenable certificate acception check
6774         * src/mainwindow.c
6775                 Register sslcertwindow's hook
6776         
6777 2002-12-08 [christoph]  0.8.6claws82
6778
6779         * src/about.c
6780         * src/addr_compl.c
6781         * src/codeconv.c
6782         * src/manual.c
6783         * src/undo.c
6784         * src/common/utils.c
6785                 o add missing includes
6786                 o fix warnings
6787         * src/.cvsignore
6788         * src/common/.cvsignore
6789         * src/common/version.h          ** REMOVE **
6790                 remove autogenerated file
6791
6792 2002-12-08 [paul]       0.8.6claws81
6793
6794         * src/stringtable.c
6795                 put back needed include
6796
6797 2002-12-08 [colin]      0.8.6claws80
6798         
6799         * src/gtk/sslcertwindow.c
6800                 Cleaner popups when asking
6801         * src/ssl_certificate.c
6802         * src/prefs_common.[ch]
6803                 remove ssl certificate pref
6804                 put back needed include
6805         * src/undo.c
6806                 put back needed include
6807
6808 2002-12-08 [christoph]  0.8.6claws79
6809
6810         * src/folderview.c
6811         * src/logwindow.c
6812         * src/statusbar.c
6813         * src/summaryview.c
6814                 only abort hook invokation if required data is missing not
6815                 if our own data pointer is NULL, update hookfunction for
6816                 log window
6817
6818 2002-12-08 [paul]       0.8.6claws78
6819
6820         * src/about.c
6821         * src/addrcache.c
6822         * src/addrclip.c
6823         * src/addr_compl.c
6824         * src/addrselect.c
6825         * src/codeconv.c
6826         * src/colorlabel.c
6827         * src/enriched.c
6828         * src/esmtp.c
6829         * src/exporthtml.c
6830         * src/headerview.c
6831         * src/imageview.c
6832         * src/manual.c
6833         * src/noticeview.c
6834         * src/pgptext.c
6835         * src/scoring.c
6836         * src/sourcewindow.c
6837         * src/stringtable.c
6838         * src/undo.c
6839                 clean up: remove unneccesary includes
6840
6841 2002-12-08 [christoph]  0.8.6claws77
6842
6843         * src/folderview.c
6844         * src/statusbar.c
6845         * src/summaryview.c
6846         * src/common/hooks.[ch]
6847                 hook functions now have a gboolean return value, if a hook
6848                 returns TRUE it will stop executing of any more hooks in
6849                 the same hooklist for this invokation
6850
6851 2002-12-08 [colin]      0.8.6claws76
6852         
6853         * src/main.c
6854                 put back argv0 for CRASH_DIALOG
6855
6856 2002-12-08 [christoph]  0.8.6claws75
6857
6858         * src/Makefile.am
6859         * src/about.c
6860         * src/account.c
6861         * src/crash.c
6862         * src/esmtp.h
6863         * src/imap.[ch]
6864         * src/inc.c
6865         * src/main.c
6866         * src/mainwindow.c
6867         * src/news.c
6868         * src/pop.[ch]
6869         * src/prefs_account.[ch]
6870         * src/prefs_common.[ch]
6871         * src/send.[ch]
6872         * src/smtp.[ch]
6873         * src/ssl_certificate.[ch]
6874         * src/ssl_manager.[ch]
6875         * src/common/Makefile.am
6876         * src/common/log.c
6877         * src/common/nntp.[ch]
6878         * src/common/socket.[ch]
6879         * src/common/ssl.[ch]
6880         * src/gtk/sslcertwindow.[ch]
6881         * ac/openssl.m4
6882                 use new autoconf script to detect OpenSSL with extra parameters
6883                 to specify the location of libs and includes, also remove USE_SSL
6884                 to USE_OPENSSL
6885
6886         * src/common/sylpheed.[ch]
6887         * src/common/version.h.in
6888                 start seperation of common code initialization seperated from gui
6889
6890         * src/summaryview.c
6891                 The function that is called when a color label changes
6892                 should not change the color lable again
6893
6894 2002-12-08 [colin]      0.8.6claws74
6895
6896         * src/gtk/sslcertwindow.c
6897                 warning fixes
6898
6899 2002-12-08 [colin]      0.8.6claws73
6900
6901         * src/statusbar.c
6902           src/common/log.h
6903                 Register a hook for statusbar_puts_all
6904         * src/common/log.c
6905                 invoke statusbar_puts_all's hook
6906         
6907 2002-12-08 [colin]      0.8.6claws72
6908
6909         * src/ssl_certificate.c
6910                 Put back a badly-removed include
6911
6912 2002-12-08 [colin]      0.8.6claws71
6913
6914         * src/gtk/sslcertwindow.[ch]    ** NEW **
6915                 new certificate presentation
6916         * src/gtk/Makefile.am
6917                 add new files
6918         * src/ssl_certificate.[ch]
6919                 gtk cleanup, made utility functions public
6920         * src/ssl_manager.c
6921                 use new cert presentation
6922
6923 2002-12-07 [christoph]  0.8.6claws70
6924
6925         * src/Makefile.am
6926         * src/nntp.[ch]                 ** REMOVE **
6927         * src/common/Makefile.am
6928         * src/common/nntp.[ch]          ** NEW **
6929                 move nntp files to common directory
6930
6931 2002-12-07 [christoph]  0.8.6claws69
6932
6933         * src/procmsg.[ch]
6934         * src/summaryview.c
6935                 implement msginfo update callback using sylpheed's new
6936                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6937
6938 2002-12-06 [christoph]  0.8.6claws68
6939
6940         * src/editgroup.c
6941                 This patch changes the 'Edit Group Details' dialog to
6942                 allow extended selections in either pane, so that
6943                 addresses can be added or removed from a group more
6944                 quickly and easily. (it actually is a net decrease in
6945                 file size, as some unnecessary functions have been
6946                 removed). 
6947                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6948
6949 2002-12-06 [christoph]  0.8.6claws67
6950
6951         * src/Makefile.am
6952         * src/template.[ch]             ** REMOVE **
6953         * src/common/Makefile.am
6954         * src/common/template.[ch]      ** NEW **
6955                 move template files to common directory
6956
6957         * src/nntp.c
6958                 add missing log.h include
6959
6960 2002-12-06 [melvin]     0.8.6claws66
6961
6962         * src/prefs_actions.c
6963                 Added the trailing ">" syntax to insert command's output
6964                 without replacing old text (in contrast to trailing "|").
6965
6966 2002-12-05 [colin]      0.8.6claws65
6967         
6968         * src/common/utils.c
6969                 Don't modify original search_string or it'll change
6970                 the next iterations in the for()
6971
6972 2002-12-05 [darko]      0.8.6claws64
6973
6974         * src/common/utils.c
6975                 proper check for filtering commands, found by Colin
6976
6977 2002-12-05 [darko]      0.8.6claws63
6978
6979         * src/common/utils.c
6980                 check proper string for NULL pointer, found by Colin
6981
6982 2002-12-05 [darko]      0.8.6claws62
6983
6984         * src/common/utils.[ch]
6985                 expand_search_string(): new function
6986                 converts Mutt-like patterns to Sylpheed's
6987                 filtering engine
6988         * src/summaryview.c
6989                 use expand_search_string() to allow Mutt-like
6990                 patterns in extended search
6991         * README.claws
6992                 document extended option in quick search
6993
6994 2002-12-05 [paul]       0.8.6claws61
6995
6996         * sync with 0.8.6cvs16
6997                 see ChangeLog 2002-12-05
6998                 
6999         * po/POTFILES.in
7000                 clean up
7001
7002 2002-12-04 [christoph]  0.8.6claws60
7003
7004         * src/imap.[ch]
7005                 put imap authentication code into a new function and
7006                 remove it from imap_session_new that will allow to
7007                 send other commands before authentication
7008
7009 2002-12-04 [christoph]  0.8.6claws59
7010
7011         * src/imap.[ch]
7012                 use already existing method to prevent unneeded IMAP
7013                 folder selects. Set imap_select parameters to NULL
7014                 in some functions if the values are not required.
7015
7016         * src/xml.h
7017                 remove no longer required include
7018
7019 2002-12-04 [paul]       0.8.6claws58
7020
7021         * po/es.po
7022                 updated by Ricardo Mones Lastra
7023                 
7024         * configure.in
7025           po/hu.po      ** NEW FILE **
7026                 initial Hungarian translation, submitted
7027                 by Gál Zoltán <galzoli@hu.inter.net>
7028
7029 2002-12-03 [christoph]  0.8.6claws57
7030
7031         * src/Makefile.am
7032         * src/gtksctree.[ch]            ** REMOVE **
7033         * src/gtk/Makefile.am
7034         * src/gtk/gtksctree.[ch]        ** NEW **
7035                 move gtksctree files to gtk directory
7036
7037 2002-12-03 [christoph]  0.8.6claws56
7038
7039         * src/Makefile.am
7040         * src/md5.[ch]                  ** REMOVE **
7041         * srm/common/Makefile.am
7042         * src/common/md5.[ch]           ** NEW **
7043                 move md5 files to common directory
7044
7045         * src/gtkstext.c
7046                 remove not required #include
7047
7048 2002-12-03 [sergey]     0.8.6claws55
7049
7050         * src/gtkutils.c
7051         * src/gtkutils.h
7052                 gtkut_window_popup(): new function.
7053         * src/mainwindow.c
7054                 main_window_popup(): use gtkut_window_popup() to raise
7055                 window without changing its position.
7056                 (see sylpheed-main ML message [sylpheed:17247])
7057
7058 2002-12-03 [sergey]     0.8.6claws54
7059
7060         * src/send.c
7061                 send_message_local(): removed first-dot escaping
7062                 (SMTP-only, not needed for sending through pipe)
7063
7064 2002-12-03 [paul]       0.8.6claws53
7065
7066         * po/POTFILES.in
7067                 update to reflect recent changes (thanks
7068                 to Ricardo Mones Lastra)
7069                 
7070         * tools/filter_conv.pl
7071                  fix problem with quoted strings. Patch submitted
7072                  by Luke Plant <lukeplant@softhome.net>
7073
7074 2002-12-03 [paul]       0.8.6claws52
7075
7076         * sync with 0.8.6cvs15
7077                 see ChangeLog 2002-12-03
7078
7079 2002-12-02 [christoph]  0.8.6claws51
7080
7081         * src/logwindow.[ch]
7082         * src/common/log.[ch]
7083                 implement logging using a hook function
7084
7085         * src/folderview.c
7086         * src/folder.[ch]
7087                 define hooklist name in header file to avoid
7088                 errors caused by wrong spelling of hooklist names
7089
7090         * src/toolbar.c
7091                 fix warnings
7092
7093 2002-12-02 [christoph]  0.8.6claws50
7094
7095         * src/common/Makefile.am
7096                 add src/common/hooks.[ch]
7097
7098         * src/common/hooks.[ch]
7099                 implement a simple hook system using glib's hook functions
7100
7101         * src/folder.[ch]
7102         * src/folderview.c
7103                 use new hook system for folder item updates
7104
7105 2002-12-02 [christoph]  0.8.6claws49
7106
7107         * doc-src/ui_seperation.txt     ** NEW **
7108                 information for ui seperation
7109
7110         * src/Makefile.am
7111                 remove files that were moved to common
7112                 include common directory by default for the header files
7113
7114         * src/inc.c
7115         * src/common/socket.c
7116         * src/automaton.[ch]
7117                 implement automaton using g_io_*-functions instead of
7118                 gdk_input_add to make it ui independent
7119
7120         * src/codeconv.c
7121         * src/compose.c
7122         * src/ldif.c
7123         * src/pgptext.c
7124         * src/procmime.c
7125         * src/rfc2015.c
7126         * src/smtp.c
7127         * src/unmime.c
7128                 remove common/ prefix because directory is now in
7129                 include path
7130
7131         * src/compose.c
7132         * src/folder.c
7133         * src/folderview.c
7134         * src/mainwindow.c
7135         * src/messageview.c
7136         * src/prefs_common.c
7137         * src/procmsg.c
7138         * src/rfc2015.c
7139                 fix warnings
7140
7141         * src/imap.c
7142         * src/inc.c
7143         * src/news.c
7144         * src/pop.c
7145         * src/send.c
7146         * src/smtp.c
7147         * src/ssl_certificate.c
7148                 add log.h header file for logging functions
7149
7150         * src/main.c
7151         * src/common/utils.c
7152         * src/summaryview.c
7153         * src/xml.c
7154                 o move debug_mode to common/utils.c
7155                 o add functions to set and get debug_mode
7156
7157         * src/defs.h                    ** REMOVE **
7158         * src/intl.h                    ** REMOVE **
7159         * src/socket.[ch]               ** REMOVE **
7160         * src/ssl.[ch]                  ** REMOVE **
7161         * src/utils.[ch]                ** REMOVE **
7162                 replaced by new files in src/common/
7163         
7164         * src/common/Makefile.am
7165                 add new files in src/common/
7166
7167         * src/common/defs.h             ** NEW **
7168         * src/common/intl.h             ** NEW **
7169         * src/common/log.[ch]           ** NEW **
7170         * src/common/socket.[ch]        ** NEW **
7171         * src/common/ssl.[ch]           ** NEW **
7172         * src/common/utils.[ch]         ** NEW **
7173                 replacement for files in src/
7174
7175 2002-12-02 [colin]      0.8.6claws48
7176
7177         * src/folderview.c
7178                 Scroll folderview if necessary during dnd
7179
7180 2002-12-02 [colin]      0.8.6claws47
7181
7182         * src/folder.[ch]
7183                 Add check to verify a move is within a single mailbox
7184         * src/folderview.c
7185                 Add specific error string for this check
7186
7187 2002-12-02 [colin]      0.8.6claws46
7188
7189         * src/folder.c
7190                 Add a test to folder moving, remove a statusbar_print
7191         * src/folderview.c
7192                 Add Move folder... context-menu item
7193                 Factorize folder moving code
7194                 Enable folder DND for mbox
7195
7196 2002-12-01 [christoph]  0.8.6claws45
7197
7198         * ac/aspell.m4
7199                 remove conf.aspelltest if the version check fails
7200
7201 2002-11-30 [christoph]  0.8.6claws44
7202
7203         * autogen.sh
7204                 run libtoolize --force in autogen to create missing
7205                 libtool scripts
7206
7207 2002-11-30 [christoph]  0.8.6claws43
7208
7209         * src/Makefile.am
7210         * src/pgptext.c
7211         * src/procmime.c
7212         * src/rfc2015.c
7213         * src/uuencode.[ch]             ** REMOVED **
7214         * src/common/Makefile.am
7215         * src/common/uuencode.[ch]      ** NEW **
7216                 move uuen/decoder to common directory
7217
7218 2002-11-30 [christoph]  0.8.6claws42
7219
7220         * src/Makefile.am
7221         * src/base64.[ch]               ** REMOVED **
7222         * src/codeconv.c
7223         * src/compose.c
7224         * src/ldif.c
7225         * src/pgptext.c
7226         * src/procmime.c
7227         * src/rfc2015.c
7228         * src/smtp.c
7229         * src/unmime.c
7230         * src/common/Makefile.am
7231         * src/common/base64.[ch]        ** NEW **
7232                 move base64 en/decoder to common directory
7233
7234 2002-11-30 [christoph]  0.8.6claws41
7235
7236         * src/common                    ** NEW **
7237                 new directory for UI independent code
7238         * src/gtk                       ** NEW **
7239                 new directory for GTK frontend
7240         * src/common/.cvsignore         ** NEW **
7241         * src/gtk/.cvsignore            ** NEW **
7242                 ignore build files
7243         * src/common/Makefile.am        ** NEW **
7244         * src/gtk/Makefile.am           ** NEW **
7245                 automake files to build new seperated stuff
7246         * src/Makefile.am
7247                 the binary will currently still be build with the
7248                 files in src, so we include the code from the
7249                 subdirs for now after building the libs there
7250
7251 2002-11-30 [paul]       0.8.6claws40
7252
7253         * src/compose.c
7254                 fix bug [642731] 'Wrong selected account with drafted mail'
7255
7256 2002-11-29 [oliver]     0.8.6claws39
7257         
7258         * src/messageview.c
7259                 o update summaryview when switching between different
7260                   messageviews          
7261         * src/toolbar.c  
7262                 o check if messageview holds already removed msg
7263                   from summaryview
7264                 
7265
7266 2002-11-29 [oliver]     0.8.6claws38
7267
7268         * src/toolbar.c 
7269                 remove not needed variables and includes
7270                 make messageview stay opened and move to next when msgs are deleted 
7271
7272 2002-11-29 [oliver]     0.8.6claws37
7273         
7274         * src/toolbar.c 
7275                 disable compose button (messageview toolbar) by default
7276                 deleted msgs are moved to trash
7277         
7278 2002-11-29 [melvin]     0.8.6claws36
7279
7280         * configure.in
7281                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7282                 and to detect signatures expirations (gpgme 0.3.6)
7283
7284         * src/main.c
7285                 Use non obsolescent function for Gpgme engine checking.
7286
7287         * src/rfc2015.c
7288                 Inform about expired signatures or signatures which key
7289                 has expired. Expiration date is displayed.
7290
7291         * src/sigstatus.c
7292                 Inform about expired signatures or signatures which key
7293                 has expired.
7294
7295 2002-11-28 [paul]       0.8.6claws35
7296
7297         * src/folderview.c
7298                 re-instate 'Check for new messages' in Newsgroup
7299                 folders right-click menu, after a suggestion from
7300                 Tim Mann <timmann@users.sourceforge.net>
7301
7302         * src/main.c
7303                 after a crash check only local folders for new
7304                 messages
7305
7306 2002-11-28 [paul]       0.8.6claws34
7307
7308         * configure.in
7309                 apply patch that fixes the checking of GTK with XIM 
7310                 support on different OSs, such as FreeBSD. Patch 
7311                 submitted by Topia <topia@users.sourceforge.net>
7312                 
7313 2002-11-28 [paul]       0.8.6claws33
7314
7315         * src/mainwindow.c
7316           src/prefs_common.c
7317           src/prefs_toolbar.c
7318                 more changes to the English
7319
7320 2002-11-28 [paul]       0.8.6claws32
7321
7322         * sync with 0.8.6cvs13
7323                 see ChangeLog 2002-11-28 (no sync needed
7324                 for src/compose.c)
7325
7326 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7327         
7328         * src/mainwindow.[ch]
7329                 add patch by Ivan F. Martinez introducing messageview Toolbar
7330                 some changes and committed by oliver    
7331
7332 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7333
7334         * src/messageview.[ch]
7335                 add patch by Ivan F. Martinez introducing messageview Toolbar
7336                 some changes and committed by oliver    
7337
7338 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7339
7340         * src/compose.[ch]
7341                 add patch by Ivan F. Martinez introducing messageview Toolbar
7342                 some changes and committed by oliver    
7343
7344 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7345         
7346         * src/toolbar.[ch]
7347                 add patch by Ivan F. Martinez introducing messageview Toolbar
7348                 some changes and committed by oliver
7349
7350 2002-11-28 [oliver]     0.8.6claws27
7351         
7352         * src/prefs_toolbar.[ch]
7353                 getting ready for messageview toolbar
7354                 free mem allocated by gettext
7355                 change prefs_toolbar to prefs_toolbar_open
7356  
7357 2002-11-28 [thorsten]   0.8.6claws26
7358
7359         * src/imageview.[ch]
7360                 cleaned up conflicting declarations of
7361                 imageview_show_image()
7362
7363 2002-11-28 [paul]       0.8.6claws25
7364
7365         * src/grouplistdialog.c
7366           src/prefs_common.c
7367           src/prefs_summary_column.c
7368                 a few more improvements to the English
7369
7370 2002-11-28 [colin]      0.8.6claws24
7371
7372         * man/sylpheed.1
7373                 A few updates to command-line parameters
7374
7375 2002-11-28 [colin]      0.8.6claws23
7376
7377         * src/prefs_filtering.c
7378                 Fix problems with prefs_filtering_delete_path:
7379                 a) if the first rule is removed, original pointers
7380                    weren't updated (leading to segfaults)
7381                 b) it was always global_processing updated in case
7382                    of removed path was parent of rule path
7383
7384 2002-11-27 [paul]       0.8.6claws22
7385
7386         * src/mainwindow.c
7387           src/prefs_account.c
7388           src/prefs_actions.c
7389           src/prefs_common.c
7390           src/prefs_customheader.c
7391           src/prefs_display_header.c
7392           src/prefs_filtering.c
7393           src/prefs_folder_item.c
7394           src/prefs_matcher.c
7395           src/prefs_scoring.c
7396           src/prefs_summary_column.c
7397           src/prefs_template.c
7398           src/prefs_toolbar.c
7399                  improve the English in the GUI
7400
7401 2002-11-27 [colin]      0.8.6claws21
7402
7403         * src/folder.c
7404                 Fix processing renaming problems happening after
7405                 last commit
7406
7407 2002-11-27 [colin]      0.8.6claws20
7408
7409         * src/folder.c
7410                 recursive move now deletes src each subfolder after 
7411                 having moved it
7412         * src/folderview.c
7413                 Use identifier instead of path during dnd (enables
7414                 IMAP folder dnd)
7415
7416 2002-11-27 [paul]       0.8.6claws19
7417
7418         * src/main.c
7419                 apply patch that does command-line processing 
7420                 BEFORE gtk_init, allowing claws to run from 
7421                 shell-scripts in non-X environment (e.g. crontab 
7422                 or ip-up, ip-down scripts). Patch submitted by
7423                 Ruslan N. Balkin <baron@dartel.ru>
7424                 
7425         * po/it.po
7426                 updated by Alessandro Maestri
7427
7428 2002-11-27 [paul]       0.8.6claws18
7429
7430         * sync with 0.8.6cvs12
7431           src/prefs_common.c
7432                 Differences are that main uses a 'Receive dialog'
7433                 frame on the Interface tab, whereas claws groups all 
7434                 the dialogs together in a 'Dialogs' frame.
7435
7436 2002-11-27 [colin]      0.8.6claws17
7437
7438         * src/prefs_matcher.c
7439                 Fix Execute criteria's NOT flag
7440
7441
7442 2002-11-26 [christoph]  0.8.6claws16
7443
7444         * src/ssl.c
7445                 rewrite the ssl code a little bit, only use one
7446                 SSL context, set default certificates' file/path
7447
7448 2002-11-26 [thorsten]   0.8.6claws15
7449
7450         * src/compose.c
7451                 default-reply-to didn't work for ml-reply
7452
7453 2002-11-26 [melvin]     0.8.6claws14
7454
7455         * src/prefs_actions.c
7456                 Made pipe-actions ignore short headers in message view
7457                 Made trailing-pipe-actions write in the message view with
7458                 the same font as the original message
7459
7460 2002-11-26 [paul]       0.8.6claws13
7461
7462         * src/compose.c
7463                 this time commit the correct file
7464
7465 2002-11-26 [paul]       0.8.6claws12
7466
7467         * sync with 0.8.6cvs11
7468           src/quote_fmt_parse.y  
7469                 no sync needed
7470           src/account.[ch]       
7471                 not sync'ed
7472           src/compose.c
7473                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7474                 on draft mode.
7475                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7476                 header
7477                 
7478         see ChangeLog 2002-11-25 and 2002-11-26
7479
7480 2002-11-26 [colin]      0.8.6claws11
7481
7482         * src/folderview.c
7483                 Fix collapsed folder not auto-expanding during
7484                 mail dnd, if it was the source folder.
7485
7486 2002-11-25 [colin]      0.8.6claws10
7487
7488         * src/folderview.[ch]
7489                 Variable renaming and cleaning (slist of nodes 
7490                 to be re-collapsed is stored in FolderView)
7491
7492 2002-11-25 [paul]       0.8.6claws9
7493
7494         * src/prefs_common.[ch]
7495                 fix breakage caused by last commit
7496
7497 2002-11-25 [paul]       0.8.6claws8
7498
7499         * sync with 0.8.6cvs4
7500                 see ChangeLog 2002-11-21
7501
7502 2002-11-25 [paul]       0.8.6claws7
7503
7504         * sync with 0.8.6cvs4
7505                 see ChangeLog 2002-11-20
7506
7507 2002-11-25 [paul]       0.8.6claws6
7508
7509         * sync with 0.8.6cvs3
7510                 see ChangeLog 2002-11-18
7511
7512 2002-11-25 [colin]      0.8.6claws5
7513
7514         * src/gtkutils.[ch]
7515                 Add gtkut_ctree_node_is_parent()
7516         * src/folderview.c
7517                 Spring-loaded folders
7518
7519 2002-11-25 [colin]      0.8.6claws4
7520
7521         * src/utils.[ch]
7522                 Add slist_concat_unique(), function to merge
7523                 two GSList filtering dups
7524         * src/folder.[ch]
7525         * src/summaryview.[ch]
7526         * src/folderview.c
7527         * src/main.c
7528                 Add detection/update/display of unread answers
7529                 to marked mails
7530         * src/procmsg.[ch]
7531                 Add procmsg_find_children()
7532                 Add procmsg_msg_has_marked_parent()
7533
7534 2002-11-25 [colin]      0.8.6claws3
7535
7536         * src/ssl_certificate.[ch]
7537                 Allow checking a certificate without a DNS
7538                 lookup
7539                 Allow to forget a cert (by deleting it)
7540                 Make ssl_certificate_destroy_public
7541         * src/ssl_manager.[ch] ** NEW FILES **
7542                 Gui to manage (display/remove) certificates
7543         * src/prefs_common.[ch]
7544                 Add a pref to allow silent acceptation of
7545                 trusted certificates or not (based on the
7546                 "I want to know what's going on" principle)
7547         * src/mainwindow.c
7548                 Add SSL manager in Tools menu
7549         * src/Makefile.am
7550                 Add the new files to the build
7551         * po/POTFILES.in
7552                 Add ssl_manager.c to translations
7553
7554 2002-11-25 [colin]      0.8.6claws2
7555
7556         * src/summaryview.[ch]
7557                 Add S_SEARCH_EXTENDED to the quick search, which 
7558                 allows to search using filtering syntax.
7559
7560 2002-11-25 [colin]      0.8.6claws1
7561
7562         * src/summaryview.c
7563                 Deletion of duplicates now prefer deleting
7564                 the unread dup (fixes feature-request 638989).
7565
7566 2002-11-24 [paul]       0.8.6claws
7567
7568         * po/es.po
7569           po/pl.po
7570           po/ru.po
7571           po/sr.po
7572                 updated by Ricardo Mones Lastra,
7573                 Witold Wladyslaw Wojciech Wilk,
7574                 Ruslan N. Balkin, and  Urke MMI 
7575                 respectively
7576
7577 2002-11-24 [paul]       0.8.5claws182
7578
7579         * po/bg.po
7580                 updated by George Danchev
7581
7582 2002-11-23 [alfons]     0.8.5claws181
7583
7584         * src/imap.c
7585                 tiny memory leak found by browsing Dimitar's 
7586                 valgrind report
7587
7588 2002-11-23 [paul]       0.8.5claws180
7589
7590         * po/it.po
7591                 updated by Alessandro Maestri
7592
7593 2002-11-22 [christoph]  0.8.5claws179
7594
7595         * src/compose.c
7596         * src/inc.c
7597         * src/prefs_filtering.c
7598         * src/summaryview.c
7599                 more warning fixes
7600
7601 2002-11-22 [alfons]     0.8.5claws178
7602
7603         * src/summaryview.c
7604                 summary_execute_delete_func(): if message is deleted, make 
7605                 sure to also remove its entry in the subject hash table. 
7606                 fixes a corner case bug.
7607
7608 2002-11-22 [paul]       0.8.5claws177
7609
7610         * .cvsignore
7611                 add 'autom4te.cache'
7612                 
7613         * ltconfig      ** REMOVED **
7614                 not needed
7615
7616 2002-11-22 [paul]       0.8.5claws176
7617
7618         * src/textview.c
7619                 textview_set_font(): fix for message display in
7620                 UTF-8 locales (thanks to Sergey Vlasov).
7621                 
7622         * AUTHORS
7623                 add new team members and contributors
7624
7625
7626 2002-11-21 [colin]      0.8.5claws175
7627
7628         * src/procmsg.[ch]
7629                 Add procmsg_remove_special_headers()
7630         * src/mh.c
7631                 Use procmsg_remove_special_headers() for 
7632                 previous fix
7633
7634 2002-11-21 [colin]      0.8.5claws174
7635
7636         * src/mh.c
7637                 Fix moving/copying from queue/draft folders
7638                 for MH folders
7639
7640 2002-11-21 [christoph]  0.8.5claws173
7641
7642         * src/crash.c
7643         * src/filtering.c
7644         * src/logwindow.c
7645         * src/main.c
7646         * src/matcher_parser_lex.[hl]
7647         * src/mbox.c
7648         * src/mbox_folder.[ch]
7649         * src/prefs_filtering.c
7650         * src/procheader.c
7651         * src/quote_fmt_lex.l
7652         * src/ssl.c
7653                 fix all warnings except the warnings in lex and yacc files
7654
7655 2002-11-20 [christoph]  0.8.5claws172
7656
7657         * src/imap.c
7658                 fix MsgInfo retrieval for IMAP draft and queue folders
7659                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7660
7661 2002-11-19 [christoph]  0.8.5claws171
7662
7663         * src/compose.c
7664                 fix segfault, when draft saving does not get
7665                 the MsgInfo of the new message
7666                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7667
7668 2002-11-19 [christoph]  0.8.5claws170
7669
7670         * src/procmsg.c
7671                 add parameter check for flag setting function
7672                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7673
7674 2002-11-18 [paul]       0.8.5claws169
7675
7676         * src/compose.c
7677                 more sensitivity fixes to redirect mode:
7678                 * disable toolbar draft button
7679                 * allow only Address book in the Tools menu
7680                 * disable editing of message by the spell
7681                   checker
7682
7683 2002-11-18 [paul]       0.8.5claws168
7684
7685         * src/compose.c
7686                 fix sensitivity of menu items in compose_redirect():
7687                 allow only the necessary items 
7688
7689 2002-11-18 [paul]       0.8.5claws167
7690
7691         * src/compose.c
7692                 fix bug [ 603259 ] 'attachment got lost on bounce'
7693
7694 2002-11-18 [paul]       0.8.5claws166
7695
7696         * po/ru.po
7697                 updated by Ruslan N. Balkin <baron@dartel.ru>
7698
7699 2002-11-18 [colin]      0.8.5claws165
7700
7701         * src/main.c
7702           src/defs.h
7703                 Remove old filtering stuff
7704
7705
7706 2002-11-17 [oliver]     0.8.5claws164
7707
7708         * src/toolbar.h
7709                 remove not needed typedef 
7710
7711 2002-11-17 [oliver]     0.8.5claws163
7712
7713         * src/toolbar.c
7714                 make toolbar's on click events translatable
7715
7716 2002-11-15 [colin]      0.8.5claws162
7717
7718         * src/summaryview.c
7719                 Revert too-soon integration of a feature
7720
7721 2002-11-15 [christoph]  0.8.5claws161
7722
7723         * src/imap.c
7724                 use main's implementation of imap_get_msginfo
7725
7726 2002-11-15 [christoph]  0.8.5claws160
7727
7728         * src/compose.c
7729         * src/folder.[ch]
7730         * src/imap.c
7731         * src/mbox_folder.c
7732         * src/mh.c
7733         * src/news.c
7734         * src/procmsg.c
7735         * src/summaryview.c
7736                 replace claws' fetch_msginfo with main's get_msginfo
7737                 (use main's implementation where possible)
7738
7739 2002-11-15 [colin]      0.8.5claws159
7740
7741         * src/ssl_certificate.c
7742                 Missed a check
7743
7744 2002-11-16 [melvin]     0.8.5claws158
7745
7746         * po/fr.po
7747                 Updated French translations.
7748
7749 2002-11-16 [colin]      0.8.5claws157
7750
7751         * src/ssl_certificate.c
7752                 Check for missing parts in the certificates
7753
7754 2002-11-15 [colin]      0.8.5claws156
7755
7756         * src/folderview.c
7757                 Preventive fix (missing check) found by
7758                 Alfons
7759
7760 2002-11-15 [paul]
7761
7762         * NEWS
7763                 sync with 0.8.6 release
7764
7765 2002-11-15 [colin]      0.8.5claws155
7766
7767         * src/folder.[ch]
7768           src/folderview.c
7769                 Fix error handling of folder_item_move_to()
7770                 (thanks to Alfons!)
7771
7772 2002-11-15 [colin]      0.8.5claws154
7773
7774         * src/folder.[ch]
7775           src/folderview.c
7776                 folder_item_move_to() sets an error message instead
7777                 of having GUI stuff in folder.c
7778
7779 2002-11-15 [colin]      0.8.5claws153
7780
7781         * src/procmsg.[ch]
7782                 Implemented a callback for MsgInfo updates, 
7783                 heavily copy/pasted from Christoph's folder 
7784                 callback system
7785         * src/summaryview.[ch]
7786                 Register summary_update_msg as callback
7787
7788 2002-11-14 [colin]      0.8.5claws152
7789         
7790         * src/procmsg.c
7791                 Update the FolderItem after sending (fixes 617593)
7792
7793 2002-11-14 [christoph]  0.8.5claws151
7794
7795         * src/folder.c
7796                 fix wrong position of NULL pointer check found
7797                 by Sergey
7798
7799 2002-11-14 [christoph]  0.8.5claws150
7800
7801         * src/folder.c
7802                 fix segfault when deleting messages from IMAP folders
7803                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7804
7805 2002-11-14 [colin]      0.8.5claws149
7806
7807         * src/compose.c
7808                 Forwarding was also ignoring the folder's default account.
7809
7810 2002-11-14 [colin]      0.8.5claws148
7811
7812         * src/compose.c
7813                 Fix sent folder not set to folder properties when 
7814                 forwarding.
7815
7816 2002-11-14 [thorsten]   0.8.5claws147
7817
7818         * src/inc.c
7819                 inc_start(): Files were not moved from .processing to inbox,
7820                 if no global processing rule existed
7821
7822 2002-11-14 [colin]      0.8.5claws146
7823
7824         * src/ssl_certificate
7825                 Fix file operations
7826
7827 2002-11-14 [paul]       0.8.5claws145
7828
7829         * po/it.po
7830                 updated by Alessandro Maestri
7831
7832 2002-11-13 [alfons]     0.8.5claws144
7833
7834         * src/folder.c
7835                 folder_item_close(): only mark messages unread
7836                 when a folder has new messages 
7837
7838 2002-11-13 [keith]      0.8.5claws143
7839
7840         * src/imap.c
7841                 Fix problem moving or copying between
7842                 IMAP folders
7843
7844 2002-11-13 [colin]      0.8.5claws142
7845
7846         * src/matcher_parser_parse.y
7847                 Fix rule problem when " don't match
7848
7849 2002-11-13 [christoph]  0.8.5claws141
7850
7851         * src/folder.c
7852         * src/folderview.c
7853                 moved cache saving to folder_item_close
7854                 the folderview should not have to deal with
7855                 this things
7856
7857 2002-11-13 [christoph]  0.8.5claws140
7858
7859         * src/summaryview.c
7860                 moved setting of important score to
7861                 summary_set_prefs_from_folderitem
7862
7863 2002-11-13 [colin]      0.8.5claws139
7864
7865         * src/matcher_parser_parse.y
7866                 Fix a segfault in the parser (happening when
7867                 a good expression had been tested and a bad 
7868                 one arrives)
7869
7870 2002-11-13 [paul]       0.8.5claws138
7871
7872         * sync with 0.8.5cvs24
7873                 see ChangeLog 2002-11-13
7874                 
7875         * po/pt_BR.po
7876                 updated by Fabio Jr. Beneditto
7877
7878 2002-11-13 [colin]      0.8.5claws137
7879         
7880         * src/msgcache.c
7881           src/defs.h
7882           src/procmsg.[ch]
7883                 Revert last commit, problem
7884
7885 2002-11-13 [colin]      0.8.5claws136
7886
7887         * src/msgcache.c
7888                 Remove duplicated code
7889         * src/defs.h
7890                 Bumped CACHE_VERSION and MARK_VERSION
7891         * src/procmsg.[ch]
7892                 Network endian for cache and mark files
7893
7894 2002-11-12 [colin]      0.8.5claws135
7895
7896         * src/inc.c
7897                 Fix the "socket error" dialog which disappeared
7898
7899 2002-11-12 [colin]      0.8.5claws134
7900
7901         * src/msgcache.c
7902                 Reverse last commit which had performance 
7903                 problems, but still reverse the list
7904
7905 2002-11-12 [colin]      0.8.5claws133
7906
7907         * src/msgcache.c
7908                 Reverse list order
7909
7910 2002-11-12 [melvin]     0.8.5claws132
7911
7912         * src/compose.c
7913                 Added a check for a NULL prefs_common.dictionary
7914
7915 2002-11-12 [colin]      0.8.5claws131
7916
7917         * src/ssl_certificate.[ch]
7918                 Use FQDN hostname
7919
7920 2002-11-12 [colin]      0.8.5claws130
7921
7922         * src/ssl_certificate.[ch]
7923                 Take connection port into account for 
7924                 checking certificates (a single hostname
7925                 could have multiple servers with multiple
7926                 certificates)
7927         * src/ssl.c
7928                 Pass the port to ssl_certificate_check
7929
7930 2002-11-12 [paul]       0.8.5claws129
7931
7932         * src/folder.c
7933                 fix a typo in last commit
7934
7935 2002-11-12 [paul]       0.8.5claws128
7936
7937         * sync with 0.8.5cvs23
7938                 see ChangeLog entry 2002-11-12
7939
7940 2002-11-11 [colin]      0.8.5claws127
7941
7942         * src/ssl_certificate.c
7943                 Cleaner messages
7944                 Don't popup, instead log error, if the 
7945                 corresponding pref is checked
7946         * src/ssl_certificate.h
7947                 include <openssl/objects/h>
7948
7949 2002-11-11 [colin]      0.8.5claws126
7950
7951         * src/ssl_certificate.h
7952                 _Really_ clean it
7953
7954 2002-11-11 [colin]      0.8.5claws125
7955         
7956         * src/ssl_certificate.c
7957                 Fixed leak
7958
7959 2002-11-11 [colin]      0.8.5claws124
7960
7961         * src/ssl.c
7962                 Cleaned a bit
7963         * src/ssl_certificate.[ch]
7964                 Cleaned a bit (better use of SSL API)
7965                 (This will cause non-recognition of saved 
7966                  certificates of claws12[23]...)
7967
7968 2002-11-11 [paul]       0.8.5claws123
7969         
7970         * po/es.po
7971                 updated by Ricardo Mones Lastra
7972
7973 2002-11-11 [colin]      0.8.5claws122
7974
7975         * src/ssl.c
7976                 Fix a typo
7977
7978 2002-11-11 [colin]      0.8.5claws121
7979
7980         * src/ssl_certificate.[ch] ** NEW FILES **
7981         * src/ssl.[ch]
7982                 Check SSL certificates presented to us
7983         * src/Makefile.am
7984                 Add ssl_certificate.[ch]
7985         * po/POTFILES.in
7986                 Add ssl_certificate.c
7987
7988 2002-11-11 [paul]       0.8.5claws120
7989
7990         * sync with 0.8.5cvs22
7991                 see ChangeLog 2002-11-11
7992
7993 2002-11-11 [paul]       0.8.5claws119
7994
7995         * sync with 0.8.5cvs21
7996                 see ChangeLog 2002-11-11
7997
7998 2002-11-10 [jens]       0.8.5claws118
7999
8000         * src/folder.c
8001         * src/folderview.c
8002                 corrected some typing
8003         * po/de.po
8004                 updated german translation
8005         * sylpheed.spec.in
8006                 cleaned up specfile and adjusted it for claws
8007
8008 2002-11-10 [colin]      0.8.5claws117
8009
8010         * src/summaryview.c
8011                 a STATUSBAR_PUSH/POP fix
8012
8013 2002-11-10 [colin]      0.8.5claws116
8014
8015         * src/prefs_folder_item.c
8016                 Fix hanging after opening folder properties
8017
8018 2002-11-10 [hoa]        0.8.5claws115
8019
8020         * src/matcher_parser_lex.l
8021         * src/matcher_parser_parse.y
8022                 config file for scoring and filtering is no more trashed
8023                 when there is a syntax error in a filtering rule when
8024                 editing it in a dialog.
8025
8026 2002-11-09 [colin]      0.8.5claws114
8027
8028         * src/mbox_folder.c
8029                 Added missing initialisation of folder->destroy()
8030
8031 2002-11-09 [colin]      0.8.5claws113
8032
8033         * src/folder.c
8034           src/folderview.c
8035                 Fix the status bar messages
8036
8037 2002-11-09 [colin]      0.8.5claws112
8038
8039         * src/folderview.c
8040                 Fix hangs after folder dnd, happening after 
8041                 claws109.
8042
8043 2002-11-09 [christoph]  0.8.5claws111
8044
8045         * src/folderview.c
8046                 just changed order of calls (reverse order of
8047                 associated calls)
8048         * src/inc.c
8049                 lock inc when checking only one account, otherwise
8050                 inc all could be executed at the same time
8051
8052 2002-11-09 [christoph]  0.8.5claws110
8053
8054         * src/folderview.c
8055                 better unlock the mouse cursor before calling
8056                 summary_show because it changes the cursor too
8057
8058 2002-11-09 [christoph]  0.8.5claws109
8059
8060         * src/folder.[ch]
8061         * src/folderview.c
8062                 add functions to open and close a folder
8063                 o opending will execute scanning for remote folders
8064                   and processing
8065                 o closing will unset new flag for messages
8066
8067 2002-11-09 [colin]      0.8.5claws108
8068
8069         * src/folder.c
8070                 Add a call to prefs_matcher_write_config to 
8071                 avoid non-leaf folders filtering settings to be
8072                 lost
8073
8074 2002-11-09 [paul]       0.8.5claws107
8075
8076         * src/prefs_account.c
8077                 re-word a label
8078
8079 2002-11-09 [colin]      0.8.5claws106
8080
8081         * src/folderview.c
8082                 Minor esthetic fix
8083
8084 2002-11-09 [colin]      0.8.5claws105
8085
8086         * src/folderview.c
8087                 Fix prefs_filtering deletion for MH folders (same
8088                 reason as below)
8089         * src/prefs_filtering.c
8090                 Fix prefs_filtering renaming and deletion for 
8091                 folder-based processing rules.  
8092
8093 2002-11-09 [christoph]  0.8.5claws104
8094
8095         * src/compose.c
8096         * src/folder.[ch]
8097         * src/folderview.[ch]
8098         * src/import.c
8099         * src/inc.c
8100         * src/main.c
8101         * src/mainwindow.c
8102         * src/messageview.c
8103         * src/prefs_folder_item.c
8104         * src/procmsg.c
8105         * src/summaryview.c
8106                 implement a callback system for folder item updates
8107
8108 2002-11-09 [colin]      0.8.5claws103
8109
8110         * src/folderview.c
8111                 Fix prefs_filtering renaming for MH folders (we
8112                 shouldn't rename by path as another folder could
8113                 have the same hierarchy).
8114
8115 2002-11-09 [colin]      0.8.5claws102
8116
8117         * src/folder.c
8118                 Fix a leak found by Christoph, use better variable
8119                 names
8120
8121 2002-11-09 [colin]      0.8.5claws101
8122
8123         * src/folder.c
8124                 One more fix for processing rules
8125
8126 2002-11-08 [colin]      0.8.5claws100
8127         
8128         * src/matcher.c
8129                 Don't copy the compiled regexp (will be reevaluated)
8130         * src/folderview.c
8131                 Lock folderview while moving
8132         * src/folder.c
8133                 Provide info on what's happening to the user
8134
8135 2002-11-08 [colin]      0.8.5claws99
8136
8137         * src/folderview.c
8138                 Fix folder reordering after a move if parent is 
8139                 root
8140         * src/scoring.[ch]
8141                 Add function to copy a ScoringProp
8142         * src/prefs_folder_item.c
8143                 Copy scoring rules when copying a folder prefs
8144
8145 2002-11-08 [colin]      0.8.5claws98
8146
8147         * src/folderview.c
8148                 Fixes in case of failure
8149         * src/filtering.[ch]    
8150                 Add function to duplicate a FilteringProp
8151         * src/matcher.[ch]
8152                 Add function to duplicate a MatcherProp
8153         * src/prefs_folder_item.c
8154                 Save folder's processing rules when copying 
8155                 its prefs
8156
8157 2002-11-08 [colin]      0.8.5claws97
8158         
8159         * src/folderview.c
8160                 Sort after move
8161         * src/folder.c 
8162                 Change a printf to debug_print
8163
8164 2002-11-08 [colin]      0.8.5claws96
8165
8166         * src/folder.c
8167           src/folderview.c
8168                 Fix segfaults, call me stupido
8169         
8170
8171 2002-11-08 [colin]      0.8.5claws95
8172
8173         *src/folder.c
8174                 Added forgotten prefs to save when moving folders
8175
8176 2002-11-08 [colin]      0.8.5claws94
8177
8178         * src/folder.c
8179                 Fixes to folder DND (prefs copy)
8180         * src/folderview.c
8181                 Optimization for folder DND (don't rescan whole tree)
8182                 Added folderview_create_folder_node() for this 
8183                 optimization, so de-duped a bit the code
8184         * src/prefs_folder_item.[ch]
8185                 Added prefs_folder_item_copy_prefs()    
8186           
8187 2002-11-08 [paul]       0.8.5claws93
8188
8189         * src/prefs_account.c
8190           tools/README
8191           tools/kmail2sylpheed_v2.pl
8192                 correct some typos
8193
8194 2002-11-08 [paul]       0.8.5claws92
8195
8196         * src/compose.c
8197           src/prefs_account.[ch]
8198                 remove account options 'clearsign' and 'ascii_armored',
8199                 replace with 'default_gnupg_mode' to prevent mixed-mode
8200                 Privacy settings
8201
8202 2002-11-08 [paul]       0.8.5claws91
8203
8204         * src/compose.[ch]
8205                 re-implement GnuPG 'on-the-fly' mode selection,
8206                 disallow mixed-mode
8207
8208 2002-11-08 [colin]      0.8.5claws90
8209
8210         * src/folderview.c
8211           src/prefs_folder_item.c
8212                 Change "Property" to "Properties"
8213
8214 2002-11-07 [colin]      0.8.5claws89
8215
8216         * src/folderview.c
8217           src/folder.c
8218                 Allow folder dropping to a root folder
8219
8220 2002-11-07 [paul]       0.8.5claws88
8221
8222         * src/compose.c
8223                 revert last commit
8224
8225 2002-11-07 [paul]       0.8.5claws87
8226
8227         * src/compose.c
8228                 fix reply-to-list bug. closes bug report
8229                 "[633382] reply-to-list broken in recent cvs"
8230
8231 2002-11-07 [paul]       0.8.5claws86
8232
8233         * src/compose.c
8234                 add a forgotten '#if USE_GPGME ... #endif'
8235
8236 2002-11-07 [paul]       0.8.5claws85
8237
8238         * sync with 0.8.5cvs20
8239                 see ChangeLog 2002-11-07
8240
8241 2002-11-07 [colin]      0.8.5claws84
8242
8243         * src/folder.[ch]
8244                 Change folder_item_move_to to return the newly 
8245                 created folderitem.
8246         * src/folderview.c
8247                 Select the new folderitem after moving.
8248
8249 2002-11-07 [colin]      0.8.5claws83
8250
8251         * src/prefs_filtering.c
8252                 Fix rule rewriting when moving a leaf folder to a 
8253                 shorter path
8254
8255 2002-11-07 [colin]      0.8.5claws82
8256
8257         * src/prefs_filtering.c
8258                 fix a leak
8259
8260 2002-11-07 [colin]      0.8.5claws81
8261
8262         * src/folder.[ch]
8263                 Add folder_item_move_to() function to move a 
8264                 folderitem into another one (updates matcher etc)
8265         * src/folderview.c
8266                 Add folder drag'n drop (context menu to come)
8267                 [Should be dataloss free, but Please backup before 
8268                  trying !]
8269
8270 2002-11-06 [colin]      0.8.5claws80
8271
8272         * src/mh.c
8273                 mh_create_folder() returns NULL if can't create
8274                 directory hierarchy
8275
8276 2002-11-06 [paul]       0.8.5claws79
8277
8278         * src/compose.[ch]
8279                 allow 'on-the-fly' changing of the type of encryption 
8280                 and/or signing used (mime/ascii) via the compose window
8281
8282 2002-11-06 [paul]       0.8.5claws78
8283
8284         * sync with 0.8.5cvs19
8285                 see ChangeLog 2002-11-06 for src/account.c: 
8286                 account_get_special_folder()
8287                 
8288 2002-11-05 [alfons]     0.8.5claws77
8289
8290         * src/crash.c
8291                 very minor cleanups: nothing to see here, move on. :-)
8292
8293 2002-11-05 [colin]      0.8.5claws76
8294
8295         * src/main.c
8296                 Changes choices if compose windows are opened to
8297                 Discard, Draft, Don't quit
8298
8299 2002-11-05 [thorsten]   0.8.5claws75
8300
8301         * src/compose.c
8302                 reenabled default_reply_to folder option
8303
8304 2002-11-05 [colin]      0.8.5claws74
8305
8306         * src/compose.[ch] 
8307                 add compose_draft()
8308         * src/crash.c
8309                 add SIGTERM handler
8310         * src/main.[ch]
8311                 add clean_quit() for the SIGTERM handler
8312
8313 2002-11-05 [paul]       0.8.5claws73
8314         
8315         * po/es.po
8316                 updated by Ricardo Mones Lastra
8317
8318 2002-11-05 [melvin]     0.8.5claws72
8319
8320         * src/logwindow.c
8321                 Fixed log-clipping bug #616795.
8322                 To stop logging in the log window use 0 length.
8323         * src/prefs_common.c
8324                 Added a label to inform about the 0 log length behaviour.
8325
8326 2002-11-05 [paul]       0.8.5claws71
8327
8328         * sync with 0.8.5cvs17
8329                 see ChangeLog 2002-11-05
8330
8331 2002-11-04 [paul]       0.8.5claws70
8332
8333         * sylpheed-128x128.png
8334           sylpheed-64x64.png
8335           sylpheed.png
8336                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8337                 <nikai@users.sourceforge.net>
8338                 
8339         * po/bg.po
8340                 updated by George Danchev
8341
8342 2002-11-03 [thorsten]   0.8.5claws69
8343
8344         * src/main.c
8345           src/mimeview.c
8346           src/rfc2015.h
8347                 add check if gpg is active
8348
8349 2002-11-03 [thorsten]   0.8.5claws68
8350
8351         * src/toolbar.h
8352                 removed GSList declaration causing trouble on MacOS-X
8353                 (submitted by alfons, reported by xfesty)
8354
8355 2002-11-01 [paul]       0.8.5claws67
8356
8357         * src/mainwindow.c
8358                 remove last remnants of main's filter code
8359
8360 2002-11-01 [paul]       0.8.5claws66
8361
8362         * tools/filter_conv.pl
8363                 fix bug where user-defined headers were ignored
8364
8365 2002-11-01 [paul]       0.8.5claws65
8366
8367         * src/logwindow.c
8368                 make a debug_print() not translatable
8369
8370 2002-10-31 [melvin]     0.8.5claws64
8371
8372         * ac/aspell.m4
8373                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8374                 not run any GNU/aspell test.  The dictionary path will
8375                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8376                 was given, in which case, it will be $prefix/lib/aspell/
8377         * configure.in
8378                 Fixed typo in commentary (Aspell code).
8379
8380 2002-10-31 [paul]       0.8.5claws63
8381
8382         * po/POTFILES.in
8383                 remove src/filter.c and src/prefs_filter.c
8384                 thanks to Ricardo for reminding me
8385
8386 2002-10-31 [colin]      0.8.5claws62
8387
8388         * src/mbox_folder.c
8389                 Plug some leaks
8390
8391 2002-10-31 [paul]       0.8.5claws61
8392
8393         * src/prefs_filter.[ch] ** REMOVED **
8394           src/filter.[ch]       ** REMOVED **
8395           
8396         * src/Makefile.am
8397           src/folderview.c
8398           src/inc.c
8399           src/main.c
8400           src/mainwindow.c
8401           src/mbox.c
8402           src/prefs_common.c
8403           src/prefs_filtering.c
8404           src/summaryview.[ch]
8405                 remove main's 'filter' code
8406                 
8407         README.claws
8408                 update to reflect removal of main's filter
8409
8410 2002-10-31 [paul]       0.8.5claws60
8411
8412         * src/summaryview.c
8413                 remove check for global_processing in summary_filter_open(). 
8414                 This fixes the bug where if the user uses the right-click 
8415                 'Create filter rule...' and doesn't have any filter rules 
8416                 already defined in claws' advanced filtering, the newly 
8417                 created filter rule goes to main's filtering which is 
8418                 inaccessible through the gui. Now the filter rule gets added
8419                 to claws' filtering by default.
8420
8421 2002-10-28 [melvin]     0.8.5claws59
8422
8423         * src/prefs_actions.c
8424                 Fixed bug #627322 where MIME parts were not always
8425                 correctly passed to a %p action
8426                 Display an error dialog when message filename is not found.
8427
8428 2002-10-28 [melvin]     0.8.5claws58
8429
8430         * src/prefs_common.c
8431                 Readded a missing function declaration lost in 0.8.3claws34
8432
8433 2002-10-28 [paul]       0.8.5claws57
8434
8435         * sync with 0.8.5cvs15
8436                 see ChangeLog 2002-10-28 and 2002-10-25
8437                 
8438         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8439
8440 2002-10-27 [oliver]     0.8.5claws56
8441
8442         * src/pop.c
8443                 plug leak in pop3_top_recv
8444
8445 2002-10-26 [christoph]  0.8.5claws55
8446
8447         * src/folder.c
8448                 set need_update folder flag when messages are added
8449                 (closes bug [ 626922 ] folder not updated after receiving)
8450
8451 2002-10-25 [melvin]     0.8.5claws54
8452
8453         * src/imageview.c
8454                 Fixed a memleak introduced in the scaling code.
8455
8456 2002-10-24 [alfons]     0.8.5claws53
8457
8458         * src/filtering.c
8459                 make filtering's forward message action forward from the 
8460                 correct account
8461                 (closes bug [628089 ] Filter -> Forward from address problem
8462                 reported by Oktay)
8463
8464 2002-10-24 [christoph]  0.8.5claws52
8465
8466         * src/mainwindow.c
8467         * src/manual.[ch]
8468                 o use manual of current locale or english if current
8469                   locale is not available (and english is available)
8470                 o also link to sylpheed doc project manuals
8471
8472 2002-10-23 [paul]       0.8.5claws51
8473
8474         * tools/README
8475           tools/kmail2sylpheed_v2.pl
8476                 add new version of kmail addressbook importer script.
8477                 works with newer versions of Kmail/KAddressBook which
8478                 have new and rearranged data.
8479
8480 2002-10-23 [martin]     0.8.5claws50
8481
8482         * src/folderview.c
8483         * src/summaryview.c
8484         * src/utils.h
8485         * src/utils.c
8486                 added length parameter to get_abbrev_newsgroup_name()
8487                 changed this function so that it abbreviates the newsgroup
8488                 names only so long it is smaller than the length parameter
8489                 (for better reading of some newsgroup names and space efficiency)
8490
8491 2002-10-22 [colin]      0.8.5claws49
8492
8493         *src/foldersel.c
8494                 Revert Alfons' last modification (after voting ;-))
8495
8496 2002-10-21 [alfons]     0.8.5claws48
8497
8498         * src/foldersel.c
8499                 folder view in folder selection dialog reflects state of
8500                 folder view in main window
8501
8502 2002-10-18 [alfons]     0.8.5claws47
8503
8504         * src/mbox.c
8505                 drop imported messages in folder selected by user,
8506                 and not in the inbox
8507                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8508
8509 2002-10-18 [alfons]     0.8.5claws46
8510
8511         * src/compose.c
8512                 make automagic reply work correctly for email accounts 
8513                 (whether it's viable to do a full sync with Hiro's 
8514                 compose.c is still under discussion)
8515
8516 2002-10-18 [melvin]     0.8.5claws45
8517
8518         * src/prefs_actions.c
8519                 Fixed bug #622275 where asynchroneous actions left 
8520                 zombies processes
8521                 Made (synchroneous) actions' input be displayed live.
8522
8523 2002-10-18 [christoph]  0.8.5claws44
8524
8525         * src/textview.c
8526                 don't add a newline in the textview in front of the
8527                 first textpart if header display is disabled
8528                 (closes bug [ 603385 ] disabled header display leaves blank
8529                  lin)
8530
8531 2002-10-18 [christoph]  0.8.5claws43
8532
8533         * src/folder.[ch]
8534         * src/imap.c
8535         * src/mbox_folder.c
8536         * src/mh.c
8537         * src/news.c
8538                 folder->get_num_list now returns an error code
8539                 (closes bug [ 609424 ] News cache cleared on failure)
8540                 
8541 2002-10-17 [colin]      0.8.5claws42
8542         
8543         * src/news.c
8544                 Changed a printf by debug_print
8545
8546 2002-10-16 [paul]       
8547
8548         * tools/OOo2sylpheed.pl
8549                 allow for spaces in the name of the
8550                 file to be attached.
8551
8552 2002-10-16 [colin]      0.8.5claws41
8553
8554         * src/main.c
8555                 Use a tristate to change online mode
8556
8557 2002-10-16 [paul]       0.8.5claws40
8558
8559         * po/es.po
8560                 updated by Ricardo Mones Lastra
8561
8562 2002-10-16 [colin]      0.8.5claws39
8563
8564         * src/main.c
8565           src/mainwindow.[ch]
8566                 Added --online and --offline command-line
8567                 switches
8568
8569 2002-10-15 [christoph]  0.8.5claws38
8570
8571         * src/procmime.c
8572                 set mimeinfo->name to NULL after g_free to
8573                 avoid double freeing with g_free
8574
8575 2002-10-14 [christoph]  0.8.5claws37
8576
8577         * src/compose.c
8578         * src/filtering.c
8579         * src/summaryview.c
8580                 remove calls to folder->change_flags that are now
8581                 done by procmsg flag functions (seems it is not
8582                 used by any foldertype anyway)
8583         * src/folder.c
8584                 init folder->change_flags with NULL
8585
8586 2002-10-14 [christoph]  0.8.5claws36
8587
8588         * src/folder.[ch]
8589         * src/imap.[ch]
8590                 use virtual functions for folder item new and destroy
8591                 functions
8592
8593 2002-10-14 [melvin]     0.8.5claws35
8594
8595         * src/compose.c
8596                 Added a test to not run the spell checker if no default
8597                 dictionary is available. No dialog is displayed though.
8598
8599 2002-10-14 [melvin]     0.8.5claws34
8600
8601         * src/gtkaspell.c
8602                 Fixed bug in dictionary list context menu where
8603                 "More..." pointed to an emtpy submenu if the
8604                 number of dictionaries is a multiple of 15
8605                 Removed unneeded code in suggestions list creation
8606
8607 2002-10-14 [paul]       0.8.5claws33
8608
8609         * po/bg.po
8610                 updated by George Danchev
8611
8612 2002-10-13 [hoa]        0.8.5claws32
8613
8614         * src/matcher.[ch]
8615           src/matcher_parser_parser.y
8616                 removed the escaped string from internal structure
8617                 of matcher.
8618
8619 2002-10-12 [colin]      0.8.5claws31
8620
8621         * src/gtksctree.[ch]
8622           src/summaryview.c
8623                 Removed useless function gtksctree_reanchor
8624
8625 2002-10-12 [alfons]     0.8.5claws30
8626         
8627         * sync with remaining main changes 2002-10-09 - 2002-10-11
8628         - drop changes to src/compose.c (requires claws specific changes)
8629         
8630 2002-10-12 [alfons]     0.8.5claws29
8631         
8632         * sync with main changes of 2002-10-08
8633         - drop changes to src/compose.c (requires claws specific changes)
8634         - drop changes to src/summaryview.c (requires changes to compose.c)     
8635
8636 2002-10-12 [alfons]     0.8.5claws28
8637         
8638         * sync with main changes of 2002-10-07
8639
8640 2002-10-12 [alfons]     0.8.5claws27
8641
8642         * sync with main changes of 2002-10-04
8643         - drop changes to src/compose.c (requires claws specific changes)
8644         - drop changes to src/prefs_folder_item.c (claws implementation
8645           seems to be working)
8646
8647 2002-10-12 [colin]      0.8.5claws26
8648
8649         * src/mainwindow.c
8650                 Fix folder-flicker when space-reading, introduced 
8651                 in claws22.
8652
8653 2002-10-12 [colin]      0.8.5claws25
8654
8655         * src/compose.c
8656                 Save account address when saving as draft.
8657                 (closes bug 621838)
8658
8659 2002-10-12 [colin]      0.8.5claws24
8660
8661         * src/summaryview.c
8662                 Fix the problem consisting of no message selected
8663                 after the last message in a folder has been moved.
8664
8665 2002-10-12 [paul]       0.8.5claws23
8666
8667         * src/compose.c
8668           src/prefs_template.c
8669           src/template.[ch]
8670                 add Cc and Bcc to templates. Patch submitted by
8671                 John L. Males.
8672
8673 2002-10-12 [colin]      0.8.5claws22
8674
8675         * src/folderview.c
8676                 Fix a bug after "Check for new messages":
8677                 If a folder was opened, it was still selected at
8678                 the end of the check, but displayed empty.
8679         * src/mainwindow.c
8680                 Remove unnecessary check
8681
8682 2002-10-12 [paul]
8683
8684         * tools/README
8685                 be more verbose in the description of
8686                 OOo2sylpheed.pl
8687                 
8688
8689 2002-10-11 [colin]      0.8.5claws21
8690
8691         * src/mainwindow.c
8692                 Make space work (better) when no mail is selected
8693
8694 2002-10-11 [colin]      0.8.5claws20
8695
8696         * src/inc.c
8697           src/news.c
8698                 fix warnings
8699
8700 2002-10-11 [colin]      0.8.5claws19
8701
8702         * src/mainwindow.c
8703                 revert 0.8.5claws6 changes as i couldn't get to
8704                 anything satisfying
8705
8706 2002-10-11 [melvin]     0.8.5claws18
8707
8708         * src/compose.c
8709                 Removed buggy and unused macro (should have been committed in
8710                 0.8.5claws17)
8711
8712 2002-10-11 [melvin]     0.8.5claws17
8713
8714         * src/compose.c
8715                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8716
8717 2002-10-11 [thorsten]   0.8.5claws16 
8718
8719         * src/folderview.c
8720                 remove rescan warning
8721
8722 2002-10-11 [colin]      0.8.5claws15 
8723
8724         * src/procheader.c
8725                 fix a segfault that happens if conv_unmime_header
8726                 fails (should be better to find out why it fails)
8727
8728 2002-10-11 [christoph]  0.8.5claws14
8729
8730         * src/summaryview.c
8731                 update folderview stats after ignore/unignore thread
8732
8733 2002-10-11 [hoa]        0.8.5claws13
8734
8735         * src/quote_fmt_parse.y
8736                 Fixed a yacc/bison syntax error
8737         * src/matcher.c
8738                 Escaping of string is fixed.
8739
8740 2002-10-11 [colin]      0.8.5claws12
8741
8742         * src/imageview.c
8743                 Resize images to fit
8744
8745 2002-10-11 [paul]       0.8.5claws11
8746
8747         * po/es.po
8748                 updated by Ricardo Mones Lastra
8749
8750 2002-10-10 [alfons]     0.8.5claws10
8751
8752         * src/compose.c
8753                 allow dropping files by "moving" files from a file manager,
8754                 not only by the more cumbersome "copying". the latter 
8755                 mostly implies holding down the Control button
8756
8757 2002-10-10 [christoph]  0.8.5claws9
8758
8759         * src/summaryview.c
8760                 update folders after thread building for ignored threads
8761
8762 2002-10-10 [christoph]  0.8.5claws8
8763
8764         * config/.cvsignore
8765                 added Makefile
8766         * src/filtering.[ch]
8767         * src/folder.[ch]
8768         * src/folderview.[ch]
8769         * src/import.c
8770         * src/inc.[ch]
8771         * src/mbox.[ch]
8772         * src/procmsg.c
8773         * src/summaryview.[ch]
8774                 o added new flag need_update to FolderItem
8775                 o removed folder_table from various functions from tracking
8776                   folder updates
8777                 o set need_update flags in folder.c's move, copy and delete
8778                   functions and procmsg's flags functions
8779                 o added function folderview_update_items_when_required that
8780                   updates all folders with need_update set
8781                 o call folderview_update_items_when_required instead of
8782                   folderview_update_item_foreach
8783
8784 2002-10-09 [sergey]     0.8.5claws7
8785
8786         * src/compose.c
8787                 Strip CRs whel loading the text into editor in reedit mode.
8788
8789 2002-10-09 [colin]      0.8.5claws6
8790
8791         * src/mainwindow.c
8792                 Make Space work when no mail is selected
8793
8794 2002-10-09 [colin]      0.8.5claws5
8795
8796         * src/gtksctree.[ch]
8797                 Fix range_select
8798                 Add gtk_sctree_reanchor() 
8799         * src/summaryview.c
8800                 Use gtk_sctree_reanchor() - better fix for 
8801                 bug 60413
8802
8803 2002-10-09 [colin]      0.8.5claws4
8804
8805         * src/summaryview.c
8806                 Fix shift-click select after delete problem
8807                 (closes bug 60413)
8808
8809 2002-10-08 [thorsten]   0.8.5claws3
8810
8811         * src/summaryview.c
8812                 exclude current msg from -hide read messages-
8813
8814 2002-10-08 [colin]      0.8.5claws2
8815
8816         * src/inc.[ch]
8817           src/pop.c
8818           src/recv.c
8819                 Differentiate socket errors from disk full
8820                 errors
8821
8822 2002-10-08 [christoph]  0.8.5claws1
8823
8824         * Makefile.am
8825         * configure.in
8826                 modifications for new config directory
8827
8828         * config.guess  ** REMOVED **
8829         * config.sub    ** REMOVED **
8830         * install-sh    ** REMOVED **
8831         * ltmain.sh     ** REMOVED **
8832         * missing       ** REMOVED **
8833         * mkinstalldirs ** REMOVED **
8834                 these files are autogenerated by automake
8835                 when you run autogen.sh
8836
8837         * config/.cvsignore     ** NEW FILE **
8838         * config/Makefile.am    ** NEW FILE **
8839                 ignore autogenerated files
8840                 create a Makefile in this directory
8841
8842 2002-10-08 [paul]       0.8.5claws
8843
8844         * 0.8.5claws release
8845         
8846         * src/compose.c
8847           src/procheader.c
8848           src/procmsg.c
8849                 fix quote reply format for newsgroups reply bug
8850                 (thanks to Hoa)
8851                 
8852         * po/en_GB.po
8853           po/pl.po
8854                 updated by me and Witold Wladyslaw Wojciech Wilk
8855                 repectively
8856
8857 2002-10-07 [paul]       0.8.3claws53
8858
8859         * po/it.po
8860           po/pt_BR.po
8861           po/sr.po
8862                 updated messages catalogs, submitted by
8863                 Alessandro Maestri, Fabio Jr.Beneditto 
8864                 and Urke MMI, respectively.
8865
8866 2002-10-07 [christoph]  0.8.3claws52
8867
8868         * src/folder.[ch]
8869         * src/folderview.c
8870         * src/mainwindow.c
8871                 fix new folder ghost message bug
8872                 (closes bug [ 619722 ] wrong count for newly created folders)
8873
8874 2002-10-07 [christoph]  0.8.3claws51
8875
8876         * src/compose.c
8877                 fix news posting problem
8878
8879 2002-10-07 [melvin]     0.8.3claws50
8880
8881         * po/fr.po
8882                 Updated French translation
8883
8884 2002-10-05 [christoph]  0.8.3claws49
8885
8886         * src/gtkstext.c
8887                 check if line_start_cache is set in gtk_stext_update_text
8888                 (closes bug [ 618119 ] crash while doing search in folder)
8889
8890 2002-10-05 [christoph]  0.8.3claws48
8891
8892         * src/imap.c
8893         * src/news.c
8894         * src/utils.c
8895         * src/utils.h
8896                 implement cache cleanups for claws' folder system
8897                 (closes bug [ 595916 ] imapcache not cleaned up)
8898
8899 2002-10-05 [melvin]     0.8.3claws47
8900
8901         * src/prefs_actions.c
8902                 Made the help text more clear for the %p token
8903
8904 2002-10-04 [paul]       0.8.3claws46
8905
8906         * sync with 0.8.5
8907                 see ChangeLog 2002-10-02 and 2002-10-03
8908
8909 2002-10-04 [christoph]  0.8.3claws45
8910
8911         * src/inc.c
8912                 fix segfault caused by pop before smtp
8913                 call to inc_account_mail with NULL
8914                 pointer for mainwin
8915
8916 2002-10-04 [paul]       0.8.3claws44
8917
8918         * configure.in
8919                 sync the LDAP detection from 0.8.5cvs1
8920
8921 2002-10-02 [christoph]  0.8.3claws43
8922
8923         * po/de.po
8924                 fix small spelling error
8925
8926 2002-10-02 [melvin]     0.8.3claws42
8927
8928         * ac/aspell.m4
8929                 Behave better and say "no" when test program cannot be run.
8930
8931 2002-10-02 [paul]       0.8.3claws41
8932
8933         * sync with 0.8.4cvs1
8934                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8935                 
8936         * src/summaryview.c
8937                 toggle the behavior of Reply menuitem between
8938                 normal reply and reply-to-list
8939
8940 2002-10-01 [sergey]     0.8.3claws40
8941
8942         * src/compose.c
8943                 Convert newlines in the message text to the canonical form
8944                 before base64 encoding (RFC2045 compliance, fixes some
8945                 interoperability issues with Evolution 1.0.3)
8946
8947 2002-09-29 [colin]      0.8.3claws39
8948
8949         * src/summaryview.c
8950                 Fix an unwanted copy/paste
8951
8952 2002-09-29 [colin]      0.8.3claws38
8953
8954         * src/mainwindow.c
8955                 Renamed "Custom toolbar" to "Customize toolbar"
8956                 Renamed "Show all header" to "Show all headers"
8957                 Renamed "Set diplay item" to "Set displayed items"
8958         * src/prefs_common.c
8959                 Renamed "Show all header" to "Show all headers"
8960         * src/prefs_summary_column.c
8961                 Renamed "diplay item" to "displayed items"
8962
8963 2002-09-29 [colin]      0.8.3claws37
8964
8965         * src/mainwindow.[ch]
8966                 online/offline status pixmaps follow theme
8967                 changes
8968         * src/summaryview.[ch]
8969                 quicksearch pixmap follows theme changes
8970
8971 2002-09-29 [thorsten]   0.8.3claws36
8972
8973         * src/compose.c
8974           src/prefs_folder_item.[ch]
8975                 add default_reply_to folder option (closes patch 581044)
8976
8977 2002-09-29 [christoph]  0.8.3claws35
8978
8979         * acconfig.h    ** REMOVED **
8980         * configure.in
8981         * ac/aspell.m4
8982         * ac/check-type.m4
8983         * ac/gnupg-check-typedef.m4
8984                 fix autoheader 2.50 warning
8985
8986 2002-09-29 [christoph]  0.8.3claws34
8987
8988         * major code cleanup (part 2)
8989         
8990                 - unused variables removed
8991                 - unused functions removed
8992                 - uninitialized variables checked
8993                 - missing return statements added
8994                 - missing function return types added
8995                 - added parentheses around assignment
8996                   when suggested by gcc
8997
8998 2002-09-29 [alfons]     0.8.3claws33
8999
9000         * src/logwindow.c
9001                 log_window_clear(): only bracket gtk_text_forward_delete() 
9002                 with gtk_text_freeze() / gtk_text_thaw() (see if this
9003                 works around GTK text bug)
9004
9005 2002-09-29 [paul]       0.8.3claws32
9006
9007         * po/bg.po
9008           po/sr.po
9009                 updated by George Danchev and Urke MMI
9010                 respectively
9011
9012 2002-09-27 [christoph]  0.8.3claws31
9013
9014         * doc-src/readme.txt
9015         * doc-src/rfc1806.txt   ** REMOVED **
9016         * doc-src/rfc2183.txt   ** NEW FILE **
9017         * doc-src/rfc2980.txt   ** NEW FILE **
9018                 update rfcs
9019
9020 2002-09-27 [melvin]     0.8.3claws30
9021
9022         * ac/aspell.m4
9023                 Fixed typo which could break linking
9024
9025 2002-09-27 [melvin]     0.8.3claws29
9026
9027         * ac/aspell.m4
9028                 Improved GNU/aspell checking. 
9029                 Fixed bug #614490
9030
9031 2002-09-27 [paul]       0.8.3claws28
9032
9033         * sync with 0.8.3cvs8
9034                 see ChangeLog 2002-09-27
9035
9036 2002-09-26 [colin]      0.8.3claws27
9037
9038         * src/toolbar.[ch]
9039           src/mainwindow.[ch]
9040                 Add "Reply to Mailing-list" to the toolbar
9041
9042 2002-09-26 [christoph]  0.8.3claws26
9043
9044         * src/summaryview.c
9045                 Fix wrong message counts in summaryview status
9046
9047 2002-09-26 [paul]       0.8.3claws25
9048
9049         * sync with 0.8.3cvs7
9050                 see ChangeLog 2002-09-26
9051
9052 2002-09-26 [paul]       0.8.3claws24
9053
9054         * sync with 0.8.3cvs6
9055                 see ChangeLog 2002-09-25
9056
9057 2002-09-25 [christoph]  0.8.3claws23
9058
9059         * src/prefs_common.c
9060         * src/prefs_folder_item.c
9061         * src/prefs_scoring.c
9062                 Renamed "kill score" to "hide score" in GUI
9063                 and prefs files
9064
9065 2002-09-25 [paul]       0.8.3claws22
9066
9067         * sync with 0.8.3cvs5
9068                 see ChangeLog 2002-09-24
9069
9070 2002-09-24 [alfons]     0.8.3claws21
9071
9072         patch by Satoshi Nagayasu: allows appending / saving multiple 
9073         selected files (closes "[ 612279 ] save multiple mesg(s) in 
9074         'Save as ...'")
9075
9076         * AUTHORS
9077                 add Satoshi Nagayasu
9078         * src/summaryview.c
9079                 summary_save_as(): allow saving selected files to
9080                 one file
9081                 summary_set_menu_sensitive: enable "Save As..." when
9082                 multiple files are selected
9083         * src/utils.[ch]
9084                 append_file(): new function
9085
9086 2002-09-24 [colin]      0.8.3claws20
9087
9088         * src/procmime.c
9089                 Fix segfault when mimeinfo doesn't have a 
9090                 content_type. 
9091
9092 2002-09-24 [colin]      0.8.3claws19
9093
9094         * src/prefs_common.[ch]
9095                 Add a preference to display send dialog or not
9096         * src/send.c
9097                 Display send dialog according to preference
9098
9099 2002-09-24 [colin]      0.8.3claws18
9100
9101         * src/compose.[ch]
9102                 Disable user actions when sending
9103
9104 2002-09-24 [colin]      0.8.3claws17
9105
9106         * src/procmime.c
9107                 Do not display name or filename for attachments
9108                 with an application/pgp-signature type
9109                 (security flaw, see bug 537413)
9110
9111 2002-09-23 [colin]      0.8.3claws16
9112
9113         * src/editaddress.c
9114                 Initialize entry_email, entry_alias and 
9115                 entry_remarks to first email address of the list
9116
9117 2002-09-23 [colin]      0.83claws15
9118
9119         * src/compose.c
9120                 Drop pgp-signature when reediting a signed queued
9121                 message
9122
9123 2002-09-23 [melvin]     0.8.3claws14
9124
9125         * po/fr.po
9126                 Updated French translation
9127
9128 2002-09-23 [melvin]     0.8.3claws13
9129
9130         * src/mainwindow.c
9131                 Made custom toolbar menu labels more consistent
9132         * src/prefs_toolbar.c
9133                 Made custom toolbar window title more consistent
9134
9135 2002-09-22 [colin]      0.8.3claws12
9136
9137         * src/inc.c
9138                 Initialize session type to normal before getting 
9139                 mail (fixes strange Get behaviour)
9140         * src/prefs_account.h
9141                 Move STYPE_POP_BEFORE_SMTP to last position to 
9142                 avoid other side-effects
9143
9144 2002-09-22 [colin]      0.8.3claws11
9145
9146         * src/prefs_account.c
9147                 Fix pop_bfr_smtp_tm_entry sensivity when switching
9148                 from pop3 to apop or vice-versa
9149
9150 2002-09-22 [colin]      0.8.3claws10
9151         
9152         * src/prefs_account.[ch]
9153                 Add an option for the POP before SMTP timeout
9154         * src/inc.c
9155                 Remember time of last POP connection
9156         * src/send.c
9157                 Do POP before SMTP only if timeout reached
9158
9159 2002-09-22 [oliver]     0.8.3claws9
9160         
9161         * README.claws
9162                 explain custom toolbar
9163
9164 2002-09-22 [oliver]     0.8.3claws8
9165
9166         * src/prefs_actions.[ch]
9167         custom toolbar for compose      
9168                 actions callback from compose toolbar
9169         * src/folderview.c
9170                 remove include toolbar.h
9171
9172 2002-09-22 [oliver]     0.8.3claws7
9173         
9174         * src/prefs_toolbar.[ch]
9175                 custom toolbar for compose
9176                 - generic prefs_toolbar handles both
9177                   Mainwin's toolbar as well as Compose toolbar          
9178
9179 2002-09-22 [oliver]     0.8.3claws6
9180         
9181         * src/toolbar.[ch]
9182                 custom toolbar for compose
9183                 restructure toolbar.[ch]
9184
9185 2002-09-22 [oliver]     0.8.3claws5
9186
9187         * src/compose.[ch]
9188                 custom toolbar for compose
9189
9190 2002-09-22 [oliver]     0.8.3claws4
9191         
9192         * src/mainwindow.[ch]
9193                 custom toolbar for compose 
9194                 move mainwin toolbar back to mainwindow
9195
9196 2002-09-22 [alfons]     0.8.3claws3
9197
9198         * src/procmsg.c
9199                 :%sno/if(/if (/gc
9200                 :%sno/for(/for (/gc
9201                 (beautify)
9202
9203 2002-09-22 [alfons]     0.8.3claws2
9204         
9205         * src/procmsg.c
9206                 procmsg_save_to_outbox(): don't unlink message file from queue;
9207                 callers should do it using folder_item_remove_msg()
9208
9209 2002-09-22 [colin]      0.8.3claws1
9210
9211         * src/mimeview.[ch]
9212                 Made mimeview_check_signature() public
9213         * src/textview.c
9214                 Made GPG signatures verifiable by clicking
9215                 the [application/pgp-signature] in the Text
9216                 view
9217
9218 2002-09-22 [paul]       0.8.3claws
9219
9220         * po/bg.po
9221           po/en_GB.po
9222           po/es.po
9223           po/it.po
9224           po/pl.po
9225           po/pt_BR.po
9226           po/sr.po
9227                 updated translations, submitted by George Danchev,
9228                 me, Ricardo Mones Lastra, Alessandro Maestri,
9229                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9230                 and Urke MMI, respectively.     
9231
9232 2002-09-22 [alfons]     0.8.2claws65
9233
9234         * src/procmsg.c
9235         * src/pgptext.c
9236                 no furry valgrinds have been used to plug these memleaks
9237
9238 2002-09-20 [paul]       0.8.2claws64
9239
9240         * sync with 0.8.3cvs4
9241                 'Select thread' re-implemented 
9242                 see ChangeLog 2002-09-20
9243
9244 2002-09-21 [alfons]     0.8.2claws63
9245
9246         * src/compose.c
9247                 compose_send(): plug unnoticed memleak
9248
9249 2002-09-20 [alfons]     0.8.2claws62
9250
9251         * src/addr_compl.c
9252                 replace_address_in_edit(): strict check for NULL address to
9253                 fix "[ 607348 ] Segfault in address completion". My guess is
9254                 that this happens with an empty address book, but it's good
9255                 to have this check here anyway
9256                 
9257                 completion_window_button_press(): free string returned 
9258                 from the internal cache
9259
9260 2002-09-20 [christoph]  0.8.2claws61
9261
9262         * src/procmime.h
9263                 added ENC_BINARY to EncodingType
9264         * src/procmime.c
9265                 the string returned by procmime_get_encoding_str
9266                 should not depend on the order of values in the
9267                 EncodingType definition
9268         * doc-src/rfc1806.txt   ** NEW FILE **
9269                 Added rfc1806 about MIME Content-Disposition
9270                 Extension
9271
9272 2002-09-19 [paul]       0.8.2claws60
9273
9274         * sync with 0.8.2cvs3
9275                 see ChangeLog 2002-09-19
9276
9277 2002-09-19 [paul]       0.8.2claws59
9278
9279         * src/prefs_folder_item.c
9280                 revert to Darko's original alignment of colour
9281                 selector button
9282                 add a colon to folder_color label
9283                 
9284         * src/compose.c
9285                 add Colin's patch (with Hiro's modifications) to 
9286                 force BASE64 encoding for 8-bit text when signing
9287                 (sync with 0.8.3cvs2)
9288
9289 2002-09-18 [alfons]     0.8.2claws58
9290
9291         * src/compose.c
9292                 :%sno/if(/if (/gc
9293                 :%sno/for(/for (/gc
9294                 (beautify a little bit)
9295
9296 2002-09-18 [christoph]  0.8.2claws57
9297
9298         * src/pine.c
9299                 fix handling of fgetc return value
9300
9301 2002-09-17 [alfons]     0.8.2claws56
9302         
9303         * src/summaryview.c
9304                 summary_sort(): check non-NULL summaryview->folder_item when no 
9305                 folder is selected at all
9306                 (closes "[ 610344 ] sort label make syl Crash")
9307
9308 2002-09-17 [alfons]     0.8.2claws55
9309         
9310         * src/compose.c
9311                 beautify a little bit
9312
9313 2002-09-17 [christoph]  0.8.2claws54
9314
9315         * src/folder.c
9316                 initialize max values for cache and folder
9317                 when cache or folder is empty
9318
9319 2002-09-15 [colin]      0.8.2claws53
9320
9321         * src/compose.c
9322                 Fix a leak (thanks Alfons!) and cleaned
9323                 variables names for custom headers
9324
9325 2002-09-15 [colin]      0.8.2claws52
9326
9327         * src/compose.c
9328                 Fix custom headers recognition when
9329                 prefs_common.trans_hdr is on
9330
9331 2002-09-15 [colin]      0.8.2claws51
9332
9333         * src/compose.c
9334                 Allow dynamically-added custom headers
9335                 Yet not reparsed if reedited
9336
9337 2002-09-15 [alfons]     0.8.2claws50
9338
9339         * src/prefs_account.c
9340                 fix warnings
9341
9342 2002-09-15 [colin]      0.8.2claws49
9343         
9344         * src/prefs_account.c
9345                 fix pop_before_smtp sensitivity
9346
9347 2002-09-15 [colin]      0.8.2claws48
9348
9349         * src/inc.[ch]
9350                 add inc_pop_before_smtp()
9351                 allow MainWindow to be undefined in 
9352                 inc_account_mail() and inc_start()
9353         * src/pop.c
9354           src/prefs_account.h
9355                 add STYPE_POP_BEFORE_SMTP session type
9356         * src/prefs_account.c
9357                 activated pop before smtp option
9358         * src/send.c
9359                 do pop before smtp if the relevant option 
9360                 is set
9361
9362 2002-09-15 [paul]       0.8.2claws47
9363
9364         * sync with 0.8.3
9365                 see ChangeLog 2002-09-15
9366
9367 2002-09-14 [paul]       0.8.2claws46
9368
9369         * po/bg.po
9370                 updated Bulgarian translation, submitted by
9371                 George Danchev
9372
9373 2002-09-13 [paul]       0.8.2claws45
9374
9375         * src/compose.c
9376                 merge claws' select_account() with main's
9377                 (new) compose_select_account(). [sync with
9378                 0.8.2cvs15, see ChangeLog 2002-09-11]
9379
9380 2002-09-12 [christoph]  0.8.2claws44
9381
9382         * src/filter.c
9383                 allocate 1 elements of FolderItem not 0
9384
9385 2002-09-12 [colin]      0.8.2claws43
9386
9387         * src/compose.c
9388                 Fix bug #590825 (obey Follow-up: poster)
9389
9390 2002-09-12 [colin]      0.8.2claws42
9391
9392         * src/procmime.c
9393                 Fix bug #557009 (wrong headers for messages 
9394                 forwarded as attachments)
9395
9396 2002-09-11 [colin]      0.8.2claws41
9397         
9398         * src/compose.c
9399                 Put SCF: pseudo-header on top of message
9400                 Set draft tmp_flag when saved as draft
9401
9402         * src/procmsg.c
9403           src/procheader.c
9404                 Skip after first \n\n for beginning of real message
9405                 for drafts too
9406
9407 2002-09-11 [christoph]  0.8.2claws40
9408
9409         * src/filtering.c
9410                 use procmsg flag functions in filtering or processing
9411                 will cause incorrect folder message counts
9412
9413 2002-09-11 [colin]      0.8.2claws39
9414
9415         * src/compose.c
9416                 Fix bug #550175 - wrong save folder when reediting
9417                 drafts
9418
9419 2002-09-11 [paul]       0.8.2claws38
9420
9421         * sync with 0.8.2cvs14
9422                 see ChangeLog 2002-09-11
9423
9424 2002-09-11 [colin]      0.8.2claws37
9425
9426         * src/folder.c
9427                 Fix a typo (seeming to cause new/unread status to
9428                 be lost)
9429
9430 2002-09-10 [christoph]  0.8.2claws36
9431
9432         * src/compose.c
9433                 compose_redirect should not use compose_generic_new
9434                 because that does more stuff than expected including
9435                 opening the external editor
9436                 (closes bug "[ 526608 ] bounced messages appear blank
9437                  in editor")
9438
9439 2002-09-10 [christoph]  0.8.2claws35
9440
9441         * src/folder.c
9442                 fix problem with too large message number range
9443                 causing a crash in folder_item_scan
9444
9445 2002-09-10 [paul]       0.8.2claws34
9446
9447         * sync with 0.8.2cvs13
9448                 see ChangeLog 2002-09-10
9449
9450 2002-09-10 [christoph]  0.8.2claws33
9451
9452         * src/msgcache.c
9453                 set MsgInfo TmpFlags for queue and draft folders
9454                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9455
9456 2002-09-10 [paul]       0.8.2claws32
9457
9458         * AUTHORS
9459           po/bg.po      ** NEW FILE **
9460                 new Bulgarian translation submitted by
9461                 George Danchev <danchev@spnet.net>
9462                 
9463         * tools/Makefile.am
9464           tools/README
9465           tools/tb2sylpheed     ** NEW FILE **
9466                 add script that converts an addressbook exported
9467                 from The Bat! into a Sylpheed addressbook. Submitted
9468                 by Urke MMI <urke-kg@eunet.yu>
9469
9470 2002-09-10 [paul]       0.8.2claws31
9471
9472         * sync with 0.8.2cvs12
9473                 see ChangeLog 2002-09-10
9474
9475 2002-09-06 [paul]       0.8.2claws30
9476
9477         * src/prefs_common.c
9478                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9479                 
9480         * tools/Makefile.am
9481           tools/README
9482           tools/ldif-to-xml.py  ** REMOVED **
9483                 remove obsolete python script
9484
9485 2002-09-06 [paul]       0.8.2claws29
9486
9487         * sync with 0.8.2cvs10
9488                 see ChangeLog 2002-09-06
9489
9490 2002-09-04 [paul]       0.8.2claws28
9491
9492         * sync with 0.8.2cvs9
9493                 see ChangeLog 2002-08-04
9494
9495 2002-09-04 [colin]      0.8.2claws27 
9496
9497         * src/prefs_common.[ch]
9498                 Added signature color configuration
9499         * src/textview.c
9500                 Use user-specified signature color
9501
9502 2002-09-03 [colin]      0.8.2claws26
9503
9504         * src/prefs_common.[ch]
9505                 Added autosave and autosave_length prefs
9506         * src/compose.c
9507                 Added compose_remove_draft()
9508                 Auto-save drafts according to the prefs
9509         * src/main.c
9510                 Added a crash-indicator file, allowing to check
9511                 for new messages on startup if Sylpheed crashed
9512                 (makes saved drafts "reappear")
9513
9514 2002-09-03 [colin]      0.8.2claws25
9515
9516         * src/textview.[ch]
9517                 Grey the signature
9518
9519 2002-09-03 [paul]       0.8.2claws24
9520
9521         * sync with 0.8.2cvs8
9522                 see ChangeLog 2002-09-02 and 2002-09-03
9523
9524 2002-09-03 [darko]      0.8.2claws23
9525
9526         * src/folderview.c
9527                 use normal style when creating new folder to pick
9528                 proper font size 
9529
9530 2002-09-02 [melvin]     0.8.2claws22
9531
9532         * src/gtkaspell.m4
9533                 removed some obsolete code
9534
9535 2002-09-02 [melvin]     0.8.2claws21
9536
9537         * ac/aspell.m4
9538                 fixed test's equality sign (== to =)
9539
9540 2002-09-02 [alfons]     0.8.2claws20
9541
9542         * src/folder.c
9543         * src/mh.c
9544                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9545                 as folder->destroy virtual as suggested by Hiro
9546                 (the mh.c code seems to have been lost around mh.c.1.21)
9547
9548 2002-09-02 [paul]       0.8.2claws19
9549
9550         * po/pt_BR.po
9551                 updated by Fabio Jr. Beneditto
9552                 
9553         * src/defs.h
9554                 use 'http://claws.sylpheed.org' for homepage link. 
9555                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9556
9557 2002-09-01 [alfons]     0.8.2claws18
9558
9559         * src/mh.c
9560                 plug memleak related to one Martin Kluge found
9561
9562 2002-08-31 [paul]       0.8.2claws17
9563
9564         * sync with 0.8.2cvs6
9565                 see ChangeLog 2002-08-30
9566
9567 2002-08-31 [alfons]     0.8.2claws16
9568
9569         * src/folder.c
9570                 folder_destroy(): remove mailbox from folderlist even if it has
9571                 no destroy virtual
9572
9573 2002-08-31 [alfons]     0.8.2claws15
9574
9575         * src/folder.c
9576                 :%sno/if(/if (/gc
9577                 :%sno/for(/for (/gc
9578                 (being pedantic I know)
9579
9580 2002-08-31 [alfons]     0.8.2claws14
9581
9582         * src/folder.c
9583                 check for NULL pointers returned from folder->fetch_msginfo virtual
9584                 (should solve some reported crashes)
9585
9586 2002-08-30 [alfons]     0.8.2claws13
9587
9588         * acconfig.h
9589         * configure.in
9590         * src/crash.c
9591                 enable crash dialog on compilation time
9592                 (--enable-crash-dialog configure option)
9593
9594 2002-08-30 [alfons]     0.8.2claws12
9595
9596         * AUTHORS
9597                 add Martin Kluge
9598         * src/mh.c
9599                 apply memory leak plug patch by Martin Kluge
9600                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9601                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9602                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9603
9604 2002-08-30 [darko]      0.8.2claws11
9605
9606         * src/folderview.c
9607                 copy Gtk style from normal style to match
9608                 font size for coloured folders
9609
9610 2002-08-29 [alfons]     0.8.2claws10
9611
9612         * sylpheed.desktop
9613                 Type=Internet <- Type=Application
9614                 (reported by Michael Schwendt, see:
9615                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9616                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9617
9618 2002-08-29 [paul]       0.8.2claws9
9619
9620         * sync with 0.8.2cvs5
9621                 see ChangeLog 2002-08-29
9622
9623 2002-08-29 [colin]      0.8.2claws8
9624
9625         * src/summaryview.c
9626                 Added a sanity check in summary_select_thread
9627                 Should fix bug 601605
9628
9629 2002-08-29 [colin]      0.8.2claws7
9630
9631         * src/main.c
9632                 Revert claws6 changes regarding bug #591676
9633
9634 2002-08-28 [colin]      0.8.2claws6
9635         
9636         * src/main.c
9637                 Ignore cache for queue folderitems
9638                 Fix bug #591676
9639
9640 2002-08-28 [melvin]     0.8.2claws5
9641
9642         * README.claws
9643                 Fixed typos.
9644
9645 2002-08-28 [melvin]     0.8.2claws4
9646
9647         * README.claws
9648                 Updated a bit the text concerning the spell checker
9649
9650 2002-08-28 [melvin]     0.8.2claws3
9651
9652         Merged the GNU_aspell_branch:
9653                 Support of new GNU/aspell is now included and the old pspell
9654                 is not supported anymore.
9655                 See README.claws
9656
9657         * README.claws
9658                 Updated spell checker text to reflect the switch to GNU/aspell
9659
9660         * ac/aspell.m4          *** NEW ***
9661         * src/gtkaspell.[ch]    *** NEW *** 
9662         * ac/pspell.m4          *** DELETED *** 
9663         * src/gtkspell.[ch]     *** DELETED ***
9664
9665         * ac/Makefile.am
9666                 Updated for GNU/aspell support
9667
9668         * po/POTFILES.in
9669                 Replaced gtkspell.c by gtkaspell.c
9670
9671         * acconfig.h
9672         * src/Makefile.am
9673         * src/about.c
9674         * src/compose.[ch]
9675         * src/crash.c
9676         * src/main.c
9677         * src/prefs_common.[ch]
9678                 Updated for GNU/aspell support
9679
9680 2002-08-28 [paul]       0.8.2claws2
9681
9682         * sync with 0.8.2cvs4
9683                 see ChangeLog 2002-08-27 and 2002-08-28
9684
9685 2002-08-28 [colin]      0.8.2claws1
9686
9687         * src/summary_search.c
9688                 Added "AND search"
9689
9690 2002-08-28 [jens]       0.8.2claws
9691
9692         *po/de.po
9693                 Updated German translations
9694
9695 2002-08-27 [melvin]     0.8.2claws
9696
9697         * po/fr.po
9698                 Updated French translations
9699
9700 2002-08-27 [paul]       0.8.2claws
9701
9702         * sync with 0.8.2 main release
9703
9704         * po/en_GB.po
9705           po/es.po
9706           po/it.po
9707           po/pl.po
9708           po/pt_BR.po
9709           po/sr.po
9710                 updated message catalogs submitted by
9711                 Ricardo Mones Lastra, Alessandro Maestri,
9712                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9713                 Beneditto and Urke MMI  
9714
9715 2002-08-27 [hoa]        0.8.1claws123
9716
9717         * src/mainwindow.[ch]
9718         * src/summaryview.[ch]
9719                 removed the "filter setting" menu option.
9720                 add a "cancel a news message" menu option.
9721
9722 2002-08-26 [martin]     0.8.1claws122
9723
9724         * ChangeLog.claws
9725                 changed string under 0.8.1claws79 changed by myself
9726                 i'm sorry alfons :(
9727
9728 2002-08-26 [martin]     0.8.1claws121
9729
9730         * src/crash.c
9731                 added kill command to debuggerrc to start crash dialog
9732
9733 2002-08-26 [paul]       0.8.1claws120
9734
9735         * sync with 0.8.1cvs31
9736                 see ChangeLog 2002-08-26
9737
9738 2002-08-25 [alfons]     0.8.1claws119
9739
9740         * src/procmsg.c
9741                 fix bug that didn't send out correct headers to news server
9742                 when sending news article and email from queue (bug reported
9743                 and patch provided by Tim Mann; closes bug 
9744                 "[ 583196 ] 0.7.8claws can't post news")
9745
9746 2002-08-25 [alfons]     0.8.1claws118
9747
9748         * src/selective_download.c
9749                 mark two strings as translatable
9750                 (thanks to Urke MMI for pointing this out)
9751
9752 2002-08-25 [alfons]     0.8.1claws117
9753
9754         * src/summaryview.c
9755                 treat sent boxes as special and allow sorting them by addressee
9756                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9757                 submitted by Steve Lamb)
9758
9759 2002-08-24 [alfons]     0.8.1claws116
9760
9761         * src/matcher.c
9762                 fix memleak reported by Martin Kluge
9763                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9764
9765 2002-08-24 [oliver]     0.8.1claws115
9766
9767         * src/prefs_toolbar.c
9768                 o code cleanup as suggested by Alfons
9769                 o memleak fix
9770
9771 2002-08-24 [alfons]     0.8.1claws114
9772
9773         * src/summaryview.c
9774                 o fix another memory leak reported by Martin Kluge
9775                   (see "[ 599568 ] Small Memory Leak")
9776                 o remove 'from' variable from 'summary_set_header()'; we can
9777                   do with just 'to' 
9778
9779 2002-08-24 [paul]       0.8.1claws113
9780
9781         * sync with 0.8.1cvs30
9782                 see ChangeLog 2002-08-23
9783
9784 2002-08-24 [alfons]     0.8.1claws112
9785
9786         * src/summaryview.c
9787                 remove unnecessary allocations for search bar fixing leaks
9788                 reported by Martin Kluge
9789                 (see "[ 599451 ] Further memory leaks?")
9790
9791 2002-08-24 [alfons]     0.8.1claws111
9792
9793         * src/main.c
9794                 make get_socket_name() public for crash.c
9795         * src/crash.c
9796                 o make report bug button work (goes to claws' 
9797                   bug tracker at sf.net)
9798                 o introduce function for doing important stuff just
9799                   before claws goes down
9800                 o clean up code 
9801
9802 2002-08-24 [alfons]     0.8.1claws110
9803
9804         * src/compose.c
9805                 move cursor to "To" entry when forwarding as attachment
9806                 (reported and solved by Steve Lamb, closes bug report
9807                 "[ 592880 ] Forward as attachment; cursor not in to")
9808
9809 2002-08-24 [colin]      0.8.1claws109
9810
9811         * src/mainwindow.c
9812                 fix quick search visibility after GUI (de)separations.
9813
9814 2002-08-23 [colin]      0.8.1claws108
9815
9816         * src/mainwindow.c
9817                 fix header pane visibility after folderview or
9818                 messageview (de)separation
9819
9820 2002-08-23 [paul]       0.8.1claws107
9821
9822         * src/mainwindow.[ch]
9823           src/toolbar.c
9824                 give full control of display or non-display 
9825                 of the Execute icon to Custom toolbar settings.
9826                 add new sensitivity condition to maninwindow.h: 
9827                 M_DELAY_EXEC
9828
9829         * ChangeLog
9830           ChangeLog.jp
9831           NEWS
9832                 more sync with 0.8.1cvs29
9833
9834 2002-08-23 [melvin]     0.8.1claws106
9835
9836         * src/alertpanel.c
9837                 Readded support for custom widget in alertpanel lost in last
9838                 sync.
9839
9840 2002-08-23 [paul]       0.8.1claws105
9841
9842         * sync with 0.8.1cvs29
9843                 see ChangeLog 2002-08-23
9844
9845 2002-08-23 [colin]      0.8.1claws104
9846
9847         * src/summaryview.c
9848                 Fix folder and search pixmaps exchanging positions
9849                 after theme or toolbar changes. Thank to Oliver for 
9850                 reporting this.
9851
9852 2002-08-23 [colin]      0.8.1claws103
9853
9854         * src/mainwindow.c
9855           src/messageview.[ch]
9856           src/noticeview.[ch]
9857           src/summaryview.c
9858                 Changed messageview_create() and noticeview_create()
9859                 to avoid the last gdk_warning
9860
9861 2002-08-22 [colin]      0.8.1claws102
9862
9863         * src/summaryview.c
9864                 Fix my new `Creating pixmap from xpm' warning
9865
9866 2002-08-22 [colin]      0.8.1claws101
9867
9868         * src/mainwindow.c
9869                 Fix some of the gdk warnings
9870
9871 2002-08-22 [colin]      0.8.1claws100
9872
9873         * src/Makefile.am
9874         * src/stock_pixmap.c
9875         * src/stock_pixmap.h
9876         * src/pixmaps/quicksearch.xpm *ADDED*
9877                 Add the quicksearch pixmap
9878         * src/mainwindow.c
9879         * src/summaryview.c
9880         * src/summaryview.h
9881                 Make quicksearch bar visible/hidden via a button
9882
9883 2002-08-22 [christoph]  0.8.1claws99
9884
9885         * src/folder.c
9886                 fix folder update for newsgroups with message
9887                 numbers below minimum number of articles to fetch
9888                 (closes bug #598445)
9889
9890 2002-08-22 [paul]       0.8.1claws98
9891
9892         * sync with 0.8.1cvs28
9893                 see ChangeLog 2002-08-22
9894
9895 2002-08-21 [alfons]     0.8.1claws97
9896
9897         * src/crash.c
9898                 use bt instead of bt full which seems to work 
9899                 better, and bt full doesn't give a great deal 
9900                 of information anyway
9901
9902 2002-08-21 [colin]      0.8.1claws96
9903
9904         * src/summaryview.c
9905                 fix summaryview_searchtype_changed prototype
9906
9907 2002-08-21 [christoph]  0.8.1claws95
9908
9909         * src/mainwindow.c
9910                 o fix broken menu update for sorting type, we have to
9911                   get this info from the summaryview now
9912                 o removed setting of threaded state in menu callback
9913         * src/summaryview.[ch]
9914                 more summaryview/folderitem seperation for
9915                 threading option
9916         * configure.in
9917                 removed not required --with-compiler-flags option
9918
9919 2002-08-21 [oliver]     0.8.1claws94
9920         
9921         * src/toolbar.h 
9922                 o rename toolbar.xml to toolbar_main.xml
9923                   since toolbar_compose.xml might come up 
9924                   any time soon
9925         * README.claws
9926                 add custom toolbar              
9927
9928 2002-08-21 [darko]      0.8.1claws93
9929
9930         * src/procmsg.c
9931                 don't reset tmp flags for messages copied
9932                 to sent folder
9933
9934 2002-08-21 [colin]      0.8.1claws92
9935         
9936         * src/prefs_filtering.c
9937                 fix renaming rules on folder rename 
9938                 when folder is not a leaf folder
9939
9940 2002-08-21 [paul]       0.8.1claws91
9941
9942         * src/prefs_folder_item.c
9943                 fix alignment of colour selector
9944
9945 2002-08-21 [paul]       0.8.1claws90
9946
9947         * sync with 0.8.1cvs27
9948                 see ChangeLog 2002-08-21
9949
9950 2002-08-21 [paul]       0.8.1claws89
9951
9952         * src/summaryview.c
9953                 fix crash when changing field type in
9954                 Quick search bar
9955
9956 2002-08-21 [colin]      0.8.1claws88
9957
9958         * src/summaryview.c
9959                 Made quick search case-insensitive
9960
9961 2002-08-21 [paul]       0.8.1claws87
9962
9963         * sync with 0.8.1cvs26
9964                 see ChangeLog 2002-08-21
9965
9966 2002-08-20 [christoph]  0.8.1claws86
9967
9968         * src/folderview.c
9969         * src/main.c
9970         * src/summaryview.[ch]
9971                 more summaryview/folderitem seperation for
9972                 sort_key and sort_type
9973         * src/procmsg.c
9974                 added missing return statement
9975
9976 2002-08-20 [colin]      0.8.1claws85
9977
9978         * src/summaryview.[ch]
9979                 Added a quick search box
9980         * src/mainwindow.c
9981         * src/prefs_common.[ch]
9982                 Added a show/hide option for the quick search
9983
9984 2002-08-20 [oliver]     0.8.1claws84
9985         
9986         * src/mainwindow.c
9987                 remove toolbar_create_popups
9988         * src/toolbar.[ch]
9989                 o remove toolbar_create_popups
9990                 o fix toolbar_set_sensitive 
9991                   (Bug reports #596834 and #596832)     
9992         * src/prefs_toolbar.c
9993                 o add "Set default" button
9994                 o align label and text + combo widgets
9995
9996 2002-08-20 [hoa]        0.8.1claws83bis
9997
9998         * src/imap.c
9999                 fixed a bug in imap_fetch_msginfo() in case there is no
10000                 current folder.
10001
10002 2002-08-20 [darko]      0.8.1claws83
10003
10004         * src/folderview.c
10005                 copy the color style of folder view so it
10006                 works with GTK themes
10007
10008 2002-08-20 [darko]      0.8.1claws82
10009
10010         * src/folder.h
10011         * src/folderview.c
10012         * src/prefs_folder_item.[hc]
10013                 don't use UI stuff in folder.h
10014
10015 2002-08-20 [darko]      0.8.1claws81
10016
10017         * src/folder.h
10018         * src/prefs_folder_item.h
10019         * src/folderview.c
10020         * src/prefs_folder_item.c
10021                 ability to set folder color in folderview
10022
10023 2002-08-19 [alfons]     0.8.1claws80
10024
10025         * src/summaryview.c
10026                 fix one of the earlier memleaks reported by Martin Kluge
10027
10028 2002-08-19 [alfons]     0.8.1claws79
10029
10030         * src/mainwindow.c
10031                 hide notice view when selecting seperate folder
10032                 view (reported by Urke MMI)
10033
10034 2002-08-19 [christoph]  0.8.1claws78
10035
10036         * src/folderview.c
10037         * src/prefs_folder_item.h
10038         * src/summaryview.[ch]
10039                 o add summary_set_prefs_from_folderitem to set
10040                   summaryview prefs (first step to remove all
10041                   references to the folderitem in summaryview)
10042                 o moved compiled regex stuff from folderitem prefs
10043                   to summaryview code
10044
10045 2002-08-19 [paul]       0.8.1claws77
10046
10047         * src/compose.c
10048                 add check for '.' to QUOTE_IF_REQUIRED
10049
10050 2002-08-19 [paul]       0.8.1claws76
10051
10052         * src/inc.c
10053                 sync with 0.8.1cvs25 (plug memory leak)
10054
10055         * src/prefs_toolbar.c
10056                 re-order prefs_toolbar_cancel()
10057
10058 2002-08-18 [alfons]     0.8.1claws75
10059
10060         * src/inc.c
10061         * src/matcher.c
10062                 plug other memleaks reported by Martin Kluge
10063
10064 2002-08-18 [paul]       0.8.1claws74
10065
10066         * po/pt_BR.po
10067                 updated by Fabio Jr. Beneditto
10068
10069 2002-08-18 [paul]       0.8.1claws73
10070
10071         * src/toolbar.[ch]
10072                 fix bug where tooltips were displayed untranslated              
10073
10074         * src/prefs_toolbar.c
10075                 fix bug where clicking 'Cancel' creates an icon & text
10076                 toolbar regardless of prefs
10077         
10078
10079 2002-08-17 [oliver]     0.8.1claws72
10080
10081         * src/prefs_toolbar.c
10082                 update toolbar on CANCEL
10083                 bug reported by Martin Kluge
10084         * src/toolbar.c
10085                 toolbar_destroy memleak fixed           
10086
10087 2002-08-17 [alfons]     0.8.1claws71
10088
10089         * src/toolbar.c
10090                 plug another memleak reported by Martin Kluge
10091
10092 2002-08-16 [alfons]     0.8.1claws70
10093
10094         * src/crash.c
10095                 use execvp() correctly (suggested by wwp; thanks!)
10096
10097 2002-08-16 [alfons]     0.8.1claws69
10098
10099         * src/gtksctree.c
10100                 plug memory leak reported by Kim Schultz & Martin Kluge
10101
10102 2002-08-16 [paul]       0.8.1claws68
10103
10104         * po/es.po
10105                 updated by Ricardo Mones Lastra
10106
10107 2002-08-16 [paul]       0.8.1claws67
10108
10109         * src/toolbar.h
10110                 fix bug where 'Compose News' icon showed wrong
10111                 tooltip
10112
10113 2002-08-16 [paul]       0.8.1claws66
10114
10115         * sync with 0.8.1cvs24
10116                 see ChangeLog 2002-08-16
10117
10118         * po/it.po
10119                 updated by Alessandro Maestri
10120
10121 2002-08-15 [paul]       0.8.1claws65
10122
10123         * po/sr.po
10124                 updated by Urke MMI
10125
10126 2002-08-15 [paul]       0.8.1claws64
10127
10128         * src/*.c
10129                 don't translate debug info
10130
10131         * src/matcher.[ch]
10132                 add copyright info
10133
10134 2002-08-15 [paul]       0.8.1claws63
10135
10136         * src/prefs_toolbar.c
10137                 fix bug where clicking 'OK' creates an icon & text
10138                 toolbar regardless of prefs
10139
10140 2002-08-14 [alfons]     0.8.1claws62
10141
10142         * src/main.c
10143                 add global var that has the full argv[0]
10144         * src/crash.c
10145                 o execvp the correct sylpheed by using argv0
10146                   and setting the correct work dir
10147                 o other tweaks  
10148
10149 2002-08-14 [oliver]     0.8.1claws61
10150         
10151         * enable/disable Toolbar Action Buttons 
10152         * code cleanups
10153         * src/mainwindow.c
10154         * src/toolbar.[ch]      
10155         * src/prefs_toolbar.c   
10156
10157 2002-08-14 [melvin]     0.8.1claws60
10158
10159         * po/fr.po
10160                 Updated French translations
10161
10162 2002-08-14 [melvin]     0.8.1claws59
10163
10164         * src/crash.c
10165                 Made bug report not translatable
10166         * src/exporthtml.c
10167                 Fixed exporthtml_build_filespec() return value
10168         * src/foldersel.c
10169                 Fixed incorrect include file
10170         * src/gtkspell.c
10171         * src/prefs_actions.c
10172         * src/prefs_toolbar.c
10173                 Made debug info not translatable
10174         * src/mutt.c
10175         * src/quote_fmt.c
10176                 Added missing includes
10177         * src/prefs_common.c
10178                 Fixed typo
10179
10180 2002-08-14 [paul]       0.8.1claws58
10181
10182         * faq/es/sylpheed-faq.html
10183           faq/es/sylpheed-faq-[1-3].html
10184           faq/es/sylpheed-faq-4.html     **NEW FILE **
10185                 update Spanish FAQ
10186
10187 2002-08-13 [christoph]  0.8.1claws57
10188
10189         * src/procmsg.c
10190                 ignore thread fix that did not mark all
10191                 child nodes of a ignored thread as
10192                 ignored. Does not work perfectly yet,
10193                 but it is better now
10194
10195 2002-08-13 [alfons]     0.8.1claws56
10196
10197         * src/crash.c
10198                 o implement 'save crash log'
10199                 o some tweaks
10200
10201 2002-08-13 [melvin]     0.8.1claws55
10202
10203         * src/main.c
10204                 removed unrequired "execinfo.h" header
10205
10206 2002-08-12 [paul]       0.8.1claws54
10207
10208         * faq/en/sylpheed-faq.html
10209           faq/en/sylpheed-faq-[1-3].html
10210           faq/en/sylpheed-faq-4.html     **NEW FILE **
10211                 update English FAQ
10212
10213 2002-08-12 [alfons]     0.8.1claws53
10214
10215         * po/POTFILES.in
10216                 add crash.c to translatables
10217         * src/crash.c
10218                 bring in Leandro's crash dialog
10219
10220 2002-08-11 [alfons]     0.8.1claws52
10221
10222         * src/crash.c
10223                 clean up some warnings
10224
10225 2002-08-11 [alfons]     0.8.1claws51
10226
10227         * acconfig.h
10228         * configure.in
10229         * src/crash.[ch]        ** NEW FILES **
10230         * src/main.c            
10231                 initial gdb crash handler
10232
10233 2002-08-11 [paul]       0.8.1claws50
10234
10235         * src/prefs_toolbar.c
10236                 replace Up/Down arrow pixmaps with text to be
10237                 consistent across icon themes
10238
10239 2002-08-11 [paul]       0.8.1claws49
10240
10241         * src/prefs_common.c
10242           src/prefs_toolbar.c
10243                 rename 'Pixmap' -> 'Icon'
10244
10245         * src/toolbar.[ch]
10246                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10247
10248 2002-08-10 [paul]       0.8.1claws48
10249
10250         * src/prefs_toolbar.c
10251                 re-work the UI
10252
10253 2002-08-10 [paul]       0.8.1claws47
10254
10255         * src/main.c
10256                 don't write Processing progress to status bar
10257                 patch submitted by Alexander Evseev
10258
10259         * src/prefs_toolbar.c
10260                 re-position and resize window
10261                 make window assume correct size on first call
10262
10263 2002-08-10 [paul]       0.8.1claws46
10264
10265         * src/mainwindow.c
10266           src/prefs_toolbar.c
10267           src/toolbar.c
10268           src/toolbar.h
10269                 obey coding style
10270                 follow UI text conventions
10271
10272 2002-08-10 [alfons]     0.8.1claws45
10273
10274         * src/toolbar.c
10275                 correct pixmap for delete action
10276
10277 2002-08-10 [paul]       0.8.1claws44
10278
10279         * po/pt_BR.po
10280                 updated by Fabio Jr. Beneditto
10281
10282 2002-08-10 [paul]       0.8.1claws43
10283
10284         * po/POTFILES.in
10285                 add custom toolbar files
10286
10287 2002-08-10 [paul]       0.8.1claws42
10288
10289         * sync with 0.8.1cvs22
10290                 see ChangeLog 2002-08-09
10291
10292 2002-08-09 [paul]       0.8.1claws41
10293
10294         * tools/Makefile.am
10295           tools/README
10296           tools/outlook2sylpheed.pl     ** NEW FILE **
10297                 add script to convert exported Outlook
10298                 contacts list to a Sylpheed addressbook.
10299                 Submitted by Ricardo Mones Lastra.
10300
10301 2002-08-09 [paul]       0.8.1claws40
10302
10303         * AUTHORS
10304           configure.in
10305           po/sr.po      ** NEW FILE **
10306                 add Serbian message catalog. Submitted by
10307                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10308
10309 2002-08-09 [paul]       0.8.1claws39
10310
10311         * sync with 0.8.1cvs21
10312                 see ChangeLog 2002-08-08
10313
10314 2002-08-08 [oliver]     0.8.1claws38
10315
10316         * src/mainwindow.c
10317                 move Custom Toolbar to Configuration menu
10318
10319 2002-08-08 [oliver]     0.8.1claws37
10320
10321         * src/prefs_toolbar.c
10322                 fix substitute pixmap bug
10323
10324 2002-08-08 [paul]       0.8.1claws36
10325
10326         * sync with 0.8.1cvs19
10327                 see ChangeLog 2002-08-08
10328
10329 2002-08-07 [christoph]  0.8.1claws35
10330
10331         * src/utils.c
10332                 fixed a memory leak in new canonicalize_file_replace
10333
10334 2002-08-07 [christoph]  0.8.1claws34
10335
10336         * src/utils.[ch]
10337                 o canonicalize_file_replace should create the temporary
10338                   file in the same directory as the original file.
10339                 o added get_tmpfile_in_dir that creates a temorary file
10340                   in a specified directory.
10341
10342 2002-08-07 [melvin]     0.8.1claws33
10343
10344         * src/toolbar.c
10345                 fixed bug where 'Article' button acted as 'Email' button.
10346
10347 2002-08-07 [paul]       0.8.1claws32
10348
10349         * sync with 0.8.1.cvs17
10350                 see ChangeLog 2002-08-07
10351
10352 2002-08-07 [colin]      0.8.1claws31
10353         
10354         * src/news.c
10355                 fix mass-cancel problem
10356
10357 2002-08-07 [thorsten]   0.8.1claws30
10358
10359         * src/prefs_toolbar.c
10360                 fix: crash on replace or add new button
10361         * src/toolbar.c
10362                 fix: close xmlfile after reading
10363         * src/utils.c
10364                 fix: unlink() file before rename()
10365
10366 2002-08-06 [paul]       0.8.1claws29
10367
10368         * sync with 0.8.cvs15
10369                 see ChangeLog 2002-08-06
10370
10371 2002-08-06 [oliver]     0.8.1claws28
10372
10373         * src/toolbar.c
10374         * src/prefs_toolbar.c
10375                 fixed empty toolbar issue
10376
10377 2002-08-06 [oliver]     0.8.1claws27
10378
10379         * Custom Toolbar Final 
10380         * src/folderview.c
10381         * src/inc.c
10382         * src/summaryview.c
10383                 o toolbar stuff now lives in src/toolbar.[ch]
10384                 o main_window_toolbar_* functions are renamed to
10385                   toolbar_* reflecting their new source file
10386         * src/mainwindow.[ch]
10387                 o remove toolbar stuff  
10388
10389 2002-08-06 [oliver]     0.8.1claws26
10390         
10391         * src/Makefile.am
10392         * src/prefs_toolbar.[ch]        **New File**
10393         * src/toolbar.[ch]              **New File**
10394                 o prefs_toolbar.[ch] custom toolbar frontend
10395                 o toolbar.[ch]       backend 
10396
10397 2002-08-06 [oliver]     0.8.1claws25
10398
10399         * src/prefs_actions.[ch]
10400                 o new exported function actions_execute
10401
10402 2002-08-06 [paul]       0.8.1claws24
10403
10404         * sync with 0.8.1cvs4
10405                 see ChangeLog 2002-08-06
10406
10407 2002-08-06 [paul]       0.8.1claws23
10408
10409         * sync with 0.8.1cvs13
10410                 see ChangeLog 2002-08-06
10411
10412 2002-08-06 [paul]       0.8.1claws22
10413
10414         * sync with 0.8.1cvs12
10415                 see ChangeLog 2002-08-05 and 2002-08-06
10416
10417 2002-08-06 [match]      0.8.1claws21
10418
10419         * src/addrclip.c
10420                 improvements to cut/copy/paste address
10421
10422 2002-08-05 [match]      0.8.1claws20
10423
10424         * src/addritem.[ch]
10425         * src/addrcache.c
10426         * src/addrbook.c
10427         * src/editaddress.c
10428         * src/addressbook.c
10429                 fixes to improve cut/copy/paste
10430
10431 2002-08-06 [melvin]     0.8.1claws19
10432
10433         * src/account.[ch]
10434                 account_find_all_from_address(): new function that returns the
10435                 list of all accounts that are matched in an address.
10436         * src/alertpanel.[ch]
10437                 alertpanel() now accepts a custom widget
10438                 alertpanel_with_widget(): new function that pops up a panel with
10439                 a custom widget in it 
10440         * src/gtkutils.[ch]
10441                 gtkut_account_menu_new(): new function that allows the selection
10442                 of an account from a list of accounts.
10443         * src/messageview.c
10444                 Extended Return Receipt notification to select the correct 
10445                 account and to make a security test on the Delivery-Notification
10446                 address which should be the same as the Return-Path.
10447
10448 2002-08-06 [thorsten]   0.8.1claws18
10449
10450         * src/mimeview.c
10451                 attach_all: save unnamed as "noname.%d",
10452                 dont free static dirname
10453
10454 2002-08-05 [alfons]     0.8.1claws17
10455
10456         * configure.in
10457                 detect XIM by trying to link rather than compile a XIM program
10458
10459 2002-08-05 [oliver]     0.8.1claws16
10460                 
10461         * src/stock_pixmap.[ch]
10462                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10463                 o new func to retrieve pixmaps
10464
10465 2002-08-05 [paul]       0.8.1claws15
10466
10467         * sync with 0.8.1cvs10
10468                 see ChangeLog 2002-08-05
10469
10470 2002-08-04 [alfons]     0.8.1claws14
10471
10472         * src/textview.c
10473                 see if this plugs memleak
10474
10475 2002-08-04 [melvin]     0.8.1claws13
10476
10477         * src/gtkspell.c
10478                 fixed bug that could crash Sylpheed when highlighting
10479                 all misspelled words.
10480
10481 2002-08-03 [melvin]     0.8.1claws12
10482
10483         * src/prefs_actions.c
10484                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10485         * src/messageview.c
10486                 fixed bug where the Return Receipt was sent to
10487                 Delivery-Notification-To address even if it was not present
10488
10489 2002-08-02 [alfons]     0.8.1claws11
10490
10491         * src/prefs_actions.c
10492                 o more check for NULLs
10493                 o put create_io_dialog() in right conditional block
10494
10495 2002-08-02 [paul]       0.8.1claws10
10496
10497         * po/es.po
10498                 updated by Ricardo Mones Lastra
10499
10500 2002-08-01 [christoph]  0.8.1claws9
10501
10502         * src/folder.c
10503                 don't free the cache of the opened
10504                 folder in the summaryview
10505         * src/summaryview.c
10506                 don't unset flags, if it is not required
10507
10508 2002-08-01 [paul]       0.8.1claws8
10509
10510         * sync with 0.8.1cvs8
10511                 see ChangeLog entry 2002-08-01
10512
10513 2002-08-01 [paul]       0.8.1claws7
10514
10515         * sync with 0.8.1cvs7
10516                 see ChangeLog 2002-07-31 and 2002-08-01
10517
10518 2002-07-31 [christoph]  0.8.1claws6
10519
10520         * src/mainwindow.c
10521                 forgot to update menu sensitivity
10522                 function for new menu entry
10523
10524 2002-07-31 [alfons]     0.8.1claws5
10525
10526         * src/main.c
10527                 check folder item and its path for NULL on
10528                 initial processing
10529
10530 2002-07-31 [christoph]  0.8.1claws4
10531
10532         * src/folder.c
10533                 check if folder_item_get_msginfo in
10534                 folder_item_remove_msg returned NULL
10535         * src/imap.c
10536                 better clear the uid cache in the
10537                 uid validity check function and delete
10538                 cached messages
10539
10540 2002-07-31 [paul]       0.8.1claws3
10541
10542         * man/sylpheed.1
10543                 add the '--attach' option and a few other
10544                 minor changes
10545
10546 2002-07-31 [paul]       0.8.1claws2
10547
10548         * sync with 0.8.1cvs5
10549                 see ChangeLog 2002-07-31
10550
10551 2002-07-31 [christoph]  0.8.1claws1
10552
10553         * src/folderview.[ch]
10554         * src/mainwindow.c
10555                 replace "Rescan all folders..." with
10556                 "Check all folders for new messages..."
10557
10558 2002-07-30 [paul]       0.8.1claws
10559
10560         * version 0.8.1claws released
10561
10562 2002-07-30 [paul]       0.8.0claws29
10563
10564         * tools/OOo2sylpheed.pl ** NEW FILE **
10565           tools/README
10566                 add script to enable sending documents as
10567                 attachments from OpenOffice.org
10568
10569 2002-07-30 [melvin]     0.8.0claws28
10570
10571         * src/prefs_actions.c
10572                 Made the actions' input/output dialog display
10573                 without delay.
10574
10575 2002-07-30 [christoph]  0.8.0claws27
10576
10577         * src/procmsg.c
10578                 check if folder_item_get_msginfo in
10579                 procmsg_save_to_outbox returned NULL
10580
10581 2002-07-30 [paul]       0.8.0claws26
10582
10583         * sync with 0.8.1cvs4
10584                 see ChangeLog 2002-07-29
10585
10586 2002-07-29 [thorsten]   0.8.0claws25
10587
10588         * README.claws
10589                 added selective download, delete on server
10590
10591 2002-07-29 [paul]       0.8.0claws24
10592
10593         * sync with 0.8.1cvs3
10594                 see ChangeLog 2002-07-29
10595
10596 2002-07-27 [christoph]  0.8.0claws23
10597
10598         * src/folder.c
10599                 add extra check if fetching the msginfo
10600                 returned NULL
10601
10602 2002-07-27 [paul]       0.8.0claws22
10603
10604         * sync with 0.8.1cvs2
10605                 see ChangeLog 2002-07-26
10606
10607 2002-07-27 [christoph]  0.8.0claws21
10608
10609         * src/imap.c
10610                 add another check if a valid msginfo
10611                 was returned
10612
10613 2002-07-26 [hoa]        0.8.0claws20
10614
10615         * src/folder.c
10616                 Fixed a condition in folder_item_destroy()
10617
10618         * src/imap.c
10619                 Fixed an error in IMAP protocol
10620
10621 2002-07-26 [alfons]     0.8.0claws19
10622
10623         * src/folder.c
10624                 ofcourse compare with identifier, not the path
10625
10626 2002-07-26 [alfons]     0.8.0claws18
10627
10628         * src/folder.c
10629                 use folder item identifier for saving / restoring
10630                 preferences because folder->path might not be unique
10631
10632 2002-07-26 [melvin]     0.8.0claws17
10633
10634         * src/logwindow.c
10635                 Fixed a crash introduced in 0.8.0claws5 when log is 
10636                 cut under 80 characters.
10637
10638 2002-07-26 [paul]       0.8.0claws16
10639
10640         * sync with 0.8.1cvs1
10641                 see ChangeLog 2002-07-26
10642
10643 2002-07-26 [christoph]  0.8.0claws15
10644
10645         * src/imap.[ch]
10646                 imap folder now remembers the last selected
10647                 folder and imap_fetch_msginfo skips selecting
10648                 the folder if it is already selected
10649
10650 2002-07-26 [christoph]  0.8.0claws14
10651
10652         * src/folder.c
10653         * src/folderview.c
10654         * src/imap.c
10655                 fix imap folder rescanning
10656
10657 2002-07-25 [christoph]  0.8.0claws13
10658
10659         * src/filter.c
10660         * src/folder.[ch]
10661         * src/folderview.c
10662         * src/imap.[ch]
10663         * src/mainwindow.c
10664         * src/mbox_folder.c
10665         * src/mh.c
10666         * src/news.c
10667                 implement imap uid cache and uid validity check
10668
10669 2002-07-25 [alfons]     0.8.0claws12
10670
10671         * src/summaryview.c
10672                 fix a brown paper bag bug, and also add some more
10673                 checks
10674
10675 2002-07-25 [christoph]  0.8.0claws11
10676
10677         * src/folder.c
10678                 don't mix copy, fetch_msginfo and remove
10679                 operations in folder item copy and move
10680                 operations
10681
10682 2002-07-25 [christoph]  0.8.0claws10
10683
10684         * src/folderview.c
10685         * src/mainwindow.c
10686         * src/prefs_folder_item.c
10687         * src/summaryview.[ch]
10688                 remove no longer required parameter update_cache from
10689                 summary_show
10690
10691 2002-07-25 [paul]       0.8.0claws9
10692
10693         * sync with 0.8.1
10694         
10695         * AUTHORS
10696                 a few corrections
10697
10698 2002-07-24 [alfons]     0.8.0claws8
10699
10700         * src/summaryview.c
10701                 sort correctly when using simplified subject line
10702                 (closes feature request "[ 585141 ] applying regexp to subject 
10703                 before sort" submitted by Alexandra Walford)
10704
10705 2002-07-24 [paul]       0.8.0claws7
10706
10707         * sync with 0.8.0cvs3
10708                 see ChangeLog 2002-07-24
10709
10710 2002-07-23 [christoph]  0.8.0claws6
10711
10712         * src/folder.c
10713         * src/folder.h
10714         * src/summaryview.c
10715         * src/summaryview.h
10716         * src/main.c
10717                 o separate processing and summaryview
10718                 o removed summary_write_cache from summaryview
10719                 o removed summaryview->killed_messages, because we don't have
10720                   to keep a list of killed messages anymore. New cache will
10721                   keep the hidden messages in cache anyway
10722         * src/folderview.c
10723         * src/inc.c
10724         * src/selective_download.c
10725                 o removed unnecessary summary_write_cache calls
10726         * src/procmsg.c
10727                 o don't set ignore thread flag in procmsg_get_thread_tree
10728                   if it is already set
10729         * src/mainwindow.c
10730         * src/statusbar.h
10731                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10732                   they are used in different files
10733
10734 2002-07-23 [melvin]     0.8.0claws5
10735
10736         * src/addressbook.c
10737         * src/addrgather.c
10738         * src/editaddress.c
10739         * src/editgroup.c
10740         * src/editldap_basedn.c
10741         * src/importldif.c
10742         * src/prefs_common.c
10743                 Fixed few memory leak (gtk_editable_get_chars returns
10744                 an allocated string)
10745         * src/logwindow.c
10746                 Fixed few memory leak (gtk_editable_get_chars returns
10747                 an allocated string) and modified a little the log cutting
10748                 loop.
10749         * src/compose.c
10750                 Replaced a call to an obsolete function gtk_entry_get_text()
10751                 by gtk_editable_get_chars()
10752         * src/send.c
10753                 Removed a debug printf
10754
10755 2002-07-23 [christoph]  0.8.0claws4
10756
10757         * src/filesel.c
10758                 fix another g_dirname memory leak
10759
10760 2002-07-23 [christoph]  0.8.0claws3
10761
10762         * src/mh.c
10763                 fixed a memory leak in mh_fetch_msginfo
10764                 fixed crash when message header could not be
10765                 parsed
10766
10767 2002-07-23 [paul]       0.8.0claws2
10768
10769         * sync with 0.8.0cvs2
10770                 see ChangeLog 2002-07-23
10771
10772 2002-07-23 [paul]       0.8.0claws1
10773
10774         * sync with 0.8.0cvs1
10775                 see ChangeLog 2002-07-23
10776
10777 2002-07-23 [paul]       0.8.0claws
10778
10779         * release of 0.8.0claws
10780
10781 2002-07-23 [paul]       0.7.8claws99
10782
10783         * po/ru.po
10784                 new Russian translation, submitted by
10785                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10786
10787 2002-07-22 [jens]       0.7.8claws98
10788
10789         * po/de.po
10790                 Updated German translations.
10791
10792 2002-07-22 [paul]       0.7.8claws97
10793
10794         * po/es.po
10795           po/it.po
10796           po/nl.po
10797           po/pt_BR.po
10798                 updated translations by Ricardo Mones Lastra,
10799                 Alessandro Maestri, Wilbert Berendsen and 
10800                 Fabio Jr. Beneditto respectively
10801
10802 2002-07-22 [christoph]  0.7.8claws96
10803
10804         * src/mimeview.c
10805                 fix memory leak caused by wrong g_dirname usage
10806
10807 2002-07-22 [christoph]  0.7.8claws95
10808
10809         * src/summaryview.c
10810                 update new and unread message counts for summaryview
10811                 summaryview does not get it from the folder anymore
10812                 and has to update the values itself
10813
10814 2002-07-22 [melvin]     0.7.8claws94
10815
10816         * po/fr.po
10817                 Updated French translations.
10818
10819 2002-07-22 [christoph]  0.7.8claws93
10820
10821         * src/matcher.c
10822                 set prop->preg pointer to NULL or following check
10823                 will not fail and regexec will be called with
10824                 invalid pointer
10825
10826 2002-07-21 [alfons]     0.7.8claws92
10827         
10828         * src/prefs_common.[ch]
10829                 remove option "Send return receipt on request"
10830
10831 2002-07-21 [thorsten]   0.7.8claws91
10832
10833         * src/mimeview.c
10834                 fixed memleaks, coding style as pointed out by alfons
10835
10836 2002-07-21 [alfons]     0.7.8claws90
10837
10838         * src/messageview.c
10839         * src/noticeview.[ch]
10840                 o fix bug notice view being displayed when going to empty folder 
10841                   (noticed by Christoph)
10842                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10843                   (noticed by Thorsten)
10844
10845 2002-07-21 [thorsten]   0.7.8claws89
10846
10847         * src/mimeview.c
10848                 Included save_all patch from Xaview FACQ
10849                 added support for pathnames
10850
10851 2002-07-21 [alfons]     0.7.8claws88
10852
10853         * po/POTFILES.in
10854         * src/Makefile.am
10855         * src/mainwindow.c
10856         * src/messageview.[ch]
10857         * src/noticeview.c      ** NEW FILE **
10858         * src/noticeview.h      ** NEW FILE **
10859                 make return receipts work again
10860                 (UI idea by Leandro Pereira)
10861
10862 2002-07-21 [paul]       0.7.8claws87
10863
10864         * src/summaryview.c
10865                 fix sensitivity of 'Select thread'
10866
10867 2002-07-21 [paul]       0.7.8claws86
10868
10869         * src/prefs_common.c
10870                 add browser command line for Galeon
10871
10872 2002-07-21 [paul]       0.7.8claws85
10873
10874         * Makefile.am
10875                 fix 'EXTRA_DIST': remove README.README, add TODO
10876                 and TODO.claws
10877
10878 2002-07-21 [alfons]     0.7.8claws84
10879
10880         * src/gtkstext.c
10881                 make enter clear selection
10882                 (closes "[ 579888 ] Editor selection/entry error"
10883                 reported by Steve Lamb)
10884
10885 2002-07-21 [alfons]     0.7.8claws83
10886         
10887         * src/summaryview.c
10888                 sort message list when selecting unthread messages
10889                 (closes "[ 501593 ] switching threaded view doesn't sort"
10890                 reported by Simon Schubert)
10891
10892 2002-07-20 [alfons]     0.7.8claws82
10893         
10894         * src/matcher.c
10895                 const-correctness
10896
10897 2002-07-20 [thorsten]   0.7.8claws81
10898
10899         * src/matcher.c
10900                 Fixed expansion of empty fields in matchactions
10901
10902 2002-07-19 [melvin]     0.7.8claws80
10903
10904         * src/gtkspell.c
10905                 Removed a duplicate menu entry (fast mode) introduced during
10906                 the new cache merge
10907                 Added a menu separator between 'Use alternate' and 'Fast mode'
10908
10909 2002-07-19 [paul]       0.7.8claws79
10910
10911         * tools/Makefile.am
10912           tools/README
10913                 correct typos
10914
10915 2002-07-19 [thorsten]   0.7.8claws78
10916
10917         * tools/calypso_convert.pl      ** NEW FILE **
10918           tools/README
10919           tools/Makefile.am
10920                 script to import mbox files exported
10921                 by calypso
10922                 o generates folder structure
10923                 o includes attachments
10924
10925 2002-07-19 [melvin]     0.7.8claws77
10926
10927         * src/selective_download.[ch]
10928                 Fixed bug where closing the dialog with the window manager's
10929                 close button will not unlock the summary
10930                 Corrected some function declarations that missed a return value
10931                 Made the source code comply better with coding style.
10932         * src/prefs_common.c
10933                 Added new browser command line for Mozilla.
10934
10935 2002-07-18 [paul]       0.7.8claws76
10936
10937         * src/mainwindow.c
10938           src/selective_download.[ch]
10939                 reflect theme changes, fix Gdk Warning when creating 
10940                 pixmap from NULL window, and minor clean up.
10941                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10942
10943         * po/en_GB.po
10944                 updated
10945
10946 2002-07-17 [paul]       0.7.8claws75
10947
10948         * INSTALL[.jp]
10949                 sync with 0.8.0
10950         
10951         * po/en_GB.po
10952                 updated
10953
10954 2002-07-16 [paul]       0.7.8claws74
10955
10956         * tools/filter_conv.pl
10957           tools/README
10958                 replace conversion script with reimplemented version, 
10959                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10960
10961 2002-07-16 [colin]      0.7.8claws73
10962
10963         * src/summaryview.c
10964                 remove forgotten debug messages - sorry ;-)
10965
10966 2002-07-16 [colin]      0.7.8claws72
10967
10968         * src/mimeview.c
10969           src/summaryview.c
10970           src/textview.c
10971           src/textview.h
10972                 add the ability to select part of a text mime-part 
10973                 to reply.
10974
10975 2002-07-15 [christoph]  0.7.8claws71
10976
10977         * src/folder.c
10978                 fix folder message count for folders without
10979                 msg_is_changed (includes news folders)
10980
10981 2002-07-15 [martin]     0.7.8claws70
10982
10983         * src/summaryview.c
10984                 option "display recipient on 'From'..." now works
10985                 without the need of enabling the option
10986                 "display  sender  using  address  book".
10987
10988 2002-07-15 [christoph]  0.7.8claws69
10989
10990         * src/summaryview.c
10991                 removed setting folder status from summaryview.
10992                 folder.c should update all message counts correctly.
10993
10994 2002-07-15 [paul]       0.7.8claws68
10995
10996         * po/pt_BR.po
10997                 updated by Fabio Junior Beneditto
10998
10999 2002-07-15 [darko]      0.7.8claws67
11000
11001         * src/mh.c
11002                 Fixed target folder colorization, don't decrease op
11003                 number twice
11004
11005 2002-07-14 [paul]       0.7.8claws66
11006
11007         * sync with main 0.8.0
11008                 see ChangeLog 2002-07-14
11009
11010 2002-07-13 [melvin]     0.7.8claws65
11011         
11012         * src/addrbook.c
11013         * src/addressbook.c
11014         * src/addrindex.c
11015                 Replaced sprintf by g_snprintf to prevent possible buffer
11016                 overflow.
11017         * src/news.c
11018                 Corrected a log message output format.
11019                 Added a missing "done" debug output.
11020         * src/compose.c
11021                 Added keyboard accelerator for Priority menu items
11022                 Added missing \n in debug output
11023         * src/logwindow.c
11024         * src/gtkspell.c
11025         * src/rfc2015.c
11026                 Added missing \n in debug output
11027
11028 2002-07-13 [paul]       0.7.8claws64
11029
11030         * man/sylpheed.1
11031                 change Sergey's email address to the sf address
11032
11033         * src/textview.c
11034                 increase show_url_timeout (more useful for long
11035                 urls)
11036
11037 2002-07-12 [sergey]     0.7.8claws63
11038
11039         * src/rfc2015.c
11040                 applied (with some modifications) patch to set the
11041                 micalg parameter for signatures
11042                 (2001-08-28 Werner Koch <wk@gnupg.org>)
11043
11044 2002-07-12 [sergey]     0.7.8claws62
11045
11046         * man/Makefile.am
11047         * configure.in
11048                 fixed man page installation
11049
11050 2002-07-12 [paul]       0.7.8claws61
11051
11052         * sync with 0.7.8cvs26
11053                 see ChangeLog 2002-07-11 and 2002-07-12
11054
11055 2002-07-11 [christoph]  0.7.8claws60
11056
11057         * src/compose.c
11058         * src/procmsg.c
11059                 first use the message number to find the message
11060                 to mark with a reply flag but check the
11061                 message-id if we got the correct message, if not
11062                 try to find it by message-id.
11063                 use new string seperator that is not allowed
11064                 in message-ids.
11065
11066 2002-07-11 [paul]       0.7.8claws59
11067
11068         * sync with 0.7.8cvs23
11069                 see ChangeLog 2002-07-10
11070
11071 2002-07-10 [christoph]  0.7.8claws58
11072
11073         * src/folder.[ch]
11074         * src/msgcache.[ch]
11075                 Added message-id table to the cache in memory
11076                 and functions to msgcache.c and folder.c to
11077                 fetch MsgInfos by message id
11078         * src/compose.c
11079         * src/procmsg.c
11080                 store folder and message-id of message replying
11081                 to in queue header and set reply flag after sending
11082                 (Closes bug #469498)
11083
11084 2002-07-10 [paul]       0.7.8claws57
11085
11086         * AUTHORS
11087           man/sylpheed.1.gz
11088                 add Martin to the list of authors
11089
11090 2002-07-09 [martin]     0.7.8claws56
11091         * src/gtksctree.c
11092                 Added gtk_ctree_last_visible(), tree_update_level(),
11093                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
11094                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11095                 from gtk+ to gtksctree.c for the new sorting code
11096                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
11097                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
11098         * src/gtksctree.h
11099                 Added declaration for gtk_sctree_sort_recursive() and
11100                 gtk_sctree_sort_node
11101         * src/addressbook.c
11102         * src/foldersel.c
11103         * src/folderview.c
11104         * src/summaryview.c
11105                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
11106                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
11107
11108 2002-07-08 [paul]       0.7.8claws55
11109
11110         * more sync with 0.7.8cvs21
11111                 see ChangeLog 2002-07-08
11112
11113 2002-07-08 [paul]       0.7.8claws54
11114
11115         * sync with 0.7.8cvs21
11116                 see ChangeLog 2002-07-08
11117
11118 2002-07-07 [alfons]     0.7.8claws53
11119
11120         * src/Makefile.am
11121         * src/stock_pixmap.[ch]
11122         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
11123         * src/pixmaps/notice_error.xpm  ** NEW FILE **
11124         * src/pixmaps/notice_note.xpm   ** NEW FILE **
11125                 add new pixmaps for upcoming notice pane
11126
11127 2002-07-06 [melvin]     0.7.8claws52
11128
11129         * src/gtkspell.[ch]
11130                 Made them a bit closer to Sylpheed's coding style.
11131                 Removed old code.
11132                 Removed possible memory leaks when some errors occurs.
11133
11134 2002-07-06 [melvin]     0.7.8claws51
11135
11136         * po/Makefile.in.in
11137                 Removed --no-location in xgettext command line to help
11138                 translators that use Emacs' po-mode
11139         * src/quote_fmt.c
11140                 Removed unnecessary comments that messed up sylpheed.pot
11141
11142 2002-07-06 [paul]       0.7.8claws50
11143
11144         * sync with 0.7.8cvs19
11145                 see ChangeLog 2002-07-05
11146
11147 2002-07-06 [christoph]  0.7.8claws49
11148
11149         * src/folder.c
11150         * src/mainwindow.c
11151                 fix folder_item_remove_all_msg and folderview
11152                 status for trash folders after emptying trash
11153
11154 2002-07-05 [paul]       0.7.8claws48
11155
11156         * sync with 0.7.8cvs16
11157                 see ChangeLog 2002-07-04 and 2002-07-05
11158
11159 2002-07-04 [paul]       0.7.8claws47
11160
11161         * sync with 0.7.8cvs14
11162                 see  ChangeLog 2002-07-04
11163
11164 2002-07-03 [alfons]     0.7.8claws46
11165
11166         * src/folder.c
11167                 dupe folder item's path because it's being reallocated
11168                 by new folder scanning code
11169
11170 2002-07-03 [christoph]  0.7.8claws45
11171
11172         * src/imap.c
11173                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11174         * src/msgcache.c
11175                 add missing return in msgcache_write
11176
11177 2002-07-02 [thorsten]   0.7.8claws44
11178
11179         * src/jpilot.c
11180         * src/msgcache.c
11181         * src/rfc2015.c
11182                 use binary mode for file access
11183
11184 2002-07-02 [christoph]  0.7.8claws43
11185
11186         * major code cleanup (part 1)
11187         
11188                 - unused variables removed
11189                 - unused functions removed
11190                 - uninitialized variables checked
11191                 - missing return statements added
11192                 - missing function return types added
11193                 - added parentheses around assignment and
11194                   && in || when suggested by gcc
11195               
11196         * src/mh.c
11197         * src/folder.c
11198                 replaced direct calls to folder->scan_tree
11199                 with folder_scan_tree and restore folder
11200                 prefs in this function. The folder should
11201                 not have to deal with them.
11202                 ( Should now work for all folder types )
11203
11204 2002-07-02 [paul]       0.7.8claws42
11205
11206         * sync with 0.7.8cvs13
11207                 see ChangeLog 2002-07-01 and 2002-07-02
11208
11209 2002-07-01 [christoph]  0.7.8claws41
11210
11211         * src/summaryview.c
11212                 fix "goto next/prev unread message" with
11213                 ignored threads
11214
11215 2002-07-01 [paul]       0.7.8claws40
11216
11217         * po/es.po
11218                 updated by Ricardo Mones Lastra
11219
11220 2002-06-30 [match]      0.7.8claws39
11221
11222         * src/jpilot.c
11223                 applied variation of leonerd's patch (566661) to
11224                 allow multiple email addresses per JPilot entry.
11225                 addresses may be separated by space, comma, pipe,
11226                 semi-colon, new-line.
11227
11228 2002-06-30 [alfons]     0.7.8claws38
11229
11230         * src/procmsg.c
11231                 simple fix for putting older nodes before
11232                 newer nodes when threading by subject
11233
11234 2002-06-30 [christoph]  0.7.8claws37
11235
11236         * src/folder.c
11237         * src/folderview.c
11238         * src/mh.c
11239         * src/news.c
11240         * src/procmsg.c
11241                 fix broken folder tree rescaning
11242                 and don't use procmsg_get_mark_sum
11243                 anymore
11244
11245 2002-06-30 [christoph]  0.7.8claws36
11246
11247         * merge new cache branch
11248         * src/imap.c
11249                 fix new cache imap copy bug
11250         * src/folder.c
11251                 improved folder_item_scan
11252                 it should now always set the correct
11253                 new, unread and total message counts
11254
11255 2002-06-29 [paul]       0.7.8claws35
11256
11257         * configure.in
11258                 correct syntax error
11259
11260 2002-06-29 [paul]       0.7.8claws34
11261
11262         * configure.in
11263           Makefile.am
11264           man/Makefile.am       ** NEW FILE **
11265           man/sylpheed.1.gz     ** NEW FILE **
11266                 add Sylpheed man page
11267
11268 2002-06-29 [paul]       0.7.8claws33
11269
11270         * po/pt_BR.po
11271                 updated by Fabio Junior Beneditto
11272
11273 2002-06-28 [jens]       0.7.8claws32
11274
11275         * po/de.po
11276                 translation updated
11277
11278         * src/selective_download.c
11279                 removed gettext for space " "
11280
11281         * src/imap.c
11282                 removed wrong space
11283
11284 2002-06-28 [paul]       0.7.8claws31
11285
11286         * sync with 0.7.8cvs11
11287                 see ChangeLog 2002-06-28
11288
11289 2002-06-28 [paul]       0.7.8claws30
11290
11291         * sync with 0.7.8cvs10
11292                 see ChangeLog 2002-06-27 and 2002-06-28
11293
11294 2002-06-26 [paul]       0.7.8claws29
11295
11296         * src/addrgather.c
11297           src/selective_download.c
11298                 don't gettextise empty strings.
11299                 reserved by gettext. gettext("") returns 
11300                 the header entry with meta information, 
11301                 not the empty string
11302
11303         * po/en_GB.po
11304                 updated
11305
11306 2002-06-26 [paul]       0.7.8claws28
11307
11308         * sync with 0.7.8cvs7
11309                 see ChangeLog 2002-06-25
11310
11311         * src/prefs_common.c
11312                 ...and in the process, tweak the gui a little
11313
11314 2002-06-25 [alfons]     0.7.8claws27
11315         
11316         * configure.in
11317         * src/Makefile.am
11318                 fine tune ldap library detection
11319
11320 2002-06-25 [alfons]     0.7.8claws26
11321
11322         * src/compose.c
11323                 don't allow return receipts when composing a news article
11324
11325 2002-06-25 [paul]       0.7.8claws25
11326
11327         * Makefile.am
11328                 add '$(AMTAR)' to 'release' section to allow for
11329                 new and older autotools
11330
11331 2002-06-25 [paul]       0.7.8claws24
11332
11333         * src/summaryview.c
11334                 fix "No more unread messages" persistant pop-up
11335                 window bug
11336
11337 2002-06-25 [paul]       0.7.8claws23
11338
11339         * po/it.po
11340                 updated by Alessandro Maestri
11341
11342 2002-06-25 [paul]       0.7.8claws22
11343
11344         * sync with 0.7.8cvs6
11345                 see ChangeLog 2002-06-25
11346
11347 2002-06-24 [paul]       0.7.8claws21
11348
11349         * tools/update-po
11350                 add GPL copyright information
11351
11352 2002-06-24 [paul]       0.7.8claws20
11353
11354         * tools/Makefile.am
11355           tools/README
11356           tools/update-po       ** NEW FILE **
11357                 add script that eases the creation of *.po files
11358                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11359
11360 2002-06-23 [alfons]     0.7.8claws19
11361
11362         * src/messageview.c
11363                 make notification_convert_header obey const correctness
11364                 (next step will be fixing the broken return receipt)
11365
11366 2002-06-23 [paul]       0.7.8claws18
11367
11368         * src/messageview.c
11369                 fix bug introduced in last commit:
11370                 removed too much code in last commit - put back what's
11371                 needed
11372
11373 2002-06-23 [paul]       0.7.8claws17
11374
11375         * src/messageview.[ch]
11376                 remove code committed in error from locally patched
11377                 source
11378
11379 2002-06-23 [colin]      0.7.8claws16
11380
11381         * src/compose.[ch]
11382                 add compose_entry_select(), used to select the default_to
11383                 email address - hopefully avoiding people sending mails to
11384                 wrong recipients.
11385
11386 2002-06-22 [alfons]     0.7.8claws15
11387
11388         * AUTHORS
11389                 add Bram Metsch & Stanislav Karchebny
11390         * src/smtp.[ch]
11391         * src/prefs_account.[ch]
11392         * src/send.c
11393                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11394                   options.  (see <http://sourceforge.net/tracker/index.php
11395                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11396
11397                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11398                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11399
11400 2002-06-22 [paul]       0.7.8claws14
11401
11402         * sync with 0.7.8cvs5
11403                 see ChangeLog 2002-06-19 and 2002-06-20
11404
11405 2002-06-22 [alfons]     0.7.8claws13
11406
11407         * src/selective_download.c
11408                 fix a stupid mistake I made
11409
11410 2002-06-22 [alfons]     0.7.8claws12
11411
11412         * src/selective_download.[ch]
11413                 fix another unnoticed leak; cleanup code
11414
11415 2002-06-21 [alfons]
11416
11417         * tools/Makefile.am
11418                 gpg-sign <-- gpg-sign-syl
11419
11420 2002-06-21 [alfons]     0.7.8claws11
11421
11422         * src/selective_download.c
11423         * src/selective_download.h
11424                 fix assorted mix of allocation errors (should solve
11425                 problem reported by Philippe GramoullĂ©, see:
11426                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11427
11428 2002-06-20 [melvin]     0.7.8claws10
11429
11430         * tools/gpg-sign *REMOVED*
11431           tools/gpg-sign-syl *ADDED*
11432                 Replaced the gpg clearsigning script with the version using
11433                 xterm instead of ssh-askpass and changed its name.
11434
11435         * README.claws
11436                 Updated actions example to reflect the renaming of the
11437                 gpg clearsigning script.
11438
11439 2002-06-19 [paul]       0.7.8claws9
11440
11441         * sync with 0.7.8claws9
11442                 see ChangeLog 2002-06-18 and 2002-06-19
11443
11444 2002-06-19 [paul]       0.7.8claws8
11445
11446         * sync with 0.7.8cvs1
11447                 see ChangeLog 2002-06-18
11448
11449 2002-06-18 [alfons]     0.7.8claws7
11450
11451         * src/mainwindow.h
11452                 add omitted prototype
11453
11454 2002-06-17 [paul]       0.7.8claws6
11455
11456         * src/mainwindow.c
11457                 fix hiding of exec_btn
11458
11459 2002-06-17 [paul]       0.7.8claws5
11460
11461         * src/pop.c
11462                 remove unneeded code: should_delete() 
11463                 and Pop3State::uidl_todelete_list
11464
11465 2002-06-17 [paul]       0.7.8claws4
11466
11467         * sync with 0.7.8
11468                 see ChangeLog 2002-06-11 and 2002-06-13
11469
11470 2002-06-16 [alfons]     0.7.8claws3
11471         
11472         * src/folder.c
11473                 make sure lock sort mode (claws specific) is
11474                 also persists after a tree rescan
11475
11476 2002-06-16 [alfons]     0.7.8claws2
11477
11478         * src/prefs_folder_item.c
11479         * src/folder.[ch]
11480                 fix persistence of folder sort mode (broken
11481                 by adapting Hiro's new folder persistence code)
11482
11483 2002-06-16 [alfons]     0.7.8claws1
11484
11485         * AUTHORS
11486         * src/logwindow.c
11487         * src/prefscommon.[ch]
11488                 control size of log text in log window; 
11489                 closes patch #569155 submitted by Mitko Haralanov.
11490
11491 2002-06-15 [paul]       0.7.8claws
11492
11493         * release of 0.7.8claws
11494
11495 2002-06-15 [paul]       0.7.7claws
11496
11497         * po/pt_BR.po
11498                 updated by Fabio Junior Beneditto
11499
11500 2002-06-14 [paul]       0.7.6claws49
11501
11502         * po/es.po
11503                 updated by Ricardo Mones Lastra
11504
11505 2002-06-14 [paul]       0.7.6claws48
11506
11507         * po/nl.po
11508                 updated translation by Wilbert Berendsen
11509
11510 2002-06-14 [melvin]     0.7.6claws47
11511
11512         * po/fr.po
11513                 Updated French translation
11514
11515 2002-06-13 [paul]       0.7.6claws46
11516
11517         * src/filesel.c
11518                 allow filename to be typed in, rather than just
11519                 selected by the mouse. Patch by Gustavo Noronha Silva.
11520
11521 2002-06-13 [alfons]     0.7.6claws45
11522
11523         * src/mainwindow.[ch]
11524                 more cleanups (removing unnecessary menu items Expand 
11525                 summary / message view)
11526
11527 2002-06-13 [melvin]     0.7.6claws44
11528
11529         * po/POTFILES.in
11530                 Added src/string_match.c
11531         * src/string_match.c
11532                 Fixed possible buffer overflow.
11533                 Corrected typo.
11534                 Added missing config.h header.
11535         * src/prefs_common.c
11536           src/prefs_matcher.c
11537           src/prefs_scoring.c
11538                 Made some strings translatable (missing _(..)).
11539
11540 2002-06-13 [melvin]     0.7.6claws43
11541
11542         * README.claws
11543                 Corrected action example (verifying clearsigned mail).
11544         * src/prefs_account.c
11545                 Corrected typo.
11546         * src/prefs_common.c
11547                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11548
11549 2002-06-12 [alfons]     0.7.6claws42
11550
11551         * src/summaryview.c
11552                 add init of score column lost in 0.7.6claws42
11553
11554 2002-06-12 [paul]       0.7.6claws41
11555
11556         * src/prefs_account.c
11557                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11558                 behavior of the radio buttons, (from 0.7.7cvs2)
11559
11560 2002-06-11 [alfons]     0.7.6claws40
11561
11562         * src/messageview.[ch]
11563         * src/summaryview.[ch]
11564         * src/summary_search.c
11565         * src/mainwindow.c
11566                 perform a sync to bring in Hiro's separate view implementation 
11567
11568                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11569
11570 2002-06-11 [paul]       0.7.6claws39
11571         
11572         * src/prefs_account.c
11573                 correct a typo on the Receive tab
11574
11575 2002-06-10 [match]      0.7.6claws38
11576
11577         * src/addressbook.c
11578                 Included address completion patch from Gustavo Noronha.
11579
11580 2002-06-10 [paul]       0.7.6claws37
11581
11582         * src/inc.[ch]
11583           src/pop.c
11584           src/prefs_account.[ch]
11585           src/selective_download.[ch]
11586                 apply PATCH #561712
11587                  NEW:
11588                 - check if POP Account
11589                 - Receive Button renamed to Preview
11590                 - Preview Button Popup: preview new/all messages
11591                 - Download Button
11592                 - Account Preferences-->Receive tab checkbutton if you
11593                   want to remove Mail after Download
11594                 -: default YES
11595                 - Account Preferences-->Receive tab checkbutton use
11596                   filtering rules on preview
11597                   (think of delete_on_server)
11598                 -: default YES
11599                 - Account selectable from SD dialog
11600                 - checkbutton to show already downloaded messages if
11601                   all messages are previewed
11602                 - new clist column showing Date
11603                 - ESC KEY close
11604                 FIXES:
11605                 - play ball with UIDL
11606                 - fault tolerant (?) 
11607                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11608
11609 2002-06-10 [melvin]     0.7.6claws36
11610
11611         * README.claws
11612                 Added a hint to ac/README in cvs instructions.
11613
11614         * src/prefs_actions.c
11615                 Made it possible to use a more elaborate command line
11616                 for asynchronous actions, too.
11617
11618 2002-06-10 [melvin]     0.7.6claws35
11619         
11620         * src/prefs_actions.c
11621                 Make it possible to use a more elaborate command line
11622                 (e.g. |foo|bar|cat>there;echo Done|)
11623                 Corrected error message when calling %f, %F and %p commands
11624                 from the compose window.
11625
11626 2002-06-09 [colin]      0.7.6claws34
11627
11628         * src/summaryview.c
11629                 Automatically find unread messages in current folder
11630                 before annoying the user.
11631
11632 2002-06-08 [alfons]     0.7.6claws33
11633
11634         * po/it.po
11635                 remove bad formatting string in it.po translation
11636                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11637
11638 2002-06-08 [paul]       0.7.6claws32
11639
11640         * sync with 0.7.6cvs25
11641                 see ChangeLog 2002-06-07
11642
11643 2002-06-05 [paul]       0.7.6claws31
11644
11645         * src/mainwindow.c
11646                 add 'Sort by locked' and 'Sort by score'
11647
11648 2002-06-05 [paul]       0.7.6claws30
11649
11650         * sync with 0.7.6cvs24
11651                 see ChangeLog 2002-06-04
11652
11653 2002-06-04 [paul]       0.7.6claws29
11654
11655         * po/pt_BR.po
11656                 updated by Fabio Junior Beneditto
11657
11658 2002-06-03 [thorsten]   0.7.6claws28
11659
11660         * src/matcher.c
11661                 fclose() matcherrc after reading
11662
11663 2002-06-03 [paul]       0.7.6claws27
11664
11665         * sync with 0.7.6cvs21
11666                 see ChangeLog 2002-05-31
11667
11668 2002-05-31 [paul]       0.7.6claws26
11669
11670         * sync with 0.7.6cvs20
11671                 see ChangeLog 2002-05-29 and 2002-05-30
11672
11673 2002-05-31 [paul]       0.7.6claws25
11674
11675         * src/imap.c
11676                 hopefully fix last buggy sync
11677
11678         * README.claws
11679                 correct typo in 'Actions' examples
11680
11681 2002-05-29 [paul]       0.7.6claws24
11682
11683         * sync with 0.7.6cvs18
11684                 see ChangeLog 2002-05-28 and 2002-05-29
11685
11686         * src/news.c
11687           src/nntp.[ch]
11688                 sync with above 
11689
11690 2002-05-28 [paul]       0.7.6claws23
11691
11692         * sync with 0.7.6cvs16
11693                 see ChangeLog 2002-05-28
11694
11695 2002-05-27 [thorsten]   0.7.6claws22 
11696
11697         * faq/it/sylpheed-faq-1.html
11698           faq/it/sylpheed-faq-2.html
11699           faq/it/sylpheed-faq-3.html
11700           faq/it/sylpheed-faq.html
11701                 corrected DOS lineendings
11702         * faq/de/sylpheed-faq-1.html
11703           faq/de/sylpheed-faq-2.html
11704           faq/en/sylpheed-faq-1.html
11705           faq/en/sylpheed-faq-2.html
11706           faq/en/sylpheed-faq-3.html
11707           faq/es/sylpheed-faq-1.html
11708           faq/es/sylpheed-faq-2.html
11709           faq/es/sylpheed-faq-3.html
11710           faq/fr/sylpheed-faq-1.html
11711           faq/it/sylpheed-faq-1.html
11712           faq/it/sylpheed-faq-2.html
11713           faq/it/sylpheed-faq-3.html
11714           faq/it/sylpheed-faq.html
11715                 changed ">" to &quot;
11716
11717 2002-05-27 [paul]       0.7.6claws21
11718         
11719         * sync with 0.7.6cvs15
11720                 see ChangeLog 2002-05-27
11721
11722 2002-05-27 [paul]       0.7.6claws20
11723
11724         * src/prefs_account.c
11725                 correct a typo
11726
11727 2002-05-26 [paul]       0.7.6claws19
11728
11729         * tools/README
11730                 correct a typo
11731
11732 2002-05-25 [paul]       0.7.6claws18
11733
11734         * tools/README
11735                 add description of kmail2sylpheed.pl
11736
11737 2002-05-25 [paul]       0.7.6claws17
11738
11739         * tools/kmail2sylpheed.pl       ** NEW FILE **
11740                 perl script that converts an exported Kmail address
11741                 book, converts it to sylpheed addressbook file,
11742                 writes the file to .sylpheed, and updates
11743                 addrbook--index.xml 
11744
11745 2002-05-25 [paul]       0.7.6claws16
11746
11747         * sync with 0.7.6cvs14
11748                 see ChangeLog 2002-05-23
11749
11750 2002-05-24 [paul]       0.7.6claws15
11751
11752         * README.claws
11753                 make a correction and add some more info
11754
11755 2002-05-24 [paul]       0.7.6claws14
11756
11757         * src/compose.c
11758                 fix memory leak in 
11759                 compose_redirect_write_headers_from_headerlist()
11760                 add Subject and Resent-Message-ID to
11761                 compose_redirect_write_headers()
11762                 Received, Subject, and X-UIDL are filtered out in 
11763                 compose_redirect_write_to_file()
11764
11765 2002-05-23 [paul]       0.7.6claws13
11766
11767         * src/compose.[ch]
11768           src/filtering.c
11769           src/mainwindow.c
11770           src/matcher.[ch]
11771           src/matcher_parser_lex.l
11772           src/matcher_parser_parse.y
11773           src/prefs_common.[ch]
11774           src/prefs_filtering.c
11775           src/summaryview.c
11776                 rename 'Bounce' to 'Redirect'
11777
11778 2002-05-23 [paul]       0.7.6claws12
11779
11780         * more sync with 0.7.6cvs13
11781           src/compose.c
11782                 see ChangeLog 2002-05-22
11783
11784 2002-05-22 [paul]       0.7.6claws11
11785
11786         * sync with 0.7.6cvs13
11787           src/codeconv.c
11788                 see ChangeLog 2002-05-20
11789           src/prefs_common.c
11790                 see ChangeLog 2002-05-22
11791
11792 2002-05-21 [melvin]     0.7.6claws10
11793
11794         * src/folderview.c
11795                 Added missing filtering and scoring headers
11796                 Fixed bad function call that showed garbage 
11797                 in Folder->Processing
11798
11799 2002-05-21 [paul]       0.7.6claws9
11800
11801         * tools/Makefile.am
11802                 make all tools executable, (patch by Alfons).
11803
11804 2002-05-20 [alfons]     0.7.6claws8
11805
11806         * src/procheader.c
11807                 don't forget to call mktime() so we have a valid week 
11808                 and year day
11809                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11810
11811 2002-05-20 [paul]       0.7.6claws7
11812
11813         * src/html.c
11814                 fix broken parsing of urls
11815         * src/textview.c
11816                 fix displaying of urls
11817
11818                 both fixes from the patch [547855] by Eugene 
11819                 Brevdo (zonem)
11820
11821 2002-05-19 [alfons]     0.7.6claws6
11822
11823         * configure.in
11824                 make sylpheed configure correctly with the latest
11825                 and greatest of automake / autoconf / gettext
11826
11827 2002-05-19 [alfons]     0.7.6claws5
11828
11829         * src/procheader.c
11830         * src/procheader.h
11831                 add function for returning ime zone offset
11832         * src/quote_fmt.c
11833         * src/quote_fmt_parse.y
11834                 better quotation formatting - does not convert
11835                 to local time, but uses the original date string.
11836                 
11837                 Note: %z inserts the timezone offset (should 
11838                 work also on platforms where strftime does not
11839                 support %z).
11840
11841 2002-05-18 [christoph]  0.7.6claws4
11842
11843         * src/summaryview.c
11844                 fix indentation of some code
11845         * tools/Makefile.am
11846                 fix spaces after \
11847         * src/Makefile.am
11848                 add missing \
11849                 correct path for ignorethread.xpm
11850                 incorrect filename for sylpheed_logo.xpm
11851                 add missing include matcher_parser_parse.h
11852
11853 2002-05-18 [paul]       0.7.6claws3
11854
11855         * sync with 0.7.6cvs8
11856                 see ChangeLog 2002-05-16 and 2002-05-17
11857
11858 2002-05-18 [melvin]     0.7.6claws2
11859
11860         * README.claws
11861                 Corrected an action's definition and fixed some misspellings.
11862
11863 2002-05-18 [paul]       0.7.6claws1
11864
11865         * tools/Makefile.am
11866           tools/gpg-sign        ** new file **
11867           tools/uudec           ** new file **
11868                 add Melvin's Actions scripts
11869
11870         * README.claws
11871                 add Melvin's descriptions for Actions
11872
11873 2002-05-18 [paul]       0.7.6claws
11874
11875         * Version 0.7.6claws released
11876
11877 2002-05-17 [paul]       0.7.5claws32
11878
11879         * po/es.po
11880                 updated by Ricardo Mones Lastra
11881
11882 2002-05-17 [paul]       0.7.5claws31
11883
11884         * src/compose.c
11885                 fix Account prefs default folder for sent/draft/deleted
11886                 messages bug
11887
11888         * po/it.po
11889           po/nl.po
11890                 updated translation by Alessandro Maestri and
11891                 Wilbert Berendsen
11892
11893 2002-05-17 [melvin]     0.7.5claws30
11894
11895         * src/prefs_actions.c
11896                 Fixed bug where using %F not at the end of the command 
11897                 resulted in an additional empty argument being created.
11898                 Thanks to Darko Koruga for reporting the bug.
11899
11900 2002-05-17 [melvin]     0.7.5claws29
11901
11902         * po/fr.po
11903                 Updated French translations.
11904
11905 2002-05-15 [paul]       0.7.5claws28
11906         
11907         * po/es.po
11908                 updated by Ricardo Mones Lastra
11909
11910 2002-05-15 [paul]       0.7.5claws27
11911
11912         * sync with 0.7.6cvs4
11913                 see ChangeLog 2002-05-14 and 2002-05-15
11914
11915 2002-05-14 [paul]       0.7.5claws26
11916
11917         * sync with 0.7.6cvs1
11918                 see ChangeLog 2002-05-13
11919
11920 2002-05-13 [thorsten]   0.7.5claws25
11921
11922         * src/messageview.c
11923                 fix select_all and copy in multipart messages
11924         * src/mainwindow.c
11925                 fix select_all and copy in multipart messages
11926
11927 2002-05-12 [paul]       0.7.5claws24
11928
11929         * src/summaryview.c
11930                 reverse last commit, bug already fixed in 0.7.5claws3
11931
11932 2002-05-12 [netztorte]  0.7.5claws23
11933
11934         * src/summaryview.c
11935                 dont parse empty addressbook (checked in before claws20)
11936
11937 2002-05-12 [melvin]     0.7.5claws22
11938
11939         * src/procmsg.[ch]
11940                 Removed unneeded priority code introduced by the previous 
11941                 commit.
11942
11943 2002-05-12 [melvin]     0.7.5claws21
11944
11945         * src/compose.[ch]
11946                 Added possibility to set message's priority.
11947         * src/procmsg.[ch]
11948                 Added possibility to set message's priority.
11949                 Added missing headers
11950
11951 2002-05-12 [melvin]     0.7.5claws20
11952
11953         * src/prefs_actions.c
11954                 Removed implicitely added quotes around the name
11955                 of the temporary files of mime parts.
11956
11957 2002-05-12 [paul]       0.7.5claws19
11958
11959         * sync with 0.7.5cvs20
11960                 see ChangeLog 2002-05-11
11961
11962 2002-05-12 [alfons]     0.7.5claws18
11963
11964         * src/quote_fmt_lex.l
11965         * src/quote_fmt_parse.y
11966                 allow quote / reply date & time format to be set using
11967                 %D{format}. format is a format string you'd pass to
11968                 strftime() (see man strftime, or the Display tab |
11969                 Date format setting).
11970
11971                 Currently %D converts the date to local time. 
11972
11973 2002-05-11 [paul]       0.7.5claws17
11974
11975         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11976                 see ChangeLog 2002-05-10 and 2002-05-11
11977
11978 2002-05-10 [paul]       0.7.5claws16
11979
11980         * sync with 0.7.5cvs16
11981                 see ChangeLog entries 2002-05-09 and 
11982                 2002-05-10
11983
11984 2002-05-10 [colin]      0.7.5claws15
11985
11986         * src/textview.c
11987                 Corrected a bug that prevented sylpheed to open
11988                 double-clicked URIs.
11989
11990 2002-05-09 [paul]       0.7.5claws14
11991
11992         * sync with 0.7.5cvs14
11993                 see ChangeLog 2002-05-08 and 2002-05-09
11994
11995 2002-05-08 [paul]       0.7.5claws13
11996
11997         * sync with 0.7.5cvs11
11998                 see ChangeLog entry 2002-05-08
11999
12000 2002-05-08 [paul]       0.7.5claws12
12001
12002         * src/mainwindow.c
12003           src/textview.[ch]
12004                 fix segfault on View->Open in new window
12005                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12006
12007 2002-05-07 [paul]       0.7.5claws11
12008
12009         * sync with 0.7.5cvs9
12010                 see ChangeLog entry 2002-05-07
12011
12012 2002-05-06 [paul]       0.7.5claws10
12013
12014         * src/messageview.c
12015           src/textview.c
12016                 display url in statusbar on single-click
12017                 patch submitted by Thorsten Maerz <torte@netztorte.de>
12018
12019 2002-05-06 [match]      0.7.5claws9
12020
12021         * src/addritem.[ch]
12022                 new functions.
12023         * src/addrcache.c
12024                 tidy up.
12025         * src/xmlprops.[ch]
12026                 XML implementation of properties file.
12027         * src/exporthtml.[ch]
12028         * src/expthtmldlg.[ch]
12029         * src/addressbook.c
12030                 export to HTML.
12031
12032 2002-05-02 [sergey]     0.7.5claws8
12033
12034         * src/mainwindow.c (mainwin_entries),
12035           src/prefs_common.c (prefs_send_create()),
12036           src/codeconv.c (locale_table):
12037                 use charset name "Windows-1251" instead of "CP1251".
12038
12039 2002-05-02 [colin]      0.7.5claws7
12040         
12041         * src/compose.c
12042           src/prefs_common.c
12043           src/prefs_folder_item.c
12044                 Fixed cosmetics bugs due to Outbox renamed to Sent.
12045
12046 2002-05-02 [hiro]       0.7.5claws6
12047
12048         * src/imap.c
12049                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
12050
12051 2002-05-02 [paul]       0.7.5claws5
12052
12053         * src/compose.c
12054                 more sync with 0.7.5cvs7, see ChangeLog entry
12055                 2002-05-02
12056
12057 2002-05-02 [hiro]       0.7.5claws4
12058
12059         * src/compose.c
12060                 compose_queue_sub():
12061                 check if queue folder exists (closes #550397).
12062                 removed directory creation since it should be handled
12063                 transparently.
12064         * src/imap.c
12065                 imap_add_msg(): return UID for appended message
12066                 (closes #548842).
12067
12068 2002-04-30 [paul]       0.7.5claws3
12069
12070         * src/summaryview.c
12071                 fix account_find_from_address() bug
12072
12073 2002-04-28 [colin]      0.7.5claws2
12074
12075         * src/compose.c
12076           src/textview.c
12077           src/prefs_common.[ch]
12078           src/utils.[ch]
12079                 Added user-definable quotation characters recognition.
12080
12081 2002-04-28 [paul]       0.7.5claws1
12082
12083         * sync with 0.7.5cvs4
12084                 see ChangeLog entry  2002-04-25
12085
12086 2002-04-28 [paul]       0.7.5claws
12087
12088         * po/es.po
12089           po/nl.po
12090           po/pt_BR.po
12091                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
12092                 Fabio Junior Beneditto
12093
12094 2002-04-27 [jens]       0.7.4claws103
12095
12096         * po/de.po
12097                 updated German translation.
12098
12099 2002-04-27 [hiro]       0.7.4claws102
12100
12101         * src/summaryview.c
12102                 summary_write_cache(): fixed the mark loss of hidden messages.
12103
12104 2002-04-26 [melvin]     0.7.4claws101
12105
12106         * src/procmsg.c
12107                 fixed a second typo (same one)
12108         * po/fr.po
12109           po/it.po
12110           po/pt_BR.po
12111                 fixed the type again...
12112
12113 2002-04-26 [melvin]     0.7.4claws100
12114
12115         * src/procmsg.c
12116                 fixed a typo in an alert message ("temorary").
12117         * po/it.po
12118         * po/pt_BR.po
12119                 corrected the typo  described above.
12120         * po/fr.po
12121                 updated French translation.
12122
12123 2002-04-26 [darko]      0.7.4claws99
12124
12125         * src/summaryview.c
12126                 fix target folder colorization
12127
12128 2002-04-25 [paul]       0.7.4claws98
12129
12130         * po/it.po
12131                 updated by Alessandro Maestri
12132
12133 2002-04-24 [colin]      0.7.4claws97
12134         
12135         * src/compose.c
12136                 Fixed double "subject is empty" question.
12137
12138 2002-04-23 [colin]      0.7.4claws96
12139         
12140         * src/mimeview.c
12141                 Corrected issue when "automatically display images" was
12142                 not set : first image remained after selecting second.
12143
12144 2002-04-23 [melvin]     0.7.4claws95
12145
12146         * src/prefs_actions.c
12147                 Don't display in/out dialog if there is nothing to show.
12148
12149 2002-04-23 [paul]       0.7.4claws94
12150
12151         * sync with 0.7.5cvs3
12152                 bug fixes: see ChangeLog entry 2002-04-23
12153
12154 2002-04-22 [darko]      0.7.4claws93
12155
12156         * src/compose.c
12157                 fix previous check-in which changed code after
12158                 merge from main
12159
12160 2002-04-22 [paul]       0.7.4claws92
12161
12162         * faq/de/*
12163                 add German FAQ
12164         * faq/en/*
12165           faq/es/*
12166           faq/fr/*
12167                 update English, Spanish and French FAQs
12168         * manual/de/*
12169           manual/es/*
12170                 add German and Spanish manuals
12171         * manual/en/*
12172           manual/fr/*
12173                 update English and French manuals
12174
12175         * src/Makefile.am
12176                 add to and re-arrange the pixmap entries
12177
12178 2002-04-22 [darko]      0.7.4claws91
12179
12180         * src/compose.c
12181                 fix sender initials recognition to only allow
12182                 '>' after the initials
12183
12184 2002-04-21 [paul]       0.7.4claws90
12185
12186         * sync with 0.7.5 release
12187                 see ChangeLog entry 2002-04-21
12188
12189 2002-04-21 [alfons]
12190
12191         * src/Makefile.am
12192                 add colin's new pixmaps to EXTRA_DIST
12193
12194 2002-04-21 [colin]      0.7.4claws89
12195         * src/compose.c
12196         * src/inc.c
12197         * src/mainwindow.[ch]
12198         * src/prefs_common.[ch]
12199         * src/stock_pixmap.[ch]
12200                 Added "Work offline" ability.
12201
12202 2002-04-21 [colin]      0.7.4claws88
12203         
12204         * src/mimeview.c
12205         * src/prefs_common.c
12206         * src/prefs_common.h
12207         * src/textview.c : Added an option to common preferences -> display
12208           to allow user not to automatically display images.
12209
12210 2002-04-21 [paul]       0.7.4claws87
12211
12212         * sync with 0.7.4cvs52
12213                 see ChangeLog entry 2002-04-21 (src/imap.c)
12214
12215 2002-04-21 [paul]       0.7.4claws86
12216
12217         * sync with 0.7.4cvs51
12218                 see ChangeLog entry 2002-04-21
12219
12220 2002-04-21 [paul]       0.7.4claws85
12221
12222         * sync with 0.7.4cvs49
12223                 see ChangeLog entries 2002-04-20 and 2002-04-21
12224
12225         * src/Makefile.am
12226                 clean up: remove old 'stock_' element from xpm 
12227                 filenames.
12228
12229 2002-04-21 [alfons]     0.7.4claws84
12230
12231         apply sync patch from Paul
12232
12233         * src/folderview.c
12234                 use old claws prefs_folder_item_create() for now
12235
12236 2002-04-19 [match]      0.7.4claws83
12237
12238         * src/addressbook.[ch]
12239         * src/addrharvest.[ch]
12240         * src/addrgather.[ch]
12241                 recurse folders.
12242         * src/mainwindow.c
12243         * src/summaryview.[ch]
12244                 change menu option.
12245
12246 2002-04-19 [paul]       0.7.4claws82
12247
12248         * po/pt_BR.po
12249                 updated by Fabio Junior Beneditto
12250
12251 2002-04-14 [alfons]     0.7.4claws81
12252
12253         * src/passphrase.c
12254                 add #include <sys/types.h> for mode_t and off_t 
12255
12256 2002-04-13 [paul]       0.7.4claws80
12257         
12258         * src/main.c
12259           src/passphrase.[ch]
12260           src/pgptext.c
12261           src/prefs_common.[ch]
12262           src/rfc2015.c
12263                 enable storing of GnuPG passphrase for the whole 
12264                 session or a user-defined number of minutes. patch 
12265                 submitted by Ravemax <ravemax@dextrose.com>
12266
12267 2002-04-13 [alfons]     0.7.4claws79
12268
12269         * src/textview.c
12270                 make email parser also stop scanning when encountering separators
12271                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12272
12273 2002-04-13 [paul]       0.7.4claws78
12274
12275         * sync with 0.7.4cvs39
12276                 see ChangeLog entry 2002-04-12
12277
12278 2002-04-11 [paul]       0.7.4claws77
12279
12280         * sync with 0.7.4cvs37
12281                 see ChangeLog entry 2002-04-11
12282
12283 2002-04-11 [paul]       0.7.4claws76
12284
12285         * COPYING 
12286                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12287                 the clause for OpenSSL). sync with sylpheed main
12288
12289 2002-04-09 [melvin]     0.7.4claws75
12290
12291         * src/compose.c
12292                 Made 'Ctrl-Enter' on send ignore some modifiers 
12293                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12294                 to bind other *-Enter (but not Alt-Enter).
12295
12296 2002-04-09 [paul]       0.7.4claws74
12297
12298         * sync with 0.7.4cvs35
12299                 see ChangeLog entries 2002-04-09
12300
12301 2002-04-08 [paul]       0.7.4claws73
12302
12303         * sync with 0.7.4cvs33
12304                 see ChangeLog entry 200-04-08
12305
12306 2002-04-07 [match]      0.7.4claws72
12307
12308         * src/addrharvest.[ch]
12309                 fixed to read all addresses in header, regardless
12310                 of header size. improved name parsing. accommodate
12311                 harvest from folders and selected message.
12312         * src/addritem.[ch]
12313                 included new address parsing function.
12314         * src/addrgather.[ch]
12315         * src/addressbook.[ch]
12316         * src/summaryview.[ch]
12317         * src/mainwindow.c
12318                 allow address harvest of folder as well as selected
12319                 messages.
12320
12321 2002-04-07 [paul]       0.7.4claws71
12322
12323         * src/esmtp.[ch]
12324           src/smtp.c
12325                 don't try to authenticate with CRAM-MD5 in SMTP when 
12326                 SMTP-AUTH enabled if MTA doesn't issue this 
12327                 auth-method in it's ehlo-response. bug item #531364,
12328                 patch item #938910. patch submitted by Colin Leroy 
12329                 <colin@colino.net>
12330
12331 2002-04-07 [paul]       0.7.4claws70
12332
12333         * src/nntp.c
12334                 fix missing MODE_READER bug. patch submitted by
12335                 Colin Leroy <colin@colino.net>
12336
12337 2002-04-07 [alfons]     0.7.4claws69
12338
12339         * src/matcher.[ch]
12340         * src/prefs_filtering.c
12341         * src/summaryview.c
12342                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12343                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12344
12345 2002-04-07 [paul]       0.7.4claws68
12346
12347         * sync with 0.7.4cvs32
12348                 see ChangeLog entry 2002-04-06
12349
12350         * tools/filter_conv.pl
12351                 more bug fixes
12352
12353 2002-04-06 [paul]       0.7.4claws67
12354
12355         * tools/filter_conv.pl
12356                 modify to be able to find the name of the first
12357                 mailbox and use that. main's filter does not
12358                 record the full path to the mailbox and therefore
12359                 can only filter to the first mailbox.
12360
12361 2002-04-05 [paul]       0.7.4claws66
12362
12363         * tools/filter_conv.pl
12364                 attempt to make the script all-encompassing and
12365                 be able to convert any main 'filter' rule thrown
12366                 at it
12367
12368 2002-04-05 [paul]       0.7.4claws65
12369
12370         * tools/filter_conv.pl
12371                 allow for collapsed folder trees
12372
12373 2002-04-05 [paul]       0.7.4claws64
12374
12375         * sync with 0.7.4cvs31
12376                 see ChangeLog entries 2002-04-05
12377
12378 2002-04-03 [paul]       0.7.4claws63
12379
12380         * sync with 0.7.4cvs29
12381                 see ChangeLog entries 2002-04-02 and 2002-04-03
12382
12383 2002-04-02 [paul]       0.7.4claws62
12384
12385         * sync with 0.7.4cvs26
12386                 see ChangeLog entry 2002-04-01
12387
12388 2002-04-02 [match]      0.7.4claws61
12389
12390         * src/pine.[ch]
12391         * src/importpine.[ch]
12392         * src/addressbook.c
12393                 import Pine address book.
12394
12395 2002-04-02 [match]      0.7.4claws60
12396
12397         * src/addrharvest.[ch]
12398                 improve address parsing of funky addresses.
12399
12400 2002-04-02 [darko]      0.7.4claws59
12401
12402         * src/compose.c
12403                 wrap on send improvements, it now recognizes quoted
12404                 initials as part of the quotation string, and it
12405                 does not join lines separated by CR
12406
12407 2002-04-01 [match]      0.7.4claws58
12408
12409         * src/mgutils.[ch]
12410                 added new functions.
12411         * src/mutt.[ch]
12412                 remove excessive duplicate address generation
12413                 on import.
12414
12415 2002-04-01 [alfons]     0.7.4claws57
12416         
12417         * src/summaryview.c
12418                 put back g_free() 
12419
12420 2002-04-01 [paul]       0.7.4claws56
12421
12422         * sync with 0.7.4cvs25
12423                 see ChangeLog entry 2002-04-01
12424
12425 2002-04-01 [alfons]     0.7.4aprilfool55
12426
12427         * src/summaryview.c
12428                 honour feature request item #537427 to allow for
12429                 displaying names from address book for sent mail also
12430
12431 2002-03-29 [paul]       0.7.4claws54
12432
12433         * src/mainwindow.c
12434           src/prefs_filtering.[ch]
12435           src/prefs_matcher.c
12436           src/summaryview.c
12437                 add 'fast filter' for claws' filtering,
12438                 /Tools/Create filter rule/... patch submitted
12439                 by Neill Miller <neillm@thecodefactory.org>
12440
12441 2002-03-29 [paul]       0.7.4claws53
12442
12443         * sync with 0.7.4cvs24
12444                 see ChangeLog entry 2002-03-29
12445
12446 2002-03-28 [paul]       0.7.4claws52
12447
12448         * sync with 0.7.4cvs23
12449                 see ChangeLog entry 2002-03-28
12450
12451 2002-03-27 [melvin]     0.7.4claws51
12452
12453         * src/prefs_actions.c
12454                 Added support to pass only one message part (as a
12455                 file) to the command using '%p'. No quotes are needed
12456                 because doubles quotes are automatically added.
12457                 Fixed bug where Sylpheed could block when waiting for
12458                 a child process to finish.
12459                 Changed the help menu to remove quotes around symbols to 
12460                 avoid misinterpretation (they must not be used).
12461
12462 2002-03-27 [melvin]     0.7.4claws50
12463
12464         * src/inc.c
12465                 Made the new mail notification command always 
12466                 execute asynchronously.
12467
12468 2002-03-27 [paul]       0.7.4claws49
12469
12470         * src/compose.c
12471                 fix bug introduced in last commit
12472
12473 2002-03-27 [paul]       0.7.4claws48
12474
12475         * sync with 0.7.4cvs21
12476                 see ChangeLog 2002-03-26 and 2002-03-27
12477
12478 2002-03-26 [hoa]        0.7.4claws47
12479
12480         * src/prefs_folder_item.c
12481                 really fixed the bug #516442 with folder rescan.
12482
12483 2002-03-26 [paul]       0.7.4claws46
12484
12485         * sync with 0.7.4cvs19
12486                 see ChangeLog entries 2002-03-25 and 2002-03-26
12487
12488 2002-03-25 [hoa]        0.7.4claws45
12489
12490         * src/matcher.c
12491         * src/mh.c
12492                 fix the bug #516442 with folder rescan.
12493
12494         * src/prefs_common.[ch]
12495         * src/compose.c
12496                 added an option to enable two different behaviours
12497                 for bounce.
12498
12499
12500 2002-03-25 [paul]       0.7.4claws44
12501
12502         * src/mainwindow.c
12503           src/selective_download.c
12504                 correct a few menuitem labels
12505
12506 2002-03-25 [christoph]  0.7.4claws43
12507
12508         * src/procmsg.c
12509                 fix non deleted tmp message in
12510                 procmsg_save_to_outbox
12511                 fix problems caused by sync with
12512                 main branch's procmsg_send_queue
12513
12514 2002-03-25 [paul]       0.7.4claws42
12515
12516         * src/quote_fmt.c
12517           src/quote_fmt_lex.l
12518           src/quote_fmt_parse.y
12519                 add Last name (%L) placeholder for quoting. 
12520                 patch submitted by Thorsten Thielen 
12521                 <thth@users.sourceforge.net>
12522
12523 2002-03-25 [paul]       0.7.4claws41
12524
12525         * src/utils.c
12526                 get full hostname. patch submitted by
12527                 Bob Woodside <rwoodside1@comcast.net>
12528
12529 2002-03-25 [paul]       0.7.4claws40
12530
12531         * src/account.c
12532           src/news.c
12533           src/nntp.[ch]
12534           src/prefs_account.[ch]
12535                 enable NNTP over SSL. patch submitted by
12536                 Pascal Jermini <pascal@infinity.hn.org>
12537
12538 2002-03-24 [paul]       0.7.4claws39
12539
12540         * src/prefs_common.c
12541                 make the arrangement of the Compose tab more
12542                 coherent
12543
12544         * src/mainwindow.c
12545                 fix some irregularities of style
12546
12547         * po/de.po
12548                 updated by Kilian Krause
12549
12550 2002-03-23 [paul]       0.7.4claws38
12551
12552         * po/pt_BR.po
12553                 updated by Fabio Junior Beneditto
12554
12555 2002-03-23 [paul]       0.7.4claws37
12556
12557         * src/mainwindow.c
12558                 move 'Gather addresses' to 'Tools' menu
12559                 make 'Selective download' sensitive
12560
12561 2002-03-23 [paul]       0.7.4claws36
12562
12563         * sync with 0.7.4cvs16
12564                 see ChangeLog entries 2002-03-23
12565
12566 2002-03-22 [christoph]  0.7.4claws35
12567
12568         * src/quote_fmt_parse.y
12569                 fix include program output
12570
12571 2002-03-22 [alfons]     0.7.4claws34
12572
12573         * src/pop.c
12574                 initialize GDate stack variable correctly (sorry!)
12575
12576 2002-03-22 [paul]       0.7.4claws33
12577
12578         * src/compose.c
12579           src/mainwindow.c
12580           src/prefs_actions.c
12581           src/prefs_common.c
12582                 rename 'Tool' to 'Tools'
12583
12584         * src/mainwindow.c
12585                 move 'Delete duplicated messages' from
12586                 'Message/' to 'Tools/'
12587                 re-arrange the order of 'Tools/' items
12588
12589 2002-03-22 [paul]       0.7.4claws32
12590
12591         * src/addr_compl.c
12592           src/addressbook.[ch]
12593                 auto-address completion now also matches on
12594                 Nickname. patch submitted by Bob Forsman 
12595                 <hammor@users.sourceforge.net>
12596
12597         * src/editaddress.c
12598                 correct a spelling mistake
12599
12600 2002-03-22 [alfons]     0.7.4claws31
12601
12602         * src/pop.c
12603                 fix getting uidl from incorrect string 
12604                 (spotted by Colin)
12605
12606 2002-03-21 [alfons]     0.7.4claws30
12607
12608         * src/pop.c
12609                 more code refactoring
12610                 plug mem leak introduced by delete on server
12611
12612 2002-03-21 [paul]       0.7.4claws29
12613
12614         * sync with 0.7.4cvs11
12615                 see ChangeLog entries 2002-03-20
12616
12617 2002-03-20 [alfons]     0.7.4claws28
12618
12619         * src/inc.c
12620                 apply Colin's patch and refactor
12621
12622 2002-03-20 [paul]       0.7.4claws27
12623
12624         * sync with sylpheed 0.7.4cvs9
12625                 see ChangeLog entry 2002-03-20
12626
12627 2002-03-19 [christoph]  0.7.4claws26
12628
12629         * src/mh.c
12630         * src/procmsg.[ch]
12631         * src/summaryview.c
12632                 revert changes for flag updates
12633                 (does not work correctly and no time to debug)
12634
12635 2002-03-20 [alfons]     0.7.4claws25
12636
12637         * src/pop.c
12638                 refactor should_delete() a little bit 
12639
12640 2002-03-19 [paul]       0.7.4claws24
12641
12642         * src/inc.[ch]
12643           src/pop.c
12644           src/prefs_account.[ch]
12645                 allow the user to leave downloaded mail on the 
12646                 server for n days. Patch submitted by Colin Leroy 
12647                 <colin@colino.net>
12648
12649 2002-02-19 [paul]       0.7.4claws23
12650
12651         * sync with sylpheed 0.7.4cvs8
12652                 see ChangeLog entries 2002-03-19
12653
12654 2002-03-18 [paul]       0.7.4claws22
12655
12656         * sync with sylpheed 0.7.4cvs6
12657                 see ChangeLog entry 2002-03-18
12658
12659 2002-03-18 [paul]       0.7.4claws21
12660
12661         * po/en_GB.po
12662                 add en_GB message catalogue
12663
12664         * src/mbox_folder.c
12665           src/prefs_account.c
12666           src/prefs_actions.c
12667                 correct a few spelling mistakes
12668
12669 2002-03-17 [alfons]     0.7.4claws20
12670
12671         * src/matcher.c
12672                 more stringent checks for NULL params when writing
12673                 filtering actions to a file
12674                 
12675 2002-03-17 [hoa]        0.7.3claws20
12676
12677         * src/news.c
12678                 fixed the count of new messages
12679
12680         * src/compose.c
12681                 fixed the "attachment properties" window
12682
12683 2002-03-17 [paul]       0.7.4claws19
12684
12685         * src/defs.h
12686           src/folder.h
12687           src/news.c
12688           src/prefs_account.[ch]
12689           src/procmsg.[ch]
12690           src/summaryview.c
12691                 automatically mark cross-posted messages as read 
12692                 and (optionally) give them a colour label
12693                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12694                 
12695
12696 2002-03-17 [paul]       0.7.4claws18
12697
12698         * sync with sylpheed 0.7.4cvs5
12699                 see ChangeLog entry 2002-03-17
12700
12701 2002-03-17 [melvin]     0.7.4claws17
12702         
12703         * src/textview.c
12704                 Worked around a gtktext 'bug': when searching for 
12705                 a text in a long message it was scrolling slowly
12706                 line by line until it hit the searched text.
12707         * po/fr.po
12708                 Updated French translation
12709
12710 2002-03-17 [melvin]     0.7.4claws16
12711
12712         * src/mainwindow.c
12713         * src/compose.c
12714         * src/prefs_actions.c
12715                 Moved "Edit/Actions" to "Tool/Actions"
12716                 Made mainwindow/compose window sensitive as soon as
12717                 no child process is running anymore even if the io dialog
12718                 is open.
12719                 Fixed a struct being initialized with a non constant char*
12720
12721 2002-03-16 [christoph]  0.7.4claws15
12722
12723         * configure.in
12724                 add --with-compiler-flags option
12725                 (only for developer hacking)
12726         * src/mh.c
12727         * src/procmsg.[ch]
12728         * src/summaryview.c
12729                 try to make folder-stats and flag handling more
12730                 independent from the summaryview. msgcounts
12731                 are only set when the folder is opened and
12732                 procmsg_msginfo_(un)set_flags will handle it
12733                 later and summaryview will get the values
12734                 from the folder.
12735
12736 2002-03-16 [paul]       0.7.4claws14
12737
12738         * src/messageview.c
12739                 fix Return-receipt. Patch submitted by Bob
12740                 Woodside <rwoodside1@comcast.net>
12741
12742 2002-03-16 [paul]       0.7.4claws13
12743
12744         * src/compose.c
12745                 fix 'dynamic' signatures, make it work again
12746                 broken during sync on 2002-03-14 (0.7.4claws2)
12747
12748 2002-03-15 [match]      0.7.4claws12
12749
12750         * src/addrharvest.[ch]
12751         * src/addrgather.[ch]
12752         * src/addressbook.[ch]
12753         * src/mainwindow.c
12754                 included address harvester feature. still some
12755                 issues with address parsing that I will fix.
12756
12757 2002-03-15 [match]      0.7.4claws11
12758
12759         * src/addrbook.[ch]
12760         * src/addrcache.[ch]
12761         * src/addressbook.[ch]
12762         * src/addrindex.c
12763         * src/editbook.c
12764         * src/importldif.c
12765         * src/importmutt.c
12766         * src/jpilot.[ch]
12767         * src/main.c
12768         * src/syldap.[ch]
12769         * src/vcard.[ch]
12770                 tidy up. fix memory leaks. moved attribs and methods
12771                 from individual interfaces to addrcache object. prep
12772                 for new stuff to come in.
12773
12774 2002-03-15 [alfons]     0.7.4claws10
12775
12776         * src/matcher.[ch]
12777         * src/matcher_parser_parse.y
12778         * src/matcher_parser_lex.l
12779         * src/prefs_matcher.c
12780                 add filtering conditions message greater than, smaller 
12781                 than, and exactly matching a size in bytes
12782                 (does not work with delete from POP3 server yet)
12783
12784                 this should also give others an idea what you should
12785                 do to add new criterions to claws filtering system
12786                 
12787
12788 2002-03-15 [paul]       0.7.4claws9
12789
12790         * tools/filter_conv.pl
12791                 exit if there are no filter rules to convert
12792                 rename filterrc to filterrc.old after completion
12793
12794 2002-03-15 [paul]       0.7.4claws8
12795
12796         * sync with sylpheed 0.7.4cvs3
12797                 see ChangeLog entry 2002-03-14
12798
12799 2002-03-14 [paul]       0.7.4claws7
12800
12801         * src/compose.c
12802                 clean up the last commit (ahem)
12803
12804 2002-03-14 [paul]       0.7.4claws6
12805
12806         * src/compose.c
12807                 fix bug #515655. honour account preferences
12808                 regarding gpg default signing/encryption when 
12809                 changing account from the compose window.
12810
12811 2002-03-14 [paul]       0.7.4claws5
12812
12813         * src/folderview.c
12814                 remove unnecessary curly brackets
12815
12816 2002-03-14 [paul]       0.7.4claws4
12817
12818         * src/folderview.c
12819           src/prefs_filtering.[ch]
12820                 add filter rename on folder rename and filter
12821                 delete on folder delete. Patch submitted by
12822                 Neill Miller <neillm@thecodefactory.org> 
12823
12824 2002-03-14 [christoph]  0.7.4claws3
12825
12826         * src/procmsg.c
12827         * src/send.c
12828                 fix local delivery
12829                 (patch submitted by "Simon 'corecode' Schubert")
12830         * src/prefs_common.c
12831         * src/procmsg.c
12832                 fix gcc 3.0 warning
12833
12834 2002-03-14 [paul]       0.7.4claws2
12835
12836         * sync with sylpheed 0.7.4cvs2
12837                 see ChangeLog entry 2002-03-13
12838
12839 2002-03-12 [darko]      0.7.4claws1
12840
12841         * src/mainwindow.c
12842                 fix what seems to be a copy and paste error
12843                 when setting color for important messages
12844                 (reported by wwp)
12845
12846 2002-03-11 [paul]       version 0.7.4claws released
12847
12848 2002-03-11 [paul]       0.7.4claws
12849
12850         * po/es.po
12851           po/it.po
12852           po/nl.po
12853           po/pt_BR.po
12854                 update message catalogs. Submitted by Ricardo Mones 
12855                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12856                 Fabio Junior Beneditto
12857
12858         * configure.in
12859           faq/Makefile.am
12860           faq/it/Makefile
12861           faq/it/sylpheed-faq*
12862           src/mainwindow.c
12863           src/manual.[ch]
12864                 add FAQ in Italian
12865         
12866
12867 2002-03-11 [jens]       0.7.3claws7
12868
12869         * po/de.po
12870                 updated German translation
12871
12872 2002-03-11 [melvin]     0.7.3claws6
12873
12874         * po/fr.po
12875                 updated and corrected French translation
12876
12877 2002-03-10 [hoa]        0.7.3claws5
12878
12879         * src/account.c
12880         * src/inc.c
12881         * src/prefs_account.c
12882         * src/procmsg.c
12883         * src/send.[ch]
12884                 fixed the local account.
12885                 you have to change the default "/usr/sbin/sendmail"
12886                 to "/usr/sbin/sendmail -t" in the preferences of
12887                 the local account.
12888
12889         * src/procmime.c
12890                 removed some debug display for renderer
12891
12892 2002-03-10 [paul]       0.7.3claws4
12893
12894         * faq/en/sylpheed-faq-1.html
12895           faq/en/sylpheed-faq-2.html
12896                 update
12897
12898 2002-03-09 [paul]       0.7.3claws3
12899
12900         * sync with sylpheed 0.7.4
12901                 see ChangeLog entry 2002-03-09
12902
12903 2002-03-08 [paul]       0.7.3claws2
12904
12905         * faq/en/sylpheed-faq*
12906           faq/es/sylpheed-faq*
12907           faq/fr/sylpheed-faq*
12908                 update the FAQs
12909
12910         * manual/fr/.cvsignore
12911           manual/fr/Makefilea.am
12912           manual/fr/sylpheed*
12913           src/mainwindow.c
12914           src/manual.[ch]
12915                 add the French manual
12916
12917 2002-03-07 [paul]       0.7.3claws1
12918
12919         * sync with sylpheed 0.7.3cvs4
12920                 see ChangeLog entries  2002-03-06 and 2002-03-07
12921         
12922         * po/nl.po
12923                 updated by Wilbert Berendsen
12924
12925 2002-03-07 [melvin]     0.7.2claws34
12926
12927         * src/selective_download.c
12928                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12929
12930 2002-03-06 [paul]       0.7.2claws33
12931
12932         * sync with sylpheed 0.7.3cvs1
12933                 bug fix, see ChangeLog entry 2002-03-05
12934
12935 2002-03-05 [paul]       0.7.2claws32
12936
12937         * src/mimeview.c
12938           src/pgptext.[ch]
12939           src/procmsg.c
12940                 reverse the pgp ascii-armored code implemented in 
12941                 0.7.2claws16. removal of this code until it matures.
12942                 this means that verifying ascii-armored pgp sigs and
12943                 automatic decryption of ascii-armored encrypted
12944                 messages no longer works.
12945
12946 2002-03-05 [paul]       0.7.2claws31
12947
12948         * configure.in
12949           Makefile.am
12950         * faq/Makefile.am
12951         * faq/en/Makefile.am
12952           faq/en/sylpheed-faq.html
12953           faq/en/sylpheed-faq-1.html
12954           faq/en/sylpheed-faq-2.html
12955           faq/en/sylpheed-faq-3.html
12956         * faq/es/Makefile.am
12957           faq/es/sylpheed-faq.html
12958           faq/es/sylpheed-faq-1.html
12959           faq/es/sylpheed-faq-2.html
12960           faq/es/sylpheed-faq-3.html
12961           faq/es/sylpheed-faq-4.html
12962         * faq/fr/Makefile.am
12963           faq/fr/sylpheed-faq.html
12964           faq/fr/sylpheed-faq-1.html
12965           faq/fr/sylpheed-faq-2.html
12966           faq/fr/sylpheed-faq-3.html
12967         * src/Makefile.am
12968           src/defs.h
12969           src/mainwindow.c
12970           src/manual.[ch]
12971                 add FAQs in English, Spanish and French
12972
12973
12974 2002-03-05 [paul]       0.7.2claws30
12975
12976         * manual/en/sylpheed.html
12977           manual/en/sylpheed-XX.html
12978                 updated the English manual
12979
12980 2002-03-05 [hoa]        
12981
12982         * src/summaryview.c
12983                 dialog box pops up if the article can't be deleted.
12984
12985 2002-03-04 [paul]       
12986         
12987         * po/pt_BR.po
12988                 updated by Fabio Junior Benedito
12989
12990 2002-03-04 [hoa]
12991
12992         * removed ac/gpgme.m4
12993                 to avoid autogen common problem
12994                 developers have to install gpgme development package now
12995
12996         * src/compose.c
12997                 encoding to 7bit or 8bit is enabled.
12998
12999 2002-03-03 [alfons]     0.7.2claws29
13000
13001         * src/pop.c
13002                 merge fix by Oliver Haertel for selective
13003                 download buglet
13004
13005 2002-03-03 [paul]       0.7.2claws28
13006         
13007         * sync with sylpheed 0.7.3
13008
13009 2002-03-03 [paul]       0.7.2claws27
13010
13011         * sync with sylpheed 0.7.2cvs24
13012                 see ChangeLog entries 2002-03-02 and 2002-03-03
13013
13014 2002-03-02 [melvin]     0.7.2claws26
13015
13016         * src/inc.[ch]
13017         * src/main.c
13018         * src/mainwindow.c
13019         * src/prefs_common.[ch]
13020                 Added user definable notification on new mail arrival.
13021                 Removed unused variables in spell checker prefs code.
13022
13023 2002-03-02 [melvin]     0.7.2claws25
13024
13025         * src/quote_fmt.c
13026                 Removed unnecessary escape sequences.
13027                 Changed 'Initial...' to 'Initials of Sender'
13028
13029 2002-03-02 [paul]       0.7.2claws24
13030
13031         * sync with sylpheed 0.7.2cvs22
13032                 see ChangeLog entry 2002-03-01
13033
13034 2002-03-01 [hoa]        0.7.2claws23
13035
13036         * src/mainwindow.c
13037                 Set sensitivity of delete actions to active
13038                 even if the folder is a newsgroup.
13039
13040         * src/summaryview.c
13041                 - Set sensitivity of delete actions
13042                 - Added function check_permission() that will check if the
13043                   user is authorized to delete a message. For news, it
13044                   will check if the author is the same.
13045                 - Enabled deletion when there is no trash folder.
13046
13047         * src/news.[ch]
13048                 - Added news_cancel_article() to cancel articles
13049                 - Implemented news_remove_message() (public function)
13050
13051 2002-03-01 [paul]       0.7.2claws22
13052
13053         * src/gtkutils.c
13054           src/textview.c
13055                 recognise urls that that don't include 'http://' and
13056                 simply begin 'www.' 
13057
13058         * AUTHORS
13059                 remove duplicated name
13060
13061 2002-02-28 [paul]       0.7.2claws21
13062
13063         * src/mainwindow.c
13064           src/summaryview.[ch]
13065                 add ability to 'Select thread'
13066                 combines Melvin's "Select thread's head" patch (#510907)
13067                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
13068                 patch (#518514) 
13069
13070 2002-02-28 [paul]       0.7.2claws20
13071
13072         * src/mimeview.c
13073                 hopefully fix segfault on right-clicking a mime part
13074                 that some people have experienced.      
13075                 fix submitted by Fredrik Olofsson <frol@linux.nu>
13076
13077 2002-02-28 [paul]       0.7.2claws19
13078
13079         * sync with sylpheed 0.7.2cvs21
13080                 see ChangeLog entries 2002-02-27 and 2002-02-28
13081
13082 2002-02-27 [paul]       0.7.2claws18
13083
13084         * sync with sylpheed 0.7.2cvs18
13085                 see ChangeLog entries 2002-02-26 and 2002-02-27
13086
13087 2002-02-26 [alfons]     0.7.2claws17
13088
13089         * src/procheader.c
13090                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
13091                 (spotted by Chris Hessman <idatech@gmx.net>)
13092
13093 2002-02-26 [paul]       0.7.2claws16
13094
13095         * src/mimeview.c
13096           src/pgptext.[ch]
13097           src/procmsg.c
13098                 make decryption of ascii-armored pgp encrypted messages
13099                 and verification of ascii-armored signatures work again.
13100                 slightly altered from the patch by Jens Jahnke 
13101                 <jan0sch@gmx.net>
13102
13103                 ##FIX ME##
13104                 * the checking of plaintext signatures always comes up in 
13105                   a popup box
13106                 * it doesn't work for multipart messages 
13107                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
13108                   including the msg headers and these 2 line themselves, are 
13109                   not displayed
13110
13111         * src/mainwindow.c
13112                 "View/Folder Tree" becomes "View/Separate Folder Tree"
13113                 "View/Message View" becomes "View/Separate Message View"
13114                 because its less ambiguous.
13115
13116         * po/es.po
13117                 updated by Ricardo Mones Lastra
13118
13119 2002-02-26 [paul]       0.7.2claws15
13120
13121         * sync with sylpheed 0.7.2cvs17
13122                 see ChangeLog entries 2002-02-25 and 2002-02-26
13123
13124 2002-02-25 [christoph]  0.7.2claws14
13125
13126         * src/filtering.[ch]
13127         * src/inc.c
13128                 do filtering stuff after all messages have been received
13129                   1. drop all messages to .processing
13130                   2. scan processing folder for messages
13131                   3. filter messages or move to inbox
13132                 this will also find old messages left in processing after
13133                 a crash or something like that and we get a real msginfo
13134                 from folder->get_msg_list and do not have to create our
13135                 own in filter_message
13136         * src/matcher_parser_parse.y
13137                 remove MIX/MAX warning (reordered includes)
13138
13139 2002-02-25 [paul]       0.7.2claws13
13140
13141         * sync with sylpheed 0.7.2cvs15
13142                 see ChangeLog entry 2002-02-24
13143
13144 2002-02-24 [alfons]     0.7.2claws12
13145
13146         * src/filtering.c
13147                 clear old color flags first when applying a new color to
13148                 a message info. 
13149                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
13150
13151 2002-02-24 [alfons]     0.7.2.claws11
13152         
13153         * AUTHORS
13154         * src/prefs_common.c
13155                 add presets for Opera and Konqueror, closes patch #517261,
13156                 submitted by Ville Skyttä <scop@users.sourceforge.net>
13157
13158 2002-02-24 [alfons]     0.7.2.claws10
13159
13160         * AUTHORS
13161         * src/summaryview.c
13162                 fix threading for null message ids, closes patch #521601,
13163                 submitted by Bob Forsman <hammor@users.sourceforge.net>
13164
13165 2002-02-24 [alfons]     0.7.2claws9
13166
13167         * src/summaryview.c
13168         * src/filtering.c
13169                 make Tool | Filter Message work with filtering system so
13170                 setting flags also works
13171
13172                 TODO:
13173
13174                 - Processing uses the same function as Tool | Filter
13175                   Message, but doesn't use the same update proc yet
13176
13177 2002-02-23 [paul]       0.7.2claws8
13178
13179         * sync with sylpheed 0.7.2cvs14
13180                 see ChangeLog entries 2002-02-22 and 2002-02-23
13181
13182 2002-02-22 [christoph]  0.7.2claws7
13183
13184         * src/quote_fmt.c
13185                 Add column space to table
13186         * src/quote_fmt_parse.y
13187                 Close files
13188
13189 2002-02-22 [paul]       0.7.2claws6
13190
13191         * src/Makefile.am
13192           src/defs.h
13193           src/filtering.c
13194           src/inc.[ch]
13195           src/mainwindow.c
13196           src/matcher.[ch]
13197           src/matcher_parser_lex.l
13198           src/matcher_parser_parse.y
13199           src/pop.[ch]
13200           src/prefs_account.h
13201           src/prefs_filtering.c
13202           src/selective_download.[ch]   *** NEW FILES ***
13203           src/utils.[ch]
13204           po/POTFILES.in
13205                 Selective Download added to 'Tool' menu. 
13206                 Retrieves email headers of the currently selected pop3 
13207                 account and allows the user to mark emails for deletion 
13208                 right on the pop3 server. Patch submitted by Oliver Haertel 
13209                 <oha@users.sourceforge.net>.
13210         
13211         * po/POTFILES.in
13212                 add 'src/quote_fmt.c'           
13213
13214 2002-02-22 [christoph]  0.7.2claws5
13215
13216         * src/Makefile.am
13217                 added quote_fmt.c
13218         * src/prefs_common.[ch]
13219         * src/prefs_template.c
13220         * src/quote_fmt.c               *** NEW FILE ***
13221         * src/quote_fmt.h
13222                 move quote format symbol description code
13223                 to it's own file because it is used from
13224                 differnent code parts
13225                 Rewrote symbol description GUI
13226                   + use table
13227                   + add separators
13228                   + get data from array (no more long constant strings)
13229         * src/quote_fmt_lex.l
13230         * src/quote_fmt_parse.y
13231                 Symbol for Literal % changed to \% instead of %%
13232                 (More logical as \ is used for quoting for other symbols)
13233                 Add |f and |p to include files and program output
13234                 Examples:
13235                     |f{/home/.../.signature}
13236                     |p{date}
13237         * po/de.po
13238                 Correct wrong spelling for "Referenzen"
13239
13240 2002-02-21 [paul]       0.7.2claws4
13241
13242         * src/procmsg.c
13243                 forgotten during sync
13244
13245 2002-02-21 [paul]       0.7.2claws3
13246
13247         * sync with sylpheed 0.7.2cvs11
13248                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13249                 2002-02-20 and 2002-02-21
13250
13251 2002-02-20 [melvin]     0.7.2claws2
13252
13253         * src/prefs_actions.c
13254                 Added error report when child cannot fork or when execvp 
13255                 returns with an error.
13256
13257 2002-02-19 [christoph]  0.7.2claws1
13258
13259         * src/codeconv.c
13260                 return unconverted text if conde conversion is not possible
13261                 when libjconv is used.
13262                 (patch submitted by "Simon 'corecode' Schubert")
13263
13264 2002-02-19 [paul]       
13265
13266         * version 0.7.2claws release
13267
13268 2002-02-19 [paul]       0.7.2claws
13269
13270         * po/nl.po
13271                 updated by Wilbert Berendsen
13272
13273
13274 2002-02-18 [alfons]     0.7.1claws13
13275
13276         * src/syldap.c
13277         * src/jpilot.c
13278                 remove references to dlfcn and explicitly loading functions
13279                 from dynalink libs, because libs linked anyway, and functions
13280                 are loaded explicitly
13281
13282 2002-02-17 [melvin]     0.7.1claws12
13283
13284         * src/prefs_actions.c
13285                 Replaced children wait loop with double fork technique.
13286                 Now, input/output window updated at each new output.
13287                 free_children(): Fixed a memory leak.
13288                 Made input/output window non closable if running children
13289                 still exist.
13290                 Added missing <unistd.h> include.
13291                 Added some --debug outputs.
13292
13293 2002-02-17 [melvin]     0.7.1claws11
13294
13295         * src/summaryview.c
13296                 Fixed bug where descending sort order did not select top
13297                 message.
13298
13299 2002-02-17 [melvin]     0.7.1claws10
13300
13301         * acconfig.h
13302                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13303         * src/prefs_common.c
13304                 Pspell data package directory no more hard coded but
13305                 set during configuration (PSPELL_PATH). (Thanks to 
13306                                 Gustavo Noronha Silva.)
13307
13308 2002-02-17 [melvin]     0.7.1claws9
13309
13310         * configure.in
13311                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13312         * src/gtkspell.c
13313                 Fixed compile-time warnings.
13314
13315 2002-02-16 [alfons]     0.7.1claws8
13316
13317         * src/filesel.c
13318                 fix inadvertent free of NULL pointer which caused
13319                 sylpheed to crash when closing the save-as dialog
13320                 using the window close button
13321
13322 2002-02-16 [carsten]    0.7.1claws7
13323         * src/mainwindow.[ch]
13324           src/summaryview.c
13325           src/prefs_common.c
13326                 fixes for pixmap theming code:
13327                         - recently changed mail attributes shouldn't get
13328                           lost any longer
13329                         - theme is only reloaded iff another theme was
13330                           selected
13331
13332 2002-02-16 [paul]       0.7.1claws6
13333
13334         * sync with sylpheed 0.7.2 release
13335                 see ChangeLog entry 2002-02-15 and 2002-02-16
13336
13337 2002-02-15 [paul]       0.7.1claws5
13338
13339         * sync with sylpheed 0.7.1cvs9
13340                 see ChangeLog entry 2002-02-15
13341
13342         * po/POTFILES.in
13343                 remove unneeded headerwindow.c entry
13344
13345 2002-02-14 [carsten]    0.7.1claws4
13346         * src/summaryview.c
13347                 fixed a bug for "Go to next unread message": there was
13348                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13349                 in the prefs, because of doing "Search again" instead
13350                 "No"
13351
13352 2002-02-14 [carsten]    0.7.1claws3
13353         * src/stock_pixmap.c
13354                 removed 2 more mem leaks; following memprof,
13355                 this code is "leak free" now :)
13356
13357 2002-02-14 [carsten]    0.7.1claws2
13358         * src/stock_pixmap.c
13359                 used opendir/readdir/closedir instead of scandir
13360                 -> code should work now on Solaris
13361
13362 2002-02-14 [paul]       0.7.1claws1
13363
13364         * sync with sylpheed 0.7.1cvs8
13365                 see ChangeLog entries 2002-02-13 and 2002-02-14
13366
13367         * README.claws
13368                 add some description of Actions and Pixmap Themes
13369
13370 2002-02-13 [paul]       
13371
13372         * version 0.7.1claws release
13373
13374 2002-02-13 [paul]       0.7.1claws
13375
13376         * po/es.po
13377           po/it.po
13378           po/pt_BR.po
13379                 updated translations, submitted by Ricardo Mones Lastra,
13380                 Alessandro Maestri and Fabio Junior Beneditto
13381
13382 2002-02-13 [melvin]     0.7.0claws75
13383
13384         * src/prefs_actions.c
13385                 Added missing "signal.h" include
13386
13387 2002-02-13 [melvin]     0.7.0claws74
13388
13389         * src/prefs_folder_item.c
13390                 Added missing "config.h" include
13391         * po/fr.po
13392                 Updated French translation for folder propriety.
13393
13394 2002-02-13 [jens]       0.7.0claws73
13395
13396         * po/POTFILES.in
13397                 Added missing src/prefs_folder_item.c [log added by melvin]
13398         * po/de.po
13399                 Updated German translation.
13400
13401 2002-02-13 [melvin]     0.7.0claws72
13402
13403         * po/fr.po
13404                 Updated French translation.
13405
13406 2002-02-13 [melvin]     0.7.0claws71
13407
13408         * src/gtkutils.c
13409                 Made gtkut_editable_get_selection return NULL if selection
13410                 is of length zero.
13411                 This fixes a bug where selecting part of message A then
13412                 switching to message B and replying to it will not
13413                 quote the message's body.
13414
13415 2002-02-12 [paul]       0.7.0claws70
13416
13417         * src/mainwindow.c
13418                 cosmetic, relating to pixmap themes: on toolbar make 
13419                 updating of 'Exec' and 'Compose news/Compose email'
13420                 icons faster.
13421
13422 2002-02-12 [carsten]    0.7.0claws69
13423         * src/folderview.c
13424           src/mainwindow.[ch]
13425           src/stock_pixmap.c
13426           src/summaryview.c
13427           src/prefs_common.c
13428                 - refreshing after changing pixmap theme better
13429                   now (thanks Paul)
13430                 - wanted to remove some mem leaks, but alfons was
13431                   faster (and had the better solution ;)
13432
13433 2002-02-12 [alfons]     0.7.0claws68
13434
13435         * src/prefs_common.c
13436         * src/stock_pixmap.[ch]
13437                 plug mem leaks, refactor code a little bit
13438
13439
13440 2002-02-12 [sergey]     0.7.0claws67
13441
13442         * src/imap.c
13443                 Fixed problem with copying messages to IMAP folders when the
13444                 server uses something other than '/' as a namespace separator
13445                 (cyrus-imapd uses '.').
13446
13447 2002-02-12 [jens]       0.7.0claws66
13448
13449         * po/de.po
13450                 Updated German Translation
13451
13452 2002-02-12 [paul]       0.7.0claws65
13453
13454         * sync with sylpheed 0.7.1cvs1
13455                 see ChangeLog entry 2002-02-12
13456
13457 2002-02-12 [melvin]     0.7.0claws64
13458
13459         * src/prefs_actions.c
13460                 Fixed "feature" where children's output was duplicated 
13461                 instead of refreshed while monitoring.
13462                 Removed some debug code.
13463
13464 2002-02-12 [christoph]  0.7.0claws63
13465
13466         * src/compose.c
13467                 always delete message from queue after sending/send error
13468                 (closes bug #509601)
13469
13470 2002-02-12 [melvin]     0.7.0claws62
13471
13472         * src/prefs_actions.c
13473                 Children wait loop is now triggered with a timeout of 1s
13474                 Added %F which is replaced with the list of filenames 
13475                 of all selected messages (as suggested by Ricardo Mones Lestra)
13476                 Pipe syntax changed. Prefix with | to send selection, postfix
13477                 with | to retrieve output. Prefix with > or * to send
13478                 user definable input to the command (*: input is hidden)
13479                 Old pipe action should now be postfixed with |, too.
13480
13481 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13482         * src/stock_pixmap.c
13483                 fixed a bug: if there's no theme directory don't
13484                 throw an error, just do "nothing" (thanks Alfons)
13485
13486 2002-02-12 [carsten]    0.7.0claws60
13487         * src/folderview.c
13488           src/summaryview.c
13489                 had to write the cache twice (nasty!); some marks would 
13490                 get lost if not
13491
13492 2002-02-11 [carsten]    0.7.0claws59
13493         * acconfig.h
13494           configure.in
13495           doc-src/maintainer_guide.txt
13496           src/compose.[ch]
13497           src/defs.h
13498           src/folderview.[ch]
13499           src/gtkutils.[ch]
13500           src/mainwindow.[ch]
13501           src/prefs_common.[ch]
13502           src/stock_pixmap.[ch]
13503           src/summaryview.[ch]
13504                 pixmap theming and related work on pixmap
13505                 handling on some other places
13506                 (e.g. hrm features for all folder)
13507           src/pixmap/stock_*.xpm -> the stock_ was removed
13508         
13509 2002-02-11 [paul]       0.7.0claws58
13510
13511         * sync with sylpheed 0.7.1 release
13512                 see ChangeLog entries 2002-02-11
13513
13514 2002-02-08 [paul]       0.7.0claws57
13515
13516         * sync with sylpheed 0.7.0cvs39
13517                 see ChangeLog entry 2002-02-07 (last entry) 
13518
13519         * src/prefs_actions.c
13520           src/prefs_filtering.c
13521           src/prefs_matcher.c
13522           src/prefs_scoring.c
13523                 sync: made it compile with C compilers other than gcc
13524
13525 2002-02-07 [paul]       0.7.0claws56
13526
13527         * sync with sylpheed 0.7.0cvs38
13528                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13529                 2002-02-07
13530
13531 2002-02-07 [darko]      0.7.0claws55
13532
13533         * src/gtkutils.[ch]
13534         * src/summaryview.c
13535                 Fix const gchar */gchar * issue (thanks Hiro)
13536
13537 2002-02-07 [darko]      0.7.0claws54
13538
13539         * src/compose.[ch]
13540         * src/filtering.c
13541         * src/gtkutils.[ch]
13542         * src/prefs_template.c
13543         * src/quote_fmt.h
13544         * src/quote_fmt_parse.y
13545         * src/summaryview.c
13546         * src/utils.[ch]
13547                 When replying or forwarding an email don't quote the entire
13548                 mail body but use the part of the message text that is selected
13549
13550 2002-02-06 [melvin]     0.7.0claws53
13551
13552         * src/prefs_common.[ch]
13553         * src/gtkspell.[ch]
13554         * src/compose.c
13555                 Made possible to switch quickly to last used dictionary
13556                 which makes checking bilingual documents easier.
13557
13558 2002-02-06 [melvin]     0.7.0claws52
13559         
13560         * po/POTFILES.in
13561                 Added forgotten new file src/prefs_actions.c
13562
13563 2002-02-06 [melvin]     0.7.0claws51
13564
13565         * src/prefs_actions.c   ** NEW FILE **
13566         * src/prefs_actions.h   ** NEW FILE **
13567                 Added actions to execute on message text view, or on the
13568                         message's file.
13569         * src/Makefile.am
13570                 Added src/prefs_actions.[ch]
13571         * src/compose.c
13572                 Added new menu "Edit/Actions"
13573         * src/defs.h
13574                 Added new actionsrc file.
13575         * src/main.c
13576                 Added actionsrc reading.
13577         * src/mainwindow.c
13578                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13579         * src/prefs_common.h
13580                 Added new element actionslst element to prefs_common.
13581
13582 2002-02-06 [paul]       0.7.0claws50
13583
13584         * sync with sylpheed 0.7.0cvs36
13585                 see ChangeLog entry 2002-02-06
13586
13587 2002-02-05 [paul]
13588
13589         * po/es.po
13590                 updated by Ricardo Mones Lastra
13591
13592 2002-02-05 [paul]       0.7.0claws49
13593
13594         * sync with sylpheed 0.7.0cvs33
13595                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13596
13597 2002-02-05 [paul]       0.7.0claws48
13598
13599         * src/compose.c
13600                 re-add 'Edit/Advanced/Delete entire line', previously named
13601                 'Delete Line+'
13602
13603 2002-02-04 [paul]       0.7.0claws47
13604
13605         * src/compose.c
13606           src/summaryview.c
13607                 fix bug #494993 (Reply All not taking Reply-To into consi)
13608                 eliminate differences in behaviour of right-click 'Reply to all' 
13609                 in summary view and 'Reply to all' on the toolbar. 
13610                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13611                 view and From gets ignored by 'Reply to all' on toolbar.
13612                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13613                 From when no Reply-To header is present.
13614
13615 2002-02-04 [paul]       0.7.0claws46
13616
13617         * sync with sylpheed 0.7.0cvs30
13618                 see ChangeLog entries 2002-02-03 and 2002-02-04
13619
13620 2002-02-03 [melvin]     0.7.0claws45
13621
13622         * src/gtkspell.[ch]
13623                 Readded function to highlight all misspelled words.
13624                 Fixed bug where user-provided-words did not replace
13625                         correctly the misspelled word when using the mouse.
13626                 Fixed bug where checking a region selected from right to left did
13627                         not check the region at all.
13628                 Fixed bug where 'Check backwards' may not check at all. 
13629                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13630                 Fixed possible buffer overflow when checking for long strings (>1k).
13631                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13632                 Accelerators code uses now gtk_widget_add_accel.
13633                 Removed and disabled obsolete and unfinished code.
13634                 Cleaning up.
13635
13636         * src/compose.c
13637                 Added menu item to Highlight all misspelled words.
13638
13639 2002-02-01 [paul]       0.7.0claws44
13640
13641         * src/mainwindow.c
13642                 fix '/View/Hide read messages' sensitivity when all
13643                 messages in a folder are hidden
13644
13645 2002-02-01 [paul]       0.7.0claws43
13646
13647         * src/main.c
13648                 add --send option to command line interface, sends all
13649                 queued mail. Patch submitted by Ricardo Mones Lastra.
13650
13651 2002-01-31 [paul]       0.7.0claws42
13652
13653         * src/mainwindow.c
13654                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13655
13656 2002-01-31 [paul]       0.7.0claws41
13657
13658         * sync with sylpheed 0.7.0cvs27
13659                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13660                 and 2002-01-31
13661
13662         * src/textview.c
13663                 comment out elements of textview_show_part() as temporary
13664                 workaround for attachment 'Display as text' bug 
13665
13666         * po/pt_BR.po
13667                 updated by Fabio Junior Beneditto
13668
13669 2002-01-30 [paul]       0.7.0claws40
13670
13671         * sync with sylpheed 0.7.0cvs24
13672                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13673                 and 2002-01-30
13674
13675         * src/compose.c
13676                 add {N_("/_Spelling"), ... "<Branch>"} to 
13677                 GtkItemFactoryEntry compose_entries[]
13678
13679         * src/prefs_common.c
13680                 add claws menu items to prefs_keybind_apply_clicked()
13681                 and remove non-claws menu items
13682
13683 2002-01-29 [paul]       0.7.0claws39
13684
13685         * sync with sylpheed 0.7.0cvs22
13686                 see ChangeLog entries 2002-01-28 and 2002-01-29
13687
13688 2002-01-28 [melvin]     0.7.0claws38
13689
13690         * src/compose.c
13691                 Added the declartion of compose_send_control_enter.
13692
13693         * src/compose.c
13694         * src/gtkspell.[ch]
13695                 Added in a 'Spelling' menu which includes the configuration menu. 
13696                 Added a real 'Check all' and got rid from the old one which only
13697                 highlited misspelled word.
13698                 Made 'Check while typing' a disableable option.
13699                 Added a dialog when there are no more misspelled word.
13700                 Added a dialog if error occurs when switching to a dictionary.
13701         
13702         * src/prefs_common.[ch]
13703                 Added option for the default 'Check while typing' option.
13704
13705
13706 2002-01-28 [alfons]     0.7.0claws37
13707
13708         * src/compose.c
13709                 fix buglet and make code comply with sylpheed code style
13710
13711 2002-01-28 [paul]       0.7.0claws36
13712
13713         * sync with sylpheed 0.7.0cvs19
13714                 see ChangeLog entries for 2002-01-28
13715
13716 2002-01-28 [hoa]        0.7.0claws35
13717
13718         * src/defs.h
13719                 added rendererrc
13720
13721         * src/main.c
13722                 read the renderer config
13723
13724         * src/procmime.[ch]
13725                 use the renderer config to convert mime attachments
13726
13727         * src/textview.c
13728                 don't use textview_show_html/ertf,
13729                 use get_text_content instead
13730
13731 2002-01-27 [alfons]     0.7.0claws34
13732         
13733         * src/news.c
13734                 make sylpheed believe it can delete a news message...
13735                 (messages are NOT deleted, maybe we should remove
13736                 processing from the folder properties after all.)
13737
13738 2002-01-27 [alfons]     0.7.0claws33
13739
13740         * src/folder.c
13741                 add extra checks
13742         * src/news.c
13743                 implement remove_msg() 
13744
13745 2002-01-27 [alfons]     0.7.0claws32
13746
13747         * src/procmsg.h
13748         * src/procheader.c
13749         * src/messageview.c
13750                 fix return receipt / disposition notification again. this
13751                 stuff seems to break on _every_ major summary UI change, so
13752                 it's now implemented using a flag which is saved in the
13753                 marks cache
13754                 
13755 2002-01-26 [alfons]     0.7.0claws31
13756
13757         * src/import.c
13758                 let import dialog show the destination folder identifier
13759
13760 2002-01-26 [melvin]     0.7.0claws30
13761
13762         * src/folderview.c
13763         * src/summaryview.c
13764                 Readded 'Mark all read' into summary view popup menu
13765                 Added 'Mark all read' in folder view popup menu for IMAP
13766                 and NNTP.
13767                 Made it insensitive if the selected folder is not the shown
13768                 one to avoid 'Mark all read' on the wrong folder.
13769                 
13770 2002-01-26 [paul]       0.7.0claws29
13771
13772         * src/folderview.c
13773           src/summaryview.c
13774                 move 'Mark all read' from summary view to folder view
13775                 menu. (adapted from) patch submitted by Jeremy Andrews,
13776                 <lists@kerneltrap.com>
13777
13778 2002-01-25 [alfons]     0.7.0claws28
13779
13780         * src/gtkstext.c
13781                 put the gtk class name back so GtkSText adapts the 
13782                 settings of GtkText
13783
13784 2002-01-25 [alfons]     0.7.0claws27
13785
13786         * src/folderview.c 
13787                 assimilate Ricardo's patch that shows pixmaps instead of
13788                 plain "new" and "unread" texts in the folder view column
13789                 headers 
13790
13791 2002-01-25 [paul]       0.7.0claws26
13792
13793         * src/Makefile.am
13794                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13795                 be found in non-standard locations. 
13796                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13797
13798 2002-01-25 [paul]       0.7.0claws25
13799
13800         * sync with sylpheed 0.7.0cvs16
13801                 see ChangeLog entry 2002-01-25
13802
13803 2002-01-24 [paul]       0.7.0claws24
13804
13805         * more sync with sylpheed 0.7.0cvs15
13806                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13807
13808 2002-01-23 [sergey]     0.7.0claws23
13809
13810         * src/importldif.c
13811                 Fixed segfault when closing LDIF import wizard with
13812                 the window manager.
13813         * src/imageview.c
13814         * src/imageview.h
13815         * src/messageview.c
13816         * src/mimeview.c
13817                 Fixed wrong scrolling position after switching between
13818                 text and image parts.
13819
13820 2002-01-23 [paul]       0.7.0claws22
13821
13822         * sync with sylpheed 0.7.0cvs15
13823                 see ChangeLog entries 2002-01-22 and 2002-01-23
13824
13825 2002-01-21 [melvin]     0.7.0claws21
13826
13827         * src/prefs_scoring.c
13828         * src/prefs_filtering.c
13829                 Fixed bug where scoring and filtering windows stopped
13830                 autochecking.
13831
13832 2002-01-21 [paul]       0.7.0claws20
13833
13834         * sync with sylpheed 0.7.0cvs12
13835                 see ChangeLog entries 2002-01-20 and 2002-01-21
13836
13837 2002-01-21 [carsten]    0.7.0claws19
13838         * src/mainwindow.c
13839         * src/menu.[ch]
13840         * src/messageview.[ch]
13841         * src/summaryview.[ch]
13842                 changes to shortcuts handling again:
13843                         + "Q" now controled by mainwin
13844                         + v/V are now customizable and have slightly
13845                           different meanings
13846                 the "button" to minimize the messageview (and maximize
13847                 the summary view) is a real button now
13848         * src/compose.c
13849                 "Delete Line+" added to Edit/Advanced (this will also
13850                 delete the '\n')
13851
13852 2002-01-20 [melvin] 0.7.0claws18
13853
13854         * src/addressbook.c
13855                 Made "Bcc" sensitive when addressbook is called from
13856                 compose window (it was a Claws only bug).
13857
13858 2002-01-19 [alfons] 0.7.0claws17
13859
13860         * src/inc.c
13861                 prevent unnecessary updates when currently selected folder has
13862                 no new messages 
13863
13864 2002-01-19 [alfons] 0.7.0claws16
13865         
13866         * src/summaryview.c
13867                 prevent writing the cache based on current message list in summary 
13868                 view when filtering also put messages in currently selected folder
13869
13870 2002-01-19 [paul]
13871
13872         * po/it.po
13873                 Italian translation submitted by Alessandro Maestri
13874                 <a.maestri@cs.tin.it>
13875
13876 2002-01-18 [melvin]     0.7.0claws15
13877
13878         * src/prefs_filters.c
13879                 fixed bug where 'cancel' from 'filters' window stops autochecking
13880                 if the timer timed out  when the window was open.
13881
13882 2002-01-18 [match]      0.7.0claws14
13883
13884         * src/addrclip.[ch]     ** NEW FILE **
13885         * src/addrselect.[ch]   ** NEW FILE **
13886         * src/adbookbase.h      ** NEW FILE **
13887                 addressbook cut, copy and paste
13888         * src/addrbook.[ch]
13889         * src/addrcache.[ch]
13890         * src/addressitem.h
13891         * src/addrindex.[ch]
13892         * src/addritem.[ch]
13893         * src/importldif.c
13894         * src/importmutt.c
13895         * src/jpilot.[ch]
13896         * src/syldap.[ch]
13897         * src/vcard.[ch]
13898         * src/jpilot.[ch]
13899         * src/editbook.c
13900         * src/editjpilot.c
13901         * src/editldap.c
13902         * src/editvcard.c
13903                 support for copy/paste
13904         * src/addressbook.c
13905                 support for copy/paste
13906                 tidy up menu option processing
13907                 correct address list function arguments
13908         * src/editaddress.c
13909                 sort user attributes
13910         * src/ldif.h
13911         * src/mutt.h
13912                 tidy up
13913
13914         * src/addrbook.[ch]
13915         * src/addrbook.[ch]
13916         * src/addrbook.[ch]
13917                 
13918
13919 2002-01-18 [paul]       0.7.0claws13
13920
13921         * sync with sylpheed 0.7.0cvs8
13922                 configure.in: support Mac OS X (Darwin)
13923
13924 2002-01-18 [carsten]    0.7.0claws12
13925         * src/html.c
13926                 small hack to fix a segfault with an empty href
13927                 (reported by Alexandra Walford <deeni@altern.org>)
13928         * src/mainwindow.c
13929         * src/summaryview.c
13930                 the shortcuts for Mark und Mark as unread are hardcoded
13931                 again
13932         * src/compose.c
13933         * src/gtkstext.[ch]
13934                 readded the shortcuts in gtkstext but made them
13935                 customizeable (simply by adding a menu plus a wrapper
13936                 to compose.c)
13937
13938 2002-01-17 [melvin]     0.7.0claws11
13939
13940         * src/gtkspell.c
13941                 fix default dictionary not being saved.
13942
13943 2002-01-16 [darko]      0.7.0claws10
13944
13945         * src/compose.c
13946                 fix wrapping crash with URL longer than wrapping margin
13947
13948 2002-12-08 [hoa]        0.7.0claws10
13949
13950         * src/matcher_parser_parse.y
13951                 fixed some bugs
13952
13953         * src/prefs_filtering.c
13954                 now, we can use bounce action in the dialog box.
13955
13956 2002-01-16 [carsten]    0.7.0claws9
13957         * src/gtkstext.c
13958                 removed the <control> and <alt> shortcuts because they're
13959                 not needed and interefered with the "normal" shortcuts
13960         * src/mainwindow.c
13961         * src/summaryview.c
13962                 removed most of the hardcoded shortcuts and assigned
13963                 them to menu entries making them easy customizable by
13964                 that
13965
13966 2002-01-16 |melvin]     0.7.0claws8
13967
13968         * src/gtkspell.c
13969                 fixed bug where using the mouse and when the compose
13970                 window is not on top may result in a crash.
13971
13972 2002-01-16 [melvin]     0.7.0claws7
13973
13974         * src/compose.c
13975                 fixed a long standingspell checker bug which could 
13976                 cause a crash after sending a message.
13977
13978 2002-01-16 [paul]       0.7.0claws6
13979
13980         * sync with sylpheed 0.7.0cvs7
13981                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13982                 2002-01-15, and 2002-01-16
13983
13984 2002-01-16 [melvin]     0.7.0claws5
13985
13986         * README.claws
13987         * src/compose.c
13988         * src/gtkspell.[ch]
13989         * src/main.c
13990                 Heavily modified spell checker code to work around
13991                 ispell bug, to add keyboard shortcuts and for future
13992                 enhancements. See README.claws for usage information.
13993
13994 2002-01-15 [alfons]     0.7.0claws4
13995         
13996         * src/summaryview.c
13997                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13998                 so sorting within threads reflects sort mode
13999
14000 2002-01-15 [christoph]  0.7.0claws3
14001
14002         * src/procmsg.c
14003                 added alertpanel if mail sending failed
14004
14005 2002-01-15 [alfons]     0.7.0claws2
14006         
14007         * src/prefs_filtering.c
14008                 don't stop timer when prefs filtering dialog is opened
14009
14010 2002-01-14 [alfons]     0.7.0claws1
14011
14012         * src/addr_compl.c
14013         * src/prefs.c
14014                 remove debug_print()s for privacy reasons
14015
14016 2002-01-14 [darko]      0.7.0claws
14017
14018         * README.claws
14019                 quotation wrapping is now also in the main branch
14020
14021 2002-01-14 [paul]
14022
14023         * tools/filter_conv.pl
14024                 allow for Boolean Op and case-sensitivity
14025                 this file is included in the release and tagged
14026                 'rel_0_7_0'
14027
14028 2002-01-13 [paul]       0.7.0claws
14029
14030         * release 0.7.0, with cvs tag 'rel_0_7_0'
14031
14032 2002-01-13 [paul]
14033
14034         * tools/filter_conv.pl
14035         * tools/README
14036                 rewritten to output to matcherrc instead of filteringrc
14037
14038         * po/es.po
14039                 updated Spanish translation by Ricardo Mones Lastra
14040
14041 2002-01-13 [alfons]
14042
14043         * po/nl.po
14044                 update dutch translation
14045
14046 2002-01-13 [paul]
14047
14048         * po/pt_BR.po
14049                 Updated by Fabio Junior Beneditto 
14050
14051 2002-01-13 [melvin]     0.6.6claws53
14052
14053         * po/fr.po
14054                 Updated french translation
14055
14056 2002-01-12 [alfons]     0.6.6claws52
14057
14058         * src/filtering.c
14059                 plug mem leak that has been sitting there for ages              
14060
14061 2002-01-12 [alfons]     0.6.6claws51
14062
14063         * src/summaryview.c
14064                 undo melvin's changes from 0.6.6claws48 because summary
14065                 view now refuses to select first unread message when
14066                 selecting a folder 
14067
14068 2002-01-11 [alfons]     0.6.6claws50
14069
14070         * src/import.c
14071                 use claws' semantics for getting folder item when
14072                 importing an mbox file into a folder 
14073                 (submitted by Dale P. Smith)
14074
14075 2002-01-11 [christoph]  0.6.6claws49
14076
14077         * src/prefs.h
14078                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
14079                 toggle widget, because non static prefs can not use
14080                 prefs_set_* functions
14081         * src/prefs_account.c
14082                 toggle smtp auth password field sensitivity if
14083                 user id is empty and add descrition of usage for
14084                 these fields
14085         * src/prefs_folder_item.c
14086                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
14087                 callbacks
14088
14089 2002-01-11 [melvin]     0.6.6claws48
14090
14091         * src/compose.c
14092                 fix the 'Ctrl-Enter' feature for sending and test really
14093                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
14094                 editables which was not documented in Gtk)
14095
14096         * src/summaryview.c
14097                 Made summaryview refresh after sorting and not before.
14098
14099 2002-01-11 [christoph]  0.6.6claws47
14100
14101         * src/compose.c
14102                 select account from account ids if possible and
14103                 correctly set save folder for copy in reedit
14104
14105 2002-01-10 [paul]       0.6.6claws46
14106
14107         * sync with sylpheed 0.7.0 release
14108                 see ChangeLog entries 2002-01-07, 2002-01-08 and
14109                 2002-01-09
14110
14111 2002-01-09 [alfons]
14112
14113         * src/summaryview.c
14114                 remove more dirt traces...
14115
14116 2002-01-09 [alfons]
14117         
14118         * src/summaryview.c
14119                 clean up some traces of my debugging stuff
14120
14121 2002-01-09 [alfons]     0.6.6claws45
14122
14123         * src/filtering.c
14124                 break up filteringprop_apply() in three separate pieces
14125                 so we can drop messages that failed processing in the
14126                 inbox
14127
14128         * src/summaryview.c
14129                 fix bug #469598 "no refresh of inbox after filter" which 
14130                 was introduced by the new summary view locking, and which 
14131                 prevented the summary view to update after a manual filter 
14132                 message. claw's filter message requires a summary_show().
14133                 (aargh, summary_show() again! :-)
14134                 
14135 2002-01-07 [alfons]     0.6.6claws44
14136
14137         * src/headerwindow.c
14138         * src/logwindow.c
14139         * src/messageview.c
14140         * src/sourcewindow.c
14141                 bring in Hiro's last 0.7.0 wm class fixes
14142
14143         * tools/sylprint.pl
14144                 bring in Ricardo's fix for sylprint script
14145
14146         * AUTHORS       
14147         * src/rfc2015.[ch]
14148         * src/prefs_common.[ch]
14149         * src/prefs_account.[ch]
14150         * src/compose.c
14151                 clean up account preference poison in rfc2015,
14152                 and preparation to fix double sign bug 
14153                 (patch submitted by Simon 'corecode' Schubert)
14154
14155 2002-01-07 [christoph]  0.6.6claws43
14156
14157         * src/mh.c
14158                 search for free message number, do not only rely
14159                 on last_num
14160         * src/send.c
14161                 fix smtp auth and use extra account information
14162                 if available, if not use pop3 data instead
14163                 (closes bug #500341)            
14164         * src/ssl.[ch]
14165                 match coding style
14166
14167 2002-01-06 [alfons]     0.6.6claws42
14168
14169         * src/mainwindow.c
14170                 try making the separate windows work again...
14171
14172 2002-01-06 [alfons]     0.6.6claws41
14173
14174         * src/mainwindow.c
14175                 adapt Hiro's separate window menu (to get rid of the funny
14176                 duplicate menu items), and make it work again
14177
14178 2002-01-06 [alfons]     0.6.6claws40
14179
14180         * tools/Makefile.am
14181         * tools/sylprint.rc
14182         * tools/sylprint.pl
14183         * tools/README.sylprint
14184                 add sylprint script for printing mails from Sylpheed
14185                 (contributed by Ricardo Mones Lastra)
14186
14187         * src/acount.c
14188                 clean up
14189
14190 2002-01-06 [melvin]     0.6.6claws39
14191
14192         * src/mainwindow.c
14193         * src/summaryview.c
14194                 Fixed crash introduced in 0.6.6claws38 by the menu
14195                 reorganisation (Hide read messages)
14196         
14197         * ChangeLog.claws 
14198                 Fixed typo (we are now in 2002, alfons ;) )
14199
14200 2002-01-05 [alfons]     0.6.6claws38
14201
14202         * sync with sylpheed 0.6.6cvs10-17
14203                 (last stuff marked as LAST_STABLE)
14204
14205 2002-01-04 [melvin]     0.6.6claws37
14206
14207         * src/account.c
14208                 Made account selection code use strcasestr again instead of
14209                 g_strcasecmp (fixes bug where reediting queued messages
14210                 did not select proper account reported by T. Link).
14211         
14212         * src/folderview.c
14213                 Fix bug where folder icons are not shown when 'hide read messages'
14214                 is on.
14215         
14216         * src/stock_pixmaps.[ch]
14217                 Added folder icons for 'hide read messages'.
14218         
14219         * src/compose.c
14220                 Fixed bug where 'Enter' in a header entry will send the message 
14221                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14222
14223 2002-01-03 [melvin]     0.6.6claws36
14224         
14225         * src/prefs.[ch]
14226                 Added popup menu for common preferences and
14227                 account preferences (right click on tab displays
14228                                 a menu of all tabs.)
14229
14230 2002-01-02 [melvin]     0.6.6claws35
14231
14232         * src/gtkspell.[ch]
14233                 Made spelling code compatible with undo/redo feature.
14234                 Added creation of suggestion mode menu for the general
14235                         preferences.
14236         
14237         * src/prefs_common.[ch]
14238                 Added option menu for the speller's suggestion mode.
14239                 Added missing spaces in "..." buttons and made a "..."
14240                         button non translatable!
14241         
14242         * src/compose.c
14243                 Made speller use the default suggestion mode.
14244                 Hack to make it possible to choose 'CTRL-Enter' as a
14245                         shortcut for sending (and only for sending).
14246
14247         * src/prefs_folder_item.c
14248                 Changing subject simplification does not update cache 
14249                         anymore (because it is unnecessary).
14250                 Fixed bug where changing subject simplification updated the 
14251                         summaryview even when the viewed folder is not the
14252                         folder which properties are being changed. (E.g. 
14253                                         viewing folder A and changing
14254                                         the subject simplification of 
14255                                         folder B -not being viewed- updated the 
14256                                         summaryview of folder A with data of
14257                                         folder B). (Hope this is clear... )
14258
14259 2001-12-31 [alfons]     0.6.6claws34
14260         
14261         * src/ldif.c
14262         * src/mutt.c
14263                 fgetc() returns a signed integer which doesn't
14264                 fit in a char. so c truncates this to a char
14265                 but we may lose significant bits. i.e. we may
14266                 comparing 0xFF which may not be equal to -1
14267                 unless properly casted to signed char which
14268                 we won't do because fgetc() returns a signed
14269                 integer which doesn't fit in a char. so c 
14270                 truncates this to a char but we may lose 
14271                 significat bits. (you got the idea, thanks
14272                 to Gustavo Noronha Silva <kov@debian.org>
14273                 and the Debian folks!)
14274
14275 2001-12-30 [alfons]     0.6.6claws33
14276
14277         * src/prefs_common.c
14278                 add #ifdef USE_PSPELLs that Melvin forgot               
14279
14280 2001-12-30 [melvin]     0.6.6claws32
14281         
14282         * src/prefs_common.[ch]
14283                 Added configurable color for misspelled words.
14284
14285         * src/gtkspell.[ch]
14286                 Fixed bug of foreground text color (reported by David
14287                                 Mehrmann)
14288                 Added configurable color for misspelled words.
14289
14290 2001-12-30 [alfons]     0.6.6claws31
14291
14292         * src/folder.c
14293                 remove unnecessary things someone put there
14294
14295         * src/mh.c
14296         * src/folder.[ch]
14297                 make folder properties (like threading and sorting) persistent
14298                 (closes bug #497424 "rescan folder tree resets proprieties")
14299                 currently this is only for MH folders. 
14300
14301 2001-12-29 [melvin]     0.6.6claws30
14302
14303         * src/string_match.[ch]
14304                 Optimized a bit: regexp pattern buffer compiled only once, and
14305                   one subroutine call removed. Fixed ^ regexp search: Now, 
14306                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14307         
14308         * src/summaryview.c
14309                 Subject filtering changed to filter summary columns and
14310                   not directly the messages subject cache. The loss in 
14311                   performance is balanced by the improvement of string_match.
14312                 Added an alert panel if there is an error in the regexp.
14313
14314         * src/src/prefs_folder_item.h
14315                 Added a regexp pattern buffer.
14316
14317 2001-12-28 [alfons]     0.6.6claws29
14318
14319         * src/string_match.[ch]
14320                 clean up name space
14321                 allow compilation *BSD
14322
14323 2001-12-27 [alfons]     0.6.6claws28
14324
14325         * src/filter.c
14326                 sync the Hiro's bug fix for BSD
14327
14328 2001-12-27 [melvin]     0.6.6claws27
14329         
14330         * src/compose.c
14331                 Simplify focus to subject entry code.
14332
14333 2001-12-27 [darko]      0.6.6claws26
14334
14335         * src/filtering.c
14336         * src/mbox_folder.c
14337         * src/messageview.c
14338         * src/mh.c
14339         * src/procheader.[ch]
14340         * src/procmsg.h
14341         * src/stock_pixmap.[ch]
14342         * src/summaryview.c
14343                 Show key icon for encrypted mails in summary view
14344
14345         * src/pixmaps/clip.xpm
14346         * src/pixmaps/clipkey.xpm
14347         * src/pixmaps/key.xpm
14348                 New/modified icons for the above
14349
14350 2001-12-27 [melvin]     0.6.6claws25
14351
14352         * src/prefs_common.c
14353                 Put spell checker options in a separate tab to decrease
14354                 the Common Preferences window height.
14355
14356         * README.claws  
14357                 Update spell checker usage instruction about its options
14358                 location.
14359
14360 2001-12-27 [melvin]     0.6.6claws24
14361
14362         * src/compose.c
14363                 Changed subject entry widget position. Initial focus is
14364                 on the To header instead of the subject entry.
14365                 Creating a new header scrolls the header list to make the
14366                 created one visible. Nevertheless, when automatically filling
14367                 headers, the first one is shown.
14368                 A Tab key press in the last empty header entry zips the 
14369                 focus to the subject entry.
14370                 (I did not change the combo boxes, yet)
14371
14372 2001-12-26 [alfons]     0.6.6claws23
14373
14374         * src/prefs_account.c
14375         * src/inc.c
14376                 allow default inbox to reside in another mailbox (only
14377                 works for POP3 accounts)
14378
14379 2001-12-26 [alfons]     0.6.6claws22
14380         
14381         * src/textview.c
14382                 make reply-on-click work with the account of the selected folder
14383         * src/compose.c
14384                 put a fixme here to remind me to fix finding correct default
14385                 account for nested folders
14386
14387 2001-12-25 [alfons]     0.6.6claws21
14388
14389         * src/summaryview.c
14390                 make column headers display locked and mark pixmaps (idea by Melvin) 
14391                 fix bug by adding score and locked column type to sort array
14392
14393 2001-12-25 [alfons]     0.6.6claws20
14394         
14395         * src/summaryview.c
14396                 catch a *potentially* inadvertent write back of  
14397                 the message cache(s) introduced by 0.6.5claws37
14398
14399 2001-12-25 [christoph]  0.6.6claws19
14400
14401         * src/stock_pixmap.[ch]
14402         * src/summaryview.c
14403                 add ignore thread pixmap
14404                 (can someone draw a better icon for this?)
14405
14406 2001-12-24 [alfons]     0.6.6claws18
14407
14408         * src/prefs_folder_item.c
14409                 make address completion actually work for the
14410                 Default To address in the Folder Property dialog.
14411
14412 2001-12-24 [alfons]     0.6.6claws17
14413         
14414         * src/summaryview.c
14415                 use new style regexp for subject stripping 
14416                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14417
14418 2001-12-24 [darko]      0.6.6claws16
14419
14420         * src/pgptext.c
14421         * src/rfc2015.c
14422                 move GPG related informational messages to debug mode
14423
14424 2001-12-23 [alfons]     0.6.6claws15
14425
14426         * src/stock_pixmap.[ch]
14427         * src/summaryview.c
14428                 add the forgotten Claws' locked pixmap
14429
14430 2001-12-23 [alfons]     0.6.6claws14
14431
14432         * src/filesel.c
14433                 accept file name typed in entry in multi file
14434                 selector (patch submitted by Gustavo Noronha Silva 
14435                 <kov@debian.org>)
14436
14437 2001-12-23 [alfons]     0.6.6claws13
14438
14439         * src/prefs_filter.c
14440         * src/prefs_filtering.c
14441         * src/matcher.c
14442         * src/importmutt.c
14443                 clean up a little bit
14444         
14445         * src/string_match.c
14446                 validate input strings a little bit more
14447
14448 2001-12-23 [alfons]     0.6.6claws12
14449
14450         * src/Makefile.am
14451         * src/summaryview.c
14452         * src/string_match.[ch]         ** NEW **
14453         * src/folderview.[ch]
14454         * src/headerview.h
14455         * src/folder.[ch]
14456         * src/prefs_folder_item.[ch]
14457                 add subject simplification to strip out strings from
14458                 a subject line (esp. handy for mailing lists). 
14459                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14460                 but slightly changed things for better integration.)
14461
14462 2001-12-23 [alfons]     0.6.6claws11
14463
14464         * src/mainwindow.c
14465                 fix bug introduced by submission included in 0.6.5claws52.
14466                 ideally this submission should clean the trash if any trash
14467                 folder has a message. however, the hasTrash variable was
14468                 set to false whenever a trash folder was empty (discarding
14469                 a previously found *filled* trash folder.)
14470
14471                 also edited the code a little bit and made it more safe.
14472
14473 2001-12-22 [alfons]     0.6.6claws10
14474
14475         * src/imap.c
14476                 quick fix for Martin Pool's omission of an account
14477                 specific SSL setting
14478
14479 2001-12-22 [alfons]     0.6.6claws9
14480
14481         * src/compose.c
14482         * src/messageview.c
14483         * src/mimeview.c
14484         * src/pgptext.c
14485         * src/procmime.[ch]
14486                 better support for multipart/digest (submitted
14487                 by Fredrik <e98fo@efd.lth.se>)
14488
14489 2001-12-22 [alfons]     0.6.6claws8
14490
14491         * src/addressbook.c
14492                 correct function signature
14493         * src/socket.[ch]
14494         * src/imap.[ch]
14495         * src/prefs_account.[ch]
14496                 allow IMAP over SSH tunnel (patch submitted by 
14497                 Martin Pool <mbp@samba.org>)
14498
14499 2001-12-21 [alfons]     0.6.6claws7
14500
14501         * sync with sylpheed 0.6.6cvs4-9
14502                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14503
14504 2001-12-21 [christoph]  0.6.6claws6
14505
14506         * src/compose.c
14507         * src/prefs_folder_item.[ch]
14508                 implement saving of outgoing messages to current folder.
14509                 fix segfault when no default outbox is available
14510                 (closes bug #495683)
14511
14512 2001-12-21 [carsten]    0.6.6claws5
14513         * src/folderview.c
14514         * src/summaryview.c
14515                 pressing CTRL while DND does now the expected thing and
14516                 copies the mail (moving is still the default, as this
14517                 seam more appropriate for handling mails by DND)
14518
14519 2001-12-18 [paul]       0.6.6claws4
14520
14521         * sync with sylpheed 0.6.6cvs3
14522                 see ChangeLog entries 2001-12-18
14523
14524 2001-12-18 [hiro]       0.6.6claws3
14525
14526         * src/undo.c
14527                 fix for multibyte characters (obtain the number of letters
14528                 instead of bytes).
14529
14530 2001-12-17 [paul]       0.6.6claws2
14531
14532         * sync with sylpheed 0.6.6cvs1
14533                 see ChangeLog entry 2001-12-16
14534
14535 2000-12-17 [alfons]     0.6.6claws1
14536
14537         * src/filtering.c
14538                 clean up
14539
14540 2001-12-16 [paul]       0.6.6claws
14541 2001-12-15
14542
14543         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14544
14545         * src/mimeview.c
14546                 last minute sync with main 0.6.6
14547
14548         * po/es.po
14549                 updated by Ricardo Mones Lastra
14550                 update for last minute sync
14551         * po/fr.po
14552         * po/nl.po
14553                 update for last minute sync
14554         * po/de.po
14555                 updated by Jens Oberender
14556         * po/pt_BR.po
14557                 updated by Fabio Junior Beneditto
14558
14559         * src/prefs_common.[ch]
14560         * src/undo.c
14561                 number of undo levels is user configurable
14562                 (squeeze it into the release in the dying
14563                 moments) Submitted by Jens Oberender    
14564
14565 2001-12-15 [melvin]
14566
14567         * po/fr.po
14568                 updated french translation
14569
14570 2001-12-15 [paul]       0.6.5claws92
14571
14572         * sync with sylpheed 0.6.5cvs28
14573                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14574
14575         * po/nl.po
14576                 update to allow for sync
14577
14578 2001-12-15 [alfons]
14579         
14580         * po/nl.po
14581                 update dutch translation
14582
14583 2001-12-14 [carsten]    0.6.5claws91
14584         * src/summaryview.c
14585                 fixed bug #473785; also after changing the column order
14586                 the same message will be selected and displayed as before
14587                 the reordering
14588
14589 2001-12-14 [carsten]    0.6.5claws90
14590         * src/folderview.c
14591                 probably found the bug reported by wwb opening or closing
14592                 a folder tree just before dnd (found the solution in the
14593                 balsa source -- thanks to them)
14594
14595 2001-12-14 [carsten]    0.6.5claws89
14596         * src/gtkutils.c
14597         * src/account.c
14598                 moved gtk_clist_moveto to the right place, so that
14599                 only the accounts dialog is effected on opening
14600
14601 2001-12-14 [carsten]    0.6.5claws88
14602         * src/gtkutils.c
14603                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14604                 now, so that the focused row will be seen in any case
14605                 (reported by wwp on sf-claws-user)
14606
14607 2001-12-14 [darko]      0.6.5claws87
14608
14609         * src/compose.c
14610                 remove unnecessary line
14611
14612 2001-12-14 [paul]       0.6.5claws86
14613
14614         * sync with sylpheed 0.6.5cvs27
14615                 see ChangeLog entries 2001-12-14
14616
14617 2001-12-14 [carsten]    0.6.5claws85
14618         * src/mainwindow.c
14619                 following a suggestion of Melvin the rcoabm pops up
14620                 right under the button now and the button is reliefed
14621                 while the popup is open
14622
14623 2001-12-14 [darko]      0.6.5claws84
14624
14625         * src/compose.c
14626                 fix crash when wrapping long lines if linewrap quotation
14627                 is disabled and wrapper encounters a word spanning more
14628                 than one line
14629
14630 2001-12-13 [paul]       0.6.5claws83
14631
14632         * src/compose.c
14633                 prefer 'Reply-To' header over mailing list header when
14634                 replying to a message. Finally prevent all those confirmation 
14635                 messages being sent to the list itself.
14636
14637         * src/summaryview.c
14638                 remove unused summary_set_menu_sensitive() entry
14639
14640 2001-12-13 [paul]       0.6.5claws82
14641
14642         * src/folderview.c
14643         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14644         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14645         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14646                 improvements to 'Hide read messages': Inbox, Outbox,
14647                 Trash, Queue, and Draft icons now reveal presence of hidden 
14648                 messages
14649
14650 2001-12-12 [alfons]     0.6.5claws81
14651
14652         0.6.5claws80 was tagged as LAST_STABLE
14653
14654         * src/filtering.[ch]
14655         * src/matcher.[ch]
14656         * src/matcher_parser_lex.c
14657                 fix the filtering; my last attempt to get it right, 
14658                 if it does not work, it's Hoa's turn. ;-)
14659
14660                 for my honourable peers:
14661                 
14662                 the code now makes a clear distinction between
14663                 rules as they are displayed (probably escaped),
14664                 and as they are executed (probably unescaped). the
14665                 parser does *NOT* do any unescaping, this is
14666                 the task of the matcher.c (which breaks up a
14667                 rule into condition) and the filtering.c (which
14668                 breaks up the rule's action). to make this
14669                 run happily we provide an unescaped copy of
14670                 crucial strings to the MatcherProp and 
14671                 FilteringAction structures. note that the only
14672                 exception to this is any REGEXP string. those
14673                 are directly passed to regcomp() and regexp()
14674                 (who have much more powerful unescape functions).
14675                 
14676                 for everyone else:
14677         
14678                 you can escape tab (\t), carriage return (\r),
14679                 linefeed (\n), form feed (\f), quote (\"), 
14680                 single quote (\'), bell (\b) in all the entry
14681                 lines in the scoring & filtering dialogs.
14682                 as an added bonus this should not affect
14683                 existing filtering rules.
14684
14685 2001-12-12 [carsten]    0.6.5claws80
14686
14687         * src/summaryview.c
14688         * po/de.po
14689                 "item(s) selected" is now sensitive to 1 or more
14690                 than one selected (nice for language where simple
14691                 adding of a "s" is not possible as German (Eintrag
14692                 ->Eintr"age)
14693                 
14694                 the "forward as attachment" entry from the right
14695                 click menu removed, "forward" acts following the
14696                 prefs
14697         
14698         * src/textview.c
14699                 reverted my former changes; so compiler warning again
14700                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14701                 nevertheless
14702
14703         * src/messageview.c
14704                 "search in message" does now *not* only work in MVIEW_TEXT
14705                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14706                 message
14707
14708         * src/mainwindow.c
14709                 removed "/File/_Close" as it was the same as "/File/E_xit"
14710                 and we don't need it two times
14711
14712                 the separate folder view and message view now get a distinct
14713                 WMCLASS, just in case someone is using sawfish ;-)
14714
14715                 as the menu entries "/View/Message view" and "/View/Folder tree"
14716                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14717                 make them sensitive accordingly and as these two are "shown"
14718                 after startup anytime check this menuitem at startup
14719
14720 2001-12-12 [paul]       0.6.5claws79
14721
14722         * src/folderview.c
14723                 fix sensitivity of 'Search folder...', broken in
14724                 0.6.5claws75
14725
14726         * src/mainwindow.c
14727                 fix dodgy English
14728
14729 2001-12-11 [carsten]    0.6.5claws78
14730         * src/filtering.c
14731                 fixed two typos returning a wrong FALSE/TRUE
14732         * src/mainwindow.[ch]
14733                 extra menu for email/news button removed
14734
14735 2001-12-11 [alfons]     0.6.5claws77
14736         
14737         * src/matcher.c                 (1.3)
14738         * src/matcher_parser_lex.l      (1.28)
14739                 revert for another attempt
14740                 mark 0.6.5claws77 as LAST_STABLE
14741
14742 2001-12-11 [christoph]  0.6.5claws76
14743
14744         * po/de.po
14745                 fixed wrong translation for prev. unread msg
14746
14747 2001-12-11 [paul]       0.6.5claws75
14748
14749         * src/folder.[ch]
14750         * src/folderview.c
14751         * src/mainwindow.c
14752         * src/summaryview.[ch]
14753         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14754                 enable ability to hide read messages on per folder basis via 
14755                 '/Summary/Hide read messages'; when selected, a folder will 
14756                 have a red open folder icon, instead of a blue icon, if the 
14757                 folder contains hidden messges
14758                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14759
14760         * src/mainwindow.c
14761                 remove '/Message/Forward as attachment' from 
14762                 main_window_set_menu_sensitive() to prevent debug warning
14763
14764         * src/folderview.c
14765         * src/mainwindow.c
14766                 Clean up some of the English
14767
14768         * tools/newscache_clean.pl
14769                 allow for new 'hidereadmsgs' entry in folderlist.xml
14770
14771         * po/es.po
14772                 updated translation, submitted by Ricardo Mones Lastra
14773
14774 2001-12-11 [paul]       0.6.5claws74
14775
14776         * sync with sylpheed 0.6.5cvs25
14777                 see ChangeLog entry 2001-12-11
14778
14779 2001-12-10 [alfons]     0.6.5claws73
14780
14781         * src/matcher.c
14782                 add more control characters
14783         * src/matcher_parser_lex.l
14784                 make escaping / unescaping work again
14785
14786 2001-12-10 [alfons]     0.6.5claws72
14787
14788         * src/imap.c
14789                 clean up warnings "returning value for void function" 
14790         * src/prefs_filtering.c
14791                 make info button for execute action sensitive
14792
14793 2001-12-10 [paul]       0.6.5claws71
14794
14795         * src/compose.c
14796         * src/imap.[ch]
14797         * src/summaryview.c
14798                 fix: imap server now gets informed of MARKED, UNMARKED
14799                 and REPLY events. Now people can use different IMAP-Mail
14800                 clients and have the exact same information about MARKED,
14801                 UNMARKED and REPLY status with all of them. Especially
14802                 useful for imap servers with a web-frontend.
14803                 submitted by Tobias Sandhaas <medlor@web.de>
14804
14805 2001-12-09 [melvin]     0.6.5claws70
14806         
14807         * src/textview.[ch]
14808                 fixed bug #490076 (hunted down by Alfons who implemented
14809                 a workaround in 0.6.5claws65)
14810
14811 2001-12-09 [christoph]  0.6.5claws69
14812
14813         * src/summaryview.c
14814                 set pointer to string in LOCKED column to NULL
14815                 (might fix bug #490800)
14816
14817 2001-12-09 [carsten]    0.6.5claws68
14818
14819         * po/de.po
14820                 resolved some cluttered menu shortcuts 
14821                 ('creating new email' and 'creating news message'
14822                 hade the same)
14823         * src/compose.c
14824                 wmclass now distinc from main window
14825         * src/mainwindow.c
14826           src/mainwindow.h
14827                 email/news and forward button functionality similar
14828                 to the reply buttons; removed the ugly dropdown arrows
14829                 and use instead the right mouse button
14830
14831 2001-12-09 [paul]       0.6.5claws67
14832
14833         * src/imap.c
14834         * src/utils.h
14835                 allow spaces in imap folder names
14836                 submitted by Willem van Engen <wvengen@stack.nl>
14837
14838 2001-12-09 [paul]       0.6.5claws66
14839
14840         * sync with sylpheed 0.6.5cvs24
14841                 see ChangeLog entry 2001-12-09
14842
14843 2001-12-08 [alfons]     0.6.5claws65
14844
14845         * src/textview.c
14846                 prevent secondary selection claim after "add to sender" dialog
14847                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14848                 we trick GTK by simulating a click at (0, 0) in the textview.
14849
14850 2001-12-08 [hoa]        0.6.5claws64
14851
14852         * src/folder.c
14853                 fixed a bug about the .processing folder name while filtering
14854
14855 2001-12-08 [alfons]     0.6.5claws63
14856
14857         * src/folderview.c 
14858                 work around problem of not correctly updating folder stats
14859                 when deleting messages. there's some folder scanning evil
14860                 going so the folderview_update_msg_num() does not work
14861                 correctly. need to investigate this.
14862
14863 2001-12-08 [paul]       0.6.5claws62
14864
14865         * sync with sylpheed 0.6.5cvs23
14866                 see ChangeLog entry 2001-12-08
14867
14868 2001-12-07 [christoph]  0.6.5claws61
14869
14870         * src/compose.c
14871                 fix another header translation problem
14872
14873 2001-12-07 [alfons]     0.6.5claws60
14874
14875         * src/mbox.c
14876                 make filtering also work on local spool mbox
14877
14878 2001-12-07 [carsten]    0.6.5claws59
14879         * src/addressbook.c
14880                 addressbook window gets a wmclass distinct from the main
14881                 sylpheed window
14882         * src/compose.h
14883         * src/mainwindow.[ch]
14884                   forward menu item will use mode selected in prefs, forward 
14885                 as attatchment in menu removed (will be substituted in the
14886                 toolbar similar to reply buttons)
14887                   create news message menu entry and news button is now 
14888                 sensitive to the existance of a news account
14889         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14890         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14891         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14892                 these are removed because the toolbar buttons don't show
14893                 the quoting modus any longer
14894
14895 2001-12-07 [paul]
14896
14897         * tools/newscache_clean.pl      ** NEW FILE **
14898                 perl script to do some tidying up in the newscache directory 
14899                 
14900         * tools/sylpheed-switcher       ** NEW FILE **
14901                 perl script to enable easy switching between main and claws
14902                 
14903         * tools/README
14904                 added descriptions of the two new perl scripts          
14905
14906
14907 2001-12-07 [melvin]     0.6.5claws58
14908
14909         * src/messageview.c
14910                 fixed a warning during compilation introduced in 0.6.5claws56
14911
14912 2001-12-07 [paul]       0.6.5claws57
14913
14914         * src/mainwindow.[ch]
14915         * src/menu.[ch]
14916                 further usability enhancements to replying with or without 
14917                 quoting via the toolbar, use of Ctrl key is replaced by 
14918                 drop down menu 
14919                 Submitted by Carsten Schurig            
14920
14921 2001-12-07 [melvin]     0.6.5claws56
14922
14923         * src/messageview.c
14924                 hack to fix bug that prevented to make/paste selections
14925                 after switching between MVIEW_TEXT and MVIEW_MIME views
14926                 without deselecting the selection first.
14927
14928 2001-12-06 [alfons]     0.6.5claws55
14929
14930         * src/filtering.[ch]
14931         * src/inc.c
14932                 revise filtering a little bit more, and make sure
14933                 messages are delivered to the appropriate inbox
14934                 (perhaps set per account)
14935
14936 2001-12-06 [paul]       0.6.5claws54
14937
14938         * sync with sylpheed 0.6.5cvs22
14939                 see ChangeLog entry 2001-12-06
14940
14941 2001-12-05 [alfons]     0.6.5claws53
14942
14943         * src/inc.c
14944         * src/folder.[ch]
14945         * src/procmsg.c
14946         * src/filtering.c
14947                 more revisions of filtering system
14948                 (last stable version is marked as LAST_STABLE)
14949                 
14950                 | NOTE 1): the filtering system now uses a local folder called
14951                 | .processing. if filtering fails, check this directory
14952                 | for missing messages.
14953                 |
14954                 | NOTE 2): help us find the filtering actions still missing
14955
14956 2001-12-05 [paul]       0.6.5claws52
14957
14958         * src/mainwindow.c
14959                 fix bug where 'Empty Trash?' pop-up window appears even
14960                 when Trash is empty, submitted by Jesse Skinner         
14961
14962 2001-12-05 [melvin]     0.6.5claws51
14963
14964         * src/compose.c
14965                 fixed bug #486106 to select correct account when reediting 
14966                 a queued message
14967         
14968 2001-12-04 [alfons]     0.6.5claws50
14969
14970         * src/mh.c
14971                 declare markfile in appropriate functions when
14972                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14973                 for spotting this)
14974
14975 2001-12-04 [paul]       0.6.5claws49
14976
14977         * sync with sylpheed 0.6.5cvs21
14978                 see ChangeLog entry 2001-12-04
14979
14980 2001-12-03 [christoph]  0.6.5claws48
14981
14982         * po/de.po
14983                 changed translation of undo
14984         * src/account.c
14985         * src/folder.c
14986                 don't reinvent the wheel to traverse a GNode
14987         * src/compose.[ch]
14988                 seperate code to create the compose gui into functions
14989                 add "Others" page with folder selection for saving copy
14990                 of the message.
14991                 the folder identifier is saved to queue header
14992         * src/procmsg.c
14993                 save message to folder in queue header
14994
14995 2001-12-03 [paul]       0.6.5claws47
14996
14997         * sync with sylpheed 0.6.5cvs20
14998                 see ChangeLog entry 2001-12-03
14999
15000 2001-12-01 [paul]
15001
15002         * more sync with sylpheed 0.6.5cvs19
15003                 see ChangeLog entry 2001-11-29
15004
15005 2001-11-30 [paul]       0.6.5claws46
15006         
15007         * src/compose.c
15008                 remove conflicts introduced by Hoa's last commit
15009          
15010         * src/mainwindow.c
15011                 make 'Message/Bounce' sensitive
15012
15013 2001-11-30 [hoa]        0.6.5claws45
15014
15015         * src/compose.c
15016                 slightly change bounce function to add
15017                 information about the user that bounced the mail
15018                 in the From header line.
15019
15020         * src/folderview.c
15021                 permit the use of processing in outbox folder.
15022
15023 2001-11-29 [paul]       0.6.5claws44
15024
15025         * src/mainwindow.[ch]
15026         * src/prefs_common.c
15027         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
15028         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
15029         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
15030                 usability enhancements to the quoting, implements
15031                 use of Ctrl key to toggle quoting settings
15032                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
15033
15034 2001-11-29 [paul]       0.6.5claws43
15035         
15036         * sync with sylpheed 0.6.5cvs19
15037                 see ChangeLog entry 2001-11-28
15038
15039 2001-11-29 [melvin]     0.6.5claws42
15040         * src/Makefile.am
15041                 added enriched.[ch] to the list of files
15042
15043         * src/textview.c
15044         * src/mimeview.c
15045         * src/procmime.[ch]
15046         * src/enriched.[ch]
15047                 added support to view text/enriched
15048                 added support to show headers in message view for text/enriched and text/html
15049                         in non multipart messages
15050
15051 2001-11-28 [paul]       0.6.5claws41
15052
15053         * more sync with sylpheed 0.6.5cvs18
15054                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
15055
15056 2001-11-27 [paul]       0.6.5claws40
15057         
15058         * po/pt_BR.po
15059                 updated translation, submitted by Fabio Junior Beneditto
15060                 
15061         * sync with sylpheed 0.6.5cvs18
15062                 see ChangeLog entries 2001-11-26 (src/textview.c) and
15063                 2001-11-27
15064
15065
15066 2001-11-26 [paul]
15067
15068         * po/es.po
15069                 updated translation, submitted by Ricardo Mones Lastra
15070
15071 2001-11-26 [alfons]
15072
15073         * src/matcher.c
15074                 add more translatable strings
15075
15076 2001-11-26 [christoph]  0.6.5claws39
15077
15078         * po/de.po      
15079                 fixed one more umlaut
15080         * src/compose.c
15081                 fix translated header when it should not be translated
15082
15083 2001-11-26 [paul]       0.6.5claws38
15084
15085         * src/mainwindow.c
15086                 remove '/Message/Add Sender to address book' from 
15087                 main_window_set_menu_sensitive(), prevent debug warning
15088                 add 'Message/Mark/Mark all read' to mainwin_entries[]
15089
15090 2001-11-26 [paul]       0.6.5claws37
15091
15092         * src/summaryview.c
15093                 fix 'recurring unread state' bug 
15094
15095         * tools/README 
15096         * tools/filter_conv.pl
15097                 read name of top level mailbox from folderlist.xml
15098                 and presume nothing about its name              
15099
15100 2001-11-26 [darko]      0.6.5claws36
15101
15102         * src/gtkstext.[ch]
15103                 removed functions that are now in gtkutils.c
15104                 use gtkut_text_is_uri_string() from gtkutils.c
15105         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
15106
15107 2001-11-26 [paul]       0.6.5claws35
15108
15109         * sync with sylpheed 0.6.5cvs16
15110                 see ChangeLog entries 2001-11-25 and 2001-11-26
15111
15112 2001-11-25 [alfons]     0.6.5claws34
15113
15114         EXPERIMENTAL!!! Please checkout the last stable version using: 
15115           
15116         % cvs update -r LAST_STABLE -dRAP
15117
15118         (Or help us testing this stuff.)
15119
15120         * src/filtering.c               (1.14)
15121         * src/filtering.h               (1.6)
15122         * src/inc.c                     (1.28)
15123         * src/matcher.c                 (1.20)
15124         * src/mbox.c                    (1.9)
15125         * src/procmsg.h                 (1.14)
15126         * src/summaryview.c             (1.59)
15127         * src/summaryview.h             (dunno)
15128                 revert/merge/sync to as it was before commit 
15129                 on Thu, 19 Jul 2001 10:15:51 -0700.
15130
15131 2001-11-25 [hoa]        0.6.5claws33
15132
15133         * src/main.c
15134                 processing mails at startup
15135
15136         * src/folderview.c
15137         * src/summaryview.[ch]
15138                 processing mails when entering folder
15139
15140         * src/prefs_filtering.c
15141                 fixed some UI bugs
15142
15143 2001-11-24 [alfons]     0.6.5claws32
15144
15145         * src/summaryview.[ch]
15146                 make summary sort headers work, and also make
15147                 sure the sort type is stored
15148
15149 2001-11-23 [alfons]     0.6.5claws31
15150
15151         * src/summaryview.[ch]
15152                 make lock work like mark
15153                 disallow deleting messages marked as locked
15154
15155 2001-11-23 [alfons]     0.6.5claws30
15156
15157         * src/gtkstext.c
15158         * src/compose.[ch]
15159         * src/Makefile.am
15160         * src/undo.[ch]
15161                 merge undo patch submitted by Jens
15162
15163 2001-11-23 [christoph]  0.6.5claws29
15164
15165         * src/.cvsignore
15166                 added ylwrap
15167         * src/compose.c
15168                 fixed gpg signing and encoding
15169         * src/folder.[ch]
15170         * src/main.c
15171                 added --status option to get new, unread and total
15172                 message count from a running sylpheed
15173         * src/prefs_common.c
15174                 temporary fix for reply_with_quote problem
15175                 (don't call functions for non existing widget)
15176         * src/procmsg.c
15177                 one more check for ignored threads but still not
15178                 always working correctly. probably a recursive
15179                 check for all parents is needed
15180
15181 2001-11-23 [darko]      0.6.5claws28
15182
15183         * src/compose.c
15184                 wrapping on send improvements
15185         * src/gtkutils.[ch]
15186                 fix for GtkSText after last sync with main branch
15187                 GTK_TEXT -> GTK_STEXT
15188
15189 2001-11-23 [paul]       0.6.5claws27
15190
15191         * sync with sylpheed 0.6.5cvs14
15192                 see ChangeLog entries 2001-11-22 and 2001-11-23
15193                 
15194         * po/de.po
15195                 fixed the scrambled umlauts 
15196                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15197
15198 2001-11-21 [paul]       0.6.5claws26
15199
15200         * sync with sylpheed 0.6.5cvs12
15201                 see 2nd ChangeLog entry dated 2001-11-20
15202
15203 2001-11-20 [paul]       0.6.5claws25
15204
15205         * sync with sylpheed 0.6.5cvs11
15206                 see ChangeLog entry 2001-11-19 (src/utils.c)
15207
15208 2001-11-20 [hiro]
15209
15210         * src/compose.c
15211                 GTK_TEXT -> GTK_STEXT
15212                 fix for wrong comment
15213
15214 2001-11-20 [hiro]       0.6.5claws24
15215
15216         * src/compose.[ch]
15217                 more merges from main branch
15218                 removed fatal warnings (uninitialized variables etc.)
15219                 some coding style fix
15220         * src/gtkutils.h
15221                 fixed typo.
15222         * src/addressbook.c
15223           src/addrindex.c
15224                 V-Card -> vCard
15225
15226 2001-11-19 [hoa]        0.6.5claws23
15227
15228         * src/filtering.c
15229         * src/prefs_scoring.c
15230         * src/matcher.[ch]
15231         * src/scoring.c
15232                 cleaning code
15233
15234         * src/matcher_parser_parse.y
15235         * src/prefs_filtering.c
15236                 bouncing
15237
15238 2001-11-19 [alfons]     0.6.5claws22
15239
15240         more of my old things into claws
15241
15242         * src/Makefile.am
15243         * src/prefs_common.c
15244         * src/procmsg.h
15245         * src/summaryview.[ch]
15246         * src/prefs_summary_column.c
15247         * src/pixmaps/locked.xpm
15248                 add indicators for locking of message in summary view
15249                 (does not work yet, only visual indicator)
15250
15251 2001-11-19 [paul]       0.6.5claws21
15252
15253         * sync with sylpheed 0.6.5cvs10
15254                 see ChangeLog entry 2001-11-19
15255
15256 2001-11-18 [alfons]     0.6.5claws20
15257         
15258         * src/filtering.c
15259                 remove an inadvertent free I forgot in previous clean up 
15260
15261 2001-11-18 [alfons]     0.6.5claws19
15262
15263         * src/filtering.[ch]
15264                 clean up & plug leaks
15265
15266 2001-11-18 [paul]       0.6.5claws18
15267
15268         * sync with sylpheed 0.6.5cvs9
15269                 see ChangeLog entries 2001-11-17 and 2001-11-18
15270
15271 2001-11-16 [paul]       0.6.5claws17
15272
15273         * sync with sylpheed 0.6.5cvs8
15274                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15275
15276 2001-11-16 [paul]       0.6.5claws16
15277
15278         * sync with sylpheed 0.6.5cvs7
15279                 see ChangeLog entries 2001-11-15 and 2001-11-16
15280
15281 2001-11-15 [hoa]        0.6.5claws15
15282
15283         * src/compose.c
15284                 fix bounce, mails we received couln't be bounced to ourself.
15285
15286         * src/defs.h
15287         * src/filtering.[ch]
15288         * src/matcher.[ch]
15289         * src/matcher_parser.h
15290         * src/matcher_parser_lex.l
15291         * src/matcher_parser_parse.y
15292         * src/inc.c
15293         * src/main.c
15294         * src/mbox.c
15295         * src/prefs_filtering.[ch]
15296         * src/mainwindow.c
15297         * src/prefs_matcher.c
15298         * src/prefs_scoring.c
15299         * src/scoring.[ch]
15300         * src/summaryview.c
15301                 new matcher/filter/score configuration file parser
15302                 one unique configuration file => ~/.sylpheed/matcherrc
15303                 import in currently automatic, then save are made
15304                 in this new file.
15305                 one filter per folder and one global filter
15306                 (filter of a folder will be used as folder processing)
15307
15308         * src/folder.c
15309                 fix a bug in folder_item_get_identifier
15310                 
15311         * src/messageview.c
15312                 receive receipt return are fixed.
15313
15314 2001-11-14 [alfons]     0.6.5claws14
15315
15316         * src/session.h
15317                 add things from main branch to make claws compile
15318
15319 2001-11-14 [paul]       0.6.5claws13
15320
15321         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15322                 see ChangeLog entries 2001-11-08 to 2001-11-14
15323
15324 2001-11-14 [hoa] 0.6.5claws12
15325
15326         * src/compose.[ch]
15327         * src/mainwindow.c
15328         * src/summaryview.c
15329                 add "bounce mail" option
15330
15331 2001-11-13 [christoph]  0.6.5claws11
15332
15333         * src/compose.c
15334                 Cleanup a mess i add before commiting
15335
15336 2001-11-13 [hoa]        0.6.5claws10
15337
15338         * src/compose.c
15339                 some fixes when mail are sent or
15340                 for crossposts
15341
15342 2001-11-13 [christoph]  0.6.5claws9
15343
15344         * po/de.po
15345                 Changed two string with the same translation
15346         * src/compose.c
15347         * src/procmsg.[ch]
15348         * src/send.[ch]
15349                 New mailsending process:
15350                   - Always queue message before sending
15351                     (message will be saved if sylpheed crashed or
15352                      freezes while sending)
15353                   - Allow queuing of newspostings
15354                   - No copy in outbox before sending
15355                     (closes bug #469501)
15356                   - No more redundant code for send and send_later
15357         * src/summaryview.c
15358                 Applied wwp <subscript@free.fr>'s patch that fixes
15359                 marks for multiple forwarded messages (+compose.c)
15360
15361 2001-11-12 [alfons]
15362
15363         * README.claws
15364                 remove things that are now in main branch
15365         
15366         * po/nl.po
15367                 update Dutch translation
15368
15369 2001-11-12 [mhadasht]   0.6.5.claws8
15370
15371         * src/prefs_common.c
15372                 re-enabled account autoselection feature for forward
15373                 and reedit lost during the branch point for SYNC-B4-REL
15374         * src/gtkspell.c
15375                 gtkpspell_get_dict(): more readable code (even if function is
15376                 not used yet)
15377         * ChangeLog.claws
15378                 added version number info to 2001-11-12 [hiro] comment.
15379
15380 2001-11-12 [hiro]       0.6.5.claws7
15381
15382         * src/compose.c
15383                 compose_forward(): fixed a bug that forward quote mark
15384                 wasn't used.
15385                 removed unnecessary code.
15386         * src/template_select.[ch]: removed.
15387
15388 2001-11-11 [alfons]
15389
15390         * src/compose.c
15391                 :%s/GTK_TEXT/GTK_STEXT/g
15392         
15393         * src/compose.[ch]
15394         * src/undo.[ch]
15395         * src/Makefile.am
15396                 revert the undo stuff (this is 0.6.6claws stuff)
15397
15398 2001-11-11 [hoa]        0.6.5.claws6
15399
15400         * src/compose.[ch]
15401                 Insert signature at the end of the text.
15402                 Added undo patch but currently disabled
15403
15404         * src/procmsg.c
15405                 Threading by subject improved.
15406
15407         * added src/undo.[ch]
15408                 Undo module for compose dialog box.
15409
15410 2001-11-11 [alfons]     0.6.5.claws5
15411
15412         * src/procmsg.c
15413                 prevent threading by subject on nodes that have already been
15414                 threaded by in-reply-to (as in "circular references in a tree
15415                 result in a dead branch")
15416
15417 2001-11-09 [hoa]        0.6.5.claws4
15418         
15419         * src/folderview.c
15420                 allows creation of mbox folder item from any files.
15421
15422 2001-11-09 [alfons]     0.6.5.claws3
15423         
15424         * src/utils.c
15425         * src/procmsg.c
15426                 do what I mean and correct threading by subject so it really
15427                 ignores attracting lines without "Re: "
15428
15429 2001-11-07 [alfons]     0.6.5.claws2
15430
15431         * src/procmsg.c
15432         * src/utils.[ch]
15433                 only attract by subject if a subject line starts with a "Re: "
15434         * src/syldap.c
15435                 remove warning
15436
15437 2001-11-07 [paul]       0.6.5claws1
15438
15439         * sync with sylpheed 0.6.5. release
15440                 see ChangeLog entry 2001-11-07
15441
15442 2001-11-07 [paul]       0.6.4claws31
15443
15444         * sync with sylpheed 0.6.4cvs18
15445                 see ChangeLog entries 2001-10-30 to 2001-11-07
15446                 prefs_templates.[ch] renamed prefs_template.[ch]
15447
15448 2001-11-06 [alfons]
15449         
15450         * src/utils.h
15451                 add semicolon Hoa forgot ;-)
15452                 
15453
15454 2001-11-06 [hoa]        0.6.4claws30
15455         
15456         * src/procmsg.c
15457         * src/summaryview.c
15458         * src/utils.c
15459         * src/utils.h
15460                 threading by subject - empty subject are ignored
15461
15462 2001-11-06 [christoph]  0.6.4claws29
15463
15464         * src/socket.c
15465                 use SSL_peek for sock_gets
15466         * src/utils.c
15467                 removed unneeded pointer in extracting quoted
15468                 names implementation
15469
15470 2001-11-06 [melvin]     0.6.4claws28
15471
15472         * src/gtkspell.c
15473                 fixed bug #476792 Selection overtyping with spell checker
15474                 fixed bug which could cause a buffer overflow
15475                 fixed a memory leak
15476
15477 2001-11-06 [hoa]        0.6.4claws27
15478         
15479         * src/procmsg.c
15480         * src/summaryview.c
15481                 threading by subject
15482
15483 2001-11-05 [alfons]     0.6.4claws26
15484         
15485         * README.claws
15486                 Claws -> Sylpheed (vice versa)
15487
15488         * src/compose.c
15489                 :%s/gtk_text/gtk_stext/g
15490                 :%s/GTK_TEXT/GTK_STEXT/g
15491                 (thanks to Jonathan Ware for spotting this)
15492
15493 2001-11-04 [christoph]  0.6.4claws25
15494
15495         * src/summaryview.c
15496                 replace Xalloca + strdup with Xstrdup_a
15497         * src/utils.c
15498                 better implementation of extracting quoted names
15499                 from addresses (remove backlashes and ignore
15500                 quotes after them)
15501
15502 2001-11-04 [alfons]     0.6.4claws24
15503
15504         * src/utils.[ch]
15505                 edit to comply more with coding style
15506
15507         * src/textview.c
15508                 fix bug reported by Kim Schulz. introduced by the patch integrated
15509                 in 0.6.4claws15. the code did not check the return value of
15510                 the html parser.
15511
15512         * AUTHORS
15513                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15514
15515 2001-11-04 [christoph]  0.6.4claws23
15516
15517         * src/main.c
15518         * src/prefs_common.[ch]
15519                 init some pointers that possibly caused a segfault
15520                 reported in the claws-users ML
15521
15522 2001-11-04 [hoa]        0.6.4claws22
15523
15524         * src/grouplistdialog.c
15525                 change the names of the nodes in the tree
15526
15527         * src/compose.c
15528                 enhanced mailto syntax as described in
15529                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15530                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15531
15532         * src/utils.c
15533                 encode and decode URI (useful when opening URL into
15534                 netscape).
15535
15536 2001-11-03 [hoa]        0.6.4claws21
15537
15538         * src/grouplistdialog.c
15539                 a new newsgroups list selection dialog box
15540                 with a CTree instead of a CList
15541
15542 2001-11-03 [hoa]        0.6.4claws20
15543
15544         * src/folderview.c
15545                 enable property and scoring options when right
15546                 click on "inbox"
15547
15548         * src/summaryview.c
15549                 fixed bug when nickname were displayed using
15550                 the address book.
15551
15552 2001-11-02 [darko]      0.6.4claws19
15553
15554         * src/compose.c
15555                 new wrap quotation and URL/long words wrapping implementation
15556         * src/compose.c src/gtkstext.[ch]
15557                 move gtkstext_strncmp() to gtkstext.c
15558
15559 2001-11-01 [christoph]  0.6.4claws18
15560
15561         * src/prefs_account.c
15562                 fixed mess in account settings dialog
15563         * src/prefs_folder_item.c
15564                 added label with folder path to dialog
15565
15566 2001-10-31 [match]      0.6.4claws17
15567
15568         * src/vcard.c
15569                 fix memory leak.
15570         * src/addrbook.c
15571                 fix generation of spurious address book file names.
15572                 remove redundant functions.
15573         * po/POTFILES.in
15574                 added missing file names.
15575
15576 2001-10-30 [paul]       0.6.4claws16
15577
15578         * sync with sylpheed 0.6.4cvs6
15579                 see ChangeLog entries 2001-10-26 to 2001-10-30
15580
15581         * tools/filter_conv.pl
15582                 read folderlist.xml to discover whether the top-level
15583                 folder is called 'Mailbox' or 'Mail' 
15584
15585 2001-10-29 [paul]       0.6.4claws15
15586
15587         * src/html.c, src/textview.c
15588                 activate links in html mail and fix clickable parts
15589                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15590
15591 2001-10-29 [paul]
15592
15593         * po/de.po, po/es.po, po/pt_BR/po
15594                 updated translations, submitted by Jens Oberender,
15595                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15596
15597 2001-10-29 [darko]      0.6.4claws14
15598
15599         * src/compose.c
15600                 fix wrapping for good
15601
15602 2001-10-29 [darko]
15603
15604         * src/compose.c
15605                 undo previous change as it broke the smart wrapping
15606
15607 2001-10-29 [darko]      0.6.4claws13
15608
15609         * src/compose.c
15610                 fix infinite loop when long URL is quoted
15611                 (closes bug #475122.
15612
15613 2001-10-28 [match]
15614
15615         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15616                 import Mutt address book
15617         * src/ldif.[ch] src/importldif.h
15618                 modified import LDIF handle user attributes
15619
15620 2001-10-28 [christoph]  0.6.4claws12
15621
15622         * src/summaryview.c
15623                 fixed that filtering did not work if there
15624                 were no filter rules
15625                 (closes bug #472003 and better implementation
15626                  of patch #474644)
15627
15628 2001-10-27 [christoph]  0.6.4claws11
15629
15630         * src/compose.c
15631                 make the folder's default account to be used when
15632                 replying. (patch by wwp <subscript@free.fr>)
15633         * src/compose.c
15634                 code cleanup, nearly killed all of wwp's patch
15635                 for folder's default account in compose
15636         * src/folderview.c
15637                 error panel when a folder could not be created
15638                 (closes bug #471080 new folder name & already
15639                  existing file)
15640
15641 2001-10-26 [alfons]
15642
15643         * src/utils.h
15644                 change prototype of strstr2() that Christoph forgot about
15645
15646 2001-10-26 [christoph]  0.6.4claws10
15647
15648         * src/account.c
15649                 made search for accounts by email address not case
15650                 sensitive
15651         * src/folder.c
15652                 fixed memory leak in folder_item_get_identifier
15653         * src/gtkspell.c
15654         * src/utils.c
15655                 fixed wrong strstr2 (should work like strstr)
15656
15657 2001-10-26 [darko]      0.6.4claws9
15658
15659         * src/compose.c src/gtkstext.[ch]
15660         * src/gtkstext.c
15661                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15662
15663 2001-10-26 [paul]       0.6.4claws8
15664
15665         * src/html.c
15666                 ignore css and javascript tags in html mail
15667                 case-insensitive, with or without double-quoted
15668                 strings
15669
15670 2001-10-26 [paul]       0.6.4claws7
15671
15672         * sync with sylpheed 0.6.4cvs1
15673                 see ChangeLog entry 2001-10-26
15674
15675         * src/prefs_account.c, src/prefs_common.c,
15676           src/prefs_summary_column.c
15677                 minor improvements to the English
15678
15679 2001-10-25 [alfons]     0.6.4claws6
15680
15681         * src/gtkstext.c
15682         
15683                 make GtkSText follow style of GtkText (closes bug 
15684                 #469211 "text selection while writing message")
15685                 
15686                 do sync with GTK 1.2.10
15687
15688 2001-10-25 [paul]       0.6.4claws5
15689
15690         * src/html.c
15691                 ignore css tags in html mail
15692
15693 2001-10-25 [darko]      0.6.4claws4
15694
15695         * src/compose.c
15696                 don't declare is_url_string as static function since
15697                 we need it in gtkstext.c
15698         * src/gtkstext.c
15699                 remove unused variable
15700                 don't wrap long URLs while composing a message
15701
15702 2001-10-24 [christoph]  0.6.4claws3
15703
15704         * src/socket.c
15705                 fix ssl deadlock, when peer closes connection
15706
15707 2001-10-24 [paul]       0.6.4claws2
15708
15709         * src/prefs_common.c
15710                 gettextize the gpg ascii-armored warning message
15711
15712         * src/compose.c
15713                 insert a DOS/MAC file into the composed message
15714                 (improvements)
15715
15716         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15717
15718 2001-10-22 [paul]       0.6.4claws1
15719
15720         * sync with sylpheed 0.6.4 release
15721                 see ChangeLog entries 2001-10-21
15722
15723         * po/fr.po, po/pt_BR.po
15724                 updated by Melvin Hadasht and Fabio Junior Beneditto
15725
15726 2001-10-21 [paul]       0.6.3claws30
15727
15728         * src/compose.c
15729                 insert a DOS text file from the compose window
15730                 into the composed message text (removes CRs characters)
15731                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15732
15733         * tools/filter_conv.pl, tools/README
15734                 automatically use ~/.sylpheed as working directory
15735                 print out confirmation message on completion
15736
15737         * correct Hoa's last ChangeLog.claws entry
15738
15739 2001-10-20 [hoa]        0.6.3claws29
15740
15741         * src/grouplistdialog.c
15742                 bugfix (another ?) to give the right
15743                 newsgroups list for each news server.
15744
15745         * src/news.c
15746         * src/news.h
15747                 improve the newsgroups list cache
15748
15749 2001-10-20 [paul]       0.6.3claws28
15750
15751         * sync with sylpheed 0.6.3cvs9
15752                 see ChangeLog entry 2001-10-19
15753
15754         * correct Alfons' last ChangeLog.claws entry
15755
15756 2001-10-19 [alfons]
15757
15758         * src/pgptext.[ch]
15759                 fix compilation problems (part of bug #472895)
15760
15761 2001-10-18 [hoa]        0.6.3claws27
15762
15763         * src/grouplistdialog.c
15764                 bugfix when we refresh was clicked (bug 472701)
15765
15766 2001-10-19 [christoph]  0.6.3claws26
15767
15768         * src/compose.c
15769                 last header entry should default to "To:" or
15770                 "Newsgroups:" and not copy the last entry line
15771                 in a new compose window
15772                 (closes bug #472686, #470792)
15773
15774 2001-10-19 [paul]       0.6.3claws25
15775
15776         * sync with Sylpheed 0.6.3cvs8
15777                 see ChangeLog entries 2001-10-18 and 2001-10-19
15778
15779 2001-10-18 [christoph]  0.6.3claws24
15780
15781         * src/procmsg.c
15782                 reimplement ignore thread
15783         
15784 2001-10-18 [hoa]        0.6.3claws23
15785
15786         * src/folderview.c
15787         * src/grouplistdialog.[ch]
15788                 enhanced news subscription interface (feature 469113)
15789
15790         * src/news.c
15791         * src/news.h
15792                 enchanced newsgroup listing,
15793                 now, we can get groups informations
15794                 (NNTPGroupInfo)
15795
15796 2001-10-18 [paul]       0.6.3claws22
15797
15798         * src/summaryview.c
15799                 remove comment (sync with main branch)
15800         * src/mainwindow.c
15801                 fix 'Re-edit' bug in 'Message' menu
15802
15803 2001-10-17 [christoph]  0.6.3claws21
15804
15805         * src/compose.c
15806                 ignore empty or whitespace only header lines
15807
15808 2001-10-17 [paul]       0.6.3claws20
15809
15810         * sync with sylpheed 0.6.3cvs7
15811                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15812                 2001-10-17
15813
15814 2001-10-17 [darko]
15815
15816         * src/compose.c
15817                 wrap long lines without spaces
15818                 don't wrap URLs
15819
15820 2001-10-16 [paul]
15821
15822         * po/es.po, po/nl.po, po/pt_BR.po
15823                 updated by Ricardo Mones Lastra, Alfons,
15824                 and Fabio Junior Beneditto
15825
15826         * sylpheed-0.6.3claws released
15827
15828 2001-10-15 [melvin] 0.6.3claws18
15829
15830         * README.claws
15831                 added summary and detailed installation instructions
15832                 for spell checker
15833         * po/fr.po
15834                 Updated, corrected and completed french translation
15835
15836 2001-10-15 [hoa] 0.6.3claws17
15837         * src/grouplistdialog.c
15838                 we can choose the newsgroups to display with wildcards
15839
15840 2001-10-15 [christoph]  0.6.3claws16
15841
15842         * src/account.c
15843         * src/compose.c
15844         * src/prefs_folder_item.[ch]
15845                 applied wwp <subscript@free.fr>'s folder
15846                 default account patch
15847         * po/de.po
15848                 Fixed wrong translation
15849
15850 2001-10-13 [alfons, christoph, melvin]  
15851                         0.6.3claws15
15852
15853         solution #2 to solve MT-safety problems defers all GUI related calls
15854         to the main thread using a gtk_idle_add() callback. discussed on
15855         ircnet #sylpheed, with christoph spotting some issues with the
15856         original code, and melvin allowing us to lobotomize his sylpheed.
15857
15858         * src/syldap.[ch], src/main.c
15859                 fix race problem in ldap search thread by deferring GUI 
15860                 stuff to main thread using gtk_idle_add()
15861
15862 2001-10-13 [paul]       0.6.3claws14
15863
15864         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15865                 add Sergey's smtpcred.patch
15866                 adds separate username/password setting for SMTP Auth
15867                 needed by some servers
15868                 (closes feature request #471659)
15869
15870 2001-10-13 [paul]       0.6.3claws13
15871
15872         * src/pgptext.[ch] **NEW FILES**
15873         * src/Makefile.am, src/messageview.c, src/mimeview.c
15874                 decrypt ascii-armored gpg text embedded in
15875                 the message body.
15876                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15877
15878 2001-10-13 [christoph]  0.6.3claws12
15879
15880         * README.claws
15881                 some more details on default to and
15882                 feature requests
15883         * src/main.c
15884                 init glib threading when ldap is used
15885         * src/syldap.c
15886                 threading fixes
15887         * po/de.po
15888                 fixed a typo
15889
15890 2001-10-12 [paul]       0.6.3claws11
15891
15892         * src/prefs_common.[ch], src/rfc2015.c
15893                 enable ascii-armored gpg text to be embedded in the
15894                 message body, selectable through the 'Privacy'
15895                 preferences. Supports encrypting only.
15896                 Submitted by Ravemax <ravemax@dextrose.com>
15897
15898 2001-10-12 [paul]       0.6.3claws10
15899
15900         * sync with sylpheed 0.6.3cvs6
15901                 see ChangeLog entries 2001-10-11 and 2001-11-12
15902
15903         * src/folderview.c
15904                 incorporated mbox folders, scoring, and folder
15905                 properties into the sync
15906
15907 2001-10-12 [darko]      0.6.3claws9
15908
15909         * README.claws
15910                 describe quotation wrapping
15911         * src/compose.c
15912                 don't treat tab as space to calculate line length properly
15913
15914 2001-10-11 [alfons]
15915
15916         * README.claws
15917                 correct description of how to make new filtering system work,
15918                 add some other things
15919                 
15920         * src/syldap.c
15921                 remove sched_yield() (not necessary / unportable)
15922
15923 2001-10-11 [paul]       0.6.3claws8
15924
15925         * sync with sylpheed 0.6.3cvs3
15926                 see ChangeLog entry 2001-10-10
15927
15928 2001-10-10 [christoph]  0.6.3claws7
15929
15930         * .cvsignore
15931                 ignore 2 files created by newer autotools
15932         * src/prefs_folder_item.c
15933                 using table for widget alignment
15934                 fixed memory leak and broken octal display
15935         * src/filesel.c
15936                 fixed segfault caused by lost filename
15937                 workaround (closes bug #469551)
15938
15939 2001-10-10 [paul]       0.6.3claws6
15940
15941         * sync with sylpheed 0.6.3cvs2
15942                 see ChangeLog entries 2001-10-09 and 2001-10-10
15943
15944 2001-10-10 [darko]      0.6.3.claws5
15945
15946         * src/gtkstext.c
15947                 proper calculation of right margin if smart wrapping is enabled
15948         * src/compose.c
15949                 automatically wrap long lines if wrap quotation is enabled
15950
15951 2001-10-09 [alfons]     0.6.3.claws4
15952
15953         * src/summaryview.c
15954                 select correct row when deleting last row in the summary view (and
15955                 close bug "[ #469104 ] select second last in list when deleting")
15956
15957 2001-10-09 [paul]       0.6.3claws3
15958
15959         * sync with sylpheed 0.6.3cvs1
15960                 updated some autotool scripts
15961
15962 2001-10-09 [darko]      0.6.3claws2
15963
15964         * src/gtkstext.[ch]
15965                 new name and mark with Sylpheed comment
15966         * src/compose.c
15967                 smart quotation wrapping a-la VIM
15968
15969 2001-10-08 [paul]       0.6.3claws1
15970
15971         * sync with sylpheed 0.6.3 release
15972                 see ChangeLog entry 2001-10-08
15973
15974 2001-10-08 [paul]       0.6.2claws24
15975
15976         * src/summaryview.c
15977                 more sync with sylpheed 0.6.2cvs12
15978                 Fixed the bug that didn't select the last row correctly
15979
15980
15981 2001-10-07 [paul]       0.6.2claws23
15982
15983         * sync with sylpheed 0.6.2cvs12
15984                 see ChangeLog entry 2001-10-07
15985
15986 2001-10-06 [match]
15987         * src/jpilot.[ch]
15988                 enable jpilot to read unsynch'ed addresses.
15989
15990         * src/editldap_basedn.c
15991                 fix segfault when opening dialog.
15992
15993 2001-10-06 [alfons]     0.6.2.claws22
15994
15995         * src/summaryview.c
15996                 fix bug with summary view selecting last *inserted*
15997                 node instead of last *visible* node. remember we
15998                 work with a tree
15999
16000 2001-10-06 [paul]       0.6.2claws21
16001
16002         * po/pt_BR.po
16003                 updated translation, contains some fixes and new
16004                 translations, submitted by Gustavo Noronha Silva
16005                 <kov@debian.org>
16006
16007         * src/prefs_common.c
16008                 change 'each' to 'every' - fix dubious English
16009
16010         * sync with sylpheed 0.6.2cvs11
16011
16012 2001-10-05 [alfons]     0.6.2claws20
16013
16014         * src/mainwindow.[ch], src/folderview.c
16015                 make composite tool button switch between "Compose News"
16016                 and "Compose Mail" depending on selected folder
16017                 (nifty idea by Kim Schulz <kim@schulz.dk>)
16018
16019 2001-10-05 [paul]       0.6.2claws19
16020
16021         * src/mainwindow.c, src/summaryview.c
16022                 fix 'Message/Reply to all', broken in last commit
16023
16024         * src/compose.c
16025                 fix X_BEENTHERE seg fault, thanks to Alfons
16026
16027 2001-10-04 [paul]       0.6.2claws18
16028
16029         * src/compose.[ch], src/mainwindow.c
16030                 make "Message/Reply" reply to mailing lists; matches
16031                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
16032                 based on portions of the patch submitted by
16033                 Junichi Uekawa <dancer@netfort.gr.jp>
16034
16035 2001-10-04 [darko]      0.6.2claws17
16036
16037         * src/compose.c
16038                 better smart wrapping
16039         * src/gtkstext.[hc]
16040                 a function to make text buffer contiguous
16041
16042 2001-10-03 [paul]       0.6.2claws16
16043
16044         * sync with sylpheed 0.6.2cvs10
16045
16046 2001-10-02 [alfons]
16047
16048         * configure.in
16049         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
16050                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
16051                 references to chinese translations (hope someone picks up
16052                 this)
16053
16054 2001-10-02 [christoph]  0.6.2claws15
16055
16056         * src/compose.c
16057                 fixed non translated header bug
16058         * ChangeLog.claws
16059                 fixed wrong date in alfons last entry ;)
16060
16061 2001-10-02 [alfons]     0.6.2claws14
16062
16063         * src/compose.c, src/prefs_common.[ch]
16064                 add block cursor option
16065
16066 2001-10-02 [paul]       0.6.2claws13
16067
16068         * sync with sylpheed 0.6.2cvs9
16069
16070 2001-09-30 [paul]       0.6.2claws12
16071
16072         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
16073                 updated translations
16074
16075         * po/POTFILES.in
16076                 add 'src/importldif.c'
16077
16078         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
16079                 added eudora-to-vCard conversion tool
16080                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
16081
16082         * sync with sylpheed 0.6.2cvs8
16083
16084 2001-09-30 [paul]
16085
16086         * sylpheed-0.6.2claws released
16087
16088 2001-09-27 [melvin]     0.6.2claws11
16089
16090         * src/gtkspell.c
16091                 fixed crash when using default path (introduced 
16092                 in 0.6.2claws10)
16093                 fixed tiny bug for initial suggestion mode
16094
16095 2001-09-27 [melvin]     0.6.2claws10
16096         
16097         * src/gtkspell.c
16098                 fixed bug where gtkpspell didn't set the path correctly
16099
16100         * README.claws
16101                 added a paragraph about spell checking
16102                 
16103
16104
16105 2001-09-27 [paul]       0.6.2claws9
16106
16107         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
16108                 replace '// comments' with '/* comments */' to prevent
16109                 some compiler warnings 
16110
16111         * sync with sylpheed 0.6.2cvs6
16112
16113 2001-09-26 [alfons]     0.6.2claws8
16114
16115         * src/messageview.c
16116                 introduce return receipt request notification again,
16117                 which was lost because of other semantics in 
16118                 procheader_parse() (???)
16119
16120 2001-09-26 [christoph]  0.6.2claws7
16121
16122         * src/compose.c
16123                 replace comments for old code with #if 0
16124                 readded auto cc, bcc and reply-to
16125         * src/prefs_matcher.c
16126         * src/prefs_scoring.c
16127                 removed some definition (was moved to
16128                 prefs.h)
16129
16130 2001-09-26 [paul]       0.6.2claws6
16131
16132         * src/mainwindow.c
16133                 make 'Follow-up and reply to' sensitive
16134
16135         * more sync with sylpheed 0.6.2cvs5
16136
16137 2001-09-25 [melvin]
16138
16139         * 0.6.2claws5
16140
16141         * src/gtkspell.c
16142                 fixed bug for "US-ASCII" introduced by the encoding code
16143
16144 2001-09-25 [paul]
16145
16146         * 0.6.2claws4
16147
16148         * src/prefs_common.[ch], src/summaryview.c
16149                 'next unread msg' 'go to next folder?' dialog can be
16150                 given default behaviour, either always show dialog,
16151                 or assume 'yes', or assume 'no'
16152                 Submitted by wwp <subscript@free.fr>
16153
16154 2001-09-25 [melvin]
16155                 
16156         * src/compose.c src/gtkspell.[ch]
16157                 added support for different encodings
16158
16159 2001-09-25 [paul]
16160
16161         * more sync with sylpheed 0.6.2cvs5
16162
16163 2001-09-24 [alfons]
16164         
16165         * src/prefs_folder_item.c
16166                 add check for item->prefs->default_to string is NULL and
16167                 add another check when freeing this string
16168
16169 2001-09-24 [paul]
16170
16171         * configure.in
16172                 change to version 0.6.2claws3
16173
16174         * sync with sylpheed 0.6.2cvs5 
16175
16176 2001-09-24 [match]
16177         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16178                 import LDIF files.
16179         * src/addrcache.[ch], addrindex.[ch]
16180                 small update for future
16181         * src/addrbook.c
16182                 fix test XML file.
16183
16184 2001-09-24 [melvin]
16185         * src/gtkspell.[ch]
16186                 added 'Learn from mistakes' option
16187                 better handling of quotes in checked words
16188                 sorted dict list
16189         * po/fr.po
16190                 small update for spell checking stuff
16191
16192 2001-09-23 [alfons]
16193         
16194         * src/gtkspell.c
16195                 edit a little bit so it complies more with main coding style
16196
16197 2001-09-23 [alfons]
16198
16199         * src/folder.[ch], prefs_folder_item.c, compose.c
16200                 migrate "request return receipt" folder property
16201                 to folderlist.xml
16202
16203 2001-09-22 [alfons]
16204
16205         * README.claws **NEW**
16206                 (add things of interest for users of main branch 
16207                 and claws here)
16208
16209         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16210                 re-implement threading per folder option, but store 
16211                 the setting in folderlist.xml (where it belongs)
16212
16213 2001-09-21 [melvin]
16214
16215         * src/gtkspell.[ch]
16216                 fixed bug when compose window is under another window
16217         * src/prefs_common.[ch] src/compose.c
16218                 changed 'dictionary_path' to 'dictionary' to be consistent
16219                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16220         * ac/pspell.m4 src/Makefile.am 
16221                 dropped PSPELL_PATH macro
16222         * po/fr.po
16223                 updated translations
16224
16225 2001-09-21 [christoph]
16226
16227         * src/compose.c
16228                 added border around header fields
16229                 keep header type when new field is added
16230
16231 2001-09-20 [christoph]
16232
16233         * src/utils.[ch]
16234                 more portable debug_print with source filename
16235                 and linenumber
16236         * src/procmsg.c
16237                 more newlines after debug messages
16238
16239 2001-09-20 [paul]
16240
16241         * configure.in
16242                 change to version 0.6.2claws2
16243
16244         * sync with sylpheed 0.6.2cvs3
16245
16246 2001-09-19 [melvin]
16247
16248         * src/gtkspell.c
16249                 fixed the post-right-click focus pb
16250                 fixed crash when 'Spell check all' after dict change 
16251                         and when cursor is at the end of the text
16252                 shift-right-click pops up config menu even on misspelled words.
16253         * po/POTFILES.in
16254                 added gtkspell.c
16255
16256 2001-09-19 [melvin]
16257
16258         * src/about.c
16259                 added pspell to compiled-in features list
16260
16261 2001-09-18 [melvin]
16262
16263         * switched to pspell and dropped ispell
16264         * ac/pspell.m4
16265                 new file. autoconf macro for pspell
16266         * ac/Makefile.am 
16267         * configure.in acconfig.h
16268                 added pspell support
16269         * src/Makefile.am
16270         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16271         * src/prefs_common.[ch] 
16272                 added pspell support
16273
16274 2001-09-18 [christoph]
16275
16276         * src/addr_compl.c
16277         * src/template.[ch]
16278                 replace LOG_MESSAGE with debug_print
16279         * src/compose.[ch]
16280                 gui improvements
16281         * src/menu.c
16282                 added newline after debug message
16283         * src/utils.h
16284                 using __VA_ARGS__ for debug_print macro
16285         * tools/.cvsignore
16286                 ignore Makefile and Makefile.in
16287
16288 2001-09-18 [paul]
16289
16290         * configure.in
16291                 change to version 0.6.2claws1
16292         * sync with sylpheed 0.6.2cvs1
16293
16294         * src/matcher.c 
16295         * src/prefs_matcher.c
16296                 add 'score equal to' option, submitted by
16297                 Paul Evans <nerd@freeuk.com>
16298
16299 2001-09-15 [christoph]
16300
16301         * src/mainwindow.c
16302                 comment out menu entry not existing in claws
16303         * src/menu.c
16304                 add debug output for non existing menu entries
16305         * src/summaryview.c
16306                 fix next/prev unread message for ignored threads
16307         * src/utils.[ch]
16308                 add sourcefile and line number to debug output
16309                 otherwise it is sometimes hard to find the
16310                 source code part if debug messages are translated
16311
16312 2001-09-14 [darko]
16313         
16314         * src/folderview.c
16315                 refresh target folder style after colour is changed
16316
16317 2001-09-13 [paul]
16318
16319         * configure.in
16320                 change to version 0.6.1claws3
16321
16322         * sync with sylpheed 0.6.1cvs6
16323
16324 2001-09-13 [darko]
16325         
16326         * src/folderview.c
16327                 fix target folder colourization to use user selected colour
16328
16329 2001-09-12 [darko]
16330         
16331         * src/summaryview.c
16332                 fix crash when message that is marked for copy/move is unmarked
16333
16334 2001-09-09 [paul]
16335
16336         * configure.in
16337                 change to version 0.6.1claws2
16338
16339         * sync with sylpheed 0.6.1cvs3
16340
16341 2001-09-09 [alfons]
16342         
16343         * src/folderview.c
16344                 fix bug with default font used for trash folder text
16345
16346 2001-09-06 [paul]
16347
16348         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16349                 updated translations
16350
16351         * configure.in
16352                 change to version 0.6.1claws1
16353
16354         * sync with sylpheed 0.6.1cvs2
16355
16356 2001-09-03 [paul]
16357
16358         * po/POTFILES.in
16359                 add Match's new addressbook
16360
16361         * po/de.po
16362                 updated translation submitted by Jens Oberender
16363
16364 2001-09-02 [paul]
16365
16366         * configure.in
16367                 change to 0.6.1claws
16368         * sync with sylpheed 0.6.1 release
16369
16370 2001-09-02 [paul]
16371
16372         * configure.in
16373                 change to 0.6.0claws2
16374
16375         * sync with sylpheed 0.6.0cvs4
16376
16377         * po/pt_BR.po
16378                 updated translation submitted by Fabio Junior Beneditto
16379
16380 2001-09-01 [match]
16381         * pixmaps/
16382                 interface.xpm
16383                 book.xpm
16384                 address.xpm
16385         * src/
16386                 Makefile.am
16387                 a ton of new files
16388
16389 2001-08-31 [paul]
16390
16391         * configure.in
16392                 change to version 0.6.0claws1
16393
16394         * sync with sylpheed 0.6.0cvs1
16395
16396         * po/es.po
16397                 updated translation submitted by Ricardo Mones Lastra
16398
16399         * po/POTFILES.in
16400                 add 'src/prefs_templates.c'
16401
16402         * src/compose.c, src/summaryview.c
16403                 fix segfault on 'Re_edit'               
16404
16405 2001-08-30 [alfons]
16406
16407         * configure.in, Makefile.am
16408         * tools/Makefile.am
16409                 add tools directory to source distribution
16410
16411 2001-08-30 [paul]
16412
16413         * configure.in
16414                 change to version 0.6.0claws
16415
16416         * sync with sylpheed 0.6.0 release
16417
16418 2001-08-30 [christoph]
16419
16420         * configure.in
16421                 removed autoconf version check
16422
16423 2001-08-30 [paul]
16424
16425         * src/account.c, src/compose.c, src/prefs_common.[ch]
16426         * src/procheader.[ch] src/utils.[ch]
16427                 Enhanced automatic account selection on replies
16428                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16429
16430         * configure.in
16431                 add LDAP and JPilot to the configuration results output.
16432
16433 2001-08-29 [christoph]
16434
16435         * src/summeryview.c
16436                 no bold font for ignored threads
16437
16438 2001-08-29 [paul]
16439
16440         * configure.in
16441                 change to version 0.5.3claws6
16442
16443         * sync with sylpheed 0.5.3cvs10
16444                 src/stringtable.[ch]: New Files
16445
16446         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16447         * src/pixmaps/sylpheed.xpm
16448                 add mini-icons to windows (by Alfons)
16449
16450 2001-08-27 [paul]
16451
16452         * src/mainwindow.c
16453                 new functions: next_labeled_cb(), prev_labeled_cb()
16454
16455         * src/summaryview.c
16456                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16457                 summary_select_next_labeled(), summary_select_prev_labeled()
16458
16459         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16460                 give claws blue folders and a blue trash can
16461
16462 2001-08-27 [paul]
16463
16464         * configure.in
16465                 change to version 0.5.3claws5
16466
16467         * sync with sylpheed 0.5.3cvs9
16468                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16469
16470 2001-08-24 [christoph]
16471
16472         * src/filesel.c
16473                 keep filename when browsing directories
16474                 (not working for user entered filename, but
16475                  for default name and selected filename from
16476                  file list)
16477         * src/mainwindow.c
16478                 fixed wrong spelling "Folllow-up"
16479         * src/mbox_folder.c
16480         * src/procmsg.c
16481         * src/summaryview.c
16482                 fixed new/unread message count with ignored
16483                 threads (2 commits, first didn't notice no
16484                 longer needed decreasing)
16485         * src/inc.c
16486                 readded scrolling of progress dialog
16487                 (lost in sync)
16488
16489 2001-08-24 [paul]
16490
16491         * configure.in
16492                 change to 0.5.3claws4
16493
16494         * sync with sylpheed 0.5.3cvs7
16495
16496 2001-08-24 [christoph]
16497
16498         * src/compose.c
16499                 set request return receipt when replying
16500                 if it is set is the folder prefs of the
16501                 message
16502         * src/inc.c
16503                 disable final error popup if popups are
16504                 disabled in config (again)
16505
16506 2001-08-23 [paul]
16507
16508         * configure.in
16509                 Change version number to 0.5.3claws3
16510
16511         * sync with sylpheed 0.5.3cvs5
16512
16513         * src/mimeview.c
16514                 double quote '%s' in 'gedit %s' to fix bug when
16515                 opening attachment with spaces in the name
16516
16517 2001-08-22 [alte]
16518         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16519           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16520                 initial message templates support
16521
16522
16523 2001-08-22 [paul]
16524
16525         * configure.in
16526                 change version number to 0.5.3claws2
16527
16528         * sync with sylpheed 0.5.3cvs4
16529
16530         * src/procmsg.h src/summaryview.c
16531                 re-implement (un)ignore thread
16532
16533 2001-08-21 [paul]
16534
16535         * src/summaryview.c
16536                 remove unnecessary code
16537         * src/compose.c
16538                 enable 'dynamic' signatures (submitted by
16539                 Eric Limpens <eric@hscg-internet.nl>)
16540
16541 2001-08-21 [paul]
16542
16543         clean up after sync with sylpheed 0.5.3 release
16544
16545         * src/folderview.c
16546                 fix re-introduced font mess, see Christoph's
16547                 entry 2001-06-24
16548
16549         * src/summaryview.c
16550                 remove prev_msgnum
16551                 use sylpheed's small font instead of
16552                 gtk default font for summary view
16553
16554
16555 2001-08-17 [paul]
16556
16557         * configure.in
16558                 add pl to ALL_LINGUAS - sync with main branch
16559
16560         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16561                 Updated. Translations by Jens Oberender, Ricardo Mones
16562                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16563
16564         * po/pl.po  ** NEW FILE **
16565                 sync with the main branch
16566
16567         * src/folderview.c
16568                 fix target folder colorizing and refresh problem
16569
16570
16571 2001-08-17 [christoph]
16572
16573         * src/mainwindow.c
16574                 claws uses 4 colors for target folder coloring.
16575                 arrays were not long enough and destroyed the
16576                 stack causing a segfault.
16577                 target folder colorizing does not work anymore
16578                 for me
16579
16580 2001-08-16 [paul]
16581
16582         * configure.in
16583                 change to version 0.5.3claws1
16584
16585         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16586           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16587           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16588
16589                 sync with sylpheed 0.5.3 release, but keep claws method of
16590                 configuring/saving fonts
16591
16592         * src/addressbook.[ch]
16593                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16594                 in line with a similar change in Hiroyuki's branch
16595
16596         * src/mainwindow.[ch]
16597                 disable main_window_set_thread_option()
16598         * src/prefs_folder_item.c
16599                 comment out &tmps_prefs.enable_thread,
16600         * src/mbox_folder.c, src/procmsg.[ch]
16601                 comment out MSG_IS_IGNORE_THREAD
16602         * src/summaryview.c
16603                 comment out summary_ignore_thread() and summary_unignore_thread()
16604                 comment out MSG_IS_IGNORE_THREAD
16605
16606                 use Hiroyuki's threading instead.
16607
16608
16609
16610 2001-08-15 [paul]
16611
16612         * src/account.c
16613                 use Hiroyuki's 0.5.3 column scheme but also
16614                 include the enable/disable button.
16615         * src/pixmaps/mark.xpm
16616                 add Hiroyuki's amended pixmap
16617
16618 2001-08-13 [christoph]
16619
16620         * src/account.c
16621                 receive at get all column showed wrong state for APOP
16622                 button should only work for POP3 and APOP accounts
16623         * src/prefs_account.c
16624                 added missing preprocessor statement for SSL
16625
16626 2001-08-12 [paul]
16627
16628         * src/account.[ch]
16629                 add 'receive at get all' column and enable/disable
16630                 button.
16631
16632 2001-08-06 [christoph]
16633
16634         * src/account.c
16635                 show usage of SSL in protocol column
16636
16637         * src/imap.c
16638         * src/inc.c
16639                 renamed ssl options
16640
16641         * src/prefs_account.[ch]
16642                 moved ssl options to a new page
16643
16644         * src/send.c
16645         * src/smtp.c
16646         * src/ssl.[ch]
16647                 renamed ssl options
16648                 added support for SMTP STARTTLS command
16649
16650 2001-08-05 [christoph]
16651
16652         * configure.in
16653                 debian autoconf needs version check to find
16654                 correct autoconf version. if the file is
16655                 named configure.in 2.13 is used, which does
16656                 not work with this configure.in script.
16657                 other solution would be to rename the script
16658                 to configure.ac as suggested in the autoconf
16659                 manual.
16660
16661         * src/inc.c
16662                 disable final error popup if popups are
16663                 diabled in config
16664
16665         * src/socket.c
16666                 bugfix in ssl_gets
16667                 fixes IMAP over SSL problem
16668
16669 2001-08-03 [paul]
16670
16671         * configure.in
16672                 change to 0.5.2claws1
16673
16674         * sync with sylpheed 0.5.2cvs1
16675
16676 2001-08-02 [alfons]
16677
16678         * configure.in
16679                 quick fix for ispell detection...
16680
16681 2001-08-01 [paul]
16682
16683         * configure.in
16684                 change to 0.5.1claws4
16685
16686         * sync with sylpheed 0.5.1cvs7
16687
16688 2001-07-31 [alfons]
16689
16690         * src/prefs_common.c, src/prefs_common.h, 
16691           src/gtkspell.c, src/gtkspell.h
16692                 add global spelling checker settings (compose tab) +
16693                 selection of dictionary 
16694           
16695         * configure.in  
16696                 guess valid ispell location
16697
16698 2001-07-31 [paul]
16699
16700         * po/POTFILES.in
16701                 removal of 'src/quote_fmt_parse.c'
16702         * po/de.po
16703                 Updated de.po
16704                 (submitted by Jens Oberender <didge@suse.de>)
16705
16706 2001-07-31 [darko]
16707
16708         * src/folder.[ch]
16709         * src/folderview.[ch]
16710         * src/mainwindow.c
16711         * src/mh.c
16712         * src/prefs_common.[ch]
16713         * src/summaryview.c
16714                 target folder colourization
16715
16716 2001-07-30 [paul]
16717
16718         more sync with Sylpheed 0.5.1cvs6 
16719
16720 2001-07-30 [darko]
16721
16722         * src/mh.c
16723         * src/prefs_folder_item.[hc]
16724         * src/summaryview.c
16725                 shared folders support with a GUI
16726
16727 2001-07-29 [paul]
16728
16729         0.5.1claws3
16730
16731         * sync with Sylpheed 0.5.1cvs6
16732
16733 2001-07-29 [paul]
16734
16735         * po/pt_BR.po
16736                 updated
16737                 (submitted by Fabio Junior Beneditto)
16738
16739 2001-07-28 [paul]
16740
16741         * src/procmime.c
16742         * AUTHORS
16743                 patch to correct bad image mime headers
16744                 (submitted by Don Quijote <dq@searchlores.org>)
16745
16746 2001-07-28 [paul]
16747
16748         * tools/gif2xface.pl   **NEW FILE**
16749         * tools/README
16750                 script to convert file.gif to file.xface for
16751                 use in a custom header.
16752                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16753
16754 2001-07-27 [alfons]
16755         
16756         * configure.in
16757                 change macros for detecting JPilot and LDAP
16758
16759 2001-07-27 [christoph]
16760
16761         * src/filtering.c
16762                 code cleanup (MIN / MAX warning, needed casting)
16763
16764 2001-07-27 [alfons]
16765
16766         * procheader.c
16767                 disallow setting flags when detecting certain headers
16768                 (X-Status, Status, Seen, X-Seen). 
16769         
16770         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16771
16772 2001-07-27 [christoph]
16773
16774         * src/prefs_filter.c
16775         * src/prefs_filtering.c
16776         * src/prefs_matcher.c
16777         * src/prefs_scoring.c
16778                 scroll list when moving rows up or down
16779
16780         * src/imap.c
16781         * src/imap.h
16782         * src/prefs_account.c
16783         * src/prefs_account.h
16784         * src/send.c
16785                 SMTP over SSL (untested, feedback requested)
16786                 IMAP over SSL
16787
16788         * src/ssl.c
16789                 code cleanup
16790
16791 2001-07-26 [alfons]
16792         
16793         * configure.in, acconfig.h
16794                 define CLAWS (need this for main / claws detection)
16795
16796 2001-07-25 [alfons]
16797
16798         * configure.in
16799                 Sylpheed 0.5.1claws2
16800                 
16801         * sync with Sylpheed 0.5.1cvs4
16802
16803 2001-07-25 [christoph]
16804
16805         * src/scoring.c
16806                 fixed segfault
16807                 item->prefs == NULL (don't know why)
16808
16809 2001-07-25 [alfons]
16810
16811         * configure.in
16812                 Sylpheed 0.5.1claws1
16813
16814         * sync with Sylpheed 0.5.1cvs1-3
16815
16816 2001-07-24 [christoph]
16817
16818         * src/folderview.c
16819         * src/prefs_folder_item.[ch]
16820                 added folderitem preferences dialog with
16821                 default To: and auto request return receipt
16822
16823         * src/compose.[ch]
16824         * src/menu.[ch]
16825                 changes to handle new folderitem preferences
16826
16827         * src/mainwindow.c
16828         * src/summaryview.c
16829                 call compose new mail with current folderitem
16830
16831 2001-07-24 [alfons]
16832
16833         Release Sylpheed 0.5.1claws
16834
16835         * configure.in
16836                 change to release version 0.5.1claws
16837
16838 2001-07-24 [christoph]
16839
16840         * src/summaryview.c
16841                 fixed segfault that happend when the selected
16842                 message was removed while retrieving new messages.
16843
16844         * po/es.po
16845                 updated translation
16846                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16847
16848 2001-07-22 [alfons]
16849
16850         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16851         this is a work in progress, for more information: http://nlpagan.net/sylman 
16852         
16853         * configure.in, src/mainwindow.c, manual/Makefile.am
16854                 add support for English manual
16855
16856         * AUTHORS
16857                 add authors of user manuals
16858
16859         * manual/en/sylpheed*.html
16860                 add English documentation
16861
16862 2001-07-22 [christoph]
16863
16864         * po/POTFILES.in
16865                 added src/ssl.c
16866         * src/ssl.c
16867                 changed a wrong debug message
16868
16869 2001-07-22 [alfons]
16870
16871         * po/nl.po
16872                 update Dutch translation
16873
16874         * src/prefs_filtering.c, 
16875           src/prefs_matcher.c
16876                 add more translatable strings           
16877
16878 2001-07-21 [alfons]
16879
16880         0.5.0claws7
16881
16882         * configure.in
16883                 change version
16884
16885         * src/inc.c, src/summaryview.[ch]
16886                 prevent update of mark file when filtering has done, by
16887                 using a variable; this affects two functions:
16888                         inc.c::inc_finished()
16889                         summaryview.c::summary_show()
16890
16891 2001-07-20 [alfons]
16892
16893         * src/filtering.[ch], src/prefs_filtering.c, 
16894           src/matcher.[ch]
16895                 add filtering action for label coloring 
16896
16897         * po/POTFILES.in
16898                 add labelcolors.c
16899
16900         * added src/labelcolors.c
16901         * added src/labelcolors.h
16902         * src/Makefile.am, src/summaryview.c
16903                 rearrange label coloring code
16904
16905         * src/procmsg.h
16906                 add more parentheses so label colouring works correctly
16907
16908         * src/filtering.c
16909                 don't really delete message, but move it to Trash
16910
16911         * src/prefs_matcher.c
16912                 add quote options to info dialog
16913
16914 2001-07-20 [christoph]
16915
16916         * src/Makefile.am
16917         * src/inc.c
16918         * src/main.[ch]
16919         * src/socket.h
16920         * src/ssl.[ch] (new)
16921                 moved ssl stuff to a seperate file
16922
16923 2001-07-20 [darko]
16924
16925         * src/summaryview.c
16926                 fix show sender using address book with no e-mail
16927                 address in From: field
16928
16929 2001-07-19 [alfons]
16930
16931         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16932                 fix messy handling of escaping... now at least the
16933                 execute command is useful. escape char is '\', we
16934                 accept \n and \r too. 
16935
16936                 Real life example:
16937                 
16938                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16939                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16940
16941 2001-07-18 [alfons]
16942
16943         0.5.0claws6
16944
16945         * src/summaryview.c
16946                 clean up
16947
16948         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16949           src/procmsg.[ch]
16950                 revise filtering; currently move, copy, marking have
16951                 been tested. if you like bleeding edge stuff, you
16952                 should definitely go for this version :)
16953
16954         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16955
16956 2001-07-17 [christoph]
16957
16958         * src/utils.c
16959                 timestamp log
16960
16961 2001-07-17 [alfons]
16962
16963         0.5.0claws5
16964
16965         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16966           bits in the mark file, without affecting either branch. Lots of
16967           files changed, also in claws branch.
16968
16969           UNTESTED: use of mbox folders
16970
16971         * src/summaryview.c
16972                 added mark all read; however this was a quick hack used for
16973                 cleaning up mess after initial merge with Hiroyuki
16974
16975         * configure.in
16976                 change claws version number back to 0.5.0claws5 to clear up 
16977                 confusion & pretension (recent release was technically 
16978                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16979
16980 2001-07-16 [alfons]
16981
16982         sync with Hiroyuki's 0.5.0cvs4
16983
16984 2001-07-16 [alfons]
16985
16986         0.5.1claws3
16987
16988         * src/filtering.[ch]
16989                 remove invalid updating of mark files for 
16990                 filter actions MATCHING_ACTION_MOVE and 
16991                 MATCHING_ACTION_DELETE; this should fix the
16992                 folder update bug
16993                 
16994         * src/procmsg.c
16995                 revert Christoph's stab at fixing the folder 
16996                 update bug
16997
16998         * po/POTFILES.in
16999                 add missing files with translatable strings
17000
17001         * src/summaryview.c
17002                 remove debug print
17003
17004 2001-07-15 [alfons]
17005
17006         * src/addr_compl.[ch], src/prefs_filtering.c
17007                 make "filtering pref dialog's destination entry" an
17008                 "address completable entry", if filter destination is 
17009                 an email address
17010
17011         0.5.1claws2
17012         
17013         sync with Hiroyuki's 0.5.0cvs2-3
17014
17015 2001-07-15 [christoph]
17016
17017         * src/procmsg.c
17018                 fixed folder stats update after incorporation
17019
17020 2001-07-15 [alfons]
17021
17022         * src/summaryview.c
17023                 * finish label colouring stuff (for now)
17024                 * fix incorrect colour bug (off by one) 
17025
17026 2001-07-14 [alfons]
17027
17028         * src/mainwindow.c
17029                 change text labels for news and mail message so there's
17030                 plenty of toolbar estate left
17031
17032         * configure.in
17033                 0.5.1claws1
17034
17035         * src/folderview.c
17036           src/folder.[ch]
17037                 sync with Hiroyuki's 0.5.0cvs1
17038
17039         * src/summaryview.c
17040                 more rewrite label colouring
17041
17042 2001-07-14 [alfons]
17043
17044         * src/summaryview.[ch]
17045                 * start rewrite label colouring 
17046                 * fix proper location "Add Sender To Addressbook" menu item
17047
17048 2001-07-13
17049
17050         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17051         (actually this is 0.5.0claws4)
17052
17053 2001-07-13 [alfons]
17054
17055         * po/pt_BR.po
17056                 * fix duplicate message
17057                 * add updated Portugese / Brazilian translation
17058                   submitted by Fabio Junior Beneditto
17059
17060 2001-07-12 [alfons]
17061
17062         * AUTHORS
17063                 add Jens
17064
17065         * po/nl.po
17066                 add updated Dutch translation
17067
17068         * po/de.po
17069                 add updated German translation submitted by Jens
17070
17071 2001-07-11 [alfons]
17072
17073         Prerelease before 0.5.0claws. Please test.
17074         This version is temporarily tagged as VERSION_0_5_0_TEST
17075
17076         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
17077           src/prefs_scoring.c, src/prefs_matcher.c, 
17078           src/prefs_filtering.c, src/mbox.c, 
17079           src/main.c, src/inc.c, src/filtering.[ch]
17080                 revert new Hoa's new matcher (does not work yet)
17081
17082         * src/Makefile.am
17083                 clean up
17084
17085 2001-07-10
17086
17087         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
17088
17089
17090 2001-07-10 [alfons]
17091
17092         * Makefile.am
17093                 add ChangeLog.claws to EXTRA_DIST
17094         * src/Makefile.am
17095                 add matcher_parser_parse.h to EXTRA_DIST
17096
17097 2001-07-10 [christoph]
17098
17099         * src/inc.c
17100                 add destination folder to table of
17101                 folders that need to be updated after
17102                 incorporation
17103
17104 2001-07-10 [alfons]
17105
17106         * folder.[ch]
17107           folderview.c
17108                 make collapse state of folders and folder items persistent, i.e.
17109                 if you collapse a folder tree, the next time sylpheed-claws starts 
17110                 up the folder tree remains collapsed.  
17111                 
17112 2001-07-10 [christoph]
17113
17114         * acconfig.h
17115         * configure.in
17116                 added --enable-ssl
17117         * src/md5.[ch]
17118                 renamed MD5_CTX to MD5_CTX_syl
17119                 conflicts with a struct in openssl
17120         * src/inc.c
17121         * src/main.[ch]
17122         * src/prefs_account.[ch]
17123         * src/socket.[ch]
17124                 SSL support for POP
17125         * src/mainwindow.c
17126                 fixed compose with current account
17127                 broken by new compose button stuff
17128
17129 2001-07-09 [hoa]
17130
17131         * AUTHORS
17132                 changed my email address
17133
17134         * src/matcher_parser_parse.y
17135                 clean the parser to remove conflicts
17136
17137 2001-07-09 [alfons]
17138
17139         * AUTHORS
17140                 add Match Grun
17141
17142         * configure.in
17143                 fix incorrect description of --enable-ldap parameter
17144
17145         * src/prefs_common.[ch]
17146           src/compose.c
17147                 add experimental option "smart wrapping" which makes the
17148                 compose editor auto wrap.
17149                 
17150                 | TODO: the problem with the buggy cursor handling is caused |
17151                 | by the GtkText. when deleting / backspacing text its       |
17152                 | wrapping algorithm does not take in account the previous   |
17153                 | line. should find a way to hack this in.                   |
17154                 | or should perhaps combine this with the word wrapping      |
17155                 | patch i wrote in january.                                  |
17156
17157         * src/about.c
17158                 show build parameters for LDAP and JPilot
17159
17160         * src/summaryview.c
17161                 revert Christoph's bugfix for selecting next unread message, 
17162                 because folder stats aren't updated correctly
17163
17164 2001-07-08 [hoa]
17165
17166         * src/filtering.c
17167         * src/mainwindow.c
17168         * src/matcher.c
17169         * src/matcher_parser_lex.l
17170         * src/matcher_parser_parse.y
17171         * src/prefs_filtering.c
17172         * src/prefs_scoring.c
17173         * src/scoring.c
17174                 bugfix of the config file parser
17175
17176 2001-07-08 [alfons]
17177
17178         * src/Makefile.am
17179                 added generated matcher sources to BUILT_SOURCES
17180
17181 2001-07-08 [hoa]
17182
17183         * src/Makefile.am
17184         * src/.cvsignore
17185                 added new config file parser
17186
17187         * src/scoring.[ch]
17188         * src/filtering.[ch]
17189         * src/matcher.[ch]
17190         * src/prefs_filtering.c
17191         * src/prefs_matcher.c
17192         * src/prefs_scoring.c
17193         * added src/matcher_parser.h
17194         * added src/matcher_parser_lex.h
17195         * added src/matcher_parser_lex.l
17196         * added src/matcher_parser_parse.y
17197                 lex & yacc config file parser
17198
17199         * src/mbox.c
17200         * src/inc.c
17201         * src/main.c
17202                 changes prefs_filtering into global_filtering           
17203
17204         * src/summaryview.c
17205                 build threads with subjects only if "Re: " is at the
17206                 beginning of the subject
17207
17208 2001-07-07 [paul]
17209
17210         0.5.0claws
17211
17212         sync with sylpheed 0.5.0
17213                 change of version number only
17214
17215 2001-07-06 [paul]
17216
17217         0.5.0claws5
17218
17219         sync with sylpheed 0.5.0pre5
17220
17221 2001-07-05 [paul]
17222
17223         sync with sylpheed 0.5.0pre4 release
17224                 /po and /manual/ja not sync'ed
17225
17226 2001-07-04 [paul]
17227
17228         more sync with sylpheed 0.5.0pre4
17229
17230 2001-07-03 [christoph]
17231
17232         * src/addressbook.c
17233                 fixed address book broken by address book
17234                 for VCard, JPilot, LDAP
17235
17236 2001-07-03 [alfons]
17237
17238         * src/matcher.c
17239         * src/textview.c
17240                 stopped memory leaks
17241
17242 2001-07-03 [paul]
17243
17244         more sync with sylpheed 0.5.0pre4
17245
17246 2001-07-02 [match]
17247
17248         * included address book patch for VCard, JPilot, LDAP
17249         * pref_common.c - fixed Font options on Display tab (cosmetic)
17250         * alertpanel.c - fixed truncated message
17251
17252 2001-07-02 [christoph]
17253
17254         * src/mbox_folder.c
17255         * src/procmsg.[ch]
17256         * src/summaryview.c
17257                 mark threads for ignoring
17258
17259 2001-07-02 [paul]
17260
17261         0.5.0claws4
17262
17263         * sync with sylpheed 0.5.0pre4
17264                 updated gettext to 0.10.38.
17265
17266 2001-07-01 [paul]
17267
17268         * src/ mainwindow.c
17269         * src/procmsg.h
17270         * src/summaryview.[ch]
17271                 new right-click option: Label.
17272                 substitute for 'Mark-->Mark/Unmark', colours the line.
17273                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17274
17275 2001-07-01 [christoph]
17276
17277         * src/folderview.c
17278                 fixed font for trash
17279         * src/summaryview.c
17280                 move ctree to unread message
17281
17282 2001-07-01 [paul]
17283
17284         * sync with sylpheed 0.5.0pre3 release
17285
17286 2001-06-30 [alfons]
17287
17288         * src/filesel.[ch]
17289         * src/compose.c
17290                 allow inserting / attaching multiple files in
17291                 the composer window
17292
17293 2001-06-30 [paul]
17294
17295         * src/codeconv.c
17296                 small change to Alfons' previous stuff so that it
17297                 actually makes
17298
17299 2001-06-30 [alfons]
17300
17301         * lots of files changed; first attempt to merge the changes
17302           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17303
17304 2001-06-30 [paul]
17305
17306         * po/pt_BR.po
17307                 updated and completed, translations by Fabio
17308                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17309
17310 2001-06-29 [alfons]
17311
17312         * src/compose.c
17313         * src/mimeproc.[ch]
17314                 allow selecting an attached files' mime type from a 
17315                 list of types.
17316
17317 2001-06-29 [paul]
17318
17319         * more sync with sylpheed 0.5.0pre3
17320
17321 2001-06-29 [paul]
17322
17323         * po/pt_BR.po
17324                 merge with sylpheed.pot and pt_BR.po provided by
17325                 Fabio Junior Beneditto.
17326
17327 2001-06-29 [darko]
17328
17329         * src/procmime.c
17330                 make MIME types case insensitive
17331
17332 2001-06-28 [alfons]
17333
17334         * po/nl.po
17335                 merge with sylpheed.pot and old nl.po; translations added.
17336
17337 2001-06-28 [paul]
17338
17339         * more sync with sylpheed 0.5.0pre3
17340
17341 2001-06-27 [alfons]
17342
17343         * src/summaryview.c
17344                 don't crash when removing parent node of messages
17345                 attracted by subject. this was caused by not deleting
17346                 the parent node from the subject line hash table.
17347
17348 2001-06-27 [alfons]
17349
17350         * src/summaryview.c
17351         * src/compose.[ch]
17352         * src/mainwindow.c
17353                 if there are multiple messages selected, allow forwarding
17354                 them as attachments.
17355
17356 2001-06-27 [paul]
17357
17358         * more sync with sylpheed 0.5.0pre3
17359
17360 2001-06-26 [paul]
17361
17362         0.5.0claws3
17363
17364         * sync with sylpheed 0.5.0pre3
17365
17366 2001-06-25 [paul]
17367
17368         * src/mainwindow.c
17369                 fixed 'compose news article' bug
17370                 from icon-and-text toolbar
17371
17372 2001-06-25 [paul]
17373
17374         * sync with sylpheed 0.5.0pre2 release
17375
17376 2001-06-24 [christoph]
17377
17378         * src/prefs_common.c
17379                 bug fix in font selection
17380         * src/folderview.c
17381                 use sylpheed's normal font instead of
17382                 gtk default font for folders without
17383                 new messages
17384
17385 2001-06-24 [alfons]
17386
17387         * src/mainwindow.[ch]
17388                 added composite compose mail / news button (an idea by Leandro
17389                 Pereira <leandro@linuxmag.com.br>)
17390
17391 2001-06-24 [paul]
17392
17393         Added instructions for ldif-to-xml.py
17394
17395         * tools/README
17396
17397 2001-06-23 [alfons]
17398
17399         Some minor things.
17400
17401         * src/pixmaps/stock_news_compose.xpm
17402                 added pixmap by Leandro
17403         * src/prefs_common.c
17404                 tested built-in spelling checker of GCC 3.0 :)
17405         * po/nl.po
17406                 merged dutch translation of sylpheed-main with
17407                 sylpheed.pot
17408
17409 2001-06-23 [paul]
17410
17411         Added tools directory and files.
17412
17413         * tools/filter_conv.pl
17414                 converts old filter system to new filtering system
17415         * tools/ldif-to-xml.py
17416                 converts netscape addressbook to sylpheed addressbook
17417         * tools/README
17418                 descriptions/instructions for above two files
17419
17420 2001-06-23 [christoph]
17421
17422         * src/inc.c
17423         * src/manage_window.[ch]
17424         * src/prefs_common.[ch]
17425                 mail retrieval dialog can be enabled, disabled
17426                 or hidden if non of sylpheed's windows is active
17427
17428 2001-06-22 [paul]
17429
17430         0.5.0claws2
17431
17432         * sync with sylpheed 0.5.0pre2
17433
17434 2001-06-21 [christoph]
17435
17436         * src/summaryview.c
17437                 show recipient on 'from' for all accounts
17438                 
17439         * src/inc.c
17440         * src/prefs_common.[ch]
17441                 disable error popup on mail receive errors
17442
17443 2001-06-21 [alfons]
17444
17445         * src/compose.c
17446                 made the ruler correctly appear and disappear.
17447
17448         * src/Makefile.am
17449                 removed Hoa's work-in-progress-stuff (interesting!) so 
17450                 claws compiles ok.
17451
17452 2001-06-20 [christoph]
17453
17454         * src/inc.c
17455         * src/progressdialog.c
17456                 added scrolled window for list in progressdialog
17457
17458 2001-06-20 [paul]
17459
17460         sync with sylpheed 0.5.0pre1 release
17461
17462 2001-06-20 [christoph]
17463
17464         * src/summeryview.c
17465                 make building threads by subject work when
17466                 thread view is enabled
17467                 
17468         * src/compose.c
17469         * src/prefs_common.[ch]
17470                 automatically select account for mail replys
17471
17472 2001-06-19 [sergey]
17473
17474         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17475         they are filled in from the account settings.
17476
17477 2001-06-19 [paul]
17478
17479         * more sync with sylpheed 0.5.0pre1
17480
17481 2001-06-18 [alfons]
17482
17483         * src/Makefile.am,
17484           src/procmime.c
17485                 added --sysconfdir to CPPFLAGS for pointing to the correct
17486                 location of mime.types. 
17487
17488                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17489                 or ./configure!
17490
17491 2001-06-18 [hoa]
17492
17493         * src/summaryview.c
17494                 fixed some bug when building threads
17495
17496 2001-06-18 [pau]l
17497
17498         * src/prefs_account.c
17499                 UI stuff: More changes to the English
17500
17501 2001-06-18 [paul]
17502
17503         * src/pixmaps/stock_news_compose.xpm: new file
17504         * src/Makefile.am
17505         * src/mainwindow.c
17506         * src/summaryview.c
17507                 Added new icon for Hoa's 'compose a news
17508                 message', plus minor improvements to the
17509                 English
17510
17511         * po/ja.po
17512         * ChangeLog
17513         * ChangeLog.jp
17514                 more sync with sylpheed 0.5.0pre1
17515
17516 2001-06-18 [hoa]
17517
17518         * src/compose.[ch]
17519         * src/mainwindow.c
17520                 Follow-up and reply to
17521
17522         * src/summaryview.[ch]
17523                 Build threads also with subjects
17524
17525 2001-06-17 [hoa]
17526
17527         * src/compose.c
17528                 forwarding use the current account.
17529
17530         * src/mainwindow.c
17531                 the "compose message" button has been replaced with
17532                 "new mail" and "new news" buttons
17533
17534         * src/prefs_common.[ch]
17535                 added a configuration option to use the forward button
17536                 as "forward as attachment"
17537                 changed reply and forward format description
17538
17539         * src/quote_fmt_lex.l
17540         * src/quote_fmt_parse.y
17541                 added message with no signature in format for reply
17542                 and forward.
17543
17544 2001-06-17 [paul]
17545
17546         Minor UI stuff
17547
17548         * src/mainwindow.c
17549         * src/summaryview.c
17550                 Improvements to the English
17551
17552         * src/prefs_common.c
17553                 Improvements to the English and some
17554                 clarity/continuity improvements in the
17555                 description of Quote symbols.
17556
17557 2001-06-17 [paul]
17558
17559         0.5.0claws1
17560
17561         * sync with sylpheed 0.5.0pre1
17562
17563 2001-06-17 [hoa]
17564
17565         * src/compose.c
17566                 Better interface for compose, displayed fields
17567                 are updated whenever we change account.
17568                 Newsgroups field is automatically filled.
17569
17570         * src/mainwindow.c
17571                 Newsgroups field is automatically filled.
17572
17573         * src/prefs_account.c
17574                 Some interface stuff when fields appear and
17575                 disappear.
17576
17577 2001-06-16 [paul]
17578
17579         0.4.99claws
17580
17581         * sync with sylpheed 0.4.99
17582
17583 2001-06-16 [sergey]
17584
17585         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17586         base64_decoder_free, base64_decoder_decode): new object and
17587         functions for decoding base64 streams.
17588         * src/procmime.c (procmime_decode_content): modified to use the
17589         new base64 decoder.
17590
17591 2001-06-15 [paul]
17592
17593         0.4.99claws10
17594
17595         * sync with sylpheed 0.4.99cvs11
17596
17597 2001-06-13 [paul]
17598
17599         0.4.99claws9
17600
17601         * sync with sylpheed 0.4.99cvs9
17602
17603 2001-06-13 [hoa]
17604
17605         * src/compose.c
17606         * src/prefs_account.c
17607
17608                 SMTP server can be defined in the news account
17609                 mime type of attachment are kept.
17610
17611         * src/summaryview.c
17612
17613                 now choose the highest important score between default
17614                 and important score of folder.
17615
17616 2001-06-09 [alfons]
17617         
17618         * src/prefs_common.c: 
17619
17620                 (prefs_quote_description_create): corrected description of 
17621                 quote format characters
17622
17623 2001-06-09 [paul]
17624
17625         0.4.99claws8
17626
17627         * sync with sylpheed 0.4.99cvs8
17628
17629 2001-06-08 [sergey]
17630
17631         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17632         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17633
17634 2001-06-08 [paul]
17635
17636         0.4.99claws7
17637
17638         * sync with sylpheed 0.4.99cvs7
17639
17640 2001-06-06 [sergey]
17641
17642         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17643         clashes with autogenerated header).
17644         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17645         * src/Makefile.am: added quote_fmt.h.
17646         * src/.cvsignore: added lex/yacc autogenerated files
17647         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17648
17649 2001-06-06 [paul]
17650
17651         0.4.99claws6
17652
17653         * sync with sylpheed 0.4.99cvs6
17654
17655 2001-06-06 [hoa]
17656
17657         * added src/quote_fmt_parse.h
17658         * src/compose.c
17659                 removed warnings
17660
17661         * src/prefs.[ch]
17662                 don't modify readonly configuration files
17663
17664         * src/prefs_account.c
17665         * src/prefs_common.c
17666         * src/prefs_customheader.c
17667         * src/prefs_display_header.c
17668         * src/prefs_filter.c
17669         * src/prefs_filtering.c
17670         * src/prefs_scoring.c
17671                 don't open dialog box when configuration files
17672                 are readonly
17673
17674 2001-06-05 [sergey]
17675
17676         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17677
17678         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17679         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17680         BUILT_SOURCES to make all files rebuild properly.
17681
17682         * src/compose.c: removed #include "quote_fmt.tab.h".
17683
17684         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17685         CHARACTER value in yylval.
17686
17687         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17688         receive CHARACTER value by documented means (yylval).
17689
17690         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17691
17692 2001-06-05 [hoa]
17693
17694         * src/Makefile.am
17695                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17696
17697         * src/filtering.c
17698         * src/matcher.c
17699         * src/matcher.h
17700         * src/prefs_filtering.c
17701                 now keep the configuration for execute action
17702
17703         * src/mbox_folder.c
17704                 fixed a warning
17705
17706 2001-06-05 [paul]
17707
17708         * sync with sylpheed 0.4.99cvs5
17709
17710 2001-06-05 [hoa]
17711
17712         * src/Makefile.am
17713                 added quote_fmt.[ch]
17714
17715         * added src/quote_fmt.y
17716         * added src/quote_fmt.l
17717         * added src/quote_fmt.tab.h
17718         * added src/quote_fmt.tab.c
17719         * added src/lex.quote_fmt.c
17720                 parsing configuration for replying
17721                 and forwarding
17722
17723         * src/prefs_common.[ch]
17724                 added configuration UI for replying
17725                 and forwarding
17726
17727         * src/compose.c
17728                 using configuration for replying
17729                 and forwarding
17730
17731 2001-06-04 [hoa]
17732
17733         * src/filtering.c
17734         * src/matcher.c
17735         * src/matcher.h
17736         * src/prefs_filtering.c
17737         * src/prefs_matcher.c
17738         * src/prefs_matcher.h
17739                 action "run a command" for filtering
17740                 and matching with a command.
17741                 fixed the "whole message" matching
17742
17743         * src/mbox_folder.c
17744                 changed temporary filename for security
17745
17746         * src/messageview.c
17747                 queue the notification if it fails to send.
17748
17749         * src/prefs_common.c
17750         * src/prefs_folder_item.c
17751                 changed the default important score             
17752
17753         * src/prefs_scoring.c
17754         * src/scoring.c
17755                 hide kill score input when the folder is not
17756                 a newsgroup
17757
17758 2001-06-03 [alfons]
17759
17760         * src/prefs_common.c:
17761
17762                 (prefs_font_select): pass font name in font entry box to font
17763                 selection dialog.
17764
17765 2001-06-03 [sergey]
17766
17767         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17768
17769 2001-06-03 [paul]
17770
17771         * sync with sylpheed 0.4.99cvs4
17772
17773 2001-06-03 [alfons]
17774
17775         * src/headerwindow.c:
17776
17777                 (headerwindow_show_cb): use the selected summary view item, not
17778                 the displayed item.
17779
17780 2001-06-02 [alfons]
17781
17782         * src/headerwindow.c:
17783
17784                 (headerwindow_show_cb): always try to show msginfo
17785
17786 2001-06-02 [hoa]
17787
17788         * src/compose.c
17789                 keep attached parts when reediting or forwarding.
17790
17791 2001-06-01 [hoa]
17792
17793         * src/folderview.c
17794         * src/prefs_folder_item.[ch]
17795         * src/prefs_scoring.[ch]
17796         * src/scoring.[ch]
17797         * src/summaryview.[ch]
17798         * src/main.c
17799         * src/mainwindow.c
17800         * src/prefs_common.[ch]
17801                 support for folder scoring
17802                 kill score and important score for messages
17803         
17804         * src/prefs_account.c
17805                 some display bug fixed for local account
17806                 preferences
17807
17808 2001-05-31 [alfons]
17809
17810         * src/summaryview.c:
17811
17812                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17813                 sender to address book menu item is disabled.
17814
17815 2001-05-30 [hoa]
17816
17817         * src/filtering.[ch]
17818         * src/summaryview.c
17819                 handling summary menu / filter messages
17820
17821         * src/folder.[ch]
17822                 add some stuff
17823
17824         * src/foldersel.c
17825                 imap folders now appears in list
17826
17827         * src/mbox_folder.c
17828                 doesn't crash if destination mail is not writeable
17829
17830 2001-05-29 [hoa]
17831
17832         * src/compose.c
17833                 removed some warnings
17834
17835         * src/filtering.c
17836         * src/folder.[ch]
17837         * src/prefs_filtering.c
17838                 global string to identify any folders           
17839                 removed some debug info
17840                 filtering to mbox folders is now possible
17841
17842         * src/mainwindow.c
17843                 removed some warnings
17844
17845         * src/mbox_folder.c
17846                 permission on files are changed to read/write for user only,
17847                 nothing for other.
17848                 creation of subfolder is handled better.
17849
17850 2001-05-28 [alfons]
17851
17852         Verified the sync for src/prefs_common.[ch] and
17853         src/prefs_account.[ch]. I believe there were some
17854         minor indentation differences.
17855
17856 2001-05-28 [paul]
17857
17858         0.4.99claws3
17859
17860         * sync with 0.4.99cvs3
17861
17862 2001-05-28 [hoa]
17863
17864         * src/compose.c
17865                 handling flags for mbox format
17866
17867         * src/filtering.c
17868                 use of mark file only for MH format
17869                 handling flags for mbox format
17870                 filtering cannot yet move or copy mails to mbox folders.
17871
17872         * src/folder.[ch]
17873                 changed move_msg, copy_msg,
17874                 move_msgs_with_dest, copy_msgs_with_dest functions
17875                 uses only folder->copy_msg() function
17876                 uses folder->finished_copy() to handle the destination
17877                 folder at the end of the copy or move operation.
17878
17879         * src/foldersel.c
17880                 included mbox directories.
17881
17882         * src/folderview.[ch]
17883         * src/mainwindow.c
17884                 handle folders operation for mbox format
17885
17886         * src/mbox.c
17887                 disable conversion of "From " header
17888
17889         * src/mbox_folder.[ch]
17890                 completion of mbox format handling
17891
17892         * src/mh.c
17893                 changed mh_copy_msg() function and
17894                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17895                 mh_copy_msgs_with_dest()
17896
17897         * src/prefs_filtering.c
17898                 removed some warnings
17899
17900         * src/prefs_matcher.c
17901                 default boolean operation is AND
17902
17903         * src/procheader.c
17904                 handling flags for mbox format
17905                 handling of "From " header
17906
17907         * src/procmsg.[ch]
17908                 removed data field
17909                 added MSG_REALLY_DELETED flags to handle deletion of
17910                 messages in mbox format.
17911
17912         * src/summaryview.c
17913                 handling flags for mbox format
17914                 disable the MSG_DELETED flags when messages
17915                 are deleted in mbox format
17916
17917         * src/textview.c
17918                 "From " headers display fixed.
17919
17920 2001-05-27 [alfons]
17921
17922         * src/textview.c:
17923                 
17924                 (get_email_part): skip quoted email addresses, like in e.g.
17925                 "'alfons@proteus.demon.nl'".
17926
17927 2001-05-26 [alfons]
17928
17929         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17930         and fixing the persistence troubles when using separate windows.
17931
17932         * src/mainwindow.c:
17933         
17934             Added #define SEPARATE_ACTION used in the gtk item factory for 
17935             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17936                 use gtk_item_factory_get_widget_by_action() to get the items.
17937                 
17938             Removed separate_widget_cb from the gtk item factory data   
17939           
17940             (mainwindow_create): connect separate_widget_cb() to check
17941             menu item "toggled" signal. also passing a MainWindow pointer
17942                 as object data for both check menu items.
17943                 
17944             (separate_widget_cb): definition of separate_widget_cb() to match
17945             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17946                 window using gtk_object_get_data(). The type of window separation 
17947                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17948         
17949         * src/prefs_filtering.c,
17950           src/prefs_matcher.c: added horizontal scrollbars
17951
17952 2001-05-25 [darko]
17953
17954         * src/headerview.c
17955                 fix segfault with invalid bold font
17956         * src/summaryview.c
17957                 correctly display summary stats after row is marked
17958
17959 2001-05-23 [sergey]
17960
17961         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17962         encodings with libjconv.
17963
17964 2001-05-23 [hoa]
17965
17966         * src/Makefile.am
17967                 added mbox_folder.[ch]
17968         * src/defs.h
17969                 mbox temporary folder
17970         * src/folder.[ch]
17971         * added src/mbox_folder.[ch]
17972         * src/folderview.c
17973         * src/procheader.[ch]
17974                 added mbox support
17975         * src/mbox.c
17976                 bugfix for file incorporation filtering
17977         * src/imap.c
17978                 enable creation of MBOX
17979         * src/prefs_display_header.c
17980                 enable use of headers like "From "
17981                 something that should be fixed :
17982                         displaying of such headers add an extra space
17983         * src/prefs_folder_item.c
17984                 don't create folders because it is not necessary
17985         * src/procmsg.h
17986                 added data field to MsgInfo for mbox internal use
17987         * src/summaryview.c
17988                 added some support for mbox
17989         * src/utils.[ch]
17990                 added get_mbox_cache_dir() function
17991
17992 2001-05-23 [hiroyuki]
17993
17994         * src/headerwindow.c
17995           src/inc.c
17996           src/main.c
17997           src/mh.c
17998           src/nntp.c
17999           src/procmsg.h
18000           src/session.h
18001           src/socket.[ch]
18002           src/summaryview.c
18003           src/textview.c
18004           src/automaton.c
18005           src/folderview.c: more sync with 0.4.99cvs2.
18006
18007         * src/headerwindow.c: reverted.
18008
18009 2001-05-22 [paul]
18010
18011         0.4.99claws2
18012
18013         * sync with sylpheed 0.4.99cvs2
18014                 * src/news.[ch]
18015                 * src/nntp.[ch]
18016                 * INSTALL
18017                 * INSTALL.jp
18018
18019 2001-05-22 [alfons]
18020
18021         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
18022
18023 2001-05-21 [alfons]
18024
18025         Minor things:
18026
18027         * configure.in: if gnome-config not found, "no" is displayed
18028         
18029         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
18030
18031         * src/textview.c: now also possible to add mail addresses by right
18032           clicking in the text view
18033
18034         * src/codeconv.c: merged patch which fixes endless loop when encountering
18035           invalid wide characters; from Alte <010@imis.ru>  
18036
18037 2001-05-20 [alfons]
18038
18039         Added installation of gnome specific things:
18040
18041         * Makefile.am: gnome conditional
18042
18043         * configure.in: check for installed gnome
18044
18045         * added sylpheed.png, sylpheed.desktop
18046
18047 2001-05-20 [sergey]
18048
18049         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
18050
18051         * src/mainwindow.h (main_window_toolbar_create): created a button
18052         for "Reply to all".
18053         (main_window_set_toolbar_sensitive): enable/disable the new button
18054         appropriately.
18055         (toolbar_reply_to_author_cb): handle the new button.
18056
18057         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
18058         send_progress_dialog_destroy() on failure (fixes hang on SMTP
18059         failure).
18060
18061 2001-05-19 [sergey]
18062
18063         * src/compose.h (ComposeReplyMode): new modes
18064         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
18065         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
18066
18067         * src/compose.c
18068         (compose_send): move some code into a new function:
18069         (compose_current_mail_account): new function.
18070         (compose_reply): new argument to_author, all callers changed; if
18071         to_author==TRUE and account->protocol==A_NNTP, find and use an
18072         appropriate mail account for replying.
18073         (compose_reply_set_entry): new argument to_author; ignore
18074         compose->replyto if to_author==TRUE.
18075
18076         * src/mainwindow.c: new command "Message/Reply to author".
18077         (main_window_set_menu_sensitive): enable/disable it.
18078         (reply_cb): handle it.
18079
18080         * src/summaryview.c: new command "Reply to author".
18081         (summary_set_menu_sensitive): enable/disable it.
18082         (summary_reply_cb): handle it.
18083
18084         * src/account.c (account_find_mail_from_address): new function.
18085
18086 2001-05-18 [paul]
18087
18088         0.4.99claws1
18089
18090         * sync with sylpheed 0.4.99cvs1
18091
18092 2001-05-18 [hoa]
18093
18094         * src/compose.[ch]
18095         * src/filtering.c
18096         * src/summaryview.c
18097                 new filtering action : forward and forward as attachment
18098
18099         * src/main.c
18100                 no need for $DISPLAY when we run sylpheed --help
18101                 call to parse_cmd_opt() is moved
18102
18103         * src/mainwindow.[ch]
18104                 execute button is hidden when immediate execute
18105                 is chosen
18106
18107         * src/mh.c
18108         * src/news.c
18109         * src/prefs_folder_item.c
18110         * src/procmsg.c
18111                 better handling of missing directories
18112
18113         * src/summaryview.c
18114                 reedit is enabled in outbox
18115                 reedit is enabled in queue
18116
18117 2001-05-17 [hoa]
18118
18119         * src/filtering.c
18120         * src/matcher.[ch]
18121         * src/prefs_filtering.c
18122                 changed attachement into attachment
18123
18124 2001-05-17 [alfons]
18125
18126         0.4.67claws4    
18127
18128         * sync with sylpheed 0.4.67cvs9
18129         * sync with sylpheed 0.4.67cvs7-8
18130
18131 2001-05-17 [hoa]
18132
18133         * src/Makefile.am
18134                 added prefs_filtering.c
18135
18136         * src/filtering.[ch]
18137         * src/matcher.[ch]
18138                 removed action : forward_news and forward_news_as_attachement
18139                 (forward and forward_as_attachement can be used instead)
18140
18141         * src/mainwindow.c
18142                 added menu option to access filtering configuration
18143
18144         * src/prefs_account.c
18145                 changed mail_command default to /usr/sbin/sendmail
18146
18147         * added src/prefs_filtering.[ch]
18148                 dialog box for filtering configuration
18149
18150         * src/prefs_matcher.c
18151                 added function prefs_matcher_get_criteria_from_matching()
18152
18153         * src/prefs_scoring.c
18154                 reset the dialog when register or substitute is clicked
18155
18156 2001-05-15 [hoa]
18157
18158         * src/Makefile.am
18159                 added filtering.[ch]
18160         * src/inc.c
18161                 using filering.[ch] instead of filter.[ch]
18162         * src/main.c
18163                 reading new filtering configuration
18164         * src/matcher.[ch]
18165                 added some filtering actions
18166                 and fixed a bug for headers and mail body matching
18167         * src/mbox.c
18168                 using filering.[ch] instead of filter.[ch]
18169         * src/mh.c
18170                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18171         * src/summaryview.c
18172                 some fixes for filtering
18173
18174 2001-05-14 [hiroyuki]
18175
18176         * src/send.c: fixed some weird indentations.
18177           send_message_with_command(): call pclose() only if p != NULL.
18178         * src/textview.c: get_email_part(): modified the code for readability.
18179
18180 2001-05-14 [hiroyuki]
18181
18182         * src/md5global.h
18183           src/md5ify.c
18184           src/md5ify.h: removed from the cvs.
18185
18186 2001-05-13 [sergey]
18187
18188         * src/main.c: include rfc2015.h to avoid compiler warnings.
18189         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18190         the panel is already on screen.
18191         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18192         closing the alert window by ESC as "No".
18193         * src/prefs_common.c (prefs_interface_create): moved return
18194         receipt check button to the correct place.
18195
18196 2001-03-13 [alfons]
18197
18198         * src/prefs_common.c: 
18199                 moved return receipt check button to the Send tab. (prefs_send_create)
18200                 removed the date format ui related globals. (prefs_display_create)
18201
18202         0.4.67claws3
18203         
18204         * sync with sylpheed 0.4.67cvs5-6
18205
18206 2001-05-13 [paul]
18207
18208         * added Alfons' font selection patch
18209
18210         * src/defs.h
18211         * src/headerwindow.c
18212         * src/prefs_common.c
18213         * src/prefs_common.h
18214
18215 2001-05-13 [hoa]
18216         * src/defs.h
18217                 changed version of cache
18218         * src/matcher.[ch]
18219         * src/prefs_matcher.c
18220                 added additionnal matching criteria
18221         * src/procheader.c
18222         * src/procmsg.[ch]
18223         * src/news.c
18224                 added references in MsgInfo
18225
18226 2001-05-12 [hoa]
18227
18228         * src/defs.h
18229                 prepared some things for new filtering
18230         * src/matcher.[ch]
18231                 added some matching properties
18232                 inreplyto need to be enhanced
18233                 prepared some things for new filtering
18234         * src/messageview.c
18235                 added Return-Receipt-To handling
18236         * src/prefs_folder_item.c
18237                 changed default value to TRUE
18238         * src/prefs_matcher.c
18239                 added some matching properties
18240         * src/prefs_scoring.[ch]
18241                 the scoring dialog is finished
18242         * src/procheader.c
18243                 added Return-Receipt-To handling
18244                 Reference need to be added
18245         * src/procmsg.[ch]
18246                 added Return-Receipt-To handling
18247                 added threadscore to get a better score sorting when
18248                 threads are enabled
18249         * src/summaryview.c
18250                 suppressed a bug when we sort the list
18251                 when no folder is opened.
18252                 better score sorting when threads are enabled
18253
18254 2001-05-12 [alfons]
18255
18256         * reverted previous patch because of potential errors 
18257
18258         0.4.67claws2
18259         
18260         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18261                 applied "toggle mail-retrieval dialog window" patch submitted 
18262                 by Eric Limpens <eric@qnt.net>
18263
18264         * sync with sylpheed 0.4.67cvs4
18265
18266 2001-05-12 [sergey]
18267
18268         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18269         some picky compilers.
18270         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18271         * src/grouplist_dialog.c: include alertpanel.h.
18272         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18273         fix compile warning.
18274         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18275         #include "defs.h" before others to prevent the warning of `MIN'
18276         and `MAX' redefinition.
18277
18278 2001-05-11 [hoa]
18279
18280         * src/main.c
18281         * src/messageview.c
18282         * src/prefs_account.c
18283         * src/prefs_display_header.c
18284                 removed warning
18285         * src/Makefile.am
18286                 added prefs_scoring.[ch]
18287         * src/grouplist_dialog.c
18288                 display an error dialog box if the group list
18289                 cannot be fetched.
18290         * src/mainwindow.[ch]
18291                 added main_window_set_thread_option() function
18292                 scoring dialog box enabled
18293         * src/matcher.[ch]
18294                 added flags matching unread /new / marked
18295                 / deleted / replied / forwarded
18296         * src/news.c
18297                 newsgroups are now finally in newscache
18298         * src/prefs_matcher.[ch]
18299                 finished preferences for matching dialog
18300         * added src/prefs_scoring.[ch]
18301                 scoring dialog box completed
18302         * src/scoring.[ch]
18303                 conversion to string : added scoringprop_to_string()
18304                 write config for preferences :
18305                 added prefs_scoring_write_config()
18306         * src/summaryview.c
18307                 threads can be enabled/disabled independently
18308                 for each folder
18309
18310 2001-05-10 [alfons]
18311
18312         0.4.67claws1
18313         
18314         * AUTHORS: 
18315                 thought it would be nice to have a list of all
18316                 contributors (used Changelog as a reference)
18317         
18318         * configure.in: 
18319                 messed up version numbering...
18320
18321         0.4.66claws1
18322
18323         * sync with sylpheed 0.4.67cvs1-3
18324
18325 2001-05-10 [darko]
18326
18327         * src/prefs_common.c:
18328                 better UI for strftime format, double clicking
18329                 on format now inserts the format in text entry
18330                 replaced close button with standard OK/Cancel
18331                 moved date format button to the right of the
18332                 text entry field
18333
18334 2001-05-09 [alfons]
18335
18336         * src/gtkstext.c:
18337                 Ctrl-Home / Ctrl-End have proper cursor navigation
18338
18339 2001-05-09 [hoa]
18340
18341         * src/prefs_matcher.c
18342                 finished UI to define matching properties
18343                 added ok and cancel button
18344         * src/prefs_filter.c
18345                 added ok and cancel button
18346         * src/news.c
18347                 fixed some bug in xhdr parsing
18348
18349 2001-05-08 [alfons]
18350
18351         * src/textview.c: 
18352                 fixed a bug in textview_show_header(), which displayed two colons (':');
18353                 cleaned up some warnings
18354
18355 2001-05-08 [hoa]
18356
18357         * src/Makefile.am
18358                 added prefs_matcher.[ch]
18359                 compilation with -W -Wall
18360         * src/alertpanel.c
18361                 ungrab the mouse events if grabbed - does it
18362                 fix the bug for disposition notification ?
18363         * src/mainwindow.c
18364                 added a menu option to open the matching dialog.
18365         * src/matcher.[ch]
18366                 added matcherprop_to_string() and matcherlist_to_string()
18367                 fixed some bugs, changed the name of some options
18368                 age_sup and age_inf becomes age_greater and age_lower,
18369                 body and messageheaders becomes body_part and headers_part,
18370                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18371         * src/prefs_display_header.c
18372         * src/prefs_headers.c
18373                 fixed a bug that accidentally destroyed dialogs
18374                 when closed them with delete_event
18375                 Added *_deleted() which handle delete_event signal correctly.
18376         * src/prefs_folder_item.[ch]
18377                 added "enable_thread" field for future customization
18378         * added src/prefs_matcher.[ch]
18379                 sample of the UI to define matching properties
18380         * src/procheader.c
18381                 using procheader_headername_equal instead of str*cmp functions
18382                 using procheader_parse_header() function
18383         * src/scoring.c
18384                 using MATCHING_XXX instead of SCORING_XXX
18385         * src/summaryview.c
18386                 display the sender of the news even if this is ourself
18387                 when this is a news message.
18388         * src/textview.c
18389                 using headername_equal() instead of str*cmp functions
18390
18391 2001-05-08 [alfons]
18392
18393         0.4.66claws
18394
18395         * sync with sylpheed 0.4.66
18396         * src/gtkstext.c: trace logs added 
18397
18398 2001-05-08 [sergey]
18399
18400         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18401         signature check popup.
18402         * src/rfc2015.c (check_signature): show signature check popup only
18403         if it is enabled in preferences.
18404
18405 2001-05-07 [alfons]
18406
18407         0.4.66claws4
18408         
18409         * sync with sylpheed 0.4.66cvs6
18410
18411 2001-05-07 [darko]
18412
18413         * src/prefs_common.[ch]: added option to enable/disable
18414           looking up sender name in address book for summary pane
18415         * src/summaryview.c: look up sender in the address book
18416           by using Alfons' address completion code
18417
18418 2001-05-07 [hiroyuki]
18419
18420         * src/inc.h
18421           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18422           member of Pop3State.
18423         * src/news.c: brought #include "defs.h" before #include <glib.h>
18424           to prevent the warning of `MIN' and `MAX' redefinition.
18425
18426 2001-05-06 [hoa]
18427
18428         * removed src/headers_display.[ch]
18429         * removed src/prefs_display_headers.[ch]
18430         * src/inc.c
18431                 use a temporary file in the user directory for mbox import
18432         * src/news.c
18433                 added XHDR support to get "To" and "Cc" headers
18434                 (in order to match news with to or cc field for
18435                 scoring)
18436                 added function news_parse_xhdr() to get XHDR response
18437         * src/nntp.[ch]
18438                 added function nntp_xhdr()
18439         * src/matcher.c
18440                 fetch the message if necessary
18441
18442 2001-05-06 [alfons]
18443
18444         0.4.66claws3
18445
18446         * sync with sylpheed 0.4.66cvs3-5
18447
18448 2001-05-06 [hoa]
18449
18450         * src/utils.[ch]
18451                 added function itos_buf() to enable use of several buffers
18452         * src/summaryview.c
18453                 use of itos_buf() instead of itos() in summary list
18454                 to fix the broken display of message number.
18455
18456 2001-05-06 [alfons]
18457
18458         * src/gtkstext.c: bug in cursor up navigation fixed,
18459                 fixed another unsigned / signed comparison (we're getting there :-)
18460
18461 2001-05-06 [hoa]
18462
18463         * src/Makefile.am
18464                 added scoring.c scoring.h
18465                 prefs_folder_item.c prefs_folder_item.h
18466                 matcher.c matcher.h
18467         * src/defs.h
18468                 added FOLDERITEM_RC SCORING_RC
18469         * src/folder.[ch]
18470                 added prefs field in FolderItem :
18471                 properties for each folder (PrefsFolderItem),
18472                 sorting type and mode were added as the first properties.
18473         * src/main.c
18474                 read config for scoring
18475         * added src/matcher.[ch]
18476                 gives functions to parse configuration file to do
18477                 matching on mails with a list of conditions.
18478         * src/mainwindow.c
18479                 add option to sort by score
18480         * src/prefs_common.[ch]
18481                 added preference option to show score and for
18482                 the score column size
18483         * added src/prefs_folder_item.[ch]
18484                 properties for each folder (PrefsFolderItem),
18485                 sorting type and mode were added as the first properties.
18486         * src/procheader.[ch]
18487                 added procheader_parse_header()
18488                 added procheader_header_free()
18489                 added procheader_headername_equal()
18490                 and made modification to use them.
18491         * src/procmsg.[ch]
18492                 added score field to MsgInfo structure
18493         * added src/scoring.[ch]
18494                 gives functions to parse configuration file to do
18495                 scoring on mails with a list of conditions.
18496         * src/summaryview.[ch]
18497                 save the sorting type and mode for the folder
18498                 added column to display the score of the mail
18499                 added function summary_score_clicked()
18500                 sorting type and mode are restored to the folder
18501                 when it is reopen
18502         * src/textview.c
18503                 use procheader_parse_header(), procheader_headername_equal()
18504                 removed memory leak in text_scan_header when freeing headers
18505         * src/filter.c
18506                 changed the function to match names of headers
18507                 using procheader_headername_equal()
18508
18509         Scoring functions are implemented, an interface is needed
18510         to configure that.
18511
18512 2001-05-04 [alfons]
18513
18514         * src/gtkstext.c: 
18515                 hopefully fixed the row up navigation bug,
18516                 removed adding back / forward lines to cache
18517
18518 2001-05-04 [sergey]
18519
18520         * src/prefs_display_headers.c: user interface changes:
18521         (prefs_display_headers_create): remove unused "Show" check button;
18522         allow reordering of headers by dragging.
18523         (prefs_display_headers_write_config): remove unused variables.
18524         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18525         of lists (not needed with the new UI).
18526         (prefs_display_headers_set_list): scan lists starting from row 0,
18527         not 1 (do not skip "(New)").
18528         (prefs_display_headers_find_header): new function.
18529         (prefs_display_headers_clist_set_row): do not allow duplicates.
18530         (prefs_display_headers_delete_cb): do not skip row 0; treat
18531         closing the alert window by ESC as "No".
18532         (prefs_display_headers_up): do not protect row 0.
18533         (prefs_display_headers_down): do not protect row 0.
18534
18535 2001-05-04 [sergey]
18536
18537         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18538         functions.
18539
18540         * src/summaryview.c
18541         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18542         summary_select_next_marked, summary_select_prev_marked): new
18543         functions.
18544
18545 2001-05-03 [sergey]
18546
18547         * src/news.c: fixed a bug when no article can be fetched after
18548         server timeout if the connection was restored by news_post():
18549         (news_select_group): new function.
18550         (news_fetch_msg): call news_select_group() before fetching
18551         article.
18552         (news_get_uncached_articles): set session->group after successful
18553         GROUP command.
18554
18555 2001-05-03 [hoa]
18556
18557         * src/defs.h
18558         * src/procmsg.[ch]
18559         * src/procheader.c
18560                  changed version of cache, added cc field
18561
18562         * src/prefs_display_headers.c
18563                 the interface was changed
18564
18565         * src/prefs_headers.c
18566                 added cancel button
18567
18568 2001-05-03 [alfons]
18569
18570         * completed sync of sylpheed cvs2
18571         * src/gtkstext.c: updated row up / down cursor navigation
18572         * src/textview.c: re-edited, prepared for fixing the email address
18573                 scanner.
18574
18575 2001-05-03 [darko]
18576
18577         * src/prefs_common.c: use alfons' strftime ui code
18578         entry_datefmt and datefmt_sample widgets have to be
18579         global in this module because of this change
18580
18581 2001-05-03 [hoa]
18582
18583         * src/messageview.c
18584         * src/prefs_common.[ch] added option to activate the return receipt
18585                 feature.
18586
18587 2001-05-02 [alfons]
18588
18589         * src/gtkstext.c: fix for row up/down cursor navigation. 
18590
18591         0.4.66claws2
18592         
18593         * sync with 0.4.66cvs2
18594
18595 2001-05-02 [paul]
18596
18597         added add-sender-to-addressbook patch
18598
18599         * src/addressbook.c
18600         * src/addressbook.h
18601         * src/summaryview.c
18602
18603 2001-05-02 [sergey]
18604
18605         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18606         G_ALERTDISABLE.
18607
18608         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18609         all existing callers changed to pass FALSE; create a check button
18610         to disable the message.
18611         (alertpanel_message_with_disable): new function.
18612         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18613         (alertpanel_button_toggled): new function.
18614         (alertpanel_button_clicked, alertpanel_close): set value using
18615         G_ALERT_VALUE_MASK.
18616
18617         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18618
18619         * src/prefs_common.c (prefs_privacy_create): new check button
18620         checkbtn_gpgme_warning.
18621
18622         * src/main.c (main): moved preferences reading before gpgme
18623         initialization; check prefs_common.gpgme_warning before giving the
18624         GnuPG warning and set it to FALSE if the user wants to disable the
18625         warning.
18626
18627 2001-05-02 [hiroyuki]
18628
18629         * src/prefs_display_headers.c: modified the layout and some labels.
18630
18631 2001-05-02 [sergey]
18632
18633         * src/prefs_account.c (prefs_account_fix_size): new function.
18634         (prefs_account_create): call prefs_account_fix_size(); use
18635         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18636         size when the window is shown for the first time).
18637         (prefs_account_basic_create): changed layout of serv_table; moved
18638         localmbox_entry above smtpserv_entry (logically it replaces
18639         POP3/IMAP server).
18640         (prefs_account_protocol_activated): set sensitivity of
18641         nntpauth_chkbtn according to the protocol (in addition to
18642         hide/show); commented out gtk_table_set_row_spacing() calls.
18643         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18644         not sensitive (fixes a bug with disabled username/password boxes
18645         when editing POP3 account after NNTP with authentication).
18646
18647 2001-05-02 [hoa]
18648
18649         * src/account.c
18650         * src/inc.c
18651         * src/prefs_account.[ch]
18652         * src/send.c
18653                 removed local account without SMTP server
18654                 added option to use mail command instead of a connexion
18655                 to SMTP server when a local account is used
18656         * src/prefs_headers.c
18657                 fixed a bug
18658         * src/news.c
18659                 fixed a bug when connexion immediately closed
18660
18661 2001-05-01 [alfons]
18662
18663         0.4.66claws1
18664         
18665         * sync with 0.4.65
18666
18667 2001-05-01 [sergey]
18668
18669         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18670         widget nntpauth_chkbtn.
18671         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18672         visibility.
18673         (prefs_account_nntpauth_toggled): new function.
18674
18675         * src/news.c (news_session_new_for_folder): use NNTP
18676         authentication only if ac->use_nntp_auth is set.
18677
18678 2001-05-01 [hoa]
18679
18680         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18681         * src/prefs_display_headers.c changed the UI
18682         * src/prefs_headers.c changed account_name to account_id
18683         * src/compose.c using customheader.h
18684
18685 2001-05-01 [hiroyuki]
18686
18687         * src/esmtp.c
18688           src/news.c
18689           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18690           unsynched.
18691
18692 2001-05-01 [hoa]
18693
18694         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18695         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18696                 for displaying of headers
18697         * src/grouplist_dialog.[ch] minor changes to remove warnings
18698         * src/prefs_display_headers.[ch] dialog to choose the
18699         headers to display in the mail viewer.
18700         * src/headers.h correction of #define
18701         * src/headers_display.[ch] configuration for displaying of headers.
18702         * src/main.c read config of displaying of headers
18703         * src/prefs_common.c add a button to access the config dialog
18704                 for displaying of headers
18705         * src/prefs_display_headers.[ch] dialog for configuration for
18706                 displaying of the headers.
18707         * src/prefs_headers.c cleaning of code
18708         * src/procheader.c comments added to code
18709         * src/textview.c changes to reorder the headers depending
18710                 on the config for displaying of headers
18711
18712 2001-04-30 [alfons]
18713
18714         0.4.65claws7
18715
18716         * sync with 0.4.65cvs12
18717
18718         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18719
18720 2001-04-30 [sergey]
18721
18722         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18723
18724         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18725         is set to force reconnection after authentication failure.
18726         (nntp_gen_command): set sock->auth_failed on authentication
18727         failure, or if sock->userid and sock->passwd are not set.
18728
18729         * src/news.c (news_session_new_for_folder): set userid=NULL if
18730         password dialog is cancelled.
18731
18732 2001-04-30 [sergey]
18733
18734         * src/nntp.h (NNTPSockInfo): new type.
18735
18736         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18737         SockInfo.
18738         (nntp_open_auth, nntp_close): new functions.
18739         (nntp_gen_command): new function to handle authentication; all
18740         NNTP command functions updated to use it.
18741         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18742         (nntp_list): removed old useless code.
18743
18744         * src/news.h (NNTPSession): new field nntp_sock.
18745
18746         * src/news.c: all functions updated to use NNTPSockInfo instead of
18747         SockInfo.
18748         (news_session_new): new arguments (userid, passwd); made static;
18749         use nntp_open_auth() if needed.
18750         (news_session_destroy): use nntp_close() instead of sock_close().
18751         (news_query_password): changed arguments.
18752         (news_session_new_for_folder): new function.
18753         (news_session_get): use news_session_new_for_folder().
18754         (news_authenticate): deleted.
18755         (news_get_uncached_articles): removed old authentication code.
18756
18757 2001-04-30 [sergey]
18758
18759         * src/news.c: reverted my previous changes (need to do NNTP
18760         authentication in a cleaner way).
18761         
18762 2001-04-29 [sergey]
18763
18764         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18765         news_nntp_post, news_nntp_mode): new functions (wrappers with
18766         authentication support).
18767         (news_get_article_cmd, news_get_article, news_get_header): new
18768         argument "folder"; all callers changed.
18769         (news_get_article_cmd): added authentication support.
18770         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18771         (news_post): use news_nntp_post() instead of nntp_post().
18772         (news_get_uncached_articles): use news_nntp_group() instead of
18773         nntp_group() and news_nntp_xover() instead of nntp_xover();
18774         removed old authentication code.
18775         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18776
18777         * src/nntp.c (nntp_list): return real error code instead of
18778         hardcoded NN_ERROR.
18779
18780 2001-04-29 [sergey]
18781
18782         * configure.in: fixed wint_t typedef detection again
18783
18784 2001-04-28 [hoa]
18785
18786         * src/prefs_account.[ch], added A_LOCAL_CMD
18787                 (send mail with mail command)
18788         * src/send.c added function send_message_with_command()
18789         * src/inc.c made a more secure get_spool() function with
18790                 mktemp() but maybe mkstemp() or something more
18791                 secure can be used.
18792
18793 2001-04-28 [alfons]
18794
18795         * src/textview.c, colorization of email addresses in headers
18796
18797         0.4.65claws6
18798
18799         * bug sync with sylpheed
18800         * prefs_common.c: created date format ui for darko
18801         * sync with 0.4.65cvs11
18802         * configure.in: corrected to have the new gpg checks
18803
18804 2001-04-27 [alfons]
18805
18806         * completed sync with 0.4.65cvs10
18807         * minor debug things added to gtkstext.c
18808
18809 2001-04-27 [darko]
18810
18811         * configure.in: remove check for availability of
18812           strftime() as advised by Hiroyuki
18813         * src/prefs_common.[ch], src/procheader.c:
18814           synch strftime() code with Hiroyki's main branch
18815
18816 2001-04-26 [sergey]
18817
18818         * src/news.c: news_query_password(), news_authenticate(): new
18819           functions.
18820           news_get_uncached_articles(): added NNTP authentication
18821           handling.
18822         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18823           new functions.
18824         * src/prefs_account.c: prefs_account_protocol_activated():
18825           enable userid and password fields for NNTP.
18826
18827 2001-04-26
18828
18829         * configure.in: check for availability of strftime()
18830           [darko]
18831         * src/prefs_common.[ch], src/procheader.c: use
18832           strftime() for displaying date in summary pane if it
18833           is available
18834
18835 2001-04-25
18836
18837         * more .cvsignore cleanups [alfons]
18838
18839 2001-04-25
18840
18841         * ac/sv-check-type.m4: new autoconf macro.
18842         * configure.in: fixed wint_t typedef detection (did not work
18843           with gcc-2.96).
18844
18845 2001-04-25
18846
18847         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18848           [hiroyuki]
18849
18850 2001-04-24
18851         * modified gtkstext.c : buggy cursor navigation fixed, 
18852           and font descent also taken in account when drawing
18853           cursor. [alfons]
18854
18855 2001-04-24 [hoa]
18856         * added comments in src/news.c src/nntp.c
18857         * added src/prefs_headers.[ch]
18858         * added src/headers.[ch]
18859         * modified compose.c to activate custom headers
18860                 added function is_in_custom_headers
18861         * modified prefs_account.[ch]
18862                 added function prefs_account_customhdr_edit
18863         * modified src/defs.h :
18864                 added HEADERS_RC : name of the config file
18865                 for the custom headers
18866
18867 2001-04-24
18868
18869     0.4.65claws5
18870
18871         * configure.in
18872           src/gtkstext.[ch]
18873           src/compose.c
18874           src/Makefile.am
18875           
18876           added gtkstext with configure.in patch by Hiroyuki which
18877           should fix the XIM detection [alfons]
18878
18879         * more clean up of cvs [alfons]
18880
18881                  * removed all Makefile.in files to attic.
18882
18883                  * updated all .cvsignores to really ignore things that could
18884                    be unintentionally committed by a recursive commit.
18885
18886 2001-04-23 [hoa]
18887         * added src/grouplist_dialog.[ch]
18888         * changed src/folderview.c to call grouplist_dialog instead
18889                 of inputdialog
18890         * src/news.c :
18891                 added functions news_reset_group_list
18892                 and news_get_group_list
18893         * src/nntp.c :
18894                 added function nntp_list
18895         * src/defs.h :
18896                 added GROUPLIST_FILE : name of the newsgroup list cache file
18897
18898 2001-04-21
18899
18900         * added option to warn about queued messages on exit [sergey]:
18901
18902           * src/compose.c: compose_queue(): call folder_item_scan()
18903             and folderview_update_item() after queueing.
18904           * src/folderview.c: folderview_update_node(): draw the queue
18905             folder in bold font if there are queued messages.
18906           * src/mainwindow.c: queued_messages(): new function.
18907             app_exit_cb(): display warning if there are queued messages
18908             if warn_queued_on_exit is set.
18909           * prefs_common.[ch]: add warn_queued_on_exit option.
18910
18911         * enhanced GnuPG key selection support [sergey]:
18912
18913           * src/select-keys.c: updated to newer version from Win32
18914             branch with support for selecting arbitrary keys.
18915           * src/prefs_account.c: added the Privacy tab to the account
18916             options window.
18917             prefs_account_privacy_create(),
18918             prefs_account_sign_key_set_data_from_radiobtn(),
18919             prefs_account_sign_key_set_radiobtn(): new functions.
18920           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18921           * src/rfc2015.c: set_signers(): new function.
18922             pgp_sign(): add the account parameter, call set_signers().
18923             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18924           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18925           * src/compose.c: pass the current account to rfc2015_sign().
18926
18927         * tag name claws added to prevent confusion with main branch [alfons]
18928
18929         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18930
18931         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18932
18933         * sync with recent sylpheed cvs. Untested though. [alfons]
18934