move Font config options to Other Prefs/Display/Fonts
[claws.git] / ChangeLog.claws
1 2003-09-29 [paul]       0.9.5claws37
2
3         * po/POTFILES.in
4           src/Makefile.am
5           src/main.c
6           src/prefs_common.[ch]
7           src/prefs_fonts.[ch]  ** NEW FILES **
8                 move Font config options to Other Prefs/Display/Fonts
9                 (user's current configuration is preserved)
10
11 2003-09-29 [paul]       0.9.5claws36
12
13         * src/inc.c
14           src/prefs_account.c
15                 allow 'local_mbox' value to point to either a directory 
16                 (/var/mail -  default, new) or a file (/var/mail/username
17                 - original)
18
19 2003-09-28 [paul]       0.9.5claws35
20
21         * src/rfc2015.c
22                 on signature check, where key exists, print the
23                 Key ID
24
25 2003-09-27 [alfons]     0.9.5claws34
26
27         * src/action.c
28                 o make progress bar not fill/expand when resizing dialog
29                 o use default fixed text font for actions output
30
31 2003-09-27 [paul]       0.9.5claws33
32
33         * src/prefs_common.[ch]
34           src/procmsg.c
35           src/send_message.c
36                 remove External Program settings from Common Prefs/Send
37                 as they are now unnecessary due to Local account settings.
38                 plus a little tidying-up after 0.9.5claws31
39
40 2003-09-27 [paul]       0.9.5claws32
41
42         * src/prefs_account.c
43                 o make correction to gui text:
44                   'Local mailbox file' -> 'Local mailbox directory'
45                 o give 'local_mbox' option a reasonable default value:
46                   '/var/mail'
47                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
48                   value
49
50 2003-09-26 [paul]       0.9.5claws31
51
52         * src/inc.c
53           src/prefs_common.[ch]
54                 remove 'Incorporate from spool' common pref,
55                 force creation of a 'Local' account
56
57 2003-09-26 [christoph]  0.9.5claws30
58
59         * src/folder.c
60         * src/msgcache.c
61                 add more NULL pointer checks
62
63 2003-09-25 [christoph]  0.9.5claws29
64
65         * src/folder.c
66                 o don't fetch source message to get it's message id
67                 o immediately scan dest folder when copying a message did not
68                   return a new message number and not do it when the first message
69                   without a new message number is found
70
71 2003-09-23 [christoph]  0.9.5claws28
72
73         * src/compose.c
74                 fix generating of headers
75
76         (patch by David Relson <relson@osagesoftware.com>)
77
78 2003-09-23 [paul]       0.9.5claws27
79
80         * po/zh_CN.po
81                 update Simplified Chinese translation. submitted by
82                 Hansom Young
83
84 2003-09-23 [paul]       0.9.5claws26
85
86         * tools/Makefile.am
87           tools/README
88           tools/vcard2xml.py    ** NEW FILE **
89                 add a script that converts an evolution vcard to
90                 sylpheed's xml format
91                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
92
93 2003-09-22 [paul]       0.9.5claws25
94
95         * src/plugins/clamav/clamav_plugin.c
96                 don't skip MULTIPART parts
97
98 2003-09-21 [christoph]  0.9.5claws24
99
100         * src/alertpanel.c
101                 remove unneeded include
102
103         * src/folder.c
104                 clean up copy/move mess with duplicated code
105
106         * src/imap.c
107                 fix problem that sometimes the folder was not scanned
108                 also it was changed
109
110 2003-09-21 [christoph]  0.9.5claws23
111
112         * src/Makefile.am
113         * src/logwindow.[ch]                    ** REMOVE **
114         * src/mainwindow.c
115         * src/prefs_common.c
116         * src/gtk/Makefile.am
117         * src/gtk/logwindow.[ch]                ** ADD **
118                 make logwindow prefs_common independent and move
119                 it to gtk directory
120
121 2003-09-20 [christoph]  0.9.5claws22
122
123         * src/compose.c
124                 add extra space for address code conversion
125                 (4 * unconvered size could be too small for short headers)
126
127 2003-09-20 [christoph]  0.9.5claws21
128
129         * src/compose.c
130                 increase temp buffer size when writing headers
131
132 2003-09-19 [darko]      0.9.5claws20
133
134         * src/compose.c
135                 don't ignore value of 'Save copy of outgoing messages to
136                 this folder instead of Sent' in message redirect
137
138 2003-09-17 [christoph]  0.9.5claws19
139
140         * src/compose.c
141                 use ", " as address seperator for mail headers and pass whole
142                 header line at once to compose_convert_header to make sure
143                 it is correctly folded
144
145         (closes Bug 64 Problem when sending to many recipients)
146
147 2003-09-17 [hoa]        0.9.5claws18
148         
149         * src/matcher.[ch]
150           src/matcher_parser_parse.y
151           src/prefs_matcher.c
152                 changed the keyword used for command execution in condition
153                 keyword is changed from "execute" to "test"
154                 so that it is not the same as the one used for action.
155                 This will fix a bug when using filtering dialog.
156                 All semantic in the code is also changed to reflect
157                 the keyword change.
158
159 2003-09-17 [paul]
160         
161         * sync with 0.9.6 release
162
163 2003-09-17 [paul]       0.9.5claws17
164
165         * sync with 0.9.5cvs8
166                 see ChangeLog 2003-09-16 and 2003-09-17
167
168 2003-09-16 [paul]       0.9.5claws16
169
170         * sync with 0.9.5cvs6
171                 see ChangeLog 2003-09-16
172
173 2003-09-15 [paul]       0.9.5claws15
174
175         * sync with 0.9.5cvs5
176                 see ChangeLog 2003-09-15
177
178 2003-09-14 [alfons]     0.9.5claws14
179
180         * src/inc.c
181                 make "Go to inbox after receiving new mail" again;
182                 regression of a sync, restored to sylpheed main 
183                 behaviour. (misses still some bits)
184
185 2003-09-14 [alfons]     0.9.5claws13
186
187         * src/prefs_filtering_action.c
188                 o add proper message if empty execute command line
189                 o don't select first action item after registering a
190                   new action to prevent (what seems to be a GTK) bug
191                   #36, "filtering will only accept one action change 
192                   per invocation".
193
194 2003-09-14 [alfons]     0.9.5claws12
195
196         * src/prefs_filtering.c
197         * src/prefs_filtering_action.c
198         * src/prefs_matcher.c
199                 fix function signature for key_pressed_event signal handlers
200
201 2003-09-14 [alfons]     0.9.5claws11
202
203         * src/mainwindow.c
204                 fix regression caused by fix for invalid bug #7
205                 (should fix #246, "Multiple selections are deselected when 
206                 moving from search window to main window")
207                 
208 2003-09-14 [alfons]     0.9.5claws10
209         
210         * src/actions.[ch]
211         * src/filtering.[ch]
212         * src/prefs_actions.c
213                 allow `filtering actions` in actions; only for advanced users
214                 right now: try for example, "%as{mark color 2}" 
215         
216 2003-09-13 [paul]       0.9.5claws9
217         
218         * po/pl.po
219           po/zh_CN.po   ** NEW FILE **
220                 update Polish translation, submitted by Emil 
221                 <eminowbl@posejdon.wpk.p.lodz.pl>
222                 add new Simplified Chinese translation, submitted by
223                 Hansom Young <hansom_young@yahoo.com>
224
225 2003-09-12 [alfons]     0.9.5claws8
226
227         * src/summaryview.c
228                 don't open separate message views when View | Separate message view
229                 is active 
230                 (please look carefully for any navigation regressions)
231
232 2003-09-11 [alfons]     0.9.5claws7
233
234         * src/mainwindow.c
235                 make default message view, opened by View | Separate message 
236                 view, look like a claws message view (which includes a menu
237                 bar and a toolbar)
238                 (fixes bug #298, "message view loses tool bar") 
239
240 2003-09-11 [christoph]  0.9.5claws6
241
242         * src/folderview.c
243                 fix double deleting of newsgroup folders
244
245         (closes Bug 305 crash after deleting of a newsgroup)
246
247 2003-09-11 [paul]       0.9.5claws5
248
249         * src/rfc2015.c
250           src/common/utils.h
251                 more sync'ing from 0.9.5cvs2
252
253 2003-09-11 [christoph]  0.9.5claws4
254
255         * src/compose.c
256         * src/rfc2015.c
257         * src/common/utils.h
258                 fix sync with 0.9.5cvs2
259
260 2003-09-11 [paul]       0.9.5claws3
261
262         * sync with 0.9.5cvs4
263                 see ChangeLog 2003-09-11
264
265 2003-09-11 [paul]       0.9.5claws2
266
267         * sync with 0.9.5cvs2
268                 see ChangeLog 2003-09-05
269                 
270 2003-09-11 [paul]       0.9.5claws1
271
272         * sync with 0.9.5cvs3
273                 see ChangeLog 2003-09-10
274
275 2003-09-10 [paul]       0.9.5claws
276
277         * 0.9.5claws released
278
279 2003-09-10 [paul]       0.9.4claws78
280
281         * src/Makefile.am
282                 add missing files
283
284 2003-09-10 [melvin]     0.9.4claws77
285
286         * po/fr.po
287                 Updated French translations
288
289 2003-09-10 [paul]       0.9.4claws76
290
291         * po/es.po
292           po/sk.po
293           po/sr.po
294                 update Spanish, Slovak, and Serbian translations.
295                 submitted by Ricardo Mones Lastra, Andrej Kacian,
296                 and Urke MMI
297                 
298         * AUTHORS
299                 add translation team section
300
301 2003-09-09 [christoph]  0.9.4claws75
302
303         * src/folder.c
304                 free item->prefs in folder_item_destroy
305
306 2003-09-09 [alfons]     0.9.4claws74
307
308         * src/folderview.c
309                 o proper check for root node sorting
310                 o remove unnecessary gtk_ctree_remove_node 
311
312         (should fix bug #300, "crash while moving folder")      
313
314 2003-09-08 [christoph]  0.9.4claws73
315
316         * src/folderview.c
317                 o fix double adding of IMAP FolderItems to GtkCTree
318                 o fix crash then mbox folder is removed
319
320 2003-09-08 [christoph]  0.9.4claws72
321
322         * src/folder.c
323         * src/folderview.c
324         * src/mainwindow.c
325                 fix new folder notification
326
327         * src/mbox_folder.c
328                 fix cache path
329
330 2003-09-08 [christoph]  0.9.4claws71
331
332         * src/compose.c
333                 replace '\n' and '\r' before removing trailing spaces
334
335         * src/folder.[ch]
336         * src/folderview.c
337                 add information about new or removed items in folder tree change
338                 notification and use this in folderview to add and remove only
339                 the appected items and not refresh the whole tree
340
341 2003-09-07 [match]      0.9.4claws70
342
343         * src/Makefile.am
344         * src/addr_compl.c
345         * src/addressbook.c
346         * src/addressitem.h
347         * src/addrindex.c
348         * src/addritem.c
349         * src/addritem.h
350         * src/addrquery.c                       ** NEW **
351         * src/addrquery.h
352         * src/ldapquery.c
353         * src/ldapserver.c
354         * src/stock_pixmap.c
355         * src/stock_pixmap.h
356         * src/pixmaps/address_search.xpm        ** NEW **
357                 re-introduce Lookup button for LDAP 'static' searches.
358
359 2003-09-07 [alfons]     0.9.4claws69
360         
361         * src/summaryview.c
362                 abandon setting usize for messageview because it gives layout problems
363                 with the quick search bar and the headerview; fixes assorted UI glitches:
364                 
365                 o bug #148, "Toggling of quick-search bar reduces index view area" 
366                 o bug #280, "Window resiizes for line length but does not revert"
367
368 2003-09-07 [christoph]  0.9.4claws68
369
370         * src/compose.c
371                 o make sure we don't have any newlines in header values
372                 o check custom headers for spaces and newlines and ignore
373                   malformed header names
374
375 2003-09-06 [christoph]  0.9.4claws67
376
377         * src/folder.c
378         * src/folderview.c
379                 invoke notification hook for folder tree changes after append
380                 and remove folder
381
382         (closes Bug 294 Crash while moving folder with many subdirectories)
383
384 2003-09-06 [christoph]  0.9.4claws66
385
386         * src/folder.c
387                 destroy folder's MsgCache if FolderItem is removed to make sure
388                 it is not saved when the FolderItem is destroyed
389
390 2003-09-06 [christoph]  0.9.4claws65
391
392         * src/plugins/clamav/clamav_plugin.c
393                 fix copy & paste bug
394
395 2003-09-05 [christoph]  0.9.4claws64
396
397         * src/folder.c
398         * src/messageview.[ch]
399         * src/procmsg.[ch]
400         * src/summaryview.c
401                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
402                 by MessageView to clear it when the message is deleted. Should
403                 work even if messages are deleted in MainWindow or by
404                 processing.
405
406 2003-09-05 [alfons]     0.9.4claws63
407
408         * src/messageview.c
409                 deleting a message in a message view frees its msginfo, make 
410                 messageview_update_all() aware of that (should fix bug #293,
411                 "deleting message caused crash")
412
413 2003-09-05 [melvin]     0.9.4claws62
414
415         * src/action.c
416                 Improve synchronous action exit code (fixes 
417                 a ~5 seconds delay after action exit on RedHat 9)
418
419 2003-09-04 [christoph]  0.9.4claws61
420
421         * src/compose.c
422         * src/rfc2015.c
423         * src/common/utils.[ch]
424                 add util function to create mime boundary and use it
425                 in compose and gpg code
426
427 2003-09-04 [alfons]     0.9.4claws60
428
429         * src/folder.c
430                 source folder item's GNode should already have been freed in 
431                 a previous call to src->folder->klass->remove_folder()
432                 (should fix bug #287, "crash when moving folders")
433
434 2003-09-03 [thorsten]   0.9.4claws59
435
436         * src/plugins/spamassassin/spamassassin_gtk.c
437                 fix compile error
438
439 2003-09-03 [christoph]  0.9.4claws58
440
441         * src/plugins/spamassassin/spamassassin.[ch]
442         * src/plugins/spamassassin/spamassassin_gtk.c
443                 add timeout config option
444
445 2003-09-03 [paul]       0.9.4claws57
446
447         * po/sk.po      ** NEW FILE **
448                 add Slovak translation. Submitted by Andrej Kacian 
449                 <andrej@kacian.sk>
450
451 2003-09-03 [paul]       0.9.4claws56
452
453         * src/plugins/clamav/clamav_plugin_gtk.c
454                 gui tweaks: replace a label with a tooltip, modify the
455                 text, use gtk_check_button_new(); instead of
456                 gtk_check_button_new_with_label("");
457
458 2003-09-02 [alfons]     0.9.4claws55
459
460         * src/gtk/filesel.c
461                 remember last used dir when attaching multiple files (should fix
462                 bug #290, "Attach File does not remember directory")
463
464 2003-09-01 [paul]       0.9.4claws54
465
466         * po/es.po
467                 updated by Ricardo Mones Lastra
468
469 2003-09-01 [alfons]     0.9.4claws53
470
471         * src/gtk/gtkaspell.[ch]
472                 be pedantic and strict and use const gchar * instead of guchar *
473
474 2003-09-01 [alfons]     0.9.4claws52
475
476         * src/mainwindow.c
477         * src/summaryviewc.
478                 re-enable Save As when multiple messages are selected
479
480 2003-09-01 [paul]       0.9.4claws51
481
482         * src/textview.c
483                 g_free(trimmed_uri);
484
485 2003-09-01 [paul]       0.9.4claws50
486
487         * sync with 0.9.4cvs13
488                 see ChangeLog 2003-09-01
489
490 2003-09-01 [paul]       0.9.4claws49
491
492         * src/textview.c
493                 trim uri before sending to the statusbar
494                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
495                 in the message window causes main S-C window to enlarge 
496                 past screen edges'
497
498 2003-09-01 [paul]       0.9.4claws48
499
500         * sync with 0.9.4cvs12
501                 see ChangeLog 2003-09-01
502
503 2003-08-30 [christoph]  0.9.4claws47
504
505         * src/compose.c
506         * src/folder_item_prefs.[ch]
507         * src/prefs_folder_item.c
508         * src/gtk/gtkaspell.[ch]
509                 commit per folder dictionary patch by
510                 Paul Evans <nerd@freeuk.com>
511
512 2003-08-30 [christoph]  0.9.4claws46
513
514         * src/plugins/spamassassin/spamassassin_gtk.c
515         * src/plugins/spamassassin/spamassassin_gtk.glade
516                 reduce GUI clutter by placing hints into tooltips
517
518 2003-08-30 [paul]       0.9.4claws45
519
520         * src/compose.c
521                 add 'Content-Disposition: inline' to a text/plain
522                 part when using PGP/MIME signing
523
524 2003-08-30 [paul]       0.9.4claws44
525
526         * src/prefs_common.c
527           src/prefs_spelling.c
528           src/prefs_spelling.glade
529                 reduce GUI clutter by placing hints into tooltips
530
531 2003-08-29 [christoph]  0.9.4claws43
532
533         * configure.ac
534                 fix bug found by Ivan Rayner <ivanr@sgi.com>
535
536         * src/stock_pixmap.c
537                 change unecessary warning into a debug message
538
539         * src/plugins/clamav/Makefile.am
540                 Fix error "-I$(CLAMAV_LIBS)"
541
542 2003-08-29 [christoph]  0.9.4claws42
543
544         * intl/Makefile.in
545         * src/Makefile.am
546         * src/matcher.h
547         * src/common/Makefile.am
548         * src/common/passcrypt.c
549                 commit fixes and patches for some of the IRIX problems found by
550                 Ivan Rayner <ivanr@sgi.com>
551
552 2003-08-29 [paul]       0.9.4claws41
553
554         * src/prefs_filtering.c
555                 add 'Top' and 'Bottom' buttons, based on changes in
556                 src/prefs_filter.c in 0.9.4cvs11.
557
558 2003-08-27 [christoph]  0.9.4claws40
559
560         * src/folderview.c
561                 fix bug that the current summary settings were copied to the
562                 wrong folder item, when the folder item prefs are opened.
563                 Copying is not required because summary settings and
564                 folder_item_prefs do not contain the same settings
565
566 2003-08-27 [thorsten]   0.9.4claws39
567
568         * src/imap.c
569                 fix compile error
570
571 2003-08-26 [paul]       0.9.4claws38
572
573         * sync with 0.9.4cvs9
574                 see ChangeLog 2003-08-26
575
576 2003-08-25 [paul]       0.9.4claws37
577
578         * sync with 0.9.4cvs8
579                 see ChangeLog 2003-08-25
580
581 2003-08-24 [christoph]  0.9.4claws36
582
583         * src/prefs_filtering.c
584                 shouldn't remove items from a GSList while iterating over the
585                 list (makes cur invalid and cur->next not accessable)
586
587         (closes Bug 272 i deleted an folder and some seconds later sylpheed
588          crashed)
589
590 2003-08-23 [christoph]  0.9.4claws35
591
592         * src/news.c
593                 news folders should be scanned when opened
594
595 2003-08-22 [christoph]  0.9.4claws34
596
597         * src/prefs_folder_item.c
598                 use macro to assign strings that always frees the old string
599
600         * src/gtk/gtkaspell.[ch]
601                 add gtkaspell_set_dictionary_menu_active_item() to set active
602                 item in dictionary option menu
603
604         * src/prefs_spelling.c
605                 use gtkaspell_set_dictionary_menu_active_item() to select
606                 dictionary
607
608 2003-08-21 [christoph]  0.9.4claws33
609
610         * src/folder.[ch]
611         * src/imap.c
612         * src/mbox_folder.c
613         * src/mh.c
614         * src/news.c
615                 optimize folder system
616
617         * src/gtk/gtkstext.c
618                 fix division by zero when font has 0 width for ' '
619
620 2003-08-21 [paul]       0.9.4claws32
621
622         * sync with 0.9.4cvs7
623                 see ChangeLog 2003-08-20
624
625 2003-08-19 [paul]       0.9.4claws31
626
627         * src/common/defs.h
628                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
629                 SYLDOC_FAQ_HTML_INDEX.
630         * src/manual.c
631                 use LC_MESSAGES instead of LC_ALL to find the current
632                 language
633
634           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
635
636 2003-08-19 [paul]       0.9.4claws30
637
638         * po/bg.po
639                 updated by George Danchev
640
641 2003-08-18 [luke]       0.9.4claws29
642         * src/mimeview.[ch]
643         * src/gtk/gtkvscrollbutton.[ch]
644                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
645                   dependencies; do it the GTK way; reduce code -14/+2 lines)
646                 o removed horizontal separator between icons
647
648 2003-08-17 [christoph]  0.9.4claws28
649
650         * src/procmsg.c
651                 no subject threading when the subject has no reply prefix
652
653 2003-08-16 [christoph]  0.9.4claws27
654
655         * src/mainwindow.c
656                 remember and restore window sizes and position when the main
657                 window is hidden or shown
658
659         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
660          minimised/reopened using trayicon)
661
662 2003-08-16 [paul]       0.9.4claws26
663
664         * src/crash.c
665                 add #include "defs.h"
666
667 2003-08-16 [paul]       0.9.4claws25
668
669         * src/plugins/clamav/clamav_plugin.c
670                 reword a debug_print
671                 
672         * src/plugins/dillo_viewer/dillo_prefs.c
673                 cosmetic: change the labels' text, add tooltips, and
674                 left-align the hint
675
676 2003-08-15 [christoph]  0.9.4claws24
677
678         * src/news.c
679                 complete last change (forgot some changes)
680
681 2003-08-15 [christoph]  0.9.4claws23
682
683         * src/news.c
684                 o check number of messages and don't return a 0 message
685                   when no messages are available
686                 o don't parse xref header anymore
687
688         (closes Bug 203 I'm not getting any news)
689
690 2003-08-15 [paul]       0.9.4claws22
691
692         * src/common/defs.h
693           src/crash.c
694                 update and define claws bugzilla location
695
696 2003-08-15 [paul]       0.9.4claws21
697
698         * po/ru.po
699                 update submitted by Ruslan N. Balkin
700
701 2003-08-14 [christoph]  0.9.4claws20
702
703         * src/procmsg.c
704                 fix search for oldest node in subject threading
705
706 2003-08-14 [christoph]  0.9.4claws19
707
708         * src/procmsg.c
709         * src/common/utils.h
710                 add possibility to check all nodes with the same subject for
711                 subject threading, not only the oldest node. Should not break
712                 threads anymore if the oldest node is thread_by_subject_max_age
713                 days older then parent, because it can now find a child of
714                 oldest node as new parent.
715
716 2003-08-11 [christoph]  0.9.4claws18
717
718         * src/plugins/spamassassin/spamassassin.c
719                 run spam check in background process
720
721 2003-08-10 [alfons]     0.9.4claws17
722
723         * src/summaryview.c
724                 make `Select All' sensitive too
725
726 2003-08-10 [christoph]  0.9.4claws16
727
728         * src/imap.c
729                 add more checks in imap_close
730
731 2003-08-09 [alfons]     0.9.4claws15
732
733         * src/prefs_spelling.c
734                 no spell checking UI if not requested
735
736 2003-08-09 [alfons]     0.9.4claws14
737
738         * src/gtk/prefswindow.c
739                 make it compile
740
741 2003-08-09 [christoph]  0.9.4claws13
742
743         * src/prefs_spelling.c
744         * src/gtk/prefswindow.[ch]
745         * src/plugins/clamav/clamav_plugin_gtk.c
746         * src/plugins/spamassassin/spamassassin_gtk.c
747                 sort prefs pages by heighest weight in tree
748
749 2003-08-09 [paul]       0.9.4claws12
750
751         * sync with 0.9.4cvs6
752                 see ChangeLog 2003-08-07
753                 
754         * AUTHORS
755                 add Leandro and Luke to claws-branch section
756
757 2003-08-09 [christoph]  0.9.4claws11
758
759         * src/gtk/Makefile.am
760         * src/gtk/colorsel.[ch]                 ** NEW **
761                 create a color selection dialog that can be used as a simple
762                 function call with it's own gtk main loop like filesel.[ch]
763
764         * src/Makefile.am
765         * src/main.c
766         * src/prefs_common.c
767         * src/prefs_spelling.[ch]               ** NEW **
768         * src/prefs_spelling.glade              ** NEW **
769         * src/gtk/gtkutils.[ch]
770                 move "Spell Checker" prefs to new prefs dialog
771
772         * src/prefs_folder_item.c
773                 use new colorsel dialog
774
775 2003-08-08 [paul]       0.9.4claws10
776
777         * src/inc.c
778                 clear the progress bar unconditionally
779
780 2003-08-08 [paul]       0.9.4claws9
781
782         * sync with 0.9.4cvs4
783                 see ChangeLog 2003-07-31
784
785 2003-08-07 [christoph]  0.9.4claws8
786
787         * configure.ac
788                 fix bug in image viewer plugin part
789
790         * src/imap.c
791                 don't execute close command if the folder item is not selected
792
793 2003-08-07 [hoa]        0.9.4claws7
794
795         * src/filtering.[ch]
796         * src/matcher_parser.h
797         * src/matcher_parser_parse.y
798                 can define several actions for each filtering rule
799                 can import old versions of filtering rules
800
801         * src/prefs_filtering.c
802                 call to a new dialog box to define actions
803
804         * src/prefs_filtering_action.[ch]
805                 dialog box to define actions for filtering rules
806
807 2003-08-06 [christoph]  0.9.4claws6
808
809         * src/imap.c
810                 make sure source folder is selected when copying messages
811
812 2003-08-06 [christoph]  0.9.4claws5
813
814         * sync with 0.9.4cvs2
815                 see ChangeLog 2003-07-29                
816
817 2003-08-05 [paul]       0.9.4claws4
818
819         * sync with 0.9.4cvs3
820                 see ChangeLog 2003-07-30
821
822 2003-08-04 [match]      0.9.4claws3
823
824         * po/POTFILES.in
825                 export of LDIF files.
826
827 2003-08-04 [match]      0.9.4claws2
828
829         * src/ldif.[ch]
830                 support for export LDIF. documented.
831         * src/importldif.[ch]
832         * src/exportldif.[ch]
833                 add tooltips. documented.
834         * src/exphtmldlg.[ch]
835         * src/common/xmlprops.[ch]
836                 documented.
837         * src/exportldif.[ch]                   ** NEW **
838         * src/expldifdlg.[ch]                   ** NEW **
839         * src/addressbook.[ch]
840         * src/Makefile.am
841                 export of LDIF files.
842                 documented.
843
844 2003-08-04 [christoph]  0.9.4claws1
845
846         * .cvsignore
847         * Makefile.am
848         * configure.ac
849         * sylpheed-claws.pc.in                  ** NEW **
850         * src/Makefile.am
851         * src/common/Makefile.am
852         * src/gtk/Makefile.am
853                 install sylpheed header files in $(pkgincludedir) and create a
854                 pkg-config file to allow building a plugin without the source
855                 package
856
857 2003-08-04 [paul]       0.9.4claws
858
859         * version 0.9.4claws
860
861 2003-08-04 [paul]       0.9.3claws97
862
863         * po/es.po
864                 update Spanish translation. Submitted by Ricardo
865                 Mones Lastra.
866
867 2003-08-03 [paul]       0.9.3claws96
868
869         * po/hr.po
870           po/sr.po
871                 update Croatian and Serbian translations. Submitted by
872                 Dragan and Urke MMI respectively
873
874 2003-08-03 [alfons]     0.9.3claws95
875
876         * src/summaryview.c
877                 mark flag has precedence over important flag - seems
878                 to have been changed in sync of 0.9.3claws45. this fixes
879                 a regression where messages that were scored as important
880                 don't show their mark flags. (using the same column for
881                 both importance as mark flags is the real problem
882                 ofcourse)
883
884 2003-08-03 [melvin]     0.9.3claws94
885
886         * po/fr.po
887                 Updated French translations.
888
889 2003-08-03 [melvin]     0.9.3claws93
890
891         * src/Makefile.am
892                 Fixed typo introduced after 0.9.3claws92 
893                 that prevented compilation
894                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
895                 CPPFLAGS and YFLAGS to allow user setting these.
896         * src/common/Makefile.am
897         * src/gtk/Makefile.am
898         * src/plugins/clamav/Makefile.am
899         * src/plugins/demo/Makefile.am
900         * src/plugins/dillo_viewer/Makefile.am
901         * src/plugins/image_viewer/Makefile.am
902         * src/plugins/mathml_viewer/Makefile.am
903         * src/plugins/spamassassin/Makefile.am
904         * src/plugins/trayicon/Makefile.am
905         * src/plugins/trayicon/libeggtrayicon/Makefile.am
906                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
907                 CPPFLAGS and YFLAGS to allow user setting these.
908
909 2003-08-02 [christoph]  0.9.3claws92
910
911         * configure.ac
912                 o rearrange plugin tests
913                 o add test for clamav.h to ClamAV tests
914
915 2003-08-02 [luke]       0.9.3claws91
916
917         * src/mimeview.c
918                 o fixed appearance of icon list when toggling back from the 
919                   ctree
920                 o toggling of icons using the keyboard works correctly
921                 o fixed all other keyboard shortcuts to work when icons are
922                   active
923         
924         * src/messageview.c
925                 o fixed bug 4 - focus lost when changing messageview view type
926
927 2003-08-02 [christoph]  0.9.3claws90
928
929         * src/common/hooks.c
930                 fix crash when pointer stored in hash table could get invalid
931                 when a plugin is unloaded
932
933 2003-08-01 [christoph]  0.9.3claws89
934
935         * configure.ac
936                 o try to build all plugins (except spamassassin) by default
937                 o don't build a plugin if a dependency check fails
938
939         * src/common/hooks.c
940                 fix warning
941
942 2003-08-01 [match]      0.9.3claws88
943
944         * src/importldif.c
945                 allow single click field selection. document code.
946
947 2003-08-01 [christoph]  0.9.3claws87
948
949         * src/plugins/clamav/clamav_plugin.c
950         * src/plugins/clamav/clamav_plugin_gtk.c
951         * src/plugins/dillo_viewer/dillo_viewer.c
952         * src/plugins/image_viewer/plugin.c
953         * src/plugins/mathml_viewer/mathml_viewer.c
954         * src/plugins/spamassassin/spamassassin.c
955         * src/plugins/spamassassin/spamassassin_gtk.c
956         * src/plugins/trayicon/trayicon.c
957                 add version check to all plugins
958
959 2003-08-01 [hoa]        0.9.3claws86
960
961         * src/prefs_filtering.c
962                 fixed a cosmetic bug, during creation of dialog box,
963                 wrong widgets were shown after creation.
964
965 2003-08-01 [luke]       0.9.3claws85
966
967         * src/mainwindow.c
968                 o fixed visibility of icons/mimeview after toggling separate
969                   message/folder view (factored out some similar code too).
970
971
972 2003-07-31 [alfons]     0.9.3claws84
973
974         * src/mimeview.c
975                 tweak icon box UI a bit more, now allowing right-clicks actions
976                 getting the relevant mime data too; should fix #250, "Can't save 
977                 attachments sometimes".
978
979 2003-07-30 [alfons]     0.9.3claws83
980
981         * src/compose.c
982                 don't do auto-save-draft inside key press handler, but rather
983                 schedule it half of a second later; should fix #67, "autosave 
984                 make re-rediting message crazy"
985
986 2003-07-30 [christoph]  0.9.3claws82
987
988         * src/plugins/trayicon/trayicon.c
989                 process pending events before unloading the plugin
990
991         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
992
993 2003-07-30 [alfons]     0.9.3claws81
994
995         * src/common/hooks.c
996                 parameter 2 of g_hook_destroy() should really be a hook id
997
998 2003-07-30 [alfons]     0.9.3claws80
999
1000         * src/common/plugin.c
1001                 fix a possibly harmful function signature mismatch 
1002                 for plugin_done
1003
1004 2003-07-30 [alfons]     0.9.3claws79
1005
1006         * src/common/hooks[.ch]
1007                 const correctness
1008
1009 2003-07-30 [darko]      0.9.3claws78
1010
1011         * src/summaryview.c
1012                 make it compile again
1013
1014 2003-07-30 [luke]       0.9.3claws77
1015
1016         * src/crash.c
1017         * src/main.c
1018                 o added/moved signal handlers for SIGTERM (normal kill command) 
1019                   and SIGINT (ctl-c) to be used even without 
1020                   --enable-crash-dialog, fixing bug 166
1021
1022         * src/summaryview.c
1023                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
1024                   bug 227
1025
1026         * src/mainwindow.c
1027                 o changed sensitivity condition for 'Next new' and 'Next 
1028                   unread', fixing bug 8
1029
1030 2003-07-29 [alfons]     0.9.3claws76
1031
1032         * src/common/utils.[ch]
1033                 add generate_msgid()
1034         * src/messageview.c
1035                 save ack'ed RRR; fixes #205, "return receipt is not saved in
1036                 sent folder".
1037
1038 2003-07-29 [alfons]     0.9.3claws75
1039
1040         * src/messageview.c
1041                 fix a memleak (claws-only)
1042
1043 2003-07-29 [alfons]     0.9.3claws74
1044
1045         * src/mimeview.[ch]
1046         * src/gtk/gtkvscrollbutton.[ch]
1047                 fix UI glitch where mime icon toolbox' scroll position is not 
1048                 reset after switching to another message
1049                 
1050
1051 2003-07-29 [paul]       0.9.3claws73
1052
1053         * src/prefs_folder_item.c
1054                 split the prefs into 2 separate pages
1055
1056 2003-07-29 [paul]       0.9.3claws72
1057
1058         * src/compose.c
1059                 prepend "\n\n" to a signature without a separator too
1060
1061 2003-07-29 [paul]       0.9.3claws71
1062
1063         * src/compose.c
1064                 fix bug where changing to an account without an auto-sig
1065                 from an initial account without an auto-sig would insert 
1066                 2 blank lines at the cursor point
1067                 fix bug where changing to an account with an auto-sig
1068                 from an initial account without an auto-sig would insert
1069                 the sig at the cursor point
1070
1071 2003-07-29 [paul]       0.9.3claws70
1072
1073         * src/folderview.c
1074                 use the colour from the folder pref unless the folder
1075                 has new messages
1076
1077 2003-07-29 [alfons]     0.9.3claws69
1078
1079         * src/procmsg.[ch]
1080         * src/messageview.c
1081         * src/procheader.c
1082                 rewrite return receipt request work a little bit (the former 
1083                 implementation presumably depended too much on the UI setting
1084                 flags). (we're losing the old pending flag.) 
1085
1086 2003-07-28 [christoph]  0.9.3claws68
1087
1088         * src/folder.c
1089         * src/imap.c
1090         * src/mh.c
1091         * src/procmsg.[ch]
1092                 fix copy to IMAP folder from other folder
1093
1094 2003-07-28 [christoph]  0.9.3claws67
1095
1096         * src/procmsg.c
1097                 fix sync of procmsg_get_message_file_list
1098
1099 2003-07-28 [christoph]  0.9.3claws66
1100
1101         * sync with 0.9.3cvs14
1102                 see ChangeLog 2003-07-18
1103         * sync with 0.9.3cvs17
1104                 see ChangeLog 2003-07-23
1105
1106         (closes Bug 234 segmentation fault after sending out mail via
1107          smtp(auth))
1108
1109 2003-07-28 [paul]       0.9.3claws65
1110
1111         * po/es.po
1112                 update Spanish translation, submitted by Ricardo Mones
1113                 Lastra
1114
1115 2003-07-28 [christoph]  0.9.3claws64
1116
1117         * src/folder.[ch]
1118         * src/imap.c
1119         * src/mh.c
1120                 return new message numbers as a GRelation instead of a GSList
1121                 that has to be in the same order as the input list. A list
1122                 would make it hard for IMAP to optimize oepration by sorting
1123                 the input list. The returned list would have to be reordered
1124                 to match the same order that input list has.
1125
1126         * src/gtk/gtkaspell.c
1127                 fix missing return value, could cause a crash when garbage is
1128                 on the stack that is used as the expected return value
1129
1130 2003-07-28 [paul]       0.9.3claws63
1131
1132         * sync with 0.9.4cvs1
1133                 see ChangeLog 2003-07-28
1134
1135 2003-07-27 [alfons]     0.9.3claws62
1136
1137         * src/mimeview.c
1138                 tweak it more to make icon list act like a check button group
1139
1140 2003-07-27 [christoph]  0.9.3claws61
1141
1142         * sync with 0.9.3cvs20
1143                 see ChangeLog 2003-07-25
1144
1145 2003-07-27 [paul]       0.9.3claws60
1146
1147         * src/procmsg.c
1148                 re-commit changes from 0.9.3claws58 -
1149                 accidently removed in 0.9.3claws59
1150
1151 2003-07-27 [paul]       0.9.3claws59
1152
1153         * src/procmsg.[ch]
1154                 a sync from 0.9.3cvs17
1155                 see ChangeLog 2003-07-23
1156
1157 2003-07-27 [alfons]     0.9.3claws58
1158
1159         * src/procmsg.c
1160                 add missing header members to MsgInfo; fixes the problem of 
1161                 not displaying X-Faces, as noticed by Ricardo Mones
1162
1163 2003-07-26 [christoph]  0.9.3claws57
1164
1165         * sync with 0.9.3cvs18
1166                 see ChangeLog 2003-07-24
1167
1168 2003-07-26 [christoph]  0.9.3claws56
1169
1170         * sync with 0.9.3cvs17
1171                 see ChangeLog 2003-07-23
1172
1173 2003-07-26 [christoph]  0.9.3claws55
1174
1175         * src/folder.[ch]
1176         * src/imap.c
1177         * src/mbox_folder.c
1178         * src/mh.c
1179         * src/news.c
1180                 add support for copy function that copy multiple messages
1181                 (not implemented yet)
1182
1183         * src/summaryview.c
1184                 add missing return value
1185
1186 2003-07-26 [paul]       0.9.3claws54
1187
1188         * tools/multiwebsearch.pl
1189                 do whitespace substitution before passing the string
1190                 to the browser. fixes bug with browsers that don't
1191                 do whitespace conversion themselves.
1192
1193 2003-07-25 [christoph]  0.9.3claws53
1194
1195         * src/folder.[ch]
1196         * src/imap.c
1197         * src/mh.c
1198                 rewrite adding of multiple messages to a folder for
1199                 claws' folder system
1200
1201 2003-07-25 [luke]       0.9.3claws52
1202
1203         * src/mimeview.c
1204                 o icon toggles set correctly on leaving ctree mimeview
1205
1206 2003-07-25 [paul]       0.9.3claws51
1207
1208         * partial sync with 0.9.3cvs21 [src/main.c]
1209                 see ChangeLog 2003-07-25
1210
1211 2003-07-24 [paul]       0.9.3claws50
1212
1213         * tools/maildir2sylpheed.pl
1214                 fix typo
1215
1216 2003-07-24 [paul]       0.9.3claws49
1217
1218         * src/mimeview.c
1219                 increase the gutter size of paned so that the panes
1220                 can be resized
1221                 
1222         * src/plugins/demo/demo.c
1223                 squeeze in another typo fix
1224
1225 2003-07-24 [paul]       0.9.3claws48
1226
1227         * src/plugins/demo/demo.c
1228           src/prefs_account.c
1229                 small changes to the English
1230                 
1231         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
1232           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
1233           src/Makefile.am
1234           src/stock_pixmap.c
1235                 rename the misspelled icon
1236
1237 2003-07-23 [alfons]     0.9.3claws47
1238
1239         * src/mimeview.c
1240                 make icon list look like a list of toggles
1241
1242 2003-07-23 [luke]       0.9.3claws46
1243
1244         * src/pixmaps/mimeview_gpg_expired.xpm
1245         * src/pixmaps/mimeview_gpg_failed.xpm
1246         * src/pixmaps/mimeview_gpg_passed.xpm
1247         * src/pixmaps/mimeview_text_html.xpm
1248         * src/pixmaps/mimeview_image.xpm
1249                 o all icons the same size
1250
1251         * src/mimeview.[ch]
1252                 o mimeview ctree arranged vertically above the viewer
1253                 o icons changed to buttons
1254                 o can use keyboard to select an icon (Enter)
1255                 o resize icon list to width of icons
1256
1257         *  src/gtk/gtkvscrollbutton.c
1258                 o sensitivity of buttons reacts to position
1259
1260 2003-07-23 [christoph]  0.9.3claws45
1261
1262         * sync with 0.9.3cvs14 (incomplete)
1263                 see ChangeLog 2003-07-17
1264
1265 2003-07-23 [alfons]     0.9.3claws44
1266
1267         * src/folder.c
1268         * src/procmsg.h
1269                 sync with my local tree to restore some claws-only things
1270
1271 2003-07-23 [paul]       0.9.3claws43
1272
1273         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
1274           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
1275           src/Makefile.am
1276           src/mimeview.c
1277           src/procmime.h
1278           src/rfc2015.c
1279           src/stock_pixmap.[ch]
1280                 indicate missing keys and expired sigs/keys
1281                 in mime view column
1282
1283 2003-07-23 [paul]       0.9.3claws42
1284
1285         * src/compose.c
1286                 Redirect fixes: enable automatic account selection and
1287                 do not append signature to message on changing account
1288                 fixes Bug[s] #248
1289
1290 2003-07-23 [paul]       0.9.3claws41
1291
1292         * sync with 0.9.3cvs16
1293                 see ChangeLog 2003-07-23
1294
1295 2003-07-23 [alfons]     0.9.3claws40
1296
1297         * src/inc.c
1298                 give progress dialog a main window, and give it the first 
1299                 one (presumably the only one). fixes bug #247, "segfault on 
1300                 pop-before-smtp" 
1301
1302 2003-07-22 [alfons]     0.9.3claws39
1303
1304         * src/summaryview.c
1305                 shift-space scrolls up
1306
1307 2003-07-22 [paul]       0.9.3claws38
1308
1309         * sync with 0.9.3cvs15
1310                 see ChangeLog 2003-07-22
1311
1312 2003-07-20 [alfons]     0.9.3claws37
1313
1314         * src/compose.c
1315                 put menu inside #ifdef USE_ASPELL..#endif
1316
1317 2003-07-20 [christoph]  0.9.3claws36
1318
1319         * src/procmsg.c
1320                 fix wrong flags in MsgInfo returned by
1321                 procmsg_msginfo_get_full_info()
1322
1323         (closes Bug 221 Deleting messages from the Message View gives incorrect
1324          new/unread message counts in the folder view)
1325
1326         * src/plugins/spamassassin/spamassassin_gtk.c
1327                 add gettext macro for prefs page title
1328
1329 2003-07-20 [paul]       0.9.3claws35
1330
1331         * src/mimeview.c
1332                 redraw icon list on signature check
1333
1334 2003-07-20 [christoph]  0.9.3claws34
1335
1336         * src/Makefile.am
1337         * src/account.c
1338         * src/folder.[ch]
1339         * src/folder_item_prefs.[ch]            ** NEW **
1340         * src/folderview.c
1341         * src/mainwindow.c
1342         * src/mh.c
1343         * src/prefs_gtk.c
1344         * src/prefs_scoring.c
1345         * src/summaryview.c
1346         * src/prefs_folder_item.[ch]
1347                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1348                   Properties dialog
1349                 o use prefswindow for folder properties
1350
1351         * src/gtk/prefswindow.[ch]
1352                 change implementation to use an invisible notebook instead
1353                 of unparenting widgets
1354
1355 2003-07-20 [christoph]  0.9.3claws33
1356
1357         * src/compose.h
1358         * src/folder.c
1359         * src/folderview.h
1360         * src/headerview.h
1361         * src/prefs_filtering.h
1362         * src/prefs_folder_item.[ch]
1363         * src/procmime.h
1364         * src/procmsg.h
1365         * src/summaryview.h
1366                 clean up header mess
1367                 (always use 1. typedefs, 2. #includes, 3. structures)
1368
1369         * src/common/version.h.in
1370                 add casts for constants
1371
1372         * src/plugins/demo/demo.c
1373                 fix typo
1374
1375         * src/plugins/spamassassin/spamassassin.c
1376                 remove unused variable
1377
1378 2003-07-20 [alfons]     0.9.3claws32
1379
1380         * src/mimeview.c
1381                 o make icon buttons respond on left click
1382                 o minor cosmetic change
1383
1384 2003-07-19 [luke]       0.9.3claws31
1385
1386         * src/mimeview.[ch]
1387         * src/gtk/gtkvscrollbutton.c
1388         * src/messageview.c
1389                 o improved mimeview behaviour when selecting a new message
1390                 o plus code cleanups to remove compile warnings
1391
1392
1393 2003-07-19 [alfons]     0.9.3claws30
1394
1395         * src/procmsg.c
1396         * src/compose.c
1397         * src/common/utils.[ch]
1398                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1399
1400 2003-07-19 [alfons]     0.9.3claws29
1401
1402         * src/prefs_folder_item.c
1403                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
1404                 string pointers
1405
1406 2003-07-19 [luke]       0.9.3claws28
1407
1408         * src/messageview.c
1409         * src/mimeview.[ch]
1410         * src/procmime.h
1411         * src/rfc2015.c
1412         * src/stock_pixmap.[ch]
1413         * src/gtk/Makefile.am
1414         * src/Makefile.am
1415         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
1416         * src/pixmaps/mime_*.xpm                ** NEW **
1417                 o mimeview rearrangement with a new icon shortcut bar
1418
1419 2003-07-19 [alfons]     0.9.3claws27
1420
1421         * src/folderview.c
1422                 o plug leaking nodes_to_recollapse
1423                 o add folderview_recollapse_all_nodes() (not used yet)
1424
1425 2003-07-19 [alfons]     0.9.3claws26
1426
1427         * src/compose.c
1428         * src/common/utils.c
1429                 honour #240 "Better SUBJECT handling" by cleaning the prefix
1430                 for both forwarding as replying
1431
1432 2003-07-18 [christoph]  0.9.3claws25
1433
1434         * configure.ac
1435         * src/common/sylpheed.[ch]
1436         * src/common/version.h.in
1437                 add version in numeric form to allow easy comparison
1438
1439         * src/plugins/demo/demo.c
1440                 add version check
1441                 - sylpheed version > plugin version => never allowed, sylpheed
1442                   could contain unknown API changes
1443                 - sylpheed version < minimum version required => don't load,
1444                   API required not available (if linking does not fail)
1445
1446 2003-07-18 [alfons]     0.9.3claws24
1447         
1448         * src/common/plugin.[ch]
1449                 const correctness
1450
1451 2003-07-18 [christoph]  0.9.3claws23
1452
1453         * src/common/hooks.c
1454                 fix crash when hooks where unregisted
1455
1456         * src/plugins/trayicon/trayicon.c
1457                 unregister detroy signal before destroying the widget
1458                 (still crashes when the plugin is unloaded)
1459
1460 2003-07-18 [alfons]     0.9.3claws22
1461         
1462         * src/folderview.c
1463                 delay expanding folder tree during drags until timeout triggered
1464                 (needs perhaps some tweaking, so testing is welcome)
1465
1466 2003-07-17 [alfons]     0.9.3claws21
1467
1468         * src/folderview.c
1469                 clean up cruft
1470
1471 2003-07-17 [christoph]  0.9.3claws20
1472
1473         * src/common/session.c
1474                 fix opening of SSL connections
1475
1476         * src/plugins/image_viewer/Makefile.am
1477                 add OPENSSL_CFLAGS (we should find a better solution to remove
1478                 this dependencies if they are not required)
1479
1480         * src/plugins/spamassassin/spamassassin.c
1481                 remove setlocale workaround (fixed in libspamc)
1482
1483         (closes Bug Bug 184 Entering non-ascii character deletes previous char
1484          if spell checking enabled)
1485
1486 2003-07-17 [alfons]     0.9.3claws19
1487
1488         * src/common/hooks.[ch]
1489         * src/plugins/clamav/clamav_plugin.c
1490         * src/plugins/spamassassin/spamassassin.c
1491         * src/plugins/trayicon/trayicon.c
1492                 fix signedness muck 
1493
1494 2003-07-17 [alfons]     0.9.3claws18
1495
1496         * src/procmime.c
1497                 plug memleak
1498
1499 2003-07-17 [alfons]     0.9.3claws17
1500
1501         * src/inc.c
1502                 plug memleak
1503
1504 2003-07-17 [paul]       0.9.3claws16
1505
1506         * src/common/defs.h
1507           src/mainwindow.c
1508           src/manual.[ch]
1509                 add link to the Claws site's FAQ page, after the suggestion
1510                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1511                 Move url strings to defs.h
1512                 
1513         * src/mainwindow.c
1514                 fix typo to prevent "unknown menu entry" warnings
1515
1516 2003-07-17 [alfons]     0.9.3claws15
1517
1518         * src/folderview.[ch]
1519         * src/summaryview.[ch]
1520         * src/mimeview.[ch]
1521                 plug DnD leaks 
1522
1523 2003-07-17 [paul]       0.9.3claws14
1524
1525         * src/inc.c
1526                 remove two instances of 'GTK_EVENTS_FLUSH' because
1527                 they are unnecessary and probably cause a stack overflow
1528
1529 2003-07-16 [christoph]  0.9.3claws13
1530
1531         * src/mimeview.[ch]
1532                 use an invisible GTK notebook to switch between viewers
1533                 instead of reparenting widgets
1534
1535 2003-07-16 [christoph]  0.9.3claws12
1536
1537         * src/folder.c
1538                 move folder_item_update_freeze() to correct place in
1539                 folder_item_scan_full()
1540
1541 2003-07-16 [paul]       0.9.3claws11
1542
1543         * sync with 0.9.3cvs12
1544                 see ChangeLog 2003-07-14 and 2003-07-15
1545
1546 2003-07-16 [christoph]  0.9.3claws10
1547
1548         * src/imap.[ch]
1549         * src/prefs_account.[ch]
1550                 sync IMAP CRAM-MD5 authentication with sylpheed-main
1551
1552 2003-07-15 [alfons]     0.9.3claws9
1553
1554         * src/main.c
1555                 make --config-dir do something useful
1556
1557 2003-07-15 [alfons]     0.9.3claws8
1558
1559         * src/procmsg.c
1560                 o fix a bug where 'last' didn't really point to the last message
1561                   in the top level list of children, but to the last threaded
1562                   message. 
1563                 
1564                 o clean up and make it easier to sync
1565
1566 2003-07-15 [alfons]     0.9.3claws7
1567
1568         * src/mainwindow.c
1569                 make correct menu items sensitive       
1570
1571 2003-07-14 [alfons]     0.9.3claws6
1572
1573         * src/procmsg.c
1574                 tune the threader so it will not subject-thread any message
1575                 without a subject prefix (this will not thread correctly if 
1576                 a parent is delivered after their childs, but it looks 
1577                 better right now)
1578
1579 2003-07-13 [christoph]  0.9.3claws5
1580
1581         * src/mainwindow.c
1582                 group "Add mailbox *..." menu items in submenu
1583
1584 2003-07-13 [alfons]     0.9.3claws4
1585
1586         * src/summaryview.c
1587                 correct summary_toggle_pressed() signature and make sure
1588                 signal is not passed on
1589
1590 2003-07-13 [alfons]     0.9.3claws3
1591
1592         * src/summaryview.c
1593                 o for now don't pass on keys when they we're handled by 
1594                   ctree::key_press_event
1595                 o clean up
1596
1597 2003-07-13 [alfons]     0.9.3claws2
1598         
1599         * src/main.c
1600                 add command line option "--config-dir" to get the current 
1601                 configuration dir
1602
1603 2003-07-12 [alfons]     0.9.3claws1
1604
1605         * src/matcher.[ch]
1606         * src/matcher_parser_parse.y
1607         * src/prefs_filtering.c
1608         * src/filtering.c
1609                 add "Lock" filter action to lock messages;
1610
1611         * src/filtering.c       
1612                 remove debug_print()    
1613         * src/prefs_filtering.c
1614                 re-organize matcher part 9: 
1615                 make action text entries easily extendible;
1616                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1617                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1618
1619 2003-07-12 [paul]
1620
1621         * tools/README
1622                 update old information and add missing
1623                 information
1624
1625 2003-07-12 [paul]       0.9.3claws
1626
1627         * 0.9.3claws released
1628         
1629 2003-07-12 [paul]       0.9.0claws103
1630
1631         * src/Makefile.am
1632                 add addrquery.h
1633
1634 2003-07-12 [melvin]     0.9.0claws102
1635
1636         * src/messageview.c
1637                 Fixed bug #215: Show MIME tab for single text/html messages. 
1638                 
1639 2003-07-12 [paul]       0.9.0claws101
1640
1641         * man/sylpheed.1
1642                 updated
1643
1644 2003-07-12 [paul]       0.9.0claws100
1645
1646         * po/es.po
1647           po/hr.po
1648           po/pl.po
1649           po/sr.po
1650                 update Spanish, Croatian, Polish, Serbian translations.
1651                 submitted by Ricardo Mones Lastra, Dragan, Witold
1652                 Wladyslaw Wojciech Wilk, Urke MMI
1653
1654 2003-07-12 [melvin]     0.9.0claws99
1655
1656         * po/fr.po
1657                 Updated French translations.
1658
1659 2003-07-12 [paul]       0.9.0claws98
1660
1661         * src/addressbook.c
1662                 disable 'Lookup' button as it has no effect
1663
1664 2003-07-11 [alfons]     0.9.0claws97
1665         
1666         * src/summaryview.c
1667                 summary_searchbar_pressed() should return TRUE to signal that
1668                 event was handled. when returning void, the return value passed
1669                 to GTK is actually random, but maybe FALSE, in which case the
1670                 event is handled by parent
1671                 
1672 2003-07-10 [paul]       0.9.0claws96
1673
1674         * ac/missing/gettext.m4
1675                 update to version 0.12
1676
1677 2003-07-10 [paul]       0.9.0claws95
1678
1679         * src/plugins/clamav/clamav_plugin.c
1680                 fix bug where multipart/alternative messages
1681                 would slip through without being scanned
1682
1683 2003-07-10 [christoph]  0.9.0claws94
1684
1685         * src/folder.c
1686                 correct check if folder supports removing when a message is
1687                 moved. if not the message is only copied.
1688
1689         (closes Bug 132 crash on startup in newsgroups folders)
1690
1691 2003-07-09 [alfons]     0.9.0claws93
1692
1693         * configure.ac
1694         * src/common/defs.h
1695                 --with-config-dir (default .sylpheed)
1696
1697 2003-07-09 [christoph]  0.9.0claws92
1698
1699         * configure.ac
1700                 use PKG_CHECK_MODULES to check for gtkmathview
1701                 (version 0.4.2 now required)
1702
1703 2003-07-08 [melvin]     0.9.0claws91
1704
1705         * src/action.c
1706                 Implemented a progress bar that counts the number of completed
1707                 tasks when the action runs more than one command.
1708
1709 2003-07-08 [alfons]     0.9.0claws90
1710
1711         * src/procmsg.c
1712                 if queued message has an invalid Message-Id, don't try to
1713                 find message it refers to (fixes #209 "crash when processing 
1714                 in folder")
1715
1716 2003-07-08 [paul]       0.9.0claws89
1717
1718         * sync with 0.9.3cvs2
1719                 see ChangeLog 2003-07-08
1720
1721 2003-07-08 [match]      0.9.0claws88
1722
1723         * src/ldapctrl.c
1724                 extend LDAP search for first/last name by parsing search term.
1725
1726 2003-07-08 [alfons]     0.9.0claws87
1727
1728         * src/send_message.c
1729                 fix bug #208 "Status message stuck when sending on POP3 account"
1730
1731 2003-07-07 [paul]       0.9.0claws86
1732
1733         * po/hr.po
1734                 new Croatian translation, submitted by
1735                 Dragan <drleskov@inet.hr>
1736
1737 2003-07-07 [paul]       0.9.0claws85
1738
1739         * sync with 0.9.3cvs1
1740                 see ChangeLog 2003-07-07
1741
1742 2003-07-05 [christoph]  0.9.0claws84
1743
1744         * src/Makefile.am
1745         * src/messageview.c
1746         * src/mimeview.[ch]
1747         * src/stock_pixmap.[ch]
1748         * src/pixmaps/messageview_text.xpm              ** NEW **
1749                 move mimeview tabs to the right side and use icons
1750                 instead of text to save some space
1751
1752         (patch by Luke Plant <lukeplant@softhome.net>)
1753
1754 2003-07-05 [christoph]  0.9.0claws83
1755
1756         * src/inc.c
1757                 add NULL pointer checks
1758
1759         (patch by Luke Plant <lukeplant@softhome.net>)
1760         (closes Bug 204 0.9.0 quits on authentication error?!)
1761
1762 2003-07-05 [alfons]     0.9.0claws82
1763
1764         * configure.ac
1765                 take the clue in bug #202 "./configure script - 
1766                 'if test' comparison failure" reported by John Kristoff. 
1767
1768 2003-07-04 [christoph]  0.9.0claws81
1769
1770         * src/plugins/spamassassin/spamassassin.c
1771                 set timeout for spam check
1772
1773 2003-07-04 [christoph]  0.9.0claws80
1774
1775         * src/main.c
1776                 destroy all FolderItems when shutting down to
1777                 allow folders to clean up
1778
1779 2003-07-04 [melvin]     0.9.0claws79
1780
1781         * src/gtk/gtkaspell.c
1782                 Fixed bug #184 "Entering non-ascii character deletes
1783                 previous char if spell checking enabled": this makes
1784                 the spell checking in multibytes (e.g. UTF-8)locales work.
1785                 (Patch by Luke Plant).
1786                 
1787 2003-07-04 [christoph]  0.9.0claws78
1788
1789         * sync with 0.9.2cvs1
1790                 see ChangeLog 2003-06-10
1791
1792 2003-07-04 [paul]       0.9.0claws77
1793
1794         * sync with 0.9.3 release
1795                 see ChangeLog 2003-07-04
1796
1797 2003-07-03 [christoph]  0.9.0claws76
1798
1799         * src/folder.[ch]
1800         * src/imap.c
1801         * src/mbox_folder.c
1802         * src/mh.c
1803         * src/news.c
1804                 move folder_item_get_path() stuff into a folder virtual function
1805
1806         * src/procmsg.c
1807                 use folder_item_fetch_msg() to get message and do not contruct
1808                 the filename from path and number
1809
1810 2003-07-03 [paul]       0.9.0claws75
1811
1812         * sync with 0.9.2cvs12
1813                 see ChangeLog 2003-07-03
1814
1815 2003-07-02 [paul]       0.9.0claws74
1816
1817         * src/messageview.c
1818                 fix text-selection for replying
1819
1820 2003-07-02 [paul]       0.9.0claws73
1821
1822         * sync with 0.9.2cvs11
1823                 see ChangeLog 2003-07-02
1824
1825 2003-07-02 [paul]       0.9.0claws72
1826
1827         * src/procmsg.c
1828                 revert last commit because it breaks more
1829                 than it fixes
1830
1831 2003-07-02 [paul]       0.9.0claws71
1832
1833         * src/procmsg.c
1834                 fix thread by subject/sort by date
1835
1836 2003-07-01 [paul]       0.9.0claws70
1837
1838         * sync with 0.9.2cvs10
1839                 see ChangeLog 2003-07-01
1840
1841 2003-06-30 [paul]       0.9.0claws69
1842
1843         * sync with 0.9.2cvs9
1844                 see ChangeLog 2003-06-30
1845
1846 2003-06-28 [match]      0.9.0claws68
1847
1848         * src/addressbook.c
1849                 fix null ptr.
1850
1851 2003-06-27 [paul]       0.9.0claws67
1852
1853         * sync with 0.9.2cvs7
1854                 see ChangeLog 2003-06-27
1855
1856 2003-06-26 [christoph]  0.9.0claws66
1857
1858         * src/folder.c
1859                 freeze folder updates while a folder is scanned
1860
1861         (closes Bug 185 New message counter)
1862
1863 2003-06-26 [darko]      0.9.0claws65
1864
1865         * src/ldapserver.c
1866                 fix infinite loop when adding a new LDAP server
1867
1868 2003-06-26 [paul]       0.9.0claws64
1869
1870         * sync with 0.9.2cvs6
1871                 see ChangeLog 2003-06-26
1872
1873 2003-06-26 [paul]       0.9.0claws63
1874
1875         * sync with 0.9.2cvs5
1876                 see ChangeLog 2003-06-25 and 2003-06-26
1877
1878 2003-06-25 [match]      0.9.0claws62
1879
1880         * src/addr_compl.c
1881                 Fixed tab/backtab for dropped-down completion list to
1882                 move next/previous field. (close bug 147)
1883
1884 2003-06-25 [christoph]  0.9.0claws61
1885
1886         * src/addr_compl.[ch]
1887         * src/addrindex.[ch]
1888         * src/folderview.c
1889         * src/inc.c
1890         * src/news.c
1891         * src/summaryview.c
1892         * src/toolbar.c
1893                 fix warnings
1894
1895 2003-06-25 [leandro]    0.9.0claws60
1896
1897         * src/compose.c
1898                 o cleanups
1899                 o gray out "Message/Remove references" menu item if not
1900                   replying to a message
1901
1902 2003-06-24 [leandro]    0.9.0claws59
1903
1904         * src/compose.[ch]
1905                 o removed "Message/Create new thread" menu item
1906                 o added "Message/Remove references" menu item
1907                   (it's off by default and will not check anymore
1908                    if the subject changed)
1909
1910 2003-06-23 [alfons]     0.9.0claws58
1911
1912         * src/procmsg.c
1913                 try better grouping messages threaded by subject based on their age.
1914                 still not perfect - because the message tree is not sorted by date.  
1915
1916 2003-06-23 [thorsten]   0.9.0claws57
1917
1918         * src/pop.[ch]
1919                 added mail_receive_hook to allow modifications
1920                 directly after retrieval (e.g. adding headers).
1921
1922 2003-06-23 [paul]       0.9.0claws56
1923
1924         * src/sourcewindow.c
1925                  enable the use of Ctrl+A to select all text in
1926                  the sourcewindow
1927                  Patch submitted by Ivan Francolin Martinez
1928                  <ivanfm@users.sourceforge.net>
1929
1930 2003-06-22 [christoph]  0.9.0claws55
1931
1932         * src/folder.[ch]
1933                 o add notification hook for folder tree changes
1934                 o invoke hooks after folder tree scanning
1935
1936         * src/folderview.[ch]
1937                 register hook for folder tree changes that
1938                 updates the ctree
1939
1940         (there are more places that should be updated, like add, remove 
1941          or move folder)
1942
1943         (closes Bug 164 Crash on rebuild folder tree)
1944         (closes Bug 190 Crash on 'rebuilding folder tree')
1945
1946 2003-06-21 [leandro]    0.9.0claws54
1947
1948         * src/compose.[ch]
1949                 create a new thread if subject changes
1950                 (it's on by default, can be disabled in Message menu)
1951
1952 2003-06-21 [alfons]     0.9.0claws53
1953
1954         * src/summaryview.c
1955                 quiet little compiler
1956
1957 2003-06-21 [christoph]  0.9.0claws52
1958
1959         update gettext stuff to version 0.12
1960
1961 2003-06-19 [alfons]     0.9.0claws51
1962
1963         * src/common/log.c
1964         * src/common/plugin.c
1965                 move defs.h before glib.h to prevent MIN/MAX redefs
1966
1967 2003-06-19 [alfons]
1968
1969         * src/addressbook.c
1970                 translatable
1971
1972 2003-06-19 [match]      0.9.0claws50
1973
1974         * src/addressbook.[ch]
1975         * src/addrindex.[ch]
1976         * src/addr_compl.[ch]
1977         * src/editldap.[ch]
1978         * src/editldap_basedn.[ch]
1979         * src/addritem.[ch]
1980         * src/ldapquery.h
1981                 re-implemented dynamic LDAP search. works without
1982                 slowdown on display sender with addressbook
1983                 option.
1984         * src/addrbook.c
1985                 documented code.
1986
1987 2003-06-19 [paul]       0.9.0claws49
1988
1989         * src/compose.c
1990                 fix Bug #136 'Nonprovided quotation marks crash claws'
1991                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1992
1993 2003-06-19 [alfons]     0.9.0claws48
1994
1995         * src/prefs_common.[ch]
1996         * src/procmsg.c
1997                 restrict threading by subject by checking thread for
1998                 age (prefs_common.thread_by_subject_max_age)
1999
2000 2003-06-18 [christoph]  0.9.0claws47
2001
2002         * src/imap.c
2003                 fix memory leak in imap_cmd_fetch()
2004
2005 2003-06-18 [christoph]  0.9.0claws46
2006
2007         * src/prefs_gtk.c
2008                 fix memory leak in prefs_set_default() when used multiple
2009                 times or after prefs have been read
2010
2011 2003-06-18 [christoph]  0.9.0claws45
2012
2013         * src/common/plugin.c
2014                 fix memory leak in plugin_unload()
2015
2016 2003-06-18 [christoph]  0.9.0claws44
2017
2018         * src/imap.c
2019                 fix memory leak in imap_cmd_ok()
2020
2021 2003-06-18 [christoph]  0.9.0claws43
2022
2023         * src/folder.c
2024                 stop messages that are downloaded from POP3 and added to
2025                 an IMAP inbox from being filtered twice (first by POP3
2026                 and again when IMAP folder is scaned to get the UID of
2027                 the APPEND operation when no UIDPLUS is available)
2028
2029 2003-06-18 [alfons]
2030
2031         * tools/Makefile.am
2032                 phoenix <- firebird     
2033
2034 2003-06-18 [paul]
2035
2036         * tools/launch_phoenix          ** REMOVED **
2037           tools/launch_firebird         ** NEW **
2038                 renamed and edited to reflect the browser's name change from
2039                 'phoenix' to 'firebird'
2040
2041 2003-06-18 [paul]       0.9.0claws42
2042
2043         * sync with 0.9.2cvs2
2044                 see ChangeLog 2003-06-16
2045
2046 2003-06-17 [alfons]     0.9.0claws41
2047
2048         * src/procmsg.c
2049                 prevent threading problems when a node is an ancestor (parent / great parent),
2050                 which mostly happens with circular references (thanks to Phillipe Gramoullé
2051                 for finding an sample set of messages)
2052
2053 2003-06-16 [christoph]  0.9.0claws40
2054
2055         * src/main.c
2056                 don't popup main window on --receive or --receive-all
2057
2058         * src/mainwindow.[ch]
2059         * src/plugins/trayicon/trayicon.c
2060                 allow hiding of main window by clicking on the trayicon
2061                 (doesn't work correctly in seperate window mode and may
2062                  cause unexpected GTK problems I couldn't find yet)
2063
2064         * src/common/ssl.c
2065                 remove incorrect warning
2066
2067 2003-06-15 [alfons]     0.9.0claws39
2068
2069         * src/gtk/gtkstext.c
2070                 don't output debug text;
2071                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2072                 for pointing this out);
2073
2074 2003-06-14 [alfons]     0.9.0claws38
2075         
2076         * src/messageview.c
2077                 remove printf() and make one if..else comply with coding style
2078
2079 2003-06-14 [alfons]     0.9.0claws37
2080
2081         * AUTHORS
2082                 add Martin Wicke
2083         * src/action.c
2084         * src/messageview.[ch]
2085         * src/summaryview.c
2086                 apply patch #754162 "Quoting messages filtered by actions" submitted
2087                 by Martin Wicke, which allows quoting message body changed by an
2088                 action (Thanks!).
2089
2090 2003-06-13 [alfons]     0.9.0claws36
2091
2092         * src/utils.c
2093                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2094                 use case insensitive regexp (suggested by Ivan Martinez)
2095
2096 2003-06-13 [christoph]  0.9.0claws35
2097
2098         * configure.ac
2099         * src/plugins/trayicon/Makefile.am
2100         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
2101         * src/plugins/trayicon/trayicon.c
2102         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
2103         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
2104         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
2105         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
2106         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
2107         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
2108                 replace my own EggTrayIcon backport with the backport
2109                 used by (l|x)mule and gabber.
2110
2111 2003-06-13 [alfons]     0.9.0claws34
2112
2113         * AUTHORS
2114         * src/common/utils.c
2115                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2116
2117 2003-06-13 [alfons]     0.9.0claws33
2118
2119         * src/compose.c
2120                 clean up a little bit
2121
2122 2003-06-12 [alfons]     0.9.0claws32
2123
2124         * src/compose.c
2125                 const correctness fix
2126
2127         * src/common/sylpheed.[ch]
2128                 () -> (void)
2129                 prevent redef MIN/MAX
2130                 
2131         * src/common/utils.[ch]
2132                 () -> (void)
2133
2134 2003-06-12 [melvin]     0.9.0claws31
2135
2136         * src/compose.c
2137                 Updated to take into accounts changes in GtkAspell.
2138
2139 2003-06-12 [alfons]     0.9.0claws30
2140
2141         * src/compose.c
2142         * src/procmsg.c
2143         * src/common/utils.[ch]
2144                 handle reply subject prefixes better (initial 
2145                 suggestion by Robert Story adapted and enhanced 
2146                 using regexps)
2147
2148 2003-06-12 [melvin]     0.9.0claws29
2149
2150         * src/compose.c
2151                 Use new gtkaspell_checkers_strerror() to get the speller's
2152                 error message instead of accessing the (now private)
2153                 checkers structure.
2154                 Minor code clean up
2155
2156         * src/main.c
2157                 Use #ifdef instead of #if for USE_ASPELL
2158                 Use the new spell checkers init/quit functions 
2159
2160         * src/gtk/gtkaspell.c
2161                 Use #ifdef instead of #if for USE_ASPELL
2162                 Moved in the majority of GtkAspell structures that were
2163                 exported before by gtkaspell.h
2164         
2165         * src/gtk/gktaspell.h
2166                 Made gtkaspell.h contain only the necessary data to be
2167                 publicized by moving many structures to gtkaspell.c.
2168                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2169                 gtkaspell_checkers_new(): replaced by...
2170                 gtkaspell_checkers_init(): new function for initialization
2171                 gtkaspell_checkers_delete(): replaced by...
2172                 gtkaspell_checkers_quit(): new function
2173                 gtkaspell_checkers_strerror(): new function that returns
2174                 the checker's last error message.
2175                 
2176 2003-06-11 [melvin]     0.9.0claws28
2177
2178         * po/POTFILES.in
2179                 Updated to take into account gtkaspell.c migration to
2180                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2181
2182 2003-06-10 [alfons]     0.9.0claws27
2183
2184         * src/filtering.[ch]
2185         * src/folder.c
2186         * src/matcher.c
2187         * src/scoring.[ch]
2188                 - try fixing bug #18 (any brave testers?)
2189                 - add more robustness by refusing previously 
2190                   unchecked NULL pointers 
2191
2192 2003-06-10 [alfons]     0.9.0claws26
2193
2194         * src/procmsg.c
2195                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
2196
2197 2003-06-09 [alfons]     0.9.0claws25
2198
2199         * src/prefs_common.c
2200                 fix bug #163 "Icon switching doesnt work properly" by 
2201                 preventing early freeing of prefs_common.pixmap_theme_path.
2202
2203 2003-06-09 [christoph]  0.9.0claws24
2204
2205         * src/gtk/gtkaspell.c
2206                 revert Thorsten's fix and add forgotten g_strdup for
2207                 aspell path (it should not be possible to alter the path a
2208                 GtkASpell uses from outside)
2209
2210 2003-06-09 [thorsten]   0.9.0claws23
2211
2212         * src/gtk/gtkaspell.c
2213                 dont free prefs_common.aspell_path when closing compose
2214
2215 2003-06-08 [colin]      0.9.0claws22
2216
2217         * src/plugins/spamassassin/spamassassin.c
2218                 fix prefs types
2219
2220 2003-06-07 [christoph]  0.9.0claws21
2221
2222         * src/Makefile.am
2223         * src/compose.c
2224         * src/gtkaspell.[ch]            ** REMOVE **
2225         * src/gtk/Makefile.am
2226         * src/gtk/gtkaspell.[ch]        ** NEW **
2227                 o make gtkaspell independent from sylpheed's prefs
2228                 o move gtkaspell.[ch] to gtk directory
2229
2230 2003-06-07 [christoph]  0.9.0claws20
2231
2232         * src/Makefile.am
2233         * src/crash.c
2234         * src/export.c
2235         * src/filesel.[ch]              ** REMOVE **
2236         * src/folder.c
2237         * src/main.[ch]
2238         * src/common/sylpheed.[ch]
2239         * src/gtk/Makefile.am
2240         * src/gtk/filesel.[ch]          ** NEW **
2241         * src/gtk/pluginwindow.c
2242         * src/gtk/sslcertwindow.c
2243                 move filesel.[ch] to gtk directory
2244
2245 2003-06-07 [alfons]     0.9.0claws19
2246
2247         * src/filesel.c
2248                 make (multi) file selection dialog work again (Claws-only)
2249
2250 2003-06-07 [thorsten]   0.9.0claws18
2251
2252         * po/de.po
2253                 fix typos
2254
2255 2003-06-07 [alfons]     0.9.0claws17
2256
2257         * configure.ac
2258         * src/mimeview.c
2259                 detect apache mishap in which case don't include fnmatch.h
2260                 if regex.h is already included
2261
2262 2003-06-06 [christoph]  0.9.0claws16
2263
2264         * configure.ac
2265         * src/mimeview.h
2266                 add check for fnmatch.h and include it when available
2267
2268         * src/mimeview.[ch]
2269                 fix wrong case sensitivity of Content-Types
2270
2271         * src/gtk/Makefile.am
2272                 need the same include paths in gtk directory as in
2273                 common directory because .h files in common can
2274                 include files from these directories, when included
2275                 in gtk's .h or .c files
2276
2277 2003-06-06 [alfons]     0.9.0claws15
2278
2279         * src/mimeview.c
2280         * src/summaryview.c
2281                 make it compile again because of regex.h / fnmatch.h 
2282                 include problems (related to recent mime stuff, can
2283                 someone check this?)
2284
2285 2003-06-06 [thorsten]   0.9.0claws14
2286
2287         * src/folderview.c
2288                 possible use of uninitialized pointer while dragging
2289
2290 2003-06-06 [paul]       0.9.0claws13
2291
2292         * src/compose.c
2293                 fix bug where the insert sig button would be effective
2294                 only when auto_sig was set
2295
2296 2003-06-06 [paul]       0.9.0claws12
2297
2298         * sync with 0.9.2 release
2299
2300 2003-06-02 [paul]       0.9.0claws11
2301
2302         * sync with 0.9.1cvs1
2303                 see ChangeLog 2003-06-02
2304                 
2305         * po/de.po
2306                 update by Jens
2307
2308 2003-06-01 [christoph]  0.9.0claws10
2309
2310         * src/account.c
2311                 don't use substring search to find accounts by email address
2312
2313         (closes Bug 169 Overly loose matching of "From" address)
2314
2315 2003-05-31 [christoph]  0.9.0claws9
2316
2317         * doc-src/rfc2683.txt
2318         * src/imap.c
2319                 limit IMAP command length as recommended in RFC2683
2320                 (message number lists will be split into multiple imap
2321                 sets, the limit of 1000 octets is not a hard limit)
2322
2323         (closes Bug 161 sylpheed-claws exits with segfault when logging
2324          in to certain imap-servers)
2325
2326 2003-05-29 [alfons]     0.9.0claws8
2327
2328         * src/toolbar.[ch]
2329                 add print button (calling summary_print());
2330                 fine tune setting tooltip text;
2331                 (if someone needs other buttons, please take these 
2332                 commits as a guide, instead of bothering us - also
2333                 see 0.8.11claws150) 
2334
2335 2003-05-29 [darko]      0.9.0claws7
2336
2337         * src/compose.c
2338                 fix crash when word wrapping kicks in due to
2339                 changed text by spell checker
2340
2341 2003-05-29 [paul]       0.9.0claws6
2342
2343         * src/compose.c
2344                 fix bug where changing account would insert
2345                 sig even if auto_sig was FALSE
2346                 
2347         * ChangeLog
2348           ChangeLog.jp
2349           INSTALL
2350                 sync with 0.9.1 release
2351
2352 2003-05-28 [christoph]  0.9.0claws5
2353
2354         * src/imap.c
2355                 fix truncation of too long commands
2356
2357         (closes Bug 167 IMAP hangs trying to get envelope
2358          information in imap_get_uncached_messages)
2359
2360 2003-05-27 [paul]       0.9.0claws4
2361
2362         * tools/Makefile.am
2363           tools/maildir2sylpheed.pl     ** NEW FILE **
2364                 add kmail to sylpheed mailbox conversion script
2365
2366 2003-05-27 [paul]       0.9.0claws3
2367
2368         * sync with 0.9.0cvs10
2369                 see ChangeLog 2003-05-26
2370
2371 2003-05-26 [paul]       0.9.0claws2
2372
2373         * sync with 0.9.0cvs9
2374                 see ChangeLog 2003-05-26
2375
2376 2003-05-24 [paul]       0.9.0claws1
2377
2378         * sync with 0.9.0cvs8
2379                 see ChangeLog 2003-05-23
2380
2381 2003-05-24 [paul]       0.9.0claws
2382
2383         * version 0.9.0claws released
2384
2385 2003-05-24 [paul]       0.8.11claws177
2386
2387         * src/plugins/dillo-viewer/Makefile.am
2388           src/plugins/traycon/Makefile.am
2389                 add missing files
2390                 
2391         * po/bg.po
2392           po/en_GB.po
2393           po/es.po
2394           po/it.po
2395           po/pt_BR.po
2396           po/ru.po
2397           po/sr.po
2398                 update Bulgarian, British English, Spanish, Italian, 
2399                 Brazilian Portuguese, Russian, and Serbian translations, 
2400                 submitted by George Danchev, [me], Ricardo Mones Lastra,
2401                 André Filipe de Assunção e Brito, Alessandro Maestri, 
2402                 Ruslan N. Balkin, and Urke MMI
2403
2404 2003-05-23 [melvin]     0.8.11claws176
2405
2406         * po/fr.po
2407                 Updated French translations
2408
2409 2003-05-22 [paul]       0.8.11claws175
2410
2411         * src/Makefile.am
2412           src/addrbook.[ch]
2413           src/addrcache.[ch]
2414           src/addr_compl.[ch]
2415           src/adressbook.[ch]
2416           src/addrindex.[ch]
2417           src/addritem.[ch]
2418           src/editaddress.c
2419           src/editgroup.c
2420           src/editldap_basedn.c
2421           src/editldap.c
2422           src/jpilot.c
2423           src/vcard.c
2424                 revert to get ldap into it previous working state
2425                 
2426         * po/zh_TW.Big5.po
2427                 new Taiwanese translation,
2428                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2429
2430 2003-05-22 [christoph]  0.8.11claws174
2431
2432         * src/plugins/spamassassin/libspamc.[ch]
2433                 sync libspamc with SpamAssaain release 2.55
2434
2435 2003-05-22 [paul]       0.8.11claws173
2436
2437         * sync with 0.9.0cvs7
2438                 see ChangeLog 2003-05-22
2439                 
2440         * src/summaryview.c
2441                 revert change in 0.8.11claws172: follow
2442                 Hiroyuki's decision and that's the end of it.
2443
2444 2003-05-21 [paul]       0.8.11claws172
2445
2446         * src/summaryview.c
2447                 fix discrepency between open_unread_on_enter
2448                 and always_show_msg
2449
2450 2003-05-21 [paul]       0.8.11claws171
2451
2452         * sync with 0.9.0cvs6
2453                 see ChangeLog 2003-05-21
2454
2455 2003-05-21 [paul]       0.8.11claws170
2456
2457         * sync with 0.9.0cvs5
2458                 see ChangeLog 2003-05-21
2459
2460 2003-05-20 [paul]       0.8.11claws169
2461
2462         * sync with 0.9.0cvs4
2463                 see ChangeLog 2003-05-20
2464                 fixes bug #152, 'encoding of IMAP folders names'
2465
2466 2003-05-20 [paul]       0.8.11claws168
2467
2468         * sync with 0.9.0cvs3
2469                 see ChangeLog 2003-05-20
2470                 
2471         * src/tools/convert_mbox.pl
2472                 minor change in the comments, submitted by Fred Marton
2473
2474 2003-05-19 [paul]       0.8.11claws167
2475
2476         * src/plugins/clamav/Makefile.am
2477           configure.ac
2478                 link clamav_lib to the plugin and not to the main program
2479
2480 2003-05-19 [christoph]
2481
2482         * src/Makefile.am
2483                 add -export-dynamic for linking
2484
2485 2003-05-19 [paul]       0.8.11claws166
2486
2487         * sync with 0.9.0cvs1
2488                 see ChangeLog 2003-05-19
2489
2490 2003-05-19 [paul]       0.8.11claws165
2491
2492         * src/inc.c
2493                 fix 'pop before smtp' timeout
2494
2495 2003-05-18 [alfons]     0.8.11claws164
2496
2497         * src/prefs_matcher.c
2498                 put "execute" action command line ("expression") in edit box
2499
2500 2003-05-18 [christoph]  0.8.11claws163
2501
2502         * src/mimeview.[ch]
2503         * src/plugins/dillo_viewer/dillo_viewer.c
2504         * src/plugins/image_viewer/viewer.c
2505         * src/plugins/mathml_viewer/mathml_viewer.c
2506                 let a viewer have a list of Content-Types
2507
2508 2003-05-18 [paul]       0.8.11claws162
2509
2510         * src/prefs_filtering.c
2511                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2512                 and REDIRECT actions
2513
2514 2003-05-17 [christoph]
2515
2516         * README.claws
2517                 o remove dynamic signatures that was syned with main
2518                 o add infos about no longer "build in" image viewer
2519                 o update bugtracker URL
2520
2521 2003-05-17 [christoph]  0.8.11claws161
2522
2523         * src/folder.c
2524         * src/folderview.c
2525         * src/imap.c
2526                 don't use imap_scan_folder anymore. Instead call folder_item_scan
2527                 for every folder after rebuilding the folder tree.
2528
2529         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2530          messages)
2531
2532 2003-05-17 [christoph]  0.8.11claws160
2533
2534         * src/imap.c
2535                 don't use STATUS command on current folder to check for
2536                 content changes. imap_cmd_ok() now tracks changes to
2537                 folder and number of existing messages.
2538
2539 2003-05-17 [paul]       0.8.11claws159
2540
2541         * src/plugins/clamav/clamav_plugin.c
2542                 remove unnecessary debug_print
2543
2544 2003-05-16 [thorsten]   0.8.11claws158
2545
2546         * src/plugins/demo.c
2547                 included missing intl.h
2548
2549 2003-05-16 [paul]       0.8.11claws157
2550
2551         * po/POTFILES.in
2552                 remove non-existant entries
2553         
2554         * src/plugins/clamav/clamav_plugin.c
2555           src/plugins/clamav/clamav_plugin_gtk.c
2556           src/plugins/dillo_viewer/dillo_prefs.c
2557           src/plugins/dillo_viewer/dillo_viewer.c
2558                 gettextise
2559
2560 2003-05-16 [christoph]  0.8.11claws156
2561
2562         * po/POTFILES.in
2563                 include plugin .c files for translation until I
2564                 find a better solution to have plugins have their
2565                 own textdomain
2566         * src/plugins/demo/demo.c
2567         * src/plugins/image_viewer/plugin.c
2568         * src/plugins/mathml_viewer/mathml_viewer.c
2569         * src/plugins/spamassassin/spamassassin.c
2570         * src/plugins/spamassassin/spamassassin_gtk.c
2571         * src/plugins/trayicon/trayicon.c
2572                 add gettext macros for plugin name and description
2573
2574 2003-05-16 [paul]
2575
2576         * sync with 0.9.0
2577
2578 2003-05-16 [paul]       0.8.11claws155
2579
2580         * sync with lastest 0.9.0pre1
2581                 see ChangeLog 2003-05-16
2582
2583 2003-05-15 [paul]       0.8.11claws154
2584
2585         * sync with latest 0.9.0pre1
2586                 see ChangeLog 2003-05-14 and 2003-05-15
2587
2588 2003-05-14 [christoph]  0.8.11claws153
2589
2590         * src/plugins/image_viewer/viewer.c
2591         * src/plugins/image_viewer/viewer.glade         ** NEW **
2592         * src/plugins/image_viewer/viewerprefs.c
2593                 make it possible to disable the autoload function in the
2594                 imageviewer again
2595
2596 2003-05-14 [christoph]  0.8.11claws152
2597
2598         * src/folder.c
2599                 fix folder update after adding a message
2600
2601 2003-05-13 [alfons]     0.8.11claws151
2602
2603         * src/common/session.c
2604                 remove debug traces
2605                 
2606         * src/addrcache.[ch]
2607         * src/filtering.[ch]
2608         * src/folder.[c]
2609         * src/gtkaspell.[ch]
2610         * src/imap.[ch]
2611         * src/mbox_folder.[ch]
2612         * src/mh.[ch]
2613         * src/mimeview.h
2614         * src/msgcache.[ch]
2615         * src/news.[ch]
2616         * src/passphrase.[ch]
2617         * src/prefs_common.[ch]
2618         * src/prefs_gtk.[ch]
2619         * src/procmsg.c
2620         * src/scoring.[ch]
2621                 be pedantic; (in prototypes () implies (int))
2622
2623 2003-05-13 [alfons]     0.8.11claws150
2624
2625         * src/prefs_toolbar.[ch]
2626         * src/summaryview.[ch]
2627         * src/toolbar.[ch]
2628                 change misleading text in toolbar prefs;
2629                 add toolbar action for ignore thread (toggles ignore thread flag);
2630                 clean up a little bit;
2631
2632 2003-05-12 [paul]
2633
2634         * tools/convert_mbox.pl
2635                 bug fixed by Fred Marton
2636
2637 2003-05-12 [paul]
2638
2639         * sync with 0.9.0pre1
2640
2641 2003-05-09 [paul]       0.8.11claws149
2642
2643         * sync with 0.8.11cvs43
2644                 see ChangeLog 2003-05-09
2645
2646 2003-05-08 [christoph]  0.8.11claws148
2647
2648         * src/imap.[ch]
2649                 o use CAPABILIY as first command and check for PREAUTH
2650                   information in the response to it
2651                 o rewrite all imap_cmd_* functions to use an IMAPSession
2652                   instead of a SockInfo as parameter
2653                 o do STARTTLS after fetching and checking the server
2654                   capabilities
2655
2656 2003-05-08 [paul]       0.8.11claws147
2657
2658         * tools/Makefile.am
2659           tools/README
2660           tools/convert_mbox.pl         ** NEW FILE **
2661                 add mbox conversion script. Submitted by 
2662                 Fred Marton <Fred.Marton@uni-bayreuth.de>
2663
2664 2003-05-07 [christoph]
2665
2666         * doc-src/glade.txt
2667         * src/gtk/pluginwindow.glade
2668         * src/plugins/image_viewer/viewerprefs.glade
2669         * src/plugins/spamassassin/spamassassin_gtk.glade
2670                 add glade files for user interfaces and a description how
2671                 to use glade to create the sylpheed code
2672
2673 2003-05-07 [paul]       0.8.11claws146
2674
2675         * sync with 0.8.11cvs41
2676                 see ChangeLog 2003-05-07
2677
2678 2003-05-06 [christoph]  0.8.11claws145
2679
2680         * src/main.c
2681         * src/plugins/image_viewer/viewer.c
2682                 fix usage of imlib in imageviewer plugin
2683
2684         * src/gtk/prefswindow.c
2685                 handle window close event correctly
2686
2687 2003-05-06 [paul]       0.8.11claws144
2688
2689         * src/common/ssl.c
2690                 fix typo introduced in sync
2691
2692 2003-05-06 [paul]       0.8.11claws143
2693
2694         * sync with 0.8.11cvs39
2695                 see ChangeLog 2003-05-06
2696
2697 2003-05-06 [paul]       0.8.11claws142
2698
2699         * AUTHORS
2700           po/cs.po
2701                 updated Czech translation, submitted by 
2702                 Radek Vybiral <Radek.Vybiral@vsb.cz>
2703                 
2704         * src/plugins/clamav/clamav_plugin_gtk.c
2705                 clean up
2706
2707 2003-05-03 [alfons]     0.8.11claws141
2708
2709         * src/compose.[ch]
2710                 make paste as quotation work even when the call to 
2711                 text_inserted() was deferred (fixes bug #140 "Paste 
2712                 as quotation does not work when using "external" 
2713                 clipboard")
2714
2715 2003-05-03 [thorsten]   0.8.11claws140
2716
2717         * src/addrquery.h
2718           src/ldapquery.h
2719           src/mainwindow.c
2720                 removed C++ comments
2721         * src/addr_compl.c
2722                 function with non-int retval/param used before
2723                 implementation/declaration
2724
2725 2003-05-02 [paul]       0.8.11claws139
2726
2727         * src/addr_compl.[ch]
2728           src/addressbook.[ch]
2729           src/addrindex.c
2730           src/summaryview.c
2731                 revert match's changes to (finally) remove the bug where
2732                 opening a folder causes massive slowdown when using the 
2733                 'Display sender using address book' option
2734
2735 2003-05-01 [melvin]     0.8.11claws138
2736
2737         * src/plugins/dillo_viewer/dillo_prefs.[ch]
2738         * src/plugins/dillo_viewer/dillo_viewer.c
2739                 Fixed bug where "Cancel" button from prefs issued
2740                 warnings.
2741                 Comply a little more to coding style
2742
2743 2003-05-01 [paul]       0.8.11claws137
2744
2745         * sync with 0.8.11cvs38
2746                 see ChangeLog 2003-05-01
2747
2748 2003-05-01 [paul]       0.8.11claws136
2749
2750         * po/bg.po
2751                 updated by George Danchev
2752
2753 2003-04-30 [christoph]  0.8.11claws135
2754
2755         * src/plugins/dillo_viewer/dillo_prefs.c
2756         * src/plugins/image_viewer/viewerprefs.c
2757         * src/plugins/spamassassin/spamassassin_gtk.c
2758                 remove gtk_widget_ref() calls for widgets in
2759                 glade code
2760
2761 2003-04-30 [paul]       0.8.11claws134
2762
2763         * src/addrindex.c
2764                 ok, this time a better fix for the bug where opening folder
2765                 has massive slowdown when using the 'Display sender using 
2766                 address book' option
2767
2768 2003-04-30 [paul]       0.8.11claws133
2769
2770         * src/addrindex.c
2771                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2772         
2773 2003-04-30 [melvin]     0.8.11claws132
2774
2775         New: Dillo plugin preferences (patch by Dimitar Haralanov)
2776
2777         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
2778                 Preferences for the dillo plugin
2779         * src/plugins/dillo_viewer/dillo_viewer.c
2780                 Support for preferences
2781         * src/plugins/dillo_viewer/Makefile.am
2782                 Added dillo_prefs.[ch]
2783
2784 2003-04-30 [alfons]     0.8.11claws131
2785
2786         * src/common/plugin.[ch]
2787                 see? this ANSI C'fication immediately gives us type
2788                 checking for free.
2789
2790 2003-04-30 [alfons]     0.8.11claws130
2791
2792         * src/common/plugin.[ch]
2793         * src/plugins/clamav/clamav_plugin.[ch]
2794         * src/plugins/clamav/clamav_plugin_gtk.c
2795         * src/plugins/demo/demo.c
2796         * src/plugins/dillo_viewer/dillo_viewer.c
2797         * src/plugins/image_viewer/plugin.c
2798         * src/plugins/image_viewer/viewer.[ch]
2799         * src/plugins/image_viewer/viewerprefs.[ch]
2800         * src/plugins/mathml_viewer/mathml_viewer.c
2801         * src/plugins/spamassassin/spamassassin.[ch]
2802         * src/plugins/spamassassin/spamassassin_gtk.c
2803         * src/plugins/trayicon/trayicon.c
2804                 clean up
2805
2806 2003-04-30 [alfons]     0.8.11claws129
2807
2808         * src/common/utils.c
2809                 make is_ascii_str() fail gracefully when NULL pointer
2810                 is passed
2811
2812 2003-04-30 [paul]       0.8.11claws128
2813
2814         * src/addrindex.c
2815                 fix bug where opening folder has massive slowdown when
2816                 using the 'Display sender using address book' option
2817
2818 2003-04-30 [paul]       0.8.11claws127
2819
2820         * src/plugins/clamav/clamav_plugin.c
2821           src/plugins/clamav/clamav_plugin_gtk.c
2822           src/plugins/demo/demo.c
2823           src/plugins/dillo_viewer/dillo_viewer.c
2824           src/plugins/image_viewer/plugin.c
2825           src/plugins/mathml_viewer/mathml_viewer.c
2826           src/plugins/spamassassin/spamassassin.c
2827           src/plugins/spamassassin/spamassassin_gtk.c
2828           src/plugins/trayicon/trayicon.c
2829                 get rid of eye-hurting function signatures
2830
2831 2003-04-30 [paul]       0.8.11claws126
2832
2833         * src/plugins/trayicon/trayicon.c
2834                 add description
2835                 
2836         * src/mimeview.c
2837                 be more descriptive
2838
2839 2003-04-30 [paul]       0.8.11claws125
2840
2841         * configure.ac
2842                 arrange the plugins in reverse alphabetical order
2843                 
2844         * src/plugins/clamav/clamav_plugin.[ch]
2845           src/plugins/clamav/clamav_plugin_gtk.c
2846                 rename some params
2847                 resize max_size window
2848                 re-arrange the order of some gui elements
2849                 improve descriptions
2850         
2851         * src/plugins/image_viewer/plugin.c
2852           src/plugins/mathml_viewer/mathml_viewer.c
2853                 add descriptions
2854                 
2855         * src/plugins/spamassassin/spamassassin_gtk.c
2856                 resize max_size window
2857                 re-arrange the order of some gui elements
2858                 
2859         * src/messageview.c
2860           src/mimeview.c
2861                 correct typos
2862
2863 2003-04-30 [alfons]     0.8.11claws124
2864
2865         * src/imap.c
2866                 fix a leak found while browsing Martin Kluge's 
2867                 valgrind log (Claws only)
2868
2869 2003-04-29 [darko]      0.8.11claws123
2870
2871         * src/gtk/gtkstext.h
2872                 include wchar.h if it is available, fixes compilation
2873                 on HP-UX systems
2874
2875 2003-04-29 [melvin]     0.8.11claws122
2876
2877         * src/prefs_actions.c
2878                 Improved help text of Actions' syntax
2879
2880 2003-04-28 [paul]       0.8.11claws121
2881
2882         * src/action.c
2883                 a better fix for the crash when performing an action
2884                 on a mime part
2885
2886 2003-04-28 [paul]       0.8.11claws120
2887
2888         * src/action.c
2889                 fix crash when performing an action on a
2890                 mime part
2891
2892 2003-04-28 [paul]       0.8.11claws119
2893
2894         * sync with 0.8.11cvs36
2895                 see ChangeLog 2003-04-28
2896
2897 2003-04-27 [paul]       0.8.11claws118
2898
2899         * more sync with 0.8.11cvs35
2900                 see ChangeLog 2003-04-25
2901
2902 2003-04-26 [christoph]  0.8.11claws117
2903
2904         * src/folder.c
2905                 fix remove virtual check
2906
2907 2003-04-26 [paul]       0.8.11claws116
2908
2909         * src/messageview.c
2910                 fix return-receipt, make it work again
2911
2912 2003-04-26 [paul]       0.8.11claws115
2913
2914         * src/mimeview.c
2915                 restore double-clicking of the [application/pgp-signature 
2916                 (Select "Check signature" to check)] line in the message view,
2917                 broken in recent sync
2918
2919 2003-04-26 [christoph]  0.8.11claws114
2920
2921         * src/folder.c
2922                 check if remove virtual really exists before
2923                 calling the function
2924
2925 2003-04-25 [match]      0.8.11claws113
2926
2927         * src/addrindex.c
2928         * src/addrbook.c
2929         * src/ldapquery.[ch]
2930         * src/ldapctrl.[ch]
2931                 fix memleak.
2932         * src/ldapserver.[ch]
2933                 fix memleak. fix segfault.
2934                 plug a Claws memleak
2935
2936 2003-04-25 [alfons]     0.8.11claws112
2937
2938         * src/folder.c
2939                 plug a Claws memleak
2940
2941 2003-04-25 [alfons]     0.8.11claws111
2942
2943         * src/common/session.c
2944                 plug a memleak
2945
2946 2003-04-25 [paul]       0.8.11claws110
2947
2948         * sync with 0.8.11cvs35
2949                 see ChangeLog 2003-04-24 and 2003-04-25
2950                 
2951         * src/gtk/pluginwindow.c
2952                 correct another strange float value
2953
2954 2003-04-24 [christoph]  0.8.11claws109
2955
2956         * src/folder.c
2957                 freeze folder item updates when unsetting new flags
2958
2959         * src/gtk/pluginwindow.c
2960                 correct strange float value
2961
2962 2003-04-23 [paul]       0.8.11claws108
2963
2964         * sync with 0.8.11cvs33
2965                 see ChangeLog 2003-04-23
2966
2967 2003-04-22 [paul]       0.8.11claws107
2968
2969         * src/Makefile.am
2970           src/messageview.c
2971           src/mimeview.c
2972           src/pgptext.[ch]      ** REMOVED **
2973                 remove pgptext.[ch] as its not used any more
2974
2975 2003-04-22 [paul]       0.8.11claws106
2976
2977         * sync with 0.8.11cvs31
2978                 see ChangeLog 2003-04-21 and 2003-04-22
2979
2980 2003-04-21 [alfons]     0.8.11claws105
2981
2982         * src/main.c
2983                 No access to GTK structures if we're a spawned child
2984                 (and clean up code a little bit...) Should fix #126.
2985
2986 2003-04-21 [melvin]     0.8.11claws104
2987
2988         * src/plugins/dillo_viewer/README
2989                 Improved slightly the text.
2990
2991 2003-04-21 [melvin]     0.8.11claws103
2992
2993         * src/plugins/dillo_viewer/README *** NEW ***
2994                 Added a README file for the Dillo plugin
2995
2996 2003-04-20 [paul]
2997
2998         * tools/README
2999           tools/outlook2sylpheed.pl
3000                 updated and improved by Ricardo Mones Lastra
3001
3002 2003-04-18 [oliver]     0.8.11claws102
3003
3004         * src/inc.c 
3005         * src/prefs_account.h
3006                 remove Pop3SessionType (used by selective download)
3007         * src/prefs_toolbar.c
3008                 enable set Default Toolbar button
3009
3010 2003-04-18 [paul]       0.8.11claws101
3011
3012         * sync with 0.8.11cvs29
3013                 see ChangeLog 2003-04-18
3014
3015 2003-04-17 [paul]       0.8.11claws100
3016
3017         * src/prefs_common.[ch]
3018           src/summaryview.c
3019                 remove 'Open next message on deletion' option,
3020                 as the same effect can now be achieved via the
3021                 'Always open messages in summary when selected'
3022                 option.
3023
3024 2003-04-17 [paul]       0.8.11claws99
3025
3026         * sync with 0.8.11cvs28
3027                 see ChangeLog 2003-04-17
3028
3029 2003-04-17 [christoph]  0.8.11claws98
3030
3031         * ac/spamassassin.m4
3032         * src/plugins/spamassassin/libspamc.[ch]
3033         * src/plugins/spamassassin/utils.[ch]
3034                 sync libspamc with SpamAssassin project
3035
3036 2003-04-17 [christoph]  0.8.11claws97
3037
3038         * src/common/socket.h
3039         * src/gtk/sslcertwindow.h
3040                 rename old USE_SSL to USE_OPENSSL
3041
3042 2003-04-17 [paul]       0.8.11claws96
3043
3044         * src/prefs_common.h
3045                 use gulong for P_COLOR so that it compiles/runs on
3046                 64-bit systems. Patch submitted by James Noyes
3047                 <jnoyes-claws@retrogeeks.com>
3048                 
3049         * po/de.po
3050                 updated by Jens
3051
3052 2003-04-17 [paul]       0.8.11claws95
3053
3054         * sync with 0.8.11cvs27
3055                 see ChangeLog 2003-04-16
3056
3057 2003-04-15 [paul]       0.8.11claws94
3058
3059         * src/prefs_common.[ch]
3060                 rearrange to stop the window getting too long:
3061                         move Receive dialog stuff to Receive tab
3062                         move Send dialog to Send tab
3063                         remove Dialogs frame
3064                 rename 'Open messages in summary with cursor keys' to
3065                 'Always open messages in summary when selected', as its
3066                 more appropriate
3067
3068 2003-04-15 [paul]       0.8.11claws93
3069
3070         * src/prefs_common.[ch]
3071           src/summaryview.c
3072                 add new option '/Interface/Open next message on deletion'
3073
3074 2003-04-15 [paul]       0.8.11claws92
3075
3076         * src/summaryview.[ch]
3077                 add /Mark/Lock and /Mark/Unlock to the pop-up
3078                 menu. Patch submitted by Ivan Francolin Martinez
3079                 <ivanfm@users.sourceforge.net>
3080
3081 2003-04-15 [paul]       0.8.11claws91
3082
3083         * sync with 0.8.11cvs24
3084                 see ChangeLog 2003-04-15
3085
3086 2003-04-14 [jens]       0.8.11claws90
3087
3088         * updated German translation and some corrections from
3089                 Roland Bless <bless@tm.uka.de>
3090
3091 2003-04-14 [paul]       0.8.11claws89
3092
3093         * sync with 0.8.11cvs22
3094                 see ChangeLog 2003-04-14
3095
3096 2003-04-13 [paul]       0.8.11claws88
3097
3098         * src/plugins/clamav/clamav_plugin.c
3099                 fix memory leaks
3100                 clean up
3101
3102 2003-04-12 [paul]       0.8.11claws87
3103
3104         * src/plugins/clamav/clamav_plugin.c
3105                 activate enable/disable archive scanning option
3106                 
3107         * src/plugins/clamav/.cvsignore         ** NEW FILE **
3108
3109 2003-04-12 [paul]       0.8.11claws86
3110
3111         * src/plugins/Makefile.am
3112           src/plugins/clamav/Makefile.am                ** NEW FILE **
3113           src/plugins/clamav/README                     ** NEW FILE ** 
3114           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
3115           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
3116                 add Clam AntiVirus plugin
3117
3118 2003-04-12 [paul]       0.8.11claws85
3119
3120         * sync with 0.8.11cvs21
3121                 see ChangeLog 2003-04-11
3122
3123 2003-04-11 [paul]       0.8.11claws84
3124
3125         * po/es.po
3126                 update Spanish translation. Submitted by Ricardo
3127                 Mones Lastra.
3128
3129 2003-04-10 [christoph]  0.8.11claws83
3130
3131         * src/mbox.c
3132                 fix typo that did not move unfiltered mails to destination
3133                 folder
3134
3135         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3136          when filtering from spool)
3137
3138 2003-04-10 [christoph]  0.8.11claws82
3139
3140         * src/imap.c
3141                 use BODY.PEEK instead of BODY in in message fetch operation
3142                 to make sure the IMAP server does not set the \Seen flag for
3143                 messages. Sylpheed does that later itself, when the message
3144                 is opened in sylpheed
3145
3146         (closes Bug 111 Claws destroys unread marks)
3147
3148 2003-04-09 [oliver]     0.8.11claws81
3149         
3150         * src/folder.c
3151                 fix crash in folder_destroy
3152         * README.claws
3153                 remove selective download
3154
3155 2003-04-09 [christoph]  0.8.11claws80
3156
3157         * src/imap.c
3158                 fix crash in imap_get_msginfo() when then fetched message
3159                 is not found
3160
3161         (closes Bug 110 Crash during mail composition)
3162
3163 2003-04-08 [christoph]  0.8.11claws79
3164
3165         * src/folder.c
3166         * src/prefs_account.c
3167                 Filter new messages that are found in an INBOX folder
3168                 when 'Filter messages on receiving' is enabled in the
3169                 Folder's AccountPrefs. This allows to use Sylpheed's
3170                 filtering engine for IMAP folders where messages are
3171                 added to the INBOX by a MTA
3172
3173 2003-04-08 [paul]       0.8.11claws78
3174
3175         * src/procmsg.h
3176                 clean up after last commit
3177
3178 2003-04-08 [paul]       0.8.11claws77
3179
3180         * sync with 0.8.11cvs20
3181                 see ChangeLog 2003-04-07 and 2003-04-08
3182
3183 2003-04-07 [christoph]  0.8.11claws76
3184
3185         * src/filtering.[ch]
3186         * src/inc.[ch]
3187         * src/mbox.c
3188         * src/procmsg.[ch]
3189                 add procmsg_msginfo_filter() to execute filtering actions
3190
3191 2003-04-06 [christoph]  0.8.11claws75
3192
3193         * src/imap.c
3194                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3195
3196 2003-04-06 [christoph]  0.8.11claws74
3197
3198         * src/common/utils.[ch]
3199                 add g_int_compare() function for slist sorting
3200
3201         * src/imap.c
3202                 fetch all MsgInfos with one command in imap_get_msginfos()
3203                 using an imap set with a list of ranges
3204
3205         * src/news.c
3206                 use new g_int_compare() function
3207
3208 2003-04-06 [thorsten]   0.8.11claws73
3209
3210         * src/mh.c
3211                 corrected implementation of mh_folder_destroy()
3212
3213 2003-04-05 [christoph]  0.8.11claws72
3214
3215         * src/account.c
3216         * src/folder.[ch]
3217         * src/folderview.c
3218         * src/imap.c
3219         * src/inc.c
3220         * src/main.c
3221         * src/mainwindow.c
3222         * src/mbox_folder.c
3223         * src/mh.c
3224         * src/mimeview.h
3225         * src/msgcache.[ch]
3226         * src/news.c
3227         * src/procmime.h
3228         * src/procmsg.[ch]
3229         * src/setup.c
3230         * src/gtk/gtkutils.c
3231                 o rename structure field names class and new to klass and
3232                   new_msgs, to allow including files in C++
3233                 o add 'extern "C"' block to some header files
3234                 o add MsgInfoList and MsgNumberList as alias for GSList for
3235                   developers to know what type of list is expected
3236
3237         * src/plugins/image_viewer/plugin.c
3238         * src/plugins/image_viewer/viewer.[ch]
3239         * src/plugins/image_viewer/viewerprefs.[ch]
3240                 rename function names to prevent conflicts
3241
3242 2003-04-05 [paul]       0.8.11claws71
3243
3244         * sync with 0.8.11cvs18
3245                 see ChangeLog 2003-04-03 and 2003-04-04
3246
3247 2003-04-02 [christoph]  0.8.11claws70
3248
3249         * src/folder.[ch]
3250         * src/imap.[ch]
3251         * src/mbox_folder.[ch]
3252         * src/mh.[ch]
3253         * src/news.[ch]
3254                 o Make all virtual folder functions private
3255                 o remove unused folder code
3256
3257         * src/common/socket.[ch]
3258         * src/summaryview.c
3259                 fix warnings
3260
3261 2003-03-30 [alfons]     0.8.11claws69
3262
3263         * src/send_message.c
3264                 remove two debug traces and see if people still report
3265                 errors
3266
3267 2003-03-30 [alfons]     0.8.11claws68
3268
3269         * src/send_message.c
3270         * src/commons/session.c
3271                 add more debug traces
3272
3273 2003-03-30 [christoph]  0.8.11claws67
3274
3275         * src/folder.c
3276                 change processing folder name from .processing to processing
3277
3278         * src/common/ssl.c
3279                 disable SSL certificate check because it causes Xlib error
3280                 when the child process want's to open an GTK window
3281
3282 2003-03-30 [christoph]  0.8.11claws66
3283
3284         * src/folder.c
3285                 don't use default folder for processing folder item because
3286                 it can be a non local folder
3287
3288         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3289
3290 2003-03-30 [alfons]     0.8.11claws65
3291
3292         * src/send_message.c
3293                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
3294                 to generate bad code for 'send_send_data_progressive': When
3295                 called from 'send_send_data_finished', the 'data' pointer is
3296                 cleared just before the assignment to the dialog pointer
3297
3298 2003-03-29 [christoph]  0.8.11claws64
3299
3300         * src/common/prefs.h
3301         * src/plugins/image_viewer/Makefile.am
3302         * src/plugins/image_viewer/plugin.c
3303         * src/plugins/image_viewer/viewer.[ch]
3304         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
3305                 add PrefsPage for ImageViewer
3306
3307 2003-03-28 [thorsten]   0.8.11claws63
3308
3309         * src/common/session.c
3310                 added some comments
3311
3312 2003-03-28 [paul]       0.8.11claws62
3313
3314         * sync with 0.8.11cvs16
3315                 see ChangeLog 2003-03-28
3316
3317 2003-03-28 [paul]       0.8.11claws61
3318
3319         * sync with 0.8.11cvs15
3320                 see ChangeLog 2003-03-28
3321
3322 2003-03-27 [christoph]  0.8.11claws60
3323
3324         * src/folder.c
3325         * src/imap.c
3326         * src/common/socket.[ch]
3327                 set socket state to DISCONNECTED when any operation
3328                 fails to allow reconnecting in IMAP code without
3329                 checking the return code of all calls to the command
3330                 functions
3331
3332         * src/folderview.c
3333         * src/summaryview.c
3334                 remove some more stuff that depends on specific
3335                 folder types
3336
3337 2003-03-27 [paul]       0.8.11claws59
3338
3339         * sync with 0.8.11cvs14
3340                 see ChangeLog 2003-03-27
3341                 
3342         * src/selective_download.[ch]   ** REMOVED **
3343                 really removed
3344
3345 2003-03-27 [christoph]  0.8.11claws58
3346
3347         * src/folder.c
3348                 fix handling of tmp_flags in flag copy function
3349
3350 2003-03-27 [paul]       0.8.11claws57
3351
3352         * sync with 0.8.11cvs13
3353                 see ChangeLog 2003-03-27
3354
3355 2003-03-27 [oliver]     0.8.11claws56
3356
3357         * src/maiwindow.c
3358                 remove sel_download_cb
3359
3360 2003-03-27 [oliver]     0.8.11claws55
3361         
3362         * src/inc.c
3363                 remove POP3_TOP
3364         
3365 2003-03-26 [oliver]     0.8.11claws54
3366
3367         *src/pop.h
3368                 remove POP3_TOP*
3369         * README.claws
3370                 remove selective donwload readme
3371
3372 2003-03-26 [oliver]     0.8.11claws53
3373         * src/matcher.[ch]
3374         * src/matcher_parser_parse.y 
3375         * src/pop.c 
3376         * src/prefs_account.[ch]
3377         * src/prefs_filtering.c
3378                 remove selective donwload
3379
3380 2003-03-26 [oliver]     0.8.11claws52
3381
3382         * src/inc.[ch] 
3383         * src/filtering.c 
3384         * src/mainwindow.c 
3385                 remove selective donwload
3386
3387 2003-03-26 [oliver]     0.8.11claws51
3388         
3389         * src/Makefile.am
3390         * src/selective_download.[ch]   ** REMOVE **    
3391
3392 2003-03-26 [christoph]  0.8.11claws50
3393
3394         * src/news.c
3395                 fix NEWS that got broken by a sync with sylpheed-main
3396
3397 2003-03-26 [christoph]  0.8.11claws49
3398
3399         * src/mimeview.c
3400                 fix mime type guessing when no mime type is found for a file
3401
3402 2003-03-25 [christoph]  0.8.11claws48
3403
3404         * src/mimeview.c
3405         * src/procmime.c
3406                 remove mime type guessing from mime parser and use
3407                 name based mime types in viewer lookup for mime type
3408                 application/octet-stream
3409
3410 2003-03-25 [christoph]  0.8.11claws47
3411
3412         * doc-src/readme.txt
3413         * doc-src/rfc2554.txt
3414                 add RFC about SMTP AUTH
3415
3416         * src/send_message.c
3417         * src/common/smtp.[ch]
3418                 add extra error code for authentication errors and
3419                 clear temporary password when this error occurs
3420
3421         (closes Bug 84 authentication failure while sending should
3422          prompt for password again)
3423
3424 2003-03-25 [christoph]  0.8.11claws46
3425
3426         * configure.ac
3427         * src/Makefile.am
3428         * src/imageview.[ch]                            ** REMOVE **
3429         * src/messageview.[ch]
3430         * src/mimeview.[ch]
3431         * src/prefs_common.[ch]
3432         * src/textview.c
3433         * src/plugins/Makefile.am
3434         * src/plugins/image_viewer/.cvsignore           ** NEW **
3435         * src/plugins/image_viewer/Makefile.am          ** NEW **
3436         * src/plugins/image_viewer/plugin.c             ** NEW **
3437         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
3438                 move image viewer into a plugin (building is enabled by default)
3439                 [ToDo: Prefs for resize and autoview]
3440
3441 2003-03-25 [paul]       0.8.11claws45
3442
3443         * sync with 0.8.11cvs12
3444                 see ChangeLog 2003-03-26
3445
3446 2003-03-25 [paul]       0.8.11claws44
3447
3448         * sync with 0.8.11cvs11
3449                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3450                 
3451         Note: Selective Download is broken.
3452                 
3453 2003-03-22 [christoph]  0.8.11claws43
3454
3455         * src/folder.c
3456                 code cleanup for flags copying
3457
3458 2003-03-22 [christoph]  0.8.11claws42
3459
3460         * src/plugins/trayicon/trayicon.c
3461                 fix setting the transparent area when the window size
3462                 is forced by the system tray
3463
3464 2003-03-22 [christoph]  0.8.11claws41
3465
3466         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
3467         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
3468         * src/plugins/trayicon/newmail.xpm              ** NEW **
3469         * src/plugins/trayicon/nomail.xpm               ** NEW **
3470         * src/plugins/trayicon/trayicon.c
3471         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
3472                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3473                 o add icon for unread mails
3474                 o set transparency for window
3475
3476 2003-03-22 [christoph]  0.8.11claws40
3477
3478         * src/news.c
3479                 init news session to prevent crash when session is closed
3480
3481 2003-03-22 [christoph]  0.8.11claws39
3482
3483         * src/imap.c
3484         * src/common/session.[ch]
3485                 Init session data to make sure we don't have invalid pointers
3486                 for read_ch and write_ch when new multi process sessions are
3487                 not used
3488
3489         * src/main.c
3490         * src/common/plugin.c
3491         * src/common/sylpheed.c
3492         * src/plugins/demo/demo.c
3493         * src/plugins/dillo_viewer/dillo_viewer.c
3494         * src/plugins/mathml_viewer/mathml_viewer.c
3495         * src/plugins/spamassassin/spamassassin.c
3496         * src/plugins/spamassassin/spamassassin_gtk.c
3497                 add plugin types to allow loading plugins at different times
3498                 (and maybe for different frontends), because it's not good to
3499                 load GTK-Plugins gefore gtk_init was called
3500
3501         * configure.ac
3502         * src/plugins/Makefile.am
3503         * src/plugins/trayicon/.cvsignore               ** NEW **
3504         * src/plugins/trayicon/Makefile.am              ** NEW **
3505         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
3506         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
3507         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
3508         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
3509         * src/plugins/trayicon/trayicon.c               ** NEW **
3510                 New Trayicon plugin that shows an icon in a systray that uses
3511                 XEMBED protocol like Gnome's systray. Icon shows if there
3512                 are new mails and a tooltip shows information about new,
3513                 unread and total messages.
3514
3515 2003-03-22 [paul]       0.8.11claws38
3516
3517         * src/common/smtp.c
3518                 fix ESMTP AUTH CRAM-MD5
3519                 [sync with main (still version 0.8.11cvs6), see
3520                  ChangeLog 2003-03-22]
3521
3522 2003-03-21 [colin]      0.8.11claws37
3523
3524         * src/send_message.c
3525                 Fix USE_SSL => USE_OPENSSL
3526
3527 2003-03-21 [colin]      0.8.11claws36
3528
3529         * src/folderview.c
3530                 Fix counts in drag and dropped subfolders
3531
3532 2003-03-21 [colin]      0.8.11claws35
3533
3534         * src/folder.c 
3535         * src/folderview.c
3536                 speed up a bit folder dnd
3537
3538 2003-03-20 [alfons]     0.8.11claws34
3539
3540         * src/main.c
3541         * src/toolbar.c
3542         * src/procmsg.c
3543                 don't send locked queue messages
3544                 (feature request "[ 705245 ] Locking message in outbox 
3545                  should prevent sending")
3546
3547 2003-03-20 [christoph]  0.8.11claws33
3548
3549         * src/folder.c
3550                 remove NEW and UNREAD flag in special folders when scanning
3551                 
3552         * src/common/smtp.c
3553                 fix ESMTP AUTH CRAM-MD5
3554
3555 2003-03-20 [paul]       0.8.11claws32
3556
3557         * src/prefs_account.c
3558                 Re-write 'Tunnel command to open connection' as
3559                 'Use command to communicate with server', and disable
3560                 it for all except IMAP accounts
3561
3562 2003-03-20 [paul]       0.8.11claws31
3563
3564         * sync with 0.8.11cvs6
3565                 see ChangeLog 2003-03-20
3566
3567 2003-03-19 [match]      0.8.11claws30
3568
3569         * src/addritem.[ch]
3570                 include documentation. minor refactoring.
3571         * src/addr_compl.[ch]
3572         * src/addrindex.[ch]
3573         * src/addresbook.[ch]
3574         * src/summaryview.c
3575                 re-enable address lookup (was disabled in
3576                 0.8.11claws20).
3577
3578 2003-03-19 [christoph]  0.8.11claws29
3579
3580         * src/procmsg.c
3581                 add temp flag handling, will make moving and copying
3582                 messages possible again
3583
3584         * src/folder.c
3585                 correct calulation of folder stats
3586
3587 2003-03-18 [match]      0.8.11claws28
3588
3589         * src/editgroup.h
3590                 remove case sensitive comparison (closes bug 80).
3591
3592 2003-03-18 [christoph]  0.8.11claws27
3593
3594         * src/imap.c
3595                 fix imap using a tunnel command
3596
3597         (closes bug 87)
3598
3599 2003-03-18 [christoph]  0.8.11claws26
3600
3601         * src/folder.[ch]
3602         * src/imap.c
3603         * src/procmsg.[ch]
3604                 rewrite flag handling for folders
3605
3606 2003-03-18 [christoph]  0.8.11claws25
3607
3608         * src/folder.c
3609         * src/procmsg.c
3610         * src/summaryview.c
3611                 unset NEW and UNREAD flags when message is ignored, to make
3612                 sure messages don't show up as unread on other IMAP clients,
3613                 because the IGNORE_THREAD flag can not be syncronized through
3614                 the IMAP folder
3615
3616 2003-03-17 [christoph]  0.8.11claws24
3617
3618         * src/imap.c
3619                 don't use recursion to fetch uids when the number of messages
3620                 does not match. Moved code into subfunction that is used
3621                 again when needed, to prevent an endless loop.
3622
3623 2003-03-17 [thorsten]   0.8.11claws23
3624
3625         * src/imageview.[ch]
3626                 export imageview_get_resized_size() (for plugins)
3627         * src/prefs_common.[ch]
3628                 added prefs_common_get() (for plugins)
3629
3630 2003-03-17 [christoph]  0.8.11claws22
3631
3632         * src/imap.c
3633                 o remove UID guessing from copy code
3634                 o support UIDPLUS extension for APPEND command
3635
3636 2003-03-17 [paul]       0.8.11claws21
3637
3638         * src/gtk/about.c
3639                 remove 'Compiled-plugins' section.
3640                 
3641         * src/plugins/dillo_viewer/dillo_viewer.c
3642                 slight change to description text
3643
3644 2003-03-16 [match]      0.8.11claws20
3645         * src/ldapserver.[ch]           ** NEW **
3646         * src/ldapctrl.[ch]             ** NEW **
3647         * src/ldapquery.[ch]            ** NEW **
3648         * src/ldaputil.[ch]             ** NEW **
3649         * src/addrcindex.[ch]           ** NEW **
3650         * src/addrquery.h               ** NEW **
3651         * src/addritem.[ch]
3652         * src/addrcache.[ch]
3653         * src/addrindex.[ch]
3654         * src/addr_compl.[ch]
3655         * src/addressbook.[ch]
3656         * src/addrbook.[ch]
3657         * src/editgroup.c
3658         * src/editaddress.c
3659         * src/editldap.c
3660         * src/editldap_basedn.c
3661         * src/vcard.c
3662         * src/jpilot.c
3663         * src/Makefile.am
3664                 included dynamic LDAP queries. improved address
3665                 completion.
3666
3667 2003-03-16 [paul]       0.8.11claws19
3668
3669         * tools/multiwebsearch.pl
3670                 fix a fatal typo
3671
3672 2003-03-16 [christoph]  0.8.11claws18
3673
3674         * src/mimeview.c
3675         * src/plugins/dillo_viewer/dillo_viewer.c
3676         * src/plugins/mathml_viewer/mathml_viewer.c
3677                 make unregistering of MimeViewerFactorys possible
3678
3679 2003-03-16 [alfons]     0.8.11claws17
3680
3681         * configure.ac
3682                 correct typo
3683
3684 2003-03-16 [melvin]     0.8.11claws16
3685
3686         * src/plugins/dillo_viewer.c
3687                 Fixed bug where it was not possible to view more than
3688                 one text/html attachment per message (bug discovered
3689                 by Christoph Hohmann).
3690
3691 2003-03-15 [melvin]     0.8.11claws15
3692
3693         * src/prefs_actions.c
3694                 Fixed compilation warnings.
3695
3696 2003-03-15 [melvin]     0.8.11claws14
3697
3698         * src/plugins/Makefile.am
3699         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
3700         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
3701         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
3702                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3703                 newer (http://dillo.auriga.wearlab.de/).
3704
3705 2003-03-15 [christoph]  0.8.11claws13
3706
3707         * src/imap.c
3708                 don't query imap folder for attributes because we already
3709                 for them from imap_status
3710
3711         * src/mimeview.[ch]
3712                 add support for plugable MimeViewers (unloading Viewers
3713                 not yet complete)
3714
3715         * src/plugins/Makefile.am
3716         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
3717         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
3718         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
3719                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3720                 widget from http://helm.cs.unibo.it/mml-widget/
3721
3722 2003-03-14 [christoph]  0.8.11claws12
3723
3724         * src/folder.[ch]
3725                 o error return code's should better be negative
3726                 o replace printf with debug_print
3727
3728         * src/imap.c
3729                 improve IMAP folder scan by checking UID-NEXT
3730
3731         * src/summaryview.c
3732                 remove check that are unnecessary in my opinion
3733
3734 2003-03-13 [christoph]  0.8.11claws11
3735
3736         * src/folder.[ch]
3737         * src/foldersel.c
3738         * src/folderview.c
3739         * src/imap.c
3740         * src/mbox_folder.c
3741         * src/mh.c
3742         * src/news.c
3743         * src/prefs_scoring.c
3744         * src/summaryview.c
3745                 use a common function to get a displayable name
3746                 for a FolderItem
3747
3748 2003-03-13 [paul]       0.8.11claws10
3749
3750         * tools/Makefile.am
3751           tools/README
3752           tools/multiwebsearch.conf     ** NEW FILE **
3753           tools/multiwebsearch.pl       ** NEW FILE **
3754                 add multiwebsearch Actions script
3755
3756 2003-03-13 [colin]      0.8.11claws9
3757
3758         * src/compose.c
3759                 Remove leading emtpy lines from quoted text
3760                 before quoting it
3761
3762 2003-03-13 [melvin]     0.8.11claws8
3763
3764         * src/prefs_actions.c
3765                 Fixed a memory leak
3766                 Code clean ups
3767                 Added Cancel and OK buttons
3768                 Corrected help text
3769
3770 2003-03-13 [christoph]  0.8.11claws7
3771
3772         * src/account.c
3773         * src/folder.[ch]
3774         * src/imap.c
3775         * src/mainwindow.c
3776         * src/mbox_folder.c
3777         * src/mh.c
3778         * src/news.c
3779         * src/setup.c
3780                 replace more folder type stuff with folder class stuff
3781
3782 2003-03-13 [melvin]     0.8.11claws6
3783
3784         * src/prefs_actions.c
3785                 Added new tokens:
3786                 %u: user provided argument
3787                 %h: user provided argument (hidden on input)
3788                 %s: current text selection in the message view 
3789
3790 2003-03-13 [paul]       0.8.11claws5
3791
3792         * sync with 0.8.11cvs5
3793                 see ChangeLog 2003-03-11, 2003-03-12
3794
3795 2003-03-12 [christoph]  0.8.11claws4
3796
3797         * src/folder.c
3798                 use folder class idstr when writing folderlist.xml
3799
3800         * src/folder.h
3801         * src/imap.c
3802         * src/news.c
3803                 replace folder type checks with folder class checks
3804
3805 2003-03-12 [christoph]  0.8.11claws3
3806
3807         * src/folder.[ch]
3808         * src/imap.[ch]
3809         * src/main.c
3810         * src/mbox_folder.[ch]
3811         * src/mh.[ch]
3812         * src/news.[ch]
3813                 o create a list of known folder classes in the folder system
3814                 o use folder class id strings for folder item identifiers
3815
3816 2003-03-12 [christoph]  0.8.11claws2
3817
3818         * src/imap.c
3819                 fix imap uid validity check
3820
3821 2003-03-12 [christoph]  0.8.11claws1
3822
3823         * src/account.c
3824         * src/folder.[ch]
3825         * src/foldersel.c
3826         * src/folderview.c
3827         * src/imap.c
3828         * src/mainwindow.c
3829         * src/mbox_folder.c
3830         * src/mh.c
3831         * src/news.c
3832         * src/prefs_scoring.c
3833         * src/procmsg.c
3834         * src/setup.c
3835         * src/summaryview.c
3836                 initial restructuring of folder system, seperating
3837                 folders and folder classes
3838
3839 2003-03-12 [paul]       0.8.11claws
3840
3841         0.8.11claws release
3842
3843 2003-03-12 [christoph]
3844
3845         * src/gtk/prefswindow.c
3846                 fix translation of "Page Index"
3847
3848 2003-03-12 [paul]       0.8.10claws110
3849
3850         a sync from 0.8.11cvs4 before the release
3851
3852         * src/common/utils.c
3853                 subject_compare_for_sort(): allow null strings (fixes
3854                 summary sorting).
3855
3856 2003-03-11 [paul]       0.8.10claws109
3857
3858         * po/es.po
3859                 update Spanish translation, submitted by
3860                 Ricardo Mones Lastra
3861
3862 2003-03-11 [melvin]     0.8.10claws108
3863
3864         * po/fr.po
3865                 Updated French translations
3866
3867 2003-03-11 [paul]       0.8.10claws107
3868
3869         * manual/en/Makefile.am
3870           manual/en/*.html
3871                 update English manual, add a new page
3872                 updated by Francois Barriere <fbarriere@atmel.fr>
3873                 
3874         * po/bg.po
3875           po/it.po
3876           po/sr.po
3877                 update Bulgarian, Italian, and Serbian translations
3878                 submitted by George Danchev, Alessandro Maestri, and
3879                 Urke MMI
3880
3881 2003-03-10 [paul]       0.8.10claws106
3882
3883         * src/gtk/about.c
3884           src/gtk/prefswindow.c
3885                 make some strings translatable
3886
3887 2003-03-10 [darko]      0.8.10claws105
3888
3889         * src/compose.c
3890                 code cleanup to make Hiro happy
3891
3892 2003-03-10 [paul]       0.8.10claws104
3893
3894         * sync with 0.8.11cvs2
3895                 see ChangeLog 2003-03-10
3896
3897 2003-03-09 [melvin]     0.8.10claws103
3898
3899         * src/textview.c
3900                 textview_set_font(): fix for message display in
3901                 UTF-8 locales (thanks to Sergey Vlasov).
3902                 (was unintentionnaly reverted in 0.8.6claws6)   
3903
3904 2003-03-08 [darko]      0.8.10claws102
3905
3906         * src/compose.c
3907                 fix infinite loop in wrapping as reported
3908                 by happycactus
3909                 obsoletes patch #696482
3910
3911 2003-03-08 [christoph]  0.8.10claws101
3912
3913         * src/imap.c
3914                 add workaround for IMAP servers that do not
3915                 support the "UID SEARCH UID" command
3916
3917 2003-03-07 [christoph]  0.8.10claws100
3918
3919         * src/plugins/spamassassin/spamassassin.[ch]
3920         * src/plugins/spamassassin/spamassassin_gtk.c
3921                 code cleanup
3922
3923 2003-03-07 [paul]       0.8.10claws99
3924
3925         * po/es.po
3926                 updated Spanish translation, submitted by
3927                 Ricardo Mones Lastra
3928
3929 2003-03-07 [christoph]  0.8.10claws98
3930
3931         * src/send.c
3932                 fix in 0.8.10claws94 was wrong
3933                 local delivery does not require escaping, remove escaping
3934                 code to make signatures of mails with "." lines valid
3935                 
3936                 NOTE: requires that sendmail is executed with "-i" option,
3937                       what is the default now, but has to be changed in all
3938                       exsiting accounts)
3939
3940 2003-03-07 [paul]       0.8.10claws97
3941
3942         * sync with 0.8.11 release
3943                 see ChangeLog 2003-03-07
3944
3945 2003-03-06 [paul]       0.8.10claws96
3946
3947         * src/compose.c
3948                 revert commit 0.8.10claws92
3949
3950 2003-03-06 [paul]       0.8.10claws95
3951
3952         * src/folderview.c
3953                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3954
3955         * src/gtkaspell.c
3956                 fix bug 74, 'Crash opening editor window with pseudo-color
3957                 display'
3958                 
3959         Patches submitted by Kevin Vigor <kevin@vigor.nu>
3960
3961 2003-03-06 [christoph]  0.8.10claws94
3962
3963         * src/send.c
3964                 fix rfc2821 (4.5.2) violation in SMTP data sending,
3965                 all lines starting with a period get an extra period
3966                 inserted
3967                 (found by Simon 'corecode' Schubert)
3968
3969 2003-03-06 [paul]       0.8.10claws93
3970
3971         * src/folderview.c
3972                 if configured font can't be loaded fall back to gtk
3973                 default. (with thanks to Christoph)
3974                 
3975                 closes long-standing bug 15 'Crashes on startup'
3976
3977 2003-03-06 [paul]       0.8.10claws92
3978
3979         * src/compose.c
3980                 freeze text before autosave and thaw afterwards
3981                 fixes bug 67 'autosave make re-rediting message crazy'
3982
3983 2003-03-06 [christoph]  0.8.10claws91
3984
3985         * src/compose.c
3986                 ignore address comment in dupe check for Cc-list
3987
3988         (closes reopened bug 47 Replying to message strips name part of
3989          e-mail addresses of Cc: lines)
3990
3991 2003-03-06 [paul]       0.8.10claws90
3992
3993         * src/Makefile.am
3994                 remove reference to gtkxtext.h as its no longer in
3995                 the repository
3996
3997 2003-03-06 [paul]       0.8.10claws89
3998
3999         * sync with 0.8.10cvs25
4000                 see ChangeLog 2003-03-06
4001
4002 2003-03-06 [oliver]     0.8.10claws88
4003         
4004         * src/messageview.c
4005                 remove include
4006
4007 2003-03-06 [oliver]     0.8.10claws87
4008         
4009         * src/folderview.c 
4010                 remove changes introduced inclaws74
4011         * src/messageview.c
4012                 another attempt to sanely delete and update
4013                 messages deleted in separate messageview
4014
4015 2003-03-05 [christoph]  0.8.10claws86
4016
4017         * src/summaryview.c
4018                 check if "From" matches any account's address if
4019                 addressbook completion of addresses is disabled too
4020
4021         (closes Bug 70 "Display recipient in from" doesn't check
4022          folder's default account)
4023
4024 2003-03-05 [christoph]  0.8.10claws85
4025
4026         * src/compose.c
4027         * src/common/utils.[ch]
4028                 don't strip address comments when building Cc lists
4029
4030         (closes Bug 47 Replying to message strips name part of e-mail addresses
4031          of Cc: lines)
4032
4033         * src/folder.c
4034                 fix return value of copy function
4035
4036 2003-03-05 [christoph]  0.8.10claws84
4037
4038         * src/imap.c
4039                 don't ask imap server for non rfc822 headers
4040
4041         (closes bug 71 IMAP FETCH asks for FROM header field twice)
4042
4043         * src/imap.c
4044                 destroy session on socket error to allow reconnecting
4045
4046 2003-03-05 [christoph]  0.8.10claws83
4047
4048         * configure.ac
4049                 fix building with gnome when no prefix is set
4050
4051         (closes bug 66 Gnome directory is set to NONE)
4052
4053 2003-03-05 [paul]       0.8.10claws82
4054
4055         * sync with 0.8.10cvs23
4056                 see ChangeLog 2003-03-05
4057
4058 2003-03-04 [christoph]  0.8.10claws81
4059
4060         * src/folder.c
4061                 o fix moving and copying when folder returns 0 for new
4062                   message number
4063                 o remove some code for single message copy and move
4064                   operations and use functions for multiple messages
4065
4066         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4067
4068         * src/news.c
4069                 remove unused include
4070
4071 2003-03-04 [paul]       0.8.10claws80
4072
4073         * src/gtk/about.c
4074                 list 'Compiled plugins'
4075
4076 2003-03-03 [christoph]  0.8.10claws79
4077
4078         * src/news.[ch]
4079                 have to multiply the percentage of the current fetch with
4080                 the percentage that it has of the total fetch operation
4081                 for correct values
4082
4083 2003-03-03 [christoph]  0.8.10claws78
4084
4085         * src/news.c
4086                 fix calculation of expected lines for progress indicator
4087
4088 2003-03-03 [christoph]  0.8.10claws77
4089
4090         * src/summaryview.c
4091         * src/common/utils.c
4092                 fix segfault when opening the root news folder
4093
4094 2003-03-03 [christoph]  0.8.10claws76
4095
4096         * src/mainwindow.[ch]
4097         * src/common/Makefile.am
4098         * src/common/progressindicator.[ch]
4099                 add UI independent progress indicator handling
4100
4101         * src/news.[ch]
4102                 use new progress indicator for message info fetching
4103
4104         * src/common/hooks.h
4105                 code cleanup
4106
4107 2003-03-03 [oliver]     0.8.10claws75
4108
4109         * src/toolbar.c
4110         * src/compose.c
4111                 removed commented code
4112
4113 2003-03-03 [oliver]     0.8.10claws74
4114
4115         * src/toolbar.[ch]
4116                 cleanups and refactoring
4117         * src/compose.[ch]
4118                 compose_reply_mode reply & forwarding interface for
4119                 toolbar buttons
4120         * src/folderview.c
4121                 act on messages marked for deletion in folderview_selected
4122                 based on prefs_common.immediate_exec since a message might 
4123                 have been deleted by messageview in a folder we are changing 
4124                 to (does anybody understand what I'm on about ?)
4125
4126 2003-03-03 [oliver]     0.8.10claws73
4127         
4128         * src/messageview.[ch]
4129                 new functions
4130                 - messageview_delete: delete message shown in messagview
4131                 - messageview_update_view: update messageview to currently 
4132                   selected summaryview message
4133                 - add separate messageview to msgview_list in order to update 
4134                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4135         * src/summaryview.[ch]
4136                 summary_get_selection returns a list of selected msgs
4137                 in summaryview
4138         * src/mainwindow.c
4139                 toolbar reply refactoring
4140
4141 2003-03-03 [paul]       0.8.10claws72
4142
4143         * sync with 0.8.10cvs21
4144                 see ChangeLog 2003-03-03
4145
4146 2003-03-02 [christoph]  0.8.10claws71
4147
4148         * src/common/passcrypt.c
4149                 use POSIX includes
4150
4151 2003-03-02 [christoph]  0.8.10claws70
4152
4153         * configure.ac
4154         * src/prefs_account.c
4155         * src/prefs_gtk.[ch]
4156         * src/common/.cvsignore
4157         * src/common/Makefile.am
4158         * src/common/passcrypt.c                ** NEW **
4159         * src/common/passcrypt.h.in             ** NEW **
4160                 Implement password encryption in config files
4161                 using unix encrypt and setkey functions. The crypt
4162                 key can be set as a configure parameter. Old
4163                 passwords will be converted if they do not begin
4164                 with '!'
4165
4166 2003-03-02 [paul]       0.8.10claws69
4167
4168         * src/prefs_account.c
4169                 fix compile error
4170
4171 2003-03-01 [thorsten]   0.8.10claws68
4172
4173         * po/el.po
4174           po/hr.po
4175           po/it.po
4176           po/nl.po
4177           po/sr.po
4178           po/sv.po
4179                 corrected format strings
4180         * po/en_GB.po
4181                 corrected headers
4182                 (fix compile errors with GNU gettext-0.11.5)
4183
4184 2003-03-01 [oliver]     0.8.10claws67
4185
4186         * src/summaryview.c
4187                 menu callbacks call toolbar_menu_reply
4188
4189 2003-03-01 [oliver]     0.8.10claws66
4190
4191         * src/mainwindow.c
4192         * src/messageview.c
4193                 menu callbacks call toolbar_menu_reply
4194         * src/toolbar.[ch]
4195                 callbacks from menu handled by toolbar_menu_reply
4196
4197 2003-03-01 [paul]       0.8.10claws65
4198
4199         * src/addressbook.c
4200                 revert commit 0.8.10claws54 - breaks editing of
4201                 addressbook.
4202                 
4203         * po/bg.po
4204                 update Bulgarian translation, submitted by
4205                 George Danchev
4206
4207 2003-02-28 [christoph]  0.8.10claws64
4208
4209         * src/account.c
4210         * src/addressadd.c
4211         * src/compose.c
4212         * src/gtkaspell.c
4213         * src/gtkxtext.h                ** REMOVE **
4214         * src/imap.c
4215         * src/matcher.[ch]
4216         * src/mh.c
4217         * src/news.c
4218         * src/pine.c
4219         * src/prefs_common.c
4220         * src/prefs_matcher.c
4221         * src/procheader.[ch]
4222         * src/procmsg.[ch]
4223         * src/toolbar.c
4224         * src/common/ssl_certificate.c
4225         * src/gtk/colorlabel.c
4226         * src/gtk/menu.c
4227                 o fix warnings
4228                 o remove code obsoleted by new cache and folder system rework
4229
4230 2003-02-28 [oliver]     0.8.10claws63
4231         
4232         * src/toolbar.[ch]
4233                 * fix bug where reply in Messageview replied to 
4234                 Message displayed in summaryview
4235                 (reportedd via ML by chinatinte at gmx dot ch)
4236                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
4237                 didn't work in separate MessageView Toolbar
4238                 (wondering if anybody uses this at all ?)
4239         * src/summaryview.[ch]
4240                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
4241                 (generalize reply and forward code);
4242         * src/messageview.c 
4243                 remove focus_in event which updated summaryview to messageview
4244
4245 2003-02-28 [paul]       0.8.10claws62
4246
4247         * po/Makefile.in.in
4248                 add the --check option
4249                 Patch submitted by Ricardo Mones Lastra
4250
4251 2003-02-28 [paul]       0.8.10claws61
4252
4253         * src/prefs_account.c
4254                 re-order 'Signature' items
4255
4256 2003-02-28 [paul]       0.8.10claws60
4257
4258         * sync with 0.8.10cvs20
4259                 see ChangeLog 2003-02-28
4260
4261 2003-02-28 [paul]       0.8.10claws59
4262
4263         * po/POTFILES.in
4264                 update to reflect recent movement of files
4265
4266 2003-02-28 [paul]       0.8.10claws58
4267
4268         * sync with 0.8.10cvs19
4269                 see ChangeLog 2003-02-28
4270
4271 2003-02-27 [martin]     0.8.10claws57
4272
4273         * src/prefs_matcher.c 
4274                 fix segfault in prefs_matcher_ok() when the
4275                 last entry is deleted and prevents that the
4276                 message "entry not saved" comes up after deleting
4277                 an entry
4278
4279 2003-02-27 [martin]     0.8.10claws56
4280
4281         * src/prefs_filtering.c 
4282                 fix segfault in prefs_filtering_ok() when the
4283                 last entry is deleted and prevents that the
4284                 message "entry not saved" comes up after deleting
4285                 an entry
4286
4287 2003-02-27 [paul]       0.8.10claws55
4288
4289         * sync with 0.8.10cvs18
4290                 see ChangeLog 2003-02-27
4291
4292 2003-02-27 [paul]       0.8.10claws54
4293
4294         * src/addressbook.c
4295                 fix bug where the address book crashes with 
4296                 multiple lookups.
4297                 Patch [687729] submitted by David Frager 
4298                 <dbfrager@users.sourceforge.net>
4299
4300 2003-02-25 [christoph]  0.8.10claws53
4301
4302         * src/Makefile.am
4303         * src/colorlabel.[ch]           ** REMOVE **
4304         * src/gtk/Makefile.am
4305         * src/gtk/colorlabel.[ch]       ** NEW **
4306                 move colorlabel files to gtk directory
4307
4308         * src/esmtp.[ch]                ** REMOVE **
4309                 has been merged into smtp.[ch] in 0.7.5
4310
4311 2003-02-25 [christoph]  0.8.10claws52
4312
4313         * src/Makefile.am
4314         * src/about.[ch]                ** REMOVE **
4315         * src/gtk/Makefile.am
4316         * src/gtk/about.[ch]            ** NEW **
4317                 move about files to gtk directory
4318
4319 2003-02-25 [christoph]  0.8.10claws51
4320
4321         * src/folder.c
4322                 some code optimization of folder scanning code
4323
4324         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
4325
4326 2003-02-25 [christoph]  0.8.10claws50
4327
4328         * src/main.c
4329         * src/common/sylpheed.c
4330                 add command line parameter parsing to common code
4331
4332 2003-02-24 [christoph]
4333
4334         * Makefile.am
4335         * configure.ac
4336                 fix gnome prefix problems, the configure script now removed
4337                 `gnome-config --prefix` from `gnome-config --datadir`
4338                 and adds $(prefix} instead
4339
4340         (closes Bug 24 Makefile does not respect prefix when installing
4341          GNOME data)
4342
4343 2003-02-24 [christoph]  0.8.10claws49
4344
4345         * src/news.c
4346                 check for valid session before trying to authenticate
4347
4348         (closes Bug 60 crash if "authenticate on logon" is activated
4349          and newsserver-hostname is not valid)
4350
4351 2003-02-24 [melvin]     0.8.10claws48
4352
4353         * src/prefs_actions.c
4354                 Make sure all user's input is sent to the action and then
4355                 close the socket..
4356
4357 2003-02-23 [alfons]     0.8.10claws46
4358
4359         * src/summaryview.c
4360                 also wait cursor when deleting files
4361
4362 2003-02-23 [paul]
4363
4364         * tools/freshmeat_search.pl
4365           tools/google_search.pl
4366                 scripts should now work for any browser/browser command line
4367
4368 2003-02-22 [christoph]  0.8.10claws45
4369
4370         * src/procmsg.c
4371                 fix IMAP flag setting, IMAP flag is not handled correctly
4372                 anymore by the folder system and information about the
4373                 folder should not be saved in the MsgInfo (in my opinion)
4374
4375         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4376
4377 2003-02-22 [christoph]  0.8.10claws44
4378
4379         * src/summaryview.c
4380                 fix spelling of "label" ;-)
4381
4382 2003-02-22 [thorsten]   0.8.10claws43
4383
4384         * src/mimeview.c
4385           src/prefs_common.[ch]
4386           src/procmime.[ch]
4387                 do not use description as attachment name
4388
4389 2003-02-22 [alfons]     0.8.10claws42
4390
4391         * src/summaryview.c
4392                 freeze/thaw folder item updates when changing color labels,
4393                 and put a wait cursors on
4394
4395 2003-02-22 [thorsten]   0.8.10claws41
4396
4397         * src/mimeview.c
4398                 save-all fixes: crash if invoked on multipart container,
4399                 mimeinfo access, pathseparators, error dialog
4400
4401 2003-02-21 [alfons]     0.8.10claws40
4402
4403         * src/prefs_gtk.c
4404                 remove unused var
4405
4406 2003-02-21 [colin]      0.8.10claws39
4407
4408         * src/send.c
4409                 Fix smtp logging
4410
4411 2003-02-21 [colin]      0.8.10claws38
4412
4413         * src/summaryview.c
4414                 Freeze/thaw folderItem updates when filtering messages 
4415                 via Tools/Filter messages
4416
4417 2003-02-21 [paul]       0.8.10claws37
4418
4419         * src/compose.c
4420                 revert commit 0.8.10claws26, there are ulterior motives
4421                 for users to set a Reply-To header when posting to
4422                 newsgroups
4423
4424 2003-02-21 [paul]       0.8.10claws36
4425
4426         * sync with 0.8.10cvs17
4427                 see ChangeLog 2003-02-21
4428
4429 2003-02-20 [christoph]  0.8.10claws35
4430
4431         * src/imap.c
4432                 IMAP UID fetch speedup using SEARCH
4433
4434         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4435
4436         * src/imap.c
4437                 fix problem with UIDs in IMAP UID cache that no longer existed
4438
4439 2003-02-20 [christoph]  0.8.10claws34
4440
4441         * src/imap.c
4442         * src/procheader.c
4443         * src/procheader.h
4444                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
4445
4446         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
4447
4448         * src/imap.c
4449                 Rewrite imap_cmd_gen_recv use sock_getline instead
4450                 of sock_gets to avoid problems with too long reply
4451                 lines
4452     
4453 2003-02-20 [colin]      0.8.10claws33
4454         
4455         * src/prefs_account.c
4456                 Better wording
4457
4458 2003-02-20 [colin]      0.8.10claws32
4459
4460         * src/compose.c
4461                 Remove useless '&& !to_sender' 
4462
4463 2003-02-20 [darko]
4464
4465         * AUTHORS
4466                 change my e-mail address
4467
4468 2003-02-19 [colin]      0.8.10claws31
4469
4470         * src/prefs_common.c
4471                 X11 style colors for every configurable color
4472
4473 2003-02-19 [alfons]     0.8.10claws30
4474
4475         * src/prefs_gtk.[ch]
4476         * src/prefs_common.c
4477                 for color_new accept both plain integers and X11 style color
4478                 names (as found in /usr/lib/X11/rgb.txt)
4479
4480 2003-02-19 [paul]       0.8.10claws29
4481
4482         * src/mainwindow.c
4483                 add tooltips to online/offline button and account selector
4484                 button
4485
4486 2003-02-19 [paul]       0.8.10claws28
4487
4488         * src/folder.c
4489           src/news.c
4490           src/prefs_account.[ch]
4491           src/prefs_common.[ch]
4492                 move 'Maximum number of articles to download' to
4493                 account prefs.
4494                 clean up account prefs gui a little by hiding entries
4495                 rather then greying out entries
4496
4497 2003-02-19 [hiro]       0.8.10claws27
4498
4499         * src/common/utils.c
4500                 fix bug #54 'yesterdays date is displayed in the message 
4501                 summary window'
4502
4503 2003-02-19 [paul]       0.8.10claws26
4504
4505         * src/compose.c
4506                 fix bug reported in Feature Request [688596] 
4507                 'Reply-to header in news'
4508
4509 2003-02-18 [paul]       0.8.10claws25
4510
4511         * src/select-keys.c
4512                 add a 'List all keys' button to key selection dialog
4513
4514 2003-02-18 [colin]      0.8.10claws24
4515         
4516         * src/stock_pixmap.c
4517                 fix compile error
4518
4519 2003-02-18 [colin]      0.8.10claws23
4520
4521         * src/common/smtp.[ch]
4522           src/prefs_account.c
4523                 Try to starttls if it seems to be the only
4524                 way to authenticate a user
4525
4526 2003-02-18 [paul]       0.8.10claws22
4527
4528         * src/Makefile.am
4529           src/folderview.c
4530           src/stock_pixmap.[ch]
4531           src/pixmaps/drafts_close.xpm  ** NEW FILE **
4532           src/pixmaps/drafts_open.xpm   ** NEW FILE **
4533                 as a Drafts folder is a special folder allow it to have
4534                 its own unique icons
4535
4536 2003-02-18 [colin]      0.8.10claws21
4537
4538         * src/imap.c
4539                 Fix port selection when using starttls
4540
4541 2003-02-18 [paul]       0.8.10claws20
4542
4543         * src/mainwindow.c
4544           src/prefs_common.[ch]
4545                 make blue the default new mail colour
4546
4547 2003-02-18 [paul]       0.8.10claws19
4548
4549         * sync with 0.8.10cvs14
4550                 see ChangeLog 2003-02-18
4551
4552 2003-02-17 [jens]       0.8.10claws18
4553
4554         * src/common/md5.c
4555                 fixed a compile problem with gcc 3.3
4556                 works on 2.95.3 too (testet on PPC as it is big endian)
4557
4558 2003-02-17 [paul]       0.8.10claws17
4559
4560         * sync with 0.8.10cvs13
4561                 see ChangeLog 2003-02-17
4562
4563 2003-02-17 [paul]       0.8.10claws16
4564
4565         * sync with 0.8.10cvs12
4566                 see ChangeLog 2003-02-17
4567
4568 2003-02-16 [match]      0.8.10claws15
4569
4570         * src/addressbook.c
4571                 Eliminates reloading of address data when items
4572                 deleted or added. Applied submitted by
4573                 Luke Plant <lukeplant@softhome.net>
4574
4575 2003-02-16 [paul]       0.8.10claws14
4576
4577         * src/news.c
4578                 when a 'protocol error' is encountered disconnect from
4579                 the server. This means that the user can carry on viewing
4580                 other articles and doesn't have to either wait until the
4581                 server timesout or quit sylpheed.
4582                 Fixes bug #53 'Unable to read messages in newsgroups, 
4583                 displayed message doesn't change'
4584
4585 2003-02-15 [christoph]  0.8.10claws13
4586
4587         * src/imap.c
4588                 fix bug that stopped scanning of folders when an
4589                 IMAP folder was empty
4590
4591         (closes bug 46 stop scan messages in folders after empty folder)
4592
4593 2003-02-15 [paul]
4594
4595         * tools/Makefile.am
4596           tools/README
4597           tools/freshmeat_search.pl     ** NEW FILE **
4598           tools/google_search.pl        ** NEW FILE **
4599                 Add 2 Actions scripts which search freshmeat/google
4600                 for the selected text using the browser configured
4601                 in sylpheedrc.
4602                 
4603         Note: These scripts are very dependent on the format of the
4604         browser command and may not work on every occasion. Testing
4605         is welcome. 
4606
4607 2003-02-14 [alfons]     0.8.10claws12
4608
4609         * src/compose.c
4610                 fix breakage because of uninitialized account pointer.
4611                 please verify.
4612
4613 2003-02-14 [paul]       0.8.10claws11
4614
4615         * src/compose.c
4616           src/prefs_account.[ch]
4617           src/prefs_common.[ch]
4618                 move signature settings to Account Prefs
4619
4620 2003-02-14 [paul]       0.8.10claws10
4621
4622         * sync with 0.8.10cvs11
4623                 see ChangeLog 2003-02-14
4624
4625 2003-02-13 [thorsten]   0.8.10claws9
4626
4627         * src/news.c
4628                 revert news progressbar (GUI separation)
4629
4630 2003-02-13 [paul]       0.8.10claws8
4631
4632         * src/compose.c
4633                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
4634                 paragraph 1
4635
4636 2003-02-13 [paul]       0.8.10claws7
4637
4638         * src/compose.[ch]
4639           src/summaryview.c
4640                 fix 'Follow-up and Reply-to' so that it creates a reply to
4641                 the newsgroup and the sender. If the message has the keyword
4642                 'poster' in the Followup-To header, all replies go to the
4643                 sender, re: RFC 1036, Section 2.2.3
4644                 rename all instances of 'ignore_replyto' to 'to_sender', both
4645                 were previously used, now we use just one.
4646
4647 2003-02-13 [paul]       0.8.10claws6
4648
4649         * sync with 0.8.10cvs9
4650                 see ChangeLog 2003-02-13
4651
4652 2003-02-13 [paul]       0.8.10claws5
4653
4654         * configure.ac
4655                 show which plugins are configured in the configure
4656                 output.
4657
4658 2003-02-12 [thorsten]   0.8.10claws4
4659
4660         * src/news.c
4661                 show progress while fetching news headers
4662
4663 2003-02-12 [christoph]  0.8.10claws3
4664
4665         * configure.ac
4666         * src/plugins/Makefile.am
4667                 use AM_CONDITIONAL to enable plugins, automake correctly
4668                 manages this when creating distdir
4669
4670 2003-02-12 [christoph]  0.8.10claws2
4671
4672         * ac/spamassassin.m4
4673         * src/plugins/spamassassin/Makefile.am
4674                 fix building SpamAssassin plugin without OpenSSL
4675
4676 2003-02-12 [paul]       0.8.10claws1
4677
4678         * ac/Makefile.am
4679           src/Makefile.am
4680           src/plugins/Makefile.am
4681                 fix failure of 'make release'
4682
4683 2003-02-12 [paul]       0.8.10claws
4684
4685         * 0.8.10claws released
4686
4687 2003-02-12 [paul]       0.8.9claws56
4688
4689         * po/bg.po
4690           po/es.po
4691           po/it.po
4692           po/ru.po
4693           po/sr.po
4694                 updated translations by George Danchev, Ricardo Mones Lastra,
4695                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
4696                 
4697         * sylpheed.spec.in
4698                 Allow the building of RPMs by a regular user. Submitted
4699                 by Sergei Astanin
4700
4701 2003-02-11 [alfons]     0.8.9claws55
4702
4703         * src/colorlabel.c
4704                 don't use pixmaps for label color rect but draw rectangles
4705                 so we can respect the color map of palette based visuals
4706                 (fixes the long time crashes on Suns - thanks to Andreas
4707                 Engel and Steve O'Hara-Smith for testing)
4708
4709 2003-02-11 [christoph]  0.8.9claws54
4710
4711         * src/matcher_parser_parse.y
4712                 correct bug where filering rules of not existing folders in
4713                 matcherrc were added to global filtering
4714                 
4715         (closes Debian Bug #180253 - Directory's filter-rules are merged with
4716          main filter-rules after removing directory, http://bugs.debian.org/180253)
4717         
4718 2003-02-11 [paul]       0.8.9claws53
4719
4720         * sync with 0.8.10cvs7
4721                 see ChangeLog 2003-02-09
4722
4723 2003-02-11 [melvin]     0.8.9claws52
4724
4725         * po/fr.po
4726                 Updated French tranlsations
4727
4728 2003-02-10 [paul]       0.8.9claws51
4729
4730         * sylpheed.spec.in
4731                 correct --enable-openssl
4732                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
4733
4734 2003-02-09 [martin]     0.8.9claws50
4735
4736         * src/prefs_matcher.c
4737                 fix segfault in prefs_matcher_substitute_cb() when
4738                 no row is selected
4739
4740 2003-02-09 [paul]       0.8.9claws49
4741
4742         * src/folderview.c
4743                 fix bug where a newsgroup folder's processing rules were
4744                 merged with the global filtering rules when the newsgroup
4745                 folder was deleted, causing some seriously bad results,
4746                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
4747
4748 2003-02-08 [melvin]     0.8.9claws48
4749
4750         * src/compose.c
4751                 Corrected and modified an alert message.
4752
4753 2003-02-07 [paul]       0.8.9claws47
4754
4755         * src/folderview.c
4756                 fix bug where both an 'Account properties' window and a
4757                 'Folder properties' window were opened when clicking on
4758                 'Properties' in an NNTP or IMAP folder's popup menu.
4759
4760 2003-02-07 [paul]       0.8.9claws46
4761
4762         * sync with 0.8.10cvs6
4763                 see ChangeLog 2003-02-06
4764
4765 2003-02-06 [christoph]  0.8.9claws45
4766
4767         * src/mbox.c
4768                 freeze folder updates while importing mbox files
4769                 (closes bug 43 importing mbox took hours)
4770                 
4771         Patch submitted by Jens Rantil <jens.rantil@telia.com>
4772
4773 2003-02-06 [thorsten]   0.8.9claws44
4774
4775         * po/de.po
4776                 Updated german translations
4777
4778 2003-02-06 [thorsten]   0.8.9claws43
4779
4780         * src/news.h
4781                 use guint for message numbers (fix count in grouplist dialog)
4782
4783 2003-02-05 [paul]       0.8.9claws42
4784
4785         * sync with 0.8.10cvs2
4786                 see ChangeLog 2003-02-05
4787
4788 2003-02-04 [colin]      0.8.9claws41
4789
4790         * src/prefs_common.[ch]
4791           src/procmsg.c
4792           src/summaryview.c
4793                 Add an option to disable threading by subject
4794
4795 2003-02-04 [christoph]  0.8.9claws40
4796
4797         * src/inc.c
4798                 only abort fetching mails from multiple accounts when the
4799                 error is fatal and does not allow to check any more accounts
4800                 (currently only disk full error)
4801
4802         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
4803          receive mails for other accouts)
4804
4805 2003-02-04 [christoph]  0.8.9claws39
4806
4807         * src/folder.c
4808                 first add the new message to the cache, then
4809                 send the update notification
4810
4811         (closes bug 39 after sending message folderview doesnt get updated)
4812
4813 2003-02-04 [colin]      0.8.9claws38
4814
4815         * src/inc.c
4816                 _really_ fix this Connecting... status
4817
4818 2003-02-04 [paul]       0.8.9claws37
4819
4820         * sync with 0.8.10
4821                 see ChangeLog 2003-02-04
4822
4823 2003-02-04 [paul]       0.8.9claws36
4824
4825         * sync with 0.8.9cvs6
4826                 see ChangeLog 2003-02-03
4827
4828 2003-02-04 [paul]       0.8.9claws35
4829
4830         * po/pt_BR.po
4831                 updated by André Filipe de Assunção e Brito 
4832                 <bedecko@netsite.com.br>
4833
4834 2003-02-03 [thorsten]   0.8.9claws34
4835
4836         * po/de.po
4837                 Updated german translations
4838
4839 2003-02-02 [paul]       0.8.9claws33
4840
4841         * po/es.po
4842                 updated by Ricardo Mones Lastra
4843
4844 2003-02-02 [thorsten]   0.8.9claws32
4845
4846         * src/mh.c
4847                 Fix mh_get_msginfo() segfault if file is inaccessible
4848
4849 2003-01-31 [colin]      0.8.9claws31
4850
4851         * src/procheader.c
4852                 Fix last commit's bug
4853
4854 2003-01-31 [colin]      0.8.9claws30
4855
4856         * src/procheader.c
4857                 Missing a change for gpg-signed messages
4858
4859 2003-01-31 [paul]       0.8.9claws29
4860
4861         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
4862           src/procheader.c
4863           src/stock_pixmap.[ch]
4864           src/summaryview.c
4865                 indicate GnuPG signed messages by displaying an icon
4866                 in the Attachment column.
4867
4868 2003-01-31 [paul]       0.8.9claws28
4869
4870         * sync with 0.8.9cvs4
4871                 see ChangeLog 2003-01-31
4872
4873 2003-01-31 [alfons]     0.8.9claws27
4874
4875         * src/textview.c
4876                 tune URI parser to accept mailto URLs with a '?'
4877                 (patch from Ruslan Balkin)
4878
4879 2003-01-31 [colin]      0.8.9claws26
4880
4881         * src/summaryview.c
4882                 Fix a leak introduced in claws24
4883
4884 2003-01-31 [colin]      0.8.9claws25
4885
4886         * src/summaryview.c
4887                 Freeze/Thaw folder updates when deleting dups
4888
4889 2003-01-31 [colin]      0.8.9claws24
4890         
4891         * src/addr_compl.c
4892           src/summaryview.c
4893           src/msgcache.c
4894                 little speed improvements
4895
4896 2003-01-31 [colin]      0.8.9claws23
4897
4898         * src/summaryview.c
4899                 Fix segfault when forwarding nothing
4900                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
4901                 
4902 2003-01-30 [paul]       0.8.9claws22
4903
4904         * sync with 0.8.9cvs3
4905                 see ChangeLog 2003-01-30
4906
4907 2003-01-30 [paul]       0.8.9claws21
4908
4909         * sync with 0.8.9cvs2
4910                 see ChangeLog 2003-01-30
4911
4912 2003-01-29 [paul]       0.8.9claws20
4913
4914         * sync with 0.8.9cvs1
4915                 see ChangeLog 2003-01-29
4916
4917 2003-01-28 [paul]       0.8.9claws19
4918
4919         * po/POTFILES.in
4920                 update to reflect changes. 
4921                 thanks to Ricardo Mones Lastra
4922
4923 2003-01-27 [christoph]  0.8.9claws18
4924
4925         * ac/openssl.m4
4926         * ac/spamassassin.m4
4927         * src/plugins/spamassassin/README
4928         * src/plugins/spamassassin/libspamc.[ch]
4929         * src/plugins/spamassassin/utils.[ch]
4930                 updated to latest libspamc
4931
4932 2003-01-27 [christoph]  0.8.9claws17
4933
4934         * src/folder.c
4935                 fix wrong use of procheader_get_header_fields
4936
4937 2003-01-27 [christoph]  0.8.9claws16
4938
4939         * src/news.c
4940         * src/prefs_account.[ch]
4941         * src/common/nntp.[ch]
4942                 allow to force authentication for NNTP servers
4943
4944         Patch submitted by Florian Mickler <dmk@d-labs.de>
4945
4946 2003-01-26 [paul]       0.8.9claws15
4947
4948         * src/summaryview.c
4949                 speed up of marking messages as read
4950                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
4951
4952 2003-01-26 [christoph]  0.8.9claws14
4953
4954         * src/Makefile.am
4955         * src/mgutils.[ch]              ** REMOVE **
4956         * src/xml.[ch]                  ** REMOVE **
4957         * src/xmlprops.[ch]             ** REMOVE **
4958         * src/common/Makefile.am
4959         * src/common/mgutils.[ch]       ** NEW **
4960         * src/common/xml.[ch]           ** NEW **
4961         * src/common/xmlprops.[ch]      ** NEW **
4962                 move xml files to common directory
4963
4964 2003-01-26 [christoph]  0.8.9claws13
4965
4966         * src/plugins/spamassassin/spamassassin_gtk.c
4967                 only set gtk entry text if string is available
4968
4969 2003-01-26 [melvin]     0.8.9claws12
4970
4971         * src/description_window.c
4972                 Allow resizing of the window
4973                 Allow automatic horizontal scroll bar
4974                 Do not vertically expand and fill
4975
4976 2003-01-26 [christoph]  0.8.9claws11
4977
4978         * src/Makefile.am
4979         * src/gtkutils.[ch]             ** REMOVE **
4980         * src/common/sylpheed.c
4981         * src/gtk/Makefile.am
4982         * src/gtk/description_window.c
4983         * src/gtk/gtkutils.[ch]         ** NEW **
4984         * src/gtk/prefswindow.c
4985                 move gtkutils to gtk directory
4986
4987 2003-01-26 [paul]       0.8.9claws10
4988
4989         * src/summaryview.c
4990                 rename summary_unread_clicked() to summary_status_clicked()
4991
4992 2003-01-26 [melvin]     0.8.9claws9
4993
4994         * src/prefs_actions.c
4995                 Cosmetical changes to the help text
4996
4997 2003-01-26 [paul]       0.8.9claws8
4998
4999         * src/folder.[ch]
5000           src/mainwindow.c
5001           src/prefs_common.c
5002           src/prefs_sumamry_column.c
5003           summaryview.[ch]
5004                 rename the 'Unread' column to 'Status'
5005
5006 2003-01-25 [match]      0.8.9claws7
5007
5008         * src/mgutils.[ch]
5009                 removed reference to LDAP constants. removed error2string.
5010                 included functions to support LDAP dynamic queries.
5011         * src/syldap.h
5012                 moved LDAP constants here.
5013         * src/addressbook.c
5014         * src/addrindex.c
5015         * src/importldif.c
5016                 removed references to LDAP constants and references to
5017                 error2string.
5018
5019 2003-01-25 [paul]       0.8.9claws6
5020
5021         * src/summaryview.c
5022                 summary_thread_build(), summary_thread_init(): remove 
5023                 unneeded reference to summaryview->folder_item
5024
5025 2003-01-25 [christoph]  0.8.9claws5
5026
5027         * src/gtk/description_window.c
5028                 o allow description texts to expand over multiple columns
5029                 o translate all columns
5030         * src/prefs_actions.c
5031                 change syntax description to use new multi column feature
5032
5033         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5034
5035 2003-01-25 [match]      0.8.9claws4
5036
5037         * src/vcard.c
5038                 fixed bug with Quoted-Printable
5039
5040 2003-01-25 [paul]       0.8.9claws3
5041
5042         * src/folder.[ch]
5043           src/summaryview.[ch]
5044                 implement per-folder collapsed/expanded threads setting
5045                 
5046         * src/prefs_common.c
5047                 remove global collapsed/expanded threads option
5048
5049 2003-01-25 [christoph]  0.8.9claws2
5050
5051         * po/POTFILES.in
5052                 add pluginwindow and prefswindow
5053         * src/compose.c
5054                 make send respond correctly to messages that could be added
5055                 to the queue folder, but the UID of the message is unknown
5056         * src/folder.c
5057         * src/imap.c
5058                 don't return guessed UIDs in imap_add_msg anymore. We return
5059                 0 to tell the folder system it was appened but the UID is
5060                 unknown. Folder system now get's the UID by scaning the folder
5061                 and searching the cache for the Message-ID
5062                 (closes bug #29 Messages queued, but not sent)
5063
5064 2003-01-25 [paul]       0.8.9claws1
5065
5066         * src/codeconv.c
5067                 conv_encode_header():  fix bug when long headers with 8-bit
5068                 characters are used, so that the encoded words are wrapped.
5069                 If the space in the original text falls on the wrap boundary,
5070                 it can be lost.
5071                 Patch by Sergey Vlasov.
5072                 
5073         * src/folderview.c
5074                  fix bug where a change to the sorting method or thread view
5075                  of a folder's messages is lost if simpify-subject is set and
5076                  toggled on or off.
5077                  Patch by Luke Plant.
5078
5079 2003-01-24 [paul]       0.8.9claws
5080
5081         * sylpheed-0.8.9claws released
5082         
5083         * Makefile.am
5084           sylpheed.spec.in
5085                 remove reference to 'INSTALL.jp'
5086
5087 2003-01-23 [paul]       0.8.8claws128
5088
5089         * po/es.po
5090           po/it.po
5091           po/ru.po
5092           po/sr.po
5093                 updated translations. submitted by Ricardo Mones Lastra,
5094                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
5095
5096 2003-01-23 [colin]      0.8.8claws127
5097
5098         * src/compose.c
5099                 Fix drafted and queued news articles re-edition
5100
5101 2003-01-23 [melvin]     0.8.8claws126
5102
5103         * po/fr.po
5104                 Updated French translations
5105
5106 2003-01-23 [colin]      0.8.8claws125
5107
5108         * src/inc.c
5109                 Fix "Connecting to..." status message
5110
5111 2003-01-22 [paul]       0.8.8claws124
5112
5113         * po/bg.po
5114                 updated by George Danchev
5115                 
5116         * src/folder.c
5117                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
5118                 and folder deletion
5119
5120 2003-01-21 [paul]       0.8.8claws123
5121
5122         * po/bg.po
5123                 updated by George Danchev
5124                 
5125         * src/about.c
5126                 its now 2003
5127                 
5128         * src/toolbar.c
5129                 don't translate 'Separator'
5130                 
5131         * src/plugins/spamassassin/Makefile.am
5132                 add aspell to CPPFLAGS
5133                 
5134         * src/plugins/spamassassin/spamassassin.c
5135           src/plugins/spamassassin/spamassassin_gtk.c
5136                 set correct default for spamassassin_receive_spam
5137                 slightly re-word descriptions and some
5138                 other minor changes
5139
5140 2003-01-19 [alfons]     0.8.8claws122
5141                 
5142         * src/mimeview.c
5143                 mimeview_save_as(): we might as well show the file name for
5144                 the single case "Save As" too
5145
5146 2003-01-19 [alfons]     0.8.8claws121
5147
5148         * src/crash.c
5149                 change bug tracker URL to bugzilla URL
5150
5151 2003-01-19 [alfons]     0.8.8claws120
5152
5153         * src/mimeview.c
5154                 mimeview_save_all(): display name of file before overwriting;
5155                 continue saving all, even when one overwrite was cancelled
5156
5157 2003-01-19 [christoph]  0.8.8claws119
5158
5159         * src/summaryview.c
5160         * src/procmsg.[ch]
5161                 fix wrong usage of procmsg_find_children in summaryview
5162                 by using procmsg_update_unread_children instead of
5163                 summaryview_update_unread_children
5164
5165 2003-01-19 [christoph]  0.8.8claws118
5166
5167         * src/procmsg.c
5168                 fix infinite loop in procmsg_find_children
5169                  (closes bug #25 sylpheed crashes on delete.)
5170
5171         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5172
5173 2003-01-19 [paul]       0.8.8claws117
5174
5175         * po/pt_BR.po
5176                 updated by Ivan Francolin Martinez
5177
5178 2003-01-18 [melvin]     0.8.8claws116
5179
5180         * src/prefs_actions.c
5181                 Removed syntax limitation of only one '&' at the end of command.
5182                         Now actions that contain '>/dev/null 2>&1' are possible.
5183
5184 2003-01-18 [melvin]     0.8.8claws115
5185
5186         * src/prefs_actions.c
5187                 Actions IO dialog: when the action ends
5188                 the "Close" button now has focus and [Escape] closes the
5189                 window.
5190
5191 2003-01-18 [christoph]  0.8.8claws114
5192
5193         * src/procmsg.c
5194                 o add debug output when MsgInfos are really freed
5195                 o free GSLists in procmsg_find_children and
5196                   procmsg_update_unread_children
5197
5198 2003-01-18 [christoph]  0.8.8claws113
5199
5200         * src/mainwindow.c
5201                 reorder Configuration menu
5202
5203 2003-01-18 [christoph]  0.8.8claws112
5204
5205         * src/compose.c
5206                 fix applying templates to forwarded messages
5207
5208         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5209
5210 2003-01-17 [christoph]  0.8.8claws111
5211
5212         * src/folder.c
5213                 destroy folder items, when a folder item is removed
5214
5215 2003-01-17 [christoph]  0.8.8claws110
5216
5217         * src/folder.c
5218                 fix wrong folder stats update when ignored message is
5219                 deleted
5220
5221 2003-01-17 [colin]      0.8.8claws109
5222         
5223         * src/mainwindow.c
5224         * src/summaryview.c
5225                 Quicksearch bugfixes: 
5226                 - hide help button at startup if not extended
5227                 - switch to extended when looking for replies
5228
5229 2003-01-17 [paul]
5230
5231         * sync with 0.8.9 release
5232
5233 2003-01-17 [paul]       0.8.8claws108
5234
5235         * sync with 0.8.8cvs11
5236                 see ChangeLog 2003-01-17
5237
5238 2003-01-16 [colin]      0.8.8claws107
5239
5240         * src/procmsg.c
5241                 Changed encryption test to re-ask passphrase
5242                 if an encrypted message hasn't been decrypted
5243                 Fixes bug #5
5244
5245 2003-01-16 [christoph]  0.8.8claws106
5246
5247         * src/prefs_gtk.c
5248         * src/prefs_toolbar.c
5249         * src/gtk/prefswindow.h
5250         * src/plugins/spamassassin/spamassassin_gtk.c
5251                 remove page destroy function that is not used anymore
5252
5253 2003-01-16 [paul]       0.8.8claws105
5254
5255         * sync with 0.8.8cvs9
5256                 see ChangeLog 2002-01-16
5257
5258 2003-01-16 [colin]      0.8.8claws104
5259
5260         * src/compose.[ch]
5261                 Fix bug with autosaved drafts for IMAP, when draft
5262                 folder is specified - fixes bugzilla bug #20
5263
5264 2003-01-15 [paul]       0.8.8claws103
5265
5266         * src/compose.[ch]
5267           src/procmsg.c
5268                 store folder and message-id of message forwarding
5269                 in queue header and set forward flag after sending
5270
5271 2003-01-15 [paul]       0.8.8claws102
5272
5273         * sync with 0.8.8cvs8
5274                 see ChangeLog 2002-01-15
5275
5276 2003-01-15 [colin]      0.8.8claws101
5277
5278         * src/Makefile.am
5279                 Fix linking with GNU libiconv
5280
5281 2003-01-15 [darko]      0.8.8claws100
5282
5283         * src/pine.c
5284                 fix crash when importing pine address book
5285                 entry with an empty name (reported by DY
5286                 <dybulk at tri8.net>)
5287
5288 2003-01-14 [paul]       0.8.8claws99
5289
5290         * configure.in  ** REMOVED **
5291           configure.ac  ** NEW FILE **
5292                 rename configure.in to configure.ac, as it is now
5293                 preferred
5294
5295 2003-01-14 [melvin]     0.8.8claws98
5296
5297         * src/folderview.c
5298                 folderview_check_new(): More precise function description
5299
5300 2003-01-14 [melvin]     0.8.8claws97
5301
5302         * src/folderview.c
5303                 folderview_check_new(): return the number of new messages 
5304                         since last check.
5305         * src/inc.c
5306                 inc_account_mail(): Disable counting of new messages for IMAP
5307                         and NNTP until bug [19] and [14] are fixed.
5308
5309 2003-01-14 [paul]       0.8.8claws96
5310
5311         * sync with 0.8.8cvs6
5312                 see ChangeLog 2003-01-14
5313
5314 2003-01-13 [alfons]     0.8.8claws95
5315
5316         * src/textview.c
5317                 tune email address validation (c. 0.8.8claws89): if . is 
5318                 just one char away from @, the address is invalid too 
5319                 (correctly rejects addresses like foo@.com)
5320
5321 2003-01-13 [paul]       0.8.8claws94
5322
5323         * src/messageview.c
5324           src/toolbar.c
5325                 fixes to the Message View toolbar and menu:
5326                 fix non-functioning Forward button
5327                 make Reply button consider default_reply_list
5328                 remove 'Follow-up...' menu entry
5329                 add 'Forward' and 'Redirect' menu entries
5330
5331 2003-01-13 [melvin]     0.8.8claws93
5332
5333         * src/inc.c
5334                 Fixed typo that could make new messages count incorrect.
5335
5336 2003-01-13 [melvin]     0.8.8claws92
5337
5338         * src/folderview.[ch]
5339                 folderview_check_new(): return the number of new messages.
5340         * src/inc.c
5341                 Should fix bug [14] where new mail notification worked 
5342                         incorrectly with IMAP accounts.
5343                 inc_spool_account(): return number of new msgs, or -1 on error
5344                 inc_all_spool(): return number of new msgs
5345                 
5346 2003-01-13 [melvin]     0.8.8claws91
5347
5348         * src/prefs_actions.c
5349                 Justify help text.
5350
5351 2003-01-12 [thorsten]   0.8.8claws90
5352
5353         * src/common/prefs.c
5354                 close file before rename
5355
5356 2003-01-12 [alfons]     0.8.8claws89
5357
5358         * AUTHORS
5359                 add Christian Mertes
5360         * src/common/utils.[ch]
5361                 g_stricase_hash(), g_stricase_equal(): functions for 
5362                 case insensitive hash tables
5363         * src/textview.c
5364                 use top level domain names to validate email address, based
5365                 on a patch by Christian Mertes (thanks!), but changed 
5366                 implementation to use a hash table 
5367
5368 2003-01-12 [paul]       0.8.8claws88
5369
5370         * po/bg.po
5371                 updated by George Danchev
5372
5373 2003-01-12 [alfons]     0.8.8claws87
5374
5375         * src/summaryview.c
5376                 delete / execute performance: use new style folder update
5377
5378 2003-01-12 [paul]       0.8.8claws86
5379
5380         * sync with 0.8.8cvs5
5381                 see ChangeLog 2003-01-13 (!)
5382
5383 2003-01-12 [alfons]     0.8.8claws85
5384
5385         * src/filtering.c
5386         * src/matcher_parser_parse.y
5387                 prepare change_score filtering action
5388         * src/matcher.[ch]
5389                 give up const-correctness on functions that call non-const-correct functions;
5390                 several casts to gpointer in g_free();
5391                 add change_score;
5392
5393 2003-01-12 [christoph]  0.8.8claws84
5394
5395         * src/compose.c
5396                 fix 2 warnings
5397
5398         * src/gtk/prefswindow.[ch]
5399         * src/plugins/spamassassin/spamassassin_gtk.c
5400                 changed the call of the widget create function
5401                 for PrefsPages, because sometimes the widget
5402                 create function needs a widget that already has
5403                 been attached to a window (to create GDK pixmaps
5404                 for exmaple). So we simply pass the GtkWindow as
5405                 the second parameter now.
5406
5407         * src/main.c
5408         * src/mainwindow.c
5409         * src/prefs_toolbar.[ch]
5410                 rewrite Toolbar Preferences using the new
5411                 prefs window
5412
5413 2003-01-11 [alfons]     0.8.8claws83
5414
5415         * src/addressadd.c
5416                 fix crash when adding sender to addressbook because status bar
5417                 isn't there (the status bar doesn't seem to be used though,
5418                 but I'll let Match decide what to do with it)
5419
5420 2003-01-11 [colin]      0.8.8claws82
5421
5422         * src/main.c
5423           src/toolbar.c
5424                 Two useless changes reversed
5425
5426 2003-01-11 [colin]      0.8.8claws81
5427
5428         * src/mainwindow.c
5429           src/mainwindow.h
5430                 Add mainwindow_get_mainwindow()
5431         * src/alertpanel.c
5432           src/alertpanel.h
5433                 Add alertpanel_error_log() 
5434         * src/compose.c
5435           src/inc.c
5436           src/messageview.c
5437           src/toolbar.c
5438           src/main.c
5439           src/procmsg.c
5440                 Network errors get a View Log button
5441
5442 2003-01-10 [alfons]     0.8.8claws80
5443
5444         * src/prefs_toolbar.c
5445         * src/toolbar.c
5446                 use the translatable string for "Separator" as file name for
5447                 separator toolbar items (probably make this uppercase?)
5448
5449 2003-01-10 [alfons]     0.8.8claws79
5450
5451         * src/prefs_toolbar.c
5452                 put right A_SEPARATOR description string in "displayed
5453                 toolbar items list" so manually added separators are
5454                 saved correctly (bug #10, "Adding a separator to the main 
5455                 toolbar fails, entry in xml file is wrong")
5456
5457 2003-01-10 [christoph]  0.8.8claws78
5458
5459         * src/imap.c
5460                 o fix warnings
5461                 o use CAPABILITY to check if NAMESPACE is available
5462
5463 2003-01-10 [christoph]  0.8.8claws77
5464
5465         * src/imap.[ch]
5466                 apply UIDPLUS IMAP extension support patch
5467
5468         Patch submitted by Simon 'corecode' Schubert
5469
5470 2003-01-10 [paul]       0.8.8claws76
5471
5472         * src/folderview.c
5473                 a sync from main which fixes the news account folders'
5474                 Properties bug
5475
5476 2003-01-10 [christoph]  0.8.8claws75
5477
5478         * src/folder.c
5479                 don't accept 0 as a valid uid returned by copy and move
5480                 functions. 0 means the message was copied or moved but the
5481                 new uid could not be fetched. It is not an error condition
5482                 for the copy or move operation.
5483
5484 2003-01-10 [paul]       0.8.8claws74
5485
5486         * src/prefs_filtering.c
5487                 change English used in Alert when entry is not
5488                 saved.
5489                 
5490         * sync with 0.8.8cvs4
5491                 see ChangeLog 2003-01-10
5492
5493 2003-01-10 [darko]      0.8.8claws73
5494
5495         * src/pine.c
5496                 fix crash when importing address book entry
5497                 without a valid address
5498
5499 2003-01-09 [alfons]     0.8.8claws72
5500
5501         * src/inc.c
5502                 filtering performance: use new style folder update
5503
5504 2003-01-09 [christoph]  0.8.8claws71
5505
5506         * src/compose.c
5507         * src/gtk/menu.[ch]
5508                 fix wrong selecting of mime encoding type, when
5509                 opening property dialog of attachments in the
5510                 compose window. 7bit was always selected and that
5511                 destoryed files with 8bit data.
5512                 (closes bug #9 Sylpheed-claws destroys attachments when
5513                  changing MIME-types)
5514
5515 2003-01-09 [paul]       0.8.8claws70
5516
5517         * sync with 0.8.8cvs3
5518                 see ChangeLog 2003-01-09
5519
5520 2003-01-08 [alfons]     0.8.8claws69
5521         
5522         * src/addressadd.c
5523                 apply patch by Kim Schulz to fix build breakage
5524                 because of missing variable
5525
5526 2003-01-08 [paul]       0.8.8claws68
5527
5528         * sync with 0.8.8cvs2
5529                 see ChangeLog 2002-01-08
5530
5531 2003-01-08 [paul]       0.8.8claws67
5532
5533         * po/it.po
5534                 updated by Alessandro Maestri
5535                 
5536         * src/addressadd.c
5537                 when using 'Add sender to addressbook' allow
5538                 name to be edited and remarks to be entered
5539                 Patch submitted by Luke Plant
5540
5541 2003-01-08 [darko]      0.8.8claws66
5542
5543         * README.claws, src/summaryview.c
5544                 fix description for marked messages
5545
5546 2003-01-08 [paul]
5547
5548         * tools/Makefile.am
5549           tools/launch_phoenix  ** NEW FILE **
5550                 add script that enables using Phoenix as the default
5551                 web browser. 
5552                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
5553                 
5554         * tools/OOo2sylpheed.pl
5555                 remove full path to sylpheed executable, just 'sylpheed'
5556                 will do
5557                 
5558         * tools/README
5559                 add launch_phoenix informtion and re-arrange and compress
5560                 the data a little
5561
5562 2003-01-07 [christoph]  0.8.8claws65
5563
5564         * src/folder.c
5565                 fix update for source folder when moving messages
5566         * src/procmsg.[ch]
5567         * src/summaryview.c
5568                 use function to set to_folder for message infos and
5569                 automatically update the op_count for old and new
5570                 folder
5571
5572 2003-01-07 [melvin]     0.8.8claws64
5573
5574         * src/prefs_actions.c
5575                 Fixed bug where an '%p' Action on a displayed image crashed 
5576                         Sylpheed
5577                 Code clean up (get rid of duplicated code and removed unnecessary 
5578                                 structure member)
5579
5580 2003-01-07 [christoph]  0.8.8claws63
5581
5582         * src/compose.c
5583         * src/folder.[ch]
5584         * src/folderview.c
5585         * src/import.c
5586         * src/inc.c
5587         * src/main.c
5588         * src/mainwindow.c
5589         * src/messageview.c
5590         * src/prefs_folder_item.c
5591         * src/procmsg.c
5592         * src/summaryview.c
5593         * src/toolbar.c
5594                 o remove all folder update triggering from the UI code. The folder
5595                   system should know much better when a folder needs an update.
5596                 o to prevent multiple updates in a row the folder updates can be
5597                   frozen for some time.
5598
5599                 Note: - Please verify that no updates are missing
5600                       - Check where freeze/thaws should be added
5601
5602 2003-01-07 [christoph]  0.8.8claws62
5603
5604         * src/prefs_actions.c
5605                 don't translate empty strings
5606
5607         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5608
5609 2003-01-06 [christoph]  0.8.8claws61
5610
5611         * src/prefs_actions.c
5612                 mark strings for gettext
5613         * src/prefs_matcher.c
5614                 use new description window for Execute action and
5615                 match condition in Filtering
5616
5617         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5618
5619 2003-01-06 [alfons]     0.8.8claws60
5620
5621         keep myself inspired to re-organize matcher part 8; 
5622         yes, more to come (I need to move out the descriptive
5623         text for actions to matcher.c, or at least make it not
5624         depend on the wicked ordering)
5625
5626         * src/prefs_matcher.c
5627                 add documentation so others may comprehend the
5628                 UI part of the conditions
5629                 
5630 2003-01-06 [christoph]  0.8.8claws59
5631
5632         * src/prefs_actions.c
5633                 use new description window for syntax help
5634         * src/gtk/description_window.c
5635                 fix display of descriptions with column count != 2
5636
5637         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5638
5639 2003-01-06 [christoph]  0.8.8claws58
5640
5641         * src/quote_fmt.c
5642         * src/summaryview.[ch]
5643         * src/gtk/Makefile.am
5644         * src/gtk/description_window.[ch]       ** NEW **
5645                 use a generic window to display syntax descriptions
5646                 currently used in quote_fmt and summaryview (new description
5647                 for extended quick search)
5648
5649         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
5650
5651 2003-01-06 [paul]       0.8.8claws57
5652
5653         * sync with 0.8.8cvs1
5654                 see ChangeLog 2003-01-06
5655
5656 2003-01-06 [christoph]  0.8.8claws56
5657
5658         * src/mainwindow.c
5659         * src/prefs_gtk.[ch]
5660         * src/gtk/prefswindow.[ch]
5661         * src/plugins/spamassassin/spamassassin_gtk.c
5662                 o remove page management from prefswindow, pages
5663                   will be an argument to prefswindow_open
5664                 o prefswindow_open gets a datapointer that is
5665                   passed to the widget_create function to allow
5666                   creation of prefswindow for specific items
5667
5668 2003-01-06 [colin]      0.8.8claws55
5669         
5670         * src/summaryview.c
5671                 We don't want regexp in the reply-finder, 
5672                 because MIDs can contain !,$,. and so on
5673
5674 2003-01-06 [jens]       0.8.8claws54
5675
5676         * src/jpilot.c
5677                 fixed a wrong free in jpilot_read_db_files
5678
5679 2003-01-06 [alfons]     0.8.8claws53
5680
5681         re-organize matcher part 8; more to come
5682        
5683         * src/matcher.c
5684                 matcherprop_to_string(): put g_free()s before the
5685                 switch-case break to fix memleaks                
5686
5687 2003-01-06 [colin]      0.8.8claws52
5688
5689         * src/summaryview.c
5690                 cleanup & reply-finder now displays the first 
5691                 matching message
5692
5693 2003-01-05 [alfons]     0.8.8claws51
5694
5695         re-organize matcher part 7; more to come
5696
5697         * src/matcher.[ch]
5698                 fixes for constant correctness;
5699                 more documentation;
5700
5701 2003-01-05 [alfons]     0.8.8claws50
5702
5703         re-organize matcher part 6; more to come
5704         
5705         * src/matcher.[ch]
5706                 fixes for constant correctness;
5707                 more documentation;
5708         * src/filtering.c
5709                 fix for constant correctness
5710
5711 2003-01-05 [colin]      0.8.8claws49
5712
5713         * src/account.[ch]
5714                 Add account_get_reply_account function
5715         * src/compose.c
5716                 Use account_get_reply_account function 
5717         * src/summaryview.c
5718                 Basic reply-finder - click on the replied
5719                 icon gets you to the outbox using quick-search
5720
5721 2003-01-05 [paul]       0.8.8claws48
5722
5723         * src/prefs_common.c
5724                 small change to English
5725                 
5726         * src/prefs_filtering.c
5727                 prefs_filtering_action_select(): improve logic and uniformity
5728                 of gui
5729
5730 2003-01-05 [alfons]     0.8.8claws47
5731
5732         fine tune solution to focus problems (bug #7)
5733
5734         * src/mainwindow.c
5735                 mainwindow_focus_in_event(): remove grab event check
5736         * src/summaryview.c
5737                 summary_button_pressed(): move selection on right-click
5738                 too. we can't possibly move the selection back after
5739                 canceling a dialog, because gtk's incomplete focus 
5740                 management. whether this is a good solution, only time
5741                 will tell.
5742
5743 2003-01-05 [christoph]  0.8.8claws46
5744
5745         * src/imap.c
5746                 fix crash when no imap connection could be established
5747
5748 2003-01-05 [paul]       0.8.8claws45
5749
5750         * src/mainwindow.c
5751           src/sumamryview.c
5752           src/gtk/menu.[ch]
5753                 fix bug 605957 'shortcuts in popup-menu'
5754                 make user-defined shortcuts work
5755                 show shortcuts that are already defined
5756                 in the main menu
5757                 Patch submitted by Luke Plant
5758
5759 2003-01-05 [alfons]     0.8.8claws44
5760
5761         * src/mainwindow.c
5762                 focus_in_event handler should not select summary view row 
5763                 when another window (menu, dialog) grabbed for events 
5764                 (bug #7, "[0.8.8claws42] Message summary focus") 
5765
5766 2003-01-04 [christoph]  0.8.8claws43
5767
5768         * src/procmsg.c
5769                 update save folder after adding the sent message
5770                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
5771
5772 2003-01-02 [christoph]  0.8.8claws42
5773
5774         * src/common/plugin.c
5775                 fix unloading of all plugins and unload
5776                 plugins in reverse order
5777                 
5778         * src/gtk/pluginwindow.c
5779                 implement function of load and unload button
5780
5781         * src/gtk/prefswindow.c
5782         * src/gtk/prefswindow.h
5783                 rename register function and add new unregister
5784                 function
5785
5786         * src/plugins/spamassassin/spamassassin_gtk.c
5787                 unregister prefs page and update for changes in
5788                 src/gtk/prefswindow.c
5789
5790 2003-01-02 [paul]       0.8.8claws41
5791
5792         * po/es.po
5793                 updated by Ricardo Mones Lastra
5794
5795 2003-01-02 [paul]
5796
5797         * tools/tb2sylpheed
5798                 fixes and improvements by Urke MMI
5799
5800 2003-01-02 [thorsten]   0.8.8claws40
5801
5802         * src/procmsg.c
5803                 fixed wrong return value
5804
5805 2003-01-02 [thorsten]   0.8.8claws39
5806
5807         * src/prefs.c
5808                 fixed printing wrong variable
5809
5810 2003-01-02 [thorsten]   0.8.8claws38
5811
5812         * src/prefs.c
5813                 fixed acessing members of freed pfile struct
5814
5815 2003-01-02 [thorsten]   0.8.8claws37
5816
5817         * src/procmsg.c
5818                 detect loops across several messages
5819                 as suggested by Christoph Hohmann
5820
5821 2003-01-01 [match]      0.8.8claws36
5822
5823         * src/addrindex.c
5824                 fixed another memory leak.
5825
5826 2003-01-01 [match]      0.8.8claws35
5827
5828         * src/jpilot.[ch]
5829                 fixed memory leaks. applied Doxygen comments.
5830
5831 2003-01-01 [thorsten]   0.8.8claws34
5832
5833         * src/procmsg.c
5834                 inhibit endless loop if msg references itself
5835                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
5836
5837 2003-01-01 [christoph]  0.8.8claws33
5838
5839         * src/mainwindow.c
5840         * src/gtk/Makefile.am
5841         * src/gtk/pluginwindow.c                ** NEW **
5842         * src/gtk/pluginwindow.h                ** NEW **
5843                 add plugin window
5844
5845         * src/plugins/demo/demo.c
5846         * src/plugins/spamassassin/spamassassin.c
5847         * src/plugins/spamassassin/spamassassin_gtk.c
5848                 write better plugin descriptions
5849
5850 2002-12-31 [christoph]  0.8.8claws32
5851
5852         * src/gtk/prefswindow.c
5853         * src/plugins/spamassassin/spamassassin_gtk.c
5854                 some small improvements to GTK code
5855
5856 2002-12-31 [christoph]  0.8.8claws31
5857
5858         * src/plugins/spamassassin/spamassassin_gtk.c
5859                 enable folder select button
5860
5861 2002-12-31 [christoph]  0.8.8claws30
5862
5863         * src/mainwindow.c
5864         * src/gtk/Makefile.am
5865         * src/gtk/prefswindow.c                         ** NEW **
5866         * src/gtk/prefswindow.h                         ** NEW **
5867                 add new prefs window
5868
5869         * src/common/plugin.c
5870                 don't try to load empty config lines
5871         
5872         * src/plugins/spamassassin/Makefile.am
5873         * src/plugins/spamassassin/spamassassin.c
5874         * src/plugins/spamassassin/spamassassin.h       ** NEW **
5875         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
5876                 GTK config for SpamAssassin Plugin using
5877                 the new prefs window
5878
5879 2002-12-31 [paul]       0.8.8claws29
5880
5881         * po/POTFILES.in
5882                 remove obsolete entry 'src/menu.c'
5883
5884 2002-12-31 [alfons]     0.8.8claws28
5885
5886         * src/matcher.[ch]
5887         * src/matcher_parser_parse.y
5888         * src/prefs_matcher.c
5889                 add "ignore_thread" and "~ignore_thread" condition so it's
5890                 possible to make the actions / scoring operate on the ignore
5891                 thread flag
5892
5893 2002-12-31 [christoph]  0.8.8claws27
5894
5895         * src/addrbook.c
5896         * src/addrindex.c
5897         * src/folder.c
5898         * src/matcher.c
5899         * src/prefs_account.c
5900         * src/prefs_actions.c
5901         * src/prefs_customheader.c
5902         * src/prefs_display_header.c
5903         * src/prefs_gtk.c
5904         * src/procmime.c
5905         * src/toolbar.c
5906         * src/xmlprops.c
5907         * src/common/prefs.[ch]
5908                 extend prefs file handling for reading and automatic handling
5909                 of blocks. When reading prefs_set_block_label will automatically
5910                 move on to the block. When writing it will copy all other blocks
5911                 automatically
5912
5913         * src/common/plugin.c
5914                 Now loading plugin filenames from [Plugins] block in
5915                 sylpheed rc file
5916
5917 2002-12-30 [christoph]  0.8.8claws26
5918
5919         * src/common/hooks.[ch]
5920                 return abort status to caller of hooks_invoke
5921                 
5922         * src/inc.[ch]
5923                 invoke message filtering hook and stop
5924                 default handling when filter returns abort
5925
5926         * src/common/plugin.[ch]
5927         * src/plugins/demo/demo.c
5928                 modify plugin loader, because resolving symbols for strings
5929                 does not work correctly
5930         
5931         * configure.in
5932         * ac/spamassassin.m4                            ** NEW **
5933         * src/plugins/spamassassin/.cvsignore           ** NEW **
5934         * src/plugins/spamassassin/Makefile.am          ** NEW **
5935         * src/plugins/spamassassin/README               ** NEW **
5936         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
5937         * src/plugins/spamassassin/spamassassin.c       ** NEW **
5938         * src/plugins/spamassassin/utils.[ch]           ** NEW **
5939                 add spamassassin plugin, see src/plugins/spamassassin/README
5940                 for details
5941
5942 2002-12-29 [alfons]     0.8.8claws25
5943
5944         * src/mainwindow.c
5945                 when moving focus from a message view to the main 
5946                 window, don't forget to select the summary node
5947                 of the displayed message. should fix "[ 659103 ] 
5948                 focus-follows-mouse confuses sylpheed"
5949
5950 2002-12-29 [christoph]  0.8.8claws24
5951
5952         * src/Makefile.am
5953         * src/stringtable.[ch]          ** REMOVE **
5954         * src/common/Makefile.am
5955         * src/common/stringtable.[ch]   ** NEW **
5956                 move stringtable files to common directory
5957
5958 2002-12-29 [christoph]  0.8.8claws23
5959
5960         * src/Makefile.am
5961         * src/menu.[ch]                 ** REMOVE **
5962         * src/gtk/Makefile.am
5963         * src/gtk/menu.[ch]             ** NEW **
5964                 move menu files to gtk directory
5965
5966 2002-12-29 [match]      0.8.8claws22
5967
5968         * src/addressbook.c
5969         * src/syldap.c
5970                 moved UI specific code out of LDAP code into addressbook
5971                 UI code. fixed memory leak.
5972
5973 2002-12-29 [christoph]  0.8.8claws21
5974
5975         * src/folder.c
5976                 only check for IGNORED parent message when message is
5977                 not IGNORED itself
5978
5979 2002-12-29 [alfons]     0.8.8claws20
5980
5981         * src/summaryview.c
5982                 set gtksctree's anchor correct (immediate execute
5983                 changes the tree's layout, and anchor points at 
5984                 the incorrect row). fixes "[ 657233 ] multiple msg 
5985                 delete sometimes off by 1".
5986                 we probably have to look for more tree layout /
5987                 anchor glitches.
5988
5989 2002-12-29 [paul]       0.8.8claws19
5990
5991         * src/summaryview.c
5992                 fix bug [ 659054 ] incorrect sorting of 'From' column
5993                 when using 'display sender using address book'
5994                 thanks to Alfons and Luke Plant
5995
5996 2002-12-29 [christoph]  0.8.8claws18
5997
5998         * src/folder.c
5999         * src/procmsg.[ch]
6000                 check parent messages for IGNORE THREAD flag, when adding,
6001                 moving or copying messages to a folder
6002
6003 2002-12-27 [alfons]     0.8.8claws17
6004
6005         re-organize matcher part 5; more to come
6006
6007         * src/matcher.c
6008                 hash keywords in matchparser_tab 
6009
6010 2002-12-27 [alfons]     0.8.8claws16
6011
6012         re-organize matcher part 4; more to come
6013
6014         * src/matcher_parser.h
6015         * src/matcher_parser_lex.l
6016         * src/matcher_parser_parse.y
6017                 cleanup
6018
6019 2002-12-27 [alfons]     0.8.8claws15
6020
6021         re-organize matcher part 3; more to come
6022
6023         * src/matcher.[ch]
6024                 cleanup
6025
6026 2002-12-27 [alfons]     0.8.8claws14
6027
6028         re-organize matcher part 2; more to come but this should
6029         work. cc me if there are any regressions.
6030
6031         * src/matcher.h
6032                 add prototype for get_matchparser_tab_id()
6033         * src/matcher_parser_lex.l
6034                 look up keywords using matchparser_tab_id();
6035
6036 2002-12-27 [alfons]     0.8.8claws12
6037
6038         re-organize matcher part 1
6039
6040         * src/matcher.h
6041                 map yacc generated constants to sylpheed matcher constants
6042         * src/matcher.c
6043                 add function to find a matcher constant from a string
6044
6045 2002-12-27 [christoph]  0.8.8claws11
6046
6047         * src/compose.c
6048                 MENUITEM_ADD casts the 4th argument from integer to pointer
6049                 so it probably should not be a pointer, this means we
6050                 should use account id for it and not the account's pointer
6051
6052 2002-12-27 [paul]       0.8.8claws10
6053
6054         * src/mainwindow.c
6055                 remove unneeded 'GtkWidget *vbox'
6056                 
6057         * src/summaryview.c
6058                 further sync with 0.8.8 - make sort
6059                 by recipient work as expected
6060                 
6061         * NEWS
6062                 sync with 0.8.8
6063
6064 2002-12-27 [paul]       0.8.8claws9
6065
6066         * po/pt_BR.po
6067                 updated by Ivan F. Martinez
6068                 
6069 2002-12-27 [darko]      0.8.8claws8
6070
6071         * src/common/utils.c
6072                 added locked pattern to extended search
6073
6074 2002-12-27 [alfons]     0.8.8claws7
6075
6076         * src/prefs_matcher.[ch]
6077                 clean up
6078
6079 2002-12-26 [alfons]     0.8.8claws6
6080
6081         * src/matcher.[ch]
6082         * src/matcher_parser_lex.l
6083         * src/matcher_parser_parse.y
6084         * src/prefs_matcher.c
6085                 allow color label as a condition in the matcher
6086
6087 2002-12-26 [oliver]     0.8.8claws5
6088         
6089         * src/toolbar.c 
6090                 enable Addressbook for Main and Messageview
6091         * src/prefs_actions.c
6092                 enable actions in Messageview
6093
6094 2002-12-26 [christoph]  0.8.8claws4
6095
6096         * src/common/plugin.c
6097                 add a little debug output
6098         * configure.in
6099         * src/plugins/demo/Makefile.am
6100                 better use of automake
6101
6102 2002-12-26 [christoph]  0.8.8claws3
6103
6104         * src/Makefile.am
6105         * src/common/Makefile.am
6106                 fix "make distdir"
6107
6108 2002-12-26 [christoph]  0.8.8claws2
6109
6110         * configure.in
6111                 sort configure checks into common / gtk / plugins
6112         * po/POTFILES.in
6113                 add src/prefs_gtk.c
6114         * src/Makefile.am
6115                 add plugins SUBDIR
6116         * src/main.c
6117         * src/common/sylpheed.[ch]
6118                 added now sylpheed_done function for shutdown
6119         * src/common/Makefile.am
6120         * src/common/plugin.[ch]                ** NEW **
6121                 plugin loader and unloader
6122         * src/plugins/.cvsignore                ** NEW **
6123         * src/plugins/Makefile.am               ** NEW **
6124                 build plugins
6125         * src/plugins/demo/.cvsignore           ** NEW **
6126         * src/plugins/demo/Makefile.am          ** NEW **
6127         * src/plugins/demo/demo.c               ** NEW **
6128                 small demo plugin that installs a logtext hook and
6129                 outputs the log text to stdout
6130
6131 2002-12-26 [paul]       0.8.8claws1
6132
6133         * po/es.po
6134                 updated by Ricardo Mones Lastra
6135
6136 2002-12-26 [paul]       0.8.8claws
6137
6138         * 0.8.8claws released
6139
6140 2002-12-26 [paul]       0.8.7claws12
6141
6142         * po/bg.po
6143                 updated by George Danchev
6144
6145 2002-12-26 [paul]       0.8.7claws11
6146
6147         * po/POTFILES.in
6148                 remove unneeded 'src/prefs.c' entry 
6149
6150 2002-12-26 [paul]       0.8.7claws10
6151
6152         * src/codeconv.c
6153           src/mainwindow.c
6154                 sync with 0.8.8 release
6155         
6156         * src/folder.[ch]
6157           src/mh.c
6158           src/summaryview.c
6159                 partial sync with 0.8.8 release
6160         
6161
6162 2002-12-25 [alfons]     0.8.7claws9
6163
6164         * src/matcher.[ch]
6165         * src/matcher_parser_lex.l
6166         * src/matcher_parser_parse.y
6167         * src/prefs_matcher.c
6168                 add locked flag to possible filtering / matcher 
6169                 conditions (also a good example what should be
6170                 done to add a simple boolean condition)
6171
6172 2002-12-25 [christoph]  0.8.7claws8
6173
6174         * src/Makefile.am
6175         * src/account.[ch]
6176         * src/addrbook.c
6177         * src/addressbook.c
6178         * src/addrindex.c
6179         * src/filtering.c
6180         * src/folder.c
6181         * src/matcher.c
6182         * src/prefs.[ch]                ** REMOVE **
6183         * src/prefs_account.c
6184         * src/prefs_actions.c
6185         * src/prefs_common.c
6186         * src/prefs_customheader.c
6187         * src/prefs_display_header.c
6188         * src/prefs_filtering.c
6189         * src/prefs_folder_item.c
6190         * src/prefs_gtk.[ch]            ** NEW **
6191         * src/prefs_matcher.c
6192         * src/prefs_scoring.c
6193         * src/prefs_summary_column.c
6194         * src/procmime.c
6195         * src/selective_download.c
6196         * src/toolbar.c
6197         * src/common/Makefile.am
6198         * src/common/prefs.[ch]         ** NEW **
6199                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
6200
6201 2002-12-24 [alfons]     0.8.7claws7
6202
6203         * src/summaryview.c
6204                 summary_thread_build(): fix real cause of the crash mentioned in
6205                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
6206                 this way we get meaningful ctree nodes 
6207
6208 2002-12-24 [oliver]     0.8.7claws6
6209
6210         * src/mainwindow.[ch]
6211         * src/messageview.[ch]
6212         * src/compose.[ch]
6213         * src/inc.c
6214         * src/summaryview.c
6215                 changes to use updated toolbar handling
6216                 
6217 2002-12-24 [oliver]     0.8.7claws5
6218
6219         * src/toolbar.[ch]
6220                 generic toolbar handling
6221                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
6222         * src/prefs_toolbar.[ch]
6223                 adjust to handling
6224         
6225 2002-12-24 [oliver]     0.8.7claws4
6226         
6227         * src/stock_pixmap.[ch]
6228                 move SYLPHEED_LOGO to end of list in order 
6229                 to remove it from Custom Toolbar`s Icon View
6230
6231 2002-12-24 [alfons]     0.8.7claws3
6232
6233         * src/summaryview.c
6234                 summary_thread_build(): fix crash because of focus != selection 
6235                 after threading. when deleting the selection, gtk tries but fails 
6236                 to find the correct focusable element. we now force the selection
6237                 to be focused. this should solve the infamous bug reported by 
6238                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
6239                 a test case is available. 
6240
6241 2002-12-24 [darko]      0.8.7claws2
6242
6243         * src/summaryview.c
6244                 don't crash when unmarking message with unread children
6245
6246 2002-12-23 [christoph]  0.8.7claws1
6247
6248         * src/Makefile.am
6249         * src/common/Makefile.am
6250                 update Makefiles for moved intl.h, version.h and defs.h
6251         * src/imap.c
6252                 rewrite imap_session_get to avoid duplicate code
6253
6254 2002-12-23 [paul]       0.8.7claws
6255
6256         * Santa-Claws released
6257         
6258         * po/hu.po
6259           po/ru.po
6260                 squeeze in updated Hungarian and Russian translations.
6261                 Submitted by  Gál Zoltán and Ruslan N. Balkin
6262
6263 2002-12-23 [paul]       0.8.6claws129
6264
6265         * po/pl.po
6266                 updated by Witold Wladyslaw Wojciech Wilk
6267
6268 2002-12-23 [paul]       0.8.6claws128
6269
6270         * src/quote_fmt_parse.y
6271                 fix typo and add licence header
6272
6273 2002-12-23 [paul]       0.8.6claws127
6274
6275         * po/en_GB.po
6276                 updated
6277
6278 2002-12-23 [paul]       0.8.6claws126
6279
6280         * po/it.po
6281                 updated translation, submitted by Alessandro Maestri
6282                 
6283 2002-12-23 [paul]       0.8.6claws125
6284
6285         * src/quote_fmt_parse.y
6286                 fix signature-stripping on replies bug. match
6287                 '-- \n' and not '-- '.
6288
6289 2002-12-22 [paul]       0.8.6claws124
6290
6291         * po/bg.po
6292           po/es.po
6293           po/sr.po
6294                 updated translations. submitted by George Danchev,
6295                 Ricardo Mones Lastra, and Urke MMI respectively
6296
6297 2002-12-21 [paul]       0.8.6claws123
6298
6299         * src/addrbook.c
6300                 fix coding style
6301
6302 2002-12-21 [paul]       0.8.6claws122
6303
6304         * src/addrbook.c
6305                 fix bug [643638] where if a person is in one or more
6306                 addressbook groups editing that person's email 
6307                 address results in removal from those groups.
6308                 Patch submitted by Luke Plant.
6309
6310 2002-12-20 [christoph]  0.8.6claws121
6311
6312         * src/common/utils.c
6313         * src/summaryview.c
6314                 reimplement expand_search_string using GString to
6315                 prevent crashs caused by miscalculated string
6316                 lengths reported by Paul
6317
6318 2002-12-20 [christoph]  0.8.6claws120
6319
6320         * src/summaryview.c
6321                 don't use "changed" to check if op_count has to be changed as it
6322                 is also set when the message has unread children
6323                 (closes bug [ 653221 ] crash while deleting duplicates)
6324
6325 2002-12-20 [paul]       0.8.6claws119
6326
6327         * sync with 0.8.6cvs27
6328                 see ChangeLog 2002-12-20
6329
6330 2002-12-20 [paul]       0.8.6claws118
6331
6332         * sync with 0.8.6cvs26
6333                 see ChangeLog 2002-12-19 and 2002-12-20
6334
6335 2002-12-19 [alfons]     0.8.6claws117
6336
6337         * src/textview.c
6338                 fix incorrect parsing of email addresses, submitted by 
6339                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
6340                 name display if it contains @".
6341
6342 2002-12-18 [paul]       0.8.6claws116
6343
6344         * sync with 0.8.6cvs23
6345                 see ChangeLog 2002-12-18
6346
6347 2002-12-18 [paul]       0.8.6claws115
6348
6349         * src/Makefile.am
6350         * src/account.c
6351         * src/codeconv.c
6352         * src/gtkutils.[ch]
6353         * src/imap.c
6354                 sync with 0.8.6cvs22.
6355                 see ChangeLog 2002-12-17 and 2002-12-18
6356
6357 2002-12-17 [christoph]  0.8.6claws114
6358
6359         * src/imap.c
6360                 o don't create a session if imap greeting fails
6361                 o don't close socket when authentication fails
6362                   this is done by imap_session_destroy
6363
6364 2002-12-17 [thorsten]   0.8.6claws113
6365
6366         * tools/Makefile.am
6367           tools/README
6368           tools/google_msgid.pl ** NEW FILE **
6369                 Added "search for message-id" script and doc
6370
6371 2002-12-17 [thorsten]   0.8.6claws112
6372
6373         * po/hu.po
6374                 Updated hungarian translation
6375                 (updated by Gal Zoltan)
6376
6377 2002-12-16 [christoph]  0.8.6claws111
6378
6379         * src/addr_compl.c
6380                 remove stupid addressbook dump to debug output
6381         * src/mh.c
6382                 fix memory leak found by Hiro
6383
6384 2002-12-14 [paul]       0.8.6claws110
6385
6386         * src/compose.c
6387                 fix menubar sensitivity on send
6388                 
6389         * src/prefs_filtering.c
6390         * src/prefs_matcher.c
6391         * src/prefs_scoring.c
6392                 Fix english ;)
6393                 
6394         * src/common/quoted-printable.h
6395                 sync: fix typo
6396         
6397 2002-12-13 [christoph]  0.8.6claws109
6398
6399         * src/Makefile.am
6400         * src/manage_window.[ch]        ** REMOVE **
6401         * src/gtk/Makefile.am
6402         * src/gtk/manage_window.[ch]    ** NEW **
6403                 move manage_window files to gtk directory
6404
6405 2002-12-13 [christoph]  0.8.6claws108
6406
6407         * src/Makefile.am
6408         * src/gtkshruler.[ch]           ** REMOVE **
6409         * src/gtk/Makefile.am
6410         * src/gtk/gtkshruler.[ch]       ** NEW **
6411                 move gtkshruler files to gtk directory
6412
6413 2002-12-13 [christoph]  0.8.6claws107
6414
6415         * src/Makefile.am
6416         * src/compose.c
6417         * src/gtkstext.[ch]             ** REMOVE **
6418         * src/gtkutils.[ch]
6419         * src/textview.c
6420         * src/gtk/gtkstext.[ch]         ** NEW **
6421         * src/gtk/Makefile.am
6422                 o move stext functions to gtkstext.c to remove
6423                   dependency of gtkutils
6424                 o move gtkstext files to gtk directory
6425
6426         * src/gtk/Makefile.am
6427         * src/gtk/sslcertwindow.[ch]
6428                 UI stuff can always depend on common code so
6429                 it's ok to add ../common to include path
6430
6431 2002-12-13 [colin]      0.8.6claws106
6432
6433         * src/summaryview.c
6434                 Disconnect sighandlers for mainwindow when
6435                 quicksearch has the focus
6436                 Fix bug #653231
6437         * src/mainwindow.[ch]
6438                 Make key_pressed callback public, to be able
6439                 to disconnect it
6440
6441 2002-12-13 [christoph]  0.8.6claws105
6442
6443         * src/mh.c
6444                 create .mh_sequences file in new MH folders
6445                 (closes feature request [ 523162 ] MH folders should
6446                  get a .mh_sequences)
6447
6448 2002-12-13 [colin]      0.8.6claws104
6449
6450         * src/summaryview.c
6451                 Better handling of quicksearch show/hide
6452                 (basically the button stays under the mouse 
6453                  when toggled)
6454
6455 2002-12-13 [paul]       0.8.6claws103
6456
6457         * sync with 0.8.6cvs17
6458                 see ChangeLog 2002-12-13
6459
6460 2002-12-13 [paul]       0.8.6claws102
6461
6462         * po/es.po
6463                 updated by Ricardo Mones Lastra
6464
6465 2002-12-11 [colin]       0.8.6claws101
6466
6467         * src/folder.c
6468                 remove statusbar stuff
6469           src/folderview.c
6470                 set statusbar verbosity when moving folders
6471
6472 2002-12-11 [colin]       0.8.6claws100
6473         * src/prefs_filtering.c
6474         * src/prefs_matcher.c
6475         * src/prefs_scoring.c
6476                 Fix english ;)
6477
6478 2002-12-11 [colin]       0.8.6claws99
6479
6480         * src/prefs_common.[ch]
6481                 Add summary_quicksearch_type
6482         * src/summaryview.c
6483                 Save last used quicksearch type
6484
6485 2002-12-11 [jens]       0.8.6claws98
6486         * src/prefs_filtering.c
6487         * src/prefs_matcher.c
6488         * src/prefs_scoring.c
6489                 added dialog for incomplete rules in scoring, filtering and
6490                 matcher to ask wheather really close
6491
6492 2002-12-11 [colin]      0.8.6claws97
6493
6494         * src/folder.c
6495                 Fix folder dnd statusbar logging
6496
6497 2002-12-10 [christoph]  0.8.6claws96
6498
6499         * src/compose.c
6500         * src/folder.c
6501         * src/imap.c
6502         * src/inc.c
6503         * src/main.c
6504         * src/mainwindow.c
6505         * src/news.c
6506         * src/send.c
6507         * src/statusbar.[ch]
6508         * src/common/hooks.c
6509         * src/common/log.[ch]
6510                 o handle verbose logging in statusbar directly in statusbar code
6511                   and common code does not need any knowledge about a statusbar
6512                 o remove direct calls to statusbar_(puts|pop)_all functions
6513
6514 2002-12-10 [jens]       0.8.6claws95
6515
6516         * src/*.c
6517                 removed gettext from g_warnings
6518         * po/POTFILES.in
6519                 cleaned and updated
6520         * po/de.po
6521                 updated
6522
6523 2002-12-10 [colin]      0.8.6claws94
6524
6525         * src/main.c
6526                 finish crash dialog fix
6527
6528 2002-12-10 [colin]      0.8.6claws93
6529
6530         * src/main.c
6531                 "Fix" "sylpheed already running" instead of
6532                 crash dialog appearing after a crash
6533
6534 2002-12-10 [colin]      0.8.6claws92
6535
6536         * po/POTFILES.in
6537                 add src/gtk/sslcertwindow.c
6538
6539 2002-12-10 [paul]       0.8.6claws91
6540
6541         * po/POTFILES.in
6542                 updated to reflect recent changes
6543                 submitted by Alessandro Maestri
6544
6545 2002-12-09 [christoph]  0.8.6claws90
6546
6547         * src/Makefile.am
6548         * src/smtp.[ch]                 ** REMOVE **
6549         * src/common/Makefile.am
6550         * src/common/smtp.[ch]          ** NEW **
6551                 move smtp files to common directory
6552
6553 2002-12-09 [christoph]  0.8.6claws89
6554
6555         * src/Makefile.am
6556         * src/session.[ch]              ** REMOVE **
6557         * src/common/Makefile.am
6558         * src/common/session.[ch]       ** NEW **
6559                 move session files to common directory
6560
6561 2002-12-09 [paul]       0.8.6claws88
6562
6563         * src/account.c
6564                 fix bug [649746] edit accounts: move account reverted
6565                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
6566
6567 2002-12-09 [colin]      0.8.6claws87
6568
6569         * src/ssl_certificate.c
6570                 cleanup
6571
6572 2002-12-09 [colin]      0.8.6claws86
6573
6574         * src/ssl.c
6575                 Try to open the cert.pem database and 
6576                 issue a warning if it isn't there
6577
6578 2002-12-09 [colin]      0.8.6claws85
6579
6580         * src/common/ssl_certificate.c
6581         * src/gtk/sslcertwindow.c
6582                 Warning fixes
6583
6584 2002-12-09 [colin]      0.8.6claws84
6585
6586         * src/ssl_certificate.[ch] ** REMOVED **
6587         * src/common/ssl_certificate.[ch] ** NEW **
6588         * src/Makefile.am
6589         * src/common/Makefile.am
6590                 Moved ssl_certificate.[ch] to common
6591         * src/common/ssl.c 
6592                 Put back needed include
6593         * src/gtk/sslcertwindow.[ch]
6594                 Changed ssl_certificate.h include
6595         
6596 2002-12-09 [colin]      0.8.6claws83
6597
6598         * src/gtk/sslcertwindow.[ch]
6599                 Implement hook for certificate acception
6600         * src/ssl_certificate.[ch]
6601                 Implement hook for certificate acception
6602         * src/common/ssl.c
6603                 Reenable certificate acception check
6604         * src/mainwindow.c
6605                 Register sslcertwindow's hook
6606         
6607 2002-12-08 [christoph]  0.8.6claws82
6608
6609         * src/about.c
6610         * src/addr_compl.c
6611         * src/codeconv.c
6612         * src/manual.c
6613         * src/undo.c
6614         * src/common/utils.c
6615                 o add missing includes
6616                 o fix warnings
6617         * src/.cvsignore
6618         * src/common/.cvsignore
6619         * src/common/version.h          ** REMOVE **
6620                 remove autogenerated file
6621
6622 2002-12-08 [paul]       0.8.6claws81
6623
6624         * src/stringtable.c
6625                 put back needed include
6626
6627 2002-12-08 [colin]      0.8.6claws80
6628         
6629         * src/gtk/sslcertwindow.c
6630                 Cleaner popups when asking
6631         * src/ssl_certificate.c
6632         * src/prefs_common.[ch]
6633                 remove ssl certificate pref
6634                 put back needed include
6635         * src/undo.c
6636                 put back needed include
6637
6638 2002-12-08 [christoph]  0.8.6claws79
6639
6640         * src/folderview.c
6641         * src/logwindow.c
6642         * src/statusbar.c
6643         * src/summaryview.c
6644                 only abort hook invokation if required data is missing not
6645                 if our own data pointer is NULL, update hookfunction for
6646                 log window
6647
6648 2002-12-08 [paul]       0.8.6claws78
6649
6650         * src/about.c
6651         * src/addrcache.c
6652         * src/addrclip.c
6653         * src/addr_compl.c
6654         * src/addrselect.c
6655         * src/codeconv.c
6656         * src/colorlabel.c
6657         * src/enriched.c
6658         * src/esmtp.c
6659         * src/exporthtml.c
6660         * src/headerview.c
6661         * src/imageview.c
6662         * src/manual.c
6663         * src/noticeview.c
6664         * src/pgptext.c
6665         * src/scoring.c
6666         * src/sourcewindow.c
6667         * src/stringtable.c
6668         * src/undo.c
6669                 clean up: remove unneccesary includes
6670
6671 2002-12-08 [christoph]  0.8.6claws77
6672
6673         * src/folderview.c
6674         * src/statusbar.c
6675         * src/summaryview.c
6676         * src/common/hooks.[ch]
6677                 hook functions now have a gboolean return value, if a hook
6678                 returns TRUE it will stop executing of any more hooks in
6679                 the same hooklist for this invokation
6680
6681 2002-12-08 [colin]      0.8.6claws76
6682         
6683         * src/main.c
6684                 put back argv0 for CRASH_DIALOG
6685
6686 2002-12-08 [christoph]  0.8.6claws75
6687
6688         * src/Makefile.am
6689         * src/about.c
6690         * src/account.c
6691         * src/crash.c
6692         * src/esmtp.h
6693         * src/imap.[ch]
6694         * src/inc.c
6695         * src/main.c
6696         * src/mainwindow.c
6697         * src/news.c
6698         * src/pop.[ch]
6699         * src/prefs_account.[ch]
6700         * src/prefs_common.[ch]
6701         * src/send.[ch]
6702         * src/smtp.[ch]
6703         * src/ssl_certificate.[ch]
6704         * src/ssl_manager.[ch]
6705         * src/common/Makefile.am
6706         * src/common/log.c
6707         * src/common/nntp.[ch]
6708         * src/common/socket.[ch]
6709         * src/common/ssl.[ch]
6710         * src/gtk/sslcertwindow.[ch]
6711         * ac/openssl.m4
6712                 use new autoconf script to detect OpenSSL with extra parameters
6713                 to specify the location of libs and includes, also remove USE_SSL
6714                 to USE_OPENSSL
6715
6716         * src/common/sylpheed.[ch]
6717         * src/common/version.h.in
6718                 start seperation of common code initialization seperated from gui
6719
6720         * src/summaryview.c
6721                 The function that is called when a color label changes
6722                 should not change the color lable again
6723
6724 2002-12-08 [colin]      0.8.6claws74
6725
6726         * src/gtk/sslcertwindow.c
6727                 warning fixes
6728
6729 2002-12-08 [colin]      0.8.6claws73
6730
6731         * src/statusbar.c
6732           src/common/log.h
6733                 Register a hook for statusbar_puts_all
6734         * src/common/log.c
6735                 invoke statusbar_puts_all's hook
6736         
6737 2002-12-08 [colin]      0.8.6claws72
6738
6739         * src/ssl_certificate.c
6740                 Put back a badly-removed include
6741
6742 2002-12-08 [colin]      0.8.6claws71
6743
6744         * src/gtk/sslcertwindow.[ch]    ** NEW **
6745                 new certificate presentation
6746         * src/gtk/Makefile.am
6747                 add new files
6748         * src/ssl_certificate.[ch]
6749                 gtk cleanup, made utility functions public
6750         * src/ssl_manager.c
6751                 use new cert presentation
6752
6753 2002-12-07 [christoph]  0.8.6claws70
6754
6755         * src/Makefile.am
6756         * src/nntp.[ch]                 ** REMOVE **
6757         * src/common/Makefile.am
6758         * src/common/nntp.[ch]          ** NEW **
6759                 move nntp files to common directory
6760
6761 2002-12-07 [christoph]  0.8.6claws69
6762
6763         * src/procmsg.[ch]
6764         * src/summaryview.c
6765                 implement msginfo update callback using sylpheed's new
6766                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
6767
6768 2002-12-06 [christoph]  0.8.6claws68
6769
6770         * src/editgroup.c
6771                 This patch changes the 'Edit Group Details' dialog to
6772                 allow extended selections in either pane, so that
6773                 addresses can be added or removed from a group more
6774                 quickly and easily. (it actually is a net decrease in
6775                 file size, as some unnecessary functions have been
6776                 removed). 
6777                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
6778
6779 2002-12-06 [christoph]  0.8.6claws67
6780
6781         * src/Makefile.am
6782         * src/template.[ch]             ** REMOVE **
6783         * src/common/Makefile.am
6784         * src/common/template.[ch]      ** NEW **
6785                 move template files to common directory
6786
6787         * src/nntp.c
6788                 add missing log.h include
6789
6790 2002-12-06 [melvin]     0.8.6claws66
6791
6792         * src/prefs_actions.c
6793                 Added the trailing ">" syntax to insert command's output
6794                 without replacing old text (in contrast to trailing "|").
6795
6796 2002-12-05 [colin]      0.8.6claws65
6797         
6798         * src/common/utils.c
6799                 Don't modify original search_string or it'll change
6800                 the next iterations in the for()
6801
6802 2002-12-05 [darko]      0.8.6claws64
6803
6804         * src/common/utils.c
6805                 proper check for filtering commands, found by Colin
6806
6807 2002-12-05 [darko]      0.8.6claws63
6808
6809         * src/common/utils.c
6810                 check proper string for NULL pointer, found by Colin
6811
6812 2002-12-05 [darko]      0.8.6claws62
6813
6814         * src/common/utils.[ch]
6815                 expand_search_string(): new function
6816                 converts Mutt-like patterns to Sylpheed's
6817                 filtering engine
6818         * src/summaryview.c
6819                 use expand_search_string() to allow Mutt-like
6820                 patterns in extended search
6821         * README.claws
6822                 document extended option in quick search
6823
6824 2002-12-05 [paul]       0.8.6claws61
6825
6826         * sync with 0.8.6cvs16
6827                 see ChangeLog 2002-12-05
6828                 
6829         * po/POTFILES.in
6830                 clean up
6831
6832 2002-12-04 [christoph]  0.8.6claws60
6833
6834         * src/imap.[ch]
6835                 put imap authentication code into a new function and
6836                 remove it from imap_session_new that will allow to
6837                 send other commands before authentication
6838
6839 2002-12-04 [christoph]  0.8.6claws59
6840
6841         * src/imap.[ch]
6842                 use already existing method to prevent unneeded IMAP
6843                 folder selects. Set imap_select parameters to NULL
6844                 in some functions if the values are not required.
6845
6846         * src/xml.h
6847                 remove no longer required include
6848
6849 2002-12-04 [paul]       0.8.6claws58
6850
6851         * po/es.po
6852                 updated by Ricardo Mones Lastra
6853                 
6854         * configure.in
6855           po/hu.po      ** NEW FILE **
6856                 initial Hungarian translation, submitted
6857                 by Gál Zoltán <galzoli@hu.inter.net>
6858
6859 2002-12-03 [christoph]  0.8.6claws57
6860
6861         * src/Makefile.am
6862         * src/gtksctree.[ch]            ** REMOVE **
6863         * src/gtk/Makefile.am
6864         * src/gtk/gtksctree.[ch]        ** NEW **
6865                 move gtksctree files to gtk directory
6866
6867 2002-12-03 [christoph]  0.8.6claws56
6868
6869         * src/Makefile.am
6870         * src/md5.[ch]                  ** REMOVE **
6871         * srm/common/Makefile.am
6872         * src/common/md5.[ch]           ** NEW **
6873                 move md5 files to common directory
6874
6875         * src/gtkstext.c
6876                 remove not required #include
6877
6878 2002-12-03 [sergey]     0.8.6claws55
6879
6880         * src/gtkutils.c
6881         * src/gtkutils.h
6882                 gtkut_window_popup(): new function.
6883         * src/mainwindow.c
6884                 main_window_popup(): use gtkut_window_popup() to raise
6885                 window without changing its position.
6886                 (see sylpheed-main ML message [sylpheed:17247])
6887
6888 2002-12-03 [sergey]     0.8.6claws54
6889
6890         * src/send.c
6891                 send_message_local(): removed first-dot escaping
6892                 (SMTP-only, not needed for sending through pipe)
6893
6894 2002-12-03 [paul]       0.8.6claws53
6895
6896         * po/POTFILES.in
6897                 update to reflect recent changes (thanks
6898                 to Ricardo Mones Lastra)
6899                 
6900         * tools/filter_conv.pl
6901                  fix problem with quoted strings. Patch submitted
6902                  by Luke Plant <lukeplant@softhome.net>
6903
6904 2002-12-03 [paul]       0.8.6claws52
6905
6906         * sync with 0.8.6cvs15
6907                 see ChangeLog 2002-12-03
6908
6909 2002-12-02 [christoph]  0.8.6claws51
6910
6911         * src/logwindow.[ch]
6912         * src/common/log.[ch]
6913                 implement logging using a hook function
6914
6915         * src/folderview.c
6916         * src/folder.[ch]
6917                 define hooklist name in header file to avoid
6918                 errors caused by wrong spelling of hooklist names
6919
6920         * src/toolbar.c
6921                 fix warnings
6922
6923 2002-12-02 [christoph]  0.8.6claws50
6924
6925         * src/common/Makefile.am
6926                 add src/common/hooks.[ch]
6927
6928         * src/common/hooks.[ch]
6929                 implement a simple hook system using glib's hook functions
6930
6931         * src/folder.[ch]
6932         * src/folderview.c
6933                 use new hook system for folder item updates
6934
6935 2002-12-02 [christoph]  0.8.6claws49
6936
6937         * doc-src/ui_seperation.txt     ** NEW **
6938                 information for ui seperation
6939
6940         * src/Makefile.am
6941                 remove files that were moved to common
6942                 include common directory by default for the header files
6943
6944         * src/inc.c
6945         * src/common/socket.c
6946         * src/automaton.[ch]
6947                 implement automaton using g_io_*-functions instead of
6948                 gdk_input_add to make it ui independent
6949
6950         * src/codeconv.c
6951         * src/compose.c
6952         * src/ldif.c
6953         * src/pgptext.c
6954         * src/procmime.c
6955         * src/rfc2015.c
6956         * src/smtp.c
6957         * src/unmime.c
6958                 remove common/ prefix because directory is now in
6959                 include path
6960
6961         * src/compose.c
6962         * src/folder.c
6963         * src/folderview.c
6964         * src/mainwindow.c
6965         * src/messageview.c
6966         * src/prefs_common.c
6967         * src/procmsg.c
6968         * src/rfc2015.c
6969                 fix warnings
6970
6971         * src/imap.c
6972         * src/inc.c
6973         * src/news.c
6974         * src/pop.c
6975         * src/send.c
6976         * src/smtp.c
6977         * src/ssl_certificate.c
6978                 add log.h header file for logging functions
6979
6980         * src/main.c
6981         * src/common/utils.c
6982         * src/summaryview.c
6983         * src/xml.c
6984                 o move debug_mode to common/utils.c
6985                 o add functions to set and get debug_mode
6986
6987         * src/defs.h                    ** REMOVE **
6988         * src/intl.h                    ** REMOVE **
6989         * src/socket.[ch]               ** REMOVE **
6990         * src/ssl.[ch]                  ** REMOVE **
6991         * src/utils.[ch]                ** REMOVE **
6992                 replaced by new files in src/common/
6993         
6994         * src/common/Makefile.am
6995                 add new files in src/common/
6996
6997         * src/common/defs.h             ** NEW **
6998         * src/common/intl.h             ** NEW **
6999         * src/common/log.[ch]           ** NEW **
7000         * src/common/socket.[ch]        ** NEW **
7001         * src/common/ssl.[ch]           ** NEW **
7002         * src/common/utils.[ch]         ** NEW **
7003                 replacement for files in src/
7004
7005 2002-12-02 [colin]      0.8.6claws48
7006
7007         * src/folderview.c
7008                 Scroll folderview if necessary during dnd
7009
7010 2002-12-02 [colin]      0.8.6claws47
7011
7012         * src/folder.[ch]
7013                 Add check to verify a move is within a single mailbox
7014         * src/folderview.c
7015                 Add specific error string for this check
7016
7017 2002-12-02 [colin]      0.8.6claws46
7018
7019         * src/folder.c
7020                 Add a test to folder moving, remove a statusbar_print
7021         * src/folderview.c
7022                 Add Move folder... context-menu item
7023                 Factorize folder moving code
7024                 Enable folder DND for mbox
7025
7026 2002-12-01 [christoph]  0.8.6claws45
7027
7028         * ac/aspell.m4
7029                 remove conf.aspelltest if the version check fails
7030
7031 2002-11-30 [christoph]  0.8.6claws44
7032
7033         * autogen.sh
7034                 run libtoolize --force in autogen to create missing
7035                 libtool scripts
7036
7037 2002-11-30 [christoph]  0.8.6claws43
7038
7039         * src/Makefile.am
7040         * src/pgptext.c
7041         * src/procmime.c
7042         * src/rfc2015.c
7043         * src/uuencode.[ch]             ** REMOVED **
7044         * src/common/Makefile.am
7045         * src/common/uuencode.[ch]      ** NEW **
7046                 move uuen/decoder to common directory
7047
7048 2002-11-30 [christoph]  0.8.6claws42
7049
7050         * src/Makefile.am
7051         * src/base64.[ch]               ** REMOVED **
7052         * src/codeconv.c
7053         * src/compose.c
7054         * src/ldif.c
7055         * src/pgptext.c
7056         * src/procmime.c
7057         * src/rfc2015.c
7058         * src/smtp.c
7059         * src/unmime.c
7060         * src/common/Makefile.am
7061         * src/common/base64.[ch]        ** NEW **
7062                 move base64 en/decoder to common directory
7063
7064 2002-11-30 [christoph]  0.8.6claws41
7065
7066         * src/common                    ** NEW **
7067                 new directory for UI independent code
7068         * src/gtk                       ** NEW **
7069                 new directory for GTK frontend
7070         * src/common/.cvsignore         ** NEW **
7071         * src/gtk/.cvsignore            ** NEW **
7072                 ignore build files
7073         * src/common/Makefile.am        ** NEW **
7074         * src/gtk/Makefile.am           ** NEW **
7075                 automake files to build new seperated stuff
7076         * src/Makefile.am
7077                 the binary will currently still be build with the
7078                 files in src, so we include the code from the
7079                 subdirs for now after building the libs there
7080
7081 2002-11-30 [paul]       0.8.6claws40
7082
7083         * src/compose.c
7084                 fix bug [642731] 'Wrong selected account with drafted mail'
7085
7086 2002-11-29 [oliver]     0.8.6claws39
7087         
7088         * src/messageview.c
7089                 o update summaryview when switching between different
7090                   messageviews          
7091         * src/toolbar.c  
7092                 o check if messageview holds already removed msg
7093                   from summaryview
7094                 
7095
7096 2002-11-29 [oliver]     0.8.6claws38
7097
7098         * src/toolbar.c 
7099                 remove not needed variables and includes
7100                 make messageview stay opened and move to next when msgs are deleted 
7101
7102 2002-11-29 [oliver]     0.8.6claws37
7103         
7104         * src/toolbar.c 
7105                 disable compose button (messageview toolbar) by default
7106                 deleted msgs are moved to trash
7107         
7108 2002-11-29 [melvin]     0.8.6claws36
7109
7110         * configure.in
7111                 Increased minimal gpgme version to 0.3.10 (Zombies out)
7112                 and to detect signatures expirations (gpgme 0.3.6)
7113
7114         * src/main.c
7115                 Use non obsolescent function for Gpgme engine checking.
7116
7117         * src/rfc2015.c
7118                 Inform about expired signatures or signatures which key
7119                 has expired. Expiration date is displayed.
7120
7121         * src/sigstatus.c
7122                 Inform about expired signatures or signatures which key
7123                 has expired.
7124
7125 2002-11-28 [paul]       0.8.6claws35
7126
7127         * src/folderview.c
7128                 re-instate 'Check for new messages' in Newsgroup
7129                 folders right-click menu, after a suggestion from
7130                 Tim Mann <timmann@users.sourceforge.net>
7131
7132         * src/main.c
7133                 after a crash check only local folders for new
7134                 messages
7135
7136 2002-11-28 [paul]       0.8.6claws34
7137
7138         * configure.in
7139                 apply patch that fixes the checking of GTK with XIM 
7140                 support on different OSs, such as FreeBSD. Patch 
7141                 submitted by Topia <topia@users.sourceforge.net>
7142                 
7143 2002-11-28 [paul]       0.8.6claws33
7144
7145         * src/mainwindow.c
7146           src/prefs_common.c
7147           src/prefs_toolbar.c
7148                 more changes to the English
7149
7150 2002-11-28 [paul]       0.8.6claws32
7151
7152         * sync with 0.8.6cvs13
7153                 see ChangeLog 2002-11-28 (no sync needed
7154                 for src/compose.c)
7155
7156 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
7157         
7158         * src/mainwindow.[ch]
7159                 add patch by Ivan F. Martinez introducing messageview Toolbar
7160                 some changes and committed by oliver    
7161
7162 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
7163
7164         * src/messageview.[ch]
7165                 add patch by Ivan F. Martinez introducing messageview Toolbar
7166                 some changes and committed by oliver    
7167
7168 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
7169
7170         * src/compose.[ch]
7171                 add patch by Ivan F. Martinez introducing messageview Toolbar
7172                 some changes and committed by oliver    
7173
7174 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
7175         
7176         * src/toolbar.[ch]
7177                 add patch by Ivan F. Martinez introducing messageview Toolbar
7178                 some changes and committed by oliver
7179
7180 2002-11-28 [oliver]     0.8.6claws27
7181         
7182         * src/prefs_toolbar.[ch]
7183                 getting ready for messageview toolbar
7184                 free mem allocated by gettext
7185                 change prefs_toolbar to prefs_toolbar_open
7186  
7187 2002-11-28 [thorsten]   0.8.6claws26
7188
7189         * src/imageview.[ch]
7190                 cleaned up conflicting declarations of
7191                 imageview_show_image()
7192
7193 2002-11-28 [paul]       0.8.6claws25
7194
7195         * src/grouplistdialog.c
7196           src/prefs_common.c
7197           src/prefs_summary_column.c
7198                 a few more improvements to the English
7199
7200 2002-11-28 [colin]      0.8.6claws24
7201
7202         * man/sylpheed.1
7203                 A few updates to command-line parameters
7204
7205 2002-11-28 [colin]      0.8.6claws23
7206
7207         * src/prefs_filtering.c
7208                 Fix problems with prefs_filtering_delete_path:
7209                 a) if the first rule is removed, original pointers
7210                    weren't updated (leading to segfaults)
7211                 b) it was always global_processing updated in case
7212                    of removed path was parent of rule path
7213
7214 2002-11-27 [paul]       0.8.6claws22
7215
7216         * src/mainwindow.c
7217           src/prefs_account.c
7218           src/prefs_actions.c
7219           src/prefs_common.c
7220           src/prefs_customheader.c
7221           src/prefs_display_header.c
7222           src/prefs_filtering.c
7223           src/prefs_folder_item.c
7224           src/prefs_matcher.c
7225           src/prefs_scoring.c
7226           src/prefs_summary_column.c
7227           src/prefs_template.c
7228           src/prefs_toolbar.c
7229                  improve the English in the GUI
7230
7231 2002-11-27 [colin]      0.8.6claws21
7232
7233         * src/folder.c
7234                 Fix processing renaming problems happening after
7235                 last commit
7236
7237 2002-11-27 [colin]      0.8.6claws20
7238
7239         * src/folder.c
7240                 recursive move now deletes src each subfolder after 
7241                 having moved it
7242         * src/folderview.c
7243                 Use identifier instead of path during dnd (enables
7244                 IMAP folder dnd)
7245
7246 2002-11-27 [paul]       0.8.6claws19
7247
7248         * src/main.c
7249                 apply patch that does command-line processing 
7250                 BEFORE gtk_init, allowing claws to run from 
7251                 shell-scripts in non-X environment (e.g. crontab 
7252                 or ip-up, ip-down scripts). Patch submitted by
7253                 Ruslan N. Balkin <baron@dartel.ru>
7254                 
7255         * po/it.po
7256                 updated by Alessandro Maestri
7257
7258 2002-11-27 [paul]       0.8.6claws18
7259
7260         * sync with 0.8.6cvs12
7261           src/prefs_common.c
7262                 Differences are that main uses a 'Receive dialog'
7263                 frame on the Interface tab, whereas claws groups all 
7264                 the dialogs together in a 'Dialogs' frame.
7265
7266 2002-11-27 [colin]      0.8.6claws17
7267
7268         * src/prefs_matcher.c
7269                 Fix Execute criteria's NOT flag
7270
7271
7272 2002-11-26 [christoph]  0.8.6claws16
7273
7274         * src/ssl.c
7275                 rewrite the ssl code a little bit, only use one
7276                 SSL context, set default certificates' file/path
7277
7278 2002-11-26 [thorsten]   0.8.6claws15
7279
7280         * src/compose.c
7281                 default-reply-to didn't work for ml-reply
7282
7283 2002-11-26 [melvin]     0.8.6claws14
7284
7285         * src/prefs_actions.c
7286                 Made pipe-actions ignore short headers in message view
7287                 Made trailing-pipe-actions write in the message view with
7288                 the same font as the original message
7289
7290 2002-11-26 [paul]       0.8.6claws13
7291
7292         * src/compose.c
7293                 this time commit the correct file
7294
7295 2002-11-26 [paul]       0.8.6claws12
7296
7297         * sync with 0.8.6cvs11
7298           src/quote_fmt_parse.y  
7299                 no sync needed
7300           src/account.[ch]       
7301                 not sync'ed
7302           src/compose.c
7303                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
7304                 on draft mode.
7305                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
7306                 header
7307                 
7308         see ChangeLog 2002-11-25 and 2002-11-26
7309
7310 2002-11-26 [colin]      0.8.6claws11
7311
7312         * src/folderview.c
7313                 Fix collapsed folder not auto-expanding during
7314                 mail dnd, if it was the source folder.
7315
7316 2002-11-25 [colin]      0.8.6claws10
7317
7318         * src/folderview.[ch]
7319                 Variable renaming and cleaning (slist of nodes 
7320                 to be re-collapsed is stored in FolderView)
7321
7322 2002-11-25 [paul]       0.8.6claws9
7323
7324         * src/prefs_common.[ch]
7325                 fix breakage caused by last commit
7326
7327 2002-11-25 [paul]       0.8.6claws8
7328
7329         * sync with 0.8.6cvs4
7330                 see ChangeLog 2002-11-21
7331
7332 2002-11-25 [paul]       0.8.6claws7
7333
7334         * sync with 0.8.6cvs4
7335                 see ChangeLog 2002-11-20
7336
7337 2002-11-25 [paul]       0.8.6claws6
7338
7339         * sync with 0.8.6cvs3
7340                 see ChangeLog 2002-11-18
7341
7342 2002-11-25 [colin]      0.8.6claws5
7343
7344         * src/gtkutils.[ch]
7345                 Add gtkut_ctree_node_is_parent()
7346         * src/folderview.c
7347                 Spring-loaded folders
7348
7349 2002-11-25 [colin]      0.8.6claws4
7350
7351         * src/utils.[ch]
7352                 Add slist_concat_unique(), function to merge
7353                 two GSList filtering dups
7354         * src/folder.[ch]
7355         * src/summaryview.[ch]
7356         * src/folderview.c
7357         * src/main.c
7358                 Add detection/update/display of unread answers
7359                 to marked mails
7360         * src/procmsg.[ch]
7361                 Add procmsg_find_children()
7362                 Add procmsg_msg_has_marked_parent()
7363
7364 2002-11-25 [colin]      0.8.6claws3
7365
7366         * src/ssl_certificate.[ch]
7367                 Allow checking a certificate without a DNS
7368                 lookup
7369                 Allow to forget a cert (by deleting it)
7370                 Make ssl_certificate_destroy_public
7371         * src/ssl_manager.[ch] ** NEW FILES **
7372                 Gui to manage (display/remove) certificates
7373         * src/prefs_common.[ch]
7374                 Add a pref to allow silent acceptation of
7375                 trusted certificates or not (based on the
7376                 "I want to know what's going on" principle)
7377         * src/mainwindow.c
7378                 Add SSL manager in Tools menu
7379         * src/Makefile.am
7380                 Add the new files to the build
7381         * po/POTFILES.in
7382                 Add ssl_manager.c to translations
7383
7384 2002-11-25 [colin]      0.8.6claws2
7385
7386         * src/summaryview.[ch]
7387                 Add S_SEARCH_EXTENDED to the quick search, which 
7388                 allows to search using filtering syntax.
7389
7390 2002-11-25 [colin]      0.8.6claws1
7391
7392         * src/summaryview.c
7393                 Deletion of duplicates now prefer deleting
7394                 the unread dup (fixes feature-request 638989).
7395
7396 2002-11-24 [paul]       0.8.6claws
7397
7398         * po/es.po
7399           po/pl.po
7400           po/ru.po
7401           po/sr.po
7402                 updated by Ricardo Mones Lastra,
7403                 Witold Wladyslaw Wojciech Wilk,
7404                 Ruslan N. Balkin, and  Urke MMI 
7405                 respectively
7406
7407 2002-11-24 [paul]       0.8.5claws182
7408
7409         * po/bg.po
7410                 updated by George Danchev
7411
7412 2002-11-23 [alfons]     0.8.5claws181
7413
7414         * src/imap.c
7415                 tiny memory leak found by browsing Dimitar's 
7416                 valgrind report
7417
7418 2002-11-23 [paul]       0.8.5claws180
7419
7420         * po/it.po
7421                 updated by Alessandro Maestri
7422
7423 2002-11-22 [christoph]  0.8.5claws179
7424
7425         * src/compose.c
7426         * src/inc.c
7427         * src/prefs_filtering.c
7428         * src/summaryview.c
7429                 more warning fixes
7430
7431 2002-11-22 [alfons]     0.8.5claws178
7432
7433         * src/summaryview.c
7434                 summary_execute_delete_func(): if message is deleted, make 
7435                 sure to also remove its entry in the subject hash table. 
7436                 fixes a corner case bug.
7437
7438 2002-11-22 [paul]       0.8.5claws177
7439
7440         * .cvsignore
7441                 add 'autom4te.cache'
7442                 
7443         * ltconfig      ** REMOVED **
7444                 not needed
7445
7446 2002-11-22 [paul]       0.8.5claws176
7447
7448         * src/textview.c
7449                 textview_set_font(): fix for message display in
7450                 UTF-8 locales (thanks to Sergey Vlasov).
7451                 
7452         * AUTHORS
7453                 add new team members and contributors
7454
7455
7456 2002-11-21 [colin]      0.8.5claws175
7457
7458         * src/procmsg.[ch]
7459                 Add procmsg_remove_special_headers()
7460         * src/mh.c
7461                 Use procmsg_remove_special_headers() for 
7462                 previous fix
7463
7464 2002-11-21 [colin]      0.8.5claws174
7465
7466         * src/mh.c
7467                 Fix moving/copying from queue/draft folders
7468                 for MH folders
7469
7470 2002-11-21 [christoph]  0.8.5claws173
7471
7472         * src/crash.c
7473         * src/filtering.c
7474         * src/logwindow.c
7475         * src/main.c
7476         * src/matcher_parser_lex.[hl]
7477         * src/mbox.c
7478         * src/mbox_folder.[ch]
7479         * src/prefs_filtering.c
7480         * src/procheader.c
7481         * src/quote_fmt_lex.l
7482         * src/ssl.c
7483                 fix all warnings except the warnings in lex and yacc files
7484
7485 2002-11-20 [christoph]  0.8.5claws172
7486
7487         * src/imap.c
7488                 fix MsgInfo retrieval for IMAP draft and queue folders
7489                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
7490
7491 2002-11-19 [christoph]  0.8.5claws171
7492
7493         * src/compose.c
7494                 fix segfault, when draft saving does not get
7495                 the MsgInfo of the new message
7496                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
7497
7498 2002-11-19 [christoph]  0.8.5claws170
7499
7500         * src/procmsg.c
7501                 add parameter check for flag setting function
7502                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
7503
7504 2002-11-18 [paul]       0.8.5claws169
7505
7506         * src/compose.c
7507                 more sensitivity fixes to redirect mode:
7508                 * disable toolbar draft button
7509                 * allow only Address book in the Tools menu
7510                 * disable editing of message by the spell
7511                   checker
7512
7513 2002-11-18 [paul]       0.8.5claws168
7514
7515         * src/compose.c
7516                 fix sensitivity of menu items in compose_redirect():
7517                 allow only the necessary items 
7518
7519 2002-11-18 [paul]       0.8.5claws167
7520
7521         * src/compose.c
7522                 fix bug [ 603259 ] 'attachment got lost on bounce'
7523
7524 2002-11-18 [paul]       0.8.5claws166
7525
7526         * po/ru.po
7527                 updated by Ruslan N. Balkin <baron@dartel.ru>
7528
7529 2002-11-18 [colin]      0.8.5claws165
7530
7531         * src/main.c
7532           src/defs.h
7533                 Remove old filtering stuff
7534
7535
7536 2002-11-17 [oliver]     0.8.5claws164
7537
7538         * src/toolbar.h
7539                 remove not needed typedef 
7540
7541 2002-11-17 [oliver]     0.8.5claws163
7542
7543         * src/toolbar.c
7544                 make toolbar's on click events translatable
7545
7546 2002-11-15 [colin]      0.8.5claws162
7547
7548         * src/summaryview.c
7549                 Revert too-soon integration of a feature
7550
7551 2002-11-15 [christoph]  0.8.5claws161
7552
7553         * src/imap.c
7554                 use main's implementation of imap_get_msginfo
7555
7556 2002-11-15 [christoph]  0.8.5claws160
7557
7558         * src/compose.c
7559         * src/folder.[ch]
7560         * src/imap.c
7561         * src/mbox_folder.c
7562         * src/mh.c
7563         * src/news.c
7564         * src/procmsg.c
7565         * src/summaryview.c
7566                 replace claws' fetch_msginfo with main's get_msginfo
7567                 (use main's implementation where possible)
7568
7569 2002-11-15 [colin]      0.8.5claws159
7570
7571         * src/ssl_certificate.c
7572                 Missed a check
7573
7574 2002-11-16 [melvin]     0.8.5claws158
7575
7576         * po/fr.po
7577                 Updated French translations.
7578
7579 2002-11-16 [colin]      0.8.5claws157
7580
7581         * src/ssl_certificate.c
7582                 Check for missing parts in the certificates
7583
7584 2002-11-15 [colin]      0.8.5claws156
7585
7586         * src/folderview.c
7587                 Preventive fix (missing check) found by
7588                 Alfons
7589
7590 2002-11-15 [paul]
7591
7592         * NEWS
7593                 sync with 0.8.6 release
7594
7595 2002-11-15 [colin]      0.8.5claws155
7596
7597         * src/folder.[ch]
7598           src/folderview.c
7599                 Fix error handling of folder_item_move_to()
7600                 (thanks to Alfons!)
7601
7602 2002-11-15 [colin]      0.8.5claws154
7603
7604         * src/folder.[ch]
7605           src/folderview.c
7606                 folder_item_move_to() sets an error message instead
7607                 of having GUI stuff in folder.c
7608
7609 2002-11-15 [colin]      0.8.5claws153
7610
7611         * src/procmsg.[ch]
7612                 Implemented a callback for MsgInfo updates, 
7613                 heavily copy/pasted from Christoph's folder 
7614                 callback system
7615         * src/summaryview.[ch]
7616                 Register summary_update_msg as callback
7617
7618 2002-11-14 [colin]      0.8.5claws152
7619         
7620         * src/procmsg.c
7621                 Update the FolderItem after sending (fixes 617593)
7622
7623 2002-11-14 [christoph]  0.8.5claws151
7624
7625         * src/folder.c
7626                 fix wrong position of NULL pointer check found
7627                 by Sergey
7628
7629 2002-11-14 [christoph]  0.8.5claws150
7630
7631         * src/folder.c
7632                 fix segfault when deleting messages from IMAP folders
7633                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
7634
7635 2002-11-14 [colin]      0.8.5claws149
7636
7637         * src/compose.c
7638                 Forwarding was also ignoring the folder's default account.
7639
7640 2002-11-14 [colin]      0.8.5claws148
7641
7642         * src/compose.c
7643                 Fix sent folder not set to folder properties when 
7644                 forwarding.
7645
7646 2002-11-14 [thorsten]   0.8.5claws147
7647
7648         * src/inc.c
7649                 inc_start(): Files were not moved from .processing to inbox,
7650                 if no global processing rule existed
7651
7652 2002-11-14 [colin]      0.8.5claws146
7653
7654         * src/ssl_certificate
7655                 Fix file operations
7656
7657 2002-11-14 [paul]       0.8.5claws145
7658
7659         * po/it.po
7660                 updated by Alessandro Maestri
7661
7662 2002-11-13 [alfons]     0.8.5claws144
7663
7664         * src/folder.c
7665                 folder_item_close(): only mark messages unread
7666                 when a folder has new messages 
7667
7668 2002-11-13 [keith]      0.8.5claws143
7669
7670         * src/imap.c
7671                 Fix problem moving or copying between
7672                 IMAP folders
7673
7674 2002-11-13 [colin]      0.8.5claws142
7675
7676         * src/matcher_parser_parse.y
7677                 Fix rule problem when " don't match
7678
7679 2002-11-13 [christoph]  0.8.5claws141
7680
7681         * src/folder.c
7682         * src/folderview.c
7683                 moved cache saving to folder_item_close
7684                 the folderview should not have to deal with
7685                 this things
7686
7687 2002-11-13 [christoph]  0.8.5claws140
7688
7689         * src/summaryview.c
7690                 moved setting of important score to
7691                 summary_set_prefs_from_folderitem
7692
7693 2002-11-13 [colin]      0.8.5claws139
7694
7695         * src/matcher_parser_parse.y
7696                 Fix a segfault in the parser (happening when
7697                 a good expression had been tested and a bad 
7698                 one arrives)
7699
7700 2002-11-13 [paul]       0.8.5claws138
7701
7702         * sync with 0.8.5cvs24
7703                 see ChangeLog 2002-11-13
7704                 
7705         * po/pt_BR.po
7706                 updated by Fabio Jr. Beneditto
7707
7708 2002-11-13 [colin]      0.8.5claws137
7709         
7710         * src/msgcache.c
7711           src/defs.h
7712           src/procmsg.[ch]
7713                 Revert last commit, problem
7714
7715 2002-11-13 [colin]      0.8.5claws136
7716
7717         * src/msgcache.c
7718                 Remove duplicated code
7719         * src/defs.h
7720                 Bumped CACHE_VERSION and MARK_VERSION
7721         * src/procmsg.[ch]
7722                 Network endian for cache and mark files
7723
7724 2002-11-12 [colin]      0.8.5claws135
7725
7726         * src/inc.c
7727                 Fix the "socket error" dialog which disappeared
7728
7729 2002-11-12 [colin]      0.8.5claws134
7730
7731         * src/msgcache.c
7732                 Reverse last commit which had performance 
7733                 problems, but still reverse the list
7734
7735 2002-11-12 [colin]      0.8.5claws133
7736
7737         * src/msgcache.c
7738                 Reverse list order
7739
7740 2002-11-12 [melvin]     0.8.5claws132
7741
7742         * src/compose.c
7743                 Added a check for a NULL prefs_common.dictionary
7744
7745 2002-11-12 [colin]      0.8.5claws131
7746
7747         * src/ssl_certificate.[ch]
7748                 Use FQDN hostname
7749
7750 2002-11-12 [colin]      0.8.5claws130
7751
7752         * src/ssl_certificate.[ch]
7753                 Take connection port into account for 
7754                 checking certificates (a single hostname
7755                 could have multiple servers with multiple
7756                 certificates)
7757         * src/ssl.c
7758                 Pass the port to ssl_certificate_check
7759
7760 2002-11-12 [paul]       0.8.5claws129
7761
7762         * src/folder.c
7763                 fix a typo in last commit
7764
7765 2002-11-12 [paul]       0.8.5claws128
7766
7767         * sync with 0.8.5cvs23
7768                 see ChangeLog entry 2002-11-12
7769
7770 2002-11-11 [colin]      0.8.5claws127
7771
7772         * src/ssl_certificate.c
7773                 Cleaner messages
7774                 Don't popup, instead log error, if the 
7775                 corresponding pref is checked
7776         * src/ssl_certificate.h
7777                 include <openssl/objects/h>
7778
7779 2002-11-11 [colin]      0.8.5claws126
7780
7781         * src/ssl_certificate.h
7782                 _Really_ clean it
7783
7784 2002-11-11 [colin]      0.8.5claws125
7785         
7786         * src/ssl_certificate.c
7787                 Fixed leak
7788
7789 2002-11-11 [colin]      0.8.5claws124
7790
7791         * src/ssl.c
7792                 Cleaned a bit
7793         * src/ssl_certificate.[ch]
7794                 Cleaned a bit (better use of SSL API)
7795                 (This will cause non-recognition of saved 
7796                  certificates of claws12[23]...)
7797
7798 2002-11-11 [paul]       0.8.5claws123
7799         
7800         * po/es.po
7801                 updated by Ricardo Mones Lastra
7802
7803 2002-11-11 [colin]      0.8.5claws122
7804
7805         * src/ssl.c
7806                 Fix a typo
7807
7808 2002-11-11 [colin]      0.8.5claws121
7809
7810         * src/ssl_certificate.[ch] ** NEW FILES **
7811         * src/ssl.[ch]
7812                 Check SSL certificates presented to us
7813         * src/Makefile.am
7814                 Add ssl_certificate.[ch]
7815         * po/POTFILES.in
7816                 Add ssl_certificate.c
7817
7818 2002-11-11 [paul]       0.8.5claws120
7819
7820         * sync with 0.8.5cvs22
7821                 see ChangeLog 2002-11-11
7822
7823 2002-11-11 [paul]       0.8.5claws119
7824
7825         * sync with 0.8.5cvs21
7826                 see ChangeLog 2002-11-11
7827
7828 2002-11-10 [jens]       0.8.5claws118
7829
7830         * src/folder.c
7831         * src/folderview.c
7832                 corrected some typing
7833         * po/de.po
7834                 updated german translation
7835         * sylpheed.spec.in
7836                 cleaned up specfile and adjusted it for claws
7837
7838 2002-11-10 [colin]      0.8.5claws117
7839
7840         * src/summaryview.c
7841                 a STATUSBAR_PUSH/POP fix
7842
7843 2002-11-10 [colin]      0.8.5claws116
7844
7845         * src/prefs_folder_item.c
7846                 Fix hanging after opening folder properties
7847
7848 2002-11-10 [hoa]        0.8.5claws115
7849
7850         * src/matcher_parser_lex.l
7851         * src/matcher_parser_parse.y
7852                 config file for scoring and filtering is no more trashed
7853                 when there is a syntax error in a filtering rule when
7854                 editing it in a dialog.
7855
7856 2002-11-09 [colin]      0.8.5claws114
7857
7858         * src/mbox_folder.c
7859                 Added missing initialisation of folder->destroy()
7860
7861 2002-11-09 [colin]      0.8.5claws113
7862
7863         * src/folder.c
7864           src/folderview.c
7865                 Fix the status bar messages
7866
7867 2002-11-09 [colin]      0.8.5claws112
7868
7869         * src/folderview.c
7870                 Fix hangs after folder dnd, happening after 
7871                 claws109.
7872
7873 2002-11-09 [christoph]  0.8.5claws111
7874
7875         * src/folderview.c
7876                 just changed order of calls (reverse order of
7877                 associated calls)
7878         * src/inc.c
7879                 lock inc when checking only one account, otherwise
7880                 inc all could be executed at the same time
7881
7882 2002-11-09 [christoph]  0.8.5claws110
7883
7884         * src/folderview.c
7885                 better unlock the mouse cursor before calling
7886                 summary_show because it changes the cursor too
7887
7888 2002-11-09 [christoph]  0.8.5claws109
7889
7890         * src/folder.[ch]
7891         * src/folderview.c
7892                 add functions to open and close a folder
7893                 o opending will execute scanning for remote folders
7894                   and processing
7895                 o closing will unset new flag for messages
7896
7897 2002-11-09 [colin]      0.8.5claws108
7898
7899         * src/folder.c
7900                 Add a call to prefs_matcher_write_config to 
7901                 avoid non-leaf folders filtering settings to be
7902                 lost
7903
7904 2002-11-09 [paul]       0.8.5claws107
7905
7906         * src/prefs_account.c
7907                 re-word a label
7908
7909 2002-11-09 [colin]      0.8.5claws106
7910
7911         * src/folderview.c
7912                 Minor esthetic fix
7913
7914 2002-11-09 [colin]      0.8.5claws105
7915
7916         * src/folderview.c
7917                 Fix prefs_filtering deletion for MH folders (same
7918                 reason as below)
7919         * src/prefs_filtering.c
7920                 Fix prefs_filtering renaming and deletion for 
7921                 folder-based processing rules.  
7922
7923 2002-11-09 [christoph]  0.8.5claws104
7924
7925         * src/compose.c
7926         * src/folder.[ch]
7927         * src/folderview.[ch]
7928         * src/import.c
7929         * src/inc.c
7930         * src/main.c
7931         * src/mainwindow.c
7932         * src/messageview.c
7933         * src/prefs_folder_item.c
7934         * src/procmsg.c
7935         * src/summaryview.c
7936                 implement a callback system for folder item updates
7937
7938 2002-11-09 [colin]      0.8.5claws103
7939
7940         * src/folderview.c
7941                 Fix prefs_filtering renaming for MH folders (we
7942                 shouldn't rename by path as another folder could
7943                 have the same hierarchy).
7944
7945 2002-11-09 [colin]      0.8.5claws102
7946
7947         * src/folder.c
7948                 Fix a leak found by Christoph, use better variable
7949                 names
7950
7951 2002-11-09 [colin]      0.8.5claws101
7952
7953         * src/folder.c
7954                 One more fix for processing rules
7955
7956 2002-11-08 [colin]      0.8.5claws100
7957         
7958         * src/matcher.c
7959                 Don't copy the compiled regexp (will be reevaluated)
7960         * src/folderview.c
7961                 Lock folderview while moving
7962         * src/folder.c
7963                 Provide info on what's happening to the user
7964
7965 2002-11-08 [colin]      0.8.5claws99
7966
7967         * src/folderview.c
7968                 Fix folder reordering after a move if parent is 
7969                 root
7970         * src/scoring.[ch]
7971                 Add function to copy a ScoringProp
7972         * src/prefs_folder_item.c
7973                 Copy scoring rules when copying a folder prefs
7974
7975 2002-11-08 [colin]      0.8.5claws98
7976
7977         * src/folderview.c
7978                 Fixes in case of failure
7979         * src/filtering.[ch]    
7980                 Add function to duplicate a FilteringProp
7981         * src/matcher.[ch]
7982                 Add function to duplicate a MatcherProp
7983         * src/prefs_folder_item.c
7984                 Save folder's processing rules when copying 
7985                 its prefs
7986
7987 2002-11-08 [colin]      0.8.5claws97
7988         
7989         * src/folderview.c
7990                 Sort after move
7991         * src/folder.c 
7992                 Change a printf to debug_print
7993
7994 2002-11-08 [colin]      0.8.5claws96
7995
7996         * src/folder.c
7997           src/folderview.c
7998                 Fix segfaults, call me stupido
7999         
8000
8001 2002-11-08 [colin]      0.8.5claws95
8002
8003         *src/folder.c
8004                 Added forgotten prefs to save when moving folders
8005
8006 2002-11-08 [colin]      0.8.5claws94
8007
8008         * src/folder.c
8009                 Fixes to folder DND (prefs copy)
8010         * src/folderview.c
8011                 Optimization for folder DND (don't rescan whole tree)
8012                 Added folderview_create_folder_node() for this 
8013                 optimization, so de-duped a bit the code
8014         * src/prefs_folder_item.[ch]
8015                 Added prefs_folder_item_copy_prefs()    
8016           
8017 2002-11-08 [paul]       0.8.5claws93
8018
8019         * src/prefs_account.c
8020           tools/README
8021           tools/kmail2sylpheed_v2.pl
8022                 correct some typos
8023
8024 2002-11-08 [paul]       0.8.5claws92
8025
8026         * src/compose.c
8027           src/prefs_account.[ch]
8028                 remove account options 'clearsign' and 'ascii_armored',
8029                 replace with 'default_gnupg_mode' to prevent mixed-mode
8030                 Privacy settings
8031
8032 2002-11-08 [paul]       0.8.5claws91
8033
8034         * src/compose.[ch]
8035                 re-implement GnuPG 'on-the-fly' mode selection,
8036                 disallow mixed-mode
8037
8038 2002-11-08 [colin]      0.8.5claws90
8039
8040         * src/folderview.c
8041           src/prefs_folder_item.c
8042                 Change "Property" to "Properties"
8043
8044 2002-11-07 [colin]      0.8.5claws89
8045
8046         * src/folderview.c
8047           src/folder.c
8048                 Allow folder dropping to a root folder
8049
8050 2002-11-07 [paul]       0.8.5claws88
8051
8052         * src/compose.c
8053                 revert last commit
8054
8055 2002-11-07 [paul]       0.8.5claws87
8056
8057         * src/compose.c
8058                 fix reply-to-list bug. closes bug report
8059                 "[633382] reply-to-list broken in recent cvs"
8060
8061 2002-11-07 [paul]       0.8.5claws86
8062
8063         * src/compose.c
8064                 add a forgotten '#if USE_GPGME ... #endif'
8065
8066 2002-11-07 [paul]       0.8.5claws85
8067
8068         * sync with 0.8.5cvs20
8069                 see ChangeLog 2002-11-07
8070
8071 2002-11-07 [colin]      0.8.5claws84
8072
8073         * src/folder.[ch]
8074                 Change folder_item_move_to to return the newly 
8075                 created folderitem.
8076         * src/folderview.c
8077                 Select the new folderitem after moving.
8078
8079 2002-11-07 [colin]      0.8.5claws83
8080
8081         * src/prefs_filtering.c
8082                 Fix rule rewriting when moving a leaf folder to a 
8083                 shorter path
8084
8085 2002-11-07 [colin]      0.8.5claws82
8086
8087         * src/prefs_filtering.c
8088                 fix a leak
8089
8090 2002-11-07 [colin]      0.8.5claws81
8091
8092         * src/folder.[ch]
8093                 Add folder_item_move_to() function to move a 
8094                 folderitem into another one (updates matcher etc)
8095         * src/folderview.c
8096                 Add folder drag'n drop (context menu to come)
8097                 [Should be dataloss free, but Please backup before 
8098                  trying !]
8099
8100 2002-11-06 [colin]      0.8.5claws80
8101
8102         * src/mh.c
8103                 mh_create_folder() returns NULL if can't create
8104                 directory hierarchy
8105
8106 2002-11-06 [paul]       0.8.5claws79
8107
8108         * src/compose.[ch]
8109                 allow 'on-the-fly' changing of the type of encryption 
8110                 and/or signing used (mime/ascii) via the compose window
8111
8112 2002-11-06 [paul]       0.8.5claws78
8113
8114         * sync with 0.8.5cvs19
8115                 see ChangeLog 2002-11-06 for src/account.c: 
8116                 account_get_special_folder()
8117                 
8118 2002-11-05 [alfons]     0.8.5claws77
8119
8120         * src/crash.c
8121                 very minor cleanups: nothing to see here, move on. :-)
8122
8123 2002-11-05 [colin]      0.8.5claws76
8124
8125         * src/main.c
8126                 Changes choices if compose windows are opened to
8127                 Discard, Draft, Don't quit
8128
8129 2002-11-05 [thorsten]   0.8.5claws75
8130
8131         * src/compose.c
8132                 reenabled default_reply_to folder option
8133
8134 2002-11-05 [colin]      0.8.5claws74
8135
8136         * src/compose.[ch] 
8137                 add compose_draft()
8138         * src/crash.c
8139                 add SIGTERM handler
8140         * src/main.[ch]
8141                 add clean_quit() for the SIGTERM handler
8142
8143 2002-11-05 [paul]       0.8.5claws73
8144         
8145         * po/es.po
8146                 updated by Ricardo Mones Lastra
8147
8148 2002-11-05 [melvin]     0.8.5claws72
8149
8150         * src/logwindow.c
8151                 Fixed log-clipping bug #616795.
8152                 To stop logging in the log window use 0 length.
8153         * src/prefs_common.c
8154                 Added a label to inform about the 0 log length behaviour.
8155
8156 2002-11-05 [paul]       0.8.5claws71
8157
8158         * sync with 0.8.5cvs17
8159                 see ChangeLog 2002-11-05
8160
8161 2002-11-04 [paul]       0.8.5claws70
8162
8163         * sylpheed-128x128.png
8164           sylpheed-64x64.png
8165           sylpheed.png
8166                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
8167                 <nikai@users.sourceforge.net>
8168                 
8169         * po/bg.po
8170                 updated by George Danchev
8171
8172 2002-11-03 [thorsten]   0.8.5claws69
8173
8174         * src/main.c
8175           src/mimeview.c
8176           src/rfc2015.h
8177                 add check if gpg is active
8178
8179 2002-11-03 [thorsten]   0.8.5claws68
8180
8181         * src/toolbar.h
8182                 removed GSList declaration causing trouble on MacOS-X
8183                 (submitted by alfons, reported by xfesty)
8184
8185 2002-11-01 [paul]       0.8.5claws67
8186
8187         * src/mainwindow.c
8188                 remove last remnants of main's filter code
8189
8190 2002-11-01 [paul]       0.8.5claws66
8191
8192         * tools/filter_conv.pl
8193                 fix bug where user-defined headers were ignored
8194
8195 2002-11-01 [paul]       0.8.5claws65
8196
8197         * src/logwindow.c
8198                 make a debug_print() not translatable
8199
8200 2002-10-31 [melvin]     0.8.5claws64
8201
8202         * ac/aspell.m4
8203                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
8204                 not run any GNU/aspell test.  The dictionary path will
8205                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
8206                 was given, in which case, it will be $prefix/lib/aspell/
8207         * configure.in
8208                 Fixed typo in commentary (Aspell code).
8209
8210 2002-10-31 [paul]       0.8.5claws63
8211
8212         * po/POTFILES.in
8213                 remove src/filter.c and src/prefs_filter.c
8214                 thanks to Ricardo for reminding me
8215
8216 2002-10-31 [colin]      0.8.5claws62
8217
8218         * src/mbox_folder.c
8219                 Plug some leaks
8220
8221 2002-10-31 [paul]       0.8.5claws61
8222
8223         * src/prefs_filter.[ch] ** REMOVED **
8224           src/filter.[ch]       ** REMOVED **
8225           
8226         * src/Makefile.am
8227           src/folderview.c
8228           src/inc.c
8229           src/main.c
8230           src/mainwindow.c
8231           src/mbox.c
8232           src/prefs_common.c
8233           src/prefs_filtering.c
8234           src/summaryview.[ch]
8235                 remove main's 'filter' code
8236                 
8237         README.claws
8238                 update to reflect removal of main's filter
8239
8240 2002-10-31 [paul]       0.8.5claws60
8241
8242         * src/summaryview.c
8243                 remove check for global_processing in summary_filter_open(). 
8244                 This fixes the bug where if the user uses the right-click 
8245                 'Create filter rule...' and doesn't have any filter rules 
8246                 already defined in claws' advanced filtering, the newly 
8247                 created filter rule goes to main's filtering which is 
8248                 inaccessible through the gui. Now the filter rule gets added
8249                 to claws' filtering by default.
8250
8251 2002-10-28 [melvin]     0.8.5claws59
8252
8253         * src/prefs_actions.c
8254                 Fixed bug #627322 where MIME parts were not always
8255                 correctly passed to a %p action
8256                 Display an error dialog when message filename is not found.
8257
8258 2002-10-28 [melvin]     0.8.5claws58
8259
8260         * src/prefs_common.c
8261                 Readded a missing function declaration lost in 0.8.3claws34
8262
8263 2002-10-28 [paul]       0.8.5claws57
8264
8265         * sync with 0.8.5cvs15
8266                 see ChangeLog 2002-10-28 and 2002-10-25
8267                 
8268         Note: ChangeLog entry 2002-10-24 is not sync'ed.
8269
8270 2002-10-27 [oliver]     0.8.5claws56
8271
8272         * src/pop.c
8273                 plug leak in pop3_top_recv
8274
8275 2002-10-26 [christoph]  0.8.5claws55
8276
8277         * src/folder.c
8278                 set need_update folder flag when messages are added
8279                 (closes bug [ 626922 ] folder not updated after receiving)
8280
8281 2002-10-25 [melvin]     0.8.5claws54
8282
8283         * src/imageview.c
8284                 Fixed a memleak introduced in the scaling code.
8285
8286 2002-10-24 [alfons]     0.8.5claws53
8287
8288         * src/filtering.c
8289                 make filtering's forward message action forward from the 
8290                 correct account
8291                 (closes bug [628089 ] Filter -> Forward from address problem
8292                 reported by Oktay)
8293
8294 2002-10-24 [christoph]  0.8.5claws52
8295
8296         * src/mainwindow.c
8297         * src/manual.[ch]
8298                 o use manual of current locale or english if current
8299                   locale is not available (and english is available)
8300                 o also link to sylpheed doc project manuals
8301
8302 2002-10-23 [paul]       0.8.5claws51
8303
8304         * tools/README
8305           tools/kmail2sylpheed_v2.pl
8306                 add new version of kmail addressbook importer script.
8307                 works with newer versions of Kmail/KAddressBook which
8308                 have new and rearranged data.
8309
8310 2002-10-23 [martin]     0.8.5claws50
8311
8312         * src/folderview.c
8313         * src/summaryview.c
8314         * src/utils.h
8315         * src/utils.c
8316                 added length parameter to get_abbrev_newsgroup_name()
8317                 changed this function so that it abbreviates the newsgroup
8318                 names only so long it is smaller than the length parameter
8319                 (for better reading of some newsgroup names and space efficiency)
8320
8321 2002-10-22 [colin]      0.8.5claws49
8322
8323         *src/foldersel.c
8324                 Revert Alfons' last modification (after voting ;-))
8325
8326 2002-10-21 [alfons]     0.8.5claws48
8327
8328         * src/foldersel.c
8329                 folder view in folder selection dialog reflects state of
8330                 folder view in main window
8331
8332 2002-10-18 [alfons]     0.8.5claws47
8333
8334         * src/mbox.c
8335                 drop imported messages in folder selected by user,
8336                 and not in the inbox
8337                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
8338
8339 2002-10-18 [alfons]     0.8.5claws46
8340
8341         * src/compose.c
8342                 make automagic reply work correctly for email accounts 
8343                 (whether it's viable to do a full sync with Hiro's 
8344                 compose.c is still under discussion)
8345
8346 2002-10-18 [melvin]     0.8.5claws45
8347
8348         * src/prefs_actions.c
8349                 Fixed bug #622275 where asynchroneous actions left 
8350                 zombies processes
8351                 Made (synchroneous) actions' input be displayed live.
8352
8353 2002-10-18 [christoph]  0.8.5claws44
8354
8355         * src/textview.c
8356                 don't add a newline in the textview in front of the
8357                 first textpart if header display is disabled
8358                 (closes bug [ 603385 ] disabled header display leaves blank
8359                  lin)
8360
8361 2002-10-18 [christoph]  0.8.5claws43
8362
8363         * src/folder.[ch]
8364         * src/imap.c
8365         * src/mbox_folder.c
8366         * src/mh.c
8367         * src/news.c
8368                 folder->get_num_list now returns an error code
8369                 (closes bug [ 609424 ] News cache cleared on failure)
8370                 
8371 2002-10-17 [colin]      0.8.5claws42
8372         
8373         * src/news.c
8374                 Changed a printf by debug_print
8375
8376 2002-10-16 [paul]       
8377
8378         * tools/OOo2sylpheed.pl
8379                 allow for spaces in the name of the
8380                 file to be attached.
8381
8382 2002-10-16 [colin]      0.8.5claws41
8383
8384         * src/main.c
8385                 Use a tristate to change online mode
8386
8387 2002-10-16 [paul]       0.8.5claws40
8388
8389         * po/es.po
8390                 updated by Ricardo Mones Lastra
8391
8392 2002-10-16 [colin]      0.8.5claws39
8393
8394         * src/main.c
8395           src/mainwindow.[ch]
8396                 Added --online and --offline command-line
8397                 switches
8398
8399 2002-10-15 [christoph]  0.8.5claws38
8400
8401         * src/procmime.c
8402                 set mimeinfo->name to NULL after g_free to
8403                 avoid double freeing with g_free
8404
8405 2002-10-14 [christoph]  0.8.5claws37
8406
8407         * src/compose.c
8408         * src/filtering.c
8409         * src/summaryview.c
8410                 remove calls to folder->change_flags that are now
8411                 done by procmsg flag functions (seems it is not
8412                 used by any foldertype anyway)
8413         * src/folder.c
8414                 init folder->change_flags with NULL
8415
8416 2002-10-14 [christoph]  0.8.5claws36
8417
8418         * src/folder.[ch]
8419         * src/imap.[ch]
8420                 use virtual functions for folder item new and destroy
8421                 functions
8422
8423 2002-10-14 [melvin]     0.8.5claws35
8424
8425         * src/compose.c
8426                 Added a test to not run the spell checker if no default
8427                 dictionary is available. No dialog is displayed though.
8428
8429 2002-10-14 [melvin]     0.8.5claws34
8430
8431         * src/gtkaspell.c
8432                 Fixed bug in dictionary list context menu where
8433                 "More..." pointed to an emtpy submenu if the
8434                 number of dictionaries is a multiple of 15
8435                 Removed unneeded code in suggestions list creation
8436
8437 2002-10-14 [paul]       0.8.5claws33
8438
8439         * po/bg.po
8440                 updated by George Danchev
8441
8442 2002-10-13 [hoa]        0.8.5claws32
8443
8444         * src/matcher.[ch]
8445           src/matcher_parser_parser.y
8446                 removed the escaped string from internal structure
8447                 of matcher.
8448
8449 2002-10-12 [colin]      0.8.5claws31
8450
8451         * src/gtksctree.[ch]
8452           src/summaryview.c
8453                 Removed useless function gtksctree_reanchor
8454
8455 2002-10-12 [alfons]     0.8.5claws30
8456         
8457         * sync with remaining main changes 2002-10-09 - 2002-10-11
8458         - drop changes to src/compose.c (requires claws specific changes)
8459         
8460 2002-10-12 [alfons]     0.8.5claws29
8461         
8462         * sync with main changes of 2002-10-08
8463         - drop changes to src/compose.c (requires claws specific changes)
8464         - drop changes to src/summaryview.c (requires changes to compose.c)     
8465
8466 2002-10-12 [alfons]     0.8.5claws28
8467         
8468         * sync with main changes of 2002-10-07
8469
8470 2002-10-12 [alfons]     0.8.5claws27
8471
8472         * sync with main changes of 2002-10-04
8473         - drop changes to src/compose.c (requires claws specific changes)
8474         - drop changes to src/prefs_folder_item.c (claws implementation
8475           seems to be working)
8476
8477 2002-10-12 [colin]      0.8.5claws26
8478
8479         * src/mainwindow.c
8480                 Fix folder-flicker when space-reading, introduced 
8481                 in claws22.
8482
8483 2002-10-12 [colin]      0.8.5claws25
8484
8485         * src/compose.c
8486                 Save account address when saving as draft.
8487                 (closes bug 621838)
8488
8489 2002-10-12 [colin]      0.8.5claws24
8490
8491         * src/summaryview.c
8492                 Fix the problem consisting of no message selected
8493                 after the last message in a folder has been moved.
8494
8495 2002-10-12 [paul]       0.8.5claws23
8496
8497         * src/compose.c
8498           src/prefs_template.c
8499           src/template.[ch]
8500                 add Cc and Bcc to templates. Patch submitted by
8501                 John L. Males.
8502
8503 2002-10-12 [colin]      0.8.5claws22
8504
8505         * src/folderview.c
8506                 Fix a bug after "Check for new messages":
8507                 If a folder was opened, it was still selected at
8508                 the end of the check, but displayed empty.
8509         * src/mainwindow.c
8510                 Remove unnecessary check
8511
8512 2002-10-12 [paul]
8513
8514         * tools/README
8515                 be more verbose in the description of
8516                 OOo2sylpheed.pl
8517                 
8518
8519 2002-10-11 [colin]      0.8.5claws21
8520
8521         * src/mainwindow.c
8522                 Make space work (better) when no mail is selected
8523
8524 2002-10-11 [colin]      0.8.5claws20
8525
8526         * src/inc.c
8527           src/news.c
8528                 fix warnings
8529
8530 2002-10-11 [colin]      0.8.5claws19
8531
8532         * src/mainwindow.c
8533                 revert 0.8.5claws6 changes as i couldn't get to
8534                 anything satisfying
8535
8536 2002-10-11 [melvin]     0.8.5claws18
8537
8538         * src/compose.c
8539                 Removed buggy and unused macro (should have been committed in
8540                 0.8.5claws17)
8541
8542 2002-10-11 [melvin]     0.8.5claws17
8543
8544         * src/compose.c
8545                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
8546
8547 2002-10-11 [thorsten]   0.8.5claws16 
8548
8549         * src/folderview.c
8550                 remove rescan warning
8551
8552 2002-10-11 [colin]      0.8.5claws15 
8553
8554         * src/procheader.c
8555                 fix a segfault that happens if conv_unmime_header
8556                 fails (should be better to find out why it fails)
8557
8558 2002-10-11 [christoph]  0.8.5claws14
8559
8560         * src/summaryview.c
8561                 update folderview stats after ignore/unignore thread
8562
8563 2002-10-11 [hoa]        0.8.5claws13
8564
8565         * src/quote_fmt_parse.y
8566                 Fixed a yacc/bison syntax error
8567         * src/matcher.c
8568                 Escaping of string is fixed.
8569
8570 2002-10-11 [colin]      0.8.5claws12
8571
8572         * src/imageview.c
8573                 Resize images to fit
8574
8575 2002-10-11 [paul]       0.8.5claws11
8576
8577         * po/es.po
8578                 updated by Ricardo Mones Lastra
8579
8580 2002-10-10 [alfons]     0.8.5claws10
8581
8582         * src/compose.c
8583                 allow dropping files by "moving" files from a file manager,
8584                 not only by the more cumbersome "copying". the latter 
8585                 mostly implies holding down the Control button
8586
8587 2002-10-10 [christoph]  0.8.5claws9
8588
8589         * src/summaryview.c
8590                 update folders after thread building for ignored threads
8591
8592 2002-10-10 [christoph]  0.8.5claws8
8593
8594         * config/.cvsignore
8595                 added Makefile
8596         * src/filtering.[ch]
8597         * src/folder.[ch]
8598         * src/folderview.[ch]
8599         * src/import.c
8600         * src/inc.[ch]
8601         * src/mbox.[ch]
8602         * src/procmsg.c
8603         * src/summaryview.[ch]
8604                 o added new flag need_update to FolderItem
8605                 o removed folder_table from various functions from tracking
8606                   folder updates
8607                 o set need_update flags in folder.c's move, copy and delete
8608                   functions and procmsg's flags functions
8609                 o added function folderview_update_items_when_required that
8610                   updates all folders with need_update set
8611                 o call folderview_update_items_when_required instead of
8612                   folderview_update_item_foreach
8613
8614 2002-10-09 [sergey]     0.8.5claws7
8615
8616         * src/compose.c
8617                 Strip CRs whel loading the text into editor in reedit mode.
8618
8619 2002-10-09 [colin]      0.8.5claws6
8620
8621         * src/mainwindow.c
8622                 Make Space work when no mail is selected
8623
8624 2002-10-09 [colin]      0.8.5claws5
8625
8626         * src/gtksctree.[ch]
8627                 Fix range_select
8628                 Add gtk_sctree_reanchor() 
8629         * src/summaryview.c
8630                 Use gtk_sctree_reanchor() - better fix for 
8631                 bug 60413
8632
8633 2002-10-09 [colin]      0.8.5claws4
8634
8635         * src/summaryview.c
8636                 Fix shift-click select after delete problem
8637                 (closes bug 60413)
8638
8639 2002-10-08 [thorsten]   0.8.5claws3
8640
8641         * src/summaryview.c
8642                 exclude current msg from -hide read messages-
8643
8644 2002-10-08 [colin]      0.8.5claws2
8645
8646         * src/inc.[ch]
8647           src/pop.c
8648           src/recv.c
8649                 Differentiate socket errors from disk full
8650                 errors
8651
8652 2002-10-08 [christoph]  0.8.5claws1
8653
8654         * Makefile.am
8655         * configure.in
8656                 modifications for new config directory
8657
8658         * config.guess  ** REMOVED **
8659         * config.sub    ** REMOVED **
8660         * install-sh    ** REMOVED **
8661         * ltmain.sh     ** REMOVED **
8662         * missing       ** REMOVED **
8663         * mkinstalldirs ** REMOVED **
8664                 these files are autogenerated by automake
8665                 when you run autogen.sh
8666
8667         * config/.cvsignore     ** NEW FILE **
8668         * config/Makefile.am    ** NEW FILE **
8669                 ignore autogenerated files
8670                 create a Makefile in this directory
8671
8672 2002-10-08 [paul]       0.8.5claws
8673
8674         * 0.8.5claws release
8675         
8676         * src/compose.c
8677           src/procheader.c
8678           src/procmsg.c
8679                 fix quote reply format for newsgroups reply bug
8680                 (thanks to Hoa)
8681                 
8682         * po/en_GB.po
8683           po/pl.po
8684                 updated by me and Witold Wladyslaw Wojciech Wilk
8685                 repectively
8686
8687 2002-10-07 [paul]       0.8.3claws53
8688
8689         * po/it.po
8690           po/pt_BR.po
8691           po/sr.po
8692                 updated messages catalogs, submitted by
8693                 Alessandro Maestri, Fabio Jr.Beneditto 
8694                 and Urke MMI, respectively.
8695
8696 2002-10-07 [christoph]  0.8.3claws52
8697
8698         * src/folder.[ch]
8699         * src/folderview.c
8700         * src/mainwindow.c
8701                 fix new folder ghost message bug
8702                 (closes bug [ 619722 ] wrong count for newly created folders)
8703
8704 2002-10-07 [christoph]  0.8.3claws51
8705
8706         * src/compose.c
8707                 fix news posting problem
8708
8709 2002-10-07 [melvin]     0.8.3claws50
8710
8711         * po/fr.po
8712                 Updated French translation
8713
8714 2002-10-05 [christoph]  0.8.3claws49
8715
8716         * src/gtkstext.c
8717                 check if line_start_cache is set in gtk_stext_update_text
8718                 (closes bug [ 618119 ] crash while doing search in folder)
8719
8720 2002-10-05 [christoph]  0.8.3claws48
8721
8722         * src/imap.c
8723         * src/news.c
8724         * src/utils.c
8725         * src/utils.h
8726                 implement cache cleanups for claws' folder system
8727                 (closes bug [ 595916 ] imapcache not cleaned up)
8728
8729 2002-10-05 [melvin]     0.8.3claws47
8730
8731         * src/prefs_actions.c
8732                 Made the help text more clear for the %p token
8733
8734 2002-10-04 [paul]       0.8.3claws46
8735
8736         * sync with 0.8.5
8737                 see ChangeLog 2002-10-02 and 2002-10-03
8738
8739 2002-10-04 [christoph]  0.8.3claws45
8740
8741         * src/inc.c
8742                 fix segfault caused by pop before smtp
8743                 call to inc_account_mail with NULL
8744                 pointer for mainwin
8745
8746 2002-10-04 [paul]       0.8.3claws44
8747
8748         * configure.in
8749                 sync the LDAP detection from 0.8.5cvs1
8750
8751 2002-10-02 [christoph]  0.8.3claws43
8752
8753         * po/de.po
8754                 fix small spelling error
8755
8756 2002-10-02 [melvin]     0.8.3claws42
8757
8758         * ac/aspell.m4
8759                 Behave better and say "no" when test program cannot be run.
8760
8761 2002-10-02 [paul]       0.8.3claws41
8762
8763         * sync with 0.8.4cvs1
8764                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
8765                 
8766         * src/summaryview.c
8767                 toggle the behavior of Reply menuitem between
8768                 normal reply and reply-to-list
8769
8770 2002-10-01 [sergey]     0.8.3claws40
8771
8772         * src/compose.c
8773                 Convert newlines in the message text to the canonical form
8774                 before base64 encoding (RFC2045 compliance, fixes some
8775                 interoperability issues with Evolution 1.0.3)
8776
8777 2002-09-29 [colin]      0.8.3claws39
8778
8779         * src/summaryview.c
8780                 Fix an unwanted copy/paste
8781
8782 2002-09-29 [colin]      0.8.3claws38
8783
8784         * src/mainwindow.c
8785                 Renamed "Custom toolbar" to "Customize toolbar"
8786                 Renamed "Show all header" to "Show all headers"
8787                 Renamed "Set diplay item" to "Set displayed items"
8788         * src/prefs_common.c
8789                 Renamed "Show all header" to "Show all headers"
8790         * src/prefs_summary_column.c
8791                 Renamed "diplay item" to "displayed items"
8792
8793 2002-09-29 [colin]      0.8.3claws37
8794
8795         * src/mainwindow.[ch]
8796                 online/offline status pixmaps follow theme
8797                 changes
8798         * src/summaryview.[ch]
8799                 quicksearch pixmap follows theme changes
8800
8801 2002-09-29 [thorsten]   0.8.3claws36
8802
8803         * src/compose.c
8804           src/prefs_folder_item.[ch]
8805                 add default_reply_to folder option (closes patch 581044)
8806
8807 2002-09-29 [christoph]  0.8.3claws35
8808
8809         * acconfig.h    ** REMOVED **
8810         * configure.in
8811         * ac/aspell.m4
8812         * ac/check-type.m4
8813         * ac/gnupg-check-typedef.m4
8814                 fix autoheader 2.50 warning
8815
8816 2002-09-29 [christoph]  0.8.3claws34
8817
8818         * major code cleanup (part 2)
8819         
8820                 - unused variables removed
8821                 - unused functions removed
8822                 - uninitialized variables checked
8823                 - missing return statements added
8824                 - missing function return types added
8825                 - added parentheses around assignment
8826                   when suggested by gcc
8827
8828 2002-09-29 [alfons]     0.8.3claws33
8829
8830         * src/logwindow.c
8831                 log_window_clear(): only bracket gtk_text_forward_delete() 
8832                 with gtk_text_freeze() / gtk_text_thaw() (see if this
8833                 works around GTK text bug)
8834
8835 2002-09-29 [paul]       0.8.3claws32
8836
8837         * po/bg.po
8838           po/sr.po
8839                 updated by George Danchev and Urke MMI
8840                 respectively
8841
8842 2002-09-27 [christoph]  0.8.3claws31
8843
8844         * doc-src/readme.txt
8845         * doc-src/rfc1806.txt   ** REMOVED **
8846         * doc-src/rfc2183.txt   ** NEW FILE **
8847         * doc-src/rfc2980.txt   ** NEW FILE **
8848                 update rfcs
8849
8850 2002-09-27 [melvin]     0.8.3claws30
8851
8852         * ac/aspell.m4
8853                 Fixed typo which could break linking
8854
8855 2002-09-27 [melvin]     0.8.3claws29
8856
8857         * ac/aspell.m4
8858                 Improved GNU/aspell checking. 
8859                 Fixed bug #614490
8860
8861 2002-09-27 [paul]       0.8.3claws28
8862
8863         * sync with 0.8.3cvs8
8864                 see ChangeLog 2002-09-27
8865
8866 2002-09-26 [colin]      0.8.3claws27
8867
8868         * src/toolbar.[ch]
8869           src/mainwindow.[ch]
8870                 Add "Reply to Mailing-list" to the toolbar
8871
8872 2002-09-26 [christoph]  0.8.3claws26
8873
8874         * src/summaryview.c
8875                 Fix wrong message counts in summaryview status
8876
8877 2002-09-26 [paul]       0.8.3claws25
8878
8879         * sync with 0.8.3cvs7
8880                 see ChangeLog 2002-09-26
8881
8882 2002-09-26 [paul]       0.8.3claws24
8883
8884         * sync with 0.8.3cvs6
8885                 see ChangeLog 2002-09-25
8886
8887 2002-09-25 [christoph]  0.8.3claws23
8888
8889         * src/prefs_common.c
8890         * src/prefs_folder_item.c
8891         * src/prefs_scoring.c
8892                 Renamed "kill score" to "hide score" in GUI
8893                 and prefs files
8894
8895 2002-09-25 [paul]       0.8.3claws22
8896
8897         * sync with 0.8.3cvs5
8898                 see ChangeLog 2002-09-24
8899
8900 2002-09-24 [alfons]     0.8.3claws21
8901
8902         patch by Satoshi Nagayasu: allows appending / saving multiple 
8903         selected files (closes "[ 612279 ] save multiple mesg(s) in 
8904         'Save as ...'")
8905
8906         * AUTHORS
8907                 add Satoshi Nagayasu
8908         * src/summaryview.c
8909                 summary_save_as(): allow saving selected files to
8910                 one file
8911                 summary_set_menu_sensitive: enable "Save As..." when
8912                 multiple files are selected
8913         * src/utils.[ch]
8914                 append_file(): new function
8915
8916 2002-09-24 [colin]      0.8.3claws20
8917
8918         * src/procmime.c
8919                 Fix segfault when mimeinfo doesn't have a 
8920                 content_type. 
8921
8922 2002-09-24 [colin]      0.8.3claws19
8923
8924         * src/prefs_common.[ch]
8925                 Add a preference to display send dialog or not
8926         * src/send.c
8927                 Display send dialog according to preference
8928
8929 2002-09-24 [colin]      0.8.3claws18
8930
8931         * src/compose.[ch]
8932                 Disable user actions when sending
8933
8934 2002-09-24 [colin]      0.8.3claws17
8935
8936         * src/procmime.c
8937                 Do not display name or filename for attachments
8938                 with an application/pgp-signature type
8939                 (security flaw, see bug 537413)
8940
8941 2002-09-23 [colin]      0.8.3claws16
8942
8943         * src/editaddress.c
8944                 Initialize entry_email, entry_alias and 
8945                 entry_remarks to first email address of the list
8946
8947 2002-09-23 [colin]      0.83claws15
8948
8949         * src/compose.c
8950                 Drop pgp-signature when reediting a signed queued
8951                 message
8952
8953 2002-09-23 [melvin]     0.8.3claws14
8954
8955         * po/fr.po
8956                 Updated French translation
8957
8958 2002-09-23 [melvin]     0.8.3claws13
8959
8960         * src/mainwindow.c
8961                 Made custom toolbar menu labels more consistent
8962         * src/prefs_toolbar.c
8963                 Made custom toolbar window title more consistent
8964
8965 2002-09-22 [colin]      0.8.3claws12
8966
8967         * src/inc.c
8968                 Initialize session type to normal before getting 
8969                 mail (fixes strange Get behaviour)
8970         * src/prefs_account.h
8971                 Move STYPE_POP_BEFORE_SMTP to last position to 
8972                 avoid other side-effects
8973
8974 2002-09-22 [colin]      0.8.3claws11
8975
8976         * src/prefs_account.c
8977                 Fix pop_bfr_smtp_tm_entry sensivity when switching
8978                 from pop3 to apop or vice-versa
8979
8980 2002-09-22 [colin]      0.8.3claws10
8981         
8982         * src/prefs_account.[ch]
8983                 Add an option for the POP before SMTP timeout
8984         * src/inc.c
8985                 Remember time of last POP connection
8986         * src/send.c
8987                 Do POP before SMTP only if timeout reached
8988
8989 2002-09-22 [oliver]     0.8.3claws9
8990         
8991         * README.claws
8992                 explain custom toolbar
8993
8994 2002-09-22 [oliver]     0.8.3claws8
8995
8996         * src/prefs_actions.[ch]
8997         custom toolbar for compose      
8998                 actions callback from compose toolbar
8999         * src/folderview.c
9000                 remove include toolbar.h
9001
9002 2002-09-22 [oliver]     0.8.3claws7
9003         
9004         * src/prefs_toolbar.[ch]
9005                 custom toolbar for compose
9006                 - generic prefs_toolbar handles both
9007                   Mainwin's toolbar as well as Compose toolbar          
9008
9009 2002-09-22 [oliver]     0.8.3claws6
9010         
9011         * src/toolbar.[ch]
9012                 custom toolbar for compose
9013                 restructure toolbar.[ch]
9014
9015 2002-09-22 [oliver]     0.8.3claws5
9016
9017         * src/compose.[ch]
9018                 custom toolbar for compose
9019
9020 2002-09-22 [oliver]     0.8.3claws4
9021         
9022         * src/mainwindow.[ch]
9023                 custom toolbar for compose 
9024                 move mainwin toolbar back to mainwindow
9025
9026 2002-09-22 [alfons]     0.8.3claws3
9027
9028         * src/procmsg.c
9029                 :%sno/if(/if (/gc
9030                 :%sno/for(/for (/gc
9031                 (beautify)
9032
9033 2002-09-22 [alfons]     0.8.3claws2
9034         
9035         * src/procmsg.c
9036                 procmsg_save_to_outbox(): don't unlink message file from queue;
9037                 callers should do it using folder_item_remove_msg()
9038
9039 2002-09-22 [colin]      0.8.3claws1
9040
9041         * src/mimeview.[ch]
9042                 Made mimeview_check_signature() public
9043         * src/textview.c
9044                 Made GPG signatures verifiable by clicking
9045                 the [application/pgp-signature] in the Text
9046                 view
9047
9048 2002-09-22 [paul]       0.8.3claws
9049
9050         * po/bg.po
9051           po/en_GB.po
9052           po/es.po
9053           po/it.po
9054           po/pl.po
9055           po/pt_BR.po
9056           po/sr.po
9057                 updated translations, submitted by George Danchev,
9058                 me, Ricardo Mones Lastra, Alessandro Maestri,
9059                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
9060                 and Urke MMI, respectively.     
9061
9062 2002-09-22 [alfons]     0.8.2claws65
9063
9064         * src/procmsg.c
9065         * src/pgptext.c
9066                 no furry valgrinds have been used to plug these memleaks
9067
9068 2002-09-20 [paul]       0.8.2claws64
9069
9070         * sync with 0.8.3cvs4
9071                 'Select thread' re-implemented 
9072                 see ChangeLog 2002-09-20
9073
9074 2002-09-21 [alfons]     0.8.2claws63
9075
9076         * src/compose.c
9077                 compose_send(): plug unnoticed memleak
9078
9079 2002-09-20 [alfons]     0.8.2claws62
9080
9081         * src/addr_compl.c
9082                 replace_address_in_edit(): strict check for NULL address to
9083                 fix "[ 607348 ] Segfault in address completion". My guess is
9084                 that this happens with an empty address book, but it's good
9085                 to have this check here anyway
9086                 
9087                 completion_window_button_press(): free string returned 
9088                 from the internal cache
9089
9090 2002-09-20 [christoph]  0.8.2claws61
9091
9092         * src/procmime.h
9093                 added ENC_BINARY to EncodingType
9094         * src/procmime.c
9095                 the string returned by procmime_get_encoding_str
9096                 should not depend on the order of values in the
9097                 EncodingType definition
9098         * doc-src/rfc1806.txt   ** NEW FILE **
9099                 Added rfc1806 about MIME Content-Disposition
9100                 Extension
9101
9102 2002-09-19 [paul]       0.8.2claws60
9103
9104         * sync with 0.8.2cvs3
9105                 see ChangeLog 2002-09-19
9106
9107 2002-09-19 [paul]       0.8.2claws59
9108
9109         * src/prefs_folder_item.c
9110                 revert to Darko's original alignment of colour
9111                 selector button
9112                 add a colon to folder_color label
9113                 
9114         * src/compose.c
9115                 add Colin's patch (with Hiro's modifications) to 
9116                 force BASE64 encoding for 8-bit text when signing
9117                 (sync with 0.8.3cvs2)
9118
9119 2002-09-18 [alfons]     0.8.2claws58
9120
9121         * src/compose.c
9122                 :%sno/if(/if (/gc
9123                 :%sno/for(/for (/gc
9124                 (beautify a little bit)
9125
9126 2002-09-18 [christoph]  0.8.2claws57
9127
9128         * src/pine.c
9129                 fix handling of fgetc return value
9130
9131 2002-09-17 [alfons]     0.8.2claws56
9132         
9133         * src/summaryview.c
9134                 summary_sort(): check non-NULL summaryview->folder_item when no 
9135                 folder is selected at all
9136                 (closes "[ 610344 ] sort label make syl Crash")
9137
9138 2002-09-17 [alfons]     0.8.2claws55
9139         
9140         * src/compose.c
9141                 beautify a little bit
9142
9143 2002-09-17 [christoph]  0.8.2claws54
9144
9145         * src/folder.c
9146                 initialize max values for cache and folder
9147                 when cache or folder is empty
9148
9149 2002-09-15 [colin]      0.8.2claws53
9150
9151         * src/compose.c
9152                 Fix a leak (thanks Alfons!) and cleaned
9153                 variables names for custom headers
9154
9155 2002-09-15 [colin]      0.8.2claws52
9156
9157         * src/compose.c
9158                 Fix custom headers recognition when
9159                 prefs_common.trans_hdr is on
9160
9161 2002-09-15 [colin]      0.8.2claws51
9162
9163         * src/compose.c
9164                 Allow dynamically-added custom headers
9165                 Yet not reparsed if reedited
9166
9167 2002-09-15 [alfons]     0.8.2claws50
9168
9169         * src/prefs_account.c
9170                 fix warnings
9171
9172 2002-09-15 [colin]      0.8.2claws49
9173         
9174         * src/prefs_account.c
9175                 fix pop_before_smtp sensitivity
9176
9177 2002-09-15 [colin]      0.8.2claws48
9178
9179         * src/inc.[ch]
9180                 add inc_pop_before_smtp()
9181                 allow MainWindow to be undefined in 
9182                 inc_account_mail() and inc_start()
9183         * src/pop.c
9184           src/prefs_account.h
9185                 add STYPE_POP_BEFORE_SMTP session type
9186         * src/prefs_account.c
9187                 activated pop before smtp option
9188         * src/send.c
9189                 do pop before smtp if the relevant option 
9190                 is set
9191
9192 2002-09-15 [paul]       0.8.2claws47
9193
9194         * sync with 0.8.3
9195                 see ChangeLog 2002-09-15
9196
9197 2002-09-14 [paul]       0.8.2claws46
9198
9199         * po/bg.po
9200                 updated Bulgarian translation, submitted by
9201                 George Danchev
9202
9203 2002-09-13 [paul]       0.8.2claws45
9204
9205         * src/compose.c
9206                 merge claws' select_account() with main's
9207                 (new) compose_select_account(). [sync with
9208                 0.8.2cvs15, see ChangeLog 2002-09-11]
9209
9210 2002-09-12 [christoph]  0.8.2claws44
9211
9212         * src/filter.c
9213                 allocate 1 elements of FolderItem not 0
9214
9215 2002-09-12 [colin]      0.8.2claws43
9216
9217         * src/compose.c
9218                 Fix bug #590825 (obey Follow-up: poster)
9219
9220 2002-09-12 [colin]      0.8.2claws42
9221
9222         * src/procmime.c
9223                 Fix bug #557009 (wrong headers for messages 
9224                 forwarded as attachments)
9225
9226 2002-09-11 [colin]      0.8.2claws41
9227         
9228         * src/compose.c
9229                 Put SCF: pseudo-header on top of message
9230                 Set draft tmp_flag when saved as draft
9231
9232         * src/procmsg.c
9233           src/procheader.c
9234                 Skip after first \n\n for beginning of real message
9235                 for drafts too
9236
9237 2002-09-11 [christoph]  0.8.2claws40
9238
9239         * src/filtering.c
9240                 use procmsg flag functions in filtering or processing
9241                 will cause incorrect folder message counts
9242
9243 2002-09-11 [colin]      0.8.2claws39
9244
9245         * src/compose.c
9246                 Fix bug #550175 - wrong save folder when reediting
9247                 drafts
9248
9249 2002-09-11 [paul]       0.8.2claws38
9250
9251         * sync with 0.8.2cvs14
9252                 see ChangeLog 2002-09-11
9253
9254 2002-09-11 [colin]      0.8.2claws37
9255
9256         * src/folder.c
9257                 Fix a typo (seeming to cause new/unread status to
9258                 be lost)
9259
9260 2002-09-10 [christoph]  0.8.2claws36
9261
9262         * src/compose.c
9263                 compose_redirect should not use compose_generic_new
9264                 because that does more stuff than expected including
9265                 opening the external editor
9266                 (closes bug "[ 526608 ] bounced messages appear blank
9267                  in editor")
9268
9269 2002-09-10 [christoph]  0.8.2claws35
9270
9271         * src/folder.c
9272                 fix problem with too large message number range
9273                 causing a crash in folder_item_scan
9274
9275 2002-09-10 [paul]       0.8.2claws34
9276
9277         * sync with 0.8.2cvs13
9278                 see ChangeLog 2002-09-10
9279
9280 2002-09-10 [christoph]  0.8.2claws33
9281
9282         * src/msgcache.c
9283                 set MsgInfo TmpFlags for queue and draft folders
9284                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
9285
9286 2002-09-10 [paul]       0.8.2claws32
9287
9288         * AUTHORS
9289           po/bg.po      ** NEW FILE **
9290                 new Bulgarian translation submitted by
9291                 George Danchev <danchev@spnet.net>
9292                 
9293         * tools/Makefile.am
9294           tools/README
9295           tools/tb2sylpheed     ** NEW FILE **
9296                 add script that converts an addressbook exported
9297                 from The Bat! into a Sylpheed addressbook. Submitted
9298                 by Urke MMI <urke-kg@eunet.yu>
9299
9300 2002-09-10 [paul]       0.8.2claws31
9301
9302         * sync with 0.8.2cvs12
9303                 see ChangeLog 2002-09-10
9304
9305 2002-09-06 [paul]       0.8.2claws30
9306
9307         * src/prefs_common.c
9308                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
9309                 
9310         * tools/Makefile.am
9311           tools/README
9312           tools/ldif-to-xml.py  ** REMOVED **
9313                 remove obsolete python script
9314
9315 2002-09-06 [paul]       0.8.2claws29
9316
9317         * sync with 0.8.2cvs10
9318                 see ChangeLog 2002-09-06
9319
9320 2002-09-04 [paul]       0.8.2claws28
9321
9322         * sync with 0.8.2cvs9
9323                 see ChangeLog 2002-08-04
9324
9325 2002-09-04 [colin]      0.8.2claws27 
9326
9327         * src/prefs_common.[ch]
9328                 Added signature color configuration
9329         * src/textview.c
9330                 Use user-specified signature color
9331
9332 2002-09-03 [colin]      0.8.2claws26
9333
9334         * src/prefs_common.[ch]
9335                 Added autosave and autosave_length prefs
9336         * src/compose.c
9337                 Added compose_remove_draft()
9338                 Auto-save drafts according to the prefs
9339         * src/main.c
9340                 Added a crash-indicator file, allowing to check
9341                 for new messages on startup if Sylpheed crashed
9342                 (makes saved drafts "reappear")
9343
9344 2002-09-03 [colin]      0.8.2claws25
9345
9346         * src/textview.[ch]
9347                 Grey the signature
9348
9349 2002-09-03 [paul]       0.8.2claws24
9350
9351         * sync with 0.8.2cvs8
9352                 see ChangeLog 2002-09-02 and 2002-09-03
9353
9354 2002-09-03 [darko]      0.8.2claws23
9355
9356         * src/folderview.c
9357                 use normal style when creating new folder to pick
9358                 proper font size 
9359
9360 2002-09-02 [melvin]     0.8.2claws22
9361
9362         * src/gtkaspell.m4
9363                 removed some obsolete code
9364
9365 2002-09-02 [melvin]     0.8.2claws21
9366
9367         * ac/aspell.m4
9368                 fixed test's equality sign (== to =)
9369
9370 2002-09-02 [alfons]     0.8.2claws20
9371
9372         * src/folder.c
9373         * src/mh.c
9374                 revert change of 0.8.2claws16 and use the mh_folder_destroy
9375                 as folder->destroy virtual as suggested by Hiro
9376                 (the mh.c code seems to have been lost around mh.c.1.21)
9377
9378 2002-09-02 [paul]       0.8.2claws19
9379
9380         * po/pt_BR.po
9381                 updated by Fabio Jr. Beneditto
9382                 
9383         * src/defs.h
9384                 use 'http://claws.sylpheed.org' for homepage link. 
9385                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
9386
9387 2002-09-01 [alfons]     0.8.2claws18
9388
9389         * src/mh.c
9390                 plug memleak related to one Martin Kluge found
9391
9392 2002-08-31 [paul]       0.8.2claws17
9393
9394         * sync with 0.8.2cvs6
9395                 see ChangeLog 2002-08-30
9396
9397 2002-08-31 [alfons]     0.8.2claws16
9398
9399         * src/folder.c
9400                 folder_destroy(): remove mailbox from folderlist even if it has
9401                 no destroy virtual
9402
9403 2002-08-31 [alfons]     0.8.2claws15
9404
9405         * src/folder.c
9406                 :%sno/if(/if (/gc
9407                 :%sno/for(/for (/gc
9408                 (being pedantic I know)
9409
9410 2002-08-31 [alfons]     0.8.2claws14
9411
9412         * src/folder.c
9413                 check for NULL pointers returned from folder->fetch_msginfo virtual
9414                 (should solve some reported crashes)
9415
9416 2002-08-30 [alfons]     0.8.2claws13
9417
9418         * acconfig.h
9419         * configure.in
9420         * src/crash.c
9421                 enable crash dialog on compilation time
9422                 (--enable-crash-dialog configure option)
9423
9424 2002-08-30 [alfons]     0.8.2claws12
9425
9426         * AUTHORS
9427                 add Martin Kluge
9428         * src/mh.c
9429                 apply memory leak plug patch by Martin Kluge
9430                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
9431                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
9432                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
9433
9434 2002-08-30 [darko]      0.8.2claws11
9435
9436         * src/folderview.c
9437                 copy Gtk style from normal style to match
9438                 font size for coloured folders
9439
9440 2002-08-29 [alfons]     0.8.2claws10
9441
9442         * sylpheed.desktop
9443                 Type=Internet <- Type=Application
9444                 (reported by Michael Schwendt, see:
9445                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
9446                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
9447
9448 2002-08-29 [paul]       0.8.2claws9
9449
9450         * sync with 0.8.2cvs5
9451                 see ChangeLog 2002-08-29
9452
9453 2002-08-29 [colin]      0.8.2claws8
9454
9455         * src/summaryview.c
9456                 Added a sanity check in summary_select_thread
9457                 Should fix bug 601605
9458
9459 2002-08-29 [colin]      0.8.2claws7
9460
9461         * src/main.c
9462                 Revert claws6 changes regarding bug #591676
9463
9464 2002-08-28 [colin]      0.8.2claws6
9465         
9466         * src/main.c
9467                 Ignore cache for queue folderitems
9468                 Fix bug #591676
9469
9470 2002-08-28 [melvin]     0.8.2claws5
9471
9472         * README.claws
9473                 Fixed typos.
9474
9475 2002-08-28 [melvin]     0.8.2claws4
9476
9477         * README.claws
9478                 Updated a bit the text concerning the spell checker
9479
9480 2002-08-28 [melvin]     0.8.2claws3
9481
9482         Merged the GNU_aspell_branch:
9483                 Support of new GNU/aspell is now included and the old pspell
9484                 is not supported anymore.
9485                 See README.claws
9486
9487         * README.claws
9488                 Updated spell checker text to reflect the switch to GNU/aspell
9489
9490         * ac/aspell.m4          *** NEW ***
9491         * src/gtkaspell.[ch]    *** NEW *** 
9492         * ac/pspell.m4          *** DELETED *** 
9493         * src/gtkspell.[ch]     *** DELETED ***
9494
9495         * ac/Makefile.am
9496                 Updated for GNU/aspell support
9497
9498         * po/POTFILES.in
9499                 Replaced gtkspell.c by gtkaspell.c
9500
9501         * acconfig.h
9502         * src/Makefile.am
9503         * src/about.c
9504         * src/compose.[ch]
9505         * src/crash.c
9506         * src/main.c
9507         * src/prefs_common.[ch]
9508                 Updated for GNU/aspell support
9509
9510 2002-08-28 [paul]       0.8.2claws2
9511
9512         * sync with 0.8.2cvs4
9513                 see ChangeLog 2002-08-27 and 2002-08-28
9514
9515 2002-08-28 [colin]      0.8.2claws1
9516
9517         * src/summary_search.c
9518                 Added "AND search"
9519
9520 2002-08-28 [jens]       0.8.2claws
9521
9522         *po/de.po
9523                 Updated German translations
9524
9525 2002-08-27 [melvin]     0.8.2claws
9526
9527         * po/fr.po
9528                 Updated French translations
9529
9530 2002-08-27 [paul]       0.8.2claws
9531
9532         * sync with 0.8.2 main release
9533
9534         * po/en_GB.po
9535           po/es.po
9536           po/it.po
9537           po/pl.po
9538           po/pt_BR.po
9539           po/sr.po
9540                 updated message catalogs submitted by
9541                 Ricardo Mones Lastra, Alessandro Maestri,
9542                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
9543                 Beneditto and Urke MMI  
9544
9545 2002-08-27 [hoa]        0.8.1claws123
9546
9547         * src/mainwindow.[ch]
9548         * src/summaryview.[ch]
9549                 removed the "filter setting" menu option.
9550                 add a "cancel a news message" menu option.
9551
9552 2002-08-26 [martin]     0.8.1claws122
9553
9554         * ChangeLog.claws
9555                 changed string under 0.8.1claws79 changed by myself
9556                 i'm sorry alfons :(
9557
9558 2002-08-26 [martin]     0.8.1claws121
9559
9560         * src/crash.c
9561                 added kill command to debuggerrc to start crash dialog
9562
9563 2002-08-26 [paul]       0.8.1claws120
9564
9565         * sync with 0.8.1cvs31
9566                 see ChangeLog 2002-08-26
9567
9568 2002-08-25 [alfons]     0.8.1claws119
9569
9570         * src/procmsg.c
9571                 fix bug that didn't send out correct headers to news server
9572                 when sending news article and email from queue (bug reported
9573                 and patch provided by Tim Mann; closes bug 
9574                 "[ 583196 ] 0.7.8claws can't post news")
9575
9576 2002-08-25 [alfons]     0.8.1claws118
9577
9578         * src/selective_download.c
9579                 mark two strings as translatable
9580                 (thanks to Urke MMI for pointing this out)
9581
9582 2002-08-25 [alfons]     0.8.1claws117
9583
9584         * src/summaryview.c
9585                 treat sent boxes as special and allow sorting them by addressee
9586                 (closes "[ 589418 ] Sent folder sorting misbehavior"
9587                 submitted by Steve Lamb)
9588
9589 2002-08-24 [alfons]     0.8.1claws116
9590
9591         * src/matcher.c
9592                 fix memleak reported by Martin Kluge
9593                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
9594
9595 2002-08-24 [oliver]     0.8.1claws115
9596
9597         * src/prefs_toolbar.c
9598                 o code cleanup as suggested by Alfons
9599                 o memleak fix
9600
9601 2002-08-24 [alfons]     0.8.1claws114
9602
9603         * src/summaryview.c
9604                 o fix another memory leak reported by Martin Kluge
9605                   (see "[ 599568 ] Small Memory Leak")
9606                 o remove 'from' variable from 'summary_set_header()'; we can
9607                   do with just 'to' 
9608
9609 2002-08-24 [paul]       0.8.1claws113
9610
9611         * sync with 0.8.1cvs30
9612                 see ChangeLog 2002-08-23
9613
9614 2002-08-24 [alfons]     0.8.1claws112
9615
9616         * src/summaryview.c
9617                 remove unnecessary allocations for search bar fixing leaks
9618                 reported by Martin Kluge
9619                 (see "[ 599451 ] Further memory leaks?")
9620
9621 2002-08-24 [alfons]     0.8.1claws111
9622
9623         * src/main.c
9624                 make get_socket_name() public for crash.c
9625         * src/crash.c
9626                 o make report bug button work (goes to claws' 
9627                   bug tracker at sf.net)
9628                 o introduce function for doing important stuff just
9629                   before claws goes down
9630                 o clean up code 
9631
9632 2002-08-24 [alfons]     0.8.1claws110
9633
9634         * src/compose.c
9635                 move cursor to "To" entry when forwarding as attachment
9636                 (reported and solved by Steve Lamb, closes bug report
9637                 "[ 592880 ] Forward as attachment; cursor not in to")
9638
9639 2002-08-24 [colin]      0.8.1claws109
9640
9641         * src/mainwindow.c
9642                 fix quick search visibility after GUI (de)separations.
9643
9644 2002-08-23 [colin]      0.8.1claws108
9645
9646         * src/mainwindow.c
9647                 fix header pane visibility after folderview or
9648                 messageview (de)separation
9649
9650 2002-08-23 [paul]       0.8.1claws107
9651
9652         * src/mainwindow.[ch]
9653           src/toolbar.c
9654                 give full control of display or non-display 
9655                 of the Execute icon to Custom toolbar settings.
9656                 add new sensitivity condition to maninwindow.h: 
9657                 M_DELAY_EXEC
9658
9659         * ChangeLog
9660           ChangeLog.jp
9661           NEWS
9662                 more sync with 0.8.1cvs29
9663
9664 2002-08-23 [melvin]     0.8.1claws106
9665
9666         * src/alertpanel.c
9667                 Readded support for custom widget in alertpanel lost in last
9668                 sync.
9669
9670 2002-08-23 [paul]       0.8.1claws105
9671
9672         * sync with 0.8.1cvs29
9673                 see ChangeLog 2002-08-23
9674
9675 2002-08-23 [colin]      0.8.1claws104
9676
9677         * src/summaryview.c
9678                 Fix folder and search pixmaps exchanging positions
9679                 after theme or toolbar changes. Thank to Oliver for 
9680                 reporting this.
9681
9682 2002-08-23 [colin]      0.8.1claws103
9683
9684         * src/mainwindow.c
9685           src/messageview.[ch]
9686           src/noticeview.[ch]
9687           src/summaryview.c
9688                 Changed messageview_create() and noticeview_create()
9689                 to avoid the last gdk_warning
9690
9691 2002-08-22 [colin]      0.8.1claws102
9692
9693         * src/summaryview.c
9694                 Fix my new `Creating pixmap from xpm' warning
9695
9696 2002-08-22 [colin]      0.8.1claws101
9697
9698         * src/mainwindow.c
9699                 Fix some of the gdk warnings
9700
9701 2002-08-22 [colin]      0.8.1claws100
9702
9703         * src/Makefile.am
9704         * src/stock_pixmap.c
9705         * src/stock_pixmap.h
9706         * src/pixmaps/quicksearch.xpm *ADDED*
9707                 Add the quicksearch pixmap
9708         * src/mainwindow.c
9709         * src/summaryview.c
9710         * src/summaryview.h
9711                 Make quicksearch bar visible/hidden via a button
9712
9713 2002-08-22 [christoph]  0.8.1claws99
9714
9715         * src/folder.c
9716                 fix folder update for newsgroups with message
9717                 numbers below minimum number of articles to fetch
9718                 (closes bug #598445)
9719
9720 2002-08-22 [paul]       0.8.1claws98
9721
9722         * sync with 0.8.1cvs28
9723                 see ChangeLog 2002-08-22
9724
9725 2002-08-21 [alfons]     0.8.1claws97
9726
9727         * src/crash.c
9728                 use bt instead of bt full which seems to work 
9729                 better, and bt full doesn't give a great deal 
9730                 of information anyway
9731
9732 2002-08-21 [colin]      0.8.1claws96
9733
9734         * src/summaryview.c
9735                 fix summaryview_searchtype_changed prototype
9736
9737 2002-08-21 [christoph]  0.8.1claws95
9738
9739         * src/mainwindow.c
9740                 o fix broken menu update for sorting type, we have to
9741                   get this info from the summaryview now
9742                 o removed setting of threaded state in menu callback
9743         * src/summaryview.[ch]
9744                 more summaryview/folderitem seperation for
9745                 threading option
9746         * configure.in
9747                 removed not required --with-compiler-flags option
9748
9749 2002-08-21 [oliver]     0.8.1claws94
9750         
9751         * src/toolbar.h 
9752                 o rename toolbar.xml to toolbar_main.xml
9753                   since toolbar_compose.xml might come up 
9754                   any time soon
9755         * README.claws
9756                 add custom toolbar              
9757
9758 2002-08-21 [darko]      0.8.1claws93
9759
9760         * src/procmsg.c
9761                 don't reset tmp flags for messages copied
9762                 to sent folder
9763
9764 2002-08-21 [colin]      0.8.1claws92
9765         
9766         * src/prefs_filtering.c
9767                 fix renaming rules on folder rename 
9768                 when folder is not a leaf folder
9769
9770 2002-08-21 [paul]       0.8.1claws91
9771
9772         * src/prefs_folder_item.c
9773                 fix alignment of colour selector
9774
9775 2002-08-21 [paul]       0.8.1claws90
9776
9777         * sync with 0.8.1cvs27
9778                 see ChangeLog 2002-08-21
9779
9780 2002-08-21 [paul]       0.8.1claws89
9781
9782         * src/summaryview.c
9783                 fix crash when changing field type in
9784                 Quick search bar
9785
9786 2002-08-21 [colin]      0.8.1claws88
9787
9788         * src/summaryview.c
9789                 Made quick search case-insensitive
9790
9791 2002-08-21 [paul]       0.8.1claws87
9792
9793         * sync with 0.8.1cvs26
9794                 see ChangeLog 2002-08-21
9795
9796 2002-08-20 [christoph]  0.8.1claws86
9797
9798         * src/folderview.c
9799         * src/main.c
9800         * src/summaryview.[ch]
9801                 more summaryview/folderitem seperation for
9802                 sort_key and sort_type
9803         * src/procmsg.c
9804                 added missing return statement
9805
9806 2002-08-20 [colin]      0.8.1claws85
9807
9808         * src/summaryview.[ch]
9809                 Added a quick search box
9810         * src/mainwindow.c
9811         * src/prefs_common.[ch]
9812                 Added a show/hide option for the quick search
9813
9814 2002-08-20 [oliver]     0.8.1claws84
9815         
9816         * src/mainwindow.c
9817                 remove toolbar_create_popups
9818         * src/toolbar.[ch]
9819                 o remove toolbar_create_popups
9820                 o fix toolbar_set_sensitive 
9821                   (Bug reports #596834 and #596832)     
9822         * src/prefs_toolbar.c
9823                 o add "Set default" button
9824                 o align label and text + combo widgets
9825
9826 2002-08-20 [hoa]        0.8.1claws83bis
9827
9828         * src/imap.c
9829                 fixed a bug in imap_fetch_msginfo() in case there is no
9830                 current folder.
9831
9832 2002-08-20 [darko]      0.8.1claws83
9833
9834         * src/folderview.c
9835                 copy the color style of folder view so it
9836                 works with GTK themes
9837
9838 2002-08-20 [darko]      0.8.1claws82
9839
9840         * src/folder.h
9841         * src/folderview.c
9842         * src/prefs_folder_item.[hc]
9843                 don't use UI stuff in folder.h
9844
9845 2002-08-20 [darko]      0.8.1claws81
9846
9847         * src/folder.h
9848         * src/prefs_folder_item.h
9849         * src/folderview.c
9850         * src/prefs_folder_item.c
9851                 ability to set folder color in folderview
9852
9853 2002-08-19 [alfons]     0.8.1claws80
9854
9855         * src/summaryview.c
9856                 fix one of the earlier memleaks reported by Martin Kluge
9857
9858 2002-08-19 [alfons]     0.8.1claws79
9859
9860         * src/mainwindow.c
9861                 hide notice view when selecting seperate folder
9862                 view (reported by Urke MMI)
9863
9864 2002-08-19 [christoph]  0.8.1claws78
9865
9866         * src/folderview.c
9867         * src/prefs_folder_item.h
9868         * src/summaryview.[ch]
9869                 o add summary_set_prefs_from_folderitem to set
9870                   summaryview prefs (first step to remove all
9871                   references to the folderitem in summaryview)
9872                 o moved compiled regex stuff from folderitem prefs
9873                   to summaryview code
9874
9875 2002-08-19 [paul]       0.8.1claws77
9876
9877         * src/compose.c
9878                 add check for '.' to QUOTE_IF_REQUIRED
9879
9880 2002-08-19 [paul]       0.8.1claws76
9881
9882         * src/inc.c
9883                 sync with 0.8.1cvs25 (plug memory leak)
9884
9885         * src/prefs_toolbar.c
9886                 re-order prefs_toolbar_cancel()
9887
9888 2002-08-18 [alfons]     0.8.1claws75
9889
9890         * src/inc.c
9891         * src/matcher.c
9892                 plug other memleaks reported by Martin Kluge
9893
9894 2002-08-18 [paul]       0.8.1claws74
9895
9896         * po/pt_BR.po
9897                 updated by Fabio Jr. Beneditto
9898
9899 2002-08-18 [paul]       0.8.1claws73
9900
9901         * src/toolbar.[ch]
9902                 fix bug where tooltips were displayed untranslated              
9903
9904         * src/prefs_toolbar.c
9905                 fix bug where clicking 'Cancel' creates an icon & text
9906                 toolbar regardless of prefs
9907         
9908
9909 2002-08-17 [oliver]     0.8.1claws72
9910
9911         * src/prefs_toolbar.c
9912                 update toolbar on CANCEL
9913                 bug reported by Martin Kluge
9914         * src/toolbar.c
9915                 toolbar_destroy memleak fixed           
9916
9917 2002-08-17 [alfons]     0.8.1claws71
9918
9919         * src/toolbar.c
9920                 plug another memleak reported by Martin Kluge
9921
9922 2002-08-16 [alfons]     0.8.1claws70
9923
9924         * src/crash.c
9925                 use execvp() correctly (suggested by wwp; thanks!)
9926
9927 2002-08-16 [alfons]     0.8.1claws69
9928
9929         * src/gtksctree.c
9930                 plug memory leak reported by Kim Schultz & Martin Kluge
9931
9932 2002-08-16 [paul]       0.8.1claws68
9933
9934         * po/es.po
9935                 updated by Ricardo Mones Lastra
9936
9937 2002-08-16 [paul]       0.8.1claws67
9938
9939         * src/toolbar.h
9940                 fix bug where 'Compose News' icon showed wrong
9941                 tooltip
9942
9943 2002-08-16 [paul]       0.8.1claws66
9944
9945         * sync with 0.8.1cvs24
9946                 see ChangeLog 2002-08-16
9947
9948         * po/it.po
9949                 updated by Alessandro Maestri
9950
9951 2002-08-15 [paul]       0.8.1claws65
9952
9953         * po/sr.po
9954                 updated by Urke MMI
9955
9956 2002-08-15 [paul]       0.8.1claws64
9957
9958         * src/*.c
9959                 don't translate debug info
9960
9961         * src/matcher.[ch]
9962                 add copyright info
9963
9964 2002-08-15 [paul]       0.8.1claws63
9965
9966         * src/prefs_toolbar.c
9967                 fix bug where clicking 'OK' creates an icon & text
9968                 toolbar regardless of prefs
9969
9970 2002-08-14 [alfons]     0.8.1claws62
9971
9972         * src/main.c
9973                 add global var that has the full argv[0]
9974         * src/crash.c
9975                 o execvp the correct sylpheed by using argv0
9976                   and setting the correct work dir
9977                 o other tweaks  
9978
9979 2002-08-14 [oliver]     0.8.1claws61
9980         
9981         * enable/disable Toolbar Action Buttons 
9982         * code cleanups
9983         * src/mainwindow.c
9984         * src/toolbar.[ch]      
9985         * src/prefs_toolbar.c   
9986
9987 2002-08-14 [melvin]     0.8.1claws60
9988
9989         * po/fr.po
9990                 Updated French translations
9991
9992 2002-08-14 [melvin]     0.8.1claws59
9993
9994         * src/crash.c
9995                 Made bug report not translatable
9996         * src/exporthtml.c
9997                 Fixed exporthtml_build_filespec() return value
9998         * src/foldersel.c
9999                 Fixed incorrect include file
10000         * src/gtkspell.c
10001         * src/prefs_actions.c
10002         * src/prefs_toolbar.c
10003                 Made debug info not translatable
10004         * src/mutt.c
10005         * src/quote_fmt.c
10006                 Added missing includes
10007         * src/prefs_common.c
10008                 Fixed typo
10009
10010 2002-08-14 [paul]       0.8.1claws58
10011
10012         * faq/es/sylpheed-faq.html
10013           faq/es/sylpheed-faq-[1-3].html
10014           faq/es/sylpheed-faq-4.html     **NEW FILE **
10015                 update Spanish FAQ
10016
10017 2002-08-13 [christoph]  0.8.1claws57
10018
10019         * src/procmsg.c
10020                 ignore thread fix that did not mark all
10021                 child nodes of a ignored thread as
10022                 ignored. Does not work perfectly yet,
10023                 but it is better now
10024
10025 2002-08-13 [alfons]     0.8.1claws56
10026
10027         * src/crash.c
10028                 o implement 'save crash log'
10029                 o some tweaks
10030
10031 2002-08-13 [melvin]     0.8.1claws55
10032
10033         * src/main.c
10034                 removed unrequired "execinfo.h" header
10035
10036 2002-08-12 [paul]       0.8.1claws54
10037
10038         * faq/en/sylpheed-faq.html
10039           faq/en/sylpheed-faq-[1-3].html
10040           faq/en/sylpheed-faq-4.html     **NEW FILE **
10041                 update English FAQ
10042
10043 2002-08-12 [alfons]     0.8.1claws53
10044
10045         * po/POTFILES.in
10046                 add crash.c to translatables
10047         * src/crash.c
10048                 bring in Leandro's crash dialog
10049
10050 2002-08-11 [alfons]     0.8.1claws52
10051
10052         * src/crash.c
10053                 clean up some warnings
10054
10055 2002-08-11 [alfons]     0.8.1claws51
10056
10057         * acconfig.h
10058         * configure.in
10059         * src/crash.[ch]        ** NEW FILES **
10060         * src/main.c            
10061                 initial gdb crash handler
10062
10063 2002-08-11 [paul]       0.8.1claws50
10064
10065         * src/prefs_toolbar.c
10066                 replace Up/Down arrow pixmaps with text to be
10067                 consistent across icon themes
10068
10069 2002-08-11 [paul]       0.8.1claws49
10070
10071         * src/prefs_common.c
10072           src/prefs_toolbar.c
10073                 rename 'Pixmap' -> 'Icon'
10074
10075         * src/toolbar.[ch]
10076                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
10077
10078 2002-08-10 [paul]       0.8.1claws48
10079
10080         * src/prefs_toolbar.c
10081                 re-work the UI
10082
10083 2002-08-10 [paul]       0.8.1claws47
10084
10085         * src/main.c
10086                 don't write Processing progress to status bar
10087                 patch submitted by Alexander Evseev
10088
10089         * src/prefs_toolbar.c
10090                 re-position and resize window
10091                 make window assume correct size on first call
10092
10093 2002-08-10 [paul]       0.8.1claws46
10094
10095         * src/mainwindow.c
10096           src/prefs_toolbar.c
10097           src/toolbar.c
10098           src/toolbar.h
10099                 obey coding style
10100                 follow UI text conventions
10101
10102 2002-08-10 [alfons]     0.8.1claws45
10103
10104         * src/toolbar.c
10105                 correct pixmap for delete action
10106
10107 2002-08-10 [paul]       0.8.1claws44
10108
10109         * po/pt_BR.po
10110                 updated by Fabio Jr. Beneditto
10111
10112 2002-08-10 [paul]       0.8.1claws43
10113
10114         * po/POTFILES.in
10115                 add custom toolbar files
10116
10117 2002-08-10 [paul]       0.8.1claws42
10118
10119         * sync with 0.8.1cvs22
10120                 see ChangeLog 2002-08-09
10121
10122 2002-08-09 [paul]       0.8.1claws41
10123
10124         * tools/Makefile.am
10125           tools/README
10126           tools/outlook2sylpheed.pl     ** NEW FILE **
10127                 add script to convert exported Outlook
10128                 contacts list to a Sylpheed addressbook.
10129                 Submitted by Ricardo Mones Lastra.
10130
10131 2002-08-09 [paul]       0.8.1claws40
10132
10133         * AUTHORS
10134           configure.in
10135           po/sr.po      ** NEW FILE **
10136                 add Serbian message catalog. Submitted by
10137                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
10138
10139 2002-08-09 [paul]       0.8.1claws39
10140
10141         * sync with 0.8.1cvs21
10142                 see ChangeLog 2002-08-08
10143
10144 2002-08-08 [oliver]     0.8.1claws38
10145
10146         * src/mainwindow.c
10147                 move Custom Toolbar to Configuration menu
10148
10149 2002-08-08 [oliver]     0.8.1claws37
10150
10151         * src/prefs_toolbar.c
10152                 fix substitute pixmap bug
10153
10154 2002-08-08 [paul]       0.8.1claws36
10155
10156         * sync with 0.8.1cvs19
10157                 see ChangeLog 2002-08-08
10158
10159 2002-08-07 [christoph]  0.8.1claws35
10160
10161         * src/utils.c
10162                 fixed a memory leak in new canonicalize_file_replace
10163
10164 2002-08-07 [christoph]  0.8.1claws34
10165
10166         * src/utils.[ch]
10167                 o canonicalize_file_replace should create the temporary
10168                   file in the same directory as the original file.
10169                 o added get_tmpfile_in_dir that creates a temorary file
10170                   in a specified directory.
10171
10172 2002-08-07 [melvin]     0.8.1claws33
10173
10174         * src/toolbar.c
10175                 fixed bug where 'Article' button acted as 'Email' button.
10176
10177 2002-08-07 [paul]       0.8.1claws32
10178
10179         * sync with 0.8.1.cvs17
10180                 see ChangeLog 2002-08-07
10181
10182 2002-08-07 [colin]      0.8.1claws31
10183         
10184         * src/news.c
10185                 fix mass-cancel problem
10186
10187 2002-08-07 [thorsten]   0.8.1claws30
10188
10189         * src/prefs_toolbar.c
10190                 fix: crash on replace or add new button
10191         * src/toolbar.c
10192                 fix: close xmlfile after reading
10193         * src/utils.c
10194                 fix: unlink() file before rename()
10195
10196 2002-08-06 [paul]       0.8.1claws29
10197
10198         * sync with 0.8.cvs15
10199                 see ChangeLog 2002-08-06
10200
10201 2002-08-06 [oliver]     0.8.1claws28
10202
10203         * src/toolbar.c
10204         * src/prefs_toolbar.c
10205                 fixed empty toolbar issue
10206
10207 2002-08-06 [oliver]     0.8.1claws27
10208
10209         * Custom Toolbar Final 
10210         * src/folderview.c
10211         * src/inc.c
10212         * src/summaryview.c
10213                 o toolbar stuff now lives in src/toolbar.[ch]
10214                 o main_window_toolbar_* functions are renamed to
10215                   toolbar_* reflecting their new source file
10216         * src/mainwindow.[ch]
10217                 o remove toolbar stuff  
10218
10219 2002-08-06 [oliver]     0.8.1claws26
10220         
10221         * src/Makefile.am
10222         * src/prefs_toolbar.[ch]        **New File**
10223         * src/toolbar.[ch]              **New File**
10224                 o prefs_toolbar.[ch] custom toolbar frontend
10225                 o toolbar.[ch]       backend 
10226
10227 2002-08-06 [oliver]     0.8.1claws25
10228
10229         * src/prefs_actions.[ch]
10230                 o new exported function actions_execute
10231
10232 2002-08-06 [paul]       0.8.1claws24
10233
10234         * sync with 0.8.1cvs4
10235                 see ChangeLog 2002-08-06
10236
10237 2002-08-06 [paul]       0.8.1claws23
10238
10239         * sync with 0.8.1cvs13
10240                 see ChangeLog 2002-08-06
10241
10242 2002-08-06 [paul]       0.8.1claws22
10243
10244         * sync with 0.8.1cvs12
10245                 see ChangeLog 2002-08-05 and 2002-08-06
10246
10247 2002-08-06 [match]      0.8.1claws21
10248
10249         * src/addrclip.c
10250                 improvements to cut/copy/paste address
10251
10252 2002-08-05 [match]      0.8.1claws20
10253
10254         * src/addritem.[ch]
10255         * src/addrcache.c
10256         * src/addrbook.c
10257         * src/editaddress.c
10258         * src/addressbook.c
10259                 fixes to improve cut/copy/paste
10260
10261 2002-08-06 [melvin]     0.8.1claws19
10262
10263         * src/account.[ch]
10264                 account_find_all_from_address(): new function that returns the
10265                 list of all accounts that are matched in an address.
10266         * src/alertpanel.[ch]
10267                 alertpanel() now accepts a custom widget
10268                 alertpanel_with_widget(): new function that pops up a panel with
10269                 a custom widget in it 
10270         * src/gtkutils.[ch]
10271                 gtkut_account_menu_new(): new function that allows the selection
10272                 of an account from a list of accounts.
10273         * src/messageview.c
10274                 Extended Return Receipt notification to select the correct 
10275                 account and to make a security test on the Delivery-Notification
10276                 address which should be the same as the Return-Path.
10277
10278 2002-08-06 [thorsten]   0.8.1claws18
10279
10280         * src/mimeview.c
10281                 attach_all: save unnamed as "noname.%d",
10282                 dont free static dirname
10283
10284 2002-08-05 [alfons]     0.8.1claws17
10285
10286         * configure.in
10287                 detect XIM by trying to link rather than compile a XIM program
10288
10289 2002-08-05 [oliver]     0.8.1claws16
10290                 
10291         * src/stock_pixmap.[ch]
10292                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
10293                 o new func to retrieve pixmaps
10294
10295 2002-08-05 [paul]       0.8.1claws15
10296
10297         * sync with 0.8.1cvs10
10298                 see ChangeLog 2002-08-05
10299
10300 2002-08-04 [alfons]     0.8.1claws14
10301
10302         * src/textview.c
10303                 see if this plugs memleak
10304
10305 2002-08-04 [melvin]     0.8.1claws13
10306
10307         * src/gtkspell.c
10308                 fixed bug that could crash Sylpheed when highlighting
10309                 all misspelled words.
10310
10311 2002-08-03 [melvin]     0.8.1claws12
10312
10313         * src/prefs_actions.c
10314                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
10315         * src/messageview.c
10316                 fixed bug where the Return Receipt was sent to
10317                 Delivery-Notification-To address even if it was not present
10318
10319 2002-08-02 [alfons]     0.8.1claws11
10320
10321         * src/prefs_actions.c
10322                 o more check for NULLs
10323                 o put create_io_dialog() in right conditional block
10324
10325 2002-08-02 [paul]       0.8.1claws10
10326
10327         * po/es.po
10328                 updated by Ricardo Mones Lastra
10329
10330 2002-08-01 [christoph]  0.8.1claws9
10331
10332         * src/folder.c
10333                 don't free the cache of the opened
10334                 folder in the summaryview
10335         * src/summaryview.c
10336                 don't unset flags, if it is not required
10337
10338 2002-08-01 [paul]       0.8.1claws8
10339
10340         * sync with 0.8.1cvs8
10341                 see ChangeLog entry 2002-08-01
10342
10343 2002-08-01 [paul]       0.8.1claws7
10344
10345         * sync with 0.8.1cvs7
10346                 see ChangeLog 2002-07-31 and 2002-08-01
10347
10348 2002-07-31 [christoph]  0.8.1claws6
10349
10350         * src/mainwindow.c
10351                 forgot to update menu sensitivity
10352                 function for new menu entry
10353
10354 2002-07-31 [alfons]     0.8.1claws5
10355
10356         * src/main.c
10357                 check folder item and its path for NULL on
10358                 initial processing
10359
10360 2002-07-31 [christoph]  0.8.1claws4
10361
10362         * src/folder.c
10363                 check if folder_item_get_msginfo in
10364                 folder_item_remove_msg returned NULL
10365         * src/imap.c
10366                 better clear the uid cache in the
10367                 uid validity check function and delete
10368                 cached messages
10369
10370 2002-07-31 [paul]       0.8.1claws3
10371
10372         * man/sylpheed.1
10373                 add the '--attach' option and a few other
10374                 minor changes
10375
10376 2002-07-31 [paul]       0.8.1claws2
10377
10378         * sync with 0.8.1cvs5
10379                 see ChangeLog 2002-07-31
10380
10381 2002-07-31 [christoph]  0.8.1claws1
10382
10383         * src/folderview.[ch]
10384         * src/mainwindow.c
10385                 replace "Rescan all folders..." with
10386                 "Check all folders for new messages..."
10387
10388 2002-07-30 [paul]       0.8.1claws
10389
10390         * version 0.8.1claws released
10391
10392 2002-07-30 [paul]       0.8.0claws29
10393
10394         * tools/OOo2sylpheed.pl ** NEW FILE **
10395           tools/README
10396                 add script to enable sending documents as
10397                 attachments from OpenOffice.org
10398
10399 2002-07-30 [melvin]     0.8.0claws28
10400
10401         * src/prefs_actions.c
10402                 Made the actions' input/output dialog display
10403                 without delay.
10404
10405 2002-07-30 [christoph]  0.8.0claws27
10406
10407         * src/procmsg.c
10408                 check if folder_item_get_msginfo in
10409                 procmsg_save_to_outbox returned NULL
10410
10411 2002-07-30 [paul]       0.8.0claws26
10412
10413         * sync with 0.8.1cvs4
10414                 see ChangeLog 2002-07-29
10415
10416 2002-07-29 [thorsten]   0.8.0claws25
10417
10418         * README.claws
10419                 added selective download, delete on server
10420
10421 2002-07-29 [paul]       0.8.0claws24
10422
10423         * sync with 0.8.1cvs3
10424                 see ChangeLog 2002-07-29
10425
10426 2002-07-27 [christoph]  0.8.0claws23
10427
10428         * src/folder.c
10429                 add extra check if fetching the msginfo
10430                 returned NULL
10431
10432 2002-07-27 [paul]       0.8.0claws22
10433
10434         * sync with 0.8.1cvs2
10435                 see ChangeLog 2002-07-26
10436
10437 2002-07-27 [christoph]  0.8.0claws21
10438
10439         * src/imap.c
10440                 add another check if a valid msginfo
10441                 was returned
10442
10443 2002-07-26 [hoa]        0.8.0claws20
10444
10445         * src/folder.c
10446                 Fixed a condition in folder_item_destroy()
10447
10448         * src/imap.c
10449                 Fixed an error in IMAP protocol
10450
10451 2002-07-26 [alfons]     0.8.0claws19
10452
10453         * src/folder.c
10454                 ofcourse compare with identifier, not the path
10455
10456 2002-07-26 [alfons]     0.8.0claws18
10457
10458         * src/folder.c
10459                 use folder item identifier for saving / restoring
10460                 preferences because folder->path might not be unique
10461
10462 2002-07-26 [melvin]     0.8.0claws17
10463
10464         * src/logwindow.c
10465                 Fixed a crash introduced in 0.8.0claws5 when log is 
10466                 cut under 80 characters.
10467
10468 2002-07-26 [paul]       0.8.0claws16
10469
10470         * sync with 0.8.1cvs1
10471                 see ChangeLog 2002-07-26
10472
10473 2002-07-26 [christoph]  0.8.0claws15
10474
10475         * src/imap.[ch]
10476                 imap folder now remembers the last selected
10477                 folder and imap_fetch_msginfo skips selecting
10478                 the folder if it is already selected
10479
10480 2002-07-26 [christoph]  0.8.0claws14
10481
10482         * src/folder.c
10483         * src/folderview.c
10484         * src/imap.c
10485                 fix imap folder rescanning
10486
10487 2002-07-25 [christoph]  0.8.0claws13
10488
10489         * src/filter.c
10490         * src/folder.[ch]
10491         * src/folderview.c
10492         * src/imap.[ch]
10493         * src/mainwindow.c
10494         * src/mbox_folder.c
10495         * src/mh.c
10496         * src/news.c
10497                 implement imap uid cache and uid validity check
10498
10499 2002-07-25 [alfons]     0.8.0claws12
10500
10501         * src/summaryview.c
10502                 fix a brown paper bag bug, and also add some more
10503                 checks
10504
10505 2002-07-25 [christoph]  0.8.0claws11
10506
10507         * src/folder.c
10508                 don't mix copy, fetch_msginfo and remove
10509                 operations in folder item copy and move
10510                 operations
10511
10512 2002-07-25 [christoph]  0.8.0claws10
10513
10514         * src/folderview.c
10515         * src/mainwindow.c
10516         * src/prefs_folder_item.c
10517         * src/summaryview.[ch]
10518                 remove no longer required parameter update_cache from
10519                 summary_show
10520
10521 2002-07-25 [paul]       0.8.0claws9
10522
10523         * sync with 0.8.1
10524         
10525         * AUTHORS
10526                 a few corrections
10527
10528 2002-07-24 [alfons]     0.8.0claws8
10529
10530         * src/summaryview.c
10531                 sort correctly when using simplified subject line
10532                 (closes feature request "[ 585141 ] applying regexp to subject 
10533                 before sort" submitted by Alexandra Walford)
10534
10535 2002-07-24 [paul]       0.8.0claws7
10536
10537         * sync with 0.8.0cvs3
10538                 see ChangeLog 2002-07-24
10539
10540 2002-07-23 [christoph]  0.8.0claws6
10541
10542         * src/folder.c
10543         * src/folder.h
10544         * src/summaryview.c
10545         * src/summaryview.h
10546         * src/main.c
10547                 o separate processing and summaryview
10548                 o removed summary_write_cache from summaryview
10549                 o removed summaryview->killed_messages, because we don't have
10550                   to keep a list of killed messages anymore. New cache will
10551                   keep the hidden messages in cache anyway
10552         * src/folderview.c
10553         * src/inc.c
10554         * src/selective_download.c
10555                 o removed unnecessary summary_write_cache calls
10556         * src/procmsg.c
10557                 o don't set ignore thread flag in procmsg_get_thread_tree
10558                   if it is already set
10559         * src/mainwindow.c
10560         * src/statusbar.h
10561                 o moved STATUSBAR_PUSH/POP to statusbar.h because
10562                   they are used in different files
10563
10564 2002-07-23 [melvin]     0.8.0claws5
10565
10566         * src/addressbook.c
10567         * src/addrgather.c
10568         * src/editaddress.c
10569         * src/editgroup.c
10570         * src/editldap_basedn.c
10571         * src/importldif.c
10572         * src/prefs_common.c
10573                 Fixed few memory leak (gtk_editable_get_chars returns
10574                 an allocated string)
10575         * src/logwindow.c
10576                 Fixed few memory leak (gtk_editable_get_chars returns
10577                 an allocated string) and modified a little the log cutting
10578                 loop.
10579         * src/compose.c
10580                 Replaced a call to an obsolete function gtk_entry_get_text()
10581                 by gtk_editable_get_chars()
10582         * src/send.c
10583                 Removed a debug printf
10584
10585 2002-07-23 [christoph]  0.8.0claws4
10586
10587         * src/filesel.c
10588                 fix another g_dirname memory leak
10589
10590 2002-07-23 [christoph]  0.8.0claws3
10591
10592         * src/mh.c
10593                 fixed a memory leak in mh_fetch_msginfo
10594                 fixed crash when message header could not be
10595                 parsed
10596
10597 2002-07-23 [paul]       0.8.0claws2
10598
10599         * sync with 0.8.0cvs2
10600                 see ChangeLog 2002-07-23
10601
10602 2002-07-23 [paul]       0.8.0claws1
10603
10604         * sync with 0.8.0cvs1
10605                 see ChangeLog 2002-07-23
10606
10607 2002-07-23 [paul]       0.8.0claws
10608
10609         * release of 0.8.0claws
10610
10611 2002-07-23 [paul]       0.7.8claws99
10612
10613         * po/ru.po
10614                 new Russian translation, submitted by
10615                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
10616
10617 2002-07-22 [jens]       0.7.8claws98
10618
10619         * po/de.po
10620                 Updated German translations.
10621
10622 2002-07-22 [paul]       0.7.8claws97
10623
10624         * po/es.po
10625           po/it.po
10626           po/nl.po
10627           po/pt_BR.po
10628                 updated translations by Ricardo Mones Lastra,
10629                 Alessandro Maestri, Wilbert Berendsen and 
10630                 Fabio Jr. Beneditto respectively
10631
10632 2002-07-22 [christoph]  0.7.8claws96
10633
10634         * src/mimeview.c
10635                 fix memory leak caused by wrong g_dirname usage
10636
10637 2002-07-22 [christoph]  0.7.8claws95
10638
10639         * src/summaryview.c
10640                 update new and unread message counts for summaryview
10641                 summaryview does not get it from the folder anymore
10642                 and has to update the values itself
10643
10644 2002-07-22 [melvin]     0.7.8claws94
10645
10646         * po/fr.po
10647                 Updated French translations.
10648
10649 2002-07-22 [christoph]  0.7.8claws93
10650
10651         * src/matcher.c
10652                 set prop->preg pointer to NULL or following check
10653                 will not fail and regexec will be called with
10654                 invalid pointer
10655
10656 2002-07-21 [alfons]     0.7.8claws92
10657         
10658         * src/prefs_common.[ch]
10659                 remove option "Send return receipt on request"
10660
10661 2002-07-21 [thorsten]   0.7.8claws91
10662
10663         * src/mimeview.c
10664                 fixed memleaks, coding style as pointed out by alfons
10665
10666 2002-07-21 [alfons]     0.7.8claws90
10667
10668         * src/messageview.c
10669         * src/noticeview.[ch]
10670                 o fix bug notice view being displayed when going to empty folder 
10671                   (noticed by Christoph)
10672                 o allow RRR to be sent when restarting sylpheed, or changing folder 
10673                   (noticed by Thorsten)
10674
10675 2002-07-21 [thorsten]   0.7.8claws89
10676
10677         * src/mimeview.c
10678                 Included save_all patch from Xaview FACQ
10679                 added support for pathnames
10680
10681 2002-07-21 [alfons]     0.7.8claws88
10682
10683         * po/POTFILES.in
10684         * src/Makefile.am
10685         * src/mainwindow.c
10686         * src/messageview.[ch]
10687         * src/noticeview.c      ** NEW FILE **
10688         * src/noticeview.h      ** NEW FILE **
10689                 make return receipts work again
10690                 (UI idea by Leandro Pereira)
10691
10692 2002-07-21 [paul]       0.7.8claws87
10693
10694         * src/summaryview.c
10695                 fix sensitivity of 'Select thread'
10696
10697 2002-07-21 [paul]       0.7.8claws86
10698
10699         * src/prefs_common.c
10700                 add browser command line for Galeon
10701
10702 2002-07-21 [paul]       0.7.8claws85
10703
10704         * Makefile.am
10705                 fix 'EXTRA_DIST': remove README.README, add TODO
10706                 and TODO.claws
10707
10708 2002-07-21 [alfons]     0.7.8claws84
10709
10710         * src/gtkstext.c
10711                 make enter clear selection
10712                 (closes "[ 579888 ] Editor selection/entry error"
10713                 reported by Steve Lamb)
10714
10715 2002-07-21 [alfons]     0.7.8claws83
10716         
10717         * src/summaryview.c
10718                 sort message list when selecting unthread messages
10719                 (closes "[ 501593 ] switching threaded view doesn't sort"
10720                 reported by Simon Schubert)
10721
10722 2002-07-20 [alfons]     0.7.8claws82
10723         
10724         * src/matcher.c
10725                 const-correctness
10726
10727 2002-07-20 [thorsten]   0.7.8claws81
10728
10729         * src/matcher.c
10730                 Fixed expansion of empty fields in matchactions
10731
10732 2002-07-19 [melvin]     0.7.8claws80
10733
10734         * src/gtkspell.c
10735                 Removed a duplicate menu entry (fast mode) introduced during
10736                 the new cache merge
10737                 Added a menu separator between 'Use alternate' and 'Fast mode'
10738
10739 2002-07-19 [paul]       0.7.8claws79
10740
10741         * tools/Makefile.am
10742           tools/README
10743                 correct typos
10744
10745 2002-07-19 [thorsten]   0.7.8claws78
10746
10747         * tools/calypso_convert.pl      ** NEW FILE **
10748           tools/README
10749           tools/Makefile.am
10750                 script to import mbox files exported
10751                 by calypso
10752                 o generates folder structure
10753                 o includes attachments
10754
10755 2002-07-19 [melvin]     0.7.8claws77
10756
10757         * src/selective_download.[ch]
10758                 Fixed bug where closing the dialog with the window manager's
10759                 close button will not unlock the summary
10760                 Corrected some function declarations that missed a return value
10761                 Made the source code comply better with coding style.
10762         * src/prefs_common.c
10763                 Added new browser command line for Mozilla.
10764
10765 2002-07-18 [paul]       0.7.8claws76
10766
10767         * src/mainwindow.c
10768           src/selective_download.[ch]
10769                 reflect theme changes, fix Gdk Warning when creating 
10770                 pixmap from NULL window, and minor clean up.
10771                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
10772
10773         * po/en_GB.po
10774                 updated
10775
10776 2002-07-17 [paul]       0.7.8claws75
10777
10778         * INSTALL[.jp]
10779                 sync with 0.8.0
10780         
10781         * po/en_GB.po
10782                 updated
10783
10784 2002-07-16 [paul]       0.7.8claws74
10785
10786         * tools/filter_conv.pl
10787           tools/README
10788                 replace conversion script with reimplemented version, 
10789                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
10790
10791 2002-07-16 [colin]      0.7.8claws73
10792
10793         * src/summaryview.c
10794                 remove forgotten debug messages - sorry ;-)
10795
10796 2002-07-16 [colin]      0.7.8claws72
10797
10798         * src/mimeview.c
10799           src/summaryview.c
10800           src/textview.c
10801           src/textview.h
10802                 add the ability to select part of a text mime-part 
10803                 to reply.
10804
10805 2002-07-15 [christoph]  0.7.8claws71
10806
10807         * src/folder.c
10808                 fix folder message count for folders without
10809                 msg_is_changed (includes news folders)
10810
10811 2002-07-15 [martin]     0.7.8claws70
10812
10813         * src/summaryview.c
10814                 option "display recipient on 'From'..." now works
10815                 without the need of enabling the option
10816                 "display  sender  using  address  book".
10817
10818 2002-07-15 [christoph]  0.7.8claws69
10819
10820         * src/summaryview.c
10821                 removed setting folder status from summaryview.
10822                 folder.c should update all message counts correctly.
10823
10824 2002-07-15 [paul]       0.7.8claws68
10825
10826         * po/pt_BR.po
10827                 updated by Fabio Junior Beneditto
10828
10829 2002-07-15 [darko]      0.7.8claws67
10830
10831         * src/mh.c
10832                 Fixed target folder colorization, don't decrease op
10833                 number twice
10834
10835 2002-07-14 [paul]       0.7.8claws66
10836
10837         * sync with main 0.8.0
10838                 see ChangeLog 2002-07-14
10839
10840 2002-07-13 [melvin]     0.7.8claws65
10841         
10842         * src/addrbook.c
10843         * src/addressbook.c
10844         * src/addrindex.c
10845                 Replaced sprintf by g_snprintf to prevent possible buffer
10846                 overflow.
10847         * src/news.c
10848                 Corrected a log message output format.
10849                 Added a missing "done" debug output.
10850         * src/compose.c
10851                 Added keyboard accelerator for Priority menu items
10852                 Added missing \n in debug output
10853         * src/logwindow.c
10854         * src/gtkspell.c
10855         * src/rfc2015.c
10856                 Added missing \n in debug output
10857
10858 2002-07-13 [paul]       0.7.8claws64
10859
10860         * man/sylpheed.1
10861                 change Sergey's email address to the sf address
10862
10863         * src/textview.c
10864                 increase show_url_timeout (more useful for long
10865                 urls)
10866
10867 2002-07-12 [sergey]     0.7.8claws63
10868
10869         * src/rfc2015.c
10870                 applied (with some modifications) patch to set the
10871                 micalg parameter for signatures
10872                 (2001-08-28 Werner Koch <wk@gnupg.org>)
10873
10874 2002-07-12 [sergey]     0.7.8claws62
10875
10876         * man/Makefile.am
10877         * configure.in
10878                 fixed man page installation
10879
10880 2002-07-12 [paul]       0.7.8claws61
10881
10882         * sync with 0.7.8cvs26
10883                 see ChangeLog 2002-07-11 and 2002-07-12
10884
10885 2002-07-11 [christoph]  0.7.8claws60
10886
10887         * src/compose.c
10888         * src/procmsg.c
10889                 first use the message number to find the message
10890                 to mark with a reply flag but check the
10891                 message-id if we got the correct message, if not
10892                 try to find it by message-id.
10893                 use new string seperator that is not allowed
10894                 in message-ids.
10895
10896 2002-07-11 [paul]       0.7.8claws59
10897
10898         * sync with 0.7.8cvs23
10899                 see ChangeLog 2002-07-10
10900
10901 2002-07-10 [christoph]  0.7.8claws58
10902
10903         * src/folder.[ch]
10904         * src/msgcache.[ch]
10905                 Added message-id table to the cache in memory
10906                 and functions to msgcache.c and folder.c to
10907                 fetch MsgInfos by message id
10908         * src/compose.c
10909         * src/procmsg.c
10910                 store folder and message-id of message replying
10911                 to in queue header and set reply flag after sending
10912                 (Closes bug #469498)
10913
10914 2002-07-10 [paul]       0.7.8claws57
10915
10916         * AUTHORS
10917           man/sylpheed.1.gz
10918                 add Martin to the list of authors
10919
10920 2002-07-09 [martin]     0.7.8claws56
10921         * src/gtksctree.c
10922                 Added gtk_ctree_last_visible(), tree_update_level(),
10923                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
10924                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10925                 from gtk+ to gtksctree.c for the new sorting code
10926                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
10927                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
10928         * src/gtksctree.h
10929                 Added declaration for gtk_sctree_sort_recursive() and
10930                 gtk_sctree_sort_node
10931         * src/addressbook.c
10932         * src/foldersel.c
10933         * src/folderview.c
10934         * src/summaryview.c
10935                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
10936                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
10937
10938 2002-07-08 [paul]       0.7.8claws55
10939
10940         * more sync with 0.7.8cvs21
10941                 see ChangeLog 2002-07-08
10942
10943 2002-07-08 [paul]       0.7.8claws54
10944
10945         * sync with 0.7.8cvs21
10946                 see ChangeLog 2002-07-08
10947
10948 2002-07-07 [alfons]     0.7.8claws53
10949
10950         * src/Makefile.am
10951         * src/stock_pixmap.[ch]
10952         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
10953         * src/pixmaps/notice_error.xpm  ** NEW FILE **
10954         * src/pixmaps/notice_note.xpm   ** NEW FILE **
10955                 add new pixmaps for upcoming notice pane
10956
10957 2002-07-06 [melvin]     0.7.8claws52
10958
10959         * src/gtkspell.[ch]
10960                 Made them a bit closer to Sylpheed's coding style.
10961                 Removed old code.
10962                 Removed possible memory leaks when some errors occurs.
10963
10964 2002-07-06 [melvin]     0.7.8claws51
10965
10966         * po/Makefile.in.in
10967                 Removed --no-location in xgettext command line to help
10968                 translators that use Emacs' po-mode
10969         * src/quote_fmt.c
10970                 Removed unnecessary comments that messed up sylpheed.pot
10971
10972 2002-07-06 [paul]       0.7.8claws50
10973
10974         * sync with 0.7.8cvs19
10975                 see ChangeLog 2002-07-05
10976
10977 2002-07-06 [christoph]  0.7.8claws49
10978
10979         * src/folder.c
10980         * src/mainwindow.c
10981                 fix folder_item_remove_all_msg and folderview
10982                 status for trash folders after emptying trash
10983
10984 2002-07-05 [paul]       0.7.8claws48
10985
10986         * sync with 0.7.8cvs16
10987                 see ChangeLog 2002-07-04 and 2002-07-05
10988
10989 2002-07-04 [paul]       0.7.8claws47
10990
10991         * sync with 0.7.8cvs14
10992                 see  ChangeLog 2002-07-04
10993
10994 2002-07-03 [alfons]     0.7.8claws46
10995
10996         * src/folder.c
10997                 dupe folder item's path because it's being reallocated
10998                 by new folder scanning code
10999
11000 2002-07-03 [christoph]  0.7.8claws45
11001
11002         * src/imap.c
11003                 better IMAP uid fetching using 'FETCH 1:* (UID)'
11004         * src/msgcache.c
11005                 add missing return in msgcache_write
11006
11007 2002-07-02 [thorsten]   0.7.8claws44
11008
11009         * src/jpilot.c
11010         * src/msgcache.c
11011         * src/rfc2015.c
11012                 use binary mode for file access
11013
11014 2002-07-02 [christoph]  0.7.8claws43
11015
11016         * major code cleanup (part 1)
11017         
11018                 - unused variables removed
11019                 - unused functions removed
11020                 - uninitialized variables checked
11021                 - missing return statements added
11022                 - missing function return types added
11023                 - added parentheses around assignment and
11024                   && in || when suggested by gcc
11025               
11026         * src/mh.c
11027         * src/folder.c
11028                 replaced direct calls to folder->scan_tree
11029                 with folder_scan_tree and restore folder
11030                 prefs in this function. The folder should
11031                 not have to deal with them.
11032                 ( Should now work for all folder types )
11033
11034 2002-07-02 [paul]       0.7.8claws42
11035
11036         * sync with 0.7.8cvs13
11037                 see ChangeLog 2002-07-01 and 2002-07-02
11038
11039 2002-07-01 [christoph]  0.7.8claws41
11040
11041         * src/summaryview.c
11042                 fix "goto next/prev unread message" with
11043                 ignored threads
11044
11045 2002-07-01 [paul]       0.7.8claws40
11046
11047         * po/es.po
11048                 updated by Ricardo Mones Lastra
11049
11050 2002-06-30 [match]      0.7.8claws39
11051
11052         * src/jpilot.c
11053                 applied variation of leonerd's patch (566661) to
11054                 allow multiple email addresses per JPilot entry.
11055                 addresses may be separated by space, comma, pipe,
11056                 semi-colon, new-line.
11057
11058 2002-06-30 [alfons]     0.7.8claws38
11059
11060         * src/procmsg.c
11061                 simple fix for putting older nodes before
11062                 newer nodes when threading by subject
11063
11064 2002-06-30 [christoph]  0.7.8claws37
11065
11066         * src/folder.c
11067         * src/folderview.c
11068         * src/mh.c
11069         * src/news.c
11070         * src/procmsg.c
11071                 fix broken folder tree rescaning
11072                 and don't use procmsg_get_mark_sum
11073                 anymore
11074
11075 2002-06-30 [christoph]  0.7.8claws36
11076
11077         * merge new cache branch
11078         * src/imap.c
11079                 fix new cache imap copy bug
11080         * src/folder.c
11081                 improved folder_item_scan
11082                 it should now always set the correct
11083                 new, unread and total message counts
11084
11085 2002-06-29 [paul]       0.7.8claws35
11086
11087         * configure.in
11088                 correct syntax error
11089
11090 2002-06-29 [paul]       0.7.8claws34
11091
11092         * configure.in
11093           Makefile.am
11094           man/Makefile.am       ** NEW FILE **
11095           man/sylpheed.1.gz     ** NEW FILE **
11096                 add Sylpheed man page
11097
11098 2002-06-29 [paul]       0.7.8claws33
11099
11100         * po/pt_BR.po
11101                 updated by Fabio Junior Beneditto
11102
11103 2002-06-28 [jens]       0.7.8claws32
11104
11105         * po/de.po
11106                 translation updated
11107
11108         * src/selective_download.c
11109                 removed gettext for space " "
11110
11111         * src/imap.c
11112                 removed wrong space
11113
11114 2002-06-28 [paul]       0.7.8claws31
11115
11116         * sync with 0.7.8cvs11
11117                 see ChangeLog 2002-06-28
11118
11119 2002-06-28 [paul]       0.7.8claws30
11120
11121         * sync with 0.7.8cvs10
11122                 see ChangeLog 2002-06-27 and 2002-06-28
11123
11124 2002-06-26 [paul]       0.7.8claws29
11125
11126         * src/addrgather.c
11127           src/selective_download.c
11128                 don't gettextise empty strings.
11129                 reserved by gettext. gettext("") returns 
11130                 the header entry with meta information, 
11131                 not the empty string
11132
11133         * po/en_GB.po
11134                 updated
11135
11136 2002-06-26 [paul]       0.7.8claws28
11137
11138         * sync with 0.7.8cvs7
11139                 see ChangeLog 2002-06-25
11140
11141         * src/prefs_common.c
11142                 ...and in the process, tweak the gui a little
11143
11144 2002-06-25 [alfons]     0.7.8claws27
11145         
11146         * configure.in
11147         * src/Makefile.am
11148                 fine tune ldap library detection
11149
11150 2002-06-25 [alfons]     0.7.8claws26
11151
11152         * src/compose.c
11153                 don't allow return receipts when composing a news article
11154
11155 2002-06-25 [paul]       0.7.8claws25
11156
11157         * Makefile.am
11158                 add '$(AMTAR)' to 'release' section to allow for
11159                 new and older autotools
11160
11161 2002-06-25 [paul]       0.7.8claws24
11162
11163         * src/summaryview.c
11164                 fix "No more unread messages" persistant pop-up
11165                 window bug
11166
11167 2002-06-25 [paul]       0.7.8claws23
11168
11169         * po/it.po
11170                 updated by Alessandro Maestri
11171
11172 2002-06-25 [paul]       0.7.8claws22
11173
11174         * sync with 0.7.8cvs6
11175                 see ChangeLog 2002-06-25
11176
11177 2002-06-24 [paul]       0.7.8claws21
11178
11179         * tools/update-po
11180                 add GPL copyright information
11181
11182 2002-06-24 [paul]       0.7.8claws20
11183
11184         * tools/Makefile.am
11185           tools/README
11186           tools/update-po       ** NEW FILE **
11187                 add script that eases the creation of *.po files
11188                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
11189
11190 2002-06-23 [alfons]     0.7.8claws19
11191
11192         * src/messageview.c
11193                 make notification_convert_header obey const correctness
11194                 (next step will be fixing the broken return receipt)
11195
11196 2002-06-23 [paul]       0.7.8claws18
11197
11198         * src/messageview.c
11199                 fix bug introduced in last commit:
11200                 removed too much code in last commit - put back what's
11201                 needed
11202
11203 2002-06-23 [paul]       0.7.8claws17
11204
11205         * src/messageview.[ch]
11206                 remove code committed in error from locally patched
11207                 source
11208
11209 2002-06-23 [colin]      0.7.8claws16
11210
11211         * src/compose.[ch]
11212                 add compose_entry_select(), used to select the default_to
11213                 email address - hopefully avoiding people sending mails to
11214                 wrong recipients.
11215
11216 2002-06-22 [alfons]     0.7.8claws15
11217
11218         * AUTHORS
11219                 add Bram Metsch & Stanislav Karchebny
11220         * src/smtp.[ch]
11221         * src/prefs_account.[ch]
11222         * src/send.c
11223                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
11224                   options.  (see <http://sourceforge.net/tracker/index.php
11225                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
11226
11227                 - merge Stanislav's fix to make SMTP AUTH work with qmail
11228                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
11229
11230 2002-06-22 [paul]       0.7.8claws14
11231
11232         * sync with 0.7.8cvs5
11233                 see ChangeLog 2002-06-19 and 2002-06-20
11234
11235 2002-06-22 [alfons]     0.7.8claws13
11236
11237         * src/selective_download.c
11238                 fix a stupid mistake I made
11239
11240 2002-06-22 [alfons]     0.7.8claws12
11241
11242         * src/selective_download.[ch]
11243                 fix another unnoticed leak; cleanup code
11244
11245 2002-06-21 [alfons]
11246
11247         * tools/Makefile.am
11248                 gpg-sign <-- gpg-sign-syl
11249
11250 2002-06-21 [alfons]     0.7.8claws11
11251
11252         * src/selective_download.c
11253         * src/selective_download.h
11254                 fix assorted mix of allocation errors (should solve
11255                 problem reported by Philippe Gramoullé, see:
11256                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
11257
11258 2002-06-20 [melvin]     0.7.8claws10
11259
11260         * tools/gpg-sign *REMOVED*
11261           tools/gpg-sign-syl *ADDED*
11262                 Replaced the gpg clearsigning script with the version using
11263                 xterm instead of ssh-askpass and changed its name.
11264
11265         * README.claws
11266                 Updated actions example to reflect the renaming of the
11267                 gpg clearsigning script.
11268
11269 2002-06-19 [paul]       0.7.8claws9
11270
11271         * sync with 0.7.8claws9
11272                 see ChangeLog 2002-06-18 and 2002-06-19
11273
11274 2002-06-19 [paul]       0.7.8claws8
11275
11276         * sync with 0.7.8cvs1
11277                 see ChangeLog 2002-06-18
11278
11279 2002-06-18 [alfons]     0.7.8claws7
11280
11281         * src/mainwindow.h
11282                 add omitted prototype
11283
11284 2002-06-17 [paul]       0.7.8claws6
11285
11286         * src/mainwindow.c
11287                 fix hiding of exec_btn
11288
11289 2002-06-17 [paul]       0.7.8claws5
11290
11291         * src/pop.c
11292                 remove unneeded code: should_delete() 
11293                 and Pop3State::uidl_todelete_list
11294
11295 2002-06-17 [paul]       0.7.8claws4
11296
11297         * sync with 0.7.8
11298                 see ChangeLog 2002-06-11 and 2002-06-13
11299
11300 2002-06-16 [alfons]     0.7.8claws3
11301         
11302         * src/folder.c
11303                 make sure lock sort mode (claws specific) is
11304                 also persists after a tree rescan
11305
11306 2002-06-16 [alfons]     0.7.8claws2
11307
11308         * src/prefs_folder_item.c
11309         * src/folder.[ch]
11310                 fix persistence of folder sort mode (broken
11311                 by adapting Hiro's new folder persistence code)
11312
11313 2002-06-16 [alfons]     0.7.8claws1
11314
11315         * AUTHORS
11316         * src/logwindow.c
11317         * src/prefscommon.[ch]
11318                 control size of log text in log window; 
11319                 closes patch #569155 submitted by Mitko Haralanov.
11320
11321 2002-06-15 [paul]       0.7.8claws
11322
11323         * release of 0.7.8claws
11324
11325 2002-06-15 [paul]       0.7.7claws
11326
11327         * po/pt_BR.po
11328                 updated by Fabio Junior Beneditto
11329
11330 2002-06-14 [paul]       0.7.6claws49
11331
11332         * po/es.po
11333                 updated by Ricardo Mones Lastra
11334
11335 2002-06-14 [paul]       0.7.6claws48
11336
11337         * po/nl.po
11338                 updated translation by Wilbert Berendsen
11339
11340 2002-06-14 [melvin]     0.7.6claws47
11341
11342         * po/fr.po
11343                 Updated French translation
11344
11345 2002-06-13 [paul]       0.7.6claws46
11346
11347         * src/filesel.c
11348                 allow filename to be typed in, rather than just
11349                 selected by the mouse. Patch by Gustavo Noronha Silva.
11350
11351 2002-06-13 [alfons]     0.7.6claws45
11352
11353         * src/mainwindow.[ch]
11354                 more cleanups (removing unnecessary menu items Expand 
11355                 summary / message view)
11356
11357 2002-06-13 [melvin]     0.7.6claws44
11358
11359         * po/POTFILES.in
11360                 Added src/string_match.c
11361         * src/string_match.c
11362                 Fixed possible buffer overflow.
11363                 Corrected typo.
11364                 Added missing config.h header.
11365         * src/prefs_common.c
11366           src/prefs_matcher.c
11367           src/prefs_scoring.c
11368                 Made some strings translatable (missing _(..)).
11369
11370 2002-06-13 [melvin]     0.7.6claws43
11371
11372         * README.claws
11373                 Corrected action example (verifying clearsigned mail).
11374         * src/prefs_account.c
11375                 Corrected typo.
11376         * src/prefs_common.c
11377                 Removed incorrect line that generated a Gtk-CRITICAL msg.
11378
11379 2002-06-12 [alfons]     0.7.6claws42
11380
11381         * src/summaryview.c
11382                 add init of score column lost in 0.7.6claws42
11383
11384 2002-06-12 [paul]       0.7.6claws41
11385
11386         * src/prefs_account.c
11387                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
11388                 behavior of the radio buttons, (from 0.7.7cvs2)
11389
11390 2002-06-11 [alfons]     0.7.6claws40
11391
11392         * src/messageview.[ch]
11393         * src/summaryview.[ch]
11394         * src/summary_search.c
11395         * src/mainwindow.c
11396                 perform a sync to bring in Hiro's separate view implementation 
11397
11398                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
11399
11400 2002-06-11 [paul]       0.7.6claws39
11401         
11402         * src/prefs_account.c
11403                 correct a typo on the Receive tab
11404
11405 2002-06-10 [match]      0.7.6claws38
11406
11407         * src/addressbook.c
11408                 Included address completion patch from Gustavo Noronha.
11409
11410 2002-06-10 [paul]       0.7.6claws37
11411
11412         * src/inc.[ch]
11413           src/pop.c
11414           src/prefs_account.[ch]
11415           src/selective_download.[ch]
11416                 apply PATCH #561712
11417                  NEW:
11418                 - check if POP Account
11419                 - Receive Button renamed to Preview
11420                 - Preview Button Popup: preview new/all messages
11421                 - Download Button
11422                 - Account Preferences-->Receive tab checkbutton if you
11423                   want to remove Mail after Download
11424                 -: default YES
11425                 - Account Preferences-->Receive tab checkbutton use
11426                   filtering rules on preview
11427                   (think of delete_on_server)
11428                 -: default YES
11429                 - Account selectable from SD dialog
11430                 - checkbutton to show already downloaded messages if
11431                   all messages are previewed
11432                 - new clist column showing Date
11433                 - ESC KEY close
11434                 FIXES:
11435                 - play ball with UIDL
11436                 - fault tolerant (?) 
11437                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
11438
11439 2002-06-10 [melvin]     0.7.6claws36
11440
11441         * README.claws
11442                 Added a hint to ac/README in cvs instructions.
11443
11444         * src/prefs_actions.c
11445                 Made it possible to use a more elaborate command line
11446                 for asynchronous actions, too.
11447
11448 2002-06-10 [melvin]     0.7.6claws35
11449         
11450         * src/prefs_actions.c
11451                 Make it possible to use a more elaborate command line
11452                 (e.g. |foo|bar|cat>there;echo Done|)
11453                 Corrected error message when calling %f, %F and %p commands
11454                 from the compose window.
11455
11456 2002-06-09 [colin]      0.7.6claws34
11457
11458         * src/summaryview.c
11459                 Automatically find unread messages in current folder
11460                 before annoying the user.
11461
11462 2002-06-08 [alfons]     0.7.6claws33
11463
11464         * po/it.po
11465                 remove bad formatting string in it.po translation
11466                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
11467
11468 2002-06-08 [paul]       0.7.6claws32
11469
11470         * sync with 0.7.6cvs25
11471                 see ChangeLog 2002-06-07
11472
11473 2002-06-05 [paul]       0.7.6claws31
11474
11475         * src/mainwindow.c
11476                 add 'Sort by locked' and 'Sort by score'
11477
11478 2002-06-05 [paul]       0.7.6claws30
11479
11480         * sync with 0.7.6cvs24
11481                 see ChangeLog 2002-06-04
11482
11483 2002-06-04 [paul]       0.7.6claws29
11484
11485         * po/pt_BR.po
11486                 updated by Fabio Junior Beneditto
11487
11488 2002-06-03 [thorsten]   0.7.6claws28
11489
11490         * src/matcher.c
11491                 fclose() matcherrc after reading
11492
11493 2002-06-03 [paul]       0.7.6claws27
11494
11495         * sync with 0.7.6cvs21
11496                 see ChangeLog 2002-05-31
11497
11498 2002-05-31 [paul]       0.7.6claws26
11499
11500         * sync with 0.7.6cvs20
11501                 see ChangeLog 2002-05-29 and 2002-05-30
11502
11503 2002-05-31 [paul]       0.7.6claws25
11504
11505         * src/imap.c
11506                 hopefully fix last buggy sync
11507
11508         * README.claws
11509                 correct typo in 'Actions' examples
11510
11511 2002-05-29 [paul]       0.7.6claws24
11512
11513         * sync with 0.7.6cvs18
11514                 see ChangeLog 2002-05-28 and 2002-05-29
11515
11516         * src/news.c
11517           src/nntp.[ch]
11518                 sync with above 
11519
11520 2002-05-28 [paul]       0.7.6claws23
11521
11522         * sync with 0.7.6cvs16
11523                 see ChangeLog 2002-05-28
11524
11525 2002-05-27 [thorsten]   0.7.6claws22 
11526
11527         * faq/it/sylpheed-faq-1.html
11528           faq/it/sylpheed-faq-2.html
11529           faq/it/sylpheed-faq-3.html
11530           faq/it/sylpheed-faq.html
11531                 corrected DOS lineendings
11532         * faq/de/sylpheed-faq-1.html
11533           faq/de/sylpheed-faq-2.html
11534           faq/en/sylpheed-faq-1.html
11535           faq/en/sylpheed-faq-2.html
11536           faq/en/sylpheed-faq-3.html
11537           faq/es/sylpheed-faq-1.html
11538           faq/es/sylpheed-faq-2.html
11539           faq/es/sylpheed-faq-3.html
11540           faq/fr/sylpheed-faq-1.html
11541           faq/it/sylpheed-faq-1.html
11542           faq/it/sylpheed-faq-2.html
11543           faq/it/sylpheed-faq-3.html
11544           faq/it/sylpheed-faq.html
11545                 changed ">" to &quot;
11546
11547 2002-05-27 [paul]       0.7.6claws21
11548         
11549         * sync with 0.7.6cvs15
11550                 see ChangeLog 2002-05-27
11551
11552 2002-05-27 [paul]       0.7.6claws20
11553
11554         * src/prefs_account.c
11555                 correct a typo
11556
11557 2002-05-26 [paul]       0.7.6claws19
11558
11559         * tools/README
11560                 correct a typo
11561
11562 2002-05-25 [paul]       0.7.6claws18
11563
11564         * tools/README
11565                 add description of kmail2sylpheed.pl
11566
11567 2002-05-25 [paul]       0.7.6claws17
11568
11569         * tools/kmail2sylpheed.pl       ** NEW FILE **
11570                 perl script that converts an exported Kmail address
11571                 book, converts it to sylpheed addressbook file,
11572                 writes the file to .sylpheed, and updates
11573                 addrbook--index.xml 
11574
11575 2002-05-25 [paul]       0.7.6claws16
11576
11577         * sync with 0.7.6cvs14
11578                 see ChangeLog 2002-05-23
11579
11580 2002-05-24 [paul]       0.7.6claws15
11581
11582         * README.claws
11583                 make a correction and add some more info
11584
11585 2002-05-24 [paul]       0.7.6claws14
11586
11587         * src/compose.c
11588                 fix memory leak in 
11589                 compose_redirect_write_headers_from_headerlist()
11590                 add Subject and Resent-Message-ID to
11591                 compose_redirect_write_headers()
11592                 Received, Subject, and X-UIDL are filtered out in 
11593                 compose_redirect_write_to_file()
11594
11595 2002-05-23 [paul]       0.7.6claws13
11596
11597         * src/compose.[ch]
11598           src/filtering.c
11599           src/mainwindow.c
11600           src/matcher.[ch]
11601           src/matcher_parser_lex.l
11602           src/matcher_parser_parse.y
11603           src/prefs_common.[ch]
11604           src/prefs_filtering.c
11605           src/summaryview.c
11606                 rename 'Bounce' to 'Redirect'
11607
11608 2002-05-23 [paul]       0.7.6claws12
11609
11610         * more sync with 0.7.6cvs13
11611           src/compose.c
11612                 see ChangeLog 2002-05-22
11613
11614 2002-05-22 [paul]       0.7.6claws11
11615
11616         * sync with 0.7.6cvs13
11617           src/codeconv.c
11618                 see ChangeLog 2002-05-20
11619           src/prefs_common.c
11620                 see ChangeLog 2002-05-22
11621
11622 2002-05-21 [melvin]     0.7.6claws10
11623
11624         * src/folderview.c
11625                 Added missing filtering and scoring headers
11626                 Fixed bad function call that showed garbage 
11627                 in Folder->Processing
11628
11629 2002-05-21 [paul]       0.7.6claws9
11630
11631         * tools/Makefile.am
11632                 make all tools executable, (patch by Alfons).
11633
11634 2002-05-20 [alfons]     0.7.6claws8
11635
11636         * src/procheader.c
11637                 don't forget to call mktime() so we have a valid week 
11638                 and year day
11639                 (Bug report by Roger Sondermann <mail@jumaros.de>)
11640
11641 2002-05-20 [paul]       0.7.6claws7
11642
11643         * src/html.c
11644                 fix broken parsing of urls
11645         * src/textview.c
11646                 fix displaying of urls
11647
11648                 both fixes from the patch [547855] by Eugene 
11649                 Brevdo (zonem)
11650
11651 2002-05-19 [alfons]     0.7.6claws6
11652
11653         * configure.in
11654                 make sylpheed configure correctly with the latest
11655                 and greatest of automake / autoconf / gettext
11656
11657 2002-05-19 [alfons]     0.7.6claws5
11658
11659         * src/procheader.c
11660         * src/procheader.h
11661                 add function for returning ime zone offset
11662         * src/quote_fmt.c
11663         * src/quote_fmt_parse.y
11664                 better quotation formatting - does not convert
11665                 to local time, but uses the original date string.
11666                 
11667                 Note: %z inserts the timezone offset (should 
11668                 work also on platforms where strftime does not
11669                 support %z).
11670
11671 2002-05-18 [christoph]  0.7.6claws4
11672
11673         * src/summaryview.c
11674                 fix indentation of some code
11675         * tools/Makefile.am
11676                 fix spaces after \
11677         * src/Makefile.am
11678                 add missing \
11679                 correct path for ignorethread.xpm
11680                 incorrect filename for sylpheed_logo.xpm
11681                 add missing include matcher_parser_parse.h
11682
11683 2002-05-18 [paul]       0.7.6claws3
11684
11685         * sync with 0.7.6cvs8
11686                 see ChangeLog 2002-05-16 and 2002-05-17
11687
11688 2002-05-18 [melvin]     0.7.6claws2
11689
11690         * README.claws
11691                 Corrected an action's definition and fixed some misspellings.
11692
11693 2002-05-18 [paul]       0.7.6claws1
11694
11695         * tools/Makefile.am
11696           tools/gpg-sign        ** new file **
11697           tools/uudec           ** new file **
11698                 add Melvin's Actions scripts
11699
11700         * README.claws
11701                 add Melvin's descriptions for Actions
11702
11703 2002-05-18 [paul]       0.7.6claws
11704
11705         * Version 0.7.6claws released
11706
11707 2002-05-17 [paul]       0.7.5claws32
11708
11709         * po/es.po
11710                 updated by Ricardo Mones Lastra
11711
11712 2002-05-17 [paul]       0.7.5claws31
11713
11714         * src/compose.c
11715                 fix Account prefs default folder for sent/draft/deleted
11716                 messages bug
11717
11718         * po/it.po
11719           po/nl.po
11720                 updated translation by Alessandro Maestri and
11721                 Wilbert Berendsen
11722
11723 2002-05-17 [melvin]     0.7.5claws30
11724
11725         * src/prefs_actions.c
11726                 Fixed bug where using %F not at the end of the command 
11727                 resulted in an additional empty argument being created.
11728                 Thanks to Darko Koruga for reporting the bug.
11729
11730 2002-05-17 [melvin]     0.7.5claws29
11731
11732         * po/fr.po
11733                 Updated French translations.
11734
11735 2002-05-15 [paul]       0.7.5claws28
11736         
11737         * po/es.po
11738                 updated by Ricardo Mones Lastra
11739
11740 2002-05-15 [paul]       0.7.5claws27
11741
11742         * sync with 0.7.6cvs4
11743                 see ChangeLog 2002-05-14 and 2002-05-15
11744
11745 2002-05-14 [paul]       0.7.5claws26
11746
11747         * sync with 0.7.6cvs1
11748                 see ChangeLog 2002-05-13
11749
11750 2002-05-13 [thorsten]   0.7.5claws25
11751
11752         * src/messageview.c
11753                 fix select_all and copy in multipart messages
11754         * src/mainwindow.c
11755                 fix select_all and copy in multipart messages
11756
11757 2002-05-12 [paul]       0.7.5claws24
11758
11759         * src/summaryview.c
11760                 reverse last commit, bug already fixed in 0.7.5claws3
11761
11762 2002-05-12 [netztorte]  0.7.5claws23
11763
11764         * src/summaryview.c
11765                 dont parse empty addressbook (checked in before claws20)
11766
11767 2002-05-12 [melvin]     0.7.5claws22
11768
11769         * src/procmsg.[ch]
11770                 Removed unneeded priority code introduced by the previous 
11771                 commit.
11772
11773 2002-05-12 [melvin]     0.7.5claws21
11774
11775         * src/compose.[ch]
11776                 Added possibility to set message's priority.
11777         * src/procmsg.[ch]
11778                 Added possibility to set message's priority.
11779                 Added missing headers
11780
11781 2002-05-12 [melvin]     0.7.5claws20
11782
11783         * src/prefs_actions.c
11784                 Removed implicitely added quotes around the name
11785                 of the temporary files of mime parts.
11786
11787 2002-05-12 [paul]       0.7.5claws19
11788
11789         * sync with 0.7.5cvs20
11790                 see ChangeLog 2002-05-11
11791
11792 2002-05-12 [alfons]     0.7.5claws18
11793
11794         * src/quote_fmt_lex.l
11795         * src/quote_fmt_parse.y
11796                 allow quote / reply date & time format to be set using
11797                 %D{format}. format is a format string you'd pass to
11798                 strftime() (see man strftime, or the Display tab |
11799                 Date format setting).
11800
11801                 Currently %D converts the date to local time. 
11802
11803 2002-05-11 [paul]       0.7.5claws17
11804
11805         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
11806                 see ChangeLog 2002-05-10 and 2002-05-11
11807
11808 2002-05-10 [paul]       0.7.5claws16
11809
11810         * sync with 0.7.5cvs16
11811                 see ChangeLog entries 2002-05-09 and 
11812                 2002-05-10
11813
11814 2002-05-10 [colin]      0.7.5claws15
11815
11816         * src/textview.c
11817                 Corrected a bug that prevented sylpheed to open
11818                 double-clicked URIs.
11819
11820 2002-05-09 [paul]       0.7.5claws14
11821
11822         * sync with 0.7.5cvs14
11823                 see ChangeLog 2002-05-08 and 2002-05-09
11824
11825 2002-05-08 [paul]       0.7.5claws13
11826
11827         * sync with 0.7.5cvs11
11828                 see ChangeLog entry 2002-05-08
11829
11830 2002-05-08 [paul]       0.7.5claws12
11831
11832         * src/mainwindow.c
11833           src/textview.[ch]
11834                 fix segfault on View->Open in new window
11835                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11836
11837 2002-05-07 [paul]       0.7.5claws11
11838
11839         * sync with 0.7.5cvs9
11840                 see ChangeLog entry 2002-05-07
11841
11842 2002-05-06 [paul]       0.7.5claws10
11843
11844         * src/messageview.c
11845           src/textview.c
11846                 display url in statusbar on single-click
11847                 patch submitted by Thorsten Maerz <torte@netztorte.de>
11848
11849 2002-05-06 [match]      0.7.5claws9
11850
11851         * src/addritem.[ch]
11852                 new functions.
11853         * src/addrcache.c
11854                 tidy up.
11855         * src/xmlprops.[ch]
11856                 XML implementation of properties file.
11857         * src/exporthtml.[ch]
11858         * src/expthtmldlg.[ch]
11859         * src/addressbook.c
11860                 export to HTML.
11861
11862 2002-05-02 [sergey]     0.7.5claws8
11863
11864         * src/mainwindow.c (mainwin_entries),
11865           src/prefs_common.c (prefs_send_create()),
11866           src/codeconv.c (locale_table):
11867                 use charset name "Windows-1251" instead of "CP1251".
11868
11869 2002-05-02 [colin]      0.7.5claws7
11870         
11871         * src/compose.c
11872           src/prefs_common.c
11873           src/prefs_folder_item.c
11874                 Fixed cosmetics bugs due to Outbox renamed to Sent.
11875
11876 2002-05-02 [hiro]       0.7.5claws6
11877
11878         * src/imap.c
11879                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
11880
11881 2002-05-02 [paul]       0.7.5claws5
11882
11883         * src/compose.c
11884                 more sync with 0.7.5cvs7, see ChangeLog entry
11885                 2002-05-02
11886
11887 2002-05-02 [hiro]       0.7.5claws4
11888
11889         * src/compose.c
11890                 compose_queue_sub():
11891                 check if queue folder exists (closes #550397).
11892                 removed directory creation since it should be handled
11893                 transparently.
11894         * src/imap.c
11895                 imap_add_msg(): return UID for appended message
11896                 (closes #548842).
11897
11898 2002-04-30 [paul]       0.7.5claws3
11899
11900         * src/summaryview.c
11901                 fix account_find_from_address() bug
11902
11903 2002-04-28 [colin]      0.7.5claws2
11904
11905         * src/compose.c
11906           src/textview.c
11907           src/prefs_common.[ch]
11908           src/utils.[ch]
11909                 Added user-definable quotation characters recognition.
11910
11911 2002-04-28 [paul]       0.7.5claws1
11912
11913         * sync with 0.7.5cvs4
11914                 see ChangeLog entry  2002-04-25
11915
11916 2002-04-28 [paul]       0.7.5claws
11917
11918         * po/es.po
11919           po/nl.po
11920           po/pt_BR.po
11921                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
11922                 Fabio Junior Beneditto
11923
11924 2002-04-27 [jens]       0.7.4claws103
11925
11926         * po/de.po
11927                 updated German translation.
11928
11929 2002-04-27 [hiro]       0.7.4claws102
11930
11931         * src/summaryview.c
11932                 summary_write_cache(): fixed the mark loss of hidden messages.
11933
11934 2002-04-26 [melvin]     0.7.4claws101
11935
11936         * src/procmsg.c
11937                 fixed a second typo (same one)
11938         * po/fr.po
11939           po/it.po
11940           po/pt_BR.po
11941                 fixed the type again...
11942
11943 2002-04-26 [melvin]     0.7.4claws100
11944
11945         * src/procmsg.c
11946                 fixed a typo in an alert message ("temorary").
11947         * po/it.po
11948         * po/pt_BR.po
11949                 corrected the typo  described above.
11950         * po/fr.po
11951                 updated French translation.
11952
11953 2002-04-26 [darko]      0.7.4claws99
11954
11955         * src/summaryview.c
11956                 fix target folder colorization
11957
11958 2002-04-25 [paul]       0.7.4claws98
11959
11960         * po/it.po
11961                 updated by Alessandro Maestri
11962
11963 2002-04-24 [colin]      0.7.4claws97
11964         
11965         * src/compose.c
11966                 Fixed double "subject is empty" question.
11967
11968 2002-04-23 [colin]      0.7.4claws96
11969         
11970         * src/mimeview.c
11971                 Corrected issue when "automatically display images" was
11972                 not set : first image remained after selecting second.
11973
11974 2002-04-23 [melvin]     0.7.4claws95
11975
11976         * src/prefs_actions.c
11977                 Don't display in/out dialog if there is nothing to show.
11978
11979 2002-04-23 [paul]       0.7.4claws94
11980
11981         * sync with 0.7.5cvs3
11982                 bug fixes: see ChangeLog entry 2002-04-23
11983
11984 2002-04-22 [darko]      0.7.4claws93
11985
11986         * src/compose.c
11987                 fix previous check-in which changed code after
11988                 merge from main
11989
11990 2002-04-22 [paul]       0.7.4claws92
11991
11992         * faq/de/*
11993                 add German FAQ
11994         * faq/en/*
11995           faq/es/*
11996           faq/fr/*
11997                 update English, Spanish and French FAQs
11998         * manual/de/*
11999           manual/es/*
12000                 add German and Spanish manuals
12001         * manual/en/*
12002           manual/fr/*
12003                 update English and French manuals
12004
12005         * src/Makefile.am
12006                 add to and re-arrange the pixmap entries
12007
12008 2002-04-22 [darko]      0.7.4claws91
12009
12010         * src/compose.c
12011                 fix sender initials recognition to only allow
12012                 '>' after the initials
12013
12014 2002-04-21 [paul]       0.7.4claws90
12015
12016         * sync with 0.7.5 release
12017                 see ChangeLog entry 2002-04-21
12018
12019 2002-04-21 [alfons]
12020
12021         * src/Makefile.am
12022                 add colin's new pixmaps to EXTRA_DIST
12023
12024 2002-04-21 [colin]      0.7.4claws89
12025         * src/compose.c
12026         * src/inc.c
12027         * src/mainwindow.[ch]
12028         * src/prefs_common.[ch]
12029         * src/stock_pixmap.[ch]
12030                 Added "Work offline" ability.
12031
12032 2002-04-21 [colin]      0.7.4claws88
12033         
12034         * src/mimeview.c
12035         * src/prefs_common.c
12036         * src/prefs_common.h
12037         * src/textview.c : Added an option to common preferences -> display
12038           to allow user not to automatically display images.
12039
12040 2002-04-21 [paul]       0.7.4claws87
12041
12042         * sync with 0.7.4cvs52
12043                 see ChangeLog entry 2002-04-21 (src/imap.c)
12044
12045 2002-04-21 [paul]       0.7.4claws86
12046
12047         * sync with 0.7.4cvs51
12048                 see ChangeLog entry 2002-04-21
12049
12050 2002-04-21 [paul]       0.7.4claws85
12051
12052         * sync with 0.7.4cvs49
12053                 see ChangeLog entries 2002-04-20 and 2002-04-21
12054
12055         * src/Makefile.am
12056                 clean up: remove old 'stock_' element from xpm 
12057                 filenames.
12058
12059 2002-04-21 [alfons]     0.7.4claws84
12060
12061         apply sync patch from Paul
12062
12063         * src/folderview.c
12064                 use old claws prefs_folder_item_create() for now
12065
12066 2002-04-19 [match]      0.7.4claws83
12067
12068         * src/addressbook.[ch]
12069         * src/addrharvest.[ch]
12070         * src/addrgather.[ch]
12071                 recurse folders.
12072         * src/mainwindow.c
12073         * src/summaryview.[ch]
12074                 change menu option.
12075
12076 2002-04-19 [paul]       0.7.4claws82
12077
12078         * po/pt_BR.po
12079                 updated by Fabio Junior Beneditto
12080
12081 2002-04-14 [alfons]     0.7.4claws81
12082
12083         * src/passphrase.c
12084                 add #include <sys/types.h> for mode_t and off_t 
12085
12086 2002-04-13 [paul]       0.7.4claws80
12087         
12088         * src/main.c
12089           src/passphrase.[ch]
12090           src/pgptext.c
12091           src/prefs_common.[ch]
12092           src/rfc2015.c
12093                 enable storing of GnuPG passphrase for the whole 
12094                 session or a user-defined number of minutes. patch 
12095                 submitted by Ravemax <ravemax@dextrose.com>
12096
12097 2002-04-13 [alfons]     0.7.4claws79
12098
12099         * src/textview.c
12100                 make email parser also stop scanning when encountering separators
12101                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
12102
12103 2002-04-13 [paul]       0.7.4claws78
12104
12105         * sync with 0.7.4cvs39
12106                 see ChangeLog entry 2002-04-12
12107
12108 2002-04-11 [paul]       0.7.4claws77
12109
12110         * sync with 0.7.4cvs37
12111                 see ChangeLog entry 2002-04-11
12112
12113 2002-04-11 [paul]       0.7.4claws76
12114
12115         * COPYING 
12116                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
12117                 the clause for OpenSSL). sync with sylpheed main
12118
12119 2002-04-09 [melvin]     0.7.4claws75
12120
12121         * src/compose.c
12122                 Made 'Ctrl-Enter' on send ignore some modifiers 
12123                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
12124                 to bind other *-Enter (but not Alt-Enter).
12125
12126 2002-04-09 [paul]       0.7.4claws74
12127
12128         * sync with 0.7.4cvs35
12129                 see ChangeLog entries 2002-04-09
12130
12131 2002-04-08 [paul]       0.7.4claws73
12132
12133         * sync with 0.7.4cvs33
12134                 see ChangeLog entry 200-04-08
12135
12136 2002-04-07 [match]      0.7.4claws72
12137
12138         * src/addrharvest.[ch]
12139                 fixed to read all addresses in header, regardless
12140                 of header size. improved name parsing. accommodate
12141                 harvest from folders and selected message.
12142         * src/addritem.[ch]
12143                 included new address parsing function.
12144         * src/addrgather.[ch]
12145         * src/addressbook.[ch]
12146         * src/summaryview.[ch]
12147         * src/mainwindow.c
12148                 allow address harvest of folder as well as selected
12149                 messages.
12150
12151 2002-04-07 [paul]       0.7.4claws71
12152
12153         * src/esmtp.[ch]
12154           src/smtp.c
12155                 don't try to authenticate with CRAM-MD5 in SMTP when 
12156                 SMTP-AUTH enabled if MTA doesn't issue this 
12157                 auth-method in it's ehlo-response. bug item #531364,
12158                 patch item #938910. patch submitted by Colin Leroy 
12159                 <colin@colino.net>
12160
12161 2002-04-07 [paul]       0.7.4claws70
12162
12163         * src/nntp.c
12164                 fix missing MODE_READER bug. patch submitted by
12165                 Colin Leroy <colin@colino.net>
12166
12167 2002-04-07 [alfons]     0.7.4claws69
12168
12169         * src/matcher.[ch]
12170         * src/prefs_filtering.c
12171         * src/summaryview.c
12172                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
12173                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
12174
12175 2002-04-07 [paul]       0.7.4claws68
12176
12177         * sync with 0.7.4cvs32
12178                 see ChangeLog entry 2002-04-06
12179
12180         * tools/filter_conv.pl
12181                 more bug fixes
12182
12183 2002-04-06 [paul]       0.7.4claws67
12184
12185         * tools/filter_conv.pl
12186                 modify to be able to find the name of the first
12187                 mailbox and use that. main's filter does not
12188                 record the full path to the mailbox and therefore
12189                 can only filter to the first mailbox.
12190
12191 2002-04-05 [paul]       0.7.4claws66
12192
12193         * tools/filter_conv.pl
12194                 attempt to make the script all-encompassing and
12195                 be able to convert any main 'filter' rule thrown
12196                 at it
12197
12198 2002-04-05 [paul]       0.7.4claws65
12199
12200         * tools/filter_conv.pl
12201                 allow for collapsed folder trees
12202
12203 2002-04-05 [paul]       0.7.4claws64
12204
12205         * sync with 0.7.4cvs31
12206                 see ChangeLog entries 2002-04-05
12207
12208 2002-04-03 [paul]       0.7.4claws63
12209
12210         * sync with 0.7.4cvs29
12211                 see ChangeLog entries 2002-04-02 and 2002-04-03
12212
12213 2002-04-02 [paul]       0.7.4claws62
12214
12215         * sync with 0.7.4cvs26
12216                 see ChangeLog entry 2002-04-01
12217
12218 2002-04-02 [match]      0.7.4claws61
12219
12220         * src/pine.[ch]
12221         * src/importpine.[ch]
12222         * src/addressbook.c
12223                 import Pine address book.
12224
12225 2002-04-02 [match]      0.7.4claws60
12226
12227         * src/addrharvest.[ch]
12228                 improve address parsing of funky addresses.
12229
12230 2002-04-02 [darko]      0.7.4claws59
12231
12232         * src/compose.c
12233                 wrap on send improvements, it now recognizes quoted
12234                 initials as part of the quotation string, and it
12235                 does not join lines separated by CR
12236
12237 2002-04-01 [match]      0.7.4claws58
12238
12239         * src/mgutils.[ch]
12240                 added new functions.
12241         * src/mutt.[ch]
12242                 remove excessive duplicate address generation
12243                 on import.
12244
12245 2002-04-01 [alfons]     0.7.4claws57
12246         
12247         * src/summaryview.c
12248                 put back g_free() 
12249
12250 2002-04-01 [paul]       0.7.4claws56
12251
12252         * sync with 0.7.4cvs25
12253                 see ChangeLog entry 2002-04-01
12254
12255 2002-04-01 [alfons]     0.7.4aprilfool55
12256
12257         * src/summaryview.c
12258                 honour feature request item #537427 to allow for
12259                 displaying names from address book for sent mail also
12260
12261 2002-03-29 [paul]       0.7.4claws54
12262
12263         * src/mainwindow.c
12264           src/prefs_filtering.[ch]
12265           src/prefs_matcher.c
12266           src/summaryview.c
12267                 add 'fast filter' for claws' filtering,
12268                 /Tools/Create filter rule/... patch submitted
12269                 by Neill Miller <neillm@thecodefactory.org>
12270
12271 2002-03-29 [paul]       0.7.4claws53
12272
12273         * sync with 0.7.4cvs24
12274                 see ChangeLog entry 2002-03-29
12275
12276 2002-03-28 [paul]       0.7.4claws52
12277
12278         * sync with 0.7.4cvs23
12279                 see ChangeLog entry 2002-03-28
12280
12281 2002-03-27 [melvin]     0.7.4claws51
12282
12283         * src/prefs_actions.c
12284                 Added support to pass only one message part (as a
12285                 file) to the command using '%p'. No quotes are needed
12286                 because doubles quotes are automatically added.
12287                 Fixed bug where Sylpheed could block when waiting for
12288                 a child process to finish.
12289                 Changed the help menu to remove quotes around symbols to 
12290                 avoid misinterpretation (they must not be used).
12291
12292 2002-03-27 [melvin]     0.7.4claws50
12293
12294         * src/inc.c
12295                 Made the new mail notification command always 
12296                 execute asynchronously.
12297
12298 2002-03-27 [paul]       0.7.4claws49
12299
12300         * src/compose.c
12301                 fix bug introduced in last commit
12302
12303 2002-03-27 [paul]       0.7.4claws48
12304
12305         * sync with 0.7.4cvs21
12306                 see ChangeLog 2002-03-26 and 2002-03-27
12307
12308 2002-03-26 [hoa]        0.7.4claws47
12309
12310         * src/prefs_folder_item.c
12311                 really fixed the bug #516442 with folder rescan.
12312
12313 2002-03-26 [paul]       0.7.4claws46
12314
12315         * sync with 0.7.4cvs19
12316                 see ChangeLog entries 2002-03-25 and 2002-03-26
12317
12318 2002-03-25 [hoa]        0.7.4claws45
12319
12320         * src/matcher.c
12321         * src/mh.c
12322                 fix the bug #516442 with folder rescan.
12323
12324         * src/prefs_common.[ch]
12325         * src/compose.c
12326                 added an option to enable two different behaviours
12327                 for bounce.
12328
12329
12330 2002-03-25 [paul]       0.7.4claws44
12331
12332         * src/mainwindow.c
12333           src/selective_download.c
12334                 correct a few menuitem labels
12335
12336 2002-03-25 [christoph]  0.7.4claws43
12337
12338         * src/procmsg.c
12339                 fix non deleted tmp message in
12340                 procmsg_save_to_outbox
12341                 fix problems caused by sync with
12342                 main branch's procmsg_send_queue
12343
12344 2002-03-25 [paul]       0.7.4claws42
12345
12346         * src/quote_fmt.c
12347           src/quote_fmt_lex.l
12348           src/quote_fmt_parse.y
12349                 add Last name (%L) placeholder for quoting. 
12350                 patch submitted by Thorsten Thielen 
12351                 <thth@users.sourceforge.net>
12352
12353 2002-03-25 [paul]       0.7.4claws41
12354
12355         * src/utils.c
12356                 get full hostname. patch submitted by
12357                 Bob Woodside <rwoodside1@comcast.net>
12358
12359 2002-03-25 [paul]       0.7.4claws40
12360
12361         * src/account.c
12362           src/news.c
12363           src/nntp.[ch]
12364           src/prefs_account.[ch]
12365                 enable NNTP over SSL. patch submitted by
12366                 Pascal Jermini <pascal@infinity.hn.org>
12367
12368 2002-03-24 [paul]       0.7.4claws39
12369
12370         * src/prefs_common.c
12371                 make the arrangement of the Compose tab more
12372                 coherent
12373
12374         * src/mainwindow.c
12375                 fix some irregularities of style
12376
12377         * po/de.po
12378                 updated by Kilian Krause
12379
12380 2002-03-23 [paul]       0.7.4claws38
12381
12382         * po/pt_BR.po
12383                 updated by Fabio Junior Beneditto
12384
12385 2002-03-23 [paul]       0.7.4claws37
12386
12387         * src/mainwindow.c
12388                 move 'Gather addresses' to 'Tools' menu
12389                 make 'Selective download' sensitive
12390
12391 2002-03-23 [paul]       0.7.4claws36
12392
12393         * sync with 0.7.4cvs16
12394                 see ChangeLog entries 2002-03-23
12395
12396 2002-03-22 [christoph]  0.7.4claws35
12397
12398         * src/quote_fmt_parse.y
12399                 fix include program output
12400
12401 2002-03-22 [alfons]     0.7.4claws34
12402
12403         * src/pop.c
12404                 initialize GDate stack variable correctly (sorry!)
12405
12406 2002-03-22 [paul]       0.7.4claws33
12407
12408         * src/compose.c
12409           src/mainwindow.c
12410           src/prefs_actions.c
12411           src/prefs_common.c
12412                 rename 'Tool' to 'Tools'
12413
12414         * src/mainwindow.c
12415                 move 'Delete duplicated messages' from
12416                 'Message/' to 'Tools/'
12417                 re-arrange the order of 'Tools/' items
12418
12419 2002-03-22 [paul]       0.7.4claws32
12420
12421         * src/addr_compl.c
12422           src/addressbook.[ch]
12423                 auto-address completion now also matches on
12424                 Nickname. patch submitted by Bob Forsman 
12425                 <hammor@users.sourceforge.net>
12426
12427         * src/editaddress.c
12428                 correct a spelling mistake
12429
12430 2002-03-22 [alfons]     0.7.4claws31
12431
12432         * src/pop.c
12433                 fix getting uidl from incorrect string 
12434                 (spotted by Colin)
12435
12436 2002-03-21 [alfons]     0.7.4claws30
12437
12438         * src/pop.c
12439                 more code refactoring
12440                 plug mem leak introduced by delete on server
12441
12442 2002-03-21 [paul]       0.7.4claws29
12443
12444         * sync with 0.7.4cvs11
12445                 see ChangeLog entries 2002-03-20
12446
12447 2002-03-20 [alfons]     0.7.4claws28
12448
12449         * src/inc.c
12450                 apply Colin's patch and refactor
12451
12452 2002-03-20 [paul]       0.7.4claws27
12453
12454         * sync with sylpheed 0.7.4cvs9
12455                 see ChangeLog entry 2002-03-20
12456
12457 2002-03-19 [christoph]  0.7.4claws26
12458
12459         * src/mh.c
12460         * src/procmsg.[ch]
12461         * src/summaryview.c
12462                 revert changes for flag updates
12463                 (does not work correctly and no time to debug)
12464
12465 2002-03-20 [alfons]     0.7.4claws25
12466
12467         * src/pop.c
12468                 refactor should_delete() a little bit 
12469
12470 2002-03-19 [paul]       0.7.4claws24
12471
12472         * src/inc.[ch]
12473           src/pop.c
12474           src/prefs_account.[ch]
12475                 allow the user to leave downloaded mail on the 
12476                 server for n days. Patch submitted by Colin Leroy 
12477                 <colin@colino.net>
12478
12479 2002-02-19 [paul]       0.7.4claws23
12480
12481         * sync with sylpheed 0.7.4cvs8
12482                 see ChangeLog entries 2002-03-19
12483
12484 2002-03-18 [paul]       0.7.4claws22
12485
12486         * sync with sylpheed 0.7.4cvs6
12487                 see ChangeLog entry 2002-03-18
12488
12489 2002-03-18 [paul]       0.7.4claws21
12490
12491         * po/en_GB.po
12492                 add en_GB message catalogue
12493
12494         * src/mbox_folder.c
12495           src/prefs_account.c
12496           src/prefs_actions.c
12497                 correct a few spelling mistakes
12498
12499 2002-03-17 [alfons]     0.7.4claws20
12500
12501         * src/matcher.c
12502                 more stringent checks for NULL params when writing
12503                 filtering actions to a file
12504                 
12505 2002-03-17 [hoa]        0.7.3claws20
12506
12507         * src/news.c
12508                 fixed the count of new messages
12509
12510         * src/compose.c
12511                 fixed the "attachment properties" window
12512
12513 2002-03-17 [paul]       0.7.4claws19
12514
12515         * src/defs.h
12516           src/folder.h
12517           src/news.c
12518           src/prefs_account.[ch]
12519           src/procmsg.[ch]
12520           src/summaryview.c
12521                 automatically mark cross-posted messages as read 
12522                 and (optionally) give them a colour label
12523                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
12524                 
12525
12526 2002-03-17 [paul]       0.7.4claws18
12527
12528         * sync with sylpheed 0.7.4cvs5
12529                 see ChangeLog entry 2002-03-17
12530
12531 2002-03-17 [melvin]     0.7.4claws17
12532         
12533         * src/textview.c
12534                 Worked around a gtktext 'bug': when searching for 
12535                 a text in a long message it was scrolling slowly
12536                 line by line until it hit the searched text.
12537         * po/fr.po
12538                 Updated French translation
12539
12540 2002-03-17 [melvin]     0.7.4claws16
12541
12542         * src/mainwindow.c
12543         * src/compose.c
12544         * src/prefs_actions.c
12545                 Moved "Edit/Actions" to "Tool/Actions"
12546                 Made mainwindow/compose window sensitive as soon as
12547                 no child process is running anymore even if the io dialog
12548                 is open.
12549                 Fixed a struct being initialized with a non constant char*
12550
12551 2002-03-16 [christoph]  0.7.4claws15
12552
12553         * configure.in
12554                 add --with-compiler-flags option
12555                 (only for developer hacking)
12556         * src/mh.c
12557         * src/procmsg.[ch]
12558         * src/summaryview.c
12559                 try to make folder-stats and flag handling more
12560                 independent from the summaryview. msgcounts
12561                 are only set when the folder is opened and
12562                 procmsg_msginfo_(un)set_flags will handle it
12563                 later and summaryview will get the values
12564                 from the folder.
12565
12566 2002-03-16 [paul]       0.7.4claws14
12567
12568         * src/messageview.c
12569                 fix Return-receipt. Patch submitted by Bob
12570                 Woodside <rwoodside1@comcast.net>
12571
12572 2002-03-16 [paul]       0.7.4claws13
12573
12574         * src/compose.c
12575                 fix 'dynamic' signatures, make it work again
12576                 broken during sync on 2002-03-14 (0.7.4claws2)
12577
12578 2002-03-15 [match]      0.7.4claws12
12579
12580         * src/addrharvest.[ch]
12581         * src/addrgather.[ch]
12582         * src/addressbook.[ch]
12583         * src/mainwindow.c
12584                 included address harvester feature. still some
12585                 issues with address parsing that I will fix.
12586
12587 2002-03-15 [match]      0.7.4claws11
12588
12589         * src/addrbook.[ch]
12590         * src/addrcache.[ch]
12591         * src/addressbook.[ch]
12592         * src/addrindex.c
12593         * src/editbook.c
12594         * src/importldif.c
12595         * src/importmutt.c
12596         * src/jpilot.[ch]
12597         * src/main.c
12598         * src/syldap.[ch]
12599         * src/vcard.[ch]
12600                 tidy up. fix memory leaks. moved attribs and methods
12601                 from individual interfaces to addrcache object. prep
12602                 for new stuff to come in.
12603
12604 2002-03-15 [alfons]     0.7.4claws10
12605
12606         * src/matcher.[ch]
12607         * src/matcher_parser_parse.y
12608         * src/matcher_parser_lex.l
12609         * src/prefs_matcher.c
12610                 add filtering conditions message greater than, smaller 
12611                 than, and exactly matching a size in bytes
12612                 (does not work with delete from POP3 server yet)
12613
12614                 this should also give others an idea what you should
12615                 do to add new criterions to claws filtering system
12616                 
12617
12618 2002-03-15 [paul]       0.7.4claws9
12619
12620         * tools/filter_conv.pl
12621                 exit if there are no filter rules to convert
12622                 rename filterrc to filterrc.old after completion
12623
12624 2002-03-15 [paul]       0.7.4claws8
12625
12626         * sync with sylpheed 0.7.4cvs3
12627                 see ChangeLog entry 2002-03-14
12628
12629 2002-03-14 [paul]       0.7.4claws7
12630
12631         * src/compose.c
12632                 clean up the last commit (ahem)
12633
12634 2002-03-14 [paul]       0.7.4claws6
12635
12636         * src/compose.c
12637                 fix bug #515655. honour account preferences
12638                 regarding gpg default signing/encryption when 
12639                 changing account from the compose window.
12640
12641 2002-03-14 [paul]       0.7.4claws5
12642
12643         * src/folderview.c
12644                 remove unnecessary curly brackets
12645
12646 2002-03-14 [paul]       0.7.4claws4
12647
12648         * src/folderview.c
12649           src/prefs_filtering.[ch]
12650                 add filter rename on folder rename and filter
12651                 delete on folder delete. Patch submitted by
12652                 Neill Miller <neillm@thecodefactory.org> 
12653
12654 2002-03-14 [christoph]  0.7.4claws3
12655
12656         * src/procmsg.c
12657         * src/send.c
12658                 fix local delivery
12659                 (patch submitted by "Simon 'corecode' Schubert")
12660         * src/prefs_common.c
12661         * src/procmsg.c
12662                 fix gcc 3.0 warning
12663
12664 2002-03-14 [paul]       0.7.4claws2
12665
12666         * sync with sylpheed 0.7.4cvs2
12667                 see ChangeLog entry 2002-03-13
12668
12669 2002-03-12 [darko]      0.7.4claws1
12670
12671         * src/mainwindow.c
12672                 fix what seems to be a copy and paste error
12673                 when setting color for important messages
12674                 (reported by wwp)
12675
12676 2002-03-11 [paul]       version 0.7.4claws released
12677
12678 2002-03-11 [paul]       0.7.4claws
12679
12680         * po/es.po
12681           po/it.po
12682           po/nl.po
12683           po/pt_BR.po
12684                 update message catalogs. Submitted by Ricardo Mones 
12685                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
12686                 Fabio Junior Beneditto
12687
12688         * configure.in
12689           faq/Makefile.am
12690           faq/it/Makefile
12691           faq/it/sylpheed-faq*
12692           src/mainwindow.c
12693           src/manual.[ch]
12694                 add FAQ in Italian
12695         
12696
12697 2002-03-11 [jens]       0.7.3claws7
12698
12699         * po/de.po
12700                 updated German translation
12701
12702 2002-03-11 [melvin]     0.7.3claws6
12703
12704         * po/fr.po
12705                 updated and corrected French translation
12706
12707 2002-03-10 [hoa]        0.7.3claws5
12708
12709         * src/account.c
12710         * src/inc.c
12711         * src/prefs_account.c
12712         * src/procmsg.c
12713         * src/send.[ch]
12714                 fixed the local account.
12715                 you have to change the default "/usr/sbin/sendmail"
12716                 to "/usr/sbin/sendmail -t" in the preferences of
12717                 the local account.
12718
12719         * src/procmime.c
12720                 removed some debug display for renderer
12721
12722 2002-03-10 [paul]       0.7.3claws4
12723
12724         * faq/en/sylpheed-faq-1.html
12725           faq/en/sylpheed-faq-2.html
12726                 update
12727
12728 2002-03-09 [paul]       0.7.3claws3
12729
12730         * sync with sylpheed 0.7.4
12731                 see ChangeLog entry 2002-03-09
12732
12733 2002-03-08 [paul]       0.7.3claws2
12734
12735         * faq/en/sylpheed-faq*
12736           faq/es/sylpheed-faq*
12737           faq/fr/sylpheed-faq*
12738                 update the FAQs
12739
12740         * manual/fr/.cvsignore
12741           manual/fr/Makefilea.am
12742           manual/fr/sylpheed*
12743           src/mainwindow.c
12744           src/manual.[ch]
12745                 add the French manual
12746
12747 2002-03-07 [paul]       0.7.3claws1
12748
12749         * sync with sylpheed 0.7.3cvs4
12750                 see ChangeLog entries  2002-03-06 and 2002-03-07
12751         
12752         * po/nl.po
12753                 updated by Wilbert Berendsen
12754
12755 2002-03-07 [melvin]     0.7.2claws34
12756
12757         * src/selective_download.c
12758                 Changed the pixmap of the receive button to MAIL_RECEIVE.
12759
12760 2002-03-06 [paul]       0.7.2claws33
12761
12762         * sync with sylpheed 0.7.3cvs1
12763                 bug fix, see ChangeLog entry 2002-03-05
12764
12765 2002-03-05 [paul]       0.7.2claws32
12766
12767         * src/mimeview.c
12768           src/pgptext.[ch]
12769           src/procmsg.c
12770                 reverse the pgp ascii-armored code implemented in 
12771                 0.7.2claws16. removal of this code until it matures.
12772                 this means that verifying ascii-armored pgp sigs and
12773                 automatic decryption of ascii-armored encrypted
12774                 messages no longer works.
12775
12776 2002-03-05 [paul]       0.7.2claws31
12777
12778         * configure.in
12779           Makefile.am
12780         * faq/Makefile.am
12781         * faq/en/Makefile.am
12782           faq/en/sylpheed-faq.html
12783           faq/en/sylpheed-faq-1.html
12784           faq/en/sylpheed-faq-2.html
12785           faq/en/sylpheed-faq-3.html
12786         * faq/es/Makefile.am
12787           faq/es/sylpheed-faq.html
12788           faq/es/sylpheed-faq-1.html
12789           faq/es/sylpheed-faq-2.html
12790           faq/es/sylpheed-faq-3.html
12791           faq/es/sylpheed-faq-4.html
12792         * faq/fr/Makefile.am
12793           faq/fr/sylpheed-faq.html
12794           faq/fr/sylpheed-faq-1.html
12795           faq/fr/sylpheed-faq-2.html
12796           faq/fr/sylpheed-faq-3.html
12797         * src/Makefile.am
12798           src/defs.h
12799           src/mainwindow.c
12800           src/manual.[ch]
12801                 add FAQs in English, Spanish and French
12802
12803
12804 2002-03-05 [paul]       0.7.2claws30
12805
12806         * manual/en/sylpheed.html
12807           manual/en/sylpheed-XX.html
12808                 updated the English manual
12809
12810 2002-03-05 [hoa]        
12811
12812         * src/summaryview.c
12813                 dialog box pops up if the article can't be deleted.
12814
12815 2002-03-04 [paul]       
12816         
12817         * po/pt_BR.po
12818                 updated by Fabio Junior Benedito
12819
12820 2002-03-04 [hoa]
12821
12822         * removed ac/gpgme.m4
12823                 to avoid autogen common problem
12824                 developers have to install gpgme development package now
12825
12826         * src/compose.c
12827                 encoding to 7bit or 8bit is enabled.
12828
12829 2002-03-03 [alfons]     0.7.2claws29
12830
12831         * src/pop.c
12832                 merge fix by Oliver Haertel for selective
12833                 download buglet
12834
12835 2002-03-03 [paul]       0.7.2claws28
12836         
12837         * sync with sylpheed 0.7.3
12838
12839 2002-03-03 [paul]       0.7.2claws27
12840
12841         * sync with sylpheed 0.7.2cvs24
12842                 see ChangeLog entries 2002-03-02 and 2002-03-03
12843
12844 2002-03-02 [melvin]     0.7.2claws26
12845
12846         * src/inc.[ch]
12847         * src/main.c
12848         * src/mainwindow.c
12849         * src/prefs_common.[ch]
12850                 Added user definable notification on new mail arrival.
12851                 Removed unused variables in spell checker prefs code.
12852
12853 2002-03-02 [melvin]     0.7.2claws25
12854
12855         * src/quote_fmt.c
12856                 Removed unnecessary escape sequences.
12857                 Changed 'Initial...' to 'Initials of Sender'
12858
12859 2002-03-02 [paul]       0.7.2claws24
12860
12861         * sync with sylpheed 0.7.2cvs22
12862                 see ChangeLog entry 2002-03-01
12863
12864 2002-03-01 [hoa]        0.7.2claws23
12865
12866         * src/mainwindow.c
12867                 Set sensitivity of delete actions to active
12868                 even if the folder is a newsgroup.
12869
12870         * src/summaryview.c
12871                 - Set sensitivity of delete actions
12872                 - Added function check_permission() that will check if the
12873                   user is authorized to delete a message. For news, it
12874                   will check if the author is the same.
12875                 - Enabled deletion when there is no trash folder.
12876
12877         * src/news.[ch]
12878                 - Added news_cancel_article() to cancel articles
12879                 - Implemented news_remove_message() (public function)
12880
12881 2002-03-01 [paul]       0.7.2claws22
12882
12883         * src/gtkutils.c
12884           src/textview.c
12885                 recognise urls that that don't include 'http://' and
12886                 simply begin 'www.' 
12887
12888         * AUTHORS
12889                 remove duplicated name
12890
12891 2002-02-28 [paul]       0.7.2claws21
12892
12893         * src/mainwindow.c
12894           src/summaryview.[ch]
12895                 add ability to 'Select thread'
12896                 combines Melvin's "Select thread's head" patch (#510907)
12897                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
12898                 patch (#518514) 
12899
12900 2002-02-28 [paul]       0.7.2claws20
12901
12902         * src/mimeview.c
12903                 hopefully fix segfault on right-clicking a mime part
12904                 that some people have experienced.      
12905                 fix submitted by Fredrik Olofsson <frol@linux.nu>
12906
12907 2002-02-28 [paul]       0.7.2claws19
12908
12909         * sync with sylpheed 0.7.2cvs21
12910                 see ChangeLog entries 2002-02-27 and 2002-02-28
12911
12912 2002-02-27 [paul]       0.7.2claws18
12913
12914         * sync with sylpheed 0.7.2cvs18
12915                 see ChangeLog entries 2002-02-26 and 2002-02-27
12916
12917 2002-02-26 [alfons]     0.7.2claws17
12918
12919         * src/procheader.c
12920                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
12921                 (spotted by Chris Hessman <idatech@gmx.net>)
12922
12923 2002-02-26 [paul]       0.7.2claws16
12924
12925         * src/mimeview.c
12926           src/pgptext.[ch]
12927           src/procmsg.c
12928                 make decryption of ascii-armored pgp encrypted messages
12929                 and verification of ascii-armored signatures work again.
12930                 slightly altered from the patch by Jens Jahnke 
12931                 <jan0sch@gmx.net>
12932
12933                 ##FIX ME##
12934                 * the checking of plaintext signatures always comes up in 
12935                   a popup box
12936                 * it doesn't work for multipart messages 
12937                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
12938                   including the msg headers and these 2 line themselves, are 
12939                   not displayed
12940
12941         * src/mainwindow.c
12942                 "View/Folder Tree" becomes "View/Separate Folder Tree"
12943                 "View/Message View" becomes "View/Separate Message View"
12944                 because its less ambiguous.
12945
12946         * po/es.po
12947                 updated by Ricardo Mones Lastra
12948
12949 2002-02-26 [paul]       0.7.2claws15
12950
12951         * sync with sylpheed 0.7.2cvs17
12952                 see ChangeLog entries 2002-02-25 and 2002-02-26
12953
12954 2002-02-25 [christoph]  0.7.2claws14
12955
12956         * src/filtering.[ch]
12957         * src/inc.c
12958                 do filtering stuff after all messages have been received
12959                   1. drop all messages to .processing
12960                   2. scan processing folder for messages
12961                   3. filter messages or move to inbox
12962                 this will also find old messages left in processing after
12963                 a crash or something like that and we get a real msginfo
12964                 from folder->get_msg_list and do not have to create our
12965                 own in filter_message
12966         * src/matcher_parser_parse.y
12967                 remove MIX/MAX warning (reordered includes)
12968
12969 2002-02-25 [paul]       0.7.2claws13
12970
12971         * sync with sylpheed 0.7.2cvs15
12972                 see ChangeLog entry 2002-02-24
12973
12974 2002-02-24 [alfons]     0.7.2claws12
12975
12976         * src/filtering.c
12977                 clear old color flags first when applying a new color to
12978                 a message info. 
12979                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
12980
12981 2002-02-24 [alfons]     0.7.2.claws11
12982         
12983         * AUTHORS
12984         * src/prefs_common.c
12985                 add presets for Opera and Konqueror, closes patch #517261,
12986                 submitted by Ville Skyttä <scop@users.sourceforge.net>
12987
12988 2002-02-24 [alfons]     0.7.2.claws10
12989
12990         * AUTHORS
12991         * src/summaryview.c
12992                 fix threading for null message ids, closes patch #521601,
12993                 submitted by Bob Forsman <hammor@users.sourceforge.net>
12994
12995 2002-02-24 [alfons]     0.7.2claws9
12996
12997         * src/summaryview.c
12998         * src/filtering.c
12999                 make Tool | Filter Message work with filtering system so
13000                 setting flags also works
13001
13002                 TODO:
13003
13004                 - Processing uses the same function as Tool | Filter
13005                   Message, but doesn't use the same update proc yet
13006
13007 2002-02-23 [paul]       0.7.2claws8
13008
13009         * sync with sylpheed 0.7.2cvs14
13010                 see ChangeLog entries 2002-02-22 and 2002-02-23
13011
13012 2002-02-22 [christoph]  0.7.2claws7
13013
13014         * src/quote_fmt.c
13015                 Add column space to table
13016         * src/quote_fmt_parse.y
13017                 Close files
13018
13019 2002-02-22 [paul]       0.7.2claws6
13020
13021         * src/Makefile.am
13022           src/defs.h
13023           src/filtering.c
13024           src/inc.[ch]
13025           src/mainwindow.c
13026           src/matcher.[ch]
13027           src/matcher_parser_lex.l
13028           src/matcher_parser_parse.y
13029           src/pop.[ch]
13030           src/prefs_account.h
13031           src/prefs_filtering.c
13032           src/selective_download.[ch]   *** NEW FILES ***
13033           src/utils.[ch]
13034           po/POTFILES.in
13035                 Selective Download added to 'Tool' menu. 
13036                 Retrieves email headers of the currently selected pop3 
13037                 account and allows the user to mark emails for deletion 
13038                 right on the pop3 server. Patch submitted by Oliver Haertel 
13039                 <oha@users.sourceforge.net>.
13040         
13041         * po/POTFILES.in
13042                 add 'src/quote_fmt.c'           
13043
13044 2002-02-22 [christoph]  0.7.2claws5
13045
13046         * src/Makefile.am
13047                 added quote_fmt.c
13048         * src/prefs_common.[ch]
13049         * src/prefs_template.c
13050         * src/quote_fmt.c               *** NEW FILE ***
13051         * src/quote_fmt.h
13052                 move quote format symbol description code
13053                 to it's own file because it is used from
13054                 differnent code parts
13055                 Rewrote symbol description GUI
13056                   + use table
13057                   + add separators
13058                   + get data from array (no more long constant strings)
13059         * src/quote_fmt_lex.l
13060         * src/quote_fmt_parse.y
13061                 Symbol for Literal % changed to \% instead of %%
13062                 (More logical as \ is used for quoting for other symbols)
13063                 Add |f and |p to include files and program output
13064                 Examples:
13065                     |f{/home/.../.signature}
13066                     |p{date}
13067         * po/de.po
13068                 Correct wrong spelling for "Referenzen"
13069
13070 2002-02-21 [paul]       0.7.2claws4
13071
13072         * src/procmsg.c
13073                 forgotten during sync
13074
13075 2002-02-21 [paul]       0.7.2claws3
13076
13077         * sync with sylpheed 0.7.2cvs11
13078                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
13079                 2002-02-20 and 2002-02-21
13080
13081 2002-02-20 [melvin]     0.7.2claws2
13082
13083         * src/prefs_actions.c
13084                 Added error report when child cannot fork or when execvp 
13085                 returns with an error.
13086
13087 2002-02-19 [christoph]  0.7.2claws1
13088
13089         * src/codeconv.c
13090                 return unconverted text if conde conversion is not possible
13091                 when libjconv is used.
13092                 (patch submitted by "Simon 'corecode' Schubert")
13093
13094 2002-02-19 [paul]       
13095
13096         * version 0.7.2claws release
13097
13098 2002-02-19 [paul]       0.7.2claws
13099
13100         * po/nl.po
13101                 updated by Wilbert Berendsen
13102
13103
13104 2002-02-18 [alfons]     0.7.1claws13
13105
13106         * src/syldap.c
13107         * src/jpilot.c
13108                 remove references to dlfcn and explicitly loading functions
13109                 from dynalink libs, because libs linked anyway, and functions
13110                 are loaded explicitly
13111
13112 2002-02-17 [melvin]     0.7.1claws12
13113
13114         * src/prefs_actions.c
13115                 Replaced children wait loop with double fork technique.
13116                 Now, input/output window updated at each new output.
13117                 free_children(): Fixed a memory leak.
13118                 Made input/output window non closable if running children
13119                 still exist.
13120                 Added missing <unistd.h> include.
13121                 Added some --debug outputs.
13122
13123 2002-02-17 [melvin]     0.7.1claws11
13124
13125         * src/summaryview.c
13126                 Fixed bug where descending sort order did not select top
13127                 message.
13128
13129 2002-02-17 [melvin]     0.7.1claws10
13130
13131         * acconfig.h
13132                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13133         * src/prefs_common.c
13134                 Pspell data package directory no more hard coded but
13135                 set during configuration (PSPELL_PATH). (Thanks to 
13136                                 Gustavo Noronha Silva.)
13137
13138 2002-02-17 [melvin]     0.7.1claws9
13139
13140         * configure.in
13141                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
13142         * src/gtkspell.c
13143                 Fixed compile-time warnings.
13144
13145 2002-02-16 [alfons]     0.7.1claws8
13146
13147         * src/filesel.c
13148                 fix inadvertent free of NULL pointer which caused
13149                 sylpheed to crash when closing the save-as dialog
13150                 using the window close button
13151
13152 2002-02-16 [carsten]    0.7.1claws7
13153         * src/mainwindow.[ch]
13154           src/summaryview.c
13155           src/prefs_common.c
13156                 fixes for pixmap theming code:
13157                         - recently changed mail attributes shouldn't get
13158                           lost any longer
13159                         - theme is only reloaded iff another theme was
13160                           selected
13161
13162 2002-02-16 [paul]       0.7.1claws6
13163
13164         * sync with sylpheed 0.7.2 release
13165                 see ChangeLog entry 2002-02-15 and 2002-02-16
13166
13167 2002-02-15 [paul]       0.7.1claws5
13168
13169         * sync with sylpheed 0.7.1cvs9
13170                 see ChangeLog entry 2002-02-15
13171
13172         * po/POTFILES.in
13173                 remove unneeded headerwindow.c entry
13174
13175 2002-02-14 [carsten]    0.7.1claws4
13176         * src/summaryview.c
13177                 fixed a bug for "Go to next unread message": there was
13178                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
13179                 in the prefs, because of doing "Search again" instead
13180                 "No"
13181
13182 2002-02-14 [carsten]    0.7.1claws3
13183         * src/stock_pixmap.c
13184                 removed 2 more mem leaks; following memprof,
13185                 this code is "leak free" now :)
13186
13187 2002-02-14 [carsten]    0.7.1claws2
13188         * src/stock_pixmap.c
13189                 used opendir/readdir/closedir instead of scandir
13190                 -> code should work now on Solaris
13191
13192 2002-02-14 [paul]       0.7.1claws1
13193
13194         * sync with sylpheed 0.7.1cvs8
13195                 see ChangeLog entries 2002-02-13 and 2002-02-14
13196
13197         * README.claws
13198                 add some description of Actions and Pixmap Themes
13199
13200 2002-02-13 [paul]       
13201
13202         * version 0.7.1claws release
13203
13204 2002-02-13 [paul]       0.7.1claws
13205
13206         * po/es.po
13207           po/it.po
13208           po/pt_BR.po
13209                 updated translations, submitted by Ricardo Mones Lastra,
13210                 Alessandro Maestri and Fabio Junior Beneditto
13211
13212 2002-02-13 [melvin]     0.7.0claws75
13213
13214         * src/prefs_actions.c
13215                 Added missing "signal.h" include
13216
13217 2002-02-13 [melvin]     0.7.0claws74
13218
13219         * src/prefs_folder_item.c
13220                 Added missing "config.h" include
13221         * po/fr.po
13222                 Updated French translation for folder propriety.
13223
13224 2002-02-13 [jens]       0.7.0claws73
13225
13226         * po/POTFILES.in
13227                 Added missing src/prefs_folder_item.c [log added by melvin]
13228         * po/de.po
13229                 Updated German translation.
13230
13231 2002-02-13 [melvin]     0.7.0claws72
13232
13233         * po/fr.po
13234                 Updated French translation.
13235
13236 2002-02-13 [melvin]     0.7.0claws71
13237
13238         * src/gtkutils.c
13239                 Made gtkut_editable_get_selection return NULL if selection
13240                 is of length zero.
13241                 This fixes a bug where selecting part of message A then
13242                 switching to message B and replying to it will not
13243                 quote the message's body.
13244
13245 2002-02-12 [paul]       0.7.0claws70
13246
13247         * src/mainwindow.c
13248                 cosmetic, relating to pixmap themes: on toolbar make 
13249                 updating of 'Exec' and 'Compose news/Compose email'
13250                 icons faster.
13251
13252 2002-02-12 [carsten]    0.7.0claws69
13253         * src/folderview.c
13254           src/mainwindow.[ch]
13255           src/stock_pixmap.c
13256           src/summaryview.c
13257           src/prefs_common.c
13258                 - refreshing after changing pixmap theme better
13259                   now (thanks Paul)
13260                 - wanted to remove some mem leaks, but alfons was
13261                   faster (and had the better solution ;)
13262
13263 2002-02-12 [alfons]     0.7.0claws68
13264
13265         * src/prefs_common.c
13266         * src/stock_pixmap.[ch]
13267                 plug mem leaks, refactor code a little bit
13268
13269
13270 2002-02-12 [sergey]     0.7.0claws67
13271
13272         * src/imap.c
13273                 Fixed problem with copying messages to IMAP folders when the
13274                 server uses something other than '/' as a namespace separator
13275                 (cyrus-imapd uses '.').
13276
13277 2002-02-12 [jens]       0.7.0claws66
13278
13279         * po/de.po
13280                 Updated German Translation
13281
13282 2002-02-12 [paul]       0.7.0claws65
13283
13284         * sync with sylpheed 0.7.1cvs1
13285                 see ChangeLog entry 2002-02-12
13286
13287 2002-02-12 [melvin]     0.7.0claws64
13288
13289         * src/prefs_actions.c
13290                 Fixed "feature" where children's output was duplicated 
13291                 instead of refreshed while monitoring.
13292                 Removed some debug code.
13293
13294 2002-02-12 [christoph]  0.7.0claws63
13295
13296         * src/compose.c
13297                 always delete message from queue after sending/send error
13298                 (closes bug #509601)
13299
13300 2002-02-12 [melvin]     0.7.0claws62
13301
13302         * src/prefs_actions.c
13303                 Children wait loop is now triggered with a timeout of 1s
13304                 Added %F which is replaced with the list of filenames 
13305                 of all selected messages (as suggested by Ricardo Mones Lestra)
13306                 Pipe syntax changed. Prefix with | to send selection, postfix
13307                 with | to retrieve output. Prefix with > or * to send
13308                 user definable input to the command (*: input is hidden)
13309                 Old pipe action should now be postfixed with |, too.
13310
13311 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
13312         * src/stock_pixmap.c
13313                 fixed a bug: if there's no theme directory don't
13314                 throw an error, just do "nothing" (thanks Alfons)
13315
13316 2002-02-12 [carsten]    0.7.0claws60
13317         * src/folderview.c
13318           src/summaryview.c
13319                 had to write the cache twice (nasty!); some marks would 
13320                 get lost if not
13321
13322 2002-02-11 [carsten]    0.7.0claws59
13323         * acconfig.h
13324           configure.in
13325           doc-src/maintainer_guide.txt
13326           src/compose.[ch]
13327           src/defs.h
13328           src/folderview.[ch]
13329           src/gtkutils.[ch]
13330           src/mainwindow.[ch]
13331           src/prefs_common.[ch]
13332           src/stock_pixmap.[ch]
13333           src/summaryview.[ch]
13334                 pixmap theming and related work on pixmap
13335                 handling on some other places
13336                 (e.g. hrm features for all folder)
13337           src/pixmap/stock_*.xpm -> the stock_ was removed
13338         
13339 2002-02-11 [paul]       0.7.0claws58
13340
13341         * sync with sylpheed 0.7.1 release
13342                 see ChangeLog entries 2002-02-11
13343
13344 2002-02-08 [paul]       0.7.0claws57
13345
13346         * sync with sylpheed 0.7.0cvs39
13347                 see ChangeLog entry 2002-02-07 (last entry) 
13348
13349         * src/prefs_actions.c
13350           src/prefs_filtering.c
13351           src/prefs_matcher.c
13352           src/prefs_scoring.c
13353                 sync: made it compile with C compilers other than gcc
13354
13355 2002-02-07 [paul]       0.7.0claws56
13356
13357         * sync with sylpheed 0.7.0cvs38
13358                 see ChangeLog entries 2002-02-06 (last 2 entries) and
13359                 2002-02-07
13360
13361 2002-02-07 [darko]      0.7.0claws55
13362
13363         * src/gtkutils.[ch]
13364         * src/summaryview.c
13365                 Fix const gchar */gchar * issue (thanks Hiro)
13366
13367 2002-02-07 [darko]      0.7.0claws54
13368
13369         * src/compose.[ch]
13370         * src/filtering.c
13371         * src/gtkutils.[ch]
13372         * src/prefs_template.c
13373         * src/quote_fmt.h
13374         * src/quote_fmt_parse.y
13375         * src/summaryview.c
13376         * src/utils.[ch]
13377                 When replying or forwarding an email don't quote the entire
13378                 mail body but use the part of the message text that is selected
13379
13380 2002-02-06 [melvin]     0.7.0claws53
13381
13382         * src/prefs_common.[ch]
13383         * src/gtkspell.[ch]
13384         * src/compose.c
13385                 Made possible to switch quickly to last used dictionary
13386                 which makes checking bilingual documents easier.
13387
13388 2002-02-06 [melvin]     0.7.0claws52
13389         
13390         * po/POTFILES.in
13391                 Added forgotten new file src/prefs_actions.c
13392
13393 2002-02-06 [melvin]     0.7.0claws51
13394
13395         * src/prefs_actions.c   ** NEW FILE **
13396         * src/prefs_actions.h   ** NEW FILE **
13397                 Added actions to execute on message text view, or on the
13398                         message's file.
13399         * src/Makefile.am
13400                 Added src/prefs_actions.[ch]
13401         * src/compose.c
13402                 Added new menu "Edit/Actions"
13403         * src/defs.h
13404                 Added new actionsrc file.
13405         * src/main.c
13406                 Added actionsrc reading.
13407         * src/mainwindow.c
13408                 Added new menus "Edit/Actions" and "Configuration/Actions..."
13409         * src/prefs_common.h
13410                 Added new element actionslst element to prefs_common.
13411
13412 2002-02-06 [paul]       0.7.0claws50
13413
13414         * sync with sylpheed 0.7.0cvs36
13415                 see ChangeLog entry 2002-02-06
13416
13417 2002-02-05 [paul]
13418
13419         * po/es.po
13420                 updated by Ricardo Mones Lastra
13421
13422 2002-02-05 [paul]       0.7.0claws49
13423
13424         * sync with sylpheed 0.7.0cvs33
13425                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
13426
13427 2002-02-05 [paul]       0.7.0claws48
13428
13429         * src/compose.c
13430                 re-add 'Edit/Advanced/Delete entire line', previously named
13431                 'Delete Line+'
13432
13433 2002-02-04 [paul]       0.7.0claws47
13434
13435         * src/compose.c
13436           src/summaryview.c
13437                 fix bug #494993 (Reply All not taking Reply-To into consi)
13438                 eliminate differences in behaviour of right-click 'Reply to all' 
13439                 in summary view and 'Reply to all' on the toolbar. 
13440                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
13441                 view and From gets ignored by 'Reply to all' on toolbar.
13442                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
13443                 From when no Reply-To header is present.
13444
13445 2002-02-04 [paul]       0.7.0claws46
13446
13447         * sync with sylpheed 0.7.0cvs30
13448                 see ChangeLog entries 2002-02-03 and 2002-02-04
13449
13450 2002-02-03 [melvin]     0.7.0claws45
13451
13452         * src/gtkspell.[ch]
13453                 Readded function to highlight all misspelled words.
13454                 Fixed bug where user-provided-words did not replace
13455                         correctly the misspelled word when using the mouse.
13456                 Fixed bug where checking a region selected from right to left did
13457                         not check the region at all.
13458                 Fixed bug where 'Check backwards' may not check at all. 
13459                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
13460                 Fixed possible buffer overflow when checking for long strings (>1k).
13461                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
13462                 Accelerators code uses now gtk_widget_add_accel.
13463                 Removed and disabled obsolete and unfinished code.
13464                 Cleaning up.
13465
13466         * src/compose.c
13467                 Added menu item to Highlight all misspelled words.
13468
13469 2002-02-01 [paul]       0.7.0claws44
13470
13471         * src/mainwindow.c
13472                 fix '/View/Hide read messages' sensitivity when all
13473                 messages in a folder are hidden
13474
13475 2002-02-01 [paul]       0.7.0claws43
13476
13477         * src/main.c
13478                 add --send option to command line interface, sends all
13479                 queued mail. Patch submitted by Ricardo Mones Lastra.
13480
13481 2002-01-31 [paul]       0.7.0claws42
13482
13483         * src/mainwindow.c
13484                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
13485
13486 2002-01-31 [paul]       0.7.0claws41
13487
13488         * sync with sylpheed 0.7.0cvs27
13489                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
13490                 and 2002-01-31
13491
13492         * src/textview.c
13493                 comment out elements of textview_show_part() as temporary
13494                 workaround for attachment 'Display as text' bug 
13495
13496         * po/pt_BR.po
13497                 updated by Fabio Junior Beneditto
13498
13499 2002-01-30 [paul]       0.7.0claws40
13500
13501         * sync with sylpheed 0.7.0cvs24
13502                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
13503                 and 2002-01-30
13504
13505         * src/compose.c
13506                 add {N_("/_Spelling"), ... "<Branch>"} to 
13507                 GtkItemFactoryEntry compose_entries[]
13508
13509         * src/prefs_common.c
13510                 add claws menu items to prefs_keybind_apply_clicked()
13511                 and remove non-claws menu items
13512
13513 2002-01-29 [paul]       0.7.0claws39
13514
13515         * sync with sylpheed 0.7.0cvs22
13516                 see ChangeLog entries 2002-01-28 and 2002-01-29
13517
13518 2002-01-28 [melvin]     0.7.0claws38
13519
13520         * src/compose.c
13521                 Added the declartion of compose_send_control_enter.
13522
13523         * src/compose.c
13524         * src/gtkspell.[ch]
13525                 Added in a 'Spelling' menu which includes the configuration menu. 
13526                 Added a real 'Check all' and got rid from the old one which only
13527                 highlited misspelled word.
13528                 Made 'Check while typing' a disableable option.
13529                 Added a dialog when there are no more misspelled word.
13530                 Added a dialog if error occurs when switching to a dictionary.
13531         
13532         * src/prefs_common.[ch]
13533                 Added option for the default 'Check while typing' option.
13534
13535
13536 2002-01-28 [alfons]     0.7.0claws37
13537
13538         * src/compose.c
13539                 fix buglet and make code comply with sylpheed code style
13540
13541 2002-01-28 [paul]       0.7.0claws36
13542
13543         * sync with sylpheed 0.7.0cvs19
13544                 see ChangeLog entries for 2002-01-28
13545
13546 2002-01-28 [hoa]        0.7.0claws35
13547
13548         * src/defs.h
13549                 added rendererrc
13550
13551         * src/main.c
13552                 read the renderer config
13553
13554         * src/procmime.[ch]
13555                 use the renderer config to convert mime attachments
13556
13557         * src/textview.c
13558                 don't use textview_show_html/ertf,
13559                 use get_text_content instead
13560
13561 2002-01-27 [alfons]     0.7.0claws34
13562         
13563         * src/news.c
13564                 make sylpheed believe it can delete a news message...
13565                 (messages are NOT deleted, maybe we should remove
13566                 processing from the folder properties after all.)
13567
13568 2002-01-27 [alfons]     0.7.0claws33
13569
13570         * src/folder.c
13571                 add extra checks
13572         * src/news.c
13573                 implement remove_msg() 
13574
13575 2002-01-27 [alfons]     0.7.0claws32
13576
13577         * src/procmsg.h
13578         * src/procheader.c
13579         * src/messageview.c
13580                 fix return receipt / disposition notification again. this
13581                 stuff seems to break on _every_ major summary UI change, so
13582                 it's now implemented using a flag which is saved in the
13583                 marks cache
13584                 
13585 2002-01-26 [alfons]     0.7.0claws31
13586
13587         * src/import.c
13588                 let import dialog show the destination folder identifier
13589
13590 2002-01-26 [melvin]     0.7.0claws30
13591
13592         * src/folderview.c
13593         * src/summaryview.c
13594                 Readded 'Mark all read' into summary view popup menu
13595                 Added 'Mark all read' in folder view popup menu for IMAP
13596                 and NNTP.
13597                 Made it insensitive if the selected folder is not the shown
13598                 one to avoid 'Mark all read' on the wrong folder.
13599                 
13600 2002-01-26 [paul]       0.7.0claws29
13601
13602         * src/folderview.c
13603           src/summaryview.c
13604                 move 'Mark all read' from summary view to folder view
13605                 menu. (adapted from) patch submitted by Jeremy Andrews,
13606                 <lists@kerneltrap.com>
13607
13608 2002-01-25 [alfons]     0.7.0claws28
13609
13610         * src/gtkstext.c
13611                 put the gtk class name back so GtkSText adapts the 
13612                 settings of GtkText
13613
13614 2002-01-25 [alfons]     0.7.0claws27
13615
13616         * src/folderview.c 
13617                 assimilate Ricardo's patch that shows pixmaps instead of
13618                 plain "new" and "unread" texts in the folder view column
13619                 headers 
13620
13621 2002-01-25 [paul]       0.7.0claws26
13622
13623         * src/Makefile.am
13624                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
13625                 be found in non-standard locations. 
13626                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
13627
13628 2002-01-25 [paul]       0.7.0claws25
13629
13630         * sync with sylpheed 0.7.0cvs16
13631                 see ChangeLog entry 2002-01-25
13632
13633 2002-01-24 [paul]       0.7.0claws24
13634
13635         * more sync with sylpheed 0.7.0cvs15
13636                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
13637
13638 2002-01-23 [sergey]     0.7.0claws23
13639
13640         * src/importldif.c
13641                 Fixed segfault when closing LDIF import wizard with
13642                 the window manager.
13643         * src/imageview.c
13644         * src/imageview.h
13645         * src/messageview.c
13646         * src/mimeview.c
13647                 Fixed wrong scrolling position after switching between
13648                 text and image parts.
13649
13650 2002-01-23 [paul]       0.7.0claws22
13651
13652         * sync with sylpheed 0.7.0cvs15
13653                 see ChangeLog entries 2002-01-22 and 2002-01-23
13654
13655 2002-01-21 [melvin]     0.7.0claws21
13656
13657         * src/prefs_scoring.c
13658         * src/prefs_filtering.c
13659                 Fixed bug where scoring and filtering windows stopped
13660                 autochecking.
13661
13662 2002-01-21 [paul]       0.7.0claws20
13663
13664         * sync with sylpheed 0.7.0cvs12
13665                 see ChangeLog entries 2002-01-20 and 2002-01-21
13666
13667 2002-01-21 [carsten]    0.7.0claws19
13668         * src/mainwindow.c
13669         * src/menu.[ch]
13670         * src/messageview.[ch]
13671         * src/summaryview.[ch]
13672                 changes to shortcuts handling again:
13673                         + "Q" now controled by mainwin
13674                         + v/V are now customizable and have slightly
13675                           different meanings
13676                 the "button" to minimize the messageview (and maximize
13677                 the summary view) is a real button now
13678         * src/compose.c
13679                 "Delete Line+" added to Edit/Advanced (this will also
13680                 delete the '\n')
13681
13682 2002-01-20 [melvin] 0.7.0claws18
13683
13684         * src/addressbook.c
13685                 Made "Bcc" sensitive when addressbook is called from
13686                 compose window (it was a Claws only bug).
13687
13688 2002-01-19 [alfons] 0.7.0claws17
13689
13690         * src/inc.c
13691                 prevent unnecessary updates when currently selected folder has
13692                 no new messages 
13693
13694 2002-01-19 [alfons] 0.7.0claws16
13695         
13696         * src/summaryview.c
13697                 prevent writing the cache based on current message list in summary 
13698                 view when filtering also put messages in currently selected folder
13699
13700 2002-01-19 [paul]
13701
13702         * po/it.po
13703                 Italian translation submitted by Alessandro Maestri
13704                 <a.maestri@cs.tin.it>
13705
13706 2002-01-18 [melvin]     0.7.0claws15
13707
13708         * src/prefs_filters.c
13709                 fixed bug where 'cancel' from 'filters' window stops autochecking
13710                 if the timer timed out  when the window was open.
13711
13712 2002-01-18 [match]      0.7.0claws14
13713
13714         * src/addrclip.[ch]     ** NEW FILE **
13715         * src/addrselect.[ch]   ** NEW FILE **
13716         * src/adbookbase.h      ** NEW FILE **
13717                 addressbook cut, copy and paste
13718         * src/addrbook.[ch]
13719         * src/addrcache.[ch]
13720         * src/addressitem.h
13721         * src/addrindex.[ch]
13722         * src/addritem.[ch]
13723         * src/importldif.c
13724         * src/importmutt.c
13725         * src/jpilot.[ch]
13726         * src/syldap.[ch]
13727         * src/vcard.[ch]
13728         * src/jpilot.[ch]
13729         * src/editbook.c
13730         * src/editjpilot.c
13731         * src/editldap.c
13732         * src/editvcard.c
13733                 support for copy/paste
13734         * src/addressbook.c
13735                 support for copy/paste
13736                 tidy up menu option processing
13737                 correct address list function arguments
13738         * src/editaddress.c
13739                 sort user attributes
13740         * src/ldif.h
13741         * src/mutt.h
13742                 tidy up
13743
13744         * src/addrbook.[ch]
13745         * src/addrbook.[ch]
13746         * src/addrbook.[ch]
13747                 
13748
13749 2002-01-18 [paul]       0.7.0claws13
13750
13751         * sync with sylpheed 0.7.0cvs8
13752                 configure.in: support Mac OS X (Darwin)
13753
13754 2002-01-18 [carsten]    0.7.0claws12
13755         * src/html.c
13756                 small hack to fix a segfault with an empty href
13757                 (reported by Alexandra Walford <deeni@altern.org>)
13758         * src/mainwindow.c
13759         * src/summaryview.c
13760                 the shortcuts for Mark und Mark as unread are hardcoded
13761                 again
13762         * src/compose.c
13763         * src/gtkstext.[ch]
13764                 readded the shortcuts in gtkstext but made them
13765                 customizeable (simply by adding a menu plus a wrapper
13766                 to compose.c)
13767
13768 2002-01-17 [melvin]     0.7.0claws11
13769
13770         * src/gtkspell.c
13771                 fix default dictionary not being saved.
13772
13773 2002-01-16 [darko]      0.7.0claws10
13774
13775         * src/compose.c
13776                 fix wrapping crash with URL longer than wrapping margin
13777
13778 2002-12-08 [hoa]        0.7.0claws10
13779
13780         * src/matcher_parser_parse.y
13781                 fixed some bugs
13782
13783         * src/prefs_filtering.c
13784                 now, we can use bounce action in the dialog box.
13785
13786 2002-01-16 [carsten]    0.7.0claws9
13787         * src/gtkstext.c
13788                 removed the <control> and <alt> shortcuts because they're
13789                 not needed and interefered with the "normal" shortcuts
13790         * src/mainwindow.c
13791         * src/summaryview.c
13792                 removed most of the hardcoded shortcuts and assigned
13793                 them to menu entries making them easy customizable by
13794                 that
13795
13796 2002-01-16 |melvin]     0.7.0claws8
13797
13798         * src/gtkspell.c
13799                 fixed bug where using the mouse and when the compose
13800                 window is not on top may result in a crash.
13801
13802 2002-01-16 [melvin]     0.7.0claws7
13803
13804         * src/compose.c
13805                 fixed a long standingspell checker bug which could 
13806                 cause a crash after sending a message.
13807
13808 2002-01-16 [paul]       0.7.0claws6
13809
13810         * sync with sylpheed 0.7.0cvs7
13811                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
13812                 2002-01-15, and 2002-01-16
13813
13814 2002-01-16 [melvin]     0.7.0claws5
13815
13816         * README.claws
13817         * src/compose.c
13818         * src/gtkspell.[ch]
13819         * src/main.c
13820                 Heavily modified spell checker code to work around
13821                 ispell bug, to add keyboard shortcuts and for future
13822                 enhancements. See README.claws for usage information.
13823
13824 2002-01-15 [alfons]     0.7.0claws4
13825         
13826         * src/summaryview.c
13827                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
13828                 so sorting within threads reflects sort mode
13829
13830 2002-01-15 [christoph]  0.7.0claws3
13831
13832         * src/procmsg.c
13833                 added alertpanel if mail sending failed
13834
13835 2002-01-15 [alfons]     0.7.0claws2
13836         
13837         * src/prefs_filtering.c
13838                 don't stop timer when prefs filtering dialog is opened
13839
13840 2002-01-14 [alfons]     0.7.0claws1
13841
13842         * src/addr_compl.c
13843         * src/prefs.c
13844                 remove debug_print()s for privacy reasons
13845
13846 2002-01-14 [darko]      0.7.0claws
13847
13848         * README.claws
13849                 quotation wrapping is now also in the main branch
13850
13851 2002-01-14 [paul]
13852
13853         * tools/filter_conv.pl
13854                 allow for Boolean Op and case-sensitivity
13855                 this file is included in the release and tagged
13856                 'rel_0_7_0'
13857
13858 2002-01-13 [paul]       0.7.0claws
13859
13860         * release 0.7.0, with cvs tag 'rel_0_7_0'
13861
13862 2002-01-13 [paul]
13863
13864         * tools/filter_conv.pl
13865         * tools/README
13866                 rewritten to output to matcherrc instead of filteringrc
13867
13868         * po/es.po
13869                 updated Spanish translation by Ricardo Mones Lastra
13870
13871 2002-01-13 [alfons]
13872
13873         * po/nl.po
13874                 update dutch translation
13875
13876 2002-01-13 [paul]
13877
13878         * po/pt_BR.po
13879                 Updated by Fabio Junior Beneditto 
13880
13881 2002-01-13 [melvin]     0.6.6claws53
13882
13883         * po/fr.po
13884                 Updated french translation
13885
13886 2002-01-12 [alfons]     0.6.6claws52
13887
13888         * src/filtering.c
13889                 plug mem leak that has been sitting there for ages              
13890
13891 2002-01-12 [alfons]     0.6.6claws51
13892
13893         * src/summaryview.c
13894                 undo melvin's changes from 0.6.6claws48 because summary
13895                 view now refuses to select first unread message when
13896                 selecting a folder 
13897
13898 2002-01-11 [alfons]     0.6.6claws50
13899
13900         * src/import.c
13901                 use claws' semantics for getting folder item when
13902                 importing an mbox file into a folder 
13903                 (submitted by Dale P. Smith)
13904
13905 2002-01-11 [christoph]  0.6.6claws49
13906
13907         * src/prefs.h
13908                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
13909                 toggle widget, because non static prefs can not use
13910                 prefs_set_* functions
13911         * src/prefs_account.c
13912                 toggle smtp auth password field sensitivity if
13913                 user id is empty and add descrition of usage for
13914                 these fields
13915         * src/prefs_folder_item.c
13916                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
13917                 callbacks
13918
13919 2002-01-11 [melvin]     0.6.6claws48
13920
13921         * src/compose.c
13922                 fix the 'Ctrl-Enter' feature for sending and test really
13923                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
13924                 editables which was not documented in Gtk)
13925
13926         * src/summaryview.c
13927                 Made summaryview refresh after sorting and not before.
13928
13929 2002-01-11 [christoph]  0.6.6claws47
13930
13931         * src/compose.c
13932                 select account from account ids if possible and
13933                 correctly set save folder for copy in reedit
13934
13935 2002-01-10 [paul]       0.6.6claws46
13936
13937         * sync with sylpheed 0.7.0 release
13938                 see ChangeLog entries 2002-01-07, 2002-01-08 and
13939                 2002-01-09
13940
13941 2002-01-09 [alfons]
13942
13943         * src/summaryview.c
13944                 remove more dirt traces...
13945
13946 2002-01-09 [alfons]
13947         
13948         * src/summaryview.c
13949                 clean up some traces of my debugging stuff
13950
13951 2002-01-09 [alfons]     0.6.6claws45
13952
13953         * src/filtering.c
13954                 break up filteringprop_apply() in three separate pieces
13955                 so we can drop messages that failed processing in the
13956                 inbox
13957
13958         * src/summaryview.c
13959                 fix bug #469598 "no refresh of inbox after filter" which 
13960                 was introduced by the new summary view locking, and which 
13961                 prevented the summary view to update after a manual filter 
13962                 message. claw's filter message requires a summary_show().
13963                 (aargh, summary_show() again! :-)
13964                 
13965 2002-01-07 [alfons]     0.6.6claws44
13966
13967         * src/headerwindow.c
13968         * src/logwindow.c
13969         * src/messageview.c
13970         * src/sourcewindow.c
13971                 bring in Hiro's last 0.7.0 wm class fixes
13972
13973         * tools/sylprint.pl
13974                 bring in Ricardo's fix for sylprint script
13975
13976         * AUTHORS       
13977         * src/rfc2015.[ch]
13978         * src/prefs_common.[ch]
13979         * src/prefs_account.[ch]
13980         * src/compose.c
13981                 clean up account preference poison in rfc2015,
13982                 and preparation to fix double sign bug 
13983                 (patch submitted by Simon 'corecode' Schubert)
13984
13985 2002-01-07 [christoph]  0.6.6claws43
13986
13987         * src/mh.c
13988                 search for free message number, do not only rely
13989                 on last_num
13990         * src/send.c
13991                 fix smtp auth and use extra account information
13992                 if available, if not use pop3 data instead
13993                 (closes bug #500341)            
13994         * src/ssl.[ch]
13995                 match coding style
13996
13997 2002-01-06 [alfons]     0.6.6claws42
13998
13999         * src/mainwindow.c
14000                 try making the separate windows work again...
14001
14002 2002-01-06 [alfons]     0.6.6claws41
14003
14004         * src/mainwindow.c
14005                 adapt Hiro's separate window menu (to get rid of the funny
14006                 duplicate menu items), and make it work again
14007
14008 2002-01-06 [alfons]     0.6.6claws40
14009
14010         * tools/Makefile.am
14011         * tools/sylprint.rc
14012         * tools/sylprint.pl
14013         * tools/README.sylprint
14014                 add sylprint script for printing mails from Sylpheed
14015                 (contributed by Ricardo Mones Lastra)
14016
14017         * src/acount.c
14018                 clean up
14019
14020 2002-01-06 [melvin]     0.6.6claws39
14021
14022         * src/mainwindow.c
14023         * src/summaryview.c
14024                 Fixed crash introduced in 0.6.6claws38 by the menu
14025                 reorganisation (Hide read messages)
14026         
14027         * ChangeLog.claws 
14028                 Fixed typo (we are now in 2002, alfons ;) )
14029
14030 2002-01-05 [alfons]     0.6.6claws38
14031
14032         * sync with sylpheed 0.6.6cvs10-17
14033                 (last stuff marked as LAST_STABLE)
14034
14035 2002-01-04 [melvin]     0.6.6claws37
14036
14037         * src/account.c
14038                 Made account selection code use strcasestr again instead of
14039                 g_strcasecmp (fixes bug where reediting queued messages
14040                 did not select proper account reported by T. Link).
14041         
14042         * src/folderview.c
14043                 Fix bug where folder icons are not shown when 'hide read messages'
14044                 is on.
14045         
14046         * src/stock_pixmaps.[ch]
14047                 Added folder icons for 'hide read messages'.
14048         
14049         * src/compose.c
14050                 Fixed bug where 'Enter' in a header entry will send the message 
14051                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
14052
14053 2002-01-03 [melvin]     0.6.6claws36
14054         
14055         * src/prefs.[ch]
14056                 Added popup menu for common preferences and
14057                 account preferences (right click on tab displays
14058                                 a menu of all tabs.)
14059
14060 2002-01-02 [melvin]     0.6.6claws35
14061
14062         * src/gtkspell.[ch]
14063                 Made spelling code compatible with undo/redo feature.
14064                 Added creation of suggestion mode menu for the general
14065                         preferences.
14066         
14067         * src/prefs_common.[ch]
14068                 Added option menu for the speller's suggestion mode.
14069                 Added missing spaces in "..." buttons and made a "..."
14070                         button non translatable!
14071         
14072         * src/compose.c
14073                 Made speller use the default suggestion mode.
14074                 Hack to make it possible to choose 'CTRL-Enter' as a
14075                         shortcut for sending (and only for sending).
14076
14077         * src/prefs_folder_item.c
14078                 Changing subject simplification does not update cache 
14079                         anymore (because it is unnecessary).
14080                 Fixed bug where changing subject simplification updated the 
14081                         summaryview even when the viewed folder is not the
14082                         folder which properties are being changed. (E.g. 
14083                                         viewing folder A and changing
14084                                         the subject simplification of 
14085                                         folder B -not being viewed- updated the 
14086                                         summaryview of folder A with data of
14087                                         folder B). (Hope this is clear... )
14088
14089 2001-12-31 [alfons]     0.6.6claws34
14090         
14091         * src/ldif.c
14092         * src/mutt.c
14093                 fgetc() returns a signed integer which doesn't
14094                 fit in a char. so c truncates this to a char
14095                 but we may lose significant bits. i.e. we may
14096                 comparing 0xFF which may not be equal to -1
14097                 unless properly casted to signed char which
14098                 we won't do because fgetc() returns a signed
14099                 integer which doesn't fit in a char. so c 
14100                 truncates this to a char but we may lose 
14101                 significat bits. (you got the idea, thanks
14102                 to Gustavo Noronha Silva <kov@debian.org>
14103                 and the Debian folks!)
14104
14105 2001-12-30 [alfons]     0.6.6claws33
14106
14107         * src/prefs_common.c
14108                 add #ifdef USE_PSPELLs that Melvin forgot               
14109
14110 2001-12-30 [melvin]     0.6.6claws32
14111         
14112         * src/prefs_common.[ch]
14113                 Added configurable color for misspelled words.
14114
14115         * src/gtkspell.[ch]
14116                 Fixed bug of foreground text color (reported by David
14117                                 Mehrmann)
14118                 Added configurable color for misspelled words.
14119
14120 2001-12-30 [alfons]     0.6.6claws31
14121
14122         * src/folder.c
14123                 remove unnecessary things someone put there
14124
14125         * src/mh.c
14126         * src/folder.[ch]
14127                 make folder properties (like threading and sorting) persistent
14128                 (closes bug #497424 "rescan folder tree resets proprieties")
14129                 currently this is only for MH folders. 
14130
14131 2001-12-29 [melvin]     0.6.6claws30
14132
14133         * src/string_match.[ch]
14134                 Optimized a bit: regexp pattern buffer compiled only once, and
14135                   one subroutine call removed. Fixed ^ regexp search: Now, 
14136                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
14137         
14138         * src/summaryview.c
14139                 Subject filtering changed to filter summary columns and
14140                   not directly the messages subject cache. The loss in 
14141                   performance is balanced by the improvement of string_match.
14142                 Added an alert panel if there is an error in the regexp.
14143
14144         * src/src/prefs_folder_item.h
14145                 Added a regexp pattern buffer.
14146
14147 2001-12-28 [alfons]     0.6.6claws29
14148
14149         * src/string_match.[ch]
14150                 clean up name space
14151                 allow compilation *BSD
14152
14153 2001-12-27 [alfons]     0.6.6claws28
14154
14155         * src/filter.c
14156                 sync the Hiro's bug fix for BSD
14157
14158 2001-12-27 [melvin]     0.6.6claws27
14159         
14160         * src/compose.c
14161                 Simplify focus to subject entry code.
14162
14163 2001-12-27 [darko]      0.6.6claws26
14164
14165         * src/filtering.c
14166         * src/mbox_folder.c
14167         * src/messageview.c
14168         * src/mh.c
14169         * src/procheader.[ch]
14170         * src/procmsg.h
14171         * src/stock_pixmap.[ch]
14172         * src/summaryview.c
14173                 Show key icon for encrypted mails in summary view
14174
14175         * src/pixmaps/clip.xpm
14176         * src/pixmaps/clipkey.xpm
14177         * src/pixmaps/key.xpm
14178                 New/modified icons for the above
14179
14180 2001-12-27 [melvin]     0.6.6claws25
14181
14182         * src/prefs_common.c
14183                 Put spell checker options in a separate tab to decrease
14184                 the Common Preferences window height.
14185
14186         * README.claws  
14187                 Update spell checker usage instruction about its options
14188                 location.
14189
14190 2001-12-27 [melvin]     0.6.6claws24
14191
14192         * src/compose.c
14193                 Changed subject entry widget position. Initial focus is
14194                 on the To header instead of the subject entry.
14195                 Creating a new header scrolls the header list to make the
14196                 created one visible. Nevertheless, when automatically filling
14197                 headers, the first one is shown.
14198                 A Tab key press in the last empty header entry zips the 
14199                 focus to the subject entry.
14200                 (I did not change the combo boxes, yet)
14201
14202 2001-12-26 [alfons]     0.6.6claws23
14203
14204         * src/prefs_account.c
14205         * src/inc.c
14206                 allow default inbox to reside in another mailbox (only
14207                 works for POP3 accounts)
14208
14209 2001-12-26 [alfons]     0.6.6claws22
14210         
14211         * src/textview.c
14212                 make reply-on-click work with the account of the selected folder
14213         * src/compose.c
14214                 put a fixme here to remind me to fix finding correct default
14215                 account for nested folders
14216
14217 2001-12-25 [alfons]     0.6.6claws21
14218
14219         * src/summaryview.c
14220                 make column headers display locked and mark pixmaps (idea by Melvin) 
14221                 fix bug by adding score and locked column type to sort array
14222
14223 2001-12-25 [alfons]     0.6.6claws20
14224         
14225         * src/summaryview.c
14226                 catch a *potentially* inadvertent write back of  
14227                 the message cache(s) introduced by 0.6.5claws37
14228
14229 2001-12-25 [christoph]  0.6.6claws19
14230
14231         * src/stock_pixmap.[ch]
14232         * src/summaryview.c
14233                 add ignore thread pixmap
14234                 (can someone draw a better icon for this?)
14235
14236 2001-12-24 [alfons]     0.6.6claws18
14237
14238         * src/prefs_folder_item.c
14239                 make address completion actually work for the
14240                 Default To address in the Folder Property dialog.
14241
14242 2001-12-24 [alfons]     0.6.6claws17
14243         
14244         * src/summaryview.c
14245                 use new style regexp for subject stripping 
14246                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
14247
14248 2001-12-24 [darko]      0.6.6claws16
14249
14250         * src/pgptext.c
14251         * src/rfc2015.c
14252                 move GPG related informational messages to debug mode
14253
14254 2001-12-23 [alfons]     0.6.6claws15
14255
14256         * src/stock_pixmap.[ch]
14257         * src/summaryview.c
14258                 add the forgotten Claws' locked pixmap
14259
14260 2001-12-23 [alfons]     0.6.6claws14
14261
14262         * src/filesel.c
14263                 accept file name typed in entry in multi file
14264                 selector (patch submitted by Gustavo Noronha Silva 
14265                 <kov@debian.org>)
14266
14267 2001-12-23 [alfons]     0.6.6claws13
14268
14269         * src/prefs_filter.c
14270         * src/prefs_filtering.c
14271         * src/matcher.c
14272         * src/importmutt.c
14273                 clean up a little bit
14274         
14275         * src/string_match.c
14276                 validate input strings a little bit more
14277
14278 2001-12-23 [alfons]     0.6.6claws12
14279
14280         * src/Makefile.am
14281         * src/summaryview.c
14282         * src/string_match.[ch]         ** NEW **
14283         * src/folderview.[ch]
14284         * src/headerview.h
14285         * src/folder.[ch]
14286         * src/prefs_folder_item.[ch]
14287                 add subject simplification to strip out strings from
14288                 a subject line (esp. handy for mailing lists). 
14289                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
14290                 but slightly changed things for better integration.)
14291
14292 2001-12-23 [alfons]     0.6.6claws11
14293
14294         * src/mainwindow.c
14295                 fix bug introduced by submission included in 0.6.5claws52.
14296                 ideally this submission should clean the trash if any trash
14297                 folder has a message. however, the hasTrash variable was
14298                 set to false whenever a trash folder was empty (discarding
14299                 a previously found *filled* trash folder.)
14300
14301                 also edited the code a little bit and made it more safe.
14302
14303 2001-12-22 [alfons]     0.6.6claws10
14304
14305         * src/imap.c
14306                 quick fix for Martin Pool's omission of an account
14307                 specific SSL setting
14308
14309 2001-12-22 [alfons]     0.6.6claws9
14310
14311         * src/compose.c
14312         * src/messageview.c
14313         * src/mimeview.c
14314         * src/pgptext.c
14315         * src/procmime.[ch]
14316                 better support for multipart/digest (submitted
14317                 by Fredrik <e98fo@efd.lth.se>)
14318
14319 2001-12-22 [alfons]     0.6.6claws8
14320
14321         * src/addressbook.c
14322                 correct function signature
14323         * src/socket.[ch]
14324         * src/imap.[ch]
14325         * src/prefs_account.[ch]
14326                 allow IMAP over SSH tunnel (patch submitted by 
14327                 Martin Pool <mbp@samba.org>)
14328
14329 2001-12-21 [alfons]     0.6.6claws7
14330
14331         * sync with sylpheed 0.6.6cvs4-9
14332                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
14333
14334 2001-12-21 [christoph]  0.6.6claws6
14335
14336         * src/compose.c
14337         * src/prefs_folder_item.[ch]
14338                 implement saving of outgoing messages to current folder.
14339                 fix segfault when no default outbox is available
14340                 (closes bug #495683)
14341
14342 2001-12-21 [carsten]    0.6.6claws5
14343         * src/folderview.c
14344         * src/summaryview.c
14345                 pressing CTRL while DND does now the expected thing and
14346                 copies the mail (moving is still the default, as this
14347                 seam more appropriate for handling mails by DND)
14348
14349 2001-12-18 [paul]       0.6.6claws4
14350
14351         * sync with sylpheed 0.6.6cvs3
14352                 see ChangeLog entries 2001-12-18
14353
14354 2001-12-18 [hiro]       0.6.6claws3
14355
14356         * src/undo.c
14357                 fix for multibyte characters (obtain the number of letters
14358                 instead of bytes).
14359
14360 2001-12-17 [paul]       0.6.6claws2
14361
14362         * sync with sylpheed 0.6.6cvs1
14363                 see ChangeLog entry 2001-12-16
14364
14365 2000-12-17 [alfons]     0.6.6claws1
14366
14367         * src/filtering.c
14368                 clean up
14369
14370 2001-12-16 [paul]       0.6.6claws
14371 2001-12-15
14372
14373         * Release version 0.6.6claws, cvs tag: rel_0_6_6
14374
14375         * src/mimeview.c
14376                 last minute sync with main 0.6.6
14377
14378         * po/es.po
14379                 updated by Ricardo Mones Lastra
14380                 update for last minute sync
14381         * po/fr.po
14382         * po/nl.po
14383                 update for last minute sync
14384         * po/de.po
14385                 updated by Jens Oberender
14386         * po/pt_BR.po
14387                 updated by Fabio Junior Beneditto
14388
14389         * src/prefs_common.[ch]
14390         * src/undo.c
14391                 number of undo levels is user configurable
14392                 (squeeze it into the release in the dying
14393                 moments) Submitted by Jens Oberender    
14394
14395 2001-12-15 [melvin]
14396
14397         * po/fr.po
14398                 updated french translation
14399
14400 2001-12-15 [paul]       0.6.5claws92
14401
14402         * sync with sylpheed 0.6.5cvs28
14403                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
14404
14405         * po/nl.po
14406                 update to allow for sync
14407
14408 2001-12-15 [alfons]
14409         
14410         * po/nl.po
14411                 update dutch translation
14412
14413 2001-12-14 [carsten]    0.6.5claws91
14414         * src/summaryview.c
14415                 fixed bug #473785; also after changing the column order
14416                 the same message will be selected and displayed as before
14417                 the reordering
14418
14419 2001-12-14 [carsten]    0.6.5claws90
14420         * src/folderview.c
14421                 probably found the bug reported by wwb opening or closing
14422                 a folder tree just before dnd (found the solution in the
14423                 balsa source -- thanks to them)
14424
14425 2001-12-14 [carsten]    0.6.5claws89
14426         * src/gtkutils.c
14427         * src/account.c
14428                 moved gtk_clist_moveto to the right place, so that
14429                 only the accounts dialog is effected on opening
14430
14431 2001-12-14 [carsten]    0.6.5claws88
14432         * src/gtkutils.c
14433                 gtkut_clist_set_focus_row does a gtk_clist_moveto
14434                 now, so that the focused row will be seen in any case
14435                 (reported by wwp on sf-claws-user)
14436
14437 2001-12-14 [darko]      0.6.5claws87
14438
14439         * src/compose.c
14440                 remove unnecessary line
14441
14442 2001-12-14 [paul]       0.6.5claws86
14443
14444         * sync with sylpheed 0.6.5cvs27
14445                 see ChangeLog entries 2001-12-14
14446
14447 2001-12-14 [carsten]    0.6.5claws85
14448         * src/mainwindow.c
14449                 following a suggestion of Melvin the rcoabm pops up
14450                 right under the button now and the button is reliefed
14451                 while the popup is open
14452
14453 2001-12-14 [darko]      0.6.5claws84
14454
14455         * src/compose.c
14456                 fix crash when wrapping long lines if linewrap quotation
14457                 is disabled and wrapper encounters a word spanning more
14458                 than one line
14459
14460 2001-12-13 [paul]       0.6.5claws83
14461
14462         * src/compose.c
14463                 prefer 'Reply-To' header over mailing list header when
14464                 replying to a message. Finally prevent all those confirmation 
14465                 messages being sent to the list itself.
14466
14467         * src/summaryview.c
14468                 remove unused summary_set_menu_sensitive() entry
14469
14470 2001-12-13 [paul]       0.6.5claws82
14471
14472         * src/folderview.c
14473         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
14474         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
14475         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
14476                 improvements to 'Hide read messages': Inbox, Outbox,
14477                 Trash, Queue, and Draft icons now reveal presence of hidden 
14478                 messages
14479
14480 2001-12-12 [alfons]     0.6.5claws81
14481
14482         0.6.5claws80 was tagged as LAST_STABLE
14483
14484         * src/filtering.[ch]
14485         * src/matcher.[ch]
14486         * src/matcher_parser_lex.c
14487                 fix the filtering; my last attempt to get it right, 
14488                 if it does not work, it's Hoa's turn. ;-)
14489
14490                 for my honourable peers:
14491                 
14492                 the code now makes a clear distinction between
14493                 rules as they are displayed (probably escaped),
14494                 and as they are executed (probably unescaped). the
14495                 parser does *NOT* do any unescaping, this is
14496                 the task of the matcher.c (which breaks up a
14497                 rule into condition) and the filtering.c (which
14498                 breaks up the rule's action). to make this
14499                 run happily we provide an unescaped copy of
14500                 crucial strings to the MatcherProp and 
14501                 FilteringAction structures. note that the only
14502                 exception to this is any REGEXP string. those
14503                 are directly passed to regcomp() and regexp()
14504                 (who have much more powerful unescape functions).
14505                 
14506                 for everyone else:
14507         
14508                 you can escape tab (\t), carriage return (\r),
14509                 linefeed (\n), form feed (\f), quote (\"), 
14510                 single quote (\'), bell (\b) in all the entry
14511                 lines in the scoring & filtering dialogs.
14512                 as an added bonus this should not affect
14513                 existing filtering rules.
14514
14515 2001-12-12 [carsten]    0.6.5claws80
14516
14517         * src/summaryview.c
14518         * po/de.po
14519                 "item(s) selected" is now sensitive to 1 or more
14520                 than one selected (nice for language where simple
14521                 adding of a "s" is not possible as German (Eintrag
14522                 ->Eintr"age)
14523                 
14524                 the "forward as attachment" entry from the right
14525                 click menu removed, "forward" acts following the
14526                 prefs
14527         
14528         * src/textview.c
14529                 reverted my former changes; so compiler warning again
14530                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
14531                 nevertheless
14532
14533         * src/messageview.c
14534                 "search in message" does now *not* only work in MVIEW_TEXT
14535                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
14536                 message
14537
14538         * src/mainwindow.c
14539                 removed "/File/_Close" as it was the same as "/File/E_xit"
14540                 and we don't need it two times
14541
14542                 the separate folder view and message view now get a distinct
14543                 WMCLASS, just in case someone is using sawfish ;-)
14544
14545                 as the menu entries "/View/Message view" and "/View/Folder tree"
14546                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
14547                 make them sensitive accordingly and as these two are "shown"
14548                 after startup anytime check this menuitem at startup
14549
14550 2001-12-12 [paul]       0.6.5claws79
14551
14552         * src/folderview.c
14553                 fix sensitivity of 'Search folder...', broken in
14554                 0.6.5claws75
14555
14556         * src/mainwindow.c
14557                 fix dodgy English
14558
14559 2001-12-11 [carsten]    0.6.5claws78
14560         * src/filtering.c
14561                 fixed two typos returning a wrong FALSE/TRUE
14562         * src/mainwindow.[ch]
14563                 extra menu for email/news button removed
14564
14565 2001-12-11 [alfons]     0.6.5claws77
14566         
14567         * src/matcher.c                 (1.3)
14568         * src/matcher_parser_lex.l      (1.28)
14569                 revert for another attempt
14570                 mark 0.6.5claws77 as LAST_STABLE
14571
14572 2001-12-11 [christoph]  0.6.5claws76
14573
14574         * po/de.po
14575                 fixed wrong translation for prev. unread msg
14576
14577 2001-12-11 [paul]       0.6.5claws75
14578
14579         * src/folder.[ch]
14580         * src/folderview.c
14581         * src/mainwindow.c
14582         * src/summaryview.[ch]
14583         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
14584                 enable ability to hide read messages on per folder basis via 
14585                 '/Summary/Hide read messages'; when selected, a folder will 
14586                 have a red open folder icon, instead of a blue icon, if the 
14587                 folder contains hidden messges
14588                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
14589
14590         * src/mainwindow.c
14591                 remove '/Message/Forward as attachment' from 
14592                 main_window_set_menu_sensitive() to prevent debug warning
14593
14594         * src/folderview.c
14595         * src/mainwindow.c
14596                 Clean up some of the English
14597
14598         * tools/newscache_clean.pl
14599                 allow for new 'hidereadmsgs' entry in folderlist.xml
14600
14601         * po/es.po
14602                 updated translation, submitted by Ricardo Mones Lastra
14603
14604 2001-12-11 [paul]       0.6.5claws74
14605
14606         * sync with sylpheed 0.6.5cvs25
14607                 see ChangeLog entry 2001-12-11
14608
14609 2001-12-10 [alfons]     0.6.5claws73
14610
14611         * src/matcher.c
14612                 add more control characters
14613         * src/matcher_parser_lex.l
14614                 make escaping / unescaping work again
14615
14616 2001-12-10 [alfons]     0.6.5claws72
14617
14618         * src/imap.c
14619                 clean up warnings "returning value for void function" 
14620         * src/prefs_filtering.c
14621                 make info button for execute action sensitive
14622
14623 2001-12-10 [paul]       0.6.5claws71
14624
14625         * src/compose.c
14626         * src/imap.[ch]
14627         * src/summaryview.c
14628                 fix: imap server now gets informed of MARKED, UNMARKED
14629                 and REPLY events. Now people can use different IMAP-Mail
14630                 clients and have the exact same information about MARKED,
14631                 UNMARKED and REPLY status with all of them. Especially
14632                 useful for imap servers with a web-frontend.
14633                 submitted by Tobias Sandhaas <medlor@web.de>
14634
14635 2001-12-09 [melvin]     0.6.5claws70
14636         
14637         * src/textview.[ch]
14638                 fixed bug #490076 (hunted down by Alfons who implemented
14639                 a workaround in 0.6.5claws65)
14640
14641 2001-12-09 [christoph]  0.6.5claws69
14642
14643         * src/summaryview.c
14644                 set pointer to string in LOCKED column to NULL
14645                 (might fix bug #490800)
14646
14647 2001-12-09 [carsten]    0.6.5claws68
14648
14649         * po/de.po
14650                 resolved some cluttered menu shortcuts 
14651                 ('creating new email' and 'creating news message'
14652                 hade the same)
14653         * src/compose.c
14654                 wmclass now distinc from main window
14655         * src/mainwindow.c
14656           src/mainwindow.h
14657                 email/news and forward button functionality similar
14658                 to the reply buttons; removed the ugly dropdown arrows
14659                 and use instead the right mouse button
14660
14661 2001-12-09 [paul]       0.6.5claws67
14662
14663         * src/imap.c
14664         * src/utils.h
14665                 allow spaces in imap folder names
14666                 submitted by Willem van Engen <wvengen@stack.nl>
14667
14668 2001-12-09 [paul]       0.6.5claws66
14669
14670         * sync with sylpheed 0.6.5cvs24
14671                 see ChangeLog entry 2001-12-09
14672
14673 2001-12-08 [alfons]     0.6.5claws65
14674
14675         * src/textview.c
14676                 prevent secondary selection claim after "add to sender" dialog
14677                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
14678                 we trick GTK by simulating a click at (0, 0) in the textview.
14679
14680 2001-12-08 [hoa]        0.6.5claws64
14681
14682         * src/folder.c
14683                 fixed a bug about the .processing folder name while filtering
14684
14685 2001-12-08 [alfons]     0.6.5claws63
14686
14687         * src/folderview.c 
14688                 work around problem of not correctly updating folder stats
14689                 when deleting messages. there's some folder scanning evil
14690                 going so the folderview_update_msg_num() does not work
14691                 correctly. need to investigate this.
14692
14693 2001-12-08 [paul]       0.6.5claws62
14694
14695         * sync with sylpheed 0.6.5cvs23
14696                 see ChangeLog entry 2001-12-08
14697
14698 2001-12-07 [christoph]  0.6.5claws61
14699
14700         * src/compose.c
14701                 fix another header translation problem
14702
14703 2001-12-07 [alfons]     0.6.5claws60
14704
14705         * src/mbox.c
14706                 make filtering also work on local spool mbox
14707
14708 2001-12-07 [carsten]    0.6.5claws59
14709         * src/addressbook.c
14710                 addressbook window gets a wmclass distinct from the main
14711                 sylpheed window
14712         * src/compose.h
14713         * src/mainwindow.[ch]
14714                   forward menu item will use mode selected in prefs, forward 
14715                 as attatchment in menu removed (will be substituted in the
14716                 toolbar similar to reply buttons)
14717                   create news message menu entry and news button is now 
14718                 sensitive to the existance of a news account
14719         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
14720         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
14721         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
14722                 these are removed because the toolbar buttons don't show
14723                 the quoting modus any longer
14724
14725 2001-12-07 [paul]
14726
14727         * tools/newscache_clean.pl      ** NEW FILE **
14728                 perl script to do some tidying up in the newscache directory 
14729                 
14730         * tools/sylpheed-switcher       ** NEW FILE **
14731                 perl script to enable easy switching between main and claws
14732                 
14733         * tools/README
14734                 added descriptions of the two new perl scripts          
14735
14736
14737 2001-12-07 [melvin]     0.6.5claws58
14738
14739         * src/messageview.c
14740                 fixed a warning during compilation introduced in 0.6.5claws56
14741
14742 2001-12-07 [paul]       0.6.5claws57
14743
14744         * src/mainwindow.[ch]
14745         * src/menu.[ch]
14746                 further usability enhancements to replying with or without 
14747                 quoting via the toolbar, use of Ctrl key is replaced by 
14748                 drop down menu 
14749                 Submitted by Carsten Schurig            
14750
14751 2001-12-07 [melvin]     0.6.5claws56
14752
14753         * src/messageview.c
14754                 hack to fix bug that prevented to make/paste selections
14755                 after switching between MVIEW_TEXT and MVIEW_MIME views
14756                 without deselecting the selection first.
14757
14758 2001-12-06 [alfons]     0.6.5claws55
14759
14760         * src/filtering.[ch]
14761         * src/inc.c
14762                 revise filtering a little bit more, and make sure
14763                 messages are delivered to the appropriate inbox
14764                 (perhaps set per account)
14765
14766 2001-12-06 [paul]       0.6.5claws54
14767
14768         * sync with sylpheed 0.6.5cvs22
14769                 see ChangeLog entry 2001-12-06
14770
14771 2001-12-05 [alfons]     0.6.5claws53
14772
14773         * src/inc.c
14774         * src/folder.[ch]
14775         * src/procmsg.c
14776         * src/filtering.c
14777                 more revisions of filtering system
14778                 (last stable version is marked as LAST_STABLE)
14779                 
14780                 | NOTE 1): the filtering system now uses a local folder called
14781                 | .processing. if filtering fails, check this directory
14782                 | for missing messages.
14783                 |
14784                 | NOTE 2): help us find the filtering actions still missing
14785
14786 2001-12-05 [paul]       0.6.5claws52
14787
14788         * src/mainwindow.c
14789                 fix bug where 'Empty Trash?' pop-up window appears even
14790                 when Trash is empty, submitted by Jesse Skinner         
14791
14792 2001-12-05 [melvin]     0.6.5claws51
14793
14794         * src/compose.c
14795                 fixed bug #486106 to select correct account when reediting 
14796                 a queued message
14797         
14798 2001-12-04 [alfons]     0.6.5claws50
14799
14800         * src/mh.c
14801                 declare markfile in appropriate functions when
14802                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
14803                 for spotting this)
14804
14805 2001-12-04 [paul]       0.6.5claws49
14806
14807         * sync with sylpheed 0.6.5cvs21
14808                 see ChangeLog entry 2001-12-04
14809
14810 2001-12-03 [christoph]  0.6.5claws48
14811
14812         * po/de.po
14813                 changed translation of undo
14814         * src/account.c
14815         * src/folder.c
14816                 don't reinvent the wheel to traverse a GNode
14817         * src/compose.[ch]
14818                 seperate code to create the compose gui into functions
14819                 add "Others" page with folder selection for saving copy
14820                 of the message.
14821                 the folder identifier is saved to queue header
14822         * src/procmsg.c
14823                 save message to folder in queue header
14824
14825 2001-12-03 [paul]       0.6.5claws47
14826
14827         * sync with sylpheed 0.6.5cvs20
14828                 see ChangeLog entry 2001-12-03
14829
14830 2001-12-01 [paul]
14831
14832         * more sync with sylpheed 0.6.5cvs19
14833                 see ChangeLog entry 2001-11-29
14834
14835 2001-11-30 [paul]       0.6.5claws46
14836         
14837         * src/compose.c
14838                 remove conflicts introduced by Hoa's last commit
14839          
14840         * src/mainwindow.c
14841                 make 'Message/Bounce' sensitive
14842
14843 2001-11-30 [hoa]        0.6.5claws45
14844
14845         * src/compose.c
14846                 slightly change bounce function to add
14847                 information about the user that bounced the mail
14848                 in the From header line.
14849
14850         * src/folderview.c
14851                 permit the use of processing in outbox folder.
14852
14853 2001-11-29 [paul]       0.6.5claws44
14854
14855         * src/mainwindow.[ch]
14856         * src/prefs_common.c
14857         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
14858         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
14859         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
14860                 usability enhancements to the quoting, implements
14861                 use of Ctrl key to toggle quoting settings
14862                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
14863
14864 2001-11-29 [paul]       0.6.5claws43
14865         
14866         * sync with sylpheed 0.6.5cvs19
14867                 see ChangeLog entry 2001-11-28
14868
14869 2001-11-29 [melvin]     0.6.5claws42
14870         * src/Makefile.am
14871                 added enriched.[ch] to the list of files
14872
14873         * src/textview.c
14874         * src/mimeview.c
14875         * src/procmime.[ch]
14876         * src/enriched.[ch]
14877                 added support to view text/enriched
14878                 added support to show headers in message view for text/enriched and text/html
14879                         in non multipart messages
14880
14881 2001-11-28 [paul]       0.6.5claws41
14882
14883         * more sync with sylpheed 0.6.5cvs18
14884                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
14885
14886 2001-11-27 [paul]       0.6.5claws40
14887         
14888         * po/pt_BR.po
14889                 updated translation, submitted by Fabio Junior Beneditto
14890                 
14891         * sync with sylpheed 0.6.5cvs18
14892                 see ChangeLog entries 2001-11-26 (src/textview.c) and
14893                 2001-11-27
14894
14895
14896 2001-11-26 [paul]
14897
14898         * po/es.po
14899                 updated translation, submitted by Ricardo Mones Lastra
14900
14901 2001-11-26 [alfons]
14902
14903         * src/matcher.c
14904                 add more translatable strings
14905
14906 2001-11-26 [christoph]  0.6.5claws39
14907
14908         * po/de.po      
14909                 fixed one more umlaut
14910         * src/compose.c
14911                 fix translated header when it should not be translated
14912
14913 2001-11-26 [paul]       0.6.5claws38
14914
14915         * src/mainwindow.c
14916                 remove '/Message/Add Sender to address book' from 
14917                 main_window_set_menu_sensitive(), prevent debug warning
14918                 add 'Message/Mark/Mark all read' to mainwin_entries[]
14919
14920 2001-11-26 [paul]       0.6.5claws37
14921
14922         * src/summaryview.c
14923                 fix 'recurring unread state' bug 
14924
14925         * tools/README 
14926         * tools/filter_conv.pl
14927                 read name of top level mailbox from folderlist.xml
14928                 and presume nothing about its name              
14929
14930 2001-11-26 [darko]      0.6.5claws36
14931
14932         * src/gtkstext.[ch]
14933                 removed functions that are now in gtkutils.c
14934                 use gtkut_text_is_uri_string() from gtkutils.c
14935         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
14936
14937 2001-11-26 [paul]       0.6.5claws35
14938
14939         * sync with sylpheed 0.6.5cvs16
14940                 see ChangeLog entries 2001-11-25 and 2001-11-26
14941
14942 2001-11-25 [alfons]     0.6.5claws34
14943
14944         EXPERIMENTAL!!! Please checkout the last stable version using: 
14945           
14946         % cvs update -r LAST_STABLE -dRAP
14947
14948         (Or help us testing this stuff.)
14949
14950         * src/filtering.c               (1.14)
14951         * src/filtering.h               (1.6)
14952         * src/inc.c                     (1.28)
14953         * src/matcher.c                 (1.20)
14954         * src/mbox.c                    (1.9)
14955         * src/procmsg.h                 (1.14)
14956         * src/summaryview.c             (1.59)
14957         * src/summaryview.h             (dunno)
14958                 revert/merge/sync to as it was before commit 
14959                 on Thu, 19 Jul 2001 10:15:51 -0700.
14960
14961 2001-11-25 [hoa]        0.6.5claws33
14962
14963         * src/main.c
14964                 processing mails at startup
14965
14966         * src/folderview.c
14967         * src/summaryview.[ch]
14968                 processing mails when entering folder
14969
14970         * src/prefs_filtering.c
14971                 fixed some UI bugs
14972
14973 2001-11-24 [alfons]     0.6.5claws32
14974
14975         * src/summaryview.[ch]
14976                 make summary sort headers work, and also make
14977                 sure the sort type is stored
14978
14979 2001-11-23 [alfons]     0.6.5claws31
14980
14981         * src/summaryview.[ch]
14982                 make lock work like mark
14983                 disallow deleting messages marked as locked
14984
14985 2001-11-23 [alfons]     0.6.5claws30
14986
14987         * src/gtkstext.c
14988         * src/compose.[ch]
14989         * src/Makefile.am
14990         * src/undo.[ch]
14991                 merge undo patch submitted by Jens
14992
14993 2001-11-23 [christoph]  0.6.5claws29
14994
14995         * src/.cvsignore
14996                 added ylwrap
14997         * src/compose.c
14998                 fixed gpg signing and encoding
14999         * src/folder.[ch]
15000         * src/main.c
15001                 added --status option to get new, unread and total
15002                 message count from a running sylpheed
15003         * src/prefs_common.c
15004                 temporary fix for reply_with_quote problem
15005                 (don't call functions for non existing widget)
15006         * src/procmsg.c
15007                 one more check for ignored threads but still not
15008                 always working correctly. probably a recursive
15009                 check for all parents is needed
15010
15011 2001-11-23 [darko]      0.6.5claws28
15012
15013         * src/compose.c
15014                 wrapping on send improvements
15015         * src/gtkutils.[ch]
15016                 fix for GtkSText after last sync with main branch
15017                 GTK_TEXT -> GTK_STEXT
15018
15019 2001-11-23 [paul]       0.6.5claws27
15020
15021         * sync with sylpheed 0.6.5cvs14
15022                 see ChangeLog entries 2001-11-22 and 2001-11-23
15023                 
15024         * po/de.po
15025                 fixed the scrambled umlauts 
15026                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
15027
15028 2001-11-21 [paul]       0.6.5claws26
15029
15030         * sync with sylpheed 0.6.5cvs12
15031                 see 2nd ChangeLog entry dated 2001-11-20
15032
15033 2001-11-20 [paul]       0.6.5claws25
15034
15035         * sync with sylpheed 0.6.5cvs11
15036                 see ChangeLog entry 2001-11-19 (src/utils.c)
15037
15038 2001-11-20 [hiro]
15039
15040         * src/compose.c
15041                 GTK_TEXT -> GTK_STEXT
15042                 fix for wrong comment
15043
15044 2001-11-20 [hiro]       0.6.5claws24
15045
15046         * src/compose.[ch]
15047                 more merges from main branch
15048                 removed fatal warnings (uninitialized variables etc.)
15049                 some coding style fix
15050         * src/gtkutils.h
15051                 fixed typo.
15052         * src/addressbook.c
15053           src/addrindex.c
15054                 V-Card -> vCard
15055
15056 2001-11-19 [hoa]        0.6.5claws23
15057
15058         * src/filtering.c
15059         * src/prefs_scoring.c
15060         * src/matcher.[ch]
15061         * src/scoring.c
15062                 cleaning code
15063
15064         * src/matcher_parser_parse.y
15065         * src/prefs_filtering.c
15066                 bouncing
15067
15068 2001-11-19 [alfons]     0.6.5claws22
15069
15070         more of my old things into claws
15071
15072         * src/Makefile.am
15073         * src/prefs_common.c
15074         * src/procmsg.h
15075         * src/summaryview.[ch]
15076         * src/prefs_summary_column.c
15077         * src/pixmaps/locked.xpm
15078                 add indicators for locking of message in summary view
15079                 (does not work yet, only visual indicator)
15080
15081 2001-11-19 [paul]       0.6.5claws21
15082
15083         * sync with sylpheed 0.6.5cvs10
15084                 see ChangeLog entry 2001-11-19
15085
15086 2001-11-18 [alfons]     0.6.5claws20
15087         
15088         * src/filtering.c
15089                 remove an inadvertent free I forgot in previous clean up 
15090
15091 2001-11-18 [alfons]     0.6.5claws19
15092
15093         * src/filtering.[ch]
15094                 clean up & plug leaks
15095
15096 2001-11-18 [paul]       0.6.5claws18
15097
15098         * sync with sylpheed 0.6.5cvs9
15099                 see ChangeLog entries 2001-11-17 and 2001-11-18
15100
15101 2001-11-16 [paul]       0.6.5claws17
15102
15103         * sync with sylpheed 0.6.5cvs8
15104                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
15105
15106 2001-11-16 [paul]       0.6.5claws16
15107
15108         * sync with sylpheed 0.6.5cvs7
15109                 see ChangeLog entries 2001-11-15 and 2001-11-16
15110
15111 2001-11-15 [hoa]        0.6.5claws15
15112
15113         * src/compose.c
15114                 fix bounce, mails we received couln't be bounced to ourself.
15115
15116         * src/defs.h
15117         * src/filtering.[ch]
15118         * src/matcher.[ch]
15119         * src/matcher_parser.h
15120         * src/matcher_parser_lex.l
15121         * src/matcher_parser_parse.y
15122         * src/inc.c
15123         * src/main.c
15124         * src/mbox.c
15125         * src/prefs_filtering.[ch]
15126         * src/mainwindow.c
15127         * src/prefs_matcher.c
15128         * src/prefs_scoring.c
15129         * src/scoring.[ch]
15130         * src/summaryview.c
15131                 new matcher/filter/score configuration file parser
15132                 one unique configuration file => ~/.sylpheed/matcherrc
15133                 import in currently automatic, then save are made
15134                 in this new file.
15135                 one filter per folder and one global filter
15136                 (filter of a folder will be used as folder processing)
15137
15138         * src/folder.c
15139                 fix a bug in folder_item_get_identifier
15140                 
15141         * src/messageview.c
15142                 receive receipt return are fixed.
15143
15144 2001-11-14 [alfons]     0.6.5claws14
15145
15146         * src/session.h
15147                 add things from main branch to make claws compile
15148
15149 2001-11-14 [paul]       0.6.5claws13
15150
15151         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
15152                 see ChangeLog entries 2001-11-08 to 2001-11-14
15153
15154 2001-11-14 [hoa] 0.6.5claws12
15155
15156         * src/compose.[ch]
15157         * src/mainwindow.c
15158         * src/summaryview.c
15159                 add "bounce mail" option
15160
15161 2001-11-13 [christoph]  0.6.5claws11
15162
15163         * src/compose.c
15164                 Cleanup a mess i add before commiting
15165
15166 2001-11-13 [hoa]        0.6.5claws10
15167
15168         * src/compose.c
15169                 some fixes when mail are sent or
15170                 for crossposts
15171
15172 2001-11-13 [christoph]  0.6.5claws9
15173
15174         * po/de.po
15175                 Changed two string with the same translation
15176         * src/compose.c
15177         * src/procmsg.[ch]
15178         * src/send.[ch]
15179                 New mailsending process:
15180                   - Always queue message before sending
15181                     (message will be saved if sylpheed crashed or
15182                      freezes while sending)
15183                   - Allow queuing of newspostings
15184                   - No copy in outbox before sending
15185                     (closes bug #469501)
15186                   - No more redundant code for send and send_later
15187         * src/summaryview.c
15188                 Applied wwp <subscript@free.fr>'s patch that fixes
15189                 marks for multiple forwarded messages (+compose.c)
15190
15191 2001-11-12 [alfons]
15192
15193         * README.claws
15194                 remove things that are now in main branch
15195         
15196         * po/nl.po
15197                 update Dutch translation
15198
15199 2001-11-12 [mhadasht]   0.6.5.claws8
15200
15201         * src/prefs_common.c
15202                 re-enabled account autoselection feature for forward
15203                 and reedit lost during the branch point for SYNC-B4-REL
15204         * src/gtkspell.c
15205                 gtkpspell_get_dict(): more readable code (even if function is
15206                 not used yet)
15207         * ChangeLog.claws
15208                 added version number info to 2001-11-12 [hiro] comment.
15209
15210 2001-11-12 [hiro]       0.6.5.claws7
15211
15212         * src/compose.c
15213                 compose_forward(): fixed a bug that forward quote mark
15214                 wasn't used.
15215                 removed unnecessary code.
15216         * src/template_select.[ch]: removed.
15217
15218 2001-11-11 [alfons]
15219
15220         * src/compose.c
15221                 :%s/GTK_TEXT/GTK_STEXT/g
15222         
15223         * src/compose.[ch]
15224         * src/undo.[ch]
15225         * src/Makefile.am
15226                 revert the undo stuff (this is 0.6.6claws stuff)
15227
15228 2001-11-11 [hoa]        0.6.5.claws6
15229
15230         * src/compose.[ch]
15231                 Insert signature at the end of the text.
15232                 Added undo patch but currently disabled
15233
15234         * src/procmsg.c
15235                 Threading by subject improved.
15236
15237         * added src/undo.[ch]
15238                 Undo module for compose dialog box.
15239
15240 2001-11-11 [alfons]     0.6.5.claws5
15241
15242         * src/procmsg.c
15243                 prevent threading by subject on nodes that have already been
15244                 threaded by in-reply-to (as in "circular references in a tree
15245                 result in a dead branch")
15246
15247 2001-11-09 [hoa]        0.6.5.claws4
15248         
15249         * src/folderview.c
15250                 allows creation of mbox folder item from any files.
15251
15252 2001-11-09 [alfons]     0.6.5.claws3
15253         
15254         * src/utils.c
15255         * src/procmsg.c
15256                 do what I mean and correct threading by subject so it really
15257                 ignores attracting lines without "Re: "
15258
15259 2001-11-07 [alfons]     0.6.5.claws2
15260
15261         * src/procmsg.c
15262         * src/utils.[ch]
15263                 only attract by subject if a subject line starts with a "Re: "
15264         * src/syldap.c
15265                 remove warning
15266
15267 2001-11-07 [paul]       0.6.5claws1
15268
15269         * sync with sylpheed 0.6.5. release
15270                 see ChangeLog entry 2001-11-07
15271
15272 2001-11-07 [paul]       0.6.4claws31
15273
15274         * sync with sylpheed 0.6.4cvs18
15275                 see ChangeLog entries 2001-10-30 to 2001-11-07
15276                 prefs_templates.[ch] renamed prefs_template.[ch]
15277
15278 2001-11-06 [alfons]
15279         
15280         * src/utils.h
15281                 add semicolon Hoa forgot ;-)
15282                 
15283
15284 2001-11-06 [hoa]        0.6.4claws30
15285         
15286         * src/procmsg.c
15287         * src/summaryview.c
15288         * src/utils.c
15289         * src/utils.h
15290                 threading by subject - empty subject are ignored
15291
15292 2001-11-06 [christoph]  0.6.4claws29
15293
15294         * src/socket.c
15295                 use SSL_peek for sock_gets
15296         * src/utils.c
15297                 removed unneeded pointer in extracting quoted
15298                 names implementation
15299
15300 2001-11-06 [melvin]     0.6.4claws28
15301
15302         * src/gtkspell.c
15303                 fixed bug #476792 Selection overtyping with spell checker
15304                 fixed bug which could cause a buffer overflow
15305                 fixed a memory leak
15306
15307 2001-11-06 [hoa]        0.6.4claws27
15308         
15309         * src/procmsg.c
15310         * src/summaryview.c
15311                 threading by subject
15312
15313 2001-11-05 [alfons]     0.6.4claws26
15314         
15315         * README.claws
15316                 Claws -> Sylpheed (vice versa)
15317
15318         * src/compose.c
15319                 :%s/gtk_text/gtk_stext/g
15320                 :%s/GTK_TEXT/GTK_STEXT/g
15321                 (thanks to Jonathan Ware for spotting this)
15322
15323 2001-11-04 [christoph]  0.6.4claws25
15324
15325         * src/summaryview.c
15326                 replace Xalloca + strdup with Xstrdup_a
15327         * src/utils.c
15328                 better implementation of extracting quoted names
15329                 from addresses (remove backlashes and ignore
15330                 quotes after them)
15331
15332 2001-11-04 [alfons]     0.6.4claws24
15333
15334         * src/utils.[ch]
15335                 edit to comply more with coding style
15336
15337         * src/textview.c
15338                 fix bug reported by Kim Schulz. introduced by the patch integrated
15339                 in 0.6.4claws15. the code did not check the return value of
15340                 the html parser.
15341
15342         * AUTHORS
15343                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
15344
15345 2001-11-04 [christoph]  0.6.4claws23
15346
15347         * src/main.c
15348         * src/prefs_common.[ch]
15349                 init some pointers that possibly caused a segfault
15350                 reported in the claws-users ML
15351
15352 2001-11-04 [hoa]        0.6.4claws22
15353
15354         * src/grouplistdialog.c
15355                 change the names of the nodes in the tree
15356
15357         * src/compose.c
15358                 enhanced mailto syntax as described in
15359                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
15360                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
15361
15362         * src/utils.c
15363                 encode and decode URI (useful when opening URL into
15364                 netscape).
15365
15366 2001-11-03 [hoa]        0.6.4claws21
15367
15368         * src/grouplistdialog.c
15369                 a new newsgroups list selection dialog box
15370                 with a CTree instead of a CList
15371
15372 2001-11-03 [hoa]        0.6.4claws20
15373
15374         * src/folderview.c
15375                 enable property and scoring options when right
15376                 click on "inbox"
15377
15378         * src/summaryview.c
15379                 fixed bug when nickname were displayed using
15380                 the address book.
15381
15382 2001-11-02 [darko]      0.6.4claws19
15383
15384         * src/compose.c
15385                 new wrap quotation and URL/long words wrapping implementation
15386         * src/compose.c src/gtkstext.[ch]
15387                 move gtkstext_strncmp() to gtkstext.c
15388
15389 2001-11-01 [christoph]  0.6.4claws18
15390
15391         * src/prefs_account.c
15392                 fixed mess in account settings dialog
15393         * src/prefs_folder_item.c
15394                 added label with folder path to dialog
15395
15396 2001-10-31 [match]      0.6.4claws17
15397
15398         * src/vcard.c
15399                 fix memory leak.
15400         * src/addrbook.c
15401                 fix generation of spurious address book file names.
15402                 remove redundant functions.
15403         * po/POTFILES.in
15404                 added missing file names.
15405
15406 2001-10-30 [paul]       0.6.4claws16
15407
15408         * sync with sylpheed 0.6.4cvs6
15409                 see ChangeLog entries 2001-10-26 to 2001-10-30
15410
15411         * tools/filter_conv.pl
15412                 read folderlist.xml to discover whether the top-level
15413                 folder is called 'Mailbox' or 'Mail' 
15414
15415 2001-10-29 [paul]       0.6.4claws15
15416
15417         * src/html.c, src/textview.c
15418                 activate links in html mail and fix clickable parts
15419                 Submitted by Matthieu Dazy <dazy@t-surf.com>
15420
15421 2001-10-29 [paul]
15422
15423         * po/de.po, po/es.po, po/pt_BR/po
15424                 updated translations, submitted by Jens Oberender,
15425                 Ricardo Mones Lastra, and Fabio Junior Beneditto
15426
15427 2001-10-29 [darko]      0.6.4claws14
15428
15429         * src/compose.c
15430                 fix wrapping for good
15431
15432 2001-10-29 [darko]
15433
15434         * src/compose.c
15435                 undo previous change as it broke the smart wrapping
15436
15437 2001-10-29 [darko]      0.6.4claws13
15438
15439         * src/compose.c
15440                 fix infinite loop when long URL is quoted
15441                 (closes bug #475122.
15442
15443 2001-10-28 [match]
15444
15445         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
15446                 import Mutt address book
15447         * src/ldif.[ch] src/importldif.h
15448                 modified import LDIF handle user attributes
15449
15450 2001-10-28 [christoph]  0.6.4claws12
15451
15452         * src/summaryview.c
15453                 fixed that filtering did not work if there
15454                 were no filter rules
15455                 (closes bug #472003 and better implementation
15456                  of patch #474644)
15457
15458 2001-10-27 [christoph]  0.6.4claws11
15459
15460         * src/compose.c
15461                 make the folder's default account to be used when
15462                 replying. (patch by wwp <subscript@free.fr>)
15463         * src/compose.c
15464                 code cleanup, nearly killed all of wwp's patch
15465                 for folder's default account in compose
15466         * src/folderview.c
15467                 error panel when a folder could not be created
15468                 (closes bug #471080 new folder name & already
15469                  existing file)
15470
15471 2001-10-26 [alfons]
15472
15473         * src/utils.h
15474                 change prototype of strstr2() that Christoph forgot about
15475
15476 2001-10-26 [christoph]  0.6.4claws10
15477
15478         * src/account.c
15479                 made search for accounts by email address not case
15480                 sensitive
15481         * src/folder.c
15482                 fixed memory leak in folder_item_get_identifier
15483         * src/gtkspell.c
15484         * src/utils.c
15485                 fixed wrong strstr2 (should work like strstr)
15486
15487 2001-10-26 [darko]      0.6.4claws9
15488
15489         * src/compose.c src/gtkstext.[ch]
15490         * src/gtkstext.c
15491                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
15492
15493 2001-10-26 [paul]       0.6.4claws8
15494
15495         * src/html.c
15496                 ignore css and javascript tags in html mail
15497                 case-insensitive, with or without double-quoted
15498                 strings
15499
15500 2001-10-26 [paul]       0.6.4claws7
15501
15502         * sync with sylpheed 0.6.4cvs1
15503                 see ChangeLog entry 2001-10-26
15504
15505         * src/prefs_account.c, src/prefs_common.c,
15506           src/prefs_summary_column.c
15507                 minor improvements to the English
15508
15509 2001-10-25 [alfons]     0.6.4claws6
15510
15511         * src/gtkstext.c
15512         
15513                 make GtkSText follow style of GtkText (closes bug 
15514                 #469211 "text selection while writing message")
15515                 
15516                 do sync with GTK 1.2.10
15517
15518 2001-10-25 [paul]       0.6.4claws5
15519
15520         * src/html.c
15521                 ignore css tags in html mail
15522
15523 2001-10-25 [darko]      0.6.4claws4
15524
15525         * src/compose.c
15526                 don't declare is_url_string as static function since
15527                 we need it in gtkstext.c
15528         * src/gtkstext.c
15529                 remove unused variable
15530                 don't wrap long URLs while composing a message
15531
15532 2001-10-24 [christoph]  0.6.4claws3
15533
15534         * src/socket.c
15535                 fix ssl deadlock, when peer closes connection
15536
15537 2001-10-24 [paul]       0.6.4claws2
15538
15539         * src/prefs_common.c
15540                 gettextize the gpg ascii-armored warning message
15541
15542         * src/compose.c
15543                 insert a DOS/MAC file into the composed message
15544                 (improvements)
15545
15546         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
15547
15548 2001-10-22 [paul]       0.6.4claws1
15549
15550         * sync with sylpheed 0.6.4 release
15551                 see ChangeLog entries 2001-10-21
15552
15553         * po/fr.po, po/pt_BR.po
15554                 updated by Melvin Hadasht and Fabio Junior Beneditto
15555
15556 2001-10-21 [paul]       0.6.3claws30
15557
15558         * src/compose.c
15559                 insert a DOS text file from the compose window
15560                 into the composed message text (removes CRs characters)
15561                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
15562
15563         * tools/filter_conv.pl, tools/README
15564                 automatically use ~/.sylpheed as working directory
15565                 print out confirmation message on completion
15566
15567         * correct Hoa's last ChangeLog.claws entry
15568
15569 2001-10-20 [hoa]        0.6.3claws29
15570
15571         * src/grouplistdialog.c
15572                 bugfix (another ?) to give the right
15573                 newsgroups list for each news server.
15574
15575         * src/news.c
15576         * src/news.h
15577                 improve the newsgroups list cache
15578
15579 2001-10-20 [paul]       0.6.3claws28
15580
15581         * sync with sylpheed 0.6.3cvs9
15582                 see ChangeLog entry 2001-10-19
15583
15584         * correct Alfons' last ChangeLog.claws entry
15585
15586 2001-10-19 [alfons]
15587
15588         * src/pgptext.[ch]
15589                 fix compilation problems (part of bug #472895)
15590
15591 2001-10-18 [hoa]        0.6.3claws27
15592
15593         * src/grouplistdialog.c
15594                 bugfix when we refresh was clicked (bug 472701)
15595
15596 2001-10-19 [christoph]  0.6.3claws26
15597
15598         * src/compose.c
15599                 last header entry should default to "To:" or
15600                 "Newsgroups:" and not copy the last entry line
15601                 in a new compose window
15602                 (closes bug #472686, #470792)
15603
15604 2001-10-19 [paul]       0.6.3claws25
15605
15606         * sync with Sylpheed 0.6.3cvs8
15607                 see ChangeLog entries 2001-10-18 and 2001-10-19
15608
15609 2001-10-18 [christoph]  0.6.3claws24
15610
15611         * src/procmsg.c
15612                 reimplement ignore thread
15613         
15614 2001-10-18 [hoa]        0.6.3claws23
15615
15616         * src/folderview.c
15617         * src/grouplistdialog.[ch]
15618                 enhanced news subscription interface (feature 469113)
15619
15620         * src/news.c
15621         * src/news.h
15622                 enchanced newsgroup listing,
15623                 now, we can get groups informations
15624                 (NNTPGroupInfo)
15625
15626 2001-10-18 [paul]       0.6.3claws22
15627
15628         * src/summaryview.c
15629                 remove comment (sync with main branch)
15630         * src/mainwindow.c
15631                 fix 'Re-edit' bug in 'Message' menu
15632
15633 2001-10-17 [christoph]  0.6.3claws21
15634
15635         * src/compose.c
15636                 ignore empty or whitespace only header lines
15637
15638 2001-10-17 [paul]       0.6.3claws20
15639
15640         * sync with sylpheed 0.6.3cvs7
15641                 see ChangeLog entries 2001-10-14, 2001-10-16, and
15642                 2001-10-17
15643
15644 2001-10-17 [darko]
15645
15646         * src/compose.c
15647                 wrap long lines without spaces
15648                 don't wrap URLs
15649
15650 2001-10-16 [paul]
15651
15652         * po/es.po, po/nl.po, po/pt_BR.po
15653                 updated by Ricardo Mones Lastra, Alfons,
15654                 and Fabio Junior Beneditto
15655
15656         * sylpheed-0.6.3claws released
15657
15658 2001-10-15 [melvin] 0.6.3claws18
15659
15660         * README.claws
15661                 added summary and detailed installation instructions
15662                 for spell checker
15663         * po/fr.po
15664                 Updated, corrected and completed french translation
15665
15666 2001-10-15 [hoa] 0.6.3claws17
15667         * src/grouplistdialog.c
15668                 we can choose the newsgroups to display with wildcards
15669
15670 2001-10-15 [christoph]  0.6.3claws16
15671
15672         * src/account.c
15673         * src/compose.c
15674         * src/prefs_folder_item.[ch]
15675                 applied wwp <subscript@free.fr>'s folder
15676                 default account patch
15677         * po/de.po
15678                 Fixed wrong translation
15679
15680 2001-10-13 [alfons, christoph, melvin]  
15681                         0.6.3claws15
15682
15683         solution #2 to solve MT-safety problems defers all GUI related calls
15684         to the main thread using a gtk_idle_add() callback. discussed on
15685         ircnet #sylpheed, with christoph spotting some issues with the
15686         original code, and melvin allowing us to lobotomize his sylpheed.
15687
15688         * src/syldap.[ch], src/main.c
15689                 fix race problem in ldap search thread by deferring GUI 
15690                 stuff to main thread using gtk_idle_add()
15691
15692 2001-10-13 [paul]       0.6.3claws14
15693
15694         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
15695                 add Sergey's smtpcred.patch
15696                 adds separate username/password setting for SMTP Auth
15697                 needed by some servers
15698                 (closes feature request #471659)
15699
15700 2001-10-13 [paul]       0.6.3claws13
15701
15702         * src/pgptext.[ch] **NEW FILES**
15703         * src/Makefile.am, src/messageview.c, src/mimeview.c
15704                 decrypt ascii-armored gpg text embedded in
15705                 the message body.
15706                 Submitted by Jens Jahnke <jan0sch@gmx.net>
15707
15708 2001-10-13 [christoph]  0.6.3claws12
15709
15710         * README.claws
15711                 some more details on default to and
15712                 feature requests
15713         * src/main.c
15714                 init glib threading when ldap is used
15715         * src/syldap.c
15716                 threading fixes
15717         * po/de.po
15718                 fixed a typo
15719
15720 2001-10-12 [paul]       0.6.3claws11
15721
15722         * src/prefs_common.[ch], src/rfc2015.c
15723                 enable ascii-armored gpg text to be embedded in the
15724                 message body, selectable through the 'Privacy'
15725                 preferences. Supports encrypting only.
15726                 Submitted by Ravemax <ravemax@dextrose.com>
15727
15728 2001-10-12 [paul]       0.6.3claws10
15729
15730         * sync with sylpheed 0.6.3cvs6
15731                 see ChangeLog entries 2001-10-11 and 2001-11-12
15732
15733         * src/folderview.c
15734                 incorporated mbox folders, scoring, and folder
15735                 properties into the sync
15736
15737 2001-10-12 [darko]      0.6.3claws9
15738
15739         * README.claws
15740                 describe quotation wrapping
15741         * src/compose.c
15742                 don't treat tab as space to calculate line length properly
15743
15744 2001-10-11 [alfons]
15745
15746         * README.claws
15747                 correct description of how to make new filtering system work,
15748                 add some other things
15749                 
15750         * src/syldap.c
15751                 remove sched_yield() (not necessary / unportable)
15752
15753 2001-10-11 [paul]       0.6.3claws8
15754
15755         * sync with sylpheed 0.6.3cvs3
15756                 see ChangeLog entry 2001-10-10
15757
15758 2001-10-10 [christoph]  0.6.3claws7
15759
15760         * .cvsignore
15761                 ignore 2 files created by newer autotools
15762         * src/prefs_folder_item.c
15763                 using table for widget alignment
15764                 fixed memory leak and broken octal display
15765         * src/filesel.c
15766                 fixed segfault caused by lost filename
15767                 workaround (closes bug #469551)
15768
15769 2001-10-10 [paul]       0.6.3claws6
15770
15771         * sync with sylpheed 0.6.3cvs2
15772                 see ChangeLog entries 2001-10-09 and 2001-10-10
15773
15774 2001-10-10 [darko]      0.6.3.claws5
15775
15776         * src/gtkstext.c
15777                 proper calculation of right margin if smart wrapping is enabled
15778         * src/compose.c
15779                 automatically wrap long lines if wrap quotation is enabled
15780
15781 2001-10-09 [alfons]     0.6.3.claws4
15782
15783         * src/summaryview.c
15784                 select correct row when deleting last row in the summary view (and
15785                 close bug "[ #469104 ] select second last in list when deleting")
15786
15787 2001-10-09 [paul]       0.6.3claws3
15788
15789         * sync with sylpheed 0.6.3cvs1
15790                 updated some autotool scripts
15791
15792 2001-10-09 [darko]      0.6.3claws2
15793
15794         * src/gtkstext.[ch]
15795                 new name and mark with Sylpheed comment
15796         * src/compose.c
15797                 smart quotation wrapping a-la VIM
15798
15799 2001-10-08 [paul]       0.6.3claws1
15800
15801         * sync with sylpheed 0.6.3 release
15802                 see ChangeLog entry 2001-10-08
15803
15804 2001-10-08 [paul]       0.6.2claws24
15805
15806         * src/summaryview.c
15807                 more sync with sylpheed 0.6.2cvs12
15808                 Fixed the bug that didn't select the last row correctly
15809
15810
15811 2001-10-07 [paul]       0.6.2claws23
15812
15813         * sync with sylpheed 0.6.2cvs12
15814                 see ChangeLog entry 2001-10-07
15815
15816 2001-10-06 [match]
15817         * src/jpilot.[ch]
15818                 enable jpilot to read unsynch'ed addresses.
15819
15820         * src/editldap_basedn.c
15821                 fix segfault when opening dialog.
15822
15823 2001-10-06 [alfons]     0.6.2.claws22
15824
15825         * src/summaryview.c
15826                 fix bug with summary view selecting last *inserted*
15827                 node instead of last *visible* node. remember we
15828                 work with a tree
15829
15830 2001-10-06 [paul]       0.6.2claws21
15831
15832         * po/pt_BR.po
15833                 updated translation, contains some fixes and new
15834                 translations, submitted by Gustavo Noronha Silva
15835                 <kov@debian.org>
15836
15837         * src/prefs_common.c
15838                 change 'each' to 'every' - fix dubious English
15839
15840         * sync with sylpheed 0.6.2cvs11
15841
15842 2001-10-05 [alfons]     0.6.2claws20
15843
15844         * src/mainwindow.[ch], src/folderview.c
15845                 make composite tool button switch between "Compose News"
15846                 and "Compose Mail" depending on selected folder
15847                 (nifty idea by Kim Schulz <kim@schulz.dk>)
15848
15849 2001-10-05 [paul]       0.6.2claws19
15850
15851         * src/mainwindow.c, src/summaryview.c
15852                 fix 'Message/Reply to all', broken in last commit
15853
15854         * src/compose.c
15855                 fix X_BEENTHERE seg fault, thanks to Alfons
15856
15857 2001-10-04 [paul]       0.6.2claws18
15858
15859         * src/compose.[ch], src/mainwindow.c
15860                 make "Message/Reply" reply to mailing lists; matches
15861                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
15862                 based on portions of the patch submitted by
15863                 Junichi Uekawa <dancer@netfort.gr.jp>
15864
15865 2001-10-04 [darko]      0.6.2claws17
15866
15867         * src/compose.c
15868                 better smart wrapping
15869         * src/gtkstext.[hc]
15870                 a function to make text buffer contiguous
15871
15872 2001-10-03 [paul]       0.6.2claws16
15873
15874         * sync with sylpheed 0.6.2cvs10
15875
15876 2001-10-02 [alfons]
15877
15878         * configure.in
15879         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
15880                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
15881                 references to chinese translations (hope someone picks up
15882                 this)
15883
15884 2001-10-02 [christoph]  0.6.2claws15
15885
15886         * src/compose.c
15887                 fixed non translated header bug
15888         * ChangeLog.claws
15889                 fixed wrong date in alfons last entry ;)
15890
15891 2001-10-02 [alfons]     0.6.2claws14
15892
15893         * src/compose.c, src/prefs_common.[ch]
15894                 add block cursor option
15895
15896 2001-10-02 [paul]       0.6.2claws13
15897
15898         * sync with sylpheed 0.6.2cvs9
15899
15900 2001-09-30 [paul]       0.6.2claws12
15901
15902         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
15903                 updated translations
15904
15905         * po/POTFILES.in
15906                 add 'src/importldif.c'
15907
15908         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
15909                 added eudora-to-vCard conversion tool
15910                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
15911
15912         * sync with sylpheed 0.6.2cvs8
15913
15914 2001-09-30 [paul]
15915
15916         * sylpheed-0.6.2claws released
15917
15918 2001-09-27 [melvin]     0.6.2claws11
15919
15920         * src/gtkspell.c
15921                 fixed crash when using default path (introduced 
15922                 in 0.6.2claws10)
15923                 fixed tiny bug for initial suggestion mode
15924
15925 2001-09-27 [melvin]     0.6.2claws10
15926         
15927         * src/gtkspell.c
15928                 fixed bug where gtkpspell didn't set the path correctly
15929
15930         * README.claws
15931                 added a paragraph about spell checking
15932                 
15933
15934
15935 2001-09-27 [paul]       0.6.2claws9
15936
15937         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
15938                 replace '// comments' with '/* comments */' to prevent
15939                 some compiler warnings 
15940
15941         * sync with sylpheed 0.6.2cvs6
15942
15943 2001-09-26 [alfons]     0.6.2claws8
15944
15945         * src/messageview.c
15946                 introduce return receipt request notification again,
15947                 which was lost because of other semantics in 
15948                 procheader_parse() (???)
15949
15950 2001-09-26 [christoph]  0.6.2claws7
15951
15952         * src/compose.c
15953                 replace comments for old code with #if 0
15954                 readded auto cc, bcc and reply-to
15955         * src/prefs_matcher.c
15956         * src/prefs_scoring.c
15957                 removed some definition (was moved to
15958                 prefs.h)
15959
15960 2001-09-26 [paul]       0.6.2claws6
15961
15962         * src/mainwindow.c
15963                 make 'Follow-up and reply to' sensitive
15964
15965         * more sync with sylpheed 0.6.2cvs5
15966
15967 2001-09-25 [melvin]
15968
15969         * 0.6.2claws5
15970
15971         * src/gtkspell.c
15972                 fixed bug for "US-ASCII" introduced by the encoding code
15973
15974 2001-09-25 [paul]
15975
15976         * 0.6.2claws4
15977
15978         * src/prefs_common.[ch], src/summaryview.c
15979                 'next unread msg' 'go to next folder?' dialog can be
15980                 given default behaviour, either always show dialog,
15981                 or assume 'yes', or assume 'no'
15982                 Submitted by wwp <subscript@free.fr>
15983
15984 2001-09-25 [melvin]
15985                 
15986         * src/compose.c src/gtkspell.[ch]
15987                 added support for different encodings
15988
15989 2001-09-25 [paul]
15990
15991         * more sync with sylpheed 0.6.2cvs5
15992
15993 2001-09-24 [alfons]
15994         
15995         * src/prefs_folder_item.c
15996                 add check for item->prefs->default_to string is NULL and
15997                 add another check when freeing this string
15998
15999 2001-09-24 [paul]
16000
16001         * configure.in
16002                 change to version 0.6.2claws3
16003
16004         * sync with sylpheed 0.6.2cvs5 
16005
16006 2001-09-24 [match]
16007         * src/ldif.[ch], src/importldif.[ch], addressbook.c
16008                 import LDIF files.
16009         * src/addrcache.[ch], addrindex.[ch]
16010                 small update for future
16011         * src/addrbook.c
16012                 fix test XML file.
16013
16014 2001-09-24 [melvin]
16015         * src/gtkspell.[ch]
16016                 added 'Learn from mistakes' option
16017                 better handling of quotes in checked words
16018                 sorted dict list
16019         * po/fr.po
16020                 small update for spell checking stuff
16021
16022 2001-09-23 [alfons]
16023         
16024         * src/gtkspell.c
16025                 edit a little bit so it complies more with main coding style
16026
16027 2001-09-23 [alfons]
16028
16029         * src/folder.[ch], prefs_folder_item.c, compose.c
16030                 migrate "request return receipt" folder property
16031                 to folderlist.xml
16032
16033 2001-09-22 [alfons]
16034
16035         * README.claws **NEW**
16036                 (add things of interest for users of main branch 
16037                 and claws here)
16038
16039         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
16040                 re-implement threading per folder option, but store 
16041                 the setting in folderlist.xml (where it belongs)
16042
16043 2001-09-21 [melvin]
16044
16045         * src/gtkspell.[ch]
16046                 fixed bug when compose window is under another window
16047         * src/prefs_common.[ch] src/compose.c
16048                 changed 'dictionary_path' to 'dictionary' to be consistent
16049                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
16050         * ac/pspell.m4 src/Makefile.am 
16051                 dropped PSPELL_PATH macro
16052         * po/fr.po
16053                 updated translations
16054
16055 2001-09-21 [christoph]
16056
16057         * src/compose.c
16058                 added border around header fields
16059                 keep header type when new field is added
16060
16061 2001-09-20 [christoph]
16062
16063         * src/utils.[ch]
16064                 more portable debug_print with source filename
16065                 and linenumber
16066         * src/procmsg.c
16067                 more newlines after debug messages
16068
16069 2001-09-20 [paul]
16070
16071         * configure.in
16072                 change to version 0.6.2claws2
16073
16074         * sync with sylpheed 0.6.2cvs3
16075
16076 2001-09-19 [melvin]
16077
16078         * src/gtkspell.c
16079                 fixed the post-right-click focus pb
16080                 fixed crash when 'Spell check all' after dict change 
16081                         and when cursor is at the end of the text
16082                 shift-right-click pops up config menu even on misspelled words.
16083         * po/POTFILES.in
16084                 added gtkspell.c
16085
16086 2001-09-19 [melvin]
16087
16088         * src/about.c
16089                 added pspell to compiled-in features list
16090
16091 2001-09-18 [melvin]
16092
16093         * switched to pspell and dropped ispell
16094         * ac/pspell.m4
16095                 new file. autoconf macro for pspell
16096         * ac/Makefile.am 
16097         * configure.in acconfig.h
16098                 added pspell support
16099         * src/Makefile.am
16100         * src/main.c src/compose.[ch] src/gtkspell.[ch]
16101         * src/prefs_common.[ch] 
16102                 added pspell support
16103
16104 2001-09-18 [christoph]
16105
16106         * src/addr_compl.c
16107         * src/template.[ch]
16108                 replace LOG_MESSAGE with debug_print
16109         * src/compose.[ch]
16110                 gui improvements
16111         * src/menu.c
16112                 added newline after debug message
16113         * src/utils.h
16114                 using __VA_ARGS__ for debug_print macro
16115         * tools/.cvsignore
16116                 ignore Makefile and Makefile.in
16117
16118 2001-09-18 [paul]
16119
16120         * configure.in
16121                 change to version 0.6.2claws1
16122         * sync with sylpheed 0.6.2cvs1
16123
16124         * src/matcher.c 
16125         * src/prefs_matcher.c
16126                 add 'score equal to' option, submitted by
16127                 Paul Evans <nerd@freeuk.com>
16128
16129 2001-09-15 [christoph]
16130
16131         * src/mainwindow.c
16132                 comment out menu entry not existing in claws
16133         * src/menu.c
16134                 add debug output for non existing menu entries
16135         * src/summaryview.c
16136                 fix next/prev unread message for ignored threads
16137         * src/utils.[ch]
16138                 add sourcefile and line number to debug output
16139                 otherwise it is sometimes hard to find the
16140                 source code part if debug messages are translated
16141
16142 2001-09-14 [darko]
16143         
16144         * src/folderview.c
16145                 refresh target folder style after colour is changed
16146
16147 2001-09-13 [paul]
16148
16149         * configure.in
16150                 change to version 0.6.1claws3
16151
16152         * sync with sylpheed 0.6.1cvs6
16153
16154 2001-09-13 [darko]
16155         
16156         * src/folderview.c
16157                 fix target folder colourization to use user selected colour
16158
16159 2001-09-12 [darko]
16160         
16161         * src/summaryview.c
16162                 fix crash when message that is marked for copy/move is unmarked
16163
16164 2001-09-09 [paul]
16165
16166         * configure.in
16167                 change to version 0.6.1claws2
16168
16169         * sync with sylpheed 0.6.1cvs3
16170
16171 2001-09-09 [alfons]
16172         
16173         * src/folderview.c
16174                 fix bug with default font used for trash folder text
16175
16176 2001-09-06 [paul]
16177
16178         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16179                 updated translations
16180
16181         * configure.in
16182                 change to version 0.6.1claws1
16183
16184         * sync with sylpheed 0.6.1cvs2
16185
16186 2001-09-03 [paul]
16187
16188         * po/POTFILES.in
16189                 add Match's new addressbook
16190
16191         * po/de.po
16192                 updated translation submitted by Jens Oberender
16193
16194 2001-09-02 [paul]
16195
16196         * configure.in
16197                 change to 0.6.1claws
16198         * sync with sylpheed 0.6.1 release
16199
16200 2001-09-02 [paul]
16201
16202         * configure.in
16203                 change to 0.6.0claws2
16204
16205         * sync with sylpheed 0.6.0cvs4
16206
16207         * po/pt_BR.po
16208                 updated translation submitted by Fabio Junior Beneditto
16209
16210 2001-09-01 [match]
16211         * pixmaps/
16212                 interface.xpm
16213                 book.xpm
16214                 address.xpm
16215         * src/
16216                 Makefile.am
16217                 a ton of new files
16218
16219 2001-08-31 [paul]
16220
16221         * configure.in
16222                 change to version 0.6.0claws1
16223
16224         * sync with sylpheed 0.6.0cvs1
16225
16226         * po/es.po
16227                 updated translation submitted by Ricardo Mones Lastra
16228
16229         * po/POTFILES.in
16230                 add 'src/prefs_templates.c'
16231
16232         * src/compose.c, src/summaryview.c
16233                 fix segfault on 'Re_edit'               
16234
16235 2001-08-30 [alfons]
16236
16237         * configure.in, Makefile.am
16238         * tools/Makefile.am
16239                 add tools directory to source distribution
16240
16241 2001-08-30 [paul]
16242
16243         * configure.in
16244                 change to version 0.6.0claws
16245
16246         * sync with sylpheed 0.6.0 release
16247
16248 2001-08-30 [christoph]
16249
16250         * configure.in
16251                 removed autoconf version check
16252
16253 2001-08-30 [paul]
16254
16255         * src/account.c, src/compose.c, src/prefs_common.[ch]
16256         * src/procheader.[ch] src/utils.[ch]
16257                 Enhanced automatic account selection on replies
16258                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
16259
16260         * configure.in
16261                 add LDAP and JPilot to the configuration results output.
16262
16263 2001-08-29 [christoph]
16264
16265         * src/summeryview.c
16266                 no bold font for ignored threads
16267
16268 2001-08-29 [paul]
16269
16270         * configure.in
16271                 change to version 0.5.3claws6
16272
16273         * sync with sylpheed 0.5.3cvs10
16274                 src/stringtable.[ch]: New Files
16275
16276         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
16277         * src/pixmaps/sylpheed.xpm
16278                 add mini-icons to windows (by Alfons)
16279
16280 2001-08-27 [paul]
16281
16282         * src/mainwindow.c
16283                 new functions: next_labeled_cb(), prev_labeled_cb()
16284
16285         * src/summaryview.c
16286                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
16287                 summary_select_next_labeled(), summary_select_prev_labeled()
16288
16289         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
16290                 give claws blue folders and a blue trash can
16291
16292 2001-08-27 [paul]
16293
16294         * configure.in
16295                 change to version 0.5.3claws5
16296
16297         * sync with sylpheed 0.5.3cvs9
16298                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
16299
16300 2001-08-24 [christoph]
16301
16302         * src/filesel.c
16303                 keep filename when browsing directories
16304                 (not working for user entered filename, but
16305                  for default name and selected filename from
16306                  file list)
16307         * src/mainwindow.c
16308                 fixed wrong spelling "Folllow-up"
16309         * src/mbox_folder.c
16310         * src/procmsg.c
16311         * src/summaryview.c
16312                 fixed new/unread message count with ignored
16313                 threads (2 commits, first didn't notice no
16314                 longer needed decreasing)
16315         * src/inc.c
16316                 readded scrolling of progress dialog
16317                 (lost in sync)
16318
16319 2001-08-24 [paul]
16320
16321         * configure.in
16322                 change to 0.5.3claws4
16323
16324         * sync with sylpheed 0.5.3cvs7
16325
16326 2001-08-24 [christoph]
16327
16328         * src/compose.c
16329                 set request return receipt when replying
16330                 if it is set is the folder prefs of the
16331                 message
16332         * src/inc.c
16333                 disable final error popup if popups are
16334                 disabled in config (again)
16335
16336 2001-08-23 [paul]
16337
16338         * configure.in
16339                 Change version number to 0.5.3claws3
16340
16341         * sync with sylpheed 0.5.3cvs5
16342
16343         * src/mimeview.c
16344                 double quote '%s' in 'gedit %s' to fix bug when
16345                 opening attachment with spaces in the name
16346
16347 2001-08-22 [alte]
16348         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
16349           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
16350                 initial message templates support
16351
16352
16353 2001-08-22 [paul]
16354
16355         * configure.in
16356                 change version number to 0.5.3claws2
16357
16358         * sync with sylpheed 0.5.3cvs4
16359
16360         * src/procmsg.h src/summaryview.c
16361                 re-implement (un)ignore thread
16362
16363 2001-08-21 [paul]
16364
16365         * src/summaryview.c
16366                 remove unnecessary code
16367         * src/compose.c
16368                 enable 'dynamic' signatures (submitted by
16369                 Eric Limpens <eric@hscg-internet.nl>)
16370
16371 2001-08-21 [paul]
16372
16373         clean up after sync with sylpheed 0.5.3 release
16374
16375         * src/folderview.c
16376                 fix re-introduced font mess, see Christoph's
16377                 entry 2001-06-24
16378
16379         * src/summaryview.c
16380                 remove prev_msgnum
16381                 use sylpheed's small font instead of
16382                 gtk default font for summary view
16383
16384
16385 2001-08-17 [paul]
16386
16387         * configure.in
16388                 add pl to ALL_LINGUAS - sync with main branch
16389
16390         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
16391                 Updated. Translations by Jens Oberender, Ricardo Mones
16392                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
16393
16394         * po/pl.po  ** NEW FILE **
16395                 sync with the main branch
16396
16397         * src/folderview.c
16398                 fix target folder colorizing and refresh problem
16399
16400
16401 2001-08-17 [christoph]
16402
16403         * src/mainwindow.c
16404                 claws uses 4 colors for target folder coloring.
16405                 arrays were not long enough and destroyed the
16406                 stack causing a segfault.
16407                 target folder colorizing does not work anymore
16408                 for me
16409
16410 2001-08-16 [paul]
16411
16412         * configure.in
16413                 change to version 0.5.3claws1
16414
16415         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
16416           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
16417           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
16418
16419                 sync with sylpheed 0.5.3 release, but keep claws method of
16420                 configuring/saving fonts
16421
16422         * src/addressbook.[ch]
16423                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
16424                 in line with a similar change in Hiroyuki's branch
16425
16426         * src/mainwindow.[ch]
16427                 disable main_window_set_thread_option()
16428         * src/prefs_folder_item.c
16429                 comment out &tmps_prefs.enable_thread,
16430         * src/mbox_folder.c, src/procmsg.[ch]
16431                 comment out MSG_IS_IGNORE_THREAD
16432         * src/summaryview.c
16433                 comment out summary_ignore_thread() and summary_unignore_thread()
16434                 comment out MSG_IS_IGNORE_THREAD
16435
16436                 use Hiroyuki's threading instead.
16437
16438
16439
16440 2001-08-15 [paul]
16441
16442         * src/account.c
16443                 use Hiroyuki's 0.5.3 column scheme but also
16444                 include the enable/disable button.
16445         * src/pixmaps/mark.xpm
16446                 add Hiroyuki's amended pixmap
16447
16448 2001-08-13 [christoph]
16449
16450         * src/account.c
16451                 receive at get all column showed wrong state for APOP
16452                 button should only work for POP3 and APOP accounts
16453         * src/prefs_account.c
16454                 added missing preprocessor statement for SSL
16455
16456 2001-08-12 [paul]
16457
16458         * src/account.[ch]
16459                 add 'receive at get all' column and enable/disable
16460                 button.
16461
16462 2001-08-06 [christoph]
16463
16464         * src/account.c
16465                 show usage of SSL in protocol column
16466
16467         * src/imap.c
16468         * src/inc.c
16469                 renamed ssl options
16470
16471         * src/prefs_account.[ch]
16472                 moved ssl options to a new page
16473
16474         * src/send.c
16475         * src/smtp.c
16476         * src/ssl.[ch]
16477                 renamed ssl options
16478                 added support for SMTP STARTTLS command
16479
16480 2001-08-05 [christoph]
16481
16482         * configure.in
16483                 debian autoconf needs version check to find
16484                 correct autoconf version. if the file is
16485                 named configure.in 2.13 is used, which does
16486                 not work with this configure.in script.
16487                 other solution would be to rename the script
16488                 to configure.ac as suggested in the autoconf
16489                 manual.
16490
16491         * src/inc.c
16492                 disable final error popup if popups are
16493                 diabled in config
16494
16495         * src/socket.c
16496                 bugfix in ssl_gets
16497                 fixes IMAP over SSL problem
16498
16499 2001-08-03 [paul]
16500
16501         * configure.in
16502                 change to 0.5.2claws1
16503
16504         * sync with sylpheed 0.5.2cvs1
16505
16506 2001-08-02 [alfons]
16507
16508         * configure.in
16509                 quick fix for ispell detection...
16510
16511 2001-08-01 [paul]
16512
16513         * configure.in
16514                 change to 0.5.1claws4
16515
16516         * sync with sylpheed 0.5.1cvs7
16517
16518 2001-07-31 [alfons]
16519
16520         * src/prefs_common.c, src/prefs_common.h, 
16521           src/gtkspell.c, src/gtkspell.h
16522                 add global spelling checker settings (compose tab) +
16523                 selection of dictionary 
16524           
16525         * configure.in  
16526                 guess valid ispell location
16527
16528 2001-07-31 [paul]
16529
16530         * po/POTFILES.in
16531                 removal of 'src/quote_fmt_parse.c'
16532         * po/de.po
16533                 Updated de.po
16534                 (submitted by Jens Oberender <didge@suse.de>)
16535
16536 2001-07-31 [darko]
16537
16538         * src/folder.[ch]
16539         * src/folderview.[ch]
16540         * src/mainwindow.c
16541         * src/mh.c
16542         * src/prefs_common.[ch]
16543         * src/summaryview.c
16544                 target folder colourization
16545
16546 2001-07-30 [paul]
16547
16548         more sync with Sylpheed 0.5.1cvs6 
16549
16550 2001-07-30 [darko]
16551
16552         * src/mh.c
16553         * src/prefs_folder_item.[hc]
16554         * src/summaryview.c
16555                 shared folders support with a GUI
16556
16557 2001-07-29 [paul]
16558
16559         0.5.1claws3
16560
16561         * sync with Sylpheed 0.5.1cvs6
16562
16563 2001-07-29 [paul]
16564
16565         * po/pt_BR.po
16566                 updated
16567                 (submitted by Fabio Junior Beneditto)
16568
16569 2001-07-28 [paul]
16570
16571         * src/procmime.c
16572         * AUTHORS
16573                 patch to correct bad image mime headers
16574                 (submitted by Don Quijote <dq@searchlores.org>)
16575
16576 2001-07-28 [paul]
16577
16578         * tools/gif2xface.pl   **NEW FILE**
16579         * tools/README
16580                 script to convert file.gif to file.xface for
16581                 use in a custom header.
16582                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
16583
16584 2001-07-27 [alfons]
16585         
16586         * configure.in
16587                 change macros for detecting JPilot and LDAP
16588
16589 2001-07-27 [christoph]
16590
16591         * src/filtering.c
16592                 code cleanup (MIN / MAX warning, needed casting)
16593
16594 2001-07-27 [alfons]
16595
16596         * procheader.c
16597                 disallow setting flags when detecting certain headers
16598                 (X-Status, Status, Seen, X-Seen). 
16599         
16600         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
16601
16602 2001-07-27 [christoph]
16603
16604         * src/prefs_filter.c
16605         * src/prefs_filtering.c
16606         * src/prefs_matcher.c
16607         * src/prefs_scoring.c
16608                 scroll list when moving rows up or down
16609
16610         * src/imap.c
16611         * src/imap.h
16612         * src/prefs_account.c
16613         * src/prefs_account.h
16614         * src/send.c
16615                 SMTP over SSL (untested, feedback requested)
16616                 IMAP over SSL
16617
16618         * src/ssl.c
16619                 code cleanup
16620
16621 2001-07-26 [alfons]
16622         
16623         * configure.in, acconfig.h
16624                 define CLAWS (need this for main / claws detection)
16625
16626 2001-07-25 [alfons]
16627
16628         * configure.in
16629                 Sylpheed 0.5.1claws2
16630                 
16631         * sync with Sylpheed 0.5.1cvs4
16632
16633 2001-07-25 [christoph]
16634
16635         * src/scoring.c
16636                 fixed segfault
16637                 item->prefs == NULL (don't know why)
16638
16639 2001-07-25 [alfons]
16640
16641         * configure.in
16642                 Sylpheed 0.5.1claws1
16643
16644         * sync with Sylpheed 0.5.1cvs1-3
16645
16646 2001-07-24 [christoph]
16647
16648         * src/folderview.c
16649         * src/prefs_folder_item.[ch]
16650                 added folderitem preferences dialog with
16651                 default To: and auto request return receipt
16652
16653         * src/compose.[ch]
16654         * src/menu.[ch]
16655                 changes to handle new folderitem preferences
16656
16657         * src/mainwindow.c
16658         * src/summaryview.c
16659                 call compose new mail with current folderitem
16660
16661 2001-07-24 [alfons]
16662
16663         Release Sylpheed 0.5.1claws
16664
16665         * configure.in
16666                 change to release version 0.5.1claws
16667
16668 2001-07-24 [christoph]
16669
16670         * src/summaryview.c
16671                 fixed segfault that happend when the selected
16672                 message was removed while retrieving new messages.
16673
16674         * po/es.po
16675                 updated translation
16676                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
16677
16678 2001-07-22 [alfons]
16679
16680         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
16681         this is a work in progress, for more information: http://nlpagan.net/sylman 
16682         
16683         * configure.in, src/mainwindow.c, manual/Makefile.am
16684                 add support for English manual
16685
16686         * AUTHORS
16687                 add authors of user manuals
16688
16689         * manual/en/sylpheed*.html
16690                 add English documentation
16691
16692 2001-07-22 [christoph]
16693
16694         * po/POTFILES.in
16695                 added src/ssl.c
16696         * src/ssl.c
16697                 changed a wrong debug message
16698
16699 2001-07-22 [alfons]
16700
16701         * po/nl.po
16702                 update Dutch translation
16703
16704         * src/prefs_filtering.c, 
16705           src/prefs_matcher.c
16706                 add more translatable strings           
16707
16708 2001-07-21 [alfons]
16709
16710         0.5.0claws7
16711
16712         * configure.in
16713                 change version
16714
16715         * src/inc.c, src/summaryview.[ch]
16716                 prevent update of mark file when filtering has done, by
16717                 using a variable; this affects two functions:
16718                         inc.c::inc_finished()
16719                         summaryview.c::summary_show()
16720
16721 2001-07-20 [alfons]
16722
16723         * src/filtering.[ch], src/prefs_filtering.c, 
16724           src/matcher.[ch]
16725                 add filtering action for label coloring 
16726
16727         * po/POTFILES.in
16728                 add labelcolors.c
16729
16730         * added src/labelcolors.c
16731         * added src/labelcolors.h
16732         * src/Makefile.am, src/summaryview.c
16733                 rearrange label coloring code
16734
16735         * src/procmsg.h
16736                 add more parentheses so label colouring works correctly
16737
16738         * src/filtering.c
16739                 don't really delete message, but move it to Trash
16740
16741         * src/prefs_matcher.c
16742                 add quote options to info dialog
16743
16744 2001-07-20 [christoph]
16745
16746         * src/Makefile.am
16747         * src/inc.c
16748         * src/main.[ch]
16749         * src/socket.h
16750         * src/ssl.[ch] (new)
16751                 moved ssl stuff to a seperate file
16752
16753 2001-07-20 [darko]
16754
16755         * src/summaryview.c
16756                 fix show sender using address book with no e-mail
16757                 address in From: field
16758
16759 2001-07-19 [alfons]
16760
16761         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
16762                 fix messy handling of escaping... now at least the
16763                 execute command is useful. escape char is '\', we
16764                 accept \n and \r too. 
16765
16766                 Real life example:
16767                 
16768                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
16769                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
16770
16771 2001-07-18 [alfons]
16772
16773         0.5.0claws6
16774
16775         * src/summaryview.c
16776                 clean up
16777
16778         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
16779           src/procmsg.[ch]
16780                 revise filtering; currently move, copy, marking have
16781                 been tested. if you like bleeding edge stuff, you
16782                 should definitely go for this version :)
16783
16784         * mark old working stuff as VERSION_0_5_0_CLAWS5        
16785
16786 2001-07-17 [christoph]
16787
16788         * src/utils.c
16789                 timestamp log
16790
16791 2001-07-17 [alfons]
16792
16793         0.5.0claws5
16794
16795         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
16796           bits in the mark file, without affecting either branch. Lots of
16797           files changed, also in claws branch.
16798
16799           UNTESTED: use of mbox folders
16800
16801         * src/summaryview.c
16802                 added mark all read; however this was a quick hack used for
16803                 cleaning up mess after initial merge with Hiroyuki
16804
16805         * configure.in
16806                 change claws version number back to 0.5.0claws5 to clear up 
16807                 confusion & pretension (recent release was technically 
16808                 0.5.0claws4, so we neatly align with Hiroyuki :-)
16809
16810 2001-07-16 [alfons]
16811
16812         sync with Hiroyuki's 0.5.0cvs4
16813
16814 2001-07-16 [alfons]
16815
16816         0.5.1claws3
16817
16818         * src/filtering.[ch]
16819                 remove invalid updating of mark files for 
16820                 filter actions MATCHING_ACTION_MOVE and 
16821                 MATCHING_ACTION_DELETE; this should fix the
16822                 folder update bug
16823                 
16824         * src/procmsg.c
16825                 revert Christoph's stab at fixing the folder 
16826                 update bug
16827
16828         * po/POTFILES.in
16829                 add missing files with translatable strings
16830
16831         * src/summaryview.c
16832                 remove debug print
16833
16834 2001-07-15 [alfons]
16835
16836         * src/addr_compl.[ch], src/prefs_filtering.c
16837                 make "filtering pref dialog's destination entry" an
16838                 "address completable entry", if filter destination is 
16839                 an email address
16840
16841         0.5.1claws2
16842         
16843         sync with Hiroyuki's 0.5.0cvs2-3
16844
16845 2001-07-15 [christoph]
16846
16847         * src/procmsg.c
16848                 fixed folder stats update after incorporation
16849
16850 2001-07-15 [alfons]
16851
16852         * src/summaryview.c
16853                 * finish label colouring stuff (for now)
16854                 * fix incorrect colour bug (off by one) 
16855
16856 2001-07-14 [alfons]
16857
16858         * src/mainwindow.c
16859                 change text labels for news and mail message so there's
16860                 plenty of toolbar estate left
16861
16862         * configure.in
16863                 0.5.1claws1
16864
16865         * src/folderview.c
16866           src/folder.[ch]
16867                 sync with Hiroyuki's 0.5.0cvs1
16868
16869         * src/summaryview.c
16870                 more rewrite label colouring
16871
16872 2001-07-14 [alfons]
16873
16874         * src/summaryview.[ch]
16875                 * start rewrite label colouring 
16876                 * fix proper location "Add Sender To Addressbook" menu item
16877
16878 2001-07-13
16879
16880         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16881         (actually this is 0.5.0claws4)
16882
16883 2001-07-13 [alfons]
16884
16885         * po/pt_BR.po
16886                 * fix duplicate message
16887                 * add updated Portugese / Brazilian translation
16888                   submitted by Fabio Junior Beneditto
16889
16890 2001-07-12 [alfons]
16891
16892         * AUTHORS
16893                 add Jens
16894
16895         * po/nl.po
16896                 add updated Dutch translation
16897
16898         * po/de.po
16899                 add updated German translation submitted by Jens
16900
16901 2001-07-11 [alfons]
16902
16903         Prerelease before 0.5.0claws. Please test.
16904         This version is temporarily tagged as VERSION_0_5_0_TEST
16905
16906         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
16907           src/prefs_scoring.c, src/prefs_matcher.c, 
16908           src/prefs_filtering.c, src/mbox.c, 
16909           src/main.c, src/inc.c, src/filtering.[ch]
16910                 revert new Hoa's new matcher (does not work yet)
16911
16912         * src/Makefile.am
16913                 clean up
16914
16915 2001-07-10
16916
16917         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
16918
16919
16920 2001-07-10 [alfons]
16921
16922         * Makefile.am
16923                 add ChangeLog.claws to EXTRA_DIST
16924         * src/Makefile.am
16925                 add matcher_parser_parse.h to EXTRA_DIST
16926
16927 2001-07-10 [christoph]
16928
16929         * src/inc.c
16930                 add destination folder to table of
16931                 folders that need to be updated after
16932                 incorporation
16933
16934 2001-07-10 [alfons]
16935
16936         * folder.[ch]
16937           folderview.c
16938                 make collapse state of folders and folder items persistent, i.e.
16939                 if you collapse a folder tree, the next time sylpheed-claws starts 
16940                 up the folder tree remains collapsed.  
16941                 
16942 2001-07-10 [christoph]
16943
16944         * acconfig.h
16945         * configure.in
16946                 added --enable-ssl
16947         * src/md5.[ch]
16948                 renamed MD5_CTX to MD5_CTX_syl
16949                 conflicts with a struct in openssl
16950         * src/inc.c
16951         * src/main.[ch]
16952         * src/prefs_account.[ch]
16953         * src/socket.[ch]
16954                 SSL support for POP
16955         * src/mainwindow.c
16956                 fixed compose with current account
16957                 broken by new compose button stuff
16958
16959 2001-07-09 [hoa]
16960
16961         * AUTHORS
16962                 changed my email address
16963
16964         * src/matcher_parser_parse.y
16965                 clean the parser to remove conflicts
16966
16967 2001-07-09 [alfons]
16968
16969         * AUTHORS
16970                 add Match Grun
16971
16972         * configure.in
16973                 fix incorrect description of --enable-ldap parameter
16974
16975         * src/prefs_common.[ch]
16976           src/compose.c
16977                 add experimental option "smart wrapping" which makes the
16978                 compose editor auto wrap.
16979                 
16980                 | TODO: the problem with the buggy cursor handling is caused |
16981                 | by the GtkText. when deleting / backspacing text its       |
16982                 | wrapping algorithm does not take in account the previous   |
16983                 | line. should find a way to hack this in.                   |
16984                 | or should perhaps combine this with the word wrapping      |
16985                 | patch i wrote in january.                                  |
16986
16987         * src/about.c
16988                 show build parameters for LDAP and JPilot
16989
16990         * src/summaryview.c
16991                 revert Christoph's bugfix for selecting next unread message, 
16992                 because folder stats aren't updated correctly
16993
16994 2001-07-08 [hoa]
16995
16996         * src/filtering.c
16997         * src/mainwindow.c
16998         * src/matcher.c
16999         * src/matcher_parser_lex.l
17000         * src/matcher_parser_parse.y
17001         * src/prefs_filtering.c
17002         * src/prefs_scoring.c
17003         * src/scoring.c
17004                 bugfix of the config file parser
17005
17006 2001-07-08 [alfons]
17007
17008         * src/Makefile.am
17009                 added generated matcher sources to BUILT_SOURCES
17010
17011 2001-07-08 [hoa]
17012
17013         * src/Makefile.am
17014         * src/.cvsignore
17015                 added new config file parser
17016
17017         * src/scoring.[ch]
17018         * src/filtering.[ch]
17019         * src/matcher.[ch]
17020         * src/prefs_filtering.c
17021         * src/prefs_matcher.c
17022         * src/prefs_scoring.c
17023         * added src/matcher_parser.h
17024         * added src/matcher_parser_lex.h
17025         * added src/matcher_parser_lex.l
17026         * added src/matcher_parser_parse.y
17027                 lex & yacc config file parser
17028
17029         * src/mbox.c
17030         * src/inc.c
17031         * src/main.c
17032                 changes prefs_filtering into global_filtering           
17033
17034         * src/summaryview.c
17035                 build threads with subjects only if "Re: " is at the
17036                 beginning of the subject
17037
17038 2001-07-07 [paul]
17039
17040         0.5.0claws
17041
17042         sync with sylpheed 0.5.0
17043                 change of version number only
17044
17045 2001-07-06 [paul]
17046
17047         0.5.0claws5
17048
17049         sync with sylpheed 0.5.0pre5
17050
17051 2001-07-05 [paul]
17052
17053         sync with sylpheed 0.5.0pre4 release
17054                 /po and /manual/ja not sync'ed
17055
17056 2001-07-04 [paul]
17057
17058         more sync with sylpheed 0.5.0pre4
17059
17060 2001-07-03 [christoph]
17061
17062         * src/addressbook.c
17063                 fixed address book broken by address book
17064                 for VCard, JPilot, LDAP
17065
17066 2001-07-03 [alfons]
17067
17068         * src/matcher.c
17069         * src/textview.c
17070                 stopped memory leaks
17071
17072 2001-07-03 [paul]
17073
17074         more sync with sylpheed 0.5.0pre4
17075
17076 2001-07-02 [match]
17077
17078         * included address book patch for VCard, JPilot, LDAP
17079         * pref_common.c - fixed Font options on Display tab (cosmetic)
17080         * alertpanel.c - fixed truncated message
17081
17082 2001-07-02 [christoph]
17083
17084         * src/mbox_folder.c
17085         * src/procmsg.[ch]
17086         * src/summaryview.c
17087                 mark threads for ignoring
17088
17089 2001-07-02 [paul]
17090
17091         0.5.0claws4
17092
17093         * sync with sylpheed 0.5.0pre4
17094                 updated gettext to 0.10.38.
17095
17096 2001-07-01 [paul]
17097
17098         * src/ mainwindow.c
17099         * src/procmsg.h
17100         * src/summaryview.[ch]
17101                 new right-click option: Label.
17102                 substitute for 'Mark-->Mark/Unmark', colours the line.
17103                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
17104
17105 2001-07-01 [christoph]
17106
17107         * src/folderview.c
17108                 fixed font for trash
17109         * src/summaryview.c
17110                 move ctree to unread message
17111
17112 2001-07-01 [paul]
17113
17114         * sync with sylpheed 0.5.0pre3 release
17115
17116 2001-06-30 [alfons]
17117
17118         * src/filesel.[ch]
17119         * src/compose.c
17120                 allow inserting / attaching multiple files in
17121                 the composer window
17122
17123 2001-06-30 [paul]
17124
17125         * src/codeconv.c
17126                 small change to Alfons' previous stuff so that it
17127                 actually makes
17128
17129 2001-06-30 [alfons]
17130
17131         * lots of files changed; first attempt to merge the changes
17132           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
17133
17134 2001-06-30 [paul]
17135
17136         * po/pt_BR.po
17137                 updated and completed, translations by Fabio
17138                 Junior Beneditto <fjbeneditto@yahoo.com.br>
17139
17140 2001-06-29 [alfons]
17141
17142         * src/compose.c
17143         * src/mimeproc.[ch]
17144                 allow selecting an attached files' mime type from a 
17145                 list of types.
17146
17147 2001-06-29 [paul]
17148
17149         * more sync with sylpheed 0.5.0pre3
17150
17151 2001-06-29 [paul]
17152
17153         * po/pt_BR.po
17154                 merge with sylpheed.pot and pt_BR.po provided by
17155                 Fabio Junior Beneditto.
17156
17157 2001-06-29 [darko]
17158
17159         * src/procmime.c
17160                 make MIME types case insensitive
17161
17162 2001-06-28 [alfons]
17163
17164         * po/nl.po
17165                 merge with sylpheed.pot and old nl.po; translations added.
17166
17167 2001-06-28 [paul]
17168
17169         * more sync with sylpheed 0.5.0pre3
17170
17171 2001-06-27 [alfons]
17172
17173         * src/summaryview.c
17174                 don't crash when removing parent node of messages
17175                 attracted by subject. this was caused by not deleting
17176                 the parent node from the subject line hash table.
17177
17178 2001-06-27 [alfons]
17179
17180         * src/summaryview.c
17181         * src/compose.[ch]
17182         * src/mainwindow.c
17183                 if there are multiple messages selected, allow forwarding
17184                 them as attachments.
17185
17186 2001-06-27 [paul]
17187
17188         * more sync with sylpheed 0.5.0pre3
17189
17190 2001-06-26 [paul]
17191
17192         0.5.0claws3
17193
17194         * sync with sylpheed 0.5.0pre3
17195
17196 2001-06-25 [paul]
17197
17198         * src/mainwindow.c
17199                 fixed 'compose news article' bug
17200                 from icon-and-text toolbar
17201
17202 2001-06-25 [paul]
17203
17204         * sync with sylpheed 0.5.0pre2 release
17205
17206 2001-06-24 [christoph]
17207
17208         * src/prefs_common.c
17209                 bug fix in font selection
17210         * src/folderview.c
17211                 use sylpheed's normal font instead of
17212                 gtk default font for folders without
17213                 new messages
17214
17215 2001-06-24 [alfons]
17216
17217         * src/mainwindow.[ch]
17218                 added composite compose mail / news button (an idea by Leandro
17219                 Pereira <leandro@linuxmag.com.br>)
17220
17221 2001-06-24 [paul]
17222
17223         Added instructions for ldif-to-xml.py
17224
17225         * tools/README
17226
17227 2001-06-23 [alfons]
17228
17229         Some minor things.
17230
17231         * src/pixmaps/stock_news_compose.xpm
17232                 added pixmap by Leandro
17233         * src/prefs_common.c
17234                 tested built-in spelling checker of GCC 3.0 :)
17235         * po/nl.po
17236                 merged dutch translation of sylpheed-main with
17237                 sylpheed.pot
17238
17239 2001-06-23 [paul]
17240
17241         Added tools directory and files.
17242
17243         * tools/filter_conv.pl
17244                 converts old filter system to new filtering system
17245         * tools/ldif-to-xml.py
17246                 converts netscape addressbook to sylpheed addressbook
17247         * tools/README
17248                 descriptions/instructions for above two files
17249
17250 2001-06-23 [christoph]
17251
17252         * src/inc.c
17253         * src/manage_window.[ch]
17254         * src/prefs_common.[ch]
17255                 mail retrieval dialog can be enabled, disabled
17256                 or hidden if non of sylpheed's windows is active
17257
17258 2001-06-22 [paul]
17259
17260         0.5.0claws2
17261
17262         * sync with sylpheed 0.5.0pre2
17263
17264 2001-06-21 [christoph]
17265
17266         * src/summaryview.c
17267                 show recipient on 'from' for all accounts
17268                 
17269         * src/inc.c
17270         * src/prefs_common.[ch]
17271                 disable error popup on mail receive errors
17272
17273 2001-06-21 [alfons]
17274
17275         * src/compose.c
17276                 made the ruler correctly appear and disappear.
17277
17278         * src/Makefile.am
17279                 removed Hoa's work-in-progress-stuff (interesting!) so 
17280                 claws compiles ok.
17281
17282 2001-06-20 [christoph]
17283
17284         * src/inc.c
17285         * src/progressdialog.c
17286                 added scrolled window for list in progressdialog
17287
17288 2001-06-20 [paul]
17289
17290         sync with sylpheed 0.5.0pre1 release
17291
17292 2001-06-20 [christoph]
17293
17294         * src/summeryview.c
17295                 make building threads by subject work when
17296                 thread view is enabled
17297                 
17298         * src/compose.c
17299         * src/prefs_common.[ch]
17300                 automatically select account for mail replys
17301
17302 2001-06-19 [sergey]
17303
17304         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
17305         they are filled in from the account settings.
17306
17307 2001-06-19 [paul]
17308
17309         * more sync with sylpheed 0.5.0pre1
17310
17311 2001-06-18 [alfons]
17312
17313         * src/Makefile.am,
17314           src/procmime.c
17315                 added --sysconfdir to CPPFLAGS for pointing to the correct
17316                 location of mime.types. 
17317
17318                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
17319                 or ./configure!
17320
17321 2001-06-18 [hoa]
17322
17323         * src/summaryview.c
17324                 fixed some bug when building threads
17325
17326 2001-06-18 [pau]l
17327
17328         * src/prefs_account.c
17329                 UI stuff: More changes to the English
17330
17331 2001-06-18 [paul]
17332
17333         * src/pixmaps/stock_news_compose.xpm: new file
17334         * src/Makefile.am
17335         * src/mainwindow.c
17336         * src/summaryview.c
17337                 Added new icon for Hoa's 'compose a news
17338                 message', plus minor improvements to the
17339                 English
17340
17341         * po/ja.po
17342         * ChangeLog
17343         * ChangeLog.jp
17344                 more sync with sylpheed 0.5.0pre1
17345
17346 2001-06-18 [hoa]
17347
17348         * src/compose.[ch]
17349         * src/mainwindow.c
17350                 Follow-up and reply to
17351
17352         * src/summaryview.[ch]
17353                 Build threads also with subjects
17354
17355 2001-06-17 [hoa]
17356
17357         * src/compose.c
17358                 forwarding use the current account.
17359
17360         * src/mainwindow.c
17361                 the "compose message" button has been replaced with
17362                 "new mail" and "new news" buttons
17363
17364         * src/prefs_common.[ch]
17365                 added a configuration option to use the forward button
17366                 as "forward as attachment"
17367                 changed reply and forward format description
17368
17369         * src/quote_fmt_lex.l
17370         * src/quote_fmt_parse.y
17371                 added message with no signature in format for reply
17372                 and forward.
17373
17374 2001-06-17 [paul]
17375
17376         Minor UI stuff
17377
17378         * src/mainwindow.c
17379         * src/summaryview.c
17380                 Improvements to the English
17381
17382         * src/prefs_common.c
17383                 Improvements to the English and some
17384                 clarity/continuity improvements in the
17385                 description of Quote symbols.
17386
17387 2001-06-17 [paul]
17388
17389         0.5.0claws1
17390
17391         * sync with sylpheed 0.5.0pre1
17392
17393 2001-06-17 [hoa]
17394
17395         * src/compose.c
17396                 Better interface for compose, displayed fields
17397                 are updated whenever we change account.
17398                 Newsgroups field is automatically filled.
17399
17400         * src/mainwindow.c
17401                 Newsgroups field is automatically filled.
17402
17403         * src/prefs_account.c
17404                 Some interface stuff when fields appear and
17405                 disappear.
17406
17407 2001-06-16 [paul]
17408
17409         0.4.99claws
17410
17411         * sync with sylpheed 0.4.99
17412
17413 2001-06-16 [sergey]
17414
17415         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
17416         base64_decoder_free, base64_decoder_decode): new object and
17417         functions for decoding base64 streams.
17418         * src/procmime.c (procmime_decode_content): modified to use the
17419         new base64 decoder.
17420
17421 2001-06-15 [paul]
17422
17423         0.4.99claws10
17424
17425         * sync with sylpheed 0.4.99cvs11
17426
17427 2001-06-13 [paul]
17428
17429         0.4.99claws9
17430
17431         * sync with sylpheed 0.4.99cvs9
17432
17433 2001-06-13 [hoa]
17434
17435         * src/compose.c
17436         * src/prefs_account.c
17437
17438                 SMTP server can be defined in the news account
17439                 mime type of attachment are kept.
17440
17441         * src/summaryview.c
17442
17443                 now choose the highest important score between default
17444                 and important score of folder.
17445
17446 2001-06-09 [alfons]
17447         
17448         * src/prefs_common.c: 
17449
17450                 (prefs_quote_description_create): corrected description of 
17451                 quote format characters
17452
17453 2001-06-09 [paul]
17454
17455         0.4.99claws8
17456
17457         * sync with sylpheed 0.4.99cvs8
17458
17459 2001-06-08 [sergey]
17460
17461         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
17462         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
17463
17464 2001-06-08 [paul]
17465
17466         0.4.99claws7
17467
17468         * sync with sylpheed 0.4.99cvs7
17469
17470 2001-06-06 [sergey]
17471
17472         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
17473         clashes with autogenerated header).
17474         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
17475         * src/Makefile.am: added quote_fmt.h.
17476         * src/.cvsignore: added lex/yacc autogenerated files
17477         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
17478
17479 2001-06-06 [paul]
17480
17481         0.4.99claws6
17482
17483         * sync with sylpheed 0.4.99cvs6
17484
17485 2001-06-06 [hoa]
17486
17487         * added src/quote_fmt_parse.h
17488         * src/compose.c
17489                 removed warnings
17490
17491         * src/prefs.[ch]
17492                 don't modify readonly configuration files
17493
17494         * src/prefs_account.c
17495         * src/prefs_common.c
17496         * src/prefs_customheader.c
17497         * src/prefs_display_header.c
17498         * src/prefs_filter.c
17499         * src/prefs_filtering.c
17500         * src/prefs_scoring.c
17501                 don't open dialog box when configuration files
17502                 are readonly
17503
17504 2001-06-05 [sergey]
17505
17506         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
17507
17508         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
17509         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
17510         BUILT_SOURCES to make all files rebuild properly.
17511
17512         * src/compose.c: removed #include "quote_fmt.tab.h".
17513
17514         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
17515         CHARACTER value in yylval.
17516
17517         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
17518         receive CHARACTER value by documented means (yylval).
17519
17520         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
17521
17522 2001-06-05 [hoa]
17523
17524         * src/Makefile.am
17525                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
17526
17527         * src/filtering.c
17528         * src/matcher.c
17529         * src/matcher.h
17530         * src/prefs_filtering.c
17531                 now keep the configuration for execute action
17532
17533         * src/mbox_folder.c
17534                 fixed a warning
17535
17536 2001-06-05 [paul]
17537
17538         * sync with sylpheed 0.4.99cvs5
17539
17540 2001-06-05 [hoa]
17541
17542         * src/Makefile.am
17543                 added quote_fmt.[ch]
17544
17545         * added src/quote_fmt.y
17546         * added src/quote_fmt.l
17547         * added src/quote_fmt.tab.h
17548         * added src/quote_fmt.tab.c
17549         * added src/lex.quote_fmt.c
17550                 parsing configuration for replying
17551                 and forwarding
17552
17553         * src/prefs_common.[ch]
17554                 added configuration UI for replying
17555                 and forwarding
17556
17557         * src/compose.c
17558                 using configuration for replying
17559                 and forwarding
17560
17561 2001-06-04 [hoa]
17562
17563         * src/filtering.c
17564         * src/matcher.c
17565         * src/matcher.h
17566         * src/prefs_filtering.c
17567         * src/prefs_matcher.c
17568         * src/prefs_matcher.h
17569                 action "run a command" for filtering
17570                 and matching with a command.
17571                 fixed the "whole message" matching
17572
17573         * src/mbox_folder.c
17574                 changed temporary filename for security
17575
17576         * src/messageview.c
17577                 queue the notification if it fails to send.
17578
17579         * src/prefs_common.c
17580         * src/prefs_folder_item.c
17581                 changed the default important score             
17582
17583         * src/prefs_scoring.c
17584         * src/scoring.c
17585                 hide kill score input when the folder is not
17586                 a newsgroup
17587
17588 2001-06-03 [alfons]
17589
17590         * src/prefs_common.c:
17591
17592                 (prefs_font_select): pass font name in font entry box to font
17593                 selection dialog.
17594
17595 2001-06-03 [sergey]
17596
17597         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
17598
17599 2001-06-03 [paul]
17600
17601         * sync with sylpheed 0.4.99cvs4
17602
17603 2001-06-03 [alfons]
17604
17605         * src/headerwindow.c:
17606
17607                 (headerwindow_show_cb): use the selected summary view item, not
17608                 the displayed item.
17609
17610 2001-06-02 [alfons]
17611
17612         * src/headerwindow.c:
17613
17614                 (headerwindow_show_cb): always try to show msginfo
17615
17616 2001-06-02 [hoa]
17617
17618         * src/compose.c
17619                 keep attached parts when reediting or forwarding.
17620
17621 2001-06-01 [hoa]
17622
17623         * src/folderview.c
17624         * src/prefs_folder_item.[ch]
17625         * src/prefs_scoring.[ch]
17626         * src/scoring.[ch]
17627         * src/summaryview.[ch]
17628         * src/main.c
17629         * src/mainwindow.c
17630         * src/prefs_common.[ch]
17631                 support for folder scoring
17632                 kill score and important score for messages
17633         
17634         * src/prefs_account.c
17635                 some display bug fixed for local account
17636                 preferences
17637
17638 2001-05-31 [alfons]
17639
17640         * src/summaryview.c:
17641
17642                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
17643                 sender to address book menu item is disabled.
17644
17645 2001-05-30 [hoa]
17646
17647         * src/filtering.[ch]
17648         * src/summaryview.c
17649                 handling summary menu / filter messages
17650
17651         * src/folder.[ch]
17652                 add some stuff
17653
17654         * src/foldersel.c
17655                 imap folders now appears in list
17656
17657         * src/mbox_folder.c
17658                 doesn't crash if destination mail is not writeable
17659
17660 2001-05-29 [hoa]
17661
17662         * src/compose.c
17663                 removed some warnings
17664
17665         * src/filtering.c
17666         * src/folder.[ch]
17667         * src/prefs_filtering.c
17668                 global string to identify any folders           
17669                 removed some debug info
17670                 filtering to mbox folders is now possible
17671
17672         * src/mainwindow.c
17673                 removed some warnings
17674
17675         * src/mbox_folder.c
17676                 permission on files are changed to read/write for user only,
17677                 nothing for other.
17678                 creation of subfolder is handled better.
17679
17680 2001-05-28 [alfons]
17681
17682         Verified the sync for src/prefs_common.[ch] and
17683         src/prefs_account.[ch]. I believe there were some
17684         minor indentation differences.
17685
17686 2001-05-28 [paul]
17687
17688         0.4.99claws3
17689
17690         * sync with 0.4.99cvs3
17691
17692 2001-05-28 [hoa]
17693
17694         * src/compose.c
17695                 handling flags for mbox format
17696
17697         * src/filtering.c
17698                 use of mark file only for MH format
17699                 handling flags for mbox format
17700                 filtering cannot yet move or copy mails to mbox folders.
17701
17702         * src/folder.[ch]
17703                 changed move_msg, copy_msg,
17704                 move_msgs_with_dest, copy_msgs_with_dest functions
17705                 uses only folder->copy_msg() function
17706                 uses folder->finished_copy() to handle the destination
17707                 folder at the end of the copy or move operation.
17708
17709         * src/foldersel.c
17710                 included mbox directories.
17711
17712         * src/folderview.[ch]
17713         * src/mainwindow.c
17714                 handle folders operation for mbox format
17715
17716         * src/mbox.c
17717                 disable conversion of "From " header
17718
17719         * src/mbox_folder.[ch]
17720                 completion of mbox format handling
17721
17722         * src/mh.c
17723                 changed mh_copy_msg() function and
17724                 removed mh_move_msg(), mh_move_msgs_with_dest(),
17725                 mh_copy_msgs_with_dest()
17726
17727         * src/prefs_filtering.c
17728                 removed some warnings
17729
17730         * src/prefs_matcher.c
17731                 default boolean operation is AND
17732
17733         * src/procheader.c
17734                 handling flags for mbox format
17735                 handling of "From " header
17736
17737         * src/procmsg.[ch]
17738                 removed data field
17739                 added MSG_REALLY_DELETED flags to handle deletion of
17740                 messages in mbox format.
17741
17742         * src/summaryview.c
17743                 handling flags for mbox format
17744                 disable the MSG_DELETED flags when messages
17745                 are deleted in mbox format
17746
17747         * src/textview.c
17748                 "From " headers display fixed.
17749
17750 2001-05-27 [alfons]
17751
17752         * src/textview.c:
17753                 
17754                 (get_email_part): skip quoted email addresses, like in e.g.
17755                 "'alfons@proteus.demon.nl'".
17756
17757 2001-05-26 [alfons]
17758
17759         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
17760         and fixing the persistence troubles when using separate windows.
17761
17762         * src/mainwindow.c:
17763         
17764             Added #define SEPARATE_ACTION used in the gtk item factory for 
17765             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
17766                 use gtk_item_factory_get_widget_by_action() to get the items.
17767                 
17768             Removed separate_widget_cb from the gtk item factory data   
17769           
17770             (mainwindow_create): connect separate_widget_cb() to check
17771             menu item "toggled" signal. also passing a MainWindow pointer
17772                 as object data for both check menu items.
17773                 
17774             (separate_widget_cb): definition of separate_widget_cb() to match
17775             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
17776                 window using gtk_object_get_data(). The type of window separation 
17777                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
17778         
17779         * src/prefs_filtering.c,
17780           src/prefs_matcher.c: added horizontal scrollbars
17781
17782 2001-05-25 [darko]
17783
17784         * src/headerview.c
17785                 fix segfault with invalid bold font
17786         * src/summaryview.c
17787                 correctly display summary stats after row is marked
17788
17789 2001-05-23 [sergey]
17790
17791         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
17792         encodings with libjconv.
17793
17794 2001-05-23 [hoa]
17795
17796         * src/Makefile.am
17797                 added mbox_folder.[ch]
17798         * src/defs.h
17799                 mbox temporary folder
17800         * src/folder.[ch]
17801         * added src/mbox_folder.[ch]
17802         * src/folderview.c
17803         * src/procheader.[ch]
17804                 added mbox support
17805         * src/mbox.c
17806                 bugfix for file incorporation filtering
17807         * src/imap.c
17808                 enable creation of MBOX
17809         * src/prefs_display_header.c
17810                 enable use of headers like "From "
17811                 something that should be fixed :
17812                         displaying of such headers add an extra space
17813         * src/prefs_folder_item.c
17814                 don't create folders because it is not necessary
17815         * src/procmsg.h
17816                 added data field to MsgInfo for mbox internal use
17817         * src/summaryview.c
17818                 added some support for mbox
17819         * src/utils.[ch]
17820                 added get_mbox_cache_dir() function
17821
17822 2001-05-23 [hiroyuki]
17823
17824         * src/headerwindow.c
17825           src/inc.c
17826           src/main.c
17827           src/mh.c
17828           src/nntp.c
17829           src/procmsg.h
17830           src/session.h
17831           src/socket.[ch]
17832           src/summaryview.c
17833           src/textview.c
17834           src/automaton.c
17835           src/folderview.c: more sync with 0.4.99cvs2.
17836
17837         * src/headerwindow.c: reverted.
17838
17839 2001-05-22 [paul]
17840
17841         0.4.99claws2
17842
17843         * sync with sylpheed 0.4.99cvs2
17844                 * src/news.[ch]
17845                 * src/nntp.[ch]
17846                 * INSTALL
17847                 * INSTALL.jp
17848
17849 2001-05-22 [alfons]
17850
17851         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
17852
17853 2001-05-21 [alfons]
17854
17855         Minor things:
17856
17857         * configure.in: if gnome-config not found, "no" is displayed
17858         
17859         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
17860
17861         * src/textview.c: now also possible to add mail addresses by right
17862           clicking in the text view
17863
17864         * src/codeconv.c: merged patch which fixes endless loop when encountering
17865           invalid wide characters; from Alte <010@imis.ru>  
17866
17867 2001-05-20 [alfons]
17868
17869         Added installation of gnome specific things:
17870
17871         * Makefile.am: gnome conditional
17872
17873         * configure.in: check for installed gnome
17874
17875         * added sylpheed.png, sylpheed.desktop
17876
17877 2001-05-20 [sergey]
17878
17879         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
17880
17881         * src/mainwindow.h (main_window_toolbar_create): created a button
17882         for "Reply to all".
17883         (main_window_set_toolbar_sensitive): enable/disable the new button
17884         appropriately.
17885         (toolbar_reply_to_author_cb): handle the new button.
17886
17887         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
17888         send_progress_dialog_destroy() on failure (fixes hang on SMTP
17889         failure).
17890
17891 2001-05-19 [sergey]
17892
17893         * src/compose.h (ComposeReplyMode): new modes
17894         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
17895         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
17896
17897         * src/compose.c
17898         (compose_send): move some code into a new function:
17899         (compose_current_mail_account): new function.
17900         (compose_reply): new argument to_author, all callers changed; if
17901         to_author==TRUE and account->protocol==A_NNTP, find and use an
17902         appropriate mail account for replying.
17903         (compose_reply_set_entry): new argument to_author; ignore
17904         compose->replyto if to_author==TRUE.
17905
17906         * src/mainwindow.c: new command "Message/Reply to author".
17907         (main_window_set_menu_sensitive): enable/disable it.
17908         (reply_cb): handle it.
17909
17910         * src/summaryview.c: new command "Reply to author".
17911         (summary_set_menu_sensitive): enable/disable it.
17912         (summary_reply_cb): handle it.
17913
17914         * src/account.c (account_find_mail_from_address): new function.
17915
17916 2001-05-18 [paul]
17917
17918         0.4.99claws1
17919
17920         * sync with sylpheed 0.4.99cvs1
17921
17922 2001-05-18 [hoa]
17923
17924         * src/compose.[ch]
17925         * src/filtering.c
17926         * src/summaryview.c
17927                 new filtering action : forward and forward as attachment
17928
17929         * src/main.c
17930                 no need for $DISPLAY when we run sylpheed --help
17931                 call to parse_cmd_opt() is moved
17932
17933         * src/mainwindow.[ch]
17934                 execute button is hidden when immediate execute
17935                 is chosen
17936
17937         * src/mh.c
17938         * src/news.c
17939         * src/prefs_folder_item.c
17940         * src/procmsg.c
17941                 better handling of missing directories
17942
17943         * src/summaryview.c
17944                 reedit is enabled in outbox
17945                 reedit is enabled in queue
17946
17947 2001-05-17 [hoa]
17948
17949         * src/filtering.c
17950         * src/matcher.[ch]
17951         * src/prefs_filtering.c
17952                 changed attachement into attachment
17953
17954 2001-05-17 [alfons]
17955
17956         0.4.67claws4    
17957
17958         * sync with sylpheed 0.4.67cvs9
17959         * sync with sylpheed 0.4.67cvs7-8
17960
17961 2001-05-17 [hoa]
17962
17963         * src/Makefile.am
17964                 added prefs_filtering.c
17965
17966         * src/filtering.[ch]
17967         * src/matcher.[ch]
17968                 removed action : forward_news and forward_news_as_attachement
17969                 (forward and forward_as_attachement can be used instead)
17970
17971         * src/mainwindow.c
17972                 added menu option to access filtering configuration
17973
17974         * src/prefs_account.c
17975                 changed mail_command default to /usr/sbin/sendmail
17976
17977         * added src/prefs_filtering.[ch]
17978                 dialog box for filtering configuration
17979
17980         * src/prefs_matcher.c
17981                 added function prefs_matcher_get_criteria_from_matching()
17982
17983         * src/prefs_scoring.c
17984                 reset the dialog when register or substitute is clicked
17985
17986 2001-05-15 [hoa]
17987
17988         * src/Makefile.am
17989                 added filtering.[ch]
17990         * src/inc.c
17991                 using filering.[ch] instead of filter.[ch]
17992         * src/main.c
17993                 reading new filtering configuration
17994         * src/matcher.[ch]
17995                 added some filtering actions
17996                 and fixed a bug for headers and mail body matching
17997         * src/mbox.c
17998                 using filering.[ch] instead of filter.[ch]
17999         * src/mh.c
18000                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
18001         * src/summaryview.c
18002                 some fixes for filtering
18003
18004 2001-05-14 [hiroyuki]
18005
18006         * src/send.c: fixed some weird indentations.
18007           send_message_with_command(): call pclose() only if p != NULL.
18008         * src/textview.c: get_email_part(): modified the code for readability.
18009
18010 2001-05-14 [hiroyuki]
18011
18012         * src/md5global.h
18013           src/md5ify.c
18014           src/md5ify.h: removed from the cvs.
18015
18016 2001-05-13 [sergey]
18017
18018         * src/main.c: include rfc2015.h to avoid compiler warnings.
18019         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
18020         the panel is already on screen.
18021         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
18022         closing the alert window by ESC as "No".
18023         * src/prefs_common.c (prefs_interface_create): moved return
18024         receipt check button to the correct place.
18025
18026 2001-03-13 [alfons]
18027
18028         * src/prefs_common.c: 
18029                 moved return receipt check button to the Send tab. (prefs_send_create)
18030                 removed the date format ui related globals. (prefs_display_create)
18031
18032         0.4.67claws3
18033         
18034         * sync with sylpheed 0.4.67cvs5-6
18035
18036 2001-05-13 [paul]
18037
18038         * added Alfons' font selection patch
18039
18040         * src/defs.h
18041         * src/headerwindow.c
18042         * src/prefs_common.c
18043         * src/prefs_common.h
18044
18045 2001-05-13 [hoa]
18046         * src/defs.h
18047                 changed version of cache
18048         * src/matcher.[ch]
18049         * src/prefs_matcher.c
18050                 added additionnal matching criteria
18051         * src/procheader.c
18052         * src/procmsg.[ch]
18053         * src/news.c
18054                 added references in MsgInfo
18055
18056 2001-05-12 [hoa]
18057
18058         * src/defs.h
18059                 prepared some things for new filtering
18060         * src/matcher.[ch]
18061                 added some matching properties
18062                 inreplyto need to be enhanced
18063                 prepared some things for new filtering
18064         * src/messageview.c
18065                 added Return-Receipt-To handling
18066         * src/prefs_folder_item.c
18067                 changed default value to TRUE
18068         * src/prefs_matcher.c
18069                 added some matching properties
18070         * src/prefs_scoring.[ch]
18071                 the scoring dialog is finished
18072         * src/procheader.c
18073                 added Return-Receipt-To handling
18074                 Reference need to be added
18075         * src/procmsg.[ch]
18076                 added Return-Receipt-To handling
18077                 added threadscore to get a better score sorting when
18078                 threads are enabled
18079         * src/summaryview.c
18080                 suppressed a bug when we sort the list
18081                 when no folder is opened.
18082                 better score sorting when threads are enabled
18083
18084 2001-05-12 [alfons]
18085
18086         * reverted previous patch because of potential errors 
18087
18088         0.4.67claws2
18089         
18090         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
18091                 applied "toggle mail-retrieval dialog window" patch submitted 
18092                 by Eric Limpens <eric@qnt.net>
18093
18094         * sync with sylpheed 0.4.67cvs4
18095
18096 2001-05-12 [sergey]
18097
18098         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
18099         some picky compilers.
18100         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
18101         * src/grouplist_dialog.c: include alertpanel.h.
18102         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
18103         fix compile warning.
18104         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
18105         #include "defs.h" before others to prevent the warning of `MIN'
18106         and `MAX' redefinition.
18107
18108 2001-05-11 [hoa]
18109
18110         * src/main.c
18111         * src/messageview.c
18112         * src/prefs_account.c
18113         * src/prefs_display_header.c
18114                 removed warning
18115         * src/Makefile.am
18116                 added prefs_scoring.[ch]
18117         * src/grouplist_dialog.c
18118                 display an error dialog box if the group list
18119                 cannot be fetched.
18120         * src/mainwindow.[ch]
18121                 added main_window_set_thread_option() function
18122                 scoring dialog box enabled
18123         * src/matcher.[ch]
18124                 added flags matching unread /new / marked
18125                 / deleted / replied / forwarded
18126         * src/news.c
18127                 newsgroups are now finally in newscache
18128         * src/prefs_matcher.[ch]
18129                 finished preferences for matching dialog
18130         * added src/prefs_scoring.[ch]
18131                 scoring dialog box completed
18132         * src/scoring.[ch]
18133                 conversion to string : added scoringprop_to_string()
18134                 write config for preferences :
18135                 added prefs_scoring_write_config()
18136         * src/summaryview.c
18137                 threads can be enabled/disabled independently
18138                 for each folder
18139
18140 2001-05-10 [alfons]
18141
18142         0.4.67claws1
18143         
18144         * AUTHORS: 
18145                 thought it would be nice to have a list of all
18146                 contributors (used Changelog as a reference)
18147         
18148         * configure.in: 
18149                 messed up version numbering...
18150
18151         0.4.66claws1
18152
18153         * sync with sylpheed 0.4.67cvs1-3
18154
18155 2001-05-10 [darko]
18156
18157         * src/prefs_common.c:
18158                 better UI for strftime format, double clicking
18159                 on format now inserts the format in text entry
18160                 replaced close button with standard OK/Cancel
18161                 moved date format button to the right of the
18162                 text entry field
18163
18164 2001-05-09 [alfons]
18165
18166         * src/gtkstext.c:
18167                 Ctrl-Home / Ctrl-End have proper cursor navigation
18168
18169 2001-05-09 [hoa]
18170
18171         * src/prefs_matcher.c
18172                 finished UI to define matching properties
18173                 added ok and cancel button
18174         * src/prefs_filter.c
18175                 added ok and cancel button
18176         * src/news.c
18177                 fixed some bug in xhdr parsing
18178
18179 2001-05-08 [alfons]
18180
18181         * src/textview.c: 
18182                 fixed a bug in textview_show_header(), which displayed two colons (':');
18183                 cleaned up some warnings
18184
18185 2001-05-08 [hoa]
18186
18187         * src/Makefile.am
18188                 added prefs_matcher.[ch]
18189                 compilation with -W -Wall
18190         * src/alertpanel.c
18191                 ungrab the mouse events if grabbed - does it
18192                 fix the bug for disposition notification ?
18193         * src/mainwindow.c
18194                 added a menu option to open the matching dialog.
18195         * src/matcher.[ch]
18196                 added matcherprop_to_string() and matcherlist_to_string()
18197                 fixed some bugs, changed the name of some options
18198                 age_sup and age_inf becomes age_greater and age_lower,
18199                 body and messageheaders becomes body_part and headers_part,
18200                 changed the names of constants from SCORING_XXX to MATCHING_XXX
18201         * src/prefs_display_header.c
18202         * src/prefs_headers.c
18203                 fixed a bug that accidentally destroyed dialogs
18204                 when closed them with delete_event
18205                 Added *_deleted() which handle delete_event signal correctly.
18206         * src/prefs_folder_item.[ch]
18207                 added "enable_thread" field for future customization
18208         * added src/prefs_matcher.[ch]
18209                 sample of the UI to define matching properties
18210         * src/procheader.c
18211                 using procheader_headername_equal instead of str*cmp functions
18212                 using procheader_parse_header() function
18213         * src/scoring.c
18214                 using MATCHING_XXX instead of SCORING_XXX
18215         * src/summaryview.c
18216                 display the sender of the news even if this is ourself
18217                 when this is a news message.
18218         * src/textview.c
18219                 using headername_equal() instead of str*cmp functions
18220
18221 2001-05-08 [alfons]
18222
18223         0.4.66claws
18224
18225         * sync with sylpheed 0.4.66
18226         * src/gtkstext.c: trace logs added 
18227
18228 2001-05-08 [sergey]
18229
18230         * src/prefs_common.[ch]: added option to enable/disable GnuPG
18231         signature check popup.
18232         * src/rfc2015.c (check_signature): show signature check popup only
18233         if it is enabled in preferences.
18234
18235 2001-05-07 [alfons]
18236
18237         0.4.66claws4
18238         
18239         * sync with sylpheed 0.4.66cvs6
18240
18241 2001-05-07 [darko]
18242
18243         * src/prefs_common.[ch]: added option to enable/disable
18244           looking up sender name in address book for summary pane
18245         * src/summaryview.c: look up sender in the address book
18246           by using Alfons' address completion code
18247
18248 2001-05-07 [hiroyuki]
18249
18250         * src/inc.h
18251           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
18252           member of Pop3State.
18253         * src/news.c: brought #include "defs.h" before #include <glib.h>
18254           to prevent the warning of `MIN' and `MAX' redefinition.
18255
18256 2001-05-06 [hoa]
18257
18258         * removed src/headers_display.[ch]
18259         * removed src/prefs_display_headers.[ch]
18260         * src/inc.c
18261                 use a temporary file in the user directory for mbox import
18262         * src/news.c
18263                 added XHDR support to get "To" and "Cc" headers
18264                 (in order to match news with to or cc field for
18265                 scoring)
18266                 added function news_parse_xhdr() to get XHDR response
18267         * src/nntp.[ch]
18268                 added function nntp_xhdr()
18269         * src/matcher.c
18270                 fetch the message if necessary
18271
18272 2001-05-06 [alfons]
18273
18274         0.4.66claws3
18275
18276         * sync with sylpheed 0.4.66cvs3-5
18277
18278 2001-05-06 [hoa]
18279
18280         * src/utils.[ch]
18281                 added function itos_buf() to enable use of several buffers
18282         * src/summaryview.c
18283                 use of itos_buf() instead of itos() in summary list
18284                 to fix the broken display of message number.
18285
18286 2001-05-06 [alfons]
18287
18288         * src/gtkstext.c: bug in cursor up navigation fixed,
18289                 fixed another unsigned / signed comparison (we're getting there :-)
18290
18291 2001-05-06 [hoa]
18292
18293         * src/Makefile.am
18294                 added scoring.c scoring.h
18295                 prefs_folder_item.c prefs_folder_item.h
18296                 matcher.c matcher.h
18297         * src/defs.h
18298                 added FOLDERITEM_RC SCORING_RC
18299         * src/folder.[ch]
18300                 added prefs field in FolderItem :
18301                 properties for each folder (PrefsFolderItem),
18302                 sorting type and mode were added as the first properties.
18303         * src/main.c
18304                 read config for scoring
18305         * added src/matcher.[ch]
18306                 gives functions to parse configuration file to do
18307                 matching on mails with a list of conditions.
18308         * src/mainwindow.c
18309                 add option to sort by score
18310         * src/prefs_common.[ch]
18311                 added preference option to show score and for
18312                 the score column size
18313         * added src/prefs_folder_item.[ch]
18314                 properties for each folder (PrefsFolderItem),
18315                 sorting type and mode were added as the first properties.
18316         * src/procheader.[ch]
18317                 added procheader_parse_header()
18318                 added procheader_header_free()
18319                 added procheader_headername_equal()
18320                 and made modification to use them.
18321         * src/procmsg.[ch]
18322                 added score field to MsgInfo structure
18323         * added src/scoring.[ch]
18324                 gives functions to parse configuration file to do
18325                 scoring on mails with a list of conditions.
18326         * src/summaryview.[ch]
18327                 save the sorting type and mode for the folder
18328                 added column to display the score of the mail
18329                 added function summary_score_clicked()
18330                 sorting type and mode are restored to the folder
18331                 when it is reopen
18332         * src/textview.c
18333                 use procheader_parse_header(), procheader_headername_equal()
18334                 removed memory leak in text_scan_header when freeing headers
18335         * src/filter.c
18336                 changed the function to match names of headers
18337                 using procheader_headername_equal()
18338
18339         Scoring functions are implemented, an interface is needed
18340         to configure that.
18341
18342 2001-05-04 [alfons]
18343
18344         * src/gtkstext.c: 
18345                 hopefully fixed the row up navigation bug,
18346                 removed adding back / forward lines to cache
18347
18348 2001-05-04 [sergey]
18349
18350         * src/prefs_display_headers.c: user interface changes:
18351         (prefs_display_headers_create): remove unused "Show" check button;
18352         allow reordering of headers by dragging.
18353         (prefs_display_headers_write_config): remove unused variables.
18354         (prefs_display_headers_set_dialog): do not insert "(New)" at top
18355         of lists (not needed with the new UI).
18356         (prefs_display_headers_set_list): scan lists starting from row 0,
18357         not 1 (do not skip "(New)").
18358         (prefs_display_headers_find_header): new function.
18359         (prefs_display_headers_clist_set_row): do not allow duplicates.
18360         (prefs_display_headers_delete_cb): do not skip row 0; treat
18361         closing the alert window by ESC as "No".
18362         (prefs_display_headers_up): do not protect row 0.
18363         (prefs_display_headers_down): do not protect row 0.
18364
18365 2001-05-04 [sergey]
18366
18367         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
18368         functions.
18369
18370         * src/summaryview.c
18371         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
18372         summary_select_next_marked, summary_select_prev_marked): new
18373         functions.
18374
18375 2001-05-03 [sergey]
18376
18377         * src/news.c: fixed a bug when no article can be fetched after
18378         server timeout if the connection was restored by news_post():
18379         (news_select_group): new function.
18380         (news_fetch_msg): call news_select_group() before fetching
18381         article.
18382         (news_get_uncached_articles): set session->group after successful
18383         GROUP command.
18384
18385 2001-05-03 [hoa]
18386
18387         * src/defs.h
18388         * src/procmsg.[ch]
18389         * src/procheader.c
18390                  changed version of cache, added cc field
18391
18392         * src/prefs_display_headers.c
18393                 the interface was changed
18394
18395         * src/prefs_headers.c
18396                 added cancel button
18397
18398 2001-05-03 [alfons]
18399
18400         * completed sync of sylpheed cvs2
18401         * src/gtkstext.c: updated row up / down cursor navigation
18402         * src/textview.c: re-edited, prepared for fixing the email address
18403                 scanner.
18404
18405 2001-05-03 [darko]
18406
18407         * src/prefs_common.c: use alfons' strftime ui code
18408         entry_datefmt and datefmt_sample widgets have to be
18409         global in this module because of this change
18410
18411 2001-05-03 [hoa]
18412
18413         * src/messageview.c
18414         * src/prefs_common.[ch] added option to activate the return receipt
18415                 feature.
18416
18417 2001-05-02 [alfons]
18418
18419         * src/gtkstext.c: fix for row up/down cursor navigation. 
18420
18421         0.4.66claws2
18422         
18423         * sync with 0.4.66cvs2
18424
18425 2001-05-02 [paul]
18426
18427         added add-sender-to-addressbook patch
18428
18429         * src/addressbook.c
18430         * src/addressbook.h
18431         * src/summaryview.c
18432
18433 2001-05-02 [sergey]
18434
18435         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
18436         G_ALERTDISABLE.
18437
18438         * src/alertpanel.c (alertpanel_create): new argument can_disable,
18439         all existing callers changed to pass FALSE; create a check button
18440         to disable the message.
18441         (alertpanel_message_with_disable): new function.
18442         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
18443         (alertpanel_button_toggled): new function.
18444         (alertpanel_button_clicked, alertpanel_close): set value using
18445         G_ALERT_VALUE_MASK.
18446
18447         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
18448
18449         * src/prefs_common.c (prefs_privacy_create): new check button
18450         checkbtn_gpgme_warning.
18451
18452         * src/main.c (main): moved preferences reading before gpgme
18453         initialization; check prefs_common.gpgme_warning before giving the
18454         GnuPG warning and set it to FALSE if the user wants to disable the
18455         warning.
18456
18457 2001-05-02 [hiroyuki]
18458
18459         * src/prefs_display_headers.c: modified the layout and some labels.
18460
18461 2001-05-02 [sergey]
18462
18463         * src/prefs_account.c (prefs_account_fix_size): new function.
18464         (prefs_account_create): call prefs_account_fix_size(); use
18465         gtk_widget_show instead of gtk_widget_show_all (fixes too large
18466         size when the window is shown for the first time).
18467         (prefs_account_basic_create): changed layout of serv_table; moved
18468         localmbox_entry above smtpserv_entry (logically it replaces
18469         POP3/IMAP server).
18470         (prefs_account_protocol_activated): set sensitivity of
18471         nntpauth_chkbtn according to the protocol (in addition to
18472         hide/show); commented out gtk_table_set_row_spacing() calls.
18473         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
18474         not sensitive (fixes a bug with disabled username/password boxes
18475         when editing POP3 account after NNTP with authentication).
18476
18477 2001-05-02 [hoa]
18478
18479         * src/account.c
18480         * src/inc.c
18481         * src/prefs_account.[ch]
18482         * src/send.c
18483                 removed local account without SMTP server
18484                 added option to use mail command instead of a connexion
18485                 to SMTP server when a local account is used
18486         * src/prefs_headers.c
18487                 fixed a bug
18488         * src/news.c
18489                 fixed a bug when connexion immediately closed
18490
18491 2001-05-01 [alfons]
18492
18493         0.4.66claws1
18494         
18495         * sync with 0.4.65
18496
18497 2001-05-01 [sergey]
18498
18499         * src/prefs_account.c (Basic, prefs_account_basic_create): new
18500         widget nntpauth_chkbtn.
18501         (prefs_account_protocol_activated): handle nntpauth_chkbtn
18502         visibility.
18503         (prefs_account_nntpauth_toggled): new function.
18504
18505         * src/news.c (news_session_new_for_folder): use NNTP
18506         authentication only if ac->use_nntp_auth is set.
18507
18508 2001-05-01 [hoa]
18509
18510         * src/Makefile.am changed headers.[ch] in customheader.[ch]
18511         * src/prefs_display_headers.c changed the UI
18512         * src/prefs_headers.c changed account_name to account_id
18513         * src/compose.c using customheader.h
18514
18515 2001-05-01 [hiroyuki]
18516
18517         * src/esmtp.c
18518           src/news.c
18519           src/nntp.c: changed sock_read() to sock_gets(), they've been left
18520           unsynched.
18521
18522 2001-05-01 [hoa]
18523
18524         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
18525         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
18526                 for displaying of headers
18527         * src/grouplist_dialog.[ch] minor changes to remove warnings
18528         * src/prefs_display_headers.[ch] dialog to choose the
18529         headers to display in the mail viewer.
18530         * src/headers.h correction of #define
18531         * src/headers_display.[ch] configuration for displaying of headers.
18532         * src/main.c read config of displaying of headers
18533         * src/prefs_common.c add a button to access the config dialog
18534                 for displaying of headers
18535         * src/prefs_display_headers.[ch] dialog for configuration for
18536                 displaying of the headers.
18537         * src/prefs_headers.c cleaning of code
18538         * src/procheader.c comments added to code
18539         * src/textview.c changes to reorder the headers depending
18540                 on the config for displaying of headers
18541
18542 2001-04-30 [alfons]
18543
18544         0.4.65claws7
18545
18546         * sync with 0.4.65cvs12
18547
18548         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
18549
18550 2001-04-30 [sergey]
18551
18552         * src/nntp.h (NNTPSockInfo): new field auth_failed.
18553
18554         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
18555         is set to force reconnection after authentication failure.
18556         (nntp_gen_command): set sock->auth_failed on authentication
18557         failure, or if sock->userid and sock->passwd are not set.
18558
18559         * src/news.c (news_session_new_for_folder): set userid=NULL if
18560         password dialog is cancelled.
18561
18562 2001-04-30 [sergey]
18563
18564         * src/nntp.h (NNTPSockInfo): new type.
18565
18566         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
18567         SockInfo.
18568         (nntp_open_auth, nntp_close): new functions.
18569         (nntp_gen_command): new function to handle authentication; all
18570         NNTP command functions updated to use it.
18571         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
18572         (nntp_list): removed old useless code.
18573
18574         * src/news.h (NNTPSession): new field nntp_sock.
18575
18576         * src/news.c: all functions updated to use NNTPSockInfo instead of
18577         SockInfo.
18578         (news_session_new): new arguments (userid, passwd); made static;
18579         use nntp_open_auth() if needed.
18580         (news_session_destroy): use nntp_close() instead of sock_close().
18581         (news_query_password): changed arguments.
18582         (news_session_new_for_folder): new function.
18583         (news_session_get): use news_session_new_for_folder().
18584         (news_authenticate): deleted.
18585         (news_get_uncached_articles): removed old authentication code.
18586
18587 2001-04-30 [sergey]
18588
18589         * src/news.c: reverted my previous changes (need to do NNTP
18590         authentication in a cleaner way).
18591         
18592 2001-04-29 [sergey]
18593
18594         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
18595         news_nntp_post, news_nntp_mode): new functions (wrappers with
18596         authentication support).
18597         (news_get_article_cmd, news_get_article, news_get_header): new
18598         argument "folder"; all callers changed.
18599         (news_get_article_cmd): added authentication support.
18600         (news_session_get): use news_nntp_mode() instead of nntp_mode().
18601         (news_post): use news_nntp_post() instead of nntp_post().
18602         (news_get_uncached_articles): use news_nntp_group() instead of
18603         nntp_group() and news_nntp_xover() instead of nntp_xover();
18604         removed old authentication code.
18605         (news_get_group_list): use news_nntp_list() instead of nntp_list().
18606
18607         * src/nntp.c (nntp_list): return real error code instead of
18608         hardcoded NN_ERROR.
18609
18610 2001-04-29 [sergey]
18611
18612         * configure.in: fixed wint_t typedef detection again
18613
18614 2001-04-28 [hoa]
18615
18616         * src/prefs_account.[ch], added A_LOCAL_CMD
18617                 (send mail with mail command)
18618         * src/send.c added function send_message_with_command()
18619         * src/inc.c made a more secure get_spool() function with
18620                 mktemp() but maybe mkstemp() or something more
18621                 secure can be used.
18622
18623 2001-04-28 [alfons]
18624
18625         * src/textview.c, colorization of email addresses in headers
18626
18627         0.4.65claws6
18628
18629         * bug sync with sylpheed
18630         * prefs_common.c: created date format ui for darko
18631         * sync with 0.4.65cvs11
18632         * configure.in: corrected to have the new gpg checks
18633
18634 2001-04-27 [alfons]
18635
18636         * completed sync with 0.4.65cvs10
18637         * minor debug things added to gtkstext.c
18638
18639 2001-04-27 [darko]
18640
18641         * configure.in: remove check for availability of
18642           strftime() as advised by Hiroyuki
18643         * src/prefs_common.[ch], src/procheader.c:
18644           synch strftime() code with Hiroyki's main branch
18645
18646 2001-04-26 [sergey]
18647
18648         * src/news.c: news_query_password(), news_authenticate(): new
18649           functions.
18650           news_get_uncached_articles(): added NNTP authentication
18651           handling.
18652         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
18653           new functions.
18654         * src/prefs_account.c: prefs_account_protocol_activated():
18655           enable userid and password fields for NNTP.
18656
18657 2001-04-26
18658
18659         * configure.in: check for availability of strftime()
18660           [darko]
18661         * src/prefs_common.[ch], src/procheader.c: use
18662           strftime() for displaying date in summary pane if it
18663           is available
18664
18665 2001-04-25
18666
18667         * more .cvsignore cleanups [alfons]
18668
18669 2001-04-25
18670
18671         * ac/sv-check-type.m4: new autoconf macro.
18672         * configure.in: fixed wint_t typedef detection (did not work
18673           with gcc-2.96).
18674
18675 2001-04-25
18676
18677         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
18678           [hiroyuki]
18679
18680 2001-04-24
18681         * modified gtkstext.c : buggy cursor navigation fixed, 
18682           and font descent also taken in account when drawing
18683           cursor. [alfons]
18684
18685 2001-04-24 [hoa]
18686         * added comments in src/news.c src/nntp.c
18687         * added src/prefs_headers.[ch]
18688         * added src/headers.[ch]
18689         * modified compose.c to activate custom headers
18690                 added function is_in_custom_headers
18691         * modified prefs_account.[ch]
18692                 added function prefs_account_customhdr_edit
18693         * modified src/defs.h :
18694                 added HEADERS_RC : name of the config file
18695                 for the custom headers
18696
18697 2001-04-24
18698
18699     0.4.65claws5
18700
18701         * configure.in
18702           src/gtkstext.[ch]
18703           src/compose.c
18704           src/Makefile.am
18705           
18706           added gtkstext with configure.in patch by Hiroyuki which
18707           should fix the XIM detection [alfons]
18708
18709         * more clean up of cvs [alfons]
18710
18711                  * removed all Makefile.in files to attic.
18712
18713                  * updated all .cvsignores to really ignore things that could
18714                    be unintentionally committed by a recursive commit.
18715
18716 2001-04-23 [hoa]
18717         * added src/grouplist_dialog.[ch]
18718         * changed src/folderview.c to call grouplist_dialog instead
18719                 of inputdialog
18720         * src/news.c :
18721                 added functions news_reset_group_list
18722                 and news_get_group_list
18723         * src/nntp.c :
18724                 added function nntp_list
18725         * src/defs.h :
18726                 added GROUPLIST_FILE : name of the newsgroup list cache file
18727
18728 2001-04-21
18729
18730         * added option to warn about queued messages on exit [sergey]:
18731
18732           * src/compose.c: compose_queue(): call folder_item_scan()
18733             and folderview_update_item() after queueing.
18734           * src/folderview.c: folderview_update_node(): draw the queue
18735             folder in bold font if there are queued messages.
18736           * src/mainwindow.c: queued_messages(): new function.
18737             app_exit_cb(): display warning if there are queued messages
18738             if warn_queued_on_exit is set.
18739           * prefs_common.[ch]: add warn_queued_on_exit option.
18740
18741         * enhanced GnuPG key selection support [sergey]:
18742
18743           * src/select-keys.c: updated to newer version from Win32
18744             branch with support for selecting arbitrary keys.
18745           * src/prefs_account.c: added the Privacy tab to the account
18746             options window.
18747             prefs_account_privacy_create(),
18748             prefs_account_sign_key_set_data_from_radiobtn(),
18749             prefs_account_sign_key_set_radiobtn(): new functions.
18750           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
18751           * src/rfc2015.c: set_signers(): new function.
18752             pgp_sign(): add the account parameter, call set_signers().
18753             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
18754           * src/rfc2015.h: rfc2015_sign(): updated prototype.
18755           * src/compose.c: pass the current account to rfc2015_sign().
18756
18757         * tag name claws added to prevent confusion with main branch [alfons]
18758
18759         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
18760
18761         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
18762
18763         * sync with recent sylpheed cvs. Untested though. [alfons]
18764