61527f8ee69aa8b4697cfd9cb10c7fb6c981e719
[claws.git] / ChangeLog.claws
1 2003-09-26 [christoph]  0.9.5claws30
2
3         * src/folder.c
4         * src/msgcache.c
5                 add more NULL pointer checks
6
7 2003-09-25 [christoph]  0.9.5claws29
8
9         * src/folder.c
10                 o don't fetch source message to get it's message id
11                 o immediately scan dest folder when copying a message did not
12                   return a new message number and not do it when the first message
13                   without a new message number is found
14
15 2003-09-23 [christoph]  0.9.5claws28
16
17         * src/compose.c
18                 fix generating of headers
19
20         (patch by David Relson <relson@osagesoftware.com>)
21
22 2003-09-23 [paul]       0.9.5claws27
23
24         * po/zh_CN.po
25                 update Simplified Chinese translation. submitted by
26                 Hansom Young
27
28 2003-09-23 [paul]       0.9.5claws26
29
30         * tools/Makefile.am
31           tools/README
32           tools/vcard2xml.py    ** NEW FILE **
33                 add a script that converts an evolution vcard to
34                 sylpheed's xml format
35                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
36
37 2003-09-22 [paul]       0.9.5claws25
38
39         * src/plugins/clamav/clamav_plugin.c
40                 don't skip MULTIPART parts
41
42 2003-09-21 [christoph]  0.9.5claws24
43
44         * src/alertpanel.c
45                 remove unneeded include
46
47         * src/folder.c
48                 clean up copy/move mess with duplicated code
49
50         * src/imap.c
51                 fix problem that sometimes the folder was not scanned
52                 also it was changed
53
54 2003-09-21 [christoph]  0.9.5claws23
55
56         * src/Makefile.am
57         * src/logwindow.[ch]                    ** REMOVE **
58         * src/mainwindow.c
59         * src/prefs_common.c
60         * src/gtk/Makefile.am
61         * src/gtk/logwindow.[ch]                ** ADD **
62                 make logwindow prefs_common independent and move
63                 it to gtk directory
64
65 2003-09-20 [christoph]  0.9.5claws22
66
67         * src/compose.c
68                 add extra space for address code conversion
69                 (4 * unconvered size could be too small for short headers)
70
71 2003-09-20 [christoph]  0.9.5claws21
72
73         * src/compose.c
74                 increase temp buffer size when writing headers
75
76 2003-09-19 [darko]      0.9.5claws20
77
78         * src/compose.c
79                 don't ignore value of 'Save copy of outgoing messages to
80                 this folder instead of Sent' in message redirect
81
82 2003-09-17 [christoph]  0.9.5claws19
83
84         * src/compose.c
85                 use ", " as address seperator for mail headers and pass whole
86                 header line at once to compose_convert_header to make sure
87                 it is correctly folded
88
89         (closes Bug 64 Problem when sending to many recipients)
90
91 2003-09-17 [hoa]        0.9.5claws18
92         
93         * changed the keyword used for command execution in condition
94                 keyword is changed from "execute" to "test"
95                 so that it is not the same as the one used for action.
96                 This will fix a bug when using filtering dialog.
97                 All semantic in the code is also changed to reflect
98                 the keyword change.
99
100 2003-09-17 [paul]
101         
102         * sync with 0.9.6 release
103
104 2003-09-17 [paul]       0.9.5claws17
105
106         * sync with 0.9.5cvs8
107                 see ChangeLog 2003-09-16 and 2003-09-17
108
109 2003-09-16 [paul]       0.9.5claws16
110
111         * sync with 0.9.5cvs6
112                 see ChangeLog 2003-09-16
113
114 2003-09-15 [paul]       0.9.5claws15
115
116         * sync with 0.9.5cvs5
117                 see ChangeLog 2003-09-15
118
119 2003-09-14 [alfons]     0.9.5claws14
120
121         * src/inc.c
122                 make "Go to inbox after receiving new mail" again;
123                 regression of a sync, restored to sylpheed main 
124                 behaviour. (misses still some bits)
125
126 2003-09-14 [alfons]     0.9.5claws13
127
128         * src/prefs_filtering_action.c
129                 o add proper message if empty execute command line
130                 o don't select first action item after registering a
131                   new action to prevent (what seems to be a GTK) bug
132                   #36, "filtering will only accept one action change 
133                   per invocation".
134
135 2003-09-14 [alfons]     0.9.5claws12
136
137         * src/prefs_filtering.c
138         * src/prefs_filtering_action.c
139         * src/prefs_matcher.c
140                 fix function signature for key_pressed_event signal handlers
141
142 2003-09-14 [alfons]     0.9.5claws11
143
144         * src/mainwindow.c
145                 fix regression caused by fix for invalid bug #7
146                 (should fix #246, "Multiple selections are deselected when 
147                 moving from search window to main window")
148                 
149 2003-09-14 [alfons]     0.9.5claws10
150         
151         * src/actions.[ch]
152         * src/filtering.[ch]
153         * src/prefs_actions.c
154                 allow `filtering actions` in actions; only for advanced users
155                 right now: try for example, "%as{mark color 2}" 
156         
157 2003-09-13 [paul]       0.9.5claws9
158         
159         * po/pl.po
160           po/zh_CN.po   ** NEW FILE **
161                 update Polish translation, submitted by Emil 
162                 <eminowbl@posejdon.wpk.p.lodz.pl>
163                 add new Simplified Chinese translation, submitted by
164                 Hansom Young <hansom_young@yahoo.com>
165
166 2003-09-12 [alfons]     0.9.5claws8
167
168         * src/summaryview.c
169                 don't open separate message views when View | Separate message view
170                 is active 
171                 (please look carefully for any navigation regressions)
172
173 2003-09-11 [alfons]     0.9.5claws7
174
175         * src/mainwindow.c
176                 make default message view, opened by View | Separate message 
177                 view, look like a claws message view (which includes a menu
178                 bar and a toolbar)
179                 (fixes bug #298, "message view loses tool bar") 
180
181 2003-09-11 [christoph]  0.9.5claws6
182
183         * src/folderview.c
184                 fix double deleting of newsgroup folders
185
186         (closes Bug 305 crash after deleting of a newsgroup)
187
188 2003-09-11 [paul]       0.9.5claws5
189
190         * src/rfc2015.c
191           src/common/utils.h
192                 more sync'ing from 0.9.5cvs2
193
194         fixes bug 197 'Header lines encrypted by GPG'
195
196 2003-09-11 [christoph]  0.9.5claws4
197
198         * src/compose.c
199         * src/rfc2015.c
200         * src/common/utils.h
201                 fix sync with 0.9.5cvs2
202
203 2003-09-11 [paul]       0.9.5claws3
204
205         * sync with 0.9.5cvs4
206                 see ChangeLog 2003-09-11
207
208 2003-09-11 [paul]       0.9.5claws2
209
210         * sync with 0.9.5cvs2
211                 see ChangeLog 2003-09-05
212                 
213 2003-09-11 [paul]       0.9.5claws1
214
215         * sync with 0.9.5cvs3
216                 see ChangeLog 2003-09-10
217
218 2003-09-10 [paul]       0.9.5claws
219
220         * 0.9.5claws released
221
222 2003-09-10 [paul]       0.9.4claws78
223
224         * src/Makefile.am
225                 add missing files
226
227 2003-09-10 [melvin]     0.9.4claws77
228
229         * po/fr.po
230                 Updated French translations
231
232 2003-09-10 [paul]       0.9.4claws76
233
234         * po/es.po
235           po/sk.po
236           po/sr.po
237                 update Spanish, Slovak, and Serbian translations.
238                 submitted by Ricardo Mones Lastra, Andrej Kacian,
239                 and Urke MMI
240                 
241         * AUTHORS
242                 add translation team section
243
244 2003-09-09 [christoph]  0.9.4claws75
245
246         * src/folder.c
247                 free item->prefs in folder_item_destroy
248
249 2003-09-09 [alfons]     0.9.4claws74
250
251         * src/folderview.c
252                 o proper check for root node sorting
253                 o remove unnecessary gtk_ctree_remove_node 
254
255         (should fix bug #300, "crash while moving folder")      
256
257 2003-09-08 [christoph]  0.9.4claws73
258
259         * src/folderview.c
260                 o fix double adding of IMAP FolderItems to GtkCTree
261                 o fix crash then mbox folder is removed
262
263 2003-09-08 [christoph]  0.9.4claws72
264
265         * src/folder.c
266         * src/folderview.c
267         * src/mainwindow.c
268                 fix new folder notification
269
270         * src/mbox_folder.c
271                 fix cache path
272
273 2003-09-08 [christoph]  0.9.4claws71
274
275         * src/compose.c
276                 replace '\n' and '\r' before removing trailing spaces
277
278         * src/folder.[ch]
279         * src/folderview.c
280                 add information about new or removed items in folder tree change
281                 notification and use this in folderview to add and remove only
282                 the appected items and not refresh the whole tree
283
284 2003-09-07 [match]      0.9.4claws70
285
286         * src/Makefile.am
287         * src/addr_compl.c
288         * src/addressbook.c
289         * src/addressitem.h
290         * src/addrindex.c
291         * src/addritem.c
292         * src/addritem.h
293         * src/addrquery.c                       ** NEW **
294         * src/addrquery.h
295         * src/ldapquery.c
296         * src/ldapserver.c
297         * src/stock_pixmap.c
298         * src/stock_pixmap.h
299         * src/pixmaps/address_search.xpm        ** NEW **
300                 re-introduce Lookup button for LDAP 'static' searches.
301
302 2003-09-07 [alfons]     0.9.4claws69
303         
304         * src/summaryview.c
305                 abandon setting usize for messageview because it gives layout problems
306                 with the quick search bar and the headerview; fixes assorted UI glitches:
307                 
308                 o bug #148, "Toggling of quick-search bar reduces index view area" 
309                 o bug #280, "Window resiizes for line length but does not revert"
310
311 2003-09-07 [christoph]  0.9.4claws68
312
313         * src/compose.c
314                 o make sure we don't have any newlines in header values
315                 o check custom headers for spaces and newlines and ignore
316                   malformed header names
317
318 2003-09-06 [christoph]  0.9.4claws67
319
320         * src/folder.c
321         * src/folderview.c
322                 invoke notification hook for folder tree changes after append
323                 and remove folder
324
325         (closes Bug 294 Crash while moving folder with many subdirectories)
326
327 2003-09-06 [christoph]  0.9.4claws66
328
329         * src/folder.c
330                 destroy folder's MsgCache if FolderItem is removed to make sure
331                 it is not saved when the FolderItem is destroyed
332
333 2003-09-06 [christoph]  0.9.4claws65
334
335         * src/plugins/clamav/clamav_plugin.c
336                 fix copy & paste bug
337
338 2003-09-05 [christoph]  0.9.4claws64
339
340         * src/folder.c
341         * src/messageview.[ch]
342         * src/procmsg.[ch]
343         * src/summaryview.c
344                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
345                 by MessageView to clear it when the message is deleted. Should
346                 work even if messages are deleted in MainWindow or by
347                 processing.
348
349 2003-09-05 [alfons]     0.9.4claws63
350
351         * src/messageview.c
352                 deleting a message in a message view frees its msginfo, make 
353                 messageview_update_all() aware of that (should fix bug #293,
354                 "deleting message caused crash")
355
356 2003-09-05 [melvin]     0.9.4claws62
357
358         * src/action.c
359                 Improve synchronous action exit code (fixes 
360                 a ~5 seconds delay after action exit on RedHat 9)
361
362 2003-09-04 [christoph]  0.9.4claws61
363
364         * src/compose.c
365         * src/rfc2015.c
366         * src/common/utils.[ch]
367                 add util function to create mime boundary and use it
368                 in compose and gpg code
369
370 2003-09-04 [alfons]     0.9.4claws60
371
372         * src/folder.c
373                 source folder item's GNode should already have been freed in 
374                 a previous call to src->folder->klass->remove_folder()
375                 (should fix bug #287, "crash when moving folders")
376
377 2003-09-03 [thorsten]   0.9.4claws59
378
379         * src/plugins/spamassassin/spamassassin_gtk.c
380                 fix compile error
381
382 2003-09-03 [christoph]  0.9.4claws58
383
384         * src/plugins/spamassassin/spamassassin.[ch]
385         * src/plugins/spamassassin/spamassassin_gtk.c
386                 add timeout config option
387
388 2003-09-03 [paul]       0.9.4claws57
389
390         * po/sk.po      ** NEW FILE **
391                 add Slovak translation. Submitted by Andrej Kacian 
392                 <andrej@kacian.sk>
393
394 2003-09-03 [paul]       0.9.4claws56
395
396         * src/plugins/clamav/clamav_plugin_gtk.c
397                 gui tweaks: replace a label with a tooltip, modify the
398                 text, use gtk_check_button_new(); instead of
399                 gtk_check_button_new_with_label("");
400
401 2003-09-02 [alfons]     0.9.4claws55
402
403         * src/gtk/filesel.c
404                 remember last used dir when attaching multiple files (should fix
405                 bug #290, "Attach File does not remember directory")
406
407 2003-09-01 [paul]       0.9.4claws54
408
409         * po/es.po
410                 updated by Ricardo Mones Lastra
411
412 2003-09-01 [alfons]     0.9.4claws53
413
414         * src/gtk/gtkaspell.[ch]
415                 be pedantic and strict and use const gchar * instead of guchar *
416
417 2003-09-01 [alfons]     0.9.4claws52
418
419         * src/mainwindow.c
420         * src/summaryviewc.
421                 re-enable Save As when multiple messages are selected
422
423 2003-09-01 [paul]       0.9.4claws51
424
425         * src/textview.c
426                 g_free(trimmed_uri);
427
428 2003-09-01 [paul]       0.9.4claws50
429
430         * sync with 0.9.4cvs13
431                 see ChangeLog 2003-09-01
432
433 2003-09-01 [paul]       0.9.4claws49
434
435         * src/textview.c
436                 trim uri before sending to the statusbar
437                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
438                 in the message window causes main S-C window to enlarge 
439                 past screen edges'
440
441 2003-09-01 [paul]       0.9.4claws48
442
443         * sync with 0.9.4cvs12
444                 see ChangeLog 2003-09-01
445
446 2003-08-30 [christoph]  0.9.4claws47
447
448         * src/compose.c
449         * src/folder_item_prefs.[ch]
450         * src/prefs_folder_item.c
451         * src/gtk/gtkaspell.[ch]
452                 commit per folder dictionary patch by
453                 Paul Evans <nerd@freeuk.com>
454
455 2003-08-30 [christoph]  0.9.4claws46
456
457         * src/plugins/spamassassin/spamassassin_gtk.c
458         * src/plugins/spamassassin/spamassassin_gtk.glade
459                 reduce GUI clutter by placing hints into tooltips
460
461 2003-08-30 [paul]       0.9.4claws45
462
463         * src/compose.c
464                 add 'Content-Disposition: inline' to a text/plain
465                 part when using PGP/MIME signing
466
467 2003-08-30 [paul]       0.9.4claws44
468
469         * src/prefs_common.c
470           src/prefs_spelling.c
471           src/prefs_spelling.glade
472                 reduce GUI clutter by placing hints into tooltips
473
474 2003-08-29 [christoph]  0.9.4claws43
475
476         * configure.ac
477                 fix bug found by Ivan Rayner <ivanr@sgi.com>
478
479         * src/stock_pixmap.c
480                 change unecessary warning into a debug message
481
482         * src/plugins/clamav/Makefile.am
483                 Fix error "-I$(CLAMAV_LIBS)"
484
485 2003-08-29 [christoph]  0.9.4claws42
486
487         * intl/Makefile.in
488         * src/Makefile.am
489         * src/matcher.h
490         * src/common/Makefile.am
491         * src/common/passcrypt.c
492                 commit fixes and patches for some of the IRIX problems found by
493                 Ivan Rayner <ivanr@sgi.com>
494
495 2003-08-29 [paul]       0.9.4claws41
496
497         * src/prefs_filtering.c
498                 add 'Top' and 'Bottom' buttons, based on changes in
499                 src/prefs_filter.c in 0.9.4cvs11.
500
501 2003-08-27 [christoph]  0.9.4claws40
502
503         * src/folderview.c
504                 fix bug that the current summary settings were copied to the
505                 wrong folder item, when the folder item prefs are opened.
506                 Copying is not required because summary settings and
507                 folder_item_prefs do not contain the same settings
508
509 2003-08-27 [thorsten]   0.9.4claws39
510
511         * src/imap.c
512                 fix compile error
513
514 2003-08-26 [paul]       0.9.4claws38
515
516         * sync with 0.9.4cvs9
517                 see ChangeLog 2003-08-26
518
519 2003-08-25 [paul]       0.9.4claws37
520
521         * sync with 0.9.4cvs8
522                 see ChangeLog 2003-08-25
523
524 2003-08-24 [christoph]  0.9.4claws36
525
526         * src/prefs_filtering.c
527                 shouldn't remove items from a GSList while iterating over the
528                 list (makes cur invalid and cur->next not accessable)
529
530         (closes Bug 272 i deleted an folder and some seconds later sylpheed
531          crashed)
532
533 2003-08-23 [christoph]  0.9.4claws35
534
535         * src/news.c
536                 news folders should be scanned when opened
537
538 2003-08-22 [christoph]  0.9.4claws34
539
540         * src/prefs_folder_item.c
541                 use macro to assign strings that always frees the old string
542
543         * src/gtk/gtkaspell.[ch]
544                 add gtkaspell_set_dictionary_menu_active_item() to set active
545                 item in dictionary option menu
546
547         * src/prefs_spelling.c
548                 use gtkaspell_set_dictionary_menu_active_item() to select
549                 dictionary
550
551 2003-08-21 [christoph]  0.9.4claws33
552
553         * src/folder.[ch]
554         * src/imap.c
555         * src/mbox_folder.c
556         * src/mh.c
557         * src/news.c
558                 optimize folder system
559
560         * src/gtk/gtkstext.c
561                 fix division by zero when font has 0 width for ' '
562
563 2003-08-21 [paul]       0.9.4claws32
564
565         * sync with 0.9.4cvs7
566                 see ChangeLog 2003-08-20
567
568 2003-08-19 [paul]       0.9.4claws31
569
570         * src/common/defs.h
571                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
572                 SYLDOC_FAQ_HTML_INDEX.
573         * src/manual.c
574                 use LC_MESSAGES instead of LC_ALL to find the current
575                 language
576
577           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
578
579 2003-08-19 [paul]       0.9.4claws30
580
581         * po/bg.po
582                 updated by George Danchev
583
584 2003-08-18 [luke]       0.9.4claws29
585         * src/mimeview.[ch]
586         * src/gtk/gtkvscrollbutton.[ch]
587                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
588                   dependencies; do it the GTK way; reduce code -14/+2 lines)
589                 o removed horizontal separator between icons
590
591 2003-08-17 [christoph]  0.9.4claws28
592
593         * src/procmsg.c
594                 no subject threading when the subject has no reply prefix
595
596 2003-08-16 [christoph]  0.9.4claws27
597
598         * src/mainwindow.c
599                 remember and restore window sizes and position when the main
600                 window is hidden or shown
601
602         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
603          minimised/reopened using trayicon)
604
605 2003-08-16 [paul]       0.9.4claws26
606
607         * src/crash.c
608                 add #include "defs.h"
609
610 2003-08-16 [paul]       0.9.4claws25
611
612         * src/plugins/clamav/clamav_plugin.c
613                 reword a debug_print
614                 
615         * src/plugins/dillo_viewer/dillo_prefs.c
616                 cosmetic: change the labels' text, add tooltips, and
617                 left-align the hint
618
619 2003-08-15 [christoph]  0.9.4claws24
620
621         * src/news.c
622                 complete last change (forgot some changes)
623
624 2003-08-15 [christoph]  0.9.4claws23
625
626         * src/news.c
627                 o check number of messages and don't return a 0 message
628                   when no messages are available
629                 o don't parse xref header anymore
630
631         (closes Bug 203 I'm not getting any news)
632
633 2003-08-15 [paul]       0.9.4claws22
634
635         * src/common/defs.h
636           src/crash.c
637                 update and define claws bugzilla location
638
639 2003-08-15 [paul]       0.9.4claws21
640
641         * po/ru.po
642                 update submitted by Ruslan N. Balkin
643
644 2003-08-14 [christoph]  0.9.4claws20
645
646         * src/procmsg.c
647                 fix search for oldest node in subject threading
648
649 2003-08-14 [christoph]  0.9.4claws19
650
651         * src/procmsg.c
652         * src/common/utils.h
653                 add possibility to check all nodes with the same subject for
654                 subject threading, not only the oldest node. Should not break
655                 threads anymore if the oldest node is thread_by_subject_max_age
656                 days older then parent, because it can now find a child of
657                 oldest node as new parent.
658
659 2003-08-11 [christoph]  0.9.4claws18
660
661         * src/plugins/spamassassin/spamassassin.c
662                 run spam check in background process
663
664 2003-08-10 [alfons]     0.9.4claws17
665
666         * src/summaryview.c
667                 make `Select All' sensitive too
668
669 2003-08-10 [christoph]  0.9.4claws16
670
671         * src/imap.c
672                 add more checks in imap_close
673
674 2003-08-09 [alfons]     0.9.4claws15
675
676         * src/prefs_spelling.c
677                 no spell checking UI if not requested
678
679 2003-08-09 [alfons]     0.9.4claws14
680
681         * src/gtk/prefswindow.c
682                 make it compile
683
684 2003-08-09 [christoph]  0.9.4claws13
685
686         * src/prefs_spelling.c
687         * src/gtk/prefswindow.[ch]
688         * src/plugins/clamav/clamav_plugin_gtk.c
689         * src/plugins/spamassassin/spamassassin_gtk.c
690                 sort prefs pages by heighest weight in tree
691
692 2003-08-09 [paul]       0.9.4claws12
693
694         * sync with 0.9.4cvs6
695                 see ChangeLog 2003-08-07
696                 
697         * AUTHORS
698                 add Leandro and Luke to claws-branch section
699
700 2003-08-09 [christoph]  0.9.4claws11
701
702         * src/gtk/Makefile.am
703         * src/gtk/colorsel.[ch]                 ** NEW **
704                 create a color selection dialog that can be used as a simple
705                 function call with it's own gtk main loop like filesel.[ch]
706
707         * src/Makefile.am
708         * src/main.c
709         * src/prefs_common.c
710         * src/prefs_spelling.[ch]               ** NEW **
711         * src/prefs_spelling.glade              ** NEW **
712         * src/gtk/gtkutils.[ch]
713                 move "Spell Checker" prefs to new prefs dialog
714
715         * src/prefs_folder_item.c
716                 use new colorsel dialog
717
718 2003-08-08 [paul]       0.9.4claws10
719
720         * src/inc.c
721                 clear the progress bar unconditionally
722
723 2003-08-08 [paul]       0.9.4claws9
724
725         * sync with 0.9.4cvs4
726                 see ChangeLog 2003-07-31
727
728 2003-08-07 [christoph]  0.9.4claws8
729
730         * configure.ac
731                 fix bug in image viewer plugin part
732
733         * src/imap.c
734                 don't execute close command if the folder item is not selected
735
736 2003-08-07 [hoa]        0.9.4claws7
737
738         * src/filtering.[ch]
739         * src/matcher_parser.h
740         * src/matcher_parser_parse.y
741                 can define several actions for each filtering rule
742                 can import old versions of filtering rules
743
744         * src/prefs_filtering.c
745                 call to a new dialog box to define actions
746
747         * src/prefs_filtering_action.[ch]
748                 dialog box to define actions for filtering rules
749
750 2003-08-06 [christoph]  0.9.4claws6
751
752         * src/imap.c
753                 make sure source folder is selected when copying messages
754
755 2003-08-06 [christoph]  0.9.4claws5
756
757         * sync with 0.9.4cvs2
758                 see ChangeLog 2003-07-29                
759
760 2003-08-05 [paul]       0.9.4claws4
761
762         * sync with 0.9.4cvs3
763                 see ChangeLog 2003-07-30
764
765 2003-08-04 [match]      0.9.4claws3
766
767         * po/POTFILES.in
768                 export of LDIF files.
769
770 2003-08-04 [match]      0.9.4claws2
771
772         * src/ldif.[ch]
773                 support for export LDIF. documented.
774         * src/importldif.[ch]
775         * src/exportldif.[ch]
776                 add tooltips. documented.
777         * src/exphtmldlg.[ch]
778         * src/common/xmlprops.[ch]
779                 documented.
780         * src/exportldif.[ch]                   ** NEW **
781         * src/expldifdlg.[ch]                   ** NEW **
782         * src/addressbook.[ch]
783         * src/Makefile.am
784                 export of LDIF files.
785                 documented.
786
787 2003-08-04 [christoph]  0.9.4claws1
788
789         * .cvsignore
790         * Makefile.am
791         * configure.ac
792         * sylpheed-claws.pc.in                  ** NEW **
793         * src/Makefile.am
794         * src/common/Makefile.am
795         * src/gtk/Makefile.am
796                 install sylpheed header files in $(pkgincludedir) and create a
797                 pkg-config file to allow building a plugin without the source
798                 package
799
800 2003-08-04 [paul]       0.9.4claws
801
802         * version 0.9.4claws
803
804 2003-08-04 [paul]       0.9.3claws97
805
806         * po/es.po
807                 update Spanish translation. Submitted by Ricardo
808                 Mones Lastra.
809
810 2003-08-03 [paul]       0.9.3claws96
811
812         * po/hr.po
813           po/sr.po
814                 update Croatian and Serbian translations. Submitted by
815                 Dragan and Urke MMI respectively
816
817 2003-08-03 [alfons]     0.9.3claws95
818
819         * src/summaryview.c
820                 mark flag has precedence over important flag - seems
821                 to have been changed in sync of 0.9.3claws45. this fixes
822                 a regression where messages that were scored as important
823                 don't show their mark flags. (using the same column for
824                 both importance as mark flags is the real problem
825                 ofcourse)
826
827 2003-08-03 [melvin]     0.9.3claws94
828
829         * po/fr.po
830                 Updated French translations.
831
832 2003-08-03 [melvin]     0.9.3claws93
833
834         * src/Makefile.am
835                 Fixed typo introduced after 0.9.3claws92 
836                 that prevented compilation
837                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
838                 CPPFLAGS and YFLAGS to allow user setting these.
839         * src/common/Makefile.am
840         * src/gtk/Makefile.am
841         * src/plugins/clamav/Makefile.am
842         * src/plugins/demo/Makefile.am
843         * src/plugins/dillo_viewer/Makefile.am
844         * src/plugins/image_viewer/Makefile.am
845         * src/plugins/mathml_viewer/Makefile.am
846         * src/plugins/spamassassin/Makefile.am
847         * src/plugins/trayicon/Makefile.am
848         * src/plugins/trayicon/libeggtrayicon/Makefile.am
849                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
850                 CPPFLAGS and YFLAGS to allow user setting these.
851
852 2003-08-02 [christoph]  0.9.3claws92
853
854         * configure.ac
855                 o rearrange plugin tests
856                 o add test for clamav.h to ClamAV tests
857
858 2003-08-02 [luke]       0.9.3claws91
859
860         * src/mimeview.c
861                 o fixed appearance of icon list when toggling back from the 
862                   ctree
863                 o toggling of icons using the keyboard works correctly
864                 o fixed all other keyboard shortcuts to work when icons are
865                   active
866         
867         * src/messageview.c
868                 o fixed bug 4 - focus lost when changing messageview view type
869
870 2003-08-02 [christoph]  0.9.3claws90
871
872         * src/common/hooks.c
873                 fix crash when pointer stored in hash table could get invalid
874                 when a plugin is unloaded
875
876 2003-08-01 [christoph]  0.9.3claws89
877
878         * configure.ac
879                 o try to build all plugins (except spamassassin) by default
880                 o don't build a plugin if a dependency check fails
881
882         * src/common/hooks.c
883                 fix warning
884
885 2003-08-01 [match]      0.9.3claws88
886
887         * src/importldif.c
888                 allow single click field selection. document code.
889
890 2003-08-01 [christoph]  0.9.3claws87
891
892         * src/plugins/clamav/clamav_plugin.c
893         * src/plugins/clamav/clamav_plugin_gtk.c
894         * src/plugins/dillo_viewer/dillo_viewer.c
895         * src/plugins/image_viewer/plugin.c
896         * src/plugins/mathml_viewer/mathml_viewer.c
897         * src/plugins/spamassassin/spamassassin.c
898         * src/plugins/spamassassin/spamassassin_gtk.c
899         * src/plugins/trayicon/trayicon.c
900                 add version check to all plugins
901
902 2003-08-01 [hoa]        0.9.3claws86
903
904         * src/prefs_filtering.c
905                 fixed a cosmetic bug, during creation of dialog box,
906                 wrong widgets were shown after creation.
907
908 2003-08-01 [luke]       0.9.3claws85
909
910         * src/mainwindow.c
911                 o fixed visibility of icons/mimeview after toggling separate
912                   message/folder view (factored out some similar code too).
913
914
915 2003-07-31 [alfons]     0.9.3claws84
916
917         * src/mimeview.c
918                 tweak icon box UI a bit more, now allowing right-clicks actions
919                 getting the relevant mime data too; should fix #250, "Can't save 
920                 attachments sometimes".
921
922 2003-07-30 [alfons]     0.9.3claws83
923
924         * src/compose.c
925                 don't do auto-save-draft inside key press handler, but rather
926                 schedule it half of a second later; should fix #67, "autosave 
927                 make re-rediting message crazy"
928
929 2003-07-30 [christoph]  0.9.3claws82
930
931         * src/plugins/trayicon/trayicon.c
932                 process pending events before unloading the plugin
933
934         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
935
936 2003-07-30 [alfons]     0.9.3claws81
937
938         * src/common/hooks.c
939                 parameter 2 of g_hook_destroy() should really be a hook id
940
941 2003-07-30 [alfons]     0.9.3claws80
942
943         * src/common/plugin.c
944                 fix a possibly harmful function signature mismatch 
945                 for plugin_done
946
947 2003-07-30 [alfons]     0.9.3claws79
948
949         * src/common/hooks[.ch]
950                 const correctness
951
952 2003-07-30 [darko]      0.9.3claws78
953
954         * src/summaryview.c
955                 make it compile again
956
957 2003-07-30 [luke]       0.9.3claws77
958
959         * src/crash.c
960         * src/main.c
961                 o added/moved signal handlers for SIGTERM (normal kill command) 
962                   and SIGINT (ctl-c) to be used even without 
963                   --enable-crash-dialog, fixing bug 166
964
965         * src/summaryview.c
966                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
967                   bug 227
968
969         * src/mainwindow.c
970                 o changed sensitivity condition for 'Next new' and 'Next 
971                   unread', fixing bug 8
972
973 2003-07-29 [alfons]     0.9.3claws76
974
975         * src/common/utils.[ch]
976                 add generate_msgid()
977         * src/messageview.c
978                 save ack'ed RRR; fixes #205, "return receipt is not saved in
979                 sent folder".
980
981 2003-07-29 [alfons]     0.9.3claws75
982
983         * src/messageview.c
984                 fix a memleak (claws-only)
985
986 2003-07-29 [alfons]     0.9.3claws74
987
988         * src/mimeview.[ch]
989         * src/gtk/gtkvscrollbutton.[ch]
990                 fix UI glitch where mime icon toolbox' scroll position is not 
991                 reset after switching to another message
992                 
993
994 2003-07-29 [paul]       0.9.3claws73
995
996         * src/prefs_folder_item.c
997                 split the prefs into 2 separate pages
998
999 2003-07-29 [paul]       0.9.3claws72
1000
1001         * src/compose.c
1002                 prepend "\n\n" to a signature without a separator too
1003
1004 2003-07-29 [paul]       0.9.3claws71
1005
1006         * src/compose.c
1007                 fix bug where changing to an account without an auto-sig
1008                 from an initial account without an auto-sig would insert 
1009                 2 blank lines at the cursor point
1010                 fix bug where changing to an account with an auto-sig
1011                 from an initial account without an auto-sig would insert
1012                 the sig at the cursor point
1013
1014 2003-07-29 [paul]       0.9.3claws70
1015
1016         * src/folderview.c
1017                 use the colour from the folder pref unless the folder
1018                 has new messages
1019
1020 2003-07-29 [alfons]     0.9.3claws69
1021
1022         * src/procmsg.[ch]
1023         * src/messageview.c
1024         * src/procheader.c
1025                 rewrite return receipt request work a little bit (the former 
1026                 implementation presumably depended too much on the UI setting
1027                 flags). (we're losing the old pending flag.) 
1028
1029 2003-07-28 [christoph]  0.9.3claws68
1030
1031         * src/folder.c
1032         * src/imap.c
1033         * src/mh.c
1034         * src/procmsg.[ch]
1035                 fix copy to IMAP folder from other folder
1036
1037 2003-07-28 [christoph]  0.9.3claws67
1038
1039         * src/procmsg.c
1040                 fix sync of procmsg_get_message_file_list
1041
1042 2003-07-28 [christoph]  0.9.3claws66
1043
1044         * sync with 0.9.3cvs14
1045                 see ChangeLog 2003-07-18
1046         * sync with 0.9.3cvs17
1047                 see ChangeLog 2003-07-23
1048
1049         (closes Bug 234 segmentation fault after sending out mail via
1050          smtp(auth))
1051
1052 2003-07-28 [paul]       0.9.3claws65
1053
1054         * po/es.po
1055                 update Spanish translation, submitted by Ricardo Mones
1056                 Lastra
1057
1058 2003-07-28 [christoph]  0.9.3claws64
1059
1060         * src/folder.[ch]
1061         * src/imap.c
1062         * src/mh.c
1063                 return new message numbers as a GRelation instead of a GSList
1064                 that has to be in the same order as the input list. A list
1065                 would make it hard for IMAP to optimize oepration by sorting
1066                 the input list. The returned list would have to be reordered
1067                 to match the same order that input list has.
1068
1069         * src/gtk/gtkaspell.c
1070                 fix missing return value, could cause a crash when garbage is
1071                 on the stack that is used as the expected return value
1072
1073 2003-07-28 [paul]       0.9.3claws63
1074
1075         * sync with 0.9.4cvs1
1076                 see ChangeLog 2003-07-28
1077
1078 2003-07-27 [alfons]     0.9.3claws62
1079
1080         * src/mimeview.c
1081                 tweak it more to make icon list act like a check button group
1082
1083 2003-07-27 [christoph]  0.9.3claws61
1084
1085         * sync with 0.9.3cvs20
1086                 see ChangeLog 2003-07-25
1087
1088 2003-07-27 [paul]       0.9.3claws60
1089
1090         * src/procmsg.c
1091                 re-commit changes from 0.9.3claws58 -
1092                 accidently removed in 0.9.3claws59
1093
1094 2003-07-27 [paul]       0.9.3claws59
1095
1096         * src/procmsg.[ch]
1097                 a sync from 0.9.3cvs17
1098                 see ChangeLog 2003-07-23
1099
1100 2003-07-27 [alfons]     0.9.3claws58
1101
1102         * src/procmsg.c
1103                 add missing header members to MsgInfo; fixes the problem of 
1104                 not displaying X-Faces, as noticed by Ricardo Mones
1105
1106 2003-07-26 [christoph]  0.9.3claws57
1107
1108         * sync with 0.9.3cvs18
1109                 see ChangeLog 2003-07-24
1110
1111 2003-07-26 [christoph]  0.9.3claws56
1112
1113         * sync with 0.9.3cvs17
1114                 see ChangeLog 2003-07-23
1115
1116 2003-07-26 [christoph]  0.9.3claws55
1117
1118         * src/folder.[ch]
1119         * src/imap.c
1120         * src/mbox_folder.c
1121         * src/mh.c
1122         * src/news.c
1123                 add support for copy function that copy multiple messages
1124                 (not implemented yet)
1125
1126         * src/summaryview.c
1127                 add missing return value
1128
1129 2003-07-26 [paul]       0.9.3claws54
1130
1131         * tools/multiwebsearch.pl
1132                 do whitespace substitution before passing the string
1133                 to the browser. fixes bug with browsers that don't
1134                 do whitespace conversion themselves.
1135
1136 2003-07-25 [christoph]  0.9.3claws53
1137
1138         * src/folder.[ch]
1139         * src/imap.c
1140         * src/mh.c
1141                 rewrite adding of multiple messages to a folder for
1142                 claws' folder system
1143
1144 2003-07-25 [luke]       0.9.3claws52
1145
1146         * src/mimeview.c
1147                 o icon toggles set correctly on leaving ctree mimeview
1148
1149 2003-07-25 [paul]       0.9.3claws51
1150
1151         * partial sync with 0.9.3cvs21 [src/main.c]
1152                 see ChangeLog 2003-07-25
1153
1154 2003-07-24 [paul]       0.9.3claws50
1155
1156         * tools/maildir2sylpheed.pl
1157                 fix typo
1158
1159 2003-07-24 [paul]       0.9.3claws49
1160
1161         * src/mimeview.c
1162                 increase the gutter size of paned so that the panes
1163                 can be resized
1164                 
1165         * src/plugins/demo/demo.c
1166                 squeeze in another typo fix
1167
1168 2003-07-24 [paul]       0.9.3claws48
1169
1170         * src/plugins/demo/demo.c
1171           src/prefs_account.c
1172                 small changes to the English
1173                 
1174         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1175           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1176           src/Makefile.am
1177           src/stock_pixmap.c
1178                 rename the misspelled icon
1179
1180 2003-07-23 [alfons]     0.9.3claws47
1181
1182         * src/mimeview.c
1183                 make icon list look like a list of toggles
1184
1185 2003-07-23 [luke]       0.9.3claws46
1186
1187         * src/pixmaps/mimeview_gpg_expired.xpm
1188         * src/pixmaps/mimeview_gpg_failed.xpm
1189         * src/pixmaps/mimeview_gpg_passed.xpm
1190         * src/pixmaps/mimeview_text_html.xpm
1191         * src/pixmaps/mimeview_image.xpm
1192                 o all icons the same size
1193
1194         * src/mimeview.[ch]
1195                 o mimeview ctree arranged vertically above the viewer
1196                 o icons changed to buttons
1197                 o can use keyboard to select an icon (Enter)
1198                 o resize icon list to width of icons
1199
1200         *  src/gtk/gtkvscrollbutton.c
1201                 o sensitivity of buttons reacts to position
1202
1203 2003-07-23 [christoph]  0.9.3claws45
1204
1205         * sync with 0.9.3cvs14 (incomplete)
1206                 see ChangeLog 2003-07-17
1207
1208 2003-07-23 [alfons]     0.9.3claws44
1209
1210         * src/folder.c
1211         * src/procmsg.h
1212                 sync with my local tree to restore some claws-only things
1213
1214 2003-07-23 [paul]       0.9.3claws43
1215
1216         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1217           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1218           src/Makefile.am
1219           src/mimeview.c
1220           src/procmime.h
1221           src/rfc2015.c
1222           src/stock_pixmap.[ch]
1223                 indicate missing keys and expired sigs/keys
1224                 in mime view column
1225
1226 2003-07-23 [paul]       0.9.3claws42
1227
1228         * src/compose.c
1229                 Redirect fixes: enable automatic account selection and
1230                 do not append signature to message on changing account
1231                 fixes Bug[s] #248
1232
1233 2003-07-23 [paul]       0.9.3claws41
1234
1235         * sync with 0.9.3cvs16
1236                 see ChangeLog 2003-07-23
1237
1238 2003-07-23 [alfons]     0.9.3claws40
1239
1240         * src/inc.c
1241                 give progress dialog a main window, and give it the first 
1242                 one (presumably the only one). fixes bug #247, "segfault on 
1243                 pop-before-smtp" 
1244
1245 2003-07-22 [alfons]     0.9.3claws39
1246
1247         * src/summaryview.c
1248                 shift-space scrolls up
1249
1250 2003-07-22 [paul]       0.9.3claws38
1251
1252         * sync with 0.9.3cvs15
1253                 see ChangeLog 2003-07-22
1254
1255 2003-07-20 [alfons]     0.9.3claws37
1256
1257         * src/compose.c
1258                 put menu inside #ifdef USE_ASPELL..#endif
1259
1260 2003-07-20 [christoph]  0.9.3claws36
1261
1262         * src/procmsg.c
1263                 fix wrong flags in MsgInfo returned by
1264                 procmsg_msginfo_get_full_info()
1265
1266         (closes Bug 221 Deleting messages from the Message View gives incorrect
1267          new/unread message counts in the folder view)
1268
1269         * src/plugins/spamassassin/spamassassin_gtk.c
1270                 add gettext macro for prefs page title
1271
1272 2003-07-20 [paul]       0.9.3claws35
1273
1274         * src/mimeview.c
1275                 redraw icon list on signature check
1276
1277 2003-07-20 [christoph]  0.9.3claws34
1278
1279         * src/Makefile.am
1280         * src/account.c
1281         * src/folder.[ch]
1282         * src/folder_item_prefs.[ch]            ** NEW **
1283         * src/folderview.c
1284         * src/mainwindow.c
1285         * src/mh.c
1286         * src/prefs_gtk.c
1287         * src/prefs_scoring.c
1288         * src/summaryview.c
1289         * src/prefs_folder_item.[ch]
1290                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1291                   Properties dialog
1292                 o use prefswindow for folder properties
1293
1294         * src/gtk/prefswindow.[ch]
1295                 change implementation to use an invisible notebook instead
1296                 of unparenting widgets
1297
1298 2003-07-20 [christoph]  0.9.3claws33
1299
1300         * src/compose.h
1301         * src/folder.c
1302         * src/folderview.h
1303         * src/headerview.h
1304         * src/prefs_filtering.h
1305         * src/prefs_folder_item.[ch]
1306         * src/procmime.h
1307         * src/procmsg.h
1308         * src/summaryview.h
1309                 clean up header mess
1310                 (always use 1. typedefs, 2. #includes, 3. structures)
1311
1312         * src/common/version.h.in
1313                 add casts for constants
1314
1315         * src/plugins/demo/demo.c
1316                 fix typo
1317
1318         * src/plugins/spamassassin/spamassassin.c
1319                 remove unused variable
1320
1321 2003-07-20 [alfons]     0.9.3claws32
1322
1323         * src/mimeview.c
1324                 o make icon buttons respond on left click
1325                 o minor cosmetic change
1326
1327 2003-07-19 [luke]       0.9.3claws31
1328
1329         * src/mimeview.[ch]
1330         * src/gtk/gtkvscrollbutton.c
1331         * src/messageview.c
1332                 o improved mimeview behaviour when selecting a new message
1333                 o plus code cleanups to remove compile warnings
1334
1335
1336 2003-07-19 [alfons]     0.9.3claws30
1337
1338         * src/procmsg.c
1339         * src/compose.c
1340         * src/common/utils.[ch]
1341                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1342
1343 2003-07-19 [alfons]     0.9.3claws29
1344
1345         * src/prefs_folder_item.c
1346                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1347                 string pointers
1348
1349 2003-07-19 [luke]       0.9.3claws28
1350
1351         * src/messageview.c
1352         * src/mimeview.[ch]
1353         * src/procmime.h
1354         * src/rfc2015.c
1355         * src/stock_pixmap.[ch]
1356         * src/gtk/Makefile.am
1357         * src/Makefile.am
1358         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1359         * src/pixmaps/mime_*.xpm                ** NEW **
1360                 o mimeview rearrangement with a new icon shortcut bar
1361
1362 2003-07-19 [alfons]     0.9.3claws27
1363
1364         * src/folderview.c
1365                 o plug leaking nodes_to_recollapse
1366                 o add folderview_recollapse_all_nodes() (not used yet)
1367
1368 2003-07-19 [alfons]     0.9.3claws26
1369
1370         * src/compose.c
1371         * src/common/utils.c
1372                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1373                 for both forwarding as replying
1374
1375 2003-07-18 [christoph]  0.9.3claws25
1376
1377         * configure.ac
1378         * src/common/sylpheed.[ch]
1379         * src/common/version.h.in
1380                 add version in numeric form to allow easy comparison
1381
1382         * src/plugins/demo/demo.c
1383                 add version check
1384                 - sylpheed version > plugin version => never allowed, sylpheed
1385                   could contain unknown API changes
1386                 - sylpheed version < minimum version required => don't load,
1387                   API required not available (if linking does not fail)
1388
1389 2003-07-18 [alfons]     0.9.3claws24
1390         
1391         * src/common/plugin.[ch]
1392                 const correctness
1393
1394 2003-07-18 [christoph]  0.9.3claws23
1395
1396         * src/common/hooks.c
1397                 fix crash when hooks where unregisted
1398
1399         * src/plugins/trayicon/trayicon.c
1400                 unregister detroy signal before destroying the widget
1401                 (still crashes when the plugin is unloaded)
1402
1403 2003-07-18 [alfons]     0.9.3claws22
1404         
1405         * src/folderview.c
1406                 delay expanding folder tree during drags until timeout triggered
1407                 (needs perhaps some tweaking, so testing is welcome)
1408
1409 2003-07-17 [alfons]     0.9.3claws21
1410
1411         * src/folderview.c
1412                 clean up cruft
1413
1414 2003-07-17 [christoph]  0.9.3claws20
1415
1416         * src/common/session.c
1417                 fix opening of SSL connections
1418
1419         * src/plugins/image_viewer/Makefile.am
1420                 add OPENSSL_CFLAGS (we should find a better solution to remove
1421                 this dependencies if they are not required)
1422
1423         * src/plugins/spamassassin/spamassassin.c
1424                 remove setlocale workaround (fixed in libspamc)
1425
1426         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1427          if spell checking enabled)
1428
1429 2003-07-17 [alfons]     0.9.3claws19
1430
1431         * src/common/hooks.[ch]
1432         * src/plugins/clamav/clamav_plugin.c
1433         * src/plugins/spamassassin/spamassassin.c
1434         * src/plugins/trayicon/trayicon.c
1435                 fix signedness muck 
1436
1437 2003-07-17 [alfons]     0.9.3claws18
1438
1439         * src/procmime.c
1440                 plug memleak
1441
1442 2003-07-17 [alfons]     0.9.3claws17
1443
1444         * src/inc.c
1445                 plug memleak
1446
1447 2003-07-17 [paul]       0.9.3claws16
1448
1449         * src/common/defs.h
1450           src/mainwindow.c
1451           src/manual.[ch]
1452                 add link to the Claws site's FAQ page, after the suggestion
1453                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1454                 Move url strings to defs.h
1455                 
1456         * src/mainwindow.c
1457                 fix typo to prevent "unknown menu entry" warnings
1458
1459 2003-07-17 [alfons]     0.9.3claws15
1460
1461         * src/folderview.[ch]
1462         * src/summaryview.[ch]
1463         * src/mimeview.[ch]
1464                 plug DnD leaks 
1465
1466 2003-07-17 [paul]       0.9.3claws14
1467
1468         * src/inc.c
1469                 remove two instances of 'GTK_EVENTS_FLUSH' because
1470                 they are unnecessary and probably cause a stack overflow
1471
1472 2003-07-16 [christoph]  0.9.3claws13
1473
1474         * src/mimeview.[ch]
1475                 use an invisible GTK notebook to switch between viewers
1476                 instead of reparenting widgets
1477
1478 2003-07-16 [christoph]  0.9.3claws12
1479
1480         * src/folder.c
1481                 move folder_item_update_freeze() to correct place in
1482                 folder_item_scan_full()
1483
1484 2003-07-16 [paul]       0.9.3claws11
1485
1486         * sync with 0.9.3cvs12
1487                 see ChangeLog 2003-07-14 and 2003-07-15
1488
1489 2003-07-16 [christoph]  0.9.3claws10
1490
1491         * src/imap.[ch]
1492         * src/prefs_account.[ch]
1493                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1494
1495 2003-07-15 [alfons]     0.9.3claws9
1496
1497         * src/main.c
1498                 make --config-dir do something useful
1499
1500 2003-07-15 [alfons]     0.9.3claws8
1501
1502         * src/procmsg.c
1503                 o fix a bug where 'last' didn't really point to the last message
1504                   in the top level list of children, but to the last threaded
1505                   message. 
1506                 
1507                 o clean up and make it easier to sync
1508
1509 2003-07-15 [alfons]     0.9.3claws7
1510
1511         * src/mainwindow.c
1512                 make correct menu items sensitive       
1513
1514 2003-07-14 [alfons]     0.9.3claws6
1515
1516         * src/procmsg.c
1517                 tune the threader so it will not subject-thread any message
1518                 without a subject prefix (this will not thread correctly if 
1519                 a parent is delivered after their childs, but it looks 
1520                 better right now)
1521
1522 2003-07-13 [christoph]  0.9.3claws5
1523
1524         * src/mainwindow.c
1525                 group "Add mailbox *..." menu items in submenu
1526
1527 2003-07-13 [alfons]     0.9.3claws4
1528
1529         * src/summaryview.c
1530                 correct summary_toggle_pressed() signature and make sure
1531                 signal is not passed on
1532
1533 2003-07-13 [alfons]     0.9.3claws3
1534
1535         * src/summaryview.c
1536                 o for now don't pass on keys when they we're handled by 
1537                   ctree::key_press_event
1538                 o clean up
1539
1540 2003-07-13 [alfons]     0.9.3claws2
1541         
1542         * src/main.c
1543                 add command line option "--config-dir" to get the current 
1544                 configuration dir
1545
1546 2003-07-12 [alfons]     0.9.3claws1
1547
1548         * src/matcher.[ch]
1549         * src/matcher_parser_parse.y
1550         * src/prefs_filtering.c
1551         * src/filtering.c
1552                 add "Lock" filter action to lock messages;
1553
1554         * src/filtering.c       
1555                 remove debug_print()    
1556         * src/prefs_filtering.c
1557                 re-organize matcher part 9: 
1558                 make action text entries easily extendible;
1559                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1560                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1561
1562 2003-07-12 [paul]
1563
1564         * tools/README
1565                 update old information and add missing
1566                 information
1567
1568 2003-07-12 [paul]       0.9.3claws
1569
1570         * 0.9.3claws released
1571         
1572 2003-07-12 [paul]       0.9.0claws103
1573
1574         * src/Makefile.am
1575                 add addrquery.h
1576
1577 2003-07-12 [melvin]     0.9.0claws102
1578
1579         * src/messageview.c
1580                 Fixed bug #215: Show MIME tab for single text/html messages. 
1581                 
1582 2003-07-12 [paul]       0.9.0claws101
1583
1584         * man/sylpheed.1
1585                 updated
1586
1587 2003-07-12 [paul]       0.9.0claws100
1588
1589         * po/es.po
1590           po/hr.po
1591           po/pl.po
1592           po/sr.po
1593                 update Spanish, Croatian, Polish, Serbian translations.
1594                 submitted by Ricardo Mones Lastra, Dragan, Witold
1595                 Wladyslaw Wojciech Wilk, Urke MMI
1596
1597 2003-07-12 [melvin]     0.9.0claws99
1598
1599         * po/fr.po
1600                 Updated French translations.
1601
1602 2003-07-12 [paul]       0.9.0claws98
1603
1604         * src/addressbook.c
1605                 disable 'Lookup' button as it has no effect
1606
1607 2003-07-11 [alfons]     0.9.0claws97
1608         
1609         * src/summaryview.c
1610                 summary_searchbar_pressed() should return TRUE to signal that
1611                 event was handled. when returning void, the return value passed
1612                 to GTK is actually random, but maybe FALSE, in which case the
1613                 event is handled by parent
1614                 
1615 2003-07-10 [paul]       0.9.0claws96
1616
1617         * ac/missing/gettext.m4
1618                 update to version 0.12
1619
1620 2003-07-10 [paul]       0.9.0claws95
1621
1622         * src/plugins/clamav/clamav_plugin.c
1623                 fix bug where multipart/alternative messages
1624                 would slip through without being scanned
1625
1626 2003-07-10 [christoph]  0.9.0claws94
1627
1628         * src/folder.c
1629                 correct check if folder supports removing when a message is
1630                 moved. if not the message is only copied.
1631
1632         (closes Bug 132 crash on startup in newsgroups folders)
1633
1634 2003-07-09 [alfons]     0.9.0claws93
1635
1636         * configure.ac
1637         * src/common/defs.h
1638                 --with-config-dir (default .sylpheed)
1639
1640 2003-07-09 [christoph]  0.9.0claws92
1641
1642         * configure.ac
1643                 use PKG_CHECK_MODULES to check for gtkmathview
1644                 (version 0.4.2 now required)
1645
1646 2003-07-08 [melvin]     0.9.0claws91
1647
1648         * src/action.c
1649                 Implemented a progress bar that counts the number of completed
1650                 tasks when the action runs more than one command.
1651
1652 2003-07-08 [alfons]     0.9.0claws90
1653
1654         * src/procmsg.c
1655                 if queued message has an invalid Message-Id, don't try to
1656                 find message it refers to (fixes #209 "crash when processing 
1657                 in folder")
1658
1659 2003-07-08 [paul]       0.9.0claws89
1660
1661         * sync with 0.9.3cvs2
1662                 see ChangeLog 2003-07-08
1663
1664 2003-07-08 [match]      0.9.0claws88
1665
1666         * src/ldapctrl.c
1667                 extend LDAP search for first/last name by parsing search term.
1668
1669 2003-07-08 [alfons]     0.9.0claws87
1670
1671         * src/send_message.c
1672                 fix bug #208 "Status message stuck when sending on POP3 account"
1673
1674 2003-07-07 [paul]       0.9.0claws86
1675
1676         * po/hr.po
1677                 new Croatian translation, submitted by
1678                 Dragan <drleskov@inet.hr>
1679
1680 2003-07-07 [paul]       0.9.0claws85
1681
1682         * sync with 0.9.3cvs1
1683                 see ChangeLog 2003-07-07
1684
1685 2003-07-05 [christoph]  0.9.0claws84
1686
1687         * src/Makefile.am
1688         * src/messageview.c
1689         * src/mimeview.[ch]
1690         * src/stock_pixmap.[ch]
1691         * src/pixmaps/messageview_text.xpm              ** NEW **
1692                 move mimeview tabs to the right side and use icons
1693                 instead of text to save some space
1694
1695         (patch by Luke Plant <lukeplant@softhome.net>)
1696
1697 2003-07-05 [christoph]  0.9.0claws83
1698
1699         * src/inc.c
1700                 add NULL pointer checks
1701
1702         (patch by Luke Plant <lukeplant@softhome.net>)
1703         (closes Bug 204 0.9.0 quits on authentication error?!)
1704
1705 2003-07-05 [alfons]     0.9.0claws82
1706
1707         * configure.ac
1708                 take the clue in bug #202 "./configure script - 
1709                 'if test' comparison failure" reported by John Kristoff. 
1710
1711 2003-07-04 [christoph]  0.9.0claws81
1712
1713         * src/plugins/spamassassin/spamassassin.c
1714                 set timeout for spam check
1715
1716 2003-07-04 [christoph]  0.9.0claws80
1717
1718         * src/main.c
1719                 destroy all FolderItems when shutting down to
1720                 allow folders to clean up
1721
1722 2003-07-04 [melvin]     0.9.0claws79
1723
1724         * src/gtk/gtkaspell.c
1725                 Fixed bug #184 "Entering non-ascii character deletes
1726                 previous char if spell checking enabled": this makes
1727                 the spell checking in multibytes (e.g. UTF-8)locales work.
1728                 (Patch by Luke Plant).
1729                 
1730 2003-07-04 [christoph]  0.9.0claws78
1731
1732         * sync with 0.9.2cvs1
1733                 see ChangeLog 2003-06-10
1734
1735 2003-07-04 [paul]       0.9.0claws77
1736
1737         * sync with 0.9.3 release
1738                 see ChangeLog 2003-07-04
1739
1740 2003-07-03 [christoph]  0.9.0claws76
1741
1742         * src/folder.[ch]
1743         * src/imap.c
1744         * src/mbox_folder.c
1745         * src/mh.c
1746         * src/news.c
1747                 move folder_item_get_path() stuff into a folder virtual function
1748
1749         * src/procmsg.c
1750                 use folder_item_fetch_msg() to get message and do not contruct
1751                 the filename from path and number
1752
1753 2003-07-03 [paul]       0.9.0claws75
1754
1755         * sync with 0.9.2cvs12
1756                 see ChangeLog 2003-07-03
1757
1758 2003-07-02 [paul]       0.9.0claws74
1759
1760         * src/messageview.c
1761                 fix text-selection for replying
1762
1763 2003-07-02 [paul]       0.9.0claws73
1764
1765         * sync with 0.9.2cvs11
1766                 see ChangeLog 2003-07-02
1767
1768 2003-07-02 [paul]       0.9.0claws72
1769
1770         * src/procmsg.c
1771                 revert last commit because it breaks more
1772                 than it fixes
1773
1774 2003-07-02 [paul]       0.9.0claws71
1775
1776         * src/procmsg.c
1777                 fix thread by subject/sort by date
1778
1779 2003-07-01 [paul]       0.9.0claws70
1780
1781         * sync with 0.9.2cvs10
1782                 see ChangeLog 2003-07-01
1783
1784 2003-06-30 [paul]       0.9.0claws69
1785
1786         * sync with 0.9.2cvs9
1787                 see ChangeLog 2003-06-30
1788
1789 2003-06-28 [match]      0.9.0claws68
1790
1791         * src/addressbook.c
1792                 fix null ptr.
1793
1794 2003-06-27 [paul]       0.9.0claws67
1795
1796         * sync with 0.9.2cvs7
1797                 see ChangeLog 2003-06-27
1798
1799 2003-06-26 [christoph]  0.9.0claws66
1800
1801         * src/folder.c
1802                 freeze folder updates while a folder is scanned
1803
1804         (closes Bug 185 New message counter)
1805
1806 2003-06-26 [darko]      0.9.0claws65
1807
1808         * src/ldapserver.c
1809                 fix infinite loop when adding a new LDAP server
1810
1811 2003-06-26 [paul]       0.9.0claws64
1812
1813         * sync with 0.9.2cvs6
1814                 see ChangeLog 2003-06-26
1815
1816 2003-06-26 [paul]       0.9.0claws63
1817
1818         * sync with 0.9.2cvs5
1819                 see ChangeLog 2003-06-25 and 2003-06-26
1820
1821 2003-06-25 [match]      0.9.0claws62
1822
1823         * src/addr_compl.c
1824                 Fixed tab/backtab for dropped-down completion list to
1825                 move next/previous field. (close bug 147)
1826
1827 2003-06-25 [christoph]  0.9.0claws61
1828
1829         * src/addr_compl.[ch]
1830         * src/addrindex.[ch]
1831         * src/folderview.c
1832         * src/inc.c
1833         * src/news.c
1834         * src/summaryview.c
1835         * src/toolbar.c
1836                 fix warnings
1837
1838 2003-06-25 [leandro]    0.9.0claws60
1839
1840         * src/compose.c
1841                 o cleanups
1842                 o gray out "Message/Remove references" menu item if not
1843                   replying to a message
1844
1845 2003-06-24 [leandro]    0.9.0claws59
1846
1847         * src/compose.[ch]
1848                 o removed "Message/Create new thread" menu item
1849                 o added "Message/Remove references" menu item
1850                   (it's off by default and will not check anymore
1851                    if the subject changed)
1852
1853 2003-06-23 [alfons]     0.9.0claws58
1854
1855         * src/procmsg.c
1856                 try better grouping messages threaded by subject based on their age.
1857                 still not perfect - because the message tree is not sorted by date.  
1858
1859 2003-06-23 [thorsten]   0.9.0claws57
1860
1861         * src/pop.[ch]
1862                 added mail_receive_hook to allow modifications
1863                 directly after retrieval (e.g. adding headers).
1864
1865 2003-06-23 [paul]       0.9.0claws56
1866
1867         * src/sourcewindow.c
1868                  enable the use of Ctrl+A to select all text in
1869                  the sourcewindow
1870                  Patch submitted by Ivan Francolin Martinez
1871                  <ivanfm@users.sourceforge.net>
1872
1873 2003-06-22 [christoph]  0.9.0claws55
1874
1875         * src/folder.[ch]
1876                 o add notification hook for folder tree changes
1877                 o invoke hooks after folder tree scanning
1878
1879         * src/folderview.[ch]
1880                 register hook for folder tree changes that
1881                 updates the ctree
1882
1883         (there are more places that should be updated, like add, remove 
1884          or move folder)
1885
1886         (closes Bug 164 Crash on rebuild folder tree)
1887         (closes Bug 190 Crash on 'rebuilding folder tree')
1888
1889 2003-06-21 [leandro]    0.9.0claws54
1890
1891         * src/compose.[ch]
1892                 create a new thread if subject changes
1893                 (it's on by default, can be disabled in Message menu)
1894
1895 2003-06-21 [alfons]     0.9.0claws53
1896
1897         * src/summaryview.c
1898                 quiet little compiler
1899
1900 2003-06-21 [christoph]  0.9.0claws52
1901
1902         update gettext stuff to version 0.12
1903
1904 2003-06-19 [alfons]     0.9.0claws51
1905
1906         * src/common/log.c
1907         * src/common/plugin.c
1908                 move defs.h before glib.h to prevent MIN/MAX redefs
1909
1910 2003-06-19 [alfons]
1911
1912         * src/addressbook.c
1913                 translatable
1914
1915 2003-06-19 [match]      0.9.0claws50
1916
1917         * src/addressbook.[ch]
1918         * src/addrindex.[ch]
1919         * src/addr_compl.[ch]
1920         * src/editldap.[ch]
1921         * src/editldap_basedn.[ch]
1922         * src/addritem.[ch]
1923         * src/ldapquery.h
1924                 re-implemented dynamic LDAP search. works without
1925                 slowdown on display sender with addressbook
1926                 option.
1927         * src/addrbook.c
1928                 documented code.
1929
1930 2003-06-19 [paul]       0.9.0claws49
1931
1932         * src/compose.c
1933                 fix Bug #136 'Nonprovided quotation marks crash claws'
1934                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1935
1936 2003-06-19 [alfons]     0.9.0claws48
1937
1938         * src/prefs_common.[ch]
1939         * src/procmsg.c
1940                 restrict threading by subject by checking thread for
1941                 age (prefs_common.thread_by_subject_max_age)
1942
1943 2003-06-18 [christoph]  0.9.0claws47
1944
1945         * src/imap.c
1946                 fix memory leak in imap_cmd_fetch()
1947
1948 2003-06-18 [christoph]  0.9.0claws46
1949
1950         * src/prefs_gtk.c
1951                 fix memory leak in prefs_set_default() when used multiple
1952                 times or after prefs have been read
1953
1954 2003-06-18 [christoph]  0.9.0claws45
1955
1956         * src/common/plugin.c
1957                 fix memory leak in plugin_unload()
1958
1959 2003-06-18 [christoph]  0.9.0claws44
1960
1961         * src/imap.c
1962                 fix memory leak in imap_cmd_ok()
1963
1964 2003-06-18 [christoph]  0.9.0claws43
1965
1966         * src/folder.c
1967                 stop messages that are downloaded from POP3 and added to
1968                 an IMAP inbox from being filtered twice (first by POP3
1969                 and again when IMAP folder is scaned to get the UID of
1970                 the APPEND operation when no UIDPLUS is available)
1971
1972 2003-06-18 [alfons]
1973
1974         * tools/Makefile.am
1975                 phoenix <- firebird     
1976
1977 2003-06-18 [paul]
1978
1979         * tools/launch_phoenix          ** REMOVED **
1980           tools/launch_firebird         ** NEW **
1981                 renamed and edited to reflect the browser's name change from
1982                 'phoenix' to 'firebird'
1983
1984 2003-06-18 [paul]       0.9.0claws42
1985
1986         * sync with 0.9.2cvs2
1987                 see ChangeLog 2003-06-16
1988
1989 2003-06-17 [alfons]     0.9.0claws41
1990
1991         * src/procmsg.c
1992                 prevent threading problems when a node is an ancestor (parent / great parent),
1993                 which mostly happens with circular references (thanks to Phillipe Gramoullé
1994                 for finding an sample set of messages)
1995
1996 2003-06-16 [christoph]  0.9.0claws40
1997
1998         * src/main.c
1999                 don't popup main window on --receive or --receive-all
2000
2001         * src/mainwindow.[ch]
2002         * src/plugins/trayicon/trayicon.c
2003                 allow hiding of main window by clicking on the trayicon
2004                 (doesn't work correctly in seperate window mode and may
2005                  cause unexpected GTK problems I couldn't find yet)
2006
2007         * src/common/ssl.c
2008                 remove incorrect warning
2009
2010 2003-06-15 [alfons]     0.9.0claws39
2011
2012         * src/gtk/gtkstext.c
2013                 don't output debug text;
2014                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2015                 for pointing this out);
2016
2017 2003-06-14 [alfons]     0.9.0claws38
2018         
2019         * src/messageview.c
2020                 remove printf() and make one if..else comply with coding style
2021
2022 2003-06-14 [alfons]     0.9.0claws37
2023
2024         * AUTHORS
2025                 add Martin Wicke
2026         * src/action.c
2027         * src/messageview.[ch]
2028         * src/summaryview.c
2029                 apply patch #754162 "Quoting messages filtered by actions" submitted
2030                 by Martin Wicke, which allows quoting message body changed by an
2031                 action (Thanks!).
2032
2033 2003-06-13 [alfons]     0.9.0claws36
2034
2035         * src/utils.c
2036                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2037                 use case insensitive regexp (suggested by Ivan Martinez)
2038
2039 2003-06-13 [christoph]  0.9.0claws35
2040
2041         * configure.ac
2042         * src/plugins/trayicon/Makefile.am
2043         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2044         * src/plugins/trayicon/trayicon.c
2045         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2046         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2047         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2048         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2049         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2050         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2051                 replace my own EggTrayIcon backport with the backport
2052                 used by (l|x)mule and gabber.
2053
2054 2003-06-13 [alfons]     0.9.0claws34
2055
2056         * AUTHORS
2057         * src/common/utils.c
2058                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2059
2060 2003-06-13 [alfons]     0.9.0claws33
2061
2062         * src/compose.c
2063                 clean up a little bit
2064
2065 2003-06-12 [alfons]     0.9.0claws32
2066
2067         * src/compose.c
2068                 const correctness fix
2069
2070         * src/common/sylpheed.[ch]
2071                 () -> (void)
2072                 prevent redef MIN/MAX
2073                 
2074         * src/common/utils.[ch]
2075                 () -> (void)
2076
2077 2003-06-12 [melvin]     0.9.0claws31
2078
2079         * src/compose.c
2080                 Updated to take into accounts changes in GtkAspell.
2081
2082 2003-06-12 [alfons]     0.9.0claws30
2083
2084         * src/compose.c
2085         * src/procmsg.c
2086         * src/common/utils.[ch]
2087                 handle reply subject prefixes better (initial 
2088                 suggestion by Robert Story adapted and enhanced 
2089                 using regexps)
2090
2091 2003-06-12 [melvin]     0.9.0claws29
2092
2093         * src/compose.c
2094                 Use new gtkaspell_checkers_strerror() to get the speller's
2095                 error message instead of accessing the (now private)
2096                 checkers structure.
2097                 Minor code clean up
2098
2099         * src/main.c
2100                 Use #ifdef instead of #if for USE_ASPELL
2101                 Use the new spell checkers init/quit functions 
2102
2103         * src/gtk/gtkaspell.c
2104                 Use #ifdef instead of #if for USE_ASPELL
2105                 Moved in the majority of GtkAspell structures that were
2106                 exported before by gtkaspell.h
2107         
2108         * src/gtk/gktaspell.h
2109                 Made gtkaspell.h contain only the necessary data to be
2110                 publicized by moving many structures to gtkaspell.c.
2111                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2112                 gtkaspell_checkers_new(): replaced by...
2113                 gtkaspell_checkers_init(): new function for initialization
2114                 gtkaspell_checkers_delete(): replaced by...
2115                 gtkaspell_checkers_quit(): new function
2116                 gtkaspell_checkers_strerror(): new function that returns
2117                 the checker's last error message.
2118                 
2119 2003-06-11 [melvin]     0.9.0claws28
2120
2121         * po/POTFILES.in
2122                 Updated to take into account gtkaspell.c migration to
2123                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2124
2125 2003-06-10 [alfons]     0.9.0claws27
2126
2127         * src/filtering.[ch]
2128         * src/folder.c
2129         * src/matcher.c
2130         * src/scoring.[ch]
2131                 - try fixing bug #18 (any brave testers?)
2132                 - add more robustness by refusing previously 
2133                   unchecked NULL pointers 
2134
2135 2003-06-10 [alfons]     0.9.0claws26
2136
2137         * src/procmsg.c
2138                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2139
2140 2003-06-09 [alfons]     0.9.0claws25
2141
2142         * src/prefs_common.c
2143                 fix bug #163 "Icon switching doesnt work properly" by 
2144                 preventing early freeing of prefs_common.pixmap_theme_path.
2145
2146 2003-06-09 [christoph]  0.9.0claws24
2147
2148         * src/gtk/gtkaspell.c
2149                 revert Thorsten's fix and add forgotten g_strdup for
2150                 aspell path (it should not be possible to alter the path a
2151                 GtkASpell uses from outside)
2152
2153 2003-06-09 [thorsten]   0.9.0claws23
2154
2155         * src/gtk/gtkaspell.c
2156                 dont free prefs_common.aspell_path when closing compose
2157
2158 2003-06-08 [colin]      0.9.0claws22
2159
2160         * src/plugins/spamassassin/spamassassin.c
2161                 fix prefs types
2162
2163 2003-06-07 [christoph]  0.9.0claws21
2164
2165         * src/Makefile.am
2166         * src/compose.c
2167         * src/gtkaspell.[ch]            ** REMOVE **
2168         * src/gtk/Makefile.am
2169         * src/gtk/gtkaspell.[ch]        ** NEW **
2170                 o make gtkaspell independent from sylpheed's prefs
2171                 o move gtkaspell.[ch] to gtk directory
2172
2173 2003-06-07 [christoph]  0.9.0claws20
2174
2175         * src/Makefile.am
2176         * src/crash.c
2177         * src/export.c
2178         * src/filesel.[ch]              ** REMOVE **
2179         * src/folder.c
2180         * src/main.[ch]
2181         * src/common/sylpheed.[ch]
2182         * src/gtk/Makefile.am
2183         * src/gtk/filesel.[ch]          ** NEW **
2184         * src/gtk/pluginwindow.c
2185         * src/gtk/sslcertwindow.c
2186                 move filesel.[ch] to gtk directory
2187
2188 2003-06-07 [alfons]     0.9.0claws19
2189
2190         * src/filesel.c
2191                 make (multi) file selection dialog work again (Claws-only)
2192
2193 2003-06-07 [thorsten]   0.9.0claws18
2194
2195         * po/de.po
2196                 fix typos
2197
2198 2003-06-07 [alfons]     0.9.0claws17
2199
2200         * configure.ac
2201         * src/mimeview.c
2202                 detect apache mishap in which case don't include fnmatch.h
2203                 if regex.h is already included
2204
2205 2003-06-06 [christoph]  0.9.0claws16
2206
2207         * configure.ac
2208         * src/mimeview.h
2209                 add check for fnmatch.h and include it when available
2210
2211         * src/mimeview.[ch]
2212                 fix wrong case sensitivity of Content-Types
2213
2214         * src/gtk/Makefile.am
2215                 need the same include paths in gtk directory as in
2216                 common directory because .h files in common can
2217                 include files from these directories, when included
2218                 in gtk's .h or .c files
2219
2220 2003-06-06 [alfons]     0.9.0claws15
2221
2222         * src/mimeview.c
2223         * src/summaryview.c
2224                 make it compile again because of regex.h / fnmatch.h 
2225                 include problems (related to recent mime stuff, can
2226                 someone check this?)
2227
2228 2003-06-06 [thorsten]   0.9.0claws14
2229
2230         * src/folderview.c
2231                 possible use of uninitialized pointer while dragging
2232
2233 2003-06-06 [paul]       0.9.0claws13
2234
2235         * src/compose.c
2236                 fix bug where the insert sig button would be effective
2237                 only when auto_sig was set
2238
2239 2003-06-06 [paul]       0.9.0claws12
2240
2241         * sync with 0.9.2 release
2242
2243 2003-06-02 [paul]       0.9.0claws11
2244
2245         * sync with 0.9.1cvs1
2246                 see ChangeLog 2003-06-02
2247                 
2248         * po/de.po
2249                 update by Jens
2250
2251 2003-06-01 [christoph]  0.9.0claws10
2252
2253         * src/account.c
2254                 don't use substring search to find accounts by email address
2255
2256         (closes Bug 169 Overly loose matching of "From" address)
2257
2258 2003-05-31 [christoph]  0.9.0claws9
2259
2260         * doc-src/rfc2683.txt
2261         * src/imap.c
2262                 limit IMAP command length as recommended in RFC2683
2263                 (message number lists will be split into multiple imap
2264                 sets, the limit of 1000 octets is not a hard limit)
2265
2266         (closes Bug 161 sylpheed-claws exits with segfault when logging
2267          in to certain imap-servers)
2268
2269 2003-05-29 [alfons]     0.9.0claws8
2270
2271         * src/toolbar.[ch]
2272                 add print button (calling summary_print());
2273                 fine tune setting tooltip text;
2274                 (if someone needs other buttons, please take these 
2275                 commits as a guide, instead of bothering us - also
2276                 see 0.8.11claws150) 
2277
2278 2003-05-29 [darko]      0.9.0claws7
2279
2280         * src/compose.c
2281                 fix crash when word wrapping kicks in due to
2282                 changed text by spell checker
2283
2284 2003-05-29 [paul]       0.9.0claws6
2285
2286         * src/compose.c
2287                 fix bug where changing account would insert
2288                 sig even if auto_sig was FALSE
2289                 
2290         * ChangeLog
2291           ChangeLog.jp
2292           INSTALL
2293                 sync with 0.9.1 release
2294
2295 2003-05-28 [christoph]  0.9.0claws5
2296
2297         * src/imap.c
2298                 fix truncation of too long commands
2299
2300         (closes Bug 167 IMAP hangs trying to get envelope
2301          information in imap_get_uncached_messages)
2302
2303 2003-05-27 [paul]       0.9.0claws4
2304
2305         * tools/Makefile.am
2306           tools/maildir2sylpheed.pl     ** NEW FILE **
2307                 add kmail to sylpheed mailbox conversion script
2308
2309 2003-05-27 [paul]       0.9.0claws3
2310
2311         * sync with 0.9.0cvs10
2312                 see ChangeLog 2003-05-26
2313
2314 2003-05-26 [paul]       0.9.0claws2
2315
2316         * sync with 0.9.0cvs9
2317                 see ChangeLog 2003-05-26
2318
2319 2003-05-24 [paul]       0.9.0claws1
2320
2321         * sync with 0.9.0cvs8
2322                 see ChangeLog 2003-05-23
2323
2324 2003-05-24 [paul]       0.9.0claws
2325
2326         * version 0.9.0claws released
2327
2328 2003-05-24 [paul]       0.8.11claws177
2329
2330         * src/plugins/dillo-viewer/Makefile.am
2331           src/plugins/traycon/Makefile.am
2332                 add missing files
2333                 
2334         * po/bg.po
2335           po/en_GB.po
2336           po/es.po
2337           po/it.po
2338           po/pt_BR.po
2339           po/ru.po
2340           po/sr.po
2341                 update Bulgarian, British English, Spanish, Italian, 
2342                 Brazilian Portuguese, Russian, and Serbian translations, 
2343                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2344                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2345                 Ruslan N. Balkin, and Urke MMI
2346
2347 2003-05-23 [melvin]     0.8.11claws176
2348
2349         * po/fr.po
2350                 Updated French translations
2351
2352 2003-05-22 [paul]       0.8.11claws175
2353
2354         * src/Makefile.am
2355           src/addrbook.[ch]
2356           src/addrcache.[ch]
2357           src/addr_compl.[ch]
2358           src/adressbook.[ch]
2359           src/addrindex.[ch]
2360           src/addritem.[ch]
2361           src/editaddress.c
2362           src/editgroup.c
2363           src/editldap_basedn.c
2364           src/editldap.c
2365           src/jpilot.c
2366           src/vcard.c
2367                 revert to get ldap into it previous working state
2368                 
2369         * po/zh_TW.Big5.po
2370                 new Taiwanese translation,
2371                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2372
2373 2003-05-22 [christoph]  0.8.11claws174
2374
2375         * src/plugins/spamassassin/libspamc.[ch]
2376                 sync libspamc with SpamAssaain release 2.55
2377
2378 2003-05-22 [paul]       0.8.11claws173
2379
2380         * sync with 0.9.0cvs7
2381                 see ChangeLog 2003-05-22
2382                 
2383         * src/summaryview.c
2384                 revert change in 0.8.11claws172: follow
2385                 Hiroyuki's decision and that's the end of it.
2386
2387 2003-05-21 [paul]       0.8.11claws172
2388
2389         * src/summaryview.c
2390                 fix discrepency between open_unread_on_enter
2391                 and always_show_msg
2392
2393 2003-05-21 [paul]       0.8.11claws171
2394
2395         * sync with 0.9.0cvs6
2396                 see ChangeLog 2003-05-21
2397
2398 2003-05-21 [paul]       0.8.11claws170
2399
2400         * sync with 0.9.0cvs5
2401                 see ChangeLog 2003-05-21
2402
2403 2003-05-20 [paul]       0.8.11claws169
2404
2405         * sync with 0.9.0cvs4
2406                 see ChangeLog 2003-05-20
2407                 fixes bug #152, 'encoding of IMAP folders names'
2408
2409 2003-05-20 [paul]       0.8.11claws168
2410
2411         * sync with 0.9.0cvs3
2412                 see ChangeLog 2003-05-20
2413                 
2414         * src/tools/convert_mbox.pl
2415                 minor change in the comments, submitted by Fred Marton
2416
2417 2003-05-19 [paul]       0.8.11claws167
2418
2419         * src/plugins/clamav/Makefile.am
2420           configure.ac
2421                 link clamav_lib to the plugin and not to the main program
2422
2423 2003-05-19 [christoph]
2424
2425         * src/Makefile.am
2426                 add -export-dynamic for linking
2427
2428 2003-05-19 [paul]       0.8.11claws166
2429
2430         * sync with 0.9.0cvs1
2431                 see ChangeLog 2003-05-19
2432
2433 2003-05-19 [paul]       0.8.11claws165
2434
2435         * src/inc.c
2436                 fix 'pop before smtp' timeout
2437
2438 2003-05-18 [alfons]     0.8.11claws164
2439
2440         * src/prefs_matcher.c
2441                 put "execute" action command line ("expression") in edit box
2442
2443 2003-05-18 [christoph]  0.8.11claws163
2444
2445         * src/mimeview.[ch]
2446         * src/plugins/dillo_viewer/dillo_viewer.c
2447         * src/plugins/image_viewer/viewer.c
2448         * src/plugins/mathml_viewer/mathml_viewer.c
2449                 let a viewer have a list of Content-Types
2450
2451 2003-05-18 [paul]       0.8.11claws162
2452
2453         * src/prefs_filtering.c
2454                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2455                 and REDIRECT actions
2456
2457 2003-05-17 [christoph]
2458
2459         * README.claws
2460                 o remove dynamic signatures that was syned with main
2461                 o add infos about no longer "build in" image viewer
2462                 o update bugtracker URL
2463
2464 2003-05-17 [christoph]  0.8.11claws161
2465
2466         * src/folder.c
2467         * src/folderview.c
2468         * src/imap.c
2469                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2470                 for every folder after rebuilding the folder tree.
2471
2472         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2473          messages)
2474
2475 2003-05-17 [christoph]  0.8.11claws160
2476
2477         * src/imap.c
2478                 don't use STATUS command on current folder to check for
2479                 content changes. imap_cmd_ok() now tracks changes to
2480                 folder and number of existing messages.
2481
2482 2003-05-17 [paul]       0.8.11claws159
2483
2484         * src/plugins/clamav/clamav_plugin.c
2485                 remove unnecessary debug_print
2486
2487 2003-05-16 [thorsten]   0.8.11claws158
2488
2489         * src/plugins/demo.c
2490                 included missing intl.h
2491
2492 2003-05-16 [paul]       0.8.11claws157
2493
2494         * po/POTFILES.in
2495                 remove non-existant entries
2496         
2497         * src/plugins/clamav/clamav_plugin.c
2498           src/plugins/clamav/clamav_plugin_gtk.c
2499           src/plugins/dillo_viewer/dillo_prefs.c
2500           src/plugins/dillo_viewer/dillo_viewer.c
2501                 gettextise
2502
2503 2003-05-16 [christoph]  0.8.11claws156
2504
2505         * po/POTFILES.in
2506                 include plugin .c files for translation until I
2507                 find a better solution to have plugins have their
2508                 own textdomain
2509         * src/plugins/demo/demo.c
2510         * src/plugins/image_viewer/plugin.c
2511         * src/plugins/mathml_viewer/mathml_viewer.c
2512         * src/plugins/spamassassin/spamassassin.c
2513         * src/plugins/spamassassin/spamassassin_gtk.c
2514         * src/plugins/trayicon/trayicon.c
2515                 add gettext macros for plugin name and description
2516
2517 2003-05-16 [paul]
2518
2519         * sync with 0.9.0
2520
2521 2003-05-16 [paul]       0.8.11claws155
2522
2523         * sync with lastest 0.9.0pre1
2524                 see ChangeLog 2003-05-16
2525
2526 2003-05-15 [paul]       0.8.11claws154
2527
2528         * sync with latest 0.9.0pre1
2529                 see ChangeLog 2003-05-14 and 2003-05-15
2530
2531 2003-05-14 [christoph]  0.8.11claws153
2532
2533         * src/plugins/image_viewer/viewer.c
2534         * src/plugins/image_viewer/viewer.glade         ** NEW **
2535         * src/plugins/image_viewer/viewerprefs.c
2536                 make it possible to disable the autoload function in the
2537                 imageviewer again
2538
2539 2003-05-14 [christoph]  0.8.11claws152
2540
2541         * src/folder.c
2542                 fix folder update after adding a message
2543
2544 2003-05-13 [alfons]     0.8.11claws151
2545
2546         * src/common/session.c
2547                 remove debug traces
2548                 
2549         * src/addrcache.[ch]
2550         * src/filtering.[ch]
2551         * src/folder.[c]
2552         * src/gtkaspell.[ch]
2553         * src/imap.[ch]
2554         * src/mbox_folder.[ch]
2555         * src/mh.[ch]
2556         * src/mimeview.h
2557         * src/msgcache.[ch]
2558         * src/news.[ch]
2559         * src/passphrase.[ch]
2560         * src/prefs_common.[ch]
2561         * src/prefs_gtk.[ch]
2562         * src/procmsg.c
2563         * src/scoring.[ch]
2564                 be pedantic; (in prototypes () implies (int))
2565
2566 2003-05-13 [alfons]     0.8.11claws150
2567
2568         * src/prefs_toolbar.[ch]
2569         * src/summaryview.[ch]
2570         * src/toolbar.[ch]
2571                 change misleading text in toolbar prefs;
2572                 add toolbar action for ignore thread (toggles ignore thread flag);
2573                 clean up a little bit;
2574
2575 2003-05-12 [paul]
2576
2577         * tools/convert_mbox.pl
2578                 bug fixed by Fred Marton
2579
2580 2003-05-12 [paul]
2581
2582         * sync with 0.9.0pre1
2583
2584 2003-05-09 [paul]       0.8.11claws149
2585
2586         * sync with 0.8.11cvs43
2587                 see ChangeLog 2003-05-09
2588
2589 2003-05-08 [christoph]  0.8.11claws148
2590
2591         * src/imap.[ch]
2592                 o use CAPABILIY as first command and check for PREAUTH
2593                   information in the response to it
2594                 o rewrite all imap_cmd_* functions to use an IMAPSession
2595                   instead of a SockInfo as parameter
2596                 o do STARTTLS after fetching and checking the server
2597                   capabilities
2598
2599 2003-05-08 [paul]       0.8.11claws147
2600
2601         * tools/Makefile.am
2602           tools/README
2603           tools/convert_mbox.pl         ** NEW FILE **
2604                 add mbox conversion script. Submitted by 
2605                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2606
2607 2003-05-07 [christoph]
2608
2609         * doc-src/glade.txt
2610         * src/gtk/pluginwindow.glade
2611         * src/plugins/image_viewer/viewerprefs.glade
2612         * src/plugins/spamassassin/spamassassin_gtk.glade
2613                 add glade files for user interfaces and a description how
2614                 to use glade to create the sylpheed code
2615
2616 2003-05-07 [paul]       0.8.11claws146
2617
2618         * sync with 0.8.11cvs41
2619                 see ChangeLog 2003-05-07
2620
2621 2003-05-06 [christoph]  0.8.11claws145
2622
2623         * src/main.c
2624         * src/plugins/image_viewer/viewer.c
2625                 fix usage of imlib in imageviewer plugin
2626
2627         * src/gtk/prefswindow.c
2628                 handle window close event correctly
2629
2630 2003-05-06 [paul]       0.8.11claws144
2631
2632         * src/common/ssl.c
2633                 fix typo introduced in sync
2634
2635 2003-05-06 [paul]       0.8.11claws143
2636
2637         * sync with 0.8.11cvs39
2638                 see ChangeLog 2003-05-06
2639
2640 2003-05-06 [paul]       0.8.11claws142
2641
2642         * AUTHORS
2643           po/cs.po
2644                 updated Czech translation, submitted by 
2645                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2646                 
2647         * src/plugins/clamav/clamav_plugin_gtk.c
2648                 clean up
2649
2650 2003-05-03 [alfons]     0.8.11claws141
2651
2652         * src/compose.[ch]
2653                 make paste as quotation work even when the call to 
2654                 text_inserted() was deferred (fixes bug #140 "Paste 
2655                 as quotation does not work when using "external" 
2656                 clipboard")
2657
2658 2003-05-03 [thorsten]   0.8.11claws140
2659
2660         * src/addrquery.h
2661           src/ldapquery.h
2662           src/mainwindow.c
2663                 removed C++ comments
2664         * src/addr_compl.c
2665                 function with non-int retval/param used before
2666                 implementation/declaration
2667
2668 2003-05-02 [paul]       0.8.11claws139
2669
2670         * src/addr_compl.[ch]
2671           src/addressbook.[ch]
2672           src/addrindex.c
2673           src/summaryview.c
2674                 revert match's changes to (finally) remove the bug where
2675                 opening a folder causes massive slowdown when using the 
2676                 'Display sender using address book' option
2677
2678 2003-05-01 [melvin]     0.8.11claws138
2679
2680         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2681         * src/plugins/dillo_viewer/dillo_viewer.c
2682                 Fixed bug where "Cancel" button from prefs issued
2683                 warnings.
2684                 Comply a little more to coding style
2685
2686 2003-05-01 [paul]       0.8.11claws137
2687
2688         * sync with 0.8.11cvs38
2689                 see ChangeLog 2003-05-01
2690
2691 2003-05-01 [paul]       0.8.11claws136
2692
2693         * po/bg.po
2694                 updated by George Danchev
2695
2696 2003-04-30 [christoph]  0.8.11claws135
2697
2698         * src/plugins/dillo_viewer/dillo_prefs.c
2699         * src/plugins/image_viewer/viewerprefs.c
2700         * src/plugins/spamassassin/spamassassin_gtk.c
2701                 remove gtk_widget_ref() calls for widgets in
2702                 glade code
2703
2704 2003-04-30 [paul]       0.8.11claws134
2705
2706         * src/addrindex.c
2707                 ok, this time a better fix for the bug where opening folder
2708                 has massive slowdown when using the 'Display sender using 
2709                 address book' option
2710
2711 2003-04-30 [paul]       0.8.11claws133
2712
2713         * src/addrindex.c
2714                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2715         
2716 2003-04-30 [melvin]     0.8.11claws132
2717
2718         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2719
2720         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2721                 Preferences for the dillo plugin
2722         * src/plugins/dillo_viewer/dillo_viewer.c
2723                 Support for preferences
2724         * src/plugins/dillo_viewer/Makefile.am
2725                 Added dillo_prefs.[ch]
2726
2727 2003-04-30 [alfons]     0.8.11claws131
2728
2729         * src/common/plugin.[ch]
2730                 see? this ANSI C'fication immediately gives us type
2731                 checking for free.
2732
2733 2003-04-30 [alfons]     0.8.11claws130
2734
2735         * src/common/plugin.[ch]
2736         * src/plugins/clamav/clamav_plugin.[ch]
2737         * src/plugins/clamav/clamav_plugin_gtk.c
2738         * src/plugins/demo/demo.c
2739         * src/plugins/dillo_viewer/dillo_viewer.c
2740         * src/plugins/image_viewer/plugin.c
2741         * src/plugins/image_viewer/viewer.[ch]
2742         * src/plugins/image_viewer/viewerprefs.[ch]
2743         * src/plugins/mathml_viewer/mathml_viewer.c
2744         * src/plugins/spamassassin/spamassassin.[ch]
2745         * src/plugins/spamassassin/spamassassin_gtk.c
2746         * src/plugins/trayicon/trayicon.c
2747                 clean up
2748
2749 2003-04-30 [alfons]     0.8.11claws129
2750
2751         * src/common/utils.c
2752                 make is_ascii_str() fail gracefully when NULL pointer
2753                 is passed
2754
2755 2003-04-30 [paul]       0.8.11claws128
2756
2757         * src/addrindex.c
2758                 fix bug where opening folder has massive slowdown when
2759                 using the 'Display sender using address book' option
2760
2761 2003-04-30 [paul]       0.8.11claws127
2762
2763         * src/plugins/clamav/clamav_plugin.c
2764           src/plugins/clamav/clamav_plugin_gtk.c
2765           src/plugins/demo/demo.c
2766           src/plugins/dillo_viewer/dillo_viewer.c
2767           src/plugins/image_viewer/plugin.c
2768           src/plugins/mathml_viewer/mathml_viewer.c
2769           src/plugins/spamassassin/spamassassin.c
2770           src/plugins/spamassassin/spamassassin_gtk.c
2771           src/plugins/trayicon/trayicon.c
2772                 get rid of eye-hurting function signatures
2773
2774 2003-04-30 [paul]       0.8.11claws126
2775
2776         * src/plugins/trayicon/trayicon.c
2777                 add description
2778                 
2779         * src/mimeview.c
2780                 be more descriptive
2781
2782 2003-04-30 [paul]       0.8.11claws125
2783
2784         * configure.ac
2785                 arrange the plugins in reverse alphabetical order
2786                 
2787         * src/plugins/clamav/clamav_plugin.[ch]
2788           src/plugins/clamav/clamav_plugin_gtk.c
2789                 rename some params
2790                 resize max_size window
2791                 re-arrange the order of some gui elements
2792                 improve descriptions
2793         
2794         * src/plugins/image_viewer/plugin.c
2795           src/plugins/mathml_viewer/mathml_viewer.c
2796                 add descriptions
2797                 
2798         * src/plugins/spamassassin/spamassassin_gtk.c
2799                 resize max_size window
2800                 re-arrange the order of some gui elements
2801                 
2802         * src/messageview.c
2803           src/mimeview.c
2804                 correct typos
2805
2806 2003-04-30 [alfons]     0.8.11claws124
2807
2808         * src/imap.c
2809                 fix a leak found while browsing Martin Kluge's 
2810                 valgrind log (Claws only)
2811
2812 2003-04-29 [darko]      0.8.11claws123
2813
2814         * src/gtk/gtkstext.h
2815                 include wchar.h if it is available, fixes compilation
2816                 on HP-UX systems
2817
2818 2003-04-29 [melvin]     0.8.11claws122
2819
2820         * src/prefs_actions.c
2821                 Improved help text of Actions' syntax
2822
2823 2003-04-28 [paul]       0.8.11claws121
2824
2825         * src/action.c
2826                 a better fix for the crash when performing an action
2827                 on a mime part
2828
2829 2003-04-28 [paul]       0.8.11claws120
2830
2831         * src/action.c
2832                 fix crash when performing an action on a
2833                 mime part
2834
2835 2003-04-28 [paul]       0.8.11claws119
2836
2837         * sync with 0.8.11cvs36
2838                 see ChangeLog 2003-04-28
2839
2840 2003-04-27 [paul]       0.8.11claws118
2841
2842         * more sync with 0.8.11cvs35
2843                 see ChangeLog 2003-04-25
2844
2845 2003-04-26 [christoph]  0.8.11claws117
2846
2847         * src/folder.c
2848                 fix remove virtual check
2849
2850 2003-04-26 [paul]       0.8.11claws116
2851
2852         * src/messageview.c
2853                 fix return-receipt, make it work again
2854
2855 2003-04-26 [paul]       0.8.11claws115
2856
2857         * src/mimeview.c
2858                 restore double-clicking of the [application/pgp-signature 
2859                 (Select "Check signature" to check)] line in the message view,
2860                 broken in recent sync
2861
2862 2003-04-26 [christoph]  0.8.11claws114
2863
2864         * src/folder.c
2865                 check if remove virtual really exists before
2866                 calling the function
2867
2868 2003-04-25 [match]      0.8.11claws113
2869
2870         * src/addrindex.c
2871         * src/addrbook.c
2872         * src/ldapquery.[ch]
2873         * src/ldapctrl.[ch]
2874                 fix memleak.
2875         * src/ldapserver.[ch]
2876                 fix memleak. fix segfault.
2877                 plug a Claws memleak
2878
2879 2003-04-25 [alfons]     0.8.11claws112
2880
2881         * src/folder.c
2882                 plug a Claws memleak
2883
2884 2003-04-25 [alfons]     0.8.11claws111
2885
2886         * src/common/session.c
2887                 plug a memleak
2888
2889 2003-04-25 [paul]       0.8.11claws110
2890
2891         * sync with 0.8.11cvs35
2892                 see ChangeLog 2003-04-24 and 2003-04-25
2893                 
2894         * src/gtk/pluginwindow.c
2895                 correct another strange float value
2896
2897 2003-04-24 [christoph]  0.8.11claws109
2898
2899         * src/folder.c
2900                 freeze folder item updates when unsetting new flags
2901
2902         * src/gtk/pluginwindow.c
2903                 correct strange float value
2904
2905 2003-04-23 [paul]       0.8.11claws108
2906
2907         * sync with 0.8.11cvs33
2908                 see ChangeLog 2003-04-23
2909
2910 2003-04-22 [paul]       0.8.11claws107
2911
2912         * src/Makefile.am
2913           src/messageview.c
2914           src/mimeview.c
2915           src/pgptext.[ch]      ** REMOVED **
2916                 remove pgptext.[ch] as its not used any more
2917
2918 2003-04-22 [paul]       0.8.11claws106
2919
2920         * sync with 0.8.11cvs31
2921                 see ChangeLog 2003-04-21 and 2003-04-22
2922
2923 2003-04-21 [alfons]     0.8.11claws105
2924
2925         * src/main.c
2926                 No access to GTK structures if we're a spawned child
2927                 (and clean up code a little bit...) Should fix #126.
2928
2929 2003-04-21 [melvin]     0.8.11claws104
2930
2931         * src/plugins/dillo_viewer/README
2932                 Improved slightly the text.
2933
2934 2003-04-21 [melvin]     0.8.11claws103
2935
2936         * src/plugins/dillo_viewer/README *** NEW ***
2937                 Added a README file for the Dillo plugin
2938
2939 2003-04-20 [paul]
2940
2941         * tools/README
2942           tools/outlook2sylpheed.pl
2943                 updated and improved by Ricardo Mones Lastra
2944
2945 2003-04-18 [oliver]     0.8.11claws102
2946
2947         * src/inc.c 
2948         * src/prefs_account.h
2949                 remove Pop3SessionType (used by selective download)
2950         * src/prefs_toolbar.c
2951                 enable set Default Toolbar button
2952
2953 2003-04-18 [paul]       0.8.11claws101
2954
2955         * sync with 0.8.11cvs29
2956                 see ChangeLog 2003-04-18
2957
2958 2003-04-17 [paul]       0.8.11claws100
2959
2960         * src/prefs_common.[ch]
2961           src/summaryview.c
2962                 remove 'Open next message on deletion' option,
2963                 as the same effect can now be achieved via the
2964                 'Always open messages in summary when selected'
2965                 option.
2966
2967 2003-04-17 [paul]       0.8.11claws99
2968
2969         * sync with 0.8.11cvs28
2970                 see ChangeLog 2003-04-17
2971
2972 2003-04-17 [christoph]  0.8.11claws98
2973
2974         * ac/spamassassin.m4
2975         * src/plugins/spamassassin/libspamc.[ch]
2976         * src/plugins/spamassassin/utils.[ch]
2977                 sync libspamc with SpamAssassin project
2978
2979 2003-04-17 [christoph]  0.8.11claws97
2980
2981         * src/common/socket.h
2982         * src/gtk/sslcertwindow.h
2983                 rename old USE_SSL to USE_OPENSSL
2984
2985 2003-04-17 [paul]       0.8.11claws96
2986
2987         * src/prefs_common.h
2988                 use gulong for P_COLOR so that it compiles/runs on
2989                 64-bit systems. Patch submitted by James Noyes
2990                 <jnoyes-claws@retrogeeks.com>
2991                 
2992         * po/de.po
2993                 updated by Jens
2994
2995 2003-04-17 [paul]       0.8.11claws95
2996
2997         * sync with 0.8.11cvs27
2998                 see ChangeLog 2003-04-16
2999
3000 2003-04-15 [paul]       0.8.11claws94
3001
3002         * src/prefs_common.[ch]
3003                 rearrange to stop the window getting too long:
3004                         move Receive dialog stuff to Receive tab
3005                         move Send dialog to Send tab
3006                         remove Dialogs frame
3007                 rename 'Open messages in summary with cursor keys' to
3008                 'Always open messages in summary when selected', as its
3009                 more appropriate
3010
3011 2003-04-15 [paul]       0.8.11claws93
3012
3013         * src/prefs_common.[ch]
3014           src/summaryview.c
3015                 add new option '/Interface/Open next message on deletion'
3016
3017 2003-04-15 [paul]       0.8.11claws92
3018
3019         * src/summaryview.[ch]
3020                 add /Mark/Lock and /Mark/Unlock to the pop-up
3021                 menu. Patch submitted by Ivan Francolin Martinez
3022                 <ivanfm@users.sourceforge.net>
3023
3024 2003-04-15 [paul]       0.8.11claws91
3025
3026         * sync with 0.8.11cvs24
3027                 see ChangeLog 2003-04-15
3028
3029 2003-04-14 [jens]       0.8.11claws90
3030
3031         * updated German translation and some corrections from
3032                 Roland Bless <bless@tm.uka.de>
3033
3034 2003-04-14 [paul]       0.8.11claws89
3035
3036         * sync with 0.8.11cvs22
3037                 see ChangeLog 2003-04-14
3038
3039 2003-04-13 [paul]       0.8.11claws88
3040
3041         * src/plugins/clamav/clamav_plugin.c
3042                 fix memory leaks
3043                 clean up
3044
3045 2003-04-12 [paul]       0.8.11claws87
3046
3047         * src/plugins/clamav/clamav_plugin.c
3048                 activate enable/disable archive scanning option
3049                 
3050         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3051
3052 2003-04-12 [paul]       0.8.11claws86
3053
3054         * src/plugins/Makefile.am
3055           src/plugins/clamav/Makefile.am                ** NEW FILE **
3056           src/plugins/clamav/README                     ** NEW FILE ** 
3057           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3058           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3059                 add Clam AntiVirus plugin
3060
3061 2003-04-12 [paul]       0.8.11claws85
3062
3063         * sync with 0.8.11cvs21
3064                 see ChangeLog 2003-04-11
3065
3066 2003-04-11 [paul]       0.8.11claws84
3067
3068         * po/es.po
3069                 update Spanish translation. Submitted by Ricardo
3070                 Mones Lastra.
3071
3072 2003-04-10 [christoph]  0.8.11claws83
3073
3074         * src/mbox.c
3075                 fix typo that did not move unfiltered mails to destination
3076                 folder
3077
3078         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3079          when filtering from spool)
3080
3081 2003-04-10 [christoph]  0.8.11claws82
3082
3083         * src/imap.c
3084                 use BODY.PEEK instead of BODY in in message fetch operation
3085                 to make sure the IMAP server does not set the \Seen flag for
3086                 messages. Sylpheed does that later itself, when the message
3087                 is opened in sylpheed
3088
3089         (closes Bug 111 Claws destroys unread marks)
3090
3091 2003-04-09 [oliver]     0.8.11claws81
3092         
3093         * src/folder.c
3094                 fix crash in folder_destroy
3095         * README.claws
3096                 remove selective download
3097
3098 2003-04-09 [christoph]  0.8.11claws80
3099
3100         * src/imap.c
3101                 fix crash in imap_get_msginfo() when then fetched message
3102                 is not found
3103
3104         (closes Bug 110 Crash during mail composition)
3105
3106 2003-04-08 [christoph]  0.8.11claws79
3107
3108         * src/folder.c
3109         * src/prefs_account.c
3110                 Filter new messages that are found in an INBOX folder
3111                 when 'Filter messages on receiving' is enabled in the
3112                 Folder's AccountPrefs. This allows to use Sylpheed's
3113                 filtering engine for IMAP folders where messages are
3114                 added to the INBOX by a MTA
3115
3116 2003-04-08 [paul]       0.8.11claws78
3117
3118         * src/procmsg.h
3119                 clean up after last commit
3120
3121 2003-04-08 [paul]       0.8.11claws77
3122
3123         * sync with 0.8.11cvs20
3124                 see ChangeLog 2003-04-07 and 2003-04-08
3125
3126 2003-04-07 [christoph]  0.8.11claws76
3127
3128         * src/filtering.[ch]
3129         * src/inc.[ch]
3130         * src/mbox.c
3131         * src/procmsg.[ch]
3132                 add procmsg_msginfo_filter() to execute filtering actions
3133
3134 2003-04-06 [christoph]  0.8.11claws75
3135
3136         * src/imap.c
3137                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3138
3139 2003-04-06 [christoph]  0.8.11claws74
3140
3141         * src/common/utils.[ch]
3142                 add g_int_compare() function for slist sorting
3143
3144         * src/imap.c
3145                 fetch all MsgInfos with one command in imap_get_msginfos()
3146                 using an imap set with a list of ranges
3147
3148         * src/news.c
3149                 use new g_int_compare() function
3150
3151 2003-04-06 [thorsten]   0.8.11claws73
3152
3153         * src/mh.c
3154                 corrected implementation of mh_folder_destroy()
3155
3156 2003-04-05 [christoph]  0.8.11claws72
3157
3158         * src/account.c
3159         * src/folder.[ch]
3160         * src/folderview.c
3161         * src/imap.c
3162         * src/inc.c
3163         * src/main.c
3164         * src/mainwindow.c
3165         * src/mbox_folder.c
3166         * src/mh.c
3167         * src/mimeview.h
3168         * src/msgcache.[ch]
3169         * src/news.c
3170         * src/procmime.h
3171         * src/procmsg.[ch]
3172         * src/setup.c
3173         * src/gtk/gtkutils.c
3174                 o rename structure field names class and new to klass and
3175                   new_msgs, to allow including files in C++
3176                 o add 'extern "C"' block to some header files
3177                 o add MsgInfoList and MsgNumberList as alias for GSList for
3178                   developers to know what type of list is expected
3179
3180         * src/plugins/image_viewer/plugin.c
3181         * src/plugins/image_viewer/viewer.[ch]
3182         * src/plugins/image_viewer/viewerprefs.[ch]
3183                 rename function names to prevent conflicts
3184
3185 2003-04-05 [paul]       0.8.11claws71
3186
3187         * sync with 0.8.11cvs18
3188                 see ChangeLog 2003-04-03 and 2003-04-04
3189
3190 2003-04-02 [christoph]  0.8.11claws70
3191
3192         * src/folder.[ch]
3193         * src/imap.[ch]
3194         * src/mbox_folder.[ch]
3195         * src/mh.[ch]
3196         * src/news.[ch]
3197                 o Make all virtual folder functions private
3198                 o remove unused folder code
3199
3200         * src/common/socket.[ch]
3201         * src/summaryview.c
3202                 fix warnings
3203
3204 2003-03-30 [alfons]     0.8.11claws69
3205
3206         * src/send_message.c
3207                 remove two debug traces and see if people still report
3208                 errors
3209
3210 2003-03-30 [alfons]     0.8.11claws68
3211
3212         * src/send_message.c
3213         * src/commons/session.c
3214                 add more debug traces
3215
3216 2003-03-30 [christoph]  0.8.11claws67
3217
3218         * src/folder.c
3219                 change processing folder name from .processing to processing
3220
3221         * src/common/ssl.c
3222                 disable SSL certificate check because it causes Xlib error
3223                 when the child process want's to open an GTK window
3224
3225 2003-03-30 [christoph]  0.8.11claws66
3226
3227         * src/folder.c
3228                 don't use default folder for processing folder item because
3229                 it can be a non local folder
3230
3231         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3232
3233 2003-03-30 [alfons]     0.8.11claws65
3234
3235         * src/send_message.c
3236                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3237                 to generate bad code for 'send_send_data_progressive': When
3238                 called from 'send_send_data_finished', the 'data' pointer is
3239                 cleared just before the assignment to the dialog pointer
3240
3241 2003-03-29 [christoph]  0.8.11claws64
3242
3243         * src/common/prefs.h
3244         * src/plugins/image_viewer/Makefile.am
3245         * src/plugins/image_viewer/plugin.c
3246         * src/plugins/image_viewer/viewer.[ch]
3247         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3248                 add PrefsPage for ImageViewer
3249
3250 2003-03-28 [thorsten]   0.8.11claws63
3251
3252         * src/common/session.c
3253                 added some comments
3254
3255 2003-03-28 [paul]       0.8.11claws62
3256
3257         * sync with 0.8.11cvs16
3258                 see ChangeLog 2003-03-28
3259
3260 2003-03-28 [paul]       0.8.11claws61
3261
3262         * sync with 0.8.11cvs15
3263                 see ChangeLog 2003-03-28
3264
3265 2003-03-27 [christoph]  0.8.11claws60
3266
3267         * src/folder.c
3268         * src/imap.c
3269         * src/common/socket.[ch]
3270                 set socket state to DISCONNECTED when any operation
3271                 fails to allow reconnecting in IMAP code without
3272                 checking the return code of all calls to the command
3273                 functions
3274
3275         * src/folderview.c
3276         * src/summaryview.c
3277                 remove some more stuff that depends on specific
3278                 folder types
3279
3280 2003-03-27 [paul]       0.8.11claws59
3281
3282         * sync with 0.8.11cvs14
3283                 see ChangeLog 2003-03-27
3284                 
3285         * src/selective_download.[ch]   ** REMOVED **
3286                 really removed
3287
3288 2003-03-27 [christoph]  0.8.11claws58
3289
3290         * src/folder.c
3291                 fix handling of tmp_flags in flag copy function
3292
3293 2003-03-27 [paul]       0.8.11claws57
3294
3295         * sync with 0.8.11cvs13
3296                 see ChangeLog 2003-03-27
3297
3298 2003-03-27 [oliver]     0.8.11claws56
3299
3300         * src/maiwindow.c
3301                 remove sel_download_cb
3302
3303 2003-03-27 [oliver]     0.8.11claws55
3304         
3305         * src/inc.c
3306                 remove POP3_TOP
3307         
3308 2003-03-26 [oliver]     0.8.11claws54
3309
3310         *src/pop.h
3311                 remove POP3_TOP*
3312         * README.claws
3313                 remove selective donwload readme
3314
3315 2003-03-26 [oliver]     0.8.11claws53
3316         * src/matcher.[ch]
3317         * src/matcher_parser_parse.y 
3318         * src/pop.c 
3319         * src/prefs_account.[ch]
3320         * src/prefs_filtering.c
3321                 remove selective donwload
3322
3323 2003-03-26 [oliver]     0.8.11claws52
3324
3325         * src/inc.[ch] 
3326         * src/filtering.c 
3327         * src/mainwindow.c 
3328                 remove selective donwload
3329
3330 2003-03-26 [oliver]     0.8.11claws51
3331         
3332         * src/Makefile.am
3333         * src/selective_download.[ch]   ** REMOVE **    
3334
3335 2003-03-26 [christoph]  0.8.11claws50
3336
3337         * src/news.c
3338                 fix NEWS that got broken by a sync with sylpheed-main
3339
3340 2003-03-26 [christoph]  0.8.11claws49
3341
3342         * src/mimeview.c
3343                 fix mime type guessing when no mime type is found for a file
3344
3345 2003-03-25 [christoph]  0.8.11claws48
3346
3347         * src/mimeview.c
3348         * src/procmime.c
3349                 remove mime type guessing from mime parser and use
3350                 name based mime types in viewer lookup for mime type
3351                 application/octet-stream
3352
3353 2003-03-25 [christoph]  0.8.11claws47
3354
3355         * doc-src/readme.txt
3356         * doc-src/rfc2554.txt
3357                 add RFC about SMTP AUTH
3358
3359         * src/send_message.c
3360         * src/common/smtp.[ch]
3361                 add extra error code for authentication errors and
3362                 clear temporary password when this error occurs
3363
3364         (closes Bug 84 authentication failure while sending should
3365          prompt for password again)
3366
3367 2003-03-25 [christoph]  0.8.11claws46
3368
3369         * configure.ac
3370         * src/Makefile.am
3371         * src/imageview.[ch]                            ** REMOVE **
3372         * src/messageview.[ch]
3373         * src/mimeview.[ch]
3374         * src/prefs_common.[ch]
3375         * src/textview.c
3376         * src/plugins/Makefile.am
3377         * src/plugins/image_viewer/.cvsignore           ** NEW **
3378         * src/plugins/image_viewer/Makefile.am          ** NEW **
3379         * src/plugins/image_viewer/plugin.c             ** NEW **
3380         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3381                 move image viewer into a plugin (building is enabled by default)
3382                 [ToDo: Prefs for resize and autoview]
3383
3384 2003-03-25 [paul]       0.8.11claws45
3385
3386         * sync with 0.8.11cvs12
3387                 see ChangeLog 2003-03-26
3388
3389 2003-03-25 [paul]       0.8.11claws44
3390
3391         * sync with 0.8.11cvs11
3392                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3393                 
3394         Note: Selective Download is broken.
3395                 
3396 2003-03-22 [christoph]  0.8.11claws43
3397
3398         * src/folder.c
3399                 code cleanup for flags copying
3400
3401 2003-03-22 [christoph]  0.8.11claws42
3402
3403         * src/plugins/trayicon/trayicon.c
3404                 fix setting the transparent area when the window size
3405                 is forced by the system tray
3406
3407 2003-03-22 [christoph]  0.8.11claws41
3408
3409         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3410         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3411         * src/plugins/trayicon/newmail.xpm              ** NEW **
3412         * src/plugins/trayicon/nomail.xpm               ** NEW **
3413         * src/plugins/trayicon/trayicon.c
3414         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3415                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3416                 o add icon for unread mails
3417                 o set transparency for window
3418
3419 2003-03-22 [christoph]  0.8.11claws40
3420
3421         * src/news.c
3422                 init news session to prevent crash when session is closed
3423
3424 2003-03-22 [christoph]  0.8.11claws39
3425
3426         * src/imap.c
3427         * src/common/session.[ch]
3428                 Init session data to make sure we don't have invalid pointers
3429                 for read_ch and write_ch when new multi process sessions are
3430                 not used
3431
3432         * src/main.c
3433         * src/common/plugin.c
3434         * src/common/sylpheed.c
3435         * src/plugins/demo/demo.c
3436         * src/plugins/dillo_viewer/dillo_viewer.c
3437         * src/plugins/mathml_viewer/mathml_viewer.c
3438         * src/plugins/spamassassin/spamassassin.c
3439         * src/plugins/spamassassin/spamassassin_gtk.c
3440                 add plugin types to allow loading plugins at different times
3441                 (and maybe for different frontends), because it's not good to
3442                 load GTK-Plugins gefore gtk_init was called
3443
3444         * configure.ac
3445         * src/plugins/Makefile.am
3446         * src/plugins/trayicon/.cvsignore               ** NEW **
3447         * src/plugins/trayicon/Makefile.am              ** NEW **
3448         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3449         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3450         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3451         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3452         * src/plugins/trayicon/trayicon.c               ** NEW **
3453                 New Trayicon plugin that shows an icon in a systray that uses
3454                 XEMBED protocol like Gnome's systray. Icon shows if there
3455                 are new mails and a tooltip shows information about new,
3456                 unread and total messages.
3457
3458 2003-03-22 [paul]       0.8.11claws38
3459
3460         * src/common/smtp.c
3461                 fix ESMTP AUTH CRAM-MD5
3462                 [sync with main (still version 0.8.11cvs6), see
3463                  ChangeLog 2003-03-22]
3464
3465 2003-03-21 [colin]      0.8.11claws37
3466
3467         * src/send_message.c
3468                 Fix USE_SSL => USE_OPENSSL
3469
3470 2003-03-21 [colin]      0.8.11claws36
3471
3472         * src/folderview.c
3473                 Fix counts in drag and dropped subfolders
3474
3475 2003-03-21 [colin]      0.8.11claws35
3476
3477         * src/folder.c 
3478         * src/folderview.c
3479                 speed up a bit folder dnd
3480
3481 2003-03-20 [alfons]     0.8.11claws34
3482
3483         * src/main.c
3484         * src/toolbar.c
3485         * src/procmsg.c
3486                 don't send locked queue messages
3487                 (feature request "[ 705245 ] Locking message in outbox 
3488                  should prevent sending")
3489
3490 2003-03-20 [christoph]  0.8.11claws33
3491
3492         * src/folder.c
3493                 remove NEW and UNREAD flag in special folders when scanning
3494                 
3495         * src/common/smtp.c
3496                 fix ESMTP AUTH CRAM-MD5
3497
3498 2003-03-20 [paul]       0.8.11claws32
3499
3500         * src/prefs_account.c
3501                 Re-write 'Tunnel command to open connection' as
3502                 'Use command to communicate with server', and disable
3503                 it for all except IMAP accounts
3504
3505 2003-03-20 [paul]       0.8.11claws31
3506
3507         * sync with 0.8.11cvs6
3508                 see ChangeLog 2003-03-20
3509
3510 2003-03-19 [match]      0.8.11claws30
3511
3512         * src/addritem.[ch]
3513                 include documentation. minor refactoring.
3514         * src/addr_compl.[ch]
3515         * src/addrindex.[ch]
3516         * src/addresbook.[ch]
3517         * src/summaryview.c
3518                 re-enable address lookup (was disabled in
3519                 0.8.11claws20).
3520
3521 2003-03-19 [christoph]  0.8.11claws29
3522
3523         * src/procmsg.c
3524                 add temp flag handling, will make moving and copying
3525                 messages possible again
3526
3527         * src/folder.c
3528                 correct calulation of folder stats
3529
3530 2003-03-18 [match]      0.8.11claws28
3531
3532         * src/editgroup.h
3533                 remove case sensitive comparison (closes bug 80).
3534
3535 2003-03-18 [christoph]  0.8.11claws27
3536
3537         * src/imap.c
3538                 fix imap using a tunnel command
3539
3540         (closes bug 87)
3541
3542 2003-03-18 [christoph]  0.8.11claws26
3543
3544         * src/folder.[ch]
3545         * src/imap.c
3546         * src/procmsg.[ch]
3547                 rewrite flag handling for folders
3548
3549 2003-03-18 [christoph]  0.8.11claws25
3550
3551         * src/folder.c
3552         * src/procmsg.c
3553         * src/summaryview.c
3554                 unset NEW and UNREAD flags when message is ignored, to make
3555                 sure messages don't show up as unread on other IMAP clients,
3556                 because the IGNORE_THREAD flag can not be syncronized through
3557                 the IMAP folder
3558
3559 2003-03-17 [christoph]  0.8.11claws24
3560
3561         * src/imap.c
3562                 don't use recursion to fetch uids when the number of messages
3563                 does not match. Moved code into subfunction that is used
3564                 again when needed, to prevent an endless loop.
3565
3566 2003-03-17 [thorsten]   0.8.11claws23
3567
3568         * src/imageview.[ch]
3569                 export imageview_get_resized_size() (for plugins)
3570         * src/prefs_common.[ch]
3571                 added prefs_common_get() (for plugins)
3572
3573 2003-03-17 [christoph]  0.8.11claws22
3574
3575         * src/imap.c
3576                 o remove UID guessing from copy code
3577                 o support UIDPLUS extension for APPEND command
3578
3579 2003-03-17 [paul]       0.8.11claws21
3580
3581         * src/gtk/about.c
3582                 remove 'Compiled-plugins' section.
3583                 
3584         * src/plugins/dillo_viewer/dillo_viewer.c
3585                 slight change to description text
3586
3587 2003-03-16 [match]      0.8.11claws20
3588         * src/ldapserver.[ch]           ** NEW **
3589         * src/ldapctrl.[ch]             ** NEW **
3590         * src/ldapquery.[ch]            ** NEW **
3591         * src/ldaputil.[ch]             ** NEW **
3592         * src/addrcindex.[ch]           ** NEW **
3593         * src/addrquery.h               ** NEW **
3594         * src/addritem.[ch]
3595         * src/addrcache.[ch]
3596         * src/addrindex.[ch]
3597         * src/addr_compl.[ch]
3598         * src/addressbook.[ch]
3599         * src/addrbook.[ch]
3600         * src/editgroup.c
3601         * src/editaddress.c
3602         * src/editldap.c
3603         * src/editldap_basedn.c
3604         * src/vcard.c
3605         * src/jpilot.c
3606         * src/Makefile.am
3607                 included dynamic LDAP queries. improved address
3608                 completion.
3609
3610 2003-03-16 [paul]       0.8.11claws19
3611
3612         * tools/multiwebsearch.pl
3613                 fix a fatal typo
3614
3615 2003-03-16 [christoph]  0.8.11claws18
3616
3617         * src/mimeview.c
3618         * src/plugins/dillo_viewer/dillo_viewer.c
3619         * src/plugins/mathml_viewer/mathml_viewer.c
3620                 make unregistering of MimeViewerFactorys possible
3621
3622 2003-03-16 [alfons]     0.8.11claws17
3623
3624         * configure.ac
3625                 correct typo
3626
3627 2003-03-16 [melvin]     0.8.11claws16
3628
3629         * src/plugins/dillo_viewer.c
3630                 Fixed bug where it was not possible to view more than
3631                 one text/html attachment per message (bug discovered
3632                 by Christoph Hohmann).
3633
3634 2003-03-15 [melvin]     0.8.11claws15
3635
3636         * src/prefs_actions.c
3637                 Fixed compilation warnings.
3638
3639 2003-03-15 [melvin]     0.8.11claws14
3640
3641         * src/plugins/Makefile.am
3642         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3643         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3644         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3645                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3646                 newer (http://dillo.auriga.wearlab.de/).
3647
3648 2003-03-15 [christoph]  0.8.11claws13
3649
3650         * src/imap.c
3651                 don't query imap folder for attributes because we already
3652                 for them from imap_status
3653
3654         * src/mimeview.[ch]
3655                 add support for plugable MimeViewers (unloading Viewers
3656                 not yet complete)
3657
3658         * src/plugins/Makefile.am
3659         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3660         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3661         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3662                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3663                 widget from http://helm.cs.unibo.it/mml-widget/
3664
3665 2003-03-14 [christoph]  0.8.11claws12
3666
3667         * src/folder.[ch]
3668                 o error return code's should better be negative
3669                 o replace printf with debug_print
3670
3671         * src/imap.c
3672                 improve IMAP folder scan by checking UID-NEXT
3673
3674         * src/summaryview.c
3675                 remove check that are unnecessary in my opinion
3676
3677 2003-03-13 [christoph]  0.8.11claws11
3678
3679         * src/folder.[ch]
3680         * src/foldersel.c
3681         * src/folderview.c
3682         * src/imap.c
3683         * src/mbox_folder.c
3684         * src/mh.c
3685         * src/news.c
3686         * src/prefs_scoring.c
3687         * src/summaryview.c
3688                 use a common function to get a displayable name
3689                 for a FolderItem
3690
3691 2003-03-13 [paul]       0.8.11claws10
3692
3693         * tools/Makefile.am
3694           tools/README
3695           tools/multiwebsearch.conf     ** NEW FILE **
3696           tools/multiwebsearch.pl       ** NEW FILE **
3697                 add multiwebsearch Actions script
3698
3699 2003-03-13 [colin]      0.8.11claws9
3700
3701         * src/compose.c
3702                 Remove leading emtpy lines from quoted text
3703                 before quoting it
3704
3705 2003-03-13 [melvin]     0.8.11claws8
3706
3707         * src/prefs_actions.c
3708                 Fixed a memory leak
3709                 Code clean ups
3710                 Added Cancel and OK buttons
3711                 Corrected help text
3712
3713 2003-03-13 [christoph]  0.8.11claws7
3714
3715         * src/account.c
3716         * src/folder.[ch]
3717         * src/imap.c
3718         * src/mainwindow.c
3719         * src/mbox_folder.c
3720         * src/mh.c
3721         * src/news.c
3722         * src/setup.c
3723                 replace more folder type stuff with folder class stuff
3724
3725 2003-03-13 [melvin]     0.8.11claws6
3726
3727         * src/prefs_actions.c
3728                 Added new tokens:
3729                 %u: user provided argument
3730                 %h: user provided argument (hidden on input)
3731                 %s: current text selection in the message view 
3732
3733 2003-03-13 [paul]       0.8.11claws5
3734
3735         * sync with 0.8.11cvs5
3736                 see ChangeLog 2003-03-11, 2003-03-12
3737
3738 2003-03-12 [christoph]  0.8.11claws4
3739
3740         * src/folder.c
3741                 use folder class idstr when writing folderlist.xml
3742
3743         * src/folder.h
3744         * src/imap.c
3745         * src/news.c
3746                 replace folder type checks with folder class checks
3747
3748 2003-03-12 [christoph]  0.8.11claws3
3749
3750         * src/folder.[ch]
3751         * src/imap.[ch]
3752         * src/main.c
3753         * src/mbox_folder.[ch]
3754         * src/mh.[ch]
3755         * src/news.[ch]
3756                 o create a list of known folder classes in the folder system
3757                 o use folder class id strings for folder item identifiers
3758
3759 2003-03-12 [christoph]  0.8.11claws2
3760
3761         * src/imap.c
3762                 fix imap uid validity check
3763
3764 2003-03-12 [christoph]  0.8.11claws1
3765
3766         * src/account.c
3767         * src/folder.[ch]
3768         * src/foldersel.c
3769         * src/folderview.c
3770         * src/imap.c
3771         * src/mainwindow.c
3772         * src/mbox_folder.c
3773         * src/mh.c
3774         * src/news.c
3775         * src/prefs_scoring.c
3776         * src/procmsg.c
3777         * src/setup.c
3778         * src/summaryview.c
3779                 initial restructuring of folder system, seperating
3780                 folders and folder classes
3781
3782 2003-03-12 [paul]       0.8.11claws
3783
3784         0.8.11claws release
3785
3786 2003-03-12 [christoph]
3787
3788         * src/gtk/prefswindow.c
3789                 fix translation of "Page Index"
3790
3791 2003-03-12 [paul]       0.8.10claws110
3792
3793         a sync from 0.8.11cvs4 before the release
3794
3795         * src/common/utils.c
3796                 subject_compare_for_sort(): allow null strings (fixes
3797                 summary sorting).
3798
3799 2003-03-11 [paul]       0.8.10claws109
3800
3801         * po/es.po
3802                 update Spanish translation, submitted by
3803                 Ricardo Mones Lastra
3804
3805 2003-03-11 [melvin]     0.8.10claws108
3806
3807         * po/fr.po
3808                 Updated French translations
3809
3810 2003-03-11 [paul]       0.8.10claws107
3811
3812         * manual/en/Makefile.am
3813           manual/en/*.html
3814                 update English manual, add a new page
3815                 updated by Francois Barriere <fbarriere@atmel.fr>
3816                 
3817         * po/bg.po
3818           po/it.po
3819           po/sr.po
3820                 update Bulgarian, Italian, and Serbian translations
3821                 submitted by George Danchev, Alessandro Maestri, and
3822                 Urke MMI
3823
3824 2003-03-10 [paul]       0.8.10claws106
3825
3826         * src/gtk/about.c
3827           src/gtk/prefswindow.c
3828                 make some strings translatable
3829
3830 2003-03-10 [darko]      0.8.10claws105
3831
3832         * src/compose.c
3833                 code cleanup to make Hiro happy
3834
3835 2003-03-10 [paul]       0.8.10claws104
3836
3837         * sync with 0.8.11cvs2
3838                 see ChangeLog 2003-03-10
3839
3840 2003-03-09 [melvin]     0.8.10claws103
3841
3842         * src/textview.c
3843                 textview_set_font(): fix for message display in
3844                 UTF-8 locales (thanks to Sergey Vlasov).
3845                 (was unintentionnaly reverted in 0.8.6claws6)   
3846
3847 2003-03-08 [darko]      0.8.10claws102
3848
3849         * src/compose.c
3850                 fix infinite loop in wrapping as reported
3851                 by happycactus
3852                 obsoletes patch #696482
3853
3854 2003-03-08 [christoph]  0.8.10claws101
3855
3856         * src/imap.c
3857                 add workaround for IMAP servers that do not
3858                 support the "UID SEARCH UID" command
3859
3860 2003-03-07 [christoph]  0.8.10claws100
3861
3862         * src/plugins/spamassassin/spamassassin.[ch]
3863         * src/plugins/spamassassin/spamassassin_gtk.c
3864                 code cleanup
3865
3866 2003-03-07 [paul]       0.8.10claws99
3867
3868         * po/es.po
3869                 updated Spanish translation, submitted by
3870                 Ricardo Mones Lastra
3871
3872 2003-03-07 [christoph]  0.8.10claws98
3873
3874         * src/send.c
3875                 fix in 0.8.10claws94 was wrong
3876                 local delivery does not require escaping, remove escaping
3877                 code to make signatures of mails with "." lines valid
3878                 
3879                 NOTE: requires that sendmail is executed with "-i" option,
3880                       what is the default now, but has to be changed in all
3881                       exsiting accounts)
3882
3883 2003-03-07 [paul]       0.8.10claws97
3884
3885         * sync with 0.8.11 release
3886                 see ChangeLog 2003-03-07
3887
3888 2003-03-06 [paul]       0.8.10claws96
3889
3890         * src/compose.c
3891                 revert commit 0.8.10claws92
3892
3893 2003-03-06 [paul]       0.8.10claws95
3894
3895         * src/folderview.c
3896                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3897
3898         * src/gtkaspell.c
3899                 fix bug 74, 'Crash opening editor window with pseudo-color
3900                 display'
3901                 
3902         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3903
3904 2003-03-06 [christoph]  0.8.10claws94
3905
3906         * src/send.c
3907                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3908                 all lines starting with a period get an extra period
3909                 inserted
3910                 (found by Simon 'corecode' Schubert)
3911
3912 2003-03-06 [paul]       0.8.10claws93
3913
3914         * src/folderview.c
3915                 if configured font can't be loaded fall back to gtk
3916                 default. (with thanks to Christoph)
3917                 
3918                 closes long-standing bug 15 'Crashes on startup'
3919
3920 2003-03-06 [paul]       0.8.10claws92
3921
3922         * src/compose.c
3923                 freeze text before autosave and thaw afterwards
3924                 fixes bug 67 'autosave make re-rediting message crazy'
3925
3926 2003-03-06 [christoph]  0.8.10claws91
3927
3928         * src/compose.c
3929                 ignore address comment in dupe check for Cc-list
3930
3931         (closes reopened bug 47 Replying to message strips name part of
3932          e-mail addresses of Cc: lines)
3933
3934 2003-03-06 [paul]       0.8.10claws90
3935
3936         * src/Makefile.am
3937                 remove reference to gtkxtext.h as its no longer in
3938                 the repository
3939
3940 2003-03-06 [paul]       0.8.10claws89
3941
3942         * sync with 0.8.10cvs25
3943                 see ChangeLog 2003-03-06
3944
3945 2003-03-06 [oliver]     0.8.10claws88
3946         
3947         * src/messageview.c
3948                 remove include
3949
3950 2003-03-06 [oliver]     0.8.10claws87
3951         
3952         * src/folderview.c 
3953                 remove changes introduced inclaws74
3954         * src/messageview.c
3955                 another attempt to sanely delete and update
3956                 messages deleted in separate messageview
3957
3958 2003-03-05 [christoph]  0.8.10claws86
3959
3960         * src/summaryview.c
3961                 check if "From" matches any account's address if
3962                 addressbook completion of addresses is disabled too
3963
3964         (closes Bug 70 "Display recipient in from" doesn't check
3965          folder's default account)
3966
3967 2003-03-05 [christoph]  0.8.10claws85
3968
3969         * src/compose.c
3970         * src/common/utils.[ch]
3971                 don't strip address comments when building Cc lists
3972
3973         (closes Bug 47 Replying to message strips name part of e-mail addresses
3974          of Cc: lines)
3975
3976         * src/folder.c
3977                 fix return value of copy function
3978
3979 2003-03-05 [christoph]  0.8.10claws84
3980
3981         * src/imap.c
3982                 don't ask imap server for non rfc822 headers
3983
3984         (closes bug 71 IMAP FETCH asks for FROM header field twice)
3985
3986         * src/imap.c
3987                 destroy session on socket error to allow reconnecting
3988
3989 2003-03-05 [christoph]  0.8.10claws83
3990
3991         * configure.ac
3992                 fix building with gnome when no prefix is set
3993
3994         (closes bug 66 Gnome directory is set to NONE)
3995
3996 2003-03-05 [paul]       0.8.10claws82
3997
3998         * sync with 0.8.10cvs23
3999                 see ChangeLog 2003-03-05
4000
4001 2003-03-04 [christoph]  0.8.10claws81
4002
4003         * src/folder.c
4004                 o fix moving and copying when folder returns 0 for new
4005                   message number
4006                 o remove some code for single message copy and move
4007                   operations and use functions for multiple messages
4008
4009         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4010
4011         * src/news.c
4012                 remove unused include
4013
4014 2003-03-04 [paul]       0.8.10claws80
4015
4016         * src/gtk/about.c
4017                 list 'Compiled plugins'
4018
4019 2003-03-03 [christoph]  0.8.10claws79
4020
4021         * src/news.[ch]
4022                 have to multiply the percentage of the current fetch with
4023                 the percentage that it has of the total fetch operation
4024                 for correct values
4025
4026 2003-03-03 [christoph]  0.8.10claws78
4027
4028         * src/news.c
4029                 fix calculation of expected lines for progress indicator
4030
4031 2003-03-03 [christoph]  0.8.10claws77
4032
4033         * src/summaryview.c
4034         * src/common/utils.c
4035                 fix segfault when opening the root news folder
4036
4037 2003-03-03 [christoph]  0.8.10claws76
4038
4039         * src/mainwindow.[ch]
4040         * src/common/Makefile.am
4041         * src/common/progressindicator.[ch]
4042                 add UI independent progress indicator handling
4043
4044         * src/news.[ch]
4045                 use new progress indicator for message info fetching
4046
4047         * src/common/hooks.h
4048                 code cleanup
4049
4050 2003-03-03 [oliver]     0.8.10claws75
4051
4052         * src/toolbar.c
4053         * src/compose.c
4054                 removed commented code
4055
4056 2003-03-03 [oliver]     0.8.10claws74
4057
4058         * src/toolbar.[ch]
4059                 cleanups and refactoring
4060         * src/compose.[ch]
4061                 compose_reply_mode reply & forwarding interface for
4062                 toolbar buttons
4063         * src/folderview.c
4064                 act on messages marked for deletion in folderview_selected
4065                 based on prefs_common.immediate_exec since a message might 
4066                 have been deleted by messageview in a folder we are changing 
4067                 to (does anybody understand what I'm on about ?)
4068
4069 2003-03-03 [oliver]     0.8.10claws73
4070         
4071         * src/messageview.[ch]
4072                 new functions
4073                 - messageview_delete: delete message shown in messagview
4074                 - messageview_update_view: update messageview to currently 
4075                   selected summaryview message
4076                 - add separate messageview to msgview_list in order to update 
4077                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4078         * src/summaryview.[ch]
4079                 summary_get_selection returns a list of selected msgs
4080                 in summaryview
4081         * src/mainwindow.c
4082                 toolbar reply refactoring
4083
4084 2003-03-03 [paul]       0.8.10claws72
4085
4086         * sync with 0.8.10cvs21
4087                 see ChangeLog 2003-03-03
4088
4089 2003-03-02 [christoph]  0.8.10claws71
4090
4091         * src/common/passcrypt.c
4092                 use POSIX includes
4093
4094 2003-03-02 [christoph]  0.8.10claws70
4095
4096         * configure.ac
4097         * src/prefs_account.c
4098         * src/prefs_gtk.[ch]
4099         * src/common/.cvsignore
4100         * src/common/Makefile.am
4101         * src/common/passcrypt.c                ** NEW **
4102         * src/common/passcrypt.h.in             ** NEW **
4103                 Implement password encryption in config files
4104                 using unix encrypt and setkey functions. The crypt
4105                 key can be set as a configure parameter. Old
4106                 passwords will be converted if they do not begin
4107                 with '!'
4108
4109 2003-03-02 [paul]       0.8.10claws69
4110
4111         * src/prefs_account.c
4112                 fix compile error
4113
4114 2003-03-01 [thorsten]   0.8.10claws68
4115
4116         * po/el.po
4117           po/hr.po
4118           po/it.po
4119           po/nl.po
4120           po/sr.po
4121           po/sv.po
4122                 corrected format strings
4123         * po/en_GB.po
4124                 corrected headers
4125                 (fix compile errors with GNU gettext-0.11.5)
4126
4127 2003-03-01 [oliver]     0.8.10claws67
4128
4129         * src/summaryview.c
4130                 menu callbacks call toolbar_menu_reply
4131
4132 2003-03-01 [oliver]     0.8.10claws66
4133
4134         * src/mainwindow.c
4135         * src/messageview.c
4136                 menu callbacks call toolbar_menu_reply
4137         * src/toolbar.[ch]
4138                 callbacks from menu handled by toolbar_menu_reply
4139
4140 2003-03-01 [paul]       0.8.10claws65
4141
4142         * src/addressbook.c
4143                 revert commit 0.8.10claws54 - breaks editing of
4144                 addressbook.
4145                 
4146         * po/bg.po
4147                 update Bulgarian translation, submitted by
4148                 George Danchev
4149
4150 2003-02-28 [christoph]  0.8.10claws64
4151
4152         * src/account.c
4153         * src/addressadd.c
4154         * src/compose.c
4155         * src/gtkaspell.c
4156         * src/gtkxtext.h                ** REMOVE **
4157         * src/imap.c
4158         * src/matcher.[ch]
4159         * src/mh.c
4160         * src/news.c
4161         * src/pine.c
4162         * src/prefs_common.c
4163         * src/prefs_matcher.c
4164         * src/procheader.[ch]
4165         * src/procmsg.[ch]
4166         * src/toolbar.c
4167         * src/common/ssl_certificate.c
4168         * src/gtk/colorlabel.c
4169         * src/gtk/menu.c
4170                 o fix warnings
4171                 o remove code obsoleted by new cache and folder system rework
4172
4173 2003-02-28 [oliver]     0.8.10claws63
4174         
4175         * src/toolbar.[ch]
4176                 * fix bug where reply in Messageview replied to 
4177                 Message displayed in summaryview
4178                 (reportedd via ML by chinatinte at gmx dot ch)
4179                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4180                 didn't work in separate MessageView Toolbar
4181                 (wondering if anybody uses this at all ?)
4182         * src/summaryview.[ch]
4183                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4184                 (generalize reply and forward code);
4185         * src/messageview.c 
4186                 remove focus_in event which updated summaryview to messageview
4187
4188 2003-02-28 [paul]       0.8.10claws62
4189
4190         * po/Makefile.in.in
4191                 add the --check option
4192                 Patch submitted by Ricardo Mones Lastra
4193
4194 2003-02-28 [paul]       0.8.10claws61
4195
4196         * src/prefs_account.c
4197                 re-order 'Signature' items
4198
4199 2003-02-28 [paul]       0.8.10claws60
4200
4201         * sync with 0.8.10cvs20
4202                 see ChangeLog 2003-02-28
4203
4204 2003-02-28 [paul]       0.8.10claws59
4205
4206         * po/POTFILES.in
4207                 update to reflect recent movement of files
4208
4209 2003-02-28 [paul]       0.8.10claws58
4210
4211         * sync with 0.8.10cvs19
4212                 see ChangeLog 2003-02-28
4213
4214 2003-02-27 [martin]     0.8.10claws57
4215
4216         * src/prefs_matcher.c 
4217                 fix segfault in prefs_matcher_ok() when the
4218                 last entry is deleted and prevents that the
4219                 message "entry not saved" comes up after deleting
4220                 an entry
4221
4222 2003-02-27 [martin]     0.8.10claws56
4223
4224         * src/prefs_filtering.c 
4225                 fix segfault in prefs_filtering_ok() when the
4226                 last entry is deleted and prevents that the
4227                 message "entry not saved" comes up after deleting
4228                 an entry
4229
4230 2003-02-27 [paul]       0.8.10claws55
4231
4232         * sync with 0.8.10cvs18
4233                 see ChangeLog 2003-02-27
4234
4235 2003-02-27 [paul]       0.8.10claws54
4236
4237         * src/addressbook.c
4238                 fix bug where the address book crashes with 
4239                 multiple lookups.
4240                 Patch [687729] submitted by David Frager 
4241                 <dbfrager@users.sourceforge.net>
4242
4243 2003-02-25 [christoph]  0.8.10claws53
4244
4245         * src/Makefile.am
4246         * src/colorlabel.[ch]           ** REMOVE **
4247         * src/gtk/Makefile.am
4248         * src/gtk/colorlabel.[ch]       ** NEW **
4249                 move colorlabel files to gtk directory
4250
4251         * src/esmtp.[ch]                ** REMOVE **
4252                 has been merged into smtp.[ch] in 0.7.5
4253
4254 2003-02-25 [christoph]  0.8.10claws52
4255
4256         * src/Makefile.am
4257         * src/about.[ch]                ** REMOVE **
4258         * src/gtk/Makefile.am
4259         * src/gtk/about.[ch]            ** NEW **
4260                 move about files to gtk directory
4261
4262 2003-02-25 [christoph]  0.8.10claws51
4263
4264         * src/folder.c
4265                 some code optimization of folder scanning code
4266
4267         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4268
4269 2003-02-25 [christoph]  0.8.10claws50
4270
4271         * src/main.c
4272         * src/common/sylpheed.c
4273                 add command line parameter parsing to common code
4274
4275 2003-02-24 [christoph]
4276
4277         * Makefile.am
4278         * configure.ac
4279                 fix gnome prefix problems, the configure script now removed
4280                 `gnome-config --prefix` from `gnome-config --datadir`
4281                 and adds $(prefix} instead
4282
4283         (closes Bug 24 Makefile does not respect prefix when installing
4284          GNOME data)
4285
4286 2003-02-24 [christoph]  0.8.10claws49
4287
4288         * src/news.c
4289                 check for valid session before trying to authenticate
4290
4291         (closes Bug 60 crash if "authenticate on logon" is activated
4292          and newsserver-hostname is not valid)
4293
4294 2003-02-24 [melvin]     0.8.10claws48
4295
4296         * src/prefs_actions.c
4297                 Make sure all user's input is sent to the action and then
4298                 close the socket..
4299
4300 2003-02-23 [alfons]     0.8.10claws46
4301
4302         * src/summaryview.c
4303                 also wait cursor when deleting files
4304
4305 2003-02-23 [paul]
4306
4307         * tools/freshmeat_search.pl
4308           tools/google_search.pl
4309                 scripts should now work for any browser/browser command line
4310
4311 2003-02-22 [christoph]  0.8.10claws45
4312
4313         * src/procmsg.c
4314                 fix IMAP flag setting, IMAP flag is not handled correctly
4315                 anymore by the folder system and information about the
4316                 folder should not be saved in the MsgInfo (in my opinion)
4317
4318         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4319
4320 2003-02-22 [christoph]  0.8.10claws44
4321
4322         * src/summaryview.c
4323                 fix spelling of "label" ;-)
4324
4325 2003-02-22 [thorsten]   0.8.10claws43
4326
4327         * src/mimeview.c
4328           src/prefs_common.[ch]
4329           src/procmime.[ch]
4330                 do not use description as attachment name
4331
4332 2003-02-22 [alfons]     0.8.10claws42
4333
4334         * src/summaryview.c
4335                 freeze/thaw folder item updates when changing color labels,
4336                 and put a wait cursors on
4337
4338 2003-02-22 [thorsten]   0.8.10claws41
4339
4340         * src/mimeview.c
4341                 save-all fixes: crash if invoked on multipart container,
4342                 mimeinfo access, pathseparators, error dialog
4343
4344 2003-02-21 [alfons]     0.8.10claws40
4345
4346         * src/prefs_gtk.c
4347                 remove unused var
4348
4349 2003-02-21 [colin]      0.8.10claws39
4350
4351         * src/send.c
4352                 Fix smtp logging
4353
4354 2003-02-21 [colin]      0.8.10claws38
4355
4356         * src/summaryview.c
4357                 Freeze/thaw folderItem updates when filtering messages 
4358                 via Tools/Filter messages
4359
4360 2003-02-21 [paul]       0.8.10claws37
4361
4362         * src/compose.c
4363                 revert commit 0.8.10claws26, there are ulterior motives
4364                 for users to set a Reply-To header when posting to
4365                 newsgroups
4366
4367 2003-02-21 [paul]       0.8.10claws36
4368
4369         * sync with 0.8.10cvs17
4370                 see ChangeLog 2003-02-21
4371
4372 2003-02-20 [christoph]  0.8.10claws35
4373
4374         * src/imap.c
4375                 IMAP UID fetch speedup using SEARCH
4376
4377         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4378
4379         * src/imap.c
4380                 fix problem with UIDs in IMAP UID cache that no longer existed
4381
4382 2003-02-20 [christoph]  0.8.10claws34
4383
4384         * src/imap.c
4385         * src/procheader.c
4386         * src/procheader.h
4387                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4388
4389         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4390
4391         * src/imap.c
4392                 Rewrite imap_cmd_gen_recv use sock_getline instead
4393                 of sock_gets to avoid problems with too long reply
4394                 lines
4395     
4396 2003-02-20 [colin]      0.8.10claws33
4397         
4398         * src/prefs_account.c
4399                 Better wording
4400
4401 2003-02-20 [colin]      0.8.10claws32
4402
4403         * src/compose.c
4404                 Remove useless '&& !to_sender' 
4405
4406 2003-02-20 [darko]
4407
4408         * AUTHORS
4409                 change my e-mail address
4410
4411 2003-02-19 [colin]      0.8.10claws31
4412
4413         * src/prefs_common.c
4414                 X11 style colors for every configurable color
4415
4416 2003-02-19 [alfons]     0.8.10claws30
4417
4418         * src/prefs_gtk.[ch]
4419         * src/prefs_common.c
4420                 for color_new accept both plain integers and X11 style color
4421                 names (as found in /usr/lib/X11/rgb.txt)
4422
4423 2003-02-19 [paul]       0.8.10claws29
4424
4425         * src/mainwindow.c
4426                 add tooltips to online/offline button and account selector
4427                 button
4428
4429 2003-02-19 [paul]       0.8.10claws28
4430
4431         * src/folder.c
4432           src/news.c
4433           src/prefs_account.[ch]
4434           src/prefs_common.[ch]
4435                 move 'Maximum number of articles to download' to
4436                 account prefs.
4437                 clean up account prefs gui a little by hiding entries
4438                 rather then greying out entries
4439
4440 2003-02-19 [hiro]       0.8.10claws27
4441
4442         * src/common/utils.c
4443                 fix bug #54 'yesterdays date is displayed in the message 
4444                 summary window'
4445
4446 2003-02-19 [paul]       0.8.10claws26
4447
4448         * src/compose.c
4449                 fix bug reported in Feature Request [688596] 
4450                 'Reply-to header in news'
4451
4452 2003-02-18 [paul]       0.8.10claws25
4453
4454         * src/select-keys.c
4455                 add a 'List all keys' button to key selection dialog
4456
4457 2003-02-18 [colin]      0.8.10claws24
4458         
4459         * src/stock_pixmap.c
4460                 fix compile error
4461
4462 2003-02-18 [colin]      0.8.10claws23
4463
4464         * src/common/smtp.[ch]
4465           src/prefs_account.c
4466                 Try to starttls if it seems to be the only
4467                 way to authenticate a user
4468
4469 2003-02-18 [paul]       0.8.10claws22
4470
4471         * src/Makefile.am
4472           src/folderview.c
4473           src/stock_pixmap.[ch]
4474           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4475           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4476                 as a Drafts folder is a special folder allow it to have
4477                 its own unique icons
4478
4479 2003-02-18 [colin]      0.8.10claws21
4480
4481         * src/imap.c
4482                 Fix port selection when using starttls
4483
4484 2003-02-18 [paul]       0.8.10claws20
4485
4486         * src/mainwindow.c
4487           src/prefs_common.[ch]
4488                 make blue the default new mail colour
4489
4490 2003-02-18 [paul]       0.8.10claws19
4491
4492         * sync with 0.8.10cvs14
4493                 see ChangeLog 2003-02-18
4494
4495 2003-02-17 [jens]       0.8.10claws18
4496
4497         * src/common/md5.c
4498                 fixed a compile problem with gcc 3.3
4499                 works on 2.95.3 too (testet on PPC as it is big endian)
4500
4501 2003-02-17 [paul]       0.8.10claws17
4502
4503         * sync with 0.8.10cvs13
4504                 see ChangeLog 2003-02-17
4505
4506 2003-02-17 [paul]       0.8.10claws16
4507
4508         * sync with 0.8.10cvs12
4509                 see ChangeLog 2003-02-17
4510
4511 2003-02-16 [match]      0.8.10claws15
4512
4513         * src/addressbook.c
4514                 Eliminates reloading of address data when items
4515                 deleted or added. Applied submitted by
4516                 Luke Plant <lukeplant@softhome.net>
4517
4518 2003-02-16 [paul]       0.8.10claws14
4519
4520         * src/news.c
4521                 when a 'protocol error' is encountered disconnect from
4522                 the server. This means that the user can carry on viewing
4523                 other articles and doesn't have to either wait until the
4524                 server timesout or quit sylpheed.
4525                 Fixes bug #53 'Unable to read messages in newsgroups, 
4526                 displayed message doesn't change'
4527
4528 2003-02-15 [christoph]  0.8.10claws13
4529
4530         * src/imap.c
4531                 fix bug that stopped scanning of folders when an
4532                 IMAP folder was empty
4533
4534         (closes bug 46 stop scan messages in folders after empty folder)
4535
4536 2003-02-15 [paul]
4537
4538         * tools/Makefile.am
4539           tools/README
4540           tools/freshmeat_search.pl     ** NEW FILE **
4541           tools/google_search.pl        ** NEW FILE **
4542                 Add 2 Actions scripts which search freshmeat/google
4543                 for the selected text using the browser configured
4544                 in sylpheedrc.
4545                 
4546         Note: These scripts are very dependent on the format of the
4547         browser command and may not work on every occasion. Testing
4548         is welcome. 
4549
4550 2003-02-14 [alfons]     0.8.10claws12
4551
4552         * src/compose.c
4553                 fix breakage because of uninitialized account pointer.
4554                 please verify.
4555
4556 2003-02-14 [paul]       0.8.10claws11
4557
4558         * src/compose.c
4559           src/prefs_account.[ch]
4560           src/prefs_common.[ch]
4561                 move signature settings to Account Prefs
4562
4563 2003-02-14 [paul]       0.8.10claws10
4564
4565         * sync with 0.8.10cvs11
4566                 see ChangeLog 2003-02-14
4567
4568 2003-02-13 [thorsten]   0.8.10claws9
4569
4570         * src/news.c
4571                 revert news progressbar (GUI separation)
4572
4573 2003-02-13 [paul]       0.8.10claws8
4574
4575         * src/compose.c
4576                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4577                 paragraph 1
4578
4579 2003-02-13 [paul]       0.8.10claws7
4580
4581         * src/compose.[ch]
4582           src/summaryview.c
4583                 fix 'Follow-up and Reply-to' so that it creates a reply to
4584                 the newsgroup and the sender. If the message has the keyword
4585                 'poster' in the Followup-To header, all replies go to the
4586                 sender, re: RFC 1036, Section 2.2.3
4587                 rename all instances of 'ignore_replyto' to 'to_sender', both
4588                 were previously used, now we use just one.
4589
4590 2003-02-13 [paul]       0.8.10claws6
4591
4592         * sync with 0.8.10cvs9
4593                 see ChangeLog 2003-02-13
4594
4595 2003-02-13 [paul]       0.8.10claws5
4596
4597         * configure.ac
4598                 show which plugins are configured in the configure
4599                 output.
4600
4601 2003-02-12 [thorsten]   0.8.10claws4
4602
4603         * src/news.c
4604                 show progress while fetching news headers
4605
4606 2003-02-12 [christoph]  0.8.10claws3
4607
4608         * configure.ac
4609         * src/plugins/Makefile.am
4610                 use AM_CONDITIONAL to enable plugins, automake correctly
4611                 manages this when creating distdir
4612
4613 2003-02-12 [christoph]  0.8.10claws2
4614
4615         * ac/spamassassin.m4
4616         * src/plugins/spamassassin/Makefile.am
4617                 fix building SpamAssassin plugin without OpenSSL
4618
4619 2003-02-12 [paul]       0.8.10claws1
4620
4621         * ac/Makefile.am
4622           src/Makefile.am
4623           src/plugins/Makefile.am
4624                 fix failure of 'make release'
4625
4626 2003-02-12 [paul]       0.8.10claws
4627
4628         * 0.8.10claws released
4629
4630 2003-02-12 [paul]       0.8.9claws56
4631
4632         * po/bg.po
4633           po/es.po
4634           po/it.po
4635           po/ru.po
4636           po/sr.po
4637                 updated translations by George Danchev, Ricardo Mones Lastra,
4638                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4639                 
4640         * sylpheed.spec.in
4641                 Allow the building of RPMs by a regular user. Submitted
4642                 by Sergei Astanin
4643
4644 2003-02-11 [alfons]     0.8.9claws55
4645
4646         * src/colorlabel.c
4647                 don't use pixmaps for label color rect but draw rectangles
4648                 so we can respect the color map of palette based visuals
4649                 (fixes the long time crashes on Suns - thanks to Andreas
4650                 Engel and Steve O'Hara-Smith for testing)
4651
4652 2003-02-11 [christoph]  0.8.9claws54
4653
4654         * src/matcher_parser_parse.y
4655                 correct bug where filering rules of not existing folders in
4656                 matcherrc were added to global filtering
4657                 
4658         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4659          main filter-rules after removing directory, http://bugs.debian.org/180253)
4660         
4661 2003-02-11 [paul]       0.8.9claws53
4662
4663         * sync with 0.8.10cvs7
4664                 see ChangeLog 2003-02-09
4665
4666 2003-02-11 [melvin]     0.8.9claws52
4667
4668         * po/fr.po
4669                 Updated French tranlsations
4670
4671 2003-02-10 [paul]       0.8.9claws51
4672
4673         * sylpheed.spec.in
4674                 correct --enable-openssl
4675                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4676
4677 2003-02-09 [martin]     0.8.9claws50
4678
4679         * src/prefs_matcher.c
4680                 fix segfault in prefs_matcher_substitute_cb() when
4681                 no row is selected
4682
4683 2003-02-09 [paul]       0.8.9claws49
4684
4685         * src/folderview.c
4686                 fix bug where a newsgroup folder's processing rules were
4687                 merged with the global filtering rules when the newsgroup
4688                 folder was deleted, causing some seriously bad results,
4689                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4690
4691 2003-02-08 [melvin]     0.8.9claws48
4692
4693         * src/compose.c
4694                 Corrected and modified an alert message.
4695
4696 2003-02-07 [paul]       0.8.9claws47
4697
4698         * src/folderview.c
4699                 fix bug where both an 'Account properties' window and a
4700                 'Folder properties' window were opened when clicking on
4701                 'Properties' in an NNTP or IMAP folder's popup menu.
4702
4703 2003-02-07 [paul]       0.8.9claws46
4704
4705         * sync with 0.8.10cvs6
4706                 see ChangeLog 2003-02-06
4707
4708 2003-02-06 [christoph]  0.8.9claws45
4709
4710         * src/mbox.c
4711                 freeze folder updates while importing mbox files
4712                 (closes bug 43 importing mbox took hours)
4713                 
4714         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4715
4716 2003-02-06 [thorsten]   0.8.9claws44
4717
4718         * po/de.po
4719                 Updated german translations
4720
4721 2003-02-06 [thorsten]   0.8.9claws43
4722
4723         * src/news.h
4724                 use guint for message numbers (fix count in grouplist dialog)
4725
4726 2003-02-05 [paul]       0.8.9claws42
4727
4728         * sync with 0.8.10cvs2
4729                 see ChangeLog 2003-02-05
4730
4731 2003-02-04 [colin]      0.8.9claws41
4732
4733         * src/prefs_common.[ch]
4734           src/procmsg.c
4735           src/summaryview.c
4736                 Add an option to disable threading by subject
4737
4738 2003-02-04 [christoph]  0.8.9claws40
4739
4740         * src/inc.c
4741                 only abort fetching mails from multiple accounts when the
4742                 error is fatal and does not allow to check any more accounts
4743                 (currently only disk full error)
4744
4745         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4746          receive mails for other accouts)
4747
4748 2003-02-04 [christoph]  0.8.9claws39
4749
4750         * src/folder.c
4751                 first add the new message to the cache, then
4752                 send the update notification
4753
4754         (closes bug 39 after sending message folderview doesnt get updated)
4755
4756 2003-02-04 [colin]      0.8.9claws38
4757
4758         * src/inc.c
4759                 _really_ fix this Connecting... status
4760
4761 2003-02-04 [paul]       0.8.9claws37
4762
4763         * sync with 0.8.10
4764                 see ChangeLog 2003-02-04
4765
4766 2003-02-04 [paul]       0.8.9claws36
4767
4768         * sync with 0.8.9cvs6
4769                 see ChangeLog 2003-02-03
4770
4771 2003-02-04 [paul]       0.8.9claws35
4772
4773         * po/pt_BR.po
4774                 updated by André Filipe de Assunção e Brito 
4775                 <bedecko@netsite.com.br>
4776
4777 2003-02-03 [thorsten]   0.8.9claws34
4778
4779         * po/de.po
4780                 Updated german translations
4781
4782 2003-02-02 [paul]       0.8.9claws33
4783
4784         * po/es.po
4785                 updated by Ricardo Mones Lastra
4786
4787 2003-02-02 [thorsten]   0.8.9claws32
4788
4789         * src/mh.c
4790                 Fix mh_get_msginfo() segfault if file is inaccessible
4791
4792 2003-01-31 [colin]      0.8.9claws31
4793
4794         * src/procheader.c
4795                 Fix last commit's bug
4796
4797 2003-01-31 [colin]      0.8.9claws30
4798
4799         * src/procheader.c
4800                 Missing a change for gpg-signed messages
4801
4802 2003-01-31 [paul]       0.8.9claws29
4803
4804         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4805           src/procheader.c
4806           src/stock_pixmap.[ch]
4807           src/summaryview.c
4808                 indicate GnuPG signed messages by displaying an icon
4809                 in the Attachment column.
4810
4811 2003-01-31 [paul]       0.8.9claws28
4812
4813         * sync with 0.8.9cvs4
4814                 see ChangeLog 2003-01-31
4815
4816 2003-01-31 [alfons]     0.8.9claws27
4817
4818         * src/textview.c
4819                 tune URI parser to accept mailto URLs with a '?'
4820                 (patch from Ruslan Balkin)
4821
4822 2003-01-31 [colin]      0.8.9claws26
4823
4824         * src/summaryview.c
4825                 Fix a leak introduced in claws24
4826
4827 2003-01-31 [colin]      0.8.9claws25
4828
4829         * src/summaryview.c
4830                 Freeze/Thaw folder updates when deleting dups
4831
4832 2003-01-31 [colin]      0.8.9claws24
4833         
4834         * src/addr_compl.c
4835           src/summaryview.c
4836           src/msgcache.c
4837                 little speed improvements
4838
4839 2003-01-31 [colin]      0.8.9claws23
4840
4841         * src/summaryview.c
4842                 Fix segfault when forwarding nothing
4843                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4844                 
4845 2003-01-30 [paul]       0.8.9claws22
4846
4847         * sync with 0.8.9cvs3
4848                 see ChangeLog 2003-01-30
4849
4850 2003-01-30 [paul]       0.8.9claws21
4851
4852         * sync with 0.8.9cvs2
4853                 see ChangeLog 2003-01-30
4854
4855 2003-01-29 [paul]       0.8.9claws20
4856
4857         * sync with 0.8.9cvs1
4858                 see ChangeLog 2003-01-29
4859
4860 2003-01-28 [paul]       0.8.9claws19
4861
4862         * po/POTFILES.in
4863                 update to reflect changes. 
4864                 thanks to Ricardo Mones Lastra
4865
4866 2003-01-27 [christoph]  0.8.9claws18
4867
4868         * ac/openssl.m4
4869         * ac/spamassassin.m4
4870         * src/plugins/spamassassin/README
4871         * src/plugins/spamassassin/libspamc.[ch]
4872         * src/plugins/spamassassin/utils.[ch]
4873                 updated to latest libspamc
4874
4875 2003-01-27 [christoph]  0.8.9claws17
4876
4877         * src/folder.c
4878                 fix wrong use of procheader_get_header_fields
4879
4880 2003-01-27 [christoph]  0.8.9claws16
4881
4882         * src/news.c
4883         * src/prefs_account.[ch]
4884         * src/common/nntp.[ch]
4885                 allow to force authentication for NNTP servers
4886
4887         Patch submitted by Florian Mickler <dmk@d-labs.de>
4888
4889 2003-01-26 [paul]       0.8.9claws15
4890
4891         * src/summaryview.c
4892                 speed up of marking messages as read
4893                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4894
4895 2003-01-26 [christoph]  0.8.9claws14
4896
4897         * src/Makefile.am
4898         * src/mgutils.[ch]              ** REMOVE **
4899         * src/xml.[ch]                  ** REMOVE **
4900         * src/xmlprops.[ch]             ** REMOVE **
4901         * src/common/Makefile.am
4902         * src/common/mgutils.[ch]       ** NEW **
4903         * src/common/xml.[ch]           ** NEW **
4904         * src/common/xmlprops.[ch]      ** NEW **
4905                 move xml files to common directory
4906
4907 2003-01-26 [christoph]  0.8.9claws13
4908
4909         * src/plugins/spamassassin/spamassassin_gtk.c
4910                 only set gtk entry text if string is available
4911
4912 2003-01-26 [melvin]     0.8.9claws12
4913
4914         * src/description_window.c
4915                 Allow resizing of the window
4916                 Allow automatic horizontal scroll bar
4917                 Do not vertically expand and fill
4918
4919 2003-01-26 [christoph]  0.8.9claws11
4920
4921         * src/Makefile.am
4922         * src/gtkutils.[ch]             ** REMOVE **
4923         * src/common/sylpheed.c
4924         * src/gtk/Makefile.am
4925         * src/gtk/description_window.c
4926         * src/gtk/gtkutils.[ch]         ** NEW **
4927         * src/gtk/prefswindow.c
4928                 move gtkutils to gtk directory
4929
4930 2003-01-26 [paul]       0.8.9claws10
4931
4932         * src/summaryview.c
4933                 rename summary_unread_clicked() to summary_status_clicked()
4934
4935 2003-01-26 [melvin]     0.8.9claws9
4936
4937         * src/prefs_actions.c
4938                 Cosmetical changes to the help text
4939
4940 2003-01-26 [paul]       0.8.9claws8
4941
4942         * src/folder.[ch]
4943           src/mainwindow.c
4944           src/prefs_common.c
4945           src/prefs_sumamry_column.c
4946           summaryview.[ch]
4947                 rename the 'Unread' column to 'Status'
4948
4949 2003-01-25 [match]      0.8.9claws7
4950
4951         * src/mgutils.[ch]
4952                 removed reference to LDAP constants. removed error2string.
4953                 included functions to support LDAP dynamic queries.
4954         * src/syldap.h
4955                 moved LDAP constants here.
4956         * src/addressbook.c
4957         * src/addrindex.c
4958         * src/importldif.c
4959                 removed references to LDAP constants and references to
4960                 error2string.
4961
4962 2003-01-25 [paul]       0.8.9claws6
4963
4964         * src/summaryview.c
4965                 summary_thread_build(), summary_thread_init(): remove 
4966                 unneeded reference to summaryview->folder_item
4967
4968 2003-01-25 [christoph]  0.8.9claws5
4969
4970         * src/gtk/description_window.c
4971                 o allow description texts to expand over multiple columns
4972                 o translate all columns
4973         * src/prefs_actions.c
4974                 change syntax description to use new multi column feature
4975
4976         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4977
4978 2003-01-25 [match]      0.8.9claws4
4979
4980         * src/vcard.c
4981                 fixed bug with Quoted-Printable
4982
4983 2003-01-25 [paul]       0.8.9claws3
4984
4985         * src/folder.[ch]
4986           src/summaryview.[ch]
4987                 implement per-folder collapsed/expanded threads setting
4988                 
4989         * src/prefs_common.c
4990                 remove global collapsed/expanded threads option
4991
4992 2003-01-25 [christoph]  0.8.9claws2
4993
4994         * po/POTFILES.in
4995                 add pluginwindow and prefswindow
4996         * src/compose.c
4997                 make send respond correctly to messages that could be added
4998                 to the queue folder, but the UID of the message is unknown
4999         * src/folder.c
5000         * src/imap.c
5001                 don't return guessed UIDs in imap_add_msg anymore. We return
5002                 0 to tell the folder system it was appened but the UID is
5003                 unknown. Folder system now get's the UID by scaning the folder
5004                 and searching the cache for the Message-ID
5005                 (closes bug #29 Messages queued, but not sent)
5006
5007 2003-01-25 [paul]       0.8.9claws1
5008
5009         * src/codeconv.c
5010                 conv_encode_header():  fix bug when long headers with 8-bit
5011                 characters are used, so that the encoded words are wrapped.
5012                 If the space in the original text falls on the wrap boundary,
5013                 it can be lost.
5014                 Patch by Sergey Vlasov.
5015                 
5016         * src/folderview.c
5017                  fix bug where a change to the sorting method or thread view
5018                  of a folder's messages is lost if simpify-subject is set and
5019                  toggled on or off.
5020                  Patch by Luke Plant.
5021
5022 2003-01-24 [paul]       0.8.9claws
5023
5024         * sylpheed-0.8.9claws released
5025         
5026         * Makefile.am
5027           sylpheed.spec.in
5028                 remove reference to 'INSTALL.jp'
5029
5030 2003-01-23 [paul]       0.8.8claws128
5031
5032         * po/es.po
5033           po/it.po
5034           po/ru.po
5035           po/sr.po
5036                 updated translations. submitted by Ricardo Mones Lastra,
5037                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5038
5039 2003-01-23 [colin]      0.8.8claws127
5040
5041         * src/compose.c
5042                 Fix drafted and queued news articles re-edition
5043
5044 2003-01-23 [melvin]     0.8.8claws126
5045
5046         * po/fr.po
5047                 Updated French translations
5048
5049 2003-01-23 [colin]      0.8.8claws125
5050
5051         * src/inc.c
5052                 Fix "Connecting to..." status message
5053
5054 2003-01-22 [paul]       0.8.8claws124
5055
5056         * po/bg.po
5057                 updated by George Danchev
5058                 
5059         * src/folder.c
5060                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5061                 and folder deletion
5062
5063 2003-01-21 [paul]       0.8.8claws123
5064
5065         * po/bg.po
5066                 updated by George Danchev
5067                 
5068         * src/about.c
5069                 its now 2003
5070                 
5071         * src/toolbar.c
5072                 don't translate 'Separator'
5073                 
5074         * src/plugins/spamassassin/Makefile.am
5075                 add aspell to CPPFLAGS
5076                 
5077         * src/plugins/spamassassin/spamassassin.c
5078           src/plugins/spamassassin/spamassassin_gtk.c
5079                 set correct default for spamassassin_receive_spam
5080                 slightly re-word descriptions and some
5081                 other minor changes
5082
5083 2003-01-19 [alfons]     0.8.8claws122
5084                 
5085         * src/mimeview.c
5086                 mimeview_save_as(): we might as well show the file name for
5087                 the single case "Save As" too
5088
5089 2003-01-19 [alfons]     0.8.8claws121
5090
5091         * src/crash.c
5092                 change bug tracker URL to bugzilla URL
5093
5094 2003-01-19 [alfons]     0.8.8claws120
5095
5096         * src/mimeview.c
5097                 mimeview_save_all(): display name of file before overwriting;
5098                 continue saving all, even when one overwrite was cancelled
5099
5100 2003-01-19 [christoph]  0.8.8claws119
5101
5102         * src/summaryview.c
5103         * src/procmsg.[ch]
5104                 fix wrong usage of procmsg_find_children in summaryview
5105                 by using procmsg_update_unread_children instead of
5106                 summaryview_update_unread_children
5107
5108 2003-01-19 [christoph]  0.8.8claws118
5109
5110         * src/procmsg.c
5111                 fix infinite loop in procmsg_find_children
5112                  (closes bug #25 sylpheed crashes on delete.)
5113
5114         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5115
5116 2003-01-19 [paul]       0.8.8claws117
5117
5118         * po/pt_BR.po
5119                 updated by Ivan Francolin Martinez
5120
5121 2003-01-18 [melvin]     0.8.8claws116
5122
5123         * src/prefs_actions.c
5124                 Removed syntax limitation of only one '&' at the end of command.
5125                         Now actions that contain '>/dev/null 2>&1' are possible.
5126
5127 2003-01-18 [melvin]     0.8.8claws115
5128
5129         * src/prefs_actions.c
5130                 Actions IO dialog: when the action ends
5131                 the "Close" button now has focus and [Escape] closes the
5132                 window.
5133
5134 2003-01-18 [christoph]  0.8.8claws114
5135
5136         * src/procmsg.c
5137                 o add debug output when MsgInfos are really freed
5138                 o free GSLists in procmsg_find_children and
5139                   procmsg_update_unread_children
5140
5141 2003-01-18 [christoph]  0.8.8claws113
5142
5143         * src/mainwindow.c
5144                 reorder Configuration menu
5145
5146 2003-01-18 [christoph]  0.8.8claws112
5147
5148         * src/compose.c
5149                 fix applying templates to forwarded messages
5150
5151         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5152
5153 2003-01-17 [christoph]  0.8.8claws111
5154
5155         * src/folder.c
5156                 destroy folder items, when a folder item is removed
5157
5158 2003-01-17 [christoph]  0.8.8claws110
5159
5160         * src/folder.c
5161                 fix wrong folder stats update when ignored message is
5162                 deleted
5163
5164 2003-01-17 [colin]      0.8.8claws109
5165         
5166         * src/mainwindow.c
5167         * src/summaryview.c
5168                 Quicksearch bugfixes: 
5169                 - hide help button at startup if not extended
5170                 - switch to extended when looking for replies
5171
5172 2003-01-17 [paul]
5173
5174         * sync with 0.8.9 release
5175
5176 2003-01-17 [paul]       0.8.8claws108
5177
5178         * sync with 0.8.8cvs11
5179                 see ChangeLog 2003-01-17
5180
5181 2003-01-16 [colin]      0.8.8claws107
5182
5183         * src/procmsg.c
5184                 Changed encryption test to re-ask passphrase
5185                 if an encrypted message hasn't been decrypted
5186                 Fixes bug #5
5187
5188 2003-01-16 [christoph]  0.8.8claws106
5189
5190         * src/prefs_gtk.c
5191         * src/prefs_toolbar.c
5192         * src/gtk/prefswindow.h
5193         * src/plugins/spamassassin/spamassassin_gtk.c
5194                 remove page destroy function that is not used anymore
5195
5196 2003-01-16 [paul]       0.8.8claws105
5197
5198         * sync with 0.8.8cvs9
5199                 see ChangeLog 2002-01-16
5200
5201 2003-01-16 [colin]      0.8.8claws104
5202
5203         * src/compose.[ch]
5204                 Fix bug with autosaved drafts for IMAP, when draft
5205                 folder is specified - fixes bugzilla bug #20
5206
5207 2003-01-15 [paul]       0.8.8claws103
5208
5209         * src/compose.[ch]
5210           src/procmsg.c
5211                 store folder and message-id of message forwarding
5212                 in queue header and set forward flag after sending
5213
5214 2003-01-15 [paul]       0.8.8claws102
5215
5216         * sync with 0.8.8cvs8
5217                 see ChangeLog 2002-01-15
5218
5219 2003-01-15 [colin]      0.8.8claws101
5220
5221         * src/Makefile.am
5222                 Fix linking with GNU libiconv
5223
5224 2003-01-15 [darko]      0.8.8claws100
5225
5226         * src/pine.c
5227                 fix crash when importing pine address book
5228                 entry with an empty name (reported by DY
5229                 <dybulk at tri8.net>)
5230
5231 2003-01-14 [paul]       0.8.8claws99
5232
5233         * configure.in  ** REMOVED **
5234           configure.ac  ** NEW FILE **
5235                 rename configure.in to configure.ac, as it is now
5236                 preferred
5237
5238 2003-01-14 [melvin]     0.8.8claws98
5239
5240         * src/folderview.c
5241                 folderview_check_new(): More precise function description
5242
5243 2003-01-14 [melvin]     0.8.8claws97
5244
5245         * src/folderview.c
5246                 folderview_check_new(): return the number of new messages 
5247                         since last check.
5248         * src/inc.c
5249                 inc_account_mail(): Disable counting of new messages for IMAP
5250                         and NNTP until bug [19] and [14] are fixed.
5251
5252 2003-01-14 [paul]       0.8.8claws96
5253
5254         * sync with 0.8.8cvs6
5255                 see ChangeLog 2003-01-14
5256
5257 2003-01-13 [alfons]     0.8.8claws95
5258
5259         * src/textview.c
5260                 tune email address validation (c. 0.8.8claws89): if . is 
5261                 just one char away from @, the address is invalid too 
5262                 (correctly rejects addresses like foo@.com)
5263
5264 2003-01-13 [paul]       0.8.8claws94
5265
5266         * src/messageview.c
5267           src/toolbar.c
5268                 fixes to the Message View toolbar and menu:
5269                 fix non-functioning Forward button
5270                 make Reply button consider default_reply_list
5271                 remove 'Follow-up...' menu entry
5272                 add 'Forward' and 'Redirect' menu entries
5273
5274 2003-01-13 [melvin]     0.8.8claws93
5275
5276         * src/inc.c
5277                 Fixed typo that could make new messages count incorrect.
5278
5279 2003-01-13 [melvin]     0.8.8claws92
5280
5281         * src/folderview.[ch]
5282                 folderview_check_new(): return the number of new messages.
5283         * src/inc.c
5284                 Should fix bug [14] where new mail notification worked 
5285                         incorrectly with IMAP accounts.
5286                 inc_spool_account(): return number of new msgs, or -1 on error
5287                 inc_all_spool(): return number of new msgs
5288                 
5289 2003-01-13 [melvin]     0.8.8claws91
5290
5291         * src/prefs_actions.c
5292                 Justify help text.
5293
5294 2003-01-12 [thorsten]   0.8.8claws90
5295
5296         * src/common/prefs.c
5297                 close file before rename
5298
5299 2003-01-12 [alfons]     0.8.8claws89
5300
5301         * AUTHORS
5302                 add Christian Mertes
5303         * src/common/utils.[ch]
5304                 g_stricase_hash(), g_stricase_equal(): functions for 
5305                 case insensitive hash tables
5306         * src/textview.c
5307                 use top level domain names to validate email address, based
5308                 on a patch by Christian Mertes (thanks!), but changed 
5309                 implementation to use a hash table 
5310
5311 2003-01-12 [paul]       0.8.8claws88
5312
5313         * po/bg.po
5314                 updated by George Danchev
5315
5316 2003-01-12 [alfons]     0.8.8claws87
5317
5318         * src/summaryview.c
5319                 delete / execute performance: use new style folder update
5320
5321 2003-01-12 [paul]       0.8.8claws86
5322
5323         * sync with 0.8.8cvs5
5324                 see ChangeLog 2003-01-13 (!)
5325
5326 2003-01-12 [alfons]     0.8.8claws85
5327
5328         * src/filtering.c
5329         * src/matcher_parser_parse.y
5330                 prepare change_score filtering action
5331         * src/matcher.[ch]
5332                 give up const-correctness on functions that call non-const-correct functions;
5333                 several casts to gpointer in g_free();
5334                 add change_score;
5335
5336 2003-01-12 [christoph]  0.8.8claws84
5337
5338         * src/compose.c
5339                 fix 2 warnings
5340
5341         * src/gtk/prefswindow.[ch]
5342         * src/plugins/spamassassin/spamassassin_gtk.c
5343                 changed the call of the widget create function
5344                 for PrefsPages, because sometimes the widget
5345                 create function needs a widget that already has
5346                 been attached to a window (to create GDK pixmaps
5347                 for exmaple). So we simply pass the GtkWindow as
5348                 the second parameter now.
5349
5350         * src/main.c
5351         * src/mainwindow.c
5352         * src/prefs_toolbar.[ch]
5353                 rewrite Toolbar Preferences using the new
5354                 prefs window
5355
5356 2003-01-11 [alfons]     0.8.8claws83
5357
5358         * src/addressadd.c
5359                 fix crash when adding sender to addressbook because status bar
5360                 isn't there (the status bar doesn't seem to be used though,
5361                 but I'll let Match decide what to do with it)
5362
5363 2003-01-11 [colin]      0.8.8claws82
5364
5365         * src/main.c
5366           src/toolbar.c
5367                 Two useless changes reversed
5368
5369 2003-01-11 [colin]      0.8.8claws81
5370
5371         * src/mainwindow.c
5372           src/mainwindow.h
5373                 Add mainwindow_get_mainwindow()
5374         * src/alertpanel.c
5375           src/alertpanel.h
5376                 Add alertpanel_error_log() 
5377         * src/compose.c
5378           src/inc.c
5379           src/messageview.c
5380           src/toolbar.c
5381           src/main.c
5382           src/procmsg.c
5383                 Network errors get a View Log button
5384
5385 2003-01-10 [alfons]     0.8.8claws80
5386
5387         * src/prefs_toolbar.c
5388         * src/toolbar.c
5389                 use the translatable string for "Separator" as file name for
5390                 separator toolbar items (probably make this uppercase?)
5391
5392 2003-01-10 [alfons]     0.8.8claws79
5393
5394         * src/prefs_toolbar.c
5395                 put right A_SEPARATOR description string in "displayed
5396                 toolbar items list" so manually added separators are
5397                 saved correctly (bug #10, "Adding a separator to the main 
5398                 toolbar fails, entry in xml file is wrong")
5399
5400 2003-01-10 [christoph]  0.8.8claws78
5401
5402         * src/imap.c
5403                 o fix warnings
5404                 o use CAPABILITY to check if NAMESPACE is available
5405
5406 2003-01-10 [christoph]  0.8.8claws77
5407
5408         * src/imap.[ch]
5409                 apply UIDPLUS IMAP extension support patch
5410
5411         Patch submitted by Simon 'corecode' Schubert
5412
5413 2003-01-10 [paul]       0.8.8claws76
5414
5415         * src/folderview.c
5416                 a sync from main which fixes the news account folders'
5417                 Properties bug
5418
5419 2003-01-10 [christoph]  0.8.8claws75
5420
5421         * src/folder.c
5422                 don't accept 0 as a valid uid returned by copy and move
5423                 functions. 0 means the message was copied or moved but the
5424                 new uid could not be fetched. It is not an error condition
5425                 for the copy or move operation.
5426
5427 2003-01-10 [paul]       0.8.8claws74
5428
5429         * src/prefs_filtering.c
5430                 change English used in Alert when entry is not
5431                 saved.
5432                 
5433         * sync with 0.8.8cvs4
5434                 see ChangeLog 2003-01-10
5435
5436 2003-01-10 [darko]      0.8.8claws73
5437
5438         * src/pine.c
5439                 fix crash when importing address book entry
5440                 without a valid address
5441
5442 2003-01-09 [alfons]     0.8.8claws72
5443
5444         * src/inc.c
5445                 filtering performance: use new style folder update
5446
5447 2003-01-09 [christoph]  0.8.8claws71
5448
5449         * src/compose.c
5450         * src/gtk/menu.[ch]
5451                 fix wrong selecting of mime encoding type, when
5452                 opening property dialog of attachments in the
5453                 compose window. 7bit was always selected and that
5454                 destoryed files with 8bit data.
5455                 (closes bug #9 Sylpheed-claws destroys attachments when
5456                  changing MIME-types)
5457
5458 2003-01-09 [paul]       0.8.8claws70
5459
5460         * sync with 0.8.8cvs3
5461                 see ChangeLog 2003-01-09
5462
5463 2003-01-08 [alfons]     0.8.8claws69
5464         
5465         * src/addressadd.c
5466                 apply patch by Kim Schulz to fix build breakage
5467                 because of missing variable
5468
5469 2003-01-08 [paul]       0.8.8claws68
5470
5471         * sync with 0.8.8cvs2
5472                 see ChangeLog 2002-01-08
5473
5474 2003-01-08 [paul]       0.8.8claws67
5475
5476         * po/it.po
5477                 updated by Alessandro Maestri
5478                 
5479         * src/addressadd.c
5480                 when using 'Add sender to addressbook' allow
5481                 name to be edited and remarks to be entered
5482                 Patch submitted by Luke Plant
5483
5484 2003-01-08 [darko]      0.8.8claws66
5485
5486         * README.claws, src/summaryview.c
5487                 fix description for marked messages
5488
5489 2003-01-08 [paul]
5490
5491         * tools/Makefile.am
5492           tools/launch_phoenix  ** NEW FILE **
5493                 add script that enables using Phoenix as the default
5494                 web browser. 
5495                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5496                 
5497         * tools/OOo2sylpheed.pl
5498                 remove full path to sylpheed executable, just 'sylpheed'
5499                 will do
5500                 
5501         * tools/README
5502                 add launch_phoenix informtion and re-arrange and compress
5503                 the data a little
5504
5505 2003-01-07 [christoph]  0.8.8claws65
5506
5507         * src/folder.c
5508                 fix update for source folder when moving messages
5509         * src/procmsg.[ch]
5510         * src/summaryview.c
5511                 use function to set to_folder for message infos and
5512                 automatically update the op_count for old and new
5513                 folder
5514
5515 2003-01-07 [melvin]     0.8.8claws64
5516
5517         * src/prefs_actions.c
5518                 Fixed bug where an '%p' Action on a displayed image crashed 
5519                         Sylpheed
5520                 Code clean up (get rid of duplicated code and removed unnecessary 
5521                                 structure member)
5522
5523 2003-01-07 [christoph]  0.8.8claws63
5524
5525         * src/compose.c
5526         * src/folder.[ch]
5527         * src/folderview.c
5528         * src/import.c
5529         * src/inc.c
5530         * src/main.c
5531         * src/mainwindow.c
5532         * src/messageview.c
5533         * src/prefs_folder_item.c
5534         * src/procmsg.c
5535         * src/summaryview.c
5536         * src/toolbar.c
5537                 o remove all folder update triggering from the UI code. The folder
5538                   system should know much better when a folder needs an update.
5539                 o to prevent multiple updates in a row the folder updates can be
5540                   frozen for some time.
5541
5542                 Note: - Please verify that no updates are missing
5543                       - Check where freeze/thaws should be added
5544
5545 2003-01-07 [christoph]  0.8.8claws62
5546
5547         * src/prefs_actions.c
5548                 don't translate empty strings
5549
5550         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5551
5552 2003-01-06 [christoph]  0.8.8claws61
5553
5554         * src/prefs_actions.c
5555                 mark strings for gettext
5556         * src/prefs_matcher.c
5557                 use new description window for Execute action and
5558                 match condition in Filtering
5559
5560         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5561
5562 2003-01-06 [alfons]     0.8.8claws60
5563
5564         keep myself inspired to re-organize matcher part 8; 
5565         yes, more to come (I need to move out the descriptive
5566         text for actions to matcher.c, or at least make it not
5567         depend on the wicked ordering)
5568
5569         * src/prefs_matcher.c
5570                 add documentation so others may comprehend the
5571                 UI part of the conditions
5572                 
5573 2003-01-06 [christoph]  0.8.8claws59
5574
5575         * src/prefs_actions.c
5576                 use new description window for syntax help
5577         * src/gtk/description_window.c
5578                 fix display of descriptions with column count != 2
5579
5580         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5581
5582 2003-01-06 [christoph]  0.8.8claws58
5583
5584         * src/quote_fmt.c
5585         * src/summaryview.[ch]
5586         * src/gtk/Makefile.am
5587         * src/gtk/description_window.[ch]       ** NEW **
5588                 use a generic window to display syntax descriptions
5589                 currently used in quote_fmt and summaryview (new description
5590                 for extended quick search)
5591
5592         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5593
5594 2003-01-06 [paul]       0.8.8claws57
5595
5596         * sync with 0.8.8cvs1
5597                 see ChangeLog 2003-01-06
5598
5599 2003-01-06 [christoph]  0.8.8claws56
5600
5601         * src/mainwindow.c
5602         * src/prefs_gtk.[ch]
5603         * src/gtk/prefswindow.[ch]
5604         * src/plugins/spamassassin/spamassassin_gtk.c
5605                 o remove page management from prefswindow, pages
5606                   will be an argument to prefswindow_open
5607                 o prefswindow_open gets a datapointer that is
5608                   passed to the widget_create function to allow
5609                   creation of prefswindow for specific items
5610
5611 2003-01-06 [colin]      0.8.8claws55
5612         
5613         * src/summaryview.c
5614                 We don't want regexp in the reply-finder, 
5615                 because MIDs can contain !,$,. and so on
5616
5617 2003-01-06 [jens]       0.8.8claws54
5618
5619         * src/jpilot.c
5620                 fixed a wrong free in jpilot_read_db_files
5621
5622 2003-01-06 [alfons]     0.8.8claws53
5623
5624         re-organize matcher part 8; more to come
5625        
5626         * src/matcher.c
5627                 matcherprop_to_string(): put g_free()s before the
5628                 switch-case break to fix memleaks                
5629
5630 2003-01-06 [colin]      0.8.8claws52
5631
5632         * src/summaryview.c
5633                 cleanup & reply-finder now displays the first 
5634                 matching message
5635
5636 2003-01-05 [alfons]     0.8.8claws51
5637
5638         re-organize matcher part 7; more to come
5639
5640         * src/matcher.[ch]
5641                 fixes for constant correctness;
5642                 more documentation;
5643
5644 2003-01-05 [alfons]     0.8.8claws50
5645
5646         re-organize matcher part 6; more to come
5647         
5648         * src/matcher.[ch]
5649                 fixes for constant correctness;
5650                 more documentation;
5651         * src/filtering.c
5652                 fix for constant correctness
5653
5654 2003-01-05 [colin]      0.8.8claws49
5655
5656         * src/account.[ch]
5657                 Add account_get_reply_account function
5658         * src/compose.c
5659                 Use account_get_reply_account function 
5660         * src/summaryview.c
5661                 Basic reply-finder - click on the replied
5662                 icon gets you to the outbox using quick-search
5663
5664 2003-01-05 [paul]       0.8.8claws48
5665
5666         * src/prefs_common.c
5667                 small change to English
5668                 
5669         * src/prefs_filtering.c
5670                 prefs_filtering_action_select(): improve logic and uniformity
5671                 of gui
5672
5673 2003-01-05 [alfons]     0.8.8claws47
5674
5675         fine tune solution to focus problems (bug #7)
5676
5677         * src/mainwindow.c
5678                 mainwindow_focus_in_event(): remove grab event check
5679         * src/summaryview.c
5680                 summary_button_pressed(): move selection on right-click
5681                 too. we can't possibly move the selection back after
5682                 canceling a dialog, because gtk's incomplete focus 
5683                 management. whether this is a good solution, only time
5684                 will tell.
5685
5686 2003-01-05 [christoph]  0.8.8claws46
5687
5688         * src/imap.c
5689                 fix crash when no imap connection could be established
5690
5691 2003-01-05 [paul]       0.8.8claws45
5692
5693         * src/mainwindow.c
5694           src/sumamryview.c
5695           src/gtk/menu.[ch]
5696                 fix bug 605957 'shortcuts in popup-menu'
5697                 make user-defined shortcuts work
5698                 show shortcuts that are already defined
5699                 in the main menu
5700                 Patch submitted by Luke Plant
5701
5702 2003-01-05 [alfons]     0.8.8claws44
5703
5704         * src/mainwindow.c
5705                 focus_in_event handler should not select summary view row 
5706                 when another window (menu, dialog) grabbed for events 
5707                 (bug #7, "[0.8.8claws42] Message summary focus") 
5708
5709 2003-01-04 [christoph]  0.8.8claws43
5710
5711         * src/procmsg.c
5712                 update save folder after adding the sent message
5713                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5714
5715 2003-01-02 [christoph]  0.8.8claws42
5716
5717         * src/common/plugin.c
5718                 fix unloading of all plugins and unload
5719                 plugins in reverse order
5720                 
5721         * src/gtk/pluginwindow.c
5722                 implement function of load and unload button
5723
5724         * src/gtk/prefswindow.c
5725         * src/gtk/prefswindow.h
5726                 rename register function and add new unregister
5727                 function
5728
5729         * src/plugins/spamassassin/spamassassin_gtk.c
5730                 unregister prefs page and update for changes in
5731                 src/gtk/prefswindow.c
5732
5733 2003-01-02 [paul]       0.8.8claws41
5734
5735         * po/es.po
5736                 updated by Ricardo Mones Lastra
5737
5738 2003-01-02 [paul]
5739
5740         * tools/tb2sylpheed
5741                 fixes and improvements by Urke MMI
5742
5743 2003-01-02 [thorsten]   0.8.8claws40
5744
5745         * src/procmsg.c
5746                 fixed wrong return value
5747
5748 2003-01-02 [thorsten]   0.8.8claws39
5749
5750         * src/prefs.c
5751                 fixed printing wrong variable
5752
5753 2003-01-02 [thorsten]   0.8.8claws38
5754
5755         * src/prefs.c
5756                 fixed acessing members of freed pfile struct
5757
5758 2003-01-02 [thorsten]   0.8.8claws37
5759
5760         * src/procmsg.c
5761                 detect loops across several messages
5762                 as suggested by Christoph Hohmann
5763
5764 2003-01-01 [match]      0.8.8claws36
5765
5766         * src/addrindex.c
5767                 fixed another memory leak.
5768
5769 2003-01-01 [match]      0.8.8claws35
5770
5771         * src/jpilot.[ch]
5772                 fixed memory leaks. applied Doxygen comments.
5773
5774 2003-01-01 [thorsten]   0.8.8claws34
5775
5776         * src/procmsg.c
5777                 inhibit endless loop if msg references itself
5778                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5779
5780 2003-01-01 [christoph]  0.8.8claws33
5781
5782         * src/mainwindow.c
5783         * src/gtk/Makefile.am
5784         * src/gtk/pluginwindow.c                ** NEW **
5785         * src/gtk/pluginwindow.h                ** NEW **
5786                 add plugin window
5787
5788         * src/plugins/demo/demo.c
5789         * src/plugins/spamassassin/spamassassin.c
5790         * src/plugins/spamassassin/spamassassin_gtk.c
5791                 write better plugin descriptions
5792
5793 2002-12-31 [christoph]  0.8.8claws32
5794
5795         * src/gtk/prefswindow.c
5796         * src/plugins/spamassassin/spamassassin_gtk.c
5797                 some small improvements to GTK code
5798
5799 2002-12-31 [christoph]  0.8.8claws31
5800
5801         * src/plugins/spamassassin/spamassassin_gtk.c
5802                 enable folder select button
5803
5804 2002-12-31 [christoph]  0.8.8claws30
5805
5806         * src/mainwindow.c
5807         * src/gtk/Makefile.am
5808         * src/gtk/prefswindow.c                         ** NEW **
5809         * src/gtk/prefswindow.h                         ** NEW **
5810                 add new prefs window
5811
5812         * src/common/plugin.c
5813                 don't try to load empty config lines
5814         
5815         * src/plugins/spamassassin/Makefile.am
5816         * src/plugins/spamassassin/spamassassin.c
5817         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5818         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5819                 GTK config for SpamAssassin Plugin using
5820                 the new prefs window
5821
5822 2002-12-31 [paul]       0.8.8claws29
5823
5824         * po/POTFILES.in
5825                 remove obsolete entry 'src/menu.c'
5826
5827 2002-12-31 [alfons]     0.8.8claws28
5828
5829         * src/matcher.[ch]
5830         * src/matcher_parser_parse.y
5831         * src/prefs_matcher.c
5832                 add "ignore_thread" and "~ignore_thread" condition so it's
5833                 possible to make the actions / scoring operate on the ignore
5834                 thread flag
5835
5836 2002-12-31 [christoph]  0.8.8claws27
5837
5838         * src/addrbook.c
5839         * src/addrindex.c
5840         * src/folder.c
5841         * src/matcher.c
5842         * src/prefs_account.c
5843         * src/prefs_actions.c
5844         * src/prefs_customheader.c
5845         * src/prefs_display_header.c
5846         * src/prefs_gtk.c
5847         * src/procmime.c
5848         * src/toolbar.c
5849         * src/xmlprops.c
5850         * src/common/prefs.[ch]
5851                 extend prefs file handling for reading and automatic handling
5852                 of blocks. When reading prefs_set_block_label will automatically
5853                 move on to the block. When writing it will copy all other blocks
5854                 automatically
5855
5856         * src/common/plugin.c
5857                 Now loading plugin filenames from [Plugins] block in
5858                 sylpheed rc file
5859
5860 2002-12-30 [christoph]  0.8.8claws26
5861
5862         * src/common/hooks.[ch]
5863                 return abort status to caller of hooks_invoke
5864                 
5865         * src/inc.[ch]
5866                 invoke message filtering hook and stop
5867                 default handling when filter returns abort
5868
5869         * src/common/plugin.[ch]
5870         * src/plugins/demo/demo.c
5871                 modify plugin loader, because resolving symbols for strings
5872                 does not work correctly
5873         
5874         * configure.in
5875         * ac/spamassassin.m4                            ** NEW **
5876         * src/plugins/spamassassin/.cvsignore           ** NEW **
5877         * src/plugins/spamassassin/Makefile.am          ** NEW **
5878         * src/plugins/spamassassin/README               ** NEW **
5879         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5880         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5881         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5882                 add spamassassin plugin, see src/plugins/spamassassin/README
5883                 for details
5884
5885 2002-12-29 [alfons]     0.8.8claws25
5886
5887         * src/mainwindow.c
5888                 when moving focus from a message view to the main 
5889                 window, don't forget to select the summary node
5890                 of the displayed message. should fix "[ 659103 ] 
5891                 focus-follows-mouse confuses sylpheed"
5892
5893 2002-12-29 [christoph]  0.8.8claws24
5894
5895         * src/Makefile.am
5896         * src/stringtable.[ch]          ** REMOVE **
5897         * src/common/Makefile.am
5898         * src/common/stringtable.[ch]   ** NEW **
5899                 move stringtable files to common directory
5900
5901 2002-12-29 [christoph]  0.8.8claws23
5902
5903         * src/Makefile.am
5904         * src/menu.[ch]                 ** REMOVE **
5905         * src/gtk/Makefile.am
5906         * src/gtk/menu.[ch]             ** NEW **
5907                 move menu files to gtk directory
5908
5909 2002-12-29 [match]      0.8.8claws22
5910
5911         * src/addressbook.c
5912         * src/syldap.c
5913                 moved UI specific code out of LDAP code into addressbook
5914                 UI code. fixed memory leak.
5915
5916 2002-12-29 [christoph]  0.8.8claws21
5917
5918         * src/folder.c
5919                 only check for IGNORED parent message when message is
5920                 not IGNORED itself
5921
5922 2002-12-29 [alfons]     0.8.8claws20
5923
5924         * src/summaryview.c
5925                 set gtksctree's anchor correct (immediate execute
5926                 changes the tree's layout, and anchor points at 
5927                 the incorrect row). fixes "[ 657233 ] multiple msg 
5928                 delete sometimes off by 1".
5929                 we probably have to look for more tree layout /
5930                 anchor glitches.
5931
5932 2002-12-29 [paul]       0.8.8claws19
5933
5934         * src/summaryview.c
5935                 fix bug [ 659054 ] incorrect sorting of 'From' column
5936                 when using 'display sender using address book'
5937                 thanks to Alfons and Luke Plant
5938
5939 2002-12-29 [christoph]  0.8.8claws18
5940
5941         * src/folder.c
5942         * src/procmsg.[ch]
5943                 check parent messages for IGNORE THREAD flag, when adding,
5944                 moving or copying messages to a folder
5945
5946 2002-12-27 [alfons]     0.8.8claws17
5947
5948         re-organize matcher part 5; more to come
5949
5950         * src/matcher.c
5951                 hash keywords in matchparser_tab 
5952
5953 2002-12-27 [alfons]     0.8.8claws16
5954
5955         re-organize matcher part 4; more to come
5956
5957         * src/matcher_parser.h
5958         * src/matcher_parser_lex.l
5959         * src/matcher_parser_parse.y
5960                 cleanup
5961
5962 2002-12-27 [alfons]     0.8.8claws15
5963
5964         re-organize matcher part 3; more to come
5965
5966         * src/matcher.[ch]
5967                 cleanup
5968
5969 2002-12-27 [alfons]     0.8.8claws14
5970
5971         re-organize matcher part 2; more to come but this should
5972         work. cc me if there are any regressions.
5973
5974         * src/matcher.h
5975                 add prototype for get_matchparser_tab_id()
5976         * src/matcher_parser_lex.l
5977                 look up keywords using matchparser_tab_id();
5978
5979 2002-12-27 [alfons]     0.8.8claws12
5980
5981         re-organize matcher part 1
5982
5983         * src/matcher.h
5984                 map yacc generated constants to sylpheed matcher constants
5985         * src/matcher.c
5986                 add function to find a matcher constant from a string
5987
5988 2002-12-27 [christoph]  0.8.8claws11
5989
5990         * src/compose.c
5991                 MENUITEM_ADD casts the 4th argument from integer to pointer
5992                 so it probably should not be a pointer, this means we
5993                 should use account id for it and not the account's pointer
5994
5995 2002-12-27 [paul]       0.8.8claws10
5996
5997         * src/mainwindow.c
5998                 remove unneeded 'GtkWidget *vbox'
5999                 
6000         * src/summaryview.c
6001                 further sync with 0.8.8 - make sort
6002                 by recipient work as expected
6003                 
6004         * NEWS
6005                 sync with 0.8.8
6006
6007 2002-12-27 [paul]       0.8.8claws9
6008
6009         * po/pt_BR.po
6010                 updated by Ivan F. Martinez
6011                 
6012 2002-12-27 [darko]      0.8.8claws8
6013
6014         * src/common/utils.c
6015                 added locked pattern to extended search
6016
6017 2002-12-27 [alfons]     0.8.8claws7
6018
6019         * src/prefs_matcher.[ch]
6020                 clean up
6021
6022 2002-12-26 [alfons]     0.8.8claws6
6023
6024         * src/matcher.[ch]
6025         * src/matcher_parser_lex.l
6026         * src/matcher_parser_parse.y
6027         * src/prefs_matcher.c
6028                 allow color label as a condition in the matcher
6029
6030 2002-12-26 [oliver]     0.8.8claws5
6031         
6032         * src/toolbar.c 
6033                 enable Addressbook for Main and Messageview
6034         * src/prefs_actions.c
6035                 enable actions in Messageview
6036
6037 2002-12-26 [christoph]  0.8.8claws4
6038
6039         * src/common/plugin.c
6040                 add a little debug output
6041         * configure.in
6042         * src/plugins/demo/Makefile.am
6043                 better use of automake
6044
6045 2002-12-26 [christoph]  0.8.8claws3
6046
6047         * src/Makefile.am
6048         * src/common/Makefile.am
6049                 fix "make distdir"
6050
6051 2002-12-26 [christoph]  0.8.8claws2
6052
6053         * configure.in
6054                 sort configure checks into common / gtk / plugins
6055         * po/POTFILES.in
6056                 add src/prefs_gtk.c
6057         * src/Makefile.am
6058                 add plugins SUBDIR
6059         * src/main.c
6060         * src/common/sylpheed.[ch]
6061                 added now sylpheed_done function for shutdown
6062         * src/common/Makefile.am
6063         * src/common/plugin.[ch]                ** NEW **
6064                 plugin loader and unloader
6065         * src/plugins/.cvsignore                ** NEW **
6066         * src/plugins/Makefile.am               ** NEW **
6067                 build plugins
6068         * src/plugins/demo/.cvsignore           ** NEW **
6069         * src/plugins/demo/Makefile.am          ** NEW **
6070         * src/plugins/demo/demo.c               ** NEW **
6071                 small demo plugin that installs a logtext hook and
6072                 outputs the log text to stdout
6073
6074 2002-12-26 [paul]       0.8.8claws1
6075
6076         * po/es.po
6077                 updated by Ricardo Mones Lastra
6078
6079 2002-12-26 [paul]       0.8.8claws
6080
6081         * 0.8.8claws released
6082
6083 2002-12-26 [paul]       0.8.7claws12
6084
6085         * po/bg.po
6086                 updated by George Danchev
6087
6088 2002-12-26 [paul]       0.8.7claws11
6089
6090         * po/POTFILES.in
6091                 remove unneeded 'src/prefs.c' entry 
6092
6093 2002-12-26 [paul]       0.8.7claws10
6094
6095         * src/codeconv.c
6096           src/mainwindow.c
6097                 sync with 0.8.8 release
6098         
6099         * src/folder.[ch]
6100           src/mh.c
6101           src/summaryview.c
6102                 partial sync with 0.8.8 release
6103         
6104
6105 2002-12-25 [alfons]     0.8.7claws9
6106
6107         * src/matcher.[ch]
6108         * src/matcher_parser_lex.l
6109         * src/matcher_parser_parse.y
6110         * src/prefs_matcher.c
6111                 add locked flag to possible filtering / matcher 
6112                 conditions (also a good example what should be
6113                 done to add a simple boolean condition)
6114
6115 2002-12-25 [christoph]  0.8.7claws8
6116
6117         * src/Makefile.am
6118         * src/account.[ch]
6119         * src/addrbook.c
6120         * src/addressbook.c
6121         * src/addrindex.c
6122         * src/filtering.c
6123         * src/folder.c
6124         * src/matcher.c
6125         * src/prefs.[ch]                ** REMOVE **
6126         * src/prefs_account.c
6127         * src/prefs_actions.c
6128         * src/prefs_common.c
6129         * src/prefs_customheader.c
6130         * src/prefs_display_header.c
6131         * src/prefs_filtering.c
6132         * src/prefs_folder_item.c
6133         * src/prefs_gtk.[ch]            ** NEW **
6134         * src/prefs_matcher.c
6135         * src/prefs_scoring.c
6136         * src/prefs_summary_column.c
6137         * src/procmime.c
6138         * src/selective_download.c
6139         * src/toolbar.c
6140         * src/common/Makefile.am
6141         * src/common/prefs.[ch]         ** NEW **
6142                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6143
6144 2002-12-24 [alfons]     0.8.7claws7
6145
6146         * src/summaryview.c
6147                 summary_thread_build(): fix real cause of the crash mentioned in
6148                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6149                 this way we get meaningful ctree nodes 
6150
6151 2002-12-24 [oliver]     0.8.7claws6
6152
6153         * src/mainwindow.[ch]
6154         * src/messageview.[ch]
6155         * src/compose.[ch]
6156         * src/inc.c
6157         * src/summaryview.c
6158                 changes to use updated toolbar handling
6159                 
6160 2002-12-24 [oliver]     0.8.7claws5
6161
6162         * src/toolbar.[ch]
6163                 generic toolbar handling
6164                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6165         * src/prefs_toolbar.[ch]
6166                 adjust to handling
6167         
6168 2002-12-24 [oliver]     0.8.7claws4
6169         
6170         * src/stock_pixmap.[ch]
6171                 move SYLPHEED_LOGO to end of list in order 
6172                 to remove it from Custom Toolbar`s Icon View
6173
6174 2002-12-24 [alfons]     0.8.7claws3
6175
6176         * src/summaryview.c
6177                 summary_thread_build(): fix crash because of focus != selection 
6178                 after threading. when deleting the selection, gtk tries but fails 
6179                 to find the correct focusable element. we now force the selection
6180                 to be focused. this should solve the infamous bug reported by 
6181                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6182                 a test case is available. 
6183
6184 2002-12-24 [darko]      0.8.7claws2
6185
6186         * src/summaryview.c
6187                 don't crash when unmarking message with unread children
6188
6189 2002-12-23 [christoph]  0.8.7claws1
6190
6191         * src/Makefile.am
6192         * src/common/Makefile.am
6193                 update Makefiles for moved intl.h, version.h and defs.h
6194         * src/imap.c
6195                 rewrite imap_session_get to avoid duplicate code
6196
6197 2002-12-23 [paul]       0.8.7claws
6198
6199         * Santa-Claws released
6200         
6201         * po/hu.po
6202           po/ru.po
6203                 squeeze in updated Hungarian and Russian translations.
6204                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6205
6206 2002-12-23 [paul]       0.8.6claws129
6207
6208         * po/pl.po
6209                 updated by Witold Wladyslaw Wojciech Wilk
6210
6211 2002-12-23 [paul]       0.8.6claws128
6212
6213         * src/quote_fmt_parse.y
6214                 fix typo and add licence header
6215
6216 2002-12-23 [paul]       0.8.6claws127
6217
6218         * po/en_GB.po
6219                 updated
6220
6221 2002-12-23 [paul]       0.8.6claws126
6222
6223         * po/it.po
6224                 updated translation, submitted by Alessandro Maestri
6225                 
6226 2002-12-23 [paul]       0.8.6claws125
6227
6228         * src/quote_fmt_parse.y
6229                 fix signature-stripping on replies bug. match
6230                 '-- \n' and not '-- '.
6231
6232 2002-12-22 [paul]       0.8.6claws124
6233
6234         * po/bg.po
6235           po/es.po
6236           po/sr.po
6237                 updated translations. submitted by George Danchev,
6238                 Ricardo Mones Lastra, and Urke MMI respectively
6239
6240 2002-12-21 [paul]       0.8.6claws123
6241
6242         * src/addrbook.c
6243                 fix coding style
6244
6245 2002-12-21 [paul]       0.8.6claws122
6246
6247         * src/addrbook.c
6248                 fix bug [643638] where if a person is in one or more
6249                 addressbook groups editing that person's email 
6250                 address results in removal from those groups.
6251                 Patch submitted by Luke Plant.
6252
6253 2002-12-20 [christoph]  0.8.6claws121
6254
6255         * src/common/utils.c
6256         * src/summaryview.c
6257                 reimplement expand_search_string using GString to
6258                 prevent crashs caused by miscalculated string
6259                 lengths reported by Paul
6260
6261 2002-12-20 [christoph]  0.8.6claws120
6262
6263         * src/summaryview.c
6264                 don't use "changed" to check if op_count has to be changed as it
6265                 is also set when the message has unread children
6266                 (closes bug [ 653221 ] crash while deleting duplicates)
6267
6268 2002-12-20 [paul]       0.8.6claws119
6269
6270         * sync with 0.8.6cvs27
6271                 see ChangeLog 2002-12-20
6272
6273 2002-12-20 [paul]       0.8.6claws118
6274
6275         * sync with 0.8.6cvs26
6276                 see ChangeLog 2002-12-19 and 2002-12-20
6277
6278 2002-12-19 [alfons]     0.8.6claws117
6279
6280         * src/textview.c
6281                 fix incorrect parsing of email addresses, submitted by 
6282                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6283                 name display if it contains @".
6284
6285 2002-12-18 [paul]       0.8.6claws116
6286
6287         * sync with 0.8.6cvs23
6288                 see ChangeLog 2002-12-18
6289
6290 2002-12-18 [paul]       0.8.6claws115
6291
6292         * src/Makefile.am
6293         * src/account.c
6294         * src/codeconv.c
6295         * src/gtkutils.[ch]
6296         * src/imap.c
6297                 sync with 0.8.6cvs22.
6298                 see ChangeLog 2002-12-17 and 2002-12-18
6299
6300 2002-12-17 [christoph]  0.8.6claws114
6301
6302         * src/imap.c
6303                 o don't create a session if imap greeting fails
6304                 o don't close socket when authentication fails
6305                   this is done by imap_session_destroy
6306
6307 2002-12-17 [thorsten]   0.8.6claws113
6308
6309         * tools/Makefile.am
6310           tools/README
6311           tools/google_msgid.pl ** NEW FILE **
6312                 Added "search for message-id" script and doc
6313
6314 2002-12-17 [thorsten]   0.8.6claws112
6315
6316         * po/hu.po
6317                 Updated hungarian translation
6318                 (updated by Gal Zoltan)
6319
6320 2002-12-16 [christoph]  0.8.6claws111
6321
6322         * src/addr_compl.c
6323                 remove stupid addressbook dump to debug output
6324         * src/mh.c
6325                 fix memory leak found by Hiro
6326
6327 2002-12-14 [paul]       0.8.6claws110
6328
6329         * src/compose.c
6330                 fix menubar sensitivity on send
6331                 
6332         * src/prefs_filtering.c
6333         * src/prefs_matcher.c
6334         * src/prefs_scoring.c
6335                 Fix english ;)
6336                 
6337         * src/common/quoted-printable.h
6338                 sync: fix typo
6339         
6340 2002-12-13 [christoph]  0.8.6claws109
6341
6342         * src/Makefile.am
6343         * src/manage_window.[ch]        ** REMOVE **
6344         * src/gtk/Makefile.am
6345         * src/gtk/manage_window.[ch]    ** NEW **
6346                 move manage_window files to gtk directory
6347
6348 2002-12-13 [christoph]  0.8.6claws108
6349
6350         * src/Makefile.am
6351         * src/gtkshruler.[ch]           ** REMOVE **
6352         * src/gtk/Makefile.am
6353         * src/gtk/gtkshruler.[ch]       ** NEW **
6354                 move gtkshruler files to gtk directory
6355
6356 2002-12-13 [christoph]  0.8.6claws107
6357
6358         * src/Makefile.am
6359         * src/compose.c
6360         * src/gtkstext.[ch]             ** REMOVE **
6361         * src/gtkutils.[ch]
6362         * src/textview.c
6363         * src/gtk/gtkstext.[ch]         ** NEW **
6364         * src/gtk/Makefile.am
6365                 o move stext functions to gtkstext.c to remove
6366                   dependency of gtkutils
6367                 o move gtkstext files to gtk directory
6368
6369         * src/gtk/Makefile.am
6370         * src/gtk/sslcertwindow.[ch]
6371                 UI stuff can always depend on common code so
6372                 it's ok to add ../common to include path
6373
6374 2002-12-13 [colin]      0.8.6claws106
6375
6376         * src/summaryview.c
6377                 Disconnect sighandlers for mainwindow when
6378                 quicksearch has the focus
6379                 Fix bug #653231
6380         * src/mainwindow.[ch]
6381                 Make key_pressed callback public, to be able
6382                 to disconnect it
6383
6384 2002-12-13 [christoph]  0.8.6claws105
6385
6386         * src/mh.c
6387                 create .mh_sequences file in new MH folders
6388                 (closes feature request [ 523162 ] MH folders should
6389                  get a .mh_sequences)
6390
6391 2002-12-13 [colin]      0.8.6claws104
6392
6393         * src/summaryview.c
6394                 Better handling of quicksearch show/hide
6395                 (basically the button stays under the mouse 
6396                  when toggled)
6397
6398 2002-12-13 [paul]       0.8.6claws103
6399
6400         * sync with 0.8.6cvs17
6401                 see ChangeLog 2002-12-13
6402
6403 2002-12-13 [paul]       0.8.6claws102
6404
6405         * po/es.po
6406                 updated by Ricardo Mones Lastra
6407
6408 2002-12-11 [colin]       0.8.6claws101
6409
6410         * src/folder.c
6411                 remove statusbar stuff
6412           src/folderview.c
6413                 set statusbar verbosity when moving folders
6414
6415 2002-12-11 [colin]       0.8.6claws100
6416         * src/prefs_filtering.c
6417         * src/prefs_matcher.c
6418         * src/prefs_scoring.c
6419                 Fix english ;)
6420
6421 2002-12-11 [colin]       0.8.6claws99
6422
6423         * src/prefs_common.[ch]
6424                 Add summary_quicksearch_type
6425         * src/summaryview.c
6426                 Save last used quicksearch type
6427
6428 2002-12-11 [jens]       0.8.6claws98
6429         * src/prefs_filtering.c
6430         * src/prefs_matcher.c
6431         * src/prefs_scoring.c
6432                 added dialog for incomplete rules in scoring, filtering and
6433                 matcher to ask wheather really close
6434
6435 2002-12-11 [colin]      0.8.6claws97
6436
6437         * src/folder.c
6438                 Fix folder dnd statusbar logging
6439
6440 2002-12-10 [christoph]  0.8.6claws96
6441
6442         * src/compose.c
6443         * src/folder.c
6444         * src/imap.c
6445         * src/inc.c
6446         * src/main.c
6447         * src/mainwindow.c
6448         * src/news.c
6449         * src/send.c
6450         * src/statusbar.[ch]
6451         * src/common/hooks.c
6452         * src/common/log.[ch]
6453                 o handle verbose logging in statusbar directly in statusbar code
6454                   and common code does not need any knowledge about a statusbar
6455                 o remove direct calls to statusbar_(puts|pop)_all functions
6456
6457 2002-12-10 [jens]       0.8.6claws95
6458
6459         * src/*.c
6460                 removed gettext from g_warnings
6461         * po/POTFILES.in
6462                 cleaned and updated
6463         * po/de.po
6464                 updated
6465
6466 2002-12-10 [colin]      0.8.6claws94
6467
6468         * src/main.c
6469                 finish crash dialog fix
6470
6471 2002-12-10 [colin]      0.8.6claws93
6472
6473         * src/main.c
6474                 "Fix" "sylpheed already running" instead of
6475                 crash dialog appearing after a crash
6476
6477 2002-12-10 [colin]      0.8.6claws92
6478
6479         * po/POTFILES.in
6480                 add src/gtk/sslcertwindow.c
6481
6482 2002-12-10 [paul]       0.8.6claws91
6483
6484         * po/POTFILES.in
6485                 updated to reflect recent changes
6486                 submitted by Alessandro Maestri
6487
6488 2002-12-09 [christoph]  0.8.6claws90
6489
6490         * src/Makefile.am
6491         * src/smtp.[ch]                 ** REMOVE **
6492         * src/common/Makefile.am
6493         * src/common/smtp.[ch]          ** NEW **
6494                 move smtp files to common directory
6495
6496 2002-12-09 [christoph]  0.8.6claws89
6497
6498         * src/Makefile.am
6499         * src/session.[ch]              ** REMOVE **
6500         * src/common/Makefile.am
6501         * src/common/session.[ch]       ** NEW **
6502                 move session files to common directory
6503
6504 2002-12-09 [paul]       0.8.6claws88
6505
6506         * src/account.c
6507                 fix bug [649746] edit accounts: move account reverted
6508                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6509
6510 2002-12-09 [colin]      0.8.6claws87
6511
6512         * src/ssl_certificate.c
6513                 cleanup
6514
6515 2002-12-09 [colin]      0.8.6claws86
6516
6517         * src/ssl.c
6518                 Try to open the cert.pem database and 
6519                 issue a warning if it isn't there
6520
6521 2002-12-09 [colin]      0.8.6claws85
6522
6523         * src/common/ssl_certificate.c
6524         * src/gtk/sslcertwindow.c
6525                 Warning fixes
6526
6527 2002-12-09 [colin]      0.8.6claws84
6528
6529         * src/ssl_certificate.[ch] ** REMOVED **
6530         * src/common/ssl_certificate.[ch] ** NEW **
6531         * src/Makefile.am
6532         * src/common/Makefile.am
6533                 Moved ssl_certificate.[ch] to common
6534         * src/common/ssl.c 
6535                 Put back needed include
6536         * src/gtk/sslcertwindow.[ch]
6537                 Changed ssl_certificate.h include
6538         
6539 2002-12-09 [colin]      0.8.6claws83
6540
6541         * src/gtk/sslcertwindow.[ch]
6542                 Implement hook for certificate acception
6543         * src/ssl_certificate.[ch]
6544                 Implement hook for certificate acception
6545         * src/common/ssl.c
6546                 Reenable certificate acception check
6547         * src/mainwindow.c
6548                 Register sslcertwindow's hook
6549         
6550 2002-12-08 [christoph]  0.8.6claws82
6551
6552         * src/about.c
6553         * src/addr_compl.c
6554         * src/codeconv.c
6555         * src/manual.c
6556         * src/undo.c
6557         * src/common/utils.c
6558                 o add missing includes
6559                 o fix warnings
6560         * src/.cvsignore
6561         * src/common/.cvsignore
6562         * src/common/version.h          ** REMOVE **
6563                 remove autogenerated file
6564
6565 2002-12-08 [paul]       0.8.6claws81
6566
6567         * src/stringtable.c
6568                 put back needed include
6569
6570 2002-12-08 [colin]      0.8.6claws80
6571         
6572         * src/gtk/sslcertwindow.c
6573                 Cleaner popups when asking
6574         * src/ssl_certificate.c
6575         * src/prefs_common.[ch]
6576                 remove ssl certificate pref
6577                 put back needed include
6578         * src/undo.c
6579                 put back needed include
6580
6581 2002-12-08 [christoph]  0.8.6claws79
6582
6583         * src/folderview.c
6584         * src/logwindow.c
6585         * src/statusbar.c
6586         * src/summaryview.c
6587                 only abort hook invokation if required data is missing not
6588                 if our own data pointer is NULL, update hookfunction for
6589                 log window
6590
6591 2002-12-08 [paul]       0.8.6claws78
6592
6593         * src/about.c
6594         * src/addrcache.c
6595         * src/addrclip.c
6596         * src/addr_compl.c
6597         * src/addrselect.c
6598         * src/codeconv.c
6599         * src/colorlabel.c
6600         * src/enriched.c
6601         * src/esmtp.c
6602         * src/exporthtml.c
6603         * src/headerview.c
6604         * src/imageview.c
6605         * src/manual.c
6606         * src/noticeview.c
6607         * src/pgptext.c
6608         * src/scoring.c
6609         * src/sourcewindow.c
6610         * src/stringtable.c
6611         * src/undo.c
6612                 clean up: remove unneccesary includes
6613
6614 2002-12-08 [christoph]  0.8.6claws77
6615
6616         * src/folderview.c
6617         * src/statusbar.c
6618         * src/summaryview.c
6619         * src/common/hooks.[ch]
6620                 hook functions now have a gboolean return value, if a hook
6621                 returns TRUE it will stop executing of any more hooks in
6622                 the same hooklist for this invokation
6623
6624 2002-12-08 [colin]      0.8.6claws76
6625         
6626         * src/main.c
6627                 put back argv0 for CRASH_DIALOG
6628
6629 2002-12-08 [christoph]  0.8.6claws75
6630
6631         * src/Makefile.am
6632         * src/about.c
6633         * src/account.c
6634         * src/crash.c
6635         * src/esmtp.h
6636         * src/imap.[ch]
6637         * src/inc.c
6638         * src/main.c
6639         * src/mainwindow.c
6640         * src/news.c
6641         * src/pop.[ch]
6642         * src/prefs_account.[ch]
6643         * src/prefs_common.[ch]
6644         * src/send.[ch]
6645         * src/smtp.[ch]
6646         * src/ssl_certificate.[ch]
6647         * src/ssl_manager.[ch]
6648         * src/common/Makefile.am
6649         * src/common/log.c
6650         * src/common/nntp.[ch]
6651         * src/common/socket.[ch]
6652         * src/common/ssl.[ch]
6653         * src/gtk/sslcertwindow.[ch]
6654         * ac/openssl.m4
6655                 use new autoconf script to detect OpenSSL with extra parameters
6656                 to specify the location of libs and includes, also remove USE_SSL
6657                 to USE_OPENSSL
6658
6659         * src/common/sylpheed.[ch]
6660         * src/common/version.h.in
6661                 start seperation of common code initialization seperated from gui
6662
6663         * src/summaryview.c
6664                 The function that is called when a color label changes
6665                 should not change the color lable again
6666
6667 2002-12-08 [colin]      0.8.6claws74
6668
6669         * src/gtk/sslcertwindow.c
6670                 warning fixes
6671
6672 2002-12-08 [colin]      0.8.6claws73
6673
6674         * src/statusbar.c
6675           src/common/log.h
6676                 Register a hook for statusbar_puts_all
6677         * src/common/log.c
6678                 invoke statusbar_puts_all's hook
6679         
6680 2002-12-08 [colin]      0.8.6claws72
6681
6682         * src/ssl_certificate.c
6683                 Put back a badly-removed include
6684
6685 2002-12-08 [colin]      0.8.6claws71
6686
6687         * src/gtk/sslcertwindow.[ch]    ** NEW **
6688                 new certificate presentation
6689         * src/gtk/Makefile.am
6690                 add new files
6691         * src/ssl_certificate.[ch]
6692                 gtk cleanup, made utility functions public
6693         * src/ssl_manager.c
6694                 use new cert presentation
6695
6696 2002-12-07 [christoph]  0.8.6claws70
6697
6698         * src/Makefile.am
6699         * src/nntp.[ch]                 ** REMOVE **
6700         * src/common/Makefile.am
6701         * src/common/nntp.[ch]          ** NEW **
6702                 move nntp files to common directory
6703
6704 2002-12-07 [christoph]  0.8.6claws69
6705
6706         * src/procmsg.[ch]
6707         * src/summaryview.c
6708                 implement msginfo update callback using sylpheed's new
6709                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6710
6711 2002-12-06 [christoph]  0.8.6claws68
6712
6713         * src/editgroup.c
6714                 This patch changes the 'Edit Group Details' dialog to
6715                 allow extended selections in either pane, so that
6716                 addresses can be added or removed from a group more
6717                 quickly and easily. (it actually is a net decrease in
6718                 file size, as some unnecessary functions have been
6719                 removed). 
6720                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6721
6722 2002-12-06 [christoph]  0.8.6claws67
6723
6724         * src/Makefile.am
6725         * src/template.[ch]             ** REMOVE **
6726         * src/common/Makefile.am
6727         * src/common/template.[ch]      ** NEW **
6728                 move template files to common directory
6729
6730         * src/nntp.c
6731                 add missing log.h include
6732
6733 2002-12-06 [melvin]     0.8.6claws66
6734
6735         * src/prefs_actions.c
6736                 Added the trailing ">" syntax to insert command's output
6737                 without replacing old text (in contrast to trailing "|").
6738
6739 2002-12-05 [colin]      0.8.6claws65
6740         
6741         * src/common/utils.c
6742                 Don't modify original search_string or it'll change
6743                 the next iterations in the for()
6744
6745 2002-12-05 [darko]      0.8.6claws64
6746
6747         * src/common/utils.c
6748                 proper check for filtering commands, found by Colin
6749
6750 2002-12-05 [darko]      0.8.6claws63
6751
6752         * src/common/utils.c
6753                 check proper string for NULL pointer, found by Colin
6754
6755 2002-12-05 [darko]      0.8.6claws62
6756
6757         * src/common/utils.[ch]
6758                 expand_search_string(): new function
6759                 converts Mutt-like patterns to Sylpheed's
6760                 filtering engine
6761         * src/summaryview.c
6762                 use expand_search_string() to allow Mutt-like
6763                 patterns in extended search
6764         * README.claws
6765                 document extended option in quick search
6766
6767 2002-12-05 [paul]       0.8.6claws61
6768
6769         * sync with 0.8.6cvs16
6770                 see ChangeLog 2002-12-05
6771                 
6772         * po/POTFILES.in
6773                 clean up
6774
6775 2002-12-04 [christoph]  0.8.6claws60
6776
6777         * src/imap.[ch]
6778                 put imap authentication code into a new function and
6779                 remove it from imap_session_new that will allow to
6780                 send other commands before authentication
6781
6782 2002-12-04 [christoph]  0.8.6claws59
6783
6784         * src/imap.[ch]
6785                 use already existing method to prevent unneeded IMAP
6786                 folder selects. Set imap_select parameters to NULL
6787                 in some functions if the values are not required.
6788
6789         * src/xml.h
6790                 remove no longer required include
6791
6792 2002-12-04 [paul]       0.8.6claws58
6793
6794         * po/es.po
6795                 updated by Ricardo Mones Lastra
6796                 
6797         * configure.in
6798           po/hu.po      ** NEW FILE **
6799                 initial Hungarian translation, submitted
6800                 by Gál Zoltán <galzoli@hu.inter.net>
6801
6802 2002-12-03 [christoph]  0.8.6claws57
6803
6804         * src/Makefile.am
6805         * src/gtksctree.[ch]            ** REMOVE **
6806         * src/gtk/Makefile.am
6807         * src/gtk/gtksctree.[ch]        ** NEW **
6808                 move gtksctree files to gtk directory
6809
6810 2002-12-03 [christoph]  0.8.6claws56
6811
6812         * src/Makefile.am
6813         * src/md5.[ch]                  ** REMOVE **
6814         * srm/common/Makefile.am
6815         * src/common/md5.[ch]           ** NEW **
6816                 move md5 files to common directory
6817
6818         * src/gtkstext.c
6819                 remove not required #include
6820
6821 2002-12-03 [sergey]     0.8.6claws55
6822
6823         * src/gtkutils.c
6824         * src/gtkutils.h
6825                 gtkut_window_popup(): new function.
6826         * src/mainwindow.c
6827                 main_window_popup(): use gtkut_window_popup() to raise
6828                 window without changing its position.
6829                 (see sylpheed-main ML message [sylpheed:17247])
6830
6831 2002-12-03 [sergey]     0.8.6claws54
6832
6833         * src/send.c
6834                 send_message_local(): removed first-dot escaping
6835                 (SMTP-only, not needed for sending through pipe)
6836
6837 2002-12-03 [paul]       0.8.6claws53
6838
6839         * po/POTFILES.in
6840                 update to reflect recent changes (thanks
6841                 to Ricardo Mones Lastra)
6842                 
6843         * tools/filter_conv.pl
6844                  fix problem with quoted strings. Patch submitted
6845                  by Luke Plant <lukeplant@softhome.net>
6846
6847 2002-12-03 [paul]       0.8.6claws52
6848
6849         * sync with 0.8.6cvs15
6850                 see ChangeLog 2002-12-03
6851
6852 2002-12-02 [christoph]  0.8.6claws51
6853
6854         * src/logwindow.[ch]
6855         * src/common/log.[ch]
6856                 implement logging using a hook function
6857
6858         * src/folderview.c
6859         * src/folder.[ch]
6860                 define hooklist name in header file to avoid
6861                 errors caused by wrong spelling of hooklist names
6862
6863         * src/toolbar.c
6864                 fix warnings
6865
6866 2002-12-02 [christoph]  0.8.6claws50
6867
6868         * src/common/Makefile.am
6869                 add src/common/hooks.[ch]
6870
6871         * src/common/hooks.[ch]
6872                 implement a simple hook system using glib's hook functions
6873
6874         * src/folder.[ch]
6875         * src/folderview.c
6876                 use new hook system for folder item updates
6877
6878 2002-12-02 [christoph]  0.8.6claws49
6879
6880         * doc-src/ui_seperation.txt     ** NEW **
6881                 information for ui seperation
6882
6883         * src/Makefile.am
6884                 remove files that were moved to common
6885                 include common directory by default for the header files
6886
6887         * src/inc.c
6888         * src/common/socket.c
6889         * src/automaton.[ch]
6890                 implement automaton using g_io_*-functions instead of
6891                 gdk_input_add to make it ui independent
6892
6893         * src/codeconv.c
6894         * src/compose.c
6895         * src/ldif.c
6896         * src/pgptext.c
6897         * src/procmime.c
6898         * src/rfc2015.c
6899         * src/smtp.c
6900         * src/unmime.c
6901                 remove common/ prefix because directory is now in
6902                 include path
6903
6904         * src/compose.c
6905         * src/folder.c
6906         * src/folderview.c
6907         * src/mainwindow.c
6908         * src/messageview.c
6909         * src/prefs_common.c
6910         * src/procmsg.c
6911         * src/rfc2015.c
6912                 fix warnings
6913
6914         * src/imap.c
6915         * src/inc.c
6916         * src/news.c
6917         * src/pop.c
6918         * src/send.c
6919         * src/smtp.c
6920         * src/ssl_certificate.c
6921                 add log.h header file for logging functions
6922
6923         * src/main.c
6924         * src/common/utils.c
6925         * src/summaryview.c
6926         * src/xml.c
6927                 o move debug_mode to common/utils.c
6928                 o add functions to set and get debug_mode
6929
6930         * src/defs.h                    ** REMOVE **
6931         * src/intl.h                    ** REMOVE **
6932         * src/socket.[ch]               ** REMOVE **
6933         * src/ssl.[ch]                  ** REMOVE **
6934         * src/utils.[ch]                ** REMOVE **
6935                 replaced by new files in src/common/
6936         
6937         * src/common/Makefile.am
6938                 add new files in src/common/
6939
6940         * src/common/defs.h             ** NEW **
6941         * src/common/intl.h             ** NEW **
6942         * src/common/log.[ch]           ** NEW **
6943         * src/common/socket.[ch]        ** NEW **
6944         * src/common/ssl.[ch]           ** NEW **
6945         * src/common/utils.[ch]         ** NEW **
6946                 replacement for files in src/
6947
6948 2002-12-02 [colin]      0.8.6claws48
6949
6950         * src/folderview.c
6951                 Scroll folderview if necessary during dnd
6952
6953 2002-12-02 [colin]      0.8.6claws47
6954
6955         * src/folder.[ch]
6956                 Add check to verify a move is within a single mailbox
6957         * src/folderview.c
6958                 Add specific error string for this check
6959
6960 2002-12-02 [colin]      0.8.6claws46
6961
6962         * src/folder.c
6963                 Add a test to folder moving, remove a statusbar_print
6964         * src/folderview.c
6965                 Add Move folder... context-menu item
6966                 Factorize folder moving code
6967                 Enable folder DND for mbox
6968
6969 2002-12-01 [christoph]  0.8.6claws45
6970
6971         * ac/aspell.m4
6972                 remove conf.aspelltest if the version check fails
6973
6974 2002-11-30 [christoph]  0.8.6claws44
6975
6976         * autogen.sh
6977                 run libtoolize --force in autogen to create missing
6978                 libtool scripts
6979
6980 2002-11-30 [christoph]  0.8.6claws43
6981
6982         * src/Makefile.am
6983         * src/pgptext.c
6984         * src/procmime.c
6985         * src/rfc2015.c
6986         * src/uuencode.[ch]             ** REMOVED **
6987         * src/common/Makefile.am
6988         * src/common/uuencode.[ch]      ** NEW **
6989                 move uuen/decoder to common directory
6990
6991 2002-11-30 [christoph]  0.8.6claws42
6992
6993         * src/Makefile.am
6994         * src/base64.[ch]               ** REMOVED **
6995         * src/codeconv.c
6996         * src/compose.c
6997         * src/ldif.c
6998         * src/pgptext.c
6999         * src/procmime.c
7000         * src/rfc2015.c
7001         * src/smtp.c
7002         * src/unmime.c
7003         * src/common/Makefile.am
7004         * src/common/base64.[ch]        ** NEW **
7005                 move base64 en/decoder to common directory
7006
7007 2002-11-30 [christoph]  0.8.6claws41
7008
7009         * src/common                    ** NEW **
7010                 new directory for UI independent code
7011         * src/gtk                       ** NEW **
7012                 new directory for GTK frontend
7013         * src/common/.cvsignore         ** NEW **
7014         * src/gtk/.cvsignore            ** NEW **
7015                 ignore build files
7016         * src/common/Makefile.am        ** NEW **
7017         * src/gtk/Makefile.am           ** NEW **
7018                 automake files to build new seperated stuff
7019         * src/Makefile.am
7020                 the binary will currently still be build with the
7021                 files in src, so we include the code from the
7022                 subdirs for now after building the libs there
7023
7024 2002-11-30 [paul]       0.8.6claws40
7025
7026         * src/compose.c
7027                 fix bug [642731] 'Wrong selected account with drafted mail'
7028
7029 2002-11-29 [oliver]     0.8.6claws39
7030         
7031         * src/messageview.c
7032                 o update summaryview when switching between different
7033                   messageviews          
7034         * src/toolbar.c  
7035                 o check if messageview holds already removed msg
7036                   from summaryview
7037                 
7038
7039 2002-11-29 [oliver]     0.8.6claws38
7040
7041         * src/toolbar.c 
7042                 remove not needed variables and includes
7043                 make messageview stay opened and move to next when msgs are deleted 
7044
7045 2002-11-29 [oliver]     0.8.6claws37
7046         
7047         * src/toolbar.c 
7048                 disable compose button (messageview toolbar) by default
7049                 deleted msgs are moved to trash
7050         
7051 2002-11-29 [melvin]     0.8.6claws36
7052
7053         * configure.in
7054                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7055                 and to detect signatures expirations (gpgme 0.3.6)
7056
7057         * src/main.c
7058                 Use non obsolescent function for Gpgme engine checking.
7059
7060         * src/rfc2015.c
7061                 Inform about expired signatures or signatures which key
7062                 has expired. Expiration date is displayed.
7063
7064         * src/sigstatus.c
7065                 Inform about expired signatures or signatures which key
7066                 has expired.
7067
7068 2002-11-28 [paul]       0.8.6claws35
7069
7070         * src/folderview.c
7071                 re-instate 'Check for new messages' in Newsgroup
7072                 folders right-click menu, after a suggestion from
7073                 Tim Mann <timmann@users.sourceforge.net>
7074
7075         * src/main.c
7076                 after a crash check only local folders for new
7077                 messages
7078
7079 2002-11-28 [paul]       0.8.6claws34
7080
7081         * configure.in
7082                 apply patch that fixes the checking of GTK with XIM 
7083                 support on different OSs, such as FreeBSD. Patch 
7084                 submitted by Topia <topia@users.sourceforge.net>
7085                 
7086 2002-11-28 [paul]       0.8.6claws33
7087
7088         * src/mainwindow.c
7089           src/prefs_common.c
7090           src/prefs_toolbar.c
7091                 more changes to the English
7092
7093 2002-11-28 [paul]       0.8.6claws32
7094
7095         * sync with 0.8.6cvs13
7096                 see ChangeLog 2002-11-28 (no sync needed
7097                 for src/compose.c)
7098
7099 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7100         
7101         * src/mainwindow.[ch]
7102                 add patch by Ivan F. Martinez introducing messageview Toolbar
7103                 some changes and committed by oliver    
7104
7105 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7106
7107         * src/messageview.[ch]
7108                 add patch by Ivan F. Martinez introducing messageview Toolbar
7109                 some changes and committed by oliver    
7110
7111 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7112
7113         * src/compose.[ch]
7114                 add patch by Ivan F. Martinez introducing messageview Toolbar
7115                 some changes and committed by oliver    
7116
7117 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7118         
7119         * src/toolbar.[ch]
7120                 add patch by Ivan F. Martinez introducing messageview Toolbar
7121                 some changes and committed by oliver
7122
7123 2002-11-28 [oliver]     0.8.6claws27
7124         
7125         * src/prefs_toolbar.[ch]
7126                 getting ready for messageview toolbar
7127                 free mem allocated by gettext
7128                 change prefs_toolbar to prefs_toolbar_open
7129  
7130 2002-11-28 [thorsten]   0.8.6claws26
7131
7132         * src/imageview.[ch]
7133                 cleaned up conflicting declarations of
7134                 imageview_show_image()
7135
7136 2002-11-28 [paul]       0.8.6claws25
7137
7138         * src/grouplistdialog.c
7139           src/prefs_common.c
7140           src/prefs_summary_column.c
7141                 a few more improvements to the English
7142
7143 2002-11-28 [colin]      0.8.6claws24
7144
7145         * man/sylpheed.1
7146                 A few updates to command-line parameters
7147
7148 2002-11-28 [colin]      0.8.6claws23
7149
7150         * src/prefs_filtering.c
7151                 Fix problems with prefs_filtering_delete_path:
7152                 a) if the first rule is removed, original pointers
7153                    weren't updated (leading to segfaults)
7154                 b) it was always global_processing updated in case
7155                    of removed path was parent of rule path
7156
7157 2002-11-27 [paul]       0.8.6claws22
7158
7159         * src/mainwindow.c
7160           src/prefs_account.c
7161           src/prefs_actions.c
7162           src/prefs_common.c
7163           src/prefs_customheader.c
7164           src/prefs_display_header.c
7165           src/prefs_filtering.c
7166           src/prefs_folder_item.c
7167           src/prefs_matcher.c
7168           src/prefs_scoring.c
7169           src/prefs_summary_column.c
7170           src/prefs_template.c
7171           src/prefs_toolbar.c
7172                  improve the English in the GUI
7173
7174 2002-11-27 [colin]      0.8.6claws21
7175
7176         * src/folder.c
7177                 Fix processing renaming problems happening after
7178                 last commit
7179
7180 2002-11-27 [colin]      0.8.6claws20
7181
7182         * src/folder.c
7183                 recursive move now deletes src each subfolder after 
7184                 having moved it
7185         * src/folderview.c
7186                 Use identifier instead of path during dnd (enables
7187                 IMAP folder dnd)
7188
7189 2002-11-27 [paul]       0.8.6claws19
7190
7191         * src/main.c
7192                 apply patch that does command-line processing 
7193                 BEFORE gtk_init, allowing claws to run from 
7194                 shell-scripts in non-X environment (e.g. crontab 
7195                 or ip-up, ip-down scripts). Patch submitted by
7196                 Ruslan N. Balkin <baron@dartel.ru>
7197                 
7198         * po/it.po
7199                 updated by Alessandro Maestri
7200
7201 2002-11-27 [paul]       0.8.6claws18
7202
7203         * sync with 0.8.6cvs12
7204           src/prefs_common.c
7205                 Differences are that main uses a 'Receive dialog'
7206                 frame on the Interface tab, whereas claws groups all 
7207                 the dialogs together in a 'Dialogs' frame.
7208
7209 2002-11-27 [colin]      0.8.6claws17
7210
7211         * src/prefs_matcher.c
7212                 Fix Execute criteria's NOT flag
7213
7214
7215 2002-11-26 [christoph]  0.8.6claws16
7216
7217         * src/ssl.c
7218                 rewrite the ssl code a little bit, only use one
7219                 SSL context, set default certificates' file/path
7220
7221 2002-11-26 [thorsten]   0.8.6claws15
7222
7223         * src/compose.c
7224                 default-reply-to didn't work for ml-reply
7225
7226 2002-11-26 [melvin]     0.8.6claws14
7227
7228         * src/prefs_actions.c
7229                 Made pipe-actions ignore short headers in message view
7230                 Made trailing-pipe-actions write in the message view with
7231                 the same font as the original message
7232
7233 2002-11-26 [paul]       0.8.6claws13
7234
7235         * src/compose.c
7236                 this time commit the correct file
7237
7238 2002-11-26 [paul]       0.8.6claws12
7239
7240         * sync with 0.8.6cvs11
7241           src/quote_fmt_parse.y  
7242                 no sync needed
7243           src/account.[ch]       
7244                 not sync'ed
7245           src/compose.c
7246                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7247                 on draft mode.
7248                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7249                 header
7250                 
7251         see ChangeLog 2002-11-25 and 2002-11-26
7252
7253 2002-11-26 [colin]      0.8.6claws11
7254
7255         * src/folderview.c
7256                 Fix collapsed folder not auto-expanding during
7257                 mail dnd, if it was the source folder.
7258
7259 2002-11-25 [colin]      0.8.6claws10
7260
7261         * src/folderview.[ch]
7262                 Variable renaming and cleaning (slist of nodes 
7263                 to be re-collapsed is stored in FolderView)
7264
7265 2002-11-25 [paul]       0.8.6claws9
7266
7267         * src/prefs_common.[ch]
7268                 fix breakage caused by last commit
7269
7270 2002-11-25 [paul]       0.8.6claws8
7271
7272         * sync with 0.8.6cvs4
7273                 see ChangeLog 2002-11-21
7274
7275 2002-11-25 [paul]       0.8.6claws7
7276
7277         * sync with 0.8.6cvs4
7278                 see ChangeLog 2002-11-20
7279
7280 2002-11-25 [paul]       0.8.6claws6
7281
7282         * sync with 0.8.6cvs3
7283                 see ChangeLog 2002-11-18
7284
7285 2002-11-25 [colin]      0.8.6claws5
7286
7287         * src/gtkutils.[ch]
7288                 Add gtkut_ctree_node_is_parent()
7289         * src/folderview.c
7290                 Spring-loaded folders
7291
7292 2002-11-25 [colin]      0.8.6claws4
7293
7294         * src/utils.[ch]
7295                 Add slist_concat_unique(), function to merge
7296                 two GSList filtering dups
7297         * src/folder.[ch]
7298         * src/summaryview.[ch]
7299         * src/folderview.c
7300         * src/main.c
7301                 Add detection/update/display of unread answers
7302                 to marked mails
7303         * src/procmsg.[ch]
7304                 Add procmsg_find_children()
7305                 Add procmsg_msg_has_marked_parent()
7306
7307 2002-11-25 [colin]      0.8.6claws3
7308
7309         * src/ssl_certificate.[ch]
7310                 Allow checking a certificate without a DNS
7311                 lookup
7312                 Allow to forget a cert (by deleting it)
7313                 Make ssl_certificate_destroy_public
7314         * src/ssl_manager.[ch] ** NEW FILES **
7315                 Gui to manage (display/remove) certificates
7316         * src/prefs_common.[ch]
7317                 Add a pref to allow silent acceptation of
7318                 trusted certificates or not (based on the
7319                 "I want to know what's going on" principle)
7320         * src/mainwindow.c
7321                 Add SSL manager in Tools menu
7322         * src/Makefile.am
7323                 Add the new files to the build
7324         * po/POTFILES.in
7325                 Add ssl_manager.c to translations
7326
7327 2002-11-25 [colin]      0.8.6claws2
7328
7329         * src/summaryview.[ch]
7330                 Add S_SEARCH_EXTENDED to the quick search, which 
7331                 allows to search using filtering syntax.
7332
7333 2002-11-25 [colin]      0.8.6claws1
7334
7335         * src/summaryview.c
7336                 Deletion of duplicates now prefer deleting
7337                 the unread dup (fixes feature-request 638989).
7338
7339 2002-11-24 [paul]       0.8.6claws
7340
7341         * po/es.po
7342           po/pl.po
7343           po/ru.po
7344           po/sr.po
7345                 updated by Ricardo Mones Lastra,
7346                 Witold Wladyslaw Wojciech Wilk,
7347                 Ruslan N. Balkin, and  Urke MMI 
7348                 respectively
7349
7350 2002-11-24 [paul]       0.8.5claws182
7351
7352         * po/bg.po
7353                 updated by George Danchev
7354
7355 2002-11-23 [alfons]     0.8.5claws181
7356
7357         * src/imap.c
7358                 tiny memory leak found by browsing Dimitar's 
7359                 valgrind report
7360
7361 2002-11-23 [paul]       0.8.5claws180
7362
7363         * po/it.po
7364                 updated by Alessandro Maestri
7365
7366 2002-11-22 [christoph]  0.8.5claws179
7367
7368         * src/compose.c
7369         * src/inc.c
7370         * src/prefs_filtering.c
7371         * src/summaryview.c
7372                 more warning fixes
7373
7374 2002-11-22 [alfons]     0.8.5claws178
7375
7376         * src/summaryview.c
7377                 summary_execute_delete_func(): if message is deleted, make 
7378                 sure to also remove its entry in the subject hash table. 
7379                 fixes a corner case bug.
7380
7381 2002-11-22 [paul]       0.8.5claws177
7382
7383         * .cvsignore
7384                 add 'autom4te.cache'
7385                 
7386         * ltconfig      ** REMOVED **
7387                 not needed
7388
7389 2002-11-22 [paul]       0.8.5claws176
7390
7391         * src/textview.c
7392                 textview_set_font(): fix for message display in
7393                 UTF-8 locales (thanks to Sergey Vlasov).
7394                 
7395         * AUTHORS
7396                 add new team members and contributors
7397
7398
7399 2002-11-21 [colin]      0.8.5claws175
7400
7401         * src/procmsg.[ch]
7402                 Add procmsg_remove_special_headers()
7403         * src/mh.c
7404                 Use procmsg_remove_special_headers() for 
7405                 previous fix
7406
7407 2002-11-21 [colin]      0.8.5claws174
7408
7409         * src/mh.c
7410                 Fix moving/copying from queue/draft folders
7411                 for MH folders
7412
7413 2002-11-21 [christoph]  0.8.5claws173
7414
7415         * src/crash.c
7416         * src/filtering.c
7417         * src/logwindow.c
7418         * src/main.c
7419         * src/matcher_parser_lex.[hl]
7420         * src/mbox.c
7421         * src/mbox_folder.[ch]
7422         * src/prefs_filtering.c
7423         * src/procheader.c
7424         * src/quote_fmt_lex.l
7425         * src/ssl.c
7426                 fix all warnings except the warnings in lex and yacc files
7427
7428 2002-11-20 [christoph]  0.8.5claws172
7429
7430         * src/imap.c
7431                 fix MsgInfo retrieval for IMAP draft and queue folders
7432                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7433
7434 2002-11-19 [christoph]  0.8.5claws171
7435
7436         * src/compose.c
7437                 fix segfault, when draft saving does not get
7438                 the MsgInfo of the new message
7439                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7440
7441 2002-11-19 [christoph]  0.8.5claws170
7442
7443         * src/procmsg.c
7444                 add parameter check for flag setting function
7445                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7446
7447 2002-11-18 [paul]       0.8.5claws169
7448
7449         * src/compose.c
7450                 more sensitivity fixes to redirect mode:
7451                 * disable toolbar draft button
7452                 * allow only Address book in the Tools menu
7453                 * disable editing of message by the spell
7454                   checker
7455
7456 2002-11-18 [paul]       0.8.5claws168
7457
7458         * src/compose.c
7459                 fix sensitivity of menu items in compose_redirect():
7460                 allow only the necessary items 
7461
7462 2002-11-18 [paul]       0.8.5claws167
7463
7464         * src/compose.c
7465                 fix bug [ 603259 ] 'attachment got lost on bounce'
7466
7467 2002-11-18 [paul]       0.8.5claws166
7468
7469         * po/ru.po
7470                 updated by Ruslan N. Balkin <baron@dartel.ru>
7471
7472 2002-11-18 [colin]      0.8.5claws165
7473
7474         * src/main.c
7475           src/defs.h
7476                 Remove old filtering stuff
7477
7478
7479 2002-11-17 [oliver]     0.8.5claws164
7480
7481         * src/toolbar.h
7482                 remove not needed typedef 
7483
7484 2002-11-17 [oliver]     0.8.5claws163
7485
7486         * src/toolbar.c
7487                 make toolbar's on click events translatable
7488
7489 2002-11-15 [colin]      0.8.5claws162
7490
7491         * src/summaryview.c
7492                 Revert too-soon integration of a feature
7493
7494 2002-11-15 [christoph]  0.8.5claws161
7495
7496         * src/imap.c
7497                 use main's implementation of imap_get_msginfo
7498
7499 2002-11-15 [christoph]  0.8.5claws160
7500
7501         * src/compose.c
7502         * src/folder.[ch]
7503         * src/imap.c
7504         * src/mbox_folder.c
7505         * src/mh.c
7506         * src/news.c
7507         * src/procmsg.c
7508         * src/summaryview.c
7509                 replace claws' fetch_msginfo with main's get_msginfo
7510                 (use main's implementation where possible)
7511
7512 2002-11-15 [colin]      0.8.5claws159
7513
7514         * src/ssl_certificate.c
7515                 Missed a check
7516
7517 2002-11-16 [melvin]     0.8.5claws158
7518
7519         * po/fr.po
7520                 Updated French translations.
7521
7522 2002-11-16 [colin]      0.8.5claws157
7523
7524         * src/ssl_certificate.c
7525                 Check for missing parts in the certificates
7526
7527 2002-11-15 [colin]      0.8.5claws156
7528
7529         * src/folderview.c
7530                 Preventive fix (missing check) found by
7531                 Alfons
7532
7533 2002-11-15 [paul]
7534
7535         * NEWS
7536                 sync with 0.8.6 release
7537
7538 2002-11-15 [colin]      0.8.5claws155
7539
7540         * src/folder.[ch]
7541           src/folderview.c
7542                 Fix error handling of folder_item_move_to()
7543                 (thanks to Alfons!)
7544
7545 2002-11-15 [colin]      0.8.5claws154
7546
7547         * src/folder.[ch]
7548           src/folderview.c
7549                 folder_item_move_to() sets an error message instead
7550                 of having GUI stuff in folder.c
7551
7552 2002-11-15 [colin]      0.8.5claws153
7553
7554         * src/procmsg.[ch]
7555                 Implemented a callback for MsgInfo updates, 
7556                 heavily copy/pasted from Christoph's folder 
7557                 callback system
7558         * src/summaryview.[ch]
7559                 Register summary_update_msg as callback
7560
7561 2002-11-14 [colin]      0.8.5claws152
7562         
7563         * src/procmsg.c
7564                 Update the FolderItem after sending (fixes 617593)
7565
7566 2002-11-14 [christoph]  0.8.5claws151
7567
7568         * src/folder.c
7569                 fix wrong position of NULL pointer check found
7570                 by Sergey
7571
7572 2002-11-14 [christoph]  0.8.5claws150
7573
7574         * src/folder.c
7575                 fix segfault when deleting messages from IMAP folders
7576                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7577
7578 2002-11-14 [colin]      0.8.5claws149
7579
7580         * src/compose.c
7581                 Forwarding was also ignoring the folder's default account.
7582
7583 2002-11-14 [colin]      0.8.5claws148
7584
7585         * src/compose.c
7586                 Fix sent folder not set to folder properties when 
7587                 forwarding.
7588
7589 2002-11-14 [thorsten]   0.8.5claws147
7590
7591         * src/inc.c
7592                 inc_start(): Files were not moved from .processing to inbox,
7593                 if no global processing rule existed
7594
7595 2002-11-14 [colin]      0.8.5claws146
7596
7597         * src/ssl_certificate
7598                 Fix file operations
7599
7600 2002-11-14 [paul]       0.8.5claws145
7601
7602         * po/it.po
7603                 updated by Alessandro Maestri
7604
7605 2002-11-13 [alfons]     0.8.5claws144
7606
7607         * src/folder.c
7608                 folder_item_close(): only mark messages unread
7609                 when a folder has new messages 
7610
7611 2002-11-13 [keith]      0.8.5claws143
7612
7613         * src/imap.c
7614                 Fix problem moving or copying between
7615                 IMAP folders
7616
7617 2002-11-13 [colin]      0.8.5claws142
7618
7619         * src/matcher_parser_parse.y
7620                 Fix rule problem when " don't match
7621
7622 2002-11-13 [christoph]  0.8.5claws141
7623
7624         * src/folder.c
7625         * src/folderview.c
7626                 moved cache saving to folder_item_close
7627                 the folderview should not have to deal with
7628                 this things
7629
7630 2002-11-13 [christoph]  0.8.5claws140
7631
7632         * src/summaryview.c
7633                 moved setting of important score to
7634                 summary_set_prefs_from_folderitem
7635
7636 2002-11-13 [colin]      0.8.5claws139
7637
7638         * src/matcher_parser_parse.y
7639                 Fix a segfault in the parser (happening when
7640                 a good expression had been tested and a bad 
7641                 one arrives)
7642
7643 2002-11-13 [paul]       0.8.5claws138
7644
7645         * sync with 0.8.5cvs24
7646                 see ChangeLog 2002-11-13
7647                 
7648         * po/pt_BR.po
7649                 updated by Fabio Jr. Beneditto
7650
7651 2002-11-13 [colin]      0.8.5claws137
7652         
7653         * src/msgcache.c
7654           src/defs.h
7655           src/procmsg.[ch]
7656                 Revert last commit, problem
7657
7658 2002-11-13 [colin]      0.8.5claws136
7659
7660         * src/msgcache.c
7661                 Remove duplicated code
7662         * src/defs.h
7663                 Bumped CACHE_VERSION and MARK_VERSION
7664         * src/procmsg.[ch]
7665                 Network endian for cache and mark files
7666
7667 2002-11-12 [colin]      0.8.5claws135
7668
7669         * src/inc.c
7670                 Fix the "socket error" dialog which disappeared
7671
7672 2002-11-12 [colin]      0.8.5claws134
7673
7674         * src/msgcache.c
7675                 Reverse last commit which had performance 
7676                 problems, but still reverse the list
7677
7678 2002-11-12 [colin]      0.8.5claws133
7679
7680         * src/msgcache.c
7681                 Reverse list order
7682
7683 2002-11-12 [melvin]     0.8.5claws132
7684
7685         * src/compose.c
7686                 Added a check for a NULL prefs_common.dictionary
7687
7688 2002-11-12 [colin]      0.8.5claws131
7689
7690         * src/ssl_certificate.[ch]
7691                 Use FQDN hostname
7692
7693 2002-11-12 [colin]      0.8.5claws130
7694
7695         * src/ssl_certificate.[ch]
7696                 Take connection port into account for 
7697                 checking certificates (a single hostname
7698                 could have multiple servers with multiple
7699                 certificates)
7700         * src/ssl.c
7701                 Pass the port to ssl_certificate_check
7702
7703 2002-11-12 [paul]       0.8.5claws129
7704
7705         * src/folder.c
7706                 fix a typo in last commit
7707
7708 2002-11-12 [paul]       0.8.5claws128
7709
7710         * sync with 0.8.5cvs23
7711                 see ChangeLog entry 2002-11-12
7712
7713 2002-11-11 [colin]      0.8.5claws127
7714
7715         * src/ssl_certificate.c
7716                 Cleaner messages
7717                 Don't popup, instead log error, if the 
7718                 corresponding pref is checked
7719         * src/ssl_certificate.h
7720                 include <openssl/objects/h>
7721
7722 2002-11-11 [colin]      0.8.5claws126
7723
7724         * src/ssl_certificate.h
7725                 _Really_ clean it
7726
7727 2002-11-11 [colin]      0.8.5claws125
7728         
7729         * src/ssl_certificate.c
7730                 Fixed leak
7731
7732 2002-11-11 [colin]      0.8.5claws124
7733
7734         * src/ssl.c
7735                 Cleaned a bit
7736         * src/ssl_certificate.[ch]
7737                 Cleaned a bit (better use of SSL API)
7738                 (This will cause non-recognition of saved 
7739                  certificates of claws12[23]...)
7740
7741 2002-11-11 [paul]       0.8.5claws123
7742         
7743         * po/es.po
7744                 updated by Ricardo Mones Lastra
7745
7746 2002-11-11 [colin]      0.8.5claws122
7747
7748         * src/ssl.c
7749                 Fix a typo
7750
7751 2002-11-11 [colin]      0.8.5claws121
7752
7753         * src/ssl_certificate.[ch] ** NEW FILES **
7754         * src/ssl.[ch]
7755                 Check SSL certificates presented to us
7756         * src/Makefile.am
7757                 Add ssl_certificate.[ch]
7758         * po/POTFILES.in
7759                 Add ssl_certificate.c
7760
7761 2002-11-11 [paul]       0.8.5claws120
7762
7763         * sync with 0.8.5cvs22
7764                 see ChangeLog 2002-11-11
7765
7766 2002-11-11 [paul]       0.8.5claws119
7767
7768         * sync with 0.8.5cvs21
7769                 see ChangeLog 2002-11-11
7770
7771 2002-11-10 [jens]       0.8.5claws118
7772
7773         * src/folder.c
7774         * src/folderview.c
7775                 corrected some typing
7776         * po/de.po
7777                 updated german translation
7778         * sylpheed.spec.in
7779                 cleaned up specfile and adjusted it for claws
7780
7781 2002-11-10 [colin]      0.8.5claws117
7782
7783         * src/summaryview.c
7784                 a STATUSBAR_PUSH/POP fix
7785
7786 2002-11-10 [colin]      0.8.5claws116
7787
7788         * src/prefs_folder_item.c
7789                 Fix hanging after opening folder properties
7790
7791 2002-11-10 [hoa]        0.8.5claws115
7792
7793         * src/matcher_parser_lex.l
7794         * src/matcher_parser_parse.y
7795                 config file for scoring and filtering is no more trashed
7796                 when there is a syntax error in a filtering rule when
7797                 editing it in a dialog.
7798
7799 2002-11-09 [colin]      0.8.5claws114
7800
7801         * src/mbox_folder.c
7802                 Added missing initialisation of folder->destroy()
7803
7804 2002-11-09 [colin]      0.8.5claws113
7805
7806         * src/folder.c
7807           src/folderview.c
7808                 Fix the status bar messages
7809
7810 2002-11-09 [colin]      0.8.5claws112
7811
7812         * src/folderview.c
7813                 Fix hangs after folder dnd, happening after 
7814                 claws109.
7815
7816 2002-11-09 [christoph]  0.8.5claws111
7817
7818         * src/folderview.c
7819                 just changed order of calls (reverse order of
7820                 associated calls)
7821         * src/inc.c
7822                 lock inc when checking only one account, otherwise
7823                 inc all could be executed at the same time
7824
7825 2002-11-09 [christoph]  0.8.5claws110
7826
7827         * src/folderview.c
7828                 better unlock the mouse cursor before calling
7829                 summary_show because it changes the cursor too
7830
7831 2002-11-09 [christoph]  0.8.5claws109
7832
7833         * src/folder.[ch]
7834         * src/folderview.c
7835                 add functions to open and close a folder
7836                 o opending will execute scanning for remote folders
7837                   and processing
7838                 o closing will unset new flag for messages
7839
7840 2002-11-09 [colin]      0.8.5claws108
7841
7842         * src/folder.c
7843                 Add a call to prefs_matcher_write_config to 
7844                 avoid non-leaf folders filtering settings to be
7845                 lost
7846
7847 2002-11-09 [paul]       0.8.5claws107
7848
7849         * src/prefs_account.c
7850                 re-word a label
7851
7852 2002-11-09 [colin]      0.8.5claws106
7853
7854         * src/folderview.c
7855                 Minor esthetic fix
7856
7857 2002-11-09 [colin]      0.8.5claws105
7858
7859         * src/folderview.c
7860                 Fix prefs_filtering deletion for MH folders (same
7861                 reason as below)
7862         * src/prefs_filtering.c
7863                 Fix prefs_filtering renaming and deletion for 
7864                 folder-based processing rules.  
7865
7866 2002-11-09 [christoph]  0.8.5claws104
7867
7868         * src/compose.c
7869         * src/folder.[ch]
7870         * src/folderview.[ch]
7871         * src/import.c
7872         * src/inc.c
7873         * src/main.c
7874         * src/mainwindow.c
7875         * src/messageview.c
7876         * src/prefs_folder_item.c
7877         * src/procmsg.c
7878         * src/summaryview.c
7879                 implement a callback system for folder item updates
7880
7881 2002-11-09 [colin]      0.8.5claws103
7882
7883         * src/folderview.c
7884                 Fix prefs_filtering renaming for MH folders (we
7885                 shouldn't rename by path as another folder could
7886                 have the same hierarchy).
7887
7888 2002-11-09 [colin]      0.8.5claws102
7889
7890         * src/folder.c
7891                 Fix a leak found by Christoph, use better variable
7892                 names
7893
7894 2002-11-09 [colin]      0.8.5claws101
7895
7896         * src/folder.c
7897                 One more fix for processing rules
7898
7899 2002-11-08 [colin]      0.8.5claws100
7900         
7901         * src/matcher.c
7902                 Don't copy the compiled regexp (will be reevaluated)
7903         * src/folderview.c
7904                 Lock folderview while moving
7905         * src/folder.c
7906                 Provide info on what's happening to the user
7907
7908 2002-11-08 [colin]      0.8.5claws99
7909
7910         * src/folderview.c
7911                 Fix folder reordering after a move if parent is 
7912                 root
7913         * src/scoring.[ch]
7914                 Add function to copy a ScoringProp
7915         * src/prefs_folder_item.c
7916                 Copy scoring rules when copying a folder prefs
7917
7918 2002-11-08 [colin]      0.8.5claws98
7919
7920         * src/folderview.c
7921                 Fixes in case of failure
7922         * src/filtering.[ch]    
7923                 Add function to duplicate a FilteringProp
7924         * src/matcher.[ch]
7925                 Add function to duplicate a MatcherProp
7926         * src/prefs_folder_item.c
7927                 Save folder's processing rules when copying 
7928                 its prefs
7929
7930 2002-11-08 [colin]      0.8.5claws97
7931         
7932         * src/folderview.c
7933                 Sort after move
7934         * src/folder.c 
7935                 Change a printf to debug_print
7936
7937 2002-11-08 [colin]      0.8.5claws96
7938
7939         * src/folder.c
7940           src/folderview.c
7941                 Fix segfaults, call me stupido
7942         
7943
7944 2002-11-08 [colin]      0.8.5claws95
7945
7946         *src/folder.c
7947                 Added forgotten prefs to save when moving folders
7948
7949 2002-11-08 [colin]      0.8.5claws94
7950
7951         * src/folder.c
7952                 Fixes to folder DND (prefs copy)
7953         * src/folderview.c
7954                 Optimization for folder DND (don't rescan whole tree)
7955                 Added folderview_create_folder_node() for this 
7956                 optimization, so de-duped a bit the code
7957         * src/prefs_folder_item.[ch]
7958                 Added prefs_folder_item_copy_prefs()    
7959           
7960 2002-11-08 [paul]       0.8.5claws93
7961
7962         * src/prefs_account.c
7963           tools/README
7964           tools/kmail2sylpheed_v2.pl
7965                 correct some typos
7966
7967 2002-11-08 [paul]       0.8.5claws92
7968
7969         * src/compose.c
7970           src/prefs_account.[ch]
7971                 remove account options 'clearsign' and 'ascii_armored',
7972                 replace with 'default_gnupg_mode' to prevent mixed-mode
7973                 Privacy settings
7974
7975 2002-11-08 [paul]       0.8.5claws91
7976
7977         * src/compose.[ch]
7978                 re-implement GnuPG 'on-the-fly' mode selection,
7979                 disallow mixed-mode
7980
7981 2002-11-08 [colin]      0.8.5claws90
7982
7983         * src/folderview.c
7984           src/prefs_folder_item.c
7985                 Change "Property" to "Properties"
7986
7987 2002-11-07 [colin]      0.8.5claws89
7988
7989         * src/folderview.c
7990           src/folder.c
7991                 Allow folder dropping to a root folder
7992
7993 2002-11-07 [paul]       0.8.5claws88
7994
7995         * src/compose.c
7996                 revert last commit
7997
7998 2002-11-07 [paul]       0.8.5claws87
7999
8000         * src/compose.c
8001                 fix reply-to-list bug. closes bug report
8002                 "[633382] reply-to-list broken in recent cvs"
8003
8004 2002-11-07 [paul]       0.8.5claws86
8005
8006         * src/compose.c
8007                 add a forgotten '#if USE_GPGME ... #endif'
8008
8009 2002-11-07 [paul]       0.8.5claws85
8010
8011         * sync with 0.8.5cvs20
8012                 see ChangeLog 2002-11-07
8013
8014 2002-11-07 [colin]      0.8.5claws84
8015
8016         * src/folder.[ch]
8017                 Change folder_item_move_to to return the newly 
8018                 created folderitem.
8019         * src/folderview.c
8020                 Select the new folderitem after moving.
8021
8022 2002-11-07 [colin]      0.8.5claws83
8023
8024         * src/prefs_filtering.c
8025                 Fix rule rewriting when moving a leaf folder to a 
8026                 shorter path
8027
8028 2002-11-07 [colin]      0.8.5claws82
8029
8030         * src/prefs_filtering.c
8031                 fix a leak
8032
8033 2002-11-07 [colin]      0.8.5claws81
8034
8035         * src/folder.[ch]
8036                 Add folder_item_move_to() function to move a 
8037                 folderitem into another one (updates matcher etc)
8038         * src/folderview.c
8039                 Add folder drag'n drop (context menu to come)
8040                 [Should be dataloss free, but Please backup before 
8041                  trying !]
8042
8043 2002-11-06 [colin]      0.8.5claws80
8044
8045         * src/mh.c
8046                 mh_create_folder() returns NULL if can't create
8047                 directory hierarchy
8048
8049 2002-11-06 [paul]       0.8.5claws79
8050
8051         * src/compose.[ch]
8052                 allow 'on-the-fly' changing of the type of encryption 
8053                 and/or signing used (mime/ascii) via the compose window
8054
8055 2002-11-06 [paul]       0.8.5claws78
8056
8057         * sync with 0.8.5cvs19
8058                 see ChangeLog 2002-11-06 for src/account.c: 
8059                 account_get_special_folder()
8060                 
8061 2002-11-05 [alfons]     0.8.5claws77
8062
8063         * src/crash.c
8064                 very minor cleanups: nothing to see here, move on. :-)
8065
8066 2002-11-05 [colin]      0.8.5claws76
8067
8068         * src/main.c
8069                 Changes choices if compose windows are opened to
8070                 Discard, Draft, Don't quit
8071
8072 2002-11-05 [thorsten]   0.8.5claws75
8073
8074         * src/compose.c
8075                 reenabled default_reply_to folder option
8076
8077 2002-11-05 [colin]      0.8.5claws74
8078
8079         * src/compose.[ch] 
8080                 add compose_draft()
8081         * src/crash.c
8082                 add SIGTERM handler
8083         * src/main.[ch]
8084                 add clean_quit() for the SIGTERM handler
8085
8086 2002-11-05 [paul]       0.8.5claws73
8087         
8088         * po/es.po
8089                 updated by Ricardo Mones Lastra
8090
8091 2002-11-05 [melvin]     0.8.5claws72
8092
8093         * src/logwindow.c
8094                 Fixed log-clipping bug #616795.
8095                 To stop logging in the log window use 0 length.
8096         * src/prefs_common.c
8097                 Added a label to inform about the 0 log length behaviour.
8098
8099 2002-11-05 [paul]       0.8.5claws71
8100
8101         * sync with 0.8.5cvs17
8102                 see ChangeLog 2002-11-05
8103
8104 2002-11-04 [paul]       0.8.5claws70
8105
8106         * sylpheed-128x128.png
8107           sylpheed-64x64.png
8108           sylpheed.png
8109                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8110                 <nikai@users.sourceforge.net>
8111                 
8112         * po/bg.po
8113                 updated by George Danchev
8114
8115 2002-11-03 [thorsten]   0.8.5claws69
8116
8117         * src/main.c
8118           src/mimeview.c
8119           src/rfc2015.h
8120                 add check if gpg is active
8121
8122 2002-11-03 [thorsten]   0.8.5claws68
8123
8124         * src/toolbar.h
8125                 removed GSList declaration causing trouble on MacOS-X
8126                 (submitted by alfons, reported by xfesty)
8127
8128 2002-11-01 [paul]       0.8.5claws67
8129
8130         * src/mainwindow.c
8131                 remove last remnants of main's filter code
8132
8133 2002-11-01 [paul]       0.8.5claws66
8134
8135         * tools/filter_conv.pl
8136                 fix bug where user-defined headers were ignored
8137
8138 2002-11-01 [paul]       0.8.5claws65
8139
8140         * src/logwindow.c
8141                 make a debug_print() not translatable
8142
8143 2002-10-31 [melvin]     0.8.5claws64
8144
8145         * ac/aspell.m4
8146                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8147                 not run any GNU/aspell test.  The dictionary path will
8148                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8149                 was given, in which case, it will be $prefix/lib/aspell/
8150         * configure.in
8151                 Fixed typo in commentary (Aspell code).
8152
8153 2002-10-31 [paul]       0.8.5claws63
8154
8155         * po/POTFILES.in
8156                 remove src/filter.c and src/prefs_filter.c
8157                 thanks to Ricardo for reminding me
8158
8159 2002-10-31 [colin]      0.8.5claws62
8160
8161         * src/mbox_folder.c
8162                 Plug some leaks
8163
8164 2002-10-31 [paul]       0.8.5claws61
8165
8166         * src/prefs_filter.[ch] ** REMOVED **
8167           src/filter.[ch]       ** REMOVED **
8168           
8169         * src/Makefile.am
8170           src/folderview.c
8171           src/inc.c
8172           src/main.c
8173           src/mainwindow.c
8174           src/mbox.c
8175           src/prefs_common.c
8176           src/prefs_filtering.c
8177           src/summaryview.[ch]
8178                 remove main's 'filter' code
8179                 
8180         README.claws
8181                 update to reflect removal of main's filter
8182
8183 2002-10-31 [paul]       0.8.5claws60
8184
8185         * src/summaryview.c
8186                 remove check for global_processing in summary_filter_open(). 
8187                 This fixes the bug where if the user uses the right-click 
8188                 'Create filter rule...' and doesn't have any filter rules 
8189                 already defined in claws' advanced filtering, the newly 
8190                 created filter rule goes to main's filtering which is 
8191                 inaccessible through the gui. Now the filter rule gets added
8192                 to claws' filtering by default.
8193
8194 2002-10-28 [melvin]     0.8.5claws59
8195
8196         * src/prefs_actions.c
8197                 Fixed bug #627322 where MIME parts were not always
8198                 correctly passed to a %p action
8199                 Display an error dialog when message filename is not found.
8200
8201 2002-10-28 [melvin]     0.8.5claws58
8202
8203         * src/prefs_common.c
8204                 Readded a missing function declaration lost in 0.8.3claws34
8205
8206 2002-10-28 [paul]       0.8.5claws57
8207
8208         * sync with 0.8.5cvs15
8209                 see ChangeLog 2002-10-28 and 2002-10-25
8210                 
8211         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8212
8213 2002-10-27 [oliver]     0.8.5claws56
8214
8215         * src/pop.c
8216                 plug leak in pop3_top_recv
8217
8218 2002-10-26 [christoph]  0.8.5claws55
8219
8220         * src/folder.c
8221                 set need_update folder flag when messages are added
8222                 (closes bug [ 626922 ] folder not updated after receiving)
8223
8224 2002-10-25 [melvin]     0.8.5claws54
8225
8226         * src/imageview.c
8227                 Fixed a memleak introduced in the scaling code.
8228
8229 2002-10-24 [alfons]     0.8.5claws53
8230
8231         * src/filtering.c
8232                 make filtering's forward message action forward from the 
8233                 correct account
8234                 (closes bug [628089 ] Filter -> Forward from address problem
8235                 reported by Oktay)
8236
8237 2002-10-24 [christoph]  0.8.5claws52
8238
8239         * src/mainwindow.c
8240         * src/manual.[ch]
8241                 o use manual of current locale or english if current
8242                   locale is not available (and english is available)
8243                 o also link to sylpheed doc project manuals
8244
8245 2002-10-23 [paul]       0.8.5claws51
8246
8247         * tools/README
8248           tools/kmail2sylpheed_v2.pl
8249                 add new version of kmail addressbook importer script.
8250                 works with newer versions of Kmail/KAddressBook which
8251                 have new and rearranged data.
8252
8253 2002-10-23 [martin]     0.8.5claws50
8254
8255         * src/folderview.c
8256         * src/summaryview.c
8257         * src/utils.h
8258         * src/utils.c
8259                 added length parameter to get_abbrev_newsgroup_name()
8260                 changed this function so that it abbreviates the newsgroup
8261                 names only so long it is smaller than the length parameter
8262                 (for better reading of some newsgroup names and space efficiency)
8263
8264 2002-10-22 [colin]      0.8.5claws49
8265
8266         *src/foldersel.c
8267                 Revert Alfons' last modification (after voting ;-))
8268
8269 2002-10-21 [alfons]     0.8.5claws48
8270
8271         * src/foldersel.c
8272                 folder view in folder selection dialog reflects state of
8273                 folder view in main window
8274
8275 2002-10-18 [alfons]     0.8.5claws47
8276
8277         * src/mbox.c
8278                 drop imported messages in folder selected by user,
8279                 and not in the inbox
8280                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8281
8282 2002-10-18 [alfons]     0.8.5claws46
8283
8284         * src/compose.c
8285                 make automagic reply work correctly for email accounts 
8286                 (whether it's viable to do a full sync with Hiro's 
8287                 compose.c is still under discussion)
8288
8289 2002-10-18 [melvin]     0.8.5claws45
8290
8291         * src/prefs_actions.c
8292                 Fixed bug #622275 where asynchroneous actions left 
8293                 zombies processes
8294                 Made (synchroneous) actions' input be displayed live.
8295
8296 2002-10-18 [christoph]  0.8.5claws44
8297
8298         * src/textview.c
8299                 don't add a newline in the textview in front of the
8300                 first textpart if header display is disabled
8301                 (closes bug [ 603385 ] disabled header display leaves blank
8302                  lin)
8303
8304 2002-10-18 [christoph]  0.8.5claws43
8305
8306         * src/folder.[ch]
8307         * src/imap.c
8308         * src/mbox_folder.c
8309         * src/mh.c
8310         * src/news.c
8311                 folder->get_num_list now returns an error code
8312                 (closes bug [ 609424 ] News cache cleared on failure)
8313                 
8314 2002-10-17 [colin]      0.8.5claws42
8315         
8316         * src/news.c
8317                 Changed a printf by debug_print
8318
8319 2002-10-16 [paul]       
8320
8321         * tools/OOo2sylpheed.pl
8322                 allow for spaces in the name of the
8323                 file to be attached.
8324
8325 2002-10-16 [colin]      0.8.5claws41
8326
8327         * src/main.c
8328                 Use a tristate to change online mode
8329
8330 2002-10-16 [paul]       0.8.5claws40
8331
8332         * po/es.po
8333                 updated by Ricardo Mones Lastra
8334
8335 2002-10-16 [colin]      0.8.5claws39
8336
8337         * src/main.c
8338           src/mainwindow.[ch]
8339                 Added --online and --offline command-line
8340                 switches
8341
8342 2002-10-15 [christoph]  0.8.5claws38
8343
8344         * src/procmime.c
8345                 set mimeinfo->name to NULL after g_free to
8346                 avoid double freeing with g_free
8347
8348 2002-10-14 [christoph]  0.8.5claws37
8349
8350         * src/compose.c
8351         * src/filtering.c
8352         * src/summaryview.c
8353                 remove calls to folder->change_flags that are now
8354                 done by procmsg flag functions (seems it is not
8355                 used by any foldertype anyway)
8356         * src/folder.c
8357                 init folder->change_flags with NULL
8358
8359 2002-10-14 [christoph]  0.8.5claws36
8360
8361         * src/folder.[ch]
8362         * src/imap.[ch]
8363                 use virtual functions for folder item new and destroy
8364                 functions
8365
8366 2002-10-14 [melvin]     0.8.5claws35
8367
8368         * src/compose.c
8369                 Added a test to not run the spell checker if no default
8370                 dictionary is available. No dialog is displayed though.
8371
8372 2002-10-14 [melvin]     0.8.5claws34
8373
8374         * src/gtkaspell.c
8375                 Fixed bug in dictionary list context menu where
8376                 "More..." pointed to an emtpy submenu if the
8377                 number of dictionaries is a multiple of 15
8378                 Removed unneeded code in suggestions list creation
8379
8380 2002-10-14 [paul]       0.8.5claws33
8381
8382         * po/bg.po
8383                 updated by George Danchev
8384
8385 2002-10-13 [hoa]        0.8.5claws32
8386
8387         * src/matcher.[ch]
8388           src/matcher_parser_parser.y
8389                 removed the escaped string from internal structure
8390                 of matcher.
8391
8392 2002-10-12 [colin]      0.8.5claws31
8393
8394         * src/gtksctree.[ch]
8395           src/summaryview.c
8396                 Removed useless function gtksctree_reanchor
8397
8398 2002-10-12 [alfons]     0.8.5claws30
8399         
8400         * sync with remaining main changes 2002-10-09 - 2002-10-11
8401         - drop changes to src/compose.c (requires claws specific changes)
8402         
8403 2002-10-12 [alfons]     0.8.5claws29
8404         
8405         * sync with main changes of 2002-10-08
8406         - drop changes to src/compose.c (requires claws specific changes)
8407         - drop changes to src/summaryview.c (requires changes to compose.c)     
8408
8409 2002-10-12 [alfons]     0.8.5claws28
8410         
8411         * sync with main changes of 2002-10-07
8412
8413 2002-10-12 [alfons]     0.8.5claws27
8414
8415         * sync with main changes of 2002-10-04
8416         - drop changes to src/compose.c (requires claws specific changes)
8417         - drop changes to src/prefs_folder_item.c (claws implementation
8418           seems to be working)
8419
8420 2002-10-12 [colin]      0.8.5claws26
8421
8422         * src/mainwindow.c
8423                 Fix folder-flicker when space-reading, introduced 
8424                 in claws22.
8425
8426 2002-10-12 [colin]      0.8.5claws25
8427
8428         * src/compose.c
8429                 Save account address when saving as draft.
8430                 (closes bug 621838)
8431
8432 2002-10-12 [colin]      0.8.5claws24
8433
8434         * src/summaryview.c
8435                 Fix the problem consisting of no message selected
8436                 after the last message in a folder has been moved.
8437
8438 2002-10-12 [paul]       0.8.5claws23
8439
8440         * src/compose.c
8441           src/prefs_template.c
8442           src/template.[ch]
8443                 add Cc and Bcc to templates. Patch submitted by
8444                 John L. Males.
8445
8446 2002-10-12 [colin]      0.8.5claws22
8447
8448         * src/folderview.c
8449                 Fix a bug after "Check for new messages":
8450                 If a folder was opened, it was still selected at
8451                 the end of the check, but displayed empty.
8452         * src/mainwindow.c
8453                 Remove unnecessary check
8454
8455 2002-10-12 [paul]
8456
8457         * tools/README
8458                 be more verbose in the description of
8459                 OOo2sylpheed.pl
8460                 
8461
8462 2002-10-11 [colin]      0.8.5claws21
8463
8464         * src/mainwindow.c
8465                 Make space work (better) when no mail is selected
8466
8467 2002-10-11 [colin]      0.8.5claws20
8468
8469         * src/inc.c
8470           src/news.c
8471                 fix warnings
8472
8473 2002-10-11 [colin]      0.8.5claws19
8474
8475         * src/mainwindow.c
8476                 revert 0.8.5claws6 changes as i couldn't get to
8477                 anything satisfying
8478
8479 2002-10-11 [melvin]     0.8.5claws18
8480
8481         * src/compose.c
8482                 Removed buggy and unused macro (should have been committed in
8483                 0.8.5claws17)
8484
8485 2002-10-11 [melvin]     0.8.5claws17
8486
8487         * src/compose.c
8488                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8489
8490 2002-10-11 [thorsten]   0.8.5claws16 
8491
8492         * src/folderview.c
8493                 remove rescan warning
8494
8495 2002-10-11 [colin]      0.8.5claws15 
8496
8497         * src/procheader.c
8498                 fix a segfault that happens if conv_unmime_header
8499                 fails (should be better to find out why it fails)
8500
8501 2002-10-11 [christoph]  0.8.5claws14
8502
8503         * src/summaryview.c
8504                 update folderview stats after ignore/unignore thread
8505
8506 2002-10-11 [hoa]        0.8.5claws13
8507
8508         * src/quote_fmt_parse.y
8509                 Fixed a yacc/bison syntax error
8510         * src/matcher.c
8511                 Escaping of string is fixed.
8512
8513 2002-10-11 [colin]      0.8.5claws12
8514
8515         * src/imageview.c
8516                 Resize images to fit
8517
8518 2002-10-11 [paul]       0.8.5claws11
8519
8520         * po/es.po
8521                 updated by Ricardo Mones Lastra
8522
8523 2002-10-10 [alfons]     0.8.5claws10
8524
8525         * src/compose.c
8526                 allow dropping files by "moving" files from a file manager,
8527                 not only by the more cumbersome "copying". the latter 
8528                 mostly implies holding down the Control button
8529
8530 2002-10-10 [christoph]  0.8.5claws9
8531
8532         * src/summaryview.c
8533                 update folders after thread building for ignored threads
8534
8535 2002-10-10 [christoph]  0.8.5claws8
8536
8537         * config/.cvsignore
8538                 added Makefile
8539         * src/filtering.[ch]
8540         * src/folder.[ch]
8541         * src/folderview.[ch]
8542         * src/import.c
8543         * src/inc.[ch]
8544         * src/mbox.[ch]
8545         * src/procmsg.c
8546         * src/summaryview.[ch]
8547                 o added new flag need_update to FolderItem
8548                 o removed folder_table from various functions from tracking
8549                   folder updates
8550                 o set need_update flags in folder.c's move, copy and delete
8551                   functions and procmsg's flags functions
8552                 o added function folderview_update_items_when_required that
8553                   updates all folders with need_update set
8554                 o call folderview_update_items_when_required instead of
8555                   folderview_update_item_foreach
8556
8557 2002-10-09 [sergey]     0.8.5claws7
8558
8559         * src/compose.c
8560                 Strip CRs whel loading the text into editor in reedit mode.
8561
8562 2002-10-09 [colin]      0.8.5claws6
8563
8564         * src/mainwindow.c
8565                 Make Space work when no mail is selected
8566
8567 2002-10-09 [colin]      0.8.5claws5
8568
8569         * src/gtksctree.[ch]
8570                 Fix range_select
8571                 Add gtk_sctree_reanchor() 
8572         * src/summaryview.c
8573                 Use gtk_sctree_reanchor() - better fix for 
8574                 bug 60413
8575
8576 2002-10-09 [colin]      0.8.5claws4
8577
8578         * src/summaryview.c
8579                 Fix shift-click select after delete problem
8580                 (closes bug 60413)
8581
8582 2002-10-08 [thorsten]   0.8.5claws3
8583
8584         * src/summaryview.c
8585                 exclude current msg from -hide read messages-
8586
8587 2002-10-08 [colin]      0.8.5claws2
8588
8589         * src/inc.[ch]
8590           src/pop.c
8591           src/recv.c
8592                 Differentiate socket errors from disk full
8593                 errors
8594
8595 2002-10-08 [christoph]  0.8.5claws1
8596
8597         * Makefile.am
8598         * configure.in
8599                 modifications for new config directory
8600
8601         * config.guess  ** REMOVED **
8602         * config.sub    ** REMOVED **
8603         * install-sh    ** REMOVED **
8604         * ltmain.sh     ** REMOVED **
8605         * missing       ** REMOVED **
8606         * mkinstalldirs ** REMOVED **
8607                 these files are autogenerated by automake
8608                 when you run autogen.sh
8609
8610         * config/.cvsignore     ** NEW FILE **
8611         * config/Makefile.am    ** NEW FILE **
8612                 ignore autogenerated files
8613                 create a Makefile in this directory
8614
8615 2002-10-08 [paul]       0.8.5claws
8616
8617         * 0.8.5claws release
8618         
8619         * src/compose.c
8620           src/procheader.c
8621           src/procmsg.c
8622                 fix quote reply format for newsgroups reply bug
8623                 (thanks to Hoa)
8624                 
8625         * po/en_GB.po
8626           po/pl.po
8627                 updated by me and Witold Wladyslaw Wojciech Wilk
8628                 repectively
8629
8630 2002-10-07 [paul]       0.8.3claws53
8631
8632         * po/it.po
8633           po/pt_BR.po
8634           po/sr.po
8635                 updated messages catalogs, submitted by
8636                 Alessandro Maestri, Fabio Jr.Beneditto 
8637                 and Urke MMI, respectively.
8638
8639 2002-10-07 [christoph]  0.8.3claws52
8640
8641         * src/folder.[ch]
8642         * src/folderview.c
8643         * src/mainwindow.c
8644                 fix new folder ghost message bug
8645                 (closes bug [ 619722 ] wrong count for newly created folders)
8646
8647 2002-10-07 [christoph]  0.8.3claws51
8648
8649         * src/compose.c
8650                 fix news posting problem
8651
8652 2002-10-07 [melvin]     0.8.3claws50
8653
8654         * po/fr.po
8655                 Updated French translation
8656
8657 2002-10-05 [christoph]  0.8.3claws49
8658
8659         * src/gtkstext.c
8660                 check if line_start_cache is set in gtk_stext_update_text
8661                 (closes bug [ 618119 ] crash while doing search in folder)
8662
8663 2002-10-05 [christoph]  0.8.3claws48
8664
8665         * src/imap.c
8666         * src/news.c
8667         * src/utils.c
8668         * src/utils.h
8669                 implement cache cleanups for claws' folder system
8670                 (closes bug [ 595916 ] imapcache not cleaned up)
8671
8672 2002-10-05 [melvin]     0.8.3claws47
8673
8674         * src/prefs_actions.c
8675                 Made the help text more clear for the %p token
8676
8677 2002-10-04 [paul]       0.8.3claws46
8678
8679         * sync with 0.8.5
8680                 see ChangeLog 2002-10-02 and 2002-10-03
8681
8682 2002-10-04 [christoph]  0.8.3claws45
8683
8684         * src/inc.c
8685                 fix segfault caused by pop before smtp
8686                 call to inc_account_mail with NULL
8687                 pointer for mainwin
8688
8689 2002-10-04 [paul]       0.8.3claws44
8690
8691         * configure.in
8692                 sync the LDAP detection from 0.8.5cvs1
8693
8694 2002-10-02 [christoph]  0.8.3claws43
8695
8696         * po/de.po
8697                 fix small spelling error
8698
8699 2002-10-02 [melvin]     0.8.3claws42
8700
8701         * ac/aspell.m4
8702                 Behave better and say "no" when test program cannot be run.
8703
8704 2002-10-02 [paul]       0.8.3claws41
8705
8706         * sync with 0.8.4cvs1
8707                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8708                 
8709         * src/summaryview.c
8710                 toggle the behavior of Reply menuitem between
8711                 normal reply and reply-to-list
8712
8713 2002-10-01 [sergey]     0.8.3claws40
8714
8715         * src/compose.c
8716                 Convert newlines in the message text to the canonical form
8717                 before base64 encoding (RFC2045 compliance, fixes some
8718                 interoperability issues with Evolution 1.0.3)
8719
8720 2002-09-29 [colin]      0.8.3claws39
8721
8722         * src/summaryview.c
8723                 Fix an unwanted copy/paste
8724
8725 2002-09-29 [colin]      0.8.3claws38
8726
8727         * src/mainwindow.c
8728                 Renamed "Custom toolbar" to "Customize toolbar"
8729                 Renamed "Show all header" to "Show all headers"
8730                 Renamed "Set diplay item" to "Set displayed items"
8731         * src/prefs_common.c
8732                 Renamed "Show all header" to "Show all headers"
8733         * src/prefs_summary_column.c
8734                 Renamed "diplay item" to "displayed items"
8735
8736 2002-09-29 [colin]      0.8.3claws37
8737
8738         * src/mainwindow.[ch]
8739                 online/offline status pixmaps follow theme
8740                 changes
8741         * src/summaryview.[ch]
8742                 quicksearch pixmap follows theme changes
8743
8744 2002-09-29 [thorsten]   0.8.3claws36
8745
8746         * src/compose.c
8747           src/prefs_folder_item.[ch]
8748                 add default_reply_to folder option (closes patch 581044)
8749
8750 2002-09-29 [christoph]  0.8.3claws35
8751
8752         * acconfig.h    ** REMOVED **
8753         * configure.in
8754         * ac/aspell.m4
8755         * ac/check-type.m4
8756         * ac/gnupg-check-typedef.m4
8757                 fix autoheader 2.50 warning
8758
8759 2002-09-29 [christoph]  0.8.3claws34
8760
8761         * major code cleanup (part 2)
8762         
8763                 - unused variables removed
8764                 - unused functions removed
8765                 - uninitialized variables checked
8766                 - missing return statements added
8767                 - missing function return types added
8768                 - added parentheses around assignment
8769                   when suggested by gcc
8770
8771 2002-09-29 [alfons]     0.8.3claws33
8772
8773         * src/logwindow.c
8774                 log_window_clear(): only bracket gtk_text_forward_delete() 
8775                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8776                 works around GTK text bug)
8777
8778 2002-09-29 [paul]       0.8.3claws32
8779
8780         * po/bg.po
8781           po/sr.po
8782                 updated by George Danchev and Urke MMI
8783                 respectively
8784
8785 2002-09-27 [christoph]  0.8.3claws31
8786
8787         * doc-src/readme.txt
8788         * doc-src/rfc1806.txt   ** REMOVED **
8789         * doc-src/rfc2183.txt   ** NEW FILE **
8790         * doc-src/rfc2980.txt   ** NEW FILE **
8791                 update rfcs
8792
8793 2002-09-27 [melvin]     0.8.3claws30
8794
8795         * ac/aspell.m4
8796                 Fixed typo which could break linking
8797
8798 2002-09-27 [melvin]     0.8.3claws29
8799
8800         * ac/aspell.m4
8801                 Improved GNU/aspell checking. 
8802                 Fixed bug #614490
8803
8804 2002-09-27 [paul]       0.8.3claws28
8805
8806         * sync with 0.8.3cvs8
8807                 see ChangeLog 2002-09-27
8808
8809 2002-09-26 [colin]      0.8.3claws27
8810
8811         * src/toolbar.[ch]
8812           src/mainwindow.[ch]
8813                 Add "Reply to Mailing-list" to the toolbar
8814
8815 2002-09-26 [christoph]  0.8.3claws26
8816
8817         * src/summaryview.c
8818                 Fix wrong message counts in summaryview status
8819
8820 2002-09-26 [paul]       0.8.3claws25
8821
8822         * sync with 0.8.3cvs7
8823                 see ChangeLog 2002-09-26
8824
8825 2002-09-26 [paul]       0.8.3claws24
8826
8827         * sync with 0.8.3cvs6
8828                 see ChangeLog 2002-09-25
8829
8830 2002-09-25 [christoph]  0.8.3claws23
8831
8832         * src/prefs_common.c
8833         * src/prefs_folder_item.c
8834         * src/prefs_scoring.c
8835                 Renamed "kill score" to "hide score" in GUI
8836                 and prefs files
8837
8838 2002-09-25 [paul]       0.8.3claws22
8839
8840         * sync with 0.8.3cvs5
8841                 see ChangeLog 2002-09-24
8842
8843 2002-09-24 [alfons]     0.8.3claws21
8844
8845         patch by Satoshi Nagayasu: allows appending / saving multiple 
8846         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8847         'Save as ...'")
8848
8849         * AUTHORS
8850                 add Satoshi Nagayasu
8851         * src/summaryview.c
8852                 summary_save_as(): allow saving selected files to
8853                 one file
8854                 summary_set_menu_sensitive: enable "Save As..." when
8855                 multiple files are selected
8856         * src/utils.[ch]
8857                 append_file(): new function
8858
8859 2002-09-24 [colin]      0.8.3claws20
8860
8861         * src/procmime.c
8862                 Fix segfault when mimeinfo doesn't have a 
8863                 content_type. 
8864
8865 2002-09-24 [colin]      0.8.3claws19
8866
8867         * src/prefs_common.[ch]
8868                 Add a preference to display send dialog or not
8869         * src/send.c
8870                 Display send dialog according to preference
8871
8872 2002-09-24 [colin]      0.8.3claws18
8873
8874         * src/compose.[ch]
8875                 Disable user actions when sending
8876
8877 2002-09-24 [colin]      0.8.3claws17
8878
8879         * src/procmime.c
8880                 Do not display name or filename for attachments
8881                 with an application/pgp-signature type
8882                 (security flaw, see bug 537413)
8883
8884 2002-09-23 [colin]      0.8.3claws16
8885
8886         * src/editaddress.c
8887                 Initialize entry_email, entry_alias and 
8888                 entry_remarks to first email address of the list
8889
8890 2002-09-23 [colin]      0.83claws15
8891
8892         * src/compose.c
8893                 Drop pgp-signature when reediting a signed queued
8894                 message
8895
8896 2002-09-23 [melvin]     0.8.3claws14
8897
8898         * po/fr.po
8899                 Updated French translation
8900
8901 2002-09-23 [melvin]     0.8.3claws13
8902
8903         * src/mainwindow.c
8904                 Made custom toolbar menu labels more consistent
8905         * src/prefs_toolbar.c
8906                 Made custom toolbar window title more consistent
8907
8908 2002-09-22 [colin]      0.8.3claws12
8909
8910         * src/inc.c
8911                 Initialize session type to normal before getting 
8912                 mail (fixes strange Get behaviour)
8913         * src/prefs_account.h
8914                 Move STYPE_POP_BEFORE_SMTP to last position to 
8915                 avoid other side-effects
8916
8917 2002-09-22 [colin]      0.8.3claws11
8918
8919         * src/prefs_account.c
8920                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8921                 from pop3 to apop or vice-versa
8922
8923 2002-09-22 [colin]      0.8.3claws10
8924         
8925         * src/prefs_account.[ch]
8926                 Add an option for the POP before SMTP timeout
8927         * src/inc.c
8928                 Remember time of last POP connection
8929         * src/send.c
8930                 Do POP before SMTP only if timeout reached
8931
8932 2002-09-22 [oliver]     0.8.3claws9
8933         
8934         * README.claws
8935                 explain custom toolbar
8936
8937 2002-09-22 [oliver]     0.8.3claws8
8938
8939         * src/prefs_actions.[ch]
8940         custom toolbar for compose      
8941                 actions callback from compose toolbar
8942         * src/folderview.c
8943                 remove include toolbar.h
8944
8945 2002-09-22 [oliver]     0.8.3claws7
8946         
8947         * src/prefs_toolbar.[ch]
8948                 custom toolbar for compose
8949                 - generic prefs_toolbar handles both
8950                   Mainwin's toolbar as well as Compose toolbar          
8951
8952 2002-09-22 [oliver]     0.8.3claws6
8953         
8954         * src/toolbar.[ch]
8955                 custom toolbar for compose
8956                 restructure toolbar.[ch]
8957
8958 2002-09-22 [oliver]     0.8.3claws5
8959
8960         * src/compose.[ch]
8961                 custom toolbar for compose
8962
8963 2002-09-22 [oliver]     0.8.3claws4
8964         
8965         * src/mainwindow.[ch]
8966                 custom toolbar for compose 
8967                 move mainwin toolbar back to mainwindow
8968
8969 2002-09-22 [alfons]     0.8.3claws3
8970
8971         * src/procmsg.c
8972                 :%sno/if(/if (/gc
8973                 :%sno/for(/for (/gc
8974                 (beautify)
8975
8976 2002-09-22 [alfons]     0.8.3claws2
8977         
8978         * src/procmsg.c
8979                 procmsg_save_to_outbox(): don't unlink message file from queue;
8980                 callers should do it using folder_item_remove_msg()
8981
8982 2002-09-22 [colin]      0.8.3claws1
8983
8984         * src/mimeview.[ch]
8985                 Made mimeview_check_signature() public
8986         * src/textview.c
8987                 Made GPG signatures verifiable by clicking
8988                 the [application/pgp-signature] in the Text
8989                 view
8990
8991 2002-09-22 [paul]       0.8.3claws
8992
8993         * po/bg.po
8994           po/en_GB.po
8995           po/es.po
8996           po/it.po
8997           po/pl.po
8998           po/pt_BR.po
8999           po/sr.po
9000                 updated translations, submitted by George Danchev,
9001                 me, Ricardo Mones Lastra, Alessandro Maestri,
9002                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9003                 and Urke MMI, respectively.     
9004
9005 2002-09-22 [alfons]     0.8.2claws65
9006
9007         * src/procmsg.c
9008         * src/pgptext.c
9009                 no furry valgrinds have been used to plug these memleaks
9010
9011 2002-09-20 [paul]       0.8.2claws64
9012
9013         * sync with 0.8.3cvs4
9014                 'Select thread' re-implemented 
9015                 see ChangeLog 2002-09-20
9016
9017 2002-09-21 [alfons]     0.8.2claws63
9018
9019         * src/compose.c
9020                 compose_send(): plug unnoticed memleak
9021
9022 2002-09-20 [alfons]     0.8.2claws62
9023
9024         * src/addr_compl.c
9025                 replace_address_in_edit(): strict check for NULL address to
9026                 fix "[ 607348 ] Segfault in address completion". My guess is
9027                 that this happens with an empty address book, but it's good
9028                 to have this check here anyway
9029                 
9030                 completion_window_button_press(): free string returned 
9031                 from the internal cache
9032
9033 2002-09-20 [christoph]  0.8.2claws61
9034
9035         * src/procmime.h
9036                 added ENC_BINARY to EncodingType
9037         * src/procmime.c
9038                 the string returned by procmime_get_encoding_str
9039                 should not depend on the order of values in the
9040                 EncodingType definition
9041         * doc-src/rfc1806.txt   ** NEW FILE **
9042                 Added rfc1806 about MIME Content-Disposition
9043                 Extension
9044
9045 2002-09-19 [paul]       0.8.2claws60
9046
9047         * sync with 0.8.2cvs3
9048                 see ChangeLog 2002-09-19
9049
9050 2002-09-19 [paul]       0.8.2claws59
9051
9052         * src/prefs_folder_item.c
9053                 revert to Darko's original alignment of colour
9054                 selector button
9055                 add a colon to folder_color label
9056                 
9057         * src/compose.c
9058                 add Colin's patch (with Hiro's modifications) to 
9059                 force BASE64 encoding for 8-bit text when signing
9060                 (sync with 0.8.3cvs2)
9061
9062 2002-09-18 [alfons]     0.8.2claws58
9063
9064         * src/compose.c
9065                 :%sno/if(/if (/gc
9066                 :%sno/for(/for (/gc
9067                 (beautify a little bit)
9068
9069 2002-09-18 [christoph]  0.8.2claws57
9070
9071         * src/pine.c
9072                 fix handling of fgetc return value
9073
9074 2002-09-17 [alfons]     0.8.2claws56
9075         
9076         * src/summaryview.c
9077                 summary_sort(): check non-NULL summaryview->folder_item when no 
9078                 folder is selected at all
9079                 (closes "[ 610344 ] sort label make syl Crash")
9080
9081 2002-09-17 [alfons]     0.8.2claws55
9082         
9083         * src/compose.c
9084                 beautify a little bit
9085
9086 2002-09-17 [christoph]  0.8.2claws54
9087
9088         * src/folder.c
9089                 initialize max values for cache and folder
9090                 when cache or folder is empty
9091
9092 2002-09-15 [colin]      0.8.2claws53
9093
9094         * src/compose.c
9095                 Fix a leak (thanks Alfons!) and cleaned
9096                 variables names for custom headers
9097
9098 2002-09-15 [colin]      0.8.2claws52
9099
9100         * src/compose.c
9101                 Fix custom headers recognition when
9102                 prefs_common.trans_hdr is on
9103
9104 2002-09-15 [colin]      0.8.2claws51
9105
9106         * src/compose.c
9107                 Allow dynamically-added custom headers
9108                 Yet not reparsed if reedited
9109
9110 2002-09-15 [alfons]     0.8.2claws50
9111
9112         * src/prefs_account.c
9113                 fix warnings
9114
9115 2002-09-15 [colin]      0.8.2claws49
9116         
9117         * src/prefs_account.c
9118                 fix pop_before_smtp sensitivity
9119
9120 2002-09-15 [colin]      0.8.2claws48
9121
9122         * src/inc.[ch]
9123                 add inc_pop_before_smtp()
9124                 allow MainWindow to be undefined in 
9125                 inc_account_mail() and inc_start()
9126         * src/pop.c
9127           src/prefs_account.h
9128                 add STYPE_POP_BEFORE_SMTP session type
9129         * src/prefs_account.c
9130                 activated pop before smtp option
9131         * src/send.c
9132                 do pop before smtp if the relevant option 
9133                 is set
9134
9135 2002-09-15 [paul]       0.8.2claws47
9136
9137         * sync with 0.8.3
9138                 see ChangeLog 2002-09-15
9139
9140 2002-09-14 [paul]       0.8.2claws46
9141
9142         * po/bg.po
9143                 updated Bulgarian translation, submitted by
9144                 George Danchev
9145
9146 2002-09-13 [paul]       0.8.2claws45
9147
9148         * src/compose.c
9149                 merge claws' select_account() with main's
9150                 (new) compose_select_account(). [sync with
9151                 0.8.2cvs15, see ChangeLog 2002-09-11]
9152
9153 2002-09-12 [christoph]  0.8.2claws44
9154
9155         * src/filter.c
9156                 allocate 1 elements of FolderItem not 0
9157
9158 2002-09-12 [colin]      0.8.2claws43
9159
9160         * src/compose.c
9161                 Fix bug #590825 (obey Follow-up: poster)
9162
9163 2002-09-12 [colin]      0.8.2claws42
9164
9165         * src/procmime.c
9166                 Fix bug #557009 (wrong headers for messages 
9167                 forwarded as attachments)
9168
9169 2002-09-11 [colin]      0.8.2claws41
9170         
9171         * src/compose.c
9172                 Put SCF: pseudo-header on top of message
9173                 Set draft tmp_flag when saved as draft
9174
9175         * src/procmsg.c
9176           src/procheader.c
9177                 Skip after first \n\n for beginning of real message
9178                 for drafts too
9179
9180 2002-09-11 [christoph]  0.8.2claws40
9181
9182         * src/filtering.c
9183                 use procmsg flag functions in filtering or processing
9184                 will cause incorrect folder message counts
9185
9186 2002-09-11 [colin]      0.8.2claws39
9187
9188         * src/compose.c
9189                 Fix bug #550175 - wrong save folder when reediting
9190                 drafts
9191
9192 2002-09-11 [paul]       0.8.2claws38
9193
9194         * sync with 0.8.2cvs14
9195                 see ChangeLog 2002-09-11
9196
9197 2002-09-11 [colin]      0.8.2claws37
9198
9199         * src/folder.c
9200                 Fix a typo (seeming to cause new/unread status to
9201                 be lost)
9202
9203 2002-09-10 [christoph]  0.8.2claws36
9204
9205         * src/compose.c
9206                 compose_redirect should not use compose_generic_new
9207                 because that does more stuff than expected including
9208                 opening the external editor
9209                 (closes bug "[ 526608 ] bounced messages appear blank
9210                  in editor")
9211
9212 2002-09-10 [christoph]  0.8.2claws35
9213
9214         * src/folder.c
9215                 fix problem with too large message number range
9216                 causing a crash in folder_item_scan
9217
9218 2002-09-10 [paul]       0.8.2claws34
9219
9220         * sync with 0.8.2cvs13
9221                 see ChangeLog 2002-09-10
9222
9223 2002-09-10 [christoph]  0.8.2claws33
9224
9225         * src/msgcache.c
9226                 set MsgInfo TmpFlags for queue and draft folders
9227                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9228
9229 2002-09-10 [paul]       0.8.2claws32
9230
9231         * AUTHORS
9232           po/bg.po      ** NEW FILE **
9233                 new Bulgarian translation submitted by
9234                 George Danchev <danchev@spnet.net>
9235                 
9236         * tools/Makefile.am
9237           tools/README
9238           tools/tb2sylpheed     ** NEW FILE **
9239                 add script that converts an addressbook exported
9240                 from The Bat! into a Sylpheed addressbook. Submitted
9241                 by Urke MMI <urke-kg@eunet.yu>
9242
9243 2002-09-10 [paul]       0.8.2claws31
9244
9245         * sync with 0.8.2cvs12
9246                 see ChangeLog 2002-09-10
9247
9248 2002-09-06 [paul]       0.8.2claws30
9249
9250         * src/prefs_common.c
9251                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9252                 
9253         * tools/Makefile.am
9254           tools/README
9255           tools/ldif-to-xml.py  ** REMOVED **
9256                 remove obsolete python script
9257
9258 2002-09-06 [paul]       0.8.2claws29
9259
9260         * sync with 0.8.2cvs10
9261                 see ChangeLog 2002-09-06
9262
9263 2002-09-04 [paul]       0.8.2claws28
9264
9265         * sync with 0.8.2cvs9
9266                 see ChangeLog 2002-08-04
9267
9268 2002-09-04 [colin]      0.8.2claws27 
9269
9270         * src/prefs_common.[ch]
9271                 Added signature color configuration
9272         * src/textview.c
9273                 Use user-specified signature color
9274
9275 2002-09-03 [colin]      0.8.2claws26
9276
9277         * src/prefs_common.[ch]
9278                 Added autosave and autosave_length prefs
9279         * src/compose.c
9280                 Added compose_remove_draft()
9281                 Auto-save drafts according to the prefs
9282         * src/main.c
9283                 Added a crash-indicator file, allowing to check
9284                 for new messages on startup if Sylpheed crashed
9285                 (makes saved drafts "reappear")
9286
9287 2002-09-03 [colin]      0.8.2claws25
9288
9289         * src/textview.[ch]
9290                 Grey the signature
9291
9292 2002-09-03 [paul]       0.8.2claws24
9293
9294         * sync with 0.8.2cvs8
9295                 see ChangeLog 2002-09-02 and 2002-09-03
9296
9297 2002-09-03 [darko]      0.8.2claws23
9298
9299         * src/folderview.c
9300                 use normal style when creating new folder to pick
9301                 proper font size 
9302
9303 2002-09-02 [melvin]     0.8.2claws22
9304
9305         * src/gtkaspell.m4
9306                 removed some obsolete code
9307
9308 2002-09-02 [melvin]     0.8.2claws21
9309
9310         * ac/aspell.m4
9311                 fixed test's equality sign (== to =)
9312
9313 2002-09-02 [alfons]     0.8.2claws20
9314
9315         * src/folder.c
9316         * src/mh.c
9317                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9318                 as folder->destroy virtual as suggested by Hiro
9319                 (the mh.c code seems to have been lost around mh.c.1.21)
9320
9321 2002-09-02 [paul]       0.8.2claws19
9322
9323         * po/pt_BR.po
9324                 updated by Fabio Jr. Beneditto
9325                 
9326         * src/defs.h
9327                 use 'http://claws.sylpheed.org' for homepage link. 
9328                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9329
9330 2002-09-01 [alfons]     0.8.2claws18
9331
9332         * src/mh.c
9333                 plug memleak related to one Martin Kluge found
9334
9335 2002-08-31 [paul]       0.8.2claws17
9336
9337         * sync with 0.8.2cvs6
9338                 see ChangeLog 2002-08-30
9339
9340 2002-08-31 [alfons]     0.8.2claws16
9341
9342         * src/folder.c
9343                 folder_destroy(): remove mailbox from folderlist even if it has
9344                 no destroy virtual
9345
9346 2002-08-31 [alfons]     0.8.2claws15
9347
9348         * src/folder.c
9349                 :%sno/if(/if (/gc
9350                 :%sno/for(/for (/gc
9351                 (being pedantic I know)
9352
9353 2002-08-31 [alfons]     0.8.2claws14
9354
9355         * src/folder.c
9356                 check for NULL pointers returned from folder->fetch_msginfo virtual
9357                 (should solve some reported crashes)
9358
9359 2002-08-30 [alfons]     0.8.2claws13
9360
9361         * acconfig.h
9362         * configure.in
9363         * src/crash.c
9364                 enable crash dialog on compilation time
9365                 (--enable-crash-dialog configure option)
9366
9367 2002-08-30 [alfons]     0.8.2claws12
9368
9369         * AUTHORS
9370                 add Martin Kluge
9371         * src/mh.c
9372                 apply memory leak plug patch by Martin Kluge
9373                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9374                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9375                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9376
9377 2002-08-30 [darko]      0.8.2claws11
9378
9379         * src/folderview.c
9380                 copy Gtk style from normal style to match
9381                 font size for coloured folders
9382
9383 2002-08-29 [alfons]     0.8.2claws10
9384
9385         * sylpheed.desktop
9386                 Type=Internet <- Type=Application
9387                 (reported by Michael Schwendt, see:
9388                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9389                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9390
9391 2002-08-29 [paul]       0.8.2claws9
9392
9393         * sync with 0.8.2cvs5
9394                 see ChangeLog 2002-08-29
9395
9396 2002-08-29 [colin]      0.8.2claws8
9397
9398         * src/summaryview.c
9399                 Added a sanity check in summary_select_thread
9400                 Should fix bug 601605
9401
9402 2002-08-29 [colin]      0.8.2claws7
9403
9404         * src/main.c
9405                 Revert claws6 changes regarding bug #591676
9406
9407 2002-08-28 [colin]      0.8.2claws6
9408         
9409         * src/main.c
9410                 Ignore cache for queue folderitems
9411                 Fix bug #591676
9412
9413 2002-08-28 [melvin]     0.8.2claws5
9414
9415         * README.claws
9416                 Fixed typos.
9417
9418 2002-08-28 [melvin]     0.8.2claws4
9419
9420         * README.claws
9421                 Updated a bit the text concerning the spell checker
9422
9423 2002-08-28 [melvin]     0.8.2claws3
9424
9425         Merged the GNU_aspell_branch:
9426                 Support of new GNU/aspell is now included and the old pspell
9427                 is not supported anymore.
9428                 See README.claws
9429
9430         * README.claws
9431                 Updated spell checker text to reflect the switch to GNU/aspell
9432
9433         * ac/aspell.m4          *** NEW ***
9434         * src/gtkaspell.[ch]    *** NEW *** 
9435         * ac/pspell.m4          *** DELETED *** 
9436         * src/gtkspell.[ch]     *** DELETED ***
9437
9438         * ac/Makefile.am
9439                 Updated for GNU/aspell support
9440
9441         * po/POTFILES.in
9442                 Replaced gtkspell.c by gtkaspell.c
9443
9444         * acconfig.h
9445         * src/Makefile.am
9446         * src/about.c
9447         * src/compose.[ch]
9448         * src/crash.c
9449         * src/main.c
9450         * src/prefs_common.[ch]
9451                 Updated for GNU/aspell support
9452
9453 2002-08-28 [paul]       0.8.2claws2
9454
9455         * sync with 0.8.2cvs4
9456                 see ChangeLog 2002-08-27 and 2002-08-28
9457
9458 2002-08-28 [colin]      0.8.2claws1
9459
9460         * src/summary_search.c
9461                 Added "AND search"
9462
9463 2002-08-28 [jens]       0.8.2claws
9464
9465         *po/de.po
9466                 Updated German translations
9467
9468 2002-08-27 [melvin]     0.8.2claws
9469
9470         * po/fr.po
9471                 Updated French translations
9472
9473 2002-08-27 [paul]       0.8.2claws
9474
9475         * sync with 0.8.2 main release
9476
9477         * po/en_GB.po
9478           po/es.po
9479           po/it.po
9480           po/pl.po
9481           po/pt_BR.po
9482           po/sr.po
9483                 updated message catalogs submitted by
9484                 Ricardo Mones Lastra, Alessandro Maestri,
9485                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9486                 Beneditto and Urke MMI  
9487
9488 2002-08-27 [hoa]        0.8.1claws123
9489
9490         * src/mainwindow.[ch]
9491         * src/summaryview.[ch]
9492                 removed the "filter setting" menu option.
9493                 add a "cancel a news message" menu option.
9494
9495 2002-08-26 [martin]     0.8.1claws122
9496
9497         * ChangeLog.claws
9498                 changed string under 0.8.1claws79 changed by myself
9499                 i'm sorry alfons :(
9500
9501 2002-08-26 [martin]     0.8.1claws121
9502
9503         * src/crash.c
9504                 added kill command to debuggerrc to start crash dialog
9505
9506 2002-08-26 [paul]       0.8.1claws120
9507
9508         * sync with 0.8.1cvs31
9509                 see ChangeLog 2002-08-26
9510
9511 2002-08-25 [alfons]     0.8.1claws119
9512
9513         * src/procmsg.c
9514                 fix bug that didn't send out correct headers to news server
9515                 when sending news article and email from queue (bug reported
9516                 and patch provided by Tim Mann; closes bug 
9517                 "[ 583196 ] 0.7.8claws can't post news")
9518
9519 2002-08-25 [alfons]     0.8.1claws118
9520
9521         * src/selective_download.c
9522                 mark two strings as translatable
9523                 (thanks to Urke MMI for pointing this out)
9524
9525 2002-08-25 [alfons]     0.8.1claws117
9526
9527         * src/summaryview.c
9528                 treat sent boxes as special and allow sorting them by addressee
9529                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9530                 submitted by Steve Lamb)
9531
9532 2002-08-24 [alfons]     0.8.1claws116
9533
9534         * src/matcher.c
9535                 fix memleak reported by Martin Kluge
9536                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9537
9538 2002-08-24 [oliver]     0.8.1claws115
9539
9540         * src/prefs_toolbar.c
9541                 o code cleanup as suggested by Alfons
9542                 o memleak fix
9543
9544 2002-08-24 [alfons]     0.8.1claws114
9545
9546         * src/summaryview.c
9547                 o fix another memory leak reported by Martin Kluge
9548                   (see "[ 599568 ] Small Memory Leak")
9549                 o remove 'from' variable from 'summary_set_header()'; we can
9550                   do with just 'to' 
9551
9552 2002-08-24 [paul]       0.8.1claws113
9553
9554         * sync with 0.8.1cvs30
9555                 see ChangeLog 2002-08-23
9556
9557 2002-08-24 [alfons]     0.8.1claws112
9558
9559         * src/summaryview.c
9560                 remove unnecessary allocations for search bar fixing leaks
9561                 reported by Martin Kluge
9562                 (see "[ 599451 ] Further memory leaks?")
9563
9564 2002-08-24 [alfons]     0.8.1claws111
9565
9566         * src/main.c
9567                 make get_socket_name() public for crash.c
9568         * src/crash.c
9569                 o make report bug button work (goes to claws' 
9570                   bug tracker at sf.net)
9571                 o introduce function for doing important stuff just
9572                   before claws goes down
9573                 o clean up code 
9574
9575 2002-08-24 [alfons]     0.8.1claws110
9576
9577         * src/compose.c
9578                 move cursor to "To" entry when forwarding as attachment
9579                 (reported and solved by Steve Lamb, closes bug report
9580                 "[ 592880 ] Forward as attachment; cursor not in to")
9581
9582 2002-08-24 [colin]      0.8.1claws109
9583
9584         * src/mainwindow.c
9585                 fix quick search visibility after GUI (de)separations.
9586
9587 2002-08-23 [colin]      0.8.1claws108
9588
9589         * src/mainwindow.c
9590                 fix header pane visibility after folderview or
9591                 messageview (de)separation
9592
9593 2002-08-23 [paul]       0.8.1claws107
9594
9595         * src/mainwindow.[ch]
9596           src/toolbar.c
9597                 give full control of display or non-display 
9598                 of the Execute icon to Custom toolbar settings.
9599                 add new sensitivity condition to maninwindow.h: 
9600                 M_DELAY_EXEC
9601
9602         * ChangeLog
9603           ChangeLog.jp
9604           NEWS
9605                 more sync with 0.8.1cvs29
9606
9607 2002-08-23 [melvin]     0.8.1claws106
9608
9609         * src/alertpanel.c
9610                 Readded support for custom widget in alertpanel lost in last
9611                 sync.
9612
9613 2002-08-23 [paul]       0.8.1claws105
9614
9615         * sync with 0.8.1cvs29
9616                 see ChangeLog 2002-08-23
9617
9618 2002-08-23 [colin]      0.8.1claws104
9619
9620         * src/summaryview.c
9621                 Fix folder and search pixmaps exchanging positions
9622                 after theme or toolbar changes. Thank to Oliver for 
9623                 reporting this.
9624
9625 2002-08-23 [colin]      0.8.1claws103
9626
9627         * src/mainwindow.c
9628           src/messageview.[ch]
9629           src/noticeview.[ch]
9630           src/summaryview.c
9631                 Changed messageview_create() and noticeview_create()
9632                 to avoid the last gdk_warning
9633
9634 2002-08-22 [colin]      0.8.1claws102
9635
9636         * src/summaryview.c
9637                 Fix my new `Creating pixmap from xpm' warning
9638
9639 2002-08-22 [colin]      0.8.1claws101
9640
9641         * src/mainwindow.c
9642                 Fix some of the gdk warnings
9643
9644 2002-08-22 [colin]      0.8.1claws100
9645
9646         * src/Makefile.am
9647         * src/stock_pixmap.c
9648         * src/stock_pixmap.h
9649         * src/pixmaps/quicksearch.xpm *ADDED*
9650                 Add the quicksearch pixmap
9651         * src/mainwindow.c
9652         * src/summaryview.c
9653         * src/summaryview.h
9654                 Make quicksearch bar visible/hidden via a button
9655
9656 2002-08-22 [christoph]  0.8.1claws99
9657
9658         * src/folder.c
9659                 fix folder update for newsgroups with message
9660                 numbers below minimum number of articles to fetch
9661                 (closes bug #598445)
9662
9663 2002-08-22 [paul]       0.8.1claws98
9664
9665         * sync with 0.8.1cvs28
9666                 see ChangeLog 2002-08-22
9667
9668 2002-08-21 [alfons]     0.8.1claws97
9669
9670         * src/crash.c
9671                 use bt instead of bt full which seems to work 
9672                 better, and bt full doesn't give a great deal 
9673                 of information anyway
9674
9675 2002-08-21 [colin]      0.8.1claws96
9676
9677         * src/summaryview.c
9678                 fix summaryview_searchtype_changed prototype
9679
9680 2002-08-21 [christoph]  0.8.1claws95
9681
9682         * src/mainwindow.c
9683                 o fix broken menu update for sorting type, we have to
9684                   get this info from the summaryview now
9685                 o removed setting of threaded state in menu callback
9686         * src/summaryview.[ch]
9687                 more summaryview/folderitem seperation for
9688                 threading option
9689         * configure.in
9690                 removed not required --with-compiler-flags option
9691
9692 2002-08-21 [oliver]     0.8.1claws94
9693         
9694         * src/toolbar.h 
9695                 o rename toolbar.xml to toolbar_main.xml
9696                   since toolbar_compose.xml might come up 
9697                   any time soon
9698         * README.claws
9699                 add custom toolbar              
9700
9701 2002-08-21 [darko]      0.8.1claws93
9702
9703         * src/procmsg.c
9704                 don't reset tmp flags for messages copied
9705                 to sent folder
9706
9707 2002-08-21 [colin]      0.8.1claws92
9708         
9709         * src/prefs_filtering.c
9710                 fix renaming rules on folder rename 
9711                 when folder is not a leaf folder
9712
9713 2002-08-21 [paul]       0.8.1claws91
9714
9715         * src/prefs_folder_item.c
9716                 fix alignment of colour selector
9717
9718 2002-08-21 [paul]       0.8.1claws90
9719
9720         * sync with 0.8.1cvs27
9721                 see ChangeLog 2002-08-21
9722
9723 2002-08-21 [paul]       0.8.1claws89
9724
9725         * src/summaryview.c
9726                 fix crash when changing field type in
9727                 Quick search bar
9728
9729 2002-08-21 [colin]      0.8.1claws88
9730
9731         * src/summaryview.c
9732                 Made quick search case-insensitive
9733
9734 2002-08-21 [paul]       0.8.1claws87
9735
9736         * sync with 0.8.1cvs26
9737                 see ChangeLog 2002-08-21
9738
9739 2002-08-20 [christoph]  0.8.1claws86
9740
9741         * src/folderview.c
9742         * src/main.c
9743         * src/summaryview.[ch]
9744                 more summaryview/folderitem seperation for
9745                 sort_key and sort_type
9746         * src/procmsg.c
9747                 added missing return statement
9748
9749 2002-08-20 [colin]      0.8.1claws85
9750
9751         * src/summaryview.[ch]
9752                 Added a quick search box
9753         * src/mainwindow.c
9754         * src/prefs_common.[ch]
9755                 Added a show/hide option for the quick search
9756
9757 2002-08-20 [oliver]     0.8.1claws84
9758         
9759         * src/mainwindow.c
9760                 remove toolbar_create_popups
9761         * src/toolbar.[ch]
9762                 o remove toolbar_create_popups
9763                 o fix toolbar_set_sensitive 
9764                   (Bug reports #596834 and #596832)     
9765         * src/prefs_toolbar.c
9766                 o add "Set default" button
9767                 o align label and text + combo widgets
9768
9769 2002-08-20 [hoa]        0.8.1claws83bis
9770
9771         * src/imap.c
9772                 fixed a bug in imap_fetch_msginfo() in case there is no
9773                 current folder.
9774
9775 2002-08-20 [darko]      0.8.1claws83
9776
9777         * src/folderview.c
9778                 copy the color style of folder view so it
9779                 works with GTK themes
9780
9781 2002-08-20 [darko]      0.8.1claws82
9782
9783         * src/folder.h
9784         * src/folderview.c
9785         * src/prefs_folder_item.[hc]
9786                 don't use UI stuff in folder.h
9787
9788 2002-08-20 [darko]      0.8.1claws81
9789
9790         * src/folder.h
9791         * src/prefs_folder_item.h
9792         * src/folderview.c
9793         * src/prefs_folder_item.c
9794                 ability to set folder color in folderview
9795
9796 2002-08-19 [alfons]     0.8.1claws80
9797
9798         * src/summaryview.c
9799                 fix one of the earlier memleaks reported by Martin Kluge
9800
9801 2002-08-19 [alfons]     0.8.1claws79
9802
9803         * src/mainwindow.c
9804                 hide notice view when selecting seperate folder
9805                 view (reported by Urke MMI)
9806
9807 2002-08-19 [christoph]  0.8.1claws78
9808
9809         * src/folderview.c
9810         * src/prefs_folder_item.h
9811         * src/summaryview.[ch]
9812                 o add summary_set_prefs_from_folderitem to set
9813                   summaryview prefs (first step to remove all
9814                   references to the folderitem in summaryview)
9815                 o moved compiled regex stuff from folderitem prefs
9816                   to summaryview code
9817
9818 2002-08-19 [paul]       0.8.1claws77
9819
9820         * src/compose.c
9821                 add check for '.' to QUOTE_IF_REQUIRED
9822
9823 2002-08-19 [paul]       0.8.1claws76
9824
9825         * src/inc.c
9826                 sync with 0.8.1cvs25 (plug memory leak)
9827
9828         * src/prefs_toolbar.c
9829                 re-order prefs_toolbar_cancel()
9830
9831 2002-08-18 [alfons]     0.8.1claws75
9832
9833         * src/inc.c
9834         * src/matcher.c
9835                 plug other memleaks reported by Martin Kluge
9836
9837 2002-08-18 [paul]       0.8.1claws74
9838
9839         * po/pt_BR.po
9840                 updated by Fabio Jr. Beneditto
9841
9842 2002-08-18 [paul]       0.8.1claws73
9843
9844         * src/toolbar.[ch]
9845                 fix bug where tooltips were displayed untranslated              
9846
9847         * src/prefs_toolbar.c
9848                 fix bug where clicking 'Cancel' creates an icon & text
9849                 toolbar regardless of prefs
9850         
9851
9852 2002-08-17 [oliver]     0.8.1claws72
9853
9854         * src/prefs_toolbar.c
9855                 update toolbar on CANCEL
9856                 bug reported by Martin Kluge
9857         * src/toolbar.c
9858                 toolbar_destroy memleak fixed           
9859
9860 2002-08-17 [alfons]     0.8.1claws71
9861
9862         * src/toolbar.c
9863                 plug another memleak reported by Martin Kluge
9864
9865 2002-08-16 [alfons]     0.8.1claws70
9866
9867         * src/crash.c
9868                 use execvp() correctly (suggested by wwp; thanks!)
9869
9870 2002-08-16 [alfons]     0.8.1claws69
9871
9872         * src/gtksctree.c
9873                 plug memory leak reported by Kim Schultz & Martin Kluge
9874
9875 2002-08-16 [paul]       0.8.1claws68
9876
9877         * po/es.po
9878                 updated by Ricardo Mones Lastra
9879
9880 2002-08-16 [paul]       0.8.1claws67
9881
9882         * src/toolbar.h
9883                 fix bug where 'Compose News' icon showed wrong
9884                 tooltip
9885
9886 2002-08-16 [paul]       0.8.1claws66
9887
9888         * sync with 0.8.1cvs24
9889                 see ChangeLog 2002-08-16
9890
9891         * po/it.po
9892                 updated by Alessandro Maestri
9893
9894 2002-08-15 [paul]       0.8.1claws65
9895
9896         * po/sr.po
9897                 updated by Urke MMI
9898
9899 2002-08-15 [paul]       0.8.1claws64
9900
9901         * src/*.c
9902                 don't translate debug info
9903
9904         * src/matcher.[ch]
9905                 add copyright info
9906
9907 2002-08-15 [paul]       0.8.1claws63
9908
9909         * src/prefs_toolbar.c
9910                 fix bug where clicking 'OK' creates an icon & text
9911                 toolbar regardless of prefs
9912
9913 2002-08-14 [alfons]     0.8.1claws62
9914
9915         * src/main.c
9916                 add global var that has the full argv[0]
9917         * src/crash.c
9918                 o execvp the correct sylpheed by using argv0
9919                   and setting the correct work dir
9920                 o other tweaks  
9921
9922 2002-08-14 [oliver]     0.8.1claws61
9923         
9924         * enable/disable Toolbar Action Buttons 
9925         * code cleanups
9926         * src/mainwindow.c
9927         * src/toolbar.[ch]      
9928         * src/prefs_toolbar.c   
9929
9930 2002-08-14 [melvin]     0.8.1claws60
9931
9932         * po/fr.po
9933                 Updated French translations
9934
9935 2002-08-14 [melvin]     0.8.1claws59
9936
9937         * src/crash.c
9938                 Made bug report not translatable
9939         * src/exporthtml.c
9940                 Fixed exporthtml_build_filespec() return value
9941         * src/foldersel.c
9942                 Fixed incorrect include file
9943         * src/gtkspell.c
9944         * src/prefs_actions.c
9945         * src/prefs_toolbar.c
9946                 Made debug info not translatable
9947         * src/mutt.c
9948         * src/quote_fmt.c
9949                 Added missing includes
9950         * src/prefs_common.c
9951                 Fixed typo
9952
9953 2002-08-14 [paul]       0.8.1claws58
9954
9955         * faq/es/sylpheed-faq.html
9956           faq/es/sylpheed-faq-[1-3].html
9957           faq/es/sylpheed-faq-4.html     **NEW FILE **
9958                 update Spanish FAQ
9959
9960 2002-08-13 [christoph]  0.8.1claws57
9961
9962         * src/procmsg.c
9963                 ignore thread fix that did not mark all
9964                 child nodes of a ignored thread as
9965                 ignored. Does not work perfectly yet,
9966                 but it is better now
9967
9968 2002-08-13 [alfons]     0.8.1claws56
9969
9970         * src/crash.c
9971                 o implement 'save crash log'
9972                 o some tweaks
9973
9974 2002-08-13 [melvin]     0.8.1claws55
9975
9976         * src/main.c
9977                 removed unrequired "execinfo.h" header
9978
9979 2002-08-12 [paul]       0.8.1claws54
9980
9981         * faq/en/sylpheed-faq.html
9982           faq/en/sylpheed-faq-[1-3].html
9983           faq/en/sylpheed-faq-4.html     **NEW FILE **
9984                 update English FAQ
9985
9986 2002-08-12 [alfons]     0.8.1claws53
9987
9988         * po/POTFILES.in
9989                 add crash.c to translatables
9990         * src/crash.c
9991                 bring in Leandro's crash dialog
9992
9993 2002-08-11 [alfons]     0.8.1claws52
9994
9995         * src/crash.c
9996                 clean up some warnings
9997
9998 2002-08-11 [alfons]     0.8.1claws51
9999
10000         * acconfig.h
10001         * configure.in
10002         * src/crash.[ch]        ** NEW FILES **
10003         * src/main.c            
10004                 initial gdb crash handler
10005
10006 2002-08-11 [paul]       0.8.1claws50
10007
10008         * src/prefs_toolbar.c
10009                 replace Up/Down arrow pixmaps with text to be
10010                 consistent across icon themes
10011
10012 2002-08-11 [paul]       0.8.1claws49
10013
10014         * src/prefs_common.c
10015           src/prefs_toolbar.c
10016                 rename 'Pixmap' -> 'Icon'
10017
10018         * src/toolbar.[ch]
10019                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10020
10021 2002-08-10 [paul]       0.8.1claws48
10022
10023         * src/prefs_toolbar.c
10024                 re-work the UI
10025
10026 2002-08-10 [paul]       0.8.1claws47
10027
10028         * src/main.c
10029                 don't write Processing progress to status bar
10030                 patch submitted by Alexander Evseev
10031
10032         * src/prefs_toolbar.c
10033                 re-position and resize window
10034                 make window assume correct size on first call
10035
10036 2002-08-10 [paul]       0.8.1claws46
10037
10038         * src/mainwindow.c
10039           src/prefs_toolbar.c
10040           src/toolbar.c
10041           src/toolbar.h
10042                 obey coding style
10043                 follow UI text conventions
10044
10045 2002-08-10 [alfons]     0.8.1claws45
10046
10047         * src/toolbar.c
10048                 correct pixmap for delete action
10049
10050 2002-08-10 [paul]       0.8.1claws44
10051
10052         * po/pt_BR.po
10053                 updated by Fabio Jr. Beneditto
10054
10055 2002-08-10 [paul]       0.8.1claws43
10056
10057         * po/POTFILES.in
10058                 add custom toolbar files
10059
10060 2002-08-10 [paul]       0.8.1claws42
10061
10062         * sync with 0.8.1cvs22
10063                 see ChangeLog 2002-08-09
10064
10065 2002-08-09 [paul]       0.8.1claws41
10066
10067         * tools/Makefile.am
10068           tools/README
10069           tools/outlook2sylpheed.pl     ** NEW FILE **
10070                 add script to convert exported Outlook
10071                 contacts list to a Sylpheed addressbook.
10072                 Submitted by Ricardo Mones Lastra.
10073
10074 2002-08-09 [paul]       0.8.1claws40
10075
10076         * AUTHORS
10077           configure.in
10078           po/sr.po      ** NEW FILE **
10079                 add Serbian message catalog. Submitted by
10080                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10081
10082 2002-08-09 [paul]       0.8.1claws39
10083
10084         * sync with 0.8.1cvs21
10085                 see ChangeLog 2002-08-08
10086
10087 2002-08-08 [oliver]     0.8.1claws38
10088
10089         * src/mainwindow.c
10090                 move Custom Toolbar to Configuration menu
10091
10092 2002-08-08 [oliver]     0.8.1claws37
10093
10094         * src/prefs_toolbar.c
10095                 fix substitute pixmap bug
10096
10097 2002-08-08 [paul]       0.8.1claws36
10098
10099         * sync with 0.8.1cvs19
10100                 see ChangeLog 2002-08-08
10101
10102 2002-08-07 [christoph]  0.8.1claws35
10103
10104         * src/utils.c
10105                 fixed a memory leak in new canonicalize_file_replace
10106
10107 2002-08-07 [christoph]  0.8.1claws34
10108
10109         * src/utils.[ch]
10110                 o canonicalize_file_replace should create the temporary
10111                   file in the same directory as the original file.
10112                 o added get_tmpfile_in_dir that creates a temorary file
10113                   in a specified directory.
10114
10115 2002-08-07 [melvin]     0.8.1claws33
10116
10117         * src/toolbar.c
10118                 fixed bug where 'Article' button acted as 'Email' button.
10119
10120 2002-08-07 [paul]       0.8.1claws32
10121
10122         * sync with 0.8.1.cvs17
10123                 see ChangeLog 2002-08-07
10124
10125 2002-08-07 [colin]      0.8.1claws31
10126         
10127         * src/news.c
10128                 fix mass-cancel problem
10129
10130 2002-08-07 [thorsten]   0.8.1claws30
10131
10132         * src/prefs_toolbar.c
10133                 fix: crash on replace or add new button
10134         * src/toolbar.c
10135                 fix: close xmlfile after reading
10136         * src/utils.c
10137                 fix: unlink() file before rename()
10138
10139 2002-08-06 [paul]       0.8.1claws29
10140
10141         * sync with 0.8.cvs15
10142                 see ChangeLog 2002-08-06
10143
10144 2002-08-06 [oliver]     0.8.1claws28
10145
10146         * src/toolbar.c
10147         * src/prefs_toolbar.c
10148                 fixed empty toolbar issue
10149
10150 2002-08-06 [oliver]     0.8.1claws27
10151
10152         * Custom Toolbar Final 
10153         * src/folderview.c
10154         * src/inc.c
10155         * src/summaryview.c
10156                 o toolbar stuff now lives in src/toolbar.[ch]
10157                 o main_window_toolbar_* functions are renamed to
10158                   toolbar_* reflecting their new source file
10159         * src/mainwindow.[ch]
10160                 o remove toolbar stuff  
10161
10162 2002-08-06 [oliver]     0.8.1claws26
10163         
10164         * src/Makefile.am
10165         * src/prefs_toolbar.[ch]        **New File**
10166         * src/toolbar.[ch]              **New File**
10167                 o prefs_toolbar.[ch] custom toolbar frontend
10168                 o toolbar.[ch]       backend 
10169
10170 2002-08-06 [oliver]     0.8.1claws25
10171
10172         * src/prefs_actions.[ch]
10173                 o new exported function actions_execute
10174
10175 2002-08-06 [paul]       0.8.1claws24
10176
10177         * sync with 0.8.1cvs4
10178                 see ChangeLog 2002-08-06
10179
10180 2002-08-06 [paul]       0.8.1claws23
10181
10182         * sync with 0.8.1cvs13
10183                 see ChangeLog 2002-08-06
10184
10185 2002-08-06 [paul]       0.8.1claws22
10186
10187         * sync with 0.8.1cvs12
10188                 see ChangeLog 2002-08-05 and 2002-08-06
10189
10190 2002-08-06 [match]      0.8.1claws21
10191
10192         * src/addrclip.c
10193                 improvements to cut/copy/paste address
10194
10195 2002-08-05 [match]      0.8.1claws20
10196
10197         * src/addritem.[ch]
10198         * src/addrcache.c
10199         * src/addrbook.c
10200         * src/editaddress.c
10201         * src/addressbook.c
10202                 fixes to improve cut/copy/paste
10203
10204 2002-08-06 [melvin]     0.8.1claws19
10205
10206         * src/account.[ch]
10207                 account_find_all_from_address(): new function that returns the
10208                 list of all accounts that are matched in an address.
10209         * src/alertpanel.[ch]
10210                 alertpanel() now accepts a custom widget
10211                 alertpanel_with_widget(): new function that pops up a panel with
10212                 a custom widget in it 
10213         * src/gtkutils.[ch]
10214                 gtkut_account_menu_new(): new function that allows the selection
10215                 of an account from a list of accounts.
10216         * src/messageview.c
10217                 Extended Return Receipt notification to select the correct 
10218                 account and to make a security test on the Delivery-Notification
10219                 address which should be the same as the Return-Path.
10220
10221 2002-08-06 [thorsten]   0.8.1claws18
10222
10223         * src/mimeview.c
10224                 attach_all: save unnamed as "noname.%d",
10225                 dont free static dirname
10226
10227 2002-08-05 [alfons]     0.8.1claws17
10228
10229         * configure.in
10230                 detect XIM by trying to link rather than compile a XIM program
10231
10232 2002-08-05 [oliver]     0.8.1claws16
10233                 
10234         * src/stock_pixmap.[ch]
10235                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10236                 o new func to retrieve pixmaps
10237
10238 2002-08-05 [paul]       0.8.1claws15
10239
10240         * sync with 0.8.1cvs10
10241                 see ChangeLog 2002-08-05
10242
10243 2002-08-04 [alfons]     0.8.1claws14
10244
10245         * src/textview.c
10246                 see if this plugs memleak
10247
10248 2002-08-04 [melvin]     0.8.1claws13
10249
10250         * src/gtkspell.c
10251                 fixed bug that could crash Sylpheed when highlighting
10252                 all misspelled words.
10253
10254 2002-08-03 [melvin]     0.8.1claws12
10255
10256         * src/prefs_actions.c
10257                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10258         * src/messageview.c
10259                 fixed bug where the Return Receipt was sent to
10260                 Delivery-Notification-To address even if it was not present
10261
10262 2002-08-02 [alfons]     0.8.1claws11
10263
10264         * src/prefs_actions.c
10265                 o more check for NULLs
10266                 o put create_io_dialog() in right conditional block
10267
10268 2002-08-02 [paul]       0.8.1claws10
10269
10270         * po/es.po
10271                 updated by Ricardo Mones Lastra
10272
10273 2002-08-01 [christoph]  0.8.1claws9
10274
10275         * src/folder.c
10276                 don't free the cache of the opened
10277                 folder in the summaryview
10278         * src/summaryview.c
10279                 don't unset flags, if it is not required
10280
10281 2002-08-01 [paul]       0.8.1claws8
10282
10283         * sync with 0.8.1cvs8
10284                 see ChangeLog entry 2002-08-01
10285
10286 2002-08-01 [paul]       0.8.1claws7
10287
10288         * sync with 0.8.1cvs7
10289                 see ChangeLog 2002-07-31 and 2002-08-01
10290
10291 2002-07-31 [christoph]  0.8.1claws6
10292
10293         * src/mainwindow.c
10294                 forgot to update menu sensitivity
10295                 function for new menu entry
10296
10297 2002-07-31 [alfons]     0.8.1claws5
10298
10299         * src/main.c
10300                 check folder item and its path for NULL on
10301                 initial processing
10302
10303 2002-07-31 [christoph]  0.8.1claws4
10304
10305         * src/folder.c
10306                 check if folder_item_get_msginfo in
10307                 folder_item_remove_msg returned NULL
10308         * src/imap.c
10309                 better clear the uid cache in the
10310                 uid validity check function and delete
10311                 cached messages
10312
10313 2002-07-31 [paul]       0.8.1claws3
10314
10315         * man/sylpheed.1
10316                 add the '--attach' option and a few other
10317                 minor changes
10318
10319 2002-07-31 [paul]       0.8.1claws2
10320
10321         * sync with 0.8.1cvs5
10322                 see ChangeLog 2002-07-31
10323
10324 2002-07-31 [christoph]  0.8.1claws1
10325
10326         * src/folderview.[ch]
10327         * src/mainwindow.c
10328                 replace "Rescan all folders..." with
10329                 "Check all folders for new messages..."
10330
10331 2002-07-30 [paul]       0.8.1claws
10332
10333         * version 0.8.1claws released
10334
10335 2002-07-30 [paul]       0.8.0claws29
10336
10337         * tools/OOo2sylpheed.pl ** NEW FILE **
10338           tools/README
10339                 add script to enable sending documents as
10340                 attachments from OpenOffice.org
10341
10342 2002-07-30 [melvin]     0.8.0claws28
10343
10344         * src/prefs_actions.c
10345                 Made the actions' input/output dialog display
10346                 without delay.
10347
10348 2002-07-30 [christoph]  0.8.0claws27
10349
10350         * src/procmsg.c
10351                 check if folder_item_get_msginfo in
10352                 procmsg_save_to_outbox returned NULL
10353
10354 2002-07-30 [paul]       0.8.0claws26
10355
10356         * sync with 0.8.1cvs4
10357                 see ChangeLog 2002-07-29
10358
10359 2002-07-29 [thorsten]   0.8.0claws25
10360
10361         * README.claws
10362                 added selective download, delete on server
10363
10364 2002-07-29 [paul]       0.8.0claws24
10365
10366         * sync with 0.8.1cvs3
10367                 see ChangeLog 2002-07-29
10368
10369 2002-07-27 [christoph]  0.8.0claws23
10370
10371         * src/folder.c
10372                 add extra check if fetching the msginfo
10373                 returned NULL
10374
10375 2002-07-27 [paul]       0.8.0claws22
10376
10377         * sync with 0.8.1cvs2
10378                 see ChangeLog 2002-07-26
10379
10380 2002-07-27 [christoph]  0.8.0claws21
10381
10382         * src/imap.c
10383                 add another check if a valid msginfo
10384                 was returned
10385
10386 2002-07-26 [hoa]        0.8.0claws20
10387
10388         * src/folder.c
10389                 Fixed a condition in folder_item_destroy()
10390
10391         * src/imap.c
10392                 Fixed an error in IMAP protocol
10393
10394 2002-07-26 [alfons]     0.8.0claws19
10395
10396         * src/folder.c
10397                 ofcourse compare with identifier, not the path
10398
10399 2002-07-26 [alfons]     0.8.0claws18
10400
10401         * src/folder.c
10402                 use folder item identifier for saving / restoring
10403                 preferences because folder->path might not be unique
10404
10405 2002-07-26 [melvin]     0.8.0claws17
10406
10407         * src/logwindow.c
10408                 Fixed a crash introduced in 0.8.0claws5 when log is 
10409                 cut under 80 characters.
10410
10411 2002-07-26 [paul]       0.8.0claws16
10412
10413         * sync with 0.8.1cvs1
10414                 see ChangeLog 2002-07-26
10415
10416 2002-07-26 [christoph]  0.8.0claws15
10417
10418         * src/imap.[ch]
10419                 imap folder now remembers the last selected
10420                 folder and imap_fetch_msginfo skips selecting
10421                 the folder if it is already selected
10422
10423 2002-07-26 [christoph]  0.8.0claws14
10424
10425         * src/folder.c
10426         * src/folderview.c
10427         * src/imap.c
10428                 fix imap folder rescanning
10429
10430 2002-07-25 [christoph]  0.8.0claws13
10431
10432         * src/filter.c
10433         * src/folder.[ch]
10434         * src/folderview.c
10435         * src/imap.[ch]
10436         * src/mainwindow.c
10437         * src/mbox_folder.c
10438         * src/mh.c
10439         * src/news.c
10440                 implement imap uid cache and uid validity check
10441
10442 2002-07-25 [alfons]     0.8.0claws12
10443
10444         * src/summaryview.c
10445                 fix a brown paper bag bug, and also add some more
10446                 checks
10447
10448 2002-07-25 [christoph]  0.8.0claws11
10449
10450         * src/folder.c
10451                 don't mix copy, fetch_msginfo and remove
10452                 operations in folder item copy and move
10453                 operations
10454
10455 2002-07-25 [christoph]  0.8.0claws10
10456
10457         * src/folderview.c
10458         * src/mainwindow.c
10459         * src/prefs_folder_item.c
10460         * src/summaryview.[ch]
10461                 remove no longer required parameter update_cache from
10462                 summary_show
10463
10464 2002-07-25 [paul]       0.8.0claws9
10465
10466         * sync with 0.8.1
10467         
10468         * AUTHORS
10469                 a few corrections
10470
10471 2002-07-24 [alfons]     0.8.0claws8
10472
10473         * src/summaryview.c
10474                 sort correctly when using simplified subject line
10475                 (closes feature request "[ 585141 ] applying regexp to subject 
10476                 before sort" submitted by Alexandra Walford)
10477
10478 2002-07-24 [paul]       0.8.0claws7
10479
10480         * sync with 0.8.0cvs3
10481                 see ChangeLog 2002-07-24
10482
10483 2002-07-23 [christoph]  0.8.0claws6
10484
10485         * src/folder.c
10486         * src/folder.h
10487         * src/summaryview.c
10488         * src/summaryview.h
10489         * src/main.c
10490                 o separate processing and summaryview
10491                 o removed summary_write_cache from summaryview
10492                 o removed summaryview->killed_messages, because we don't have
10493                   to keep a list of killed messages anymore. New cache will
10494                   keep the hidden messages in cache anyway
10495         * src/folderview.c
10496         * src/inc.c
10497         * src/selective_download.c
10498                 o removed unnecessary summary_write_cache calls
10499         * src/procmsg.c
10500                 o don't set ignore thread flag in procmsg_get_thread_tree
10501                   if it is already set
10502         * src/mainwindow.c
10503         * src/statusbar.h
10504                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10505                   they are used in different files
10506
10507 2002-07-23 [melvin]     0.8.0claws5
10508
10509         * src/addressbook.c
10510         * src/addrgather.c
10511         * src/editaddress.c
10512         * src/editgroup.c
10513         * src/editldap_basedn.c
10514         * src/importldif.c
10515         * src/prefs_common.c
10516                 Fixed few memory leak (gtk_editable_get_chars returns
10517                 an allocated string)
10518         * src/logwindow.c
10519                 Fixed few memory leak (gtk_editable_get_chars returns
10520                 an allocated string) and modified a little the log cutting
10521                 loop.
10522         * src/compose.c
10523                 Replaced a call to an obsolete function gtk_entry_get_text()
10524                 by gtk_editable_get_chars()
10525         * src/send.c
10526                 Removed a debug printf
10527
10528 2002-07-23 [christoph]  0.8.0claws4
10529
10530         * src/filesel.c
10531                 fix another g_dirname memory leak
10532
10533 2002-07-23 [christoph]  0.8.0claws3
10534
10535         * src/mh.c
10536                 fixed a memory leak in mh_fetch_msginfo
10537                 fixed crash when message header could not be
10538                 parsed
10539
10540 2002-07-23 [paul]       0.8.0claws2
10541
10542         * sync with 0.8.0cvs2
10543                 see ChangeLog 2002-07-23
10544
10545 2002-07-23 [paul]       0.8.0claws1
10546
10547         * sync with 0.8.0cvs1
10548                 see ChangeLog 2002-07-23
10549
10550 2002-07-23 [paul]       0.8.0claws
10551
10552         * release of 0.8.0claws
10553
10554 2002-07-23 [paul]       0.7.8claws99
10555
10556         * po/ru.po
10557                 new Russian translation, submitted by
10558                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10559
10560 2002-07-22 [jens]       0.7.8claws98
10561
10562         * po/de.po
10563                 Updated German translations.
10564
10565 2002-07-22 [paul]       0.7.8claws97
10566
10567         * po/es.po
10568           po/it.po
10569           po/nl.po
10570           po/pt_BR.po
10571                 updated translations by Ricardo Mones Lastra,
10572                 Alessandro Maestri, Wilbert Berendsen and 
10573                 Fabio Jr. Beneditto respectively
10574
10575 2002-07-22 [christoph]  0.7.8claws96
10576
10577         * src/mimeview.c
10578                 fix memory leak caused by wrong g_dirname usage
10579
10580 2002-07-22 [christoph]  0.7.8claws95
10581
10582         * src/summaryview.c
10583                 update new and unread message counts for summaryview
10584                 summaryview does not get it from the folder anymore
10585                 and has to update the values itself
10586
10587 2002-07-22 [melvin]     0.7.8claws94
10588
10589         * po/fr.po
10590                 Updated French translations.
10591
10592 2002-07-22 [christoph]  0.7.8claws93
10593
10594         * src/matcher.c
10595                 set prop->preg pointer to NULL or following check
10596                 will not fail and regexec will be called with
10597                 invalid pointer
10598
10599 2002-07-21 [alfons]     0.7.8claws92
10600         
10601         * src/prefs_common.[ch]
10602                 remove option "Send return receipt on request"
10603
10604 2002-07-21 [thorsten]   0.7.8claws91
10605
10606         * src/mimeview.c
10607                 fixed memleaks, coding style as pointed out by alfons
10608
10609 2002-07-21 [alfons]     0.7.8claws90
10610
10611         * src/messageview.c
10612         * src/noticeview.[ch]
10613                 o fix bug notice view being displayed when going to empty folder 
10614                   (noticed by Christoph)
10615                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10616                   (noticed by Thorsten)
10617
10618 2002-07-21 [thorsten]   0.7.8claws89
10619
10620         * src/mimeview.c
10621                 Included save_all patch from Xaview FACQ
10622                 added support for pathnames
10623
10624 2002-07-21 [alfons]     0.7.8claws88
10625
10626         * po/POTFILES.in
10627         * src/Makefile.am
10628         * src/mainwindow.c
10629         * src/messageview.[ch]
10630         * src/noticeview.c      ** NEW FILE **
10631         * src/noticeview.h      ** NEW FILE **
10632                 make return receipts work again
10633                 (UI idea by Leandro Pereira)
10634
10635 2002-07-21 [paul]       0.7.8claws87
10636
10637         * src/summaryview.c
10638                 fix sensitivity of 'Select thread'
10639
10640 2002-07-21 [paul]       0.7.8claws86
10641
10642         * src/prefs_common.c
10643                 add browser command line for Galeon
10644
10645 2002-07-21 [paul]       0.7.8claws85
10646
10647         * Makefile.am
10648                 fix 'EXTRA_DIST': remove README.README, add TODO
10649                 and TODO.claws
10650
10651 2002-07-21 [alfons]     0.7.8claws84
10652
10653         * src/gtkstext.c
10654                 make enter clear selection
10655                 (closes "[ 579888 ] Editor selection/entry error"
10656                 reported by Steve Lamb)
10657
10658 2002-07-21 [alfons]     0.7.8claws83
10659         
10660         * src/summaryview.c
10661                 sort message list when selecting unthread messages
10662                 (closes "[ 501593 ] switching threaded view doesn't sort"
10663                 reported by Simon Schubert)
10664
10665 2002-07-20 [alfons]     0.7.8claws82
10666         
10667         * src/matcher.c
10668                 const-correctness
10669
10670 2002-07-20 [thorsten]   0.7.8claws81
10671
10672         * src/matcher.c
10673                 Fixed expansion of empty fields in matchactions
10674
10675 2002-07-19 [melvin]     0.7.8claws80
10676
10677         * src/gtkspell.c
10678                 Removed a duplicate menu entry (fast mode) introduced during
10679                 the new cache merge
10680                 Added a menu separator between 'Use alternate' and 'Fast mode'
10681
10682 2002-07-19 [paul]       0.7.8claws79
10683
10684         * tools/Makefile.am
10685           tools/README
10686                 correct typos
10687
10688 2002-07-19 [thorsten]   0.7.8claws78
10689
10690         * tools/calypso_convert.pl      ** NEW FILE **
10691           tools/README
10692           tools/Makefile.am
10693                 script to import mbox files exported
10694                 by calypso
10695                 o generates folder structure
10696                 o includes attachments
10697
10698 2002-07-19 [melvin]     0.7.8claws77
10699
10700         * src/selective_download.[ch]
10701                 Fixed bug where closing the dialog with the window manager's
10702                 close button will not unlock the summary
10703                 Corrected some function declarations that missed a return value
10704                 Made the source code comply better with coding style.
10705         * src/prefs_common.c
10706                 Added new browser command line for Mozilla.
10707
10708 2002-07-18 [paul]       0.7.8claws76
10709
10710         * src/mainwindow.c
10711           src/selective_download.[ch]
10712                 reflect theme changes, fix Gdk Warning when creating 
10713                 pixmap from NULL window, and minor clean up.
10714                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10715
10716         * po/en_GB.po
10717                 updated
10718
10719 2002-07-17 [paul]       0.7.8claws75
10720
10721         * INSTALL[.jp]
10722                 sync with 0.8.0
10723         
10724         * po/en_GB.po
10725                 updated
10726
10727 2002-07-16 [paul]       0.7.8claws74
10728
10729         * tools/filter_conv.pl
10730           tools/README
10731                 replace conversion script with reimplemented version, 
10732                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10733
10734 2002-07-16 [colin]      0.7.8claws73
10735
10736         * src/summaryview.c
10737                 remove forgotten debug messages - sorry ;-)
10738
10739 2002-07-16 [colin]      0.7.8claws72
10740
10741         * src/mimeview.c
10742           src/summaryview.c
10743           src/textview.c
10744           src/textview.h
10745                 add the ability to select part of a text mime-part 
10746                 to reply.
10747
10748 2002-07-15 [christoph]  0.7.8claws71
10749
10750         * src/folder.c
10751                 fix folder message count for folders without
10752                 msg_is_changed (includes news folders)
10753
10754 2002-07-15 [martin]     0.7.8claws70
10755
10756         * src/summaryview.c
10757                 option "display recipient on 'From'..." now works
10758                 without the need of enabling the option
10759                 "display  sender  using  address  book".
10760
10761 2002-07-15 [christoph]  0.7.8claws69
10762
10763         * src/summaryview.c
10764                 removed setting folder status from summaryview.
10765                 folder.c should update all message counts correctly.
10766
10767 2002-07-15 [paul]       0.7.8claws68
10768
10769         * po/pt_BR.po
10770                 updated by Fabio Junior Beneditto
10771
10772 2002-07-15 [darko]      0.7.8claws67
10773
10774         * src/mh.c
10775                 Fixed target folder colorization, don't decrease op
10776                 number twice
10777
10778 2002-07-14 [paul]       0.7.8claws66
10779
10780         * sync with main 0.8.0
10781                 see ChangeLog 2002-07-14
10782
10783 2002-07-13 [melvin]     0.7.8claws65
10784         
10785         * src/addrbook.c
10786         * src/addressbook.c
10787         * src/addrindex.c
10788                 Replaced sprintf by g_snprintf to prevent possible buffer
10789                 overflow.
10790         * src/news.c
10791                 Corrected a log message output format.
10792                 Added a missing "done" debug output.
10793         * src/compose.c
10794                 Added keyboard accelerator for Priority menu items
10795                 Added missing \n in debug output
10796         * src/logwindow.c
10797         * src/gtkspell.c
10798         * src/rfc2015.c
10799                 Added missing \n in debug output
10800
10801 2002-07-13 [paul]       0.7.8claws64
10802
10803         * man/sylpheed.1
10804                 change Sergey's email address to the sf address
10805
10806         * src/textview.c
10807                 increase show_url_timeout (more useful for long
10808                 urls)
10809
10810 2002-07-12 [sergey]     0.7.8claws63
10811
10812         * src/rfc2015.c
10813                 applied (with some modifications) patch to set the
10814                 micalg parameter for signatures
10815                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10816
10817 2002-07-12 [sergey]     0.7.8claws62
10818
10819         * man/Makefile.am
10820         * configure.in
10821                 fixed man page installation
10822
10823 2002-07-12 [paul]       0.7.8claws61
10824
10825         * sync with 0.7.8cvs26
10826                 see ChangeLog 2002-07-11 and 2002-07-12
10827
10828 2002-07-11 [christoph]  0.7.8claws60
10829
10830         * src/compose.c
10831         * src/procmsg.c
10832                 first use the message number to find the message
10833                 to mark with a reply flag but check the
10834                 message-id if we got the correct message, if not
10835                 try to find it by message-id.
10836                 use new string seperator that is not allowed
10837                 in message-ids.
10838
10839 2002-07-11 [paul]       0.7.8claws59
10840
10841         * sync with 0.7.8cvs23
10842                 see ChangeLog 2002-07-10
10843
10844 2002-07-10 [christoph]  0.7.8claws58
10845
10846         * src/folder.[ch]
10847         * src/msgcache.[ch]
10848                 Added message-id table to the cache in memory
10849                 and functions to msgcache.c and folder.c to
10850                 fetch MsgInfos by message id
10851         * src/compose.c
10852         * src/procmsg.c
10853                 store folder and message-id of message replying
10854                 to in queue header and set reply flag after sending
10855                 (Closes bug #469498)
10856
10857 2002-07-10 [paul]       0.7.8claws57
10858
10859         * AUTHORS
10860           man/sylpheed.1.gz
10861                 add Martin to the list of authors
10862
10863 2002-07-09 [martin]     0.7.8claws56
10864         * src/gtksctree.c
10865                 Added gtk_ctree_last_visible(), tree_update_level(),
10866                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10867                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10868                 from gtk+ to gtksctree.c for the new sorting code
10869                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10870                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10871         * src/gtksctree.h
10872                 Added declaration for gtk_sctree_sort_recursive() and
10873                 gtk_sctree_sort_node
10874         * src/addressbook.c
10875         * src/foldersel.c
10876         * src/folderview.c
10877         * src/summaryview.c
10878                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10879                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10880
10881 2002-07-08 [paul]       0.7.8claws55
10882
10883         * more sync with 0.7.8cvs21
10884                 see ChangeLog 2002-07-08
10885
10886 2002-07-08 [paul]       0.7.8claws54
10887
10888         * sync with 0.7.8cvs21
10889                 see ChangeLog 2002-07-08
10890
10891 2002-07-07 [alfons]     0.7.8claws53
10892
10893         * src/Makefile.am
10894         * src/stock_pixmap.[ch]
10895         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10896         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10897         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10898                 add new pixmaps for upcoming notice pane
10899
10900 2002-07-06 [melvin]     0.7.8claws52
10901
10902         * src/gtkspell.[ch]
10903                 Made them a bit closer to Sylpheed's coding style.
10904                 Removed old code.
10905                 Removed possible memory leaks when some errors occurs.
10906
10907 2002-07-06 [melvin]     0.7.8claws51
10908
10909         * po/Makefile.in.in
10910                 Removed --no-location in xgettext command line to help
10911                 translators that use Emacs' po-mode
10912         * src/quote_fmt.c
10913                 Removed unnecessary comments that messed up sylpheed.pot
10914
10915 2002-07-06 [paul]       0.7.8claws50
10916
10917         * sync with 0.7.8cvs19
10918                 see ChangeLog 2002-07-05
10919
10920 2002-07-06 [christoph]  0.7.8claws49
10921
10922         * src/folder.c
10923         * src/mainwindow.c
10924                 fix folder_item_remove_all_msg and folderview
10925                 status for trash folders after emptying trash
10926
10927 2002-07-05 [paul]       0.7.8claws48
10928
10929         * sync with 0.7.8cvs16
10930                 see ChangeLog 2002-07-04 and 2002-07-05
10931
10932 2002-07-04 [paul]       0.7.8claws47
10933
10934         * sync with 0.7.8cvs14
10935                 see  ChangeLog 2002-07-04
10936
10937 2002-07-03 [alfons]     0.7.8claws46
10938
10939         * src/folder.c
10940                 dupe folder item's path because it's being reallocated
10941                 by new folder scanning code
10942
10943 2002-07-03 [christoph]  0.7.8claws45
10944
10945         * src/imap.c
10946                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10947         * src/msgcache.c
10948                 add missing return in msgcache_write
10949
10950 2002-07-02 [thorsten]   0.7.8claws44
10951
10952         * src/jpilot.c
10953         * src/msgcache.c
10954         * src/rfc2015.c
10955                 use binary mode for file access
10956
10957 2002-07-02 [christoph]  0.7.8claws43
10958
10959         * major code cleanup (part 1)
10960         
10961                 - unused variables removed
10962                 - unused functions removed
10963                 - uninitialized variables checked
10964                 - missing return statements added
10965                 - missing function return types added
10966                 - added parentheses around assignment and
10967                   && in || when suggested by gcc
10968               
10969         * src/mh.c
10970         * src/folder.c
10971                 replaced direct calls to folder->scan_tree
10972                 with folder_scan_tree and restore folder
10973                 prefs in this function. The folder should
10974                 not have to deal with them.
10975                 ( Should now work for all folder types )
10976
10977 2002-07-02 [paul]       0.7.8claws42
10978
10979         * sync with 0.7.8cvs13
10980                 see ChangeLog 2002-07-01 and 2002-07-02
10981
10982 2002-07-01 [christoph]  0.7.8claws41
10983
10984         * src/summaryview.c
10985                 fix "goto next/prev unread message" with
10986                 ignored threads
10987
10988 2002-07-01 [paul]       0.7.8claws40
10989
10990         * po/es.po
10991                 updated by Ricardo Mones Lastra
10992
10993 2002-06-30 [match]      0.7.8claws39
10994
10995         * src/jpilot.c
10996                 applied variation of leonerd's patch (566661) to
10997                 allow multiple email addresses per JPilot entry.
10998                 addresses may be separated by space, comma, pipe,
10999                 semi-colon, new-line.
11000
11001 2002-06-30 [alfons]     0.7.8claws38
11002
11003         * src/procmsg.c
11004                 simple fix for putting older nodes before
11005                 newer nodes when threading by subject
11006
11007 2002-06-30 [christoph]  0.7.8claws37
11008
11009         * src/folder.c
11010         * src/folderview.c
11011         * src/mh.c
11012         * src/news.c
11013         * src/procmsg.c
11014                 fix broken folder tree rescaning
11015                 and don't use procmsg_get_mark_sum
11016                 anymore
11017
11018 2002-06-30 [christoph]  0.7.8claws36
11019
11020         * merge new cache branch
11021         * src/imap.c
11022                 fix new cache imap copy bug
11023         * src/folder.c
11024                 improved folder_item_scan
11025                 it should now always set the correct
11026                 new, unread and total message counts
11027
11028 2002-06-29 [paul]       0.7.8claws35
11029
11030         * configure.in
11031                 correct syntax error
11032
11033 2002-06-29 [paul]       0.7.8claws34
11034
11035         * configure.in
11036           Makefile.am
11037           man/Makefile.am       ** NEW FILE **
11038           man/sylpheed.1.gz     ** NEW FILE **
11039                 add Sylpheed man page
11040
11041 2002-06-29 [paul]       0.7.8claws33
11042
11043         * po/pt_BR.po
11044                 updated by Fabio Junior Beneditto
11045
11046 2002-06-28 [jens]       0.7.8claws32
11047
11048         * po/de.po
11049                 translation updated
11050
11051         * src/selective_download.c
11052                 removed gettext for space " "
11053
11054         * src/imap.c
11055                 removed wrong space
11056
11057 2002-06-28 [paul]       0.7.8claws31
11058
11059         * sync with 0.7.8cvs11
11060                 see ChangeLog 2002-06-28
11061
11062 2002-06-28 [paul]       0.7.8claws30
11063
11064         * sync with 0.7.8cvs10
11065                 see ChangeLog 2002-06-27 and 2002-06-28
11066
11067 2002-06-26 [paul]       0.7.8claws29
11068
11069         * src/addrgather.c
11070           src/selective_download.c
11071                 don't gettextise empty strings.
11072                 reserved by gettext. gettext("") returns 
11073                 the header entry with meta information, 
11074                 not the empty string
11075
11076         * po/en_GB.po
11077                 updated
11078
11079 2002-06-26 [paul]       0.7.8claws28
11080
11081         * sync with 0.7.8cvs7
11082                 see ChangeLog 2002-06-25
11083
11084         * src/prefs_common.c
11085                 ...and in the process, tweak the gui a little
11086
11087 2002-06-25 [alfons]     0.7.8claws27
11088         
11089         * configure.in
11090         * src/Makefile.am
11091                 fine tune ldap library detection
11092
11093 2002-06-25 [alfons]     0.7.8claws26
11094
11095         * src/compose.c
11096                 don't allow return receipts when composing a news article
11097
11098 2002-06-25 [paul]       0.7.8claws25
11099
11100         * Makefile.am
11101                 add '$(AMTAR)' to 'release' section to allow for
11102                 new and older autotools
11103
11104 2002-06-25 [paul]       0.7.8claws24
11105
11106         * src/summaryview.c
11107                 fix "No more unread messages" persistant pop-up
11108                 window bug
11109
11110 2002-06-25 [paul]       0.7.8claws23
11111
11112         * po/it.po
11113                 updated by Alessandro Maestri
11114
11115 2002-06-25 [paul]       0.7.8claws22
11116
11117         * sync with 0.7.8cvs6
11118                 see ChangeLog 2002-06-25
11119
11120 2002-06-24 [paul]       0.7.8claws21
11121
11122         * tools/update-po
11123                 add GPL copyright information
11124
11125 2002-06-24 [paul]       0.7.8claws20
11126
11127         * tools/Makefile.am
11128           tools/README
11129           tools/update-po       ** NEW FILE **
11130                 add script that eases the creation of *.po files
11131                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11132
11133 2002-06-23 [alfons]     0.7.8claws19
11134
11135         * src/messageview.c
11136                 make notification_convert_header obey const correctness
11137                 (next step will be fixing the broken return receipt)
11138
11139 2002-06-23 [paul]       0.7.8claws18
11140
11141         * src/messageview.c
11142                 fix bug introduced in last commit:
11143                 removed too much code in last commit - put back what's
11144                 needed
11145
11146 2002-06-23 [paul]       0.7.8claws17
11147
11148         * src/messageview.[ch]
11149                 remove code committed in error from locally patched
11150                 source
11151
11152 2002-06-23 [colin]      0.7.8claws16
11153
11154         * src/compose.[ch]
11155                 add compose_entry_select(), used to select the default_to
11156                 email address - hopefully avoiding people sending mails to
11157                 wrong recipients.
11158
11159 2002-06-22 [alfons]     0.7.8claws15
11160
11161         * AUTHORS
11162                 add Bram Metsch & Stanislav Karchebny
11163         * src/smtp.[ch]
11164         * src/prefs_account.[ch]
11165         * src/send.c
11166                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11167                   options.  (see <http://sourceforge.net/tracker/index.php
11168                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11169
11170                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11171                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11172
11173 2002-06-22 [paul]       0.7.8claws14
11174
11175         * sync with 0.7.8cvs5
11176                 see ChangeLog 2002-06-19 and 2002-06-20
11177
11178 2002-06-22 [alfons]     0.7.8claws13
11179
11180         * src/selective_download.c
11181                 fix a stupid mistake I made
11182
11183 2002-06-22 [alfons]     0.7.8claws12
11184
11185         * src/selective_download.[ch]
11186                 fix another unnoticed leak; cleanup code
11187
11188 2002-06-21 [alfons]
11189
11190         * tools/Makefile.am
11191                 gpg-sign <-- gpg-sign-syl
11192
11193 2002-06-21 [alfons]     0.7.8claws11
11194
11195         * src/selective_download.c
11196         * src/selective_download.h
11197                 fix assorted mix of allocation errors (should solve
11198                 problem reported by Philippe Gramoullé, see:
11199                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11200
11201 2002-06-20 [melvin]     0.7.8claws10
11202
11203         * tools/gpg-sign *REMOVED*
11204           tools/gpg-sign-syl *ADDED*
11205                 Replaced the gpg clearsigning script with the version using
11206                 xterm instead of ssh-askpass and changed its name.
11207
11208         * README.claws
11209                 Updated actions example to reflect the renaming of the
11210                 gpg clearsigning script.
11211
11212 2002-06-19 [paul]       0.7.8claws9
11213
11214         * sync with 0.7.8claws9
11215                 see ChangeLog 2002-06-18 and 2002-06-19
11216
11217 2002-06-19 [paul]       0.7.8claws8
11218
11219         * sync with 0.7.8cvs1
11220                 see ChangeLog 2002-06-18
11221
11222 2002-06-18 [alfons]     0.7.8claws7
11223
11224         * src/mainwindow.h
11225                 add omitted prototype
11226
11227 2002-06-17 [paul]       0.7.8claws6
11228
11229         * src/mainwindow.c
11230                 fix hiding of exec_btn
11231
11232 2002-06-17 [paul]       0.7.8claws5
11233
11234         * src/pop.c
11235                 remove unneeded code: should_delete() 
11236                 and Pop3State::uidl_todelete_list
11237
11238 2002-06-17 [paul]       0.7.8claws4
11239
11240         * sync with 0.7.8
11241                 see ChangeLog 2002-06-11 and 2002-06-13
11242
11243 2002-06-16 [alfons]     0.7.8claws3
11244         
11245         * src/folder.c
11246                 make sure lock sort mode (claws specific) is
11247                 also persists after a tree rescan
11248
11249 2002-06-16 [alfons]     0.7.8claws2
11250
11251         * src/prefs_folder_item.c
11252         * src/folder.[ch]
11253                 fix persistence of folder sort mode (broken
11254                 by adapting Hiro's new folder persistence code)
11255
11256 2002-06-16 [alfons]     0.7.8claws1
11257
11258         * AUTHORS
11259         * src/logwindow.c
11260         * src/prefscommon.[ch]
11261                 control size of log text in log window; 
11262                 closes patch #569155 submitted by Mitko Haralanov.
11263
11264 2002-06-15 [paul]       0.7.8claws
11265
11266         * release of 0.7.8claws
11267
11268 2002-06-15 [paul]       0.7.7claws
11269
11270         * po/pt_BR.po
11271                 updated by Fabio Junior Beneditto
11272
11273 2002-06-14 [paul]       0.7.6claws49
11274
11275         * po/es.po
11276                 updated by Ricardo Mones Lastra
11277
11278 2002-06-14 [paul]       0.7.6claws48
11279
11280         * po/nl.po
11281                 updated translation by Wilbert Berendsen
11282
11283 2002-06-14 [melvin]     0.7.6claws47
11284
11285         * po/fr.po
11286                 Updated French translation
11287
11288 2002-06-13 [paul]       0.7.6claws46
11289
11290         * src/filesel.c
11291                 allow filename to be typed in, rather than just
11292                 selected by the mouse. Patch by Gustavo Noronha Silva.
11293
11294 2002-06-13 [alfons]     0.7.6claws45
11295
11296         * src/mainwindow.[ch]
11297                 more cleanups (removing unnecessary menu items Expand 
11298                 summary / message view)
11299
11300 2002-06-13 [melvin]     0.7.6claws44
11301
11302         * po/POTFILES.in
11303                 Added src/string_match.c
11304         * src/string_match.c
11305                 Fixed possible buffer overflow.
11306                 Corrected typo.
11307                 Added missing config.h header.
11308         * src/prefs_common.c
11309           src/prefs_matcher.c
11310           src/prefs_scoring.c
11311                 Made some strings translatable (missing _(..)).
11312
11313 2002-06-13 [melvin]     0.7.6claws43
11314
11315         * README.claws
11316                 Corrected action example (verifying clearsigned mail).
11317         * src/prefs_account.c
11318                 Corrected typo.
11319         * src/prefs_common.c
11320                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11321
11322 2002-06-12 [alfons]     0.7.6claws42
11323
11324         * src/summaryview.c
11325                 add init of score column lost in 0.7.6claws42
11326
11327 2002-06-12 [paul]       0.7.6claws41
11328
11329         * src/prefs_account.c
11330                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11331                 behavior of the radio buttons, (from 0.7.7cvs2)
11332
11333 2002-06-11 [alfons]     0.7.6claws40
11334
11335         * src/messageview.[ch]
11336         * src/summaryview.[ch]
11337         * src/summary_search.c
11338         * src/mainwindow.c
11339                 perform a sync to bring in Hiro's separate view implementation 
11340
11341                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11342
11343 2002-06-11 [paul]       0.7.6claws39
11344         
11345         * src/prefs_account.c
11346                 correct a typo on the Receive tab
11347
11348 2002-06-10 [match]      0.7.6claws38
11349
11350         * src/addressbook.c
11351                 Included address completion patch from Gustavo Noronha.
11352
11353 2002-06-10 [paul]       0.7.6claws37
11354
11355         * src/inc.[ch]
11356           src/pop.c
11357           src/prefs_account.[ch]
11358           src/selective_download.[ch]
11359                 apply PATCH #561712
11360                  NEW:
11361                 - check if POP Account
11362                 - Receive Button renamed to Preview
11363                 - Preview Button Popup: preview new/all messages
11364                 - Download Button
11365                 - Account Preferences-->Receive tab checkbutton if you
11366                   want to remove Mail after Download
11367                 -: default YES
11368                 - Account Preferences-->Receive tab checkbutton use
11369                   filtering rules on preview
11370                   (think of delete_on_server)
11371                 -: default YES
11372                 - Account selectable from SD dialog
11373                 - checkbutton to show already downloaded messages if
11374                   all messages are previewed
11375                 - new clist column showing Date
11376                 - ESC KEY close
11377                 FIXES:
11378                 - play ball with UIDL
11379                 - fault tolerant (?) 
11380                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11381
11382 2002-06-10 [melvin]     0.7.6claws36
11383
11384         * README.claws
11385                 Added a hint to ac/README in cvs instructions.
11386
11387         * src/prefs_actions.c
11388                 Made it possible to use a more elaborate command line
11389                 for asynchronous actions, too.
11390
11391 2002-06-10 [melvin]     0.7.6claws35
11392         
11393         * src/prefs_actions.c
11394                 Make it possible to use a more elaborate command line
11395                 (e.g. |foo|bar|cat>there;echo Done|)
11396                 Corrected error message when calling %f, %F and %p commands
11397                 from the compose window.
11398
11399 2002-06-09 [colin]      0.7.6claws34
11400
11401         * src/summaryview.c
11402                 Automatically find unread messages in current folder
11403                 before annoying the user.
11404
11405 2002-06-08 [alfons]     0.7.6claws33
11406
11407         * po/it.po
11408                 remove bad formatting string in it.po translation
11409                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11410
11411 2002-06-08 [paul]       0.7.6claws32
11412
11413         * sync with 0.7.6cvs25
11414                 see ChangeLog 2002-06-07
11415
11416 2002-06-05 [paul]       0.7.6claws31
11417
11418         * src/mainwindow.c
11419                 add 'Sort by locked' and 'Sort by score'
11420
11421 2002-06-05 [paul]       0.7.6claws30
11422
11423         * sync with 0.7.6cvs24
11424                 see ChangeLog 2002-06-04
11425
11426 2002-06-04 [paul]       0.7.6claws29
11427
11428         * po/pt_BR.po
11429                 updated by Fabio Junior Beneditto
11430
11431 2002-06-03 [thorsten]   0.7.6claws28
11432
11433         * src/matcher.c
11434                 fclose() matcherrc after reading
11435
11436 2002-06-03 [paul]       0.7.6claws27
11437
11438         * sync with 0.7.6cvs21
11439                 see ChangeLog 2002-05-31
11440
11441 2002-05-31 [paul]       0.7.6claws26
11442
11443         * sync with 0.7.6cvs20
11444                 see ChangeLog 2002-05-29 and 2002-05-30
11445
11446 2002-05-31 [paul]       0.7.6claws25
11447
11448         * src/imap.c
11449                 hopefully fix last buggy sync
11450
11451         * README.claws
11452                 correct typo in 'Actions' examples
11453
11454 2002-05-29 [paul]       0.7.6claws24
11455
11456         * sync with 0.7.6cvs18
11457                 see ChangeLog 2002-05-28 and 2002-05-29
11458
11459         * src/news.c
11460           src/nntp.[ch]
11461                 sync with above 
11462
11463 2002-05-28 [paul]       0.7.6claws23
11464
11465         * sync with 0.7.6cvs16
11466                 see ChangeLog 2002-05-28
11467
11468 2002-05-27 [thorsten]   0.7.6claws22 
11469
11470         * faq/it/sylpheed-faq-1.html
11471           faq/it/sylpheed-faq-2.html
11472           faq/it/sylpheed-faq-3.html
11473           faq/it/sylpheed-faq.html
11474                 corrected DOS lineendings
11475         * faq/de/sylpheed-faq-1.html
11476           faq/de/sylpheed-faq-2.html
11477           faq/en/sylpheed-faq-1.html
11478           faq/en/sylpheed-faq-2.html
11479           faq/en/sylpheed-faq-3.html
11480           faq/es/sylpheed-faq-1.html
11481           faq/es/sylpheed-faq-2.html
11482           faq/es/sylpheed-faq-3.html
11483           faq/fr/sylpheed-faq-1.html
11484           faq/it/sylpheed-faq-1.html
11485           faq/it/sylpheed-faq-2.html
11486           faq/it/sylpheed-faq-3.html
11487           faq/it/sylpheed-faq.html
11488                 changed ">" to &quot;
11489
11490 2002-05-27 [paul]       0.7.6claws21
11491         
11492         * sync with 0.7.6cvs15
11493                 see ChangeLog 2002-05-27
11494
11495 2002-05-27 [paul]       0.7.6claws20
11496
11497         * src/prefs_account.c
11498                 correct a typo
11499
11500 2002-05-26 [paul]       0.7.6claws19
11501
11502         * tools/README
11503                 correct a typo
11504
11505 2002-05-25 [paul]       0.7.6claws18
11506
11507         * tools/README
11508                 add description of kmail2sylpheed.pl
11509
11510 2002-05-25 [paul]       0.7.6claws17
11511
11512         * tools/kmail2sylpheed.pl       ** NEW FILE **
11513                 perl script that converts an exported Kmail address
11514                 book, converts it to sylpheed addressbook file,
11515                 writes the file to .sylpheed, and updates
11516                 addrbook--index.xml 
11517
11518 2002-05-25 [paul]       0.7.6claws16
11519
11520         * sync with 0.7.6cvs14
11521                 see ChangeLog 2002-05-23
11522
11523 2002-05-24 [paul]       0.7.6claws15
11524
11525         * README.claws
11526                 make a correction and add some more info
11527
11528 2002-05-24 [paul]       0.7.6claws14
11529
11530         * src/compose.c
11531                 fix memory leak in 
11532                 compose_redirect_write_headers_from_headerlist()
11533                 add Subject and Resent-Message-ID to
11534                 compose_redirect_write_headers()
11535                 Received, Subject, and X-UIDL are filtered out in 
11536                 compose_redirect_write_to_file()
11537
11538 2002-05-23 [paul]       0.7.6claws13
11539
11540         * src/compose.[ch]
11541           src/filtering.c
11542           src/mainwindow.c
11543           src/matcher.[ch]
11544           src/matcher_parser_lex.l
11545           src/matcher_parser_parse.y
11546           src/prefs_common.[ch]
11547           src/prefs_filtering.c
11548           src/summaryview.c
11549                 rename 'Bounce' to 'Redirect'
11550
11551 2002-05-23 [paul]       0.7.6claws12
11552
11553         * more sync with 0.7.6cvs13
11554           src/compose.c
11555                 see ChangeLog 2002-05-22
11556
11557 2002-05-22 [paul]       0.7.6claws11
11558
11559         * sync with 0.7.6cvs13
11560           src/codeconv.c
11561                 see ChangeLog 2002-05-20
11562           src/prefs_common.c
11563                 see ChangeLog 2002-05-22
11564
11565 2002-05-21 [melvin]     0.7.6claws10
11566
11567         * src/folderview.c
11568                 Added missing filtering and scoring headers
11569                 Fixed bad function call that showed garbage 
11570                 in Folder->Processing
11571
11572 2002-05-21 [paul]       0.7.6claws9
11573
11574         * tools/Makefile.am
11575                 make all tools executable, (patch by Alfons).
11576
11577 2002-05-20 [alfons]     0.7.6claws8
11578
11579         * src/procheader.c
11580                 don't forget to call mktime() so we have a valid week 
11581                 and year day
11582                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11583
11584 2002-05-20 [paul]       0.7.6claws7
11585
11586         * src/html.c
11587                 fix broken parsing of urls
11588         * src/textview.c
11589                 fix displaying of urls
11590
11591                 both fixes from the patch [547855] by Eugene 
11592                 Brevdo (zonem)
11593
11594 2002-05-19 [alfons]     0.7.6claws6
11595
11596         * configure.in
11597                 make sylpheed configure correctly with the latest
11598                 and greatest of automake / autoconf / gettext
11599
11600 2002-05-19 [alfons]     0.7.6claws5
11601
11602         * src/procheader.c
11603         * src/procheader.h
11604                 add function for returning ime zone offset
11605         * src/quote_fmt.c
11606         * src/quote_fmt_parse.y
11607                 better quotation formatting - does not convert
11608                 to local time, but uses the original date string.
11609                 
11610                 Note: %z inserts the timezone offset (should 
11611                 work also on platforms where strftime does not
11612                 support %z).
11613
11614 2002-05-18 [christoph]  0.7.6claws4
11615
11616         * src/summaryview.c
11617                 fix indentation of some code
11618         * tools/Makefile.am
11619                 fix spaces after \
11620         * src/Makefile.am
11621                 add missing \
11622                 correct path for ignorethread.xpm
11623                 incorrect filename for sylpheed_logo.xpm
11624                 add missing include matcher_parser_parse.h
11625
11626 2002-05-18 [paul]       0.7.6claws3
11627
11628         * sync with 0.7.6cvs8
11629                 see ChangeLog 2002-05-16 and 2002-05-17
11630
11631 2002-05-18 [melvin]     0.7.6claws2
11632
11633         * README.claws
11634                 Corrected an action's definition and fixed some misspellings.
11635
11636 2002-05-18 [paul]       0.7.6claws1
11637
11638         * tools/Makefile.am
11639           tools/gpg-sign        ** new file **
11640           tools/uudec           ** new file **
11641                 add Melvin's Actions scripts
11642
11643         * README.claws
11644                 add Melvin's descriptions for Actions
11645
11646 2002-05-18 [paul]       0.7.6claws
11647
11648         * Version 0.7.6claws released
11649
11650 2002-05-17 [paul]       0.7.5claws32
11651
11652         * po/es.po
11653                 updated by Ricardo Mones Lastra
11654
11655 2002-05-17 [paul]       0.7.5claws31
11656
11657         * src/compose.c
11658                 fix Account prefs default folder for sent/draft/deleted
11659                 messages bug
11660
11661         * po/it.po
11662           po/nl.po
11663                 updated translation by Alessandro Maestri and
11664                 Wilbert Berendsen
11665
11666 2002-05-17 [melvin]     0.7.5claws30
11667
11668         * src/prefs_actions.c
11669                 Fixed bug where using %F not at the end of the command 
11670                 resulted in an additional empty argument being created.
11671                 Thanks to Darko Koruga for reporting the bug.
11672
11673 2002-05-17 [melvin]     0.7.5claws29
11674
11675         * po/fr.po
11676                 Updated French translations.
11677
11678 2002-05-15 [paul]       0.7.5claws28
11679         
11680         * po/es.po
11681                 updated by Ricardo Mones Lastra
11682
11683 2002-05-15 [paul]       0.7.5claws27
11684
11685         * sync with 0.7.6cvs4
11686                 see ChangeLog 2002-05-14 and 2002-05-15
11687
11688 2002-05-14 [paul]       0.7.5claws26
11689
11690         * sync with 0.7.6cvs1
11691                 see ChangeLog 2002-05-13
11692
11693 2002-05-13 [thorsten]   0.7.5claws25
11694
11695         * src/messageview.c
11696                 fix select_all and copy in multipart messages
11697         * src/mainwindow.c
11698                 fix select_all and copy in multipart messages
11699
11700 2002-05-12 [paul]       0.7.5claws24
11701
11702         * src/summaryview.c
11703                 reverse last commit, bug already fixed in 0.7.5claws3
11704
11705 2002-05-12 [netztorte]  0.7.5claws23
11706
11707         * src/summaryview.c
11708                 dont parse empty addressbook (checked in before claws20)
11709
11710 2002-05-12 [melvin]     0.7.5claws22
11711
11712         * src/procmsg.[ch]
11713                 Removed unneeded priority code introduced by the previous 
11714                 commit.
11715
11716 2002-05-12 [melvin]     0.7.5claws21
11717
11718         * src/compose.[ch]
11719                 Added possibility to set message's priority.
11720         * src/procmsg.[ch]
11721                 Added possibility to set message's priority.
11722                 Added missing headers
11723
11724 2002-05-12 [melvin]     0.7.5claws20
11725
11726         * src/prefs_actions.c
11727                 Removed implicitely added quotes around the name
11728                 of the temporary files of mime parts.
11729
11730 2002-05-12 [paul]       0.7.5claws19
11731
11732         * sync with 0.7.5cvs20
11733                 see ChangeLog 2002-05-11
11734
11735 2002-05-12 [alfons]     0.7.5claws18
11736
11737         * src/quote_fmt_lex.l
11738         * src/quote_fmt_parse.y
11739                 allow quote / reply date & time format to be set using
11740                 %D{format}. format is a format string you'd pass to
11741                 strftime() (see man strftime, or the Display tab |
11742                 Date format setting).
11743
11744                 Currently %D converts the date to local time. 
11745
11746 2002-05-11 [paul]       0.7.5claws17
11747
11748         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11749                 see ChangeLog 2002-05-10 and 2002-05-11
11750
11751 2002-05-10 [paul]       0.7.5claws16
11752
11753         * sync with 0.7.5cvs16
11754                 see ChangeLog entries 2002-05-09 and 
11755                 2002-05-10
11756
11757 2002-05-10 [colin]      0.7.5claws15
11758
11759         * src/textview.c
11760                 Corrected a bug that prevented sylpheed to open
11761                 double-clicked URIs.
11762
11763 2002-05-09 [paul]       0.7.5claws14
11764
11765         * sync with 0.7.5cvs14
11766                 see ChangeLog 2002-05-08 and 2002-05-09
11767
11768 2002-05-08 [paul]       0.7.5claws13
11769
11770         * sync with 0.7.5cvs11
11771                 see ChangeLog entry 2002-05-08
11772
11773 2002-05-08 [paul]       0.7.5claws12
11774
11775         * src/mainwindow.c
11776           src/textview.[ch]
11777                 fix segfault on View->Open in new window
11778                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11779
11780 2002-05-07 [paul]       0.7.5claws11
11781
11782         * sync with 0.7.5cvs9
11783                 see ChangeLog entry 2002-05-07
11784
11785 2002-05-06 [paul]       0.7.5claws10
11786
11787         * src/messageview.c
11788           src/textview.c
11789                 display url in statusbar on single-click
11790                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11791
11792 2002-05-06 [match]      0.7.5claws9
11793
11794         * src/addritem.[ch]
11795                 new functions.
11796         * src/addrcache.c
11797                 tidy up.
11798         * src/xmlprops.[ch]
11799                 XML implementation of properties file.
11800         * src/exporthtml.[ch]
11801         * src/expthtmldlg.[ch]
11802         * src/addressbook.c
11803                 export to HTML.
11804
11805 2002-05-02 [sergey]     0.7.5claws8
11806
11807         * src/mainwindow.c (mainwin_entries),
11808           src/prefs_common.c (prefs_send_create()),
11809           src/codeconv.c (locale_table):
11810                 use charset name "Windows-1251" instead of "CP1251".
11811
11812 2002-05-02 [colin]      0.7.5claws7
11813         
11814         * src/compose.c
11815           src/prefs_common.c
11816           src/prefs_folder_item.c
11817                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11818
11819 2002-05-02 [hiro]       0.7.5claws6
11820
11821         * src/imap.c
11822                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11823
11824 2002-05-02 [paul]       0.7.5claws5
11825
11826         * src/compose.c
11827                 more sync with 0.7.5cvs7, see ChangeLog entry
11828                 2002-05-02
11829
11830 2002-05-02 [hiro]       0.7.5claws4
11831
11832         * src/compose.c
11833                 compose_queue_sub():
11834                 check if queue folder exists (closes #550397).
11835                 removed directory creation since it should be handled
11836                 transparently.
11837         * src/imap.c
11838                 imap_add_msg(): return UID for appended message
11839                 (closes #548842).
11840
11841 2002-04-30 [paul]       0.7.5claws3
11842
11843         * src/summaryview.c
11844                 fix account_find_from_address() bug
11845
11846 2002-04-28 [colin]      0.7.5claws2
11847
11848         * src/compose.c
11849           src/textview.c
11850           src/prefs_common.[ch]
11851           src/utils.[ch]
11852                 Added user-definable quotation characters recognition.
11853
11854 2002-04-28 [paul]       0.7.5claws1
11855
11856         * sync with 0.7.5cvs4
11857                 see ChangeLog entry  2002-04-25
11858
11859 2002-04-28 [paul]       0.7.5claws
11860
11861         * po/es.po
11862           po/nl.po
11863           po/pt_BR.po
11864                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11865                 Fabio Junior Beneditto
11866
11867 2002-04-27 [jens]       0.7.4claws103
11868
11869         * po/de.po
11870                 updated German translation.
11871
11872 2002-04-27 [hiro]       0.7.4claws102
11873
11874         * src/summaryview.c
11875                 summary_write_cache(): fixed the mark loss of hidden messages.
11876
11877 2002-04-26 [melvin]     0.7.4claws101
11878
11879         * src/procmsg.c
11880                 fixed a second typo (same one)
11881         * po/fr.po
11882           po/it.po
11883           po/pt_BR.po
11884                 fixed the type again...
11885
11886 2002-04-26 [melvin]     0.7.4claws100
11887
11888         * src/procmsg.c
11889                 fixed a typo in an alert message ("temorary").
11890         * po/it.po
11891         * po/pt_BR.po
11892                 corrected the typo  described above.
11893         * po/fr.po
11894                 updated French translation.
11895
11896 2002-04-26 [darko]      0.7.4claws99
11897
11898         * src/summaryview.c
11899                 fix target folder colorization
11900
11901 2002-04-25 [paul]       0.7.4claws98
11902
11903         * po/it.po
11904                 updated by Alessandro Maestri
11905
11906 2002-04-24 [colin]      0.7.4claws97
11907         
11908         * src/compose.c
11909                 Fixed double "subject is empty" question.
11910
11911 2002-04-23 [colin]      0.7.4claws96
11912         
11913         * src/mimeview.c
11914                 Corrected issue when "automatically display images" was
11915                 not set : first image remained after selecting second.
11916
11917 2002-04-23 [melvin]     0.7.4claws95
11918
11919         * src/prefs_actions.c
11920                 Don't display in/out dialog if there is nothing to show.
11921
11922 2002-04-23 [paul]       0.7.4claws94
11923
11924         * sync with 0.7.5cvs3
11925                 bug fixes: see ChangeLog entry 2002-04-23
11926
11927 2002-04-22 [darko]      0.7.4claws93
11928
11929         * src/compose.c
11930                 fix previous check-in which changed code after
11931                 merge from main
11932
11933 2002-04-22 [paul]       0.7.4claws92
11934
11935         * faq/de/*
11936                 add German FAQ
11937         * faq/en/*
11938           faq/es/*
11939           faq/fr/*
11940                 update English, Spanish and French FAQs
11941         * manual/de/*
11942           manual/es/*
11943                 add German and Spanish manuals
11944         * manual/en/*
11945           manual/fr/*
11946                 update English and French manuals
11947
11948         * src/Makefile.am
11949                 add to and re-arrange the pixmap entries
11950
11951 2002-04-22 [darko]      0.7.4claws91
11952
11953         * src/compose.c
11954                 fix sender initials recognition to only allow
11955                 '>' after the initials
11956
11957 2002-04-21 [paul]       0.7.4claws90
11958
11959         * sync with 0.7.5 release
11960                 see ChangeLog entry 2002-04-21
11961
11962 2002-04-21 [alfons]
11963
11964         * src/Makefile.am
11965                 add colin's new pixmaps to EXTRA_DIST
11966
11967 2002-04-21 [colin]      0.7.4claws89
11968         * src/compose.c
11969         * src/inc.c
11970         * src/mainwindow.[ch]
11971         * src/prefs_common.[ch]
11972         * src/stock_pixmap.[ch]
11973                 Added "Work offline" ability.
11974
11975 2002-04-21 [colin]      0.7.4claws88
11976         
11977         * src/mimeview.c
11978         * src/prefs_common.c
11979         * src/prefs_common.h
11980         * src/textview.c : Added an option to common preferences -> display
11981           to allow user not to automatically display images.
11982
11983 2002-04-21 [paul]       0.7.4claws87
11984
11985         * sync with 0.7.4cvs52
11986                 see ChangeLog entry 2002-04-21 (src/imap.c)
11987
11988 2002-04-21 [paul]       0.7.4claws86
11989
11990         * sync with 0.7.4cvs51
11991                 see ChangeLog entry 2002-04-21
11992
11993 2002-04-21 [paul]       0.7.4claws85
11994
11995         * sync with 0.7.4cvs49
11996                 see ChangeLog entries 2002-04-20 and 2002-04-21
11997
11998         * src/Makefile.am
11999                 clean up: remove old 'stock_' element from xpm 
12000                 filenames.
12001
12002 2002-04-21 [alfons]     0.7.4claws84
12003
12004         apply sync patch from Paul
12005
12006         * src/folderview.c
12007                 use old claws prefs_folder_item_create() for now
12008
12009 2002-04-19 [match]      0.7.4claws83
12010
12011         * src/addressbook.[ch]
12012         * src/addrharvest.[ch]
12013         * src/addrgather.[ch]
12014                 recurse folders.
12015         * src/mainwindow.c
12016         * src/summaryview.[ch]
12017                 change menu option.
12018
12019 2002-04-19 [paul]       0.7.4claws82
12020
12021         * po/pt_BR.po
12022                 updated by Fabio Junior Beneditto
12023
12024 2002-04-14 [alfons]     0.7.4claws81
12025
12026         * src/passphrase.c
12027                 add #include <sys/types.h> for mode_t and off_t 
12028
12029 2002-04-13 [paul]       0.7.4claws80
12030         
12031         * src/main.c
12032           src/passphrase.[ch]
12033           src/pgptext.c
12034           src/prefs_common.[ch]
12035           src/rfc2015.c
12036                 enable storing of GnuPG passphrase for the whole 
12037                 session or a user-defined number of minutes. patch 
12038                 submitted by Ravemax <ravemax@dextrose.com>
12039
12040 2002-04-13 [alfons]     0.7.4claws79
12041
12042         * src/textview.c
12043                 make email parser also stop scanning when encountering separators
12044                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12045
12046 2002-04-13 [paul]       0.7.4claws78
12047
12048         * sync with 0.7.4cvs39
12049                 see ChangeLog entry 2002-04-12
12050
12051 2002-04-11 [paul]       0.7.4claws77
12052
12053         * sync with 0.7.4cvs37
12054                 see ChangeLog entry 2002-04-11
12055
12056 2002-04-11 [paul]       0.7.4claws76
12057
12058         * COPYING 
12059                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12060                 the clause for OpenSSL). sync with sylpheed main
12061
12062 2002-04-09 [melvin]     0.7.4claws75
12063
12064         * src/compose.c
12065                 Made 'Ctrl-Enter' on send ignore some modifiers 
12066                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12067                 to bind other *-Enter (but not Alt-Enter).
12068
12069 2002-04-09 [paul]       0.7.4claws74
12070
12071         * sync with 0.7.4cvs35
12072                 see ChangeLog entries 2002-04-09
12073
12074 2002-04-08 [paul]       0.7.4claws73
12075
12076         * sync with 0.7.4cvs33
12077                 see ChangeLog entry 200-04-08
12078
12079 2002-04-07 [match]      0.7.4claws72
12080
12081         * src/addrharvest.[ch]
12082                 fixed to read all addresses in header, regardless
12083                 of header size. improved name parsing. accommodate
12084                 harvest from folders and selected message.
12085         * src/addritem.[ch]
12086                 included new address parsing function.
12087         * src/addrgather.[ch]
12088         * src/addressbook.[ch]
12089         * src/summaryview.[ch]
12090         * src/mainwindow.c
12091                 allow address harvest of folder as well as selected
12092                 messages.
12093
12094 2002-04-07 [paul]       0.7.4claws71
12095
12096         * src/esmtp.[ch]
12097           src/smtp.c
12098                 don't try to authenticate with CRAM-MD5 in SMTP when 
12099                 SMTP-AUTH enabled if MTA doesn't issue this 
12100                 auth-method in it's ehlo-response. bug item #531364,
12101                 patch item #938910. patch submitted by Colin Leroy 
12102                 <colin@colino.net>
12103
12104 2002-04-07 [paul]       0.7.4claws70
12105
12106         * src/nntp.c
12107                 fix missing MODE_READER bug. patch submitted by
12108                 Colin Leroy <colin@colino.net>
12109
12110 2002-04-07 [alfons]     0.7.4claws69
12111
12112         * src/matcher.[ch]
12113         * src/prefs_filtering.c
12114         * src/summaryview.c
12115                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12116                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12117
12118 2002-04-07 [paul]       0.7.4claws68
12119
12120         * sync with 0.7.4cvs32
12121                 see ChangeLog entry 2002-04-06
12122
12123         * tools/filter_conv.pl
12124                 more bug fixes
12125
12126 2002-04-06 [paul]       0.7.4claws67
12127
12128         * tools/filter_conv.pl
12129                 modify to be able to find the name of the first
12130                 mailbox and use that. main's filter does not
12131                 record the full path to the mailbox and therefore
12132                 can only filter to the first mailbox.
12133
12134 2002-04-05 [paul]       0.7.4claws66
12135
12136         * tools/filter_conv.pl
12137                 attempt to make the script all-encompassing and
12138                 be able to convert any main 'filter' rule thrown
12139                 at it
12140
12141 2002-04-05 [paul]       0.7.4claws65
12142
12143         * tools/filter_conv.pl
12144                 allow for collapsed folder trees
12145
12146 2002-04-05 [paul]       0.7.4claws64
12147
12148         * sync with 0.7.4cvs31
12149                 see ChangeLog entries 2002-04-05
12150
12151 2002-04-03 [paul]       0.7.4claws63
12152
12153         * sync with 0.7.4cvs29
12154                 see ChangeLog entries 2002-04-02 and 2002-04-03
12155
12156 2002-04-02 [paul]       0.7.4claws62
12157
12158         * sync with 0.7.4cvs26
12159                 see ChangeLog entry 2002-04-01
12160
12161 2002-04-02 [match]      0.7.4claws61
12162
12163         * src/pine.[ch]
12164         * src/importpine.[ch]
12165         * src/addressbook.c
12166                 import Pine address book.
12167
12168 2002-04-02 [match]      0.7.4claws60
12169
12170         * src/addrharvest.[ch]
12171                 improve address parsing of funky addresses.
12172
12173 2002-04-02 [darko]      0.7.4claws59
12174
12175         * src/compose.c
12176                 wrap on send improvements, it now recognizes quoted
12177                 initials as part of the quotation string, and it
12178                 does not join lines separated by CR
12179
12180 2002-04-01 [match]      0.7.4claws58
12181
12182         * src/mgutils.[ch]
12183                 added new functions.
12184         * src/mutt.[ch]
12185                 remove excessive duplicate address generation
12186                 on import.
12187
12188 2002-04-01 [alfons]     0.7.4claws57
12189         
12190         * src/summaryview.c
12191                 put back g_free() 
12192
12193 2002-04-01 [paul]       0.7.4claws56
12194
12195         * sync with 0.7.4cvs25
12196                 see ChangeLog entry 2002-04-01
12197
12198 2002-04-01 [alfons]     0.7.4aprilfool55
12199
12200         * src/summaryview.c
12201                 honour feature request item #537427 to allow for
12202                 displaying names from address book for sent mail also
12203
12204 2002-03-29 [paul]       0.7.4claws54
12205
12206         * src/mainwindow.c
12207           src/prefs_filtering.[ch]
12208           src/prefs_matcher.c
12209           src/summaryview.c
12210                 add 'fast filter' for claws' filtering,
12211                 /Tools/Create filter rule/... patch submitted
12212                 by Neill Miller <neillm@thecodefactory.org>
12213
12214 2002-03-29 [paul]       0.7.4claws53
12215
12216         * sync with 0.7.4cvs24
12217                 see ChangeLog entry 2002-03-29
12218
12219 2002-03-28 [paul]       0.7.4claws52
12220
12221         * sync with 0.7.4cvs23
12222                 see ChangeLog entry 2002-03-28
12223
12224 2002-03-27 [melvin]     0.7.4claws51
12225
12226         * src/prefs_actions.c
12227                 Added support to pass only one message part (as a
12228                 file) to the command using '%p'. No quotes are needed
12229                 because doubles quotes are automatically added.
12230                 Fixed bug where Sylpheed could block when waiting for
12231                 a child process to finish.
12232                 Changed the help menu to remove quotes around symbols to 
12233                 avoid misinterpretation (they must not be used).
12234
12235 2002-03-27 [melvin]     0.7.4claws50
12236
12237         * src/inc.c
12238                 Made the new mail notification command always 
12239                 execute asynchronously.
12240
12241 2002-03-27 [paul]       0.7.4claws49
12242
12243         * src/compose.c
12244                 fix bug introduced in last commit
12245
12246 2002-03-27 [paul]       0.7.4claws48
12247
12248         * sync with 0.7.4cvs21
12249                 see ChangeLog 2002-03-26 and 2002-03-27
12250
12251 2002-03-26 [hoa]        0.7.4claws47
12252
12253         * src/prefs_folder_item.c
12254                 really fixed the bug #516442 with folder rescan.
12255
12256 2002-03-26 [paul]       0.7.4claws46
12257
12258         * sync with 0.7.4cvs19
12259                 see ChangeLog entries 2002-03-25 and 2002-03-26
12260
12261 2002-03-25 [hoa]        0.7.4claws45
12262
12263         * src/matcher.c
12264         * src/mh.c
12265                 fix the bug #516442 with folder rescan.
12266
12267         * src/prefs_common.[ch]
12268         * src/compose.c
12269                 added an option to enable two different behaviours
12270                 for bounce.
12271
12272
12273 2002-03-25 [paul]       0.7.4claws44
12274
12275         * src/mainwindow.c
12276           src/selective_download.c
12277                 correct a few menuitem labels
12278
12279 2002-03-25 [christoph]  0.7.4claws43
12280
12281         * src/procmsg.c
12282                 fix non deleted tmp message in
12283                 procmsg_save_to_outbox
12284                 fix problems caused by sync with
12285                 main branch's procmsg_send_queue
12286
12287 2002-03-25 [paul]       0.7.4claws42
12288
12289         * src/quote_fmt.c
12290           src/quote_fmt_lex.l
12291           src/quote_fmt_parse.y
12292                 add Last name (%L) placeholder for quoting. 
12293                 patch submitted by Thorsten Thielen 
12294                 <thth@users.sourceforge.net>
12295
12296 2002-03-25 [paul]       0.7.4claws41
12297
12298         * src/utils.c
12299                 get full hostname. patch submitted by
12300                 Bob Woodside <rwoodside1@comcast.net>
12301
12302 2002-03-25 [paul]       0.7.4claws40
12303
12304         * src/account.c
12305           src/news.c
12306           src/nntp.[ch]
12307           src/prefs_account.[ch]
12308                 enable NNTP over SSL. patch submitted by
12309                 Pascal Jermini <pascal@infinity.hn.org>
12310
12311 2002-03-24 [paul]       0.7.4claws39
12312
12313         * src/prefs_common.c
12314                 make the arrangement of the Compose tab more
12315                 coherent
12316
12317         * src/mainwindow.c
12318                 fix some irregularities of style
12319
12320         * po/de.po
12321                 updated by Kilian Krause
12322
12323 2002-03-23 [paul]       0.7.4claws38
12324
12325         * po/pt_BR.po
12326                 updated by Fabio Junior Beneditto
12327
12328 2002-03-23 [paul]       0.7.4claws37
12329
12330         * src/mainwindow.c
12331                 move 'Gather addresses' to 'Tools' menu
12332                 make 'Selective download' sensitive
12333
12334 2002-03-23 [paul]       0.7.4claws36
12335
12336         * sync with 0.7.4cvs16
12337                 see ChangeLog entries 2002-03-23
12338
12339 2002-03-22 [christoph]  0.7.4claws35
12340
12341         * src/quote_fmt_parse.y
12342                 fix include program output
12343
12344 2002-03-22 [alfons]     0.7.4claws34
12345
12346         * src/pop.c
12347                 initialize GDate stack variable correctly (sorry!)
12348
12349 2002-03-22 [paul]       0.7.4claws33
12350
12351         * src/compose.c
12352           src/mainwindow.c
12353           src/prefs_actions.c
12354           src/prefs_common.c
12355                 rename 'Tool' to 'Tools'
12356
12357         * src/mainwindow.c
12358                 move 'Delete duplicated messages' from
12359                 'Message/' to 'Tools/'
12360                 re-arrange the order of 'Tools/' items
12361
12362 2002-03-22 [paul]       0.7.4claws32
12363
12364         * src/addr_compl.c
12365           src/addressbook.[ch]
12366                 auto-address completion now also matches on
12367                 Nickname. patch submitted by Bob Forsman 
12368                 <hammor@users.sourceforge.net>
12369
12370         * src/editaddress.c
12371                 correct a spelling mistake
12372
12373 2002-03-22 [alfons]     0.7.4claws31
12374
12375         * src/pop.c
12376                 fix getting uidl from incorrect string 
12377                 (spotted by Colin)
12378
12379 2002-03-21 [alfons]     0.7.4claws30
12380
12381         * src/pop.c
12382                 more code refactoring
12383                 plug mem leak introduced by delete on server
12384
12385 2002-03-21 [paul]       0.7.4claws29
12386
12387         * sync with 0.7.4cvs11
12388                 see ChangeLog entries 2002-03-20
12389
12390 2002-03-20 [alfons]     0.7.4claws28
12391
12392         * src/inc.c
12393                 apply Colin's patch and refactor
12394
12395 2002-03-20 [paul]       0.7.4claws27
12396
12397         * sync with sylpheed 0.7.4cvs9
12398                 see ChangeLog entry 2002-03-20
12399
12400 2002-03-19 [christoph]  0.7.4claws26
12401
12402         * src/mh.c
12403         * src/procmsg.[ch]
12404         * src/summaryview.c
12405                 revert changes for flag updates
12406                 (does not work correctly and no time to debug)
12407
12408 2002-03-20 [alfons]     0.7.4claws25
12409
12410         * src/pop.c
12411                 refactor should_delete() a little bit 
12412
12413 2002-03-19 [paul]       0.7.4claws24
12414
12415         * src/inc.[ch]
12416           src/pop.c
12417           src/prefs_account.[ch]
12418                 allow the user to leave downloaded mail on the 
12419                 server for n days. Patch submitted by Colin Leroy 
12420                 <colin@colino.net>
12421
12422 2002-02-19 [paul]       0.7.4claws23
12423
12424         * sync with sylpheed 0.7.4cvs8
12425                 see ChangeLog entries 2002-03-19
12426
12427 2002-03-18 [paul]       0.7.4claws22
12428
12429         * sync with sylpheed 0.7.4cvs6
12430                 see ChangeLog entry 2002-03-18
12431
12432 2002-03-18 [paul]       0.7.4claws21
12433
12434         * po/en_GB.po
12435                 add en_GB message catalogue
12436
12437         * src/mbox_folder.c
12438           src/prefs_account.c
12439           src/prefs_actions.c
12440                 correct a few spelling mistakes
12441
12442 2002-03-17 [alfons]     0.7.4claws20
12443
12444         * src/matcher.c
12445                 more stringent checks for NULL params when writing
12446                 filtering actions to a file
12447                 
12448 2002-03-17 [hoa]        0.7.3claws20
12449
12450         * src/news.c
12451                 fixed the count of new messages
12452
12453         * src/compose.c
12454                 fixed the "attachment properties" window
12455
12456 2002-03-17 [paul]       0.7.4claws19
12457
12458         * src/defs.h
12459           src/folder.h
12460           src/news.c
12461           src/prefs_account.[ch]
12462           src/procmsg.[ch]
12463           src/summaryview.c
12464                 automatically mark cross-posted messages as read 
12465                 and (optionally) give them a colour label
12466                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12467                 
12468
12469 2002-03-17 [paul]       0.7.4claws18
12470
12471         * sync with sylpheed 0.7.4cvs5
12472                 see ChangeLog entry 2002-03-17
12473
12474 2002-03-17 [melvin]     0.7.4claws17
12475         
12476         * src/textview.c
12477                 Worked around a gtktext 'bug': when searching for 
12478                 a text in a long message it was scrolling slowly
12479                 line by line until it hit the searched text.
12480         * po/fr.po
12481                 Updated French translation
12482
12483 2002-03-17 [melvin]     0.7.4claws16
12484
12485         * src/mainwindow.c
12486         * src/compose.c
12487         * src/prefs_actions.c
12488                 Moved "Edit/Actions" to "Tool/Actions"
12489                 Made mainwindow/compose window sensitive as soon as
12490                 no child process is running anymore even if the io dialog
12491                 is open.
12492                 Fixed a struct being initialized with a non constant char*
12493
12494 2002-03-16 [christoph]  0.7.4claws15
12495
12496         * configure.in
12497                 add --with-compiler-flags option
12498                 (only for developer hacking)
12499         * src/mh.c
12500         * src/procmsg.[ch]
12501         * src/summaryview.c
12502                 try to make folder-stats and flag handling more
12503                 independent from the summaryview. msgcounts
12504                 are only set when the folder is opened and
12505                 procmsg_msginfo_(un)set_flags will handle it
12506                 later and summaryview will get the values
12507                 from the folder.
12508
12509 2002-03-16 [paul]       0.7.4claws14
12510
12511         * src/messageview.c
12512                 fix Return-receipt. Patch submitted by Bob
12513                 Woodside <rwoodside1@comcast.net>
12514
12515 2002-03-16 [paul]       0.7.4claws13
12516
12517         * src/compose.c
12518                 fix 'dynamic' signatures, make it work again
12519                 broken during sync on 2002-03-14 (0.7.4claws2)
12520
12521 2002-03-15 [match]      0.7.4claws12
12522
12523         * src/addrharvest.[ch]
12524         * src/addrgather.[ch]
12525         * src/addressbook.[ch]
12526         * src/mainwindow.c
12527                 included address harvester feature. still some
12528                 issues with address parsing that I will fix.
12529
12530 2002-03-15 [match]      0.7.4claws11
12531
12532         * src/addrbook.[ch]
12533         * src/addrcache.[ch]
12534         * src/addressbook.[ch]
12535         * src/addrindex.c
12536         * src/editbook.c
12537         * src/importldif.c
12538         * src/importmutt.c
12539         * src/jpilot.[ch]
12540         * src/main.c
12541         * src/syldap.[ch]
12542         * src/vcard.[ch]
12543                 tidy up. fix memory leaks. moved attribs and methods
12544                 from individual interfaces to addrcache object. prep
12545                 for new stuff to come in.
12546
12547 2002-03-15 [alfons]     0.7.4claws10
12548
12549         * src/matcher.[ch]
12550         * src/matcher_parser_parse.y
12551         * src/matcher_parser_lex.l
12552         * src/prefs_matcher.c
12553                 add filtering conditions message greater than, smaller 
12554                 than, and exactly matching a size in bytes
12555                 (does not work with delete from POP3 server yet)
12556
12557                 this should also give others an idea what you should
12558                 do to add new criterions to claws filtering system
12559                 
12560
12561 2002-03-15 [paul]       0.7.4claws9
12562
12563         * tools/filter_conv.pl
12564                 exit if there are no filter rules to convert
12565                 rename filterrc to filterrc.old after completion
12566
12567 2002-03-15 [paul]       0.7.4claws8
12568
12569         * sync with sylpheed 0.7.4cvs3
12570                 see ChangeLog entry 2002-03-14
12571
12572 2002-03-14 [paul]       0.7.4claws7
12573
12574         * src/compose.c
12575                 clean up the last commit (ahem)
12576
12577 2002-03-14 [paul]       0.7.4claws6
12578
12579         * src/compose.c
12580                 fix bug #515655. honour account preferences
12581                 regarding gpg default signing/encryption when 
12582                 changing account from the compose window.
12583
12584 2002-03-14 [paul]       0.7.4claws5
12585
12586         * src/folderview.c
12587                 remove unnecessary curly brackets
12588
12589 2002-03-14 [paul]       0.7.4claws4
12590
12591         * src/folderview.c
12592           src/prefs_filtering.[ch]
12593                 add filter rename on folder rename and filter
12594                 delete on folder delete. Patch submitted by
12595                 Neill Miller <neillm@thecodefactory.org> 
12596
12597 2002-03-14 [christoph]  0.7.4claws3
12598
12599         * src/procmsg.c
12600         * src/send.c
12601                 fix local delivery
12602                 (patch submitted by "Simon 'corecode' Schubert")
12603         * src/prefs_common.c
12604         * src/procmsg.c
12605                 fix gcc 3.0 warning
12606
12607 2002-03-14 [paul]       0.7.4claws2
12608
12609         * sync with sylpheed 0.7.4cvs2
12610                 see ChangeLog entry 2002-03-13
12611
12612 2002-03-12 [darko]      0.7.4claws1
12613
12614         * src/mainwindow.c
12615                 fix what seems to be a copy and paste error
12616                 when setting color for important messages
12617                 (reported by wwp)
12618
12619 2002-03-11 [paul]       version 0.7.4claws released
12620
12621 2002-03-11 [paul]       0.7.4claws
12622
12623         * po/es.po
12624           po/it.po
12625           po/nl.po
12626           po/pt_BR.po
12627                 update message catalogs. Submitted by Ricardo Mones 
12628                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12629                 Fabio Junior Beneditto
12630
12631         * configure.in
12632           faq/Makefile.am
12633           faq/it/Makefile
12634           faq/it/sylpheed-faq*
12635           src/mainwindow.c
12636           src/manual.[ch]
12637                 add FAQ in Italian
12638         
12639
12640 2002-03-11 [jens]       0.7.3claws7
12641
12642         * po/de.po
12643                 updated German translation
12644
12645 2002-03-11 [melvin]     0.7.3claws6
12646
12647         * po/fr.po
12648                 updated and corrected French translation
12649
12650 2002-03-10 [hoa]        0.7.3claws5
12651
12652         * src/account.c
12653         * src/inc.c
12654         * src/prefs_account.c
12655         * src/procmsg.c
12656         * src/send.[ch]
12657                 fixed the local account.
12658                 you have to change the default "/usr/sbin/sendmail"
12659                 to "/usr/sbin/sendmail -t" in the preferences of
12660                 the local account.
12661
12662         * src/procmime.c
12663                 removed some debug display for renderer
12664
12665 2002-03-10 [paul]       0.7.3claws4
12666
12667         * faq/en/sylpheed-faq-1.html
12668           faq/en/sylpheed-faq-2.html
12669                 update
12670
12671 2002-03-09 [paul]       0.7.3claws3
12672
12673         * sync with sylpheed 0.7.4
12674                 see ChangeLog entry 2002-03-09
12675
12676 2002-03-08 [paul]       0.7.3claws2
12677
12678         * faq/en/sylpheed-faq*
12679           faq/es/sylpheed-faq*
12680           faq/fr/sylpheed-faq*
12681                 update the FAQs
12682
12683         * manual/fr/.cvsignore
12684           manual/fr/Makefilea.am
12685           manual/fr/sylpheed*
12686           src/mainwindow.c
12687           src/manual.[ch]
12688                 add the French manual
12689
12690 2002-03-07 [paul]       0.7.3claws1
12691
12692         * sync with sylpheed 0.7.3cvs4
12693                 see ChangeLog entries  2002-03-06 and 2002-03-07
12694         
12695         * po/nl.po
12696                 updated by Wilbert Berendsen
12697
12698 2002-03-07 [melvin]     0.7.2claws34
12699
12700         * src/selective_download.c
12701                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12702
12703 2002-03-06 [paul]       0.7.2claws33
12704
12705         * sync with sylpheed 0.7.3cvs1
12706                 bug fix, see ChangeLog entry 2002-03-05
12707
12708 2002-03-05 [paul]       0.7.2claws32
12709
12710         * src/mimeview.c
12711           src/pgptext.[ch]
12712           src/procmsg.c
12713                 reverse the pgp ascii-armored code implemented in 
12714                 0.7.2claws16. removal of this code until it matures.
12715                 this means that verifying ascii-armored pgp sigs and
12716                 automatic decryption of ascii-armored encrypted
12717                 messages no longer works.
12718
12719 2002-03-05 [paul]       0.7.2claws31
12720
12721         * configure.in
12722           Makefile.am
12723         * faq/Makefile.am
12724         * faq/en/Makefile.am
12725           faq/en/sylpheed-faq.html
12726           faq/en/sylpheed-faq-1.html
12727           faq/en/sylpheed-faq-2.html
12728           faq/en/sylpheed-faq-3.html
12729         * faq/es/Makefile.am
12730           faq/es/sylpheed-faq.html
12731           faq/es/sylpheed-faq-1.html
12732           faq/es/sylpheed-faq-2.html
12733           faq/es/sylpheed-faq-3.html
12734           faq/es/sylpheed-faq-4.html
12735         * faq/fr/Makefile.am
12736           faq/fr/sylpheed-faq.html
12737           faq/fr/sylpheed-faq-1.html
12738           faq/fr/sylpheed-faq-2.html
12739           faq/fr/sylpheed-faq-3.html
12740         * src/Makefile.am
12741           src/defs.h
12742           src/mainwindow.c
12743           src/manual.[ch]
12744                 add FAQs in English, Spanish and French
12745
12746
12747 2002-03-05 [paul]       0.7.2claws30
12748
12749         * manual/en/sylpheed.html
12750           manual/en/sylpheed-XX.html
12751                 updated the English manual
12752
12753 2002-03-05 [hoa]        
12754
12755         * src/summaryview.c
12756                 dialog box pops up if the article can't be deleted.
12757
12758 2002-03-04 [paul]       
12759         
12760         * po/pt_BR.po
12761                 updated by Fabio Junior Benedito
12762
12763 2002-03-04 [hoa]
12764
12765         * removed ac/gpgme.m4
12766                 to avoid autogen common problem
12767                 developers have to install gpgme development package now
12768
12769         * src/compose.c
12770                 encoding to 7bit or 8bit is enabled.
12771
12772 2002-03-03 [alfons]     0.7.2claws29
12773
12774         * src/pop.c
12775                 merge fix by Oliver Haertel for selective
12776                 download buglet
12777
12778 2002-03-03 [paul]       0.7.2claws28
12779         
12780         * sync with sylpheed 0.7.3
12781
12782 2002-03-03 [paul]       0.7.2claws27
12783
12784         * sync with sylpheed 0.7.2cvs24
12785                 see ChangeLog entries 2002-03-02 and 2002-03-03
12786
12787 2002-03-02 [melvin]     0.7.2claws26
12788
12789         * src/inc.[ch]
12790         * src/main.c
12791         * src/mainwindow.c
12792         * src/prefs_common.[ch]
12793                 Added user definable notification on new mail arrival.
12794                 Removed unused variables in spell checker prefs code.
12795
12796 2002-03-02 [melvin]     0.7.2claws25
12797
12798         * src/quote_fmt.c
12799                 Removed unnecessary escape sequences.
12800                 Changed 'Initial...' to 'Initials of Sender'
12801
12802 2002-03-02 [paul]       0.7.2claws24
12803
12804         * sync with sylpheed 0.7.2cvs22
12805                 see ChangeLog entry 2002-03-01
12806
12807 2002-03-01 [hoa]        0.7.2claws23
12808
12809         * src/mainwindow.c
12810                 Set sensitivity of delete actions to active
12811                 even if the folder is a newsgroup.
12812
12813         * src/summaryview.c
12814                 - Set sensitivity of delete actions
12815                 - Added function check_permission() that will check if the
12816                   user is authorized to delete a message. For news, it
12817                   will check if the author is the same.
12818                 - Enabled deletion when there is no trash folder.
12819
12820         * src/news.[ch]
12821                 - Added news_cancel_article() to cancel articles
12822                 - Implemented news_remove_message() (public function)
12823
12824 2002-03-01 [paul]       0.7.2claws22
12825
12826         * src/gtkutils.c
12827           src/textview.c
12828                 recognise urls that that don't include 'http://' and
12829                 simply begin 'www.' 
12830
12831         * AUTHORS
12832                 remove duplicated name
12833
12834 2002-02-28 [paul]       0.7.2claws21
12835
12836         * src/mainwindow.c
12837           src/summaryview.[ch]
12838                 add ability to 'Select thread'
12839                 combines Melvin's "Select thread's head" patch (#510907)
12840                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12841                 patch (#518514) 
12842
12843 2002-02-28 [paul]       0.7.2claws20
12844
12845         * src/mimeview.c
12846                 hopefully fix segfault on right-clicking a mime part
12847                 that some people have experienced.      
12848                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12849
12850 2002-02-28 [paul]       0.7.2claws19
12851
12852         * sync with sylpheed 0.7.2cvs21
12853                 see ChangeLog entries 2002-02-27 and 2002-02-28
12854
12855 2002-02-27 [paul]       0.7.2claws18
12856
12857         * sync with sylpheed 0.7.2cvs18
12858                 see ChangeLog entries 2002-02-26 and 2002-02-27
12859
12860 2002-02-26 [alfons]     0.7.2claws17
12861
12862         * src/procheader.c
12863                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12864                 (spotted by Chris Hessman <idatech@gmx.net>)
12865
12866 2002-02-26 [paul]       0.7.2claws16
12867
12868         * src/mimeview.c
12869           src/pgptext.[ch]
12870           src/procmsg.c
12871                 make decryption of ascii-armored pgp encrypted messages
12872                 and verification of ascii-armored signatures work again.
12873                 slightly altered from the patch by Jens Jahnke 
12874                 <jan0sch@gmx.net>
12875
12876                 ##FIX ME##
12877                 * the checking of plaintext signatures always comes up in 
12878                   a popup box
12879                 * it doesn't work for multipart messages 
12880                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12881                   including the msg headers and these 2 line themselves, are 
12882                   not displayed
12883
12884         * src/mainwindow.c
12885                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12886                 "View/Message View" becomes "View/Separate Message View"
12887                 because its less ambiguous.
12888
12889         * po/es.po
12890                 updated by Ricardo Mones Lastra
12891
12892 2002-02-26 [paul]       0.7.2claws15
12893
12894         * sync with sylpheed 0.7.2cvs17
12895                 see ChangeLog entries 2002-02-25 and 2002-02-26
12896
12897 2002-02-25 [christoph]  0.7.2claws14
12898
12899         * src/filtering.[ch]
12900         * src/inc.c
12901                 do filtering stuff after all messages have been received
12902                   1. drop all messages to .processing
12903                   2. scan processing folder for messages
12904                   3. filter messages or move to inbox
12905                 this will also find old messages left in processing after
12906                 a crash or something like that and we get a real msginfo
12907                 from folder->get_msg_list and do not have to create our
12908                 own in filter_message
12909         * src/matcher_parser_parse.y
12910                 remove MIX/MAX warning (reordered includes)
12911
12912 2002-02-25 [paul]       0.7.2claws13
12913
12914         * sync with sylpheed 0.7.2cvs15
12915                 see ChangeLog entry 2002-02-24
12916
12917 2002-02-24 [alfons]     0.7.2claws12
12918
12919         * src/filtering.c
12920                 clear old color flags first when applying a new color to
12921                 a message info. 
12922                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12923
12924 2002-02-24 [alfons]     0.7.2.claws11
12925         
12926         * AUTHORS
12927         * src/prefs_common.c
12928                 add presets for Opera and Konqueror, closes patch #517261,
12929                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12930
12931 2002-02-24 [alfons]     0.7.2.claws10
12932
12933         * AUTHORS
12934         * src/summaryview.c
12935                 fix threading for null message ids, closes patch #521601,
12936                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12937
12938 2002-02-24 [alfons]     0.7.2claws9
12939
12940         * src/summaryview.c
12941         * src/filtering.c
12942                 make Tool | Filter Message work with filtering system so
12943                 setting flags also works
12944
12945                 TODO:
12946
12947                 - Processing uses the same function as Tool | Filter
12948                   Message, but doesn't use the same update proc yet
12949
12950 2002-02-23 [paul]       0.7.2claws8
12951
12952         * sync with sylpheed 0.7.2cvs14
12953                 see ChangeLog entries 2002-02-22 and 2002-02-23
12954
12955 2002-02-22 [christoph]  0.7.2claws7
12956
12957         * src/quote_fmt.c
12958                 Add column space to table
12959         * src/quote_fmt_parse.y
12960                 Close files
12961
12962 2002-02-22 [paul]       0.7.2claws6
12963
12964         * src/Makefile.am
12965           src/defs.h
12966           src/filtering.c
12967           src/inc.[ch]
12968           src/mainwindow.c
12969           src/matcher.[ch]
12970           src/matcher_parser_lex.l
12971           src/matcher_parser_parse.y
12972           src/pop.[ch]
12973           src/prefs_account.h
12974           src/prefs_filtering.c
12975           src/selective_download.[ch]   *** NEW FILES ***
12976           src/utils.[ch]
12977           po/POTFILES.in
12978                 Selective Download added to 'Tool' menu. 
12979                 Retrieves email headers of the currently selected pop3 
12980                 account and allows the user to mark emails for deletion 
12981                 right on the pop3 server. Patch submitted by Oliver Haertel 
12982                 <oha@users.sourceforge.net>.
12983         
12984         * po/POTFILES.in
12985                 add 'src/quote_fmt.c'           
12986
12987 2002-02-22 [christoph]  0.7.2claws5
12988
12989         * src/Makefile.am
12990                 added quote_fmt.c
12991         * src/prefs_common.[ch]
12992         * src/prefs_template.c
12993         * src/quote_fmt.c               *** NEW FILE ***
12994         * src/quote_fmt.h
12995                 move quote format symbol description code
12996                 to it's own file because it is used from
12997                 differnent code parts
12998                 Rewrote symbol description GUI
12999                   + use table
13000                   + add separators
13001                   + get data from array (no more long constant strings)
13002         * src/quote_fmt_lex.l
13003         * src/quote_fmt_parse.y
13004                 Symbol for Literal % changed to \% instead of %%
13005                 (More logical as \ is used for quoting for other symbols)
13006                 Add |f and |p to include files and program output
13007                 Examples:
13008                     |f{/home/.../.signature}
13009                     |p{date}
13010         * po/de.po
13011                 Correct wrong spelling for "Referenzen"
13012
13013 2002-02-21 [paul]       0.7.2claws4
13014
13015         * src/procmsg.c
13016                 forgotten during sync
13017
13018 2002-02-21 [paul]       0.7.2claws3
13019
13020         * sync with sylpheed 0.7.2cvs11
13021                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13022                 2002-02-20 and 2002-02-21
13023
13024 2002-02-20 [melvin]     0.7.2claws2
13025
13026         * src/prefs_actions.c
13027                 Added error report when child cannot fork or when execvp 
13028                 returns with an error.
13029
13030 2002-02-19 [christoph]  0.7.2claws1
13031
13032         * src/codeconv.c
13033                 return unconverted text if conde conversion is not possible
13034                 when libjconv is used.
13035                 (patch submitted by "Simon 'corecode' Schubert")
13036
13037 2002-02-19 [paul]       
13038
13039         * version 0.7.2claws release
13040
13041 2002-02-19 [paul]       0.7.2claws
13042
13043         * po/nl.po
13044                 updated by Wilbert Berendsen
13045
13046
13047 2002-02-18 [alfons]     0.7.1claws13
13048
13049         * src/syldap.c
13050         * src/jpilot.c
13051                 remove references to dlfcn and explicitly loading functions
13052                 from dynalink libs, because libs linked anyway, and functions
13053                 are loaded explicitly
13054
13055 2002-02-17 [melvin]     0.7.1claws12
13056
13057         * src/prefs_actions.c
13058                 Replaced children wait loop with double fork technique.
13059                 Now, input/output window updated at each new output.
13060                 free_children(): Fixed a memory leak.
13061                 Made input/output window non closable if running children
13062                 still exist.
13063                 Added missing <unistd.h> include.
13064                 Added some --debug outputs.
13065
13066 2002-02-17 [melvin]     0.7.1claws11
13067
13068         * src/summaryview.c
13069                 Fixed bug where descending sort order did not select top
13070                 message.
13071
13072 2002-02-17 [melvin]     0.7.1claws10
13073
13074         * acconfig.h
13075                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13076         * src/prefs_common.c
13077                 Pspell data package directory no more hard coded but
13078                 set during configuration (PSPELL_PATH). (Thanks to 
13079                                 Gustavo Noronha Silva.)
13080
13081 2002-02-17 [melvin]     0.7.1claws9
13082
13083         * configure.in
13084                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13085         * src/gtkspell.c
13086                 Fixed compile-time warnings.
13087
13088 2002-02-16 [alfons]     0.7.1claws8
13089
13090         * src/filesel.c
13091                 fix inadvertent free of NULL pointer which caused
13092                 sylpheed to crash when closing the save-as dialog
13093                 using the window close button
13094
13095 2002-02-16 [carsten]    0.7.1claws7
13096         * src/mainwindow.[ch]
13097           src/summaryview.c
13098           src/prefs_common.c
13099                 fixes for pixmap theming code:
13100                         - recently changed mail attributes shouldn't get
13101                           lost any longer
13102                         - theme is only reloaded iff another theme was
13103                           selected
13104
13105 2002-02-16 [paul]       0.7.1claws6
13106
13107         * sync with sylpheed 0.7.2 release
13108                 see ChangeLog entry 2002-02-15 and 2002-02-16
13109
13110 2002-02-15 [paul]       0.7.1claws5
13111
13112         * sync with sylpheed 0.7.1cvs9
13113                 see ChangeLog entry 2002-02-15
13114
13115         * po/POTFILES.in
13116                 remove unneeded headerwindow.c entry
13117
13118 2002-02-14 [carsten]    0.7.1claws4
13119         * src/summaryview.c
13120                 fixed a bug for "Go to next unread message": there was
13121                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13122                 in the prefs, because of doing "Search again" instead
13123                 "No"
13124
13125 2002-02-14 [carsten]    0.7.1claws3
13126         * src/stock_pixmap.c
13127                 removed 2 more mem leaks; following memprof,
13128                 this code is "leak free" now :)
13129
13130 2002-02-14 [carsten]    0.7.1claws2
13131         * src/stock_pixmap.c
13132                 used opendir/readdir/closedir instead of scandir
13133                 -> code should work now on Solaris
13134
13135 2002-02-14 [paul]       0.7.1claws1
13136
13137         * sync with sylpheed 0.7.1cvs8
13138                 see ChangeLog entries 2002-02-13 and 2002-02-14
13139
13140         * README.claws
13141                 add some description of Actions and Pixmap Themes
13142
13143 2002-02-13 [paul]       
13144
13145         * version 0.7.1claws release
13146
13147 2002-02-13 [paul]       0.7.1claws
13148
13149         * po/es.po
13150           po/it.po
13151           po/pt_BR.po
13152                 updated translations, submitted by Ricardo Mones Lastra,
13153                 Alessandro Maestri and Fabio Junior Beneditto
13154
13155 2002-02-13 [melvin]     0.7.0claws75
13156
13157         * src/prefs_actions.c
13158                 Added missing "signal.h" include
13159
13160 2002-02-13 [melvin]     0.7.0claws74
13161
13162         * src/prefs_folder_item.c
13163                 Added missing "config.h" include
13164         * po/fr.po
13165                 Updated French translation for folder propriety.
13166
13167 2002-02-13 [jens]       0.7.0claws73
13168
13169         * po/POTFILES.in
13170                 Added missing src/prefs_folder_item.c [log added by melvin]
13171         * po/de.po
13172                 Updated German translation.
13173
13174 2002-02-13 [melvin]     0.7.0claws72
13175
13176         * po/fr.po
13177                 Updated French translation.
13178
13179 2002-02-13 [melvin]     0.7.0claws71
13180
13181         * src/gtkutils.c
13182                 Made gtkut_editable_get_selection return NULL if selection
13183                 is of length zero.
13184                 This fixes a bug where selecting part of message A then
13185                 switching to message B and replying to it will not
13186                 quote the message's body.
13187
13188 2002-02-12 [paul]       0.7.0claws70
13189
13190         * src/mainwindow.c
13191                 cosmetic, relating to pixmap themes: on toolbar make 
13192                 updating of 'Exec' and 'Compose news/Compose email'
13193                 icons faster.
13194
13195 2002-02-12 [carsten]    0.7.0claws69
13196         * src/folderview.c
13197           src/mainwindow.[ch]
13198           src/stock_pixmap.c
13199           src/summaryview.c
13200           src/prefs_common.c
13201                 - refreshing after changing pixmap theme better
13202                   now (thanks Paul)
13203                 - wanted to remove some mem leaks, but alfons was
13204                   faster (and had the better solution ;)
13205
13206 2002-02-12 [alfons]     0.7.0claws68
13207
13208         * src/prefs_common.c
13209         * src/stock_pixmap.[ch]
13210                 plug mem leaks, refactor code a little bit
13211
13212
13213 2002-02-12 [sergey]     0.7.0claws67
13214
13215         * src/imap.c
13216                 Fixed problem with copying messages to IMAP folders when the
13217                 server uses something other than '/' as a namespace separator
13218                 (cyrus-imapd uses '.').
13219
13220 2002-02-12 [jens]       0.7.0claws66
13221
13222         * po/de.po
13223                 Updated German Translation
13224
13225 2002-02-12 [paul]       0.7.0claws65
13226
13227         * sync with sylpheed 0.7.1cvs1
13228                 see ChangeLog entry 2002-02-12
13229
13230 2002-02-12 [melvin]     0.7.0claws64
13231
13232         * src/prefs_actions.c
13233                 Fixed "feature" where children's output was duplicated 
13234                 instead of refreshed while monitoring.
13235                 Removed some debug code.
13236
13237 2002-02-12 [christoph]  0.7.0claws63
13238
13239         * src/compose.c
13240                 always delete message from queue after sending/send error
13241                 (closes bug #509601)
13242
13243 2002-02-12 [melvin]     0.7.0claws62
13244
13245         * src/prefs_actions.c
13246                 Children wait loop is now triggered with a timeout of 1s
13247                 Added %F which is replaced with the list of filenames 
13248                 of all selected messages (as suggested by Ricardo Mones Lestra)
13249                 Pipe syntax changed. Prefix with | to send selection, postfix
13250                 with | to retrieve output. Prefix with > or * to send
13251                 user definable input to the command (*: input is hidden)
13252                 Old pipe action should now be postfixed with |, too.
13253
13254 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13255         * src/stock_pixmap.c
13256                 fixed a bug: if there's no theme directory don't
13257                 throw an error, just do "nothing" (thanks Alfons)
13258
13259 2002-02-12 [carsten]    0.7.0claws60
13260         * src/folderview.c
13261           src/summaryview.c
13262                 had to write the cache twice (nasty!); some marks would 
13263                 get lost if not
13264
13265 2002-02-11 [carsten]    0.7.0claws59
13266         * acconfig.h
13267           configure.in
13268           doc-src/maintainer_guide.txt
13269           src/compose.[ch]
13270           src/defs.h
13271           src/folderview.[ch]
13272           src/gtkutils.[ch]
13273           src/mainwindow.[ch]
13274           src/prefs_common.[ch]
13275           src/stock_pixmap.[ch]
13276           src/summaryview.[ch]
13277                 pixmap theming and related work on pixmap
13278                 handling on some other places
13279                 (e.g. hrm features for all folder)
13280           src/pixmap/stock_*.xpm -> the stock_ was removed
13281         
13282 2002-02-11 [paul]       0.7.0claws58
13283
13284         * sync with sylpheed 0.7.1 release
13285                 see ChangeLog entries 2002-02-11
13286
13287 2002-02-08 [paul]       0.7.0claws57
13288
13289         * sync with sylpheed 0.7.0cvs39
13290                 see ChangeLog entry 2002-02-07 (last entry) 
13291
13292         * src/prefs_actions.c
13293           src/prefs_filtering.c
13294           src/prefs_matcher.c
13295           src/prefs_scoring.c
13296                 sync: made it compile with C compilers other than gcc
13297
13298 2002-02-07 [paul]       0.7.0claws56
13299
13300         * sync with sylpheed 0.7.0cvs38
13301                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13302                 2002-02-07
13303
13304 2002-02-07 [darko]      0.7.0claws55
13305
13306         * src/gtkutils.[ch]
13307         * src/summaryview.c
13308                 Fix const gchar */gchar * issue (thanks Hiro)
13309
13310 2002-02-07 [darko]      0.7.0claws54
13311
13312         * src/compose.[ch]
13313         * src/filtering.c
13314         * src/gtkutils.[ch]
13315         * src/prefs_template.c
13316         * src/quote_fmt.h
13317         * src/quote_fmt_parse.y
13318         * src/summaryview.c
13319         * src/utils.[ch]
13320                 When replying or forwarding an email don't quote the entire
13321                 mail body but use the part of the message text that is selected
13322
13323 2002-02-06 [melvin]     0.7.0claws53
13324
13325         * src/prefs_common.[ch]
13326         * src/gtkspell.[ch]
13327         * src/compose.c
13328                 Made possible to switch quickly to last used dictionary
13329                 which makes checking bilingual documents easier.
13330
13331 2002-02-06 [melvin]     0.7.0claws52
13332         
13333         * po/POTFILES.in
13334                 Added forgotten new file src/prefs_actions.c
13335
13336 2002-02-06 [melvin]     0.7.0claws51
13337
13338         * src/prefs_actions.c   ** NEW FILE **
13339         * src/prefs_actions.h   ** NEW FILE **
13340                 Added actions to execute on message text view, or on the
13341                         message's file.
13342         * src/Makefile.am
13343                 Added src/prefs_actions.[ch]
13344         * src/compose.c
13345                 Added new menu "Edit/Actions"
13346         * src/defs.h
13347                 Added new actionsrc file.
13348         * src/main.c
13349                 Added actionsrc reading.
13350         * src/mainwindow.c
13351                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13352         * src/prefs_common.h
13353                 Added new element actionslst element to prefs_common.
13354
13355 2002-02-06 [paul]       0.7.0claws50
13356
13357         * sync with sylpheed 0.7.0cvs36
13358                 see ChangeLog entry 2002-02-06
13359
13360 2002-02-05 [paul]
13361
13362         * po/es.po
13363                 updated by Ricardo Mones Lastra
13364
13365 2002-02-05 [paul]       0.7.0claws49
13366
13367         * sync with sylpheed 0.7.0cvs33
13368                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13369
13370 2002-02-05 [paul]       0.7.0claws48
13371
13372         * src/compose.c
13373                 re-add 'Edit/Advanced/Delete entire line', previously named
13374                 'Delete Line+'
13375
13376 2002-02-04 [paul]       0.7.0claws47
13377
13378         * src/compose.c
13379           src/summaryview.c
13380                 fix bug #494993 (Reply All not taking Reply-To into consi)
13381                 eliminate differences in behaviour of right-click 'Reply to all' 
13382                 in summary view and 'Reply to all' on the toolbar. 
13383                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13384                 view and From gets ignored by 'Reply to all' on toolbar.
13385                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13386                 From when no Reply-To header is present.
13387
13388 2002-02-04 [paul]       0.7.0claws46
13389
13390         * sync with sylpheed 0.7.0cvs30
13391                 see ChangeLog entries 2002-02-03 and 2002-02-04
13392
13393 2002-02-03 [melvin]     0.7.0claws45
13394
13395         * src/gtkspell.[ch]
13396                 Readded function to highlight all misspelled words.
13397                 Fixed bug where user-provided-words did not replace
13398                         correctly the misspelled word when using the mouse.
13399                 Fixed bug where checking a region selected from right to left did
13400                         not check the region at all.
13401                 Fixed bug where 'Check backwards' may not check at all. 
13402                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13403                 Fixed possible buffer overflow when checking for long strings (>1k).
13404                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13405                 Accelerators code uses now gtk_widget_add_accel.
13406                 Removed and disabled obsolete and unfinished code.
13407                 Cleaning up.
13408
13409         * src/compose.c
13410                 Added menu item to Highlight all misspelled words.
13411
13412 2002-02-01 [paul]       0.7.0claws44
13413
13414         * src/mainwindow.c
13415                 fix '/View/Hide read messages' sensitivity when all
13416                 messages in a folder are hidden
13417
13418 2002-02-01 [paul]       0.7.0claws43
13419
13420         * src/main.c
13421                 add --send option to command line interface, sends all
13422                 queued mail. Patch submitted by Ricardo Mones Lastra.
13423
13424 2002-01-31 [paul]       0.7.0claws42
13425
13426         * src/mainwindow.c
13427                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13428
13429 2002-01-31 [paul]       0.7.0claws41
13430
13431         * sync with sylpheed 0.7.0cvs27
13432                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13433                 and 2002-01-31
13434
13435         * src/textview.c
13436                 comment out elements of textview_show_part() as temporary
13437                 workaround for attachment 'Display as text' bug 
13438
13439         * po/pt_BR.po
13440                 updated by Fabio Junior Beneditto
13441
13442 2002-01-30 [paul]       0.7.0claws40
13443
13444         * sync with sylpheed 0.7.0cvs24
13445                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13446                 and 2002-01-30
13447
13448         * src/compose.c
13449                 add {N_("/_Spelling"), ... "<Branch>"} to 
13450                 GtkItemFactoryEntry compose_entries[]
13451
13452         * src/prefs_common.c
13453                 add claws menu items to prefs_keybind_apply_clicked()
13454                 and remove non-claws menu items
13455
13456 2002-01-29 [paul]       0.7.0claws39
13457
13458         * sync with sylpheed 0.7.0cvs22
13459                 see ChangeLog entries 2002-01-28 and 2002-01-29
13460
13461 2002-01-28 [melvin]     0.7.0claws38
13462
13463         * src/compose.c
13464                 Added the declartion of compose_send_control_enter.
13465
13466         * src/compose.c
13467         * src/gtkspell.[ch]
13468                 Added in a 'Spelling' menu which includes the configuration menu. 
13469                 Added a real 'Check all' and got rid from the old one which only
13470                 highlited misspelled word.
13471                 Made 'Check while typing' a disableable option.
13472                 Added a dialog when there are no more misspelled word.
13473                 Added a dialog if error occurs when switching to a dictionary.
13474         
13475         * src/prefs_common.[ch]
13476                 Added option for the default 'Check while typing' option.
13477
13478
13479 2002-01-28 [alfons]     0.7.0claws37
13480
13481         * src/compose.c
13482                 fix buglet and make code comply with sylpheed code style
13483
13484 2002-01-28 [paul]       0.7.0claws36
13485
13486         * sync with sylpheed 0.7.0cvs19
13487                 see ChangeLog entries for 2002-01-28
13488
13489 2002-01-28 [hoa]        0.7.0claws35
13490
13491         * src/defs.h
13492                 added rendererrc
13493
13494         * src/main.c
13495                 read the renderer config
13496
13497         * src/procmime.[ch]
13498                 use the renderer config to convert mime attachments
13499
13500         * src/textview.c
13501                 don't use textview_show_html/ertf,
13502                 use get_text_content instead
13503
13504 2002-01-27 [alfons]     0.7.0claws34
13505         
13506         * src/news.c
13507                 make sylpheed believe it can delete a news message...
13508                 (messages are NOT deleted, maybe we should remove
13509                 processing from the folder properties after all.)
13510
13511 2002-01-27 [alfons]     0.7.0claws33
13512
13513         * src/folder.c
13514                 add extra checks
13515         * src/news.c
13516                 implement remove_msg() 
13517
13518 2002-01-27 [alfons]     0.7.0claws32
13519
13520         * src/procmsg.h
13521         * src/procheader.c
13522         * src/messageview.c
13523                 fix return receipt / disposition notification again. this
13524                 stuff seems to break on _every_ major summary UI change, so
13525                 it's now implemented using a flag which is saved in the
13526                 marks cache
13527                 
13528 2002-01-26 [alfons]     0.7.0claws31
13529
13530         * src/import.c
13531                 let import dialog show the destination folder identifier
13532
13533 2002-01-26 [melvin]     0.7.0claws30
13534
13535         * src/folderview.c
13536         * src/summaryview.c
13537                 Readded 'Mark all read' into summary view popup menu
13538                 Added 'Mark all read' in folder view popup menu for IMAP
13539                 and NNTP.
13540                 Made it insensitive if the selected folder is not the shown
13541                 one to avoid 'Mark all read' on the wrong folder.
13542                 
13543 2002-01-26 [paul]       0.7.0claws29
13544
13545         * src/folderview.c
13546           src/summaryview.c
13547                 move 'Mark all read' from summary view to folder view
13548                 menu. (adapted from) patch submitted by Jeremy Andrews,
13549                 <lists@kerneltrap.com>
13550
13551 2002-01-25 [alfons]     0.7.0claws28
13552
13553         * src/gtkstext.c
13554                 put the gtk class name back so GtkSText adapts the 
13555                 settings of GtkText
13556
13557 2002-01-25 [alfons]     0.7.0claws27
13558
13559         * src/folderview.c 
13560                 assimilate Ricardo's patch that shows pixmaps instead of
13561                 plain "new" and "unread" texts in the folder view column
13562                 headers 
13563
13564 2002-01-25 [paul]       0.7.0claws26
13565
13566         * src/Makefile.am
13567                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13568                 be found in non-standard locations. 
13569                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13570
13571 2002-01-25 [paul]       0.7.0claws25
13572
13573         * sync with sylpheed 0.7.0cvs16
13574                 see ChangeLog entry 2002-01-25
13575
13576 2002-01-24 [paul]       0.7.0claws24
13577
13578         * more sync with sylpheed 0.7.0cvs15
13579                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13580
13581 2002-01-23 [sergey]     0.7.0claws23
13582
13583         * src/importldif.c
13584                 Fixed segfault when closing LDIF import wizard with
13585                 the window manager.
13586         * src/imageview.c
13587         * src/imageview.h
13588         * src/messageview.c
13589         * src/mimeview.c
13590                 Fixed wrong scrolling position after switching between
13591                 text and image parts.
13592
13593 2002-01-23 [paul]       0.7.0claws22
13594
13595         * sync with sylpheed 0.7.0cvs15
13596                 see ChangeLog entries 2002-01-22 and 2002-01-23
13597
13598 2002-01-21 [melvin]     0.7.0claws21
13599
13600         * src/prefs_scoring.c
13601         * src/prefs_filtering.c
13602                 Fixed bug where scoring and filtering windows stopped
13603                 autochecking.
13604
13605 2002-01-21 [paul]       0.7.0claws20
13606
13607         * sync with sylpheed 0.7.0cvs12
13608                 see ChangeLog entries 2002-01-20 and 2002-01-21
13609
13610 2002-01-21 [carsten]    0.7.0claws19
13611         * src/mainwindow.c
13612         * src/menu.[ch]
13613         * src/messageview.[ch]
13614         * src/summaryview.[ch]
13615                 changes to shortcuts handling again:
13616                         + "Q" now controled by mainwin
13617                         + v/V are now customizable and have slightly
13618                           different meanings
13619                 the "button" to minimize the messageview (and maximize
13620                 the summary view) is a real button now
13621         * src/compose.c
13622                 "Delete Line+" added to Edit/Advanced (this will also
13623                 delete the '\n')
13624
13625 2002-01-20 [melvin] 0.7.0claws18
13626
13627         * src/addressbook.c
13628                 Made "Bcc" sensitive when addressbook is called from
13629                 compose window (it was a Claws only bug).
13630
13631 2002-01-19 [alfons] 0.7.0claws17
13632
13633         * src/inc.c
13634                 prevent unnecessary updates when currently selected folder has
13635                 no new messages 
13636
13637 2002-01-19 [alfons] 0.7.0claws16
13638         
13639         * src/summaryview.c
13640                 prevent writing the cache based on current message list in summary 
13641                 view when filtering also put messages in currently selected folder
13642
13643 2002-01-19 [paul]
13644
13645         * po/it.po
13646                 Italian translation submitted by Alessandro Maestri
13647                 <a.maestri@cs.tin.it>
13648
13649 2002-01-18 [melvin]     0.7.0claws15
13650
13651         * src/prefs_filters.c
13652                 fixed bug where 'cancel' from 'filters' window stops autochecking
13653                 if the timer timed out  when the window was open.
13654
13655 2002-01-18 [match]      0.7.0claws14
13656
13657         * src/addrclip.[ch]     ** NEW FILE **
13658         * src/addrselect.[ch]   ** NEW FILE **
13659         * src/adbookbase.h      ** NEW FILE **
13660                 addressbook cut, copy and paste
13661         * src/addrbook.[ch]
13662         * src/addrcache.[ch]
13663         * src/addressitem.h
13664         * src/addrindex.[ch]
13665         * src/addritem.[ch]
13666         * src/importldif.c
13667         * src/importmutt.c
13668         * src/jpilot.[ch]
13669         * src/syldap.[ch]
13670         * src/vcard.[ch]
13671         * src/jpilot.[ch]
13672         * src/editbook.c
13673         * src/editjpilot.c
13674         * src/editldap.c
13675         * src/editvcard.c
13676                 support for copy/paste
13677         * src/addressbook.c
13678                 support for copy/paste
13679                 tidy up menu option processing
13680                 correct address list function arguments
13681         * src/editaddress.c
13682                 sort user attributes
13683         * src/ldif.h
13684         * src/mutt.h
13685                 tidy up
13686
13687         * src/addrbook.[ch]
13688         * src/addrbook.[ch]
13689         * src/addrbook.[ch]
13690                 
13691
13692 2002-01-18 [paul]       0.7.0claws13
13693
13694         * sync with sylpheed 0.7.0cvs8
13695                 configure.in: support Mac OS X (Darwin)
13696
13697 2002-01-18 [carsten]    0.7.0claws12
13698         * src/html.c
13699                 small hack to fix a segfault with an empty href
13700                 (reported by Alexandra Walford <deeni@altern.org>)
13701         * src/mainwindow.c
13702         * src/summaryview.c
13703                 the shortcuts for Mark und Mark as unread are hardcoded
13704                 again
13705         * src/compose.c
13706         * src/gtkstext.[ch]
13707                 readded the shortcuts in gtkstext but made them
13708                 customizeable (simply by adding a menu plus a wrapper
13709                 to compose.c)
13710
13711 2002-01-17 [melvin]     0.7.0claws11
13712
13713         * src/gtkspell.c
13714                 fix default dictionary not being saved.
13715
13716 2002-01-16 [darko]      0.7.0claws10
13717
13718         * src/compose.c
13719                 fix wrapping crash with URL longer than wrapping margin
13720
13721 2002-12-08 [hoa]        0.7.0claws10
13722
13723         * src/matcher_parser_parse.y
13724                 fixed some bugs
13725
13726         * src/prefs_filtering.c
13727                 now, we can use bounce action in the dialog box.
13728
13729 2002-01-16 [carsten]    0.7.0claws9
13730         * src/gtkstext.c
13731                 removed the <control> and <alt> shortcuts because they're
13732                 not needed and interefered with the "normal" shortcuts
13733         * src/mainwindow.c
13734         * src/summaryview.c
13735                 removed most of the hardcoded shortcuts and assigned
13736                 them to menu entries making them easy customizable by
13737                 that
13738
13739 2002-01-16 |melvin]     0.7.0claws8
13740
13741         * src/gtkspell.c
13742                 fixed bug where using the mouse and when the compose
13743                 window is not on top may result in a crash.
13744
13745 2002-01-16 [melvin]     0.7.0claws7
13746
13747         * src/compose.c
13748                 fixed a long standingspell checker bug which could 
13749                 cause a crash after sending a message.
13750
13751 2002-01-16 [paul]       0.7.0claws6
13752
13753         * sync with sylpheed 0.7.0cvs7
13754                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13755                 2002-01-15, and 2002-01-16
13756
13757 2002-01-16 [melvin]     0.7.0claws5
13758
13759         * README.claws
13760         * src/compose.c
13761         * src/gtkspell.[ch]
13762         * src/main.c
13763                 Heavily modified spell checker code to work around
13764                 ispell bug, to add keyboard shortcuts and for future
13765                 enhancements. See README.claws for usage information.
13766
13767 2002-01-15 [alfons]     0.7.0claws4
13768         
13769         * src/summaryview.c
13770                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13771                 so sorting within threads reflects sort mode
13772
13773 2002-01-15 [christoph]  0.7.0claws3
13774
13775         * src/procmsg.c
13776                 added alertpanel if mail sending failed
13777
13778 2002-01-15 [alfons]     0.7.0claws2
13779         
13780         * src/prefs_filtering.c
13781                 don't stop timer when prefs filtering dialog is opened
13782
13783 2002-01-14 [alfons]     0.7.0claws1
13784
13785         * src/addr_compl.c
13786         * src/prefs.c
13787                 remove debug_print()s for privacy reasons
13788
13789 2002-01-14 [darko]      0.7.0claws
13790
13791         * README.claws
13792                 quotation wrapping is now also in the main branch
13793
13794 2002-01-14 [paul]
13795
13796         * tools/filter_conv.pl
13797                 allow for Boolean Op and case-sensitivity
13798                 this file is included in the release and tagged
13799                 'rel_0_7_0'
13800
13801 2002-01-13 [paul]       0.7.0claws
13802
13803         * release 0.7.0, with cvs tag 'rel_0_7_0'
13804
13805 2002-01-13 [paul]
13806
13807         * tools/filter_conv.pl
13808         * tools/README
13809                 rewritten to output to matcherrc instead of filteringrc
13810
13811         * po/es.po
13812                 updated Spanish translation by Ricardo Mones Lastra
13813
13814 2002-01-13 [alfons]
13815
13816         * po/nl.po
13817                 update dutch translation
13818
13819 2002-01-13 [paul]
13820
13821         * po/pt_BR.po
13822                 Updated by Fabio Junior Beneditto 
13823
13824 2002-01-13 [melvin]     0.6.6claws53
13825
13826         * po/fr.po
13827                 Updated french translation
13828
13829 2002-01-12 [alfons]     0.6.6claws52
13830
13831         * src/filtering.c
13832                 plug mem leak that has been sitting there for ages              
13833
13834 2002-01-12 [alfons]     0.6.6claws51
13835
13836         * src/summaryview.c
13837                 undo melvin's changes from 0.6.6claws48 because summary
13838                 view now refuses to select first unread message when
13839                 selecting a folder 
13840
13841 2002-01-11 [alfons]     0.6.6claws50
13842
13843         * src/import.c
13844                 use claws' semantics for getting folder item when
13845                 importing an mbox file into a folder 
13846                 (submitted by Dale P. Smith)
13847
13848 2002-01-11 [christoph]  0.6.6claws49
13849
13850         * src/prefs.h
13851                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13852                 toggle widget, because non static prefs can not use
13853                 prefs_set_* functions
13854         * src/prefs_account.c
13855                 toggle smtp auth password field sensitivity if
13856                 user id is empty and add descrition of usage for
13857                 these fields
13858         * src/prefs_folder_item.c
13859                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13860                 callbacks
13861
13862 2002-01-11 [melvin]     0.6.6claws48
13863
13864         * src/compose.c
13865                 fix the 'Ctrl-Enter' feature for sending and test really
13866                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13867                 editables which was not documented in Gtk)
13868
13869         * src/summaryview.c
13870                 Made summaryview refresh after sorting and not before.
13871
13872 2002-01-11 [christoph]  0.6.6claws47
13873
13874         * src/compose.c
13875                 select account from account ids if possible and
13876                 correctly set save folder for copy in reedit
13877
13878 2002-01-10 [paul]       0.6.6claws46
13879
13880         * sync with sylpheed 0.7.0 release
13881                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13882                 2002-01-09
13883
13884 2002-01-09 [alfons]
13885
13886         * src/summaryview.c
13887                 remove more dirt traces...
13888
13889 2002-01-09 [alfons]
13890         
13891         * src/summaryview.c
13892                 clean up some traces of my debugging stuff
13893
13894 2002-01-09 [alfons]     0.6.6claws45
13895
13896         * src/filtering.c
13897                 break up filteringprop_apply() in three separate pieces
13898                 so we can drop messages that failed processing in the
13899                 inbox
13900
13901         * src/summaryview.c
13902                 fix bug #469598 "no refresh of inbox after filter" which 
13903                 was introduced by the new summary view locking, and which 
13904                 prevented the summary view to update after a manual filter 
13905                 message. claw's filter message requires a summary_show().
13906                 (aargh, summary_show() again! :-)
13907                 
13908 2002-01-07 [alfons]     0.6.6claws44
13909
13910         * src/headerwindow.c
13911         * src/logwindow.c
13912         * src/messageview.c
13913         * src/sourcewindow.c
13914                 bring in Hiro's last 0.7.0 wm class fixes
13915
13916         * tools/sylprint.pl
13917                 bring in Ricardo's fix for sylprint script
13918
13919         * AUTHORS       
13920         * src/rfc2015.[ch]
13921         * src/prefs_common.[ch]
13922         * src/prefs_account.[ch]
13923         * src/compose.c
13924                 clean up account preference poison in rfc2015,
13925                 and preparation to fix double sign bug 
13926                 (patch submitted by Simon 'corecode' Schubert)
13927
13928 2002-01-07 [christoph]  0.6.6claws43
13929
13930         * src/mh.c
13931                 search for free message number, do not only rely
13932                 on last_num
13933         * src/send.c
13934                 fix smtp auth and use extra account information
13935                 if available, if not use pop3 data instead
13936                 (closes bug #500341)            
13937         * src/ssl.[ch]
13938                 match coding style
13939
13940 2002-01-06 [alfons]     0.6.6claws42
13941
13942         * src/mainwindow.c
13943                 try making the separate windows work again...
13944
13945 2002-01-06 [alfons]     0.6.6claws41
13946
13947         * src/mainwindow.c
13948                 adapt Hiro's separate window menu (to get rid of the funny
13949                 duplicate menu items), and make it work again
13950
13951 2002-01-06 [alfons]     0.6.6claws40
13952
13953         * tools/Makefile.am
13954         * tools/sylprint.rc
13955         * tools/sylprint.pl
13956         * tools/README.sylprint
13957                 add sylprint script for printing mails from Sylpheed
13958                 (contributed by Ricardo Mones Lastra)
13959
13960         * src/acount.c
13961                 clean up
13962
13963 2002-01-06 [melvin]     0.6.6claws39
13964
13965         * src/mainwindow.c
13966         * src/summaryview.c
13967                 Fixed crash introduced in 0.6.6claws38 by the menu
13968                 reorganisation (Hide read messages)
13969         
13970         * ChangeLog.claws 
13971                 Fixed typo (we are now in 2002, alfons ;) )
13972
13973 2002-01-05 [alfons]     0.6.6claws38
13974
13975         * sync with sylpheed 0.6.6cvs10-17
13976                 (last stuff marked as LAST_STABLE)
13977
13978 2002-01-04 [melvin]     0.6.6claws37
13979
13980         * src/account.c
13981                 Made account selection code use strcasestr again instead of
13982                 g_strcasecmp (fixes bug where reediting queued messages
13983                 did not select proper account reported by T. Link).
13984         
13985         * src/folderview.c
13986                 Fix bug where folder icons are not shown when 'hide read messages'
13987                 is on.
13988         
13989         * src/stock_pixmaps.[ch]
13990                 Added folder icons for 'hide read messages'.
13991         
13992         * src/compose.c
13993                 Fixed bug where 'Enter' in a header entry will send the message 
13994                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
13995
13996 2002-01-03 [melvin]     0.6.6claws36
13997         
13998         * src/prefs.[ch]
13999                 Added popup menu for common preferences and
14000                 account preferences (right click on tab displays
14001                                 a menu of all tabs.)
14002
14003 2002-01-02 [melvin]     0.6.6claws35
14004
14005         * src/gtkspell.[ch]
14006                 Made spelling code compatible with undo/redo feature.
14007                 Added creation of suggestion mode menu for the general
14008                         preferences.
14009         
14010         * src/prefs_common.[ch]
14011                 Added option menu for the speller's suggestion mode.
14012                 Added missing spaces in "..." buttons and made a "..."
14013                         button non translatable!
14014         
14015         * src/compose.c
14016                 Made speller use the default suggestion mode.
14017                 Hack to make it possible to choose 'CTRL-Enter' as a
14018                         shortcut for sending (and only for sending).
14019
14020         * src/prefs_folder_item.c
14021                 Changing subject simplification does not update cache 
14022                         anymore (because it is unnecessary).
14023                 Fixed bug where changing subject simplification updated the 
14024                         summaryview even when the viewed folder is not the
14025                         folder which properties are being changed. (E.g. 
14026                                         viewing folder A and changing
14027                                         the subject simplification of 
14028                                         folder B -not being viewed- updated the 
14029                                         summaryview of folder A with data of
14030                                         folder B). (Hope this is clear... )
14031
14032 2001-12-31 [alfons]     0.6.6claws34
14033         
14034         * src/ldif.c
14035         * src/mutt.c
14036                 fgetc() returns a signed integer which doesn't
14037                 fit in a char. so c truncates this to a char
14038                 but we may lose significant bits. i.e. we may
14039                 comparing 0xFF which may not be equal to -1
14040                 unless properly casted to signed char which
14041                 we won't do because fgetc() returns a signed
14042                 integer which doesn't fit in a char. so c 
14043                 truncates this to a char but we may lose 
14044                 significat bits. (you got the idea, thanks
14045                 to Gustavo Noronha Silva <kov@debian.org>
14046                 and the Debian folks!)
14047
14048 2001-12-30 [alfons]     0.6.6claws33
14049
14050         * src/prefs_common.c
14051                 add #ifdef USE_PSPELLs that Melvin forgot               
14052
14053 2001-12-30 [melvin]     0.6.6claws32
14054         
14055         * src/prefs_common.[ch]
14056                 Added configurable color for misspelled words.
14057
14058         * src/gtkspell.[ch]
14059                 Fixed bug of foreground text color (reported by David
14060                                 Mehrmann)
14061                 Added configurable color for misspelled words.
14062
14063 2001-12-30 [alfons]     0.6.6claws31
14064
14065         * src/folder.c
14066                 remove unnecessary things someone put there
14067
14068         * src/mh.c
14069         * src/folder.[ch]
14070                 make folder properties (like threading and sorting) persistent
14071                 (closes bug #497424 "rescan folder tree resets proprieties")
14072                 currently this is only for MH folders. 
14073
14074 2001-12-29 [melvin]     0.6.6claws30
14075
14076         * src/string_match.[ch]
14077                 Optimized a bit: regexp pattern buffer compiled only once, and
14078                   one subroutine call removed. Fixed ^ regexp search: Now, 
14079                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14080         
14081         * src/summaryview.c
14082                 Subject filtering changed to filter summary columns and
14083                   not directly the messages subject cache. The loss in 
14084                   performance is balanced by the improvement of string_match.
14085                 Added an alert panel if there is an error in the regexp.
14086
14087         * src/src/prefs_folder_item.h
14088                 Added a regexp pattern buffer.
14089
14090 2001-12-28 [alfons]     0.6.6claws29
14091
14092         * src/string_match.[ch]
14093                 clean up name space
14094                 allow compilation *BSD
14095
14096 2001-12-27 [alfons]     0.6.6claws28
14097
14098         * src/filter.c
14099                 sync the Hiro's bug fix for BSD
14100
14101 2001-12-27 [melvin]     0.6.6claws27
14102         
14103         * src/compose.c
14104                 Simplify focus to subject entry code.
14105
14106 2001-12-27 [darko]      0.6.6claws26
14107
14108         * src/filtering.c
14109         * src/mbox_folder.c
14110         * src/messageview.c
14111         * src/mh.c
14112         * src/procheader.[ch]
14113         * src/procmsg.h
14114         * src/stock_pixmap.[ch]
14115         * src/summaryview.c
14116                 Show key icon for encrypted mails in summary view
14117
14118         * src/pixmaps/clip.xpm
14119         * src/pixmaps/clipkey.xpm
14120         * src/pixmaps/key.xpm
14121                 New/modified icons for the above
14122
14123 2001-12-27 [melvin]     0.6.6claws25
14124
14125         * src/prefs_common.c
14126                 Put spell checker options in a separate tab to decrease
14127                 the Common Preferences window height.
14128
14129         * README.claws  
14130                 Update spell checker usage instruction about its options
14131                 location.
14132
14133 2001-12-27 [melvin]     0.6.6claws24
14134
14135         * src/compose.c
14136                 Changed subject entry widget position. Initial focus is
14137                 on the To header instead of the subject entry.
14138                 Creating a new header scrolls the header list to make the
14139                 created one visible. Nevertheless, when automatically filling
14140                 headers, the first one is shown.
14141                 A Tab key press in the last empty header entry zips the 
14142                 focus to the subject entry.
14143                 (I did not change the combo boxes, yet)
14144
14145 2001-12-26 [alfons]     0.6.6claws23
14146
14147         * src/prefs_account.c
14148         * src/inc.c
14149                 allow default inbox to reside in another mailbox (only
14150                 works for POP3 accounts)
14151
14152 2001-12-26 [alfons]     0.6.6claws22
14153         
14154         * src/textview.c
14155                 make reply-on-click work with the account of the selected folder
14156         * src/compose.c
14157                 put a fixme here to remind me to fix finding correct default
14158                 account for nested folders
14159
14160 2001-12-25 [alfons]     0.6.6claws21
14161
14162         * src/summaryview.c
14163                 make column headers display locked and mark pixmaps (idea by Melvin) 
14164                 fix bug by adding score and locked column type to sort array
14165
14166 2001-12-25 [alfons]     0.6.6claws20
14167         
14168         * src/summaryview.c
14169                 catch a *potentially* inadvertent write back of  
14170                 the message cache(s) introduced by 0.6.5claws37
14171
14172 2001-12-25 [christoph]  0.6.6claws19
14173
14174         * src/stock_pixmap.[ch]
14175         * src/summaryview.c
14176                 add ignore thread pixmap
14177                 (can someone draw a better icon for this?)
14178
14179 2001-12-24 [alfons]     0.6.6claws18
14180
14181         * src/prefs_folder_item.c
14182                 make address completion actually work for the
14183                 Default To address in the Folder Property dialog.
14184
14185 2001-12-24 [alfons]     0.6.6claws17
14186         
14187         * src/summaryview.c
14188                 use new style regexp for subject stripping 
14189                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14190
14191 2001-12-24 [darko]      0.6.6claws16
14192
14193         * src/pgptext.c
14194         * src/rfc2015.c
14195                 move GPG related informational messages to debug mode
14196
14197 2001-12-23 [alfons]     0.6.6claws15
14198
14199         * src/stock_pixmap.[ch]
14200         * src/summaryview.c
14201                 add the forgotten Claws' locked pixmap
14202
14203 2001-12-23 [alfons]     0.6.6claws14
14204
14205         * src/filesel.c
14206                 accept file name typed in entry in multi file
14207                 selector (patch submitted by Gustavo Noronha Silva 
14208                 <kov@debian.org>)
14209
14210 2001-12-23 [alfons]     0.6.6claws13
14211
14212         * src/prefs_filter.c
14213         * src/prefs_filtering.c
14214         * src/matcher.c
14215         * src/importmutt.c
14216                 clean up a little bit
14217         
14218         * src/string_match.c
14219                 validate input strings a little bit more
14220
14221 2001-12-23 [alfons]     0.6.6claws12
14222
14223         * src/Makefile.am
14224         * src/summaryview.c
14225         * src/string_match.[ch]         ** NEW **
14226         * src/folderview.[ch]
14227         * src/headerview.h
14228         * src/folder.[ch]
14229         * src/prefs_folder_item.[ch]
14230                 add subject simplification to strip out strings from
14231                 a subject line (esp. handy for mailing lists). 
14232                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14233                 but slightly changed things for better integration.)
14234
14235 2001-12-23 [alfons]     0.6.6claws11
14236
14237         * src/mainwindow.c
14238                 fix bug introduced by submission included in 0.6.5claws52.
14239                 ideally this submission should clean the trash if any trash
14240                 folder has a message. however, the hasTrash variable was
14241                 set to false whenever a trash folder was empty (discarding
14242                 a previously found *filled* trash folder.)
14243
14244                 also edited the code a little bit and made it more safe.
14245
14246 2001-12-22 [alfons]     0.6.6claws10
14247
14248         * src/imap.c
14249                 quick fix for Martin Pool's omission of an account
14250                 specific SSL setting
14251
14252 2001-12-22 [alfons]     0.6.6claws9
14253
14254         * src/compose.c
14255         * src/messageview.c
14256         * src/mimeview.c
14257         * src/pgptext.c
14258         * src/procmime.[ch]
14259                 better support for multipart/digest (submitted
14260                 by Fredrik <e98fo@efd.lth.se>)
14261
14262 2001-12-22 [alfons]     0.6.6claws8
14263
14264         * src/addressbook.c
14265                 correct function signature
14266         * src/socket.[ch]
14267         * src/imap.[ch]
14268         * src/prefs_account.[ch]
14269                 allow IMAP over SSH tunnel (patch submitted by 
14270                 Martin Pool <mbp@samba.org>)
14271
14272 2001-12-21 [alfons]     0.6.6claws7
14273
14274         * sync with sylpheed 0.6.6cvs4-9
14275                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14276
14277 2001-12-21 [christoph]  0.6.6claws6
14278
14279         * src/compose.c
14280         * src/prefs_folder_item.[ch]
14281                 implement saving of outgoing messages to current folder.
14282                 fix segfault when no default outbox is available
14283                 (closes bug #495683)
14284
14285 2001-12-21 [carsten]    0.6.6claws5
14286         * src/folderview.c
14287         * src/summaryview.c
14288                 pressing CTRL while DND does now the expected thing and
14289                 copies the mail (moving is still the default, as this
14290                 seam more appropriate for handling mails by DND)
14291
14292 2001-12-18 [paul]       0.6.6claws4
14293
14294         * sync with sylpheed 0.6.6cvs3
14295                 see ChangeLog entries 2001-12-18
14296
14297 2001-12-18 [hiro]       0.6.6claws3
14298
14299         * src/undo.c
14300                 fix for multibyte characters (obtain the number of letters
14301                 instead of bytes).
14302
14303 2001-12-17 [paul]       0.6.6claws2
14304
14305         * sync with sylpheed 0.6.6cvs1
14306                 see ChangeLog entry 2001-12-16
14307
14308 2000-12-17 [alfons]     0.6.6claws1
14309
14310         * src/filtering.c
14311                 clean up
14312
14313 2001-12-16 [paul]       0.6.6claws
14314 2001-12-15
14315
14316         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14317
14318         * src/mimeview.c
14319                 last minute sync with main 0.6.6
14320
14321         * po/es.po
14322                 updated by Ricardo Mones Lastra
14323                 update for last minute sync
14324         * po/fr.po
14325         * po/nl.po
14326                 update for last minute sync
14327         * po/de.po
14328                 updated by Jens Oberender
14329         * po/pt_BR.po
14330                 updated by Fabio Junior Beneditto
14331
14332         * src/prefs_common.[ch]
14333         * src/undo.c
14334                 number of undo levels is user configurable
14335                 (squeeze it into the release in the dying
14336                 moments) Submitted by Jens Oberender    
14337
14338 2001-12-15 [melvin]
14339
14340         * po/fr.po
14341                 updated french translation
14342
14343 2001-12-15 [paul]       0.6.5claws92
14344
14345         * sync with sylpheed 0.6.5cvs28
14346                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14347
14348         * po/nl.po
14349                 update to allow for sync
14350
14351 2001-12-15 [alfons]
14352         
14353         * po/nl.po
14354                 update dutch translation
14355
14356 2001-12-14 [carsten]    0.6.5claws91
14357         * src/summaryview.c
14358                 fixed bug #473785; also after changing the column order
14359                 the same message will be selected and displayed as before
14360                 the reordering
14361
14362 2001-12-14 [carsten]    0.6.5claws90
14363         * src/folderview.c
14364                 probably found the bug reported by wwb opening or closing
14365                 a folder tree just before dnd (found the solution in the
14366                 balsa source -- thanks to them)
14367
14368 2001-12-14 [carsten]    0.6.5claws89
14369         * src/gtkutils.c
14370         * src/account.c
14371                 moved gtk_clist_moveto to the right place, so that
14372                 only the accounts dialog is effected on opening
14373
14374 2001-12-14 [carsten]    0.6.5claws88
14375         * src/gtkutils.c
14376                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14377                 now, so that the focused row will be seen in any case
14378                 (reported by wwp on sf-claws-user)
14379
14380 2001-12-14 [darko]      0.6.5claws87
14381
14382         * src/compose.c
14383                 remove unnecessary line
14384
14385 2001-12-14 [paul]       0.6.5claws86
14386
14387         * sync with sylpheed 0.6.5cvs27
14388                 see ChangeLog entries 2001-12-14
14389
14390 2001-12-14 [carsten]    0.6.5claws85
14391         * src/mainwindow.c
14392                 following a suggestion of Melvin the rcoabm pops up
14393                 right under the button now and the button is reliefed
14394                 while the popup is open
14395
14396 2001-12-14 [darko]      0.6.5claws84
14397
14398         * src/compose.c
14399                 fix crash when wrapping long lines if linewrap quotation
14400                 is disabled and wrapper encounters a word spanning more
14401                 than one line
14402
14403 2001-12-13 [paul]       0.6.5claws83
14404
14405         * src/compose.c
14406                 prefer 'Reply-To' header over mailing list header when
14407                 replying to a message. Finally prevent all those confirmation 
14408                 messages being sent to the list itself.
14409
14410         * src/summaryview.c
14411                 remove unused summary_set_menu_sensitive() entry
14412
14413 2001-12-13 [paul]       0.6.5claws82
14414
14415         * src/folderview.c
14416         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14417         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14418         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14419                 improvements to 'Hide read messages': Inbox, Outbox,
14420                 Trash, Queue, and Draft icons now reveal presence of hidden 
14421                 messages
14422
14423 2001-12-12 [alfons]     0.6.5claws81
14424
14425         0.6.5claws80 was tagged as LAST_STABLE
14426
14427         * src/filtering.[ch]
14428         * src/matcher.[ch]
14429         * src/matcher_parser_lex.c
14430                 fix the filtering; my last attempt to get it right, 
14431                 if it does not work, it's Hoa's turn. ;-)
14432
14433                 for my honourable peers:
14434                 
14435                 the code now makes a clear distinction between
14436                 rules as they are displayed (probably escaped),
14437                 and as they are executed (probably unescaped). the
14438                 parser does *NOT* do any unescaping, this is
14439                 the task of the matcher.c (which breaks up a
14440                 rule into condition) and the filtering.c (which
14441                 breaks up the rule's action). to make this
14442                 run happily we provide an unescaped copy of
14443                 crucial strings to the MatcherProp and 
14444                 FilteringAction structures. note that the only
14445                 exception to this is any REGEXP string. those
14446                 are directly passed to regcomp() and regexp()
14447                 (who have much more powerful unescape functions).
14448                 
14449                 for everyone else:
14450         
14451                 you can escape tab (\t), carriage return (\r),
14452                 linefeed (\n), form feed (\f), quote (\"), 
14453                 single quote (\'), bell (\b) in all the entry
14454                 lines in the scoring & filtering dialogs.
14455                 as an added bonus this should not affect
14456                 existing filtering rules.
14457
14458 2001-12-12 [carsten]    0.6.5claws80
14459
14460         * src/summaryview.c
14461         * po/de.po
14462                 "item(s) selected" is now sensitive to 1 or more
14463                 than one selected (nice for language where simple
14464                 adding of a "s" is not possible as German (Eintrag
14465                 ->Eintr"age)
14466                 
14467                 the "forward as attachment" entry from the right
14468                 click menu removed, "forward" acts following the
14469                 prefs
14470         
14471         * src/textview.c
14472                 reverted my former changes; so compiler warning again
14473                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14474                 nevertheless
14475
14476         * src/messageview.c
14477                 "search in message" does now *not* only work in MVIEW_TEXT
14478                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14479                 message
14480
14481         * src/mainwindow.c
14482                 removed "/File/_Close" as it was the same as "/File/E_xit"
14483                 and we don't need it two times
14484
14485                 the separate folder view and message view now get a distinct
14486                 WMCLASS, just in case someone is using sawfish ;-)
14487
14488                 as the menu entries "/View/Message view" and "/View/Folder tree"
14489                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14490                 make them sensitive accordingly and as these two are "shown"
14491                 after startup anytime check this menuitem at startup
14492
14493 2001-12-12 [paul]       0.6.5claws79
14494
14495         * src/folderview.c
14496                 fix sensitivity of 'Search folder...', broken in
14497                 0.6.5claws75
14498
14499         * src/mainwindow.c
14500                 fix dodgy English
14501
14502 2001-12-11 [carsten]    0.6.5claws78
14503         * src/filtering.c
14504                 fixed two typos returning a wrong FALSE/TRUE
14505         * src/mainwindow.[ch]
14506                 extra menu for email/news button removed
14507
14508 2001-12-11 [alfons]     0.6.5claws77
14509         
14510         * src/matcher.c                 (1.3)
14511         * src/matcher_parser_lex.l      (1.28)
14512                 revert for another attempt
14513                 mark 0.6.5claws77 as LAST_STABLE
14514
14515 2001-12-11 [christoph]  0.6.5claws76
14516
14517         * po/de.po
14518                 fixed wrong translation for prev. unread msg
14519
14520 2001-12-11 [paul]       0.6.5claws75
14521
14522         * src/folder.[ch]
14523         * src/folderview.c
14524         * src/mainwindow.c
14525         * src/summaryview.[ch]
14526         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14527                 enable ability to hide read messages on per folder basis via 
14528                 '/Summary/Hide read messages'; when selected, a folder will 
14529                 have a red open folder icon, instead of a blue icon, if the 
14530                 folder contains hidden messges
14531                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14532
14533         * src/mainwindow.c
14534                 remove '/Message/Forward as attachment' from 
14535                 main_window_set_menu_sensitive() to prevent debug warning
14536
14537         * src/folderview.c
14538         * src/mainwindow.c
14539                 Clean up some of the English
14540
14541         * tools/newscache_clean.pl
14542                 allow for new 'hidereadmsgs' entry in folderlist.xml
14543
14544         * po/es.po
14545                 updated translation, submitted by Ricardo Mones Lastra
14546
14547 2001-12-11 [paul]       0.6.5claws74
14548
14549         * sync with sylpheed 0.6.5cvs25
14550                 see ChangeLog entry 2001-12-11
14551
14552 2001-12-10 [alfons]     0.6.5claws73
14553
14554         * src/matcher.c
14555                 add more control characters
14556         * src/matcher_parser_lex.l
14557                 make escaping / unescaping work again
14558
14559 2001-12-10 [alfons]     0.6.5claws72
14560
14561         * src/imap.c
14562                 clean up warnings "returning value for void function" 
14563         * src/prefs_filtering.c
14564                 make info button for execute action sensitive
14565
14566 2001-12-10 [paul]       0.6.5claws71
14567
14568         * src/compose.c
14569         * src/imap.[ch]
14570         * src/summaryview.c
14571                 fix: imap server now gets informed of MARKED, UNMARKED
14572                 and REPLY events. Now people can use different IMAP-Mail
14573                 clients and have the exact same information about MARKED,
14574                 UNMARKED and REPLY status with all of them. Especially
14575                 useful for imap servers with a web-frontend.
14576                 submitted by Tobias Sandhaas <medlor@web.de>
14577
14578 2001-12-09 [melvin]     0.6.5claws70
14579         
14580         * src/textview.[ch]
14581                 fixed bug #490076 (hunted down by Alfons who implemented
14582                 a workaround in 0.6.5claws65)
14583
14584 2001-12-09 [christoph]  0.6.5claws69
14585
14586         * src/summaryview.c
14587                 set pointer to string in LOCKED column to NULL
14588                 (might fix bug #490800)
14589
14590 2001-12-09 [carsten]    0.6.5claws68
14591
14592         * po/de.po
14593                 resolved some cluttered menu shortcuts 
14594                 ('creating new email' and 'creating news message'
14595                 hade the same)
14596         * src/compose.c
14597                 wmclass now distinc from main window
14598         * src/mainwindow.c
14599           src/mainwindow.h
14600                 email/news and forward button functionality similar
14601                 to the reply buttons; removed the ugly dropdown arrows
14602                 and use instead the right mouse button
14603
14604 2001-12-09 [paul]       0.6.5claws67
14605
14606         * src/imap.c
14607         * src/utils.h
14608                 allow spaces in imap folder names
14609                 submitted by Willem van Engen <wvengen@stack.nl>
14610
14611 2001-12-09 [paul]       0.6.5claws66
14612
14613         * sync with sylpheed 0.6.5cvs24
14614                 see ChangeLog entry 2001-12-09
14615
14616 2001-12-08 [alfons]     0.6.5claws65
14617
14618         * src/textview.c
14619                 prevent secondary selection claim after "add to sender" dialog
14620                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14621                 we trick GTK by simulating a click at (0, 0) in the textview.
14622
14623 2001-12-08 [hoa]        0.6.5claws64
14624
14625         * src/folder.c
14626                 fixed a bug about the .processing folder name while filtering
14627
14628 2001-12-08 [alfons]     0.6.5claws63
14629
14630         * src/folderview.c 
14631                 work around problem of not correctly updating folder stats
14632                 when deleting messages. there's some folder scanning evil
14633                 going so the folderview_update_msg_num() does not work
14634                 correctly. need to investigate this.
14635
14636 2001-12-08 [paul]       0.6.5claws62
14637
14638         * sync with sylpheed 0.6.5cvs23
14639                 see ChangeLog entry 2001-12-08
14640
14641 2001-12-07 [christoph]  0.6.5claws61
14642
14643         * src/compose.c
14644                 fix another header translation problem
14645
14646 2001-12-07 [alfons]     0.6.5claws60
14647
14648         * src/mbox.c
14649                 make filtering also work on local spool mbox
14650
14651 2001-12-07 [carsten]    0.6.5claws59
14652         * src/addressbook.c
14653                 addressbook window gets a wmclass distinct from the main
14654                 sylpheed window
14655         * src/compose.h
14656         * src/mainwindow.[ch]
14657                   forward menu item will use mode selected in prefs, forward 
14658                 as attatchment in menu removed (will be substituted in the
14659                 toolbar similar to reply buttons)
14660                   create news message menu entry and news button is now 
14661                 sensitive to the existance of a news account
14662         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14663         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14664         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14665                 these are removed because the toolbar buttons don't show
14666                 the quoting modus any longer
14667
14668 2001-12-07 [paul]
14669
14670         * tools/newscache_clean.pl      ** NEW FILE **
14671                 perl script to do some tidying up in the newscache directory 
14672                 
14673         * tools/sylpheed-switcher       ** NEW FILE **
14674                 perl script to enable easy switching between main and claws
14675                 
14676         * tools/README
14677                 added descriptions of the two new perl scripts          
14678
14679
14680 2001-12-07 [melvin]     0.6.5claws58
14681
14682         * src/messageview.c
14683                 fixed a warning during compilation introduced in 0.6.5claws56
14684
14685 2001-12-07 [paul]       0.6.5claws57
14686
14687         * src/mainwindow.[ch]
14688         * src/menu.[ch]
14689                 further usability enhancements to replying with or without 
14690                 quoting via the toolbar, use of Ctrl key is replaced by 
14691                 drop down menu 
14692                 Submitted by Carsten Schurig            
14693
14694 2001-12-07 [melvin]     0.6.5claws56
14695
14696         * src/messageview.c
14697                 hack to fix bug that prevented to make/paste selections
14698                 after switching between MVIEW_TEXT and MVIEW_MIME views
14699                 without deselecting the selection first.
14700
14701 2001-12-06 [alfons]     0.6.5claws55
14702
14703         * src/filtering.[ch]
14704         * src/inc.c
14705                 revise filtering a little bit more, and make sure
14706                 messages are delivered to the appropriate inbox
14707                 (perhaps set per account)
14708
14709 2001-12-06 [paul]       0.6.5claws54
14710
14711         * sync with sylpheed 0.6.5cvs22
14712                 see ChangeLog entry 2001-12-06
14713
14714 2001-12-05 [alfons]     0.6.5claws53
14715
14716         * src/inc.c
14717         * src/folder.[ch]
14718         * src/procmsg.c
14719         * src/filtering.c
14720                 more revisions of filtering system
14721                 (last stable version is marked as LAST_STABLE)
14722                 
14723                 | NOTE 1): the filtering system now uses a local folder called
14724                 | .processing. if filtering fails, check this directory
14725                 | for missing messages.
14726                 |
14727                 | NOTE 2): help us find the filtering actions still missing
14728
14729 2001-12-05 [paul]       0.6.5claws52
14730
14731         * src/mainwindow.c
14732                 fix bug where 'Empty Trash?' pop-up window appears even
14733                 when Trash is empty, submitted by Jesse Skinner         
14734
14735 2001-12-05 [melvin]     0.6.5claws51
14736
14737         * src/compose.c
14738                 fixed bug #486106 to select correct account when reediting 
14739                 a queued message
14740         
14741 2001-12-04 [alfons]     0.6.5claws50
14742
14743         * src/mh.c
14744                 declare markfile in appropriate functions when
14745                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14746                 for spotting this)
14747
14748 2001-12-04 [paul]       0.6.5claws49
14749
14750         * sync with sylpheed 0.6.5cvs21
14751                 see ChangeLog entry 2001-12-04
14752
14753 2001-12-03 [christoph]  0.6.5claws48
14754
14755         * po/de.po
14756                 changed translation of undo
14757         * src/account.c
14758         * src/folder.c
14759                 don't reinvent the wheel to traverse a GNode
14760         * src/compose.[ch]
14761                 seperate code to create the compose gui into functions
14762                 add "Others" page with folder selection for saving copy
14763                 of the message.
14764                 the folder identifier is saved to queue header
14765         * src/procmsg.c
14766                 save message to folder in queue header
14767
14768 2001-12-03 [paul]       0.6.5claws47
14769
14770         * sync with sylpheed 0.6.5cvs20
14771                 see ChangeLog entry 2001-12-03
14772
14773 2001-12-01 [paul]
14774
14775         * more sync with sylpheed 0.6.5cvs19
14776                 see ChangeLog entry 2001-11-29
14777
14778 2001-11-30 [paul]       0.6.5claws46
14779         
14780         * src/compose.c
14781                 remove conflicts introduced by Hoa's last commit
14782          
14783         * src/mainwindow.c
14784                 make 'Message/Bounce' sensitive
14785
14786 2001-11-30 [hoa]        0.6.5claws45
14787
14788         * src/compose.c
14789                 slightly change bounce function to add
14790                 information about the user that bounced the mail
14791                 in the From header line.
14792
14793         * src/folderview.c
14794                 permit the use of processing in outbox folder.
14795
14796 2001-11-29 [paul]       0.6.5claws44
14797
14798         * src/mainwindow.[ch]
14799         * src/prefs_common.c
14800         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14801         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14802         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14803                 usability enhancements to the quoting, implements
14804                 use of Ctrl key to toggle quoting settings
14805                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14806
14807 2001-11-29 [paul]       0.6.5claws43
14808         
14809         * sync with sylpheed 0.6.5cvs19
14810                 see ChangeLog entry 2001-11-28
14811
14812 2001-11-29 [melvin]     0.6.5claws42
14813         * src/Makefile.am
14814                 added enriched.[ch] to the list of files
14815
14816         * src/textview.c
14817         * src/mimeview.c
14818         * src/procmime.[ch]
14819         * src/enriched.[ch]
14820                 added support to view text/enriched
14821                 added support to show headers in message view for text/enriched and text/html
14822                         in non multipart messages
14823
14824 2001-11-28 [paul]       0.6.5claws41
14825
14826         * more sync with sylpheed 0.6.5cvs18
14827                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14828
14829 2001-11-27 [paul]       0.6.5claws40
14830         
14831         * po/pt_BR.po
14832                 updated translation, submitted by Fabio Junior Beneditto
14833                 
14834         * sync with sylpheed 0.6.5cvs18
14835                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14836                 2001-11-27
14837
14838
14839 2001-11-26 [paul]
14840
14841         * po/es.po
14842                 updated translation, submitted by Ricardo Mones Lastra
14843
14844 2001-11-26 [alfons]
14845
14846         * src/matcher.c
14847                 add more translatable strings
14848
14849 2001-11-26 [christoph]  0.6.5claws39
14850
14851         * po/de.po      
14852                 fixed one more umlaut
14853         * src/compose.c
14854                 fix translated header when it should not be translated
14855
14856 2001-11-26 [paul]       0.6.5claws38
14857
14858         * src/mainwindow.c
14859                 remove '/Message/Add Sender to address book' from 
14860                 main_window_set_menu_sensitive(), prevent debug warning
14861                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14862
14863 2001-11-26 [paul]       0.6.5claws37
14864
14865         * src/summaryview.c
14866                 fix 'recurring unread state' bug 
14867
14868         * tools/README 
14869         * tools/filter_conv.pl
14870                 read name of top level mailbox from folderlist.xml
14871                 and presume nothing about its name              
14872
14873 2001-11-26 [darko]      0.6.5claws36
14874
14875         * src/gtkstext.[ch]
14876                 removed functions that are now in gtkutils.c
14877                 use gtkut_text_is_uri_string() from gtkutils.c
14878         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14879
14880 2001-11-26 [paul]       0.6.5claws35
14881
14882         * sync with sylpheed 0.6.5cvs16
14883                 see ChangeLog entries 2001-11-25 and 2001-11-26
14884
14885 2001-11-25 [alfons]     0.6.5claws34
14886
14887         EXPERIMENTAL!!! Please checkout the last stable version using: 
14888           
14889         % cvs update -r LAST_STABLE -dRAP
14890
14891         (Or help us testing this stuff.)
14892
14893         * src/filtering.c               (1.14)
14894         * src/filtering.h               (1.6)
14895         * src/inc.c                     (1.28)
14896         * src/matcher.c                 (1.20)
14897         * src/mbox.c                    (1.9)
14898         * src/procmsg.h                 (1.14)
14899         * src/summaryview.c             (1.59)
14900         * src/summaryview.h             (dunno)
14901                 revert/merge/sync to as it was before commit 
14902                 on Thu, 19 Jul 2001 10:15:51 -0700.
14903
14904 2001-11-25 [hoa]        0.6.5claws33
14905
14906         * src/main.c
14907                 processing mails at startup
14908
14909         * src/folderview.c
14910         * src/summaryview.[ch]
14911                 processing mails when entering folder
14912
14913         * src/prefs_filtering.c
14914                 fixed some UI bugs
14915
14916 2001-11-24 [alfons]     0.6.5claws32
14917
14918         * src/summaryview.[ch]
14919                 make summary sort headers work, and also make
14920                 sure the sort type is stored
14921
14922 2001-11-23 [alfons]     0.6.5claws31
14923
14924         * src/summaryview.[ch]
14925                 make lock work like mark
14926                 disallow deleting messages marked as locked
14927
14928 2001-11-23 [alfons]     0.6.5claws30
14929
14930         * src/gtkstext.c
14931         * src/compose.[ch]
14932         * src/Makefile.am
14933         * src/undo.[ch]
14934                 merge undo patch submitted by Jens
14935
14936 2001-11-23 [christoph]  0.6.5claws29
14937
14938         * src/.cvsignore
14939                 added ylwrap
14940         * src/compose.c
14941                 fixed gpg signing and encoding
14942         * src/folder.[ch]
14943         * src/main.c
14944                 added --status option to get new, unread and total
14945                 message count from a running sylpheed
14946         * src/prefs_common.c
14947                 temporary fix for reply_with_quote problem
14948                 (don't call functions for non existing widget)
14949         * src/procmsg.c
14950                 one more check for ignored threads but still not
14951                 always working correctly. probably a recursive
14952                 check for all parents is needed
14953
14954 2001-11-23 [darko]      0.6.5claws28
14955
14956         * src/compose.c
14957                 wrapping on send improvements
14958         * src/gtkutils.[ch]
14959                 fix for GtkSText after last sync with main branch
14960                 GTK_TEXT -> GTK_STEXT
14961
14962 2001-11-23 [paul]       0.6.5claws27
14963
14964         * sync with sylpheed 0.6.5cvs14
14965                 see ChangeLog entries 2001-11-22 and 2001-11-23
14966                 
14967         * po/de.po
14968                 fixed the scrambled umlauts 
14969                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
14970
14971 2001-11-21 [paul]       0.6.5claws26
14972
14973         * sync with sylpheed 0.6.5cvs12
14974                 see 2nd ChangeLog entry dated 2001-11-20
14975
14976 2001-11-20 [paul]       0.6.5claws25
14977
14978         * sync with sylpheed 0.6.5cvs11
14979                 see ChangeLog entry 2001-11-19 (src/utils.c)
14980
14981 2001-11-20 [hiro]
14982
14983         * src/compose.c
14984                 GTK_TEXT -> GTK_STEXT
14985                 fix for wrong comment
14986
14987 2001-11-20 [hiro]       0.6.5claws24
14988
14989         * src/compose.[ch]
14990                 more merges from main branch
14991                 removed fatal warnings (uninitialized variables etc.)
14992                 some coding style fix
14993         * src/gtkutils.h
14994                 fixed typo.
14995         * src/addressbook.c
14996           src/addrindex.c
14997                 V-Card -> vCard
14998
14999 2001-11-19 [hoa]        0.6.5claws23
15000
15001         * src/filtering.c
15002         * src/prefs_scoring.c
15003         * src/matcher.[ch]
15004         * src/scoring.c
15005                 cleaning code
15006
15007         * src/matcher_parser_parse.y
15008         * src/prefs_filtering.c
15009                 bouncing
15010
15011 2001-11-19 [alfons]     0.6.5claws22
15012
15013         more of my old things into claws
15014
15015         * src/Makefile.am
15016         * src/prefs_common.c
15017         * src/procmsg.h
15018         * src/summaryview.[ch]
15019         * src/prefs_summary_column.c
15020         * src/pixmaps/locked.xpm
15021                 add indicators for locking of message in summary view
15022                 (does not work yet, only visual indicator)
15023
15024 2001-11-19 [paul]       0.6.5claws21
15025
15026         * sync with sylpheed 0.6.5cvs10
15027                 see ChangeLog entry 2001-11-19
15028
15029 2001-11-18 [alfons]     0.6.5claws20
15030         
15031         * src/filtering.c
15032                 remove an inadvertent free I forgot in previous clean up 
15033
15034 2001-11-18 [alfons]     0.6.5claws19
15035
15036         * src/filtering.[ch]
15037                 clean up & plug leaks
15038
15039 2001-11-18 [paul]       0.6.5claws18
15040
15041         * sync with sylpheed 0.6.5cvs9
15042                 see ChangeLog entries 2001-11-17 and 2001-11-18
15043
15044 2001-11-16 [paul]       0.6.5claws17
15045
15046         * sync with sylpheed 0.6.5cvs8
15047                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15048
15049 2001-11-16 [paul]       0.6.5claws16
15050
15051         * sync with sylpheed 0.6.5cvs7
15052                 see ChangeLog entries 2001-11-15 and 2001-11-16
15053
15054 2001-11-15 [hoa]        0.6.5claws15
15055
15056         * src/compose.c
15057                 fix bounce, mails we received couln't be bounced to ourself.
15058
15059         * src/defs.h
15060         * src/filtering.[ch]
15061         * src/matcher.[ch]
15062         * src/matcher_parser.h
15063         * src/matcher_parser_lex.l
15064         * src/matcher_parser_parse.y
15065         * src/inc.c
15066         * src/main.c
15067         * src/mbox.c
15068         * src/prefs_filtering.[ch]
15069         * src/mainwindow.c
15070         * src/prefs_matcher.c
15071         * src/prefs_scoring.c
15072         * src/scoring.[ch]
15073         * src/summaryview.c
15074                 new matcher/filter/score configuration file parser
15075                 one unique configuration file => ~/.sylpheed/matcherrc
15076                 import in currently automatic, then save are made
15077                 in this new file.
15078                 one filter per folder and one global filter
15079                 (filter of a folder will be used as folder processing)
15080
15081         * src/folder.c
15082                 fix a bug in folder_item_get_identifier
15083                 
15084         * src/messageview.c
15085                 receive receipt return are fixed.
15086
15087 2001-11-14 [alfons]     0.6.5claws14
15088
15089         * src/session.h
15090                 add things from main branch to make claws compile
15091
15092 2001-11-14 [paul]       0.6.5claws13
15093
15094         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15095                 see ChangeLog entries 2001-11-08 to 2001-11-14
15096
15097 2001-11-14 [hoa] 0.6.5claws12
15098
15099         * src/compose.[ch]
15100         * src/mainwindow.c
15101         * src/summaryview.c
15102                 add "bounce mail" option
15103
15104 2001-11-13 [christoph]  0.6.5claws11
15105
15106         * src/compose.c
15107                 Cleanup a mess i add before commiting
15108
15109 2001-11-13 [hoa]        0.6.5claws10
15110
15111         * src/compose.c
15112                 some fixes when mail are sent or
15113                 for crossposts
15114
15115 2001-11-13 [christoph]  0.6.5claws9
15116
15117         * po/de.po
15118                 Changed two string with the same translation
15119         * src/compose.c
15120         * src/procmsg.[ch]
15121         * src/send.[ch]
15122                 New mailsending process:
15123                   - Always queue message before sending
15124                     (message will be saved if sylpheed crashed or
15125                      freezes while sending)
15126                   - Allow queuing of newspostings
15127                   - No copy in outbox before sending
15128                     (closes bug #469501)
15129                   - No more redundant code for send and send_later
15130         * src/summaryview.c
15131                 Applied wwp <subscript@free.fr>'s patch that fixes
15132                 marks for multiple forwarded messages (+compose.c)
15133
15134 2001-11-12 [alfons]
15135
15136         * README.claws
15137                 remove things that are now in main branch
15138         
15139         * po/nl.po
15140                 update Dutch translation
15141
15142 2001-11-12 [mhadasht]   0.6.5.claws8
15143
15144         * src/prefs_common.c
15145                 re-enabled account autoselection feature for forward
15146                 and reedit lost during the branch point for SYNC-B4-REL
15147         * src/gtkspell.c
15148                 gtkpspell_get_dict(): more readable code (even if function is
15149                 not used yet)
15150         * ChangeLog.claws
15151                 added version number info to 2001-11-12 [hiro] comment.
15152
15153 2001-11-12 [hiro]       0.6.5.claws7
15154
15155         * src/compose.c
15156                 compose_forward(): fixed a bug that forward quote mark
15157                 wasn't used.
15158                 removed unnecessary code.
15159         * src/template_select.[ch]: removed.
15160
15161 2001-11-11 [alfons]
15162
15163         * src/compose.c
15164                 :%s/GTK_TEXT/GTK_STEXT/g
15165         
15166         * src/compose.[ch]
15167         * src/undo.[ch]
15168         * src/Makefile.am
15169                 revert the undo stuff (this is 0.6.6claws stuff)
15170
15171 2001-11-11 [hoa]        0.6.5.claws6
15172
15173         * src/compose.[ch]
15174                 Insert signature at the end of the text.
15175                 Added undo patch but currently disabled
15176
15177         * src/procmsg.c
15178                 Threading by subject improved.
15179
15180         * added src/undo.[ch]
15181                 Undo module for compose dialog box.
15182
15183 2001-11-11 [alfons]     0.6.5.claws5
15184
15185         * src/procmsg.c
15186                 prevent threading by subject on nodes that have already been
15187                 threaded by in-reply-to (as in "circular references in a tree
15188                 result in a dead branch")
15189
15190 2001-11-09 [hoa]        0.6.5.claws4
15191         
15192         * src/folderview.c
15193                 allows creation of mbox folder item from any files.
15194
15195 2001-11-09 [alfons]     0.6.5.claws3
15196         
15197         * src/utils.c
15198         * src/procmsg.c
15199                 do what I mean and correct threading by subject so it really
15200                 ignores attracting lines without "Re: "
15201
15202 2001-11-07 [alfons]     0.6.5.claws2
15203
15204         * src/procmsg.c
15205         * src/utils.[ch]
15206                 only attract by subject if a subject line starts with a "Re: "
15207         * src/syldap.c
15208                 remove warning
15209
15210 2001-11-07 [paul]       0.6.5claws1
15211
15212         * sync with sylpheed 0.6.5. release
15213                 see ChangeLog entry 2001-11-07
15214
15215 2001-11-07 [paul]       0.6.4claws31
15216
15217         * sync with sylpheed 0.6.4cvs18
15218                 see ChangeLog entries 2001-10-30 to 2001-11-07
15219                 prefs_templates.[ch] renamed prefs_template.[ch]
15220
15221 2001-11-06 [alfons]
15222         
15223         * src/utils.h
15224                 add semicolon Hoa forgot ;-)
15225                 
15226
15227 2001-11-06 [hoa]        0.6.4claws30
15228         
15229         * src/procmsg.c
15230         * src/summaryview.c
15231         * src/utils.c
15232         * src/utils.h
15233                 threading by subject - empty subject are ignored
15234
15235 2001-11-06 [christoph]  0.6.4claws29
15236
15237         * src/socket.c
15238                 use SSL_peek for sock_gets
15239         * src/utils.c
15240                 removed unneeded pointer in extracting quoted
15241                 names implementation
15242
15243 2001-11-06 [melvin]     0.6.4claws28
15244
15245         * src/gtkspell.c
15246                 fixed bug #476792 Selection overtyping with spell checker
15247                 fixed bug which could cause a buffer overflow
15248                 fixed a memory leak
15249
15250 2001-11-06 [hoa]        0.6.4claws27
15251         
15252         * src/procmsg.c
15253         * src/summaryview.c
15254                 threading by subject
15255
15256 2001-11-05 [alfons]     0.6.4claws26
15257         
15258         * README.claws
15259                 Claws -> Sylpheed (vice versa)
15260
15261         * src/compose.c
15262                 :%s/gtk_text/gtk_stext/g
15263                 :%s/GTK_TEXT/GTK_STEXT/g
15264                 (thanks to Jonathan Ware for spotting this)
15265
15266 2001-11-04 [christoph]  0.6.4claws25
15267
15268         * src/summaryview.c
15269                 replace Xalloca + strdup with Xstrdup_a
15270         * src/utils.c
15271                 better implementation of extracting quoted names
15272                 from addresses (remove backlashes and ignore
15273                 quotes after them)
15274
15275 2001-11-04 [alfons]     0.6.4claws24
15276
15277         * src/utils.[ch]
15278                 edit to comply more with coding style
15279
15280         * src/textview.c
15281                 fix bug reported by Kim Schulz. introduced by the patch integrated
15282                 in 0.6.4claws15. the code did not check the return value of
15283                 the html parser.
15284
15285         * AUTHORS
15286                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15287
15288 2001-11-04 [christoph]  0.6.4claws23
15289
15290         * src/main.c
15291         * src/prefs_common.[ch]
15292                 init some pointers that possibly caused a segfault
15293                 reported in the claws-users ML
15294
15295 2001-11-04 [hoa]        0.6.4claws22
15296
15297         * src/grouplistdialog.c
15298                 change the names of the nodes in the tree
15299
15300         * src/compose.c
15301                 enhanced mailto syntax as described in
15302                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15303                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15304
15305         * src/utils.c
15306                 encode and decode URI (useful when opening URL into
15307                 netscape).
15308
15309 2001-11-03 [hoa]        0.6.4claws21
15310
15311         * src/grouplistdialog.c
15312                 a new newsgroups list selection dialog box
15313                 with a CTree instead of a CList
15314
15315 2001-11-03 [hoa]        0.6.4claws20
15316
15317         * src/folderview.c
15318                 enable property and scoring options when right
15319                 click on "inbox"
15320
15321         * src/summaryview.c
15322                 fixed bug when nickname were displayed using
15323                 the address book.
15324
15325 2001-11-02 [darko]      0.6.4claws19
15326
15327         * src/compose.c
15328                 new wrap quotation and URL/long words wrapping implementation
15329         * src/compose.c src/gtkstext.[ch]
15330                 move gtkstext_strncmp() to gtkstext.c
15331
15332 2001-11-01 [christoph]  0.6.4claws18
15333
15334         * src/prefs_account.c
15335                 fixed mess in account settings dialog
15336         * src/prefs_folder_item.c
15337                 added label with folder path to dialog
15338
15339 2001-10-31 [match]      0.6.4claws17
15340
15341         * src/vcard.c
15342                 fix memory leak.
15343         * src/addrbook.c
15344                 fix generation of spurious address book file names.
15345                 remove redundant functions.
15346         * po/POTFILES.in
15347                 added missing file names.
15348
15349 2001-10-30 [paul]       0.6.4claws16
15350
15351         * sync with sylpheed 0.6.4cvs6
15352                 see ChangeLog entries 2001-10-26 to 2001-10-30
15353
15354         * tools/filter_conv.pl
15355                 read folderlist.xml to discover whether the top-level
15356                 folder is called 'Mailbox' or 'Mail' 
15357
15358 2001-10-29 [paul]       0.6.4claws15
15359
15360         * src/html.c, src/textview.c
15361                 activate links in html mail and fix clickable parts
15362                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15363
15364 2001-10-29 [paul]
15365
15366         * po/de.po, po/es.po, po/pt_BR/po
15367                 updated translations, submitted by Jens Oberender,
15368                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15369
15370 2001-10-29 [darko]      0.6.4claws14
15371
15372         * src/compose.c
15373                 fix wrapping for good
15374
15375 2001-10-29 [darko]
15376
15377         * src/compose.c
15378                 undo previous change as it broke the smart wrapping
15379
15380 2001-10-29 [darko]      0.6.4claws13
15381
15382         * src/compose.c
15383                 fix infinite loop when long URL is quoted
15384                 (closes bug #475122.
15385
15386 2001-10-28 [match]
15387
15388         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15389                 import Mutt address book
15390         * src/ldif.[ch] src/importldif.h
15391                 modified import LDIF handle user attributes
15392
15393 2001-10-28 [christoph]  0.6.4claws12
15394
15395         * src/summaryview.c
15396                 fixed that filtering did not work if there
15397                 were no filter rules
15398                 (closes bug #472003 and better implementation
15399                  of patch #474644)
15400
15401 2001-10-27 [christoph]  0.6.4claws11
15402
15403         * src/compose.c
15404                 make the folder's default account to be used when
15405                 replying. (patch by wwp <subscript@free.fr>)
15406         * src/compose.c
15407                 code cleanup, nearly killed all of wwp's patch
15408                 for folder's default account in compose
15409         * src/folderview.c
15410                 error panel when a folder could not be created
15411                 (closes bug #471080 new folder name & already
15412                  existing file)
15413
15414 2001-10-26 [alfons]
15415
15416         * src/utils.h
15417                 change prototype of strstr2() that Christoph forgot about
15418
15419 2001-10-26 [christoph]  0.6.4claws10
15420
15421         * src/account.c
15422                 made search for accounts by email address not case
15423                 sensitive
15424         * src/folder.c
15425                 fixed memory leak in folder_item_get_identifier
15426         * src/gtkspell.c
15427         * src/utils.c
15428                 fixed wrong strstr2 (should work like strstr)
15429
15430 2001-10-26 [darko]      0.6.4claws9
15431
15432         * src/compose.c src/gtkstext.[ch]
15433         * src/gtkstext.c
15434                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15435
15436 2001-10-26 [paul]       0.6.4claws8
15437
15438         * src/html.c
15439                 ignore css and javascript tags in html mail
15440                 case-insensitive, with or without double-quoted
15441                 strings
15442
15443 2001-10-26 [paul]       0.6.4claws7
15444
15445         * sync with sylpheed 0.6.4cvs1
15446                 see ChangeLog entry 2001-10-26
15447
15448         * src/prefs_account.c, src/prefs_common.c,
15449           src/prefs_summary_column.c
15450                 minor improvements to the English
15451
15452 2001-10-25 [alfons]     0.6.4claws6
15453
15454         * src/gtkstext.c
15455         
15456                 make GtkSText follow style of GtkText (closes bug 
15457                 #469211 "text selection while writing message")
15458                 
15459                 do sync with GTK 1.2.10
15460
15461 2001-10-25 [paul]       0.6.4claws5
15462
15463         * src/html.c
15464                 ignore css tags in html mail
15465
15466 2001-10-25 [darko]      0.6.4claws4
15467
15468         * src/compose.c
15469                 don't declare is_url_string as static function since
15470                 we need it in gtkstext.c
15471         * src/gtkstext.c
15472                 remove unused variable
15473                 don't wrap long URLs while composing a message
15474
15475 2001-10-24 [christoph]  0.6.4claws3
15476
15477         * src/socket.c
15478                 fix ssl deadlock, when peer closes connection
15479
15480 2001-10-24 [paul]       0.6.4claws2
15481
15482         * src/prefs_common.c
15483                 gettextize the gpg ascii-armored warning message
15484
15485         * src/compose.c
15486                 insert a DOS/MAC file into the composed message
15487                 (improvements)
15488
15489         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15490
15491 2001-10-22 [paul]       0.6.4claws1
15492
15493         * sync with sylpheed 0.6.4 release
15494                 see ChangeLog entries 2001-10-21
15495
15496         * po/fr.po, po/pt_BR.po
15497                 updated by Melvin Hadasht and Fabio Junior Beneditto
15498
15499 2001-10-21 [paul]       0.6.3claws30
15500
15501         * src/compose.c
15502                 insert a DOS text file from the compose window
15503                 into the composed message text (removes CRs characters)
15504                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15505
15506         * tools/filter_conv.pl, tools/README
15507                 automatically use ~/.sylpheed as working directory
15508                 print out confirmation message on completion
15509
15510         * correct Hoa's last ChangeLog.claws entry
15511
15512 2001-10-20 [hoa]        0.6.3claws29
15513
15514         * src/grouplistdialog.c
15515                 bugfix (another ?) to give the right
15516                 newsgroups list for each news server.
15517
15518         * src/news.c
15519         * src/news.h
15520                 improve the newsgroups list cache
15521
15522 2001-10-20 [paul]       0.6.3claws28
15523
15524         * sync with sylpheed 0.6.3cvs9
15525                 see ChangeLog entry 2001-10-19
15526
15527         * correct Alfons' last ChangeLog.claws entry
15528
15529 2001-10-19 [alfons]
15530
15531         * src/pgptext.[ch]
15532                 fix compilation problems (part of bug #472895)
15533
15534 2001-10-18 [hoa]        0.6.3claws27
15535
15536         * src/grouplistdialog.c
15537                 bugfix when we refresh was clicked (bug 472701)
15538
15539 2001-10-19 [christoph]  0.6.3claws26
15540
15541         * src/compose.c
15542                 last header entry should default to "To:" or
15543                 "Newsgroups:" and not copy the last entry line
15544                 in a new compose window
15545                 (closes bug #472686, #470792)
15546
15547 2001-10-19 [paul]       0.6.3claws25
15548
15549         * sync with Sylpheed 0.6.3cvs8
15550                 see ChangeLog entries 2001-10-18 and 2001-10-19
15551
15552 2001-10-18 [christoph]  0.6.3claws24
15553
15554         * src/procmsg.c
15555                 reimplement ignore thread
15556         
15557 2001-10-18 [hoa]        0.6.3claws23
15558
15559         * src/folderview.c
15560         * src/grouplistdialog.[ch]
15561                 enhanced news subscription interface (feature 469113)
15562
15563         * src/news.c
15564         * src/news.h
15565                 enchanced newsgroup listing,
15566                 now, we can get groups informations
15567                 (NNTPGroupInfo)
15568
15569 2001-10-18 [paul]       0.6.3claws22
15570
15571         * src/summaryview.c
15572                 remove comment (sync with main branch)
15573         * src/mainwindow.c
15574                 fix 'Re-edit' bug in 'Message' menu
15575
15576 2001-10-17 [christoph]  0.6.3claws21
15577
15578         * src/compose.c
15579                 ignore empty or whitespace only header lines
15580
15581 2001-10-17 [paul]       0.6.3claws20
15582
15583         * sync with sylpheed 0.6.3cvs7
15584                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15585                 2001-10-17
15586
15587 2001-10-17 [darko]
15588
15589         * src/compose.c
15590                 wrap long lines without spaces
15591                 don't wrap URLs
15592
15593 2001-10-16 [paul]
15594
15595         * po/es.po, po/nl.po, po/pt_BR.po
15596                 updated by Ricardo Mones Lastra, Alfons,
15597                 and Fabio Junior Beneditto
15598
15599         * sylpheed-0.6.3claws released
15600
15601 2001-10-15 [melvin] 0.6.3claws18
15602
15603         * README.claws
15604                 added summary and detailed installation instructions
15605                 for spell checker
15606         * po/fr.po
15607                 Updated, corrected and completed french translation
15608
15609 2001-10-15 [hoa] 0.6.3claws17
15610         * src/grouplistdialog.c
15611                 we can choose the newsgroups to display with wildcards
15612
15613 2001-10-15 [christoph]  0.6.3claws16
15614
15615         * src/account.c
15616         * src/compose.c
15617         * src/prefs_folder_item.[ch]
15618                 applied wwp <subscript@free.fr>'s folder
15619                 default account patch
15620         * po/de.po
15621                 Fixed wrong translation
15622
15623 2001-10-13 [alfons, christoph, melvin]  
15624                         0.6.3claws15
15625
15626         solution #2 to solve MT-safety problems defers all GUI related calls
15627         to the main thread using a gtk_idle_add() callback. discussed on
15628         ircnet #sylpheed, with christoph spotting some issues with the
15629         original code, and melvin allowing us to lobotomize his sylpheed.
15630
15631         * src/syldap.[ch], src/main.c
15632                 fix race problem in ldap search thread by deferring GUI 
15633                 stuff to main thread using gtk_idle_add()
15634
15635 2001-10-13 [paul]       0.6.3claws14
15636
15637         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15638                 add Sergey's smtpcred.patch
15639                 adds separate username/password setting for SMTP Auth
15640                 needed by some servers
15641                 (closes feature request #471659)
15642
15643 2001-10-13 [paul]       0.6.3claws13
15644
15645         * src/pgptext.[ch] **NEW FILES**
15646         * src/Makefile.am, src/messageview.c, src/mimeview.c
15647                 decrypt ascii-armored gpg text embedded in
15648                 the message body.
15649                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15650
15651 2001-10-13 [christoph]  0.6.3claws12
15652
15653         * README.claws
15654                 some more details on default to and
15655                 feature requests
15656         * src/main.c
15657                 init glib threading when ldap is used
15658         * src/syldap.c
15659                 threading fixes
15660         * po/de.po
15661                 fixed a typo
15662
15663 2001-10-12 [paul]       0.6.3claws11
15664
15665         * src/prefs_common.[ch], src/rfc2015.c
15666                 enable ascii-armored gpg text to be embedded in the
15667                 message body, selectable through the 'Privacy'
15668                 preferences. Supports encrypting only.
15669                 Submitted by Ravemax <ravemax@dextrose.com>
15670
15671 2001-10-12 [paul]       0.6.3claws10
15672
15673         * sync with sylpheed 0.6.3cvs6
15674                 see ChangeLog entries 2001-10-11 and 2001-11-12
15675
15676         * src/folderview.c
15677                 incorporated mbox folders, scoring, and folder
15678                 properties into the sync
15679
15680 2001-10-12 [darko]      0.6.3claws9
15681
15682         * README.claws
15683                 describe quotation wrapping
15684         * src/compose.c
15685                 don't treat tab as space to calculate line length properly
15686
15687 2001-10-11 [alfons]
15688
15689         * README.claws
15690                 correct description of how to make new filtering system work,
15691                 add some other things
15692                 
15693         * src/syldap.c
15694                 remove sched_yield() (not necessary / unportable)
15695
15696 2001-10-11 [paul]       0.6.3claws8
15697
15698         * sync with sylpheed 0.6.3cvs3
15699                 see ChangeLog entry 2001-10-10
15700
15701 2001-10-10 [christoph]  0.6.3claws7
15702
15703         * .cvsignore
15704                 ignore 2 files created by newer autotools
15705         * src/prefs_folder_item.c
15706                 using table for widget alignment
15707                 fixed memory leak and broken octal display
15708         * src/filesel.c
15709                 fixed segfault caused by lost filename
15710                 workaround (closes bug #469551)
15711
15712 2001-10-10 [paul]       0.6.3claws6
15713
15714         * sync with sylpheed 0.6.3cvs2
15715                 see ChangeLog entries 2001-10-09 and 2001-10-10
15716
15717 2001-10-10 [darko]      0.6.3.claws5
15718
15719         * src/gtkstext.c
15720                 proper calculation of right margin if smart wrapping is enabled
15721         * src/compose.c
15722                 automatically wrap long lines if wrap quotation is enabled
15723
15724 2001-10-09 [alfons]     0.6.3.claws4
15725
15726         * src/summaryview.c
15727                 select correct row when deleting last row in the summary view (and
15728                 close bug "[ #469104 ] select second last in list when deleting")
15729
15730 2001-10-09 [paul]       0.6.3claws3
15731
15732         * sync with sylpheed 0.6.3cvs1
15733                 updated some autotool scripts
15734
15735 2001-10-09 [darko]      0.6.3claws2
15736
15737         * src/gtkstext.[ch]
15738                 new name and mark with Sylpheed comment
15739         * src/compose.c
15740                 smart quotation wrapping a-la VIM
15741
15742 2001-10-08 [paul]       0.6.3claws1
15743
15744         * sync with sylpheed 0.6.3 release
15745                 see ChangeLog entry 2001-10-08
15746
15747 2001-10-08 [paul]       0.6.2claws24
15748
15749         * src/summaryview.c
15750                 more sync with sylpheed 0.6.2cvs12
15751                 Fixed the bug that didn't select the last row correctly
15752
15753
15754 2001-10-07 [paul]       0.6.2claws23
15755
15756         * sync with sylpheed 0.6.2cvs12
15757                 see ChangeLog entry 2001-10-07
15758
15759 2001-10-06 [match]
15760         * src/jpilot.[ch]
15761                 enable jpilot to read unsynch'ed addresses.
15762
15763         * src/editldap_basedn.c
15764                 fix segfault when opening dialog.
15765
15766 2001-10-06 [alfons]     0.6.2.claws22
15767
15768         * src/summaryview.c
15769                 fix bug with summary view selecting last *inserted*
15770                 node instead of last *visible* node. remember we
15771                 work with a tree
15772
15773 2001-10-06 [paul]       0.6.2claws21
15774
15775         * po/pt_BR.po
15776                 updated translation, contains some fixes and new
15777                 translations, submitted by Gustavo Noronha Silva
15778                 <kov@debian.org>
15779
15780         * src/prefs_common.c
15781                 change 'each' to 'every' - fix dubious English
15782
15783         * sync with sylpheed 0.6.2cvs11
15784
15785 2001-10-05 [alfons]     0.6.2claws20
15786
15787         * src/mainwindow.[ch], src/folderview.c
15788                 make composite tool button switch between "Compose News"
15789                 and "Compose Mail" depending on selected folder
15790                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15791
15792 2001-10-05 [paul]       0.6.2claws19
15793
15794         * src/mainwindow.c, src/summaryview.c
15795                 fix 'Message/Reply to all', broken in last commit
15796
15797         * src/compose.c
15798                 fix X_BEENTHERE seg fault, thanks to Alfons
15799
15800 2001-10-04 [paul]       0.6.2claws18
15801
15802         * src/compose.[ch], src/mainwindow.c
15803                 make "Message/Reply" reply to mailing lists; matches
15804                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15805                 based on portions of the patch submitted by
15806                 Junichi Uekawa <dancer@netfort.gr.jp>
15807
15808 2001-10-04 [darko]      0.6.2claws17
15809
15810         * src/compose.c
15811                 better smart wrapping
15812         * src/gtkstext.[hc]
15813                 a function to make text buffer contiguous
15814
15815 2001-10-03 [paul]       0.6.2claws16
15816
15817         * sync with sylpheed 0.6.2cvs10
15818
15819 2001-10-02 [alfons]
15820
15821         * configure.in
15822         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15823                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15824                 references to chinese translations (hope someone picks up
15825                 this)
15826
15827 2001-10-02 [christoph]  0.6.2claws15
15828
15829         * src/compose.c
15830                 fixed non translated header bug
15831         * ChangeLog.claws
15832                 fixed wrong date in alfons last entry ;)
15833
15834 2001-10-02 [alfons]     0.6.2claws14
15835
15836         * src/compose.c, src/prefs_common.[ch]
15837                 add block cursor option
15838
15839 2001-10-02 [paul]       0.6.2claws13
15840
15841         * sync with sylpheed 0.6.2cvs9
15842
15843 2001-09-30 [paul]       0.6.2claws12
15844
15845         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15846                 updated translations
15847
15848         * po/POTFILES.in
15849                 add 'src/importldif.c'
15850
15851         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15852                 added eudora-to-vCard conversion tool
15853                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15854
15855         * sync with sylpheed 0.6.2cvs8
15856
15857 2001-09-30 [paul]
15858
15859         * sylpheed-0.6.2claws released
15860
15861 2001-09-27 [melvin]     0.6.2claws11
15862
15863         * src/gtkspell.c
15864                 fixed crash when using default path (introduced 
15865                 in 0.6.2claws10)
15866                 fixed tiny bug for initial suggestion mode
15867
15868 2001-09-27 [melvin]     0.6.2claws10
15869         
15870         * src/gtkspell.c
15871                 fixed bug where gtkpspell didn't set the path correctly
15872
15873         * README.claws
15874                 added a paragraph about spell checking
15875                 
15876
15877
15878 2001-09-27 [paul]       0.6.2claws9
15879
15880         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15881                 replace '// comments' with '/* comments */' to prevent
15882                 some compiler warnings 
15883
15884         * sync with sylpheed 0.6.2cvs6
15885
15886 2001-09-26 [alfons]     0.6.2claws8
15887
15888         * src/messageview.c
15889                 introduce return receipt request notification again,
15890                 which was lost because of other semantics in 
15891                 procheader_parse() (???)
15892
15893 2001-09-26 [christoph]  0.6.2claws7
15894
15895         * src/compose.c
15896                 replace comments for old code with #if 0
15897                 readded auto cc, bcc and reply-to
15898         * src/prefs_matcher.c
15899         * src/prefs_scoring.c
15900                 removed some definition (was moved to
15901                 prefs.h)
15902
15903 2001-09-26 [paul]       0.6.2claws6
15904
15905         * src/mainwindow.c
15906                 make 'Follow-up and reply to' sensitive
15907
15908         * more sync with sylpheed 0.6.2cvs5
15909
15910 2001-09-25 [melvin]
15911
15912         * 0.6.2claws5
15913
15914         * src/gtkspell.c
15915                 fixed bug for "US-ASCII" introduced by the encoding code
15916
15917 2001-09-25 [paul]
15918
15919         * 0.6.2claws4
15920
15921         * src/prefs_common.[ch], src/summaryview.c
15922                 'next unread msg' 'go to next folder?' dialog can be
15923                 given default behaviour, either always show dialog,
15924                 or assume 'yes', or assume 'no'
15925                 Submitted by wwp <subscript@free.fr>
15926
15927 2001-09-25 [melvin]
15928                 
15929         * src/compose.c src/gtkspell.[ch]
15930                 added support for different encodings
15931
15932 2001-09-25 [paul]
15933
15934         * more sync with sylpheed 0.6.2cvs5
15935
15936 2001-09-24 [alfons]
15937         
15938         * src/prefs_folder_item.c
15939                 add check for item->prefs->default_to string is NULL and
15940                 add another check when freeing this string
15941
15942 2001-09-24 [paul]
15943
15944         * configure.in
15945                 change to version 0.6.2claws3
15946
15947         * sync with sylpheed 0.6.2cvs5 
15948
15949 2001-09-24 [match]
15950         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15951                 import LDIF files.
15952         * src/addrcache.[ch], addrindex.[ch]
15953                 small update for future
15954         * src/addrbook.c
15955                 fix test XML file.
15956
15957 2001-09-24 [melvin]
15958         * src/gtkspell.[ch]
15959                 added 'Learn from mistakes' option
15960                 better handling of quotes in checked words
15961                 sorted dict list
15962         * po/fr.po
15963                 small update for spell checking stuff
15964
15965 2001-09-23 [alfons]
15966         
15967         * src/gtkspell.c
15968                 edit a little bit so it complies more with main coding style
15969
15970 2001-09-23 [alfons]
15971
15972         * src/folder.[ch], prefs_folder_item.c, compose.c
15973                 migrate "request return receipt" folder property
15974                 to folderlist.xml
15975
15976 2001-09-22 [alfons]
15977
15978         * README.claws **NEW**
15979                 (add things of interest for users of main branch 
15980                 and claws here)
15981
15982         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
15983                 re-implement threading per folder option, but store 
15984                 the setting in folderlist.xml (where it belongs)
15985
15986 2001-09-21 [melvin]
15987
15988         * src/gtkspell.[ch]
15989                 fixed bug when compose window is under another window
15990         * src/prefs_common.[ch] src/compose.c
15991                 changed 'dictionary_path' to 'dictionary' to be consistent
15992                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
15993         * ac/pspell.m4 src/Makefile.am 
15994                 dropped PSPELL_PATH macro
15995         * po/fr.po
15996                 updated translations
15997
15998 2001-09-21 [christoph]
15999
16000         * src/compose.c
16001                 added border around header fields
16002                 keep header type when new field is added
16003
16004 2001-09-20 [christoph]
16005
16006         * src/utils.[ch]
16007                 more portable debug_print with source filename
16008                 and linenumber
16009         * src/procmsg.c
16010                 more newlines after debug messages
16011
16012 2001-09-20 [paul]
16013
16014         * configure.in
16015                 change to version 0.6.2claws2
16016
16017         * sync with sylpheed 0.6.2cvs3
16018
16019 2001-09-19 [melvin]
16020
16021         * src/gtkspell.c
16022                 fixed the post-right-click focus pb
16023                 fixed crash when 'Spell check all' after dict change 
16024                         and when cursor is at the end of the text
16025                 shift-right-click pops up config menu even on misspelled words.
16026         * po/POTFILES.in
16027                 added gtkspell.c
16028
16029 2001-09-19 [melvin]
16030
16031         * src/about.c
16032                 added pspell to compiled-in features list
16033
16034 2001-09-18 [melvin]
16035
16036         * switched to pspell and dropped ispell
16037         * ac/pspell.m4
16038                 new file. autoconf macro for pspell
16039         * ac/Makefile.am 
16040         * configure.in acconfig.h
16041                 added pspell support
16042         * src/Makefile.am
16043         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16044         * src/prefs_common.[ch] 
16045                 added pspell support
16046
16047 2001-09-18 [christoph]
16048
16049         * src/addr_compl.c
16050         * src/template.[ch]
16051                 replace LOG_MESSAGE with debug_print
16052         * src/compose.[ch]
16053                 gui improvements
16054         * src/menu.c
16055                 added newline after debug message
16056         * src/utils.h
16057                 using __VA_ARGS__ for debug_print macro
16058         * tools/.cvsignore
16059                 ignore Makefile and Makefile.in
16060
16061 2001-09-18 [paul]
16062
16063         * configure.in
16064                 change to version 0.6.2claws1
16065         * sync with sylpheed 0.6.2cvs1
16066
16067         * src/matcher.c 
16068         * src/prefs_matcher.c
16069                 add 'score equal to' option, submitted by
16070                 Paul Evans <nerd@freeuk.com>
16071
16072 2001-09-15 [christoph]
16073
16074         * src/mainwindow.c
16075                 comment out menu entry not existing in claws
16076         * src/menu.c
16077                 add debug output for non existing menu entries
16078         * src/summaryview.c
16079                 fix next/prev unread message for ignored threads
16080         * src/utils.[ch]
16081                 add sourcefile and line number to debug output
16082                 otherwise it is sometimes hard to find the
16083                 source code part if debug messages are translated
16084
16085 2001-09-14 [darko]
16086         
16087         * src/folderview.c
16088                 refresh target folder style after colour is changed
16089
16090 2001-09-13 [paul]
16091
16092         * configure.in
16093                 change to version 0.6.1claws3
16094
16095         * sync with sylpheed 0.6.1cvs6
16096
16097 2001-09-13 [darko]
16098         
16099         * src/folderview.c
16100                 fix target folder colourization to use user selected colour
16101
16102 2001-09-12 [darko]
16103         
16104         * src/summaryview.c
16105                 fix crash when message that is marked for copy/move is unmarked
16106
16107 2001-09-09 [paul]
16108
16109         * configure.in
16110                 change to version 0.6.1claws2
16111
16112         * sync with sylpheed 0.6.1cvs3
16113
16114 2001-09-09 [alfons]
16115         
16116         * src/folderview.c
16117                 fix bug with default font used for trash folder text
16118
16119 2001-09-06 [paul]
16120
16121         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16122                 updated translations
16123
16124         * configure.in
16125                 change to version 0.6.1claws1
16126
16127         * sync with sylpheed 0.6.1cvs2
16128
16129 2001-09-03 [paul]
16130
16131         * po/POTFILES.in
16132                 add Match's new addressbook
16133
16134         * po/de.po
16135                 updated translation submitted by Jens Oberender
16136
16137 2001-09-02 [paul]
16138
16139         * configure.in
16140                 change to 0.6.1claws
16141         * sync with sylpheed 0.6.1 release
16142
16143 2001-09-02 [paul]
16144
16145         * configure.in
16146                 change to 0.6.0claws2
16147
16148         * sync with sylpheed 0.6.0cvs4
16149
16150         * po/pt_BR.po
16151                 updated translation submitted by Fabio Junior Beneditto
16152
16153 2001-09-01 [match]
16154         * pixmaps/
16155                 interface.xpm
16156                 book.xpm
16157                 address.xpm
16158         * src/
16159                 Makefile.am
16160                 a ton of new files
16161
16162 2001-08-31 [paul]
16163
16164         * configure.in
16165                 change to version 0.6.0claws1
16166
16167         * sync with sylpheed 0.6.0cvs1
16168
16169         * po/es.po
16170                 updated translation submitted by Ricardo Mones Lastra
16171
16172         * po/POTFILES.in
16173                 add 'src/prefs_templates.c'
16174
16175         * src/compose.c, src/summaryview.c
16176                 fix segfault on 'Re_edit'               
16177
16178 2001-08-30 [alfons]
16179
16180         * configure.in, Makefile.am
16181         * tools/Makefile.am
16182                 add tools directory to source distribution
16183
16184 2001-08-30 [paul]
16185
16186         * configure.in
16187                 change to version 0.6.0claws
16188
16189         * sync with sylpheed 0.6.0 release
16190
16191 2001-08-30 [christoph]
16192
16193         * configure.in
16194                 removed autoconf version check
16195
16196 2001-08-30 [paul]
16197
16198         * src/account.c, src/compose.c, src/prefs_common.[ch]
16199         * src/procheader.[ch] src/utils.[ch]
16200                 Enhanced automatic account selection on replies
16201                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16202
16203         * configure.in
16204                 add LDAP and JPilot to the configuration results output.
16205
16206 2001-08-29 [christoph]
16207
16208         * src/summeryview.c
16209                 no bold font for ignored threads
16210
16211 2001-08-29 [paul]
16212
16213         * configure.in
16214                 change to version 0.5.3claws6
16215
16216         * sync with sylpheed 0.5.3cvs10
16217                 src/stringtable.[ch]: New Files
16218
16219         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16220         * src/pixmaps/sylpheed.xpm
16221                 add mini-icons to windows (by Alfons)
16222
16223 2001-08-27 [paul]
16224
16225         * src/mainwindow.c
16226                 new functions: next_labeled_cb(), prev_labeled_cb()
16227
16228         * src/summaryview.c
16229                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16230                 summary_select_next_labeled(), summary_select_prev_labeled()
16231
16232         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16233                 give claws blue folders and a blue trash can
16234
16235 2001-08-27 [paul]
16236
16237         * configure.in
16238                 change to version 0.5.3claws5
16239
16240         * sync with sylpheed 0.5.3cvs9
16241                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16242
16243 2001-08-24 [christoph]
16244
16245         * src/filesel.c
16246                 keep filename when browsing directories
16247                 (not working for user entered filename, but
16248                  for default name and selected filename from
16249                  file list)
16250         * src/mainwindow.c
16251                 fixed wrong spelling "Folllow-up"
16252         * src/mbox_folder.c
16253         * src/procmsg.c
16254         * src/summaryview.c
16255                 fixed new/unread message count with ignored
16256                 threads (2 commits, first didn't notice no
16257                 longer needed decreasing)
16258         * src/inc.c
16259                 readded scrolling of progress dialog
16260                 (lost in sync)
16261
16262 2001-08-24 [paul]
16263
16264         * configure.in
16265                 change to 0.5.3claws4
16266
16267         * sync with sylpheed 0.5.3cvs7
16268
16269 2001-08-24 [christoph]
16270
16271         * src/compose.c
16272                 set request return receipt when replying
16273                 if it is set is the folder prefs of the
16274                 message
16275         * src/inc.c
16276                 disable final error popup if popups are
16277                 disabled in config (again)
16278
16279 2001-08-23 [paul]
16280
16281         * configure.in
16282                 Change version number to 0.5.3claws3
16283
16284         * sync with sylpheed 0.5.3cvs5
16285
16286         * src/mimeview.c
16287                 double quote '%s' in 'gedit %s' to fix bug when
16288                 opening attachment with spaces in the name
16289
16290 2001-08-22 [alte]
16291         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16292           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16293                 initial message templates support
16294
16295
16296 2001-08-22 [paul]
16297
16298         * configure.in
16299                 change version number to 0.5.3claws2
16300
16301         * sync with sylpheed 0.5.3cvs4
16302
16303         * src/procmsg.h src/summaryview.c
16304                 re-implement (un)ignore thread
16305
16306 2001-08-21 [paul]
16307
16308         * src/summaryview.c
16309                 remove unnecessary code
16310         * src/compose.c
16311                 enable 'dynamic' signatures (submitted by
16312                 Eric Limpens <eric@hscg-internet.nl>)
16313
16314 2001-08-21 [paul]
16315
16316         clean up after sync with sylpheed 0.5.3 release
16317
16318         * src/folderview.c
16319                 fix re-introduced font mess, see Christoph's
16320                 entry 2001-06-24
16321
16322         * src/summaryview.c
16323                 remove prev_msgnum
16324                 use sylpheed's small font instead of
16325                 gtk default font for summary view
16326
16327
16328 2001-08-17 [paul]
16329
16330         * configure.in
16331                 add pl to ALL_LINGUAS - sync with main branch
16332
16333         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16334                 Updated. Translations by Jens Oberender, Ricardo Mones
16335                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16336
16337         * po/pl.po  ** NEW FILE **
16338                 sync with the main branch
16339
16340         * src/folderview.c
16341                 fix target folder colorizing and refresh problem
16342
16343
16344 2001-08-17 [christoph]
16345
16346         * src/mainwindow.c
16347                 claws uses 4 colors for target folder coloring.
16348                 arrays were not long enough and destroyed the
16349                 stack causing a segfault.
16350                 target folder colorizing does not work anymore
16351                 for me
16352
16353 2001-08-16 [paul]
16354
16355         * configure.in
16356                 change to version 0.5.3claws1
16357
16358         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16359           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16360           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16361
16362                 sync with sylpheed 0.5.3 release, but keep claws method of
16363                 configuring/saving fonts
16364
16365         * src/addressbook.[ch]
16366                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16367                 in line with a similar change in Hiroyuki's branch
16368
16369         * src/mainwindow.[ch]
16370                 disable main_window_set_thread_option()
16371         * src/prefs_folder_item.c
16372                 comment out &tmps_prefs.enable_thread,
16373         * src/mbox_folder.c, src/procmsg.[ch]
16374                 comment out MSG_IS_IGNORE_THREAD
16375         * src/summaryview.c
16376                 comment out summary_ignore_thread() and summary_unignore_thread()
16377                 comment out MSG_IS_IGNORE_THREAD
16378
16379                 use Hiroyuki's threading instead.
16380
16381
16382
16383 2001-08-15 [paul]
16384
16385         * src/account.c
16386                 use Hiroyuki's 0.5.3 column scheme but also
16387                 include the enable/disable button.
16388         * src/pixmaps/mark.xpm
16389                 add Hiroyuki's amended pixmap
16390
16391 2001-08-13 [christoph]
16392
16393         * src/account.c
16394                 receive at get all column showed wrong state for APOP
16395                 button should only work for POP3 and APOP accounts
16396         * src/prefs_account.c
16397                 added missing preprocessor statement for SSL
16398
16399 2001-08-12 [paul]
16400
16401         * src/account.[ch]
16402                 add 'receive at get all' column and enable/disable
16403                 button.
16404
16405 2001-08-06 [christoph]
16406
16407         * src/account.c
16408                 show usage of SSL in protocol column
16409
16410         * src/imap.c
16411         * src/inc.c
16412                 renamed ssl options
16413
16414         * src/prefs_account.[ch]
16415                 moved ssl options to a new page
16416
16417         * src/send.c
16418         * src/smtp.c
16419         * src/ssl.[ch]
16420                 renamed ssl options
16421                 added support for SMTP STARTTLS command
16422
16423 2001-08-05 [christoph]
16424
16425         * configure.in
16426                 debian autoconf needs version check to find
16427                 correct autoconf version. if the file is
16428                 named configure.in 2.13 is used, which does
16429                 not work with this configure.in script.
16430                 other solution would be to rename the script
16431                 to configure.ac as suggested in the autoconf
16432                 manual.
16433
16434         * src/inc.c
16435                 disable final error popup if popups are
16436                 diabled in config
16437
16438         * src/socket.c
16439                 bugfix in ssl_gets
16440                 fixes IMAP over SSL problem
16441
16442 2001-08-03 [paul]
16443
16444         * configure.in
16445                 change to 0.5.2claws1
16446
16447         * sync with sylpheed 0.5.2cvs1
16448
16449 2001-08-02 [alfons]
16450
16451         * configure.in
16452                 quick fix for ispell detection...
16453
16454 2001-08-01 [paul]
16455
16456         * configure.in
16457                 change to 0.5.1claws4
16458
16459         * sync with sylpheed 0.5.1cvs7
16460
16461 2001-07-31 [alfons]
16462
16463         * src/prefs_common.c, src/prefs_common.h, 
16464           src/gtkspell.c, src/gtkspell.h
16465                 add global spelling checker settings (compose tab) +
16466                 selection of dictionary 
16467           
16468         * configure.in  
16469                 guess valid ispell location
16470
16471 2001-07-31 [paul]
16472
16473         * po/POTFILES.in
16474                 removal of 'src/quote_fmt_parse.c'
16475         * po/de.po
16476                 Updated de.po
16477                 (submitted by Jens Oberender <didge@suse.de>)
16478
16479 2001-07-31 [darko]
16480
16481         * src/folder.[ch]
16482         * src/folderview.[ch]
16483         * src/mainwindow.c
16484         * src/mh.c
16485         * src/prefs_common.[ch]
16486         * src/summaryview.c
16487                 target folder colourization
16488
16489 2001-07-30 [paul]
16490
16491         more sync with Sylpheed 0.5.1cvs6 
16492
16493 2001-07-30 [darko]
16494
16495         * src/mh.c
16496         * src/prefs_folder_item.[hc]
16497         * src/summaryview.c
16498                 shared folders support with a GUI
16499
16500 2001-07-29 [paul]
16501
16502         0.5.1claws3
16503
16504         * sync with Sylpheed 0.5.1cvs6
16505
16506 2001-07-29 [paul]
16507
16508         * po/pt_BR.po
16509                 updated
16510                 (submitted by Fabio Junior Beneditto)
16511
16512 2001-07-28 [paul]
16513
16514         * src/procmime.c
16515         * AUTHORS
16516                 patch to correct bad image mime headers
16517                 (submitted by Don Quijote <dq@searchlores.org>)
16518
16519 2001-07-28 [paul]
16520
16521         * tools/gif2xface.pl   **NEW FILE**
16522         * tools/README
16523                 script to convert file.gif to file.xface for
16524                 use in a custom header.
16525                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16526
16527 2001-07-27 [alfons]
16528         
16529         * configure.in
16530                 change macros for detecting JPilot and LDAP
16531
16532 2001-07-27 [christoph]
16533
16534         * src/filtering.c
16535                 code cleanup (MIN / MAX warning, needed casting)
16536
16537 2001-07-27 [alfons]
16538
16539         * procheader.c
16540                 disallow setting flags when detecting certain headers
16541                 (X-Status, Status, Seen, X-Seen). 
16542         
16543         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16544
16545 2001-07-27 [christoph]
16546
16547         * src/prefs_filter.c
16548         * src/prefs_filtering.c
16549         * src/prefs_matcher.c
16550         * src/prefs_scoring.c
16551                 scroll list when moving rows up or down
16552
16553         * src/imap.c
16554         * src/imap.h
16555         * src/prefs_account.c
16556         * src/prefs_account.h
16557         * src/send.c
16558                 SMTP over SSL (untested, feedback requested)
16559                 IMAP over SSL
16560
16561         * src/ssl.c
16562                 code cleanup
16563
16564 2001-07-26 [alfons]
16565         
16566         * configure.in, acconfig.h
16567                 define CLAWS (need this for main / claws detection)
16568
16569 2001-07-25 [alfons]
16570
16571         * configure.in
16572                 Sylpheed 0.5.1claws2
16573                 
16574         * sync with Sylpheed 0.5.1cvs4
16575
16576 2001-07-25 [christoph]
16577
16578         * src/scoring.c
16579                 fixed segfault
16580                 item->prefs == NULL (don't know why)
16581
16582 2001-07-25 [alfons]
16583
16584         * configure.in
16585                 Sylpheed 0.5.1claws1
16586
16587         * sync with Sylpheed 0.5.1cvs1-3
16588
16589 2001-07-24 [christoph]
16590
16591         * src/folderview.c
16592         * src/prefs_folder_item.[ch]
16593                 added folderitem preferences dialog with
16594                 default To: and auto request return receipt
16595
16596         * src/compose.[ch]
16597         * src/menu.[ch]
16598                 changes to handle new folderitem preferences
16599
16600         * src/mainwindow.c
16601         * src/summaryview.c
16602                 call compose new mail with current folderitem
16603
16604 2001-07-24 [alfons]
16605
16606         Release Sylpheed 0.5.1claws
16607
16608         * configure.in
16609                 change to release version 0.5.1claws
16610
16611 2001-07-24 [christoph]
16612
16613         * src/summaryview.c
16614                 fixed segfault that happend when the selected
16615                 message was removed while retrieving new messages.
16616
16617         * po/es.po
16618                 updated translation
16619                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16620
16621 2001-07-22 [alfons]
16622
16623         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16624         this is a work in progress, for more information: http://nlpagan.net/sylman 
16625         
16626         * configure.in, src/mainwindow.c, manual/Makefile.am
16627                 add support for English manual
16628
16629         * AUTHORS
16630                 add authors of user manuals
16631
16632         * manual/en/sylpheed*.html
16633                 add English documentation
16634
16635 2001-07-22 [christoph]
16636
16637         * po/POTFILES.in
16638                 added src/ssl.c
16639         * src/ssl.c
16640                 changed a wrong debug message
16641
16642 2001-07-22 [alfons]
16643
16644         * po/nl.po
16645                 update Dutch translation
16646
16647         * src/prefs_filtering.c, 
16648           src/prefs_matcher.c
16649                 add more translatable strings           
16650
16651 2001-07-21 [alfons]
16652
16653         0.5.0claws7
16654
16655         * configure.in
16656                 change version
16657
16658         * src/inc.c, src/summaryview.[ch]
16659                 prevent update of mark file when filtering has done, by
16660                 using a variable; this affects two functions:
16661                         inc.c::inc_finished()
16662                         summaryview.c::summary_show()
16663
16664 2001-07-20 [alfons]
16665
16666         * src/filtering.[ch], src/prefs_filtering.c, 
16667           src/matcher.[ch]
16668                 add filtering action for label coloring 
16669
16670         * po/POTFILES.in
16671                 add labelcolors.c
16672
16673         * added src/labelcolors.c
16674         * added src/labelcolors.h
16675         * src/Makefile.am, src/summaryview.c
16676                 rearrange label coloring code
16677
16678         * src/procmsg.h
16679                 add more parentheses so label colouring works correctly
16680
16681         * src/filtering.c
16682                 don't really delete message, but move it to Trash
16683
16684         * src/prefs_matcher.c
16685                 add quote options to info dialog
16686
16687 2001-07-20 [christoph]
16688
16689         * src/Makefile.am
16690         * src/inc.c
16691         * src/main.[ch]
16692         * src/socket.h
16693         * src/ssl.[ch] (new)
16694                 moved ssl stuff to a seperate file
16695
16696 2001-07-20 [darko]
16697
16698         * src/summaryview.c
16699                 fix show sender using address book with no e-mail
16700                 address in From: field
16701
16702 2001-07-19 [alfons]
16703
16704         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16705                 fix messy handling of escaping... now at least the
16706                 execute command is useful. escape char is '\', we
16707                 accept \n and \r too. 
16708
16709                 Real life example:
16710                 
16711                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16712                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16713
16714 2001-07-18 [alfons]
16715
16716         0.5.0claws6
16717
16718         * src/summaryview.c
16719                 clean up
16720
16721         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16722           src/procmsg.[ch]
16723                 revise filtering; currently move, copy, marking have
16724                 been tested. if you like bleeding edge stuff, you
16725                 should definitely go for this version :)
16726
16727         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16728
16729 2001-07-17 [christoph]
16730
16731         * src/utils.c
16732                 timestamp log
16733
16734 2001-07-17 [alfons]
16735
16736         0.5.0claws5
16737
16738         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16739           bits in the mark file, without affecting either branch. Lots of
16740           files changed, also in claws branch.
16741
16742           UNTESTED: use of mbox folders
16743
16744         * src/summaryview.c
16745                 added mark all read; however this was a quick hack used for
16746                 cleaning up mess after initial merge with Hiroyuki
16747
16748         * configure.in
16749                 change claws version number back to 0.5.0claws5 to clear up 
16750                 confusion & pretension (recent release was technically 
16751                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16752
16753 2001-07-16 [alfons]
16754
16755         sync with Hiroyuki's 0.5.0cvs4
16756
16757 2001-07-16 [alfons]
16758
16759         0.5.1claws3
16760
16761         * src/filtering.[ch]
16762                 remove invalid updating of mark files for 
16763                 filter actions MATCHING_ACTION_MOVE and 
16764                 MATCHING_ACTION_DELETE; this should fix the
16765                 folder update bug
16766                 
16767         * src/procmsg.c
16768                 revert Christoph's stab at fixing the folder 
16769                 update bug
16770
16771         * po/POTFILES.in
16772                 add missing files with translatable strings
16773
16774         * src/summaryview.c
16775                 remove debug print
16776
16777 2001-07-15 [alfons]
16778
16779         * src/addr_compl.[ch], src/prefs_filtering.c
16780                 make "filtering pref dialog's destination entry" an
16781                 "address completable entry", if filter destination is 
16782                 an email address
16783
16784         0.5.1claws2
16785         
16786         sync with Hiroyuki's 0.5.0cvs2-3
16787
16788 2001-07-15 [christoph]
16789
16790         * src/procmsg.c
16791                 fixed folder stats update after incorporation
16792
16793 2001-07-15 [alfons]
16794
16795         * src/summaryview.c
16796                 * finish label colouring stuff (for now)
16797                 * fix incorrect colour bug (off by one) 
16798
16799 2001-07-14 [alfons]
16800
16801         * src/mainwindow.c
16802                 change text labels for news and mail message so there's
16803                 plenty of toolbar estate left
16804
16805         * configure.in
16806                 0.5.1claws1
16807
16808         * src/folderview.c
16809           src/folder.[ch]
16810                 sync with Hiroyuki's 0.5.0cvs1
16811
16812         * src/summaryview.c
16813                 more rewrite label colouring
16814
16815 2001-07-14 [alfons]
16816
16817         * src/summaryview.[ch]
16818                 * start rewrite label colouring 
16819                 * fix proper location "Add Sender To Addressbook" menu item
16820
16821 2001-07-13
16822
16823         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16824         (actually this is 0.5.0claws4)
16825
16826 2001-07-13 [alfons]
16827
16828         * po/pt_BR.po
16829                 * fix duplicate message
16830                 * add updated Portugese / Brazilian translation
16831                   submitted by Fabio Junior Beneditto
16832
16833 2001-07-12 [alfons]
16834
16835         * AUTHORS
16836                 add Jens
16837
16838         * po/nl.po
16839                 add updated Dutch translation
16840
16841         * po/de.po
16842                 add updated German translation submitted by Jens
16843
16844 2001-07-11 [alfons]
16845
16846         Prerelease before 0.5.0claws. Please test.
16847         This version is temporarily tagged as VERSION_0_5_0_TEST
16848
16849         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16850           src/prefs_scoring.c, src/prefs_matcher.c, 
16851           src/prefs_filtering.c, src/mbox.c, 
16852           src/main.c, src/inc.c, src/filtering.[ch]
16853                 revert new Hoa's new matcher (does not work yet)
16854
16855         * src/Makefile.am
16856                 clean up
16857
16858 2001-07-10
16859
16860         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16861
16862
16863 2001-07-10 [alfons]
16864
16865         * Makefile.am
16866                 add ChangeLog.claws to EXTRA_DIST
16867         * src/Makefile.am
16868                 add matcher_parser_parse.h to EXTRA_DIST
16869
16870 2001-07-10 [christoph]
16871
16872         * src/inc.c
16873                 add destination folder to table of
16874                 folders that need to be updated after
16875                 incorporation
16876
16877 2001-07-10 [alfons]
16878
16879         * folder.[ch]
16880           folderview.c
16881                 make collapse state of folders and folder items persistent, i.e.
16882                 if you collapse a folder tree, the next time sylpheed-claws starts 
16883                 up the folder tree remains collapsed.  
16884                 
16885 2001-07-10 [christoph]
16886
16887         * acconfig.h
16888         * configure.in
16889                 added --enable-ssl
16890         * src/md5.[ch]
16891                 renamed MD5_CTX to MD5_CTX_syl
16892                 conflicts with a struct in openssl
16893         * src/inc.c
16894         * src/main.[ch]
16895         * src/prefs_account.[ch]
16896         * src/socket.[ch]
16897                 SSL support for POP
16898         * src/mainwindow.c
16899                 fixed compose with current account
16900                 broken by new compose button stuff
16901
16902 2001-07-09 [hoa]
16903
16904         * AUTHORS
16905                 changed my email address
16906
16907         * src/matcher_parser_parse.y
16908                 clean the parser to remove conflicts
16909
16910 2001-07-09 [alfons]
16911
16912         * AUTHORS
16913                 add Match Grun
16914
16915         * configure.in
16916                 fix incorrect description of --enable-ldap parameter
16917
16918         * src/prefs_common.[ch]
16919           src/compose.c
16920                 add experimental option "smart wrapping" which makes the
16921                 compose editor auto wrap.
16922                 
16923                 | TODO: the problem with the buggy cursor handling is caused |
16924                 | by the GtkText. when deleting / backspacing text its       |
16925                 | wrapping algorithm does not take in account the previous   |
16926                 | line. should find a way to hack this in.                   |
16927                 | or should perhaps combine this with the word wrapping      |
16928                 | patch i wrote in january.                                  |
16929
16930         * src/about.c
16931                 show build parameters for LDAP and JPilot
16932
16933         * src/summaryview.c
16934                 revert Christoph's bugfix for selecting next unread message, 
16935                 because folder stats aren't updated correctly
16936
16937 2001-07-08 [hoa]
16938
16939         * src/filtering.c
16940         * src/mainwindow.c
16941         * src/matcher.c
16942         * src/matcher_parser_lex.l
16943         * src/matcher_parser_parse.y
16944         * src/prefs_filtering.c
16945         * src/prefs_scoring.c
16946         * src/scoring.c
16947                 bugfix of the config file parser
16948
16949 2001-07-08 [alfons]
16950
16951         * src/Makefile.am
16952                 added generated matcher sources to BUILT_SOURCES
16953
16954 2001-07-08 [hoa]
16955
16956         * src/Makefile.am
16957         * src/.cvsignore
16958                 added new config file parser
16959
16960         * src/scoring.[ch]
16961         * src/filtering.[ch]
16962         * src/matcher.[ch]
16963         * src/prefs_filtering.c
16964         * src/prefs_matcher.c
16965         * src/prefs_scoring.c
16966         * added src/matcher_parser.h
16967         * added src/matcher_parser_lex.h
16968         * added src/matcher_parser_lex.l
16969         * added src/matcher_parser_parse.y
16970                 lex & yacc config file parser
16971
16972         * src/mbox.c
16973         * src/inc.c
16974         * src/main.c
16975                 changes prefs_filtering into global_filtering           
16976
16977         * src/summaryview.c
16978                 build threads with subjects only if "Re: " is at the
16979                 beginning of the subject
16980
16981 2001-07-07 [paul]
16982
16983         0.5.0claws
16984
16985         sync with sylpheed 0.5.0
16986                 change of version number only
16987
16988 2001-07-06 [paul]
16989
16990         0.5.0claws5
16991
16992         sync with sylpheed 0.5.0pre5
16993
16994 2001-07-05 [paul]
16995
16996         sync with sylpheed 0.5.0pre4 release
16997                 /po and /manual/ja not sync'ed
16998
16999 2001-07-04 [paul]
17000
17001         more sync with sylpheed 0.5.0pre4
17002
17003 2001-07-03 [christoph]
17004
17005         * src/addressbook.c
17006                 fixed address book broken by address book
17007                 for VCard, JPilot, LDAP
17008
17009 2001-07-03 [alfons]
17010
17011         * src/matcher.c
17012         * src/textview.c
17013                 stopped memory leaks
17014
17015 2001-07-03 [paul]
17016
17017         more sync with sylpheed 0.5.0pre4
17018
17019 2001-07-02 [match]
17020
17021         * included address book patch for VCard, JPilot, LDAP
17022         * pref_common.c - fixed Font options on Display tab (cosmetic)
17023         * alertpanel.c - fixed truncated message
17024
17025 2001-07-02 [christoph]
17026
17027         * src/mbox_folder.c
17028         * src/procmsg.[ch]
17029         * src/summaryview.c
17030                 mark threads for ignoring
17031
17032 2001-07-02 [paul]
17033
17034         0.5.0claws4
17035
17036         * sync with sylpheed 0.5.0pre4
17037                 updated gettext to 0.10.38.
17038
17039 2001-07-01 [paul]
17040
17041         * src/ mainwindow.c
17042         * src/procmsg.h
17043         * src/summaryview.[ch]
17044                 new right-click option: Label.
17045                 substitute for 'Mark-->Mark/Unmark', colours the line.
17046                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17047
17048 2001-07-01 [christoph]
17049
17050         * src/folderview.c
17051                 fixed font for trash
17052         * src/summaryview.c
17053                 move ctree to unread message
17054
17055 2001-07-01 [paul]
17056
17057         * sync with sylpheed 0.5.0pre3 release
17058
17059 2001-06-30 [alfons]
17060
17061         * src/filesel.[ch]
17062         * src/compose.c
17063                 allow inserting / attaching multiple files in
17064                 the composer window
17065
17066 2001-06-30 [paul]
17067
17068         * src/codeconv.c
17069                 small change to Alfons' previous stuff so that it
17070                 actually makes
17071
17072 2001-06-30 [alfons]
17073
17074         * lots of files changed; first attempt to merge the changes
17075           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17076
17077 2001-06-30 [paul]
17078
17079         * po/pt_BR.po
17080                 updated and completed, translations by Fabio
17081                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17082
17083 2001-06-29 [alfons]
17084
17085         * src/compose.c
17086         * src/mimeproc.[ch]
17087                 allow selecting an attached files' mime type from a 
17088                 list of types.
17089
17090 2001-06-29 [paul]
17091
17092         * more sync with sylpheed 0.5.0pre3
17093
17094 2001-06-29 [paul]
17095
17096         * po/pt_BR.po
17097                 merge with sylpheed.pot and pt_BR.po provided by
17098                 Fabio Junior Beneditto.
17099
17100 2001-06-29 [darko]
17101
17102         * src/procmime.c
17103                 make MIME types case insensitive
17104
17105 2001-06-28 [alfons]
17106
17107         * po/nl.po
17108                 merge with sylpheed.pot and old nl.po; translations added.
17109
17110 2001-06-28 [paul]
17111
17112         * more sync with sylpheed 0.5.0pre3
17113
17114 2001-06-27 [alfons]
17115
17116         * src/summaryview.c
17117                 don't crash when removing parent node of messages
17118                 attracted by subject. this was caused by not deleting
17119                 the parent node from the subject line hash table.
17120
17121 2001-06-27 [alfons]
17122
17123         * src/summaryview.c
17124         * src/compose.[ch]
17125         * src/mainwindow.c
17126                 if there are multiple messages selected, allow forwarding
17127                 them as attachments.
17128
17129 2001-06-27 [paul]
17130
17131         * more sync with sylpheed 0.5.0pre3
17132
17133 2001-06-26 [paul]
17134
17135         0.5.0claws3
17136
17137         * sync with sylpheed 0.5.0pre3
17138
17139 2001-06-25 [paul]
17140
17141         * src/mainwindow.c
17142                 fixed 'compose news article' bug
17143                 from icon-and-text toolbar
17144
17145 2001-06-25 [paul]
17146
17147         * sync with sylpheed 0.5.0pre2 release
17148
17149 2001-06-24 [christoph]
17150
17151         * src/prefs_common.c
17152                 bug fix in font selection
17153         * src/folderview.c
17154                 use sylpheed's normal font instead of
17155                 gtk default font for folders without
17156                 new messages
17157
17158 2001-06-24 [alfons]
17159
17160         * src/mainwindow.[ch]
17161                 added composite compose mail / news button (an idea by Leandro
17162                 Pereira <leandro@linuxmag.com.br>)
17163
17164 2001-06-24 [paul]
17165
17166         Added instructions for ldif-to-xml.py
17167
17168         * tools/README
17169
17170 2001-06-23 [alfons]
17171
17172         Some minor things.
17173
17174         * src/pixmaps/stock_news_compose.xpm
17175                 added pixmap by Leandro
17176         * src/prefs_common.c
17177                 tested built-in spelling checker of GCC 3.0 :)
17178         * po/nl.po
17179                 merged dutch translation of sylpheed-main with
17180                 sylpheed.pot
17181
17182 2001-06-23 [paul]
17183
17184         Added tools directory and files.
17185
17186         * tools/filter_conv.pl
17187                 converts old filter system to new filtering system
17188         * tools/ldif-to-xml.py
17189                 converts netscape addressbook to sylpheed addressbook
17190         * tools/README
17191                 descriptions/instructions for above two files
17192
17193 2001-06-23 [christoph]
17194
17195         * src/inc.c
17196         * src/manage_window.[ch]
17197         * src/prefs_common.[ch]
17198                 mail retrieval dialog can be enabled, disabled
17199                 or hidden if non of sylpheed's windows is active
17200
17201 2001-06-22 [paul]
17202
17203         0.5.0claws2
17204
17205         * sync with sylpheed 0.5.0pre2
17206
17207 2001-06-21 [christoph]
17208
17209         * src/summaryview.c
17210                 show recipient on 'from' for all accounts
17211                 
17212         * src/inc.c
17213         * src/prefs_common.[ch]
17214                 disable error popup on mail receive errors
17215
17216 2001-06-21 [alfons]
17217
17218         * src/compose.c
17219                 made the ruler correctly appear and disappear.
17220
17221         * src/Makefile.am
17222                 removed Hoa's work-in-progress-stuff (interesting!) so 
17223                 claws compiles ok.
17224
17225 2001-06-20 [christoph]
17226
17227         * src/inc.c
17228         * src/progressdialog.c
17229                 added scrolled window for list in progressdialog
17230
17231 2001-06-20 [paul]
17232
17233         sync with sylpheed 0.5.0pre1 release
17234
17235 2001-06-20 [christoph]
17236
17237         * src/summeryview.c
17238                 make building threads by subject work when
17239                 thread view is enabled
17240                 
17241         * src/compose.c
17242         * src/prefs_common.[ch]
17243                 automatically select account for mail replys
17244
17245 2001-06-19 [sergey]
17246
17247         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17248         they are filled in from the account settings.
17249
17250 2001-06-19 [paul]
17251
17252         * more sync with sylpheed 0.5.0pre1
17253
17254 2001-06-18 [alfons]
17255
17256         * src/Makefile.am,
17257           src/procmime.c
17258                 added --sysconfdir to CPPFLAGS for pointing to the correct
17259                 location of mime.types. 
17260
17261                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17262                 or ./configure!
17263
17264 2001-06-18 [hoa]
17265
17266         * src/summaryview.c
17267                 fixed some bug when building threads
17268
17269 2001-06-18 [pau]l
17270
17271         * src/prefs_account.c
17272                 UI stuff: More changes to the English
17273
17274 2001-06-18 [paul]
17275
17276         * src/pixmaps/stock_news_compose.xpm: new file
17277         * src/Makefile.am
17278         * src/mainwindow.c
17279         * src/summaryview.c
17280                 Added new icon for Hoa's 'compose a news
17281                 message', plus minor improvements to the
17282                 English
17283
17284         * po/ja.po
17285         * ChangeLog
17286         * ChangeLog.jp
17287                 more sync with sylpheed 0.5.0pre1
17288
17289 2001-06-18 [hoa]
17290
17291         * src/compose.[ch]
17292         * src/mainwindow.c
17293                 Follow-up and reply to
17294
17295         * src/summaryview.[ch]
17296                 Build threads also with subjects
17297
17298 2001-06-17 [hoa]
17299
17300         * src/compose.c
17301                 forwarding use the current account.
17302
17303         * src/mainwindow.c
17304                 the "compose message" button has been replaced with
17305                 "new mail" and "new news" buttons
17306
17307         * src/prefs_common.[ch]
17308                 added a configuration option to use the forward button
17309                 as "forward as attachment"
17310                 changed reply and forward format description
17311
17312         * src/quote_fmt_lex.l
17313         * src/quote_fmt_parse.y
17314                 added message with no signature in format for reply
17315                 and forward.
17316
17317 2001-06-17 [paul]
17318
17319         Minor UI stuff
17320
17321         * src/mainwindow.c
17322         * src/summaryview.c
17323                 Improvements to the English
17324
17325         * src/prefs_common.c
17326                 Improvements to the English and some
17327                 clarity/continuity improvements in the
17328                 description of Quote symbols.
17329
17330 2001-06-17 [paul]
17331
17332         0.5.0claws1
17333
17334         * sync with sylpheed 0.5.0pre1
17335
17336 2001-06-17 [hoa]
17337
17338         * src/compose.c
17339                 Better interface for compose, displayed fields
17340                 are updated whenever we change account.
17341                 Newsgroups field is automatically filled.
17342
17343         * src/mainwindow.c
17344                 Newsgroups field is automatically filled.
17345
17346         * src/prefs_account.c
17347                 Some interface stuff when fields appear and
17348                 disappear.
17349
17350 2001-06-16 [paul]
17351
17352         0.4.99claws
17353
17354         * sync with sylpheed 0.4.99
17355
17356 2001-06-16 [sergey]
17357
17358         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17359         base64_decoder_free, base64_decoder_decode): new object and
17360         functions for decoding base64 streams.
17361         * src/procmime.c (procmime_decode_content): modified to use the
17362         new base64 decoder.
17363
17364 2001-06-15 [paul]
17365
17366         0.4.99claws10
17367
17368         * sync with sylpheed 0.4.99cvs11
17369
17370 2001-06-13 [paul]
17371
17372         0.4.99claws9
17373
17374         * sync with sylpheed 0.4.99cvs9
17375
17376 2001-06-13 [hoa]
17377
17378         * src/compose.c
17379         * src/prefs_account.c
17380
17381                 SMTP server can be defined in the news account
17382                 mime type of attachment are kept.
17383
17384         * src/summaryview.c
17385
17386                 now choose the highest important score between default
17387                 and important score of folder.
17388
17389 2001-06-09 [alfons]
17390         
17391         * src/prefs_common.c: 
17392
17393                 (prefs_quote_description_create): corrected description of 
17394                 quote format characters
17395
17396 2001-06-09 [paul]
17397
17398         0.4.99claws8
17399
17400         * sync with sylpheed 0.4.99cvs8
17401
17402 2001-06-08 [sergey]
17403
17404         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17405         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17406
17407 2001-06-08 [paul]
17408
17409         0.4.99claws7
17410
17411         * sync with sylpheed 0.4.99cvs7
17412
17413 2001-06-06 [sergey]
17414
17415         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17416         clashes with autogenerated header).
17417         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17418         * src/Makefile.am: added quote_fmt.h.
17419         * src/.cvsignore: added lex/yacc autogenerated files
17420         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17421
17422 2001-06-06 [paul]
17423
17424         0.4.99claws6
17425
17426         * sync with sylpheed 0.4.99cvs6
17427
17428 2001-06-06 [hoa]
17429
17430         * added src/quote_fmt_parse.h
17431         * src/compose.c
17432                 removed warnings
17433
17434         * src/prefs.[ch]
17435                 don't modify readonly configuration files
17436
17437         * src/prefs_account.c
17438         * src/prefs_common.c
17439         * src/prefs_customheader.c
17440         * src/prefs_display_header.c
17441         * src/prefs_filter.c
17442         * src/prefs_filtering.c
17443         * src/prefs_scoring.c
17444                 don't open dialog box when configuration files
17445                 are readonly
17446
17447 2001-06-05 [sergey]
17448
17449         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17450
17451         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17452         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17453         BUILT_SOURCES to make all files rebuild properly.
17454
17455         * src/compose.c: removed #include "quote_fmt.tab.h".
17456
17457         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17458         CHARACTER value in yylval.
17459
17460         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17461         receive CHARACTER value by documented means (yylval).
17462
17463         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17464
17465 2001-06-05 [hoa]
17466
17467         * src/Makefile.am
17468                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17469
17470         * src/filtering.c
17471         * src/matcher.c
17472         * src/matcher.h
17473         * src/prefs_filtering.c
17474                 now keep the configuration for execute action
17475
17476         * src/mbox_folder.c
17477                 fixed a warning
17478
17479 2001-06-05 [paul]
17480
17481         * sync with sylpheed 0.4.99cvs5
17482
17483 2001-06-05 [hoa]
17484
17485         * src/Makefile.am
17486                 added quote_fmt.[ch]
17487
17488         * added src/quote_fmt.y
17489         * added src/quote_fmt.l
17490         * added src/quote_fmt.tab.h
17491         * added src/quote_fmt.tab.c
17492         * added src/lex.quote_fmt.c
17493                 parsing configuration for replying
17494                 and forwarding
17495
17496         * src/prefs_common.[ch]
17497                 added configuration UI for replying
17498                 and forwarding
17499
17500         * src/compose.c
17501                 using configuration for replying
17502                 and forwarding
17503
17504 2001-06-04 [hoa]
17505
17506         * src/filtering.c
17507         * src/matcher.c
17508         * src/matcher.h
17509         * src/prefs_filtering.c
17510         * src/prefs_matcher.c
17511         * src/prefs_matcher.h
17512                 action "run a command" for filtering
17513                 and matching with a command.
17514                 fixed the "whole message" matching
17515
17516         * src/mbox_folder.c
17517                 changed temporary filename for security
17518
17519         * src/messageview.c
17520                 queue the notification if it fails to send.
17521
17522         * src/prefs_common.c
17523         * src/prefs_folder_item.c
17524                 changed the default important score             
17525
17526         * src/prefs_scoring.c
17527         * src/scoring.c
17528                 hide kill score input when the folder is not
17529                 a newsgroup
17530
17531 2001-06-03 [alfons]
17532
17533         * src/prefs_common.c:
17534
17535                 (prefs_font_select): pass font name in font entry box to font
17536                 selection dialog.
17537
17538 2001-06-03 [sergey]
17539
17540         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17541
17542 2001-06-03 [paul]
17543
17544         * sync with sylpheed 0.4.99cvs4
17545
17546 2001-06-03 [alfons]
17547
17548         * src/headerwindow.c:
17549
17550                 (headerwindow_show_cb): use the selected summary view item, not
17551                 the displayed item.
17552
17553 2001-06-02 [alfons]
17554
17555         * src/headerwindow.c:
17556
17557                 (headerwindow_show_cb): always try to show msginfo
17558
17559 2001-06-02 [hoa]
17560
17561         * src/compose.c
17562                 keep attached parts when reediting or forwarding.
17563
17564 2001-06-01 [hoa]
17565
17566         * src/folderview.c
17567         * src/prefs_folder_item.[ch]
17568         * src/prefs_scoring.[ch]
17569         * src/scoring.[ch]
17570         * src/summaryview.[ch]
17571         * src/main.c
17572         * src/mainwindow.c
17573         * src/prefs_common.[ch]
17574                 support for folder scoring
17575                 kill score and important score for messages
17576         
17577         * src/prefs_account.c
17578                 some display bug fixed for local account
17579                 preferences
17580
17581 2001-05-31 [alfons]
17582
17583         * src/summaryview.c:
17584
17585                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17586                 sender to address book menu item is disabled.
17587
17588 2001-05-30 [hoa]
17589
17590         * src/filtering.[ch]
17591         * src/summaryview.c
17592                 handling summary menu / filter messages
17593
17594         * src/folder.[ch]
17595                 add some stuff
17596
17597         * src/foldersel.c
17598                 imap folders now appears in list
17599
17600         * src/mbox_folder.c
17601                 doesn't crash if destination mail is not writeable
17602
17603 2001-05-29 [hoa]
17604
17605         * src/compose.c
17606                 removed some warnings
17607
17608         * src/filtering.c
17609         * src/folder.[ch]
17610         * src/prefs_filtering.c
17611                 global string to identify any folders           
17612                 removed some debug info
17613                 filtering to mbox folders is now possible
17614
17615         * src/mainwindow.c
17616                 removed some warnings
17617
17618         * src/mbox_folder.c
17619                 permission on files are changed to read/write for user only,
17620                 nothing for other.
17621                 creation of subfolder is handled better.
17622
17623 2001-05-28 [alfons]
17624
17625         Verified the sync for src/prefs_common.[ch] and
17626         src/prefs_account.[ch]. I believe there were some
17627         minor indentation differences.
17628
17629 2001-05-28 [paul]
17630
17631         0.4.99claws3
17632
17633         * sync with 0.4.99cvs3
17634
17635 2001-05-28 [hoa]
17636
17637         * src/compose.c
17638                 handling flags for mbox format
17639
17640         * src/filtering.c
17641                 use of mark file only for MH format
17642                 handling flags for mbox format
17643                 filtering cannot yet move or copy mails to mbox folders.
17644
17645         * src/folder.[ch]
17646                 changed move_msg, copy_msg,
17647                 move_msgs_with_dest, copy_msgs_with_dest functions
17648                 uses only folder->copy_msg() function
17649                 uses folder->finished_copy() to handle the destination
17650                 folder at the end of the copy or move operation.
17651
17652         * src/foldersel.c
17653                 included mbox directories.
17654
17655         * src/folderview.[ch]
17656         * src/mainwindow.c
17657                 handle folders operation for mbox format
17658
17659         * src/mbox.c
17660                 disable conversion of "From " header
17661
17662         * src/mbox_folder.[ch]
17663                 completion of mbox format handling
17664
17665         * src/mh.c
17666                 changed mh_copy_msg() function and
17667                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17668                 mh_copy_msgs_with_dest()
17669
17670         * src/prefs_filtering.c
17671                 removed some warnings
17672
17673         * src/prefs_matcher.c
17674                 default boolean operation is AND
17675
17676         * src/procheader.c
17677                 handling flags for mbox format
17678                 handling of "From " header
17679
17680         * src/procmsg.[ch]
17681                 removed data field
17682                 added MSG_REALLY_DELETED flags to handle deletion of
17683                 messages in mbox format.
17684
17685         * src/summaryview.c
17686                 handling flags for mbox format
17687                 disable the MSG_DELETED flags when messages
17688                 are deleted in mbox format
17689
17690         * src/textview.c
17691                 "From " headers display fixed.
17692
17693 2001-05-27 [alfons]
17694
17695         * src/textview.c:
17696                 
17697                 (get_email_part): skip quoted email addresses, like in e.g.
17698                 "'alfons@proteus.demon.nl'".
17699
17700 2001-05-26 [alfons]
17701
17702         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17703         and fixing the persistence troubles when using separate windows.
17704
17705         * src/mainwindow.c:
17706         
17707             Added #define SEPARATE_ACTION used in the gtk item factory for 
17708             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17709                 use gtk_item_factory_get_widget_by_action() to get the items.
17710                 
17711             Removed separate_widget_cb from the gtk item factory data   
17712           
17713             (mainwindow_create): connect separate_widget_cb() to check
17714             menu item "toggled" signal. also passing a MainWindow pointer
17715                 as object data for both check menu items.
17716                 
17717             (separate_widget_cb): definition of separate_widget_cb() to match
17718             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17719                 window using gtk_object_get_data(). The type of window separation 
17720                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17721         
17722         * src/prefs_filtering.c,
17723           src/prefs_matcher.c: added horizontal scrollbars
17724
17725 2001-05-25 [darko]
17726
17727         * src/headerview.c
17728                 fix segfault with invalid bold font
17729         * src/summaryview.c
17730                 correctly display summary stats after row is marked
17731
17732 2001-05-23 [sergey]
17733
17734         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17735         encodings with libjconv.
17736
17737 2001-05-23 [hoa]
17738
17739         * src/Makefile.am
17740                 added mbox_folder.[ch]
17741         * src/defs.h
17742                 mbox temporary folder
17743         * src/folder.[ch]
17744         * added src/mbox_folder.[ch]
17745         * src/folderview.c
17746         * src/procheader.[ch]
17747                 added mbox support
17748         * src/mbox.c
17749                 bugfix for file incorporation filtering
17750         * src/imap.c
17751                 enable creation of MBOX
17752         * src/prefs_display_header.c
17753                 enable use of headers like "From "
17754                 something that should be fixed :
17755                         displaying of such headers add an extra space
17756         * src/prefs_folder_item.c
17757                 don't create folders because it is not necessary
17758         * src/procmsg.h
17759                 added data field to MsgInfo for mbox internal use
17760         * src/summaryview.c
17761                 added some support for mbox
17762         * src/utils.[ch]
17763                 added get_mbox_cache_dir() function
17764
17765 2001-05-23 [hiroyuki]
17766
17767         * src/headerwindow.c
17768           src/inc.c
17769           src/main.c
17770           src/mh.c
17771           src/nntp.c
17772           src/procmsg.h
17773           src/session.h
17774           src/socket.[ch]
17775           src/summaryview.c
17776           src/textview.c
17777           src/automaton.c
17778           src/folderview.c: more sync with 0.4.99cvs2.
17779
17780         * src/headerwindow.c: reverted.
17781
17782 2001-05-22 [paul]
17783
17784         0.4.99claws2
17785
17786         * sync with sylpheed 0.4.99cvs2
17787                 * src/news.[ch]
17788                 * src/nntp.[ch]
17789                 * INSTALL
17790                 * INSTALL.jp
17791
17792 2001-05-22 [alfons]
17793
17794         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17795
17796 2001-05-21 [alfons]
17797
17798         Minor things:
17799
17800         * configure.in: if gnome-config not found, "no" is displayed
17801         
17802         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17803
17804         * src/textview.c: now also possible to add mail addresses by right
17805           clicking in the text view
17806
17807         * src/codeconv.c: merged patch which fixes endless loop when encountering
17808           invalid wide characters; from Alte <010@imis.ru>  
17809
17810 2001-05-20 [alfons]
17811
17812         Added installation of gnome specific things:
17813
17814         * Makefile.am: gnome conditional
17815
17816         * configure.in: check for installed gnome
17817
17818         * added sylpheed.png, sylpheed.desktop
17819
17820 2001-05-20 [sergey]
17821
17822         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17823
17824         * src/mainwindow.h (main_window_toolbar_create): created a button
17825         for "Reply to all".
17826         (main_window_set_toolbar_sensitive): enable/disable the new button
17827         appropriately.
17828         (toolbar_reply_to_author_cb): handle the new button.
17829
17830         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17831         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17832         failure).
17833
17834 2001-05-19 [sergey]
17835
17836         * src/compose.h (ComposeReplyMode): new modes
17837         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17838         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17839
17840         * src/compose.c
17841         (compose_send): move some code into a new function:
17842         (compose_current_mail_account): new function.
17843         (compose_reply): new argument to_author, all callers changed; if
17844         to_author==TRUE and account->protocol==A_NNTP, find and use an
17845         appropriate mail account for replying.
17846         (compose_reply_set_entry): new argument to_author; ignore
17847         compose->replyto if to_author==TRUE.
17848
17849         * src/mainwindow.c: new command "Message/Reply to author".
17850         (main_window_set_menu_sensitive): enable/disable it.
17851         (reply_cb): handle it.
17852
17853         * src/summaryview.c: new command "Reply to author".
17854         (summary_set_menu_sensitive): enable/disable it.
17855         (summary_reply_cb): handle it.
17856
17857         * src/account.c (account_find_mail_from_address): new function.
17858
17859 2001-05-18 [paul]
17860
17861         0.4.99claws1
17862
17863         * sync with sylpheed 0.4.99cvs1
17864
17865 2001-05-18 [hoa]
17866
17867         * src/compose.[ch]
17868         * src/filtering.c
17869         * src/summaryview.c
17870                 new filtering action : forward and forward as attachment
17871
17872         * src/main.c
17873                 no need for $DISPLAY when we run sylpheed --help
17874                 call to parse_cmd_opt() is moved
17875
17876         * src/mainwindow.[ch]
17877                 execute button is hidden when immediate execute
17878                 is chosen
17879
17880         * src/mh.c
17881         * src/news.c
17882         * src/prefs_folder_item.c
17883         * src/procmsg.c
17884                 better handling of missing directories
17885
17886         * src/summaryview.c
17887                 reedit is enabled in outbox
17888                 reedit is enabled in queue
17889
17890 2001-05-17 [hoa]
17891
17892         * src/filtering.c
17893         * src/matcher.[ch]
17894         * src/prefs_filtering.c
17895                 changed attachement into attachment
17896
17897 2001-05-17 [alfons]
17898
17899         0.4.67claws4    
17900
17901         * sync with sylpheed 0.4.67cvs9
17902         * sync with sylpheed 0.4.67cvs7-8
17903
17904 2001-05-17 [hoa]
17905
17906         * src/Makefile.am
17907                 added prefs_filtering.c
17908
17909         * src/filtering.[ch]
17910         * src/matcher.[ch]
17911                 removed action : forward_news and forward_news_as_attachement
17912                 (forward and forward_as_attachement can be used instead)
17913
17914         * src/mainwindow.c
17915                 added menu option to access filtering configuration
17916
17917         * src/prefs_account.c
17918                 changed mail_command default to /usr/sbin/sendmail
17919
17920         * added src/prefs_filtering.[ch]
17921                 dialog box for filtering configuration
17922
17923         * src/prefs_matcher.c
17924                 added function prefs_matcher_get_criteria_from_matching()
17925
17926         * src/prefs_scoring.c
17927                 reset the dialog when register or substitute is clicked
17928
17929 2001-05-15 [hoa]
17930
17931         * src/Makefile.am
17932                 added filtering.[ch]
17933         * src/inc.c
17934                 using filering.[ch] instead of filter.[ch]
17935         * src/main.c
17936                 reading new filtering configuration
17937         * src/matcher.[ch]
17938                 added some filtering actions
17939                 and fixed a bug for headers and mail body matching
17940         * src/mbox.c
17941                 using filering.[ch] instead of filter.[ch]
17942         * src/mh.c
17943                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17944         * src/summaryview.c
17945                 some fixes for filtering
17946
17947 2001-05-14 [hiroyuki]
17948
17949         * src/send.c: fixed some weird indentations.
17950           send_message_with_command(): call pclose() only if p != NULL.
17951         * src/textview.c: get_email_part(): modified the code for readability.
17952
17953 2001-05-14 [hiroyuki]
17954
17955         * src/md5global.h
17956           src/md5ify.c
17957           src/md5ify.h: removed from the cvs.
17958
17959 2001-05-13 [sergey]
17960
17961         * src/main.c: include rfc2015.h to avoid compiler warnings.
17962         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
17963         the panel is already on screen.
17964         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
17965         closing the alert window by ESC as "No".
17966         * src/prefs_common.c (prefs_interface_create): moved return
17967         receipt check button to the correct place.
17968
17969 2001-03-13 [alfons]
17970
17971         * src/prefs_common.c: 
17972                 moved return receipt check button to the Send tab. (prefs_send_create)
17973                 removed the date format ui related globals. (prefs_display_create)
17974
17975         0.4.67claws3
17976         
17977         * sync with sylpheed 0.4.67cvs5-6
17978
17979 2001-05-13 [paul]
17980
17981         * added Alfons' font selection patch
17982
17983         * src/defs.h
17984         * src/headerwindow.c
17985         * src/prefs_common.c
17986         * src/prefs_common.h
17987
17988 2001-05-13 [hoa]
17989         * src/defs.h
17990                 changed version of cache
17991         * src/matcher.[ch]
17992         * src/prefs_matcher.c
17993                 added additionnal matching criteria
17994         * src/procheader.c
17995         * src/procmsg.[ch]
17996         * src/news.c
17997                 added references in MsgInfo
17998
17999 2001-05-12 [hoa]
18000
18001         * src/defs.h
18002                 prepared some things for new filtering
18003         * src/matcher.[ch]
18004                 added some matching properties
18005                 inreplyto need to be enhanced
18006                 prepared some things for new filtering
18007         * src/messageview.c
18008                 added Return-Receipt-To handling
18009         * src/prefs_folder_item.c
18010                 changed default value to TRUE
18011         * src/prefs_matcher.c
18012                 added some matching properties
18013         * src/prefs_scoring.[ch]
18014                 the scoring dialog is finished
18015         * src/procheader.c
18016                 added Return-Receipt-To handling
18017                 Reference need to be added
18018         * src/procmsg.[ch]
18019                 added Return-Receipt-To handling
18020                 added threadscore to get a better score sorting when
18021                 threads are enabled
18022         * src/summaryview.c
18023                 suppressed a bug when we sort the list
18024                 when no folder is opened.
18025                 better score sorting when threads are enabled
18026
18027 2001-05-12 [alfons]
18028
18029         * reverted previous patch because of potential errors 
18030
18031         0.4.67claws2
18032         
18033         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18034                 applied "toggle mail-retrieval dialog window" patch submitted 
18035                 by Eric Limpens <eric@qnt.net>
18036
18037         * sync with sylpheed 0.4.67cvs4
18038
18039 2001-05-12 [sergey]
18040
18041         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18042         some picky compilers.
18043         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18044         * src/grouplist_dialog.c: include alertpanel.h.
18045         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18046         fix compile warning.
18047         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18048         #include "defs.h" before others to prevent the warning of `MIN'
18049         and `MAX' redefinition.
18050
18051 2001-05-11 [hoa]
18052
18053         * src/main.c
18054         * src/messageview.c
18055         * src/prefs_account.c
18056         * src/prefs_display_header.c
18057                 removed warning
18058         * src/Makefile.am
18059                 added prefs_scoring.[ch]
18060         * src/grouplist_dialog.c
18061                 display an error dialog box if the group list
18062                 cannot be fetched.
18063         * src/mainwindow.[ch]
18064                 added main_window_set_thread_option() function
18065                 scoring dialog box enabled
18066         * src/matcher.[ch]
18067                 added flags matching unread /new / marked
18068                 / deleted / replied / forwarded
18069         * src/news.c
18070                 newsgroups are now finally in newscache
18071         * src/prefs_matcher.[ch]
18072                 finished preferences for matching dialog
18073         * added src/prefs_scoring.[ch]
18074                 scoring dialog box completed
18075         * src/scoring.[ch]
18076                 conversion to string : added scoringprop_to_string()
18077                 write config for preferences :
18078                 added prefs_scoring_write_config()
18079         * src/summaryview.c
18080                 threads can be enabled/disabled independently
18081                 for each folder
18082
18083 2001-05-10 [alfons]
18084
18085         0.4.67claws1
18086         
18087         * AUTHORS: 
18088                 thought it would be nice to have a list of all
18089                 contributors (used Changelog as a reference)
18090         
18091         * configure.in: 
18092                 messed up version numbering...
18093
18094         0.4.66claws1
18095
18096         * sync with sylpheed 0.4.67cvs1-3
18097
18098 2001-05-10 [darko]
18099
18100         * src/prefs_common.c:
18101                 better UI for strftime format, double clicking
18102                 on format now inserts the format in text entry
18103                 replaced close button with standard OK/Cancel
18104                 moved date format button to the right of the
18105                 text entry field
18106
18107 2001-05-09 [alfons]
18108
18109         * src/gtkstext.c:
18110                 Ctrl-Home / Ctrl-End have proper cursor navigation
18111
18112 2001-05-09 [hoa]
18113
18114         * src/prefs_matcher.c
18115                 finished UI to define matching properties
18116                 added ok and cancel button
18117         * src/prefs_filter.c
18118                 added ok and cancel button
18119         * src/news.c
18120                 fixed some bug in xhdr parsing
18121
18122 2001-05-08 [alfons]
18123
18124         * src/textview.c: 
18125                 fixed a bug in textview_show_header(), which displayed two colons (':');
18126                 cleaned up some warnings
18127
18128 2001-05-08 [hoa]
18129
18130         * src/Makefile.am
18131                 added prefs_matcher.[ch]
18132                 compilation with -W -Wall
18133         * src/alertpanel.c
18134                 ungrab the mouse events if grabbed - does it
18135                 fix the bug for disposition notification ?
18136         * src/mainwindow.c
18137                 added a menu option to open the matching dialog.
18138         * src/matcher.[ch]
18139                 added matcherprop_to_string() and matcherlist_to_string()
18140                 fixed some bugs, changed the name of some options
18141                 age_sup and age_inf becomes age_greater and age_lower,
18142                 body and messageheaders becomes body_part and headers_part,
18143                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18144         * src/prefs_display_header.c
18145         * src/prefs_headers.c
18146                 fixed a bug that accidentally destroyed dialogs
18147                 when closed them with delete_event
18148                 Added *_deleted() which handle delete_event signal correctly.
18149         * src/prefs_folder_item.[ch]
18150                 added "enable_thread" field for future customization
18151         * added src/prefs_matcher.[ch]
18152                 sample of the UI to define matching properties
18153         * src/procheader.c
18154                 using procheader_headername_equal instead of str*cmp functions
18155                 using procheader_parse_header() function
18156         * src/scoring.c
18157                 using MATCHING_XXX instead of SCORING_XXX
18158         * src/summaryview.c
18159                 display the sender of the news even if this is ourself
18160                 when this is a news message.
18161         * src/textview.c
18162                 using headername_equal() instead of str*cmp functions
18163
18164 2001-05-08 [alfons]
18165
18166         0.4.66claws
18167
18168         * sync with sylpheed 0.4.66
18169         * src/gtkstext.c: trace logs added 
18170
18171 2001-05-08 [sergey]
18172
18173         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18174         signature check popup.
18175         * src/rfc2015.c (check_signature): show signature check popup only
18176         if it is enabled in preferences.
18177
18178 2001-05-07 [alfons]
18179
18180         0.4.66claws4
18181         
18182         * sync with sylpheed 0.4.66cvs6
18183
18184 2001-05-07 [darko]
18185
18186         * src/prefs_common.[ch]: added option to enable/disable
18187           looking up sender name in address book for summary pane
18188         * src/summaryview.c: look up sender in the address book
18189           by using Alfons' address completion code
18190
18191 2001-05-07 [hiroyuki]
18192
18193         * src/inc.h
18194           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18195           member of Pop3State.
18196         * src/news.c: brought #include "defs.h" before #include <glib.h>
18197           to prevent the warning of `MIN' and `MAX' redefinition.
18198
18199 2001-05-06 [hoa]
18200
18201         * removed src/headers_display.[ch]
18202         * removed src/prefs_display_headers.[ch]
18203         * src/inc.c
18204                 use a temporary file in the user directory for mbox import
18205         * src/news.c
18206                 added XHDR support to get "To" and "Cc" headers
18207                 (in order to match news with to or cc field for
18208                 scoring)
18209                 added function news_parse_xhdr() to get XHDR response
18210         * src/nntp.[ch]
18211                 added function nntp_xhdr()
18212         * src/matcher.c
18213                 fetch the message if necessary
18214
18215 2001-05-06 [alfons]
18216
18217         0.4.66claws3
18218
18219         * sync with sylpheed 0.4.66cvs3-5
18220
18221 2001-05-06 [hoa]
18222
18223         * src/utils.[ch]
18224                 added function itos_buf() to enable use of several buffers
18225         * src/summaryview.c
18226                 use of itos_buf() instead of itos() in summary list
18227                 to fix the broken display of message number.
18228
18229 2001-05-06 [alfons]
18230
18231         * src/gtkstext.c: bug in cursor up navigation fixed,
18232                 fixed another unsigned / signed comparison (we're getting there :-)
18233
18234 2001-05-06 [hoa]
18235
18236         * src/Makefile.am
18237                 added scoring.c scoring.h
18238                 prefs_folder_item.c prefs_folder_item.h
18239                 matcher.c matcher.h
18240         * src/defs.h
18241                 added FOLDERITEM_RC SCORING_RC
18242         * src/folder.[ch]
18243                 added prefs field in FolderItem :
18244                 properties for each folder (PrefsFolderItem),
18245                 sorting type and mode were added as the first properties.
18246         * src/main.c
18247                 read config for scoring
18248         * added src/matcher.[ch]
18249                 gives functions to parse configuration file to do
18250                 matching on mails with a list of conditions.
18251         * src/mainwindow.c
18252                 add option to sort by score
18253         * src/prefs_common.[ch]
18254                 added preference option to show score and for
18255                 the score column size
18256         * added src/prefs_folder_item.[ch]
18257                 properties for each folder (PrefsFolderItem),
18258                 sorting type and mode were added as the first properties.
18259         * src/procheader.[ch]
18260                 added procheader_parse_header()
18261                 added procheader_header_free()
18262                 added procheader_headername_equal()
18263                 and made modification to use them.
18264         * src/procmsg.[ch]
18265                 added score field to MsgInfo structure
18266         * added src/scoring.[ch]
18267                 gives functions to parse configuration file to do
18268                 scoring on mails with a list of conditions.
18269         * src/summaryview.[ch]
18270                 save the sorting type and mode for the folder
18271                 added column to display the score of the mail
18272                 added function summary_score_clicked()
18273                 sorting type and mode are restored to the folder
18274                 when it is reopen
18275         * src/textview.c
18276                 use procheader_parse_header(), procheader_headername_equal()
18277                 removed memory leak in text_scan_header when freeing headers
18278         * src/filter.c
18279                 changed the function to match names of headers
18280                 using procheader_headername_equal()
18281
18282         Scoring functions are implemented, an interface is needed
18283         to configure that.
18284
18285 2001-05-04 [alfons]
18286
18287         * src/gtkstext.c: 
18288                 hopefully fixed the row up navigation bug,
18289                 removed adding back / forward lines to cache
18290
18291 2001-05-04 [sergey]
18292
18293         * src/prefs_display_headers.c: user interface changes:
18294         (prefs_display_headers_create): remove unused "Show" check button;
18295         allow reordering of headers by dragging.
18296         (prefs_display_headers_write_config): remove unused variables.
18297         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18298         of lists (not needed with the new UI).
18299         (prefs_display_headers_set_list): scan lists starting from row 0,
18300         not 1 (do not skip "(New)").
18301         (prefs_display_headers_find_header): new function.
18302         (prefs_display_headers_clist_set_row): do not allow duplicates.
18303         (prefs_display_headers_delete_cb): do not skip row 0; treat
18304         closing the alert window by ESC as "No".
18305         (prefs_display_headers_up): do not protect row 0.
18306         (prefs_display_headers_down): do not protect row 0.
18307
18308 2001-05-04 [sergey]
18309
18310         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18311         functions.
18312
18313         * src/summaryview.c
18314         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18315         summary_select_next_marked, summary_select_prev_marked): new
18316         functions.
18317
18318 2001-05-03 [sergey]
18319
18320         * src/news.c: fixed a bug when no article can be fetched after
18321         server timeout if the connection was restored by news_post():
18322         (news_select_group): new function.
18323         (news_fetch_msg): call news_select_group() before fetching
18324         article.
18325         (news_get_uncached_articles): set session->group after successful
18326         GROUP command.
18327
18328 2001-05-03 [hoa]
18329
18330         * src/defs.h
18331         * src/procmsg.[ch]
18332         * src/procheader.c
18333                  changed version of cache, added cc field
18334
18335         * src/prefs_display_headers.c
18336                 the interface was changed
18337
18338         * src/prefs_headers.c
18339                 added cancel button
18340
18341 2001-05-03 [alfons]
18342
18343         * completed sync of sylpheed cvs2
18344         * src/gtkstext.c: updated row up / down cursor navigation
18345         * src/textview.c: re-edited, prepared for fixing the email address
18346                 scanner.
18347
18348 2001-05-03 [darko]
18349
18350         * src/prefs_common.c: use alfons' strftime ui code
18351         entry_datefmt and datefmt_sample widgets have to be
18352         global in this module because of this change
18353
18354 2001-05-03 [hoa]
18355
18356         * src/messageview.c
18357         * src/prefs_common.[ch] added option to activate the return receipt
18358                 feature.
18359
18360 2001-05-02 [alfons]
18361
18362         * src/gtkstext.c: fix for row up/down cursor navigation. 
18363
18364         0.4.66claws2
18365         
18366         * sync with 0.4.66cvs2
18367
18368 2001-05-02 [paul]
18369
18370         added add-sender-to-addressbook patch
18371
18372         * src/addressbook.c
18373         * src/addressbook.h
18374         * src/summaryview.c
18375
18376 2001-05-02 [sergey]
18377
18378         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18379         G_ALERTDISABLE.
18380
18381         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18382         all existing callers changed to pass FALSE; create a check button
18383         to disable the message.
18384         (alertpanel_message_with_disable): new function.
18385         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18386         (alertpanel_button_toggled): new function.
18387         (alertpanel_button_clicked, alertpanel_close): set value using
18388         G_ALERT_VALUE_MASK.
18389
18390         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18391
18392         * src/prefs_common.c (prefs_privacy_create): new check button
18393         checkbtn_gpgme_warning.
18394
18395         * src/main.c (main): moved preferences reading before gpgme
18396         initialization; check prefs_common.gpgme_warning before giving the
18397         GnuPG warning and set it to FALSE if the user wants to disable the
18398         warning.
18399
18400 2001-05-02 [hiroyuki]
18401
18402         * src/prefs_display_headers.c: modified the layout and some labels.
18403
18404 2001-05-02 [sergey]
18405
18406         * src/prefs_account.c (prefs_account_fix_size): new function.
18407         (prefs_account_create): call prefs_account_fix_size(); use
18408         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18409         size when the window is shown for the first time).
18410         (prefs_account_basic_create): changed layout of serv_table; moved
18411         localmbox_entry above smtpserv_entry (logically it replaces
18412         POP3/IMAP server).
18413         (prefs_account_protocol_activated): set sensitivity of
18414         nntpauth_chkbtn according to the protocol (in addition to
18415         hide/show); commented out gtk_table_set_row_spacing() calls.
18416         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18417         not sensitive (fixes a bug with disabled username/password boxes
18418         when editing POP3 account after NNTP with authentication).
18419
18420 2001-05-02 [hoa]
18421
18422         * src/account.c
18423         * src/inc.c
18424         * src/prefs_account.[ch]
18425         * src/send.c
18426                 removed local account without SMTP server
18427                 added option to use mail command instead of a connexion
18428                 to SMTP server when a local account is used
18429         * src/prefs_headers.c
18430                 fixed a bug
18431         * src/news.c
18432                 fixed a bug when connexion immediately closed
18433
18434 2001-05-01 [alfons]
18435
18436         0.4.66claws1
18437         
18438         * sync with 0.4.65
18439
18440 2001-05-01 [sergey]
18441
18442         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18443         widget nntpauth_chkbtn.
18444         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18445         visibility.
18446         (prefs_account_nntpauth_toggled): new function.
18447
18448         * src/news.c (news_session_new_for_folder): use NNTP
18449         authentication only if ac->use_nntp_auth is set.
18450
18451 2001-05-01 [hoa]
18452
18453         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18454         * src/prefs_display_headers.c changed the UI
18455         * src/prefs_headers.c changed account_name to account_id
18456         * src/compose.c using customheader.h
18457
18458 2001-05-01 [hiroyuki]
18459
18460         * src/esmtp.c
18461           src/news.c
18462           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18463           unsynched.
18464
18465 2001-05-01 [hoa]
18466
18467         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18468         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18469                 for displaying of headers
18470         * src/grouplist_dialog.[ch] minor changes to remove warnings
18471         * src/prefs_display_headers.[ch] dialog to choose the
18472         headers to display in the mail viewer.
18473         * src/headers.h correction of #define
18474         * src/headers_display.[ch] configuration for displaying of headers.
18475         * src/main.c read config of displaying of headers
18476         * src/prefs_common.c add a button to access the config dialog
18477                 for displaying of headers
18478         * src/prefs_display_headers.[ch] dialog for configuration for
18479                 displaying of the headers.
18480         * src/prefs_headers.c cleaning of code
18481         * src/procheader.c comments added to code
18482         * src/textview.c changes to reorder the headers depending
18483                 on the config for displaying of headers
18484
18485 2001-04-30 [alfons]
18486
18487         0.4.65claws7
18488
18489         * sync with 0.4.65cvs12
18490
18491         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18492
18493 2001-04-30 [sergey]
18494
18495         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18496
18497         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18498         is set to force reconnection after authentication failure.
18499         (nntp_gen_command): set sock->auth_failed on authentication
18500         failure, or if sock->userid and sock->passwd are not set.
18501
18502         * src/news.c (news_session_new_for_folder): set userid=NULL if
18503         password dialog is cancelled.
18504
18505 2001-04-30 [sergey]
18506
18507         * src/nntp.h (NNTPSockInfo): new type.
18508
18509         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18510         SockInfo.
18511         (nntp_open_auth, nntp_close): new functions.
18512         (nntp_gen_command): new function to handle authentication; all
18513         NNTP command functions updated to use it.
18514         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18515         (nntp_list): removed old useless code.
18516
18517         * src/news.h (NNTPSession): new field nntp_sock.
18518
18519         * src/news.c: all functions updated to use NNTPSockInfo instead of
18520         SockInfo.
18521         (news_session_new): new arguments (userid, passwd); made static;
18522         use nntp_open_auth() if needed.
18523         (news_session_destroy): use nntp_close() instead of sock_close().
18524         (news_query_password): changed arguments.
18525         (news_session_new_for_folder): new function.
18526         (news_session_get): use news_session_new_for_folder().
18527         (news_authenticate): deleted.
18528         (news_get_uncached_articles): removed old authentication code.
18529
18530 2001-04-30 [sergey]
18531
18532         * src/news.c: reverted my previous changes (need to do NNTP
18533         authentication in a cleaner way).
18534         
18535 2001-04-29 [sergey]
18536
18537         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18538         news_nntp_post, news_nntp_mode): new functions (wrappers with
18539         authentication support).
18540         (news_get_article_cmd, news_get_article, news_get_header): new
18541         argument "folder"; all callers changed.
18542         (news_get_article_cmd): added authentication support.
18543         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18544         (news_post): use news_nntp_post() instead of nntp_post().
18545         (news_get_uncached_articles): use news_nntp_group() instead of
18546         nntp_group() and news_nntp_xover() instead of nntp_xover();
18547         removed old authentication code.
18548         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18549
18550         * src/nntp.c (nntp_list): return real error code instead of
18551         hardcoded NN_ERROR.
18552
18553 2001-04-29 [sergey]
18554
18555         * configure.in: fixed wint_t typedef detection again
18556
18557 2001-04-28 [hoa]
18558
18559         * src/prefs_account.[ch], added A_LOCAL_CMD
18560                 (send mail with mail command)
18561         * src/send.c added function send_message_with_command()
18562         * src/inc.c made a more secure get_spool() function with
18563                 mktemp() but maybe mkstemp() or something more
18564                 secure can be used.
18565
18566 2001-04-28 [alfons]
18567
18568         * src/textview.c, colorization of email addresses in headers
18569
18570         0.4.65claws6
18571
18572         * bug sync with sylpheed
18573         * prefs_common.c: created date format ui for darko
18574         * sync with 0.4.65cvs11
18575         * configure.in: corrected to have the new gpg checks
18576
18577 2001-04-27 [alfons]
18578
18579         * completed sync with 0.4.65cvs10
18580         * minor debug things added to gtkstext.c
18581
18582 2001-04-27 [darko]
18583
18584         * configure.in: remove check for availability of
18585           strftime() as advised by Hiroyuki
18586         * src/prefs_common.[ch], src/procheader.c:
18587           synch strftime() code with Hiroyki's main branch
18588
18589 2001-04-26 [sergey]
18590
18591         * src/news.c: news_query_password(), news_authenticate(): new
18592           functions.
18593           news_get_uncached_articles(): added NNTP authentication
18594           handling.
18595         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18596           new functions.
18597         * src/prefs_account.c: prefs_account_protocol_activated():
18598           enable userid and password fields for NNTP.
18599
18600 2001-04-26
18601
18602         * configure.in: check for availability of strftime()
18603           [darko]
18604         * src/prefs_common.[ch], src/procheader.c: use
18605           strftime() for displaying date in summary pane if it
18606           is available
18607
18608 2001-04-25
18609
18610         * more .cvsignore cleanups [alfons]
18611
18612 2001-04-25
18613
18614         * ac/sv-check-type.m4: new autoconf macro.
18615         * configure.in: fixed wint_t typedef detection (did not work
18616           with gcc-2.96).
18617
18618 2001-04-25
18619
18620         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18621           [hiroyuki]
18622
18623 2001-04-24
18624         * modified gtkstext.c : buggy cursor navigation fixed, 
18625           and font descent also taken in account when drawing
18626           cursor. [alfons]
18627
18628 2001-04-24 [hoa]
18629         * added comments in src/news.c src/nntp.c
18630         * added src/prefs_headers.[ch]
18631         * added src/headers.[ch]
18632         * modified compose.c to activate custom headers
18633                 added function is_in_custom_headers
18634         * modified prefs_account.[ch]
18635                 added function prefs_account_customhdr_edit
18636         * modified src/defs.h :
18637                 added HEADERS_RC : name of the config file
18638                 for the custom headers
18639
18640 2001-04-24
18641
18642     0.4.65claws5
18643
18644         * configure.in
18645           src/gtkstext.[ch]
18646           src/compose.c
18647           src/Makefile.am
18648           
18649           added gtkstext with configure.in patch by Hiroyuki which
18650           should fix the XIM detection [alfons]
18651
18652         * more clean up of cvs [alfons]
18653
18654                  * removed all Makefile.in files to attic.
18655
18656                  * updated all .cvsignores to really ignore things that could
18657                    be unintentionally committed by a recursive commit.
18658
18659 2001-04-23 [hoa]
18660         * added src/grouplist_dialog.[ch]
18661         * changed src/folderview.c to call grouplist_dialog instead
18662                 of inputdialog
18663         * src/news.c :
18664                 added functions news_reset_group_list
18665                 and news_get_group_list
18666         * src/nntp.c :
18667                 added function nntp_list
18668         * src/defs.h :
18669                 added GROUPLIST_FILE : name of the newsgroup list cache file
18670
18671 2001-04-21
18672
18673         * added option to warn about queued messages on exit [sergey]:
18674
18675           * src/compose.c: compose_queue(): call folder_item_scan()
18676             and folderview_update_item() after queueing.
18677           * src/folderview.c: folderview_update_node(): draw the queue
18678             folder in bold font if there are queued messages.
18679           * src/mainwindow.c: queued_messages(): new function.
18680             app_exit_cb(): display warning if there are queued messages
18681             if warn_queued_on_exit is set.
18682           * prefs_common.[ch]: add warn_queued_on_exit option.
18683
18684         * enhanced GnuPG key selection support [sergey]:
18685
18686           * src/select-keys.c: updated to newer version from Win32
18687             branch with support for selecting arbitrary keys.
18688           * src/prefs_account.c: added the Privacy tab to the account
18689             options window.
18690             prefs_account_privacy_create(),
18691             prefs_account_sign_key_set_data_from_radiobtn(),
18692             prefs_account_sign_key_set_radiobtn(): new functions.
18693           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18694           * src/rfc2015.c: set_signers(): new function.
18695             pgp_sign(): add the account parameter, call set_signers().
18696             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18697           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18698           * src/compose.c: pass the current account to rfc2015_sign().
18699
18700         * tag name claws added to prevent confusion with main branch [alfons]
18701
18702         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18703
18704         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18705
18706         * sync with recent sylpheed cvs. Untested though. [alfons]
18707