allow 'local_mbox' value to point to either a directory or a file
[claws.git] / ChangeLog.claws
1 2003-09-29 [paul]       0.9.5claws36
2
3         * src/inc.c
4           src/prefs_account.c
5                 allow 'local_mbox' value to point to either a directory 
6                 (/var/mail -  default, new) or a file (/var/mail/username
7                 - original)
8
9 2003-09-28 [paul]       0.9.5claws35
10
11         * src/rfc2015.c
12                 on signature check, where key exists, print the
13                 Key ID
14
15 2003-09-27 [alfons]     0.9.5claws34
16
17         * src/action.c
18                 o make progress bar not fill/expand when resizing dialog
19                 o use default fixed text font for actions output
20
21 2003-09-27 [paul]       0.9.5claws33
22
23         * src/prefs_common.[ch]
24           src/procmsg.c
25           src/send_message.c
26                 remove External Program settings from Common Prefs/Send
27                 as they are now unnecessary due to Local account settings.
28                 plus a little tidying-up after 0.9.5claws31
29
30 2003-09-27 [paul]       0.9.5claws32
31
32         * src/prefs_account.c
33                 o make correction to gui text:
34                   'Local mailbox file' -> 'Local mailbox directory'
35                 o give 'local_mbox' option a reasonable default value:
36                   '/var/mail'
37                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
38                   value
39
40 2003-09-26 [paul]       0.9.5claws31
41
42         * src/inc.c
43           src/prefs_common.[ch]
44                 remove 'Incorporate from spool' common pref,
45                 force creation of a 'Local' account
46
47 2003-09-26 [christoph]  0.9.5claws30
48
49         * src/folder.c
50         * src/msgcache.c
51                 add more NULL pointer checks
52
53 2003-09-25 [christoph]  0.9.5claws29
54
55         * src/folder.c
56                 o don't fetch source message to get it's message id
57                 o immediately scan dest folder when copying a message did not
58                   return a new message number and not do it when the first message
59                   without a new message number is found
60
61 2003-09-23 [christoph]  0.9.5claws28
62
63         * src/compose.c
64                 fix generating of headers
65
66         (patch by David Relson <relson@osagesoftware.com>)
67
68 2003-09-23 [paul]       0.9.5claws27
69
70         * po/zh_CN.po
71                 update Simplified Chinese translation. submitted by
72                 Hansom Young
73
74 2003-09-23 [paul]       0.9.5claws26
75
76         * tools/Makefile.am
77           tools/README
78           tools/vcard2xml.py    ** NEW FILE **
79                 add a script that converts an evolution vcard to
80                 sylpheed's xml format
81                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
82
83 2003-09-22 [paul]       0.9.5claws25
84
85         * src/plugins/clamav/clamav_plugin.c
86                 don't skip MULTIPART parts
87
88 2003-09-21 [christoph]  0.9.5claws24
89
90         * src/alertpanel.c
91                 remove unneeded include
92
93         * src/folder.c
94                 clean up copy/move mess with duplicated code
95
96         * src/imap.c
97                 fix problem that sometimes the folder was not scanned
98                 also it was changed
99
100 2003-09-21 [christoph]  0.9.5claws23
101
102         * src/Makefile.am
103         * src/logwindow.[ch]                    ** REMOVE **
104         * src/mainwindow.c
105         * src/prefs_common.c
106         * src/gtk/Makefile.am
107         * src/gtk/logwindow.[ch]                ** ADD **
108                 make logwindow prefs_common independent and move
109                 it to gtk directory
110
111 2003-09-20 [christoph]  0.9.5claws22
112
113         * src/compose.c
114                 add extra space for address code conversion
115                 (4 * unconvered size could be too small for short headers)
116
117 2003-09-20 [christoph]  0.9.5claws21
118
119         * src/compose.c
120                 increase temp buffer size when writing headers
121
122 2003-09-19 [darko]      0.9.5claws20
123
124         * src/compose.c
125                 don't ignore value of 'Save copy of outgoing messages to
126                 this folder instead of Sent' in message redirect
127
128 2003-09-17 [christoph]  0.9.5claws19
129
130         * src/compose.c
131                 use ", " as address seperator for mail headers and pass whole
132                 header line at once to compose_convert_header to make sure
133                 it is correctly folded
134
135         (closes Bug 64 Problem when sending to many recipients)
136
137 2003-09-17 [hoa]        0.9.5claws18
138         
139         * src/matcher.[ch]
140           src/matcher_parser_parse.y
141           src/prefs_matcher.c
142                 changed the keyword used for command execution in condition
143                 keyword is changed from "execute" to "test"
144                 so that it is not the same as the one used for action.
145                 This will fix a bug when using filtering dialog.
146                 All semantic in the code is also changed to reflect
147                 the keyword change.
148
149 2003-09-17 [paul]
150         
151         * sync with 0.9.6 release
152
153 2003-09-17 [paul]       0.9.5claws17
154
155         * sync with 0.9.5cvs8
156                 see ChangeLog 2003-09-16 and 2003-09-17
157
158 2003-09-16 [paul]       0.9.5claws16
159
160         * sync with 0.9.5cvs6
161                 see ChangeLog 2003-09-16
162
163 2003-09-15 [paul]       0.9.5claws15
164
165         * sync with 0.9.5cvs5
166                 see ChangeLog 2003-09-15
167
168 2003-09-14 [alfons]     0.9.5claws14
169
170         * src/inc.c
171                 make "Go to inbox after receiving new mail" again;
172                 regression of a sync, restored to sylpheed main 
173                 behaviour. (misses still some bits)
174
175 2003-09-14 [alfons]     0.9.5claws13
176
177         * src/prefs_filtering_action.c
178                 o add proper message if empty execute command line
179                 o don't select first action item after registering a
180                   new action to prevent (what seems to be a GTK) bug
181                   #36, "filtering will only accept one action change 
182                   per invocation".
183
184 2003-09-14 [alfons]     0.9.5claws12
185
186         * src/prefs_filtering.c
187         * src/prefs_filtering_action.c
188         * src/prefs_matcher.c
189                 fix function signature for key_pressed_event signal handlers
190
191 2003-09-14 [alfons]     0.9.5claws11
192
193         * src/mainwindow.c
194                 fix regression caused by fix for invalid bug #7
195                 (should fix #246, "Multiple selections are deselected when 
196                 moving from search window to main window")
197                 
198 2003-09-14 [alfons]     0.9.5claws10
199         
200         * src/actions.[ch]
201         * src/filtering.[ch]
202         * src/prefs_actions.c
203                 allow `filtering actions` in actions; only for advanced users
204                 right now: try for example, "%as{mark color 2}" 
205         
206 2003-09-13 [paul]       0.9.5claws9
207         
208         * po/pl.po
209           po/zh_CN.po   ** NEW FILE **
210                 update Polish translation, submitted by Emil 
211                 <eminowbl@posejdon.wpk.p.lodz.pl>
212                 add new Simplified Chinese translation, submitted by
213                 Hansom Young <hansom_young@yahoo.com>
214
215 2003-09-12 [alfons]     0.9.5claws8
216
217         * src/summaryview.c
218                 don't open separate message views when View | Separate message view
219                 is active 
220                 (please look carefully for any navigation regressions)
221
222 2003-09-11 [alfons]     0.9.5claws7
223
224         * src/mainwindow.c
225                 make default message view, opened by View | Separate message 
226                 view, look like a claws message view (which includes a menu
227                 bar and a toolbar)
228                 (fixes bug #298, "message view loses tool bar") 
229
230 2003-09-11 [christoph]  0.9.5claws6
231
232         * src/folderview.c
233                 fix double deleting of newsgroup folders
234
235         (closes Bug 305 crash after deleting of a newsgroup)
236
237 2003-09-11 [paul]       0.9.5claws5
238
239         * src/rfc2015.c
240           src/common/utils.h
241                 more sync'ing from 0.9.5cvs2
242
243 2003-09-11 [christoph]  0.9.5claws4
244
245         * src/compose.c
246         * src/rfc2015.c
247         * src/common/utils.h
248                 fix sync with 0.9.5cvs2
249
250 2003-09-11 [paul]       0.9.5claws3
251
252         * sync with 0.9.5cvs4
253                 see ChangeLog 2003-09-11
254
255 2003-09-11 [paul]       0.9.5claws2
256
257         * sync with 0.9.5cvs2
258                 see ChangeLog 2003-09-05
259                 
260 2003-09-11 [paul]       0.9.5claws1
261
262         * sync with 0.9.5cvs3
263                 see ChangeLog 2003-09-10
264
265 2003-09-10 [paul]       0.9.5claws
266
267         * 0.9.5claws released
268
269 2003-09-10 [paul]       0.9.4claws78
270
271         * src/Makefile.am
272                 add missing files
273
274 2003-09-10 [melvin]     0.9.4claws77
275
276         * po/fr.po
277                 Updated French translations
278
279 2003-09-10 [paul]       0.9.4claws76
280
281         * po/es.po
282           po/sk.po
283           po/sr.po
284                 update Spanish, Slovak, and Serbian translations.
285                 submitted by Ricardo Mones Lastra, Andrej Kacian,
286                 and Urke MMI
287                 
288         * AUTHORS
289                 add translation team section
290
291 2003-09-09 [christoph]  0.9.4claws75
292
293         * src/folder.c
294                 free item->prefs in folder_item_destroy
295
296 2003-09-09 [alfons]     0.9.4claws74
297
298         * src/folderview.c
299                 o proper check for root node sorting
300                 o remove unnecessary gtk_ctree_remove_node 
301
302         (should fix bug #300, "crash while moving folder")      
303
304 2003-09-08 [christoph]  0.9.4claws73
305
306         * src/folderview.c
307                 o fix double adding of IMAP FolderItems to GtkCTree
308                 o fix crash then mbox folder is removed
309
310 2003-09-08 [christoph]  0.9.4claws72
311
312         * src/folder.c
313         * src/folderview.c
314         * src/mainwindow.c
315                 fix new folder notification
316
317         * src/mbox_folder.c
318                 fix cache path
319
320 2003-09-08 [christoph]  0.9.4claws71
321
322         * src/compose.c
323                 replace '\n' and '\r' before removing trailing spaces
324
325         * src/folder.[ch]
326         * src/folderview.c
327                 add information about new or removed items in folder tree change
328                 notification and use this in folderview to add and remove only
329                 the appected items and not refresh the whole tree
330
331 2003-09-07 [match]      0.9.4claws70
332
333         * src/Makefile.am
334         * src/addr_compl.c
335         * src/addressbook.c
336         * src/addressitem.h
337         * src/addrindex.c
338         * src/addritem.c
339         * src/addritem.h
340         * src/addrquery.c                       ** NEW **
341         * src/addrquery.h
342         * src/ldapquery.c
343         * src/ldapserver.c
344         * src/stock_pixmap.c
345         * src/stock_pixmap.h
346         * src/pixmaps/address_search.xpm        ** NEW **
347                 re-introduce Lookup button for LDAP 'static' searches.
348
349 2003-09-07 [alfons]     0.9.4claws69
350         
351         * src/summaryview.c
352                 abandon setting usize for messageview because it gives layout problems
353                 with the quick search bar and the headerview; fixes assorted UI glitches:
354                 
355                 o bug #148, "Toggling of quick-search bar reduces index view area" 
356                 o bug #280, "Window resiizes for line length but does not revert"
357
358 2003-09-07 [christoph]  0.9.4claws68
359
360         * src/compose.c
361                 o make sure we don't have any newlines in header values
362                 o check custom headers for spaces and newlines and ignore
363                   malformed header names
364
365 2003-09-06 [christoph]  0.9.4claws67
366
367         * src/folder.c
368         * src/folderview.c
369                 invoke notification hook for folder tree changes after append
370                 and remove folder
371
372         (closes Bug 294 Crash while moving folder with many subdirectories)
373
374 2003-09-06 [christoph]  0.9.4claws66
375
376         * src/folder.c
377                 destroy folder's MsgCache if FolderItem is removed to make sure
378                 it is not saved when the FolderItem is destroyed
379
380 2003-09-06 [christoph]  0.9.4claws65
381
382         * src/plugins/clamav/clamav_plugin.c
383                 fix copy & paste bug
384
385 2003-09-05 [christoph]  0.9.4claws64
386
387         * src/folder.c
388         * src/messageview.[ch]
389         * src/procmsg.[ch]
390         * src/summaryview.c
391                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
392                 by MessageView to clear it when the message is deleted. Should
393                 work even if messages are deleted in MainWindow or by
394                 processing.
395
396 2003-09-05 [alfons]     0.9.4claws63
397
398         * src/messageview.c
399                 deleting a message in a message view frees its msginfo, make 
400                 messageview_update_all() aware of that (should fix bug #293,
401                 "deleting message caused crash")
402
403 2003-09-05 [melvin]     0.9.4claws62
404
405         * src/action.c
406                 Improve synchronous action exit code (fixes 
407                 a ~5 seconds delay after action exit on RedHat 9)
408
409 2003-09-04 [christoph]  0.9.4claws61
410
411         * src/compose.c
412         * src/rfc2015.c
413         * src/common/utils.[ch]
414                 add util function to create mime boundary and use it
415                 in compose and gpg code
416
417 2003-09-04 [alfons]     0.9.4claws60
418
419         * src/folder.c
420                 source folder item's GNode should already have been freed in 
421                 a previous call to src->folder->klass->remove_folder()
422                 (should fix bug #287, "crash when moving folders")
423
424 2003-09-03 [thorsten]   0.9.4claws59
425
426         * src/plugins/spamassassin/spamassassin_gtk.c
427                 fix compile error
428
429 2003-09-03 [christoph]  0.9.4claws58
430
431         * src/plugins/spamassassin/spamassassin.[ch]
432         * src/plugins/spamassassin/spamassassin_gtk.c
433                 add timeout config option
434
435 2003-09-03 [paul]       0.9.4claws57
436
437         * po/sk.po      ** NEW FILE **
438                 add Slovak translation. Submitted by Andrej Kacian 
439                 <andrej@kacian.sk>
440
441 2003-09-03 [paul]       0.9.4claws56
442
443         * src/plugins/clamav/clamav_plugin_gtk.c
444                 gui tweaks: replace a label with a tooltip, modify the
445                 text, use gtk_check_button_new(); instead of
446                 gtk_check_button_new_with_label("");
447
448 2003-09-02 [alfons]     0.9.4claws55
449
450         * src/gtk/filesel.c
451                 remember last used dir when attaching multiple files (should fix
452                 bug #290, "Attach File does not remember directory")
453
454 2003-09-01 [paul]       0.9.4claws54
455
456         * po/es.po
457                 updated by Ricardo Mones Lastra
458
459 2003-09-01 [alfons]     0.9.4claws53
460
461         * src/gtk/gtkaspell.[ch]
462                 be pedantic and strict and use const gchar * instead of guchar *
463
464 2003-09-01 [alfons]     0.9.4claws52
465
466         * src/mainwindow.c
467         * src/summaryviewc.
468                 re-enable Save As when multiple messages are selected
469
470 2003-09-01 [paul]       0.9.4claws51
471
472         * src/textview.c
473                 g_free(trimmed_uri);
474
475 2003-09-01 [paul]       0.9.4claws50
476
477         * sync with 0.9.4cvs13
478                 see ChangeLog 2003-09-01
479
480 2003-09-01 [paul]       0.9.4claws49
481
482         * src/textview.c
483                 trim uri before sending to the statusbar
484                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
485                 in the message window causes main S-C window to enlarge 
486                 past screen edges'
487
488 2003-09-01 [paul]       0.9.4claws48
489
490         * sync with 0.9.4cvs12
491                 see ChangeLog 2003-09-01
492
493 2003-08-30 [christoph]  0.9.4claws47
494
495         * src/compose.c
496         * src/folder_item_prefs.[ch]
497         * src/prefs_folder_item.c
498         * src/gtk/gtkaspell.[ch]
499                 commit per folder dictionary patch by
500                 Paul Evans <nerd@freeuk.com>
501
502 2003-08-30 [christoph]  0.9.4claws46
503
504         * src/plugins/spamassassin/spamassassin_gtk.c
505         * src/plugins/spamassassin/spamassassin_gtk.glade
506                 reduce GUI clutter by placing hints into tooltips
507
508 2003-08-30 [paul]       0.9.4claws45
509
510         * src/compose.c
511                 add 'Content-Disposition: inline' to a text/plain
512                 part when using PGP/MIME signing
513
514 2003-08-30 [paul]       0.9.4claws44
515
516         * src/prefs_common.c
517           src/prefs_spelling.c
518           src/prefs_spelling.glade
519                 reduce GUI clutter by placing hints into tooltips
520
521 2003-08-29 [christoph]  0.9.4claws43
522
523         * configure.ac
524                 fix bug found by Ivan Rayner <ivanr@sgi.com>
525
526         * src/stock_pixmap.c
527                 change unecessary warning into a debug message
528
529         * src/plugins/clamav/Makefile.am
530                 Fix error "-I$(CLAMAV_LIBS)"
531
532 2003-08-29 [christoph]  0.9.4claws42
533
534         * intl/Makefile.in
535         * src/Makefile.am
536         * src/matcher.h
537         * src/common/Makefile.am
538         * src/common/passcrypt.c
539                 commit fixes and patches for some of the IRIX problems found by
540                 Ivan Rayner <ivanr@sgi.com>
541
542 2003-08-29 [paul]       0.9.4claws41
543
544         * src/prefs_filtering.c
545                 add 'Top' and 'Bottom' buttons, based on changes in
546                 src/prefs_filter.c in 0.9.4cvs11.
547
548 2003-08-27 [christoph]  0.9.4claws40
549
550         * src/folderview.c
551                 fix bug that the current summary settings were copied to the
552                 wrong folder item, when the folder item prefs are opened.
553                 Copying is not required because summary settings and
554                 folder_item_prefs do not contain the same settings
555
556 2003-08-27 [thorsten]   0.9.4claws39
557
558         * src/imap.c
559                 fix compile error
560
561 2003-08-26 [paul]       0.9.4claws38
562
563         * sync with 0.9.4cvs9
564                 see ChangeLog 2003-08-26
565
566 2003-08-25 [paul]       0.9.4claws37
567
568         * sync with 0.9.4cvs8
569                 see ChangeLog 2003-08-25
570
571 2003-08-24 [christoph]  0.9.4claws36
572
573         * src/prefs_filtering.c
574                 shouldn't remove items from a GSList while iterating over the
575                 list (makes cur invalid and cur->next not accessable)
576
577         (closes Bug 272 i deleted an folder and some seconds later sylpheed
578          crashed)
579
580 2003-08-23 [christoph]  0.9.4claws35
581
582         * src/news.c
583                 news folders should be scanned when opened
584
585 2003-08-22 [christoph]  0.9.4claws34
586
587         * src/prefs_folder_item.c
588                 use macro to assign strings that always frees the old string
589
590         * src/gtk/gtkaspell.[ch]
591                 add gtkaspell_set_dictionary_menu_active_item() to set active
592                 item in dictionary option menu
593
594         * src/prefs_spelling.c
595                 use gtkaspell_set_dictionary_menu_active_item() to select
596                 dictionary
597
598 2003-08-21 [christoph]  0.9.4claws33
599
600         * src/folder.[ch]
601         * src/imap.c
602         * src/mbox_folder.c
603         * src/mh.c
604         * src/news.c
605                 optimize folder system
606
607         * src/gtk/gtkstext.c
608                 fix division by zero when font has 0 width for ' '
609
610 2003-08-21 [paul]       0.9.4claws32
611
612         * sync with 0.9.4cvs7
613                 see ChangeLog 2003-08-20
614
615 2003-08-19 [paul]       0.9.4claws31
616
617         * src/common/defs.h
618                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
619                 SYLDOC_FAQ_HTML_INDEX.
620         * src/manual.c
621                 use LC_MESSAGES instead of LC_ALL to find the current
622                 language
623
624           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
625
626 2003-08-19 [paul]       0.9.4claws30
627
628         * po/bg.po
629                 updated by George Danchev
630
631 2003-08-18 [luke]       0.9.4claws29
632         * src/mimeview.[ch]
633         * src/gtk/gtkvscrollbutton.[ch]
634                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
635                   dependencies; do it the GTK way; reduce code -14/+2 lines)
636                 o removed horizontal separator between icons
637
638 2003-08-17 [christoph]  0.9.4claws28
639
640         * src/procmsg.c
641                 no subject threading when the subject has no reply prefix
642
643 2003-08-16 [christoph]  0.9.4claws27
644
645         * src/mainwindow.c
646                 remember and restore window sizes and position when the main
647                 window is hidden or shown
648
649         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
650          minimised/reopened using trayicon)
651
652 2003-08-16 [paul]       0.9.4claws26
653
654         * src/crash.c
655                 add #include "defs.h"
656
657 2003-08-16 [paul]       0.9.4claws25
658
659         * src/plugins/clamav/clamav_plugin.c
660                 reword a debug_print
661                 
662         * src/plugins/dillo_viewer/dillo_prefs.c
663                 cosmetic: change the labels' text, add tooltips, and
664                 left-align the hint
665
666 2003-08-15 [christoph]  0.9.4claws24
667
668         * src/news.c
669                 complete last change (forgot some changes)
670
671 2003-08-15 [christoph]  0.9.4claws23
672
673         * src/news.c
674                 o check number of messages and don't return a 0 message
675                   when no messages are available
676                 o don't parse xref header anymore
677
678         (closes Bug 203 I'm not getting any news)
679
680 2003-08-15 [paul]       0.9.4claws22
681
682         * src/common/defs.h
683           src/crash.c
684                 update and define claws bugzilla location
685
686 2003-08-15 [paul]       0.9.4claws21
687
688         * po/ru.po
689                 update submitted by Ruslan N. Balkin
690
691 2003-08-14 [christoph]  0.9.4claws20
692
693         * src/procmsg.c
694                 fix search for oldest node in subject threading
695
696 2003-08-14 [christoph]  0.9.4claws19
697
698         * src/procmsg.c
699         * src/common/utils.h
700                 add possibility to check all nodes with the same subject for
701                 subject threading, not only the oldest node. Should not break
702                 threads anymore if the oldest node is thread_by_subject_max_age
703                 days older then parent, because it can now find a child of
704                 oldest node as new parent.
705
706 2003-08-11 [christoph]  0.9.4claws18
707
708         * src/plugins/spamassassin/spamassassin.c
709                 run spam check in background process
710
711 2003-08-10 [alfons]     0.9.4claws17
712
713         * src/summaryview.c
714                 make `Select All' sensitive too
715
716 2003-08-10 [christoph]  0.9.4claws16
717
718         * src/imap.c
719                 add more checks in imap_close
720
721 2003-08-09 [alfons]     0.9.4claws15
722
723         * src/prefs_spelling.c
724                 no spell checking UI if not requested
725
726 2003-08-09 [alfons]     0.9.4claws14
727
728         * src/gtk/prefswindow.c
729                 make it compile
730
731 2003-08-09 [christoph]  0.9.4claws13
732
733         * src/prefs_spelling.c
734         * src/gtk/prefswindow.[ch]
735         * src/plugins/clamav/clamav_plugin_gtk.c
736         * src/plugins/spamassassin/spamassassin_gtk.c
737                 sort prefs pages by heighest weight in tree
738
739 2003-08-09 [paul]       0.9.4claws12
740
741         * sync with 0.9.4cvs6
742                 see ChangeLog 2003-08-07
743                 
744         * AUTHORS
745                 add Leandro and Luke to claws-branch section
746
747 2003-08-09 [christoph]  0.9.4claws11
748
749         * src/gtk/Makefile.am
750         * src/gtk/colorsel.[ch]                 ** NEW **
751                 create a color selection dialog that can be used as a simple
752                 function call with it's own gtk main loop like filesel.[ch]
753
754         * src/Makefile.am
755         * src/main.c
756         * src/prefs_common.c
757         * src/prefs_spelling.[ch]               ** NEW **
758         * src/prefs_spelling.glade              ** NEW **
759         * src/gtk/gtkutils.[ch]
760                 move "Spell Checker" prefs to new prefs dialog
761
762         * src/prefs_folder_item.c
763                 use new colorsel dialog
764
765 2003-08-08 [paul]       0.9.4claws10
766
767         * src/inc.c
768                 clear the progress bar unconditionally
769
770 2003-08-08 [paul]       0.9.4claws9
771
772         * sync with 0.9.4cvs4
773                 see ChangeLog 2003-07-31
774
775 2003-08-07 [christoph]  0.9.4claws8
776
777         * configure.ac
778                 fix bug in image viewer plugin part
779
780         * src/imap.c
781                 don't execute close command if the folder item is not selected
782
783 2003-08-07 [hoa]        0.9.4claws7
784
785         * src/filtering.[ch]
786         * src/matcher_parser.h
787         * src/matcher_parser_parse.y
788                 can define several actions for each filtering rule
789                 can import old versions of filtering rules
790
791         * src/prefs_filtering.c
792                 call to a new dialog box to define actions
793
794         * src/prefs_filtering_action.[ch]
795                 dialog box to define actions for filtering rules
796
797 2003-08-06 [christoph]  0.9.4claws6
798
799         * src/imap.c
800                 make sure source folder is selected when copying messages
801
802 2003-08-06 [christoph]  0.9.4claws5
803
804         * sync with 0.9.4cvs2
805                 see ChangeLog 2003-07-29                
806
807 2003-08-05 [paul]       0.9.4claws4
808
809         * sync with 0.9.4cvs3
810                 see ChangeLog 2003-07-30
811
812 2003-08-04 [match]      0.9.4claws3
813
814         * po/POTFILES.in
815                 export of LDIF files.
816
817 2003-08-04 [match]      0.9.4claws2
818
819         * src/ldif.[ch]
820                 support for export LDIF. documented.
821         * src/importldif.[ch]
822         * src/exportldif.[ch]
823                 add tooltips. documented.
824         * src/exphtmldlg.[ch]
825         * src/common/xmlprops.[ch]
826                 documented.
827         * src/exportldif.[ch]                   ** NEW **
828         * src/expldifdlg.[ch]                   ** NEW **
829         * src/addressbook.[ch]
830         * src/Makefile.am
831                 export of LDIF files.
832                 documented.
833
834 2003-08-04 [christoph]  0.9.4claws1
835
836         * .cvsignore
837         * Makefile.am
838         * configure.ac
839         * sylpheed-claws.pc.in                  ** NEW **
840         * src/Makefile.am
841         * src/common/Makefile.am
842         * src/gtk/Makefile.am
843                 install sylpheed header files in $(pkgincludedir) and create a
844                 pkg-config file to allow building a plugin without the source
845                 package
846
847 2003-08-04 [paul]       0.9.4claws
848
849         * version 0.9.4claws
850
851 2003-08-04 [paul]       0.9.3claws97
852
853         * po/es.po
854                 update Spanish translation. Submitted by Ricardo
855                 Mones Lastra.
856
857 2003-08-03 [paul]       0.9.3claws96
858
859         * po/hr.po
860           po/sr.po
861                 update Croatian and Serbian translations. Submitted by
862                 Dragan and Urke MMI respectively
863
864 2003-08-03 [alfons]     0.9.3claws95
865
866         * src/summaryview.c
867                 mark flag has precedence over important flag - seems
868                 to have been changed in sync of 0.9.3claws45. this fixes
869                 a regression where messages that were scored as important
870                 don't show their mark flags. (using the same column for
871                 both importance as mark flags is the real problem
872                 ofcourse)
873
874 2003-08-03 [melvin]     0.9.3claws94
875
876         * po/fr.po
877                 Updated French translations.
878
879 2003-08-03 [melvin]     0.9.3claws93
880
881         * src/Makefile.am
882                 Fixed typo introduced after 0.9.3claws92 
883                 that prevented compilation
884                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
885                 CPPFLAGS and YFLAGS to allow user setting these.
886         * src/common/Makefile.am
887         * src/gtk/Makefile.am
888         * src/plugins/clamav/Makefile.am
889         * src/plugins/demo/Makefile.am
890         * src/plugins/dillo_viewer/Makefile.am
891         * src/plugins/image_viewer/Makefile.am
892         * src/plugins/mathml_viewer/Makefile.am
893         * src/plugins/spamassassin/Makefile.am
894         * src/plugins/trayicon/Makefile.am
895         * src/plugins/trayicon/libeggtrayicon/Makefile.am
896                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
897                 CPPFLAGS and YFLAGS to allow user setting these.
898
899 2003-08-02 [christoph]  0.9.3claws92
900
901         * configure.ac
902                 o rearrange plugin tests
903                 o add test for clamav.h to ClamAV tests
904
905 2003-08-02 [luke]       0.9.3claws91
906
907         * src/mimeview.c
908                 o fixed appearance of icon list when toggling back from the 
909                   ctree
910                 o toggling of icons using the keyboard works correctly
911                 o fixed all other keyboard shortcuts to work when icons are
912                   active
913         
914         * src/messageview.c
915                 o fixed bug 4 - focus lost when changing messageview view type
916
917 2003-08-02 [christoph]  0.9.3claws90
918
919         * src/common/hooks.c
920                 fix crash when pointer stored in hash table could get invalid
921                 when a plugin is unloaded
922
923 2003-08-01 [christoph]  0.9.3claws89
924
925         * configure.ac
926                 o try to build all plugins (except spamassassin) by default
927                 o don't build a plugin if a dependency check fails
928
929         * src/common/hooks.c
930                 fix warning
931
932 2003-08-01 [match]      0.9.3claws88
933
934         * src/importldif.c
935                 allow single click field selection. document code.
936
937 2003-08-01 [christoph]  0.9.3claws87
938
939         * src/plugins/clamav/clamav_plugin.c
940         * src/plugins/clamav/clamav_plugin_gtk.c
941         * src/plugins/dillo_viewer/dillo_viewer.c
942         * src/plugins/image_viewer/plugin.c
943         * src/plugins/mathml_viewer/mathml_viewer.c
944         * src/plugins/spamassassin/spamassassin.c
945         * src/plugins/spamassassin/spamassassin_gtk.c
946         * src/plugins/trayicon/trayicon.c
947                 add version check to all plugins
948
949 2003-08-01 [hoa]        0.9.3claws86
950
951         * src/prefs_filtering.c
952                 fixed a cosmetic bug, during creation of dialog box,
953                 wrong widgets were shown after creation.
954
955 2003-08-01 [luke]       0.9.3claws85
956
957         * src/mainwindow.c
958                 o fixed visibility of icons/mimeview after toggling separate
959                   message/folder view (factored out some similar code too).
960
961
962 2003-07-31 [alfons]     0.9.3claws84
963
964         * src/mimeview.c
965                 tweak icon box UI a bit more, now allowing right-clicks actions
966                 getting the relevant mime data too; should fix #250, "Can't save 
967                 attachments sometimes".
968
969 2003-07-30 [alfons]     0.9.3claws83
970
971         * src/compose.c
972                 don't do auto-save-draft inside key press handler, but rather
973                 schedule it half of a second later; should fix #67, "autosave 
974                 make re-rediting message crazy"
975
976 2003-07-30 [christoph]  0.9.3claws82
977
978         * src/plugins/trayicon/trayicon.c
979                 process pending events before unloading the plugin
980
981         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
982
983 2003-07-30 [alfons]     0.9.3claws81
984
985         * src/common/hooks.c
986                 parameter 2 of g_hook_destroy() should really be a hook id
987
988 2003-07-30 [alfons]     0.9.3claws80
989
990         * src/common/plugin.c
991                 fix a possibly harmful function signature mismatch 
992                 for plugin_done
993
994 2003-07-30 [alfons]     0.9.3claws79
995
996         * src/common/hooks[.ch]
997                 const correctness
998
999 2003-07-30 [darko]      0.9.3claws78
1000
1001         * src/summaryview.c
1002                 make it compile again
1003
1004 2003-07-30 [luke]       0.9.3claws77
1005
1006         * src/crash.c
1007         * src/main.c
1008                 o added/moved signal handlers for SIGTERM (normal kill command) 
1009                   and SIGINT (ctl-c) to be used even without 
1010                   --enable-crash-dialog, fixing bug 166
1011
1012         * src/summaryview.c
1013                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1014                   bug 227
1015
1016         * src/mainwindow.c
1017                 o changed sensitivity condition for 'Next new' and 'Next 
1018                   unread', fixing bug 8
1019
1020 2003-07-29 [alfons]     0.9.3claws76
1021
1022         * src/common/utils.[ch]
1023                 add generate_msgid()
1024         * src/messageview.c
1025                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1026                 sent folder".
1027
1028 2003-07-29 [alfons]     0.9.3claws75
1029
1030         * src/messageview.c
1031                 fix a memleak (claws-only)
1032
1033 2003-07-29 [alfons]     0.9.3claws74
1034
1035         * src/mimeview.[ch]
1036         * src/gtk/gtkvscrollbutton.[ch]
1037                 fix UI glitch where mime icon toolbox' scroll position is not 
1038                 reset after switching to another message
1039                 
1040
1041 2003-07-29 [paul]       0.9.3claws73
1042
1043         * src/prefs_folder_item.c
1044                 split the prefs into 2 separate pages
1045
1046 2003-07-29 [paul]       0.9.3claws72
1047
1048         * src/compose.c
1049                 prepend "\n\n" to a signature without a separator too
1050
1051 2003-07-29 [paul]       0.9.3claws71
1052
1053         * src/compose.c
1054                 fix bug where changing to an account without an auto-sig
1055                 from an initial account without an auto-sig would insert 
1056                 2 blank lines at the cursor point
1057                 fix bug where changing to an account with an auto-sig
1058                 from an initial account without an auto-sig would insert
1059                 the sig at the cursor point
1060
1061 2003-07-29 [paul]       0.9.3claws70
1062
1063         * src/folderview.c
1064                 use the colour from the folder pref unless the folder
1065                 has new messages
1066
1067 2003-07-29 [alfons]     0.9.3claws69
1068
1069         * src/procmsg.[ch]
1070         * src/messageview.c
1071         * src/procheader.c
1072                 rewrite return receipt request work a little bit (the former 
1073                 implementation presumably depended too much on the UI setting
1074                 flags). (we're losing the old pending flag.) 
1075
1076 2003-07-28 [christoph]  0.9.3claws68
1077
1078         * src/folder.c
1079         * src/imap.c
1080         * src/mh.c
1081         * src/procmsg.[ch]
1082                 fix copy to IMAP folder from other folder
1083
1084 2003-07-28 [christoph]  0.9.3claws67
1085
1086         * src/procmsg.c
1087                 fix sync of procmsg_get_message_file_list
1088
1089 2003-07-28 [christoph]  0.9.3claws66
1090
1091         * sync with 0.9.3cvs14
1092                 see ChangeLog 2003-07-18
1093         * sync with 0.9.3cvs17
1094                 see ChangeLog 2003-07-23
1095
1096         (closes Bug 234 segmentation fault after sending out mail via
1097          smtp(auth))
1098
1099 2003-07-28 [paul]       0.9.3claws65
1100
1101         * po/es.po
1102                 update Spanish translation, submitted by Ricardo Mones
1103                 Lastra
1104
1105 2003-07-28 [christoph]  0.9.3claws64
1106
1107         * src/folder.[ch]
1108         * src/imap.c
1109         * src/mh.c
1110                 return new message numbers as a GRelation instead of a GSList
1111                 that has to be in the same order as the input list. A list
1112                 would make it hard for IMAP to optimize oepration by sorting
1113                 the input list. The returned list would have to be reordered
1114                 to match the same order that input list has.
1115
1116         * src/gtk/gtkaspell.c
1117                 fix missing return value, could cause a crash when garbage is
1118                 on the stack that is used as the expected return value
1119
1120 2003-07-28 [paul]       0.9.3claws63
1121
1122         * sync with 0.9.4cvs1
1123                 see ChangeLog 2003-07-28
1124
1125 2003-07-27 [alfons]     0.9.3claws62
1126
1127         * src/mimeview.c
1128                 tweak it more to make icon list act like a check button group
1129
1130 2003-07-27 [christoph]  0.9.3claws61
1131
1132         * sync with 0.9.3cvs20
1133                 see ChangeLog 2003-07-25
1134
1135 2003-07-27 [paul]       0.9.3claws60
1136
1137         * src/procmsg.c
1138                 re-commit changes from 0.9.3claws58 -
1139                 accidently removed in 0.9.3claws59
1140
1141 2003-07-27 [paul]       0.9.3claws59
1142
1143         * src/procmsg.[ch]
1144                 a sync from 0.9.3cvs17
1145                 see ChangeLog 2003-07-23
1146
1147 2003-07-27 [alfons]     0.9.3claws58
1148
1149         * src/procmsg.c
1150                 add missing header members to MsgInfo; fixes the problem of 
1151                 not displaying X-Faces, as noticed by Ricardo Mones
1152
1153 2003-07-26 [christoph]  0.9.3claws57
1154
1155         * sync with 0.9.3cvs18
1156                 see ChangeLog 2003-07-24
1157
1158 2003-07-26 [christoph]  0.9.3claws56
1159
1160         * sync with 0.9.3cvs17
1161                 see ChangeLog 2003-07-23
1162
1163 2003-07-26 [christoph]  0.9.3claws55
1164
1165         * src/folder.[ch]
1166         * src/imap.c
1167         * src/mbox_folder.c
1168         * src/mh.c
1169         * src/news.c
1170                 add support for copy function that copy multiple messages
1171                 (not implemented yet)
1172
1173         * src/summaryview.c
1174                 add missing return value
1175
1176 2003-07-26 [paul]       0.9.3claws54
1177
1178         * tools/multiwebsearch.pl
1179                 do whitespace substitution before passing the string
1180                 to the browser. fixes bug with browsers that don't
1181                 do whitespace conversion themselves.
1182
1183 2003-07-25 [christoph]  0.9.3claws53
1184
1185         * src/folder.[ch]
1186         * src/imap.c
1187         * src/mh.c
1188                 rewrite adding of multiple messages to a folder for
1189                 claws' folder system
1190
1191 2003-07-25 [luke]       0.9.3claws52
1192
1193         * src/mimeview.c
1194                 o icon toggles set correctly on leaving ctree mimeview
1195
1196 2003-07-25 [paul]       0.9.3claws51
1197
1198         * partial sync with 0.9.3cvs21 [src/main.c]
1199                 see ChangeLog 2003-07-25
1200
1201 2003-07-24 [paul]       0.9.3claws50
1202
1203         * tools/maildir2sylpheed.pl
1204                 fix typo
1205
1206 2003-07-24 [paul]       0.9.3claws49
1207
1208         * src/mimeview.c
1209                 increase the gutter size of paned so that the panes
1210                 can be resized
1211                 
1212         * src/plugins/demo/demo.c
1213                 squeeze in another typo fix
1214
1215 2003-07-24 [paul]       0.9.3claws48
1216
1217         * src/plugins/demo/demo.c
1218           src/prefs_account.c
1219                 small changes to the English
1220                 
1221         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1222           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1223           src/Makefile.am
1224           src/stock_pixmap.c
1225                 rename the misspelled icon
1226
1227 2003-07-23 [alfons]     0.9.3claws47
1228
1229         * src/mimeview.c
1230                 make icon list look like a list of toggles
1231
1232 2003-07-23 [luke]       0.9.3claws46
1233
1234         * src/pixmaps/mimeview_gpg_expired.xpm
1235         * src/pixmaps/mimeview_gpg_failed.xpm
1236         * src/pixmaps/mimeview_gpg_passed.xpm
1237         * src/pixmaps/mimeview_text_html.xpm
1238         * src/pixmaps/mimeview_image.xpm
1239                 o all icons the same size
1240
1241         * src/mimeview.[ch]
1242                 o mimeview ctree arranged vertically above the viewer
1243                 o icons changed to buttons
1244                 o can use keyboard to select an icon (Enter)
1245                 o resize icon list to width of icons
1246
1247         *  src/gtk/gtkvscrollbutton.c
1248                 o sensitivity of buttons reacts to position
1249
1250 2003-07-23 [christoph]  0.9.3claws45
1251
1252         * sync with 0.9.3cvs14 (incomplete)
1253                 see ChangeLog 2003-07-17
1254
1255 2003-07-23 [alfons]     0.9.3claws44
1256
1257         * src/folder.c
1258         * src/procmsg.h
1259                 sync with my local tree to restore some claws-only things
1260
1261 2003-07-23 [paul]       0.9.3claws43
1262
1263         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1264           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1265           src/Makefile.am
1266           src/mimeview.c
1267           src/procmime.h
1268           src/rfc2015.c
1269           src/stock_pixmap.[ch]
1270                 indicate missing keys and expired sigs/keys
1271                 in mime view column
1272
1273 2003-07-23 [paul]       0.9.3claws42
1274
1275         * src/compose.c
1276                 Redirect fixes: enable automatic account selection and
1277                 do not append signature to message on changing account
1278                 fixes Bug[s] #248
1279
1280 2003-07-23 [paul]       0.9.3claws41
1281
1282         * sync with 0.9.3cvs16
1283                 see ChangeLog 2003-07-23
1284
1285 2003-07-23 [alfons]     0.9.3claws40
1286
1287         * src/inc.c
1288                 give progress dialog a main window, and give it the first 
1289                 one (presumably the only one). fixes bug #247, "segfault on 
1290                 pop-before-smtp" 
1291
1292 2003-07-22 [alfons]     0.9.3claws39
1293
1294         * src/summaryview.c
1295                 shift-space scrolls up
1296
1297 2003-07-22 [paul]       0.9.3claws38
1298
1299         * sync with 0.9.3cvs15
1300                 see ChangeLog 2003-07-22
1301
1302 2003-07-20 [alfons]     0.9.3claws37
1303
1304         * src/compose.c
1305                 put menu inside #ifdef USE_ASPELL..#endif
1306
1307 2003-07-20 [christoph]  0.9.3claws36
1308
1309         * src/procmsg.c
1310                 fix wrong flags in MsgInfo returned by
1311                 procmsg_msginfo_get_full_info()
1312
1313         (closes Bug 221 Deleting messages from the Message View gives incorrect
1314          new/unread message counts in the folder view)
1315
1316         * src/plugins/spamassassin/spamassassin_gtk.c
1317                 add gettext macro for prefs page title
1318
1319 2003-07-20 [paul]       0.9.3claws35
1320
1321         * src/mimeview.c
1322                 redraw icon list on signature check
1323
1324 2003-07-20 [christoph]  0.9.3claws34
1325
1326         * src/Makefile.am
1327         * src/account.c
1328         * src/folder.[ch]
1329         * src/folder_item_prefs.[ch]            ** NEW **
1330         * src/folderview.c
1331         * src/mainwindow.c
1332         * src/mh.c
1333         * src/prefs_gtk.c
1334         * src/prefs_scoring.c
1335         * src/summaryview.c
1336         * src/prefs_folder_item.[ch]
1337                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1338                   Properties dialog
1339                 o use prefswindow for folder properties
1340
1341         * src/gtk/prefswindow.[ch]
1342                 change implementation to use an invisible notebook instead
1343                 of unparenting widgets
1344
1345 2003-07-20 [christoph]  0.9.3claws33
1346
1347         * src/compose.h
1348         * src/folder.c
1349         * src/folderview.h
1350         * src/headerview.h
1351         * src/prefs_filtering.h
1352         * src/prefs_folder_item.[ch]
1353         * src/procmime.h
1354         * src/procmsg.h
1355         * src/summaryview.h
1356                 clean up header mess
1357                 (always use 1. typedefs, 2. #includes, 3. structures)
1358
1359         * src/common/version.h.in
1360                 add casts for constants
1361
1362         * src/plugins/demo/demo.c
1363                 fix typo
1364
1365         * src/plugins/spamassassin/spamassassin.c
1366                 remove unused variable
1367
1368 2003-07-20 [alfons]     0.9.3claws32
1369
1370         * src/mimeview.c
1371                 o make icon buttons respond on left click
1372                 o minor cosmetic change
1373
1374 2003-07-19 [luke]       0.9.3claws31
1375
1376         * src/mimeview.[ch]
1377         * src/gtk/gtkvscrollbutton.c
1378         * src/messageview.c
1379                 o improved mimeview behaviour when selecting a new message
1380                 o plus code cleanups to remove compile warnings
1381
1382
1383 2003-07-19 [alfons]     0.9.3claws30
1384
1385         * src/procmsg.c
1386         * src/compose.c
1387         * src/common/utils.[ch]
1388                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1389
1390 2003-07-19 [alfons]     0.9.3claws29
1391
1392         * src/prefs_folder_item.c
1393                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1394                 string pointers
1395
1396 2003-07-19 [luke]       0.9.3claws28
1397
1398         * src/messageview.c
1399         * src/mimeview.[ch]
1400         * src/procmime.h
1401         * src/rfc2015.c
1402         * src/stock_pixmap.[ch]
1403         * src/gtk/Makefile.am
1404         * src/Makefile.am
1405         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1406         * src/pixmaps/mime_*.xpm                ** NEW **
1407                 o mimeview rearrangement with a new icon shortcut bar
1408
1409 2003-07-19 [alfons]     0.9.3claws27
1410
1411         * src/folderview.c
1412                 o plug leaking nodes_to_recollapse
1413                 o add folderview_recollapse_all_nodes() (not used yet)
1414
1415 2003-07-19 [alfons]     0.9.3claws26
1416
1417         * src/compose.c
1418         * src/common/utils.c
1419                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1420                 for both forwarding as replying
1421
1422 2003-07-18 [christoph]  0.9.3claws25
1423
1424         * configure.ac
1425         * src/common/sylpheed.[ch]
1426         * src/common/version.h.in
1427                 add version in numeric form to allow easy comparison
1428
1429         * src/plugins/demo/demo.c
1430                 add version check
1431                 - sylpheed version > plugin version => never allowed, sylpheed
1432                   could contain unknown API changes
1433                 - sylpheed version < minimum version required => don't load,
1434                   API required not available (if linking does not fail)
1435
1436 2003-07-18 [alfons]     0.9.3claws24
1437         
1438         * src/common/plugin.[ch]
1439                 const correctness
1440
1441 2003-07-18 [christoph]  0.9.3claws23
1442
1443         * src/common/hooks.c
1444                 fix crash when hooks where unregisted
1445
1446         * src/plugins/trayicon/trayicon.c
1447                 unregister detroy signal before destroying the widget
1448                 (still crashes when the plugin is unloaded)
1449
1450 2003-07-18 [alfons]     0.9.3claws22
1451         
1452         * src/folderview.c
1453                 delay expanding folder tree during drags until timeout triggered
1454                 (needs perhaps some tweaking, so testing is welcome)
1455
1456 2003-07-17 [alfons]     0.9.3claws21
1457
1458         * src/folderview.c
1459                 clean up cruft
1460
1461 2003-07-17 [christoph]  0.9.3claws20
1462
1463         * src/common/session.c
1464                 fix opening of SSL connections
1465
1466         * src/plugins/image_viewer/Makefile.am
1467                 add OPENSSL_CFLAGS (we should find a better solution to remove
1468                 this dependencies if they are not required)
1469
1470         * src/plugins/spamassassin/spamassassin.c
1471                 remove setlocale workaround (fixed in libspamc)
1472
1473         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1474          if spell checking enabled)
1475
1476 2003-07-17 [alfons]     0.9.3claws19
1477
1478         * src/common/hooks.[ch]
1479         * src/plugins/clamav/clamav_plugin.c
1480         * src/plugins/spamassassin/spamassassin.c
1481         * src/plugins/trayicon/trayicon.c
1482                 fix signedness muck 
1483
1484 2003-07-17 [alfons]     0.9.3claws18
1485
1486         * src/procmime.c
1487                 plug memleak
1488
1489 2003-07-17 [alfons]     0.9.3claws17
1490
1491         * src/inc.c
1492                 plug memleak
1493
1494 2003-07-17 [paul]       0.9.3claws16
1495
1496         * src/common/defs.h
1497           src/mainwindow.c
1498           src/manual.[ch]
1499                 add link to the Claws site's FAQ page, after the suggestion
1500                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1501                 Move url strings to defs.h
1502                 
1503         * src/mainwindow.c
1504                 fix typo to prevent "unknown menu entry" warnings
1505
1506 2003-07-17 [alfons]     0.9.3claws15
1507
1508         * src/folderview.[ch]
1509         * src/summaryview.[ch]
1510         * src/mimeview.[ch]
1511                 plug DnD leaks 
1512
1513 2003-07-17 [paul]       0.9.3claws14
1514
1515         * src/inc.c
1516                 remove two instances of 'GTK_EVENTS_FLUSH' because
1517                 they are unnecessary and probably cause a stack overflow
1518
1519 2003-07-16 [christoph]  0.9.3claws13
1520
1521         * src/mimeview.[ch]
1522                 use an invisible GTK notebook to switch between viewers
1523                 instead of reparenting widgets
1524
1525 2003-07-16 [christoph]  0.9.3claws12
1526
1527         * src/folder.c
1528                 move folder_item_update_freeze() to correct place in
1529                 folder_item_scan_full()
1530
1531 2003-07-16 [paul]       0.9.3claws11
1532
1533         * sync with 0.9.3cvs12
1534                 see ChangeLog 2003-07-14 and 2003-07-15
1535
1536 2003-07-16 [christoph]  0.9.3claws10
1537
1538         * src/imap.[ch]
1539         * src/prefs_account.[ch]
1540                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1541
1542 2003-07-15 [alfons]     0.9.3claws9
1543
1544         * src/main.c
1545                 make --config-dir do something useful
1546
1547 2003-07-15 [alfons]     0.9.3claws8
1548
1549         * src/procmsg.c
1550                 o fix a bug where 'last' didn't really point to the last message
1551                   in the top level list of children, but to the last threaded
1552                   message. 
1553                 
1554                 o clean up and make it easier to sync
1555
1556 2003-07-15 [alfons]     0.9.3claws7
1557
1558         * src/mainwindow.c
1559                 make correct menu items sensitive       
1560
1561 2003-07-14 [alfons]     0.9.3claws6
1562
1563         * src/procmsg.c
1564                 tune the threader so it will not subject-thread any message
1565                 without a subject prefix (this will not thread correctly if 
1566                 a parent is delivered after their childs, but it looks 
1567                 better right now)
1568
1569 2003-07-13 [christoph]  0.9.3claws5
1570
1571         * src/mainwindow.c
1572                 group "Add mailbox *..." menu items in submenu
1573
1574 2003-07-13 [alfons]     0.9.3claws4
1575
1576         * src/summaryview.c
1577                 correct summary_toggle_pressed() signature and make sure
1578                 signal is not passed on
1579
1580 2003-07-13 [alfons]     0.9.3claws3
1581
1582         * src/summaryview.c
1583                 o for now don't pass on keys when they we're handled by 
1584                   ctree::key_press_event
1585                 o clean up
1586
1587 2003-07-13 [alfons]     0.9.3claws2
1588         
1589         * src/main.c
1590                 add command line option "--config-dir" to get the current 
1591                 configuration dir
1592
1593 2003-07-12 [alfons]     0.9.3claws1
1594
1595         * src/matcher.[ch]
1596         * src/matcher_parser_parse.y
1597         * src/prefs_filtering.c
1598         * src/filtering.c
1599                 add "Lock" filter action to lock messages;
1600
1601         * src/filtering.c       
1602                 remove debug_print()    
1603         * src/prefs_filtering.c
1604                 re-organize matcher part 9: 
1605                 make action text entries easily extendible;
1606                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1607                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1608
1609 2003-07-12 [paul]
1610
1611         * tools/README
1612                 update old information and add missing
1613                 information
1614
1615 2003-07-12 [paul]       0.9.3claws
1616
1617         * 0.9.3claws released
1618         
1619 2003-07-12 [paul]       0.9.0claws103
1620
1621         * src/Makefile.am
1622                 add addrquery.h
1623
1624 2003-07-12 [melvin]     0.9.0claws102
1625
1626         * src/messageview.c
1627                 Fixed bug #215: Show MIME tab for single text/html messages. 
1628                 
1629 2003-07-12 [paul]       0.9.0claws101
1630
1631         * man/sylpheed.1
1632                 updated
1633
1634 2003-07-12 [paul]       0.9.0claws100
1635
1636         * po/es.po
1637           po/hr.po
1638           po/pl.po
1639           po/sr.po
1640                 update Spanish, Croatian, Polish, Serbian translations.
1641                 submitted by Ricardo Mones Lastra, Dragan, Witold
1642                 Wladyslaw Wojciech Wilk, Urke MMI
1643
1644 2003-07-12 [melvin]     0.9.0claws99
1645
1646         * po/fr.po
1647                 Updated French translations.
1648
1649 2003-07-12 [paul]       0.9.0claws98
1650
1651         * src/addressbook.c
1652                 disable 'Lookup' button as it has no effect
1653
1654 2003-07-11 [alfons]     0.9.0claws97
1655         
1656         * src/summaryview.c
1657                 summary_searchbar_pressed() should return TRUE to signal that
1658                 event was handled. when returning void, the return value passed
1659                 to GTK is actually random, but maybe FALSE, in which case the
1660                 event is handled by parent
1661                 
1662 2003-07-10 [paul]       0.9.0claws96
1663
1664         * ac/missing/gettext.m4
1665                 update to version 0.12
1666
1667 2003-07-10 [paul]       0.9.0claws95
1668
1669         * src/plugins/clamav/clamav_plugin.c
1670                 fix bug where multipart/alternative messages
1671                 would slip through without being scanned
1672
1673 2003-07-10 [christoph]  0.9.0claws94
1674
1675         * src/folder.c
1676                 correct check if folder supports removing when a message is
1677                 moved. if not the message is only copied.
1678
1679         (closes Bug 132 crash on startup in newsgroups folders)
1680
1681 2003-07-09 [alfons]     0.9.0claws93
1682
1683         * configure.ac
1684         * src/common/defs.h
1685                 --with-config-dir (default .sylpheed)
1686
1687 2003-07-09 [christoph]  0.9.0claws92
1688
1689         * configure.ac
1690                 use PKG_CHECK_MODULES to check for gtkmathview
1691                 (version 0.4.2 now required)
1692
1693 2003-07-08 [melvin]     0.9.0claws91
1694
1695         * src/action.c
1696                 Implemented a progress bar that counts the number of completed
1697                 tasks when the action runs more than one command.
1698
1699 2003-07-08 [alfons]     0.9.0claws90
1700
1701         * src/procmsg.c
1702                 if queued message has an invalid Message-Id, don't try to
1703                 find message it refers to (fixes #209 "crash when processing 
1704                 in folder")
1705
1706 2003-07-08 [paul]       0.9.0claws89
1707
1708         * sync with 0.9.3cvs2
1709                 see ChangeLog 2003-07-08
1710
1711 2003-07-08 [match]      0.9.0claws88
1712
1713         * src/ldapctrl.c
1714                 extend LDAP search for first/last name by parsing search term.
1715
1716 2003-07-08 [alfons]     0.9.0claws87
1717
1718         * src/send_message.c
1719                 fix bug #208 "Status message stuck when sending on POP3 account"
1720
1721 2003-07-07 [paul]       0.9.0claws86
1722
1723         * po/hr.po
1724                 new Croatian translation, submitted by
1725                 Dragan <drleskov@inet.hr>
1726
1727 2003-07-07 [paul]       0.9.0claws85
1728
1729         * sync with 0.9.3cvs1
1730                 see ChangeLog 2003-07-07
1731
1732 2003-07-05 [christoph]  0.9.0claws84
1733
1734         * src/Makefile.am
1735         * src/messageview.c
1736         * src/mimeview.[ch]
1737         * src/stock_pixmap.[ch]
1738         * src/pixmaps/messageview_text.xpm              ** NEW **
1739                 move mimeview tabs to the right side and use icons
1740                 instead of text to save some space
1741
1742         (patch by Luke Plant <lukeplant@softhome.net>)
1743
1744 2003-07-05 [christoph]  0.9.0claws83
1745
1746         * src/inc.c
1747                 add NULL pointer checks
1748
1749         (patch by Luke Plant <lukeplant@softhome.net>)
1750         (closes Bug 204 0.9.0 quits on authentication error?!)
1751
1752 2003-07-05 [alfons]     0.9.0claws82
1753
1754         * configure.ac
1755                 take the clue in bug #202 "./configure script - 
1756                 'if test' comparison failure" reported by John Kristoff. 
1757
1758 2003-07-04 [christoph]  0.9.0claws81
1759
1760         * src/plugins/spamassassin/spamassassin.c
1761                 set timeout for spam check
1762
1763 2003-07-04 [christoph]  0.9.0claws80
1764
1765         * src/main.c
1766                 destroy all FolderItems when shutting down to
1767                 allow folders to clean up
1768
1769 2003-07-04 [melvin]     0.9.0claws79
1770
1771         * src/gtk/gtkaspell.c
1772                 Fixed bug #184 "Entering non-ascii character deletes
1773                 previous char if spell checking enabled": this makes
1774                 the spell checking in multibytes (e.g. UTF-8)locales work.
1775                 (Patch by Luke Plant).
1776                 
1777 2003-07-04 [christoph]  0.9.0claws78
1778
1779         * sync with 0.9.2cvs1
1780                 see ChangeLog 2003-06-10
1781
1782 2003-07-04 [paul]       0.9.0claws77
1783
1784         * sync with 0.9.3 release
1785                 see ChangeLog 2003-07-04
1786
1787 2003-07-03 [christoph]  0.9.0claws76
1788
1789         * src/folder.[ch]
1790         * src/imap.c
1791         * src/mbox_folder.c
1792         * src/mh.c
1793         * src/news.c
1794                 move folder_item_get_path() stuff into a folder virtual function
1795
1796         * src/procmsg.c
1797                 use folder_item_fetch_msg() to get message and do not contruct
1798                 the filename from path and number
1799
1800 2003-07-03 [paul]       0.9.0claws75
1801
1802         * sync with 0.9.2cvs12
1803                 see ChangeLog 2003-07-03
1804
1805 2003-07-02 [paul]       0.9.0claws74
1806
1807         * src/messageview.c
1808                 fix text-selection for replying
1809
1810 2003-07-02 [paul]       0.9.0claws73
1811
1812         * sync with 0.9.2cvs11
1813                 see ChangeLog 2003-07-02
1814
1815 2003-07-02 [paul]       0.9.0claws72
1816
1817         * src/procmsg.c
1818                 revert last commit because it breaks more
1819                 than it fixes
1820
1821 2003-07-02 [paul]       0.9.0claws71
1822
1823         * src/procmsg.c
1824                 fix thread by subject/sort by date
1825
1826 2003-07-01 [paul]       0.9.0claws70
1827
1828         * sync with 0.9.2cvs10
1829                 see ChangeLog 2003-07-01
1830
1831 2003-06-30 [paul]       0.9.0claws69
1832
1833         * sync with 0.9.2cvs9
1834                 see ChangeLog 2003-06-30
1835
1836 2003-06-28 [match]      0.9.0claws68
1837
1838         * src/addressbook.c
1839                 fix null ptr.
1840
1841 2003-06-27 [paul]       0.9.0claws67
1842
1843         * sync with 0.9.2cvs7
1844                 see ChangeLog 2003-06-27
1845
1846 2003-06-26 [christoph]  0.9.0claws66
1847
1848         * src/folder.c
1849                 freeze folder updates while a folder is scanned
1850
1851         (closes Bug 185 New message counter)
1852
1853 2003-06-26 [darko]      0.9.0claws65
1854
1855         * src/ldapserver.c
1856                 fix infinite loop when adding a new LDAP server
1857
1858 2003-06-26 [paul]       0.9.0claws64
1859
1860         * sync with 0.9.2cvs6
1861                 see ChangeLog 2003-06-26
1862
1863 2003-06-26 [paul]       0.9.0claws63
1864
1865         * sync with 0.9.2cvs5
1866                 see ChangeLog 2003-06-25 and 2003-06-26
1867
1868 2003-06-25 [match]      0.9.0claws62
1869
1870         * src/addr_compl.c
1871                 Fixed tab/backtab for dropped-down completion list to
1872                 move next/previous field. (close bug 147)
1873
1874 2003-06-25 [christoph]  0.9.0claws61
1875
1876         * src/addr_compl.[ch]
1877         * src/addrindex.[ch]
1878         * src/folderview.c
1879         * src/inc.c
1880         * src/news.c
1881         * src/summaryview.c
1882         * src/toolbar.c
1883                 fix warnings
1884
1885 2003-06-25 [leandro]    0.9.0claws60
1886
1887         * src/compose.c
1888                 o cleanups
1889                 o gray out "Message/Remove references" menu item if not
1890                   replying to a message
1891
1892 2003-06-24 [leandro]    0.9.0claws59
1893
1894         * src/compose.[ch]
1895                 o removed "Message/Create new thread" menu item
1896                 o added "Message/Remove references" menu item
1897                   (it's off by default and will not check anymore
1898                    if the subject changed)
1899
1900 2003-06-23 [alfons]     0.9.0claws58
1901
1902         * src/procmsg.c
1903                 try better grouping messages threaded by subject based on their age.
1904                 still not perfect - because the message tree is not sorted by date.  
1905
1906 2003-06-23 [thorsten]   0.9.0claws57
1907
1908         * src/pop.[ch]
1909                 added mail_receive_hook to allow modifications
1910                 directly after retrieval (e.g. adding headers).
1911
1912 2003-06-23 [paul]       0.9.0claws56
1913
1914         * src/sourcewindow.c
1915                  enable the use of Ctrl+A to select all text in
1916                  the sourcewindow
1917                  Patch submitted by Ivan Francolin Martinez
1918                  <ivanfm@users.sourceforge.net>
1919
1920 2003-06-22 [christoph]  0.9.0claws55
1921
1922         * src/folder.[ch]
1923                 o add notification hook for folder tree changes
1924                 o invoke hooks after folder tree scanning
1925
1926         * src/folderview.[ch]
1927                 register hook for folder tree changes that
1928                 updates the ctree
1929
1930         (there are more places that should be updated, like add, remove 
1931          or move folder)
1932
1933         (closes Bug 164 Crash on rebuild folder tree)
1934         (closes Bug 190 Crash on 'rebuilding folder tree')
1935
1936 2003-06-21 [leandro]    0.9.0claws54
1937
1938         * src/compose.[ch]
1939                 create a new thread if subject changes
1940                 (it's on by default, can be disabled in Message menu)
1941
1942 2003-06-21 [alfons]     0.9.0claws53
1943
1944         * src/summaryview.c
1945                 quiet little compiler
1946
1947 2003-06-21 [christoph]  0.9.0claws52
1948
1949         update gettext stuff to version 0.12
1950
1951 2003-06-19 [alfons]     0.9.0claws51
1952
1953         * src/common/log.c
1954         * src/common/plugin.c
1955                 move defs.h before glib.h to prevent MIN/MAX redefs
1956
1957 2003-06-19 [alfons]
1958
1959         * src/addressbook.c
1960                 translatable
1961
1962 2003-06-19 [match]      0.9.0claws50
1963
1964         * src/addressbook.[ch]
1965         * src/addrindex.[ch]
1966         * src/addr_compl.[ch]
1967         * src/editldap.[ch]
1968         * src/editldap_basedn.[ch]
1969         * src/addritem.[ch]
1970         * src/ldapquery.h
1971                 re-implemented dynamic LDAP search. works without
1972                 slowdown on display sender with addressbook
1973                 option.
1974         * src/addrbook.c
1975                 documented code.
1976
1977 2003-06-19 [paul]       0.9.0claws49
1978
1979         * src/compose.c
1980                 fix Bug #136 'Nonprovided quotation marks crash claws'
1981                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1982
1983 2003-06-19 [alfons]     0.9.0claws48
1984
1985         * src/prefs_common.[ch]
1986         * src/procmsg.c
1987                 restrict threading by subject by checking thread for
1988                 age (prefs_common.thread_by_subject_max_age)
1989
1990 2003-06-18 [christoph]  0.9.0claws47
1991
1992         * src/imap.c
1993                 fix memory leak in imap_cmd_fetch()
1994
1995 2003-06-18 [christoph]  0.9.0claws46
1996
1997         * src/prefs_gtk.c
1998                 fix memory leak in prefs_set_default() when used multiple
1999                 times or after prefs have been read
2000
2001 2003-06-18 [christoph]  0.9.0claws45
2002
2003         * src/common/plugin.c
2004                 fix memory leak in plugin_unload()
2005
2006 2003-06-18 [christoph]  0.9.0claws44
2007
2008         * src/imap.c
2009                 fix memory leak in imap_cmd_ok()
2010
2011 2003-06-18 [christoph]  0.9.0claws43
2012
2013         * src/folder.c
2014                 stop messages that are downloaded from POP3 and added to
2015                 an IMAP inbox from being filtered twice (first by POP3
2016                 and again when IMAP folder is scaned to get the UID of
2017                 the APPEND operation when no UIDPLUS is available)
2018
2019 2003-06-18 [alfons]
2020
2021         * tools/Makefile.am
2022                 phoenix <- firebird     
2023
2024 2003-06-18 [paul]
2025
2026         * tools/launch_phoenix          ** REMOVED **
2027           tools/launch_firebird         ** NEW **
2028                 renamed and edited to reflect the browser's name change from
2029                 'phoenix' to 'firebird'
2030
2031 2003-06-18 [paul]       0.9.0claws42
2032
2033         * sync with 0.9.2cvs2
2034                 see ChangeLog 2003-06-16
2035
2036 2003-06-17 [alfons]     0.9.0claws41
2037
2038         * src/procmsg.c
2039                 prevent threading problems when a node is an ancestor (parent / great parent),
2040                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2041                 for finding an sample set of messages)
2042
2043 2003-06-16 [christoph]  0.9.0claws40
2044
2045         * src/main.c
2046                 don't popup main window on --receive or --receive-all
2047
2048         * src/mainwindow.[ch]
2049         * src/plugins/trayicon/trayicon.c
2050                 allow hiding of main window by clicking on the trayicon
2051                 (doesn't work correctly in seperate window mode and may
2052                  cause unexpected GTK problems I couldn't find yet)
2053
2054         * src/common/ssl.c
2055                 remove incorrect warning
2056
2057 2003-06-15 [alfons]     0.9.0claws39
2058
2059         * src/gtk/gtkstext.c
2060                 don't output debug text;
2061                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2062                 for pointing this out);
2063
2064 2003-06-14 [alfons]     0.9.0claws38
2065         
2066         * src/messageview.c
2067                 remove printf() and make one if..else comply with coding style
2068
2069 2003-06-14 [alfons]     0.9.0claws37
2070
2071         * AUTHORS
2072                 add Martin Wicke
2073         * src/action.c
2074         * src/messageview.[ch]
2075         * src/summaryview.c
2076                 apply patch #754162 "Quoting messages filtered by actions" submitted
2077                 by Martin Wicke, which allows quoting message body changed by an
2078                 action (Thanks!).
2079
2080 2003-06-13 [alfons]     0.9.0claws36
2081
2082         * src/utils.c
2083                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2084                 use case insensitive regexp (suggested by Ivan Martinez)
2085
2086 2003-06-13 [christoph]  0.9.0claws35
2087
2088         * configure.ac
2089         * src/plugins/trayicon/Makefile.am
2090         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2091         * src/plugins/trayicon/trayicon.c
2092         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2093         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2094         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2095         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2096         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2097         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2098                 replace my own EggTrayIcon backport with the backport
2099                 used by (l|x)mule and gabber.
2100
2101 2003-06-13 [alfons]     0.9.0claws34
2102
2103         * AUTHORS
2104         * src/common/utils.c
2105                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2106
2107 2003-06-13 [alfons]     0.9.0claws33
2108
2109         * src/compose.c
2110                 clean up a little bit
2111
2112 2003-06-12 [alfons]     0.9.0claws32
2113
2114         * src/compose.c
2115                 const correctness fix
2116
2117         * src/common/sylpheed.[ch]
2118                 () -> (void)
2119                 prevent redef MIN/MAX
2120                 
2121         * src/common/utils.[ch]
2122                 () -> (void)
2123
2124 2003-06-12 [melvin]     0.9.0claws31
2125
2126         * src/compose.c
2127                 Updated to take into accounts changes in GtkAspell.
2128
2129 2003-06-12 [alfons]     0.9.0claws30
2130
2131         * src/compose.c
2132         * src/procmsg.c
2133         * src/common/utils.[ch]
2134                 handle reply subject prefixes better (initial 
2135                 suggestion by Robert Story adapted and enhanced 
2136                 using regexps)
2137
2138 2003-06-12 [melvin]     0.9.0claws29
2139
2140         * src/compose.c
2141                 Use new gtkaspell_checkers_strerror() to get the speller's
2142                 error message instead of accessing the (now private)
2143                 checkers structure.
2144                 Minor code clean up
2145
2146         * src/main.c
2147                 Use #ifdef instead of #if for USE_ASPELL
2148                 Use the new spell checkers init/quit functions 
2149
2150         * src/gtk/gtkaspell.c
2151                 Use #ifdef instead of #if for USE_ASPELL
2152                 Moved in the majority of GtkAspell structures that were
2153                 exported before by gtkaspell.h
2154         
2155         * src/gtk/gktaspell.h
2156                 Made gtkaspell.h contain only the necessary data to be
2157                 publicized by moving many structures to gtkaspell.c.
2158                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2159                 gtkaspell_checkers_new(): replaced by...
2160                 gtkaspell_checkers_init(): new function for initialization
2161                 gtkaspell_checkers_delete(): replaced by...
2162                 gtkaspell_checkers_quit(): new function
2163                 gtkaspell_checkers_strerror(): new function that returns
2164                 the checker's last error message.
2165                 
2166 2003-06-11 [melvin]     0.9.0claws28
2167
2168         * po/POTFILES.in
2169                 Updated to take into account gtkaspell.c migration to
2170                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2171
2172 2003-06-10 [alfons]     0.9.0claws27
2173
2174         * src/filtering.[ch]
2175         * src/folder.c
2176         * src/matcher.c
2177         * src/scoring.[ch]
2178                 - try fixing bug #18 (any brave testers?)
2179                 - add more robustness by refusing previously 
2180                   unchecked NULL pointers 
2181
2182 2003-06-10 [alfons]     0.9.0claws26
2183
2184         * src/procmsg.c
2185                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2186
2187 2003-06-09 [alfons]     0.9.0claws25
2188
2189         * src/prefs_common.c
2190                 fix bug #163 "Icon switching doesnt work properly" by 
2191                 preventing early freeing of prefs_common.pixmap_theme_path.
2192
2193 2003-06-09 [christoph]  0.9.0claws24
2194
2195         * src/gtk/gtkaspell.c
2196                 revert Thorsten's fix and add forgotten g_strdup for
2197                 aspell path (it should not be possible to alter the path a
2198                 GtkASpell uses from outside)
2199
2200 2003-06-09 [thorsten]   0.9.0claws23
2201
2202         * src/gtk/gtkaspell.c
2203                 dont free prefs_common.aspell_path when closing compose
2204
2205 2003-06-08 [colin]      0.9.0claws22
2206
2207         * src/plugins/spamassassin/spamassassin.c
2208                 fix prefs types
2209
2210 2003-06-07 [christoph]  0.9.0claws21
2211
2212         * src/Makefile.am
2213         * src/compose.c
2214         * src/gtkaspell.[ch]            ** REMOVE **
2215         * src/gtk/Makefile.am
2216         * src/gtk/gtkaspell.[ch]        ** NEW **
2217                 o make gtkaspell independent from sylpheed's prefs
2218                 o move gtkaspell.[ch] to gtk directory
2219
2220 2003-06-07 [christoph]  0.9.0claws20
2221
2222         * src/Makefile.am
2223         * src/crash.c
2224         * src/export.c
2225         * src/filesel.[ch]              ** REMOVE **
2226         * src/folder.c
2227         * src/main.[ch]
2228         * src/common/sylpheed.[ch]
2229         * src/gtk/Makefile.am
2230         * src/gtk/filesel.[ch]          ** NEW **
2231         * src/gtk/pluginwindow.c
2232         * src/gtk/sslcertwindow.c
2233                 move filesel.[ch] to gtk directory
2234
2235 2003-06-07 [alfons]     0.9.0claws19
2236
2237         * src/filesel.c
2238                 make (multi) file selection dialog work again (Claws-only)
2239
2240 2003-06-07 [thorsten]   0.9.0claws18
2241
2242         * po/de.po
2243                 fix typos
2244
2245 2003-06-07 [alfons]     0.9.0claws17
2246
2247         * configure.ac
2248         * src/mimeview.c
2249                 detect apache mishap in which case don't include fnmatch.h
2250                 if regex.h is already included
2251
2252 2003-06-06 [christoph]  0.9.0claws16
2253
2254         * configure.ac
2255         * src/mimeview.h
2256                 add check for fnmatch.h and include it when available
2257
2258         * src/mimeview.[ch]
2259                 fix wrong case sensitivity of Content-Types
2260
2261         * src/gtk/Makefile.am
2262                 need the same include paths in gtk directory as in
2263                 common directory because .h files in common can
2264                 include files from these directories, when included
2265                 in gtk's .h or .c files
2266
2267 2003-06-06 [alfons]     0.9.0claws15
2268
2269         * src/mimeview.c
2270         * src/summaryview.c
2271                 make it compile again because of regex.h / fnmatch.h 
2272                 include problems (related to recent mime stuff, can
2273                 someone check this?)
2274
2275 2003-06-06 [thorsten]   0.9.0claws14
2276
2277         * src/folderview.c
2278                 possible use of uninitialized pointer while dragging
2279
2280 2003-06-06 [paul]       0.9.0claws13
2281
2282         * src/compose.c
2283                 fix bug where the insert sig button would be effective
2284                 only when auto_sig was set
2285
2286 2003-06-06 [paul]       0.9.0claws12
2287
2288         * sync with 0.9.2 release
2289
2290 2003-06-02 [paul]       0.9.0claws11
2291
2292         * sync with 0.9.1cvs1
2293                 see ChangeLog 2003-06-02
2294                 
2295         * po/de.po
2296                 update by Jens
2297
2298 2003-06-01 [christoph]  0.9.0claws10
2299
2300         * src/account.c
2301                 don't use substring search to find accounts by email address
2302
2303         (closes Bug 169 Overly loose matching of "From" address)
2304
2305 2003-05-31 [christoph]  0.9.0claws9
2306
2307         * doc-src/rfc2683.txt
2308         * src/imap.c
2309                 limit IMAP command length as recommended in RFC2683
2310                 (message number lists will be split into multiple imap
2311                 sets, the limit of 1000 octets is not a hard limit)
2312
2313         (closes Bug 161 sylpheed-claws exits with segfault when logging
2314          in to certain imap-servers)
2315
2316 2003-05-29 [alfons]     0.9.0claws8
2317
2318         * src/toolbar.[ch]
2319                 add print button (calling summary_print());
2320                 fine tune setting tooltip text;
2321                 (if someone needs other buttons, please take these 
2322                 commits as a guide, instead of bothering us - also
2323                 see 0.8.11claws150) 
2324
2325 2003-05-29 [darko]      0.9.0claws7
2326
2327         * src/compose.c
2328                 fix crash when word wrapping kicks in due to
2329                 changed text by spell checker
2330
2331 2003-05-29 [paul]       0.9.0claws6
2332
2333         * src/compose.c
2334                 fix bug where changing account would insert
2335                 sig even if auto_sig was FALSE
2336                 
2337         * ChangeLog
2338           ChangeLog.jp
2339           INSTALL
2340                 sync with 0.9.1 release
2341
2342 2003-05-28 [christoph]  0.9.0claws5
2343
2344         * src/imap.c
2345                 fix truncation of too long commands
2346
2347         (closes Bug 167 IMAP hangs trying to get envelope
2348          information in imap_get_uncached_messages)
2349
2350 2003-05-27 [paul]       0.9.0claws4
2351
2352         * tools/Makefile.am
2353           tools/maildir2sylpheed.pl     ** NEW FILE **
2354                 add kmail to sylpheed mailbox conversion script
2355
2356 2003-05-27 [paul]       0.9.0claws3
2357
2358         * sync with 0.9.0cvs10
2359                 see ChangeLog 2003-05-26
2360
2361 2003-05-26 [paul]       0.9.0claws2
2362
2363         * sync with 0.9.0cvs9
2364                 see ChangeLog 2003-05-26
2365
2366 2003-05-24 [paul]       0.9.0claws1
2367
2368         * sync with 0.9.0cvs8
2369                 see ChangeLog 2003-05-23
2370
2371 2003-05-24 [paul]       0.9.0claws
2372
2373         * version 0.9.0claws released
2374
2375 2003-05-24 [paul]       0.8.11claws177
2376
2377         * src/plugins/dillo-viewer/Makefile.am
2378           src/plugins/traycon/Makefile.am
2379                 add missing files
2380                 
2381         * po/bg.po
2382           po/en_GB.po
2383           po/es.po
2384           po/it.po
2385           po/pt_BR.po
2386           po/ru.po
2387           po/sr.po
2388                 update Bulgarian, British English, Spanish, Italian, 
2389                 Brazilian Portuguese, Russian, and Serbian translations, 
2390                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2391                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2392                 Ruslan N. Balkin, and Urke MMI
2393
2394 2003-05-23 [melvin]     0.8.11claws176
2395
2396         * po/fr.po
2397                 Updated French translations
2398
2399 2003-05-22 [paul]       0.8.11claws175
2400
2401         * src/Makefile.am
2402           src/addrbook.[ch]
2403           src/addrcache.[ch]
2404           src/addr_compl.[ch]
2405           src/adressbook.[ch]
2406           src/addrindex.[ch]
2407           src/addritem.[ch]
2408           src/editaddress.c
2409           src/editgroup.c
2410           src/editldap_basedn.c
2411           src/editldap.c
2412           src/jpilot.c
2413           src/vcard.c
2414                 revert to get ldap into it previous working state
2415                 
2416         * po/zh_TW.Big5.po
2417                 new Taiwanese translation,
2418                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2419
2420 2003-05-22 [christoph]  0.8.11claws174
2421
2422         * src/plugins/spamassassin/libspamc.[ch]
2423                 sync libspamc with SpamAssaain release 2.55
2424
2425 2003-05-22 [paul]       0.8.11claws173
2426
2427         * sync with 0.9.0cvs7
2428                 see ChangeLog 2003-05-22
2429                 
2430         * src/summaryview.c
2431                 revert change in 0.8.11claws172: follow
2432                 Hiroyuki's decision and that's the end of it.
2433
2434 2003-05-21 [paul]       0.8.11claws172
2435
2436         * src/summaryview.c
2437                 fix discrepency between open_unread_on_enter
2438                 and always_show_msg
2439
2440 2003-05-21 [paul]       0.8.11claws171
2441
2442         * sync with 0.9.0cvs6
2443                 see ChangeLog 2003-05-21
2444
2445 2003-05-21 [paul]       0.8.11claws170
2446
2447         * sync with 0.9.0cvs5
2448                 see ChangeLog 2003-05-21
2449
2450 2003-05-20 [paul]       0.8.11claws169
2451
2452         * sync with 0.9.0cvs4
2453                 see ChangeLog 2003-05-20
2454                 fixes bug #152, 'encoding of IMAP folders names'
2455
2456 2003-05-20 [paul]       0.8.11claws168
2457
2458         * sync with 0.9.0cvs3
2459                 see ChangeLog 2003-05-20
2460                 
2461         * src/tools/convert_mbox.pl
2462                 minor change in the comments, submitted by Fred Marton
2463
2464 2003-05-19 [paul]       0.8.11claws167
2465
2466         * src/plugins/clamav/Makefile.am
2467           configure.ac
2468                 link clamav_lib to the plugin and not to the main program
2469
2470 2003-05-19 [christoph]
2471
2472         * src/Makefile.am
2473                 add -export-dynamic for linking
2474
2475 2003-05-19 [paul]       0.8.11claws166
2476
2477         * sync with 0.9.0cvs1
2478                 see ChangeLog 2003-05-19
2479
2480 2003-05-19 [paul]       0.8.11claws165
2481
2482         * src/inc.c
2483                 fix 'pop before smtp' timeout
2484
2485 2003-05-18 [alfons]     0.8.11claws164
2486
2487         * src/prefs_matcher.c
2488                 put "execute" action command line ("expression") in edit box
2489
2490 2003-05-18 [christoph]  0.8.11claws163
2491
2492         * src/mimeview.[ch]
2493         * src/plugins/dillo_viewer/dillo_viewer.c
2494         * src/plugins/image_viewer/viewer.c
2495         * src/plugins/mathml_viewer/mathml_viewer.c
2496                 let a viewer have a list of Content-Types
2497
2498 2003-05-18 [paul]       0.8.11claws162
2499
2500         * src/prefs_filtering.c
2501                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2502                 and REDIRECT actions
2503
2504 2003-05-17 [christoph]
2505
2506         * README.claws
2507                 o remove dynamic signatures that was syned with main
2508                 o add infos about no longer "build in" image viewer
2509                 o update bugtracker URL
2510
2511 2003-05-17 [christoph]  0.8.11claws161
2512
2513         * src/folder.c
2514         * src/folderview.c
2515         * src/imap.c
2516                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2517                 for every folder after rebuilding the folder tree.
2518
2519         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2520          messages)
2521
2522 2003-05-17 [christoph]  0.8.11claws160
2523
2524         * src/imap.c
2525                 don't use STATUS command on current folder to check for
2526                 content changes. imap_cmd_ok() now tracks changes to
2527                 folder and number of existing messages.
2528
2529 2003-05-17 [paul]       0.8.11claws159
2530
2531         * src/plugins/clamav/clamav_plugin.c
2532                 remove unnecessary debug_print
2533
2534 2003-05-16 [thorsten]   0.8.11claws158
2535
2536         * src/plugins/demo.c
2537                 included missing intl.h
2538
2539 2003-05-16 [paul]       0.8.11claws157
2540
2541         * po/POTFILES.in
2542                 remove non-existant entries
2543         
2544         * src/plugins/clamav/clamav_plugin.c
2545           src/plugins/clamav/clamav_plugin_gtk.c
2546           src/plugins/dillo_viewer/dillo_prefs.c
2547           src/plugins/dillo_viewer/dillo_viewer.c
2548                 gettextise
2549
2550 2003-05-16 [christoph]  0.8.11claws156
2551
2552         * po/POTFILES.in
2553                 include plugin .c files for translation until I
2554                 find a better solution to have plugins have their
2555                 own textdomain
2556         * src/plugins/demo/demo.c
2557         * src/plugins/image_viewer/plugin.c
2558         * src/plugins/mathml_viewer/mathml_viewer.c
2559         * src/plugins/spamassassin/spamassassin.c
2560         * src/plugins/spamassassin/spamassassin_gtk.c
2561         * src/plugins/trayicon/trayicon.c
2562                 add gettext macros for plugin name and description
2563
2564 2003-05-16 [paul]
2565
2566         * sync with 0.9.0
2567
2568 2003-05-16 [paul]       0.8.11claws155
2569
2570         * sync with lastest 0.9.0pre1
2571                 see ChangeLog 2003-05-16
2572
2573 2003-05-15 [paul]       0.8.11claws154
2574
2575         * sync with latest 0.9.0pre1
2576                 see ChangeLog 2003-05-14 and 2003-05-15
2577
2578 2003-05-14 [christoph]  0.8.11claws153
2579
2580         * src/plugins/image_viewer/viewer.c
2581         * src/plugins/image_viewer/viewer.glade         ** NEW **
2582         * src/plugins/image_viewer/viewerprefs.c
2583                 make it possible to disable the autoload function in the
2584                 imageviewer again
2585
2586 2003-05-14 [christoph]  0.8.11claws152
2587
2588         * src/folder.c
2589                 fix folder update after adding a message
2590
2591 2003-05-13 [alfons]     0.8.11claws151
2592
2593         * src/common/session.c
2594                 remove debug traces
2595                 
2596         * src/addrcache.[ch]
2597         * src/filtering.[ch]
2598         * src/folder.[c]
2599         * src/gtkaspell.[ch]
2600         * src/imap.[ch]
2601         * src/mbox_folder.[ch]
2602         * src/mh.[ch]
2603         * src/mimeview.h
2604         * src/msgcache.[ch]
2605         * src/news.[ch]
2606         * src/passphrase.[ch]
2607         * src/prefs_common.[ch]
2608         * src/prefs_gtk.[ch]
2609         * src/procmsg.c
2610         * src/scoring.[ch]
2611                 be pedantic; (in prototypes () implies (int))
2612
2613 2003-05-13 [alfons]     0.8.11claws150
2614
2615         * src/prefs_toolbar.[ch]
2616         * src/summaryview.[ch]
2617         * src/toolbar.[ch]
2618                 change misleading text in toolbar prefs;
2619                 add toolbar action for ignore thread (toggles ignore thread flag);
2620                 clean up a little bit;
2621
2622 2003-05-12 [paul]
2623
2624         * tools/convert_mbox.pl
2625                 bug fixed by Fred Marton
2626
2627 2003-05-12 [paul]
2628
2629         * sync with 0.9.0pre1
2630
2631 2003-05-09 [paul]       0.8.11claws149
2632
2633         * sync with 0.8.11cvs43
2634                 see ChangeLog 2003-05-09
2635
2636 2003-05-08 [christoph]  0.8.11claws148
2637
2638         * src/imap.[ch]
2639                 o use CAPABILIY as first command and check for PREAUTH
2640                   information in the response to it
2641                 o rewrite all imap_cmd_* functions to use an IMAPSession
2642                   instead of a SockInfo as parameter
2643                 o do STARTTLS after fetching and checking the server
2644                   capabilities
2645
2646 2003-05-08 [paul]       0.8.11claws147
2647
2648         * tools/Makefile.am
2649           tools/README
2650           tools/convert_mbox.pl         ** NEW FILE **
2651                 add mbox conversion script. Submitted by 
2652                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2653
2654 2003-05-07 [christoph]
2655
2656         * doc-src/glade.txt
2657         * src/gtk/pluginwindow.glade
2658         * src/plugins/image_viewer/viewerprefs.glade
2659         * src/plugins/spamassassin/spamassassin_gtk.glade
2660                 add glade files for user interfaces and a description how
2661                 to use glade to create the sylpheed code
2662
2663 2003-05-07 [paul]       0.8.11claws146
2664
2665         * sync with 0.8.11cvs41
2666                 see ChangeLog 2003-05-07
2667
2668 2003-05-06 [christoph]  0.8.11claws145
2669
2670         * src/main.c
2671         * src/plugins/image_viewer/viewer.c
2672                 fix usage of imlib in imageviewer plugin
2673
2674         * src/gtk/prefswindow.c
2675                 handle window close event correctly
2676
2677 2003-05-06 [paul]       0.8.11claws144
2678
2679         * src/common/ssl.c
2680                 fix typo introduced in sync
2681
2682 2003-05-06 [paul]       0.8.11claws143
2683
2684         * sync with 0.8.11cvs39
2685                 see ChangeLog 2003-05-06
2686
2687 2003-05-06 [paul]       0.8.11claws142
2688
2689         * AUTHORS
2690           po/cs.po
2691                 updated Czech translation, submitted by 
2692                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2693                 
2694         * src/plugins/clamav/clamav_plugin_gtk.c
2695                 clean up
2696
2697 2003-05-03 [alfons]     0.8.11claws141
2698
2699         * src/compose.[ch]
2700                 make paste as quotation work even when the call to 
2701                 text_inserted() was deferred (fixes bug #140 "Paste 
2702                 as quotation does not work when using "external" 
2703                 clipboard")
2704
2705 2003-05-03 [thorsten]   0.8.11claws140
2706
2707         * src/addrquery.h
2708           src/ldapquery.h
2709           src/mainwindow.c
2710                 removed C++ comments
2711         * src/addr_compl.c
2712                 function with non-int retval/param used before
2713                 implementation/declaration
2714
2715 2003-05-02 [paul]       0.8.11claws139
2716
2717         * src/addr_compl.[ch]
2718           src/addressbook.[ch]
2719           src/addrindex.c
2720           src/summaryview.c
2721                 revert match's changes to (finally) remove the bug where
2722                 opening a folder causes massive slowdown when using the 
2723                 'Display sender using address book' option
2724
2725 2003-05-01 [melvin]     0.8.11claws138
2726
2727         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2728         * src/plugins/dillo_viewer/dillo_viewer.c
2729                 Fixed bug where "Cancel" button from prefs issued
2730                 warnings.
2731                 Comply a little more to coding style
2732
2733 2003-05-01 [paul]       0.8.11claws137
2734
2735         * sync with 0.8.11cvs38
2736                 see ChangeLog 2003-05-01
2737
2738 2003-05-01 [paul]       0.8.11claws136
2739
2740         * po/bg.po
2741                 updated by George Danchev
2742
2743 2003-04-30 [christoph]  0.8.11claws135
2744
2745         * src/plugins/dillo_viewer/dillo_prefs.c
2746         * src/plugins/image_viewer/viewerprefs.c
2747         * src/plugins/spamassassin/spamassassin_gtk.c
2748                 remove gtk_widget_ref() calls for widgets in
2749                 glade code
2750
2751 2003-04-30 [paul]       0.8.11claws134
2752
2753         * src/addrindex.c
2754                 ok, this time a better fix for the bug where opening folder
2755                 has massive slowdown when using the 'Display sender using 
2756                 address book' option
2757
2758 2003-04-30 [paul]       0.8.11claws133
2759
2760         * src/addrindex.c
2761                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2762         
2763 2003-04-30 [melvin]     0.8.11claws132
2764
2765         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2766
2767         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2768                 Preferences for the dillo plugin
2769         * src/plugins/dillo_viewer/dillo_viewer.c
2770                 Support for preferences
2771         * src/plugins/dillo_viewer/Makefile.am
2772                 Added dillo_prefs.[ch]
2773
2774 2003-04-30 [alfons]     0.8.11claws131
2775
2776         * src/common/plugin.[ch]
2777                 see? this ANSI C'fication immediately gives us type
2778                 checking for free.
2779
2780 2003-04-30 [alfons]     0.8.11claws130
2781
2782         * src/common/plugin.[ch]
2783         * src/plugins/clamav/clamav_plugin.[ch]
2784         * src/plugins/clamav/clamav_plugin_gtk.c
2785         * src/plugins/demo/demo.c
2786         * src/plugins/dillo_viewer/dillo_viewer.c
2787         * src/plugins/image_viewer/plugin.c
2788         * src/plugins/image_viewer/viewer.[ch]
2789         * src/plugins/image_viewer/viewerprefs.[ch]
2790         * src/plugins/mathml_viewer/mathml_viewer.c
2791         * src/plugins/spamassassin/spamassassin.[ch]
2792         * src/plugins/spamassassin/spamassassin_gtk.c
2793         * src/plugins/trayicon/trayicon.c
2794                 clean up
2795
2796 2003-04-30 [alfons]     0.8.11claws129
2797
2798         * src/common/utils.c
2799                 make is_ascii_str() fail gracefully when NULL pointer
2800                 is passed
2801
2802 2003-04-30 [paul]       0.8.11claws128
2803
2804         * src/addrindex.c
2805                 fix bug where opening folder has massive slowdown when
2806                 using the 'Display sender using address book' option
2807
2808 2003-04-30 [paul]       0.8.11claws127
2809
2810         * src/plugins/clamav/clamav_plugin.c
2811           src/plugins/clamav/clamav_plugin_gtk.c
2812           src/plugins/demo/demo.c
2813           src/plugins/dillo_viewer/dillo_viewer.c
2814           src/plugins/image_viewer/plugin.c
2815           src/plugins/mathml_viewer/mathml_viewer.c
2816           src/plugins/spamassassin/spamassassin.c
2817           src/plugins/spamassassin/spamassassin_gtk.c
2818           src/plugins/trayicon/trayicon.c
2819                 get rid of eye-hurting function signatures
2820
2821 2003-04-30 [paul]       0.8.11claws126
2822
2823         * src/plugins/trayicon/trayicon.c
2824                 add description
2825                 
2826         * src/mimeview.c
2827                 be more descriptive
2828
2829 2003-04-30 [paul]       0.8.11claws125
2830
2831         * configure.ac
2832                 arrange the plugins in reverse alphabetical order
2833                 
2834         * src/plugins/clamav/clamav_plugin.[ch]
2835           src/plugins/clamav/clamav_plugin_gtk.c
2836                 rename some params
2837                 resize max_size window
2838                 re-arrange the order of some gui elements
2839                 improve descriptions
2840         
2841         * src/plugins/image_viewer/plugin.c
2842           src/plugins/mathml_viewer/mathml_viewer.c
2843                 add descriptions
2844                 
2845         * src/plugins/spamassassin/spamassassin_gtk.c
2846                 resize max_size window
2847                 re-arrange the order of some gui elements
2848                 
2849         * src/messageview.c
2850           src/mimeview.c
2851                 correct typos
2852
2853 2003-04-30 [alfons]     0.8.11claws124
2854
2855         * src/imap.c
2856                 fix a leak found while browsing Martin Kluge's 
2857                 valgrind log (Claws only)
2858
2859 2003-04-29 [darko]      0.8.11claws123
2860
2861         * src/gtk/gtkstext.h
2862                 include wchar.h if it is available, fixes compilation
2863                 on HP-UX systems
2864
2865 2003-04-29 [melvin]     0.8.11claws122
2866
2867         * src/prefs_actions.c
2868                 Improved help text of Actions' syntax
2869
2870 2003-04-28 [paul]       0.8.11claws121
2871
2872         * src/action.c
2873                 a better fix for the crash when performing an action
2874                 on a mime part
2875
2876 2003-04-28 [paul]       0.8.11claws120
2877
2878         * src/action.c
2879                 fix crash when performing an action on a
2880                 mime part
2881
2882 2003-04-28 [paul]       0.8.11claws119
2883
2884         * sync with 0.8.11cvs36
2885                 see ChangeLog 2003-04-28
2886
2887 2003-04-27 [paul]       0.8.11claws118
2888
2889         * more sync with 0.8.11cvs35
2890                 see ChangeLog 2003-04-25
2891
2892 2003-04-26 [christoph]  0.8.11claws117
2893
2894         * src/folder.c
2895                 fix remove virtual check
2896
2897 2003-04-26 [paul]       0.8.11claws116
2898
2899         * src/messageview.c
2900                 fix return-receipt, make it work again
2901
2902 2003-04-26 [paul]       0.8.11claws115
2903
2904         * src/mimeview.c
2905                 restore double-clicking of the [application/pgp-signature 
2906                 (Select "Check signature" to check)] line in the message view,
2907                 broken in recent sync
2908
2909 2003-04-26 [christoph]  0.8.11claws114
2910
2911         * src/folder.c
2912                 check if remove virtual really exists before
2913                 calling the function
2914
2915 2003-04-25 [match]      0.8.11claws113
2916
2917         * src/addrindex.c
2918         * src/addrbook.c
2919         * src/ldapquery.[ch]
2920         * src/ldapctrl.[ch]
2921                 fix memleak.
2922         * src/ldapserver.[ch]
2923                 fix memleak. fix segfault.
2924                 plug a Claws memleak
2925
2926 2003-04-25 [alfons]     0.8.11claws112
2927
2928         * src/folder.c
2929                 plug a Claws memleak
2930
2931 2003-04-25 [alfons]     0.8.11claws111
2932
2933         * src/common/session.c
2934                 plug a memleak
2935
2936 2003-04-25 [paul]       0.8.11claws110
2937
2938         * sync with 0.8.11cvs35
2939                 see ChangeLog 2003-04-24 and 2003-04-25
2940                 
2941         * src/gtk/pluginwindow.c
2942                 correct another strange float value
2943
2944 2003-04-24 [christoph]  0.8.11claws109
2945
2946         * src/folder.c
2947                 freeze folder item updates when unsetting new flags
2948
2949         * src/gtk/pluginwindow.c
2950                 correct strange float value
2951
2952 2003-04-23 [paul]       0.8.11claws108
2953
2954         * sync with 0.8.11cvs33
2955                 see ChangeLog 2003-04-23
2956
2957 2003-04-22 [paul]       0.8.11claws107
2958
2959         * src/Makefile.am
2960           src/messageview.c
2961           src/mimeview.c
2962           src/pgptext.[ch]      ** REMOVED **
2963                 remove pgptext.[ch] as its not used any more
2964
2965 2003-04-22 [paul]       0.8.11claws106
2966
2967         * sync with 0.8.11cvs31
2968                 see ChangeLog 2003-04-21 and 2003-04-22
2969
2970 2003-04-21 [alfons]     0.8.11claws105
2971
2972         * src/main.c
2973                 No access to GTK structures if we're a spawned child
2974                 (and clean up code a little bit...) Should fix #126.
2975
2976 2003-04-21 [melvin]     0.8.11claws104
2977
2978         * src/plugins/dillo_viewer/README
2979                 Improved slightly the text.
2980
2981 2003-04-21 [melvin]     0.8.11claws103
2982
2983         * src/plugins/dillo_viewer/README *** NEW ***
2984                 Added a README file for the Dillo plugin
2985
2986 2003-04-20 [paul]
2987
2988         * tools/README
2989           tools/outlook2sylpheed.pl
2990                 updated and improved by Ricardo Mones Lastra
2991
2992 2003-04-18 [oliver]     0.8.11claws102
2993
2994         * src/inc.c 
2995         * src/prefs_account.h
2996                 remove Pop3SessionType (used by selective download)
2997         * src/prefs_toolbar.c
2998                 enable set Default Toolbar button
2999
3000 2003-04-18 [paul]       0.8.11claws101
3001
3002         * sync with 0.8.11cvs29
3003                 see ChangeLog 2003-04-18
3004
3005 2003-04-17 [paul]       0.8.11claws100
3006
3007         * src/prefs_common.[ch]
3008           src/summaryview.c
3009                 remove 'Open next message on deletion' option,
3010                 as the same effect can now be achieved via the
3011                 'Always open messages in summary when selected'
3012                 option.
3013
3014 2003-04-17 [paul]       0.8.11claws99
3015
3016         * sync with 0.8.11cvs28
3017                 see ChangeLog 2003-04-17
3018
3019 2003-04-17 [christoph]  0.8.11claws98
3020
3021         * ac/spamassassin.m4
3022         * src/plugins/spamassassin/libspamc.[ch]
3023         * src/plugins/spamassassin/utils.[ch]
3024                 sync libspamc with SpamAssassin project
3025
3026 2003-04-17 [christoph]  0.8.11claws97
3027
3028         * src/common/socket.h
3029         * src/gtk/sslcertwindow.h
3030                 rename old USE_SSL to USE_OPENSSL
3031
3032 2003-04-17 [paul]       0.8.11claws96
3033
3034         * src/prefs_common.h
3035                 use gulong for P_COLOR so that it compiles/runs on
3036                 64-bit systems. Patch submitted by James Noyes
3037                 <jnoyes-claws@retrogeeks.com>
3038                 
3039         * po/de.po
3040                 updated by Jens
3041
3042 2003-04-17 [paul]       0.8.11claws95
3043
3044         * sync with 0.8.11cvs27
3045                 see ChangeLog 2003-04-16
3046
3047 2003-04-15 [paul]       0.8.11claws94
3048
3049         * src/prefs_common.[ch]
3050                 rearrange to stop the window getting too long:
3051                         move Receive dialog stuff to Receive tab
3052                         move Send dialog to Send tab
3053                         remove Dialogs frame
3054                 rename 'Open messages in summary with cursor keys' to
3055                 'Always open messages in summary when selected', as its
3056                 more appropriate
3057
3058 2003-04-15 [paul]       0.8.11claws93
3059
3060         * src/prefs_common.[ch]
3061           src/summaryview.c
3062                 add new option '/Interface/Open next message on deletion'
3063
3064 2003-04-15 [paul]       0.8.11claws92
3065
3066         * src/summaryview.[ch]
3067                 add /Mark/Lock and /Mark/Unlock to the pop-up
3068                 menu. Patch submitted by Ivan Francolin Martinez
3069                 <ivanfm@users.sourceforge.net>
3070
3071 2003-04-15 [paul]       0.8.11claws91
3072
3073         * sync with 0.8.11cvs24
3074                 see ChangeLog 2003-04-15
3075
3076 2003-04-14 [jens]       0.8.11claws90
3077
3078         * updated German translation and some corrections from
3079                 Roland Bless <bless@tm.uka.de>
3080
3081 2003-04-14 [paul]       0.8.11claws89
3082
3083         * sync with 0.8.11cvs22
3084                 see ChangeLog 2003-04-14
3085
3086 2003-04-13 [paul]       0.8.11claws88
3087
3088         * src/plugins/clamav/clamav_plugin.c
3089                 fix memory leaks
3090                 clean up
3091
3092 2003-04-12 [paul]       0.8.11claws87
3093
3094         * src/plugins/clamav/clamav_plugin.c
3095                 activate enable/disable archive scanning option
3096                 
3097         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3098
3099 2003-04-12 [paul]       0.8.11claws86
3100
3101         * src/plugins/Makefile.am
3102           src/plugins/clamav/Makefile.am                ** NEW FILE **
3103           src/plugins/clamav/README                     ** NEW FILE ** 
3104           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3105           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3106                 add Clam AntiVirus plugin
3107
3108 2003-04-12 [paul]       0.8.11claws85
3109
3110         * sync with 0.8.11cvs21
3111                 see ChangeLog 2003-04-11
3112
3113 2003-04-11 [paul]       0.8.11claws84
3114
3115         * po/es.po
3116                 update Spanish translation. Submitted by Ricardo
3117                 Mones Lastra.
3118
3119 2003-04-10 [christoph]  0.8.11claws83
3120
3121         * src/mbox.c
3122                 fix typo that did not move unfiltered mails to destination
3123                 folder
3124
3125         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3126          when filtering from spool)
3127
3128 2003-04-10 [christoph]  0.8.11claws82
3129
3130         * src/imap.c
3131                 use BODY.PEEK instead of BODY in in message fetch operation
3132                 to make sure the IMAP server does not set the \Seen flag for
3133                 messages. Sylpheed does that later itself, when the message
3134                 is opened in sylpheed
3135
3136         (closes Bug 111 Claws destroys unread marks)
3137
3138 2003-04-09 [oliver]     0.8.11claws81
3139         
3140         * src/folder.c
3141                 fix crash in folder_destroy
3142         * README.claws
3143                 remove selective download
3144
3145 2003-04-09 [christoph]  0.8.11claws80
3146
3147         * src/imap.c
3148                 fix crash in imap_get_msginfo() when then fetched message
3149                 is not found
3150
3151         (closes Bug 110 Crash during mail composition)
3152
3153 2003-04-08 [christoph]  0.8.11claws79
3154
3155         * src/folder.c
3156         * src/prefs_account.c
3157                 Filter new messages that are found in an INBOX folder
3158                 when 'Filter messages on receiving' is enabled in the
3159                 Folder's AccountPrefs. This allows to use Sylpheed's
3160                 filtering engine for IMAP folders where messages are
3161                 added to the INBOX by a MTA
3162
3163 2003-04-08 [paul]       0.8.11claws78
3164
3165         * src/procmsg.h
3166                 clean up after last commit
3167
3168 2003-04-08 [paul]       0.8.11claws77
3169
3170         * sync with 0.8.11cvs20
3171                 see ChangeLog 2003-04-07 and 2003-04-08
3172
3173 2003-04-07 [christoph]  0.8.11claws76
3174
3175         * src/filtering.[ch]
3176         * src/inc.[ch]
3177         * src/mbox.c
3178         * src/procmsg.[ch]
3179                 add procmsg_msginfo_filter() to execute filtering actions
3180
3181 2003-04-06 [christoph]  0.8.11claws75
3182
3183         * src/imap.c
3184                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3185
3186 2003-04-06 [christoph]  0.8.11claws74
3187
3188         * src/common/utils.[ch]
3189                 add g_int_compare() function for slist sorting
3190
3191         * src/imap.c
3192                 fetch all MsgInfos with one command in imap_get_msginfos()
3193                 using an imap set with a list of ranges
3194
3195         * src/news.c
3196                 use new g_int_compare() function
3197
3198 2003-04-06 [thorsten]   0.8.11claws73
3199
3200         * src/mh.c
3201                 corrected implementation of mh_folder_destroy()
3202
3203 2003-04-05 [christoph]  0.8.11claws72
3204
3205         * src/account.c
3206         * src/folder.[ch]
3207         * src/folderview.c
3208         * src/imap.c
3209         * src/inc.c
3210         * src/main.c
3211         * src/mainwindow.c
3212         * src/mbox_folder.c
3213         * src/mh.c
3214         * src/mimeview.h
3215         * src/msgcache.[ch]
3216         * src/news.c
3217         * src/procmime.h
3218         * src/procmsg.[ch]
3219         * src/setup.c
3220         * src/gtk/gtkutils.c
3221                 o rename structure field names class and new to klass and
3222                   new_msgs, to allow including files in C++
3223                 o add 'extern "C"' block to some header files
3224                 o add MsgInfoList and MsgNumberList as alias for GSList for
3225                   developers to know what type of list is expected
3226
3227         * src/plugins/image_viewer/plugin.c
3228         * src/plugins/image_viewer/viewer.[ch]
3229         * src/plugins/image_viewer/viewerprefs.[ch]
3230                 rename function names to prevent conflicts
3231
3232 2003-04-05 [paul]       0.8.11claws71
3233
3234         * sync with 0.8.11cvs18
3235                 see ChangeLog 2003-04-03 and 2003-04-04
3236
3237 2003-04-02 [christoph]  0.8.11claws70
3238
3239         * src/folder.[ch]
3240         * src/imap.[ch]
3241         * src/mbox_folder.[ch]
3242         * src/mh.[ch]
3243         * src/news.[ch]
3244                 o Make all virtual folder functions private
3245                 o remove unused folder code
3246
3247         * src/common/socket.[ch]
3248         * src/summaryview.c
3249                 fix warnings
3250
3251 2003-03-30 [alfons]     0.8.11claws69
3252
3253         * src/send_message.c
3254                 remove two debug traces and see if people still report
3255                 errors
3256
3257 2003-03-30 [alfons]     0.8.11claws68
3258
3259         * src/send_message.c
3260         * src/commons/session.c
3261                 add more debug traces
3262
3263 2003-03-30 [christoph]  0.8.11claws67
3264
3265         * src/folder.c
3266                 change processing folder name from .processing to processing
3267
3268         * src/common/ssl.c
3269                 disable SSL certificate check because it causes Xlib error
3270                 when the child process want's to open an GTK window
3271
3272 2003-03-30 [christoph]  0.8.11claws66
3273
3274         * src/folder.c
3275                 don't use default folder for processing folder item because
3276                 it can be a non local folder
3277
3278         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3279
3280 2003-03-30 [alfons]     0.8.11claws65
3281
3282         * src/send_message.c
3283                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3284                 to generate bad code for 'send_send_data_progressive': When
3285                 called from 'send_send_data_finished', the 'data' pointer is
3286                 cleared just before the assignment to the dialog pointer
3287
3288 2003-03-29 [christoph]  0.8.11claws64
3289
3290         * src/common/prefs.h
3291         * src/plugins/image_viewer/Makefile.am
3292         * src/plugins/image_viewer/plugin.c
3293         * src/plugins/image_viewer/viewer.[ch]
3294         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3295                 add PrefsPage for ImageViewer
3296
3297 2003-03-28 [thorsten]   0.8.11claws63
3298
3299         * src/common/session.c
3300                 added some comments
3301
3302 2003-03-28 [paul]       0.8.11claws62
3303
3304         * sync with 0.8.11cvs16
3305                 see ChangeLog 2003-03-28
3306
3307 2003-03-28 [paul]       0.8.11claws61
3308
3309         * sync with 0.8.11cvs15
3310                 see ChangeLog 2003-03-28
3311
3312 2003-03-27 [christoph]  0.8.11claws60
3313
3314         * src/folder.c
3315         * src/imap.c
3316         * src/common/socket.[ch]
3317                 set socket state to DISCONNECTED when any operation
3318                 fails to allow reconnecting in IMAP code without
3319                 checking the return code of all calls to the command
3320                 functions
3321
3322         * src/folderview.c
3323         * src/summaryview.c
3324                 remove some more stuff that depends on specific
3325                 folder types
3326
3327 2003-03-27 [paul]       0.8.11claws59
3328
3329         * sync with 0.8.11cvs14
3330                 see ChangeLog 2003-03-27
3331                 
3332         * src/selective_download.[ch]   ** REMOVED **
3333                 really removed
3334
3335 2003-03-27 [christoph]  0.8.11claws58
3336
3337         * src/folder.c
3338                 fix handling of tmp_flags in flag copy function
3339
3340 2003-03-27 [paul]       0.8.11claws57
3341
3342         * sync with 0.8.11cvs13
3343                 see ChangeLog 2003-03-27
3344
3345 2003-03-27 [oliver]     0.8.11claws56
3346
3347         * src/maiwindow.c
3348                 remove sel_download_cb
3349
3350 2003-03-27 [oliver]     0.8.11claws55
3351         
3352         * src/inc.c
3353                 remove POP3_TOP
3354         
3355 2003-03-26 [oliver]     0.8.11claws54
3356
3357         *src/pop.h
3358                 remove POP3_TOP*
3359         * README.claws
3360                 remove selective donwload readme
3361
3362 2003-03-26 [oliver]     0.8.11claws53
3363         * src/matcher.[ch]
3364         * src/matcher_parser_parse.y 
3365         * src/pop.c 
3366         * src/prefs_account.[ch]
3367         * src/prefs_filtering.c
3368                 remove selective donwload
3369
3370 2003-03-26 [oliver]     0.8.11claws52
3371
3372         * src/inc.[ch] 
3373         * src/filtering.c 
3374         * src/mainwindow.c 
3375                 remove selective donwload
3376
3377 2003-03-26 [oliver]     0.8.11claws51
3378         
3379         * src/Makefile.am
3380         * src/selective_download.[ch]   ** REMOVE **    
3381
3382 2003-03-26 [christoph]  0.8.11claws50
3383
3384         * src/news.c
3385                 fix NEWS that got broken by a sync with sylpheed-main
3386
3387 2003-03-26 [christoph]  0.8.11claws49
3388
3389         * src/mimeview.c
3390                 fix mime type guessing when no mime type is found for a file
3391
3392 2003-03-25 [christoph]  0.8.11claws48
3393
3394         * src/mimeview.c
3395         * src/procmime.c
3396                 remove mime type guessing from mime parser and use
3397                 name based mime types in viewer lookup for mime type
3398                 application/octet-stream
3399
3400 2003-03-25 [christoph]  0.8.11claws47
3401
3402         * doc-src/readme.txt
3403         * doc-src/rfc2554.txt
3404                 add RFC about SMTP AUTH
3405
3406         * src/send_message.c
3407         * src/common/smtp.[ch]
3408                 add extra error code for authentication errors and
3409                 clear temporary password when this error occurs
3410
3411         (closes Bug 84 authentication failure while sending should
3412          prompt for password again)
3413
3414 2003-03-25 [christoph]  0.8.11claws46
3415
3416         * configure.ac
3417         * src/Makefile.am
3418         * src/imageview.[ch]                            ** REMOVE **
3419         * src/messageview.[ch]
3420         * src/mimeview.[ch]
3421         * src/prefs_common.[ch]
3422         * src/textview.c
3423         * src/plugins/Makefile.am
3424         * src/plugins/image_viewer/.cvsignore           ** NEW **
3425         * src/plugins/image_viewer/Makefile.am          ** NEW **
3426         * src/plugins/image_viewer/plugin.c             ** NEW **
3427         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3428                 move image viewer into a plugin (building is enabled by default)
3429                 [ToDo: Prefs for resize and autoview]
3430
3431 2003-03-25 [paul]       0.8.11claws45
3432
3433         * sync with 0.8.11cvs12
3434                 see ChangeLog 2003-03-26
3435
3436 2003-03-25 [paul]       0.8.11claws44
3437
3438         * sync with 0.8.11cvs11
3439                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3440                 
3441         Note: Selective Download is broken.
3442                 
3443 2003-03-22 [christoph]  0.8.11claws43
3444
3445         * src/folder.c
3446                 code cleanup for flags copying
3447
3448 2003-03-22 [christoph]  0.8.11claws42
3449
3450         * src/plugins/trayicon/trayicon.c
3451                 fix setting the transparent area when the window size
3452                 is forced by the system tray
3453
3454 2003-03-22 [christoph]  0.8.11claws41
3455
3456         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3457         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3458         * src/plugins/trayicon/newmail.xpm              ** NEW **
3459         * src/plugins/trayicon/nomail.xpm               ** NEW **
3460         * src/plugins/trayicon/trayicon.c
3461         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3462                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3463                 o add icon for unread mails
3464                 o set transparency for window
3465
3466 2003-03-22 [christoph]  0.8.11claws40
3467
3468         * src/news.c
3469                 init news session to prevent crash when session is closed
3470
3471 2003-03-22 [christoph]  0.8.11claws39
3472
3473         * src/imap.c
3474         * src/common/session.[ch]
3475                 Init session data to make sure we don't have invalid pointers
3476                 for read_ch and write_ch when new multi process sessions are
3477                 not used
3478
3479         * src/main.c
3480         * src/common/plugin.c
3481         * src/common/sylpheed.c
3482         * src/plugins/demo/demo.c
3483         * src/plugins/dillo_viewer/dillo_viewer.c
3484         * src/plugins/mathml_viewer/mathml_viewer.c
3485         * src/plugins/spamassassin/spamassassin.c
3486         * src/plugins/spamassassin/spamassassin_gtk.c
3487                 add plugin types to allow loading plugins at different times
3488                 (and maybe for different frontends), because it's not good to
3489                 load GTK-Plugins gefore gtk_init was called
3490
3491         * configure.ac
3492         * src/plugins/Makefile.am
3493         * src/plugins/trayicon/.cvsignore               ** NEW **
3494         * src/plugins/trayicon/Makefile.am              ** NEW **
3495         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3496         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3497         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3498         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3499         * src/plugins/trayicon/trayicon.c               ** NEW **
3500                 New Trayicon plugin that shows an icon in a systray that uses
3501                 XEMBED protocol like Gnome's systray. Icon shows if there
3502                 are new mails and a tooltip shows information about new,
3503                 unread and total messages.
3504
3505 2003-03-22 [paul]       0.8.11claws38
3506
3507         * src/common/smtp.c
3508                 fix ESMTP AUTH CRAM-MD5
3509                 [sync with main (still version 0.8.11cvs6), see
3510                  ChangeLog 2003-03-22]
3511
3512 2003-03-21 [colin]      0.8.11claws37
3513
3514         * src/send_message.c
3515                 Fix USE_SSL => USE_OPENSSL
3516
3517 2003-03-21 [colin]      0.8.11claws36
3518
3519         * src/folderview.c
3520                 Fix counts in drag and dropped subfolders
3521
3522 2003-03-21 [colin]      0.8.11claws35
3523
3524         * src/folder.c 
3525         * src/folderview.c
3526                 speed up a bit folder dnd
3527
3528 2003-03-20 [alfons]     0.8.11claws34
3529
3530         * src/main.c
3531         * src/toolbar.c
3532         * src/procmsg.c
3533                 don't send locked queue messages
3534                 (feature request "[ 705245 ] Locking message in outbox 
3535                  should prevent sending")
3536
3537 2003-03-20 [christoph]  0.8.11claws33
3538
3539         * src/folder.c
3540                 remove NEW and UNREAD flag in special folders when scanning
3541                 
3542         * src/common/smtp.c
3543                 fix ESMTP AUTH CRAM-MD5
3544
3545 2003-03-20 [paul]       0.8.11claws32
3546
3547         * src/prefs_account.c
3548                 Re-write 'Tunnel command to open connection' as
3549                 'Use command to communicate with server', and disable
3550                 it for all except IMAP accounts
3551
3552 2003-03-20 [paul]       0.8.11claws31
3553
3554         * sync with 0.8.11cvs6
3555                 see ChangeLog 2003-03-20
3556
3557 2003-03-19 [match]      0.8.11claws30
3558
3559         * src/addritem.[ch]
3560                 include documentation. minor refactoring.
3561         * src/addr_compl.[ch]
3562         * src/addrindex.[ch]
3563         * src/addresbook.[ch]
3564         * src/summaryview.c
3565                 re-enable address lookup (was disabled in
3566                 0.8.11claws20).
3567
3568 2003-03-19 [christoph]  0.8.11claws29
3569
3570         * src/procmsg.c
3571                 add temp flag handling, will make moving and copying
3572                 messages possible again
3573
3574         * src/folder.c
3575                 correct calulation of folder stats
3576
3577 2003-03-18 [match]      0.8.11claws28
3578
3579         * src/editgroup.h
3580                 remove case sensitive comparison (closes bug 80).
3581
3582 2003-03-18 [christoph]  0.8.11claws27
3583
3584         * src/imap.c
3585                 fix imap using a tunnel command
3586
3587         (closes bug 87)
3588
3589 2003-03-18 [christoph]  0.8.11claws26
3590
3591         * src/folder.[ch]
3592         * src/imap.c
3593         * src/procmsg.[ch]
3594                 rewrite flag handling for folders
3595
3596 2003-03-18 [christoph]  0.8.11claws25
3597
3598         * src/folder.c
3599         * src/procmsg.c
3600         * src/summaryview.c
3601                 unset NEW and UNREAD flags when message is ignored, to make
3602                 sure messages don't show up as unread on other IMAP clients,
3603                 because the IGNORE_THREAD flag can not be syncronized through
3604                 the IMAP folder
3605
3606 2003-03-17 [christoph]  0.8.11claws24
3607
3608         * src/imap.c
3609                 don't use recursion to fetch uids when the number of messages
3610                 does not match. Moved code into subfunction that is used
3611                 again when needed, to prevent an endless loop.
3612
3613 2003-03-17 [thorsten]   0.8.11claws23
3614
3615         * src/imageview.[ch]
3616                 export imageview_get_resized_size() (for plugins)
3617         * src/prefs_common.[ch]
3618                 added prefs_common_get() (for plugins)
3619
3620 2003-03-17 [christoph]  0.8.11claws22
3621
3622         * src/imap.c
3623                 o remove UID guessing from copy code
3624                 o support UIDPLUS extension for APPEND command
3625
3626 2003-03-17 [paul]       0.8.11claws21
3627
3628         * src/gtk/about.c
3629                 remove 'Compiled-plugins' section.
3630                 
3631         * src/plugins/dillo_viewer/dillo_viewer.c
3632                 slight change to description text
3633
3634 2003-03-16 [match]      0.8.11claws20
3635         * src/ldapserver.[ch]           ** NEW **
3636         * src/ldapctrl.[ch]             ** NEW **
3637         * src/ldapquery.[ch]            ** NEW **
3638         * src/ldaputil.[ch]             ** NEW **
3639         * src/addrcindex.[ch]           ** NEW **
3640         * src/addrquery.h               ** NEW **
3641         * src/addritem.[ch]
3642         * src/addrcache.[ch]
3643         * src/addrindex.[ch]
3644         * src/addr_compl.[ch]
3645         * src/addressbook.[ch]
3646         * src/addrbook.[ch]
3647         * src/editgroup.c
3648         * src/editaddress.c
3649         * src/editldap.c
3650         * src/editldap_basedn.c
3651         * src/vcard.c
3652         * src/jpilot.c
3653         * src/Makefile.am
3654                 included dynamic LDAP queries. improved address
3655                 completion.
3656
3657 2003-03-16 [paul]       0.8.11claws19
3658
3659         * tools/multiwebsearch.pl
3660                 fix a fatal typo
3661
3662 2003-03-16 [christoph]  0.8.11claws18
3663
3664         * src/mimeview.c
3665         * src/plugins/dillo_viewer/dillo_viewer.c
3666         * src/plugins/mathml_viewer/mathml_viewer.c
3667                 make unregistering of MimeViewerFactorys possible
3668
3669 2003-03-16 [alfons]     0.8.11claws17
3670
3671         * configure.ac
3672                 correct typo
3673
3674 2003-03-16 [melvin]     0.8.11claws16
3675
3676         * src/plugins/dillo_viewer.c
3677                 Fixed bug where it was not possible to view more than
3678                 one text/html attachment per message (bug discovered
3679                 by Christoph Hohmann).
3680
3681 2003-03-15 [melvin]     0.8.11claws15
3682
3683         * src/prefs_actions.c
3684                 Fixed compilation warnings.
3685
3686 2003-03-15 [melvin]     0.8.11claws14
3687
3688         * src/plugins/Makefile.am
3689         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3690         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3691         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3692                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3693                 newer (http://dillo.auriga.wearlab.de/).
3694
3695 2003-03-15 [christoph]  0.8.11claws13
3696
3697         * src/imap.c
3698                 don't query imap folder for attributes because we already
3699                 for them from imap_status
3700
3701         * src/mimeview.[ch]
3702                 add support for plugable MimeViewers (unloading Viewers
3703                 not yet complete)
3704
3705         * src/plugins/Makefile.am
3706         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3707         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3708         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3709                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3710                 widget from http://helm.cs.unibo.it/mml-widget/
3711
3712 2003-03-14 [christoph]  0.8.11claws12
3713
3714         * src/folder.[ch]
3715                 o error return code's should better be negative
3716                 o replace printf with debug_print
3717
3718         * src/imap.c
3719                 improve IMAP folder scan by checking UID-NEXT
3720
3721         * src/summaryview.c
3722                 remove check that are unnecessary in my opinion
3723
3724 2003-03-13 [christoph]  0.8.11claws11
3725
3726         * src/folder.[ch]
3727         * src/foldersel.c
3728         * src/folderview.c
3729         * src/imap.c
3730         * src/mbox_folder.c
3731         * src/mh.c
3732         * src/news.c
3733         * src/prefs_scoring.c
3734         * src/summaryview.c
3735                 use a common function to get a displayable name
3736                 for a FolderItem
3737
3738 2003-03-13 [paul]       0.8.11claws10
3739
3740         * tools/Makefile.am
3741           tools/README
3742           tools/multiwebsearch.conf     ** NEW FILE **
3743           tools/multiwebsearch.pl       ** NEW FILE **
3744                 add multiwebsearch Actions script
3745
3746 2003-03-13 [colin]      0.8.11claws9
3747
3748         * src/compose.c
3749                 Remove leading emtpy lines from quoted text
3750                 before quoting it
3751
3752 2003-03-13 [melvin]     0.8.11claws8
3753
3754         * src/prefs_actions.c
3755                 Fixed a memory leak
3756                 Code clean ups
3757                 Added Cancel and OK buttons
3758                 Corrected help text
3759
3760 2003-03-13 [christoph]  0.8.11claws7
3761
3762         * src/account.c
3763         * src/folder.[ch]
3764         * src/imap.c
3765         * src/mainwindow.c
3766         * src/mbox_folder.c
3767         * src/mh.c
3768         * src/news.c
3769         * src/setup.c
3770                 replace more folder type stuff with folder class stuff
3771
3772 2003-03-13 [melvin]     0.8.11claws6
3773
3774         * src/prefs_actions.c
3775                 Added new tokens:
3776                 %u: user provided argument
3777                 %h: user provided argument (hidden on input)
3778                 %s: current text selection in the message view 
3779
3780 2003-03-13 [paul]       0.8.11claws5
3781
3782         * sync with 0.8.11cvs5
3783                 see ChangeLog 2003-03-11, 2003-03-12
3784
3785 2003-03-12 [christoph]  0.8.11claws4
3786
3787         * src/folder.c
3788                 use folder class idstr when writing folderlist.xml
3789
3790         * src/folder.h
3791         * src/imap.c
3792         * src/news.c
3793                 replace folder type checks with folder class checks
3794
3795 2003-03-12 [christoph]  0.8.11claws3
3796
3797         * src/folder.[ch]
3798         * src/imap.[ch]
3799         * src/main.c
3800         * src/mbox_folder.[ch]
3801         * src/mh.[ch]
3802         * src/news.[ch]
3803                 o create a list of known folder classes in the folder system
3804                 o use folder class id strings for folder item identifiers
3805
3806 2003-03-12 [christoph]  0.8.11claws2
3807
3808         * src/imap.c
3809                 fix imap uid validity check
3810
3811 2003-03-12 [christoph]  0.8.11claws1
3812
3813         * src/account.c
3814         * src/folder.[ch]
3815         * src/foldersel.c
3816         * src/folderview.c
3817         * src/imap.c
3818         * src/mainwindow.c
3819         * src/mbox_folder.c
3820         * src/mh.c
3821         * src/news.c
3822         * src/prefs_scoring.c
3823         * src/procmsg.c
3824         * src/setup.c
3825         * src/summaryview.c
3826                 initial restructuring of folder system, seperating
3827                 folders and folder classes
3828
3829 2003-03-12 [paul]       0.8.11claws
3830
3831         0.8.11claws release
3832
3833 2003-03-12 [christoph]
3834
3835         * src/gtk/prefswindow.c
3836                 fix translation of "Page Index"
3837
3838 2003-03-12 [paul]       0.8.10claws110
3839
3840         a sync from 0.8.11cvs4 before the release
3841
3842         * src/common/utils.c
3843                 subject_compare_for_sort(): allow null strings (fixes
3844                 summary sorting).
3845
3846 2003-03-11 [paul]       0.8.10claws109
3847
3848         * po/es.po
3849                 update Spanish translation, submitted by
3850                 Ricardo Mones Lastra
3851
3852 2003-03-11 [melvin]     0.8.10claws108
3853
3854         * po/fr.po
3855                 Updated French translations
3856
3857 2003-03-11 [paul]       0.8.10claws107
3858
3859         * manual/en/Makefile.am
3860           manual/en/*.html
3861                 update English manual, add a new page
3862                 updated by Francois Barriere <fbarriere@atmel.fr>
3863                 
3864         * po/bg.po
3865           po/it.po
3866           po/sr.po
3867                 update Bulgarian, Italian, and Serbian translations
3868                 submitted by George Danchev, Alessandro Maestri, and
3869                 Urke MMI
3870
3871 2003-03-10 [paul]       0.8.10claws106
3872
3873         * src/gtk/about.c
3874           src/gtk/prefswindow.c
3875                 make some strings translatable
3876
3877 2003-03-10 [darko]      0.8.10claws105
3878
3879         * src/compose.c
3880                 code cleanup to make Hiro happy
3881
3882 2003-03-10 [paul]       0.8.10claws104
3883
3884         * sync with 0.8.11cvs2
3885                 see ChangeLog 2003-03-10
3886
3887 2003-03-09 [melvin]     0.8.10claws103
3888
3889         * src/textview.c
3890                 textview_set_font(): fix for message display in
3891                 UTF-8 locales (thanks to Sergey Vlasov).
3892                 (was unintentionnaly reverted in 0.8.6claws6)   
3893
3894 2003-03-08 [darko]      0.8.10claws102
3895
3896         * src/compose.c
3897                 fix infinite loop in wrapping as reported
3898                 by happycactus
3899                 obsoletes patch #696482
3900
3901 2003-03-08 [christoph]  0.8.10claws101
3902
3903         * src/imap.c
3904                 add workaround for IMAP servers that do not
3905                 support the "UID SEARCH UID" command
3906
3907 2003-03-07 [christoph]  0.8.10claws100
3908
3909         * src/plugins/spamassassin/spamassassin.[ch]
3910         * src/plugins/spamassassin/spamassassin_gtk.c
3911                 code cleanup
3912
3913 2003-03-07 [paul]       0.8.10claws99
3914
3915         * po/es.po
3916                 updated Spanish translation, submitted by
3917                 Ricardo Mones Lastra
3918
3919 2003-03-07 [christoph]  0.8.10claws98
3920
3921         * src/send.c
3922                 fix in 0.8.10claws94 was wrong
3923                 local delivery does not require escaping, remove escaping
3924                 code to make signatures of mails with "." lines valid
3925                 
3926                 NOTE: requires that sendmail is executed with "-i" option,
3927                       what is the default now, but has to be changed in all
3928                       exsiting accounts)
3929
3930 2003-03-07 [paul]       0.8.10claws97
3931
3932         * sync with 0.8.11 release
3933                 see ChangeLog 2003-03-07
3934
3935 2003-03-06 [paul]       0.8.10claws96
3936
3937         * src/compose.c
3938                 revert commit 0.8.10claws92
3939
3940 2003-03-06 [paul]       0.8.10claws95
3941
3942         * src/folderview.c
3943                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3944
3945         * src/gtkaspell.c
3946                 fix bug 74, 'Crash opening editor window with pseudo-color
3947                 display'
3948                 
3949         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3950
3951 2003-03-06 [christoph]  0.8.10claws94
3952
3953         * src/send.c
3954                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3955                 all lines starting with a period get an extra period
3956                 inserted
3957                 (found by Simon 'corecode' Schubert)
3958
3959 2003-03-06 [paul]       0.8.10claws93
3960
3961         * src/folderview.c
3962                 if configured font can't be loaded fall back to gtk
3963                 default. (with thanks to Christoph)
3964                 
3965                 closes long-standing bug 15 'Crashes on startup'
3966
3967 2003-03-06 [paul]       0.8.10claws92
3968
3969         * src/compose.c
3970                 freeze text before autosave and thaw afterwards
3971                 fixes bug 67 'autosave make re-rediting message crazy'
3972
3973 2003-03-06 [christoph]  0.8.10claws91
3974
3975         * src/compose.c
3976                 ignore address comment in dupe check for Cc-list
3977
3978         (closes reopened bug 47 Replying to message strips name part of
3979          e-mail addresses of Cc: lines)
3980
3981 2003-03-06 [paul]       0.8.10claws90
3982
3983         * src/Makefile.am
3984                 remove reference to gtkxtext.h as its no longer in
3985                 the repository
3986
3987 2003-03-06 [paul]       0.8.10claws89
3988
3989         * sync with 0.8.10cvs25
3990                 see ChangeLog 2003-03-06
3991
3992 2003-03-06 [oliver]     0.8.10claws88
3993         
3994         * src/messageview.c
3995                 remove include
3996
3997 2003-03-06 [oliver]     0.8.10claws87
3998         
3999         * src/folderview.c 
4000                 remove changes introduced inclaws74
4001         * src/messageview.c
4002                 another attempt to sanely delete and update
4003                 messages deleted in separate messageview
4004
4005 2003-03-05 [christoph]  0.8.10claws86
4006
4007         * src/summaryview.c
4008                 check if "From" matches any account's address if
4009                 addressbook completion of addresses is disabled too
4010
4011         (closes Bug 70 "Display recipient in from" doesn't check
4012          folder's default account)
4013
4014 2003-03-05 [christoph]  0.8.10claws85
4015
4016         * src/compose.c
4017         * src/common/utils.[ch]
4018                 don't strip address comments when building Cc lists
4019
4020         (closes Bug 47 Replying to message strips name part of e-mail addresses
4021          of Cc: lines)
4022
4023         * src/folder.c
4024                 fix return value of copy function
4025
4026 2003-03-05 [christoph]  0.8.10claws84
4027
4028         * src/imap.c
4029                 don't ask imap server for non rfc822 headers
4030
4031         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4032
4033         * src/imap.c
4034                 destroy session on socket error to allow reconnecting
4035
4036 2003-03-05 [christoph]  0.8.10claws83
4037
4038         * configure.ac
4039                 fix building with gnome when no prefix is set
4040
4041         (closes bug 66 Gnome directory is set to NONE)
4042
4043 2003-03-05 [paul]       0.8.10claws82
4044
4045         * sync with 0.8.10cvs23
4046                 see ChangeLog 2003-03-05
4047
4048 2003-03-04 [christoph]  0.8.10claws81
4049
4050         * src/folder.c
4051                 o fix moving and copying when folder returns 0 for new
4052                   message number
4053                 o remove some code for single message copy and move
4054                   operations and use functions for multiple messages
4055
4056         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4057
4058         * src/news.c
4059                 remove unused include
4060
4061 2003-03-04 [paul]       0.8.10claws80
4062
4063         * src/gtk/about.c
4064                 list 'Compiled plugins'
4065
4066 2003-03-03 [christoph]  0.8.10claws79
4067
4068         * src/news.[ch]
4069                 have to multiply the percentage of the current fetch with
4070                 the percentage that it has of the total fetch operation
4071                 for correct values
4072
4073 2003-03-03 [christoph]  0.8.10claws78
4074
4075         * src/news.c
4076                 fix calculation of expected lines for progress indicator
4077
4078 2003-03-03 [christoph]  0.8.10claws77
4079
4080         * src/summaryview.c
4081         * src/common/utils.c
4082                 fix segfault when opening the root news folder
4083
4084 2003-03-03 [christoph]  0.8.10claws76
4085
4086         * src/mainwindow.[ch]
4087         * src/common/Makefile.am
4088         * src/common/progressindicator.[ch]
4089                 add UI independent progress indicator handling
4090
4091         * src/news.[ch]
4092                 use new progress indicator for message info fetching
4093
4094         * src/common/hooks.h
4095                 code cleanup
4096
4097 2003-03-03 [oliver]     0.8.10claws75
4098
4099         * src/toolbar.c
4100         * src/compose.c
4101                 removed commented code
4102
4103 2003-03-03 [oliver]     0.8.10claws74
4104
4105         * src/toolbar.[ch]
4106                 cleanups and refactoring
4107         * src/compose.[ch]
4108                 compose_reply_mode reply & forwarding interface for
4109                 toolbar buttons
4110         * src/folderview.c
4111                 act on messages marked for deletion in folderview_selected
4112                 based on prefs_common.immediate_exec since a message might 
4113                 have been deleted by messageview in a folder we are changing 
4114                 to (does anybody understand what I'm on about ?)
4115
4116 2003-03-03 [oliver]     0.8.10claws73
4117         
4118         * src/messageview.[ch]
4119                 new functions
4120                 - messageview_delete: delete message shown in messagview
4121                 - messageview_update_view: update messageview to currently 
4122                   selected summaryview message
4123                 - add separate messageview to msgview_list in order to update 
4124                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4125         * src/summaryview.[ch]
4126                 summary_get_selection returns a list of selected msgs
4127                 in summaryview
4128         * src/mainwindow.c
4129                 toolbar reply refactoring
4130
4131 2003-03-03 [paul]       0.8.10claws72
4132
4133         * sync with 0.8.10cvs21
4134                 see ChangeLog 2003-03-03
4135
4136 2003-03-02 [christoph]  0.8.10claws71
4137
4138         * src/common/passcrypt.c
4139                 use POSIX includes
4140
4141 2003-03-02 [christoph]  0.8.10claws70
4142
4143         * configure.ac
4144         * src/prefs_account.c
4145         * src/prefs_gtk.[ch]
4146         * src/common/.cvsignore
4147         * src/common/Makefile.am
4148         * src/common/passcrypt.c                ** NEW **
4149         * src/common/passcrypt.h.in             ** NEW **
4150                 Implement password encryption in config files
4151                 using unix encrypt and setkey functions. The crypt
4152                 key can be set as a configure parameter. Old
4153                 passwords will be converted if they do not begin
4154                 with '!'
4155
4156 2003-03-02 [paul]       0.8.10claws69
4157
4158         * src/prefs_account.c
4159                 fix compile error
4160
4161 2003-03-01 [thorsten]   0.8.10claws68
4162
4163         * po/el.po
4164           po/hr.po
4165           po/it.po
4166           po/nl.po
4167           po/sr.po
4168           po/sv.po
4169                 corrected format strings
4170         * po/en_GB.po
4171                 corrected headers
4172                 (fix compile errors with GNU gettext-0.11.5)
4173
4174 2003-03-01 [oliver]     0.8.10claws67
4175
4176         * src/summaryview.c
4177                 menu callbacks call toolbar_menu_reply
4178
4179 2003-03-01 [oliver]     0.8.10claws66
4180
4181         * src/mainwindow.c
4182         * src/messageview.c
4183                 menu callbacks call toolbar_menu_reply
4184         * src/toolbar.[ch]
4185                 callbacks from menu handled by toolbar_menu_reply
4186
4187 2003-03-01 [paul]       0.8.10claws65
4188
4189         * src/addressbook.c
4190                 revert commit 0.8.10claws54 - breaks editing of
4191                 addressbook.
4192                 
4193         * po/bg.po
4194                 update Bulgarian translation, submitted by
4195                 George Danchev
4196
4197 2003-02-28 [christoph]  0.8.10claws64
4198
4199         * src/account.c
4200         * src/addressadd.c
4201         * src/compose.c
4202         * src/gtkaspell.c
4203         * src/gtkxtext.h                ** REMOVE **
4204         * src/imap.c
4205         * src/matcher.[ch]
4206         * src/mh.c
4207         * src/news.c
4208         * src/pine.c
4209         * src/prefs_common.c
4210         * src/prefs_matcher.c
4211         * src/procheader.[ch]
4212         * src/procmsg.[ch]
4213         * src/toolbar.c
4214         * src/common/ssl_certificate.c
4215         * src/gtk/colorlabel.c
4216         * src/gtk/menu.c
4217                 o fix warnings
4218                 o remove code obsoleted by new cache and folder system rework
4219
4220 2003-02-28 [oliver]     0.8.10claws63
4221         
4222         * src/toolbar.[ch]
4223                 * fix bug where reply in Messageview replied to 
4224                 Message displayed in summaryview
4225                 (reportedd via ML by chinatinte at gmx dot ch)
4226                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4227                 didn't work in separate MessageView Toolbar
4228                 (wondering if anybody uses this at all ?)
4229         * src/summaryview.[ch]
4230                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4231                 (generalize reply and forward code);
4232         * src/messageview.c 
4233                 remove focus_in event which updated summaryview to messageview
4234
4235 2003-02-28 [paul]       0.8.10claws62
4236
4237         * po/Makefile.in.in
4238                 add the --check option
4239                 Patch submitted by Ricardo Mones Lastra
4240
4241 2003-02-28 [paul]       0.8.10claws61
4242
4243         * src/prefs_account.c
4244                 re-order 'Signature' items
4245
4246 2003-02-28 [paul]       0.8.10claws60
4247
4248         * sync with 0.8.10cvs20
4249                 see ChangeLog 2003-02-28
4250
4251 2003-02-28 [paul]       0.8.10claws59
4252
4253         * po/POTFILES.in
4254                 update to reflect recent movement of files
4255
4256 2003-02-28 [paul]       0.8.10claws58
4257
4258         * sync with 0.8.10cvs19
4259                 see ChangeLog 2003-02-28
4260
4261 2003-02-27 [martin]     0.8.10claws57
4262
4263         * src/prefs_matcher.c 
4264                 fix segfault in prefs_matcher_ok() when the
4265                 last entry is deleted and prevents that the
4266                 message "entry not saved" comes up after deleting
4267                 an entry
4268
4269 2003-02-27 [martin]     0.8.10claws56
4270
4271         * src/prefs_filtering.c 
4272                 fix segfault in prefs_filtering_ok() when the
4273                 last entry is deleted and prevents that the
4274                 message "entry not saved" comes up after deleting
4275                 an entry
4276
4277 2003-02-27 [paul]       0.8.10claws55
4278
4279         * sync with 0.8.10cvs18
4280                 see ChangeLog 2003-02-27
4281
4282 2003-02-27 [paul]       0.8.10claws54
4283
4284         * src/addressbook.c
4285                 fix bug where the address book crashes with 
4286                 multiple lookups.
4287                 Patch [687729] submitted by David Frager 
4288                 <dbfrager@users.sourceforge.net>
4289
4290 2003-02-25 [christoph]  0.8.10claws53
4291
4292         * src/Makefile.am
4293         * src/colorlabel.[ch]           ** REMOVE **
4294         * src/gtk/Makefile.am
4295         * src/gtk/colorlabel.[ch]       ** NEW **
4296                 move colorlabel files to gtk directory
4297
4298         * src/esmtp.[ch]                ** REMOVE **
4299                 has been merged into smtp.[ch] in 0.7.5
4300
4301 2003-02-25 [christoph]  0.8.10claws52
4302
4303         * src/Makefile.am
4304         * src/about.[ch]                ** REMOVE **
4305         * src/gtk/Makefile.am
4306         * src/gtk/about.[ch]            ** NEW **
4307                 move about files to gtk directory
4308
4309 2003-02-25 [christoph]  0.8.10claws51
4310
4311         * src/folder.c
4312                 some code optimization of folder scanning code
4313
4314         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4315
4316 2003-02-25 [christoph]  0.8.10claws50
4317
4318         * src/main.c
4319         * src/common/sylpheed.c
4320                 add command line parameter parsing to common code
4321
4322 2003-02-24 [christoph]
4323
4324         * Makefile.am
4325         * configure.ac
4326                 fix gnome prefix problems, the configure script now removed
4327                 `gnome-config --prefix` from `gnome-config --datadir`
4328                 and adds $(prefix} instead
4329
4330         (closes Bug 24 Makefile does not respect prefix when installing
4331          GNOME data)
4332
4333 2003-02-24 [christoph]  0.8.10claws49
4334
4335         * src/news.c
4336                 check for valid session before trying to authenticate
4337
4338         (closes Bug 60 crash if "authenticate on logon" is activated
4339          and newsserver-hostname is not valid)
4340
4341 2003-02-24 [melvin]     0.8.10claws48
4342
4343         * src/prefs_actions.c
4344                 Make sure all user's input is sent to the action and then
4345                 close the socket..
4346
4347 2003-02-23 [alfons]     0.8.10claws46
4348
4349         * src/summaryview.c
4350                 also wait cursor when deleting files
4351
4352 2003-02-23 [paul]
4353
4354         * tools/freshmeat_search.pl
4355           tools/google_search.pl
4356                 scripts should now work for any browser/browser command line
4357
4358 2003-02-22 [christoph]  0.8.10claws45
4359
4360         * src/procmsg.c
4361                 fix IMAP flag setting, IMAP flag is not handled correctly
4362                 anymore by the folder system and information about the
4363                 folder should not be saved in the MsgInfo (in my opinion)
4364
4365         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4366
4367 2003-02-22 [christoph]  0.8.10claws44
4368
4369         * src/summaryview.c
4370                 fix spelling of "label" ;-)
4371
4372 2003-02-22 [thorsten]   0.8.10claws43
4373
4374         * src/mimeview.c
4375           src/prefs_common.[ch]
4376           src/procmime.[ch]
4377                 do not use description as attachment name
4378
4379 2003-02-22 [alfons]     0.8.10claws42
4380
4381         * src/summaryview.c
4382                 freeze/thaw folder item updates when changing color labels,
4383                 and put a wait cursors on
4384
4385 2003-02-22 [thorsten]   0.8.10claws41
4386
4387         * src/mimeview.c
4388                 save-all fixes: crash if invoked on multipart container,
4389                 mimeinfo access, pathseparators, error dialog
4390
4391 2003-02-21 [alfons]     0.8.10claws40
4392
4393         * src/prefs_gtk.c
4394                 remove unused var
4395
4396 2003-02-21 [colin]      0.8.10claws39
4397
4398         * src/send.c
4399                 Fix smtp logging
4400
4401 2003-02-21 [colin]      0.8.10claws38
4402
4403         * src/summaryview.c
4404                 Freeze/thaw folderItem updates when filtering messages 
4405                 via Tools/Filter messages
4406
4407 2003-02-21 [paul]       0.8.10claws37
4408
4409         * src/compose.c
4410                 revert commit 0.8.10claws26, there are ulterior motives
4411                 for users to set a Reply-To header when posting to
4412                 newsgroups
4413
4414 2003-02-21 [paul]       0.8.10claws36
4415
4416         * sync with 0.8.10cvs17
4417                 see ChangeLog 2003-02-21
4418
4419 2003-02-20 [christoph]  0.8.10claws35
4420
4421         * src/imap.c
4422                 IMAP UID fetch speedup using SEARCH
4423
4424         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4425
4426         * src/imap.c
4427                 fix problem with UIDs in IMAP UID cache that no longer existed
4428
4429 2003-02-20 [christoph]  0.8.10claws34
4430
4431         * src/imap.c
4432         * src/procheader.c
4433         * src/procheader.h
4434                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4435
4436         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4437
4438         * src/imap.c
4439                 Rewrite imap_cmd_gen_recv use sock_getline instead
4440                 of sock_gets to avoid problems with too long reply
4441                 lines
4442     
4443 2003-02-20 [colin]      0.8.10claws33
4444         
4445         * src/prefs_account.c
4446                 Better wording
4447
4448 2003-02-20 [colin]      0.8.10claws32
4449
4450         * src/compose.c
4451                 Remove useless '&& !to_sender' 
4452
4453 2003-02-20 [darko]
4454
4455         * AUTHORS
4456                 change my e-mail address
4457
4458 2003-02-19 [colin]      0.8.10claws31
4459
4460         * src/prefs_common.c
4461                 X11 style colors for every configurable color
4462
4463 2003-02-19 [alfons]     0.8.10claws30
4464
4465         * src/prefs_gtk.[ch]
4466         * src/prefs_common.c
4467                 for color_new accept both plain integers and X11 style color
4468                 names (as found in /usr/lib/X11/rgb.txt)
4469
4470 2003-02-19 [paul]       0.8.10claws29
4471
4472         * src/mainwindow.c
4473                 add tooltips to online/offline button and account selector
4474                 button
4475
4476 2003-02-19 [paul]       0.8.10claws28
4477
4478         * src/folder.c
4479           src/news.c
4480           src/prefs_account.[ch]
4481           src/prefs_common.[ch]
4482                 move 'Maximum number of articles to download' to
4483                 account prefs.
4484                 clean up account prefs gui a little by hiding entries
4485                 rather then greying out entries
4486
4487 2003-02-19 [hiro]       0.8.10claws27
4488
4489         * src/common/utils.c
4490                 fix bug #54 'yesterdays date is displayed in the message 
4491                 summary window'
4492
4493 2003-02-19 [paul]       0.8.10claws26
4494
4495         * src/compose.c
4496                 fix bug reported in Feature Request [688596] 
4497                 'Reply-to header in news'
4498
4499 2003-02-18 [paul]       0.8.10claws25
4500
4501         * src/select-keys.c
4502                 add a 'List all keys' button to key selection dialog
4503
4504 2003-02-18 [colin]      0.8.10claws24
4505         
4506         * src/stock_pixmap.c
4507                 fix compile error
4508
4509 2003-02-18 [colin]      0.8.10claws23
4510
4511         * src/common/smtp.[ch]
4512           src/prefs_account.c
4513                 Try to starttls if it seems to be the only
4514                 way to authenticate a user
4515
4516 2003-02-18 [paul]       0.8.10claws22
4517
4518         * src/Makefile.am
4519           src/folderview.c
4520           src/stock_pixmap.[ch]
4521           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4522           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4523                 as a Drafts folder is a special folder allow it to have
4524                 its own unique icons
4525
4526 2003-02-18 [colin]      0.8.10claws21
4527
4528         * src/imap.c
4529                 Fix port selection when using starttls
4530
4531 2003-02-18 [paul]       0.8.10claws20
4532
4533         * src/mainwindow.c
4534           src/prefs_common.[ch]
4535                 make blue the default new mail colour
4536
4537 2003-02-18 [paul]       0.8.10claws19
4538
4539         * sync with 0.8.10cvs14
4540                 see ChangeLog 2003-02-18
4541
4542 2003-02-17 [jens]       0.8.10claws18
4543
4544         * src/common/md5.c
4545                 fixed a compile problem with gcc 3.3
4546                 works on 2.95.3 too (testet on PPC as it is big endian)
4547
4548 2003-02-17 [paul]       0.8.10claws17
4549
4550         * sync with 0.8.10cvs13
4551                 see ChangeLog 2003-02-17
4552
4553 2003-02-17 [paul]       0.8.10claws16
4554
4555         * sync with 0.8.10cvs12
4556                 see ChangeLog 2003-02-17
4557
4558 2003-02-16 [match]      0.8.10claws15
4559
4560         * src/addressbook.c
4561                 Eliminates reloading of address data when items
4562                 deleted or added. Applied submitted by
4563                 Luke Plant <lukeplant@softhome.net>
4564
4565 2003-02-16 [paul]       0.8.10claws14
4566
4567         * src/news.c
4568                 when a 'protocol error' is encountered disconnect from
4569                 the server. This means that the user can carry on viewing
4570                 other articles and doesn't have to either wait until the
4571                 server timesout or quit sylpheed.
4572                 Fixes bug #53 'Unable to read messages in newsgroups, 
4573                 displayed message doesn't change'
4574
4575 2003-02-15 [christoph]  0.8.10claws13
4576
4577         * src/imap.c
4578                 fix bug that stopped scanning of folders when an
4579                 IMAP folder was empty
4580
4581         (closes bug 46 stop scan messages in folders after empty folder)
4582
4583 2003-02-15 [paul]
4584
4585         * tools/Makefile.am
4586           tools/README
4587           tools/freshmeat_search.pl     ** NEW FILE **
4588           tools/google_search.pl        ** NEW FILE **
4589                 Add 2 Actions scripts which search freshmeat/google
4590                 for the selected text using the browser configured
4591                 in sylpheedrc.
4592                 
4593         Note: These scripts are very dependent on the format of the
4594         browser command and may not work on every occasion. Testing
4595         is welcome. 
4596
4597 2003-02-14 [alfons]     0.8.10claws12
4598
4599         * src/compose.c
4600                 fix breakage because of uninitialized account pointer.
4601                 please verify.
4602
4603 2003-02-14 [paul]       0.8.10claws11
4604
4605         * src/compose.c
4606           src/prefs_account.[ch]
4607           src/prefs_common.[ch]
4608                 move signature settings to Account Prefs
4609
4610 2003-02-14 [paul]       0.8.10claws10
4611
4612         * sync with 0.8.10cvs11
4613                 see ChangeLog 2003-02-14
4614
4615 2003-02-13 [thorsten]   0.8.10claws9
4616
4617         * src/news.c
4618                 revert news progressbar (GUI separation)
4619
4620 2003-02-13 [paul]       0.8.10claws8
4621
4622         * src/compose.c
4623                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4624                 paragraph 1
4625
4626 2003-02-13 [paul]       0.8.10claws7
4627
4628         * src/compose.[ch]
4629           src/summaryview.c
4630                 fix 'Follow-up and Reply-to' so that it creates a reply to
4631                 the newsgroup and the sender. If the message has the keyword
4632                 'poster' in the Followup-To header, all replies go to the
4633                 sender, re: RFC 1036, Section 2.2.3
4634                 rename all instances of 'ignore_replyto' to 'to_sender', both
4635                 were previously used, now we use just one.
4636
4637 2003-02-13 [paul]       0.8.10claws6
4638
4639         * sync with 0.8.10cvs9
4640                 see ChangeLog 2003-02-13
4641
4642 2003-02-13 [paul]       0.8.10claws5
4643
4644         * configure.ac
4645                 show which plugins are configured in the configure
4646                 output.
4647
4648 2003-02-12 [thorsten]   0.8.10claws4
4649
4650         * src/news.c
4651                 show progress while fetching news headers
4652
4653 2003-02-12 [christoph]  0.8.10claws3
4654
4655         * configure.ac
4656         * src/plugins/Makefile.am
4657                 use AM_CONDITIONAL to enable plugins, automake correctly
4658                 manages this when creating distdir
4659
4660 2003-02-12 [christoph]  0.8.10claws2
4661
4662         * ac/spamassassin.m4
4663         * src/plugins/spamassassin/Makefile.am
4664                 fix building SpamAssassin plugin without OpenSSL
4665
4666 2003-02-12 [paul]       0.8.10claws1
4667
4668         * ac/Makefile.am
4669           src/Makefile.am
4670           src/plugins/Makefile.am
4671                 fix failure of 'make release'
4672
4673 2003-02-12 [paul]       0.8.10claws
4674
4675         * 0.8.10claws released
4676
4677 2003-02-12 [paul]       0.8.9claws56
4678
4679         * po/bg.po
4680           po/es.po
4681           po/it.po
4682           po/ru.po
4683           po/sr.po
4684                 updated translations by George Danchev, Ricardo Mones Lastra,
4685                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4686                 
4687         * sylpheed.spec.in
4688                 Allow the building of RPMs by a regular user. Submitted
4689                 by Sergei Astanin
4690
4691 2003-02-11 [alfons]     0.8.9claws55
4692
4693         * src/colorlabel.c
4694                 don't use pixmaps for label color rect but draw rectangles
4695                 so we can respect the color map of palette based visuals
4696                 (fixes the long time crashes on Suns - thanks to Andreas
4697                 Engel and Steve O'Hara-Smith for testing)
4698
4699 2003-02-11 [christoph]  0.8.9claws54
4700
4701         * src/matcher_parser_parse.y
4702                 correct bug where filering rules of not existing folders in
4703                 matcherrc were added to global filtering
4704                 
4705         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4706          main filter-rules after removing directory, http://bugs.debian.org/180253)
4707         
4708 2003-02-11 [paul]       0.8.9claws53
4709
4710         * sync with 0.8.10cvs7
4711                 see ChangeLog 2003-02-09
4712
4713 2003-02-11 [melvin]     0.8.9claws52
4714
4715         * po/fr.po
4716                 Updated French tranlsations
4717
4718 2003-02-10 [paul]       0.8.9claws51
4719
4720         * sylpheed.spec.in
4721                 correct --enable-openssl
4722                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4723
4724 2003-02-09 [martin]     0.8.9claws50
4725
4726         * src/prefs_matcher.c
4727                 fix segfault in prefs_matcher_substitute_cb() when
4728                 no row is selected
4729
4730 2003-02-09 [paul]       0.8.9claws49
4731
4732         * src/folderview.c
4733                 fix bug where a newsgroup folder's processing rules were
4734                 merged with the global filtering rules when the newsgroup
4735                 folder was deleted, causing some seriously bad results,
4736                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4737
4738 2003-02-08 [melvin]     0.8.9claws48
4739
4740         * src/compose.c
4741                 Corrected and modified an alert message.
4742
4743 2003-02-07 [paul]       0.8.9claws47
4744
4745         * src/folderview.c
4746                 fix bug where both an 'Account properties' window and a
4747                 'Folder properties' window were opened when clicking on
4748                 'Properties' in an NNTP or IMAP folder's popup menu.
4749
4750 2003-02-07 [paul]       0.8.9claws46
4751
4752         * sync with 0.8.10cvs6
4753                 see ChangeLog 2003-02-06
4754
4755 2003-02-06 [christoph]  0.8.9claws45
4756
4757         * src/mbox.c
4758                 freeze folder updates while importing mbox files
4759                 (closes bug 43 importing mbox took hours)
4760                 
4761         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4762
4763 2003-02-06 [thorsten]   0.8.9claws44
4764
4765         * po/de.po
4766                 Updated german translations
4767
4768 2003-02-06 [thorsten]   0.8.9claws43
4769
4770         * src/news.h
4771                 use guint for message numbers (fix count in grouplist dialog)
4772
4773 2003-02-05 [paul]       0.8.9claws42
4774
4775         * sync with 0.8.10cvs2
4776                 see ChangeLog 2003-02-05
4777
4778 2003-02-04 [colin]      0.8.9claws41
4779
4780         * src/prefs_common.[ch]
4781           src/procmsg.c
4782           src/summaryview.c
4783                 Add an option to disable threading by subject
4784
4785 2003-02-04 [christoph]  0.8.9claws40
4786
4787         * src/inc.c
4788                 only abort fetching mails from multiple accounts when the
4789                 error is fatal and does not allow to check any more accounts
4790                 (currently only disk full error)
4791
4792         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4793          receive mails for other accouts)
4794
4795 2003-02-04 [christoph]  0.8.9claws39
4796
4797         * src/folder.c
4798                 first add the new message to the cache, then
4799                 send the update notification
4800
4801         (closes bug 39 after sending message folderview doesnt get updated)
4802
4803 2003-02-04 [colin]      0.8.9claws38
4804
4805         * src/inc.c
4806                 _really_ fix this Connecting... status
4807
4808 2003-02-04 [paul]       0.8.9claws37
4809
4810         * sync with 0.8.10
4811                 see ChangeLog 2003-02-04
4812
4813 2003-02-04 [paul]       0.8.9claws36
4814
4815         * sync with 0.8.9cvs6
4816                 see ChangeLog 2003-02-03
4817
4818 2003-02-04 [paul]       0.8.9claws35
4819
4820         * po/pt_BR.po
4821                 updated by André Filipe de Assunção e Brito 
4822                 <bedecko@netsite.com.br>
4823
4824 2003-02-03 [thorsten]   0.8.9claws34
4825
4826         * po/de.po
4827                 Updated german translations
4828
4829 2003-02-02 [paul]       0.8.9claws33
4830
4831         * po/es.po
4832                 updated by Ricardo Mones Lastra
4833
4834 2003-02-02 [thorsten]   0.8.9claws32
4835
4836         * src/mh.c
4837                 Fix mh_get_msginfo() segfault if file is inaccessible
4838
4839 2003-01-31 [colin]      0.8.9claws31
4840
4841         * src/procheader.c
4842                 Fix last commit's bug
4843
4844 2003-01-31 [colin]      0.8.9claws30
4845
4846         * src/procheader.c
4847                 Missing a change for gpg-signed messages
4848
4849 2003-01-31 [paul]       0.8.9claws29
4850
4851         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4852           src/procheader.c
4853           src/stock_pixmap.[ch]
4854           src/summaryview.c
4855                 indicate GnuPG signed messages by displaying an icon
4856                 in the Attachment column.
4857
4858 2003-01-31 [paul]       0.8.9claws28
4859
4860         * sync with 0.8.9cvs4
4861                 see ChangeLog 2003-01-31
4862
4863 2003-01-31 [alfons]     0.8.9claws27
4864
4865         * src/textview.c
4866                 tune URI parser to accept mailto URLs with a '?'
4867                 (patch from Ruslan Balkin)
4868
4869 2003-01-31 [colin]      0.8.9claws26
4870
4871         * src/summaryview.c
4872                 Fix a leak introduced in claws24
4873
4874 2003-01-31 [colin]      0.8.9claws25
4875
4876         * src/summaryview.c
4877                 Freeze/Thaw folder updates when deleting dups
4878
4879 2003-01-31 [colin]      0.8.9claws24
4880         
4881         * src/addr_compl.c
4882           src/summaryview.c
4883           src/msgcache.c
4884                 little speed improvements
4885
4886 2003-01-31 [colin]      0.8.9claws23
4887
4888         * src/summaryview.c
4889                 Fix segfault when forwarding nothing
4890                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4891                 
4892 2003-01-30 [paul]       0.8.9claws22
4893
4894         * sync with 0.8.9cvs3
4895                 see ChangeLog 2003-01-30
4896
4897 2003-01-30 [paul]       0.8.9claws21
4898
4899         * sync with 0.8.9cvs2
4900                 see ChangeLog 2003-01-30
4901
4902 2003-01-29 [paul]       0.8.9claws20
4903
4904         * sync with 0.8.9cvs1
4905                 see ChangeLog 2003-01-29
4906
4907 2003-01-28 [paul]       0.8.9claws19
4908
4909         * po/POTFILES.in
4910                 update to reflect changes. 
4911                 thanks to Ricardo Mones Lastra
4912
4913 2003-01-27 [christoph]  0.8.9claws18
4914
4915         * ac/openssl.m4
4916         * ac/spamassassin.m4
4917         * src/plugins/spamassassin/README
4918         * src/plugins/spamassassin/libspamc.[ch]
4919         * src/plugins/spamassassin/utils.[ch]
4920                 updated to latest libspamc
4921
4922 2003-01-27 [christoph]  0.8.9claws17
4923
4924         * src/folder.c
4925                 fix wrong use of procheader_get_header_fields
4926
4927 2003-01-27 [christoph]  0.8.9claws16
4928
4929         * src/news.c
4930         * src/prefs_account.[ch]
4931         * src/common/nntp.[ch]
4932                 allow to force authentication for NNTP servers
4933
4934         Patch submitted by Florian Mickler <dmk@d-labs.de>
4935
4936 2003-01-26 [paul]       0.8.9claws15
4937
4938         * src/summaryview.c
4939                 speed up of marking messages as read
4940                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4941
4942 2003-01-26 [christoph]  0.8.9claws14
4943
4944         * src/Makefile.am
4945         * src/mgutils.[ch]              ** REMOVE **
4946         * src/xml.[ch]                  ** REMOVE **
4947         * src/xmlprops.[ch]             ** REMOVE **
4948         * src/common/Makefile.am
4949         * src/common/mgutils.[ch]       ** NEW **
4950         * src/common/xml.[ch]           ** NEW **
4951         * src/common/xmlprops.[ch]      ** NEW **
4952                 move xml files to common directory
4953
4954 2003-01-26 [christoph]  0.8.9claws13
4955
4956         * src/plugins/spamassassin/spamassassin_gtk.c
4957                 only set gtk entry text if string is available
4958
4959 2003-01-26 [melvin]     0.8.9claws12
4960
4961         * src/description_window.c
4962                 Allow resizing of the window
4963                 Allow automatic horizontal scroll bar
4964                 Do not vertically expand and fill
4965
4966 2003-01-26 [christoph]  0.8.9claws11
4967
4968         * src/Makefile.am
4969         * src/gtkutils.[ch]             ** REMOVE **
4970         * src/common/sylpheed.c
4971         * src/gtk/Makefile.am
4972         * src/gtk/description_window.c
4973         * src/gtk/gtkutils.[ch]         ** NEW **
4974         * src/gtk/prefswindow.c
4975                 move gtkutils to gtk directory
4976
4977 2003-01-26 [paul]       0.8.9claws10
4978
4979         * src/summaryview.c
4980                 rename summary_unread_clicked() to summary_status_clicked()
4981
4982 2003-01-26 [melvin]     0.8.9claws9
4983
4984         * src/prefs_actions.c
4985                 Cosmetical changes to the help text
4986
4987 2003-01-26 [paul]       0.8.9claws8
4988
4989         * src/folder.[ch]
4990           src/mainwindow.c
4991           src/prefs_common.c
4992           src/prefs_sumamry_column.c
4993           summaryview.[ch]
4994                 rename the 'Unread' column to 'Status'
4995
4996 2003-01-25 [match]      0.8.9claws7
4997
4998         * src/mgutils.[ch]
4999                 removed reference to LDAP constants. removed error2string.
5000                 included functions to support LDAP dynamic queries.
5001         * src/syldap.h
5002                 moved LDAP constants here.
5003         * src/addressbook.c
5004         * src/addrindex.c
5005         * src/importldif.c
5006                 removed references to LDAP constants and references to
5007                 error2string.
5008
5009 2003-01-25 [paul]       0.8.9claws6
5010
5011         * src/summaryview.c
5012                 summary_thread_build(), summary_thread_init(): remove 
5013                 unneeded reference to summaryview->folder_item
5014
5015 2003-01-25 [christoph]  0.8.9claws5
5016
5017         * src/gtk/description_window.c
5018                 o allow description texts to expand over multiple columns
5019                 o translate all columns
5020         * src/prefs_actions.c
5021                 change syntax description to use new multi column feature
5022
5023         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5024
5025 2003-01-25 [match]      0.8.9claws4
5026
5027         * src/vcard.c
5028                 fixed bug with Quoted-Printable
5029
5030 2003-01-25 [paul]       0.8.9claws3
5031
5032         * src/folder.[ch]
5033           src/summaryview.[ch]
5034                 implement per-folder collapsed/expanded threads setting
5035                 
5036         * src/prefs_common.c
5037                 remove global collapsed/expanded threads option
5038
5039 2003-01-25 [christoph]  0.8.9claws2
5040
5041         * po/POTFILES.in
5042                 add pluginwindow and prefswindow
5043         * src/compose.c
5044                 make send respond correctly to messages that could be added
5045                 to the queue folder, but the UID of the message is unknown
5046         * src/folder.c
5047         * src/imap.c
5048                 don't return guessed UIDs in imap_add_msg anymore. We return
5049                 0 to tell the folder system it was appened but the UID is
5050                 unknown. Folder system now get's the UID by scaning the folder
5051                 and searching the cache for the Message-ID
5052                 (closes bug #29 Messages queued, but not sent)
5053
5054 2003-01-25 [paul]       0.8.9claws1
5055
5056         * src/codeconv.c
5057                 conv_encode_header():  fix bug when long headers with 8-bit
5058                 characters are used, so that the encoded words are wrapped.
5059                 If the space in the original text falls on the wrap boundary,
5060                 it can be lost.
5061                 Patch by Sergey Vlasov.
5062                 
5063         * src/folderview.c
5064                  fix bug where a change to the sorting method or thread view
5065                  of a folder's messages is lost if simpify-subject is set and
5066                  toggled on or off.
5067                  Patch by Luke Plant.
5068
5069 2003-01-24 [paul]       0.8.9claws
5070
5071         * sylpheed-0.8.9claws released
5072         
5073         * Makefile.am
5074           sylpheed.spec.in
5075                 remove reference to 'INSTALL.jp'
5076
5077 2003-01-23 [paul]       0.8.8claws128
5078
5079         * po/es.po
5080           po/it.po
5081           po/ru.po
5082           po/sr.po
5083                 updated translations. submitted by Ricardo Mones Lastra,
5084                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5085
5086 2003-01-23 [colin]      0.8.8claws127
5087
5088         * src/compose.c
5089                 Fix drafted and queued news articles re-edition
5090
5091 2003-01-23 [melvin]     0.8.8claws126
5092
5093         * po/fr.po
5094                 Updated French translations
5095
5096 2003-01-23 [colin]      0.8.8claws125
5097
5098         * src/inc.c
5099                 Fix "Connecting to..." status message
5100
5101 2003-01-22 [paul]       0.8.8claws124
5102
5103         * po/bg.po
5104                 updated by George Danchev
5105                 
5106         * src/folder.c
5107                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5108                 and folder deletion
5109
5110 2003-01-21 [paul]       0.8.8claws123
5111
5112         * po/bg.po
5113                 updated by George Danchev
5114                 
5115         * src/about.c
5116                 its now 2003
5117                 
5118         * src/toolbar.c
5119                 don't translate 'Separator'
5120                 
5121         * src/plugins/spamassassin/Makefile.am
5122                 add aspell to CPPFLAGS
5123                 
5124         * src/plugins/spamassassin/spamassassin.c
5125           src/plugins/spamassassin/spamassassin_gtk.c
5126                 set correct default for spamassassin_receive_spam
5127                 slightly re-word descriptions and some
5128                 other minor changes
5129
5130 2003-01-19 [alfons]     0.8.8claws122
5131                 
5132         * src/mimeview.c
5133                 mimeview_save_as(): we might as well show the file name for
5134                 the single case "Save As" too
5135
5136 2003-01-19 [alfons]     0.8.8claws121
5137
5138         * src/crash.c
5139                 change bug tracker URL to bugzilla URL
5140
5141 2003-01-19 [alfons]     0.8.8claws120
5142
5143         * src/mimeview.c
5144                 mimeview_save_all(): display name of file before overwriting;
5145                 continue saving all, even when one overwrite was cancelled
5146
5147 2003-01-19 [christoph]  0.8.8claws119
5148
5149         * src/summaryview.c
5150         * src/procmsg.[ch]
5151                 fix wrong usage of procmsg_find_children in summaryview
5152                 by using procmsg_update_unread_children instead of
5153                 summaryview_update_unread_children
5154
5155 2003-01-19 [christoph]  0.8.8claws118
5156
5157         * src/procmsg.c
5158                 fix infinite loop in procmsg_find_children
5159                  (closes bug #25 sylpheed crashes on delete.)
5160
5161         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5162
5163 2003-01-19 [paul]       0.8.8claws117
5164
5165         * po/pt_BR.po
5166                 updated by Ivan Francolin Martinez
5167
5168 2003-01-18 [melvin]     0.8.8claws116
5169
5170         * src/prefs_actions.c
5171                 Removed syntax limitation of only one '&' at the end of command.
5172                         Now actions that contain '>/dev/null 2>&1' are possible.
5173
5174 2003-01-18 [melvin]     0.8.8claws115
5175
5176         * src/prefs_actions.c
5177                 Actions IO dialog: when the action ends
5178                 the "Close" button now has focus and [Escape] closes the
5179                 window.
5180
5181 2003-01-18 [christoph]  0.8.8claws114
5182
5183         * src/procmsg.c
5184                 o add debug output when MsgInfos are really freed
5185                 o free GSLists in procmsg_find_children and
5186                   procmsg_update_unread_children
5187
5188 2003-01-18 [christoph]  0.8.8claws113
5189
5190         * src/mainwindow.c
5191                 reorder Configuration menu
5192
5193 2003-01-18 [christoph]  0.8.8claws112
5194
5195         * src/compose.c
5196                 fix applying templates to forwarded messages
5197
5198         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5199
5200 2003-01-17 [christoph]  0.8.8claws111
5201
5202         * src/folder.c
5203                 destroy folder items, when a folder item is removed
5204
5205 2003-01-17 [christoph]  0.8.8claws110
5206
5207         * src/folder.c
5208                 fix wrong folder stats update when ignored message is
5209                 deleted
5210
5211 2003-01-17 [colin]      0.8.8claws109
5212         
5213         * src/mainwindow.c
5214         * src/summaryview.c
5215                 Quicksearch bugfixes: 
5216                 - hide help button at startup if not extended
5217                 - switch to extended when looking for replies
5218
5219 2003-01-17 [paul]
5220
5221         * sync with 0.8.9 release
5222
5223 2003-01-17 [paul]       0.8.8claws108
5224
5225         * sync with 0.8.8cvs11
5226                 see ChangeLog 2003-01-17
5227
5228 2003-01-16 [colin]      0.8.8claws107
5229
5230         * src/procmsg.c
5231                 Changed encryption test to re-ask passphrase
5232                 if an encrypted message hasn't been decrypted
5233                 Fixes bug #5
5234
5235 2003-01-16 [christoph]  0.8.8claws106
5236
5237         * src/prefs_gtk.c
5238         * src/prefs_toolbar.c
5239         * src/gtk/prefswindow.h
5240         * src/plugins/spamassassin/spamassassin_gtk.c
5241                 remove page destroy function that is not used anymore
5242
5243 2003-01-16 [paul]       0.8.8claws105
5244
5245         * sync with 0.8.8cvs9
5246                 see ChangeLog 2002-01-16
5247
5248 2003-01-16 [colin]      0.8.8claws104
5249
5250         * src/compose.[ch]
5251                 Fix bug with autosaved drafts for IMAP, when draft
5252                 folder is specified - fixes bugzilla bug #20
5253
5254 2003-01-15 [paul]       0.8.8claws103
5255
5256         * src/compose.[ch]
5257           src/procmsg.c
5258                 store folder and message-id of message forwarding
5259                 in queue header and set forward flag after sending
5260
5261 2003-01-15 [paul]       0.8.8claws102
5262
5263         * sync with 0.8.8cvs8
5264                 see ChangeLog 2002-01-15
5265
5266 2003-01-15 [colin]      0.8.8claws101
5267
5268         * src/Makefile.am
5269                 Fix linking with GNU libiconv
5270
5271 2003-01-15 [darko]      0.8.8claws100
5272
5273         * src/pine.c
5274                 fix crash when importing pine address book
5275                 entry with an empty name (reported by DY
5276                 <dybulk at tri8.net>)
5277
5278 2003-01-14 [paul]       0.8.8claws99
5279
5280         * configure.in  ** REMOVED **
5281           configure.ac  ** NEW FILE **
5282                 rename configure.in to configure.ac, as it is now
5283                 preferred
5284
5285 2003-01-14 [melvin]     0.8.8claws98
5286
5287         * src/folderview.c
5288                 folderview_check_new(): More precise function description
5289
5290 2003-01-14 [melvin]     0.8.8claws97
5291
5292         * src/folderview.c
5293                 folderview_check_new(): return the number of new messages 
5294                         since last check.
5295         * src/inc.c
5296                 inc_account_mail(): Disable counting of new messages for IMAP
5297                         and NNTP until bug [19] and [14] are fixed.
5298
5299 2003-01-14 [paul]       0.8.8claws96
5300
5301         * sync with 0.8.8cvs6
5302                 see ChangeLog 2003-01-14
5303
5304 2003-01-13 [alfons]     0.8.8claws95
5305
5306         * src/textview.c
5307                 tune email address validation (c. 0.8.8claws89): if . is 
5308                 just one char away from @, the address is invalid too 
5309                 (correctly rejects addresses like foo@.com)
5310
5311 2003-01-13 [paul]       0.8.8claws94
5312
5313         * src/messageview.c
5314           src/toolbar.c
5315                 fixes to the Message View toolbar and menu:
5316                 fix non-functioning Forward button
5317                 make Reply button consider default_reply_list
5318                 remove 'Follow-up...' menu entry
5319                 add 'Forward' and 'Redirect' menu entries
5320
5321 2003-01-13 [melvin]     0.8.8claws93
5322
5323         * src/inc.c
5324                 Fixed typo that could make new messages count incorrect.
5325
5326 2003-01-13 [melvin]     0.8.8claws92
5327
5328         * src/folderview.[ch]
5329                 folderview_check_new(): return the number of new messages.
5330         * src/inc.c
5331                 Should fix bug [14] where new mail notification worked 
5332                         incorrectly with IMAP accounts.
5333                 inc_spool_account(): return number of new msgs, or -1 on error
5334                 inc_all_spool(): return number of new msgs
5335                 
5336 2003-01-13 [melvin]     0.8.8claws91
5337
5338         * src/prefs_actions.c
5339                 Justify help text.
5340
5341 2003-01-12 [thorsten]   0.8.8claws90
5342
5343         * src/common/prefs.c
5344                 close file before rename
5345
5346 2003-01-12 [alfons]     0.8.8claws89
5347
5348         * AUTHORS
5349                 add Christian Mertes
5350         * src/common/utils.[ch]
5351                 g_stricase_hash(), g_stricase_equal(): functions for 
5352                 case insensitive hash tables
5353         * src/textview.c
5354                 use top level domain names to validate email address, based
5355                 on a patch by Christian Mertes (thanks!), but changed 
5356                 implementation to use a hash table 
5357
5358 2003-01-12 [paul]       0.8.8claws88
5359
5360         * po/bg.po
5361                 updated by George Danchev
5362
5363 2003-01-12 [alfons]     0.8.8claws87
5364
5365         * src/summaryview.c
5366                 delete / execute performance: use new style folder update
5367
5368 2003-01-12 [paul]       0.8.8claws86
5369
5370         * sync with 0.8.8cvs5
5371                 see ChangeLog 2003-01-13 (!)
5372
5373 2003-01-12 [alfons]     0.8.8claws85
5374
5375         * src/filtering.c
5376         * src/matcher_parser_parse.y
5377                 prepare change_score filtering action
5378         * src/matcher.[ch]
5379                 give up const-correctness on functions that call non-const-correct functions;
5380                 several casts to gpointer in g_free();
5381                 add change_score;
5382
5383 2003-01-12 [christoph]  0.8.8claws84
5384
5385         * src/compose.c
5386                 fix 2 warnings
5387
5388         * src/gtk/prefswindow.[ch]
5389         * src/plugins/spamassassin/spamassassin_gtk.c
5390                 changed the call of the widget create function
5391                 for PrefsPages, because sometimes the widget
5392                 create function needs a widget that already has
5393                 been attached to a window (to create GDK pixmaps
5394                 for exmaple). So we simply pass the GtkWindow as
5395                 the second parameter now.
5396
5397         * src/main.c
5398         * src/mainwindow.c
5399         * src/prefs_toolbar.[ch]
5400                 rewrite Toolbar Preferences using the new
5401                 prefs window
5402
5403 2003-01-11 [alfons]     0.8.8claws83
5404
5405         * src/addressadd.c
5406                 fix crash when adding sender to addressbook because status bar
5407                 isn't there (the status bar doesn't seem to be used though,
5408                 but I'll let Match decide what to do with it)
5409
5410 2003-01-11 [colin]      0.8.8claws82
5411
5412         * src/main.c
5413           src/toolbar.c
5414                 Two useless changes reversed
5415
5416 2003-01-11 [colin]      0.8.8claws81
5417
5418         * src/mainwindow.c
5419           src/mainwindow.h
5420                 Add mainwindow_get_mainwindow()
5421         * src/alertpanel.c
5422           src/alertpanel.h
5423                 Add alertpanel_error_log() 
5424         * src/compose.c
5425           src/inc.c
5426           src/messageview.c
5427           src/toolbar.c
5428           src/main.c
5429           src/procmsg.c
5430                 Network errors get a View Log button
5431
5432 2003-01-10 [alfons]     0.8.8claws80
5433
5434         * src/prefs_toolbar.c
5435         * src/toolbar.c
5436                 use the translatable string for "Separator" as file name for
5437                 separator toolbar items (probably make this uppercase?)
5438
5439 2003-01-10 [alfons]     0.8.8claws79
5440
5441         * src/prefs_toolbar.c
5442                 put right A_SEPARATOR description string in "displayed
5443                 toolbar items list" so manually added separators are
5444                 saved correctly (bug #10, "Adding a separator to the main 
5445                 toolbar fails, entry in xml file is wrong")
5446
5447 2003-01-10 [christoph]  0.8.8claws78
5448
5449         * src/imap.c
5450                 o fix warnings
5451                 o use CAPABILITY to check if NAMESPACE is available
5452
5453 2003-01-10 [christoph]  0.8.8claws77
5454
5455         * src/imap.[ch]
5456                 apply UIDPLUS IMAP extension support patch
5457
5458         Patch submitted by Simon 'corecode' Schubert
5459
5460 2003-01-10 [paul]       0.8.8claws76
5461
5462         * src/folderview.c
5463                 a sync from main which fixes the news account folders'
5464                 Properties bug
5465
5466 2003-01-10 [christoph]  0.8.8claws75
5467
5468         * src/folder.c
5469                 don't accept 0 as a valid uid returned by copy and move
5470                 functions. 0 means the message was copied or moved but the
5471                 new uid could not be fetched. It is not an error condition
5472                 for the copy or move operation.
5473
5474 2003-01-10 [paul]       0.8.8claws74
5475
5476         * src/prefs_filtering.c
5477                 change English used in Alert when entry is not
5478                 saved.
5479                 
5480         * sync with 0.8.8cvs4
5481                 see ChangeLog 2003-01-10
5482
5483 2003-01-10 [darko]      0.8.8claws73
5484
5485         * src/pine.c
5486                 fix crash when importing address book entry
5487                 without a valid address
5488
5489 2003-01-09 [alfons]     0.8.8claws72
5490
5491         * src/inc.c
5492                 filtering performance: use new style folder update
5493
5494 2003-01-09 [christoph]  0.8.8claws71
5495
5496         * src/compose.c
5497         * src/gtk/menu.[ch]
5498                 fix wrong selecting of mime encoding type, when
5499                 opening property dialog of attachments in the
5500                 compose window. 7bit was always selected and that
5501                 destoryed files with 8bit data.
5502                 (closes bug #9 Sylpheed-claws destroys attachments when
5503                  changing MIME-types)
5504
5505 2003-01-09 [paul]       0.8.8claws70
5506
5507         * sync with 0.8.8cvs3
5508                 see ChangeLog 2003-01-09
5509
5510 2003-01-08 [alfons]     0.8.8claws69
5511         
5512         * src/addressadd.c
5513                 apply patch by Kim Schulz to fix build breakage
5514                 because of missing variable
5515
5516 2003-01-08 [paul]       0.8.8claws68
5517
5518         * sync with 0.8.8cvs2
5519                 see ChangeLog 2002-01-08
5520
5521 2003-01-08 [paul]       0.8.8claws67
5522
5523         * po/it.po
5524                 updated by Alessandro Maestri
5525                 
5526         * src/addressadd.c
5527                 when using 'Add sender to addressbook' allow
5528                 name to be edited and remarks to be entered
5529                 Patch submitted by Luke Plant
5530
5531 2003-01-08 [darko]      0.8.8claws66
5532
5533         * README.claws, src/summaryview.c
5534                 fix description for marked messages
5535
5536 2003-01-08 [paul]
5537
5538         * tools/Makefile.am
5539           tools/launch_phoenix  ** NEW FILE **
5540                 add script that enables using Phoenix as the default
5541                 web browser. 
5542                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5543                 
5544         * tools/OOo2sylpheed.pl
5545                 remove full path to sylpheed executable, just 'sylpheed'
5546                 will do
5547                 
5548         * tools/README
5549                 add launch_phoenix informtion and re-arrange and compress
5550                 the data a little
5551
5552 2003-01-07 [christoph]  0.8.8claws65
5553
5554         * src/folder.c
5555                 fix update for source folder when moving messages
5556         * src/procmsg.[ch]
5557         * src/summaryview.c
5558                 use function to set to_folder for message infos and
5559                 automatically update the op_count for old and new
5560                 folder
5561
5562 2003-01-07 [melvin]     0.8.8claws64
5563
5564         * src/prefs_actions.c
5565                 Fixed bug where an '%p' Action on a displayed image crashed 
5566                         Sylpheed
5567                 Code clean up (get rid of duplicated code and removed unnecessary 
5568                                 structure member)
5569
5570 2003-01-07 [christoph]  0.8.8claws63
5571
5572         * src/compose.c
5573         * src/folder.[ch]
5574         * src/folderview.c
5575         * src/import.c
5576         * src/inc.c
5577         * src/main.c
5578         * src/mainwindow.c
5579         * src/messageview.c
5580         * src/prefs_folder_item.c
5581         * src/procmsg.c
5582         * src/summaryview.c
5583         * src/toolbar.c
5584                 o remove all folder update triggering from the UI code. The folder
5585                   system should know much better when a folder needs an update.
5586                 o to prevent multiple updates in a row the folder updates can be
5587                   frozen for some time.
5588
5589                 Note: - Please verify that no updates are missing
5590                       - Check where freeze/thaws should be added
5591
5592 2003-01-07 [christoph]  0.8.8claws62
5593
5594         * src/prefs_actions.c
5595                 don't translate empty strings
5596
5597         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5598
5599 2003-01-06 [christoph]  0.8.8claws61
5600
5601         * src/prefs_actions.c
5602                 mark strings for gettext
5603         * src/prefs_matcher.c
5604                 use new description window for Execute action and
5605                 match condition in Filtering
5606
5607         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5608
5609 2003-01-06 [alfons]     0.8.8claws60
5610
5611         keep myself inspired to re-organize matcher part 8; 
5612         yes, more to come (I need to move out the descriptive
5613         text for actions to matcher.c, or at least make it not
5614         depend on the wicked ordering)
5615
5616         * src/prefs_matcher.c
5617                 add documentation so others may comprehend the
5618                 UI part of the conditions
5619                 
5620 2003-01-06 [christoph]  0.8.8claws59
5621
5622         * src/prefs_actions.c
5623                 use new description window for syntax help
5624         * src/gtk/description_window.c
5625                 fix display of descriptions with column count != 2
5626
5627         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5628
5629 2003-01-06 [christoph]  0.8.8claws58
5630
5631         * src/quote_fmt.c
5632         * src/summaryview.[ch]
5633         * src/gtk/Makefile.am
5634         * src/gtk/description_window.[ch]       ** NEW **
5635                 use a generic window to display syntax descriptions
5636                 currently used in quote_fmt and summaryview (new description
5637                 for extended quick search)
5638
5639         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5640
5641 2003-01-06 [paul]       0.8.8claws57
5642
5643         * sync with 0.8.8cvs1
5644                 see ChangeLog 2003-01-06
5645
5646 2003-01-06 [christoph]  0.8.8claws56
5647
5648         * src/mainwindow.c
5649         * src/prefs_gtk.[ch]
5650         * src/gtk/prefswindow.[ch]
5651         * src/plugins/spamassassin/spamassassin_gtk.c
5652                 o remove page management from prefswindow, pages
5653                   will be an argument to prefswindow_open
5654                 o prefswindow_open gets a datapointer that is
5655                   passed to the widget_create function to allow
5656                   creation of prefswindow for specific items
5657
5658 2003-01-06 [colin]      0.8.8claws55
5659         
5660         * src/summaryview.c
5661                 We don't want regexp in the reply-finder, 
5662                 because MIDs can contain !,$,. and so on
5663
5664 2003-01-06 [jens]       0.8.8claws54
5665
5666         * src/jpilot.c
5667                 fixed a wrong free in jpilot_read_db_files
5668
5669 2003-01-06 [alfons]     0.8.8claws53
5670
5671         re-organize matcher part 8; more to come
5672        
5673         * src/matcher.c
5674                 matcherprop_to_string(): put g_free()s before the
5675                 switch-case break to fix memleaks                
5676
5677 2003-01-06 [colin]      0.8.8claws52
5678
5679         * src/summaryview.c
5680                 cleanup & reply-finder now displays the first 
5681                 matching message
5682
5683 2003-01-05 [alfons]     0.8.8claws51
5684
5685         re-organize matcher part 7; more to come
5686
5687         * src/matcher.[ch]
5688                 fixes for constant correctness;
5689                 more documentation;
5690
5691 2003-01-05 [alfons]     0.8.8claws50
5692
5693         re-organize matcher part 6; more to come
5694         
5695         * src/matcher.[ch]
5696                 fixes for constant correctness;
5697                 more documentation;
5698         * src/filtering.c
5699                 fix for constant correctness
5700
5701 2003-01-05 [colin]      0.8.8claws49
5702
5703         * src/account.[ch]
5704                 Add account_get_reply_account function
5705         * src/compose.c
5706                 Use account_get_reply_account function 
5707         * src/summaryview.c
5708                 Basic reply-finder - click on the replied
5709                 icon gets you to the outbox using quick-search
5710
5711 2003-01-05 [paul]       0.8.8claws48
5712
5713         * src/prefs_common.c
5714                 small change to English
5715                 
5716         * src/prefs_filtering.c
5717                 prefs_filtering_action_select(): improve logic and uniformity
5718                 of gui
5719
5720 2003-01-05 [alfons]     0.8.8claws47
5721
5722         fine tune solution to focus problems (bug #7)
5723
5724         * src/mainwindow.c
5725                 mainwindow_focus_in_event(): remove grab event check
5726         * src/summaryview.c
5727                 summary_button_pressed(): move selection on right-click
5728                 too. we can't possibly move the selection back after
5729                 canceling a dialog, because gtk's incomplete focus 
5730                 management. whether this is a good solution, only time
5731                 will tell.
5732
5733 2003-01-05 [christoph]  0.8.8claws46
5734
5735         * src/imap.c
5736                 fix crash when no imap connection could be established
5737
5738 2003-01-05 [paul]       0.8.8claws45
5739
5740         * src/mainwindow.c
5741           src/sumamryview.c
5742           src/gtk/menu.[ch]
5743                 fix bug 605957 'shortcuts in popup-menu'
5744                 make user-defined shortcuts work
5745                 show shortcuts that are already defined
5746                 in the main menu
5747                 Patch submitted by Luke Plant
5748
5749 2003-01-05 [alfons]     0.8.8claws44
5750
5751         * src/mainwindow.c
5752                 focus_in_event handler should not select summary view row 
5753                 when another window (menu, dialog) grabbed for events 
5754                 (bug #7, "[0.8.8claws42] Message summary focus") 
5755
5756 2003-01-04 [christoph]  0.8.8claws43
5757
5758         * src/procmsg.c
5759                 update save folder after adding the sent message
5760                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5761
5762 2003-01-02 [christoph]  0.8.8claws42
5763
5764         * src/common/plugin.c
5765                 fix unloading of all plugins and unload
5766                 plugins in reverse order
5767                 
5768         * src/gtk/pluginwindow.c
5769                 implement function of load and unload button
5770
5771         * src/gtk/prefswindow.c
5772         * src/gtk/prefswindow.h
5773                 rename register function and add new unregister
5774                 function
5775
5776         * src/plugins/spamassassin/spamassassin_gtk.c
5777                 unregister prefs page and update for changes in
5778                 src/gtk/prefswindow.c
5779
5780 2003-01-02 [paul]       0.8.8claws41
5781
5782         * po/es.po
5783                 updated by Ricardo Mones Lastra
5784
5785 2003-01-02 [paul]
5786
5787         * tools/tb2sylpheed
5788                 fixes and improvements by Urke MMI
5789
5790 2003-01-02 [thorsten]   0.8.8claws40
5791
5792         * src/procmsg.c
5793                 fixed wrong return value
5794
5795 2003-01-02 [thorsten]   0.8.8claws39
5796
5797         * src/prefs.c
5798                 fixed printing wrong variable
5799
5800 2003-01-02 [thorsten]   0.8.8claws38
5801
5802         * src/prefs.c
5803                 fixed acessing members of freed pfile struct
5804
5805 2003-01-02 [thorsten]   0.8.8claws37
5806
5807         * src/procmsg.c
5808                 detect loops across several messages
5809                 as suggested by Christoph Hohmann
5810
5811 2003-01-01 [match]      0.8.8claws36
5812
5813         * src/addrindex.c
5814                 fixed another memory leak.
5815
5816 2003-01-01 [match]      0.8.8claws35
5817
5818         * src/jpilot.[ch]
5819                 fixed memory leaks. applied Doxygen comments.
5820
5821 2003-01-01 [thorsten]   0.8.8claws34
5822
5823         * src/procmsg.c
5824                 inhibit endless loop if msg references itself
5825                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5826
5827 2003-01-01 [christoph]  0.8.8claws33
5828
5829         * src/mainwindow.c
5830         * src/gtk/Makefile.am
5831         * src/gtk/pluginwindow.c                ** NEW **
5832         * src/gtk/pluginwindow.h                ** NEW **
5833                 add plugin window
5834
5835         * src/plugins/demo/demo.c
5836         * src/plugins/spamassassin/spamassassin.c
5837         * src/plugins/spamassassin/spamassassin_gtk.c
5838                 write better plugin descriptions
5839
5840 2002-12-31 [christoph]  0.8.8claws32
5841
5842         * src/gtk/prefswindow.c
5843         * src/plugins/spamassassin/spamassassin_gtk.c
5844                 some small improvements to GTK code
5845
5846 2002-12-31 [christoph]  0.8.8claws31
5847
5848         * src/plugins/spamassassin/spamassassin_gtk.c
5849                 enable folder select button
5850
5851 2002-12-31 [christoph]  0.8.8claws30
5852
5853         * src/mainwindow.c
5854         * src/gtk/Makefile.am
5855         * src/gtk/prefswindow.c                         ** NEW **
5856         * src/gtk/prefswindow.h                         ** NEW **
5857                 add new prefs window
5858
5859         * src/common/plugin.c
5860                 don't try to load empty config lines
5861         
5862         * src/plugins/spamassassin/Makefile.am
5863         * src/plugins/spamassassin/spamassassin.c
5864         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5865         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5866                 GTK config for SpamAssassin Plugin using
5867                 the new prefs window
5868
5869 2002-12-31 [paul]       0.8.8claws29
5870
5871         * po/POTFILES.in
5872                 remove obsolete entry 'src/menu.c'
5873
5874 2002-12-31 [alfons]     0.8.8claws28
5875
5876         * src/matcher.[ch]
5877         * src/matcher_parser_parse.y
5878         * src/prefs_matcher.c
5879                 add "ignore_thread" and "~ignore_thread" condition so it's
5880                 possible to make the actions / scoring operate on the ignore
5881                 thread flag
5882
5883 2002-12-31 [christoph]  0.8.8claws27
5884
5885         * src/addrbook.c
5886         * src/addrindex.c
5887         * src/folder.c
5888         * src/matcher.c
5889         * src/prefs_account.c
5890         * src/prefs_actions.c
5891         * src/prefs_customheader.c
5892         * src/prefs_display_header.c
5893         * src/prefs_gtk.c
5894         * src/procmime.c
5895         * src/toolbar.c
5896         * src/xmlprops.c
5897         * src/common/prefs.[ch]
5898                 extend prefs file handling for reading and automatic handling
5899                 of blocks. When reading prefs_set_block_label will automatically
5900                 move on to the block. When writing it will copy all other blocks
5901                 automatically
5902
5903         * src/common/plugin.c
5904                 Now loading plugin filenames from [Plugins] block in
5905                 sylpheed rc file
5906
5907 2002-12-30 [christoph]  0.8.8claws26
5908
5909         * src/common/hooks.[ch]
5910                 return abort status to caller of hooks_invoke
5911                 
5912         * src/inc.[ch]
5913                 invoke message filtering hook and stop
5914                 default handling when filter returns abort
5915
5916         * src/common/plugin.[ch]
5917         * src/plugins/demo/demo.c
5918                 modify plugin loader, because resolving symbols for strings
5919                 does not work correctly
5920         
5921         * configure.in
5922         * ac/spamassassin.m4                            ** NEW **
5923         * src/plugins/spamassassin/.cvsignore           ** NEW **
5924         * src/plugins/spamassassin/Makefile.am          ** NEW **
5925         * src/plugins/spamassassin/README               ** NEW **
5926         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5927         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5928         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5929                 add spamassassin plugin, see src/plugins/spamassassin/README
5930                 for details
5931
5932 2002-12-29 [alfons]     0.8.8claws25
5933
5934         * src/mainwindow.c
5935                 when moving focus from a message view to the main 
5936                 window, don't forget to select the summary node
5937                 of the displayed message. should fix "[ 659103 ] 
5938                 focus-follows-mouse confuses sylpheed"
5939
5940 2002-12-29 [christoph]  0.8.8claws24
5941
5942         * src/Makefile.am
5943         * src/stringtable.[ch]          ** REMOVE **
5944         * src/common/Makefile.am
5945         * src/common/stringtable.[ch]   ** NEW **
5946                 move stringtable files to common directory
5947
5948 2002-12-29 [christoph]  0.8.8claws23
5949
5950         * src/Makefile.am
5951         * src/menu.[ch]                 ** REMOVE **
5952         * src/gtk/Makefile.am
5953         * src/gtk/menu.[ch]             ** NEW **
5954                 move menu files to gtk directory
5955
5956 2002-12-29 [match]      0.8.8claws22
5957
5958         * src/addressbook.c
5959         * src/syldap.c
5960                 moved UI specific code out of LDAP code into addressbook
5961                 UI code. fixed memory leak.
5962
5963 2002-12-29 [christoph]  0.8.8claws21
5964
5965         * src/folder.c
5966                 only check for IGNORED parent message when message is
5967                 not IGNORED itself
5968
5969 2002-12-29 [alfons]     0.8.8claws20
5970
5971         * src/summaryview.c
5972                 set gtksctree's anchor correct (immediate execute
5973                 changes the tree's layout, and anchor points at 
5974                 the incorrect row). fixes "[ 657233 ] multiple msg 
5975                 delete sometimes off by 1".
5976                 we probably have to look for more tree layout /
5977                 anchor glitches.
5978
5979 2002-12-29 [paul]       0.8.8claws19
5980
5981         * src/summaryview.c
5982                 fix bug [ 659054 ] incorrect sorting of 'From' column
5983                 when using 'display sender using address book'
5984                 thanks to Alfons and Luke Plant
5985
5986 2002-12-29 [christoph]  0.8.8claws18
5987
5988         * src/folder.c
5989         * src/procmsg.[ch]
5990                 check parent messages for IGNORE THREAD flag, when adding,
5991                 moving or copying messages to a folder
5992
5993 2002-12-27 [alfons]     0.8.8claws17
5994
5995         re-organize matcher part 5; more to come
5996
5997         * src/matcher.c
5998                 hash keywords in matchparser_tab 
5999
6000 2002-12-27 [alfons]     0.8.8claws16
6001
6002         re-organize matcher part 4; more to come
6003
6004         * src/matcher_parser.h
6005         * src/matcher_parser_lex.l
6006         * src/matcher_parser_parse.y
6007                 cleanup
6008
6009 2002-12-27 [alfons]     0.8.8claws15
6010
6011         re-organize matcher part 3; more to come
6012
6013         * src/matcher.[ch]
6014                 cleanup
6015
6016 2002-12-27 [alfons]     0.8.8claws14
6017
6018         re-organize matcher part 2; more to come but this should
6019         work. cc me if there are any regressions.
6020
6021         * src/matcher.h
6022                 add prototype for get_matchparser_tab_id()
6023         * src/matcher_parser_lex.l
6024                 look up keywords using matchparser_tab_id();
6025
6026 2002-12-27 [alfons]     0.8.8claws12
6027
6028         re-organize matcher part 1
6029
6030         * src/matcher.h
6031                 map yacc generated constants to sylpheed matcher constants
6032         * src/matcher.c
6033                 add function to find a matcher constant from a string
6034
6035 2002-12-27 [christoph]  0.8.8claws11
6036
6037         * src/compose.c
6038                 MENUITEM_ADD casts the 4th argument from integer to pointer
6039                 so it probably should not be a pointer, this means we
6040                 should use account id for it and not the account's pointer
6041
6042 2002-12-27 [paul]       0.8.8claws10
6043
6044         * src/mainwindow.c
6045                 remove unneeded 'GtkWidget *vbox'
6046                 
6047         * src/summaryview.c
6048                 further sync with 0.8.8 - make sort
6049                 by recipient work as expected
6050                 
6051         * NEWS
6052                 sync with 0.8.8
6053
6054 2002-12-27 [paul]       0.8.8claws9
6055
6056         * po/pt_BR.po
6057                 updated by Ivan F. Martinez
6058                 
6059 2002-12-27 [darko]      0.8.8claws8
6060
6061         * src/common/utils.c
6062                 added locked pattern to extended search
6063
6064 2002-12-27 [alfons]     0.8.8claws7
6065
6066         * src/prefs_matcher.[ch]
6067                 clean up
6068
6069 2002-12-26 [alfons]     0.8.8claws6
6070
6071         * src/matcher.[ch]
6072         * src/matcher_parser_lex.l
6073         * src/matcher_parser_parse.y
6074         * src/prefs_matcher.c
6075                 allow color label as a condition in the matcher
6076
6077 2002-12-26 [oliver]     0.8.8claws5
6078         
6079         * src/toolbar.c 
6080                 enable Addressbook for Main and Messageview
6081         * src/prefs_actions.c
6082                 enable actions in Messageview
6083
6084 2002-12-26 [christoph]  0.8.8claws4
6085
6086         * src/common/plugin.c
6087                 add a little debug output
6088         * configure.in
6089         * src/plugins/demo/Makefile.am
6090                 better use of automake
6091
6092 2002-12-26 [christoph]  0.8.8claws3
6093
6094         * src/Makefile.am
6095         * src/common/Makefile.am
6096                 fix "make distdir"
6097
6098 2002-12-26 [christoph]  0.8.8claws2
6099
6100         * configure.in
6101                 sort configure checks into common / gtk / plugins
6102         * po/POTFILES.in
6103                 add src/prefs_gtk.c
6104         * src/Makefile.am
6105                 add plugins SUBDIR
6106         * src/main.c
6107         * src/common/sylpheed.[ch]
6108                 added now sylpheed_done function for shutdown
6109         * src/common/Makefile.am
6110         * src/common/plugin.[ch]                ** NEW **
6111                 plugin loader and unloader
6112         * src/plugins/.cvsignore                ** NEW **
6113         * src/plugins/Makefile.am               ** NEW **
6114                 build plugins
6115         * src/plugins/demo/.cvsignore           ** NEW **
6116         * src/plugins/demo/Makefile.am          ** NEW **
6117         * src/plugins/demo/demo.c               ** NEW **
6118                 small demo plugin that installs a logtext hook and
6119                 outputs the log text to stdout
6120
6121 2002-12-26 [paul]       0.8.8claws1
6122
6123         * po/es.po
6124                 updated by Ricardo Mones Lastra
6125
6126 2002-12-26 [paul]       0.8.8claws
6127
6128         * 0.8.8claws released
6129
6130 2002-12-26 [paul]       0.8.7claws12
6131
6132         * po/bg.po
6133                 updated by George Danchev
6134
6135 2002-12-26 [paul]       0.8.7claws11
6136
6137         * po/POTFILES.in
6138                 remove unneeded 'src/prefs.c' entry 
6139
6140 2002-12-26 [paul]       0.8.7claws10
6141
6142         * src/codeconv.c
6143           src/mainwindow.c
6144                 sync with 0.8.8 release
6145         
6146         * src/folder.[ch]
6147           src/mh.c
6148           src/summaryview.c
6149                 partial sync with 0.8.8 release
6150         
6151
6152 2002-12-25 [alfons]     0.8.7claws9
6153
6154         * src/matcher.[ch]
6155         * src/matcher_parser_lex.l
6156         * src/matcher_parser_parse.y
6157         * src/prefs_matcher.c
6158                 add locked flag to possible filtering / matcher 
6159                 conditions (also a good example what should be
6160                 done to add a simple boolean condition)
6161
6162 2002-12-25 [christoph]  0.8.7claws8
6163
6164         * src/Makefile.am
6165         * src/account.[ch]
6166         * src/addrbook.c
6167         * src/addressbook.c
6168         * src/addrindex.c
6169         * src/filtering.c
6170         * src/folder.c
6171         * src/matcher.c
6172         * src/prefs.[ch]                ** REMOVE **
6173         * src/prefs_account.c
6174         * src/prefs_actions.c
6175         * src/prefs_common.c
6176         * src/prefs_customheader.c
6177         * src/prefs_display_header.c
6178         * src/prefs_filtering.c
6179         * src/prefs_folder_item.c
6180         * src/prefs_gtk.[ch]            ** NEW **
6181         * src/prefs_matcher.c
6182         * src/prefs_scoring.c
6183         * src/prefs_summary_column.c
6184         * src/procmime.c
6185         * src/selective_download.c
6186         * src/toolbar.c
6187         * src/common/Makefile.am
6188         * src/common/prefs.[ch]         ** NEW **
6189                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6190
6191 2002-12-24 [alfons]     0.8.7claws7
6192
6193         * src/summaryview.c
6194                 summary_thread_build(): fix real cause of the crash mentioned in
6195                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6196                 this way we get meaningful ctree nodes 
6197
6198 2002-12-24 [oliver]     0.8.7claws6
6199
6200         * src/mainwindow.[ch]
6201         * src/messageview.[ch]
6202         * src/compose.[ch]
6203         * src/inc.c
6204         * src/summaryview.c
6205                 changes to use updated toolbar handling
6206                 
6207 2002-12-24 [oliver]     0.8.7claws5
6208
6209         * src/toolbar.[ch]
6210                 generic toolbar handling
6211                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6212         * src/prefs_toolbar.[ch]
6213                 adjust to handling
6214         
6215 2002-12-24 [oliver]     0.8.7claws4
6216         
6217         * src/stock_pixmap.[ch]
6218                 move SYLPHEED_LOGO to end of list in order 
6219                 to remove it from Custom Toolbar`s Icon View
6220
6221 2002-12-24 [alfons]     0.8.7claws3
6222
6223         * src/summaryview.c
6224                 summary_thread_build(): fix crash because of focus != selection 
6225                 after threading. when deleting the selection, gtk tries but fails 
6226                 to find the correct focusable element. we now force the selection
6227                 to be focused. this should solve the infamous bug reported by 
6228                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6229                 a test case is available. 
6230
6231 2002-12-24 [darko]      0.8.7claws2
6232
6233         * src/summaryview.c
6234                 don't crash when unmarking message with unread children
6235
6236 2002-12-23 [christoph]  0.8.7claws1
6237
6238         * src/Makefile.am
6239         * src/common/Makefile.am
6240                 update Makefiles for moved intl.h, version.h and defs.h
6241         * src/imap.c
6242                 rewrite imap_session_get to avoid duplicate code
6243
6244 2002-12-23 [paul]       0.8.7claws
6245
6246         * Santa-Claws released
6247         
6248         * po/hu.po
6249           po/ru.po
6250                 squeeze in updated Hungarian and Russian translations.
6251                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6252
6253 2002-12-23 [paul]       0.8.6claws129
6254
6255         * po/pl.po
6256                 updated by Witold Wladyslaw Wojciech Wilk
6257
6258 2002-12-23 [paul]       0.8.6claws128
6259
6260         * src/quote_fmt_parse.y
6261                 fix typo and add licence header
6262
6263 2002-12-23 [paul]       0.8.6claws127
6264
6265         * po/en_GB.po
6266                 updated
6267
6268 2002-12-23 [paul]       0.8.6claws126
6269
6270         * po/it.po
6271                 updated translation, submitted by Alessandro Maestri
6272                 
6273 2002-12-23 [paul]       0.8.6claws125
6274
6275         * src/quote_fmt_parse.y
6276                 fix signature-stripping on replies bug. match
6277                 '-- \n' and not '-- '.
6278
6279 2002-12-22 [paul]       0.8.6claws124
6280
6281         * po/bg.po
6282           po/es.po
6283           po/sr.po
6284                 updated translations. submitted by George Danchev,
6285                 Ricardo Mones Lastra, and Urke MMI respectively
6286
6287 2002-12-21 [paul]       0.8.6claws123
6288
6289         * src/addrbook.c
6290                 fix coding style
6291
6292 2002-12-21 [paul]       0.8.6claws122
6293
6294         * src/addrbook.c
6295                 fix bug [643638] where if a person is in one or more
6296                 addressbook groups editing that person's email 
6297                 address results in removal from those groups.
6298                 Patch submitted by Luke Plant.
6299
6300 2002-12-20 [christoph]  0.8.6claws121
6301
6302         * src/common/utils.c
6303         * src/summaryview.c
6304                 reimplement expand_search_string using GString to
6305                 prevent crashs caused by miscalculated string
6306                 lengths reported by Paul
6307
6308 2002-12-20 [christoph]  0.8.6claws120
6309
6310         * src/summaryview.c
6311                 don't use "changed" to check if op_count has to be changed as it
6312                 is also set when the message has unread children
6313                 (closes bug [ 653221 ] crash while deleting duplicates)
6314
6315 2002-12-20 [paul]       0.8.6claws119
6316
6317         * sync with 0.8.6cvs27
6318                 see ChangeLog 2002-12-20
6319
6320 2002-12-20 [paul]       0.8.6claws118
6321
6322         * sync with 0.8.6cvs26
6323                 see ChangeLog 2002-12-19 and 2002-12-20
6324
6325 2002-12-19 [alfons]     0.8.6claws117
6326
6327         * src/textview.c
6328                 fix incorrect parsing of email addresses, submitted by 
6329                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6330                 name display if it contains @".
6331
6332 2002-12-18 [paul]       0.8.6claws116
6333
6334         * sync with 0.8.6cvs23
6335                 see ChangeLog 2002-12-18
6336
6337 2002-12-18 [paul]       0.8.6claws115
6338
6339         * src/Makefile.am
6340         * src/account.c
6341         * src/codeconv.c
6342         * src/gtkutils.[ch]
6343         * src/imap.c
6344                 sync with 0.8.6cvs22.
6345                 see ChangeLog 2002-12-17 and 2002-12-18
6346
6347 2002-12-17 [christoph]  0.8.6claws114
6348
6349         * src/imap.c
6350                 o don't create a session if imap greeting fails
6351                 o don't close socket when authentication fails
6352                   this is done by imap_session_destroy
6353
6354 2002-12-17 [thorsten]   0.8.6claws113
6355
6356         * tools/Makefile.am
6357           tools/README
6358           tools/google_msgid.pl ** NEW FILE **
6359                 Added "search for message-id" script and doc
6360
6361 2002-12-17 [thorsten]   0.8.6claws112
6362
6363         * po/hu.po
6364                 Updated hungarian translation
6365                 (updated by Gal Zoltan)
6366
6367 2002-12-16 [christoph]  0.8.6claws111
6368
6369         * src/addr_compl.c
6370                 remove stupid addressbook dump to debug output
6371         * src/mh.c
6372                 fix memory leak found by Hiro
6373
6374 2002-12-14 [paul]       0.8.6claws110
6375
6376         * src/compose.c
6377                 fix menubar sensitivity on send
6378                 
6379         * src/prefs_filtering.c
6380         * src/prefs_matcher.c
6381         * src/prefs_scoring.c
6382                 Fix english ;)
6383                 
6384         * src/common/quoted-printable.h
6385                 sync: fix typo
6386         
6387 2002-12-13 [christoph]  0.8.6claws109
6388
6389         * src/Makefile.am
6390         * src/manage_window.[ch]        ** REMOVE **
6391         * src/gtk/Makefile.am
6392         * src/gtk/manage_window.[ch]    ** NEW **
6393                 move manage_window files to gtk directory
6394
6395 2002-12-13 [christoph]  0.8.6claws108
6396
6397         * src/Makefile.am
6398         * src/gtkshruler.[ch]           ** REMOVE **
6399         * src/gtk/Makefile.am
6400         * src/gtk/gtkshruler.[ch]       ** NEW **
6401                 move gtkshruler files to gtk directory
6402
6403 2002-12-13 [christoph]  0.8.6claws107
6404
6405         * src/Makefile.am
6406         * src/compose.c
6407         * src/gtkstext.[ch]             ** REMOVE **
6408         * src/gtkutils.[ch]
6409         * src/textview.c
6410         * src/gtk/gtkstext.[ch]         ** NEW **
6411         * src/gtk/Makefile.am
6412                 o move stext functions to gtkstext.c to remove
6413                   dependency of gtkutils
6414                 o move gtkstext files to gtk directory
6415
6416         * src/gtk/Makefile.am
6417         * src/gtk/sslcertwindow.[ch]
6418                 UI stuff can always depend on common code so
6419                 it's ok to add ../common to include path
6420
6421 2002-12-13 [colin]      0.8.6claws106
6422
6423         * src/summaryview.c
6424                 Disconnect sighandlers for mainwindow when
6425                 quicksearch has the focus
6426                 Fix bug #653231
6427         * src/mainwindow.[ch]
6428                 Make key_pressed callback public, to be able
6429                 to disconnect it
6430
6431 2002-12-13 [christoph]  0.8.6claws105
6432
6433         * src/mh.c
6434                 create .mh_sequences file in new MH folders
6435                 (closes feature request [ 523162 ] MH folders should
6436                  get a .mh_sequences)
6437
6438 2002-12-13 [colin]      0.8.6claws104
6439
6440         * src/summaryview.c
6441                 Better handling of quicksearch show/hide
6442                 (basically the button stays under the mouse 
6443                  when toggled)
6444
6445 2002-12-13 [paul]       0.8.6claws103
6446
6447         * sync with 0.8.6cvs17
6448                 see ChangeLog 2002-12-13
6449
6450 2002-12-13 [paul]       0.8.6claws102
6451
6452         * po/es.po
6453                 updated by Ricardo Mones Lastra
6454
6455 2002-12-11 [colin]       0.8.6claws101
6456
6457         * src/folder.c
6458                 remove statusbar stuff
6459           src/folderview.c
6460                 set statusbar verbosity when moving folders
6461
6462 2002-12-11 [colin]       0.8.6claws100
6463         * src/prefs_filtering.c
6464         * src/prefs_matcher.c
6465         * src/prefs_scoring.c
6466                 Fix english ;)
6467
6468 2002-12-11 [colin]       0.8.6claws99
6469
6470         * src/prefs_common.[ch]
6471                 Add summary_quicksearch_type
6472         * src/summaryview.c
6473                 Save last used quicksearch type
6474
6475 2002-12-11 [jens]       0.8.6claws98
6476         * src/prefs_filtering.c
6477         * src/prefs_matcher.c
6478         * src/prefs_scoring.c
6479                 added dialog for incomplete rules in scoring, filtering and
6480                 matcher to ask wheather really close
6481
6482 2002-12-11 [colin]      0.8.6claws97
6483
6484         * src/folder.c
6485                 Fix folder dnd statusbar logging
6486
6487 2002-12-10 [christoph]  0.8.6claws96
6488
6489         * src/compose.c
6490         * src/folder.c
6491         * src/imap.c
6492         * src/inc.c
6493         * src/main.c
6494         * src/mainwindow.c
6495         * src/news.c
6496         * src/send.c
6497         * src/statusbar.[ch]
6498         * src/common/hooks.c
6499         * src/common/log.[ch]
6500                 o handle verbose logging in statusbar directly in statusbar code
6501                   and common code does not need any knowledge about a statusbar
6502                 o remove direct calls to statusbar_(puts|pop)_all functions
6503
6504 2002-12-10 [jens]       0.8.6claws95
6505
6506         * src/*.c
6507                 removed gettext from g_warnings
6508         * po/POTFILES.in
6509                 cleaned and updated
6510         * po/de.po
6511                 updated
6512
6513 2002-12-10 [colin]      0.8.6claws94
6514
6515         * src/main.c
6516                 finish crash dialog fix
6517
6518 2002-12-10 [colin]      0.8.6claws93
6519
6520         * src/main.c
6521                 "Fix" "sylpheed already running" instead of
6522                 crash dialog appearing after a crash
6523
6524 2002-12-10 [colin]      0.8.6claws92
6525
6526         * po/POTFILES.in
6527                 add src/gtk/sslcertwindow.c
6528
6529 2002-12-10 [paul]       0.8.6claws91
6530
6531         * po/POTFILES.in
6532                 updated to reflect recent changes
6533                 submitted by Alessandro Maestri
6534
6535 2002-12-09 [christoph]  0.8.6claws90
6536
6537         * src/Makefile.am
6538         * src/smtp.[ch]                 ** REMOVE **
6539         * src/common/Makefile.am
6540         * src/common/smtp.[ch]          ** NEW **
6541                 move smtp files to common directory
6542
6543 2002-12-09 [christoph]  0.8.6claws89
6544
6545         * src/Makefile.am
6546         * src/session.[ch]              ** REMOVE **
6547         * src/common/Makefile.am
6548         * src/common/session.[ch]       ** NEW **
6549                 move session files to common directory
6550
6551 2002-12-09 [paul]       0.8.6claws88
6552
6553         * src/account.c
6554                 fix bug [649746] edit accounts: move account reverted
6555                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6556
6557 2002-12-09 [colin]      0.8.6claws87
6558
6559         * src/ssl_certificate.c
6560                 cleanup
6561
6562 2002-12-09 [colin]      0.8.6claws86
6563
6564         * src/ssl.c
6565                 Try to open the cert.pem database and 
6566                 issue a warning if it isn't there
6567
6568 2002-12-09 [colin]      0.8.6claws85
6569
6570         * src/common/ssl_certificate.c
6571         * src/gtk/sslcertwindow.c
6572                 Warning fixes
6573
6574 2002-12-09 [colin]      0.8.6claws84
6575
6576         * src/ssl_certificate.[ch] ** REMOVED **
6577         * src/common/ssl_certificate.[ch] ** NEW **
6578         * src/Makefile.am
6579         * src/common/Makefile.am
6580                 Moved ssl_certificate.[ch] to common
6581         * src/common/ssl.c 
6582                 Put back needed include
6583         * src/gtk/sslcertwindow.[ch]
6584                 Changed ssl_certificate.h include
6585         
6586 2002-12-09 [colin]      0.8.6claws83
6587
6588         * src/gtk/sslcertwindow.[ch]
6589                 Implement hook for certificate acception
6590         * src/ssl_certificate.[ch]
6591                 Implement hook for certificate acception
6592         * src/common/ssl.c
6593                 Reenable certificate acception check
6594         * src/mainwindow.c
6595                 Register sslcertwindow's hook
6596         
6597 2002-12-08 [christoph]  0.8.6claws82
6598
6599         * src/about.c
6600         * src/addr_compl.c
6601         * src/codeconv.c
6602         * src/manual.c
6603         * src/undo.c
6604         * src/common/utils.c
6605                 o add missing includes
6606                 o fix warnings
6607         * src/.cvsignore
6608         * src/common/.cvsignore
6609         * src/common/version.h          ** REMOVE **
6610                 remove autogenerated file
6611
6612 2002-12-08 [paul]       0.8.6claws81
6613
6614         * src/stringtable.c
6615                 put back needed include
6616
6617 2002-12-08 [colin]      0.8.6claws80
6618         
6619         * src/gtk/sslcertwindow.c
6620                 Cleaner popups when asking
6621         * src/ssl_certificate.c
6622         * src/prefs_common.[ch]
6623                 remove ssl certificate pref
6624                 put back needed include
6625         * src/undo.c
6626                 put back needed include
6627
6628 2002-12-08 [christoph]  0.8.6claws79
6629
6630         * src/folderview.c
6631         * src/logwindow.c
6632         * src/statusbar.c
6633         * src/summaryview.c
6634                 only abort hook invokation if required data is missing not
6635                 if our own data pointer is NULL, update hookfunction for
6636                 log window
6637
6638 2002-12-08 [paul]       0.8.6claws78
6639
6640         * src/about.c
6641         * src/addrcache.c
6642         * src/addrclip.c
6643         * src/addr_compl.c
6644         * src/addrselect.c
6645         * src/codeconv.c
6646         * src/colorlabel.c
6647         * src/enriched.c
6648         * src/esmtp.c
6649         * src/exporthtml.c
6650         * src/headerview.c
6651         * src/imageview.c
6652         * src/manual.c
6653         * src/noticeview.c
6654         * src/pgptext.c
6655         * src/scoring.c
6656         * src/sourcewindow.c
6657         * src/stringtable.c
6658         * src/undo.c
6659                 clean up: remove unneccesary includes
6660
6661 2002-12-08 [christoph]  0.8.6claws77
6662
6663         * src/folderview.c
6664         * src/statusbar.c
6665         * src/summaryview.c
6666         * src/common/hooks.[ch]
6667                 hook functions now have a gboolean return value, if a hook
6668                 returns TRUE it will stop executing of any more hooks in
6669                 the same hooklist for this invokation
6670
6671 2002-12-08 [colin]      0.8.6claws76
6672         
6673         * src/main.c
6674                 put back argv0 for CRASH_DIALOG
6675
6676 2002-12-08 [christoph]  0.8.6claws75
6677
6678         * src/Makefile.am
6679         * src/about.c
6680         * src/account.c
6681         * src/crash.c
6682         * src/esmtp.h
6683         * src/imap.[ch]
6684         * src/inc.c
6685         * src/main.c
6686         * src/mainwindow.c
6687         * src/news.c
6688         * src/pop.[ch]
6689         * src/prefs_account.[ch]
6690         * src/prefs_common.[ch]
6691         * src/send.[ch]
6692         * src/smtp.[ch]
6693         * src/ssl_certificate.[ch]
6694         * src/ssl_manager.[ch]
6695         * src/common/Makefile.am
6696         * src/common/log.c
6697         * src/common/nntp.[ch]
6698         * src/common/socket.[ch]
6699         * src/common/ssl.[ch]
6700         * src/gtk/sslcertwindow.[ch]
6701         * ac/openssl.m4
6702                 use new autoconf script to detect OpenSSL with extra parameters
6703                 to specify the location of libs and includes, also remove USE_SSL
6704                 to USE_OPENSSL
6705
6706         * src/common/sylpheed.[ch]
6707         * src/common/version.h.in
6708                 start seperation of common code initialization seperated from gui
6709
6710         * src/summaryview.c
6711                 The function that is called when a color label changes
6712                 should not change the color lable again
6713
6714 2002-12-08 [colin]      0.8.6claws74
6715
6716         * src/gtk/sslcertwindow.c
6717                 warning fixes
6718
6719 2002-12-08 [colin]      0.8.6claws73
6720
6721         * src/statusbar.c
6722           src/common/log.h
6723                 Register a hook for statusbar_puts_all
6724         * src/common/log.c
6725                 invoke statusbar_puts_all's hook
6726         
6727 2002-12-08 [colin]      0.8.6claws72
6728
6729         * src/ssl_certificate.c
6730                 Put back a badly-removed include
6731
6732 2002-12-08 [colin]      0.8.6claws71
6733
6734         * src/gtk/sslcertwindow.[ch]    ** NEW **
6735                 new certificate presentation
6736         * src/gtk/Makefile.am
6737                 add new files
6738         * src/ssl_certificate.[ch]
6739                 gtk cleanup, made utility functions public
6740         * src/ssl_manager.c
6741                 use new cert presentation
6742
6743 2002-12-07 [christoph]  0.8.6claws70
6744
6745         * src/Makefile.am
6746         * src/nntp.[ch]                 ** REMOVE **
6747         * src/common/Makefile.am
6748         * src/common/nntp.[ch]          ** NEW **
6749                 move nntp files to common directory
6750
6751 2002-12-07 [christoph]  0.8.6claws69
6752
6753         * src/procmsg.[ch]
6754         * src/summaryview.c
6755                 implement msginfo update callback using sylpheed's new
6756                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6757
6758 2002-12-06 [christoph]  0.8.6claws68
6759
6760         * src/editgroup.c
6761                 This patch changes the 'Edit Group Details' dialog to
6762                 allow extended selections in either pane, so that
6763                 addresses can be added or removed from a group more
6764                 quickly and easily. (it actually is a net decrease in
6765                 file size, as some unnecessary functions have been
6766                 removed). 
6767                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6768
6769 2002-12-06 [christoph]  0.8.6claws67
6770
6771         * src/Makefile.am
6772         * src/template.[ch]             ** REMOVE **
6773         * src/common/Makefile.am
6774         * src/common/template.[ch]      ** NEW **
6775                 move template files to common directory
6776
6777         * src/nntp.c
6778                 add missing log.h include
6779
6780 2002-12-06 [melvin]     0.8.6claws66
6781
6782         * src/prefs_actions.c
6783                 Added the trailing ">" syntax to insert command's output
6784                 without replacing old text (in contrast to trailing "|").
6785
6786 2002-12-05 [colin]      0.8.6claws65
6787         
6788         * src/common/utils.c
6789                 Don't modify original search_string or it'll change
6790                 the next iterations in the for()
6791
6792 2002-12-05 [darko]      0.8.6claws64
6793
6794         * src/common/utils.c
6795                 proper check for filtering commands, found by Colin
6796
6797 2002-12-05 [darko]      0.8.6claws63
6798
6799         * src/common/utils.c
6800                 check proper string for NULL pointer, found by Colin
6801
6802 2002-12-05 [darko]      0.8.6claws62
6803
6804         * src/common/utils.[ch]
6805                 expand_search_string(): new function
6806                 converts Mutt-like patterns to Sylpheed's
6807                 filtering engine
6808         * src/summaryview.c
6809                 use expand_search_string() to allow Mutt-like
6810                 patterns in extended search
6811         * README.claws
6812                 document extended option in quick search
6813
6814 2002-12-05 [paul]       0.8.6claws61
6815
6816         * sync with 0.8.6cvs16
6817                 see ChangeLog 2002-12-05
6818                 
6819         * po/POTFILES.in
6820                 clean up
6821
6822 2002-12-04 [christoph]  0.8.6claws60
6823
6824         * src/imap.[ch]
6825                 put imap authentication code into a new function and
6826                 remove it from imap_session_new that will allow to
6827                 send other commands before authentication
6828
6829 2002-12-04 [christoph]  0.8.6claws59
6830
6831         * src/imap.[ch]
6832                 use already existing method to prevent unneeded IMAP
6833                 folder selects. Set imap_select parameters to NULL
6834                 in some functions if the values are not required.
6835
6836         * src/xml.h
6837                 remove no longer required include
6838
6839 2002-12-04 [paul]       0.8.6claws58
6840
6841         * po/es.po
6842                 updated by Ricardo Mones Lastra
6843                 
6844         * configure.in
6845           po/hu.po      ** NEW FILE **
6846                 initial Hungarian translation, submitted
6847                 by Gál Zoltán <galzoli@hu.inter.net>
6848
6849 2002-12-03 [christoph]  0.8.6claws57
6850
6851         * src/Makefile.am
6852         * src/gtksctree.[ch]            ** REMOVE **
6853         * src/gtk/Makefile.am
6854         * src/gtk/gtksctree.[ch]        ** NEW **
6855                 move gtksctree files to gtk directory
6856
6857 2002-12-03 [christoph]  0.8.6claws56
6858
6859         * src/Makefile.am
6860         * src/md5.[ch]                  ** REMOVE **
6861         * srm/common/Makefile.am
6862         * src/common/md5.[ch]           ** NEW **
6863                 move md5 files to common directory
6864
6865         * src/gtkstext.c
6866                 remove not required #include
6867
6868 2002-12-03 [sergey]     0.8.6claws55
6869
6870         * src/gtkutils.c
6871         * src/gtkutils.h
6872                 gtkut_window_popup(): new function.
6873         * src/mainwindow.c
6874                 main_window_popup(): use gtkut_window_popup() to raise
6875                 window without changing its position.
6876                 (see sylpheed-main ML message [sylpheed:17247])
6877
6878 2002-12-03 [sergey]     0.8.6claws54
6879
6880         * src/send.c
6881                 send_message_local(): removed first-dot escaping
6882                 (SMTP-only, not needed for sending through pipe)
6883
6884 2002-12-03 [paul]       0.8.6claws53
6885
6886         * po/POTFILES.in
6887                 update to reflect recent changes (thanks
6888                 to Ricardo Mones Lastra)
6889                 
6890         * tools/filter_conv.pl
6891                  fix problem with quoted strings. Patch submitted
6892                  by Luke Plant <lukeplant@softhome.net>
6893
6894 2002-12-03 [paul]       0.8.6claws52
6895
6896         * sync with 0.8.6cvs15
6897                 see ChangeLog 2002-12-03
6898
6899 2002-12-02 [christoph]  0.8.6claws51
6900
6901         * src/logwindow.[ch]
6902         * src/common/log.[ch]
6903                 implement logging using a hook function
6904
6905         * src/folderview.c
6906         * src/folder.[ch]
6907                 define hooklist name in header file to avoid
6908                 errors caused by wrong spelling of hooklist names
6909
6910         * src/toolbar.c
6911                 fix warnings
6912
6913 2002-12-02 [christoph]  0.8.6claws50
6914
6915         * src/common/Makefile.am
6916                 add src/common/hooks.[ch]
6917
6918         * src/common/hooks.[ch]
6919                 implement a simple hook system using glib's hook functions
6920
6921         * src/folder.[ch]
6922         * src/folderview.c
6923                 use new hook system for folder item updates
6924
6925 2002-12-02 [christoph]  0.8.6claws49
6926
6927         * doc-src/ui_seperation.txt     ** NEW **
6928                 information for ui seperation
6929
6930         * src/Makefile.am
6931                 remove files that were moved to common
6932                 include common directory by default for the header files
6933
6934         * src/inc.c
6935         * src/common/socket.c
6936         * src/automaton.[ch]
6937                 implement automaton using g_io_*-functions instead of
6938                 gdk_input_add to make it ui independent
6939
6940         * src/codeconv.c
6941         * src/compose.c
6942         * src/ldif.c
6943         * src/pgptext.c
6944         * src/procmime.c
6945         * src/rfc2015.c
6946         * src/smtp.c
6947         * src/unmime.c
6948                 remove common/ prefix because directory is now in
6949                 include path
6950
6951         * src/compose.c
6952         * src/folder.c
6953         * src/folderview.c
6954         * src/mainwindow.c
6955         * src/messageview.c
6956         * src/prefs_common.c
6957         * src/procmsg.c
6958         * src/rfc2015.c
6959                 fix warnings
6960
6961         * src/imap.c
6962         * src/inc.c
6963         * src/news.c
6964         * src/pop.c
6965         * src/send.c
6966         * src/smtp.c
6967         * src/ssl_certificate.c
6968                 add log.h header file for logging functions
6969
6970         * src/main.c
6971         * src/common/utils.c
6972         * src/summaryview.c
6973         * src/xml.c
6974                 o move debug_mode to common/utils.c
6975                 o add functions to set and get debug_mode
6976
6977         * src/defs.h                    ** REMOVE **
6978         * src/intl.h                    ** REMOVE **
6979         * src/socket.[ch]               ** REMOVE **
6980         * src/ssl.[ch]                  ** REMOVE **
6981         * src/utils.[ch]                ** REMOVE **
6982                 replaced by new files in src/common/
6983         
6984         * src/common/Makefile.am
6985                 add new files in src/common/
6986
6987         * src/common/defs.h             ** NEW **
6988         * src/common/intl.h             ** NEW **
6989         * src/common/log.[ch]           ** NEW **
6990         * src/common/socket.[ch]        ** NEW **
6991         * src/common/ssl.[ch]           ** NEW **
6992         * src/common/utils.[ch]         ** NEW **
6993                 replacement for files in src/
6994
6995 2002-12-02 [colin]      0.8.6claws48
6996
6997         * src/folderview.c
6998                 Scroll folderview if necessary during dnd
6999
7000 2002-12-02 [colin]      0.8.6claws47
7001
7002         * src/folder.[ch]
7003                 Add check to verify a move is within a single mailbox
7004         * src/folderview.c
7005                 Add specific error string for this check
7006
7007 2002-12-02 [colin]      0.8.6claws46
7008
7009         * src/folder.c
7010                 Add a test to folder moving, remove a statusbar_print
7011         * src/folderview.c
7012                 Add Move folder... context-menu item
7013                 Factorize folder moving code
7014                 Enable folder DND for mbox
7015
7016 2002-12-01 [christoph]  0.8.6claws45
7017
7018         * ac/aspell.m4
7019                 remove conf.aspelltest if the version check fails
7020
7021 2002-11-30 [christoph]  0.8.6claws44
7022
7023         * autogen.sh
7024                 run libtoolize --force in autogen to create missing
7025                 libtool scripts
7026
7027 2002-11-30 [christoph]  0.8.6claws43
7028
7029         * src/Makefile.am
7030         * src/pgptext.c
7031         * src/procmime.c
7032         * src/rfc2015.c
7033         * src/uuencode.[ch]             ** REMOVED **
7034         * src/common/Makefile.am
7035         * src/common/uuencode.[ch]      ** NEW **
7036                 move uuen/decoder to common directory
7037
7038 2002-11-30 [christoph]  0.8.6claws42
7039
7040         * src/Makefile.am
7041         * src/base64.[ch]               ** REMOVED **
7042         * src/codeconv.c
7043         * src/compose.c
7044         * src/ldif.c
7045         * src/pgptext.c
7046         * src/procmime.c
7047         * src/rfc2015.c
7048         * src/smtp.c
7049         * src/unmime.c
7050         * src/common/Makefile.am
7051         * src/common/base64.[ch]        ** NEW **
7052                 move base64 en/decoder to common directory
7053
7054 2002-11-30 [christoph]  0.8.6claws41
7055
7056         * src/common                    ** NEW **
7057                 new directory for UI independent code
7058         * src/gtk                       ** NEW **
7059                 new directory for GTK frontend
7060         * src/common/.cvsignore         ** NEW **
7061         * src/gtk/.cvsignore            ** NEW **
7062                 ignore build files
7063         * src/common/Makefile.am        ** NEW **
7064         * src/gtk/Makefile.am           ** NEW **
7065                 automake files to build new seperated stuff
7066         * src/Makefile.am
7067                 the binary will currently still be build with the
7068                 files in src, so we include the code from the
7069                 subdirs for now after building the libs there
7070
7071 2002-11-30 [paul]       0.8.6claws40
7072
7073         * src/compose.c
7074                 fix bug [642731] 'Wrong selected account with drafted mail'
7075
7076 2002-11-29 [oliver]     0.8.6claws39
7077         
7078         * src/messageview.c
7079                 o update summaryview when switching between different
7080                   messageviews          
7081         * src/toolbar.c  
7082                 o check if messageview holds already removed msg
7083                   from summaryview
7084                 
7085
7086 2002-11-29 [oliver]     0.8.6claws38
7087
7088         * src/toolbar.c 
7089                 remove not needed variables and includes
7090                 make messageview stay opened and move to next when msgs are deleted 
7091
7092 2002-11-29 [oliver]     0.8.6claws37
7093         
7094         * src/toolbar.c 
7095                 disable compose button (messageview toolbar) by default
7096                 deleted msgs are moved to trash
7097         
7098 2002-11-29 [melvin]     0.8.6claws36
7099
7100         * configure.in
7101                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7102                 and to detect signatures expirations (gpgme 0.3.6)
7103
7104         * src/main.c
7105                 Use non obsolescent function for Gpgme engine checking.
7106
7107         * src/rfc2015.c
7108                 Inform about expired signatures or signatures which key
7109                 has expired. Expiration date is displayed.
7110
7111         * src/sigstatus.c
7112                 Inform about expired signatures or signatures which key
7113                 has expired.
7114
7115 2002-11-28 [paul]       0.8.6claws35
7116
7117         * src/folderview.c
7118                 re-instate 'Check for new messages' in Newsgroup
7119                 folders right-click menu, after a suggestion from
7120                 Tim Mann <timmann@users.sourceforge.net>
7121
7122         * src/main.c
7123                 after a crash check only local folders for new
7124                 messages
7125
7126 2002-11-28 [paul]       0.8.6claws34
7127
7128         * configure.in
7129                 apply patch that fixes the checking of GTK with XIM 
7130                 support on different OSs, such as FreeBSD. Patch 
7131                 submitted by Topia <topia@users.sourceforge.net>
7132                 
7133 2002-11-28 [paul]       0.8.6claws33
7134
7135         * src/mainwindow.c
7136           src/prefs_common.c
7137           src/prefs_toolbar.c
7138                 more changes to the English
7139
7140 2002-11-28 [paul]       0.8.6claws32
7141
7142         * sync with 0.8.6cvs13
7143                 see ChangeLog 2002-11-28 (no sync needed
7144                 for src/compose.c)
7145
7146 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7147         
7148         * src/mainwindow.[ch]
7149                 add patch by Ivan F. Martinez introducing messageview Toolbar
7150                 some changes and committed by oliver    
7151
7152 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7153
7154         * src/messageview.[ch]
7155                 add patch by Ivan F. Martinez introducing messageview Toolbar
7156                 some changes and committed by oliver    
7157
7158 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7159
7160         * src/compose.[ch]
7161                 add patch by Ivan F. Martinez introducing messageview Toolbar
7162                 some changes and committed by oliver    
7163
7164 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7165         
7166         * src/toolbar.[ch]
7167                 add patch by Ivan F. Martinez introducing messageview Toolbar
7168                 some changes and committed by oliver
7169
7170 2002-11-28 [oliver]     0.8.6claws27
7171         
7172         * src/prefs_toolbar.[ch]
7173                 getting ready for messageview toolbar
7174                 free mem allocated by gettext
7175                 change prefs_toolbar to prefs_toolbar_open
7176  
7177 2002-11-28 [thorsten]   0.8.6claws26
7178
7179         * src/imageview.[ch]
7180                 cleaned up conflicting declarations of
7181                 imageview_show_image()
7182
7183 2002-11-28 [paul]       0.8.6claws25
7184
7185         * src/grouplistdialog.c
7186           src/prefs_common.c
7187           src/prefs_summary_column.c
7188                 a few more improvements to the English
7189
7190 2002-11-28 [colin]      0.8.6claws24
7191
7192         * man/sylpheed.1
7193                 A few updates to command-line parameters
7194
7195 2002-11-28 [colin]      0.8.6claws23
7196
7197         * src/prefs_filtering.c
7198                 Fix problems with prefs_filtering_delete_path:
7199                 a) if the first rule is removed, original pointers
7200                    weren't updated (leading to segfaults)
7201                 b) it was always global_processing updated in case
7202                    of removed path was parent of rule path
7203
7204 2002-11-27 [paul]       0.8.6claws22
7205
7206         * src/mainwindow.c
7207           src/prefs_account.c
7208           src/prefs_actions.c
7209           src/prefs_common.c
7210           src/prefs_customheader.c
7211           src/prefs_display_header.c
7212           src/prefs_filtering.c
7213           src/prefs_folder_item.c
7214           src/prefs_matcher.c
7215           src/prefs_scoring.c
7216           src/prefs_summary_column.c
7217           src/prefs_template.c
7218           src/prefs_toolbar.c
7219                  improve the English in the GUI
7220
7221 2002-11-27 [colin]      0.8.6claws21
7222
7223         * src/folder.c
7224                 Fix processing renaming problems happening after
7225                 last commit
7226
7227 2002-11-27 [colin]      0.8.6claws20
7228
7229         * src/folder.c
7230                 recursive move now deletes src each subfolder after 
7231                 having moved it
7232         * src/folderview.c
7233                 Use identifier instead of path during dnd (enables
7234                 IMAP folder dnd)
7235
7236 2002-11-27 [paul]       0.8.6claws19
7237
7238         * src/main.c
7239                 apply patch that does command-line processing 
7240                 BEFORE gtk_init, allowing claws to run from 
7241                 shell-scripts in non-X environment (e.g. crontab 
7242                 or ip-up, ip-down scripts). Patch submitted by
7243                 Ruslan N. Balkin <baron@dartel.ru>
7244                 
7245         * po/it.po
7246                 updated by Alessandro Maestri
7247
7248 2002-11-27 [paul]       0.8.6claws18
7249
7250         * sync with 0.8.6cvs12
7251           src/prefs_common.c
7252                 Differences are that main uses a 'Receive dialog'
7253                 frame on the Interface tab, whereas claws groups all 
7254                 the dialogs together in a 'Dialogs' frame.
7255
7256 2002-11-27 [colin]      0.8.6claws17
7257
7258         * src/prefs_matcher.c
7259                 Fix Execute criteria's NOT flag
7260
7261
7262 2002-11-26 [christoph]  0.8.6claws16
7263
7264         * src/ssl.c
7265                 rewrite the ssl code a little bit, only use one
7266                 SSL context, set default certificates' file/path
7267
7268 2002-11-26 [thorsten]   0.8.6claws15
7269
7270         * src/compose.c
7271                 default-reply-to didn't work for ml-reply
7272
7273 2002-11-26 [melvin]     0.8.6claws14
7274
7275         * src/prefs_actions.c
7276                 Made pipe-actions ignore short headers in message view
7277                 Made trailing-pipe-actions write in the message view with
7278                 the same font as the original message
7279
7280 2002-11-26 [paul]       0.8.6claws13
7281
7282         * src/compose.c
7283                 this time commit the correct file
7284
7285 2002-11-26 [paul]       0.8.6claws12
7286
7287         * sync with 0.8.6cvs11
7288           src/quote_fmt_parse.y  
7289                 no sync needed
7290           src/account.[ch]       
7291                 not sync'ed
7292           src/compose.c
7293                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7294                 on draft mode.
7295                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7296                 header
7297                 
7298         see ChangeLog 2002-11-25 and 2002-11-26
7299
7300 2002-11-26 [colin]      0.8.6claws11
7301
7302         * src/folderview.c
7303                 Fix collapsed folder not auto-expanding during
7304                 mail dnd, if it was the source folder.
7305
7306 2002-11-25 [colin]      0.8.6claws10
7307
7308         * src/folderview.[ch]
7309                 Variable renaming and cleaning (slist of nodes 
7310                 to be re-collapsed is stored in FolderView)
7311
7312 2002-11-25 [paul]       0.8.6claws9
7313
7314         * src/prefs_common.[ch]
7315                 fix breakage caused by last commit
7316
7317 2002-11-25 [paul]       0.8.6claws8
7318
7319         * sync with 0.8.6cvs4
7320                 see ChangeLog 2002-11-21
7321
7322 2002-11-25 [paul]       0.8.6claws7
7323
7324         * sync with 0.8.6cvs4
7325                 see ChangeLog 2002-11-20
7326
7327 2002-11-25 [paul]       0.8.6claws6
7328
7329         * sync with 0.8.6cvs3
7330                 see ChangeLog 2002-11-18
7331
7332 2002-11-25 [colin]      0.8.6claws5
7333
7334         * src/gtkutils.[ch]
7335                 Add gtkut_ctree_node_is_parent()
7336         * src/folderview.c
7337                 Spring-loaded folders
7338
7339 2002-11-25 [colin]      0.8.6claws4
7340
7341         * src/utils.[ch]
7342                 Add slist_concat_unique(), function to merge
7343                 two GSList filtering dups
7344         * src/folder.[ch]
7345         * src/summaryview.[ch]
7346         * src/folderview.c
7347         * src/main.c
7348                 Add detection/update/display of unread answers
7349                 to marked mails
7350         * src/procmsg.[ch]
7351                 Add procmsg_find_children()
7352                 Add procmsg_msg_has_marked_parent()
7353
7354 2002-11-25 [colin]      0.8.6claws3
7355
7356         * src/ssl_certificate.[ch]
7357                 Allow checking a certificate without a DNS
7358                 lookup
7359                 Allow to forget a cert (by deleting it)
7360                 Make ssl_certificate_destroy_public
7361         * src/ssl_manager.[ch] ** NEW FILES **
7362                 Gui to manage (display/remove) certificates
7363         * src/prefs_common.[ch]
7364                 Add a pref to allow silent acceptation of
7365                 trusted certificates or not (based on the
7366                 "I want to know what's going on" principle)
7367         * src/mainwindow.c
7368                 Add SSL manager in Tools menu
7369         * src/Makefile.am
7370                 Add the new files to the build
7371         * po/POTFILES.in
7372                 Add ssl_manager.c to translations
7373
7374 2002-11-25 [colin]      0.8.6claws2
7375
7376         * src/summaryview.[ch]
7377                 Add S_SEARCH_EXTENDED to the quick search, which 
7378                 allows to search using filtering syntax.
7379
7380 2002-11-25 [colin]      0.8.6claws1
7381
7382         * src/summaryview.c
7383                 Deletion of duplicates now prefer deleting
7384                 the unread dup (fixes feature-request 638989).
7385
7386 2002-11-24 [paul]       0.8.6claws
7387
7388         * po/es.po
7389           po/pl.po
7390           po/ru.po
7391           po/sr.po
7392                 updated by Ricardo Mones Lastra,
7393                 Witold Wladyslaw Wojciech Wilk,
7394                 Ruslan N. Balkin, and  Urke MMI 
7395                 respectively
7396
7397 2002-11-24 [paul]       0.8.5claws182
7398
7399         * po/bg.po
7400                 updated by George Danchev
7401
7402 2002-11-23 [alfons]     0.8.5claws181
7403
7404         * src/imap.c
7405                 tiny memory leak found by browsing Dimitar's 
7406                 valgrind report
7407
7408 2002-11-23 [paul]       0.8.5claws180
7409
7410         * po/it.po
7411                 updated by Alessandro Maestri
7412
7413 2002-11-22 [christoph]  0.8.5claws179
7414
7415         * src/compose.c
7416         * src/inc.c
7417         * src/prefs_filtering.c
7418         * src/summaryview.c
7419                 more warning fixes
7420
7421 2002-11-22 [alfons]     0.8.5claws178
7422
7423         * src/summaryview.c
7424                 summary_execute_delete_func(): if message is deleted, make 
7425                 sure to also remove its entry in the subject hash table. 
7426                 fixes a corner case bug.
7427
7428 2002-11-22 [paul]       0.8.5claws177
7429
7430         * .cvsignore
7431                 add 'autom4te.cache'
7432                 
7433         * ltconfig      ** REMOVED **
7434                 not needed
7435
7436 2002-11-22 [paul]       0.8.5claws176
7437
7438         * src/textview.c
7439                 textview_set_font(): fix for message display in
7440                 UTF-8 locales (thanks to Sergey Vlasov).
7441                 
7442         * AUTHORS
7443                 add new team members and contributors
7444
7445
7446 2002-11-21 [colin]      0.8.5claws175
7447
7448         * src/procmsg.[ch]
7449                 Add procmsg_remove_special_headers()
7450         * src/mh.c
7451                 Use procmsg_remove_special_headers() for 
7452                 previous fix
7453
7454 2002-11-21 [colin]      0.8.5claws174
7455
7456         * src/mh.c
7457                 Fix moving/copying from queue/draft folders
7458                 for MH folders
7459
7460 2002-11-21 [christoph]  0.8.5claws173
7461
7462         * src/crash.c
7463         * src/filtering.c
7464         * src/logwindow.c
7465         * src/main.c
7466         * src/matcher_parser_lex.[hl]
7467         * src/mbox.c
7468         * src/mbox_folder.[ch]
7469         * src/prefs_filtering.c
7470         * src/procheader.c
7471         * src/quote_fmt_lex.l
7472         * src/ssl.c
7473                 fix all warnings except the warnings in lex and yacc files
7474
7475 2002-11-20 [christoph]  0.8.5claws172
7476
7477         * src/imap.c
7478                 fix MsgInfo retrieval for IMAP draft and queue folders
7479                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7480
7481 2002-11-19 [christoph]  0.8.5claws171
7482
7483         * src/compose.c
7484                 fix segfault, when draft saving does not get
7485                 the MsgInfo of the new message
7486                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7487
7488 2002-11-19 [christoph]  0.8.5claws170
7489
7490         * src/procmsg.c
7491                 add parameter check for flag setting function
7492                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7493
7494 2002-11-18 [paul]       0.8.5claws169
7495
7496         * src/compose.c
7497                 more sensitivity fixes to redirect mode:
7498                 * disable toolbar draft button
7499                 * allow only Address book in the Tools menu
7500                 * disable editing of message by the spell
7501                   checker
7502
7503 2002-11-18 [paul]       0.8.5claws168
7504
7505         * src/compose.c
7506                 fix sensitivity of menu items in compose_redirect():
7507                 allow only the necessary items 
7508
7509 2002-11-18 [paul]       0.8.5claws167
7510
7511         * src/compose.c
7512                 fix bug [ 603259 ] 'attachment got lost on bounce'
7513
7514 2002-11-18 [paul]       0.8.5claws166
7515
7516         * po/ru.po
7517                 updated by Ruslan N. Balkin <baron@dartel.ru>
7518
7519 2002-11-18 [colin]      0.8.5claws165
7520
7521         * src/main.c
7522           src/defs.h
7523                 Remove old filtering stuff
7524
7525
7526 2002-11-17 [oliver]     0.8.5claws164
7527
7528         * src/toolbar.h
7529                 remove not needed typedef 
7530
7531 2002-11-17 [oliver]     0.8.5claws163
7532
7533         * src/toolbar.c
7534                 make toolbar's on click events translatable
7535
7536 2002-11-15 [colin]      0.8.5claws162
7537
7538         * src/summaryview.c
7539                 Revert too-soon integration of a feature
7540
7541 2002-11-15 [christoph]  0.8.5claws161
7542
7543         * src/imap.c
7544                 use main's implementation of imap_get_msginfo
7545
7546 2002-11-15 [christoph]  0.8.5claws160
7547
7548         * src/compose.c
7549         * src/folder.[ch]
7550         * src/imap.c
7551         * src/mbox_folder.c
7552         * src/mh.c
7553         * src/news.c
7554         * src/procmsg.c
7555         * src/summaryview.c
7556                 replace claws' fetch_msginfo with main's get_msginfo
7557                 (use main's implementation where possible)
7558
7559 2002-11-15 [colin]      0.8.5claws159
7560
7561         * src/ssl_certificate.c
7562                 Missed a check
7563
7564 2002-11-16 [melvin]     0.8.5claws158
7565
7566         * po/fr.po
7567                 Updated French translations.
7568
7569 2002-11-16 [colin]      0.8.5claws157
7570
7571         * src/ssl_certificate.c
7572                 Check for missing parts in the certificates
7573
7574 2002-11-15 [colin]      0.8.5claws156
7575
7576         * src/folderview.c
7577                 Preventive fix (missing check) found by
7578                 Alfons
7579
7580 2002-11-15 [paul]
7581
7582         * NEWS
7583                 sync with 0.8.6 release
7584
7585 2002-11-15 [colin]      0.8.5claws155
7586
7587         * src/folder.[ch]
7588           src/folderview.c
7589                 Fix error handling of folder_item_move_to()
7590                 (thanks to Alfons!)
7591
7592 2002-11-15 [colin]      0.8.5claws154
7593
7594         * src/folder.[ch]
7595           src/folderview.c
7596                 folder_item_move_to() sets an error message instead
7597                 of having GUI stuff in folder.c
7598
7599 2002-11-15 [colin]      0.8.5claws153
7600
7601         * src/procmsg.[ch]
7602                 Implemented a callback for MsgInfo updates, 
7603                 heavily copy/pasted from Christoph's folder 
7604                 callback system
7605         * src/summaryview.[ch]
7606                 Register summary_update_msg as callback
7607
7608 2002-11-14 [colin]      0.8.5claws152
7609         
7610         * src/procmsg.c
7611                 Update the FolderItem after sending (fixes 617593)
7612
7613 2002-11-14 [christoph]  0.8.5claws151
7614
7615         * src/folder.c
7616                 fix wrong position of NULL pointer check found
7617                 by Sergey
7618
7619 2002-11-14 [christoph]  0.8.5claws150
7620
7621         * src/folder.c
7622                 fix segfault when deleting messages from IMAP folders
7623                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7624
7625 2002-11-14 [colin]      0.8.5claws149
7626
7627         * src/compose.c
7628                 Forwarding was also ignoring the folder's default account.
7629
7630 2002-11-14 [colin]      0.8.5claws148
7631
7632         * src/compose.c
7633                 Fix sent folder not set to folder properties when 
7634                 forwarding.
7635
7636 2002-11-14 [thorsten]   0.8.5claws147
7637
7638         * src/inc.c
7639                 inc_start(): Files were not moved from .processing to inbox,
7640                 if no global processing rule existed
7641
7642 2002-11-14 [colin]      0.8.5claws146
7643
7644         * src/ssl_certificate
7645                 Fix file operations
7646
7647 2002-11-14 [paul]       0.8.5claws145
7648
7649         * po/it.po
7650                 updated by Alessandro Maestri
7651
7652 2002-11-13 [alfons]     0.8.5claws144
7653
7654         * src/folder.c
7655                 folder_item_close(): only mark messages unread
7656                 when a folder has new messages 
7657
7658 2002-11-13 [keith]      0.8.5claws143
7659
7660         * src/imap.c
7661                 Fix problem moving or copying between
7662                 IMAP folders
7663
7664 2002-11-13 [colin]      0.8.5claws142
7665
7666         * src/matcher_parser_parse.y
7667                 Fix rule problem when " don't match
7668
7669 2002-11-13 [christoph]  0.8.5claws141
7670
7671         * src/folder.c
7672         * src/folderview.c
7673                 moved cache saving to folder_item_close
7674                 the folderview should not have to deal with
7675                 this things
7676
7677 2002-11-13 [christoph]  0.8.5claws140
7678
7679         * src/summaryview.c
7680                 moved setting of important score to
7681                 summary_set_prefs_from_folderitem
7682
7683 2002-11-13 [colin]      0.8.5claws139
7684
7685         * src/matcher_parser_parse.y
7686                 Fix a segfault in the parser (happening when
7687                 a good expression had been tested and a bad 
7688                 one arrives)
7689
7690 2002-11-13 [paul]       0.8.5claws138
7691
7692         * sync with 0.8.5cvs24
7693                 see ChangeLog 2002-11-13
7694                 
7695         * po/pt_BR.po
7696                 updated by Fabio Jr. Beneditto
7697
7698 2002-11-13 [colin]      0.8.5claws137
7699         
7700         * src/msgcache.c
7701           src/defs.h
7702           src/procmsg.[ch]
7703                 Revert last commit, problem
7704
7705 2002-11-13 [colin]      0.8.5claws136
7706
7707         * src/msgcache.c
7708                 Remove duplicated code
7709         * src/defs.h
7710                 Bumped CACHE_VERSION and MARK_VERSION
7711         * src/procmsg.[ch]
7712                 Network endian for cache and mark files
7713
7714 2002-11-12 [colin]      0.8.5claws135
7715
7716         * src/inc.c
7717                 Fix the "socket error" dialog which disappeared
7718
7719 2002-11-12 [colin]      0.8.5claws134
7720
7721         * src/msgcache.c
7722                 Reverse last commit which had performance 
7723                 problems, but still reverse the list
7724
7725 2002-11-12 [colin]      0.8.5claws133
7726
7727         * src/msgcache.c
7728                 Reverse list order
7729
7730 2002-11-12 [melvin]     0.8.5claws132
7731
7732         * src/compose.c
7733                 Added a check for a NULL prefs_common.dictionary
7734
7735 2002-11-12 [colin]      0.8.5claws131
7736
7737         * src/ssl_certificate.[ch]
7738                 Use FQDN hostname
7739
7740 2002-11-12 [colin]      0.8.5claws130
7741
7742         * src/ssl_certificate.[ch]
7743                 Take connection port into account for 
7744                 checking certificates (a single hostname
7745                 could have multiple servers with multiple
7746                 certificates)
7747         * src/ssl.c
7748                 Pass the port to ssl_certificate_check
7749
7750 2002-11-12 [paul]       0.8.5claws129
7751
7752         * src/folder.c
7753                 fix a typo in last commit
7754
7755 2002-11-12 [paul]       0.8.5claws128
7756
7757         * sync with 0.8.5cvs23
7758                 see ChangeLog entry 2002-11-12
7759
7760 2002-11-11 [colin]      0.8.5claws127
7761
7762         * src/ssl_certificate.c
7763                 Cleaner messages
7764                 Don't popup, instead log error, if the 
7765                 corresponding pref is checked
7766         * src/ssl_certificate.h
7767                 include <openssl/objects/h>
7768
7769 2002-11-11 [colin]      0.8.5claws126
7770
7771         * src/ssl_certificate.h
7772                 _Really_ clean it
7773
7774 2002-11-11 [colin]      0.8.5claws125
7775         
7776         * src/ssl_certificate.c
7777                 Fixed leak
7778
7779 2002-11-11 [colin]      0.8.5claws124
7780
7781         * src/ssl.c
7782                 Cleaned a bit
7783         * src/ssl_certificate.[ch]
7784                 Cleaned a bit (better use of SSL API)
7785                 (This will cause non-recognition of saved 
7786                  certificates of claws12[23]...)
7787
7788 2002-11-11 [paul]       0.8.5claws123
7789         
7790         * po/es.po
7791                 updated by Ricardo Mones Lastra
7792
7793 2002-11-11 [colin]      0.8.5claws122
7794
7795         * src/ssl.c
7796                 Fix a typo
7797
7798 2002-11-11 [colin]      0.8.5claws121
7799
7800         * src/ssl_certificate.[ch] ** NEW FILES **
7801         * src/ssl.[ch]
7802                 Check SSL certificates presented to us
7803         * src/Makefile.am
7804                 Add ssl_certificate.[ch]
7805         * po/POTFILES.in
7806                 Add ssl_certificate.c
7807
7808 2002-11-11 [paul]       0.8.5claws120
7809
7810         * sync with 0.8.5cvs22
7811                 see ChangeLog 2002-11-11
7812
7813 2002-11-11 [paul]       0.8.5claws119
7814
7815         * sync with 0.8.5cvs21
7816                 see ChangeLog 2002-11-11
7817
7818 2002-11-10 [jens]       0.8.5claws118
7819
7820         * src/folder.c
7821         * src/folderview.c
7822                 corrected some typing
7823         * po/de.po
7824                 updated german translation
7825         * sylpheed.spec.in
7826                 cleaned up specfile and adjusted it for claws
7827
7828 2002-11-10 [colin]      0.8.5claws117
7829
7830         * src/summaryview.c
7831                 a STATUSBAR_PUSH/POP fix
7832
7833 2002-11-10 [colin]      0.8.5claws116
7834
7835         * src/prefs_folder_item.c
7836                 Fix hanging after opening folder properties
7837
7838 2002-11-10 [hoa]        0.8.5claws115
7839
7840         * src/matcher_parser_lex.l
7841         * src/matcher_parser_parse.y
7842                 config file for scoring and filtering is no more trashed
7843                 when there is a syntax error in a filtering rule when
7844                 editing it in a dialog.
7845
7846 2002-11-09 [colin]      0.8.5claws114
7847
7848         * src/mbox_folder.c
7849                 Added missing initialisation of folder->destroy()
7850
7851 2002-11-09 [colin]      0.8.5claws113
7852
7853         * src/folder.c
7854           src/folderview.c
7855                 Fix the status bar messages
7856
7857 2002-11-09 [colin]      0.8.5claws112
7858
7859         * src/folderview.c
7860                 Fix hangs after folder dnd, happening after 
7861                 claws109.
7862
7863 2002-11-09 [christoph]  0.8.5claws111
7864
7865         * src/folderview.c
7866                 just changed order of calls (reverse order of
7867                 associated calls)
7868         * src/inc.c
7869                 lock inc when checking only one account, otherwise
7870                 inc all could be executed at the same time
7871
7872 2002-11-09 [christoph]  0.8.5claws110
7873
7874         * src/folderview.c
7875                 better unlock the mouse cursor before calling
7876                 summary_show because it changes the cursor too
7877
7878 2002-11-09 [christoph]  0.8.5claws109
7879
7880         * src/folder.[ch]
7881         * src/folderview.c
7882                 add functions to open and close a folder
7883                 o opending will execute scanning for remote folders
7884                   and processing
7885                 o closing will unset new flag for messages
7886
7887 2002-11-09 [colin]      0.8.5claws108
7888
7889         * src/folder.c
7890                 Add a call to prefs_matcher_write_config to 
7891                 avoid non-leaf folders filtering settings to be
7892                 lost
7893
7894 2002-11-09 [paul]       0.8.5claws107
7895
7896         * src/prefs_account.c
7897                 re-word a label
7898
7899 2002-11-09 [colin]      0.8.5claws106
7900
7901         * src/folderview.c
7902                 Minor esthetic fix
7903
7904 2002-11-09 [colin]      0.8.5claws105
7905
7906         * src/folderview.c
7907                 Fix prefs_filtering deletion for MH folders (same
7908                 reason as below)
7909         * src/prefs_filtering.c
7910                 Fix prefs_filtering renaming and deletion for 
7911                 folder-based processing rules.  
7912
7913 2002-11-09 [christoph]  0.8.5claws104
7914
7915         * src/compose.c
7916         * src/folder.[ch]
7917         * src/folderview.[ch]
7918         * src/import.c
7919         * src/inc.c
7920         * src/main.c
7921         * src/mainwindow.c
7922         * src/messageview.c
7923         * src/prefs_folder_item.c
7924         * src/procmsg.c
7925         * src/summaryview.c
7926                 implement a callback system for folder item updates
7927
7928 2002-11-09 [colin]      0.8.5claws103
7929
7930         * src/folderview.c
7931                 Fix prefs_filtering renaming for MH folders (we
7932                 shouldn't rename by path as another folder could
7933                 have the same hierarchy).
7934
7935 2002-11-09 [colin]      0.8.5claws102
7936
7937         * src/folder.c
7938                 Fix a leak found by Christoph, use better variable
7939                 names
7940
7941 2002-11-09 [colin]      0.8.5claws101
7942
7943         * src/folder.c
7944                 One more fix for processing rules
7945
7946 2002-11-08 [colin]      0.8.5claws100
7947         
7948         * src/matcher.c
7949                 Don't copy the compiled regexp (will be reevaluated)
7950         * src/folderview.c
7951                 Lock folderview while moving
7952         * src/folder.c
7953                 Provide info on what's happening to the user
7954
7955 2002-11-08 [colin]      0.8.5claws99
7956
7957         * src/folderview.c
7958                 Fix folder reordering after a move if parent is 
7959                 root
7960         * src/scoring.[ch]
7961                 Add function to copy a ScoringProp
7962         * src/prefs_folder_item.c
7963                 Copy scoring rules when copying a folder prefs
7964
7965 2002-11-08 [colin]      0.8.5claws98
7966
7967         * src/folderview.c
7968                 Fixes in case of failure
7969         * src/filtering.[ch]    
7970                 Add function to duplicate a FilteringProp
7971         * src/matcher.[ch]
7972                 Add function to duplicate a MatcherProp
7973         * src/prefs_folder_item.c
7974                 Save folder's processing rules when copying 
7975                 its prefs
7976
7977 2002-11-08 [colin]      0.8.5claws97
7978         
7979         * src/folderview.c
7980                 Sort after move
7981         * src/folder.c 
7982                 Change a printf to debug_print
7983
7984 2002-11-08 [colin]      0.8.5claws96
7985
7986         * src/folder.c
7987           src/folderview.c
7988                 Fix segfaults, call me stupido
7989         
7990
7991 2002-11-08 [colin]      0.8.5claws95
7992
7993         *src/folder.c
7994                 Added forgotten prefs to save when moving folders
7995
7996 2002-11-08 [colin]      0.8.5claws94
7997
7998         * src/folder.c
7999                 Fixes to folder DND (prefs copy)
8000         * src/folderview.c
8001                 Optimization for folder DND (don't rescan whole tree)
8002                 Added folderview_create_folder_node() for this 
8003                 optimization, so de-duped a bit the code
8004         * src/prefs_folder_item.[ch]
8005                 Added prefs_folder_item_copy_prefs()    
8006           
8007 2002-11-08 [paul]       0.8.5claws93
8008
8009         * src/prefs_account.c
8010           tools/README
8011           tools/kmail2sylpheed_v2.pl
8012                 correct some typos
8013
8014 2002-11-08 [paul]       0.8.5claws92
8015
8016         * src/compose.c
8017           src/prefs_account.[ch]
8018                 remove account options 'clearsign' and 'ascii_armored',
8019                 replace with 'default_gnupg_mode' to prevent mixed-mode
8020                 Privacy settings
8021
8022 2002-11-08 [paul]       0.8.5claws91
8023
8024         * src/compose.[ch]
8025                 re-implement GnuPG 'on-the-fly' mode selection,
8026                 disallow mixed-mode
8027
8028 2002-11-08 [colin]      0.8.5claws90
8029
8030         * src/folderview.c
8031           src/prefs_folder_item.c
8032                 Change "Property" to "Properties"
8033
8034 2002-11-07 [colin]      0.8.5claws89
8035
8036         * src/folderview.c
8037           src/folder.c
8038                 Allow folder dropping to a root folder
8039
8040 2002-11-07 [paul]       0.8.5claws88
8041
8042         * src/compose.c
8043                 revert last commit
8044
8045 2002-11-07 [paul]       0.8.5claws87
8046
8047         * src/compose.c
8048                 fix reply-to-list bug. closes bug report
8049                 "[633382] reply-to-list broken in recent cvs"
8050
8051 2002-11-07 [paul]       0.8.5claws86
8052
8053         * src/compose.c
8054                 add a forgotten '#if USE_GPGME ... #endif'
8055
8056 2002-11-07 [paul]       0.8.5claws85
8057
8058         * sync with 0.8.5cvs20
8059                 see ChangeLog 2002-11-07
8060
8061 2002-11-07 [colin]      0.8.5claws84
8062
8063         * src/folder.[ch]
8064                 Change folder_item_move_to to return the newly 
8065                 created folderitem.
8066         * src/folderview.c
8067                 Select the new folderitem after moving.
8068
8069 2002-11-07 [colin]      0.8.5claws83
8070
8071         * src/prefs_filtering.c
8072                 Fix rule rewriting when moving a leaf folder to a 
8073                 shorter path
8074
8075 2002-11-07 [colin]      0.8.5claws82
8076
8077         * src/prefs_filtering.c
8078                 fix a leak
8079
8080 2002-11-07 [colin]      0.8.5claws81
8081
8082         * src/folder.[ch]
8083                 Add folder_item_move_to() function to move a 
8084                 folderitem into another one (updates matcher etc)
8085         * src/folderview.c
8086                 Add folder drag'n drop (context menu to come)
8087                 [Should be dataloss free, but Please backup before 
8088                  trying !]
8089
8090 2002-11-06 [colin]      0.8.5claws80
8091
8092         * src/mh.c
8093                 mh_create_folder() returns NULL if can't create
8094                 directory hierarchy
8095
8096 2002-11-06 [paul]       0.8.5claws79
8097
8098         * src/compose.[ch]
8099                 allow 'on-the-fly' changing of the type of encryption 
8100                 and/or signing used (mime/ascii) via the compose window
8101
8102 2002-11-06 [paul]       0.8.5claws78
8103
8104         * sync with 0.8.5cvs19
8105                 see ChangeLog 2002-11-06 for src/account.c: 
8106                 account_get_special_folder()
8107                 
8108 2002-11-05 [alfons]     0.8.5claws77
8109
8110         * src/crash.c
8111                 very minor cleanups: nothing to see here, move on. :-)
8112
8113 2002-11-05 [colin]      0.8.5claws76
8114
8115         * src/main.c
8116                 Changes choices if compose windows are opened to
8117                 Discard, Draft, Don't quit
8118
8119 2002-11-05 [thorsten]   0.8.5claws75
8120
8121         * src/compose.c
8122                 reenabled default_reply_to folder option
8123
8124 2002-11-05 [colin]      0.8.5claws74
8125
8126         * src/compose.[ch] 
8127                 add compose_draft()
8128         * src/crash.c
8129                 add SIGTERM handler
8130         * src/main.[ch]
8131                 add clean_quit() for the SIGTERM handler
8132
8133 2002-11-05 [paul]       0.8.5claws73
8134         
8135         * po/es.po
8136                 updated by Ricardo Mones Lastra
8137
8138 2002-11-05 [melvin]     0.8.5claws72
8139
8140         * src/logwindow.c
8141                 Fixed log-clipping bug #616795.
8142                 To stop logging in the log window use 0 length.
8143         * src/prefs_common.c
8144                 Added a label to inform about the 0 log length behaviour.
8145
8146 2002-11-05 [paul]       0.8.5claws71
8147
8148         * sync with 0.8.5cvs17
8149                 see ChangeLog 2002-11-05
8150
8151 2002-11-04 [paul]       0.8.5claws70
8152
8153         * sylpheed-128x128.png
8154           sylpheed-64x64.png
8155           sylpheed.png
8156                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8157                 <nikai@users.sourceforge.net>
8158                 
8159         * po/bg.po
8160                 updated by George Danchev
8161
8162 2002-11-03 [thorsten]   0.8.5claws69
8163
8164         * src/main.c
8165           src/mimeview.c
8166           src/rfc2015.h
8167                 add check if gpg is active
8168
8169 2002-11-03 [thorsten]   0.8.5claws68
8170
8171         * src/toolbar.h
8172                 removed GSList declaration causing trouble on MacOS-X
8173                 (submitted by alfons, reported by xfesty)
8174
8175 2002-11-01 [paul]       0.8.5claws67
8176
8177         * src/mainwindow.c
8178                 remove last remnants of main's filter code
8179
8180 2002-11-01 [paul]       0.8.5claws66
8181
8182         * tools/filter_conv.pl
8183                 fix bug where user-defined headers were ignored
8184
8185 2002-11-01 [paul]       0.8.5claws65
8186
8187         * src/logwindow.c
8188                 make a debug_print() not translatable
8189
8190 2002-10-31 [melvin]     0.8.5claws64
8191
8192         * ac/aspell.m4
8193                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8194                 not run any GNU/aspell test.  The dictionary path will
8195                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8196                 was given, in which case, it will be $prefix/lib/aspell/
8197         * configure.in
8198                 Fixed typo in commentary (Aspell code).
8199
8200 2002-10-31 [paul]       0.8.5claws63
8201
8202         * po/POTFILES.in
8203                 remove src/filter.c and src/prefs_filter.c
8204                 thanks to Ricardo for reminding me
8205
8206 2002-10-31 [colin]      0.8.5claws62
8207
8208         * src/mbox_folder.c
8209                 Plug some leaks
8210
8211 2002-10-31 [paul]       0.8.5claws61
8212
8213         * src/prefs_filter.[ch] ** REMOVED **
8214           src/filter.[ch]       ** REMOVED **
8215           
8216         * src/Makefile.am
8217           src/folderview.c
8218           src/inc.c
8219           src/main.c
8220           src/mainwindow.c
8221           src/mbox.c
8222           src/prefs_common.c
8223           src/prefs_filtering.c
8224           src/summaryview.[ch]
8225                 remove main's 'filter' code
8226                 
8227         README.claws
8228                 update to reflect removal of main's filter
8229
8230 2002-10-31 [paul]       0.8.5claws60
8231
8232         * src/summaryview.c
8233                 remove check for global_processing in summary_filter_open(). 
8234                 This fixes the bug where if the user uses the right-click 
8235                 'Create filter rule...' and doesn't have any filter rules 
8236                 already defined in claws' advanced filtering, the newly 
8237                 created filter rule goes to main's filtering which is 
8238                 inaccessible through the gui. Now the filter rule gets added
8239                 to claws' filtering by default.
8240
8241 2002-10-28 [melvin]     0.8.5claws59
8242
8243         * src/prefs_actions.c
8244                 Fixed bug #627322 where MIME parts were not always
8245                 correctly passed to a %p action
8246                 Display an error dialog when message filename is not found.
8247
8248 2002-10-28 [melvin]     0.8.5claws58
8249
8250         * src/prefs_common.c
8251                 Readded a missing function declaration lost in 0.8.3claws34
8252
8253 2002-10-28 [paul]       0.8.5claws57
8254
8255         * sync with 0.8.5cvs15
8256                 see ChangeLog 2002-10-28 and 2002-10-25
8257                 
8258         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8259
8260 2002-10-27 [oliver]     0.8.5claws56
8261
8262         * src/pop.c
8263                 plug leak in pop3_top_recv
8264
8265 2002-10-26 [christoph]  0.8.5claws55
8266
8267         * src/folder.c
8268                 set need_update folder flag when messages are added
8269                 (closes bug [ 626922 ] folder not updated after receiving)
8270
8271 2002-10-25 [melvin]     0.8.5claws54
8272
8273         * src/imageview.c
8274                 Fixed a memleak introduced in the scaling code.
8275
8276 2002-10-24 [alfons]     0.8.5claws53
8277
8278         * src/filtering.c
8279                 make filtering's forward message action forward from the 
8280                 correct account
8281                 (closes bug [628089 ] Filter -> Forward from address problem
8282                 reported by Oktay)
8283
8284 2002-10-24 [christoph]  0.8.5claws52
8285
8286         * src/mainwindow.c
8287         * src/manual.[ch]
8288                 o use manual of current locale or english if current
8289                   locale is not available (and english is available)
8290                 o also link to sylpheed doc project manuals
8291
8292 2002-10-23 [paul]       0.8.5claws51
8293
8294         * tools/README
8295           tools/kmail2sylpheed_v2.pl
8296                 add new version of kmail addressbook importer script.
8297                 works with newer versions of Kmail/KAddressBook which
8298                 have new and rearranged data.
8299
8300 2002-10-23 [martin]     0.8.5claws50
8301
8302         * src/folderview.c
8303         * src/summaryview.c
8304         * src/utils.h
8305         * src/utils.c
8306                 added length parameter to get_abbrev_newsgroup_name()
8307                 changed this function so that it abbreviates the newsgroup
8308                 names only so long it is smaller than the length parameter
8309                 (for better reading of some newsgroup names and space efficiency)
8310
8311 2002-10-22 [colin]      0.8.5claws49
8312
8313         *src/foldersel.c
8314                 Revert Alfons' last modification (after voting ;-))
8315
8316 2002-10-21 [alfons]     0.8.5claws48
8317
8318         * src/foldersel.c
8319                 folder view in folder selection dialog reflects state of
8320                 folder view in main window
8321
8322 2002-10-18 [alfons]     0.8.5claws47
8323
8324         * src/mbox.c
8325                 drop imported messages in folder selected by user,
8326                 and not in the inbox
8327                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8328
8329 2002-10-18 [alfons]     0.8.5claws46
8330
8331         * src/compose.c
8332                 make automagic reply work correctly for email accounts 
8333                 (whether it's viable to do a full sync with Hiro's 
8334                 compose.c is still under discussion)
8335
8336 2002-10-18 [melvin]     0.8.5claws45
8337
8338         * src/prefs_actions.c
8339                 Fixed bug #622275 where asynchroneous actions left 
8340                 zombies processes
8341                 Made (synchroneous) actions' input be displayed live.
8342
8343 2002-10-18 [christoph]  0.8.5claws44
8344
8345         * src/textview.c
8346                 don't add a newline in the textview in front of the
8347                 first textpart if header display is disabled
8348                 (closes bug [ 603385 ] disabled header display leaves blank
8349                  lin)
8350
8351 2002-10-18 [christoph]  0.8.5claws43
8352
8353         * src/folder.[ch]
8354         * src/imap.c
8355         * src/mbox_folder.c
8356         * src/mh.c
8357         * src/news.c
8358                 folder->get_num_list now returns an error code
8359                 (closes bug [ 609424 ] News cache cleared on failure)
8360                 
8361 2002-10-17 [colin]      0.8.5claws42
8362         
8363         * src/news.c
8364                 Changed a printf by debug_print
8365
8366 2002-10-16 [paul]       
8367
8368         * tools/OOo2sylpheed.pl
8369                 allow for spaces in the name of the
8370                 file to be attached.
8371
8372 2002-10-16 [colin]      0.8.5claws41
8373
8374         * src/main.c
8375                 Use a tristate to change online mode
8376
8377 2002-10-16 [paul]       0.8.5claws40
8378
8379         * po/es.po
8380                 updated by Ricardo Mones Lastra
8381
8382 2002-10-16 [colin]      0.8.5claws39
8383
8384         * src/main.c
8385           src/mainwindow.[ch]
8386                 Added --online and --offline command-line
8387                 switches
8388
8389 2002-10-15 [christoph]  0.8.5claws38
8390
8391         * src/procmime.c
8392                 set mimeinfo->name to NULL after g_free to
8393                 avoid double freeing with g_free
8394
8395 2002-10-14 [christoph]  0.8.5claws37
8396
8397         * src/compose.c
8398         * src/filtering.c
8399         * src/summaryview.c
8400                 remove calls to folder->change_flags that are now
8401                 done by procmsg flag functions (seems it is not
8402                 used by any foldertype anyway)
8403         * src/folder.c
8404                 init folder->change_flags with NULL
8405
8406 2002-10-14 [christoph]  0.8.5claws36
8407
8408         * src/folder.[ch]
8409         * src/imap.[ch]
8410                 use virtual functions for folder item new and destroy
8411                 functions
8412
8413 2002-10-14 [melvin]     0.8.5claws35
8414
8415         * src/compose.c
8416                 Added a test to not run the spell checker if no default
8417                 dictionary is available. No dialog is displayed though.
8418
8419 2002-10-14 [melvin]     0.8.5claws34
8420
8421         * src/gtkaspell.c
8422                 Fixed bug in dictionary list context menu where
8423                 "More..." pointed to an emtpy submenu if the
8424                 number of dictionaries is a multiple of 15
8425                 Removed unneeded code in suggestions list creation
8426
8427 2002-10-14 [paul]       0.8.5claws33
8428
8429         * po/bg.po
8430                 updated by George Danchev
8431
8432 2002-10-13 [hoa]        0.8.5claws32
8433
8434         * src/matcher.[ch]
8435           src/matcher_parser_parser.y
8436                 removed the escaped string from internal structure
8437                 of matcher.
8438
8439 2002-10-12 [colin]      0.8.5claws31
8440
8441         * src/gtksctree.[ch]
8442           src/summaryview.c
8443                 Removed useless function gtksctree_reanchor
8444
8445 2002-10-12 [alfons]     0.8.5claws30
8446         
8447         * sync with remaining main changes 2002-10-09 - 2002-10-11
8448         - drop changes to src/compose.c (requires claws specific changes)
8449         
8450 2002-10-12 [alfons]     0.8.5claws29
8451         
8452         * sync with main changes of 2002-10-08
8453         - drop changes to src/compose.c (requires claws specific changes)
8454         - drop changes to src/summaryview.c (requires changes to compose.c)     
8455
8456 2002-10-12 [alfons]     0.8.5claws28
8457         
8458         * sync with main changes of 2002-10-07
8459
8460 2002-10-12 [alfons]     0.8.5claws27
8461
8462         * sync with main changes of 2002-10-04
8463         - drop changes to src/compose.c (requires claws specific changes)
8464         - drop changes to src/prefs_folder_item.c (claws implementation
8465           seems to be working)
8466
8467 2002-10-12 [colin]      0.8.5claws26
8468
8469         * src/mainwindow.c
8470                 Fix folder-flicker when space-reading, introduced 
8471                 in claws22.
8472
8473 2002-10-12 [colin]      0.8.5claws25
8474
8475         * src/compose.c
8476                 Save account address when saving as draft.
8477                 (closes bug 621838)
8478
8479 2002-10-12 [colin]      0.8.5claws24
8480
8481         * src/summaryview.c
8482                 Fix the problem consisting of no message selected
8483                 after the last message in a folder has been moved.
8484
8485 2002-10-12 [paul]       0.8.5claws23
8486
8487         * src/compose.c
8488           src/prefs_template.c
8489           src/template.[ch]
8490                 add Cc and Bcc to templates. Patch submitted by
8491                 John L. Males.
8492
8493 2002-10-12 [colin]      0.8.5claws22
8494
8495         * src/folderview.c
8496                 Fix a bug after "Check for new messages":
8497                 If a folder was opened, it was still selected at
8498                 the end of the check, but displayed empty.
8499         * src/mainwindow.c
8500                 Remove unnecessary check
8501
8502 2002-10-12 [paul]
8503
8504         * tools/README
8505                 be more verbose in the description of
8506                 OOo2sylpheed.pl
8507                 
8508
8509 2002-10-11 [colin]      0.8.5claws21
8510
8511         * src/mainwindow.c
8512                 Make space work (better) when no mail is selected
8513
8514 2002-10-11 [colin]      0.8.5claws20
8515
8516         * src/inc.c
8517           src/news.c
8518                 fix warnings
8519
8520 2002-10-11 [colin]      0.8.5claws19
8521
8522         * src/mainwindow.c
8523                 revert 0.8.5claws6 changes as i couldn't get to
8524                 anything satisfying
8525
8526 2002-10-11 [melvin]     0.8.5claws18
8527
8528         * src/compose.c
8529                 Removed buggy and unused macro (should have been committed in
8530                 0.8.5claws17)
8531
8532 2002-10-11 [melvin]     0.8.5claws17
8533
8534         * src/compose.c
8535                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8536
8537 2002-10-11 [thorsten]   0.8.5claws16 
8538
8539         * src/folderview.c
8540                 remove rescan warning
8541
8542 2002-10-11 [colin]      0.8.5claws15 
8543
8544         * src/procheader.c
8545                 fix a segfault that happens if conv_unmime_header
8546                 fails (should be better to find out why it fails)
8547
8548 2002-10-11 [christoph]  0.8.5claws14
8549
8550         * src/summaryview.c
8551                 update folderview stats after ignore/unignore thread
8552
8553 2002-10-11 [hoa]        0.8.5claws13
8554
8555         * src/quote_fmt_parse.y
8556                 Fixed a yacc/bison syntax error
8557         * src/matcher.c
8558                 Escaping of string is fixed.
8559
8560 2002-10-11 [colin]      0.8.5claws12
8561
8562         * src/imageview.c
8563                 Resize images to fit
8564
8565 2002-10-11 [paul]       0.8.5claws11
8566
8567         * po/es.po
8568                 updated by Ricardo Mones Lastra
8569
8570 2002-10-10 [alfons]     0.8.5claws10
8571
8572         * src/compose.c
8573                 allow dropping files by "moving" files from a file manager,
8574                 not only by the more cumbersome "copying". the latter 
8575                 mostly implies holding down the Control button
8576
8577 2002-10-10 [christoph]  0.8.5claws9
8578
8579         * src/summaryview.c
8580                 update folders after thread building for ignored threads
8581
8582 2002-10-10 [christoph]  0.8.5claws8
8583
8584         * config/.cvsignore
8585                 added Makefile
8586         * src/filtering.[ch]
8587         * src/folder.[ch]
8588         * src/folderview.[ch]
8589         * src/import.c
8590         * src/inc.[ch]
8591         * src/mbox.[ch]
8592         * src/procmsg.c
8593         * src/summaryview.[ch]
8594                 o added new flag need_update to FolderItem
8595                 o removed folder_table from various functions from tracking
8596                   folder updates
8597                 o set need_update flags in folder.c's move, copy and delete
8598                   functions and procmsg's flags functions
8599                 o added function folderview_update_items_when_required that
8600                   updates all folders with need_update set
8601                 o call folderview_update_items_when_required instead of
8602                   folderview_update_item_foreach
8603
8604 2002-10-09 [sergey]     0.8.5claws7
8605
8606         * src/compose.c
8607                 Strip CRs whel loading the text into editor in reedit mode.
8608
8609 2002-10-09 [colin]      0.8.5claws6
8610
8611         * src/mainwindow.c
8612                 Make Space work when no mail is selected
8613
8614 2002-10-09 [colin]      0.8.5claws5
8615
8616         * src/gtksctree.[ch]
8617                 Fix range_select
8618                 Add gtk_sctree_reanchor() 
8619         * src/summaryview.c
8620                 Use gtk_sctree_reanchor() - better fix for 
8621                 bug 60413
8622
8623 2002-10-09 [colin]      0.8.5claws4
8624
8625         * src/summaryview.c
8626                 Fix shift-click select after delete problem
8627                 (closes bug 60413)
8628
8629 2002-10-08 [thorsten]   0.8.5claws3
8630
8631         * src/summaryview.c
8632                 exclude current msg from -hide read messages-
8633
8634 2002-10-08 [colin]      0.8.5claws2
8635
8636         * src/inc.[ch]
8637           src/pop.c
8638           src/recv.c
8639                 Differentiate socket errors from disk full
8640                 errors
8641
8642 2002-10-08 [christoph]  0.8.5claws1
8643
8644         * Makefile.am
8645         * configure.in
8646                 modifications for new config directory
8647
8648         * config.guess  ** REMOVED **
8649         * config.sub    ** REMOVED **
8650         * install-sh    ** REMOVED **
8651         * ltmain.sh     ** REMOVED **
8652         * missing       ** REMOVED **
8653         * mkinstalldirs ** REMOVED **
8654                 these files are autogenerated by automake
8655                 when you run autogen.sh
8656
8657         * config/.cvsignore     ** NEW FILE **
8658         * config/Makefile.am    ** NEW FILE **
8659                 ignore autogenerated files
8660                 create a Makefile in this directory
8661
8662 2002-10-08 [paul]       0.8.5claws
8663
8664         * 0.8.5claws release
8665         
8666         * src/compose.c
8667           src/procheader.c
8668           src/procmsg.c
8669                 fix quote reply format for newsgroups reply bug
8670                 (thanks to Hoa)
8671                 
8672         * po/en_GB.po
8673           po/pl.po
8674                 updated by me and Witold Wladyslaw Wojciech Wilk
8675                 repectively
8676
8677 2002-10-07 [paul]       0.8.3claws53
8678
8679         * po/it.po
8680           po/pt_BR.po
8681           po/sr.po
8682                 updated messages catalogs, submitted by
8683                 Alessandro Maestri, Fabio Jr.Beneditto 
8684                 and Urke MMI, respectively.
8685
8686 2002-10-07 [christoph]  0.8.3claws52
8687
8688         * src/folder.[ch]
8689         * src/folderview.c
8690         * src/mainwindow.c
8691                 fix new folder ghost message bug
8692                 (closes bug [ 619722 ] wrong count for newly created folders)
8693
8694 2002-10-07 [christoph]  0.8.3claws51
8695
8696         * src/compose.c
8697                 fix news posting problem
8698
8699 2002-10-07 [melvin]     0.8.3claws50
8700
8701         * po/fr.po
8702                 Updated French translation
8703
8704 2002-10-05 [christoph]  0.8.3claws49
8705
8706         * src/gtkstext.c
8707                 check if line_start_cache is set in gtk_stext_update_text
8708                 (closes bug [ 618119 ] crash while doing search in folder)
8709
8710 2002-10-05 [christoph]  0.8.3claws48
8711
8712         * src/imap.c
8713         * src/news.c
8714         * src/utils.c
8715         * src/utils.h
8716                 implement cache cleanups for claws' folder system
8717                 (closes bug [ 595916 ] imapcache not cleaned up)
8718
8719 2002-10-05 [melvin]     0.8.3claws47
8720
8721         * src/prefs_actions.c
8722                 Made the help text more clear for the %p token
8723
8724 2002-10-04 [paul]       0.8.3claws46
8725
8726         * sync with 0.8.5
8727                 see ChangeLog 2002-10-02 and 2002-10-03
8728
8729 2002-10-04 [christoph]  0.8.3claws45
8730
8731         * src/inc.c
8732                 fix segfault caused by pop before smtp
8733                 call to inc_account_mail with NULL
8734                 pointer for mainwin
8735
8736 2002-10-04 [paul]       0.8.3claws44
8737
8738         * configure.in
8739                 sync the LDAP detection from 0.8.5cvs1
8740
8741 2002-10-02 [christoph]  0.8.3claws43
8742
8743         * po/de.po
8744                 fix small spelling error
8745
8746 2002-10-02 [melvin]     0.8.3claws42
8747
8748         * ac/aspell.m4
8749                 Behave better and say "no" when test program cannot be run.
8750
8751 2002-10-02 [paul]       0.8.3claws41
8752
8753         * sync with 0.8.4cvs1
8754                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8755                 
8756         * src/summaryview.c
8757                 toggle the behavior of Reply menuitem between
8758                 normal reply and reply-to-list
8759
8760 2002-10-01 [sergey]     0.8.3claws40
8761
8762         * src/compose.c
8763                 Convert newlines in the message text to the canonical form
8764                 before base64 encoding (RFC2045 compliance, fixes some
8765                 interoperability issues with Evolution 1.0.3)
8766
8767 2002-09-29 [colin]      0.8.3claws39
8768
8769         * src/summaryview.c
8770                 Fix an unwanted copy/paste
8771
8772 2002-09-29 [colin]      0.8.3claws38
8773
8774         * src/mainwindow.c
8775                 Renamed "Custom toolbar" to "Customize toolbar"
8776                 Renamed "Show all header" to "Show all headers"
8777                 Renamed "Set diplay item" to "Set displayed items"
8778         * src/prefs_common.c
8779                 Renamed "Show all header" to "Show all headers"
8780         * src/prefs_summary_column.c
8781                 Renamed "diplay item" to "displayed items"
8782
8783 2002-09-29 [colin]      0.8.3claws37
8784
8785         * src/mainwindow.[ch]
8786                 online/offline status pixmaps follow theme
8787                 changes
8788         * src/summaryview.[ch]
8789                 quicksearch pixmap follows theme changes
8790
8791 2002-09-29 [thorsten]   0.8.3claws36
8792
8793         * src/compose.c
8794           src/prefs_folder_item.[ch]
8795                 add default_reply_to folder option (closes patch 581044)
8796
8797 2002-09-29 [christoph]  0.8.3claws35
8798
8799         * acconfig.h    ** REMOVED **
8800         * configure.in
8801         * ac/aspell.m4
8802         * ac/check-type.m4
8803         * ac/gnupg-check-typedef.m4
8804                 fix autoheader 2.50 warning
8805
8806 2002-09-29 [christoph]  0.8.3claws34
8807
8808         * major code cleanup (part 2)
8809         
8810                 - unused variables removed
8811                 - unused functions removed
8812                 - uninitialized variables checked
8813                 - missing return statements added
8814                 - missing function return types added
8815                 - added parentheses around assignment
8816                   when suggested by gcc
8817
8818 2002-09-29 [alfons]     0.8.3claws33
8819
8820         * src/logwindow.c
8821                 log_window_clear(): only bracket gtk_text_forward_delete() 
8822                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8823                 works around GTK text bug)
8824
8825 2002-09-29 [paul]       0.8.3claws32
8826
8827         * po/bg.po
8828           po/sr.po
8829                 updated by George Danchev and Urke MMI
8830                 respectively
8831
8832 2002-09-27 [christoph]  0.8.3claws31
8833
8834         * doc-src/readme.txt
8835         * doc-src/rfc1806.txt   ** REMOVED **
8836         * doc-src/rfc2183.txt   ** NEW FILE **
8837         * doc-src/rfc2980.txt   ** NEW FILE **
8838                 update rfcs
8839
8840 2002-09-27 [melvin]     0.8.3claws30
8841
8842         * ac/aspell.m4
8843                 Fixed typo which could break linking
8844
8845 2002-09-27 [melvin]     0.8.3claws29
8846
8847         * ac/aspell.m4
8848                 Improved GNU/aspell checking. 
8849                 Fixed bug #614490
8850
8851 2002-09-27 [paul]       0.8.3claws28
8852
8853         * sync with 0.8.3cvs8
8854                 see ChangeLog 2002-09-27
8855
8856 2002-09-26 [colin]      0.8.3claws27
8857
8858         * src/toolbar.[ch]
8859           src/mainwindow.[ch]
8860                 Add "Reply to Mailing-list" to the toolbar
8861
8862 2002-09-26 [christoph]  0.8.3claws26
8863
8864         * src/summaryview.c
8865                 Fix wrong message counts in summaryview status
8866
8867 2002-09-26 [paul]       0.8.3claws25
8868
8869         * sync with 0.8.3cvs7
8870                 see ChangeLog 2002-09-26
8871
8872 2002-09-26 [paul]       0.8.3claws24
8873
8874         * sync with 0.8.3cvs6
8875                 see ChangeLog 2002-09-25
8876
8877 2002-09-25 [christoph]  0.8.3claws23
8878
8879         * src/prefs_common.c
8880         * src/prefs_folder_item.c
8881         * src/prefs_scoring.c
8882                 Renamed "kill score" to "hide score" in GUI
8883                 and prefs files
8884
8885 2002-09-25 [paul]       0.8.3claws22
8886
8887         * sync with 0.8.3cvs5
8888                 see ChangeLog 2002-09-24
8889
8890 2002-09-24 [alfons]     0.8.3claws21
8891
8892         patch by Satoshi Nagayasu: allows appending / saving multiple 
8893         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8894         'Save as ...'")
8895
8896         * AUTHORS
8897                 add Satoshi Nagayasu
8898         * src/summaryview.c
8899                 summary_save_as(): allow saving selected files to
8900                 one file
8901                 summary_set_menu_sensitive: enable "Save As..." when
8902                 multiple files are selected
8903         * src/utils.[ch]
8904                 append_file(): new function
8905
8906 2002-09-24 [colin]      0.8.3claws20
8907
8908         * src/procmime.c
8909                 Fix segfault when mimeinfo doesn't have a 
8910                 content_type. 
8911
8912 2002-09-24 [colin]      0.8.3claws19
8913
8914         * src/prefs_common.[ch]
8915                 Add a preference to display send dialog or not
8916         * src/send.c
8917                 Display send dialog according to preference
8918
8919 2002-09-24 [colin]      0.8.3claws18
8920
8921         * src/compose.[ch]
8922                 Disable user actions when sending
8923
8924 2002-09-24 [colin]      0.8.3claws17
8925
8926         * src/procmime.c
8927                 Do not display name or filename for attachments
8928                 with an application/pgp-signature type
8929                 (security flaw, see bug 537413)
8930
8931 2002-09-23 [colin]      0.8.3claws16
8932
8933         * src/editaddress.c
8934                 Initialize entry_email, entry_alias and 
8935                 entry_remarks to first email address of the list
8936
8937 2002-09-23 [colin]      0.83claws15
8938
8939         * src/compose.c
8940                 Drop pgp-signature when reediting a signed queued
8941                 message
8942
8943 2002-09-23 [melvin]     0.8.3claws14
8944
8945         * po/fr.po
8946                 Updated French translation
8947
8948 2002-09-23 [melvin]     0.8.3claws13
8949
8950         * src/mainwindow.c
8951                 Made custom toolbar menu labels more consistent
8952         * src/prefs_toolbar.c
8953                 Made custom toolbar window title more consistent
8954
8955 2002-09-22 [colin]      0.8.3claws12
8956
8957         * src/inc.c
8958                 Initialize session type to normal before getting 
8959                 mail (fixes strange Get behaviour)
8960         * src/prefs_account.h
8961                 Move STYPE_POP_BEFORE_SMTP to last position to 
8962                 avoid other side-effects
8963
8964 2002-09-22 [colin]      0.8.3claws11
8965
8966         * src/prefs_account.c
8967                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8968                 from pop3 to apop or vice-versa
8969
8970 2002-09-22 [colin]      0.8.3claws10
8971         
8972         * src/prefs_account.[ch]
8973                 Add an option for the POP before SMTP timeout
8974         * src/inc.c
8975                 Remember time of last POP connection
8976         * src/send.c
8977                 Do POP before SMTP only if timeout reached
8978
8979 2002-09-22 [oliver]     0.8.3claws9
8980         
8981         * README.claws
8982                 explain custom toolbar
8983
8984 2002-09-22 [oliver]     0.8.3claws8
8985
8986         * src/prefs_actions.[ch]
8987         custom toolbar for compose      
8988                 actions callback from compose toolbar
8989         * src/folderview.c
8990                 remove include toolbar.h
8991
8992 2002-09-22 [oliver]     0.8.3claws7
8993         
8994         * src/prefs_toolbar.[ch]
8995                 custom toolbar for compose
8996                 - generic prefs_toolbar handles both
8997                   Mainwin's toolbar as well as Compose toolbar          
8998
8999 2002-09-22 [oliver]     0.8.3claws6
9000         
9001         * src/toolbar.[ch]
9002                 custom toolbar for compose
9003                 restructure toolbar.[ch]
9004
9005 2002-09-22 [oliver]     0.8.3claws5
9006
9007         * src/compose.[ch]
9008                 custom toolbar for compose
9009
9010 2002-09-22 [oliver]     0.8.3claws4
9011         
9012         * src/mainwindow.[ch]
9013                 custom toolbar for compose 
9014                 move mainwin toolbar back to mainwindow
9015
9016 2002-09-22 [alfons]     0.8.3claws3
9017
9018         * src/procmsg.c
9019                 :%sno/if(/if (/gc
9020                 :%sno/for(/for (/gc
9021                 (beautify)
9022
9023 2002-09-22 [alfons]     0.8.3claws2
9024         
9025         * src/procmsg.c
9026                 procmsg_save_to_outbox(): don't unlink message file from queue;
9027                 callers should do it using folder_item_remove_msg()
9028
9029 2002-09-22 [colin]      0.8.3claws1
9030
9031         * src/mimeview.[ch]
9032                 Made mimeview_check_signature() public
9033         * src/textview.c
9034                 Made GPG signatures verifiable by clicking
9035                 the [application/pgp-signature] in the Text
9036                 view
9037
9038 2002-09-22 [paul]       0.8.3claws
9039
9040         * po/bg.po
9041           po/en_GB.po
9042           po/es.po
9043           po/it.po
9044           po/pl.po
9045           po/pt_BR.po
9046           po/sr.po
9047                 updated translations, submitted by George Danchev,
9048                 me, Ricardo Mones Lastra, Alessandro Maestri,
9049                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9050                 and Urke MMI, respectively.     
9051
9052 2002-09-22 [alfons]     0.8.2claws65
9053
9054         * src/procmsg.c
9055         * src/pgptext.c
9056                 no furry valgrinds have been used to plug these memleaks
9057
9058 2002-09-20 [paul]       0.8.2claws64
9059
9060         * sync with 0.8.3cvs4
9061                 'Select thread' re-implemented 
9062                 see ChangeLog 2002-09-20
9063
9064 2002-09-21 [alfons]     0.8.2claws63
9065
9066         * src/compose.c
9067                 compose_send(): plug unnoticed memleak
9068
9069 2002-09-20 [alfons]     0.8.2claws62
9070
9071         * src/addr_compl.c
9072                 replace_address_in_edit(): strict check for NULL address to
9073                 fix "[ 607348 ] Segfault in address completion". My guess is
9074                 that this happens with an empty address book, but it's good
9075                 to have this check here anyway
9076                 
9077                 completion_window_button_press(): free string returned 
9078                 from the internal cache
9079
9080 2002-09-20 [christoph]  0.8.2claws61
9081
9082         * src/procmime.h
9083                 added ENC_BINARY to EncodingType
9084         * src/procmime.c
9085                 the string returned by procmime_get_encoding_str
9086                 should not depend on the order of values in the
9087                 EncodingType definition
9088         * doc-src/rfc1806.txt   ** NEW FILE **
9089                 Added rfc1806 about MIME Content-Disposition
9090                 Extension
9091
9092 2002-09-19 [paul]       0.8.2claws60
9093
9094         * sync with 0.8.2cvs3
9095                 see ChangeLog 2002-09-19
9096
9097 2002-09-19 [paul]       0.8.2claws59
9098
9099         * src/prefs_folder_item.c
9100                 revert to Darko's original alignment of colour
9101                 selector button
9102                 add a colon to folder_color label
9103                 
9104         * src/compose.c
9105                 add Colin's patch (with Hiro's modifications) to 
9106                 force BASE64 encoding for 8-bit text when signing
9107                 (sync with 0.8.3cvs2)
9108
9109 2002-09-18 [alfons]     0.8.2claws58
9110
9111         * src/compose.c
9112                 :%sno/if(/if (/gc
9113                 :%sno/for(/for (/gc
9114                 (beautify a little bit)
9115
9116 2002-09-18 [christoph]  0.8.2claws57
9117
9118         * src/pine.c
9119                 fix handling of fgetc return value
9120
9121 2002-09-17 [alfons]     0.8.2claws56
9122         
9123         * src/summaryview.c
9124                 summary_sort(): check non-NULL summaryview->folder_item when no 
9125                 folder is selected at all
9126                 (closes "[ 610344 ] sort label make syl Crash")
9127
9128 2002-09-17 [alfons]     0.8.2claws55
9129         
9130         * src/compose.c
9131                 beautify a little bit
9132
9133 2002-09-17 [christoph]  0.8.2claws54
9134
9135         * src/folder.c
9136                 initialize max values for cache and folder
9137                 when cache or folder is empty
9138
9139 2002-09-15 [colin]      0.8.2claws53
9140
9141         * src/compose.c
9142                 Fix a leak (thanks Alfons!) and cleaned
9143                 variables names for custom headers
9144
9145 2002-09-15 [colin]      0.8.2claws52
9146
9147         * src/compose.c
9148                 Fix custom headers recognition when
9149                 prefs_common.trans_hdr is on
9150
9151 2002-09-15 [colin]      0.8.2claws51
9152
9153         * src/compose.c
9154                 Allow dynamically-added custom headers
9155                 Yet not reparsed if reedited
9156
9157 2002-09-15 [alfons]     0.8.2claws50
9158
9159         * src/prefs_account.c
9160                 fix warnings
9161
9162 2002-09-15 [colin]      0.8.2claws49
9163         
9164         * src/prefs_account.c
9165                 fix pop_before_smtp sensitivity
9166
9167 2002-09-15 [colin]      0.8.2claws48
9168
9169         * src/inc.[ch]
9170                 add inc_pop_before_smtp()
9171                 allow MainWindow to be undefined in 
9172                 inc_account_mail() and inc_start()
9173         * src/pop.c
9174           src/prefs_account.h
9175                 add STYPE_POP_BEFORE_SMTP session type
9176         * src/prefs_account.c
9177                 activated pop before smtp option
9178         * src/send.c
9179                 do pop before smtp if the relevant option 
9180                 is set
9181
9182 2002-09-15 [paul]       0.8.2claws47
9183
9184         * sync with 0.8.3
9185                 see ChangeLog 2002-09-15
9186
9187 2002-09-14 [paul]       0.8.2claws46
9188
9189         * po/bg.po
9190                 updated Bulgarian translation, submitted by
9191                 George Danchev
9192
9193 2002-09-13 [paul]       0.8.2claws45
9194
9195         * src/compose.c
9196                 merge claws' select_account() with main's
9197                 (new) compose_select_account(). [sync with
9198                 0.8.2cvs15, see ChangeLog 2002-09-11]
9199
9200 2002-09-12 [christoph]  0.8.2claws44
9201
9202         * src/filter.c
9203                 allocate 1 elements of FolderItem not 0
9204
9205 2002-09-12 [colin]      0.8.2claws43
9206
9207         * src/compose.c
9208                 Fix bug #590825 (obey Follow-up: poster)
9209
9210 2002-09-12 [colin]      0.8.2claws42
9211
9212         * src/procmime.c
9213                 Fix bug #557009 (wrong headers for messages 
9214                 forwarded as attachments)
9215
9216 2002-09-11 [colin]      0.8.2claws41
9217         
9218         * src/compose.c
9219                 Put SCF: pseudo-header on top of message
9220                 Set draft tmp_flag when saved as draft
9221
9222         * src/procmsg.c
9223           src/procheader.c
9224                 Skip after first \n\n for beginning of real message
9225                 for drafts too
9226
9227 2002-09-11 [christoph]  0.8.2claws40
9228
9229         * src/filtering.c
9230                 use procmsg flag functions in filtering or processing
9231                 will cause incorrect folder message counts
9232
9233 2002-09-11 [colin]      0.8.2claws39
9234
9235         * src/compose.c
9236                 Fix bug #550175 - wrong save folder when reediting
9237                 drafts
9238
9239 2002-09-11 [paul]       0.8.2claws38
9240
9241         * sync with 0.8.2cvs14
9242                 see ChangeLog 2002-09-11
9243
9244 2002-09-11 [colin]      0.8.2claws37
9245
9246         * src/folder.c
9247                 Fix a typo (seeming to cause new/unread status to
9248                 be lost)
9249
9250 2002-09-10 [christoph]  0.8.2claws36
9251
9252         * src/compose.c
9253                 compose_redirect should not use compose_generic_new
9254                 because that does more stuff than expected including
9255                 opening the external editor
9256                 (closes bug "[ 526608 ] bounced messages appear blank
9257                  in editor")
9258
9259 2002-09-10 [christoph]  0.8.2claws35
9260
9261         * src/folder.c
9262                 fix problem with too large message number range
9263                 causing a crash in folder_item_scan
9264
9265 2002-09-10 [paul]       0.8.2claws34
9266
9267         * sync with 0.8.2cvs13
9268                 see ChangeLog 2002-09-10
9269
9270 2002-09-10 [christoph]  0.8.2claws33
9271
9272         * src/msgcache.c
9273                 set MsgInfo TmpFlags for queue and draft folders
9274                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9275
9276 2002-09-10 [paul]       0.8.2claws32
9277
9278         * AUTHORS
9279           po/bg.po      ** NEW FILE **
9280                 new Bulgarian translation submitted by
9281                 George Danchev <danchev@spnet.net>
9282                 
9283         * tools/Makefile.am
9284           tools/README
9285           tools/tb2sylpheed     ** NEW FILE **
9286                 add script that converts an addressbook exported
9287                 from The Bat! into a Sylpheed addressbook. Submitted
9288                 by Urke MMI <urke-kg@eunet.yu>
9289
9290 2002-09-10 [paul]       0.8.2claws31
9291
9292         * sync with 0.8.2cvs12
9293                 see ChangeLog 2002-09-10
9294
9295 2002-09-06 [paul]       0.8.2claws30
9296
9297         * src/prefs_common.c
9298                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9299                 
9300         * tools/Makefile.am
9301           tools/README
9302           tools/ldif-to-xml.py  ** REMOVED **
9303                 remove obsolete python script
9304
9305 2002-09-06 [paul]       0.8.2claws29
9306
9307         * sync with 0.8.2cvs10
9308                 see ChangeLog 2002-09-06
9309
9310 2002-09-04 [paul]       0.8.2claws28
9311
9312         * sync with 0.8.2cvs9
9313                 see ChangeLog 2002-08-04
9314
9315 2002-09-04 [colin]      0.8.2claws27 
9316
9317         * src/prefs_common.[ch]
9318                 Added signature color configuration
9319         * src/textview.c
9320                 Use user-specified signature color
9321
9322 2002-09-03 [colin]      0.8.2claws26
9323
9324         * src/prefs_common.[ch]
9325                 Added autosave and autosave_length prefs
9326         * src/compose.c
9327                 Added compose_remove_draft()
9328                 Auto-save drafts according to the prefs
9329         * src/main.c
9330                 Added a crash-indicator file, allowing to check
9331                 for new messages on startup if Sylpheed crashed
9332                 (makes saved drafts "reappear")
9333
9334 2002-09-03 [colin]      0.8.2claws25
9335
9336         * src/textview.[ch]
9337                 Grey the signature
9338
9339 2002-09-03 [paul]       0.8.2claws24
9340
9341         * sync with 0.8.2cvs8
9342                 see ChangeLog 2002-09-02 and 2002-09-03
9343
9344 2002-09-03 [darko]      0.8.2claws23
9345
9346         * src/folderview.c
9347                 use normal style when creating new folder to pick
9348                 proper font size 
9349
9350 2002-09-02 [melvin]     0.8.2claws22
9351
9352         * src/gtkaspell.m4
9353                 removed some obsolete code
9354
9355 2002-09-02 [melvin]     0.8.2claws21
9356
9357         * ac/aspell.m4
9358                 fixed test's equality sign (== to =)
9359
9360 2002-09-02 [alfons]     0.8.2claws20
9361
9362         * src/folder.c
9363         * src/mh.c
9364                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9365                 as folder->destroy virtual as suggested by Hiro
9366                 (the mh.c code seems to have been lost around mh.c.1.21)
9367
9368 2002-09-02 [paul]       0.8.2claws19
9369
9370         * po/pt_BR.po
9371                 updated by Fabio Jr. Beneditto
9372                 
9373         * src/defs.h
9374                 use 'http://claws.sylpheed.org' for homepage link. 
9375                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9376
9377 2002-09-01 [alfons]     0.8.2claws18
9378
9379         * src/mh.c
9380                 plug memleak related to one Martin Kluge found
9381
9382 2002-08-31 [paul]       0.8.2claws17
9383
9384         * sync with 0.8.2cvs6
9385                 see ChangeLog 2002-08-30
9386
9387 2002-08-31 [alfons]     0.8.2claws16
9388
9389         * src/folder.c
9390                 folder_destroy(): remove mailbox from folderlist even if it has
9391                 no destroy virtual
9392
9393 2002-08-31 [alfons]     0.8.2claws15
9394
9395         * src/folder.c
9396                 :%sno/if(/if (/gc
9397                 :%sno/for(/for (/gc
9398                 (being pedantic I know)
9399
9400 2002-08-31 [alfons]     0.8.2claws14
9401
9402         * src/folder.c
9403                 check for NULL pointers returned from folder->fetch_msginfo virtual
9404                 (should solve some reported crashes)
9405
9406 2002-08-30 [alfons]     0.8.2claws13
9407
9408         * acconfig.h
9409         * configure.in
9410         * src/crash.c
9411                 enable crash dialog on compilation time
9412                 (--enable-crash-dialog configure option)
9413
9414 2002-08-30 [alfons]     0.8.2claws12
9415
9416         * AUTHORS
9417                 add Martin Kluge
9418         * src/mh.c
9419                 apply memory leak plug patch by Martin Kluge
9420                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9421                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9422                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9423
9424 2002-08-30 [darko]      0.8.2claws11
9425
9426         * src/folderview.c
9427                 copy Gtk style from normal style to match
9428                 font size for coloured folders
9429
9430 2002-08-29 [alfons]     0.8.2claws10
9431
9432         * sylpheed.desktop
9433                 Type=Internet <- Type=Application
9434                 (reported by Michael Schwendt, see:
9435                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9436                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9437
9438 2002-08-29 [paul]       0.8.2claws9
9439
9440         * sync with 0.8.2cvs5
9441                 see ChangeLog 2002-08-29
9442
9443 2002-08-29 [colin]      0.8.2claws8
9444
9445         * src/summaryview.c
9446                 Added a sanity check in summary_select_thread
9447                 Should fix bug 601605
9448
9449 2002-08-29 [colin]      0.8.2claws7
9450
9451         * src/main.c
9452                 Revert claws6 changes regarding bug #591676
9453
9454 2002-08-28 [colin]      0.8.2claws6
9455         
9456         * src/main.c
9457                 Ignore cache for queue folderitems
9458                 Fix bug #591676
9459
9460 2002-08-28 [melvin]     0.8.2claws5
9461
9462         * README.claws
9463                 Fixed typos.
9464
9465 2002-08-28 [melvin]     0.8.2claws4
9466
9467         * README.claws
9468                 Updated a bit the text concerning the spell checker
9469
9470 2002-08-28 [melvin]     0.8.2claws3
9471
9472         Merged the GNU_aspell_branch:
9473                 Support of new GNU/aspell is now included and the old pspell
9474                 is not supported anymore.
9475                 See README.claws
9476
9477         * README.claws
9478                 Updated spell checker text to reflect the switch to GNU/aspell
9479
9480         * ac/aspell.m4          *** NEW ***
9481         * src/gtkaspell.[ch]    *** NEW *** 
9482         * ac/pspell.m4          *** DELETED *** 
9483         * src/gtkspell.[ch]     *** DELETED ***
9484
9485         * ac/Makefile.am
9486                 Updated for GNU/aspell support
9487
9488         * po/POTFILES.in
9489                 Replaced gtkspell.c by gtkaspell.c
9490
9491         * acconfig.h
9492         * src/Makefile.am
9493         * src/about.c
9494         * src/compose.[ch]
9495         * src/crash.c
9496         * src/main.c
9497         * src/prefs_common.[ch]
9498                 Updated for GNU/aspell support
9499
9500 2002-08-28 [paul]       0.8.2claws2
9501
9502         * sync with 0.8.2cvs4
9503                 see ChangeLog 2002-08-27 and 2002-08-28
9504
9505 2002-08-28 [colin]      0.8.2claws1
9506
9507         * src/summary_search.c
9508                 Added "AND search"
9509
9510 2002-08-28 [jens]       0.8.2claws
9511
9512         *po/de.po
9513                 Updated German translations
9514
9515 2002-08-27 [melvin]     0.8.2claws
9516
9517         * po/fr.po
9518                 Updated French translations
9519
9520 2002-08-27 [paul]       0.8.2claws
9521
9522         * sync with 0.8.2 main release
9523
9524         * po/en_GB.po
9525           po/es.po
9526           po/it.po
9527           po/pl.po
9528           po/pt_BR.po
9529           po/sr.po
9530                 updated message catalogs submitted by
9531                 Ricardo Mones Lastra, Alessandro Maestri,
9532                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9533                 Beneditto and Urke MMI  
9534
9535 2002-08-27 [hoa]        0.8.1claws123
9536
9537         * src/mainwindow.[ch]
9538         * src/summaryview.[ch]
9539                 removed the "filter setting" menu option.
9540                 add a "cancel a news message" menu option.
9541
9542 2002-08-26 [martin]     0.8.1claws122
9543
9544         * ChangeLog.claws
9545                 changed string under 0.8.1claws79 changed by myself
9546                 i'm sorry alfons :(
9547
9548 2002-08-26 [martin]     0.8.1claws121
9549
9550         * src/crash.c
9551                 added kill command to debuggerrc to start crash dialog
9552
9553 2002-08-26 [paul]       0.8.1claws120
9554
9555         * sync with 0.8.1cvs31
9556                 see ChangeLog 2002-08-26
9557
9558 2002-08-25 [alfons]     0.8.1claws119
9559
9560         * src/procmsg.c
9561                 fix bug that didn't send out correct headers to news server
9562                 when sending news article and email from queue (bug reported
9563                 and patch provided by Tim Mann; closes bug 
9564                 "[ 583196 ] 0.7.8claws can't post news")
9565
9566 2002-08-25 [alfons]     0.8.1claws118
9567
9568         * src/selective_download.c
9569                 mark two strings as translatable
9570                 (thanks to Urke MMI for pointing this out)
9571
9572 2002-08-25 [alfons]     0.8.1claws117
9573
9574         * src/summaryview.c
9575                 treat sent boxes as special and allow sorting them by addressee
9576                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9577                 submitted by Steve Lamb)
9578
9579 2002-08-24 [alfons]     0.8.1claws116
9580
9581         * src/matcher.c
9582                 fix memleak reported by Martin Kluge
9583                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9584
9585 2002-08-24 [oliver]     0.8.1claws115
9586
9587         * src/prefs_toolbar.c
9588                 o code cleanup as suggested by Alfons
9589                 o memleak fix
9590
9591 2002-08-24 [alfons]     0.8.1claws114
9592
9593         * src/summaryview.c
9594                 o fix another memory leak reported by Martin Kluge
9595                   (see "[ 599568 ] Small Memory Leak")
9596                 o remove 'from' variable from 'summary_set_header()'; we can
9597                   do with just 'to' 
9598
9599 2002-08-24 [paul]       0.8.1claws113
9600
9601         * sync with 0.8.1cvs30
9602                 see ChangeLog 2002-08-23
9603
9604 2002-08-24 [alfons]     0.8.1claws112
9605
9606         * src/summaryview.c
9607                 remove unnecessary allocations for search bar fixing leaks
9608                 reported by Martin Kluge
9609                 (see "[ 599451 ] Further memory leaks?")
9610
9611 2002-08-24 [alfons]     0.8.1claws111
9612
9613         * src/main.c
9614                 make get_socket_name() public for crash.c
9615         * src/crash.c
9616                 o make report bug button work (goes to claws' 
9617                   bug tracker at sf.net)
9618                 o introduce function for doing important stuff just
9619                   before claws goes down
9620                 o clean up code 
9621
9622 2002-08-24 [alfons]     0.8.1claws110
9623
9624         * src/compose.c
9625                 move cursor to "To" entry when forwarding as attachment
9626                 (reported and solved by Steve Lamb, closes bug report
9627                 "[ 592880 ] Forward as attachment; cursor not in to")
9628
9629 2002-08-24 [colin]      0.8.1claws109
9630
9631         * src/mainwindow.c
9632                 fix quick search visibility after GUI (de)separations.
9633
9634 2002-08-23 [colin]      0.8.1claws108
9635
9636         * src/mainwindow.c
9637                 fix header pane visibility after folderview or
9638                 messageview (de)separation
9639
9640 2002-08-23 [paul]       0.8.1claws107
9641
9642         * src/mainwindow.[ch]
9643           src/toolbar.c
9644                 give full control of display or non-display 
9645                 of the Execute icon to Custom toolbar settings.
9646                 add new sensitivity condition to maninwindow.h: 
9647                 M_DELAY_EXEC
9648
9649         * ChangeLog
9650           ChangeLog.jp
9651           NEWS
9652                 more sync with 0.8.1cvs29
9653
9654 2002-08-23 [melvin]     0.8.1claws106
9655
9656         * src/alertpanel.c
9657                 Readded support for custom widget in alertpanel lost in last
9658                 sync.
9659
9660 2002-08-23 [paul]       0.8.1claws105
9661
9662         * sync with 0.8.1cvs29
9663                 see ChangeLog 2002-08-23
9664
9665 2002-08-23 [colin]      0.8.1claws104
9666
9667         * src/summaryview.c
9668                 Fix folder and search pixmaps exchanging positions
9669                 after theme or toolbar changes. Thank to Oliver for 
9670                 reporting this.
9671
9672 2002-08-23 [colin]      0.8.1claws103
9673
9674         * src/mainwindow.c
9675           src/messageview.[ch]
9676           src/noticeview.[ch]
9677           src/summaryview.c
9678                 Changed messageview_create() and noticeview_create()
9679                 to avoid the last gdk_warning
9680
9681 2002-08-22 [colin]      0.8.1claws102
9682
9683         * src/summaryview.c
9684                 Fix my new `Creating pixmap from xpm' warning
9685
9686 2002-08-22 [colin]      0.8.1claws101
9687
9688         * src/mainwindow.c
9689                 Fix some of the gdk warnings
9690
9691 2002-08-22 [colin]      0.8.1claws100
9692
9693         * src/Makefile.am
9694         * src/stock_pixmap.c
9695         * src/stock_pixmap.h
9696         * src/pixmaps/quicksearch.xpm *ADDED*
9697                 Add the quicksearch pixmap
9698         * src/mainwindow.c
9699         * src/summaryview.c
9700         * src/summaryview.h
9701                 Make quicksearch bar visible/hidden via a button
9702
9703 2002-08-22 [christoph]  0.8.1claws99
9704
9705         * src/folder.c
9706                 fix folder update for newsgroups with message
9707                 numbers below minimum number of articles to fetch
9708                 (closes bug #598445)
9709
9710 2002-08-22 [paul]       0.8.1claws98
9711
9712         * sync with 0.8.1cvs28
9713                 see ChangeLog 2002-08-22
9714
9715 2002-08-21 [alfons]     0.8.1claws97
9716
9717         * src/crash.c
9718                 use bt instead of bt full which seems to work 
9719                 better, and bt full doesn't give a great deal 
9720                 of information anyway
9721
9722 2002-08-21 [colin]      0.8.1claws96
9723
9724         * src/summaryview.c
9725                 fix summaryview_searchtype_changed prototype
9726
9727 2002-08-21 [christoph]  0.8.1claws95
9728
9729         * src/mainwindow.c
9730                 o fix broken menu update for sorting type, we have to
9731                   get this info from the summaryview now
9732                 o removed setting of threaded state in menu callback
9733         * src/summaryview.[ch]
9734                 more summaryview/folderitem seperation for
9735                 threading option
9736         * configure.in
9737                 removed not required --with-compiler-flags option
9738
9739 2002-08-21 [oliver]     0.8.1claws94
9740         
9741         * src/toolbar.h 
9742                 o rename toolbar.xml to toolbar_main.xml
9743                   since toolbar_compose.xml might come up 
9744                   any time soon
9745         * README.claws
9746                 add custom toolbar              
9747
9748 2002-08-21 [darko]      0.8.1claws93
9749
9750         * src/procmsg.c
9751                 don't reset tmp flags for messages copied
9752                 to sent folder
9753
9754 2002-08-21 [colin]      0.8.1claws92
9755         
9756         * src/prefs_filtering.c
9757                 fix renaming rules on folder rename 
9758                 when folder is not a leaf folder
9759
9760 2002-08-21 [paul]       0.8.1claws91
9761
9762         * src/prefs_folder_item.c
9763                 fix alignment of colour selector
9764
9765 2002-08-21 [paul]       0.8.1claws90
9766
9767         * sync with 0.8.1cvs27
9768                 see ChangeLog 2002-08-21
9769
9770 2002-08-21 [paul]       0.8.1claws89
9771
9772         * src/summaryview.c
9773                 fix crash when changing field type in
9774                 Quick search bar
9775
9776 2002-08-21 [colin]      0.8.1claws88
9777
9778         * src/summaryview.c
9779                 Made quick search case-insensitive
9780
9781 2002-08-21 [paul]       0.8.1claws87
9782
9783         * sync with 0.8.1cvs26
9784                 see ChangeLog 2002-08-21
9785
9786 2002-08-20 [christoph]  0.8.1claws86
9787
9788         * src/folderview.c
9789         * src/main.c
9790         * src/summaryview.[ch]
9791                 more summaryview/folderitem seperation for
9792                 sort_key and sort_type
9793         * src/procmsg.c
9794                 added missing return statement
9795
9796 2002-08-20 [colin]      0.8.1claws85
9797
9798         * src/summaryview.[ch]
9799                 Added a quick search box
9800         * src/mainwindow.c
9801         * src/prefs_common.[ch]
9802                 Added a show/hide option for the quick search
9803
9804 2002-08-20 [oliver]     0.8.1claws84
9805         
9806         * src/mainwindow.c
9807                 remove toolbar_create_popups
9808         * src/toolbar.[ch]
9809                 o remove toolbar_create_popups
9810                 o fix toolbar_set_sensitive 
9811                   (Bug reports #596834 and #596832)     
9812         * src/prefs_toolbar.c
9813                 o add "Set default" button
9814                 o align label and text + combo widgets
9815
9816 2002-08-20 [hoa]        0.8.1claws83bis
9817
9818         * src/imap.c
9819                 fixed a bug in imap_fetch_msginfo() in case there is no
9820                 current folder.
9821
9822 2002-08-20 [darko]      0.8.1claws83
9823
9824         * src/folderview.c
9825                 copy the color style of folder view so it
9826                 works with GTK themes
9827
9828 2002-08-20 [darko]      0.8.1claws82
9829
9830         * src/folder.h
9831         * src/folderview.c
9832         * src/prefs_folder_item.[hc]
9833                 don't use UI stuff in folder.h
9834
9835 2002-08-20 [darko]      0.8.1claws81
9836
9837         * src/folder.h
9838         * src/prefs_folder_item.h
9839         * src/folderview.c
9840         * src/prefs_folder_item.c
9841                 ability to set folder color in folderview
9842
9843 2002-08-19 [alfons]     0.8.1claws80
9844
9845         * src/summaryview.c
9846                 fix one of the earlier memleaks reported by Martin Kluge
9847
9848 2002-08-19 [alfons]     0.8.1claws79
9849
9850         * src/mainwindow.c
9851                 hide notice view when selecting seperate folder
9852                 view (reported by Urke MMI)
9853
9854 2002-08-19 [christoph]  0.8.1claws78
9855
9856         * src/folderview.c
9857         * src/prefs_folder_item.h
9858         * src/summaryview.[ch]
9859                 o add summary_set_prefs_from_folderitem to set
9860                   summaryview prefs (first step to remove all
9861                   references to the folderitem in summaryview)
9862                 o moved compiled regex stuff from folderitem prefs
9863                   to summaryview code
9864
9865 2002-08-19 [paul]       0.8.1claws77
9866
9867         * src/compose.c
9868                 add check for '.' to QUOTE_IF_REQUIRED
9869
9870 2002-08-19 [paul]       0.8.1claws76
9871
9872         * src/inc.c
9873                 sync with 0.8.1cvs25 (plug memory leak)
9874
9875         * src/prefs_toolbar.c
9876                 re-order prefs_toolbar_cancel()
9877
9878 2002-08-18 [alfons]     0.8.1claws75
9879
9880         * src/inc.c
9881         * src/matcher.c
9882                 plug other memleaks reported by Martin Kluge
9883
9884 2002-08-18 [paul]       0.8.1claws74
9885
9886         * po/pt_BR.po
9887                 updated by Fabio Jr. Beneditto
9888
9889 2002-08-18 [paul]       0.8.1claws73
9890
9891         * src/toolbar.[ch]
9892                 fix bug where tooltips were displayed untranslated              
9893
9894         * src/prefs_toolbar.c
9895                 fix bug where clicking 'Cancel' creates an icon & text
9896                 toolbar regardless of prefs
9897         
9898
9899 2002-08-17 [oliver]     0.8.1claws72
9900
9901         * src/prefs_toolbar.c
9902                 update toolbar on CANCEL
9903                 bug reported by Martin Kluge
9904         * src/toolbar.c
9905                 toolbar_destroy memleak fixed           
9906
9907 2002-08-17 [alfons]     0.8.1claws71
9908
9909         * src/toolbar.c
9910                 plug another memleak reported by Martin Kluge
9911
9912 2002-08-16 [alfons]     0.8.1claws70
9913
9914         * src/crash.c
9915                 use execvp() correctly (suggested by wwp; thanks!)
9916
9917 2002-08-16 [alfons]     0.8.1claws69
9918
9919         * src/gtksctree.c
9920                 plug memory leak reported by Kim Schultz & Martin Kluge
9921
9922 2002-08-16 [paul]       0.8.1claws68
9923
9924         * po/es.po
9925                 updated by Ricardo Mones Lastra
9926
9927 2002-08-16 [paul]       0.8.1claws67
9928
9929         * src/toolbar.h
9930                 fix bug where 'Compose News' icon showed wrong
9931                 tooltip
9932
9933 2002-08-16 [paul]       0.8.1claws66
9934
9935         * sync with 0.8.1cvs24
9936                 see ChangeLog 2002-08-16
9937
9938         * po/it.po
9939                 updated by Alessandro Maestri
9940
9941 2002-08-15 [paul]       0.8.1claws65
9942
9943         * po/sr.po
9944                 updated by Urke MMI
9945
9946 2002-08-15 [paul]       0.8.1claws64
9947
9948         * src/*.c
9949                 don't translate debug info
9950
9951         * src/matcher.[ch]
9952                 add copyright info
9953
9954 2002-08-15 [paul]       0.8.1claws63
9955
9956         * src/prefs_toolbar.c
9957                 fix bug where clicking 'OK' creates an icon & text
9958                 toolbar regardless of prefs
9959
9960 2002-08-14 [alfons]     0.8.1claws62
9961
9962         * src/main.c
9963                 add global var that has the full argv[0]
9964         * src/crash.c
9965                 o execvp the correct sylpheed by using argv0
9966                   and setting the correct work dir
9967                 o other tweaks  
9968
9969 2002-08-14 [oliver]     0.8.1claws61
9970         
9971         * enable/disable Toolbar Action Buttons 
9972         * code cleanups
9973         * src/mainwindow.c
9974         * src/toolbar.[ch]      
9975         * src/prefs_toolbar.c   
9976
9977 2002-08-14 [melvin]     0.8.1claws60
9978
9979         * po/fr.po
9980                 Updated French translations
9981
9982 2002-08-14 [melvin]     0.8.1claws59
9983
9984         * src/crash.c
9985                 Made bug report not translatable
9986         * src/exporthtml.c
9987                 Fixed exporthtml_build_filespec() return value
9988         * src/foldersel.c
9989                 Fixed incorrect include file
9990         * src/gtkspell.c
9991         * src/prefs_actions.c
9992         * src/prefs_toolbar.c
9993                 Made debug info not translatable
9994         * src/mutt.c
9995         * src/quote_fmt.c
9996                 Added missing includes
9997         * src/prefs_common.c
9998                 Fixed typo
9999
10000 2002-08-14 [paul]       0.8.1claws58
10001
10002         * faq/es/sylpheed-faq.html
10003           faq/es/sylpheed-faq-[1-3].html
10004           faq/es/sylpheed-faq-4.html     **NEW FILE **
10005                 update Spanish FAQ
10006
10007 2002-08-13 [christoph]  0.8.1claws57
10008
10009         * src/procmsg.c
10010                 ignore thread fix that did not mark all
10011                 child nodes of a ignored thread as
10012                 ignored. Does not work perfectly yet,
10013                 but it is better now
10014
10015 2002-08-13 [alfons]     0.8.1claws56
10016
10017         * src/crash.c
10018                 o implement 'save crash log'
10019                 o some tweaks
10020
10021 2002-08-13 [melvin]     0.8.1claws55
10022
10023         * src/main.c
10024                 removed unrequired "execinfo.h" header
10025
10026 2002-08-12 [paul]       0.8.1claws54
10027
10028         * faq/en/sylpheed-faq.html
10029           faq/en/sylpheed-faq-[1-3].html
10030           faq/en/sylpheed-faq-4.html     **NEW FILE **
10031                 update English FAQ
10032
10033 2002-08-12 [alfons]     0.8.1claws53
10034
10035         * po/POTFILES.in
10036                 add crash.c to translatables
10037         * src/crash.c
10038                 bring in Leandro's crash dialog
10039
10040 2002-08-11 [alfons]     0.8.1claws52
10041
10042         * src/crash.c
10043                 clean up some warnings
10044
10045 2002-08-11 [alfons]     0.8.1claws51
10046
10047         * acconfig.h
10048         * configure.in
10049         * src/crash.[ch]        ** NEW FILES **
10050         * src/main.c            
10051                 initial gdb crash handler
10052
10053 2002-08-11 [paul]       0.8.1claws50
10054
10055         * src/prefs_toolbar.c
10056                 replace Up/Down arrow pixmaps with text to be
10057                 consistent across icon themes
10058
10059 2002-08-11 [paul]       0.8.1claws49
10060
10061         * src/prefs_common.c
10062           src/prefs_toolbar.c
10063                 rename 'Pixmap' -> 'Icon'
10064
10065         * src/toolbar.[ch]
10066                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10067
10068 2002-08-10 [paul]       0.8.1claws48
10069
10070         * src/prefs_toolbar.c
10071                 re-work the UI
10072
10073 2002-08-10 [paul]       0.8.1claws47
10074
10075         * src/main.c
10076                 don't write Processing progress to status bar
10077                 patch submitted by Alexander Evseev
10078
10079         * src/prefs_toolbar.c
10080                 re-position and resize window
10081                 make window assume correct size on first call
10082
10083 2002-08-10 [paul]       0.8.1claws46
10084
10085         * src/mainwindow.c
10086           src/prefs_toolbar.c
10087           src/toolbar.c
10088           src/toolbar.h
10089                 obey coding style
10090                 follow UI text conventions
10091
10092 2002-08-10 [alfons]     0.8.1claws45
10093
10094         * src/toolbar.c
10095                 correct pixmap for delete action
10096
10097 2002-08-10 [paul]       0.8.1claws44
10098
10099         * po/pt_BR.po
10100                 updated by Fabio Jr. Beneditto
10101
10102 2002-08-10 [paul]       0.8.1claws43
10103
10104         * po/POTFILES.in
10105                 add custom toolbar files
10106
10107 2002-08-10 [paul]       0.8.1claws42
10108
10109         * sync with 0.8.1cvs22
10110                 see ChangeLog 2002-08-09
10111
10112 2002-08-09 [paul]       0.8.1claws41
10113
10114         * tools/Makefile.am
10115           tools/README
10116           tools/outlook2sylpheed.pl     ** NEW FILE **
10117                 add script to convert exported Outlook
10118                 contacts list to a Sylpheed addressbook.
10119                 Submitted by Ricardo Mones Lastra.
10120
10121 2002-08-09 [paul]       0.8.1claws40
10122
10123         * AUTHORS
10124           configure.in
10125           po/sr.po      ** NEW FILE **
10126                 add Serbian message catalog. Submitted by
10127                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10128
10129 2002-08-09 [paul]       0.8.1claws39
10130
10131         * sync with 0.8.1cvs21
10132                 see ChangeLog 2002-08-08
10133
10134 2002-08-08 [oliver]     0.8.1claws38
10135
10136         * src/mainwindow.c
10137                 move Custom Toolbar to Configuration menu
10138
10139 2002-08-08 [oliver]     0.8.1claws37
10140
10141         * src/prefs_toolbar.c
10142                 fix substitute pixmap bug
10143
10144 2002-08-08 [paul]       0.8.1claws36
10145
10146         * sync with 0.8.1cvs19
10147                 see ChangeLog 2002-08-08
10148
10149 2002-08-07 [christoph]  0.8.1claws35
10150
10151         * src/utils.c
10152                 fixed a memory leak in new canonicalize_file_replace
10153
10154 2002-08-07 [christoph]  0.8.1claws34
10155
10156         * src/utils.[ch]
10157                 o canonicalize_file_replace should create the temporary
10158                   file in the same directory as the original file.
10159                 o added get_tmpfile_in_dir that creates a temorary file
10160                   in a specified directory.
10161
10162 2002-08-07 [melvin]     0.8.1claws33
10163
10164         * src/toolbar.c
10165                 fixed bug where 'Article' button acted as 'Email' button.
10166
10167 2002-08-07 [paul]       0.8.1claws32
10168
10169         * sync with 0.8.1.cvs17
10170                 see ChangeLog 2002-08-07
10171
10172 2002-08-07 [colin]      0.8.1claws31
10173         
10174         * src/news.c
10175                 fix mass-cancel problem
10176
10177 2002-08-07 [thorsten]   0.8.1claws30
10178
10179         * src/prefs_toolbar.c
10180                 fix: crash on replace or add new button
10181         * src/toolbar.c
10182                 fix: close xmlfile after reading
10183         * src/utils.c
10184                 fix: unlink() file before rename()
10185
10186 2002-08-06 [paul]       0.8.1claws29
10187
10188         * sync with 0.8.cvs15
10189                 see ChangeLog 2002-08-06
10190
10191 2002-08-06 [oliver]     0.8.1claws28
10192
10193         * src/toolbar.c
10194         * src/prefs_toolbar.c
10195                 fixed empty toolbar issue
10196
10197 2002-08-06 [oliver]     0.8.1claws27
10198
10199         * Custom Toolbar Final 
10200         * src/folderview.c
10201         * src/inc.c
10202         * src/summaryview.c
10203                 o toolbar stuff now lives in src/toolbar.[ch]
10204                 o main_window_toolbar_* functions are renamed to
10205                   toolbar_* reflecting their new source file
10206         * src/mainwindow.[ch]
10207                 o remove toolbar stuff  
10208
10209 2002-08-06 [oliver]     0.8.1claws26
10210         
10211         * src/Makefile.am
10212         * src/prefs_toolbar.[ch]        **New File**
10213         * src/toolbar.[ch]              **New File**
10214                 o prefs_toolbar.[ch] custom toolbar frontend
10215                 o toolbar.[ch]       backend 
10216
10217 2002-08-06 [oliver]     0.8.1claws25
10218
10219         * src/prefs_actions.[ch]
10220                 o new exported function actions_execute
10221
10222 2002-08-06 [paul]       0.8.1claws24
10223
10224         * sync with 0.8.1cvs4
10225                 see ChangeLog 2002-08-06
10226
10227 2002-08-06 [paul]       0.8.1claws23
10228
10229         * sync with 0.8.1cvs13
10230                 see ChangeLog 2002-08-06
10231
10232 2002-08-06 [paul]       0.8.1claws22
10233
10234         * sync with 0.8.1cvs12
10235                 see ChangeLog 2002-08-05 and 2002-08-06
10236
10237 2002-08-06 [match]      0.8.1claws21
10238
10239         * src/addrclip.c
10240                 improvements to cut/copy/paste address
10241
10242 2002-08-05 [match]      0.8.1claws20
10243
10244         * src/addritem.[ch]
10245         * src/addrcache.c
10246         * src/addrbook.c
10247         * src/editaddress.c
10248         * src/addressbook.c
10249                 fixes to improve cut/copy/paste
10250
10251 2002-08-06 [melvin]     0.8.1claws19
10252
10253         * src/account.[ch]
10254                 account_find_all_from_address(): new function that returns the
10255                 list of all accounts that are matched in an address.
10256         * src/alertpanel.[ch]
10257                 alertpanel() now accepts a custom widget
10258                 alertpanel_with_widget(): new function that pops up a panel with
10259                 a custom widget in it 
10260         * src/gtkutils.[ch]
10261                 gtkut_account_menu_new(): new function that allows the selection
10262                 of an account from a list of accounts.
10263         * src/messageview.c
10264                 Extended Return Receipt notification to select the correct 
10265                 account and to make a security test on the Delivery-Notification
10266                 address which should be the same as the Return-Path.
10267
10268 2002-08-06 [thorsten]   0.8.1claws18
10269
10270         * src/mimeview.c
10271                 attach_all: save unnamed as "noname.%d",
10272                 dont free static dirname
10273
10274 2002-08-05 [alfons]     0.8.1claws17
10275
10276         * configure.in
10277                 detect XIM by trying to link rather than compile a XIM program
10278
10279 2002-08-05 [oliver]     0.8.1claws16
10280                 
10281         * src/stock_pixmap.[ch]
10282                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10283                 o new func to retrieve pixmaps
10284
10285 2002-08-05 [paul]       0.8.1claws15
10286
10287         * sync with 0.8.1cvs10
10288                 see ChangeLog 2002-08-05
10289
10290 2002-08-04 [alfons]     0.8.1claws14
10291
10292         * src/textview.c
10293                 see if this plugs memleak
10294
10295 2002-08-04 [melvin]     0.8.1claws13
10296
10297         * src/gtkspell.c
10298                 fixed bug that could crash Sylpheed when highlighting
10299                 all misspelled words.
10300
10301 2002-08-03 [melvin]     0.8.1claws12
10302
10303         * src/prefs_actions.c
10304                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10305         * src/messageview.c
10306                 fixed bug where the Return Receipt was sent to
10307                 Delivery-Notification-To address even if it was not present
10308
10309 2002-08-02 [alfons]     0.8.1claws11
10310
10311         * src/prefs_actions.c
10312                 o more check for NULLs
10313                 o put create_io_dialog() in right conditional block
10314
10315 2002-08-02 [paul]       0.8.1claws10
10316
10317         * po/es.po
10318                 updated by Ricardo Mones Lastra
10319
10320 2002-08-01 [christoph]  0.8.1claws9
10321
10322         * src/folder.c
10323                 don't free the cache of the opened
10324                 folder in the summaryview
10325         * src/summaryview.c
10326                 don't unset flags, if it is not required
10327
10328 2002-08-01 [paul]       0.8.1claws8
10329
10330         * sync with 0.8.1cvs8
10331                 see ChangeLog entry 2002-08-01
10332
10333 2002-08-01 [paul]       0.8.1claws7
10334
10335         * sync with 0.8.1cvs7
10336                 see ChangeLog 2002-07-31 and 2002-08-01
10337
10338 2002-07-31 [christoph]  0.8.1claws6
10339
10340         * src/mainwindow.c
10341                 forgot to update menu sensitivity
10342                 function for new menu entry
10343
10344 2002-07-31 [alfons]     0.8.1claws5
10345
10346         * src/main.c
10347                 check folder item and its path for NULL on
10348                 initial processing
10349
10350 2002-07-31 [christoph]  0.8.1claws4
10351
10352         * src/folder.c
10353                 check if folder_item_get_msginfo in
10354                 folder_item_remove_msg returned NULL
10355         * src/imap.c
10356                 better clear the uid cache in the
10357                 uid validity check function and delete
10358                 cached messages
10359
10360 2002-07-31 [paul]       0.8.1claws3
10361
10362         * man/sylpheed.1
10363                 add the '--attach' option and a few other
10364                 minor changes
10365
10366 2002-07-31 [paul]       0.8.1claws2
10367
10368         * sync with 0.8.1cvs5
10369                 see ChangeLog 2002-07-31
10370
10371 2002-07-31 [christoph]  0.8.1claws1
10372
10373         * src/folderview.[ch]
10374         * src/mainwindow.c
10375                 replace "Rescan all folders..." with
10376                 "Check all folders for new messages..."
10377
10378 2002-07-30 [paul]       0.8.1claws
10379
10380         * version 0.8.1claws released
10381
10382 2002-07-30 [paul]       0.8.0claws29
10383
10384         * tools/OOo2sylpheed.pl ** NEW FILE **
10385           tools/README
10386                 add script to enable sending documents as
10387                 attachments from OpenOffice.org
10388
10389 2002-07-30 [melvin]     0.8.0claws28
10390
10391         * src/prefs_actions.c
10392                 Made the actions' input/output dialog display
10393                 without delay.
10394
10395 2002-07-30 [christoph]  0.8.0claws27
10396
10397         * src/procmsg.c
10398                 check if folder_item_get_msginfo in
10399                 procmsg_save_to_outbox returned NULL
10400
10401 2002-07-30 [paul]       0.8.0claws26
10402
10403         * sync with 0.8.1cvs4
10404                 see ChangeLog 2002-07-29
10405
10406 2002-07-29 [thorsten]   0.8.0claws25
10407
10408         * README.claws
10409                 added selective download, delete on server
10410
10411 2002-07-29 [paul]       0.8.0claws24
10412
10413         * sync with 0.8.1cvs3
10414                 see ChangeLog 2002-07-29
10415
10416 2002-07-27 [christoph]  0.8.0claws23
10417
10418         * src/folder.c
10419                 add extra check if fetching the msginfo
10420                 returned NULL
10421
10422 2002-07-27 [paul]       0.8.0claws22
10423
10424         * sync with 0.8.1cvs2
10425                 see ChangeLog 2002-07-26
10426
10427 2002-07-27 [christoph]  0.8.0claws21
10428
10429         * src/imap.c
10430                 add another check if a valid msginfo
10431                 was returned
10432
10433 2002-07-26 [hoa]        0.8.0claws20
10434
10435         * src/folder.c
10436                 Fixed a condition in folder_item_destroy()
10437
10438         * src/imap.c
10439                 Fixed an error in IMAP protocol
10440
10441 2002-07-26 [alfons]     0.8.0claws19
10442
10443         * src/folder.c
10444                 ofcourse compare with identifier, not the path
10445
10446 2002-07-26 [alfons]     0.8.0claws18
10447
10448         * src/folder.c
10449                 use folder item identifier for saving / restoring
10450                 preferences because folder->path might not be unique
10451
10452 2002-07-26 [melvin]     0.8.0claws17
10453
10454         * src/logwindow.c
10455                 Fixed a crash introduced in 0.8.0claws5 when log is 
10456                 cut under 80 characters.
10457
10458 2002-07-26 [paul]       0.8.0claws16
10459
10460         * sync with 0.8.1cvs1
10461                 see ChangeLog 2002-07-26
10462
10463 2002-07-26 [christoph]  0.8.0claws15
10464
10465         * src/imap.[ch]
10466                 imap folder now remembers the last selected
10467                 folder and imap_fetch_msginfo skips selecting
10468                 the folder if it is already selected
10469
10470 2002-07-26 [christoph]  0.8.0claws14
10471
10472         * src/folder.c
10473         * src/folderview.c
10474         * src/imap.c
10475                 fix imap folder rescanning
10476
10477 2002-07-25 [christoph]  0.8.0claws13
10478
10479         * src/filter.c
10480         * src/folder.[ch]
10481         * src/folderview.c
10482         * src/imap.[ch]
10483         * src/mainwindow.c
10484         * src/mbox_folder.c
10485         * src/mh.c
10486         * src/news.c
10487                 implement imap uid cache and uid validity check
10488
10489 2002-07-25 [alfons]     0.8.0claws12
10490
10491         * src/summaryview.c
10492                 fix a brown paper bag bug, and also add some more
10493                 checks
10494
10495 2002-07-25 [christoph]  0.8.0claws11
10496
10497         * src/folder.c
10498                 don't mix copy, fetch_msginfo and remove
10499                 operations in folder item copy and move
10500                 operations
10501
10502 2002-07-25 [christoph]  0.8.0claws10
10503
10504         * src/folderview.c
10505         * src/mainwindow.c
10506         * src/prefs_folder_item.c
10507         * src/summaryview.[ch]
10508                 remove no longer required parameter update_cache from
10509                 summary_show
10510
10511 2002-07-25 [paul]       0.8.0claws9
10512
10513         * sync with 0.8.1
10514         
10515         * AUTHORS
10516                 a few corrections
10517
10518 2002-07-24 [alfons]     0.8.0claws8
10519
10520         * src/summaryview.c
10521                 sort correctly when using simplified subject line
10522                 (closes feature request "[ 585141 ] applying regexp to subject 
10523                 before sort" submitted by Alexandra Walford)
10524
10525 2002-07-24 [paul]       0.8.0claws7
10526
10527         * sync with 0.8.0cvs3
10528                 see ChangeLog 2002-07-24
10529
10530 2002-07-23 [christoph]  0.8.0claws6
10531
10532         * src/folder.c
10533         * src/folder.h
10534         * src/summaryview.c
10535         * src/summaryview.h
10536         * src/main.c
10537                 o separate processing and summaryview
10538                 o removed summary_write_cache from summaryview
10539                 o removed summaryview->killed_messages, because we don't have
10540                   to keep a list of killed messages anymore. New cache will
10541                   keep the hidden messages in cache anyway
10542         * src/folderview.c
10543         * src/inc.c
10544         * src/selective_download.c
10545                 o removed unnecessary summary_write_cache calls
10546         * src/procmsg.c
10547                 o don't set ignore thread flag in procmsg_get_thread_tree
10548                   if it is already set
10549         * src/mainwindow.c
10550         * src/statusbar.h
10551                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10552                   they are used in different files
10553
10554 2002-07-23 [melvin]     0.8.0claws5
10555
10556         * src/addressbook.c
10557         * src/addrgather.c
10558         * src/editaddress.c
10559         * src/editgroup.c
10560         * src/editldap_basedn.c
10561         * src/importldif.c
10562         * src/prefs_common.c
10563                 Fixed few memory leak (gtk_editable_get_chars returns
10564                 an allocated string)
10565         * src/logwindow.c
10566                 Fixed few memory leak (gtk_editable_get_chars returns
10567                 an allocated string) and modified a little the log cutting
10568                 loop.
10569         * src/compose.c
10570                 Replaced a call to an obsolete function gtk_entry_get_text()
10571                 by gtk_editable_get_chars()
10572         * src/send.c
10573                 Removed a debug printf
10574
10575 2002-07-23 [christoph]  0.8.0claws4
10576
10577         * src/filesel.c
10578                 fix another g_dirname memory leak
10579
10580 2002-07-23 [christoph]  0.8.0claws3
10581
10582         * src/mh.c
10583                 fixed a memory leak in mh_fetch_msginfo
10584                 fixed crash when message header could not be
10585                 parsed
10586
10587 2002-07-23 [paul]       0.8.0claws2
10588
10589         * sync with 0.8.0cvs2
10590                 see ChangeLog 2002-07-23
10591
10592 2002-07-23 [paul]       0.8.0claws1
10593
10594         * sync with 0.8.0cvs1
10595                 see ChangeLog 2002-07-23
10596
10597 2002-07-23 [paul]       0.8.0claws
10598
10599         * release of 0.8.0claws
10600
10601 2002-07-23 [paul]       0.7.8claws99
10602
10603         * po/ru.po
10604                 new Russian translation, submitted by
10605                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10606
10607 2002-07-22 [jens]       0.7.8claws98
10608
10609         * po/de.po
10610                 Updated German translations.
10611
10612 2002-07-22 [paul]       0.7.8claws97
10613
10614         * po/es.po
10615           po/it.po
10616           po/nl.po
10617           po/pt_BR.po
10618                 updated translations by Ricardo Mones Lastra,
10619                 Alessandro Maestri, Wilbert Berendsen and 
10620                 Fabio Jr. Beneditto respectively
10621
10622 2002-07-22 [christoph]  0.7.8claws96
10623
10624         * src/mimeview.c
10625                 fix memory leak caused by wrong g_dirname usage
10626
10627 2002-07-22 [christoph]  0.7.8claws95
10628
10629         * src/summaryview.c
10630                 update new and unread message counts for summaryview
10631                 summaryview does not get it from the folder anymore
10632                 and has to update the values itself
10633
10634 2002-07-22 [melvin]     0.7.8claws94
10635
10636         * po/fr.po
10637                 Updated French translations.
10638
10639 2002-07-22 [christoph]  0.7.8claws93
10640
10641         * src/matcher.c
10642                 set prop->preg pointer to NULL or following check
10643                 will not fail and regexec will be called with
10644                 invalid pointer
10645
10646 2002-07-21 [alfons]     0.7.8claws92
10647         
10648         * src/prefs_common.[ch]
10649                 remove option "Send return receipt on request"
10650
10651 2002-07-21 [thorsten]   0.7.8claws91
10652
10653         * src/mimeview.c
10654                 fixed memleaks, coding style as pointed out by alfons
10655
10656 2002-07-21 [alfons]     0.7.8claws90
10657
10658         * src/messageview.c
10659         * src/noticeview.[ch]
10660                 o fix bug notice view being displayed when going to empty folder 
10661                   (noticed by Christoph)
10662                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10663                   (noticed by Thorsten)
10664
10665 2002-07-21 [thorsten]   0.7.8claws89
10666
10667         * src/mimeview.c
10668                 Included save_all patch from Xaview FACQ
10669                 added support for pathnames
10670
10671 2002-07-21 [alfons]     0.7.8claws88
10672
10673         * po/POTFILES.in
10674         * src/Makefile.am
10675         * src/mainwindow.c
10676         * src/messageview.[ch]
10677         * src/noticeview.c      ** NEW FILE **
10678         * src/noticeview.h      ** NEW FILE **
10679                 make return receipts work again
10680                 (UI idea by Leandro Pereira)
10681
10682 2002-07-21 [paul]       0.7.8claws87
10683
10684         * src/summaryview.c
10685                 fix sensitivity of 'Select thread'
10686
10687 2002-07-21 [paul]       0.7.8claws86
10688
10689         * src/prefs_common.c
10690                 add browser command line for Galeon
10691
10692 2002-07-21 [paul]       0.7.8claws85
10693
10694         * Makefile.am
10695                 fix 'EXTRA_DIST': remove README.README, add TODO
10696                 and TODO.claws
10697
10698 2002-07-21 [alfons]     0.7.8claws84
10699
10700         * src/gtkstext.c
10701                 make enter clear selection
10702                 (closes "[ 579888 ] Editor selection/entry error"
10703                 reported by Steve Lamb)
10704
10705 2002-07-21 [alfons]     0.7.8claws83
10706         
10707         * src/summaryview.c
10708                 sort message list when selecting unthread messages
10709                 (closes "[ 501593 ] switching threaded view doesn't sort"
10710                 reported by Simon Schubert)
10711
10712 2002-07-20 [alfons]     0.7.8claws82
10713         
10714         * src/matcher.c
10715                 const-correctness
10716
10717 2002-07-20 [thorsten]   0.7.8claws81
10718
10719         * src/matcher.c
10720                 Fixed expansion of empty fields in matchactions
10721
10722 2002-07-19 [melvin]     0.7.8claws80
10723
10724         * src/gtkspell.c
10725                 Removed a duplicate menu entry (fast mode) introduced during
10726                 the new cache merge
10727                 Added a menu separator between 'Use alternate' and 'Fast mode'
10728
10729 2002-07-19 [paul]       0.7.8claws79
10730
10731         * tools/Makefile.am
10732           tools/README
10733                 correct typos
10734
10735 2002-07-19 [thorsten]   0.7.8claws78
10736
10737         * tools/calypso_convert.pl      ** NEW FILE **
10738           tools/README
10739           tools/Makefile.am
10740                 script to import mbox files exported
10741                 by calypso
10742                 o generates folder structure
10743                 o includes attachments
10744
10745 2002-07-19 [melvin]     0.7.8claws77
10746
10747         * src/selective_download.[ch]
10748                 Fixed bug where closing the dialog with the window manager's
10749                 close button will not unlock the summary
10750                 Corrected some function declarations that missed a return value
10751                 Made the source code comply better with coding style.
10752         * src/prefs_common.c
10753                 Added new browser command line for Mozilla.
10754
10755 2002-07-18 [paul]       0.7.8claws76
10756
10757         * src/mainwindow.c
10758           src/selective_download.[ch]
10759                 reflect theme changes, fix Gdk Warning when creating 
10760                 pixmap from NULL window, and minor clean up.
10761                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10762
10763         * po/en_GB.po
10764                 updated
10765
10766 2002-07-17 [paul]       0.7.8claws75
10767
10768         * INSTALL[.jp]
10769                 sync with 0.8.0
10770         
10771         * po/en_GB.po
10772                 updated
10773
10774 2002-07-16 [paul]       0.7.8claws74
10775
10776         * tools/filter_conv.pl
10777           tools/README
10778                 replace conversion script with reimplemented version, 
10779                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10780
10781 2002-07-16 [colin]      0.7.8claws73
10782
10783         * src/summaryview.c
10784                 remove forgotten debug messages - sorry ;-)
10785
10786 2002-07-16 [colin]      0.7.8claws72
10787
10788         * src/mimeview.c
10789           src/summaryview.c
10790           src/textview.c
10791           src/textview.h
10792                 add the ability to select part of a text mime-part 
10793                 to reply.
10794
10795 2002-07-15 [christoph]  0.7.8claws71
10796
10797         * src/folder.c
10798                 fix folder message count for folders without
10799                 msg_is_changed (includes news folders)
10800
10801 2002-07-15 [martin]     0.7.8claws70
10802
10803         * src/summaryview.c
10804                 option "display recipient on 'From'..." now works
10805                 without the need of enabling the option
10806                 "display  sender  using  address  book".
10807
10808 2002-07-15 [christoph]  0.7.8claws69
10809
10810         * src/summaryview.c
10811                 removed setting folder status from summaryview.
10812                 folder.c should update all message counts correctly.
10813
10814 2002-07-15 [paul]       0.7.8claws68
10815
10816         * po/pt_BR.po
10817                 updated by Fabio Junior Beneditto
10818
10819 2002-07-15 [darko]      0.7.8claws67
10820
10821         * src/mh.c
10822                 Fixed target folder colorization, don't decrease op
10823                 number twice
10824
10825 2002-07-14 [paul]       0.7.8claws66
10826
10827         * sync with main 0.8.0
10828                 see ChangeLog 2002-07-14
10829
10830 2002-07-13 [melvin]     0.7.8claws65
10831         
10832         * src/addrbook.c
10833         * src/addressbook.c
10834         * src/addrindex.c
10835                 Replaced sprintf by g_snprintf to prevent possible buffer
10836                 overflow.
10837         * src/news.c
10838                 Corrected a log message output format.
10839                 Added a missing "done" debug output.
10840         * src/compose.c
10841                 Added keyboard accelerator for Priority menu items
10842                 Added missing \n in debug output
10843         * src/logwindow.c
10844         * src/gtkspell.c
10845         * src/rfc2015.c
10846                 Added missing \n in debug output
10847
10848 2002-07-13 [paul]       0.7.8claws64
10849
10850         * man/sylpheed.1
10851                 change Sergey's email address to the sf address
10852
10853         * src/textview.c
10854                 increase show_url_timeout (more useful for long
10855                 urls)
10856
10857 2002-07-12 [sergey]     0.7.8claws63
10858
10859         * src/rfc2015.c
10860                 applied (with some modifications) patch to set the
10861                 micalg parameter for signatures
10862                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10863
10864 2002-07-12 [sergey]     0.7.8claws62
10865
10866         * man/Makefile.am
10867         * configure.in
10868                 fixed man page installation
10869
10870 2002-07-12 [paul]       0.7.8claws61
10871
10872         * sync with 0.7.8cvs26
10873                 see ChangeLog 2002-07-11 and 2002-07-12
10874
10875 2002-07-11 [christoph]  0.7.8claws60
10876
10877         * src/compose.c
10878         * src/procmsg.c
10879                 first use the message number to find the message
10880                 to mark with a reply flag but check the
10881                 message-id if we got the correct message, if not
10882                 try to find it by message-id.
10883                 use new string seperator that is not allowed
10884                 in message-ids.
10885
10886 2002-07-11 [paul]       0.7.8claws59
10887
10888         * sync with 0.7.8cvs23
10889                 see ChangeLog 2002-07-10
10890
10891 2002-07-10 [christoph]  0.7.8claws58
10892
10893         * src/folder.[ch]
10894         * src/msgcache.[ch]
10895                 Added message-id table to the cache in memory
10896                 and functions to msgcache.c and folder.c to
10897                 fetch MsgInfos by message id
10898         * src/compose.c
10899         * src/procmsg.c
10900                 store folder and message-id of message replying
10901                 to in queue header and set reply flag after sending
10902                 (Closes bug #469498)
10903
10904 2002-07-10 [paul]       0.7.8claws57
10905
10906         * AUTHORS
10907           man/sylpheed.1.gz
10908                 add Martin to the list of authors
10909
10910 2002-07-09 [martin]     0.7.8claws56
10911         * src/gtksctree.c
10912                 Added gtk_ctree_last_visible(), tree_update_level(),
10913                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10914                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10915                 from gtk+ to gtksctree.c for the new sorting code
10916                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10917                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10918         * src/gtksctree.h
10919                 Added declaration for gtk_sctree_sort_recursive() and
10920                 gtk_sctree_sort_node
10921         * src/addressbook.c
10922         * src/foldersel.c
10923         * src/folderview.c
10924         * src/summaryview.c
10925                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10926                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10927
10928 2002-07-08 [paul]       0.7.8claws55
10929
10930         * more sync with 0.7.8cvs21
10931                 see ChangeLog 2002-07-08
10932
10933 2002-07-08 [paul]       0.7.8claws54
10934
10935         * sync with 0.7.8cvs21
10936                 see ChangeLog 2002-07-08
10937
10938 2002-07-07 [alfons]     0.7.8claws53
10939
10940         * src/Makefile.am
10941         * src/stock_pixmap.[ch]
10942         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10943         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10944         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10945                 add new pixmaps for upcoming notice pane
10946
10947 2002-07-06 [melvin]     0.7.8claws52
10948
10949         * src/gtkspell.[ch]
10950                 Made them a bit closer to Sylpheed's coding style.
10951                 Removed old code.
10952                 Removed possible memory leaks when some errors occurs.
10953
10954 2002-07-06 [melvin]     0.7.8claws51
10955
10956         * po/Makefile.in.in
10957                 Removed --no-location in xgettext command line to help
10958                 translators that use Emacs' po-mode
10959         * src/quote_fmt.c
10960                 Removed unnecessary comments that messed up sylpheed.pot
10961
10962 2002-07-06 [paul]       0.7.8claws50
10963
10964         * sync with 0.7.8cvs19
10965                 see ChangeLog 2002-07-05
10966
10967 2002-07-06 [christoph]  0.7.8claws49
10968
10969         * src/folder.c
10970         * src/mainwindow.c
10971                 fix folder_item_remove_all_msg and folderview
10972                 status for trash folders after emptying trash
10973
10974 2002-07-05 [paul]       0.7.8claws48
10975
10976         * sync with 0.7.8cvs16
10977                 see ChangeLog 2002-07-04 and 2002-07-05
10978
10979 2002-07-04 [paul]       0.7.8claws47
10980
10981         * sync with 0.7.8cvs14
10982                 see  ChangeLog 2002-07-04
10983
10984 2002-07-03 [alfons]     0.7.8claws46
10985
10986         * src/folder.c
10987                 dupe folder item's path because it's being reallocated
10988                 by new folder scanning code
10989
10990 2002-07-03 [christoph]  0.7.8claws45
10991
10992         * src/imap.c
10993                 better IMAP uid fetching using 'FETCH 1:* (UID)'
10994         * src/msgcache.c
10995                 add missing return in msgcache_write
10996
10997 2002-07-02 [thorsten]   0.7.8claws44
10998
10999         * src/jpilot.c
11000         * src/msgcache.c
11001         * src/rfc2015.c
11002                 use binary mode for file access
11003
11004 2002-07-02 [christoph]  0.7.8claws43
11005
11006         * major code cleanup (part 1)
11007         
11008                 - unused variables removed
11009                 - unused functions removed
11010                 - uninitialized variables checked
11011                 - missing return statements added
11012                 - missing function return types added
11013                 - added parentheses around assignment and
11014                   && in || when suggested by gcc
11015               
11016         * src/mh.c
11017         * src/folder.c
11018                 replaced direct calls to folder->scan_tree
11019                 with folder_scan_tree and restore folder
11020                 prefs in this function. The folder should
11021                 not have to deal with them.
11022                 ( Should now work for all folder types )
11023
11024 2002-07-02 [paul]       0.7.8claws42
11025
11026         * sync with 0.7.8cvs13
11027                 see ChangeLog 2002-07-01 and 2002-07-02
11028
11029 2002-07-01 [christoph]  0.7.8claws41
11030
11031         * src/summaryview.c
11032                 fix "goto next/prev unread message" with
11033                 ignored threads
11034
11035 2002-07-01 [paul]       0.7.8claws40
11036
11037         * po/es.po
11038                 updated by Ricardo Mones Lastra
11039
11040 2002-06-30 [match]      0.7.8claws39
11041
11042         * src/jpilot.c
11043                 applied variation of leonerd's patch (566661) to
11044                 allow multiple email addresses per JPilot entry.
11045                 addresses may be separated by space, comma, pipe,
11046                 semi-colon, new-line.
11047
11048 2002-06-30 [alfons]     0.7.8claws38
11049
11050         * src/procmsg.c
11051                 simple fix for putting older nodes before
11052                 newer nodes when threading by subject
11053
11054 2002-06-30 [christoph]  0.7.8claws37
11055
11056         * src/folder.c
11057         * src/folderview.c
11058         * src/mh.c
11059         * src/news.c
11060         * src/procmsg.c
11061                 fix broken folder tree rescaning
11062                 and don't use procmsg_get_mark_sum
11063                 anymore
11064
11065 2002-06-30 [christoph]  0.7.8claws36
11066
11067         * merge new cache branch
11068         * src/imap.c
11069                 fix new cache imap copy bug
11070         * src/folder.c
11071                 improved folder_item_scan
11072                 it should now always set the correct
11073                 new, unread and total message counts
11074
11075 2002-06-29 [paul]       0.7.8claws35
11076
11077         * configure.in
11078                 correct syntax error
11079
11080 2002-06-29 [paul]       0.7.8claws34
11081
11082         * configure.in
11083           Makefile.am
11084           man/Makefile.am       ** NEW FILE **
11085           man/sylpheed.1.gz     ** NEW FILE **
11086                 add Sylpheed man page
11087
11088 2002-06-29 [paul]       0.7.8claws33
11089
11090         * po/pt_BR.po
11091                 updated by Fabio Junior Beneditto
11092
11093 2002-06-28 [jens]       0.7.8claws32
11094
11095         * po/de.po
11096                 translation updated
11097
11098         * src/selective_download.c
11099                 removed gettext for space " "
11100
11101         * src/imap.c
11102                 removed wrong space
11103
11104 2002-06-28 [paul]       0.7.8claws31
11105
11106         * sync with 0.7.8cvs11
11107                 see ChangeLog 2002-06-28
11108
11109 2002-06-28 [paul]       0.7.8claws30
11110
11111         * sync with 0.7.8cvs10
11112                 see ChangeLog 2002-06-27 and 2002-06-28
11113
11114 2002-06-26 [paul]       0.7.8claws29
11115
11116         * src/addrgather.c
11117           src/selective_download.c
11118                 don't gettextise empty strings.
11119                 reserved by gettext. gettext("") returns 
11120                 the header entry with meta information, 
11121                 not the empty string
11122
11123         * po/en_GB.po
11124                 updated
11125
11126 2002-06-26 [paul]       0.7.8claws28
11127
11128         * sync with 0.7.8cvs7
11129                 see ChangeLog 2002-06-25
11130
11131         * src/prefs_common.c
11132                 ...and in the process, tweak the gui a little
11133
11134 2002-06-25 [alfons]     0.7.8claws27
11135         
11136         * configure.in
11137         * src/Makefile.am
11138                 fine tune ldap library detection
11139
11140 2002-06-25 [alfons]     0.7.8claws26
11141
11142         * src/compose.c
11143                 don't allow return receipts when composing a news article
11144
11145 2002-06-25 [paul]       0.7.8claws25
11146
11147         * Makefile.am
11148                 add '$(AMTAR)' to 'release' section to allow for
11149                 new and older autotools
11150
11151 2002-06-25 [paul]       0.7.8claws24
11152
11153         * src/summaryview.c
11154                 fix "No more unread messages" persistant pop-up
11155                 window bug
11156
11157 2002-06-25 [paul]       0.7.8claws23
11158
11159         * po/it.po
11160                 updated by Alessandro Maestri
11161
11162 2002-06-25 [paul]       0.7.8claws22
11163
11164         * sync with 0.7.8cvs6
11165                 see ChangeLog 2002-06-25
11166
11167 2002-06-24 [paul]       0.7.8claws21
11168
11169         * tools/update-po
11170                 add GPL copyright information
11171
11172 2002-06-24 [paul]       0.7.8claws20
11173
11174         * tools/Makefile.am
11175           tools/README
11176           tools/update-po       ** NEW FILE **
11177                 add script that eases the creation of *.po files
11178                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11179
11180 2002-06-23 [alfons]     0.7.8claws19
11181
11182         * src/messageview.c
11183                 make notification_convert_header obey const correctness
11184                 (next step will be fixing the broken return receipt)
11185
11186 2002-06-23 [paul]       0.7.8claws18
11187
11188         * src/messageview.c
11189                 fix bug introduced in last commit:
11190                 removed too much code in last commit - put back what's
11191                 needed
11192
11193 2002-06-23 [paul]       0.7.8claws17
11194
11195         * src/messageview.[ch]
11196                 remove code committed in error from locally patched
11197                 source
11198
11199 2002-06-23 [colin]      0.7.8claws16
11200
11201         * src/compose.[ch]
11202                 add compose_entry_select(), used to select the default_to
11203                 email address - hopefully avoiding people sending mails to
11204                 wrong recipients.
11205
11206 2002-06-22 [alfons]     0.7.8claws15
11207
11208         * AUTHORS
11209                 add Bram Metsch & Stanislav Karchebny
11210         * src/smtp.[ch]
11211         * src/prefs_account.[ch]
11212         * src/send.c
11213                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11214                   options.  (see <http://sourceforge.net/tracker/index.php
11215                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11216
11217                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11218                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11219
11220 2002-06-22 [paul]       0.7.8claws14
11221
11222         * sync with 0.7.8cvs5
11223                 see ChangeLog 2002-06-19 and 2002-06-20
11224
11225 2002-06-22 [alfons]     0.7.8claws13
11226
11227         * src/selective_download.c
11228                 fix a stupid mistake I made
11229
11230 2002-06-22 [alfons]     0.7.8claws12
11231
11232         * src/selective_download.[ch]
11233                 fix another unnoticed leak; cleanup code
11234
11235 2002-06-21 [alfons]
11236
11237         * tools/Makefile.am
11238                 gpg-sign <-- gpg-sign-syl
11239
11240 2002-06-21 [alfons]     0.7.8claws11
11241
11242         * src/selective_download.c
11243         * src/selective_download.h
11244                 fix assorted mix of allocation errors (should solve
11245                 problem reported by Philippe Gramoullé, see:
11246                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11247
11248 2002-06-20 [melvin]     0.7.8claws10
11249
11250         * tools/gpg-sign *REMOVED*
11251           tools/gpg-sign-syl *ADDED*
11252                 Replaced the gpg clearsigning script with the version using
11253                 xterm instead of ssh-askpass and changed its name.
11254
11255         * README.claws
11256                 Updated actions example to reflect the renaming of the
11257                 gpg clearsigning script.
11258
11259 2002-06-19 [paul]       0.7.8claws9
11260
11261         * sync with 0.7.8claws9
11262                 see ChangeLog 2002-06-18 and 2002-06-19
11263
11264 2002-06-19 [paul]       0.7.8claws8
11265
11266         * sync with 0.7.8cvs1
11267                 see ChangeLog 2002-06-18
11268
11269 2002-06-18 [alfons]     0.7.8claws7
11270
11271         * src/mainwindow.h
11272                 add omitted prototype
11273
11274 2002-06-17 [paul]       0.7.8claws6
11275
11276         * src/mainwindow.c
11277                 fix hiding of exec_btn
11278
11279 2002-06-17 [paul]       0.7.8claws5
11280
11281         * src/pop.c
11282                 remove unneeded code: should_delete() 
11283                 and Pop3State::uidl_todelete_list
11284
11285 2002-06-17 [paul]       0.7.8claws4
11286
11287         * sync with 0.7.8
11288                 see ChangeLog 2002-06-11 and 2002-06-13
11289
11290 2002-06-16 [alfons]     0.7.8claws3
11291         
11292         * src/folder.c
11293                 make sure lock sort mode (claws specific) is
11294                 also persists after a tree rescan
11295
11296 2002-06-16 [alfons]     0.7.8claws2
11297
11298         * src/prefs_folder_item.c
11299         * src/folder.[ch]
11300                 fix persistence of folder sort mode (broken
11301                 by adapting Hiro's new folder persistence code)
11302
11303 2002-06-16 [alfons]     0.7.8claws1
11304
11305         * AUTHORS
11306         * src/logwindow.c
11307         * src/prefscommon.[ch]
11308                 control size of log text in log window; 
11309                 closes patch #569155 submitted by Mitko Haralanov.
11310
11311 2002-06-15 [paul]       0.7.8claws
11312
11313         * release of 0.7.8claws
11314
11315 2002-06-15 [paul]       0.7.7claws
11316
11317         * po/pt_BR.po
11318                 updated by Fabio Junior Beneditto
11319
11320 2002-06-14 [paul]       0.7.6claws49
11321
11322         * po/es.po
11323                 updated by Ricardo Mones Lastra
11324
11325 2002-06-14 [paul]       0.7.6claws48
11326
11327         * po/nl.po
11328                 updated translation by Wilbert Berendsen
11329
11330 2002-06-14 [melvin]     0.7.6claws47
11331
11332         * po/fr.po
11333                 Updated French translation
11334
11335 2002-06-13 [paul]       0.7.6claws46
11336
11337         * src/filesel.c
11338                 allow filename to be typed in, rather than just
11339                 selected by the mouse. Patch by Gustavo Noronha Silva.
11340
11341 2002-06-13 [alfons]     0.7.6claws45
11342
11343         * src/mainwindow.[ch]
11344                 more cleanups (removing unnecessary menu items Expand 
11345                 summary / message view)
11346
11347 2002-06-13 [melvin]     0.7.6claws44
11348
11349         * po/POTFILES.in
11350                 Added src/string_match.c
11351         * src/string_match.c
11352                 Fixed possible buffer overflow.
11353                 Corrected typo.
11354                 Added missing config.h header.
11355         * src/prefs_common.c
11356           src/prefs_matcher.c
11357           src/prefs_scoring.c
11358                 Made some strings translatable (missing _(..)).
11359
11360 2002-06-13 [melvin]     0.7.6claws43
11361
11362         * README.claws
11363                 Corrected action example (verifying clearsigned mail).
11364         * src/prefs_account.c
11365                 Corrected typo.
11366         * src/prefs_common.c
11367                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11368
11369 2002-06-12 [alfons]     0.7.6claws42
11370
11371         * src/summaryview.c
11372                 add init of score column lost in 0.7.6claws42
11373
11374 2002-06-12 [paul]       0.7.6claws41
11375
11376         * src/prefs_account.c
11377                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11378                 behavior of the radio buttons, (from 0.7.7cvs2)
11379
11380 2002-06-11 [alfons]     0.7.6claws40
11381
11382         * src/messageview.[ch]
11383         * src/summaryview.[ch]
11384         * src/summary_search.c
11385         * src/mainwindow.c
11386                 perform a sync to bring in Hiro's separate view implementation 
11387
11388                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11389
11390 2002-06-11 [paul]       0.7.6claws39
11391         
11392         * src/prefs_account.c
11393                 correct a typo on the Receive tab
11394
11395 2002-06-10 [match]      0.7.6claws38
11396
11397         * src/addressbook.c
11398                 Included address completion patch from Gustavo Noronha.
11399
11400 2002-06-10 [paul]       0.7.6claws37
11401
11402         * src/inc.[ch]
11403           src/pop.c
11404           src/prefs_account.[ch]
11405           src/selective_download.[ch]
11406                 apply PATCH #561712
11407                  NEW:
11408                 - check if POP Account
11409                 - Receive Button renamed to Preview
11410                 - Preview Button Popup: preview new/all messages
11411                 - Download Button
11412                 - Account Preferences-->Receive tab checkbutton if you
11413                   want to remove Mail after Download
11414                 -: default YES
11415                 - Account Preferences-->Receive tab checkbutton use
11416                   filtering rules on preview
11417                   (think of delete_on_server)
11418                 -: default YES
11419                 - Account selectable from SD dialog
11420                 - checkbutton to show already downloaded messages if
11421                   all messages are previewed
11422                 - new clist column showing Date
11423                 - ESC KEY close
11424                 FIXES:
11425                 - play ball with UIDL
11426                 - fault tolerant (?) 
11427                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11428
11429 2002-06-10 [melvin]     0.7.6claws36
11430
11431         * README.claws
11432                 Added a hint to ac/README in cvs instructions.
11433
11434         * src/prefs_actions.c
11435                 Made it possible to use a more elaborate command line
11436                 for asynchronous actions, too.
11437
11438 2002-06-10 [melvin]     0.7.6claws35
11439         
11440         * src/prefs_actions.c
11441                 Make it possible to use a more elaborate command line
11442                 (e.g. |foo|bar|cat>there;echo Done|)
11443                 Corrected error message when calling %f, %F and %p commands
11444                 from the compose window.
11445
11446 2002-06-09 [colin]      0.7.6claws34
11447
11448         * src/summaryview.c
11449                 Automatically find unread messages in current folder
11450                 before annoying the user.
11451
11452 2002-06-08 [alfons]     0.7.6claws33
11453
11454         * po/it.po
11455                 remove bad formatting string in it.po translation
11456                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11457
11458 2002-06-08 [paul]       0.7.6claws32
11459
11460         * sync with 0.7.6cvs25
11461                 see ChangeLog 2002-06-07
11462
11463 2002-06-05 [paul]       0.7.6claws31
11464
11465         * src/mainwindow.c
11466                 add 'Sort by locked' and 'Sort by score'
11467
11468 2002-06-05 [paul]       0.7.6claws30
11469
11470         * sync with 0.7.6cvs24
11471                 see ChangeLog 2002-06-04
11472
11473 2002-06-04 [paul]       0.7.6claws29
11474
11475         * po/pt_BR.po
11476                 updated by Fabio Junior Beneditto
11477
11478 2002-06-03 [thorsten]   0.7.6claws28
11479
11480         * src/matcher.c
11481                 fclose() matcherrc after reading
11482
11483 2002-06-03 [paul]       0.7.6claws27
11484
11485         * sync with 0.7.6cvs21
11486                 see ChangeLog 2002-05-31
11487
11488 2002-05-31 [paul]       0.7.6claws26
11489
11490         * sync with 0.7.6cvs20
11491                 see ChangeLog 2002-05-29 and 2002-05-30
11492
11493 2002-05-31 [paul]       0.7.6claws25
11494
11495         * src/imap.c
11496                 hopefully fix last buggy sync
11497
11498         * README.claws
11499                 correct typo in 'Actions' examples
11500
11501 2002-05-29 [paul]       0.7.6claws24
11502
11503         * sync with 0.7.6cvs18
11504                 see ChangeLog 2002-05-28 and 2002-05-29
11505
11506         * src/news.c
11507           src/nntp.[ch]
11508                 sync with above 
11509
11510 2002-05-28 [paul]       0.7.6claws23
11511
11512         * sync with 0.7.6cvs16
11513                 see ChangeLog 2002-05-28
11514
11515 2002-05-27 [thorsten]   0.7.6claws22 
11516
11517         * faq/it/sylpheed-faq-1.html
11518           faq/it/sylpheed-faq-2.html
11519           faq/it/sylpheed-faq-3.html
11520           faq/it/sylpheed-faq.html
11521                 corrected DOS lineendings
11522         * faq/de/sylpheed-faq-1.html
11523           faq/de/sylpheed-faq-2.html
11524           faq/en/sylpheed-faq-1.html
11525           faq/en/sylpheed-faq-2.html
11526           faq/en/sylpheed-faq-3.html
11527           faq/es/sylpheed-faq-1.html
11528           faq/es/sylpheed-faq-2.html
11529           faq/es/sylpheed-faq-3.html
11530           faq/fr/sylpheed-faq-1.html
11531           faq/it/sylpheed-faq-1.html
11532           faq/it/sylpheed-faq-2.html
11533           faq/it/sylpheed-faq-3.html
11534           faq/it/sylpheed-faq.html
11535                 changed ">" to &quot;
11536
11537 2002-05-27 [paul]       0.7.6claws21
11538         
11539         * sync with 0.7.6cvs15
11540                 see ChangeLog 2002-05-27
11541
11542 2002-05-27 [paul]       0.7.6claws20
11543
11544         * src/prefs_account.c
11545                 correct a typo
11546
11547 2002-05-26 [paul]       0.7.6claws19
11548
11549         * tools/README
11550                 correct a typo
11551
11552 2002-05-25 [paul]       0.7.6claws18
11553
11554         * tools/README
11555                 add description of kmail2sylpheed.pl
11556
11557 2002-05-25 [paul]       0.7.6claws17
11558
11559         * tools/kmail2sylpheed.pl       ** NEW FILE **
11560                 perl script that converts an exported Kmail address
11561                 book, converts it to sylpheed addressbook file,
11562                 writes the file to .sylpheed, and updates
11563                 addrbook--index.xml 
11564
11565 2002-05-25 [paul]       0.7.6claws16
11566
11567         * sync with 0.7.6cvs14
11568                 see ChangeLog 2002-05-23
11569
11570 2002-05-24 [paul]       0.7.6claws15
11571
11572         * README.claws
11573                 make a correction and add some more info
11574
11575 2002-05-24 [paul]       0.7.6claws14
11576
11577         * src/compose.c
11578                 fix memory leak in 
11579                 compose_redirect_write_headers_from_headerlist()
11580                 add Subject and Resent-Message-ID to
11581                 compose_redirect_write_headers()
11582                 Received, Subject, and X-UIDL are filtered out in 
11583                 compose_redirect_write_to_file()
11584
11585 2002-05-23 [paul]       0.7.6claws13
11586
11587         * src/compose.[ch]
11588           src/filtering.c
11589           src/mainwindow.c
11590           src/matcher.[ch]
11591           src/matcher_parser_lex.l
11592           src/matcher_parser_parse.y
11593           src/prefs_common.[ch]
11594           src/prefs_filtering.c
11595           src/summaryview.c
11596                 rename 'Bounce' to 'Redirect'
11597
11598 2002-05-23 [paul]       0.7.6claws12
11599
11600         * more sync with 0.7.6cvs13
11601           src/compose.c
11602                 see ChangeLog 2002-05-22
11603
11604 2002-05-22 [paul]       0.7.6claws11
11605
11606         * sync with 0.7.6cvs13
11607           src/codeconv.c
11608                 see ChangeLog 2002-05-20
11609           src/prefs_common.c
11610                 see ChangeLog 2002-05-22
11611
11612 2002-05-21 [melvin]     0.7.6claws10
11613
11614         * src/folderview.c
11615                 Added missing filtering and scoring headers
11616                 Fixed bad function call that showed garbage 
11617                 in Folder->Processing
11618
11619 2002-05-21 [paul]       0.7.6claws9
11620
11621         * tools/Makefile.am
11622                 make all tools executable, (patch by Alfons).
11623
11624 2002-05-20 [alfons]     0.7.6claws8
11625
11626         * src/procheader.c
11627                 don't forget to call mktime() so we have a valid week 
11628                 and year day
11629                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11630
11631 2002-05-20 [paul]       0.7.6claws7
11632
11633         * src/html.c
11634                 fix broken parsing of urls
11635         * src/textview.c
11636                 fix displaying of urls
11637
11638                 both fixes from the patch [547855] by Eugene 
11639                 Brevdo (zonem)
11640
11641 2002-05-19 [alfons]     0.7.6claws6
11642
11643         * configure.in
11644                 make sylpheed configure correctly with the latest
11645                 and greatest of automake / autoconf / gettext
11646
11647 2002-05-19 [alfons]     0.7.6claws5
11648
11649         * src/procheader.c
11650         * src/procheader.h
11651                 add function for returning ime zone offset
11652         * src/quote_fmt.c
11653         * src/quote_fmt_parse.y
11654                 better quotation formatting - does not convert
11655                 to local time, but uses the original date string.
11656                 
11657                 Note: %z inserts the timezone offset (should 
11658                 work also on platforms where strftime does not
11659                 support %z).
11660
11661 2002-05-18 [christoph]  0.7.6claws4
11662
11663         * src/summaryview.c
11664                 fix indentation of some code
11665         * tools/Makefile.am
11666                 fix spaces after \
11667         * src/Makefile.am
11668                 add missing \
11669                 correct path for ignorethread.xpm
11670                 incorrect filename for sylpheed_logo.xpm
11671                 add missing include matcher_parser_parse.h
11672
11673 2002-05-18 [paul]       0.7.6claws3
11674
11675         * sync with 0.7.6cvs8
11676                 see ChangeLog 2002-05-16 and 2002-05-17
11677
11678 2002-05-18 [melvin]     0.7.6claws2
11679
11680         * README.claws
11681                 Corrected an action's definition and fixed some misspellings.
11682
11683 2002-05-18 [paul]       0.7.6claws1
11684
11685         * tools/Makefile.am
11686           tools/gpg-sign        ** new file **
11687           tools/uudec           ** new file **
11688                 add Melvin's Actions scripts
11689
11690         * README.claws
11691                 add Melvin's descriptions for Actions
11692
11693 2002-05-18 [paul]       0.7.6claws
11694
11695         * Version 0.7.6claws released
11696
11697 2002-05-17 [paul]       0.7.5claws32
11698
11699         * po/es.po
11700                 updated by Ricardo Mones Lastra
11701
11702 2002-05-17 [paul]       0.7.5claws31
11703
11704         * src/compose.c
11705                 fix Account prefs default folder for sent/draft/deleted
11706                 messages bug
11707
11708         * po/it.po
11709           po/nl.po
11710                 updated translation by Alessandro Maestri and
11711                 Wilbert Berendsen
11712
11713 2002-05-17 [melvin]     0.7.5claws30
11714
11715         * src/prefs_actions.c
11716                 Fixed bug where using %F not at the end of the command 
11717                 resulted in an additional empty argument being created.
11718                 Thanks to Darko Koruga for reporting the bug.
11719
11720 2002-05-17 [melvin]     0.7.5claws29
11721
11722         * po/fr.po
11723                 Updated French translations.
11724
11725 2002-05-15 [paul]       0.7.5claws28
11726         
11727         * po/es.po
11728                 updated by Ricardo Mones Lastra
11729
11730 2002-05-15 [paul]       0.7.5claws27
11731
11732         * sync with 0.7.6cvs4
11733                 see ChangeLog 2002-05-14 and 2002-05-15
11734
11735 2002-05-14 [paul]       0.7.5claws26
11736
11737         * sync with 0.7.6cvs1
11738                 see ChangeLog 2002-05-13
11739
11740 2002-05-13 [thorsten]   0.7.5claws25
11741
11742         * src/messageview.c
11743                 fix select_all and copy in multipart messages
11744         * src/mainwindow.c
11745                 fix select_all and copy in multipart messages
11746
11747 2002-05-12 [paul]       0.7.5claws24
11748
11749         * src/summaryview.c
11750                 reverse last commit, bug already fixed in 0.7.5claws3
11751
11752 2002-05-12 [netztorte]  0.7.5claws23
11753
11754         * src/summaryview.c
11755                 dont parse empty addressbook (checked in before claws20)
11756
11757 2002-05-12 [melvin]     0.7.5claws22
11758
11759         * src/procmsg.[ch]
11760                 Removed unneeded priority code introduced by the previous 
11761                 commit.
11762
11763 2002-05-12 [melvin]     0.7.5claws21
11764
11765         * src/compose.[ch]
11766                 Added possibility to set message's priority.
11767         * src/procmsg.[ch]
11768                 Added possibility to set message's priority.
11769                 Added missing headers
11770
11771 2002-05-12 [melvin]     0.7.5claws20
11772
11773         * src/prefs_actions.c
11774                 Removed implicitely added quotes around the name
11775                 of the temporary files of mime parts.
11776
11777 2002-05-12 [paul]       0.7.5claws19
11778
11779         * sync with 0.7.5cvs20
11780                 see ChangeLog 2002-05-11
11781
11782 2002-05-12 [alfons]     0.7.5claws18
11783
11784         * src/quote_fmt_lex.l
11785         * src/quote_fmt_parse.y
11786                 allow quote / reply date & time format to be set using
11787                 %D{format}. format is a format string you'd pass to
11788                 strftime() (see man strftime, or the Display tab |
11789                 Date format setting).
11790
11791                 Currently %D converts the date to local time. 
11792
11793 2002-05-11 [paul]       0.7.5claws17
11794
11795         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11796                 see ChangeLog 2002-05-10 and 2002-05-11
11797
11798 2002-05-10 [paul]       0.7.5claws16
11799
11800         * sync with 0.7.5cvs16
11801                 see ChangeLog entries 2002-05-09 and 
11802                 2002-05-10
11803
11804 2002-05-10 [colin]      0.7.5claws15
11805
11806         * src/textview.c
11807                 Corrected a bug that prevented sylpheed to open
11808                 double-clicked URIs.
11809
11810 2002-05-09 [paul]       0.7.5claws14
11811
11812         * sync with 0.7.5cvs14
11813                 see ChangeLog 2002-05-08 and 2002-05-09
11814
11815 2002-05-08 [paul]       0.7.5claws13
11816
11817         * sync with 0.7.5cvs11
11818                 see ChangeLog entry 2002-05-08
11819
11820 2002-05-08 [paul]       0.7.5claws12
11821
11822         * src/mainwindow.c
11823           src/textview.[ch]
11824                 fix segfault on View->Open in new window
11825                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11826
11827 2002-05-07 [paul]       0.7.5claws11
11828
11829         * sync with 0.7.5cvs9
11830                 see ChangeLog entry 2002-05-07
11831
11832 2002-05-06 [paul]       0.7.5claws10
11833
11834         * src/messageview.c
11835           src/textview.c
11836                 display url in statusbar on single-click
11837                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11838
11839 2002-05-06 [match]      0.7.5claws9
11840
11841         * src/addritem.[ch]
11842                 new functions.
11843         * src/addrcache.c
11844                 tidy up.
11845         * src/xmlprops.[ch]
11846                 XML implementation of properties file.
11847         * src/exporthtml.[ch]
11848         * src/expthtmldlg.[ch]
11849         * src/addressbook.c
11850                 export to HTML.
11851
11852 2002-05-02 [sergey]     0.7.5claws8
11853
11854         * src/mainwindow.c (mainwin_entries),
11855           src/prefs_common.c (prefs_send_create()),
11856           src/codeconv.c (locale_table):
11857                 use charset name "Windows-1251" instead of "CP1251".
11858
11859 2002-05-02 [colin]      0.7.5claws7
11860         
11861         * src/compose.c
11862           src/prefs_common.c
11863           src/prefs_folder_item.c
11864                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11865
11866 2002-05-02 [hiro]       0.7.5claws6
11867
11868         * src/imap.c
11869                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11870
11871 2002-05-02 [paul]       0.7.5claws5
11872
11873         * src/compose.c
11874                 more sync with 0.7.5cvs7, see ChangeLog entry
11875                 2002-05-02
11876
11877 2002-05-02 [hiro]       0.7.5claws4
11878
11879         * src/compose.c
11880                 compose_queue_sub():
11881                 check if queue folder exists (closes #550397).
11882                 removed directory creation since it should be handled
11883                 transparently.
11884         * src/imap.c
11885                 imap_add_msg(): return UID for appended message
11886                 (closes #548842).
11887
11888 2002-04-30 [paul]       0.7.5claws3
11889
11890         * src/summaryview.c
11891                 fix account_find_from_address() bug
11892
11893 2002-04-28 [colin]      0.7.5claws2
11894
11895         * src/compose.c
11896           src/textview.c
11897           src/prefs_common.[ch]
11898           src/utils.[ch]
11899                 Added user-definable quotation characters recognition.
11900
11901 2002-04-28 [paul]       0.7.5claws1
11902
11903         * sync with 0.7.5cvs4
11904                 see ChangeLog entry  2002-04-25
11905
11906 2002-04-28 [paul]       0.7.5claws
11907
11908         * po/es.po
11909           po/nl.po
11910           po/pt_BR.po
11911                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11912                 Fabio Junior Beneditto
11913
11914 2002-04-27 [jens]       0.7.4claws103
11915
11916         * po/de.po
11917                 updated German translation.
11918
11919 2002-04-27 [hiro]       0.7.4claws102
11920
11921         * src/summaryview.c
11922                 summary_write_cache(): fixed the mark loss of hidden messages.
11923
11924 2002-04-26 [melvin]     0.7.4claws101
11925
11926         * src/procmsg.c
11927                 fixed a second typo (same one)
11928         * po/fr.po
11929           po/it.po
11930           po/pt_BR.po
11931                 fixed the type again...
11932
11933 2002-04-26 [melvin]     0.7.4claws100
11934
11935         * src/procmsg.c
11936                 fixed a typo in an alert message ("temorary").
11937         * po/it.po
11938         * po/pt_BR.po
11939                 corrected the typo  described above.
11940         * po/fr.po
11941                 updated French translation.
11942
11943 2002-04-26 [darko]      0.7.4claws99
11944
11945         * src/summaryview.c
11946                 fix target folder colorization
11947
11948 2002-04-25 [paul]       0.7.4claws98
11949
11950         * po/it.po
11951                 updated by Alessandro Maestri
11952
11953 2002-04-24 [colin]      0.7.4claws97
11954         
11955         * src/compose.c
11956                 Fixed double "subject is empty" question.
11957
11958 2002-04-23 [colin]      0.7.4claws96
11959         
11960         * src/mimeview.c
11961                 Corrected issue when "automatically display images" was
11962                 not set : first image remained after selecting second.
11963
11964 2002-04-23 [melvin]     0.7.4claws95
11965
11966         * src/prefs_actions.c
11967                 Don't display in/out dialog if there is nothing to show.
11968
11969 2002-04-23 [paul]       0.7.4claws94
11970
11971         * sync with 0.7.5cvs3
11972                 bug fixes: see ChangeLog entry 2002-04-23
11973
11974 2002-04-22 [darko]      0.7.4claws93
11975
11976         * src/compose.c
11977                 fix previous check-in which changed code after
11978                 merge from main
11979
11980 2002-04-22 [paul]       0.7.4claws92
11981
11982         * faq/de/*
11983                 add German FAQ
11984         * faq/en/*
11985           faq/es/*
11986           faq/fr/*
11987                 update English, Spanish and French FAQs
11988         * manual/de/*
11989           manual/es/*
11990                 add German and Spanish manuals
11991         * manual/en/*
11992           manual/fr/*
11993                 update English and French manuals
11994
11995         * src/Makefile.am
11996                 add to and re-arrange the pixmap entries
11997
11998 2002-04-22 [darko]      0.7.4claws91
11999
12000         * src/compose.c
12001                 fix sender initials recognition to only allow
12002                 '>' after the initials
12003
12004 2002-04-21 [paul]       0.7.4claws90
12005
12006         * sync with 0.7.5 release
12007                 see ChangeLog entry 2002-04-21
12008
12009 2002-04-21 [alfons]
12010
12011         * src/Makefile.am
12012                 add colin's new pixmaps to EXTRA_DIST
12013
12014 2002-04-21 [colin]      0.7.4claws89
12015         * src/compose.c
12016         * src/inc.c
12017         * src/mainwindow.[ch]
12018         * src/prefs_common.[ch]
12019         * src/stock_pixmap.[ch]
12020                 Added "Work offline" ability.
12021
12022 2002-04-21 [colin]      0.7.4claws88
12023         
12024         * src/mimeview.c
12025         * src/prefs_common.c
12026         * src/prefs_common.h
12027         * src/textview.c : Added an option to common preferences -> display
12028           to allow user not to automatically display images.
12029
12030 2002-04-21 [paul]       0.7.4claws87
12031
12032         * sync with 0.7.4cvs52
12033                 see ChangeLog entry 2002-04-21 (src/imap.c)
12034
12035 2002-04-21 [paul]       0.7.4claws86
12036
12037         * sync with 0.7.4cvs51
12038                 see ChangeLog entry 2002-04-21
12039
12040 2002-04-21 [paul]       0.7.4claws85
12041
12042         * sync with 0.7.4cvs49
12043                 see ChangeLog entries 2002-04-20 and 2002-04-21
12044
12045         * src/Makefile.am
12046                 clean up: remove old 'stock_' element from xpm 
12047                 filenames.
12048
12049 2002-04-21 [alfons]     0.7.4claws84
12050
12051         apply sync patch from Paul
12052
12053         * src/folderview.c
12054                 use old claws prefs_folder_item_create() for now
12055
12056 2002-04-19 [match]      0.7.4claws83
12057
12058         * src/addressbook.[ch]
12059         * src/addrharvest.[ch]
12060         * src/addrgather.[ch]
12061                 recurse folders.
12062         * src/mainwindow.c
12063         * src/summaryview.[ch]
12064                 change menu option.
12065
12066 2002-04-19 [paul]       0.7.4claws82
12067
12068         * po/pt_BR.po
12069                 updated by Fabio Junior Beneditto
12070
12071 2002-04-14 [alfons]     0.7.4claws81
12072
12073         * src/passphrase.c
12074                 add #include <sys/types.h> for mode_t and off_t 
12075
12076 2002-04-13 [paul]       0.7.4claws80
12077         
12078         * src/main.c
12079           src/passphrase.[ch]
12080           src/pgptext.c
12081           src/prefs_common.[ch]
12082           src/rfc2015.c
12083                 enable storing of GnuPG passphrase for the whole 
12084                 session or a user-defined number of minutes. patch 
12085                 submitted by Ravemax <ravemax@dextrose.com>
12086
12087 2002-04-13 [alfons]     0.7.4claws79
12088
12089         * src/textview.c
12090                 make email parser also stop scanning when encountering separators
12091                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12092
12093 2002-04-13 [paul]       0.7.4claws78
12094
12095         * sync with 0.7.4cvs39
12096                 see ChangeLog entry 2002-04-12
12097
12098 2002-04-11 [paul]       0.7.4claws77
12099
12100         * sync with 0.7.4cvs37
12101                 see ChangeLog entry 2002-04-11
12102
12103 2002-04-11 [paul]       0.7.4claws76
12104
12105         * COPYING 
12106                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12107                 the clause for OpenSSL). sync with sylpheed main
12108
12109 2002-04-09 [melvin]     0.7.4claws75
12110
12111         * src/compose.c
12112                 Made 'Ctrl-Enter' on send ignore some modifiers 
12113                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12114                 to bind other *-Enter (but not Alt-Enter).
12115
12116 2002-04-09 [paul]       0.7.4claws74
12117
12118         * sync with 0.7.4cvs35
12119                 see ChangeLog entries 2002-04-09
12120
12121 2002-04-08 [paul]       0.7.4claws73
12122
12123         * sync with 0.7.4cvs33
12124                 see ChangeLog entry 200-04-08
12125
12126 2002-04-07 [match]      0.7.4claws72
12127
12128         * src/addrharvest.[ch]
12129                 fixed to read all addresses in header, regardless
12130                 of header size. improved name parsing. accommodate
12131                 harvest from folders and selected message.
12132         * src/addritem.[ch]
12133                 included new address parsing function.
12134         * src/addrgather.[ch]
12135         * src/addressbook.[ch]
12136         * src/summaryview.[ch]
12137         * src/mainwindow.c
12138                 allow address harvest of folder as well as selected
12139                 messages.
12140
12141 2002-04-07 [paul]       0.7.4claws71
12142
12143         * src/esmtp.[ch]
12144           src/smtp.c
12145                 don't try to authenticate with CRAM-MD5 in SMTP when 
12146                 SMTP-AUTH enabled if MTA doesn't issue this 
12147                 auth-method in it's ehlo-response. bug item #531364,
12148                 patch item #938910. patch submitted by Colin Leroy 
12149                 <colin@colino.net>
12150
12151 2002-04-07 [paul]       0.7.4claws70
12152
12153         * src/nntp.c
12154                 fix missing MODE_READER bug. patch submitted by
12155                 Colin Leroy <colin@colino.net>
12156
12157 2002-04-07 [alfons]     0.7.4claws69
12158
12159         * src/matcher.[ch]
12160         * src/prefs_filtering.c
12161         * src/summaryview.c
12162                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12163                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12164
12165 2002-04-07 [paul]       0.7.4claws68
12166
12167         * sync with 0.7.4cvs32
12168                 see ChangeLog entry 2002-04-06
12169
12170         * tools/filter_conv.pl
12171                 more bug fixes
12172
12173 2002-04-06 [paul]       0.7.4claws67
12174
12175         * tools/filter_conv.pl
12176                 modify to be able to find the name of the first
12177                 mailbox and use that. main's filter does not
12178                 record the full path to the mailbox and therefore
12179                 can only filter to the first mailbox.
12180
12181 2002-04-05 [paul]       0.7.4claws66
12182
12183         * tools/filter_conv.pl
12184                 attempt to make the script all-encompassing and
12185                 be able to convert any main 'filter' rule thrown
12186                 at it
12187
12188 2002-04-05 [paul]       0.7.4claws65
12189
12190         * tools/filter_conv.pl
12191                 allow for collapsed folder trees
12192
12193 2002-04-05 [paul]       0.7.4claws64
12194
12195         * sync with 0.7.4cvs31
12196                 see ChangeLog entries 2002-04-05
12197
12198 2002-04-03 [paul]       0.7.4claws63
12199
12200         * sync with 0.7.4cvs29
12201                 see ChangeLog entries 2002-04-02 and 2002-04-03
12202
12203 2002-04-02 [paul]       0.7.4claws62
12204
12205         * sync with 0.7.4cvs26
12206                 see ChangeLog entry 2002-04-01
12207
12208 2002-04-02 [match]      0.7.4claws61
12209
12210         * src/pine.[ch]
12211         * src/importpine.[ch]
12212         * src/addressbook.c
12213                 import Pine address book.
12214
12215 2002-04-02 [match]      0.7.4claws60
12216
12217         * src/addrharvest.[ch]
12218                 improve address parsing of funky addresses.
12219
12220 2002-04-02 [darko]      0.7.4claws59
12221
12222         * src/compose.c
12223                 wrap on send improvements, it now recognizes quoted
12224                 initials as part of the quotation string, and it
12225                 does not join lines separated by CR
12226
12227 2002-04-01 [match]      0.7.4claws58
12228
12229         * src/mgutils.[ch]
12230                 added new functions.
12231         * src/mutt.[ch]
12232                 remove excessive duplicate address generation
12233                 on import.
12234
12235 2002-04-01 [alfons]     0.7.4claws57
12236         
12237         * src/summaryview.c
12238                 put back g_free() 
12239
12240 2002-04-01 [paul]       0.7.4claws56
12241
12242         * sync with 0.7.4cvs25
12243                 see ChangeLog entry 2002-04-01
12244
12245 2002-04-01 [alfons]     0.7.4aprilfool55
12246
12247         * src/summaryview.c
12248                 honour feature request item #537427 to allow for
12249                 displaying names from address book for sent mail also
12250
12251 2002-03-29 [paul]       0.7.4claws54
12252
12253         * src/mainwindow.c
12254           src/prefs_filtering.[ch]
12255           src/prefs_matcher.c
12256           src/summaryview.c
12257                 add 'fast filter' for claws' filtering,
12258                 /Tools/Create filter rule/... patch submitted
12259                 by Neill Miller <neillm@thecodefactory.org>
12260
12261 2002-03-29 [paul]       0.7.4claws53
12262
12263         * sync with 0.7.4cvs24
12264                 see ChangeLog entry 2002-03-29
12265
12266 2002-03-28 [paul]       0.7.4claws52
12267
12268         * sync with 0.7.4cvs23
12269                 see ChangeLog entry 2002-03-28
12270
12271 2002-03-27 [melvin]     0.7.4claws51
12272
12273         * src/prefs_actions.c
12274                 Added support to pass only one message part (as a
12275                 file) to the command using '%p'. No quotes are needed
12276                 because doubles quotes are automatically added.
12277                 Fixed bug where Sylpheed could block when waiting for
12278                 a child process to finish.
12279                 Changed the help menu to remove quotes around symbols to 
12280                 avoid misinterpretation (they must not be used).
12281
12282 2002-03-27 [melvin]     0.7.4claws50
12283
12284         * src/inc.c
12285                 Made the new mail notification command always 
12286                 execute asynchronously.
12287
12288 2002-03-27 [paul]       0.7.4claws49
12289
12290         * src/compose.c
12291                 fix bug introduced in last commit
12292
12293 2002-03-27 [paul]       0.7.4claws48
12294
12295         * sync with 0.7.4cvs21
12296                 see ChangeLog 2002-03-26 and 2002-03-27
12297
12298 2002-03-26 [hoa]        0.7.4claws47
12299
12300         * src/prefs_folder_item.c
12301                 really fixed the bug #516442 with folder rescan.
12302
12303 2002-03-26 [paul]       0.7.4claws46
12304
12305         * sync with 0.7.4cvs19
12306                 see ChangeLog entries 2002-03-25 and 2002-03-26
12307
12308 2002-03-25 [hoa]        0.7.4claws45
12309
12310         * src/matcher.c
12311         * src/mh.c
12312                 fix the bug #516442 with folder rescan.
12313
12314         * src/prefs_common.[ch]
12315         * src/compose.c
12316                 added an option to enable two different behaviours
12317                 for bounce.
12318
12319
12320 2002-03-25 [paul]       0.7.4claws44
12321
12322         * src/mainwindow.c
12323           src/selective_download.c
12324                 correct a few menuitem labels
12325
12326 2002-03-25 [christoph]  0.7.4claws43
12327
12328         * src/procmsg.c
12329                 fix non deleted tmp message in
12330                 procmsg_save_to_outbox
12331                 fix problems caused by sync with
12332                 main branch's procmsg_send_queue
12333
12334 2002-03-25 [paul]       0.7.4claws42
12335
12336         * src/quote_fmt.c
12337           src/quote_fmt_lex.l
12338           src/quote_fmt_parse.y
12339                 add Last name (%L) placeholder for quoting. 
12340                 patch submitted by Thorsten Thielen 
12341                 <thth@users.sourceforge.net>
12342
12343 2002-03-25 [paul]       0.7.4claws41
12344
12345         * src/utils.c
12346                 get full hostname. patch submitted by
12347                 Bob Woodside <rwoodside1@comcast.net>
12348
12349 2002-03-25 [paul]       0.7.4claws40
12350
12351         * src/account.c
12352           src/news.c
12353           src/nntp.[ch]
12354           src/prefs_account.[ch]
12355                 enable NNTP over SSL. patch submitted by
12356                 Pascal Jermini <pascal@infinity.hn.org>
12357
12358 2002-03-24 [paul]       0.7.4claws39
12359
12360         * src/prefs_common.c
12361                 make the arrangement of the Compose tab more
12362                 coherent
12363
12364         * src/mainwindow.c
12365                 fix some irregularities of style
12366
12367         * po/de.po
12368                 updated by Kilian Krause
12369
12370 2002-03-23 [paul]       0.7.4claws38
12371
12372         * po/pt_BR.po
12373                 updated by Fabio Junior Beneditto
12374
12375 2002-03-23 [paul]       0.7.4claws37
12376
12377         * src/mainwindow.c
12378                 move 'Gather addresses' to 'Tools' menu
12379                 make 'Selective download' sensitive
12380
12381 2002-03-23 [paul]       0.7.4claws36
12382
12383         * sync with 0.7.4cvs16
12384                 see ChangeLog entries 2002-03-23
12385
12386 2002-03-22 [christoph]  0.7.4claws35
12387
12388         * src/quote_fmt_parse.y
12389                 fix include program output
12390
12391 2002-03-22 [alfons]     0.7.4claws34
12392
12393         * src/pop.c
12394                 initialize GDate stack variable correctly (sorry!)
12395
12396 2002-03-22 [paul]       0.7.4claws33
12397
12398         * src/compose.c
12399           src/mainwindow.c
12400           src/prefs_actions.c
12401           src/prefs_common.c
12402                 rename 'Tool' to 'Tools'
12403
12404         * src/mainwindow.c
12405                 move 'Delete duplicated messages' from
12406                 'Message/' to 'Tools/'
12407                 re-arrange the order of 'Tools/' items
12408
12409 2002-03-22 [paul]       0.7.4claws32
12410
12411         * src/addr_compl.c
12412           src/addressbook.[ch]
12413                 auto-address completion now also matches on
12414                 Nickname. patch submitted by Bob Forsman 
12415                 <hammor@users.sourceforge.net>
12416
12417         * src/editaddress.c
12418                 correct a spelling mistake
12419
12420 2002-03-22 [alfons]     0.7.4claws31
12421
12422         * src/pop.c
12423                 fix getting uidl from incorrect string 
12424                 (spotted by Colin)
12425
12426 2002-03-21 [alfons]     0.7.4claws30
12427
12428         * src/pop.c
12429                 more code refactoring
12430                 plug mem leak introduced by delete on server
12431
12432 2002-03-21 [paul]       0.7.4claws29
12433
12434         * sync with 0.7.4cvs11
12435                 see ChangeLog entries 2002-03-20
12436
12437 2002-03-20 [alfons]     0.7.4claws28
12438
12439         * src/inc.c
12440                 apply Colin's patch and refactor
12441
12442 2002-03-20 [paul]       0.7.4claws27
12443
12444         * sync with sylpheed 0.7.4cvs9
12445                 see ChangeLog entry 2002-03-20
12446
12447 2002-03-19 [christoph]  0.7.4claws26
12448
12449         * src/mh.c
12450         * src/procmsg.[ch]
12451         * src/summaryview.c
12452                 revert changes for flag updates
12453                 (does not work correctly and no time to debug)
12454
12455 2002-03-20 [alfons]     0.7.4claws25
12456
12457         * src/pop.c
12458                 refactor should_delete() a little bit 
12459
12460 2002-03-19 [paul]       0.7.4claws24
12461
12462         * src/inc.[ch]
12463           src/pop.c
12464           src/prefs_account.[ch]
12465                 allow the user to leave downloaded mail on the 
12466                 server for n days. Patch submitted by Colin Leroy 
12467                 <colin@colino.net>
12468
12469 2002-02-19 [paul]       0.7.4claws23
12470
12471         * sync with sylpheed 0.7.4cvs8
12472                 see ChangeLog entries 2002-03-19
12473
12474 2002-03-18 [paul]       0.7.4claws22
12475
12476         * sync with sylpheed 0.7.4cvs6
12477                 see ChangeLog entry 2002-03-18
12478
12479 2002-03-18 [paul]       0.7.4claws21
12480
12481         * po/en_GB.po
12482                 add en_GB message catalogue
12483
12484         * src/mbox_folder.c
12485           src/prefs_account.c
12486           src/prefs_actions.c
12487                 correct a few spelling mistakes
12488
12489 2002-03-17 [alfons]     0.7.4claws20
12490
12491         * src/matcher.c
12492                 more stringent checks for NULL params when writing
12493                 filtering actions to a file
12494                 
12495 2002-03-17 [hoa]        0.7.3claws20
12496
12497         * src/news.c
12498                 fixed the count of new messages
12499
12500         * src/compose.c
12501                 fixed the "attachment properties" window
12502
12503 2002-03-17 [paul]       0.7.4claws19
12504
12505         * src/defs.h
12506           src/folder.h
12507           src/news.c
12508           src/prefs_account.[ch]
12509           src/procmsg.[ch]
12510           src/summaryview.c
12511                 automatically mark cross-posted messages as read 
12512                 and (optionally) give them a colour label
12513                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12514                 
12515
12516 2002-03-17 [paul]       0.7.4claws18
12517
12518         * sync with sylpheed 0.7.4cvs5
12519                 see ChangeLog entry 2002-03-17
12520
12521 2002-03-17 [melvin]     0.7.4claws17
12522         
12523         * src/textview.c
12524                 Worked around a gtktext 'bug': when searching for 
12525                 a text in a long message it was scrolling slowly
12526                 line by line until it hit the searched text.
12527         * po/fr.po
12528                 Updated French translation
12529
12530 2002-03-17 [melvin]     0.7.4claws16
12531
12532         * src/mainwindow.c
12533         * src/compose.c
12534         * src/prefs_actions.c
12535                 Moved "Edit/Actions" to "Tool/Actions"
12536                 Made mainwindow/compose window sensitive as soon as
12537                 no child process is running anymore even if the io dialog
12538                 is open.
12539                 Fixed a struct being initialized with a non constant char*
12540
12541 2002-03-16 [christoph]  0.7.4claws15
12542
12543         * configure.in
12544                 add --with-compiler-flags option
12545                 (only for developer hacking)
12546         * src/mh.c
12547         * src/procmsg.[ch]
12548         * src/summaryview.c
12549                 try to make folder-stats and flag handling more
12550                 independent from the summaryview. msgcounts
12551                 are only set when the folder is opened and
12552                 procmsg_msginfo_(un)set_flags will handle it
12553                 later and summaryview will get the values
12554                 from the folder.
12555
12556 2002-03-16 [paul]       0.7.4claws14
12557
12558         * src/messageview.c
12559                 fix Return-receipt. Patch submitted by Bob
12560                 Woodside <rwoodside1@comcast.net>
12561
12562 2002-03-16 [paul]       0.7.4claws13
12563
12564         * src/compose.c
12565                 fix 'dynamic' signatures, make it work again
12566                 broken during sync on 2002-03-14 (0.7.4claws2)
12567
12568 2002-03-15 [match]      0.7.4claws12
12569
12570         * src/addrharvest.[ch]
12571         * src/addrgather.[ch]
12572         * src/addressbook.[ch]
12573         * src/mainwindow.c
12574                 included address harvester feature. still some
12575                 issues with address parsing that I will fix.
12576
12577 2002-03-15 [match]      0.7.4claws11
12578
12579         * src/addrbook.[ch]
12580         * src/addrcache.[ch]
12581         * src/addressbook.[ch]
12582         * src/addrindex.c
12583         * src/editbook.c
12584         * src/importldif.c
12585         * src/importmutt.c
12586         * src/jpilot.[ch]
12587         * src/main.c
12588         * src/syldap.[ch]
12589         * src/vcard.[ch]
12590                 tidy up. fix memory leaks. moved attribs and methods
12591                 from individual interfaces to addrcache object. prep
12592                 for new stuff to come in.
12593
12594 2002-03-15 [alfons]     0.7.4claws10
12595
12596         * src/matcher.[ch]
12597         * src/matcher_parser_parse.y
12598         * src/matcher_parser_lex.l
12599         * src/prefs_matcher.c
12600                 add filtering conditions message greater than, smaller 
12601                 than, and exactly matching a size in bytes
12602                 (does not work with delete from POP3 server yet)
12603
12604                 this should also give others an idea what you should
12605                 do to add new criterions to claws filtering system
12606                 
12607
12608 2002-03-15 [paul]       0.7.4claws9
12609
12610         * tools/filter_conv.pl
12611                 exit if there are no filter rules to convert
12612                 rename filterrc to filterrc.old after completion
12613
12614 2002-03-15 [paul]       0.7.4claws8
12615
12616         * sync with sylpheed 0.7.4cvs3
12617                 see ChangeLog entry 2002-03-14
12618
12619 2002-03-14 [paul]       0.7.4claws7
12620
12621         * src/compose.c
12622                 clean up the last commit (ahem)
12623
12624 2002-03-14 [paul]       0.7.4claws6
12625
12626         * src/compose.c
12627                 fix bug #515655. honour account preferences
12628                 regarding gpg default signing/encryption when 
12629                 changing account from the compose window.
12630
12631 2002-03-14 [paul]       0.7.4claws5
12632
12633         * src/folderview.c
12634                 remove unnecessary curly brackets
12635
12636 2002-03-14 [paul]       0.7.4claws4
12637
12638         * src/folderview.c
12639           src/prefs_filtering.[ch]
12640                 add filter rename on folder rename and filter
12641                 delete on folder delete. Patch submitted by
12642                 Neill Miller <neillm@thecodefactory.org> 
12643
12644 2002-03-14 [christoph]  0.7.4claws3
12645
12646         * src/procmsg.c
12647         * src/send.c
12648                 fix local delivery
12649                 (patch submitted by "Simon 'corecode' Schubert")
12650         * src/prefs_common.c
12651         * src/procmsg.c
12652                 fix gcc 3.0 warning
12653
12654 2002-03-14 [paul]       0.7.4claws2
12655
12656         * sync with sylpheed 0.7.4cvs2
12657                 see ChangeLog entry 2002-03-13
12658
12659 2002-03-12 [darko]      0.7.4claws1
12660
12661         * src/mainwindow.c
12662                 fix what seems to be a copy and paste error
12663                 when setting color for important messages
12664                 (reported by wwp)
12665
12666 2002-03-11 [paul]       version 0.7.4claws released
12667
12668 2002-03-11 [paul]       0.7.4claws
12669
12670         * po/es.po
12671           po/it.po
12672           po/nl.po
12673           po/pt_BR.po
12674                 update message catalogs. Submitted by Ricardo Mones 
12675                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12676                 Fabio Junior Beneditto
12677
12678         * configure.in
12679           faq/Makefile.am
12680           faq/it/Makefile
12681           faq/it/sylpheed-faq*
12682           src/mainwindow.c
12683           src/manual.[ch]
12684                 add FAQ in Italian
12685         
12686
12687 2002-03-11 [jens]       0.7.3claws7
12688
12689         * po/de.po
12690                 updated German translation
12691
12692 2002-03-11 [melvin]     0.7.3claws6
12693
12694         * po/fr.po
12695                 updated and corrected French translation
12696
12697 2002-03-10 [hoa]        0.7.3claws5
12698
12699         * src/account.c
12700         * src/inc.c
12701         * src/prefs_account.c
12702         * src/procmsg.c
12703         * src/send.[ch]
12704                 fixed the local account.
12705                 you have to change the default "/usr/sbin/sendmail"
12706                 to "/usr/sbin/sendmail -t" in the preferences of
12707                 the local account.
12708
12709         * src/procmime.c
12710                 removed some debug display for renderer
12711
12712 2002-03-10 [paul]       0.7.3claws4
12713
12714         * faq/en/sylpheed-faq-1.html
12715           faq/en/sylpheed-faq-2.html
12716                 update
12717
12718 2002-03-09 [paul]       0.7.3claws3
12719
12720         * sync with sylpheed 0.7.4
12721                 see ChangeLog entry 2002-03-09
12722
12723 2002-03-08 [paul]       0.7.3claws2
12724
12725         * faq/en/sylpheed-faq*
12726           faq/es/sylpheed-faq*
12727           faq/fr/sylpheed-faq*
12728                 update the FAQs
12729
12730         * manual/fr/.cvsignore
12731           manual/fr/Makefilea.am
12732           manual/fr/sylpheed*
12733           src/mainwindow.c
12734           src/manual.[ch]
12735                 add the French manual
12736
12737 2002-03-07 [paul]       0.7.3claws1
12738
12739         * sync with sylpheed 0.7.3cvs4
12740                 see ChangeLog entries  2002-03-06 and 2002-03-07
12741         
12742         * po/nl.po
12743                 updated by Wilbert Berendsen
12744
12745 2002-03-07 [melvin]     0.7.2claws34
12746
12747         * src/selective_download.c
12748                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12749
12750 2002-03-06 [paul]       0.7.2claws33
12751
12752         * sync with sylpheed 0.7.3cvs1
12753                 bug fix, see ChangeLog entry 2002-03-05
12754
12755 2002-03-05 [paul]       0.7.2claws32
12756
12757         * src/mimeview.c
12758           src/pgptext.[ch]
12759           src/procmsg.c
12760                 reverse the pgp ascii-armored code implemented in 
12761                 0.7.2claws16. removal of this code until it matures.
12762                 this means that verifying ascii-armored pgp sigs and
12763                 automatic decryption of ascii-armored encrypted
12764                 messages no longer works.
12765
12766 2002-03-05 [paul]       0.7.2claws31
12767
12768         * configure.in
12769           Makefile.am
12770         * faq/Makefile.am
12771         * faq/en/Makefile.am
12772           faq/en/sylpheed-faq.html
12773           faq/en/sylpheed-faq-1.html
12774           faq/en/sylpheed-faq-2.html
12775           faq/en/sylpheed-faq-3.html
12776         * faq/es/Makefile.am
12777           faq/es/sylpheed-faq.html
12778           faq/es/sylpheed-faq-1.html
12779           faq/es/sylpheed-faq-2.html
12780           faq/es/sylpheed-faq-3.html
12781           faq/es/sylpheed-faq-4.html
12782         * faq/fr/Makefile.am
12783           faq/fr/sylpheed-faq.html
12784           faq/fr/sylpheed-faq-1.html
12785           faq/fr/sylpheed-faq-2.html
12786           faq/fr/sylpheed-faq-3.html
12787         * src/Makefile.am
12788           src/defs.h
12789           src/mainwindow.c
12790           src/manual.[ch]
12791                 add FAQs in English, Spanish and French
12792
12793
12794 2002-03-05 [paul]       0.7.2claws30
12795
12796         * manual/en/sylpheed.html
12797           manual/en/sylpheed-XX.html
12798                 updated the English manual
12799
12800 2002-03-05 [hoa]        
12801
12802         * src/summaryview.c
12803                 dialog box pops up if the article can't be deleted.
12804
12805 2002-03-04 [paul]       
12806         
12807         * po/pt_BR.po
12808                 updated by Fabio Junior Benedito
12809
12810 2002-03-04 [hoa]
12811
12812         * removed ac/gpgme.m4
12813                 to avoid autogen common problem
12814                 developers have to install gpgme development package now
12815
12816         * src/compose.c
12817                 encoding to 7bit or 8bit is enabled.
12818
12819 2002-03-03 [alfons]     0.7.2claws29
12820
12821         * src/pop.c
12822                 merge fix by Oliver Haertel for selective
12823                 download buglet
12824
12825 2002-03-03 [paul]       0.7.2claws28
12826         
12827         * sync with sylpheed 0.7.3
12828
12829 2002-03-03 [paul]       0.7.2claws27
12830
12831         * sync with sylpheed 0.7.2cvs24
12832                 see ChangeLog entries 2002-03-02 and 2002-03-03
12833
12834 2002-03-02 [melvin]     0.7.2claws26
12835
12836         * src/inc.[ch]
12837         * src/main.c
12838         * src/mainwindow.c
12839         * src/prefs_common.[ch]
12840                 Added user definable notification on new mail arrival.
12841                 Removed unused variables in spell checker prefs code.
12842
12843 2002-03-02 [melvin]     0.7.2claws25
12844
12845         * src/quote_fmt.c
12846                 Removed unnecessary escape sequences.
12847                 Changed 'Initial...' to 'Initials of Sender'
12848
12849 2002-03-02 [paul]       0.7.2claws24
12850
12851         * sync with sylpheed 0.7.2cvs22
12852                 see ChangeLog entry 2002-03-01
12853
12854 2002-03-01 [hoa]        0.7.2claws23
12855
12856         * src/mainwindow.c
12857                 Set sensitivity of delete actions to active
12858                 even if the folder is a newsgroup.
12859
12860         * src/summaryview.c
12861                 - Set sensitivity of delete actions
12862                 - Added function check_permission() that will check if the
12863                   user is authorized to delete a message. For news, it
12864                   will check if the author is the same.
12865                 - Enabled deletion when there is no trash folder.
12866
12867         * src/news.[ch]
12868                 - Added news_cancel_article() to cancel articles
12869                 - Implemented news_remove_message() (public function)
12870
12871 2002-03-01 [paul]       0.7.2claws22
12872
12873         * src/gtkutils.c
12874           src/textview.c
12875                 recognise urls that that don't include 'http://' and
12876                 simply begin 'www.' 
12877
12878         * AUTHORS
12879                 remove duplicated name
12880
12881 2002-02-28 [paul]       0.7.2claws21
12882
12883         * src/mainwindow.c
12884           src/summaryview.[ch]
12885                 add ability to 'Select thread'
12886                 combines Melvin's "Select thread's head" patch (#510907)
12887                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12888                 patch (#518514) 
12889
12890 2002-02-28 [paul]       0.7.2claws20
12891
12892         * src/mimeview.c
12893                 hopefully fix segfault on right-clicking a mime part
12894                 that some people have experienced.      
12895                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12896
12897 2002-02-28 [paul]       0.7.2claws19
12898
12899         * sync with sylpheed 0.7.2cvs21
12900                 see ChangeLog entries 2002-02-27 and 2002-02-28
12901
12902 2002-02-27 [paul]       0.7.2claws18
12903
12904         * sync with sylpheed 0.7.2cvs18
12905                 see ChangeLog entries 2002-02-26 and 2002-02-27
12906
12907 2002-02-26 [alfons]     0.7.2claws17
12908
12909         * src/procheader.c
12910                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12911                 (spotted by Chris Hessman <idatech@gmx.net>)
12912
12913 2002-02-26 [paul]       0.7.2claws16
12914
12915         * src/mimeview.c
12916           src/pgptext.[ch]
12917           src/procmsg.c
12918                 make decryption of ascii-armored pgp encrypted messages
12919                 and verification of ascii-armored signatures work again.
12920                 slightly altered from the patch by Jens Jahnke 
12921                 <jan0sch@gmx.net>
12922
12923                 ##FIX ME##
12924                 * the checking of plaintext signatures always comes up in 
12925                   a popup box
12926                 * it doesn't work for multipart messages 
12927                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12928                   including the msg headers and these 2 line themselves, are 
12929                   not displayed
12930
12931         * src/mainwindow.c
12932                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12933                 "View/Message View" becomes "View/Separate Message View"
12934                 because its less ambiguous.
12935
12936         * po/es.po
12937                 updated by Ricardo Mones Lastra
12938
12939 2002-02-26 [paul]       0.7.2claws15
12940
12941         * sync with sylpheed 0.7.2cvs17
12942                 see ChangeLog entries 2002-02-25 and 2002-02-26
12943
12944 2002-02-25 [christoph]  0.7.2claws14
12945
12946         * src/filtering.[ch]
12947         * src/inc.c
12948                 do filtering stuff after all messages have been received
12949                   1. drop all messages to .processing
12950                   2. scan processing folder for messages
12951                   3. filter messages or move to inbox
12952                 this will also find old messages left in processing after
12953                 a crash or something like that and we get a real msginfo
12954                 from folder->get_msg_list and do not have to create our
12955                 own in filter_message
12956         * src/matcher_parser_parse.y
12957                 remove MIX/MAX warning (reordered includes)
12958
12959 2002-02-25 [paul]       0.7.2claws13
12960
12961         * sync with sylpheed 0.7.2cvs15
12962                 see ChangeLog entry 2002-02-24
12963
12964 2002-02-24 [alfons]     0.7.2claws12
12965
12966         * src/filtering.c
12967                 clear old color flags first when applying a new color to
12968                 a message info. 
12969                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12970
12971 2002-02-24 [alfons]     0.7.2.claws11
12972         
12973         * AUTHORS
12974         * src/prefs_common.c
12975                 add presets for Opera and Konqueror, closes patch #517261,
12976                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12977
12978 2002-02-24 [alfons]     0.7.2.claws10
12979
12980         * AUTHORS
12981         * src/summaryview.c
12982                 fix threading for null message ids, closes patch #521601,
12983                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12984
12985 2002-02-24 [alfons]     0.7.2claws9
12986
12987         * src/summaryview.c
12988         * src/filtering.c
12989                 make Tool | Filter Message work with filtering system so
12990                 setting flags also works
12991
12992                 TODO:
12993
12994                 - Processing uses the same function as Tool | Filter
12995                   Message, but doesn't use the same update proc yet
12996
12997 2002-02-23 [paul]       0.7.2claws8
12998
12999         * sync with sylpheed 0.7.2cvs14
13000                 see ChangeLog entries 2002-02-22 and 2002-02-23
13001
13002 2002-02-22 [christoph]  0.7.2claws7
13003
13004         * src/quote_fmt.c
13005                 Add column space to table
13006         * src/quote_fmt_parse.y
13007                 Close files
13008
13009 2002-02-22 [paul]       0.7.2claws6
13010
13011         * src/Makefile.am
13012           src/defs.h
13013           src/filtering.c
13014           src/inc.[ch]
13015           src/mainwindow.c
13016           src/matcher.[ch]
13017           src/matcher_parser_lex.l
13018           src/matcher_parser_parse.y
13019           src/pop.[ch]
13020           src/prefs_account.h
13021           src/prefs_filtering.c
13022           src/selective_download.[ch]   *** NEW FILES ***
13023           src/utils.[ch]
13024           po/POTFILES.in
13025                 Selective Download added to 'Tool' menu. 
13026                 Retrieves email headers of the currently selected pop3 
13027                 account and allows the user to mark emails for deletion 
13028                 right on the pop3 server. Patch submitted by Oliver Haertel 
13029                 <oha@users.sourceforge.net>.
13030         
13031         * po/POTFILES.in
13032                 add 'src/quote_fmt.c'           
13033
13034 2002-02-22 [christoph]  0.7.2claws5
13035
13036         * src/Makefile.am
13037                 added quote_fmt.c
13038         * src/prefs_common.[ch]
13039         * src/prefs_template.c
13040         * src/quote_fmt.c               *** NEW FILE ***
13041         * src/quote_fmt.h
13042                 move quote format symbol description code
13043                 to it's own file because it is used from
13044                 differnent code parts
13045                 Rewrote symbol description GUI
13046                   + use table
13047                   + add separators
13048                   + get data from array (no more long constant strings)
13049         * src/quote_fmt_lex.l
13050         * src/quote_fmt_parse.y
13051                 Symbol for Literal % changed to \% instead of %%
13052                 (More logical as \ is used for quoting for other symbols)
13053                 Add |f and |p to include files and program output
13054                 Examples:
13055                     |f{/home/.../.signature}
13056                     |p{date}
13057         * po/de.po
13058                 Correct wrong spelling for "Referenzen"
13059
13060 2002-02-21 [paul]       0.7.2claws4
13061
13062         * src/procmsg.c
13063                 forgotten during sync
13064
13065 2002-02-21 [paul]       0.7.2claws3
13066
13067         * sync with sylpheed 0.7.2cvs11
13068                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13069                 2002-02-20 and 2002-02-21
13070
13071 2002-02-20 [melvin]     0.7.2claws2
13072
13073         * src/prefs_actions.c
13074                 Added error report when child cannot fork or when execvp 
13075                 returns with an error.
13076
13077 2002-02-19 [christoph]  0.7.2claws1
13078
13079         * src/codeconv.c
13080                 return unconverted text if conde conversion is not possible
13081                 when libjconv is used.
13082                 (patch submitted by "Simon 'corecode' Schubert")
13083
13084 2002-02-19 [paul]       
13085
13086         * version 0.7.2claws release
13087
13088 2002-02-19 [paul]       0.7.2claws
13089
13090         * po/nl.po
13091                 updated by Wilbert Berendsen
13092
13093
13094 2002-02-18 [alfons]     0.7.1claws13
13095
13096         * src/syldap.c
13097         * src/jpilot.c
13098                 remove references to dlfcn and explicitly loading functions
13099                 from dynalink libs, because libs linked anyway, and functions
13100                 are loaded explicitly
13101
13102 2002-02-17 [melvin]     0.7.1claws12
13103
13104         * src/prefs_actions.c
13105                 Replaced children wait loop with double fork technique.
13106                 Now, input/output window updated at each new output.
13107                 free_children(): Fixed a memory leak.
13108                 Made input/output window non closable if running children
13109                 still exist.
13110                 Added missing <unistd.h> include.
13111                 Added some --debug outputs.
13112
13113 2002-02-17 [melvin]     0.7.1claws11
13114
13115         * src/summaryview.c
13116                 Fixed bug where descending sort order did not select top
13117                 message.
13118
13119 2002-02-17 [melvin]     0.7.1claws10
13120
13121         * acconfig.h
13122                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13123         * src/prefs_common.c
13124                 Pspell data package directory no more hard coded but
13125                 set during configuration (PSPELL_PATH). (Thanks to 
13126                                 Gustavo Noronha Silva.)
13127
13128 2002-02-17 [melvin]     0.7.1claws9
13129
13130         * configure.in
13131                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13132         * src/gtkspell.c
13133                 Fixed compile-time warnings.
13134
13135 2002-02-16 [alfons]     0.7.1claws8
13136
13137         * src/filesel.c
13138                 fix inadvertent free of NULL pointer which caused
13139                 sylpheed to crash when closing the save-as dialog
13140                 using the window close button
13141
13142 2002-02-16 [carsten]    0.7.1claws7
13143         * src/mainwindow.[ch]
13144           src/summaryview.c
13145           src/prefs_common.c
13146                 fixes for pixmap theming code:
13147                         - recently changed mail attributes shouldn't get
13148                           lost any longer
13149                         - theme is only reloaded iff another theme was
13150                           selected
13151
13152 2002-02-16 [paul]       0.7.1claws6
13153
13154         * sync with sylpheed 0.7.2 release
13155                 see ChangeLog entry 2002-02-15 and 2002-02-16
13156
13157 2002-02-15 [paul]       0.7.1claws5
13158
13159         * sync with sylpheed 0.7.1cvs9
13160                 see ChangeLog entry 2002-02-15
13161
13162         * po/POTFILES.in
13163                 remove unneeded headerwindow.c entry
13164
13165 2002-02-14 [carsten]    0.7.1claws4
13166         * src/summaryview.c
13167                 fixed a bug for "Go to next unread message": there was
13168                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13169                 in the prefs, because of doing "Search again" instead
13170                 "No"
13171
13172 2002-02-14 [carsten]    0.7.1claws3
13173         * src/stock_pixmap.c
13174                 removed 2 more mem leaks; following memprof,
13175                 this code is "leak free" now :)
13176
13177 2002-02-14 [carsten]    0.7.1claws2
13178         * src/stock_pixmap.c
13179                 used opendir/readdir/closedir instead of scandir
13180                 -> code should work now on Solaris
13181
13182 2002-02-14 [paul]       0.7.1claws1
13183
13184         * sync with sylpheed 0.7.1cvs8
13185                 see ChangeLog entries 2002-02-13 and 2002-02-14
13186
13187         * README.claws
13188                 add some description of Actions and Pixmap Themes
13189
13190 2002-02-13 [paul]       
13191
13192         * version 0.7.1claws release
13193
13194 2002-02-13 [paul]       0.7.1claws
13195
13196         * po/es.po
13197           po/it.po
13198           po/pt_BR.po
13199                 updated translations, submitted by Ricardo Mones Lastra,
13200                 Alessandro Maestri and Fabio Junior Beneditto
13201
13202 2002-02-13 [melvin]     0.7.0claws75
13203
13204         * src/prefs_actions.c
13205                 Added missing "signal.h" include
13206
13207 2002-02-13 [melvin]     0.7.0claws74
13208
13209         * src/prefs_folder_item.c
13210                 Added missing "config.h" include
13211         * po/fr.po
13212                 Updated French translation for folder propriety.
13213
13214 2002-02-13 [jens]       0.7.0claws73
13215
13216         * po/POTFILES.in
13217                 Added missing src/prefs_folder_item.c [log added by melvin]
13218         * po/de.po
13219                 Updated German translation.
13220
13221 2002-02-13 [melvin]     0.7.0claws72
13222
13223         * po/fr.po
13224                 Updated French translation.
13225
13226 2002-02-13 [melvin]     0.7.0claws71
13227
13228         * src/gtkutils.c
13229                 Made gtkut_editable_get_selection return NULL if selection
13230                 is of length zero.
13231                 This fixes a bug where selecting part of message A then
13232                 switching to message B and replying to it will not
13233                 quote the message's body.
13234
13235 2002-02-12 [paul]       0.7.0claws70
13236
13237         * src/mainwindow.c
13238                 cosmetic, relating to pixmap themes: on toolbar make 
13239                 updating of 'Exec' and 'Compose news/Compose email'
13240                 icons faster.
13241
13242 2002-02-12 [carsten]    0.7.0claws69
13243         * src/folderview.c
13244           src/mainwindow.[ch]
13245           src/stock_pixmap.c
13246           src/summaryview.c
13247           src/prefs_common.c
13248                 - refreshing after changing pixmap theme better
13249                   now (thanks Paul)
13250                 - wanted to remove some mem leaks, but alfons was
13251                   faster (and had the better solution ;)
13252
13253 2002-02-12 [alfons]     0.7.0claws68
13254
13255         * src/prefs_common.c
13256         * src/stock_pixmap.[ch]
13257                 plug mem leaks, refactor code a little bit
13258
13259
13260 2002-02-12 [sergey]     0.7.0claws67
13261
13262         * src/imap.c
13263                 Fixed problem with copying messages to IMAP folders when the
13264                 server uses something other than '/' as a namespace separator
13265                 (cyrus-imapd uses '.').
13266
13267 2002-02-12 [jens]       0.7.0claws66
13268
13269         * po/de.po
13270                 Updated German Translation
13271
13272 2002-02-12 [paul]       0.7.0claws65
13273
13274         * sync with sylpheed 0.7.1cvs1
13275                 see ChangeLog entry 2002-02-12
13276
13277 2002-02-12 [melvin]     0.7.0claws64
13278
13279         * src/prefs_actions.c
13280                 Fixed "feature" where children's output was duplicated 
13281                 instead of refreshed while monitoring.
13282                 Removed some debug code.
13283
13284 2002-02-12 [christoph]  0.7.0claws63
13285
13286         * src/compose.c
13287                 always delete message from queue after sending/send error
13288                 (closes bug #509601)
13289
13290 2002-02-12 [melvin]     0.7.0claws62
13291
13292         * src/prefs_actions.c
13293                 Children wait loop is now triggered with a timeout of 1s
13294                 Added %F which is replaced with the list of filenames 
13295                 of all selected messages (as suggested by Ricardo Mones Lestra)
13296                 Pipe syntax changed. Prefix with | to send selection, postfix
13297                 with | to retrieve output. Prefix with > or * to send
13298                 user definable input to the command (*: input is hidden)
13299                 Old pipe action should now be postfixed with |, too.
13300
13301 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13302         * src/stock_pixmap.c
13303                 fixed a bug: if there's no theme directory don't
13304                 throw an error, just do "nothing" (thanks Alfons)
13305
13306 2002-02-12 [carsten]    0.7.0claws60
13307         * src/folderview.c
13308           src/summaryview.c
13309                 had to write the cache twice (nasty!); some marks would 
13310                 get lost if not
13311
13312 2002-02-11 [carsten]    0.7.0claws59
13313         * acconfig.h
13314           configure.in
13315           doc-src/maintainer_guide.txt
13316           src/compose.[ch]
13317           src/defs.h
13318           src/folderview.[ch]
13319           src/gtkutils.[ch]
13320           src/mainwindow.[ch]
13321           src/prefs_common.[ch]
13322           src/stock_pixmap.[ch]
13323           src/summaryview.[ch]
13324                 pixmap theming and related work on pixmap
13325                 handling on some other places
13326                 (e.g. hrm features for all folder)
13327           src/pixmap/stock_*.xpm -> the stock_ was removed
13328         
13329 2002-02-11 [paul]       0.7.0claws58
13330
13331         * sync with sylpheed 0.7.1 release
13332                 see ChangeLog entries 2002-02-11
13333
13334 2002-02-08 [paul]       0.7.0claws57
13335
13336         * sync with sylpheed 0.7.0cvs39
13337                 see ChangeLog entry 2002-02-07 (last entry) 
13338
13339         * src/prefs_actions.c
13340           src/prefs_filtering.c
13341           src/prefs_matcher.c
13342           src/prefs_scoring.c
13343                 sync: made it compile with C compilers other than gcc
13344
13345 2002-02-07 [paul]       0.7.0claws56
13346
13347         * sync with sylpheed 0.7.0cvs38
13348                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13349                 2002-02-07
13350
13351 2002-02-07 [darko]      0.7.0claws55
13352
13353         * src/gtkutils.[ch]
13354         * src/summaryview.c
13355                 Fix const gchar */gchar * issue (thanks Hiro)
13356
13357 2002-02-07 [darko]      0.7.0claws54
13358
13359         * src/compose.[ch]
13360         * src/filtering.c
13361         * src/gtkutils.[ch]
13362         * src/prefs_template.c
13363         * src/quote_fmt.h
13364         * src/quote_fmt_parse.y
13365         * src/summaryview.c
13366         * src/utils.[ch]
13367                 When replying or forwarding an email don't quote the entire
13368                 mail body but use the part of the message text that is selected
13369
13370 2002-02-06 [melvin]     0.7.0claws53
13371
13372         * src/prefs_common.[ch]
13373         * src/gtkspell.[ch]
13374         * src/compose.c
13375                 Made possible to switch quickly to last used dictionary
13376                 which makes checking bilingual documents easier.
13377
13378 2002-02-06 [melvin]     0.7.0claws52
13379         
13380         * po/POTFILES.in
13381                 Added forgotten new file src/prefs_actions.c
13382
13383 2002-02-06 [melvin]     0.7.0claws51
13384
13385         * src/prefs_actions.c   ** NEW FILE **
13386         * src/prefs_actions.h   ** NEW FILE **
13387                 Added actions to execute on message text view, or on the
13388                         message's file.
13389         * src/Makefile.am
13390                 Added src/prefs_actions.[ch]
13391         * src/compose.c
13392                 Added new menu "Edit/Actions"
13393         * src/defs.h
13394                 Added new actionsrc file.
13395         * src/main.c
13396                 Added actionsrc reading.
13397         * src/mainwindow.c
13398                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13399         * src/prefs_common.h
13400                 Added new element actionslst element to prefs_common.
13401
13402 2002-02-06 [paul]       0.7.0claws50
13403
13404         * sync with sylpheed 0.7.0cvs36
13405                 see ChangeLog entry 2002-02-06
13406
13407 2002-02-05 [paul]
13408
13409         * po/es.po
13410                 updated by Ricardo Mones Lastra
13411
13412 2002-02-05 [paul]       0.7.0claws49
13413
13414         * sync with sylpheed 0.7.0cvs33
13415                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13416
13417 2002-02-05 [paul]       0.7.0claws48
13418
13419         * src/compose.c
13420                 re-add 'Edit/Advanced/Delete entire line', previously named
13421                 'Delete Line+'
13422
13423 2002-02-04 [paul]       0.7.0claws47
13424
13425         * src/compose.c
13426           src/summaryview.c
13427                 fix bug #494993 (Reply All not taking Reply-To into consi)
13428                 eliminate differences in behaviour of right-click 'Reply to all' 
13429                 in summary view and 'Reply to all' on the toolbar. 
13430                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13431                 view and From gets ignored by 'Reply to all' on toolbar.
13432                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13433                 From when no Reply-To header is present.
13434
13435 2002-02-04 [paul]       0.7.0claws46
13436
13437         * sync with sylpheed 0.7.0cvs30
13438                 see ChangeLog entries 2002-02-03 and 2002-02-04
13439
13440 2002-02-03 [melvin]     0.7.0claws45
13441
13442         * src/gtkspell.[ch]
13443                 Readded function to highlight all misspelled words.
13444                 Fixed bug where user-provided-words did not replace
13445                         correctly the misspelled word when using the mouse.
13446                 Fixed bug where checking a region selected from right to left did
13447                         not check the region at all.
13448                 Fixed bug where 'Check backwards' may not check at all. 
13449                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13450                 Fixed possible buffer overflow when checking for long strings (>1k).
13451                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13452                 Accelerators code uses now gtk_widget_add_accel.
13453                 Removed and disabled obsolete and unfinished code.
13454                 Cleaning up.
13455
13456         * src/compose.c
13457                 Added menu item to Highlight all misspelled words.
13458
13459 2002-02-01 [paul]       0.7.0claws44
13460
13461         * src/mainwindow.c
13462                 fix '/View/Hide read messages' sensitivity when all
13463                 messages in a folder are hidden
13464
13465 2002-02-01 [paul]       0.7.0claws43
13466
13467         * src/main.c
13468                 add --send option to command line interface, sends all
13469                 queued mail. Patch submitted by Ricardo Mones Lastra.
13470
13471 2002-01-31 [paul]       0.7.0claws42
13472
13473         * src/mainwindow.c
13474                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13475
13476 2002-01-31 [paul]       0.7.0claws41
13477
13478         * sync with sylpheed 0.7.0cvs27
13479                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13480                 and 2002-01-31
13481
13482         * src/textview.c
13483                 comment out elements of textview_show_part() as temporary
13484                 workaround for attachment 'Display as text' bug 
13485
13486         * po/pt_BR.po
13487                 updated by Fabio Junior Beneditto
13488
13489 2002-01-30 [paul]       0.7.0claws40
13490
13491         * sync with sylpheed 0.7.0cvs24
13492                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13493                 and 2002-01-30
13494
13495         * src/compose.c
13496                 add {N_("/_Spelling"), ... "<Branch>"} to 
13497                 GtkItemFactoryEntry compose_entries[]
13498
13499         * src/prefs_common.c
13500                 add claws menu items to prefs_keybind_apply_clicked()
13501                 and remove non-claws menu items
13502
13503 2002-01-29 [paul]       0.7.0claws39
13504
13505         * sync with sylpheed 0.7.0cvs22
13506                 see ChangeLog entries 2002-01-28 and 2002-01-29
13507
13508 2002-01-28 [melvin]     0.7.0claws38
13509
13510         * src/compose.c
13511                 Added the declartion of compose_send_control_enter.
13512
13513         * src/compose.c
13514         * src/gtkspell.[ch]
13515                 Added in a 'Spelling' menu which includes the configuration menu. 
13516                 Added a real 'Check all' and got rid from the old one which only
13517                 highlited misspelled word.
13518                 Made 'Check while typing' a disableable option.
13519                 Added a dialog when there are no more misspelled word.
13520                 Added a dialog if error occurs when switching to a dictionary.
13521         
13522         * src/prefs_common.[ch]
13523                 Added option for the default 'Check while typing' option.
13524
13525
13526 2002-01-28 [alfons]     0.7.0claws37
13527
13528         * src/compose.c
13529                 fix buglet and make code comply with sylpheed code style
13530
13531 2002-01-28 [paul]       0.7.0claws36
13532
13533         * sync with sylpheed 0.7.0cvs19
13534                 see ChangeLog entries for 2002-01-28
13535
13536 2002-01-28 [hoa]        0.7.0claws35
13537
13538         * src/defs.h
13539                 added rendererrc
13540
13541         * src/main.c
13542                 read the renderer config
13543
13544         * src/procmime.[ch]
13545                 use the renderer config to convert mime attachments
13546
13547         * src/textview.c
13548                 don't use textview_show_html/ertf,
13549                 use get_text_content instead
13550
13551 2002-01-27 [alfons]     0.7.0claws34
13552         
13553         * src/news.c
13554                 make sylpheed believe it can delete a news message...
13555                 (messages are NOT deleted, maybe we should remove
13556                 processing from the folder properties after all.)
13557
13558 2002-01-27 [alfons]     0.7.0claws33
13559
13560         * src/folder.c
13561                 add extra checks
13562         * src/news.c
13563                 implement remove_msg() 
13564
13565 2002-01-27 [alfons]     0.7.0claws32
13566
13567         * src/procmsg.h
13568         * src/procheader.c
13569         * src/messageview.c
13570                 fix return receipt / disposition notification again. this
13571                 stuff seems to break on _every_ major summary UI change, so
13572                 it's now implemented using a flag which is saved in the
13573                 marks cache
13574                 
13575 2002-01-26 [alfons]     0.7.0claws31
13576
13577         * src/import.c
13578                 let import dialog show the destination folder identifier
13579
13580 2002-01-26 [melvin]     0.7.0claws30
13581
13582         * src/folderview.c
13583         * src/summaryview.c
13584                 Readded 'Mark all read' into summary view popup menu
13585                 Added 'Mark all read' in folder view popup menu for IMAP
13586                 and NNTP.
13587                 Made it insensitive if the selected folder is not the shown
13588                 one to avoid 'Mark all read' on the wrong folder.
13589                 
13590 2002-01-26 [paul]       0.7.0claws29
13591
13592         * src/folderview.c
13593           src/summaryview.c
13594                 move 'Mark all read' from summary view to folder view
13595                 menu. (adapted from) patch submitted by Jeremy Andrews,
13596                 <lists@kerneltrap.com>
13597
13598 2002-01-25 [alfons]     0.7.0claws28
13599
13600         * src/gtkstext.c
13601                 put the gtk class name back so GtkSText adapts the 
13602                 settings of GtkText
13603
13604 2002-01-25 [alfons]     0.7.0claws27
13605
13606         * src/folderview.c 
13607                 assimilate Ricardo's patch that shows pixmaps instead of
13608                 plain "new" and "unread" texts in the folder view column
13609                 headers 
13610
13611 2002-01-25 [paul]       0.7.0claws26
13612
13613         * src/Makefile.am
13614                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13615                 be found in non-standard locations. 
13616                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13617
13618 2002-01-25 [paul]       0.7.0claws25
13619
13620         * sync with sylpheed 0.7.0cvs16
13621                 see ChangeLog entry 2002-01-25
13622
13623 2002-01-24 [paul]       0.7.0claws24
13624
13625         * more sync with sylpheed 0.7.0cvs15
13626                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13627
13628 2002-01-23 [sergey]     0.7.0claws23
13629
13630         * src/importldif.c
13631                 Fixed segfault when closing LDIF import wizard with
13632                 the window manager.
13633         * src/imageview.c
13634         * src/imageview.h
13635         * src/messageview.c
13636         * src/mimeview.c
13637                 Fixed wrong scrolling position after switching between
13638                 text and image parts.
13639
13640 2002-01-23 [paul]       0.7.0claws22
13641
13642         * sync with sylpheed 0.7.0cvs15
13643                 see ChangeLog entries 2002-01-22 and 2002-01-23
13644
13645 2002-01-21 [melvin]     0.7.0claws21
13646
13647         * src/prefs_scoring.c
13648         * src/prefs_filtering.c
13649                 Fixed bug where scoring and filtering windows stopped
13650                 autochecking.
13651
13652 2002-01-21 [paul]       0.7.0claws20
13653
13654         * sync with sylpheed 0.7.0cvs12
13655                 see ChangeLog entries 2002-01-20 and 2002-01-21
13656
13657 2002-01-21 [carsten]    0.7.0claws19
13658         * src/mainwindow.c
13659         * src/menu.[ch]
13660         * src/messageview.[ch]
13661         * src/summaryview.[ch]
13662                 changes to shortcuts handling again:
13663                         + "Q" now controled by mainwin
13664                         + v/V are now customizable and have slightly
13665                           different meanings
13666                 the "button" to minimize the messageview (and maximize
13667                 the summary view) is a real button now
13668         * src/compose.c
13669                 "Delete Line+" added to Edit/Advanced (this will also
13670                 delete the '\n')
13671
13672 2002-01-20 [melvin] 0.7.0claws18
13673
13674         * src/addressbook.c
13675                 Made "Bcc" sensitive when addressbook is called from
13676                 compose window (it was a Claws only bug).
13677
13678 2002-01-19 [alfons] 0.7.0claws17
13679
13680         * src/inc.c
13681                 prevent unnecessary updates when currently selected folder has
13682                 no new messages 
13683
13684 2002-01-19 [alfons] 0.7.0claws16
13685         
13686         * src/summaryview.c
13687                 prevent writing the cache based on current message list in summary 
13688                 view when filtering also put messages in currently selected folder
13689
13690 2002-01-19 [paul]
13691
13692         * po/it.po
13693                 Italian translation submitted by Alessandro Maestri
13694                 <a.maestri@cs.tin.it>
13695
13696 2002-01-18 [melvin]     0.7.0claws15
13697
13698         * src/prefs_filters.c
13699                 fixed bug where 'cancel' from 'filters' window stops autochecking
13700                 if the timer timed out  when the window was open.
13701
13702 2002-01-18 [match]      0.7.0claws14
13703
13704         * src/addrclip.[ch]     ** NEW FILE **
13705         * src/addrselect.[ch]   ** NEW FILE **
13706         * src/adbookbase.h      ** NEW FILE **
13707                 addressbook cut, copy and paste
13708         * src/addrbook.[ch]
13709         * src/addrcache.[ch]
13710         * src/addressitem.h
13711         * src/addrindex.[ch]
13712         * src/addritem.[ch]
13713         * src/importldif.c
13714         * src/importmutt.c
13715         * src/jpilot.[ch]
13716         * src/syldap.[ch]
13717         * src/vcard.[ch]
13718         * src/jpilot.[ch]
13719         * src/editbook.c
13720         * src/editjpilot.c
13721         * src/editldap.c
13722         * src/editvcard.c
13723                 support for copy/paste
13724         * src/addressbook.c
13725                 support for copy/paste
13726                 tidy up menu option processing
13727                 correct address list function arguments
13728         * src/editaddress.c
13729                 sort user attributes
13730         * src/ldif.h
13731         * src/mutt.h
13732                 tidy up
13733
13734         * src/addrbook.[ch]
13735         * src/addrbook.[ch]
13736         * src/addrbook.[ch]
13737                 
13738
13739 2002-01-18 [paul]       0.7.0claws13
13740
13741         * sync with sylpheed 0.7.0cvs8
13742                 configure.in: support Mac OS X (Darwin)
13743
13744 2002-01-18 [carsten]    0.7.0claws12
13745         * src/html.c
13746                 small hack to fix a segfault with an empty href
13747                 (reported by Alexandra Walford <deeni@altern.org>)
13748         * src/mainwindow.c
13749         * src/summaryview.c
13750                 the shortcuts for Mark und Mark as unread are hardcoded
13751                 again
13752         * src/compose.c
13753         * src/gtkstext.[ch]
13754                 readded the shortcuts in gtkstext but made them
13755                 customizeable (simply by adding a menu plus a wrapper
13756                 to compose.c)
13757
13758 2002-01-17 [melvin]     0.7.0claws11
13759
13760         * src/gtkspell.c
13761                 fix default dictionary not being saved.
13762
13763 2002-01-16 [darko]      0.7.0claws10
13764
13765         * src/compose.c
13766                 fix wrapping crash with URL longer than wrapping margin
13767
13768 2002-12-08 [hoa]        0.7.0claws10
13769
13770         * src/matcher_parser_parse.y
13771                 fixed some bugs
13772
13773         * src/prefs_filtering.c
13774                 now, we can use bounce action in the dialog box.
13775
13776 2002-01-16 [carsten]    0.7.0claws9
13777         * src/gtkstext.c
13778                 removed the <control> and <alt> shortcuts because they're
13779                 not needed and interefered with the "normal" shortcuts
13780         * src/mainwindow.c
13781         * src/summaryview.c
13782                 removed most of the hardcoded shortcuts and assigned
13783                 them to menu entries making them easy customizable by
13784                 that
13785
13786 2002-01-16 |melvin]     0.7.0claws8
13787
13788         * src/gtkspell.c
13789                 fixed bug where using the mouse and when the compose
13790                 window is not on top may result in a crash.
13791
13792 2002-01-16 [melvin]     0.7.0claws7
13793
13794         * src/compose.c
13795                 fixed a long standingspell checker bug which could 
13796                 cause a crash after sending a message.
13797
13798 2002-01-16 [paul]       0.7.0claws6
13799
13800         * sync with sylpheed 0.7.0cvs7
13801                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13802                 2002-01-15, and 2002-01-16
13803
13804 2002-01-16 [melvin]     0.7.0claws5
13805
13806         * README.claws
13807         * src/compose.c
13808         * src/gtkspell.[ch]
13809         * src/main.c
13810                 Heavily modified spell checker code to work around
13811                 ispell bug, to add keyboard shortcuts and for future
13812                 enhancements. See README.claws for usage information.
13813
13814 2002-01-15 [alfons]     0.7.0claws4
13815         
13816         * src/summaryview.c
13817                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13818                 so sorting within threads reflects sort mode
13819
13820 2002-01-15 [christoph]  0.7.0claws3
13821
13822         * src/procmsg.c
13823                 added alertpanel if mail sending failed
13824
13825 2002-01-15 [alfons]     0.7.0claws2
13826         
13827         * src/prefs_filtering.c
13828                 don't stop timer when prefs filtering dialog is opened
13829
13830 2002-01-14 [alfons]     0.7.0claws1
13831
13832         * src/addr_compl.c
13833         * src/prefs.c
13834                 remove debug_print()s for privacy reasons
13835
13836 2002-01-14 [darko]      0.7.0claws
13837
13838         * README.claws
13839                 quotation wrapping is now also in the main branch
13840
13841 2002-01-14 [paul]
13842
13843         * tools/filter_conv.pl
13844                 allow for Boolean Op and case-sensitivity
13845                 this file is included in the release and tagged
13846                 'rel_0_7_0'
13847
13848 2002-01-13 [paul]       0.7.0claws
13849
13850         * release 0.7.0, with cvs tag 'rel_0_7_0'
13851
13852 2002-01-13 [paul]
13853
13854         * tools/filter_conv.pl
13855         * tools/README
13856                 rewritten to output to matcherrc instead of filteringrc
13857
13858         * po/es.po
13859                 updated Spanish translation by Ricardo Mones Lastra
13860
13861 2002-01-13 [alfons]
13862
13863         * po/nl.po
13864                 update dutch translation
13865
13866 2002-01-13 [paul]
13867
13868         * po/pt_BR.po
13869                 Updated by Fabio Junior Beneditto 
13870
13871 2002-01-13 [melvin]     0.6.6claws53
13872
13873         * po/fr.po
13874                 Updated french translation
13875
13876 2002-01-12 [alfons]     0.6.6claws52
13877
13878         * src/filtering.c
13879                 plug mem leak that has been sitting there for ages              
13880
13881 2002-01-12 [alfons]     0.6.6claws51
13882
13883         * src/summaryview.c
13884                 undo melvin's changes from 0.6.6claws48 because summary
13885                 view now refuses to select first unread message when
13886                 selecting a folder 
13887
13888 2002-01-11 [alfons]     0.6.6claws50
13889
13890         * src/import.c
13891                 use claws' semantics for getting folder item when
13892                 importing an mbox file into a folder 
13893                 (submitted by Dale P. Smith)
13894
13895 2002-01-11 [christoph]  0.6.6claws49
13896
13897         * src/prefs.h
13898                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13899                 toggle widget, because non static prefs can not use
13900                 prefs_set_* functions
13901         * src/prefs_account.c
13902                 toggle smtp auth password field sensitivity if
13903                 user id is empty and add descrition of usage for
13904                 these fields
13905         * src/prefs_folder_item.c
13906                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13907                 callbacks
13908
13909 2002-01-11 [melvin]     0.6.6claws48
13910
13911         * src/compose.c
13912                 fix the 'Ctrl-Enter' feature for sending and test really
13913                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13914                 editables which was not documented in Gtk)
13915
13916         * src/summaryview.c
13917                 Made summaryview refresh after sorting and not before.
13918
13919 2002-01-11 [christoph]  0.6.6claws47
13920
13921         * src/compose.c
13922                 select account from account ids if possible and
13923                 correctly set save folder for copy in reedit
13924
13925 2002-01-10 [paul]       0.6.6claws46
13926
13927         * sync with sylpheed 0.7.0 release
13928                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13929                 2002-01-09
13930
13931 2002-01-09 [alfons]
13932
13933         * src/summaryview.c
13934                 remove more dirt traces...
13935
13936 2002-01-09 [alfons]
13937         
13938         * src/summaryview.c
13939                 clean up some traces of my debugging stuff
13940
13941 2002-01-09 [alfons]     0.6.6claws45
13942
13943         * src/filtering.c
13944                 break up filteringprop_apply() in three separate pieces
13945                 so we can drop messages that failed processing in the
13946                 inbox
13947
13948         * src/summaryview.c
13949                 fix bug #469598 "no refresh of inbox after filter" which 
13950                 was introduced by the new summary view locking, and which 
13951                 prevented the summary view to update after a manual filter 
13952                 message. claw's filter message requires a summary_show().
13953                 (aargh, summary_show() again! :-)
13954                 
13955 2002-01-07 [alfons]     0.6.6claws44
13956
13957         * src/headerwindow.c
13958         * src/logwindow.c
13959         * src/messageview.c
13960         * src/sourcewindow.c
13961                 bring in Hiro's last 0.7.0 wm class fixes
13962
13963         * tools/sylprint.pl
13964                 bring in Ricardo's fix for sylprint script
13965
13966         * AUTHORS       
13967         * src/rfc2015.[ch]
13968         * src/prefs_common.[ch]
13969         * src/prefs_account.[ch]
13970         * src/compose.c
13971                 clean up account preference poison in rfc2015,
13972                 and preparation to fix double sign bug 
13973                 (patch submitted by Simon 'corecode' Schubert)
13974
13975 2002-01-07 [christoph]  0.6.6claws43
13976
13977         * src/mh.c
13978                 search for free message number, do not only rely
13979                 on last_num
13980         * src/send.c
13981                 fix smtp auth and use extra account information
13982                 if available, if not use pop3 data instead
13983                 (closes bug #500341)            
13984         * src/ssl.[ch]
13985                 match coding style
13986
13987 2002-01-06 [alfons]     0.6.6claws42
13988
13989         * src/mainwindow.c
13990                 try making the separate windows work again...
13991
13992 2002-01-06 [alfons]     0.6.6claws41
13993
13994         * src/mainwindow.c
13995                 adapt Hiro's separate window menu (to get rid of the funny
13996                 duplicate menu items), and make it work again
13997
13998 2002-01-06 [alfons]     0.6.6claws40
13999
14000         * tools/Makefile.am
14001         * tools/sylprint.rc
14002         * tools/sylprint.pl
14003         * tools/README.sylprint
14004                 add sylprint script for printing mails from Sylpheed
14005                 (contributed by Ricardo Mones Lastra)
14006
14007         * src/acount.c
14008                 clean up
14009
14010 2002-01-06 [melvin]     0.6.6claws39
14011
14012         * src/mainwindow.c
14013         * src/summaryview.c
14014                 Fixed crash introduced in 0.6.6claws38 by the menu
14015                 reorganisation (Hide read messages)
14016         
14017         * ChangeLog.claws 
14018                 Fixed typo (we are now in 2002, alfons ;) )
14019
14020 2002-01-05 [alfons]     0.6.6claws38
14021
14022         * sync with sylpheed 0.6.6cvs10-17
14023                 (last stuff marked as LAST_STABLE)
14024
14025 2002-01-04 [melvin]     0.6.6claws37
14026
14027         * src/account.c
14028                 Made account selection code use strcasestr again instead of
14029                 g_strcasecmp (fixes bug where reediting queued messages
14030                 did not select proper account reported by T. Link).
14031         
14032         * src/folderview.c
14033                 Fix bug where folder icons are not shown when 'hide read messages'
14034                 is on.
14035         
14036         * src/stock_pixmaps.[ch]
14037                 Added folder icons for 'hide read messages'.
14038         
14039         * src/compose.c
14040                 Fixed bug where 'Enter' in a header entry will send the message 
14041                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14042
14043 2002-01-03 [melvin]     0.6.6claws36
14044         
14045         * src/prefs.[ch]
14046                 Added popup menu for common preferences and
14047                 account preferences (right click on tab displays
14048                                 a menu of all tabs.)
14049
14050 2002-01-02 [melvin]     0.6.6claws35
14051
14052         * src/gtkspell.[ch]
14053                 Made spelling code compatible with undo/redo feature.
14054                 Added creation of suggestion mode menu for the general
14055                         preferences.
14056         
14057         * src/prefs_common.[ch]
14058                 Added option menu for the speller's suggestion mode.
14059                 Added missing spaces in "..." buttons and made a "..."
14060                         button non translatable!
14061         
14062         * src/compose.c
14063                 Made speller use the default suggestion mode.
14064                 Hack to make it possible to choose 'CTRL-Enter' as a
14065                         shortcut for sending (and only for sending).
14066
14067         * src/prefs_folder_item.c
14068                 Changing subject simplification does not update cache 
14069                         anymore (because it is unnecessary).
14070                 Fixed bug where changing subject simplification updated the 
14071                         summaryview even when the viewed folder is not the
14072                         folder which properties are being changed. (E.g. 
14073                                         viewing folder A and changing
14074                                         the subject simplification of 
14075                                         folder B -not being viewed- updated the 
14076                                         summaryview of folder A with data of
14077                                         folder B). (Hope this is clear... )
14078
14079 2001-12-31 [alfons]     0.6.6claws34
14080         
14081         * src/ldif.c
14082         * src/mutt.c
14083                 fgetc() returns a signed integer which doesn't
14084                 fit in a char. so c truncates this to a char
14085                 but we may lose significant bits. i.e. we may
14086                 comparing 0xFF which may not be equal to -1
14087                 unless properly casted to signed char which
14088                 we won't do because fgetc() returns a signed
14089                 integer which doesn't fit in a char. so c 
14090                 truncates this to a char but we may lose 
14091                 significat bits. (you got the idea, thanks
14092                 to Gustavo Noronha Silva <kov@debian.org>
14093                 and the Debian folks!)
14094
14095 2001-12-30 [alfons]     0.6.6claws33
14096
14097         * src/prefs_common.c
14098                 add #ifdef USE_PSPELLs that Melvin forgot               
14099
14100 2001-12-30 [melvin]     0.6.6claws32
14101         
14102         * src/prefs_common.[ch]
14103                 Added configurable color for misspelled words.
14104
14105         * src/gtkspell.[ch]
14106                 Fixed bug of foreground text color (reported by David
14107                                 Mehrmann)
14108                 Added configurable color for misspelled words.
14109
14110 2001-12-30 [alfons]     0.6.6claws31
14111
14112         * src/folder.c
14113                 remove unnecessary things someone put there
14114
14115         * src/mh.c
14116         * src/folder.[ch]
14117                 make folder properties (like threading and sorting) persistent
14118                 (closes bug #497424 "rescan folder tree resets proprieties")
14119                 currently this is only for MH folders. 
14120
14121 2001-12-29 [melvin]     0.6.6claws30
14122
14123         * src/string_match.[ch]
14124                 Optimized a bit: regexp pattern buffer compiled only once, and
14125                   one subroutine call removed. Fixed ^ regexp search: Now, 
14126                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14127         
14128         * src/summaryview.c
14129                 Subject filtering changed to filter summary columns and
14130                   not directly the messages subject cache. The loss in 
14131                   performance is balanced by the improvement of string_match.
14132                 Added an alert panel if there is an error in the regexp.
14133
14134         * src/src/prefs_folder_item.h
14135                 Added a regexp pattern buffer.
14136
14137 2001-12-28 [alfons]     0.6.6claws29
14138
14139         * src/string_match.[ch]
14140                 clean up name space
14141                 allow compilation *BSD
14142
14143 2001-12-27 [alfons]     0.6.6claws28
14144
14145         * src/filter.c
14146                 sync the Hiro's bug fix for BSD
14147
14148 2001-12-27 [melvin]     0.6.6claws27
14149         
14150         * src/compose.c
14151                 Simplify focus to subject entry code.
14152
14153 2001-12-27 [darko]      0.6.6claws26
14154
14155         * src/filtering.c
14156         * src/mbox_folder.c
14157         * src/messageview.c
14158         * src/mh.c
14159         * src/procheader.[ch]
14160         * src/procmsg.h
14161         * src/stock_pixmap.[ch]
14162         * src/summaryview.c
14163                 Show key icon for encrypted mails in summary view
14164
14165         * src/pixmaps/clip.xpm
14166         * src/pixmaps/clipkey.xpm
14167         * src/pixmaps/key.xpm
14168                 New/modified icons for the above
14169
14170 2001-12-27 [melvin]     0.6.6claws25
14171
14172         * src/prefs_common.c
14173                 Put spell checker options in a separate tab to decrease
14174                 the Common Preferences window height.
14175
14176         * README.claws  
14177                 Update spell checker usage instruction about its options
14178                 location.
14179
14180 2001-12-27 [melvin]     0.6.6claws24
14181
14182         * src/compose.c
14183                 Changed subject entry widget position. Initial focus is
14184                 on the To header instead of the subject entry.
14185                 Creating a new header scrolls the header list to make the
14186                 created one visible. Nevertheless, when automatically filling
14187                 headers, the first one is shown.
14188                 A Tab key press in the last empty header entry zips the 
14189                 focus to the subject entry.
14190                 (I did not change the combo boxes, yet)
14191
14192 2001-12-26 [alfons]     0.6.6claws23
14193
14194         * src/prefs_account.c
14195         * src/inc.c
14196                 allow default inbox to reside in another mailbox (only
14197                 works for POP3 accounts)
14198
14199 2001-12-26 [alfons]     0.6.6claws22
14200         
14201         * src/textview.c
14202                 make reply-on-click work with the account of the selected folder
14203         * src/compose.c
14204                 put a fixme here to remind me to fix finding correct default
14205                 account for nested folders
14206
14207 2001-12-25 [alfons]     0.6.6claws21
14208
14209         * src/summaryview.c
14210                 make column headers display locked and mark pixmaps (idea by Melvin) 
14211                 fix bug by adding score and locked column type to sort array
14212
14213 2001-12-25 [alfons]     0.6.6claws20
14214         
14215         * src/summaryview.c
14216                 catch a *potentially* inadvertent write back of  
14217                 the message cache(s) introduced by 0.6.5claws37
14218
14219 2001-12-25 [christoph]  0.6.6claws19
14220
14221         * src/stock_pixmap.[ch]
14222         * src/summaryview.c
14223                 add ignore thread pixmap
14224                 (can someone draw a better icon for this?)
14225
14226 2001-12-24 [alfons]     0.6.6claws18
14227
14228         * src/prefs_folder_item.c
14229                 make address completion actually work for the
14230                 Default To address in the Folder Property dialog.
14231
14232 2001-12-24 [alfons]     0.6.6claws17
14233         
14234         * src/summaryview.c
14235                 use new style regexp for subject stripping 
14236                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14237
14238 2001-12-24 [darko]      0.6.6claws16
14239
14240         * src/pgptext.c
14241         * src/rfc2015.c
14242                 move GPG related informational messages to debug mode
14243
14244 2001-12-23 [alfons]     0.6.6claws15
14245
14246         * src/stock_pixmap.[ch]
14247         * src/summaryview.c
14248                 add the forgotten Claws' locked pixmap
14249
14250 2001-12-23 [alfons]     0.6.6claws14
14251
14252         * src/filesel.c
14253                 accept file name typed in entry in multi file
14254                 selector (patch submitted by Gustavo Noronha Silva 
14255                 <kov@debian.org>)
14256
14257 2001-12-23 [alfons]     0.6.6claws13
14258
14259         * src/prefs_filter.c
14260         * src/prefs_filtering.c
14261         * src/matcher.c
14262         * src/importmutt.c
14263                 clean up a little bit
14264         
14265         * src/string_match.c
14266                 validate input strings a little bit more
14267
14268 2001-12-23 [alfons]     0.6.6claws12
14269
14270         * src/Makefile.am
14271         * src/summaryview.c
14272         * src/string_match.[ch]         ** NEW **
14273         * src/folderview.[ch]
14274         * src/headerview.h
14275         * src/folder.[ch]
14276         * src/prefs_folder_item.[ch]
14277                 add subject simplification to strip out strings from
14278                 a subject line (esp. handy for mailing lists). 
14279                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14280                 but slightly changed things for better integration.)
14281
14282 2001-12-23 [alfons]     0.6.6claws11
14283
14284         * src/mainwindow.c
14285                 fix bug introduced by submission included in 0.6.5claws52.
14286                 ideally this submission should clean the trash if any trash
14287                 folder has a message. however, the hasTrash variable was
14288                 set to false whenever a trash folder was empty (discarding
14289                 a previously found *filled* trash folder.)
14290
14291                 also edited the code a little bit and made it more safe.
14292
14293 2001-12-22 [alfons]     0.6.6claws10
14294
14295         * src/imap.c
14296                 quick fix for Martin Pool's omission of an account
14297                 specific SSL setting
14298
14299 2001-12-22 [alfons]     0.6.6claws9
14300
14301         * src/compose.c
14302         * src/messageview.c
14303         * src/mimeview.c
14304         * src/pgptext.c
14305         * src/procmime.[ch]
14306                 better support for multipart/digest (submitted
14307                 by Fredrik <e98fo@efd.lth.se>)
14308
14309 2001-12-22 [alfons]     0.6.6claws8
14310
14311         * src/addressbook.c
14312                 correct function signature
14313         * src/socket.[ch]
14314         * src/imap.[ch]
14315         * src/prefs_account.[ch]
14316                 allow IMAP over SSH tunnel (patch submitted by 
14317                 Martin Pool <mbp@samba.org>)
14318
14319 2001-12-21 [alfons]     0.6.6claws7
14320
14321         * sync with sylpheed 0.6.6cvs4-9
14322                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14323
14324 2001-12-21 [christoph]  0.6.6claws6
14325
14326         * src/compose.c
14327         * src/prefs_folder_item.[ch]
14328                 implement saving of outgoing messages to current folder.
14329                 fix segfault when no default outbox is available
14330                 (closes bug #495683)
14331
14332 2001-12-21 [carsten]    0.6.6claws5
14333         * src/folderview.c
14334         * src/summaryview.c
14335                 pressing CTRL while DND does now the expected thing and
14336                 copies the mail (moving is still the default, as this
14337                 seam more appropriate for handling mails by DND)
14338
14339 2001-12-18 [paul]       0.6.6claws4
14340
14341         * sync with sylpheed 0.6.6cvs3
14342                 see ChangeLog entries 2001-12-18
14343
14344 2001-12-18 [hiro]       0.6.6claws3
14345
14346         * src/undo.c
14347                 fix for multibyte characters (obtain the number of letters
14348                 instead of bytes).
14349
14350 2001-12-17 [paul]       0.6.6claws2
14351
14352         * sync with sylpheed 0.6.6cvs1
14353                 see ChangeLog entry 2001-12-16
14354
14355 2000-12-17 [alfons]     0.6.6claws1
14356
14357         * src/filtering.c
14358                 clean up
14359
14360 2001-12-16 [paul]       0.6.6claws
14361 2001-12-15
14362
14363         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14364
14365         * src/mimeview.c
14366                 last minute sync with main 0.6.6
14367
14368         * po/es.po
14369                 updated by Ricardo Mones Lastra
14370                 update for last minute sync
14371         * po/fr.po
14372         * po/nl.po
14373                 update for last minute sync
14374         * po/de.po
14375                 updated by Jens Oberender
14376         * po/pt_BR.po
14377                 updated by Fabio Junior Beneditto
14378
14379         * src/prefs_common.[ch]
14380         * src/undo.c
14381                 number of undo levels is user configurable
14382                 (squeeze it into the release in the dying
14383                 moments) Submitted by Jens Oberender    
14384
14385 2001-12-15 [melvin]
14386
14387         * po/fr.po
14388                 updated french translation
14389
14390 2001-12-15 [paul]       0.6.5claws92
14391
14392         * sync with sylpheed 0.6.5cvs28
14393                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14394
14395         * po/nl.po
14396                 update to allow for sync
14397
14398 2001-12-15 [alfons]
14399         
14400         * po/nl.po
14401                 update dutch translation
14402
14403 2001-12-14 [carsten]    0.6.5claws91
14404         * src/summaryview.c
14405                 fixed bug #473785; also after changing the column order
14406                 the same message will be selected and displayed as before
14407                 the reordering
14408
14409 2001-12-14 [carsten]    0.6.5claws90
14410         * src/folderview.c
14411                 probably found the bug reported by wwb opening or closing
14412                 a folder tree just before dnd (found the solution in the
14413                 balsa source -- thanks to them)
14414
14415 2001-12-14 [carsten]    0.6.5claws89
14416         * src/gtkutils.c
14417         * src/account.c
14418                 moved gtk_clist_moveto to the right place, so that
14419                 only the accounts dialog is effected on opening
14420
14421 2001-12-14 [carsten]    0.6.5claws88
14422         * src/gtkutils.c
14423                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14424                 now, so that the focused row will be seen in any case
14425                 (reported by wwp on sf-claws-user)
14426
14427 2001-12-14 [darko]      0.6.5claws87
14428
14429         * src/compose.c
14430                 remove unnecessary line
14431
14432 2001-12-14 [paul]       0.6.5claws86
14433
14434         * sync with sylpheed 0.6.5cvs27
14435                 see ChangeLog entries 2001-12-14
14436
14437 2001-12-14 [carsten]    0.6.5claws85
14438         * src/mainwindow.c
14439                 following a suggestion of Melvin the rcoabm pops up
14440                 right under the button now and the button is reliefed
14441                 while the popup is open
14442
14443 2001-12-14 [darko]      0.6.5claws84
14444
14445         * src/compose.c
14446                 fix crash when wrapping long lines if linewrap quotation
14447                 is disabled and wrapper encounters a word spanning more
14448                 than one line
14449
14450 2001-12-13 [paul]       0.6.5claws83
14451
14452         * src/compose.c
14453                 prefer 'Reply-To' header over mailing list header when
14454                 replying to a message. Finally prevent all those confirmation 
14455                 messages being sent to the list itself.
14456
14457         * src/summaryview.c
14458                 remove unused summary_set_menu_sensitive() entry
14459
14460 2001-12-13 [paul]       0.6.5claws82
14461
14462         * src/folderview.c
14463         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14464         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14465         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14466                 improvements to 'Hide read messages': Inbox, Outbox,
14467                 Trash, Queue, and Draft icons now reveal presence of hidden 
14468                 messages
14469
14470 2001-12-12 [alfons]     0.6.5claws81
14471
14472         0.6.5claws80 was tagged as LAST_STABLE
14473
14474         * src/filtering.[ch]
14475         * src/matcher.[ch]
14476         * src/matcher_parser_lex.c
14477                 fix the filtering; my last attempt to get it right, 
14478                 if it does not work, it's Hoa's turn. ;-)
14479
14480                 for my honourable peers:
14481                 
14482                 the code now makes a clear distinction between
14483                 rules as they are displayed (probably escaped),
14484                 and as they are executed (probably unescaped). the
14485                 parser does *NOT* do any unescaping, this is
14486                 the task of the matcher.c (which breaks up a
14487                 rule into condition) and the filtering.c (which
14488                 breaks up the rule's action). to make this
14489                 run happily we provide an unescaped copy of
14490                 crucial strings to the MatcherProp and 
14491                 FilteringAction structures. note that the only
14492                 exception to this is any REGEXP string. those
14493                 are directly passed to regcomp() and regexp()
14494                 (who have much more powerful unescape functions).
14495                 
14496                 for everyone else:
14497         
14498                 you can escape tab (\t), carriage return (\r),
14499                 linefeed (\n), form feed (\f), quote (\"), 
14500                 single quote (\'), bell (\b) in all the entry
14501                 lines in the scoring & filtering dialogs.
14502                 as an added bonus this should not affect
14503                 existing filtering rules.
14504
14505 2001-12-12 [carsten]    0.6.5claws80
14506
14507         * src/summaryview.c
14508         * po/de.po
14509                 "item(s) selected" is now sensitive to 1 or more
14510                 than one selected (nice for language where simple
14511                 adding of a "s" is not possible as German (Eintrag
14512                 ->Eintr"age)
14513                 
14514                 the "forward as attachment" entry from the right
14515                 click menu removed, "forward" acts following the
14516                 prefs
14517         
14518         * src/textview.c
14519                 reverted my former changes; so compiler warning again
14520                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14521                 nevertheless
14522
14523         * src/messageview.c
14524                 "search in message" does now *not* only work in MVIEW_TEXT
14525                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14526                 message
14527
14528         * src/mainwindow.c
14529                 removed "/File/_Close" as it was the same as "/File/E_xit"
14530                 and we don't need it two times
14531
14532                 the separate folder view and message view now get a distinct
14533                 WMCLASS, just in case someone is using sawfish ;-)
14534
14535                 as the menu entries "/View/Message view" and "/View/Folder tree"
14536                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14537                 make them sensitive accordingly and as these two are "shown"
14538                 after startup anytime check this menuitem at startup
14539
14540 2001-12-12 [paul]       0.6.5claws79
14541
14542         * src/folderview.c
14543                 fix sensitivity of 'Search folder...', broken in
14544                 0.6.5claws75
14545
14546         * src/mainwindow.c
14547                 fix dodgy English
14548
14549 2001-12-11 [carsten]    0.6.5claws78
14550         * src/filtering.c
14551                 fixed two typos returning a wrong FALSE/TRUE
14552         * src/mainwindow.[ch]
14553                 extra menu for email/news button removed
14554
14555 2001-12-11 [alfons]     0.6.5claws77
14556         
14557         * src/matcher.c                 (1.3)
14558         * src/matcher_parser_lex.l      (1.28)
14559                 revert for another attempt
14560                 mark 0.6.5claws77 as LAST_STABLE
14561
14562 2001-12-11 [christoph]  0.6.5claws76
14563
14564         * po/de.po
14565                 fixed wrong translation for prev. unread msg
14566
14567 2001-12-11 [paul]       0.6.5claws75
14568
14569         * src/folder.[ch]
14570         * src/folderview.c
14571         * src/mainwindow.c
14572         * src/summaryview.[ch]
14573         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14574                 enable ability to hide read messages on per folder basis via 
14575                 '/Summary/Hide read messages'; when selected, a folder will 
14576                 have a red open folder icon, instead of a blue icon, if the 
14577                 folder contains hidden messges
14578                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14579
14580         * src/mainwindow.c
14581                 remove '/Message/Forward as attachment' from 
14582                 main_window_set_menu_sensitive() to prevent debug warning
14583
14584         * src/folderview.c
14585         * src/mainwindow.c
14586                 Clean up some of the English
14587
14588         * tools/newscache_clean.pl
14589                 allow for new 'hidereadmsgs' entry in folderlist.xml
14590
14591         * po/es.po
14592                 updated translation, submitted by Ricardo Mones Lastra
14593
14594 2001-12-11 [paul]       0.6.5claws74
14595
14596         * sync with sylpheed 0.6.5cvs25
14597                 see ChangeLog entry 2001-12-11
14598
14599 2001-12-10 [alfons]     0.6.5claws73
14600
14601         * src/matcher.c
14602                 add more control characters
14603         * src/matcher_parser_lex.l
14604                 make escaping / unescaping work again
14605
14606 2001-12-10 [alfons]     0.6.5claws72
14607
14608         * src/imap.c
14609                 clean up warnings "returning value for void function" 
14610         * src/prefs_filtering.c
14611                 make info button for execute action sensitive
14612
14613 2001-12-10 [paul]       0.6.5claws71
14614
14615         * src/compose.c
14616         * src/imap.[ch]
14617         * src/summaryview.c
14618                 fix: imap server now gets informed of MARKED, UNMARKED
14619                 and REPLY events. Now people can use different IMAP-Mail
14620                 clients and have the exact same information about MARKED,
14621                 UNMARKED and REPLY status with all of them. Especially
14622                 useful for imap servers with a web-frontend.
14623                 submitted by Tobias Sandhaas <medlor@web.de>
14624
14625 2001-12-09 [melvin]     0.6.5claws70
14626         
14627         * src/textview.[ch]
14628                 fixed bug #490076 (hunted down by Alfons who implemented
14629                 a workaround in 0.6.5claws65)
14630
14631 2001-12-09 [christoph]  0.6.5claws69
14632
14633         * src/summaryview.c
14634                 set pointer to string in LOCKED column to NULL
14635                 (might fix bug #490800)
14636
14637 2001-12-09 [carsten]    0.6.5claws68
14638
14639         * po/de.po
14640                 resolved some cluttered menu shortcuts 
14641                 ('creating new email' and 'creating news message'
14642                 hade the same)
14643         * src/compose.c
14644                 wmclass now distinc from main window
14645         * src/mainwindow.c
14646           src/mainwindow.h
14647                 email/news and forward button functionality similar
14648                 to the reply buttons; removed the ugly dropdown arrows
14649                 and use instead the right mouse button
14650
14651 2001-12-09 [paul]       0.6.5claws67
14652
14653         * src/imap.c
14654         * src/utils.h
14655                 allow spaces in imap folder names
14656                 submitted by Willem van Engen <wvengen@stack.nl>
14657
14658 2001-12-09 [paul]       0.6.5claws66
14659
14660         * sync with sylpheed 0.6.5cvs24
14661                 see ChangeLog entry 2001-12-09
14662
14663 2001-12-08 [alfons]     0.6.5claws65
14664
14665         * src/textview.c
14666                 prevent secondary selection claim after "add to sender" dialog
14667                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14668                 we trick GTK by simulating a click at (0, 0) in the textview.
14669
14670 2001-12-08 [hoa]        0.6.5claws64
14671
14672         * src/folder.c
14673                 fixed a bug about the .processing folder name while filtering
14674
14675 2001-12-08 [alfons]     0.6.5claws63
14676
14677         * src/folderview.c 
14678                 work around problem of not correctly updating folder stats
14679                 when deleting messages. there's some folder scanning evil
14680                 going so the folderview_update_msg_num() does not work
14681                 correctly. need to investigate this.
14682
14683 2001-12-08 [paul]       0.6.5claws62
14684
14685         * sync with sylpheed 0.6.5cvs23
14686                 see ChangeLog entry 2001-12-08
14687
14688 2001-12-07 [christoph]  0.6.5claws61
14689
14690         * src/compose.c
14691                 fix another header translation problem
14692
14693 2001-12-07 [alfons]     0.6.5claws60
14694
14695         * src/mbox.c
14696                 make filtering also work on local spool mbox
14697
14698 2001-12-07 [carsten]    0.6.5claws59
14699         * src/addressbook.c
14700                 addressbook window gets a wmclass distinct from the main
14701                 sylpheed window
14702         * src/compose.h
14703         * src/mainwindow.[ch]
14704                   forward menu item will use mode selected in prefs, forward 
14705                 as attatchment in menu removed (will be substituted in the
14706                 toolbar similar to reply buttons)
14707                   create news message menu entry and news button is now 
14708                 sensitive to the existance of a news account
14709         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14710         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14711         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14712                 these are removed because the toolbar buttons don't show
14713                 the quoting modus any longer
14714
14715 2001-12-07 [paul]
14716
14717         * tools/newscache_clean.pl      ** NEW FILE **
14718                 perl script to do some tidying up in the newscache directory 
14719                 
14720         * tools/sylpheed-switcher       ** NEW FILE **
14721                 perl script to enable easy switching between main and claws
14722                 
14723         * tools/README
14724                 added descriptions of the two new perl scripts          
14725
14726
14727 2001-12-07 [melvin]     0.6.5claws58
14728
14729         * src/messageview.c
14730                 fixed a warning during compilation introduced in 0.6.5claws56
14731
14732 2001-12-07 [paul]       0.6.5claws57
14733
14734         * src/mainwindow.[ch]
14735         * src/menu.[ch]
14736                 further usability enhancements to replying with or without 
14737                 quoting via the toolbar, use of Ctrl key is replaced by 
14738                 drop down menu 
14739                 Submitted by Carsten Schurig            
14740
14741 2001-12-07 [melvin]     0.6.5claws56
14742
14743         * src/messageview.c
14744                 hack to fix bug that prevented to make/paste selections
14745                 after switching between MVIEW_TEXT and MVIEW_MIME views
14746                 without deselecting the selection first.
14747
14748 2001-12-06 [alfons]     0.6.5claws55
14749
14750         * src/filtering.[ch]
14751         * src/inc.c
14752                 revise filtering a little bit more, and make sure
14753                 messages are delivered to the appropriate inbox
14754                 (perhaps set per account)
14755
14756 2001-12-06 [paul]       0.6.5claws54
14757
14758         * sync with sylpheed 0.6.5cvs22
14759                 see ChangeLog entry 2001-12-06
14760
14761 2001-12-05 [alfons]     0.6.5claws53
14762
14763         * src/inc.c
14764         * src/folder.[ch]
14765         * src/procmsg.c
14766         * src/filtering.c
14767                 more revisions of filtering system
14768                 (last stable version is marked as LAST_STABLE)
14769                 
14770                 | NOTE 1): the filtering system now uses a local folder called
14771                 | .processing. if filtering fails, check this directory
14772                 | for missing messages.
14773                 |
14774                 | NOTE 2): help us find the filtering actions still missing
14775
14776 2001-12-05 [paul]       0.6.5claws52
14777
14778         * src/mainwindow.c
14779                 fix bug where 'Empty Trash?' pop-up window appears even
14780                 when Trash is empty, submitted by Jesse Skinner         
14781
14782 2001-12-05 [melvin]     0.6.5claws51
14783
14784         * src/compose.c
14785                 fixed bug #486106 to select correct account when reediting 
14786                 a queued message
14787         
14788 2001-12-04 [alfons]     0.6.5claws50
14789
14790         * src/mh.c
14791                 declare markfile in appropriate functions when
14792                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14793                 for spotting this)
14794
14795 2001-12-04 [paul]       0.6.5claws49
14796
14797         * sync with sylpheed 0.6.5cvs21
14798                 see ChangeLog entry 2001-12-04
14799
14800 2001-12-03 [christoph]  0.6.5claws48
14801
14802         * po/de.po
14803                 changed translation of undo
14804         * src/account.c
14805         * src/folder.c
14806                 don't reinvent the wheel to traverse a GNode
14807         * src/compose.[ch]
14808                 seperate code to create the compose gui into functions
14809                 add "Others" page with folder selection for saving copy
14810                 of the message.
14811                 the folder identifier is saved to queue header
14812         * src/procmsg.c
14813                 save message to folder in queue header
14814
14815 2001-12-03 [paul]       0.6.5claws47
14816
14817         * sync with sylpheed 0.6.5cvs20
14818                 see ChangeLog entry 2001-12-03
14819
14820 2001-12-01 [paul]
14821
14822         * more sync with sylpheed 0.6.5cvs19
14823                 see ChangeLog entry 2001-11-29
14824
14825 2001-11-30 [paul]       0.6.5claws46
14826         
14827         * src/compose.c
14828                 remove conflicts introduced by Hoa's last commit
14829          
14830         * src/mainwindow.c
14831                 make 'Message/Bounce' sensitive
14832
14833 2001-11-30 [hoa]        0.6.5claws45
14834
14835         * src/compose.c
14836                 slightly change bounce function to add
14837                 information about the user that bounced the mail
14838                 in the From header line.
14839
14840         * src/folderview.c
14841                 permit the use of processing in outbox folder.
14842
14843 2001-11-29 [paul]       0.6.5claws44
14844
14845         * src/mainwindow.[ch]
14846         * src/prefs_common.c
14847         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14848         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14849         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14850                 usability enhancements to the quoting, implements
14851                 use of Ctrl key to toggle quoting settings
14852                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14853
14854 2001-11-29 [paul]       0.6.5claws43
14855         
14856         * sync with sylpheed 0.6.5cvs19
14857                 see ChangeLog entry 2001-11-28
14858
14859 2001-11-29 [melvin]     0.6.5claws42
14860         * src/Makefile.am
14861                 added enriched.[ch] to the list of files
14862
14863         * src/textview.c
14864         * src/mimeview.c
14865         * src/procmime.[ch]
14866         * src/enriched.[ch]
14867                 added support to view text/enriched
14868                 added support to show headers in message view for text/enriched and text/html
14869                         in non multipart messages
14870
14871 2001-11-28 [paul]       0.6.5claws41
14872
14873         * more sync with sylpheed 0.6.5cvs18
14874                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14875
14876 2001-11-27 [paul]       0.6.5claws40
14877         
14878         * po/pt_BR.po
14879                 updated translation, submitted by Fabio Junior Beneditto
14880                 
14881         * sync with sylpheed 0.6.5cvs18
14882                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14883                 2001-11-27
14884
14885
14886 2001-11-26 [paul]
14887
14888         * po/es.po
14889                 updated translation, submitted by Ricardo Mones Lastra
14890
14891 2001-11-26 [alfons]
14892
14893         * src/matcher.c
14894                 add more translatable strings
14895
14896 2001-11-26 [christoph]  0.6.5claws39
14897
14898         * po/de.po      
14899                 fixed one more umlaut
14900         * src/compose.c
14901                 fix translated header when it should not be translated
14902
14903 2001-11-26 [paul]       0.6.5claws38
14904
14905         * src/mainwindow.c
14906                 remove '/Message/Add Sender to address book' from 
14907                 main_window_set_menu_sensitive(), prevent debug warning
14908                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14909
14910 2001-11-26 [paul]       0.6.5claws37
14911
14912         * src/summaryview.c
14913                 fix 'recurring unread state' bug 
14914
14915         * tools/README 
14916         * tools/filter_conv.pl
14917                 read name of top level mailbox from folderlist.xml
14918                 and presume nothing about its name              
14919
14920 2001-11-26 [darko]      0.6.5claws36
14921
14922         * src/gtkstext.[ch]
14923                 removed functions that are now in gtkutils.c
14924                 use gtkut_text_is_uri_string() from gtkutils.c
14925         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14926
14927 2001-11-26 [paul]       0.6.5claws35
14928
14929         * sync with sylpheed 0.6.5cvs16
14930                 see ChangeLog entries 2001-11-25 and 2001-11-26
14931
14932 2001-11-25 [alfons]     0.6.5claws34
14933
14934         EXPERIMENTAL!!! Please checkout the last stable version using: 
14935           
14936         % cvs update -r LAST_STABLE -dRAP
14937
14938         (Or help us testing this stuff.)
14939
14940         * src/filtering.c               (1.14)
14941         * src/filtering.h               (1.6)
14942         * src/inc.c                     (1.28)
14943         * src/matcher.c                 (1.20)
14944         * src/mbox.c                    (1.9)
14945         * src/procmsg.h                 (1.14)
14946         * src/summaryview.c             (1.59)
14947         * src/summaryview.h             (dunno)
14948                 revert/merge/sync to as it was before commit 
14949                 on Thu, 19 Jul 2001 10:15:51 -0700.
14950
14951 2001-11-25 [hoa]        0.6.5claws33
14952
14953         * src/main.c
14954                 processing mails at startup
14955
14956         * src/folderview.c
14957         * src/summaryview.[ch]
14958                 processing mails when entering folder
14959
14960         * src/prefs_filtering.c
14961                 fixed some UI bugs
14962
14963 2001-11-24 [alfons]     0.6.5claws32
14964
14965         * src/summaryview.[ch]
14966                 make summary sort headers work, and also make
14967                 sure the sort type is stored
14968
14969 2001-11-23 [alfons]     0.6.5claws31
14970
14971         * src/summaryview.[ch]
14972                 make lock work like mark
14973                 disallow deleting messages marked as locked
14974
14975 2001-11-23 [alfons]     0.6.5claws30
14976
14977         * src/gtkstext.c
14978         * src/compose.[ch]
14979         * src/Makefile.am
14980         * src/undo.[ch]
14981                 merge undo patch submitted by Jens
14982
14983 2001-11-23 [christoph]  0.6.5claws29
14984
14985         * src/.cvsignore
14986                 added ylwrap
14987         * src/compose.c
14988                 fixed gpg signing and encoding
14989         * src/folder.[ch]
14990         * src/main.c
14991                 added --status option to get new, unread and total
14992                 message count from a running sylpheed
14993         * src/prefs_common.c
14994                 temporary fix for reply_with_quote problem
14995                 (don't call functions for non existing widget)
14996         * src/procmsg.c
14997                 one more check for ignored threads but still not
14998                 always working correctly. probably a recursive
14999                 check for all parents is needed
15000
15001 2001-11-23 [darko]      0.6.5claws28
15002
15003         * src/compose.c
15004                 wrapping on send improvements
15005         * src/gtkutils.[ch]
15006                 fix for GtkSText after last sync with main branch
15007                 GTK_TEXT -> GTK_STEXT
15008
15009 2001-11-23 [paul]       0.6.5claws27
15010
15011         * sync with sylpheed 0.6.5cvs14
15012                 see ChangeLog entries 2001-11-22 and 2001-11-23
15013                 
15014         * po/de.po
15015                 fixed the scrambled umlauts 
15016                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15017
15018 2001-11-21 [paul]       0.6.5claws26
15019
15020         * sync with sylpheed 0.6.5cvs12
15021                 see 2nd ChangeLog entry dated 2001-11-20
15022
15023 2001-11-20 [paul]       0.6.5claws25
15024
15025         * sync with sylpheed 0.6.5cvs11
15026                 see ChangeLog entry 2001-11-19 (src/utils.c)
15027
15028 2001-11-20 [hiro]
15029
15030         * src/compose.c
15031                 GTK_TEXT -> GTK_STEXT
15032                 fix for wrong comment
15033
15034 2001-11-20 [hiro]       0.6.5claws24
15035
15036         * src/compose.[ch]
15037                 more merges from main branch
15038                 removed fatal warnings (uninitialized variables etc.)
15039                 some coding style fix
15040         * src/gtkutils.h
15041                 fixed typo.
15042         * src/addressbook.c
15043           src/addrindex.c
15044                 V-Card -> vCard
15045
15046 2001-11-19 [hoa]        0.6.5claws23
15047
15048         * src/filtering.c
15049         * src/prefs_scoring.c
15050         * src/matcher.[ch]
15051         * src/scoring.c
15052                 cleaning code
15053
15054         * src/matcher_parser_parse.y
15055         * src/prefs_filtering.c
15056                 bouncing
15057
15058 2001-11-19 [alfons]     0.6.5claws22
15059
15060         more of my old things into claws
15061
15062         * src/Makefile.am
15063         * src/prefs_common.c
15064         * src/procmsg.h
15065         * src/summaryview.[ch]
15066         * src/prefs_summary_column.c
15067         * src/pixmaps/locked.xpm
15068                 add indicators for locking of message in summary view
15069                 (does not work yet, only visual indicator)
15070
15071 2001-11-19 [paul]       0.6.5claws21
15072
15073         * sync with sylpheed 0.6.5cvs10
15074                 see ChangeLog entry 2001-11-19
15075
15076 2001-11-18 [alfons]     0.6.5claws20
15077         
15078         * src/filtering.c
15079                 remove an inadvertent free I forgot in previous clean up 
15080
15081 2001-11-18 [alfons]     0.6.5claws19
15082
15083         * src/filtering.[ch]
15084                 clean up & plug leaks
15085
15086 2001-11-18 [paul]       0.6.5claws18
15087
15088         * sync with sylpheed 0.6.5cvs9
15089                 see ChangeLog entries 2001-11-17 and 2001-11-18
15090
15091 2001-11-16 [paul]       0.6.5claws17
15092
15093         * sync with sylpheed 0.6.5cvs8
15094                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15095
15096 2001-11-16 [paul]       0.6.5claws16
15097
15098         * sync with sylpheed 0.6.5cvs7
15099                 see ChangeLog entries 2001-11-15 and 2001-11-16
15100
15101 2001-11-15 [hoa]        0.6.5claws15
15102
15103         * src/compose.c
15104                 fix bounce, mails we received couln't be bounced to ourself.
15105
15106         * src/defs.h
15107         * src/filtering.[ch]
15108         * src/matcher.[ch]
15109         * src/matcher_parser.h
15110         * src/matcher_parser_lex.l
15111         * src/matcher_parser_parse.y
15112         * src/inc.c
15113         * src/main.c
15114         * src/mbox.c
15115         * src/prefs_filtering.[ch]
15116         * src/mainwindow.c
15117         * src/prefs_matcher.c
15118         * src/prefs_scoring.c
15119         * src/scoring.[ch]
15120         * src/summaryview.c
15121                 new matcher/filter/score configuration file parser
15122                 one unique configuration file => ~/.sylpheed/matcherrc
15123                 import in currently automatic, then save are made
15124                 in this new file.
15125                 one filter per folder and one global filter
15126                 (filter of a folder will be used as folder processing)
15127
15128         * src/folder.c
15129                 fix a bug in folder_item_get_identifier
15130                 
15131         * src/messageview.c
15132                 receive receipt return are fixed.
15133
15134 2001-11-14 [alfons]     0.6.5claws14
15135
15136         * src/session.h
15137                 add things from main branch to make claws compile
15138
15139 2001-11-14 [paul]       0.6.5claws13
15140
15141         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15142                 see ChangeLog entries 2001-11-08 to 2001-11-14
15143
15144 2001-11-14 [hoa] 0.6.5claws12
15145
15146         * src/compose.[ch]
15147         * src/mainwindow.c
15148         * src/summaryview.c
15149                 add "bounce mail" option
15150
15151 2001-11-13 [christoph]  0.6.5claws11
15152
15153         * src/compose.c
15154                 Cleanup a mess i add before commiting
15155
15156 2001-11-13 [hoa]        0.6.5claws10
15157
15158         * src/compose.c
15159                 some fixes when mail are sent or
15160                 for crossposts
15161
15162 2001-11-13 [christoph]  0.6.5claws9
15163
15164         * po/de.po
15165                 Changed two string with the same translation
15166         * src/compose.c
15167         * src/procmsg.[ch]
15168         * src/send.[ch]
15169                 New mailsending process:
15170                   - Always queue message before sending
15171                     (message will be saved if sylpheed crashed or
15172                      freezes while sending)
15173                   - Allow queuing of newspostings
15174                   - No copy in outbox before sending
15175                     (closes bug #469501)
15176                   - No more redundant code for send and send_later
15177         * src/summaryview.c
15178                 Applied wwp <subscript@free.fr>'s patch that fixes
15179                 marks for multiple forwarded messages (+compose.c)
15180
15181 2001-11-12 [alfons]
15182
15183         * README.claws
15184                 remove things that are now in main branch
15185         
15186         * po/nl.po
15187                 update Dutch translation
15188
15189 2001-11-12 [mhadasht]   0.6.5.claws8
15190
15191         * src/prefs_common.c
15192                 re-enabled account autoselection feature for forward
15193                 and reedit lost during the branch point for SYNC-B4-REL
15194         * src/gtkspell.c
15195                 gtkpspell_get_dict(): more readable code (even if function is
15196                 not used yet)
15197         * ChangeLog.claws
15198                 added version number info to 2001-11-12 [hiro] comment.
15199
15200 2001-11-12 [hiro]       0.6.5.claws7
15201
15202         * src/compose.c
15203                 compose_forward(): fixed a bug that forward quote mark
15204                 wasn't used.
15205                 removed unnecessary code.
15206         * src/template_select.[ch]: removed.
15207
15208 2001-11-11 [alfons]
15209
15210         * src/compose.c
15211                 :%s/GTK_TEXT/GTK_STEXT/g
15212         
15213         * src/compose.[ch]
15214         * src/undo.[ch]
15215         * src/Makefile.am
15216                 revert the undo stuff (this is 0.6.6claws stuff)
15217
15218 2001-11-11 [hoa]        0.6.5.claws6
15219
15220         * src/compose.[ch]
15221                 Insert signature at the end of the text.
15222                 Added undo patch but currently disabled
15223
15224         * src/procmsg.c
15225                 Threading by subject improved.
15226
15227         * added src/undo.[ch]
15228                 Undo module for compose dialog box.
15229
15230 2001-11-11 [alfons]     0.6.5.claws5
15231
15232         * src/procmsg.c
15233                 prevent threading by subject on nodes that have already been
15234                 threaded by in-reply-to (as in "circular references in a tree
15235                 result in a dead branch")
15236
15237 2001-11-09 [hoa]        0.6.5.claws4
15238         
15239         * src/folderview.c
15240                 allows creation of mbox folder item from any files.
15241
15242 2001-11-09 [alfons]     0.6.5.claws3
15243         
15244         * src/utils.c
15245         * src/procmsg.c
15246                 do what I mean and correct threading by subject so it really
15247                 ignores attracting lines without "Re: "
15248
15249 2001-11-07 [alfons]     0.6.5.claws2
15250
15251         * src/procmsg.c
15252         * src/utils.[ch]
15253                 only attract by subject if a subject line starts with a "Re: "
15254         * src/syldap.c
15255                 remove warning
15256
15257 2001-11-07 [paul]       0.6.5claws1
15258
15259         * sync with sylpheed 0.6.5. release
15260                 see ChangeLog entry 2001-11-07
15261
15262 2001-11-07 [paul]       0.6.4claws31
15263
15264         * sync with sylpheed 0.6.4cvs18
15265                 see ChangeLog entries 2001-10-30 to 2001-11-07
15266                 prefs_templates.[ch] renamed prefs_template.[ch]
15267
15268 2001-11-06 [alfons]
15269         
15270         * src/utils.h
15271                 add semicolon Hoa forgot ;-)
15272                 
15273
15274 2001-11-06 [hoa]        0.6.4claws30
15275         
15276         * src/procmsg.c
15277         * src/summaryview.c
15278         * src/utils.c
15279         * src/utils.h
15280                 threading by subject - empty subject are ignored
15281
15282 2001-11-06 [christoph]  0.6.4claws29
15283
15284         * src/socket.c
15285                 use SSL_peek for sock_gets
15286         * src/utils.c
15287                 removed unneeded pointer in extracting quoted
15288                 names implementation
15289
15290 2001-11-06 [melvin]     0.6.4claws28
15291
15292         * src/gtkspell.c
15293                 fixed bug #476792 Selection overtyping with spell checker
15294                 fixed bug which could cause a buffer overflow
15295                 fixed a memory leak
15296
15297 2001-11-06 [hoa]        0.6.4claws27
15298         
15299         * src/procmsg.c
15300         * src/summaryview.c
15301                 threading by subject
15302
15303 2001-11-05 [alfons]     0.6.4claws26
15304         
15305         * README.claws
15306                 Claws -> Sylpheed (vice versa)
15307
15308         * src/compose.c
15309                 :%s/gtk_text/gtk_stext/g
15310                 :%s/GTK_TEXT/GTK_STEXT/g
15311                 (thanks to Jonathan Ware for spotting this)
15312
15313 2001-11-04 [christoph]  0.6.4claws25
15314
15315         * src/summaryview.c
15316                 replace Xalloca + strdup with Xstrdup_a
15317         * src/utils.c
15318                 better implementation of extracting quoted names
15319                 from addresses (remove backlashes and ignore
15320                 quotes after them)
15321
15322 2001-11-04 [alfons]     0.6.4claws24
15323
15324         * src/utils.[ch]
15325                 edit to comply more with coding style
15326
15327         * src/textview.c
15328                 fix bug reported by Kim Schulz. introduced by the patch integrated
15329                 in 0.6.4claws15. the code did not check the return value of
15330                 the html parser.
15331
15332         * AUTHORS
15333                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15334
15335 2001-11-04 [christoph]  0.6.4claws23
15336
15337         * src/main.c
15338         * src/prefs_common.[ch]
15339                 init some pointers that possibly caused a segfault
15340                 reported in the claws-users ML
15341
15342 2001-11-04 [hoa]        0.6.4claws22
15343
15344         * src/grouplistdialog.c
15345                 change the names of the nodes in the tree
15346
15347         * src/compose.c
15348                 enhanced mailto syntax as described in
15349                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15350                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15351
15352         * src/utils.c
15353                 encode and decode URI (useful when opening URL into
15354                 netscape).
15355
15356 2001-11-03 [hoa]        0.6.4claws21
15357
15358         * src/grouplistdialog.c
15359                 a new newsgroups list selection dialog box
15360                 with a CTree instead of a CList
15361
15362 2001-11-03 [hoa]        0.6.4claws20
15363
15364         * src/folderview.c
15365                 enable property and scoring options when right
15366                 click on "inbox"
15367
15368         * src/summaryview.c
15369                 fixed bug when nickname were displayed using
15370                 the address book.
15371
15372 2001-11-02 [darko]      0.6.4claws19
15373
15374         * src/compose.c
15375                 new wrap quotation and URL/long words wrapping implementation
15376         * src/compose.c src/gtkstext.[ch]
15377                 move gtkstext_strncmp() to gtkstext.c
15378
15379 2001-11-01 [christoph]  0.6.4claws18
15380
15381         * src/prefs_account.c
15382                 fixed mess in account settings dialog
15383         * src/prefs_folder_item.c
15384                 added label with folder path to dialog
15385
15386 2001-10-31 [match]      0.6.4claws17
15387
15388         * src/vcard.c
15389                 fix memory leak.
15390         * src/addrbook.c
15391                 fix generation of spurious address book file names.
15392                 remove redundant functions.
15393         * po/POTFILES.in
15394                 added missing file names.
15395
15396 2001-10-30 [paul]       0.6.4claws16
15397
15398         * sync with sylpheed 0.6.4cvs6
15399                 see ChangeLog entries 2001-10-26 to 2001-10-30
15400
15401         * tools/filter_conv.pl
15402                 read folderlist.xml to discover whether the top-level
15403                 folder is called 'Mailbox' or 'Mail' 
15404
15405 2001-10-29 [paul]       0.6.4claws15
15406
15407         * src/html.c, src/textview.c
15408                 activate links in html mail and fix clickable parts
15409                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15410
15411 2001-10-29 [paul]
15412
15413         * po/de.po, po/es.po, po/pt_BR/po
15414                 updated translations, submitted by Jens Oberender,
15415                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15416
15417 2001-10-29 [darko]      0.6.4claws14
15418
15419         * src/compose.c
15420                 fix wrapping for good
15421
15422 2001-10-29 [darko]
15423
15424         * src/compose.c
15425                 undo previous change as it broke the smart wrapping
15426
15427 2001-10-29 [darko]      0.6.4claws13
15428
15429         * src/compose.c
15430                 fix infinite loop when long URL is quoted
15431                 (closes bug #475122.
15432
15433 2001-10-28 [match]
15434
15435         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15436                 import Mutt address book
15437         * src/ldif.[ch] src/importldif.h
15438                 modified import LDIF handle user attributes
15439
15440 2001-10-28 [christoph]  0.6.4claws12
15441
15442         * src/summaryview.c
15443                 fixed that filtering did not work if there
15444                 were no filter rules
15445                 (closes bug #472003 and better implementation
15446                  of patch #474644)
15447
15448 2001-10-27 [christoph]  0.6.4claws11
15449
15450         * src/compose.c
15451                 make the folder's default account to be used when
15452                 replying. (patch by wwp <subscript@free.fr>)
15453         * src/compose.c
15454                 code cleanup, nearly killed all of wwp's patch
15455                 for folder's default account in compose
15456         * src/folderview.c
15457                 error panel when a folder could not be created
15458                 (closes bug #471080 new folder name & already
15459                  existing file)
15460
15461 2001-10-26 [alfons]
15462
15463         * src/utils.h
15464                 change prototype of strstr2() that Christoph forgot about
15465
15466 2001-10-26 [christoph]  0.6.4claws10
15467
15468         * src/account.c
15469                 made search for accounts by email address not case
15470                 sensitive
15471         * src/folder.c
15472                 fixed memory leak in folder_item_get_identifier
15473         * src/gtkspell.c
15474         * src/utils.c
15475                 fixed wrong strstr2 (should work like strstr)
15476
15477 2001-10-26 [darko]      0.6.4claws9
15478
15479         * src/compose.c src/gtkstext.[ch]
15480         * src/gtkstext.c
15481                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15482
15483 2001-10-26 [paul]       0.6.4claws8
15484
15485         * src/html.c
15486                 ignore css and javascript tags in html mail
15487                 case-insensitive, with or without double-quoted
15488                 strings
15489
15490 2001-10-26 [paul]       0.6.4claws7
15491
15492         * sync with sylpheed 0.6.4cvs1
15493                 see ChangeLog entry 2001-10-26
15494
15495         * src/prefs_account.c, src/prefs_common.c,
15496           src/prefs_summary_column.c
15497                 minor improvements to the English
15498
15499 2001-10-25 [alfons]     0.6.4claws6
15500
15501         * src/gtkstext.c
15502         
15503                 make GtkSText follow style of GtkText (closes bug 
15504                 #469211 "text selection while writing message")
15505                 
15506                 do sync with GTK 1.2.10
15507
15508 2001-10-25 [paul]       0.6.4claws5
15509
15510         * src/html.c
15511                 ignore css tags in html mail
15512
15513 2001-10-25 [darko]      0.6.4claws4
15514
15515         * src/compose.c
15516                 don't declare is_url_string as static function since
15517                 we need it in gtkstext.c
15518         * src/gtkstext.c
15519                 remove unused variable
15520                 don't wrap long URLs while composing a message
15521
15522 2001-10-24 [christoph]  0.6.4claws3
15523
15524         * src/socket.c
15525                 fix ssl deadlock, when peer closes connection
15526
15527 2001-10-24 [paul]       0.6.4claws2
15528
15529         * src/prefs_common.c
15530                 gettextize the gpg ascii-armored warning message
15531
15532         * src/compose.c
15533                 insert a DOS/MAC file into the composed message
15534                 (improvements)
15535
15536         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15537
15538 2001-10-22 [paul]       0.6.4claws1
15539
15540         * sync with sylpheed 0.6.4 release
15541                 see ChangeLog entries 2001-10-21
15542
15543         * po/fr.po, po/pt_BR.po
15544                 updated by Melvin Hadasht and Fabio Junior Beneditto
15545
15546 2001-10-21 [paul]       0.6.3claws30
15547
15548         * src/compose.c
15549                 insert a DOS text file from the compose window
15550                 into the composed message text (removes CRs characters)
15551                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15552
15553         * tools/filter_conv.pl, tools/README
15554                 automatically use ~/.sylpheed as working directory
15555                 print out confirmation message on completion
15556
15557         * correct Hoa's last ChangeLog.claws entry
15558
15559 2001-10-20 [hoa]        0.6.3claws29
15560
15561         * src/grouplistdialog.c
15562                 bugfix (another ?) to give the right
15563                 newsgroups list for each news server.
15564
15565         * src/news.c
15566         * src/news.h
15567                 improve the newsgroups list cache
15568
15569 2001-10-20 [paul]       0.6.3claws28
15570
15571         * sync with sylpheed 0.6.3cvs9
15572                 see ChangeLog entry 2001-10-19
15573
15574         * correct Alfons' last ChangeLog.claws entry
15575
15576 2001-10-19 [alfons]
15577
15578         * src/pgptext.[ch]
15579                 fix compilation problems (part of bug #472895)
15580
15581 2001-10-18 [hoa]        0.6.3claws27
15582
15583         * src/grouplistdialog.c
15584                 bugfix when we refresh was clicked (bug 472701)
15585
15586 2001-10-19 [christoph]  0.6.3claws26
15587
15588         * src/compose.c
15589                 last header entry should default to "To:" or
15590                 "Newsgroups:" and not copy the last entry line
15591                 in a new compose window
15592                 (closes bug #472686, #470792)
15593
15594 2001-10-19 [paul]       0.6.3claws25
15595
15596         * sync with Sylpheed 0.6.3cvs8
15597                 see ChangeLog entries 2001-10-18 and 2001-10-19
15598
15599 2001-10-18 [christoph]  0.6.3claws24
15600
15601         * src/procmsg.c
15602                 reimplement ignore thread
15603         
15604 2001-10-18 [hoa]        0.6.3claws23
15605
15606         * src/folderview.c
15607         * src/grouplistdialog.[ch]
15608                 enhanced news subscription interface (feature 469113)
15609
15610         * src/news.c
15611         * src/news.h
15612                 enchanced newsgroup listing,
15613                 now, we can get groups informations
15614                 (NNTPGroupInfo)
15615
15616 2001-10-18 [paul]       0.6.3claws22
15617
15618         * src/summaryview.c
15619                 remove comment (sync with main branch)
15620         * src/mainwindow.c
15621                 fix 'Re-edit' bug in 'Message' menu
15622
15623 2001-10-17 [christoph]  0.6.3claws21
15624
15625         * src/compose.c
15626                 ignore empty or whitespace only header lines
15627
15628 2001-10-17 [paul]       0.6.3claws20
15629
15630         * sync with sylpheed 0.6.3cvs7
15631                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15632                 2001-10-17
15633
15634 2001-10-17 [darko]
15635
15636         * src/compose.c
15637                 wrap long lines without spaces
15638                 don't wrap URLs
15639
15640 2001-10-16 [paul]
15641
15642         * po/es.po, po/nl.po, po/pt_BR.po
15643                 updated by Ricardo Mones Lastra, Alfons,
15644                 and Fabio Junior Beneditto
15645
15646         * sylpheed-0.6.3claws released
15647
15648 2001-10-15 [melvin] 0.6.3claws18
15649
15650         * README.claws
15651                 added summary and detailed installation instructions
15652                 for spell checker
15653         * po/fr.po
15654                 Updated, corrected and completed french translation
15655
15656 2001-10-15 [hoa] 0.6.3claws17
15657         * src/grouplistdialog.c
15658                 we can choose the newsgroups to display with wildcards
15659
15660 2001-10-15 [christoph]  0.6.3claws16
15661
15662         * src/account.c
15663         * src/compose.c
15664         * src/prefs_folder_item.[ch]
15665                 applied wwp <subscript@free.fr>'s folder
15666                 default account patch
15667         * po/de.po
15668                 Fixed wrong translation
15669
15670 2001-10-13 [alfons, christoph, melvin]  
15671                         0.6.3claws15
15672
15673         solution #2 to solve MT-safety problems defers all GUI related calls
15674         to the main thread using a gtk_idle_add() callback. discussed on
15675         ircnet #sylpheed, with christoph spotting some issues with the
15676         original code, and melvin allowing us to lobotomize his sylpheed.
15677
15678         * src/syldap.[ch], src/main.c
15679                 fix race problem in ldap search thread by deferring GUI 
15680                 stuff to main thread using gtk_idle_add()
15681
15682 2001-10-13 [paul]       0.6.3claws14
15683
15684         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15685                 add Sergey's smtpcred.patch
15686                 adds separate username/password setting for SMTP Auth
15687                 needed by some servers
15688                 (closes feature request #471659)
15689
15690 2001-10-13 [paul]       0.6.3claws13
15691
15692         * src/pgptext.[ch] **NEW FILES**
15693         * src/Makefile.am, src/messageview.c, src/mimeview.c
15694                 decrypt ascii-armored gpg text embedded in
15695                 the message body.
15696                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15697
15698 2001-10-13 [christoph]  0.6.3claws12
15699
15700         * README.claws
15701                 some more details on default to and
15702                 feature requests
15703         * src/main.c
15704                 init glib threading when ldap is used
15705         * src/syldap.c
15706                 threading fixes
15707         * po/de.po
15708                 fixed a typo
15709
15710 2001-10-12 [paul]       0.6.3claws11
15711
15712         * src/prefs_common.[ch], src/rfc2015.c
15713                 enable ascii-armored gpg text to be embedded in the
15714                 message body, selectable through the 'Privacy'
15715                 preferences. Supports encrypting only.
15716                 Submitted by Ravemax <ravemax@dextrose.com>
15717
15718 2001-10-12 [paul]       0.6.3claws10
15719
15720         * sync with sylpheed 0.6.3cvs6
15721                 see ChangeLog entries 2001-10-11 and 2001-11-12
15722
15723         * src/folderview.c
15724                 incorporated mbox folders, scoring, and folder
15725                 properties into the sync
15726
15727 2001-10-12 [darko]      0.6.3claws9
15728
15729         * README.claws
15730                 describe quotation wrapping
15731         * src/compose.c
15732                 don't treat tab as space to calculate line length properly
15733
15734 2001-10-11 [alfons]
15735
15736         * README.claws
15737                 correct description of how to make new filtering system work,
15738                 add some other things
15739                 
15740         * src/syldap.c
15741                 remove sched_yield() (not necessary / unportable)
15742
15743 2001-10-11 [paul]       0.6.3claws8
15744
15745         * sync with sylpheed 0.6.3cvs3
15746                 see ChangeLog entry 2001-10-10
15747
15748 2001-10-10 [christoph]  0.6.3claws7
15749
15750         * .cvsignore
15751                 ignore 2 files created by newer autotools
15752         * src/prefs_folder_item.c
15753                 using table for widget alignment
15754                 fixed memory leak and broken octal display
15755         * src/filesel.c
15756                 fixed segfault caused by lost filename
15757                 workaround (closes bug #469551)
15758
15759 2001-10-10 [paul]       0.6.3claws6
15760
15761         * sync with sylpheed 0.6.3cvs2
15762                 see ChangeLog entries 2001-10-09 and 2001-10-10
15763
15764 2001-10-10 [darko]      0.6.3.claws5
15765
15766         * src/gtkstext.c
15767                 proper calculation of right margin if smart wrapping is enabled
15768         * src/compose.c
15769                 automatically wrap long lines if wrap quotation is enabled
15770
15771 2001-10-09 [alfons]     0.6.3.claws4
15772
15773         * src/summaryview.c
15774                 select correct row when deleting last row in the summary view (and
15775                 close bug "[ #469104 ] select second last in list when deleting")
15776
15777 2001-10-09 [paul]       0.6.3claws3
15778
15779         * sync with sylpheed 0.6.3cvs1
15780                 updated some autotool scripts
15781
15782 2001-10-09 [darko]      0.6.3claws2
15783
15784         * src/gtkstext.[ch]
15785                 new name and mark with Sylpheed comment
15786         * src/compose.c
15787                 smart quotation wrapping a-la VIM
15788
15789 2001-10-08 [paul]       0.6.3claws1
15790
15791         * sync with sylpheed 0.6.3 release
15792                 see ChangeLog entry 2001-10-08
15793
15794 2001-10-08 [paul]       0.6.2claws24
15795
15796         * src/summaryview.c
15797                 more sync with sylpheed 0.6.2cvs12
15798                 Fixed the bug that didn't select the last row correctly
15799
15800
15801 2001-10-07 [paul]       0.6.2claws23
15802
15803         * sync with sylpheed 0.6.2cvs12
15804                 see ChangeLog entry 2001-10-07
15805
15806 2001-10-06 [match]
15807         * src/jpilot.[ch]
15808                 enable jpilot to read unsynch'ed addresses.
15809
15810         * src/editldap_basedn.c
15811                 fix segfault when opening dialog.
15812
15813 2001-10-06 [alfons]     0.6.2.claws22
15814
15815         * src/summaryview.c
15816                 fix bug with summary view selecting last *inserted*
15817                 node instead of last *visible* node. remember we
15818                 work with a tree
15819
15820 2001-10-06 [paul]       0.6.2claws21
15821
15822         * po/pt_BR.po
15823                 updated translation, contains some fixes and new
15824                 translations, submitted by Gustavo Noronha Silva
15825                 <kov@debian.org>
15826
15827         * src/prefs_common.c
15828                 change 'each' to 'every' - fix dubious English
15829
15830         * sync with sylpheed 0.6.2cvs11
15831
15832 2001-10-05 [alfons]     0.6.2claws20
15833
15834         * src/mainwindow.[ch], src/folderview.c
15835                 make composite tool button switch between "Compose News"
15836                 and "Compose Mail" depending on selected folder
15837                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15838
15839 2001-10-05 [paul]       0.6.2claws19
15840
15841         * src/mainwindow.c, src/summaryview.c
15842                 fix 'Message/Reply to all', broken in last commit
15843
15844         * src/compose.c
15845                 fix X_BEENTHERE seg fault, thanks to Alfons
15846
15847 2001-10-04 [paul]       0.6.2claws18
15848
15849         * src/compose.[ch], src/mainwindow.c
15850                 make "Message/Reply" reply to mailing lists; matches
15851                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15852                 based on portions of the patch submitted by
15853                 Junichi Uekawa <dancer@netfort.gr.jp>
15854
15855 2001-10-04 [darko]      0.6.2claws17
15856
15857         * src/compose.c
15858                 better smart wrapping
15859         * src/gtkstext.[hc]
15860                 a function to make text buffer contiguous
15861
15862 2001-10-03 [paul]       0.6.2claws16
15863
15864         * sync with sylpheed 0.6.2cvs10
15865
15866 2001-10-02 [alfons]
15867
15868         * configure.in
15869         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15870                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15871                 references to chinese translations (hope someone picks up
15872                 this)
15873
15874 2001-10-02 [christoph]  0.6.2claws15
15875
15876         * src/compose.c
15877                 fixed non translated header bug
15878         * ChangeLog.claws
15879                 fixed wrong date in alfons last entry ;)
15880
15881 2001-10-02 [alfons]     0.6.2claws14
15882
15883         * src/compose.c, src/prefs_common.[ch]
15884                 add block cursor option
15885
15886 2001-10-02 [paul]       0.6.2claws13
15887
15888         * sync with sylpheed 0.6.2cvs9
15889
15890 2001-09-30 [paul]       0.6.2claws12
15891
15892         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15893                 updated translations
15894
15895         * po/POTFILES.in
15896                 add 'src/importldif.c'
15897
15898         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15899                 added eudora-to-vCard conversion tool
15900                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15901
15902         * sync with sylpheed 0.6.2cvs8
15903
15904 2001-09-30 [paul]
15905
15906         * sylpheed-0.6.2claws released
15907
15908 2001-09-27 [melvin]     0.6.2claws11
15909
15910         * src/gtkspell.c
15911                 fixed crash when using default path (introduced 
15912                 in 0.6.2claws10)
15913                 fixed tiny bug for initial suggestion mode
15914
15915 2001-09-27 [melvin]     0.6.2claws10
15916         
15917         * src/gtkspell.c
15918                 fixed bug where gtkpspell didn't set the path correctly
15919
15920         * README.claws
15921                 added a paragraph about spell checking
15922                 
15923
15924
15925 2001-09-27 [paul]       0.6.2claws9
15926
15927         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15928                 replace '// comments' with '/* comments */' to prevent
15929                 some compiler warnings 
15930
15931         * sync with sylpheed 0.6.2cvs6
15932
15933 2001-09-26 [alfons]     0.6.2claws8
15934
15935         * src/messageview.c
15936                 introduce return receipt request notification again,
15937                 which was lost because of other semantics in 
15938                 procheader_parse() (???)
15939
15940 2001-09-26 [christoph]  0.6.2claws7
15941
15942         * src/compose.c
15943                 replace comments for old code with #if 0
15944                 readded auto cc, bcc and reply-to
15945         * src/prefs_matcher.c
15946         * src/prefs_scoring.c
15947                 removed some definition (was moved to
15948                 prefs.h)
15949
15950 2001-09-26 [paul]       0.6.2claws6
15951
15952         * src/mainwindow.c
15953                 make 'Follow-up and reply to' sensitive
15954
15955         * more sync with sylpheed 0.6.2cvs5
15956
15957 2001-09-25 [melvin]
15958
15959         * 0.6.2claws5
15960
15961         * src/gtkspell.c
15962                 fixed bug for "US-ASCII" introduced by the encoding code
15963
15964 2001-09-25 [paul]
15965
15966         * 0.6.2claws4
15967
15968         * src/prefs_common.[ch], src/summaryview.c
15969                 'next unread msg' 'go to next folder?' dialog can be
15970                 given default behaviour, either always show dialog,
15971                 or assume 'yes', or assume 'no'
15972                 Submitted by wwp <subscript@free.fr>
15973
15974 2001-09-25 [melvin]
15975                 
15976         * src/compose.c src/gtkspell.[ch]
15977                 added support for different encodings
15978
15979 2001-09-25 [paul]
15980
15981         * more sync with sylpheed 0.6.2cvs5
15982
15983 2001-09-24 [alfons]
15984         
15985         * src/prefs_folder_item.c
15986                 add check for item->prefs->default_to string is NULL and
15987                 add another check when freeing this string
15988
15989 2001-09-24 [paul]
15990
15991         * configure.in
15992                 change to version 0.6.2claws3
15993
15994         * sync with sylpheed 0.6.2cvs5 
15995
15996 2001-09-24 [match]
15997         * src/ldif.[ch], src/importldif.[ch], addressbook.c
15998                 import LDIF files.
15999         * src/addrcache.[ch], addrindex.[ch]
16000                 small update for future
16001         * src/addrbook.c
16002                 fix test XML file.
16003
16004 2001-09-24 [melvin]
16005         * src/gtkspell.[ch]
16006                 added 'Learn from mistakes' option
16007                 better handling of quotes in checked words
16008                 sorted dict list
16009         * po/fr.po
16010                 small update for spell checking stuff
16011
16012 2001-09-23 [alfons]
16013         
16014         * src/gtkspell.c
16015                 edit a little bit so it complies more with main coding style
16016
16017 2001-09-23 [alfons]
16018
16019         * src/folder.[ch], prefs_folder_item.c, compose.c
16020                 migrate "request return receipt" folder property
16021                 to folderlist.xml
16022
16023 2001-09-22 [alfons]
16024
16025         * README.claws **NEW**
16026                 (add things of interest for users of main branch 
16027                 and claws here)
16028
16029         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16030                 re-implement threading per folder option, but store 
16031                 the setting in folderlist.xml (where it belongs)
16032
16033 2001-09-21 [melvin]
16034
16035         * src/gtkspell.[ch]
16036                 fixed bug when compose window is under another window
16037         * src/prefs_common.[ch] src/compose.c
16038                 changed 'dictionary_path' to 'dictionary' to be consistent
16039                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16040         * ac/pspell.m4 src/Makefile.am 
16041                 dropped PSPELL_PATH macro
16042         * po/fr.po
16043                 updated translations
16044
16045 2001-09-21 [christoph]
16046
16047         * src/compose.c
16048                 added border around header fields
16049                 keep header type when new field is added
16050
16051 2001-09-20 [christoph]
16052
16053         * src/utils.[ch]
16054                 more portable debug_print with source filename
16055                 and linenumber
16056         * src/procmsg.c
16057                 more newlines after debug messages
16058
16059 2001-09-20 [paul]
16060
16061         * configure.in
16062                 change to version 0.6.2claws2
16063
16064         * sync with sylpheed 0.6.2cvs3
16065
16066 2001-09-19 [melvin]
16067
16068         * src/gtkspell.c
16069                 fixed the post-right-click focus pb
16070                 fixed crash when 'Spell check all' after dict change 
16071                         and when cursor is at the end of the text
16072                 shift-right-click pops up config menu even on misspelled words.
16073         * po/POTFILES.in
16074                 added gtkspell.c
16075
16076 2001-09-19 [melvin]
16077
16078         * src/about.c
16079                 added pspell to compiled-in features list
16080
16081 2001-09-18 [melvin]
16082
16083         * switched to pspell and dropped ispell
16084         * ac/pspell.m4
16085                 new file. autoconf macro for pspell
16086         * ac/Makefile.am 
16087         * configure.in acconfig.h
16088                 added pspell support
16089         * src/Makefile.am
16090         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16091         * src/prefs_common.[ch] 
16092                 added pspell support
16093
16094 2001-09-18 [christoph]
16095
16096         * src/addr_compl.c
16097         * src/template.[ch]
16098                 replace LOG_MESSAGE with debug_print
16099         * src/compose.[ch]
16100                 gui improvements
16101         * src/menu.c
16102                 added newline after debug message
16103         * src/utils.h
16104                 using __VA_ARGS__ for debug_print macro
16105         * tools/.cvsignore
16106                 ignore Makefile and Makefile.in
16107
16108 2001-09-18 [paul]
16109
16110         * configure.in
16111                 change to version 0.6.2claws1
16112         * sync with sylpheed 0.6.2cvs1
16113
16114         * src/matcher.c 
16115         * src/prefs_matcher.c
16116                 add 'score equal to' option, submitted by
16117                 Paul Evans <nerd@freeuk.com>
16118
16119 2001-09-15 [christoph]
16120
16121         * src/mainwindow.c
16122                 comment out menu entry not existing in claws
16123         * src/menu.c
16124                 add debug output for non existing menu entries
16125         * src/summaryview.c
16126                 fix next/prev unread message for ignored threads
16127         * src/utils.[ch]
16128                 add sourcefile and line number to debug output
16129                 otherwise it is sometimes hard to find the
16130                 source code part if debug messages are translated
16131
16132 2001-09-14 [darko]
16133         
16134         * src/folderview.c
16135                 refresh target folder style after colour is changed
16136
16137 2001-09-13 [paul]
16138
16139         * configure.in
16140                 change to version 0.6.1claws3
16141
16142         * sync with sylpheed 0.6.1cvs6
16143
16144 2001-09-13 [darko]
16145         
16146         * src/folderview.c
16147                 fix target folder colourization to use user selected colour
16148
16149 2001-09-12 [darko]
16150         
16151         * src/summaryview.c
16152                 fix crash when message that is marked for copy/move is unmarked
16153
16154 2001-09-09 [paul]
16155
16156         * configure.in
16157                 change to version 0.6.1claws2
16158
16159         * sync with sylpheed 0.6.1cvs3
16160
16161 2001-09-09 [alfons]
16162         
16163         * src/folderview.c
16164                 fix bug with default font used for trash folder text
16165
16166 2001-09-06 [paul]
16167
16168         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16169                 updated translations
16170
16171         * configure.in
16172                 change to version 0.6.1claws1
16173
16174         * sync with sylpheed 0.6.1cvs2
16175
16176 2001-09-03 [paul]
16177
16178         * po/POTFILES.in
16179                 add Match's new addressbook
16180
16181         * po/de.po
16182                 updated translation submitted by Jens Oberender
16183
16184 2001-09-02 [paul]
16185
16186         * configure.in
16187                 change to 0.6.1claws
16188         * sync with sylpheed 0.6.1 release
16189
16190 2001-09-02 [paul]
16191
16192         * configure.in
16193                 change to 0.6.0claws2
16194
16195         * sync with sylpheed 0.6.0cvs4
16196
16197         * po/pt_BR.po
16198                 updated translation submitted by Fabio Junior Beneditto
16199
16200 2001-09-01 [match]
16201         * pixmaps/
16202                 interface.xpm
16203                 book.xpm
16204                 address.xpm
16205         * src/
16206                 Makefile.am
16207                 a ton of new files
16208
16209 2001-08-31 [paul]
16210
16211         * configure.in
16212                 change to version 0.6.0claws1
16213
16214         * sync with sylpheed 0.6.0cvs1
16215
16216         * po/es.po
16217                 updated translation submitted by Ricardo Mones Lastra
16218
16219         * po/POTFILES.in
16220                 add 'src/prefs_templates.c'
16221
16222         * src/compose.c, src/summaryview.c
16223                 fix segfault on 'Re_edit'               
16224
16225 2001-08-30 [alfons]
16226
16227         * configure.in, Makefile.am
16228         * tools/Makefile.am
16229                 add tools directory to source distribution
16230
16231 2001-08-30 [paul]
16232
16233         * configure.in
16234                 change to version 0.6.0claws
16235
16236         * sync with sylpheed 0.6.0 release
16237
16238 2001-08-30 [christoph]
16239
16240         * configure.in
16241                 removed autoconf version check
16242
16243 2001-08-30 [paul]
16244
16245         * src/account.c, src/compose.c, src/prefs_common.[ch]
16246         * src/procheader.[ch] src/utils.[ch]
16247                 Enhanced automatic account selection on replies
16248                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16249
16250         * configure.in
16251                 add LDAP and JPilot to the configuration results output.
16252
16253 2001-08-29 [christoph]
16254
16255         * src/summeryview.c
16256                 no bold font for ignored threads
16257
16258 2001-08-29 [paul]
16259
16260         * configure.in
16261                 change to version 0.5.3claws6
16262
16263         * sync with sylpheed 0.5.3cvs10
16264                 src/stringtable.[ch]: New Files
16265
16266         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16267         * src/pixmaps/sylpheed.xpm
16268                 add mini-icons to windows (by Alfons)
16269
16270 2001-08-27 [paul]
16271
16272         * src/mainwindow.c
16273                 new functions: next_labeled_cb(), prev_labeled_cb()
16274
16275         * src/summaryview.c
16276                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16277                 summary_select_next_labeled(), summary_select_prev_labeled()
16278
16279         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16280                 give claws blue folders and a blue trash can
16281
16282 2001-08-27 [paul]
16283
16284         * configure.in
16285                 change to version 0.5.3claws5
16286
16287         * sync with sylpheed 0.5.3cvs9
16288                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16289
16290 2001-08-24 [christoph]
16291
16292         * src/filesel.c
16293                 keep filename when browsing directories
16294                 (not working for user entered filename, but
16295                  for default name and selected filename from
16296                  file list)
16297         * src/mainwindow.c
16298                 fixed wrong spelling "Folllow-up"
16299         * src/mbox_folder.c
16300         * src/procmsg.c
16301         * src/summaryview.c
16302                 fixed new/unread message count with ignored
16303                 threads (2 commits, first didn't notice no
16304                 longer needed decreasing)
16305         * src/inc.c
16306                 readded scrolling of progress dialog
16307                 (lost in sync)
16308
16309 2001-08-24 [paul]
16310
16311         * configure.in
16312                 change to 0.5.3claws4
16313
16314         * sync with sylpheed 0.5.3cvs7
16315
16316 2001-08-24 [christoph]
16317
16318         * src/compose.c
16319                 set request return receipt when replying
16320                 if it is set is the folder prefs of the
16321                 message
16322         * src/inc.c
16323                 disable final error popup if popups are
16324                 disabled in config (again)
16325
16326 2001-08-23 [paul]
16327
16328         * configure.in
16329                 Change version number to 0.5.3claws3
16330
16331         * sync with sylpheed 0.5.3cvs5
16332
16333         * src/mimeview.c
16334                 double quote '%s' in 'gedit %s' to fix bug when
16335                 opening attachment with spaces in the name
16336
16337 2001-08-22 [alte]
16338         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16339           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16340                 initial message templates support
16341
16342
16343 2001-08-22 [paul]
16344
16345         * configure.in
16346                 change version number to 0.5.3claws2
16347
16348         * sync with sylpheed 0.5.3cvs4
16349
16350         * src/procmsg.h src/summaryview.c
16351                 re-implement (un)ignore thread
16352
16353 2001-08-21 [paul]
16354
16355         * src/summaryview.c
16356                 remove unnecessary code
16357         * src/compose.c
16358                 enable 'dynamic' signatures (submitted by
16359                 Eric Limpens <eric@hscg-internet.nl>)
16360
16361 2001-08-21 [paul]
16362
16363         clean up after sync with sylpheed 0.5.3 release
16364
16365         * src/folderview.c
16366                 fix re-introduced font mess, see Christoph's
16367                 entry 2001-06-24
16368
16369         * src/summaryview.c
16370                 remove prev_msgnum
16371                 use sylpheed's small font instead of
16372                 gtk default font for summary view
16373
16374
16375 2001-08-17 [paul]
16376
16377         * configure.in
16378                 add pl to ALL_LINGUAS - sync with main branch
16379
16380         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16381                 Updated. Translations by Jens Oberender, Ricardo Mones
16382                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16383
16384         * po/pl.po  ** NEW FILE **
16385                 sync with the main branch
16386
16387         * src/folderview.c
16388                 fix target folder colorizing and refresh problem
16389
16390
16391 2001-08-17 [christoph]
16392
16393         * src/mainwindow.c
16394                 claws uses 4 colors for target folder coloring.
16395                 arrays were not long enough and destroyed the
16396                 stack causing a segfault.
16397                 target folder colorizing does not work anymore
16398                 for me
16399
16400 2001-08-16 [paul]
16401
16402         * configure.in
16403                 change to version 0.5.3claws1
16404
16405         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16406           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16407           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16408
16409                 sync with sylpheed 0.5.3 release, but keep claws method of
16410                 configuring/saving fonts
16411
16412         * src/addressbook.[ch]
16413                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16414                 in line with a similar change in Hiroyuki's branch
16415
16416         * src/mainwindow.[ch]
16417                 disable main_window_set_thread_option()
16418         * src/prefs_folder_item.c
16419                 comment out &tmps_prefs.enable_thread,
16420         * src/mbox_folder.c, src/procmsg.[ch]
16421                 comment out MSG_IS_IGNORE_THREAD
16422         * src/summaryview.c
16423                 comment out summary_ignore_thread() and summary_unignore_thread()
16424                 comment out MSG_IS_IGNORE_THREAD
16425
16426                 use Hiroyuki's threading instead.
16427
16428
16429
16430 2001-08-15 [paul]
16431
16432         * src/account.c
16433                 use Hiroyuki's 0.5.3 column scheme but also
16434                 include the enable/disable button.
16435         * src/pixmaps/mark.xpm
16436                 add Hiroyuki's amended pixmap
16437
16438 2001-08-13 [christoph]
16439
16440         * src/account.c
16441                 receive at get all column showed wrong state for APOP
16442                 button should only work for POP3 and APOP accounts
16443         * src/prefs_account.c
16444                 added missing preprocessor statement for SSL
16445
16446 2001-08-12 [paul]
16447
16448         * src/account.[ch]
16449                 add 'receive at get all' column and enable/disable
16450                 button.
16451
16452 2001-08-06 [christoph]
16453
16454         * src/account.c
16455                 show usage of SSL in protocol column
16456
16457         * src/imap.c
16458         * src/inc.c
16459                 renamed ssl options
16460
16461         * src/prefs_account.[ch]
16462                 moved ssl options to a new page
16463
16464         * src/send.c
16465         * src/smtp.c
16466         * src/ssl.[ch]
16467                 renamed ssl options
16468                 added support for SMTP STARTTLS command
16469
16470 2001-08-05 [christoph]
16471
16472         * configure.in
16473                 debian autoconf needs version check to find
16474                 correct autoconf version. if the file is
16475                 named configure.in 2.13 is used, which does
16476                 not work with this configure.in script.
16477                 other solution would be to rename the script
16478                 to configure.ac as suggested in the autoconf
16479                 manual.
16480
16481         * src/inc.c
16482                 disable final error popup if popups are
16483                 diabled in config
16484
16485         * src/socket.c
16486                 bugfix in ssl_gets
16487                 fixes IMAP over SSL problem
16488
16489 2001-08-03 [paul]
16490
16491         * configure.in
16492                 change to 0.5.2claws1
16493
16494         * sync with sylpheed 0.5.2cvs1
16495
16496 2001-08-02 [alfons]
16497
16498         * configure.in
16499                 quick fix for ispell detection...
16500
16501 2001-08-01 [paul]
16502
16503         * configure.in
16504                 change to 0.5.1claws4
16505
16506         * sync with sylpheed 0.5.1cvs7
16507
16508 2001-07-31 [alfons]
16509
16510         * src/prefs_common.c, src/prefs_common.h, 
16511           src/gtkspell.c, src/gtkspell.h
16512                 add global spelling checker settings (compose tab) +
16513                 selection of dictionary 
16514           
16515         * configure.in  
16516                 guess valid ispell location
16517
16518 2001-07-31 [paul]
16519
16520         * po/POTFILES.in
16521                 removal of 'src/quote_fmt_parse.c'
16522         * po/de.po
16523                 Updated de.po
16524                 (submitted by Jens Oberender <didge@suse.de>)
16525
16526 2001-07-31 [darko]
16527
16528         * src/folder.[ch]
16529         * src/folderview.[ch]
16530         * src/mainwindow.c
16531         * src/mh.c
16532         * src/prefs_common.[ch]
16533         * src/summaryview.c
16534                 target folder colourization
16535
16536 2001-07-30 [paul]
16537
16538         more sync with Sylpheed 0.5.1cvs6 
16539
16540 2001-07-30 [darko]
16541
16542         * src/mh.c
16543         * src/prefs_folder_item.[hc]
16544         * src/summaryview.c
16545                 shared folders support with a GUI
16546
16547 2001-07-29 [paul]
16548
16549         0.5.1claws3
16550
16551         * sync with Sylpheed 0.5.1cvs6
16552
16553 2001-07-29 [paul]
16554
16555         * po/pt_BR.po
16556                 updated
16557                 (submitted by Fabio Junior Beneditto)
16558
16559 2001-07-28 [paul]
16560
16561         * src/procmime.c
16562         * AUTHORS
16563                 patch to correct bad image mime headers
16564                 (submitted by Don Quijote <dq@searchlores.org>)
16565
16566 2001-07-28 [paul]
16567
16568         * tools/gif2xface.pl   **NEW FILE**
16569         * tools/README
16570                 script to convert file.gif to file.xface for
16571                 use in a custom header.
16572                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16573
16574 2001-07-27 [alfons]
16575         
16576         * configure.in
16577                 change macros for detecting JPilot and LDAP
16578
16579 2001-07-27 [christoph]
16580
16581         * src/filtering.c
16582                 code cleanup (MIN / MAX warning, needed casting)
16583
16584 2001-07-27 [alfons]
16585
16586         * procheader.c
16587                 disallow setting flags when detecting certain headers
16588                 (X-Status, Status, Seen, X-Seen). 
16589         
16590         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16591
16592 2001-07-27 [christoph]
16593
16594         * src/prefs_filter.c
16595         * src/prefs_filtering.c
16596         * src/prefs_matcher.c
16597         * src/prefs_scoring.c
16598                 scroll list when moving rows up or down
16599
16600         * src/imap.c
16601         * src/imap.h
16602         * src/prefs_account.c
16603         * src/prefs_account.h
16604         * src/send.c
16605                 SMTP over SSL (untested, feedback requested)
16606                 IMAP over SSL
16607
16608         * src/ssl.c
16609                 code cleanup
16610
16611 2001-07-26 [alfons]
16612         
16613         * configure.in, acconfig.h
16614                 define CLAWS (need this for main / claws detection)
16615
16616 2001-07-25 [alfons]
16617
16618         * configure.in
16619                 Sylpheed 0.5.1claws2
16620                 
16621         * sync with Sylpheed 0.5.1cvs4
16622
16623 2001-07-25 [christoph]
16624
16625         * src/scoring.c
16626                 fixed segfault
16627                 item->prefs == NULL (don't know why)
16628
16629 2001-07-25 [alfons]
16630
16631         * configure.in
16632                 Sylpheed 0.5.1claws1
16633
16634         * sync with Sylpheed 0.5.1cvs1-3
16635
16636 2001-07-24 [christoph]
16637
16638         * src/folderview.c
16639         * src/prefs_folder_item.[ch]
16640                 added folderitem preferences dialog with
16641                 default To: and auto request return receipt
16642
16643         * src/compose.[ch]
16644         * src/menu.[ch]
16645                 changes to handle new folderitem preferences
16646
16647         * src/mainwindow.c
16648         * src/summaryview.c
16649                 call compose new mail with current folderitem
16650
16651 2001-07-24 [alfons]
16652
16653         Release Sylpheed 0.5.1claws
16654
16655         * configure.in
16656                 change to release version 0.5.1claws
16657
16658 2001-07-24 [christoph]
16659
16660         * src/summaryview.c
16661                 fixed segfault that happend when the selected
16662                 message was removed while retrieving new messages.
16663
16664         * po/es.po
16665                 updated translation
16666                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16667
16668 2001-07-22 [alfons]
16669
16670         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16671         this is a work in progress, for more information: http://nlpagan.net/sylman 
16672         
16673         * configure.in, src/mainwindow.c, manual/Makefile.am
16674                 add support for English manual
16675
16676         * AUTHORS
16677                 add authors of user manuals
16678
16679         * manual/en/sylpheed*.html
16680                 add English documentation
16681
16682 2001-07-22 [christoph]
16683
16684         * po/POTFILES.in
16685                 added src/ssl.c
16686         * src/ssl.c
16687                 changed a wrong debug message
16688
16689 2001-07-22 [alfons]
16690
16691         * po/nl.po
16692                 update Dutch translation
16693
16694         * src/prefs_filtering.c, 
16695           src/prefs_matcher.c
16696                 add more translatable strings           
16697
16698 2001-07-21 [alfons]
16699
16700         0.5.0claws7
16701
16702         * configure.in
16703                 change version
16704
16705         * src/inc.c, src/summaryview.[ch]
16706                 prevent update of mark file when filtering has done, by
16707                 using a variable; this affects two functions:
16708                         inc.c::inc_finished()
16709                         summaryview.c::summary_show()
16710
16711 2001-07-20 [alfons]
16712
16713         * src/filtering.[ch], src/prefs_filtering.c, 
16714           src/matcher.[ch]
16715                 add filtering action for label coloring 
16716
16717         * po/POTFILES.in
16718                 add labelcolors.c
16719
16720         * added src/labelcolors.c
16721         * added src/labelcolors.h
16722         * src/Makefile.am, src/summaryview.c
16723                 rearrange label coloring code
16724
16725         * src/procmsg.h
16726                 add more parentheses so label colouring works correctly
16727
16728         * src/filtering.c
16729                 don't really delete message, but move it to Trash
16730
16731         * src/prefs_matcher.c
16732                 add quote options to info dialog
16733
16734 2001-07-20 [christoph]
16735
16736         * src/Makefile.am
16737         * src/inc.c
16738         * src/main.[ch]
16739         * src/socket.h
16740         * src/ssl.[ch] (new)
16741                 moved ssl stuff to a seperate file
16742
16743 2001-07-20 [darko]
16744
16745         * src/summaryview.c
16746                 fix show sender using address book with no e-mail
16747                 address in From: field
16748
16749 2001-07-19 [alfons]
16750
16751         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16752                 fix messy handling of escaping... now at least the
16753                 execute command is useful. escape char is '\', we
16754                 accept \n and \r too. 
16755
16756                 Real life example:
16757                 
16758                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16759                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16760
16761 2001-07-18 [alfons]
16762
16763         0.5.0claws6
16764
16765         * src/summaryview.c
16766                 clean up
16767
16768         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16769           src/procmsg.[ch]
16770                 revise filtering; currently move, copy, marking have
16771                 been tested. if you like bleeding edge stuff, you
16772                 should definitely go for this version :)
16773
16774         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16775
16776 2001-07-17 [christoph]
16777
16778         * src/utils.c
16779                 timestamp log
16780
16781 2001-07-17 [alfons]
16782
16783         0.5.0claws5
16784
16785         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16786           bits in the mark file, without affecting either branch. Lots of
16787           files changed, also in claws branch.
16788
16789           UNTESTED: use of mbox folders
16790
16791         * src/summaryview.c
16792                 added mark all read; however this was a quick hack used for
16793                 cleaning up mess after initial merge with Hiroyuki
16794
16795         * configure.in
16796                 change claws version number back to 0.5.0claws5 to clear up 
16797                 confusion & pretension (recent release was technically 
16798                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16799
16800 2001-07-16 [alfons]
16801
16802         sync with Hiroyuki's 0.5.0cvs4
16803
16804 2001-07-16 [alfons]
16805
16806         0.5.1claws3
16807
16808         * src/filtering.[ch]
16809                 remove invalid updating of mark files for 
16810                 filter actions MATCHING_ACTION_MOVE and 
16811                 MATCHING_ACTION_DELETE; this should fix the
16812                 folder update bug
16813                 
16814         * src/procmsg.c
16815                 revert Christoph's stab at fixing the folder 
16816                 update bug
16817
16818         * po/POTFILES.in
16819                 add missing files with translatable strings
16820
16821         * src/summaryview.c
16822                 remove debug print
16823
16824 2001-07-15 [alfons]
16825
16826         * src/addr_compl.[ch], src/prefs_filtering.c
16827                 make "filtering pref dialog's destination entry" an
16828                 "address completable entry", if filter destination is 
16829                 an email address
16830
16831         0.5.1claws2
16832         
16833         sync with Hiroyuki's 0.5.0cvs2-3
16834
16835 2001-07-15 [christoph]
16836
16837         * src/procmsg.c
16838                 fixed folder stats update after incorporation
16839
16840 2001-07-15 [alfons]
16841
16842         * src/summaryview.c
16843                 * finish label colouring stuff (for now)
16844                 * fix incorrect colour bug (off by one) 
16845
16846 2001-07-14 [alfons]
16847
16848         * src/mainwindow.c
16849                 change text labels for news and mail message so there's
16850                 plenty of toolbar estate left
16851
16852         * configure.in
16853                 0.5.1claws1
16854
16855         * src/folderview.c
16856           src/folder.[ch]
16857                 sync with Hiroyuki's 0.5.0cvs1
16858
16859         * src/summaryview.c
16860                 more rewrite label colouring
16861
16862 2001-07-14 [alfons]
16863
16864         * src/summaryview.[ch]
16865                 * start rewrite label colouring 
16866                 * fix proper location "Add Sender To Addressbook" menu item
16867
16868 2001-07-13
16869
16870         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16871         (actually this is 0.5.0claws4)
16872
16873 2001-07-13 [alfons]
16874
16875         * po/pt_BR.po
16876                 * fix duplicate message
16877                 * add updated Portugese / Brazilian translation
16878                   submitted by Fabio Junior Beneditto
16879
16880 2001-07-12 [alfons]
16881
16882         * AUTHORS
16883                 add Jens
16884
16885         * po/nl.po
16886                 add updated Dutch translation
16887
16888         * po/de.po
16889                 add updated German translation submitted by Jens
16890
16891 2001-07-11 [alfons]
16892
16893         Prerelease before 0.5.0claws. Please test.
16894         This version is temporarily tagged as VERSION_0_5_0_TEST
16895
16896         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16897           src/prefs_scoring.c, src/prefs_matcher.c, 
16898           src/prefs_filtering.c, src/mbox.c, 
16899           src/main.c, src/inc.c, src/filtering.[ch]
16900                 revert new Hoa's new matcher (does not work yet)
16901
16902         * src/Makefile.am
16903                 clean up
16904
16905 2001-07-10
16906
16907         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16908
16909
16910 2001-07-10 [alfons]
16911
16912         * Makefile.am
16913                 add ChangeLog.claws to EXTRA_DIST
16914         * src/Makefile.am
16915                 add matcher_parser_parse.h to EXTRA_DIST
16916
16917 2001-07-10 [christoph]
16918
16919         * src/inc.c
16920                 add destination folder to table of
16921                 folders that need to be updated after
16922                 incorporation
16923
16924 2001-07-10 [alfons]
16925
16926         * folder.[ch]
16927           folderview.c
16928                 make collapse state of folders and folder items persistent, i.e.
16929                 if you collapse a folder tree, the next time sylpheed-claws starts 
16930                 up the folder tree remains collapsed.  
16931                 
16932 2001-07-10 [christoph]
16933
16934         * acconfig.h
16935         * configure.in
16936                 added --enable-ssl
16937         * src/md5.[ch]
16938                 renamed MD5_CTX to MD5_CTX_syl
16939                 conflicts with a struct in openssl
16940         * src/inc.c
16941         * src/main.[ch]
16942         * src/prefs_account.[ch]
16943         * src/socket.[ch]
16944                 SSL support for POP
16945         * src/mainwindow.c
16946                 fixed compose with current account
16947                 broken by new compose button stuff
16948
16949 2001-07-09 [hoa]
16950
16951         * AUTHORS
16952                 changed my email address
16953
16954         * src/matcher_parser_parse.y
16955                 clean the parser to remove conflicts
16956
16957 2001-07-09 [alfons]
16958
16959         * AUTHORS
16960                 add Match Grun
16961
16962         * configure.in
16963                 fix incorrect description of --enable-ldap parameter
16964
16965         * src/prefs_common.[ch]
16966           src/compose.c
16967                 add experimental option "smart wrapping" which makes the
16968                 compose editor auto wrap.
16969                 
16970                 | TODO: the problem with the buggy cursor handling is caused |
16971                 | by the GtkText. when deleting / backspacing text its       |
16972                 | wrapping algorithm does not take in account the previous   |
16973                 | line. should find a way to hack this in.                   |
16974                 | or should perhaps combine this with the word wrapping      |
16975                 | patch i wrote in january.                                  |
16976
16977         * src/about.c
16978                 show build parameters for LDAP and JPilot
16979
16980         * src/summaryview.c
16981                 revert Christoph's bugfix for selecting next unread message, 
16982                 because folder stats aren't updated correctly
16983
16984 2001-07-08 [hoa]
16985
16986         * src/filtering.c
16987         * src/mainwindow.c
16988         * src/matcher.c
16989         * src/matcher_parser_lex.l
16990         * src/matcher_parser_parse.y
16991         * src/prefs_filtering.c
16992         * src/prefs_scoring.c
16993         * src/scoring.c
16994                 bugfix of the config file parser
16995
16996 2001-07-08 [alfons]
16997
16998         * src/Makefile.am
16999                 added generated matcher sources to BUILT_SOURCES
17000
17001 2001-07-08 [hoa]
17002
17003         * src/Makefile.am
17004         * src/.cvsignore
17005                 added new config file parser
17006
17007         * src/scoring.[ch]
17008         * src/filtering.[ch]
17009         * src/matcher.[ch]
17010         * src/prefs_filtering.c
17011         * src/prefs_matcher.c
17012         * src/prefs_scoring.c
17013         * added src/matcher_parser.h
17014         * added src/matcher_parser_lex.h
17015         * added src/matcher_parser_lex.l
17016         * added src/matcher_parser_parse.y
17017                 lex & yacc config file parser
17018
17019         * src/mbox.c
17020         * src/inc.c
17021         * src/main.c
17022                 changes prefs_filtering into global_filtering           
17023
17024         * src/summaryview.c
17025                 build threads with subjects only if "Re: " is at the
17026                 beginning of the subject
17027
17028 2001-07-07 [paul]
17029
17030         0.5.0claws
17031
17032         sync with sylpheed 0.5.0
17033                 change of version number only
17034
17035 2001-07-06 [paul]
17036
17037         0.5.0claws5
17038
17039         sync with sylpheed 0.5.0pre5
17040
17041 2001-07-05 [paul]
17042
17043         sync with sylpheed 0.5.0pre4 release
17044                 /po and /manual/ja not sync'ed
17045
17046 2001-07-04 [paul]
17047
17048         more sync with sylpheed 0.5.0pre4
17049
17050 2001-07-03 [christoph]
17051
17052         * src/addressbook.c
17053                 fixed address book broken by address book
17054                 for VCard, JPilot, LDAP
17055
17056 2001-07-03 [alfons]
17057
17058         * src/matcher.c
17059         * src/textview.c
17060                 stopped memory leaks
17061
17062 2001-07-03 [paul]
17063
17064         more sync with sylpheed 0.5.0pre4
17065
17066 2001-07-02 [match]
17067
17068         * included address book patch for VCard, JPilot, LDAP
17069         * pref_common.c - fixed Font options on Display tab (cosmetic)
17070         * alertpanel.c - fixed truncated message
17071
17072 2001-07-02 [christoph]
17073
17074         * src/mbox_folder.c
17075         * src/procmsg.[ch]
17076         * src/summaryview.c
17077                 mark threads for ignoring
17078
17079 2001-07-02 [paul]
17080
17081         0.5.0claws4
17082
17083         * sync with sylpheed 0.5.0pre4
17084                 updated gettext to 0.10.38.
17085
17086 2001-07-01 [paul]
17087
17088         * src/ mainwindow.c
17089         * src/procmsg.h
17090         * src/summaryview.[ch]
17091                 new right-click option: Label.
17092                 substitute for 'Mark-->Mark/Unmark', colours the line.
17093                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17094
17095 2001-07-01 [christoph]
17096
17097         * src/folderview.c
17098                 fixed font for trash
17099         * src/summaryview.c
17100                 move ctree to unread message
17101
17102 2001-07-01 [paul]
17103
17104         * sync with sylpheed 0.5.0pre3 release
17105
17106 2001-06-30 [alfons]
17107
17108         * src/filesel.[ch]
17109         * src/compose.c
17110                 allow inserting / attaching multiple files in
17111                 the composer window
17112
17113 2001-06-30 [paul]
17114
17115         * src/codeconv.c
17116                 small change to Alfons' previous stuff so that it
17117                 actually makes
17118
17119 2001-06-30 [alfons]
17120
17121         * lots of files changed; first attempt to merge the changes
17122           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17123
17124 2001-06-30 [paul]
17125
17126         * po/pt_BR.po
17127                 updated and completed, translations by Fabio
17128                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17129
17130 2001-06-29 [alfons]
17131
17132         * src/compose.c
17133         * src/mimeproc.[ch]
17134                 allow selecting an attached files' mime type from a 
17135                 list of types.
17136
17137 2001-06-29 [paul]
17138
17139         * more sync with sylpheed 0.5.0pre3
17140
17141 2001-06-29 [paul]
17142
17143         * po/pt_BR.po
17144                 merge with sylpheed.pot and pt_BR.po provided by
17145                 Fabio Junior Beneditto.
17146
17147 2001-06-29 [darko]
17148
17149         * src/procmime.c
17150                 make MIME types case insensitive
17151
17152 2001-06-28 [alfons]
17153
17154         * po/nl.po
17155                 merge with sylpheed.pot and old nl.po; translations added.
17156
17157 2001-06-28 [paul]
17158
17159         * more sync with sylpheed 0.5.0pre3
17160
17161 2001-06-27 [alfons]
17162
17163         * src/summaryview.c
17164                 don't crash when removing parent node of messages
17165                 attracted by subject. this was caused by not deleting
17166                 the parent node from the subject line hash table.
17167
17168 2001-06-27 [alfons]
17169
17170         * src/summaryview.c
17171         * src/compose.[ch]
17172         * src/mainwindow.c
17173                 if there are multiple messages selected, allow forwarding
17174                 them as attachments.
17175
17176 2001-06-27 [paul]
17177
17178         * more sync with sylpheed 0.5.0pre3
17179
17180 2001-06-26 [paul]
17181
17182         0.5.0claws3
17183
17184         * sync with sylpheed 0.5.0pre3
17185
17186 2001-06-25 [paul]
17187
17188         * src/mainwindow.c
17189                 fixed 'compose news article' bug
17190                 from icon-and-text toolbar
17191
17192 2001-06-25 [paul]
17193
17194         * sync with sylpheed 0.5.0pre2 release
17195
17196 2001-06-24 [christoph]
17197
17198         * src/prefs_common.c
17199                 bug fix in font selection
17200         * src/folderview.c
17201                 use sylpheed's normal font instead of
17202                 gtk default font for folders without
17203                 new messages
17204
17205 2001-06-24 [alfons]
17206
17207         * src/mainwindow.[ch]
17208                 added composite compose mail / news button (an idea by Leandro
17209                 Pereira <leandro@linuxmag.com.br>)
17210
17211 2001-06-24 [paul]
17212
17213         Added instructions for ldif-to-xml.py
17214
17215         * tools/README
17216
17217 2001-06-23 [alfons]
17218
17219         Some minor things.
17220
17221         * src/pixmaps/stock_news_compose.xpm
17222                 added pixmap by Leandro
17223         * src/prefs_common.c
17224                 tested built-in spelling checker of GCC 3.0 :)
17225         * po/nl.po
17226                 merged dutch translation of sylpheed-main with
17227                 sylpheed.pot
17228
17229 2001-06-23 [paul]
17230
17231         Added tools directory and files.
17232
17233         * tools/filter_conv.pl
17234                 converts old filter system to new filtering system
17235         * tools/ldif-to-xml.py
17236                 converts netscape addressbook to sylpheed addressbook
17237         * tools/README
17238                 descriptions/instructions for above two files
17239
17240 2001-06-23 [christoph]
17241
17242         * src/inc.c
17243         * src/manage_window.[ch]
17244         * src/prefs_common.[ch]
17245                 mail retrieval dialog can be enabled, disabled
17246                 or hidden if non of sylpheed's windows is active
17247
17248 2001-06-22 [paul]
17249
17250         0.5.0claws2
17251
17252         * sync with sylpheed 0.5.0pre2
17253
17254 2001-06-21 [christoph]
17255
17256         * src/summaryview.c
17257                 show recipient on 'from' for all accounts
17258                 
17259         * src/inc.c
17260         * src/prefs_common.[ch]
17261                 disable error popup on mail receive errors
17262
17263 2001-06-21 [alfons]
17264
17265         * src/compose.c
17266                 made the ruler correctly appear and disappear.
17267
17268         * src/Makefile.am
17269                 removed Hoa's work-in-progress-stuff (interesting!) so 
17270                 claws compiles ok.
17271
17272 2001-06-20 [christoph]
17273
17274         * src/inc.c
17275         * src/progressdialog.c
17276                 added scrolled window for list in progressdialog
17277
17278 2001-06-20 [paul]
17279
17280         sync with sylpheed 0.5.0pre1 release
17281
17282 2001-06-20 [christoph]
17283
17284         * src/summeryview.c
17285                 make building threads by subject work when
17286                 thread view is enabled
17287                 
17288         * src/compose.c
17289         * src/prefs_common.[ch]
17290                 automatically select account for mail replys
17291
17292 2001-06-19 [sergey]
17293
17294         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17295         they are filled in from the account settings.
17296
17297 2001-06-19 [paul]
17298
17299         * more sync with sylpheed 0.5.0pre1
17300
17301 2001-06-18 [alfons]
17302
17303         * src/Makefile.am,
17304           src/procmime.c
17305                 added --sysconfdir to CPPFLAGS for pointing to the correct
17306                 location of mime.types. 
17307
17308                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17309                 or ./configure!
17310
17311 2001-06-18 [hoa]
17312
17313         * src/summaryview.c
17314                 fixed some bug when building threads
17315
17316 2001-06-18 [pau]l
17317
17318         * src/prefs_account.c
17319                 UI stuff: More changes to the English
17320
17321 2001-06-18 [paul]
17322
17323         * src/pixmaps/stock_news_compose.xpm: new file
17324         * src/Makefile.am
17325         * src/mainwindow.c
17326         * src/summaryview.c
17327                 Added new icon for Hoa's 'compose a news
17328                 message', plus minor improvements to the
17329                 English
17330
17331         * po/ja.po
17332         * ChangeLog
17333         * ChangeLog.jp
17334                 more sync with sylpheed 0.5.0pre1
17335
17336 2001-06-18 [hoa]
17337
17338         * src/compose.[ch]
17339         * src/mainwindow.c
17340                 Follow-up and reply to
17341
17342         * src/summaryview.[ch]
17343                 Build threads also with subjects
17344
17345 2001-06-17 [hoa]
17346
17347         * src/compose.c
17348                 forwarding use the current account.
17349
17350         * src/mainwindow.c
17351                 the "compose message" button has been replaced with
17352                 "new mail" and "new news" buttons
17353
17354         * src/prefs_common.[ch]
17355                 added a configuration option to use the forward button
17356                 as "forward as attachment"
17357                 changed reply and forward format description
17358
17359         * src/quote_fmt_lex.l
17360         * src/quote_fmt_parse.y
17361                 added message with no signature in format for reply
17362                 and forward.
17363
17364 2001-06-17 [paul]
17365
17366         Minor UI stuff
17367
17368         * src/mainwindow.c
17369         * src/summaryview.c
17370                 Improvements to the English
17371
17372         * src/prefs_common.c
17373                 Improvements to the English and some
17374                 clarity/continuity improvements in the
17375                 description of Quote symbols.
17376
17377 2001-06-17 [paul]
17378
17379         0.5.0claws1
17380
17381         * sync with sylpheed 0.5.0pre1
17382
17383 2001-06-17 [hoa]
17384
17385         * src/compose.c
17386                 Better interface for compose, displayed fields
17387                 are updated whenever we change account.
17388                 Newsgroups field is automatically filled.
17389
17390         * src/mainwindow.c
17391                 Newsgroups field is automatically filled.
17392
17393         * src/prefs_account.c
17394                 Some interface stuff when fields appear and
17395                 disappear.
17396
17397 2001-06-16 [paul]
17398
17399         0.4.99claws
17400
17401         * sync with sylpheed 0.4.99
17402
17403 2001-06-16 [sergey]
17404
17405         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17406         base64_decoder_free, base64_decoder_decode): new object and
17407         functions for decoding base64 streams.
17408         * src/procmime.c (procmime_decode_content): modified to use the
17409         new base64 decoder.
17410
17411 2001-06-15 [paul]
17412
17413         0.4.99claws10
17414
17415         * sync with sylpheed 0.4.99cvs11
17416
17417 2001-06-13 [paul]
17418
17419         0.4.99claws9
17420
17421         * sync with sylpheed 0.4.99cvs9
17422
17423 2001-06-13 [hoa]
17424
17425         * src/compose.c
17426         * src/prefs_account.c
17427
17428                 SMTP server can be defined in the news account
17429                 mime type of attachment are kept.
17430
17431         * src/summaryview.c
17432
17433                 now choose the highest important score between default
17434                 and important score of folder.
17435
17436 2001-06-09 [alfons]
17437         
17438         * src/prefs_common.c: 
17439
17440                 (prefs_quote_description_create): corrected description of 
17441                 quote format characters
17442
17443 2001-06-09 [paul]
17444
17445         0.4.99claws8
17446
17447         * sync with sylpheed 0.4.99cvs8
17448
17449 2001-06-08 [sergey]
17450
17451         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17452         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17453
17454 2001-06-08 [paul]
17455
17456         0.4.99claws7
17457
17458         * sync with sylpheed 0.4.99cvs7
17459
17460 2001-06-06 [sergey]
17461
17462         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17463         clashes with autogenerated header).
17464         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17465         * src/Makefile.am: added quote_fmt.h.
17466         * src/.cvsignore: added lex/yacc autogenerated files
17467         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17468
17469 2001-06-06 [paul]
17470
17471         0.4.99claws6
17472
17473         * sync with sylpheed 0.4.99cvs6
17474
17475 2001-06-06 [hoa]
17476
17477         * added src/quote_fmt_parse.h
17478         * src/compose.c
17479                 removed warnings
17480
17481         * src/prefs.[ch]
17482                 don't modify readonly configuration files
17483
17484         * src/prefs_account.c
17485         * src/prefs_common.c
17486         * src/prefs_customheader.c
17487         * src/prefs_display_header.c
17488         * src/prefs_filter.c
17489         * src/prefs_filtering.c
17490         * src/prefs_scoring.c
17491                 don't open dialog box when configuration files
17492                 are readonly
17493
17494 2001-06-05 [sergey]
17495
17496         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17497
17498         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17499         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17500         BUILT_SOURCES to make all files rebuild properly.
17501
17502         * src/compose.c: removed #include "quote_fmt.tab.h".
17503
17504         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17505         CHARACTER value in yylval.
17506
17507         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17508         receive CHARACTER value by documented means (yylval).
17509
17510         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17511
17512 2001-06-05 [hoa]
17513
17514         * src/Makefile.am
17515                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17516
17517         * src/filtering.c
17518         * src/matcher.c
17519         * src/matcher.h
17520         * src/prefs_filtering.c
17521                 now keep the configuration for execute action
17522
17523         * src/mbox_folder.c
17524                 fixed a warning
17525
17526 2001-06-05 [paul]
17527
17528         * sync with sylpheed 0.4.99cvs5
17529
17530 2001-06-05 [hoa]
17531
17532         * src/Makefile.am
17533                 added quote_fmt.[ch]
17534
17535         * added src/quote_fmt.y
17536         * added src/quote_fmt.l
17537         * added src/quote_fmt.tab.h
17538         * added src/quote_fmt.tab.c
17539         * added src/lex.quote_fmt.c
17540                 parsing configuration for replying
17541                 and forwarding
17542
17543         * src/prefs_common.[ch]
17544                 added configuration UI for replying
17545                 and forwarding
17546
17547         * src/compose.c
17548                 using configuration for replying
17549                 and forwarding
17550
17551 2001-06-04 [hoa]
17552
17553         * src/filtering.c
17554         * src/matcher.c
17555         * src/matcher.h
17556         * src/prefs_filtering.c
17557         * src/prefs_matcher.c
17558         * src/prefs_matcher.h
17559                 action "run a command" for filtering
17560                 and matching with a command.
17561                 fixed the "whole message" matching
17562
17563         * src/mbox_folder.c
17564                 changed temporary filename for security
17565
17566         * src/messageview.c
17567                 queue the notification if it fails to send.
17568
17569         * src/prefs_common.c
17570         * src/prefs_folder_item.c
17571                 changed the default important score             
17572
17573         * src/prefs_scoring.c
17574         * src/scoring.c
17575                 hide kill score input when the folder is not
17576                 a newsgroup
17577
17578 2001-06-03 [alfons]
17579
17580         * src/prefs_common.c:
17581
17582                 (prefs_font_select): pass font name in font entry box to font
17583                 selection dialog.
17584
17585 2001-06-03 [sergey]
17586
17587         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17588
17589 2001-06-03 [paul]
17590
17591         * sync with sylpheed 0.4.99cvs4
17592
17593 2001-06-03 [alfons]
17594
17595         * src/headerwindow.c:
17596
17597                 (headerwindow_show_cb): use the selected summary view item, not
17598                 the displayed item.
17599
17600 2001-06-02 [alfons]
17601
17602         * src/headerwindow.c:
17603
17604                 (headerwindow_show_cb): always try to show msginfo
17605
17606 2001-06-02 [hoa]
17607
17608         * src/compose.c
17609                 keep attached parts when reediting or forwarding.
17610
17611 2001-06-01 [hoa]
17612
17613         * src/folderview.c
17614         * src/prefs_folder_item.[ch]
17615         * src/prefs_scoring.[ch]
17616         * src/scoring.[ch]
17617         * src/summaryview.[ch]
17618         * src/main.c
17619         * src/mainwindow.c
17620         * src/prefs_common.[ch]
17621                 support for folder scoring
17622                 kill score and important score for messages
17623         
17624         * src/prefs_account.c
17625                 some display bug fixed for local account
17626                 preferences
17627
17628 2001-05-31 [alfons]
17629
17630         * src/summaryview.c:
17631
17632                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17633                 sender to address book menu item is disabled.
17634
17635 2001-05-30 [hoa]
17636
17637         * src/filtering.[ch]
17638         * src/summaryview.c
17639                 handling summary menu / filter messages
17640
17641         * src/folder.[ch]
17642                 add some stuff
17643
17644         * src/foldersel.c
17645                 imap folders now appears in list
17646
17647         * src/mbox_folder.c
17648                 doesn't crash if destination mail is not writeable
17649
17650 2001-05-29 [hoa]
17651
17652         * src/compose.c
17653                 removed some warnings
17654
17655         * src/filtering.c
17656         * src/folder.[ch]
17657         * src/prefs_filtering.c
17658                 global string to identify any folders           
17659                 removed some debug info
17660                 filtering to mbox folders is now possible
17661
17662         * src/mainwindow.c
17663                 removed some warnings
17664
17665         * src/mbox_folder.c
17666                 permission on files are changed to read/write for user only,
17667                 nothing for other.
17668                 creation of subfolder is handled better.
17669
17670 2001-05-28 [alfons]
17671
17672         Verified the sync for src/prefs_common.[ch] and
17673         src/prefs_account.[ch]. I believe there were some
17674         minor indentation differences.
17675
17676 2001-05-28 [paul]
17677
17678         0.4.99claws3
17679
17680         * sync with 0.4.99cvs3
17681
17682 2001-05-28 [hoa]
17683
17684         * src/compose.c
17685                 handling flags for mbox format
17686
17687         * src/filtering.c
17688                 use of mark file only for MH format
17689                 handling flags for mbox format
17690                 filtering cannot yet move or copy mails to mbox folders.
17691
17692         * src/folder.[ch]
17693                 changed move_msg, copy_msg,
17694                 move_msgs_with_dest, copy_msgs_with_dest functions
17695                 uses only folder->copy_msg() function
17696                 uses folder->finished_copy() to handle the destination
17697                 folder at the end of the copy or move operation.
17698
17699         * src/foldersel.c
17700                 included mbox directories.
17701
17702         * src/folderview.[ch]
17703         * src/mainwindow.c
17704                 handle folders operation for mbox format
17705
17706         * src/mbox.c
17707                 disable conversion of "From " header
17708
17709         * src/mbox_folder.[ch]
17710                 completion of mbox format handling
17711
17712         * src/mh.c
17713                 changed mh_copy_msg() function and
17714                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17715                 mh_copy_msgs_with_dest()
17716
17717         * src/prefs_filtering.c
17718                 removed some warnings
17719
17720         * src/prefs_matcher.c
17721                 default boolean operation is AND
17722
17723         * src/procheader.c
17724                 handling flags for mbox format
17725                 handling of "From " header
17726
17727         * src/procmsg.[ch]
17728                 removed data field
17729                 added MSG_REALLY_DELETED flags to handle deletion of
17730                 messages in mbox format.
17731
17732         * src/summaryview.c
17733                 handling flags for mbox format
17734                 disable the MSG_DELETED flags when messages
17735                 are deleted in mbox format
17736
17737         * src/textview.c
17738                 "From " headers display fixed.
17739
17740 2001-05-27 [alfons]
17741
17742         * src/textview.c:
17743                 
17744                 (get_email_part): skip quoted email addresses, like in e.g.
17745                 "'alfons@proteus.demon.nl'".
17746
17747 2001-05-26 [alfons]
17748
17749         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17750         and fixing the persistence troubles when using separate windows.
17751
17752         * src/mainwindow.c:
17753         
17754             Added #define SEPARATE_ACTION used in the gtk item factory for 
17755             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17756                 use gtk_item_factory_get_widget_by_action() to get the items.
17757                 
17758             Removed separate_widget_cb from the gtk item factory data   
17759           
17760             (mainwindow_create): connect separate_widget_cb() to check
17761             menu item "toggled" signal. also passing a MainWindow pointer
17762                 as object data for both check menu items.
17763                 
17764             (separate_widget_cb): definition of separate_widget_cb() to match
17765             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17766                 window using gtk_object_get_data(). The type of window separation 
17767                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17768         
17769         * src/prefs_filtering.c,
17770           src/prefs_matcher.c: added horizontal scrollbars
17771
17772 2001-05-25 [darko]
17773
17774         * src/headerview.c
17775                 fix segfault with invalid bold font
17776         * src/summaryview.c
17777                 correctly display summary stats after row is marked
17778
17779 2001-05-23 [sergey]
17780
17781         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17782         encodings with libjconv.
17783
17784 2001-05-23 [hoa]
17785
17786         * src/Makefile.am
17787                 added mbox_folder.[ch]
17788         * src/defs.h
17789                 mbox temporary folder
17790         * src/folder.[ch]
17791         * added src/mbox_folder.[ch]
17792         * src/folderview.c
17793         * src/procheader.[ch]
17794                 added mbox support
17795         * src/mbox.c
17796                 bugfix for file incorporation filtering
17797         * src/imap.c
17798                 enable creation of MBOX
17799         * src/prefs_display_header.c
17800                 enable use of headers like "From "
17801                 something that should be fixed :
17802                         displaying of such headers add an extra space
17803         * src/prefs_folder_item.c
17804                 don't create folders because it is not necessary
17805         * src/procmsg.h
17806                 added data field to MsgInfo for mbox internal use
17807         * src/summaryview.c
17808                 added some support for mbox
17809         * src/utils.[ch]
17810                 added get_mbox_cache_dir() function
17811
17812 2001-05-23 [hiroyuki]
17813
17814         * src/headerwindow.c
17815           src/inc.c
17816           src/main.c
17817           src/mh.c
17818           src/nntp.c
17819           src/procmsg.h
17820           src/session.h
17821           src/socket.[ch]
17822           src/summaryview.c
17823           src/textview.c
17824           src/automaton.c
17825           src/folderview.c: more sync with 0.4.99cvs2.
17826
17827         * src/headerwindow.c: reverted.
17828
17829 2001-05-22 [paul]
17830
17831         0.4.99claws2
17832
17833         * sync with sylpheed 0.4.99cvs2
17834                 * src/news.[ch]
17835                 * src/nntp.[ch]
17836                 * INSTALL
17837                 * INSTALL.jp
17838
17839 2001-05-22 [alfons]
17840
17841         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17842
17843 2001-05-21 [alfons]
17844
17845         Minor things:
17846
17847         * configure.in: if gnome-config not found, "no" is displayed
17848         
17849         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17850
17851         * src/textview.c: now also possible to add mail addresses by right
17852           clicking in the text view
17853
17854         * src/codeconv.c: merged patch which fixes endless loop when encountering
17855           invalid wide characters; from Alte <010@imis.ru>  
17856
17857 2001-05-20 [alfons]
17858
17859         Added installation of gnome specific things:
17860
17861         * Makefile.am: gnome conditional
17862
17863         * configure.in: check for installed gnome
17864
17865         * added sylpheed.png, sylpheed.desktop
17866
17867 2001-05-20 [sergey]
17868
17869         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17870
17871         * src/mainwindow.h (main_window_toolbar_create): created a button
17872         for "Reply to all".
17873         (main_window_set_toolbar_sensitive): enable/disable the new button
17874         appropriately.
17875         (toolbar_reply_to_author_cb): handle the new button.
17876
17877         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17878         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17879         failure).
17880
17881 2001-05-19 [sergey]
17882
17883         * src/compose.h (ComposeReplyMode): new modes
17884         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17885         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17886
17887         * src/compose.c
17888         (compose_send): move some code into a new function:
17889         (compose_current_mail_account): new function.
17890         (compose_reply): new argument to_author, all callers changed; if
17891         to_author==TRUE and account->protocol==A_NNTP, find and use an
17892         appropriate mail account for replying.
17893         (compose_reply_set_entry): new argument to_author; ignore
17894         compose->replyto if to_author==TRUE.
17895
17896         * src/mainwindow.c: new command "Message/Reply to author".
17897         (main_window_set_menu_sensitive): enable/disable it.
17898         (reply_cb): handle it.
17899
17900         * src/summaryview.c: new command "Reply to author".
17901         (summary_set_menu_sensitive): enable/disable it.
17902         (summary_reply_cb): handle it.
17903
17904         * src/account.c (account_find_mail_from_address): new function.
17905
17906 2001-05-18 [paul]
17907
17908         0.4.99claws1
17909
17910         * sync with sylpheed 0.4.99cvs1
17911
17912 2001-05-18 [hoa]
17913
17914         * src/compose.[ch]
17915         * src/filtering.c
17916         * src/summaryview.c
17917                 new filtering action : forward and forward as attachment
17918
17919         * src/main.c
17920                 no need for $DISPLAY when we run sylpheed --help
17921                 call to parse_cmd_opt() is moved
17922
17923         * src/mainwindow.[ch]
17924                 execute button is hidden when immediate execute
17925                 is chosen
17926
17927         * src/mh.c
17928         * src/news.c
17929         * src/prefs_folder_item.c
17930         * src/procmsg.c
17931                 better handling of missing directories
17932
17933         * src/summaryview.c
17934                 reedit is enabled in outbox
17935                 reedit is enabled in queue
17936
17937 2001-05-17 [hoa]
17938
17939         * src/filtering.c
17940         * src/matcher.[ch]
17941         * src/prefs_filtering.c
17942                 changed attachement into attachment
17943
17944 2001-05-17 [alfons]
17945
17946         0.4.67claws4    
17947
17948         * sync with sylpheed 0.4.67cvs9
17949         * sync with sylpheed 0.4.67cvs7-8
17950
17951 2001-05-17 [hoa]
17952
17953         * src/Makefile.am
17954                 added prefs_filtering.c
17955
17956         * src/filtering.[ch]
17957         * src/matcher.[ch]
17958                 removed action : forward_news and forward_news_as_attachement
17959                 (forward and forward_as_attachement can be used instead)
17960
17961         * src/mainwindow.c
17962                 added menu option to access filtering configuration
17963
17964         * src/prefs_account.c
17965                 changed mail_command default to /usr/sbin/sendmail
17966
17967         * added src/prefs_filtering.[ch]
17968                 dialog box for filtering configuration
17969
17970         * src/prefs_matcher.c
17971                 added function prefs_matcher_get_criteria_from_matching()
17972
17973         * src/prefs_scoring.c
17974                 reset the dialog when register or substitute is clicked
17975
17976 2001-05-15 [hoa]
17977
17978         * src/Makefile.am
17979                 added filtering.[ch]
17980         * src/inc.c
17981                 using filering.[ch] instead of filter.[ch]
17982         * src/main.c
17983                 reading new filtering configuration
17984         * src/matcher.[ch]
17985                 added some filtering actions
17986                 and fixed a bug for headers and mail body matching
17987         * src/mbox.c
17988                 using filering.[ch] instead of filter.[ch]
17989         * src/mh.c
17990                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
17991         * src/summaryview.c
17992                 some fixes for filtering
17993
17994 2001-05-14 [hiroyuki]
17995
17996         * src/send.c: fixed some weird indentations.
17997           send_message_with_command(): call pclose() only if p != NULL.
17998         * src/textview.c: get_email_part(): modified the code for readability.
17999
18000 2001-05-14 [hiroyuki]
18001
18002         * src/md5global.h
18003           src/md5ify.c
18004           src/md5ify.h: removed from the cvs.
18005
18006 2001-05-13 [sergey]
18007
18008         * src/main.c: include rfc2015.h to avoid compiler warnings.
18009         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18010         the panel is already on screen.
18011         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18012         closing the alert window by ESC as "No".
18013         * src/prefs_common.c (prefs_interface_create): moved return
18014         receipt check button to the correct place.
18015
18016 2001-03-13 [alfons]
18017
18018         * src/prefs_common.c: 
18019                 moved return receipt check button to the Send tab. (prefs_send_create)
18020                 removed the date format ui related globals. (prefs_display_create)
18021
18022         0.4.67claws3
18023         
18024         * sync with sylpheed 0.4.67cvs5-6
18025
18026 2001-05-13 [paul]
18027
18028         * added Alfons' font selection patch
18029
18030         * src/defs.h
18031         * src/headerwindow.c
18032         * src/prefs_common.c
18033         * src/prefs_common.h
18034
18035 2001-05-13 [hoa]
18036         * src/defs.h
18037                 changed version of cache
18038         * src/matcher.[ch]
18039         * src/prefs_matcher.c
18040                 added additionnal matching criteria
18041         * src/procheader.c
18042         * src/procmsg.[ch]
18043         * src/news.c
18044                 added references in MsgInfo
18045
18046 2001-05-12 [hoa]
18047
18048         * src/defs.h
18049                 prepared some things for new filtering
18050         * src/matcher.[ch]
18051                 added some matching properties
18052                 inreplyto need to be enhanced
18053                 prepared some things for new filtering
18054         * src/messageview.c
18055                 added Return-Receipt-To handling
18056         * src/prefs_folder_item.c
18057                 changed default value to TRUE
18058         * src/prefs_matcher.c
18059                 added some matching properties
18060         * src/prefs_scoring.[ch]
18061                 the scoring dialog is finished
18062         * src/procheader.c
18063                 added Return-Receipt-To handling
18064                 Reference need to be added
18065         * src/procmsg.[ch]
18066                 added Return-Receipt-To handling
18067                 added threadscore to get a better score sorting when
18068                 threads are enabled
18069         * src/summaryview.c
18070                 suppressed a bug when we sort the list
18071                 when no folder is opened.
18072                 better score sorting when threads are enabled
18073
18074 2001-05-12 [alfons]
18075
18076         * reverted previous patch because of potential errors 
18077
18078         0.4.67claws2
18079         
18080         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18081                 applied "toggle mail-retrieval dialog window" patch submitted 
18082                 by Eric Limpens <eric@qnt.net>
18083
18084         * sync with sylpheed 0.4.67cvs4
18085
18086 2001-05-12 [sergey]
18087
18088         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18089         some picky compilers.
18090         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18091         * src/grouplist_dialog.c: include alertpanel.h.
18092         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18093         fix compile warning.
18094         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18095         #include "defs.h" before others to prevent the warning of `MIN'
18096         and `MAX' redefinition.
18097
18098 2001-05-11 [hoa]
18099
18100         * src/main.c
18101         * src/messageview.c
18102         * src/prefs_account.c
18103         * src/prefs_display_header.c
18104                 removed warning
18105         * src/Makefile.am
18106                 added prefs_scoring.[ch]
18107         * src/grouplist_dialog.c
18108                 display an error dialog box if the group list
18109                 cannot be fetched.
18110         * src/mainwindow.[ch]
18111                 added main_window_set_thread_option() function
18112                 scoring dialog box enabled
18113         * src/matcher.[ch]
18114                 added flags matching unread /new / marked
18115                 / deleted / replied / forwarded
18116         * src/news.c
18117                 newsgroups are now finally in newscache
18118         * src/prefs_matcher.[ch]
18119                 finished preferences for matching dialog
18120         * added src/prefs_scoring.[ch]
18121                 scoring dialog box completed
18122         * src/scoring.[ch]
18123                 conversion to string : added scoringprop_to_string()
18124                 write config for preferences :
18125                 added prefs_scoring_write_config()
18126         * src/summaryview.c
18127                 threads can be enabled/disabled independently
18128                 for each folder
18129
18130 2001-05-10 [alfons]
18131
18132         0.4.67claws1
18133         
18134         * AUTHORS: 
18135                 thought it would be nice to have a list of all
18136                 contributors (used Changelog as a reference)
18137         
18138         * configure.in: 
18139                 messed up version numbering...
18140
18141         0.4.66claws1
18142
18143         * sync with sylpheed 0.4.67cvs1-3
18144
18145 2001-05-10 [darko]
18146
18147         * src/prefs_common.c:
18148                 better UI for strftime format, double clicking
18149                 on format now inserts the format in text entry
18150                 replaced close button with standard OK/Cancel
18151                 moved date format button to the right of the
18152                 text entry field
18153
18154 2001-05-09 [alfons]
18155
18156         * src/gtkstext.c:
18157                 Ctrl-Home / Ctrl-End have proper cursor navigation
18158
18159 2001-05-09 [hoa]
18160
18161         * src/prefs_matcher.c
18162                 finished UI to define matching properties
18163                 added ok and cancel button
18164         * src/prefs_filter.c
18165                 added ok and cancel button
18166         * src/news.c
18167                 fixed some bug in xhdr parsing
18168
18169 2001-05-08 [alfons]
18170
18171         * src/textview.c: 
18172                 fixed a bug in textview_show_header(), which displayed two colons (':');
18173                 cleaned up some warnings
18174
18175 2001-05-08 [hoa]
18176
18177         * src/Makefile.am
18178                 added prefs_matcher.[ch]
18179                 compilation with -W -Wall
18180         * src/alertpanel.c
18181                 ungrab the mouse events if grabbed - does it
18182                 fix the bug for disposition notification ?
18183         * src/mainwindow.c
18184                 added a menu option to open the matching dialog.
18185         * src/matcher.[ch]
18186                 added matcherprop_to_string() and matcherlist_to_string()
18187                 fixed some bugs, changed the name of some options
18188                 age_sup and age_inf becomes age_greater and age_lower,
18189                 body and messageheaders becomes body_part and headers_part,
18190                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18191         * src/prefs_display_header.c
18192         * src/prefs_headers.c
18193                 fixed a bug that accidentally destroyed dialogs
18194                 when closed them with delete_event
18195                 Added *_deleted() which handle delete_event signal correctly.
18196         * src/prefs_folder_item.[ch]
18197                 added "enable_thread" field for future customization
18198         * added src/prefs_matcher.[ch]
18199                 sample of the UI to define matching properties
18200         * src/procheader.c
18201                 using procheader_headername_equal instead of str*cmp functions
18202                 using procheader_parse_header() function
18203         * src/scoring.c
18204                 using MATCHING_XXX instead of SCORING_XXX
18205         * src/summaryview.c
18206                 display the sender of the news even if this is ourself
18207                 when this is a news message.
18208         * src/textview.c
18209                 using headername_equal() instead of str*cmp functions
18210
18211 2001-05-08 [alfons]
18212
18213         0.4.66claws
18214
18215         * sync with sylpheed 0.4.66
18216         * src/gtkstext.c: trace logs added 
18217
18218 2001-05-08 [sergey]
18219
18220         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18221         signature check popup.
18222         * src/rfc2015.c (check_signature): show signature check popup only
18223         if it is enabled in preferences.
18224
18225 2001-05-07 [alfons]
18226
18227         0.4.66claws4
18228         
18229         * sync with sylpheed 0.4.66cvs6
18230
18231 2001-05-07 [darko]
18232
18233         * src/prefs_common.[ch]: added option to enable/disable
18234           looking up sender name in address book for summary pane
18235         * src/summaryview.c: look up sender in the address book
18236           by using Alfons' address completion code
18237
18238 2001-05-07 [hiroyuki]
18239
18240         * src/inc.h
18241           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18242           member of Pop3State.
18243         * src/news.c: brought #include "defs.h" before #include <glib.h>
18244           to prevent the warning of `MIN' and `MAX' redefinition.
18245
18246 2001-05-06 [hoa]
18247
18248         * removed src/headers_display.[ch]
18249         * removed src/prefs_display_headers.[ch]
18250         * src/inc.c
18251                 use a temporary file in the user directory for mbox import
18252         * src/news.c
18253                 added XHDR support to get "To" and "Cc" headers
18254                 (in order to match news with to or cc field for
18255                 scoring)
18256                 added function news_parse_xhdr() to get XHDR response
18257         * src/nntp.[ch]
18258                 added function nntp_xhdr()
18259         * src/matcher.c
18260                 fetch the message if necessary
18261
18262 2001-05-06 [alfons]
18263
18264         0.4.66claws3
18265
18266         * sync with sylpheed 0.4.66cvs3-5
18267
18268 2001-05-06 [hoa]
18269
18270         * src/utils.[ch]
18271                 added function itos_buf() to enable use of several buffers
18272         * src/summaryview.c
18273                 use of itos_buf() instead of itos() in summary list
18274                 to fix the broken display of message number.
18275
18276 2001-05-06 [alfons]
18277
18278         * src/gtkstext.c: bug in cursor up navigation fixed,
18279                 fixed another unsigned / signed comparison (we're getting there :-)
18280
18281 2001-05-06 [hoa]
18282
18283         * src/Makefile.am
18284                 added scoring.c scoring.h
18285                 prefs_folder_item.c prefs_folder_item.h
18286                 matcher.c matcher.h
18287         * src/defs.h
18288                 added FOLDERITEM_RC SCORING_RC
18289         * src/folder.[ch]
18290                 added prefs field in FolderItem :
18291                 properties for each folder (PrefsFolderItem),
18292                 sorting type and mode were added as the first properties.
18293         * src/main.c
18294                 read config for scoring
18295         * added src/matcher.[ch]
18296                 gives functions to parse configuration file to do
18297                 matching on mails with a list of conditions.
18298         * src/mainwindow.c
18299                 add option to sort by score
18300         * src/prefs_common.[ch]
18301                 added preference option to show score and for
18302                 the score column size
18303         * added src/prefs_folder_item.[ch]
18304                 properties for each folder (PrefsFolderItem),
18305                 sorting type and mode were added as the first properties.
18306         * src/procheader.[ch]
18307                 added procheader_parse_header()
18308                 added procheader_header_free()
18309                 added procheader_headername_equal()
18310                 and made modification to use them.
18311         * src/procmsg.[ch]
18312                 added score field to MsgInfo structure
18313         * added src/scoring.[ch]
18314                 gives functions to parse configuration file to do
18315                 scoring on mails with a list of conditions.
18316         * src/summaryview.[ch]
18317                 save the sorting type and mode for the folder
18318                 added column to display the score of the mail
18319                 added function summary_score_clicked()
18320                 sorting type and mode are restored to the folder
18321                 when it is reopen
18322         * src/textview.c
18323                 use procheader_parse_header(), procheader_headername_equal()
18324                 removed memory leak in text_scan_header when freeing headers
18325         * src/filter.c
18326                 changed the function to match names of headers
18327                 using procheader_headername_equal()
18328
18329         Scoring functions are implemented, an interface is needed
18330         to configure that.
18331
18332 2001-05-04 [alfons]
18333
18334         * src/gtkstext.c: 
18335                 hopefully fixed the row up navigation bug,
18336                 removed adding back / forward lines to cache
18337
18338 2001-05-04 [sergey]
18339
18340         * src/prefs_display_headers.c: user interface changes:
18341         (prefs_display_headers_create): remove unused "Show" check button;
18342         allow reordering of headers by dragging.
18343         (prefs_display_headers_write_config): remove unused variables.
18344         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18345         of lists (not needed with the new UI).
18346         (prefs_display_headers_set_list): scan lists starting from row 0,
18347         not 1 (do not skip "(New)").
18348         (prefs_display_headers_find_header): new function.
18349         (prefs_display_headers_clist_set_row): do not allow duplicates.
18350         (prefs_display_headers_delete_cb): do not skip row 0; treat
18351         closing the alert window by ESC as "No".
18352         (prefs_display_headers_up): do not protect row 0.
18353         (prefs_display_headers_down): do not protect row 0.
18354
18355 2001-05-04 [sergey]
18356
18357         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18358         functions.
18359
18360         * src/summaryview.c
18361         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18362         summary_select_next_marked, summary_select_prev_marked): new
18363         functions.
18364
18365 2001-05-03 [sergey]
18366
18367         * src/news.c: fixed a bug when no article can be fetched after
18368         server timeout if the connection was restored by news_post():
18369         (news_select_group): new function.
18370         (news_fetch_msg): call news_select_group() before fetching
18371         article.
18372         (news_get_uncached_articles): set session->group after successful
18373         GROUP command.
18374
18375 2001-05-03 [hoa]
18376
18377         * src/defs.h
18378         * src/procmsg.[ch]
18379         * src/procheader.c
18380                  changed version of cache, added cc field
18381
18382         * src/prefs_display_headers.c
18383                 the interface was changed
18384
18385         * src/prefs_headers.c
18386                 added cancel button
18387
18388 2001-05-03 [alfons]
18389
18390         * completed sync of sylpheed cvs2
18391         * src/gtkstext.c: updated row up / down cursor navigation
18392         * src/textview.c: re-edited, prepared for fixing the email address
18393                 scanner.
18394
18395 2001-05-03 [darko]
18396
18397         * src/prefs_common.c: use alfons' strftime ui code
18398         entry_datefmt and datefmt_sample widgets have to be
18399         global in this module because of this change
18400
18401 2001-05-03 [hoa]
18402
18403         * src/messageview.c
18404         * src/prefs_common.[ch] added option to activate the return receipt
18405                 feature.
18406
18407 2001-05-02 [alfons]
18408
18409         * src/gtkstext.c: fix for row up/down cursor navigation. 
18410
18411         0.4.66claws2
18412         
18413         * sync with 0.4.66cvs2
18414
18415 2001-05-02 [paul]
18416
18417         added add-sender-to-addressbook patch
18418
18419         * src/addressbook.c
18420         * src/addressbook.h
18421         * src/summaryview.c
18422
18423 2001-05-02 [sergey]
18424
18425         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18426         G_ALERTDISABLE.
18427
18428         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18429         all existing callers changed to pass FALSE; create a check button
18430         to disable the message.
18431         (alertpanel_message_with_disable): new function.
18432         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18433         (alertpanel_button_toggled): new function.
18434         (alertpanel_button_clicked, alertpanel_close): set value using
18435         G_ALERT_VALUE_MASK.
18436
18437         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18438
18439         * src/prefs_common.c (prefs_privacy_create): new check button
18440         checkbtn_gpgme_warning.
18441
18442         * src/main.c (main): moved preferences reading before gpgme
18443         initialization; check prefs_common.gpgme_warning before giving the
18444         GnuPG warning and set it to FALSE if the user wants to disable the
18445         warning.
18446
18447 2001-05-02 [hiroyuki]
18448
18449         * src/prefs_display_headers.c: modified the layout and some labels.
18450
18451 2001-05-02 [sergey]
18452
18453         * src/prefs_account.c (prefs_account_fix_size): new function.
18454         (prefs_account_create): call prefs_account_fix_size(); use
18455         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18456         size when the window is shown for the first time).
18457         (prefs_account_basic_create): changed layout of serv_table; moved
18458         localmbox_entry above smtpserv_entry (logically it replaces
18459         POP3/IMAP server).
18460         (prefs_account_protocol_activated): set sensitivity of
18461         nntpauth_chkbtn according to the protocol (in addition to
18462         hide/show); commented out gtk_table_set_row_spacing() calls.
18463         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18464         not sensitive (fixes a bug with disabled username/password boxes
18465         when editing POP3 account after NNTP with authentication).
18466
18467 2001-05-02 [hoa]
18468
18469         * src/account.c
18470         * src/inc.c
18471         * src/prefs_account.[ch]
18472         * src/send.c
18473                 removed local account without SMTP server
18474                 added option to use mail command instead of a connexion
18475                 to SMTP server when a local account is used
18476         * src/prefs_headers.c
18477                 fixed a bug
18478         * src/news.c
18479                 fixed a bug when connexion immediately closed
18480
18481 2001-05-01 [alfons]
18482
18483         0.4.66claws1
18484         
18485         * sync with 0.4.65
18486
18487 2001-05-01 [sergey]
18488
18489         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18490         widget nntpauth_chkbtn.
18491         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18492         visibility.
18493         (prefs_account_nntpauth_toggled): new function.
18494
18495         * src/news.c (news_session_new_for_folder): use NNTP
18496         authentication only if ac->use_nntp_auth is set.
18497
18498 2001-05-01 [hoa]
18499
18500         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18501         * src/prefs_display_headers.c changed the UI
18502         * src/prefs_headers.c changed account_name to account_id
18503         * src/compose.c using customheader.h
18504
18505 2001-05-01 [hiroyuki]
18506
18507         * src/esmtp.c
18508           src/news.c
18509           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18510           unsynched.
18511
18512 2001-05-01 [hoa]
18513
18514         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18515         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18516                 for displaying of headers
18517         * src/grouplist_dialog.[ch] minor changes to remove warnings
18518         * src/prefs_display_headers.[ch] dialog to choose the
18519         headers to display in the mail viewer.
18520         * src/headers.h correction of #define
18521         * src/headers_display.[ch] configuration for displaying of headers.
18522         * src/main.c read config of displaying of headers
18523         * src/prefs_common.c add a button to access the config dialog
18524                 for displaying of headers
18525         * src/prefs_display_headers.[ch] dialog for configuration for
18526                 displaying of the headers.
18527         * src/prefs_headers.c cleaning of code
18528         * src/procheader.c comments added to code
18529         * src/textview.c changes to reorder the headers depending
18530                 on the config for displaying of headers
18531
18532 2001-04-30 [alfons]
18533
18534         0.4.65claws7
18535
18536         * sync with 0.4.65cvs12
18537
18538         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18539
18540 2001-04-30 [sergey]
18541
18542         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18543
18544         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18545         is set to force reconnection after authentication failure.
18546         (nntp_gen_command): set sock->auth_failed on authentication
18547         failure, or if sock->userid and sock->passwd are not set.
18548
18549         * src/news.c (news_session_new_for_folder): set userid=NULL if
18550         password dialog is cancelled.
18551
18552 2001-04-30 [sergey]
18553
18554         * src/nntp.h (NNTPSockInfo): new type.
18555
18556         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18557         SockInfo.
18558         (nntp_open_auth, nntp_close): new functions.
18559         (nntp_gen_command): new function to handle authentication; all
18560         NNTP command functions updated to use it.
18561         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18562         (nntp_list): removed old useless code.
18563
18564         * src/news.h (NNTPSession): new field nntp_sock.
18565
18566         * src/news.c: all functions updated to use NNTPSockInfo instead of
18567         SockInfo.
18568         (news_session_new): new arguments (userid, passwd); made static;
18569         use nntp_open_auth() if needed.
18570         (news_session_destroy): use nntp_close() instead of sock_close().
18571         (news_query_password): changed arguments.
18572         (news_session_new_for_folder): new function.
18573         (news_session_get): use news_session_new_for_folder().
18574         (news_authenticate): deleted.
18575         (news_get_uncached_articles): removed old authentication code.
18576
18577 2001-04-30 [sergey]
18578
18579         * src/news.c: reverted my previous changes (need to do NNTP
18580         authentication in a cleaner way).
18581         
18582 2001-04-29 [sergey]
18583
18584         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18585         news_nntp_post, news_nntp_mode): new functions (wrappers with
18586         authentication support).
18587         (news_get_article_cmd, news_get_article, news_get_header): new
18588         argument "folder"; all callers changed.
18589         (news_get_article_cmd): added authentication support.
18590         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18591         (news_post): use news_nntp_post() instead of nntp_post().
18592         (news_get_uncached_articles): use news_nntp_group() instead of
18593         nntp_group() and news_nntp_xover() instead of nntp_xover();
18594         removed old authentication code.
18595         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18596
18597         * src/nntp.c (nntp_list): return real error code instead of
18598         hardcoded NN_ERROR.
18599
18600 2001-04-29 [sergey]
18601
18602         * configure.in: fixed wint_t typedef detection again
18603
18604 2001-04-28 [hoa]
18605
18606         * src/prefs_account.[ch], added A_LOCAL_CMD
18607                 (send mail with mail command)
18608         * src/send.c added function send_message_with_command()
18609         * src/inc.c made a more secure get_spool() function with
18610                 mktemp() but maybe mkstemp() or something more
18611                 secure can be used.
18612
18613 2001-04-28 [alfons]
18614
18615         * src/textview.c, colorization of email addresses in headers
18616
18617         0.4.65claws6
18618
18619         * bug sync with sylpheed
18620         * prefs_common.c: created date format ui for darko
18621         * sync with 0.4.65cvs11
18622         * configure.in: corrected to have the new gpg checks
18623
18624 2001-04-27 [alfons]
18625
18626         * completed sync with 0.4.65cvs10
18627         * minor debug things added to gtkstext.c
18628
18629 2001-04-27 [darko]
18630
18631         * configure.in: remove check for availability of
18632           strftime() as advised by Hiroyuki
18633         * src/prefs_common.[ch], src/procheader.c:
18634           synch strftime() code with Hiroyki's main branch
18635
18636 2001-04-26 [sergey]
18637
18638         * src/news.c: news_query_password(), news_authenticate(): new
18639           functions.
18640           news_get_uncached_articles(): added NNTP authentication
18641           handling.
18642         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18643           new functions.
18644         * src/prefs_account.c: prefs_account_protocol_activated():
18645           enable userid and password fields for NNTP.
18646
18647 2001-04-26
18648
18649         * configure.in: check for availability of strftime()
18650           [darko]
18651         * src/prefs_common.[ch], src/procheader.c: use
18652           strftime() for displaying date in summary pane if it
18653           is available
18654
18655 2001-04-25
18656
18657         * more .cvsignore cleanups [alfons]
18658
18659 2001-04-25
18660
18661         * ac/sv-check-type.m4: new autoconf macro.
18662         * configure.in: fixed wint_t typedef detection (did not work
18663           with gcc-2.96).
18664
18665 2001-04-25
18666
18667         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18668           [hiroyuki]
18669
18670 2001-04-24
18671         * modified gtkstext.c : buggy cursor navigation fixed, 
18672           and font descent also taken in account when drawing
18673           cursor. [alfons]
18674
18675 2001-04-24 [hoa]
18676         * added comments in src/news.c src/nntp.c
18677         * added src/prefs_headers.[ch]
18678         * added src/headers.[ch]
18679         * modified compose.c to activate custom headers
18680                 added function is_in_custom_headers
18681         * modified prefs_account.[ch]
18682                 added function prefs_account_customhdr_edit
18683         * modified src/defs.h :
18684                 added HEADERS_RC : name of the config file
18685                 for the custom headers
18686
18687 2001-04-24
18688
18689     0.4.65claws5
18690
18691         * configure.in
18692           src/gtkstext.[ch]
18693           src/compose.c
18694           src/Makefile.am
18695           
18696           added gtkstext with configure.in patch by Hiroyuki which
18697           should fix the XIM detection [alfons]
18698
18699         * more clean up of cvs [alfons]
18700
18701                  * removed all Makefile.in files to attic.
18702
18703                  * updated all .cvsignores to really ignore things that could
18704                    be unintentionally committed by a recursive commit.
18705
18706 2001-04-23 [hoa]
18707         * added src/grouplist_dialog.[ch]
18708         * changed src/folderview.c to call grouplist_dialog instead
18709                 of inputdialog
18710         * src/news.c :
18711                 added functions news_reset_group_list
18712                 and news_get_group_list
18713         * src/nntp.c :
18714                 added function nntp_list
18715         * src/defs.h :
18716                 added GROUPLIST_FILE : name of the newsgroup list cache file
18717
18718 2001-04-21
18719
18720         * added option to warn about queued messages on exit [sergey]:
18721
18722           * src/compose.c: compose_queue(): call folder_item_scan()
18723             and folderview_update_item() after queueing.
18724           * src/folderview.c: folderview_update_node(): draw the queue
18725             folder in bold font if there are queued messages.
18726           * src/mainwindow.c: queued_messages(): new function.
18727             app_exit_cb(): display warning if there are queued messages
18728             if warn_queued_on_exit is set.
18729           * prefs_common.[ch]: add warn_queued_on_exit option.
18730
18731         * enhanced GnuPG key selection support [sergey]:
18732
18733           * src/select-keys.c: updated to newer version from Win32
18734             branch with support for selecting arbitrary keys.
18735           * src/prefs_account.c: added the Privacy tab to the account
18736             options window.
18737             prefs_account_privacy_create(),
18738             prefs_account_sign_key_set_data_from_radiobtn(),
18739             prefs_account_sign_key_set_radiobtn(): new functions.
18740           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18741           * src/rfc2015.c: set_signers(): new function.
18742             pgp_sign(): add the account parameter, call set_signers().
18743             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18744           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18745           * src/compose.c: pass the current account to rfc2015_sign().
18746
18747         * tag name claws added to prevent confusion with main branch [alfons]
18748
18749         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18750
18751         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18752
18753         * sync with recent sylpheed cvs. Untested though. [alfons]
18754